body {
    font-family: '微軟正黑體';
    color: #111;
    background-color: #fafafa;
    font-size: 17px;
    letter-spacing:1px;
    line-height: 30px;
}

#about-us p {
    text-align: justify;
    /*讓文字齊行*/
    text-justify: distribute;
    /*讓文字左右齊行*/
}

h2 {
    font-weight: bolder;
    color: #a50021
        /*#2d3559*/
    ;
}

.navbar-collapse {
    padding-right: 0px;
    padding-left: 0;
}

.navbar-brand {
    padding: 15px 0px;
}



@media (min-width: 479px) {
    .col-xs-offset-3 {
        margin-left: 0;
    }
}

@media (min-width: 768px) {
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
}

@media (max-width: 479px) {

    .team-members .col-sm-3,
    .pricing-table .col-sm-3 {
        width: 50%;
        float: left;
    }

    .nav > li > a {
        padding: 10px 25px;
        text-align: center;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .price {
        height: 20px;
    }
}

.main-nav,
#footer {
    background-color: #a50021
        /*#2d3559*/
    ;
}

a,
#home-slider .caption h1 span,
#twitter-carousel .item span,
#footer .footer-bottom,
#single-portfolio .close-folio-item:hover,
.single-table.featured .btn.btn-primary,
.contact-info ul li a:hover,
#footer .footer-bottom a {
    color: #b59a7c;
}

.left-control,
.right-control {
    border: 1px solid #d4c5b1;
    color: #d4c5b1;
}

.caption .btn-start:hover,
.left-control:hover,
.right-control:hover {
    border-color: #d4c5b1;
}

.service-icon,
.progress-bar.progress-bar-primary,
.single-table.featured,
.btn.btn-primary,
.twitter-icon .fa-twitter,
.twitter-left-control:hover,
.twitter-right-control:hover,
.post-icon,
.entry-header .date:after,
.btn-loadmore:hover,
.btn-submit,
.caption .btn-start:hover,
.left-control:hover,
.right-control:hover,
.folio-overview a:hover {
    background-color: #b59a7c;
}

.twitter-left-control:hover,
.twitter-right-control:hover,
.btn-loadmore:hover {
    border: 1px solid #d4c5b1;
}

.twitter-icon .fa-twitter:after {
    border-color: #d4c5b1 transparent transparent;
}

.btn-loadmore {
    border: 1px solid #d4c5b1;
}

#footer .footer-bottom {
    background-color: #000000
        /*#222742*/
    ;
}

.contact-info ul li a {
    color: #b59a7c;
}

.contact-info ul li a:hover {
    color: #d4c5b1;
}

.form-control {
    border-color: #d4c5b1;
}

.caption .btn-start {
    color: #d4c5b1;
    font-size: 16px;
    letter-spacing: 3px;
    border: 1px solid #d4c5b1;
}

#home-slider .fa-angle-down {
    color: #d4c5b1;
}

a:hover,
a:focus {
    color: #fff;
}

.navbar-right li a {
    color: #d4c5b1;
}

.navbar-right li.active a {
    background-color: rgba(181, 154, 124, .2);
}

#team {
    background-image: url(../images/slider/2.jpg);
    padding: 90px 0;
}

#services {
    background-image: url(../images/slider/7.jpg);
    padding: 90px 0;
}

#alliance {
    background-image: url(../images/slider/6.jpg);
    padding: 30px 0;
    color: #111;
}

#alliance h2 {
    font-weight: bolder;
    color: #a50021
        /*#2d3559*/
    ;
}


#team > div {
    text-align: center;
    position: relative;
}

#counselor > div {
    text-align: center;
    position: relative;
}

#twitter-carousel {
    position: relative;
    z-index: 15
}

.twitter-icon {
    position: relative;
    z-index: 15;
    color: #fff;
}

.twitter-icon .fa-twitter {
    font-size: 24px;
    height: 64px;
    width: 64px;
    line-height: 65px;
    border-radius: 50%;
    position: relative;
}

.twitter-icon .fa-twitter:after {
    position: absolute;
    content: "";
    border-width: 8px;
    border-style: solid;
    left: 24px;
    bottom: -14px;
}

#twitter-carousel .item {
    padding: 0;
}

#twitter-carousel .item a {
    color: #fff;
}

.twitter-icon h4 {
    text-transform: uppercase;
    margin-top: 25px;
    margin-bottom: 25px;
    color: #fff;
}

.twitter-left-control,
.twitter-right-control {
    position: absolute;
    top: 50%;
    color: #fff;
    border: 1px solid #fafafa;
    height: 34px;
    width: 34px;
    line-height: 31px;
    margin-top: -17px;
    font-size: 18px;
    border-radius: 50%;
    z-index: 15
}

.twitter-left-control {
    left: 80px;
}

.twitter-right-control {
    right: 80px
}

.twitter-left-control:hover,
.twitter-right-control:hover {
    color: #fff;
}

.border {
    height: 4px;
    width: 180px;
    border-radius: 5px;
    margin: 0px auto 30px auto;
    border: none !important;
    background-color: #d4c5b1 !important;
}

.border-left {
    height: 1px;
    width: 100%;
    border-radius: 0px;
    margin: 0px 0 30px 0;
    border: none !important;
    background-color: #d4c5b1 !important;
}

.text-white {
    color: #fff;
}

.heading {
    padding-bottom: 30px;
}

.progress {
    background-color: #ccc;
}

.social-icons ul li a {
    color: #fff;
    background-color: #d4c5b1;
    opacity: 1;
}

.member-info h3 {
    margin-top: 15px;
    color: #d4c5b1;
}

#counselor .member-info h3 {
    margin-top: 15px;
    color: #b59a7c;
}

#counselor .member-info h4 {
    color: #111;
}

.member-info h4 {
    font-size: 14px;
    margin-bottom: 30px;
    color: #fff;
}

.team-member {
    color: #fff;
}

.btn-view {
    padding: 8px 20px;
    color: #fff;
    border: 0;
    background-color: #b59a7c;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    border-radius: 15px;
}

.btn {
    border-radius: 15px;
}

.single-table.featured .btn.btn-primary:hover {
    background-color: #d4c5b1;
    color: #fff;
}

.btn-view:hover {
    background-color: #d4c5b1;
}

.btn-submit {
    text-align: center;
}

.btn.btn-primary:hover,
.btn-submit:hover {
    background-color: #d4c5b1;
    color: #fff;
}

.parallax h2 {
    color: #d4c5b1;
}

#team .carousel-inner {
    height: 520px;
}

.service-icon {
    border-radius: 50%;
    display: inline-block;
    height: 110px;
    width: 110px;
    -webkit-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
}

.service-icon {
    background-color: transparent;
}

.service-icon img {
    width: 110px;
    height: 110px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    border: 0;
}

.service-info h3 {
    margin-top: 20px;
    color: #d4c5b1;
}

.our-services .col-sm-4:hover {
    background: rgba(255, 255, 255, 0);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 13%, rgba(212, 197, 177, 0.3) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 13%, rgba(212, 197, 177, 0.3) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 13%, rgba(212, 197, 177, 0.3) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d4c5b1', GradientType=0);
    /* IE6-9 */
}

.price {
    font-size: 30px;
    line-height: 30px;
}

.address i {
    border-radius: 50%;
    color: #fff;
    background-color: #b59a7c;
    display: inline-block;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
}

.fw-100 {
    font-weight: 100;
}

.mb-50 {
    margin-bottom: 50px;
}

.our-services .col-sm-4 {
    border-right: 1px solid rgba(255, 255, 255, 0);
    border-bottom: 1px solid rgba(255, 255, 255, 0);
    height: 270px;
}

.contact-info {
    padding-left: 30px;
}

@media (max-width: 767px) {
    .navbar-brand {
        padding: 0 15px 15px;
    }

    .price {
        height: 20px;
        width: 100%;
        font-size: 20px;
    }
}

#footer .contact-info ul li {
    color: #b59a7c;
}

#footer .contact-info {
    padding-left: 0px;
}

.form-control:focus {
    border-color: #b59a7c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(181, 154, 124, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(181, 154, 124, .6);
}

.form-control::-moz-placeholder {
    color: #b59a7c;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #b59a7c
}

.form-control::-webkit-input-placeholder {
    color: #b59a7c
}

#home-slider .caption img {
    margin-bottom: 30px;
    margin: 0 auto;
}

.mb-20 {
    margin-bottom: 20px;
}
