/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");


@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
* {
font-family: 'Noto Sans KR', sans-serif,IcoMoon, dashicons, FontAwesome ;
}


.tp-caption{
font-family: "Noto Sans KR" !important;
}



/**konak**/

.konak_now{
    margin: 0;
list-style: none;
padding: 0;
}

.konak_now li{
padding: 0 !important;
text-indent: 0 !important;
float: left;
font-size: 40px;
font-weight: 600;
}

@media (max-width: 479px) {

.konak_now li{
font-size: 26px;
}

.top_board .vc_custom_1525150906732 {
    margin-top: 0 !important;
}

.top_board .vc_custom_1525142983842{
padding-left: 15px !important;
padding-right: 15px !important;
border: 0 !important;
}


.osc-res-tab .nav-tabs > li > a {
    font-size: 14px;
}
}

.konak_now li a{
text-decoration: none !important;
}

.konak_now li:last-child{
float: right;
font-weight: 300;
}

.konak_now li:first-child{
color:#24b24c;
}

.konak_now li:before{
content: "" !important;
}

.top_board .qode-advanced-tabs .qode-advanced-tabs-nav{
    width: auto;
}

.top_board .qode-advanced-tabs.qode-advanced-horizontal-tab.qode-advanced-tabs-column-4 .qode-advanced-tabs-nav li {
    width: auto;
	margin-right: 5px !important;
    display: inline-block;
}

.top_board .qode-advanced-tabs .qode-advanced-tabs-nav li a {
    padding: 6px 12px;
	font-size: 16px;
	background: #fff;
	color: #555;
}

.top_board .qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li.ui-state-active a{
color: #fff;
background: #555;

}

.top_board .qode-advanced-tabs .qode-advanced-tab-container{
padding: 0;
padding-top: 20px;
}


.top_board .vc_column-inner::before {
    content: "" !important;
}



.qode-advanced-tabs.qode-advanced-horizontal-tab.clearfix.qode-advanced-tab-without-icon.qode-advanced-tabs-column-4.ui-tabs.ui-widget.ui-widget-content.ui-corner-all {
overflow: hidden;
display: inline-block;
width: 100%;
margin-top: 40px;
}

.konak_quick{
    margin: 0;
list-style: none;
padding: 0;
}


.konak_quick li{
padding: 0 !important;
text-indent: 0 !important;
float: left;
width:100%;
}

.konak_quick li a{
text-decoration: none !important;
padding: 0em 20px;
padding-left: 120px;
color: #fff !important;
letter-spacing: -1px;
padding-left: 120px !important;
height: 128px;
display: table-cell;
vertical-align: middle;
}

@media (max-width: 767px) {
.konak_quick li a{
padding: 1em 20px;
padding-left: 120px;
height: 111px;
}
}


.page-id-4 #kboard-avatar-latest table {
table-layout: auto;
}



/*@media (min-width: 1920px) {
.konak_quick li a{
padding: 1.45em 20px !important;
padding-left: 120px !important;
}

@-moz-document url-prefix() {
.konak_quick li a{
padding: 1.53em 20px !important;
padding-left: 120px !important;
}
}
}*/

.konak_quick li a strong{
font-size: 20px;
font-weight: 500;
margin-bottom: 5px;
display: inline-block;
}


@media (max-width: 479px) {
.konak_quick li a strong{
font-size: 17px;
}
}

.konak_quick li:before{
content: "" !important;
}



.konak_quick li#list_1{
background: url(/wp-content/uploads/img/list_1.PNG) no-repeat left center;
background-color: #17a074;
background-position-x: 33px;
}

.konak_quick li#list_2{
background: url(/wp-content/uploads/img/list_2.PNG) no-repeat left center;
background-color: #1f52a8;
background-position-x: 33px;
}

.konak_quick li#list_3{
background: url(/wp-content/uploads/img/list_3.PNG) no-repeat left center;
background-color: #23b54e;
background-position-x: 33px;
}

.konak_quick li#list_4{
background: url(/wp-content/uploads/img/list_4.PNG) no-repeat left center;
background-color: #2f4691;
background-position-x: 33px;
}

.konac_now .vc_column-inner{
height: 512px !important;
}


@media (min-width: 768px) and (max-width: 999px) {
.konak_quick li a {
    padding-left: 120px;
    padding-left: 90px !important;
    height: 118px;
    font-size: 13px;
    line-height: 1.5em;

}
.konak_quick li#list_1,
.konak_quick li#list_2,
.konak_quick li#list_3,
.konak_quick li#list_4{
    background-position-x: 20px;

}

.konak_quick li a strong {
    font-size: 17px;

}

.konac_now .vc_column-inner{
height: 472px !important;
}

}

.center_tt p {
font-size: 30px;
line-height: 40px;
font-weight: 500;
}


@media (max-width: 767px) {
.center_tt p {
    font-size: 20px;
    word-break: keep-all;
    line-height: 1.5;
}
}

.konac_tt p:after{
content:url(/wp-content/uploads/img/line.PNG);
vertical-align: super;
padding-left: 10px;
}

.konac_tt p:before{
content:url(/wp-content/uploads/img/line.PNG);
vertical-align: super;
padding-right: 10px;
}

@media (max-width: 767px) {
.konac_tt p:after,
.konac_tt p:before{
display:none
}
}


.konac_tt strong{
color:#1f52a8;
font-size: 30px;
}

.konac_tt p{
display: inline-block;
}


.konak_tab li{
padding-left: 0;
text-indent: 0;
}

.konak_book .q_elements_item_content{
padding: 30px;
border: 1px solid #999999;
margin: 20px;
overflow: hidden;
}


@media (max-width: 479px) {
.konak_book .q_elements_item_content{
padding: 20px;
border: 1px solid #ccc;
margin: 10px;
}
}

@media (max-width: 479px) {
.konak_book:first-child .q_elements_item_content{
margin-top: 0px;
}

.konak_book h4{
font-size: 18px;
}
}

.konak_book dl dt div{
height: 150px;
overflow: hidden;
border: 1px solid #999;
margin-right: 30px;
}

@media (max-width:767px) {
.konak_book dl dt div{
border: 1px solid #999;
margin-right: 0px;
margin-bottom: 15px;
}

.vc_column-inner.vc_custom_1525147387296 {
padding-top: 0px;
}
}

.konak_book dl dt{
float:left;
width:30%;
}

.konak_book dl dd{
float:left;
width:70%;
}

.konak_book dl dd h4{
    font-weight: 500;
}


@media (max-width: 767px) {
.konak_book dl dt,
.konak_book dl dd{
width:100%;
font-size: 13px;
}
}


.konak_book dl dd strong{
font-size: 16px;
display: block;
font-weight: 400;
margin-bottom: 3px;
}

@media (max-width: 479px) {
.konak_book dl dd strong{
font-size: 16px;
display: inline-block;
}
}

.konak_bottom{
list-style: none;
padding: 40px 0px;
overflow: hidden;
}

@media (max-width: 767px) {
.konak_bottom{
padding: 20px;
}
}

.konak_bottom li{
float:left;
width:33.33%;
}


@media (max-width: 479px) {

.konak_bottom li{
width:50%;
}
}


.konak_bottom li a{
display: block;
margin: 5px !important;
text-align: center;
padding: 35px 0;
font-size: 18px;
font-weight: 400;
text-decoration: none !important;
}

@media (max-width: 767px) {
.konak_bottom li a {
    padding: 20px 0;
    font-size: 15px;
}
}

.konak_bottom li#icon_1 a{
background:url(/wp-content/uploads/img/bottom_1.PNG) no-repeat center;
background-color: #fff;
}

.konak_bottom li#icon_2 a{
background:url(/wp-content/uploads/img/bottom_2.PNG) no-repeat center;
background-color: #fff;
}

.konak_bottom li#icon_3 a{
background:url(/wp-content/uploads/img/bottom_3.PNG) no-repeat center;
background-color: #fff;
}

.konak_bottom li#icon_4 a{
background:url(/wp-content/uploads/img/bottom_4.PNG) no-repeat center;
background-color: #fff;
}

.konak_bottom li#icon_5 a{
background:url(/wp-content/uploads/img/bottom_5.PNG) no-repeat center;
background-color: #fff;
}

.konak_bottom li#icon_6 a{
background:url(/wp-content/uploads/img/bottom_6.PNG) no-repeat center;
background-color: #fff;
}


.top_board{
background: #f1f1f1 url(/wp-content/uploads/img/main_back.PNG) !important;
background-repeat: repeat-x !important;
background-position: bottom !important;
}


.top_board .cut_strings a {
    font-size: 16px;
}

@media (max-width: 479px) {
.top_board .cut_strings a {
    font-size: 14px;
}
}

@media (max-width: 979px) {
.konac_now .vc_column-inner{
padding-top: 30px !important;
padding-right: 15px !important;
padding-bottom: 15px !important;
padding-left: 20px !important;
border: 0 !important;
}

.top_board .vc_row.wpb_row{
    margin-top: 0px !important;

}
}


.kboard-thumbnail-poweredby {
    display: none;
}

table th, table td {
    border-right: 1px solid #d9d9d9;
	 border-bottom: 1px solid #d9d9d9;
	 vertical-align: middle;
}

table th{
    font-weight: 500;
	padding: 10px 7px;
	background: #f4f6f8;
}


table tr th:last-child, table tr td:last-child {
    border-right: 0px;
}

.content-view table tr th:last-child,.content-view table tr td:last-child {
    border-right: 1px solid #d9d9d9;
}

.content-view table th,.content-view table td {
    border-left: 1px solid #d9d9d9;
}

table{
    width: 100%;
    border-top: 1px solid #1f52a8;
}

table .left {
text-align: left;
}


#kboard-default-document .kboard-document-action .left {
    display: none;

}

.kboard-default-poweredby {

    display: none;

}

#kboard-default-document .kboard-attach:before{
content:"\f019"
}

#kboard-thumbnail-document .kboard-document-action .left {
    display: none;
}

.kboard-list-vote {
    display: none;
}

.konak_footer dt{
width: 23%;
float: left;
border-right: 2px solid #cacaca;
text-align: left;
}

.konak_footer dt img{
padding: 10px 0px;
}

.konak_footer dd{
float:left;
text-align: left;
padding-left: 25px;
font-size: 14px;
width: 74%;}

.konak_footer dd p{
font-size: 13px;
margin: 0 !important;
line-height: 22px;}

.konak_footer dd a{
color:#555;
font-weight: 500;}

.konak_footer dd .footer_link{
margin-bottom: 6px !important;}


@media (max-width: 767px) {
.konak_footer dt{
width: 100%;
border-right: 0px;
text-align: center;
}

.konak_footer dd{
width: 100%;
padding-left: 0px;
}
}



@media (max-width: 979px) {
.header_top .left {
    display: none;
}
}
.select {
display: inline-block;
float: right;
}

@media (max-width: 979px) {
.select {

    display: block;
    float: left;
    width: 100%;
    margin: 10px 0;

}

.select #footer_select{
    width: 100%;
}
}


aside .widget h5 {
    font-size: 20px;
    letter-spacing: 0;
	margin: 0 !important;
}

.title.title_size_medium h1 {
    font-size: 29px;
    letter-spacing: 0;
	margin-bottom: 0px !important;
}

.portfolio_single {
    padding: 50px 0px;
	margin: 0 !important;
}


.two_columns_25_75 > .column1:before{
content: "";
height: 100%;
width: 1px;
background: #f1f1f1;
display: block;
position: absolute;
}

.two_columns_25_75 > .column2:before{
content: "";
height: 100%;
width: 1px;
background: #f1f1f1;
display: block;
position: absolute;
}

.two_columns_75_25 > .column2:after{
content: "";
height: 100%;
width: 1px;
background: #f1f1f1;
display: block;
position: absolute;
float: right;
}

.two_columns_75_25 > .column2:before{
content: "";
height: 100%;
width: 1px;
background: #f1f1f1;
display: inline-block;
position: absolute;
float: left;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.two_columns_75_25 > .column2:after {
    right: 0;
}
}




.two_columns_75_25 > .column2 > .column_inner {

    padding: 0px;
    float: left;
    display: block;
    width: 100%;

}


.two_columns_25_75 > .column2 > .column_inner {
    padding: 50px 0px 40px 50px;
}


.two_columns_25_75 > .column1 > .column_inner {
    padding: 0;
}

.widget_nav_menu h5 {
    margin-bottom: 14px;
    font-size: 21px;
    letter-spacing: 0;
    color: #fff;
    padding: 40px 25px;
    border-bottom: 1px solid #fff;
	padding-top: 70px;
	background-color:#1f52a8
}

.widget_nav_menu li{
border-bottom: 1px dotted #d9d9d9;
margin: 0 !important;
}

.widget_nav_menu li a{
padding: 10px 25px;
display: block;
font-size: 15px;
}

.widget_nav_menu li.current-menu-item > a{
color:#1f52a8;
}

.blog_issue .widget_nav_menu li.menu-item-3163 > a{
color:#1f52a8;
}

.widget_nav_menu li.current-menu-item:hover a{
color: #1f52a8 !important;
}

#kboard-thumbnail-list .kboard-list tbody td.kboard-list-title {
    padding: 0px 20px;

}

.breadcrumb .current{
color:#303030;
}


.breadcrumb a {
    pointer-events: none;
}

.title_subtitle_holder_inner {
    padding-left: 0px;

}


nav.main_menu > ul > li:last-child > a{
padding-right:0 !important;
}
/*writer*/


#kboard-thumbnail-list .kboard-list table td.kboard-list-user {
    display: none;

}


#kboard-default-list .kboard-list table td.kboard-list-user {
    display: none;

}

.detail-attr.detail-writer {
    display: none !important;
}

.kboard-list table a {
    color: #333 !important;
}


.kboard-list tbody tr td,
.kboard-list thead tr td,
.kboard-list a{
    font-size: 14px !important;
}


#kboard-thumbnail-list .kboard-list tbody tr.kboard-list-selected .kboard-thumbnail-cut-strings {
    font-weight: 500 !important;
    color: #1f52a8 !important;
}


li.narrow .second .inner ul {
    display: none;
}


.wpb_text_column p:last-child,
p,
h1,.h1,
h2,.h2,
h3,.h3,
h4,.h4,
h5,.h5,
h6,.h6{
margin-bottom: 20px !important;
}

p strong{
font-weight: 400;
color: #111;
font-size: 15px;
}

strong{
font-weight: 600;
}

.page_tt h2:after{
content: "";
display: block;
height: 5px;
width: 90%;
background: linear-gradient(to right, #1f52a8 , #24b24c);
margin-top: 15px;
margin-left: 15px;}


.page_tt h3:before{
content: url(/wp-content/uploads/img/tt_deco.PNG);
vertical-align: bottom;
height: 25px;
display: inline-block;
margin-right: 10px;
}

.page_tt h3{
font-size: 19px;
margin-bottom: 10px !important;
}

.page_tt h3 em{
font-size: 15px;
font-style: normal;
}

.page_tt h2 {
    font-size: 28px;
    display: flex;
	word-break: keep-all;
	margin-bottom: 40px !important;
	text-transform: capitalize;
}

@media (max-width: 767px) {
.title.has_background, .title.has_fixed_background {
    height: 100% !important;
}

.title_outer.title_without_animation {
    overflow: hidden;
    height: 150px;
}

.title.has_background, .title.has_fixed_background {
    background-position: right center !important;
}

.title .not_responsive {
    display: none !important;

}

.content .container .container_inner{
    padding: 0;
        padding-top: 0px;
    padding-top: 50px;
}
.page_tt h2 {
    font-size: 22px;
    text-transform: capitalize;
    line-height: 1.5;
}
.title.title_size_medium h1 {
    font-size: 24px;
}
}


.fa-angle-double-right::before {
    content: "\f101";
    font-family: FontAwesome;
}


i {
    font-style: normal;
    text-decoration: none;
}


.widget_nav_menu li.current-menu-parent > ul > li.current-menu-item > a{
color: #1f52a8;
background: transparent !important;
}

.widget_nav_menu li.current-menu-parent > ul > li.current-menu-item:hover > a{
color: #1f52a8 !important;
background: transparent !important ;
}

.widget_nav_menu ul li.current-menu-parent > a{
background: #1f52a8;
color:#fff;
}

.widget_nav_menu ul li.current-menu-parent:hover > a{
background: #1f52a8 !important;
color:#fff !important;
}

.widget_nav_menu li > ul > li:last-child{
border-bottom: 0px;
}

.sub-menu > li > a {
padding-left: 40px;
}

.sub-menu{
border-top: 1px dotted #d9d9d9;
}

.file_list dl{
border-top: 1px solid #d9d9d9;
border-bottom: 1px solid #d9d9d9;
}

.konac_now{
display: block;
}

.konac_now .vc_column-inner{
height: 100%;
}

.portfolio_page-template-default .menu-konac_news-container .menu-item-1166 a,
.portfolio_page-template-default .menu-konac_news-container .menu-item-1166 a:hover{
color: #1f52a8 !important;
}


.portfolio_page-template-default .two_columns_75_25 > .column1 > .column_inner .two_columns_75_25 .column1 .column_inner{
    padding: 20px 20px 20px 0;
}

.portfolio_page-template-default .two_columns_75_25 .portfolio_container .column1 {
    width: 100%;
}

.portfolio_page-template-default .two_columns_75_25 .portfolio_container .column2 {
    display: none;
}

.portfolio_navigation .portfolio_prev{
    float: left;
}

.portfolio_navigation .portfolio_next{
    float: right;
}

.project_category {
    display: none !important;
}

.projects_holder article .portfolio_description .portfolio_title {
    margin: 0 !important;
text-align: left;
letter-spacing: 0;
}

.projects_holder article .portfolio_description .portfolio_title:before {
content:"| ";
color:#24b24c;
}

.post_info .categories {
    display: none !important;
}

.portfolio_navigation.navigation_title .post_info .h5{
margin-bottom: 0px !important;
}


.header-right-widget ul{
list-style: none;
}

.header-right-widget ul li{
float:left;
}

.header-right-widget ul li{
margin-right:10px;
}

.header-right-widget ul li:last-child{
margin-right:0px;
}

.header-right-widget ul li a.top_lang{
border:1px solid #333;
padding: 0px 10px;
}


ul.contact_info{
width:100%;
overflow: hidden;
}

ul.contact_info li{
width: 24.5%;
border-top: 1px solid #d9d9d9;
border-left: 1px solid #d9d9d9;
border-bottom: 1px solid #d9d9d9;
vertical-align: top;
list-style: none;
float: left;
height: 210px;
}

ul.contact_info li div{
padding: 25px;
}

ul.contact_info li:last-child{
border-right: 1px solid #d9d9d9;
}

ul.contact_info li i{
font-size: 40px;
margin-bottom: 20px;
display: inline-block;
color:#24b24c
}

ul.contact_info li strong{
font-size: 20px;
display: inline-block;
margin-bottom: 10px;
}

.accordion_content{
padding: 0px 15px;
}

.q_accordion_holder.accordion .ui-state-active{
color:#24b24c;
font-weight:500;
}

.news_law{
display:table;
width:100%;
text-align:center;
font-size: 16px;
}


.news_law a{
display:table-cell;
width:33.33%;
box-sizing: border-box;
border: 1px solid #999;
padding: 10px;
border-left: 0px;
}


.news_law a:first-child{
border-left: 1px solid #999;
}


.news_law a.active {
    border: 1px solid #24b24c !important;
    color: #fff;
    font-weight: 500;
    background: #24b24c;
}

.news_law a.active:hover {
    color: #fff;
}

.news_law a:hover{
font-weight: 500;
color:#24b24c;
}

.q_accordion_holder.accordion .ui-accordion-header:hover{
color:#24b24c !important;
}


.news_org li strong.owner {
    display: block;
    width: 146px;
    height: 81px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding: 65px 0 0 0;
	background:#125926;
border-radius: 50%;
}


.news_org li ul.depth1 li.d01 {
    width: 200px;
    height: 35px;
    left: 50%;
    top: 40px;
    margin-left: -105px;
}


.news_org li ul.depth1 {
    width: 100%;
    position: relative;
    height: 225px;}

.news_org li ul.depth1 li.d02 {
    width: 200px;
    height: 35px;
    right: 10px;
    top: 115px;
    z-index: 17;
}

.news_org li ul.depth1 li {
    text-align: center;
    font-size: 15px;
    color: #fff;
    padding: 15px 0 0 0;
    position: absolute;
	list-style: none;
	line-height: 18px;
	background: #1b8639;
}

.news_org li ul.depth1 li.d03 {
width: 200px;
height: 37px;
left: 50%;
top: 100px;
padding: 13px 0 0 0;
z-index: 15;
margin-left: -105px;
}

.news_org li ul.depth1 li.d04 {
width: 200px;
height: 37px;
left: 50%;
top: 160px;
padding: 13px 0 0 0;
z-index: 15;
margin-left: -105px;
}

.news_org li{
	list-style: none;
}


.news_org li ul.depth2 li {
   width:25%;
   float:left;
}

.news_org li ul.depth2 li dt{
  background: #24b24c;
  color:#fff;
  text-align: center;
padding: 10px 0px;
}

.news_org li ul.depth2 li dl{
margin: 10px;
}

.news_org ul{
padding: 0 !important;}

.news_org li ul.depth2 li dd{
padding: 10px 15px;
word-break: keep-all;
border: 1px solid #d9d9d9;
}

.news_org > li {
background: url(/wp-content/uploads/img/org_back1.PNG) no-repeat center bottom;
}

@media (min-width: 1200px) and (max-width: 1299px) {
.news_org > li {
background: url(/wp-content/uploads/img/org_back1_1.PNG) no-repeat center bottom;}
}

@media (min-width: 1000px) and (max-width: 1199px) {
.news_org > li {
background: url(/wp-content/uploads/img/org_back1_2.png) no-repeat center bottom;}
}

@media (min-width: 769px) and (max-width: 999px) {
.news_org > li {
background: url(/wp-content/uploads/img/org_back1_3.png) no-repeat center bottom;}
}

@media (min-width: 480px) and (max-width: 768px) {
.news_org > li {
background: url(/wp-content/uploads/img/org_back1_4.png) no-repeat center bottom;}
}

@media (max-width: 479px) {
.news_org > li {
background: url(/wp-content/uploads/img/org_back1_5.png) no-repeat center bottom;}
}



.news_org li ul.depth2 li{
background: url(/wp-content/uploads/img/org_back2.PNG) no-repeat top center;
}


@media (min-width: 768px) and (max-width: 1001px) {
.news_org li ul.depth1 li.d02 {
    width: 150px;
    right: 0;
}
}


@media (min-width: 480px) and (max-width: 767px) {
.news_org li ul.depth1 li.d02 {
    width: 100px;
    right: 0;
}
.news_org li ul.depth2 li {
    width: 50%;
}
}


@media (max-width: 479px) {
.news_org li ul.depth1 li.d01,
.news_org li ul.depth1 li.d03,
.news_org li ul.depth1 li.d04{
    width: 150px;
    margin-left: -80px;
}

.news_org li ul.depth1 li.d02 {
    width: 60px;
    right: 0;
}

.news_org li ul.depth2 li {
    width: 100%;
}

.news_org li ul.depth2 li {
    background: none;
}
}

.business_content .q_tabs.boxed .tabs-container{
padding: 20px 10px;
}

.qode-workflow-text h3{
margin-bottom: 5px !important;
font-size: 15px;
font-weight: 400;
letter-spacing: 0px;
}

.qode-workflow-text h6{
margin:0 !important;
font-weight: 300;
letter-spacing: 0px;
}

.business_content p.cap{
padding: 20px;
border: 1px solid #24b24c;
margin-top: 30px;
margin-bottom: 0px !important;
}


.qode-workflow .qode-workflow-item .qode-workflow-item-inner .qode-workflow-text {
    word-break: keep-all;
}

.widget_nav_menu li.menu-item-has-children.current-menu-item a{
background: transparent;
}

.q_tabs .tabs-nav li.active a:hover,
.q_tabs .tabs-nav li a:hover{
color: #24b24c !important;
}

.business_content {
    margin-top: 10px;
}

ul.inner{
margin-left: 1em;
margin-bottom: 20px !important;
}

ul.inner li{
text-indent: -1em;
    list-style-position: inside;
    list-style-type: disc;
	list-style: none;
}

ul.inner li:before{
content:"– "
}

.business_process li{
    list-style: none;
}

.business_process > li > ul > li{
float: left;
padding: 10px;
display: table-cell;
font-size: 15px;
}

.business_process > li > ul{
  overflow: hidden;
width: 100%;
border: 1px solid #24b24c;
display: table;
padding: 0;
}

.business_process > li > ul > li:last-child{
  float: right;
  width:14%;
  border-left: 1px solid #d9d9d9;
}

.business_process > li > ul > li:nth-child(2) {
    font-weight:400;
}

.business_process > li > ul > li:first-child{
width: 20%;
border-right: 1px solid #d9d9d9;
}


.business_process > li:after{
 content: "\f0dd";
display: block;
text-align: center;
color: #24b24c;
font-size: 20px;
margin-bottom: 7px;
}

.business_process > li:last-child:after{
 content: "";
}

/* 케이보드 상단 토탈카운터삭제 */
#kboard-thumbnail-list .kboard-list-header .kboard-total-count {
    display: none !important;
}
#kboard-default-list .kboard-list-header .kboard-total-count {
    display: none !important;
}


.dep_process {
    padding: 0 !important;
    list-style: none;
	display: block;
overflow: hidden;
margin-top: 10px;
    margin-bottom: 10px !important;

}

ul.inner ul.dep_process li::before {
    content: "";
}

ul.inner ul.dep_process li em{
padding: 10px;
border: 1px solid #24b24c;
height: 60px;
display: inline-block;
width: 80%;
text-decoration: none;
font-style: normal;
font-size: 13px;
line-height: 19px;
}

ul.inner ul.dep_process li{
float: left;
text-indent: 0;
width: 20%;
}

ul.inner ul.dep_process li:after{
content: "\f0da";
    display: inline-block;
    vertical-align: middle;
    padding-left: 4px;
    margin-top: -40px;
	color:#24b24c;

}

ul.inner ul.dep_process li:last-child:after{
content: "";
}


p.cap{
padding: 10px;
border: 1px solid #24b24c;
margin-top: 10px;
margin-bottom: 0px !important;
}


.page-id-2228 ul.inner {
    margin-left: 1em;
    margin-bottom: 5px !important;
}


.online_form {
    padding: 5px 0;
}

.online_form label{
font-weight: 500;
font-size: 15px;
border-bottom: 2px solid #24b24c;
margin-bottom: 5px;
display: inline-block;
}


.privacy {
    border: 1px solid #d9d9d9;
    color: #4b4b4b;
    font-size: 13px;
    height: 100px;
    margin-bottom: 10px;
    overflow-y: auto;
	margin-top: 5px;
}

.privacy p{
    padding:10px;
}


.online_form span.wpcf7-list-item {
    margin: 0;
}

.online_form em{
font-style: normal;
font-size: 12px;
line-height: 1.4;
display: block;
margin-top: 10px;
color: #999;
}


table em{
font-style: normal;
font-size: 12px;
line-height: 1.4;
display: block;
margin-top: 10px;
color: #999;
}

.online_form > p:last-child{
margin-bottom:0px !important;
}

input.wpcf7-form-control.wpcf7-text:focus{
border-color: #24b24c;}


.q_tabs .tabs-nav li.active:hover a{
color: #fff !important;
background: #1f52a8 !important;
}

.q_tabs .tabs-nav li:hover a{
color: #1f52a8 !important;
}


.download {
    padding: 2px 10px;
    color: #fff;
    font-weight: 400;
    background: #555;
	display: inline-block;
}

.download:hover {
    color: #fff !important;
    background: #333;
}

.online_app a{
border: 1px solid #1f52a8;
margin-right: 10px !important;
height: 35px;
line-height: 35px;
display: block;
margin: 0;
padding: 0 20px;
font-size: 15px;
text-decoration: none;
font-style: normal;
color: #1f52a8;
text-transform: uppercase;
letter-spacing: 0px;
font-weight: 400;
-webkit-transition: color .3s ease-in-out;
-moz-transition: color .3s ease-in-out;
transition: color .3s ease-in-out;
}

.online_app li{
float:left;
list-style:none;
}

.online_app li a.active {
    color: #fff;
    background: #1f52a8;
}

.online_app{
    overflow: hidden;
    margin-bottom: 20px !important;
    display: table;
	width: 100%;
}


.page-id-2410 #menu-item-2439 a,
.page-id-2413 #menu-item-2439 a,
.page-id-2415 #menu-item-2439 a,
.page-id-2417 #menu-item-2439 a{
color: #1f52a8;
}


.language-ko .top_lang.display_kr {
    display: none;
}

.language-en .top_lang.display_en {
    display: none;
}


.language-ko .lang_en {
    display: none;
}

.language-en .lang_kr {
    display: none;
}


@media (max-width: 599px) {
.online_app li, .q_tabs .tabs-nav, .q_tabs .tabs-nav li {
    width: 100%;
	margin-bottom: 5px;
}

.qode-workflow .qode-workflow-item .qode-workflow-item-inner .qode-workflow-image.left {
    padding: 0;
}

.qode-workflow .qode-workflow-image {
    margin-bottom: 0px !important;
}

.qode-workflow-item:before{
content: "";
width: 15px;
height: 15px;
display: inline-block;
background: #24b24c;
border-radius: 50%;
}

.qode-workflow-item-inner{
padding-left: 30px;
margin-top: -30px;
}

.qode-workflow .qode-workflow-item {
    background: url(/wp-content/uploads/img/work_line_bg.PNG) repeat-y;
    background-position-x: 7px;
}

.qode-workflow {
    margin-top: 0px;
}

.qode-workflow .qode-workflow-item .qode-workflow-item-inner .qode-workflow-image {
    text-align: left;
}

.online_app a, .q_tabs .tabs-nav li a{
margin-right: 0 !important;
height: auto;
line-height: initial;
}

.q_tabs.horizontal .tab-content {
    padding: 0px 0 30px;
}

.sidebar{
    margin: 50px 0 42px;
}

.news_law a {
    display: block;
    width: 100%;
    margin-bottom: 5px;
	border-left: 1px solid #999;
    padding: 6px 7px;
   text-align: left;
}

.q_accordion_holder.accordion h5.ui-accordion-header {
    padding: 5px 15px;
}

ul.contact_info li {
    width: 49.64%;
}

.q_tabs.horizontal .tabs-container {
    padding: 0px 15px;
}

/*end*/}

@media (max-width: 1199px){

.business_process > li > ul > li:last-child {
    float: left;
    width: 100%;
    border-top: 0px;
	font-size: 13px;
}

.business_process > li > ul > li {
    display: inline-block;
    font-size: 15px;
	padding: 2px 10px;
}

.business_process > li > ul > li:first-child {
    width: 100%;
    border-bottom: 0px;
    font-size: 13px;
}
}


@media (min-width: 1250px) and (max-width: 1299px) {
ul.contact_info li div {

    padding: 20px;

}
}

@media (min-width: 1000px) and (max-width: 1249px) {
ul.contact_info li {
    height: 230px;
}
}

@media (min-width: 768px) and (max-width: 999px) {
ul.contact_info li {
    height: 260px;
}
}


@media (min-width: 480px) and (max-width: 767px) {
ul.contact_info li {
    width: 49.5%;
    height: 210px;
}
}

@media (max-width: 479px) {
ul.contact_info li {
    width: 49.4%;
	height: 230px;
}

ul.contact_info li div {
    padding: 20px;
}
}

@media (max-width: 767px) {
ul.contact_info li {
    border-top: 0px;
}

ul.contact_info li {
    border-top: 0px;
}

ul.contact_info li:first-child,
ul.contact_info li:nth-child(3){
    border-left: 0px;
}

ul.contact_info li:nth-child(3),
ul.contact_info li:last-child{
    border-bottom: 0px;
}

ul.contact_info li:last-child{
    border-right: 0px;
}
}

.page-id-2408 p a strong{
color:#555;
}


/*로그인창 회원가입 삭제*/
bootstrap-wrapper .text-center {
    text-align: center;
    display: none !important;
}


h5.lang_en {
    margin-bottom: 14px;
    font-size: 21px;
    letter-spacing: 0;
    color: #fff;
    padding: 40px 25px;
        padding-top: 40px;
    border-bottom: 1px solid #fff;
    padding-top: 70px;
    background-color: #1f52a8;
}


.language-en .widget.widget_text{
margin: 0;
}

.language-en .widget_nav_menu h5 {
    display: none;
}

.language-ko .widget.widget_text {
    margin: 0;
}

.header_top p {
    padding: 0;
	margin-bottom: 0px !important;
}

.wpml-ls-native.icl_lang_sel_native {
    border: 1px solid #555;
    padding: 0 7px;
    color: #555;
}

.slider_botton{
padding:7px 15px;
border:1px solid #000;
font-size:15px;
font-weight: 400;
}

.slider_botton:hover{
border:1px solid #000;
background:#000;
color:#fff;
}

.qode-layout2-item .entry-title.qode-post-title {
    margin-bottom: 0px !important;
}

.qode-layout2 .qode-news-item.qode-layout2-item{
    border-bottom: 1px solid #f1f1f1;
}

.qode-news-holder.qode-nl-normal-space .qode-news-item {
    padding: 0px;
}


