@import url("/hive/css/fonts/NotoKR-Regular/stylesheet.css");
@import url("/hive/css/fonts/NotoKR-Black/stylesheet.css");
@import url("/hive/css/fonts/NotoKR-Bold/stylesheet.css");
@import url("/hive/css/fonts/NotoKR-DemiLight/stylesheet.css");
@import url("/hive/css/fonts/NotoKR-Light/stylesheet.css");
@import url("/hive/css/fonts/NotoKR-Medium/stylesheet.css");
@import url("/hive/css/fonts/NotoKR-Thin/stylesheet.css");


.main_hero_wrap{
	height:520px;
	max-height: 520px;
	box-sizing: border-box;
	overflow-x: hidden;
	position: relative;
}

.main_hero_wrap .contents_section{
	width:1024px;
	margin:0 auto;
	position: relative;
}

.hero_title_section{
	margin-left:90px;
	padding-top:125px;
	position: relative;
	z-index: 99;
	width:50%;
}
.hero_title_section h1{
	color:#000;
	font-weight: 700;
	font-size:30px;
	font-family: 'Noto Sans KR','notokr-bold', 'NanumGothic','나눔고딕','Nanum Gothic','맑은 고딕','Malgun Gothic',Dotum;
}
.main_hero_wrap .main_text{
	font-size:25px;
	font-weight: 400;
	color:#090d30;
	line-height: 1.3;
	letter-spacing: -1px;
	margin-bottom:25px;
	font-family: 'Noto Sans KR','notokr-light', 'NanumGothic','나눔고딕','Nanum Gothic','맑은 고딕','Malgun Gothic',Dotum;
}
.main_hero_wrap .title_btn_section{margin-top:50px;}
.main_hero_wrap .title_btn_section .firstBtn{color:#22222b;border:1px solid #a2a0ad;padding:16px 0;width:200px;text-align:center;font-size:14px;display:inline-block;letter-spacing:-1px;}
.main_hero_wrap .title_btn_section .secndBtn{margin-left:5px;background-color:#22222b;color:#fff;border:1px solid #22222b;padding:16px 0;width:200px;text-align:center;font-size:14px;display:inline-block;letter-spacing:-1px;}
.main_hero_wrap .title_btn_section .firstBtn:hover{border-color:#000;}
.main_hero_wrap .title_btn_section .secndBtn:hover{background-color:#4b4b5d;}
.maintitle{
	background-color: #1c4353;
	text-align: center;
	width: 100%;
	max-width: 100%;
    height: 500px;
	background:url(/hive/template/LOUD_IMG/update/titlebg.jpg) repeat-x;
	background-size: cover;
	margin-top:-59px;
}

.imgBox{
    width: 1024px;
    position: relative;
	padding:226px 0 160px 0;
    margin: 0 auto;

}

.title_text{
   width: 680px;
    border-bottom: 1px solid #ff574b;
    height: 45px;
    margin: 0 auto;
    font-size: 40px;
    letter-spacing: -1px;
    color: #fff;

}
.btn_wrap{
	padding-top:44px;
}
.howtotext{
	font-size: 14px;
	letter-spacing:-0.5px;
    color: #777;
    font-weight: 500;
    text-decoration: underline;display:inline-block;
    margin-top: 20px;

}
.howtotext:hover{color:#555;}

.btn_wrap a{
	display:inline-block;
}


.main_hero_wrap .btn_wrap a{
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: -1px;
  color: #31333b;
	padding:18px 50px;
	border: solid 1px #a0a1a5;
	font-family: 'Noto Sans KR','notokr-light', 'NanumGothic','나눔고딕','Nanum Gothic','맑은 고딕','Malgun Gothic',Dotum;
}
.main_hero_wrap .btn_wrap a:hover{
	border-color:#fc4e51;
}
.title_btn{
    padding: 16px 50px;
    font-size: 18px;
    color: #fff;
    background-color: #ff6c6d;
    background-image: linear-gradient(156deg,#ff6c6d 0,#ff4040 100%);
    box-shadow: inset 0 -1px 0 #f65f52;
    font-weight: 600;
    letter-spacing: -1px;
}


.main_hero_wrap .right_hero_wrap{
	position: absolute;
	top:0;
	width:1380px;
}

.main_hero_wrap .bxslider > div{
	/*right: -600px;*/
	text-align: right;
}

.main_hero_wrap .bxslider a{

}


.main_hero_wrap .right_hero_wrap img{
	max-width: 100%;transition: transform .3s ease;
}
.main_hero_wrap .right_hero_wrap img:hover{
	 transform: scale(1.03);
 }

.main_hero_wrap .slide_control{

}

.main_hero_wrap .slide_control a{
	position: absolute;
	z-index: 53;
	top:0;
	bottom:0;
	margin:auto;
	width:32px;
	height:82px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto;
	font-size:0;
}

.main_hero_wrap .slide_control a.bx-next{
	right: 10px;
	background-image:url(/hive/template/LOUD_IMG/main/main_slider/ic_right_big.png);
}
.main_hero_wrap .slide_control a.bx-next:hover{
	background-image:url(/hive/template/LOUD_IMG/main/main_slider/ic_right_big_hover.png);
}

.main_hero_wrap .slide_control a.bx-prev{
	left: 10px;
	background-image:url(/hive/template/LOUD_IMG/main/main_slider/ic_left_big.png);
}
.main_hero_wrap .slide_control a.bx-prev:hover{
	background-image:url(/hive/template/LOUD_IMG/main/main_slider/ic_left_big_hover.png);
}


.bx-controls .bx-pager{
	display: block;
	position: absolute;
	bottom:11px;
	left: 465px;
	z-index: 51;
}
.bx-controls .bx-pager .bx-pager-item{
	float:left;
	margin-right: 5px;
}

.bx-controls .bx-pager .bx-pager-item a{
	font-size: 0;
	display: inline-block;
	width:13px;
	height:13px;
	background: #ebebeb;
	border-radius: 50%;
}

.bx-controls .bx-pager .bx-pager-item a.active{
	background: #fc4e51;
}

.bx-controls-direction .bx-prev{
	position: absolute;
	left:0;
}



.title_btn a{
	color:#fff;
}


.title_btn:hover{
    background-color: #Ff4D4D;
	background-image: none;
    color: #fff;
}
.graph_box{
	text-align:center;
	margin: 0 auto;
	padding: 26px 0 26px;
  background-color: #fff;
}
.graph_each{
	display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #495161;
  text-align: center;
	width:330px;
	height: 110px;
	letter-spacing: -1px;
	position: relative;
}
.graph_each:last-child::after{
	display:none;
}
.graph_each:after{
	display: block;
	position: absolute;
	right:0;
	top:0;
	width:1px;
	height:100%;
	background: #090d30;
	opacity: 0.12;
	content: " ";
}


.graph_each_last{
	display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #495161;
  text-align: center;
  padding: 0 40px;
	width:250px;
}
.graph_number {
  font-size: 40px;
  line-height: 1;
  font-weight: 600;
	padding-top:20px;
  letter-spacing: -1px;
  color: #495161;
}
.graph_number img{
	width: 30px;
	margin-right:6px;
	margin-bottom:6px;
	margin-left:-20px;
	vertical-align: middle;
}

.graph_each .cnt_title{
	margin-top:10px;
	color:#525252;
	font-weight: bold;
	font-size:14px;
	padding-left:10px;

}
.section_grey{
	padding:95px 0 70px 0;
	background-color: #f2f2f3;
	margin:0 auto;
}
.section_white{
	padding:70px 0px 70px 0px;
	background-color: #fff;
	margin:0 auto;
}
.section_inner{
	width:1024px;
	margin:0 auto;
	text-align:center;
}
.section_title{
font-size: 24px;
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
    margin: 0 auto;
    width: 420px;
    color: #495161;
}
.section_title_number{
	font-size:25px;
	font-weight: 600;
    letter-spacing: -1px;
    color: #495161;
}
.section_content{
	margin:40px 0;
    color: #495161;
}
.viewmore_btn{
    padding: 14px 0;
    margin: 0 auto;
    border: 1px solid #ccc;
    font-size: 14px;
	width:220px;
	margin-bottom:20px;
    color: #495161;
	display:block;

}
.viewmore_btn:hover{
    border: 1px solid #495161;
    color: #fff;
    background-color: #495161
}

.viewmore_btn_small{
    padding: 5px 6px;
    margin: 0 auto;
    border: 1px solid #ccc;
	width:100px;
	margin-bottom:10px;
    color: #495161;
	float:right;
	display:block;
	margin-top:10px;
}
.viewmore_btn_small:hover{
    border: 1px solid #495161;
    color: #fff;
    background-color: #495161;
}
.contest_wrap{
	display:inline-block;
	width:460px;
	padding:0 20px;
	vertical-align: top;
}
.contest_category{
	margin-bottom:20px;
	font-size:16px;
	letter-spacing: -1px;
}

.contest_category img{
	    width: 21px;
    padding-right: 10px;


}
.contest_item{
	background-color: white;
    box-shadow: 1px 1px 2px #CEC6C6;
    border-radius: 2px;
    width: 490px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 8px;
    color: #495161;
    font-size: 13px;
}
.contest_item:hover{
    color: #fff;
    	background-color: #495161;

}
.contest_cell{
	display:inline-block;
	margin-right:5px;
	overflow:hidden;

}
.designer_item{
	width:312px;
	height:55px;
    background-color: white;
    box-shadow: 1px 1px 2px #CEC6C6;
    border-radius: 2px;
    line-height: 55px;
    margin-bottom: 8px;
    color: #495161;
    letter-spacing: -1px;
    border:1px solid #fff;
}
.designer_item:hover{
border:1px solid #505765;


}
.designer_cell{
	display:inline-block;
	margin-right:4px;
	overflow:hidden;
	height:57px;
	font-size: 13px;
	vertical-align:middle;
}
.designer_category{
	float:left;
	line-height:50px;
	font-weight:bold;
	font-size:16px;
	letter-spacing: -1px;
}
.event_desc{
	height:60px;
	margin-top:-60px;
	color:white;
	display:none;
	position:relative;

}
.section_subtitle{
	font-size:16px;
}
.event_img{
	float: left;
	width: 338px;
	margin-right: 14px;
}
.event_text{
	position:absolute;
	top:0;
	left:0;
	text-align:center;
	height:60px;
	width:100%;
	padding-top:12px;
}
.review_star{float:left;width:240px;height:200px;padding:10px;}
.review_rating{font-size:30px;;padding-top:40px;
	letter-spacing: -1px;}
.review_star_img{background-color:#333c4e;width:165px;margin-top:20px;margin-left:28px;}
.review_img{float:left;;width:100px;height:200px;padding:10px;margin-left:20px;}
.review_img>img{width:100px;height:100px;border-radius:50px;margin-top:30px;}
review_img hover{

}
.review_text{float:left;;width:220px;height:200px;padding:10px;text-align:left;color:#333c4e;}
.review_text_say{margin-top:25px;}
.review_text_desc{margin-top:10px}

#Container{
	width:1024px;
	margin-bottom:20px;
	overflow: hidden;
	height:512px;
}

#Container .mix{
	display: none;
	width:256px;
	height:256px;
	background-color:black;
	vertical-align:top;
	float:left;
	position:relative;
}
.tap_containter{
	height:60px;
}
.tap_containter .filter{
    padding: 10px;
    margin: 0 auto;
    border: 1px solid #ccc;
    width: 130px;
    color: #495161;
    float: left;
    margin-right: 10px;
    display: block;
    cursor: pointer;
    letter-spacing: -1px;
    font-size: 14px;
}
.tap_containter .filter:hover{
   border: 1px solid #495161;
}
.tap_containter .active{
	color:white;
	font-weight: 600;
	background-color:#495161;
	border: 1px solid #495161;
}
.tap_containter .first{
	margin-left:112px;
}
.folio_hover{display:none;}
.folio_hover>img{width:100%;height:100%;position:absolute;top:0;left:0;}
.foliio_hover_info{
	font-size: 14px;
    color: white;
    line-height: 24px;
    position: absolute;
    top: 0;
    width: 210px;
    text-align: center;
    padding-top: 100px;
    padding-left: 23px;
    text-align: center;
    letter-spacing: -1px;

}
.foliio_hover_info_title{
	font-size:16px;border-bottom:1px solid #fff;margin-bottom:4px;line-height:30px;text-align: center;
}
