/*common*/
.btn-basic{
	border-color: #cacaca #b8b8b8 #9d9d9d !important;
    background-color: rgba(248, 248, 248, 0.4) !important;
    color: #868686 !important;
    background: linear-gradient(#fff,rgba(248, 248, 248, 0.4));
}
.text-color-dark{
	color: #585858;
}
.text-color-theme{
	color: #08c
}
.owl-dots {
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.line-height27 {
	line-height: 27px;
}
.hide {
	display: none;
}
.divider-small-left{
	float: left;
}
@media only screen and (max-width: 766px) {
	.divider {
	display: none;
	}
	.mobile-hide {
		display: none;
	}
}
@media only screen and (max-width: 1200px) {
	.mobile-mb15 {
		margin-bottom: 15px;
	}
}

#company_05 .root_daum_roughmap .wrap_map {
    height: 400px !important;
}
@media only screen and (max-width: 992px) {
	#company_05 .root_daum_roughmap .wrap_map {
    	height: 300px !important;
	}
}