﻿
@font-face {
	font-family: 'calibri';
	src: url('../fonts/calibri.ttf') format('truetype');
	font-weight: bold;
	font-style: normal
}

@font-face {
	font-family: 'calibriz';
	src: url('../fonts/calibriz.ttf') format('truetype');
	font-weight: bold;
	font-style: normal
}

@font-face {
	font-family: 'calibrib';
	src:url('../fonts/calibrib.ttf') format('truetype');
	font-weight: bold;
	font-style: normal
}

@font-face {
	font-family: 'calibrii';
	src: url('../fonts/calibrii.ttf') format('truetype');
	font-weight: bold;
	font-style: normal
}

@font-face {
	font-family: 'calibril';
	src: url('../fonts/calibril.ttf') format('truetype');
	font-weight: bold;
	font-style: normal
}
@font-face {
	font-family: 'calibrili';
	src: url('../fonts/calibrili.ttf') format('truetype');
	font-weight: bold;
	font-style: normal
}




@font-face {
	font-family: 'Minion Pro';
	src: url('../fonts/MinionPro-Bold.eot');
	src: url('../fonts/MinionPro-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/MinionPro-Bold.woff2') format('woff2'), url('../fonts/MinionPro-Bold.woff') format('woff'), url('../fonts/MinionPro-Bold.ttf') format('truetype'), url('../fonts/MinionPro-Bold.svg#Minion Pro') format('svg');
	font-weight: bold;
	font-style: normal
}
@font-face {
	font-family: 'Geneva';
	src: url('../fonts/Geneva-Bold.eot');
	src: url('../fonts/Geneva-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Geneva-Bold.woff2') format('woff2'), url('../fonts/Geneva-Bold.woff') format('woff'), url('../fonts/Geneva-Bold.ttf') format('truetype'), url('../fonts/Geneva-Bold.svg#Geneva-Bold') format('svg');
	font-weight: bold;
	font-style: normal
}
@font-face {
	font-family: 'Geneva';
	src: url('../fonts/Geneva.eot');
	src: url('../fonts/Geneva.eot?#iefix') format('embedded-opentype'), url('../fonts/Geneva.woff2') format('woff2'), url('../fonts/Geneva.woff') format('woff'), url('../fonts/Geneva.ttf') format('truetype'), url('../fonts/Geneva.svg#Geneva') format('svg');
	font-weight: normal;
	font-style: normal
}
strong{ font-weight:bold;font-family: "calibrib";}
img {
	max-width: 100%;
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: bottom
}
table {
    border-collapse: collapse;
}
ul,li{padding:0;margin:0; list-style:none;}
video {
	max-width: 100%;
	height: auto
}
.hs-responsive-embed {
	position: relative;
	height: auto;
	overflow: hidden;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0
}
.hs-responsive-embed iframe, .hs-responsive-embed object, .hs-responsive-embed embed {
	width: 100%;
	height: 100%;
	border: 0
}
.hs-responsive-embed, .hs-responsive-embed.hs-responsive-embed-youtube, .hs-responsive-embed.hs-responsive-embed-wistia, .hs-responsive-embed.hs-responsive-embed-vimeo {
	padding-bottom: 2%
}
.hs-responsive-embed.hs-responsive-embed-instagram {
	padding-bottom: 116.01%
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
	height: auto;
	overflow: visible;
	padding: 0
}
.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
	position: static;
	width: auto;
	height: auto
}
iframe[src^=""] {
	width: 100%;
	max-width: 100%
}
@media(max-width:568px) {
iframe {
	max-width: 100%
}
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select {
	padding: 6px;
	display: inline-block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.hs-menu-wrapper ul {
	padding: 0
}
.hs-menu-wrapper.hs-menu-flow-horizontal ul {
	list-style: none;
	margin: 0
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul {
	display: inline-block;
	margin-bottom: 20px
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul:before {
	content: " ";
	display: table
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul:after {
	content: " ";
	display: table;
	clear: both
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
	float: left
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
	display: inline-block;padding:0;
/*	padding: 10px 20px;*/
	white-space: nowrap;
	max-width: 140px;
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration: none
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children {
	position: relative
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .4s;
	position: absolute;
	z-index: 10;
	left: 0
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
	display: block;
	white-space: nowrap;
	width: 140px;
	overflow: hidden;
	text-overflow: ellipsis
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
	left: 180px;
	top: 0
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper {
	opacity: 1;
	visibility: visible
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
	margin-bottom: 0
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
	position: relative;
	margin-bottom: 20px;
	min-height: 7em
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul {
	margin-bottom: 0
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children {
	position: static
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
	display: none
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper {
	display: block;
	visibility: visible;
	opacity: 1
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper:before {
	content: " ";
	display: table
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper:after {
	content: " ";
	display: table;
	clear: both
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li {
	float: left
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li a {
	display: inline-block;
	padding: 10px 20px;
	white-space: nowrap;
	max-width: 140px;
	width: auto;
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration: none
}
.hs-menu-wrapper.hs-menu-flow-vertical {
	width: 100%
}
.hs-menu-wrapper.hs-menu-flow-vertical ul {
	list-style: none;
	margin: 0
}
.hs-menu-wrapper.hs-menu-flow-vertical li a {
	display: block;
	white-space: nowrap;
	width: 140px;
	overflow: hidden;
	text-overflow: ellipsis
}
.hs-menu-wrapper.hs-menu-flow-vertical>ul {
	margin-bottom: 20px
}
.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-menu-depth-1>a {
	width: auto
}
.hs-menu-wrapper.hs-menu-flow-vertical>ul li a {
	padding: 10px 20px;
	text-decoration: none
}
.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children {
	position: relative
}
.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .4s;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 180px
}
.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper {
	opacity: 1;
	visibility: visible
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li a {
	min-width: 140px;
	width: auto
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch>ul {
	max-width: 100%;
	overflow: hidden
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
	display: none
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper, .hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li.hs-item-has-children>ul.hs-menu-children-wrapper {
	display: block;
	visibility: visible;
	opacity: 1;
	position: static
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-2>a {
	padding-left: 4em
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-3>a {
	padding-left: 6em
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-4>a {
	padding-left: 8em
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-5>a {
	padding-left: 140px
}
.hs-menu-wrapper.hs-menu-not-show-active-branch li.hs-menu-depth-1 ul {
	box-shadow: 0px 1px 3px rgba(0,0,0,0.18);
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.18);
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.18)
}
@media(max-width:568px) {
.hs-menu-wrapper, .hs-menu-wrapper * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	width: 100%
}
.hs-menu-wrapper.hs-menu-flow-horizontal ul {
	list-style: none;
	margin: 0;
	display: block
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul {
	display: block
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
	float: none
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li a, .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a, .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li a {
	display: block;
	max-width: 100%;
	width: 100%
}
}
.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper, .hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
	visibility: visible;
	opacity: 1
}
.widget-type-space {
	visibility: hidden
}
.hs-author-listing-header {
	margin: 0 0 .75em 0
}
.hs-author-social-links {
	display: inline-block
}
.hs-author-social-links a.hs-author-social-link {
	width: 24px;
	height: 24px;
	border-width: 0px;
	border: 0px;
	line-height: 24px;
	background-size: 24px 24px;
	background-repeat: no-repeat;
	display: inline-block;
	text-indent: -99999px
}
.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
	background-image: url("../images/facebook-24x24.png")
}
.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
	background-image: url("../images/linkedin-24x24.png")
}
.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
	background-image: url("../images/twitter-24x24.png")
}
.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
	background-image: url("../images/googleplus-24x24.png")
}
.hs_cos_wrapper_type_image_slider {
	display: block;
	overflow: hidden
}
.hs_cos_flex-container a:active, .hs_cos_flex-slider a:active, .hs_cos_flex-container a:focus, .hs_cos_flex-slider a:focus {
	outline: 0
}
.hs_cos_flex-slides, .hs_cos_flex-control-nav, .hs_cos_flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none
}
.hs_cos_flex-slider {
	margin: 0;
	padding: 0
}
.hs_cos_flex-slider .hs_cos_flex-slides>li {
	display: none;
	-webkit-backface-visibility: hidden;
	position: relative
}
.hs_cos_flex-slider .hs_cos_flex-slides img {
	width: 100%;
	display: block;
	border-radius: 0px
}
.hs_cos_flex-pauseplay span {
	text-transform: capitalize
}
.hs_cos_flex-slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
html[xmlns] .hs_cos_flex-slides {
	display: block
}
* html .hs_cos_flex-slides {
	height: 1%
}
.hs_cos_flex-slider {
	margin: 0 0 60px;
	background: #fff;
	border: 0;
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	zoom: 1
}
.hs_cos_flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease
}
.loading .hs_cos_flex-viewport {
	max-height: 300px
}
.hs_cos_flex-slider .hs_cos_flex-slides {
	zoom: 1
}
.carousel li {
	margin-right: 5px
}
.hs_cos_flex-direction-nav {
*height:0
}
.hs_cos_flex-direction-nav a {
	width: 30px;
	height: 30px;
	margin: -20px 0 0;
	display: block;
	background: url(../images/bg_direction_nav.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	-webkit-transition: all .3s ease
}
.hs_cos_flex-direction-nav .hs_cos_flex-next {
	background-position: 100% 0;
	right: -36px
}
.hs_cos_flex-direction-nav .hs_cos_flex-prev {
	left: -36px
}
.hs_cos_flex-slider:hover .hs_cos_flex-next {
	opacity: .8;
	right: 5px
}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {
	opacity: .8;
	left: 5px
}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {
	opacity: 1
}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {
	opacity: .3 !important;
	filter: alpha(opacity=30);
	cursor: default
}
.hs_cos_flex_thumbnavs-direction-nav {
	margin: 0px;
	padding: 0px;
	list-style: none
}
.hs_cos_flex_thumbnavs-direction-nav {
*height:0
}
.hs_cos_flex_thumbnavs-direction-nav a {
	width: 30px;
	height: 140px;
	margin: -60px 0 0;
	display: block;
	background: url(../images/bg_direction_nav.png) no-repeat 0 40%;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 1;
	-webkit-transition: all .3s ease
}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {
	background-position: 100% 40%;
	right: 0px
}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {
	left: 0px
}
.hs-cos-flex-slider-control-panel img {
	cursor: pointer
}
.hs-cos-flex-slider-control-panel img:hover {
	opacity: .8
}
.hs-cos-flex-slider-control-panel {
	margin-top: -30px
}
.hs_cos_flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center
}
.hs_cos_flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
*display:inline
}
.hs_cos_flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0,0,0,0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3)
}
.hs_cos_flex-control-paging li a:hover {
	background: #333;
	background: rgba(0,0,0,0.7)
}
.hs_cos_flex-control-paging li a.hs_cos_flex-active {
	background: #000;
	background: rgba(0,0,0,0.9);
	cursor: default
}
.hs_cos_flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden
}
.hs_cos_flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0
}
.hs_cos_flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer
}
.hs_cos_flex-control-thumbs img:hover {
	opacity: 1
}
.hs_cos_flex-control-thumbs .hs_cos_flex-active {
	opacity: 1;
	cursor: default
}
@media screen and (max-width:860px) {
.hs_cos_flex-direction-nav .hs_cos_flex-prev {
	opacity: 1;
	left: 0
}
.hs_cos_flex-direction-nav .hs_cos_flex-next {
	opacity: 1;
	right: 0
}
}
.hs_cos_flex-slider .caption {
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	font-size: 2em;
	line-height: 1.1em;
	color: white;
	padding: 0px 5% 0px 5%;
	width: 100%;
	bottom: 0;
	text-align: center
}
.hs_cos_flex-slider .superimpose .caption {
	color: white;
	font-size: 3em;
	line-height: 1.1em;
	position: absolute;
	padding: 0px 5% 0px 5%;
	width: 90%;
	top: 40%;
	text-align: center;
	background-color: transparent
}
@media all and (max-width:400px) {
.hs_cos_flex-slider .superimpose .caption {
	background-color: black;
	position: static;
	font-size: 2em;
	line-height: 1.1em;
	color: white;
	width: 90%;
	padding: 0px 5% 0px 5%;
	top: 40%;
	text-align: center
}
#recaptcha_area table#recaptcha_table {
	width: 300px !important
}
#recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
	width: 300px !important
}
#recaptcha_area table#recaptcha_table .recaptcha_r4_c4 {
	width: 67px !important
}
#recaptcha_area table#recaptcha_table #recaptcha_image {
	width: 280px !important
}
}
.hs_cos_flex-slider h1, .hs_cos_flex-slider h2, .hs_cos_flex-slider h3, .hs_cos_flex-slider h4, .hs_cos_flex-slider h5, .hs_cos_flex-slider h6, .hs_cos_flex-slider p {
	color: white
}
.hs-gallery-thumbnails li {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	margin-right: -4px
}
.hs-gallery-thumbnails.fixed-height li img {
	max-height: 150px;
	margin: 0px;
	padding: 0px;
	border-width: 0px
}
pre {
	overflow-x: auto
}
table pre {
	white-space: pre-wrap
}
.comment {
	margin: 10px 0 10px 0
}
.hs_cos_wrapper_type_rich_text, .hs_cos_wrapper_type_text, .hs_cos_wrapper_type_header, .hs_cos_wrapper_type_section_header, .hs_cos_wrapper_type_raw_html, .hs_cos_wrapper_type_raw_jinja, .hs_cos_wrapper_type_page_footer {
	word-wrap: break-word
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block
}
audio, canvas, video {
	display: inline-block;
*display:inline;
*zoom:1
}
audio:not([controls]) {
	display: none
}
.wp-float-left {
	float: left;
	margin: 0 20px 20px 0
}
.wp-float-right {
	float: right;
	margin: 0 0 20px 20px
}
#map_canvas img, .google-maps img {
	max-width: none
}
#recaptcha_table td {
	line-height: 0
}
.recaptchatable #recaptcha_response_field {
	min-height: 0;
	line-height: 12px
}
body {
	padding: 0;
	font-size: 16px;
	line-height: 1.75;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
	width: 100%;
	background: #f2f2f2; font-family:"calibri";
/*	font-family: 'Geneva';*/
	margin: 0 auto;
	max-width: 100%;
	color: #474747;
	max-width: 1600px;
	position: relative
}
.row-fluid [class*="span"].wrapper {
	width: 100%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	padding-left: 15px;
	padding-right: 15px
}
h1, h2, h3, h4, h5, h6, p, a {
	text-transform: initial;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #2d5742
}
h1, h2, h3, h4, h5, h6 {
	color: #2d5742; font-family:"calibrib";
/*	font-family: 'Minion Pro';*/
	font-weight: bold
}
.body-container-wrapper ul, .body-container-wrapper li {
	margin-bottom: 15px
}
a {
	margin-bottom: 0
}
h1 {
	font-size:34px;
	line-height: 1;
	margin-bottom:0px
}
.heading-54 h2 {
	font-size: 54px;
	line-height: 1.18
}
.banner-title h1 {
	font-size: 43px;
/*	line-height: 74px;*/
}

.banner-title h1 span{/*font-size: 13px;
top: -25px;*/
display: inline;position: relative;}

.hs_cos_wrapper p em{/*font-size: 13px;
top: -5px;*/
display: inline;position: relative;}
.timeline-content .content h3 em{/*font-size: 13px;
top: -10px;*/
display: inline;position: relative;}
.heading h3 em{/*font-size: 13px;
top: -10px;*/
display: inline;position: relative;}
.section.lite-background p em{/*font-size: 13px;
top: -10px;*/
display: inline;position: relative;}
.folic .textt em{/*font-size: 13px;
top: -8px;*/
display: inline;position: relative;}
.webnews_tit1 tr td em{/*font-size: 13px;
top: -8px;*/
display: inline;position: relative;}
.webnews_tit_b2 em{/*font-size: 13px;
top: -8px;*/
display: inline;position: relative;}

h2 {
	font-size: 44px;
	line-height: 1.2
}
h3 {
	font-size: 24px;
	line-height: 1.35;
	margin-bottom: 10px
}
h4 {
	font-size: 20px;
	line-height: 1.3
}
h5 {
	font-size: 18px;
	line-height: 1.3
}
h6 {
	font-size: 16px;
	line-height: 1.3
}
p, .body-container-wrapper li {
	font-size: 16px;
	line-height: 1.75;
	color: #474747;
	font-weight: normal
}
.paragraph-22 p {
	font-size: 24px;
	line-height: 34px;margin-top:0;
}
.body-container-wrapper {
	background: #fff;
	overflow: hidden
}
.body-container-wrapper ul {
	padding: 0;
	text-decoration: none;
	list-style: none;
	margin: 20px 0
}
.body-container-wrapper ol {
	margin: 0;
	padding: 0;
	text-decoration: none;
	margin-bottom: 15px
}
.body-container-wrapper li {
	position: relative;
	margin-left: 10px;
	margin-bottom: 8px
}
.body-container-wrapper li:before {
	position: relative;
	display: inline-block;
	content: '\f00c';
	font-family: FontAwesome;
	left: -10px
}
.body-container-wrapper ol li:before {
	display: none
}
.no-list-style li ul {
	margin: 0;
	padding: 0
}
.no-list-style li {
	margin: 0
}
.no-list-style li:before {
	display: none
}
.body-container-wrapper a {
	color:#2d5742;
}
.recent-blog-section .custom-post-body p{display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp:4;
overflow: hidden;}
.recent-blog-section .custom-post-body h3 a, .recent-blog-section .custom-post-body h3

{display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;height:70px;}

blockquote {
	margin: 0;
	font-size: 16px;
	font-style: italic;
	color: #474747;
	font-weight: 300;
	padding-left: 17px;
	border-left: 2px solid #08376b;
	margin-left: 4px;
	margin-top: 25px;
	margin-bottom: 20px;
	letter-spacing: 1px
}
.body-container-wrapper .widget-type-cta {
	margin-top: 15px
}
body a.cta_button, body .container-fluid .row-fluid .hs-button {
	font-size: 16px;
	line-height: 18px;font-family: 'calibri';
	padding: 15px 43px;/*font-family: 'Geneva';*/
	font-weight: 400;
	cursor: pointer;
	text-align: center;
	display: inline-block;
	transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	letter-spacing: 1px;
	color: #333;
	border-radius: 0px;
	margin-bottom: 0;
	position: relative;
	z-index: 1;
	border: 0;
	background: #fff;
	border: 1px solid #dedede
}
body a.cta_button:hover, body .container-fluid .row-fluid .hs-button:hover {
	background: #2d5742;	border: 1px solid #2d5742;
	color: #fff
}
.simple-cta a.cta_button {
	background: transparent;
	border: 0;
	padding: 0;
	position: relative;
	color: #fff
}
.cart-icon{}
.h-video_bg{ position:fixed;width:100%;height:100%; background-color:rgba(0,0,0,.5);z-index:9;top:0;left:0;}

.vidio{position:fixed;width:100%;margin:auto;height:100%; z-index:99;top:0;left:0;}
.vidio-a{right:18%; position:absolute;top:18%; cursor:pointer;}
.h-video{display:none;}
.transparent-cta a.cta_button, a.cta_button.transparent-cta {
	background: #fff;
	color: #4dc2e3
}
.theme-color a.cta_button {
	background: #08376b;
	color: #fff;
	border-color: #08376b
}
.theme-color a.cta_button:hover {
	color: #08376b
}
.transparent-cta a.cta_button:hover, a.cta_button.transparent-cta:hover {
	background: #4dc2e3;
	color: #fff
}
.align-center {
	text-align: center
}
.align-left {
	text-align: left
}
.align-right {
	text-align: right
}
.float-left {
	float: left
}
.float-right {
	float: right
}
.heading p {
	font-size: 20px;
	font-weight: 300
}
.overlay {
	position: relative;
	z-index: 1
}
.overlay:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(43,43,43,0.5);
	z-index: -1
}
.section-bg-color {
	/**background: #f6fcfd**/
}
.top-heading h3{ color:#2d5742 !important;}
.mega-menu-cm.product .product-details p{color:#2d5742;}


.all-text-white, .all-text-white h1, .all-text-white h2, .all-text-white h3, .all-text-white p, .all-text-white h4, .all-text-white h5, .all-text-white h6, .all-text-white li, .all-text-white .fa, .all-text-white a {
	color: #fff
}
.all-text-black, .all-text-black h2, .all-text-black h3, .all-text-black p, .all-text-black h4, .all-text-black h5, .all-text-black h6, .all-text-black li, .all-text-black .fa, .all-text-black a {
	color: #474747
}
.all-text-bold, .all-text-bold h2, .all-text-bold h3, .all-text-bold p, .all-text-bold h4, .all-text-bold h5, .all-text-bold h6, .all-text-bold li, .all-text-bold .fa, .all-text-bold a {
	font-weight: bold
}
.text-margin-zero h1, .text-margin-zero h2, .text-margin-zero h3, .text-margin-zero p, .text-margin-zero h4, .text-margin-zero h5, .text-margin-zero h6, .text-margin-zero .fa, .text-margin-zero a, .text-margin-zero .widget-type-cta {
	margin: 0
}
.base-color-text h1, .base-color-text h2, .base-color-text h3, .base-color-text p, .base-color-text h4, .base-color-text h5, .base-color-text h6, .base-color-text .fa, .base-color-text a {
	color: #08376b
}
.all-text-uppercase, .all-text-uppercase a, .all-text-uppercase h1, .all-text-uppercase h2, .all-text-uppercase h3, .all-text-uppercase h4, .all-text-uppercase h5, .all-text-uppercase h6, .all-text-uppercase p {
	text-transform: uppercase
}
.transition-effect {
	transition: .3s all ease-in-out;
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out;
	-o-transition: .3s all ease-in-out
}
.transition-effect:hover {
	transition: .3s all ease-in-out;
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out;
	-o-transition: .3s all ease-in-out
}
body .container-fluid .row-fluid [class*="span"] {
	min-height: 0
}
.section-bg {
	background-size: cover !important;
	background-position: center center !important
}
.section-bg .bg-image {
	display: none !important
}
.section-border {
	border-bottom: 1px solid #474747
}

/*KEFU*/

.rides-cs {  font-size: 12px; background:#2d5742; position: fixed; top: 20%; right: 0px; _position: absolute; z-index: 1500; border-radius:6px 0px 0 6px;min-height:300px;}
.rides-cs a { color: #00A0E9;}
.rides-cs a:hover { color: #ff8100; text-decoration: none;}
.rides-cs .floatL { width: 36px; float:left; position: relative; z-index:1;margin-top: 21px;height: 100%;}
.rides-cs .floatL a { font-size:0; text-indent: -999em; display: block;}
.rides-cs .floatR { width: 130px; float: left; padding: 0px; overflow:hidden;padding-bottom:20px; background-color:#fff;}
.rides-cs .floatR .cn {background:#fff; border-radius:0px;margin-top:0px;height:100%;}
.rides-cs .cn .titZx{ font-size: 18px; color: #333;font-weight:600; color:#2d5742;line-height:24px;padding:5px;text-align:center;}
.rides-cs .cn ul {padding:0px;}
.rides-cs .cn ul li { list-style:none;padding-left:10px;padding-right:10px;line-height: 38px; height:auto;border-bottom: solid 1px #E6E4E4;overflow: hidden;text-align:center;}
.rides-cs .cn ul li span { color: #777;float:left;margin-left:10px; font-size:14px;}
.rides-cs .cn ul li a{color: #777;float:left;}
.rides-cs .cn ul li img { vertical-align: middle;float:left;margin-top:5px;}
.rides-cs .btnOpen, .rides-cs .btnCtn {  position: relative; z-index:9; top:0px; left: 0;  background-image: url(../images/shopnc.png); background-repeat: no-repeat; display:block;  height: 220px; padding: 8px;}
.rides-cs .btnOpen { background-position: -410px 0;}
.rides-cs .btnCtn { background-position: -450px 0;}
.rides-cs ul li.top { border-bottom: solid #ACE5F9 1px;}
.rides-cs ul li.bot { border-bottom: none;}



@media(max-width:640px){.rides-cs{display:none;}}


@media(min-width:768px) {
.equal-height-container>.row-fluid-wrapper>.row-fluid {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: stretch;
	-moz-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}
body .row-fluid .vertical-center {
	display: flex;
	display: -webkit-flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	justify-content: center;
	-webkit-justify-content: center;
	justify-content: center
}
}
.line-beside-title h5 {
/*	font-family: 'Geneva';*/	font-family: 'calibri';
	font-weight: normal;
	display: inline-block; font-family:24px;
	color: #474747;
	margin: 0px 0px 11px
}
.line-beside-title h5 span {
	position: relative;
	padding: 0px 96px;
	display: inline-block
}
.line-beside-title h5 span:after, .line-beside-title h5 span:before {
	content: '';
	position: absolute;
	background-color: #474747;
	height: 1px;
	width: 61px;
	top: 50%
}
.line-beside-title h5 span:after {
	right: 0px
}
.line-beside-title h5 span:before {
	left: 0px
}
.line-beside-title h2 {
	margin-bottom: 7px
}
.line-beside-title a.cta_button {
	margin-top: 4px
}
@media(min-width:768px) and (max-width:1024px) {
.row-fluid [class*="span"].wrapper {
	padding-left: 40px;
	padding-right: 40px
}
.heading-54 h2, h1 {
	font-size: 45px
}
.banner-title h1 {
	font-size: 45px;
	line-height: 1
}
h2 {
	font-size: 40px
}
h4 {
	font-size: 18px
}
h5 {
	font-size: 14px;
	line-height: 18px
}
h6 {
	font-size: 12px
}
}
@media(max-width:767px) {
.row-fluid [class*="span"].wrapper {
	padding-left: 20px;
	padding-right: 20px
}
.heading-54 h2, h1 {
	font-size: 34px
}
.banner-title h1 {
	font-size: 45px;
	line-height: 1
}
h2 br {
	display: none
}
.blog-heading h2 {
	font-size: 30px
}
.heading h2 {
	font-size: 30px
}
h2 {
	font-size: 34px;
	font-size: 30px
}
h3 {
	font-size: 24px
}
h4 {
	font-size: 18px
}
h5 {
	font-size: 14px;
	line-height: 18px
}
h6 {
	font-size: 12px
}
.section-padding {
	padding: 60px 0
}
.align-right {
	text-align: center
}
.align-left {
	text-align: center
}
body .container-fluid .row-fluid .section-heading.align-center {
	margin-bottom: 30px
}
p {
	font-size: 16px
}
p, .body-container-wrapper li {
	font-size: 16px
}
.paragraph-22 p, .heading p {
	font-size: 16px;
	line-height: 1.75
}
p br {
	display: none
}
.left-col, .right-col {
	padding: 20px 0
}
.change-order-on-mobile .wrapper .row-fluid-wrapper>.row-fluid {
	display: flex;
	display: -webkit-flex;
	-webkit-flex-direction: column-reverse;
	flex-direction: column-reverse
}
.line-beside-title h5 span {
	padding: 0px 50px
}
.line-beside-title h5 span:after, .line-beside-title h5 span:before {
	width: 40px
}
}
@media(max-width:480px) {
.body-container-wrapper .simple-cta a.cta_button {
	width: auto
}
}
@media(max-width:375px) {
.banner-title h1 {
	font-size: 30px;
	line-height: 1.2
}
}
body .container-fluid .row-fluid .three-col-adjust>span {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: stretch;
	-moz-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	flex-wrap: wrap;
	-wevkit-flex-wrap: wrap;
	flex-direction: row;
	-webkit-flex-direction: row;
	margin-right: -2.5%
}
body .row-fluid .three-col-adjust span>.hs_cos_wrapper {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-basis: 30.9%;
	-webkit-flex-basis: 30.9%;
	float: left;
	margin-right: 2.43%;
	margin-top: 26px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	flex-direction: column
}
@media(max-width:767px) {
body .container-fluid .row-fluid .three-col-adjust>span {
	display: block;
	margin-right: 0
}
body .row-fluid .three-col-adjust span>.hs_cos_wrapper {
	display: block;
	width: 100%;
	margin: 0;
	margin-top: 20px;
	max-width: 379px;
	width: 100%;
	margin: 20px auto 0;
	float: none
}
}
body .container-fluid .row-fluid .four-col-adjust>span {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: stretch;
	-moz-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	flex-wrap: wrap;
	-wevkit-flex-wrap: wrap;
	flex-direction: row;
	-webkit-flex-direction: row;
	margin-right: -2.565%
}
body .row-fluid .four-col-adjust span>.hs_cos_wrapper {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-basis: 22.5%;
	-webkit-flex-basis: 22.5%;
	float: left;
	margin-right: 2.5%;
	margin-top: 20px;
	box-sizing: border-box;
	position: relative
}
@media(max-width:767px) {
body .container-fluid .row-fluid .four-col-adjust>span {
	display: block;
	margin-right: 0
}
body .row-fluid .four-col-adjust span>.hs_cos_wrapper {
	display: block;
	flex-basis: 100%;
	width: 100%;
	-webkit-flex-basis: 100%;
	margin: 0;
	margin-top: 20px
}
}
::-webkit-input-placeholder {
color:#505050
}
:-moz-placeholder {
color:#505050
}
::-moz-placeholder {
color:#505050
}
:-ms-input-placeholder {
color:#505050
}
select::-ms-expand {
display:none
}
.row-fluid form li {
	margin: 0
}
.row-fluid form li:before {
	display: none
}
.row-fluid form input, .row-fluid form select, .row-fluid form textarea {
	height: 47px;
	font-family: 'Geneva';
	color: #474747;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: .2px;
	padding: 0;
	margin-bottom: 8px;
	border-radius: 0px;
	background: #fff;
	padding: 10px 20px;
	font-weight: 400;
	border: .5px solid #474747;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
.row-fluid form textarea {
	height: 130px
}
.row-fluid form select {
	color: #474747
}
.row-fluid form input:focus, .row-fluid form select:focus, .row-fluid form textarea:focus {
	outline: 0;
	border: 1px solid #08376b;
	color: #474747
}
.row-fluid form .hs_file_upload input, .row-fluid form .hs-form-checkbox input, .row-fluid form .hs-form-radio input, .row-fluid form .hs-form-booleancheckbox input {
	height: auto;
	padding: 0;
	border: 0
}
.row-fluid form .hs-form-checkbox input, .row-fluid form .hs-form-radio input, .row-fluid form .hs-form-booleancheckbox input {
	height: auto;
	padding: 0;
	border: 0;
	margin-bottom: 0
}
.row-fluid form .field>label {
	font-size: 14px;
	line-height: 1;
	font-weight: 400;
	display: block;
	margin-bottom: 10px;
	margin-top: 16px;
	color: #08376b;
	font-family: 'Minion Pro'
}
.row-fluid form .hs_submit .actions {
	text-align: center;
// CTA Button Alignment
}
.row-fluid form .hs-button.primary {
	height: auto;
	margin-top: 30px
}
form .hs-error-msgs {
	margin: 0;
	padding: 0
}
form .hs-error-msgs li {
	line-height: 1;
	color: red;
	font-weight: 500;
	font-size: 11px;
	position: relative;
	top: -4px;
	letter-spacing: .3px
}
.row-fluid .hs-form fieldset.form-columns-1 .hs-input {
	width: 100%
}
body .row-fluid .hs-form fieldset {
	max-width: 100%
}
form .hs-form-required {
	display: none
}
.body-container-wrapper form ul, .body-container-wrapper form li {
	margin: 0;
	padding: 0
}
.body-container-wrapper form ul, form ul {
	list-style: none
}
.body-container-wrapper form li:before {
	display: none
}
body form .hs-form-checkbox:last-child, body form .hs-form-radio:last-child, body form .hs-form-booleancheckbox {
	margin-bottom: 20px
}
body .row-fluid .hs-form fieldset.form-columns-3 .hs-form-field {
	width: 32%;
	margin-right: 2%
}
body .row-fluid .hs-form fieldset.form-columns-2 .hs-form-field {
	width: 49%;
	margin-right: 2%
}
body .row-fluid .hs-form fieldset .hs-form-field:last-child {
	margin-right: 0
}
body .row-fluid .hs-form fieldset.form-columns-2 .input, body .row-fluid .hs-form fieldset.form-columns-3 .input {
	margin-right: 0px
}
body .container-fluid .row-fluid .hs-form fieldset .field:last-child .input {
	margin-right: 0
}
body .row-fluid select {
	background: #fff url(../images/select-arrow.png) no-repeat;
	background-position: center right;
	-webkit-appearance: none
}
.row-fluid .hs-form .field .input input[type="checkbox"], .row-fluid .hs-form .field .input input[type="radio"] {
	width: auto
}
.row-fluid .hs-form .field .input input[type="checkbox"], .row-fluid .hs-form .field .input input[type="radio"] {
	padding: 0;
	border-radius: 4px;
	background: #fff;
	margin-left: 0;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	color: #08376b;
	-webkit-appearance: none;
	border: 2px solid #ddd;
	margin-right: 8px;
	top: 2px;
	width: 20px;
	height: 20px
}
.row-fluid .hs-form .field .input input[type="checkbox"]:checked:after {
	content: '';
	position: absolute;
	width: 9px;
	height: 5px;
	top: 3px;
	left: 2px;
	border: 3px solid #08376b;
	border-top: 0;
	border-right: 0;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg)
}
.row-fluid .hs-form .field .input input[type="radio"] {
	border-radius: 50%
}
.row-fluid .hs-form .field .input input[type="radio"]:checked:after {
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	top: 3px;
	background: #08376b;
	left: 3px;
	border-top: 0;
	border-right: 0;
	border-radius: 50%
}
@media(max-width:480px) {
body form.hs-form .form-columns-2 .hs-form-field .hs-input, body form.hs-form .form-columns-3 .hs-form-field .hs-input {
	width: 100%
}
body .row-fluid .hs-form fieldset .input {
	margin: 0
}
body .row-fluid .hs-form fieldset.form-columns-3 .hs-form-field {
	width: 100%;
	margin-right: 0
}
body .row-fluid .hs-form fieldset.form-columns-2 .hs-form-field {
	width: 100%;
	margin-right: 0
}
.row-fluid form .hs_submit .actions {
	text-align: center
}
}
body .row-fluid .research-menu, body .row-fluid .about-menu, body .row-fluid .product-menu {
	opacity: 0;
	visibility: hidden;
	display: none
}
@media(min-width:1025px) {
li.hs-item-has-children:hover ul.hs-menu-children-wrapper .research-menu, li.hs-item-has-children:hover ul.hs-menu-children-wrapper .about-menu, li.hs-item-has-children:hover ul.hs-menu-children-wrapper .product-menu {
	opacity: 1;
	visibility: visible
}
li.hs-item-has-children ul.hs-menu-children-wrapper .research-menu, li.hs-item-has-children ul.hs-menu-children-wrapper .about-menu, li.hs-item-has-children ul.hs-menu-children-wrapper .product-menu {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	max-width: 1170px;
	margin: 0 auto;
	width: 100%;
	z-index: 1
}
}
@media(max-width:1024px) {
body .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children {
	position: relative
}
li.hs-item-has-children.menu-show ul.hs-menu-children-wrapper .about-menu, li.hs-item-has-children.menu-show ul.hs-menu-children-wrapper .research-menu, li.hs-item-has-children.menu-show ul.hs-menu-children-wrapper .product-menu {
	opacity: 1;
	visibility: visible;
	display: block
}
}
@media(max-width:767px) {
body .mega-menu-cm.product .three-col, body .mega-menu-cm.product .product-description, body .mega-menu-cm.about-us .three-col, body .mega-menu-cm.research .three-col {
	display: block
}
.biotic-header .header-logo {
	width: 200px;
	position: relative;
	top: -3px
}
body .top-nav ul {
	text-align: right;
	padding-right: 12px
}
body .mega-menu-cm.about-us .subscription-form .form-body, body .mega-menu-cm.about-us .blog-section .blog-main, body .mega-menu-cm.about-us {
	padding: 0px
}
body .mega-menu-cm.product .product-box .product-image img {
	max-width: 100%;
	width: auto
}
body .mega-menu-cm.product .menu-section .menu-body {
	padding: 20px 0px 20px 0px
}
body .mega-menu-cm.product .menu-section ul li, body .mega-menu-cm.about-us .menu-section ul li, body .mega-menu-cm.research .menu-section ul li {
	padding: 7px 0px 7px 0px
}
body .mega-menu-cm.about-us .subscription-form .form-body, body .mega-menu-cm.about-us .blog-section .blog-main, body .mega-menu-cm.research .subscription-form .form-body {
	padding-top: 20px
}
body .mega-menu-cm .section-padding, body .mega-menu-cm.research .menu-section .menu-body {
	padding: 0px 0px
}
body .mega-menu-cm.product .three-col .product-section.flex-basis {
	padding: 20px 0px 20px 20px;
	display: none
}
body .mega-menu-cm.product .product-details p {
	text-align: left
}
body .mega-menu-cm.product .product-box.all-text-white {
	padding-left: 0
}
body .mega-menu-cm.about-us .menu-section ul li a, body .mega-menu-cm.product .menu-section ul li a {
	color: #08376b;
	line-height: 1.3;
	text-indent: 0px
}
body .mega-menu-cm.about-us .subscription-form .sub-heading, body .mega-menu-cm.research .subscription-form .form-body, body .mega-menu-cm.research .subscription-form .sub-heading {
	max-width: 100%
}
body .mega-menu-cm.about-us .three-col .flex-basis:not(:last-child), body .mega-menu-cm.research .three-col .flex-basis:not(:last-child) {
	border-right: 0
}
body .mega-menu-cm.about-us .three-col .flex-basis .cta.theme-color a.cta_button {
	background-color: #2d5742;
	border: 1px solid #2d5742;
	display: inline-block
}
body .mega-menu-cm.about-us .blog-section .blog-title h6 a, body .mega-menu-cm.research .blog-section .blog-title h6 a, body .mega-menu-cm.research .menu-section ul li a {
	color: #08376b;
	line-height: 1.3;
	text-indent: 0px
}
body .mega-menu-cm.about-us .three-col .flex-basis .cta.theme-color a.cta_button:hover {
	\ color: #fff
}
body .mega-menu-cm.about-us .menu-section .menu-body, body .mega-menu-cm.research .blog-section .blog-main {
	padding: 30px 0px 0px 0px
}
body .mega-menu-cm.research .subscription-form .form-body .hs-button {
	margin-top: 10px;
	margin-bottom: 30px
}
}
@media(min-width:768px) and (max-width:1024px) {
body .mega-menu-cm.product .product-box.all-text-white {
	padding-left: 0
}
body .mega-menu-cm.research .three-col .flex-basis {
	flex-basis: 32.33%;
	-webkit-flex-basis: 32.33%;
	-moz-flex-basis: 32.33%
}
body .mega-menu-cm.about-us .cta.theme-color a.cta_button {
	padding: 3px 33px
}
body .mega-menu-cm.product .three-col .product-section.flex-basis {
	padding: 40px 0px 20px 20px
}
body .mega-menu-cm .widget-span.widget-type-cell.wrapper.section-padding {
	padding: 0
}
body .mega-menu-cm.about-us .blog-section .blog-title h6 a, body .mega-menu-cm.research .blog-section .blog-title h6 a, body .mega-menu-cm.research .menu-section ul li a {
	line-height: 1.3;
	color: #08376b
}
body .mega-menu-cm.about-us .menu-section ul li, body .mega-menu-cm.product .menu-section ul li, body .mega-menu-cm.research .menu-section ul li {
	padding: 7px 0px 7px 0px
}
body .mega-menu-cm.about-us .subscription-form .sub-heading {
	max-width: 200px
}
body .mega-menu-cm.about-us .blog-section .blog-main {
	padding: 58px 30px 30px 14px
}
body .mega-menu-cm.about-us .subscription-form h3, body .mega-menu-cm.about-us .blog-main .blog-heading h3 {
	font-size: 24px
}
body .mega-menu-cm.about-us .blog-section .blog-title a, body .mega-menu-cm.research .blog-section .blog-title h6 a {
	padding-left: 0
}
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
	right: 0px
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children {
	position: unset
}
.mega-menu-cm.research .three-col {
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex
}
.mega-menu-cm.research .three-col .flex-basis {
	flex-basis: 33.33%;
	-webkit-flex-basis: 33.33%;
	-moz-flex-basis: 33.33%
}
.mega-menu-cm.research .three-col .flex-basis:not(:last-child) {
	border-right: .5px solid rgba(45,87,66,0.14)
}
.three-col .menu-section{border-right: .5px solid rgba(45,87,66,0.14)}

.mega-menu-cm.research .blog-section .blog-main {
	padding: 58px 30px 30px 22px
}
.mega-menu-cm.research .blog-section .blog-body {
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	margin-bottom: 22px;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center
}
.mega-menu-cm.research .blog-section .featured-image {
	min-height: 80px;
	max-width: 91px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-color: #f5f5f5;
	width: 100%
}
.mega-menu-cm.research .blog-section .blog-title {
	display: inline-block;
	max-width: 200px;
	margin-left: 12px
}
.mega-menu-cm.research .blog-section .blog-heading {
	padding-bottom: 13px
}
.mega-menu-cm.research .blog-section .blog-heading h3{ font-size:24px; }
.mega-menu-cm.research .subscription-form .heading h3{ font-size:24px; }

.mega-menu-cm.research .subscription-form.webinar-section, .mega-menu-cm.research .subscription-form.show-webinar {
	display: none
}
.mega-menu-cm.research .subscription-form.webinar-section.show-webinar {
	display: block
}
.mega-menu-cm.research .three-col .flex-basis:nth-last-child(2) {
	border-right: 0
}
.mega-menu-cm.research .menu-section .menu-body {
	padding: 57px 0px 30px 0px
}
.mega-menu-cm.research .menu-section ul {
	padding: 0;
	margin: 0;
	list-style-type: none
}
.mega-menu-cm.research .menu-section ul li {
	padding: 7px 20px 7px 50px;
	margin-bottom: 3px;
	position: relative
}
.mega-menu-cm.research .menu-section ul li a {
	position: relative;
	z-index: 1;
	padding-left: 20px;
	font-weight: bold;
	transition: .3s all ease-in-out;
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out;
	-o-transition: .3s all ease-in-out;
	line-height: 1.44;
	padding-top: 0px;
	padding-bottom: 0px;
	white-space: normal
}
.mega-menu-cm.research .menu-section ul li a:before {
	content: '\f054';
	position: absolute;
	top: 1px;
	left: 0;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 12px
}
.mega-menu-cm.research .menu-section ul li:hover {
	background-color: #4dc2e3
}
.mega-menu-cm.research .menu-section ul li:hover a {
	color: #fff;
	transition: .3s all ease-in-out;
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out;
	-o-transition: .3s all ease-in-out
}
.mega-menu-cm.research .subscription-form .sub-heading h6 {
	font-size: 14px;
	font-family: 'Geneva';
	font-weight: normal;
	line-height: 1.57
}
.mega-menu-cm.research .subscription-form .form-body {
	max-width: 275px;
	margin: 0 auto;
	width: 100%;
	padding-top: 60px
}
.mega-menu-cm.research .subscription-form .form-body .hs-button {
	display: block;
	padding: 16px 0px;
	width: 100%;
	border-radius: 0px;
	background: transparent;border:solid 1px #dedede; color:#333;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	margin-top: 14px;
}
.mega-menu-cm.research .subscription-form .form-body .hs-button:hover {
	background-color: #2d5742;
border: 1px solid #2d5742; color:#fff;
}
.mega-menu-cm.research .subscription-form .form-body input[type="email"] {
	border-radius: 0px
}
.mega-menu-cm.research .subscription-form .form-body label {
	display: none
}
.mega-menu-cm.about-us .blog-section .blog-title h6 a, .mega-menu-cm.research .blog-section .blog-title h6 a {
	white-space: normal;
	transition: .3s all ease-in-out;
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out
}
.mega-menu-cm.about-us .blog-section .blog-title h6 a:hover, .mega-menu-cm.research .blog-section .blog-title h6 a:hover {
	color: #474747;
	transition: .3s all ease-in-out;
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out
}
.mega-menu-cm.research .subscription-form .form {
	position: relative;
	top: 11px
}
.mega-menu-cm.research .subscription-form .sub-heading {
	max-width: 240px
}
.mega-menu-cm.research .subscription-form .heading {
	padding-bottom: 4px
}
.mega-menu-cm.about-us .three-col {
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex
}
.mega-menu-cm.about-us {
	padding-bottom: 44px
}
.mega-menu-cm.about-us .three-col .flex-basis {
	flex-basis: 33.33%;
	-webkit-flex-basis: 33.33%;
	-moz-flex-basis: 33.33%
}
.mega-menu-cm.about-us .three-col .flex-basis:not(:last-child) {
	border-right: .5px solid rgba(45,87,66,0.14)
}
.mega-menu-cm.about-us .blog-section .blog-main {
	padding: 58px 30px 30px 54px
}
.mega-menu-cm.about-us .blog-section .blog-body {
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	margin-bottom: 22px;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center
}
.mega-menu-cm.about-us .blog-section .featured-image {
	min-height: auto;
	max-width: 91px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-color: #f5f5f5;
	width: 100%
}



.hs_email{float:left;width:70%;}

#AddEmail{height:40px;}
.hs_submit{float:right;width:30%;}

body a.cta_button, body .container-fluid .row-fluid .hs-button{/*height:40px;*/padding-top:0;padding-bottom:0;}

.actions .primary{height:40px;}


.mega-menu-cm.about-us .blog-section .blog-title {
	display: inline-block;
	max-width: 200px;
	margin-left: 12px
}
.mega-menu-cm.about-us .blog-section .blog-heading {
	padding-bottom: 17px
}
.mega-menu-cm.about-us .menu-section .menu-body {
	padding: 54px 0px 30px 0px
}
.mega-menu-cm.about-us .menu-section ul {
	padding: 0;
	margin: 0;
	list-style-type: none
}
.mega-menu-cm.about-us .menu-section ul li {
	padding: 7px 20px 7px 50px;
	margin-bottom: 3px;
	position: relative
}
.mega-menu-cm.about-us .menu-section ul li a {
	position: relative;
	z-index: 1;
	padding-left: 20px;
	font-weight: bold;
	transition: .3s all ease-in-out;
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out;
	-o-transition: .3s all ease-in-out;
	line-height: 1.44;
	padding-top: 0px;
	padding-bottom: 0px;
	white-space: normal;
	color: #08376b
}
.mega-menu-cm.about-us .menu-section ul li a:before {
	content: '\f054';
	position: absolute;
	top: 1px;
	left: 1px;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 12px
}
.mega-menu-cm.about-us .menu-section ul li:hover {
	background-color: #4dc2e3
}
.mega-menu-cm.about-us .menu-section ul li:hover a {
	color: #fff;
	transition: .3s all ease-in-out;
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out;
	-o-transition: .3s all ease-in-out
}
@media(min-width:768px) {
.mega-menu-cm.about-us .subscription-form h3, .mega-menu-cm.about-us .blog-main .blog-heading h3 {
	font-size: 28px;
	line-height: 1.29;
	font-weight:bold;
}
.mega-menu-cm.about-us .cta.theme-color a.cta_button {
	padding: 15px 33px;
	background-color:transparent; color:#333;
	border: 1px solid #dedede;
	display: inline-block;height:18px;
}
.mega-menu-cm.about-us .cta.theme-color a.cta_button:hover {
	background-color: #2d5742;border: 1px solid #2d5742;
	color: #fff;
}
}
.mega-menu-cm.about-us .form-body p {
	color: #2d5742
}
.mega-menu-cm.about-us .subscription-form .sub-heading h6 {
	font-size: 14px;

	font-weight: normal;
	line-height: 1.57
}
.mega-menu-cm.about-us .subscription-form .form-body {
	max-width: 100%;
	margin: 0 auto;
	width: 100%;
	padding-top: 58px;
	padding-left: 23px
}
.mega-menu-cm.about-us .subscription-form .form-body .hs-button {
	display: block;
	padding: 16px 0px;
	width: 100%;
	border-radius: 0px;
	background: #4dc2e3;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	margin-top: 14px
}
.mega-menu-cm.about-us .subscription-form .form-body input[type="email"] {
	border-radius: 0px
}
..mega-menu-cm.about-us .subscription-form .form-body label {
display:none
}
.mega-menu-cm.about-us .subscription-form .form {
	position: relative;
	top: 11px
}
.mega-menu-cm.about-us .subscription-form .sub-heading {
	max-width: 295px;
	padding-bottom: 10px
}
.mega-menu-cm.about-us .subscription-form .heading {
	padding-bottom: 7px
}
body.ie .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children {
	position: static
}
.mega-menu-cm.product {
	position: relative;
	z-index: 1
}
.mega-menu-cm.product .three-col, .mega-menu-cm.product .product-description {
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex
}
.mega-menu-cm.product .three-col .flex-basis, .mega-menu-cm.product .product-description .product-box {
	flex-basis: 33.33%;
	-webkit-flex-basis: 33.33%;
	-moz-flex-basis: 33.33%
}
.mega-menu-cm.product .menu-section .menu-body {
	padding: 44px 0px 30px 0px
}
.mega-menu-cm.product .menu-section ul {
	padding: 0;
	margin: 0;
	list-style-type: none
}
.mega-menu-cm.product .menu-section ul li {
	padding: 7px 20px 7px 50px;
	margin-bottom: 3px;
	position: relative
}
.mega-menu-cm.product .menu-section ul li a {
	position: relative;
	z-index: 1;
	padding-left: 20px;
	font-weight: bold;
	transition: .3s all ease-in-out;
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out;
	-o-transition: .3s all ease-in-out;
	line-height: 1.44;
	color: #08376b;
	padding-top: 0px;
	padding-bottom: 0px;
	white-space: normal
}
.mega-menu-cm.product .menu-section ul li a:before {
	content: '\f054';
	position: absolute;
	top: 1px;
	left: 1px;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 12px
}
.mega-menu-cm.product .menu-section ul li:hover {
	background-color: #4dc2e3
}
.mega-menu-cm.product .menu-section ul li:hover a {
	color: #fff;
	transition: .3s all ease-in-out;
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out;
	-o-transition: .3s all ease-in-out
}
@media(min-width:768px) {
.mega-menu-cm.product .subscription-form h3, .mega-menu-cm.product .blog-main .blog-heading h3, .mega-menu-cm.product .product-section .top-heading h3 {
	font-size: 20px;
	line-height: 1.29;
	font-weight:normal;
}
.mega-menu-cm.product .cta.theme-color a.cta_button {
	padding: 15px 33px
}
.mega-menu-cm.product .wrapper.section-padding {
	padding-right: 0;
	padding-left: 0px
}
.mega-menu-cm.product .product-details {
	width: 100%
}
}
.mega-menu-cm.product .product-section:before {
/*	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	background-color: #2d5742*/
}
.mega-menu-cm.product .three-col .product-section.flex-basis {
	flex-basis: 66.67%;
	-webkit-flex-basis: 66.67%;
	-moz-flex-basis: 66.67%;
	position: relative;
	z-index: 1;
	padding: 60px 0px 20px 50px
}
.mega-menu-cm.product .product-details p {
	font-weight:normal; font-size:14px;
	line-height: 1.25
}
.mega-menu-cm.product .product-description {
	padding: 29px 0px 0px 0px
}
.mega-menu-cm.product .product-details {
	padding-top: 12px
}
.mega-menu-cm.product .product-box.all-text-white {
	padding-left: 20px;
	position: relative
}
.mega-menu-cm.product .product-box.all-text-white .product-link a {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}
.mega-menu-cm.product .product-box .product-image img {
	max-height: 205px
}
.mega-menu-cm.product .product-box .product-image a, .mega-menu-cm.product .product-details a {
	padding: 0
}
.top-nav {
	background-color: #fff;
	padding: 6px 0px
}
.top-nav ul {
	margin: 0px;
	padding: 0px
}
.top-nav ul li { cursor:pointer;
	display: inline-block;
	margin: 0px;
	padding: 0px; 
/*	font-family: 'Geneva';*/
	font-weight: bold;
	padding-right: 26px
}
.top-nav ul li a {
	font-size: 12px; color:#666;
	letter-spacing: normal;
	font-weight:bold;
}
.biotic-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li span {
    position: relative;
    font-size: 13px;
    top: -4px;
    display: inline;
}

.heading span {
    position: relative;
  font-size: 30px;
top: -2px;
    display: inline;
}

.line-beside-title h5 span i {
    position: relative;
    font-size: 13px; font-style:normal;
    top: -6px;right:7px;
    display: inline;
}


.top-nav ul li:last-child {
	padding-right: 0px
}
body .header-container-wrapper .row-fluid .biotic-header {
	z-index: 12;
	background: #fff;
	border-bottom: 1px solid #eee
}
.top-nav ul li a img.cart-icon {
	position: relative;
	top: 3px;right:15px;
}

.languang{ position:relative;}
.languang::after {
    position: absolute;
    width: 0px;
    height: 0px;
    content: " ";
    border-right: 5px solid transparent;
    border-top: 5px solid #666;
    border-left: 5px solid transparent;
    border-bottom: 5px solid transparent;
    right: 0px;
    top: 15px;
}

.top-nav ul li.languang1{ position:relative;display:none;}
.languang1::after {
    position: absolute;
    width: 0px;
    height: 0px;
    content: " ";
    border-right: 5px solid transparent;
    border-top: 5px solid #666;
    border-left: 5px solid transparent;
    border-bottom: 5px solid transparent;
    right: 0px;
    top: 12px;
}







.laguan{ position:absolute;top:125%;right:0;width:400px;min-height:auto;background-color: #fff;
font-size: 12px;z-index:9;margin:-1.5%;
transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out; visibility:hidden;
opacity: 0;padding:20px;box-shadow: darkgrey 5px 5px 30px 5px ;}
.laguan a{width:23%; color:#666;float:left;margin-bottom:10px;margin-top:10px;margin-right:2%;display: flex;}
.laguan a b{float:left;margin-left:5px;}
.laguan a img{float:left;max-width:100%;}

.languang:hover .laguan{ opacity:1; visibility:visible;}


@media(min-width:1025px) {
.biotic-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li>a {
	font-size: 16px; font-weight:bold;
	line-height: 16px;
	color:#2d5742;font-family: calibrib;
	padding: 12px 18px
}
.biotic-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 ul {
	text-align: left
}
.biotic-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
	left: 100%;
	top: -10px
}
.biotic-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>a {
	padding: 24px 15px;
	transition: .3s all ease-in-out;
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out;
	position: relative
}
.biotic-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children {
	transition: .3s all ease-in-out;
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out
}
.biotic-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:hover {
	background-color: #2d5742;box-shadow: 6px 6px 20px 6px rgba(0,0,0,0.07);background-color: #fff;
	color: #2d5742;
	transition: .3s all ease-in-out;
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out
}
.biotic-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:hover>a:after {
	color: #fff;
	transition: .3s all ease-in-out;
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out
}
.biotic-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:hover>a {
	color: #2d5742;
	transition: .3s all ease-in-out;
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out
}
.biotic-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1:nth-child(5) a {
	padding-left:15px;padding-right:5px;padding-top:24px;
	transition: .3s all ease-in-out;
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out
}
.biotic-header ul>li.hs-item-has-children>a:after, .biotic-header ul>li.hs-item-has-children ul li.hs-item-has-children>a:after {
	font-family: FontAwesome;
	position: absolute;
	content: "\f107";
	right: 2px;
	text-align: center;
	font-weight: 300;
	font-size: 16px;display: none;
	color: #575f68
}
.biotic-header ul>li.hs-item-has-children ul li.hs-menu-depth-2.hs-item-has-children>a:after {
	color: #474747;
	content: "\f105"
}
}
.biotic-header .widget-type-cta {
	margin-top: 2px
}
.custom-menu-primary .hs-menu-wrapper>ul {
background:
}
.custom-menu-primary .hs-menu-wrapper>ul>li {
background:
}
.custom-menu-primary .hs-menu-wrapper>ul>li>a {
color:
}
.custom-menu-primary .hs-menu-wrapper>ul>li>a:hover {
color:
}
.custom-menu-primary .hs-menu-wrapper>ul ul li {
background:
}
.custom-menu-primary .hs-menu-wrapper>ul ul li a {
color:
}
.custom-menu-primary .hs-menu-wrapper>ul ul li a:hover {
color:
}
.custom-menu-primary .hs-menu-wrapper>ul li a, .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
	overflow: visible !important;
	max-width: none !important;
	width: auto !important
}
@media screen and (min-width:1025px) {
.custom-menu-primary .hs-menu-wrapper {
	display: block !important;
	min-height: 0;
	line-height: .7
}
}
.mobile-trigger, .child-trigger {
	display: none
}
@media(max-width:1024px) {
.custom-menu-primary, .custom-menu-primary .hs-menu-wrapper>ul, .custom-menu-primary .hs-menu-wrapper>ul li, .custom-menu-primary .hs-menu-wrapper>ul li a {
	display: block;
	float: none;
	position: static;
	top: auto;
	right: auto;
	left: auto;
	bottom: auto;
	padding: 0px;
	margin: 0px;
	background-image: none;
	background-color: transparent;
	border: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	max-width: none;
	width: 100%;
	height: auto;
	line-height: 1;
	font-weight: normal;
	text-decoration: none;
	text-indent: 0px;
	text-align: left;
	color: #fff
}
.mobile-trigger {
	display: inline-block !important;
	cursor: pointer;
	position: absolute;
	top: 27px;
	right: 40px;
	width: auto;
	height: auto;
	padding: 7px 10px 8px 10px;
	background: #fff;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #fff;
	transition: .3s all ease-in-out;
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out
}
.mobile-trigger i {
	display: inline;
	position: relative;
	top: -4px;
	transition: .3s all ease-in-out;
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out
}
body.mobile-open .mobile-trigger i {
	transition: .3s all ease-in-out;
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out;
	background-color: transparent
}
.mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after {
	top: 0px;
	transition: .3s all ease-in-out;
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out
}
.mobile-open .mobile-trigger i:before {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg)
}
.mobile-open .mobile-trigger i:after {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg)
}
.mobile-trigger i:before, .mobile-trigger i:after {
	position: absolute;
	content: '';
	transition: .3s all ease-in-out;
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out
}
.mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after {
	width: 22px;
	height: 3px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	background-color: #2d5742;
	display: inline-block;
	transition: .3s all ease-in-out;
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out
}
.mobile-trigger i:before {
	top: -6px;
	transition: .3s all ease-in-out;
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out
}
.mobile-trigger i:after {
	top: 6px;
	transition: .3s all ease-in-out;
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out
}
.child-trigger {
	display: block !important;
	cursor: pointer;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 55px !important;
	min-width: 55px !important;
	height: 45px !important;
	padding: 0 !important;
	border-left: 1px dotted rgba(255,255,255,.20)
}
.child-trigger:hover {
	text-decoration: none
}
.child-trigger i {
	position: relative;
	top: 50%;
	margin: 0 auto !important;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0)
}
.child-trigger i:after {
	position: absolute;
	content: ''
}
.child-trigger i, .child-trigger i:after {
	width: 10px;
	height: 1px;
	background-color: #fff;
	display: block
}
.child-trigger i:after {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg)
}
.child-trigger.child-open i:after {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg)
}
.custom-menu-primary.js-enabled {
	position: absolute;
	padding-top: 44px;
	margin: 0;
	left: 0;
	right: 0;
	top: 40px;
	width: 100%;
	z-index: 0
}
body.mobile-open .custom-menu-primary.js-enabled {
	z-index: 5
}
.custom-menu-primary.js-enabled .hs-menu-wrapper, .custom-menu-primary.js-enabled .hs-menu-children-wrapper {
	display: none
}
.custom-menu-primary ul.hs-menu-children-wrapper {
	visibility: visible !important;
	opacity: 1 !important;
	position: static !important;
	display: none
}
.custom-menu-primary.js-enabled .hs-menu-wrapper {
	width: 100%;
	position: relative;
	top: 28px;
	left: 0;
	padding: 0
}
.custom-menu-primary .hs-menu-wrapper {
	background-color: #2d5742;
	width: 100%
}
.custom-menu-primary .hs-menu-wrapper>ul>li {
	position: relative
}
.custom-menu-primary .hs-menu-wrapper>ul>li a {
	font-size: 14px;
	line-height: 45px;
	overflow: visible
}
.custom-menu-primary .hs-menu-wrapper>ul li {
	border-top: 1px solid rgba(255,255,255,.35)
}
.custom-menu-primary .hs-menu-wrapper>ul li a {
	padding: 0 20px
}
.custom-menu-primary .hs-menu-wrapper>ul ul li {
	background-color: rgba(255,255,255,.08)
}
.custom-menu-primary .hs-menu-wrapper>ul ul li a {
	text-indent: 10px;
	font-size: 14px
}
.custom-menu-primary .hs-menu-wrapper>ul ul ul li a {
	text-indent: 30px
}
.custom-menu-primary .hs-menu-wrapper>ul ul ul ul li a {
	text-indent: 50px
}
.custom-menu-primary .hs-menu-wrapper {
	display: none
}
body .header-container-wrapper .biotic-header .logo {
	width: 100%;
	max-width: 160px;
	float: left;
	position: relative;
	z-index: 13
}
body .header-container-wrapper .row-fluid .biotic-header {
	padding: 18px 0
}
.biotic-header a.cta_button {
	display: none
}
}
@media(max-width:767px) {
.mobile-trigger {
	right: 20px
}
}
.footer-section {
	position: relative;
	background-color: #2d5742
}
.footer-section .footer-top .footer-menu ul li a, .footer-section .footer-bottom .bottom-menu li a {
	max-width: 500px;
	padding-bottom: 0px
}
.footer-section .footer-top {
	padding: 20px 0px
}
.footer-section .footer-bottom .footer-social ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}
.footer-section .footer-body .menu-col .menu-heading h4 {
/*	font-family:'Geneva';*/
	font-size: 18px; font-family:"calibrib";
	line-height: 1.33;
	font-weight: bold;
	text-transform: uppercase
}
.footer-section .footer-body .menu-col .menu-heading h4 span {
    position: relative;
 /*   font-size: 13px;*/
    top: -2px;/*right:-1px;*/
    display: inline;
}
.footer-section .footer-body .menu-col ul li a span{  position: relative;
   /* font-size: 13px;
    top: -4px;*/
    display: inline;}


body .row-fluid-wrapper .row-fluid .footer-section .footer-body .menu-col ul li {
	float: none
}
.footer-section .footer-body .menu-col ul li a {
	padding: 0;
	max-width: 230px;
	white-space: normal;
	margin-bottom: 6px;
	color: #fff;
	position: relative;
	display: inline-block
}
.footer-section .footer-bottom {
	padding: 11px 0px
}
.footer-section .footer-wrapper {
	padding: 0px 100px
}
.footer-section .footer-body .menu-col ul li a:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 1px;
	background-color: #919eab;
	transition: .3s all ease-in-out;
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out;
	-ms-transition: .3s all ease-in-out;
	width: 0px
}
.footer-section .footer-body .menu-col ul li a:hover {
	color: #919eab
}
.footer-section .footer-body .menu-col ul li a:hover:before {
	transition: .3s all ease-in-out;
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out;
	-ms-transition: .3s all ease-in-out;
	width: 100%
}
.footer-section ul li a, .footer-section .footer-bottom .footer-social ul li a i, .footer-section .footer-body .menu-col .blog-body p a {
	transition: .3s all ease-in-out;
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out;
	-ms-transition: .3s all ease-in-out
}
.footer-section ul li a:hover {
	transition: .3s all ease-in-out;
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out;
	-ms-transition: .3s all ease-in-out
}
.footer-section .footer-body .menu-col ul {
	margin: 0
}
.footer-section .footer-body .menu-col .menu-heading {
	padding-bottom: 13px
}
.footer-section .footer-body {
	padding: 3% 0px 3%;background-image: url(../images/company_intr_bg.jpg); background-repeat:no-repeat; background-position:left center;
	border-bottom: 1px solid #3f4351
}
.footer-section .footer-top .footer-menu ul li a {
	padding-right: 27px;
	padding-left: 2px;
	font-size: 18px
}
.footer-section .footer-bottom .footer-social ul li {
	display: inline-block;
	margin-right: 15px
}
.footer-section .footer-bottom .bottom-menu li a {
	padding-left: 27px;
	padding-right: 0
}
.copyright p, .footer-section .footer-bottom .bottom-menu li a {
	font-size: 14px
}
.footer-section .footer-bottom .bottom-menu li a:hover, .footer-section .footer-bottom .footer-social ul li a:hover, .footer-section .footer-bottom .footer-social ul li a i:hover, .footer-section .footer-body .menu-col .blog-body p a:hover, .footer-section .footer-top .footer-menu ul li a:hover {
	color: #919eab;
	transition: .3s all ease-in-out;
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out;
	-ms-transition: .3s all ease-in-out
}
.footer-section .footer-body .menu-col .blog-body .featured-image {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	min-height: 60px;
	max-width: 80px;
	border-radius: 4px;
	float: left;
	width: 100%;
	margin-right: 20px
}
.footer-section .footer-body .menu-col .blog-body {
	margin-bottom: 15px;
	overflow: hidden
}
.footer-section .footer-body .menu-col .blog-body .blog-title {
	max-width: 300px
}
@media(min-width:768px) and (max-width:1024px) {
body .footer-section .footer-wrapper {
	padding: 0px 40px
}
body .footer-section .footer-body .menu-col .blog-body .featured-image {
	float: none;
	width: 100%;
	margin-bottom: 10px
}
body .footer-section .footer-body .menu-col .blog-body {
	margin-bottom: 0px
}
body .footer-section .footer-body {
	padding: 50px 0px 50px
}
body .footer-section .footer-bottom .bottom-menu li a {
	padding-left: 15px
}
body .footer-section .footer-bottom .footer-social ul li {
	margin-right: 5px
}
body .copyright p, body .footer-section .footer-bottom .bottom-menu li a {
	font-size: 12px
}
body .footer-section .footer-top .footer-menu ul li a {
	padding-right: 10px;
	font-size: 13px
}
}
@media(min-width:1025px) and (max-width:1440px) {
body .footer-section .footer-wrapper {
	padding: 0px 15px
}
body .home-three-col .cta {
	min-width: 165px
}
}
@media(min-width:1025px) and (max-width:1100px) {
.footer-section .footer-body .menu-col .blog-body .blog-title {
	margin-left: 100px
}
}
@media(max-width:767px) {
body .footer-section .footer-bottom .bottom-menu ul li {
	float: left;
	width: auto;
	margin: 0px 15px
}
body .footer-section .footer-bottom .bottom-menu ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
body .footer-section .footer-wrapper {
	padding: 0px 20px
}
body .footer-section .footer-top .equal-height-container>.row-fluid-wrapper>.row-fluid {
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	flex-direction: column-reverse;
	-webkit-flex-direction: column-reverse;
	-moz-flex-direction: column-reverse
}
body .footer-section .footer-top .footer-logo {
	padding-bottom: 0px;
	text-align: left
}
body .footer-section .footer-body {
	padding: 0px 0px 0px
}
body .footer-section .footer-bottom .footer-social {
	margin-bottom: 7px
}
body .footer-section .footer-bottom .bottom-menu {
	text-align: center;
	padding-top: 10px
}
body .footer-section .footer-bottom .bottom-menu li a {
	display: block;
	padding-left: 0px
}
body .footer-section .footer-body .menu-col .menu-heading {
	padding-bottom: 15px;
	padding-top: 25px
}
body .footer-section .footer-bottom {
	padding: 25px 0px;
	text-align: center
}
.footer-section .footer-body .menu-col .blog-body {
	margin-bottom: 25px;
	overflow: hidden
}
.footer-section .footer-body .menu-col .blog-body:last-child {
	margin-bottom: 0px
}
.footer-section .footer-top .footer-logo img {
	width: 109px;
	height: 39px
}
.footer-section .footer-top .footer-menu {
	display: none
}
.footer-section .footer-body .menu-col ul {
	margin: 0;
	margin-bottom: 10px
}
}
.top-nav ul li:nth-child(2) {
	padding-right: 0px
}
.top-nav ul li:first-child {
	position: relative
}
.top-nav ul li:first-child:before {
	cursor: pointer;
	content: '';
	position: absolute;
	background-image: url(../images/Search-icon_1-1.png?b=1);
	background-repeat: no-repeat;
	background-size: contain;
	width: 29px;
	height: 29px;
	left: -23px;
	top: 5px
}
.header-searchbar {
	background: #fff
}
body .row-fluid .header-searchbar input::-webkit-input-placeholder {
color:#6b6f81
}
body .row-fluid .header-searchbar input::-moz-placeholder {
color:#6b6f81
}
body .row-fluid .header-searchbar input:-ms-input-placeholder {
color:#6b6f81
}
body .row-fluid .header-searchbar input::-ms-input-placeholder {
color:#6b6f81
}
body .row-fluid .header-searchbar input::placeholder {
color:#6b6f81
}
body .row-fluid .header-searchbar input {
	margin-bottom: 0;
	height: 40px;
	border-color: #edeef4;
	position: relative;
	z-index: 11;
	color: #6b6f81
}
.header-searchbar.search {
	display: none
}
.header-searchbar.search.active {
	display: block
}
.footer-section .footer-body .menu-col .footer-social ul li a {
	color: #4dc2e3;
	margin-bottom: 0
}
.footer-section .footer-body .menu-col .footer-social ul li i {
	color: #3a9d3f
}
.footer-section .footer-bottom .footer-social ul li a i:hover {
	color: #fff
}
.footer-section .footer-body .menu-col .footer-social ul li a:before {
	content: none
}
.footer-section .footer-body .subscribe-form {
	padding-bottom: 15px
}
.footer-section .footer-body .subscribe-form form input[type="email"] {
	margin: 0;
	height: 40px
}
.footer-section .footer-body .subscribe-form form {
	position: relative
}
.footer-section .footer-body .subscribe-form form .hs-button {
	padding: 9px 30px;
	margin-top: 0
}
.footer-section .footer-body .subscribe-form form .hs-error-msgs li {
	top: 2px
}
.footer-section .footer-body .subscribe-form form .field>label {
	display: none
}
.footer-section .footer-body .menu-col .blog-body .blog-title {
	max-width: inherit
}
.footer-section .footer-body .menu-col .footer-bottom {
	padding: 5px 0 40px
}
.footer-section .footer-top {
	padding-top: 65px
}
.footer-section .footer-body {
/*	padding-top: 40px*/
}
.gotop {
    display: block;
    width: 65px;
    height: 65px;
    line-height: 35px;
    text-align: center;
    background-color: #2d5742;
    background-image: url(../images/ico_top.png);
    background-position: center;
    background-repeat: no-repeat;
    position: fixed;
    right: 20px;
    bottom: 40px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    text-indent: -9999px;
    overflow: hidden;
    z-index: 100000;
    border-radius: 4px;
}
.gotop a{width:100%;height:100%;float:left;}

@media(min-width:1025px) {
body .row-fluid .header-searchbar input {
	margin-left: auto;
	margin-right: 0;
	float: right;
	max-width: 400px;
	padding-left: 11%
}
.footer-section .footer-body .subscribe-form form .hs-button {
	padding: 9px 30px;
	position: absolute;
	right: 0;
	top: 1px
}
.footer-section .footer-body .footer-wrapper .menu-col:nth-child(3) {
	width: 20.8%
}
.footer-section .footer-body .footer-wrapper .menu-col:nth-child(4) {
	width: 25%
}
}
@media(min-width:768px) and (max-width:1024px) {
.footer-section .footer-top {
	padding-top: 50px
}
body .footer-section .footer-body {
	padding-top: 30px
}
}
@media(max-width:1024px) {
body .row-fluid .header-searchbar input {
	border-left: 0;
	border-right: 0;
	text-align: center
}
body .row-fluid .header-searchbar {
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	top: 34px
}
body .row-fluid .header-searchbar .wrapper {
	padding: 0
}
.footer-section .footer-body .subscribe-form form .hs-button {
	width: 100%;
	margin-top: 15px
}
}
@media(max-width:767px) {
	.laguan a b{line-height: 15px;}
body .footer-section .footer-body .footer-bottom {
	text-align: left;
	padding: 13px 0 0
}
.footer-section .footer-body .subscribe-form {
	padding: 0 0 15px
}
body .footer-section .footer-body .menu-col .menu-heading.blog-heading {
	padding-top: 0
}
.footer-section .footer-body .menu-col .footer-bottom {
	padding: 13px 0 30px
}
.footer-section .footer-top {
	padding-top: 54px
}
.top-nav {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 99;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.top-nav.fixed {
	position: fixed;
	box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.1)
}
}
@media(max-width:480px) {
.top-nav ul li a {
	font-size: 14px
}
.top-nav ul li:first-child:before {
	width: 25px;
	left: -20px;
}
}
@media(max-width:350px) {
.top-nav ul li a {
	font-size: 12px
}
}

body .row-fluid-wrapper .row-fluid .footer-section .footer-body .menu-col ul li::before {
    content: '\f054';
    position: absolute;
    top: 3px;
    left: 1px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 12px;
}
body .row-fluid-wrapper .row-fluid .footer-section .footer-body .menu-col ul li{ position:relative;padding-left:20px;}

#hs_cos_wrapper_module_159161327141882 li::before{display:none;}
#hs_cos_wrapper_module_159161327141882 li{padding-left:0px;}
.biotic-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li:nth-child(4) {
	position: relative
}
.biotic-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li:nth-child(6) {
	position: relative
}

.biotic-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:nth-child(4) ul.hs-menu-children-wrapper {
	background: rgba(255,255,255,.94);
	border-top: 4px solid #dedede;width:300px;
	padding: 30px 0px
}

.biotic-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:nth-child(6) ul.hs-menu-children-wrapper {
	background: rgba(255,255,255,.94);
	border-top: 4px solid #dedede;width:300px;
	padding: 30px 0px
}

@media(max-width:800px){
	.biotic-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:nth-child(6) ul.hs-menu-children-wrapper{width:100%;}
	.biotic-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:nth-child(4) ul.hs-menu-children-wrapper{width:100%;}
	}



.biotic-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
	position: relative; font-size:15px;
	z-index: 1;
	padding-left: 20px;
	font-weight:normal;
	transition: .3s all ease-in-out;
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out;
	-o-transition: .3s all ease-in-out;
	line-height: 1.44;
	color: #2d5742;
	padding-top: 0px;
	padding-bottom: 0px;
	white-space: normal
}
.biotic-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li {
	padding: 7px 10px;
	margin-bottom: 3px;
	position: relative;
	transition: .3s all ease-in-out;
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out;
	-o-transition: .3s all ease-in-out
}
.biotic-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a:before {
	content: '\f054';
	position: absolute;
	top: 1px;
	left: 1px;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 12px
}
.biotic-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li:hover {
	background-color: #2d5742;
}
.biotic-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li:hover a {
	color: #fff;
	transition: .3s all ease-in-out;
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out;
	-o-transition: .3s all ease-in-out
}
.biotic-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li span {
	position: relative;
	font-size: 13px;
	top: -4px;
	display: inline
}

.moboile{display:none;width:100%;z-index:999;float:left; position:fixed;left:0; bottom:0;background-color:#3a9d3f;height:40px;line-height:40px;}
.moboile ul{padding:0;margin:0;}
.moboile ul li{width:50%;float:left; text-align:center; list-style:none;}
.moboile ul li a{ color:#fff; font-size:14px;}
.moboile ul li:nth-child(2){ background-color:#333;}

a.cta_button {
	-moz-box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important;
	box-sizing: content-box !important;
	vertical-align: middle
}
.hs-breadcrumb-menu {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px
}
.hs-breadcrumb-menu-item {
	float: left;
	padding: 10px 0px 10px 10px
}
.hs-breadcrumb-menu-divider:before {
	content: '›';
	padding-left: 10px
}
.hs-featured-image-link {
	border: 0
}
.hs-featured-image {
	float: right;
	margin: 0 0 20px 20px;
	max-width: 50%
}
/*neiye*/
.n-banner{width:100%;float:left;}
.n-banner img{max-width:100%;width:100%;}
.line{height:auto;padding-top:3%;width:100%;float:left;}
#goomap{padding-top:3%;padding-bottom:3%;}

/*message*/

 .content {
    line-height: 30px;
    font-size: 16px;
    color: #666666;width:100%;float:left;padding-top:0%;padding-bottom:0%;
}
 .content .left {
    width: 53%;float:left;padding-top:0%;
}
.content p {
    margin-bottom: 15px;max-width: 100%;color: #666666;line-height: 26px;
font-size: 16px;
}
 .content .right {
    position: relative;
    overflow: hidden;
    height: 100%;
    background: #000;
    padding-top: 0px;
    margin-top: 5px;width: 45%;float:right;
}
.content .right img{width:100%;}
.content .career-row{ display:inherit;overflow:hidden;}
.smiss-contact-message .title{margin-top: 30px;overflow: hidden;}
.smiss-contact-message .title h3{margin: 0;font-weight: bold;color: #333333;font-size: 30px;}
.smiss-contact-message .title h4{margin: 20px 0;font-weight: normal;color: #666666;font-size: 18px;}
.smiss-contact-message .left{float:left;width: 100%;padding-top:0;}
.smiss-contact-message .left input:last-child {margin-right: 0;}
.smiss-contact-message .left div {margin-bottom: 20px;overflow: hidden;}
.submit-w100 {width: 150px;height: 50px;line-height: 50px;text-align: center;font-size: 18px;background: #2d5742;color: #fff;cursor: pointer;}
.submit-w100:hover {background: #3a9d3f;}
.smiss-contact-message .input-w50 {width: 48%;background: #f7f8fa;line-height: 50px;float: left;margin-right: 3%;padding: 0 2%;border-top: 2px solid #dedede;
border-right: 2px solid #dedede;
border-left: 2px solid #dedede;
border-bottom: 8px solid #dedede; font-size:16px;}
.smiss-contact-message .input-w50:nth-child(2){float:right;}
.smiss-contact-message .textarea-w100 {width: 100%;background: #f7f8fa;line-height: 24px;padding: 2% 2%;min-height: 228px;border-top: 2px solid #dedede;
border-right: 2px solid #dedede;
border-left: 2px solid #dedede;
border-bottom: 8px solid #dedede;}
.smiss-contact-message .submit-w100{border:none;}


/*news*/
.news li{ width:100%; float:left;background: #f6fcfd;margin-top:3%; list-style:none;height:auto;box-shadow: 6px 6px 20px 0 rgba(0,0,0,0.04);box-sizing:border-box; margin-bottom:2%;}
.news li div.news-img{ width:25%; height:auto; float:left; overflow:hidden}
.news li div.news-img img{ width:100%;}
.news li div.news-about{ width:74%; height:auto; /*height:200px; */float:right; padding-right:20px; padding-left:20px; box-sizing:border-box; position:relative;}
.news-about-cen{ width:100%;}
.news li div.news-about div.news-about-cen h3,.news li div.news-about div.news-about-cen p,.news li div.news-about div.news-about-cen h4,.news li div.news-about div.news-about-cen h5{ width:100%; height:24px; line-height:24px; font-weight:normal; font-size:16px; overflow:hidden;}
.news li div.news-about div.news-about-cen h3{ height:50px; line-height:50px;font-size: 24px;
font-weight:bold;}
.news li div.news-about div.news-about-cen p{ height:auto; max-height:96px; font-size:16px; color: #474747;}
.news li div.news-about div.news-about-cen h4{ font-size:12px; color:#999; display:none;}
.news li div.news-about div.news-about-cen h5{height:auto; }
.news li div.news-about div.news-about-cen h5 a{ margin-top: 7px; font-size:16px;
display: block;
color: #2d5742;
text-decoration: underline;}
.news li div.news-about div.news-about-date{ width:80px; height:96px; position:absolute; right:0; top:0;}
.news li div.news-about div.news-about-date h5,.news li div.news-about div.news-about-date p{ width:80px; height:64px; line-height:64px; font-weight:bold; font-size:48px; text-align:center; font-weight:bold;}
.news li div.news-about div.news-about-date h5{ position:relative;}
.news li div.news-about div.news-about-date h5::after{ content:''; width:100%; height:1px; background-color:#8f8f8f; position:absolute; left:0; bottom:0;}
.news li div.news-about div.news-about-date p{ height:32px; line-height:32px; font-size:14px; font-weight:normal;}
.news{width:100%;float:left;margin-top:3%;margin-bottom:5%;}

/*page*/

.paget{width:100%;height:auto;height: 40px;text-align:center;position:relative;float:left;margin-top:0%;margin-bottom:3%;}/*分页*/
.page1 {
	clear: both;
	text-align: center;
	height: auto;
	margin: 0px 0 0;
}
.page1 span a {
	color: #333333;
	padding: 10px 13px;
	font-size: 14px;
	text-decoration: none;
	background: #fff;
	border: 1px solid #ddd;
}
.page1 span a:hover, .page1 span.current a {
	background:#2d5742;
	color: #fff;
}
.page1 span {
	margin: 2px 5px;
}
.news-detail-trunpage {border-top: 1px solid #cccccc;overflow: hidden;position: relative;}
.news-detail-trunpage a{color: #666;font-size: 14px;padding:20px 0;display: block;overflow: hidden;}
.news-detail-trunpage a:hover {color: #000;}
.news-detail-trunpage a.fl {float: left;width: 40%;padding-bottom:0;}
.news-detail-trunpage a.fr {float: right;width: 40%;text-align: right;padding-bottom:0;}
.news-detail-trunpage a.fc {float: left;width:20%;text-align: center;}

/*health*/
.h-produsty {
    width: 100%;
    float: left;
}

.h-produsty-right {
    width: 100%;
    float: right;margin-top:5%;margin-bottom:5%;
}
  .product_box { position: relative;
    margin: -1.5%;

}

.product_box .item {
      padding: 2.15% 1.5%;
-webkit-box-flex: 0 0 33.33%;
-webkit-flex: 0 0 33.33%;
-ms-flex: 0 0 33.33%;
flex: 0 0 33.33%;
max-width: 33.33%;
width: 33.33%;
margin: 0;float:left;
    }

*.product_box .item  {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
}


.product_box .item:nth-child(3n) {
            float: right;
            margin-right: 0px;
        }

.product_box div.pic {
        overflow: hidden;
        text-align: center;border:solid 1px #f2f2f2;
    }

        .product .product_box div.pic img {
			    width: 450px;
    height: 400px;
            transition: all 0.4s ease-in-out;
        }

.product_box div.text {
        padding-top: 10%;
        padding-bottom: 14%;
        padding-left: 15%;
        padding-right: 15%;
        transition: all 0.4s ease-in-out;border:solid 1px #f2f2f2;border-top:none;
    }
.product_box div.text > a {
        color: #2d5742;
            font-size: 24px; font-weight:bold; text-align:center;
            display: block;
            margin-bottom: 48px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
.product_box div.text > div a {
            display: block;
            margin: 0 auto;
            color: #2d5742;
            font-size: 14px;
            width: 128px;
            height: 38px;
            border: 1px solid #2d5742;
            text-align: center;
            line-height: 38px;
            transition: all 0.4s ease-in-out;
        }

    /*.product .product_box div.text > div a:last-child {
                float: right;
            }*/

.product_box .item:hover img {
        transform: scale(1.1);
    }

.product_box .item:hover div.text {
        background: #2d5742;
    }
.product_box .item:hover div.text > a {
            color: #ffffff;
        }
 .product_box .item:hover div.text > div a {
            color: #ffffff;
            border: 1px solid #FFFFFF;
        }
.product_box .item div.text > div a:hover {
        border-color: #FFFFFF;
        color:#2d5742;
        background: #FFFFFF;
    }

.body-container-wrapper{width:100%;float:left;}
.footer-container-wrapper{width:100%;float:left;}
.hero-bannerTitle{width:100%;float:left;}
.row-number-2{width:100%;float:left;}
.row-number-3{width:100%;float:left;}
.webnews{width:100%;float:left;margin-top:3%;margin-bottom:3%;}
.webnews_top{width:100%;float:left; background-color:#dedede;}
.webnews_top li{width:50%;float:left;height:70px;line-height:70px; cursor:pointer;border-bottom:solid 1px #fff;text-align:center;}
.webnews_top li a{ color:#333;  font-weight:bold;float: left;
text-align: center;
border-right: solid 1px #fff;

width: 100%;}
.webnews_top li.on{ background-color:#2d5742; color:#fff; position:relative;}
.webnews_top li.on a{ color:#fff;}
.webnews_top li.on::after {
    position: absolute;
    width: 0px;
    height: 0px;
    content: " ";
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #fff;
    margin:auto; text-align:center;left:50%;
    bottom: 0;
}

.webnews_tit_a{width:100%;float:left; position:relative;}
.webnews_tit_b{width:100%;float:left;margin-top:2%;}
.webnews_tit_a span{
/*width:100%;float:left;height:1px; background-color:#2d5742;
text-align: center;margin-top:20px;*/}
.webnews_tit_a p{ font-size:30px; background-color:#fff; font-weight:bold;/*text-align:center; position:absolute; top:-5px;*/font-family: "calibrib";}

.webnews_tit{width:100%;float:left;margin-top:3%;}


 .section-title-wrap {

    margin-bottom: 40px;

}
 .section-title-wrap {

    text-align: center;
    width: 100%;
    display: table;
    margin-top: -10px;

}
 .section-title {
    margin-bottom: 10px;
    position: relative;
    font-size: 30px;
}

 .section.lite-background {
    background-color:#2d5742;
}
 .section.lite-background .section-title{ color:#fff;}
  .section.lite-background p{ color:#fff;}
 .section {
    margin-bottom: 0;
    padding: 3% 0;
    clear: both;
}
.top-taber{margin-bottom:3%;}
.tex{ text-align:center; font-size:24px; font-weight:bold; }
.post-body{padding-top:3%;}
/*folic*/
.line1{height:50px;width:100%;float:left;}
.folic{width:100%;float:left;margin-bottom:3%;}
.folic .text{width:100%;float:left; /*text-align:center; font-size:24px; font-weight:bold;*/}
.folic .text P{font-size: 30px;
font-weight: bold;
background-color: #fff;
font-family: "calibrib";}
.folic .textimg{width:100%;float:left;margin-top:3%;background-color:#333;}
.folic .textimg img{max-width:100%;min-height:400px; }
.folic .textt{width:100%;float:left; margin-top:0%;}
.webnews1{width:100%;float:left;margin-top:3%;margin-bottom:0%;}
.webnews_top1{width:100%;float:left; background-color:#dedede;}
.webnews_top1 li{width:33.333%;float:left;padding:0;margin:0;height:auto;display:block;line-height:50px;border-bottom:solid 1px #fff;text-align:center;padding-top:0px;}
.webnews_top1 ul {padding:0;margin:0;}
.webnews_top1 li::before{display:none !important;}
.webnews_top1 li a{ color:#333; padding-left:10px;padding-right:10px; font-weight:bold; cursor:pointer;}
.webnews_top1 li.on{ background-color:#2d5742; color:#fff; position:relative;}
.webnews_top1 li.on a{ color:#fff;}
.webnews_top1 li.on::after {
    position: absolute;
    width: 0px;
    height: 0px;
    content: " ";
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #fff;
    margin:auto; text-align:center;left:50%;
    bottom: 0;
}

.webnews_tit1 ul{padding:0;margin:0;}
.webnews_tit1{width:100%;float:left;margin-top:3%;}
.webnews_tit1 table{ line-height:25px;text-align:center;}
.webnews_tit1 tr td{padding-top:10px;padding-bottom:10px; }
.webnews_tit1 table tr:nth-child(2n){ background-color:#ccc;}

/*why*/
.webnews2{width:100%;float:left;margin-top:3%;margin-bottom:3%;}
.webnews_top2{width:100%;float:left; background-color:#dedede;}
.webnews_top2 li{width:50%;line-height:70px;float:left;height:70px;text-align:center;}
.webnews_top2 li a{ color:#333; font-weight:bold; cursor:pointer;float: left;
text-align: center;
border-right: solid 1px #fff;border-bottom: solid 1px #fff;
width: 100%;}
.webnews_top2 li.on{ background-color:#2d5742; color:#fff; position:relative;}
.webnews_top2 li.on a{ color:#fff;}
.webnews_top2 li.on::after {
    position: absolute;
    width: 0px;
    height: 0px;
    content: " ";
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #fff;
    margin:auto; text-align:center;left:50%;bottom:0;

}
.webnews_top2 li:nth-child(2){}
.webnews_tit_a2{width:100%;float:left; position:relative;}
.webnews_tit_b2{width:100%;float:left;margin-top:3%;}
.webnews_tit_a2 span{
/*width:100%;float:left;height:1px; background-color:#2d5742;
text-align: center;margin-top:20px;*/}
.webnews_tit_a2 p{ font-size:30px; font-weight:bold; background-color:#fff;/* position:absolute; top:-5px;*/font-family: "calibrib";}

.webnews_tit2{width:100%;float:left;margin-top:3%;}

/*pro*/
.propo{background: #f4f5fa;width:100%;float:left;}
.pro{background: #f4f5fa;/*padding-top: 10%;
padding-bottom: 10%;*/width:100%;float:left;}

.pro{ position:relative;}
.pro_a_left{ position:absolute;left:15%;top:10%;}
.pro_a_right{ position:absolute;right:0%;top: 10%;}

.pro_a{width:100%; text-align:center;float:left;margin-top:50px; }
.pro h2{color: #fff;font-size:36px;width:50%;margin:auto; font-weight:normal;}
.pro h3{width:100%;float:left; text-align:center; font-size:54px;color: #fff; font-weight:normal;margin-top:10px;margin-bottom:0; }
.pro h4{width:100%;float:left; text-align:center; font-size:18px;color:#6b6f81; font-weight:normal;margin-top:10px;margin-bottom:0;}
.prot{width:100%;float:left; background-color:#fff;height:auto;}
.prot_a{width:100%;float:left; background-color:#fff;margin-top:0px;height:auto;margin-bottom:3%;}
.prot_a_left{width:40%;float:left;margin-left:10px;margin-top:3%;}
.prot_a_right{width:100%;float:right;margin-top:3%;}
.owl-item li:before{display:none;}

.webpro{width:100%;float:left;margin-top:0%;margin-bottom:0%;}
.pro_top{width:100%;float:left;/*border-bottom:solid 1px #edeef4;*/ background-color:#dedede;}
.pro_top ul{padding:0;margin:0;display: flex;}
.pro_top li{width:33.333%;float:left;
display: inline-block;height:70px;line-height:70px;cursor:pointer;
padding: 0px;
position: relative;
text-align: center;
margin:0;}
.pro_top li a{ color:#333; font-size:16px; cursor:pointer;float: left;
text-align: center;
border-right: solid 1px #fff;
width: 100%;}
.pro_top li:nth-child(3) a{border:none;}
.pro_top li.on{ border-color: #edeef4;background-color:#2d5742;
    border-bottom-color: rgb(237, 238, 244);
border-bottom-color: white; position:relative;}
.pro_top li.on a{ color:#fff; font-weight:bold;}
.pro_top li:before{display:none;}
.pro_top li.on::after {

}
/*.pro_top li::before {
    content: "";background-color: #179747;
    display: block;
    width: 60px;
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
    position: absolute;
    left: -32px;
    top: -40px;
    bottom: -40px;
    z-index: 1;
    transition: 0.3s;
}
*/


.pro_tit ul{margin-bottom:0;margin-top:0;}

.pro_top li.on ::after {
    position: absolute;
    width: 0px;
    height: 0px;
    content: " ";
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #fff;
    margin: auto;
    text-align: center;
    left: 50%;
    bottom: 0;
}

.pro_tit{width:100%;float:left;margin-top:3%;line-height:22px;}


.webpro1{width:100%;float:left;margin-top:5%;margin-bottom:5%;}
.pro_top1{width:100%;float:left;/*border-bottom:solid 1px #edeef4;*/ }
.pro_top1 .opt{padding:0;margin:0;display: flex;}
.pro_top1 li{width:25%;float:left;border: 1px solid transparent;border-bottom:solid 1px #edeef4;
display: inline-block; background-color:#fff;
padding: 0px;padding-bottom:10px;padding-top:10px;
position: relative;
text-align: center;
margin:0;}
.pro_top1 li a{ color:#333; font-size:15px; cursor:pointer;}
.pro_top1 li.on{ border-color: #edeef4;background-color:#2d5742;
    border-bottom-color: rgb(237, 238, 244);
border-bottom-color: white; position:relative;}
.pro_top1 li.on a{ color:#fff;}
.pro_top1 li:before{display:none;}
.pro_top1 li.on::after {

}
.pro_tit1{width:100%;float:left;margin-top:5%;line-height:28px;}


.post-body em {
  /*  font-size: 13px;
    top: -5px;*/
    display: inline;
    position: relative;
}

.post-body p em {
 /*   font-size: 13px;
    top: -5px;*/
    display: inline;
    position: relative;
}
.body-container-wrapper ul em {
  /*  font-size: 13px;
    top: -5px;*/
    display: inline;
    position: relative;
}

.pro h3 span{

    display: inline;
    position: relative;
}
.pro_a_left{width:25%;float:left;}
.pro_a_right{width:100%;float:right;margin-top:4%;}
.pro_a_right  h2{width:100%;}
.panmu{width:100%;float:left;}
.panmu_1{padding: 2.15% 1.5%;
-webkit-box-flex: 0 0 25%;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
width: 25%;
margin: 0;float:left;padding-bottom:0;}
.panmu_1 span{height:150px;overflow:hidden;float:left;}
.panmu_1 span img{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;}

.panmu_1 p{float:left; text-align:center; background-color:#2d5742; text-align:center;height:50px;line-height:50px;width:100%; color:#fff;}
.panmu .panmut{
    position: relative;
    margin: -1.5%;
}
* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
}.panmu_1 span:hover img {
	-webkit-transform: scale(1.07);
	-ms-transform: scale(1.07);
	transform: scale(1.07)
}


@media (max-width: 568px) {
.hs-featured-image {
	float: none;
	margin: 0;
	width: 100%;
	max-width: 100%
}
}
.hs-screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px
}

.top-nav ul li.languang a.CLOSE{display:none; position:absolute;top:0;right:0; border-radius:30px; text-align:center; width:30px;height:30px; background-color:#2d5742; color:#fff; font-size:20px; font-weight:bold; cursor:pointer;}
.pjko{ position:absolute;width:100%;height:100%; background-color:rgba(0,0,0,.4);top:0;left:0;}


@media(max-width:1025px) {
.biotic-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper{width:100%;}
.pro{padding-bottom:0%;}
.prot_a_left{width:100%;margin:0;}
.prot_a_right{width:100%;}
.pro h2{ font-size:16px;}
.pro h2{width:80%;}
.prot_a{margin-top:0;}
}


@media(min-width:1025px) {
.biotic-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:nth-child(4) ul.hs-menu-children-wrapper li:nth-child(2) a:before, .biotic-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:nth-child(4) ul.hs-menu-children-wrapper li:nth-child(3) a:before {
	top: 3px
}
}
@media(min-width:1025px) and (max-width:1193px) {
.biotic-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>a, .biotic-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1:nth-child(5) a {
	padding: 24px 15px
}
.biotic-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1:nth-child(5) a {
	padding-right: 0
}
.biotic-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>a:after {
	right: 4px
}
}
@media(max-width:1000px) {
	.webnews_top2 li{width:100%;height:auto;border-bottom:solid 1px #fff;}
	.webnews_top li{width:100%;height:auto;border-bottom:solid 1px #fff;}
	
	}


@media(max-width:767px) {
.panmu_1{-webkit-box-flex: 0 0 50%;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
width: 50%;}	
	.panmu_1 span{height:auto;}
.pro_a{margin-top:10px;}
.pro_top ul{display:inherit;}
	.pro_top li{width:100%;border-bottom: solid 1px #fff;}
.biotic-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:nth-child(4) ul.hs-menu-children-wrapper {
	padding: 20px 20px 20px
}
.biotic-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:nth-child(4) ul.hs-menu-children-wrapper li {
	padding: 7px 0px 7px 0px
}
.biotic-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:nth-child(4) ul.hs-menu-children-wrapper li a {
	color: #08376b;
	line-height: 1.3;
	text-indent: 0px
}
.moboile{display:block;}

.row-fluid .fixed {
    position: fixed;
    box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.1);width:100%;
	
}
.fixed .custom-menu-primary.js-enabled{top:0;}
/*.languang:hover .laguan{ opacity:1; visibility:hidden;}*/
.top-nav ul li.languang1{ position:relative;display:block;float:right;}
.top-nav ul li.languang a{ position:relative;display:none;}
.languang::after{display:none;}
.row-fluid .op{/*position: absolute;*/
top: 0;margin:0;z-index:999999;width:auto;
height: auto;
left: 0;
float: left;
visibility: visible;opacity: 1;}
.row-fluid .op a{display:block !important;/*width:100%;*/}
.languang{ position:inherit;}
.line{height:30px;}
.conatct-us-three-col{margin-top:0 !important;}
.row-fluid .op a#album-carousel-btn-prev{display:none !important;}
.row-fluid .op a#album-carousel-btn-next{display:none !important;}

.ke-zeroborder td a{font-size: 16px !important; }
.webnews_tit1 td a{font-size: 16px !important; }
.folic_ta td a{font-size: 16px !important; }
.news li div.news-img{width:100%;}
.news li div.news-about{width:100%;}
.banner-title h1{ text-align:center;}
.product_box .item {
      padding: 2.15% 1.5%;
-webkit-box-flex: 0 0 50%;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
width: 50%;
margin: 0;float:left;
    }
	.webnews_tit_a p{ font-size:20px;position:inherit;}	.webnews_tit_a2 p{ font-size:20px;position:inherit;}
	.webnews_top2 li{width:100%;height:auto;border-bottom:solid 1px #fff;line-height:40px;}
	.webnews_tit_a2 span{display:none; }
	.webnews_tit_a span{display:none; }
	.webnews_tit_b2{margin-top:0;}
	.webnews_tit_b{margin-top:0;}
	.pro_top li a{ font-size:16px;}
	/*.pro_a_left{width:100%; text-align:center;}
	.pro_a_left img{width:50%;margin:auto;}
	.pro_a_right{width:100%;}*/
.pro h3{ font-size:20px;}.pro_a_right{margin-top:0%;}
}

