@charset "utf-8";
/* CSS Document */

@media screen and (max-width:999px){
	html{
	font-size:62.5%;
}

html.body{
	width:100%;
	height:100%;
}

body{
  background-image:url(../../image/3.jpg);
  background-size: 100%;
  no-repeat;
}



.A{
	border:none;
	width:100%;
	height:13200px;
	padding:0;
	margin:0;
}


.B{
	border:none;
	margin:auto;
	padding:0;
	height:380px;
	width:80%;
}

.C{
	border:none;
	margin-top:70px;
	padding-left:4%;
	height:210px;
	width:90%;
	text-align:center;
	
	
}



.D{

    border:#000;
	margin-top:20px;
	padding:0;
	height:40px;
	width:94%;
	margin-left:2.5%;
	display:inline-block;
	position:relative;
	text-align:center;
	text-decoration:none;
	font:bold;
	text-shadow:1px 1px 1px rgba(255,255,255, .22);
	
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;
	
	-webkit-box-shadow:1px 1px 1px rgba(0,0,0, .29),inset 1px 1px 1px rgba(255,255,255, .44);
	-moz-box-shadow:1px 1px 1px rgba(0,0,0, .29),inset 1px 1px 1px rgba(255,255,255, .44);
	
	box-shadow:1px 1px 1px rgba(0,0,0, .29),inset 1px 1px 1px rgba(255,255,255, .44);
	
	-webkit-transition:all 0.15s ease;
	
	-moz-transition:all 0.15s ease;
	
	-0-transition:all 0.15s ease;
	
	-ms-transition:all 0.15s ease;
	
	transition:all 0.15s ease;
	
	
    background: #999; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#999,#000); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#999,#000); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#999,#000); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#999,#000); /* Standard syntax */
	
	font-size:2em;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	padding-top:8px;

}


.E{
	animation: flicker 4s linear infinite;
}
	@keyframes flicker{
			0%{color: #FFF;}
			100%{color:#000;}
	}
	opacity:0.5;
filter:alpha(opacity=50);




 .ab{
	border:1px solid #FFF;
	width:80%;
	height:20000px;
	padding:0;
	margin:auto;
}


.bb{
	display:none;
}
 
.ob{
	border:none;
	margin:auto;
	margin-top:-30px;
	padding:0;
	height:370px;
	width:80%;
	
	text-align:center;
	font-size:2em;
	
	
}
.demo-nav {
            width: 100%;
			margin:0 auto;
        }

        .demo-nav li {
            line-height: 50px;
            padding:0;
			width:94%;
			list-style: none;
			
			
			-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;
	
	-webkit-box-shadow:1px 1px 1px rgba(0,0,0, .29),inset 1px 1px 1px rgba(255,255,255, .44);
	-moz-box-shadow:1px 1px 1px rgba(0,0,0, .29),inset 1px 1px 1px rgba(255,255,255, .44);
	
	box-shadow:1px 1px 1px rgba(0,0,0, .29),inset 1px 1px 1px rgba(255,255,255, .44);
	
	-webkit-transition:all 0.15s ease;
	
	-moz-transition:all 0.15s ease;
	
	-0-transition:all 0.15s ease;
	
	-ms-transition:all 0.15s ease;
	
	transition:all 0.15s ease;
	
	
    background: #999; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#999,#000); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#999,#000); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#999,#000); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#999,#000); /* Standard syntax */
	
	
	
	
        }

        .demo-nav li ul {
            left: 0;
            height: 0;
            overflow: hidden;
        }

        .demo-nav li ul li {
            float: none;
            transition: all .4s;
            opacity: 0;
			width:92%;
			
			
			
        }

        .demo-nav li ul li:nth-of-type(1n) {
            transform: translate3d(100%, 0, 0);
        }

        .demo-nav li ul li:nth-of-type(2n) {
            transform: translate3d(-100%, 0, 0);
        }

        .demo-nav li:hover ul {
            overflow: visible;
        }

        .demo-nav li:hover ul li {
            opacity: 1;
            transform: translate3d(0, 0, 0);
        }
       
        .demo-nav li ul li:nth-of-type(2) {
            transition-delay: .1s;
        }

        .demo-nav li ul li:nth-of-type(3) {
            transition-delay: .2s;
        }

        .demo-nav li ul li:nth-of-type(4) {
            transition-delay: .3s;
        }
        .demo-nav li ul li:nth-of-type(5) {
            transition-delay: .4s;
        }

        .demo-nav li ul li:nth-of-type(6) {
            transition-delay: .5s;
        }

        .demo-nav li ul li:nth-of-type(7) {
            transition-delay: .6s;
        }
		
		
.demo-nav li ul li:nth-of-type(8) {
            transition-delay: .7s;
        }

        .demo-nav li ul li:nth-of-type(9) {
            transition-delay: .8s;
        }

        .demo-nav li ul li:nth-of-type(10) {
            transition-delay: .9s;
        }


.demo-nav li:hover{
	background:#F9F;
}


.od{
	display:none;
}



.ca{
	border:none;
	margin-top:5px;
	padding:0;
	width:80%;
	height:240px;
	font-size:2em;
	margin-left:11%;
	text-align:center;
}


.cf{
	border:none;
	height:40px;
	width:80%;
	margin-top:40px;
	padding:0;
	margin-left:10%;
}
 
.cv{
	border-left:2px solid #F60;
	height:30px;
	width:33%;
	padding:0;
	float:left;
	text-align:center;
}

.cm{
	border-top:2px solid #F60;
	float:left;
	width:58%;
	padding:0;
	margin-top:15px;
	height:10px;
}

@-webkit-keyframes rotation{
from {-webkit-transform: rotate(0deg);}
to {-webkit-transform: rotate(360deg);}
}

.Rotation{
-webkit-transform: rotate(360deg);
animation: rotation 7s linear infinite;
-moz-animation: rotation 7s linear infinite;
-webkit-animation: rotation 7s linear infinite;                            
-o-animation: rotation 7s linear infinite;
}


.title {
  background-image: -webkit-linear-gradient(left,#F9C,#F6C 50%,#F3C);
  
}


.title {
  background-image: -webkit-linear-gradient(left,#F9C,#F6C 50%,#F3C);
  -webkit-background-clip: text;
}


.title {
  background-image: -webkit-linear-gradient(left,#F9C,#F6C 50%,#F3C);
  -webkit-background-clip: text;
  color:transparent;
}



.title {
  background-image: -webkit-linear-gradient(left,#F9C,#F6C 50%,#F3C);
  color:transparent;
  -webkit-background-clip: text;
  background-size: 200% 100%;
}



.title {
  background-image: -webkit-linear-gradient(left,#F9C,#F6C 50%,#F3C);
  color:transparent;
  -webkit-background-clip: text;
  background-size: 200% 100%;
  animation: flowlight 5s linear infinite;
  font-size:2em;
  font-weight:bold;
}





@keyframes flowlight {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -100% 0;
  }
}


.pp{
	  border:none;
	  height:12000px;
	  width:82%;
	  padding:0;
	  margin-top:40px;
	  margin-left:9%;
	  font-size:1.8em;
	  font-weight:bold;
	  color:#FFF;
  }

.pp img{
	  margin-left:16%;
	  border-radius: 15%;
	  height:160px;
	  width:26%;
  }
  
  
 .df{
	 border:none;
	 margin-top:60px;
	 height:30px;
	 width:80%;
	 margin-left:10%;
	 padding-top:1%;
	
 
 
 -webkit-animation-name:shineRed;
	-webkit-animation-duration:2s;
	-webkit-animation-iteration-count:infinite;
	animation:fade 600ms infinite;
	-webkit-animation:fade 2500ms infinite;
	display: inline-block;
    position: relative;
	text-align: center;
    text-decoration: none;
    font: bold 12px/25px Arial, sans-serif;
	text-shadow: 1px 1px 1px rgba(255,255,255, .22);

	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;

	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);
	box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);

	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	-ms-transition: all 0.15s ease;
	transition: all 0.15s ease;
	font-size:1em;
	background-color:#C3C;
}

@-webkit-keyframes  shineRed{
	from{ -webkit-box-shadow:0 0 5px #C6F;  }
	50%{ -webkit-box-shadow:0 0 20px #FFF; }
	to{ -webkit-box-shadow:0 0 5px #C6F; }
}

@keyframes fade{
	from {
        opacity: 1.0;
    }
    50% {
        opacity: 0.4;
    }
    to {
        opacity: 1.0;
    }
}

@-webkit-keyframes fade {
    from {
        opacity: 1.0;
    }
    50% {
        opacity: 0.4;
    }
    to {
        opacity: 1.0;
    }
}
  
   .dg{
	 border:none;
	 margin-top:80px;
	 height:30px;
	 width:80%;
	 margin-left:10%;
	 display: block;
	outline: none;
	color: #fff;
	background: linear-gradient(135deg, #e570e7 0%,#79f1fc 100%);
	box-sizing: border-box;
	text-align: center;
	font-size:1em;
	padding-top:0.1%;
	box-shadow: 0 5px 3px rgba(0, 0, 0, 0.3);
	cursor: pointer;
 
	-webkit-tap-highlight-color: transparent;
	border-radius: 5px;
 }
  
 .ukk{
	 display:none;
 }
 
 .ui{
	 border-top:1px solid #F63;
	margin-top:100px;
	padding:0;
	width:100%;
	height:200px;
}

.uk{
	border:none;
	margin-top:40px;
	margin-left:5%;
	height:100px;
	width:20%;
	float:left;
	text-align:center;
	color:#93F;
	font-size:0.5em;
}
 
 .ut{
	 border:none;
	margin-top:40px;
	height:100px;
	width:20%;
	float:left;
	text-align:center;
	color:#93F;
	font-size:0.5em;
	margin-left:50%;
}

.ut a:hover{
	color:#FFF;
}

.uk a:hover{
	color:#FFF;
}
 
  
}
 

 
 
 
 

