body, html {
	height: 100%;
	width: 100%;
}

body, h1, h2, h3, h4, h5, h6 {
	font-family: "微軟正黑體", Arial;
	font-weight: 700;
}

.lead {
	font-size: 18px;
	font-weight: 400;
}

.intro-header {
	padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
	padding-bottom: 50px;
	color: #f8f8f8;
	background: url(../img/intro-bg.jpg) no-repeat center center;
	background-size: cover;
	text-align: center;
}

.intro-message {
	position: relative;
	padding-top: 20%;
	padding-bottom: 20%;
}

.intro-message > h1 {
	margin: 0;
	font-size: 5em;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
}

.intro-divider {
	width: 400px;
	border-top: 1px solid #f8f8f8;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.intro-message > h3 {
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
}

@media (max-width: 767px) {
	.intro-message {
		padding-bottom: 15%;
	}

	.intro-message > h1 {
		font-size: 3em;
	}

	ul.intro-social-buttons > li {
		display: block;
		margin-bottom: 20px;
		padding: 0;
	}

	ul.intro-social-buttons > li:last-child {
		margin-bottom: 0;
	}

	.intro-divider {
		width: 100%;
	}
}

.network-name {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 2px;
}

.content-section-a {
	background-color: #f8f8f8;
	padding: 50px 0;
}

.content-section-b {
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	padding: 50px 0;
}

.section-heading {
	margin-bottom: 30px;
}

.section-heading-spacer {
	border-top: 3px solid #e7e7e7;
	width: 200px;
	float: left;
}

.banner {
	padding: 100px 0;
	color: #f8f8f8;
	background: url(../img/banner-bg.jpg) no-repeat center center;
	background-size: cover;
}

.banner h2 {
	margin: 0;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
	font-size: 3em;
}

.banner ul {
	margin-bottom: 0;
}

.banner-social-buttons {
	float: right;
	margin-top: 0;
}
@media (min-width: 1199px) {
	.mar-top {
		margin-top: 35px;
	}
	.mar-bottom {
		margin-bottom: 35px;
	}
}
@media (min-width: 767px) {
	.mar-top {
		margin-top: 15px;
	}
	.mar-bottom {
		margin-bottom: 15px;
	}
}
@media (max-width: 1199px) {
	ul.banner-social-buttons {
		float: left;
		margin-top: 15px;
	}
}

@media (max-width: 767px) {
	.banner h2 {
		margin: 0;
		text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
		font-size: 3em;
	}

	ul.banner-social-buttons > li {
		display: block;
		margin-bottom: 20px;
		padding: 0;
	}

	ul.banner-social-buttons > li:last-child {
		margin-bottom: 0;
	}	
}
.navbar-padding {
	padding-right: 35px;
	padding-left: 35px;
}
footer {
	background-color: #FFF;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

p.copyright {
	margin: 15px 0 0;
}
.f13 {
	font-size:14px;
	font-weight:200;
	line-height:24px;
}
.f14 p {
	font-size:16px;
}
.f18 p {
	font-size:15px;
	letter-spacing:2px;
}
.f19 p {
	letter-spacing:1px;
	color:#333;
}
.f20 {
	line-height:24px;
	letter-spacing:1px;

}
#border-1 {
    font-size:20px;
	border-bottom:1px solid #51d466;
}
h2#border-1 {
    font-size:20px!important;
	border-bottom:1px solid #51d466!important;
	margin: 0 0 10px!important;
}
.border-2 {
	border-top:1px solid #333;
}
#border-3 {
	font-size:20px;
	border-bottom:1px solid #d08166;
}
#border-4 {
	font-size:22px;
	border-bottom:1px solid #d08166;
}
#border-4 small {
    color:#000;
	font-size:18px;
}
.border-5 {
	border-top:1px solid #eee;
	margin-top: 35px;
	padding-top: 20px;
}
.redw span {
	color:#F00;
}
.redw-1 {
	color:#F00;
}
.a-news {
	color:#F00;
	font-size:16px;
}
.a-news:hover {
	color:#F90;
}
.h1-tag {

	display: inline-block;
	width: 42px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-weight: 700;
	color: #fff;
	border-radius: 40px;
}
.top-1 {
	padding-top: 30px;
}
.top-2 {
	padding-top: 18px;
}
.navbar-brand-logo {
    font-size: 18px;
    line-height: 20px;
	height:70px;
}
.navbar-brand-logo {
	width:260px;
	height:70px;
	display: table-cell;
    vertical-align: middle;
    text-align:center;
}
.navbar-toggle {
    border:2px solid #630;
}
.navbar-toggle .icon-bar {
	width: 26px;
	height: 3px;
}
@media (max-width: 500px) {
.navbar-brand-logo img {
	width:92%;
	height:auto;
}
}
#here a , #here a:hover , #here a:active {
  color:#FFF;
  background-color:#630;
}
#nav2 a {
  font-size: 17px;
}

@media (max-width: 768px) {
	#nav2 a {
		border-bottom: 1px solid #eee;
		padding-top: 15px!important;
		padding-bottom: 15px!important;
	}
}

#other a:hover {
  color:#F90;
  background-color:#FFF;
}
.date {
  color:#F90;
  margin-bottom:5px;
}
.orange {
  color:#F90;
}
.title {
  margin-bottom:4px;
  font-size:16px;
}
.more-div {
  padding:15px 0;
  width:100%;
  float:left;
}
.more {
  color:#FFF;
  background-color:#CC0;
  padding:5px;
  
}
.more a {
	color:#FFF;
}
h3 {
  color:#C33;
}
.footer-icon {
  color:#C30;
  font-size:48px;
}
#home-words {
  color:#fff;
  font-size:36px;
  position:relative;
  top:10px;
}
.ti {
  border-bottom:1px dashed #666;
  padding:7px 5px 19px 5px;
  margin-bottom:15px;
}
.ti2 {
  border-bottom:1px dashed #666;
  padding:7px 5px;
  margin-bottom:15px;
}
.ti p {
  font-size:18px;
}
.ti-c-1 {
  color:#F00;
}
.ti-c-2 {
  color:#09C;
}
.ti-c-3 {
  color:#3C3;
}
.service-item ul {
	margin-left:-22px;
	list-style-type:circle;
}
.service-item ul li {
	font-size:15px;
	letter-spacing:2px;
	line-height:26px;
}
.service-item h3 {
	font-size:15px!important;
	color: #000!important;
	margin: 0!important;
	letter-spacing:2px;
	line-height:28px;
}
/****************************/
/*         律 師 陣 容       */
/****************************/
.lawer-1 {
	border-left:5px solid #09C;
	padding:5px 0 5px 10px;
	margin-left:2px;
	margin-bottom:15px;
	background-color:#F6F6F6;
}
.lawer-1 p {
	color:#09C;
	font-size:22px;
}
.lawer-2 {
	border-left:5px solid #390;
	padding:5px 0 5px 10px;
	margin-left:2px;
	margin-bottom:15px;
	background-color:#F6F6F6;
}
.lawer-2 p {
	color:#390;
	font-size:22px;
}
.lawer-3 {
	border-left:5px solid #F63;
	padding:5px 0 5px 10px;
	margin-left:2px;
	margin-bottom:15px;
	background-color:#F6F6F6;
}
.lawer-3 p {
	color:#F63;
	font-size:22px;
}
.lawer-1 ul , .lawer-2 ul , .lawer-3 ul {
	margin-left:-25px;
}
.lawer-4 {
	border-left:5px solid #93C;
	padding:5px 0 5px 10px;
	margin-left:2px;
	margin-bottom:15px;
	background-color:#F6F6F6;
}
.lawer-4 p {
	color:#93C;
	font-size:22px;
}
.lawer-5 {
	border-left:5px solid #CC0;
	padding:5px 0 5px 10px;
	margin-left:2px;
	margin-bottom:15px;
	background-color:#F6F6F6;
}
.lawer-5 p {
	color:#CC0;
	font-size:22px;
}
/****************************/
/* Background color classes */
/****************************/
.br-white {
  background-color: #ffffff !important;
}
.br-grey {
  background-color: #eeeeee !important;
}
.br-black {
  background-color: #555555 !important;
}
.br-red {
  background-color: #f75353 !important;
}
.br-green {
  background-color: #51d466 !important;
}
.br-lblue {
  background-color: #32c8de !important;
}
.br-blue {
  background-color: #609cec !important;
}
.br-orange {
  background-color: #f78153 !important;
}
.br-yellow {
  background-color: #fcd419 !important;
}
.br-purple {
  background-color: #cb79e6 !important;
}
.br-rose {
  background-color: #ff61e7 !important;
}
.br-brown {
  background-color: #d08166 !important;
}
/****************************/
/* font color classes */
/****************************/
.f-white {
  color: #ffffff !important;
}
.f-grey {
  color: #eeeeee !important;
}
.f-black {
  color: #555555 !important;
}
.f-red {
  color: #f75353 !important;
}
.f-green {
  color: #51d466 !important;
}
.f-lblue {
  color: #32c8de !important;
}
.f-blue {
  color: #609cec !important;
}
.f-orange {
  color: #f78153 !important;
}
.f-yellow {
  color: #fcd419 !important;
}
.f-purple {
  color: #cb79e6 !important;
}
.f-rose {
  color: #ff61e7 !important;
}
.f-brown {
  font-size:16px;
  color: #930 !important;
}
.f-red-2 {
  font-size:16px;
  color: #f75353 !important;
}

/* btn classes */

.btn-b1 {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-b1:hover {
  color: #fff;
  background-color: #555;
  border-color: #555;
}
.btn-here {
  color: #fff;
  background-color: #555;
  border-color: #555;
}

.bg-gray {
	background-color: #F6F6F6;
}

.cell-me a { 
	background:rgba(255,0,0,0.8);
	color:#fff;
	position:fixed;
	z-index:99999;
	right:12px;
	bottom:12px;
	height:46px;
	width:46px;
	border-radius:50%;
	text-align:center;
}
.cell-me i { font-size:1.8em;line-height:46px;}
.cell-me a:hover { background:rgba(255,0,0,0.9);color:#fff;}

.carousel-caption p {
	font-size:16px;
}

.collapse-card__body { padding-bottom: 1.3rem!important; }
.card-text , .card-text a { color: #F90; font-weight:700; }
.collapse-card__heading::after { color:#F90!important; font-size:1.8em!important;}
.collapse-card__heading { padding: 1.5rem!important;}
.collapse-card p { font-size:1.18em; margin-top: 10px; }
.collapse-card h2 { color: #c30; font-size: 25px; }
.collapse-card h3 { 
	font-size:1em;
	font-weight:700;
	display: inline-block;
	background-color: #c30;
	color: #fff;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 1px;
	padding: 5px 10px;
	border-radius:10px;
}

h2, .h2 {
	font-size: 26px!important;
}

.f14 , .f13 {
	float: left;
}

.row-flex {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}

.bg-gray {
	background-color: #e7e7e7;
}
.bg-gray .page-header {
	border-bottom: 1px solid #F90;
}