@charset "utf-8";
/* CSS Document */

@-ms-viewport{
  width: device-width;
}





body	{
	margin:0;
	padding:0;	
	font-family: Verdana,Geneva,sans-serif; 
	font-size:18px;
	font-weight:normal;
	background-color:#000;
	color: #fff;
	line-height:20px;
	position: relative;
}
small{
	font-size: 11px !important;
}
a{
	text-decoration: none;
}
img {
	border:none !important;
	padding:0px;
	margin:0px;
}
#header	{
	margin:0px auto;
	padding:0px;
	height: 170px;
}

.logo	{
	width: 216px;
	height: 77px;
	float: left;
	margin-left: 120px;
	margin-top: 15px;
}
.sns{
	width: 400px;
	height:46px;
	float: right;
	margin-right: 20px;
	margin-top: 25px;
	margin-bottom: -20px;
}

#masthead {
    height: 800px;
    display: block;
}

#menu {
    margin: 7.5rem auto 0;
    width: 100%;
    text-align: center;
}

#menu-2{
    margin: 0 auto 20px;
    width: 100%;
    text-align: center;
}


#page{
	width:100%;
	height:100%;
	position: relative;
	overflow: hidden;
	min-width: 1250px;
	max-width: 2000px;
	margin: 0 auto;
	background: url('https://img.koggames.com/ES/microsite/2021/0208/noah-2nd-path-release/images/bg.jpg') top no-repeat, #000;
    min-height: 3194px;
}

#page2{
	width:100%;
	height:100%;
	position: relative;
	overflow: hidden;
	min-width: 1250px;
	max-width: 2000px;
	margin: 0 auto;
	background: url('https://img.koggames.com/ES/microsite/2021/0208/noah-2nd-path-release/images/bg-2.jpg') top no-repeat, #000;
    min-height: 3500px;
}
#wrapper {
	width:1250px;
	margin:20px auto;
}

#wrapper .leftside {
	float:left;
	width:30%;
}

#wrapper .rightside {
	float:right;
	width:60%;
}

#section1 {
	margin: 20px auto;
}

#content {
	color: #fff;
	margin: 0px;
	text-align: center;	
}

#content .table-bg-l {
	width:1000px;
	height: 100%;
	margin:20px auto;
	border:5px solid#efb23d;
	border-width:5px;
	border-color:#efb23d;
	border-style:solid;
	background:#000000;	
	
}

#section2 {
	margin: 50px auto 20px;
}

#content {
	color: #fff;
	margin: 0px;
	text-align: center;	
}

#content ul.path {
	margin-top: 3rem;
	text-align:left;
}

#content ul.path li.second-selection{
    position: relative;
    left:0px;
}
#content ul.path li.stellar-caster{
    position: relative;
    left:0px;
}
#content ul.path li.celestia{
	position: relative;
    left:0px;
}
    

#content ul.path li img {
    cursor: pointer;
    margin-bottom: 1rem;
    width: 210px;
	opacity: 0.3;

}
#content ul.path li.active img  {
    opacity: 1;
	visibility: visible;
    transform: scale(1);
}

#content ul.path li img:hover {
	opacity: 1;
}

#content .jobclass{
    position: relative;
	top:-20px;
}
#content .jobclass .desc{
    position: absolute;
    top: 5rem;
    width: 50%;
    left: 20rem;
    z-index: 1;
    display: none;
}
#content .jobclass .desc.active{
	display: block;
}

#content .jobclass .desc h1>span{
	font-size: 1.2rem;
	font-family: Georgia,Times,Times New Roman,serif; 
}
#content .jobclass .desc h1{
	color:#f8c657;
	text-align: left;
	font-family: Georgia,Times,Times New Roman,serif; 
} 

#content .jobclass .desc p{
	color: #fff;
    text-align: left;
}
#content .jobclass .charselect img{
	visibility: hidden;
    opacity: 0;
    transform: scale(.1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
	position: absolute;
    top: -5rem;
    right: -20rem;
    width: 70%;
}
#content .jobclass .charselect img.show{
	display: block;
	visibility: visible;
    opacity: 1;
    transform: scale(1);
}

#section3 {
	margin:20px auto;
}

#section3 .content {
	color: #fff;
	margin: 0px;
	text-align: center;	
}

#section3 .content .table-bg-l {
	width:1000px;
	height: 560px;
	margin:20px auto;
	border:5px solid#efb23d;
	border:5px;
	border-color:#efb23d;
	border-style:solid;
	background:#000000;	
	overflow: auto;
}





/*! http://responsiveslides.com v1.55 by @viljamis */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: 560px;
  float: left;
  width: 100%;
  border: 0;
  }


.rslides {
  margin: 0 auto;
  }

.rslides_container {
  position: relative;
  float: left;
  width: 100%;
  }

.centered-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  left: 0;
  opacity: 0.7;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 89px;
  width: 57px;
  background: transparent url("https://img.koggames.com/ES/microsite/2021/0208/noah-2nd-path-release/images/arrows.png") no-repeat left top;
  margin-top: -45px;
  }

.centered-btns_nav:active {
  opacity: 1.0;
  }

.centered-btns_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

.transparent-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 0;
  left: 0;
  display: block;
  background: #fff; /* Fix for IE6-9 */
  opacity: 0;
  filter: alpha(opacity=1);
  width: 48%;
  text-indent: -9999px;
  overflow: hidden;
  height: 91%;
  }

.transparent-btns_nav.next {
  left: auto;
  right: 0;
  }

.large-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  opacity: 0.6;
  text-indent: -9999px;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  background: url("https://img.koggames.com/ES/microsite/2021/0208/noah-2nd-path-release/images/arrows.png") no-repeat left 50%;
  width: 57px;
  }

.large-btns_nav:active {
  opacity: 1.0;
  }

.large-btns_nav.next {
  left: auto;
  background-position: right 50%;
  right: 0;
  }

.centered-btns_nav:focus,
.transparent-btns_nav:focus,
.large-btns_nav:focus {
  outline: none;
  }

.centered-btns_tabs,
.transparent-btns_tabs,
.large-btns_tabs {
  margin-top: 10px;
  text-align: center;
  }

.centered-btns_tabs li,
.transparent-btns_tabs li,
.large-btns_tabs li {
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 5px;
  }

.centered-btns_tabs a,
.transparent-btns_tabs a,
.large-btns_tabs a {
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #ccc;
  background: rgba(0,0,0, .2);
  display: inline-block;
  _display: block;
  *display: block;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  width: 9px;
  height: 9px;
  }

.centered-btns_here a,
.transparent-btns_here a,
.large-btns_here a {
  background: #222;
  background: rgba(0,0,0, .8);
  }





#spacer-sm {
	height:20px;
}
#spacer-md{
	height:40px;
}



#maincontent {
	margin:50px auto 20px;
	
}
#maincontent .left {
	float:left;
	width:50%;
}

#maincontent .right {
	float:right;
	width:45%;
}

#maincontent .right .bg-tab-sm {
	padding-top:70px;
	height: 191px;
	width:515px;
	margin:0px auto;
	background: url('https://img.koggames.com/ES/microsite/2021/0208/noah-2nd-path-release/images/tab_bg1.png') top no-repeat;
	font-size: 16px;
	color:#efb23d
}

#maincontent .right .bg-tab-sm-1 {
	padding-top:70px;
	height: 191px;
	width:515px;
	margin:0px auto;
	background: url('https://img.koggames.com/ES/microsite/2021/0208/noah-2nd-path-release/images/tab_bg2.png') top no-repeat;
	font-size: 16px;
	color:#efb23d
}

#maincontent .right .bg-tab-sm-2 {
	padding-top:5px;
	height: 261px;
	width:515px;
	margin:20px auto;
	background: url('https://img.koggames.com/ES/microsite/2021/0208/noah-2nd-path-release/images/tab_bg.png') top no-repeat;
	font-size: 16px;
	color:#efb23d
}
#maincontent .right .bg-tab-sm-2 p {	
	font-size: 90px;
	color:#efb23d;
	font-weight:bold;
}


#section-content .table-bg-l {
	width:1120px;
	height: 500px;
	margin:20px auto;
	border:5px solid#efb23d;
	border-width:5px;
	border-color:#efb23d;
	border-style:solid;
	background:#000000;	
}

#section-content .table-bg-l .content {
	padding:10px;
	color:#efb23d;
	font-size: 13px;	
}

.ff2 {
	font-size: 40px;
	color:#efb23d;
	font-weight:bold;
	line-height:40px;
}

hr.style1{
	border-bottom-width: thin;
	border-style:solid;
	border-color:#112b74;
	margin:0px;
}

.title_header {
	font-size: 1.4rem;
	background-color:#112b74;
	color:#06ebff;
	font-weight:bold;
	font-family: 'Night Regular';
}



.orange {
	color:#a84a10;
	background-color:#00040e;
	height:60px;
	font-size: 0.9rem;
}

.yellow {
	color:#e2b61e;
	background-color:#00040e;
	height:60px;
	font-size: 0.9rem;
}

.ff1 {
	font-size:13px;
	color:#777267;
	font-weight:300;
}

.ff3 {
	color:#e2b61e;
	font-size:14px;
	font-weight: bold;
	font-family: Verdana,Geneva,sans-serif; 
}

.ff4 {
	color:#e2b61e;
	font-size:18px;
	font-weight: bold;
	font-family: Verdana,Geneva,sans-serif; 
	text-shadow: 1px 1px 6px #000000;
}

.ff5 {
	color:#ffffff;
	font-size:14px;
	font-weight: 300;
	font-family: Verdana,Geneva,sans-serif; 
	text-shadow: 1px 1px 6px #000000;
	font-style: italic;
}

.orangev14 {
	color:#a84a10;
	background-color:#00040e;
	height:60px;
	font-size: 0.8rem;
	padding-left:50px;
}

.yellowv14 {
	color:#e2b61e;
	background-color:#00040e;
	height:60px;
	font-size: 0.8rem;
	padding-left:50px;
}




#table-bg-m {
	padding:20px;
	height: 100%;
	margin:20px auto;
	border:2px solid#efb23d;
	border-width:2px;
	border-color:#efb23d;
	border-style:solid;
	background:#000000;	
}

/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
}
/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    position: absolute;
    z-index: 2;
    top: -50px;
    left: 110px;
    width: 100%;
	min-width:613px;
	font-family: Avant Garde,Avantgarde,sans-serif; 
	font-size:16px;
	text-align:left;
	font-weight: normal;
	
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}

#gagunb {
	position:relative;
	z-index:4;
    overflow: hidden;
    min-width: 1250px;
    max-width: 2000px;
    min-height: 45px;
    margin:0px;
	padding:0px;
}
#gfooter {
	position:relative;
	z-index:4;
    overflow: hidden;
    min-width: 1100px;
    max-width: 2000px;
    min-height: 144px;
    margin: 0 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 */