@charset "utf-8";
a
{
	display:block;
}
html {
	-webkit-font-smoothing: antialiased;
	}

body {
			margin: 0;
			padding: 0;
			-webkit-font-smoothing: antialiased;
			
	}
div {
			margin: 0;
			padding: 0;
			position: absolute;
	}
#mainHolder
{
			border: 1px solid #7b8392;
			width: 300px;
			height: 250px;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			cursor: pointer;
			overflow: hidden;
		    -webkit-touch-callout: none;
		    -webkit-user-select: none;
		    -khtml-user-select: none;
		    -moz-user-select: none;
		    -ms-user-select: none;
		    user-select: none;
			margin:auto;
			top:0;
			left:0;
			right:0;background:#F7F2F0;
			bottom:0;
}
#box_bottom {
    height: 0px;
    width: 0px;
    z-index: 999;
    position: absolute;
    right: 0px;
    background: #022856;
 
}	
#moon {
    top: 67px;
    position: absolute;
    left: -258px;
    transform: scale(0.7);
}
#bulb{top: 138px;
    position: absolute;
    left: 198px;
    transform: scale(1.38);
}	
#earth_dv_1{
	    width: 310px;
    height: 390px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    left: 172px;
    top: 47px;
    -webkit-clip-path: circle(50.5% at 57% 47%);
    clip-path: circle(50.5% at 57% 47%);
}
#front_earth{top: -62px;
    position: absolute;
    left: -22px;
    width: 480px;
}	
#earth_dv_2{
	width: 357px;
    height: 400px;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	
    left: 172px;
    top: 49px;
    -webkit-clip-path: circle(45% at 53% 47%);
        clip-path: circle(45% at 53% 47%);
}
#back_earth{top: -64px;
    position: absolute;
    left: -157px;
    width: 480px;
}
#globe_dv {
    top: 140px;
    position: absolute;
    left: 18px;
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
}
#logo{
	top: 2px;
    position: absolute;
    opacity: 0;
    right: 3px;
}
#glow{top: 50px;
    position: absolute;
    opacity: 0;
    right: 130px;
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    width: 92px;
} 
#glow2{top: 63px;
    position: absolute;
    opacity: 0;
    right: 99px;
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    width: 120px;
}
#pattern{position: absolute; z-index:999;opacity:0;}
#copy_5, #copy_6, #copy_7_1, #copy_7_2, #copy_8, #logo1{
    position: absolute;
    z-index: 999;
    opacity: 0;
}
#bg-exit {
    position: absolute;
    height: 250px;
    width: 300px;
    top: 0;
    left: 0;
    z-index: 999999;
    cursor: pointer;
}
#cta{
    top: 113px;
    position: absolute;
    z-index: 999;
    opacity: 0;
    left: 24px;
}
.baser{position: absolute;top: 56px;left: -42px;}
.baser1{position: absolute;top: 25px;left: 26px;}
#copy_aa{
	position: absolute;
	z-index: 99;
	top: 3px;
	left: -8px;
}
#copy_ab {
	    position: absolute;
	    z-index: 99;
	    top: 24px;
	    left: -26px;
}
#copy_ba{
	position: absolute;
	z-index: 99;
	left: 214px;
	top: 152px;
}
#copy_bb{
	position: absolute;
	z-index: 99;
	left: 208px;
	top: 170px;
}
#copy_bc {
	position: absolute;
	z-index: 99;
	left: 181px;
	top: 183px;
}
#caldr_dv{position: absolute;
    z-index: 99;
    top: 160px;
    left: 160px;
    opacity: 0;
    transform: scale(0.25);
}
#cal_1{position: absolute;
    left: -0.2px;
    top: 0px;
    z-index: 9;
}
#cal_2{position: absolute;}

#descr{
    position: absolute;
    z-index: 9999999999;
    top: 225px;
    cursor:pointer;
    left: 20px;
    }
	
#descr{
    position: absolute;
    z-index: 9999999999;
    top: 225px;
    cursor:pointer;
    left: 20px;
    }

#descr_1{   position: absolute;
    z-index: 9999999999;
    top: 225px;
	opacity:0;
    cursor:pointer;
    left: 20px;}
	
#descr_pop{ position: absolute;
    z-index: 9999999999;
	display:none;
	opacity:1;}
	
	
#foot_1,#foot_2,#foot_3,#foot_4,#foot_5,#foot_6,#foot_7,#foot_8{position: absolute;z-index: 99; opacity:0;}

#foot_1{left: 170px;top: 207px;}
#foot_2{left: 94px;top: 161px;}
#foot_3{left: 167px;top: 117px;}
#foot_4{left: 94px;top: 72px;}
#foot_5{left: 136px;top: 24px;}
#foot_6{left: 78px;top: 26px;}
#foot_7{left: 102px;top: -4px;}
#foot_8{left: 58px;top: -3px;}


