@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Lusitana:400,700'); /*font-family: 'Lusitana', serif;*/
@import url('https://fonts.googleapis.com/css?family=Alegreya+Sans:300,300i,400,400i,500,500i,700,700i'); /*font-family: 'Alegreya Sans', sans-serif;*/
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,600'); /*font-family: 'Oswald', sans-serif;*/


body {
	margin: 0px;
	padding: 0px;
	font-family: 'Alegreya Sans', sans-serif;
	background: #f4efe0;
	font-size: 18px;
    line-height: 30px;
}
.list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
	.list li {
		padding-left: 15px;
		margin-bottom: 8px;
		font-size:1.2em;
	}
		.list li:before {
			content: "\f054";
			font-family: 'FontAwesome';
			color: #095b8b;
			font-size: 1.0em;
			margin-left: -15px;
			margin-right: 6px;
		}
 
.footer-new {
	padding-bottom: 0px;
	background: url(../images/impbg.jpg) 0% 0% / cover rgba(204, 204, 204, 0);
}
.logo{
	padding-top:1px;
}
.firstcol{
	margin-left:-15px;
}
@media only screen and (max-width: 1199px) {
	.firstcol {
		margin-left: 0px;
	}
}
.strip {
	position: relative;
	z-index: 6;
	height: auto;
	overflow: hidden;
	background-color: #c17b11;
	border: 1px solid rgba(255,255,255,.1);
	width: 101%;
	margin-top: -30px;
}
	.strip .right {
		z-index: 4;
		padding: 0px 0px 0px 15px;
		color: #fff;
		font-weight: 300;
	}
	.strip .left {
		z-index: 3;
		padding: 15px;
		color: #fff;
		font-weight: 500;
		text-align: right;
		font-size: 0.9em;
	}
.social-circle li a {
	display: inline-block;
	position: relative;
	margin: 0 auto 0 auto;
	text-align: center;
	width: 32px;
	height: 32px;
	border: 1px solid #ffffff;
	font-size: 20px;
	border-radius: 50%;
	/* box-shadow: -2px -2px 1px rgb(0 0 0 / 20%), 1px 1px 2px rgb(0 0 0 / 30%) inset; */
	box-sizing: border-box;
	padding: 0px;
}


.icoFacebook {
	background-color: transparent;
	color: #ffffff !important;
}
.social-circle li i {
	margin: 0;
	line-height: 35px;
	text-align: center;
	color: #ffffff;
}
.social-network a.icoTwitter:hover {
	background-color: transparent;
	color: #3f3f3f !important;
}

.social-circle i {
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}
ul.social-network li {
	display: inline-block;
	margin: 0px 4px 0px 0px;
}
ul.social-network {
	list-style: none;
	display: block;
	padding: 0;
	margin: -40px 0px 0px 120px;
	display: inline-block;
}
.icoTwitter {
	background-color: transparent;
	color: #182030 !important;
}
.icoYoutube {
	background-color: transparent;
	color: #182030 !important;
}
.social-network a.icoFacebook:hover {
	background-color: none;
	color: #3f3f3f !important;
}
.abctitle h1{font-size:48px}
.abctitle {

    color: #17008d;    
    text-decoration: none;
    float: left;
    padding-left: 30px;
    line-height: 29px;
    padding-top: 0px;
    margin-left: 0px;
    padding-left: 0 !important;
    font-weight: 600;
    margin-top:24px;
}

.abctitlehindi {
	font-size: 1.8em;
	color: #c17b11;
	text-decoration: none;
	float: left;
	/* padding-left: 30px; */
	line-height: 29px;
	padding-top: 0px;
	margin-left: 18px;
	padding-left: 0 !important;
	font-weight: 600;
	margin-top: 10px;
}
	.abctitlehindi p {
		font-size: 0.8em;
		color: #4a606c;
		text-decoration: none;
		float: left;
		/* padding-left: 30px; */
		line-height: 29px;
		padding-top: 7px;
		padding-left: 0 !important;
		/* font-weight: 200; */
	}
@media only screen and (max-width: 1199px) {
	.abctitle {
		font-size: 1.4em;
	}
}

	.abctitle p {
		font-size: 0.8em;
		color: #4a606c;
		text-decoration: none;
		float: left;
		/* padding-left: 30px; */
		line-height: 29px;
		padding-top: 7px;
		padding-left: 0 !important;
		/* font-weight: 200; */
	}
@media only screen and (max-width: 1199px) {
	.abctitle p {
		padding-top: 0px;
		margin-top: -10px;
		line-height: 50px;
	}
}
.abctitlelogo {
	margin-top: 10px;
	margin-left: -10px;
}
.owl-carousel .owl-stage-outer {
	position: relative;
	transform: translate3d(0px, 0px, 0px);
	overflow: hidden;
}

.important-links {
	margin-top: 20px;
	text-align: center;
}
#home_services {
	background-color: #bb8337;
	padding: 20px 0px;
	background-image: url(../images/impbg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.stars {
	margin-top: 30px;
	margin-bottom: 5px;
	position: relative;
}
	.stars h1 {
		color: #1e4268;
		font-size: 2.5em;
		text-transform: uppercase;
		text-align: center;
		margin-top: 0px;
		margin-bottom: 5px;
		font-family: 'Oswald', sans-serif !important;
	}

	.stars h1 {
		color: #1e4268;
		font-size: 2.5em;
		text-transform: uppercase;
		text-align: center;
		margin-top: 0px;
		margin-bottom: 30px;
		font-family: 'Oswald', sans-serif !important;
	}

h1 {
	margin: 0px;
	padding: 0px;
}
.stars h1:before {
	content: url(../images/h1-left.jpg);
	margin-right: 20px;
}
.stars h1:after {
	content: url(../images/h1-right.jpg);
	margin-left: 20px;
}
 
 
.thumbnail {
	position: relative;
	padding: 0;
	margin: 5px 5px 20px 5px;
	border: none !important;
	border-radius: 0px !important;
	box-shadow: 1px 1px 1px #a7959545;
	background: #fdf9f9;
}
.stars .thumbnail img {
	width: 80%;
	border-radius: 50%;
}

.stars .thumbnail img {
	width: 80%;
	border-radius:9%;
	/*border-radius: 50%;*/
	border: 12px solid #f8930526;
	box-shadow: 0px 0px 5px rgb(132 131 131 / 74%);
}
.thumbnail img {
	width: 100%;
}
.item img {
	width: 100%;
	max-height: 400px;
}
.thumbnail .caption {
	text-align: center;
}
.stars h4 {
	color: #272727;
	font-size: 1.2em;
	text-transform: capitalize;
	border-bottom: solid 2px #272727;
	line-height: 32px;
	font-family: 'Oswald', sans-serif !important;
}
.stars .btn-primary {
	border: 0px solid #121213 !important;
	font-size: 14px;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #3aa8aa;
	border-radius: 0;
}
.navbar-inverse .navbar-nav > li > a, .btn {
	text-decoration: none;
}
#owl-demo .owl-nav, #owl-demo-new .owl-nav, .imp-site .owl-nav {
	text-align: center;
	margin-bottom: 10px;
}


	#owl-demo .owl-nav button, #owl-demo-new .owl-nav button, .imp-site .owl-nav button {
		display: inline-block;
		margin: 3px;
		padding: 6px 15px !important;
		background-color: #17008d;
		
		color: #fff;
	}
#owl-demo-new .owl-dots {
	text-align: center;
}
.prohead{
	margin-top:30px;
}
.incontentgallery {
	padding: 15px;
	min-height: 358px;
	border: 1px solid #ccc;
	background-color: #fff;
}
.galleryphoto {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.galleryphotoview {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.galleryphoto li {
	padding: 5px;
	box-sizing: border-box;
	width: 33%;
}
.galleryphoto li .thumbnail {
	border-radius: 0px;
	color: #000;
	padding: 5px;
	margin-bottom: 0px;
}
.galleryphoto li img {
	max-width: 100%;
	height: 180px;
}
@media only screen and (max-width: 1199px) {
	.galleryphoto li img {
		height: 100%;
	}
}


.galleryphoto li .caption {
	display: block;
	min-height: 50px;
}

.owl-carousel .owl-dots {
	display: none;
}
.owl-dots .owl-dot {
	background: #fff !important;
	height: 5px !important;
	width: 30px !important;
	margin: 0px 2px;
}
.owl-carousel .owl-stage {
	display: block;
	text-align: center;
	margin: 0 auto;
}
 
.item-new {
	margin: 3px !important;
}
.thumbnail {
	position: relative;
	/*padding: 0;*/
	padding-top:15px;
	margin: 5px 5px 20px 5px;
	border: none !important;
	border-radius: 0px !important;
	box-shadow: 1px 1px 1px #a7959545;
	background: #fdf9f9;
}
.owl-carousel .owl-item1 {
	float: none !important;
	display: inline-block !important;
	text-align: center !important;
}

.bannerother {
	border: 5px solid #fff;
	box-shadow: 0px 0px 8px rgb(0 0 0 / 20%);
	/* min-height: 300px; */
}
.prductlist .card {
	margin: 0 0 -1px 0;
	box-shadow: none;
}

.prductlist .card {
	background-color: rgba(255, 255, 255, 0.09);
}

.cb1 {
	border: solid 1px #7833F6;
	padding: 10px;
}

.card {
	background-color: rgb(255, 255, 255);
	border-radius: 2px;
	box-shadow: 0px 2px 5px 0px rgb(0 0 0 / 16%), 0px 2px 10px 0px rgb(0 0 0 / 12%);
	margin-top: 15px;
	position: relative;
	transition: box-shadow 0.25s ease 0s;
}
.prductlist .card-content {
	background-color: #FFF;
}

.card-content {
	text-align: center;
}
.prductlist .card-content a {
	display: block;
	min-height: 144px !important;
	padding: 19px 5px !important;
}

.card a {
	text-decoration: none;
	color: #fff !important;
}

.card a {
	text-decoration: none;
}
.prductlist .card-content i {
	margin-bottom: 10px;
	clear: both;
	width: 100%;
	display: block;
	vertical-align: middle;
	font-size: 3em;
}

.c1 {
	background: #7833F6;
	color: #fff;
}

	.c1 a {
		color: #fff;
	}

.c2 {
	background: #62C7F4;
	color: #000;
}

.c3 {
	background: #7CE542;
	color: #fff;
}

	.c3 a {
		color: #fff;
	}

.c4 {
	background: #F3EF2D;
	color: #000;
}

.c5 {
	background: #4C86F2;
	color: #fff;
}

	.c5 a {
		color: #fff;
	}

.prductlist{
	width:98%;
	margin-top:40px;

}
.linkstitle {
	text-align: center;
	font-size: 2em;
	font-weight: 800;
	color: #fff;
	position: relative;
	top: auto;
	padding-bottom: 15px;
	margin-top:-15px;
}
.linkstitletop {
	text-align: center;
	font-size: 2em;
	font-weight: 800;
	color: #17008d;
	position: relative;
	top: auto;
	padding-bottom: 15px;
	margin-top: -20px;
}
	.linkstitletop::before {
		width: 25px;
		height: 25px;
		border-radius: 3px;
		background-color: #17008d;
		margin: 0px auto;
		content: "";
		position: absolute;
		right: 0;
		left: 0;
		bottom: -12px;
		transform: rotate(45deg);
	}

	.linkstitletop::after {
		content: "";
		position: absolute;
		right: 0;
		left: 0;
		margin: 0px auto;
		bottom: 0px;
		height: 1px;
		width: 10%;
		background-color: #17008d;
	}
.linkstitle::before {
	width: 25px;
	height: 25px;
	border-radius: 3px;
	background-color: #fff;
	margin: 0px auto;
	content: "";
	position: absolute;
	right: 0;
	left: 0;
	bottom: -12px;
	transform: rotate(45deg);
}
.linkstitle::after {
	content: "";
	position: absolute;
	right: 0;
	left: 0;
	margin: 0px auto;
	bottom: 0px;
	height: 1px;
	width: 16%;
	background-color: #fff;
}
.cb1 i {
	color: #439030;
}

.cb2 {
	border: solid 1px #62C7F4;
	padding: 10px;
}

	.cb2 i {
		color: #E59F40;
	}

.cb3 {
	border: solid 1px #7CE542;
	padding: 10px;
}

	.cb3 i {
		color: #AD3534;
	}
.abcdef {
	width: 200px !important;
	margin-right:0px !important;
	margin-left:30px;
}

#amenities .owl-nav button, #important-link-btn .owl-nav button {
	font-size: 1em;
	height: 30px;
	line-height: 0px;
	color: rgb(255, 255, 255);
	cursor: pointer;
	display: inline-block;
	background: #17008d;
	margin: 0px 5px;
	padding: 11px !important;
}


.cb4 {
	border: solid 1px #F3EF2D;
	padding: 10px;
}

	.cb4 i {
		color: #CE67B8;
	}

.cb5 {
	border: solid 1px #4C86F2;
	padding: 10px;
}

	.cb5 i {
		color: #684CBD;
	}

.cb6 {
	border: solid 1px #3DDEF0;
	padding: 10px;
}

	.cb6 i {
		color: #018C85;
	}

.cb7 {
	border: solid 1px #3BD050;
	padding: 10px;
}

	.cb7 i {
		color: #C00;
	}

.cb8 {
	border: solid 1px #FCB441;
	padding: 10px;
}

	.cb8 i {
		color: #F63;
	}

.cb9 {
	border: solid 1px #009688;
	padding: 10px;
}

.cb10 {
	border: solid 1px #00BCD4;
	padding: 10px;
}

.card-content {
	text-align: center;
}

.card a {
	text-decoration: none;
}

	.card a:hover {
		text-decoration: none;
	}

.card-content span {
	color: #4A4A4A;
	/*	font-size: 15px;*/
	font-weight: 500 !important;
}
.prductlist .card-content span {
	margin: 0;
	font-weight: 500;
	clear: both;
	width: 100%;
	display: block;
	vertical-align: middle;
	font-size: 1.123em;
}

.card-content span {
	color: #4A4A4A;
	/* font-size: 15px; */
	font-weight: 500 !important;
}

.feature {
	margin-top: 20px;
	background-image: url(../images/feature.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-attachment: inherit;
	padding: 20px 0px;
	font-family: 'Roboto Condensed', sans-serif;
}
.implink-wrap {
	position: relative;
	padding: 25px 0px 30px 0px;
	background-color: #fff;
	background-image: url(../images/imp-link-bg.jpg);
	background-repeat: repeat;
	background-position: center;
}
	.implink-wrap .busheading h2 {
		color: #000;
		font-weight: 900;
	}

	.implink-wrap .busheading {
		text-align: center;
		font-size: 2em;
		font-weight: 800;
		color: #000;
		position: relative;
		top: auto;
		padding-bottom: 15px;
		margin-top: -55px;
	}

		.implink-wrap .busheading:after {
			content: "";
			position: absolute;
			right: 0;
			left: 0;
			margin: 0px auto;
			bottom: 0px;
			height: 1px;
			width: 20%;
			background-color: #2e4b90;
		}

		.implink-wrap .busheading:before {
			width: 25px;
			height: 25px;
			border-radius: 3px;
			background-color: #2e4b90;
			margin: 0px auto;
			content: "";
			position: absolute;
			right: 0;
			left: 0;
			bottom: -12px;
			transform: rotate(45deg);
		}

.brand-items {
	list-style: none;
	margin: 50px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	display: table;
	width: 95%;
	margin-top:40px;
}

.imagerel {
	display: block;
	height: auto;
}
	.brand-items li {
		list-style: none;
	}

	.brand-items .owl-controls .owl-page span {
		background: #fff;
	}


#welcome {
	/* padding: 20px 15px; */
	padding: 10px 5px 0px 15px;
	background-color: #fff;
	background-image: url(../images/welcome-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.glance {
	padding: 15px;
	border: 1px solid #ccc;
	min-height: 418px;
}
	.glance .title {
		text-align: center;
		padding-bottom: 10px;
		border-bottom: 1px solid #eee;
		margin-bottom: 15px;
	}
.btn-outline {
	display: inline-block;
	padding: 4px 15px;
	border: 2px solid #ccc;
	font-size: .85em;
	text-transform: uppercase;
	transition-duration: .3s;
}
.btn-outline-warning {
	border-color: #e21f1f;
	color: #e21f1f;
}
	.btn-outline-warning:hover, .btn-outline-warning:focus, .btn-outline-warning:active {
		border-color: #c17b11;
		background-color: #c17b11;
		color: #fff;
		text-decoration: none;
	}
.title {
	position: relative;
}
.glance .title h4 {
	padding: 0px;
	text-align: center;
	margin: 0px;
	font-weight: 400;
	font-size: 2.0em;
	color: #2e4b90;
}

.glance .content p {
	padding: 0px;
	text-align: left;
	margin: 0px;
	font-weight: 400;
	font-size: 1.1em;
	color: #000;
}
.title h4 {
	font-weight: 900;
	position: relative;
	z-index: 2;
	display: inline-block;
	background-color: #fff;
	padding-right: 10px;
	color: #000;
}
.glance .title h4 span {
	display: block;
	font-weight: 900;
	color: #17008d;
	margin-top: 10px;
}
.bg-white{
	background-color:#fff;
}
.et-run .fa:before {
	content: "\f04c" !important;
}
.news {
	padding: 15px;
	border: 1px solid #ccc;
}
	.news .title {
		margin: -15px -15px 10px -15px;
		background-color: #2e4b90;
		padding: 3px 15px;
	}

		.news .title .toggle2 {
			float: right;
			color: #fff;
			padding: 2px 10px;
			border: 3px solid #fff;
			margin-top: 3px;
		}

		.news .title h4 {
			background-color: transparent;
			color: #fff;
		}

		.news .title:after {
			display: none;
		}

	.news .foot {
		padding: 10px 15px 0px 15px;
		border-top: 1px solid #eee;
	}

.vticker {
	height: 370px !important;
	margin-bottom: 15px;
}

	.vticker .arw, .vticker .dtype, .vticker .fa-file-pdf-o {
		display: none;
	}

	.vticker .dsize {
		font-size: .8em;
		color: #352961 !important;
		margin-top: 5px;
	}
	/*.vticker .dsize:before {
	content: "\f1c1";
	color: #D32F2F;
	font-family: FontAwesome;
}*/
	.vticker ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
	}

		.vticker ul li {
			padding-bottom: 10px;
			padding-top: 10px;
			border-bottom: 1px solid rgba(0,0,0,.1);
			position: relative;
			padding-left: 60px;
			text-transform:lowercase;
		}

			.vticker ul li:before {
				content: url(../images/small.png);
				position: absolute;
				padding: 0px;
				border-radius: 50%;
				left: 0;
				width: 50px;
				height: 50px;
			}

			.vticker ul li a {
				display: block;
				color: #2a2a2a;
				font-weight: 500;
				
				padding:5px;
			}

			.vticker ul li span {
				display: block;
			}

			.vticker ul li .ndate {
				color: #a3a3a3;
				font-size: 0.82em;
				text-transform: uppercase;
				font-weight: 900;
				margin-bottom:3px;
			}

			.vticker ul li .dsize {
				color: #666;
				font-size: 0.80em;
			}

/*=========top-header*/
.top-main-menu .navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 0px;
	border: 1px solid transparent;
}
.top-nav {
	background-color: #17008d;
	padding: 3px 0px;
	z-index: 10;
	position: relative;
	border-bottom: 0px;
	font-size: 13px;
	height: auto;
	font-weight: normal;
	font-family: 'Alegreya Sans', sans-serif;
	transition-duration: .3s;
}
.menu{background-color: #17008d;}
.homebanner-wrap {
	/*margin-top: 25px*/
	margin-top: 0px;
}
.top-nav:before {
	content: '';
	position: absolute;
	left: -25px;
	width: 0;
	height: 0;	
	z-index: 102;
	top: 0;
}
.top-nav .time {
	float: left;
	color: #fff;
	text-decoration: none;
	padding-top: 7px;
}
.top-nav .time i {
	font-size: 14px;
}
.top-nav ul {
	margin: 0px;
	padding: 0px;
	float: right;
}
.top-nav li {
	list-style-type: none;
	text-align: right;
	padding: 5px 10px;
	display: inline-block !important;
}
.top-nav li:nth-child(1) {
	border-right: solid 1px RGBA(179, 174, 174, 0.65);
}
.top-nav li:nth-child(2) {
	border-right: solid 1px RGBA(179, 174, 174, 0.65);
}
.top-nav li:nth-child(3) {
	border-right: solid 0px RGBA(179, 174, 174, 0.65);
	padding-left: 5px;
	padding-right: 2px;
}
.top-nav li:nth-child(4) {
	border-right: solid 0px RGBA(179, 174, 174, 0.65);
	padding-left: 2px;
	padding-right: 2px;
}
.top-nav li:nth-child(5) {
	border-right: solid 0px RGBA(179, 174, 174, 0.65);
	padding-left: 2px;
	padding-right: 2px;
}
.top-nav li:nth-child(6) {
	padding-left: 2px;
	padding-right: 2px;
}
.top-nav li:nth-child(7) {
	padding-left: 2px;
	padding-right: 2px;
}
.top-nav li:nth-child(8) {
	padding-left: 2px;
	padding-right: 10px;
	border-right: solid 1px RGBA(179, 174, 174, 0.65);
}
.top-nav li:nth-child(9) {
	border-right: solid 1px RGBA(179, 174, 174, 0.65);
	padding-left: 5px;
	padding-right: 10px;
	font-family: "arial unicode MS";
	font-size: 14px;
}
.top-nav li:nth-child(10) {
	padding-left: 2px;
	padding-right: 10px;
	position: relative;
}
.search input[type="text"] {
	color: #666;
	border: none;
	outline: none;
	padding: 3px 6px;
}
.search:after {
	content: "\f002";
	font-family: "FontAwesome";
	font-size: 14px;
	font-style: normal;
	text-align: center;
	background: #ffc700;
	padding: 2px 5px 3px;
    position: absolute;
    top: 5px;
    right: 7px;
}
.search > a {
	display: block;
	padding: 5px 0px;
	text-decoration: none;
}
.stylish-input-group .input-group-addon {
	background-color: #eda12e;
	border: 1px solid #eda12e;
	color: #fff;
}
.stylish-input-group .form-control {
	border-right: 0;
	box-shadow: 0 0 0;
	border-color: #ccc;
	border-radius: 2px;
}
.stylish-input-group button {
	border: 0;
	background: transparent;
}
.searchbox {
	margin-top: 8px;
	padding-left: 200px;
}
.searchdiv {
	background-color: rgba(23, 52, 75, 0.79);
	display: none;
	height: 100%;
	padding: 20% 20% 10% 20%;
	position: fixed;
	top: 0%;
	width: 100%;
	z-index: 517;
}
.searchclose {
	font-size: 35px;
	display: block;
	cursor: pointer;
	color: #fff;
}
.searchclose:hover {
	color: #fff;
}
.searchdiv .form-control {
	height: 60px;
	background-color: rgba(255,255,255,.0);
	border-radius: 0px;
	border-bottom: 3px solid rgba(255,255,255,.5);
	font-size: 30px;
	color: #fff;
	border: 0px;
	border-bottom: 3px solid rgba(255,255,255,.8);
}
.searchdiv .form-control:focus {
	box-shadow: none;
}
.toggle {
	display: none;
}
.top-nav li a {
	color: #fff;
}
.top-nav li a:hover {
	text-decoration: none;
}
.top-nav .btn-xs {
	padding: 3px 5px;
	line-height: 1.5;
	border-radius: 0px;
	border: solid 1px rgba(255,255,255,.5);
	background-color: #fff;
	color: #333;
	font-weight: bold;
	border-radius: 2px;
}
.top-nav .btn-black {
	padding: 3px 6px;
	font-size: 10px;
	line-height: 1.5;
	border-radius: 0px;
	border: solid 1px #fff;
	background-color: rgba(255,255,255,.1);
	color: #fff;
}
.top-nav .btn-blue {
	padding: 4px 8px;
	font-size: 12px;
	line-height: 1.1;
	border-radius: 0px;
	border: solid 0px #000;
	background-color: #00B9BE;
	color: #fff;
}
.top-nav .btn-yellow {
	padding: 4px 6px;
	font-size: 12px;
	line-height: 1.1;
	border-radius: 0px;
	border: solid 0px rgb(216, 71, 14);
	background-color: #F57D57;
	color: #fff;
}
.top-nav .input-sm {
	height: 21px;
	margin: 0px;
	padding: 0px 10px;
	border-radius: 0px;
}
.top-nav .navbar-right {
	float: right !important;
	margin-bottom: 0;
	margin-right: -15px;
	margin-top: -1px;
}
.top-nav .blue-theme {
	background-color: #095b8b;
	color: #fff;
	border-color: rgba(255,255,255,.5);
}
.top-nav .black-theme {
	background-color: #5c5c5c;
	border-color: rgba(255,255,255,.5);
	color: #fff;
}
.top-nav .red-theme {
	background-color: #CF1515;
	color: #fff;
}
.head-section {
	min-height: 160px;
	transition: 1s all;
	/*background: url(../images/header-bg1.jpg) 100% 100% repeat-x;*/
    background-color: #fff;
    border-bottom: 4px solid #095b8b;
}
.head-section .rightlogo {
	margin-top: 8px
}
.head-section .leftlogo {
	margin-top: 3px
}
/*========top-header==end*/

header {
	position: relative;
	z-index: 500;
}
header img {
	position: relative;
	z-index: 0;
	width: 150px;
}
.top-main-menu {
	position: relative;
	right: 0px;
	left: 0px;
	margin: 0px auto;
	top: 0px;
	z-index: 2;
	box-shadow: 0px 0px 8px rgba(0,0,0,.3);
}
.navbar-inverse {
	background-color: #17008d;
	
	border-radius: 0px;
}
.navbar-nav > li > a {
	font-family: 'Oswald', sans-serif;
	color: #fff !important;
	font-size: 1.1em;
	padding: 15px 15px;
}
.dept {
	position: relative;
	z-index: 100;
	margin-top: -39px;
}
.dropdown > a:after {
	content: "\f107";
	font-family: "FontAwesome";
	margin-left: 6px;
	font-size: 20px;
}
.home > a::after {
	content: "\f015";
	font-family: "FontAwesome";
	font-size: 15px;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
	color: #fff !important;
	background-color: #18B2E8;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
	color: #fff !important;
	background-color: #2e4b90;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
	color: #fff !important;
	background-color: #2e4b90;
}
.navbar .dropdown-menu {
	width: 200px !important;
	background-color: rgba(255,255,255,1);
	padding: 0px;
}
.navbar .dropdown-menu li {
	border-bottom: 1px solid rgba(0,0,0,.1);
}
.navbar .dropdown-menu > li > a {
	font-size: 1.2em !important;
	padding: 7px 10px !important;
	white-space: normal;
}
.navbar .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	color: #fff !important;
	background-color: #2e4b90;
	text-decoration: none;
}
 
/*.imagerel {
	position: relative;
	z-index: 0;
	margin: auto;
	width:220px;
}
@media only screen and (max-width: 1199px) {
	.imagerel {
		position: relative;
		z-index: 0;
		margin: auto;
		width: 193px;
	}
}*/
.leaderbox {
	margin-bottom: 15px;
	border: 5px solid #fff;
	box-shadow: 0px 0px 8px rgba(0,0,0,.2);
	min-height: 210px;
}
.leaderboxp {
	margin-bottom: -15px;
	border: 5px solid #fff;
	box-shadow: 0px 0px 8px rgba(0,0,0,.2);
	min-height: 250px;
}
.banner {
	border: 5px solid #fff;
	box-shadow: 0px 0px 8px rgba(0,0,0,20%);
	/*min-height: 420px;*/
}
.bannerp {
	border: 5px solid #fff;
	box-shadow: 0px 0px 8px rgba(0,0,0,.2);
	min-height: 350px;
}
.menuFxd {
	position: fixed;
	right: 0;
	left: 0;
}
.min-padding {
	padding-right: 5px;
}
/*leader-box*/
.yogi {
	background-color: #095b8b
}
.chairman {
	background-color: #f9980e
}
.leaderbox img {
	border-radius: 100px;
	margin: auto
}
.leaderbox img {
	border-radius: 100%;
	margin: 8px auto;
	width: 102px;
	height: 102px;
	border: 2px solid #98c2d8;
}
.leaderbox h4 {
	margin: 1px;
	font-size: 14px;
	color: #fff;
	text-align: center;
}
.leaderbox p {
	margin: 3px 0px 0px 0px;
	font-size:12px;
	margin-bottom:10px;
	color: #fff;
	text-align: center;
	line-height: 14px;
}

.leaderboxp img {
	border-radius: 100px;
	margin: auto
}

.leaderboxp img {
	border-radius: 100%;
	margin: 8px auto;
	width: 220px;
	height: 220px;
	border: 2px solid #98c2d8;
}

.leaderboxp h4 {
	margin: 0px;
	font-size: 1.1em;
	color: #fff;
	text-align: center;
}

.leaderboxp p {
	margin: 3px 0px 0px 0px;
	font-size: 0.9em;
	color: #fff;
	text-align: center;
	line-height: 14px;
}
/*leader-box---end*/

/*#ticker2 .news-item span.date-wrap, #ticker2 .ndate {
	color: #FFF;
	background: #f9980e;
	width: 55px;
	height: 62px;
	position: absolute;
	left: 0px;
	font-size: 12px;
	text-align: center;
	padding: 2px 0px;
}*/
/*#ticker2 .news-item span.date {
	color: #FFF;
	display: block;
	font-size: 17px;
}*/
/*.news {
	padding: 30px 0px 0px 0px;
}*/
.news-section h3 {
	background-size: cover;
	background: url(../images/news-head-bg.html);
	font-size: 1.5em;
	font-family: 'Oswald', sans-serif;
	color: #fff;
	padding: 13px;
	font-weight: normal;
}
.play-pause {
	position: absolute;
	top: 12px;
	right: 15px;
}
.play-pause .btn-info, .play-pause .btn-info:hover {
	color: #fff;
	background-color: #5bc0de00;
	border-color: #46b8da00;
	font-size: 19px !important;
	box-shadow: none;
}
.play-pause .btn-danger, .play-pause .btn-danger:hover {
	color: #fff;
	background-color: #d9534f00;
	border-color: #d43f3a00;
	font-size: 22px !important;
	box-shadow: none;
}
.news-section .panel-heading {
	padding: 0px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.panel-body.pressRelease {
	padding: 0 0px;
}
.news-section h2.panel-title {
	background: #0CF;
	font-size: 25px;
	font-family: 'Oswald', sans-serif;
	color: #fff !important;
	padding: 13px;
	font-weight: normal;
}
.news-section {
	background: #FFF;
	box-shadow: 0px 0px 8px #ccc;
}
.news-section .view-more-section .pull-right {
	margin-left: .3em;
	font-size: 35px;
	margin-top: -5px;
}
.view-more-section a {
	display: block;
	font-weight: 500;
	color: #fff;
}
.news-section .upsbcc-about {
	min-height: 370px;
}
.news-section .upsbcc-about p {
	font-size: 1.0em;
	line-height: 25px;
}
.news-section .fa-ul {
	padding: 0 15px;
	margin-left: 0;
	list-style-type: none;
	height: 360px;
}
.view-more-section {
	display: block;
	background: #f9980e;
	margin: -30px 0px 0 0px;
	position: relative;
	text-align: left;
	padding: 10px 11px;
	font-weight: 100;
	font-size: 18px;
}
#ticker1 .news-item {
	background: url(../images/new-icon.html) left 8px;
	background-repeat: no-repeat;
	font-weight: 100;
	font-size: 15px;
	color: #333333;
	border-bottom: 1px solid #e5e5e5;
	display: block;
	padding: 3px 0 0px 72px;
	overflow: hidden;
	width: 100%;
	min-height: 86px;
}
.stopped {
	margin-top: 0px !important;
}
/*#ticker2 .news-item {*/
	/* background: url(../images/news-list1.jpg) left 25px; */
	/*background-repeat: no-repeat;
	font-weight: 100;
	font-size: 13px;
	color: #333333;
	border-bottom: 1px solid #e5e5e5;
	display: block;
	padding: 12px 0 14px 80px;
	overflow: hidden;
	width: 100%;
	min-height: 100px;
}*/
/*.news-item a {
	color: #333333;
	display: block;
	font-size: 1.1em;
	font-weight: 400;
}
.ndate {
	display: inline-block;
	color: #000;
	font-size: 0.9em;
}
.ndate:before {
	 
	display: block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fff;
}
#ticker1 .ndate:before {
	content: "\f073";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #cd4959;
	margin-right: 5px;
}
#ticker1 .ndate {
	display: inline-block;
	color: #095b8b;
	font-size: 0.9em;
	margin-right: 14px;
}
.dsize {
	display: inline-block;
	color: #095b8b;
	font-size: 0.9em;
	margin-right: 14px;
}
#ticker2 .ndate {
	display: inline-block;
	color: #fff;
	font-size: 0.9em;
	margin-right: 14px;
	float: left;
	vertical-align: top;
	margin-top: -30px;
	width: 72px;
	padding-top: 10px;
}
.news-item .fa-file-pdf-o {
	font-size: 12px;
	margin-right: 5px;
}*/
/*news-end===========*/


/*complent-cell===========*/
.complent-cell {
	transition: 1s all;
	/*margin-top: 20px;*/
	padding: 37px 0px;
	/* min-height: 200px; */
	background: url(../images/contact-bg.html) 100% 100%;
	background-size: cover;
}
.complent-cell .research-cell-bg {
	background: #2e97ce !important
}
.complent-cell .research-cell-bg:hover {
	background: #1783bb !important
}
.complent-cell .rti-bg {
	background: #72b41d !important
}
.complent-cell .rti-bg:hover {
	background: #64a313 !important
}
.complent-cell .download-bg {
	background: #009688 !important
}
.complent-cell .download-bg:hover {
	background: #097168 !important
}
.complent-cell span {
	margin-right: 10px;
	float: left;
	min-height: 125px;
	border-right: 1px solid hsla(0, 0%, 11%, 0.17);
	padding: 25px 10px 25px 10px;
}
.complent-cell .com-cell {
	background: #f57c00
}
.complent-cell .com-cell:hover {
	background: #ce6903;
	transition: 1s all
}
.complent-cell a {
	font-family: 'Oswald', sans-serif;
	display: flex;
	align-items: center;
	font-size: 1.5em;
	color: #fff;
}
/*complent-cell===========*/


/*facility-of-reservation===========*/
.facility-of-reservation .fr-slider {
	border-top: 3px solid #095b8b;
	padding-top: 5px;
}
.facility-of-reservation {
	margin: 30px 0px 0px 0px;
}
.facility-of-reservation .fr-tittle h3 {
	font-size: 24px;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	margin: 0px;
}
.facility-of-reservation .fr-tittle {
	background-color: #095b8b;
	color: #fff;
	display: inline-block;
	padding: 18px 15px;
	position: relative;
}
.facility-of-reservation .fr-tittle:after {
	border-bottom: 65px solid #095b8b;
	border-right: 53px solid transparent;
	content: "";
	height: 0;
	right: -53px;
	position: absolute;
	top: 0px;
	width: 0;
}
.fr-tittle::before {
	background: #095b8b;
	height: 5px;
	width: 100%;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.facility-of-reservation .welcome .btn-design {
	position: absolute;
	bottom: 15px;
	margin: 0px auto;
	left: 0px;
	right: 0px;
	background-image: url(../images/bg-border.html);
	background-repeat: repeat-x;
	background-position: center;
	width: 90%;
}
/*.facility-of-reservation .btn-design span {
    padding: 0px 15px;
    background-color: #fff;
}*/
.facility-of-reservation .btn-purple {
	/* box-shadow: inset 0 -100px 0 0 #fff; */
    /* background-color: #AC1328; */
	color: #3c3c3c !important;
	border-radius: 0px;
	transition-duration: .3s;
	float: right;
	margin-top: 21px;
	border: 1px solid #ddd;
}
.facility-of-reservation .btn-purple:hover {
	box-shadow: inset 0 0px 0 0 #095b8b;
	color: #131313 !important;
	border-color: #095b8b;
}
.fr-slider .owl-theme .owl-controls .owl-buttons .owl-prev {
	position: absolute;
	left: -15px;
	top: 75px;
	font-size: 55px;
	background: border-box;
	color: #000;
}
.fr-slider .owl-theme .owl-controls .owl-buttons .owl-next {
	position: absolute;
	right: -15px;
	top: 75px;
	font-size: 55px;
	background: border-box;
	color: #000;
}
.fr-slider .owl-theme .owl-dots {
	display: none;
}
.fr-slider .owl-theme .owl-nav .owl-next {
	background: url(../images/sl-right-arrow.html) right no-repeat;
	text-indent: 63px;
	opacity: 0.5;
	cursor: pointer;
	position: absolute;
	right: -12px;
	top: 100px;
	height: 41px;
	width: 50px;
}
.fr-slider .owl-theme .owl-nav .owl-prev {
	background: url(../images/sl-left-arrow.html) left no-repeat;
	text-indent: -304px;
	opacity: 0.5;
	cursor: pointer;
	position: absolute;
	left: -10px;
	top: 100px;
	height: 41px;
	width: 50px;
}
.fr-slider .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display: inline-block;
}
.fr-slider .sl-caption {
	position: absolute;
	bottom: 0px;
	background: rgba(0, 0, 0, 0.75);
	left: 0px;
	right: 0px;
	padding: 15px;
}
.fr-slider .sl-caption p {
	font-family: 'Oswald', sans-serif;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	margin: 0px;
}
/*.facility-of-reservation .fr-slider .owl-item {
	margin: 25px
}*/

 
.facility-of-reservation .fr-slider .item {
	margin: 25px
}
.facility-of-reservation .fr-slider .sl-caption {
    margin: 88px;
	margin-bottom: 25px;
   height: 65px;
}
/*facility-of-reservation=end===========*/

/*events-section===========*/


.events-wrap {
	transition: 1s all;
	padding: 35px 0px 24px 0px;
	background: url(../images/events-bg.html) 100% 100%;
	background-size: cover;
}
.events-wrap .news-section .fa-ul {
	padding: 0 15px;
	margin-left: 0;
	list-style-type: none;
	height: 259px !important
}
/*events=end===========*/

.important-links .owl-theme .owl-controls .owl-buttons .owl-prev {
	position: absolute;
	left: -33px;
	top: 6px;
	font-size: 40px;
	background: border-box;
	color: #000;
}
.important-links {
	margin: 40px 0px 30px 0px;
}
.box-sdw {
	background: #fff
}
.box-sdw .panel-heading {
	padding: 0px
}
.box-sdw h2.panel-title {
	background: #095b8b;
	font-size: 25px;
	font-family: 'Oswald', sans-serif;
	color: #fff !important;
	padding: 13px;
	font-weight: normal;
}
.events-wrap .box-sdw .fa-ul {
	padding: 0 15px;
	margin-left: 0;
	list-style-type: none;
	height: 259px !important;
}
.important-links .owl-item {
	padding: 0px 0px
}
.important-links .owl-theme .owl-controls .owl-buttons .owl-next {
	position: absolute;
	right: -33px;
	top: 6px;
	font-size: 40px;
	background: border-box;
	color: #000;
}
.events-wrap .testimonial-content .poem-icon {
	font-size: 25px;
	color: #e4e4e4
}
.events-wrap .testimonial-content {
	padding: 10% 10%
}
.events-wrap .testimonial-content p {
	text-align: center;
	font-size: 16px;
	letter-spacing: 0px;
	line-height: 25px;
}
.events-wrap .testimonial-wrap {
	background: #fff;
	min-height: 323px;
}
.events-wrap .test-head {
	background: #0CF
}
.events-wrap .test-head h3 {
	background: #095b8b;
	font-size: 25px;
	font-family: 'Oswald', sans-serif;
	color: #fff !important;
	padding: 13px;
	font-weight: normal;
	margin: 0px;
}
.events-wrap .testimonial-content .poem-icon {
	padding: 0px 10px
}
.events-wrap .testimonial {
	z-index: 999
}
.events-wrap .testimonial .owl-buttons {
	position: absolute;
	right: 6px;
	top: -41px;
}
.events-wrap .owl-theme .owl-controls .owl-buttons .owl-prev {
	color: #fff;
	display: inline-block;
	zoom: 1;
	margin: 3px;
	padding: 0px 8px;
	font-size: 20px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 0px;
	background: none;
	filter: Alpha(Opacity=50);
	opacity: 0.8;
	border: 1px solid #015680;
}
.events-wrap .owl-theme .owl-controls .owl-buttons .owl-next {
	color: #fff;
	display: inline-block;
	zoom: 1;
	margin: 3px;
	padding: 0px 8px;
	font-size: 20px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 0px;
	background: none;
	filter: Alpha(Opacity=50);
	opacity: 0.8;
	border: 1px solid #015680;
}
/*foooter===========*/
.footer-wrap {
	width: 100%;
	background: #17008d;
	display: block;
	padding: 0px;
	float: left;
}
.footer-wrap .footer-content-wrap p {
	text-align: center
}
.footer-wrap ul.privancy {
	text-align: center;
	margin-top: 10px;
}
.footer-wrap ul.privancy li {
	display: inline-block;
	border-right: 1px solid #fbd552;
	color: #fbd552;
	padding: 0px 15px;
	font-size: 14px
}
.footer-wrap ul.privancy li a {
	color: #fbd552;
}
.footer-wrap ul.privancy li:nth-child(6) {
	border-right: 0px solid #fbd552;
	color: #fbd552;
	padding: 0px 15px
}
.footer-wrap .footer-content-wrap {
	margin: 0% 13%
}
.footer-wrap .footer-content-wrap {
	color: #FFF;
	font-size: 16px
}
.footer-bottom {
	background: #352520;
	font-size: 14px;
	float: left;
	width: 100%
}
.footer-bottom p {
	padding: 18px;
	margin: 0px;
	color: #fff;
}
.footer-bottom .text-right {
	margin-top: 20px;
	color: #fff;
	font-size: 0.9em;
}
/*footer-end===========*/



/*==============inner-menu*/

/*inner menu*/

.innermenu {
	/*  box-shadow: 0 2px 11px #333333;*/
	min-height: 330px;
	outline: 0;
	position: relative;
}
.innermenu * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0;
}
.innermenu .innermenu-header {
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #095b8b;
	height: 50px;
	line-height: 45px;
	width: 100%;
	border-bottom: 1px solid #095b8b;
	margin-bottom: 10px;
}
.innermenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.innermenu ul li {
	position: relative;
	width: 100%;
	margin-bottom: 8px;
}
.innermenu ul > li:nth-child() a {
	font-weight: bold;
	font-size: 20px !important;
	color: #095b8b !important;
	width: 100%;
	border-bottom: 1px solid #095b8b !important;
	margin-bottom: 15px;
	background-color: transparent !important;
	border-left: 0px !important;
	box-shadow: none !important;
	padding: 15px 0px !important;
	cursor: default;
	pointer-events: none;
}
.innermenu ul li a {
	background: #fff;
	display: block;
	color: #505050;
	font-size: 15px;
	padding: 14px;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
	width: 100%;
	box-shadow: 0px 0px 3px rgba(0,0,0,.1);
	transition-duration: .3s;
	border-left: 3px solid #095b8b;
}
.innermenu ul li a i {
	float: left;
	font-size: 16px;
	line-height: 27px;
	text-align: left;
	width: 34px;
}
.innermenu ul li .innermenu-label {
	background: #f0f0f0;
	border-radius: 100%;
	color: #555555;
	font-size: 11px;
	font-weight: 800;
	line-height: 18px;
	min-width: 20px;
	padding: 1px 2px 1px 1px;
	position: absolute;
	right: 18px;
	text-align: center;
	top: 14px;
}
.innermenu ul .submenu {
	display: none;
	position: static;
	width: 100%;
}
.innermenu ul .submenu .submenu-indicator {
	line-height: 16px;
}
.innermenu ul .submenu li {
	clear: both;
	width: 100%;
	margin-bottom: 0px;
}
.innermenu ul .submenu li ul.submenu {
	display: none;
	position: static;
	width: 100%;
	overflow: hidden;
}
.innermenu ul .submenu li a {
	background: #fff;
	border-left: solid 4px transparent;
	border-top: none;
	font-size: 13px;
	position: relative;
	width: 100%;
}
.innermenu ul .submenu li:hover > a {
	border-left-color: #c82b3f;
	background-color: #f4efe0;
}
.innermenu ul .submenu li .innermenu-label {
	background: #f0f0f0;
	border-radius: 100%;
	color: #555555;
	font-size: 11px;
	font-weight: 800;
	line-height: 18px;
	min-width: 20px;
	padding: 1px 2px 1px 1px;
	position: absolute;
	right: 18px;
	text-align: center;
	top: 12px;
	top: 14px;
}
.innermenu ul .submenu > li > a {
}
.innermenu ul .submenu > li > ul.submenu > li > a {
	padding-left: 45px;
}
.innermenu ul .submenu > li > ul.submenu > li > ul.submenu > li > a {
	padding-left: 60px;
}
.innermenu .submenu-indicator {
	-moz-transition: "transform .3s linear";
	-o-transition: "transform .3s linear";
	-webkit-transition: "transform .3s linear";
	transition: "transform .3s linear";
	float: right;
	font-size: 24px;
	line-height: 19px;
	position: absolute;
	right: 22px;
}
.innermenu .submenu-indicator-minus > .submenu-indicator {
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.innermenu > ul > li > a {
	background: no-repeat;
	border-bottom: 1px solid #095b8b;
	border-left: 0px;
	box-shadow: none;
	font-size: 1.6em;
	margin-bottom: 14px;
	font-weight: bold;
	padding: 10px 0px;
	margin-top: 0px;
	color: #095b8b;
}
.innermenu > ul > li > ul > li a:hover {
	background: #C33;
	color: #fff
}
.innerbanner {
	min-height: 250px;
	background-image: url(../images/IMG_4.jpg);
	background-repeat: repeat;
	margin-top: -28px;
	background-position-x: 100%;
	background-position-y: 56%;
	background-size: cover;
	position: relative;
}
.minusmrgin {
	margin-top: -100px;
}
.breadcrumb {
	border: none;
	background-color: #095b8b;
	list-style: outside none none;
	text-align: right;
	border-radius: 0px;
	margin-bottom: 0px;
	font-size: 0.9em;
	vertical-align: top;
	padding: 10px 10px 10px;
}
.arw {
	display: none;
}
.breadcrumb li {
	color: #fff;
	font-weight: bold;
}
.breadcrumb li a {
	color: #fff;
}
.breadcrumb>.active {
    color: #fbd727;
}
.graybg {
	background-color: #f4efe0;
}
.inner {
	background-color: #fff;
	padding: 15px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.48);
	position: relative;
}
.breed-crum-div {
	position: relative;
	z-index: 99;
}
.dynamic {
	margin-top: 24px;
}
.inner h3 {
	font-family: 'Oswald', sans-serif;
	color: #002B5B;
}
.inner h4 {
	color: #095b8b;
	border-bottom: 1px dashed #095b8b;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.minusmrgin {
	margin-top: -65px;
}
.inner ul {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	list-style: none;
}
/*.inner ul li {
	font-size: 1.1em;
	padding-left: 25px;
	margin-bottom: 6px;
}
.inner ul li ul li {
	font-size: 0.9em;
	padding-left: 15px;
	margin-bottom: 6px;
	position: relative;
}
.inner ul li a {
	color: #333;
}
.inner ul li:before {
	content: "\f2da";
	font-family: 'FontAwesome';
	color: #095b8b;
	font-size: 14px;
	margin-left: -30px;
	margin-right: 6px;
	padding: 2px 5px;
	width: 20px;
	height: 20px;
	box-sizing: border-box;
}
.inner ul ul {
	margin: 5px 10px 5px 17px;
	padding: 0px;
	list-style: none;
}
.inner ul ul li:before {
	content: "\f101";
	font-family: 'FontAwesome';
	color: #095b8b;
	font-size: 18px;
	margin-left: -29px;
	margin-right: 6px;
	border: 0px solid #03356E;
	border-radius: 50%;
	padding: 0px;
	width: 0px;
	height: 0px;
	box-sizing: border-box;
	position: absolute;
}*/
.inner {
	min-height: 453px;
	margin-bottom: 30px;
}
.inner p {
	font-size: 1.1em;
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: normal;
	color: #404040;
}
.rightmenu {
	margin-top: -63px;
}
.inner h3 {
	font-family: 'Oswald', sans-serif;
	color: #095b8b;
	font-size: 28px;
	position: relative;
	border-bottom: 1px solid #095b8b;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 10px 0px;
}
.inner h3 span {
	color: #ff7a5a;
}
.inner h3:before {
	position: absolute;
	height: 5px;
	width: 15%;
	bottom: -3px;
	background-color: #095b8b;
	content: '';
}
.table thead th {
	background-color: #f9980e;
    font-weight: 500;
    color: #fff;
}
.serial {
	counter-reset: Serial;
}
.serial tr td:first-child {
	text-align: center;
}
.serial tr td:first-child::before {
	content: "" counter(Serial, decimal);
	counter-increment: Serial;
}
.inner .table-bordered {
	border: 1px solid #ddd;
	font-size: 1.1em;
}
/*==============inner-menu-end*/


/*============accordian-menu=======*/
#accordion .panel-heading h4 {
	text-transform: none;
	color: #4e4e4e;
	border: none;
	font-size: 0.8em;
	padding-bottom: 0px;
}
#accordion .panel-heading h4 a {
	display: block;
}
#accordion .panel-heading h4 .glyphicon {
	font-size: 12px;
	float: left;
	margin-right: 10px;
}
#accordion .panel-default>.panel-heading {
	color: #333;
	background-color: #e4ddc8;
	border-color: #ddd;
	border-bottom: 1px solid #a5a091;
	margin-bottom: 15px;
	font-size: 1.5em;
	box-shadow: 0px 0px 3px rgba(0,0,0,.3);
}
#accordion .panel-body {
	padding: 0px;
	border: none;
}
#accordion .panel-heading {
	padding: 14px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
#accordion .panel {
	border: none
}
#accordion .collapse.in1 {
	transition: 1s all;
	padding: 15px;
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
	z-index: 200;
	margin: 0px;
	border-top: 4px solid #962859;
}
/*============accordian-menu==end=======*/



.breadcrumb > li + li::before {
	color: #cccccc;
	content: "";
	padding: 0 5px;
}
.filter-box {
	background: #ededed none repeat scroll 0 0;
	border: 1px solid #cfcfcf;
	box-sizing: border-box;
	margin-bottom: 10px;
	width: 100%;
}
.filter-box td {
	padding: 4px;
}
.filter-box input[type="submit"] {
	background: #2395d1 none repeat scroll 0 0;
	border: 0 solid red;
	color: white;
	padding: 7px 10px;
	width: 100%;
}
.filter-box input[type="text"]:focus {
	border: 1px solid #177ebe;
	color: #177ebe;
}
.filter-box input[type="text"] {
	border: 1px solid #b3b3b3;
	padding: 5px;
	width: 100%;
}
.filter-box select {
	border: 1px solid #abaaaa;
	padding: 5px;
	width: 100%;
}
.filter-box input[type="text"] {
	height: 34px;
}
.heading7 {
	font-family: 'Oswald', sans-serif;
	color: #095b8b;
	font-size: 28px;
	position: relative;
	border-bottom: 1px solid #095b8b;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}
#main-content .container {
	min-height: 453px;
	margin-bottom: 30px;
	background: #fff;
	margin-top: -65px;
	border-radius: 4px 4px 0px 0px;
}
#main-content .container .col-lg-6 {
	width: 102.6%;
	padding: 0;
	margin: 0 30px 0 -15px;
	position: relative;
	box-shadow: 0px 0px 2px #868282;
}
#main-content .breadcrumb {
	border: none;
	background-color: #f4efe0;
	list-style: outside none none;
	text-align: right;
	border-radius: 0px;
	margin-bottom: 0px;
	font-size: 0.9em;
	vertical-align: top;
	padding: 8px 15px;
	width: 100%;
}
.feedback-section select {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.innerbanner h4 {
	position: absolute;
	font-family: 'Oswald', sans-serif;
	width: 80%;
	margin-left: -40%;
	font-weight: 400;
	left: 50%;
	top: 88px;
	font-size: 30px;
	color: #ffffff;
	padding: 10px 6px;
	display: inline-block;
	text-align: center;
	background: #0b4261;
	background: -moz-linear-gradient(left, rgba(0,0,0,0.59) 0%, rgba(0,0,0,0.99) 51%, rgba(1,2,2,1) 52%, rgba(63,76,107,0.59) 100%);
	background: -webkit-linear-gradient(left, rgba(242, 125, 81, 0.11) 0%, rgb(9, 70, 105) 51%, #0b4161 52%, rgba(242, 125, 81, 0.14) 100%);
	background: linear-gradient(to right, rgba(242, 125, 81, 0.04) 0%, rgb(9, 67, 101) 51%, #084d73 52%, rgba(242, 125, 81, 0.07) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#96000000', endColorstr='#963f4c6b', GradientType=1 );
}
/*---------------------gallery-css-------------------*/
.effect-oscar {
	min-height: 300px;
	padding: 10px;
	border: 1px solid #ddd;
	box-shadow: 0px 0px 7px #ccc;
	margin-bottom: 10px;
	border-radius: 3px;
	display: inline-block;
	transition: all ease-in-out 0.2s;
	cursor: default;
}
.effect-oscar:hover {
	padding: 10px;
	border: 1px solid #b55460;
	box-shadow: 0px 4px 13px #095b8b;
	margin-bottom: 10px;
	border-radius: 0px;
	display: inline-block;
	transition: all ease-in-out 0.1s;
	cursor: pointer;
}
.effect-oscar img {
	display: block;
	height: 180px !important;
	cursor: default;
}
.effect-oscar figcaption p {
	display: none;
}
.effect-oscar figcaption h2 {
	font-size: 16px;
	padding: 0px;
	background: none;
	margin: 8px 0px;
	font-weight: 700;
	text-align: center;
}
.effect-oscar a {
	position: absolute;
	background-color: #095b8b;
	border-color: #ac1328;
	padding: 7px 15px;
	color: #fff;
	display: block;
	font-size: 0.9em;
	bottom: 20px;
	left: 36% !important;
}
.effect-oscar a:hover, .effect-oscar a:focus {
	background: #ff9e15;
	transition: 1s all;
	border-color: #a76407;
	text-decoration: none;
	color: #fff;
}
.pdc figure {
	position: relative;
	float: left;
	overflow: hidden;
	max-height: 300px;
	height: auto;
	text-align: center;
	cursor: pointer;
	margin: 10px 0px;
}
.pdc figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
}
figure.effect-hera h2 {
	border-bottom: solid 1px #a51227;
	border-top: solid 1px #a51227;
	margin: 0px;
	font-size: 1.2em;
	font-weight: 400;
	color: #3E3D3C;
	background-color: RGBA(254, 254, 254, 0.93);
	padding: 10px 0px;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}
figure.effect-hera h2, figure.effect-hera p {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	width: 100%;
}
figure.effect-hera figcaption::before {
	background-color: rgb(245, 201, 50);
	border: 2px solid rgb(165, 18, 39);
	position: absolute;
	top: 50%;
	left: 50%;
	width: 150px;
	height: 150px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1);
	transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
}
figure.effect-hera p {
	width: 100px;
	text-transform: none;
	font-size: 121%;
	line-height: 2;
}
figure.effect-hera p a {
	color: #fff;
}
figure.effect-hera p a:hover, figure.effect-hera p a:focus {
	opacity: 0.9;
}
figure.effect-hera p a img {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
figure.effect-hera p a:first-child img {
	-webkit-transform: translate3d(-60px, -60px, 0);
	transform: translate3d(-60px, -60px, 0);
}
figure.effect-hera p a img {
	-webkit-transform: translate3d(60px, -60px, 0);
	transform: translate3d(60px, -60px, 0);
}
figure.effect-hera:hover figcaption::before {
	opacity: 1;
	-webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
	transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
}
figure.effect-hera:hover h2 {
	opacity: 0;
	-webkit-transform: translate3d(-50%, -50%, 0) scale3d(0.8, 0.8, 1);
	transform: translate3d(-50%, -50%, 0) scale3d(0.8, 0.8, 1);
}
figure.effect-hera:hover p img:empty {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0); /* just because it's stronger than nth-child */
	opacity: 1;
}
figure.effect-hera h2 {
	bottom: -19px;
	top: inherit;
}
figure.effect-hera h2 span {
	font-size: 18px;
	display: block;
	margin-top: 5px;
	margin-bottom: 8px;
}
.grid-stack > .grid-stack-item > .grid-stack-item-content {
	overflow: hidden
}
/*.Prsrls-list li:nth-child(odd) {
	border-left:5px solid #962859;
	background-color: #fff;
}
.Prsrls-list li:nth-child(odd)::before {
	border-left:5px solid #962859;
}
.Prsrls-list li:nth-child(even) {
	border-left:5px solid #ac1328;
	background-color: #eee;
}
.Prsrls-list li:nth-child(even)::before {
	border-left:5px solid #ac1328;
}*/
.Prsrls-list li p {
	margin: 0px;
	font-size: .8em;
	color: #000;
}
.Prsrls-list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.Prsrls-list li {
	padding: 10px 15px !important;
	text-align: center;
	min-height: 358px;
	box-sizing: border-box;
	margin: 10px;
	width: 23%;
	float: left;
	border: 1px solid #dddddd;
	max-height: 358px;
	overflow: hidden;
}
.Prsrls-list li img {
	display: block;
	margin: 0px auto;
	max-width: 100%;
	max-height: 200px;
}
.Prsrls-list li p {
	font-size: .8em;
	text-align: center;
	position: absolute;
	top: 129px;
	right: 0;
	left: 0;
	background: rgba(255,255,255,.8);
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	padding: 10px;
}
.Prsrls-list li p span {
	display: block
}
.Prsrls-list li a {
	display: block;
}
.Prsrls-list li a strong {
	font-weight: normal;
}
.Prsrls-list li::before {
	content: normal !important;
}
.Prsrls-list li:hover {
	box-shadow: 0px 0px 12px rgba(0,0,0,.2);
}
.Prsrls-list li {
	border-left: 1px solid #c8ccd7;
	background-color: #fff;
}
.sitemap {
	margin: 0 15px;
}
.sitemap ul {
	background: transparent url("../images/site_map_ul.html") repeat-y scroll 0 -5px !important;
	list-style-type: none !important;
	margin: 0 !important;
	padding: 0 5px 4px 6px !important;
	position: relative !important;
}
.sitemap ul li {
	background: transparent url("../images/site_map_list.html") no-repeat scroll -5px -5px !important;
	line-height: 16px !important;
	padding: 0 0 0 10px !important;
}
.sitemap ul li:before {
	content: unset !important;
}
.sitemap ul {
	background: rgba(0, 0, 0, 0) url("../images/site_map_ul.html") repeat-y scroll 10px -5px;
	list-style-type: none;
	margin: 0;
	padding: 0 5px 4px 10px;
	position: relative;
}
.sitemap ul li {
	font: bold 10pt arial;
	margin: 10px 0;
}
.sitemap ul li a {
	background-color: #f4efe0;
	border: 1px solid #9c9c9c;
	color: #444;
	display: inline-block;
	padding: 5px 15px;
	border-radius: 16px 17px 0px;
	transition-duration: 0.3s;
}
.sitemap ul li a:hover {
	background-color: #095b8b;
	border: 1px solid #095b8b;
	color: #ffffff;
	padding: 5px 10px;
	text-decoration: none;
}
.sitemap ul li ul {
	padding-bottom: 1px;
}
.sitemap ul li ul li {
	font: 10pt arial;
}
.sitemap .sidebarhide > a::after, .sitemap .sidebarhide > a::before {
	content: unset !important;
}
.vc-notice {
	background: #eee none repeat scroll 0 0;
	border: 1px solid #ccc;
	border-radius: 3px;
	color: #009;
	margin: 5px auto 15px auto;
	padding: 10px;
	text-align: center;
}
.enlitender {
	font-size: .8em;
}
#wowslider-container1 .ws-title {
	font: 1em 'Lora', serif;
	max-width: 70% !important;
	position: absolute;
	left: 0;
	margin-right: 10em;
	z-index: 50;
	background: none;
	background-color: #ffaa00;
	color: #fff;
	padding: 1.6em;
	bottom: 0;
	top: auto;
	opacity: 1;
	border-radius: 0.2em;
}
#wowslider-container1 a.ws_prev img, #wowslider-container1 a.ws_next img {
	position: absolute;
	top: 0;
	width: 11.9em;
	border: 1em solid transparent !important;
	-webkit-transition: 300ms right ease, 300ms left ease;
	transition: 300ms right ease, 300ms left ease;
}
.footer-bottom p.dateupdate {
	letter-spacing: 1px;
}
