/* Start custom CSS for html, class: .elementor-element-095ff8d */.mob-2025{
    width: 100%;
    height: 75px;
    background-color: transparent;
    padding: 15px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    transition: 0.3s
}
.logo2025 a:hover{
    opacity: 1 !important
}
.logo25img{
    width:160px;
    transition: 0.3s
}
.meicon{
    cursor: pointer;
    margin-top: -8px
}
.meicon span{
    width: 28px;
    height: 3px;
    border-radius: 5px;
    background-color: #fff;
    display: block;
    transition: 0.3s

}
.me2{
    position: relative;
    top: 5px;
}
.me3{
    position: relative;
    top: 10px;
}

/*pop*/
.pop-25{
    height: 100vh;
    width: 75%;
    position: fixed;
    top: 0;
    right: -75%;
    z-index: 1001;
    background: #fff;
    transition: 0.3s
}
.close-25{
    width: 100%;
    height: 76px;
    display: flex;
    align-items: end;
    border-bottom: 2px solid #0a5d88 ;
    flex-direction: column;
    padding-right: 10px;
    justify-content: center;
    
}
.close-25box{
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-bottom: 3px;
    box-sizing: content-box
}
.close-25box span{
    width: 26px;
    height: 4px;
    background-color: #666;
    border-radius: 5px;
    cursor: pointer;
    display: block;
}
.cl1{
    transform: rotate(45deg);
    position: relative;
    top: 4px;
}
.cl2{
    transform: rotate(-45deg)
}
.nav-25 ul{
    padding: 13px 20px;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
}
.nav-tit{
    font-weight: bold;
    color: #0a5d88;
    margin-bottom: 10px;
    font-size: 18px
}
.nav-tita a{
    font-size: 18px
}
.nav-tita a, .lang24 a{
    font-weight: bold;
    color: #0a5d88;
}

.nav-sub a{
    color: #666;
    font-weight: 500;
}
.nav-sub{
    line-height: 2
}
.lang25ul{
    display: flex;
    align-items: center
}
.eng25{
    padding-left: 10px;
}
.eng25 a, .kor25 a{
    color: #666
}
.kor25{
    padding-right: 10px;
    border-right: 1px solid #ddd
}
.you25{
    padding-left: 40px;
}
.you25 a img{
    width: 150px;
}
.blackback{
    background-color: rgba(0,0,0,0.8);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: none
}/* End custom CSS */
/* Start custom CSS */ul,li{
    list-style: none;
    padding: 0;
    margin: 0
}/* End custom CSS */