/*@Font : Nanumsquare*/
@import url(//cdn.rawgit.com/hiun/NanumSquare/master/nanumsquare.css);

@font-face {
  font-family: "Nanum Square";
  font-weight: 200;
  src: url("../fonts/NanumSquareL.ttf") format("opentype");
}
@font-face {
  font-family: "Nanum Square";
  font-weight: 400;
  src: url("../fonts/NanumSquareR.ttf") format("opentype");
}
@font-face {
  font-family: "Nanum Square";
  font-weight: 600;
  src: url("../fonts/NanumSquareB.ttf") format("opentype");
}
@font-face {
  font-family: "Nanum Square";
  font-weight: 900;
  src: url("../fonts/NanumSquareEB.ttf") format("opentype");
}
/* 팝업레이어 */
#hd_pop {
  z-index: 1000;
  position: relative;
  margin: 0 auto;
  height: 0;
}
#hd_pop .hd_pops .hd_pops_con img {
  width: 100%;
}
#hd_pop h2 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
.hd_pops {
  position: absolute;
  border: 0px;
  background: #fff;
}
.hd_pops_con {
  overflow: hidden;
}
.hd_pops_footer {
  padding: 8px 0;
  background: #393939;
  color: #fff;
  text-align: right;
  border-bottom: 0px;
  width: 100%;
  position: absolute;
  border-right: 1px solid rgba(238, 238, 238, 0.1);
}

.hd_pops_footer button {
  margin-right: 5px;
  padding: 0px 7px;
  border: 0;
  background: #282828;
  color: #fff;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 300;
  margin: 3px 5px 3px 0px;
}
@media only screen and (max-width: 992px) {
  #hd_pop .hd_pops {
    left: 0 !important;
    width: 80% !important;
  }
  #hd_pop .hd_pops .hd_pops_con {
    width: 100% !important;
    overflow: scroll;
  }
  .hd_pops_footer button {
    font-size: 10px;
  }
}
/*Layout*/
.body {
  font-family: "Nanum Square", sans-serif;
  overflow: hidden;
}

/*common*/
img {
  max-width: 100%;
}

/*#Header*/
html.sticky-header-active #header .header-body,
#header .header-body {
  padding-bottom: 0;
  border-top: 0px;
  border-bottom: 1px solid #ddd;
  padding: 0;
  top: 0px !important;
}
html.sticky-header-active #header.header-transparent .header-body {
  padding-top: 0px;
}
#header .header-nav-main {
  margin: 0;
}
#header .header-nav-main nav > ul > li > a {
  font-size: 18px;
  font-weight: 400;
  color: #fff !important;
  padding: 40px 25px !important;
  border-radius: 0px;
  text-transform: none;
  letter-spacing: -1px;
  position: relative;
}
/*
#header .header-nav-main nav > ul > li > a.on:before,
#header .header-nav-main nav > ul > li > a:focus:before,
#header .header-nav-main nav > ul > li > a:hover:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	background-color: #3967bf;
	left: 0;
	top: 0px;
}*/
#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
  margin-top: 0px;
  margin-bottom: 10px;
  border: 0px;
  border-radius: 0px;
  background-color: #fff;
}
#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
  margin-top: 0px;
  margin-bottom: 10px;
  border-radius: 0px;
  background-color: #fff;
}
#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu.on {
  display: block;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
  font-size: 16px;
  color: #333;
  border-color: #b3b3b3;
  padding: 8px 10px;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
  color: #ed600b !important;
  background-color: transparent;
}
#header .header-nav-main nav > ul > li.open > a,
#header .header-nav-main nav > ul > li:hover > a {
  background: transparent;
}
#header .header-nav-main nav > ul > li > a.dropdown-toggle:after,
#header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after,
html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
  border: 0px;
}
@media (max-width: 1200px) {
  #header .header-nav-main nav > ul > li > a {
    font-size: 20px;
    font-weight: 400;
    color: #fff !important;
    padding: 40px 0px !important;
    border-radius: 0px;
    text-transform: none;
    letter-spacing: -1px;
    position: relative;
  }
}
@media (max-width: 1200px) and (min-width: 992px) {
  #header .header-nav-main nav > ul > li > a {
    width: 93px !important;
    font-size: 16px;
  }
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    font-size: 13px;
  }
}
@media (min-width: 991px) {
  #header .header-nav-main nav > ul > li {
    float: left;
    display: block;
  }
  #header .header-nav-main nav > ul > li + li {
    margin-left: -1px;
  }
  #header .header-nav-main nav > ul > li > a {
    text-align: center;
    position: relative;
  }
  #header .header-nav-main nav > ul > li > a.br-r:after {
    content: "";
    position: absolute;
    right: 0px;
    height: 18px;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.5);
    top: 41px;
  }
  #header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
  #header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
    border-top: 3px solid #40a147;
  }
}
@media (max-width: 992px) {
  #header .header-body {
    padding: 15px 0 !important;
  }
  #header .header-nav-main {
    margin-bottom: 0px !important;
    padding: 0px !important;
  }
  #header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
  #header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
    background-color: #fff;
  }
  #header
    .header-nav-main
    nav
    > ul
    > li.dropdown:hover
    > .dropdown-menu:before {
    display: none;
  }
  #header .header-nav-main nav > ul > li.open > a,
  #header .header-nav-main nav > ul > li:hover > a {
    color: rgba(255, 255, 255, 0.8) !important;
    border-color: #fff;
    color: #000 !important;
  }
  #header .header-nav-main nav > ul > li > a {
    line-height: inherit;
    color: #555 !important;
    padding: 7px 8px 3px 8px !important;
    font-size: 13px;
  }
  #header .header-nav-main nav > ul > li > .dropdown-menu > li {
    border: 0px;
  }
  #header .header-nav-main nav > ul > li > .dropdown-menu > li > a {
    color: #aaa !important;
  }
  #header .header-nav-main nav > ul > li > .dropdown-menu > li > a:hover {
    color: #000 !important;
  }
  #header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
  #header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
    border-bottom: 0px;
  }
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    font-size: 13px;
    padding: 2px 0px;
  }
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
    color: rgba(255, 255, 255, 0.8);
  }
}
@media (max-width: 766px) {
  nav > ul > li > a:hover,
  nav > ul > li > a:focus {
    color: #3967bf !important;
  }
}
/*#s005 - header-body*/
#header .header-body {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
html.sticky-header-active #header .header-body,
#header .header-body:hover,
#header.on .header-body {
  background-color: rgba(255, 255, 255, 1) !important;
  border-bottom: 1px solid #ddd !important;
}
#header .header-body .logo_w,
#header .header-body .logo_c {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#header .header-body .logo_w {
  display: inline-block;
}
#header .header-body .logo_c {
  display: none;
}
#header.on .header-body .logo_w,
html.sticky-header-active #header .header-body .logo_w,
#header .header-body:hover .logo_w {
  display: none;
}
#header.on .header-body .logo_c,
html.sticky-header-active #header .header-body .logo_c,
#header .header-body:hover .logo_c {
  display: inline-block;
}
#header.on .header-body nav > ul > li > a,
html.sticky-header-active #header .header-body nav > ul > li > a,
#header .header-body:hover nav > ul > li > a {
  color: #333 !important;
}
#header.on .header-body nav > ul > li:hover > a,
html.sticky-header-active #header .header-body nav > ul > li:hover > a,
#header .header-body:hover nav > ul > li:hover > a {
  color: #ed600b !important;
}
html.sticky-header-active #header .header-body nav > ul > li > a.on,
#header .header-body:hover nav > ul > li > a.on {
  color: #3967bf !important;
}
@media (min-width: 991px) {
  #header .header-body {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
  }
  #header .header-body:hover nav > ul > li > a.br-r:after {
    background-color: rgba(0, 0, 0, 0.5);
  }
}
@media (max-width: 992px) {
  #header .header-row {
    position: relative;
  }
  #header .header-body .header-column {
    display: block;
    margin: 0 auto;
  }
  #header .header-body .header-column.header-col-2 {
    float: right;
    position: absolute;
    right: 0;
    top: -8px;
  }
  html.sticky-header-negative.sticky-header-active #header .header-logo {
    padding-top: 0px;
  }
  #header.header-narrow .header-logo img {
    margin: 0px;
    width: 120px;
  }
  #header .header-body .logo_w {
    display: none;
  }
  #header .header-body .logo_c {
    display: inline-block;
  }
}
/*#s005 - HeaderTop mobile*/
#header .header-btn-collapse-nav {
  margin: 8px 5px;
  background-color: transparent;
  padding: 4px 11px !important;
  line-height: 22px !important;
  font-size: 16px !important;
  color: #1a2957;
}
/*sticky*/
@media (max-width: 992px) {
  html #header {
    position: relative !important;
  }
  html.sticky-header-enabled #header.header-transparent .header-body {
    position: relative;
    background-color: #fff !important;
  }
  html.sticky-header-active #header {
    position: absolute !important;
  }
  html.sticky-header-active #header.header-transparent .header-body {
    position: fixed;
  }
  html #header.header-narrow .header-logo img.logo_drd {
    display: none;
  }
  html #header.header-narrow .header-logo img.logo_dru {
    display: inline-block;
  }
}
/*s007 - HeaderTop mobile*/
#header .header-btn-collapse-nav {
  margin: 6px 2px;
  padding: 8px 12px;
  background-color: transparent;
  color: #40a147;
}
/*slider*/
.tp-leftarrow.custom-arrows-style-1,
.tp-rightarrow.custom-arrows-style-1 {
  width: 45px;
  height: 120px;
  background: transparent;
}
.tp-leftarrow.custom-arrows-style-1:hover,
.tp-rightarrow.custom-arrows-style-1:hover {
  background: transparent;
}
.tp-leftarrow.custom-arrows-style-1:before,
.tp-rightarrow.custom-arrows-style-1:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 70%;
  width: 30px;
  height: 30px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
.tp-leftarrow.custom-arrows-style-1:after,
.tp-rightarrow.custom-arrows-style-1:after {
  content: "";
  display: block;
  position: absolute;
  left: 106%;
  top: 50%;
  width: 70px;
  border-top: 1px solid #fff;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.tp-rightarrow.custom-arrows-style-1 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.custom-page-header {
  padding: 120px 0 35px;
  background: #1a1e2a !important;
  border-color: #1a1e2a !important;
}
.custom-page-header h1 {
  font-size: 2em;
}
@media (min-width: 991px) {
  #revolutionSlider_forcefullwidth,
  .slider-container,
  .slider-container .slider {
    height: 100vh !important;
  }
}
@media (max-width: 768px) {
  .tp-leftarrow.custom-arrows-style-1,
  .tp-rightarrow.custom-arrows-style-1 {
    width: 30px;
    height: 90px;
  }
  .tp-leftarrow.custom-arrows-style-1:before,
  .tp-rightarrow.custom-arrows-style-1:before {
    width: 20px;
    height: 20px;
  }
  .tp-leftarrow.custom-arrows-style-1:after,
  .tp-rightarrow.custom-arrows-style-1:after {
    width: 50px;
  }
}
/*dvd_sec*/
.dvd_sec {
  padding: 100px 0;
}
.dvd_sec.dvd_sec_mini {
  padding: 50px 0;
}
@media (max-width: 768px) {
  .dvd_sec {
    padding: 30px 0;
    position: relative;
  }
  .dvd_sec.dvd_sec_mini {
    padding: 20px 0;
  }
}
/*msec_tit*/

.msec_tit .lined {
  margin-bottom: 40px;
  line-height: 1em;
}
.msec_tit .lined span {
  display: inline-block;
  width: 70px;
  height: 2px;
  background-color: #40a147;
}
.msec_tit .lined.lined_w span {
  background-color: #fff;
}
.msec_tit h1 {
  color: #333;
  font-size: 50px;
  line-height: 1em;
  font-weight: 600;
  margin-bottom: 30px;
  word-break: keep-all;
}
.msec_tit h1 span {
  display: inline-block;
  color: #636363;
  font-size: 0.5em;
  line-height: 1em;
}
.msec_tit h4 {
  color: #636363;
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 500;
  word-break: keep-all;
}
.msec_tit h3 {
  color: #636363;
  font-size: 25px;
  line-height: 1.5em;
  font-weight: 500;
  word-break: keep-all;
}
.msec_tit h3 span {
  display: inline-block;
  background-color: #2d9d39;
  padding: 3px 30px;
  border-radius: 30px;
  color: #fff;
}
@media (max-width: 768px) {
  .msec_tit {
    margin-bottom: 30px;
  }
  .msec_tit .lined {
    margin-bottom: 20px;
  }
  .msec_tit .lined span {
    width: 30px;
    height: 1px;
  }
  .msec_tit h1 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .msec_tit h4 {
    font-size: 13px;
  }
  .msec_tit h3 {
    font-size: 14px;
  }
  .msec_tit h3 span {
    padding: 3px 15px;
  }
}
/*msec01*/
.senter_img img {
  margin-top: 213px;
}
/*
#msec01 {
	background: url(../img/msec01_bg.png) center bottom no-repeat;
	background-size: 100%;
}*/
#msec01 .feature-box h3 {
  color: #252525;
  font-size: 17px;
  line-height: 1.5em;
  font-weight: 600;
  margin-bottom: 5px;
  letter-spacing: -1px;
}
#msec01 .feature-box li {
  color: #636363;
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 400;
  vertical-align: middle;
}
#msec01 .feature-box li:before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  background-color: #333;
  vertical-align: middle;
}
@media (min-width: 991px) {
  #msec01 .feature-box.feature-box-style-2 .feature-box-icon {
    background: transparent;
    width: 105px;
    height: 95px;
  }
  #msec01 .feature-box.feature-box-style-2 .feature-box-icon.icon_left {
    margin-right: -60px;
  }
  #msec01 .feature-box.feature-box-style-2 .feature-box-icon.icon_right {
    margin-left: -60px;
  }
  #msec01 .feature-box .feature-box-info {
    margin-top: 110px;
    padding-top: 30px;
  }
  #msec01 .feature-box li .pl_list {
    padding-left: 8px;
  }
}
@media (max-width: 992px) {
  #msec01 .feature-box {
    width: 50%;
    float: left;
    clear: none;
  }
  #msec01 .feature-box h3 {
    font-size: 16px;
  }
  #msec01 .feature-box li {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  #msec01 .mockup-phone {
    width: 60px;
    display: inline-block;
  }
  #msec01 .mb_senter_img {
    position: absolute;
    bottom: 150px;
    left: 50%;
    transform: translateX(-50%);
  }
  #msec01 .feature-box {
    margin-bottom: 20px;
  }
  #msec01 .feature-box .feature-box-icon {
    float: none;
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
  }
  #msec01 .feature-box .feature-box-icon img {
    width: 50px;
    height: 50px;
  }
  #msec01 .feature-box.feature-box-style-2 .feature-box-info {
    padding-left: 0;
    text-align: center;
    margin-top: 5px;
  }
  #msec01 .feature-box h3 {
    font-size: 14px;
  }
  #msec01 .feature-box li {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  #msec01 .mt_20 {
    margin-top: 20px;
  }
  #msec01 .mb_20 {
    margin-bottom: 20px;
  }
}
/*msec02*/
#msec02 {
  position: relative;
}
#msec02 .conbox {
  position: relative;
  z-index: 3;
}
#msec02 .bg_pt {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#msec02 h1 {
  color: #fffc00;
  font-size: 50px;
  font-weight: 600;
  line-height: 1em;
  margin-bottom: 15px;
  vertical-align: middle;
  word-break: keep-all;
}
#msec02 h3 {
  color: #fff;
  font-size: 25px;
  font-weight: 300;
  line-height: 1.5em;
  margin-bottom: 0;
  vertical-align: middle;
  word-break: keep-all;
}
#msec02 .btn_wrp {
  margin-top: 30px;
}
#msec02 .btn_wrp a {
  text-decoration: none;
  margin: 0 3px;
}
@media (max-width: 992px) {
  #msec02 .btn_wrp a {
    display: inline-block;
    width: 31%;
    padding: 0 5px;
  }
}
@media (max-width: 768px) {
  #msec02 h1 {
    font-size: 18px;
  }
  #msec02 h3 {
    font-size: 13px;
  }
  #msec02 .btn_wrp {
    margin-top: 15px;
  }
  #msec02 .btn_wrp a {
    font-size: 12px;
  }
  #msec02 .btn_wrp a {
    font-size: 12px;
  }
}
/*msec03*/
#msec03 {
  background-color: #f7f7f7;
}
/*msec05*/
#msec05 {
  background-color: #f7f7f7;
}
@media (max-width: 768px) {
  #msec05 .img_wrp img {
    max-width: 80%;
  }
}
/*msec06*/
#msec06 {
  position: relative;
}
#msec06 .conbox {
  position: relative;
  z-index: 3;
}
#msec06 .bg_pt {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
/*msec08*/
#msec08 {
  background-color: #f7f7f7;
}
/*msec09*/
#msec09 {
  position: relative;
}
#msec09 .conbox {
  position: relative;
  z-index: 3;
}
#msec09 .bg_pt {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#msec09 h1 {
  color: #fffc00;
  font-size: 50px;
  font-weight: 600;
  line-height: 1em;
  margin-bottom: 15px;
  vertical-align: middle;
  word-break: keep-all;
}
#msec09 h3 {
  color: #fff;
  font-size: 25px;
  font-weight: 300;
  line-height: 1.5em;
  margin-bottom: 0;
  vertical-align: middle;
  word-break: keep-all;
}
#msec09 .btn_wrp {
  margin-top: 30px;
}
#msec09 .btn_wrp a {
  text-decoration: none;
}
@media (max-width: 992px) {
  #msec09 .btn_wrp a {
    display: block;
    float: left;
    width: 33.333333%;
    padding: 0 5px;
  }
}
@media (max-width: 768px) {
  #msec09 h1 {
    font-size: 18px;
  }
  #msec09 h3 {
    font-size: 13px;
  }
  #msec09 .btn_wrp {
    margin-top: 15px;
  }
  #msec09 .btn_wrp a {
    font-size: 12px;
  }
}
/*msec10*/
#msec10 .msec_tit {
  margin-bottom: 40px;
}
#msec10 .msec_tit h3 {
  text-transform: none;
}
#msec10 .cs_wrp .cs_item {
  text-decoration: none;
  display: block;
}
#msec10 .cs_wrp .cs_item .icon_wrp span {
  display: inline-block;
  font-size: 30px;
  color: #3ea248;
  border-radius: 50%;
  border: 2px solid #eee;
  padding-top: 23px;
  text-align: center;
  width: 80px;
  height: 80px;
  margin-bottom: 15px;
}
#msec10 .cs_wrp .cs_item h4 {
  color: #404040;
  font-size: 20px;
  line-height: 1em;
  font-weight: 600;
  margin-bottom: 10px;
}
#msec10 .cs_wrp .cs_item p {
  color: #636363;
  font-size: 18px;
  line-height: 1em;
  font-weight: 400;
  margin-bottom: 0px;
}

@media (max-width: 768px) {
  #msec10 .msec_tit {
    margin-bottom: 0px;
  }
  #msec10 .msec_tit h3 {
    margin-bottom: 20px;
  }
  #msec10 .cs_wrp .cs_item .icon_wrp span {
    font-size: 16px;
    padding-top: 12px;
    width: 50px;
    height: 50px;
  }
  #msec10 .cs_wrp .cs_item .icon_wrp img {
    width: 19px;
  }
  #msec10 .cs_wrp .cs_item h4 {
    font-size: 13px;
    margin-bottom: 5px;
  }
  #msec10 .cs_wrp .cs_item p {
    font-size: 11px;
  }
}
/*merit_box*/
.merit_box .merit_item {
  padding: 60px 15px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  margin-bottom: 30px;
}
.merit_box .merit_item .num {
  margin-bottom: 20px;
}
.merit_box .merit_item .num h6 {
  color: #fffc00;
  font-size: 20px;
  line-height: 1em;
  font-weight: 600;
  margin-bottom: 5px;
}
.merit_box .merit_item .num h4 {
  color: #fffc00;
  font-size: 53px;
  line-height: 1em;
  font-weight: 600;
  margin-bottom: 0px;
}
.merit_box .merit_item h2 {
  color: #fff;
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 400;
  margin-bottom: 0px;
  height: 30px;
}
@media (max-width: 768px) {
  .merit_box .merit_item {
    padding: 30px 15px;
    margin-bottom: 15px;
  }
  .merit_box .merit_item .num {
    margin-bottom: 10px;
  }
  .merit_box .merit_item .num h6 {
    font-size: 13px;
  }
  .merit_box .merit_item .num h4 {
    font-size: 30px;
  }
  .merit_box .merit_item h2 {
    font-size: 11px;
    word-break: keep-all;
  }
}
/* sec11 */

#msec11 .toggle-primary .toggle label {
  color: #2c9f3a;
  border-left-color: #2c9f3a;
  border-right-color: #2c9f3a;
}

#msec11 .toggle-primary .toggle.active > label {
  background-color: #2c9f3a;
  border-color: #2c9f3a;
  color: #ffffff;
}

#msec11 .toggle-primary.toggle-simple .toggle > label:after {
  background-color: #2c9f3a;
}
#msec11 .faq_link {
  margin-bottom: 20px;
}
#msec11 .faq_link a {
  padding: 15px 20px;
  background-color: #ff6d01;
  color: #fff;
  font-size: 16px;
  border: 1px solid #ff6d01;
  text-decoration: none;
  border-radius: 20px;
  float: right;
}
@media (max-width: 768px) {
  #msec11 .faq_link a {
    padding: 5px 8px;
  }
}
/* sec12 */
#msec12 {
  background-color: #f7f7f7;
}
#shurin_news {
  margin-top: 100px;
}
#msec12 .exam_item_wrp {
  text-decoration: none;
}

#msec12 h3,
#msec12 h4 {
  margin: 0;
  text-align: center;
}
#msec12 h3 {
  font-size: 18px;
  color: #2c9f3a;
}
#msec12 h4 {
  font-size: 16px;
  color: #333;
}

.owl-carousel.show-nav-hover .owl-nav .owl-prev,
.owl-carousel.show-nav-hover .owl-nav .owl-next {
  top: -62px;
}
.owl-carousel.show-nav-hover .owl-nav .owl-prev {
  left: -72px;
  background-color: #40a147 !important;
}
.owl-carousel.show-nav-hover .owl-nav .owl-next {
  right: -72px;
  background-color: #40a147 !important;
}
.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
  background-color: #40a147;
}

@media (max-width: 768px) {
  #shurin_news {
    margin-top: 0;
  }
}
/*check_list*/
.check_list li {
  color: #404040;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.5em;
  margin-bottom: 0;
  vertical-align: middle;
  word-break: keep-all;
  padding: 15px 0;
  position: relative;
  border-bottom: 1px solid #ddd;
  padding-left: 60px;
}
.check_list li strong {
  color: #ff6d01;
  font-weight: 600;
}
.check_list li .check_icon {
  position: absolute;
  left: 15px;
  top: 20px;
}
@media (max-width: 768px) {
  .check_list li {
    font-size: 13px;
    padding: 10px 0;
    padding-left: 30px;
  }
  .check_list li strong {
    color: #ff6d01;
    font-weight: 600;
  }
  .check_list li .check_icon {
    width: 15px;
    top: 15px;
    left: 8px;
  }
}
/*process_wrp*/
.process_wrp {
  margin-top: 20px;
  border: 1px solid #ddd;
  background-color: #fcfcfc;
  padding: 20px;
  text-align: center;
}
.process_wrp h4 {
  color: #252525;
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 600;
}
.process_wrp h4 strong {
  color: #ed600b;
}
@media (max-width: 768px) {
  .process_wrp {
    margin-top: 15px;
    padding: 20px 15px;
  }
  .process_wrp h4 {
    font-size: 14px;
  }
  .process_wrp .btn_wrp img {
    width: 120px;
  }
}
/*ho_btn*/
.btn_wrp.ho_btn {
  margin-top: 40px;
}
.btn_wrp.ho_btn .btn {
  color: #404040;
  font-size: 25px;
  font-weight: 400;
  line-height: 1em;
  border: 2px solid #40a147;
  padding: 20px 50px;
  margin: 0 3px;
  border-radius: 20px;
}
.btn_wrp.ho_btn.ho_btn_w .btn {
  color: #fff;
  border-color: #ed600b;
}
@media (max-width: 768px) {
  .btn_wrp.ho_btn .btn {
    font-size: 13px;
    padding: 5px 15px;
    margin: 0 3px;
  }
}
/*footer*/
#footer {
  margin: 0px;
  font-size: 13px;
  background-color: #29292b;
  border: 0px;
  position: relative;
  padding: 30px 0 !important;
}
#footer a.btn {
  background-color: rgba(0, 0, 0, 0.3);
}
#footer .logo_wrp a img {
  opacity: 0.8;
}
@media (min-width: 991px) {
  #footer .t_menu_wrp {
    position: relative;
  }
  #footer .t_menu {
    position: absolute;
    right: 0;
  }
  #footer .t_menu a {
    display: inline-block;
    line-height: 1em;
    padding: 0 5px;
    text-decoration: none;
  }
  #footer .copy_con {
    position: relative;
  }
  #footer .copy_con .btn {
    position: absolute;
    right: 0;
    bottom: 0px;
  }
}
@media (max-width: 992px) {
  #footer .copy_con .btn {
    position: absolute;
    font-size: 11px;
    right: 15px;
    top: 30px;
  }
  #header .header-logo {
    float: initial;
  }
}
@media (max-width: 768px) {
  #footer .logo_wrp a img {
    width: 80px;
    margin-bottom: 15px;
  }
  #footer p {
    font-size: 11px;
    line-height: 1.4em;
    word-break: keep-all;
  }
}
/*서브타이틀 subtitle*/
.parallax.page-header {
  padding: 100px 0;
}
.parallax.page-header h1 {
  font-weight: 400;
}
.parallax.page-header h1 strong {
  color: #fffc00;
  font-weight: 400;
}
@media (max-width: 768px) {
  .parallax.page-header {
    padding: 50px 0 45px;
  }
  .parallax.page-header h1 {
    font-size: 20px;
    word-break: keep-all;
  }
}
/*all-content-common*/
#all-content-common {
  padding: 60px 0;
}
@media (max-width: 768px) {
  #all-content-common {
    padding: 30px 0;
  }
}

/*siteconfig*/
.siteconfig {
  width: 100%;
  height: 35px;
  bottom: 0;
  background-color: #fcfcfc;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.siteconfig .home_box {
  display: inline-block;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.siteconfig .home_box2,
.siteconfig .home_box3 {
  display: inline-block;
  color: #777;
  font-size: 13px !important;
}
.siteconfig .home_box2::after {
  color: inherit;
  opacity: 0.5;
  font-family: FontAwesome;
  content: "\f105";
  padding: 0 7px 0 5px;
}
.siteconfig .home_box a {
  text-decoration: none;
  color: #777;
  display: block;
  padding: 5px 15px;
  font-size: 13px;
}
/*left-sitecon*/
#left-sitecon h3 {
  padding: 30px 20px;
  background-color: #42a538;
  color: #fff;
}
#left-sitecon ul li {
  border-bottom: 1px solid #ddd;
}
#left-sitecon ul li a {
  text-decoration: none;
  color: #333;
  padding: 8px 20px;
  background-color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  font-size: 18px;
  position: relative;
}
#left-sitecon ul li a.active {
  color: #42a538;
}
#left-sitecon ul li a.active:after {
  border-color: transparent transparent transparent #42a538;
  border-style: solid;
  border-width: 5px;
  content: " ";
  display: block;
  margin-left: 0;
  position: absolute;
  top: 40%;
  right: 5px;
  width: 0;
}
/*all-content-wrp*/
#all-content-wrp {
  background-color: #fff;
  font-size: 15px;
  line-height: 22px;
}
