/*basic*/

h1 {
    font-family: nsk5, sans-serif;
    font-size: 54px;
    letter-spacing: -1px;
}

h2 {
    font-family: nsk6, sans-serif;
    font-size: 42px;
}

p {
    font-size: 18px;
    line-height: 1.6;
}

/*슬라이드*/

.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
}

#slider-area {
    position: relative;
}

.slider-active .single-slider {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
    cursor: auto !important;
}

/*슬라이드tx*/

.mstx-w {
    text-align: left;
}

.mstx-inw {
    margin: 18% 5% 0 10%;
}

.mstx-1 {
    font-family: nsk5, sans-serif;
    font-size: 20px;
    letter-spacing: -0.5px;
    line-height: 1.4;
    padding: 0 0 17px 5px;
    color: #6DCDDA;
}

.mstx-2 {
    font-family: nsk6, sans-serif;
    font-size: 58px;
    line-height: 1.2;
    letter-spacing: -1px;
    color: #fff;
}

.mstx-3 {
    font-family: nsk4, sans-serif;
    font-size: 20px;
    line-height: 1.4;
    padding: 22px 0 0 5px;
    color: #17457D;
    color: #fff;
}

/*모션*/

.mstx-1 {
    opacity: 0;
    margin-top: 30px;
    transition: all 2s ease 50ms;
}

.owl-item.active .mstx-1 {
    opacity: 1;
    margin-top: 0;
}

.mstx-2 {
    opacity: 0;
    margin-top: 30px;
    transition: all 2s ease 350ms;
}

.owl-item.active .mstx-2 {
    opacity: 1;
    margin-top: 0;
}

.mstx-3 {
    opacity: 0;
    margin-top: 30px;
    transition: all 2s ease 600ms;
}

.owl-item.active .mstx-3 {
    opacity: 1;
    margin-top: 0;
}

/*/////////////////////////--섹션1--/////////////////////////////*/

#ms1w {
    padding: 130px 0 140px;
}

.ms1-1-1 {
    margin: 0 0 8px 3px;
    color: #17457D;
    font-size: 16px;
    font-family: nsk5, sans-serif;
    line-height: 1;
}

.ms1-1 p {
    font-family: nsk5, sans-serif;
    margin: 30px 0 0 2px;
}

.ms1-2:after {
    content: "";
    display: block;
    clear: both;
}

.ms1-2in {
    float: left;
    width: 21.25%;
    margin: 90px 5% 0 0;
}

.ms1-2 a:nth-child(4) .ms1-2in {
    margin-right: 0;
}

.ms1-2-1 {
    border-radius: 7px;
    overflow: hidden;
    position: relative;
}

.ms1-2-1bc {
    position: absolute;
    width: 100%;
    min-height: 400px;
    background-color: rgba(0, 0, 0, 0);
    top: 0;
    left: 0;
    z-index: 1;
}

.ms1-2-1in {
    min-height: 400px;
}

.ms1-2in h2 {
    text-align: center;
    margin-top: 40px;
    font-size: 20px;
}

.ms1-2in p {
    text-align: center;
    margin-top: 12px;
    font-size: 14px;
}

.ms1i1 {
    background-image: url(../../images/ms1i1.jpg);
}

.ms1i2 {
    background-image: url(../../images/ms1i2.jpg);
}

.ms1i3 {
    background-image: url(../../images/ms1i3.jpg);
}

.ms1i4 {
    background-image: url(../../images/ms1i4.jpg);
}

.ms1-2 a:hover .ms1-2-1bc {
    background-color: rgba(0, 0, 0, 0.6);
}

.ms1-2 a:hover .ms1-2-1in {
    transform: scale(1.2);
}

.ms1-2 a:hover .ms1-2in h2,
.ms1-2 a:hover .ms1-2in p {
    opacity: 0.4;
}

/*/////////////////////////--섹션2--/////////////////////////////*/

#ms3w {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-image: url(../../images/ms3i1.jpg);
}

.ms3win {
    min-height: 500px;
    background-color: rgba(0, 0, 0, 0.3);
    text-align: center;
}

.ms3win h1 {
    font-size: 38px;
    line-height: 1.6;
    color: #fff;
    padding: 143px 0 0;
    font-family: nsk2, sans-serif;
}

.ms3-2 {
    font-family: nsk5, sans-serif;
}

.ms3-3 {
    font-size: 13px;
    color: #fff;
    font-family: nsk5, sans-serif;
    margin: 40px 0 0;
    padding: 10px 25px 9px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 50px;
    background-color: rgba(255, 255, 255, 0);
}

.ms3-3:hover {
    background-color: rgba(255, 255, 255, 0.5);
    color: #17457D;
}

/*/////////////////////////--섹션3--/////////////////////////////*/

.ms2win {
    padding: 170px 0;
}

.ms2win:after {
    content: "";
    display: block;
    clear: both;
}

.ms2-2 {
    float: left;
    width: 43%;
    padding: 10px 10% 0 0;
}

.ms2-2 h2 {
    margin: 30px 0 70px;
    font-size: 18px;
    font-family: nsk4, sans-serif;
}

.ms2-2 p {
    font-family: nsk5, sans-serif;
    min-height: 160px;
    padding-left: 2px;
}

.ms2-2-2 {
    max-width: 71px;
    margin-right: 19%;
    float: right;
    opacity: 0.8;
}

.ms2-2-2:hover {
    opacity: 0.3;
}

.ms2-1 {
    float: left;
    width: 57%;
}

.ms2-1:after {
    content: "";
    display: block;
    clear: both;
}

.ms2-1in {
    width: 49%;
    float: left;
    margin-right: 2%;
    position: relative;
    overflow: hidden;
    border-radius: 7px;
}

.ms2-1 a:nth-child(2n) .ms2-1in {
    margin-right: 0;
}

.ms2-1 a:nth-child(n+3) .ms2-1in {
    margin-top: 15px;
}

.ms2-1-1 {
    position: absolute;
    bottom: 12%;
    right: 9%;
    z-index: 1;
}

.ms2-1-2in {
    min-height: 220px;
    background-color: rgba(0, 0, 0, 0.4);
}

.ms2-1in h2 {
    color: rgba(255, 255, 255, 1);
    font-size: 19px;
}

.ms2-1-1 h2 img {
    max-width: 14px;
    height: auto;
    margin: 0 0 3px 11px;
    opacity: 0.8;
}

.ms2i1 {
    background-image: url(../../images/ms2i1.jpg);
}

.ms2i2 {
    background-image: url(../../images/ms2i2.jpg);
}

.ms2i3 {
    background-image: url(../../images/ms2i3.jpg);
}

.ms2i4 {
    background-image: url(../../images/ms2i4.jpg);
}

.ms2-1in:hover .ms2-1-2in {
    background-color: rgba(0, 0, 0, 0);
}

.ms2-1in:hover .ms2-1-2 {
    transform: scale(1.2);
}

.ms2-1in:hover .ms2-1-1 {
    right: 12%;
}

/*/////////////////////////--섹션4--/////////////////////////////*/

#ms4w {
    background-color: rgba(0, 0, 0, 0.04);
    padding: 100px 0 75px;
}

.ms4-1 h1 {
    font-size: 40px;
    line-height: 1;
    display: inline-block;
    vertical-align: top;
}

.ms4-1-1 {
    font-family: nsk6, sans-serif;
    font-size: 14px;
    margin: 14px 0 0 0;
    float: right;
    line-height: 1;
    display: inline-block;
    vertical-align: top;
}

.ms4-1-1:hover {
    opacity: 0.4;
}

.ms4-1-2 {
    font-size: 18px;
    line-height: 1.2;
    padding: 50px 1px 0;
}

.ms4-1-2 td {
    vertical-align: top;
}

.ms4-1-2 table tbody tr td {
    padding-bottom: 30px;
}

.ms4-1-2 table tbody tr td table tr {
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    cursor: pointer;
}

.ms4-1-2 table tbody tr td table tr:hover {
    opacity: 0.5;
}

.ms4-1-2 table tbody tr td table tr td:nth-child(1) {
    display: none;
}

.ms4-1-2 table tbody tr td table tr td:nth-child(2) {
    width: 75%!important;
}

.ms4-1-2 table tbody tr td table tr td:nth-child(3) {
    width: 25%!important;
    text-align: right!important;
}

.ms4-2 {
    padding: 0 0 0 10%;
}

.ms4-2-1 {
    padding: 16px 18% 0;
    margin-right: 13%;
    border: 1px solid #dedede;
    line-height: 1;
    border-top: none;
    border-bottom: none;
    min-height: 335px;
}

.ms4-2-1in:hover {
    opacity: 0.5;
}

.ms4-2-1-1 {
    display: inline-block;
    vertical-align: top;
    color: #666;
    font-size: 38px;
}

.ms4-2-1-2 {
    font-family: nsk7, sans-serif;
    font-size: 14px;
    padding: 0 0 8px 4px;
    color: #17457D;
}

.ms4-2-1 h1 {
    font-size: 60px;
    letter-spacing: -2px;
    display: inline-block;
    vertical-align: top;
    font-family: nsk5, sans-serif;
}

.ms4-2-1 p {
    font-family: nsk5, sans-serif;
    font-size: 15px;
    line-height: 1.6;
    padding: 45px 0 0;
    min-height: 186px;
}

.ms4-2-1-3 {
    text-align: right;
    padding: 0 0 0 0;
}

.ms4-2-1-3 img {
    max-width: 16px;
    height: auto;
    opacity: 0.7;
}

.ms4-2-2 {
    padding: 10px 0 0;
}

.ms4-2-2-1 {
    display: inline-block;
    vertical-align: top;
    max-width: 46px;
}

.ms4-2-2 h1 {
    font-family: nsk6, sans-serif;
    font-size: 20px;
    line-height: 1;
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    word-break: break-all;
    padding: 4px 0 0 6px;
}

.ms4-2-2-2 {
    font-family: nsqeb, sans-serif;
    font-size: 42px;
    line-height: 1;
    letter-spacing: -3px;
    margin: 30px 5px 16px;
}

.ms4-2-2 p {
    font-family: nsk5, sans-serif;
    font-size: 15px;
    line-height: 1.6;
    padding-left: 30%;
}

.ms4-2-2-3 {
    background-color: #17457D;
    min-height: 96px;
    margin-top: 38px;
    border-radius: 7px;
    position: relative;
    background-image: url(../../images/ms4i2.jpg);
}

.ms4-2-2-3 h1 {
    font-family: nsk6, sans-serif;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    padding: 22px 0 0 30px;
}

.ms4-2-2-3 p {
    font-family: nsk5, sans-serif;
    font-size: 12px;
    line-height: 1;
    color: #fff;
    padding: 8px 0 0 31px;
    opacity: 0.7;
}

.ms4-2-2-3-2 {
    position: absolute;
    width: 16px;
    bottom: 20px;
    right: 20px;
}

.ms4-2-2-3:hover {
    opacity: 0.7;
}

/*///////////////////////////////////////////////////////////
-------------------------------------------------------------
/////////////////////// Media Query /////////////////////////
-------------------------------------------------------------
///////////////////////////////////////////////////////////*/

@media (min-width: 1300px) {
    /*********/
}

@media (max-width: 1299px) {
    /*********/
}

@media (min-width: 1200px) and (max-width: 1299px) {
    /*슬라이드*/
    .slider-active .single-slider {
        height: 800px;
    }
    .mstx-inw {
        margin: 23% 5% 0 10%;
    }
    /*섹션3*/
    .ms2-2-2 {
        margin-right: 2%;
    }
    /*섹션4*/
    .ms4-1-2 {
        font-size: 18px;
    }
    .ms4-1-2 table tbody tr td {
        padding-bottom: 31px;
    }
    .ms4-1-2 table tbody tr td table tr td:nth-child(2) {
        width: 84%!important;
        letter-spacing: -0.5px;
    }
    .ms4-1-2 table tbody tr td table tr td:nth-child(3) {
        width: 16%!important;
        letter-spacing: -2px;
    }
    .ms4-2 {
        padding: 0 0 0 7%;
    }
    /*********/
}

@media (min-width: 1200px) {
    /*********/
}

@media (min-width: 992px) {
    /*********/
}

@media (min-width: 992px) and (max-width: 1199px) {
    /*슬라이드*/
    .slider-active .single-slider {
        height: 700px;
    }
    .mstx-inw {
        margin: 23% 5% 0 10%;
    }
    .mstx-2 {
        font-size: 50px;
    }
    /*섹션1*/
    .ms1-2in {
        width: 22%;
        margin: 100px 4% 0 0;
    }
    /*섹션3*/
    .ms2-2 {
        padding: 10px 10% 0 3%;
    }
    .ms2-2 h2 {
        line-height: 1.4;
    }
    /*섹션4*/
    .ms4-1-2 {
        font-size: 18px;
    }
    .ms4-1-2 table tbody tr td {
        padding-bottom: 31px;
    }
    .ms4-1-2 table tbody tr td table tr td:nth-child(2) {
        width: 100%!important;
        letter-spacing: -1px;
    }
    .ms4-1-2 table tbody tr td table tr td:nth-child(3) {
        display: none;
    }
    .ms4-2 {
        padding: 0 0 0 7%;
    }
    .ms4-2-1 p {
        min-height: 190px;
    }
    .ms4-2-2-2 {
        font-size: 35px;
        letter-spacing: -3px;
    }
    .ms4-2-2 p {
        padding-left: 5%;
    }
    /*********/
}

@media (max-width: 991px) {
    /*섹션2*/
    #ms3w {
        background-attachment: scroll;
    }
    /*********/
}

@media (min-width: 768px) and (max-width: 991px) {
    /*슬라이드*/
    .slider-active .single-slider {
        height: 480px;
    }
    .mstx-inw {
        margin: 22.5% 5% 0 10%;
    }
    .mstx-1 {
        font-size: 16px;
        padding: 0 0 13px 4px;
    }
    .mstx-2 {
        font-size: 38px;
    }
    .mstx-3 {
        font-size: 16px;
        padding: 16px 0 0 4px;
    }
    /*섹션1*/
    #ms1w {
        padding: 100px 0;
    }
    .ms1-1 p {
        font-family: nsk5, sans-serif;
        margin: 30px 0 0 2px;
        max-width: 70%;
    }
    .ms1-2in {
        width: 22%;
        margin: 100px 4% 0 0;
    }
    .ms1-2-1in {
        min-height: 350px;
    }
    /*섹션2*/
    .ms3win {
        min-height: 400px;
    }
    .ms3win h1 {
        font-size: 30px;
        padding: 120px 5% 0;
    }
    .ms3-3 {
        font-size: 11px;
        margin: 30px 0 0;
        padding: 8px 23px 8px;
    }
    /*섹션3*/
    .ms2win {
        padding: 80px 0 120px;
    }
    .ms2-2,
    .ms2-1 {
        float: none;
        width: 100%;
    }
    .ms2-2 {
        padding: 10px 0 50px 0;
    }
    .ms2-2:after {
        content: "";
        display: block;
        clear: both;
    }
    .ms2-2 h2 {
        display: none;
    }
    .ms2-2 p {
        min-height: 70px;
        padding: 30px 0 0 2px;
    }
    .ms2-2-2 {
        max-width: 69px;
        margin-right: 2%;
    }
    /*섹션4*/
    .ms4-1 {
        padding: 0 5% 50px;
    }
    .ms4-2 {
        padding: 0 5%;
    }
    .ms4-2-1 {
        padding: 16px 20% 0 10%;
        margin-left: 0;
        border-left: none;
    }
    .ms4-2-1 p {
        min-height: 188px;
    }
    /*********/
}

@media (min-width: 768px) {
    /*********/
}

@media (max-width: 767px) {
    /*basic*/
    h1 {
        font-size: 42px;
    }
    p {
        font-size: 16px;
    }
    /*슬라이드*/
    .slider-active .single-slider {
        height: 380px;
    }
    .mstx-inw {
        margin: 110px 25% 0 7%;
    }
    .mstx-1 {
        font-size: 12px;
        line-height: 1.2;
    }
    .mstx-2 {
        font-size: 28px;
        line-height: 1.3;
    }
    .mstx-3 {
        font-size: 14px;
        line-height: 1.4;
        padding: 18px 0 0 5px;
    }
    /*섹션1*/
    #ms1w {
        padding: 90px 0 100px;
    }
    .ms1-1-1 {
        font-size: 14px;
    }
    .ms1-2in {
        width: 47.5%;
        margin: 50px 5% 0 0;
    }
    .ms1-2 a:nth-child(2n) .ms1-2in {
        margin-right: 0;
    }
    .ms1-2-1in {
        min-height: 180px;
    }
    .ms1-2in h2 {
        margin-top: 20px;
        font-size: 16px;
    }
    .ms1-2in p {
        margin-top: 8px;
        font-size: 12px;
    }
    /*섹션2*/
    .ms3win {
        min-height: 320px;
    }
    .ms3win h1 {
        font-size: 20px;
        padding: 78px 6% 0;
    }
    .ms3-1-1 {
        display: none;
    }
    .ms3-3 {
        font-size: 11px;
        margin: 30px 0 0;
        padding: 8px 22px 8px;
    }
    /*섹션3*/
    .ms2win {
        padding: 70px 0 90px;
    }
    .ms2-1,
    .ms2-2 {
        float: none;
        width: 100%;
    }
    .ms2-2:after {
        content: "";
        display: block;
        clear: both;
    }
    .ms2-2 {
        padding: 10px 1% 40px;
    }
    .ms2-2 h2 {
        display: none;
    }
    .ms2-2 p {
        min-height: 0;
        padding: 30px 0 40px 2px;
    }
    .ms2-1-2in {
        min-height: 160px;
    }
    .ms2-2-2 {
        max-width: 54px;
        margin-right: 2%;
    }
    .ms2-1in h2 {
        font-size: 15px;
    }
    .ms2-1-1 h2 img {
        max-width: 13px;
        margin: 0 0 3px 8px;
    }
    /*섹션4*/
    #ms4w {
        padding: 80px 0 90px;
    }
    .ms4-1-2 {
        font-size: 16px;
        line-height: 1.5;
        padding: 13px 1px 0;
    }
    .ms4-1-2 table tbody tr td {
        padding-bottom: 60px;
    }
    .ms4-1-2 table tbody tr td table tr td:nth-child(2) {
        display: inline-block;
        padding: 13px 3px 0;
        width: 100%!important;
    }
    .ms4-1-2 table tbody tr td table tr:nth-child(1) td:nth-child(2) {
        border-top: 1px solid rgba(0, 0, 0, 0.7);
        padding-top: 30px;
    }
    .ms4-1-2 table tbody tr td table tr td:nth-child(3) {
        border-bottom: 1px solid rgba(0, 0, 0, 0.15);
        display: inline-block;
        padding: 0 3px 15px;
        line-height: 1;
        width: 100%!important;
    }
    .ms4-1 h1 {
        font-size: 34px;
    }
    .ms4-1-1 {
        font-size: 12px;
        margin: 19px 2px 0 0;
    }
    .ms4-2 {
        padding: 0;
    }
    .ms4-2-1 {
        padding: 16px 16% 0;
        margin-right: 0;
        border: none;
        min-height: 0;
    }
    .ms4-2-1 p {
        padding: 30px 0 0;
        min-height: 100px;
    }
    .ms4-2-2 {
        border-top: 1px solid rgba(0, 0, 0, 0.15);
        padding: 60px 0 0;
        text-align: center;
        margin-top: 60px;
    }
    .ms4-2-2-2 {
        font-size: 40px;
    }
    .ms4-2-2in {
        text-align: left;
    }
    .ms4-2-2-3 {
        margin-top: 60px;
    }
    /*********/
}