/*공통*/
.con1500 {width: 100%; margin: 0 auto;}
.c_h1 {font-family: 'NanumSquare',sans-serif; font-weight: 900; color:#333; font-size: 26px;}

.c_title {text-align: center;}
.c_title h2 {font-family: 'NanumSquare',sans-serif; font-size: 17px; color: #0932a9; margin-bottom: 15px; font-weight: 500; line-height: 26px}
.c_title h1 {font-family: 'NanumSquare',sans-serif; font-size: 34px; 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;}

.c_btn {width: 230px;margin: 0 auto;}
.c_btn a {width: 100%; display: block; height: 50px; line-height: 50px; text-align: center; font-size: 16px; font-weight: 400; color:#fff; border: 1px solid #0932a9; transition: all 0.3s; background: #0932a9; }
.c_btn a span {display: inline-block; background: url('../img/c_arrow_w.png')no-repeat 50% 50%; width: 24px; margin-left: 17px; height: 7px; position: relative; top: -4px; transition: all 0.3s;}


/*Content CSS*/
#c4_wrap {width: 100%; background: url('../img/c4_txt_bg.jpg')no-repeat 50% 100% #0932a9; background-size: cover; padding: 40px 20px; position: relative;}

#c4_wrap .txt {width: 100%; margin-top: 40px; text-align: center}
#c4_wrap .txt .txt_bg {position: absolute; top: -30px; left: 20px; font-size: 12px; font-weight: 400; letter-spacing: 6px; color: #0e1a29}
#c4_wrap .txt h2 {font-family: 'NanumSquare',sans-serif; font-size: 17px; font-weight: 900; color:#fecd08; text-transform: uppercase;}
#c4_wrap .txt h1 {font-family: 'NanumSquare',sans-serif; font-size: 30px; font-weight: 900; color:#fff; margin: 20px 0; }
#c4_wrap .txt p {font-size: 14px; color: rgba(255,255,255,0.7); font-weight: 400; line-height: 24px; word-break: keep-all; margin-bottom: 30px;}
#c4_wrap .txt .c_btn a {border: 1px solid #fff; color: #fff; background: none;}

#c4_wrap .img {width: 100%;}
#c4_wrap .img img { max-width: 100%;}








@keyframes pulse-border {

}

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

}

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

}

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

}

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

}
