.error {
	color: red;
	font-size: 0.9em;
	font-weight: bold;
}

.logo {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 8.33333333%;
	width: 40.46666%;
	height: 60px;
	padding-top: 8px;
}

.unit-content{
    -webkit-margin-before: 1em;
    -webkit-margin-after: 3em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 2em;
    -webkit-padding-start: 3em;
}

@media screen and (max-width: 768px) {
	.logo {
		display: none;
	}
}

@media screen and (max-width: 768px) {
	.navbar-brand {
		padding-top: 7px;
		padding-left: 15px;
	}
}

@media screen and (min-width: 768px) {
	.navbar-brand>img {
		display: none;
		height: 100%;
		width: auto;
	}
}

@media screen and (max-width: 768px) {
	.navbar-brand-text {
		display: none;
	}
}


@media screen and (min-width: 768px) {
	.navbar-brand>img {
		display: none;
		height: 100%;
		padding: 15px;
		width: auto;
	}
}

.logo  img {
	width: 100%;
	height: auto;
}

.carousel-section {
	padding: 20px 10px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #7f8c8c;
}

.active-container{
	padding: 40px 10px 0px 10px;
    color: inherit;
    text-align: center;
}

.active-container h3{
    color: #e8645a;
}

.carousel-section h1,.carousel-section .h1 {
	color: inherit;
}


.carousel-section p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200;
}

.carousel-section>hr {
	border-top-color: #a6ece8;
}
.lazy-load {
    background: url("../images/loading.png") center center no-repeat;
}

.container .carousel-section,.container-fluid  {
	border-radius: 6px;
}
@media screen and (max-width: 1024px) {
.carousel-section .container {
	max-width: 100%;
}
}
@media screen and (min-width: 1024px)  and (min-width: 1200px){

 .carousel-section .container {
    max-width: 1024px;
    width: 1024px;
}

}

.mwt-title-btn {
	bottom: 5px;
}

/*標籤按鈕樣式與大小*/
.mwt-title-btn li {
	width: 12%;
	float: left;
	margin: 3px;
	padding: 1px;
	background: rgba(255, 255, 255, 0.6);
	border-radius: 0;
	border: 0;
}

/*正在輪播樣式*/
.mwt-title-btn li.active {
	width: 12%;
	background: #e8645a;
	color: #e8645a;
}



/* @media screen and (min-width: 1024) {
	.carousel-inner .item img {
	   position: relative;
	   width: 95%;
       height: auto;
	}
} */


.box-head-img>img {
	position: relative;
	width: 70%;
	height: auto;
}

.box>.icon {
	padding-bottom: 10px;
	text-align: center;
	position: relative;
}

.box>.icon>.image {
	position: relative;
	z-index: 2;
	margin: auto;
	width: 88px;
	height: 88px;
	border: 8px solid white;
	line-height: 70px;
	border-radius: 50%;
	background: rgb(170, 196, 196);
	vertical-align: middle;
}

.box>.icon:hover>.image {
	background: #6CB4C4;
}
/* .box > .icon:hover > .image { background: #333; }
.box > .icon > .image > i { font-size: 36px !important; color: #fff !important; }
.box > .icon:hover > .image > i { color: white !important; } */
.box>.icon>.info {
	margin-top: -24px;
	background: rgba(0, 0, 0, 0.04);
	border: 1px solid #e0e0e0;
	padding: 15px 0 10px 0;
}

.box>.icon:hover>.info {
	background: rgba(0, 0, 0, 0.04);
	border-color: #e0e0e0;
	color: white;
}

.box>.icon>.info>h3.title {
	font-family: "Roboto", sans-serif !important;
	font-size: 16px;
	color: #222;
	font-weight: 500;
}

.box>.icon>.info>p {
	font-family: "Roboto", sans-serif !important;
	font-size: 13px;
	color: #666;
	line-height: 1.5em;
	margin: 20px;
}

.box>.icon:hover>.info>h3.title,.box>.icon:hover>.info>p,.box>.icon:hover>.info>.more>a
	{
	color: #222;
}

.box>.icon>.info>.more a {
	font-family: "Roboto", sans-serif !important;
	font-size: 12px;
	color: #222;
	line-height: 12px;
	text-transform: uppercase;
	text-decoration: none;
}

.box>.icon:hover>.info>.more>a {
	color: #fff;
	padding: 6px 8px;
	background-color: #e8645a;
}

.box .space {
	height: 30px;
}



.box-head-type>img {
	position: relative;
	width: 50%;
	height: auto;
}

.box-rectangle {
	background: rgba(0, 0, 0, 0.04);
	border: 1px solid #e0e0e0;
	padding: 15px 0 10px 0;
	text-align: center;
}

@media screen and (max-width: 768px) {
   .box-padding{
    padding-top: 25px;
    position: relative;
}
}

.box>.box-rectangle>.box-body>h3 {
	font-family: "Roboto", sans-serif !important;
	font-size: 16px;
	color: #222;
	font-weight: 500;
}

.box>.box-rectangle>.box-body>p {
	font-family: "Roboto", sans-serif !important;
	font-size: 13px;
	color: #666;
	line-height: 1.5em;
}

.box>.box-rectangle>.box-body>.more {
	position: relative;
	z-index: 2;
	margin-bottom: -20px;
}

.box>.box-rectangle>.box-body>.more>a {
	font-family: "Roboto", sans-serif !important;
	font-size: 14px;
	color: #fff;
	background-color: #4fa89f;
	border-color: #e54f44;
	line-height: 12px;
	text-transform: uppercase;
	text-decoration: none;
	border-color: #e54f44;
	line-height: 12px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 6px 12px;
	border-radius: 4px;
}

.box>.box-rectangle:hover>.box-body>.more>a {
	color: #fff;
	background-color: #e8645a;
}

.footer-fixed-bottom {
	/* position: fixed;  */
	position: relative;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 1030;
	border-width: 1px 0 0;
	border-radius: 0;
}

.footer {
	padding-top: 10px;
	background-color: #4FA89F;
	border-color: #4FA89F;
	border-top: 1px solid #e5e5e5;
	text-align: center;
	max-width: 100%;
	color: #fff;
	margin-top: 85px;
}

.footer-copyright {
	background-color: #ececec;
	border-color: #4fa89f;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #3f857e;
}

.footer .container {
	max-width: 100%;
}