@import 'owl.carousel.css';
@import 'owl.theme.css';
@import 'default.css';
@import 'nivo-slider.css';
body {
	background: #B0B0B0 url(../images/mainbg.jpg) repeat 0 0;
	font-family: 'Open Sans', sans-serif;
}
a, a:hover {
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
a:focus, input:focus, button:focus {
	outline: none;
}
.logo {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	background: #3E97D1
}
.centre {
	text-align: center;
}
.tilelogo h1 {
	font-size: 35px;
	font-weight: 700;
}
.tilelogo h1, .tilelogo h3, .tilelogo p {
	margin: 0;
	padding: 0;
}
.humanbody img {
	margin: 0 auto;
}
.navmenu .navpart {
	background: #0099FF
}
.navbar-default {
	background: none;
	border: none;
}
.navbar {
	margin: 0;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	text-transform: uppercase;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	background: #fff;
	color: #0099FF;
}
.navbar-nav > li > .dropdown-menu {
	background: #0099FF;
}
.dropdown-menu > li > a {
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}
@media all and (min-width: 768px) {
.dropdown-menu .sub-menu {
	left: 100%;
	position: absolute;
	top: 0;
	visibility: hidden;
	margin-top: -1px;
}
.dropdown-menu li:hover .sub-menu {
	visibility: visible;
}
.dropdown:hover .dropdown-menu {
	display: block;
}
.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
	margin-top: 0;
}
.navbar .sub-menu:before {
	border-bottom: 7px solid transparent;
	border-left: none;
	border-right: 7px solid rgba(0, 0, 0, 0.2);
	border-top: 7px solid transparent;
	left: -7px;
	top: 10px;
}
.navbar .sub-menu:after {
	border-top: 6px solid transparent;
	border-left: none;
	border-right: 6px solid #fff;
	border-bottom: 6px solid transparent;
	left: 10px;
	top: 11px;
	left: -6px;
}
}
.block1 {
	padding: 10px 0;
	width: 100%;
	clear: both;
}
ul.serv {
	margin: 0;
	padding:0;
	list-style: none;
}
ul.serv li {
	border-bottom: 1px solid #D9D9D9;
}
ul.serv li, ul.serv li a {
	display: block;
	color: #575757;
}
ul.serv li a {
	padding: 10px 0;
}
ul.serv li a:hover {
	text-decoration: none;
	background: #108CB2;
	padding: 10px;
	color: #fff;
}
ul.serv li, ul.serv li a:hover {
	text-decoration: none;
}
.wrap {
	border-left: 1px solid #8A8A8A;
	border-right:1px solid #8A8A8A;
	background: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
}
.wrap h3, .wrap h4 {
	color: #0099FF;
}
.banner {
	width: 100%;
	position: relative;
}
.theme-default .nivoSlider {
	box-shadow: none;
	margin-bottom: 0;
}
.theme-default .nivo-controlNav {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	text-align: center;
}
a.readmore {
	padding: 10px;
	background: #63C4EB;
	display: inline-block;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
a.readmore:hover {
	background: #108CB2;
	text-decoration: none;
}
.frontcol .col-md-4 h3 {
	display: block;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,2989d8+50,274ef9+51,7db9e8+100 */
background: #1e5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #274ef9 51%, #7db9e8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e5799), color-stop(50%, #2989d8), color-stop(51%, #274ef9), color-stop(100%, #7db9e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1e5799 0%, #2989d8 50%, #274ef9 51%, #7db9e8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1e5799 0%, #2989d8 50%, #274ef9 51%, #7db9e8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1e5799 0%, #2989d8 50%, #274ef9 51%, #7db9e8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1e5799 0%, #2989d8 50%, #274ef9 51%, #7db9e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8', GradientType=0 ); /* IE6-9 */
	padding: 10px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
}
.frontcol .box {
	background: #194C85;
	padding: 10px;
	color: #fff;
}
footer {
	width: 100%;
	clear: both;
	padding: 10px 0;
	background: #194C85;
	color:#fff;
}
footer a {
	color: #fff;
}
.copyright {
	float: left;
}
.powered {
	float: right;
	text-align: right;
}
.contact-form label {
	font-weight: normal;
}
.contact-form input {
	padding: 10px;
}
.contact-form button, .contact-form html input[type="button"], .contact-form input[type="reset"], .contact-form input[type="submit"] {
	background: #194C85;
	color: #fff;
	border: none;
}
.contact-form button:hover, .contact-form html input[type="button"]:hover, .contact-form input[type="reset"]:hover, .contact-form input[type="submit"]:hover {
	background: #0099FF;
}
.prodwat {
	padding: 20px 0;
	width: 100%;
	clear:both;
	overflow: hidden;
	border-bottom: 1px solid #D9D9D9;
}
.downloadbtn {
	background: #0099FF;
	color: #fff;
	padding: 10px;
	display: inline-block;
	margin: 20px 0;
}
.downloadbtn:hover {
	background: #3F4145;
	text-decoration: none;
	color: #fff;
}
.left-sidebar {
	border-right: 1px solid #D9D9D9;
}
.nav-tabs > li > a {
	background: #019FDA;
	color: #fff;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover, .nav > li > a:focus, .nav > li > a:hover {
	background-color: #95E5FC;
	color: #000;
}
.testipart {
	background:#0099FF;
	clear: both;
	color:#fff;
	padding-bottom:10px;
	padding-top:10px;
	margin: 8px 0;
	display: block;
	overflow: hidden;
}
.clname {
	font-weight:700;
	font-size:13px;
	margin:10px 0;
