@charset "utf-8";

/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Roboto:100');

.cont_bg {
    overflow: hidden;
    position: absolute;
    top: 0!important;
    width: 100%;

}

.conbg1 {
    z-index: 1;
}

.conbg1 .bg {
    width: 800px;
    height: 400px;
    background: #ebeef5;
    -moz-transform: skew(0deg, 10deg);
    -webkit-transform: skew(0deg, 10deg);
    -o-transform: skew(0deg, 10deg);
    -ms-transform: skew(0deg, 10deg);
    transform: skew(0deg, 10deg);
    position: relative;
    margin-top: 700px;
}

.conbg2 {
    z-index: 2;
}

.conbg2 .bg {
    position: relative;
    margin-top: -520px;
    background: #2d91ff;
    width: 2000px;
    height: 720px;
    -moz-transform: skew(0deg, -14deg);
    -webkit-transform: skew(0deg, -14deg);
    -o-transform: skew(0deg, -14deg);
    -ms-transform: skew(0deg, -14deg);
    transform: skew(0deg, -14deg);
}

.conbg3 {
    width: 100%;
    height: 800px;
    background: #fff;
    z-index: 3;
    margin-top: -400px;
    position: relative;
}

.conbg4 {
    z-index: 4;
    position: relative;
}

.conbg4 .bg {
    position: relative;
    margin-top: 720px;
    background: #2d91ff;
    width: 2000px;
    height: 1450px;
    -moz-transform: skew(0deg, 25deg);
    -webkit-transform: skew(0deg, 25deg);
    -o-transform: skew(0deg, 25deg);
    -ms-transform: skew(0deg, 25deg);
    transform: skew(0deg, 25deg);
}

.conbg5 {
    z-index: 2;
    position: relative;
}

.conbg5 .bg1 {
    position: relative;
    margin-top: -1300px;
    width: 0;
    height: 0;
    border-bottom: 1250px solid #ebeef5;
    border-left: 2000px solid transparent;
}

.conbg5 .bg2 {
    width: 100%;
    height: 980px;
    float: left;
    position: relative;
    background: #ebeef5
}


.conbg6 {
    width: 100%;
    height: 1215px;
    background: #284460;
    float: left;
}

.cont_area {
    position: relative;
    z-index: 10;
    margin: 0 auto;
    width: 1140px;
}

#top51 .wrap_sec {
    padding: 0;
}

#sec_51con5.wrap_sec {
    margin-bottom: 0
}

.wrap_sec {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 120px;
    padding: 80px 0;
}

.wrap_sec * {
    font-family: "nsr";
}

h1,
h2,
h3 {
    letter-spacing: -1px;
}

#top51 h2 {
    font-size: 32px;
    color: #333;
    font-weight: 100;
    float: left;
    margin-top: 90px;
    width: 100%;
    text-align: left;
}

#top51 h3 {
    
    font-size: 70px;
    color: #111;
    float: left;
    margin-top: 25px;
    width: 100%;
    text-align: left;
    font-weight: bold;
}

#top51 a {
    float: left;
    margin-top: 270px;
    width: 296px;
    height: 64px;
    border-radius: 32px;
    background: #2d91ff;
    color: #fff;
    font-size: 20px;
    line-height: 64px;
    cursor: pointer;
    position: absolute;
    display: block;
    z-index: 999;
}


#top51 .top51_bg {
    background: url(../images/pro51/bg_top.png) 80px center no-repeat;
    width: 110%;
    height: 800px;
}

.wrap_sec h1 {
    font-size: 90px;
    width: 100%;
    font-weight: 100;
    float: left;
    color: #2d91ff;
    text-align: left;
    font-family: 'Roboto', sans-serif;
}

.wrap_sec h2 {
    font-size: 50px;
    width: 100%;
    font-weight: 400;
    float: left;
    text-align: left;
}

.wrap_sec h3 {
    font-size: 24px;
    width: 100%;
    margin-top: 20px;
    font-weight: 100;
    float: left;
}

.wrap_sec ul {
    float: left;
    width: 100%;
    margin-top: 70px;
}

.wrap_sec li {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
}

.wrap_sec li p {
    float: left;
    width: 100%;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
}

.wrap_sec li span {
    float: left;
    width: 100%;
    color: #777;
}

.wrap_sec .img51_1 {
    width: 1200px;
    height: 690px;
    float: left;
    margin: 30px 0 0 -30px;
    position: relative;
    background: url(../images/pro51/laptop_l.png) center no-repeat;
}

.wrap_sec .img51_1 video {
    margin: 50px 0 0 0;
    width: 906px;
}

.wrap_sec .img51_2 {
    width: 800px;
    height: 600px;
    right: -50px;
    position: absolute;
    background: url(../images/pro51/laptop_s.png) center no-repeat;
    margin-top: 20px;
}

.wrap_sec .img51_2 video {
    margin: 103px 0 0 0;
    width: 602px
}

.wrap_sec .img51_3 {
    width: 400px;
    height: 600px;
    float: left;
    position: relative;
}

.wrap_sec .img51_4 {
    width: 400px;
    height: 600px;
    float: right;
    position: relative;
}

.wrap_sec .img51_3 video,
.wrap_sec .img51_4 video {
    box-shadow: 0 2px 10px #666;
    width: 440px
}

.wrap_sec .sec_left {
    float: left;
    width: 440px;
}

.wrap_sec .sec_right {
    float: right;
    width: 440px;
}

.wrap_sec .sec_left * {
    text-align: left;
}

.wrap_sec .sec_right * {
    text-align: right;
}

.wrap_sec .sec_left li,
.wrap_sec .sec_right li {
    margin-bottom: 30px;
}

.wrap_sec .small {
    margin-bottom: 10px;
    font-size: 14px
}

.wrap_sec .wh .small {
    color: #ebeef5;
}

.wrap_sec .wh * {
    color: #fff;
}

.ul51_1 li {
    float: left;
    width: 340px;
    margin-right: 60px;
}

.ul51_1 li:last-child {
    margin: 0;
}

.ul51_5 .ul51_5_grp{float: left; width: 380px; text-align: left;}
.ul51_5.wh .ul51_5_grp h1{color: #2d91ff;}
.ul51_5 ul{ float: left; width: 720px; padding-top: 50px; margin-left: 40px;}
.ul51_5 ul li{ float: left; width: 300px; margin-left: 60px; text-align: left;}

/* 이미지 넘기기 */
@-webkit-keyframes imgFadeInOut {
    0% {
        opacity: 1;
    }

    17% {
        opacity: 1;
    }

    25% {
        opacity: 0;
    }

    92% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes imgFadeInOut {
    0% {
        opacity: 1;
    }

    17% {
        opacity: 1;
    }

    25% {
        opacity: 0;
    }

    92% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes imgFadeInOut {
    0% {
        opacity: 1;
    }

    17% {
        opacity: 1;
    }

    25% {
        opacity: 0;
    }

    92% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes imgFadeInOut {
    0% {
        opacity: 1;
    }

    17% {
        opacity: 1;
    }

    25% {
        opacity: 0;
    }

    92% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}


.img51_5 img {
    -webkit-animation-name: imgFadeInOut;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 8s;

    -moz-animation-name: imgFadeInOut;
    -moz-animation-timing-function: ease-in-out;
    -moz-animation-iteration-count: infinite;
    -moz-animation-duration: 8s;

    -o-animation-name: imgFadeInOut;
    -o-animation-timing-function: ease-in-out;
    -o-animation-iteration-count: infinite;
    -o-animation-duration: 8s;

    animation-name: imgFadeInOut;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-duration: 8s;
}

.img51_5 img:nth-of-type(1) {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    animation-delay: 6s;
}

.img51_5 img:nth-of-type(2) {
    -webkit-animation-delay: 4s;
    -moz-animation-delay: 4s;
    -o-animation-delay: 4s;
    animation-delay: 4s;
}

.img51_5 img:nth-of-type(3) {
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    -o-animation-delay: 2s;
    animation-delay: 2s;
}

.img51_5 img:nth-of-type(4) {
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    -o-animation-delay: 0s;
    animation-delay: 0s;
}

.img51_5 {
    position: relative;
    height: 727px;
    width: 967px;
    margin: 280px auto 0;
    background: url(../images/pro51/monitor.png) center no-repeat;
}

.img51_5 img {
    width: 920px;
    position: absolute;
    left: 24px;
    top: 22px;
}