body { background: url(../images/bg_04.jpg) no-repeat 50% 0; background-attachment: fixed; }
@media (min-width: 480px) { body li, body p, body h1, body h2, body h3, body h4, body a, body span, body h1 > div, body table { -webkit-transform: rotate(360.002deg); -ms-transform: rotate(360.002deg); -o-transform: rotate(360.002deg); transform: rotate(360.002deg); }
  body li input, body li textarea, body p input, body p textarea, body h1 input, body h1 textarea, body h2 input, body h2 textarea, body h3 input, body h3 textarea, body h4 input, body h4 textarea, body a input, body a textarea, body span input, body span textarea, body h1 > div input, body h1 > div textarea, body table input, body table textarea { -webkit-transform: rotate(-0.002deg); -ms-transform: rotate(-0.002deg); -o-transform: rotate(-0.002deg); transform: rotate(-0.002deg); } }

#topbg > ul { position: absolute; left: 0; right: 0; top: 0; z-index: -1; overflow: hidden; height: 802px; width: 100%; overflow: hidden; text-align: center; margin: 0; padding: 0; }
#topbg > ul li { display: block; list-style: none; max-width: 1157px; min-width: 320px; height: 802px; margin: auto; position: relative; }
#topbg > ul li:nth-child(2) { margin-top: -802px; }
#topbg > ul li:nth-child(3) { margin-top: -802px; }
#topbg > ul li:nth-child(4) { margin-top: -802px; }
#topbg > ul li:nth-child(5) { margin-top: -802px; }
#topbg > ul li:nth-child(6) { margin-top: -802px; }
#topbg > ul li:nth-child(7) { margin-top: -802px; }
#topbg > ul li:nth-child(8) { margin-top: -802px; }
#topbg > ul li:nth-child(9) { margin-top: -802px; }

a:link, a:visited, a:hover { text-decoration: none; }

.btn-default { background: #fff; border: 1px solid #c3c3c3; box-shadow: none; display: block; line-height: 2.5; text-align: center; }
.btn-default:hover { background: #f1f1f1; }
.btn-default:hover span:before { color: #d50034; }
.btn-default span { margin-left: -17px; }
.btn-default span:before { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\e801"; color: #fff; font-size: 12px; margin-right: 5px; }

#header .container, #wrapper .container, #footer .container { max-width: 960px; margin: auto; padding: 0; text-align: left; }
#wrapper > .container, #footer > .container { position: relative; }
#header .container { text-align: right; }
#wrapper .container { margin-top: -62px; }
@media (max-width: 768px) { #wrapper .container { margin-top: 0; } }
#mainContent > .container { background: rgba(255, 255, 255, 0.8); width: 100%; max-width: 720px; margin: 0; padding: 6px 7px; text-align: left; }

#header { background: rgba(0, 0, 0, 0.4); color: #fff; font-size: 12px; padding: 10px 0; position: relative; z-index: 1; }
#header a:link { color: #fff; }
#header a:visited { color: #ddd; }
#header ul { margin: 0; padding: 0; }
#header ul li { display: inline-block; }
#header ul li > a { margin-right: 16px; }
#header ul li > a:before { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\e801"; color: #fff; font-size: 0.8em; margin-right: 5px; }
#header ul li > a:hover:before { color: #d50034; }
#header #header_search { border-left: 1px solid #727f96; padding-left: 16px; }
#header #header_search label { font-size: 0.8em; margin-right: 7px; }
#header #header_search > div { display: inline-block; background: #333; }
#header #header_search span { display: inline-block; padding: 0 16px; cursor: pointer; }
#header #header_search #search_text { color: #333; border: none; font-size: 14px; height: 21px; }
#header #header_search #search_submit { display: none; }

#globalNav { background: #fff; width: 220px; padding-top: 30px; position: absolute; z-index: 999; }
#globalNav #companyLogo { margin: 0; padding: 0; border-bottom: 1px solid #333; padding-bottom: 18px; text-align: center; }
#globalNav #companyLogo div { font-size: 14px; margin-bottom: 6px; }
#globalNav ul { margin: 0; padding: 0; list-style-type: none; font-size: 18px; }
@media (max-width: 768px) { #globalNav ul { font-size: 14px; } }
#globalNav ul a { display: block; line-height: 3; }
#globalNav ul a:before { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\e801"; color: #d50034; font-size: 0.8em; margin: 0 16px; }
#globalNav ul a:link { color: #333; }
#globalNav ul a.current, #globalNav ul a:hover { background: #d50034; color: #fff; }
#globalNav ul a.current:before, #globalNav ul a:hover:before { color: #fff; }
#globalNav ul a.current { font-weight: bold; }
#globalNav ul.subNav { background: #fffeee; border-bottom: 1px solid #c3c3c3; padding: 6px 0 6px 7px; }
#globalNav ul.subNav a { color: #333; font-size: 14px; line-height: 2.5; }
#globalNav ul.subNav a:before { margin-right: 7px; color: #888; }
#globalNav ul.subNav a:hover, #globalNav ul.subNav a.current { background: transparent; font-weight: bold; }
#globalNav ul.subNav a:hover:before, #globalNav ul.subNav a.current:before { color: #d50034; }
@media (max-width: 768px) { #globalNav ul.subNav { padding: 0; }
  #globalNav ul.subNav a { font-size: 12px; } }
#globalNav #globalNavBtn { background: #d50034; height: 44px; width: 44px; position: absolute; top: 0; right: 0; text-align: center; }
#globalNav #globalNavBtn span { color: #fff; line-height: 44px; }
#globalNav #globalNavBtn.open { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }
@media (max-width: 768px) { #globalNav { width: 100%; position: relative; padding: 6px 7px; overflow: hidden; }
  #globalNav #companyLogo { border: none; display: inline-block; padding: 0; width: 70px; }
  #globalNav #companyLogo img { width: 100%; height: 100%; }
  #globalNav #globalNavMenu { display: none; } }

#topicpath { background: rgba(50, 50, 50, 0.8); color: #fff; padding: 6px 7px; }
@media (max-width: 768px) { #topicpath { display: none; } }
#topicpath ul { margin: 0; padding: 0; }
#topicpath a:link, #topicpath a:hover, #topicpath a:visited, #topicpath a:focus { color: #fff; }
#topicpath li { display: inline-block; }
#topicpath li:after { content: '>'; color: #fff; margin: 0 7px; }
#topicpath li:first-child > a:before { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\e900"; color: #fff; display: inline-block; margin-right: 5px; }
#topicpath li:last-child:after { content: ''; }

#mainContent { text-align: left; padding: 80px 0 0 0; margin-left: 240px; }
@media (max-width: 768px) { #mainContent { margin-left: 0; padding: 0; }
  #mainContent #categoryTitle { height: 100px; }
  #mainContent #categoryTitle > * { font-size: 18px; font-weight: bold; } }

#categoryTitle { height: 168px; overflow: hidden; }
#categoryTitle.business { background: url(../images/img_business.jpg) no-repeat 0 0; }
#categoryTitle.company { background: url(../images/img_company.jpg) no-repeat 0 0; }
#categoryTitle.edge { background: url(../images/img_edge.jpg) no-repeat 0 0; }
#categoryTitle > * { color: #fff; display: table-cell; font-size: 32.4px; height: inherit; width: 800px; padding: 6px 7px; vertical-align: bottom; background-image: -webkit-linear-gradient(top, transparent 60%, rgba(0, 0, 0, 0.5) 100%); background-image: -o-linear-gradient(top, transparent 60%, rgba(0, 0, 0, 0.5) 100%); background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.5) 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0); }
#categoryTitle > * :before { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\e800"; color: #d50034; display: inline-block; margin-right: 5px; }

.mainTitle { font-size: 28px; }
@media (max-width: 768px) { .mainTitle { font-size: 14px; font-weight: bold; } }
.mainTitle:before { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\e800"; color: #d50034; display: inline-block; margin-right: 5px; }

.page { padding: 0 50px 50px 50px; }
@media (max-width: 768px) { .page { padding: 6px 7px; } }
.page > p:first-child { margin-top: 28px; }
.page h2 { font-size: 1.4em; font-weight: bold; }
.page h3, .page h4 { line-height: 1.8; border-bottom: 2px solid #c3c3c3; }
.page .blc { margin-bottom: 48px; }
.page .image { margin: 6px 7px; }
@media (max-width: 768px) { .page .image img { width: 100%; } }
@media (max-width: 768px) { .page .titleimage { width: 100%; } }
.page table { background: #fff; width: 100%; }
.page table th { background: #d50034; color: #fff; }
.container.company .page table th { white-space: nowrap; }
.page table table th { background: transparent; color: #333; font-weight: normal; }
.page table table td { text-align: right; }
.page ul.list { margin: 0; padding: 0; margin-left: 14px; list-style-position: inside; }
.page ul.list li { margin-bottom: 6px; }
.page .note { text-align: right; }
.page .dl-horizontal.address { margin-bottom: 0; margin-top: -6px; }
.page .dl-horizontal.address dt { text-align: left; margin-top: 6px; width: 98px; }
.page .dl-horizontal.address dd { margin-top: 6px; margin-left: 98px; }
.business .page .btn { margin-bottom: 6px; }

.edge .col-md-4 { background: url(../images/img_edge.jpg) no-repeat 50% 0; }

.route strong { background: #fff; border: 1px solid #333; display: inline-block; padding: 0.3em 1em; }
.route ol { margin: 0 0 0 1.5em; padding: 0; }
.route ol > li { margin-bottom: 0.4em; }

#totop { background: #f1f1f1; -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px; border-radius: 4px 4px 0 0; display: block; line-height: 3; padding: 0 15px; position: absolute; right: 0; }

#footer { background: #333; color: #827f7f; font-size: 12px; position: relative; text-align: center; margin-top: 30px; }
#footer a:link { color: #333; }
#footer ul { margin: 0; padding: 0; }
#footer #btnsitemap { background: #d7d7d7; -moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0; border-radius: 0 0 4px 4px; font-size: 0.8em; line-height: 2; position: absolute; top: -3px; left: 0; padding: 5px 10px; }
#footer #btnsitemap:hover { background: #e4e4e4; }
#footer #btnsitemap:before { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\e905"; display: inline-block; font-size: 0.8em; margin-right: 5px; }
#footer #btnsitemap.open:before { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
#footer #footerSitemap { background: #f1f1f1; color: #333; padding: 42px 0 0 0; }
@media (max-width: 992px) { #footer #footerSitemap { padding: 42px 7px 0; } }
#footer #footerSitemap .container > ul a:hover, #footer #footerSitemap .container > ul a:visited { color: #666666; }
#footer #footerSitemap .container > ul > li { margin: 0 0 21px 0; padding: 0; font-weight: bold; list-style-type: none; overflow: hidden; white-space: nowrap; }
#footer #footerSitemap .container > ul > li > a { float: left; margin-right: 7em; }
#footer #footerSitemap .container > ul > li > a:before { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\e801"; color: #aeaeae; font-size: 0.8em; margin-right: 5px; }
#footer #footerSitemap .container > ul > li > a:hover { color: gray; }
#footer #footerSitemap .container > ul > li > a:hover:before { color: #d50034; }
#footer #footerSitemap .container > ul > li > ul { display: block; }
#footer #footerSitemap .container > ul > li > ul li { display: inline-block; font-weight: normal; width: 10em; }
#footer #footerSitemap .container > ul.submenu > li { display: inline-block; font-weight: normal; text-align: left; }
#footer #footerSitemap .container > ul.submenu > li a { margin-right: 2.8em; }
#footer #footerMenu { padding: 30px 0; background: #474747; color: #e8e8e8; }
@media (max-width: 992px) { #footer #footerMenu { padding: 30px 7px; }
  #footer #footerMenu .row { margin-right: 0; } }
#footer #footerMenu #footerCompanyInfo a:link, #footer #footerMenu #footerCompanyInfo a:hover, #footer #footerMenu #footerCompanyInfo a:visited { color: #e8e8e8; text-decoration: underline; }
@media (min-width: 992px) { #footer #footerMenu #footerCompanyInfo a { border-right: 1px solid #c3c3c3; } }
#footer #footerMenu #footerCompanyInfo a #footerLogo { margin-bottom: 15px; }
#footer #footerMenu #footerCompanyInfo a dl dt { text-align: left; }
#footer #footerMenu #footerCompanyInfo a dl dd { margin-bottom: 10px; }
@media (min-width: 767px) { #footer #footerMenu #footerCompanyInfo a dl dt { width: 7em; }
  #footer #footerMenu #footerCompanyInfo a dl dd { margin-left: 8em; } }
#footer #footerMenu #footerContact h4:before { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\e801"; color: #aeaeae; font-size: 14px; margin-right: 10px; }
#footer #footerMenu #footerContact p { margin-bottom: 16px; }
#footer #footerMenu #footerContact ul { margin-left: -7px; margin-right: -7px; }
#footer #footerMenu #footerContact ul li { display: inline-block; list-style-type: none; padding: 0 7px; margin-bottom: 7px; }
#footer #footerMenu #footerContact ul li a { border: 1px solid #c3c3c3; display: block; line-height: 3; text-align: center; }
#footer #footerMenu #footerContact ul li a:link, #footer #footerMenu #footerContact ul li a:visited { color: #f9f9f9; }
#footer #footerMenu #footerContact ul li a:hover { background: #7a7a7a; }

.blc-top { margin-top: 48px; }

.rec-emp-list { margin-top: 60px; }

.rec-emp-list .rec-emp-blc { margin-bottom: 48px; }

.rec-emp-list .rec-emp-blc a { color: #333; }

.rec-emp-list .rec-emp-blc a:link { color: #333; }

.rec-emp-list .rec-emp-blc a:hover { color: gray; }

.rec-emp-list .rec-emp-blc a .cap-blc { text-align: center; }

.rec-emp-list .rec-emp-blc a .cap-blc .cap-name { font-size: 20px; margin-bottom: 0; }

.rec-emp-list .rec-emp-blc a .cap-blc .cap-name:before { font-family: 'icomoon'; font-weight: normal; font-style: normal; font-variant: normal; line-height: 1; margin-right: 5px; content: '\e800'; text-transform: none; color: #d50034; speak: none; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.rec-emp-list .rec-emp-blc a .cap-blc .cap-dep { font-size: 11px; }

@media (min-width: 768px) { .pull-right-lg { float: right; } }