#wrapper {position:relative; width:100%; min-width:1200px}

/* ========================== Common ============================== */
.push {
	display: inline-block;
	border-radius: 3px;
	padding: 0 10px 2px;
	font-weight: bold;
	color: #fff;
	text-align:center;
}
.push:hover, .push:active, .push:focus {
	color: #ffffff
}
.push_1{background:#858585;}

.pushbox {
	display: inline-block;
	border-radius: 3px;
	padding: 0 10px 2px;
	font-weight: bold;
	text-align:center;
}

.pushbox_1{border:1px solid #d5d5d5}

.pointer{cursor:pointer;}
.hr_line{border:0; height:1px; background:#dddddd; margin:30px 0}
.hr_dot{border:0; height:1px; border-bottom:1px solid #d5d5d5; border-bottom-style:dashed;}
.border_none{border:none}

/* ========================== Header ============================== */
.header_theme_3 nav{background:#333}
.header_theme_3 h1{float:left; line-height:36px}
.header_theme_3 .nav{float:right;}
.header_theme_3 .top_menu{padding:10px 0;}

/* **** */
.header_black a{color:#333333}
.header_black a:hover, .header_basic a:focus, .header_basic a:active{color:#333333}
.header_white a{color:#fff}
.header_white a:hover, .header_white a:focus, .header_white a:active{color:rgba(255,255,255,0.5)}
.header_overlay{position:absolute; top:50px; left:50%; margin-left:-600px; background:rgba(255,255,255,0.8); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#90ffffff,endColorstr=#90ffffff); zoom:1;}
.header_transparent{background: transparent}
.header_bottom{border-bottom:2px solid #000000;}
.nav_line li a:after{position:absolute; right:0; top:50%; margin-top:-10px; width:1px; height:20px; background:rgba(255,255,255,0.2); content:""; z-index:100}
.top_menu_bg{background:#555555}
/* **** */

.navigation .nav > li{display:inline-block; float:left;}
.navigation .nav > li > a{display:inline-block; width:100%; padding:0 40px 4px; font-size:15px; font-weight:bold; line-height:38px; text-align:center; color:#fac200}
.navigation .nav > li > a:hover, .nav>li>a.on, .subnav li a:hover{color:#998361}
.navigation .nav > li:first-child{display:none}
.navigation .nav > li:last-child a:after{width:0}
.navigation .top_menu .push{background:#666; padding:5px 15px 7px;}
.subnav{display:none;}


/* ========================== Visual ============================== */
.visual_section{position:relative; width:100%; background:url(../../images/main_slide.jpg) no-repeat center top;}
.sub_bg1{background:url(../../images/main_slide1.jpg) no-repeat center top; background-color:#fff;}
.sub_bg2{background:url(../../images/main_slide2.jpg) no-repeat center top; background-color:#fff;}
.sub_bg3{background:url(../../images/main_slide3.jpg) no-repeat center top; background-color:#fff;}
.sub_bg4{background:url(../../images/main_slide4.jpg) no-repeat center top; background-color:#fff;}
.main_panel{margin-left:50%; background:#fff;}
.visual_sub_section{position:relative; width:100%; background:url(../../images/main_slide.jpg) no-repeat center center;}

@media (max-width:479px) {
	#wrapper{min-width:100%;}
	.main_panel{margin-left:0; padding:0 15px;}
}


/* ========================== Main Contents ============================== */
.main_section h2{font-family:"Roboto", Malgun Gothic, "맑은 고딕", Dotum, "돋움", sans-serif; font-size:24px; line-height:50px; text-align:center; letter-spacing:0.5px}

.cs_panel{position:absolute; top:-50px; left:50%; margin-left:-600px; width:380px; height:200px;}
.cs_section{margin:75px 0 0 75px; color:#ccc;}
.cs_section h3{font-size:20px; color:#999}
.cs_section h1{font-weight:800; color:#fff;}

.banner_section{height:260px; margin-left:-220px; border-bottom:1px solid #dbdbdb; background:#fff;}
.banner_panel{float:left; width:410px; height:260px; padding:70px 45px 0; border-right:1px solid #dbdbdb}
.banner_panel h3{margin-bottom:15px; font-size:18px; color:#666666; font-weight:600; letter-spacing:0}
.banner_panel p{width:70%; line-height:22px;}
.banner_panel a{font-size:12px; padding:3px 10px; margin-top:15px;}
.banner1{ border-left:1px solid #dbdbdb; background:url(../../images/uto_icon1.jpg) no-repeat; background-position:90% 50%;}
.banner2{background:url(../../images/uto_icon2.jpg) no-repeat; background-position:90% 50%;}

.content_section, .subcontent_panel{width:820px; margin-left:-220px; background:#fff; border-left:1px solid #dbdbdb}
.portfolio_body{width:780px; margin-left:30px;}
.portfolio_tab{display:table; margin:0 auto; margin-top:50px;}
.portfolio_tab li{float:left; margin:0 45px 60px;}
.portfolio_tab li{display:inline-block; border-radius: 40px; font-weight:bold; cursor:pointer}
.portfolio_tab li.tab1{ padding:30px 6px 30px; background-color:#a5bf3b; color:#fff }
.portfolio_tab li.tab1.off{ background-color:#efefef; color :#666666}
.portfolio_tab li.tab2{ padding:30px 13px 30px; background-color:#a5bf3b; color:#fff }
.portfolio_tab li.tab2.off{ background-color:#efefef; color :#666666 }
.portfolio_tab li.tab3{ padding:30px 13px 30px; background-color:#a5bf3b; color:#fff }
.portfolio_tab li.tab3.off{ background-color:#efefef; color :#666666 }
.portfolio_tab li:hover{color:#ea5d4b !important }
.portfolio_tab:after{clear:both; display:block; content:"";}
.portfolio_list .title{border:1px solid #d5d5d5; border-top:none; padding:20px 0; background:#f6f6f6; text-align:center}

.inquiry_panel{width:80%; margin:0 auto; margin-top:50px;}
.inquiry_panel .push_1{padding:10px 20px; background:#ef8132}

@media (max-width:479px) {
	.content_section, .portfolio_body, .banner_section, .subcontent_panel{width:100%; margin-left:0}
	.portfolio_tab li{float:left; margin:0 10px;}
	.portfolio_list>div{margin-top:5px;}
	.banner_section, .banner_panel{width:100%; height:auto; border:none; padding:30px 0;}
	.banner_panel{border-bottom:1px solid #dbdbdb; float:none}
	.cs_panel{display:none}
}


/* ========================== Sub Contents ============================== */
.path_section{padding:20px 0; border-top:1px solid #d5d5d5; border-bottom:1px solid #d5d5d5; background:#f3f3f3;}
.path_section h2{font-size:28px;}

.subcontent_panel{padding:60px 15px 0 50px; min-height:1000px;}
.subnav_panel ul{display:table; margin:0 auto;}
.subnav_panel ul li{float:left; margin:0 1px;}
.subnav_panel ul li a{display:inline-block; width:100%; padding:0 20px; font-size:14px; font-weight:bold; line-height:36px; background:#e6e6e6;}
.subnav_panel ul li a:hover, .subnav_panel li a:focus, .subnav_panel li a:active, .subnav_panel li a.on{background:#a5bf3b; color:#fff;}
.sub_section .cs_panel{width:220px; margin-top:50px; border-left:1px solid #d5d5d5}

.sub_head h2{font-size:38px; font-weight:500}
.sub_head .sub_history{font-size:12px; margin-top:25px;}
.sub_head .sub_history span{padding:0 5px;}
.sub_body{padding:50px 0}
.sub_body p{line-height:22px;}

.tab_menu:after{clear:both; display:block; content:"";}
.tab_menu li{float:left; padding:5px 40px 7px; border:1px solid #d5d5d5; border-left:none; background:#f2f2f2; font-weight:bold; cursor:pointer}
.tab_menu li:first-child{border-left:1px solid #d5d5d5}
.tab_menu li.on{border-top:2px solid #555; border-bottom:none; background:#fff;}

.about_us h3{margin-bottom:30px; font-size:24px; font-weight:normal}
.info p{width:50%;}

.history h4{width:60px; margin-bottom:10px; background:#888888; color:#fff; font-size:16px; line-height:22px; text-align:center;}
.history span{padding-right:10px; font-weight:bold; color:#333;}

.business h3{margin-bottom:30px; font-size:24px;}
.business h4{font-size:18px;}

.inquiry .inquiry_panel{width:100%;}

@media (max-width:479px) {
  .subcontent_panel{padding:0; padding-top:20px; min-height:inherit; border-left:0 none;}
	.subnav_panel, .sub_history, .path_section{display:none}
	.sub_head{margin-top:15px;}
	.subcontent_panel h2{font-size:28px;}
	.subcontent_panel h3{font-size:20px;}
	
	.tab_menu li{padding:5px 10px 7px; font-size:13px;}
	.about_us .about p, .history{background:none;}
	.info{margin-bottom:30px;}
	.info p{width:100%; margin-bottom:5px;}
	.history p{font-size:12px;}
	.history hr{margin:20px 0}
	.wd80, .wd60{width:100%;}
	.business .text_right{text-align:left}
}

/* ========================== Form ============================== */
.form_content label{display:inline-block; max-width:100%; margin-bottom:5px;}
.form_group{margin-bottom:15px;}
.form_block{display:block}
.form_box{width:100%; padding:6px 12px; font-size:14px; line-height:1.42; color:#b0b0b0; background-color:#fff; border:1px solid #ccc}
.form_box_none{width:auto; display:inline-block; padding-right:2px; border:none; font-size:20px; font-weight:bold; text-align:right; color:#c90026; letter-spacing:-0.5px;}
.form_hr{height:1px; margin:5px 0 15px; border:0; border-bottom:1px solid #619916; border-bottom-style:dashed}
.radio, .checkbox{position:relative; display:block; margin-bottom:10px;}
.radio label, .checkbox label{cursor:pointer}
.radio_inline, .checkbox_inline{ margin-right:20px;}
.file_text{color:#888;}
.form_select{width:100%; padding:5px 12px; font-size:14px; line-height:1.42; color:#b0b0b0; background-color:#fff; border:1px solid #ccc}

@media (max-width:479px){
	.radio_inline, .checkbox_inlin{display:block; margin-left:0}
	.file_text{display:block; margin-left:18px;}
}

/* ========================== Map ============================== */

    .root_daum_roughmap
    .wrap_map{
        height: 400px !important;
    }

    @media (max-width: 992px) {
        .root_daum_roughmap
        .wrap_map{
            height: 300px !important;
        }
    }



.border {
    border: solid black;
    padding-top: 50px;
}



/* ========================== Footer ============================== */
.footer{padding:35px 0; background:#333; font-size:13px; color:#a5a5a5;}
.footer .row div:first-child{line-height:24px;}
.footer a{font-size:10px; letter-spacing:0; padding:2px 10px 3px; color:rgba(255,255,255,0.6)}
.footer span{padding:0 3px;}

@media (max-width:479px){
	.footer .admin{display:none}
}
