/**
Theme Name: astra-child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
/* 점선없애기 */
.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle,
.ast-mobile-popup-drawer.active .menu-toggle-close:focus,
[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus{
	border:0 !important;
	outline:none !important;
}
a:hover {text-decoration:none;}
a {blr:expression(this.onFocus=this.blur());}
area:focus {outline:none;}
area {blr:expression(this.onFocus=this.blur());}
input:focus, img:focus, embed:focus, map:focus {outline:none;}
input:-webkit-autofill { -webkit-box-shadow: 0 0 0 1000px white inset; } /* 크롬에서 인풋박스 노란배경 안나오게 */
.font28{
	font-size:28px;
}
.fw600{
	font-weight:600;
}
.root-width{
    max-width:1200px;
    margin:0 auto;
    padding:0 12px !important;
    box-sizing: border-box;
}
.section-top{
	padding:0 12px;
}
/** HEADER START **/
#ast-fixed-header{
	background:#222;
}
.site-header-above-section-right nav ul{
	display:flex;
}
.site-header-above-section-right nav ul li{
	margin:0 8px;
	position: relative;
}
.site-header-above-section-right nav ul li:before{
	content:"";
	display:block;
	position: absolute;
	left:-8px;
	top:10px;
	height:10px;
	width:1px;
	background:#bbb;
}
.site-header-above-section-right nav ul li:first-child:before{
	display:none;
}
.site-header-above-section-right nav ul li a{
	color:#666
}
.site-header-above-section-right nav ul li a:hover{
	color:#000;
}
.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-primary-header-bar{
	padding-top:0 !important;
	padding-bottom:0 !important; 
}
.ast-header-break-point .main-header-bar .ast-button-wrap .menu-toggle{
	position: relative;
	padding:8px 0;
}
.ast-mobile-popup-drawer .ast-mobile-popup-header{
	border-bottom: 1px solid rgb(0 0 0 / 18%);
}
.ast-mobile-popup-drawer .ast-mobile-popup-header .menu-toggle-close:before,
.ast-header-break-point .main-header-bar .ast-button-wrap .menu-toggle:before{
	content:"";
	display:block;
	width:100%;
	height:3px;
	background:#fff;
	position: absolute;
	left:50%;
	margin-left:-50%;
	top:0;
	transition: all .3s linear;
	border-radius: 2px;
}
.ast-mobile-popup-drawer .ast-mobile-popup-header .menu-toggle-close:after,
.ast-header-break-point .main-header-bar .ast-button-wrap .menu-toggle:after{
	content:"";
	display:block;
	width:100%;
	height:3px;
	background:#fff;
	position: absolute;
	bottom:0;
	left:50%;
	margin-left:-50%;
	transition: all .3s linear;
	border-radius: 2px;
}
.ast-mobile-popup-drawer .ast-mobile-popup-header .menu-toggle-close:before{
	top:8px;
	width:24px;
	margin-left:-12px;
	transform: rotate(135deg);
	background:#111;
}
.ast-mobile-popup-drawer .ast-mobile-popup-header .menu-toggle-close:after,
.ast-mobile-popup-drawer .ast-mobile-popup-header .menu-toggle-close:before{
	background:#111;
}
.ast-header-break-point .main-header-bar .ast-button-wrap .menu-toggle.toggled:before{
	top:8px;
	width:120%;
	margin-left:-60%;
	transform: rotate(135deg)
}
.ast-mobile-popup-drawer .ast-mobile-popup-header .menu-toggle-close:after{
	bottom:8px;
	width:24px;
	margin-left:-12px;
	transform: rotate(-135deg);
}
.ast-header-break-point .main-header-bar .ast-button-wrap .menu-toggle.toggled:after{
	bottom:8px;
	width:120%;
	margin-left:-60%;
	transform: rotate(-135deg)
}
.ast-mobile-popup-drawer .ast-mobile-popup-header .menu-toggle-close{
	position: absolute;
    height: 19px;
    width: 19px;
    right: 15px;
    top: 12px;
    padding: 0;
}
.ast-header-break-point .main-header-bar .ast-button-wrap .menu-toggle .mobile-menu-toggle-icon{
	height:0px;
	padding:0;
	padding-top:3px;
	overflow:hidden;
	background:#fff;
	display:block;
	border-radius: 2px;
}
.ast-mobile-popup-drawer .ast-mobile-popup-header .menu-toggle-close .ast-svg-iconset,
.ast-header-break-point .main-header-bar .ast-button-wrap .menu-toggle.toggled .mobile-menu-toggle-icon{ 
	opacity: 0;
}
.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu{
	padding: 0.7em 0;
	border-radius: 5px 5px;
}
.ast-desktop .main-header-menu .sub-menu .menu-link{
	padding:0.5em 1em !important;
}
/** HEADER END **/


/** MAIN SLIDE BOTTOM BOX END **/

/** SIX BOX START **/
.six-middle-box p{
	font-weight:400;
	color:#888;
	margin-bottom:0;
} 

/** SIX BOX END **/
/** Rectangle BOX START **/
.office3-top .wp-caption .widget-image-caption{
	position: absolute;
    bottom: 0;
    color: #fff;
    text-align: center;
    width: 100%;
} 

/** Rectangle BOX END **/
/** CATEGOTY BOX START **/
.top-menu .menu-menu-container ul{
	margin:0;
	padding:0;
	list-style:none;
}
.top-menu .menu-menu-container .menu > li > a,
.top-menu .menu-menu-container .menu > li{
	display:none;
}
.top-menu .menu-menu-container .menu > li.current-menu-parent{
	display:block;
}
.top-menu .menu-menu-container .menu .sub-menu{
	display:flex;
	justify-content: center;
}
.top-menu .menu-menu-container .menu .sub-menu > li{
	flex:1;
	text-align: center; 
	max-width: 296px;
	padding:0 1px;
}
.top-menu .menu-menu-container .menu .sub-menu > li > a {
    display: block;
    padding: 10px 2px;
    line-height: 28px;
    color: #222;
    background: #f8f8f8;
    border: 1px solid #e2e2e2;
	border-top:0;
    transition: background-color 0.3s ease; /* 배경색 전환 효과 추가 */
}
.top-menu .menu-menu-container .menu .sub-menu > li.current-menu-item > a,
.top-menu .menu-menu-container .menu .sub-menu > li > a:hover {
    background: var(--ast-global-color-1); /* 호버 시 변경될 배경색 */
	color:#fff;
	border-color:var(--ast-global-color-2);
}
@media (max-width: 544px){
	.three-category-box ul.products:not(.elementor-grid){
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
		column-gap: 10px;
	}
	.three-category-box ul.products li.product .woocommerce-loop-category__title{
		left:10px !important;
		right:10px !important;
		bottom:10px !important;
		padding: 0.5em 0.5em 0.7em !important;
	}
}
/** CATEGOTY BOX END **/


/** TIMELINE START **/
.uael-timeline-main p{
	margin:0;
}
.uael-timeline-main img{
	margin-bottom:10px;
}
@media (max-width: 1024px){
	.elementor-1082 .elementor-element.elementor-element-657f2ef.uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline__line {
		left: calc(4.3em / 2) !important;
	}
}

/** TIMELINE END **/
/** ORGANIZATION START **/
.wrap-org {
	text-align: center;
	padding-top: 50px;
}

.wrap-org h3 {
	display: inline-block;
	padding: 12px 30px;
	border: 1px solid #0061b2;
	background: #0061b2;
	color: #fff;
	border-radius: 3px;
	margin-bottom: 0;
	font-size:24px;
	position: relative;
	line-height:38px;
}

.wrap-org h3:before {
	position: absolute;
	width: 1px;
	height: 121px;
    bottom: -121px;
	content: "";
	left: 50%;
	transform: translateX(-50%);
	background: rgb(0 0 0 / 40%);
}

.wrap-org ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}
.org-div{
	display:flex;
	width:50%;
	min-width:260px;
	padding:30px 0;
	margin:0 auto;
	justify-content: space-between;
	position: relative;
}
.org-div:before {
    position: absolute;
    width: 80%;
    height: 1px;
    top: 50%;
    content: "";
    left: 10%;
    background: rgb(0 0 0 / 23%);
}
.wrap-org-div span{
	display: inline-block;
    padding: 10px 30px;
    border: 1px solid rgb(0 0 0 / 23%);
    background: #81c5ff;
    border-radius: 3px;
    font-weight: 500;
    color: #fff;
    font-size: 18px;
    position: relative;
	line-height:38px;
}
.wrap-org>ul {
	display: flex;
	justify-content: space-evenly;
	padding-top: 50px;
}

.wrap-org>ul:before {
	position: absolute;
	width: 80%;
	height: 1px;
	top: 0px;
	content: "";
	left: 10%;
	background: rgb(0 0 0 / 40%);
}

.wrap-org>ul>li {
	flex: 1;
}

.wrap-org>ul>li>span {
	display: inline-block;
	padding: 10px 30px;
	border: 1px solid rgb(0 0 0 / 23%);
	background: #81c5ff;
	border-radius: 3px;
	font-weight: 500;
	color: #fff;
	font-size: 18px;
	position: relative;
}

.wrap-org>ul>li>span:before {
	position: absolute;
	width: 1px;
	height: 51px;
	top: -51px;
	content: "";
	left: 50%;
	transform: translateX(-50%);
	background: rgb(0 0 0 / 40%);
}

.sub-or {
	display: flex;
	justify-content: space-evenly;
	margin: 30px 60px;
}

.sub-or>div {
	flex: 1;
	margin: 0 5px;
	border: 1px solid rgb(0 0 0 / 24%);
	background: #bdbdbd;
	padding: 10px;
	color: #fff;
	border-radius: 3px;
}

.sub-ul-or {
	display: flex;
	justify-content: space-evenly;
	margin: 25px 15px !important;
	flex-direction: column;
}

.sub-ul-or li span {
	display: block;
	margin: 5px;
	border: 1px solid rgb(0 0 0 / 40%);
	background: #fff;
	padding: 12px 5px;
	font-size: 13px;
	border-radius: 3px;
	line-height: 20px;
}

.org-num {
	max-width: 300px;
	margin: 0 auto;
}

.box-counterB img {
	max-width: 72px;
}

.wrap-orgB {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 15px;
}

.wrap-orgB>.wrap-orgB-in1 {
	font-weight: 600;
	color: #000;
	flex: 2;
}

.wrap-orgB>.wrap-orgB-in2 {
	flex: 1;
}

.wrap-orgB>.wrap-orgB-in3 {
	flex: 3;
	text-align: center;
}

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

.wrap-orgB ul li {
	margin: 20px 0;
	line-height: 20px;
	position: relative;
	padding-left: 20px;
}

.wrap-orgB ul li::before {
	content: "";
	display: inline-block;
	width: 10px;
	height: 20px;
	background: #ddd;
	vertical-align: middle;
	margin-right: 10px;
	position: absolute;
	left: 0;
}

.wrap-orgB ul li.color1::before {
	background: #0070c0;
}

.wrap-orgB ul li.color2::before {
	background: #00b050;
}

.wrap-orgB ul li.color3::before {
	background: #99cc00;
}

.wrap-orgB ul li.color4::before {
	background: #ffc000;
}

.wrap-orgB ul li.color5::before {
	background: #feb4b4;
}

.wrap-orgB ul li.color6::before {
	background: #ff99ff;
}

.wrap-orgB ul li.color7::before {
	background: #ed03dc;
}
.wrap-org h3{
	border: 1px solid #000000;
    background: #000000;
}
.wrap-orgB-in3 img {
	width: 400px;
	max-width: 100%;
}
.wrap-org-div span{
	background: #3e3e3e;
}
.wrap-org>ul>li>span {
	background: #6f6f6f;
}
@media screen and (max-width:922px) {

	.wrap-org {
		text-align: left;
		position: relative;
	}

	.wrap-org h3 {
		margin-left: 20px;
	}

	.wrap-org>ul {
		display: block;
		padding-left: 15px;
		margin-top: 0;
		padding-top:0;
	}
	.wrap-org:before {
		width: 1px;
		height: auto;
		top: 83px;
		bottom: 85px;
		content:"";
		left: -1px;
		background: rgb(0 0 0 / 20%);
		position: absolute;
	}
	.wrap-org>ul:before {
		width: 1px;
		height: auto;
		top: -24px;
		bottom: 86px;
		left: 0%;
		background: rgb(0 0 0 / 20%);
		display:none;
	}
	.org-div:before {
		left: -21px;
	}
	.wrap-org h3:before {
		width: 21px;
		height: 1px;
		bottom: 30px;
		left: -21px;
		background: rgb(0 0 0 / 20%);
		transform: translateX(0%);
	}

	.wrap-org>ul>li>span {
		margin-left: 5px;
	}

	.wrap-org>ul>li>span:before {
		width: 21px;
		height: 1px;
		top: auto;
		bottom: 23px;
		left: -21px;
		background: rgb(0 0 0 / 20%);
		transform: translateX(0%)
	}
	.org-div{
		margin:0 0 0 21px;
	}
	.sub-or {
		display: flex;
		justify-content: space-evenly;
		margin: 20px 0px 5px 0;
		text-align: center;
	}

	.sub-ul-or {
		margin: 5px 0 15px 0 !important;
		justify-content: flex-start;
	}

	.sub-ul-or li span {
		text-align: center;
	}

	.wrap-org>ul>li .sub-ul-or li {
		width: 50% !important;
	}

	.sub-ul-or {
		flex-direction: row;
	}

	.wrap-orgB {
		flex-wrap: wrap;
	}

	.wrap-orgB>.wrap-orgB-in1 {
		flex: auto;
		width: 100%;
		padding-bottom: 20px;
	}
}
@media screen and (max-width:620px) {
	.wrap-orgB>.wrap-orgB-in2,
	.wrap-orgB>.wrap-orgB-in3 {
		flex: auto;
		width: 100%;
	}

	.wrap-orgB>.wrap-orgB-in2 {
		margin-bottom: 20px;
	}

	.wrap-orgB ul {
		display: flex;
		flex-wrap: wrap;
	}

	.wrap-orgB ul li {
		margin: 5px 15px 5px 0;
	}
	.sub-ul-or{
		flex-wrap: wrap;
	}
}
@media screen and (max-width:420px) {

	.wrap-org>ul>li .sub-ul-or li {
		width: 50% !important;
	}
}
@media screen and (max-width:360px) {

	.wrap-org{
		zoom:0.8;
	}
}
/** ORGANIZATION END **/

/** CATEGOTY BOX START **/
.top-menu .menu-menu-container ul{
	margin:4px 0;
	padding:0;
	list-style:none;
}
.top-menu .menu-menu-container .menu > li > a,
.top-menu .menu-menu-container .menu > li{
	display:none;
}
.top-menu .menu-menu-container .menu > li.current-menu-parent{
	display:block;
}
.top-menu .menu-menu-container .menu .sub-menu{
	display:flex;
	justify-content: center;
}
.top-menu .menu-menu-container .menu .sub-menu > li{
	flex:1;
	text-align: center; 
	padding:0 1px;
}
.top-menu .menu-menu-container .menu .sub-menu > li > a {
    display: block;
    padding: 10px 2px;
    line-height: 28px;
    color: #222;
    background: #f8f8f8;
    border: 1px solid #e2e2e2;
    transition: background-color 0.3s ease; /* 배경색 전환 효과 추가 */
}
.top-menu .menu-menu-container .menu .sub-menu > li.current-menu-item > a,
.top-menu .menu-menu-container .menu .sub-menu > li > a:hover {
    background: var(--ast-global-color-1); /* 호버 시 변경될 배경색 */
	color:#fff;
	border-color:var(--ast-global-color-2);
}

/** FOOT CUSTOMER START **/

/** BOX COUNTER END **/
.sbs_marker{
	margin:0;
	padding:0;
	list-style:none;
}
.sbs_marker i{
	margin-right:5px;
}
.sbs_marker li{
	line-height:31px;
    margin:5px 0;
}
/** WIDGET START **/
.entry-content h3.dw-h3{
	font-size: 20px;
    font-weight: 600;
	position: relative;
}
.dw-h3 .h3-more{
	position: absolute;
    right: 0px;
    text-align: center;
    width: 80px;
    font-size: 12px;
    bottom: 0px;
}
.entry-content h3.dw-h3:after,
.entry-content h3.dw-h3:before{
	content: "";
    position: absolute;
    bottom: -20px;
    left: 7px;
    width: 14px;
    margin-left: -7px;
    height: 1px;
    background: #696969;
    -webkit-transition: none .5s ease .1s;
    -ms-transition: none .5s ease .1s;
    transition: none .5s ease .1s;
    -webkit-transition-property: transform, top, bottom, left, opacity;
    -ms-transition-property: transform, top, bottom, left, opacity;
    transition-property: transform, top, bottom, left, opacity;
}
.entry-content .wrap-widget:hover h3.dw-h3:before{
	-ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
/** WIDGET END **/
/** LIGHTBOX START **/
.wrap-lightbox .gallery-caption{
	border:0;
	font-size:16px;
}

@media (max-width: 768px) {
    .wrap-lightbox .elementor-image-gallery .gallery-columns-4 .gallery-item {
        max-width: 33.333% !important;
    }
}
@media (max-width: 479px) {
    .wrap-lightbox .elementor-image-gallery .gallery-columns-4 .gallery-item {
        max-width: 50% !important;
    }
}
/** LIGHTBOX END **/ 
/** FOOTER START **/
.site-footer{
	color:#111;
}
.site-footer-section-1 .menu{
	display: flex;
    flex-wrap: wrap;
}
.site-footer-section-1 .menu li{
	margin: 2px 20px 2px 0;
}
.site-footer-section-1 .menu li a{
	color:#111 !important;
}
.footer-widget-area .widget_block{
	font-size:14px;
}
/** FOOTER END **/
.kboard-list-ul{margin:0 -10px;}
@media screen and (max-width: 540px) {
	.kboard-list-ul{margin:0 -5px;}
	.kboard-list-title h2 a{
		font-size:16px !important;
	}
	.kboard-list-ul li{
		padding:6px;
		margin-bottom: 30px;
	}
	.kboard-list-title h4 a {
		font-size: 15px !important;
		line-height: 1.2em;
	}
}