*{ padding:0; margin:0;}

img { border:0;}
.clear { clear:both;}
a { text-decoration:none; color:#000000;}
a:hover { color: #333333;}
body { color:#333333; font:12px Verdana, Arial, Helvetica, sans-serif;}
h1 {
	color: #1456A7;
	margin:10px 12px;
	font-size:16px;
}
p { color: #666666; line-height:1.6em;}
h2 {
	color: #339999;
	font-size:16px;
}
.header { background:url(../images/top.jpg) repeat; height:34px; width:100%; box-shadow:0 1px 6px #888888;}
.wrapper { width:990px; margin:0 auto; }
.e-mail {
	width:220px;
	float:right;
	font-size:14px;
	margin:8px 0;
	background:url(../images/email-icon.png) no-repeat;
	padding:0 0 0 35px;
}
.e-mail a { color: #333333;}
.e-mail a:hover { color:#0066CC;}
.social-icon {
	width:114px;
	float:right;
	margin:4px 0 0;
}
.container-1 { background-color:#FAFAFA; border-bottom:2px solid #B3B3B3; width:100%; height:100px; margin:7px 0 0;}
.logo { width:370px; float:left; margin:10px 0 0;}
.tagline {
	width:174px;
	float:left;
	margin:10px 0 0 60px;
}
.top-call {
	background:url(../images/doctor.png) no-repeat right;
	font-size:18px;
	color:#01329b;
	text-align:right;
	font-weight:bold;
	padding:25px 115px 0 0;
	height: 87px;
	line-height: 1.4em;
}
.banner {
	background:url(../images/bg-headline.jpg) repeat;
	width:100%;
	height:335px;
}
.banner-insd { height:350px;}
.bann { background-color:#FFFFFF;height:350px;}
.enquiry { width:280px;}
.form-content {
	background: url(../images/form-bg.png) no-repeat;
	width:268px;
	height:398px;
	position:absolute;
	left: 185px;
	top:176px;
	display:block;
	z-index:99;
}
.text-1 { color:#FFFFFF; font-size:19px; margin:32px 40px 0;}
.product-block { background:url(../images/headline.jpg) repeat; height:200px; width:100%;}
.container-2 {
	float:right;
	width:717px;
}
.container-2 ul { list-style:none; margin:5px 0 0 25px;}
.container-2 ul li { float: left; padding:0 20px; margin:9px 0px 0 0;}
.nav {
	background-color:#1456A7;
	width:717px;
	height:30px;
	padding:0 0 0 0;
	margin:10px 0 0;
}
.nav ul {
	list-style:none;
	margin:0 0 0 25px;
}
.nav ul li {
	float: left;
	padding:8px 15px;
	margin:0 10px 0;
}
.nav ul li a { color:#FFFFFF; font:14px Arial, Helvetica, sans-serif; font-weight:bold; padding:8px 12px;}
.nav ul li a:hover { background-color:#FFFFFF; color:#333333; padding:8px 12px;}
.text-2 {
	color: #FFFFFF;
	font-size:14px;
	text-align:center;
	margin:10px 0 0px;
	background-color:#1456A7;
	padding:5px 0;
}
.doc {
	background: url(../images/truck-icon.png) no-repeat;
	float:left;
	width:138px;
	height:100px;
	margin: 105px 0 0 75px;
}
.content { margin:10px 0; width:990px;}
.left-container {
	border:2px dotted #CCCCCC;
	width:700px; float:left; margin:0 10px 15px 0;
}
.rgt-container {
	border:2px dotted #CCCCCC;
	width:250px;
	padding:0 0 4px;
	float:left;
	background: url(../images/address.png) no-repeat 132px 6px;
}
.address {
	background:url(../images/add.png) no-repeat;
	padding: 0 10px 5px 28px;
	color:#666666;
	margin:79px 0 5px 12px;
}
.phone {
	background:url(../images/ph.png) no-repeat 4px 0;
	padding:2px 12px 8px 28px;
	color:#666666;
	margin:10px 9px;
}
.mail { background:url(../images/mail.png) no-repeat 0 5px; padding:0 12px 10px 28px;
	color:#666666;
	margin:10px 12px;}
.mail a { color:#666666;}
.mail a:hover { color:#003366;}
.contant_mid{
	width:990px;
	margin:auto;
	position: relative;
}
.footer { background-color:#1456A7;}
.copyright { color:#FFFFFF; font-size:12px; padding:10px 0; text-align:center;}
.copyright a { color:#FFFFFF;}
.copyright a:hover { color:#00CCCC;}
.main-head { font:14px Arial, Helvetica, sans-serif; color: #CC0033; font-weight:bold;}
.sub-head { font:12px Arial, Helvetica, sans-serif; color: #666666; line-height:1.4em; padding:0 10px 0 0;}
.bullets { margin:0 0 0 20px;}
.bullets ul { list-style:none;}
.bullets ul li { background:url(../images/bullet.png) no-repeat 0 2px; padding:0 0 0 20px; margin:8px 0; color:#666666;}
.block-1 {
	width:300px;
	height:430px;
	float:left;
	border-radius:6px;
	margin:10px 15px;
	padding:6px 0;
	background: #cedce7; /* Old browsers */
	background: -moz-linear-gradient(top,  #cedce7 0%, #596a72 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cedce7), color-stop(100%,#596a72)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #cedce7 0%,#596a72 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #cedce7 0%,#596a72 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #cedce7 0%,#596a72 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #cedce7 0%,#596a72 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#596a72',GradientType=0 ); /* IE6-9 */
}
.heading { background-color: #333333; color: #FFFFFF; font:14px Arial, Helvetica, sans-serif; margin:10px 0; padding:6px 0; font-weight:bold; text-align:center;}
.image1 { width:200px; height:150px; margin:15px 50px;}
.text-3 { color:#FFFFFF; padding:0 10px 10px; text-align:center;}
.address-1 {
	background:url(../images/map.png) no-repeat;
	color:#666666;
	padding:0 0 10px 50px;
	line-height:1.6em;
	margin:0 0 5px 20px;
}
.call {
	background:url(../images/call.png) no-repeat;
	color:#666666;
	padding:20px 0 10px 50px;
	line-height:1.6em;
	margin:0 0 0 20px;
}
.email {
	background:url(../images/email.png) no-repeat;
	color:#666666;
	padding:20px 0 10px 50px;
	line-height:1.6em;
	margin:0 0 20px 20px;
}
/*--------------form------------*/
.description{
position:relative;
}

.description ul{
list-style:none;
}

.description ul li{
padding:0;
margin:0;
}
.support{
	width:100%;
}
.wpcf7 fieldset{
    display: block;
    float: left;
    margin-bottom: 10px;
    width: 50%;
}

.wpcf7 label{
    color: #444;
    font: 11px Arial,sans-serif;
    line-height: 18px;
    margin-bottom: 5px;
    display: block;
    width: 100%;
    float: left;
}

.wpcf7-text{
	width: 240px;
	background: #fff;
	border: 1px solid #ddd;
	padding: 8px 10px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-border-radius: 2px;
	float: left;
}

.wpcf7-textarea{
	width: 88%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	background: #fff;
	border: 1px solid #ddd;
	padding: 10px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-border-radius: 2px;
	height: 120px;
	float: left;
}

.wpcf7-submit{
    border: 0px solid;

    border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;

    font: 12px 'Open Sans', Arial, sans-serif;
    text-transform: uppercase;
    line-height: 11px;
    color: #fff;
    padding: 10px 17px;
    cursor: pointer;

    float: left;

    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;

    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;

}

.wpcf7-submit:hover{
    background: rgb(68,68,68); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(68,68,68,1) 0%, rgba(85,85,85,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(68,68,68,1)), color-stop(100%,rgba(85,85,85,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(68,68,68,1) 0%,rgba(85,85,85,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(68,68,68,1) 0%,rgba(85,85,85,1) 100%); /* Opera 11.10+ */
    background: linear-gradient(to bottom,  rgba(68,68,68,1) 0%,rgba(85,85,85,1) 100%); /* W3C */
}
.wpcf7 fieldset{
    display: block;
    float: left;
    margin-bottom: 10px;
    width: 50%;
}

.wpcf7 label{
    color: #444;
    font: 15px Arial,sans-serif;
    margin-top: 20px;
    display: block;
    width: 100%;
    float: left;
}

.wpcf7-text{
	width: 700px;
	background: #fff;
	border: 1px solid #ddd;
	padding: 8px 10px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-border-radius: 2px;
	float: left;
}

.wpcf7-textarea{
	width: 728px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	background: #fff;
	border: 1px solid #ddd;
	padding: 10px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-border-radius: 2px;
	height: 120px;
	float: left;
}
.wpcf7-submit{
    border: 0px solid;

    border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;

    font: 12px 'Open Sans', Arial, sans-serif;
    text-transform: uppercase;
    line-height: 11px;
    color: #fff;
    padding: 10px 17px;
    cursor: pointer;

    float: left;

    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;

    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;

}
.wpcf7-submit:hover, 
#respond #comment-reply:hover, 
.btn-color:hover, 
.btn-medium.red:hover, 
.btn-big.red:hover{
    background: #d52b2a; /* Old browsers */
    background: -moz-linear-gradient(top,  #d52b2a 0%, #e83130 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d52b2a), color-stop(100%,#e83130)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #d52b2a 0%,#e83130 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #d52b2a 0%,#e83130 100%); /* Opera 11.10+ */
    background: linear-gradient(to bottom,  #d52b2a 0%,#e83130 100%); /* W3C */
}
/*--------------form------------*/
.prod-head { background-color:#DADADA; color:#1456A7; font-weight:bold; padding:10px 20px;}
.bullets { margin:20px 0;}
.bullets ul { list-style:none;}
.bullets ul li { margin:0 0 10px 20px;}
.rd_btn{
	border:0;
	width:20px!important;
	margin:12px 10px 9px;
}