/*
html {
  position: relative;
  min-height: 100%;
}
*/

body {
	padding-top: 50px;

	font-family:'Noto Sans', 'Nanum Gothic', sans-serif, dotum, '돋움';

}

#section0 {
	padding-top:80px;
	padding-bottom:30px;

	color: #fff; 
	background: linear-gradient(to right,#4C8DFF ,#A6C6FF 100%);
}

#section1 {
	padding-top:50px;
	color: #3a478f; 
	background-color: #fff;
	
	font-weight: 500;
}
	
#section2 {
	color: #fff; 
	background-color: #3a478f;
}

#section3 {
	color: #fff; 
	background-color: #3a478f;
	padding-top: 50px;
	padding-bottom: 50px;
}

#section4 {
	color: #fff; 
	background-color: #ff9800;
	
	bottom:0;
}

*:focus {
    outline: none;
}

/* nav bar */
nav {
	background: linear-gradient(to right,#4C8DFF ,#A6C6FF 100%);
	border: 0px;
	font-weight: 700;
	
}

.navbar-fixed-top {
	border-bottom: 0px;
}

#myNavbar {

}

.navbar-header .navbar-brand {
	font-weight: 700;
	color: #fff; 

	letter-spacing: 0.0625rem;

}


.navbar-header a.navbar-brand:active,
.navbar-header a.navbar-brand:focus,
.navbar-header a.navbar-brand:hover
{
  color: #fff;
}

#myNavbar .navbar-nav li a {
  color: #fff;
}

#myNavbar .navbar-nav li a:hover {
  color: #404040;
}
#myNavbar .navbar-nav li a:focus {
  color: #ffffff;
}


/* navbar on active */
#myNavbar .navbar-nav li.active > a {
	background-color: #283268;
	color: #fff;
}


@media (min-width: 768px) {

	.navbar-brand {
	    font-size: 2em;

	}
}


/* main title */
#titleText2_1 .tTxt2_1_1{
	text-align:right;
	margin-right: -10px;
}

#titleText2_1 .tTxt2_1_2{
	text-align:left;
	margin-left: -10px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  
}



/*
	content
*/
.content_title {

}

.content_title_blue {
	color:#0066FF;
}

.content_title_white {
	color:#FFFFFF;
}

/*
	section0
*/

.s0_img_main {
	margin-top:20px;
	background-image: url('../images/main.png');
    background-size: 100%;
	background-repeat: no-repeat;
	/*
	background-position: center center;
	*/
    width: 100%;
	max-width: 1040px;
	/*
	max-height: 463px;
	*/
    padding-top: 44.51923076923077%;
    height: 0;

}

@media (min-width: 1040px) { 
    .s0_img_main {

	background-image: url('../images/main.png');
    background-size: 100%;
	background-repeat: no-repeat;
	/*
	background-position: center center;
	*/
    width: 100%;
	max-width: 1040px;
	/*
	max-height: 463px;
	*/
    padding-top: 463px;
    height: 0;

	margin: 0 auto;
	}

}

/*
	s1-1
*/

#section1_1 {

}

#s1_1_title {

}



.s1_1_txt_1 {
	font-size:26px;
	word-break:keep-all;
}

.s1_1_txt_2 {
	font-size:17px;
	margin-top: 20px;
	
	word-break:keep-all;
}

.s1_1_content {
	margin-top: -5px;
}

.s1_img {
	margin-top:30px;
	width:630px;
}

.s1_img_div {
	float:left;
	padding-right: 8px;
	width:31%

}

.s1_img_div img{
	width:100%;
}




/* 
section1-2 BRAND 
*/
#section1_2 {
	background-color: #eef2f5;
	margin-top: 50px;
	padding-top: 50px;
	padding-bottom: 50px;
	
}

#s1_2_title {
	margin-bottom: 30px;
}

.s1_2_txt_1 {
	font-size:26px;
	/*font-size:2em;*/
}

/*
.s1_2_txt_2 {
	font-size:17px;
	margin-top: 20px;
}
*/

.s1_2_content {
	margin-top: -5px;
	color: #0066ff;
}

.s1_2_img {
/*
	border: 1px solid red;

	background-image: url('../images/phone_big.png');
    background-size: 100% auto;
	background-repeat: no-repeat;
	
	max-height: 100%;
		width: 40%;
	background-position: center center;
	*/
	

	
  

	/*
	max-height: 463px;
	
    padding-top: 77.07129094412331%;
    height: 100%;
	height: 0;
*/

}

.s1_2_img img{
	width: 100%;
}

.s1_2_txt {
	padding-top: 10px;
}

.s1_2_ol {
    list-style-type: none;
    list-style-position: inside;
    text-indent: -1em;
    padding-left: 1em;
	font-size:17px;

}

.s1_2_ol li {
	margin-top: 10px;
}




/* 
section1-3 BUSINESS
*/
#section1_3 {
	background-color: #fff;

	padding-top: 50px;
	padding-bottom: 50px;
}

#s1_3_title {
	margin-bottom: 30px;
}

.s1_3_div {
	padding: 10px;

}

.s1_3_div_in {
	background-color:#eef2f5;
	border-radius: 10px;

}

.s1_3_div_in img{
	width: 100%;
}

.s1_3_div_in_txt {
	padding: 0 20px 20px;
	height: 170px;
}

.s1_3_txt_1 {
	font-size:20px;
	color: #005fff;
	word-break:keep-all;
}

.s1_3_txt_2 {
	font-size:14px;
	margin-top: 20px;
	color: #333333;
	word-break:keep-all;

}


/* 
section2-1 KEY CONCEPT 
*/
#section2_1 {
	background-color: #3a478f;
	/*margin-top: 10px;*/
	padding-top: 50px;
	padding-bottom: 50px;
	color: #fff;
}

#s2_1_title {
	margin-bottom: 30px;
}

.s2_1_txt_1 {
	font-size:18px;
}

.s2_1_txt_2 {
	font-size:17px;
	margin-top: 20px;
}

.s2_1_content {
	color: #0066ff;
	width: 100%;
	height: 200px;
}

.s2_1_img {
	background-color: #608ad8;
	float:left;
	text-align: center;
	width: 200px;
	height: 200px;
	padding: 14px 0;
}

.s2_1_img img{
	width: 160px;
}

.s2_1_txt {
	margin-left:210px;
	background-color: #f2f5fa;
	height: 200px;
	color: #3a478f;
	padding: 20px;
	word-break:keep-all;
}




/* 
section2-2 FEATURES
*/
#section2_2 {
	background-color: #5392ff;

	padding-top: 50px;
	padding-bottom: 50px;
}

#s2_2_title {
	margin-bottom: 30px;
}

.s2_2_div {
	padding: 10px;

}

.s2_2_div_in {
	background-color:#3a478f;
	border-radius: 10px;
	text-align: center;
	padding: 10px 0;

}

.s2_2_div_in img{
	width: 250px;

}

.s2_2_div_in_txt {
	padding: 0 20px 20px;
	height: 170px;
}

.s2_2_txt_1 {
	font-size:20px;
	color: #005fff;
	word-break:keep-all;
}

.s2_2_txt_2 {
	font-size:14px;
	margin-top: 20px;
	color: #333333;
	word-break:keep-all;

}




/* 
section2-3 SYSTEM 
*/
#section2_3 {
	background-color: #eef2f5;
	
	padding-top: 50px;
	padding-bottom: 50px;
	
}

#s2_3_title {
	margin-bottom: 30px;
}

.s2_3_txt_1 {
	font-size:26px;
	margin-top: 20px;
	text-align:left;
}

.s2_3_content {
	color: #0066ff;
	width: 100%;
	height: 210px;
}

.s2_3_img {
	text-align: center;
	max-width: 250px;

	/*
	background-image: url('../images/system.png');
    background-size: 100%;
	background-repeat: no-repeat;
	background-position: right center;
	width: 100%;
	height:100%;
	border:1px solid red;
	*/
}

.s2_3_img img{
	max-width: 250px;
	text-align: left;
}

.s2_3_txt {
	color: #3a478f;

	word-break:keep-all;


}

.system_box_txt {
	background-color:#3a478f;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 20px;
}

.s2_3_box {
	color: #fff;
	text-align: left;
	
}

.s2_3_box_txt {
	word-break:keep-all;

}

.s2_3_box_txt_1 {
	font-size:18px;
	margin-top: 0px;
}

.s2_3_box_txt_2 {
	font-size:15px;
	margin-top: 20px;
}





/* 
section1-3 SUPPORT
*/
#section3_1 {
	background-color:#3a478f;

	padding-top: 50px;
	padding-bottom: 50px;
}

#s3_1_title {
	margin-bottom: 30px;
}

.s3_1_div {
	padding: 10px;

}

.s3_1_div_in {

}


.s3_1_div_in_txt {
	padding: 30px 20px 40px 20px;
	
	background-color:#fff;
}

.s3_1_txt_1 {
	font-size:18px;
	color: #fff;
	word-break:keep-all;
}

.s3_1_txt_2 {
	font-size:16px;
	margin-top: 0px;
	color: #2d3872;
	word-break:keep-all;

}









#section4_1 {
	background-color:#3a478f;

	padding-top: 15px;
	padding-bottom: 10px;
	
	border-top:2px solid #a3c3ff;
}

.footer_box_txt {

}

.s4_1_box {
	color: #fff;
	text-align: left;
	
}

.s4_1_box_txt {
	word-break:keep-all;

}

.s4_1_box_txt_1 {
	font-size:14px;
	margin-top: 0px;
}

.s4_1_box_txt_2 {
	font-size:14px;
	margin-top: 10px;
}

.s4_1_box a {
	color: #fff;
}

/*
.footer {	
  position: fixed;


  bottom: 0;
  width: 100%;
  
  height: 3em;
  background-color: #f5f5f5;
  text-align: center;
  padding-top: 1em;
  
  border:1px solid red;
}
*/



@media (max-width: 970px) {

	.s1_1_content {
		padding-top: 15px;
	}

	.s1_img {
	margin-top:30px;
	width:80%;
	}

}




/*
carousel
*/
.carousel_div {

}

.carousel {
	padding: 30px 0;
}

.carousel-inner {

}

.carousel-indicators > li {
	
	border-color: #3a478f;
}

.carousel-indicators > .active {
	background-color: #3a478f;
}

.carousel-inner > .item > img {
	margin: auto;
}

.carousel-control.right .glyphicon {
    left: 0;
    margin-left: 0;
}
.carousel-control.left .glyphicon {
    right: 0;
    margin-right: 0;
}

/*
.carousel-control .carousel-control_bk {

top: 50%;
width: 30px;
height: 30px;
margin-top: -10px;
font-size: 30px;

	border: 1px solid #3a478f;
	border-radius: 50%;
	background-color: #3a478f;
	background-position:center;

	
	width: 30px;

}
*/

.carousel .left, .carousel .right {
	background-image: none;
}

	
.carousel-control .glyphicon {

font-size: 20px;
line-height: 28px;
	border: 1px solid #3a478f;
	border-radius: 50%;
	background-color: #3a478f;
	background-position:center;

}

.glyphicon {
	color: #fff;
}

.carousel-control span.glyphicon {
    color: white;
	}
	
	
	
	
	
	
	
	
	
	
	

@media (max-width: 768px) {


	#titleText2_1 {
		text-align:center;
	}
	
	#titleText2_1 .tTxt2_1_1{
		text-align:center;
		margin-right: 0px;
		
	}

	#titleText2_1 .tTxt2_1_2{
		text-align:center;
		margin-left: 0px;
		margin-top: -20px;
	}

	
	
	
	#section1 {
		padding-top: 20px;
	}

	.s1_1_txt_1 {
		font-size:14px;

	}
	.s1_1_txt_1 br {
		display: none;
	}
	
	.s1_1_txt_2 {
		font-size:14px;

	}
	.s1_1_txt_2 br {
		display: none;
	}
	
	.s1_img {
		margin-top:30px;
		width:100%;
	}




	#section1_2 {
		padding-top: 30px;
	}
	
	#s1_2_title {
		
	}

	.s1_2_txt_1 {
		font-size:20px;
		/*font-size:2em;*/
	}

	.s1_2_txt_2 {
		font-size:14px;
		margin-top: 20px;
	}

	.s1_2_txt {
		padding-top: 0px;
	}

	.s1_2_ol {

		font-size:14px;

	}

	
	
	

	#section1_3 {
		padding-top: 30px;
	}

	.s1_3_div_in_txt {
		
		height: 200px;
	}

	.s1_3_txt_1 {
		font-size:16px;

	}

	.s1_3_txt_2 {
		font-size:12px;

	}




	#section2_1 {
		padding-top: 30px;

	}

	#s2_1_title {
		
	}

	.s2_1_img {
		width: 100%;
		text-align: left;

		max-height: 66px;

		padding: 6px 0 0 6px;
		
		float:none;
	}

	.s2_1_img img{
		width: 50px;
	}

	.s2_1_txt {
		margin-left:0px;
		padding-left: 20px;
		height: auto;

		padding-left:30px;
	}
	
	.s2_1_img_1::after {
		content: " Deliberation";

	}
	
	.s2_1_img_2::after {
		content: " Prediction";
		
	}
		
	.s2_1_img_3::after {
		content: " Decision";

	}
		
	.s2_1_img_4::after {
		content: " Blockchain";

	}
		
	.s2_1_img::after {
		color: white;
		font-weight: 800;
		font-size: 20px;
		vertical-align:bottom;
	}

	.s2_1_txt_1 {
		font-size:14px;
	}

	.s2_1_txt_2 {
		font-size:14px;
	}

	.s2_1_content {

		width: 100%;
		height: auto;
	}



	
	#section2_2 {
		padding-top: 30px;
	}

	#s2_2_title {
		margin-bottom: 20px;
	}

	.s2_2_div {
		padding: 4px;
	}

	.s2_2_div_in {
		padding: 4px;
		border-radius: 4px;
	}

	.s2_2_div_in img{
		width: 160px;

	}




	#section2_3 {
		padding-top: 30px;
		padding-bottom: 30px;
		
	}

	#s2_3_title {
		margin-bottom: 20px;
	}

	.s2_3_txt_1 {
		font-size:16px;
		margin-top:0;
		/*
		margin-top: 20px;
		*/
	}

	.s2_3_img {
		text-align: center;

		padding: 14px 0;

		

		/*
	background-image: url('../images/system.png');
    background-size: 100%;
	background-repeat: no-repeat;
	background-position: right center;
	width: 100%;
	padding-top:87.2%;
	border:1px solid red;
	*/
	}

	.s2_3_img img{
		max-width: 100%;
	}

	.s2_3_content {
		max-height: 100px;
		height: 50px;
	}
	
	.s2_3_txt {

	}


	.system_box_txt {
		/*
		padding-top: 0px;
		padding-bottom: 30px;
		*/
		padding: 0 10px 30px 0;
		margin-top: 0px;
		background-color:#eef2f5;
	}

	.s2_3_box {
		margin-top: 0px;

	}

	.s2_3_box_out {
		margin-top: 20px;
		background-color:#3a478f;
		padding-bottom: 10px;
		padding-top: 10px;
	}

	
	
	

	/* SUPPORT */
	#section3_1 {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	
	#s3_1_title {
		margin-bottom: 20px;
	}

	.s3_1_div {
		padding: 10px;
	
	}

	.s3_1_div_in_txt {
		padding: 0;
		padding: 10px 6px;
	}

	.s3_1_txt_1 {
		font-size:16px;
	}

	.s3_1_txt_2 {
		font-size:14px;

	}


	
	
	.footer_box_txt {
		padding-left: 0px;
	}

	
	
	
	
	.carousel_div {
		padding-left: 0;
		padding-right: 0;

	}

	.carousel {
	}

	.carousel-inner > .item > img {
		max-width: 90%;
	}

	.carousel-control span.glyphicon {
	/*
		color: black;
		*/
		width:30px;
	}

.carousel-control.left .glyphicon {

	right: auto;

	margin-right: auto;
}
.carousel-control.right .glyphicon {
left: auto;


	margin-left: auto;
	
}

/*
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
left: auto;

  right: 0; 
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
  left: 0; 
}
*/

}
/* end: media (max-width: 768px)  */

