* {
 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;
}
body {
 font-family:'Montserrat','Nanum Gothic',sans-serif;
 font-size:15px;
 font-weight:500;
 -webkit-font-smoothing:antialiased;
 line-height:1.7em;
}
h1,h2,h3,h4,h5,h6 {
 font-family:'Montserrat','Nanum Gothic',sans-serif;
 color:#333;
 font-weight:500;
}
p {
 font-family:'Montserrat','Nanum Gothic',sans-serif;
 color:#666;
 font-size:14px;
 font-weight:400;
 line-height:25px;
}
.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%;
}
.f-left {
 float:left;
}
.f-right {
 float:right;
}
.fix {
 overflow:hidden;
}
.clear {
 clear:both;
}
.align-center {
 text-align:center;
}
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-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;
}
.pull-left {
 float:left
}
.row-fluid {
 width:100%;
 *zoom:1
}
.row-fluid:before,.row-fluid:after {
 display:table;
 content:"";
 line-height:0
}
.row-fluid:after {
 clear:both
}
.row-fluid [class*="span"] {
 display:block;
 width:100%;
 min-height:30px;
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box;
 float:left;
 margin-left:2.12765957%;
 *margin-left:2.07446809%
}
.row-fluid [class*="span"]:first-child {
 margin-left:0
}
.row-fluid .controls-row [class*="span"]+[class*="span"] {
 margin-left:2.12765957%
}
.row-fluid .webspan {
 width:48.93617021%;
 *width:48.88297872%
}
[class*="span"].hide,.row-fluid [class*="span"].hide {
 display:none
}
[class*="span"].pull-right,.row-fluid [class*="span"].pull-right {
 float:right
}
.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:#333;
 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;
}
.btn-pure {
 margin:10px 0 5px 0;
 background:none;
 border:2px solid #666;
 color:#333;
 display:inline-block;
 font-size:11px;
 padding:5px 15px;
 text-transform:uppercase;
 border-radius:20px;
 letter-spacing:1px;
 cursor:pointer;
}
.btn-pure:hover {
 color:#fff !important;
 background:#666 !important;
}
/*-----------------------------------------------------*/
/* 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 span {
 font-size:16px;
 display:block;
 color:#7e7e7e;
 font-weight:400;
 text-transform:uppercase;
 margin-bottom:17px;
}
.section-tittle h2 {
 font-size:34px;
 display:block;
 font-weight:600;
 text-transform:capitalize;
 line-height:1.3;
}
.section-line {
 position:relative;
 background:#b18d5f;
 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:32px;
 }
}
@media only screen and (min-width:576px) and (max-width:767px) {
 .section-tittle h2 {
  font-size:28px;
 }
}
@media (max-width:575px) {
 .section {
  padding:10px 0 30px 0;
 }
 .section-tittle h2 {
  font-size:26px;
  line-height:1.6;
 }
 .section-line {
  margin-bottom:20px;
 }
}
/*-----------------------------------------------------*/
/* main_visual */
/*-----------------------------------------------------*/
#main_visual {
 margin:0 auto;
 width:100%;
 height:600px;
 position:relative;
 margin-top:0px;
}
#main_visual .owl-carousel .owl-nav .owl-prev,#main_visual .owl-carousel .owl-nav .owl-next {
 position:absolute;
 top:50% !important;
 width:35px;
 height:35px;
 font-size:32px;
 color:#333;
}
#main_visual .owl-carousel .owl-nav .owl-prev {
 left:35px;
}
#main_visual .owl-carousel .owl-nav .owl-next {
 float:right;
 right:35px;
}
#main_visual .owl-carousel:hover .owl-nav div {
 opacity:1
}
#main_visual .owl-carousel .owl-dots {
 position:absolute;
 bottom:35px;
 left:0;
 width:100%;
 text-align:center
}
#main_visual .owl-carousel .owl-dots .owl-dot {
 position:relative;
 display:inline-block;
 width:16px;
 height:16px;
 margin:0 4px;
 border:1px solid transparent;
 border-radius:50%;
 -webkit-transition:border 0.3s ease;
 transition:border 0.3s ease
}
#main_visual .owl-carousel .owl-dots .owl-dot span {
 position:absolute;
 top:50%;
 left:50%;
 display:block;
 width:8px;
 height:8px;
 margin:-4px 0 0 -4px;
 border-radius:50%;
 background:#fff;
 -webkit-transition:background 0.3s ease;
 transition:background 0.3s ease
}
#main_visual .owl-carousel .owl-dots .owl-dot.active {
 border-color:#fff;
}
#main_visual .owl-carousel .owl-dots .owl-dot:hover span,#main_visual .owl-carousel .owl-dots .owl-dot.active span {
 background:#fff;
}
#main_visual .owl-stage-outer {
 position:relative;
 height:100%
}
#main_visual .owl-stage-outer .owl-stage {
 height:100%
}
#main_visual .owl-stage-outer .owl-stage .owl-item div {
 background-size:cover !important;
 background-position:center top;
 background-repeat:no-repeat;
 height:600px;
 z-index:5
}
#main_visual .main-carousel div.item1 {
 background:url(../../img/pure/main_img1.jpg)
}
#main_visual .main-carousel div.item2 {
 background:url(../../img/pure/main_img2.jpg)
}
#main_visual .owl-item div.caption {
 position:relative;
 width:100%;
 top:34%;
 margin:auto;
 display:table;
 margin-left:auto;
 margin-right:auto;
}
#main_visual .owl-item div.caption * {
 opacity:0;
 -webkit-transform:translateY(-40px);
 transform:translateY(-40px);
 -webkit-transition:all 0.8s ease;
 transition:all 0.8s ease
}
#main_visual .owl-item.active div.caption * {
 opacity:1;
 -webkit-transform:translateY(0);
 transform:translateY(0)
}
#main_visual .owl-item div.caption h2.txt_co {
 font-family:'Montserrat','NotoSansKR',sans-serif;
 font-size:46px;
 font-weight:700;
 color:#fff;
 letter-spacing: -1px;
 text-align:center;
 text-shadow:0px 1px 5px rgba(0,0,0,.3);
 margin-bottom:20px;
 -webkit-transition-delay:0.8s;
 transition-delay:0.8s
}
#main_visual .owl-item div.caption h3 {
 clear:both;
 font-family:'Montserrat','NotoSansKR',sans-serif;
 font-size:30px;
 font-weight:500;
 color:#fff;
 line-height:1.8;
 -webkit-transition-delay:1.6s;
 transition-delay:1.6s;
 display:table;
 margin-left:auto;
 margin-right:auto;
 margin-bottom:20px;
 text-align:center;
 text-shadow:0px 1px 5px rgba(0,0,0,.3);
}
#main_visual .owl-item div.caption h2.txt_co2 {
 font-family:'Montserrat','NotoSansKR',sans-serif;
 font-size:46px;
 font-weight:700;
 color:#ffcc00;
 letter-spacing: 0;
 text-align:center;
 text-shadow:0px 1px 5px rgba(0,0,0,.3);
 -webkit-transition-delay:2.4s;
 transition-delay:2.4s
}
@media (min-width:768px) and (max-width:991px) {
 #main_visual {
  height:400px;
 }
 #main_visual .owl-stage-outer .owl-stage .owl-item div {
  height:400px;
 }
 #main_visual .owl-item div.caption h2.txt_co {
  margin:auto;
  margin-bottom:10px;
  font-size:32px;
  text-align:center;
 }
 #main_visual .owl-item div.caption h3 {
  font-size:18px;
 }
 #main_visual .owl-item div.caption h2.txt_co2 {
  margin:auto;
  font-size:32px;
  text-align:center;
 }
}
@media screen and (max-width:767px) {
 #main_visual {
  height:300px;
 }
 #main_visual .owl-carousel .owl-dots {
  bottom:20px;
 }
 #main_visual .owl-carousel .owl-nav .owl-prev,.owl-next {
  display:none;
 }
 #main_visual .owl-stage-outer .owl-stage .owl-item div {
  background-size:cover !important;
  background-position:30% top;
  background-repeat:no-repeat;
  height:300px;
  z-index:5
 }
 #main_visual .owl-item div.caption {
  position:relative;
  top:31%;
  margin:auto;
  padding:0 5px;
  text-align:center;
 }
 #main_visual .owl-item div.caption h2.txt_co {
  font-size:23px;
  text-align:center;
  margin-bottom:5px;
  -webkit-transition-delay:0.8s;
  transition-delay:0.8s
 }
 #main_visual .owl-item div.caption h3 {
  font-size: 15px;
  margin-bottom:5px;
 }
 #main_visual .owl-item div.caption h2.txt_co2 {
  font-size:26px;
  text-align:center;
 }
}
/*-----------------------------------------------------*/
/* Scroll Up */
/*-----------------------------------------------------*/
#back-top {
 background:#b18d5f;
 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:10px;
 }
 #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;
 }
}

/*-----------------------------------------------------*/
/* ÇÏ´Ü Ç²ÅÍ ¿µ¿ª */
/*-----------------------------------------------------*/
.footer-top {
 width:100%;
 position:relative;
 background:#1e1e1e;
 border-top:1px solid #555;
 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 #555;
}
.footer-top a:hover {
 color:#b18d5f;
}
.footer-top span.link-list {
 text-align:center;
}
.footer-bottom {
 text-align:center;
 background-color:#1e1e1e;
 border-top:1px solid #555;
 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;
 }
}
/*-----------------------------------------------------*/
/* 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 #f2b632;
 background:#f2b632;
}
@media (max-width:1200px) {
 .br_none {
  display:none;
 }
}
@media screen and (max-width:767px) {
 .pc_view {
  display:none;
 }
}
@media screen and (min-width:768px) {
 .mobile_view {
  display: none;
 }
}
/* Dots */
.slick-dotted.slick-slider {
 margin-bottom:30px;
}
.slick-dots {
 position:absolute;
 bottom:-70px;
 display:block;
 width:100%;
 padding:0;
 margin:0;
 list-style:none;
 text-align:center;
}
.slick-dots li {
 position:relative;
 display:inline-block;
 width:20px;
 height:8px;
 margin:0 5px;
 padding:0;
 cursor:pointer;
}
.slick-dots li button {
 font-size:0;
 line-height:0;
 display:block;
 width:20px;
 height:8px;
 padding:5px;
 cursor:pointer;
 color:transparent;
 border:0;
 outline:none;
 background:transparent;
}
.slick-dots li button:hover,.slick-dots li button:focus {
 outline:none;
}
.slick-dots li button:hover:before,.slick-dots li button:focus:before {
 opacity:1;
}
.slick-dots li button:before {
 font-family:'FontAwesome',sans-serif;
 font-size:16px;
 position:absolute;
 top:0;
 left:0;
 width:20px;
 height:8px;
 content:'';
 text-align:center;
 opacity:.5;
 color:black;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
 background:transparent;
 border:1px solid #000;
 margin-top:30px;
}
.slick-dots li.slick-active button:before {
 opacity:.5;
 color:black;
 background:#fff;
 border:1px solid #000;
}
@media (max-width:767px) {
 .promotion {
  padding:30px 0;
 }
 .slick-dots {
  position:absolute;
  bottom:-10px;
 }
 .promotion .client-item span {
  font-size:14px;
  color:#fff;
  font-weight: 500;
 }
}
.btn_pure {
 position:relative;
 display:inline-block;
 padding:15px 20px;
 font-size:14px;
 border-radius:0px;
 border:0;
 -moz-user-select:none;
 transition:color 0.4s linear;
 text-transform:uppercase;
 z-index:1;
 overflow:hidden;
}
.btn_pure::before {
 content:"";
 position:absolute;
 left:0;
 top:0;
 width:101%;
 height:101%;
 background:#333;
 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_pure:hover::before {
 transform:scaleX(1);
 border:1px solid transparent;
 color:#fff !important;
}
.btn_pure.focus,.btn:focus {
 outline:0;
 box-shadow:none;
}
.btn_pure2 {
 position:relative;
 display:inline-block;
 padding:15px 20px;
 font-size:14px;
 border-radius:0px;
 background:#222 !important;
 border:0;
 -moz-user-select:none;
 transition:color 0.4s linear;
 text-transform:uppercase;
 z-index:1;
 overflow:hidden;
}
.btn_pure2::before {
 content:"";
 position:absolute;
 left:0;
 top:0;
 width:101%;
 height:101%;
 background:#000;
 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_pure2:hover::before {
 transform:scaleX(1);
 border:1px solid transparent;
 color:#fff !important;
}
.btn_pure2.focus,.btn:focus {
 outline:0;
 box-shadow:none;
}
/*-----------------------------------------------------*/
/* About Us */
/*-----------------------------------------------------*/
.about_us {
 background:#fff;
}
.about_con {
 border:1px solid #e5e5e5;
 background:#fff;
}
.about_con h3 {
 padding:30px 40px 20px 40px;
 font-size:26px;
 color:#222;
}
.about_con p {
 padding:0 40px 25px 40px;
 font-size:15px;
 color:#222;
 line-height:1.8;
}
@media (max-width:1300px) {
 .br_none {
  display:none;
 }
 .about_con h3 {
  padding:20px 15px;
  font-size:20px;
 }
 .about_con p {
  padding:0 15px 25px 15px;
  font-size: 13px;
 }
}
/*-----------------------------------------------------*/
/* promotion */
/*-----------------------------------------------------*/
.promotion {
 padding:40px 0 50px 0;
 position:relative;
 background-color:#fff;
}
.overview_list {
 text-align:center;
}
.overview_list .list {
 width:100%;
 margin-left:-10px;
 margin-right:-10px;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
}
.overview_list .item {
 width:25%;
 padding-right:10px;
}
.overview_list .item:last-child {
 padding-right:0px !important;
}
@media screen and (max-width:768px) {
 .overview_list .list {
  margin-left:-4px;
  margin-right:-4px;
 }
 .overview_list .item {
  width:50%;
  margin:4px 0;
  padding:0 4px;
 }
 .overview_list .item:nth-child(4n+2) {
  padding-right:0px;
 }
}
.overview_list .wrap {
 display:block;
 height:100%;
 padding:30px 10px;
 text-align:center;
 position:relative;
 line-height:1.3;
 letter-spacing:-0.04em;
}
.overview_list .wrap i {
 font-size:38px;
 color: #333;
}
@media (min-width:1024px) {
 .overview_list .wrap:hover {
  -webkit-box-shadow:0 0 5px rgba(0,0,0,0.1),0 5px 5px rgba(0,0,0,0.1);
  box-shadow:0 0 5px rgba(0,0,0,0.1),0 5px 5px rgba(0,0,0,0.1);
 }
 .overview_list .wrap:hover:before {
  -webkit-border-image:-webkit-linear-gradient(45deg,#14afff 0%,#62dc9c 100%);
  -o-border-image:-o-linear-gradient(45deg,#14afff 0%,#62dc9c 100%);
  border-image:linear-gradient(45deg,#14afff 0%,#62dc9c 100%);
  border-image-slice:1;
  border-image-width:3px;
 }
}
@media (hover:hover) {
 .overview_list .wrap:hover {
  -webkit-box-shadow:0 0 5px rgba(0,0,0,0.1),0 5px 5px rgba(0,0,0,0.1);
  box-shadow:0 0 5px rgba(0,0,0,0.1),0 5px 5px rgba(0,0,0,0.1);
 }
 .overview_list .wrap:hover:before {
  -webkit-border-image:-webkit-linear-gradient(45deg,#14afff 0%,#62dc9c 100%);
  -o-border-image:-o-linear-gradient(45deg,#14afff 0%,#62dc9c 100%);
  border-image:linear-gradient(45deg,#14afff 0%,#62dc9c 100%);
  border-image-slice:1;
  border-image-width:3px;
 }
}
.overview_list .wrap:before {
 z-index:1;
 border:1px solid #d8d8d8;
 border-bottom:2px solid #0f1929;
 position:absolute;
 top:0;
 left:0;
 bottom:0;
 right:0;
 display:block;
 content:'';
 border-style:solid;
}
.overview_list .wrap .tit {
 margin:20px auto;
 font-size:1.46667em;
 font-weight:600;
 color:#464646;
}
.overview_list .wrap .txt {
 font-size:15px;
 line-height:1.2;
 color: #333;
}
.overview_list .wrap .txt2 {
 font-size:20px;
 font-weight:600;
 line-height:1.6;
 color:#464646;
 letter-spacing:0.01em;
}
.overview_list .wrap span.txt2-2 {
 font-size:17px;
 font-weight:600;
 line-height:1.6;
 color:#464646;
 letter-spacing:0.02em;
}
@media screen and (max-width:1024px) {
 .overview_list .wrap {
  padding:30px 10px;
  word-break:keep-all;
 }
}
@media screen and (max-width:768px) {
 .overview_list .wrap {
  padding:15px 10px;
 }
 .overview_list .wrap .tit {
  margin:10px auto;
 }
}
@media screen and (max-width:560px) {
 .overview_list .wrap .txt {
  font-size:14px;
  line-height:1.2;
 }
 .overview_list .wrap .txt2 {
  font-size:16px;
 }
 .overview_list .wrap span.txt2-2 {
  font-size:15px;
 }
}
/*-----------------------------------------------------*/
/* FAQ Panel */
/*-----------------------------------------------------*/
.main_faq {
 padding:60px 0 30px 0;
}
.panel-group .panel {
 border-radius:0;
 border:0px none;
 box-shadow:none;
}
.panel-heading {
 padding:0;
}
.panel-title {
 position:relative;
 font-size:16px;
 font-weight:400;
}
.panel-title>a {
 display:block;
 background:#b18d5f;
 border:1px solid #b18d5f;
 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:23px;
 color:#fff;
 font-weight:600;
 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:400;
 position:absolute;
 top:12px;
 right:0;
 display:inline-block;
}
.panel-title .collapsed:after {
 content:"\f067";
 color:#b18d5f;
}
.panel-title .collapsed {
 background:#fff !important;
 color:#333;
 border-color:lightgray;
}
.panel-title .collapsed .left-icon {
 color:#62482f;
 border-color:lightgray;
 font-weight:600;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
 border:1px solid #e5e5e5;
 line-height:24px;
 padding:10px;
 margin-bottom: 10px;
 font-size:15px;
 font-weight:400;
}
/*-----------------------------------------------------*/
/* board_output_gallery_img */
/*-----------------------------------------------------*/
.board_output_gallery_img {
 position:relative;
 z-index:0;
 width:100%;
 height:100%;
 overflow:hidden;
}
.board_output_imgs {
 max-width:100%;
 border:1px solid #e5e5e5;
}
/*-----------------------------------------------------*/
/* board_output_gallery_subject */
/*-----------------------------------------------------*/
.board_output_gallery_subject {
 position:relative;
 z-index:10;
}
.board_output_gallery_subject br {
 display:none;
}
.board_output_gallery_subject a {
 display:block;
 font-size:15px;
 color:#333;
 text-align:center;
 margin-top:15px;
 margin-bottom:0;
 text-overflow:ellipsis;
 white-space:nowrap;
 overflow:hidden;
 line-height:18px;
}
.board_output_gallery_subject a:hover {
 opacity:1;
}
.board_output_gallery_description {
 display:block;
 padding:0 20px 0 20px;
 font-size:14px;
 color:#888;
 font-weight:400;
 text-align:left !important;
 line-height:18px;
}
.board_output_gallery_img br {
 display:none;
}
@media screen and (max-width:767px) {
 .board_output_gallery_img a::after {
  display:none;
 }
 .board_output_gallery_subject a {
  font-size:13px !important;
  margin-bottom:0px;
  line-height: 16px;
 }
}
/*-----------------------------------------------------*/
/* 4´Ü °¶·¯¸® */
/*-----------------------------------------------------*/
@media (max-width:767px) {
 .board_output_gallery_img .board_output_imgs {
  height:auto !important;
 }
}
@media (min-width:768px) and (max-width:991px) {
 .board_output_gallery_img .board_output_imgs {
  height:160px;
 }
}
@media (min-width:992px) and (max-width:1199px) {
 .board_output_gallery_img .board_output_imgs {
  height:160px;
 }
}
@media (min-width:1200px) {
 .board_output_gallery_img .board_output_imgs {
  height: 210px;
 }
}
/*-----------------------------------------------------*/
/* Products */
/*-----------------------------------------------------*/
#main-products {
 width:100%;
 position:relative;
 background:#f8f8f8;
}
#main-products .products-board {
 padding:0 20px;
}
#main-products .owl-carousel .owl-nav .owl-prev,#main-products .owl-carousel .owl-nav .owl-next {
 position:absolute;
 top:40% !important;
 width:30px;
 height:30px;
 font-size:26px;
 color:#999;
 z-index:99;
}
#main-products .owl-carousel .owl-nav .owl-prev {
 left:-20px;
}
#main-products .owl-carousel .owl-nav .owl-next {
 float:right;
 right:-40px;
}
#main-products .owl-carousel .owl-item table {
 width:100% !important;
}
#main-products .owl-carousel .owl-item table tr:last-child {
 position:relative;
 border:1px solid #e5e5e5;
 border-top:none;
 border-radius:0 0 3px 3px;
 background:#fff;
}
#main-products .owl-carousel .owl-item table,#main-products .owl-carousel .owl-item table tbody,#main-products .owl-carousel .owl-item table tbody tr,#main-products .owl-carousel .owl-item table tbody tr td {
 width:100% !important;
 display:block;
}
#main-products .owl-carousel .owl-item table .board_output_gallery_img a img {
 width:100%;
 display:block;
}
@media all and (max-width:767px) {
 #main-products .owl-carousel .owl-nav .owl-prev,#main-products .owl-carousel .owl-nav .owl-next {
  width:25px;
  height:25px;
  font-size:20px;
 }
}
@media (min-width:481px) and (max-width:767px) {
 #main-products .owl-carousel .owl-nav .owl-prev {
  float:left;
  left:-15px;
 }
 #main-products .owl-carousel .owl-nav .owl-next {
  float:right;
  right:-35px;
 }
}
@media (min-width:768px) and (max-width:991px) {
 #main-products .owl-carousel .owl-nav .owl-prev {
  float:left;
  left:-17px;
 }
 #main-products .owl-carousel .owl-nav .owl-next {
  float:right;
  right:-40px;
 }
}
@media (min-width:992px) and (max-width:1024px) {
 #main-products .owl-carousel .owl-nav .owl-prev {
  float:left;
  left:-17px;
 }
 #main-products .owl-carousel .owl-nav .owl-next {
  float:right;
  right:-35px;
 }
}
@media screen and (max-width:480px) {
 #main-products .owl-carousel .owl-nav .owl-prev,#main-products .owl-carousel .owl-nav .owl-next {
  display: none;
 }
}