/*m_tit*/
.m_tit strong {
    display: inline-block;
    border-bottom: 3px solid #333;
    padding-bottom: 5px;
    line-height: 1em;
}

/*s_tit*/
.s_tit {
    margin-bottom: 10px;
}
.s_tit h4 {
    position: relative;
    padding-left: 25px;
}
.s_tit h4:before {
    content: "";
    margin-top: -14px;
    width: 20px;
    height: 20px;
    display: block;
    border: 5px #0a6734 solid;
    border-radius: 50%;
    position: absolute;
    top: 24px;
    left: 0px;
    background: #fff;
    z-index: 2;
}
.s_tit h3 {
    position: relative;
    padding-left: 15px;
}
.s_tit h3:before {
    content: "";
    margin-top: -14px;
    width: 10px;
    height: 10px;
    display: block;
    background-color: #0c629e;
    border-radius: 50%;
    position: absolute;
    top: 25px;
    left: 0px;
    z-index: 2;
}
.s_tit h3 span {
    font-size: 0.8em;
    text-transform: none;
}
@media (max-width:768px){
    .s_tit h4:before {
        top: 18px;
    }
    .s_tit h3 {
        padding-left: 10px;
    }
    .s_tit h3:before {
        width: 5px;
        height: 5px;
        top: 23px;
    }
}
.content_box{
    border:1px solid #ddd;
    border-radius: 5px;
    padding: 20px;
}
.content_box .img_box{
    margin-bottom: 15px;
}


@media (min-width:769px){
    #solution .conbox .thumb-gallery{
    width: 50%;
    padding-right: 20px;
    }
    #solution .conbox .rt{
    width: 50%;
    padding-left: 20px;
    }


}

.nav-tabs {
    display: table;
    table-layout: fixed;
    border-bottom: 0px;
    width: 100%;
}
.nav-tabs li {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    padding: 0 10px;
}

@media (max-width:769px){
 
	.nav-tabs li {
		display: table-cell;
		vertical-align: middle;
		position: relative;
		padding: 0 10px;
		width:100%
	}
}

@media (max-width:479px){
	.nav-tabs li {
	padding: 0;
	}
}



.nav-tabs li.active a {
    background-color: #0a6734;
    border: 0;
}
.nav-tabs li.active a h6{
    color:#fff;
}
.nav-tabs li.active:hover a{
     background-color: #0a6734;
    border: 0;
}
.nav-tabs li.active:hover a h6{
    color:#fff;
}
.nav-tabs li a {
    border: 1px solid #ddd;
    background-color: transparent;
    text-align: center;
    border-radius: 0px;
    padding: 10px 20px;
    position: relative;
}
.nav-tabs li:hover a {
     background-color: #0a6734;
    border: 0;
}
.nav-tabs li:hover a h6{
    color:#fff;
}
/*.company_01*/

.company_01 .com1_sec1 a {
    text-decoration: none;
    display: block;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.company_01 .com1_sec1 a .img_wrp {
    overflow: hidden;
}

.company_01 .com1_sec1 a .img_wrp img {
    -webkit-transition: all 2s ease-out;
    -moz-transition: all 2s ease-out;
    -o-transition: all 2s ease-out;
    transition: all 2s ease-out;
}

.company_01 .com1_sec1 a .txtbox h4 span {
    display: block;
    width: 80%;
    margin: 0 auto;
    background-color: #f7f7f7;
    padding: 10px;
    margin-top: -27px;
    z-index: 3;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    font-size: 19px;
}
.company_01 .com1_sec1 a .txtbox h4 span:hover {
    display: block;
    width: 80%;
    margin: 0 auto;
    background-color: #0a6734;
    color:#fff;
    padding: 10px;
    margin-top: -27px;
    z-index: 3;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    
}
.company_01 .com1_sec1 a .txtbox h4 span:before {
    content: "";
    position: absolute;
    right: 0;
    top: calc(50% - 1px);
    width: 30px;
    height: 2px;
    background-color: #0a6734;
}
.company_01 .com1_sec1 a .txtbox h4 span:hover:before {
    content: "";
    position: absolute;
    right: 0;
    top: calc(50% - 1px);
    width: 30px;
    height: 2px;
    background-color: #fff;
}
.company_01 .com1_sec1 a .txtbox h4 span:hover:after {
    content: "";
    position: absolute;
    right: 0;
    top: calc(50% - 1px);
    width: 30px;
    height: 2px;
    background-color: #fff;
}

.company_01 .com1_sec1 a .txtbox h4 span:after {
    content: "";
    position: absolute;
    left: 0;
    top: calc(50% - 1px);
    width: 30px;
    height: 2px;
    background-color: #0a6734;
}
.company_01 .com1_sec1 a .txtbox{
    margin-bottom: 27px;
}
.company_01 .com1_sec1 a .txtbox2{
    height: 230px
}
.company_01 .com1_sec1 a .txtbox{
    text-align: center;
    
}
.company_01 .com1_sec1 a .txtbox2 h4{
    font-size: 16px;
    line-height: 32px;
    margin: 0;
    
}
.company_01 .com1_sec1 a .more h3{
    margin-bottom: 15px;
    border-bottom: 1px solid #000;
    width: 118px;
    display: inline-block;
    font-size:18px;
    font-weight: 600;
}
.company_01 .com1_sec1 a .more h3:hover{
    border-bottom: 1px solid #0a6734;
    color: #0a6734;
}
.company_01 .com1_sec4 .btn_high{
    text-align: right;
}
.company_01 .com1_sec4 .conbox .btn_wrp{
    background-color: #0a6734;
    padding: 10px 20px;
    display: inline-block;
    margin-top: 20px;
}

.company_01 .com1_sec4 .conbox .btn_wrp a{
    text-decoration: none;
    color:#fff;
}
@media (max-width:768px) {
    
        .company_01 .com1_sec1 a .txtbox2{
        height: auto !important;
    }
    .company_01 .com1_sec4 .btn_high{
        text-align: center;
            margin-bottom: 20px;
    }
    .company_01 .com1_sec4 .content_box{
        margin-bottom: 20px;
    }
    .company_01 .com1_sec1 a {
        margin-bottom: 20px;
    }
}

.company_01 .com1_sec2 .white_box{
    border: 1px solid #bfbfbf;
    background-color: #fff;
    padding: 70px 0 60px 0 ;
    ;
   
    min-height: 450px;
    
}
.company_01 .com1_sec2 .green_box{
    background-color: #0a6734;
    padding: 70px 0 60px 0 ;
    
   
    min-height: 450px;
}
.company_01 .com1_sec2 .img_wrp{
    margin-bottom: 20px;
}
.company_01 .com1_sec2 .txtbox2 h5{
    color:#787878;
}

.company_01 .com1_sec2 .green_box .txtbox2 h5{
    color:#fff;
}


/*cr_box*/
.cr_box li .imgbox span {
	display: inline-block;
	border-radius: 50%;
	background-color: #f7f7f7;
}
.cr_box li .imgbox span img {
	width: 150px;
}
.cr_box li .ctbox {
	line-height: 1em;
	padding: 8px 0;
}
.cr_box li .ctbox:before {
	content: "";
	display: inline-block;
	height: 15px;
	width: 1px;
	background-color: #aaa;
	-webkit-transform: skewX(-45deg);
    -moz-transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    -o-transform: skewX(-45deg);
    transform: skewX(-45deg);
}
.cr_box li .txtbox h5 {
	border-radius: 30px;
	background-color: #97c93c;
	color: #fff;
	line-height: 1em;
	padding: 10px;
	font-weight: 600;
	margin-bottom: 5px;
}
.cr_box li:nth-child(even) .txtbox h5 {
	background-color: #0a6734;
}
.cr_box li .txtbox p {
	border: 1px dashed #ccc;
    padding: 20px;
    line-height: 1em;
    border-radius: 30px;
    min-height: 73px;
}

.cr_box li .txtbox h6 {
	border: 1px solid #ccc;
    padding: 20px;
    line-height: 1em;
    min-height: 117px;
    text-align: left;
    
}
@media (min-width:769px) {
	.cr_box li {
		text-align: center;
	}
    .cr_box li .txtbox p {
        font-size: 15px;
    }
}
@media (max-width:768px) {
	.cr_box li {
		border-bottom: 1px dashed #ddd;
        padding: 20px 0;
	}
	.cr_box li .imgbox span {
		margin: 20px 10px;
	}
	.cr_box .txtbox {
		width: 75%;
		padding-left: 30px;
	}
	.cr_box li .ctbox:before {
		width: 3px;
		margin-left: -10px;
	}
	.cr_box li .txtbox h5 {
		border-radius: 0px 30px 30px 0;
		padding-left: 15px;
	}
}

/*.company_02*/
.company_02 .com2_sec1 .lft{
    padding-right: 50px;
}
/*his_box*/
.his_box > li:not(:last-child) {
	margin-bottom: 60px;
}
.his_box li h1 {
	font-size: 45px;
	line-height: 1em;
	font-weight: 600;
	color: #222;
	margin-bottom: 20px;
}
.his_box .his_con {
	position: relative;
	padding-left: 30px;
}
.his_box .his_con:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 8px;
	height: 8px;
	background-color: #0a6734;
	z-index: 3;
}
.his_box .his_con:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 8px;
	height: 100%;
	background-color: #ddd;
	z-index: 1;
}
.his_box .his_con li {
	position: relative;
	padding: 0;
	padding: 2px 0;
	padding-left: 150px;
	margin-bottom: 15px;
}
.his_box h2{
    font-weight: 600;
}
.his_box .his_con li h3 {
	font-weight: 600;
	font-family: 'Montserrat';
	position: absolute;
	left: 0;
	width: 60px;
	top: 0;
	line-height: 1em;
}
.his_box .his_con li .lined {
	position: absolute;
	left: 70px;
	height: 24px;
	background: url(../img/lined.png) right center no-repeat;
	width: 60px;
}
.his_box .his_con li p {
	position: relative;
}
@media (max-width:768px) {
	.his_box .his_con {
		padding-left: 20px;
	}
	.his_box .his_con:after {
		width: 4px;
		height: 4px;
	}
	.his_box .his_con:before {
		width: 4px;
	}
	.his_box > li:not(:last-child) {
		margin-bottom: 30px;
	}
	.his_box li h1 {
		font-size: 30px;
		margin-bottom: 10px;
	}
	.his_box .his_con li {
		padding-left: 95px;
	}
	.his_box .his_con li h3 {
		width: 50px;
	}
	.his_box .his_con li .lined {
		left: 55px;
		width: 30px;
		height: 18px
	}
	.his_box .his_con li p {
		padding-left: 25px;
	}
	.his_box .his_con li p strong {
		position: absolute;
		left: 0;
	}
}

/*.company_03*/

/*his_wrp*/
.his_wrp {
    position: relative;
}
.his_wrp:before {
    content: "";
    width: 1px;
    height: 100%;
    background: url(../img/dot.png);
    display: block;
    position: absolute;
}
.his_wrp > li {
    font-size: 17px;
    line-height: 1.4em;
    font-weight: 300;
    color: #1e1e1e;
    word-break: keep-all;
}
.his_wrp > li {
    width: 100%;
    margin-bottom: 30px;
}
.his_wrp > li h4 {
    font-size: 35px;
    line-height: 1.4em;
    font-weight: 600;
    color: #1e1e1e;
    word-break: keep-all;
    position: relative;
}
.his_wrp > li h4:before {
    content: "";
    margin-top: -11px;
    width: 25px;
    height: 25px;
    display: block;
    border: 7px #0a6734 solid;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: -38px;
    background: #fff;
    z-index: 2;
}
.his_wrp > li > ul > li {
    position: relative;
	padding: 0 15px;
    margin-bottom: 25px;
    min-height: 40px;
    line-height: 49px;
}
/*.his_wrp > li > ul > li:before {
    content: "";
    width: 7px;
    height: 7px;
    display: block;
    background-color: rgba(180, 142, 98, 0.8);
    position: absolute;
    top: 10px;
    border-radius: 50%;
    z-index: 5;
    margin-top: -2px;
}*/
.his_wrp > li > ul > li .qnum {
	position: absolute;
	width: 50px;
	height: 50px;
	text-align: center;
	background-color: #fff;
	border: 2px solid #ddd;
	border-radius: 50px;
	line-height: 45px;
}
.his_wrp > li > ul > li .qnum:after {
	content: "";
	position: absolute;
	width: 56px;
	line-height: 56px;
	height: 56px;
	right: -5px;
	top: -5px;
	border: 1px dashed #ddd;
	border-radius: 50px;
}
.his_wrp ul.t_list {
    margin-top: 10px;
}
.his_wrp ul.t_list li {
    font-size: 16px;
    color: #636363;
}
@media(min-width:769px){
    .his_wrp:before {
        left: 15px;
    }
    .his_wrp > li {
        padding-left: 50px;
       
        margin-bottom: 10px;
    }
   
    .his_wrp > li h4:before {
        width: 25px;
        height: 25px;
        border-width: 6px;
        left: -45px;
        margin-top: -11px;
    }
	.his_wrp > li > ul > li {
		padding: 0px;
	}
	.his_wrp > li > ul > li .qnum {
		width: 50px;
    	height: 50px;
		line-height: 43px;
	}
	.his_wrp > li > ul > li .qnum:after{
		width: 56px;
		line-height: 56px;
		height: 56px;
	}
    .his_wrp > li > ul > li:before {
        left: -18px;
    }
	.his_wrp > li > ul > li .qnum {
		left: -59px;
	}
	.his_wrp > li > ul > li .qnum strong {
		font-family: 'Poppins', sans-serif;
	}
    
    
    
}
@media(max-width:768px){
    .his_wrp:before {
        left: 15px;
    }
    .his_wrp > li {
        padding-left: 50px;
        font-size: 14px;
        margin-bottom: 10px;
    }
    .his_wrp > li h4 {
        font-size: 25px;
    }
    .his_wrp > li h4:before {
        width: 20px;
        height: 20px;
        border-width: 6px;
        left: -45px;
        margin-top: -10px;
    }
	.his_wrp > li > ul > li {
		padding: 0px;
	}
	.his_wrp > li > ul > li .qnum {
		width: 40px;
    	height: 40px;
		line-height: 37px;
	}
	.his_wrp > li > ul > li .qnum:after{
		width: 46px;
		line-height: 46px;
		height: 46px;
	}
    .his_wrp > li > ul > li:before {
        left: -18px;
    }
	.his_wrp > li > ul > li .qnum {
		left: -55px;
	}
	.his_wrp > li > ul > li .qnum strong {
		font-family: 'Poppins', sans-serif;
	}
}


/*history_wrp*/
.history_wrp {
    padding: 30px 0;
    position: relative;
}
.history_wrp:after {
    content: "";
    position: absolute;
    left: 50%;
    height: 100%;
    width: 1px;
    background-color: #666;
    top: 0;
}
.history_wrp > li {
    position: relative;
    z-index: 3;
    margin: 30px 0;
}
.history_wrp .img_wrp {
    position: absolute;
    width: 240px;
    height: 240px;
}
.history_wrp .img_wrp:after {
    content: "";
    position: absolute;
    top: 50%;
    height: 1px;
    width: 50px;
    background-color: #333;
}
.history_wrp .num {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 1em;
    font-weight: 600;
}
.history_wrp .num .c_wrp {
    height: 100%;
    font-size: 30px;
    line-height: 1em;
    font-weight: 900;
    color: #1e1e1e;
}
.history_wrp .hst_item .c_wrp {
    height: 240px;
}
.history_wrp .hst_item .c_wrp h1 {
    font-size: 80px;
    line-height: 1em;
    font-weight: 900;
    color: #b96737;
    opacity: 0.1;
}
.history_wrp .hst_item .c_wrp ul {
    margin-top: -20px;
    padding-left: 20px;
}

@media (min-width:769px){
    .history_wrp > li:nth-child(even) {
        width: 50%;
        padding-right: 5%;
    }
    .history_wrp > li:nth-child(odd) {
        margin-left: 50%;
        padding-left: 200px;
    }    
    .history_wrp > li:nth-child(odd) .img_wrp:after {
        left: 100%;
    }
    .history_wrp > li:nth-child(even) .img_wrp:after {
        right: 100%;
    }
    .history_wrp > li:nth-child(odd) .img_wrp {
        left: -120px;
    }
    .history_wrp > li:nth-child(even) .img_wrp {
        right: -120px;
    }
    
    .history_wrp .hst_item .c_wrp h1 {
        margin-top: 0;
    }
}
@media (max-width:768px){
    .history_wrp:after {
        left: 75px;
    }
    .history_wrp .img_wrp {
        width: 130px;
        left: 0;
        height: 130px;
    }
    .history_wrp > li {
        padding-left: 180px;
    }    
    .history_wrp .hst_item .c_wrp {
        height: 130px;
    }
    .history_wrp > li .img_wrp:after {
        left: 100%;
        width: 15px;
    }
    .history_wrp .hst_item .c_wrp h1 {
        font-size: 40px;
        margin-top: -39px;
    }
    .history_wrp .hst_item .c_wrp ul {
        margin-top: -5px;
        padding-left: 10px;
    }
    .history_wrp .num .c_wrp {
        font-size: 16px;
    }
}

/*t_list1*/
.t_list1 li {
    font-size: 17px;
    line-height: 1.4em;
    color: #221814;
    font-weight: 300;
    position: relative;
    padding-left: 10px !important;
    word-break: keep-all;
}
.t_list1 li:after {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    height: 3px;
    width: 3px;
    border-radius: 50%;
    background-color: #ff7e00;
}
@media (max-width:768px){
    .t_list1 li {
        font-size: 12px;
    }
}

/*load_wrp*/
.load_wrp .load_box {
    margin-top: 50px;
}
.load_wrp .load_box h4 {
    font-size: 18px;
    line-height: 1em;
    font-weight: 600;
    color: #1e1e1e;
    padding-bottom: 15px;
    border-bottom: 2px solid #1e1e1e;
    margin-bottom: 20px;
}
.load_wrp .load_box .t_list li {
    font-size: 15px;
    line-height: 1.2em;
    color: #1e1e1e;
    position: relative;
    padding-left: 10px;
    margin-bottom: 10px;
}
.load_wrp .load_box .t_list li:after {
    content: "";
    position: absolute;
    left: 0;
    width: 4px;
    height: 4px;
    background-color: #333;
    border-radius: 50%;
    top: 8px;
}
.load_wrp .load_box .load_how li {
    font-size: 18px;
    line-height: 1.4em;
    font-weight: 500;
    color: #1e1e1e;
    padding: 30px;
    padding-left: 100px;
    position: relative;
}
.load_wrp .load_box .load_how li .subw {
    position: absolute;
    top: calc(50% - 50px);
    left: 0;
}
@media(max-width:768px){
    .load_wrp .load_box {
        margin-top: 30px;
    }
    .load_wrp .load_box h4 {
        font-size: 15px;
        padding-bottom: 10px;
        margin-bottom: 15px;
    }
    .load_wrp .load_box .t_list li {
        font-size: 13px;
        margin-bottom: 10px;
    }
    .load_wrp .load_box .t_list li:after {
        top: 4px;
    }
    .load_wrp .load_box .load_how li {
        font-size: 13px;
        padding: 15px;
        padding-left: 60px;
    }
    .load_wrp .load_box .load_how li .subw {
        width: 50px;
        top: calc(50% - 35px);
    }
}

*logo_list*/
.logo_list > li {
    margin-bottom: 30px;
}
.logo_list .logo_wrp {
    text-align: center;
    border: 1px solid #ddd;
}
.logo_list .logo_info {
    margin-top: 20px;
    position: relative;
    padding-left: 15px;
}
.logo_list .logo_info:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background-color: #ddd;
}
.logo_list .logo_info h5 {
    position: relative;
    line-height: 1em;
	font-weight: 600;
}
.logo_list .logo_info h5:after {
    content: "";
    position: absolute;
    left: -15px;
    top: 0;
    height: 100%;
    width: 1px;
    background-color: #97c93c;
    z-index: 3;
}
@media (max-width:768px){
    .logo_list {
        margin-top: 20px;
    }
    .logo_list .logo_info {
        margin-top: 15px;
        padding-left: 15px;
    }
    .logo_list .logo_info h5:after {
        left: -15px;
    }
}

/*#business*/

.business_01 .bsn_t .bsn_box .img_wrp {
    position: relative;
}
.business_01 .bsn_t .bsn_box .img_wrp span {
    position: absolute;
    left: 0;
    top: 100%;
    bottom: 0;
    width: 100%;
    margin-top: -20px;
}
.business_01 .bsn_t .bsn_box .img_wrp span:after {
    content: "";
    display: inline-block;
    height: 40px;
    width: 1px;
    background-color: #0a6734;
}
.business_01 .bsn_t .bsn_box .img_wrp img {
    border: 5px solid #eee;
    border-radius: 50%;
}
.business_01 .bsn_t .bsn_box h3 {
    padding: 25px 0;
    margin-bottom: 0px;
}
.business_01 .bsn_box .c_wrp .txt {
    border: 1px solid #ddd;
    padding: 30px 20px;
    background-color: #f7f7f7;
}
.business_01 .bsn_t .bsn_box h4 {
    font-weight: 300;
}
@media (min-width:769px) {
    .business_01 .bsn_box .c_wrp .txt {
        height: 280px;
    }
}
@media (max-width:768px) {
    .business_01 .bsn_box {
        margin-bottom: 30px;
    }
    .business_01 .bsn_t .bsn_box .img_wrp span {
        margin-top: -15px;
    }
    .business_01 .bsn_t .bsn_box .img_wrp span:after {
        content: "";
        display: inline-block;
        height: 30px;
        width: 1px;
        background-color: #ff7e00;
    }
    .business_01 .bsn_t .bsn_box .img_wrp img {
        border: 3px solid #eee;
        width: 30%;
    }
    .business_01 .bsn_box .c_wrp .txt {
        padding: 20px 15px;
    }
}




.business_01 .bus1_sec2 .bus_box h2{
    color: #fff;
    font-size: 30px;
   
}
.business_01 .bus1_sec2 .bus_box h6{
    color: #fff;
    margin-bottom: 10px;
}
.business_01 .bus1_sec2 .bus_box ul li{
    z-index: 3;
}


.business_01 .bus1_sec2 .conbox > ul > li:nth-child(1) .bus_box{
    background: url(../img/bus_img1.jpg) center center no-repeat;
    min-height: 655px;
   
}
.business_01 .bus1_sec2 .conbox > ul > li:nth-child(2) .bus_box{
    background: url(../img/bus_img2.jpg) center center no-repeat;
    min-height: 655px;
    
}
.business_01 .bus1_sec2 .conbox > ul > li:nth-child(3) .bus_box{
    background: url(../img/bus_img3.jpg) center center no-repeat; 
}
.business_01 .bus1_sec2 .conbox > ul > li:nth-child(4) .bus_box{
    background: url(../img/bus_img4.jpg) center center no-repeat; 
}
.business_01 .bus1_sec2 .conbox > ul > li:nth-child(5) .bus_box{
    background: url(../img/bus_img5.jpg) center center no-repeat; 
}
.business_01 .bus1_sec2 .conbox > ul > li:nth-child(6) .bus_box{
    background: url(../img/bus_img6.jpg) center center no-repeat; 
}
.business_01 .bus1_sec2 .conbox > ul > li:nth-child(7) .bus_box{
    background: url(../img/bus_img7.jpg) center center no-repeat; 
}
.business_01 .bus1_sec2 .conbox > ul > li:nth-child(8) .bus_box{
    background: url(../img/bus_img8.jpg) center center no-repeat; 
}
.business_01 .bus1_sec2 .conbox > ul > li:nth-child(9) .bus_box{
    background: url(../img/bus_img9.jpg) center center no-repeat; 
    min-height: 475px;
}
.business_01 .bus1_sec2 .conbox > ul > li:nth-child(10) .bus_box{
    background: url(../img/bus_img10.jpg) center center no-repeat; 
    min-height: 475px;
}
.business_01 .bus1_sec2 .conbox > ul > li:nth-child(11) .bus_box{
    background: url(../img/bus_img11.jpg) center center no-repeat; 
     min-height: 475px;
}


.business_01 .bus1_sec2 .conbox > ul > li .bus_box{
    background-size: cover;
    position: relative;
    padding: 110px 20px;
    min-height: 425px;
    margin: 20px 0;
}
.business_01 .bus1_sec2 .conbox > ul > li .bus_box:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    background: url(../img/bus_bg_cover.jpg) center center no-repeat;
    background-size: cover;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.business_01 .bus1_sec2 .conbox > ul > li .bus_box:hover:after{
    opacity: 1;
}
.business_02 .conbox ul li{
    margin-bottom: 30px;
}
@media (max-width:768px) {
    .business_01 .bus1_sec2 .conbox > ul > li:not(:first-child) .bus_box{
        padding: 50px 20px;
        min-height: 250px;
    }
}


#solution .owl-carousel .img-thumbnail,
#solution .owl-carousel .img-thumbnail img {
	padding: 0px;
	border-radius: 0px;
	border: 0px;
}
#solution .owl-carousel .owl-nav [class*='owl-'] {
	background-color: transparent;
}
#solution .owl-carousel.show-nav-hover .owl-nav .owl-prev {
    left: 0;
}
#solution .owl-carousel .owl-nav .owl-prev:before {
    content: "\f104";
}
#solution .owl-carousel.show-nav-hover .owl-nav .owl-next {
    right: 0;
}
#solution .owl-carousel .owl-nav .owl-next:before {
    content: "\f105";
}
@media (min-width:991px){	
	#solution .owl-carousel .owl-nav {
		opacity: 0.8;
		top: 45%;
	}
	#solution .owl-carousel .owl-nav [class*='owl-'] {
		font-size: 60px;
	}
}