/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/
@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css); 
@import url(//cdn.rawgit.com/hiun/NanumSquare/master/nanumsquare.css);
:root {
    --cnvs-themecolor: #005bac;
    --cnvs-themecolor-rgb: 0, 91, 172;
}

.primary-menu .menu-container > .menu-item > .menu-link {
    font-size: 18px !important;   /* 원하는 크기로 조절 */
    font-weight: 600;             /* 선택사항 */
}

.primary-menu .sub-menu-container .menu-link {
    font-size: 16px !important;
}

body {
    font-family: 'Noto Sans KR', 'Nanum Gothic', 'Malgun Gothic', '맑은 고딕', Verdana, Gulim, Dotum, sans-serif;
}

.table-incruit {
	float: left;
	background-color: #fff;
	margin:0px;
	margin-bottom:20px;
	border-spacing: 0px;
	width: 100%;
}
.table-incruit th {
	padding: 10px 10px;
	background-color: #71aaff;
	color: #ffffff;
	vertical-align: middle;
	border-bottom: 1px solid #FFFFFF !important;
	text-align:center !important;
}
.table-incruit td {
	padding: 10px 10px;
	color: #000000;
	vertical-align: middle;
	border-bottom: 1px solid #eeeeee !important;
	text-align:center;
}

.table-incruit .vline {
	border-left: 1px solid #eeeeee !important;
}

.textarea_bg {
    float: left;
    width: 100%;
    height: 235px;
    padding: 7px 10px 0px 10px;
    margin-bottom: 20px;
    border-top: 2px solid #e1e1e1;
    border-left: 2px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #f9f9f9;
}

.table-incruit {
    float: left;
    background-color: #fff;
    margin: 0px;
    margin-bottom: 20px;
    border-spacing: 0px;
    width: 100%;
}

.table-incruit p {
	margin-bottom: 0px  !important;
}

.table-incruit th {
    padding: 10px 10px;
    background-color: #71aaff;
    color: #ffffff;
    vertical-align: middle;
    border-bottom: 1px solid #FFFFFF !important;
    text-align: center !important;
    
}

.right_td {
	text-align: right;
}

.breadcrumb .active {
	color:#535251;
	font-weight: 900;
}

.breadcrumb {
	color: #383941 !important;
}

.dept_subtitle {
	font-weight: bold;
}

.portfolio-image {
	height:200px !important;	
}

.portfolio_contact span {
	font-weight: 900;
	font-size:16px;	
	line-height: 1.2;
}

.billofrights {
	list-style: none;
}
.billofrights h4 {
	margin-bottom: 0px;
}

.billofrights li {
	margin-bottom: 10px;
}

.input_bg {
	float: left;
	width: 70%;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	padding: 0px 0px 0px 10px;
	border-top: 2px solid #e1e1e1;
	border-left: 2px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9;
}

ul.list_empty {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
	list-style:none;
}
.list_empty li {
	float: left;
	padding: 0px;
	margin: 0px 20px 35px 0px;
}



.focus_text {
	color: #0665b7;
}

.active_red {
	color: #0665b7;
	font-weight: bold;
}

.top-links {
    float: right;
}

 #logo img {
  
}

.main_slide {
	background-image: url('/images/main.png');
} 

.heading-home:after {
	border-top:0px !important;	
}

.slide_title {
	font-size: 36px;
}

.slide_subtitle {
	font-size:32px;
}

.big-content {
	 font-size: 16px;
	 line-height: 2;
}

.slide_title2 {
	font-size: 36px;
	font-weight: 900;
	padding-bottom: 10px;
}

.slide_content {
	font-weight: 600;
}


.title20 {
	font-size: 16px !important;
}

#primary-menu ul li > a {
    font-size: 16px;
}

#primary-menu ul ul li > a {
    font-size: 14px;
}

.dark .slider-caption, .dark .slider-caption h2 {
  /*  color: #EEE !important; */
   color: #fff !important;
    text-shadow: 3px 3px 3px rgba(0,0,0,0.85);
}

.gray_bg {
	background-color: #F9F9F9 !important;
}

.edu-section h4 {
    margin-top: 0px;
    padding-bottom: 10px;
    border-bottom: 2px solid #1e73be;
    font-weight: 600;
}

.edu-section ul {
    margin-top: 15px;
    margin-bottom: 40px;
    padding-left: 20px;
}

.edu-section ul li {
    margin-bottom: 8px;
}

.history-section {
    max-width: 900px;
    margin: 0 auto;
}

.history-item {
    padding: 25px 0;
    border-bottom: 1px solid #eee;
    font-size: 18px;
    display: flex;
    align-items: center;
    gap: 25px;
}

.history-item img {
    width: 120px;
    border-radius: 6px;
    box-shadow: 0 3px 10px rgba(0,0,0,0.08);
}

.history-text {
    flex: 1;
    line-height: 1.6;
}

@media (max-width: 768px) {
    .history-item {
        flex-direction: column;
        text-align: center;
    }
}