@charset "utf-8";
/* CSS Document */

/*default css*/

*{
	margin:0px;
	padding:0px;
	border:0px;
}

body{
	font-family: 'Open Sans', sans-serif;
	color:#000;
	font-size:16px;
	line-height:1.5;
}
.contenar{
	margin:0px auto;
	width:1100px;
}
.clearfix {
	display:block;	
}
.clearfix:before,
.clearfix:after {
	content:"";
	display:block;	
}
.clearfix:after {
	clear:both;	
}
/*nav css*/
.nav_bdy{
	background-color:#0a82f8;
	
}
.navigation{
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	color:#333333;
	text-align:center;
}
.navigation ul{
	margin:0px;
	padding:0px;
	list-style:none;	
}
.navigation ul li{
	/*float:left;*/
	display:inline-block;

	position:relative;
}


/* Remove margins and padding from the list, and add a black background color */
ul.topnav {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #0a82f8;
}

/* Float the list items side by side */
ul.topnav li {float: left;}

/* Style the links inside the list items */
ul.topnav li a {
	font-family: 'Open Sans', sans-serif;
    display: inline-block;
    color: #FFFFFF;
    text-align: center;
    padding: 15px 8px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 13px;
	font-weight:normal;
}

/* Change background color of links on hover */
ul.topnav li a:hover {background-color: #0274e5; color:#FFFFFF;}

/* Hide the list item that contains the link that should open and close the topnav on small screens */
ul.topnav li.icon {display: none;}

/*start header*/

.header_cont{
	background:url(../cimage29/110288top_bg.jpg) 50% 0 no-repeat #5da6db;
	background-size:cover;
	background-attachment:fixed;
	padding-bottom:40px;
}
.header_main{
	width:700px;
	margin-left:180px;
	float:left;
	padding-top:20px;
	
}
.header_main h3{
	font-family: 'Poiret One', cursive;
	font-size:48px;
	line-height:65px;
	color:#FFFFFF;
	font-weight:normal;
	text-shadow: 1px 1px #000000;
}
.header_main h2{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	line-height:24px;
	color:#000000;
	font-weight:normal;
}
.headrTag{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	line-height:24px;
	color:#000000;
	font-weight:normal;
	text-align:center;
}
.header_main p{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	line-height:22px;
	color:#FFFFFF;
	font-weight:normal;
}
.header_main p a{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	line-height:22px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	transition: 0.3s;
}
.header_main p a:hover{
	color:#CCCCCC;
}
.header_main p img{
	text-align:center;
	
}
.innr_header_left{
	padding-top:15px;
	float:left;
	padding-bottom:60px;
}
.header_right{
	min-width:390px;
	padding-top:20px;
	float:right;
		
}
.header_right h3{
	color: #00F;
	margin:0px;
	padding-top:10px;
	border-bottom:#00F dotted 1px;
	margin-bottom:10px;	
}
.header_right p{
	margin:0 0 10px 0;
}
.header_right p img{
	vertical-align:middle;
	margin-right:10px;	
}
.enq_cont{
	background:url(../cimage34/111163qui_bg.jpg) 0 0 no-repeat;
	background-color:#7dddda;
	padding-top:20px;
	padding-bottom:20px;
}
.enq_left{
	max-width:400px;
	float:left;
	margin-left:80px;
}
.enq_right{
	max-width:550px;
	float:left;
	margin-left:70px;
}
.enq_rightbox{
	min-width:500px;
	float:inherit;
}
.enq_right h3{
	font-family: 'Fjalla One', sans-serif;
	font-size:45px;
	color:#FFFFFF;
}
.innr_header_right{
	min-width:250px;
	float:right;
	color:#000;
}
.innr_header_right h3{
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFF00;
	margin:0px;
	padding-top:10px;
	border-bottom:#FFFF00 dotted 1px;
	margin-bottom:10px;	
}
.innr_header_right p{
	margin:0 0 0 0;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
.innr_header_right p img{
	vertical-align:middle;
	margin-right:10px;	
}

.red_text{

	font-size:12px;
	color:#B20C0C;
	font-weight:bold;

}
.yellow_text{

	font-size:12px;
	color:#FFFF66;
	font-weight:bold;

}
.innr_bdy_hd_two {
	font-family: Arial, Helvetica, sans-serif;
	font-size:50px;
	font-weight:bold;
	color:#000000;
}

/*start banner*/
.banner_area{
	background-color:#f7f4f4;	
	padding:10px 0 20px 60px;
	margin:0px;
}
/***************** Start Slider ****************/
.slider {
	width: 1100px;
	height: auto;
	margin-top: 0px;
	position: relative;
}

.slider-prev, .slider-next {
	color: #444;
	font-size: 30px;
	text-decoration: none;
	opacity: .5;
	position: absolute;
	top: 115px;
	transition: opacity .5s;
}

.slider-prev:hover, .slider-next:hover {
	opacity: 1;
}

.slider-prev {
	left: 10px;
}

.slider-next {
	right: 10px;
}

.slide-image {
	position: absolute;
	top: 0px;
	left: 0px;
}

.slide-content {
	width: 50%;
	position: absolute;
	right: 80px;
	top:40px;
}

.slider-title {
	font: 55px "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-weight: bold;
	line-height: 35px;
	margin-bottom: 5px;
	color:#FFFF99;
}

.slider-title span {
	color: #a1a1a1;
	font-size: 30px;
	font-weight: regular;
}

.slider-button {
	background-color: #8bcf48;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	font-size: 16px;
	padding: 10px;
	text-decoration: none;
	width: 280px;
	height: 40px;
	transition: background-color .5s;
}

.slider-button span {
	font-size: 14px;
}

.slider-button:hover {
	background-color: #9cdf59;
}

/**************** End Slider ****************/

/*start body text*/
.surgery_bdy{
	background-color:#0095e5;
	margin:0px;
	padding:0px;
}
.surgery_cont{
	padding-bottom:30px;
	padding-top:10px;
	float:left;
}
.surgery_left{
	width:600px;
	float:left;
	padding:10px 0 10px 0;
}
.surgery_right{
	width:450px;
	float:left;
	margin-left:30px;
}
.surgery_cont h3{
	font-family: 'Poiret One', cursive;
	color:#FFFFFF;
	font-size:50px;
	line-height:60px;
	font-weight:normal;
	padding:20px 0;
}
.surgery_left p{
	font-family: 'Open Sans', sans-serif;
	color:#FFFFFF;
	font-size:16px;
	line-height:22px;
	font-weight:normal;
}
.surgery_right p{
	font-family: 'Open Sans', sans-serif;
	color:#000000;
	font-size:16px;
	line-height:22px;
	font-weight:normal;
}
.body_text{
	height:auto;
	background-color:#fbfbfb;
	padding-bottom:10px;
	padding-top:0px;
	
}
.innrbody_text{
	background-color:#FFFFFF;
	padding-bottom:20px;
	padding-top:20px;	
}
.bodytext_cont{
	width:1080px;
	float:left;
	padding-left:10px;
	padding-right:10px;
}
.bodytext_cont h3{
	font-family: 'Poiret One', cursive;
	font-size:50px;
	color:#d62774;
	line-height:60px;
	font-weight:600;
	padding:30px;
}
.bodytext_cont h2{
	font-size:17px;
	color:#f61127;
	line-height:22px;
	font-weight:500;
	padding-bottom:5px;
}
.bodytext_cont h4{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	color:#0066FF;
	line-height:24px;
	font-weight:normal;
}
.bodytext_cont h5{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#990000;
	line-height:20px;
	font-weight:normal;
}
.bodytext_cont h6{
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	color:#333333;
	line-height:19px;
	font-weight:normal;
}
.innrbodytext_cont{
	width:1080px;
	float:left;
	padding:10px;
}
.innrbodytext_cont h3{
	font-family: 'Poiret One', cursive;
	font-size:50px;
	color:#d62774;
	line-height:20px;
	font-weight:600;
}
.innrbodytext_cont p{
	font-size:14px;
	line-height:20px;
	color:#000;	
}
.newname{
	font-size:34px !important;
	line-height:20px;
	color:#000;
	margin-bottom:60px;
}
.innrbodytext_cont p a{
	font-size:14px;
	line-height:20px;
	color:#0066CC;
	text-decoration:none;
	transition: 0.3s;	
}
.innrbodytext_cont p a:hover{
	color:#000;	
}
.innrbodytext_cont h2{
	font-family: 'Open Sans', sans-serif;
	font-size:30px;
	color:#FF3300;
	line-height:40px;
	font-weight:600;
}
.innrbodytext_cont h3{
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	color:#006666;
	line-height:24px;
	font-weight:600;
}
.innrbodytext_cont h4{
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	color:#FF3300;
	line-height:20px;
	font-weight:600;
}
.bodytext_left{
	width:540px;
	height:auto;
	float:left;
}
.bodytext_right{
	width:520px;
	height:auto;
	float:left;
	margin-left:20px;
}
.bodytext_right_one{
	padding:0px;
	float:left;
}
.bodytext_right_one h3{
	font-family: 'Poiret One', cursive;
	font-size:55px;
	line-height:0px;
	color:#d62774;
}
.bodytext_right_one h2{
	font-family: 'Poiret One', cursive;
	font-size:30px;
	line-height:0px;
	color:#d62774;
}
.bodytext_right_one p{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	line-height:26px;
	color:#000000;
	text-align:justify;
}
.home_clinic{
	background-color:#FFFFFF;
	margin-top:20px;
	padding-bottom:20px;
}
.home_clinic h3{
	font-family: 'Poiret One', cursive;
	font-size:60px;
	color:#d62774;
	text-align:center;
}
.home_clinic_left{
	width:357px;
	float:left;
}
.home_clinic_midd{
	width:357px;
	float:left;
	margin-left:3px;
}
.home_clinic_leftone{
	padding:0px;
	float:left;
}
.home_clinic_lefttwo{
	width:357px;
	height:199px;
	padding:10px 5px 10px 5px;
	background-color:#84418e;
	float:left;
}
.home_clinic_lefttwo h2{
	font-family: 'Poiret One', cursive;
	font-size:20px;
	line-height:32px;
	color:#FFFFFF;
}
.home_clinic_lefttwo p{
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	line-height:20px;
	color:#FFFFFF;
}
.home_clinic_middone{
	width:357px;
	height:199px;
	padding:10px 5px 10px 5px;
	background-color:#269b9e;
	float:left;
}
.home_clinic_middone h2{
	font-family: 'Poiret One', cursive;
	font-size:20px;
	line-height:32px;
	color:#FFFFFF;
}
.home_clinic_middone p{
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	line-height:20px;
	color:#FFFFFF;
}
.home_clinic_rightone{
	width:357px;
	height:199px;
	padding:10px 5px 10px 5px;
	background-color:#0067c4;
	float:left;
}
.home_clinic_rightone h2{
	font-family: 'Poiret One', cursive;
	font-size:20px;
	line-height:32px;
	color:#FFFFFF;
}
.home_clinic_rightone p{
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	line-height:20px;
	color:#FFFFFF;
}
.treatment_body{
	background-color:#FFFFFF;
	padding-top:10px;
	padding-bottom:20px;
}
.treatment_body h3{
	font-family: 'Poiret One', cursive;
	font-size:60px;
	line-height:70px;
	color:#f45f5b;
	text-align:center;
	padding:20px 0;
}
.treatment_body_box{
	width:1080px;
	float:left;
}
.treatment_boxone{
	width:340px;
	height:200px;
	margin-top:20px;
	float:left;
	background-image:url(../cimage29/110288pic_01.jpg);
	background-repeat:no-repeat;
}
.treatment_boxone h2{
	font-family: 'Poiret One', cursive;
	font-size:30px;
	text-align:center;
	padding-top:80px;
	font-weight:normal;
	line-height:36px;
}
.treatment_boxone h2 a{
	color:#FFFFFF;
	text-decoration:none;
	transition: 0.3s;
}
.treatment_boxone h2 a:hover{
	color:#000000;
}
.treatment_boxtwo{
	width:340px;
	height:200px;
	margin-top:20px;
	margin-left:30px;
	float:left;
	background-image:url(../cimage29/110288pic_02.jpg);
	background-repeat:no-repeat;
}
.treatment_boxtwo h2{
	font-family: 'Poiret One', cursive;
	font-size:30px;
	text-align:center;
	padding-top:80px;
	font-weight:normal;
	line-height:36px;
	text-decoration:none;
}
.treatment_boxtwo h2 a{
	color:#FFFFFF;
	text-decoration:none;
	transition: 0.3s;
}
.treatment_boxtwo h2 a:hover{
	color:#000000;
	
}
.treatment_boxthree{
	width:340px;
	height:200px;
	margin-top:20px;
	margin-left:30px;
	float:left;
	background-image:url(../cimage29/110288pic_03.jpg);
	background-repeat:no-repeat;
}

.treatment_boxthree h2{
	font-family: 'Poiret One', cursive;
	font-size:30px;
	text-align:center;
	padding-top:80px;
	font-weight:normal;
	line-height:36px;
	text-decoration:none;
}
.treatment_boxthree h2 a{
	color:#FFFFFF;
	text-decoration:none;
	transition: 0.3s;
}
.treatment_boxthree h2 a:hover{
	color:#000000;
	
}
.treatment_boxfour{
	width:340px;
	height:200px;
	margin-top:20px;
	float:left;
	background-image:url(../cimage29/110288pic_04.jpg);
	background-repeat:no-repeat;
}

.treatment_boxfour h2{
	font-family: 'Poiret One', cursive;
	font-size:30px;
	text-align:center;
	padding-top:80px;
	font-weight:normal;
	line-height:36px;
	text-decoration:none;
}
.treatment_boxfour h2 a{
	color:#FFFFFF;
	text-decoration:none;
	transition: 0.3s;
}
.treatment_boxfour h2 a:hover{
	color:#000000;
	
}
.treatment_boxfive{
	width:340px;
	height:200px;
	margin-top:20px;
	margin-left:30px;
	float:left;
	background-image:url(../cimage29/110288pic_05.jpg);
	background-repeat:no-repeat;
}

.treatment_boxfive h2{
	font-family: 'Poiret One', cursive;
	font-size:30px;
	text-align:center;
	padding-top:80px;
	font-weight:normal;
	line-height:36px;
	text-decoration:none;
}
.treatment_boxfive h2 a{
	color:#FFFFFF;
	text-decoration:none;
	transition: 0.3s;
}
.treatment_boxfive h2 a:hover{
	color:#000000;
	
}
.treatment_boxsix{
	width:340px;
	height:200px;
	margin-left:30px;
	margin-top:20px;
	float:left;
	background-image:url(../cimage29/110288pic_06.jpg);
	background-repeat:no-repeat;
}

.treatment_boxsix h2{
	font-family: 'Poiret One', cursive;
	font-size:30px;
	text-align:center;
	padding-top:80px;
	font-weight:normal;
	line-height:36px;
	text-decoration:none;
}
.treatment_boxsix h2 a{
	color:#FFFFFF;
	text-decoration:none;
	transition: 0.3s;
}
.treatment_boxsix h2 a:hover{
	color:#000000;
	
}
.treatment_boxseven{
	width:340px;
	height:200px;
	margin-top:20px;
	float:left;
	background-image:url(../cimage29/110288pic_07.jpg);
	background-repeat:no-repeat;
}

.treatment_boxseven h2{
	font-family: 'Poiret One', cursive;
	font-size:30px;
	text-align:center;
	padding-top:80px;
	font-weight:normal;
	line-height:36px;
	text-decoration:none;
}
.treatment_boxseven h2 a{
	color:#FFFFFF;
	text-decoration:none;
	transition: 0.3s;
}
.treatment_boxseven h2 a:hover{
	color:#000000;
	
}
.treatment_boxeight{
	width:340px;
	height:200px;
	float:left;
	margin-left:30px;
	margin-top:20px;
	background-image:url(../cimage32/110921treat_08.jpg);
	background-repeat:no-repeat;
}

.treatment_boxeight h2{
	font-family: 'Poiret One', cursive;
	font-size:30px;
	text-align:center;
	padding-top:70px;
	font-weight:normal;
	line-height:36px;
	text-decoration:none;
}
.treatment_boxeight h2 a{
	color:#2e2e2e;
	text-decoration:none;
	transition: 0.3s;
}
.treatment_boxeight h2 a:hover{
	color:#ff4800;
	
}
.treatment_boxnine{
	width:340px;
	height:200px;
	float:left;
	margin-top:20px;
	margin-left:30px;
	background-image:url(../cimage32/110921treat_09.jpg);
	background-repeat:no-repeat;
}

.treatment_boxnine h2{
	font-family: 'Poiret One', cursive;
	font-size:30px;
	text-align:center;
	padding-top:70px;
	font-weight:normal;
	line-height:36px;
	text-decoration:none;
}
.treatment_boxnine h2 a{
	color:#2e2e2e;
	text-decoration:none;
	transition: 0.3s;
}
.treatment_boxnine h2 a:hover{
	color:#ff4800;
	
}
.treatment_boxteen{
	width:340px;
	height:200px;
	float:left;
	margin-top:20px;
	background-image:url(../cimage32/110921treat_10.jpg);
	background-repeat:no-repeat;
}

.treatment_boxteen h2{
	font-family: 'Poiret One', cursive;
	font-size:30px;
	text-align:center;
	padding-top:70px;
	font-weight:normal;
	line-height:36px;
	text-decoration:none;
}
.treatment_boxteen h2 a{
	color:#2e2e2e;
	text-decoration:none;
	transition: 0.3s;
}
.treatment_boxteen h2 a:hover{
	color:#ff4800;
	
}
.treatment_boxeleven{
	width:340px;
	height:200px;
	float:left;
	margin-top:20px;
	margin-left:30px;
	background-image:url(../cimage32/110921treat_11.jpg);
	background-repeat:no-repeat;
}

.treatment_boxeleven h2{
	font-family: 'Poiret One', cursive;
	font-size:30px;
	text-align:center;
	padding-top:70px;
	font-weight:normal;
	line-height:36px;
	text-decoration:none;
}
.treatment_boxeleven h2 a{
	color:#2e2e2e;
	text-decoration:none;
	transition: 0.3s;
}
.treatment_boxeleven h2 a:hover{
	color:#ff4800;
	
}
.treatment_boxtwelve{
	width:340px;
	height:200px;
	float:left;
	margin-top:20px;
	margin-left:30px;
	background-image:url(../cimage32/110921treat_12.jpg);
	background-repeat:no-repeat;
}

.treatment_boxtwelve h2{
	font-family: 'Poiret One', cursive;
	font-size:30px;
	text-align:center;
	padding-top:70px;
	font-weight:normal;
	line-height:36px;
	text-decoration:none;
}
.treatment_boxtwelve h2 a{
	color:#2e2e2e;
	text-decoration:none;
	transition: 0.3s;
}
.treatment_boxtwelve h2 a:hover{
	color:#ff4800;
	
}
.treatment_boxthirteen{
	width:340px;
	height:200px;
	float:left;
	margin-top:20px;
	background-image:url(../cimage32/110921treat_13.jpg);
	background-repeat:no-repeat;
}

.treatment_boxthirteen h2{
	font-family: 'Poiret One', cursive;
	font-size:30px;
	text-align:center;
	padding-top:70px;
	font-weight:normal;
	line-height:36px;
	text-decoration:none;
}
.treatment_boxthirteen h2 a{
	color:#2e2e2e;
	text-decoration:none;
	transition: 0.3s;
}
.treatment_boxthirteen h2 a:hover{
	color:#ff4800;
	
}
.quick_cont{
	background-color:#e2f3ff;
	padding:0px;
	margin:0px;
	
}
.quick_bdy{
	width:1100px;
	float:left;
}
.quick_box_cont{
	width:500px;
	float:left;
	margin:0px;
	padding:10px;
}
.quick_box_cont h3{
	font-family: 'Poiret One', cursive;
	font-size:60px;
	line-height:70px;
	color:#fe4200;
	padding:20px 0;
}
.quick_box_cont p{
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	line-height:50px;
	color:#00aef0;
	text-align:justify;
	text-decoration:none;
	
}
.quick_box_cont p a{
	color:#4d4d4d;
	font-weight:normal;
	text-decoration:none;
	transition: 0.3s;
}
.quick_box_cont p a:hover{
	color:#00aef0;
	text-decoration:none;
}
.quick_box_cont_right{
	width:350px;
	float:left;
	padding:10px;
	margin-left:150px;
}
.right_head{
	width:350px;
	background-color:#20987d;
	padding:10px;
	float:left;
}
.right_head_one{
	width:350px;
	height:380px;
	padding:10px;
	float:left;
}
.right_head_one p{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	line-height:20px;
	color:#000000;
	text-align:justify;
	text-decoration:none;
	
}
.right_head h3{
	font-family: 'Poiret One', cursive;
	font-size:40px;
	line-height:50px;
	color:#FFFFFF;
	font-weight:600px;
}
.innr_body_text{
	background:url(../cimage22/108356top_bg.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#91fdfe;
	padding-top:20px;	
}
.innr_bdy{
	max-width:1080px;
	padding:0px;
	float:left;
	margin-top:20px;
	margin-left:10px;
}
.innr_bdy h3{
	color:#0066CC;
}
.innr_bdy p{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	line-height:22px;
	color:#000000;
}
.innr_text_bdy{
	margin:0px;
	float:left;
	padding:0px;
}
.text_area{
	max-width:835px;
	float:left;
	margin:0px;
	padding:0px;
}
.text_area_one{
	max-width:1100px;
	float:left;
	margin:0px;
	padding:0 0 0 14px;
}
.text_innr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	color: #000000;
	text-align:justify;
}
.text_hd_career {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 18px;
	color: #F0531E;
	line-height: 1.3em;
	text-align:right;
}
.image_area{
	float:right;
	margin:0px;
	padding:150px 0 0 0;
}
.text_area_innr_area{
	width:auto;
	float:right;
	margin:0px;
	padding:0px;
}
.text_area_innr_area_img{
	width:203px;
	float:left;
	margin:0px;
	padding:18px 0 0 0;
}
.text_area_innr_area_text{
	width:885px;
	float:right;
	margin:0px;
	padding:0px;
}
.text_area_innr_area_text p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	color: #000000;
	text-align:justify;
	padding:0 0 0 8px;
}
.maroon_hd
{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:20px;
	line-height:0.8em;
	color:#b70101;
	font-weight:bold;
	text-decoration:none;
}
.hd_two_home {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 30px;
	line-height:24px;
	color: #005182;
}
.innr_text_bdy h2{
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 24px;
	color: #005182;
}


.text_para{
	font-size:14px;
	line-height:30px;
	color:#000;
	text-align:center;
}
.bodytext_cont p{
	font-size:14px;
	line-height:20px;
	color:#000;	
}
.bodytext_cont p a{
	font-size:14px;
	line-height:30px;
	color:#000;	
}
.bodytext_cont p a:hover{
	color:#FF0000;
}

.cur_bdy{
	width:1000px;
	float:left;
	padding-bottom:20px;
	display:inline;
}
.cur_upper_bdy{
	margin:0px;
	padding:0px;
}
.cur_box{
	width:175px;
	height:75px;
	float:left;
	margin-left:233px;
	background-color:#f1fb80;
	border:#000000 solid 1px;
	text-align:center;
}
.cur_box ul{
	margin:0px;
	padding:15px 0 0 0;
	list-style:none;
	text-align:center;
}
.cur_box ul li{
	/*float:left;*/
	display:inline-block;
	text-decoration:none;
	position:relative;
}
.cur_box ul li a{
	/*float:left;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#0000CC;
	font-weight:bold;
	text-decoration:none;
	
}
.cur_box ul li a:hover{
	color:#0d8ed7;
	text-decoration:underline;
}
.cur_box_right{
	width:175px;
	height:75px;
	float:left;
	margin-left:20px;
	background-color:#f1fb80;
	border:#000000 solid 1px;
	text-align:center;
}
.cur_box_right ul{
	margin:0px;
	padding:25px 0 0 0;
	list-style:none;
	text-align:center;
}
.cur_box_right ul li{
	/*float:left;*/
	display:inline-block;
	text-decoration:none;
	position:relative;
}
.cur_box_right ul li a{
	/*float:left;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#0000CC;
	font-weight:bold;
	text-decoration:none;
	
}
.cur_box_right ul li a:hover{
	color:#0d8ed7;
	text-decoration:underline;
}

.cur_midd_box{
	width:175px;
	height:75px;
	float:left;
	margin-left:35px;
	background-color:#f1fb80;
	border:#000000 solid 1px;
	text-align:center;
}
.cur_midd_box ul{
	margin:0px;
	padding:25px 0 0 0;
	list-style:none;
	text-align:center;
}
.cur_midd_box ul li{
	/*float:left;*/
	display:inline-block;
	text-decoration:none;
	position:relative;
}
.cur_midd_box ul li a{
	/*float:left;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#0000CC;
	font-weight:bold;
	text-decoration:none;
	
}
.cur_midd_box ul li a:hover{
	color:#0d8ed7;
	text-decoration:underline;
}

.cur_bttm_left{
	width:175px;
	height:75px;
	float:left;
	margin-left:233px;
	background-color:#f1fb80;
	border:#000000 solid 1px;
	text-align:center;
}
.cur_bttm_left ul{
	margin:0px;
	padding:25px 0 0 0;
	list-style:none;
	text-align:center;
}
.cur_bttm_left ul li{
	/*float:left;*/
	display:inline-block;
	text-decoration:none;
	position:relative;
}
.cur_bttm_left ul li a{
	/*float:left;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#0000CC;
	font-weight:bold;
	text-decoration:none;
	
}
.cur_bttm_left ul li a:hover{
	color:#0d8ed7;
	text-decoration:underline;
}
.cur_bttm_right{
	width:175px;
	height:75px;
	float:left;
	margin-left:20px;
	background-color:#f1fb80;
	border:#000000 solid 1px;
	text-align:center;
}
.cur_bttm_right ul{
	margin:0px;
	padding:15px 0 0 0;
	list-style:none;
	text-align:center;
}
.cur_bttm_right ul li{
	/*float:left;*/
	display:inline-block;
	text-decoration:none;
	position:relative;
}
.cur_bttm_right ul li a{
	/*float:left;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#0000CC;
	font-weight:bold;
	text-decoration:none;
	
}
.cur_bttm_right ul li a:hover{
	color:#0d8ed7;
	text-decoration:underline;
}


/*symtom*/
.sym_bdy{
	background-color:#01527c;
	padding-bottom:30px;	
}
.title{
	font-family: 'Fjalla One', sans-serif;
	font-size:50px;
	color:#FFFFFF;
	padding:20px 0 20px 0;
	text-align:center;
	margin:0px;	
}
.sym_bdy_block{
	margin-left:-25px;
}
.sym_block{
	width:350px;
	padding-left:25px;
	float:left;
	padding-top:20px;
	
}
.sym_blck_text{
	color:#FFF;
	min-height:131px;
	padding:5px 5px 0 5px;
	font-size:12px;
	text-align:center;
	background-color:#000;
		
}
.sym_block figure {
	margin:0;
	position:relative;	
}
.sym_block figure:hover:before {
	content:"";
	display:block;
	background-color:rgba(245, 70, 17, 0.3);
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;	
}
.sym_block figure img {
	width:100%;
	height:auto;
	display:block;	
}
.sym_blck_text h2 {
	margin:0;	
}
/*heart_work*/
.bdy_heart_work{
	padding:0px;
	
}
.bdy_heart_work_bg{
	background:url(../cimage22/108356md_bg_01.jpg);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:center top;
	background-color:#7dddda;
	
}
.heart_work_title{
	font-family: 'Open Sans', sans-serif;
	font-size:40px;
	padding:120px 0 20px 0;
	text-align:left;
	margin:0px;
	color:#6c4e00;
}
.heart_work_conte{
	max-width:600px;
	padding-left:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 22px;
	color: #000000;
}
.heart_work_conte p{
	text-align:justify;
}
.heart_read_more_container{
	padding-bottom:114px;
	margin-top:20px;
}
.heart_read_more{
	max-width:88px;
	max-height:60px;
	margin-top:20px;
	border:#0f54fe 2px solid;
}
.read_more{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#333333;
	text-decoration:none;
}
.read_more ul{
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:center;
}
.read_more ul li{
	/*float:left;*/
	display:inline-block;
	text-decoration:none;
	position:relative;
}
.read_more ul li a{
	/*float:left;*/
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#6c4e00;
	text-decoration:none;
	
}
.read_more ul li a:hover{
	color:#fe0fb0;
	text-decoration:none;
}
.heart_work_contenar{
	margin:0px auto;
	width:1100px;
	max-height:650px;
}
/*Bttm Yellow*/
.bttm_yellow_bdy{
	background-color:#ffe032;
}
.bttm_yellow_bdy_blck{
	margin-left:-25px;
}
.bttm_yellow_block{
	width:322px;
	padding-left:25px;
	float:left;
	margin-top:20px;
	
}
.bttm_yellow_block_text{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	max-height:100px;
	padding:5px 5px 0 5px;
	font-size:12px;
	text-align:center;		
}
.bttm_yellow_block h2 {
	margin:0;
		
}
.bttm_yellow_block figure {
	margin:0;
	position:relative;	
}
.bttm_yellow_block figure img {
	
	height:auto;
	display:block;
	padding-left:50px;
}
.bttm_yellow_block_text h2 {
	margin:0;
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	color:#b70101;
	padding-top:10px;
}
.view_more_cont{
	padding-bottom:20px;
	margin-top:20px;
	margin-left:100px;
}
.bttm_yellow_view_more{
	max-width:100px;
	max-height:80px;
	margin-top:20px;
	border:#fe310f 2px solid;
}
.view_more{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#333333;
	text-decoration:none;
}
.view_more a{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#333333;
	text-decoration:none;
	padding-left:11px;
}
.view_more a:hover{
	color:#00CC99;
	text-decoration:none;
}
.view_more ul{
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:center;
}
.view_more ul li{
	/*float:left;*/
	display:inline-block;
	text-decoration:none;
	position:relative;
}
.view_more ul li a{
	/*float:left;*/
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#6c4e00;
	text-decoration:none;
	
}
.view_more ul li a:hover{
	color:#fe0fb0;
	text-decoration:none;
}

/*Location Map*/
.bdy_map{
	padding:0;
	margin:0px;
}
.bdy_map h2{
	font-family: 'Open Sans', sans-serif;
	font-size:22px;
	color:#FFFFFF;
	font-weight:normal;
	margin:0;
	padding:10px 0 10px 0;
	text-align:center;
}
.map_box{
	max-width:100%;
	margin:0 auto;
	padding:0;
}
.curi_bdr
{
	border:#000000 solid 1px;
}

/*Photo Gallery*/
.photo_bdy{
	width:1080px;
	float:left;
}
.photo_bdy h2{
	font-size:20px;
	color:#008080;
}
.photo_bdy p{
	font-size:16px;
	color:#000000;
}
.photo_one{
	width:300px;
	float:left;
	margin-left:30px;
	margin-top:15px;
}
.photo_two{
	width:450px;
	float:left;
	margin-left:40px;
	margin-top:15px;
}
.photo_two p{
	font-size:12px;
	color:#0033FF;
	text-align:center;
}

/*testimonial_box*/
.testimonial_box{
	width:310px;
	float:left;
	margin-bottom:20px;
}
.sub_bttn{
	width:80px;
	height:30px;
	margin-left:220px;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999999;
}
.sub_bttn:hover{
	background-color:#999999;
	color:#000000;
}

/*Media Speaks*/
.media_upper_left{
	width:150px;
	height:223px;
	float:left;
	margin-left:120px;
	margin-right:20px;
	border:#000000 solid 1px;
	
}
.media_upper_left p{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#000000;
	text-align:center;
}
.media_upper_left p img{
	width:150px;
	height:223px;
}
.media_upper_left_one{
	width:150px;
	height:223px;
	float:left;
	margin-left:40px;
	margin-right:30px;
	border:#000000 solid 1px;
	
}
.media_upper_left_one p{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#000000;
	text-align:center;
}
.media_upper_left_one p img{
	width:150px;
	height:223px;
}

/*ACADEMIC QUALIFICATIONS*/
.academic_box{
	width:550px;
	float:left;
	margin:0 0 20px 270px;
	padding:0px;
}
.text_hd_two {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 24px;
	color: #F0531E;
	line-height: 20px;
	font-weight:bold;
}
.text_top_phone {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 18px;
	color: #053d86;
	font-weight: bold;
}

/*TEACHING EXPERIENCES*/
.teaching_box{
	width:300px;
	float:left;
	margin-left:70px;
}
.teaching_box_midd{
	width:300px;
	float:left;
	margin-left:10px;
}

/*PUBLICATIONS*/
.publication_box{
	width:980px;
	float:left;
	margin-left:40px;
}

/*CONTACT BOX*/
.enquiry_bodyhome{
	height:550px;
	background-image:url(../cimage12/105992enq_bg.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color:#e9e9e7;
	height:550px;
}
.enquiry_boxhome{
	width:700px;
	float:left;
	padding-top:30px;
}
.enquiry_boxhomeone{
	width:400px;
	float:left;
	padding:0px;
}
.enquiry_boxhome h3{
	font-family: 'Poiret One', cursive;
	font-size:50px;
	line-height:30px;
	color:#0e5283;
	font-weight:bold;
}
.contact_box{
	width:900px;
	float:left;
	margin-left:100px;
	background:url(../cimage34/111163contact.png);
	background-position:right center;
	background-repeat:no-repeat;
}
.contact_box p{
	font-size:16px;
}
.contact_box p a{
	font-size:16px;
	text-decoration:none;
	color:#FF3300;
}
.contact_box p a:hover{
	color:#000000;
}
.querie_box{
	width:500px;
	float:left;
	margin-left:40px;
}
.feedback-box{
	width:400px;
	float:left;
	margin-left:80px;
	padding-top:150px;
	
}
.feedback-box p{
	text-align:center;
	border:#333333 solid 3px;
}
.querie_box p{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	line-height:22px;
	color:#000000;
	font-weight:normal;
}
.con_box_one{
	margin:0px;
	padding:0px;
}
.con_box_imge{
	width:150px;
	float:left;
}
.con_box_imge p img{
	padding:15px;
}
.con_box_imge_one{
	padding:0 15px 15px 30px;
}
.con_box_text{
	width:530px;
	float:right;
	padding-left:10px;
}
.con_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	font-weight:bold;
	line-height:10px;
}
.con_box_text p a{
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size:16px;
	line-height:10px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}
.con_box_text p a:hover{
	color:#004080;
	font-weight:bold;
	text-decoration:underline;
}
.sbmt-btn{
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	float:left;
	width: 80px;
	border: #fbfbfb solid 4px;
	cursor:pointer;
	background-color: #3497db;
	color:#000000;
	font-size:12px;
	padding-top:18px;
	padding-bottom:22px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	margin-top:-4px;
  	margin-left:20px;
    font-weight:normal;
	
}
.sbmt-btn:hover{
	background-color: rgba(2,63,105,.5);
	color: #fbfbfb;
}
/*responsive form -------------------*/



#form-main{
	width:100%;
	float:left;
	padding-top:0px;
}

#form-div {
	background-color:rgba(72,72,72,0.4);
	padding-left:35px;
	padding-right:35px;
	padding-top:10px;
	padding-bottom:10px;
	width: 500px;
	float: left;
	left: 50%;
	margin-bottom:10px;
	
  margin-top:30px;
	
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}

.feedback-input {
	color:#333333;
	font-family: Helvetica, Arial, sans-serif;
  font-weight:400;
	font-size: 18px;
	border-radius: 0;
	line-height: 22px;
	background-color: #cefefe;
	padding: 13px 13px 13px 54px;
	margin-bottom: 10px;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
  border: 3px solid rgba(0,0,0,0);
}

.feedback-input:focus{
	background: #fff;
	box-shadow: 0;
	border: 3px solid #3498db;
	color: #3498db;
	outline: none;
  padding: 13px 13px 13px 54px;
}

.focused{
	color:#30aed6;
	border:#30aed6 solid 3px;
}

/* Icons ---------------------------------- */
#name{
	background-image: url(../cimage29/110288icon_05.png);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

#name:focus{
	background-image: url(../cimage29/110288icon_05.png);
	background-size: 30px 30px;
	background-position: 8px 5px;
  background-position: 11px 8px;
	background-repeat: no-repeat;
}

#email{
	background-image: url(../cimage29/110288icon_07.png);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

#email:focus{
	background-image: url(../cimage29/110288icon_07.png);
	background-size: 30px 30px;
  background-position: 11px 8px;
	background-repeat: no-repeat;
}

#phone{
	background-image: url(../cimage29/110288icon_06.png);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

#phone:focus{
	background-image: url(../cimage29/110288icon_06.png);
	background-size: 30px 30px;
  background-position: 11px 8px;
	background-repeat: no-repeat;
}
#mobile{
	background-image: url(../cimage29/110288icon_09.png);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

#mobile:focus{
	background-image: url(../cimage29/110288icon_09.png);
	background-size: 30px 30px;
  background-position: 11px 8px;
	background-repeat: no-repeat;
}
#appoint{
	background-image: url(../cimage29/110288icon_10.png);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

#appoint:focus{
	background-image: url(../cimage29/110288icon_10.png);
	background-size: 30px 30px;
  background-position: 11px 8px;
	background-repeat: no-repeat;
}
#interested_items{
	background-image: url(../cimage26/109874icon_10.png);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

#interested_items:focus{
	background-image: url(../cimage26/109874icon_10.png);
	background-size: 30px 30px;e
  	background-position: 11px 8px;
	background-repeat: no-repeat;
}
#address{
	background-image: url(../cimage29/110288icon_11.png);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

#address:focus{
	background-image: url(../cimage29/110288icon_11.png);
	background-size: 30px 30px;e
  	background-position: 11px 8px;
	background-repeat: no-repeat;
}
#comment{
	background-image: url(../cimage29/110288icon_12.png);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

.textarea {
    width: 100%;
    height: 150px;
    line-height: 50%;
    resize:vertical;
}

input:hover, textarea:hover,
input:focus, textarea:focus {
	background-color:white;
}

#button-blue{
	font-family: 'Open Sans', sans-serif;
	float:left;
	width: 150px;
	border: #fbfbfb solid 4px;
	cursor:pointer;
	background-color: #3498db;
	color:white;
	font-size:18px;
	padding-top:10px;
	padding-bottom:10px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
  margin-top:-4px;
  margin-left:20px;
  font-weight:normal;
}

#button-blue:hover{
	background-color: rgba(0,0,0,0);
	color: #000000;
}
	
.submit:hover {
	color: #3498db;
}
	
.ease {
	width: 0px;
	height: 74px;
	background-color: #fbfbfb;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-o-transition: .3s ease;
	-ms-transition: .3s ease;
	transition: .3s ease;
}

.submit:hover .ease{
  width:100%;
  background-color:white;
}



/*footer*/
.ftr_bdy{
	background-image: url(../cimage32/110921ftr_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#0a82f8;
	margin:0px;
	padding-bottom:10px;
	padding-top:10px;
}
.ftr_bdy_cont{
	width:1100px;
	float:left;
}
.ftr_left{
	width:250px;
	float:left;
}
.ftr_left p a{
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	line-height:32px;
	color:#000000;
	text-decoration:none;
	transition: 0.3s;
}
.ftr_left p a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.inn_ftr_bttn{
	width:auto;
	margin:0 0 0 160px;
	padding:0px;
}
.inn_ftr_cont_bttn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	padding:10px 0 10px 0;
	margin:0px;
}
.inn_ftr_cont_bttn ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.inn_ftr_cont_bttn ul li{
	/*float:left;*/
	display:inline-block;
	position:relative;
}
.inn_ftr_cont_bttn ul li a{
	/*float:left;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:3.0em;
	color:#FFFFFF;
	text-decoration:none;
	
}
.inn_ftr_cont_bttn ul li a:hover{
	color:#FFFF33;
	text-decoration:underline;
}

.ftr_mid_bdy{
	width:300px;
	float:left;
	padding:0;
	margin-left:50px;
	
}
.ftr_mid_bdy h3{
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	line-height:30px;
	color:#FFFFFF;
	font-weight:normal;
}
.ftr_mid_bdy p{
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	line-height:26px;
	font-weight:normal;
	color:#000000;
	
}
.ftr_mid_bdy p a{
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	line-height:26px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	transition: 0.3s;
}
.ftr_mid_bdy p a:hover{
	color:#58c9f9;
	
}
.ftr_mid_bdy_left{
	width:200px;
	padding:20px 0 20px 0;
	
}
.ftr_mid_bdy_left_one{
	border:#80FFFF solid 2px;
	height:130px;
	text-align:center;
}
.ftr_mid_bdy_left_one ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.ftr_mid_bdy_left_one ul li{
	/*float:left;*/
	display:inline-block;
	position:relative;
}
.ftr_mid_bdy_left_one ul li a{
	/*float:left;*/
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size:20px;
	font-weight:bold;
	line-height:1.3em;
	color:#FFFFFF;
	padding:10px 5px 5px 10px;
	text-decoration:none;
	
}
.ftr_mid_bdy_left_one ul li a:hover{
	color:#FFFF99;
	text-decoration:underline;
}
.ftr_midd_left_one_img{
	padding:10px 15px 0 15px;
}

.ftr_mid_bdy_left_two{
	border:#80FFFF solid 2px;
	height:110px;
	text-align:center;
	margin-top:15px;
}
.ftr_mid_bdy_left_two ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.ftr_mid_bdy_left_two ul li{
	/*float:left;*/
	display:inline-block;
	position:relative;
}
.ftr_mid_bdy_left_two ul li a{
	/*float:left;*/
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size:20px;
	font-weight:bold;
	line-height:1.3em;
	color:#FFFFFF;
	padding:10px 5px 5px 10px;
	text-decoration:none;
	
}
.ftr_mid_bdy_left_two ul li a:hover{
	color:#FFFF99;
	text-decoration:underline;
}

.ftr_mid_bdy_right{
	width:250px;
	float:right;
	padding:20px 0 0 0;
	margin-right:10px;
	position:inherit;
}
.ftr_mid_bdy_right_one{
	border:#00adee solid 2px;
	height:110px;
	text-align:center;
}
.ftr_mid_bdy_right_one ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.ftr_mid_bdy_right_one ul li{
	/*float:left;*/
	display:inline-block;
	position:relative;
}
.ftr_mid_bdy_right_one ul li a{
	/*float:left;*/
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size:20px;
	font-weight:bold;
	line-height:1.3em;
	color:#FFFFFF;
	padding:10px 5px 5px 10px;
	text-decoration:none;
	
}
.ftr_mid_bdy_right ul li a:hover{
	color:#FFFF99;
	text-decoration:underline;
}
.ftr_contact_no{
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight:normal;
}
.ftr_contact_text{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#ffe47c;
	font-weight:normal;
}
.ftr_bdy_right{
	width:400px;
	float:left;
	margin-left:100px;
}
.ftr_bdy_right h3{
	font-family: 'Poiret One', cursive;
	font-size:30px;
	line-height:45px;
	color:#FFFFFF;
}
.ftr_bdy_right h2{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	line-height:20px;
	color:#CCFF99;
	font-weight:normal;
}
.ftr_bdy_right_hd{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	line-height:18px;
	color:#FFFFFF;
	font-weight:normal;
}
.ftr_bdy_right p{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	line-height:20px;
	color:#000000;
	text-decoration:none;
	transition: 0.3s;
}
.ftr_bdy_right p a{
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	line-height:10px;
	color:#000000;
	text-decoration:none;
	transition: 0.3s;
}
.ftr_bdy_right p a:hover{
	color:#58c9f9;
}

/*-----------------------------------------------------------------*/
.ftr_midd_con{
	max-width:300px;
	float:left;
	margin-left:60px;
	padding-bottom:20px;
}
.ftr_midd_right{
	max-width:250px;
	margin-bottom:17px;
}
.ftr_midd_left{
	max-width:250px;
	margin-bottom:17px;
}
.ftr_midd_left_one{
	border:#f7d419 solid 2px;
	height:auto;
	text-align:center;
}
.ftr_midd_left_one_img{
	padding:10px 15px 0 15px;
}
.ftr_midd_left_one ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.ftr_midd_left_one ul li{
	/*float:left;*/
	display:inline-block;
	position:relative;
}
.ftr_midd_left_one ul li a{
	/*float:left;*/
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size:20px;
	font-weight:bold;
	line-height:1.3em;
	color:#FFFFFF;
	padding:10px 5px 5px 10px;
	text-decoration:none;
	
}
.ftr_midd_left_one ul li a:hover{
	color:#FFFF99;
	text-decoration:underline;
}

.ftr_midd_left_two{
	border:#2cbae5 solid 2px;
	height:auto;
	text-align:center;
	margin-top:20px;
	
}
.ftr_midd_left_two ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.ftr_midd_left_two ul li{
	/*float:left;*/
	display:inherit;
}
.ftr_midd_left_two ul li a{
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size:20px;
	font-weight:bold;
	line-height:1.3em;
	color:#FFFFFF;
	padding:10px 10px 30px 10px;
	text-decoration:none;
	
}
.ftr_midd_left_two ul li a:hover{
	color:#FFFF99;
	text-decoration:underline;
}
.ftr_midd_left_three{
	border:#369896 solid 2px;
	height:auto;
	text-align:center;
	margin-top:20px;
	
}
.ftr_midd_left_three ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.ftr_midd_left_three ul li{
	/*float:left;*/
	display:inherit;
}
.ftr_midd_left_three ul li a{
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size:20px;
	font-weight:bold;
	line-height:1.3em;
	color:#FFFFFF;
	padding:10px 10px 30px 10px;
	text-decoration:none;
	
}
.ftr_midd_left_three ul li a:hover{
	color:#FFFF99;
	text-decoration:underline;
}

.midd_con_right{
	width:250px;
	float:left;
	padding:40px 0 17px 60px;
}
.midd_con_right_inner{
	padding:0;
}
.midd_con_right_inner p a{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.midd_con_right_inner p a:hover{
	color:#E16911;
	font-weight:bold;
	text-decoration:none;
}
.midd_con_right_inner h2{
	font-family: 'Open Sans', sans-serif;
	font-size:24px;
	line-height:0.3em;
	color:#004080;
	font-weight:normal;
}
.midd_con_right_inner h3{
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size:20px;
	line-height:0.3em;
	color:#a6f3ef;
	font-weight:normal;
}
.midd_con_right_inner_text_one{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.0em;
	color:#dbfca6;
	font-weight:normal;
}
.midd_con_right_inner_text_two{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.0em;
	color:#FFFFFF;
	font-weight:normal;
}
.midd_con_right_email{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#004080;
	text-decoration:none;
}
.midd_con_right_email a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFF00;
	text-decoration:none;
}
.midd_con_right_email a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

/*new enquiry CSS*/
.container {
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea,
#contact button[type="submit"] {
  font: normal 14px/16px 'Open Sans', sans-serif;
}

#contact {
  background: #F9F9F9;
  padding: 25px;
  margin: 30px 0;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

#contact h3 {
  display: block;
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 10px;
}

#contact h4 {
  margin: 5px 0 15px;
  display: block;
  font-size: 13px;
  font-weight: 400;
}

fieldset {
  border: medium none !important;
  margin: 0 0 10px;
  min-width: 100%;
  padding: 0;
  width: 100%;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea {
  width: 100%;
  border: 1px solid #ccc;
  background: #FFF;
  margin: 0 0 5px;
  padding: 10px;
}

#contact input[type="text"]:hover,
#contact input[type="email"]:hover,
#contact input[type="tel"]:hover,
#contact input[type="url"]:hover,
#contact textarea:hover {
  -webkit-transition: border-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  border: 1px solid #aaa;
}

#contact textarea {
  height: 100px;
  max-width: 100%;
  resize: none;
}

#contact button[type="submit"] {
  cursor: pointer;
  width: 100%;
  border: none;
  background: #333333;
  color: #FFF;
  margin: 0 0 5px;
  padding: 10px;
  font-size: 15px;
}

#contact button[type="submit"]:hover {
  background: #666666;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

.copyright {
  text-align: center;
}

#contact input:focus,
#contact textarea:focus {
  outline: 0;
  border: 1px solid #aaa;
}

::-webkit-input-placeholder {
  color: #888;
}

:-moz-placeholder {
  color: #888;
}

::-moz-placeholder {
  color: #888;
}

:-ms-input-placeholder {
  color: #888;
}


/*RESPONSIVE CSS*/
@media screen and (max-width: 1300px) {
	img {
		max-width:100%;
		height:auto;	
	}
	.banner_area {
		display:none;	
	}
	
}
@media screen and (max-width: 1200px) and (min-width: 992px) {
	.contenar {
		width: 960px;	
	}
	.bdy_heart_work{
		width:auto;
	}
	.header_main {
		width: 950px;	
	}
	.innr_header_left {
		width: 674px;	
	}
	.innr_bdy{
		width:auto;
		padding:0px;
		margin:0 0 0 150px;
	}
	.sym_block {
		width: 303px;	
	}
	.map_box{
	max-width:960px;
	margin:0 auto;
	}
}
@media screen and (max-width: 991px) and (min-width: 768px) {
	.contenar {
		width: 740px;	
	}
	.bdy_heart_work{
		width:auto;
	}
	.header_main {
		width: auto;
		float:none;	
		text-align:center;
	}
	.innr_header_left {
		width: auto;
		float:none;	
	}
	.header_right {
		float:none;
		min-width:inherit;	
	}
	.innr_header_right {
		float:none;
		min-width:inherit;	
	}
	.innr_bdy{
		width:auto;
		padding:0px;
		margin:0 0 0 150px;
	}
	.innr_bdy_hd_two {
		font-size:30px;
		padding:20px;
		text-align:center;
	
	}
	.sym_block {
		width: 230px;	
	}
	.header_cont {
		height:350px;	
	}
	.navigation ul li a {
		padding-left:3px;
		padding-right:3px;	
	}
	.map_box{
		max-width:765px;
		margin:0 auto;
	}
	ul.topnav li:not(:first-child) {display: none;}
  	ul.topnav li.icon {
    	float: right;
    	display: inline-block;
  	}
  	ul.topnav.responsive {position: relative;}
  	ul.topnav.responsive li.icon {
    	position: absolute;
    	right: 0;
    	top: 0;
  	}
  	ul.topnav.responsive li {
    	float: none;
    	display: inline;
  	}
  	ul.topnav.responsive li a {
    	display: block;
    	text-align: left;
  	}
	.image_area{
		float:right;
		margin:0px;
		padding:0 0 0 0;
	}
	.text_area_innr_area_img{
		width:auto;
		margin:0px;
		padding:0px;
	}
	.text_area_innr_area_text{
		width:auto;
		margin:0px;
		padding:0px;
	}
	.cur_bdy{
		width:auto;
		padding-bottom:20px;
	}
	.cur_box{
		margin-left:70px;
		margin-bottom:10px;
	}
	.cur_box_right{
		margin-left:70px;
		margin-bottom:10px;
	}
	.cur_midd_box{
		margin-left:70px;
		margin-bottom:10px;
	}
	.cur_bttm_left{
		margin-left:70px;
		margin-bottom:10px;
	}
	.cur_bttm_right{
		margin-left:70px;
		margin-bottom:10px;
	}
	.photo_upper_left{
		width:188px;
		height:124px;
		float:left;
		margin-left:80px;
		border:#000000 solid 1px;
	
	}
	.photo_upper_left p{
		padding:0px;
		margin:0px;
		font-size:10px;
		line-height:13px;
	}
	.photo_upper_left p img{
		width:188px;
		height:124px;
	}
	.photo_upper_midd{
		width:188px;
		height:124px;
		float:left;
		margin-left:80px;
		margin-top:40px;
		margin-bottom:10px;
		border:#000000 solid 1px;
	
	}
	.photo_upper_midd p{
		padding:0px;
		margin:0px;
		font-size:10px;
		line-height:13px;
	}
	.photo_upper_midd p img{
		width:188px;
		height:124px;
	}
	.photo_bttm_midd{
		width:67px;
		height:64px;
		float:left;
		margin-left:80px;
		border:#000000 solid 1px;
	
	}
	.photo_bttm_midd a{
		padding:0px;
		margin:0px;
	}
	.photo_upper_left_one{
		width:51px;
		height:124px;
		float:left;
		margin-left:145px;
		margin-top:40px;
		border:#000000 solid 1px;
	
	}
	.photo_upper_left_one p{
		padding:0px;
		margin:0px;
		font-size:10px;
		line-height:13px;
	}
	.photo_upper_left_one p img{
		width:51px;
		height:124px;
	}
	.photo_upper_left_two{
		width:51px;
		height:124px;
		float:left;
		margin-left:145px;
		margin-top:40px;
		border:#000000 solid 1px;
	
	}
	.photo_upper_left_two p{
		padding:0px;
		margin:0px;
		font-size:10px;
		line-height:13px;
	}
	.photo_upper_left_two p img{
		width:51px;
		height:124px;
	}
	.photogallery_bttm_midd{
		width:188px;
		height:124px;
		float:left;
		margin-left:80px;
		margin-top:20px;
		margin-bottom:10px;
		border:#000000 solid 1px;
	
	}
	.photogallery_bttm_midd a{
		padding:0px;
		margin:0px;
	}
	.photogallery_bttm_midd p{
		padding:0px;
		margin:0px;
		font-size:10px;
		line-height:13px;
	}
	.photogallery_bttm_midd p img{
		width:188px;
		height:124px;
	}
	.media_upper_left{
		width:50px;
		height:123px;
		float:left;
		margin-left:80px;
		margin-right:20px;
		border:#000000 solid 1px;
	
	}
	.media_upper_left p{
		padding:0px;
		margin:0px;
	}
	.media_upper_left p img{
		width:50px;
		height:123px;
	}
	.media_upper_left_one{
		width:50px;
		height:123px;
		float:left;
		margin-left:80px;
		margin-right:20px;
		border:#000000 solid 1px;
	
	}
	.media_upper_left_one p{
		padding:0px;
		margin:0px;
	}
	.media_upper_left_one p img{
		width:50px;
		height:123px;
	}
	.academic_box{
		width:auto;
		float:left;
		margin:0 0 20px 20px;
		padding:0px;
	}
	.text_hd_two {
		font-size: 20px;
		line-height: 24px;
	}
	.publication_box{
		width:auto;
		float:left;
		margin:0px;
	}
	.text_innr {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		line-height: 1.3em;
		color: #000000;
		text-align:justify;
	}
	.text_innr_one {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		line-height: 1.3em;
		color: #000000;
		padding-left:14px;
		text-align:justify;
	}
	.inn_ftr_bttn{
		width:auto;
		margin:0 0 0 14px;
		padding:0px;
	}
	.inn_ftr_cont_bttn{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		text-decoration:none;
		padding:10px 0 10px 0;
	}
	.inn_ftr_cont_bttn ul{
		margin:0px;
		padding:0px;
		list-style:none;
	}
	.inn_ftr_cont_bttn ul li{
		/*float:left;*/
		display:inline-block;
		position:relative;
	}
	.testimonial_box{
		width:310px;
		float:left;
		margin-bottom:10px;
	}
}
@media screen and (max-width: 767px) {
	.contenar {
		width: auto;
		padding-left:15px;
		padding-right:15px;
	}
	.newname{
	font-size:24px !important;
	line-height:30px !important;
	color:#000;
	margin-bottom:20px;
}
	.bdy_heart_work{
		width:auto;
	}
	.header_main {
		width: 320px;
		height:auto;
		float:none;
		padding-top:10px;
		padding-left:0px;
		margin-left:0px;
		padding-bottom:8px;
	}
	.headrTag{
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	line-height:24px;
	color:#000000;
	font-weight:normal;
	text-align:center;
}
	.innr_header_left {
		width: auto;
		float:none;	
	}
	.header_right {
		float:none;
		min-width:inherit;	
	}
	.innr_header_right{
		float:none;
		min-width:inherit;	
	}
	.innr_bdy{
		width:auto;
		margin:0 0 0 30px;
		padding:0px;
		
	}
	.innr_bdy_hd_two {
		font-size:24px;
		padding:20px;
		text-align:center;
	
	}
	.sym_bdy_block {
		margin-left:0;	
	}
	.sym_block {
		width: 100%;
		padding-left:0;
	}
	.header_cont {
		background-image:url(../cimage29/110288mbtop_bg.jpg);
		background-position:center top;
		background-repeat:no-repeat;
		background-color:#5da6db;
		height:auto;
		background-attachment:scroll;
	}
	/*.navigation ul li a {
		padding-left:3px;
		padding-right:3px;	
	}*/
	.heart_work_contenar {
		width: auto;
		padding-left:15px;
		padding-right:15px;
		
	}
	.heart_work_title{
		font-size:26px;
		padding:15px 0 0 0;
	
	}
	.bttm_yellow_bdy_blck{
		margin:0 auto;
	}
	.map_box{
		width:auto;
		margin:0;
	}
	ul.topnav li:not(:first-child) {display: none;}
  	ul.topnav li.icon {
    	float: right;
    	display: inline-block;
  	}
  	ul.topnav.responsive {position: relative;}
  	ul.topnav.responsive li.icon {
    	position: absolute;
    	right: 0;
    	top: 0;
  	}
  	ul.topnav.responsive li {
    	float: none;
    	display: inline;
  	}
  	ul.topnav.responsive li a {
    	display: block;
    	text-align: left;
  	}
	.map_box{
		max-width:765px;
		margin:0 auto;
	}
	.image_area{
		float:right;
		margin:0px;
		padding:0 0 0 0;
	}
	.text_area_innr_area_img{
		width:auto;
		margin:0px;
		padding:0px;
	}
	.text_area_innr_area_text{
		width:auto;
		margin:0px;
		padding:0px;
	}
	.cur_bdy{
		width:auto;
		padding-bottom:20px;
	}
	.cur_box{
		margin-left:70px;
		margin-bottom:10px;
	}
	.cur_box_right{
		margin-left:70px;
		margin-bottom:10px;
	}
	.cur_midd_box{
		margin-left:70px;
		margin-bottom:10px;
	}
	.cur_bttm_left{
		margin-left:70px;
		margin-bottom:10px;
	}
	.cur_bttm_right{
		margin-left:70px;
		margin-bottom:10px;
	}
	.photo_upper_left{
		width:188px;
		height:124px;
		float:left;
		margin-left:80px;
		border:#000000 solid 1px;
	
	}
	.photo_upper_left p{
		padding:0px;
		margin:0px;
		font-size:10px;
		line-height:13px;
	}
	.photo_upper_left p img{
		width:188px;
		height:124px;
	}
	.photo_upper_midd{
		width:188px;
		height:124px;
		float:left;
		margin-left:80px;
		margin-top:40px;
		margin-bottom:10px;
		border:#000000 solid 1px;
	
	}
	.photo_upper_midd p{
		padding:0px;
		margin:0px;
		font-size:10px;
		line-height:13px;
	}
	.photo_upper_midd p img{
		width:188px;
		height:124px;
	}
	.photo_bttm_midd{
		width:67px;
		height:64px;
		float:left;
		margin-left:80px;
		border:#000000 solid 1px;
	
	}
	.photo_bttm_midd a{
		padding:0px;
		margin:0px;
	}
	.photo_upper_left_one{
		width:51px;
		height:124px;
		float:left;
		margin-left:145px;
		margin-top:40px;
		border:#000000 solid 1px;
	
	}
	.photo_upper_left_one p{
		padding:0px;
		margin:0px;
		font-size:10px;
		line-height:13px;
	}
	.photo_upper_left_one p img{
		width:51px;
		height:124px;
	}
	.photo_upper_left_two{
		width:51px;
		height:124px;
		float:left;
		margin-left:145px;
		margin-top:40px;
		border:#000000 solid 1px;
	
	}
	.photo_upper_left_two p{
		padding:0px;
		margin:0px;
		font-size:10px;
		line-height:13px;
	}
	.photo_upper_left_two p img{
		width:51px;
		height:124px;
	}
	.photogallery_bttm_midd{
		width:188px;
		height:124px;
		float:left;
		margin-left:80px;
		margin-top:20px;
		margin-bottom:10px;
		border:#000000 solid 1px;
	
	}
	.photogallery_bttm_midd a{
		padding:0px;
		margin:0px;
	}
	.photogallery_bttm_midd p{
		padding:0px;
		margin:0px;
		font-size:10px;
		line-height:13px;
	}
	.photogallery_bttm_midd p img{
		width:188px;
		height:124px;
	}
	.media_upper_left{
		width:50px;
		height:123px;
		float:left;
		margin-left:80px;
		margin-right:20px;
		border:#000000 solid 1px;
	
	}
	.media_upper_left p{
		padding:0px;
		margin:0px;
	}
	.media_upper_left p img{
		width:50px;
		height:123px;
	}
	.media_upper_left_one{
		width:50px;
		height:123px;
		float:left;
		margin-left:80px;
		margin-right:20px;
		border:#000000 solid 1px;
	
	}
	.media_upper_left_one p{
		padding:0px;
		margin:0px;
	}
	.media_upper_left_one p img{
		width:50px;
		height:123px;
	}
	.academic_box{
		width:auto;
		float:left;
		margin:0 0 20px 20px;
		padding:0px;
	}
	.text_hd_two {
		font-size: 20px;
		line-height: 24px;
	}
	.publication_box{
		width:auto;
		float:left;
		margin:0px;
	}
	.text_innr {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		line-height: 1.3em;
		color: #000000;
		text-align:justify;
	}
	.text_innr_one {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		line-height: 1.3em;
		color: #000000;
		padding-left:14px;
		text-align:justify;
	}
	.inn_ftr_bttn{
		width:auto;
		margin:0 0 0 14px;
		padding:0px;
	}
	.inn_ftr_cont_bttn{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		text-decoration:none;
		padding:10px 0 10px 0;
	}
	.inn_ftr_cont_bttn ul{
		margin:0px;
		padding:0px;
		list-style:none;
	}
	.inn_ftr_cont_bttn ul li{
		/*float:left;*/
		display:inline-block;
		position:relative;
	}
	.testimonial_box{
		width:310px;
		float:left;
		margin-bottom:10px;
	}
	.contact_box{
		width: auto;
		float:left;
		margin-left:10px;
		background-image:none;
	}
	.con_box_one{
		margin:0px;
		padding:0px;
	}
	.con_box_imge{
		width:auto;
	}
	.con_box_imge p img{
		padding:0px;
	}
	.con_box_imge_one{
		padding:0px;
	}
	.con_box_text{
		width:auto;
		float:left;
	}
	.con_text{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		line-height:10px;
		color:#000000;
		font-weight:bold;
		line-height:10px;
	}
	.text_top_phone {
		font-family: "Trebuchet MS", Arial, Tahoma;
		font-size: 16px;
		line-height:10px;
		color: #053d86;
		font-weight: bold;
	}
	.con_box_text p a{
		font-size:14px;
		line-height:10px;
		font-weight:bold;
		color:#FF0000;
		text-decoration:none;
	}
	.feedback_box{
		width:auto;
		margin-bottom:20px;
	}
	#form-div{
		left: 3%;
		margin-right: 3%;
		width: 88%;
		margin-left: 0;
		padding-left: 3%;
		padding-right: 3%;
	}
	#button-blue{
		margin-bottom:10px;
		margin-top:0px;
	}
	.enq_left{
		max-width:300px;
		float:left;
		margin-left:30px;
	}
	.enq_right{
		width:auto;
		float:left;
		margin-left:10px;
		margin-bottom:15px;
	}
	.enq_rightbox{
		width:auto;
		float:inherit;
	}
	.midd_con_right{
		width:auto;
		float:left;
		padding:10px;
	}
	.ftr_mid_bdy{
		width:auto;
		float:left;
		padding:0;
		margin-left:0px;
		margin-top:10px;
	}
	.enq_cont{
		background-image:none;
		background-color:#7dddda;
		padding-top:10px;
		padding-bottom:10px;
	}
	.header_main h3{
		font-family: 'Poiret One', cursive;
		font-size:29px;
		color:#FFFFFF;
		font-weight:normal;
		text-shadow: 1px 1px #000000;
		text-align:center;
	}
	.header_main h2{
		font-family: 'Open Sans', sans-serif;
		font-size:13px;
		line-height:17px;
		color:#000000;
		font-weight:normal;
	}
	.header_main p{
		font-family: 'Open Sans', sans-serif;
		font-size:13px;
		line-height:19px;
		color:#FFFFFF;
		font-weight:normal;
	}
	.header_main p a{
		font-family: 'Open Sans', sans-serif;
		font-size:13px;
		line-height:20px;
		color:#000000;
		font-weight:normal;
		text-decoration:none;
		transition: 0.3s;
	}
	
	.enq_right h1{
		font-family: 'Fjalla One', sans-serif;
		font-size:37px;
		line-height:30px;
		color:#FFFFFF;
	}
	.photo_bdy{
		width:auto;
		float:left;
	}
	.photo_one{
		width:auto;
		float:left;
		margin-left:10px;
		margin-top:15px;
	}
	.photo_two{
		width:auto;
		float:left;
		margin-left:0px;
		margin-top:15px;
	}
	.feedback-box{
		width:auto;
		float:left;
		padding-left:0px;
		margin:0px;
		padding-top:10px;
	}
	.querie_box{
		width:auto;
		float:left;
		margin-left:10px;
	}
	.bodytext_left{
		display:none;
	}
	.bodytext_right{
		width:auto;
		height:auto;
		float:left;
		margin-left:10px;
	}
	.bodytext_right_one h3{
	
		font-size:30px;
		line-height:0px;
		color:#d62774;
	}
	.bodytext_right_one{
		width:auto;
		padding:0px;
		float:left;
	}
	.bodytext_right_one h2{
		font-family: 'Poiret One', cursive;
		font-size:22px;
		line-height:0px;
		color:#d62774;
	}
	.body_text{
		height:auto;
		background-color:#fbfbfb;
		padding-bottom:10px;
		padding-top:0px;
	}
	.bodytext_cont{
		width:auto;
		float:left;
		padding:0px;
		
	}
	.innrbodytext_cont{
		width:auto;
		float:left;
		padding:10px;
	}
	.innrbodytext_cont p{
		font-size:13px;
		line-height:18px;
		color:#000;	
	}
	.innrbodytext_cont p a{
		color:#0066CC;
		text-decoration:none;
		transition: 0.3s;	
	}
	.innrbodytext_cont p a:hover{
		color:#000;	
	}
	.innrbodytext_cont h3{
		font-size:35px;
		line-height:40px;
		font-weight:600;
	}
	.bodytext_cont p{
		font-size:13px;
		line-height:18px;
		color:#000;	
	}
	.bodytext_cont p a{
		font-size:13px;
		line-height:18px;
		color:#000;	
		text-decoration:none;
	}
	.bodytext_cont p a:hover{
		color:#FF0000;	
	}
	.bodytext_cont h3{
		font-family: 'Poiret One', cursive;
		font-size:28px;
		line-height:34px;
		font-weight:600;
	}
	.innrbodytext_cont h2{
		font-family: 'Open Sans', sans-serif;
		font-size:20px;
		color:#FF3300;
		line-height:24px;
		font-weight:normal;
	}
	.innrbodytext_cont h3{
		font-family: 'Open Sans', sans-serif;
		font-size:14px;
		color:#006666;
		line-height:18px;
		font-weight:600;
	}
	.innrbodytext_cont h4{
		font-family: 'Open Sans', sans-serif;
		font-size:14px;
		color:#FF3300;
		line-height:21px;
		font-weight:bold;
	}
	.home_clinic{
		background-color:#FFFFFF;
		margin-top:10px;
		margin-bottom:10px;
	}
	.home_clinic h3{
		font-family: 'Poiret One', cursive;
		font-size:36px;
		color:#d62774;
		text-align:center;
	}
	.home_clinic_left{
		width:auto;
		float:left;
		margin-top:5px;
	}
	.home_clinic_midd{
		width:auto;
		float:left;
		margin-left:0px;
		margin-top:5px;
	}
	.treatment_body_box{
		width:auto;
		float:left;
	}
	.treatment_body h3{
		font-family: 'Poiret One', cursive;
		font-size:26px;
		color:#f45f5b;
		text-align:center;
		padding-top:15px;
	}
	.treatment_boxone{
		width:330px;
		height:200px;
		float:left;
		
	}
	.treatment_boxone h2{
		font-family: 'Poiret One', cursive;
		font-size:30px;
		text-align:center;
		padding-top:70px;
		font-weight:normal;
		line-height:36px;
	}
	.treatment_boxone h2 a{
		color:#FFFFFF;
		text-decoration:none;
		transition: 0.3s;
	}
	.treatment_boxone h2 a:hover{
		color:#000000;
	
	}
	.treatment_boxtwo{
		width:330px;
		height:200px;
		float:left;
		margin-left:0px;
	}
	.treatment_boxtwo h2{
		font-family: 'Poiret One', cursive;
		font-size:30px;
		text-align:center;
		padding-top:80px;
		font-weight:normal;
		line-height:36px;
	}
	.treatment_boxtwo h2 a{
		color:#FFFFFF;
		text-decoration:none;
	}
	.treatment_boxtwo h2 a:hover{
		color:#000000;
	
	}
	.treatment_boxthree{
		width:330px;
		height:200px;
		float:left;
		margin-left:0px;
	}
	.treatment_boxthree h2{
		font-family: 'Poiret One', cursive;
		font-size:30px;
		text-align:center;
		padding-top:80px;
		font-weight:normal;
		line-height:36px;
	}
	.treatment_boxthree h2 a{
		color:#FFFFFF;
		text-decoration:none;
	}
	.treatment_boxthree h2 a:hover{
		color:#000000;
	
	}
	.treatment_boxfour{
		width:330px;
		height:200px;
		float:left;
		
	}
	.treatment_boxfour h2{
		font-family: 'Poiret One', cursive;
		font-size:30px;
		text-align:center;
		padding-top:80px;
		font-weight:normal;
		line-height:36px;
	}
	.treatment_boxfour h2 a{
		color:#FFFFFF;
		text-decoration:none;
	}
	.treatment_boxfour h2 a:hover{
		color:#000000;
	
	}
	.treatment_boxfive{
		width:330px;
		height:200px;
		float:left;
		margin-left:0px;
	}
	.treatment_boxfive h2{
		font-family: 'Poiret One', cursive;
		font-size:30px;
		text-align:center;
		padding-top:70px;
		font-weight:normal;
		line-height:36px;
	}
	.treatment_boxsix{
		width:330px;
		height:200px;
		float:left;
		margin-left:0px;
	}
	.treatment_boxsix h2{
		font-family: 'Poiret One', cursive;
		font-size:30px;
		text-align:center;
		padding-top:70px;
		font-weight:normal;
		line-height:36px;
	}
	.treatment_boxseven{
		width:330px;
		height:200px;
		float:left;
		margin-left:0px;
	}
	.treatment_boxseven h2{
		font-family: 'Poiret One', cursive;
		font-size:30px;
		text-align:center;
		padding-top:80px;
		font-weight:normal;
		line-height:36px;
	}
	.treatment_boxeight{
		width:330px;
		height:200px;
		float:left;
		margin-left:0px;
	}
	.treatment_boxeight h2{
		font-family: 'Poiret One', cursive;
		font-size:30px;
		text-align:center;
		padding-top:70px;
		font-weight:normal;
		line-height:36px;
	}
	
	.treatment_boxnine{
		width:330px;
		height:200px;
		float:left;
		margin-left:0px;
	}
	.treatment_boxnine h2{
		font-family: 'Poiret One', cursive;
		font-size:30px;
		text-align:center;
		padding-top:70px;
		font-weight:normal;
		line-height:36px;
	}
	.treatment_boxteen{
		width:330px;
		height:200px;
		float:left;
		margin-left:0px;
	}
	.treatment_boxteen h2{
		font-family: 'Poiret One', cursive;
		font-size:30px;
		text-align:center;
		padding-top:70px;
		font-weight:normal;
		line-height:36px;
	}
	.treatment_boxeleven{
		width:330px;
		height:200px;
		float:left;
		margin-left:0px;
	}
	.treatment_boxeleven h2{
		font-family: 'Poiret One', cursive;
		font-size:30px;
		text-align:center;
		padding-top:70px;
		font-weight:normal;
		line-height:36px;
	}
	.treatment_boxtwelve{
		width:330px;
		height:200px;
		float:left;
		margin-left:0px;
	}
	.treatment_boxtwelve h2{
		font-family: 'Poiret One', cursive;
		font-size:30px;
		text-align:center;
		padding-top:70px;
		font-weight:normal;
		line-height:36px;
	}
	.treatment_boxthirteen{
		width:330px;
		height:200px;
		float:left;
		margin-left:0px;
	}
	.treatment_boxthirteen h2{
		font-family: 'Poiret One', cursive;
		font-size:30px;
		text-align:center;
		padding-top:70px;
		font-weight:normal;
		line-height:36px;
	}
	.quick_bdy{
		width:auto;
		float:left;
	}
	.quick_box_cont{
		width:auto;
		float:left;
		margin:0px;
		padding:0px;
	}
	.quick_box_cont_right{
		width:auto;
		float:left;
		margin-left:0px;
		padding:0px;
		margin-top:20px;
	}
	.quick_box_cont h3{
		font-family: 'Poiret One', cursive;
		font-size:36px;
		line-height:20px;
		color:#fe4200;
		text-align:center;
	}
	.right_head{
		width:auto;
		background-color:#20987d;
		padding:5px 50px 5px 50px;
		float:left;
		margin-left:20px;
	}
	.right_head h3{
		font-family: 'Poiret One', cursive;
		font-size:24px;
		line-height:50px;
		color:#FFFFFF;
		font-weight:600px;
	}
	.right_head_one{
		width:auto;
		height:auto;
		padding:30px 0 30px 0;
		float:left;
		margin-left:0px;
	}
	.right_head_one p{
		font-family: 'Open Sans', sans-serif;
		font-size:13px;
		line-height:20px;
		color:#000000;
		text-align:justify;
		text-decoration:none;
	
	}
	.quick_box{
		min-width:210px;
		float:left;
		padding-left:50px;
	}
	.enquiry_bodyhome{
		height:500px;
		
	}
	.enquiry_boxhome{
		width:auto;
		float:left;
	
	}
	.enquiry_boxhomeone{
		width:auto;
		float:left;
		padding:0px;
	}
	.enquiry_boxhome h3{
		font-family: 'Poiret One', cursive;
		font-size:40px;
		line-height:20px;
		color:#0e5283;
		font-weight:bold;
	}
	.ftr_bdy_right{
		width:auto;
		float:left;
		margin-left:0px;
		padding-bottom:10px;
	}
	.ftr_bdy {
		background-image:none;
		background-color:#0a82f8;
		padding-bottom:10px;
		padding-top:10px;
	}
	.ftr_bdy_cont{
		width:auto;
		float:left;
		margin:0px;
		padding:0px;
	}
	.ftr_bdy_right h3{
		font-family: 'Poiret One', cursive;
		font-size:24px;
		line-height:34px;
		color:#FFFFFF;
		padding-top:10px;
	}
	.ftr_bdy_right h2{
		font-family: 'Open Sans', sans-serif;
		font-size:13px;
		line-height:20px;
		color:#CCFF99;
		font-weight:normal;
	}
	.home_clinic_leftone{
		width:auto;
		padding:0px;
		float:left;
	}
	.home_clinic_lefttwo{
		width:auto;
		height:199px;
		padding:10px 5px 10px 5px;
		background-color:#84418e;
		float:left;
	}
	.home_clinic_middone{
		width:auto;
		height:199px;
		padding:10px 5px 10px 5px;
		background-color:#269b9e;
		float:left;
	}
	.home_clinic_rightone{
		width:auto;
		height:199px;
		padding:10px 5px 10px 5px;
		background-color:#0067c4;
		float:left;
	}
	.surgery_cont{
		padding-bottom:10px;
		padding-top:10px;
		float:left;
	}
	.surgery_left{
		width:auto;
		float:left;
		padding:10px 0 10px 0;
	}
	.surgery_right{
		width:auto;
		float:left;
		margin-left:0px;
	}
	.surgery_cont h3{
		font-family: 'Poiret One', cursive;
		color:#FFFFFF;
		font-size:28px;
		line-height:30px;
		font-weight:600;
	}
	.surgery_left p{
		font-family: 'Open Sans', sans-serif;
		color:#FFFFFF;
		font-size:13px;
		line-height:19px;
		font-weight:normal;
	}
	.surgery_right p{
		font-family: 'Open Sans', sans-serif;
		color:#000000;
		font-size:13px;
		line-height:19px;
		font-weight:normal;
	}
	
}
