* {
 margin:0;
 padding:0;
 -webkit-text-size-adjust:none;
 box-sizing:border-box;
 outline:none !important;
}
:before,:after {
 box-sizing:border-box
}
html {
 overflow-x:hidden;
 overflow-y:auto;
 -ms-text-size-adjust:100%;
 -webkit-text-size-adjust:100%;
}
body {
 font-family:'Noto Sans KR',sans-serif;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
 -webkit-text-size-adjust:none;
 font-size:16px;
 color:#222;
 font-weight:400;
 letter-spacing:-0.02em;
 line-height:1.7em;
}
@media screen and (max-width:1024px) {
 body {
  font-size:15px !important;
 }
}
@media screen and (max-width:768px) {
 body {
  font-size:14px !important;
 }
}
@media screen and (max-width:500px) {
 body {
  font-size:13px !important;
  letter-spacing:0;
 }
}
h1,h2,h3,h4,h5,h6 {
 font-family:'Montserrat','Noto Sans KR',sans-serif;
 color:#555;
 font-weight:600;
}
p {
 font-family:'Montserrat','Noto Sans KR',sans-serif;
 color:#333;
 font-size:16px;
 line-height:24px;
 margin-bottom:15px;
 font-weight:normal;
}
.img {
 max-width:100%;
 -webkit-transition:all 0.3s ease-out 0s;
 -moz-transition:all 0.3s ease-out 0s;
 -ms-transition:all 0.3s ease-out 0s;
 -o-transition:all 0.3s ease-out 0s;
 transition:all 0.3s ease-out 0s;
}
video {
 background-size:cover;
 display:table-cell;
 vertical-align:middle;
 width:100%;
}
.text_center {
 text-align:center !important;
}
.text_left {
 text-align:left !important;
}
.text_right {
 text-align:right !important;
}
.fix {
 overflow:hidden;
}
.clear {
 clear:both;
}
a,.button {
 -webkit-transition:all 0.3s ease-out 0s;
 -moz-transition:all 0.3s ease-out 0s;
 -ms-transition:all 0.3s ease-out 0s;
 -o-transition:all 0.3s ease-out 0s;
 transition:all 0.3s ease-out 0s;
}
a:focus,.button:focus {
 text-decoration:none;
 outline:none;
}
a {
 color:#333;
 text-decoration:none;
}
a:hover {
 color:#555;
}
a:focus,a:hover {
 text-decoration:none;
}
a,button {
 color:#fff;
 outline:medium none;
}
button:focus,input:focus,input:focus,textarea,textarea:focus {
 outline:0;
}
.uppercase {
 text-transform:uppercase;
}
input:focus::-moz-placeholder {
 opacity:0;
 -webkit-transition:.4s;
 -o-transition:.4s;
 transition:.4s;
}
.capitalize {
 text-transform:capitalize;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
 color:inherit;
}
ul {
 margin:0px;
 padding:0px;
}
li {
 list-style:none;
}
hr {
 border-bottom:1px solid #ececec;
 border-top:0 none;
 margin:30px 0;
 padding:0;
}
.no-padding {
 padding:0 !important;
}
.inline-block {
 display:inline-block;
}
img,fieldset {
 border:0;
 vertical-align: middle
}
/* Background color */
#body {
 background:#f8f8f8;
}
.body-bg {
 background:#1e232f;
}
.white-bg {
 background:#ffffff;
}
.gray-bg {
 background:#f5f5f5;
}
.black-bg {
 background: #131317;
}
/* color */
.white-color {
 color:#ffffff;
}
.black-color {
 color:#131317;
}
.section-padding {
 padding-top:50px;
 padding-bottom: 50px;
}
/* Margin Top */
.mt-5 {
 margin-top:5px;
}
.mt-10 {
 margin-top:10px;
}
.mt-15 {
 margin-top:15px;
}
.mt-20 {
 margin-top:20px;
}
.mt-25 {
 margin-top:25px;
}
.mt-30 {
 margin-top:30px;
}
.mt-35 {
 margin-top:35px;
}
.mt-40 {
 margin-top:40px;
}
.mt-45 {
 margin-top:45px;
}
.mt-50 {
 margin-top:50px;
}
.mt-55 {
 margin-top:55px;
}
.mt-60 {
 margin-top:60px;
}
.mt-65 {
 margin-top:65px;
}
.mt-70 {
 margin-top:70px;
}
.mt-75 {
 margin-top:75px;
}
.mt-80 {
 margin-top:80px;
}
.mt-85 {
 margin-top:85px;
}
.mt-90 {
 margin-top:90px;
}
.mt-95 {
 margin-top:95px;
}
.mt-100 {
 margin-top: 100px;
}
/* Margin Bottom */
.mb-5 {
 margin-bottom:5px;
}
.mb-10 {
 margin-bottom:10px;
}
.mb-15 {
 margin-bottom:15px;
}
.mb-20 {
 margin-bottom:20px;
}
.mb-25 {
 margin-bottom:25px;
}
.mb-30 {
 margin-bottom:30px;
}
.mb-35 {
 margin-bottom:35px;
}
.mb-40 {
 margin-bottom:40px;
}
.mb-45 {
 margin-bottom:45px;
}
.mb-50 {
 margin-bottom:50px;
}
.mb-55 {
 margin-bottom:55px;
}
.mb-60 {
 margin-bottom:60px;
}
.mb-65 {
 margin-bottom:65px;
}
.mb-70 {
 margin-bottom:70px;
}
.mb-75 {
 margin-bottom:75px;
}
.mb-80 {
 margin-bottom:80px;
}
.mb-85 {
 margin-bottom:85px;
}
.mb-90 {
 margin-bottom:90px;
}
.mb-95 {
 margin-bottom:95px;
}
.mb-100 {
 margin-bottom: 100px;
}
/* Margin Left */
.ml-5 {
 margin-left:5px;
}
.ml-10 {
 margin-left:10px;
}
.ml-15 {
 margin-left:15px;
}
.ml-20 {
 margin-left:20px;
}
.ml-25 {
 margin-left:25px;
}
.ml-30 {
 margin-left:30px;
}
.ml-35 {
 margin-left:35px;
}
.ml-40 {
 margin-left:40px;
}
.ml-45 {
 margin-left:45px;
}
.ml-50 {
 margin-left: 50px;
}
/* Margin Right */
.mr-5 {
 margin-right:5px;
}
.mr-10 {
 margin-right:10px;
}
.mr-15 {
 margin-right:15px;
}
.mr-20 {
 margin-right:20px;
}
.mr-25 {
 margin-right:25px;
}
.mr-30 {
 margin-right:30px;
}
.mr-35 {
 margin-right:35px;
}
.mr-40 {
 margin-right:40px;
}
.mr-45 {
 margin-right:45px;
}
.mr-50 {
 margin-right: 50px;
}
/* Padding Top */
.pt-5 {
 padding-top:5px;
}
.pt-10 {
 padding-top:10px;
}
.pt-15 {
 padding-top:15px;
}
.pt-20 {
 padding-top:20px;
}
.pt-25 {
 padding-top:25px;
}
.pt-30 {
 padding-top:30px;
}
.pt-35 {
 padding-top:35px;
}
.pt-40 {
 padding-top:40px;
}
.pt-45 {
 padding-top:45px;
}
.pt-50 {
 padding-top:50px;
}
.pt-55 {
 padding-top:55px;
}
.pt-60 {
 padding-top:60px;
}
.pt-65 {
 padding-top:65px;
}
.pt-70 {
 padding-top:70px;
}
.pt-75 {
 padding-top:75px;
}
.pt-80 {
 padding-top:80px;
}
.pt-85 {
 padding-top:85px;
}
.pt-90 {
 padding-top:90px;
}
.pt-95 {
 padding-top:95px;
}
.pt-100 {
 padding-top:100px;
}
.pt-150 {
 padding-top: 150px;
}
/* Padding Bottom */
.pb-5 {
 padding-bottom:5px;
}
.pb-10 {
 padding-bottom:10px;
}
.pb-15 {
 padding-bottom:15px;
}
.pb-20 {
 padding-bottom:20px;
}
.pb-25 {
 padding-bottom:25px;
}
.pb-30 {
 padding-bottom:30px;
}
.pb-35 {
 padding-bottom:35px;
}
.pb-40 {
 padding-bottom:40px;
}
.pb-45 {
 padding-bottom:45px;
}
.pb-50 {
 padding-bottom: 50px;
}
/* Padding Left */
.pl-5 {
 padding-left:5px;
}
.pl-10 {
 padding-left:10px;
}
.pl-15 {
 padding-left:15px;
}
.pl-20 {
 padding-left:20px;
}
.pl-25 {
 padding-left:25px;
}
.pl-30 {
 padding-left:30px;
}
.pl-35 {
 padding-left:35px;
}
.pl-40 {
 padding-left:40px;
}
.pl-45 {
 padding-left:45px;
}
.pl-50 {
 padding-left: 50px;
}
/* Padding Right */
.pr-5 {
 padding-right:5px;
}
.pr-10 {
 padding-right:10px;
}
.pr-15 {
 padding-right:15px;
}
.pr-20 {
 padding-right:20px;
}
.pr-25 {
 padding-right:25px;
}
.pr-30 {
 padding-right:30px;
}
.pr-35 {
 padding-right:35px;
}
.pr-40 {
 padding-right:40px;
}
.pr-45 {
 padding-right:45px;
}
.pr-50 {
 padding-right:50px;
}
.fw-lighter {
 font-weight:lighter;
}
.fw-normal {
 font-weight:normal;
}
.fw-bold {
 font-weight:bold;
}
.fw-bolder {
 font-weight:bolder;
}
.fw-100 {
 font-weight:100 !important;
}
.fw-200 {
 font-weight:200 !important;
}
.fw-300 {
 font-weight:300 !important;
}
.fw-400 {
 font-weight:400 !important;
}
.fw-500 {
 font-weight:500 !important;
}
.fw-600 {
 font-weight:600 !important;
}
.fw-700 {
 font-weight:700 !important;
}
.fw-800 {
 font-weight:800 !important;
}
.fw-900 {
 font-weight:900 !important;
}
.btn {
 position:relative;
 display:inline-block;
 padding:15px 20px;
 font-size:14px;
 border-radius:0px;
 border:0;
 -moz-user-select:none;
 cursor:pointer;
 transition:color 0.4s linear;
 text-transform:uppercase;
 z-index:1;
 overflow:hidden;
}
.btn::before {
 content:"";
 position:absolute;
 left:0;
 top:0;
 width:101%;
 height:101%;
 background:#35619e;
 color:#fff !important;
 z-index:-1;
 transition:transform 0.5s;
 transition-timing-function:ease;
 transform-origin:0 0;
 transition-timing-function:cubic-bezier(0.5,1.6,0.4,0.7);
 transform:scaleX(0);
 border-radius:0;
}
.btn:hover::before {
 transform:scaleX(1);
 border:1px solid transparent;
 color:#fff !important;
}
.btn.focus,.btn:focus {
 outline:0;
 box-shadow:none;
}
.btn-main {
 background:#fff;
 border:1px solid #333;
 color:#333;
 display:inline-block;
 font-size:13px;
 padding:5px 20px;
 text-transform:uppercase;
 border-radius:0;
 letter-spacing:1px;
 cursor:pointer;
}
.btn-main:hover {
 color:#fff;
}
.btn-transparent {
 color:#fff;
 border:1px solid #fff;
 display:inline-block;
 font-size:13px;
 letter-spacing:1px;
 padding:14px 35px;
 text-transform:uppercase;
 border-radius:40px;
}
.btn-transparent:hover {
 color: #fff;
}
/*-----------------------------------------------------*/
/* Main Button */
/*-----------------------------------------------------*/
.button {
 border-radius:5px;
 background-color:#555;
 border:none;
 color:#fff;
 text-align:center;
 font-size:14px;
 padding:5px 20px;
 transition:all 0.5s;
 cursor:pointer;
 margin:5px;
 -webkit-box-shadow:none;
 -moz-box-shadow:none;
 box-shadow:none;
}
.button span {
 cursor:pointer;
 display:inline-block;
 position:relative;
 transition:0.5s;
}
.button span:after {
 content:'\00bb';
 position:absolute;
 opacity:0;
 top:0;
 right:-20px;
 transition:0.5s;
}
.button:hover span {
 padding-right:25px;
}
.button:hover span:after {
 opacity:1;
 right: 0;
}
/*--------------------------------------------------*/
/* Section */
/*--------------------------------------------------*/
.section {
 padding:40px 0 70px 0;
}
.section-sm {
 padding:20px 0 40px 0;
}
.section-bg {
 background-size:cover !important;
 background-repeat:no-repeat !important;
 background-position:center center !important;
}
.section-tittle h2 {
 font-size:36px;
 display:block;
 font-weight:600;
 text-transform:capitalize;
 line-height:1.3;
}
.section-line {
 position:relative;
 background:#003471;
 width:48px;
 height:3px;
 display:inline-block;
 margin-bottom:40px;
}
@media only screen and (min-width:992px) and (max-width:1199px) {
 .section-tittle h2 {
  font-size:40px;
 }
}
@media only screen and (min-width:576px) and (max-width:767px) {
 .section-tittle h2 {
  font-size:28px;
 }
}
@media (max-width:575px) {
 .section-tittle h2 {
  font-size:26px;
  line-height: 1.6;
 }
}
/*-----------------------------------------------------*/
/* ÇÏ´Ü Ç²ÅÍ ¿µ¿ª */
/*-----------------------------------------------------*/
.footer-top {
 width:100%;
 position:relative;
 background-color:#2e3131;
 border-top:1px solid #333;
 padding:15px 0;
 margin-top:0;
 text-align:center;
}
.footer-top a {
 font-size:14px;
 color:#fff;
 line-height:23px;
 transition:color .3s;
 display:inline-block;
 padding:0 15px;
 border-right:1px solid #4a4a4a;
}
.footer-top a:hover {
 color:#457ece;
}
.footer-top span.link-list {
 text-align:center;
}
.footer-bottom {
 text-align:center;
 background-color:#2e3131;
 border-top:1px solid #424646;
 padding:20px;
}
.footer-bottom p {
 font-size:13px;
 color:#fff;
 line-height:1.8;
}
@media screen and (max-width:767px) {
 .footer-bottom {
  text-align:left;
 }
 .pc_view {
  display:none;
 }
}
@media screen and (min-width:768px) {
 .mobile_view {
  display: none;
 }
}
/*-----------------------------------------------------*/
/* Scroll Up */
/*-----------------------------------------------------*/
#back-top {
 background:#35619e;
 width:50px;
 height:50px;
 right:30px;
 bottom:18px;
 position:fixed;
 z-index:10;
 font-size:20px;
 color:#fff;
 text-align:center;
 border-radius:50%;
 line-height:48px;
}
#back-top a i {
 display:block;
 line-height:50px;
}
#back-top a:hover i {
 color:#fff;
}
@media (max-width:575px) {
 #back-top {
  width:40px;
  height:40px;
  right:16px;
 }
 #back-top a i {
  display:block;
  line-height:40px;
 }
}
.grid-1600 {
 margin-left:auto;
 margin-right:auto;
 max-width: 1300px;
}
/*-----------------------------------------------------*/
/* °³ÀÎÁ¤º¸Ãë±Þ¹æÄ§ */
/*-----------------------------------------------------*/
.privacy {
 width:100%;
 margin-bottom:20px;
}
.privacy-con {
 width:100%;
 height:400px !important;
 font-size:12px;
 padding: 5px;
}
/*-----------------------------------------------------*/
/* ÀÌ¿ë¾à°ü */
/*-----------------------------------------------------*/
.agreement {
 width:100%;
 margin-bottom:20px;
}
.agreement-con {
 width:100%;
 height:400px !important;
 font-size:12px;
 padding: 5px;
}
/*-----------------------------------------------------*/
/* Modal */
/*-----------------------------------------------------*/
.modal {
 z-index:99991;
}
.modal-content {
 border:none;
 border-radius:10px 10px 0 0;
 -webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);
 box-shadow:0 5px 15px rgba(0,0,0,.5);
}
.modal-header {
 background:#fff;
 border-radius:10px 10px 0 0;
 border-bottom:0;
 padding:10px;
}
.modal-bg {
 background:#f9f9f9;
 padding:10px 0 25px 0;
}
.modal-header .close-link {
 float:right;
 margin-top:20px !important;
 margin-right:10px;
 border:none;
 background:transparent;
 font-size:30px;
 color:#333;
 cursor:pointer;
}
.modal-title {
 margin:0 auto;
 margin-top:10px;
 font-size:17px;
 color:#333;
}
@media (min-width:768px) {
 .modal-sm {
  width:350px;
 }
}
@media (min-width:992px) {
 .modal-lg {
  width: 900px;
 }
}
/*-----------------------------------------------------*/
/* ¸ÞÀÎ ºñÁÖ¾ó */
/*-----------------------------------------------------*/
#mainSlide {
 overflow:hidden;
 position:relative;
 width:100%;
 height:700px;
 margin:0 auto;
 text-align:center;
 margin-top:90px;
}
#mainSlide .visual-list-con,#mainSlide .visual-con,#mainSlide .slick-list,#mainSlide .slick-track,.visual-item {
 height:100%;
}
#mainSlide .slick-list {
 z-index:1;
}
.visual-con {
 position:relative;
 z-index:2;
}
.visual-item {
 position:relative;
}
.visual-bg {
 width:100%;
 height:100%;
 background-size:cover !important;
 -ms-transform:scale(1.1,1.1);
 -o-transform:scale(1.1,1.1);
 -moz-transform:scale(1.1,1.1);
 -webkit-transform:scale(1.1,1.1);
 transform:scale(1.1,1.1);
 -ms-transition:transform 5000ms ease-in-out;
 -o-transition:transform 5000ms ease-in-out;
 -moz-transition:transform 5000ms ease-in-out;
 -webkit-transition:transform 5000ms ease-in-out;
 transition:transform 5000ms ease-in-out;
}
.visual-box {
 position:relative;
 margin:0 auto;
 text-align:center;
 margin-top:-450px; 
}
.visual-box .visual-tit1,.visual-box .visual-tit2 {
 opacity:0;
 filter:Alpha(opacity=0);
 -ms-transform:translateY(-50px);
 -o-transform:translateY(-50px);
 -moz-transform:translateY(-50px);
 -webkit-transform:translateY(-50px);
 transform:translateY(-50px);
 -ms-transition:opacity 1.0s,transform 1.0s;
 -o-transition:opacity 1.0s,transform 1.0s;
 -moz-transition:opacity 1.0s,transform 1.0s;
 -webkit-transition:opacity 1.0s,transform 1.0s;
 transition:opacity 1.0s,transform 1.0s;
}
.visual-box .visual-tit1 {
 display:block;
 font-family:'Montserrat','Noto Sans KR',sans-serif;
 font-size:45px;
 color:#fff;
 font-weight:600;
 line-height:65px;
 text-shadow:1px 2px rgba(0,0,0,.4);
 letter-spacing:-1px;
 text-transform:uppercase;
 -ms-transition-delay:0.3s;
 -o-transition-delay:0.3s;
 -moz-transition-delay:0.3s;
 -webkit-transition-delay:0.3s;
 transition-delay:0.3s;
}
.visual-box .visual-tit2 {
 font-family:'Montserrat','Noto Sans KR',sans-serif;
 font-size:32px;
 color:#fff;
 font-weight:400;
 line-height:60px;
 -ms-transition-delay:0.6s;
 -o-transition-delay:0.6s;
 -moz-transition-delay:0.6s;
 -webkit-transition-delay:0.6s;
 transition-delay:0.6s;
}
.visual-item.active-item .visual-bg {
 -ms-transform:scale(1.0,1.0) rotate(0.0001deg);
 -o-transform:scale(1.0,1.0) rotate(0.0001deg);
 -moz-transform:scale(1.0,1.0) rotate(0.0001deg);
 -webkit-transform:scale(1.0,1.0) rotate(0.0001deg);
 transform:scale(1.0,1.0) rotate(0.0001deg);
}
.visual-item.active-item .visual-tit1,.visual-item.active-item .visual-tit2 {
 opacity:1;
 filter:Alpha(opacity=100);
 -ms-transform:translateY(0px);
 -o-transform:translateY(0px);
 -moz-transform:translateY(0px);
 -webkit-transform:translateY(0px);
 transform:translateY(0px);
}
@media screen and (max-width:1199px) {
 #mainSlide {
  height:50vw !important;
  margin-top:50px;
 }
 .visual-box {
  margin-top:-310px;
 }
 .visual-box .visual-tit1 {
  font-size:38px;
  line-height:48px;
 }
 .visual-box .visual-tit2 {
  font-size:28px;
 }
}
@media screen and (max-width:991px) {
 .visual-box {
  margin-top:-300px;
 }
 .visual-box .visual-tit1 {
  font-size:36px;
  line-height:48px;
 }
 .visual-box .visual-tit2 {
  font-size:26px;
 }
}

@media screen and (max-width:560px) {
 #mainSlide {
  height:68vw !important;
 }
 .visual-box {
  margin-top:-150px;
 }
 .visual-box .visual-tit1 {
  font-size:24px;
  line-height:20px;
 }
 .visual-box .visual-tit2 {
  font-size: 17px;
 }
}@media screen and (max-width:480px) { #mainSlide {  height:60vw !important;  margin-top:70px; } .visual-box {  margin-top:-150px; } .visual-box .visual-tit1 {  font-size:24px;  line-height:20px; } .visual-box .visual-tit2 {  font-size: 17px; }}/*-----------------------------------------------------*//* Slick Dots *//*-----------------------------------------------------*/#mainSlide .slick-dots { position:absolute; left:50%; bottom:30px; margin-left:-23px; text-align:center; z-index:999;}#mainSlide .slick-dots li { display:inline-block; margin:0 2px;}#mainSlide .slick-dots li button { cursor:pointer; margin:0; padding:0; border:0; font-size:0; width:10px; height:10px; border-radius:50%; background-color:#fff; cursor:pointer;}#mainSlide .slick-dots li.slick-active button { background:#333; border:2px solid #fff; width:12px; height:12px; border-radius:50%;}@media screen and (max-width:768px) { #mainSlide .slick-dots {  position:absolute;  left:50%;  bottom:30px;  margin-left:-20px;  text-align:center;  z-index:999; }}@media screen and (max-width:480px) { #mainSlide .slick-dots {  position:absolute;  left:50%;  bottom:20px;  margin-left:-21px;  text-align:center;  z-index: 999; }}/*-----------------------------------------------------*//* Prev,Next *//*-----------------------------------------------------*/.slick-arrow { font-size:0; position:absolute; top:50%; margin-top:-33px; width:55px; height:55px; z-index:999; outline:0; cursor:pointer;}.slick-prev,.slick-next { font-size:0; position:absolute; bottom:20px; color:#fff; border:0; background:none; z-index:99;}.slick-prev { left:50px; text-align:left;}.slick-prev:after { content:"\f104"; font:40px/1 'FontAwesome';}.slick-next { right:50px; text-align:right;}.slick-next:after { content:"\f105"; font:40px/1 'FontAwesome';}.slick-prev:hover:after,.slick-next:hover:after { color:#7e7e7e;}@media screen and (max-width:768px) { .slick-prev {  left:10px;  text-align:left; } .slick-prev:after {  content:"\f104";  font:30px/1 'FontAwesome'; } .slick-next {  right:10px;  text-align:right; } .slick-next:after {  content:"\f105";  font: 30px/1 'FontAwesome'; }}/* Pure Board */.pure-board { position:relative; background:#fff; padding:30px 0 60px 0;}.title_box { position:relative; border-bottom:1px solid rgba(0,0,0,0.2); padding:0 0 10px 0;}@media screen and (max-width:768px) { .title_box {  padding:0 0 12px; }}.title_box .board_title { background:#fff; font-size:28px; color:#555; text-align:left !important; margin-top:30px;}.title_box .plus_btn { position:absolute; right:10px; bottom:22px; color:#8e8e8e; font-size:31px;}@media screen and (max-width:1024px) { .title_box .plus_btn {  font-size:26px; }}@media screen and (max-width:768px) { .title_box .board_title {  font-size:22px; } .title_box .plus_btn {  font-size:22px;  bottom: 10px; }}/*-----------------------------------------------------*//* Loading *//*-----------------------------------------------------*/.loading { width:100%; height:100%; position:fixed; left:0px; top:0px; background:#fff; z-index:999999;}.lodicon { position:absolute; top:50%; left:50%; z-index: 9999991;}@media screen and (max-width:480px) { .lodicon {  position:absolute;  top:45%;  left:45%;  z-index: 9999991; }}/*-----------------------------------------------------*//* About Us *//*-----------------------------------------------------*/.about_con { background:#f8f8f8; padding:80px 0 50px 0;}.about_con .cs_box { background:#0ca0ea; padding:10px 20px 30px 20px; font-size:26px; color:#555;}.about_con .cs_box li.cs_tit { font-family:'Montserrat',sans-serif; font-size:20px; color:#fff; line-height:60px; font-weight:600;}.about_con .cs_box li.tel_num a { font-family:'Montserrat',sans-serif; font-size:34px; color:#fff; font-weight:600;}.about_con .cs_box li { font-family:'Montserrat','Noto Sans KR',sans-serif; font-size:13px; color:#fff; line-height:20px; padding:0 0 0 40px;}@media (min-width:768px) and (max-width:991px) { .about_con .cs_box {  padding:5px 5px 20px 5px;  font-size:20px; } .about_con .cs_box li {  padding:0 0 0 10px; } .about_con .cs_box li.tel_num a {  font-size:28px; }}@media (max-width:767px) { .about_con {  padding:30px 0 10px 0; } .about_con .mo_pd_none {  padding:0 !important; }}@media (max-width:1200px) { .br_none {  display:none; }}.cs_center li { background:#fff; border-right:solid 1px #d9dddf; border-bottom:solid 1px #d9dddf; height:100px; text-align:center; padding:20px 0 10px 0; box-shadow:0;}.cs_center li.efct_border { border-left:solid 1px #d9dddf;}.hoverEfct { -webkit-transition:all 0.25s ease-in-out; -moz-transition:all 0.25s ease-in-out; -o-transition:all 0.25s ease-in-out; -ms-transition:all 0.25s ease-in-out; transition:all 0.25s ease-in-out;}.hoverEfct:hover { box-shadow:0 0 8px 0 rgba(0,0,0,.3); transform:translate3d(0,-2px,0);}.cs_center a i { font-size:31px; color:#333 !important;}.cs_center a:hover i { color:#0ca0ea !important;}.cs_center li p { font-size:13px; color:#333; line-height:30px;}.cs_center .social a .xi-naver { color:#555 !important;}.cs_center .social a:hover .xi-naver { color:#3ab926 !important;}.cs_center .social a .xi-kakaotalk { color:#555 !important;}.cs_center .social a:hover .xi-kakaotalk { color: #3c1e1c !important;}/*-----------------------------------------------------*//* Products *//*-----------------------------------------------------*/.product_us { margin-top:50px;}.product_us_bg { position:relative; height:400px; background:#fff}.product_us_bg:before { content:''; position:absolute; top:0; left:0; bottom:0; right:0; background:rgba(0,0,0,0)}.product_us p { font-size:15px; color:#888; font-weight:400;}.products-area { position:relative; width:100%; margin-top:-230px;}.product-slider-active .slick-list { padding:0 !important;}.product-slider-active .product { margin-bottom:30px;}.product-slider-active .product:focus,.product-slider-active .product:active { outline: none;}/* product Style */.product-style { padding:0; background:#fff; border:1px solid #e5e5e5;}.product-style .product-content { padding:16px 15px 14px 15px;}.product-style:hover { -webkit-box-shadow:0 1px 2px rgba(85,85,85,0.15); -moz-box-shadow:0 1px 2px rgba(85,85,85,0.15); -ms-box-shadow:0 1px 2px rgba(85,85,85,0.15); -o-box-shadow:0 1px 2px rgba(85,85,85,0.15); box-shadow:0 1px 1px rgba(85,85,85,0.15); border:1px solid #e5e5e5;}.product-style .product-content h5 { font-size:18px; color:#555; font-weight:600; line-height:20px;}@media (min-width:768px) and (max-width:991px) { .product-style .product-content {  padding:15px; }}@media (max-width:767px) { .product_us p {  font-size:14px;  color:#888;  font-weight:400;  padding-top:10px; }}.product-image { overflow:hidden;}.product-image img { width:100%; -webkit-transform:scale(1.001); -moz-transform:scale(1.001); -ms-transform:scale(1.001); -o-transform:scale(1.001); transform:scale(1.001); -webkit-transition:all 0.4s ease-in-out 0s; -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}.product:hover .product-icon span:first-child { top:-50%;}.product:hover .product-icon span:last-child { top:50%;}.product:hover .product-image img { -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -ms-transform:scale(1.2); -o-transform:scale(1.2); transform: scale(1.2);}/* Slider Dots Styles */.pure-slider-dots { position:absolute; bottom:-25px; display:block; width:100%; padding:0; margin:0; list-style:none; text-align:center;}.pure-slider-dots.slick-dotted.slick-slider { margin-bottom:70px;}.pure-slider-dots ul.slick-dots li { position:relative; display:inline-block; width:10px; height:10px; margin:0 5px; padding:0; cursor:pointer;}.pure-slider-dots ul.slick-dots li:first-child { margin-left:0;}.pure-slider-dots ul.slick-dots li:last-child { margin-right:0;}.pure-slider-dots ul.slick-dots li button { font-size:0; line-height:0; display:block; width:10px; height:10px; cursor:pointer; color:transparent; border:0; padding:0; outline:none; background:#ccc; border-radius:100%; -webkit-transition:all 0.3s ease-in-out 0s; -moz-transition:all 0.3s ease-in-out 0s; -ms-transition:all 0.3s ease-in-out 0s; -o-transition:all 0.3s ease-in-out 0s; transition:all 0.3s ease-in-out 0s;}.pure-slider-dots ul.slick-dots li.slick-active button,.pure-slider-dots ul.slick-dots li:hover button { background:#1a408e; -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -ms-transform:scale(1.2); -o-transform:scale(1.2); transform:scale(1.2);}.pure-slider-dots ul.slick-dots li button:hover:before,.pure-slider-dots ul.slick-dots li button:focus:before { opacity:1;}.pure-slider-dots ul.slick-dots li.slick-active button:before { opacity:.75; color:black;}.slick-prev2,.slick-next2 { font-size:0; position:absolute; top:-50px; width:42px; height:42px; color:#aaa; border:0; border-radius: 100%; background:#eee; z-index:99;line-height:20px;}.slick-prev2 { left:50%; text-align:center; margin-left:-45px;}.slick-prev2:after { content:"\f104"; font:36px/1 'FontAwesome';}.slick-next2 { right:50%; text-align:center; margin-right:-45px;}.slick-next2:after { content:"\f105"; font:36px/1 'FontAwesome';}.slick-prev2:hover:after,.slick-next2:hover:after { color: #7e7e7e;}/*-----------------------------------------------------*//* Parallax *//*-----------------------------------------------------*/.parallax { background-size: cover !important; background-repeat: no-repeat; background-position: 50% 0; background-attachment: fixed !important; padding: 110px 0; color: #fff; position: relative;}.parallax h2 { margin-top: 0; color: #fff;}.parallax h2 { margin-bottom: 50px;}.parallax .btn { color: #fff;}.parallax-overlay { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(../../img/pure/overaly.png);}.parallax_bg { background: url(../../img/pure/parallax.jpg) no-repeat;}.parallax .btn.solid { margin-left: 10px;}@media screen and (max-width:767px) { .parallax {padding: 60px 0;} .parallax h2 {font-size:24px; margin-bottom: 30px;}}/*-----------------------------------------------------*//* Btn Primary *//*-----------------------------------------------------*/.btn.btn-primary { border-radius: 50px; padding: 10px 35px; background: none; font-size: 14px; text-transform: uppercase; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}.btn.btn-primary:hover { color: #fff;}.btn.btn-primary.white { border: 2px solid #fff; color: #fff;}.btn.btn-primary.white:hover { border: 2px solid #35619e;}/*-----------------------------------------------------*//* Menu Tab *//*-----------------------------------------------------*/.menu_tab { background:#f8f8f8; padding:80px 0 100px 0;}.menu_tab .tab_box { overflow:hidden; position:relative; padding:1px 1px 0 0; margin-bottom:50px;}.menu_tab .tab_box:after { content:''; position:absolute; left:0; right:1px; bottom:0; height:2px; background:#003471; z-index:1;}.menu_tab .tab_box li { float:left; text-align:center; width:33.33%;}.menu_tab .tab_box li a { display:block; color:#555; border:1px solid #ddd; margin:-1px -1px 0 0; position:relative;}.menu_tab .tab_box li a.on { color:#003471; z-index:9;}.menu_tab .tab_box li a.on:before { content:''; position:absolute; left:-1px; top:-1px; right:-1px; bottom:-1px; border:2px solid #003471; border-bottom-color:#f8f8f8;}.menu_tab .tab_box li a .name_list { display:inline-block; vertical-align:middle; height:80px; padding-top:25px; font-family:'Montserrat',sans-serif; font-size:22px; font-weight:600 !important; white-space:normal;}@media screen and (max-width:1024px) { .menu_tab .tab_box li a .name_list {  height:60px;  padding-top:17px;  font-size:18px; }}@media screen and (max-width:768px) { .menu_tab .tab_box {  margin-bottom:30px; }}@media screen and (max-width:480px) { .menu_tab {  padding:60px 0 50px; } .menu_tab .tab_box li a .name_list {  height:50px;  padding-top:12px;  font-size:14px; }}.menu_tab .menu_cont { overflow:hidden; margin:0 -50px 0 0;}.menu_tab .menu_cont .item { float:left; width:100%;}.menu_tab .menu_cont .item_box { padding-bottom:10px; margin:0 30px 0 0;}@media screen and (max-width:1024px) { .menu_tab .menu_cont {  margin:0 -30px 0 0; }}@media screen and (max-width:767px) { .menu_tab .menu_cont {  margin:10px 0 0; }}@media screen and (max-width:991px) { .menu_tab {  padding:60px 0 50px 0; } .menu_tab .menu_cont .item_box img {  display: none; }}.tab-wrap .tab-cont { display: none;}/*-----------------------------------------------------*//* °øÁö»çÇ× ÃßÃâ *//*-----------------------------------------------------*/.board_output { width:100%; background:none;}.board_output table { float:left; display:block;}.board_output table.board_output { width:100% !important;}.board_output td { line-height:60px; font-size:14px; color:#999; letter-spacing:0;}.board_output_1_tr,.board_output_2_tr { border-bottom:1px solid rgba(0,0,0,0.2);}.board_output_1_tr img,.board_output_2_tr img { padding-right: 5px;}/* ÃßÃâ °Ô½ÃÆÇ ½ºÅ¸ÀÏ */.bd_out1 a { font-size:17px; color:#4a4a4a !important; font-weight:500; display:inline-block; text-decoration:none !important;}.bd_out1 a:hover { color: #1a408e !important;}@media screen and (max-width:991px) { .board_output td {  line-height:45px;  font-size:13px;  color:#999; }}@media screen and (max-width:767px) { .bd_out1 a {  font-size:14px;  color:#4a4a4a !important;  font-weight:500;  display:inline-block;  text-decoration:none !important; }}/*-----------------------------------------------------*//* FAQ Panel *//*-----------------------------------------------------*/.panel-group .panel { border-radius:0; border:0px none; box-shadow:none;}.panel-heading { padding:0;}.panel-title { position:relative; font-size:15px; font-weight:400;}.panel-title>a { display:block; background:#35619e; border:1px solid #35619e; border-radius:0; color:#fff; padding:12px 45px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}.panel-title>a:hover,a:focus { text-decoration:none; outline:none;}.panel-title .left-icon { font-size:20px; color:#fff; font-weight:400; width:40px; padding-top:10px; text-align:center; display:inline-block; margin-right:10px; position:absolute; left:0; top:0;}.panel-title a:after { content:"\f068"; font-family:'FontAwesome'; float:right; margin-right:20px; font-size:14px; color:#fff; font-weight:300; position:absolute; top:12px; right:0; display:inline-block;}.panel-title .collapsed:after { content:"\f067"; color:#35619e;}.panel-title .collapsed { background:#fff !important; font-family:'Montserrat','Noto Sans KR',sans-serif; color:#555; border-color:lightgray;}.panel-title .collapsed .left-icon { color:#35619e; border-color:lightgray;}.panel-default>.panel-heading+.panel-collapse>.panel-body { border:1px solid #e5e5e5; line-height:24px; padding:10px; margin-bottom: 10px;}.panel-collapse .panel-body { font-family:'Montserrat','Noto Sans KR',sans-serif; font-size:14px; color:#555; font-weight:300;}