@charset "utf-8";

html{
	font-family: "Eras ITC", "Eras Light ITC",  sans-serif ; 
}

body{
	font-family: "Eras ITC", "Eras Light ITC",  sans-serif ;
	cursor: url(Star32.png) 15 15, move;
	scrollbar-width: thin;
	scrollbar-color: #28a745 #061884;
}

body::-webkit-scrollbar {
  width: 11px;
}
 
body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
body::-webkit-scrollbar-thumb {
  background-color: #061884;
  outline: 1px solid slategrey;
}

body::-webkit-scrollbar-thumb:hover {
  background: #28a745; 
}

h1{
	font-family: "Eras ITC", "Eras Bold ITC",  sans-serif ;
}

h2, h3, h4, h5, h6 {
	font-family: "Eras ITC", "Eras Demi ITC",  sans-serif ;
}

a{
	cursor: url(select32.png) 0 15, move;
}

p{
	font-size: 1.15rem;
	font-weight: 300;
}

.hide{
	display: block;	
}

.swmouse{
	cursor: url(SW32.png) 15 15, move;
}

.servicemouse{
	cursor: url(services32.png) 15 15, move;
}

.partnermouse{
	cursor: url(partners32.png) 15 15, move;	
}

.aboutmouse{
	cursor: url(about32.png) 15 15, move;	
}

.facebookchat {
	cursor: url(select32.png) 0 15, move;
  background-color: white;
  position: fixed;
  right: 0%;
  top: 26%;
  color: blue;
  writing-mode: vertical-rl;
  text-orientation: upright;
  width: 33px;
  padding-right: 2px;
  padding-left: 2px;
  padding-top: 10px;
  padding-bottom: 10px;
  z-index: 2;
  border-radius:13px;
}

.chatwindow {
	cursor: url(Star32.png) 15 15, move;
	writing-mode: horizontal-tb;
  	border-width:2px;
  border-style:solid;
  width: 38vw;
  height: 75vh;
  background-color: white;
  position: fixed;
  right: 38px;
  bottom: 5px;
  text-align: center;
  padding-top: 10px;
  border-radius:4px;
	text-orientation: upright;
  	color: blue;
}

.chatnotice{
	width: 60%;
  	text-align: center;
	padding:20%;
}

.chatclosebuttontext{
	cursor: url(select32.png) 0 15, move;
	background-color: red;
  	color: white;
  	width: 100px;
  	height: 50px;
  	align-content: center;
  	border-radius:6px;
  	text-align: center;
  	margin-left: 40%;
}

.header{
  position: fixed;
  width: 44.8%;
  top: 8%;
  left: 5%;
text-align: center;
color: white;
}

.subheader{
  position: fixed;
  width: 20%;
  top: 8%;
  left: 5%;
text-align: center;
color: white;
}

.topbar{
	position: fixed;
	top: 1%;
	left: 0%;
	background-color: white;
	width: 100%;
	height: 50px;
	padding:1px;
	z-index: 2;
	line-height: 50px;
}

.topbar ul{
	  list-style-type: none;
  margin: 0 24px;
  padding: 0;
  overflow: hidden;
	}

.topbar li {
  float: left;
	margin: 0 5px;
}

.topbar li a {
  display: block;
  text-align: center;
  padding: 5px;
  text-decoration: none;
	color: black;
}

.topbar li a:hover {
  background-color: black;
	color:white;
}

.rightchevron{
	float: left;
	margin: 0 5px;
	position: fixed;
	top: 1%;
	right: 0%;
}

.leftchevron{
	float: left;
	margin: 0 5px;
	position: fixed;
	top: 1%;
	left: 0%;
}

.thebackground{
	z-index: 1;
	background-color:  rgba(255, 255, 255, .5);
	position: fixed;
	top:0%;
	left:0%;
	width:100%;
	height:100%
}

.sirius {

    position: fixed;
    /*background-color: red;*/
    top: 55%;
    width: 44.8%;
    height: 40%;
    left: 5%;
	color:white;
	text-align: center;
}

.sirius:hover{
	background-color: rgba(255, 255, 255, .1);
	border-color: whitesmoke;
    border-width: 1px;
    border-style: solid;
}

.centaury{
  position: fixed;
  /*background-color: blue;*/
  top: 10%;
  right: 5%;
  width: 45%;
  height: 30%;
color:white;
	text-align: center;
}

.centaury:hover{
	background-color: rgba(255, 255, 255, .1);
	border-color: whitesmoke;
  	border-width: 1px;
  	border-style: solid;
}

.avior {
  position: fixed;
  /*background-color: green;*/
  top: 40%;
  right: 5%;
  width: 45%;
  height: 30%;
	color:white;
	text-align: center;
}

.avior:hover{
	border-color: whitesmoke;
  border-width: 1px;
  border-style: solid;
	background-color: rgba(255, 255, 255, .1);	
}

.about{

    position: fixed;
    /*background-color: white;*/
    right: 5%;
    top: 70%;
    width: 45%;
    height: 25%;
	color:white;
	text-align: center;
}

.about:hover{
	background-color: rgba(255, 255, 255, .1);	
	border-color: whitesmoke;
    border-width: 1px;
    border-style: solid;
}

.homedes{
	opacity: 0;
}

.homedes:hover{
	opacity: 1;	
}

.homedes p, a{
	font-size:0.95em ;
}

.subitem{
	text-align: center;
	position: fixed;
  /*background-color: blue;*/
  top: 10%;
  right: 5%;
  width: 45%;
	color:white;
	/*overflow-y: scroll;*/
}

.divbutton{
	background-color: white;
	border-color: whitesmoke;
	border-width: 1px;
	border-style: solid;
	color:black;
	width:150px;
	height:30px;
	text-align: center;
	line-height: 30px;
	left:42%;
	position:relative;
}

.divbutton a{
	text-decoration: none;
}

.submenu{
	position: fixed;
	top: 5%;
	left: 1%;
	width: 100%;
	height: 65px;
	padding:1px;
	z-index: 1;
}

.submenu ul{
	list-style-type: none;
 	margin: 0;
  	padding: 0;
  	overflow: hidden;
}
	
.submenu li {
  	/*display: block;*/
  	text-align: center;
  	padding: 5px;
  	text-decoration: none;
	color: white;
	float: left;
}


.submenu a {
  	color:white;
	font-size: 20px;
	line-height: 65px;
	margin: 0 25px;
}

.submenu h1{
	color:white;
	font-size: 25px;
}


.showmenudesk{
	display: none;
}

.menubutton{
	float: none;
	text-align: center;
  	padding: 5px;
  	text-decoration: none;
}

.menubutton:hover{
	background-color: #061884;
	border-radius: 10px;
}



.purchasebutton{
	color: #28a745;
	border-color: #28a745;
	border-width: 1px;
	border-style: solid;
	/*margin: 0 13%;*/
	border-radius: 10px;
}

.purchasebutton:hover{
	color:white;
	background-color: #28a745;	
}

.loginbutton{
	/*margin: 0 -13%;*/
}

.loginbutton img{
	vertical-align: text-top;
}

.loginbutton:hover{
	background-color: #6c757d;
	border-radius: 10px;
}

.logo{
	
}

.bodycontainer{
	position: fixed;
  	top: 17%;
  	left: 5%;
  	width: 92%;
  	overflow-y: scroll;
	max-height: 80vmin;
	overflow-x: clip;
	scrollbar-width: thin;
	scrollbar-color: #28a745 #061884;
}

.bodycontainer::-webkit-scrollbar {
  width: 11px;
}
 
.bodycontainer::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
.bodycontainer::-webkit-scrollbar-thumb {
  background-color: #061884;
  outline: 1px solid slategrey;
}

.bodycontainer::-webkit-scrollbar-thumb:hover {
  background: #28a745; 
}

.textitem{
  	width: 52%;
	color:white;
	padding: 0px 37px;
	margin-top: 6%;
	float: left;
	backdrop-filter: blur(25px);
}

.textitem:hover {
	background-color:rgba(0, 0, 0, .7);
	}

.singletextitem{
	width: 100%;
	color:white;
	padding: 0px 10px;
	margin-top: 6%;
	float: left;
	text-align: center;
	backdrop-filter: blur(25px);
}

.singletextitem:hover {
	background-color:rgba(0, 0, 0, .7);
}

.mediatem{
	width: 40%;
	padding: 0px 10px;
	float: left;
	aspect-ratio: 1/1;
}

.mediatem img{
	border-radius: 10px;
}


.bodytiems{
	color:white;
}

.tableitems{
	display:table;
}

.rowitems{
	display:table-row;
}

.columnitems{
	display:table-column;
	float: left;
}

	
.headeritem{
	float: left;
	color: white;
margin: 31px;
text-align: center;
width: 100%;
}

.fullScreenDiv{
	background-color: black;
	position:absolute;
}

.hundred{
	width:100vw;
	height: 100vh;
}

.variablevideo{
	
}

.container{
	background-color: #061884;
	width: 60%;
	border-radius: 20px;
	border-color: white;
	border-width: 3px;
	border-style: outset;
	height: auto;
	text-align: center;
	color: white;
	padding-bottom: 105px;
}

.centered{
	text-align: -webkit-center;
	text-align: -moz-center;
}

.gray{
	background-color: #c4c3be;
}

.white{
	background-color: white;
}

.winherit{
	width: inherit;
	border-radius: 5px;
}

.blockrow{
	height: 50px;
}

.blockcol{
	color:black;
}

.hcol{
	text-align: center;
	margin-top: 3%;
}
.col2{
	width: 49%;
}

.col1{
	width: 100%;	
}

.circle{
	border-radius: 50%;
	width: 132px;
  	height: 132px;
  	line-height: 132px;
}

.green{
	background-color: #28a745;
}
.centered2{
	margin-left: 35%;
}

.vcentered{
	margin-top: 2%;
	margin-left: 45%;
}

.blackalpha{
	background-color:rgba(0, 0, 0, .85);
}

.stikyTrial{
	background-color: #28a745;
position: fixed;
left: 0%;
top: 50%;
color: white;
writing-mode: vertical-rl;
text-orientation: upright;
width: 30px;
padding-right: 11px;
padding-top: 10px;
padding-bottom: 10px;
}

.stikyTrial:hover{
	color: #28a745;
	background-color:white ;
}

.thefreetial{
	z-index: 4;
	position: fixed;
	top: 5%;
	left: 10%;
	width: 80%;
	height: 90%;
	border: 0px;
	border-radius: 10px;
}

@media screen and (max-width: 738px) {
	/* THIS IS THE DEFINITION FOR MOBILE DEVICES */
	
	.sirius {
	
	    position: fixed;
	    /*background-color: red;*/
	    top: 55%;
	    width: 44.8%;
	    height: 40%;
	    left: 5%;
		color:white;
		text-align: center;
	}
	
	.sirius:hover{
		background-color: rgba(255, 255, 255, .1);
		border-color: whitesmoke;
	    border-width: 1px;
	    border-style: solid;
	}
	
	.centaury{
	  position: fixed;
	  /*background-color: blue;*/
	  top: 10%;
	  right: 5%;
	  width: 45%;
	  height: 30%;
	color:white;
		text-align: center;
	}
	
	.centaury:hover{
		background-color: rgba(255, 255, 255, .1);
		border-color: whitesmoke;
	  	border-width: 1px;
	  	border-style: solid;
	}
	
	.avior {
	  position: fixed;
	  /*background-color: green;*/
	  top: 40%;
	  right: 5%;
	  width: 45%;
	  height: 30%;
		color:white;
		text-align: center;
	}
	
	.avior:hover{
		border-color: whitesmoke;
	  border-width: 1px;
	  border-style: solid;
		background-color: rgba(255, 255, 255, .1);	
	}
	
	.about{
	
	    position: fixed;
	    /*background-color: white;*/
	    right: 5%;
	    top: 70%;
	    width: 45%;
	    height: 25%;
		color:white;
		text-align: center;
	}
	
	.about:hover{
		background-color: rgba(255, 255, 255, .1);	
		border-color: whitesmoke;
	    border-width: 1px;
	    border-style: solid;
	}	
	
	.homedes:active{
		background-color: black;
		position:fixed;
		top:5%;
		left:5%;
		z-index: 10;
		width:90%;
		height:90%;
		
	}
	
	.homedes p, a{
		font-size:0.85em ;
	}
	
	.homedes:active p,a{
		font-size:1.1em ;
		z-index: 10;
	}
	
	.hide{
		display: none;
	}
	
	.fullScreenDiv{
		background-color: black;
		height: 100vh;
		overflow-x: hidden;
    	width: 100vw;
	}
	
	.hundred{
		height: 100%;
		width: auto;
		object-fit: fill;
	}

	.topbar{
		position: fixed;
		top: 1%;
		left: 0%;
		background-image : url("mobbackgroundmenu.png");
		width: 100%;
		height: 50px;
		padding:1px;
		overflow-y:scroll;
		scrollbar-width: thin;
		line-height: 50px;
	}
	
	.topbar ul{
		  list-style-type: none;
	  margin: 0 24px;
	  padding: 0;
	  overflow: hidden;
		}
	
	.topbar li {
	  float: left;
		margin: 0 5px;
	}
	
	.topbar li a {
	  display: block;
	  text-align: center;
	  padding: 5px;
	  text-decoration: none;
		color: black;
	}
	
	.topbar li a:hover {
	  background-color: black;
		color:white;
	}
	
	.topbar::-webkit-scrollbar {
	   height: 0px;
	   width: 3px;
	}
	.topbar::-webkit-scrollbar-track {
	  box-shadow: inset 0 0 2px grey; 
	  border-radius: 10px;
	}
	 
	.topbar::-webkit-scrollbar-thumb {
	  background-color: #061884;
	  outline: 1px solid slategrey;
	}
	
	.topbar::-webkit-scrollbar-thumb:hover {
	  background: #28a745; 
	}
	
	.submenu{
		z-index: 2;
		position: fixed;
		top: 5%;
		left: 2%;
		width: 100%;
		height: 65px;
		padding:1px;
	}
	
	.submenu li{
		/*display: block;*/
	  	text-align: center;
	  	padding: 5px;
	  	text-decoration: none;
		color: white;
		float: none;
	}
	
	.submenu a {
	  	color:white;
		font-size: 20px;
		line-height: 65px;
		margin: 0 25px;
	}
	
	.submenu h1{
		color:white;
		font-size: 25px;
		text-align: left;
		width: 81%;
	}
	
	.submenu ul{
		list-style-type: none;
	 	margin: 0;
	  	padding: 0;
		overflow: scroll;
	}
	
	.fixmenusize{
		overflow: scroll;
		height:100vh;
	}

	.menubutton{
		
	}
	
	.menubutton:hover{
		background-color: #061884;
		border-radius: 10px;
	}

	.bodycontainer {
	  position: fixed;
	  top: 41%;
	  left: 2%;
	  width: 97%;
		height:57vh;
	  overflow-y: scroll;
	  max-height: 560px;
	  overflow-x: clip;
		scrollbar-width: thin;
		scrollbar-color: #28a745 #061884;
	}
	
	.bodycontainer::-webkit-scrollbar {
	  width: 11px;
	}
	 
	.bodycontainer::-webkit-scrollbar-track {
	  box-shadow: inset 0 0 5px grey; 
	  border-radius: 10px;
	}
	 
	.bodycontainer::-webkit-scrollbar-thumb {
	  background-color: #061884;
	  outline: 1px solid slategrey;
	}
	
	.bodycontainer::-webkit-scrollbar-thumb:hover {
	  background: #28a745; 
	}

	.textitem{
	  	width: 75vw;
		color:white;
		padding: 0px 37px;
		margin-top: 6%;
		backdrop-filter: blur(25px);
	}
	
	.mediatem{
		width: 40%;
		padding: 0px 10px;
		margin-left: 20px;
	}

	.contactus{
		width: 75vw;
	}
	
	.singletextitem{
	  width: 75vw;
	  color: white;
	  padding: 0px 10px;
	  text-align: center;
		margin: 0% 5%;
		backdrop-filter: blur(25px);
	}
	
	.singletextitem:hover {
		background-color:rgba(0, 0, 0, .7);
	}
	
	.divbutton{
		background-color: white;
		border-color: whitesmoke;
		border-width: 1px;
		border-style: solid;
		color:black;
		width:150px;
		height:30px;
		text-align: center;
		line-height: 30px;
		position:relative;
		left:27%;
	}
	
	.divbutton a{
		text-decoration: none;
	}
	
	.container{
		background-color: #061884;
		border-radius: 20px;
		border-color: white;
		border-width: 3px;
		border-style: outset;
		height: auto;
		text-align: center;
		color: white;
		padding-bottom: 105px;
		width: 95%;
	}

	.logo{
		position: fixed;
		right: 2%;
	}

	.showmenudesk img{
		background-color: white;
	}

	.showmenudesk{
		display: block;
		color: white;
		font-size: 20px;
		line-height: 65px;
	}
	
	.purchasebutton{
		color: #28a745;
	}
	
	.purchasebutton:hover{
		color:white;
		background-color: #28a745;	
	}
	
	
	.headeritem{
		width: 75vw;
	}
	
}