@import url(http://fonts.googleapis.com/css?family=Pacifico);

html {
    overflow-x: hidden;
    overflow-y: scroll;
}

.body-layout {
    color: #787878;
    font-size: 13px;
    font-family: 'NanumGothic', '나눔고딕', Arial, sans-serif;
    background-color: #ffffff;
    line-height: 1.428571429;
}

/*상단 메뉴 설정 시작*/
.navbar-inverse{
	background:#222222;     /*배경 색*/
	border-color:#080808;         /*테두리 색*/
	padding:0px 0px 0px 0px;      /*내부 여백*/
	margin:0px 0px 0px 0px;       /*외부 여백*/
}
/*상단 메뉴 설정 끝*/

/*상단 메뉴 로고 시작*/
.navbar-brand img {
    margin: 20px 0px 15px;
	padding-top: 10px;
}
@media screen and (max-width: 767px) {
.navbar-brand img{
    margin-top:0;
}
}

/*상단 메뉴 로고 끝*/

/* 상단 메인 메뉴 설정 시작*/
.navbar-inverse .navbar-nav > li > a{
	background-color:none;	      /*배경 색*/
	color:#999999;                /*텍스트 색*/
	font-size:14px;               /*텍스트 크기*/
	padding:15px 15px 15px 15px;  /*내부 여백*/
	margin:0px 0px 0px 0px;       /*외부 여백*/
}
/* 상단 메인 메뉴 설정 끝*/

/* 상단 서브 메뉴 설정 시작*/
.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{
	color:#999999;                /*텍스트 색*/
	font-size:14px;               /*텍스트 크기*/
	padding:0px 0px 0px 0px;      /*내부 여백*/
	margin:0px 0px 0px 0px;       /*외부 여백*/
}
/* 하단 카피라이트 설정 끝*/

/*인트로 텍스트 설정 시작*/
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: rgba(192, 213, 60,0.7); 
padding:0px;
transition-duration: 0.3s;
transition-timing-function: ease;
}
.navbar-inverse .divider-vertical {
display:none;
}

.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 {
    margin: 30px 0px;
}
.navbar-inverse .navbar-nav > li > a {
    color: #333;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
    color: #333;
}

.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;}

.intro-html-layout>div.col-sm-12{padding:0px;}

.gu-slider .carousel-inner .item{height:600px;background-size:cover!important;background-position:center!important;}

.topmarginLay_a{height:136px !important; margin: -44px 0px 0px !important;}
@media screen and (max-width: 768px) {
    .topmarginLay_a {
        padding: 0px !important;
        margin: -48px 0px 0px !important;
    }
}

.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-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);}


.dhb-txt-box{width:100%;}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .dhb-txt-box{width:50% !important;}
    .dhb-txt-box:nth-child(2n+2) { clear:left; }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .dhb-txt-box{width:33.3% !important;}
    .dhb-txt-box:nth-child(2n+2) { clear:none; }
    .dhb-txt-box:nth-child(3n+2) { clear:left; }
}

.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; margin-bottom: 80px;}
@media (max-width: 768px) {
   /*.navbar-toggle {*/
   /*    background-color: #5ea3cb;*/
   /*}*/
    .navbar-inverse .navbar-toggle .icon-bar
    {background-color: #fff;}
    
    .navbar-inverse .navbar-toggle:focus,
    .navbar-inverse .navbar-toggle:hover
    {background-color: rgba(0,0,0,0);}
    
    .navbar-inverse .navbar-toggle
    {border-color:#fff;}
}

.footer-social-layout {display: none;}

/* common style */
h3 {
    color: #333333;
}
/* //common style */

/* main page */
.section1 {
    margin-top: -110px;
}
.section1 .con-area1 {
    height: 300px;
    background-size: cover;
}
.con-area1 .wrapTxtBox {
    height: 300px;
}
.con-area1 .txtBox {
    /*position: absolute;*/
    margin:0 auto;
    padding-top:148px;
}
/*.con-area1 .txtBox h2 {*/
/*    color: #ffffff;*/
/*    font-size: 30px;*/
/*    font-weight: 400;*/
/*}*/
.con-area1 .txtBox p {
    color: #ffffff;
    font-size: 15px;
    font-family:"나눔명조","NanumMyeongjo";
    text-align:center;
    margin:0 auto;
}

.section2 .con-area2 {
    padding: 35px 0px 0px;
}
.con-area2 .lineTop {
    width: 49px;
    height: 5px;
    background: #5ea3cb;
}
.con-area2 .container > div:first-child {
    padding-left: 15px
}
.con-area2 img {
    /*margin-bottom: 30px;*/
    padding-left: 0px
}
.main_text {
    font-size: 35px;
    font-weight: 300;
    text-align:center;
}

.cont_text {
    line-height: 27px;
    text-align:center;
    font-size:14px;
}
@media screen and (max-width: 767px) {
.main_text {
    font-size: 25px;
}
.cont_text {
font-size:12px;
line-height:20px;
}
}
/*.con-area2 span {*/
/*    color: #5ea3cb;*/
/*    font-weight: 500;*/
/*}*/
.setcion2{
    width:100%;
}
@media (min-width: 1200px) {
    .con-area2 .container {
        width: 1170px;
        padding: 0px;
    }
    .setcion2{
        width:1170px;
        margin:0 auto;
    }
}
@media (min-width: 992px) {
    .section1 .con-area1 {
        height: 600px;
        background-size: contain;
    }
    .con-area1 .wrapTxtBox {
        height: 600px;
    }
    .con-area1 .txtBox {
        bottom: 100px;
        left: 200px;
        padding-top:250px;
    }
    /*.con-area1 .txtBox h2 {*/
    /*    font-size: 50px;*/
    /*}*/
    .con-area1 .txtBox p {
        font-size: 30px;
    }
    .section2 .con-area2 {
        padding: 95px 0px 110px;
    }
    .con-area2 img {
        margin-bottom: 0px;
    }
    .con-area2 .container > div:first-child {
        padding-left: 0px
    }
}

.intro-board-layout {
    background: url('/skin/img/main/main_pic2.jpg') no-repeat;
    background-size: cover;
    padding-bottom: 30px;
}
.intro-board-layout .page-header {
    display: block;
    padding-bottom: 4px;
    text-align: center;
    border-bottom: 0px solid #eee;
}
.intro-board-layout .page-header h4 {
    margin: 55px 0px 25px;
    padding: 50px 0px 0px;
    color: #ffffff;
    font-size: 35px;
}
.intro-board-layout .page-header .btn {
    display: none;
}
.intro-boardbox .dh-front-gallery a.thumbnail {
    margin-top: 0px;
    height: 290px !important;
    border: 0px solid #DDD;
}
@media (min-width: 768px) {
    .intro-boardbox {
        padding-right: 30px;
        padding-left: 30px;
    }
    .intro-boardbox .dh-front-gallery > div {
        width: 50%;   
        float: left;
        padding: 0px;
    }
}
@media (min-width: 992px) {
    .intro-boardbox {
        width: 1500px;
        margin: 0px auto;
        padding-bottom: 150px;
        float: none;
    }
    .intro-board-layout {
        padding-bottom: 0px;
    }
    .intro-board-layout .page-header h4 {
        padding: 0px;   
    }
    .intro-boardbox .dh-front-gallery > div {
        padding: 0px;
        width: 25%;
        float: left;
    }
    .intro-boardbox .dh-front-gallery a.thumbnail {
        height: 375px !important;
    }
}
/* //main page */

/* sub page */
.subSection {
    
}
/*.subSection h3 {*/
/*    margin-top: 10px;*/
/*    font-size: 28px;*/
/*    font-weight: 400;*/
/*}*/
.subSection h5 {
    margin-top: 30px;
    color: #5ea3cb;
    font-size: 19px;
    font-weight: 400;
}
.subSection > div {
    display: inline-block;
    padding: 60px 40px;
    /*border-bottom: 1px solid #acacac;*/
    background-color: #fff;
}
.subSection .bgColor1 {
    background-color: #4a4a4a;
}
.subSection .bgColor1 p {
    color: #acacac;
}

.subSection .lineBottom {
    width: 50px;
    height: 5px;
    margin-top: 40px;
    margin-bottom: 20px;
    background-color: #5ea3cb;
}

.subSection ol {
    /*margin-top: 30px;*/
    /*list-style-type: decimal-leading-zero;*/
    list-style-type:disc;
    list-style-position:inside;
    padding:0;
    padding-left:6px;
    
}
.subSection ol li {
    /*color: #5ea3cb;*/
    /*font-size: 19px;*/
    color:#777;
    font-size:16px;
    padding:10px 0;
}
.subSection ol li+li {
    padding-top: 1px;
}
.subSection ol li h5 {
    margin-top: 10px;
}
.subSection ol li p {
    color: #787878;
    font-size: 14px;
}

.subSection ul {
    padding-left: 0px;
    color: #5ea3cb;
    font-size: 14px;
    line-height: 34px;
    list-style-type: none;
}
.subSection ul li {
    -webkit-transition:all .25s;
    -o-transition:all .25s;
    transition:all .25s
}
.subSection ul li:hover {
    color: #333;
}

@media (min-width: 992px) {
    .subSection h3 {
        margin-top: 0px;
    }
}
/* //sub page */

/* footer */
.footer_copy .top {
    display: inline-block;
}
.footer_copy .top ul {
    padding-left: 0px;
    list-style-type: none;
}
.footer_copy .top li {
    padding-top: 10px;
    line-height: 16px;
}
.footer_copy .top li strong {
    display: inline-block;
    width: 75px;
}
.footer_copy .top h5 {
    color: #5ea3cb;
}
.footer_copy .top .branch {
    padding: 5px 15px;
}
.footer_copy .top .lineBottom {
    width: 40px;
    height: 1px;
    background-color: #5ea3cb;
}
.footer_copy .bottom {
    width: 100%;
    display: inline-block;
    padding: 40px 0px;
    background-color: #ffffff;
    border-top:1px solid #dddddd;
}
.footer_copy .bottom p {
    margin: 0px;
    color: #aaaaaa;
    font-size:12px;
}
@media (min-width: 1200px) {
    .footer_copy .top {
        width: 1170px;
        margin: 50px auto;
        padding: 0px;
        float: none;
    }
    
    .footer_copy .top > div {
        width: 305px;
    }
}
/* //footer */

/*-----------수정-----------*/
.section2img {padding:0px; border:3px solid #fff;}
.imgcenter{margin:0 auto;}

.hover{
    visibility:hidden;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:999;
}
.section2img>a:hover .hover{
    visibility:visible;
    background-color:rgba(0,0,0,0.5);
}
.hover > .over_text{
    color:#fff;
    font-size:13px;
    font-weight:600;
    /*line-height:188px;*/
    margin-top:28%;
}

/*@media screen and (max-width: 767px) {*/
/*    .hover{display:none;}*/
/*}*/
/* sub page*/
.cont_text{
    text-align:center;
}
.sub_menu{
    font-weight:700;
    font-size:18px;
    margin-bottom:35px;
    text-align:center;
}
.sub1_back{margin-bottom:80px;}
@media screen and (min-width: 992px) {
.sub1_back{
    height:350px;
    margin-bottom:80px;
}
}

.sub1_back p{
    font-size:20px;
    color:#fff;
    text-align:center;
    font-weight:200;
    line-height:35px;
}
.sub1_back img{
    display:block;
    margin:0 auto 10px;
}
@media screen and (max-width: 767px) {
    .sub1_back p{
    font-size:15px;
}
}
.service_title{
    background-color:#64b7ce;
    font-weight:200;
    color:#ffffff;
    margin-bottom:0;
    padding:10px;
}
/*----portfolio 게시판-----*/
.text-bbs9 .dh-board .dhb-txt-box-type-b,
.text-bbs10 .dh-board .dhb-txt-box-type-b {
    background-color:#fff;
    border:none;
}
.text-bbs9 .dh-board .dhb-txt-box-type-b .dhb-txt-box-type-b-text-layout h4,
.text-bbs10 .dh-board .dhb-txt-box-type-b .dhb-txt-box-type-b-text-layout h4{
    font-size:12px;
    font-weight:300;
    color:#333;
    text-align:center;
}
.text-bbs9 .dh-board .dhb-txt-box-type-b .dhb-txt-box-type-b-text-layout .regdate,
.text-bbs10 .dh-board .dhb-txt-box-type-b .dhb-txt-box-type-b-text-layout .regdate {
    display:none;
}
.text-bbs9 .dh-board .dhb-txt-box-type-b .dhb-txt-box-type-b-text-layout .writer,
.text-bbs10 .dh-board .dhb-txt-box-type-b .dhb-txt-box-type-b-text-layout .writer {
    display:none;
}
.text-bbs9 .dh-board .dhb-txt-box-type-b .dhb-txt-box-type-b-text-layout .hits,
.text-bbs10 .dh-board .dhb-txt-box-type-b .dhb-txt-box-type-b-text-layout .hits {
    display:none;
}
.dhb-txt-box-type-b-img-layout .thumb-hidden {
    height:200px;
}
.dh-board .dhb-txt-box-type-b .dhb-txt-box-type-b-text-layout .label{
    background:transparent;
    color:rgba(192, 213, 60,1);
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    background-color:rgba(192, 213, 60,1);
    border-color:rgba(192, 213, 60,1);
    color:#333;
}
#btnNew {
    background:rgba(192, 213, 60,1);
    border-color:rgba(192, 213, 60,1);
    color:#333;
}
/*------------------*/
.download{
    text-align:center;
    font-weight:800;
    color:#00a8a4;
}

.over_text{
    text-align:center;
    color:#333;
}
/* nav-tabs */
.subSection .nav-pills li a {
    padding: 4px;
    background: #f3f3f3;
    border-radius: 0px;
    color: #313131;
    font-size: 16px;
}
.subSection .nav-pills li a:hover,
.subSection .nav-pills li a:focus{
    background-color:#f3f3f3;
    color:#313131;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, 
.nav-pills>li.active>a:hover {
    background: #c0d53c;
    color: #313131;
}
.subSection.portfolio > div.tab-box {
    padding: 0px 30px 30px;
    display: block;
    clear: both;
}
.dh-view-box {
    padding: 0 30px;
    margin: 0px 0 80px;
}
.dh-view-info {
    display: none;
}
.dh-view-box>.row>.page-header {
    border-top: none;
    border-bottom: 1px solid #ddd;
}
.dh-view-box>.row>.page-header>h4 {
    color: #4a4a4a;
}