@import url(http://fonts.googleapis.com/css?family=Pacifico);
@import url(https://fonts.googleapis.com/css?family=Cabin:400,500,600,700,400italic,500italic,600italic,700italic);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumpenscript.css);

html{
    overflow-y:scroll;
}

a:hover,
a:focus{
    text-decoration:none;
}

.pu-down-btn {
    display: inline-block;
    margin-top: 10px;
    border: 1px solid #333;
    border-radius: 3px;
    padding: 5px 30px;
    color: #333;
    text-decoration: none;
}

.pu-down-btn:hover {
    background: #333;
    color: #FFF;
    text-decoration: none;
}

.body-layout {font-family:'NanumBarunGothic', "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo Medium" !important;}
.h1,.h2,.h3,.h4,.h5,.h6.p {font-family:'NanumBarunGothic', "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo Medium" !important;}
h1,h2,h3,h4,h5,h6.p {font-family:'NanumBarunGothic', "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo Medium" !important;}

.product-row {margin: 15px 0}

/*상단 메뉴 설정 시작*/
.navbar-inverse{
	background:#222222;     /*배경 색*/
	border-color:#080808;         /*테두리 색*/
	padding:0px 0px 0px 0px;      /*내부 여백*/
	margin:0px 0px 0px 0px;       /*외부 여백*/
}
/*상단 메뉴 설정 끝*/

/*상단 메뉴 로고 시작*/
.navbar-brand img {

}
/*상단 메뉴 로고 끝*/

/* 상단 메인 메뉴 설정 시작*/
.navbar-inverse .navbar-nav > li > a{
	background-color:none;	      /*배경 색*/
	color:#999999;                /*텍스트 색*/
	font-size:14px;               /*텍스트 크기*/
	padding:15px 15px 15px 15px;  /*내부 여백*/
	margin:0px 0px 0px 0px;       /*외부 여백*/
}
.navbar-inverse .navbar-toggle .icon-bar{
    background-color:#f6ab01;
}
/* 상단 메인 메뉴 설정 끝*/

/* 상단 서브 메뉴 설정 시작*/
.dropdown-menu > li > a{
	background-color:#ffffff;     /*배경 색*/
	color:#333333;                /*텍스트 색*/
	padding:0px 0px 0px 0px;      /*내부 여백*/
	margin:3px 20px 3px 20px;       /*외부 여백*/
	font-size:14px;
}
/* 상단 서브 메뉴 설정 끝*/

/* 하단 카피라이트 설정 시작*/
body > .navbar-fixed-bottom .text-center{
	background:#ffffff;           /*배경 색*/
	color:#999999;                /*텍스트 색*/
	font-size:14px;               /*텍스트 크기*/
	padding:0px 0px 0px 0px;      /*내부 여백*/
	margin:0px 0px 0px 0px;       /*외부 여백*/
	text-align:center;            /*텍스트 정렬*/
}
.footer_copy .text-center{
    float: left;
    width: 100%;
	/*background-color: #3d5361;*/
	background-size: cover;
	color:#333;                /*텍스트 색*/
	font-size:14px;               /*텍스트 크기*/
	padding:10px 0;      /*내부 여백*/
	margin:0px 0px 0px 0px;       /*외부 여백*/
	text-align:center;            /*텍스트 정렬*/
}
/* 하단 카피라이트 설정 끝*/

/*인트로 텍스트 설정 시작*/
h1.intro_span{
	background-color:none;        /*배경 색*/
	color:#ffffff;                /*텍스트 색*/
	font-size:36px;               /*텍스트 크기*/
	padding:0px 0px 0px 0px;      /*내부 여백*/
	margin:10px 10px 10px 10px;   /*외부 여백*/
}

p.intro_span{
	background-color:none;        /*배경 색*/
	color:#ffffff;                /*텍스트 색*/
	font-size:14px;               /*텍스트 크기*/
	padding:0px 0px 0px 0px;      /*내부 여백*/
	margin:10px 10px 10px 10px;   /*외부 여백*/
}

.flex-caption span.intro-title{
	background:none;        /*배경 색*/
	color:#ffffff;                /*텍스트 색*/
	font-size:36px;               /*텍스트 크기*/
	padding:0px 0px 0px 0px;      /*내부 여백*/
	margin:10px 10px 10px 10px;   /*외부 여백*/
}
.flex-caption span.intro-text{
	background:none;        /*배경 색*/
	color:#ffffff;                /*텍스트 색*/
	font-size:14px;               /*텍스트 크기*/
	padding:0px 0px 0px 0px;      /*내부 여백*/
	margin:10px 10px 10px 10px;   /*외부 여백*/
}
/*인트로 텍스트 설정 끝*/



/*---------------------------------------skin design---------------------------------------------*/


.navbar-inverse {
    border-color: rgba(0,0,0,0);
border:none;
background:#fff; 
padding:0px;
border-bottom:1px solid #bfbfbf;
border-top:6px solid #6ebfac;

transition-duration: 0.3s;
transition-timing-function: ease;
}
.navbar-inverse .divider-vertical {
display:none;
}

.navbar-brand img{

width:80%;

transition-duration: 0.3s;
transition-timing-function: ease;

}
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0);
}
.navbar-inverse .navbar-brand {
    color: #000;
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: #000;
    background-color: transparent;
}
.navbar-inverse .navbar-nav > li > a {
    color: #000;
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #000;
}

.flexslider {
    margin: 0px;
    background: #FFF url("./ajax-loader-.gif") no-repeat scroll center center;
    border: 0px solid #FFF;
    position: relative;
    border-radius: 0px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0);
}

.navbar-inverse .navbar-brand{font-family: 'Lobster', cursive; font-size: 22px;}

.intro-widgetbox{display:none;}

.container_contents{width:auto;}


.container_contents section{overflow:hidden;min-height:100px;}
/*.container_contents section>div{padding:0px;}*/

.intro-html-layout>div.col-sm-12{padding:0px;}

.con-area1{background:#fff;}
.con-area2{position:relative;}
.con-area3{}
.con-area4{}

.gu-slider .carousel-inner .item{height:600px;background-size:cover!important;background-position:center!important;}

.topmarginLay_a{margin-top:-32px;}

.carousel li {margin-right: 0px;}

.sl-con{display:table; width:100%; height:600px;;}
.sl-con>span{display:table-cell !important; vertical-align:middle;}
.sl-con img{margin: 0 auto;}
.sl-con-small>img{width:290px;}

video{min-width: 100%;min-height: 100%;width: auto;height: auto;background: url('//demosthenes.info/assets/images/polina.jpg') no-repeat;
  background-size: cover;transition: 1s opacity;}

.section-about{position: absolute;top: 0px;right: 0px;max-width: 450px;text-align: left;padding: 35px;color:#000;background:rgba(255,255,255,0.5);}

.title-font1{font-family:Impact !important;font-size: 45px;}
.con-area2 .box strong {
    font-weight: 600;
}
.con-area3{padding:35px 0!important;}


.con-area4{min-height:150px;}
.gu-parallax { background: url(/skin/img/pcg24-bg1.jpg) 50% 0 fixed; height: auto;  margin: 0 auto; width: 100%; position: relative;   box-shadow: 0 0 50px rgba(0,0,0,0);padding: 0px; }
.con-area4 .text{padding:80px 20px;background:rgba(0,0,0,0.3);color:#fff;max-width:650px;margin:0 auto;}
.con-area4 .text h3{margin-bottom:15px;font-weight:bold;}

.socialArea img{border-radius: 50% !important;}

#map-canvas {width: 100%; height: 500px;margin: 0;padding: 15px;}
.gu-address{padding:25px;text-align:right;}

.addressmap{background: #f5f5f5;overflow: hidden;}

.intro-board-layout{width: 100%;}
.intro-board-layout .page-header{display:none;}


.section-board1{min-height:0px;background:#6EBFAC;}
.section-board1 h1{padding:45px 0;font-family: "Pacifico",cursive !important;color:#fff; font-size: 50px !important;}
.section-board1 a.btnBoard1{padding: 20px;color: #fff;background:#83CEBC;}

.gu-gotop{padding: 15px;display: block;background: #f5f5f5;margin-bottom: 35px;color: #000;}

.gu-btn-contact{}


/*블로그게시판 custom*/
.dhb-txt-box{width:33.3%;float:left;min-height: 300px;background: #FFF none repeat scroll 0% 0%;border: 0px solid #D9D9D9;}
.dhb-txt-box .text-right{display:none;}
.dhb-txt-list{width:100%!important;border-right: 0px solid #D9D9D9;}
.dhb-txt-list>.row div:first-child{width:100%;}
.dhb-txt-list>.row div:nth-child(2){width:100%;padding-top:15px;}

.thumb-hidden {border: 0px solid #FFF; box-shadow: 0px 8px 6px -6px rgba(0, 0, 0, 0);}


/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { .dhb-txt-box{width:50% !important;} }

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { .dhb-txt-box{width:33.3% !important;} }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { .dhb-txt-box{width:33.3% !important;} }

.dhb-txt-box{width:100%;}

.gu-title{min-height:0px;background:#6EBFAC;}
.gu-title h1{padding:25px 0;font-family: "Pacifico",cursive !important;color:#fff; font-size: 20px !important;text-align:center;}

.mod-custom-form-index { margin-top: 32px; }

.dh-margin-top{clear:both;}

/*---------------------------------------basic style---------------------------------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a,
abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,small,
strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside,
canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output,
ruby, section, summary, time, mark, audio, video {
	vertical-align: baseline;
	
	-ms-word-break: break-all;
    word-break: break-all;

    /* Non standard for webkit */
    word-break: break-word;

    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
img, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
.btnEdit i,
.btnDelete i {
	color: #eee;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {	
	color: #a2d6ff;
	background: transparent;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
	color: #333;
	transition: all 0.25s;
}
.navbar .glyphicon {
	/*color: #fff;*/
}
.caret, .navbar-inverse .divider-vertical {
	display: none;
}
/*---------------------------------------//basic style---------------------------------------------*/

/* publishing template monster 52929  */

/*
h1, h2, h3, h4, h5, h6 {
    font-family: 'Nanum Gothic Coding', sans-serif;  !important;
}

h2 {
    font:  bold 30px/1em 'Cabin', '나눔고딕';
    margin: 0 0 40px 0;
    color: #4f4f4f;
}

h3 {
    font: 500 18px/22px 'Cabin', '나눔고딕';
    margin: 0 0 5px 0;
    color: #3c3c3c;
}

h4 {
    font: 500  18px/1em 'Cabin', '나눔고딕';
    margin: 0 0 16px 0;
    color: #3c3c3c;
}

p {
    margin-bottom: 21px;
    line-height: 21px;
}
*/

.intro-html-layout .container {
    margin-right: auto;
    margin-left: auto;
}

.follow_icon {
    margin: 0;
    padding: 6px 0 18px 0;
    list-style: none;
}

.follow_icon li {
    display: inline-block;
    margin-left: 3px;
}

.follow_icon li:hover .fa,
.follow_icon li:focus .fa,
.follow_icon2 li:hover .fa,
.follow_icon2 li:focus .fa {
    color: red;
}

.follow_icon li a {
    width: 41px;
    height: 41px;
    border-radius: 100%;
    background: #ffffff;
    text-align: center;
    line-height: 43px;
    font-size: 16px;
    outline: none;
    color: #c4c4c4;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}


.follow_icon .fa {
    display: inline-block;
    font-family: 'FontAwesome' !important;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.follow_icon li:first-child {
    margin: 0;
}


.follow_icon2 {
    margin: 0;
    padding: 6px 0 18px 0;
    list-style: none;
}

.follow_icon2 li {
    display: inline-block;
    margin-left: 18px;
}

.follow_icon2 li:first-child {
    margin: 0;
}

.follow_icon2 li a {
    font-size: 22px;
    color: #454545;
    outline: none;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}

/*.btn-default {*/
/*    text-decoration: none;*/
/*    display: inline-block;*/
/*    padding: 0 30px;*/
/*    font: bold 12px/40px 'Cabin' !important;*/
/*    margin: 0;*/
/*    border-radius: 40px;*/
/*    color: #5b5b5b;*/
/*    background: none;*/
/*    float: none;*/
/*    outline: none;*/
/*    border-color: #cccccc;*/
/*    background: #f7f7f7 url('/skin/img/main/btn.png') repeat-x;*/
/*    -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);*/
/*    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);*/
/*    -webkit-transition: all 0.25s;*/
/*    -o-transition: all 0.25s;*/
/*    transition: all 0.25s;*/
/*}*/

/*.btn-default.btn2 {*/
/*    text-decoration: none;*/
/*    display: inline-block;*/
/*    padding: 0 30px;*/
/*    font: bold 12px/40px 'Cabin';*/
/*    margin: 0;*/
/*    border: 1px solid #ffffff;*/
/*    border-radius: 40px;*/
/*    color: #2f2f2f;*/
/*    background: #f0f0f0;*/
/*    float: none;*/
/*    outline: none;*/
/*    -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.1);*/
/*    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.1);*/
/*    -webkit-transition: all 0.25s;*/
/*    -o-transition: all 0.25s;*/
/*    transition: all 0.25s;*/
/*}*/

.btn-default:hover,
.btn-default:focus,
.btn-default:hover,
.btn-default:focus {
    color: #fff;
    background: #4c4c4c;
    text-decoration: none;
}

.list1 {
    margin: 0;
    padding: 14px 0 40px 0;
    list-style: none;
    text-align: left;
}

.list1.indent {
    padding: 0 0 20px 0;
}

.list1 li {
    font-size: 15px;
    line-height: 1.428571429;
    margin: 0 0 6px 0;
    overflow: hidden;
    padding-left: 21px;
    background: url('/skin/img/main/ico_list_arrow.png') 0 5px no-repeat;
}

.list1 li a {
    font: 16px 'Cabin', '나눔고딕';
    color: #868686;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}

.list1 li a:hover {
    color: #383838;
}

.list2 {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.list2 li {
    font-size: 15px;
    line-height: 1.428571429;
    margin: 0 0 21px 0;
    overflow: hidden;
}

.list2 li figure {
    float: left;
    margin: 0 30px 0 0;
}

@media (max-width: 480px) {
    .list2 li figure {
        float: none;
        margin: 0 0 20px 0;
    }
}

.list4 {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.list4 li {
    font-size: 15px;
    line-height: 1.428571429;
    margin-bottom: 27px;
    overflow: hidden;
}

.list4 li time {
    font: italic 24px/24px 'Cabin';
    margin: 0 0 12px 0;
    color: #464646;
    float: left;
    margin-right: 10px;
}

.list4 li p {
    margin-bottom: 0;
}

.list7 {
    margin: 0;
    padding: 0;
    list-style: none;
}

.list7 li {
    font-size: 15px;
    line-height: 1.428571429;
    margin-bottom: 33px;
    padding-bottom: 14px;
    border-bottom: 1px solid #f2f2f2;
}

.list7 li strong {
    color: #5b5b5b;
    font-size: 24px;
    width: 53px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    border-radius: 100%;
    float: left;
    margin-right: 17px;
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
    background-image: -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff7f7f7', GradientType=0);
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
}

.thumbnail .caption {
    padding: 9px;
    color: #a5a5a5;
}

.extra-wrap {
    overflow: hidden;
}

.thumb-pad2 {
    margin: 0 0 40px 0;
}

.thumb-pad2 .thumbnail {
    position: relative;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    border: none;
    padding: 0;
    background: none;
    overflow: hidden;
}

.thumb-pad2 figure {
    margin: 0 0 18px 0;
    display: inline-block;
    border: 7px solid #ffffff;
    border-radius: 100%;
}

.thumb-pad2 figure img {
    border-radius: 100%;
}

.thumb-pad2 .thumbnail .caption {
    padding: 0;
    overflow: hidden;
}

@media (min-width: 768px) {
    .intro-html-layout .container {
        /*width: 1170px;*/
        /*padding: 0;*/
    }
}

/* main page */

#section2,
#section4 {
    background-color: #ffffff;
}

/* navigation bar */
.navbar {
    position: absolute;
    /* padding: 10px 0; */
    border: none;
    /*background-color: #0281ff;*/
}

/*.navbar .navbar-brand img {width: 100%;}*/
.navbar-brand img{
    margin:0;
}
.navbar .navbar-nav > li > a {
    color: #333;
    font-weight:bold;
    margin: 20px 0px 0px 0px;
}

/*.navbar .navbar-nav > li:nth-child(1) > a {*/
/*    color: #ffffff;*/
/*}*/
/* //navigation bar */

/* slide */
.gu-slider .carousel-inner .item {height: 200px;}

#section1 .container {
    height: 100%;
    position: relative;
}

#section1 .sl-txt {
    position: absolute;
    top: 0%;
    left: 0;
    padding: 10px;
    text-align: left;
}

#section1 .sl-txt .title {
    font: 20px/30px 'Cabin';
    color: #fff;
    margin-bottom: 0;
    text-shadow: 0px 0px 10px #000;
}

#section1 .sl-txt .description {
    font: 20px/30px 'Nanum Gothic Coding';
    color: #FFF;
    margin-bottom: 0;
    text-shadow: 0px 0px 10px #000;
}

.carousel-indicators {
    top: 60%;
    bottom: 80px;
    text-align: left;
    padding: 0;
    display: block;
    width: 100%;
    margin-left: -165px;
}
.carousel-indicators li {
    width: 68px;
    height: 3px;
    margin: 0 1px;
    border: none;
    background-color: #fff;
}
.carousel-indicators li.active {
    width: 68px;
    height: 3px;
    margin: 0 1px;
    border: none;
    background-color: #a2d6ff;
}

/*main slide part*/
.con-area1 > .carousel.slide > .carousel-inner div.item:nth-child(1)
{
    background:url('/skin/img/slide/slide01.jpg') no-repeat;
}
.con-area1 > .carousel.slide > .carousel-inner div.item:nth-child(2)
{
    background:url('/skin/img/slide/slide02.jpg') no-repeat;
}
.con-area1 > .carousel.slide > .carousel-inner div.item:nth-child(3)
{
    background:url('/skin/img/slide/slide03.jpg') no-repeat;
}
.list1 li a {
    font: 16px 'Cabin', '나눔고딕';
    color: #868686;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}

@media (min-width: 768px) {
    .gu-slider .carousel-inner .item {
        height: 500px;
    }
    #section1 .sl-txt .title {
        font: 72px/70px 'Cabin';
    }
    #section1 .sl-txt .description {
        font: 36px/1em 'Nanum Gothic Coding';
        word-spacing: -5px;
    }
    #section1 .sl-txt {
        top: 50%;
        padding: 0;
    }
    .carousel-indicators {
        top: 85%;
        width: 1170px;
        margin-left: -585px;
    }
}
/* //slide */

/* section2 */

/*#section2 {*/
/*    padding: 133px 0 133px 0;*/
/*    text-align: center;*/
/*}*/
/*#section2 h2{*/
/*    font: 600 35px/1em 'Cabin', '나눔고딕';*/
/*    color: #464646;*/
/*    margin-bottom: 11px;*/
/*    letter-spacing: -1.5px;*/
/*}*/
/*#section2 p {*/
/*    font: 500 15px/21px 'Cabin', '나눔고딕';*/
/*    color: #b7b7b7;*/
/*    margin-bottom: 0px;*/
/*}*/
/*#section2 .box {*/
/*    padding: 20px 0;*/
/*    margin-bottom: 1px;*/
/*    width: 100%;*/
/*    position: relative;*/
/*}*/
/*#section2 .box:after {*/
/*    content: '';*/
/*    width: 1px;*/
/*    height: 100%;*/
/*    top: 0;*/
/*    right: 0;*/
/*    position: absolute;*/
/*    background: #fff;*/
/*}*/
/*#section2 .box1 {*/
/*    background: #d8544d;*/
/*}*/
/*#section2 .box2 {*/
/*    background: #e7ce04;*/
/*}*/
/*#section2 .box3 {*/
/*    background: #8cbd3a;*/
/*}*/
/*#section2 .box4 {*/
/*    background: #49b2a6;*/
/*}*/
/*#section2 .box5 {*/
/*    background: #4e6f89;*/
/*}*/
/*#section2 .box figure {*/
/*    height: 65px;*/
/*    margin-bottom: 10px;*/
/*}*/
/*#section2 .box a {*/
/*    color: #ffffff;*/
/*    text-transform: uppercase;*/
/*    font: 18px/24px 'Cabin' '나눔고딕';*/
/*    -webkit-transition: all 0.25s;*/
/*    -o-transition: all 0.25s;*/
/*    transition: all 0.25s;*/
/*}*/
/*#section2 .box a:hover,*/
/*#section2 .box a:focus {*/
/*    color: #5a5a5a;*/
/*}*/

/*#section2 .lnk,*/
/*#section3 .lnk,*/
/*#section4 .lnk,*/
/*#section5 .lnk {*/
/*    font: 600 18px 'Cabin' '나눔고딕';*/
/*    color: #517085;*/
/*    display: inline-block;*/
/*    margin-top: 30px;*/
/*    -webkit-transition: all 0.25s;*/
/*    -o-transition: all 0.25s;*/
/*    transition: all 0.25s;*/
/*}*/
/*#section5 .lnk:hover,*/
/*#section5 .lnk:focus,*/
/*#section4 .lnk:hover,*/
/*#section4 .lnk:focus,*/
/*#section3 .lnk:hover,*/
/*#section3 .lnk:focus,*/
/*#section2 .lnk:hover,*/
/*#section2 .lnk:focus,*/
/*#section2 .lnk:hover .fa,*/
/*#section2 .lnk:focus .fa {*/
/*    color: #8CBD3A;*/
/*}*/
/*#section2 .lnk span {*/
/*    font-size: 22px;*/
/*    float: right;*/
/*    margin: 0px 0px 0px 4px;*/
/*    -webkit-transition: all 0.25s;*/
/*    -o-transition: all 0.25s;*/
/*    transition: all 0.25s;*/
/*}*/
/*#section3 .lnk {*/
/*    margin-bottom: 5px;*/
/*}*/

/*@media (min-width: 768px) {*/
/*    #section2 .box {*/
/*        width: 20%;*/
/*        float: left;*/
/*    }*/
/*}*/
/* //section2 */

/* section3 */
/*#section3 {*/
/*    padding: 30px 0 6px 0;*/
/*    text-align: center;*/
/*    background: #efefef;*/
/*}*/
/*#section3 .badge {*/
/*    display: block;*/
/*    border-radius: 100%;*/
/*    width: 88px;*/
/*    height: 88px;*/
/*    background: #a4a4a4;*/
/*    text-align: center;*/
/*    font: bold italic 48px/84px 'Cabin';*/
/*    color: #ffffff;*/
/*    float: none;*/
/*    margin: 0px auto;*/
/*    -webkit-transition: all 0.25s;*/
/*    -o-transition: all 0.25s;*/
/*    transition: all 0.25s;*/
/*}*/
/*#section3 .badge:hover {*/
/*    background: #4c4c4c;*/
/*    -webkit-transition: all 0.25s;*/
/*    -o-transition: all 0.25s;*/
/*    transition: all 0.25s;*/
/*}*/
/*#section3 strong {*/
/*    font: bold 25px/1em '나눔고딕' 'Cabin';*/
/*    color: #4f4e4e;*/
/*    display: block;*/
/*    margin-bottom: 22px;*/
/*}*/
/*#section3 p {*/
/*    font: bold 12px/18px '나눔고딕' 'Arial';*/
/*    color: black;*/
/*    margin-bottom: 17px;*/
/*}*/

/*#section3 .col-lg-4 {*/
/*    margin-bottom: 40px;*/
/*}*/

/*#section3 .btn:hover {*/
/*    color: #fff;*/
/*    background: #4c4c4c;*/
/*    text-decoration: none;*/
/*}*/
/* //section3 */

/* section4 */
/*#section4 {*/
/*    padding: 86px 0 48px 0;*/
/*}*/
/*#section4 p {*/
/*    margin-bottom: 18px;*/
/*    color: #a5a5a5;*/
/*    font-size: 12px;*/
/*}*/

/*#section4 .title {*/
/*    font: bold  30px/1em 'Cabin','나눔고딕';*/
/*    color: #4f4f4f;*/
/*    margin-bottom: 41px;*/
/*}*/
/*#section4 .col-lg-4 {*/
/*    margin-bottom: 40px;*/
/*}*/
/*#section4 .thumb-pad1 .thumbnail {*/
/*    position: relative;*/
/*    margin: 0 0 19px 0;*/
/*    border-radius: 0;*/
/*    box-shadow: none;*/
/*    border: none;*/
/*    padding: 0;*/
/*    background: none;*/
/*    text-align: left;*/
/*}*/
/*#section4 .thumb-pad1 figure {*/
/*    padding: 0;*/
/*    position: relative;*/
/*}*/
/*#section4 .thumb-pad1 figure time {*/
/*        font: 600 36px 'Cabin';*/
/*    color: #ffffff;*/
/*    position: absolute;*/
/*    text-align: center;*/
/*    display: block;*/
/*    z-index: 1;*/
/*    top: 50%;*/
/*    left: 0;*/
/*    right: 0;*/
/*    margin: -22px 0 0 0;*/
/*    -webkit-transform: translateY(0) translateX(0) scale(1);*/
/*    transform: translateY(0) translateX(0) scale(1);*/
/*    opacity: 1;*/
/*    filter: alpha(opacity=100);*/
/*    -webkit-transition: all 0.35s;*/
/*    -o-transition: all 0.35s;*/
/*    transition: all 0.35s;*/
/*}*/
/*#section4 .thumb-pad1 figure img {*/
/*    margin: 5px 0px;*/
/*    width: 100%;*/
/*}*/
/*#section4 .thumb-pad1 .thumbnail .caption {*/
/*    padding: 0;*/
/*    margin: 0;*/
/*}*/
/*#section4 .thumb-pad1 .thumbnail .caption strong {*/
/*    font: italic 24px/1em 'Cabin', '나눔고딕';*/
/*    color: #464646;*/
/*    margin-bottom: 15px;*/
/*    display: block;*/
/*}*/

/*#section4 .title2 {*/
/*    font: bold 70px/1em 'Cabin', '나눔고딕';*/
/*    color: #ff362d;*/
/*    margin: -60px 0 3px 0;*/
/*}*/
/*#section4 .description1 {*/
/*    font: bold 25px/1em 'Cabin', '나눔고딕';*/
/*    color: #444;*/
/*    margin: 0 0 19px 0;*/
/*    letter-spacing: -1px;*/
/*}*/
/*#section4 .description2 {*/
/*    font: 30px/1em 'Cabin', '나눔고딕';*/
/*    color: #a9a9a9;*/
/*    margin: 0 0 18px 0;*/
/*}*/
/*#section4 a {*/
/*    width: 100%;*/
/*}*/
/*#section4 .wrapLnk .fa {*/
/*    float: right;*/
/*    margin-top: 4px;*/
/*}*/
/* //section4 */

/* section5 */
/*#section5 {*/
/*    overflow: hidden;*/
/*    padding: 30px 0 0 0;*/
/*    text-align: center;*/
/*}*/
/*#section5 {*/
/*    border-top: 1px solid #ededed;*/
/*}*/

/*#section5 .title {*/
/*    font: bold 30px/1em 'Cabin', '나눔고딕';*/
/*    color: #4f4f4f;*/
/*    margin-bottom: 41px;*/
/*}*/

/*#section5 {*/
/*    overflow: hidden;*/
/*    padding: 80px 0 80px 0;*/
/*    background-position: center center;*/
/*    position: relative;*/
/*    background-color: #3e5362;*/
/*    background-image: url('/skin/img/main/bg_s5.jpg');*/
/*    background-repeat: repeat-y;*/
/*    background-size: cover;*/
/*    background-attachment: fixed;*/
/*}*/

/*#section5 strong {*/
/*    font: 600 18px 'Cabin','나눔고딕';*/
/*    margin-bottom: 10px;*/
/*    display: block;*/
/*    color: #404040;*/
/*}*/
/*#section5 .lnk {*/
/*    margin-top: 0px;*/
/*}*/
/* //section5 */

/* section6 */
/*#section6 {*/
/*    overflow: hidden;*/
/*    padding: 95px 0 47px 0;*/
/*    background: #ededed;*/
/*}*/

/*#section6 .col-lg-4,*/
/*#section6 .col-lg-3 {*/
/*    margin-bottom: 40px;*/
/*}*/

/*#section6 .title {*/
/*    font: bold 26px/1em 'Cabin', '나눔고딕';*/
/*    color: #33383c;*/
/*    margin-bottom: 41px;*/
/*}*/
#section2, #section3{
    text-align:center;
    padding:50px 0;
}
#section2 img{
    margin:0 auto;
}
#section2 .btn{
    border:2px solid #333;
    color:#fff;
    background-color:#333;
    font-size:18px;
    
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
#section2 .btn:hover,
#section2 .btn:focus{
    border-bottom:2px solid #333 !important;
    color:#333;
    background-color:#fff;
    
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
#section3{
    background-color:#efefee;
}
#section3 .thumbnail:hover,
#section3 .thumbnail:focus{
    border-color:#ddd;
    border-bottom:1px solid #ddd !important;
}
#section3 img{
    border-bottom:1px solid #ddd;
    padding-bottom:10px;
}
#section3 a{
    color:#333;
}
#section3 .box-title{
    margin:10px 0;
}

.thumb-pad4 {
    margin: 0;
    padding: 0 0 2px 0;
    overflow: hidden;
}

.thumb-pad4 .thumbnail {
    position: relative;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    border: none;
    padding: 0;
    background: none;
}

.thumb-pad4 figure {
    margin: 0 0 20px 0;
}

.thumb-pad4 figure img {
    width: 100%;
}

.thumb-pad4 .thumbnail .caption {
    padding: 0;
}

#section6 .box_info {
    padding-bottom: 42px;
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 48px;
}

#section6 .box_info strong {
    font: 28px/36px 'Cabin' '나눔고딕';
    color: #8a8a8a;
    margin-bottom: 41px;
}
/* //section6 */

/* section7 */
address,
address strong,
address a {
    font: italic 16px 'Cabin';
    color: #868686;
}

.gu-address {
    display: none;
}
/* //section7 */
/* //main page */

/* sub page */
@media (min-width:992px){
    .sub-layout {
        margin-top: 20px;
    }
}

.content.indent {
    padding: 10px 0 0 0;
    background: #ffffff;
}

.who-box {
    background: #ffffff;
    position: relative;
}

.who-box .col-lg-4 {
    margin-bottom: 58px;
}

.thumb-pad4 {
    margin: 0;
    padding: 0 0 2px 0;
    overflow: hidden;
}

.thumb-pad4 .thumbnail {
    position: relative;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    border: none;
    padding: 0;
    background: none;
}

.thumb-box6 {
    overflow: hidden;
    padding: 78px 0 0 0;
    text-align: center;
    background: #f1f1f0 url('/skin/img/sub/pattern.png') repeat;
    border-top: 8px solid #e4e4e4;
}

.thumb-box6 .container > .row {
    margin-right: -15px;
    margin-left: -15px;
}

.thumb-box6 strong {
    font: 600 18px 'Cabin','나눔고딕';
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block;
    color: #404040;
}

.thumb-box7 {
    overflow: hidden;
    padding: 80px 0 0 0;
}

.thumb-box7 .col-lg-3,
.thumb-box7 .col-lg-4,
.thumb-box7 .col-lg-5 {
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    .content.indent {
        padding: 79px 0 0 0;
    }
    
    .thumb-box6 .container > .row {
        margin-right: 0;
        margin-left: -30px;
    }
}
/* //sub page */

/* footer */
.footer_copy{
    border-top: 1px solid #333;
    margin-top:30px;
    /*padding:20px 0;*/
    /*background-color: #3d5361;*/
}
.footer_copy .wrapFooter {
    display: inline-block;
    float: none;
    margin: 0 auto;
    color: #ffffff;
    text-align: left;
}
.footer_copy .wrapFooter span:nth-child(1) {
    padding-left: 0px;
}
.footer_copy .wrapFooter span {
    display: inline-block;
    padding: 0px 4px;
    line-height: 20px;
}
.footer_copy .wrapFooter .info {
    padding-top: 10px;
}
@media (min-width: 992px) {
    .footer_copy .wrapFooter {
        width: 1170px;
    }
    
    .footer_copy .wrapFooter .info {
        padding-top: 0px;
    }
}
/* //footer */

.footer-social-layout {display: none;}

/* //publishing template monster 52929  */

/* 모바일일때 좌우스크롤바 보이게 */
@media (max-width:767px){
    ::-webkit-scrollbar {
        -webkit-appearance: none;
    }
    
    ::-webkit-scrollbar:vertical {
        width: 12px;
    }
    
    ::-webkit-scrollbar:horizontal {
        height: 12px;
    }
    
    ::-webkit-scrollbar-thumb {
        background-color: rgba(0, 0, 0, .5);
        border-radius: 10px;
        border: 2px solid #ffffff;
    }
    
    ::-webkit-scrollbar-track {
        border-radius: 10px; 
        background-color: #ffffff;
    }

}


/* page-top */
.page-top{
    position:relative;
    margin-bottom:15px;
}
.page-top .top-img img{
    width:100%;
}
.page-top .top-text{
    position:absolute;
    top:45px;
    left:15px;
    color:#fff;
}
@media (max-width:767px){
    .page-top .top-text{
        top:-14px;
    }
}

/* page-header */
.page-header{
    border-bottom: 0;
    margin: 5px 0 40px;
    padding: 0;
}
.page-header .fa{
    color:#616161;
}
.page-header .text-left{
    font-size: 18px;
    font-weight: bold;
}
.page-header .text-right{
    margin-top:7px;
}

/* locationBox */
.locationBox {
    padding-left: 0;
    padding-right: 0;
}

.locationBox table thead tr th{
    border-bottom: 0;
    font-size: 20px;
    background-color: #393939;
    color: #fff;
    text-align: center;
    padding: 36px 0px;
}
.locationBox table tbody tr{
    border-bottom:1px solid #ccc;
}
.locationBox table tbody tr.on{
    background-color: #f6ab01;
    font-weight:bold;
}
.locationBox table tbody tr.on a{
    color:#fff;
}
.locationBox a{
    color:#333;
}
/* greeting*/
.ceo-sign {
    font-size: 45px;
    font-family: 'Nanum Pen Script', sans-serif;
    color: black;
    font-weight: bold;
}

/* history */
.history-con .contentsBox h4{
    padding:10px 15px 10px 5px;
    border-top:2px solid #333;
    border-bottom:1px solid #333;
}
.history-con .contentsBox dl dt,
.history-con .contentsBox dl dd{
    line-height:2;
    padding-left:5px;
}
@media (min-width:768px){
    .history-con .contentsBox dl dd{
        padding-left:90px;
    }
    .history-con .contentsBox dl dt{
        float:left;
    }
}

/*인증서*/
.certification-con img{
    width:100%;
}

/* 주요제품*/
.locationBox table tbody tr.main-location{
    border:0;
}
.locationBox table tbody tr.main-location+.sub-location{
    border:0;
}
.locationBox table tbody tr.main-location+.sub-location td{
    padding-bottom:0;
}
.locationBox table tbody tr.sub-location a{
    padding-left:15px;
}

.product1-1-con .product-name{
    margin-bottom:30px;
    font-weight:bold;
}
.product1-1-con img{
    margin:0 auto;
}
.product1-1-con .contentsBox table{
    border-top:2px solid #616161;
}
.product1-1-con .contentsBox table tr th{
    text-align:center;
    background-color:#ccc;
}
.product2-con .section1{
    margin-bottom:30px;
}
.product2-con .product-name{
    font-size: 18px;
    font-weight: bold; 
}
.product2-con ol{
    padding-left:30px;
}
.product2-con img{
    width:100%;
}
.product2-con table{
    border-top: 2px solid #616161;
}
.product2-con table th{
    text-align:center;
    background-color:#ccc;
}
.product2-con .contentsBox table tr td{
    vertical-align:middle;
}
.product5-con img{
    width:100%;
}
.product7-con img{
    margin-bottom:25px;
    width:100%;
}
.product8-con .go-contact .btn{
    border: 2px solid #333;
    background-color: #333;
    color: #fff;
    margin-top: 15px;
    font-weight: bold;
    width: 200px;
    
    -webkit-transition:all 0.3s;
    transition:all 0.3s;
}
.product8-con .go-contact .btn:hover,
.product8-con .go-contact .btn:focus{
    border-bottom:2px solid #333 !important;
    background-color: #fff;
    color: #333;
    
    -webkit-transition:all 0.3s;
    transition:all 0.3s;
}
.product9-1-con .red-cl{
    color:red;
}
.product9-1-con .product-info section{
    border-bottom:2px solid #333;
}
.product9-1-con .product-info section h3,
.product9-1-con .product-info section h3+ul{
    border-bottom: 1px solid #ccc;
    padding-bottom:15px;
}
.product9-1-con .product-info section h5{
    font-weight:bold;
    font-size: 20px;
}
.product9-1-con [class*=section] > div+div{
    border-top: 1px solid #ccc;
}
.product9-1-con table tr th,
.product9-1-con table tr td{
    vertical-align: middle;
}
.product9-1-con table tr th:nth-child(1){
    width:75px;
}
.product9-1-con table tr td:nth-child(2){
    width:185px;
    text-align:center;
}
.product9-1-con table tr td:nth-child(3) img{
    max-width:87px;
    /*width:500px;*/
}
.product9-1-con table tr td:nth-child(4){
    width:87px;
}
.product9-1-con table tr td:nth-child(4) img{
    max-width:87px;
}
.product9-1-con table tr td:nth-child(3) ul{
    padding-left:15px;
}
.product9-1-con .section1 h3{
    border-top: 2px solid #333;
    padding-top: 20px;
}
.product9-1-con .section3 table tr td:nth-child(1),
.product9-1-con .section3 table tr td:nth-child(1) img{
    width:250px;
    max-width:250px;
    text-align:left;
}
.product9-1-con .section3 table tr td:nth-child(2) {
    width:auto;
}
.product9-2-con .item-name{
    font-weight:bold;
    margin-bottom:15px;
}


/*문의*/
@media (min-width:992px){
    .contact-mail-layout .locationBox{
        padding-left: 0;
        padding-right: 30px;
    }
    .contact-mail-layout .col-md-10{
        padding-right:0;
    }
}
@media (max-width:991px){
    .contact-mail-layout .locationBox{
        padding:0;
    }
    .contact-mail-layout .col-md-10{
        padding:0;
    }
}

#myCarousel .carousel-indicators{
    display: none;
}
.container{
    color: black;
}

#grad1 {
    height: 115px;
    background: rgb(57,57,57); /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(rgb(57,57,57),rgb(75,75,75)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgb(57,57,57),rgb(75,75,75)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgb(57,57,57),rgb(75,75,75)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgb(57,57,57),rgb(75,75,75)); /* Standard syntax (must be last) */
}

