@font-face {
	font-family: "roboto medium";
	src: url("../fonts/roboto-medium.eot");
	src: url("../fonts/roboto-medium.eot#iefix") format("embedded-opentype"),  url("../fonts/roboto-medium.woff") format("woff"),  url("../fonts/roboto-medium.ttf") format("truetype"),  url("../fonts/roboto-medium.svg") format("svg");
}
#wowslider-container1 {
	zoom: 1;
	position: relative;
	max-width: 1002px;
	margin: 0px auto 0px;
	z-index: 90;
	text-align: left; /* reset align=center */
}
* html #wowslider-container1 {
	width: 1002px
}
#wowslider-container1 .ws_images ul {
	position: relative;
	width: 10000%;
	height: auto;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	border-spacing: 0;
	overflow: visible;/*table-layout:fixed;*/
}
#wowslider-container1 .ws_images ul li {
	width: 1%;
	line-height: 0; /*opera*/
	float: left;
	font-size: 0;
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
}
#wowslider-container1 .ws_images {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#wowslider-container1 .ws_images a {
	width: 100%;
	display: block;
	color: transparent;
}
#wowslider-container1 img {
	max-width: none !important;
}
#wowslider-container1 .ws_images img {
	width: 100%;
	border: none 0;
	max-width: none;
	padding: 0;
}
#wowslider-container1 a {
	text-decoration: none;
	outline: none;
	border: none;
}
#wowslider-container1 .ws_bullets {
	font-size: 0px;
	float: left;
	position: absolute;
	z-index: 70;
}
#wowslider-container1 .ws_bullets div {
	position: relative;
	float: left;
}
#wowslider-container1 .wsl {
	display: none;
}
#wowslider-container1 sound, #wowslider-container1 object {
	position: absolute;
}
#wowslider-container1 .ws_bullets {
	padding: 5px;
}
#wowslider-container1 .ws_bullets a {
	width: 22px;
	height: 22px;
	background: url(./bullet.png) left top;
	float: left;
	text-indent: -4000px;
	position: relative;
	margin-left: 7px;
	color: transparent;
}
#wowslider-container1 .ws_bullets a:hover {
	background-position: 0 50%;
}
#wowslider-container1 .ws_bullets a.ws_selbull {
	background-position: 0 100%;
}
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
	position: absolute;
	top: 50%;
	margin-top: -35px;
	z-index: 60;
	height: 71px;
	width: 71px;
	background-image: url(../images/arrows.png);
}
#wowslider-container1 a.ws_next {
	background-position: 100% 0;
	right: 10px;
}
#wowslider-container1 a.ws_prev {
	left: 10px;
	background-position: 0 0;
}
#wowslider-container1 a.ws_next:hover {
	background-position: 100% 100%;
}
#wowslider-container1 a.ws_prev:hover {
	background-position: 0 100%;
}
* html #wowslider-container1 a.ws_next, * html #wowslider-container1 a.ws_prev {
	display: block
}
#wowslider-container1:hover a.ws_next, #wowslider-container1:hover a.ws_prev {
	display: block
}
/*playpause*/
#wowslider-container1 .ws_playpause {
	display: none;
	width: 71px;
	height: 71px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -35px;
	margin-top: -35px;
	z-index: 59;
}
#wowslider-container1:hover .ws_playpause {
	display: block;
}
#wowslider-container1 .ws_pause {
	background-image: url(./pause.png);
}
#wowslider-container1 .ws_play {
	background-image: url(./play.png);
}
#wowslider-container1 .ws_pause:hover, #wowslider-container1 .ws_play:hover {
	background-position: 100% 100% !important;
}/* bottom center */
#wowslider-container1 .ws_bullets {
	bottom: 0px;
	left: 50%;
}
#wowslider-container1 .ws_bullets div {
	left: -50%;
}
#wowslider-container1 .ws-title {
	position: absolute;
	display: block;
	bottom: 35px;
	left: 10px;
	margin-right: 10px;
	padding: 9px;
	background-color: rgba(0, 0, 0, 0.4);
	color: #7698c1;
	z-index: 50;
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#wowslider-container1 .ws-title div {
	margin-top: 6px;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
}
#wowslider-container1 .ws_images ul {
	animation: wsBasic 17s infinite;
	-moz-animation: wsBasic 17s infinite;
	-webkit-animation: wsBasic 17s infinite;
}
@keyframes wsBasic {
0% {
left:-0%
}
10% {
left:-0%
}
20% {
left:-100%
}
30% {
left:-100%
}
40% {
left:-200%
}
50% {
left:-200%
}
60% {
left:-300%
}
70% {
left:-300%
}
80% {
left:-400%
}
90% {
left:-400%
}
}
@-moz-keyframes wsBasic {
0% {
left:-0%
}
10% {
left:-0%
}
20% {
left:-100%
}
30% {
left:-100%
}
40% {
left:-200%
}
50% {
left:-200%
}
60% {
left:-300%
}
70% {
left:-300%
}
80% {
left:-400%
}
90% {
left:-400%
}
}
@-webkit-keyframes wsBasic {
0% {
left:-0%
}
10% {
left:-0%
}
20% {
left:-100%
}
30% {
left:-100%
}
40% {
left:-200%
}
50% {
left:-200%
}
60% {
left:-300%
}
70% {
left:-300%
}
80% {
left:-400%
}
90% {
left:-400%
}
}
#wowslider-container1 .ws_bullets a img {
	text-indent: 0;
	display: block;
	bottom: 20px;
	left: -72px;
	visibility: hidden;
	position: absolute;
	border: 4px solid rgba(0, 0, 0, 0.2);
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	max-width: none;
}
#wowslider-container1 .ws_bullets a:hover img {
	visibility: visible;
}
#wowslider-container1 .ws_bulframe div div {
	height: 48px;
	overflow: visible;
	position: relative;
}
#wowslider-container1 .ws_bulframe div {
	left: 0;
	overflow: hidden;
	position: relative;
	width: 143px;
	background-color: rgba(0, 0, 0, 0.2);
}
#wowslider-container1 .ws_bullets .ws_bulframe {
	display: none;
	bottom: 27px;
	overflow: visible;
	position: absolute;
	cursor: pointer;
	border: 4px solid rgba(0, 0, 0, 0.2);
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#wowslider-container1 .ws_bulframe span {
	display: block;
	position: absolute;
	bottom: -10px;
	margin-left: -1px;
	left: 72px;
	background: url(./triangle.png);
	width: 15px;
	height: 6px;
}
.Socialicons {
	float: right;
	margin: 0 auto;
	background: #ffffff;
}
* {
	margin: 0;
	padding: 0;
}
.wrap {
	width: 100%;
	min-width: 1050px;
	float: left;
}
.banner {
	width: 1000px;
	margin: 0 auto;
}
.bannerin {
	float: left;
	width: 1000px;
	position: relative;
	top: 0px;
}
body {
	font-family: "roboto medium";
	font-size: 15px;
	background: url(../images/body_bg.jpg) repeat-x top left;
}
.clr {
	clear: both;
}
.main {
	width: 1000px;
	margin: 0 auto;
}
.main_left {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.header {
	width: 100%;
	float: left;
	margin: 0px;
	padding-bottom: 11px;
}
.ourseices {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.logo {
	float: left;
}
.right_social {
	float: right;
}
.social {
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
}
.social ul {
	float: left;
	margin: 0px;
	padding: 0px;
}
.social ul li {
	float: right;
	margin: 0px;
	padding: 5px;
	display: inline;
	font-size: 14px;
	color: #222;
}
.social ul li a {
	float: left;
	margin: 0px;
	padding: 0px;
}
.logimg {
	
	  padding-top: 30px;
  	  border: none;
	
}
.phoneno {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}
.menu {
	width: 86%;
	float: left;
	/* margin: 0px; */
	padding-top: 0px;
	margin-bottom: 0px;
	height: 51px;
	margin-top: 2px;
}
.menu .nav ul li {
	list-style: none;
	text-decoration: none;
	background: url(../images/menustip.png) no-repeat right;
}
.social p {
	line-height: 24.5px;
	font-weight: normal;
}
.ourseices ul li {
	list-style: none;
	width: 32%;
	float: left;
	padding: 0px;
	background: url(../images/services.png) no-repeat top right;
	background-size: 100%;
	color: #fff;
	position: relative;
	margin: 30px 20px 0 0;
}
.ourseices ul li:nth-child(3), .ourseices ul li:nth-child(6), .ourseices ul li:nth-child(9) {
	margin: 30px 0px 0 0;
}
.ourseices ul {
	float: left;
	width: 100%;
}
.ourseices ul li a {
	margin: 0 auto;
	position: absolute;
	bottom: 0px;
	top: 60px;
	right: 0px;
}
.ourseices ul li span {
	position: absolute;
	right: 0px;
	width: 79px;
	height: 70px;
	bottom: 0px;
	background: url(../images/readmore.png) no-repeat right bottom;
}
.ourseices ul li span a {
	float: left;
	top: 37px;
	right: 10px;
}
.ourseices ul li h2 {
	float: left;
	padding-left: 15px;
	font-size: 15px;
	padding-top: 10px;
	font-weight: normal;
}
.se_img {
	float: left;
	height: 107px;
	width: 50%;
}
.ourseices ul li p {
	float: left;
	padding-top: 15px;
	padding-left: 15px;
	font-size: 12px;
}
.products {
	width: 1000px;
	margin: 0 auto;
}
.products ul li {
	list-style: none;
	float: left;
	padding: 22px;
}
.products ul h2 {
}
.mainproduct {
	width: 100%;
	margin: 0 auto;
	float: left;
}
.main_productleft {
	width: 100%;
	float: left;
	margin: 20px 0 0 0;
	padding: 0px;
	background: #a4a6b4
}
.whitebg {
	background: #fff;
	height: 20px;
}
.mainfooter {
	width: 100%;
	margin: 0 auto;
}
.main_footerleft {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	background: #707070
}
.footer {
	width: 1000px;
	margin: 0 auto;
}
.footerleft {
	width: 75%;
	margin: 0 auto;
	float: left;
	font-weight: normal;
}
.footerright {
	width: 25%;
	margin: 0 auto;
	float: right;
	padding-top: 10px;
	line-height: 1.2;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
}
.footerleft ul li {
	float: left;
	list-style-type: none;
	height: 40px;
	padding-right: 15px;
	padding-top: 15px;
}
.newsparagraph {
	float: left;
	width: 50%;
	margin-right: 35px;
	padding-top: 10px;
	margin-top: 15px;
	border-top: 1px solid #fff;
	font-weight: normal;
	letter-spacing: 1.4px;
	font-size: 14px;
}
.newsparagraph2 {
	float: left;
	width: 100%;
}
.newsticker {
	width: 1000px;
	margin: 0 auto;
}
.right {
	float: right;
	width: 330px;
}
.next {
	float: right;
}
.prev {
	float: right;
}
.panel {
	width: 325px;
	margin-top: 105px
}
.footerleft ul li a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.loginrgt {
	width: 10%;
	float: right;
	margin-top: 6px;
	background: #00eaff;
	padding: 10px;
	border-radius: 10px 10px 0px 9px;
	margin-bottom: 2px;
}
.loginrgt a {
	padding-left: 25px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
}
.social ul li a img {
	border: none
}
.list_carousel12 a img {
	border: none
}
.ourseices ul li span a img {
	border: none
}
.panel-heading a span img {
	border: none
}
.footerright a {
	text-decoration: none;
	color: #fff
}
.mapright {
	width: 400px;
	float: right;
	padding-top: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.mapleft {
	width: 600px;
	float: left;
	padding-top: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.contact_right_sub {
	background: #f1f2f4;
	width: 100%;
	float: left;
	overflow: hidden;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.contact_right_sub ul {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.contact_right_sub ul li {
	width: 98%;
	float: left;
	margin: 05px 0 05px 0;
	padding: 01%;
	list-style-type: none;
}
.contact_right_sub ul li input[type=text], .contact_right_sub textarea {
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	outline: none;
	border: 1px solid #DDDDDD;
	padding: 08px 05px;
	width: 60%;
	border-radius: 5px;
}
.contact_right_sub ul li textarea {
	width: 60%;
	float: left;
	margin: 0px;
	padding: 08px 6px;
	border-radius: 04px;
	-moz-border-radius: 04px;
	-webkit-border-radius: 04px;
	-o-border-radius: 04px;
	-ms-border-radius: 04px;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0px 0px 8px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 0px 8px -4px rgba(0,0,0,0.75);
	box-shadow: inset 0px 0px 8px -4px rgba(0,0,0,0.75);
	height: 65px;
}
.contact_right_sub ul li input[type="submit"] {
	background: #0fa5e2;
	padding: 08px 10px;
	color: #fff;
	border: none;
	cursor: pointer;
	font-size: 18px;
	width: 120px;
	float: right;
	border-radius: 5px;
}
.contact_right_sub ul li label {
	width: 30%;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #0fa5e2;
	padding-left: 10px;
	line-height: 25px;
}
.map {
	height: 675px;
	width: 380px;
	margin-left: 20px;
}
.mapright h2 {
	margin-bottom: 20px;
	margin-left: 20px;
	font-weight: normal;
	border-bottom: 1px solid #0fa5e2;
}

.mapleft h2 {
	font-weight: normal;
	border-bottom: 1px solid #0fa5e2;
}
.mapleft h3 {
	font-weight: normal;
}
.address span img {
	width: 7%;
	height: 15px;
}
.aburight {
	width: 280px;
	float: right;
	margin: 22px auto;
	padding-top: 15px;
	background: #0fa5e2;
}
.abuleft {
	width: 700px;
	float: left;
	margin: 0px auto;
	padding-top: 15px;
}
.abuleft p {
	text-align: justify;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}
.abuleft img {
	float: left;
	width: 35%;
	padding: 1px;
	box-shadow: 1px 0px 1px 1px;
	margin-right: 15px;
	border-radius: 10px;
}
.aburight .oursrvices h2 {
	background: #fff;
	text-align: center;
	font-weight: normal;
}
.aburight .oursrvices ul li {
	color: #fff;
	text-align: left;
	list-style: none;
	padding: 5px;
	margin-left: 20px;
	background: url(../images/down.png) no-repeat 0px center;
}
.aburight .oursrvices ul li a {
	text-decoration: none;
	color: #fff;
	margin-left: 25px;
}
.aburight .oursrvices ul li a:hover {
	text-decoration: none;
	color: #fff;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	padding-left: 10px;
}
.rlcmpright {
	width: 280px;
	float: right;
	margin: 0px auto;
	padding-top: 15px;
	background: #0fa5e2;
}
.rlcmpleft {
	width: 700px;
	float: left;
	margin: 0px auto;
	padding-top: 15px;
}
.rlcmpleft p {
	text-align: justify;
	text-indent: 30px;
}
.rlcmpleft img {
	float: left;
	width: 90%;
	padding: 10px;
	box-shadow: 2px 3px 2px 2px;
	margin-right: 15px;
}
.rlcmpright .oursrvices h2 {
	background: #fff;
	text-align: center;
}
.rlcmpright .oursrvices ul li {
	color: #fff;
	text-align: left;
	list-style: none;
	padding: 5px;
	margin-left: 20px;
	background: url(../images/down.png) no-repeat 0px center;
}
.rlcmpright .oursrvices ul li a {
	text-decoration: none;
	color: #fff;
	margin-left: 25px;
}
.rlcmpright .oursrvices ul li a:hover {
	text-decoration: none;
	color: #fff;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	padding-left: 10px;
}
.rlcmpleft ul li:nth-child(odd) {
	float: left;
}
.rlcmpleft ul li:nth-child(even) {
	float: right;
}
.rlcmpleft ul li {
	list-style-type: none;
}
.rlcmpleft ul {
	width: 100%;
	float: left;
}
.rlcmpleft ul li {
	width: 48%;
	float: left;
	margin-bottom: 25px;
}
.abuleft h3 {
	margin-bottom: 10px;
	font-weight: normal;
	 border-bottom: 1px dotted #CCB;
  padding-bottom: 05px;
}
.row ul li a {
	float: right;
	color: #0fa5e2;
	float: right;
	font-size: 12px;
	color: #0fa5e2;
	text-decoration: none;
	font-weight: normal;
}
.row ul li a:hover {
	float: right;
	color: #0fa5e2;
	float: right;
	font-size: 12px;
	color: #0fa5e2;
	text-decoration: underline;
}

.abuleft h2 {
	font-weight: normal;	
}


.panel-heading h2 {
	font-weight: normal;	
}

.list_carousel12 h2 {
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase	
}


.panel-heading b {
	font-weight: normal;
	font-size: 17px;
	text-transform: uppercase;
	padding-left: 25px;

	
}

.phoneno strong {
	font-weight: normal;	
}

.last {
background: none;	
}
.abuleft li {
	font-weight: normal;
	margin-left: 10px;
	font-size: 12px;
	margin-bottom: 10px;
}
.error {
	font-size: 12px;
	color: #FF0000;
}
