@charset "utf-8";

@font-face {
	font-family:'NanumGothic';
	src:url('../fonts/namum/NanumGothic-webfont.eot');
	src:local(※),
		url('../fonts/namum/NanumGothic-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/namum/NanumGothic-webfont.woff') format('woff'),
		url('../fonts/namum/NanumGothic-webfont.ttf') format('truetype'),
/*		url('../fonts/namum/NanumGothic-webfont.svg#NanumGothic-webfont') format('svg');*/
    
    font-family:'NanumGothicBold';
	src:url('../fonts/namum/NanumGothicBold-webfont.eot');
	src:local(※),
		url('../fonts/namum/NanumGothicBold-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/namum/NanumGothicBold-webfont.woff') format('woff'),
		url('../fonts/namum/NanumGothicBold-webfont.ttf') format('truetype'),
/*		url('../fonts/namum/NanumGothicBold-webfont.svg#NanumGothicBold-webfont') format('svg');*/
    
    font-family:'NanumGothicExtraBold';
	src:url('../fonts/namum/NanumGothicExtraBold-webfont.eot');
	src:local(※),
		url('../fonts/namum/NanumGothicExtraBold-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/namum/NanumGothicExtraBold-webfont.woff') format('woff'),
		url('../fonts/namum/NanumGothicExtraBold-webfont.ttf') format('truetype'),
/*		url('../fonts/namum/NanumGothicExtraBold-webfont.svg#NanumGothicExtraBold-webfont') format('svg');*/
}
.NGL {
	font-family:'NanumGothic';
	font-family:'NanumGothicBold';
    font-family:'NanumGothicExtraBold';
}

/*==============================================*
 element reset style
*===============================================*/
* { padding: 0; margin: 0;}
html, body {
	height: 100%;     
}
html, body, blockquote, caption, dd, div, dl, dt, fieldset, form, frame, 
h1, h2, h3, h4, h5, h6, hr, iframe, 
input, legend, object, p, pre, q, select, button,
table, textarea, tr, td {
	margin:0; 
	padding:0;	
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block;}

fieldset, img { border:0 none;}

h1, h2, h3, h4, h5, h6 { font-size:1em; font-style:normal; font-family: 'NanumGothicBold', sans-serif, '돋움', 'dotum', 'Gulim';}
hr, caption { display:none;}


body { color :#555; font-size: 16px; font-family: 'NanumGothic', sans-serif, '돋움', 'dotum', 'Gulim'; line-height: 1;}
ol, ul { list-style: none;}
table { border-collapse: collapse; border-spacing: 0;}

input[type="search"],
input[type="date"]{
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/*
input:focus, 
textarea:focus,
input[type="text"]:focus {
	outline: 0;
}
*/

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #e0e0e0;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #e0e0e0;
}

input:-webkit-input-placeholder,
textarea:-webkit-input-placeholder {
  color: #e0e0e0;
}

a { cursor: pointer;}
lable { display: inline-block; }

/* =================================== */
/*	Basic Style 
/* =================================== */
.marg5 { margin: 5px !important; }
.marg10 { margin: 10px !important; }
.marg15 { margin: 15px !important; }
.marg20 { margin: 20px !important; }
.marg25 { margin: 25px !important; }

.margt5 { margin-top: 5px !important; }
.margt10 { margin-top: 10px !important; }
.margt15 { margin-top: 15px !important; }
.margt20 { margin-top: 20px !important; }
.margt25 { margin-top: 25px !important; }
.margt30 { margin-top: 30px !important; }
.margt35 { margin-top: 35px !important; }
.margt40 { margin-top: 40px !important; }
.margt45 { margin-top: 45px !important; }
.margt50 { margin-top: 50px !important; }
.margt60 { margin-top: 60px !important; }
.margt70 { margin-top: 70px !important; }

.margb0 { margin-bottom: 0 !important; }
.margb10 { margin-bottom: 10px !important; }
.margb15 { margin-bottom: 15px !important; }
.margb20 { margin-bottom: 20px !important; }
.margb25 { margin-bottom: 25px !important; }
.margb30 { margin-bottom: 30px !important; }
.margb35 { margin-bottom: 35px !important; }
.margb40 { margin-bottom: 40px !important; }
.margb45 { margin-bottom: 45px !important; }
.margb50 { margin-bottom: 50px !important; }
.margb60 { margin-bottom: 60px !important; }
.margb70 { margin-bottom: 70px !important; }

.margl0 { margin-left: 0 !important; }
.margl10 { margin-left: 10px !important; }
.margl15 { margin-left: 15px !important; }
.margl20 { margin-left: 20px !important; }
.margl25 { margin-left: 25px !important; }
.margl30 { margin-left: 30px !important; }
.margl35 { margin-left: 35px !important; }
.margl40 { margin-left: 40px !important; }
.margl45 { margin-left: 45px !important; }
.margl50 { margin-left: 50px !important; }

.margr0 { margin-right: 0 !important; }
.margr10 { margin-right: 10px !important; }
.margr15 { margin-right: 15px !important; }
.margr20 { margin-right: 20px !important; }
.margr25 { margin-right: 25px !important; }
.margr30 { margin-right: 30px !important; }
.margr35 { margin-right: 35px !important; }
.margr40 { margin-right: 40px !important; }
.margr45 { margin-right: 45px !important; }
.margr50 { margin-right: 50px !important; }

.padd5 { padding: 5px !important; }
.padd10 { padding: 10px !important; }
.padd15 { padding: 15px !important; }
.padd20 { padding: 20px !important; }
.padd25 { padding: 25px !important; }

.paddt5 { padding-top: 5px !important; }
.paddt10 { padding-top: 10px !important; }
.paddt15 { padding-top: 15px !important; }
.paddt20 { padding-top: 20px !important; }
.paddt25 { padding-top: 25px !important; }
.paddt30 { padding-top: 30px !important; }
.paddt35 { padding-top: 35px !important; }
.paddt40 { padding-top: 40px !important; }
.paddt45 { padding-top: 45px !important; }
.paddt50 { padding-top: 50px !important; }

.paddb0 { padding-bottom: 0 !important; }
.paddb10 { padding-bottom: 10px !important; }
.paddb15 { padding-bottom: 15px !important; }
.paddb20 { padding-bottom: 20px !important; }
.paddb25 { padding-bottom: 25px !important; }
.paddb30 { padding-bottom: 30px !important; }
.paddb35 { padding-bottom: 35px !important; }
.paddb40 { padding-bottom: 40px !important; }
.paddb45 { padding-bottom: 45px !important; }
.paddb50 { padding-bottom: 50px !important; }

.paddl0 { padding-left: 0 !important; }
.paddl10 { padding-left: 10px !important; }
.paddl15 { padding-left: 15px !important; }
.paddl20 { padding-left: 20px !important; }
.paddl25 { padding-left: 25px !important; }
.paddl30 { padding-left: 30px !important; }
.paddl35 { padding-left: 35px !important; }
.paddl40 { padding-left: 40px !important; }
.paddl45 { padding-left: 45px !important; }
.paddl50 { padding-left: 50px !important; }

.paddr0 { padding-right: 0 !important; }
.paddr10 { padding-right: 10px !important; }
.paddr15 { padding-right: 15px !important; }
.paddr20 { padding-right: 20px !important; }
.paddr25 { padding-right: 25px !important; }
.paddr30 { padding-right: 30px !important; }
.paddr35 { padding-right: 35px !important; }
.paddr40 { padding-right: 40px !important; }
.paddr45 { padding-right: 45px !important; }
.paddr50 { padding-right: 50px !important; }

.fontw100 {font-weight: 100;}
.fontw200 {font-weight: 200;}
.fontw300 {font-weight: 300;}
.fontw400 {font-weight: 400;}
.fontw500 {font-weight: 500;}
.fontw600 {font-weight: 600;}
.fontw700 {font-weight: 700;}
.fontw800 {font-weight: 800;}
.fontw900 {font-weight: 900;}
.fontwBold {font-weight: bold;}
.fontLight {font-weight: lighter;}


.cadetblue2 { color: #8EE5EE !important;}
.text-moderate-blue { color: #5883cc;}
.lightgoldenrod1 { color: #fffd5c !important; }
.gold { color: #ffc600 !important;}
.white { color: white !important;}

.bg-lightgray { background-color: #f0f0f0;}
/* =================================== */
/*	Navigation
/* =================================== */
.navbar-wbg {
    background-color: #fff;
    height: 80px;
    
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}
.navbar-brand {
    height: 49px;
}
.navbar-nav {
    margin-top: 20px;
}
.navbar-nav>li>a {
    font-family: 'Open Sans', sans-serif, '돋움', 'dotum', 'Gulim';
    font-size: 1.165em;
    font-weight: 400;
    padding: 20px 26px;
    color: #555;
}
@media (max-width: 1024px) {
    .navbar-wbg {
        height: 70px;
    }
    .navbar-nav {
        margin-top: 10px;
    }
    .navbar-nav>li>a {
        font-size: 1em;
    }
}
@media only screen and (max-width: 767px) {
    .navbar-toggle {
        border: 1px solid rgba(15, 116, 143, 0.8);
        margin-top: 20px;
    }
    .navbar-toggle .icon-bar,
    .navbar-toggle .icon-bar:after,
    .navbar-toggle .icon-bar:before {
        background-color: rgba(15, 116, 143, 0.8);
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s;
        backface-visibility: hidden;
    }
    .navbar-toggle > .icon-bar.on1,
    .navbar-toggle > .icon-bar.on2 {
        opacity: 0;
        display: none;
    }
    .navbar-toggle:active {
        border: 1px solid rgba(0, 199, 252, 0.8);
        background-color: #aaf6ff;
    }
    .navbar-toggle:active .icon-bar {
        background-color: rgba(0, 199, 252, 0.8);
    }
    .navbar-toggle[aria-expanded="true"] > span {
        background-color: transparent;
        display: none;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s;
    }
    .navbar-toggle[aria-expanded="true"] > .icon-bar.on1 {
        display: block;
        opacity: 1;
        background-color: rgba(15, 116, 143, 0.8);
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s;
        transform: rotate(45deg) translate(1px, 1px);
    } 
    .navbar-toggle[aria-expanded="true"] > .icon-bar.on2 {
        display: block;
        opacity: 1;
        background-color: rgba(15, 116, 143, 0.8);
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s;
        transform: rotate(-47deg) translate(4px, -3px);
    } 
    .animated-nav .navbar-toggle {
      border: 1px solid #fff;
      margin-top: 21px;
    }

    .animated-nav .navbar-toggle .icon-bar {
      background-color: #fff;
    }

    .animated-nav .navbar-nav > li > a,
    .navbar-nav > li > a {
        padding: 20px 25px;
        border-bottom: solid 1px rgba(255,255,255, 0.2);
    }

    .navbar-nav > li > a {
      background-color: #3888c6;
      color: #fff;
    }

    .navbar-nav > li > a:hover {
      background-color: #3888c6;
    }

    .navbar-nav > li.current > a {
      border-bottom: 1px solid #fff;
      color: #fff;
    }
}

/* =================================== */
/*	Main Slider
/* =================================== */
#home-carousel .carousel-inner .item {
  top: 70px;
  background-size:cover;
}

#home-carousel .slider-content {
  height: 100%;
}

#home-carousel .carousel-caption {
  left: 0;
  top: 0;
  z-index: 11;
  text-align: left;
}

.carousel-caption .homeTextBox {
/*    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 30px;*/
    padding:30px 40px;
    width: 38%;
}

.carousel-caption .homeTextBox > h2 {
  color: #444;
  font-size: 3.542em;
  font-family: 'NanumGothicBold';
  font-weight: normal;
  line-height: 50px;
  margin-bottom: 18px;
  text-shadow: none;
  text-transform: uppercase;
}

.carousel-caption .homeTextBox > p {
  color: #666;
  line-height: 1.6em;
  font-size: 1.28em;
  font-family: 'NanumGothic', sans-serif, '돋움', 'dotum', 'Gulim';
  margin-top: 0;
  text-shadow:none;
}
.carousel-caption .homeTextBox>p>span { 
    color:#0099d2;
    font-family: 'NanumGothic', sans-serif, '돋움', 'dotum', 'Gulim';
    font-weight: 600;
}
.carousel-caption .homeTextBox .enTitle {
  color:rgba(100,100,100,0.8);
  font-size: 1.867em;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 0.1em;
  padding-bottom: 15px;
  margin-bottom: 28px;
}
.homeText01 {
  position: absolute;
  top: 36%;
  left: 21.5%;
}
.homeText02 {
  position: absolute;
  top: 40%;
  left: 69%;
}
.homeText03 {
  position: absolute;
  top: 34%;
  left: 19.5%;
}


#nav-arrows > a {
  border: 1px solid #fff;
  color: #fff;
  display: block;
  height: 60px;
  line-height: 76px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 60px;
  z-index: 20;
  margin-top: -30px;

    -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;
}

#nav-arrows > a.sl-prev {
    left: 50px;
}

#nav-arrows > a.sl-next {
    right: 50px;
}

#nav-arrows > a.sl-prev:hover,
#nav-arrows > a.sl-next:hover {
    background-color: #009EE3;
    border-color: #00c7fc;
    color: #fff;
}

.carousel-indicators .active {
  background-color: #00c7fc;
  border: 0;
}

@media (max-width: 1440px) and (min-width: 1281px) {
    .carousel-caption .homeTextBox {
        width: 42%;
    }
    .carousel-caption .homeTextBox > h2 {
        font-size: 2.883em;
    }
    .carousel-caption .homeTextBox > p {
        font-size: 1.125em;
    }
    .carousel-caption .homeTextBox .enTitle {
        font-size: 1.667em;
        margin-bottom: 10px;
    }
    .homeText01 { top:32%;}
    .homeText02 { top:38%;}
    .homeText03 { top:30%;}
}
@media (max-width: 1280px) and (min-width: 1025px) {
    .carousel-caption .homeTextBox {
        width: 43%;
    }
    .carousel-caption .homeTextBox > h2 {
        font-size: 2.645em;
        margin-bottom: 10px;
    }
    .carousel-caption .homeTextBox > p {
        font-size: 1.063em;
    }
    .carousel-caption .homeTextBox .enTitle {
        font-size: 1.467em;
        margin-bottom: 10px;
    }
    .homeText01 { top:31%; left: 18%;}
    .homeText02 { top:32%;}
    .homeText03 { top:30%; left: 17%;}
    
    #nav-arrows > a {
        width: 46px;
        height: 46px;
        line-height: 58px;
    }
    #nav-arrows > a > i {
        font-size: 2.3em;
    }
}
@media (max-width: 1024px) and (min-width: 992px) {
    .carousel-caption .homeTextBox {
        width: 43%;
    }
    .carousel-caption .homeTextBox > h2 {
        font-size: 2.000em;
        margin-bottom: 10px;
    }
    .carousel-caption .homeTextBox > p {
        font-size: 1.063em;
    }
    .carousel-caption .homeTextBox .enTitle {
        font-size: 1.375em;
        margin-bottom: 10px;
    }
    .homeText01 { top:31%; left: 18%;}
    .homeText02 { top:32%; left: 62%;}
    .homeText03 { top:30%; left: 15%;}
    
    #nav-arrows > a {
        width: 46px;
        height: 46px;
        line-height: 58px;
    }
    #nav-arrows > a > i {
        font-size: 2.3em;
    }
}
@media (max-width: 991px) and (min-width: 768px) { 
    .carousel-caption .homeTextBox {
        width: 90%;
        border-radius: 10px;
        padding: 40px;
        background-color: rgba(0,0,0,0.5);
    }
    .carousel-caption .homeTextBox > h2 {
        font-size: 2.000em;
        margin-bottom: 10px;
        color: #ffffff;
    }
    .carousel-caption .homeTextBox > p {
        font-size: 1.063em;
        color: #ffffff;
    }
    .carousel-caption .homeTextBox>p>span { 
        color: #8EE5EE;
    }
    .carousel-caption .homeTextBox .enTitle {
        font-size: 1.375em;
        margin-bottom: 10px;
        color: #ffffff;
    }
    .homeText01 { top:50%; left: 20%;}
    .homeText02 { top:50%; left: 20%;}
    .homeText03 { top:50%; left: 20%;}
}
@media only screen and (max-width: 767px) {
    .carousel-caption{
      right: 0;
    }
   .carousel-caption .homeTextBox {
        width: 100%;
        border-radius: 0;
        text-align: center;
        padding: 20px 10px;
        background-color: rgba(0,0,0,0.5);
    }
    .carousel-caption .homeTextBox > h2 {
        font-size: 2.000em;
        margin-bottom: 10px;
        color: #ffffff;
    }
    .carousel-caption .homeTextBox > p {
        font-size: 1.063em;
        color: #ffffff;
    }
    .carousel-caption .homeTextBox>p>span { 
        color: #8EE5EE;
    }
    .carousel-caption .homeTextBox .enTitle {
        font-size: 1.375em;
        margin-bottom: 10px;
        color: #ffffff;
    }
    .homeText01 { top:30%; left: 0;}
    .homeText02 { top:30%; left: 0;}
    .homeText03 { top:30%; left: 0;}
}

/* =================================== */
/*	footer
/* =================================== */
footer {
    background-color: #f0f0f0;
    padding: 50px 0;
    text-align: center;
    margin-top: 120px;
    margin-bottom: 0 !important;
}
footer .container .copy {
    font-size: 0.875em;
}
footer .container .add>li {
    font-size: 0.875em;
    padding: 3px 0;
}

/* =================================== */
/*	page title
/* =================================== */
.section-part {
    margin-bottom: 20px;
    padding-top: 100px;
}
.section-part .container > h2 {
    color: #2a6bbd;
    font-family: 'Open Sans', 'NamumGothic', sans-serif;
    font-size: 1.875em;
    font-weight: 600;
    text-align: center;
    padding-bottom: 30px;
    border-bottom: 1px solid #2a6bbd;
    width: 200px;
    margin: 0 auto;
}
.section-part .container > h3 {
    text-align: center;
    font-size: 1.250em;
    margin-top: 70px;
    font-family: 'NamumGothic';
}
.section-part .container > div.titlerole {
    margin-top: 70px;
    text-align: center;
    
}
.section-part .container > div { line-height: 1.6em;}

@media only screen and (max-width: 767px) {
    .section-part { padding-top: 70px;}
}

/* =================================== */
/*	bizmeis
/* =================================== */
#bizmeis .bizmeis4point {
    margin-top: 85px;
}
#bizmeis .bizmeis4point .media {
    padding-bottom: 50px;
    padding-left: 20px;
}
#bizmeis .bizmeis4point .media:nth-child(odd){
    padding-bottom: 50px;
    padding-left: 0;
    padding-right: 20px;
}
#bizmeis .bizmeis4point .media .pull-left {
    margin-right: 50px;
}
#bizmeis .bizmeis4point .media .media-body {
    display: table-cell;
    vertical-align: top;
}
#bizmeis .bizmeis4point .media .media-body>h4 {
    color: #00a7d7;
    font-size: 1.125em;
    font-family: 'NanumGothic', sans-serif, '돋움', 'dotum', 'Gulim';
    font-weight: 400;
    margin-bottom: 15px;
}
#bizmeis .bizmeis4point .media .media-body>p {
    font-size: 0.938em;
    text-align: justify;
    color: #676767;
    line-height: 200%;
}
@media only screen and (max-width: 767px) {
    #bizmeis .bizmeis4point .media .pull-left {
        margin-right: 15px;
    }
    #bizmeis .bizmeis4point .media .media-body>p {
        line-height: 170%;
    }
}

/* =================================== */
/*	service
/* =================================== */
#service .service-con {
    clear: both;
    position: relative;
    height: 570px;
}
.service-con .service-img {
    position: absolute;
    z-index: 100;
    top: 47px;
    padding-left: 30px;
}
.service-con .service-img-bg {
    position: relative;
    min-width: 300px;
    width: 50%;
    height: 570px;
    background-image: url("../images/img_service_02.png");
    background-position: bottom right;
    background-repeat: no-repeat;
}
.service-body .num {
    font-size: 3.000em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    margin-bottom: 18px;
}
.service-body .service-title {
    font-size: 2.125em;
    font-family: 'NanumGothic', sans-serif;
    margin-bottom: 45px;
    padding: 0;
}
.service-body .service-title>span.bold {
    font-family: 'NanumGothicExtraBold', sans-serif;
}
.service-body>p {
    line-height: 200%;
}
.strong-color { 
    color:#4a7ac2; 
    font-weight: 600;
}

@media (max-width: 1024px) and (min-width: 992px) {
    #service .service-con {
        height: 430px;
    }
    .service-con .service-img > img {
        width: 75%;
    }
    .service-con .service-img-bg {
        background-size: 246px 398px;
        height: 430px;
    }
    .service-body .num {
        font-size: 2.250em;
        margin-bottom: 10px;
    }
    .service-body .service-title {
        font-size: 1.800em;
        margin-bottom: 15px;
    }
    .service-body .com-sm-service > p {
        line-height: 200%;
    }
}

@media (max-width: 991px) and (min-width: 768px) { 
    #service .service-con {
        height: auto;
    }
    .service-con .service-img {
        position: relative;
        z-index: 0;
        top: 15px;
    }
    .service-con .service-img > img {
        width: 67%;
    }
    .service-con .service-img-bg {
        background-size: 180px 291px;
        height: 340px;
    }
    .service-body .com-sm-service > p {
        font-size: 1em;
        line-height: 150%;
    }
    .service-body .com-sm-service .num {
        font-size: 1.500em;
        margin-bottom: 10px;
    }
    .service-body .com-sm-service .service-title {
        font-size: 1.500em;
        margin-bottom: 15px;
    }
    .img-sm-service {
        width: 80%;
        margin: 0 auto;
    }
    .com-sm-service {
        max-width: 90%;
        margin: 0 auto 50px;
    }
}
@media only screen and (max-width: 767px) { 
    #service .service-con {
        height: auto;
    }
    .service-con .service-img {
        position: relative;
        z-index: 0;
        top: 15px;
    }
    .service-con .service-img > img {
        width: 67%;
    }
    .service-con .service-img-bg {
        background-size: 180px 291px;
        height: 340px;
    }
    .service-body .com-sm-service > p {
        font-size: 1em;
        line-height: 150%;
        text-align: justify;
    }
    .service-body .com-sm-service .num {
        font-size: 1.500em;
        margin-bottom: 10px;
    }
    .service-body .com-sm-service .service-title {
        font-size: 1.500em;
        margin-bottom: 15px;
    }
    .com-sm-service {
        margin: 0 auto 20px;
    }
}

/* =================================== */
/*	benefit
/* =================================== */
#benefit h3 {
    margin-top: 70px;
}
#benefit .benefit-list {
    display: block;
    width: 462px;
    margin: 0 auto;
    padding-top:0;
}
#benefit .benefit-list>ul {
    margin-left: 24px;
    margin-top: 15px;
}
#benefit .benefit-list>ul>li {
    background: url(../images/bg_benefit_dot.png) no-repeat left 4px;
    padding: 10px 0 10px 23px;
    border-bottom: dashed 1px #dddddd;
}

@media (max-width: 1200px) {
    #benefit .benefit-list {
        width: 97%;
    }
}
/* =================================== */
/*	contact
/* =================================== */
.co-title {
    margin-top: 15px;
    margin-bottom: 25px;
    font-size: 1.188em;
    font-family: 'NanumGothicBold', sans-serif;
}
.co-info>dt, .co-info>dd {
    margin: 10px 0;
    line-height: 160%;
}
.co-info>dt {
    border-left: solid 4px #ddd;
}
.btn-area {
    margin-top: 120px;
}
.btn-down {
    border: 1px solid #2a6bbc;
    background-color: #fff;
    color: #2a6bbc;
    padding: 15px;
    border-radius: 10px;
}
.btn-down:hover,
.btn-down:focus,
.btn-down:active {
    background-color: #2a6bbc;
    color: #fff;
}
.btn-down>i {
    margin-right: 10px;
}
@media (max-width: 990px) {
    .btn-area {
        margin-top: 50px;
    }
}
/* ==========================================================================
Waypoints
========================================================================== */
.wp1, .wp2, .wp3, .wp4, .wp5, .wp6 {
    visibility: hidden
}
.bounceInLeft, .bounceInRight, .fadeInUp, .fadeInUpDelay, .fadeInDown, .fadeInUpD, .fadeInLeft, .fadeInRight, .bounceInDown {
    visibility: visible
}
.delay-05s {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
