/*::selection {background:#3866A2; color:#fff;}
::-moz-selection{background:#3866A2 color:#fff}*/

.cRed {color:#a94442; font-weight:700;}
.cBlue {color:#3866a2; font-weight:700;}
.mt20 {margin-top:20px;}
.mt50 {margin-top:50px;}
.txtArea {margin:20px 0 0 40px;}
.txtArea h6{color:#3866a2;}

section {
    padding: 50px;
}

nav#mainNav {
    background-color: #fff;
}

.navbar-custom .nav li a {
    color: #000;
	font-weight: 700;
}

.navbar-custom .navbar-toggle {
    border: none;
    color: black;
    font-size: 12px;
	background-color: transparent;
	font-size: 1.5em;
}

.navbar-custom .navbar-toggle:hover, .navbar-custom .navbar-toggle:focus {
    background-color: transparent;
}

button.navbar-toggle:hover, button.navbar-toggle:focus{
    background-color: transparent;
	}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus {
  color: #3866A2;
}

.navbar-custom .navbar-brand {
    letter-spacing: -0.06em;
    position: relative;
    display: inline-block;
    left: 50%;
    transform: translate(-61%, 0);
    -webkit-transform: translate(-61%, 0);
}


.dropdown-menu{
border-radius: 0px;
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}

@media (max-width:767px){
.dropdown:hover .dropdown-menu{
    display: none;
	}
}

.dropdown-menu li {
    padding: 10px 0;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
background-color: transparent;
    color: #337ab7;
	}



/*Header*/

header .intro-text .intro-heading{
font-size: 4em;
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media (min-width: 768px){
header .intro-text {
    padding-top: 130px;
   padding-bottom: 50px;
}
}

header.contact.top_bg {
    background-image: url(../img/25.jpg);
    background-position: center center;
    color: white;
}

header.biz.area.top_bg{
    background-image: url(../img/26.jpg);
    background-position: center center;
    color: white;
}

header.solution.top_bg {
    background-image: url(../img/27.jpg);
    background-position: center center;
    color: white;
}

header.company.top_bg {
    background-image: url(../img/28.jpg);
    background-position: center center;
    color: white;
}


/*카테고리 btn-group*/

.btn-group {
    padding: 100px;
    padding-bottom: 0px;
}

a.button_link {
    color: #000;
}

.btn{
padding: 10px 50px;
border: none;
border-bottom: 1px solid;
border-radius: 0;
}


.btn-default {
  color: #333;
  background-color: transparent;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: transparent;
  border-bottom: 2px solid #3866a2;
}
.btn-default:hover {
  color: #333;
  background-color: transparent;
  border-bottom: 2px solid #3866a2;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: transparent;
  border-bottom: 2px solid #3866a2;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: transparent;
}

.btn.active, .btn:active{
-webkit-box-shadow: none;
    box-shadow: none;
	}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #000;
    background-color: transparent;
}
.nav>li>a:focus, .nav>li>a:hover {
    background-color: transparent;
}

ul.nav.nav-pills {
    display: inline-block;
    padding-top: 20px;
}

/*index*/
.slide__title{
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;
 text-align: center;
 }


/*index_services=사업영역*/

#services ul{
    line-height: 2;
	list-style: none;
	}

@media (min-width: 992px){
.col-md-3 {
    width: 20%;
}
#services ul{
text-align: left;
list-style-type: disc;
}
}


.fa-inverse {
    color: #3866A2;
}
.text-primary {
    color: #ffffff;
    border: 3px solid #E4E4E4;
    border-radius: 50%;
}

span.fa-stack.fa-4x :hover{
    border: 3px solid #3866a2;
	 border-radius: 50%;
	}




/*index_portfolio=주요사업*/

	i.fa.fa-angle-right.fa-stack-2x.fa-inverse {
    font-size: 80px;
    top: 13px;
    color: #ccc;
    left: -40px;
}

@media (max-width:767px){
	i.fa.fa-angle-right.fa-stack-2x.fa-inverse {
		padding-right: 23%;
	}
}

@media (max-width:500px){
	i.fa.fa-angle-right.fa-stack-2x.fa-inverse {
		padding-right: 10%;
	}
}

#portfolio .portfolio-item .portfolio-caption .fa-stack-1x, .fa-stack-2x{
text-align: right;
}

#portfolio .portfolio-item .portfolio-caption:hover{
    border: 2px solid #3767A1;
}

#portfolio .portfolio-item .portfolio-caption i.fa.fa-angle-right.fa-stack-2x.fa-inverse:hover{
    color:#3767A1;
}

#portfolio .portfolio-item .portfolio-caption p{
    font-weight: 700;
}

#portfolio .portfolio-item .portfolio-caption h4{
color: #3866A2;
}


/*index_notice*/

section#notice {
    max-height: 900px;
    padding-bottom: 0;
}

@media (min-width:992px){
section#notice{
height: 530px;
}
}


#notice .notice-item {
    margin: 0 0 15px;
    right: 0;
}

.notice_back {
    background-image: url(./../img/background_img.jpg);
    /*background-image: url(https://cafeptthumb-phinf.pstatic.net/MjAxODA2MjhfMjgz/MDAxNTMwMTczMTM1ODQ5.Mnkiv70QUUyewRB4r7sQ6C5eA_bGDzC1Jwl-jd0_0fog.SZ3s6UR4jWjNwx1UvT3cMlRpq-vUHY3G0qHkzYuBLp8g.JPEG.goskdl/background_img.jpg?type=w740);*/
    background-position: center;
    height: 450px;
}

@media (min-width: 767px){
#notice .notice-item {
    margin: 0 0 30px;
}
}

#notice .notice-item .notice-caption {
    max-width: 400px;
    margin: 0 auto;
    background-color: white;
    /* text-align: center; */
    padding: 30px;
	max-height: 360px;
    min-height: 300px;
}

#notice .notice-item .notice-caption h4.notice_title {
    color: #3866A2;
}

#notice .notice-item .notice-caption h5.notice_text {
    line-height: 2;
}

#notice .notice-item .notice-caption p {
    /* font-style: italic; */
    font-size: 13px;
    margin: 0;
    padding-top: 10px;
	color: #cacaca;
}

#notice .notice-item .notice-caption a{
    float: right;
	color: #000;
	padding: 40px 0;
}

.btn.btn-xl {
    font-size: 18px;
    padding: 15px 50px;
    border: 1px solid #3866A2;
    background-color: transparent;
    color: #3866A2;
    border-radius: 0;
	margin-top: 30px;
}

.btn-xl:hover, .btn-xl:focus, .btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl {
    color: white;
    background-color: #3866A2;
    border-color: #3866A2;
}


/*BIZ  AREA*/

.bizarea_img1{
width: 630px;
}

@media (max-width: 700px){
.bizarea_img1{
width: 100%;
}
}

/*SOLUTION*/

h3.section-heading.about_tit.nanumsquare{
    border-top: 2px solid #333;
    padding-top: 20px;
    text-align: left;
    margin-top: 5px;
    line-height: 1.5;
	font-size: 20px;
}

.mt60 {
    margin-top: 100px;
}

.row img{
    display: block;
    margin: auto;
    width: 100%;
}

.bbs-wrap {
    margin: 20px 0;
}

.bbs-list {
    display: inline-block;
    width: 100%;
}

.mt40 {
    margin-top: 40px;
}

.bbs-list li {
    display: block;
    padding: .7em 1em .9em;
    border-bottom: 1px dashed #ccc;
    font-size: 1em;
}

.bbs-list li.bbs_list_top {
    border-top: 2px solid #000;
    border-bottom: 1px solid #000;
    color: #000;
}

.bbs-list .subject {
    position: relative;
}

.bbs-list .subject_text {
    width: 100%;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    word-wrap: normal;
    overflow: hidden;
}

.bbs_list_top .subject_text {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
vertical-align: middle;
    border: 1px solid #ddd;
	}

table.r_tbl {
    width: 100%;
    margin-top: 20px;
    border-top: 1px solid #bbb;
}

table.AON th{
    width: 20%;
}

table.r_tbl th {
    font-size: 15px;
    font-weight: 600;
    color: #333;
    line-height: 24px;
    padding: 12px 0;
    text-align: center;
    border-bottom: 1px solid #ddd;
    background-color: #f9fafb;
}

table.r_tbl td {
    /*width: 80%;*/
    font-size: 14px;
    color: #2d2d2d;
    line-height: 24px;
    padding: 10px;
    text-align: left;
    border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

.solution_table h5 {
    padding: 15px 0 5px;
}

.WCMS_img {
    padding-top: 30px;
}

/*top버튼*/

#button {
  display: inline-block;
  background-color: #c3c3c3;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button::after {
  content: "\f102";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 1.5em;
  line-height: 40px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #3866a2;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}

/*자주하는질문*/

.panel-group .panel {border-radius: 0px; }
.panel-group {text-align: left;}
.panel{box-shadow : none; -webkit-box-shadow:none;}
.panel-default {
border-color: transparent;
border-top: 1px solid #DEDEDE;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: transparent;
    border-color: transparent;
    text-align: left;
}
.panel-default>.panel-heading a{
    color: #000;
}

.panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.panel-heading { padding: 0; }

.panel-default>.panel-heading:hover {
    background-color: #f7f7f7;
    color: #000;
}

.panel-default>.panel-heading a:hover {
    color: #000;
}
.panel-group .panel+.panel{
margin-top: 0px;
}

.panel-heading  a {
    padding: 20px 15px;
    position: relative;
    display: block;
    font-size: 14px;
    text-decoration: none;
    background: url(./../img/bbs_almanac_minus.png) no-repeat;
    background-position: 98%;
	}

.panel-heading a.collapsed {
    background: url(./../img/bbs_almanac_plus.png) no-repeat;
    background-position: 98%;
}

.pagination>li>a, .pagination>li>span{
    color: #8f9294;
    border: none;
    margin: 10px;
	font-size: 1.2em;
	}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #000;
    cursor: default;
    font-weight: 700;
    border-bottom: 3px solid #3866a2;
    background-color: transparent;
}


/*공지사항*/

.bbs_basic {
    border-top: 1px solid #d7d7d7;
    margin-bottom: 15px;
}

.bbs_basic .board-item {
    padding: 10px 0;
    border-bottom: 1px solid #d7d7d7;
}
.bbs_basic .board-item .num {
    margin-bottom: 0;
    width: 100%;
    font-size: 12px;
    color: #7f7f7f;
    font-weight: bold;
}
.board_btn {
    margin-top: 20px;
    text-align: right;
}
.container a.btn {
    text-decoration: none;
}
.btn.blue, a.btn.blue {
    background: #0c52a1;
    color: #fff;
}
.bbs_basic .board-item .cont {
    width: 100%;
	text-align: left;
}
.bbs_basic .board-item .title a {
    display: block;
    margin-top: 5px;
	color: #3866a2;
}
.bbs_basic .board-item .title .date {
    display: block;
    margin-top: 3px;
    line-height: normal;
    font-size: 12px;
    letter-spacing: normal;
    color: #707070;
}
.bbs_basic .board-item .title span .bar {
    margin-top: 3px;
    line-height: normal;
    font-size: 12px;
    letter-spacing: normal;
    color: #aaa;
    background: url(./../img/item_info_division.gif) right 0px no-repeat;
    padding-right: 10px;
    display: inline-block;
    margin-right: 10px;
}
.bbs_basic .board-item .txt_more, .bbs_basic .board-item .txt {
    margin-top: 5px;
    letter-spacing: normal;
    line-height: 1.7;
    color: #8a8a8a;
    font-size: 13px;
}
.bbs_basic .board-item .txt {
    max-height: 75px;
    overflow: hidden;
    padding: 5px 0;
    margin-bottom: 5px;
}
.bbs_basic .board-item .txt_more_btn {
    margin-top: 0;
    text-align: right;
}
.bbs_basic .board-item .txt_more_btn a {
    font-size: 11px;
    color: #7f7f7f;
    font-weight: 400;
    text-decoration: none;
}



@media (min-width: 768px){
.bbs_basic {
    margin-bottom: 0;
}
.bbs_basic .board-item {
    padding: 15px 0;
}
.bbs_basic .board-item .num {
    width: 11%;
    margin-bottom: 20px;
    font-weight: normal;
    text-align: center;
}
.bbs_basic .board-item .cont {
    width: 89%;
    border-left: 1px solid #ebebeb;
    padding: 0 0 0 35px;
}
.bbs_basic .board-item .title a {
    display: inline-block;
    margin-top: 0;
}
.bbs_basic .board-item .title .date {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
}
.bbs_basic .board-item .title span .bar {
    font-size: 13px;
}
.bbs_basic .board-item .txt {
    margin-bottom: 0;
    padding-right: 10px;
}
}



@media (min-width: 1000px){
.bbs_basic .board-item {
    padding: 20px 0;
}
.bbs_basic .board-item .num, .bbs_basic .board-item .sns {
    width: 10%;
    text-align: center;
}
@media (min-width: 1000px)
.bbs_basic .board-item .cont {
    padding: 0 35px;
    width: 75%;
    border-right: 1px solid #ebebeb;
}
.bbs_basic .board-item .title a {
    margin-right: 10px;
}
.bbs_basic .board-item .txt {
    max-height: 66px;
    padding-bottom: 5px;
}
.bbs_basic .board-item .txt_more, .bbs_basic .board-item .txt {
    font-size: 13px;
}
.bbs_basic .board-item .txt {
    max-height: 109px;
    line-height: 20px;
    margin-bottom: 5px;
}
.bbs_basic .board-item .txt_html {
    margin-top: 10px;
}
.bbs_basic .board-item .txt_more_btn a {
    font-size: 13px;
}
}

/*comming soon*/

 i.fa.fa-bullhorn.fa-5x{
	border-radius: 50%;
	background-color: #00418e;
	color: #fff;
	padding: 30px;
}

.comming_soon h2 {
    padding-top: 20px;
}