/** 웹폰트 호출 **/
@import url(http://fonts.googleapis.com/css?family=Pacifico);
/** 웹폰트 호출 **/
@import url(http://fonts.googleapis.com/css?family=Grand+Hotel&subset=latin,latin-ext);
/** 인트로 슬라이드 수정 **/

.body-layout {
    color: #7b7b7b;
    font-size: 14px;
    font-family: '나눔고딕';
    line-height: 1.42857143;
}

.img-responsive {
    max-width: none;
}
.teain-img {
    max-width: 100%;
}

/** 슬라이드 테두리 설정 **/
.flexslider {border: 0px solid rgba(255, 255, 255, 1);border-radius: 0px;}

/* Slide Text */
/*
.flex-caption {
    width: 510px;
    height: 240px;
    left: 385px;
    bottom: 0px;
    margin-bottom: 0px;
    padding: 25px;
    text-align: left;
    background-color: #000000;
    opacity: 0.7;
}*/
.flex-caption span.intro-title {
    padding: 0px;
    font-size: 42px;
    font-weight: 600;
    background: transparent;
    text-shadow: 0 0 0 rgba(0,0,0,0);
}
.flex-caption span.intro-title small {
    font-size: 31px;
    font-weight: 400;
}

@media (min-width: 992px) {
    .flex-caption {
        height: 115px;
    }
}

/** 로고위치(상하) 조절 **/
.navbar-brand img {margin-top: -2px;}
/** 모서리 각지게 **/
.none-radius{border-radius: 0px !important;}
/** 최상단여백 크기 설정 **/
.topmarginLay_a{padding:30px;}
@media (max-width: 768px) {
.topmarginLay_a{padding:30px;}
}
/** 각각의 페이지 타이틀 설정 **/
.panel-default >.vine-title-title{background-repeat: none;padding:30px 0;}
/*.custom-title{padding:25px 0;}*/
/** 상단 메뉴바 배경색지정 **/
.navbar-inverse {background-color: #f90;border-color: none;border-bottom-width: 0px;}
/** 상단 메뉴바 배경 **/
.navbar-inverse{background-image:url(/skin/img/wild-sea.png);}
.navbar-inverse {background-repeat: repeat !important;}

/** 메뉴 폰트 설정 **/
.navbar-inverse .navbar-nav > li > a {
    padding: 10px 20px;
    color: #fff;
}
.navbar-inverse .navbar-nav > li:first-child > a,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
    color: #52c2d2;
}
/** 메뉴구분선 삭제 **/
.navbar-inverse .divider-vertical {border-right-color: rgba(236, 205, 171, 1);border-left-color: rgba(195, 130, 16, 1);display:none;}
/** 하단 카피라이트 영역 설정 **/
.footer_copy>.col-lg-12{background:#2b3a44;border-top:0px dashed #DDD;padding:35px 5px 0px;margin-top:15px;color:#ffffff;font-size: 12px;}
/** body 배경 **/
body{background-image:url(/skin/img/geometry2.png);}

/**********************************************************모바일 최적화 레이아웃 시작***********************************************************/


.navbar-inverse{
    background-image: linear-gradient(to bottom, rgba(59, 32, 32, 0) 0px, rgba(59, 32, 32, 0) 100%);
    background-repeat: repeat;
    background-color: #2b3b44;
    
}
.navbar-inverse .navbar-toggle .icon-bar {background-color: #333;}
.navbar-inverse .navbar-toggle {border-color: rgba(48, 47, 47, 0);}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {background-color: #ddd;}
.navbar-toggle{background:rgba(48, 47, 47, 0);color:#fff;}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {border-color: #e5e5e5;}
.navbar-collapse {border-top: 0px solid transparent;}
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {text-shadow: 0px -1px 0px rgba(0, 0, 0, 0);}
/*.navbar-inverse .navbar-nav > li > a { color: #fff; font-weight:bold;}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {    background-color: #ddd; color: #fff;}
.navbar-inverse .navbar-nav > li > a:hover{color: #fff;}
.navbar-inverse .navbar-nav .open .dropdown-menu > li >  a{color: #fff;}
.navbar-inverse .navbar-nav .open .dropdown-menu > li >  a:hover{color: #fff;}*/
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {    background-color:  rgba(0, 0, 0, 0) !important;}
.navbar-brand img { margin-top: -10px;}
.topmarginLay_a{padding:30px;}
.flexslider { border-radius: 4px; box-shadow: 0px 1px 4px rgba(0, 0, 0, 0);}
.page-header {margin: 20px 0px 0px;border-bottom: 0px solid #EEE;border: 0px solid #ddd;padding: 0px 10px;;background:#fff;}
.intro-html-layout h3,
.page-header h4 {
    margin-top: 50px;
    margin-bottom: 25px;
    padding-bottom: 10px;
    font-size: 24px;
    font-weight: 500;
    border-bottom: 1px solid #e2e2e2;
}
.page-header h4 .btn{padding:0px 0px 0px;}
.navbar-inverse .navbar-toggle .icon-bar {background-color: #fff;}
.navbar-inverse > .container {padding: 35px 15px 30px 15px;}
.caret {display: none;}

/** 타이틀백그라운드 이미지 **/
.custom-back1{background-image:url(/skin/img/page-title1.png)!important;}
.custom-back2{background-image:url(/skin/img/page-title2.png)!important;}
.custom-back3{background-image:url(/skin/img/page-title3.png)!important;}
.custom-back4{background-image:url(/skin/img/page-title4.png)!important;}
.custom-back5{background-image:url(/skin/img/page-title5.png)!important;}
.custom-back6{background-image:url(/skin/img/page-title6.png)!important;}
.custom-back7{background-image:url(/skin/img/page-title7.png)!important;}
.custom-back8{background-image:url(/skin/img/page-title8.png)!important;}
.custom-back9{background-image:url(/skin/img/page-title9.png)!important;}
.custom-back10{background-image:url(/skin/img/page-title10.png)!important;}
.custom-back-coffee{background-image:url(/skin/img/page-title-coffee.png)!important;}
.custom-back-pizza{background-image:url(/skin/img/page-title-pizza.png)!important;}
.custom-back-pasta{background-image:url(/skin/img/page-title-pasta.png)!important;}
/**  **/

.titleBox{padding:10px;margin:10px 0 25px; color:#fff; font-weight:bold;border:1px solid #ddd;background-size:cover;}
.titleBox a{padding:5px 10px;background:#333;text-decoration:none;color:#fff;font-size:11px}

.titleBox {
    padding: 18px !important;
}









h3 {
    font-size: 33px;
    margin-top: 35px;
    padding-bottom: 10px;
    border-bottom: 1px solid #BCBCBC;    
}


/*==================  Titles      ======================*/
.title.title-1 {
  text-align: center;
  font-weight: 300;
  color: #7b7b7b;
  text-transform: capitalize;
}
.title.title-1 + .box-2 {
  margin-top: 33px;
}
.title.title-1 + .box-3 {
  margin-top: 31px;
}
.title.title-1 + .box-11 {
  margin-top: 34px;
}
.title.title-2 {
  text-align: center;
  font-weight: 300;
  color: #7b7b7b;
  text-transform: capitalize;
  font-size: 35px;
}
.title.title-2 + .box-2 {
  margin-top: 33px;
}
.title.title-2 + .box-3 {
  margin-top: 31px;
}
.title.title-2 + .box-11 {
  margin-top: 34px;
}
.title.title-2 + .box-4 {
  margin-top: 37px;
}
.title.title-3 {
  position: relative;
  text-align: center;
  font-weight: 300;
  font-size: 40px;
  padding-bottom: 34px;
}
.title.title-3:before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  margin: auto;
  display: block;
  width: 370px;
  height: 1px;
  background: #799caf;
}
.title.title-4 {
  text-transform: capitalize;
  font-weight: 300;
  font-size: 35px;
}
.title.title-4 + .list-1 {
  margin-top: 45px;
}
.title.title-5 {
  text-transform: capitalize;
  font-weight: 300;
  font-size: 35px;
  color: #7b7b7b;
  text-transform: none;
  font-size: 40px;
}
.title.title-5 + .list-1 {
  margin-top: 45px;
}
.title.title-5 + .thumb-pad-3 {
  margin-top: 39px;
}
.title.title-5 + .list-2 {
  margin-top: 32px;
}
.title.title-5 + .box-6 {
  margin-top: 32px;
}
.title.title-5 + .list-4 {
  margin-top: 31px;
}
.title.title-5 + .box-7 {
  margin-top: 34px;
}
.title.title-6 {
  text-align: center;
  font-weight: 300;
  color: #7b7b7b;
  text-transform: capitalize;
  text-transform: none;
}
.title.title-6 + .box-2 {
  margin-top: 33px;
}
.title.title-6 + .box-3 {
  margin-top: 31px;
}
.title.title-6 + .box-11 {
  margin-top: 34px;
}
.title.title-7 {
  font-size: 18px;
  margin-top: 25px;
}
.title.title-7 + .thumb-pad-7 {
  margin-top: 27px;
}
.title.title-8 {
  text-transform: capitalize;
  font-weight: 300;
  font-size: 35px;
  color: #7b7b7b;
  text-transform: none;
  font-size: 40px;
  text-align: center;
}
.title.title-8 + .list-1 {
  margin-top: 45px;
}
.title.title-8 + .thumb-pad-3 {
  margin-top: 39px;
}
.title.title-8 + .list-2 {
  margin-top: 32px;
}
.title.title-8 + .box-6 {
  margin-top: 32px;
}
.title.title-8 + .list-4 {
  margin-top: 31px;
}
.title.title-8 + .box-7 {
  margin-top: 34px;
}
.title.title-8 + .box-12 {
  margin-top: 30px;
}







/*==================  Backgrounds  ======================*/
.bg-1 {
  background: #ffffff;
}

.bg-3 {
  background: #486577;
  color: #ffffff;
}
.bg-3 .title-1,
.bg-3 .title-6 {
  color: #ffffff;
}
.bg-video {
  color: #ffffff;
}
.bg-img-1 {
  background-image: url(../img/bg-img-1.jpg);
  background-position: center bottom;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg-img-2 {
  background-image: url(../img/bg-img-3.jpg);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}









/*==================  Boxes      ======================*/
.box.box-1 {
  text-align: center;
}
.box.box-1 h2 {
  font-weight: 700;
  text-transform: uppercase;
  color: #55636b;
  margin-bottom: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.box.box-1 h3 {
  font-weight: 300;
  text-transform: uppercase;
  color: #55636b;
  margin-top: 10px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.box.box-1 h3 + h6 {
  margin-top: 16px;
}
.box.box-1 h6 {
  text-transform: uppercase;
  color: #89949b;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.box.box-1 h6 + .btn-box {
  margin-top: 47px;
}
.box.box-1 .btn-box .btn-1:hover {
  color: #ed6b55;
  border-color: #ed6b55;
}
.box.box-1 .btn-box .btn + .btn {
  margin-left: 8px;
}
.box.box-2 {
  text-align: center;
}
.box.box-2 .list + p {
  margin-top: 13px;
}
.box.box-2 p {
  font-size: 16px;
  line-height: 24px;
  color: #838b91;
}
.box.box-3 {
  text-align: center;
}
.box.box-3 h6 {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
}
.box.box-3 p {
  color: #acacac;
  font-weight: 400;
  line-height: 26px;
  margin-top: 0;
}
.box.box-3 p + .link {
  margin-top: 15px;
}
.box.box-4:before,
.box.box-4:after {
  content: " ";
  display: table;
}
.box.box-4:after {
  clear: both;
}
.box.box-4 .fancy_wrap {
  display: block;
  float: left;
  width: 25%;
  padding: 0;
  margin: 0;
  overflow: hidden;
  position: relative;
}
.box.box-4 .fancy_wrap img {
  width: 100%;
}
.box.box-4 .fancy_wrap:hover .thumb {
  bottom: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.box.box-4 .fancy_wrap:hover .thumb:before {
  bottom: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.box.box-4 .fancy_wrap .thumb {
  overflow: hidden;
  font-size: 80px;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  bottom: -100%;
  left: 0;
  text-align: center;
  background: rgba(72, 101, 119, 0.6);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.box.box-4 .fancy_wrap .thumb:before {
  line-height: 80px;
  left: 0;
  right: 0;
  top: 50%;
  position: absolute;
  color: #edba55;
  content: "\f002";
  font-family: fontAwesome;
  margin-top: -40px;
  text-align: center;
}
.box.box-5:before,
.box.box-5:after {
  content: " ";
  display: table;
}
.box.box-5:after {
  clear: both;
}
.box.box-5 time {
  color: #edba55;
  font-size: 52px;
  font-weight: 900;
  font-family: 'Roboto', sans-serif;
  text-align: center;
  float: left;
  position: relative;
  top: 12px;
  line-height: 32px;
  margin-right: 39px;
}
.box.box-5 time span {
  text-transform: uppercase;
  font-size: 14px;
  display: block;
  font-weight: 700;
  text-align: center;
  margin-left: 6px;
}
.box.box-5 .wrapper {
  overflow: hidden;
  font-family: 'Roboto', sans-serif;
}
.box.box-5 .wrapper h5 {
  color: #ffffff;
  font-size: 30px;
  font-weight: 100;
  line-height: 30px;
}
.box.box-5 .wrapper h5 + p {
  margin-top: 24px;
}
.box.box-5 .wrapper p {
  color: #b3d5e4;
  font-weight: 300;
  line-height: 26px;
}
.box.box-5 .wrapper p + .btn {
  margin-top: 23px;
}
.box.box-5.indent-1 {
  margin-top: 50px;
}
.box.box-6 h6, h6 {
  font-size: 15px;
  font-weight: 600;
  color: #3d3d3d;
  line-height: 26px;
}
.box.box-6 p {
  font-weight: 400;
  line-height: 26px;
}
.box.box-6 p + p {
  margin-top: 25px;
}
.box.box-6 p + .list {
  margin-top: 22px;
}
.box.box-7 {
  padding-left: 70px;
}
.box.box-7 blockquote {
  padding: 0;
  border: none;
  color: #acacac;
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  position: relative;
  margin-bottom: 17px;
}
.box.box-7 blockquote:before {
  display: block;
  float: left;
  content: "\f10d";
  font-family: fontAwesome;
  font-size: 34px;
  color: #55cced;
  font-style: normal;
  position: absolute;
  left: -70px;
  top: 9px;
}
.box.box-7 h6 {
  font-size: 18px;
}
.box + .box-7 {
  margin-top: 37px;
}
.box.box-8 {
  padding-left: 61px;
  position: relative;
}
.box.box-8 .wrapper {
  font-family: 'Open Sans', sans-serif;
  overflow: hidden;
}
.box.box-8 .wrapper h6 {
  font-weight: 400;
  line-height: 26px;
  font-size: 18px;
  color: #b3d5e4;
}
.box.box-8 .wrapper p {
  font-weight: 400;
  line-height: 26px;
  color: #acacac;
}
.box.box-8:before {
  font-size: 44px;
  color: #68afc4;
  float: left;
  position: absolute;
  left: 0;
  top: 11px;
}
.box.box-8.indent-1 {
  margin-top: 9px;
}
.box.box-8.indent-2 {
  margin-top: 6px;
}
.box.box-9 {
  position: relative;
  padding-left: 57px;
  clear: both;
}
.box.box-9 h6 {
  font-weight: 400;
  line-height: 26px;
  font-size: 18px;
  color: #3d3d3d;
}
.box.box-9 p {
  font-weight: 400;
  line-height: 26px;
  color: #acacac;
}
.box.box-9:before {
  position: absolute;
  left: 0;
  color: #55cced;
  content: attr(data-number);
  font-size: 45px;
  float: left;
  font-weight: 700;
  top: -11px;
}
.box.box-9.indent-1 {
  margin-top: 20px;
}
.box.box-10 {
  margin-top: 15px;
  color: #edba55 !important;
  font-family: 'Roboto', sans-serif;
}
.box.box-10 .badge {
  font-size: 52px;
  font-weight: 900;
  color: #edba55 !important;
  line-height: 48px;
}
.box.box-10 p {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  position: relative;
  top: -7px;
}
.box.box-11 {
  text-align: center;
}
.box.box-11 p {
  line-height: 26px;
  font-weight: 400;
}
.box.box-12 {
  padding: 0px 72px;
  text-align: center;
}
.box.box-12 h6 {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
}
.box.box-12 p {
  color: #acacac;
  font-weight: 400;
  line-height: 26px;
  margin-top: 0;
}
.box.box-12 p + .link {
  margin-top: 15px;
}
.box.box-12 h6 + p {
  margin-top: 8px;
}
.box.box-12.box-12 {
  margin-top: 34px;
}
.box.box-12 p + a {
  margin-top: 16px;
}
.box.box-12 a {
  font-size: 15px;
  text-transform: uppercase;
  color: #55cced;
  font-weight: 700;
  display: inline-block;
}
.box.box-12 a:hover {
  text-decoration: underline;
}







/*==================  Thumbnail      ======================*/
.thumbnail{
    padding: 0;
    border: none;
    border-right: 0;
    background-color: transparent;
    border-radius: 0;
    clear: both;
}
.thumb-pad-1 .thumbnail {
  overflow: hidden;
  position: relative;
}
.thumb-pad-1 .thumbnail .caption {
  display: table-cell;
  position: absolute;
  width: 100%;
  height: 110px;
  text-align: center;
  bottom: 0;
  padding: 25px 20px;
  z-index: 1;
  vertical-align: middle;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.thumb-pad-1 .thumbnail .caption.color-1 {
  background: #edba55;
}
.thumb-pad-1 .thumbnail .caption.color-2 {
  background: #68afc4;
}
.thumb-pad-1 .thumbnail .caption.color-3 {
  background: #9cbe8e;
}
.thumb-pad-1 .thumbnail .caption:before {
  display: block;
  background: inherit;
  content: "\f077";
  font-family: fontAwesome;
  color: #ffffff;
  position: absolute;
  top: -33px;
  text-align: center;
  border-radius: 100%;
  width: 148px;
  height: 126px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
  padding-top: 15px;
}
.thumb-pad-1 .thumbnail .caption h5 {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 32px;
  color: #ffffff;
  position: absolute;
  left: 0;
  right: 0;
  margin-top: -16px;
  line-height: 32px;
  top: 51%;
}
.thumb-pad-1 .thumbnail:hover .caption {
  height: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.thumb-pad-1 .thumbnail:hover .caption:before {
  top: -40px !important;
}
.thumb-pad-2 .thumbnail {
  overflow: hidden;
  position: relative;
}
.thumb-pad-2 .thumbnail .caption {
  display: table-cell;
  position: absolute;
  width: 100%;
  height: 110px;
  text-align: center;
  bottom: 0;
  padding: 25px 20px;
  z-index: 1;
  vertical-align: middle;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.thumb-pad-2 .thumbnail .caption.color-1 {
  background: #edba55;
}
.thumb-pad-2 .thumbnail .caption.color-2 {
  background: #68afc4;
}
.thumb-pad-2 .thumbnail .caption.color-3 {
  background: #9cbe8e;
}
.thumb-pad-2 .thumbnail .caption:before {
  display: block;
  background: inherit;
  content: "\f077";
  font-family: fontAwesome;
  color: #ffffff;
  position: absolute;
  top: -33px;
  text-align: center;
  border-radius: 100%;
  width: 148px;
  height: 126px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
  padding-top: 15px;
}
.thumb-pad-2 .thumbnail .caption h5 {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 32px;
  color: #ffffff;
  position: absolute;
  left: 0;
  right: 0;
  margin-top: -16px;
  line-height: 32px;
  top: 51%;
}
.thumb-pad-2 .thumbnail:hover .caption {
  height: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.thumb-pad-2 .thumbnail:hover .caption:before {
  top: -40px !important;
}
.thumb-pad-2 .caption {
  top: 0;
  bottom: auto!important;
}
.thumb-pad-2 .caption:before {
  top: auto!important;
  bottom: -33px !important;
  content: "\f078" !important;
  padding-top: 85px!important;
}
.thumb-pad-2 .thumbnail:hover .caption:before {
  bottom: -40px !important;
  top: auto!important;
}
.thumb-pad-3 .caption h6 {
  font-size: 18px;
  font-weight: 400;
  color: #3d3d3d;
  line-height: 26px;
}
.thumb-pad-3 .caption p {
  color: #acacac;
  font-weight: 400;
  line-height: 26px;
}
.thumb-pad-3 .caption p + p {
  margin-top: 25px;
}
.thumb-pad-4 .thumbnail {
  overflow: hidden;
  position: relative;
}
.thumb-pad-4 .thumbnail .caption {
  display: table-cell;
  position: absolute;
  width: 100%;
  height: 110px;
  text-align: center;
  bottom: 0;
  padding: 25px 20px;
  z-index: 1;
  vertical-align: middle;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.thumb-pad-4 .thumbnail .caption.color-1 {
  background: #edba55;
}
.thumb-pad-4 .thumbnail .caption.color-2 {
  background: #68afc4;
}
.thumb-pad-4 .thumbnail .caption.color-3 {
  background: #9cbe8e;
}
.thumb-pad-4 .thumbnail .caption:before {
  display: block;
  background: inherit;
  content: "\f077";
  font-family: fontAwesome;
  color: #ffffff;
  position: absolute;
  top: -33px;
  text-align: center;
  border-radius: 100%;
  width: 148px;
  height: 126px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
  padding-top: 15px;
}
.thumb-pad-4 .thumbnail .caption h5 {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 32px;
  color: #ffffff;
  position: absolute;
  left: 0;
  right: 0;
  margin-top: -16px;
  line-height: 32px;
  top: 51%;
}
.thumb-pad-4 .thumbnail:hover .caption {
  height: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.thumb-pad-4 .thumbnail:hover .caption:before {
  top: -40px !important;
}
.thumb-pad-4 .thumbnail {
  overflow: visible;
}
.thumb-pad-4 .thumbnail .caption {
  padding: 0px 30px 12px;
  overflow: visible;
  position: relative;
  color: #ffffff;
  text-align: left;
}
.thumb-pad-4 .thumbnail .caption h3 {
  font-weight: 300;
  font-size: 32px;
  text-transform: uppercase;
}
.thumb-pad-4 .thumbnail .caption p {
  font-weight: 400;
  line-height: 26px;
}
.thumb-pad-4.indent-1 {
  margin-top: 28px;
}
.thumb-pad-5 {
  margin-top: 11px;
}
.thumb-pad-5:before,
.thumb-pad-5:after {
  content: " ";
  display: table;
}
.thumb-pad-5:after {
  clear: both;
}
.thumb-pad-5 .thumbnail img {
  position: relative;
  float: left;
  top: 17px;
  margin-right: 29px;
}
.thumb-pad-5 .thumbnail .caption {
  overflow: hidden;
}
.thumb-pad-5 .thumbnail .caption h6 {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  margin-top: 0;
}
.thumb-pad-5 .thumbnail .caption p {
  font-weight: 400;
  line-height: 26px;
  color: #acacac;
}
.thumb-pad-5 .thumbnail .caption p + .link {
  margin-top: 16px;
}
.thumb-pad-6 {
  margin-top: 21px;
}
.thumb-pad-6 .thumbnail img {
  float: left;
  position: relative;
  top: 20px;
  margin-right: 31px;
}
.thumb-pad-6 .thumbnail .caption {
  overflow: hidden;
}
.thumb-pad-6 .thumbnail .caption p {
  color: #b3d5e4;
  line-height: 26px;
}
.thumb-pad-6 .thumbnail .caption p + p {
  margin-top: 27px;
}
.thumb-pad-6 .thumbnail .caption p + .btn {
  margin-top: 22px;
  padding: 16px 37px 16px;
}
.thumb-pad-7 .thumbnail img {
  margin-bottom: 10px;
}
.thumb-pad-7 .thumbnail .caption a {
  display: inline-block;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #acacac;
}
.thumb-pad-7 .thumbnail .caption a:hover {
  color: #55cced;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.thumb-pad-7 .thumbnail .caption p {
  position: relative;
  line-height: 26px;
}
.thumb-pad-7 .thumbnail .caption p:after {
  position: absolute;
  bottom: 0;
  left: 20px;
  content: "\f0a9";
  font-size: 18px;
  font-family: fontAwesome;
  color: #55cced;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: inline;
  position: relative;
}
.thumb-pad-7 .thumbnail .caption p:hover:after {
  left: 30px;
}





.block-4 {
  padding: 45px;
}

h4 {
  margin-bottom: 20px;
}




/*==================  Links    ======================*/
.link.link-1 {
  text-transform: uppercase;
  font-weight: 700;
  color: #565656;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  display: inline-block;
  font-size: 15px;
}
.link.link-1:hover {
  color: #f6cf71;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.link.link-1:hover:before {
  right: 0px;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin: auto;
}
.link.link-1:hover:after {
  left: 0px;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin: auto;
}
.link.link-1:before {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  content: "";
  display: block;
  width: 140%;
  height: 1px;
  background: #f6cf71;
  position: absolute;
  bottom: -8px;
  opacity: 0;
  filter: alpha(opacity=0);
  right: 100%;
  z-index: 1;
}
.link.link-1:after {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  content: "";
  display: block;
  width: 140%;
  height: 1px;
  background: #f6cf71;
  position: absolute;
  top: -9px;
  opacity: 0;
  filter: alpha(opacity=0);
  left: 100%;
  z-index: 1;
}
.link.link-3 {
  text-transform: uppercase;
  font-weight: 700;
  color: #565656;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  display: inline-block;
  font-size: 15px;
}
.link.link-3:hover {
  color: #f6cf71;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.link.link-3:hover:before {
  right: 0px;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin: auto;
}
.link.link-3:hover:after {
  left: 0px;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin: auto;
}
.link.link-3:before {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  content: "";
  display: block;
  width: 140%;
  height: 1px;
  background: #f6cf71;
  position: absolute;
  bottom: -8px;
  opacity: 0;
  filter: alpha(opacity=0);
  right: 100%;
  z-index: 1;
}
.link.link-3:after {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  content: "";
  display: block;
  width: 140%;
  height: 1px;
  background: #f6cf71;
  position: absolute;
  top: -9px;
  opacity: 0;
  filter: alpha(opacity=0);
  left: 100%;
  z-index: 1;
}
.link.link-3:before,
.link.link-3:after {
  display: none;
}




/*==================  Lists      ======================*/
.list {
  padding: 0;
  list-style: none;
}
.list.social-list {
  display: inline-block;
}
.list.social-list li {
  float: left;
}
.list.social-list li a {
  width: auto;
  height: auto;
  display: inline-block;
  color: #ffffff;
  font-size: 16px;
}
.list.social-list li a i {
  width: 50px;
  text-align: center;
  display: inline-block;
  height: 50px;
  padding-top: 15px;
  border-radius: 100%;
  position: relative;
  top: 0;
  -webkit-box-sizing: borderr-box;
  -moz-box-sizing: borderr-box;
  box-sizing: borderr-box;
  border: 2px solid;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.list.social-list li a i.fa-twitter {
  background: #88d0e1;
  border-color: #88d0e1;
}
.list.social-list li a i.fa-google-plus {
  background: #ff8a8e;
  border-color: #ff8a8e;
}
.list.social-list li a i.fa-facebook {
  background: #6982b8;
  border-color: #6982b8;
}
.list.social-list li a i.fa-rss {
  background: #f6cf71;
  border-color: #f6cf71;
}
.list.social-list li a i:hover {
  background: transparent;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.list.social-list li a i:hover.fa-twitter {
  color: #88d0e1;
}
.list.social-list li a i:hover.fa-google-plus {
  color: #ff8a8e;
}
.list.social-list li a i:hover.fa-facebook {
  color: #6982b8;
}
.list.social-list li a i:hover.fa-rss {
  color: #f6cf71;
}
.list.social-list li a:hover i {
  -webkit-animation: jump 0.5s;
  -moz-animation: jump 0.5s;
  -ms-animation: jump 0.5s;
  -o-animation: jump 0.5s;
  animation: jump 0.5s;
}
.list.social-list li + li {
  margin-left: 17px;
}
.list.list-1 li:before,
.list.list-1 li:after {
  content: " ";
  display: table;
}
.list.list-1 li:after {
  clear: both;
}
.list.list-1 li.address i {
  color: #486577;
  float: left;
  font-size: 67px;
  display: block;
  position: relative;
  top: 18px;
  left: 3px;
  margin-right: 45px;
}
.list.list-1 li.address .wrapper {
  display: block;
  overflow: hidden;
}
.list.list-1 li.address .wrapper h5 {
  font-weight: 400;
  font-size: 24px;
  text-align: left;
  text-transform: uppercase;
  line-height: 36px;
}
.list.list-1 li.phone i {
  color: #486577;
  float: left;
  font-size: 37px;
  display: block;
  position: relative;
  top: 0px;
  left: 3px;
  margin-right: 41px;
  border-radius: 100px;
  width: 60px;
  height: 60px;
  border: 3px solid;
  border-color: #486577;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 10px;
}
.list.list-1 li.phone .wrapper {
  display: block;
  overflow: hidden;
}
.list.list-1 li.phone .wrapper h5 {
  font-weight: 400;
  font-size: 30px;
  text-align: left;
  text-transform: uppercase;
  line-height: 36px;
}
.list.list-1 li + li {
  margin-top: 38px;
}
.list.list-2 span {
  display: block;
  float: left;
  margin-right: 9px;
  color: #3d3d3d;
}
.list.list-2 .wrapper {
  overflow: hidden;
}
.list.list-2 .wrapper p {
  line-height: 26px;
  color: #acacac;
}
.list.list-2 li + li {
  margin-top: 12px;
}
.list.list-3 li {
  line-height: 31px;
  font-size: 14px;
}
.list.list-3 li:before {
  content: "\f0a9";
  font-family: fontAwesome;
  font-size: 15px;
  color: #55cced;
  margin-right: 7px;
}
.list.list-3.indent-1 {
  margin-top: 14px;
}
.list.list-4 .badge {
  display: block;
  color: #ffffff;
  background: #55cced;
  float: left;
  position: relative;
  width: 75px;
  height: 75px;
  top: 10px;
  border-radius: 100%;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 34px;
  font-weight: 400;
  padding-top: 19px;
  margin-right: 16px;
}
.list.list-4 .wrapper h6 {
  font-size: 18px;
  font-weight: 400;
  color: #3d3d3d;
  line-height: 26px;
}
.list.list-4 .wrapper p {
  color: #acacac;
  font-weight: 400;
  line-height: 26px;
}
.list.list-4 .wrapper p + p {
  margin-top: 25px;
}
.list.list-4 li:before,
.list.list-4 li:after {
  content: " ";
  display: table;
}
.list.list-4 li:after {
  clear: both;
}
.list.list-4 li + li {
  margin-top: 10px;
}
.list.list-5 {
  margin-top: 20px;
}
.list.list-5 li:before,
.list.list-5 li:after {
  content: " ";
  display: table;
}
.list.list-5 li:after {
  clear: both;
}
.list.list-5 li.address i {
  color: #486577;
  float: left;
  font-size: 67px;
  display: block;
  position: relative;
  top: 18px;
  left: -6px;
  margin-right: 41px;
}
.list.list-5 li.address i:before {
  position: relative;
  left: 3px;
}
.list.list-5 li.address .wrapper {
  display: block;
  overflow: hidden;
}
.list.list-5 li.address .wrapper h5 {
  font-weight: 400;
  font-size: 20px;
  text-align: left;
  text-transform: uppercase;
  line-height: 36px;
  color: #acacac;
}
.list.list-5 li.phone i {
  color: #486577;
  float: left;
  font-size: 37px;
  display: block;
  position: relative;
  top: 0px;
  left: -3px;
  margin-right: 36px;
  border-radius: 100px;
  width: 60px;
  height: 60px;
  border: 3px solid;
  border-color: #486577;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 10px;
}
.list.list-5 li.phone .wrapper {
  display: block;
  overflow: hidden;
}
.list.list-5 li.phone .wrapper h5 {
  font-weight: 400;
  font-size: 20px;
  text-align: left;
  text-transform: uppercase;
  line-height: 36px;
  color: #acacac;
  margin-top: 17px;
}
.list.list-5 li + li {
  margin-top: 38px;
}

















.block-2{
    padding: 40px 20px;
}

.block-4 .btn.btn-3 {
  border: 1px solid #edba55;
  color: #edba55;
  background: transparent;
  font-size: 15px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border-radius: 0px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 18px 42px 16px;
}
.block-4 .btn.btn-3:hover {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background: #edba55;
  color: #ffffff;
}
.box.box-5 .wrapper p + .btn {
  margin-top: 23px;
}



.btn-default {
  text-shadow: none;
}



.pd-top-30{
    padding-top: 30px;
}


#map_canvas{
    margin-top: 30px;
    display: none;
}


@media (min-width: 992px) {
    .intro-html-layout {
    	width: 100%;
    	float: left;
    }
    .intro-board-widget-layout .intro-boardbox {
    	width: 33.33333333%;
    	float: right;
    }
}
.intro-boardbox .front-panel > .panel {
    border-width: 0px;
}
.intro-boardbox .front-panel .panel-body {
    padding: 0px;
}

.dh-front-list2 h6 b a span {
    color: #7b7b7b;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.42857143;
}
.dh-front-list2 h6 b a span.row-separator {
    display: none;
}
.dh-front-list2 h6 b a span.list-row-regdate {
    padding-left: 10px;
    color: #52c2d2;
}
.dh-front-list2 h5,
.dh-front-list2 h5 a {
    margin: 0px;
    color: #7b7b7b !important;
    font-size: 14px !important;
    font-weight: 400;
    border-top-width: 0px;
    line-height: 1.42857143;
}

.welcome img {
    margin-top: 30px;
    width: 100%;
}

.dh-front-list2-words:first-child {
    margin-top: 0px;
}

.mainMiddle {
    display: inline-block;
    width: auto;
    margin: 30px 0px 0px -15px;
}
.mainMiddle > div > div {
    padding: 15px;
}
.mainMiddle .recBox h5 {
    width: 270px;
    height: 333px;
    display: table-cell;
    color: #fff;
    font-size: 26px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    background-color: rgba(0, 0, 0, 0.5);
}

.mainMiddle .recBox.bg1 {background: url('/skin/img/main_img0.jpg') no-repeat; background-size: cover;}
.mainMiddle .recBox.bg2 {background: url('/skin/img/main_img1.jpg') no-repeat; background-size: cover;}
.mainMiddle .recBox.bg3 {background: url('/skin/img/main_img2.jpg') no-repeat; background-size: cover;}
.mainMiddle .recBox.bg4 {background: url('/skin/img/main_img3.jpg') no-repeat; background-size: cover;}

.mainMiddle .recBox.bg2:focus, .mainMiddle .recBox.bg2:hover {background: #EDBA55;}
.mainMiddle .recBox.bg2:focus h5, .mainMiddle .recBox.bg2:hover h5 {background-color: transparent;}

.mainMiddle .recBox.bg3:focus, .mainMiddle .recBox.bg3:hover {background: #68AFC4;}
.mainMiddle .recBox.bg3:focus h5, .mainMiddle .recBox.bg3:hover h5 {background-color: transparent;}

.mainMiddle .recBox.bg4:focus, .mainMiddle .recBox.bg4:hover {background: #9CBE8E;}
.mainMiddle .recBox.bg4:focus h5, .mainMiddle .recBox.bg4:hover h5 {background-color: transparent;}

.mainMiddle > div > div:first-child .recBox h5 {
    background-color: transparent;
}

@media (min-width: 992px) {
    .mainMiddle {
        width: 100%;
    }
    .mainMiddle > div > div {
        padding: 0px 15px;
    }
}

.mainBottom {
    margin: 40px 0px 0px 0px;
    background-color: #f0f0f0;
}
.mainBottom img {
    max-width: 100%;
}
.mainBottom table {
    margin-bottom: 0px;
}
.mainBottom .addr p {
    margin-top: 10px;
}
.mainBottom .infoBox {
    padding-left: 15px;
}
.mainBottom .infoBox p {
    margin: 4px 0 0px;
}
.mainBottom .infoBox strong {
    font-size: 16px;
    font-weight: 500;
}
.mainBottom .infoBox tbody tr:nth-child(1) td {
    padding: 0px 0px 0px 10px;
    border-left: 1px solid #7B7B7B;
}

@media (min-width: 768px) {
    .mainBottom .infoBox {
        padding-left: 35px;
    }
}
@media (min-width: 992px) {
    .mainBottom {
        margin: 40px 30px 0px 0px;
    }
}

.subConts h3 {
    font-size: 33px;
    margin-top: 35px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #BCBCBC;
}

.subConts .aboutUsBox {
    padding: 70px 20px 20px;
    background: url('/skin/img/intro_img.jpg') no-repeat center top;
    background-size: cover;
}
.subConts .aboutUsBox p {
    margin-top: 20px;
    color: #ffffff;
    line-height: 24px;
}
.subConts .aboutUsBox span {
    color: #52C2D2;
    font-weight: 600;
}

.bottom {
    padding-bottom: 20px;
    text-align: center;
    background-color: #f0f0f0;
}
.bottom h3 {
    display: inline-block;
    margin-bottom: 40px;
    padding: 10px 50px 25px;
}

.footer-social-layout {
    display: none;
}
#map_features{
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    position:relative;
    bottom: 4px;
}
/* 추가 선언 */
.member_li span {
    line-height: 15.69px;
    font-size: 14.66px;
    font-family: NanumGothic;
}
/*.underline {
    border-bottom:1px solid #bcbcbc;*/
}
.span_style {
    line-height: 107%;
    font-family: 나눔고딕, NanumGothic, sans-serif;
    font-size: 12pt;
}
.address {
    text-align: right;
}
.font_style {
    font-family: NanumGothic;
}
.address_style{
    font-size: 13.5px;
    line-height: 15.69px;
}
.font12{
    font-size:12px;
}
.font18{
    font-size:18px;
}
.font14{
    font-size:14px;
}
.font24{
    font-size:24px;
}
.b_style{
    line-height: 1.5;
}
.info_style {
    font-size: 15pt; 
    line-height: 107%; 
    font-family: 나눔고딕, NanumGothic, sans-serif;
}
.info02_style {
    font-size: 11pt; 
    line-height: 107%; 
    font-family: 나눔고딕, NanumGothic, sans-serif;
}
.color_sky {
    color:#52c2d2;
}
.main_font_style {
    font-size: 45px; 
    line-height: 52.8px;
}
.color_white {
    color:#000000;
}
.iframe{
    z-index:9999;
}