/*공통*/
.con_wrap {width: 100%;}
.con_bg {width: 100%; background: url('../img/dot_bg.jpg'); padding: 90px 0;}
.con1500 {width: 100%; margin: 0 auto;}

.c_title {text-align: center;}
.c_title h2 {font-family: 'NanumSquare',sans-serif; font-size: 17px; color: #0932a9; font-weight: 700; line-height: 26px}
.c_title h1 {font-family: 'NanumSquare',sans-serif; font-size: 32px; color: #000; margin-bottom: 30px; font-weight: 900; line-height: 45px; word-break: keep-all;}
.c_title p {font-size: 14px; color: #000; font-weight: 400; line-height: 24px; word-break: keep-all;}
.c_title p::before {display: block; content: ""; width: 95px; height: 2px; background: #000; margin: 0 auto 30px auto;}

.sub_list li {position: relative; font-size: 14px; color: #969696; margin-bottom: 5px; padding-left:13px; font-weight: 300;word-break: keep-all;}
.sub_list li::before {content: ""; display: block; position: absolute; top: 7px; left: 0; width: 5px; height: 5px; border-radius: 50%; background: #4ceacd}

/*Content CSS*/
#vision {overflow: hidden; padding: 0 15px 50px 15px;}

#vision .article {width: 100%; position:}
#vision .article .img {width: 100%;}
#vision .article .img img {max-width: 100%;}

#vision .script {width: 100%;border-top: 1px solid #000; margin-top: 40px;}
#vision .script .box {border-bottom: 1px solid #eee; padding: 30px 0;}
#vision .script .box .left {text-align: center; width: 100%; margin-bottom: 15px; text-align: left;}
#vision .script .box:nth-child(1) .left {color:#a1d1ff}
#vision .script .box:nth-child(2) .left {color:#558de6}
#vision .script .box:nth-child(3) .left {color:#233f80}
#vision .script .box .left h1 {font-family: "NanumSquare",sans-serif; font-weight: 900; font-size: 30px; }
#vision .script .box .left p {font-family: "NanumSquare",sans-serif; font-weight: 900; font-size: 17px; }

#vision .script .box .right {width: 100%;}
#vision .script .box .right h1 {font-family: "NanumSquare",sans-serif; font-size: 17px; color:#000; line-height: 30px; font-weight: 700; margin-bottom: 10px; word-break: keep-all;}



#vision .article .box:hover .icon img {transform:rotateY(180deg); transition:transform 500ms}


#vision_c2 {margin-top: 50px; width: 100%;}
#vision_c2 img {max-width: 100%}












@media screen and (max-width: 992px){


}
