@charset "utf-8";

/*index*/
.wrdwidth {
    letter-spacing: 0rem;
}

.language {
    position: absolute;
    top: 15px;
    left: 0px;
}

.dropdown-content {
    left: -48px;
}

.menu li {
    padding: 5px 0px;
}

.menu li a {
    padding: 5px 0px;
}

.en-w1 {
    width: 78px;
}

.en-w2 {
    width: 79px;
}

.en-w3 {
    width: 96px;
}

.en-w4 {
    width: 129px;
}

.en-w5 {
    width: 93px;
}

.menupr {
    padding-right: 12px;
}

.odmwrd {
    position: absolute;
    top: 37%;
    left: 36%;
    letter-spacing: 0.1em;
}

/*excavate*/
.exwrd {
    writing-mode: unset;
    letter-spacing: 0em;
}

.exbtpad {
    padding-bottom: 3rem;
}

.extoppad {
    padding-top: 10rem;
}

/*footer*/
/* .enwidth {
    width: 33.4%;
} */

.enpr {
    padding-right: 2.5rem;
}

.endfootul {
    display: flex;
}

.enfootli1 {
    width: 100px;
}

.enfootli2 {
    width: 93px;
}

.enfootli3 {
    width: 110px;
}

.enfootli4 {
    width: 165px;
}

.enfootli5 {
    width: 101px;
}

@media screen and (max-width: 1440px) {
    .enwidth {
        width: 44%;
    }

    .odmwrd {
        position: absolute;
        top: 37%;
        left: 34%;
        letter-spacing: 0.1em;
    }
}

@media screen and (max-width: 1366px) {
    .enwidth {
        width: 47%;
    }

    .odmwrd {
        position: absolute;
        top: 37%;
        left: 33%;
        letter-spacing: 0.1em;
    }
}

@media screen and (max-width: 1024px) {
    .enwidth {
        width: 63%;
    }

    .odmwrd {
        position: absolute;
        top: 37%;
        left: 26%;
        letter-spacing: 0.1em;
    }
}

@media screen and (max-width: 850px) {
    .enwidth {
        width: 79%;
    }

    .odmwrd {
        position: absolute;
        top: 37%;
        left: 35%;
        letter-spacing: 0.1em;
    }

    /*excavate*/
    .active .proline3 {
        background-color: #77664f;
        top: 100px;
        left: 0px;
        width: 100%;
        height: 1px;
        position: absolute;
        animation: proline3 2s linear;
        z-index: 2;
        display: none;
    }

    .active .proline5 {
        background-color: #77664f;
        top: 100px;
        left: 0px;
        width: 100%;
        height: 1px;
        position: absolute;
        animation: proline5 2s linear;
        z-index: 2;
        display: none;
    }

    .active .proline7 {
        background-color: #77664f;
        top: 100px;
        left: 0px;
        width: 100%;
        height: 1px;
        position: absolute;
        animation: proline3 2s linear;
        z-index: 2;
        display: none;
    }
}

@media screen and (max-width: 500px) {
    .enwidth {
        width: auto;
    }

    .endfootul {
        display: grid;
        padding-right: 10px;
    }

    .odmwrd {
        position: absolute;
        top: 37%;
        left: 22%;
        letter-spacing: 0.1em;
    }
}

@media screen and (max-width: 430px) {
    .odmwrd {
        position: absolute;
        top: 37%;
        left: 21%;
        letter-spacing: 0.1em;
    }
}

@media screen and (max-width: 414px) {
    .odmwrd {
        position: absolute;
        top: 37%;
        left: 19%;
        letter-spacing: 0.1em;
    }
}

@media screen and (max-width: 390px) {
    .odmwrd {
        position: absolute;
        top: 37%;
        left: 17%;
        letter-spacing: 0.1em;
    }
}