@charset "utf-8";
/* CSS Document */

body	{
	margin: 0;
	padding: 0;	
	font: 19px normal Georgia,Times,Times New Roman,serif;
	color: #FFF;
	line-height: 22px;
}

#page	{
	width:100%;
	height:100%;
	margin:0px auto;
	background-image:url(../images/bg2.jpg);
	background-position:top center;
	background-repeat:no-repeat;
    position: relative;
    overflow: hidden;
    min-width: 1200px;
    max-width: 2000px;
    min-height: 2500px;
    margin: 0 auto;		
		
}

#gagunb {
	position: relative;
	z-index: 4;
    overflow: hidden;
    min-width: 1200px;
    max-width: 2000px;
/*    min-height: 45px; */
	height: 45px;
    margin: 0px;
	padding: 0px;
}

#wrapper	{
	width: 1150px;
	margin: 0px auto;
	text-align: center;
}

.header		{
	margin: 10px auto 100px;	
	height: 760px;
	
}

.title_logo	{
	margin: 0px auto 0px;
}

.bgvideo	{
	width: 735px;
	height: 423px;
	margin: 0px auto;
	background:url(../images/vid_placeholder.png) top center no-repeat;
}


.menu	{
	margin-top:20px;	
}

.content	{
	margin: 20px auto 50px;
}

#section1	{
	margin-top: 110px;
}

.bg_table	{
	width: 989px;
	height: 315px;
	background:url(../images/img_table01.png) top center no-repeat;
	margin: -30px auto 0px;
	text-align:left;
}

#section2	{
	margin-top: 110px;
	
}

#section3	{
	margin-top: 170px;
	
}

.bgtable	{
	border:2px solid#6d15bf;
	border-color:#6d15bf;
	border-style:solid;
	width:470px;
	height:370px;
	margin:20px auto;	
}





.text38_purple	{
	font-size:38px;
	color:#d593f7;	
	line-height: 38px;
	
}

.text30_purple	{
	font-size:30px;
	color:#d593f7;	
	line-height: 30px;
}


.text28_yellow	{
	font-size:28px;
	color:#e7f37e;	
	line-height: 28px;
}

.text16_violet	{
	font-size:16px;
	color:#8a13fa;
	line-height: 16px;	
}

.text22_violet	{
	font-size:22px;
	color:#8a13fa;
	
}


.text23_wht	{
	font-size:23px;
	color:#fff;	
	line-height:28px;
	text-decoration:none;
	
}


.text16_wht	{
	font-size:16px;
	color:#fff;	
	line-height:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
}


li {
	list-style:disc !important;
}


.blk-popup {
  position: relative;
  background: url(../images/img_popup.png) top center no-repeat;
  padding: 20px;
  width: auto;
  max-width: 691px;
  height:500px;
  margin: 20px auto;
}

/* generic footer start */
footer[role="contentinfo"] {
  padding-top: 15px;
  background-color: #000;
}

footer {
  background-image: url(/wp-content/themes/elsword3/images/bg-footer.jpg);
  font-size: 12px;
  font-size: 0.857142857rem;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  width: 100%;
  min-width: 1024px;
  margin: 0px auto 0px auto;
  padding: 0px;
  background-repeat: no-repeat;
  background-position: center;
  background-position: top;
  height: 144px;
}

.footernormal {
	font-size:12px;
	color:#4679ba;
	text-align:left;
	font-weight:normal;
}

a.footerlinks:link {color: #4679ba; text-decoration:none; line-height:16px; }
a.footerlinks:active {color: #4679ba; }
a.footerlinks:visited {color: #4679ba; }
a.footerlinks:hover {color: #4679ba; }

.footersections {
	font-size:12px;
	color:#FFF;
	font-weight: bold;
}

.footercopyright {
	font-size:12px;
	color:#FFF;
}
/* generic footer end */

#gfooter {
	position:relative;
	z-index:4;
    overflow: hidden;
    min-width: 1200px;
    max-width: 2000px;
    min-height: 144px;
    margin: 0 auto;
} 

