/* here you can put your own css to customize and override the theme */
@font-face {
  font-family: 'wklchbo';
  src: url('../fonts/WKLCHBO.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'WKLGM';
  src: url('../fonts/WKLGM.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'BuutGul';
  src: url('../fonts/Wkpukgul.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PRK P Gothic';
  src: url('../fonts/Pwpugome.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'WKLGothic';
  src: url('../fonts/WKGothic.ttc');
  font-weight: normal;
  font-style: normal;
}
body .star1 h2{
    font-family: PRK P Gothic;
}

.carousel-control.left i{
    margin-top:-4px;
}
.carousel-control.right i{
    margin-top:-4px;
}
.invest_content{
    margin-top:20px;
    text-decoration: none;
    font-size:16px!important;
    color:#545454;
    letter-spacing: 2px;
    line-height: 30px;
    margin-bottom:70px;
    display: inline-block;
    width:100%;
}
/*widegallary settting*/
.carousel-inner {
    border: 2px solid #999797;
    box-shadow: 7px 7px 10px #939393;
}
.blog-item .blog-item-img {
    margin-right: 0px;
    margin-bottom: 35px;
    margin-left: 0px;
}
.fSpecCs {
    font-weight: bold;
    font-size: 110%;
}
.front-carousel .carousel-control.right {
    right: 2px;
}
/*left menubar setting*/
.page-sidebar-menu li a span{
    font-size: 17px!important;
    margin-left:5px;
}
/*.page-sidebar-menu li:last-child a {
    width: auto;
    text-align: center;
}*/
.page-sidebar-menu li a {
    text-align: left;
    font-size: 15px!important;

}
.page-sidebar .page-sidebar-menu li > a > .arrow:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu li > a > .arrow:before {
    margin-top:5px;
}
.portlet.box.yellow-crusta > .portlet-title {
    background-color: #2f89c5;
}
.portlet.box.yellow-crusta {
    border: 1px solid #2f89c5;
    border-top: 0;
}
.portlet-title{
   margin-left: 43%;
    margin-right: auto;
}
.portlet > .portlet-body.yellow-crusta, .portlet.yellow-crusta {
    background-color: #2f89c5;
}
.portlet > .portlet-title > .caption > i {
    margin-right: 20px;
    font-size: 20px;
}
.list-unstyled li{
    text-align: left;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;


}
.blog-mobile {
    display: none;
}
.blog-sidebar{
    float:left;
    width:25%;
    margin-top:70px;
    background: #F4F4F4;
}

.col-md-9, .col-sm-9,.blog-item{
    margin-top:10px;
}
 /*title decoration setting*/
.orangeback h2 {
    margin-top:20px;
    font-size: 26px;
    color:#545454;
    position: relative;
    padding-bottom: 30px;
   text-align: center;

}
.orangeTopback{
    text-align: right;
    margin-top: 20px;
    margin-right: 2rem;
}
.orangeback{
    margin-bottom: 30px;
    margin-top: 50px;
}
.orangeback h2:before {
    border-left: 50px solid #DADADA;
    border-right: 50px solid #DADADA;
    bottom: 0;
    content: "";
    height: 1px;
    left: 50%;
    margin-left: -70px;
    position: absolute;
    width: 130px;
}
.orangeback h2:after {
    background: #FF8724 none repeat scroll 0 0 padding-box content-box;
    border-bottom: 1px solid #DADADA;
    border-left: 1px solid #DADADA;
    bottom: -10px;
    content: "";
    height: 22px;
    left: 50%;
    margin-left: -16px;
    padding: 0 0 8px 8px;
    position: absolute;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 22px;
}
/*교통운수조건 setting*/
/*.invest_transport_content img{*/
    /*width:400px;*/
/*}*/
.invest_transport_content .blog-item-img{
    display: block;

    width: 48%;
    margin:0px;

}
.blog-left{
    float:left;
}
.blog-right{
    float: right;
}
.invest_transport_content{
    border-top:1px dashed #c0bfbf;
    margin-top:30px;
    padding-top:20px;

    text-align: justify;
    display: inline-block;
}
.invest_transport_content p{
    font-size:16px;
    color:#545454;
    letter-spacing: 2px;
    line-height: 30px;
}
.transport_kindName{
    margin-top:20px;
    margin-bottom: 20px;
    text-align: center;
    font-size:18px!important;
    color:#d35a01;
    letter-spacing: 2px;
    line-height: 30px;
}
.transport_kindName i{
    font-size:25px;
    margin-right:10px;
}
.invest_content .col-md-4{
    font-size:16px;
    color:#545454;
    letter-spacing: 2px;
    line-height: 30px;
    text-align: center;

}
.invest_content .col-md-4 strong{
    color:black;
}


.page-sidebar .page-sidebar-menu > li > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a {
    padding: 12px 0px;
}
.page-sidebar .page-sidebar-menu li > a > .arrow:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu li > a > .arrow:before {
    margin-right: 0px;
    margin-left: 0px;
}
/*특혜정책*/
.invest_benefit_content{
    line-height: 30px;
    font-size:16px;
    border-top:1px dashed #c0bfbf;
    padding-top:20px;
    padding-bottom: 20px;
    text-align: justify;
}
.invest_benefit_content strong{
    font-size:18px;
}

/*산업구계획*/
.plan_titles .btn {

    font-size: 16px;
    border: 1px solid #e7e7e7;
    border-radius: 6px!important;
    padding: 15px 15px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2), 0 3px 6px rgba(0, 0, 0, 0.26);
    /* margin-left: 10px!important; */
    /* margin-right: 10px!important; */
    width: 190px;
    margin-bottom: 10px;
    text-align: center;
    padding: 15px 0px;
}

.plan_titles .blog-item-img{
    text-align: center;
    margin-top:25px;
}
.plan_titles {
    width: 100%;
    text-align: center;
}
.plan_titles .blog-item-img{
    display: none;
}

.plan_titles .carousel-control.left i {
    margin-top: -5px;
}
.plan_description{
    background:red;
    color:white;
    width: 100%;
    text-align: center;
    font-size:16px;
    position: absolute;
}


.invest_content_1 ul {
    padding: 5px 0 10px 0;
}
.invest_content_1 ul li{
    display: block;

}
.invest_content_1 ul li span{
    font-size: 1.2em;
    color: #454545;
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: 700;
}
.invest_content_1 ul li p{
    font-family: Arial, Helvetica, sans-serif;
    color: #6a6a6a;
    font-size: 16px;
    margin: 0;
    line-height: 1.8em;
}
.invest_content_1 ul li p a{
    font-size: 1.2em;
    color: #454545;
    font-family: 'PT Sans Narrow', sans-serif;
    display: block;
}
