@import url('https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css');

/*reset css*/
*{padding: 0; margin: 0;}
ol,ul,li{list-style: none; margin: 0;}
.clear:after{content: ""; display: block; clear: both;}
img{vertical-align: top;}
p{margin: 0;}
.cont_menu h3, .cont_menu h4, .cont_menu h5, .cont_menu h6{margin: 0;}
.navy{color: #0d5fd0;}
.skyblue{color: #2293e3;}
body{font-family:'NanumSquare';}

/*header*/
.header h1{padding-top: 30px;}
.header .menu ul li ul li{background-color: rgb(179,179,179,0.5);}

/*container*/
.business h4{text-align: center; font-weight: 900; font-size: 34px;}
.business > p{font-size: 24px; font-weight: 300; margin: 20px 0; margin-bottom: 50px;}
.business_content{text-align: center; width: 1200px; margin: 40px auto;}
.business_content .business_text{margin-top: 20px;}
.business_content .business_text h6{font-size: 15px;}
.business_content .business_list{width: 80%; margin: 40px auto;}
.business_content .business_list li{width: 23%; height: 200px; margin: 0 1%; float: left; border: 1px solid #999;}
.business_content .business_list li img{width: 100%; height: 100%;}

.business_content ul li{float: left; box-shadow: 6px 6px 6px rgba(0,0,0,0.3); margin: 20px 0; position: relative;}
.business_content ul li:nth-child(1){width: 800px; height: 345px; margin-right: 20px;}
.business_content ul li:nth-child(1) .service-text{background-color: rgba(24, 103, 51, 0.9);}
.business_content ul li:nth-child(2) .service-text{background-color: rgba(24, 103, 51, 0.9); width:130px; padding:20px;}
.business_content ul li:nth-child(3) .service-text{background-color: rgba(24, 103, 51, 0.9); width:130px; padding:20px;}
.business_content ul li:nth-child(4) .service-text{background-color: rgba(24, 103, 51, 0.9);}
.business_content ul li:nth-child(2){width: 380px; height: 345px;}
.business_content ul li:nth-child(3){width: 380px; height: 290px; margin-right: 20px;}
.business_content ul li:nth-child(4){width: 800px; height: 290px;}
.service-image{width: 100%; height: 100%; }
.service-image img{width: 100%; height: 100%;}
.service-text{padding: 30px; position: absolute; bottom: 0; right: 0; text-align: left; height: 100%; width:150px; }

.service-text a{display: block; width: 100%; height: 100%; text-decoration: none;}
.service-text a h5{font-size: 22px; font-weight: 900; color: #fff; margin-bottom: 15px;}
.service-text a h6{font-size: 18px; font-weight: normal; color: #fff; line-height: 28px;}


.greeting{padding: 60px 0; margin: 50px 0; text-align: center;}
.greeting_content{width: 1200px; margin: 0 auto;}
.greeting h4{text-align: center; font-weight: bold; font-size: 25px; color: #fff;}
.greeting p{font-size: 22px; font-weight: 400; margin-bottom: 20px; color: #fff;}

.greeting_content ul li{float: left; width: 27.333333%; margin: 0 3%;}
.greeting_content ul li .greeting-text{padding: 10px; color: #fff;}
.greeting_content ul li .greeting-text h5{font-size: 23px; margin: 10px 0; font-weight: bold;}
.greeting_content ul li .greeting-text p{font-size: 18px; margin: 15px 0;}
.greeting_content ul li .greeting-text-btn{width: 200px; height: 50px; border: 1px solid #fff; margin: 10px auto; line-height: 50px;}
.greeting_content ul li .greeting-text-btn:hover{background-color: #fff;}
.greeting_content ul li .greeting-text-btn:hover a{color: #000;}
.greeting_content ul li .greeting-text-btn a{display: block; width: 100%; height: 100%; color: #fff; text-decoration: none; font-size: 18px;}


/*gallery*/
.photo{padding: 40px 0;}
.photo h4{padding: 0 0 20px; text-align: center; font-size: 30px; color: #000; font-weight: bold;}
.photo-list{width: 1200px; margin: 0 auto;}
.photo-list ul li{float: left; width:23%; margin: 15px 1%;}
.photo-list ul li img{width: 100%; height: 100%;}

#gallery { height:auto; padding: 0; padding: 0 0 20px;
/*overflow:hidden;*/
}
#gallery ul {  float:left;position:relative; height:100%; padding-left:0px;padding-right:0px;  width:1200px; margin: 0 auto;}
#gallery ul,#gallery li { list-style-type:none; }
#gallery li { float:left;position:relative; display:inline-block; width:23%; margin: 15px 1%;}
#gallery li a:hover{text-decoration:none;}
#gallery li a img{width:100%; height:100%;}

.detail_btn{width: 100px; margin: 0 auto; height: 30px; line-height: 31px; text-align: center; background-color: #fff; border: 1px solid #888; border-radius: 5px;}
.detail_btn a{display: block; height: 100%;}
.detail_btn:hover {background-color: #777;}
.detail_btn a:hover{color: #fff; text-decoration: none;}

.form-box-btn{width: 100%; background-color: #000; color: #fff; height: 60px; line-height: 60px; text-align: center; font-size: 20px; font-weight: 900; cursor: pointer;}


 .main-row-full{
 width: 99.225vw;
 position: relative;
 margin-left: -49.65vw;
 height: auto;
 margin-top: 20px;
 left: 50%;
 background-color: #fff;
 margin-bottom: -1px;

}
.cont_line{width: 100%; height: 2px; background-color: #ccc;}
.cont_gallery{width: 1200px; height: auto; margin: 0 auto; margin-bottom: 40px;  position: relative; padding: 20px 0;}
.cont_gallery h5{font-size: 25px; text-align: center; font-weight:bold;}
.cont_gallery h5:after{content: ""; display: block; clear: both; margin: 15px auto; width: 40px; height: 3px; background-color:#ef4218;}

.more_btn{position: absolute; top: 25px; right: 10px; border: 1px solid #ccc; padding: 5px; width: 28px; height: 26px; line-height: 13px; background-color: #fff;}
.more_btn a{font-size: 25px; line-height: 20px;}
.more_btn a:hover{text-decoration: none;}

/*footer*/
.footer .footer_logo{width: 200px;}
.footer_logo img{width: 100%;}


/*loadmap*/
.map_btn{width:140px; margin: 40px auto; height: 40px; text-align: center; background-color: #d34826; border-radius: 10px;}
.map_btn a{display: block; height: 100%; line-height: 40px; font-size: 15px; color: #fff; text-decoration: none;}

.map_table table{border-top: 2px solid #aaa; border-bottom: 2px solid #aaa; width: 800px; margin: 40px auto; font-size: 15px;}
.map_table table tr{height: 50px; line-height: 50px; border-bottom: 1px solid #ccc;}
.map_table table tr th{padding-left: 30px; background-color: #e4e4e4;}
.map_table table tr td{padding-left: 30px; text-align: left;}


/*sidebar*/
 .row-full{
 width: 100vw;
 position: relative;
 margin-left: -50vw;
 height: auto;
 margin-top: 0px;
 left: 50%;
margin-bottom: 50px;
}

.mains {margin-top: 0;}
.nav-tabs.nav-justified{width: 50%; margin: 0 auto; font-size: 12px; font-weight: bold;}
.nav-tabs{height: 60px;}
.nav li{height: 60px; background-color:#9c561a;}
.nav-tabs > li > a {border-radius: 0; height: 61px; line-height: 40px; color: #fff; font-size: 15px;}
.nav-tabs.nav-justified > li > a{border-radius: 0;}
.nav-tabs.nav-justified > li{ border-left: 1px solid rgba(255,255,255,0.3); height: 60px;}
.nav-tabs.nav-justified > li:last-child{border-right: 1px solid rgba(255,255,255,0.3);}
.nav-tabs > li > a:hover{color: #000;}
.sidebar_bg{width: 100%; height: 60px; background-color:#9c561a; border-top: rgba(0,0,0,1); border-bottom: rgba(0,0,0,1);}


.sidebarCs_logo{width: 220px; border-radius: 10px; text-align: center;}
.sidebarCs_logo a{display: block; height: 100%;}
.sidebarCs_logo a img{width: 100%;}
.sidebarCs .sidebarCs_call{padding: 0; height: 180px;}
.sidebarCs_call img{width: 100%; height: 100%;}
.sidebarCs{width: 220px;float: left; position: absolute;}
.sidebarCs>div{border: 1px solid #bbb;padding: 15px; margin: 15px auto;}
.sidebarCs h3{margin: 0;}
.sidebarCs h4{margin-top: 20px;}
.sidebarCs p{font-size: 13px;}
.call_btn{text-align: center; border-radius: 10px;}
.call_btn a{color: #333;}
.call_btn a h5{margin: 0; font-size: 18px; line-height: 30px;}
.cs_btn{text-align: center; border-radius: 10px;}
.cs_btn h5{margin: 0; font-size: 18px; line-height: 30px;}


/*page-header*/
.page-header {
    padding-bottom: 9px;
    margin: 0 0 20px;
    color: #000;
    border-bottom: 3px solid #c7c7c7; }

/*pagination*/
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #9c9c9c;
    border-color: #9c9c9c; }

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #666;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd; }

