/*header*/

.hd{position: fixed;top: 0;left: 0;width: 100%;z-index: 50;padding-top: 5px;transition: 0.8s;}
.hd .inner-con{display: flex;justify-content: space-between;align-items: flex-start;max-width: 1400px;margin: auto;}

.hd .logo{width: 105px;display: block;transition: 0.8s;}
.hd .logo img{width: 100%; display: block;}
.hd .main-menu-wrap{display: flex;align-items: flex-start;margin-top: 10px;}
.hd .main-menu-wrap .sns-wrap{display: flex; align-items: center; margin-left: 20px; margin-top: 6px;}
.hd .main-menu-wrap .sns-wrap::before{content: ""; display: block; width: 1px; height: 25px; background-color: #000;}
.hd .main-menu-wrap .sns-wrap li{margin-left: 20px;}
.hd .main-menu-wrap .sns-wrap li a{font-size: 17px;color: #3f3f3f;}
.hd .main-menu-wrap .sns-wrap li .icon-ico_blog:before{font-size: 16px;}

.insta_btn01 {width: 15%;display: block;line-height: 0;}

.hd .main-menu-wrap .menu-wrap{display: flex; align-items: flex-start; text-align: center;}
.hd .main-menu-wrap .menu-wrap > li{min-width: 110px;}
.hd .main-menu-wrap .menu-wrap > li > a{line-height: 40px;font-family: 'Pretendard-Regular';color: #4a4a4a;font-size: 13px;letter-spacing: 2px;}
.hd .main-menu-wrap .menu-wrap li a{/* color: #000; */}
.hd .main-menu-wrap .menu-wrap .sub-menu{height: 0; overflow: hidden; transition: 0.8s;}
.hd .main-menu-wrap .menu-wrap .sub-menu li a{font-size: 13px;line-height: 2.4;font-weight: 400;color: #4d4d4d;transition: 0.6s;font-family: 'Pretendard-Regular';}
.hd .main-menu-wrap .menu-wrap .sub-menu li a:hover{color: #000;}
.hd.fixed{background-color: #f9f9f9;/* padding-top: 5px; */padding-bottom: 5px;}
.hd.fixed .logo{width: 105px;}

.hd.on{background-color: #fff; padding-bottom: 35px;}

.hd .m-menu-btn{display: none}

.top-content-section .swiper-slide{width: 100%;height: 105vh;}
.top-content-section .top-info-wrap{position: absolute; pointer-events: none; width: 100%; height: 100%; z-index: 15; top: 0; left: 0;}
.top-content-section .top-info-wrap .inner-con{width: 100%; height: 100%;}
.top-content-section .top-info-wrap .control-wrap{position: absolute; width: 100%; height: 100%; display: flex; justify-content: space-between; align-items: center;}
.top-content-section .top-info-wrap .control-wrap .btn{pointer-events: all;cursor: pointer;margin: 3%;}
.top-content-section .top-info-wrap .control-wrap .btn i{font-size: 30px;color: white;}
.top-content-section .top-info-wrap .tit-wrap{position: absolute;bottom: 100px;display: flex;z-index: 15;flex-flow: column;align-items: center;justify-content: center;z-index: 30;width: 100%;}
.top-content-section .top-info-wrap .tit-wrap .tit{font-size: 18px; font-weight: 300; letter-spacing: 0.2em; font-family: "Lato",sans-serif; color: #ffffff; margin-bottom: 35px;}
.top-content-section .top-info-wrap .tit-wrap .slide-page-wrap{display: flex; align-items: center;}
.top-content-section .top-info-wrap .tit-wrap .slide-page-wrap h5{font-size: 14px; font-family: "Noto Sans KR",sans-serif; font-weight: 400; color: white;}
.top-content-section .top-info-wrap .tit-wrap .line-wrap{width: 110px; height: 1px; background-color: rgba(255,255,255,0.5); margin: 0 50px; position: relative;}
.top-content-section .top-info-wrap .tit-wrap .line-wrap .line{position: absolute; top: 0; left: 0; background-color: white; width: 100%; height: 1px; transform-origin: left; transform: scaleX(0);}
.top-content-section .top-info-wrap .tit-wrap .line-wrap.on .line{transform: scaleX(1); transition: 3s; transition-timing-function: linear;}
.top-content-section .top-img-wrap{width: 100%; height: 100vh; background-size: cover; background-repeat: no-repeat; background-position: center; display: flex; align-items: center; justify-content: center;}
.top-content-section .top-img-wrap::after{content: ""; display: block; width: 100%; height: 100%; background-color: rgba(0,0,0,0.4); position: absolute; top: 0; left: 0;}
.top-content-section .top-img-wrap .main-tit{font-size: 18px; font-weight: 300; font-family: "Lato",sans-serif; letter-spacing: 0.2em; color: white; position: relative; z-index: 5;}
.m-top-img-section{display: none;}

.tap-menu-section{margin-bottom: 100px;}
.tap-menu-section .tap-menu .sub-menu{display: flex; align-items: center; justify-content: start; flex-wrap: wrap; border-bottom: 1px solid #828282; padding-top: 10px; padding-bottom: 10px;}
.tap-menu-section .tap-menu .sub-menu li{font-size: 15px; opacity: 0.6; transition: 0.8s; padding: 0 15px; line-height: 3;}
.tap-menu-section .tap-menu .sub-menu li a{ color: #332924;}
.tap-menu-section .tap-menu .sub-menu li.current{opacity: 1;}
.tap-menu-section .tap-menu .sub-menu li:hover{opacity: 1;}



.insta_btn01{width: 80%;}
.hd .main-menu-wrap .sns-wrap .insta{width: 23px;}
.instagram{ background: linear-gradient(to right top, #861657, #ffa69e); color: transparent; -webkit-background-clip: text;}
.mo_tel{display: none;}

/* footer */
.top-btn{width: 4%;/*height: -2px;*/position: absolute;right: 0%;bottom: 50px;font-size: 15px;color: #838383;z-index: 10;cursor:pointer}


footer {padding: 15px 0px 20px 0px;background: #f9f9f9;border-top:none !important;}
.footer_com {max-width:1300px;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;position: relative;text-align:center;color:#565656;font-family: 'Pretendard-Light';}
.footer_com a{color:#7e7e7e;}
.bg-dark { background: #292929;}
.col-md-3 {width: 29%;float:left;margin:2% 2% 2.5% 2%;}
.widget .title {font-size: 13px;line-height: 24px;font-weight: 100;text-transform: uppercase;letter-spacing: 2px;margin-bottom: 12px;font-family: 'Pretendard-Regular';color: #5c5c5c;}

.widget ul li{font-size: 12px;line-height: 1.8;letter-spacing:-0.2px;font-family: 'Pretendard-Regular';}
.fottop{  display: block; text-align: center; width: 5%; float:right; font-size:20px;  margin: 1px auto 15px;}  

hr {display: block; height: 1px;  border: 0;  border-top: 1px solid #ccc;  margin: 0.5em 0;padding: 0;}

.info-fot .sub {font-size: 12px;display: flow-root;width: 100%;}
.info-fot .sub a b:before {content: "";display: inline-block;background-image: url("http://hi-web.co.kr/web/img/hi_web_s.png");vertical-align: middle;width: 20px;height: 20px;background-size: cover;background-position: center;margin: 0 1px 4px 4px;}

.info-end .sub {color: #568d90;display:inline-block;font-size: 14px;font-weight: bold;}
.info-end .sub a {color: #568d90;}

/* media */
@media all and (max-width : 1600px){
.main-menu-wrap{margin-left: 2%;}
.main-menu-wrap .sub-menu{margin-top:0;}
}

@media all and (max-width : 1445px){
	
	.hd .inner-con{max-width: 1100px;}
	.hd .logo{margin-top: 0px;}
	.hd.fixed .logo{width: 100px;}


}

@media all and (max-width : 1375px){
	.top-content-section .swiper-slide{height: 100vh;}
	.top-content-section .top-info-wrap .tit-wrap{bottom: 55px;}
	
	.hd .logo, .hd.fixed .logo{width: 100px;}
}


@media all and (max-width : 1025px){	
	.hd .inner-con {max-width: 95%;}
	 .hd{padding-top: 20px;}
    
    .hd.fixed{padding-top: 15px; padding-bottom: 15px;}    
    .hd .m-menu-btn{display: block; position: relative; z-index: 5;}
    .hd .main-menu-wrap .sns-wrap::before{display: none;}
    .hd .main-menu-wrap .sns-wrap li{margin-left: 10px;}
    .hd .main-menu-wrap .sns-wrap li a{font-size: 16px;}
    .hd .main-menu-wrap .sns-wrap li .icon-ico_blog:before{font-size: 15px;}
    .hd .logo{position: absolute;z-index: 5;left: 0;right: 0;margin: -10px auto 0;}
	
	.mo_tel{display: block;}
	.insta_btn01{width: 80%;}
	.hd .main-menu-wrap .sns-wrap .insta{width: 23px;}

    .hd .m-menu-btn{width: 30px; height: 30px; position: relative; cursor: pointer;}
    .hd .m-menu-btn .line{width: 100%; height: 1px; background-color: #000;  display: block; position: absolute; transition: 0.6s;}
    .hd .m-menu-btn .line1{transform: translateY(-8px);}
    .hd .m-menu-btn .line3{transform: translateY(8px);}
    .hd .main-menu-wrap .sns-wrap{margin-top: 0;}

    .hd .main-menu-wrap .menu-wrap{position: fixed;top: 0;left: 0;width: 100%;height: 100%;flex-flow: column;align-items: flex-start;background-color: #ffff;text-align: left;padding-top: 110px;transform: translateX(-100%);transition: 0.8s;}
	.hd .main-menu-wrap .menu-wrap li{display: inline-block;width: auto;}
	.hd .main-menu-wrap .menu-wrap li a{font-size: 15px;display: block;width: 100%;} 
    .hd .main-menu-wrap .menu-wrap > li > a {/* padding-left: 25px; *//* border-bottom: 1px solid #ccc; *//* width: 95%; */margin: auto;text-align: center;}
    .hd .main-menu-wrap .menu-wrap > li > a::after{}
    .hd .main-menu-wrap .menu-wrap .sub-menu{height: auto !important;/* padding-left: 25px; */text-align: center;}
    .hd .main-menu-wrap .menu-wrap .sub-menu a{display: inline-block;margin-right: 16px;}
    .hd .main-menu-wrap .menu-wrap .sub-menu li a{font-size: 13px;}
    .hd .main-menu-wrap .menu-wrap > li{width: 100%;min-width: 0;margin-bottom: 22px;}


    .hd.click .main-menu-wrap .menu-wrap{transform: translateX(0);}
    .hd.click .m-menu-btn .line{/* background-color: white; */}
    .hd.click .m-menu-btn .line1{transform: rotate(45deg);}
    .hd.click .m-menu-btn .line2{opacity: 0;}
    .hd.click .m-menu-btn .line3{transform: rotate(-45deg);}
    
	.hd .main-menu-wrap{margin-top: 0;}
	
	
	.top-btn{display:none !important;}
	.widget .title{margin:12px auto 0px;}
	.footer_com{width:100%;}
	.col-md-3{width:100%; float:inherit; margin:0%;} .rowinfo{margin-top:15px;}
	.widget ul li{font-size:11px;}
	
	.sub-menu .split{width:auto; float:none; display: inline-block;}
}


@media all and (max-width: 950px){
	
}


@media all and (max-width: 850px){
}

@media all and (max-width: 555px){

	
}

@media all and (max-width: 450px){
	.hd .logo, .hd.fixed .logo{width: 80px;}	
	.top-content-section .top-info-wrap .tit-wrap{bottom: 55px;}
}
@media all and (max-width: 375px){
	.hd .logo, .hd.fixed .logo{width: 80px;}
}

@media all and (max-width: 325px){

}