
@import url("foundation.css");

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(../../../../../themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(../../../../../themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}

html, body
{
	padding: 0;
	margin: 0;
	
}
li{list-style: none;}
body {
	background-color: #FFFFFF;
	font-family: 'Open Sans';
	font-size: 14px;
	line-height: 22px;
	color: #333;
	-webkit-text-size-adjust: none;
}
body *
{
	text-shadow: none;
}
h1, h2, h3, h4, h5, h6
{
	line-height: 1;
	color: #330;
	font-weight: bold;
	margin: 20px 0 10px 0;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td, textarea, input { font-family: 'Open Sans'; font-weight: normal; }

h1, h2, h3
{
	font-size: 18px;
}
h5, h6
{
	font-size: 14px;
}
h4 
{
	font-size: 15px;
}
p
{
	margin: 0 0 10px 0;
}
a, a:link, a:active, a:visited, a:hover
{
	color: #3b4560;
	text-decoration: none;
}
pre
{
	font-size: 12px;
	width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
#page nav
{
	display: none;
}

#header,
.header,
#footer
{
	background: #3b4560;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 70px;
	height: 70px;
	padding: 0 50px;
}

.subHeader, .subFooter { 
	background-color:#3b4560;
	font-size: 15px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	height: 40px;
	padding: 0 10px;
	position:relative;
	width: 100%;
 }
 
 
.subHeader i.i-small { position: absolute; left: 16px !important; top: 11px !important; margin: 0px; }


#header a,
.header a
{
	background: url('fonts/icons.svg') no-repeat -21px -295px;
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 5px;
	left: 10px;
}

#header a.backBtn
{
	background: url('fonts/icons.svg') no-repeat -97px -295px;
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 5px;
	right: 0px;
	left: inherit;
}

#header a.friends,
.header a.friends
{
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAVNJREFUeNq01jFLAzEYxvH2UBCxiIiDUhzcdXCyIk5ufgUXLR37JdxcXBxcuwmOOtml0EKpo04iWIpIQREVEVFLjf9AhoC9e3O5uxd+lMLdPU1yedO8UiqXdQWO122ghi4+8IwGqiiId+uRCHbxqsLrFHNRz5ACSnhTch1EPScQpnIH0w7TWcGiz5rouS45rtkMVnxCJrAQ4yUq+oT8YhAjZOAT8oWHGCE9nxC9H64cA15w4xOiW0HbfErVNhvUa8c3cecQcoZv3xA9z+fCNbe4SNq7jvEUMaUnuE/au7SjkHbSR1G637ULh73Kn+gn7cIBttELGckQh9Jo8iMOrSksYx2b2MKk8FuvUUcHl/9GbiWuooYu3pVf/eARLZQxbp8na2YR0659e+HLmM/geN+z98lSRv8hZu2QQkYh+kzKjZkvHdPahymH6DNp5Cucev0JMAAkKj0NEoYBJwAAAABJRU5ErkJggg==);
}
#header a.right,
.header a.right
{
	left: auto;
	right: 10px;
}
#content,
.content
{
	padding: 10px;
}

/*********************/

@media all and (min-width: 900px) {
	html, body {
		height: 100%;
	}
	#menu {
		/*background: #eee;*/
	}
	#page {
		
		min-height: 100%;
	}
	/* hide open-button */
	a[href="#menu"]
	{
		/*display: none !important;*/
	}
}

#Logo { display: inline-block; padding: 15px 0px;}
#Logo.svg { padding: 0px 15px; }
#Logo img { max-height:50px; }

.bannerPane { text-align:center; overflow: hidden; }
.bannerPane img {  }






/*! Flickity v1.2.1
http://flickity.metafizzy.co
---------------------------------------------- */
.gallery {
  margin: 20px auto -15px;

}

.gallery-cell {
  width: 100%;
  height: auto;
  
}

.gallery-cell img {
  display: block;
  height: auto;
  width: 75%;
  margin: 0 auto;
}
.gallery-cell p{ text-align: center; padding: 10px 0px; font-size: 1.5em;} 


.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus { outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
          tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- previous/next buttons ---- */

.flickity-prev-next-button {
  position: absolute;
  top: 40%;
  width: 35px;
  height: 35px;
  border: none;
  border-radius: 50%;
  background: none;

  cursor: pointer;
  /* vertically center */
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.flickity-prev-next-button:hover { background: white; }

.flickity-prev-next-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #09F;
}

.flickity-prev-next-button:active {
  filter: alpha(opacity=60); /* IE8 */
  opacity: 0.6;
}

.flickity-prev-next-button.previous { left: 10px; }
.flickity-prev-next-button.next { right: 10px; }
/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button:disabled {
  filter: alpha(opacity=30); /* IE8 */
  opacity: 0.3;
  cursor: auto;
}

.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

.flickity-prev-next-button .arrow {
  fill: #333;
}

/* color & size if no SVG - IE8 and Android 2.3 */
.flickity-prev-next-button.no-svg {
  color: #333;
  font-size: 26px;
}

/* ---- page dots ---- 

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots { direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  filter: alpha(opacity=25); 
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  filter: alpha(opacity=100); 
  opacity: 1;
}

*/





.main5c{ width: 100%; background: #F8F8F8;  padding: 20px 0px;}
.main5c ul{} 
.main5c ul li{ width: 50%; text-align: center; border-right: #DDDDDD 1px solid; float: left; margin: 20px 0px;} 
.main5c ul li:last-child{border-right: none; } 
.main5c ul li div{ width: 50%; margin: 0px auto; margin-bottom: 5px;} 
.main5c ul li h4{ margin: 0px; line-height: 150%; font-size: 1.2em;} 
.main5c ul li span{ color: #999999;} 

.main_tit_101{text-align: center; width: 100%; margin: 5px auto 30px;} 
.main_tit_101 a{display: block; font-size:1em; color: #FFFFFF;font-weight: lighter; background: #3b4560; width: 100px; padding: 6px 0px; border-radius: 10px; margin: 0px auto; letter-spacing: 2px; text-align: center;} 



.mo_main5a { width:100%; padding:30px 0px 15px; text-align:center;}
.mo_main5a p{ font-size:2.2em; color:#3b4560; font-weight:normal; margin-bottom: 0px;}
/*.mo_main5a p.t3{font-size:1em; color:#3b4560; font-weight:normal; margin: 30px 0px 0px; color: #EEEEEE;} */
.mo_main5a span{ color:#999999;} 
.mo_main5a span strong{color:#3b4560;} 

.mo_main5a_txt{ text-align: center; margin:-10px auto 20px;font-size:1.6em; color: #333333;} 


.mo_main5a_img{width:95%; margin: 0px auto;} 

.mo_content{width: 95%; margin: 0px auto 20px;}
.mo_content p{ line-height: 150%; font-size: 1.2em;color: #000000; } 
.mo_content p strong{font-size: 1.2em;} 

.mo_main6{width: 98%; margin: 10px auto; text-align: center;} 
.mo_main6 img{width: 100%;} 

.mo_video{ width: 100%; background: #3b4560; text-align: center; padding: 5% 2.5%; box-sizing: border-box;} 


.products_nnn{ width: 90%; margin: 0px auto;} 
.products_nnn li{text-align: center; height: auto; margin: 10px 0px;} 
.products_nnn li img{width:100%;}  
.products_nnn li p{width:100%; color:#3b4560; font-size:1.5em; margin-bottom: 10px; background: #000000; padding: 10px 0px; text-align: center;} 

.products_n2{ width: 96%; margin: 0px auto 20px;} 
.products_n2 li{text-align: center; height: auto;  float: left; width: 50%;} 
.products_n2 li a{ display: block; color:#3b4560; font-size:1.5em; margin: 10px;  padding: 10px 0px;  text-align: center; border: #3b4560 1px solid; text-decoration: none;} 

.zsjm{background-color:#FFFFFF;  height:auto;} 
.list1{ margin-bottom: 30px;} 
.list1 ul{} 
.list1 li{width: 45%; float: left; text-align: center;background-color:#3b4560; margin: 8px; padding:10px;} 
.main6a_txt1{font-size:1.5em; margin-bottom: 0px;color: #FFFFFF;} 
.main6a_txt2{font-size:0.5em;color: #FFFFFF;} 
.main6a_txt0{color: #FFFFFF;} 
.main6a_txt4{font-size:1.2em; line-height: 150%; text-align: justify;color: #FFFFFF;} 


.indexnew{ width: 100%;} 
.indexnew li{  margin:8px 2px;float:left;display:inline;text-align: center;width: 32.2%;}  
.indexnew li img{width:100%;height:100%;}  
.indexnew li h4{color:#888;font-size:1.5em; font-weight: normal; height:30px;line-height:30px;overflow:hidden; margin-top: 10px;} 

.index_new{ width: 95%; margin: 0px auto;} 
.index_new li{  margin:0px 0px;text-align: left; padding: 25px 0px; border-bottom: #EEEEEE 1px dashed;}  
.index_new li h4{color:#888;font-size:1.5em; font-weight: normal; height:30px;line-height:30px;overflow:hidden; margin-top: 10px;} 

.index_new_img{ float: left; width: 35%;} 
.index_new_img img { width: 100%;} 
.index_new_tit{ float: right; width: 60%;} 
.index_new_tit p{font-size:1.5em; font-weight: normal;color:#3b4560; margin-bottom: 5px;} 
.index_new_tit span{font-size:1em; font-weight: normal;color:#999999;} 

.links{width: 95%; margin: 0px auto;} 
.links li{float:left; width: 23%;  margin: 1%;}
.links li a{ color:#000000; display: block; background:#F1F1F1; padding: 5px 0px; text-decoration: none; text-align: center;font-size:1.2em;}
.links li a.act{color:#fff; background: #3b4560;}

.pro_links{width: 95%; margin: 0px auto;} 
.pro_links li{float:left; width: 23%;  margin: 1%;}
.pro_links li a{ color:#000000; display: block; background:#F1F1F1; padding: 5px 0px; text-decoration: none; text-align: center;font-size:1em;}
.pro_links li a.act{color:#fff; background: #3b4560;}

.linksa{ margin-bottom:0px;} 
.linksa li{float:left;display:inline;height:30px;line-height:30px; width: 33.3%; }
.linksa li a{ color:#000000; display: block; background:#F1F1F1; text-decoration: none; margin: 5px 2px; text-align: center;font-size:1.2em;}
.linksa li a.act{color:#fff; background: #3b4560;}


.mo_bottom{ width: 100%; background: #3b4560; padding:20px 0px 100px 0px; text-align: center;color:#FFFFFF;} 
.mo_bottom img{ margin: 0px auto 10px; display: block;} 
.mo_bottom p{font-size:1.8em; font-weight: normal;color:#FFFFFF;} 
.mo_bottom span a{
 color: #FFFFFF;
	text-decoration: none;
        }

.c_content{ padding: 30px 15px 15px 15px;}
.c_content h2{font-size: 2em; color: #3b4560; display: block; line-height: 150%; margin-top: 20px;} 
.c_content p{ font-size: 1.2em; margin: 12px 0px; line-height: 175%;} 
.c_content p strong{ font-size: 1em; color: #3b4560;} 
.c_content > strong{ font-size: 1.5em; color: #3b4560;} 


h3.title, h4.title {  border-bottom:1px solid #eee; padding-bottom:10px;} 
h2.title{ font-weight: bold; margin-bottom:20px; } 
.row h3.title, .row h2.title , .row h4.title { margin-top:0px;} 

/*********** ICONS */
.i-pane  { width:65px; height:65px; position:relative; text-align: center; } 
.i-pane.i-blue { background: #FFFFFF; } 
.i-pane.i-green { background-color:#9eb74e; } 
.i-pane.i-orange { background-color:#e0af50; } 
.i-pane.i-red { background-color:#ff7a73; } 

.c-blue { color: #587eac; } 
.c-green { color: #9eb74e; } 
.c-orange { color: #e0af50; } 
.c-red { color: #999999;} 

i { background: url("fonts/icons.svg") no-repeat left top; display:inline-block; position:relative; }

/*i.i-phone { width:72px; height:72px; background: url(fonts/phoneicon.svg) no-repeat left top; top: 50%; left:50%; margin: -36px 0px 0px -65px; }*/
i.i-phone { width:72px; height:72px; background-position: 0px 0px; top: 50%; left:50%; margin: -36px 0px 0px -65px; }
i.i-flexible { width:72px; height:72px; background-position: -72px 0px; top: 50%; left:50%; margin: -36px 0px 0px -65px; }
i.i-neat { width:72px; height:72px; background-position: -144px 0px; top: 50%; left:50%; margin: -36px 0px 0px -65px; }

i.i-home { width:72px; height:72px; background-position: 0px -72px; top: 50%; left:50%; margin: -36px 0px 0px -65px; }
i.i-about { width:72px; height:72px; background-position: -72px -72px; top: 50%; left:50%; margin: -36px 0px 0px -65px; }
i.i-blog { width:72px; height:72px; background-position: -144px -72px; top: 50%; left:50%; margin: -33px 0px 0px -65px; }
i.i-shortcodes { width:72px; height:72px; background-position: 0px -144px; top: 50%; left:50%; margin: -36px 0px 0px -65px; }
i.i-gallery { width:72px; height:72px; background-position: -72px -144px; top: 50%; left:50%; margin: -36px 0px 0px -65px; }
i.i-contact { width:72px; height:72px; background-position: -144px -144px; top: 50%; left:50%; margin: -36px 0px 0px -65px; }

i.i-home.i-small { width:19px; height:19px; background-position: -9px -225px; top: 3px; }
i.i-about.i-small { width:19px; height:19px; background-position: -49px -225px; top: 3px; left: 3px; }
i.i-blog.i-small{ width:19px; height:19px; background-position: -82px -225px; top: 3px; }
i.i-shortcodes.i-small { width:20px; height:19px; background-position: -116px -225px; top: 3px; }
i.i-gallery.i-small { width:20px; height:19px; background-position: -152px -225px; top: 3px; } 
i.i-contact.i-small { width:20px; height:19px; background-position: -188px -225px; top: 3px; } 

i.i-comments.i-small { width:16px; height:16px; background-position: -28px -388px; top: 3px; margin:0px 2px 0px 5px; } 
i.i-author.i-small { width:16px; height:16px; background-position: -100px -388px; top: 3px; margin:0px 2px 0px 5px; } 
i.i-calendar.i-small { width:16px; height:16px; background-position: -172px -388px; top: 3px; margin:0px 2px 0px 5px; } 

i.i-small { margin: 0px 10px 0px 0px; left: 0px; }

.mainIconPane { display:inline-block; margin-bottom: 15px; }
.mainIconPane h4 { margin: 0px 0px 5px; }
.mainIconPane p { color:#979797; font-size:13px; }

.clea{ clear: both;} 


.exploreSiteFullPane { padding: 5px; }
a.explorePane { text-decoration:none; }
.explorePane { width: 25%; float: left; padding: 1%; border-bottom: 1px solid #DDD; text-align: center; text-decoration:none; }
.explorePane.middle {  border-right: 1px solid #DDD; }

.explorePane .i-pane { float:none; margin:0px; display: inline-block; }
.explorePane:active .i-pane, .explorePane:focus .i-pane, .explorePane:hover .i-pane, .explorePane.active .i-pane { background-color: #FFFFFF; }

.explorePane:active, .explorePane:focus, .explorePane:hover { cursor:pointer; }

.block { font-size:2em; font-weight: normal; background-color:#212123; text-align:center; padding:15px; border-top:1px solid #3b4560; border-bottom: 1px solid #3b4560; color:#3b4560; line-height: 160%; }
.block img{ display: block;} 
.o-page .mm-ismenu { background: #0E1419 !important; }
.o-page .mm-list > li { background-color: #3b4560; color: #FFF; }
.o-page .mm-menu.mm-vertical .mm-list .mm-panel { padding: 0px 0px 0px 40px !important; background-color: #0E1419 !important; }
.o-page .mm-menu.mm-vertical .mm-list .mm-panel li { background-color: #3b4560; border-bottom: 1px solid #3b4560; border-left: 1px solid #3b4560; }
.o-page .mm-menu > .mm-list { padding:0px; }
.o-page .mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen), 
.o-page .mm-menu .mm-list > li.mm-selected > span { background: #3b4560; color: #FFFFFF; }
.o-page .mm-menu .mm-list > li.mm-selected i.i-small { background-position-y: -260px; }
.o-page .mm-menu.mm-hassearch > .mm-panel { padding-top: 50px; }
.o-page .mm-menu .mm-search input { border: 0px; background: rgba(0, 0, 0, 0); color: rgba(255, 255, 255, 0.6); }
.o-page .mm-menu li.mm-noresults { text-align: center; font-size: 15px; display: none; padding: 10px; }
.o-page .mm-list > li > a, 
.o-page .mm-list > li > span { line-height: 30px; padding: 10px 10px 10px 15px; text-decoration: none; }
.o-page .mm-list > li > a:hover { background: rgba(0, 0, 0, 0.1); }
.o-page .mm-list a.mm-subopen { padding:0px;}
.o-page .mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after { top: 20px; }
.o-page .mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen { height:50px; }
.o-page .mm-list a.mm-subclose { padding-top: 30px !important; }





.mo_pro{width:97%; margin: -20px auto 15px;} 
.mo_pro ul{} 
.mo_pro ul li{ margin: 1% 1% 1% 0; width: 32.3%; text-align: center;  float: left;} 
.mo_pro ul li:nth-child(3){ float: right;margin: 1% 0 1% 0;} 
.mo_pro ul li:nth-child(6){ float: right;margin: 1% 0 1% 0;} 
.mo_pro ul li:nth-child(9){ float: right;margin: 1% 0 1% 0;} 
.mo_pro ul li img{width:60%;} 
.mo_pro ul li p{font-size: 1.2em; margin: 0px 0px 10px; color: #333333; font-weight: normal;} 



.main_banner{width:95%; margin: 20px auto;} 

.banner{position: relative;overflow: auto;text-align: center;width:100%;margin:0 auto;}
.banner ul li p{ padding: 10px 0px; font-size: 1.5em;} 
.banner .dots{position:absolute;left:0;right:0;bottom:50px;z-index:3;}
.banner .dots li{display:inline-block;width:10px;height:10px;margin:0 4px;text-indent:-999em;border:2px solid #fff;border-radius:6px;cursor:pointer;opacity:.4;-webkit-transition:background .5s,opacity .5s;-moz-transition:background .5s,opacity .5s;transition:background .5s,opacity .5s}
.banner .dots li.active{background:#fff;opacity:1}






.mo_case{width:97%; margin: -20px auto 15px;} 
.mo_case ul{} 
.mo_case ul li{ margin: 1%; width: 48%; text-align: center;  float: left;} 
.mo_case ul li img{width:100%; height: 100%;} 
.mo_case ul li p{font-size: 1.2em; margin: 10px 0px 0px; color: #3b4560; font-weight: normal;} 

.c_honor{width:95%; margin: -20px auto 15px;} 
.c_honor ul{} 
.c_honor ul li{ margin: 2% 0px; width: 100%; text-align: center;} 
.c_honor ul li img{width:100%; height: 100%;} 
.c_honor ul li p{font-size: 1.2em; margin: 10px 0px 0px; color: #3b4560; font-weight: normal;} 



.con_join_c{width: 100%; margin: 0px auto 50px;}
.con_join_c ul{}
.con_join_c ul li{  width: 100%; padding: 15px 0px; clear: both;}
.con_join_c ul li img{float: left; width: 25%;}
.con_join_c ul li div{ float: right; text-align: left; width: 70%;} 
.con_join_c ul li div p{ color: #333333;font-size: 1.5em; font-weight: bold; margin: 0px 0px 2px}
.con_join_c ul li div span{ color: #999999; line-height: 160%; font-size: 1em;   text-align: left;}









.mo_content_img{width:95%; margin: 0px auto;} 
.mo_content_img img{width:100%; } 

.mo_main8{width: 95%; margin: 0px auto; text-align: center;} 
.mo_main8 img{width: 100%;} 

.mo_main7{width: 95%; margin: 0px auto; text-align: center; background: #F8F8F8; padding: 20px; box-sizing: border-box;} 
.mo_main7 h3{ display: block;color: #000000;font-size: 1.8em;font-weight:normal; margin: 0px;}
.mo_main7 p{ color: #333333;font-size: 1.5em;margin: 10px 0px 0px 0px;}
.mo_main7 em{ height: 1px; background: #3b4560; display: block; width: 30%; margin: 10px auto;} 
.mo_main7 span{display: block;color: #333333;font-size: 1em;margin: 0px; text-align: justify; line-height: 150%;} 


.mo_main_join{ width: 100%; background: #F8F8F8; margin: 0px; padding: 20px 0px; box-sizing: border-box;} 

.mo_main_join_{ width: 90%; margin: 0px auto; padding: 25px 0px; border-bottom: #CCCCCC 1px solid;} 

.mo_main_join_ img{ float: left; width: 30%;}
.mo_main_join_ p{ float: right; width: 60%; text-align: left;font-size: 1.2em; line-height: 160%; margin-top: 15px; color: #000000;} 
.mo_main_join_ p strong{ font-size: 1.6em; font-weight: normal; } 

.mo_main_join_2{ width: 90%; margin: 0px auto; padding: 25px 0px;} 

.mo_main_join_2 img{ float: left; width: 30%;}
.mo_main_join_2 p{ float: right; width: 60%; text-align: left;font-size: 1.2em;line-height: 160%; margin-top: 15px; color: #000000;} 
.mo_main_join_2 p strong{ font-size: 1.6em; font-weight: normal;} 



/*********************************************************************************** ABOUT */
.o-team { display: inline-block; }
.o-team .o-team-person.opacity50 { opacity: 0.5; }
.o-team .o-team-person.opacity50.active { opacity: 1; }
.o-team .o-team-person { width: 32%; margin-top:10px; margin-left: 1%; text-align: center; float:left; margin-bottom: 20px; }
.o-team .o-team-person:hover { cursor: pointer; }
.o-team .o-team-person > img { max-width:80%; border-radius: 50%; padding:3px; background: #fff; box-shadow: 0px 0px 10px rgba(0,0,0,0.5); }
.o-team .o-team-person h4 { font-size: 16px; color:#0e1419; margin:10px 0px 0px 0px; }
.o-team .o-team-person .h-line50 { border-bottom: 1px solid #dcdee0; margin: 10px 0px; width: 50%; position: relative; display: inline-block; }
.o-team .o-team-person p { font-size: 12px; color:#949494; margin-top: 0px; line-height: 1; }
.o-team .o-team-person .o-person-content { display:none; } 
.o-person-details img { width:100%; } 
.o-person-details h4 { font-size: 16px; color:#0e1419; margin:10px 0px 20px 0px; } 
.o-person-details p { font-size: 12px; color:#949494; margin-top: 0px; line-height: 1; } 

.o-person-details .a-skills { margin-bottom: 0px; border-bottom: 1px solid #DDD; padding-bottom: 10px; } 

.chart { position: relative; display: inline-block; width: 110px; height: 110px; margin-top: 20px; margin-bottom: 50px; text-align: center; } 
.chart canvas { position: absolute; top: 0; left: 0; } 
.percent { display: inline-block; font-size: 30px; color: #777; z-index: 2; } 
.percent:after { content: '%'; margin-left: 0.1em; font-size: .8em; } 
.angular { margin-top: 100px; } 
.angular .chart { margin-top: 0; } 


/*********************************************************************************** BLOG */
article { padding-top:30px; margin-bottom:30px; border-top:1px solid #eee; }
article:first-child { border-top:0px; margin-top:0px; padding-top:0px; }
article h1{line-height: 150%;} 
article h2{font-weight: normal; line-height: 150%; color: #000000;} 
article h3 a, article h2 a { text-decoration:none !important; }
article h3 a:hover, article h2 a:hover { text-decoration:none; }
article p {}
article div.a-meta { font-size:11px; }
article div.a-meta > a { text-decoration:none; }
article img { width:100%; }

#MyContent p{ font-size: 1.2em; line-height: 150%;} 

div.case-row{ width:  100%; background: #F5F5F5; padding: 30px 0px; margin: 0px;} 
div.case-item { width: 93%; background: #FFFFFF; text-align: center; margin: 3% auto;} 
div.case-item img { display: block; width: 100%; height: 100%;} 
div.case-item p{ font-size: 1.2em; padding: 15px 0px; color: #000000;} 
div.case-item span{display: block; font-size:1em; color: #000000;font-weight: normal; border: #3b4560 1px solid; width: 100px; padding: 6px 0px; border-radius: 10px; margin: 10px auto; letter-spacing: 2px;} 


.article-comments {}
.article-comments > ul { padding:5px; }
.article-comments > ul  li { list-style:none; border-bottom: 1px solid #DDD; padding-bottom: 10px; margin-bottom: 10px; }
.article-comments > ul  li img { max-width:60px; padding:2px; background-color:#fff; border-radius:50%; float:left; border: 1px solid #DDD; margin: 10px 10px 10px 0px; }
.article-comments > ul  li p.c-a-name { font-size: 14px; margin:0px; } 
.article-comments > ul  li p { margin:0px; } 
.article-comments > ul  li .comment-date { font-size:12px;  } 
.article-comments > ul  li p.desc { color:#999; } 
.article-comments > ul > li > ul { padding-left:5px; } 
.article-comments > ul > li > ul > li { background-color: #EEEFF1; padding: 5px 10px; margin-top: 10px; margin-bottom:0px; } 

/*********************************************************************************** Gallery 
.gallery-row{ width: 95%; margin: 10px auto;} 
.gallery-row li{ float: left; width: 47%; margin: 1.5%; border: #EEEEEE 1px solid;} 
.gallery-row li img { display: block; width: 100%; height: 100%;} 
.gallery-row li p{ padding: 15px 0px;  font-size: 1.5em; margin: 0px; text-align: center; color: #000000;} 
*********************************************************************************** Contact */


.gallery-row{ width: 93%; margin: 10px auto;} 
.gallery-row li{ width: 100%; margin: 3% 0%; border: #EEEEEE 1px solid; box-sizing: border-box;} 
.gallery-row li img { width: 100%; height: 100%;} 
.gallery-row li p{ padding: 15px 0px;  font-size: 1.2em; margin: 0px; text-align: center; color: #000000;} 

.contactForm {  }
.contactForm label{ width:100%; margin-top:10px; float: left; }
.contactForm label .required { color:red; }
.contactForm #ContactName { background-color: #EBECEF; border: 1px solid #D7D9DB; padding: 3px 10px; height: 30px; color: #555; width: 90%; outline: none; }
.contactForm #ContactEmail { background-color: #EBECEF; border: 1px solid #D7D9DB; padding: 3px 10px; height: 30px; color: #555; width: 90%; outline: none; }
.contactForm #ContactMessage { background-color: #EBECEF; border: 1px solid #D7D9DB; padding: 10px; color: #555; width: 90%; outline: none; min-height: 80px; }
.contactForm #SubmitContact { background-color: #4D7EA2; color: #FFF; padding: 10px 15px; border: none; text-transform: uppercase; cursor:pointer; margin-bottom: 10px; }
.contactForm #SubmitContact:hover { background-color: #245070; }


/*********************************************************************************** Shortcodes */
.o-buttons { padding:5px 10px; font-size:12px; color:#fff !important; margin:3px; text-decoration:none !important; display:inline-block;}
.o-buttons.b-big { padding: 10px 20px; font-size: 16px; }
.o-buttons:hover { text-decoration:none; }
.o-buttons.blue { background: #587eac; }
.o-buttons.blue:hover { background: #3b4560; }

.o-buttons.red { background: #ff7a73; }
.o-buttons.red:hover { background: #c14f4c; }

.o-buttons.green { background: #9eb74e; }
.o-buttons.green:hover { background: #707c2c; }

.o-buttons.orange { background: #e0af50; }
.o-buttons.orange:hover { background: #c68a2a; }


.notifications { padding:20px; position: relative; margin-bottom: 20px; font-size: 13px; }
.notifications i { background: url("../images/icons.png") no-repeat left top; display: inline-block; width:21px; height: 21px; position: absolute; right: 20px; top:50%; margin-top: -11px; }
.notifications.error { background-color: #feeeee; color:#e85252; }
.notifications.error i { background-position: -18px -900px; }
.notifications.success { background-color: #e8fce8; color:#4c9b4c; }
.notifications.success i { background-position: -46px -900px; }
.notifications.warning { background-color: #fff8ee; color:#e5a30e; }
.notifications.warning i { background-position: -71px -900px; width: 25px; }
.notifications.info { background-color: #f6f6f6; color:#3c96af; }
.notifications.info i { background-position: -102px -900px; }

.socialMedia { padding: 10px 0px 0px 0px;  display: inline-block; width: 100%; text-align: center; } 
.socialMedia.scl-grey { background-color: #3b4560; } 
.socialMedia a { background: url("fonts/icons.svg") no-repeat left top; text-indent: -9999px; overflow: hidden; display: inline-block; margin-right: 5px; } 

.socialMedia a { width:26px; height: 26px; color: rgba(0, 0, 0, 0); }  
.socialMedia a:hover { opacity: 0.9; }  
/** Color socials ICONS **/
.socialMedia a.ico-facebook { background-position: -16px -436px; } 
.socialMedia a.ico-twitter { background-position: -43px -436px; } 
.socialMedia a.ico-linkedin { background-position: -68px -436px; } 
.socialMedia a.ico-gplus { background-position: -94px -436px; } 
.socialMedia a.ico-youtube { background-position: -120px -436px; } 
.socialMedia a.ico-tumblr { background-position: -146px -436px; } 
.socialMedia a.ico-pinterest { background-position: -172px -436px; } 

.socialMedia.scl-grey a.ico-facebook { background-position: -16px -465px; } 
.socialMedia.scl-grey a.ico-twitter { background-position: -43px -465px; } 
.socialMedia.scl-grey a.ico-linkedin { background-position: -68px -465px; } 
.socialMedia.scl-grey a.ico-gplus { background-position: -94px -465px; } 
.socialMedia.scl-grey a.ico-youtube { background-position: -120px -465px; } 
.socialMedia.scl-grey a.ico-tumblr { background-position: -146px -465px; } 
.socialMedia.scl-grey a.ico-pinterest { background-position: -172px -465px; } 


#loader { background: rgba(88, 126, 172, 0.85); bottom: 0; height: 100%; left: 0; position: absolute; right: 0; top: 0; width: 100%; z-index: 9999; }
#loaderInner { left: 50%; margin: -50px 0 0 -62px; position: absolute; top: 50%; color: #fff; font-size: 25px; }
#loaderInner p { margin-left: 22px; font-size: 17px; }






        .menu_b {
            display: block;
            position: fixed;
            bottom: 0;
            width: 100%;
            height: 70px;
            color: #EEEEEE;
            padding-top: 10px;
            border-top: 1px solid #eee;
            background-color: #000000;
        }

        .subMenu {
            width: 25%;
            float: left;
            cursor: pointer;
        }
        .subMenu a{
 color: #FFFFFF;
			text-decoration: none;
        }

        .menu_name {
            height: 30px;
            width: 100%;
            line-height: 30px;
			font-size: 1.2em;
        }

        img.menu_img {
            height: 24px;
            width: 24px;
        }

        img {
            vertical-align: middle;
            border: 0;
        }

        .active {
            color: #3b4560;
        }

        .text-center {
            text-align: center
        }



/*css black2 style pagination*/
div.black2{padding:10px;margin:10px;text-align:center;}
div.black2 a{border:#CCCCCC 1px solid;padding:5px 10px;margin:2px;color:#666666;text-decoration:none;}
div.black2 a:hover{color:#fff;background-color:#3b4560;border:#3b4560 1px solid;}
div.black2 a:active{color:#fff;background-color:#3b4560;border:#3b4560 1px solid;}
div.black2 a.curr{padding:5px 10px;font-weight:bold;margin:2px;color:#fff;background-color:#3b4560;border:#3b4560 1px solid;} 

.fenye{padding:10px;margin:10px;text-align:center;}
.fenye a{border:#CCCCCC 1px solid;padding:5px 10px;margin:2px;color:#666666;text-decoration:none;}
.fenye a:hover{color:#fff;background-color:#3b4560;border:#3b4560 1px solid;}
.fenye a:active{color:#fff;background-color:#3b4560;border:#3b4560 1px solid;}
.fenye a.curr{padding:5px 10px;font-weight:bold;margin:2px;color:#fff;background-color:#3b4560;border:#3b4560 1px solid;} 

.main-btn{ width: 95%; margin: 20px auto 100px; border-top: #EEEEEE 1px solid; padding-top: 15px;} 
.main-btn-img{width: 35%;margin: 0px auto;text-align: center;} 
.main-btn-img img{ width: 100%;} 
.main-btn-tel{width: 95%; margin: 15px auto; text-align: center;} 
.main-btn-tel p{ font-size: 1.5em; color: #333333; margin: 0px 0px 3px 0px;} 
.main-btn-tel span{font-size: 1.8em; color: #333333; margin: -5px 0px 0px 0px; display: inline-block;} 

.main-btn-txt{width: 95%; margin: 15px auto; text-align: center;} 
.main-btn-txt p{ font-size: 1.5em; color: #000000; margin: 0px 0px 0px 0px;} 
.main-btn-txt span{ font-size: 1.2em; color: #333333;} 

.main-btn-ba{width: 95%; margin: 15px auto; text-align: center;} 
.main-btn-ba p{ font-size: 1em; color: #333333;} 
.main-btn-ba p a{color: #333333;} 



.honor_list{ margin: 15px auto; width: 100%} 
.honor_list ul {} 
.honor_list ul li{ margin: 2%; float: left; width: 46%; background: #FAFAFA;} 
.honor_list ul li:hover{ } 
.honor_list ul li div{ padding: 5px; box-sizing: border-box; text-align: center; height:auto;} 
.honor_list ul li img { width: 100%;} 
.honor_list ul li p { text-align: center; color: #333333; font-size: 1em; font-weight: lighter; line-height: 150%; padding:10px 0px 0px; border-top: #EEEEEE 1px solid; margin-top: 10px;} 
