/*
    Last update  : 10/2023
*/

/* ------------------------------------------ */
/*             TABLE OF CONTENTS
/* ------------------------------------------ */
/*   01 - Loading Transition  */
/*   02 - Global stlye  */
/*   03 - Header Theme Menu  */
/*   04 - Theme Main Banner */
/*   05 - business section */
/*   06 - Service Offer  */
/*   07 - Events Section  */
/*   08 - Choose Section  */
/*   09 - Home Gallery  */
/*   10 - Home Client Claider  */
/*   11 - Home Form Section  */
/*   12 - Latest News Section.  */
/*   13 - home Footer section  */
/*   14 - menu-V-2  */
/*   15 - Home-two-our-Service  */
/*   16 - Home-two Experts section  */
/*   17 - Choose Section  */
/*   18 - Our Membership  */
/*   19 - Enar-page-banner  */
/*   20 - About us */
/*   21 - Service Details  */
/*   22 - Single Projects  */
/*   23 - Blog  */
/*   24 - Shop Page */
/*   25 - Contact-us */

/*** 

====================================================================
  Loading Transition
====================================================================

 ***/
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background: #ffffff;
  overflow: hidden;
}
#loader {
  background: url(../images/1.gif);
  width: 64px;
  height: 64px;
  position: relative;
  top: 50%;
  margin: -32px auto 0 auto;
}
/*======== Global css ========*/
* {
	margin:0;
	padding: 0;
}
body {
	font-family: 'Lato', 'Open Sans', Arial, '微軟正黑體', sans-serif;
	color: #585858;
	font-size: 16px;
	font-weight: 400;
	overflow-x: hidden !important;
	position: relative;
}
h1,h2,h3,h4,h5,h6,p,ul {margin: 0; padding: 0;}
h1,h2,h3,h4,h5,h6 {
	font-family: 'Poppins', 'Open Sans', Arial, '微軟正黑體', sans-serif;
	color: #0D0D12;
	text-transform: capitalize;
	font-weight: 500;
}
h1 {
	font-size: 55px;
	line-height: 62px;
	font-weight: 700;
}
h2 {
	font-size: 40px;
	line-height: 50px;
	font-weight: 600;
}
h3 {
	font-size: 24px;
	line-height: 34px;
}
h4 {font-size: 22px; line-height: 145%; color: #003883;}
h5 {font-size: 20px; line-height: 145%;}
h6 {font-size: 16px; line-height: 145%;}
p {
	font-family: 'Lato', 'Open Sans', Arial, '微軟正黑體', sans-serif;
	font-weight: 400;
	line-height: 28px;
	font-size: 16px;
	color: #585858;
}
a {
	text-decoration: none;
	display: inline-block;
	text-transform: uppercase;
	color: #fbfbfb;
	-webkit-transition: all .3s ease-out;
	   -moz-transition: all .3s ease-out;
	    -ms-transition: all .3s ease-out;
	     -o-transition: all .3s ease-out;
	        transition: all .3s ease-out;
}
a:hover > i {
	-webkit-transition: all .3s ease-out;
	   -moz-transition: all .3s ease-out;
	    -ms-transition: all .3s ease-out;
	     -o-transition: all .3s ease-out;
	        transition: all .3s ease-out;
}
a:hover, a:active, a:visited, a:focus {
	text-decoration: none;
	outline: none;
	color: #fbfbfb;
}
input, 
textarea {outline: none; -webkit-box-shadow: none; box-shadow: none;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
button {
	border: none;
	outline: none;
	box-shadow: none;
	display: block; 
	padding: 0;
}
ul {list-style-type: none;}
.clear-fix {clear: both;}
.clear-fix:after {
	display: table;
	content: '';
	clear: both;
}
.float-left {float: left;}
.float-right {float: right;}

.error-pages-button-or-Search>li>form>button, .news-item-wrapper .news-item .news-text-item>a>i,
.inspiration-tab .panel-heading h6 a:before, .faq-page-form-section form>textarea, .faq-page-form-section form>input,
.single-item-Wrapper .single-Text-item>h5, .related-product-slider.owl-theme .owl-nav [class*=owl-],
.service-v1-section .service-section .service-offer-item p, .service-v2-item .iteme-text,
.Our-Membership .Our-Membership-item, .Our-Membership .Our-Membership-item .Membership-div,
.them-footer-section .footer-section .footer-item-two>ul>li>i, .home-two-our-service .home-two-our-service-item .item-opact-text,
.single_item_wrapper>div, .client-claider-wrapper .item>div>div span, .news-item-wrapper .news-item,
.home-business-section .business-item>p:after, .service-section .service-offer-item>.service-icon>.flaticon,
.top-header .search-here>button>i, #theme-main-banner .camera_prev, #theme-main-banner .camera_next,
.tran3s, .cat-item-wrapper .cat-item .cat-text-item > a > i {
	-webkit-transition: all .3s ease-out;
	   -moz-transition: all .3s ease-out;
	    -ms-transition: all .3s ease-out;
	     -o-transition: all .3s ease-out;
	        transition: all .3s ease-out;
}

.service-section .service-offer-item,
img,
.tran7s {
	-webkit-transition: all .7s ease-out;
	   -moz-transition: all .7s ease-out;
	    -ms-transition: all .7s ease-out;
	     -o-transition: all .7s ease-out;
	        transition: all .7s ease-out;
}
.p-color {color: #a6a6a6;}
.p-color-bg {background: #e8e9ed;}
.text-center {text-align: center;}

/**additional setting for text**/
h4.v_title {font-size: 24px; line-height: 25px; margin-bottom: 30px;}
/*** 

====================================================================
  INDEX HOME
====================================================================

 ***/

/*=============== Header Top ===============*/
.top-header {padding: 40px 0;}
.top-header .them-logo,
.top-header .search-opson,
.top-header .header-icon-tx {height: 60px;}
.top-header .search-opson {padding-left: 10px;}
.top-header .search-here {
	float: right;
	width: 100%;
	padding-right: 30px;
	padding-top: 5px;
	position: relative;
	border-bottom: solid 1px #d1d1d1;
}
.navbar-collapse .search-here {
    border-top: solid 1px #d1d1d1;
    margin: 10px 15px 20px;
    padding-right: 30px;
    padding-top: 5px;
    position: relative;
    border-bottom: solid 1px #d1d1d1;
}
.top-header .search-here > input,.navbar-collapse .search-here > input {
	height: 44px;
	width: 100%;
	border: none;
	font-size: 16px;
	font-style: italic;
	font-family: 'Lato', 'Open Sans', Arial, '微軟正黑體', sans-serif;
}
.navbar-collapse .search-here > input {
    background: transparent;
}
.top-header .search-here > input:focus {outline: none;}
.top-header .search-here > button,.navbar-collapse .search-here > button {
	height: 44px;
	width: 30px;
	padding-left: 10px;
	position: absolute;
	top: 2px;
	right: 0;
	background: transparent;
}
.top-header .header-icon-tx:hover h5 > a,
.top-header .search-here>button:hover>i {color: #003883;}
.top-header .header-icon-tx {
	padding-left: 50px;
	position: relative;
	padding-top: 10px;
}
.top-header .header-icon-tx > img {
	position: absolute;
	top: 11px;
	left: 0;
}
.top-header .header-icon-tx h5 {font-size: 16px;}
.top-header .header-icon-tx h5 > a {
	text-transform: none;
	color: #202020;
}
.top-header .header-icon-tx p {
	color: #8d8d8d;
	font-size: 14px;
}
.seo-header .rmLogoDesc#rmPageDesc {text-indent: -6000px;overflow: hidden;}

/*=============== Menu ===============*/
.banner-ad-menu {position: relative;}
.theme-menu-fix-banner {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1;
}
.theme-menu-fix-banner.menu_3 {
    position: relative;
    background: #003883;
}
.theme-menu-fix-banner.menu_3 .navbar.menu_3 {
    margin-bottom: 0;
}
.theme-main-menu {
	background: #003883;
	position: relative;
}
.theme-main-menu:before {
	content: "";
	width: 2000px;
	background: #003883;
	float: left;
	position: absolute;
	top: 0;
	bottom: 0;
}
.main-menu .navbar-nav .menu-button {float: right !important;}
.main-menu .navbar-nav .menu-button > a {
	border-right: none;
	background: #0D0D12 !important;
	font-family: 'Lato', 'Open Sans', Arial, '微軟正黑體', sans-serif;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.5px;
}
.main-menu .navbar-nav .menu-button > a.hvr-bounce-to-right:before {background: #BF0008;}
.main-menu .navbar-nav {
	margin: 0;
	width: 100%;
}
.navbar {border: none;}
.main-menu .navbar-collapse {
	padding:0;
	box-shadow: none;
}
.main-menu .navbar-nav > li > a {
	font-family: 'Poppins', 'Open Sans', Arial, '微軟正黑體', sans-serif;
	background: transparent;
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
	color: #ffffff;
	padding: 0px 25px;
	line-height: 60px;
	border-right: solid 1px rgba(255, 255, 255, 0.1);
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.main-menu .navbar-nav > li.active > a,
.main-menu .navbar-nav > li:hover a,
.main-menu .navbar-nav > li:focus a {background: #BF0008;}
.main-menu nav ul li.dropdown-holder .fa {
	display: none;
	line-height: 42px;
	width: 55px;
	font-size: 18px;
	color: #ffffff;
	position: absolute;
	top:0;
	right:0;
	text-align: center;
	cursor: pointer;
}
.navbar-toggle {
	float: right !important;
	border: none;
	margin: 0;
	background: transparent;
	margin-top: 7px;
	margin-right: 8px;
}
.navbar-toggle .icon-bar {
	background: #ffffff;
	height: 3px;
	width: 30px;
}
.theme-menu-V-two-fix .navbar-toggle .icon-bar {background:#fbfbfb;}
#navbar-collapse-2 #form-search {display: none;}

/*=============== Sub Menu ===============*/
.main-menu .navbar-nav > li.dropdown-holder .sub-menu {
	position: absolute;
	min-width:230px;
	top: 100px;
	left: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	z-index: 99999;
}
.main-menu .navbar-nav > li.dropdown-holder:hover .sub-menu {
	opacity: 1;
	top: 70px;
	visibility: visible;
	-webkit-transform: scaleY(1);
	 -moz-transform: scaleY(1);
	  -ms-transform: scaleY(1);
	   -o-transform: scaleY(1);
		  transform: scaleY(1);
	z-index: 99999;
}
.main-menu .navbar-nav > li.dropdown-holder .sub-menu li a {
	font-family: 'Poppins', 'Open Sans', Arial, '微軟正黑體', sans-serif;
	font-size: 15px;
	font-weight: 500;
	line-height: 23px;
	text-transform: capitalize;
	color: #ffffff;
	padding: 15px 10px;
	display: block;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	background: #0D0D12;
	position: relative;
	z-index: 1;
	min-height: 47px;
}
.main-menu .navbar-nav > li.dropdown-holder .sub-menu li a:hover {
	background: #BF0008;
	padding-left: 18px;
}
.main-menu .navbar-nav > li.dropdown-holder .sub-menu li a:hover {color: #ffffff;}
.main-menu .navbar-nav > li.dropdown-holder .sub-menu li:last-child a {border:none;}
/*=============== Sub Menu level 2 ===============*/
.main-menu .navbar-nav > li.dropdown-holder .sub-menu li{
	position: relative;
}
.main-menu .navbar-nav > li.dropdown-holder .sub-menu ul {
	position: absolute;
	min-width:230px;
	top: 100;
	left: 230px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	z-index: 99999;
}
.main-menu .navbar-nav > li.dropdown-holder .sub-menu ul li a {
	font-family: 'Poppins', 'Open Sans', Arial, '微軟正黑體', sans-serif;
	font-size: 15px;
	font-weight: 500;
	line-height: 20px;
	text-transform: capitalize;
	color: #ffffff;
	padding: 15px 10px;
	display: block;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	background: #0D0D12;
	position: relative;
	z-index: 1;
	min-height: 47px;
}
.main-menu .navbar-nav > li.dropdown-holder .sub-menu ul li a:hover {
	background: #BF0008;
	padding-left: 18px;
}

.main-menu .navbar-nav > li.dropdown-holder .sub-menu > li.dropdown-holder:hover > ul {
	opacity: 1;
	top: 0;
	visibility: visible;
	-webkit-transform: scaleY(1);
	 -moz-transform: scaleY(1);
	  -ms-transform: scaleY(1);
	   -o-transform: scaleY(1);
		  transform: scaleY(1);
	z-index: 99999;
}
/*=============== scroll Menu ===============*/
@keyframes menu_sticky {
	0%   {margin-top:-120px; opacity: 0;}
	50%  {margin-top: -64px; opacity: 0;}
	100% {margin-top: 0; opacity: 1;}
}
.theme-menu-fix-banner.fixed {
	position: fixed !important;
	width:100%;
	top:0;
	left:0;
	z-index: 999;
	margin: 0;
	animation-name: menu_sticky;
	animation-duration: 0.90s;
	animation-timing-function: ease-in-out;
	height: 60px;
}
.theme-menu-fix-banner .navbar-header .them-logo a {
    display: initial;
}
.theme-menu-fix-banner .navbar-header .them-logo a img {
    display: none;
    height: 42px;
    padding: 7px 0 0 10px;
    float: left;
}

/*=============== Theme Main Banner ===============*/
.camera_wrap {float:none;}
#theme-main-banner .camera_overlayer {
	content: '';
	position: absolute;
	top:0;
	left:0;
	right: 0;
	bottom: 0;
}
#theme-main-banner .camera_prev, 
#theme-main-banner .camera_next {
	background: rgba(0, 0, 0, 0.15);
	height: 120px;
	width: 30px;
	margin-top: -60px;
	text-align: center;
}
#theme-main-banner .camera_prev:hover, 
#theme-main-banner .camera_next:hover {background: rgba(0, 0, 0, 0.5);}
#theme-main-banner .camera_prev i,
#theme-main-banner .camera_next i {
	font-size: 32px;
    color: #fff;
    line-height: 120px;
}
#theme-main-banner .camera_prev > span, 
#theme-main-banner .camera_next > span {
	background: none;
	display: block;
	width: 100%;
	height: 100%;
}
#theme-main-banner .camera_prev > span:before,
#theme-main-banner .camera_next > span:before {
	font-family: 'font-awesome';
	font-size: 32px;
	color:#ffffff;
	line-height: 120px;
}
#theme-main-banner .camera_prev > span:before {content: '';}
#theme-main-banner .camera_next > span:before {content: '';}
#theme-main-banner.camera_wrap .camera_pag .camera_pag_ul li {display: none !important;}
#theme-main-banner .camera_caption {height: 100%;}
#theme-main-banner .camera_caption > div {
	background: transparent;
	position: absolute;
	width: 100%;
	z-index: 1;
	top: 62%;
		-webkit-transform: translateY(-50%);
	   -moz-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	     -o-transform: translateY(-50%);
	        transform: translateY(-50%);
	text-shadow: none;
	left: 0;
	padding: 0;
}
#theme-main-banner .camera_caption .container.align-center {text-align: center;}
#theme-main-banner .camera_caption .container.align-right {text-align: right;}
#theme-main-banner .camera_caption .container a > h1 {color: #FFFFFF; font-size: 50px; line-height: 60px; text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);}
#theme-main-banner .camera_caption .container.align-center h1 {margin-top: 300px; font-size: 38px; line-height: 46px;}
#theme-main-banner .camera_caption .container a > p {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 400;
	text-transform: none;
	margin: 10px 0;
	line-height: 24px;
}
#theme-main-banner .camera_caption .container > a span.button-left:hover,
#theme-main-banner .camera_caption .container a span {
	font-weight: 700;
	font-size: 14px;
	border: 2px solid #003883;
	text-align: center;
	opacity: 1;
	color: #ffffff;
	padding: 12px 18px;
	display: inline-block;
}
#theme-main-banner .camera_caption .container > a span.button-right:hover,
#theme-main-banner .camera_caption .container > a span.button-left {
	border: 2px solid #BF0008;
	color: #ffffff;
}
#theme-main-banner .camera_caption .container > a span.button-left {background: #BF0008;}
#theme-main-banner .camera_caption .container > a span.button-left:before,
#theme-main-banner .camera_caption .container > a span.button-left:hover {background: #003883;}
#theme-main-banner .camera_caption .container > a span.button-right:before {background: #BF0008;}

/*=============== business section ===============*/
.home-business-section {margin: 100px 0 110px;}
.home-business-section .business-text > h1,
.home-business-section .business-text > p {
	font-family: 'Lato', 'Open Sans', Arial, '微軟正黑體', sans-serif;
	font-size: 38px;
	font-weight: 300;
	line-height: 50px;
	color: #0D0D12;
}
.home-business-section .business-text > h1 > a {
	font-family: 'Lato', 'Open Sans', Arial, '微軟正黑體', sans-serif;
	font-size: 38px;
	font-weight: 300;
	line-height: 50px;
	color: #0D0D12;
    text-transform: inherit;
}
.home-business-section .business-text > h1 > a:hover {color:#003883;}
.home-business-section .business-text > h1 {margin-left:10%; margin-right: 10%;}
.home-business-section .business-text > span.decoration {
	display: block;
	width: 61px;
	border-bottom: 2px solid #D02236;
	margin: 30px auto 0;
}
.home-business-section .business-item {margin-top: 80px;}
.home-business-section .business-item > div {
	height: 65px;
	margin-bottom: 20px;
}
.home-business-section .business-item > div > a > i {color:#003883;}
.home-business-section .business-item>h5>a {color: #0D0D12; text-transform: capitalize;}
.home-business-section .business-item>p {
	padding: 10px 0px 45px;
	position: relative;
}
.home-business-section .business-item>p:after {
	content: "";
	border-top: solid 1px #e8e9ed;
	border-bottom: solid 1px #e8e9ed;
	height: 5px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.home-business-section .business-item:hover>h5>a {color: #003883;}
.home-business-section .business-item:hover>p:after {border-color: #D02236;}

/*=============== them-main-title ===============*/
.them-main-title > span.decoration {
	display: block;
	width: 61px;
	border-bottom: 2px solid #D02236;
	padding-top: 10px;
}

/*=============== Service Offer ===============*/
.service-offer .them-main-title>h2 {color: #ffffff;}
.service-offer .them-main-title>span{margin: 0 auto;}
.service-offer {
	background: url(../images/home/bg-img-1.jpg) no-repeat center;
	background-size: cover;
	background-attachment: fixed;
}
.service-offer .service-section-opact {
	padding: 70px 0 80px;
	background: rgba(0,0,0,0.2);
}
.service-section {padding-top: 75px;}
.service-section .service-offer-item {
	background: rgba(0,0,0,0.7);
	padding: 40px 35px 48px 40px;
	margin-bottom: 30px;
}
.service-section .service-offer-item>.service-icon {margin-bottom: 14px;}
.service-section .service-offer-item>.service-icon>.flaticon {
	color: #e03558;
	font-size: 55px;
}
.service-section .service-offer-item:hover>.service-icon > .flaticon {color: #ffffff;}
.service-section .service-offer-item > .service-icon > span {
	display: inline-block;
	font-size: 40px;
	color: rgba(255, 255, 255, 0.45);
	padding-top: 10px;
	font-weight: 300;
}
.service-section .service-offer-item h3>a {text-transform: capitalize;}
.service-section .service-offer-item p {color: #ffffff; margin: 25px 0 20px;}
.service-section .service-offer-item:hover {background: #003883;}
.service-section .service-offer-item:hover > .service-icon > span {color: rgba(255, 255, 255, 0.9);}
.service-section .service-offer-item a {text-transform: capitalize;}
.service-section .service-offer-item a i {
	vertical-align: middle;
	margin-left: 8px;
}
/*=============== Events Section ===============*/
.events-section {margin: 120px 0 80px;}
.events-section .event-areya {position: relative;}
.events-section .event-areya > a {
	position: absolute;
	display: inline-block;
	top: 0;
	right: 0;
	line-height: 45px;
	border: solid 2px #D9D9D9;
	color: #757575;
	text-align: center;
	font-weight: 400;
	padding: 0 15px;
}
.events-section .event-areya > a:hover {color: #ffffff;}
.events-section .event-areya > a:before {background: #003883;}
.events-section .event-areya .event-margin {margin-bottom: 75px;}
.event-areya .event-item {margin-bottom: 42px;}
.event-areya .event-item .event-img {position: relative; overflow: hidden;}
.event-areya .event-item .event-img > a {width: 100%;}
.event-areya .event-item .event-img > a > img {width: 100%;}
.event-areya .event-item .event-img > div {
	position: absolute;
	top: 0;
	left: 15px;
	width: 60px;
	height: 60px;
	background: #BF0008;
	text-align: center;
}
.event-areya .event-item .event-img>div>span:nth-of-type(1) {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
	color: #ffffff;
	display: block;
	padding-top: 30px;
	letter-spacing: 1px;
}
.event-areya .event-item .event-img>div>span:nth-of-type(2) {
	font-size: 14px;
	text-transform: lowercase;
	color: #ffffff;
	display: block;
}
.event-areya .event-item:hover .event-img > a > img {
 	-webkit-transform: scale3D(1.1,1.1,1);
    transform: scale3D(1.1,1.1,1);
    opacity: 0.6;
}
.event-item .event-border {
	border: solid 1px #e8e9ed; 
	margin-left: -15px; 
	padding-left: 50px;
}
.event-item .event-text {padding-top: 38px; padding-bottom: 34px; min-height: 286px;} 
.event-item .event-text > h4 {line-height: 32px;}
.event-item .event-text > h4 > a {color: #0D0D12; text-transform: capitalize;}
.event-item:hover .event-text > h4 > a {color: #003883;}
.event-item .event-text > p {padding: 12px 0 22px; color: #585858;}
.event-item .event-text > span {
	display: inline-block;
	color: #0D0D12;
	text-transform: none;
	font-size: 16px;
	margin-bottom: 10px;
}
.event-item .event-text > a {
	display: inline-block;
	color: #BF0008;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 10px;
}
.event-item .event-text > a > i,
.event-item .event-text > span > i {margin-right: 8px; color: #BF0008;}
.event-item .event-text > a {margin-right: 25px;}
.event-item:hover .event-text > a,
.event-item:hover .event-text > a > i {color: #003883;}

/*=============== Choose Section ===============*/
.choose-section {
	background: url(/Templates/pic/bg_company.jpg) top center no-repeat;
	background-size: cover;
	background-attachment: scroll;
}
.choose-section .left-side,
.choose-section .right-side {
	width: 50%;
	height: 600px;
	overflow: hidden;
}
.choose-section .right-side .right-side-content,
.choose-section .left-side .left-side-content {
	width: 585px;
	max-width: 585px;
	height: 100%;
	overflow: hidden;
}
.choose-section .left-side {
	background-size: cover;
	background-attachment: fixed;
	background: none!important;
}
.choose-section .left-side .left-side-opact {
	background: rgba(0, 0, 0, 0.7);
	height: 100%;
}
.choose-section .left-side .left-side-content {padding-top: 140px; padding-right: 60px;}
.choose-section .left-side .left-side-content .left-content-text {padding-right: 30px;}
.choose-section .left-side .left-side-content .left-content-text > .them-main-title h2 {color: #ffffff;}
.choose-section .left-side .left-side-content .left-content-text > p {
	font-size: 18px;
	color: rgba(255, 255, 255, 0.75);
	margin: 30px 0;
}
.choose-section .left-side .left-side-content .left-content-text > a {
	display: block;
	width: 155px;
	line-height: 45px;
	background: #BF0008;
	text-align: center;
}
.choose-section .left-side .left-side-content .left-content-text > a:hover {background: #003883;}
.choose-section .right-side {background: rgba(0, 56, 131, 0.85);}
.choose-section .right-side .right-side-content {padding: 80px 0 0 80px;}
.choose-section .right-side .right-side-content .right-content-text {margin: 0 -15px;}
.choose-section .right-side .right-side-content .right-content-text .right-side-item {
	width: 50%;
	padding: 0 15px;
	min-height: 220px;
	margin-bottom: 20px;
}
.choose-section .right-side .right-side-content .right-content-text .right-side-item > i.flaticon {
	font-size: 50px; 
	color: #FFFFFF;
	display: block;
	margin-bottom: 6px;
}
.choose-section .right-side .right-side-content .right-content-text .right-side-item > h4 > a {text-transform: capitalize; color: #0D0D12;}
.choose-section .right-side .right-side-content .right-content-text .right-side-item:hover > h4 > a {color: #003883;}
.choose-section .right-side .right-side-content .right-content-text .right-side-item > p {color: rgba(255, 255, 255, 0.75); padding: 14px 0;}

/*=============== Home Gallery ===============*/
.home-gallery_wrapper {padding: 120px 0;}
.home-gallery_wrapper .isotop_menu>div>a {
	width: 135px;
	line-height: 45px;
	border: solid 2px #D9D9D9;
	color: #757575;
	text-align: center;
}
.home-gallery_wrapper .isotop_menu>div>a:hover {color: #ffffff;}
.home-gallery_wrapper .isotop_menu>div>a.hvr-bounce-to-right:before {background: #003883;}
.isotop_menu {margin-bottom: 65px;}
.isotop_menu ul {display: inline-block;}
.isotop_menu ul li {
	font-family: 'Poppins', 'Open Sans', Arial, '微軟正黑體', sans-serif;
	font-size: 16px;
	font-weight: 500;
	display: inline-block;
	cursor: pointer;
	padding: 8px 10px;
	text-transform: capitalize;
	color: #808080;
}
.isotop_menu ul li.is-checked,
.isotop_menu ul li:hover {color: #003883;}
.gallery_item_wrapper>.grid-sizer,
.gallery_item_wrapper>.isotop-item {
	width: 33.333333%;
	padding: 15px;
}
#isotop-gallery-wrapper .single_item_wrapper img {width: 100%;}
.single_item_wrapper {
	position: relative;
	overflow: hidden;
}
.single_item_wrapper>div {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(20, 20, 20, 0.5);
	opacity: 0;
	transform: scale(0);
    -webkit-transform: scale(0);
    	-moz-transform: scale(0);
    		-ms-transform: scale(0);
    		-o-transform: scale(0);
}
.single_item_wrapper:hover>div {
	opacity: 1;
	transform: scale(1);
    -webkit-transform: scale(1);
    	-moz-transform: scale(1);
    		-ms-transform: scale(1);
    		-o-transform: scale(1);
}
.single_item_wrapper > div > a {
	font-size: 50px;
	font-weight: 800;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	   -moz-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	     -o-transform: translateY(-50%);
	        transform: translateY(-50%);
	left: 50%;
	-webkit-transform: translateX(-50%);
	   -moz-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	     -o-transform: translateX(-50%);
	        transform: translateX(-50%);
	text-align: center;
	color: #ffffff;
	line-height: 0;
	text-transform: none;
}
.single_item_wrapper > div > a:hover{color: #003883;}


/*=============== Numver Section ===============*/
.numver-section {
	background: url(../images/home/bg-img-3.jpg) no-repeat center;
	background-size: cover;
	background-attachment: fixed;
}
.numver-section .numver-section-opact {
	background: rgba(0,0,0,0.2);
	padding: 100px 0;
} 
.numver-section .numver-section-opact .numver-title>h2 {color: #ffffff;}
.numver-section .numver-section-opact .numver-item>div {
	float: left;
	width: 33.333333%;
	color: #ffffff;
	padding: 10px 50px 0;
}
.numver-section .numver-section-opact .numver-item>div>h2 {color: #ffffff; font-size: 50px; font-weight: 500;}
.numver-section .numver-section-opact .numver-item>div>h2:before {
	content: "";
	display: block;
	width: 40px;
	border-top: 2px solid #D02236;
	margin-bottom: 7px;
}
.numver-section .numver-section-opact .numver-item>div>p {font-size: 17px;}

/*=============== Home Client Claider ===============*/
.them-main-title.text-center>span {margin: 0 auto;}
.home-client-claider {padding: 100px 0;}
.client-claider-wrapper {margin-top: 70px;}
.client-claider-wrapper .item {border: solid 1px rgba(0,0,0,0.05); min-height: 275px;}
.client-claider-wrapper .item>div {padding: 50px;}
.client-claider-wrapper .item>div>p {font-size: 20px; font-weight: 300; margin-bottom: 30px;}
.client-claider-wrapper .item>div>div {position: relative; padding:0 70px 0 40px;}
.client-claider-wrapper .item>div>div span {
	display: inline-block;
	width: 25px;
	border-top: 2px solid #D02236;
	position: absolute;
	top: 4px;
	left: 0;
}
.client-claider-wrapper .item:hover>div>div span {border-color: #003883;}
.client-claider-wrapper .item>div>div>img {
	width: 52px;
	height: 45px;
	position: absolute;
	top: 0;
	right: 5px;
}
.client-claider-wrapper .item>div>div>h6>a {color: #0D0D12; text-transform: capitalize;}
.client-claider-wrapper .item:hover>div>div>h6>a {color: #003883;}
.client-claider-wrapper .item>div>div>i {
	display: block;
	font-size: 16px;
	color: #9e9e9e;
	margin-top: 7px;
}
#client-claider-carousel.owl-theme .owl-nav.disabled+.owl-dots {margin-top: 40px;}
#client-claider-carousel.owl-theme .owl-dots .owl-dot span {
    margin: 5px 5px;
    background: transparent;
    border: solid 1px #c3bebe;
}
#client-claider-carousel.owl-theme .owl-dots .owl-dot.active span,
#client-claider-carousel.owl-theme .owl-dots .owl-dot span:hover {border-color: #BF0008; background: #BF0008;}

/*=============== Home Form Section ===============*/
.home-form-section {
	background: url(../images/home/bg-img-4.jpg) no-repeat center;
	background-size: cover;
	background-attachment: fixed;
}
.home-form-section .form-section-opact {
	background: rgba(0,0,0,0.2);
	padding: 100px 0;
}
.home-form-section .form-text-item {text-align: right; color: #ffffff;}
.home-form-section .form-text-item>.them-main-title>h2 {color: #ffffff;}
.home-form-section .form-text-item>.them-main-title>span {display: inline-block;}
.home-form-section .form-text-item>p {
	font-size: 18px; 
	line-height: 36px;
	font-weight: 300;
	margin-top: 15px;
}
.home-form-section .form-contact-item {padding: 10px 0 0 40px;}
.home-form-section .form-contact-item>form input {
	width: 100%;
	height: 50px;
	margin-bottom: 15px;
	border: 1px solid #ffffff;
	padding: 0 20px;
}
.home-form-section .form-contact-item>form textarea:focus,
.home-form-section .form-contact-item>form input:focus {border: 1px solid #BF0008;}
.home-form-section .form-contact-item>form textarea {
	width: 100%;
	max-width: 100%;
	height: 130px;
	max-height: 130px;
	margin-bottom: 15px;
	border: 1px solid #ffffff;
	padding: 20px;
}
.home-form-section .form-contact-item>form button {
	width: 155px;
	height: 45px;
	color: #ffffff;
	background: #BF0008;
	text-transform: uppercase;
}
.home-form-section .form-contact-item>form button:hover {
	color: #ffffff; 
	background: #003883; 
	font-weight: 700;
}

/*=============== Latest News Section ===============*/
.home-latest-news {margin: 100px 0 80px;}
.home-latest-news .news-item-wrapper {margin-top: 70px;}
.news-item-wrapper .news-item {
	margin-bottom: 30px;  
	border-left: none; 
	border-right: none;
}
.news-item-wrapper .news-item .news-item-img {overflow: hidden; position: relative;}
.news-item-wrapper .news-item .news-item-img > a {width: 100%; display: block;}
.news-item-wrapper .news-item .news-item-img > a > img {width: 100%;}
.news-item-wrapper .news-item:hover .news-item-img > a > img {opacity: 0.5;}
.news-item-wrapper .news-item .news-item-img > span {
	width: 85px;
	text-align: center;
	line-height: 37px;
	position: absolute;
	left: 0;
	top: 0;
	background: #BF0008;
	font-size: 15px;
	font-weight: 600;
	font-family: 'Poppins', 'Open Sans', Arial, '微軟正黑體', sans-serif;
	color: #ffffff;
	text-transform: uppercase;
}
.news-item-wrapper .news-item .news-text-item {padding: 30px 0;}
.news-item-wrapper .news-item .news-text-item > h3 > a {line-height: 30px; color: #0D0D12; text-transform: capitalize; font-size: 22px;}
.news-item-wrapper .news-item:hover .news-text-item > h3 > a {color: #003883;}
.news-item-wrapper .news-item .news-text-item a > p {
	color: #585858;
	margin: 15px 0 22px 0;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	white-space: normal;
	overflow: hidden;
	max-height: 84px;
	text-transform: none;
}
.news-item-wrapper .news-item .news-text-item > a {
	color: #BF0008; 
	text-transform: capitalize; 
	font-weight: 400; 
	font-size: 16px;
}
.news-item-wrapper .news-item .news-text-item > a > i {color: #BF0008; vertical-align: middle; margin-right: 8px; margin-top: -2px;}
.news-item-wrapper .news-item:hover .news-text-item > a > i,
.news-item-wrapper .news-item:hover .news-text-item > a {color: #003883;}
.home-latest-news .them-main-title a:hover h2 { color: #BF0008; }

/*=============== Logo slide ===============*/
.home-logo-slide {margin-bottom: 110px;}
.home-logo-slide .them-main-title>span {display: inline-block;}
#logo-claider-carousel.owl-theme .owl-dots .owl-dot span {display: none !important;}
#logo-claider-carousel .item>div {border: solid 1px #e7e5e5;}
#logo-claider-carousel .item>div>img {width: 100% !important;}

/*=============== home Footer section ===============*/
.them-footer-section .footer-button-section {
	background-color: #EB091E;
	background: linear-gradient(180deg, #EB091E 1%, #BF0008 99%);
	padding: 30px 0;
}
.them-footer-section .footer-button-section h3 {font-size: 28px; color: #0D0D12; line-height: 34px; margin: 10px 0;}
.them-footer-section .footer-button-section a {
	width: 195px;
	line-height: 55px;
	background: #0D0D12;
	text-align: center;
	font-size: 15px;
	font-weight: 700;
	float: right;
	color: #FFFFFF;
}
.them-footer-section .footer-button-section a:hover {color: #FFFFFF;}
.them-footer-section .footer-button-section a.hvr-bounce-to-right:before {background: #003883;}
.them-footer-section .footer-section {
	background-color: #003883;
	background-image: -moz-linear-gradient(top, #002A62, #003883);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#002A62), to(#003883));
	background-image: -webkit-linear-gradient(top, #002A62, #003883);
	background-image: -o-linear-gradient(top, #002A62, #003883);
	background-image: linear-gradient(to bottom, #002A62, #003883);
	background-repeat: repeat-x!important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002A62', endColorstr='#003883', GradientType=0);
	padding-top: 70px;
	color: rgba(255, 255, 255, 0.65);
}
.them-footer-section .footer-section .footer-item-one,
.them-footer-section .footer-section .footer-item-two,
.them-footer-section .footer-section .footer-item-three,
.them-footer-section .footer-section .footer-item-four {padding-bottom: 45px}
.them-footer-section .footer-section .footer-item-one > p {margin: 25px 0 30px 0; color: rgba(255, 255, 255, 0.65);}
.them-footer-section .footer-section .footer-item-one > ul > li {display: inline-block;}
.them-footer-section .footer-section .footer-item-one > ul > li > a {margin: 5px; color: rgba(255, 255, 255, 0.45);}
.them-footer-section .footer-section .footer-item-one .footre-logo img {margin: 2px 0 0 0;}
.them-footer-section .footer-section .footer-item-three > ul > li:hover > h6 > a,
.them-footer-section .footer-section .footer-item-one > ul > li > a:hover {color: #35CDE4;}
.them-footer-section .footer-section .footer-item-two > h3,
.them-footer-section .footer-section .footer-item-three > h3,
.them-footer-section .footer-section .footer-item-four address > h3 {
	color: #ffffff;
	position: relative;
	padding-left: 30px;
	margin-bottom: 30px;
}
.them-footer-section .footer-section .footer-item-two > h3:before,
.them-footer-section .footer-section .footer-item-three > h3:before,
.them-footer-section .footer-section .footer-item-four address > h3:before {
	content: "";
	display: inline-block;
	width: 20px;
	border-bottom: 2px solid #D02236;
	position: absolute;
	left: 0;
	top: 12px;
}
.them-footer-section .footer-section .footer-item-two > ul > li {
	position: relative;
	padding-left: 20px;
	margin-bottom: 15px;
	margin-left: 15px;
	line-height: 28px;
}
.them-footer-section .footer-section .footer-item-two > ul > li > i {
	position: absolute;
	left: 0;
	top: 3px;
}
.them-footer-section .footer-section .footer-bottom-item .privacy-item > h6 > a:hover,
.them-footer-section .footer-section .footer-item-two > ul > li:hover > i {color: #35CDE4;}
.them-footer-section .footer-section .footer-item-two > ul > li > a {text-transform: capitalize; color: rgba(255, 255, 255, 0.65);}
.them-footer-section .footer-section .footer-item-two > ul > li > a:hover {color: #35CDE4;}
.them-footer-section .footer-section .footer-item-three > ul > li {margin-bottom: 25px;}
.them-footer-section .footer-section .footer-item-three > ul > li > h4 > a {
	line-height: 25px;
	text-transform: capitalize;
	font-size: 16px;
}
.them-footer-section .footer-section .footer-item-three > ul > li > h4 > a:hover {color: #35CDE4;}
.them-footer-section .footer-section .footer-item-three > ul > li > i {display: block; margin-top: 8px;}
.them-footer-section .footer-section .footer-item-four address > span {display: block; margin-bottom: 15px; line-height: 28px;}
.them-footer-section .footer-section .footer-item-four address > span > i {margin-right:12px;}
.them-footer-section .footer-section .footer-bottom-item {
	padding: 20px 0;
	background: rgba(0, 0, 0, 0.25);
}
.them-footer-section .footer-section .footer-bottom-item p {color: rgba(255, 255, 255, 0.5); line-height: 22px;}
.them-footer-section .footer-section .footer-bottom-item p > a {text-transform: capitalize; color: rgba(255, 255, 255, 0.5);}
.them-footer-section .footer-section .footer-bottom-item p > a:hover {color: #ffffff;}
.them-footer-section .footer-section .footer-bottom-item .privacy-item > p {
	color: rgba(255, 255, 255, 0.5);
    display: inline-block;
    font-size: 0.85em;
    font-weight: 200!important;
    font-family: 'Poppins', 'Open Sans', Arial, '微軟正黑體', sans-serif;
    text-transform: capitalize;
}
.them-footer-section .footer-section .footer-bottom-item .privacy-item > p > a {color: rgba(255, 255, 255, 0.5); text-transform: none;}
.them-footer-section .footer-section .footer-bottom-item .privacy-item > p > a:hover {color: #e8e9ed;}


/*=============== index-2 ===============*/
.top-header-v-two {background: #003883; padding: 8px 0 10px 0;}
.top-header-v-two ul>li {display: inline-block; margin-right: 26px;}
.top-header-v-two ul>li>a {text-transform: capitalize;}
.top-header-v-two .top-header-left>li>a>i {margin-right: 7px; font-size: 18px;}
.top-header-v-two .top-header-right>li {float: right;}
.top-header-v-two .top-header-right>li>ul>li {margin: 0;}
.top-header-v-two .top-header-right>li:nth-of-type(1) {margin-right: 0;}
.top-header-v-two .top-header-right>li>ul>li>a {padding: 0 6px; color: #ffa9bb;}
.top-header-v-two .top-header-right>li>ul>li>a:hover {color: #ffffff;}

/*=============== menu-V-2 ===============*/
.theme-menu-V-two-fix.theme-menu-fix-banner {position: static; padding: 15px 0; background: #003883;}
.theme-menu-V-two-fix > div {position: relative;}
.theme-menu-V-two-fix .manu-logo-v-two a {line-height: 60px;}
.theme-menu-V-two-fix .manu-logo-v-two a img {margin: 3px 0 0 0;}
.theme-menu-V-two-fix .theme-main-menu {background: #003883 !important;}
.theme-menu-V-two-fix .theme-main-menu:before {display: none !important;}
.theme-menu-V-two-fix .navbar {margin-bottom: 0;}
.theme-menu-V-two-fix .main-menu .navbar-nav > li > a {
	color: #ffffff;
	padding: 5px 15px;
	border-right: none;
}
.theme-menu-V-two-fix .main-menu .navbar-nav >li.active>a,
.theme-menu-V-two-fix .main-menu .navbar-nav >li:hover a,
.theme-menu-V-two-fix .main-menu .navbar-nav >li:focus a {
	background: #BF0008;
	color: #ffffff;
}
.theme-menu-V-two-fix .main-menu .navbar-nav {padding-left: 0;}
.theme-menu-V-two-fix .navbar-toggle {margin-top: 13px;}
.theme-menu-V-two-fix .search_option {position: relative;}
.theme-menu-V-two-fix .search_option .search {
	background: transparent;
	border: none;
	font-size: 22px;
	color: rgba(255, 255, 255, 0.45);
	line-height: 60px;
}
.theme-menu-V-two-fix .search_option form.dropdown-menu {
    position: absolute;
    height: 55px;
    width: 280px;
    padding: 5px;
    border-radius: 0;
    right: 0;
    left: auto;
    top: 50px;
    font-size: 15px;
    box-shadow: none;
    border: none;
    float: none;
    margin: 0;
    background: #ffffff;
    z-index: 9999999;
}
.theme-menu-V-two-fix .search_option form input {
    width: 100%;
    height: 100%;
    background: transparent;
    outline: none;
    border: 1px solid #ececec;
    padding: 0 52px 0 10px;
}
.theme-menu-V-two-fix .search_option form button {
    display: block;
    width: 48px;
    background: #003883;
    color: #ffffff;
    border: 1px solid #ffffff;
    border-left: none;
    line-height: 45px;
    text-align: center;
    position: absolute;
    top: 4px;
    right: 5px;
}
.theme-menu-V-two-fix .manu-icon>div>a {color: rgba(255, 255, 255, 0.45); line-height: 60px;}
.theme-menu-V-two-fix .manu-icon>div>a>i {
	font-size: 22px;
	position: relative;
	margin-right: 25px;
}
.theme-menu-V-two-fix .manu-icon>div>a>i>span {
	position: absolute;
	height: 16px;
	width: 16px;
	background: #BF0008;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	right: -10px;
	bottom: -10px;
	color: #ffffff;
}
.theme-menu-V-two-fix .search_option .search:hover,
.theme-menu-V-two-fix .manu-icon > div > a:hover {color: #ffffff;}
.theme-menu-V-two-fix.fixed {
	position: fixed !important;
	width:100%;
	top:0;
	left:0;
	z-index: 9999;
	margin: 0;
	animation-name: menu_sticky;
	animation-duration: 0.90s;
	animation-timing-function: ease-in-out;
	height: 100px;
	background: #003883;
	padding: 0;
	-webkit-box-shadow: 0px 13px 20px -12px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 13px 20px -12px rgba(0,0,0,0.10);
    box-shadow: 0px 13px 20px -12px rgba(0,0,0,0.10);
}
.theme-menu-V-two-fix.fixed > div {margin-top: 10px;}

/*=============== home 2 business section ===============*/
.home-two-business .business-text span {margin: 30px 0 0;}

/*=============== Home-two-our-Service ===============*/
.home-two-our-service .home-two-our-service-item {
	width: 25%;
	overflow: hidden !important;
	position: relative;
}
.home-two-our-service .home-two-our-service-item img {width: 100%;}
.home-two-our-service .home-two-our-service-item .item-opact-text {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 60% 8% 0;
	color: #ffffff;
}
.home-two-our-service .home-two-our-service-item:hover .item-opact-text {
	background: rgba(249,57,97,0.7);
	padding: 20% 8% 0;
}
.home-two-our-service .home-two-our-service-item .item-opact-text h5>a {margin-bottom: 22px; text-transform: capitalize;}
.home-two-our-service .home-two-our-service-item .item-opact-text h5>a>i {vertical-align: middle; margin-left: 5px;}
.home-two-our-service .home-two-our-service-item .item-opact-text p {display: none; line-height: 22px;}
.home-two-our-service .home-two-our-service-item:hover .item-opact-text p {display: block;}

/*=============== Home-two Experts section ===============*/
.home-two-experts-section {margin: 100px 0;}
.home-two-experts-section .them-main-title > h2 {margin: 0 30px}
.home-two-experts-section .them-main-title > p {margin: 25px 30px 0 30px;}
.experts-claider-wrapper {margin-top: 70px;}
.experts-claider-wrapper .item .expert-img {
	height: 200px;
	width: 300px;
	overflow: hidden;
	margin: 0 auto 30px;
} 
.experts-claider-wrapper .item .expert-img > img {width: 100%;}
.experts-claider-wrapper .item h3 {color: #0D0D12; text-transform: capitalize; font-weight: 600; font-size: 20px; line-height: 145%;}
/*.experts-claider-wrapper .item span {color: #003883; font-size: 15px; margin: 10px 0 20px 0; display: block;}*/
.experts-claider-wrapper .item span {color: #585858; font-size: 16px; font-weight: 400px; line-height: 28px; margin: 10px 0 20px 0; display: block;} /**原應為序號，客戶無excel資料，因此改為p之設定**/
.experts-claider-wrapper .item p {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	white-space: normal;
	overflow: hidden;
	max-height: 84px;
}
#home-two-experts-carousel.owl-theme .owl-dots .owl-dot span {display: none;}
.experts-claider-wrapper .item:hover h3 {color: #003883;}

/*=============== Choose Section ===============*/
.choose-section .home-two-right-side {background: rgba(0, 56, 131, 0.85);}
.choose-section .home-two-right-side .right-side-content {padding: 70px 0 0 80px;}
.choose-section .home-two-right-side .right-side-content .right-content-text {margin: 0;}
.choose-section .home-two-right-side .right-side-content .right-content-text .right-side-item {
	width: 100%;
	padding: 0;
	min-height: auto;
	margin-bottom: 40px;
	position: relative;
	padding-left: 75px;
}
.choose-section .home-two-right-side .right-side-content .right-content-text .right-side-item > i.flaticon {
	position: absolute;
	top: 0;
	left: 0;
	line-height: 50px;
	color: #ffffff;
	margin-bottom: 0;
}
.choose-section .home-two-right-side .right-side-content .right-content-text .right-side-item>i.fa {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 50px;
	color: #ffffff;
	margin-bottom: 0;
}
.choose-section .home-two-right-side .right-side-content .right-content-text .right-side-item img {
	position: absolute;
	top: 0;
	left: 0;
}
.choose-section .home-two-right-side .right-side-content .right-content-text .right-side-item > h3 {
	color: #ffffff;
	margin-bottom: 10px;
}
.choose-section .home-two-right-side .right-side-content .right-content-text .right-side-item > h3 > a {color: #ffffff;}
.choose-section .home-two-right-side .right-side-content .right-content-text .right-side-item:hover > h4 > a {color: #35CDE4;}
.choose-section .home-two-right-side .right-side-content .right-content-text .right-side-item > p {
	color: rgba(255, 255, 255, 0.75); 
	padding: 0 80px 0 0;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	white-space: normal;
	overflow: hidden;
	max-height: 84px;
}

/*=============== Home two Recent work ===============*/
.Recent-work-section {margin-bottom: 120px;}
.Recent-work-taitle > p {
	color: #868686; 
	margin: 30px 0;
}
.Recent-work-taitle > a {
	width: 152px;
	line-height: 45px;
	background: #003883;
	text-align: center;
	font-weight: 600;
}
.Recent-work-taitle>a:before {background: #0D0D12;}
#Recent-work-claider-carousel.owl-theme .owl-dots .owl-dot span {display: none;}
#Recent-work-claider-carousel .item:hover img {opacity: 0.5;}

/*=============== Our Membership ===============*/
.Our-Membership {margin: 120px 0 130px;}
.Our-Membership .them-main-title {margin-bottom: 65px;}
.Our-Membership .them-main-title>p {margin-top: 15px; font-size: 18px;}
.Our-Membership .Our-Membership-item {padding-top: 15px; height: 535px; margin-bottom: 15px;}
.Our-Membership .Our-Membership-item:hover {padding: 0 0 15px;}
.Our-Membership .Our-Membership-item .Membership-div {
	height: 520px;
	overflow: hidden;
	padding: 55px 10px 20px;
	color: #ffffff;
}
.Our-Membership .Our-Membership-item:hover .Membership-div {
	-webkit-box-shadow: 0px 18px 21px -3px rgba(0,0,0,0.35);
		-moz-box-shadow: 0px 18px 21px -3px rgba(0,0,0,0.35);
			box-shadow: 0px 18px 21px -3px rgba(0,0,0,0.35);
}
.Our-Membership .Our-Membership-item .Membership-div>h6 {color: #ffffff; text-transform: uppercase;}
.Our-Membership .Our-Membership-item .Membership-div>strong {display: block; font-size: 60px; font-family: 'Poppins', 'Open Sans', Arial, '微軟正黑體', sans-serif; font-weight: 400; line-height: 100px;}
.Our-Membership .Our-Membership-item .Membership-div>h5 {font-size: 14px; text-transform: uppercase;}
.Our-Membership .Our-Membership-item .Membership-div>p {margin: 35px 0 27px;}
.Our-Membership .Our-Membership-item .Membership-div>span {display: block; text-transform: uppercase; font-size: 14px; font-family: 'Poppins', 'Open Sans', Arial, '微軟正黑體', sans-serif; margin-bottom: 30px;}
.Our-Membership .Our-Membership-item .Membership-div>a {
	width: 180px;
	line-height: 50px;
	background: rgba(0,0,0,0.1);
	text-align: center;
	font-size: 14px;
	display: block;
	margin: 0 auto;
}
.Our-Membership .Our-Membership-item .Membership-div>a:before {background: #003883}
.Our-Membership .Our-Membership-item .Membership-div.item-one-color {background: #00abf2;}
.Our-Membership .Our-Membership-item .Membership-div.item-one-color>h5 {color: #66cdf7;}
.Our-Membership .Our-Membership-item .Membership-div.item-one-color>span {color: #0077a9;}
.Our-Membership .Our-Membership-item .Membership-div.item-two-color {background: #9251ff;}
.Our-Membership .Our-Membership-item .Membership-div.item-two-color>h5 {color: #be97ff;}
.Our-Membership .Our-Membership-item .Membership-div.item-two-color>span {color: #6639b2;}
.Our-Membership .Our-Membership-item .Membership-div.item-three-color {background: #11dc9c;}
.Our-Membership .Our-Membership-item .Membership-div.item-three-color>h5 {color: #70eac4;}
.Our-Membership .Our-Membership-item .Membership-div.item-three-color>span {color: #0c9a6d;}

/*=============== Enar-page-banner ===============*/
.Enar-page-banner {
	background:#5D7790 url(/Templates/pic/enar-page-banner.jpg) left top no-repeat;
	background-size: cover;
	background-attachment: scroll;
}
.Enar-page-banner .Enar-page-banner-opact {
	min-height: 200px;
	padding: 40px 0 30px 0;
}
.Enar-page-banner .Enar-page-banner-opact h1 {color: #000000; margin-bottom: 25px; font-size: 40px;}
.Enar-page-banner .Enar-page-banner-opact ul > li {display: inline-block; color: #FBFBFB;}
.Enar-page-banner .Enar-page-banner-opact ul > li > span.decoration {
	display: inline-block; 
	width: 40px;
	border-bottom: 2px solid #D02236;
	vertical-align: middle;
	margin-right: 8px;
}
.Enar-page-banner .Enar-page-banner-opact ul > li > a {text-transform: capitalize; margin: 0 4px; color:#FBFBFB;}
.Enar-page-banner .Enar-page-banner-opact ul > li:last-child {text-transform: capitalize;}
.Enar-page-banner .Enar-page-banner-opact ul > li:last-child,
.Enar-page-banner .Enar-page-banner-opact ul > li:last-child > a {color: #FFFFFF;}
.Enar-page-banner .Enar-page-banner-opact ul > li > a:hover {color: #51FFE9;}

/*=============== About us & Branch ===============*/
.About-us-section .About-us-img-section .About-us-img {overflow: hidden;}
.About-us-section .About-us-img-section .About-us-img img {width: 100%;}
.About-us-section .About-us-img-section:hover .About-us-img img {
	-webkit-transform: scale3D(1.1, 1.1, 1);
    transform: scale3D(1.1, 1.1, 1);
    opacity: 0.6;
}
.About-us-section .About-us-img-section .img-text-border {margin-left: -15px;}
.About-us-section .About-us-img-section .img-text-border .About-us-img-text {padding: 0 15px 0 70px;}
.About-us-section .About-us-img-section .img-text-border .About-us-img-text h2 {font-size: 38px; line-height: 50px; margin-bottom: 8px; font-weight: unset;}
.About-us-section .About-us-img-section .img-text-border .About-us-img-text h3 {padding-top: 30px; margin-right: 40px; font-size: 22px; line-height: 145%; color: #003883;}
.About-us-section .About-us-img-section .img-text-border .About-us-img-text span {display: block; width: 61px; border-top: 2px solid #D02236;}
.About-us-section .About-us-img-section .img-text-border .About-us-img-text p {padding-right: 40px; margin: 30px 0; color: #585858;}
.About-us-section .About-us-img-section .img-text-border .About-us-img-text ul>li>h6>a {color: #0D0D12; text-transform: capitalize; font-size: 18px; margin: 20px 0 8px;}
.About-us-section .About-us-img-section .img-text-border .About-us-img-text:hover ul>li>h6>a {color: #003883;}
.About-us-section .About-us-img-section .img-text-border .About-us-img-text ul>li {color: #9d9d9d;}
.About-us-section .About-us-img-section > hr {
	border-bottom: 1px solid #e8e9ed;
	border-top: 0;
	clear: both;
	padding-top: 20px;
	margin: 0 15px;
}

.About-us-section .About-us-text-section {margin-top: 50px;}
.About-us-section .About-us-text-section .About-us-text {margin-bottom: 80px}
.About-us-section .About-us-text-section .About-us-text h3 {font-weight: 600; margin-bottom: 30px;}
.About-us-section .About-us-text-section .About-us-text h4 {margin-bottom: 15px; font-size: 20px; line-height: 145%; color: #151515;}
.About-us-section .About-us-text-section .About-us-text p {margin-bottom: 30px; color: #585858;}
.About-us-section .About-us-text-section .About-us-text > ul {margin: 0 0 30px 0;}
.About-us-section .About-us-text-section .About-us-text > ul li {color: #585858; font-weight: 700; margin-bottom: 14px;}
.About-us-section .About-us-text-section .About-us-text > ul li > i {font-size: 14px; color: #8f8f8f; vertical-align: middle; margin-right: 8px;}

.About-us-section .Branch-section {margin:80px 0 40px 0;}
.About-us-section .Branch-section .branches-block {margin:0 0 40px 0; overflow: hidden;}
.About-us-section .Branch-section .branches-block h4 {font-weight: 600; margin-bottom: 15px; color: #151515; font-size: 24px; line-height: 34px;}
.About-us-section .Branch-section .branches-block .branch-col h5 {color: #003883; margin: 15px 0;}
.About-us-section .Branch-section .branches-block .branch-col p {color: #0D0D12; margin-bottom: 10px; font-size: 18px;}
.About-us-section .Branch-section .branches-block .branch-col span {color: #585858; display: block; margin-bottom:10px;}
.About-us-section .Branch-section .branches-block .branch-col span > i {color: #8f8f8f; vertical-align: middle; margin-right: 8px;}
.About-us-section .Branch-section .branches-block .branch-col span > a {color: #BF0008; text-transform: none}
.About-us-section .Branch-section .branches-block .branch-col span > a:hover {color: #003883;}

.Branch-section {margin:80px 0 40px 0;}
.Branch-section .branches-block {margin:0 0 40px 0; overflow: hidden;}
.Branch-section .branches-block h3 {font-weight: 600; margin-bottom: 15px;}
.Branch-section .branches-block .branch-col h5 {color: #003883; margin: 15px 0;}
.Branch-section .branches-block .branch-col p {color: #0D0D12; margin-bottom: 10px; font-size: 18px;}
.Branch-section .branches-block .branch-col span {color: #585858; display: block; margin-bottom:10px;}
.Branch-section .branches-block .branch-col span > i {color: #8f8f8f; vertical-align: middle; margin-right: 8px;}
.Branch-section .branches-block .branch-col span > a {color: #BF0008; text-transform: none}
.Branch-section .branches-block .branch-col span > a:hover {color: #003883;}

.normal_section {margin: 130px 0 40px;}
.normal_section .normal_img_section .normal_img {overflow: hidden;}
.normal_section .normal_img_section .normal_img img {width: 100%;}
.normal_section .normal_img_section:hover .normal_img img {
	-webkit-transform: scale3D(1.1, 1.1, 1);
    transform: scale3D(1.1, 1.1, 1);
    opacity: 0.6;
}
.normal_section .normal_img_section .img-text-border {margin-left: -15px;}
.normal_section .normal_img_section .img-text-border .img-text {padding: 45px 15px 0 70px;}
.normal_section .normal_img_section .img-text-border .img-text h3 {font-size: 38px; line-height: 50px; margin-bottom: 8px;}
.normal_section .normal_img_section .img-text-border .img-text span {display: block; width: 61px; border-top: 2px solid #D02236;}
.normal_section .normal_img_section .img-text-border .img-text p {padding-right: 40px; margin: 30px 0; color: #585858;}
.normal_section .normal_img_section .img-text-border .img-text ul>li>h6>a {color: #0D0D12; text-transform: capitalize; font-size: 18px; margin: 20px 0 8px;}
.normal_section .normal_img_section .img-text-border .img-text:hover ul>li>h6>a {color: #003883;}
.normal_section .normal_img_section .img-text-border .img-text:hover ul>li {color: #9d9d9d;}
.normal_section .normal_img_section > hr {
	border-bottom: 1px solid #e8e9ed;
	border-top: 0;
	clear: both;
	padding-top: 90px;
	margin: 0 15px;
}

.normal_section .normal_text_section {margin-top: 80px;}
/*.normal_top_left_section .text {margin-bottom: 80px}*/
.normal_section .text h3 {font-weight: 600; margin-bottom: 30px;}
.normal_section .text h5 {color: #003883; margin-bottom: 15px;}
.normal_section .text p {margin-bottom: 30px; color: #585858;}
.normal_section .text > ul {margin: 0 0 30px 0;}
.normal_section .text > ul li {color: #585858; font-weight: 700; margin-bottom: 14px;}
.normal_section .text > ul li > i {font-size: 8px; color: #8f8f8f; vertical-align: middle; margin-right: 8px;}

.normal_section .Branch-section {margin:80px 0 40px 0;}
.normal_section .Branch-section .branches-block {margin:0 0 40px 0; overflow: hidden;}
.normal_section .Branch-section .branches-block h3 {font-weight: 600; margin-bottom: 15px;}
.normal_section .Branch-section .branches-block .branch-col h5 {color: #003883; margin: 15px 0;}
.normal_section .Branch-section .branches-block .branch-col p {color: #0D0D12; margin-bottom: 10px; font-size: 18px;}
.normal_section .Branch-section .branches-block .branch-col span {color: #585858; display: block; margin-bottom:10px;}
.normal_section .Branch-section .branches-block .branch-col span > i {color: #BF0008; vertical-align: middle; margin-right: 8px;}
.normal_section .Branch-section .branches-block .branch-col span > a {color: #BF0008; text-transform: none}
.normal_section .Branch-section .branches-block .branch-col span > a:hover {color: #003883;}

.About-us-section .About-us-img-section .img-text-border .About-us-img-text h4 {padding-top:30px; margin-right: 40px;}
.About-us-section .About-us-img-section .img-text-border .About-us-img-text .contact-us-tel {font-size: 22px; font-weight: 500; color:#003883; width: unset; border-top: none;}

/*=============== Service-V-1 ===============*/
.service-v1-section {margin: 80px 0 120px;}
.service-v1-section .service-section .service-offer-item {background: #ffffff; border: solid 1px #f4f4f4;}
.service-v1-section .service-section .service-offer-item:hover {background: #003883;}
.service-v1-section .service-section .service-offer-item h3 > a {color: #0D0D12;}
.service-v1-section .service-section .service-offer-item:hover a,
.service-v1-section .service-section .service-offer-item:hover h3 > a {color: #35CDE4;}
.service-v1-section .service-section .service-offer-item p {color: #919191;}
.service-v1-section .service-section .service-offer-item:hover p {color: #ffffff;}
.service-v1-section .service-section .service-offer-item a {color: #BF0008;}
.service-v1-section .service-section .service-offer-item > .service-icon > span {color: #eaeaea;}

/*=============== Service-V-2 ===============*/
.our-service-v2-section {margin: 120px 0;}
.service-v2-item {margin-bottom: 45px;}
.service-v2-item .item-img {overflow: hidden;}
.service-v2-item .item-img > a >img {width: 100%;}
.service-v2-item:hover .item-img > a >img {
	-webkit-transform: scale3D(1.1,1.1,1);
    transform: scale3D(1.1,1.1,1);
    opacity: 0.6;
}
.service-v2-item .iteme-text {
	border: solid 1px #ffffff;
	border-top: none;
	padding: 30px 15px;
	min-height: 210px;
}
.service-v2-item:hover .iteme-text {border-color:#ffffff;}
.service-v2-item .iteme-text>h3>a {color: #0D0D12; text-transform: capitalize; margin-bottom: 14px;}
.service-v2-item:hover .iteme-text>h3>a {color: #003883;}
.service-v2-item .iteme-text a > p {
	color: #585858;
	margin: 0 0 30px 0;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	white-space: normal;
	overflow: hidden;
	max-height: 84px;
	text-transform: none;
}
.service-v2-item .iteme-text > a {color: #BF0008; text-transform: capitalize; font-weight: 500;}
.service-v2-item .iteme-text > a > i {color: #BF0008; margin-right: 8px;}
.service-v2-item:hover .iteme-text > a {color: #003883;}
.service-v2-item:hover .iteme-text > a > i {color: #003883;}
.service-v2-item:hover .iteme-text > a:hover,
.service-v2-item:hover .iteme-text > a:hover > i {color: #003883;}
.service-v2-item:hover .iteme-text > a.but-more,
.service-v2-item:hover .iteme-text > a.but-more > i {color: #003883;}

/*=============== Service Details ===============*/
.Service-Details {margin: 130px 0 120px 0;}

.Service-Details .Service-Detail-left-col {overflow: hidden; margin-bottom: 30px;}
.Service-Details .Service-Detail-left-col h3 {margin-bottom: 30px;}
.Service-Details .Service-Detail-left-col h5 {margin-bottom: 15px; color: #003883;}
.Service-Details .Service-Detail-left-col h6 {margin-bottom: 15px;}
.Service-Details .Service-Detail-left-col p {margin-bottom: 30px;}
.Service-Details .Service-Detail-left-col ul {margin-bottom: 30px;}
.Service-Details .Service-Detail-left-col ul > li {font-weight: 700; margin-bottom: 14px;}
.Service-Details .Service-Detail-left-col ul > li > i {margin-right: 8px; color: #8f8f8f; font-size: 8px; vertical-align: middle;}

.Service-Details .Service-Details-right-side-item {padding-left: 35px;}
.Service-Details .Service-Details-right-side-item .right-side-item-top-area .top-area-img {overflow: hidden;}
.Service-Details .Service-Details-right-side-item .right-side-item-top-area .top-area-img img {width: 100%;}
.Service-Details .Service-Details-right-side-item .right-side-item-Our-Approch:hover .Approch-img img,
.Service-Details .Service-Details-right-side-item:hover .right-side-item-top-area .top-area-img img {
	-webkit-transform: scale3D(1.1,1.1,1);
    transform: scale3D(1.1,1.1,1);
    opacity: 0.6;
}
.Service-Details .Service-Details-right-side-item .right-side-item-top-area>h3>a {
	font-size: 28px; 
	font-weight: 600;
	color: #0D0D12;
	text-transform: capitalize;
	margin: 60px 0 35px;
	line-height: 30px;
}
.Service-Details .Service-Details-left-side-item .coll-us-item:hover>h6>a,
.Service-Details .Service-Details-left-side-item .Download-PDF-item:hover>div>a,
.Service-Details .Service-Details-right-side-item .right-side-item-top-area:hover>h3>a {color: #003883;}
.Service-Details .Service-Details-right-side-item .right-side-item-top-area>h6 {font-size: 18px; margin-bottom: 40px; line-height: 25px;}
.Service-Details .Service-Details-right-side-item p {color: #808080;}
.Service-Details .Service-Details-right-side-item .right-side-item-Our-Approch {margin: 70px 0;}
.Service-Details .Service-Details-right-side-item .right-side-item-Our-Approch .Approch-img {
	float: left;
	overflow: hidden;
	width: 40%;
}
.Service-Details .Service-Details-right-side-item .right-side-item-Our-Approch .Approch-img img {width: 100%}
.Service-Details .Service-Details-right-side-item .right-side-item-Our-Approch .Approch-text {
	float: right;
	width: 60%;
	padding-left: 50px;
}
.Service-Details .Service-Details-right-side-item .right-side-item-Our-Approch .Approch-text>h3 {font-weight: 600; margin-bottom: 15px;}
.Service-Details .Service-Details-right-side-item .right-side-item-Our-Approch .Approch-text>h6 {line-height: 30px; margin-bottom: 20px;}
.Service-Details .Service-Details-right-side-item .right-side-item-benefits>ul>li>i,
.Service-Details .Service-Details-right-side-item .right-side-item-Our-Approch .Approch-text>ul>li>i {
	font-size: 8px; 
	color: #8F8F8F; 
	vertical-align: middle; 
	margin-right: 5px;
}
.Service-Details .Service-Details-right-side-item .right-side-item-benefits>ul>li,
.Service-Details .Service-Details-right-side-item .right-side-item-Our-Approch .Approch-text>ul>li {color: #808080; font-weight: 700; margin-bottom: 14px;}
.Service-Details .Service-Details-right-side-item .right-side-item-benefits>h3 {font-weight: 600; margin-bottom: 30px;}
.Service-Details .Service-Details-right-side-item .right-side-item-benefits>ul {margin: 35px 0;}
.Service-Details .Service-Details-right-side-item .right-side-item-benefits {margin-bottom: 50px;}
/*=======*/
.Service-Details .Service-Details-left-side-item>ul {max-width: 270px;}
.Service-Details .Service-Details-left-side-item>ul>li {background: #003883; border-bottom: solid 1px #D02236;}
.Service-Details .Service-Details-left-side-item>ul>li>a {padding: 20px 20px 20px 25px; display: block; text-transform: capitalize; font-weight: 500;}
.Service-Details .Service-Details-left-side-item>ul>li>a:hover {padding-left: 40px; background: rgba(0,0,0,0.1);}
.Service-Details .Service-Details-left-side-item .coll-us-item {border: solid 1px #e8e9ed; text-align: center; padding: 30px 10px; margin: 20px 0;}
.Service-Details .Service-Details-left-side-item .coll-us-item > p {font-size: 18px; font-weight: 300; color: #808080;}
.Service-Details .Service-Details-left-side-item .coll-us-item > p > span {font-weight: 700; color: #0D0D12;}
.Service-Details .Service-Details-left-side-item .coll-us-item > h6 > a {color: #808080; margin-top: 15px; text-transform: capitalize;}

/*=============== Sidebar Download PDF & Call Us ===============*/
.call-us-item,
.Download-PDF-item {border-radius: 4px;}

.Download-PDF-item {
	border: solid 1px #e8e9ed;
	margin: 30px 0;
	padding: 25px;
}
.Download-PDF-item > h5 {font-weight: 600;}
.Download-PDF-item > p.Download-PDF-item-title {color:#000000; font-size:20px; font-weight:600; margin:0 0 20px 0}
.Download-PDF-item > p {color: #585858; font-size: 16px; margin: 20px 0;}
.Download-PDF-item > div > a > img {width: 25px; margin-right: 14px;}
.Download-PDF-item > div > a {
	color: #BF0008; 
	font-size: 14px; 
	font-weight: 600;
	font-family: 'Poppins', 'Open Sans', Arial, '微軟正黑體', sans-serif;
	vertical-align: middle;
	padding-top: 2px;
}
.Download-PDF-item > div > a:hover {color:#003883;}

.call-us-item {border: 1px solid #e8e9ed; text-align: center; padding: 30px 10px; margin: 30px 0; background-color: #e8e9ed;}
.call-us-item > p {font-size: 18px; font-weight: 300; color: #4c4c4c;}
.call-us-item > p > span {font-weight: 700; color: #0D0D12;}
.call-us-item > p > a {color: #0D0D12; margin-top: 15px; text-transform: capitalize; font-size: 16px; line-height: 145%; font-family: 'Poppins','Open Sans',Arial,'微軟正黑體',sans-serif; font-weight: 500;}
.call-us-item > p > a:hover {color:#003883;}
.call-us-item > p > a img {width: 25px; margin-right: 5px;}

.call-us-item p.contact-us-tel-side {color: #BF0008; font-weight: 600;}

/*=============== Projects V-2 ===============*/
.Projects-gallery-v-Two>.gallery_item_wrapper>.grid-sizer,
.Projects-gallery-v-Two>.gallery_item_wrapper>.isotop-item {width: 25%;}

.isotop-item .item-text-col {
	text-align: center;
	padding: 15px;
	border: 1px solid #e8e9ed;
	border-top: none;
}
.isotop-item .item-text-col > h5 {}
.isotop-item .item-text-col > h5 > a {color:#0D0D12; text-transform: capitalize;}
.isotop-item .item-text-col > h5 > a:hover {color:#003883;}
.isotop-item .item-text-col > p {}
.isotop-item .item-text-col > a {color:#BF0008; text-transform: capitalize;}
.isotop-item .item-text-col > a > i {color:#BF0008;}
.isotop-item .item-text-col > a:hover,
.isotop-item .item-text-col > a:hover > i {color:#003883;}

/*=============== Projects V-3 ===============*/
.Projects-gallery-v-Three>.gallery_item_wrapper>.grid-sizer,
.Projects-gallery-v-Three>.gallery_item_wrapper>.isotop-item {width: 50%;}

/*================ Single Projects ===============*/
.Single-Project {margin: 150px 0 100px;}
.Single-Project .Single-Project-img-item {overflow: hidden;}
.Single-Project .Single-Project-img-item img {width: 100%;}
.Single-Project .Single-Project-left-Side:hover .Single-Project-img-item img,
.Single-Project .Single-Project-Right-Side:hover .Single-Project-img-item img {
 	-webkit-transform: scale3D(1.1,1.1,1);
    transform: scale3D(1.1,1.1,1);
    opacity: 0.6;
}
.Single-Project .Single-Project-Right-Side>h3>a,
.Single-Project .Single-Project-left-Side>h3>a {
	color: #0D0D12; 
	text-transform: capitalize; 
	font-size: 28px; 
	font-weight: 600;
	margin: 60px 0 40px;
}
.Single-Project .Single-Project-Right-Side:hover>h3>a,
.Single-Project .Single-Project-left-Side:hover>h3>a {color: #003883;}
.Single-Project .Single-Project-left-Side>h6 {font-size: 18px; line-height: 25px; color: #0D0D12; margin-bottom: 20px;}
.Single-Project p {color: #808080;}
.Single-Project .Single-Project-left-Side>.Project-Challange {margin: 60px 0;}
.Single-Project .Single-Project-left-Side>.Project-Challange>h3 {margin-bottom: 30px;}
.Single-Project .Single-Project-left-Side>.Project-Challange>ul {margin-top: 30px;}
.Single-Project .Single-Project-left-Side>.Project-Challange>ul>li {position: relative; padding-left: 18px; margin-bottom: 20px; font-weight: 700; color: #676767;}
.Single-Project .Single-Project-left-Side>.Project-Challange>ul>li>i {
	position: absolute;
	left: 0;
	top: 7px;
	color: #8F8F8F;
	font-size: 8px;
}
.Single-Project .Single-Project-left-Side>.Result {margin-bottom: 50px;}
.Single-Project .Single-Project-left-Side>.Result>h3 {margin-bottom: 25px;}
.Single-Project .Single-Project-Right-Side ul {border: solid 1px #eeeeee; margin-top: 50px;}
.Single-Project .Single-Project-Right-Side ul>li {border-bottom: solid 1px #eeeeee; padding: 15px 10px 15px 40px;}
.Single-Project .Single-Project-Right-Side ul>li>h6>a {color: #0D0D12; font-size: 18px; text-transform: capitalize; margin-bottom: 10px;}
.Single-Project .Single-Project-Right-Side ul>li:hover>h6>a {color: #003883;}

/*=============== Team ===============*/
.Team-section {margin: 60px 0 100px;}
.Team-section .Team-Width {margin-bottom: 60px;}
.Team-section .Team-Width:hover .expert-img>img {
	-webkit-transform: scale3D(1.1,1.1,1);
    transform: scale3D(1.1,1.1,1);
    opacity: 0.6;
}

/*=============== Blog V-1 ===============*/
.Blog-V-one-news {margin: 120px 0;}
.Blog-pages-button {margin:0; padding: 30px 0 0 0;}
.Blog-pages-button > li {display: inline-block; margin-right: 8px; border: solid 1px #dcdcdc;}
.Blog-pages-button > li > a {color: #a6a6a6; font-weight: 600; line-height: 33px; padding: 0 12px;}
.Blog-pages-button > li:hover > a {color: #ffffff; background: #003883;}
.news-Sidebar-item-wrapper >form {border: solid 1px #e8e9ed; height: 55px; margin-bottom: 50px;}
.news-Sidebar-item-wrapper >form > input {
	width: 85%;
	height: 100%;
	float: left;
	padding-left: 5%;
	color: #808080;
	border: none;
}
.news-Sidebar-item-wrapper>form>input:focus {outline: none;}
.news-Sidebar-item-wrapper .Recent-Sidebar-News>ul>li:hover>.recent-news-text>h6>a,
.news-Sidebar-item-wrapper .Categories>ul>li:hover>a,
.news-Sidebar-item-wrapper>form:hover>button {color: #003883;}
.news-Sidebar-item-wrapper>form>button {
	width: 15%;
	height: 100%;
	float: right;
	background: transparent;
	color: #666666;
	font-size: 20px;
}
.news-Sidebar-item-wrapper h3 {border-bottom: solid 1px #e8e9ed; padding-bottom: 20px; margin-bottom: 25px;}
.news-Sidebar-item-wrapper .Recent-Sidebar-News,
.news-Sidebar-item-wrapper .Categories {margin-bottom: 60px;}
.news-Sidebar-item-wrapper .Categories>ul>li {margin-bottom: 15px;}
.news-Sidebar-item-wrapper .Categories>ul>li>a {color: #585858; text-transform: capitalize; display: block; padding: 5px 0;}
.news-Sidebar-item-wrapper .Categories>ul>li>a:hover {padding-left: 10px;}
.news-Sidebar-item-wrapper .Categories>ul>li> ul {margin:5px 0 0 20px;}
.news-Sidebar-item-wrapper .Categories>ul>li> ul > li {margin-bottom:10px; font-size: 0.9em;}
.news-Sidebar-item-wrapper .Categories>ul>li> ul > li > a {color:#585858; text-transform:capitalize; display:block; padding:5px 0;}
.news-Sidebar-item-wrapper .Categories>ul>li> ul > li > a:hover {padding-left:10px; color: #003883;}
.news-Sidebar-item-wrapper .Categories>ul>li>a > span {position: relative; top:-28px; right: 2px; margin-left: 8px; float: right;}
.news-Sidebar-item-wrapper .Categories>ul>li>a:hover > span {padding-left: 0;}
.news-Sidebar-item-wrapper .Categories>ul>li>a > span > i {color:#a6a6a6;}

.news-Sidebar-item-wrapper .Categories>ul>li > span {position: relative; top:-28px; float: right; width: 30px; height: 30px; text-align: center;}
.news-Sidebar-item-wrapper .Categories>ul>li > span:hover {padding-left: 0;}
.news-Sidebar-item-wrapper .Categories>ul>li > span > i {color:#a6a6a6;}

.news-Sidebar-item-wrapper .Recent-Sidebar-News>ul>li {position: relative; padding-left: 95px; margin-bottom: 28px;}
.news-Sidebar-item-wrapper .Recent-Sidebar-News>ul>li>.recent-news-img {
	width: 75px; 
	height: 70px;
	position: absolute;
	top: 5px;
	left: 0;
}
.news-Sidebar-item-wrapper .Recent-Sidebar-News>ul>li>.recent-news-img>img {width: 100%; height: 100%;}
.news-Sidebar-item-wrapper .Recent-Sidebar-News>ul>li:hover>.recent-news-img>img {opacity: 0.6;}
.news-Sidebar-item-wrapper .Recent-Sidebar-News>ul>li>.recent-news-text>h6>a {color: #0D0D12; text-transform: capitalize; line-height: 25px;}
.news-Sidebar-item-wrapper .Recent-Sidebar-News>ul>li>.recent-news-text>span {display: block; color: #b2b2b2; margin-top: 4px;}
.news-Sidebar-item-wrapper .Keyword>ul>li {display: inline-block; margin: 0 8px 10px 0; border: solid 1px #e2e2e2;}
.news-Sidebar-item-wrapper .Keyword>ul>li>a {color: #757575; text-transform: capitalize; line-height: 33px; padding: 0 15px;}
.news-Sidebar-item-wrapper .Keyword>ul>li:hover>a {color: #ffffff; background: #BF0008;}
/*==========*/
.blog-Vtwo-sidebar {margin-right: -29px;}

/*=============== Blog V-3 Singleblog ===============*/
.Blog-V-three-Singleblog .Singleblog-item {border: none;}
.Blog-V-three-Singleblog .Singleblog-item .Singleblog-Text>p:nth-of-type(1) {
	background: #f9fafa; 
	padding: 50px; 
	color: #8b8d8f; 
	font-size: 23px; 
	line-height: 45px; 
	margin-bottom: 50px;
}
.Blog-V-three-Singleblog .Singleblog-item .Singleblog-Text>p:nth-of-type(1)>i {font-size: 20px;}
.Blog-V-three-Singleblog .Singleblog-item .Singleblog-Text>p:nth-of-type(1)>i.fa-quote-left {padding-right: 20px;}
.Blog-V-three-Singleblog .Singleblog-item .Singleblog-Text>p:nth-of-type(1)>i.fa-quote-right {padding-left: 20px;}
.Blog-V-three-Singleblog .Singleblog-item .Singleblog-Text>.Share {
	border: solid 1px #e9e9e9; 
	border-left: none; 
	border-right: none; 
	margin-top: 55px; 
	padding: 15px 0;
}
.Blog-V-three-Singleblog .Singleblog-item .Singleblog-Text>.Share>h6 {color: #8d8d8d; float: left;}
.Blog-V-three-Singleblog .Singleblog-item .Singleblog-Text>.Share>ul {float: right;}
.Blog-V-three-Singleblog .Singleblog-item .Singleblog-Text>.Share>ul>li {display: inline-block;}
.Blog-V-three-Singleblog .Singleblog-item .Singleblog-Text>.Share>ul>li>a {color: #757575; padding: 0 8px;}
.Blog-V-three-Singleblog .Singleblog-item .Singleblog-Text>.Share>ul>li>a:hover {color: #003883;}
.Blog-V-three-Singleblog .Singleblog-item .Singleblog-Text>.Share>ul>li>h6 {margin-right: 12px;}

.Blog-V-three-Singleblog .Singleblog-Comments {margin: 80px 0 50px;}
.Blog-V-three-Singleblog .Singleblog-Leave-A-Comment>h3,
.Blog-V-three-Singleblog .Singleblog-Comments>h3 {margin-bottom: 50px; font-size: 28px; font-weight: 600;}
.Blog-V-three-Singleblog .Singleblog-Comments>ul>li {
	position: relative;
	padding: 0 10px 0 100px;
	margin-bottom: 60px;
}
.Blog-V-three-Singleblog .Singleblog-Comments>ul>li>.Comments-img {
	width: 80px;  
	height: 80px;
	position: absolute;
	top: 5px;
	left: 0;
}
.Blog-V-three-Singleblog .Singleblog-Comments>ul>li>.Comments-img>img {width: 100%;  height: 100%;}
.Blog-V-three-Singleblog .Singleblog-Comments>ul>li:hover > .Comments-img>img {opacity: 0.7;}
.Blog-V-three-Singleblog .Singleblog-Comments>ul>li a {color: #0D0D12; text-transform: capitalize;}
.Blog-V-three-Singleblog .Singleblog-Comments>ul>li>h6 {display: inline-block; margin-right: 30px;}
.Blog-V-three-Singleblog .Singleblog-Comments>ul>li>span {display: inline-block; color: #b1b1b1; font-weight: 500;}
.Blog-V-three-Singleblog .Singleblog-Comments>ul>li>p {color: #757575; margin-top: 10px;}
.Blog-V-three-Singleblog .Singleblog-Comments>ul>li>a {position: absolute; top: -20px; right: 5px;}
.Blog-V-three-Singleblog .Singleblog-Comments>ul>li>a:hover,
.Blog-V-three-Singleblog .Singleblog-Comments>ul>li:hover>h6>a {color: #003883;}

.Blog-V-three-Singleblog .Singleblog-Leave-A-Comment {margin-bottom: 70px;}
.Blog-V-three-Singleblog .Singleblog-Leave-A-Comment>form input {
	width: 100%;
	height: 55px;
	border: solid 1px #e5e5e5;
	font-weight: 500;
	color: #7f7f7f;
	padding: 20px;
	margin-bottom: 25px;
}
.Blog-V-three-Singleblog .Singleblog-Leave-A-Comment>form textarea {
	width: 100%;
	max-width: 100%;
	height: 250px;
	max-height: 250px;
	border: solid 1px #e5e5e5;
	font-weight: 500;
	color: #7f7f7f;
	padding: 20px;
	margin-bottom: 25px;
}
.Blog-V-three-Singleblog .Singleblog-Leave-A-Comment > form button {
	width: 200px;
	height: 50px;
	font-weight: 600;
	text-transform: uppercase;
	color: #ffffff;
	background: #BF0008;
}
.Blog-V-three-Singleblog .Singleblog-Leave-A-Comment>form button:before {background: #003883;}

/*=============== News ===============*/
.News-index-page .news-list-col {margin: 0 0 50px 0;}
.News-index-page .news-list-col > h4 {font-size: 38px; margin-bottom: 50px;}
.News-index-page .news-list-col > ul > li {
	position: relative;
	padding: 0 10px 0 100px;
	margin-bottom: 60px;
}
.News-index-page .news-list-col > ul > li > .news-icon {
	width: 80px;  
	height: 80px;
	position: absolute;
	top: 5px;
	left: 0;
}
.News-index-page .news-list-col > ul > li >.news-icon > img {width: 100%;  height: 100%;}
.News-index-page .news-list-col > ul > li:hover >.news-icon > img {opacity: 0.7;}
.News-index-page .news-list-col > ul > li a {color: #BF0008; text-transform: capitalize;}
.News-index-page .news-list-col > ul > li > a > h4 {display: inline-block; margin: 0 0 10px 0; font-size: 20px; line-height: 145%; color:#0D0D12;}
.News-index-page .news-list-col > ul > li > a > span {display: block; color: #585858; font-weight: 500; margin: 0 0 10px 0;}
.News-index-page .news-list-col > ul > li > a > p {color: #585858; margin: 0 0 15px 0; text-transform: none;}
.News-index-page .news-list-col > ul > li > a {display: block; text-transform: capitalize; font-weight: 500; color: #BF0008;}
.News-index-page .news-list-col > ul > li > a > i {margin-right:8px; color: #BF0008;}
.News-index-page .news-list-col > ul > li > a:hover,
.News-index-page .news-list-col > ul > li:hover > a > h4 {color: #003883;}

.News-single-page .news-detail {overflow:hidden;}
.News-single-page .news-detail > a > h4 {font-size: 38px; margin-bottom: 50px;}
.News-single-page .news-detail > a > h5,
.News-single-page .news-detail > a > h6 {margin-bottom: 15px;}
.News-single-page .news-detail > a > span {display: block; color: #757575; font-weight: 500; margin: 0 0 10px 0;}
.News-single-page .news-detail > a > p {color: #808080; font-size: 18px; margin: 0 0 30px 0;}
.News-single-page .news-detail > ul {margin: 0 0 30px 0;}
.News-single-page .news-detail > ul > li > i {
	font-size: 8px; 
	color: #BF0008; 
	vertical-align: middle; 
	margin-right: 8px;
}
.News-single-page .news-detail > ul > li {color: #808080; font-weight: 700; margin-bottom: 14px;}
.News-index-page .news-list-col > ul > li > .news-icon > i {
    font-size: 60px;
    color: #8F8F8F;
}
.News-index-page .news-list-col > ul > li:hover > .news-icon > i {color: #BF0008;}
.News-index-page .news-list-col > ul > li > a > span.bottonBorder {display: block; color: #BF0008;}
.News-index-page .news-list-col > ul > li > a > span.bottonBorder > i {margin-right:8px; color: #BF0008;}
.News-index-page .news-list-col > ul > li:hover > a > span.bottonBorder,
.News-index-page .news-list-col > ul > li:hover > a > span.bottonBorder > i {color: #003883;}
.News-index-page .news-list-col > ul > li:hover > a > span.bottonBorder:hover,
.News-index-page .news-list-col > ul > li:hover > a > span.bottonBorder:hover > i {color: #003883;}

/*=============== Shop ===============*/
.shop-section {margin: 120px 0}
.single-item-Wrapper {margin-bottom: 30px;}
.single-item-Wrapper .shop-img-item {overflow: hidden; border-radius: 5px;}
.single-item-Wrapper .shop-img-item > a > img {width: 100%;}
.single-item-Wrapper:hover .shop-img-item > a > img {
	-webkit-transform: scale3D(1.1,1.1,1);
    transform: scale3D(1.1,1.1,1);
	opacity: 0.8;
}
.single-item-Wrapper .single-Text-item h5 {font-size: 22px; line-height: 30px; margin-top: 24px; margin-bottom: 14px;}
.single-item-Wrapper .single-Text-item h5 > a {color: #0D0D12; text-transform: capitalize; display: block; word-wrap: break-word;}
.single-item-Wrapper:hover .single-Text-item h5 > a {color: #003883;}
.single-item-Wrapper .single-Text-item h6 {
	color: #a52448;
	font-size: 16px;
	float: left;
	display: inline-block;
}
.single-item-Wrapper .single-Text-item p {
	margin: 15px 0 22px 0;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	white-space: normal;
	overflow: hidden;
	max-height: 84px;
	text-transform: none;
}
.single-item-Wrapper .single-Text-item > div.clear-fix > span {
	display: inline-block;
	color: #BF0008;
	font-size: 16px;
	float: right;
}
.single-item-Wrapper .single-Text-item > div.clear-fix > ul {float: right;}
.single-item-Wrapper .single-Text-item > div.clear-fix > ul > li {display: inline-block;}
.single-item-Wrapper .single-Text-item > div.clear-fix > ul > li > i {color: #e5a62c;}
.single-item-Wrapper .single-Text-item > a {
	display: block;
	border: solid 1px #e8e9ed;
	border-radius: 5px;
	color: #a6a6a6;
	font-weight: 500;
	line-height: 43px;
	text-align: center;
	margin-top: 18px;
	text-transform: capitalize;
}
.single-item-Wrapper .single-Text-item > a:before {background: #003883; border-radius: 5px;}
.single-item-Wrapper .single-Text-item > a:hover {color: #ffffff;}
.single-item-Wrapper .single-Text-item > a > i {margin-right:8px;}

.display-in-grid .single-item-Wrapper .single-Text-item > a {
	display: block;
	background-color: #e8e9ed;
	border-radius: 5px;
	color: #5f5f5f;
	font-weight: 500;
	line-height: 43px;
	text-align: center;
	margin-top: 5px;
	text-transform: capitalize;
}
.display-in-grid .single-item-Wrapper .single-Text-item > a:before {background: #003883; border-radius: 5px;}
.display-in-grid .single-item-Wrapper .single-Text-item > a:hover {color: #ffffff;}
.display-in-grid .single-item-Wrapper .single-Text-item > a > i {margin-right:8px;}

.Shop-section-item-wrapper .single-list-item-Wrapper {margin-bottom: 50px; overflow: hidden;}
.item-width .single-list-item-Wrapper {margin-bottom: 50px; overflow: hidden;}
.single-list-item-Wrapper .list-img-item {overflow: hidden; border-radius: 5px; width: 31.5%;}
.single-list-item-Wrapper .list-img-item > a > img {width: 100%;}
.single-list-item-Wrapper:hover .list-img-item > a > img {
	-webkit-transform: scale3D(1.1,1.1,1);
    transform: scale3D(1.1,1.1,1);
	opacity: 0.8;
}
.single-list-item-Wrapper .list-text-col {width: 68%; padding-left: 40px;}
.single-list-item-Wrapper .list-text-col h5 {font-size: 22px; line-height: 30px; margin-bottom: 14px; color: #0D0D12;}
.single-list-item-Wrapper .list-text-col h5 > a {color: #0D0D12; text-transform: capitalize;}
.single-list-item-Wrapper:hover .list-text-col h5 > a {color: #003883;}
.single-list-item-Wrapper .list-text-col h6 {
	color: #BF0008;
	font-size: 16px;
	display: inline-block;
}
.single-list-item-Wrapper .list-text-col > div.clear-fix > span {
	display: inline-block;
	color: #BF0008;
	font-size: 16px;
	float: right;
}
.single-list-item-Wrapper .list-text-col p {
	margin: 15px 0;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal;
	overflow: hidden;
	max-height: 56px;
	text-transform: none;
}
.single-list-item-Wrapper .list-text-col > a {
	display: block;
	background-color: #e8e9ed;
	border-radius: 5px;
	color: #5f5f5f;
	font-weight: 500;
	padding: 12px 0;
	text-align: center;
	text-transform: capitalize;
	float: left;
	margin: 8px 8px 0 0;
	width: 175px;
}
.single-list-item-Wrapper .list-text-col > a:before {background: #003883; border-radius: 5px;}
.single-list-item-Wrapper .list-text-col > a:hover {color: #ffffff;}
.single-list-item-Wrapper .list-text-col > a > i {margin-right: 8px;}

.display-in-grid .single-item-Wrapper .single-Text-item > a.but-more,
.single-list-item-Wrapper .list-text-col > a.but-more {
	display: inline-block;
	background-color: #ffffff;
	border-radius: 5px;
	border: none;
	color: #BF0008;
	font-weight: 500;
	line-height: 43px;
	text-align: left;
	margin: 0;
	text-transform: capitalize;
	width: auto;
	padding: 0;
}
.display-in-grid .single-item-Wrapper .single-Text-item > a.but-more > i,
.single-list-item-Wrapper .list-text-col > a.but-more > i {margin-right:8px; color: #BF0008;}

.single-item-Wrapper:hover .single-Text-item > a.but-more,
.single-item-Wrapper:hover .single-Text-item > a.but-more > i {color:#003883;}
.single-list-item-Wrapper:hover .list-text-col > a.but-more,
.single-list-item-Wrapper:hover .list-text-col > a.but-more > i {color:#003883;}
/*=========*/
.sidebar-price {margin-bottom: 70px;}
.sidebar-price > h3 {
	font-size: 24px;
	text-transform: capitalize;
	margin-bottom: 25px;
}
.sidebar-price .price-ranger {
	border: 1px solid #BF0008;
	border-radius: 4px;
	padding: 18px 20px 20px 20px;
}
.price-ranger .ranger-min-max-block {margin: 0 -10px;}
.price-ranger .ranger-min-max-block [class*="col-"] {padding: 0 10px;}
.price-ranger .ranger-min-max-block input {
	width: 100%;
	height: 35px;
	border: 1px solid #eeeeee;
	border-radius: 4px;
	padding: 0 10px;
}
.price-ranger .ranger-min-max-block label {
	font-weight: normal;
	font-size: 15px;
	color: rgba(0,0,0,0.4);
}
.price-ranger .ui-widget-content {
	background: #eef2f5;
	border: none;
	height:5px;
	margin-top: 40px;
}
.price-ranger .ui-widget-header {background: #003883;}
.price-ranger .ui-slider-handle {
	background: #ffffff;
	width: 14px;
	height: 14px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1);
	      box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1);
	border-radius: 50%;
	border: none;
	outline: none;
}
.price-ranger .ui-slider-horizontal .ui-slider-handle {top: -5px;}
.price-ranger .button-two {
	width: 100%;
	height: 45px;
	background: #BF0008;
	color: #ffffff;
	text-transform: capitalize;
	margin: 50px auto 0 auto;
}
.price-ranger .button-two.hvr-bounce-to-right:before {background: #0D0D12;}

/*=============== Sidebar Popular Products ===============*/
.sidebar-popular-product {margin:30px 0;}
.sidebar-popular-product > h3 {
	font-size: 24px;
	text-transform: capitalize;
	margin-bottom: 25px;
	border-bottom: 1px solid #e8e9ed;
	padding-bottom: 20px;
}
.single-popular-product {padding: 13px 0; position: relative;}
.single-popular-product a {display: initial;}
.single-popular-product img {width: 100%; border-radius: 3px 3px 0 0;}
.single-popular-product > div.banner {
	position: absolute; 
	top: 10px;
	left: 6px;
	width: 40px;
	height: 50px;
	background: #BF0008;
	text-align: center;
}
.single-popular-product > div.banner > span {
	font-size: 18px;
	padding-top: 20px;
	color: #ffffff;
	display: block;
}
.single-popular-product .product {
	width: 100%;
	background: #003883;
	padding: 10px 15px;
	border-radius: 0 0 3px 3px;
}
.single-popular-product .product.hvr-bounce-to-right:before {background: #BF0008; border-radius: 0 0 3px 3px;}
.single-popular-product .product h6 a,
.single-popular-product a.product h6,
.single-popular-product a.product p {
	font-weight: 500;
	font-size: 18px;
	color: #ffffff;
	text-transform: capitalize;
	display: block;
	margin: 10px 0;
	text-align: center;
}
.single-popular-product .product strong {
	display: block;
	margin: 7px 0 0 0;
	font-size: 16px;
	color: #FFFFFF;
}
.single-popular-product:hover .product h6 a,
.single-popular-product:hover a.product h6 {color: rgba(255, 255, 255, 0.9);}

.single-popular-product .product ul li {
	display: inline-block;
	color: #FFFFFF;
	font-size: 15px;
	margin-right: 3px;
}

/*=============== History Products ===============*/
.history-product {margin:30px 0;}
.history-product > h3 {
	font-size: 24px;
	text-transform: capitalize;
	margin-bottom: 25px;
	border-bottom: 1px solid #e8e9ed;
	padding-bottom: 20px;
}
.single-history-product {padding: 13px 0; position: relative;}
.single-history-product img {width: 130px!important; border-radius:3px!important;}
.single-history-product > div.del {
	position: absolute; 
	top: 10px;
	left: 5px;
	width: 25px;
	height: 25px;
	background: #0D0D12;
	text-align: center;
}
.single-history-product > div.del > span {
	font-size: 13px;
	color: #ffffff;
}
.single-history-product .product {padding-left: 20px;}
.single-history-product .product h4 a {
	font-weight: 400;
	font-size: 16px;
	color: #0D0D12;
	text-transform: capitalize;
	display: block;
	margin-bottom: 10px;
}
.single-history-product .product span {
	display: block;
	margin: 7px 0 0 0;
	font-size: 14px;
	color: #585858;
}
.history-product .product h4 a:hover {color: #003883;}
.history-product .owl-carousel .owl-nav .owl-prev,
.history-product .owl-carousel .owl-nav .owl-next {
	position: unset;
    font-size: 16px!important;
    height: 30px;
    width: 30px;
    display: inline-block!important;
    background: #757575!important;
    opacity: 1;
    border-radius: 4px!important;
}
.history-product .owl-carousel .owl-nav .owl-prev {
	margin-right: 10px!important;
}
.history-product .owl-carousel .owl-nav .owl-prev:hover,
.history-product .owl-carousel .owl-nav .owl-next:hover {
	background: #000000!important;
}

/*=============== Single Products ===============*/
.Single-products {margin: 150px 0 120px 0;}
.single-product-details .image {width: 34.5%;}
.single-product-details .image img {width: 100%;}
.single-product-details .image ul li {
	display: inline-block;
	width: 65px;
	height: 100%;
	overflow: hidden;
	margin: 14px 10px 0 0;
	cursor: pointer;
}
.single-product-details .image ul li:nth-child(4n) {
	display: inline-block;
	width: 65px;
	height: 100%;
	overflow: hidden;
	margin: 14px 0 0 0;
	cursor: pointer;
}
.single-product-details .info {width: 65%; padding-left: 40px;}
.single-product-details .info h2 {font-size: 30px; font-weight: 500; line-height: 145%;}
.single-product-details .info h3 {font-size: 20px;}
.single-product-details .info h4 {font-size: 18px; font-weight: 500; margin:0; color:#BF0008; float: left; display: inline-block;}
.single-product-details .info > div.clear-fix {margin: 45px 0 0 0; overflow: hidden;}
.single-product-details .info > div.clear-fix > span {color:#BF0008; font-size: 18px; font-weight: 500; float: right; display: inline-block;}
.single-product-details .info ul.rating {margin: 8px 0 15px;}
.single-product-details .info ul.rating li {
	display: inline-block;
	color: #adadad;
	position: relative;
	margin:10px 3px 0 0;
}
.single-product-details .info ul.rating li .fa {color: #f9a109; font-size: 15px;}
.single-product-details .info ul.rating li:nth-child(6) {margin-left: 10px;}
.single-product-details .info strong {
	font-size: 28px;
	color: #808080;
	font-weight: 400;
}
.single-product-details .info p {color: #585858; margin: 27px 0 30px 0;}
.single-product-details .info .quantity,
.single-product-details .info .color-show {width: 50%; vertical-align: bottom;}
.single-product-details .info input {
	width: 100px;
	height: 45px;
	border: 1px solid #e8e9ed;
	padding: 0 0 0 20px;
}
.single-product-details .info .color-show a {
	min-width: 175px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #BF0008;
	font-size: 14px;
	font-weight: 500;
	margin: 0px 2px 10px 2px;
}
.single-product-details .info .color-show a:hover {
	background: #003883;
	-webkit-box-shadow: 0px 4px 8px 1px rgba(40,40,40,0.25);
		-moz-box-shadow: 0px 4px 8px 1px rgba(40,40,40,0.25);
			box-shadow: 0px 4px 8px 1px rgba(40,40,40,0.25);
}
.single-product-details .info .color-show a i {margin-right: 8px;}

.single-product-details .icon {width: 100%;}
.single-product-details .icon > div.clear-fix > span {color:#003883; font-size: 18px; font-weight: 500; float: right; display: inline-block;}
.single-product-details .icon .color-show {margin-right:10px;vertical-align: bottom;}
.single-product-details .icon input {
	width: 100px;
	height: 45px;
	border: 1px solid #e8e9ed;
	padding: 0 0 0 20px;
}
.single-product-details .icon .color-show a {
	min-width: 175px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #BF0008;
	font-size: 14px;
	font-weight: 500;
	margin: 0px 2px 10px 2px;
}
.single-product-details .icon .color-show a:hover {
	background: #003883;
	-webkit-box-shadow: 0px 4px 8px 1px rgba(40,40,40,0.25);
		-moz-box-shadow: 0px 4px 8px 1px rgba(40,40,40,0.25);
			box-shadow: 0px 4px 8px 1px rgba(40,40,40,0.25);
}
.single-product-details .icon .color-show a i {margin-right: 8px;}

.review-tab {margin: 60px 0 72px 0;}
.review-tab .nav-tabs {border: none;}
.review-tab .nav-tabs li a {
	background: #f1f1f1;
	color: #808080;
	margin-right: 10px;
	border: 1px solid #e8e9ed;
	border-bottom: none;
	padding: 15px 25px;
	font-weight: 400;
	font-size: 14px;
	border-radius: 0;
}
.review-tab .nav-tabs li a:hover {color:#003883;}
.review-tab .nav-tabs > li.active > a,
.review-tab .nav-tabs > li.active > a:hover,
.review-tab .nav-tabs > li.active > a:focus {background: #ffffff; border-top: 2px solid #D02236; color:#003883;}
.review-tab .tab-pane {padding-top: 25px; border-top: 1px solid #e8e9ed; overflow: hidden;}
.review-tab .tab-pane > h5 {margin-bottom: 15px; line-height: 145%;}
.review-tab .tab-pane > p {color: #808080; margin: 0 0 30px 0;}
.review-tab .tab-pane > ul {color: #808080; margin: 0 0 30px 0;}
.review-tab .tab-pane > ul > li {position: relative; margin: 0 0 20px 0;}
.review-tab .tab-pane > ul > li > i {margin-right:8px; font-size: 8px; color: #8f8f8f; vertical-align:2px;}
.review-tab .tab-pane img {max-width: 100%; margin:0 0 30px 0; border-radius: 5px;}
.review-tab .tab-pane .intro-img-col {margin:0 0 30px 0; overflow: hidden;}
.review-tab .tab-pane .intro-img-col > a {float: left;}
.review-tab .tab-pane .intro-img-col > a > img,
.review-tab .tab-pane .intro-img-col > iframe {max-width: 100%; float: left; margin: 0 40px 15px 0;}
.review-tab .tab-pane .intro-img-col > h6 {margin: 5px 0 15px 0; line-height: 145%;} 
.review-tab .tab-pane .intro-img-col > p {margin-bottom: 30px;}
.review-tab .tab-pane .pdf-download-col {overflow: hidden;}
.review-tab .tab-pane .pdf-download-col > ul > li {position: relative; padding: 0 10px 30px 100px; margin-bottom: 30px; border-bottom: 1px solid #e8e9ed;}
.review-tab .tab-pane .pdf-download-col > ul > li:last-child {border-bottom: none;}
.review-tab .tab-pane .pdf-download-col > ul > li > .pdf-icon {width: 80px; height: 80px; position: absolute; top: 0; left: 0;}
.review-tab .tab-pane .pdf-download-col > ul > li > .pdf-icon > img {width:100%; height: 100%;}
.review-tab .tab-pane .pdf-download-col > ul > li > h6 {display: inline-block; margin: 0 0 10px 0;}
.review-tab .tab-pane .pdf-download-col > ul > li > h6 > a {color: #0D0D12; text-transform: capitalize;}
.review-tab .tab-pane .pdf-download-col > ul > li > h6 > a:hover {color: #003883;}
.review-tab .tab-pane .pdf-download-col > ul > li > p {margin: 0 0 15px 0;}
.review-tab .tab-pane .pdf-download-col > ul > li > span > a {font-size: 0.95em; color: #003883; text-transform: capitalize;}
.review-tab .tab-pane .pdf-download-col > ul > li > span > a i {margin-right: 8px;}
.review-tab .tab-pane .pdf-download-col > ul > li > span > a:hover {color: #BF0008;}

/*new product*/
.single-product-details .single-product-detail {margin-top: 30px;}
.single-product-detail > h5 {margin-bottom: 15px; line-height: 145%;}
.single-product-detail > p {color: #585858; margin: 0 0 30px 0;}
.single-product-detail > ul {color: #585858; margin: 0 0 30px 0;}
.single-product-detail > ul > li {position: relative; margin: 0 0 20px 0;}
.single-product-detail > ul > li > i {margin-right:8px; font-size: 8px; color: #8f8f8f; vertical-align:2px;}
/*.single-product-detail .intro-img-col > img {max-width: 100%; margin:0 0 30px 0; border-radius: 5px;}*/
.single-product-detail .intro-img-col {margin:0 0 30px 0; overflow: hidden;}
.single-product-detail .intro-img-col > a {float: left;}
.single-product-detail > a > img {margin-bottom: 30px; width: 100%;}
.single-product-detail .intro-img-col > a > img,
.single-product-detail .intro-img-col > iframe {max-width: 100%; float: left; margin: 0 40px 15px 0;}
.single-product-detail .intro-img-col > h6 {margin: 5px 0 15px 0; line-height: 145%;} 
.single-product-detail .intro-img-col > p {margin-bottom: 30px;}
.single-product-detail .pdf-download-col {overflow: hidden;}
.single-product-detail .pdf-download-col > ul > li {position: relative; padding: 0 10px 30px 100px; margin-bottom: 30px; border-bottom: 1px solid #e8e9ed;}
.single-product-detail .pdf-download-col > ul > li:last-child {border-bottom: none;}
.single-product-detail .pdf-download-col > ul > li > .pdf-icon {width: 80px; height: 80px; position: absolute; top: 0; left: 0;}
.single-product-detail .pdf-download-col > ul > li > .pdf-icon > img {width:100%; height: 100%;}
.single-product-detail .pdf-download-col > ul > li > h6 {display: inline-block; margin: 0 0 10px 0;}
.single-product-detail .pdf-download-col > ul > li > h6 > a {color: #0D0D12; text-transform: capitalize;}
.single-product-detail .pdf-download-col > ul > li > h6 > a:hover {color: #003883;}
.single-product-detail .pdf-download-col > ul > li > p {margin: 0 0 15px 0;}
.single-product-detail .pdf-download-col > ul > li > span > a {font-size: 0.95em; color: #003883; text-transform: capitalize;}
.single-product-detail .pdf-download-col > ul > li > span > a i {margin-right: 8px;}
.single-product-detail .pdf-download-col > ul > li > span > a:hover {color: #BF0008;}

.related-product {margin-bottom: 70px;}
.related-product > h5 {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 33px;
}
.related-product-slider .item .Adoban-T-Shirt-ITEM-IMG {overflow: hidden;}
.related-product-slider.owl-theme .owl-nav [class*=owl-] {
	font-family: 'font-awesome';
	width: 30px;
	height: 31px;
	line-height: 26px;
	border: 2px solid rgba(0,0,0,0.07);
	border-radius: 0;
	font-size: 24px;
	color: #bbbbbb;
	margin:0 3px;
	background: #ffffff;
	padding: 0;
}
.related-product-slider.owl-theme .owl-nav [class*=owl-]:hover {color: #BF0008; border-color: #BF0008;}
.related-product-slider.owl-theme .owl-nav {position: absolute; top:-60px; right: 2px;}

.single-product-details .elevateZoom-image {
    position: relative;
}
.elevateZoom-image .elevateZoom-enlarge {
    position: absolute;
    right: 10px;
    bottom: 10px;
    padding: 5px 10px;
    background: rgba(85, 70, 60, 0.5);
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow:    inset 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
    box-shadow:         inset 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    z-index: 2;
}
.elevateZoom-image .elevateZoom-enlarge:hover {
    background-color: #BF0008;
}

/*=============== Contact-us ===============*/
.Contact-us-section .Contact-us-form form input {
	width: 100%;
	height: 50px;
	border: solid 1px #e8e9ed;
	color: #808080;
	padding: 0 20px;
	margin-bottom: 20px;
}
.Contact-us-section .Contact-us-form form textarea {
	width: 100%;
	max-width: 100%;
	height: 240px;
	max-height: 240px;
	border: solid 1px #e8e9ed;
	color: #808080;
	padding: 20px;
	margin-bottom: 20px;
}
.Contact-us-section .Contact-us-form form input:focus,
.Contact-us-section .Contact-us-form form textarea:focus {border-color: #003883;}
.Contact-us-section .Contact-us-form form button {
	width: 188px;
	height: 50px;
	background: #003883;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Poppins', 'Open Sans', Arial, '微軟正黑體', sans-serif;
	font-size: 14px;
	color: #ffffff;
}
.Contact-us-section .Contact-us-form form button:before {background: #BF0008;}
.Contact-us-section .Contact-us-title-text,
.Contact-us-section .Contact-us-form {margin-bottom: 150px;}
.Contact-us-section .Contact-us-title-text > h3 {font-size: 38px; line-height: 50px;}
.Contact-us-section .Contact-us-title-text > span.decoration {
	display: block; 
	width: 61px; 
	border-top: 2px solid #D02236; 
	margin-top: 15px;
}
.Contact-us-section .Contact-us-title-text > p {font-size: 20px; margin: 40px 0 20px 0;}
.Contact-us-section .Contact-us-title-text > strong {font-size: 22px; display: block; margin-bottom: 35px; color:#003883;}
.Contact-us-section .Contact-us-title-text > ul {border-top:1px solid #e8e9ed; padding-top:25px;}
.Contact-us-section .Contact-us-title-text > ul > li {display: block; margin: 8px 2px; color: #757575;}
.Contact-us-section .Contact-us-title-text > ul > li > i {margin-right: 12px;}
.Contact-us-section .Contact-us-title-text > ul > li > a {color: #003883;}
.Contact-us-section .Contact-us-title-text > ul > li > a:hover {color: #BF0008;}

.Contact-us-section .Contact-us-form form input.file {border: none; padding: 0; height: 40px;}
.Contact-us-section .Contact-us-form form label {
	font-family: 'Lato', 'Open Sans', Arial, '微軟正黑體', sans-serif;
    border: none;
    color: #757575;
    display: block;
    font-size: 14px;
    font-weight: 200;
    line-height: 200%;
    padding: 0 0 2px 0;
}

/*=============== Google Map ===============*/
.Contact-us-Google-map {height: 540px;}
.Contact-us-Google-map > div {width: 100%; height: 100%;}

/*=============== FAQ ===============*/
.faq-page {margin: 120px 0 0 0;}
.faq-page .title h4 {
  font-size: 38px;
  margin-bottom: 30px;
}
.faq-page .title p {color: #757575; font-size: 18px; margin: 0 0 30px 0;}

.faq-page .inspiration-tab .inspiration-panel {margin-top: 70px;}
.inspiration-tab .panel-heading {padding: 0;}
.inspiration-tab .panel-heading h4 a {
  display: block;
  color: #0D0D12;
  line-height: 30px;
  position: relative;
  padding: 12px 20px 12px 50px;
  text-transform: capitalize;
  font-size: 18px;
}
.inspiration-tab .panel-heading h4 a:hover {color:#003883;}
.inspiration-tab .panel-body {
  border: none !important;
  padding: 20px 0 2px 50px;
}
.inspiration-tab .panel-body > a > p {color: #585858; margin: 0 0 30px 0; text-transform: none;}
.inspiration-tab .panel-body > a > span {color:#BF0008; text-transform: capitalize; line-height: 28px;}
.inspiration-tab .panel-body > a > span > i {color:#BF0008; margin-right: 8px;}
.inspiration-tab .panel-body > a:hover > span,
.inspiration-tab .panel-body > a:hover > span > i {color:#003883;}

.inspiration-tab .panel {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  margin-bottom: 20px;
}
.inspiration-tab .inspiration-panel {margin-top: 45px;}
.inspiration-tab .panel-heading h4 a:before {
  content: '+';
  line-height: 30px;
  border: solid 1px #e8e9ed;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  font-size: 20px;
  text-align: center;
  top:50%;
  color: #b6b5b5;
  -webkit-transform:translateY(-50%);
          transform:translateY(-50%);
}
.inspiration-tab .panel-heading h4:hover a:before {color: #ffffff; background: #BF0008; border: solid 1px #BF0008;}
.inspiration-tab .panel-heading.active-panel h4 a:before {content: '-'; color: #ffffff; background: #BF0008; border: solid 1px #BF0008;}
/*==========*/
.faq-page-form-section {background: #f6f6f6; padding: 80px 0;}
.faq-page-form-section h3 {text-align: center; margin-bottom: 40px; font-size: 38px; line-height: 45px;}
.faq-page-form-section form input {
	width: 100%;
	height: 58px;
	border: solid 1px #e8e9ed;
	color: #808080;
	padding: 0 20px;
	margin-bottom: 20px;
}
.faq-page-form-section form textarea {
	width: 100%;
	max-width: 100%;
	height: 165px;
	max-height: 165px;
	border: solid 1px #e8e9ed;
	color: #808080;
	padding: 20px;
	margin-bottom: 30px;
}
.faq-page-form-section form button {
	display: block;
	width: 190px;
	height: 50px;
	margin: 0 auto;
	background: #003883;
	color: #ffffff;
	font-weight: 600;
	text-transform: uppercase;
}
.faq-page-form-section form button:before {background: #BF0008;}
.faq-page-form-section form textarea:focus,
.faq-page-form-section form input:focus {
	outline: none !important;
	border-color: transparent;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
		-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
			box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
}
/*==========*/
.faq-single-page {margin: 120px 0 120px 0;}
.faq-single-page .faq_cont {overflow: hidden;}
.faq-single-page .faq_cont h4 {
  font-size: 38px;
  margin-bottom: 30px;
}
.faq-single-page .faq_cont h5,
.faq-single-page .faq_cont h6 {margin-bottom:15px;}
.faq-single-page .faq_cont p {color: #757575; font-size: 18px; margin: 0 0 30px 0;}
.faq-single-page .faq_cont > ul {margin: 0 0 30px 0;}
.faq-single-page .faq_cont > ul > li > i {
	font-size: 8px; 
	color: #8F8F8F; 
	vertical-align: middle; 
	margin-right: 8px;
}
.faq-single-page .faq_cont > ul > li {color: #757575; font-weight: 700; margin-bottom: 14px;}

/*new faq*/
.faq_cont {overflow: hidden;}
.faq_cont h4 {
  font-size: 38px;
  margin-bottom: 30px;
}
.faq_cont h5,
.faq_cont h6 {margin-bottom:15px;}
.faq_cont p {color: #757575; font-size: 18px; margin: 0 0 30px 0;}
.faq_cont > ul {margin: 0 0 30px 0;}
.faq_cont > ul > li > i {
	font-size: 8px; 
	color: #8F8F8F; 
	vertical-align: middle; 
	margin-right: 8px;
}
.faq_cont > ul > li {color: #757575; font-weight: 700; margin-bottom: 14px;}


/*=============== Error pages ===============*/
.error-pages-section {margin: 150px 0;}
.error-pages-section h1 {font-size: 150px; line-height: 180px;}
.error-pages-section .text-big {font-size: 50px; font-weight: 300; line-height: 50px;}
.error-pages-section .text-smill {color: #808080; margin: 30px 0 40px;}
.error-pages-button-or-Search > li {display: inline-block;}
.error-pages-button-or-Search > li > a {
	width: 127px;
	line-height: 55px;
	background: #BF0008;
	font-weight: 600;
}
.error-pages-button-or-Search > li >a:hover {background: #0D0D12;}
.error-pages-button-or-Search > li >span {padding: 0 16px; font-weight: 600; display: block;}
.error-pages-button-or-Search > li >form {width: 380px; height: 55px; border: solid 1px #e8e9ed;}
.error-pages-button-or-Search > li > form > input {
	width: 85%;
	height: 100%;
	border: none;
	padding: 0 5%;
	color: #808080;
	float: left;
}
.error-pages-button-or-Search > li > form > button {
	width: 15%;
	height: 100%;
	background: transparent;
	border-left: solid 1px #e8e9ed;
	color: #a3a3a3;
}
.error-pages-button-or-Search >li > form > button:hover {background: #BF0008; color: #ffffff;}
.error-pages-button-or-Search > li > form > input:focus {outline: none;}

/*-------------------------------------------------------------------------------------------------------------*/
/*=============== Click To Top ===============*/ /** Add Scroll Inquiry **/
.scroll-top, .scroll-inquiry {
	width:40px;
	height:40px;
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 99;
	text-align: center;
	color:#a6a6a6;
	font-size: 30px;
	display: none;
	border-radius: 20px;
}
.scroll-top i, .scroll-inquiry i {position:relative; top:-5px;}
/* 以下為scroll-top按鈕下方陰影*/
.scroll-top:after {
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 1;
	background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 80%);
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 80%);
}
.scroll-inquiry {
	bottom: 55px;
	color: #ffffff!important;
    border: 2px solid #BF0008;
    background-color: #BF0008!important;
}
.scroll-inquiry i {
	font-size: 26px;
    top: -4px;
    left: 1.3px;
}
.scroll-inquiry:hover, .scroll-inquiry:active {
    border-color: #0D0D12!important;
	background-color: #0D0D12!important;
}

a[name="INQ"] {height: 60px;}
/*-------------------------------------------------------------------------------------------------------------*/
/*** 

====================================================================
  Conatct Form Activation
====================================================================

 ***/
.alert-wrapper {
  display: none;
  position: fixed;
  width: 100%;
  height:100%;
  background: rgba(0,0,0,0.6);
  top: 0;
  left: 0;
  z-index: 9999999;
}
#success,
#error {
  position: relative;
  width:500px;
  height: 100px;
  top: calc(50% - 50px);
  left:calc(50% - 250px);
  background: rgba(0,0,0,0.8);
  text-align: center;
}
#success .wrapper,
#error .wrapper {
  display: table;
  width:100%;
  height: 100%;
}
#success .wrapper p,
#error .wrapper p{
  display: table-cell;
  vertical-align: middle;
  letter-spacing: 1px;
}
#success {color: #ffce6e;}
#error {color: #C9182B;}
#error button,
#success button {
  color:#ffffff;
  width:40px;
  height:40px;
  line-height: 20px;
  background: transparent;
  border-radius: 50%;
  position: absolute;
  top: -20px;
  right: -20px;
  font-size: 20px;
}
.form-validation label.error {display: none !important;}
.form-validation input.error,
.form-validation textarea.error {border:1px solid #f03838 !important;}

/*-------------------------------------------------------------------------------------------------------------*/
/**** New Added Item & Additional ****/

/*=============== Language and Cart ===============*/
.top_col {background-color:#BF0008; padding:8px 0;}
.language_box {
	color: #ffffff;
	font-size: 0.85em;
	float: right;
	list-style: none;
	position: relative;
	z-index: 2;
	margin: 0 10px;
	padding: 2px 0 0 0;
}
.language_box > li:first-child {float: left; margin-left: 0;}
.language_box > li {float: right; margin-left: 10px; position: relative; line-height: 16px;}
.language_box > li > a {color: #ffffff;}
.language_box > li > a:hover {color: rgba(255, 255, 255, 0.9);}
.language {z-index: 1; position: relative;}
.language:before {display: inline-block;}
.language_box > li.language ul {
	width: 100px;
	position: absolute;
	right: -15px;
	top: 28px;
	background: #ffffff;
	border:1px solid #e8e9ed;
}
.language_box > li.language ul a {
	display: block;
	padding: 5px;
	color: #808080;
	font-size: 0.85em;
	text-align: center;
}
.language_box > li.language ul a:hover {background-color: #e8e9ed; color: #003883;}
.language_box .drop {display: none; list-style: none;}

.cart_col {
	position: fixed;
	right: 10px;
	padding: 4px 6px;
	width: 40px;
	height: 40px;
	margin: 0;
	bottom: 5px;
	z-index: 99;
	border: 2px solid #003883;
    background: #003883;
	border-radius: 20px;
}
.cart_col:hover {
	border-color: #BF0008!important;
	background-color: #BF0008!important;
	color: #ffffff!important;
}
.cart_col a > i {font-size: 24px; color: #ffffff;}
.cart_col a:hover > i {color: #ffffff;}
.cart_col a > i > span {
	font-family: 'Lato', 'Open Sans', Arial, '微軟正黑體', sans-serif;
    position: absolute;
    height: 16px;
    width: 14px;
    background-color: #BF0008;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    bottom: 0px;
    color: #ffffff;
    right: 0px;
}
.cart_col.scroll-cart {bottom: 100px;}
.cart_col.index-cart-none {display: none;}

.user_col {margin: 0 6px; display: inline-block; text-align: center;}
.user_col a,
.compare_col a {color: rgba(255, 255, 255, 0.6);}
.user_col a:hover,
.compare_col a:hover {color: rgba(255, 255, 255, 0.9);}
.user_col a > i,
.compare_col a > i {font-size: 1em;}
.user_col a > i > span,
.compare_col a > i > span {
	font-family: 'Lato', 'Open Sans', Arial, '微軟正黑體', sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-left: 5px;
}
.compare_col {margin: 0 6px; display: none; text-align: center;}

/** Logo **/
.logo_col {width:50%!important;}

/** Table **/
table {
	width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0; 
	border: 1px solid #D9D9D9;
	margin: 30px 0;
	color: #585858;
	clear: both;
}

th {
	background-color: #6C7785;
	padding: 12px 6px!important;
	font-size: 0.95em;
	line-height:145%;
	border: 1px solid #D9D9D9;
	color: #FFFFFF;
	text-align: center;
	text-transform: capitalize;
}
td {
	background-color: transparent;
	padding: 12px 6px; 
	font-size: 0.95em; 
	line-height: 145%;
	border: 1px solid #D9D9D9;
	text-align: center;
}

/*
tr:nth-child(1) {}
tr:nth-child(even) td {}
tr:nth-child(odd) td {}
*/

/** SEO Block & Keyword Tags **/
.seo_block {
	border: 1px solid #e8e9ed;
	border-radius: 4px;
	margin: 30px 0;
	padding: 25px;
}
.seo_block_full {
	border: 1px solid #e8e9ed;
	border-radius: 4px;
	margin: 50px 0 0 0;
	padding: 25px;
	width: 100%;
}
.seo_block > h3,
.seo_block_full > h3 {font-size: 20px; font-weight: 600; color: #a6a6a6;}
.seo_block > p,
.seo_block_full > p {color: #a6a6a6; font-size: 16px; margin: 20px 0;}
.seo_block > p:last-child,
.seo_block_full > p:last-child {margin-bottom: 0;}
.seo_block a,
.seo_block_full a {color: #808080; text-transform: capitalize;}
.seo_block a:hover,
.seo_block_full a:hover {color:#003883;}

#box-7 {position: relative; top:-100px;}
.Keyword {margin:50px 0; width: 100%;}
.side_Keyword {margin:30px 0;}
.Keyword h3,
.side_Keyword h3 {border-bottom: solid 1px #e8e9ed; padding-bottom: 20px; margin-bottom: 25px; color:#a6a6a6;}
.Keyword h3 > i,
.side_Keyword h3 > i {margin-right:12px;}
.Keyword > ul > li,
.side_Keyword > ul > li {font-size: 16px; display: inline-block; margin: 0 8px 10px 0; border: solid 1px #e2e2e2;}
.Keyword > ul > li > a,
.side_Keyword > ul > li > a {color: #a6a6a6; text-transform: capitalize; line-height: 33px; padding: 0 15px;}
.Keyword > ul > li:hover > a,
.side_Keyword > ul > li:hover > a {color: #ffffff; background: #003883;}

/** Image Columns **/
.img_center_col {
	text-align: center;
	margin: 0 auto 30px auto;
	clear: both;
	overflow: hidden;
}
.img_right_col {
	float: right;
	width: 40%;
	overflow: hidden;
	text-align: center;
	margin:0 0 15px 40px;
	clear: both;
}
.img_left_col {
	float: left;
	width: 40%;
	overflow: hidden;
	text-align: center;
	margin:0 40px 15px 0;
	clear: both;
}
.img_right_col > a > img,
.img_left_col > a > img {border-radius: 4px; margin: 0 0 10px 0; width: 100%;}
.img_center_col > a > img {border-radius: 4px; margin: 0 auto 10px auto; width: 100%;}
.img_right_col > span,
.img_left_col > span,
.img_center_col > span {font-size: 0.95em; color: #585858;}
.img_right_col:hover > a > img,
.img_left_col:hover > a > img,
.img_center_col:hover > a > img {opacity: 0.6;}

/** SITEMAP **/
.sitemap-wrapper {margin:0;}
.sitemap-wrapper h2 {
	font-family: 'Lato', 'Open Sans', Arial, '微軟正黑體', sans-serif;
	font-size: 50px;
	font-weight: 300;
	line-height: 50px;
	color: #757575;
}
.sitemap-wrapper p {margin: 30px 0 40px 0;}
.sitemap-wrapper a {display:block;}
.sitemap-wrapper a:hover {color: #003883; padding-left:10px;}
.sitemap-wrapper ul {margin-left: 18px;}
.sitemap-wrapper ul li {
	font-weight: 600;
	margin:10px 0;
	line-height: 28px;
	list-style: disc outside;
	color: #757575;
}
.sitemap-wrapper ul li > a {text-transform: uppercase; color:#0D0D12;}
.sitemap-wrapper ul li > ul li {
	border:none;
	font-weight: normal;
	list-style: circle outside;
	text-transform: capitalize;
}
.sitemap-wrapper ul li > ul li > a { text-transform:capitalize; color:#757575;}

/** Pages Buttons **/
.faq-page .pages-button,
.Blog-V-one-news .blog-Vtwo-wrapper .pages-button {margin:0 15px;}
.pages-button {padding: 0;}
.pages-button > li {display: inline-block; margin-right: 8px; border: solid 1px #dcdcdc;}
.pages-button > li > a {color: #757575; font-weight: 600; line-height: 33px; padding: 0 12px;}
.pages-button > li:hover > a {color: #ffffff; background: #003883;}
.pages-button > li.active {color: #0D0D12;}
.pages-button > li.active > a {color: #0D0D12;}
.pages-button > li.active:hover > a {color: #ffffff; background: #003883;}

.pages-button .pagination {float:right;}
.pages-button .pagination > a {margin-right: 8px; border: solid 1px #dcdcdc; color: #757575; font-weight: 600; line-height: 33px; padding: 0 12px;}
.pages-button .pagination > a:hover {color: #ffffff; background: #003883;}
.pages-button .pagination > a.current {color: #0D0D12;}
.pages-button .pagination > a.current:hover {color: #ffffff; background: #003883;}
.pages-button > span.fleft {float:left; margin: 20px 0; color: #757575;}

/** Popout Multiple Search **/
.multiple-search-page {
	background-color: #000000;
	display: block;
	overflow: hidden;
	opacity: 0.8;
}
.multiple-search-page .container {
	background: #ffffff;
	width: 300px;
	margin: 80px auto;
	padding: 25px!important;
}
.multiple-search-page h3 {
	border-bottom:1px solid #e8e9ed;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.multiple-search-page label {font-weight: 400; color: #808080; text-transform: capitalize;}
.multi-search-col {padding:0;}
.multi-search-col button {
	background: #0D0D12 !important;
	font-family: 'Lato', 'Open Sans', Arial, '微軟正黑體', sans-serif;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	color: #ffffff;
	padding: 0px 25px;
	line-height: 60px;
	margin: 10px 0 0 0;
}
.multi-search-col button i {margin-right: 8px;}
.multi-search-col button.hvr-bounce-to-right:before {background: #BF0008;}
.multi-search-col select {
	width: 100%;
	height: 50px;
	border: solid 1px #e8e9ed;
	color: #808080;
	padding: 0 20px;
	margin-bottom: 20px;
}


/** Product Category **/
.category-intro {padding:0 15px 30px 15px;}
.category-intro h3 {font-weight: 600; margin-bottom: 30px;}
.category-intro h5 {color:#003883; margin-bottom: 15px;}
.category-intro p {margin-bottom: 30px;}
.category-intro > ul {margin: 0 0 30px 0;}
.category-intro > ul > li {color: #585858; font-weight: 700; margin-bottom: 14px;}
.category-intro > ul > li > i {font-size: 8px; color: #8f8f8f; vertical-align: middle; margin-right: 8px;}

.display-icon-wrapper {
	background-color: #e8e9ed;
	margin: 30px 0 0 0;
	padding: 10px 8px;
}

.display-icon-wrapper > h4 {margin: 0 10px 0 0; display: inline-block; float: left; color: #0D0D12;}
.display-icon-wrapper > ul {float: right; font-size: 18px;}
.display-icon-wrapper > ul > li {display: inline-block;}
.display-icon-wrapper > ul > li > span {font-size: 14px; color:#4c4c4c; margin-right: 2px;}
.display-icon-wrapper > ul > li > a {color: #8f8f8f; padding: 0 4px;}
.display-icon-wrapper > ul > li > a:hover {color: #003883;}
.display-icon-wrapper > ul > li > a.active {color:#0D0D12;}
.display-icon-wrapper > ul > li > a > i {font-size: 18px; vertical-align: middle;}

.display-in-grid,
.display-in-list {overflow: hidden; margin-right: -15px; margin-left: -15px;}

/** Popout Cart **/
.Cart-Page-Wrapper {background-color: #000000; display: block; overflow: hidden; opacity: 0.8;}

.cart-page {background: #ffffff; width: 95%; margin: 80px auto; padding: 35px 35px 55px 35px;}
.cart-page span {float:right; position: relative; top:-15px;; right: -10px; font-size: 30px; line-height: 30px;}
.cart-page span > a {color: #757575;}
.cart-page span > a:hover {color: #003883;}

.cart-page .cart-intro {margin-bottom: 40px;}
.cart-page .cart-intro h3 {margin-bottom:40px;}
.cart-page .cart-intro h3 > i {margin-right: 12px;}
.cart-page .cart-icon-wrapper {
	border: 1px solid #e8e9ed;
	border-right: none;
	border-left: none;
	margin: 15px;
	padding: 15px 0;
}
.cart-icon-wrapper > ul {float: right; font-size: 16px;}
.cart-icon-wrapper > ul > li {display: inline-block; margin: 0 2px;}
.cart-icon-wrapper > ul > li > a {color: #757575; padding: 0 4px; text-transform: capitalize;}
.cart-icon-wrapper > ul > li > a > i {color:#8f8f8f; margin-right:8px;}
.cart-icon-wrapper > ul > li > a:hover,
.cart-icon-wrapper > ul > li > a:hover > i {color: #003883;}

.cart-item-list {overflow: hidden;}
.cart-item-list .single-list-item-Wrapper {margin:15px 0;}
.cart-item-list .single-list-item-Wrapper .list-img-item {
    overflow: hidden;
    border-radius: 5px;
    width: 25%;
}
.cart-item-list .single-list-item-Wrapper .list-img-item > a > img {width: 100%;}
.cart-item-list .single-list-item-Wrapper:hover .list-img-item > a > img {
	-webkit-transform: scale3D(1.1,1.1,1);
    transform: scale3D(1.1,1.1,1);
	opacity: 0.8;
}
.cart-item-list .single-list-item-Wrapper .list-text-col > a {width:auto; padding:12px 20px;}
.cart-item-list .single-list-item-Wrapper .list-text-col > a > i {margin-right: 8px;}

/** Table **/
.Table-page table {
	width: 100%;
	background-color: transparent;
	border-collapse: separate;
	border-spacing: 0; 
	border: 1px solid #D9D9D9;
	margin: 0;
	color: #757575;
	clear: both;
}

.Table-page table th {
	background-color: #f1f1f1;
	padding: 15px 6px;
	font-size: 0.95em;
	line-height: 145%;
	border-top: 1px solid #ffffff; 
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9; 
	border-left: 1px solid #ffffff;
	color: #3f3f3f;
	text-align: center;
	text-transform: capitalize;
	width: 20%;	
}
.Table-page table td {
	background-color: transparent;
	padding: 15px 6px; 
	font-size: 0.95em; 
	line-height: 145%;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	border-left: 1px solid #ffffff;
	text-align: center;
}
.Table-page table td a {color: #757575;}
.Table-page table td a:hover {color: #003883;}
.Table-page table td p {margin-bottom: 0px;}

.Table-page table tr td:first-child > a > img {width: 80%;}
.Table-page table tr td:last-child > ul.but-col {margin:0 auto; display: inline-block;}
.Table-page table tr td:last-child > ul > li {float:left; display: block; font-size: 16px; line-height: 16px; font-weight: unset; margin-bottom: 0px;}
.Table-page table tr td:last-child > ul > li > a {
	background-color: #e8e9ed;
	border-radius: 5px;
	color: #5f5f5f;
	padding: 10px 12px;
	margin: 4px;
}
.Table-page table tr td:last-child > ul > li > a:hover {background-color:#BF0008; color:#ffffff;}

/** Compare **/
.Compare-Page-Wrapper {margin: 150px 0 120px 0;}
.Compare-page {padding: 0 15px 30px 15px;}
.Compare-page span {float:right; position: relative; top:-15px; right: -10px; font-size: 30px; line-height: 30px;}
.Compare-page span > a {color: #757575;}
.Compare-page span > a:hover {color: #003883;}
.Compare-page .compare-intro {margin-bottom: 40px;}
.Compare-page .compare-intro h3 {font-weight: 600; margin-bottom: 30px;}
.Compare-page .compare-intro h3 > i {margin-right: 12px;}
.Compare-page .compare-intro p {margin-bottom: 30px;}

.Compare-page table {
	width: 100%;
	background-color: transparent;
	border-collapse: separate;
	border-spacing: 0; 
	border: 1px solid #D9D9D9;
	margin: 0;
	color: #808080;
	clear: both;
}

.Compare-page table th {
	background-color: #f1f1f1;
	padding: 15px 6px;
	font-size: 0.95em;
	line-height: 145%;
	border-top: 1px solid #ffffff; 
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9; 
	border-left: 1px solid #ffffff;
	color: #3f3f3f;
	text-align: center;
	text-transform: capitalize;
	width: 20%;	
}
.Compare-page table td {
	background-color: transparent;
	padding: 15px 6px; 
	font-size: 0.95em; 
	line-height: 145%;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	border-left: 1px solid #ffffff;
	text-align: center;
}

.Compare-page table tr:first-child > td:last-child,
.Compare-page table td:last-child {border-right: 1px solid #ffffff;}
.Compare-page table tr:last-child th,
.Compare-page table tr:last-child td {border-bottom: 1px solid #ffffff;}
.Compare-page table tr:first-child > td > a > img {max-width:200px;}
.Compare-page table tr:last-child td > ul.but-col {margin:0 auto; display: inline-block;}
.Compare-page table tr:last-child td > ul > li {display: block; font-size: 16px; line-height: 16px; margin: 10px 0 0;}
.Compare-page table tr:last-child td > ul > li > a {
	background-color: #e8e9ed;
	border-radius: 5px;
	color: #5f5f5f;
	padding: 10px 12px;
	margin: 4px;
}
.Compare-page table tr:last-child td > ul > li > a:hover {background-color:#BF0008; color:#ffffff;}

table.compare-h th:first-child,
table.compare-h td:first-child {width:25%;}
table.compare-h td:first-child img {width:100%; min-width:200px;}
table.compare-h td:last-child ul.but-col {margin:0 auto; display: inline-block;}
table.compare-h td:last-child ul > li {display: block; font-size: 16px; line-height: 16px; margin: 10px 0 0;}
table.compare-h td:last-child ul > li > a {
	background-color: #e8e9ed;
	border-radius: 5px;
	color: #5f5f5f;
	padding: 10px 12px;
	margin: 4px;
}
table.compare-h td:last-child ul > li > a:hover {background-color:#BF0008; color:#ffffff;}

table img {-webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;}

/*new*/
.Compare-page table td a {
    color: #808080;
    text-transform: none;
}
.Compare-page table tr:last-child td > ul > li:first-child {margin: 0;}
.Compare-page table td .spec > li {list-style-type: square; text-align: left; font-weight: unset; margin-bottom: unset; margin-left: 10px;}

table.compare-h td:last-child ul > li:first-child {margin: 0;}
table.compare-h td .spec > li {list-style-type: square; text-align: left; font-weight: unset; margin-bottom: unset; margin-left: 10px;}
table.compare-h td .spec {min-width:200px;}
table.compare-h td .desc_feature {min-width:200px;}
table.compare-h td .desc_html {min-width:200px;}

/** User Login **/
.Login-section {margin-top: 150px;}
.Login-section .Login-form {margin-bottom: 150px;}
.Login-section .Login-text {margin-bottom: 150px;}

.Login-section .Login-form form input {
	width: 100%;
	height: 50px;
	border: solid 1px #e8e9ed;
	color: #808080;
	padding: 0 20px;
	margin-bottom: 20px;
}
.Login-section .Login-form form button {
	width: 188px;
	height: 50px;
	background: #003883;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Poppins', 'Open Sans', Arial, '微軟正黑體', sans-serif;
	font-size: 14px;
	color: #ffffff;
}
.Login-section .Login-form form button:before {background: #BF0008;}

.Login-section .Login-text span.decoration {
    display: block;
    width: 61px;
    border-top: 2px solid #D02236;
    margin-top: 15px;
}
.Login-section .Login-text h3 {
	font-size: 38px;
	line-height: 50px;
}
.Login-section .Login-text p {
	font-size: 20px;
	margin: 40px 0 20px 0;
}
.Login-section .Login-text strong {
	font-size: 22px;
	display: block;
	margin-bottom: 35px;
	color: #003883;
}

.section-container {margin: 120px 0;}

/*=============== category-index ===============*/
.category-index {margin: 120px 0;}
.category-index .service-v2-item {margin-bottom: 45px;}
.category-index .service-v2-item .item-img {overflow: hidden;}
.category-index .service-v2-item .item-img>img {width: 100%;}
.category-index .service-v2-item:hover .item-img>img {
	-webkit-transform: scale3D(1.1,1.1,1);
    transform: scale3D(1.1,1.1,1);
    opacity: 0.6;
}
.category-index .service-v2-item .iteme-text {
	border: solid 1px #f4f4f4;
	border-top: none;
	padding: 40px 15px 20px 40px;
	min-height: 210px;
}
.category-index .service-v2-item:hover .iteme-text {border-color: #003883;}
.category-index .service-v2-item .iteme-text > h3 > a {color: #0D0D12; text-transform: capitalize; margin-bottom: 14px;}
.category-index .service-v2-item:hover .iteme-text > h3 > a {color: #003883;}
.category-index .service-v2-item .iteme-text > p {color: #808080; margin: 0 0 30px 0;}
.category-index .service-v2-item .iteme-text > a {color: #BF0008; text-transform: capitalize; font-weight: 500;}
.category-index .service-v2-item .iteme-text > a > i {color: #BF0008; margin-right: 8px;}
.category-index .service-v2-item:hover .iteme-text > a {color: #0D0D12;}
.category-index .service-v2-item:hover .iteme-text > a > i {color: #003883;}
.category-index .service-v2-item:hover .iteme-text > a:hover,
.category-index .service-v2-item:hover .iteme-text > a:hover > i {color: #003883;}

.box-work figure {
    margin: 0;
    position: relative;
    z-index: 1;
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
.box-work > figure > a > img {width: 100%;height: auto;}

/*new*/
/*content*/
.content h2, .content h3 {margin-bottom: 30px;}
.content h5 {margin-bottom: 15px;}
.content p {margin-bottom: 30px;}
.content ul {margin-bottom: 30px;}
.content ul > li {font-weight: 700; margin: 7px 0;}
.content ul > li > i {margin-right: 8px; color: #8F8F8F; font-size: 12px; vertical-align: middle;}
.content ol {list-style-position: inside;}
.content ol > li {font-weight: 700; margin-bottom: 14px;}
.content .display-icon-wrapper ul {margin-bottom: 0px;}
.content .display-icon-wrapper ul > li {font-weight: 700; margin: 2px 0;}
.content .display-icon-wrapper ul > li > i {margin-right: 8px; color: #8F8F8F; font-size: 8px; vertical-align: middle;}

.content h2.name {
	font-size: 38px; 
	line-height: 50px;
	background: url(../images/border_h3bot.gif) bottom left no-repeat;
	padding-bottom: 8px;
	font-weight: unset;
}
.content h3.name_title {font-size: 22px; color: #003883; margin-top: 30px;}
.content p.title {color: #808080; font-size: 18px; margin: 0 0 30px 0;}
.content span.date {display: block; color: #a6a6a6; font-weight: 500; margin: 0 0 10px 0;}

.content button.gallery_cycle {
    position: absolute;
    width: 100%;
    background: black;
    color: white;
    opacity: .5;
    padding-top: -10px;
    bottom: 12px; 
}
.content button.gallery_cycle h6 { 
    font-size: 0.95em;
    color: white;
}

.content span.price { 
    display: inline-block;
    color: #BF0008;
    font-size: 16px;
    margin-bottom: 15px;
}

.content .color-show.normal {vertical-align: bottom; margin: -10px 0 20px 5px;}
.content .color-show.normal a {
	min-width: 175px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #003883;
	font-size: 14px;
	font-weight: 500;
	margin: 0px 2px 10px 2px;
}
.content .color-show.normal a:hover {
	background: #BF0008;
	-webkit-box-shadow: 0px 4px 8px 1px rgba(40,40,40,0.25);
		-moz-box-shadow: 0px 4px 8px 1px rgba(40,40,40,0.25);
			box-shadow: 0px 4px 8px 1px rgba(40,40,40,0.25);
}
.content .color-show.normal a i {margin-right: 8px;}
.content .color-show.normal a i {margin-right: 8px;}
.content > a > img {width:100%;}
.content > span.decoration {display: block; width: 61px; border-top: 2px solid #D02236; margin: 15px 0;}
.content .desc_html_member_area ul > li > a {color: rgb(128, 128, 128);text-transform: unset;}
.content .desc_html_member_area ul > li > a:hover {color: rgb(21, 21, 21);}
.content .desc_html_member_area ul > li {color: rgb(21, 21, 21);list-style: outside disc;margin: 0 0 0 15px;}

/*content empty*/
.content .empty_wrap .search-opson { margin-bottom: 30px; height: 60px; }
.content .empty_wrap .search-here {
	float: left;
	width: 25%;
	padding-right: 30px;
	padding-top: 5px;
	position: relative;
	border-bottom: solid 1px #d1d1d1;
}
.content .empty_wrap  .search-here > input {
	height: 44px;
	width: 100%;
	border: none;
	font-size: 16px;
	font-style: italic;
	font-family: 'Lato', 'Open Sans', Arial, '微軟正黑體', sans-serif;
}
.content .empty_wrap .search-here > input:focus {outline: none;}
.content .empty_wrap .search-here > button {
	height: 44px;
	width: 30px;
	padding-left: 10px;
	position: absolute;
	top: 2px;
	right: 0;
	background: transparent;
}
.content .empty_wrap .search-here>button:hover>i {color: #003883;}

.content .empty_wrap h4 { margin-bottom: 15px; }
.content .empty_wrap ul { margin-left: 25px; }

/* pages-button*/
.pages-button .pagination span { margin-right: 8px; }

/* style switcher */
.tab-content .tab-pane ul { list-style-type: disc; }
.tab-content .tab-pane ul > li { margin-left: 10px; }

/* tree-wrapper */
.tree-wrapper {margin:0;}
.tree-wrapper h2 {
	font-family: 'Lato', 'Open Sans', Arial, '微軟正黑體', sans-serif;
	font-size: 50px;
	font-weight: 300;
	line-height: 50px;
	color: #808080;
}
.tree-wrapper p {margin: 30px 0 40px 0;}
.tree-wrapper a {display:block;}
.tree-wrapper a:hover {color: #003883; padding-left:10px;}
.tree-wrapper ul {margin-left: 18px;}
.tree-wrapper ul li {
	font-weight: 600;
	margin:10px 0;
	line-height: 28px;
	list-style: disc outside;
	color: #808080;
}
.tree-wrapper ul li > a {text-transform: uppercase; color:#0D0D12;}
.tree-wrapper ul li > ul li {
	border:none;
	font-weight: normal;
	list-style: circle outside;
	text-transform: capitalize;
}
.tree-wrapper ul li > ul li > a { text-transform:capitalize; color:#808080;}

/* VIP */
#controller_memberview_login { margin-top: 50px; }
.Zebra_Form div.error div.container span { margin: -4px 0 0 30px; }

/* SEO */
.rm-oesu {
    border: 1px solid #e8e9ed;
    border-radius: 4px;
    margin: 30px 0;
    padding: 25px;
}
#box-6 {position: relative; margin: 60px 0;}
#box-6 .rm-oesu {margin: 0;}

.rm-oesu h2 {
    font-size: 20px;
    font-weight: 600;
    color: #757575;
    line-height: 145%;
}
.rm-oesu p {
    color: #757575;
    font-size: 16px;
    margin: 20px 0;
}

#rm-oesulink {
    color: #757575;
    font-size: 16px;
	line-height: 28px;
    margin: 20px 0;
}
#rm-oesulink a {
    color: #757575;
    text-transform: initial;
	text-decoration: underline;
}
#rm-oesulink a:hover {
	color: #003883; 
	text-decoration: none;
}

a.interlink {color: #BF0008;}
a.interlink:hover {color: #003883;}

/* sitemap */
#sitemap ul.sitemap {padding-left: 20px;}
#sitemap ul.sitemap li {
    font-weight: 600;
    margin: 10px 0;
    line-height: 28px;
    list-style: disc outside;
    color: #808080;
}
#sitemap ul.sitemap li a:hover {
    color: #003883;
    padding-left: 10px;
}
#sitemap ul.sitemap li > a {
    text-transform: uppercase;
    color: #0D0D12;
}
#sitemap ul.sitemap > li > ul {margin-left: 18px;}

/** Zabra Form **/
.Zebra_Form .row {background-color: transparent!important; padding: 15px!important; border-bottom: 0px solid rgba(0, 0, 0, 0.05)!important;}
.Zebra_Form .even {background-color: rgba(0, 0, 0, 0.05)!important;}
.Zebra_Form label {color: #808080!important; font-weight: normal!important;}
.Zebra_Form input.text {width: 200px!important; padding: 5px!important; background: #ffffff!important; -moz-border-radius: 0px!important; -webkit-border-radius: 0px!important; border-radius: 0px!important; border: 1px solid #e8e9ed!important;}
.Zebra_Form .row img {margin: 10px 0;}
.Zebra_Form input.submit {
	text-transform: uppercase;
	font-size: 1em;
	font-family: 'Lato', 'Open Sans', Arial, '微軟正黑體', sans-serif!important;
	font-weight: normal!important;
	padding: 12px 22px!important;
	border: none!important;
	-webkit-border-radius: 0px!important;
	-moz-border-radius: 0px!important;
	border-radius: 0px!important;
	height: auto!important;
	box-shadow: none!important;
	color: #ffffff!important;
	background-color: #003883!important;
	background-image: none!important;
}
.Zebra_Form input.submit:hover {
	color: #ffffff!important;
	background-color: #0D0D12!important;
	background-image: none!important;
}
.Zebra_Form .note {line-height: 150%!important; color: #808080!important;}

/** media **/
.media-left { padding-right: 30px; }
.media-right { padding-left: 30px; }
.media-center { padding-bottom: 30px; }
.media-bottom { padding-bottom: 30px; }
.media-center > a > img, .media-bottom > a > img { max-width: 100%; }
.media-body h5 { line-height: 125%; }

/** desc_ **/
*[class^="desc_"] ul li {list-style-image: url('../images/list_li.png'); list-style-position: inside;}
*[class^="desc_"] a {color: #BF0008; text-transform: initial;}
*[class^="desc_"] a:hover {color: #003883;}
*[class^="desc_"] ul.not-list-style li {list-style-image: none;}
*[class^="desc_"] a img {width: auto; max-width: 100%;}

/** item grid **/
#item-show {display: flex; display: -webkit-flex; flex-wrap: wrap;}

/** gallerys **/
#gallerys,
*[id^="gallerys_"] {margin-bottom: 40px;}

.icon_pdf {margin: 0 5px 2px 0;}

/** category next prev button **/
.blog_scroll.txt-1 {
    line-height: 24px;
    margin: 15px 0 0 0;
}
.blog_scroll .fleft {
    float: left!important;
}
.blog_scroll .fright {
    float: right!important;
}
.blog_scroll div a {
    margin-right: 8px;
    border: 1px solid #D9D9D9;
    color: #757575;
    font-weight: 600;
    line-height: 33px;
    padding: 0 12px;
}
.blog_scroll div a:hover {
    color: #ffffff;
    background: #003883;
}

.nav-tabs > li > a { color: #222222; }

.dis_con { display: contents; }
.dis_non { display: none; }

*[class^="desc_"] h4, .single-product-detail > h4, .content > h4 {
	margin-bottom: 15px;
	font-size: 20px;
    line-height: 145%;
	color: #151515;
}
.single-product-detail .intro-img-col > h5 {
    margin: 5px 0 15px 0;
    line-height: 145%;
	font-size: 16px;
}