@import url(http://fonts.googleapis.com/css?family=Pacifico);
@import url(https://fonts.googleapis.com/css?family=Play:400,700);


body {
    font-size: 16px;
    background: url('/skin/img/section3.jpg');
}
.body-layout {
    font-family: 'Play','나눔고딕', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Play','나눔고딕' !important;
}
h4 {
    font-size: 24px;
}
/*상단 메뉴 설정 시작*/
.navbar-inverse{
	background:#222222;     /*배경 색*/
	border-color:#080808;         /*테두리 색*/
	padding:0px 0px 0px 0px;      /*내부 여백*/
	margin:0px 0px 0px 0px;       /*외부 여백*/
}
/*상단 메뉴 설정 끝*/

.navbar .glyphicon {
	color: #000;
}
.caret {display:none;}


a.btn-1:hover,
a.btn-3:hover{
    border-bottom: 3px solid #da2533 !important;
}
a.btn-2:hover {
    background: #29292b;
    color: #ffffff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
/*상단 메뉴 로고 시작*/

@media(min-width:992px){
    .navbar-brand img {
    margin-top: -40px;
    margin-left: 15px;
    width: 266px !important;
}
}

@media (max-width:767px){
    .navbar-brand{
        width:55%;
    }
}

.navbar-inverse .navbar-brand {
    margin-top: 20px;
    color: #fff;
    font-family: 'Lobster', cursive;
    font-size: 35px;
}
@media (max-width:767px){
    .navbar-inverse .navbar-brand{
        margin-top:5px;
    }
}
.user-top-setting {
    margin-top: -20px;
    height: 50px;
    background-color: white;
}
.user-container {
    width:100%;
}
a.navbar-brand{
    padding: 0px 10px;
    position: absolute;
}

.right_side {
    /*
    float: right;
    padding-top: 13px;
    padding-bottom: 3px;
    */
}
ul, ol {
    margin-top: 0;
    margin-bottom: 8.5px;
    list-style:none;
}
.socialArea {
    margin: 7px 0px;
    padding: 0px;
    text-align: center;
}
.list.social-list {
    display: inline-block;
}
.list.social-list li {
    float: left;
    margin: 0px;
}
.list.social-list li + li {
    margin-left: 22px;
}
.list.social-list li a {
    color: #ffffff;
    font-size: 30px;
}
.list.social-list li a:hover {
    color: #da2331;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
/*상단 메뉴 로고 끝*/

/* 상단 메인 메뉴 설정 시작*/
.navbar-inverse .navbar-nav > li > a{
	background-color:none;	      /*배경 색*/
	color:#999999;                /*텍스트 색*/
	font-size:14px;               /*텍스트 크기*/
	font-weight: 500;
	/*font-family: "나눔고딕", "NanumGothic";*/
	padding:35px 15px 20px;  /*내부 여백*/
}
/* 상단 메인 메뉴 설정 끝*/

/* 상단 서브 메뉴 설정 시작*/
.dropdown-menu {
    background-color: #DA2533;
}
.dropdown-menu > li > a{
	/*background-color:#DA2533;*/     /*배경 색*/
	/*color:#ffffff;*/                /*텍스트 색*/
	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;
	/*background: #313131 url("/skin/img/footer-img3.png") no-repeat center top;*/
	background-color: rgba(255,255,255,0.8);
	background-size: cover;
	color:#333;                /*텍스트 색*/
	font-size:12px;               /*텍스트 크기*/
	padding:0;      /*내부 여백*/
	margin:0px 0px 0px 0px;       /*외부 여백*/
	text-align:center;            /*텍스트 정렬*/
	width:100%;
}
/* 하단 카피라이트 설정 끝*/

/*인트로 텍스트 설정 시작*/
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---------------------------------------------*/


/* 메뉴 상,하단 */
.social-list {
    list-style:none;
    margin-top: 3px;
}
.social-list li + li {
    margin-left: 13px;
}
.footer-social-layout {
    display: none;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.dropdown-menu>li:hover {
    color: #ffffff;
    font-weight: bold;
    background: none;
}

.sub-padding {
    padding-left:  15px;
    padding-right: 15px;
}

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover
{
    /*font-family: "나눔고딕", "NanumGothic";*/
    border-bottom: 4px solid #da2533 !important;
    background:#313131;
    color:#fff !important;

    -webkit-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
}
.navbar-inverse {
border-color: rgba(0,0,0,0);
border:none;
background: url('/skin/img/navbar-inverse.jpg');
padding:0px;
border-bottom:1px solid #bfbfbf;
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-nav > li > a {
    color: #333;
    font-size:24px;
    padding-top: 31px;
    border-bottom: 4px solid transparent;
}
/* mobile menu button */
.navbar-inverse .navbar-toggle:active,
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    border-color: #333333;
    background-color: #333333;
}
.navbar-inverse .navbar-toggle {
    border-color: #da2533;
    background-color: #da2533;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #ffffff;
}
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #da2533;
        background-color: transparent;
    }
}
.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);
}



.intro-widgetbox{display:none;}

.container_contents{width:auto;}


.container_contents section{overflow:hidden;min-height:100px;}
.container_contents section>div{padding:0px; text-align:center;}

.intro-html-layout>div.col-sm-12{padding:0px;}

.con-area2{background:url('/skin/img/section2.jpg');position:relative;}
.con-area3{background:url('/skin/img/section3.jpg');}

.gu-slider .carousel-inner .item{height:500px;background-size:cover!important;background-position:center!important;}

.topmarginLay_a{margin-top:-32px;}

.carousel li {margin-right: 0px;}
/* 메인페이지 menu start*/
.sf-menu > li > a {
    border-top: 5px solid transparent;
    text-transform: uppercase;
    padding: 38px 22px 44px;
    color: #111111;
    text-decoration: none;
    position: relative;
    font-size: 14px;
    font-weight: 300;
}
/* 메인페이지 menu start*/
/* 메인페이지 슬라이드 */
.sl-con{display:table; width:100%; margin-top: 60px;}
.sl-con>span{display:table-cell !important; vertical-align:middle;text-align:left;}
.sl-con img{margin: 0 auto;}
.sl-con-small>img{width:290px;}
.sl-con h2 {font-weight: 700; color: #2a2a2a; font-size: 36px;}
.sl-con h6 {margin-top:18px;color:#da2533;font-size:16px;line-height: 24px;}
.sl-con p{margin-top: 11px;color: #838383;padding-right: 57px;font-size: 12px;line-height: 18px;}




/* 메인페이지 section3 */
.title.title-2 {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    color: #242223;
}
.box-1 .wrapper {
    /*color: #29292b;*/
    /*padding-left: 25px;*/
    /*padding-right: 25px;*/
    /*width: 230px;*/
    /*height: 230px;*/
    /*display: inline-block;*/
    /*border-radius: 100%;*/
    /*background: #ffffff;*/
    /*border: 2px solid #e2e2e2;*/
    /*padding-top: 75px;*/
    /*font-size: 16px;*/
    /*line-height: 24px;*/
    -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-1 .wrapper .number {
    margin-bottom: 16px;
    font-size: 60px;
    font-weight: 700;
}
.box.box-1 {
    text-align: center;
}

.box-1 .wrapper + p {
    margin-top: 36px;
}
.box.box-1 p {
    font-size: 13px;
    color: #a0a0a0;
    line-height: 24px;
}
.box-1.indent-1 {
    margin-top: 54px;
}
.box.box-1 .wrapper.hovered {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border: 5px solid #d82337;
}
.box-1 p + .btn {
    margin-top: 32px;
}

@media only screen and (max-width: 480px){
.col-xs-6 {
    float: none;
    width: 100%;
}}


/* 버튼 start*/
.btn.btn-1 {
  border-radius: 0px;
  border: 3px solid #da2533;
  background: #da2533;
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  padding: 2px 8px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.btn-1:hover {
  background: transparent;
  color: #da2533;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.btn-2 {
  border-radius: 0px;
  border: 1px solid #00b185;
  background: #00b185;
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  padding: 10px 20px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  padding: 9px 22px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.btn-2:hover {
  background: transparent;
  color: #da2533;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.btn-2:hover {
  border-color: #29292b;
  background: #29292b;
  color: #ffffff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.btn-3 {
  border-radius: 0px;
  border: 3px solid #da2533;
  background: #da2533;
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  padding: 10px 20px;
  text-transform: uppercase;
  font-size: 14px;
  padding: 7px 19px;
  font-weight: 300;
  letter-spacing: -1px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.btn-3:hover {
  background: transparent;
  color: #da2533;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.btn-3:hover {
  background: transparent;
  color: #da2533;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
/* 버튼 end*/
/* 메인페이지 section4 start */
.box.box-2 {
    text-transform: uppercase;
}
.box.box-2 h2 {
    font-size: 60px;
    font-weight: 300;
    margin: 0;
    line-height: 60px;
}
.box.box-2 strong {
    margin: 0;
    font-size: 62px;
    font-weight: 700;
}
.box.box-2 strong span {
    display: inline-block;
    color: #da2533;
}
.box.box-2 h3 {
   margin-top: 0px;
   font-size: 30px;
}
.box.box-2 h3 + .btn {
    margin-top: 10px;
}
box.box-4 {
    padding: 16px 0px;
    padding-top: 1px;
    padding-left: 55px;
}
.box.box-4 blockquote {
    margin-bottom: 10px;
    border: 0px;
    padding: 0;
    position: relative;
}
.box.box-4 blockquote:before {
    content: "\f10d";
    font-family: fontAwesome;
    font-size: 36px;
    color: #242223;
    position: absolute;
    top: -4px;
    left: -54px;
}
.box.box-4 p {
    color: #838383;
}
.box.box-4 h6 {
    margin-top: 0;
}
.box.box-4 h6 {
    color: #da2533;
}
.box.box-4 + .box-4 {
    margin-top: 5px;
}
.box.box-4 {
    padding: 16px 0px;
    padding-top: 1px;
    padding-left: 55px;
}
/* 메인페이지 section4  end */


/* 메인페이지 footer start */
.footer_copy .wrapFooter {
    float: none;
    margin: 0 auto;
    color: #333;
    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 {
    margin-top: 15px;
}
.footer_copy .wrapFooter .info span a {
    color: #333;
}

@media (min-width: 992px) {
    .footer_copy .wrapFooter {
        width: 1170px;
    }
    
    .footer_copy .wrapFooter .info {
        padding-top: 0px;
    }
}

.parallax-bg-1 {
    background-image: url("/skin/img/footer1.jpg");
}
.box.box-3 {
    padding: 16px 0px;
    padding-top: 1px;
}
.box.box-3 h6 {
    color: #da2533;
}
.box.box-3 h6 + p {
    margin-top: 11px;
}
.box.box-3 p {
    color: #838383;
}
p {
    font-size: 12px;
    line-height: 18px;
}
footer .footer_top i {
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.2);
    font-size: 24px;
    width: 71px;
    height: 71px;
    padding: 23px;
}
footer .footer_top .box-3 p {
    color: #ffffff;
    font-weight: 700;
}
footer .footer_top i + p {
    margin-top: 13px;
}
footer .footer_top p {
    font-size: 14px;
    text-transform: uppercase;
}
footer .footer_middle {
    color: #ffffff;
    background: #de2337;
    font-family: 'Audiowide', cursive;
}
footer .footer_middle .left_side {
    padding: 40px 0px 37px;
}
footer .footer_middle .middle_side {
    padding: 29px 0px;
    letter-spacing: -1px;
    text-align:center;
}
.footer_middle {
    background-color: #DE2336;
}
.footer_middle h4 {
    color: #ffffff;
    font-weight: 400;
}



/* 메인페이지 footer enc */

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;}




.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; }

.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; }

/* 슬라이드 꺽쇠 버튼 숨김 */
.left.carousel-control,
.right.carousel-control {
display: none;
}

/* 슬라이드 원형 버튼 시작 */
.carousel-indicators li {
  width: 20px;
  height: 20px;
  margin: 0 3px;
  border: none;
  background-color: #000000;
}

.carousel-indicators .active {
  width: 20px;
  height: 20px;
  margin: 0 3px;
  border: none;
  background-color: #f1352c;
}

/* 슬라이드 원형 버튼 끝 */
.bg-1 {
    background: #f4f4f4;
}
.con-area2 .containter,
.con-area3 .containter {
  text-align: center;
}

/* box간 padding start */
.con-area1{
    padding: 12px 0px 0px;
}
.con-area2 {
     padding: 50px 0px;
}
@media (min-width: 1200px) {
    .con-area2 .container {
        width: 1140px;
    }
}

.con-area3{
     padding: 51px 0px 68px;
}

/* box간 padding end */
.title.title-1 {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
}
.title.title-1 + .list-2 {
  margin-top: 20px;
}
.title.title-1 + .table-2 {
  margin-top: 25px;
}
.title.title-2 {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  color: #242223;
}
.title.title-2 + .list-2 {
  margin-top: 30px;
}
.title.title-2 + .table-2 {
  margin-top: 25px;
}
.title.title-2 + .box-4 {
  margin-top: 19px;
}
.title.title-2 + .box-4 {
    margin-top: 19px;
}
.title.title-3 {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  text-transform: none;
  color: #242223;
}
.title.title-3 + .list-2 {
  margin-top: 30px;
}
.title.title-3 + .table-2 {
  margin-top: 25px;
}
.title.title-3 + .thumb-pad-1 {
  margin-top: 24px;
}
.title.title-3 + .table-1 {
  margin-top: 23px;
}
.title.title-3 + .list-5 {
  margin-top: 22px;
}
.title.title-3 + .list-6 {
  margin-top: 18px;
}
.title.title-4 {
  color: #ffffff;
  text-transform: uppercase;
  text-transform: none;
  color: #242223;
  line-height: 30px;
  font-weight: 700;
}
.title.title-4 + .list-2 {
  margin-top: 30px;
}
.title.title-4 + .table-2 {
  margin-top: 25px;
}
.title.title-4 + .thumb-pad-1 {
  margin-top: 24px;
}
.title.title-4 + .table-1 {
  margin-top: 23px;
}
.title.title-4 + .list-5 {
  margin-top: 22px;
}
.title.title-4 + .list-6 {
  margin-top: 18px;
}
.title.title-4 + .box-5 {
  margin-top: 27px;
}


/*==================  Thumbnails      ======================*/
.thumbnail {
    border: none;
    padding: 0;
    border-right: 0;
    background-color: transparent;
    border-radius: 0;
}
.thumb-pad-1 .thumbnail .caption {
  padding: 16px 0px;
}
.thumb-pad-1 .thumbnail .caption h6 {
  color: #da2533;
}
.thumb-pad-1 .thumbnail .caption h6 + p {
  margin-top: 11px;
}
.thumb-pad-1 .thumbnail .caption p {
  color: #838383;
}
.thumb-pad-2 {
  margin-top: 34px;
}
.thumb-pad-2 .thumbnail .caption {
  padding-top: 17px;
  color: #dbdbdb;
}

.thumbnail {
  border: none;
  padding: 0;
  border-right: 0;
  background-color: transparent;
  border-radius: 0;
}
.thumbnail .caption {
  padding: 10px 0;
}
figure img {
  width: 100%;
}
.badge {
  background: none;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
@media only screen and (max-width: 480px) {
  .col-xs-6 {
    float: none;
    width: 100%;
  }
}


.box.box-3 .list-2 li {
    color: #111111;
}
.box.box-3 p + .list-2 {
    margin-top: 24px;
}
.list {
    list-style: none;
    padding: 0;
}
.list.list-2 {padding-left:0px;}
.list.list-2 li {
    font-size: 13px;
    line-height: 23px;
}
.list.list-2 li:before {
    border-radius: 100%;
    width: 8px;
    height: 8px;
    display: inline-block;
    background: #a6a6a6;
    content: "";
    position: relative;
    margin-right: 10px;
}
.list.list-2 li a {
    font-size: 17px;
    color: #9FA1A0;
    text-decoration: none;
    outline: none !important;
}
.list.list-2 li span {
    color: #da2533;
}


.list.list-3 li .date {
  margin-right: 31px;
  text-align: center;
  float: left;
  font-size: 16px;
}
.list.list-3 li .date span {
  line-height: 65px;
  display: block;
  font-size: 35px;
  color: #29292b;
  font-weight: 700;
}
.list.list-3 li .wrapper {
  overflow: hidden;
}
.list.list-3 li .wrapper h6 {
  color: #da2533;
}
.list.list-3 li .wrapper h6 + p {
  margin-top: 11px;
}
.list.list-3 li .wrapper p {
  color: #838383;
}
.list.list-3 li + li {
  margin-top: 15px;
}

.list.list-4 .number {
  float: left;
  font-size: 30px;
  color: #29292b;
  background: #ffffff;
  border: 2px solid #e2e2e2;
  border-radius: 100%;
  width: 69px;
  height: 69px;
  font-weight: 700;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  top: 15px;
  padding-top: 12px;
  margin-right: 31px;
}
.list.list-4 .wrapper {
  overflow: hidden;
}
.list.list-4 .wrapper h6 {
  font-size: 16px;
  margin-bottom: 0px;
  color: #29292b;
}
.list.list-4 .wrapper p {
  color: #838383;
}
.list.list-4 li + li {
  margin-top: 10px;
}
.sub-title {
  margin: 20px 0;
  font-size: 24px;
  font-weight: 600;
}

.footer_copy a {
  color: #ffffff;
  opacity: 0.9;
}
/* media queries */

@media (max-width: 1754.38596491px) {
  .camera_block {
    padding-bottom: 500px;
  }
}
@media (max-width: 1199px) {
  footer .footer_middle .middle_side h2 {
    font-size: 48px;
  }
  .brand {
    position: relative;
    margin: 0;
    display: inline-block;
    left: 1px;
  }
  .brand:before {
    display: none;
  }
  header .header_top .right_side {
    padding-top: 38px;
  }
  header .header_bottom .left_side {
    padding-left: 0;
  }
  header .header_bottom .right_side,
  header .header_bottom .left_side {
    float: none;
  }
  header .header_bottom .right_side {
    text-align: center;
  }
  header .header_bottom .right_side #search {
    display: inline-block;
    padding-bottom: 20px;
    width: 100%;
  }
  header .header_bottom .right_side #search input {
    width: 100%;
  }
  .list.list-7 dd span {
    width: 100px;
  }
}
@media (max-width: 991px) {
  .list-2 {
    margin-bottom: 50px;
  }
  footer .footer_middle .middle_side {
    padding: 0;
    text-align: center !important;
  }
  footer .footer_middle .left_side,
  footer .footer_middle .right_side {
    text-align: center;
  }
  .thumb-pad-1 .thumbnail img {
    display: inline-block;
    text-align-last: auto;
  }
  .thumb-pad-2 .thumbnail img {
    width: 100%;
  }
  .block_404 {
    text-align: center;
  }
  .block_404 .title.title-4 {
    line-height: 40px;
  }
  .navbar-brand img {padding-top:0px;}
  .navbar-brand:before {display:none;}
  .navbar-brand{height:52px !important;  left:14px;}
}
@media (max-width: 800px) {
  .table-1.stacktable.small-only,
  .table-2.stacktable.small-only {
    display: table;
  }
  .table-1.stacktable.small-only th,
  .table-2.stacktable.small-only th {
    padding: 20px;
  }
  .table-1.stacktable.small-only th a,
  .table-2.stacktable.small-only th a {
    color: #da2533;
  }
  .table-1.stacktable.small-only th a:hover,
  .table-2.stacktable.small-only th a:hover {
    text-decoration: underline;
  }
  .table-1.stacktable.small-only .st-head-row.st-head-row-main,
  .table-2.stacktable.small-only .st-head-row.st-head-row-main {
    font-size: 30px;
  }
  .table-1.stacktable.small-only .st-key,
  .table-2.stacktable.small-only .st-key {
    text-align: center;
  }
  .table-1.stacktable.small-only td + td,
  .table-2.stacktable.small-only td + td {
    border-right: 0px;
  }
  .table-2.stacktable.small-only tbody td {
    border-top: 1px solid #2c2a2c!important;
  }
}
@media (max-width: 767px) {
  br {
    display: none;
  }
  .box.box-2 strong {
    line-height: 90px;
  }
  header .header_top .left_side,
  header .header_top .right_side {
    float: none;
    text-align: center;
  }
  .brand:before {
    display: inline-block;
  }
  header .header_top .right_side .list-1 {
    display: inline-block;
  }
 .navbar-brand {
     left: -11px;;
 }
}
@media (max-width: 479px) {
  #search {
    width: 100%;
  }
  #search input {
    width: 100%!important;
  }
  .img_404 img {
    width: 100%;
  }
  header .header_top .right_side .list-1 {
    text-align: center;
  }
  header .header_top .right_side .list-1 > li {
    float: none;
    display: block;
    text-align: center;
    margin: 0!important;
    margin-top: 10px!important;
  }
  header .header_top .right_side .list-1 > li ul {
    display: inline-block;
  }
  .box.box-2 strong {
    font-size: 70px;
    line-height: 70px;
  }
  footer .footer_middle .middle_side h2 {
    font-size: 28px;
    text-align:center !important;
  }
  footer .footer_middle .left_side {
    padding: 40px 0px 10px;
  }
  .right_side{display:none;}
}

@media (max-width: 1199px){
footer .footer_middle .middle_side h2 {
    font-size: 48px;
}}
footer .footer_middle h2 {
    font-size: 60px;
}
footer .footer_middle h4 {
    line-height: 30px;
    font-size:24px;
}
.footer_middle h4 span {
    display: inline-block;
}
footer .footer_middle .right_side {
    padding: 25px 0px 20px;
}

/* board style */
.dh-board table {
    margin: 10px 0;
    border-top: 1px solid #2c2a2c !important;
    border-bottom: 1px solid #2c2a2c !important;
}
.dh-board table thead {
    background: url('/skin/img/bg-image-5.jpg');
}
.dh-board table tbody {
    background: url('/skin/img/bg-image-6.jpg');
}
.dh-board table thead tr th {
    padding: 15px 8px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    border-bottom: 1px solid #2c2a2c;
}
.dh-board table tbody tr td {
    padding: 15px 8px;
    color: #ffffff;
    border-top: 1px solid #2c2a2c;
}
.dh-board table tbody tr td a {
    color: #ffffff;
    font-weight: 400;
}
.dh-board table thead tr,
.dh-board table tbody tr {
    border-left: 1px solid #2c2a2c;
    border-right: 1px solid #2c2a2c;
}
.dh-board table tbody tr td.subject .label {
    margin-left: 8px;
}
.dh-board table tbody tr:hover {
    background: url('/skin/img/bg-image-6.jpg');
}
.dh-board table tbody tr:hover td.subject strong {
    text-decoration: underline;
}
.dh-board table td.subject strong {
    font-size: 14px;
    font-weight: 500;
}
.dh-board table td.writer,
.dh-board table td.regdate {
    font-size: 15px;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #D82334;
    border-color: #D82334;
}

#insertForm #btnNew {
    border: 1px solid #3D3F3C;
    background: #3D3F3C;
}

@media (min-width:768px){
    .carousel .sl-con{
        width:40%;
    }
}


.carousel .sl-con h2{
    margin-top:0px;
}

.carousel .sl-con span{
    background-color: rgba(255,255,255,0.9);
    padding: 10px;
    border-radius: 10px;
}

.intro-html-layout{
    overflow:hidden;
}

.item-list > div{
    margin-bottom:15px;
}

@media (min-width:992px){
    .item-list > div{
        width:33.3%;
        float:left;
        padding:0 45px;
    }
}

@media (min-width:768px) and (max-width:991px){
    .item-list > div{
        width:33.3333%;
        float:left;
        padding:0 15px;
    }
}

@media (max-width:768px){
    .item-list > div{
        width:100%;
        float:left;
        padding:0 15px;
    }
    ::-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;
    }

}

.item-list > div p{
    font-size:16px;
}

body{
    word-break:normal;
}

table img{
    margin:0 auto;
}

table thead th,
table thead td,
table tbody th,
table tbody td{
    vertical-align:middle !important;
    text-align:center;
    border:1px solid #333;
    border-bottom:1px solid #333 !important;
}

table{
    border:1px solid #333;
}

@media (min-width:1200px){
    .container.sub-layout{
        width:975px;
    }
}

.sub-page .page-header{
    margin-bottom:0;
    background-color: #333;
    color: #fff;
    padding: 10px;
}

.sub-page .page-header .col-md-6{
    padding:0;
}

.sub-page .page-header{
    border-bottom:1px solid #333;
}

.sub-page .page-header h3{
    margin:0;
}

.sub-page .page-header ol{
    margin:0;
    text-align:right;
}

.sub-page .page-header ol li{
    list-style: none;
    display: inline-block;
}

.sub-page .page-header ol li:before{
    content:" / ";
}
.sub-page .page-header ol li:first-child:before{
    content:"";
}


.solder-con .section1 > .sub-title,
.solder-con .section2 > .sub-title{
    border:1px solid #333;
    padding:5px;
}

table thead tr{
    background-color:#ccc;
}

.solder-con .section2 table thead tr{
    background-color: #0984ff;
    color: #fff;
}

.solder-con .section2 table .sub-header {
    background-color:#ccc;
}

.solder-con .section2 table tbody tr td:nth-child(6),
.solder-con .section2 table tbody tr td:nth-child(7),
.solder-con .section2 table tbody tr td:nth-child(8),
.solder-con .section2 table tbody tr td:nth-child(9),
.solder-con .section2 table tbody tr td:nth-child(10){
    color:#00a800;
}

.solder-con .section1 .table-responsive .table:first-child{
    margin-bottom:2px;
}

@media (min-width:768px){
    .underfilm-con .row >div:last-child{
        margin-top:110px;
    }
}


.container.sub-layout{
    margin-bottom:50px;
}

.footerBox{
    padding: 15px 0;
}

.introduce-con .text-center{
    padding: 0;
    border: 1px solid #333;
    margin-top: 15px;
}

.introduce-con .text-center .col-md-3{
    background-color: #fff;
    border-right:1px solid #333;
    height: 120px;
}
.introduce-con .text-center .col-md-3:last-child{
    border-right:0;
}

.introduce-con .text-center > .col-md-3 p{
    font-weight:bold;
    font-size:17px;
}

@media (max-width:767px){
    .introduce-con .text-center .col-md-3:nth-child(1),
    .introduce-con .text-center .col-md-3:nth-child(2),
    .introduce-con .text-center .col-md-3:nth-child(3){
        border-right:0;
    }
}


.sub-page .content{
    background-color: #fff;
    padding:15px !important;
}

.history-con .col-md-3,
.history-con .col-md-9{
    margin-bottom:14px;   
}

.history-con .col-md-3{
    text-align:center;
}

address{
    margin:0;
}

.contact-location-layout .col-sm-8,
.contact-location-layout .col-sm-4{
    background-color:#fff;
}

@media (min-width:992px){
    .contact-location-layout .col-sm-4{
        height: 478px !important;
    }
    #map_canvas{
        margin-bottom:15px;
    }
}

.contact-location-layout .col-sm-4 h2{
    margin-top: 0;
    padding-top: 20px;
}

#map_addr{
    display:none;
}



.panel-body{
    padding: 0;
}

#m-28 .dropdown-menu{
    width:190px;
}

.menu-top {
    position: relative;
    padding: 15px 0px 0px;
    text-align: right;
}

.menu-top img {
    float: right;
    cursor: pointer;
    margin-left: 5px;
}

.navbar-inverse .navbar-nav > li > a{
    color:rgba(255,255,255,0);
}

.footer_copy .footerBox img{
    margin-top:8px;
    width: 266px !important;
}

.navbar-right li > a{
    font-weight:bold !important;
}

.hello-con .sign p{
    font-size:25px;
}

.hello-con .sign img{
    margin-top:-40px;
}

table tr td,
table tr th{
    padding:7px !important;
}