/*슬라이드*/
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
}
.slider-active .single-slider {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 1000px;
    cursor: auto !important;
    position: relative;
}
/*슬라이드tx*/
.mstx-w {
    text-align: center;
}
.mstx-inw {
    margin: 415px 0 0;
}
.mstx-1 {
    font-family: nsh7, sans-serif;
    font-size: 55px;
    line-height: 1.4;
    color: rgba(255, 255, 255, 1);
}
.mstx-2 {
    font-family: nsh3, sans-serif;
    font-size: 26px;
    padding: 22px 0 0;
    line-height: 1;
    color: rgba(255, 255, 255, 1);
}
.mstx-3 {
    font-family: nsh1, sans-serif;
    font-size: 18px;
    padding: 40px 0 0;
    line-height: 1.6;
    letter-spacing: 0.5px;
    color: rgba(255, 255, 255, 1);
}
.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;
}
/* include use -moz-, -webkit-, or -o- for respective browser type*/
@keyframes wheel_animation {
    0% {
        opacity: 0;
        top: 2px;
    }
    50% {
        opacity: 1;
        top: 50%;
    }
    100% {
        opacity: 0;
        top: 33px;
    }
}
/*타이틀*/
.mtx h1 {
    font-family: nsh5, sans-serif;
    font-size: 50px;
    color: #333;
    line-height: 1;
}
.mtx h2 {
    font-family: nsh7, sans-serif;
    font-size: 23px;
    color: #333;
    line-height: 1;
}
/***/
.miftx1 {
    font-family: nsh4, sans-serif;
    font-size: 19px;
    color: #666;
    line-height: 1.4;
}
.miftx2 {
    font-family: nsh7, sans-serif;
    font-size: 27px;
    color: #333;
    line-height: 1.4;
}
.miftx3 {
    font-family: nsh4, sans-serif;
    font-size: 17px;
    color: #333;
    line-height: 1.7;
}
/*포인트컬러*/
.ptc1 {
    color: #25599F;
}
/*아이콘*/
.qico1w {
    line-height: 1;
}
.qico1-1 {
    width: 70px;
    height: auto;
}
.qico1-2 {
    font-family: nsh5, sans-serif;
    font-size: 12px;
    color: #333;
    margin: 8px 0 0 2px;
}
.qico1w:hover {
    opacity: 0.5;
}
/**************************/
/*섹션1*/
#msw1 {
    padding: 150px 0 170px;
}
.ms1-1-1 {
    padding: 10px 0 0 5px;
}
.ms1-2:after {
    content: "";
    display: block;
    clear: both;
}
.ms1-2inw {
    float: left;
    width: 29%;
    margin-top: 84px;
    text-align: center;
}
.ms1-2 a:nth-child(1) .ms1-2inw,
.ms1-2 a:nth-child(2) .ms1-2inw {
    margin-right: 6.5%;
}
.ms1-2-1 {
    position: relative;
    overflow: hidden;
    border-radius: 7px;
}
.ms1-2-1-1,
.ms1-2-1-2 {
    min-height: 210px;
}
.ms1-2-1-1 {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0);
    width: 100%;
    z-index: 1;
}
.is1_1 {
    background-image: url(../../images/ms1i1.jpg);
}
.is1_2 {
    background-image: url(../../images/ms1i2.jpg);
}
.is1_3 {
    background-image: url(../../images/ms1i3.jpg);
}
.ms1-2-2 {
    margin-top: 38px;
}
.ms1-2-2-1 {
    margin-top: 18px;
}
.ms1-2inw:hover .ms1-2-1-2 {
    transform: scale(1.2);
}
.ms1-2inw:hover .ms1-2-1-1 {
    background-color: rgba(0, 0, 0, 0.5);
}
.ms1-2inw:hover .ms1-2-2 {
    opacity: 0.4;
}
/*섹션2*/
.msw2inw:after {
    content: "";
    display: block;
    clear: both;
}
.ms2-1,
.ms2-2 {
    min-height: 430px;
}
.ms2-1 {
    width: 50%;
    float: left;
    background-image: url(../../images/ms2i1.jpg);
}
.ms2-2 {
    width: 50%;
    float: left;
    background-image: url(../../images/ms2i2.jpg);
}
.s2-2inw {
    padding: 30px 0 0 14%;
}
.ms2-2-1 {
    padding: 10px 0 43px;
}
.ms2-2-3 {
    padding: 75px 0 0 52%;
}
/*섹션3*/
#msw3 {
    padding: 150px 0 180px;
    background-image: url(../../images/ms3i5.jpg);
}
.ms3-1 {
    text-align: center;
}
.ms3-1-1 {
    margin-top: 30px;
}
.ms3-2:after {
    content: "";
    display: block;
    clear: both;
}
.ms3-2 {
    max-width: 1700px;
    margin: 0 auto;
    padding: 0 3.8%;
}
.ms3-2inw {
    text-align: center;
    width: 21.25%;
    float: left;
    margin: 100px 5% 0 0;
}
.ms3-2 a:last-child .ms3-2inw {
    margin-right: 0;
}
.ms3-2-1,
.ms3-2-1-1,
.ms3-2-1-2 {
    min-height: 300px;
    width: 100%;
}
.ms3-2-1 {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.ms3-2-1-1 {
    position: absolute;
    background-color: rgba(0, 0, 0, 0);
    top: 0;
    left: 0;
    z-index: 1;
}
.ms3-2-2 {
    padding: 28px 10px 0;
}
.ms3-2-2-1 {
    margin-top: 12px;
    color: #666;
}
.is3_1 {
    background-image: url(../../images/ms3i1.jpg);
}
.is3_2 {
    background-image: url(../../images/ms3i2.jpg);
}
.is3_3 {
    background-image: url(../../images/ms3i3.jpg);
}
.is3_4 {
    background-image: url(../../images/ms3i4.jpg);
}
.ms3-2inw:hover .ms3-2-1-1 {
    background-color: rgba(0, 0, 0, 0.5);
}
.ms3-2inw:hover .ms3-2-1-2 {
    transform: scale(1.2);
}
.ms3-2inw:hover .ms3-2-2 h2,
.ms3-2inw:hover .ms3-2-2-1 {
    opacity: 0.4;
}
/*섹션4*/
#msw4 {
    background-image: url(../../images/ms4i1.jpg);
    background-attachment: fixed;
}
.ms3in-w {
    min-height: 436px;
    background-color: rgba(0, 0, 0, 0.35);
    text-align: center;
    padding: 163px 15px 0;
}
.ms4-1 {
    font-size: 45px;
    line-height: 1;
    color: rgba(255, 255, 255, 0.8);
    letter-spacing: -1px;
}
.ms4-2 {
    font-family: nsh3, sans-serif;
    font-size: 20px;
    color: rgba(255, 255, 255, 0.5);
    padding-top: 12px;
}
/*섹션5*/
#msw5 {
    padding: 170px 0;
}
.ms5-2-1:after,
.ms5in-w:after,
.ms5-1-1:after {
    content: "";
    display: block;
    clear: both;
}
/***/
.ms5-1 {
    width: 43%;
    margin-right: 8%;
}
.ms5-2 {
    width: 49%;
}
.ms5-2-1 {
    width: 50%;
    margin-right: 7%
}
.csw {
    width: 43%;
}
/***/
.ms5-1,
.ms5-2 {
    float: left;
}
.ms5-1-1-1 {
    font-family: nsh7, sans-serif;
    font-size: 26px;
    line-height: 1;
    padding: 9px 0 0 1px;
}
.ms5-1-1-1-1 {
    font-family: nsh35, sans-serif;
    color: #666;
}
.ms5-1-1-2 {
    width: 60px;
    float: right;
    margin: 5px 3px 0 0;
    opacity: 0.6;
}
.ms5-1-1-2:hover {
    opacity: 0.3;
    margin: 5px 10px 0 0;
}
.ms5-1-2 {
    padding: 26px 0 0;
}
.ms5-1-2 > table > tbody > tr > td > table > tbody > tr > td {
    font-size: 18px;
    line-height: 1.4;
    padding-top: 12px;
    padding-bottom: 12px;
}
.ms5-1-2 > table > tbody > tr > td > table > tbody > tr {
    transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
}
.ms5-1-2 > table > tbody > tr > td > table > tbody > tr:hover {
    opacity: 0.5;
}
.ms5-1-2 > table > tbody > tr > td > table > tbody > tr > td:nth-child(3) {
    text-align: right!important;
    padding-right: 1%;
}
/*********************************/
.ms5-2-1 {
    min-height: 300px;
    background-image: url(../../images/bgv1.jpg);
    border-radius: 10px;
    padding: 37px 6% 0;
    line-height: 1;
    cursor: pointer;
    float: left;
    text-align: left;
}
.ms5-2-1-1 {
    font-size: 46px;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 23px;
}
.ms5-2-1-1-1 {
    font-family: nsh5, sans-serif;
    font-size: 40px;
    color: rgba(255, 255, 255, 1);
    margin: 4px 0 0 10px;
}
.ms5-2-1-3 {
    color: rgba(255, 255, 255, 1);
    line-height: 1.7;
    min-height: 130px;
}
.ms5-2-1-5 {
    text-align: right;
}
.ms5-2-1-5-1 {
    width: 60px;
}
.ms5-2-1:hover .ms5-2-1-1,
.ms5-2-1:hover .ms5-2-1-2,
.ms5-2-1:hover .ms5-2-1-3,
.ms5-2-1:hover .ms5-2-1-5 {
    opacity: 0.7;
}
/*고객센터*/
.csw {
    text-align: center;
    min-height: 300px;
    padding: 26px 10px 0;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 10px;
}
.cswin {
    text-align: left;
    line-height: 1;
    color: #333;
}
.cswin,
.cswin a {
    color: #333;
}
.cstt {
    padding-left: 3px;
    padding-right: 3px;
}
.cst,
.cstm {
    padding-left: 10px;
    padding-right: 10px;
}
.cse {
    padding-left: 3px;
    padding-right: 3px;
}
.csttin,
.cstin,
.cstmin {
    text-align: left;
}
/***/
.cstt-1 {
    padding: 5px 8px;
    font-size: 22px;
    background-image: url(../../images/bgv1.jpg);
    color: #fff;
    border-radius: 3px;
}
.cstt-2 {
    font-family: nsh7, sans-serif;
    font-size: 26px;
    padding: 2px 0 0 6px;
}
/***/
.cstin {
    margin: 24px 0 22px;
}
.cst-1 {
    font-family: nsh7, sans-serif;
    font-size: 13px;
    padding: 0 6px 0 2px;
}
.cst-2 {
    font-family: nsh7, sans-serif;
    font-size: 32px;
}
/***/
.cstm-1 {
    font-size: 20px;
    padding: 1px 10px 0 0;
}
.cstm-2 {
    font-size: 18px;
    line-height: 1.8;
}
/***/
.cstm {
    margin-bottom: 30px;
}
.cstm-1 {
    color: #666;
    font-size: 20px;
    padding: 1px 5px 0 0;
}
.cstm-2 {
    font-size: 15px;
    line-height: 1.5;
}
/***/
.csein {
    border-top: 1px solid #d9d9d9;
    font-family: nsh5, sans-serif;
    width: 100%;
    padding: 21px 15px 0;
    text-align: center;
    font-size: 15px;
}