/* ë§ì§ë§ ë©ë´ ì¤íì¼ */
@media (min-width: 992px) {
    #xet-header .xet-nav-ul > li:last-child > a {
        /* ë§ì§ë§ <li>ì <a> ìììë§ ì ì©í  ì¤íì¼ */
        color: white;
        height: 0px;
        line-height: 0;
        background: #001242;
        border-radius: 30px;
        padding: 20px;
    }
}


/* ì²«ë²ì§¸ ì¹ì */
.xet-main-sections .xet-section:nth-child(1) {
    background-color: #ffffff;
    padding: 0px !important;
}

.xet-main-sections > .xet-section:first-of-type .xet-container{
    width: 100% !important;
    padding: 0px !important;
}

h2.section-title.wow.fadeInUp {
    font-family: 'Pretendard-Regular' !important;
    font-weight: 700;
    color: #142344;
    letter-spacing: 1px !important;
}

.fi-sr-phone-call:before {
    color: #142344;
}