/*
//Rage Template
//Designerd by: http://bootstrapthemes.co
*/

/*==========================================
 01.  PREDIFINEED (FROM 1 TO 780 )
 02.  PRELOADER - LINE NO 786
 03.  NAVIGATION - LINE NO 930
 04.  HOME - LINE NO 1150
 05.  THU FEATURE - LINE NO 1280
 06.  THU FLIDE - LINE NO 1355
 07.  THU SERVICE - LINE NO 1385
 08.  PORTFOLIO - LINE NO 1444
 09.  THU SOLUTION - LINE NO 1620
 10.  THU TEAM - LINE NO 1658
 11.  THU CLIENTS FEEDBACK - LINE NO 1730
 12. THU BLOG - LINE NO 1848
 13. THU SUBCRIBS - LINE NO 1935
 14. FOOTER - LINE NO 2020
==========================================*/

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

html,
body {
	background-color: #fff;
	font-size: 14px;
	color: #797979;
	width: 100%;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	font-weight: 400;
	width: 100%;
	font-family: 'Raleway', sans-serif;
}

/*------------------------------------------------------------------*/

/*   IE10 in Windows 8 and Windows Phone 8 Bug fix
/*-----------------------------------------------------------------*/

@-webkit-viewport {
	width: device-width;
}

@-moz-viewport {
	width: device-width;
}

@-ms-viewport {
	width: device-width;
}

@-o-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}

/*
    Page Content
------------------------------------------*/

/*
.page-content, 
section { overflow: hidden; }*/

/*
    On Scroll Animations 
------------------------------------------*/

/*.animated { visibility: hidden; }
.visible { visibility: visible; }*/

/*
    Spacing & Alignment 
------------------------------------------*/

.roomy-100 {
	padding-top: 100px;
	padding-bottom: 100px;
}

.roomy-80 {
	padding-top: 100px;
	padding-bottom: 80px;
}

.roomy-70 {
	padding-top: 100px;
	padding-bottom: 70px;
}

.roomy-60 {
	padding-top: 100px;
	padding-bottom: 60px;
}

.roomy-50 {
	padding-top: 50px;
	padding-bottom: 50px;
}

.roomy-40 {
	padding-top: 40px;
	padding-bottom: 40px;
}


/*text color*/

.text-muted {}

.text-primary {
	color: #ff6863 !important;
	;
}

.text-finence {
	color: #13A0B2 !important;
	;
}

.text-mega {
	color: #ff6863 !important;
	;
}

.text-white {
	color: #fff !important;
	;
}

.text-black {
	color: #000 !important;
}

.text-warning {}

.text-danger {}

.disabled {
	cursor: not-allowed;
}

/*bacground color*/

.lightbg {
	background-color: #f2f2f2;
}

.bg-primary {
	background-color: #1E8BC3;
}

.bg-finence {
	background-color: #13A0B2;
}

.bg-mega {
	background-color: #6a6b6c;
}

.bg-grey {
	background-color: #f5f5f5;
}

.bg-black {
	background-color: #212121;
}

.bg-white {
	background-color: #fff;
}

img {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	-user-select: none;
	-webkit-user-drag: none;
	-user-drag: none;
}

a,
a:hover,
a:active,
a:focus {
	text-decoration: none;
	outline: none;
}

a,
button,
a span {
	-webkit-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

a {
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

.btn:focus,
.btn:active {
	outline: inherit;
	background-color: transparent;
}

*,
*:before,
*:after {
	box-sizing: border-box;
	/*    direction: rtl;*/
}

p {
	margin: 0 0 15px;
}

.clear {
	clear: both;
}

img {
	max-width: 100%;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	outline: none;
	/*color:#fff;*/
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
	background-color: transparent;
	background-image: none;
	/*color:#fff;*/
}

.form-control-label {
	border-radius: 0px;
	border: 1px solid #ccc;
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
	width: 100%;
	height: 50px;
	/*color:#fff;*/
}

.form-control-label:focus {
	border-color: #bcefeb;
	outline: 0;
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgba(102, 175, 233, .6);
	/*color:#fff;*/
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-family: 'Montserrat', sans-serif;
	color: #1a1a1a;
	margin-bottom: 10px;
}

h1 {
	font-size: 3rem;
	line-height: 4rem;
}

h2 {
	font-size: 2.5rem;
	line-height: 3rem;
}

h3 {
	font-size: 2.1rem;
	line-height: 2.5rem;
}

h4 {
	font-size: 1.6rem;
	line-height: 2.2rem;
}

h5 {
	font-size: 1.3rem;
}

h6 {
	font-size: 1rem;
}



h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
p span {
	color: #ff6863;
}

p {
	line-height: 1.5rem;
}

p:last-child {
	margin-bottom: 0px;
}

/*colors*/

.w100 {
	font-weight: 100;
}

.w200 {
	font-weight: 200;
}

.w300 {
	font-weight: 300;
}

.w400 {
	font-weight: 400;
}

.w500 {
	font-weight: 500;
}

.w600 {
	font-weight: 600;
}

.w700 {
	font-weight: 700;
}

.w800 {
	font-weight: 800;
}


/*
Section
*/

.parallax-section {
	max-width: 100%;
	color: #ffffff;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/*all overlay*/

.overlay {
	background-color: rgb(139 123 123 / 30%);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}



.no-padding {
	padding: 0 !important;
	margin: 0 !important;
}

.left-no-padding {
	padding-left: 0 !important;
}

.right-no-padding {
	padding-right: 0 !important;
}

.fluid-blocks-col {
	padding: 70px 40px 0 80px;
}

.fluid-blocks-col-right {
	padding: 70px 80px 0 40px;
}


/*
Separator
*/

.separator_left {
	width: 85px;
	height: 2px;
	margin: 20px 0px;
	background: #073997;
}

.separator_auto {
	width: 85px;
	height: 2px;
	margin: 20px auto;
	background: #073997;
}

.separator_small {
	width: 30px;
	height: 2px;
	margin: 20px 0px;
	background: #073997;
}

/*
Button
*/

.btn {
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	border-radius: 0;
	border: 1px solid;
}

.btn:hover {
	color: #fff;
	border: 1px solid;
}

.btn-default {
	border: 1px solid;
	border-color: #f5f5f5;
	background-color: transparent;
	color: #fff;
	padding: 1rem 2rem;
	border-radius: 0;
}

.btn-default:hover {
	border-color: #ff6863;
	background-color: #ff6863;
}

.btn-primary {
	color: #fff;
	background-color: #1d5a8c;
	border: 2px solid;
	border-color: #1d5a8c;
	padding: 1rem 3rem;
	margin-bottom: 1rem;
}

.btn-primary:hover {
	background-color: #eee;
	border-color: #eee;
	border: 2px solid #eee;
	color: #1d5a8c;
}

.btn-success {}

.btn-info {}

.btn-warning {}

.btn-danger {}

.btn-link {}

/* ✅ 홍보영상 버튼: 모달 닫힌 뒤 포커스가 돌아와도 하얗게 변하지 않게 */
.about_btns .btn.btn-primary:focus,
.about_btns .btn.btn-primary:active,
.about_btns .btn.btn-primary:focus-visible {
	background-color: #1d5a8c !important;
	border-color: #1d5a8c !important;
	color: #fff !important;
	outline: none !important;
	box-shadow: none !important;
}

/*
socail icon
--------------------------------*/

/*a i.share{
    color:#1E8BC3;
    -webkit-transition: all .6s;
    transition: all .6s;
}*/

/*
Extra height css
*/

.m-0 {
	margin: 0 !important;
}

.m-top-0 {
	margin-top: 0;
}

.m-r-0 {
	margin-right: 0;
}

.m-l-0 {
	margin-left: 0;
}

.m-b-0 {
	margin-bottom: 0;
}

.m-r-15 {
	margin-right: 15px;
}

.m-l-15 {
	margin-left: 15px;
}

.m-top-10 {
	margin-top: 10px;
}

.m-top-20 {
	margin-top: 20px;
}

.m-top-30 {
	margin-top: 30px;
}

.m-top-40 {
	margin-top: 40px;
}

.m-top-50 {
	margin-top: 50px;
}

.m-top-60 {
	margin-top: 60px;
}

.m-top-70 {
	margin-top: 70px;
}

.m-top-80 {
	margin-top: 80px;
}

.m-top-90 {
	margin-top: 90px;
}

.m-top-100 {
	margin-top: 100px;
}

.m-top-110 {
	margin-top: 110px;
}

.m-top-120 {
	margin-top: 120px;
}

.m-t-b-80 {
	margin-top: 80px;
	margin-bottom: 80px;
}

.m-t-b-120 {
	margin-top: 120px;
	margin-bottom: 120px;
}

.m-bottom-10 {
	margin-top: 10px;
}

.m-bottom-20 {
	margin-bottom: 20px;
}

.m-bottom-30 {
	margin-bottom: 30px;
}

.m-bottom-40 {
	margin-bottom: 40px;
}

.m-bottom-60 {
	margin-bottom: 60px;
}

.m-bottom-70 {
	margin-bottom: 70px;
}

.m-bottom-80 {
	margin-bottom: 80px;
}

.m-bottom-90 {
	margin-bottom: 90px;
}

.m-bottom-100 {
	margin-bottom: 100px;
}

.m-bottom-110 {
	margin-bottom: 110px;
}

.m-bottom-120 {
	margin-bottom: 120px;
}

.m_t__b {
	margin: 14rem 0;
}

.p_t__b {
	padding: 6rem 0;
}

p-0 {
	padding: 0 !important;
}

.p-l-15 {
	padding-left: 15px;
}

.p-r-15 {
	padding-right: 15px;
}

.p-top-10 {
	padding-top: 10px;
}

.p-top-20 {
	padding-top: 1.33rem;
}

.p-bottom-20 {
	padding-bottom: 1.33rem;
}

.p-top-30 {
	padding-top: 1.875rem;
}

.p-bottom-30 {
	padding-bottom: 1.875rem;
}

.p-top-40 {
	padding-top: 2.66rem;
}

.p-bottom-40 {
	padding-bottom: 2.66rem;
}

.p-top-60 {
	padding-top: 5rem;
}

.p-bottom-60 {
	padding-bottom: 5rem;
}

.p-top-80 {
	padding-top: 5.714rem;
}

.p-bottom-80 {
	padding-bottom: 5.714rem;
}

.p-top-90 {
	padding-top: 6.429rem;
}

.p-bottom-90 {
	padding-bottom: 6.429rem;
}

.p-top-100 {
	padding-top: 100px;
}

.p-bottom-100 {
	padding-bottom: 100px;
}

.p-top-110 {
	padding-top: 110px;
}

.p-bottom-110 {
	padding-bottom: 110px;
}

.p-bottom-0 {
	padding-bottom: 0;
}

.p_l_r {
	padding-left: 5.714rem;
	padding-right: 5.714rem;
}

/*padding*/

.padding-twenty {
	padding: 10px 0;
}

.padding-fourty {
	padding: 20px 0;
}

.padding-sixty {
	padding: 30px 0;
}

.padding-eighty {
	padding: 40px 0;
}

/*border*/

.no-border-top {
	border-top: 0px solid transparent !important;
}

.no-border-rigth {
	border-right: 0px solid transparent !important;
}

/*for placeholder changes*/

input[type="email"].form-control-label::-webkit-input-placeholder {
	color: #fff;
	background-color: transparent;
}

input::-webkit-input-placeholder {
	color: #cdcdcd;
	font-style: italic;
}

input::-moz-placeholder {
	color: #cdcdcd;
	font-style: italic;
}

input:-ms-input-placeholder {
	color: #cdcdcd;
	font-style: italic;
}

input::placeholder {
	color: #cdcdcd;
	font-style: italic;
}

input::-webkit-input-placeholder {
	color: #cdcdcd;
	font-style: italic;
}

input::-moz-placeholder {
	color: #cdcdcd;
	font-style: italic;
}

input::-ms-input-placeholder {
	color: #cdcdcd;
	font-style: italic;
}

textarea::-webkit-input-placeholder {
	color: #cdcdcd;
	font-style: italic;
	padding: 5px;
}

textarea::-moz-input-placeholder {
	color: #cdcdcd;
	font-style: italic;
	padding: 5px;
}

textarea::-ms-input-placeholder {
	color: #cdcdcd;
	font-style: italic;
	padding: 5px;
}

/*for image bg*/

/*.img-bg{
  background: url(../images/home-msg.jpg) no-repeat center top fixed;
  background-size
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  overflow: hidden;
}*/

.transform_scal_rotate:hover img {
	-webkit-transform: scale(1.1) rotate(4deg);
	transform: scale(1.1) rotate(4deg);
}

.culmn {
	width: 100%;
	overflow: hidden;
}

/*heading title all area*/

.head_title {
	padding-bottom: 7.143rem;
	overflow: hidden;
}

.head_title h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 2.286rem;
	color: #1a1a1a;
}

.head_title p {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 1rem;
	color: #4a4a4a;
}

/*End off pridifain css*/

/*Preloader css*/
/*!* ✅ 로고 뒤 배지(원) *!*/
/* 로고 */
/*.loading-logo{*/
/*	position:absolute;*/
/*	left:50%;*/
/*	top:50%;*/
/*	width:120px;*/
/*	height:auto;*/
/*	transform: translate(-50%, -50%) rotate(-45deg);*/
/*	z-index: 20;*/
/*}*/

/*!* ✅ 로고 뒤 배지(원) *!*/
/*#loading-center-absolute::before{*/
/*	content:"";*/
/*	position:absolute;*/
/*	left:50%;*/
/*	top:50%;*/
/*	width:160px;*/
/*	height:160px;*/
/*	transform: translate(-50%, -50%) rotate(-45deg); !* 로고랑 같은 기준 *!*/
/*	border-radius: 999px;*/
/*	background: rgba(255,255,255,0.92);*/
/*	box-shadow: 0 10px 28px rgba(0,0,0,0.25);*/
/*	z-index: 10;*/
/*}*/

/*2번 로고 중앙시안*/
/*.loading-logo{*/
/*	position: fixed;            !* ✅ absolute → fixed *!*/
/*	left: 50%;*/
/*	top: 50%;*/
/*	width: 120px;*/
/*	height: auto;*/
/*	z-index: 99999;*/

/*	!* 네가 쓰던 위로 올림 값 유지 *!*/
/*	transform: translate(-50%, calc(-50% - 120px)) rotate(-45deg);*/
/*}*/
.loading-logo{
	position: fixed;
	left: 36px;
	bottom: 24px;
	top: auto;
	z-index: 99999;
	width: 120px;
	height: auto;
	transform: rotate(-45deg);
}
/*3번 로고 중앙시안*/
/*.loading-logo{*/
/*	position: absolute;*/
/*	left: 50%;*/
/*	top: 50%;*/
/*	width: 110px;      !* 원하는 크기로 조절 *!*/
/*	height: auto;*/
/*	transform: translate(-50%, -50%) rotate(-45deg); !* 부모 rotate(45deg) 상쇄 *!*/
/*	z-index: 20;       !* 점들 위로 *!*/
/*	filter: drop-shadow(0 6px 14px rgba(0,0,0,0.35));*/
/*}*/
#loading {
	background-color: #1d5a8c;
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 1;
	margin-top: 0px;
	top: 0px;
	left: 0;
	z-index: 9999;
}

#loading-center {
	width: 100%;
	height: 100%;
	position: relative;
}

#loading-center-absolute {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 150px;
	width: 150px;
	margin-top: -75px;
	margin-left: -75px;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);

}
.object {
	width: 20px;
	height: 20px;
	background-color: #FFF;
	position: absolute;
	left: 65px;
	top: 65px;
	-moz-border-radius: 50% 50% 50% 50%;
	-webkit-border-radius: 50% 50% 50% 50%;
	border-radius: 50% 50% 50% 50%;
}

.object:nth-child(2n+0) {
	margin-right: 0px;

}

#object_one {
	-webkit-animation: object_one 2s infinite;
	animation: object_one 2s infinite;
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

#object_two {
	-webkit-animation: object_two 2s infinite;
	animation: object_two 2s infinite;
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
}

#object_three {
	-webkit-animation: object_three 2s infinite;
	animation: object_three 2s infinite;
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
}

#object_four {
	-webkit-animation: object_four 2s infinite;
	animation: object_four 2s infinite;
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

#object_five {
	-webkit-animation: object_five 2s infinite;
	animation: object_five 2s infinite;
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
}

#object_six {
	-webkit-animation: object_six 2s infinite;
	animation: object_six 2s infinite;
	-webkit-animation-delay: 0.7s;
	animation-delay: 0.7s;
}

#object_seven {
	-webkit-animation: object_seven 2s infinite;
	animation: object_seven 2s infinite;
	-webkit-animation-delay: 0.8s;
	animation-delay: 0.8s;
}

#object_eight {
	-webkit-animation: object_eight 2s infinite;
	animation: object_eight 2s infinite;
	-webkit-animation-delay: 0.9s;
	animation-delay: 0.9s;
}

#object_big {

	position: absolute;
	width: 50px;
	height: 50px;
	left: 50px;
	top: 50px;
	-webkit-animation: object_big 2s infinite;
	animation: object_big 2s infinite;
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}


@-webkit-keyframes object_big {
	50% {
		-webkit-transform: scale(0.5);
	}

}

@keyframes object_big {
	50% {
		transform: scale(0.5);
		-webkit-transform: scale(0.5);
	}

}

@-webkit-keyframes object_one {
	50% {
		-webkit-transform: translate(-65px, -65px);
	}

}

@keyframes object_one {
	50% {
		transform: translate(-65px, -65px);
		-webkit-transform: translate(-65px, -65px);
	}

}


@-webkit-keyframes object_two {
	50% {
		-webkit-transform: translate(0, -65px);
	}
}

@keyframes object_two {
	50% {
		transform: translate(0, -65px);
		-webkit-transform: translate(0, -65px);
	}

}

@-webkit-keyframes object_three {
	50% {
		-webkit-transform: translate(65px, -65px);
	}
}

@keyframes object_three {
	50% {
		transform: translate(65px, -65px);
		-webkit-transform: translate(65px, -65px);
	}
}

@-webkit-keyframes object_four {

	50% {
		-webkit-transform: translate(65px, 0);
	}

}

@keyframes object_four {
	50% {
		transform: translate(65px, 0);
		-webkit-transform: translate(65px, 0);
	}

}

@-webkit-keyframes object_five {

	50% {
		-webkit-transform: translate(65px, 65px);
	}

}

@keyframes object_five {
	50% {
		transform: translate(65px, 65px);
		-webkit-transform: translate(65px, 65px);
	}

}

@-webkit-keyframes object_six {

	50% {
		-webkit-transform: translate(0, 65px);
	}

}

@keyframes object_six {
	50% {
		transform: translate(0, 65px);
		-webkit-transform: translate(0, 65px);
	}

}

@-webkit-keyframes object_seven {

	50% {
		-webkit-transform: translate(-65px, 65px);
	}

}

@keyframes object_seven {
	50% {
		transform: translate(-65px, 65px);
		-webkit-transform: translate(-65px, 65px);
	}

}

@-webkit-keyframes object_eight {

	50% {
		-webkit-transform: translate(-65px, 0);
	}

}

@keyframes object_eight {
	50% {
		transform: translate(-65px, 0);
		-webkit-transform: translate(-65px, 0);
	}

}

/*End off Preloader*/

/*
Nav Menu style
==================*/

.cart-list li h6 a {
	color: #000;
}

.btn-cart {
	background-color: #ff6863;
	padding: 2px 10px;
	color: #fff !important;
	border: 0px solid;
	display: inline-block;
}

.btn-cart:hover {
	border: 0px solid;
	background-color: #ff7854 !important;
}


/*
Home Section style
==================*/
.text-outline-black{
	color: rgba(255,255,255,0.94);
	-webkit-text-stroke: 0;        /* ✅ 굵은 외곽선 제거 */
	text-shadow:
			0 2px 12px rgba(0,0,0,0.35),
			0 1px 2px rgba(0,0,0,0.35);
}
.home {
	background: url(../images/background/main_bg8.png) no-repeat bottom center;
	background-size: cover;
	position: relative;
	background-position: center calc(100% + 60px);
}

.main_home {
	overflow: hidden;
	padding-top: 300px;
	padding-bottom: 230px;
	position: relative;
	z-index: 1;
}


/* ✅ 섹션 레이어 정리 */
#hello.home{
	position: relative;
	overflow: hidden;
}

/* ✅ 배경 위 가독성 오버레이 */
#hello .overlay{
	position: absolute;
	inset: 0;
	background: rgb(0 0 0 / 45%);
	z-index: 1;
}

/* ✅ 콘텐츠가 오버레이 위로 */
#hello .container{
	position: relative;
	z-index: 2;
}

/* ✅ 타이포 */
#hello .home_text{
	text-align: left;
	max-width: 980px;
	margin: 0 auto;
	padding: 0 16px;
}

#hello .home_text h1{
	font-size: clamp(32px, 5vw, 64px);
	line-height: 1.1;
	letter-spacing: -0.02em;
	margin: 0 0 12px;
	font-weight: 700;
}

#hello .home_sub{
	display:block;
	margin-top: 10px;
	font-size: clamp(18px, 2.2vw, 28px);
	/*font-weight: 500;*/
	opacity: .95;
	color: #ffffff;
	font-weight: 650;        /* 500 → 650 정도로 */
	letter-spacing: -0.01em;
}

#hello .home_desc{
	margin: 0;
	font-size: clamp(14px, 1.4vw, 18px);
	/*opacity: .92;*/
	opacity: 0.88;           /* 너무 쨍하지 않게 */
	line-height: 1.6;
}
/* ✅ 작은 글씨만: 얕은 그림자(트렌디) */
#hello .home_sub,
#hello .home_desc{
	-webkit-text-stroke-width: 0 !important;
	text-shadow: 0 1px 2px rgba(0,0,0,0.35), 0 6px 18px rgba(0,0,0,0.18);
}

/* 선택: 설명글은 조금 덜 강조 */
#hello .home_desc{
	opacity: 0.92;
}
@media (max-width: 768px){
	#hello.home{
		background-position: center center !important;
		background-size: cover !important;
		min-height: 260px;
	}

	.main_home{
		padding-top: 140px !important;
		padding-bottom: 70px !important;
	}

	#hello .home_text{
		padding: 0 10px;
		max-width: 100%;
	}

	#hello .home_text h1{
		font-size: 28px;
		line-height: 1.15;
		margin-bottom: 8px;
	}

	#hello .home_sub{
		font-size: 16px;
		margin-top: 6px;
	}

	#hello .home_desc{
		font-size: 12px;
		line-height: 1.4;
	}
}
@media (max-width: 480px){
	#hello.home{
		min-height: 290px;
		background-position: center 49px !important;
		overflow: hidden;
	}

	.main_home{
		padding-top: 18px !important;
		padding-bottom: 18px !important;
		min-height: 290px;
	}

	#hello .container{
		position: relative;
		z-index: 2;
	}

	#hello .home_text{
		position: relative;
		max-width: 78%;
		margin: 150px 0 0 12px;
		padding: 0;
		text-align: left;
		z-index: 3;
	}

	#hello .home_text h1{
		font-size: 22px;
		line-height: 1.1;
		margin-bottom: 4px;
	}

	#hello .home_sub{
		font-size: 13px;
		margin-top: 4px;
	}

	#hello .home_desc{
		font-size: 11px;
		line-height: 1.3;
	}
}
/* ✅ 버튼 glass(blur) */
.hero_btn{
	display: inline-flex;
	gap: 10px;
	align-items: center;
	padding: 14px 26px;
	border-radius: 999px;
	color: #fff;
	text-decoration: none;

	background: rgba(255,255,255,0.18);
	border: 1px solid rgba(255,255,255,0.22);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);

	transition: transform .25s ease, background .25s ease;
}

.hero_btn:hover{
	transform: translateY(-2px);
	background: rgba(255,255,255,0.24);
}

.hero_btn .arrow{
	transition: transform .25s ease;
}
.hero_btn:hover .arrow{
	transform: translateX(4px);
}

/* ✅ 등장 애니메이션 */
.reveal{
	opacity: 0;
	transform: translateY(16px);
	transition: opacity .9s ease, transform .9s ease;
}
.reveal.is-on{
	opacity: 1;
	transform: translateY(0);
}

/* ✅ 버튼은 살짝 늦게 */
.reveal.delay-1{
	transition-delay: .15s;
}

/*
About section style
====================*/

.main_about {
	display: flex;
	flex-basis: 100%;
	flex-wrap: wrap;
}

.about_bottom_content {
	display: flex;
	flex-basis: 100%;
	flex-wrap: wrap
}

.about_bottom_content .about_bottom_item {}

.ab_head {
	width: 100%;
	display: table;
}

.ab_head .ab_head_icon {
	float: left;
	margin-right: 20px;
	width: 60px;
	height: 60px;
	background-color: #6375ff;
	border-radius: 50%;
	box-shadow: 0px 0px 0px 6px rgb(99 146 255 / 40%);
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
}

.ab_head .ab_head_icon .icofont,
.ab_head .ab_head_icon .icon,
.ab_head .ab_head_icon img {
	width: 24px;
	height: 24px;
	object-fit: contain;
	display: block;
}

.ab_head h6 {
	display: table-cell;
	vertical-align: middle;
}


/*
FAQ Page
--------*/
.faq_main_content h6 {
	margin-bottom: 0rem;
	border: 1px solid;
	border-color: #eee;
	position: relative;
	padding-left: 60px;   /* 아이콘 들어갈 자리 */
	min-height: 50px;
	display: flex;
	align-items: center;
}

.faq_main_content h6::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	height: 50px;
	background-color: #eeeeee;
	background-image: url('/assets/images/icons7.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 14px 14px;
}

.faq_main_content h6.open::before {
	background-color: #444444;
	background-image: url('/assets/images/icons16.png');
}

.faq_main_content h6 + div {
	height: 0px;
	padding: 0px;
	overflow: hidden;
	display: block !important;
	-webkit-transform: translateZ(0);
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin-bottom: 10px;
	border: 0px solid #cdcdcd;
}

.faq_main_content h6 + div.open {
	height: 133px;
	border: 1px solid;
	border-top: 0;
	border-color: #eee;
}

.faq_main_content h6 a {
	display: block;
	color: #6a6a6a;
	text-decoration: none;
	font-weight: normal;
	overflow: hidden;
	width: 100%;
	line-height: 50px;
}

.faq_main_content h6 span {
	font-weight: 600;
}

.faq_main_content h6.open a {
	color: #444;
}

.faq_main_content .content {
	padding: 25px;
	color: #4a4a4a;
}

/*
Video Section style
======================*/

.video {
	/*background: url(../images/background/video.jpg) no-repeat center center;*/
	background-size: cover;
	position: relative;
}
.video_box{
	width: 100%;
	height: 520px;          /* 원하는 높이(섹션 디자인에 맞게 조절) */
	border-radius: 18px;
	overflow: hidden;       /* ✅ 모서리 밖 잘라내기 */
	position: relative;
}

/* ✅ 박스를 빈틈없이 채움(잘리더라도 꽉 채움) */
/*.video_box .hero-video{*/
/*	position: absolute;*/
/*	inset: 0;*/
/*	width: 100%;*/
/*	height: 100%;*/
/*	object-fit: cover;      !* ✅ 핵심: 꽉 채우기 *!*/
/*	object-position: center;*/
/*}*/
.video_box .hero-video{
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
	border-radius: 0;
	box-shadow: none;
	display: block;
}

/*.main_video {*/
/*	display: block;*/
/*	!*z-index: 2;*!*/
/*	!*position: relative;*!*/
/*	width: 56%;*/
/*	margin: auto;*/
/*}*/
.main_video {
	display: block;
	width: 56%;
	margin: auto;
	position: relative;
	z-index: 2;
}

.main_video i,
.main_video span.fa,
.main_video span.icon {
	color: #fff;
	font-size: 3rem;
	border: 2px solid #fff;
	width: 80px;
	height: 80px;
	line-height: 80px;
	border-radius: 50%;
	position: relative;
}

/*.hero-video{*/
/*	width: min(2500px, 100%);*/
/*	height: auto;*/
/*	border-radius: 16px;*/
/*	box-shadow: 0 20px 60px rgba(0,0,0,0.25);*/
/*}*/
/* 전역 hero-video 스타일 충돌 방지 */
.hero-video{
	display: block;
}
/* ✅ 영상 위 재생/일시정지 토글 버튼 */
.video-play-toggle{
	position: absolute;
	left: 12px;
	bottom: 12px;
	width: 40px;
	height: 40px;

	border: none;
	border-radius: 999px;
	cursor: pointer;
	z-index: 6;

	background: rgba(0,0,0,0.55);
	backdrop-filter: blur(6px);
	box-shadow: 0 8px 18px rgba(0,0,0,0.25);

	display: grid;
	place-items: center;

	color: #fff;
	font-size: 18px;
	line-height: 1;

	/* ✅ 기본은 숨김 */
	opacity: 0;
	transform: translateY(4px);
	pointer-events: none;
	transition: opacity .2s ease, transform .2s ease, background .2s ease;
}

/* ✅ hover 시 보이게 */
.video_box:hover .video-play-toggle{
	opacity: 1;
	transform: translateY(0);
	pointer-events: auto;
}

.video-play-toggle:hover{
	background: rgba(0,0,0,0.75);
}
/* ✅ 확대 버튼 (기본: 아래 버튼용) */
.video-zoom-btn{
	margin-top: 14px;
	padding: 10px 16px;
	border: 1px solid rgba(255,255,255,0.7);
	background: rgba(0,0,0,0.35);
	color: #fff;
	border-radius: 999px;
	cursor: pointer;
	font-weight: 600;
}

/* ✅ 박스 안 우하단 오버레이 버튼 버전 */
.video-zoom-btn--overlay{
	position: absolute;
	right: 14px;
	bottom: 14px;
	width: 44px;
	height: 44px;
	padding: 0;
	margin-top: 0;
	border-radius: 999px;
	display: grid;
	place-items: center;
	backdrop-filter: blur(6px);
}

/* ✅ 모달 */
.video-modal{
	position: fixed;
	inset: 0;
	display: none;
	z-index: 99999;
}
.video-modal.is-open{ display: block; }

.video-modal__backdrop{
	position: absolute;
	inset: 0;
	background: rgba(0,0,0,0.75);
}

.video-modal__content{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);

	width: 96vw;      /* ✅ 화면 가로 거의 다 사용 */
	height: 90vh;     /* ✅ 화면 세로 크게 사용 */

	max-width: 1400px; /* 너무 큰 모니터에서 과도하게 커지는 것 방지(원하면 제거) */
	max-height: 90vh;

	background: #000;
	border-radius: 14px;
	overflow: hidden;
	box-shadow: 0 20px 60px rgba(0,0,0,0.55);
}

/* ✅ 모달에서는 영상이 안 잘리게(전체 보이게) */
.video-modal__video{
	width: 100%;
	height: 100%;
	object-fit: contain;
	display: block;
}

.video-modal__close{
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 2;
	width: 40px;
	height: 40px;
	border-radius: 999px;
	border: 0;
	background: rgba(0,0,0,0.45);
	color: #fff;
	cursor: pointer;
	font-size: 18px;
}
/* ✅ 아이콘 버튼: 비디오 내부 우하단 */
.video-zoom-icon{
	position: absolute;
	right: 12px;
	bottom: 12px;
	width: 40px;
	height: 40px;

	border: none;
	border-radius: 999px;
	cursor: pointer;
	z-index: 5;

	/* 버튼 배경은 그대로 어둡게 */
	background: rgba(0,0,0,0.55);
	backdrop-filter: blur(6px);
	box-shadow: 0 8px 18px rgba(0,0,0,0.25);

	display: grid;
	place-items: center;
	padding: 0;
}

/* ✅ 필터는 아이콘 이미지에만 적용 */
.video-zoom-icon__img{
	width: 20px;   /* 아이콘 크기 */
	height: 20px;
	filter: brightness(0) invert(1); /* 아이콘만 흰색 */
	opacity: 0.9;                    /* 너무 하얀 느낌 줄이기 */
}

/* hover */
.video-zoom-icon:hover{
	background: rgba(0,0,0,0.75);
}
.video-zoom-icon:hover .video-zoom-icon__img{
	opacity: 1;
}


/* =========================
   Tablet
========================= */
@media (max-width: 992px){
	.main_video{
		width: 72%;
	}

	.video_box{
		height: 420px;
		border-radius: 16px;
	}
}

/* =========================
   Mobile
========================= */
@media (max-width: 768px){
	.video{
		padding-left: 0;
		padding-right: 0;
	}

	.main_video{
		width: calc(100% - 32px);
		margin: 0 auto;
		position: relative;
		z-index: 2;
	}

	.video_box{
		height: 320px;
		border-radius: 14px;
	}

	.video_box .hero-video{
		object-fit: cover;
		object-position: center center;
	}

	.video-play-toggle,
	.video-zoom-icon{
		width: 36px;
		height: 36px;
		bottom: 10px;
	}

	.video-play-toggle{
		left: 10px;
		font-size: 16px;
	}

	.video-zoom-icon{
		right: 10px;
	}

	.video-zoom-icon__img{
		width: 18px;
		height: 18px;
	}

	/* 모바일에는 hover가 없으니 항상 보이게 */
	.video-play-toggle{
		opacity: 1;
		transform: translateY(0);
		pointer-events: auto;
	}
}

/* =========================
   Small Mobile
========================= */
@media (max-width: 480px){
	.main_video{
		width: calc(100% - 20px);
	}

	.video_box{
		height: 260px;
		border-radius: 12px;
	}

	.video_box .hero-video{
		object-fit: cover;
		object-position: center;
	}

	.video-play-toggle,
	.video-zoom-icon{
		width: 34px;
		height: 34px;
		bottom: 8px;
	}

	.video-play-toggle{
		left: 8px;
		font-size: 15px;
	}

	.video-zoom-icon{
		right: 8px;
	}

	.video-zoom-icon__img{
		width: 17px;
		height: 17px;
	}

	.video-modal__content{
		width: 100vw;
		height: 70vh;
		border-radius: 0;
		max-width: none;
		max-height: none;
	}
}

#video{
	position: relative;
}

#video .overlay{
	position: absolute;
	inset: 0;
	background: rgba(0,0,0,0.12);
	z-index: 1;
	pointer-events: none;
}

@media (max-width: 768px){
	#video .overlay{
		background: rgba(0,0,0,0.08);
	}
}

@media (max-width: 480px){
	#video .overlay{
		background: rgba(0,0,0,0.05);
	}
}
/*
Featured section style
========================*/

.main_featured .head_title {
	width: 70%;
	margin: 0 auto;
}

.slick-center .featured_img {
	position: relative;
}

.slick-center .featured_img:before {
	content: "+";
	width: 50px;
	height: 50px;
	line-height: 50px;
	position: absolute;
	left: 43.5%;
	right: 43.5%;
	top: 35%;
	color: #000;
	background-color: #fff;
	border-radius: 50%;
	font-size: 3rem;
	z-index: 2;
	cursor: pointer;
}

.slick-center .featured_img a {
	position: absolute;
	left: 43.5%;
	right: 43.5%;
	top: 35%;
	display: block;
	width: 50px;
	height: 50px;
	z-index: 3;
}

.featured_img a {
	display: none;
}

.featured_slider {
	width: 100%;
	height: 250px;
	margin: 20px auto;
	text-align: center;
}

.featured_img img {
	width: 100%;
	height: 100%;
}

.featured_slider div {
	margin-right: 5px;
}

.slick-slide {
	opacity: .6;
}

.slick-center {
	display: block;
	max-width: 10% !important;
	max-height: 20% !important;
	opacity: 1;


}

/* ✅ 대표 프로젝트(Featured Slider) 이미지 사이즈 통일 */
.featured_slider .featured_img{
	height: 360px;          /* 원하는 통일 높이(예: 320~420px) */
	overflow: hidden;
	border-radius: 12px;    /* 선택: 둥글게 */
}

/* 이미지 꽉 채우기 + 비율 통일 */
.featured_slider .featured_img img{
	width: 100%;
	height: 100%;
	object-fit: cover;      /* 핵심: 같은 프레임에 맞추기 */
	object-position: center;
	display: block;
}

/* (선택) 모바일에서 높이 줄이기 */
@media (max-width: 768px){
	.featured_slider .featured_img{ height: 220px; }
}
/*
service section style
========================*/
.main_featured,
.main_service {
	display: table;
	overflow: hidden;
	width: 100%;
}

.service_item {
	width: 100%;
	overflow: hidden;
	text-align: center;
}

.service_item .service-icon-wrap {
	width: 72px;
	height: 72px;
	margin: 0 auto 18px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.service_item .service-icon-img {
	max-width: 50px;
	max-height: 50px;
	width: auto;
	height: auto;
	object-fit: contain;
	display: block;
	margin: auto;
	margin-bottom: 22px;
}

.service_item h6 {
	margin-top: 0;
	margin-bottom: 18px;
	text-align: center;
	line-height: 1.4;
}

.service_item .separator_small {
	margin: 0 auto 18px;
}

.service_item p {
	text-align: center;
	line-height: 1.6;
}

.service_div {
	margin-top: 250px;
}
/*
Impress section style
========================*/

.impress {
	background: url(../images/background/work-together.jpg) no-repeat center center;
	background-size: cover;
	position: relative;
}

.main_impress {
	display: flex;
	flex-basis: 100%;
	flex-wrap: wrap;
}

.main_impress h2 {
	font-size: 2.286rem
}

.impress_btns .btn {
	padding: 1rem 4rem;
}



/*
Portfolio section style
========================*/

.main_portfolio {
	display: flex;
	flex-basis: 100%;
	flex-wrap: wrap;
}

.portfolio_content {
	display: flex;
	flex-basis: 100%;
	flex-wrap: wrap;
	]
}

.portfolio_item{
	display: block;       /* flex 금지 */
	position: relative;
	overflow: hidden;
	width: 100%;
	background: #eee;     /* 로딩/빈공간 대비 */
}


.portfolio_item:hover img {
	-webkit-transform: scale(1.1) rotate(2deg);
	-moz-transform: scale(1.1) rotate(2deg);
	-o-transform: scale(1.1) rotate(2deg);
	-ms-transform: scale(1.1) rotate(2deg);
	transform: scale(1.1) rotate(2deg);
}

.portfolio_item img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	display: block;
	transition: all 0.6s;
}

.port-770{ height: 284px; }  /* 770x284 */
.port-370{ height: 284px; }  /* 370x284 */
.port-960{ height: 640px; }  /* 960x640 */


.portfolio_hover{
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.30);
	opacity: 0;
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	transition: all 0.4s;
}
.portfolio_item:hover .portfolio_hover{ opacity: 1; }
.portfolio_item:hover img{ transform: scale(1.1) rotate(2deg); }

/* ✅ 모바일에서는 너무 커지니까 살짝 축소 */
@media (max-width: 768px){
	.port-770, .port-370{ height: 200px; }
	.port-960{ height: 360px; }
}

.home_btns,
.impress_btns,
.portfolio_hover_icon {
	margin-left: -10px;
}

.subscribe_btns button.btn,
.home_btns a,
.impress_btns a,
.portfolio_hover_icon a {
	margin-left: 10px;
}

.portfolio_hover_icon a i {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid;
	border-color: #fff;
	display: inline-block;
	color: #fff;
	border-radius: 50%;
}




/*
Skill Section style
=======================*/

/* Skill bar*/

.main_skill {
	display: flex;
	flex-basis: 100%;
	flex-wrap: wrap;
}

.teamskillbar {
	position: relative;
	display: block;
	margin-bottom: 15px;
	width: 100%;
	background: #f2f2f2;
	height: 10px;
	-webkit-transition: 0.4s linear;
	transition: 0.4s linear;
	-webkit-transition-property: width, background-color;
	transition-property: width, background-color;
}

.teamskillbar h6 {
	position: absolute;
	top: -25px;
	left: 0;
}

.teamskillbar-bar {
	height: 10px;
	width: 0px;
	background: #ff6863;
	position: absolute;
	left: 0px;
	top: 0px;
}


.skill_bottom_content {
	display: flex;
	flex-basis: 100%;
	flex-wrap: wrap;
}

.skill_bottom_item .separator_small {
	margin: 20px auto;
}


/*
Testimonial Section style
=======================*/

.testimonial {
	background: url(../images/background/testimonial.jpg) no-repeat center center;
	background-size: cover;
	position: relative;
}

.main_testimonial {
	position: relative;
	z-index: 1;
}

.testimonial_slid {
	width: 90%;
	display: block;
	margin: 0 auto;
	padding-bottom: 100px;
}

.testimonial_item {
	width: 90%;
	margin: 0 auto;
}

.testimonial_slid .slick-arrow {
	border: 1px solid #fff;
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	border-radius: 50%;
	cursor: pointer;
	position: relative;
}

.testimonial_slid .slick-arrow.nextprevleft {
	float: left;
	top: 20px;
	left: -6%;
}

.testimonial_slid .slick-arrow.nextprevright {
	float: right;
	top: -130px;
	right: -6%;
}

.testimonial_item .test_authour i {
	color: #ffbf00;
}





/*
Maps Section style
=====================*/
.main_maps {
	background: url(../images/maps.jpg) no-repeat center center;
	position: relative;
	width: 100%;
	overflow: hidden;
}

.maps_text {
	position: relative;
	z-index: 1;
}

.maps_text h3 {
	top: 20%;
	position: relative;
	margin-top: 95px;
}

.maps_text h3 i {
	width: 20px;
	height: 20px;
	line-height: 20px;
	border-radius: 50%;
	background-color: #ff6863;
	font-size: 1rem;
	display: inline-block;
	top: -5px;
	position: relative;
	margin-left: 10px;
}

.map_touch_wrap {
	position: relative;
	width: 100%;
	height: 100%;
}

.mainPage_map {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	min-height: 420px;
}

.map_interaction_guard {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 20;
	display: none;
	pointer-events: none;
}
.map_guard_dim,
.map_guard_text {
	pointer-events: none;
}

.map_enable_btn,
.map_disable_btn {
	pointer-events: auto;
}
.map_guard_dim {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(120, 120, 120, 0.18);
}

/*.map_enable_btn {*/
/*	position: absolute;*/
/*	left: 50%;*/
/*	top: 50%;*/
/*	transform: translate(-50%, -50%);*/
/*	z-index: 21;*/
/*	padding: 10px 18px;*/
/*	border: 0;*/
/*	border-radius: 10px;*/
/*	background: rgba(255,255,255,0.96);*/
/*	color: #222;*/
/*	font-size: 14px;*/
/*	box-shadow: 0 2px 8px rgba(0,0,0,0.18);*/
/*}*/
.map_enable_btn {
	position: absolute;
	right: 12px;
	top: 12px;
	left: auto;
	transform: none;
	z-index: 30;
	padding: 8px 12px;
	border: 0;
	border-radius: 999px;
	background: rgba(22, 93, 184, 0.92); /* 지도 모드: 블루 */
	color: #fff;
	font-size: 12px;
	box-shadow: none;
}
.map_guard_text {
	position: absolute;
	left: 50%;
	top: calc(50% + 44px);
	transform: translateX(-50%);
	z-index: 21;
	margin: 0;
	font-size: 12px;
	color: #555;
	white-space: nowrap;
	background: rgba(255,255,255,0.82);
	padding: 4px 10px;
	border-radius: 8px;
}

.map_disable_btn {
	position: absolute;
	right: 12px;
	top: 12px;
	z-index: 30;
	padding: 8px 12px;
	border: 0;
	border-radius: 999px;
	background: rgba(0,0,0,0.72);
	color: #fff;
	font-size: 12px;
	display: none;
}

@media (max-width: 768px) {
	.mainPage_map,
	.mapHeight {
		height: 260px !important;
		min-height: 260px !important;
	}

	.map_touch_wrap,
	.map_interaction_guard,
	.mapHeight,
	#mapIndex,
	#mapIndex2,
	.mainPage_map {
		touch-action: pan-y;
	}
}
/*
Contact Section style
=====================*/

.main_contact {
	display: flex;
	flex-basis: 100%;
	flex-wrap: wrap;
}

.main_contact a.btn {
	width: 100%;
}


.widget_socail ul li a i {
	background-color: #434343;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

.widget_socail ul li a:hover i {
	background-color: #ff6863;
}


.widget_socail li {
	display: inline-block;
	padding-right: 10px;
}

/*
Footer Section style
=====================*/

.main_footer {
	overflow: hidden;
}

.main_footer i {
	padding: 0px 5px;
	color: #ff0000;
}
.company-info{
	list-style: none;
	padding: 0;
	margin: 0;
	color: rgba(255,255,255,0.85); /* contact 섹션이 text-white라면 */
	font-size: 13px;
	line-height: 1.7;
}
.company-info li{ margin: 6px 0; }
.company-info a{
	color: rgba(255,255,255,0.95);
	text-decoration: none;
}
.company-info a:hover{ text-decoration: underline; }


/*maps*/

.main_maps {
	width: 100%;
	height: 100%;
}

.main_maps .map_canvas_icon {
	position: absolute;
	left: 45%;
	top: 35%;
	cursor: pointer;
	/*z-index: 2;*/
}

.main_maps i {
	font-size: 2.5rem;
	color: #f38181;

}

.main_maps h2 {
	color: #f38181;
}
#mapIndex2 { width: 100%; height: 420px; }

.mapHeight {
	height: 330px;
	width: 100%;
}


/* scrollup */

.scrollup {
	width: 30px;
	height: 30px;
	border-radius: 15px;
	opacity: .3;
	position: fixed;
	bottom: 20px;
	right: 25px;
	color: #fff;
	cursor: pointer;
	background-color: #000;
	z-index: 1000;
	transition: opacity .5s, background-color .5s;
	-moz-transition: opacity .5s, background-color .5s;
	-webkit-transition: opacity .5s, background-color .5s;
}

.scrollup:hover {
	background: #ff6863;
	opacity: 1;
}

.scrollup i {
	font-size: 13px;
	position: absolute;
	opacity: 1;
	color: #fff;
	left: 50%;
	top: 50%;
	margin-top: -7px;
	margin-left: -6px;
	text-decoration: none;

}

/*Modified CSS*/

.navbar-header button span {
	position: absolute;
	top: 8px;
	bottom: 0;
	width: 16px;
	height: 3px;
	background: #777;
	margin-bottom: 2px;
	display: block;
	transition: 0.3s;
	border-radius: 5px;
}

.navbar-header button:hover {
	cursor: pointer
}

.navbar-header button span:nth-of-type(2) {

	margin: 5px 0;
}

.navbar-header button span:nth-of-type(3) {

	margin: 10px 0;
}

.navbar-header button {
	transition: all 0.3s ease-in-out;
}

.navbar-header button.active span:nth-of-type(2) {
	display: none
}

.navbar-header button.active span:nth-of-type(1) {
	transform: rotate(-45deg);
	top: 18px;
	transition: 0.3s
}

.navbar-header button.active span:nth-of-type(3) {
	margin: 10px 0;
	transform: rotate(45deg);
	transition: 0.3s
}


.navbar-header button {
	border: none;
}

.navbar-header button:focus {
	outline: none;
}


.dropdown-toggle::after {
	display: none
}

.attr-nav > ul > li > a span.badge {
	background: #777;
	border-radius: 50%;
	margin-right: -4px;
}

.attr-nav {
	position: absolute;
	right: 10px;
	top: 0;
	margin-top: -10px;
}
@media (max-width: 480px){
	nav.navbar.bootsnav .navbar-brand{
		left: 50% !important;
		transform: translateX(-50%) !important;
		/*top: 50% !important;*/
	}

	nav.navbar.bootsnav .navbar-brand .logo{
		max-height: 40px !important;
		width: auto !important;
	}

	nav.navbar.bootsnav .navbar-brand .logo-display{
		margin-top: 0 !important;
	}

	.navbar-header{
		min-height: 56px;
	}
}
@media (max-width: 1023px) {
	nav.navbar.bootsnav ul.nav > li > a {
		font-weight: 600;
	}
	.navbar-expand-lg .navbar-nav > li {
		margin-left: 30px;
	}
}

@media (max-width: 992px) {
	.navbar-expand-md .navbar-toggler {
		display: block !important;
	}
	nav.navbar.bootsnav .navbar-brand {
		position: absolute;
		left: 50%;
		transform: translate(-50%, -50%)
	}
	nav.navbar.bootsnav .navbar-collapse.collapse.show {
		display: block !important;
		overflow-x: hidden;
	}
	nav.navbar.bootsnav .navbar-nav {

		padding-top: 25px;
		margin-left: 0px;
	}

	.navbar-expand-lg .navbar-nav > li {
		margin-left: 0px;
	}
}


/* ✅ 홍보영상 모달: 가운데 정렬 + 다크 테마 */
#promoVideoModal .modal-dialog{
	margin: 0 auto;              /* 기본 margin 제거 */
	max-width: 980px;          /* 필요하면 조절 */
	width: calc(100% - 40px);
}

#promoVideoModal .modal-content{
	background: #111;          /* ✅ 모달 배경 다크 */
	color: #fff;
	border: 1px solid rgba(255,255,255,0.12);
	border-radius: 14px;
	box-shadow: 0 24px 60px rgba(0,0,0,0.55);
}

/* 헤더/닫기 버튼 */
#promoVideoModal .modal-header{
	border-bottom: 1px solid rgba(255,255,255,0.10);
}
#promoVideoModal .modal-title{
	color:#fff;
	font-weight:700;
}
#promoVideoModal .close{
	color:#fff;
	opacity:0.85;
	text-shadow:none;
}
#promoVideoModal .close:hover{ opacity:1; }

/* 바디 */
#promoVideoModal .modal-body{
	padding: 14px;
}

/* ✅ 배경 오버레이를 더 어둡게 */
.modal-backdrop.show{
	opacity: 0.78;
}
/* ✅ 모달을 화면 정중앙에 고정 */
#promoVideoModal .modal-dialog{
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: 0;                 /* fixed일 땐 margin 불필요 */
}

/* 화면 높이 넘치면 스크롤 */
#promoVideoModal .modal-content{
	max-height: calc(100vh - 40px);
	overflow: hidden;
}
#promoVideoModal .modal-body{
	overflow: auto;
}
