@charset "utf-8";

#main {position:relative;top:0px;z-index:9;width:100%;height:100%;}
/* #main span {display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:4em;} */

html,body {width:100%;height:100%;margin:0px;padding:0px;overflow:hidden;}
body {background-color: #2e2e2e;}
#menuWrap{background-color:transparent;}
.fullsection{width:100%;height:92%;position:relative;
	min-width: 1600px;
	background-color: #2e2e2e;
/* 	 background-color: #fff; */
 }
.full_map{
	display: inline-block;width: 60%;vertical-align: top;height: 100%;
}
.full_map div dl{
/* 	border-left: 3px solid #3d9ad4; */
/* 	border-left: 3px solid; */
	padding-left: 10px;
}
.full_map div dl dt{
    display: inline-block;
    position: relative;
	font-weight: 700;
	font-size: 28px;
    font-family: 'Noto Sans KR', 'Nanum Gothic', sans-serif;
}
.full_map div dl + dl {
	margin-top:30px;
}
.full_map div dl dd{
	margin-left: 20px;
    letter-spacing: -0.05rem;
	font-weight: 500;
	font-size: 18px;
    font-family: 'Noto Sans KR', 'Nanum Gothic', sans-serif;
}
.mapLink{
    width: 100%;
    height: 40px;
    margin-top: 130px;
    border: 5px solid #3d9ad4;
    background: #3d9ad4;
    font-weight: 700;
    font-size: 28px;
    font-family: 'Noto Sans KR', 'Nanum Gothic', sans-serif;
    text-align: center;
    color: #fff;
    cursor:pointer;
}

/* .full3{background-color: #fff;} */
.full4{background-image: url('/images/backtop.png'); background-position: bottom;}
.content {height:100%;}

.footer {position:relative; height: 70px; min-width: 1200px; background-color: #2e2e2e;z-index: 999;
	   display: flex;justify-content: center;align-items: center; padding-bottom: 10px; font-size: 14px;}
/* .footer {width:auto;text-align:center;padding-bottom: 10px;} */
/* .footer .copyright{display:block;font-size:11px;color:#222;letter-spacing:-1px;} */
#main .footer > .logo-box {width:400px;}
#main .footer > .info{width:800px;}
#main .footer > .info span {width:100%; float: left; font-size:14px; position: relative;}
#main .footer > .info span a {text-decoration: none; color: #fff;}

/* 점 */
ul, li{margin:0;padding:0;list-style:none}
.quick {position:fixed;right:20px;top:90%;transform:translateY(-50%); z-index:100000}
.quick li {width:10px;height:10px;margin-bottom:10px; border-radius:7px;border:2px solid #fff;cursor:pointer;background: #2e2e2e;}
.quick .on {background:#fff;}
.dotTxt {width: 90px;
    float: right;
    text-align: right;
    margin-right: 20px;
    color: white;
    margin-top: -4px;}
    
/* 지도 */
.map_logo{
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.kakaoMap {height:530px; margin: 0 auto;}
/* .kakaoMapSub {    margin: 0 auto; */
/*     border-top: 1px solid #2e2e2e; */
/*     border-bottom: 1px solid #2e2e2e; */
/*     text-align: center; */
/* 	background-color: #2e2e2e; */
/* 	color: #fff; */
/*     font-weight: 700;} */
/* .kakaoMapSub div a {text-decoration: none; color: #fff;}  */
/* .mapTri {margin: 0 auto; margin-bottom: 15px;} */
/* .mapTri .down {margin: 0 auto; display: flex; justify-content: center; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #2e2e2e; width: 0px; height: 0px;} */

/* 메인전용 copyright */
#copyright {height:100px; border-top: 1px solid rgba(255,255,255,0.5); background-color: #2e2e2e;text-align: center; color: #fff;font-size: 14px;}

/***********************/
/*     11. Pricing     */
/***********************/
.cards-2 {
	padding-top: 7.875rem;
	padding-bottom: 2.25rem;
	text-align: center;
}

.cards-2 .h2-heading {
	margin-bottom: 3.75rem;
}

.cards-2 .card {
	display: block;
	max-width: 19rem;
	margin-right: auto;
	margin-bottom: 3rem;
	margin-left: auto;
	border: 1px solid #ccd3df;
	border-radius: 1rem;
}

.cards-2 .card .card-body {
	padding: 2.5rem 2rem 2.75rem 2em;
}

.cards-2 .card .card-title {
	margin-bottom: 0.5rem;
	color: #5f4dee;
	font: 700 1.125rem/1.5rem "Open Sans", sans-serif;
}

.cards-2 .card .price .currency {
	margin-right: 0.25rem;
	color: #434c54;
	font-weight: 700;
	font-size: 1.5rem;
	vertical-align: 40%;
}

.cards-2 .card .price .value {
	color: #434c54;
	font: 700 3.25rem/3.5rem "Open Sans", sans-serif;
	text-align: center;
}

.cards-2 .card .frequency {
	font-size: 0.875rem;
}

.cards-2 .card .divider {
	height: 1px;
	margin-top: 1.75rem;
	margin-bottom: 2rem;
	border: none;
	background-color: #ccd3df;
}

.cards-2 .card .list-unstyled {
	margin-top: 1.875rem;
	margin-bottom: 1.625rem;
	text-align: left;
}

.cards-2 .card .list-unstyled .media {
	margin-bottom: 0.5rem;
}

.cards-2 .card .list-unstyled .fas {
	color: #5f4dee;
	font-size: 0.875rem;
	line-height: 1.625rem;
}

.cards-2 .card .list-unstyled .fas.fa-times {
	margin-left: 0.1875rem;
	margin-right: 0.125rem;
	color: #555;
}

.cards-2 .card .list-unstyled .media-body {
	margin-left: 0.625rem;
}
	/* Pricing */
	.cards-2 .card {
		width: 19.375rem;
		max-width: 100%;
		margin-right: 1.75rem;
		margin-left: 1.75rem;
	}

	.cards-2 .card .card-body {
		padding-right: 2.25rem;
		padding-left: 2.25rem;
	}
	/* end of pricing */
	
	/* Pricing */
	.cards-2 .card {
		display: inline-block;
		margin-right: 0.5rem;
		margin-left: 0.5rem;
		vertical-align: top;
		background-color: #fff;
	}
	/* end of pricing */
	
.btn-solid-reg {
	display: inline-block;
	padding: 1.1875rem 2.125rem 1.1875rem 2.125rem;
	border: 0.125rem solid #5f4dee;
	border-radius: 2rem;
	background-color: #5f4dee;
	color: #fff;
	font: 700 0.875rem/0 "Open Sans", sans-serif;
	text-decoration: none;
	transition: all 0.2s;
}

.btn-solid-reg:hover {
	background-color: transparent;
	color: #5f4dee;
	text-decoration: none;
}

/* 영상테스트 */
.hero-video {
    width: 100%;
    min-width:1600px;
    z-index: -1;
}

/* 영상위 글자 */
.section_txt{
    display: block;
    position: absolute;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    font-size: 1.2em;
    text-align: center;
}
.full1 .txt0{
	top: 30%;
}
.full1 .txt0 img{
	width: 60px;
}
.full1 .txt1{
	top: 30%;
	margin-top: 50px;
    font-family: 'Noto Sans KR', 'Nanum Gothic', sans-serif;
    font-size: 20px;
    letter-spacing: 4px;
}

.full1 .txt2{
	top: 30%;
	width:950px;
    margin-top: 110px;
    font-size: 68px;
    font-weight: 700;
    font-family: 'Noto Sans KR', 'Nanum Gothic', sans-serif;
    letter-spacing: -1px;
}
.full1 .txt3{
	top: 30%;
    margin-top: 220px;
    font-size: 24px;
    font-family: 'Noto Sans KR', 'Nanum Gothic', sans-serif;
    letter-spacing: -0.3px;
    line-height: 1.5;
}
.full1 .arrow {
  bottom: 0px;
  left: 50%;
  right: 0;
/*   font-size: 2em; */
/*   filter: drop-shadow(0 0 1px black); */
/*   transform-origin: center center; */
/*   transform: rotate(90deg); */
/*   animation: arrow 0.8s 0s ease infinite; */
}

.full2{
	/* background-image: url('https://hwashinlaw.cafe24.com/images/sub/title/sub_visual_intro.jpg'); */
	background-image: url('/images/cmmn/sub_title.png');
	background-position: center;
}
.full2 .list{
    display: inline-block;
    width: 16%;
    height: 100%;
    vertical-align: top;
    cursor: pointer;
    border-right: 1px solid;
    border-color: rgb(255,255,255,.2);
}

.full2 .list a{
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.full2 .list a:hover:after {
	display:block;
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: rgb(61,155,213,.6);
	content:'';
}

.full2 .list a p{
    position: absolute;
    bottom: 40%;
    left: 0;
    z-index: 1;
    width: 100%;
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    text-align: center;
    font-family: 'Noto Sans KR', 'Nanum Gothic', sans-serif;
    letter-spacing: -0.3px;
    vertical-align: bottom;
}

.full2 .list a p span{
	display: block;
}

.full2 .list a p .small{
	font-size: 24px;
}

.full2 .list a p .more{
    margin-top: 50px;
    font-weight: 300;
    font-size: 16px;
}