/**
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
*/
/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw0aXpsog.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw9aXpsog.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw2aXpsog.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw3aXpsog.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aXo.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Light.woff') format('woff');
    font-weight: 200;
    font-style: thin;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff') format('woff');
    font-weight: 600;
    font-style: bold;
}

.ast-container:not(i) {
    font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, system-ui, Roboto, 'Helvetica Neue', 'Segoe UI', 'Apple SD Gothic Neo', 'Noto Sans KR', 'Malgun Gothic', sans-serif !important;
}

.ast-container {
    width: 100%;
    max-width: unset !important;
}

* {
    margin: 0;
    padding: 0;
}

html,
body {
    width: 100%;
    height: 100%;
    font-size: 62.5%;
}

html {
    -webkit-font-smoothing: antialiased;
}

body {
    *word-break: break-all;
    -ms-word-break: break-all;
    -webkit-text-size-adjust: 100% !important;
    -moz-text-size-adjust: 100% !important;
    -ms-text-size-adjust: 100% !important;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
th,
td,
input,
textarea,
select,
option {
    color: #555;
    font-size: 100%;
    font-weight: normal
}

br {
    font-family: initial;
}
ol, ul {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
svg {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img,
fieldset,
iframe {
    border: 0 none
}

ul,
ol,
li {
    list-style: none
}

em,
address {
    font-style: normal
}

img,
input,
select,
textarea {
    vertical-align: middle
}

input {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

a {
    color: inherit;
    text-decoration: none;
    cursor: pointer
}

a:hover {
    color: inherit;
    text-decoration: none
}

button,
label {
    cursor: pointer;
}

button {
    background: 0;
    border: 0;
    outline: 0;
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
    padding: 0;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0;
    font-family: inherit;
    font-weight: 600;
    line-height: 1.2;
    color: inherit;
}

h4,
p,
table {
    margin: 0px;
    padding: 0px;
}

button:focus,
.menu-toggle:hover,
button:hover,
.ast-button:hover,
.ast-custom-button:hover .button:hover,
.ast-custom-button:hover,
input[type=reset]:hover,
input[type=reset]:focus,
input#submit:hover,
input#submit:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:hover,
form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:focus,
body .wp-block-file .wp-block-file__button:hover,
body .wp-block-file .wp-block-file__button:focus {
    color: inherit;
    background-color: inherit;
    border-color: inherit;
}

.pc {
    display: block !important;
}

.mobile {
    display: none !important;
}

.hide {
    display: none;
}

.ast-container {
    display: flex;
    flex-direction: column;
    max-width: unset;
    margin: 0;
    padding: 0;
}

html {
    scroll-behavior: smooth;
}

/* body::-webkit-scrollbar {
    width: 6px;
}

body::-webkit-scrollbar-thumb {
    background-color: #333;
    border-radius: 6px;
}

body::-webkit-scrollbar-track {
    background-color: transparent;
}

.nicescroll-rails {
    right: 3px !important;
} */

.bg-main {
    background-color: #F54A01 !important;
}

.text-main {
    color: #F54A01 !important;
}

.fadeInUp {
    animation: fadeInUp .8s ease backwards;
}

@keyframes fadeInUp {
    0% {
        transform: translate(0px, 20px);
        opacity: 0;
    }

    100% {
        transform: translate(0px, 0);
        opacity: 1;
    }
}

.effect {
    text-align: center;
    display: inline-block;
    position: relative;
    text-decoration: none;
    text-transform: capitalize;

    padding: 20px 0px;
    width: 150px;
    border-radius: 30px;
    overflow: hidden;
}

.effect.effect-1 {
    transition: all 0.2s linear 0s;
}

.effect.effect-1:hover {
    text-indent: -25px;
}

.effect.effect-1 i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    right: 25px;
}

.effect.effect-1:hover i {
    opacity: 1;
    text-indent: -10px;
    transition: all 0.2s linear 0s;

}

.txt-ellipsis {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media screen and (max-width:768px) {
    .pc {
        display: none !important;
    }

    .mobile {
        display: block !important;
    }

    .ast-container {
        overflow-x: hidden;
    }

    .fw-width-wrap {
        width: 100%;
    }
}

#dep1_en {
    font-size: 5rem;
    font-family: 'Montserrat','Noto Sans KR',sans-serif;
    font-weight: 600;
}

.page_title_g {
    margin-bottom: 80px;
}

.page_title_g .title1 {
    font-size: 4rem;
    color: #000;
    font-weight: 600;
    text-align: center;
}

.page_title_g .title1:after {
    display: block;
    content: "";
    width: 45px;
    height: 1px;
    background: #000000;
    margin: 20px auto 0;
}

.subtop{position: relative;z-index: 50;font-size:0;} 
.subtop *{box-sizing:border-box;}
.subtop .subpg_bg{position: relative;height: 350px;overflow:hidden;padding-top: 38px;}
.subtop .subpg_bg .title_g{width: 100%;color: #fff;text-align: center;}
.subtop .bg{position: absolute;top: 0%;left: 0%;z-index: -1;width: 100%;height: 100%;transform:scale(1) rotate(0.0001deg);opacity: 1;}
.subtop .subpg_bg .bg .img{width: 100%; height: 100%;filter: brightness(0.8);}
/* .subtop.st11 .bg .img{background:url("/images/page/st1_bg.jpg") center center / cover no-repeat; }
.subtop.st12 .bg .img{background:url("/images/page/st12_bg.jpg") center center / cover no-repeat; }
.subtop.st13 .bg .img{background:url("/images/page/st13_bg.jpg") center center / cover no-repeat; }
.subtop.st2 .bg .img{background:url("/images/page/st20_bg.jpg") center center / cover no-repeat; }
.subtop.st3 .bg .img{background:url("/images/page/st30_bg.jpg") center center / cover no-repeat; }
.subtop.st4 .bg .img{background:url("/images/page/st40_bg.jpg") center center / cover no-repeat; }
.subtop.st5 .bg .img{background:url("/images/page/st50_bg.jpg") center center / cover no-repeat; } */
.subtop #dep1_en span{
    display: inline-block;
    opacity: 0;
}
.subtop.ani #dep1_en span {
    animation-name: fadeUpAni1;
    animation-delay: 0.3s;
    animation-duration: 0.7s;
    animation-fill-mode: forwards;
    text-transform: uppercase;
}
.subtop.ani #location_wrap .location_depth{animation-name: fadeUpAni2; animation-duration: 0.7s; animation-delay:0.7s; animation-fill-mode: forwards;}
.subtop.ani #main_slogan{animation-name: fadeUpAni1; animation-duration: 0.6s; animation-delay:0.5s; animation-fill-mode: forwards;}
.subtop .subpg_bg .title_g {
    width: 100%;
    color: #fff;
    text-align: center;
}

.subtop .title_inner{height: 100%;display: flex;flex-wrap: wrap;align-items: center;margin: 0 auto;word-break: keep-all;z-index: 1;}
#menu_tab_wrap{position: relative;width: 100%;height: 82px;border-bottom: 1px solid #ccc;}
#menu_tab_wrap .menu_tab_list{height: 100%;}
#menu_tab_wrap .menu_list{position: relative;display: flex;flex-wrap: wrap;justify-content: center;width: 100%;height: 100%;}
#menu_tab_wrap .menu_list li{position: relative;height: 100%;padding: 0 60px;}

#menu_tab_wrap .menu_list li:not(:last-child):after{display:block;content:"";width: 1px;height: 13px;background: #b2b2b2;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}

#menu_tab_wrap .menu_list li a{position: relative;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;font-size: 1.7rem;color: #555555;font-weight: 400;width: 100%;height: 100%;}
#menu_tab_wrap .menu_list li.on a:before {
    display: block;
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #000000;
    z-index: 1;
}
#menu_tab_wrap .menu_list li.on a{
    color: #000;
}
#menu_tab_wrap .list1 li{max-width:100%;}
#menu_tab_wrap .list2 li{max-width:50%;}
#menu_tab_wrap .list3 li{max-width:33.33333333333333%;}
#menu_tab_wrap .list4 li{max-width:25%;}
#menu_tab_wrap .list5 li{max-width:20%;}
#menu_tab_wrap .list6 li{max-width:16.66666666666667%;}
#menu_tab_wrap .list7 li{max-width:14.28571428571429%;}

#location_wrap {position: absolute;bottom: 40px;left: 0;width: 100%;max-width: 100%;color: #fff;padding: 0 100px;z-index: 100;}
#location_wrap .location_depth{width: 100%;display: flex;flex-wrap: wrap;justify-content: flex-end;align-items: center;font-size: 1.5rem;color: rgba(255,255,255,0.9);font-weight: 200;font-family: 'Montserrat','Noto Sans KR',sans-serif;}
#location_wrap .location_depth .dep {
    position: relative;
    text-transform: uppercase;
}
#location_wrap .location_depth .dep:after{display:inline-block;content:">";margin: 0 10px;vertical-align: top;}
#location_wrap .location_depth .dep:last-child:after{display:none;}
#location_wrap .location_depth .dep > a {
    display: inline-block;
    background: url(/wp-content/themes/astra-child/assets/images/ico_home.png)no-repeat left top;
    width: 13px;
    height: 15px;
    margin-top: 6px;
}
#location_wrap .inner{overflow:hidden;}
#location_wrap .location_depth{opacity: 0;}

.iframe_video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
 
.iframe_video iframe,
.iframe_video object,
.iframe_video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


@keyframes fadeUpAni{
	0% {
	opacity: 0;
	transform:translate3d(0,30px,0);
	}
	100% {
	opacity:1;
	transform:translate3d(0,0px,0);
	}
}
@keyframes fadeUpAni1{
	0% {
	opacity: 0;
	transform:translate3d(0,10px,0);
	}
	100% {
	opacity:1;
	transform:translate3d(0,0px,0);
	}
}
@keyframes fadeUpAni2{
	0% {
	opacity: 0;
	transform:translate3d(0,100%,0);
	}
	100% {
	opacity:1;
	transform:translate3d(0,0px,0);
	}
}
@keyframes fadeAni{
	0% {
	opacity: 0;
	}
	100% {
	opacity:1;
	}
}

@media screen and (max-width:767px) {
    #dep1_en {
        font-size: 4rem;
    }
    .page_title_g .title1 {
        font-size: 3rem;
    }

    #location_wrap {
        position: absolute;
        bottom: 40px;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        max-width: 100%;
        color: #fff;
        padding: 0;
        z-index: 100;
    }
    #location_wrap .location_depth {
        font-size: 1.2rem;
        padding-right: 20px;
    }
}