@font-face {
    font-family: 'Nanum Gothic';
    src: url(./fonts/NanumGothic.TTF) format('truetype');
}

@font-face {
    font-family: 'Nanum Gothic';
    src: url(./fonts/GOTHIC.TTF) format('truetype');
    unicode-range: U+0041-005A, U+0061-007A;
}

@font-face {
    font-family: 'Century Gothic';
    src: url(./fonts/GOTHIC.TTF) format('truetype');
}

@font-face {
    font-family: 'Century Gothic Bold';
    src: url(./fonts/GOTHICB.TTF) format('truetype');
}

@font-face {
    font-family: 'Inter Regular';
    src: url(./fonts/Inter/Inter-VariableFont_slnt\,wght.ttf);
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Biryani Regular';
    src: url(./fonts/Biryani/Biryani-Regular.ttf) format('truetype');
}

.column {
    display: flex;
    flex-direction: column;
}

.selected {
    color: #1A52BE !important;
}

.navbar-light .navbar-nav .nav-link {
    color: #000;
}

html,
body {
    height: 100%;
    max-width: 1920px;
    margin: auto;
}

/* .row{margin: 0px;} */
.top {
    background-color: #fff;
    height: 90px;
    width: 100%;
    max-width: 1920px;
    z-index: 1;
    position: fixed;
}

.top .logo {
    height: 81px;
    line-height: 81px;
}

.top .logo button {
    float: right;
    margin-top: 25.5px;
}

.top .navbar {
    padding: 0px;
    width: 100%;
}

.top .menu a {
    font-family: 'Inter Regular';
    color: #000;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    white-space: nowrap;
}

/* .top .menu .txt-MarginL_1{margin-left:46px;}
.top .menu .icon-MarginL_1{margin-left:32px;}
.top .menu .icon-MarginL_2{margin-left:19px;} */

#container {
    position: relative;
    top: 90px;
    text-align: center;
    max-width: 100%;
    padding: 0px;
}

.bottom {
    background: url('../Images/bottom_back.png');
    height: 442px;
    padding: 0px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
}

.bottom pre {
    margin: 54px auto 0 auto;
    text-align: left;
}

.bottom p {
    margin: 0;
}

.bottom pre,
.bottom p {
    font-family: 'Biryani Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 35px;
    color: #FFFFFF;
}

.bottom .copyright {
    height: 113px;
    border: 0px solid #EDEDED;
    border-top-width: 1px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

/* index 페이지 설정 */
.contents_0 {
    height: 800px;
    background: url('../Images/top_back.png');
    /* background-position: bottom; */
    padding: 0px;
}

.contents_0 .jumbotron {
    background-color: transparent;
    font-family: 'Biryani Regular';
    color: #fff !important;
    text-align: center;
    height: 100%;
    padding: 0px;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.contents_0 .jumbotron h1 {
    line-height: 71px;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 40px !important;
}

.contents_0 .jumbotron p {
    line-height: 46px;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 40px !important;
}

/* index(company)페이지 설정 */
.main .container .text {
    font-family: 'Nanum Gothic';
    color: #748092;
}

.main .contents_1 {
    /* height: 1417px; */
    background-color: #fff;
}

.main .contents_1 h1 {
    font-family: 'Biryani';
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 46px;
    color: #000000;
    padding-top: 163px;
}

.main .contents_1 .work_list {
    padding-top: 50px;
    padding-bottom: 102px;
    margin: auto;
    justify-content: center;
}

.main .contents_1 .work_list .box {
    margin: 19px 0;
    color: #112744;
    text-align: center;
    font-family: Biryani;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.main .contents_1 img {
    width: fit-content;
}

.main .contents_1 .text_area pre {
    font-family: 'Inter Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 38px;
    text-align: center;
    color: #000000;
}

.main .contents_2 {
    height: 1189px;
    background-color: #fff;
    padding: 0px;
    background: url('../Images/backImg_content02.png');
    background-repeat: no-repeat;
}

.main .contents_2 h1 {
    padding-top: 147px;
    padding-bottom: 31px;
    font-family: 'Inter Regular';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    color: #FFFFFF;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.main .contents_2 pre {
    font-family: 'Inter Regular';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 38px;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.main .contents_2 img {
    margin-top: 50px;
}

.main .contents_3 {
    height: 1440px;
    background-color: #fff;
    padding: 0px;
}

.main .contents_3 h1 {
    font-family: 'Inter Regular';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    color: #5A6170;
}

.main .contents_3 .list {
    margin: 133px auto 170px auto;
}

.main .contents_4 {
    height: 1176px;
    padding: 0px;
}

.main .contents_4 h1 {
    padding-top: 147px;
    padding-bottom: 31px;
    font-family: 'Inter Regular';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    color: #5A6170;
}

.main .contents_4 pre {
    font-family: 'Inter Regular';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 38px;
    color: #5A6170;
}

.main .contents_5 {
    height: 1709px;
    padding: 0px;
    background: url('../Images/backImg_content05.png');
    background-repeat: no-repeat;
}

.main .contents_5 h1 {
    padding-top: 150px;
    padding-bottom: 85px;
    font-family: 'Inter Regular';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    color: #FFFFFF;
}

.main .contents_5 .list {
    margin: auto;
}

.main .contents_5 .list .box {
    margin: 27px auto;
}

.main .contents_6 {
    height: 1400px;
    padding: 0px;
}

.main .contents_6 h1 {
    padding-top: 200px;
    padding-bottom: 31px;
    font-family: 'Inter Regular';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    color: #5A6170;
}

.main .contents_6 pre {
    font-family: 'Inter Regular';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    color: #9DA6B8;
}

.main .contents_6 .list {
    margin: auto;
    padding-top: 123px;
}

.main .contents_6 .list .box {
    margin: 20px auto;
}

.main .contents_7 {
    height: 1340px;
    padding: 0px;
    background: url('../Images/backImg_content07.png');
    background-repeat: no-repeat;
    margin-top: 250px;
}

.main .contents_7 h1 {
    padding-top: 148px;
    padding-bottom: 31px;
    font-family: 'Inter Regular';
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    color: #FFFFFF;
}

.main .contents_7 pre {
    font-family: 'Inter Regular';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #FFFFFF;
}

.main .contents_7 img {
    margin-top: 103px;
}


.main .contents_8 {
    height: 1391px;
    padding: 0px;
}

.main .contents_8 .content {
    justify-content: center;
    margin-top: 120px;
}

.main .contents_8 .list {
    display: flex;
    flex-direction: column;
}

.main .contents_8 h1 {
    padding-top: 148px;
    padding-bottom: 31px;
    font-family: 'Inter Regular';
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    color: #5A6170;
}

.main .contents_8 pre {
    font-family: 'Inter Regular';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    color: #9DA6B8;
}

.main .contents_8 img {
    padding-left: 97px;
    height: 100%;
}

.main .contents_9 {
    height: 1175px;
    padding: 0px;
}

.main .contents_9 h1 {
    padding-top: 148px;
    padding-bottom: 31px;
    font-family: 'Inter Regular';
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    color: #5A6170;
}

.main .contents_9 pre {
    font-family: 'Inter Regular';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    color: #9DA6B8;
}

.main .contents_9 .list {
    justify-content: center;
}

.main .contents_9 .list:nth-of-type(1) {
    margin-top: 50px;
}

.main .contents_10 {
    height: 2148px;
    padding: 0px;
    background: url('../Images/backImg_content10.png');
    background-repeat: no-repeat;
    margin-top: 250px;
}

.main .contents_10 h1 {
    padding-top: 148px;
    padding-bottom: 31px;
    font-family: 'Inter Regular';
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    color: #FFFFFF;
}

.main .contents_10 pre {
    font-family: 'Inter Regular';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #FFFFFF;
}

.main .contents_10 img {
    margin-top: 103px;
}

.main .contents_10 img {
    margin: 103px 10px 55px 10px;
}

.main .contents_10 img:nth-of-type(1) {
    padding-top: 90px;
}

.main .contents_10 img:nth-of-type(2) {
    padding-bottom: 90px;
}

.main .contents_10 p {
    font-family: 'Biryani Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 35px;
    color: #112744;
}

.main .contents_10 .list {
    display: flex;
    flex-direction: column;
    margin-top: 55px;
}

.main .contents_10 .list img {
    width: fit-content;
    padding: 0px;
    margin: auto;
}


.main .contents_11 {
    height: 1089px;
    padding: 0px;
}

.main .contents_11 h1 {
    padding-top: 148px;
    padding-bottom: 31px;
    font-family: 'Inter Regular';
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    color: #5A6170;
}

.main .contents_11 pre {
    font-family: 'Inter Regular';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    color: #9DA6B8;
}

.main .contents_11 .box {
    margin: auto;
    padding: 55px 43px;
    border: 1px solid #9DA6B8;
    margin-top: 150px;
}

.main .contents_11 .box .row {
    margin: 25px auto;
}

.main .contents_11 .box .column {
    justify-content: space-between;
}

.main .contents_11 .box img {
    margin: 0 auto;
    height: fit-content;
}

.main .contents_11 .box .row:last-child img {
    margin: 0 1.5rem;
}

.main .contents_11 .box .row img:first-child {
    margin-left: 0;
}

.main .contents_11 .box .row img:last-child {
    margin-right: 0;
}

.main .contents_11 .box .row .column img {
    margin: 0 auto;
}

.main .contents_12 {
    height: 1680px;
    padding: 0px;
    background: url('../Images/backImg_content12.png');
    background-repeat: no-repeat;
    margin-top: 250px;
    background-color: #D9D9D9;
}

.main .contents_12 h1 {
    padding-top: 148px;
    padding-bottom: 31px;
    font-family: 'Inter Regular';
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    color: #FFFFFF;
}

.main .contents_12 pre {
    font-family: 'Inter Regular';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #FFFFFF;
}

.main .contents_12 .box {
    margin: 169px auto auto auto;
}

.main .contents_12 .box img {
    margin: 1rem 0;
}

/* history 페이지 설정 */
#history .contents_0 {
    background: url('../Images/history/top_back.png');
}

#history .contents_1 {
    height: 1793px;
    background-color: #fff;
    background: url('../Images/history/backImg_content01.png');
    background-repeat: no-repeat;
    background-position-y: -461px;
}

#history .contents_1 h1 {
    padding-top: 175px;
    padding-bottom: 31px;
    font-family: 'Biryani Regular';
    font-weight: 700;
    font-size: 40px;
    line-height: 46px;
    color: #5A6170;
}

#history .contents_1 .box {
    justify-content: center;
    height: 1148px;
    margin-top: 50px;
}

#history .contents_1 .box .middle {
    margin: 0 50px;
    margin-top: 50px;
}

#history .contents_1 .box .left img:nth-of-type(1) {
    margin-top: 260px;
}

#history .contents_1 .box .left img:nth-of-type(2) {
    margin-top: 365px;
}

#history .contents_1 .box .right img:nth-of-type(2) {
    margin-top: 350px;
}

#history .contents_1 .box .right img:nth-of-type(3) {
    margin-top: 400px;
}

/* organization 페이지 설정 */
#organization .contents_0 {
    background: url('../Images/organization/top_back.png');
}

#organization .contents_1 {
    height: 1793px;
    background-color: #fff;
}

#organization .contents_1 h1 {
    padding-top: 175px;
    padding-bottom: 120px;
    font-family: 'Biryani Regular';
    font-weight: 700;
    font-size: 40px;
    line-height: 46px;
    color: #5A6170;
}

#organization .contents_1 pre {
    font-family: 'Biryani Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 42px;
    text-align: center;
    color: #112744;
}

#organization .contents_1 .list .box {
    justify-content: center;
    margin: 20px 0;
}

#organization .contents_1 .list .box img {
    margin: 0 25px;
}

/* contactUs 페이지 설정 */
#contactUs .contents_0 {
    background: url('../Images/contactUs/top_back.png');
}

#contactUs .contents_0 .jumbotron p {
    color: #000000;
}

#contactUs .contents_1 {
    height: 1250px;
    background-color: #fff;
}

#contactUs .contents_1 h1 {
    padding-top: 175px;
    padding-bottom: 126px;
    font-family: 'Biryani Regular';
    font-weight: 700;
    font-size: 40px;
    line-height: 46px;
    color: #5A6170;
}

#contactUs .contents_1 pre {
    font-family: 'Biryani Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 42px;
    text-align: center;
    color: #112744;
}

#contactUs .contents_1 .box {
    margin-top: 250px;
    justify-content: center;
}

#contactUs .contents_1 .box a {
    line-height: 9.5;
}

#contactUs .contents_1 .box span {
    font-family: 'Biryani Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 71px;
    color: #112744;
    margin: auto 100px;
}

/* 모바일 기준 화면 */
@media screen and (max-width: 1025px) {
    .main .contents_1 .work_list .box {
        max-width: 32%;
    }
}

@media screen and (max-width: 768px) {

    #navbarNav {
        background-color: #fff;
    }

    pre {
        white-space: pre-wrap;
        word-wrap: break-word;
        text-align: center;
        font-size: 1.3rem !important;
        line-height: 2.5rem !important;
        width: 90%;
        margin: auto;
        white-space: unset;
    }

    h1 {
        padding-top: 100px !important;
        padding-bottom: 50px !important;
        width: 90%;
        margin: auto;
        font-size: 8vw !important;
        line-height: 4rem !important;
    }

    .bottom {
        position: relative;
        height: 400px;
        top: 90px;
    }

    .bottom pre {
        font-size: 1rem;
        line-height: 2rem;
        width: 90%;
        overflow: visible;
        white-space: break-spaces;
    }

    .bottom p {
        width: 80%;
        margin: auto;
    }

    /* index 페이지 설정 */
    #main .contents_0 {
        height: calc(100vh - 90px);
        background-size: cover;
    }

    .main .contents_1 {
        height: fit-content;
        padding-bottom: 100px;
    }

    .main .contents_1 .work_list .box {
        width: 50%;
        max-width: unset !important;
    }

    .main .contents_1 img {
        margin: 10px 0;
        height: 150px;
    }

    .main .contents_1 .text_area pre {
        color: #000;
    }

    .main .contents_2 {
        height: fit-content;
    }

    .main .contents_2 img {
        width: 90vw;
        margin: 50px auto;
    }

    .main .contents_3 {
        height: fit-content;
    }

    .main .contents_3 .list {
        margin: unset;
    }

    .main .contents_3 .list .box img {
        width: 100%;
        margin: unset;
    }

    .main .contents_3 img {
        width: 90%;
        margin: 50px auto;
    }

    .main .contents_4 {
        height: fit-content;
    }

    .main .contents_4 img {
        width: 90%;
        margin: 50px auto;
    }

    .main .contents_5 {
        height: fit-content;
        background-size: cover;
        background-position-x: 90%;
    }

    .main .contents_5 .list .box {
        width: 100%;
    }

    .main .contents_5 .list .box img {
        width: 100%;
        margin: auto;
    }

    .main .contents_5 .list .box img:nth-of-type(1) {
        width: 150px;
    }

    .main .contents_6 {
        height: fit-content;
    }

    .main .contents_6 .list {
        padding-top: 50px;
    }

    .main .contents_6 .box img {
        width: 100%;
    }

    .main .contents_7 {
        height: fit-content;
        margin-bottom: 100px;
        background-position: center;
        background-position-y: inherit;
        margin-top: 100px;
    }

    .main .contents_7 img {
        width: fit-content;
        max-width: 75%;
    }

    .main .contents_8 {
        height: fit-content;
        padding-bottom: 100px;
    }

    .main .contents_8 .content {
        margin-top: 50px;
    }

    .main .contents_8 .list {
        width: 100%;
    }

    .main .contents_8 .list img {
        width: 90%;
        padding: 0;
        margin: auto;
    }

    .main .contents_8 img {
        width: 75%;
        padding: 0;
        margin: auto;
    }

    .main .contents_9 {
        height: fit-content;
    }

    .main .contents_9 .list {
        height: 200px;
        width: 80%;
        margin: auto;
    }

    .main .contents_9 .list img {
        height: 100%;
    }

    .main .contents_9 .list img.long {
        width: 70%;
    }

    .main .contents_9 .list img.short {
        width: 30%;
    }

    .main .contents_10 {
        height: fit-content;
        margin-top: 100px;
    }

    .main .contents_10 img {
        margin: auto;
        width: 45%;
        padding: 0;
    }

    .main .contents_10 img:nth-of-type(2) {
        padding-bottom: unset;
        padding-top: 90px;
    }

    .main .contents_10 p {
        color: #fff;
    }

    .main .contents_10 .list {
        padding-top: 30px;
    }

    .main .contents_10 .list img {
        width: 95%;
        margin: auto;
        padding: 0px;
    }

    .main .contents_11 {
        height: fit-content;
    }

    .main .contents_11 .box {
        border: unset;
        margin-top: unset;
    }

    .main .contents_11 .box .row:nth-of-type(1) img {
        height: 100px;
        padding: 5px;
        width: 50%;
    }

    .main .contents_11 .box .row:nth-of-type(2) img {
        width: fit-content;
        height: 100px;
        padding: 5px;
    }

    .main .contents_11 .box .row:nth-of-type(3) img {
        width: fit-content;
        height: 100px;
        padding: 5px;
        margin: auto;
    }

    .main .contents_11 .box .column {
        width: 50%;
        height: 100px;
        margin: auto;
        padding: 5px;
    }

    .main .contents_11 .box .column img {
        width: 100% !important;
        height: 100% !important;
    }

    .main .contents_12 {
        background-position-x: 53%;
        background-position-y: -10%;
        height: fit-content;
        margin-top: 50px;
        padding-bottom: 100px;
    }

    .main .contents_12 .box {
        margin: auto;
        padding-top: 70px;
    }

    .main .contents_12 .box img {
        width: 50%;
        margin: 0.3rem 0;
    }

    /* history 페이지 설정 */
    #history .contents_0 {
        height: calc(100vh - 90px);
        background-size: cover;
    }

    #history .contents_1 {
        background-size: 100% 100%;
        height: fit-content;
    }

    #history .contents_1 .box {
        position: relative;
        height: 1000px;
        margin: 0;
    }

    #history .contents_1 .box .left {
        position: absolute;
        width: 280px;
        right: 0px;
    }

    #history .contents_1 .box .left img:nth-of-type(1) {
        margin-top: 200px;
    }

    #history .contents_1 .box .left img:nth-of-type(2) {
        margin-top: 318px;
    }

    #history .contents_1 .box .middle {
        margin: 0;
        position: absolute;
        left: 8px;
        top: 17px;
        height: fit-content;
    }

    #history .contents_1 .box .middle {
        height: fit-content;
    }

    #history .contents_1 .box .middle img {
        height: 800px;
    }

    #history .contents_1 .box .right {
        position: absolute;
        width: 280px;
        right: 0px;
    }

    #history .contents_1 .box .right img:nth-of-type(2) {
        margin-top: 295px;
    }

    #history .contents_1 .box .right img:nth-of-type(3) {
        margin-top: 280px;
    }

    /* organization 페이지 설정 */
    #organization .contents_0 {
        height: calc(100vh - 90px);
        background-size: cover;
        background-position-x: 20%;
    }

    #organization .contents_1 {
        height: fit-content;
        padding-bottom: 50px;
    }

    #organization .contents_1 pre {
        text-align: left;
    }

    #organization .contents_1 .list {
        padding-top: 40px;
    }

    #organization .contents_1 .list .box {
        width: 95%;
        margin: 5px auto;
    }

    #organization .contents_1 .list .box img:nth-of-type(1) {
        width: 15%;
        margin: auto;
        height: 15%;
    }

    #organization .contents_1 .list .box img:nth-of-type(2) {
        width: 85%;
        margin: auto;
    }

    /* contactUs 페이지 설정 */
    #contactUs .contents_0 {
        height: calc(100vh - 90px);
        background-size: auto 100%;
        background-position: 84% -6vh;
    }

    #contactUs .contents_1 {
        height: fit-content;
    }

    #contactUs .contents_1 .box {
        margin: 60px auto;
        width: 90%;
    }

    #contactUs .contents_1 .box img:nth-of-type(1) {
        width: 70px;
        height: 70px;
    }

    #contactUs .contents_1 button img {
        width: 100px !important;
        height: auto !important;
    }

    #contactUs .contents_1 .box span {
        width: fit-content;
        margin: auto;
        font-size: 20px;
    }
}