
/*-------WoWPhp-------*/
/*
//AngelMichael Gabriel Uriel Raphael Selaphiel Raguel Barachiel
*/

@charset "utf-8";
body,h1,h2,h3,p,quote,small,form,input,ul,li,ol,label{

	margin:0px;
	padding:0px;
}



body
{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ECEEF1;
	color:#000;
}

a:link,
a:hover,
a:active
{
  color:#004B91;
}

a:visited
{
  color:#004B91;
}

a:link,
a:visited
{
  text-decoration: none;
  color:#004B91;
}

a:hover,
a:active
{
  text-decoration: underline;
  color:#004B91;
}


h1{
	color:white;
	font-family:"MyRiad Pro",Arial,Helvetica,sans-serif;
	font-size:38px;
	font-weight:normal;
}

h2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:normal;
}



/*PageScroll CSS*/
/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #8E1EFF; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #9F40FF; 
}


*{
  box-sizing: border-box;
  
  
}

button:focus 
{
	outline:0;
}


.left-side 
{
	float:left;
}

.right-side 
{
	float:right;
}


.line-paragraph 
{
	width:100%;
	float:left;
	clear:both;
}


.free-line 
{
	width:100%;
	float:left;
	clear:both;
}


.spacer-min 
{
	width:100%;
	clear:both;
	height:7px;
}


.clear-min 
{
	clear:both;
}



/* CSS Document */   
/**Large TV (used width: 3600px)**/
@media screen and (min-width: 3830px) 
{
	 /**#A**/
	 /**#B**/
	 /**#C**/
	 /**#D**/
	 /**#E**/
	 /**#F**/
	  .font_size9
	 {
		 font-size:13px;
	 }
	 
	 .font_size10
	 {
		 font-size:14px;
	 }
	 
	 .font_size11
	 {
		 font-size:15px;
	 }
	 
	 .font_size12
	 {
		 font-size:16px;
	 }
	 
	 .font_size13
	 {
		 font-size:17px;
	 }
	 
	 .font_size14
	 {
		 font-size:18px;
	 }
	 
	 
	 .font_size15
	 {
		 font-size:19px;
	 }
	 
	 .font_size16
	 {
		 font-size:20px;
	 }
	 
	 .font_size17
	 {
		 font-size:21px;
	 }
	 
	 .font_size18
	 {
		 font-size:22px;
	 }
	 
	 .font_size19
	 {
		 font-size:23px;
	 }
	 
	 .font_size20
	 {
		 font-size:24px;
	 }
	 
	 .font_size21
	 {
		 font-size:25px;
	 }
	 
	 .font_size22
	 {
		 font-size:26px;
	 }
	 
	 .font_size23
	 {
		 font-size:27px;
	 }
	 
	 .font_size24
	 {
		 font-size:28px;
	 }
	 
	 .font_size25
	 {
		 font-size:29px;
	 }
	 
	 .font_size26
	 {
		 font-size:30px;
	 }
	 
	 
	 .font_size27
	 {
		 font-size:31px;
	 }
	 
	 .font_size28
	 {
		 font-size:32px;
	 }
	 
	 .font_size29
	 {
		 font-size:33px;
	 }
	 
	 .font_size30
	 {
		 font-size:34px;
	 }
	 
	 .font_size31
	 {
		 font-size:35px;
	 }
	 
	 .font_size32
	 {
		 font-size:36px;
	 }
	 
	  .font_size33
	 {
		 font-size:37px;
	 }
	 
	 .font_size34
	 {
		 font-size:38px;
	 }
	 
	 .font_size35
	 {
		 font-size:39px;
	 }
	 
	 .font_size36
	 {
		 font-size:40px;
	 }
	 
	 .font_size37
	 {
		 font-size:41px;
	 }
	  
	 .font_size38
	 {
		 font-size:42px;
	 }
	 
	 .font_size39
	 {
		 font-size:43px;
	 }
	 
	 .font_size40
	 {
		 font-size:44px;
	 }
	 
	 .font_size41
	 {
		 font-size:45px;
	 }
	 
	 .font_size42
	 {
		 font-size:46px;
	 }
	 
	 .font_size43
	 {
		 font-size:47px;
	 }
	 
	 .font_size44
	 {
		 font-size:48px;
	 }
	  
	 .font_size45
	 {
		 font-size:49px;
	 }
	 
	 .font_size46
	 {
		 font-size:50px;
	 }
	 
	 .font_size47
	 {
		 font-size:51px;
	 }
	 
	 .font_size48
	 {
		 font-size:52px;
	 }
	 
	 .font_size49
	 {
		 font-size:53px;
	 }
	 
	 .font_size50
	 {
		 font-size:54px;
	 }
	 /**#G**/
	 /**#H**/
	 /**#I**/
	 /**#J**/
	 /**#K**/
	 /**#L**/
	 
	 
	 /**#M**/
	 .main-in-wrapper 
	 {
		  width:3600px;
		  margin-left:auto;
		  margin-right:auto;
		  clear:both;			
	 }
	 
	 .main-wrapper 
	 {
		  width:3600px;
		  float:left;
		  clear:both;
	  }
	  
	 .main-wrapper-stretched 
	 {
		  width:100%;
		  float:left;
		  clear:both;
	 }
	 
	 
	 /**#N**/
	 /**#O**/
	 /**#P**/
	 /**#Q**/
	 /**#R**/
	 /**#S**/
	 
	 /**#T**/
	 /**#U**/
	 /**#V**/
	 /**#W**/
	 /**#X**/
	 /**#Y**/
	 /**#Z**/
	
}


/**TV (used width: 1800px) **/
@media screen and (min-width: 1910px) and (max-width: 3829px)
{ 

	 /**#A**/
	 /**#B**/
	 /**#C**/
	 /**#D**/
	 /**#E**/
	 /**#F**/
	 .font_size9
	 {
		 font-size:13px;
	 }
	 
	 .font_size10
	 {
		 font-size:14px;
	 }
	 
	 .font_size11
	 {
		 font-size:15px;
	 }
	 
	 .font_size12
	 {
		 font-size:16px;
	 }
	 
	 .font_size13
	 {
		 font-size:17px;
	 }
	 
	 .font_size14
	 {
		 font-size:18px;
	 }
	 
	 
	 .font_size15
	 {
		 font-size:19px;
	 }
	 
	 .font_size16
	 {
		 font-size:20px;
	 }
	 
	 .font_size17
	 {
		 font-size:21px;
	 }
	 
	 .font_size18
	 {
		 font-size:22px;
	 }
	 
	 .font_size19
	 {
		 font-size:23px;
	 }
	 
	 .font_size20
	 {
		 font-size:24px;
	 }
	 
	 .font_size21
	 {
		 font-size:25px;
	 }
	 
	 .font_size22
	 {
		 font-size:26px;
	 }
	 
	 .font_size23
	 {
		 font-size:27px;
	 }
	 
	 .font_size24
	 {
		 font-size:28px;
	 }
	 
	 .font_size25
	 {
		 font-size:29px;
	 }
	 
	 .font_size26
	 {
		 font-size:30px;
	 }
	 
	 
	 .font_size27
	 {
		 font-size:31px;
	 }
	 
	 .font_size28
	 {
		 font-size:32px;
	 }
	 
	 .font_size29
	 {
		 font-size:33px;
	 }
	 
	 .font_size30
	 {
		 font-size:34px;
	 }
	 
	 .font_size31
	 {
		 font-size:35px;
	 }
	 
	 .font_size32
	 {
		 font-size:36px;
	 }
	 
	  .font_size33
	 {
		 font-size:37px;
	 }
	 
	 .font_size34
	 {
		 font-size:38px;
	 }
	 
	 .font_size35
	 {
		 font-size:39px;
	 }
	 
	 .font_size36
	 {
		 font-size:40px;
	 }
	 
	 .font_size37
	 {
		 font-size:41px;
	 }
	  
	 .font_size38
	 {
		 font-size:42px;
	 }
	 
	 .font_size39
	 {
		 font-size:43px;
	 }
	 
	 .font_size40
	 {
		 font-size:44px;
	 }
	 
	 .font_size41
	 {
		 font-size:45px;
	 }
	 
	 .font_size42
	 {
		 font-size:46px;
	 }
	 
	 .font_size43
	 {
		 font-size:47px;
	 }
	 
	 .font_size44
	 {
		 font-size:48px;
	 }
	  
	 .font_size45
	 {
		 font-size:49px;
	 }
	 
	 .font_size46
	 {
		 font-size:50px;
	 }
	 
	 .font_size47
	 {
		 font-size:51px;
	 }
	 
	 .font_size48
	 {
		 font-size:52px;
	 }
	 
	 .font_size49
	 {
		 font-size:53px;
	 }
	 
	 .font_size50
	 {
		 font-size:54px;
	 }
	 
	 
	 /**#G**/
	 /**#H**/
	 /**#I**/
	 /**#J**/
	 /**#K**/
	 /**#L**/
	 
	 /**#M**/
	 .main-in-wrapper 
	 {
		  width:1800px;
		  margin-left:auto;
		  margin-right:auto;
		  clear:both;			
	 }
	 
	 .main-wrapper 
	 {
		  width:1800px;
		  float:left;
		  clear:both;
	  }
	  
	 .main-wrapper-stretched 
	 {
		  width:100%;
		  float:left;
		  clear:both;
	 }
	 
	 
	 /**#N**/
	 /**#O**/
	 /**#P**/
	 /**#Q**/
	 /**#R**/
	 /**#S**/

	 /**#T**/
	 /**#U**/
	 /**#V**/
	 /**#W**/
	 /**#X**/
	 /**#Y**/
	 /**#Z**/
	  
}


/**Desktop/Laptop (used width: 1400px)**/ 
@media screen and (min-width: 100px) and (max-width: 1909px)
{
	
	 /**#A**/
	 /**#B**/
	 /**#C**/
	 /**#D**/
	 /**#E**/
	 /**#F**/
	 /**#G**/
	 /**#H**/
	 /**#I**/
	 /**#J**/
	 /**#K**/
	 /**#L**/	 
	 
	 /**#M**/
	 .main-in-wrapper 
	 {
		  width:1400px;
		  margin-left:auto;
		  margin-right:auto;
		  clear:both;			
	 }
	 
	 .main-wrapper 
	 {
		  width:1400px;
		  float:left;
		  clear:both;
	  }
	  
	 .main-wrapper-stretched 
	 {
		  width:100%;
		  float:left;
		  clear:both;
	 }
	  
	 
	  
	  
	 /**#N**/
	 /**#O**/
	 /**#P**/
	 
	 .font_size9
	 {
		 font-size:9px;
	 }
	 
	 .font_size10
	 {
		 font-size:10px;
	 }
	 
	 .font_size11
	 {
		 font-size:11px;
	 }
	 
	 .font_size12
	 {
		 font-size:12px;
	 }
	 
	 .font_size13
	 {
		 font-size:13px;
	 }
	 
	 .font_size14
	 {
		 font-size:14px;
	 }
	 
	 
	 .font_size15
	 {
		 font-size:15px;
	 }
	 
	 .font_size16
	 {
		 font-size:16px;
	 }
	 
	 .font_size17
	 {
		 font-size:17px;
	 }
	 
	 .font_size18
	 {
		 font-size:18px;
	 }
	 
	 .font_size19
	 {
		 font-size:19px;
	 }
	 
	 .font_size20
	 {
		 font-size:20px;
	 }
	 
	 .font_size21
	 {
		 font-size:21px;
	 }
	 
	 .font_size22
	 {
		 font-size:22px;
	 }
	 
	 .font_size23
	 {
		 font-size:23px;
	 }
	 
	 .font_size24
	 {
		 font-size:24px;
	 }
	 
	 .font_size25
	 {
		 font-size:25px;
	 }
	 
	 .font_size26
	 {
		 font-size:26px;
	 }
	 
	 
	 .font_size27
	 {
		 font-size:27px;
	 }
	 
	 .font_size28
	 {
		 font-size:28px;
	 }
	 
	 .font_size29
	 {
		 font-size:29px;
	 }
	 
	 .font_size30
	 {
		 font-size:30px;
	 }
	 
	 .font_size31
	 {
		 font-size:31px;
	 }
	 
	 .font_size32
	 {
		 font-size:32px;
	 }
	 
	  .font_size33
	 {
		 font-size:33px;
	 }
	 
	 .font_size34
	 {
		 font-size:34px;
	 }
	 
	 .font_size35
	 {
		 font-size:35px;
	 }
	 
	 .font_size36
	 {
		 font-size:36px;
	 }
	 
	 .font_size37
	 {
		 font-size:37px;
	 }
	  
	 .font_size38
	 {
		 font-size:38px;
	 }
	 
	 .font_size39
	 {
		 font-size:39px;
	 }
	 
	 .font_size40
	 {
		 font-size:40px;
	 }
	 
	 .font_size41
	 {
		 font-size:41px;
	 }
	 
	 .font_size42
	 {
		 font-size:42px;
	 }
	 
	 .font_size43
	 {
		 font-size:43px;
	 }
	 
	 .font_size44
	 {
		 font-size:44px;
	 }
	  
	 .font_size45
	 {
		 font-size:45px;
	 }
	 
	 .font_size46
	 {
		 font-size:46px;
	 }
	 
	 .font_size47
	 {
		 font-size:47px;
	 }
	 
	 .font_size48
	 {
		 font-size:48px;
	 }
	 
	 .font_size49
	 {
		 font-size:49px;
	 }
	 
	 .font_size50
	 {
		 font-size:50px;
	 }
	 
	 /**#Q**/
	 /**#R**/
	 /**#S**/
	 
	 
	 /**#T**/
	 
	 
	 /**#U**/
	 /**#V**/
	 /**#W**/
	 

	 
	 /**#X**/
	 /**#Y**/
	 /**#Z**/
	
	  
}


