body {background:#fff; width:100%; background-size:100%;  height: auto; position:relative; font-family:toia;  overflow-x:hidden; padding:0; margin:0; }

table tr td, table tr th {border: 1px solid #ccc;  padding: 10px; font-size: 14px; vertical-align: text-bottom;}


@font-face {
  font-family: toia;
  src: url("../fonts/OpenSans-Regular.ttf");
}

body, html {
  height: 100%;
}

html {
  scroll-behavior: smooth;
}

.privacy {min-height: 25.8vw;   margin-top: 70px;}
.contact-1 {min-height: 15vw;   margin-top: 70px;}

label {font-weight:bold;}


.contact-bg {
	
}






.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #01102b !important; 
    border-radius: .3rem;
    color: #fff !important;
	width:101%
}

.move-up {
	width: 40px;
    right: 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    float: right;
    margin-right: 40px;
    text-align: center;
    padding: 5px 0;
    background: #1f9aff;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
	
}

 *:focus {
    outline: none;
}
.overlay { position:absolute; width:100vw; height:100vw; display:block; z-index:0;}


.bg-light1 {
    background-color: #fff;
    border-bottom: 1px solid #000;
    z-index: 9;
    box-shadow: -3px 0px 40px 8px #000;
}



/*footer class   */
footer {
bottom: 0px;
    width: 100Vw;
    border-top: 1px solid #666;
    background-image: linear-gradient(-180deg, #ffffff, #ccdeec);
    
    

}

/* footer class  */


/* flip  */


.flip-box-front{
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}


.flip-box-front img{
	width:24vw;
	height:24vw;
	border: 1px solid #ccc;
	border-radius: 10px;
	margin:20px 0;
}

/*  flip */

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color:#000 !important;
    font-size: 22px !important;
    margin-left: 25px !important;
}

.navbar-light .navbar-nav .active>.nav-link:hover{
	color:#ff0000 !important;
}



.active1 {color: #ff0000 !important;  font-size: 22px !important;  margin-left: 25px !important;}

.navbar-light .navbar-nav .nav-link {
    color: rgb(82 201 234) !important; font-size: 22px !important;
}

@media only screen and  (min-width: 992px) {
.navbar-expand-lg .navbar-collapse {
    margin-right: 3vw !important;
    float: right !important;
    right: 0 !important;
    text-align: right;
    position: absolute;
	z-index:9999;
}
}


.parallax-cyber {
  /* The image used */
  background:url("../img/cyber-bg.jpg") no-repeat;

  /* Full height */
  min-height: 700px; 
width:100%; background-size:100%;  height: auto;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
 background-color: #0b1632;
 
}



.parallax-iot {
  /* The image used */
  background:url("../img/iot-bg.jpg") no-repeat;

  /* Full height */
  min-height: 700px; 
width:100%; background-size:100%;  height: auto;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
 background-color: #022060;
 
}


.parallax-ai {
  /* The image used */
  background:url("../img/ai-bg.jpg") no-repeat;

  /* Full height */
  min-height: 700px; 
  width:100%; background-size:100%;  height: auto;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #00132f;
  
 
}

.parallax-arvr {
  /* The image used */
  background:url("../img/arvr-bg.jpg") no-repeat;

  /* Full height */
  min-height: 700px; 
width:100%; background-size:100%;  height: auto;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width:100vw;
  background-color: #010101;
}

.mr-25 {
    padding-top: 25vw !important;
}

.mr-30 {
    padding-top: 28vw !important;
}

.mr-26{padding-top:21vw !important}

.mr-28{padding-top:23vw !important}

.parallax-cyber h2, .parallax-iot h2, .parallax-ai h2, .parallax-arvr h2 {
    padding-top: 0vw;
    color: #fff;
    line-height: 45px;
    font-weight: normal;
    text-shadow: 0px 0px 6px #000;
    width: 89vw;
    margin-left: 6vw;
    text-align: justify;
	font-size:1.7vw;
	}
	
.parallax-cyber h1, .parallax-iot h1, .parallax-ai h1, .parallax-arvr h1 {
	color: #fff;
    text-align: left;
    line-height: 60px;
     font-weight: bold;
    text-shadow: 0px 0px 6px #000;
	text-transform: uppercase;
    margin-left: 6vw;
    padding-top: 20vw;}
	
	
	.parallax-iot h3{
		
		color: #fff;
    text-align: left;
    line-height: 60px;
     font-weight: bold;
    text-shadow: 0px 0px 6px #000;
	margin-left: 6vw;
    padding-top: 20vw;
	font-size:2.5vw;
	}
	

.box-1 {text-align:center; margin:20px 0;}

a:hover{text-decoration:none !important;}



/*for enternet explore */

 @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
 .navbar-nav { margin-top:-20px; }
 .navbar-light .navbar-nav .nav-link {color: rgb(82 201 234) !important;}
 .navbar-light .navbar-nav .nav-link:hover {color:red !important;}
 
 }







@media only screen and  (min-width: 992px){
	.navbar-expand-lg {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		position: fixed !important;
		width: 99.9vw !important;
		top:0 !important;
		
	}
}




/* Turn off parallax scrolling for tablets and phones. Increase the pixels if needed */
@media only screen and (max-device-width: 1366px) {
  .parallax-cyber, .parallax-iot, .parallax-ai, .parallax-arvr{
    background-attachment: fixed;
  }
}




@media only screen and (min-width: 1200px){
	.container {
		max-width: 90% !important;
	}
}



@media only screen and  (min-width: 992px){
.navbar-expand-lg .navbar-collapse {
	margin-left: 18vw !important;
 }
}



@media only screen and (max-width: 1280px) {

}

@media only screen and (max-width: 1024px) {
 
.full-view {display:none;}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #000 !important;
    font-size: 14px !important;
    margin-left:20px;
}
}


@media only screen and (max-width: 767px) {
 
.full-view {display:none;}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0,0,0,.9);
    font-size: 22px !important;
 }
 .navbar-light .navbar-nav .nav-link {font-size: 22px !important;}
 
 
 

.parallax-cyber h2, .parallax-iot h2, .parallax-ai h2, .parallax-arvr h2 {
    padding-top: 0vw;
    color: #fff;
    line-height: 45px;
    font-weight: normal;
    text-shadow: 0px 0px 6px #000;
    width: 80vw;
    margin-left: 6vw;
    text-align: justify;
	font-size:18px;
	
	}

 
 .flip-box {
  background-color: transparent;
  width: 100%;
  height: auto;
  }
 
}


@media all and (orientation: portrait) {
    .parallax-cyber {
    background: url(../img/cyber-bg.jpg) no-repeat;
    min-height: 500px;
    width: 100%;
    height: auto;
	background-position: top;
    background-attachment: fixed;
    background-size: 100% 499px;
    background-color: #0b1632;
  }
  .parallax-cyber h2, .parallax-iot h2, .parallax-ai h2, .parallax-arvr h2{
	  line-height: 30px;
  }
  .mr-25 {
    padding-top: 12vw !important;
}
  
  .mr-28 {
    padding-top: 10vw !important;
}

.mr-30   {
    padding-top: 12vw !important;
}

.mr-26 {
    padding-top: 10vw !important;
}
  
	  .parallax-iot {
		background: url(../img/iot-bg.jpg) no-repeat;
		min-height: 443px;
		width: 100%;
		background-size: 100%;
		height: auto;
		background-attachment: fixed;
		background-position: top;
		background-repeat: no-repeat;
		background-size: 100% 449px;
        background-color: #00081a;
	}
	
	.parallax-ai {
    background: url(../img/ai-bg.jpg) no-repeat;
	min-height: 387px;
		width: 100%;
		background-size: 100%;
		height: auto;
		background-attachment: fixed;
		background-position: top;
		background-repeat: no-repeat;
		background-size: 100% 449px;
        background-color: #00081a;
	
}
.parallax-arvr {
    background: url(../img/arvr-bg.jpg) no-repeat;
	min-height: 387px;
		width: 100%;
		background-size: 100%;
		height: auto;
		background-attachment: fixed;
		background-position: top;
		background-repeat: no-repeat;
		background-size: 100% 449px;
        background-color: #00081a;
  }
  
 
  
  
}


@media only screen and (max-width: 600px) {
 
	.parallax-cyber {
    background: url(../img/cyber-bg.jpg) no-repeat;
    min-height: 445px;
    width: 100%;
    height: auto;
    background-attachment: fixed;
    background-size: 100% 40%;
    background-color: #0b1632;
  }
}



