/*
Theme Name: WPBOSS07
Theme URI: http://www.wpboss.cn
Description: WpBoss07 Theme
Author: WPBOSS
Author URI: http://www.wpboss.cn
Version: WPBOSS07
Tags: WPBOSS
*/
@font-face {font-family: 'fontello';src: url('iconfont/font/fontello.eot?67655306');src: url('iconfont/font/fontello.eot?67655306#iefix') format('embedded-opentype'),url('iconfont/font/fontello.woff?67655306') format('woff'), url('iconfont/font/fontello.ttf?67655306') format('truetype'),url('iconfont/font/fontello.svg?67655306#fontello') format('svg');font-weight: normal;font-style: normal;}
.demo-icon{font-family: "fontello";font-style: normal;font-weight: normal;speak: none;display: inline-block;text-decoration: inherit;width: 1em;margin-right: .2em;text-align: center;font-variant: normal;text-transform: none;line-height: 1em;margin-left: .2em;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.i-code{ margin-left:20px; color:#F90;}
body,ul,li{margin: 0;padding: 0;font-family: Arial;font-size:16px; color:#555;}
/* Home redesign: force light overall page background to match approved preview (overrides m9cbiz_bodybg via style.php) */
body{ background-color:#ffffff !important; }
#mycontents ul li{list-style-type:square; margin-left:20px; line-height:24px;}
#mycontents ul{ margin-bottom:25px;}
.gbcbanner{ z-index:9900;display:inline;}
.animated {
-webkit-animation: 1s ease;
-moz-animation: 1s ease;
-ms-animation: 1s ease;
-o-animation: 1s ease;
animation: 1s ease;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.hinge {
-webkit-animation: 2s ease;
-moz-animation: 2s ease;
-ms-animation: 2s ease;
-o-animation: 2s ease;
animation: 2s ease;
}
@-webkit-keyframes fadeIn {
0% {opacity: 0;}	
100% {opacity: 1;}
}
@-moz-keyframes fadeIn {
0% {opacity: 0;}	
100% {opacity: 1;}
}
@-ms-keyframes fadeIn {
0% {opacity: 0;}	
100% {opacity: 1;}
}
@-o-keyframes fadeIn {
0% {opacity: 0;}	
100% {opacity: 1;}
}
@keyframes fadeIn {
0% {opacity: 0;}	
100% {opacity: 1;}
}
.fadeIn {
-webkit-animation-name: fadeIn;
-moz-animation-name: fadeIn;
-ms-animation-name: fadeIn;
-o-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInUp {
0% {
opacity: 0;
-moz-transform: translateY(30px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-ms-keyframes fadeInUp {
0% {
opacity: 0;
-ms-transform: translateY(30px);
}
100% {
opacity: 1;
-ms-transform: translateY(0);
}
}
@-o-keyframes fadeInUp {
0% {
opacity: 0;
-o-transform: translateY(30px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
transform: translateY(30px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.fadeInUp {

-webkit-animation-name: fadeInUp;
-moz-animation-name: fadeInUp;
-ms-animation-name: fadeInUp;
-o-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInDown {
0% {
opacity: 0;
-moz-transform: translateY(-20px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-ms-keyframes fadeInDown {
0% {
opacity: 0;
-ms-transform: translateY(-20px);
}
100% {
opacity: 1;
-ms-transform: translateY(0);
}
}
@-o-keyframes fadeInDown {
0% {
opacity: 0;
-ms-transform: translateY(-20px);
}
100% {
opacity: 1;
-ms-transform: translateY(0);
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
transform: translateY(-20px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
-moz-animation-name: fadeInDown;
-ms-animation-name: fadeInDown;
-o-animation-name: fadeInDown;
animation-name: fadeInDown;
}
.a2a_kit{z-index:999999!important;}
.mdownloads .mbtn{ padding-left:5px;}
#mtags a{ display:inline-block; border:1px solid #efefef; background-color:#efefef; padding:5px 10px; font-size:12px; border-radius:6px; margin-right:10px;}
#mtags { border-top:1px solid #e0e0e0; padding-top:15px;}
.mleft{ float:left;}
h1, h2, h3, h4, h5, h6 {font-weight: bold;clear: both; color:#000; padding:0; margin:0;  margin-bottom:10px;}
h1 {font-size:26px;}
h2 {font-size:24px;}
h3 {font-size:22px;}
h4 {font-size:20px;}
h5 {font-size:18px;}
h3.mtitle{background-color:#e5e5e5;}
h3.mtitle span{  display:inline-block; padding:5px; padding-left:10px; padding-right:10px;text-transform:Uppercase;border-left:5px solid #333;}
h3.mcat .mlast a { line-height:36px; font-size:12px; padding-right:10px; }
h3.mtitle .mlast a:hover { color:#75c4ef;}
h3.mtitle .mlast a { line-height:36px; font-size:12px; padding-right:10px; }
h3.msingle span,h3.msingle .mlast,h3.msingle{ font-size:12px;}
h3.msingle .mlast a { line-height:28px; font-size:12px; padding-right:10px; }
.htxt{font-size:14px;}
h2.title{ text-align:center; padding-bottom:10px; padding-top:10px;font-size:32px; color:#fff;font-weight:bold;text-transform: uppercase;}
.mdesclogo{ text-transform:uppercase; font-size:12px; color:#666;}
p{margin:0; padding:0; line-height:160%; margin-bottom:10px;}
ol, ul { list-style: none;}
a img { border: none; }
img{ max-width: 100%;height: auto;}
#mtop,#mheader,#mbody,#mfooter,#access,#mbanner{ width:100%;}
.fpro{ color:#fff; text-align:center;}
#pagebox{ background-color:#fff;}
.mbox{ max-width:1160px; margin:0 auto; padding:0 15px;}
#pagebox.box{max-width:1200px; margin:0 auto; }
.m2col{ width:49%; float:left; margin-right:2%;}
.m3col{ width:32%; float:left; margin-right:2%;}
.m32col{ width:66%; float:left; margin-right:2%;}
.m4col{ width:23.5%; float:left; margin-right:2%;}
.m5col{ width:18%; float:left; margin-right:2%;}
.m43col{ width:74.5%; float:left; margin-right:2%;}
.mlast{float:right; margin:0px; clear:right;}
.mclear{ height:0px; width:100%; clear:both; float:none; line-height:0px; font-size:0px;}
td,p{font-size:16px;}
#mhomeicon a img {width:100%;}
#mhomeicon h3{text-align:center;}
hr {
	background-color: #E7E7E7;
	border:0;
	height: 1px;
	margin:0;
	margin-bottom: 20px;
	clear:both;
	float:none;
}
/* Text elements */
a:link{
	color:#333;
	text-decoration:none;
}
a:visited {
	color:#333;text-decoration:none;
}
a:active,
a:hover {
	color:#75c4ef; text-decoration:none;
}

a.rmore{ display:block; padding:8px; background-color:#3183d7; color:#fff; width:80px; text-align:center;}
a.rmore:hover{ background-color:#666;}
a.mright{ float:right;}
#mpic ul li{position:relative;}
.newpro{ background-image:url(images/new.png); background-repeat:no-repeat;position:absolute; margin-left:0; margin-top:0; width:63px; height:63px;z-index:9999; }
.mge10{height:10px; clear:both; font-size:1px; line-height:1px; float:none;}
.mge20{height:20px; clear:both; font-size:1px; line-height:1px;float:none;}
.mge30{height:30px; clear:both; font-size:1px; line-height:1px;float:none;}
.mge40{height:40px; clear:both; font-size:1px; line-height:1px;float:none;}
.mge50{height:50px; clear:both; font-size:1px; line-height:1px;float:none;}

img.alignright{float:right; margin-left:10px;}
img.alignleft{float:left; margin-right:10px;}
.alignright{float:right;}
.alignleft{float:left;}
.aligncenter{ display:block; margin:0 auto;}

#mobi_menu{ display:block; background-image:url(images/open.png); background-repeat:no-repeat; width:100%; height:30px; display:none; background-position:center center; background-color:#0c2e3b; margin:0 auto;}

/* LAYOUT*/

/*header*/
#mtop{height:24px; border-bottom:1px solid #efefef; background-color:#ffffff; padding-top:5px; padding-bottom:5px; font-size:13px; color:#333}
#mtop .m2col{ line-height:20px; text-align:left;}
#mtop .mlast{ text-align:right;}

#mheader img.logo{ height:50px; }
#mheader{padding-bottom:15px;color:#333;padding-top:15px;}

/*searchform2*/
#searchform2 #s{ width:180px; border:1px solid #e0e0e0; padding:4px;  height:26px; line-height:26px; border-right:0px; color:#666;border-top-left-radius:0.2em;;border-bottom-left-radius:0.2em;}

#searchform2 #searchsubmit{height:36px; cursor:pointer;border:1px solid #e0e0e0; width:40px; margin:0; margin-left:0px; background-color:#fff; text-transform:uppercase; font-size:12px; text-align:center; padding:0; color:#fff; background-image:url(images/search2.png); background-position:center 7px; background-repeat:no-repeat;border-top-right-radius:0.2em;;border-bottom-right-radius:0.2em;display:block; margin-top:0px;}
#searchform2 #searchsubmit:hover{ background-color:#f8f8f8;border:1px solid #e0e0e0;}

#searchform2{float:right; margin-top:8px; }
#getbtn{height:36px; cursor:pointer;width:120px; margin:0; margin-left:15px; background-color:#75c4ef;;color:#fff;font-size:14px; text-align:center;line-height:36px;display:block;float:right;margin-top:9px;border-radius:0.2em;}
#getbtn a{color:#fff;}
#getbtn:hover{filter:alpha(opacity=90);  opacity:0.9;}

.mbtn{height:32px; cursor:pointer;width:120PX; margin:0; padding-left:10px; padding-right:10px; background-color:#75c4ef;color:#fff;font-size:14px; text-align:center;line-height:32px;display:block;border-radius:0.2em;}
.mbtn a{color:#fff; font-weight:bold;}
.mbtn:hover{filter:alpha(opacity=90);  opacity:0.9;}
div.center{margin:0 auto;}


#mgbc{ width:100%; height:30px; padding-top:10px; line-height:30px; padding-bottom:10px;border-radius:0.4em;-moz-border-radius: 0.4em;-webkit-border-radius: 0.4em;-khtml-border-radius: 0.4em;color:#666;border-bottom-right-radius:0em;;border-bottom-left-radius:0em; color:#333;}
#mgbc a{ color:#333;}
#mgbc .m2col{text-align:right;}

/*menu2*/
#access2 {
display:block;
width:100%;
height:70px;
background-color:#0c2e3b;
position:relative;
-webkit-box-shadow:0 3px 5px rgba(51,51,51,.1);-moz-box-shadow:0 3px 5px rgba(51,51,51,.1);-o-box-shadow:0 3px 5px rgba(51,51,51,.1);box-shadow:0 3px 5px rgba(51,51,51,.1);
}
#access2 ul li {
	float:left;
	position: relative;
	border-left:1px solid rgba(0,0,0,0.2);
}
#access2 ul ul li.menu-item-has-children a{background-image:url(images/dot.gif); background-position:205px center;
background-repeat:no-repeat;}
#access2 ul ul li.menu-item-has-children ul li a{background-image:none;}
#access2 a {
	display:block;
	text-decoration:none;
	color:#fff;
	padding:0 28px;
	line-height:70px;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}
#access2 ul ul {
	display:none;
	position:absolute;
	top:70px;
	left:0px;
	float:left;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	border:1px solid #e5e5e5;
	width: 220px;
	z-index: 2000;
}
#access2 ul ul li {
	min-width: 220px;
	border-bottom:1px solid #e5e5e5;
	border-left:0px;
	margin-left:0px;
}
#access2 ul ul ul {
	left:100%;
	top:0;
}

#access2 ul ul a {
	background:#fff;
	height:auto;
	padding:10px;
	line-height:130%;
	width: 200px;
	text-transform:none; font-weight:normal;
	color:#666;
	font-size:14px;
}
#access2 li:hover > a{
	color:#fff;
	background-color:#75c4ef;
}
#access2 ul ul li:hover > a {
	color:#ffffff; background-color:#75c4ef;
}
#access2 ul li:hover > ul {
	display:block;
}
#access2 ul li.current_page_item > a,
#access2 ul li.current-menu-ancestor > a,
#access2 ul li.current-menu-item > a,
#access2 ul li.current-menu-parent > a {
	color:#75c4ef;
}
#access2 ul ul li.current_page_item > a,
#access2 ul ul li.current-menu-ancestor > a,
#access2 ul ul li.current-menu-item > a,
#access2 ul ul li.current-menu-parent > a {
	color:#75c4ef;
}
#access2 ul li.current_page_item:hover > a,
#access2 ul li.current-menu-ancestor:hover > a,
#access2 ul li.current-menu-item:hover > a,
#access2 ul li.current-menu-parent:hover > a 
{
	color:#fff;
}
#access2 ul ul li.current_page_item:hover > a,
#access2 ul ul li.current-menu-ancestor:hover > a,
#access2 ul ul li.current-menu-item:hover > a,
#access2 ul ul li.current-menu-parent:hover > a {color:#ffffff;}

#access2 li.menu-item-home {border-left:0px;}
#access2 li{z-index:6000;}
#access2.mini{-webkit-box-shadow:0 3px 5px rgba(51,51,51,.1);-moz-box-shadow:0 3px 5px rgba(51,51,51,.1);-o-box-shadow:0 3px 5px rgba(51,51,51,.1);box-shadow:0 3px 5px rgba(51,51,51,.1); position: fixed;
  z-index: 9999999;  top:0px;}

/*sidebar*/

#primary {width: 22%; float: left;}
#primary.mr{width: 22%; float: right;}
#primary h1,
#primary h2,
#primary h3,
#primary h4,
#primary h5,
#primary h6 {font-size:18px;
clear:both; margin:0; padding:0;text-transform:uppercase; background-color:#fcfcfc; text-align:left;padding-bottom:8px;padding-top:8px;color:#000; border-bottom:1px solid #e0e0e0;padding-left:10px;}


	
#primary li{list-style:none;margin-bottom:20px;border:1px solid #e5e5e5; }
#primary li.topli h3{background-color:#fcfcfc;padding-bottom:8px;padding-top:8px; border-bottom:1px solid #e0e0e0;}
#primary li ul li {list-style-image:url(images/dot.gif);   margin-bottom:5px; margin-left:15px; border:0px; border-bottom:1px solid #efefef;border-radius:0em;-moz-border-radius: 0em;-webkit-border-radius: 0em;-khtml-border-radius: 0em; padding-bottom:10px; padding-top:3px; box-shadow:none;-moz-box-shadow: none;-webkit-box-shadow: none; }

#primary li  a{color:#666;}

#primary li ul li a{font-size:16px; color:#454545;}
#primary li ul li a:hover{text-decoration:none; }
#primary li ul li.current-cat a,#primary li.topli ul li.current_page_item a{color: #75c4ef;}
#primary li ul{padding:15px;}
#primary li ul li.children{clear:both; margin-bottom:1px;}
#primary li .children li.current-cat a {color: #75c4ef;}
#primary li ul li ul {padding:0; margin:0; margin-top:5px;}
#primary li ul li ul li{  padding:0; margin:0;padding-top:5px; margin-left:15px;padding-bottom:5px;border-bottom:0px solid #efefef;border-top:1px solid #efefef; }
#primary li ul li ul li a{font-size:14px; color:#666; }
#primary li.topli ul li  a { color:#666;}
#primary li.topli ul li ul li  a{color:#999;}


#primary li.topli ul li { color:#666;}
#primary li.topli ul li ul li{  padding:0; margin:0; margin-left:15px;padding-top:5px; padding-bottom:5px;border-bottom:0px solid #efefef;border-top:0px solid #efefef;  color:#aaa; }
#primary li form{ background-image:url(images/ltd.gif); background-repeat:no-repeat;padding:10px; padding-left:5px; 	background-position:bottom;  text-align:left;}
#primary li .textwidget{  background-repeat:no-repeat;padding:5px; padding-top:10px;	background-position:bottom;  text-align:left;line-height:120%;}
#primary #searchform label{display:none;}
#primary #searchform #s{width:135px; border:1px solid #ccc;}
#primary #searchsubmit{ width:60px;border:1px solid #ccc; font-family:tahoma,Arial, Helvetica, sans-serif;}
#primary h3{border-left:3px solid #0c2e3b;}
#primary div.tagcloud{padding:8px;}
#primary div.tagcloud a{display:inline-block; border:1px solid #efefef; padding:5px 10px; border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;-khtml-border-radius: 5px; margin-right:5px; background-color:#f4f4f4; margin-bottom:6px; line-height:18px;}
#primary li ul li.current-cat a,#primary li .children li.current-cat a  {color:#75c4ef;}
#primary li ul li.current-cat a,#primary li.topli ul li.current_page_item a,{color: #75c4ef;}

.mrights{ background-color:#f4f4f4; height:30px; line-height:30px;font-size:12px;}

#mcontainer {
	float: right;
	margin: 0;
	padding:0;
	width: 75%;
	clear: right;
}
#mcontents p{ margin-top:0px; margin-bottom:20px; color:#555; padding:0;}
#mcontainer.mfull{float:none; width:100%; clear:both;}
#mcontainer.mr {
	float: left;
	margin: 0;
	padding:0;
	width: 75%;
	clear: none;
}


/*product cat*/
#mpic .m4col,#mpic .m3col,#mpic .m2col,#mpic .m32col{  float:left;margin-right:2%; margin-bottom:25px;}
#mpic .mlast{ float:right;margin:0px; padding:0px;}
#mpic ul{padding:0; margin:0;}
#mpic ul li{ display:block; padding:0; margin:0; list-style:none; text-align:center; background-color:#fff; overflow:hidden; 
-webkit-transition: ease-in-out 0.5s;
    transition: ease-in-out 0.5s;}
#mpic ul li div.liborder{border:1px solid #e0e0e0;}
#mpic ul li div.prodiv{ padding:0px; text-align:center;  }
#mpic ul li img{max-width:100%;  }
#mpic ul li:hover{-webkit-box-shadow:0 0 10px rgba(136,136,136,0.7);-moz-box-shadow:0 0 10px rgba(136,136,136,0.7);-o-box-shadow:0 0 10px rgba(136,136,136,0.7);box-shadow:0 0 10px rgba(136,136,136,0.7); margin-top:-5px;}
#mpic ul li:hover div.ptitle a{color:#000;}
div.ptitle a{font-size:14px;}
#mpic a {color:#333;}
#mpic .mborders{ padding:1px; }
#mpic div.gtitle {background-color:#ddd;color:#000; line-height:160%; padding:5px;height:25px; overflow:hidden;}
#mpic div.gtitle h3{ padding:0; margin:0; font-size:16px; }
#mpic ul li:hover .gcaption{color:#fff;}
#mpic ul li .gcaption{padding:5px;height:80px; overflow:hidden;}
#mpic .mdetails,#mpic2 .mdetails,#sdiv1 .mdetails{color:#fff; background-color:#2b2d42; text-align:center; width:50%; display:inline-block; line-height:24px; text-transform:uppercase;}
#mpic .menquiry,#mpic2 .menquiry,#sdiv1 .menquiry{color:#fff; background-color:#3183d7; text-align:center; width:50%; display:inline-block; line-height:24px; text-transform:uppercase;}
#mpic2 .mdetails:hover,#mpic2 .menquiry:hover,#sdiv1 .mdetails:hover{ background-color:#000;}
#mpic .mdetails:hover,#mpic .menquiry:hover,#sdiv1 .menquiry:hover{ background-color:#000;}
#mpic div.ptitle{ padding:10px; text-align:center;height:56px; overflow:hidden;
display: box; 
display: -webkit-box; 
-webkit-box-pack:center; 
-moz-box-pack:center; 
-webkit-box-align:center; 
-moz-box-align:center;
background-color:#fff;
border-top:1px solid #e6e4e4;
 }
#mpic ul li.mclear{ display:block; float:none; width:100%; height:0px; background:none;}
div .mcatdesc{ border:0px solid #e5e5e5; padding:0px; background-color:#fff;}
div .mcatdesc h1{ margin:0; padding:0; margin-bottom:15px; font-size:26px;}
#mpic2 .mborder{border:1px solid #e5e5e5; padding:20px; margin-bottom:-1px;}
#mpic2 .pimgs img{border:1px solid #e5e5e5;}
#mpic2 .mborder:hover{background-color:#f8f8f8; }
#mpic2 h3{ margin-top:0px; padding-top:0px; font-size:20px;}
#mpic3{border-bottom:1px solid #e5e5e5;}
#mpic3 .mborder{border:1px solid #e5e5e5; padding:15px; border-bottom:0px;}
#mpic3 .mborder:hover{ background-color:#fafafa;}
#mpic3 h3{ margin:0px; padding:0px; font-size:16px;}



/*news cat*/
#mpicnews .m4col,#mpicnews .m3col,#mpicnews .m2col,#mpicnews .m32col{  float:left;margin-right:2%; margin-bottom:40px;}
#mpicnews .mlast{margin-right:0%; float:right;}
#mpicnews ul{padding:0; margin:0;}
#mpicnews ul li{ display:block; padding:0; margin:0; list-style:none; text-align:left; background-color:#fff; overflow:hidden; 
}
#mpicnews ul li div.ptitle{ margin-top:10px;}

#mpicnews ul li img{width:100%;}
#mpicnews ul li:hover{}
#mpicnews a {color:#333;}

#mpic div.gtitle {background-color:#ddd;color:#000; line-height:160%; padding:5px;height:25px; overflow:hidden;}
#mpic div.gtitle h3{ padding:0; margin:0; font-size:16px; }
#mpic ul li:hover .gcaption{color:#fff;}
#mpic ul li .gcaption{padding:5px;height:80px; overflow:hidden;}



/*Home*/

#mhomeicon .m4col{margin-right:2%;}
#mhomeicon .mlast{margin-right:0%;}
#mhomeicon h3{ margin-top:5px; margin-bottom:5px; }
#mhomeicon h3 a{ color:#333; font-size:18px; }
#mhomeaboutnews #mnews{ border:0px; border-bottom:1px solid #e5e5e5; padding-top:10px; padding-bottom:10px;}
#mhomeaboutnews #mnews a{ color:#666;}

/*Footer*/
#mfooter li{ list-style:none; margin:0;padding:0;}
#mfooter {
	padding-top:35px;
	padding-bottom:30px;
	background-color:#0c2e3b;
	color:#EFEFEF;
	list-style:none
	
}
#mfooter div.mpadding{ padding-left:20px; padding-right:20px;}
#copyright{width:100%;background-color:#0c2e3b;color:#efefef;font-size:12px; height:30px; padding-top:10px; line-height:30px; padding-bottom:10px;}
#copyright a{ font-size:12px; color:#bfd1dd;}
#copyright a:hover{ color:#fff;}
#copyright div.mpadding{ padding-left:10px; padding-right:10px;}
#mfooter a,#mfooter p{color:#efefef;line-height:180%;}
#mfooter h3{color:#FFF; font-size:18px; font-weight:bold;}
#mfooter .m4col{ margin-right:2%;}
#mfooter .mlast{ margin-right:0%;}

#mfooter a:hover{color:#FFF;}

#linksa{ height:auto; text-align:right;}
#linksa li{text-align:right; display:inline; margin-left:5px;}
#linksa li ul{ display:none;}
#linksa span{margin-left:0px;}
#linksa a{color:#333;line-height:14px; font-size:12px; padding-left:8px;  border-left:1px solid #999;}
#linksa li.menu-item-home a{border:0px;}
#linksa a:hover{text-decoration:underline;}

#back-to-top{
position:fixed;
bottom:4%;
right:3%;
}
#back-to-top a{
display:block;
height:30px;
width:30px;
background:url(images/back_to_top.png) no-repeat center center;
margin-bottom:5px;

}



/* =Navigation-------------------------------------------------------------- */
.navigation {
	font-size:  12px;
	line-height: 18px;
	overflow: hidden;
	color: #666;

}

.navigation a:link,
.navigation a:visited {
	color: #666;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #FF4B33;

}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	width: 50%;
	text-align:right;
}
#nav-above {
	margin: 0 0 18px 0;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}

#sitemap ul{ margin-left:30px; margin-bottom:20px;}
#tag_cloud-3 a{font-size:11px;}




/*pagenavi*/
.wp-pagenavi { display:block; clear:both;}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi a:active  { padding: 4px 8px !important; margin: 2px !important; text-decoration: none !important; border: 1px solid #ddd !important; background: #FFFFFF !important; color: #999 !important;}
.wp-pagenavi a:hover { border: 1px solid #3399cc !important; color: #3399cc !important;}
.wp-pagenavi span.pages { border: 1px solid #3399cc;padding: 4px 8px !important; margin: 2px !important; font-style: italic !important; color: #999 !important; }
.wp-pagenavi span.current { padding: 4px 8px !important; margin: 2px !important; font-weight: bold !important; border: 1px solid #3399cc !important; background: #3399cc !important; color: #fff !important;}
.wp-pagenavi span.extend { padding: 4px 8px !important; margin: 2px !important; border: 1px solid #ddd !important; background-color: #FFFFFF !important;}

div.wp-pagenavi { display:block; clear:both; over-follow:auto;}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi a:active,.wp-pagenavi span{ display:inline-block;}


/*Form*/
#myformtable {background-color:#f8f8f8;padding:30px;}
#myformtable span{font-size:14px; font-weight:bold;}
#myformtable .mtcs{height:25px; border:1px solid #e5e5e5; padding:5px; width:60%; margin-top:5px; margin-bottom:15px;}
#myformtable .mtcs2{height:100px; border:1px solid #e5e5e5;  padding:5px; font-family:Arial, Helvetica, sans-serif;width:95%;margin-top:5px; margin-bottom:15px;}

input[type="submit"]{height:32px; cursor:pointer;border:0px; width:150px; margin:0; background-color:#75c4ef;  font-size:16px; text-align:center; padding:0;color:#fff; }
input[type="submit"]:hover{filter:alpha(opacity=90);  opacity:0.9;}


.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}
.bx-wrapper .bx-viewport {
	
	background: #fff;
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 10px;
	width: 100%;
}
.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}
.bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
	right: 10px;
	background: url(images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 8887;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
.bx-wrapper .bx-controls-auto {
	text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}
.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}
.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


#pro3 img{width:80px;  border:1px solid #e5e5e5;}
#pro3 {padding-right:10px; padding-top:3px; width:90px;}
#pnav{display:block;}
#mnav{display:none;}
#mtable{ float:right;}

#mchatbutton{ width:34px; height:128px; position:fixed; top:200px; right:0px; background-image:url(mchat/chatbg.png); cursor:pointer;z-index:9001; background-position:center center; background-color:#75c4ef; border-radius:0.4em;-moz-border-radius: 0.4em;-webkit-border-radius: 0.4em;-khtml-border-radius: 0.4em; border-bottom-right-radius:0em;;border-top-right-radius:0em; background-repeat:no-repeat;}
#divChatbox{ z-index:8888;}
#divChatbox a{color:#333;text-decoration:none;}#divChatbox{width:0px;height:auto;position:fixed;right:0px;top:120px;color:#333;font-size:12px;letter-spacing:0px; }.qqlv{width:200px;position:relative;z-index:50; border:5px solid #75c4ef;border-radius:0.4em;-moz-border-radius: 0.4em;-webkit-border-radius: 0.4em;-khtml-border-radius: 0.4em; background-color:#fff;}#mtops{background-image:url(mchat/mtops.png);background-repeat:no-repeat; width:200px; height:38px;}#mtops div{ padding-left:10px; font-size:18px; font-weight:bold; line-height:38px;}#mcenters{width:200px;height:auto;}#mfoots{width:200px;height:2px;}#mcontent{padding:10px;}#mgefen{font-size:1px;line-height:1px;height:1px;background-color:#e5e5e5;margin-top:6px;margin-bottom:6px;}.mkf{text-align:left}#divChatbox a span{font-size:12px;color:#aa0000;font-weight:bold;}#divChatbox a img{border:0px;}.mkf .demo-icon{ font-size:16px;} .mkf .skype{color:#0fbdf0;} .mkf .qq{color:#fa2400;} .mkf .whatsapp{color:#27a619;} #divChatbox a:hover{color:#75c4ef;text-decoration:none;}.mkf .tel{color:#75c4ef;}

#sdiv{text-align:center;}

#sdiv img.sdiv{ border:1px solid #e5e5e5; width:100%; }
#sbox{margin-left:-5px;}
#sbox li img{width:58px; height:58px; border:1px solid #e5e5e5;}
#sbox li{float:left; width:60px; height:60px; margin-left:5px; list-style:none; margin-bottom:10px;}
#sbox li img:hover{border:1px solid #000;}

/*soical*/
a.icon{display:inline-block; width:28px; height:28px; margin-right:10px; background-position:0 0;}
a.icon:hover{ background-position:0 -38px;}
a.facebook{background-image:url(images/icon/facebook.png);}
a.twitter{background-image:url(images/icon/twitter.png);}
a.youtube{background-image:url(images/icon/youtube.png);}
a.googleplus{background-image:url(images/icon/googleplus.png);}
a.linkedin{background-image:url(images/icon/linkedin.png);}
a.pintrest{background-image:url(images/icon/pintrest.png);}
a.skype{background-image:url(images/icon/skype.png);}
a.rss{background-image:url(images/icon/rss.png);}


.timg{

  opacity: 0;
 
}
div.mchange{ padding:0; margin:0;overflow:hidden;}
div.mchange img{-moz-transform:scale(1); 
-webkit-transform:scale(1); 
-o-transform:scale(1);
-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
 }
  div.mchange img:hover{-moz-transform:scale(1.1); 
-webkit-transform:scale(1.1); 
-o-transform:scale(1.1);
-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
 }
#mtop .demo-icon{color:#ff6600;}
#mycontents table {
    border: 1px solid #ccc;
    width: 100%;
    margin:0;
    padding:0;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto;
}
#mycontents table tr:first-child{ background-color:#f4f4f4;}
#mycontents table tr:nth-child(even){ background-color:#f8f8f8;}
#mycontents table tr {
    border: 1px solid #ddd;
    padding: 5px;
  }
#mycontents table th, #mycontents table td {
	border: 1px solid #ddd;
    padding: 10px;
    text-align: left;
  }
#mycontents table th {font-size: 16px;}

/*tab*/
.mtab{ background-color:#e5e5e5; width:100%; } 
.mclear{ clear:both;}
.mtab ul{margin:0;padding:0;}
.mtab UL LI 
{ 
margin:0;padding:0;
padding-left:10px; padding-right:10px;
text-align: center; 
line-height: 36px; 
width: auto;
font-size: 18px; 
display: inline; 
float: left; 
height: 36px; 
color: #333; 
margin-right:15px;
cursor:pointer;
} 
.mtab UL LI.on 
{ 
background: #0c2e3b; 
color: #fff; 
} 
.tabList .one 
{ 
display: none; 
padding-top: 10px; 
} 
.tabList .block 
{ 
display: block; 
} 
/*end tab*/

div.postsbycategory {list-style-type: none;padding:10px;}
div.postsbycategory img {float:left; margin-right:5px;border:1px solid #e0e0e0;}
div.postsbycategory a{ line-height:110%;}
#mlang a{margin-left:10px;}
#mlang a img {height:12px;}
#mlang { display:inline-block; margin-top:2px;}
#mtxt{float:left;}
div.mgray{ padding:20px; background-color:#0c2e3b;}
/*gallery*/
.gallery { margin: 0 auto; }
.gallery .gallery-item {
	float: left;
	margin-top: 20px;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery img {
	box-shadow: 0px 0px 4px #999;
	border: 1px solid white;
	padding: 8px;
	background: #f2f2f2;
	max-width:85%;
}
.gallery img:hover {
	background: white;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 14px;
	margin:5px 0px 10px 0px;
}
.gallery dl, .gallery dt { margin: 0; }
.gallery br+br { display: none; }
/*gallery*/

@media screen and (max-width: 1000px)  {
.mtab UL LI { text-align: left; display:block; float:none; clear:both; width:100%; padding:0; border-bottom:1px solid #fff;}
.mtab UL LI div{ padding-left:10px; padding-right:10px;}.tabList{ float:none; clear:both; } 
#mtop{height:auto; padding-top:5px; padding-bottom:5px;}	
#mtop div.m2col{clear:both; float:none; text-align:center; padding-left:5px; padding-right:5px; width:auto;}
#mpic ul li:hover{-webkit-box-shadow:0 0 10px rgba(136,136,136,0.7);-moz-box-shadow:0 0 10px rgba(136,136,136,0.7);-o-box-shadow:0 0 5px rgba(136,136,136,0.7);box-shadow:0 0 5px rgba(136,136,136,0.7); margin-top:0px;}
#mhomeicon,#mhomepro,#mhomeaboutnews,#mfooter .mbox{padding-left:5px; padding-right:5px;}
#mheader div.m4col,#mheader div.m2col,.m2col{ width:100%; margin:0; padding:0; }
#mheader div.mlast{ width:100%; margin:0; padding:0;}
	#getbtn{ display:none;}
	#searchform2{ float:none;}
	#mtop .mleft{ float:none;}
#mtoptext { float:none; padding-top:20px;}
#mtoptext li{float:none; display:block; width:100%; text-align:center;}
div.mge_mobile{ height:20px;}
#mhomeicon .m4col,#mhomeicon .m3col,#mhomeicon .m2col,#mpic .m4col,#mhomeaboutnews .m2col,#mfooter .m4col,#copyright .m3col,#copyright .m32col{ width:100%; display:block; float:none; margin-bottom:30px;}

#copyright .m3col{ text-align:center; margin-bottom:5px; padding-top:10px;}
#mpic2 .m4col{width:100%; display:block; float:none; margin-bottom:10px; text-align:center;}
#mheader{padding-bottom:5px;}
.gbcbanner{ margin-top:0px;}
#mbanner{margin-top:0px;}
#access2 { display:none;}
/*menu2*/
#access2 {
	height:auto;
	margin-top:0px;
	padding-bottom:5px;
}
#access2 ul li {
	float:none;
	border-left:0px;
	display:block;
	width:100%;
	background-color:#f8f8f8;
	border-bottom:1px solid #e0e0e0;
}
#access2 a {
	line-height:40px;
	padding:0 10px;
	color:#333;
}
#access2 ul ul {
	display:block;
	position:inherit;
	top:0px;
	height:auto;
	left:0px;
	float:none;
	border:0px solid #e5e5e5;
	width: 100%;
}
#access2 ul ul li {
	width: 100%;
	border-bottom:1px solid #e5e5e5;
	border-left:0px;
	margin-left:0px;
	padding:0px;
}
#access2 ul ul ul {
	left:100%;
	top:0;
}

#access2 ul ul a {
	background:none;
	padding:5px 10px;
	height:auto;
}
#access2 ul ul li:hover > a {
	color:#75c4ef; background-color:#f2f2f2;
}

#access2 ul li.current_page_item > a,
#access2 ul li.current-menu-ancestor > a,
#access2 ul li.current-menu-item > a,
#access2 ul li.current-menu-parent > a {
	color:#333;
}
#access2 ul ul li.current_page_item > a,
#access2 ul ul li.current-menu-ancestor > a,
#access2 ul ul li.current-menu-item > a,
#access2 ul ul li.current-menu-parent > a {
	color:#333;
}
#access2 ul li.current_page_item:hover > a,
#access2 ul li.current-menu-ancestor:hover > a,
#access2 ul li.current-menu-item:hover > a,
#access2 ul li.current-menu-parent:hover > a 
{
	color:#333;
}
#access2 ul ul li.current_page_item:hover > a,
#access2 ul ul li.current-menu-ancestor:hover > a,
#access2 ul ul li.current-menu-item:hover > a,
#access2 ul ul li.current-menu-parent:hover > a {color:#333;}
	#access2 ul li ul li{display:none;}


#mobi_menu{ display:block; margin:0 auto; float:none; margin-top:10px;}		
#linksa{height:auto;text-align:center;}
div.mbox{ padding-left:5px; padding-right:5px;}

#mcontainer {
	float: none;
	width: 100%;
	display:block;
}
#mcontainer.mr {
	float: none;
	width: 100%;
	display:block;
}
#primary {width: 100%; float: none;}
#primary.mr {width: 100%; float: none;}
#mcontainer .m2col,#mcontainer .m3col,#mcontainer .m32col,#mcontainer .m4col,#mcontainer .m43col,.m3col,.m32col{width: 100%; float: none;}

#mpic ul li.m4col,#mpic ul li.m3col,#mpic ul li.m2col{width:48%; float:left; margin-right:2%;}
#mpicnews ul li.m4col,#mpicnews ul li.m3col,#mpicnews ul li.m2col{width:48%; float:left; margin-right:2%;}

#mpic ul li.mclear,#mpicnews ul li.mclear{ display:none; float:left; width:0px; height:0px; background:none;}
#mtxt{display:none;}
#mgbc,#copyright{ height:auto;}
#mgbc .m3col,#mgbc .m2col,#mgbc .m5col{ width:100%; display:block; clear:both; float:none; text-align:center;}
#mtable{ float:none; margin:0 auto;}
div.m2col{clear:both; float:none; width:100%;}
#mtoptext li{float:none;padding:0px;  }
#mlogo{ text-align:center;}

}

@media screen and (max-width: 760px)  {
/*gallery*/
.gallery .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 50%;
}
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-4 .gallery-item { width: 50%; }
.gallery img {
	padding: 5px;
	max-width:80%;
}
.gallery br { display: none; }
/*gallery*/
}

/* ===== Redesigned home slider (mp-slider) ===== */
#mp-slider{ position: relative; overflow: hidden; width: 100%; background: #0c2e3b; }
/* Featured Products light background (homepage redesign, scoped so inner pages keep .mgray) */
.mp-featured-bg{ background-color: #f4f7fa !important; }
.mp-featured-bg .mbox{ background: transparent !important; }
#mp-slider .mp-slides{
	display: flex;
	transition: transform .6s ease;
	will-change: transform;
	padding:0;
	margin:0;
}
#mp-slider .mp-slide{
	flex: 0 0 100%;
	min-width: 100%;
	position: relative;
	line-height:0;
}
#mp-slider .mp-slide img{
	width: 100%;
	height: min(650px,33.85vw);
	object-fit: cover;
	display: block;
	object-position: center;
}
#mp-slider .mp-arrow{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	z-index:5;
	width:46px;
	height:46px;
	border-radius:50%;
	border:none;
	background:rgba(117,196,239,.9);
	color:#fff;
	font-size:20px;
	font-weight:bold;
	line-height:46px;
	text-align:center;
	cursor:pointer;
	box-shadow:0 2px 8px rgba(0,0,0,.15);
        opacity:1;
        transition:background .3s;
	padding:0;
}
#mp-slider:hover .mp-arrow{opacity:1;}
#mp-slider .mp-arrow:hover{background:#75c4ef;color:#fff;}
#mp-slider .mp-prev{left:16px;}
#mp-slider .mp-next{right:16px;}
#mp-slider .mp-dots{
	position:absolute;
	bottom:16px;
	left:0;
	right:0;
	text-align:center;
	z-index:5;
	line-height:0;
}
#mp-slider .mp-dots button{
	width:30px;height:5px;
	border:none;
	border-radius:99px;
	background:rgba(255,255,255,.45);
	cursor:pointer;
	transition:all .3s;
	margin:0 4px;
	padding:0;
	vertical-align:middle;
}
#mp-slider .mp-dots button.active{
	width:46px;
	background:#75c4ef;
}
@media screen and (max-width: 760px){
	#mp-slider .mp-slide img{height:320px;}
	#mp-slider .mp-arrow{width:38px;height:38px;font-size:16px;line-height:38px;}
	#mp-slider .mp-prev{left:8px;}
	#mp-slider .mp-next{right:8px;}
	#mp-slider .mp-dots{bottom:10px;}
}

/* ===== Redesigned home sections (home01.php) ===== */
/* Topbar & header polish */
#mtop{background:#ffffff;border-bottom:1px solid #efefef;color:#333;}
#mtop .demo-icon{color:#75c4ef!important;}
#mheader{padding:18px 0;}
#mheader img.logo{height:58px;transition:opacity .2s;}
#access2,#access2 a{transition:background .25s,color .25s;}
#access2 a{padding:0 30px;letter-spacing:.02em;}
#access2 li:hover > a{background:#75c4ef;color:#fff;}

/* Home icon area */
#mhomeicon .m2col, #mhomeicon .m3col{
	background:#fff;
	border:1px solid #eef1f4;
	border-radius:10px;
	padding:20px 14px;
	box-shadow:0 4px 14px rgba(12,46,59,.06);
	transition:transform .3s, box-shadow .3s, border-color .3s;
	margin-bottom:0;
	box-sizing:border-box;
}
#mhomeicon .m2col:hover, #mhomeicon .m3col:hover{
	transform:translateY(-4px);
	box-shadow:0 12px 26px rgba(12,46,59,.12);
	border-color:#75c4ef;
}
#mhomeicon h3{margin:8px 0 4px;}
#mhomeicon h3 a{font-weight:700;letter-spacing:.01em;}
#mhomeicon .htxt{color:#5a6b7c;line-height:1.6;font-size:14px;}

/* Home featured products */
#mhomepro h2.title{letter-spacing:.04em;position:relative;padding-bottom:16px;}
#mhomepro h2.title::after{
	content:"";display:block;width:60px;height:3px;background:#75c4ef;
	margin:10px auto 0;border-radius:99px;
}
#mpic ul li div.liborder{
	border-radius:10px;
	border:1px solid rgba(12,46,59,.08);
	overflow:hidden;
	transition:box-shadow .3s, transform .3s;
}
#mpic ul li:hover{
	box-shadow:0 14px 28px rgba(12,46,59,.14);
	margin-top:-6px;
}
#mpic div.ptitle{background:#fbfcfd;border-top:1px solid #f0f2f4;}
#mpic ul li:hover div.ptitle a{color:#0c2e3b;}

/* Home about / news */
#mhomeaboutnews h3.mtitle{
	background:none;border-bottom:2px solid #eef1f4;padding-bottom:10px;
}
#mhomeaboutnews h3.mtitle span{
	border-left:4px solid #75c4ef;
	background:none;padding-left:12px;color:#0c2e3b;
	text-transform:none;font-size:20px;
}
#mhomeaboutnews #mnews{
	background:#fff;border:1px solid #f0f2f4;border-radius:8px;
	padding:14px 16px;margin-bottom:10px;transition:all .25s;
}
#mhomeaboutnews #mnews:hover{border-color:#75c4ef;transform:translateX(3px);}
#mhomeaboutnews #mnews a{color:#2e4256;font-size:15px;line-height:1.5;}
#mhomeaboutnews #mnews a:hover{color:#75c4ef;}

/* ===== Home slider text overlay ===== */
#mp-slider .mp-caption{
	position:absolute;
	top:50%;
	left:5%;
	transform:translateY(-50%);
	z-index:3;
	max-width:1100px;
	text-align:left;
	line-height:1.2;
	padding:0 205px;
	box-sizing:border-box;
	pointer-events:none;
}
#mp-slider .mp-caption .mp-sub{
	display:inline-block;
	color: var(--sc, #3f8fd0);
	font-size: var(--ss, 20px);
	letter-spacing:.12em;
	text-transform:uppercase;
	font-weight:600;
	margin-left:4px;
	text-shadow:0 1px 3px rgba(0,0,0,.35);
}
#mp-slider .mp-caption .mp-title{
	margin:14px 0 22px;
	padding:0;
	color: var(--tc, #ffffff);
	font-size: var(--ts, 48px);
	font-weight:800;
	line-height:1.12;
	text-transform:inherit;
	letter-spacing:.01em;
	text-shadow:0 2px 12px rgba(0,0,0,.5);
	background:none;
}
#mp-slider .mp-caption .mp-btn{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	pointer-events:auto;
	background:#75c4ef;
	color:#fff;
	font-size:15px;
	font-weight:700;
	letter-spacing:.03em;
	padding:14px 38px;
	border-radius:999px;
	text-decoration:none;
	border:none;
	box-shadow:0 8px 20px rgba(117,196,239,.35);
	transition:transform .25s,box-shadow .25s,background .25s;
}
#mp-slider .mp-caption .mp-btn:hover{
	background:#3f8fd0!important;
	color:#fff!important;
	transform:translateY(-3px);
	box-shadow:0 14px 28px rgba(117,196,239,.45);
}
/* caption alignment */
#mp-slider .mp-caption.mp-center{left:50%;transform:translate(-50%,-50%);text-align:center;max-width:calc(100% - 500px);}
#mp-slider .mp-caption.mp-center .mp-btn{border-color:#75c4ef;}
#mp-slider .mp-caption.mp-right{left:auto;right:5%;text-align:right;}
@media screen and (max-width: 760px){
	#mp-slider .mp-caption.mp-center,
	#mp-slider .mp-caption.mp-right{left:50%;right:auto;transform:translate(-50%,-50%);width:90%;box-sizing:border-box;text-align:center;}
}
@media screen and (max-width: 760px){
	#mp-slider .mp-caption{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);right:auto;width:90%;text-align:center;background:transparent;padding:0;box-sizing:border-box;pointer-events:none;}
	#mp-slider .mp-caption .mp-title{font-size:20px;margin:6px 0 10px;}
	#mp-slider .mp-caption .mp-sub{font-size:12px;}
	#mp-slider .mp-caption .mp-btn{font-size:12px;padding:9px 18px;}
}

/* =========================================================
   Homepage section beautification (icon / featured / about-news)
   Pure CSS overlay — keeps home01.php markup safe.
   ========================================================= */

/* ---- 1. Recently viewed categories: image crop + title ---- */
#mhomeicon .mchange{
	border-radius:8px;
	overflow:hidden;
	aspect-ratio:4/3;
	background:#f4f7fa;
}
#mhomeicon .mchange img{width:100%;height:100%;object-fit:cover;transition:transform .45s;}
#mhomeicon .m2col:hover .mchange img,#mhomeicon .m3col:hover .mchange img{transform:scale(1.06);}
#mhomeicon h3 a{color:#0c2e3b;font-size:17px;line-height:1.3;display:block;padding-top:12px;position:relative;transition:color .25s;}
#mhomeicon h3 a::after{content:"\203A";color:#75c4ef;font-weight:700;margin-left:4px;}
#mhomeicon .m2col:hover h3 a,#mhomeicon .m3col:hover h3 a{color:#75c4ef;}
#mhomeicon .htxt{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}
#mhomeicon .m3col h2{color:#0c2e3b;position:relative;padding-bottom:12px;}
#mhomeicon .m3col h2::after{content:"";display:block;width:46px;height:3px;background:#75c4ef;border-radius:99px;margin-top:10px;}
#mhomeicon .m3col .mbtn{width:auto;display:inline-block;padding:12px 22px;height:auto;line-height:1;border-radius:99px;background:#75c4ef;margin-top:6px;}
#mhomeicon .m3col .mbtn a{color:#fff;font-weight:700;}
#mhomeicon .m3col .mbtn:hover{background:#3f8fd0;opacity:1;}

/* ---- 2. Featured products cards ---- */
#mhomepro{text-align:center;}
#mpic ul li div.prodiv{
	background:#fafcfe;
	padding:16px;
}
#mpic ul li div.prodiv img{
	border-radius:8px;
	width:100%;height:auto;
}
#mpic div.ptitle{
	padding:14px 12px;
	display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;
	height:auto;min-height:52px;
}
#mpic div.ptitle a{font-size:14px;font-weight:600;color:#23323f;line-height:1.4;transition:color .25s;}
#mpic ul li{margin-bottom:28px;}
#mpic .mbtn.center{width:auto;display:inline-block;padding:13px 34px;line-height:1;height:auto;border-radius:99px;font-weight:700;text-align:center;background:#75c4ef;box-shadow:0 6px 16px rgba(117,196,239,.35);}
#mpic .mbtn.center:hover{opacity:1;background:#3f8fd0;box-shadow:none;}

/* ---- 3. WHY CHOOSE US info rows ---- */
#mhomeaboutnews .m2col:first-child h2{color:#0c2e3b;position:relative;padding-bottom:12px;}
#mhomeaboutnews .m2col:first-child h2::after{content:"";display:block;width:46px;height:3px;background:#75c4ef;border-radius:99px;margin-top:10px;}
#mhomeaboutnews .m2col:first-child p strong{
	display:flex;align-items:center;gap:10px;
	font-size:15.5px;color:#0c2e3b;margin-top:16px;
}
#mhomeaboutnews .m2col:first-child p strong img{width:22px;height:22px;object-fit:contain;}
#mhomeaboutnews .m2col:first-child p strong span{background:#eef6ff;border-left:3px solid #75c4ef;padding:3px 10px;border-radius:4px;flex:0 0 auto;}
#mhomeaboutnews .m2col:first-child > p:not(:has(strong)){color:#5a6b7c;line-height:1.65;margin:4px 0 0 32px;}

/* ---- 4. News list cards ---- */
#mhomeaboutnews #mnews{position:relative;padding-left:40px;display:flex;align-items:flex-start;}
#mhomeaboutnews #mnews::before{
	content:"\25B8";position:absolute;left:14px;top:15px;
	color:#75c4ef;font-weight:700;
}
#mhomeaboutnews #mnews a{font-weight:600;color:#23323f;}
#mhomeaboutnews #mnews:hover{box-shadow:0 8px 18px rgba(12,46,59,.1);border-color:#75c4ef;background:#fbfdff;}

/* =========================================================
   NEW homepage layout: stats bar + intro + product big grid
   ========================================================= */

/* ---- Stats bar ---- */
.mp-prod-title{margin-top:40px;}
#mpstats{background:linear-gradient(135deg,#eaf3fc 0%,#f6faff 100%);padding:40px 0 4px;color:#fff;margin-top:52px;position:relative;left:50%;transform:translateX(-50%);width:100vw;max-width:100vw;}
.mpstats-in{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;max-width:1100px;margin:0 auto;}
.mpstat{flex:1;min-width:160px;text-align:center;padding:10px 12px;}
.mpstat + .mpstat{border-left:1px solid rgba(117,196,239,.18);}
.mpstat-num{display:block;font-size:44px;font-weight:800;color:#3f8fd0;line-height:1;letter-spacing:.01em;}
.mpstat-plus{color:#3f8fd0;}
.mpstat-lb{display:block;margin-top:10px;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#7a93a8;font-weight:600;}

/* ---- Intro / About ---- */
.mpabout{
	max-width:860px;margin:0 auto;text-align:center;padding:64px 10px 8px;
}
.mpabout h2{
	color:#0c2e3b;font-size:30px;font-weight:800;letter-spacing:.02em;
	position:relative;padding-bottom:16px;margin-bottom:18px;
}
.mpabout h2::after{content:"";display:block;width:56px;height:4px;background:#75c4ef;border-radius:99px;margin:12px auto 0;}
.mpabout p{color:#4d5f70;font-size:16px;line-height:1.75;margin:0 0 10px;}
.mpabout .mbtn{width:auto;display:inline-block;padding:12px 26px;height:auto;line-height:1;border-radius:99px;text-align:center;background:#75c4ef;margin-top:16px;}
.mpabout .mbtn a{color:#fff;font-weight:700;font-size:14px;}
.mpabout .mbtn:hover{background:#3f8fd0;opacity:1;}

/* ---- Product big grid (4 cols) ---- */
.mpcats{
	display:flex;gap:24px;
}
.mpcats-wrap{position:relative;display:flex;align-items:center;gap:18px;padding:46px 0 20px;}
.mpcats-viewport{flex:1 1 auto;min-width:0;overflow:hidden;-webkit-overflow-scrolling:touch;}
.mpcat{
	background:#fff;border:1px solid #eef1f4;border-radius:14px;overflow:hidden;
	box-shadow:0 4px 16px rgba(12,46,59,.06);
	transition:transform .3s, box-shadow .3s, border-color .3s;
	display:flex;flex-direction:column;
	flex:0 0 calc((100% - 3*24px)/4);min-width:0;
}
.mpcat:hover{transform:translateY(-6px);box-shadow:0 16px 32px rgba(12,46,59,.13);border-color:#75c4ef;}
.mpcat .mchange{
	border-radius:0;overflow:hidden;aspect-ratio:4/3;background:#f4f7fa;position:relative;
}
.mpcat .mchange img{width:100%;height:100%;object-fit:cover;transition:transform .5s;}
.mpcat:hover .mchange img{transform:scale(1.07);}
.mpcat h3{margin:20px 20px 8px;padding:0;line-height:1.3;}
.mpcat h3 a{color:#0c2e3b;font-size:17px;font-weight:700;line-height:1.3;transition:color .25s;}
.mpcat:hover h3 a{color:#75c4ef;}
.mpcat .htxt{
	margin:0 20px;color:#5a6b7c;font-size:14px;line-height:1.6;
	display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1;
}
.mpcat-more{
	display:inline-block;margin:16px 20px 22px;color:#75c4ef;font-weight:700;font-size:13px;
	letter-spacing:.04em;text-decoration:none;transition:color .25s;
}
.mpcat-more:hover{color:#0c2e3b;}
.mpcat-prev,.mpcat-next{
	flex:0 0 48px;width:48px;height:48px;border-radius:50%;
	border:2px solid #75c4ef;background:#fff;color:#75c4ef;
	font-size:30px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;
	transition:background .25s,color .25s,transform .2s;box-shadow:0 4px 12px rgba(12,46,59,.08);user-select:none;
}
.mpcat-prev:hover,.mpcat-next:hover{background:#75c4ef;color:#fff;transform:scale(1.06);}

/* responsive */
@media screen and (max-width:1024px){
	.mpcats .mpcat{flex-basis:calc((100% - 1*24px)/2);}
}
@media screen and (max-width:760px){
	.mpstats-in{flex-wrap:wrap;}
	.mpstat{flex:0 0 50%;border:none;padding:14px 6px;}
	.mpstat-num{font-size:34px;}
	.mpcats .mpcat{flex-basis:100%;}
	.mpcats-wrap{padding:30px 0 10px;}
	.mpcat-prev,.mpcat-next{flex:0 0 40px;width:40px;height:40px;font-size:24px;}
	.mpabout{padding:40px 10px 8px;}
	.mpabout h2{font-size:24px;}
}

/* ===== 首页各版块标题统一：字号32 + 统一深青+浅蓝装饰线 ===== */
.mpabout h2,
.mpwhy-title,
.mp-prod-title,
#mhomepro h2.title,
#mpnewscar .mpnews-head h2,
#mppartners h2{
	font-size:32px !important;
	color:#0c2e3b !important;
	font-weight:800 !important;
	font-family:'Arial','Helvetica',sans-serif !important;
	line-height:1.25;
	text-align:center !important;
	letter-spacing:.02em;
	text-transform:uppercase;
	padding-bottom:16px;
}
.mpabout h2::after,
.mpwhy-title::after,
.mp-prod-title::after,
#mhomepro h2.title::after,
#mpnewscar .mpnews-head h2::after,
#mppartners h2::after{
	content:"";display:block;width:54px;height:4px;background:#75c4ef;border-radius:99px;margin-top:14px;margin-left:auto;margin-right:auto;
}
.mppartners-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:28px 44px;padding:18px 0 10px;}
#mppartners .mppartners-grid img{max-width:220px;max-height:110px;width:auto;height:auto;object-fit:contain;filter:grayscale(1);opacity:.72;}
#mppartners .mppartners-grid img:hover{filter:none;opacity:1;}
/* 隐藏 Partners 版块自带黑色带的全宽图 */
#mppartners img[src*="artners-1" i],#mppartners img[src*="artners-1\:" i]{display:none;}
#mppartners{background:transparent;}
#mhomepro h2.title{color:#fff !important;}
@media screen and (max-width:540px){
	.mpabout h2,.mpwhy-title,.mp-prod-title,#mhomepro h2.title,#mpnewscar .mpnews-head h2,#mppartners h2{font-size:26px !important;}
}

/* =========================================================
   Redesigned: WHY CHOOSE US + News + About/Partner + Partners
   ========================================================= */
.mp-block-title{color:#0c2e3b;font-size:26px;font-weight:800;letter-spacing:.02em;position:relative;padding-bottom:14px;margin:0 0 22px;}
.mp-block-title::after{content:"";display:block;width:50px;height:4px;background:#75c4ef;border-radius:99px;margin-top:12px;}
.mp-block-title.center{text-align:center;}
.mp-block-title.center::after{margin-left:auto;margin-right:auto;}

/* news list (right col) */
#mpnewslist{margin-top:6px;}
.mpnews-item{display:flex;align-items:baseline;gap:12px;background:#fff;border:1px solid #f0f2f4;border-radius:9px;padding:13px 16px;margin-bottom:10px;text-decoration:none;transition:all .25s;}
.mpnews-item:hover{border-color:#75c4ef;background:#fbfdff;transform:translateX(4px);box-shadow:0 6px 14px rgba(12,46,59,.08);}
.mpnews-num{flex:0 0 auto;color:#75c4ef;font-weight:800;font-size:13px;}
.mpnews-tx{color:#23323f;font-size:14px;font-weight:600;line-height:1.45;}
.mpnews-item:hover .mpnews-tx{color:#75c4ef;}

/* =========================================================
   WHY CHOOSE US grid + News carousel
   ========================================================= */
/* why choose us: centered head + 4-column vertical cards */
.mpwhy-head{text-align:center;max-width:680px;margin:64px auto 68px;grid-column:1 / -1;width:100%;}
.mpwhy-label{color:#75c4ef;font-size:14px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;}
.mpwhy-title{color:#0c2e3b;font-size:32px;font-weight:800;line-height:1.25;margin:0;}
.mpchoosestyle{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;align-items:start;}
.mpchoosestyle h2:not(.mpwhy-title){display:none;}
.mpchoosestyle p strong{display:flex;flex-direction:column;align-items:center;gap:0;font-size:18px;color:#0c2e3b;margin:0 0 10px;text-align:center;}
.mpchoosestyle p strong img{width:32px;height:32px;object-fit:contain;margin-bottom:12px;}
.mpchoosestyle p strong span{background:transparent;border-left:none;padding:0;border-radius:0;color:#0c2e3b;font-weight:700;}
.mpchoosestyle > p{background:#f5f7fa;border:1px solid #eef1f4;border-radius:16px;padding:34px 22px;margin:0;text-align:center;display:flex;flex-direction:column;box-shadow:0 4px 16px rgba(12,46,59,.04);transition:transform .28s,box-shadow .28s,border-color .28s;}
.mpchoosestyle > p:hover{transform:translateY(-6px);box-shadow:0 16px 32px rgba(12,46,59,.12);border-color:#75c4ef;}
.mpchoosestyle > p:not(:has(strong)){color:#5a6b7c;line-height:1.65;font-size:14px;}
.mpchoose{grid-column:1 / -1;width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;}
.mpchoose-item{background:#f5f7fa;border:1px solid #eef1f4;border-radius:16px;padding:34px 22px;text-align:center;box-shadow:0 4px 16px rgba(12,46,59,.04);transition:transform .28s,box-shadow .28s,border-color .28s;}
.mpchoose-item:hover{transform:translateY(-6px);box-shadow:0 16px 32px rgba(12,46,59,.12);border-color:#75c4ef;}
.mpchoose-ico img{width:54px;height:54px;object-fit:contain;margin:0 auto 16px;display:block;}
.mpchoose-txt h4{color:#0c2e3b;font-size:18px;margin:0 0 10px;}
.mpchoose-txt p{color:#5a6b7c;font-size:14px;line-height:1.65;margin:0;}

/* about subtitle under ABOUT US */
.mpabout-sub{margin:2px 0 18px;color:#75c4ef;font-size:16px;font-weight:700;letter-spacing:.05em;}

/* about row: video left, text right */
.mpabout-row{display:grid;grid-template-columns:1.5fr 1fr;gap:48px;align-items:center;padding:60px 0 10px;}
.mpabout-row .mpabout{max-width:none;text-align:left;margin:0;}
.mpabout-row .mpabout h2{text-align:left !important;}
.mpabout-row .mpabout h2::after{margin-left:0;margin-right:auto;}
.mpabout-row .mp-about-video .mpb-video{width:100%;height:auto;border-radius:12px;box-shadow:0 12px 28px rgba(12,46,59,.16);border:4px solid #fff;}

/* News carousel */
#mpnewscar{background:#f4f8fb;padding:102px 0 64px;margin-top:-48px;}
.mpnews-head{position:relative;text-align:center;margin-bottom:30px;}
.mpnews-more{position:absolute;right:0;top:6px;color:#75c4ef;font-weight:700;font-size:14px;text-decoration:none;}
.mpnews-more:hover{color:#0c2e3b;}
.mpcar-track-wrap{position:relative;display:flex;align-items:center;}
.mpcar-track{display:flex;gap:20px;overflow:hidden;width:100%;justify-content:center;}
.mpcar-slide{flex:0 0 calc((100% - 60px)/4);}
.mpcar-link{display:block;background:#fff;border-radius:14px;overflow:hidden;text-decoration:none;border:1px solid #eef1f4;box-shadow:0 4px 16px rgba(12,46,59,.06);transition:transform .3s,box-shadow .3s,border-color .3s;}
.mpcar-link:hover{transform:translateY(-6px);box-shadow:0 16px 30px rgba(12,46,59,.13);border-color:#75c4ef;}
.mpcar-img{display:block;aspect-ratio:4/3;background:#e8eef3;overflow:hidden;}
.mpcar-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s;}
.mpcar-link:hover .mpcar-img img{transform:scale(1.06);}
.mpcar-txt{display:block;padding:16px 16px 0;color:#23323f;font-size:15px;font-weight:700;line-height:1.4;text-align:left;}
.mpcar-date{display:block;padding:8px 16px 0;color:#75c4ef;font-size:12px;font-weight:600;letter-spacing:.05em;text-align:left;}
.mpcar-desc{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;padding:8px 16px 18px;color:#75869a;font-size:13px;line-height:1.55;text-align:left;}
.mpcar-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:42px;height:42px;border-radius:50%;border:none;background:rgba(117,196,239,.9);color:#fff;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:.9;transition:background .25s,opacity .25s;}
.mpcar-arrow:hover{background:#75c4ef;opacity:1;}
.mpcar-prev{left:-52px;}
.mpcar-next{right:-52px;}
.mpcar-dots{text-align:center;margin-top:26px;}
.mpcar-dot{width:11px;height:11px;border:none;border-radius:50%;background:#cfe0ee;margin:0 6px;cursor:pointer;transition:background .25s,transform .25s;padding:0;}
.mpcar-dot.active{background:#75c4ef;transform:scale(1.25);}

/* static news cards (4 columns, no carousel) */
.mpnews-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;}
.mpnews-grid .mpcar-link{height:100%;display:flex;flex-direction:column;}
.mpnews-grid .mpcar-txt{flex:0 0 auto;}
.mpnews-grid .mpcar-desc{flex:1 1 auto;}
.mpnews-morebtn{text-align:center;margin-top:34px;}
.mp-learnmore{display:inline-flex;align-items:center;justify-content:center;padding:14px 38px;border-radius:999px;background:#75c4ef;color:#fff !important;font-size:15px;font-weight:700;text-decoration:none;letter-spacing:.03em;box-shadow:0 8px 20px rgba(117,196,239,.35);transition:transform .25s,box-shadow .25s,background .25s;}
.mp-learnmore:hover{transform:translateY(-3px);box-shadow:0 14px 28px rgba(117,196,239,.45);background:#3f8fd0;color:#fff !important;}
.mgray .mbtn.center{display:block;width:fit-content;margin:0 auto;padding:14px 40px;height:auto;line-height:1;text-align:center;}

@media screen and (max-width:1100px){
  .mpcar-prev{left:2px;}
  .mpcar-next{right:2px;}
  .mpcar-slide{flex:0 0 calc((100% - 40px)/3);}
  .mpnews-grid{grid-template-columns:repeat(2,1fr);}
  .mpchoosestyle{grid-template-columns:repeat(2,1fr);}
}
@media screen and (max-width:820px){
  .mpcar-slide{flex:0 0 calc((100% - 20px)/2);}
  .mpchoose{grid-template-columns:repeat(2,1fr);}
}
@media screen and (max-width:540px){
  .mpchoosestyle{grid-template-columns:1fr;}
  .mpchoose{grid-template-columns:1fr;}
  .mpcar-slide{flex:0 0 100%;}
  .mpnews-more{position:static;display:block;text-align:center;margin-top:6px;}
  .mpnews-grid{grid-template-columns:1fr;}
  .mpabout-row{grid-template-columns:1fr;gap:24px;padding:36px 0 6px;}
}

/* about partner intro (gbc_hm004 wrapper) */
#mpaboutpartner{background:#f4f8fb;padding:50px 0;}
#mpaboutpartner .fl-heading,#mpaboutpartner h2{color:#0c2e3b;font-size:26px;font-weight:800;text-align:center;}
#mpaboutpartner .m2col{background:#fff;border:1px solid #eef1f4;border-radius:12px;padding:22px;box-shadow:0 4px 14px rgba(12,46,59,.05);box-sizing:border-box;}
#mpaboutpartner .wp-video video,#mpaboutpartner video{width:100%;height:auto;border-radius:10px;}
#mpaboutpartner p{color:#4d5f70;line-height:1.7;}

/* partners */
#mpaboutpartner h2[style]{text-align:center;}
#mpaboutpartner .size-full,#mpaboutpartner img.aligncenter{display:block;margin:18px auto 0;max-width:100%;height:auto;border-radius:10px;}
@media screen and (max-width:760px){
        .mp-block-title{font-size:22px;}
        .mpchoosestyle p strong{flex-wrap:wrap;}
}
/* ===== Unified pill buttons site-wide (#75c4ef) ===== */
#getbtn,.mbtn,input[type="submit"],input[type="button"],a.rmore,.bor,.readmore{
	background-color:#75c4ef!important;
	color:#ffffff!important;
	border:none!important;
	border-radius:999px!important;
	font-weight:700!important;
	cursor:pointer;
	line-height:1;
	text-align:center!important;
}
#getbtn a,.mbtn a,input[type="submit"],a.rmore{color:#ffffff!important;font-weight:700!important;}
#getbtn:hover,.mbtn:hover,input[type="submit"]:hover,input[type="button"]:hover,a.rmore:hover,.bor:hover,.readmore:hover{
	background-color:#3f8fd0!important;
	color:#ffffff!important;
	opacity:1!important;
}
/* ===== Restore nav search + GET A QUOTE to online style ===== */
#searchform2 #searchsubmit{background-color:#ffffff!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%233a444c' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='10' cy='10' r='7'/%3E%3Cline x1='21' y1='21' x2='15' y2='15'/%3E%3C/svg%3E")!important;background-position:center!important;background-repeat:no-repeat!important;border:1px solid #e0e0e0!important;border-radius:0.2em!important;width:40px;height:36px;color:#ffffff;line-height:normal!important;font-weight:400!important;}
#searchform2 #searchsubmit:hover{background-color:#f8f8f8!important;border:1px solid #e0e0e0!important;opacity:1!important;}
#getbtn{background-color:#75c4ef!important;border-radius:0.2em!important;font-weight:400!important;color:#ffffff!important;line-height:36px!important;text-align:center!important;}
#getbtn a{color:#ffffff!important;font-weight:400!important;}
#getbtn:hover{background-color:#75c4ef!important;opacity:0.9!important;color:#ffffff!important;}
#getbtn:hover a{color:#ffffff!important;}
/* ===== Slider selling points + alignment (new banner captions) ===== */
#mp-slider .mp-caption.mp-left{left:5%;text-align:left;}
#mp-slider .mp-caption .mp-points{margin:0 0 26px;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:10px 26px;max-width:780px;}
#mp-slider .mp-caption .mp-points li{position:relative;color:#fff;font-size:16px;font-weight:600;letter-spacing:.02em;line-height:1.4;padding-left:20px;}
#mp-slider .mp-caption .mp-points li::before{content:'';position:absolute;left:2px;top:.48em;width:8px;height:8px;border-radius:50%;background:#75c4ef;}
#mp-slider .mp-caption.mp-center .mp-points{justify-content:center;margin-left:auto;margin-right:auto;}
#mp-slider .mp-caption.mp-center .mp-points li{text-align:left;}
#mp-slider .mp-caption.mp-right .mp-points{justify-content:flex-end;margin-left:auto;}
@media (max-width:760px){
  #mp-slider .mp-caption .mp-points{gap:8px 16px;max-width:100%;margin-bottom:16px;justify-content:center;}
  #mp-slider .mp-caption .mp-points li{font-size:12px;padding-left:16px;}
  #mp-slider .mp-caption .mp-points li::before{width:6px;height:6px;}
}

/* ===== Slider caption fine-tune ===== */
#mp-slider .mp-caption .mp-sub{color:#75c4ef;}
#mp-slider .mp-caption .mp-points{margin:48px 0 26px;gap:6px 26px;}
#mp-slider .mp-slide:nth-child(3) .mp-points{max-width:560px;}
#mp-slider .mp-slide:nth-child(3) .mp-points li{flex:0 0 calc(50% - 13px);}

/* Dropdown / nav hover: white text on brand blue (override style.php $glcolor) */
#access2 ul li:hover > a,
#access2 ul li.current-menu-item:hover > a,
#access2 ul li.current-menu-parent:hover > a,
#access2 ul ul li:hover > a,
#access2 ul ul li.current-menu-item:hover > a,
#access2 ul ul li.current-menu-parent:hover > a,
#access2 ul ul li.current_page_item:hover > a{
  color:#fff !important;
}
#access2 li:hover > a,
#access2 li.current-menu-item:hover > a,
#access2 li.current-menu-parent:hover > a{background:#75c4ef !important;}
@media (max-width:760px){
  #mp-slider .mp-slide:nth-child(2) .mp-points li,
  #mp-slider .mp-slide:nth-child(3) .mp-points li{flex:0 0 auto;}
}

/* ===== Mobile slider caption: tidy layering ===== */
@media (max-width:760px){
  #mp-slider .mp-caption{top:50%;bottom:auto;left:50%;right:auto;transform:translate(-50%,-50%);width:92%;max-width:92%;box-sizing:border-box;margin:0;background:rgba(8,32,48,.45);border-radius:16px;padding:24px 18px;text-align:center;display:block;}
  #mp-slider .mp-caption .mp-title{font-size:20px;margin:0 0 10px;}
  #mp-slider .mp-caption .mp-sub{font-size:12px;margin:0 0 14px;}
  #mp-slider .mp-caption .mp-points{flex-direction:column;align-items:center;gap:6px;margin:0 0 18px;}
  #mp-slider .mp-caption .mp-points li{flex:0 0 auto;text-align:center;}
  #mp-slider .mp-caption .mp-btn{font-size:12px;padding:9px 18px;}
}
