@charset "utf-8";
/* CSS Document 00aae5*/

@import url(https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900);
@import url(https://fonts.googleapis.com/css?family=Lato:700,400,300);
@font-face { font-family: fontawesome; src:url(../font/fontawesome-webfont.ttf);}

body, h1, h2, h3, h4, h5, h6, p, div, ul, ol, a{ margin:0; padding:0; font-family: 'Raleway', sans-serif; -webkit-transition:all 0.20s ease-in-out; -moz-transition:all 0.20s ease-in-out; transition:all 0.20s ease-in-out;}

i{font-family: fontawesome;}
.cmn-right{ padding:30px 15px;}

/*================================================ INDEX ================================================*/
.upper-head{background:#FFF; padding:5px 15px;}
.upper-head-under .navbar-brand{ color:#000 !important;}
.upper-head-under ul{ list-style:none; float:right; margin-top:10px;}
.upper-head-under ul li{ display:inline-block; padding:5px 20px; border:1px solid #CCC; border-radius:15px; margin-right:10px;}
.upper-head-under ul li i{ margin-right:5px;}
.upr-head-right{ text-align:right;}
.upr-head-right h3{
	font-weight: 700;
	color: rgb(255, 51, 0);
	font-size: 22px;
}
.upr-head-right h4{font-family: 'Lato', sans-serif; font-size: 18px; font-weight:700;}
.upr-head-right p{font-family: 'Lato', sans-serif; font-size: 14px; font-weight:400;}
.upr-head-right p span{ font-weight:700;}

/*.navi{ background:#0099cc; background:#007399; border:none; border-radius:0; margin-bottom:0;}
.navbar-brand{ height:auto; padding:0; float:left;}
.navbar-nav li a{ text-transform:uppercase;}
.navbar-nav li ul{ background:#00AEEF; background:#007399;}
.dropdown-menu{ padding-bottom:30px;}
.navbar-nav li:hover ul{ display:block;}
.navbar-nav li:hover ul li ul{ display:none; list-style:none; margin-left:30px;}
.navbar-nav li:hover ul li ul li a{ color:#fff; text-decoration:none; padding:2px 5px; font-size:13px !important; display:block;}
.navbar-nav li:hover ul li ul li a:hover{background:#005580;}
.navbar-nav li:hover ul li:hover ul{ display:block;}
.navbar-nav li ul li a{ text-transform:capitalize;}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu .dropdown-menu {top: 0; left: 100%; margin-top: -1px;}
.caret-right { float:right; display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-left: 5px solid; border-left-color:#fff; border-bottom: 5px solid transparent; border-top: 5px solid transparent; margin-top:5px; margin-right:-8px;}*/
.navbar-brand{ height:auto; padding:0; float:left;}
.marginBottom-0 {
	margin-bottom: 0;
	border-radius:0;
	background:#007399;
	border:none;
}
.dropdown-submenu {
	position: relative;
}
.navbar-nav li a{ color:#fff !important; text-transform:uppercase;}
.navbar-nav li:hover{ background:#00aae5;}
.navbar-nav li ul{background:#007399;}
.dropdown-menu > li > a:hover{ background-color: #005580;}
.navbar-default .navbar-nav > .open > a{ background-color: #005580;}
.navbar-nav > .open > a:hover {
    background-color: #005580;
}
.navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color:#005580;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px 6px;
	border-radius: 0 6px 6px 6px;
}
.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #cccccc;
	margin-top: 5px;
	margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
	border-left-color: #555;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
.dropdown:hover .dropdown-menu {
	display: block;
}
.dropdown:focus .dropdown-menu {
	display: none;
}
.dropdown:hover .dropdown-menu li ul {
	display: none;
}
.dropdown:hover .dropdown-menu li:hover ul {
	display: block;
}

/*--banner--*/
.banner{ position:relative; overflow:hidden; background:url(../img/bg_pattern_03.png) repeat 0 0 #0088cc;}
.banner-height{height:452px;}
.nivo-controlNav {display: none;}
#wrapper{margin-top:10px; margin-bottom:10px; margin-left:-15px;}
.frm{ padding:15px; margin-top:10px;}
.enquiry{ background:#fff; padding-bottom:15px; margin-top:10px; margin-bottom:10px;}
.enquiry2{ background:#fff; padding:0 15px 15px 15px; margin-top:10px; margin-bottom:20px; border:1px solid #00aae5;}
.enquiry .heading{background:#00aae5; padding:10px 0; margin:0 -15px;}
.enquiry2 .heading{background:#00aae5; padding:10px 0; margin:0 -15px;}
.enquiry .heading h2, .enquiry2 .heading h2{ color:#fff; font-size:20px; text-align:center;}
.enquiry form, .enquiry2 form{ margin-top:45px;}
.enquiry input, .enquiry2 input{ width:100%; margin-bottom:10px; padding:5px; border:1px solid #CCC;}
.enquiry textarea, .enquiry2 textarea{ width:100%; margin-bottom:10px; padding:5px; resize:none; min-height:140px; border:1px solid #CCC;}
.enquiry button, .enquiry2 button{ padding:5px 20px; background:#363636; color:#fff; font-weight:500; text-transform:uppercase; border:none; display:block; margin:0 auto 0px auto; border-radius:15px; transition:all .2s ease-in-out;}
.enquiry button:hover, .enquiry2 button:hover{ background:#f25d30;}
.inner-banner{ background:url(../img/franch/inner-page-banner.jpg) no-repeat; background-size:100% 100%; padding:50px 0;}
.inner-banner h1{}
.inner-banner ul{ margin-top:10px; list-style:none;}
.inner-banner ul li{ display:inline-block; padding:0 2px; color:#000;}
.inner-banner ul li a{ color:#000; text-decoration:none;}

/*--destination--*/
.desti{ padding:30px 15px;}
/*.desti h1{ text-align:left; font-size:24px; color:#00aae5; font-weight:700; text-transform:capitalize; margin-bottom:15px;}*/
.service{ padding:30px 15px;}
.service-cover{width:100%; border:1px solid #00aae5; padding:0 15px 15px 15px; background:#f7f7f7; overflow:hidden;}
.service-cover .heading{background:#00aae5; padding:10px 0; margin:0 -15px;}
.service-cover .heading h2{color:#fff; font-size:20px; text-align:center;}
.service-cover ul{ margin-top:15px; list-style:none;}
.service-cover ul li a{ padding:5px 0; display:block; color:#666;}
.service-cover ul li a span{ text-transform:uppercase;}

/*--notice--*/
.notice{ border:1px solid #00aae5; height:320px; margin-bottom:30px; background:#f7f7f7; overflow:hidden;}
.notice .heading{background:#00aae5; padding:10px 0; margin:0 -15px;}
.notice .heading h2{color:#fff; font-size:20px; text-align:center;}

/*--testimonials--*/
.testimonial{margin-top:30px; border:1px solid #00aae5; padding-bottom:20px; background:#f7f7f7;}
.testimonial .heading{background:#00aae5; padding:10px 0; margin:0 -15px 20px -15px;}
.testimonial .heading h2{color:#fff; font-size:20px; text-align:center;}
.image{ float:left; margin-right:10px;}
.image img{ width:70px; height:70px;}
.fig{overflow:hidden; padding:5px;}
.fig p{ font-size:14px; color:#4D4D4D;}
.fig h4{ font-size:16px; color:#1f92ba; font-weight:600; margin-top:5px;}

/*.glry{width:100%; background:#EBEBEB; margin-top:30px; padding:54px 0;}
.glry button{border: 1px solid #00aae5; background:#fff; border-radius: 25px; display: block; margin: auto; padding: 10px 25px;  transition:all 0.20s ease-in-out;}
.glry button:hover{background:#00aae5; color:#fff;}*/
.desti-main-row{ margin-top:30px;}
.desti-main-row .col{ margin-bottom:30px;}
.desti-main{height:210px; position:relative; overflow:hidden;}
.desti-main img{ width:100%; height:100%;}
.desti-info{ width:100%; height:100%; overflow:hidden; position:absolute; top:75%; text-align:center; padding-top:10px;}
.desti-info h3 a{ text-decoration:none; color:#fff; text-transform:uppercase; font-weight:500; font-size:18px;}
.desti-main:hover .desti-info{ background:rgba(34,34,34,0.9); top:60%;}
.bg-clr-1{ background:rgba(253,102,18,0.9);}
.bg-clr-2{ background:rgba(148,177,47,0.9);}
.bg-clr-3{ background:rgba(68,141,213,0.9);}
.bg-clr-4{ background:rgba(197,5,172,0.9);}

/*--course--*/
.sec_Hd::before {
    background: #f25d30 none repeat scroll 0 0;
    bottom: -12px;
    content: "";
    height: 4px;
    left: 15px;
    position: absolute;
    width: 70px;
}
.headng-top{ margin-top:20px;}
.sec_Hd span{ color:#00aae5;}
.section-padding {
    padding-top: 90px;
    padding-bottom: 90px;
}
.section-paddingB {
	background:#F4F4F4;
    padding-bottom: 45px;
	padding-top: 45px;
}
.area_content {
    margin-top: 30px;
}
.item_clinicalservice {
    position: relative;
}
.clinicalServices_nav {
    position: absolute;
    right: -20px;
    top: -56px;
    width: 9.5%;
}
.testi_prev {
    right: 60px;
}
.testi_next {
    right: 20px;
}
.testi_prev, .testi_next {
    background: #363636;
    color: #ffffff;
    font-size: 24px;
    position: absolute;
    text-align: center;
    cursor: pointer;
    top: 0;
    width: 30px;
    z-index: 99;
    padding:5px 0;
	transition:all .2s ease-in-out;
}
.testi_prev:hover, .testi_next:hover {
    background: #f25d30;
}
.clinicalServices_inner figure {
    border-top: 1px solid #98b6d4;
    border-bottom: 1px solid #98b6d4;
    overflow: hidden;
    margin-bottom: 1px;
}
.owl-carousel .owl-item img {
    width: 100%;
}
.clinicalServices_inner figcaption {
    background: rgba(255, 255, 255, 1);
    height: 100%;
    padding: 10px;
    position: absolute;
    top: 70%;
    width: 100%;
}
.clinicalServices_inner figcaption h4 {
    margin-bottom: 5px;
    font-size: 16px;
}
.clinicalServices_inner .item figcaption{transition: all .2s ease-in-out;}
.clinicalServices_inner .item:hover figcaption {
    background: rgba(255, 255, 255, .9);
    top: 50%;
}
.clinicalServices_inner .item figcaption h4 a{
	color:#363636;
	font-weight:600;
	text-decoration:none;
}
.clinicalServices_inner .item figcaption h5 a{
	color:#696969;
	text-decoration:none;
	font-size:14px;
}

/*================================================ ABOUT ================================================*/
.about{ padding:30px 15px;}
.about img{ width:100%;}
.about h4{margin:10px 0 20px 0; color:#0099cc; font-weight:700; text-transform:uppercase;}
.about p{ font-weight:500; color:#363636; font-size:14px; margin:0 0 20px 0; line-height:1.6; text-align:justify;}
.about p span{ font-weight:700;}

/*================================================ UPDATE ================================================*/
.update{ padding:30px 15px;}
.update-bnr{ margin-bottom:30px;}
.update #accordion{ margin:30px 0 0 0;}
.update h4{ font-weight:600; color: #0099cc;}
.update h4 > a{ outline:none; text-decoration:none;}
.update h4 > a > span, .update th > span, .update td > span{font-family: 'Lato', sans-serif;}
.td-lst-clr{ color:#c00000; font-weight:600;}
.update .panel {
    border:none;
    border-radius: 0px;
    -webkit-box-shadow:none;
	-webkit-box-shadow:none;
    box-shadow:none;
}
.update .panel-collapse{ padding-top:20px;}
.update .table > thead > tr > th {
    border-top: 1px solid #ddd !important;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 2px solid #ddd;
}
.update .table > tbody > tr > td {
	border-top:0;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	vertical-align:middle;
}
.update .clg-trm-area{ width:100%; overflow:hidden; margin-bottom:20px; padding-left:15px;}
.update .clg-trm-area .para1{ color:#7030a0; margin-bottom:5px;}
.update .clg-trm-area .para2{ color:#F00;}
.update .clg-trm-area h5{ font-size: 18px; font-weight: 500;}
.update .clg-trm-area ul{ margin-left:15px;}
.update .clg-trm-area ul li{ font-weight:600; margin-top:10px; text-align:justify;}
.update .clg-trm-area ul li ul{ margin-left:30px;}
.update .clg-trm-area ul li ul li{ font-weight:400; margin-top:10px;}
.update .clg-trm-area .para2 span{ font-family: 'Lato', sans-serif;}
.update .clg-trm-area .para2 .span2{ color:#03F;}
.update .clg-trm-area .top{ margin-top:10px;}

/*================================================ GALLERY ================================================*/
.gallery{ padding:30px 15px;}
.gallery .nav{ margin-top:30px;}
.gallery h4{margin:10px 0 20px 0; color:#0099cc; font-weight:700; text-transform:uppercase;}
.thumbnail{background-color:none; width:100%; overflow:hidden; border:none; float:left; margin-left: 0px;}
.thumbnail a{ width:33.3333333%; float:left; padding:15px;}

/*================================================ ADMISSION FORM ================================================*/
.admission-frm{ padding:20px 15px 30px 15px;}
.admission-frm .heading{ width:100%; background:#f4f4f3; padding:5px 10px; margin-bottom:10px; margin-top:10px;}
.admission-frm .heading h4{ font-family: 'Lato', sans-serif; font-size: 16px; font-weight:400; color:#000;}
.frm-row{ width:100%; overflow:hidden; }
.admission-frm label{font-family:  'Lato', sans-serif; font-weight:400; font-size:14px;}
.admission-frm select{font-family:  'Lato', sans-serif; font-weight:400; font-size:13px;}
.admission-frm input{font-family:  'Lato', sans-serif; font-weight:400; background:#fff; border:1px solid #E0E0E0; padding:3px;margin-bottom:10px;}
.admission-frm textarea{ width:100%; resize:none; height:120px; background:#fff; border:1px solid #E0E0E0; margin-bottom:10px;}
.admission-frm select{ border:1px solid #E0E0E0; background:#fff;}
.admission-frm .table{ margin-bottom:0;}
.admission-frm .table > tbody > tr > td{ padding:0; border-top:none;}
.admission-frm .full-width{ width:100%;}
.admission-frm .half-width{ width:47.5%; float:left;}
.admission-frm .qtr-width{ width:33%; float:left;}
.gap{ margin-right:5%;}
.gap2{ margin-right:0.5%;}
.admission-frm .payment-bg{border: 1px solid rgb(187, 187, 119); background-color: rgb(255, 255, 238); padding:15px 5px;}
.admission-frm ul{ margin-top:10px; margin-left:30px; list-style:decimal-leading-zero;}
.admission-frm ul li{font-family:  'Lato', sans-serif; font-size:13px; margin-bottom:10px; padding-left:5px;}
.admission-frm ul li ul{ list-style:circle;}
.admission-frm input[type="submit"]{ background:#E1E1E1; color:#000; padding:5px 10px; border:none; margin-top:10px;}

/*================================================ FRANCHISE ================================================*/
.franchis{ padding:30px 15px;}
.franchis h4{margin:10px 0; color:#0099cc; font-weight:700;}
.franchis ul{ list-style:none; margin-top:30px;}
.franchis ul li{ padding:10px 0;}
.franchis ul li i{ margin-right:10px;}
.btm-gap{ margin-bottom:-15px; margin-top:30px;}
.franchis p{ margin-bottom:15px;}

/*================================================ FAQ ================================================*/
.faq{ padding:20px 15px;}
.faq h4{margin:10px 0; color:#0099cc; font-weight:700; text-transform:uppercase;}
.faq-row{ width:100%; overflow:hidden; padding:10px 0; margin-top:30px;}
.faq-row ul{ margin-left:30px; list-style:decimal; font-weight:700; font-size:18px;}
.faq-row ul li{ padding-right:10px; margin-bottom:30px;}
.faq-row h5{ font-weight:600; color:#363636; font-size:16px;}
.faq-row p{ font-weight:400; color:#363636; font-size:14px; margin-top:10px; line-height:1.6; text-align:justify;}

/*================================================ CONTACT ================================================*/
.contact{ padding:30px 15px;}
.contact h4{margin:10px 0; color:#0099cc; font-weight:700; text-transform:uppercase;}
.contact p{ margin-bottom:30px; margin-top:30px;}
.contact .frm-wrapper{background:#F2F2F2; border-radius:5px; border:1px solid #CDCDCD; padding:15px 0;}
.contact .text-area{ margin-bottom:20px;}
.contact .text-area ul{ list-style:none; margin-top:10px;}
.contact .full-fild{ width:100%; padding:5px; border:1px solid #C3C3C3;}
.contact textarea{ height:137px; resize:none;}
.contact input[type="submit"]{ padding:5px 20px; background:#00aae5; color:#fff; font-weight:500; text-transform:uppercase; border:none; display:block; margin:0 auto 0px auto; border-radius:15px; margin-top:15px;}
.gap-btm{ margin-bottom:20px;}

/*================================================ COLLEGE ================================================*/
.college{ padding:30px 15px;}
.college img{ width:100%; margin-bottom:15px;}
.college h4{margin:10px 0; color:#0099cc; font-weight:700; text-transform:uppercase;}
.college .heading{ width:100%; background:#f4f4f3; padding:5px 10px; margin-bottom:25px; margin-top:10px;}
.college .heading h5{ font-family: 'Lato', sans-serif; font-size: 16px; font-weight:400; color:#000;}
.college p{ font-weight:400; color:#363636; font-size:14px; margin-top:10px; line-height:1.6; text-align:justify; margin-top:30px;}
.clg-list{ width:100%; border-radius:5px; border:1px dashed #CCC; background:#f4f4f3; padding:10px; overflow:hidden; margin-bottom:30px;}
.clg-list .img-box{ float:left; width:117px; height:117px; margin-right:10px;}
.clg-list img{ width:100%; height:100%;}
.clg-list h2{font-size:18px; font-weight:600; color:#000; text-transform:uppercase;}

/*================================================ CLG-DETAIL ================================================*/
.clg-detail{ padding:30px 15px;}
.clg-detail img{ width:100%; margin-bottom:20px;}
.clg-detail h4{margin:10px 0; color:#0099cc; font-weight:700; text-transform:uppercase;}
.clg-detail p{ font-weight:400; color:#363636; font-size:14px; margin-top:10px; line-height:1.6; text-align:justify;}
.clg-detail p img{ width:auto;}
.clg-detail ul{ font-weight:700; margin-top:10px;}
.clg-detail ul li{ margin-left:20px; font-weight:400;}
.clg-detail ul li span{ font-weight:600;}
.clg-detail .table{ margin-top:10px; border:1px solid #CCC;}
.clg-detail h5{font-weight:700; margin-top:10px; font-size:14px;}
.clg-detail .table thead > tr > th{ white-space:nowrap; border:1px solid #ccc; padding:4px;}
.clg-detail .table tbody > tr > td{ vertical-align:middle; border:1px solid #ccc; padding:4px;}

/*--footer--*/
.footer{ background:#01abe9; padding:30px 15px;}
.left h2, .right h2{ color:#fff; font-size:20px; margin-bottom:10px; text-transform:capitalize;}
.left ul{ padding-left:20px; color:#fff;}
.left ul li{ padding:2px 0;}
.left ul li a{color:#fff; font-size:16px;}
.left p a i{width:50px; height:50px; text-align:center; padding-top:13px; font-size:26px; color:#fff; margin:0 10px 10px 0;}
#fb{ background: #3b5998;} #twitter{ background:#55acee;} #insta{ background:#5185a6;}
.adrs h4{ font-size:12px; color:#fff; text-transform:uppercase; font-weight:700;}
.adrs ul{ list-style:none; margin-top:15px;}
.adrs ul li{ color:#fff; font-size:14px;  font-weight:500;}
.adrs ul li span{ font-weight:700;}
.adrs ul li:nth-child(4){ margin-top:5px;}
.footer-bottom{ background:#363636; padding:15px 0;}
.footer-bottom p{ color:#fff;}





.image{
	 height:auto;
	 padding:0px;
	 margin:0px;
	 margin-top:10px;
	}
.image img{
	  width:100%;
	  height:auto;
	}
.text{
	 height:auto;
	 padding:0px;
	}			
.image_gu{
	 height:auto;
	 padding:0px;
	 margin:0px;
	}
.image_gu img{
	  width:100%;
	  height:auto;
	}
.image{
	padding:5px;
	}	
	
.image img{
	  width:100%;
	  height:auto;
	}		
.clg-detail img {
    width: 100%;
    margin-bottom: 0px !important;
}