/* 사업영역 Type01 */
.busi1-1 {width:100%;}
.busi1-1:after { content:""; display:block; clear:both; }
.busi1-1 ul { width:100%; overflow:hidden;}
.busi1-1 ul li {display:inline-block; vertical-align:top; width:49%; margin-right:2%; margin-bottom:2%; background:#fff; border-radius:0; overflow:hidden; border:1px solid #eee; box-sizing:border-box; }
.busi1-1 ul li:nth-child(even) {float:right; margin-right:0; }
.busi1-1 ul li a {display:block;  }
.busi1-1 ul li dl {width:100%; font-size:0; }
.busi1-1 ul li dl dt {display:inline-block; vertical-align:middle; width:40%; text-align:center; border-radius:0; overflow:hidden;}
.busi1-1 ul li dl dt img {max-width:100%; transition: 0.5s all ease;}
.busi1-1 ul li dl dd {position:relative; display:inline-block; vertical-align:top; width:60%; padding:40px 4% 0 4%;}
.busi1-1 ul li dl dd .num { position:relative; display:block; text-align:center; width:50px; height:50px; line-height:50px; font-size:1em; color:#666; font-style:normal; font-weight:500; background:#eee; border-radius:0; }
.busi1-1 ul li dl dd .num:before { z-index:0; content: ""; display: block; position: absolute; right:50px; top:50%; transform: translateY(-50%); width:0; height:1px; background:#fff; transition: 0.5s all ease;}
.busi1-1 ul li dl dd h4.t1 {margin:20px 0; font-size:1.85em; color:#000; line-height:1.4; font-weight:700; }
.busi1-1 ul li dl dd p { font-size:1em; color:#222; line-height:1.6; word-break:keep-all; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.busi1-1 ul li dl dd p span {display:inline; font-size:1em; color:#000; font-weight:700;}
.busi1-1 ul li:hover dl dt img {transform:scale(1.1);}
.busi1-1 ul li:hover dl dd .num {color:#fff; background:#222; }
.busi1-1 ul li:hover dl dd .num:before { z-index:0; content: ""; display: block; position: absolute; right:40px; top:50%; transform: translateY(-50%); width:130%; height:1px; background:#222; }



/* 사업영역 Type02 */
.busi2-1 {width:100%;}
.busi2-1:after { content:""; display:block; clear:both; }
.busi2-1 ul {display:flex; flex-wrap: wrap; width:100%; }
.busi2-1 ul li{display:flex; flex-wrap: wrap; justify-content: space-between; align-items: center; width:100%; margin-bottom:50px; }
.busi2-1 ul li:last-child {margin-bottom:0;}
.busi2-1 ul li .imgs { position:relative; width:50%;}
.busi2-1 ul li .imgs img {max-width:100%; }
.busi2-1 ul li .txts{width:50%; padding:0 0 0 60px; }
.busi2-1 ul li .txts .num { display:block; text-align:center; width:50px; height:50px; line-height:50px; font-size:1.25em; color:#fff; font-weight:500; font-style:normal; border-radius:25px 0;}
.busi2-1 ul li .txts h3.t1 { display:block; margin:20px 0 30px 0; font-size:2em; color:#000; line-height:1.2;  font-weight:600; word-break:keep-all;}
.busi2-1 ul li .txts h3.t1 span {color:#45a6e6;}
.busi2-1 ul li .txts p { display:block; margin-top:10px; font-size:1.15em; color:#666; line-height:1.6; word-break:keep-all;}
.busi2-1 ul li .txts p span {display:inline; font-size:1em; color:#000; font-weight:500;}
.busi2-1 ul li:nth-child(even) { flex-direction: row-reverse;}
.busi2-1 ul li:nth-child(even) .txts{ padding:0 60px 0 0; }
.busi2-1 ul li:nth-child(1) .txts .num {background:#45a6e6;}
.busi2-1 ul li:nth-child(2) .txts .num {background:#00529b;}
.busi2-1 ul li:nth-child(3) .txts .num {background:#001364;}
.busi2-1 ul li:nth-child(1) h3.t1 span {color:#45a6e6;}
.busi2-1 ul li:nth-child(2) h3.t1 span {color:#00529b;}
.busi2-1 ul li:nth-child(3) h3.t1 span {color:#001364;}

table.tbl_busi2 {width:100%; margin-top:100px; border-spacing: 0; border-collapse: collapse; box-sizing: border-box; border-top:1px solid #000;}
table.tbl_busi2 thead tr th {padding:15px 15px; text-align:center; font-size:1.15em; color:#000; line-height:1.4; font-weight:600; background:#f7f7f7; border-bottom:1px solid #e1e1e1; border-left:1px solid #e1e1e1; }
table.tbl_busi2 thead tr th:first-child {border-left:0;}
table.tbl_busi2 tbody tr th {width:30%; padding:25px; text-align:center; border-bottom:1px solid #e1e1e1; border-left:1px solid #e1e1e1; }
table.tbl_busi2 tbody tr th:first-child {border-left:0;}
table.tbl_busi2 tbody tr th .imgs {width:100%; text-align:center;}
table.tbl_busi2 tbody tr th .imgs img {max-width:100%;}
table.tbl_busi2 tbody tr th p {margin-top:10px; font-size:1.25em; color:#000; font-weight:500; line-height:1.4; word-break:keep-all; }
table.tbl_busi2 tbody tr td {width:70%; padding:15px 25px; text-align:left; border-bottom:1px solid #e1e1e1; border-left:1px solid #e1e1e1; }
table.tbl_busi2 tbody tr td p {position:relative; margin-top:10px !important; padding-left:12px; font-size:1em; color:#666; line-height:1.4; word-break:keep-all;}
table.tbl_busi2 tbody tr td p:first-child {margin-top:0 !important;}
table.tbl_busi2 tbody tr td p:before {content: ""; display: block; position: absolute; left:0; top:10px; width:4px; height:4px; background:#555;}



/* 사업영역 Type03 */
.busi3-1 {width:100%; border-top:1px solid #222;}
.busi3-1:after { content:""; display:block; clear:both; }
.busi3-1 ul { width:100%; padding:0; margin:0; overflow:hidden;}
.busi3-1 ul li { display:inline-block; vertical-align:top; width:100%; padding:40px 4%; background:#fff; overflow:hidden; border-bottom:1px solid #ddd; box-sizing:border-box; transition: 0.5s all ease;}
.busi3-1 ul li:nth-child(even) {background:#f5f5f5; }
.busi3-1 ul li dl {position:relative; width:100%; font-size:0; }
.busi3-1 ul li dl dt {display:inline-block; vertical-align:middle; width:40%; text-align:center;  overflow:hidden;}
.busi3-1 ul li dl dt img {max-width:100%; transition: 0.5s all ease;}
.busi3-1 ul li dl dd {display:inline-block; vertical-align:middle; width:60%; padding:0 4%; }
.busi3-1 ul li dl dd .num { display:inline; padding:5px; font-size:15px; color:#222; font-style:normal; border-bottom:1px solid #222;}
.busi3-1 ul li dl dd h4.t1 {margin:20px 0; font-size:1.85em; color:#000; line-height:1.4; font-weight:700; }
.busi3-1 ul li dl dd p { font-size:1em; color:#222; line-height:1.6; word-break:keep-all; }
.busi3-1 ul li dl dd p span {display:inline; font-size:1em; color:#000; font-weight:700;}
.busi3-1 ul li dl dd a {position:absolute; right:0; top:0; display:inline-block; padding:10px 15px; min-width:120px; text-align:center; background:#fff; border:1px solid #ddd; box-sizing:border-box; transition: 0.2s all ease;}
.busi3-1 ul li:hover a { color:#fff; background:#45a6e6; border:1px solid #45a6e6; }
.busi3-1 ul li:hover dl dt img {transform:scale(1.1);}



/*사업영역 Type04 */
.busi4-1 { width:100%; }
.busi4-1:after { content:""; display:block; clear:both; }
.busi4-1 ul { width:100%; padding:0; margin:0; overflow:hidden;}
.busi4-1 ul li { float:left; width:32%; margin-right:2%; }
.busi4-1 ul li:nth-child(3n) {margin-right:0; }
.busi4-1 ul li img { display:block; width:100%;}
.busi4-1 ul li strong { display:block; margin-top:30px; font-size:1.5em; font-weight:700; line-height:1.4; text-align:center; }
.busi4-1 ul li span { display:block; margin-top:20px; font-size:1em; line-height:1.6; text-align:center; letter-spacing:-0.04em; }
table.tbl_busi4{width:100%; border-top:1px solid #333; border-collapse:collapse; background:#fff;}
table.tbl_busi4 th{width:35%; padding:10px 10px; text-align:center; font-size:1em; color:#000; line-height:1.4; font-weight:normal; background:#f2f2f2; border-bottom:1px solid #ddd; }
table.tbl_busi4 td{width:65%; padding:10px 20px; text-align:left; font-size:1em; color:#000; line-height:1.4; border-bottom:1px solid #ddd; }
table.tbl_busi4 td .btn_go {display:inline-block; margin:20px 0; padding:10px 30px; font-size:1em; color:#fff; background:#222; border:1px solid #000; transition: 0.5s all ease; }
table.tbl_busi4 td .btn_go:hover {color:#000; background:#fff; }



/*사업영역 Type05 */
.busi5-1 {width:100%; }
.busi5-1:after{ content:""; display:block; clear:both;}
.busi5-1 ul {width:100%; padding:0; margin:0; overflow:hidden;}
.busi5-1 ul li{float:left; width:100%; overflow:hidden; margin-bottom:100px; }
.busi5-1 ul li:last-child {margin-bottom:0;}
.busi5-1 ul li .con_box { width:100%; }
.busi5-1 ul li .con_box:after{ content:""; display:block; clear:both;}
.busi5-1 ul li .con_box .imgs{float:left; width:45%; }
.busi5-1 ul li .con_box .imgs img{max-width:100%;}
.busi5-1 ul li .con_box .txts{float:right; width:55%; padding:30px 0 30px 50px; box-sizing: border-box; }
.busi5-1 ul li .con_box .txts .tit{margin-bottom:30px; font-size:2em; color:#000; line-height:1.2; font-weight:700;}
.busi5-1 ul li .con_box .txts p{margin-top:20px; font-size:1em; color:#333;  line-height:1.6; word-break:keep-all;}
.busi5-1 ul li .con_box .txts .btn_go {display:inline-block; margin-top:40px; padding:10px 30px; font-size:1em; color:#fff; background:#222; border:1px solid #000; transition: 0.5s all ease; }
.busi5-1 ul li .con_box .txts .btn_go:hover {color:#000; background:#fff; }
.busi5-1 ul li.other_type .con_box .imgs{float:right; }
.busi5-1 ul li.other_type .con_box .txts{float:left; padding:30px 50px 30px 0;}
table.tbl_busi5{float:left; width:100%; border-top:1px solid #333; border-collapse:collapse; background:#fff;}
table.tbl_busi5 th{width:35%; padding:10px 10px; text-align:center; font-size:1em; color:#000; line-height:1.4; font-weight:normal; background:#f2f2f2; border-bottom:1px solid #ddd; }
table.tbl_busi5 td{width:65%; padding:10px 20px; text-align:left; font-size:1em; color:#000; line-height:1.4; border-bottom:1px solid #ddd; }





/* 반응형 중간기기 1200px 사이즈 이하*/
@media all and (max-width:1200px){
	
	.busi1-1 ul li dl dd {padding:25px 4% 0 4%;}


	.busi5-1 ul li{margin-bottom:50px; }
	.busi5-1 ul li .con_box .txts {padding:20px 0 30px 40px;}
	.busi5-1 ul li .con_box .txts .tit{font-size:1.5em; }
	.busi5-1 ul li .con_box .txts p{font-size:1em; }
	.busi5-1 ul li.other_type .con_box .txts{ padding:20px 40px 30px 0;}
	
}


/* 반응형 중간기기 992px 사이즈 이하*/
@media all and (max-width:992px){	
	
	.busi1-1 ul li {width:100%; margin-bottom:40px;}
	.busi1-1 ul li dl dt {vertical-align:middle; width:40%; }
	.busi1-1 ul li dl dd {vertical-align:middle; width:60%; padding:25px 4%;}


	.busi2-1 ul li{flex-direction: column; margin-bottom:50px;}
	.busi2-1 ul li .imgs { width:100%; text-align:center;}
	.busi2-1 ul li .imgs img {width:100%;}
	.busi2-1 ul li .txts{width:100%; padding:0; margin-top:20px; text-align:center;}
	.busi2-1 ul li .txts .num {margin:0 auto;}
	.busi2-1 ul li:nth-child(even) { flex-direction: column;}
	.busi2-1 ul li:nth-child(even) .txts{ padding:0; }


	.busi6-2 {padding:40px 25px; background:#f9f9f9;}
	.busi6-2 ul li { width:45%; margin:0; margin:2% 5% 2% 0;}
	.busi6-2 ul li:nth-child(3n) {margin-right:5%;}
	.busi6-2 ul li:nth-child(even) {margin-right:0;}


	.busi7-2 ul li {width:49%; margin-right:0;}
	.busi7-2 ul li:nth-child(even) {float:right; margin-right:0;}
	.busi7-2 ul li .txts p { min-height:auto;}

}


/* 반응형 중간기기 768사이즈 이하 */
@media screen and (max-width: 768px) {		
	
	
	table.tbl_busi2 { margin-top:50px; } 
	table.tbl_busi2 tbody tr th {width:40%; padding:15px; }
	table.tbl_busi2 tbody tr th p {font-size:1em;  }
	table.tbl_busi2 tbody tr td {width:60%; padding:15px 15px; }


	.busi3-1 ul li dl dt { width:100%;}
	.busi3-1 ul li dl dt img { width:100%;}
	.busi3-1 ul li dl dd { width:100%; padding:0; margin-top:25px; text-align:center;}
	.busi3-1 ul li dl dd a {position:relative; margin-top:30px; display:block;}


	.busi4-1 ul li{ width:100%; margin-left:0px; margin-bottom:50px;}


	.busi5-1 ul li{ width:100%; }
	.busi5-1 ul li .con_box .imgs{ width:100%; }
	.busi5-1 ul li .con_box .imgs img{width:100%;}
	.busi5-1 ul li .con_box .txts{width:100%; padding:30px;}
	.busi5-1 ul li .con_box .txts .btn_go {margin-top:30px;}
	.busi5-1 ul li.other_type .con_box .txts{width:100%; padding:30px;}
	.busi5-1 ul li.other_type .con_box .imgs{ width:100%; }
	.busi5-1 ul li.other_type .con_box .imgs img{width:100%;}


}


/* 반응형 작은기기 480사이즈 이하 */
@media screen and (max-width: 480px) {
	
	.busi1-1 ul li dl dt {width:100%; }
	.busi1-1 ul li dl dd {width:100%; text-align:center;}
	.busi1-1 ul li dl dd .num {margin:0 auto; color:#fff; background:#000;}
	.busi1-1 ul li dl dd .num:before { right:0; left:50%; top:0; transform:unset; width:1px; height:0;}
	.busi1-1 ul li dl dd p { display:block !important; -webkit-line-clamp: none !important;}
	.busi1-1 ul li:hover dl dd .num:before { right:0; left:50%; top:-40px;  transform:unset; width:1px; height:100%; }

}


/* 반응형 작은기기 360사이즈 이하 */
@media screen and (max-width: 360px) {	

	
}

/* ===============================
   사업분야 공통 - 인공암/인공폭포
================================ */

.biz_contents{width:100%;}

.biz_contents .eng{
    display:block;
    text-align:center;
    font-size:1em;
    color:#45a6e6;
    letter-spacing:0.25em;
    font-weight:700;
    margin-bottom:12px;
}

.biz_contents .stitle{
    display:block;
    text-align:center;
    font-size:2em;
    color:#111;
    line-height:1.35;
    font-weight:700;
    word-break:keep-all;
    margin-bottom:55px;
}

/* 상단 대표 비주얼 */
.biz_visual{
    position:relative;
    width:100%;
    height:430px;
    border-radius:28px;
    overflow:hidden;
    margin-bottom:90px;
    background:#f5f5f5;
}

.biz_visual img{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
}

.biz_visual:after{
    content:"";
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:linear-gradient(90deg, rgba(0,43,92,.78) 0%, rgba(0,43,92,.45) 42%, rgba(0,0,0,.05) 100%);
}

.biz_visual .txt{
    z-index:1;
    position:absolute;
    left:7%;
    top:50%;
    transform:translateY(-50%);
    max-width:620px;
}

.biz_visual .txt strong{
    display:block;
    font-size:2em;
    color:#fff;
    line-height:1.3;
    font-weight:800;
    word-break:keep-all;
}

.biz_visual .txt p{
    display:block;
    margin-top:22px;
    font-size:17px;
    color:rgba(255,255,255,.92);
    line-height:1.8;
    word-break:keep-all;
}

/* 섹션 */
.biz_section{
    width:100%;
    margin-top:95px;
}

.biz_section:first-of-type{margin-top:0;}

/* 섹션 타이틀 */
.biz_title{
    position:relative;
    width:100%;
    text-align:center;
    margin-bottom:45px;
}

.biz_title em{
    display:inline-block;
    font-size:1em;
    color:#45a6e6;
    line-height:1.2;
    font-weight:800;
    font-style:normal;
    letter-spacing:0.12em;
    margin-bottom:12px;
}

.biz_title h3{
    display:block;
    font-size:2em;
    color:#111;
    line-height:1.35;
    font-weight:800;
    word-break:keep-all;
}

.biz_title h3:after{
    content:"";
    display:block;
    width:44px;
    height:3px;
    background:#0056b9;
    margin:22px auto 0;
}

.biz_title p{
    display:block;
    margin-top:20px;
    font-size:17px;
    color:#555;
    line-height:1.8;
    word-break:keep-all;
}

/* 이미지 + 설명 */
.biz_intro{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:6%;
    width:100%;
    margin-bottom:45px;
}

.biz_intro.reverse{flex-direction:row-reverse;}

.biz_intro .img{
    width:46%;
    border-radius:24px;
    overflow:hidden;
    box-shadow:0 20px 45px rgba(0,0,0,.12);
}

.biz_intro .img img{
    width:100%;
    display:block;
}

.biz_intro .txt{width:48%;}

.biz_intro .txt h4{
    display:block;
    font-size:1.65em;
    color:#111;
    line-height:1.4;
    font-weight:800;
    word-break:keep-all;
    margin-bottom:25px;
}

.biz_intro .txt p{
    display:block;
    font-size:18px;
    color:#333;
    line-height:1.9;
    word-break:keep-all;
    margin-bottom:18px;
}

.biz_intro .txt p:last-child{margin-bottom:0;}

/* 박스 그리드 */
.biz_grid{
    display:grid;
    gap:24px;
    width:100%;
}

.biz_grid.two{grid-template-columns:repeat(2, 1fr);}
.biz_grid.three{grid-template-columns:repeat(3, 1fr);}

.biz_box{
    position:relative;
    min-height:260px;
    padding:38px 34px;
    background:#fff;
    border:1px solid #e8edf3;
    border-radius:22px;
    box-shadow:0 12px 30px rgba(0,43,92,.06);
    overflow:hidden;
}

.biz_box:before{
    content:"";
    position:absolute;
    right:-30px;
    top:-30px;
    width:110px;
    height:110px;
    background:linear-gradient(135deg, rgba(69,166,230,.18), rgba(0,86,185,.08));
    border-radius:100%;
}

.biz_box h4{
    position:relative;
    display:block;
    font-size:1.35em;
    color:#002b5c;
    line-height:1.3;
    font-weight:800;
    margin-bottom:22px;
}

.biz_box h4:before{
    content:"";
    display:inline-block;
    width:10px;
    height:10px;
    background:#45a6e6;
    border-radius:100%;
    margin-right:10px;
    vertical-align:middle;
}

.biz_box ul{
    position:relative;
    width:100%;
}

.biz_box ul li{
    position:relative;
    display:block;
    font-size:17px;
    color:#333;
    line-height:1.75;
    word-break:keep-all;
    padding-left:17px;
    margin-bottom:8px;
}

.biz_box ul li:before{
    content:"";
    position:absolute;
    left:0;
    top:13px;
    width:5px;
    height:5px;
    background:#0056b9;
    border-radius:100%;
}

/* 강조 박스 */
.biz_point{
    width:100%;
    margin-top:35px;
    padding:42px 48px;
    background:linear-gradient(135deg, #0056b9 0%, #01b4e5 100%);
    border-radius:24px;
    overflow:hidden;
}

.biz_point h4{
    display:block;
    font-size:1.5em;
    color:#fff;
    line-height:1.35;
    font-weight:800;
    margin-bottom:18px;
}

.biz_point p{
    display:block;
    font-size:18px;
    color:rgba(255,255,255,.95);
    line-height:1.9;
    word-break:keep-all;
}

/* 갤러리 */
.biz_gallery{
    display:grid;
    grid-template-columns:repeat(4, 1fr);
    gap:18px;
    width:100%;
}

.biz_gallery div{
    border-radius:18px;
    overflow:hidden;
    background:#f5f5f5;
}

.biz_gallery img{
    width:100%;
    height:240px;
    object-fit:cover;
    display:block;
    transition:.5s ease;
}

.biz_gallery div:hover img{transform:scale(1.06);}

/* 반응형 */
@media all and (max-width:1200px){
    .biz_contents .stitle{font-size:1.9em;}
    .biz_visual{height:390px;}
    .biz_visual .txt strong{font-size:1.9em;}
    .biz_grid.three{grid-template-columns:repeat(2, 1fr);}
    .biz_gallery{grid-template-columns:repeat(2, 1fr);}
}

@media all and (max-width:992px){
    .biz_intro,
    .biz_intro.reverse{
        flex-direction:column;
        gap:30px;
    }

    .biz_intro .img,
    .biz_intro .txt{
        width:100%;
    }

    .biz_intro .txt p,
    .biz_point p{
        font-size:17px;
        line-height:1.8;
    }

    .biz_box ul li{
        font-size:16px;
    }

    .biz_grid.two,
    .biz_grid.three{
        grid-template-columns:1fr;
    }

    .biz_box{min-height:auto;}
}

@media all and (max-width:768px){
    .biz_contents .eng{
        font-size:.95em;
        letter-spacing:.15em;
    }

    .biz_contents .stitle{
        font-size:1.65em;
        margin-bottom:35px;
    }

    .biz_visual{
        height:330px;
        border-radius:20px;
        margin-bottom:60px;
    }

    .biz_visual:after{
        background:linear-gradient(90deg, rgba(0,43,92,.82) 0%, rgba(0,43,92,.58) 65%, rgba(0,0,0,.12) 100%);
    }

    .biz_visual .txt{
        left:6%;
        right:6%;
    }

    .biz_visual .txt strong{
        font-size:1.6em;
    }

    .biz_visual .txt p{
        font-size:16px;
        line-height:1.75;
    }

    .biz_section{
        margin-top:65px;
    }

    .biz_title h3{
        font-size:1.65em;
    }

    .biz_title p{
        font-size:16px;
    }

    .biz_intro .txt h4{
        font-size:1.45em;
    }

    .biz_intro .txt p,
    .biz_point p{
        font-size:16px;
        line-height:1.8;
    }

    .biz_box{
        padding:32px 26px;
    }

    .biz_box h4{
        font-size:1.25em;
    }

    .biz_box ul li{
        font-size:15px;
        line-height:1.75;
    }

    .biz_point{
        padding:32px 26px;
        border-radius:18px;
    }

    .biz_point h4{
        font-size:1.35em;
    }

    .biz_gallery img{
        height:200px;
    }
}

@media all and (max-width:480px){
    .biz_contents .stitle{
        font-size:1.45em;
    }

    .biz_visual{
        height:280px;
    }

    .biz_visual .txt strong{
        font-size:1.35em;
    }

    .biz_visual .txt p{
        font-size:15px;
    }

    .biz_visual .txt p br{
        display:none;
    }

    .biz_title h3{
        font-size:1.45em;
    }

    .biz_title p{
        font-size:15px;
    }

    .biz_intro .txt h4{
        font-size:1.3em;
    }

    .biz_intro .txt p,
    .biz_point p{
        font-size:15px;
        line-height:1.75;
    }

    .biz_box{
        padding:30px 24px;
        border-radius:18px;
    }

    .biz_box ul li{
        font-size:15px;
    }

    .biz_gallery{
        grid-template-columns:1fr;
    }

    .biz_gallery img{
        height:220px;
    }
}


/* 시공사진 더보기 */
.biz_more{
    width:100%;
    text-align:center;
    margin-top:50px;
}

.biz_more a{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:12px;
    min-width:240px;
    height:60px;
    padding:0 40px;
    border-radius:100px;
    background:#0056b9;
    color:#fff;
    font-size:1.05em;
    font-weight:700;
    text-decoration:none;
    transition:.35s ease;
    box-shadow:0 12px 30px rgba(0,86,185,.18);
}

.biz_more a i{
    transition:.35s ease;
}

.biz_more a:hover{
    background:#01b4e5;
    transform:translateY(-4px);
    box-shadow:0 18px 35px rgba(1,180,229,.25);
}

.biz_more a:hover i{
    transform:translateX(6px);
}

@media all and (max-width:768px){

    .biz_more{
        margin-top:35px;
    }

    .biz_more a{
        width:100%;
        max-width:320px;
        height:55px;
        font-size:1em;
    }

}