.elementor-kit-8{--e-global-color-primary:#111111;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#111111;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"Pretendard";--e-global-typography-primary-font-size:18px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:26px;--e-global-typography-secondary-font-family:"Pretendard";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:26px;--e-global-typography-text-font-family:"Pretendard";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:26px;--e-global-typography-accent-font-family:"Pretendard";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:26px;font-family:"Pretendard", Sans-serif;font-size:18px;font-weight:400;line-height:26px;}.elementor-kit-8 p{margin-block-end:0px;}.elementor-kit-8 a{font-family:"Pretendard", Sans-serif;}.elementor-kit-8 h1{font-family:"Pretendard", Sans-serif;}.elementor-kit-8 h2{font-family:"Pretendard", Sans-serif;}.elementor-kit-8 h3{font-family:"Pretendard", Sans-serif;}.elementor-kit-8 h4{font-family:"Pretendard", Sans-serif;}.elementor-kit-8 h5{font-family:"Pretendard", Sans-serif;}.elementor-kit-8 h6{font-family:"Pretendard", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* 헤더에 부드러운 전환 효과를 미리 적용 */
#main-header {
    transition: background-color 0.5s ease;
}

/* 헤더의 메뉴 텍스트 색상에도 전환 효과 적용 */
#main-header .elementor-nav-menu a {
    transition: color 0.5s ease;
}

/*Submenu*/
.sm2 .raven-nav-menu li {
    width: calc(100% / 2);
}
.sm3 .raven-nav-menu li {
    width: calc(100% / 3);
}
.sm4 .raven-nav-menu li {
    width: calc(100% / 4);
}

.sm5 .raven-nav-menu li {
    width: calc(100% / 5);
}

h2{margin-bottom:0;}

.c111 {color: #111;}
.cfff {color: #fff;}
.c333 {color: #666;}
.cgreen {color: #183419;}
.cbrown {color: #532411;}

.fw400 {font-weight: 400;}
.fw500 {font-weight: 500;}
.fw600 {font-weight: 600;}
.fwbold {font-weight: 700;}

.f_exo {font-family:"Exo 2";}


@media(max-width: 1366px) {
    span.mbr{display: none !important;}
    .overflow{overflow: auto;}
}/* End custom CSS */