@import url('/css/common1.css');
.hd_pops_footer button {font-size: 12px;}

/*메인페이지index.php*/
/*비주얼 슬라이더 */

.swiper-visual .carousel_cover{
	width: 100%;
	background: rgba(0, 41, 83, 0.3);
	position: absolute;
	top:0;
	left: 0;
	z-index: 1;
}
.swiper-visual .swiper-slide{
	overflow: hidden;
}
/* .sec1 .swiper-container{
transform: skewY(-8deg);
}
.sec1 .swiper-container .slide-caption{
transform: skewY(8deg);
} */

 .swiper-slide .carousel_img {
  transform: scale(1.1);
  transition: transform 4.5s ease; /* autoplay 시간과 맞추기 */
}

.swiper-slide-active .carousel_img {
  transform: scale(1); /* 살짝 확대 */
}


.swiper-slide.visual1  .carousel_img {
	width: 100%;
	background: url(/img/visual_01.png) no-repeat center right;
	-webkit-background-size: cover;
	background-size: cover;
}
.swiper-slide.visual2  .carousel_img {
	width: 100%;
	background: url(/img/visual_sea2.jpeg) no-repeat center;
	-webkit-background-size: cover;
	background-size: cover;
}
.swiper-slide.visual3  .carousel_img {
	width: 100%;
	background: url(/img/visual_air.png) no-repeat center;
	-webkit-background-size: cover;
	background-size: cover;
}
.swiper-slide.visual4  .carousel_img {
	width: 100%;
	background: url(/img/visual_truck.png) no-repeat center;
	-webkit-background-size: cover;
	background-size: cover;
}
.swiper-button-next, .swiper-button-prev{
	opacity: 0.3; 
}
.swiper-visual .carousel_cover,.swiper-visual .swiper-slide,.swiper-slide .carousel_img{
	height: 85vh;
}
.swiper-visual .swiper-slide .slide-caption{
	width: 100%;
	position: absolute;
    text-align: left !important;
    top: 50%;
	margin-top: -60px;
    line-height: 1.5;
	z-index: 2;
	text-align: center;
	left: 0
}
.swiper-visual .swiper-slide .slide-caption h3,
.swiper-visual .swiper-slide .slide-caption p,
.swiper-visual .swiper-slide .slide-caption a{
opacity: 0;
transform: translate(0, 45px);
transition: all 1s;
}
.swiper-visual .swiper-slide.swiper-slide-active .slide-caption h3{
	transition-delay: 0.2s;	
}
.swiper-visual .swiper-slide.swiper-slide-active .slide-caption p{
	transition-delay: 0.7s;
}
.swiper-visual .swiper-slide.swiper-slide-active .slide-caption a{
	transition-delay: 1s;
} 
.swiper-visual .swiper-slide.swiper-slide-active .slide-caption h3, 
.swiper-visual .swiper-slide.swiper-slide-active .slide-caption p, 
.swiper-visual .swiper-slide.swiper-slide-active .slide-caption a{
opacity: 1;
transform: translate(0, 0) !important;
}
.swiper-visual .slide-caption  h3 {
    font-size: 3rem;
    color: #fff;
    font-weight: 800;
	word-break: keep-all;
	white-space: normal;
	text-shadow: 3px 3px 8px rgba(0,0,0,.2);
	text-align: center;
}
.swiper-visual .slide-caption p {
    font-size:1.8rem;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0;
	margin: 20px 0;
	word-break: keep-all;
	white-space: normal;
	text-shadow: 3px 3px 8px rgba(0,0,0,.5);
		text-align: center;
}
.swiper-visual .swiper-pagination {
    top: 50%;
    left: 0;
    margin-left: 0;
    margin-top: -100px;
    height: 30px;
    text-align: center;
    width: 100%;
}
.swiper-visual .swiper-pagination-bullet{
width: 12px;
height: 12px;
}

#subcontent #subbody{
	position:relative;
	font-size:1rem;
}
.sub_h3{
font-size: 2.5rem;
font-weight: 500;
text-align: center;
max-width:1400px;
margin: 0 auto;
}
.bar:after{
content:"";
display: block;
width: 30px;
height: 2px;
margin: 2rem 0;
background: #ee743c;
}
#subcontent > p{
height: 250px;
width: 100%;
text-align: center;
line-height: 1.5;
color: #fff;
font-size: 24px;
padding-top: 100px;
margin-left: -100px;
}
#subcontent > p span{
font-size: 1rem;
}
.sub_txt{
width: 800px;
margin: 30px auto;
line-height: 1.5;
}

/*subpage - EZ SERVICE ****************************************************************/
#subbody.container{
padding: 50px 0;
}
#subbody.container.sv section{
margin-bottom: 100px;
}
.sv-01{
text-align: center;
}
.sv .sub_h3{
margin-bottom: 3rem;
font-weight: bold;
line-height: 1.5;
}
.sv .sub_h3 b{
font-size: 3rem;
font-weight: 600;
}
.sv-01 .d-flex{
text-align: center;
width: 100%;
justifty-content:space-between;
align-items:center;
padding: 1rem 0;
}

.sv-01 .d-flex span{
display: inline-block;
color: #fff;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
padding: 3px 10px;
min-width:120px
}
.sv-01 .d-flex img{
display: block;
margin:  0 auto;
}
.sv-01 [class*="sv-01-"]{
flex:1;
border: 2px solid #d5d5d5;
-webkit-border-radius: 80px;
-moz-border-radius: 80px;
border-radius: 80px;
padding: 30px;

}
.sv-01 .d-flex .sv-01-plus{
padding: 0 1rem;
border: 0;
}
.sv-01 .sv-01-01 span{
background: #43809f;
}
.sv-01 .sv-01-02 span{
background: #4ab82e;
}
.sv-01 .sv-01-03 span{
background: #4ab82e;
}
.sv-sec02 .badge{
	font-size: 1.5rem;
     background: linear-gradient(90deg, #e3f1df, #d6e3ea); 
	 box-shadow:5px 3px 10px 3px rgba(0,0,0,.05);
	 padding:1rem 2rem;
}
.sv-sec02 .gradient-text{
	font-weight: 800;
      background: linear-gradient(90deg, #4ab82e, #337496); 
      background-clip: text;
      -webkit-background-clip: text; /* 크롬, 사파리 */
      color: transparent;
      -webkit-text-fill-color: transparent; /* 크롬, 사파리 */
	  width: 150px;
}


/* footer ****************************************************************/
footer{
border-top: 1px solid #d5d5d5;
color: #bdbdbd !important;
}
footer a,footer a:hover{
color: #bdbdbd !important;
}
footer .container{
max-width: 1400px;
padding:0 40px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
footer img{
padding: 25px 20px;
}
footer .footer_top{
background: #eee;
/* background: #2c3238; */
}
footer .footer_top a{
display: inline-block;
padding: 0 15px;
border-left: 1px solid #969696;
line-height: 1;
vertical-align: bottom;
color: #444 !important; 
}
footer .footer_top a:first-child{
border-left: 0;
padding-left: 0;
}

footer p{
	color: #bdbdbd;
	padding:15px;
	margin: 0 auto;
	line-height: 1.3;

}
footer dl {
padding: 10px 0 20px;
}
footer dl dt{
padding-bottom: 10px;
font-size: 1.2rem;
}
footer dl dt,footer dl dd{
color: #bdbdbd ;
line-height: 1.8;
}
footer ul {
display: flex;
align-items:Center;
justify-content:center;
gap:10px;
padding: 1rem;
}
footer ul li a{
font-weight: 300;
display: block;
border: 1px solid #868e96;;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 3px 10px;
font-size: 14px;
}
/*게시판 스타일*/

.board_list th, .board_list td{
height: 45px !important;
font-size: 14px !important;
}
.board_list th{
background: #fafafa !important;
font-weight: 800 !important;
border-top: 2px solid #1a68a6 !important;
}
.board_list tr.bg0{
background: #fff !important;
}
#writeContents{
font-size: 14px !important;
}
.view_tb{
height: 40px;
line-height: 40px;
-webkit-box-sizing: border-box;s
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.write_tb th,.write_tb td{
height: 40px;
line-height: 40px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: none;
border-bottom: 1px solid #eee;
}

.pclnb{display: block;}
#mMenu,.menu_btn{
display:none;
}
.tb_st{
width: 100%;
}
.tb_st th,.tb_st td{
border: 1px solid #ccc;
border-collapse:collapse;
border-spacing:0;
height: 50px;
line-height: 50px;
padding: 0 10px;;
}
.tb_st th{
background: #f9f9f9;
text-align: center;
font-weight:normal;
color:#ee743c;
font-weight:800;
}
.tb_st strong{
color:#ee743c;
font-weight:800;
}
.tb_st .tb_2line{
line-height:1.5;
text-align: center;
}

.tb_st th,.tb_st .tb_2line, .tb_st .td3{
width:150px;
}
section{
padding: 20px 0;
}

/*버튼*/

.board_body .btn_submit{
	background: #01a4b6; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #01a4b6 0%, #004f9b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #01a4b6 0%,#004f9b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #01a4b6 0%,#004f9b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01a4b6', endColorstr='#004f9b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
#login_info a{color: #1d1d1d!important;}
#mb_login{margin:20px auto;}
#mb_login #login_fs .btn_submit{height: 40px;line-height: 40px;-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;}

#to_top {
    position: fixed;
    right: 15px;
    bottom: 45px;
    z-index: 100;
    display: none;
	cursor:pointer;
}


.pc_only{
display: block;
}
.m_only{
display: none;
}



/*게시판 */

.board_wrap{
padding-top: 100%;
}
.btn_confirm {
    text-align: center;
	padding: 2rem 0;
}
#bo_w.bd_request{
padding:3% 6%;
border: 1px solid #ddd;
max-width:1000px;
margin:	0 auto;
}
#bo_w.bd_request form{
}
#bo_w.bd_request .sub_h3{
padding: 50px 0;
}
#bo_w.bd_request select,
#bo_w.bd_request input,
#bo_w.bd_request textarea,
#bo_w.bd_request .file_wr{
border-color: #000;
}
.write_div label{
display: block;
font-weight: 600;
color: #000;
}

#bo_w .bo_w_flie .frm_file{
font-size: 14px;
margin-top: 0;
padding-top: 0;
}
.btn_cke_sc{
font-size: 12px;
}
a.btn_cancel:hover{
color: #fff !important;
}
.more_opt li{
white-space: nowrap;
font-size: 14px;
}

#bo_w.bd_request .row > div{
margin-bottom: 1rem;
}
.contactUs-check .card{
background: #f7f8f9;
}
.tbl_wrap .td_cate{
text-align: center;
}
.bo_cate_link{
float: none;
border:1px solid #000;
color: #000;
background: transparent;
padding: 3px 5px;
display: inline-block;
height: auto;
line-height:1;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
#bo_cate_ul {
text-align: center;
}
#bo_cate_ul li a,
#bo_cate_ul li a:hover{
background: none;
border-color: #000;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
color: #000;
}
#bo_cate_ul li a#bo_cate_on,
#bo_cate_ul li a#bo_cate_on:hover{
background: #000;
color: #fff !important;
border-color: #000;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
#bo_v{
max-width:1000px;
margin: 0 auto;
}
.bo_view_list {
padding: 2rem;
}
.bo_view_list li{
margin-bottom: 2rem;
border-bottom: 1px solid #000;
padding-bottom: .5rem;
}
.bo_view_list li .bo_view_title{
font-weight: 800;
margin-bottom: 1rem;
}

.bo_view_list li .bo_view_content{
padding-left: 1.5rem;
}



/*컬러 세팅*/
.btn_submit{
background:#73ba61 ;
}
.btn_submit:hover{
background:#5ca949;
color: #fff;
}
.btn_submit:active{
background:#519340 !important;
color: #fff !important;
}
#bo_list tbody tr:hover {
    border-left: 2px solid #73ba61;
}
a.btn_admin, .btn_admin,
.bo_notice .notice_icon {
color: #ee743c;
}
.bo_notice td {
    background: #f7f7f7 !important;
    border-color:#eee;
	white-space: nowrap;
}
a.btn_b01, .btn_b01,
a.btn_b01:hover, .btn_b01:hover{
font-size: 16px;
border: 1px solid #eee;
color: #666;
font-weight: 400;
background: #f8f8f8;
min-width:35px;
}
.btn_bo_user li{
width: auto;
}
a.btn.btn-primary{
background:#ec6626 ;
border-color: #ec6626;
color:#fff
}
a.btn.btn-primary:hover{
color: #fff !important;
background: #ec6626;
}
#bo_w .bo_v_option{
line-height:1;
}
#bo_w .bo_v_option li {
    margin: 0 10px 0 0;
}

@media (min-width:1400px){
	.container {
		max-width: 1400px;
	}
}


@media (max-width:1399px) {
	.pcMenu {
		margin-right: 0;
		padding-right: 0;
	}

	#container{
	width: 100%;
	}
	.subbg{
	background: none;
	}
	#subcontent{
	float: none;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
	#subbody{
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
	.main_business{
	margin-top: 0px;
	}
	.sub_h3{
		margin-left: 0;
		padding: 10px 0 10px 10px;
		}
	.org_img{
		max-width:920px;
		margin: 0 auto;
	}
	
}


@media (max-width:1199px) {
	#header #gnb .top_menu > ul > li{
	width: 130px;
	}
}
@media (min-width:991px)and(max-width:1399px){
	#subcontent{
	padding-top: 70px;
	}
	#subcontent .sub_h3{
	padding-bottom: 70px;
	}
}

@media (max-width:990px) {	
.board_wrap{
padding-top: 30px;
}
.board_wrap #subbody{
padding-top: 0;
}


#header{
border-bottom: 1px solid #ddd;;
}
	.container{
	max-width:100%;
	}
	.swiper-slide .slide-caption h3{
	font-size: 2rem;
	}
	.swiper-slide .slide-caption p{
	font-size: 1.15rem;
	}

	#wrap{
	padding-top: 50px;
	}
	.carousel-item{
	height:40vh !important;
	min-height:200px
	}
	.carousel-caption {
	left: 0;
	text-align: center;
	width: 100%;
	}
	.carousel-caption .h3_span{
	font-size: 20px;
	}
	.carousel-caption h3{
	font-size: 24px;
	text-align: center;
	}

	#subbody{
	padding:10px 5px; 
	}
	.sub_h3{
	font-size: 24px;
	display: none;
	}
	.m_only .sub_h3{
	display: block;
	}
	#header .container{
	max-width:100%;
	height: 50px;
	}
	#header h1{
	padding-left: 0px;
	padding-top: 0;
	width: 100%;
    text-align: center;
	}

	.navbar-toggler{
	position:fixed;
	right:6px;
	top:6px;
	z-index: 10;
	cursor:pointer;
	}
	.close_gnb{
	position:absolute;
	right:12px;
	top:12px;
	}
	#tnb{
		position: fixed;
		bottom:0;
		left: 0;
		width: 100%;
		background: #fff;
		border-top: 1px solid #ddd;
	}
	 #header .pcMenu,#header .pclnb{
	 display: none;
	 }

	 #mMenu, .m_home, .close_gnb,.menu_btn{
	 display: block;
	 }
	.navbar-header{
	width: 100%;
	}
	.navbar{background: #fff;border-bottom: 1px solid #eee;}
	#mMenu {
			 right:-1000px;
			 width:100%;
			 min-width:0;
			 position:fixed;
			 padding-left:0;
			 z-index:9999;
			 top:0px;
			 margin:0;
			background:#fff;
			border-left: 1px solid #ddd;
			box-shadow: -3px 10px 25px 12px rgba(0,0,0,.25);
			overflow:auto;
		}
		#mMenu ul {
			list-style:none;
			border-top:1px solid #e0e0e0;
		}
		#mMenu .m_nav > li {
			position:static !important;
		}
		#mMenu .m_nav > li > a {
			display:block;
			height:55px;
			line-height:55px;
			border-bottom:1px solid #e0e0e0;
			font-weight:400;
			-webkit-box-sizing:border-box;
			-moz-box-sizing:border-box;
			box-sizing:border-box;
			padding:0 10px 0 20px;
			background-color:#f7f7f7;
			color: #000 !important;
			text-align: left;
		}
		#mMenu .m_nav > li.sub_m > a {
			background-image:url(../img/ico_plus.png);
			background-repeat:no-repeat;
			background-position:95% center;
			-webkit-background-size:12px;
			background-size:12px;
		}
		#mMenu .m_nav > li.sub_m > a.on {
			background-color:#e7e7e7;
			background-image:url(../img/ico_minus.png);
			-webkit-background-size:12px;
			background-size:12px;
		}
		#mMenu .m_nav .m_nav_sub {
			margin:0;
			padding:0;
			display:none;
		}
		#mMenu .m_nav .m_nav_sub li a {
			display:block;
			height:50px;
			line-height:50px;
			border-bottom:1px solid #eee;
			-webkit-box-sizing:border-box;
			-moz-box-sizing:border-box;
			box-sizing:border-box;
			padding:0 10px 0 30px;
			color: #000 !important;
			text-align: left;
		}
		#mMenu #slidemenu .m_navbar-nav {
			 min-width:0;
			 width:100%;
			 margin:0;
			 border-top: 1px solid #e0e0e0;
		}
		#mMenu .m_navbar-nav .dropdown-menu li a {
			 min-width:0;
			 width:80%;
			 white-space:normal;
		}

		#mMenu {
			 background: #fff;
			 padding-top: 50px;
		}
		
		
		
		
		/* this is behind the navigation but the navigation is not inside it so that the navigation is accessible and scrolls*/
		#navbar-height-col {
			 position:fixed;
			 top:0;
			 height:100%;
			bottom:0;
			 width:80%;
			 right:-80%;
			 background:#f7f7f7;
		}
		#navbar-height-col.inverse {
			 background:#fff;
			 z-index:1;
			 border:0;
		}
		#slide-nav .navbar-form {
			 width:100%;
			 margin:8px 0;
			 text-align:center;
			 overflow:hidden;
			 /*fast clearfixer*/
		}
		#slide-nav .navbar-form .form-control {
			 text-align:center
		}
		#slide-nav .navbar-form .btn {
			 width:100%
		}
		#slide-nav .container {
			max-width:none !important;
		}
		

		.sec2 .vision.row > div{
		margin-bottom: 1rem;
		}

		 #subcontent{
		 padding: 0;
		 }
		#container, #subcontent,.sub_txt{
		width: 100%;
		}
		.main_business a{
		margin-bottom: 20px;
		}
		#sidebar .snb .menu{
		border-top: 1px solid #eee;
		border-bottom:1px solid #eee;
		}
		#sidebar.five{
		background: none;
		}
		#sidebar .snb h2{
		display: block;
		color: #000;
		height: auto;
		line-height: 1;
		background: none;
		font-size: 1.5rem;
		padding: 1rem 0;
		}
		#sidebar .snb .menu{
		padding-left: 53px;
		}
		#sidebar .snb .menu > ul > li.home{
		position: absolute;
		left: 0;
		}
		#sidebar .snb .menu > ul > li ul li,#sidebar .snb .menu > ul > li ul{
		width: 100%;
		}
		#sidebar .snb .menu > ul > li{
		display: block;
		float: left;
		width: 50%;
		}
		#sidebar .snb .menu li a, #sidebar .snb .menu li button{
		font-size: 0.8rem;
		}


		.sub_h3 span{
		display: inline-block;
		}
		.swiper-visual .carousel_cover,.swiper-visual .swiper-slide{
		height: 60vh;
		}
		.slide-caption h3{
		font-size: 2rem;
		}
		.pc_only{
		display: none;
		}
		.m_only{
		display: block;
		}
		#sidebar .snb .menu{
		background: #fff;
		}
		.swiper-visual .swiper-slide .slide-caption{
		width: 100%;
		left: 0;
		text-align: center !important;
		}
		.swiper-visual .swiper-pagination{
		width: 100%;
		left: 0;
		text-align: center;
		}
		.tbl_head01{
		min-height:50vh
		}
	}
	@media (max-width:767px) {

		.container{
		max-width:100%;
		}
		.section-heading{
		font-size: 2rem;
		}
		.section-subheading{
		font-size: 1rem;
		}
		#bo_cate a{
		font-size: 14px;
		padding: 2px 10px;
		}
		#hd_pop{
		width: 100%;
		}
		.hd_pops{
		left: 0 !important;
		top:0 !important;
		}
		.hd_pops_con{
		width: 100% !important;
		height:auto !important;
		}



	}

	@media (max-width:400px){

	.swiper-slide .slide-caption h3{
	font-size: 1.5rem;
	}
	.swiper-slide .slide-caption p{
	font-size: 1rem;
	}

	.swiper-slide .slide-caption h3{
	font-size: 1.5rem;
	}
	footer .footer_top a{
	border-left: 0;
	padding: 5px 0;
	display: block;
	}
}
#reg_result .btn_submit{
color: #fff;
}
#reg_result{
padding: 50px 0;
}
#ft > .container{
padding: 50px 1rem 0;
flex-wrap:wrap
}
#ft{
background: #f4f4f4;
min-width:0;
}
#ft img{
margin-bottom: 1rem;
}
#ft p{
font-size: 12px;
color: #000;
margin-bottom: 0;
}
#ft_link a{
color: #000;
font-size: 12px;
display: block;
padding: 0 1rem;
border-right: 1px solid #000;
line-height: 1;
}
#ft_link a:last-child{
border-right: 0;
}
#ft_wr .ft_cnt{
width: 100%;
display:flex;
padding: 0;
}
#ft_wr .ft_cnt a:first-child{
padding-left: 0;
}
#ft_copy{
border:0;
width: auto;
text-align: left;
padding: 0;
}
#ft .ft_left{
flex:1;
text-align: left;
font-size: 12px;
margin-bottom: 1rem;
}
#ft_wr{
width: auto;
padding: 0;
}
.lnb.pclnb {
padding: 2rem 0;
}
.lnb.pclnb ul{
display:flex;
gap:1rem;
justify-content:center;
align-items:Center;
}
.lnb.pclnb li a{
border: 1px solid #ddd;
font-size: 12px;
color: #666;
padding: 3px 5px;
}
.member_wrap ul {
    display: flex;
    gap: 1rem;
    padding: 10px;
}

#mb_login{
height: 100vh;
display:flex;
flex-direction:row;
align-items:center;
background: #f7f7f7;
width: 100%;
justify-content:center;
margin: 0;
}
.mbskin_box{
max-width:350px;
}
.mbskin_box #login_info *{
font-size: 12px;
}
#mb_login #login_fs .btn_submit{
font-size: 16px;
}