@charset "utf-8";
/* CSS Document
designed and developed by satishkakatiyatrainee
kakatiyasolutionstrainee@gmail.com
*/
body{
	font-family: 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
	font-size:13.5px;
	line-height:20px;
	margin:0px;
	padding:0px;
	color:#333;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    margin: 0;
    color: #444;
	
}
.top-nav{
	background-color:#0083ca;
	width:100%;
	height:3px;
	overflow:hidden;
}
.container {
  width: 86%;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.row {
  margin-right: 0px;
  margin-left: 0px;
}
.res-menu{
	margin-top:0px;
	float:right;
}
.logo-img{
	width:100%;
}
.navbar-default{
	background-image:none;
}
.left-nav-bar-list{
	overflow:hidden;
}
.left-nav-bar-list ul{
	margin:0px;
	padding:0px;
}
.left-nav-bar-list ul li{
	display:inline-block;
	list-style:none;
	padding:2px 5px;
	color:#333;
}
.left-nav-bar-list ul li a{
	color:#333;
	text-decoration:none;
}
.left-nav-bar-list ul li a:hover{
	color:#34648C;
	text-decoration:none;
}
.right-nav-bar-list{
	overflow:hidden;
}
.right-nav-bar-list ul{
	margin:0px;
	padding:0px;
}
.right-nav-bar-list ul li{
	display:inline-block;
	list-style:none;
	/*padding:2px 5px;*/
	color:#333;
}
.right-nav-bar-list ul li a{
	color:#333;
	text-decoration:none;
}
.right-nav-bar-list ul li a:hover{
	color:#34648C;
	text-decoration:none;
}
.topnav-border{
	border-bottom:1px solid #eaeaea;
}
.header-bg{
	background:url(../images/header-bg.png) repeat;
	width:100%;
	height:auto;
	border-bottom: 2px solid #194d7b;
}
.menu-wrap{
	width:100%;
	height:auto;
}
.nav-bar>.navbar-default{
  border: none;
  background:none;
}
.nav-bar>.navbar{
	margin-bottom:0px;
}
.navbar-hold{
	margin-top:40px;
	float:right;
}
.navbar-nav>li>a {
  padding: 10px 19px;
  border-radius:10px 10px 0px 0px;
}
.navbar-nav>li>a:hover {
  padding: 10px 19px;
  border-radius:10px 10px 0px 0px;
  background-color:#194d7b;
  color:#fff;
}
.navbar-header .navbar-header.navbar-toggle {
  border-color: #ddd;
}
.navbar-header .navbar-header.navbar-toggle .icon-bar {
  background-color: #888;
}
.banner .carousel-control {
  top: 50%;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
  line-height: 1;
  width: 100%;
}
.carousel-caption{
	position:absolute;
	top: 0px;
    left: 190px;
	width:450px;
	height:auto;
	overflow:hidden;
}
.caption-background{
	height:190px;
	background:rgba(255,255,255,0.5);
	overflow:hidden;
	border-radius:20px;
}
.caption-hold{
		overflow:hidden;
		margin: 10px 20px;
}
.caption-hold h3{
		overflow:hidden;
		text-align:left;
		margin-bottom:10px;
		color:#194D7B;
		text-shadow:none;
}
.caption-hold p{
		overflow:hidden;
		text-align:left;
		color:#333;
		text-shadow:none;
}
.cap-read-more{ 
	float:right;
	overflow:hidden;
}
.banner-bottom-bg{
	background:#10182B;
}
.banner-text{
	margin:10px 0px;
}
.banner-text-hold{
	margin:10px 0px;
}
.banner-text p{
	color:#fff;
}
.body-bg{
	background:#f4f3ee;
}
.inner-body-bg{
	background:#fff;
}
.margin-bottom{
	margin:20px 0px;
}
.welcome-text{
	
}
.welcome-text h1{
	text-align:center;
	font-size:18px;
	color:#194d7b;
	padding-right: 185px;
}
.welcome-img{
	width:29%;
}
.service-bg{
}
.services-block{
	border-radius:10px;
	color:#f2f2f2;
	box-shadow:0px 0px 7px #777;
}
.services-img{
	text-align:center;
}
.services-img img{
	margin-top:10px;
}
.services-head{
	margin:0px 10px;
}
.services-head h3{
	text-align:center;
	margin:10px 0px;
	color:#194d7b;
	font-size:18px;
}
.services-cont{
	margin:0px 10px 10px 10px;
	overflow:hidden;
}
.services-cont p{
	color:#333;
}
.clients-bg{
	background:#f3f6f7;
	overflow:hidden;
	padding:10px 0px;
}
.clients-bg h3{
	font-size:18px;
	text-align:center;
	color:#194d7b;
	margin:10px 0px;
}
.footer-bg{
	background:#818892;
	border-top:4px solid #0083ca;
	overflow:hidden;
	padding:10px 0px;
}
.footer-bg p.right-align{
	float:right;
}
.footer-bg p{
	overflow:hidden;
	color:#fff;
}
.footer-bg p a{
	overflow:hidden;
	color:#fff;
}
.footer-bg p a.foot_color{
	overflow:hidden;
	color:#f7931e;
}
.logo-wrap{
	overflow:hidden;
}
.logo{
	overflow:hidden;
}
.services-hold{
	overflow:hidden;
}
.map-wrap{
	width:100%;
	height:400px;
	overflow:hidden;
	max-width:100%;
}
#map{
	height:400px;
	overflow:hidden;
}
.classic-title {
    margin-bottom: 16px;
    padding-bottom: 8px;
    border-bottom: 1px solid #eee;
    font-weight: 300;
}
.classic-title span {
    border-bottom-color: #00afd1;
}
.widget-search input[type="search"], #contact-form input[type="text"], #contact-form textarea, #respond input[type="text"], #respond textarea, .email {
    color: #666fb5;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    border: 1px solid #eee;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    outline: none;
    width: 100%;
    padding: 7px 14px;
    display: block;
    margin-bottom: 10px;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.hr1 {
    height: 1px;
}
ul.icons-list {
    margin-bottom: 6px;
}
ul.icons-list li, ul.list-unstyled li {
    margin-bottom: 4px;
}
ul.icons-list li i {
    color: #00afd1;
}
strong, b {
    font-weight: 600;
}
ul, ol {
    list-style: none;
}
ol, ul {
    margin: 0;
	padding:0px;
    margin-bottom: 10px;
}
.btn-large {
    font-size: 14px;
    padding: 9px 22px;
}
.btn-system {
    background-color: #00afd1;
}
.btn-system:hover {
    color: #fff;
    opacity: 0.8;
}
#content {
    padding: 60px 0;
}
.btn-system {
    display: inline-block;
    color: #fff;
    margin-right: 5px;
    font-weight: 300;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    box-shadow: 0 4px 0 rgba(0,0,0,0.1) inset;
    -o-box-shadow: 0 4px 0 rgba(0,0,0,0.1) inset;
    -moz-box-shadow: 0 4px 0 rgba(0,0,0,0.1) inset;
    -webkit-box-shadow: 0 4px 0 rgba(0,0,0,0.1) inset;
    border: 0;
    text-transform: uppercase;
    font-weight: 400;
}
.classic-title span {
    padding-bottom: 6px;
    border-bottom: 1px solid;
    font-weight: 400;
}
.btn-system {
    font-size: 1em;
    width: auto;
}
.page-banner {
    padding: 30px 0;
    background: url(../images/slide-02-bg.jpg) center;
    border-bottom: 1px solid #eee;
}
.page-banner h2 {
    font-weight: 500;
	margin:0px;
	font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}
.page-banner p {
    font-weight: 300;
}
ul.breadcrumbs {
    float: right;
    margin-top: 15px;
}
ul.breadcrumbs li:first-child {
    margin: 0;
}
ul.breadcrumbs li {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 300;
    margin-left: 3px;
    color: #999;
    float: left;
}
ul.breadcrumbs li:before {
    content: '/';
    margin: 0 4px 0 2px;
    color: #bbb;
}
ul.breadcrumbs li a {
    color: #666;
    font-weight: 600;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.left-sidebar .widget {
    overflow: hidden;
    margin-bottom: 50px;
}
.widget-search input[type="search"] {
    position: relative;
    margin: 0;
    float: left;
    height: 37px;
    line-height: 37px;
    width: calc(100% - 38px);
    border-right: none;
    border-radius: 2px 0 0 2px;
    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    -o-border-radius: 2px 0 0 2px;
}
.widget-search .search-btn {
    display: inline-block;
    width: 38px;
    height: 37px;
    border: none;
    color: #fff;
    font-size: 1.2em;
    line-height: 36px;
    text-align: center;
    border-radius: 0 2px 2px 0;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    -o-border-radius: 0 2px 2px 0;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.widget-search .search-btn {
    background-color: #244F6B;
}
.widget h4 {
    text-transform: uppercase;
    padding-bottom: 8px;
    margin-bottom: 16px;
    font-size: 14px;
    font-weight: 500;
    position: relative;
}
.sidebar .widget ul {
    margin: 0;
}
.widget-categories ul li:first-child a {
    padding-top: 0;
}
.widget-categories ul li a {
    padding: 8px 0;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #eee;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.sidebar a {
    color: #666;
}
.sidebar a:hover {
    color: #00afd1;
}
.widget-categories ul li a:hover {
    padding-left: 8px;
}
.right-bord{
	border-right:1px solid #e6e6e6;
}


/* mobile view responsive code by satish */
@media( max-width: 1024px){
.container {
  width: 100%;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  padding:0px;
  margin:0px;
}
.logo img{
	width:90%;
	margin: 15px 0px 0px 0px;
}
.welcome-img {
  width: auto;
}
.services-img img {
  margin-top: 10px;
  width:100%;
}
.services-hold{
	overflow:hidden;
	margin:0px 10px;
}
}
@media( max-width: 768px){
.container {
  width: 100%;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  padding:0px;
  margin:0px;
}
.navbar-hold{
	width:100%;
}
.left-nav-bar-list {
  overflow: hidden;
  text-align: center;
}
.logo img{
	width:90%;
	margin: 15px 0px 0px 0px;
}
.welcome-img {
  width: auto;
  text-align:center;
}
.services-img img {
  margin-top: 10px;
  width:100%;
}
.services-hold{
	overflow:hidden;
	margin:0px 10px;
}
.services-block {
  border-radius: 10px;
  color: #f2f2f2;
  box-shadow: 0px 0px 7px #777;
  margin-bottom: 10px;
}
.clients-list img{
	width:100%;
}
.footer-bg p {
  overflow: hidden;
  color: #fff;
  text-align:center;
}
.footer-bg p.right-align {
    width: 100%;
   text-align:center;
}
.footer-bg p.right-align img{
   text-align:center;
}
}
@media( max-width: 736px){
.container {
  width: 100%;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  padding:0px;
  margin:0px;
}
.navbar-hold{
	width:100%;
}
.navbar-default .navbar-brand {
  width:89%;
}
.left-nav-bar-list {
  overflow: hidden;
  text-align: center;
}
.logo img{
	width:90%;
	margin: 15px 0px 0px 0px;
}
.welcome-img {
  width: auto;
  text-align:center;
}
.services-img img {
  margin-top: 10px;
  width:100%;
}
.services-hold{
	overflow:hidden;
	margin:0px 10px;
}
.services-block {
  border-radius: 10px;
  color: #f2f2f2;
  box-shadow: 0px 0px 7px #777;
  margin-bottom: 10px;
}
.service-bg {
  width: 50%;
  float: left;
}
.clients-list img{
  width: 30%;
  margin: 10px;
  float: left;
}
.footer-bg p {
  overflow: hidden;
  color: #fff;
  text-align:center;
}
.footer-bg p.right-align {
    width: 100%;
   text-align:center;
}
.footer-bg p.right-align img{
   text-align:center;
}
}
@media( max-width: 667px){
.container {
  width: 100%;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  padding:0px;
  margin:0px;
}
.navbar-hold{
	width:100%;
}
.navbar-default .navbar-brand {
  width:80%;
}
.left-nav-bar-list {
  overflow: hidden;
  text-align: center;
}
.logo img{
	width:90%;
	margin: 15px 0px 0px 0px;
}
.welcome-img {
  width: auto;
  text-align:center;
}
.services-img img {
  margin-top: 10px;
  width:100%;
}
.services-hold{
	overflow:hidden;
	margin:0px 10px;
}
.services-block {
  border-radius: 10px;
  color: #f2f2f2;
  box-shadow: 0px 0px 7px #777;
  margin-bottom: 10px;
}
.service-bg {
  width: 50%;
  float: left;
}
.clients-list img{
  width: 30%;
  margin: 10px 8px;
  float: left;
}
.footer-bg p {
  overflow: hidden;
  color: #fff;
  text-align:center;
}
.footer-bg p.right-align {
    width: 100%;
   text-align:center;
}
.footer-bg p.right-align img{
   text-align:center;
}
}
@media( max-width: 568px){
.container {
  width: 100%;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  padding:0px;
  margin:0px;
}
.navbar-hold{
	width:100%;
}
.left-nav-bar-list {
  overflow: hidden;
  text-align: center;
}
.logo img{
	width:90%;
	margin: 15px 0px 0px 0px;
}
.welcome-img {
  width: auto;
  text-align:center;
}
.services-img img {
  margin-top: 10px;
  width:100%;
}
.services-hold{
	overflow:hidden;
	margin:0px 10px;
}
.services-block {
  border-radius: 10px;
  color: #f2f2f2;
  box-shadow: 0px 0px 7px #777;
  margin-bottom: 10px;
}
.service-bg {
  width: 50%;
  float: left;
}
.clients-list img{
  width: 30%;
  margin: 10px 6px;
  float: left;
}
.footer-bg p {
  overflow: hidden;
  color: #fff;
  text-align:center;
}
.footer-bg p.right-align {
    width: 100%;
   text-align:center;
}
.footer-bg p.right-align img{
   text-align:center;
}
}
@media( max-width: 414px){
.container {
  width: 100%;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  padding:0px;
  margin:0px;
}
.left-nav-bar-list {
  overflow: hidden;
  text-align: center;
}
.logo img{
	width:90%;
	margin: 15px 0px 0px 0px;
}
.welcome-img {
  width: auto;
  text-align:center;
}
.services-img img {
  margin-top: 10px;
  width:100%;
}
.services-hold{
	overflow:hidden;
	margin:0px 10px;
}
.services-block {
  border-radius: 10px;
  color: #f2f2f2;
  box-shadow: 0px 0px 7px #777;
  margin-bottom: 10px;
}
.service-bg {
  width: 100%;
  float: left;
}
.clients-list img{
  width: 45%;
  margin: 10px 8px;
  float: left;
}
.footer-bg p {
  overflow: hidden;
  color: #fff;
  text-align:center;
}
.footer-bg p.right-align {
    width: 100%;
   text-align:center;
}
.footer-bg p.right-align img{
   text-align:center;
}
}
@media( max-width: 384px){
.container {
  width: 100%;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  padding:0px;
  margin:0px;
}
.left-nav-bar-list {
  overflow: hidden;
  text-align: center;
}
.logo img{
	width:90%;
	margin: 15px 0px 0px 0px;
}
.welcome-img {
  width: auto;
  text-align:center;
}
.welcome-img img{
  width: 100%;
  text-align:center;
}
.services-img img {
  margin-top: 10px;
  width:100%;
}
.services-hold{
	overflow:hidden;
	margin:0px 10px;
}
.services-block {
  border-radius: 10px;
  color: #f2f2f2;
  box-shadow: 0px 0px 7px #777;
  margin-bottom: 10px;
}
.service-bg {
  width: 100%;
  float: left;
}
.clients-list{
	text-align:center;
	width: 100%;
  margin: 0px 19%;
}
.clients-list img{
  width: 60%;
  margin: 10px 15px;
}
.footer-bg p {
  overflow: hidden;
  color: #fff;
  text-align:center;
}
.footer-bg p.right-align {
    width: 100%;
   text-align:center;
}
.footer-bg p.right-align img{
   text-align:center;
}
}
.surgeries li {
	padding:0 0 10px 25px;
	background:url(../images/tik_mark.jpg) no-repeat left 3px;
	display:block;
	font-size:13px;
}


.widget-categories ul li.active a {
    border-top-color: #dd4814;
  border-bottom-color: #dd4814;
  filter: alpha(opacity=100);
  color: #337ab7;
}
.title span {
    padding: 0 0px;
    font-weight: 400;
    text-transform: uppercase;
    /* letter-spacing: 2px; */
	font-size: 25px;
	color:#07bee5;
}
h2.title strong {

	color: #07bee5;

	font-weight: 400;

}
h1.title strong {

	color: #244F6B;
	/*color: #07bee5;*/

	font-weight: 400;

}
.aqua_table {
    margin: 20px 0;
}
.aqua_table th {
    border: 1px solid #e2e2e2;
    background-color: #fcfcfc;
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.04));
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.04));
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.04));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.04));
    background-image: linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.04));
    background-repeat: repeat-x;
    text-align: center;
    padding: 8px 14px;
    font-size: 14px;
    text-align: left;
    font-weight: 600;
}
.aqua_table td {
    padding: 8px 14px;
    border: #e2e2e2 1px solid;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.aqua_table tr.odd td {

	background: #f9f9f9;

	}

.aqua_table tr:hover td {

	background: #edf9fa;

	}

.aqua_table td.b{

	font-weight: 600;

	}
table {

		border-collapse: collapse;

		border-spacing: 0; }

	dd { margin-left: 2em;}

	table th { font-weight: 600;}

	

	pre { white-space: pre-wrap; }
pre,tt,dl, dt, dd,tbody, tfoot, thead, tr, th, td,{

		margin: 0;

		padding: 0;

		border: 0;

		font-size: 100%;

		font: inherit;

		vertical-align: baseline; }	

		
		
		
		
		
		.scrollToTop{
    width:40px;
    height: 40px;
    background-image: url('../arrow.png');
    position:fixed;
    right:30px;
    bottom:30px;
    display:none;
}