/*=================================================
		00. 공통 
=================================================*/
#popup-works{
	top: 60px;
}

#popup-works.fsp-popup .fsp-header{
	display: none;
}

/*****#####===== 미디어 쿼리 =====#####*****/
/***** sm *****/
@media (min-width: 768px) and (max-width: 991px){

}

/***** xs *****/
@media (max-width: 767px){
	#popup-works{
		top: 45px;
	}
	
	#popup-works .fsp-body-wrap {
		padding: 0;
	}
}

/*=================================================
		00.
=================================================*/	

/*=================================================
		01. Header
=================================================*/
#main{
	padding-top:60px;
}

#main .tp-static-layers{
	min-width: 500px;
}

#main .tp-static-layers .main-txt{
	font-size:18px;
	color:#ffffff;
	line-height:35px;
}
#main .tp-static-layers .main-txt .logo span{
	font-family: 'Nanum Brush Script', cursive;
}
#main .tp-static-layers .main-txt p.text{
	margin-top:15px;
}

#main .tp-static-layers .main-txt ul li:first-child a{
	padding: 0 5px 0 0; 
}

#main .tp-static-layers .main-txt ul li{
	display:inline;
	margin:10px;
}

#main .tp-static-layers .main-txt ul li a{
	padding: 0 5px;
}

#main .list-1.vertical-divide > li+li:before{
	top:207px;
	margin-top: 0;
	border-left:none;
}
#main .list-2.vertical-divide > li+li:before{
	margin-top: 0;
	border-left:none;
	top:242px;
}
#main .tp-static-layers .main-txt ul.vertical-divide > li > span, ul.vertical-divide > li > a{
	padding:0 1px;
	margin-left:4px;
}
/*****#####===== 미디어 쿼리 =====#####*****/
/***** sm *****/
@media (min-width: 768px) and (max-width: 991px){

}

/***** xs *****/
@media (max-width: 767px){
	#main{
		padding-top:35px;
	}
	#main .tp-static-layers .main-txt{
		font-size:15px;
	}
	#main .tp-static-layers .main-txt .logo{
		font-size:22px;
	}
	#main-gnb.float .navbar-brand img{
	height: 25px;
	}
	.navbar-nav{
		margin:0;
	}
	.navbar-header .nav-btn{
		margin:4px 8px 0 0;
	}
}
/*=================================================
		02. about 
=================================================*/
#about .item-wrap .text-wrap{
	margin: 25px 0 0;
    padding: 0 10px;
    text-align: left;	
}
#about .item-wrap .text-wrap h3.title{
	font-size:22px;
}
#about .item-wrap .text-wrap h4.txt{
    font-size: 14px;
    line-height: 1.5em;
}   

#about .item-wrap .ratio-box .ratio-content{
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	
	-ms-transition: all 0.5s;
	transition: all 0.5s;	
}

#about .item-wrap .ratio-box .ratio-content:hover{
	border-radius: 50%;
}

/*=================================================
		03. capabilities
=================================================*/
#capabilities .ratio-box .ratio-content{
	background-repeat: no-repeat;
}

#capabilities .skills-progress .pull-left{
	margin-bottom: 10px;
	font-size: 15px;
    letter-spacing: 0.2em;
}

#capabilities .skills-progress .pull-right{
	font-size: 18px;
}

#capabilities .skills-progress .progress{
	margin-bottom: 10px;
	height: 5px;
}


#capabilities .skills-progress .progress .progress-bar{
	background-color: #C49A7D;
}

#capabilities .statistic-box{
	margin-top: 20px;
}

#capabilities .statistic-box .statistic-post .statistic-counter i{
	margin-bottom: 3.8%;
	font-size: 110px;
}

#capabilities .statistic-box .statistic-post .statistic-counter p .counter{
	font-weight: 300;
	font-size: 60px;
	font-family: 'Roboto';	
}

#capabilities .statistic-box .statistic-post .statistic-counter .counter-title{
	font-size: 20px;
	font-family: 'Roboto';
	font-weight: 300;
}
#capabilities .capabilities-text-wrap p.inner-text{
	font-size:17px;
}


/*****#####===== 미디어 쿼리 =====#####*****/
/***** sm *****/
@media (min-width: 768px) and (max-width: 991px){

}

/***** xs *****/
@media (max-width: 767px){
	#capabilities{
		padding:0 0 40px;
	}
	#capabilities .capabilities-text-wrap p.inner-text{
	    font-size: 14px;
	    padding: 16px;
	    word-spacing: 3px;
	}
}

/*=================================================
		04. feature
=================================================*/
#feature{
    padding: 80px 0 80px;	
	background-image:url('/img/main/feature-bg.png');
}

#feature .text-wrap ul li{
	padding: 0 20px;
	
	font-size: 23px;
	color: #FFFFFF;
}
/*****#####===== 미디어 쿼리 =====#####*****/
/***** sm *****/
@media (min-width: 768px) and (max-width: 991px){

}

/***** xs *****/
@media (max-width: 767px){
	#feature{
	    padding: 30px 0;	
	}
	
	#feature .text-wrap ul li{
	    padding: 0 88px;
	    font-size: 20px;
	}
	#feature .text-wrap ul li:last-child{
		margin-top:30px;
	}
}


/*=================================================
		05. portfolio
=================================================*/
#portfolio .section-title-wrap .icon-wrap i{
	color: #474D5D;
}

#portfolio ul.bcat-btn-wrap{
	display: inline-block;
	margin: 40px auto 80px;
	padding: 0;
    list-style: none;
    text-transform: uppercase;
}


#portfolio ul.bcat-btn-wrap > li{
	display: inline-block;
}

#portfolio ul.bcat-btn-wrap > li > span{
    margin: 5px;
    padding: 7px 10px 5px;
	
	border: 1px solid #000000;
	font-weight: 300;	    
    font-size: 13px;
    letter-spacing: 0.1em;

}


#portfolio ul.bcat-btn-wrap > li > span.active,
#portfolio ul.bcat-btn-wrap > li > span:hover{
    margin: 5px;
    padding: 7px 10px 5px;
	
	border: 1px solid #c19a82;
	font-weight: 300;	    
	font-size: 13px;

    color: #c19a82;
}

#portfolio .item-wrap{
	position: relative;
}

#portfolio .item-wrap .inner{
	padding: 40px;
	text-align: left;
	color: #FFFFFF;
}

#portfolio .item-wrap .inner .title{
    font-weight: 600;
	font-size: 26px;    	
}

#portfolio .item-wrap .inner .subtitle{
	font-style: italic;
	font-family: 'Lora', serif;
}

#portfolio .item-wrap .inner .fsp-open-btn{
	position: absolute;
	bottom: 30px;
}
/*****#####===== 미디어 쿼리 =====#####*****/
/***** sm *****/
@media (min-width: 768px) and (max-width: 991px){

}

/***** xs *****/
@media (max-width: 767px){
	#portfolio .dropdown-wrap{
		margin-bottom:20px;
		margin-right:10px;
	}
	#portfolio  a.mobile-btn{
		border: 1px solid #C19A82;
  		padding:9px 10px 4px;
	}
	#portfolio ul.mobile-btn-content{
		right:0;
		text-align:center;
		text-transform: uppercase;
	    line-height: 2;
	}
	#portfolio .item-wrap .inner .title{
		font-size:10px;
	}	
}

/*=================================================
		06. process
=================================================*/
#process .process-tmpl-wrap .fixed-table tr th .item-img:hover{
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
	
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);		
}

#process .process-tmpl-wrap .fixed-table tr td.desc-cell{
	text-align: left;
}


#process .process-tmpl-wrap .fixed-table tr td .content {
	font-size: 13px;
}

/*****#####===== 미디어 쿼리 =====#####*****/
/***** sm *****/
@media (min-width: 768px) and (max-width: 991px){

}

/***** xs *****/
@media (max-width: 767px){
	#process .section-title-wrap{
		margin-bottom:0;
	}
	#process  .process-tmpl-wrap .fixed-table tr th{
		padding:0;
	}
	#process  .process-tmpl-wrap .process-wrap .desc-cell .content{
		margin:0;
	}
	#process .process-tmpl-wrap .hover-wrap .off{
		height:80px;
	} 
	#process .process-tmpl-wrap .hover-wrap .on{
		height:80px;
	} 	
}

/*=================================================
		07. counter-banner
=================================================*/
#counter-banner{
	background-image:url('/img/main/counter-banner-bg.png');
	color: #FFFFFF;
}

#counter-banner .section-title-wrap .section-title{
	color: #FFFFFF;
}

#counter-banner .item-wrap .item-title{
	font-size: 55px;	
}

#counter-banner .item-wrap .item-desc p.title{
    margin: 0;
    font-size: 18px;
    text-transform: uppercase;	
}

#counter-banner .item-wrap .item-desc p.subtitle{
	font-size: 12px;	
}

/*=================================================
		08. news
=================================================*/
#news .panel{
	box-shadow: none;
}

#news .panel-default{
	border-color: #FFFFFF;
}

#news .panel-default>.panel-heading{
	padding: 30px 35px;
	text-align: left;	
	background-color: #fff;	
	border-bottom:1px solid #ddd;
}

#news .panel-default>.panel-heading:hover{
	background-color: #F9F9F9;
	
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;		
}

#news .panel-group .panel{
	margin-top: 0;
}

#news .panel-group .panel-heading+.panel-collapse>.list-group, 
.panel-group .panel-heading+.panel-collapse>.panel-body{
    padding: 40px 30px;	
	background-color: #F9F9F9;
	border-top: none;
	border-bottom: 1px solid #ddd;
}

#news .panel-body .item-wrap .desc-cell{
	padding: 0 20px;
}

/*****#####===== 미디어 쿼리 =====#####*****/
/***** sm *****/
@media (min-width: 768px) and (max-width: 991px){

}

/***** xs *****/
@media (max-width: 767px){
	#news .panel-body .item-wrap .desc-cell{
		margin-top:50px;
	}
	#news .panel-body .item-wrap .desc-cell p{
		word-break:inherit;
		line-height:1.6;
	}
	#faq-accordion table.panel-title .fa-plus{
		padding:0 13px 0;
	}	
}

/*=================================================
		09. client
=================================================*/
#client{
	padding: 300px 0 80px;
	background-image:url('/img/main/client-bg.png');
}

#client .bx-wrapper .bx-prev{
	left: -70px;
}

#client .bx-wrapper .bx-next{
	right: -70px;
}
/*****#####===== 미디어 쿼리 =====#####*****/
/***** sm *****/
@media (min-width: 768px) and (max-width: 991px){

}

/***** xs *****/
@media (max-width: 767px){
	#client{
		padding:30px 0 38px;
		background-image:url('/img/main/client-bg-m.jpg');
	}
	#client .bx-wrapper .bx-viewport{
		height:40px;
	}
	#client .bx-wrapper .bx-prev{
		display:none;
	}
	#client .bx-wrapper .bx-next{
		display:none;
	}
}
/*=================================================
		10. contact
=================================================*/
#contact{
	background-image:url('/img/main/contact-bg.png');
}

#contact .contact-info{
	padding: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 16px;
	line-height:1.8;

}

#contact .contact-info li{
	margin:0 8px 0 0;
}
#contact .contact-info .info-title ul.vertical-divide > li+li:before{
	margin-top:5px;
	border-left:none;
	left:106px;
}
#contact .contact-info .ceo ul.vertical-divide > li+li:before{
	margin-top:6px;
	border-left:none;
	left:106px;
}
#contact .contact-info .ceo ul .ceo-title{
	margin-left:31px;
}
#contact .contact-info .address1 ul.vertical-divide > li+li:before{
	margin-top:5px;
	border-left:none;
	left:106px;
}
#contact .contact-info .address1 .address1-title{
	margin-left:47px;
}
#contact .contact-info .address2 ul.vertical-divide > li+li{
    position:relative;
}
#contact .contact-info .address2 ul.vertical-divide > li+li:before{
	margin-top:5px;
	border-left:none;
    left: -0.5rem;
}
#contact .contact-info .address2 .address2-title{
	margin-left:47px;
}
#contact .contact-info .phone {
	margin-top:25px;
	margin-left:53px;
}
#contact .contact-info .phone ul.vertical-divide > li+li:before{
	margin-top:5px;
	border-left:none;
	left:106px;
}
#contact .contact-info .fax{
	margin-left:50px;
}
#contact .contact-info .fax ul.vertical-divide > li+li:before{
	margin-top:5px;
	border-left:none;
	left:106px;
}
#contact .contact-info .fax2{
	margin-left:28px;
}
#contact .contact-info .fax2 ul.vertical-divide > li+li:before{
	margin-top:5px;
	border-left:none;
	left:106px;
}
#contact #contact-form .form-control{
	margin-bottom: 6px;
	padding: 10px 15px;
	height: auto;
}

#contact #contact-form .submit_btn {
	padding: 5px 0 0;
    background-color: #C19A82;
    border: 1px solid #C19A82;
    font-size: 20px;
    font-weight: 800;
    color: #FFFFFF;
    letter-spacing: 2px;
}

.map-canvas{
	margin: 0;
}
/*****#####===== 미디어 쿼리 =====#####*****/
/***** sm *****/
@media (min-width: 768px) and (max-width: 991px){
	#contact .contact-info .address1 ul.vertical-divide > li+li:before{
		display:none
	}
	
	#contact .contact-info .address2 ul.vertical-divide > li+li:before{
		display:none
	}
}

/***** xs *****/
@media (max-width: 767px){
	#contact{
		padding:30px 0 40px;
		background-image:url('/img/main/contact-bg-m.jpg');
	}
	#contact .contact-info ul{
		text-align:center;
	}
	#contact .contact-info ul li:first-child{
		font-size:18px;
	    font-weight: 600;
	}
	#contact table.contact-info{
		margin-left:10px;
		margin-bottom:30px;
	}
	#contact table.contact-info td{
		padding:2px 7px;
		text-align:left;
	}
	#contact table.contact-info td:first-child{
		text-align:center;
	}
}

/*=================================================
		11. locations
=================================================*/
#locations .btn-wrap{
	margin: 0 0 50px;
}

#locations .btn-wrap li a{
    margin: 5px;
    padding: 7px 10px 5px;
    border: 1px solid #000000;
    font-weight: 300;
    font-size: 13px;
    letter-spacing: 0.1em;	
    
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	
	-ms-transition: all 0.5s;
	transition: all 0.5s;	    
}

#locations .btn-wrap li.active a,
#locations .btn-wrap li:hover a{
    margin: 5px;
    padding: 7px 10px 5px;
    border: 1px solid #c19a82;
    font-weight: 300;
    font-size: 13px;
    color: #c19a82;	
}

#locations table.locations-table{
	width:100%;
    background-color: #F9F9F9;
}

#locations table.locations-table tr td{
	width:50%;
}

#locations .logo-wrap{
    padding: 21px 0;
    border-top: 1px solid #E9E9E9;
    border-bottom: 1px solid #E9E9E9;    	
}

#locations table.locations-table .item-wrap{
    padding: 60px 36px 70px;	
    color:#777777;
}

#locations table.locations-table .item-wrap .item-title{
    padding: 0 0 25px;
    font-size: 22px;
    font-weight: 600;
}

#locations table.locations-table .item-wrap .item-table tr td{
	padding:0 0 10px 3px;
	width:inherit;
	font-size:16px;
}

#locations table.locations-table .item-wrap .item-table tr td.title{
    padding: 0 7px 10px 0;	
	font-weight:600;
}

#locations table.locations-table .item-wrap .item-table tr td+td:before{
	content:'';
	border-left:1px solid #777777;
}

#locations table.locations-table .item-wrap .item-table tr td span{
	padding:0 0 0 8px;
}

/***** xs *****/
@media (max-width: 767px){
	#locations table.locations-table .item-wrap{
		padding:30px 5px 10px;
	}
	
	#locations table.locations-table .item-wrap .item-table tr td{
		padding:0 0 20px;
		font-size:14px;
	}
	
	#locations table.locations-table .item-wrap .item-table tr td.title{
		font-size:16px;
		text-align:left;
	}
	
	#locations table.locations-table .item-wrap .item-table tr td+td:before{
		display:none;
	}
	
	#locations table.locations-table .item-wrap .item-table tr td span{
		padding:0;
	}
}