body *{
	font-family:"Arial" !important;
}
.navigation ul li {
    font-family: Arial !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 30px !important;
}
.marq {
    font-weight: bold !important;
    font-size: 18px !important;
    color: #eee !important;
    line-height: 27px !important;
}
p, div, td, li{
	font-size: 14px !important;
	line-height: 17px !important;
}
.marq-block{font-weight:bold; font-size:16px; color: #eee; background: #0000ee;}
.marq{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 16px;
color: #eee;
}
.style20 {
	color: #333333;
	font-style: italic;
	font-size: 10px;	
}
.style25 {	
	color: #FFFFFF;
}
.style26 {font-size: 13px;  }
.style27 {	color: #333333;
	font-style: italic;
	font-size: 13px;
}
.style29 {color: #0000FF; }
.style30 {color: #000000}
.style32 {color: #FF3300}
.style33 {font-size: 18px}
.page_block .container_table{
	/* background: #8888f2; */
	background:#c1c1ff;
	width: 100%;
}
.text_center{text-align:center;}
.page_block h2{
	padding: 0 5px 5px 5px;
	color: #000;
	text-align: center;
	font-size: 28px;
	margin: 0px 0 10px;
		line-height: 35px !important;
}
.page_block h3{
	padding: 0 5px 5px 5px;
	color: #000;
	text-align: left;
	font-size: 20px;
	margin: 0px 0 10px;
	background:transparent;
}
.page_block .container_table td{
	padding:15px;
	margin:0;
}
.section_one{
	padding-left:10px;
	padding-right:10px;
}
.section_one .block_content{
	display:table;
	border-collapse:collapse;
	width:100%;
}
.section_one .block_content .block_content_left{
	display:table-cell;
	padding:10px 0;
}

.section_one .block_content .block_content_right{
	display:table-cell;
	padding:10px 0;
}

.section_one .block_content .block_content_inner{
	display:table-cell;
	vertical-align:top;
	padding:10px;
}

.section_one .block_content .block_content_inner .item{
	padding:0;
	vertical-align:top;
	background:#fff;	
	border-radius:5px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-top:1px solid #fff;
	transition:.3s all ease-in-out;
}
.block_content_inner img{
	border-radius:5px;
}
.main_header{
	/*background: #6666a4;
	box-shadow: 0 5px 0px rgba(255,255,255,.5);*/
}
.main_header h1{
	padding: 0 5px 5px 5px !important;
	color: #000 !important;
	text-align: center !important;
	font-size: 35px !important;
	margin: 0px 0 10px !important;
	background:transparent !important;
	line-height: 35px !important;
letter-spacing: 0px !important;
}

.block_content .item .card-title{
	padding:0 10px;
	text-align:center;
}

.section-2{
	padding:15px;
}

.section-2 p{
padding:0 6px;
color: #000;
}
.image_shadow{
  box-shadow: 0 0 4px rgba(0,0,0,.5);
  transition: .3s all ease-in-out;
  border: 1px solid #dadada;
  border-radius: 10px;
  padding: 1px;
}
.text-center{text-align:center;}
.patients-staff{
	padding-top:35px !important;
}
.section-2 ul li{
padding: 6px;
color: #000;background: url("../images/page-images/plus.png") left 9px no-repeat;
padding-left: 25px;
}

.section-2 ul{
	list-style-type:none;
	margin-left: 20px;
}

.mySlides {display: none;}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Caption text */
.card .text {
color: #f2f2f2;
font-size: 16px;
padding: 8px 12px;
position: absolute;
bottom: 8px;
width: 100%;
text-align: center;
background: rgba(16, 43, 123, .8);
padding: 2px 0 5px;
margin: 0;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  height: 10px;
  width: 10px;
  margin:0 3px 8px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}
/*************about us starts*****************/
.inner_banner{
	margin-bottom:15px;
}

/*************about us ends*****************/
.margin_one{
	margin-top:20px !important;
	margin-bottom:20px !important;
}
.image_table{
	width:100%;
	border-collapse:collapse;	
	margin:15px 0 20px !important;
}
.image_table td{
	vertical-align:top;
	text-align:center;
	width:50%;
	padding: 5px 15px 5px 15px !important;
}

.image_table td img{
	box-shadow: 0 0 4px rgba(0,0,0,.5);
	transition: .3s all ease-in-out;
	border:1px solid #dadada;
	border-radius:10px 0 10px 0;
	padding:1px;
}
.image_table td img.one{	
	border-radius:30px 0 30px 0;
}
.image_table td img.two{	
	border-radius:0 30px 0 30px;
}

.image_table td img.three{	
	border-radius:0 30px 0 30px;
}
.image_table td img.four{	
	border-radius:30px 0 30px 0;
}

/**/
.image_table_long{
	width:100%;
	border-collapse:collapse;	
	margin:15px 0 20px !important;
}
.image_table_long td{
	vertical-align:top;
	text-align:center;
	width:100%;
	padding: 5px 15px 5px 15px !important;
}

.image_table_long td img{
	box-shadow: 0 0 4px rgba(0,0,0,.5);
	transition: .3s all ease-in-out;
	/*border:1px solid #dadada;*/
	border-radius:10px 0 0 0;
	/* padding:1px; */
	width: 50% !important;
float: left;
height:288px;
}
.contact_table{
	width:100%;
	border-collapse:collapse;	
	margin:15px 0 20px !important;
}
.contact_table td{
	vertical-align:top;
	text-align:left;
	width:50%;
	padding: 5px 15px 5px 15px !important;
	color: #000;
}
.contact_table td h3{
	padding: 0 5px 5px 0px;
}
.values{
font-size: 25px;
line-height: 35px;
background: #cddde3;
padding: 74px;
display: table-cell;
vertical-align: middle;
border-radius: 0 0 30px 0;
box-shadow: 0 0px 15px rgba(0,0,0,.5);
width:50%;
height:128px;
}

.user_list{
	margin-bottom: 30px !important;
}

.year_table{
	width: 85%;
border-collapse: collapse;
margin: 20px auto 30px;
}
.year_table td{
	vertical-align:top;
	text-align:center;
	padding: 10px !important;
}
.inner_banner img {
    border: 1px solid #fff;
    border-radius: 10px 10px 0 0;
    box-shadow: 0 5px 10px rgba(0,0,0,.3);
}
.year_table td:first-child{
	vertical-align: top;
text-align: center;
width: 60px;
background:#ececec;
border: 1px solid #dadada;
font-weight: bold;
}
.year_table td:last-child{
	vertical-align: top;
text-align: left;
border: 1px solid #dadada;
background: #f7f7f7;	
}
form *{
	font-size:15px !important;
}
.form_block{
	background:#dadada;
	padding:15px;
	border-radius:30px 0 30px 0;
}
input[type=text], input[type="email"], textarea {
width: 100%;
padding: 10px;
border: 1px solid #ccc;
border-radius: 4px;
box-sizing: border-box;
margin-top: 0px;
margin-bottom: 10px;
resize: vertical;
}

input[type=submit] {
  background-color: #04AA6D;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

input[type=submit]:hover {
  background-color: #45a049;
}

.container {
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 20px;
}
.services_bg_one {
	background-color: #f7f9ee;
	background-image: linear-gradient(to bottom right, #e8f7f9, #fffee7);
    border-radius: 10px;
    box-shadow: 0 0px 10px rgba(0,0,0,.3);
    margin-bottom: 20px;
    padding: 3px 15px 5px;
}
.services_bg_two {
    background-color: #e8f7f9;
	background-image: linear-gradient(to bottom right, #e7f7ff, #ffefe0);
    border-radius: 10px;
    box-shadow: 0 0px 10px rgba(0,0,0,.3);
    margin-bottom: 20px;
    padding: 3px 15px 5px;
}
.services_bg_three {
    background: #f4f7ff;    
    border-radius: 10px;    
    margin-top: 15px;
    margin-bottom: 20px;
    padding: 20px 30px 20px;
}
.services_bg_four {
    background: #fdf6fb;    
    border-radius: 10px;    
    margin-top: 15px;
    margin-bottom: 20px;
padding: 20px 30px 20px;
}
.services_bg_five {	
background:rgba(255,255,255,.5);
border-radius: 10px;
margin-top: 15px;
margin-bottom: 20px;
padding: 20px 30px 20px;
}
.services_bg_six {	
background: rgba(217, 244, 238, 0.5);
border-radius: 10px;
margin-top: 15px;
margin-bottom: 20px;
padding: 16px 20px 0;
}