@font-face {
	font-family: 'Conv_EnzoOT-Bold';
	src: url('../fonts/EnzoOT-Bold.eot');
	src: local('☺'), url('../fonts/EnzoOT-Bold.woff') format('woff'), url('../fonts/EnzoOT-Bold.ttf') format('truetype'), url('../fonts/EnzoOT-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_EnzoOT-Light';
	src: url('../fonts/EnzoOT-Light.eot');
	src: local('☺'), url('../fonts/EnzoOT-Light.woff') format('woff'), url('../fonts/EnzoOT-Light.ttf') format('truetype'), url('../fonts/EnzoOT-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_EnzoOT-Medi';
	src: url('../fonts/EnzoOT-Medi.eot');
	src: local('☺'), url('../fonts/EnzoOT-Medi.woff') format('woff'), url('../fonts/EnzoOT-Medi.ttf') format('truetype'), url('../fonts/EnzoOT-Medi.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: 'Conv_EnzoOT-Light';
	font-size:16px;
}
p {
	line-height:1.7;
}
.top-social {
	width:195px;
	background-color:#bfd8ac;
	display:block;
	margin:0 auto;
	padding:15px;
}
.top-social li {
	display:inline-block;
	list-style:none;
	margin-left:15px;
}
.top-social li:first-of-type {
	margin-left: 0px;
}
.top-social ul {
	padding:0px;
	text-align: center;
}
.top-social a {
	opacity:0.7;
}
.top-social a:hover {
	opacity:1;
}
.logo {
	float:left;
	width:100%;
}
.logo img {
	width:100%;
	height:auto;
	padding:4% 20% 0% 20%;
}
.header-desc h1{
	float:left;
	width:100%;
	font-weight:300;
	text-align:center;
	padding:0% 12%;
	font-size:30px;
	margin-top:20px;
	color:#a0a0a0;
	margin-bottom:50px;
}
.header-desc span {
	font-size:18px;
}
.navbar-default {
	background-color:transparent;
	border-color:transparent;
}
.navbar {
	float:left;
	margin:0% 9%;
	border-top: 1px solid #9ec482;
	border-bottom: 1px solid #b4b4b4;
	text-transform: uppercase;
	font-size:18px;
	margin-bottom:50px;
}
.navbar a {
	color:#6da643 !important;
}
.navbar .active a {
	color:#848484 !important;
	background-color:transparent !important;
}
.navbar a:hover {
	background-image: url(../img/nav-active.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	color:#848484 !important;
}
.slider {
	float:left;
	width:100%;
}
.slider .carousel-caption {
	background:rgba(0, 0, 0, 0.7);
	width:100%;
	left:0%;
	right:0%;
	bottom:0px;
	padding:3% 20%;
	text-align:left;
}
.slider .carousel-caption h2 {
	font-size:32px;
	font-family: 'Conv_EnzoOT-Bold';
}
.slider .carousel-caption p {
	font-size:18px;
	font-family: 'Conv_EnzoOT-Medi';
}
.slider .carousel-control.right,
.slider .carousel-control.left {
	background-image: none;
}
.slider .carousel-caption p {
	color:#9ec482;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	top:82%;
}
.carousel-control {
	z-index:999;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	left:90%;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	right:90%;
}
.slider-logo-left {
	position: relative;
	margin-top:-370px;
	float:left;
	margin-left:-210px;
	max-width:50%;
}
.slider-logo-left img {
	width:100%;
	height:auto;
}
.our-services {
	float:left;
	width:100%;
}
.our-services h2 {
	font-size:40px;
	width:100%;
	padding:3% 0%;
	color:#bebab9;
	margin-top:-100px;
	padding-left:10px;
	padding-bottom:10px;
	border-bottom:3px solid #d9e7cb;
	text-align:left;
	font-family: 'Conv_EnzoOT-Medi';
}
.our-services h2 span {
	color:#6ca437;
}
.our-services {
	text-align:center;
}
.our-services img {
	width:100%;
	height:auto;
	padding:2% 16%;
}
.testimonials {
	float:left;
	width:100%;
	background-color:#6da643;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	margin-bottom:20px;
}
.testimonials h2 {
	font-size:30px;
	border-bottom:2px solid #fff;
	padding-bottom:10px;
	margin-bottom:15px;
	font-family: 'Conv_EnzoOT-Light';
}
.owl-prev {
	background-image: url(../img/left-arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	color:#6DA643;
	width:22px;
	height:35px;
	left:0px;
	float:left;
	top:30%;
	position: absolute;
}
.owl-next {
	background-image: url(../img/right-arrow.png);
	background-repeat: no-repeat;
	color:#6DA643;
	background-position: left;
	width:22px;
	height:35px;
	right:0px;
	float:right;
	top:30%;
	position: absolute;
	z-index:999;
}
.owl-wrapper-outer .item {
	float:left;
	width:100%;
	padding:2% 12%;
	font-style:italic;
}
.owl-wrapper-outer #up {
	position:absolute;
	left:5%;
}
.owl-wrapper-outer #down {
	position:absolute;
	right:5%;
}
.owl-wrapper-outer span {
	font-style: normal;
	float:left;
	width:100%;
	margin-top:20px;
}
#logob {
	position: absolute;
	right:0;
	margin-top:-370px;
	width:11%;
	height:auto;
}
.latest-news-title h2 {
    color: #bebab9;
    font-family: "Conv_EnzoOT-Medi";
    font-size: 40px;
    margin-top: -40px;
    padding: 3% 0 10px 10px;
    text-align: left;
    width: 100%;
	float:left;
}
.latest-news-title h2 span {
	color:#6ca437;
}
.latest-news h3 {
    text-transform: uppercase;
}
.latest-news {
	float:left;
	width:100%;
	background-color:#848484;
}
.latest-news .grey {
	background-color:#9a9a99;
	padding:20px;
	color:#fff;
}
.latest-news .green {
	background-color:#729f50;
	padding:20px;
	color:#fff;
}
.latest-news .col-lg-4 {
	padding:0px;
}
.latest-news .col-lg-4 img {
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	width:155px;
	height:auto;
	border:4px solid #cdcdcd;
	margin:0 auto;
	display:block;
	float:none;
}
.latest-news .col-lg-8 .title {
	font-family: 'Conv_EnzoOT-Bold';
	font-size:30px;
	text-transform:uppercase;
}
.latest-news hr {
	color:#fff;
	width:100%;
	float:left;
	margin:15px 0px;
}
.latest-news h3 {
	font-family: 'Conv_EnzoOT-Bold';
	text-align:center;
	padding:0px 15px;
	width:100%;
	float:left;
	min-height:55px;
}
.latest-news a {
	float:left;
	width:100%;
	color:#fff;
	font-size:18px;
	text-align:center;
	margin-top:20px;
}
.latest-news img {
	float:left;
	width:100%;
	height:auto;
}
.gray-add {
	background-color:#b3b2b1;
	padding:30px;
}
.green-add {
	float:right;
	background-color:#8ab869;
	padding:30px;
}
.news-wrapper {
	float:left;
	width:100%;
	margin-top:-60px;
}
.bottom-social {
	width:195px;
	background-color:#6ca437;
	display:block;
	margin:0 auto;
	padding:15px;
	margin-top:40px;
}
.bottom-social li {
	display:inline-block;
	list-style:none;
	margin-left:15px;
}
.bottom-social ul {
	padding:0px;
	text-align: center;
}
.bottom-social a {
	opacity:0.7;
}
.bottom-social a:hover {
	opacity:1;
}
.footer {
	float:left;
	width:100%;
}
.copyright {
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	color:#939190;
	font-size:12px;
	margin:20px 0px;
}
.content {
	float:left;
	width:100%;
}
.about .col-md-7 {
	background-image: url(../img/inner-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.contact-wrapper .input-group {
	width:100%;
	margin-bottom:20px;
}
.about h2 {
	font-size:55px;
	width:100%;
	padding:3% 0%;
	color:#bebab9;
	padding-bottom:10px;
	text-align:left;
	font-family: 'Conv_EnzoOT-Bold';
}
.about h2 span {
	color:#6ca437;
}
.bold {
	font-family: 'Conv_EnzoOT-Bold';
}
.about li {
	list-style:none;
}
.about .col-md-5 img {
	max-width:100%;
	height:auto;
}
.div-about {
	float:left;
	width:100%;
	height:4px;
	background-color:#d9e7cb;
	margin:40px 0px;
}
.connect-with {
	float:left;
	width:100%;
	background-color:#6da643;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
}
.connect-with h2 {
	font-size:50px;
	border-bottom:2px solid #fff;
	padding-bottom:10px;
	margin-bottom:15px;
	font-family: 'Conv_EnzoOT-Light';
	width:100%;
	text-align:left;
	display:inline-block;
}
.connect-with li {
	list-style:none;
	display:inline-block;
}
.connect-with ul {
	float:left;
}
.connect-with h2 span {
	float:left;
}
.connect-with h2 a {
	opacity:0.7;
}
.connect-with h2 a:hover {
	opacity:1;
}
.connect-with h3 img {
	margin-right:15px;
}
.connect-with h3 {
	border-bottom:1px dashed #fff;
	padding-bottom:10px;
}
.connect-with .twitter .owl-prev {
	background-image: url(../img/left-arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	color:#6DA643;
	width:22px;
	height:35px;
	left:0px;
	float:left;
	top:10%;
	position: absolute;
}
.connect-with .twitter .owl-next {
	background-image: url(../img/right-arrow.png);
	background-repeat: no-repeat;
	color:#6DA643;
	background-position: left;
	width:22px;
	height:35px;
	right:0px;
	float:right;
	top:10%;
	position: absolute;
}
.connect-with .twitter .owl-wrapper-outer span {
	font-family: 'Conv_EnzoOT-Light';
	font-size:13px;
	opacity:0.8;
}
.connect-with .twitter a {
	font-family: 'Conv_EnzoOT-Bold';
	color:#fff;
}
.subscibe {
	float:left;
	width:100%;
	background-color:#848484;
	color:#fff;
	padding:15px;
}
.subscibe h4 {
	font-size:30px;
	font-family: 'Conv_EnzoOT-Medi';
	text-transform: uppercase;
	float:right;
	padding:0px;
	margin:0px;
}
.subscibe p {
	font-size:15.5px;
	font-family: 'Conv_EnzoOT-Light';
	float:right;
	clear:both;
	padding:0px;
	margin:0px;
}
.subscibe input {
	width:100%;
	padding:10px;
	background-color:#aeaeae;
	border:1px solid #fff;
	height:50px;
}
.subscibe input::-webkit-input-placeholder {
   color: #fff;
}

.subscibe input:-moz-placeholder { /* Firefox 18- */
   color: #fff;
}

.subscibe input::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;
}

.subscibe input:-ms-input-placeholder {
   color: #fff;
}
#subscribe {
	font-family: 'Conv_EnzoOT-Bold';
	background-color:#6ca437;
	border:1px solid #fff;
	text-align:center;
	font-size:20px;
	float:left;
	height:50px;
	width:150px;
	text-transform: uppercase;
}
#subscribe:hover {
	background-color:#BEBAB9;
	text-decoration:none;
	color:#333;
}
#subscribe-link {
	font-family: 'Conv_EnzoOT-Bold';
	background-color:#6ca437;
	border:1px solid #fff;
	text-align:center;
	font-size:20px;
	float:left;
	padding-top:10px;
	height:50px;
	width:150px;
	text-transform: uppercase;
	color:#fff;
}
#subscribe-link:hover {
	background-color:#BEBAB9;
	text-decoration:none;
	color:#333;
}
.navbar-collapse {
	padding:0px;
}
/* HEXAGONES */

.our-services {
	margin-bottom:30px;
}
#lab {
	padding:0 3%;
}
.our-services ol, ul {
	list-style: none;
}
.our-services blockquote, q {
	quotes: none;
}
.our-services blockquote:before, .our-services blockquote:after,
.our-services q:before, .our-services q:after {
	content: '';
	content: none;
}
.our-services table {
	border-collapse: collapse;
	border-spacing: 0;
}
.our-services #lab h1 {
	background: #B0DAD4;
}
.our-services .beaker {
	-webkit-filter: drop-shadow(#424242 0px 1px 0px);
	border-bottom: 2em solid #FFF;
	border-left: 1em solid transparent;
	border-right: 1em solid transparent;
	border-radius: .5em;
	height: 0;
	width: 1em;
	position: absolute;
	right: 0.7em;
	bottom: 22%;
	font-size: 0.6em;
}

.our-services .beaker::before {
	border-left: .25em solid #FFF;
	border-radius: .25em;
	border-right: .25em solid #FFF;
	content: '';
	height: .25em;
	left: -.25em;
	position: absolute;
	top: -1em;
	width: 1em;
}

.our-services .beaker::after {
	border-left: .25em solid #FFF;
	border-right: .25em solid #FFF;
	content: '';
	height: 1em;
	left: 0;
	position: absolute;
	top: -1em;
	width: .5em;
}

.our-services .sectionheader {
	position: relative;
}
.our-services a:hover {
	text-decoration:none;
}
.our-services .lab_item {
	width: 200px;
	height: 230px;
	position: relative;
	display: inline-block;
}

.our-services .hexagon2 {
	position: absolute;
	width: 200px;
	height: 400px;
	top: -85px;
}

.our-services .hexagon {
	overflow: hidden;
	visibility: hidden;

	-webkit-transform: rotate(120deg);
	-moz-transform: rotate(120deg);
	-o-transform: rotate(120deg);
	-ms-transform: rotate(120deg);
	transform: rotate(120deg);
	cursor: pointer;
}

.our-services .hexagon-in1 {
	overflow: hidden;
	width: 100%;
	height: 100%;

	-webkit-transform: rotate(-60deg);
	-moz-transform: rotate(-60deg);
	-o-transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	transform: rotate(-60deg);
}

.our-services .hexagon-in2 {
	-webkit-box-shadow: inset 0 0 0 200px rgba(176, 218, 212, 0.48);
	box-shadow: inset 0 0 0 200px rgba(176, 218, 212, 0.1);
	overflow: hidden;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 50%;
	padding:5%;

	-webkit-background-size: 125%;
	-moz-background-size: 125%;
	background-size: 125%;
	visibility: visible;

	-webkit-transform: rotate(-60deg);
	-moz-transform: rotate(-60deg);
	-o-transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	transform: rotate(-60deg);

	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.our-services .hexagon-in2:hover {
	-webkit-box-shadow: inset 0 0 0 0px #B0DAD4;
	box-shadow: inset 0 0 0 0px #B0DAD4;
}

/*.our-services .lab_item:nth-child(7n-2) {
	margin-left: 101px;
}*/

.our-services .lab_item:nth-child(n+5) {
	margin-top: -60px;
}
.hexagon-in2 span {
	position:relative;
	z-index:9999;
	font-size:22px;
	text-transform:uppercase;
	color:#fff;
	font-family: 'Conv_EnzoOT-Medi';
	display:block;
	top:50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
#hex-1 {
	background-color:#6ca437;
}
#hex-2 {
	background-color:#918d8c;
}
#hex-3 {
	background-color:#6ca437;
}
/*#hex-3 span {
	top:170px;
}*/
#hex-4 {
	background-color:#bebab9;
}
#hex-5 {
	background-color:#918d8c;
}
/*#hex-5 span {
	top:170px;
}*/
#hex-6 {
	background-color:#bebab9;
}
#hex-7 {
	background-color:#8fba67;
}
/*#hex-7 span {
	top:150px;
}*/
#hex-8 {
	background-color:#918d8c;
}
/*#hex-8 span {
	top:150px;
}*/
#hex-9 {
	background-color:#8fba67;
}

/* BLOG */

.top-pic {
	width:100%;
	float:left;
	position:relative;
}
.top-pic img {
	width:100%;
	height:auto;
}
.top-pic .text {
	position:absolute;
	top:20px;
	text-align:center;
	padding:0px 10%;
}
.top-pic .text h2 {
	color:#6CA437;
}
.blog-content .col-md-9 {
	padding:0px;
	margin-top:15px;
}
.blog-content .col-md-9 .col-sm-4 {
	margin-left:0px;
	padding:0px;
	width:30%;
}
.blog-content .col-md-9 .col-sm-4 img {
	width:100%;
	height:auto;
}
.blog-content .col-md-9 .col-sm-8 {
	width:70%;
	padding-left:15px;
}
.blog-content .col-md-9 .col-sm-8 h3 {
	font-size:20px;
	text-transform:uppercase;
	color:#6da643;
	font-family: 'Conv_EnzoOT-Medi';
	margin:0px;
	margin-bottom:5px;
}
.blog-content .col-md-9 .col-sm-8 h3 a {
	color:#6da643;
}
.blog-content .info {
	float:left;
	width:100%;
	border-bottom:1px solid #939393;
	margin-bottom:10px;
	padding-bottom:10px;
}
.blog-content .info span {
	float:left;
	margin-right:20px;
	font-family: 'Conv_EnzoOT-Medi';
}
.blog-content .info span img {
	float:left;
	margin-top:6px;
	margin-right:10px;
}
.blog-content .col-sm-8 .button {
	float:left;
	margin-right:20px;
	padding:10px;
	background-color:#6da643;
	color:#fff;
	cursor: pointer;
	text-decoration:none;
	width:95px;
	font-size:14px;
}
.blog-content .col-sm-8 .button:hover {
	background-color:#467427;
}
.blog-content .col-sm-8 ul {
	float:left;
	background-image: url(../img/tags.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding:0px;
	padding-left:20px;
	width:77%;
}
.blog-content .col-sm-8 li {
	float:left;
	display:inline-block;
	margin-right:10px;
	color:#6DA643;
}
.n-wrapper {
	float:left;
	width:100%;
	margin-bottom:15px;
	border:1px solid #999;
	padding:15px;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
	background-color:#6da643;
	border-color:#6da643;
}
.pagination > li > a, .pagination > li > span {
	color:#6da643;
}
.sidebar .col-md-3 {
	padding:0px;
	padding-left:15px;
}
.sidebar .about {
	float:left;
	width:100%;
	padding:10px;
	background-color:#6da643;
	color:#fff;
	text-align:center;
	margin-top:15px;
}
.sidebar .about img {
	border:3px solid #fff;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	margin-bottom:15px;
}
.sidebar .about h3 {
	text-transform:uppercase;
	margin:10px;
	font-family: 'Conv_EnzoOT-Light';
}
.sidebar .newsletter {
	float:left;
	width:100%;
	padding:10px;
	background-color:#3c3c3c;
	color:#fff;
	margin:20px 0px;
}
.sidebar .newsletter h3 {
	text-transform:uppercase;
	margin-top:5px;
	font-family: 'Conv_EnzoOT-Light';
	border-bottom:1px solid #fff;
	margin-bottom:10px;
	padding-bottom:10px;
}
.sidebar .newsletter h3 img {
	float:left;
	margin-top:3px;
	margin-right:10px;
}
.sidebar .newsletter ::-webkit-input-placeholder { color:#6da643; font-family: 'Conv_EnzoOT-Medi';}
.sidebar .newsletter ::-moz-placeholder { color:#6da643; font-family: 'Conv_EnzoOT-Medi'; } /* firefox 19+ */
.sidebar .newsletter :-ms-input-placeholder { color:#6da643; font-family: 'Conv_EnzoOT-Medi';} /* ie */
.sidebar .newsletter input:-moz-placeholder { color:#6da643; font-family: 'Conv_EnzoOT-Medi';}
.sidebar .newsletter input {
	float:left;
	width:100%;
	padding:10px;
	border-radius: 0px;
	border:none;
	color:#333;
	margin-bottom:10px;
}
.sidebar .newsletter a {
	color:#6da643;
        background-color: #dddddd;
}
.sidebar .newsletter .subscribe {
	float:right;
	padding:5px 20px;
	color:#2d2d2d;
	border-radius: 0px;
	border:none;
}
.sidebar .newsletter .subscribe:hover {
	background-color:#6da643;
	color:#fff;
}
.sidebar .twitter .folow {
	float:right;
	background-color:#38afe8;
	color:#fff;
	padding:5px 10px;
}
.sidebar .twitter h3 {
	border-bottom:1px solid #b6b6b6;
	padding-bottom:10px;
	color:#38afe8;
	font-family: 'Conv_EnzoOT-Light';
}
.sidebar .tweet {
	border-bottom:1px solid #b6b6b6;
	padding-bottom:10px;
	margin-bottom:10px;
	float:left;
}
.sidebar .tweet .date {
	color:#38afe8;
	border-right: 1px solid #38afe8;
	padding:5px 15px;
	text-align:center;
	float:left;
}
.sidebar .tweet .date img {
	display:block;
	margin-bottom:5px;
}
.sidebar .tweet i {
	float:left;
	padding-left:15px;
	display:block;
	width:78%;
	font-size:13px;
}
.message {
	width:100%;
	padding:10px;
}
.contact-wrapper .send {
	padding:10px;
	color:#fff;
	background-color:#6CA437;
	border:1px solid #060;
	margin-left:15px;
	margin-top:20px;
	margin-bottom:20px;
}
.contact-wrapper .send:hover {
	background-color:#848484;
}
.has-error .email {
	border-color:red !important;
}
.sidebar .newsletter input {
	border:1px solid #fff;
}
.blog-content #categories {
	padding:15px 0px;
	background-color:#6DA643;
	color:#fff;
	text-align:left;
	padding-left:20px;
}
.blog-content #categories a {
	color:#fff;
	font-family: 'Conv_EnzoOT-Medi';
	font-size:16px;
}
.blog-content #categories .active {
	text-decoration:underline;
}
.blog-inner .n-wrapper {
	border:none;
	padding:0px;
}
.blog-content p img {
	max-width:100%;
	height:auto;
}
.tags a,
.copyright a {
	color:#6CA437;
}
.about li {
	list-style: url(../img/inner-main-li.png);
}
.videos img {
	width:100%;
	height:auto;
	margin-bottom:10px;
}
.videos .col-sm-4 {
	margin-bottom:15px;
	text-align:center;
	min-height:350px;
}
.videos .col-sm-4 a {
	font-size:18px;
	color:#6CA437;
}
.top-pic a {
	color:#6CA437;
}
.youtube-wrapp iframe {
	width:100%;
	min-height:300px;
}
.youtube-wrapp h1 {
	border-bottom:1px solid #6CA437;
	padding-bottom:10px;
	margin-bottom:20px;
	color:#6CA437;
	font-family: 'Conv_EnzoOT-Bold';
}
.youtube-wrapp p {
	font-family: 'Conv_EnzoOT-Light';
}
.share-this {
	width:100%;
	float:left;
	margin-top:20px;
}
.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices, .stButton, .stButton_gradient {
	height:auto !important;
}
.content a {
	color:#6CA437;	
}