@charset "utf-8";
/* CSS Document */

@font-face {
font-family: 'swis721_cn_btbold';
src: url('font/swis721_cn_bt_bold-webfont.woff2') format('woff2'),
         url('font/swis721_cn_bt_bold-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'swis721_cn_btroman';
src: url('font/swis721_cn_bt_roman-webfont.woff2') format('woff2'),
         url('font/swis721_cn_bt_roman-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'swis721_lt_btlight';
src: url('font/swis721_lt_bt-webfont.woff2') format('woff2'),
         url('font/swis721_lt_bt-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'swis721_wgl4_btbold';
    src: url('font/swis721_wgl4_bt_bold-webfont.woff2') format('woff2'),
         url('font/swis721_wgl4_bt_bold-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'swis721_wgl4_btroman';
src: url('font/swis721_wgl4_bt_roman-webfont.woff2') format('woff2'),
         url('font/swis721_wgl4_bt_roman-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}


@font-face {
  font-family: 'MyriadPro-Regular';
  src: url('font/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),  url('font/MyriadPro-Regular.otf')  format('opentype'),
	     url('font/MyriadPro-Regular.woff') format('woff'), url('font/MyriadPro-Regular.ttf')  format('truetype'), url('font/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


.swis_wgl_roman
{
	font-family: 'swis721_wgl4_btroman';
}

.swis_wgl_bold
{
	font-family: 'swis721_wgl4_btbold';
}

.ft17
{
	font-size:17px;
}

.ft14
{
	font-size:14px;
}

/* ----------padding */
.pd32Px
{
	padding-top:32px;
}

.pdT95px
{
	padding-top:95px;
}

.pdT150px
{
	padding-top:150px;
}

.pdT4per
{
	padding-top:4%;
}

.pdT11per
{
	padding-top:11%;
}

.pdT10px
{
	padding-top:10px;
}

.pdT20per
{
	padding-top:20%;
}

.pdL55px
{
	padding-left:55px;
}

.pdL14per
{
	padding-left:14%;
}

.pdR25per
{
	padding-right:25%;
}

.pdR0
{
	padding-right:0px;
}

.pdL0
{
	padding-left:0px;
}

.pdR10px
{
	padding-right:10px;
}

.pd7per
{
	padding:7%;
}

.pdL15per
{
	padding-left:15%;
}


/* Margin */
.mgTMin5per
{
	margin-top:-5%;
}



/*  Zindex */
.zind1
{
	z-index:1;
}

.zind2
{
	z-index:2;
}

.ftColorWhite
{
	color:#FFF;
}

/* position */
.posRel
{
	position:relative;
}

.posAbs
{
	position:absolute;
}


.topHead
{
	min-height:79px;
	background:#274995;
	border-bottom:1px solid #fff;
}

.topManageHead
{
	min-height:55px;
	background:#274995;
}

.srccName
{
	font-family: 'swis721_wgl4_btroman';
	font-size:22px;
	color:#FFF;
}

.managedNarayan
{
	font-family: 'swis721_wgl4_btroman';
	font-size:12px;
	padding-left:15%;
	vertical-align:top;
}

.locationSquare
{
	font-family: 'swis721_cn_btbold';
	display:inline-block;
	background:#1fa7df;
	padding:5px;
	min-height:40px;
	width:88px;
	float:right;
}

.navbar-default {
    background-color: #1fa6de;
    border-color: transparent;
	color:#fff;
	margin-bottom:0px;
	box-shadow: 0 2px 3px rgba(0,0,0,.4);
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #transparent;
}

.navbar-default .navbar-nav>li>a, .navbar-nav>li>a:hover {
	font-family: 'swis721_wgl4_btroman';
    color: #fff;
	font-size:16px;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    background-color: #transparent;
}

.bgSlider
{
	background:#fc8983;
}

.bgAbout
{
	background:#4a9df2;
	padding-right:0px;
}

.sSpeciality
{
	background:#fad54a;
	padding-left:0px;
}

.sSpecialityBg
{
	background:#fad54a url(../img/specialityLeftBg.jpg) no-repeat;
	min-width:552px;
	min-height:551px;
	padding-left:0px;
}

.sSpecialityImg
{
	width:85% !important;
	height:auto;
}

.facilities
{
	background:#9b8ce9;
}

.facilitiesBg
{
	background:#9b8ce9 url(../img/facilityLeftBg.jpg)no-repeat;
	min-width:469px;
	min-height:430px;
	background-position: 30% 30px; 
}

.facilities p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}


.facilitiesImg img
{
	width:100%;
	height:auto;
}

.sliderImg img
{
	width:100%;
	height:auto;
}

.headFont
{
	font-family: 'MyriadPro-Regular';
	font-size:80px;
	line-height:70px;
	color:#fff;
}

.headFont span
{
	padding-left:7%;
}

.subheadFont
{
	font-family: 'swis721_cn_btbold';
	font-size:23px;
	color:#fff;
	padding-left:10%;
}

.sub2subheadFont
{
	font-family: 'swis721_lt_btlight';
 	font-size:23px;
	color:#fff;
	padding-left:37%;
}

.locationBtn {
	font-family: 'swis721_wgl4_btbold';
    padding: 10px 40px; 
    background: #fc6a62;
    border-radius: 25px;
	color:#fff;
	font-size:25px;
	margin-left:7%;
	width:70%;
}

.locationDir
{
	font-family: 'swis721_wgl4_btroman';
	color:#fff;
}

/*  About Us */

.aboutText
{
	font-family: 'MyriadPro-Regular';
	font-size:14px;
	color:#fff;
	padding:15%;
}

.sSpecialityText
{
	padding-top:3%;
}

.aboutText h2, .sSpecialityText h2, .facilitiesBg h2, .contactUsText h2
{
	font-family: 'MyriadPro-Regular';
	font-size:60px;
	color:#fff;
}

.aboutPic img
{
	width:100%;
	height:auto;
}

.sSpecialityRightText ul
{
	font-family:Arial, Helvetica, sans-serif;
	color:#5d5d5d;
	font-size:20px;
    list-style-type: disc;
}

.sSpecialityRightText ul li
{
	font-family:Arial, Helvetica, sans-serif;
    list-style-type: disc;
	display: list-item;
	font-size:12px;
	margin-left:14px;
}


/*  png position */
.topLeftPos
{
	top:10px;
}

.bottomLeftPos
{
	bottom:0px;
	left:0px;
}

.topRightPos
{
	top:10px;
	right:0px;
}

.bottomRightMiddlePos
{
	bottom:19%;
	right:-10%;
	z-index:2;
}

.bottomRightPos
{
	bottom:0px;
	right:0px;
}

.sspecialityTop
{
	top:-10%;
	right:-5px;
}

.sspecialityBottom
{
	bottom:20px;
	right:0px;
}

.facilitiesTab
{
	width:100%;
	height:60px;
	background-color:#dad7e9;
	border-radius:10px;
	margin-bottom:5px;
}

.specialityTab
{
	width:100%;
	height:60px;
	background-color:#f4ef97;
	border-radius:10px;
	margin-bottom:5px;
}

.icon
{
	width:40%;
	padding:13px;
	display:inline-block;
	/*float:left;*/
}

.iconText
{
	width:60%;
	padding:3px;
	display:inline;
	float:right;
}

.iconText span
{
	font-size:20px;
	color:#9b8ce9;
	font-weight:bold;
}

.iconText p
{
	font-size:13px;
	color:#5d5d5d;
}

.arrowText p
{
	float:left;
	font-size:20px;
	float:left;
	padding-left:8%;
}

.icon img
{
	width:56%;
	height:auto;
}

.iconArrow
{
	padding:6%;
	float:right;
}

.iconArrow img
{
	width:56%;
	height:auto;
}

.contactUs
{
background:#c9d94e;
background:#c9d94e url(../img/contactBg.png)left bottom no-repeat;
background-size:100% 100%;
}

.contactUsBg
{
	background:#c9d94e url(../img/contactLeftBg.jpg) bottom left no-repeat;
	min-width:764px;
	min-height:515px;
	padding-left:0px;
	
}

.contactUsText
{
	color:#fff;
}

.transBox
{
	margin-top:20px;
	background:rgba(255,255,255,0.8);
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	width:50%;
	min-height:100px;
}

.transBox .bicon
{
	width:25%;
	float:left;
}

.transBox .bicon img
{
	padding:15px;
	width:auto;
	height:100%;
}

.transBox .biconText
{
	width:75%;
	float:left;
	color:#c9d94e;
}

.transBox .biconText p
{
	margin-top:-10px;
	font-size:12px;
	text-height:12px;
}

.footer
{
	min-height:68px;
	background:#094c9f;
	color:#fff;
	font-size:12px;
	padding-top:2%;
}

.footerCopy
{
	float:left;
}

.footerLink
{
	float:right;
}

.main-nav-scrolled {
  position: fixed;
  width: 100%;
  top: 0;
  z-index:10;
}

.testimonial
{
	min-height:50px;
	background:#ffd5d4;
}

.testimonialHead
{
	font-family: 'MyriadPro-Regular';
	font-size:30px;
	color:#fc8983;
	padding-top: 10px;
}

.testimonialPara
{
	color:#fc8983;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:10px;
}

.slick-dotted.slick-slider {margin-bottom:0px !important}
.slick-dots li button:before {font-size:30px !important; color: #fc8983 !important;}
.slick-dots {top:20px !important; right:-195px !important; width:50% !important;}

@media (min-width: 300px) and (max-width: 760px) {
	.srccName
	{
		font-size: 12px;
	}
	
	.sSpecialityBg
	{
		background:#fad54a url(../img/specialityLeftBg.jpg) no-repeat;
		padding-left:0px;
		background-size:100% 100%;
		min-height:100%;
		min-width:100%;
	}
	
	.sSpecialityBg img
	{
		width:12%;
		height:auto;
	}
	
	.contactUsBg {
		background: #c9d94e url(../img/contactLeftBg.jpg) no-repeat;
		min-width: 100%;
		min-height: 100%;
		padding-left: 0px;
		background-size:100% 100%;
	}
	
	.facilitiesBg {
		background: #9b8ce9 url(../img/facilityLeftBg.jpg)no-repeat;
		min-width: 100%;
		min-height: 100%;
		/*background-size:100% 100%;*/
	}
	
	.icon img {
		width: 60%;
		height: auto;
	}
	
	.bottomRightMiddlePos {
		bottom: 19%;
		right: 10%;
		z-index: 2;
	}
	
	.transBox {
		width: 100%;
		min-height: 110px;
	}
	
	.transBox .biconText {
		color: #000;
	}
	
	.headFont {
		font-size: 50px;
	    line-height: 50px;		
	}
	
	.subheadFont {
		font-size: 14px;
	}
	
	.sub2subheadFont {
		font-size: 14px;
		padding-left: 17%;
	}
	
	.locationBtn {
		padding: 10px 40px;
		font-size: 17px;
		margin-left: 7%;
		width: 70%;
	}
	
	.bgAbout{
		padding-left:0px;
	}
	
	.slick-dotted.slick-slider {margin-bottom:30px !important}
	.slick-dots {top:auto !important; right:auto !important; width:100% !important;}

}

@media (min-width: 768px) and (max-width: 1024px) {
	.icon img {
		width: 19%;
		height: auto;
	}
	
	.bottomRightMiddlePos {
		right: 0%;
	}
}

@media (min-width: 768px)
{
.navbar-nav {
    margin-left: 3%;
}
}