@charset "utf-8";

.center{text-align: center;}
.pd-t{padding-top: 10px;}
.pd-l{padding-left: 80px;}

.bg_wrap{width: 100%; height: 500px; background-color: #f8f8f8; position: relative;}
.txt-box{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.txt-box h3{color: #fff !important; padding: 0 !important;}

.t-right{text-align: right;}

.font-bk{color: #000 !important;}
.font-400{font-weight: 400 !important;}

.txt_box{text-align: center; font-weight: 300; font-size: 18px;}

.line{width: 1px; height: 107px; background-color: #000; margin: 0 auto;}

ul{list-style: none !important; padding-left: 0 !important;}
.liststyle{list-style: none; padding-left: 1.3rem !important; padding-top: 10px;}
.liststyle li{position: relative; color: #666; font-size: 17px;}
.liststyle li::before{content: ""; position: absolute; left: -15px; top: 11px; width: 5px; height: 5px; background-color: #00aeff; border-radius: 50%;}

.mb-ul li{margin-bottom: 5px; font-size: 17px !important;}

.fa-phone, .fa-map, .fa-envelope, .fa-fax{color: #2e8bdc !important;}
#kso-footer .fa-fax{color: #7b8899 !important;}

.page-title{text-align: center;}
.page-section{margin-bottom: 5rem;}

.mb-4{margin-bottom: 4rem;}

.root_daum_roughmap{width: 100% !important;}

.underl{margin-bottom: 4rem; position: relative;}
.underl::after{content: ""; width: 100px; height: 1px; background-color: #888; position: absolute; bottom: -22px; left: 0;}