﻿@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Eczar');
body {
	color: #222;
	font-family: 'Eczar', serif;
	font-weight: 300;
	margin: 0;
	overflow-x: hidden;
	font-size: 15px;
	background-color: #464646 !important;
}
a, a:focus, a:hover {
	color: #111;
	outline: 0;
	text-decoration: none
}
.select.form-control, select {
	min-height: auto!important;
	-moz-appearance: none;
	-webkit-appearance: none;
	/*background: #fff url(../images/select.png) no-repeat 95% 12px;*/
	font-size: 15px;
	height: 42px;
	border: 1px solid #ddd;
	font-size: 16px;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	transition: all .1s linear;
	cursor: pointer
}
.top-nav {
	font-family: 'Eczar', serif;
	background-color: #ececec;
	padding: 0 0;
	z-index: 10;
	position: relative;
	font-size: 13px;
	height: auto;
	font-weight: 300;
	transition-duration: .3s;
	overflow: hidden;
}
.top-nav .time {
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 5px 0
}
.top-nav .time i {
	font-size: 14px
}
.top-nav ul {
	margin: 0
}
.top-nav ul.pwdarea li a img {
	width: 20px
}
.top-nav li {
	list-style-type: none;
	float: left
}
.top-nav li a:hover {
	text-decoration: none
}
.top-nav .btn-xs {
	padding: 3px 4px;
	line-height: 1.5;
	border-radius: 0;
	border: solid 1px rgba(255,255,255,.5);
	background-color: #fff;
	color: #333;
	font-weight: 700
}
.top-nav .btn-black {
	padding: 3px 6px;
	font-size: 10px;
	line-height: 1.5;
	border-radius: 0;
	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: 0;
	border: solid 0 #000;
	background-color: #00b9be;
	color: #fff
}
.top-nav .btn-yellow {
	padding: 4px 6px;
	font-size: 12px;
	line-height: 1.1;
	border-radius: 0;
	border: solid 0 #d8470e;
	background-color: #f57d57;
	color: #fff
}
.top-nav .input-sm {
	height: 21px;
	margin: 0;
	padding: 0 10px;
	border-radius: 0
}
.top-nav .navbar-right {
	float: right!important;
	margin-bottom: 0;
	margin-right: -15px;
	margin-top: -1px
}
.top-nav .defTheme {
	color: #fff;
	padding: 3px 6px;
}
.hi-btn {
	background-color: #eb7c28;
	color: #fff!important;
	padding: 6px 12px;
	display: block;
}
.search-container {
	float: right;
	margin-top: 17px;
}
.search-container .searchinput {
	padding: 8px;
	margin-top: 8px;
	border: 1px solid #eee;
	height: 40px;
	width: 250px;
}
.search-container button {
	float: right;
	margin-top: 8px;
	margin-right: 16px;
	background: #c85702;
	border: 1px solid #eee;
	cursor: pointer;
	height: 40px;
	width: 34px;
}
.top-nav .search-container button:hover {
	background: #ccc;
}
.top-nav ul.pwdarea {
	text-align: right;
	float: right;
	margin-right: 2px
}
.top-nav ul.pwdarea li a {
	color: #393939
}
.top-nav ul.pwdarea li {
	padding: 1px 1px 0px 1px;
	font-weight: 600;
}
.pwdarea li .fontresize {
	display: block;
	border-radius: 50%;
	border: 1px solid #fff;
	box-sizing: border-box;
	text-align: center;
	height: 25px;
	width: 25px;
	line-height: 22px;
	background-color: #ffe4e1;
}
.pwdarea li .theame {
	display: block;
	border-radius: 50%;
	border: 1px solid #fff;
	box-sizing: border-box;
	text-align: center;
	height: 25px;
	width: 25px;
	line-height: 20px;
	background-color: #14a555;
	color: #fff !important;
}
.pwdarea li .contrast {
	background-color: #000;
}
.top-nav ul.topleft_menu {
	text-align: left;
	padding: 0;
	margin: 0
}
.top-nav ul.topleft_menu li {
	border-right: 1px solid rgba(0,0,0,.1);
}
.top-nav ul.topleft_menu li a {
	padding: 6px 8px;
	display: block;
	color: #333;
	font-weight: 600;
	text-transform: uppercase;
}
.top-nav ul.topleft_menu li a:hover {
	background-color: #eee;
	color: #078b42;
}
.top-nav ul.topleft_menu li:last-child a {
	border-right: 0 solid #3e3d3d
}
.top-nav ul.pwdarea li:nth-child(4) {
	padding-right: 4px
}
.top-nav ul.pwdarea li:nth-child(5) {
	padding-right: 4px;
	padding-left: 4px
}
.top-nav ul.pwdarea li:nth-child(6) {
	padding-left: 4px
}
.top-nav ul.pwdarea li:nth-child(7) {
	padding-right: 3px
}
.top-nav ul.pwdarea li:nth-child(8) {
	padding-left: 3px
}
.top-nav ul.pwdarea li:nth-child(9) {
	padding-top: 0px;
	padding-right: 0px;
}
.top-nav ul.pwdarea li:nth-child(10) {
	padding: 0px
}
.toprightbg {
	background-color: #192f59;
}
.toprightbg:before {
	content: "";
	width: 0;
	height: 0;
	border-top: 37px solid #192f59;
	border-left: 35px solid transparent;
	position: absolute;
	left: -35px;
}
header {
	position: relative;
	display: block;
	z-index: 100;
	max-width: 1347px;
	margin: 0 auto;
	display: block
}
header .navbar-inverse {
	background-color: transparent;
	border: 0
}
.primarymenu {
	margin: 0 auto;
	bottom: 0;
	background: #000;
	position: relative;
	padding: 0px 15px;
}
.navborder {
	position: absolute;
	left: 0;
	width: 32%;
	background: #fff;
	z-index: 9999;
	padding: 6px 0
}
.navborder:before {
	border-bottom: 49px solid #007c7c;
	border-left: 45px solid transparent;
	content: "";
	height: 0;
	right: 0;
	position: absolute;
	top: 0;
	width: 0
}
.logo {
	background-color: #fff;
	padding: 2px 15px 2px 15px;
	text-align: center
}
.logo img {
	max-width: 100%
}
.logo h1 {
	width: 100%;
	display: block;
	margin: 0;
	font-size: 20px;
	color: #fff
}
.logo h1 span {
	display: block;
	margin: 0;
	font-size: 12px;
	color: #fff;
	font-style: italic
}
.dropdown-menu .has-submenu:after {
	font-family: FontAwesome;
	content: "\f0da";
	position: absolute;
	right: 8px
}
.dropdown>a:after {
	content: "\f0d7";
	font-family: FontAwesome;
	margin-left: 6px;
}
.primarymenu .navbar-inverse .navbar-nav>li>a {
	color: #fff;
	padding: 15px 17px;
	font-size: 0.95em;
	position: relative;
	text-transform: uppercase;
	font-family: 'Eczar', serif;
	font-weight: 500;
}
.primarymenu .navbar-inverse .navbar-nav>li>a:before {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 2px;
	background-color: #fff;
	width: 0%;
	transition-duration: .3s;
}
.primarymenu .navbar-inverse .navbar-nav>.active>a:hover::before, .primarymenu .navbar-inverse .navbar-nav>li>a:hover::before, .primarymenu /*.navbar-inverse .navbar-nav>.open>a:hover::before {width:100%}*/
.emplogin > a {
	color: #fff;
	background-color: #dc3545 !important;
}
.primarymenu .navbar-inverse .navbar-nav>.active>a, .primarymenu .navbar-inverse .navbar-nav>.active>a:focus, .primarymenu .navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #dc3545;
}
.primarymenu .navbar-inverse .navbar-nav>li>a:focus, .primarymenu .navbar-inverse .navbar-nav>li>a:hover {
	color: #fff;
	background-color: rgba(0,0,0,.1);
}
.primarymenu .navbar-inverse .navbar-nav>.open>a, .primarymenu .navbar-inverse .navbar-nav>.open>a:focus, .primarymenu .navbar-inverse .navbar-nav>.open>a:hover {
	color: #fff;
	background-color: rgba(0,0,0,.1);
}
.primarymenu .navbar .dropdown-menu {
	min-width: 240px !important;
	border-radius: 0px;
	background-color: #717070;
	padding: 0px;
	border-top: 3px solid #f67f20;
}
.primarymenu .navbar .dropdown-menu > li > a {
	color: rgb(255, 255, 255);
	padding: 12px 8px !important;
	position: relative;
	font-size: 1em;
	border-bottom: 1px solid rgba(139, 31, 65, .1);
	background-color: #717070;
}
.media {
	left: -105px;
}
.contact {
	left: -130px;
}
/*mega menu*/
.mega-dropdown {
	position: static !important;
}
.mega-dropdown ul {
	list-style: none;
	padding-left: 0px;
}
.mega-dropdown-menu {
	width: 85%;
	padding: 15px 0px 15px 0px !important;
	box-shadow: none;
	left: 0 !important;
	right: 0;
	margin: 0px auto;/*	box-shadow: 0 6px 12px rgba(0,0,0,.175);*/
}
.mega-dropdown-menu .tagline {
	font-size: 1.3em;
	padding: 10px 9px !important;
	color: #174399;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
}
/*.mega-dropdown-menu a {
	color: #000; display: block; padding: 2px 0px 2px 15px !important; position:relative; font-size:0.85em;
}*/
/*.mega-dropdown-menu a:before{content: "\f0c8"; position:absolute; left:3px; font-family:FontAwesome; color:#0d5b7a; font-size:6px;     margin-top: 3px;}*/
.menu-heading ul {
	margin: 15px 0px 0px 24px;
	padding: 0px;
}
.mega-dropdown-menu .menu-heading > a {
	pointer-events: none;
	font-family: 'Eczar', serif;
	color: #0D5B7A !important;
	font-size: 1.2em !important;
}
.menu-heading > a:hover {
	background-color: transparent !important;
	text-decoration: none;
}
.mega-dropdown-menu a:hover {
	background-color: rgba(0,0,0,.0);
	color: #CF2935;
	text-decoration: none;
}
/*.mega-dropdown-menu a:before{ content:""; height:2px; width:100%; background-color:rgba(0,0,0,.0); right:0; left:0; bottom:0; position:absolute; transition-duration:.3s;}
.mega-dropdown-menu a:hover::before{background-color:#D1356F; }*/

/*.subhead > a{cursor: default; color:#06668c;}
.subhead > a:hover{background-color:rgba(0,0,0,.0);}
.subhead > a:hover{color: #06668c;}
.subhead > a:hover::before {background-color:rgba(0,0,0,.0)!important; height:0px !important;}*/
.mega-dropdown-menu > li {
	border-right: 0px solid #eee;
}
.mega-dropdown-menu > li:last-child {
	border-right: 0px solid #eee;
}
.primarymenu .navbar .dropdown-menu > li > a::after {
	content: "\f178";
	font-family: FontAwesome;
	position: absolute;
	right: 15px;
	color: #ccc;
}
.left_menu {
	position: relative;
	padding-left: 15px;
	padding-right: 0px;
}
.left_menu > ul {
	margin: 8px 30px 0px -15px;
	padding: 0px;
	list-style: none;
	position: relative;
}
.left_menu > ul > li {
	position: relative;
	margin: 10px 0px;
	display: table;
	width: 100%;
}
.left_menu > ul > li > a {
	font-family: 'Eczar', serif;
	display: block;
	text-decoration: none;
	color: #082356;
	padding: 0px 0px 0px 60px;
	border: 1px solid #eee;
	text-transform: uppercase;
	font-weight: 600;
	transition-duration: .3s;
	height: 70px;
	display: table-cell;
	vertical-align: middle;
	font-size: 0.8em;
	background-color: #fff;
}
.left_menu > ul > li > a:hover {
	color: #079246;
	background-color: #eee;
}
.left_menu > ul > li ul {
	display: none;
	min-width: 200px;
	background: #fff;
	position: absolute;
	left: 190px;
	top: 0px;
	color: #fff;
	z-index: 200;
	transition-duration: .3s;
	box-shadow: 0px 0px 8px rgba(0,0,0,.3);
	padding: 8px !important;
	list-style: none;
}
.left_menu > ul > li:hover > ul {
	display: block;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
.left_menu > ul > li > ul li a {
	padding: 5px;
	display: block;
	font-size: .9em;
}
.left_menu > ul > li > ul li a:hover {
	background-color: #f2f2f2;
}
.left_menu > ul > li > ul li:hover > ul {
	display: block;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
.msg-link {
	list-style: none;
	margin: 10px -10px -10px -10px !important;
	padding: 0px;
	height: auto;
	overflow: hidden;
}
.msg-link li {
	padding: 0px !important;
	float: left;
	width: 50%;
	margin-bottom: 0px !important;
	border: 0px !important;
}
.msg-link li:first-child a {
	border-right: 1px solid #fff;
}
.msg-link li a {
	display: block;
	padding: 5px 3px;
	text-align: center;
	background-color: #e0ab1b;
	text-transform: uppercase;
	font-size: 0.8em;
}
.msg-link li a:hover {
	background-color: #003c72;
	color: #fff;
}
.left_menu ul > li > a::before {
	content: "";
	width: 40px;
	height: 40px;
	box-sizing: border-box;
	display: block;
	margin: 0 auto;
	position: absolute;
	left: 8px;
	text-align: center;
	top: 14px;
}
.left_menu .nriservices:before {
	content: url(../images/student.png);
}
.left_menu .nriservices:hover::before {
	content: url(../images/student.png);
}
.left_menu .grievance:before {
	content: url(../images/grievance.png);
}
.left_menu .grievance:hover::before {
	content: url(../images/grievance.png);
}
.left_menu .upfcoverseas:before {
	content: url(../images/upfcoverseas.png);
}
.left_menu .upfcoverseas:hover::before {
	content: url(../images/upfcoverseas.png);
}
.left_menu .investment:before {
	content: url(../images/investment.png);
}
.left_menu .investment:hover::before {
	content: url(../images/investment.png);
}
.left_menu .startbusiness:before {
	content: url(../images/startbusiness.png);
}
.left_menu .startbusiness:hover::before {
	content: url(../images/startbusiness.png);
}
.wrapper {
	width: 100%;
	text-align: center;
	margin: 0 auto 0 auto;
	position: relative;
	z-index: 100
}
.logo-section .nopadding {
	padding: 0
}
.helpline span.oran {
	color: #dc3545;
	font-family: 'Roboto', sans-serif;
	font-size: 1.1em
}
.helpline {
	font-size: 1em;
	margin-top: 28px;
	font-weight: 500;
	margin-left: 45%;
}
.whatsapp span.oran2 {
	color: #dc3545;
	font-size: 1.1em;
	font-family: 'Roboto', sans-serif;
}
.whatsapp {
	margin-top: 28px;
	font-weight: 500;
	text-align: center
}
.uplogo {
	float: right;
	margin-right: 20px;
	margin-top: 9px;
}
#home_services {
	background-color: #fff;
	padding: 20px 0px;
}
.ourser_wrap {
	position: relative;
}
.ourser_wrap .linkstitle {
	position: absolute;
	transform: rotate(-90deg);
	transform-origin: left top 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 2.3em;
	font-weight: 800;
	bottom: -25px;
	letter-spacing: 3px;
	color: #d5d5d5;
	left: -64px;
	top: auto;
}
.highlight-links {
	background-repeat: no-repeat;
	background-size: 100%;
	position: relative;
	display: flex;
}
.highlight-links ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.highlight-links ul li {
	float: left;
	box-sizing: border-box;
	border-top: 0 solid rgba(0,0,0,.2);
	border-right: 0 solid rgba(0,0,0,.2);
	border-bottom: 0 solid rgba(255,255,255,.4);
	border-left: 0 solid rgba(255,255,255,.4);
	width: 16.5%;
	text-align: center;
	box-sizing: border-box;
}
.highlight-links ul li a {
	display: block;
	padding: 20px 10px;
	font-size: 1em;
	transition-duration: .3s;
	color: #352961;
	font-weight: 600
}
.highlight-links ul li a svg {
	height: 30px;
	fill: #dc3545;
	transition-duration: .3s;
}
.highlight-links ul li a:hover {
	background-color: #f2f2f2;
	text-decoration: none;
	color: #000
}
.highlight-links ul li a:hover svg {
	fill: #fff;
}
.highlight-links li .icons {
	padding: inherit;
	border-radius: 50%;
	height: 67px;
	width: 67px;
	display: block;
	margin-right: 15px;
	margin: 0 auto 15px auto;
	background: #fff;
	border: 2px solid #e6e6e6;
}
.highlight-links ul li a:hover .icons {
	background-color: #dc3545;
	border-color: #dc3545;
	transition: .3s all
}
.highlight-links li .icons img {
	height: 28px
}
.highlight-links h2.serfxd {
	position: absolute;
	background: #fff;
	padding: 3px 11px;
	top: -33px;
	z-index: 9999;
	left: 30px;
	font-weight: 900;
	font-size: 28px;
	text-transform: uppercase;
	color: #3e3e3e
}
.leader {
}
.leader ul {
	margin: 8px -15px 0 15px;
	padding: 0;
	list-style: none
}
.leader ul li a.ldrtext {
	color: #ce6c04;
	padding: 0 10px 6px 10px;
	background: #ddd;
	margin-top: 8px;
	cursor: pointer
}
.leader ul li {
	background-color: #2b2828;
	padding: 4px;
	height: auto;
	box-sizing: border-box;
	overflow: hidden;
	border: 1px solid #ddd;
	margin-bottom: 7px;
}
.leader ul li:last-child {
	margin-bottom: 0px;
}
.leader ul li img {
	border-radius: 55%;
	max-width: 160px;
	max-height: 120px;
	margin: 0px auto;
	display: block;
}
.leader ul li h4 {
	color: #fff;
	font-size: 0.9em;
	margin-top: 10px;
	margin-bottom: 3px;
	text-align: center;
	font-weight: bold;
}
.leader ul li p {
	color: #fff;
	margin-bottom: 5px;
	font-size: 0.8em;
	text-align: center;
	line-height: 21px !important;
}
.usefull_link_warp {
	background: #f1f3f8;
	padding: 15px 0 30px 0;
}
.usefull_link_warp ul.usefull_link li {
	background: #fff;
	border-radius: 5px;
	width: 33.3%;
	text-align: center;
	padding: 0 0;
	float: left;
	height: 123px;
	padding: 15px;
	font-weight: 600;
	margin-bottom: 25px;
	box-sizing: border-box;
}
.usefull_link_warp ul.usefull_link {
	padding: 0;
	margin: 0;
	text-align: center;
	list-style: none
}
.usefull_link_warp ul.usefull_link li a img {
	display: table;
	margin: 6px auto;
}
.usefull_link_warp ul.usefull_link li a {
	padding: 17px 8px;
	display: block;
}
.usefull_link_warp ul.usefull_link h2 {
	color: #24292c;
	text-transform: uppercase;
	font-weight: 700;
	margin: 25px 0
}
.usefull_link_warp ul.usefull_link li:hover {
	background: #007c7c;
	transition: 2s all
}
.usefull_link_warp ul.usefull_link li:hover a {
	color: #fff
}
#welcome {
	background-image: url(../images/welcome-bg.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
}
.news {
	padding: 15px 30px;
}
.vticker {
	height: 354px !important;
	margin-bottom: 15px;
}
.vticker .arw, .vticker .dtype, .vticker .fa-file-pdf-o {
	display: none;
}
.vticker .dsize {
	font-size: .8em;
	color: #fff !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;
	color:#fff;
}
/*.vticker ul li:before {
	content: url(../images/small-calendar.png);
	position: absolute;
	background-color:#352961;
	padding: 8px;
	border-radius: 3px;
	left: 0;
}*/
.vticker ul li a {
	display: block;
	color: #fff;
	font-weight: 700;
}
.vticker ul li span {
	display: block;
}
.vticker ul li .ndate {
	color: #fff2a9;
	font-size: 0.82em;
	text-transform: uppercase;
	font-weight: 900;
}
.vticker ul li .dsize {
	color: #fff;
	font-size: 0.80em;
}
.news .scroll {
	max-height: 352px;
	overflow-y: scroll;
	overflow-x: hidden;
}
.btn-outline-primary {
	border-color: #001E59;
	color: #001E59;
}
.btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active {
	border-color: #001E59;
	background-color: #001E59;
	color: #fff;
	text-decoration: none;
}
.box-back {
	z-index: 10;
}
.glance {
	min-height: 489px;
	position: relative;
}
.glance .title2 {
    background-color: #060606;
    color: #fff;
    padding: 15px;
    font-family: 'Eczar', serif;
    font-size: 0.956em !important;
}
.glance .title2 h4 {
	padding: 0px;
	margin: 0px;
	font-size: 1.4em;
}
.glance img {
	max-width: 100%;
	position: relative;
	z-index: 0;
	max-height: 433px;
}
.glance .content {
	position: absolute;
	right: 0px;
	left: 0px;
	bottom: 0px;
	z-index: 2;
	background-color: rgba(0,0,0,.8);
	color: #fff;
	padding: 10px;
}
.glance ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.glance .owl-pagination {
	display: none;
}
.glance .owl-buttons {
	position: absolute;
	bottom: 5px;
	right: 9px;
}
.glance .owl-buttons div {
	font-size: 1.6em;
	background: rgba(255,255,255,.0) !important;
	color: #fff !important;
	padding: 0px 5px;
}
.award {
	padding: 15px;
}
#about {
	position: relative;
	background-image: linear-gradient(to right, #eee 65%, #fff 35%);
	z-index: 0;
}
#about .background {
	position: relative;
	background-image: linear-gradient(to right, rgba(255,255,255,.0) 64%, #192f59 36%);
	z-index: 1;
	margin: 0px auto 20px auto;
}
#about .background .bgpics {
	position: relative;
	z-index: 0;
	padding: 0px;
}
#about .background .bgpics ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#about .background .bgpics img {
	max-width: 100%;
}
.background .container {
	position: relative;
}
.background .tabmenu {
	position: absolute;
	left: 0px;
	top: 20%;
	z-index: 4;
	background-color: #fff;
}
.background .tab-content {
	z-index: 0;
	position: relative;
	padding: 0px;
}
.background .tab-content img {
	z-index: 0;
	position: relative;
}
.background .tab-content .tab-pane {
	position: absolute;
	right: 0px;
	width: 47%;
	background-color: #fff;
	box-sizing: border-box;
	padding: 30px;
	top: 40px;
	min-height: 445px;
}
.background .tab-content .tab-pane h3 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-family: 'Roboto Slab', serif;
	color: #192f59;
}
.background .tabmenu .nav-pills > li > a {
	border-radius: 0px;
}
.background .tabmenu .nav > li > a:focus, .background .tabmenu .nav > li > a:hover, .background .tabmenu .nav > li > .active {
	color: #fff;
	background-color: #20a95e;
}
.slmo {
	color: #000;
	margin-bottom: 20px;
}
.slmo .btn-danger {
	background-color: #eb7c28;
	border-color: #eb7c28
}
.poll ul {
	list-style: 0px;
	margin: 0px;
	padding: 0px;
	display: table;
	width: 100%;
}
.poll ul li {
	display: table-cell;
	padding: 20px;
	color: #000;
}
.poll ul li h4 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-family: 'Roboto Slab', serif;
	color: #000;
	font-size: 1.4em;
}
.poll ul li:first-child {
	background-color: #f7a261;
	width: 55%
}
.poll ul li:last-child {
	background-color: #cfdaee;
	width: 45%
}
.poll ul li .btn-success {
	background-color: #20a95e;
	text-transform: uppercase;
	border-color: #20a95e
}
#servicearea {
	padding: 20px ;
	background-color:#000;
}
.ourproject {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#servicearea .owl-theme .owl-controls {
	margin-top: 0px;
}
.ourproject .owl-controls .owl-buttons {
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #064d89c7;
}
.ourproject .owl-controls .owl-buttons div {
	background-color: #20a95e;
	border-radius: 0px;
	opacity: 1;
}
.ourproject li {
	position: relative;
}
.ourproject li .fimg img {
	width: 100% !important;
	border: 0px solid rgba(255,255,255,.5);
}
.ourproject .owl-controls .owl-buttons .owl-prev {
	padding: 6px 10px;
	margin: 0px;
}
.ourproject .owl-controls .owl-buttons .owl-next {
	padding: 6px 10px;
	margin: 0px;
}
.ourproject .owl-controls .owl-buttons i {
	color: #fff;
	font-size: 15px;
}
.ourproject .owl-pagination {
	display: none !important;
}
.ourproject .caption {
	left: 0px;
	right: 0px;
	position: absolute;
	bottom: 0px;
	background: #000000ad;
	padding: 10px 15px;
	font-size: 1em;
	color: #fff;
	line-height: 20px;
}
.title2 {
	z-index: 999;
	padding: 7px 15px;
	background-color: #192f59;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0;
	position: relative;
	border-bottom: 0px;
}
.title2 h4 {
	padding: 0px;
	margin: 0px;
	color: #fff;
}
.title3 {
	font-family: 'Roboto Slab', serif;
	z-index: 999;
	padding: 7px 15px;
	background-color: #192f59;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0;
	position: absolute;
	border-bottom: 0px;
}
.title3:after {
	content: "";
	position: absolute;
	right: -26px;
	top: 0px;
	width: 0;
	height: 0;
	border-top: 40px solid #192f59;
	border-right: 26px solid transparent;
}
.title3 h4 {
	padding: 0px;
	margin: 0px;
	color: #fff;
	font-size: 1.5em;
}
.atoz a {
	display: block;
	padding: 29px;
	background-color: #232323;
	color: rgba(255,255,255,1);
	min-height: 251px;
}
.atoz a span {
	font-family: 'Roboto Slab', serif;
	display: block;
	font-weight: bold;
	font-size: 2.1em;
	line-height: 1.1;
	margin-bottom: 15px;
	transition-duration: .3s;
}
.atoz a:hover {
	background-color: #139f52;
}
.welcome .title h4 {
	text-align: center;
}
.title {
	position: relative;
}
.title:after {
	position: absolute;
	width: 100%;
	height: 3px;
	background-color: #e7e7e7;
	content: "";
	z-index: 0;
	right: 0;
	left: 0;
	margin: 0px auto 0px auto;
	top: 45%;
}
.title svg {
	height: 30px;
	margin-right: 10px;
	fill: #fff;
	float: left;
}
.title h4 {
	font-weight: 900;
	position: relative;
	z-index: 2;
	display: inline-block;
	background-color: #000;
	padding-right: 10px;
	color: #fff;
	font-size: 1.4em;
}
.fimg img {
	max-width: 100%;
}
#atglance {
	background-color: #666;
	padding: 20px 0px;
	max-height: 461px;
}
#atglance .heading h2 {
	font-family: 'Eczar', serif;
	color: #fff;
	position: absolute;
	background: #666;
	left: 34%;
	top: -33px;
	font-weight: bold;
	font-size: 1.8em;
	letter-spacing: -1px;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 2em;
}
#atglance .heading {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	position: relative;
	margin-top: 20px;
}
#atglance ul {
	list-style: none;
	margin: 30px 0px 0px 0px;
	padding: 0px;
}
#atglance ul li, #atglance ul li div {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	position: relative;
	height: auto;
}
#atglance ul li > div img {
	max-width: 100%;
	transition: transform .2s;
	border: 2px solid #fff;
}
img.hight-set {
	margin-bottom: 5px;
}
#atglance ul li div .caption {
	left: 0px;
	right: 0px;
	position: absolute;
	bottom: 0px;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.74) 56%, rgba(0,0,0,0.89) 67%, rgba(0,0,0,0.89) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.74) 56%, rgba(0,0,0,0.89) 67%, rgba(0,0,0,0.89) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.74) 56%, rgba(0,0,0,0.89) 67%, rgba(0,0,0,0.89) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#e3000000', GradientType=0 );
	padding: 20px 15px;
	font-size: 1em;
	color: #fff;
	line-height: 20px;
	display: block;
	text-align: center;
	font-weight: bold;
}
#atglance ul li > div a:hover img {
	transform: scale(1.1);
}
#atglance .owl-pagination {
	display: none;
}
#atglance .foot {
	display: inline-block;
	float: right;
}
#atglance .owl-buttons {
	float: right;
}
#atglance .owl-buttons div {
	border-radius: 0px;
	padding: 2px 10px;
	font-size: 1.3em;
	margin-left: 2px;
	opacity: 1;
	background-color: #192f59;
	color: #fff;
}
#atglance .foot a {
	background-color: #192f59;
	color: #fff;
	border-color: #192f59;
	padding: 4px 10px;
	margin-left: 2px;
}
.bg-white {
	background-color: #fff;
}
#connect {
    padding: 30px 0px;
    background-color: #444343;
}

#connect .panel {
	margin-bottom: 0px;
	border-radius: 0px;
	position: relative;
	border: 0px;
	min-height: 419px;
	border: 1px solid #dfdfdf;
}
.panel-default > .instahead {
	background-color: #e33d6d;
	color: #fff;
}
.panel-default > .panel-heading {
	display: inline-block;
	border-radius: 0px;
	position: relative;
}
.panel-default > .panel-heading svg {
	height: 20px;
	fill: #fff;
	float: left;
	margin-right: 10px;
}
.panel-default > .panel-heading:after {
	content: "";
	position: absolute;
	right: -34px;
	top: 0px;
	width: 0;
	height: 0;
	border-top: 45px solid #eee;
	border-right: 34px solid transparent;
}
.panel-default > .fbhead {
	background-color: #3d5a9c;
	color: #fff;
}
.panel-default > .fbhead:after {
	border-top-color: #3d5a9c
}
.panel-default > .twithead {
	background-color: #2daae4;
	color: #fff;
}
.panel-default > .twithead:after {
	border-top-color: #2daae4
}
.panel-default > .ythead {
	background-color: #ce2329;
	color: #fff;
}
.panel-default > .ythead:after {
	border-top-color: #ce2329
}
.awards {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.awards li iframe {
	width: 100%;
	height: 234px;
}
.awards .owl-pagination {
	display: none;
}
.awards .foot {
	display: inline-block;
	float: right;
}
.awards .owl-controls {
	position: absolute;
	bottom: -78px;
	right: 0px;
}
#connect .awards .owl-buttons div {
	border-radius: 0px;
	padding: 0.2px 8px;
	font-size: 1.1em;
	margin-left: 2px;
	opacity: 1;
	background-color: #fff;
	color: #06256f;
	border: 1px solid #d0d0d0;
}
#connect .foot {
	position: absolute;
	bottom: 13px;
	right: 68px;
}
#connect .foot a {
	background-color: #fff;
	color: #06256f;
	border-color: #d0d0d0;
	padding: 3px 8px;
	margin-left: 2px;
}
#connect .heading h2 {
	font-family: 'Eczar', serif;
	color: #fff;
	font-weight: bold;
	font-size: 2em;
	text-align: center;
	margin: 0px;
}
#connect .heading {
	position: relative;
	margin-bottom: 15px;
}
.awards .caption-text {
	font-size: 0.95em;
}
.btn-outline {
	display: inline-block;
	padding: 4px 15px;
	border: 2px solid #ccc;
	font-size: .85em;
	text-transform: uppercase;
	transition-duration: .3s;
}
.btn-outline-success {
	border-color: #008EA1;
	color: #008EA1;
}
.btn-outline-success:hover, .btn-outline-success:focus, .btn-outline-success:active {
	border-color: #008EA1;
	background-color: #008EA1;
	color: #fff;
	text-decoration: none;
}
.btn-outline-danger {
	border-color: #fff;
	color: #fff;
}
.btn-outline-danger:hover, .btn-outline-danger:focus, .btn-outline-danger:active {
	border-color: #eb7c28;
	background-color: #eb7c28;
	color: #fff;
	text-decoration: none;
}
.btn-success {
	border-color: #008EA1;
	background-color: #008EA1;
	color: #fff;
}
.btn-success:hover, .btn-success:focus, .btn-success:active {
	border-color: #0B6E7B;
	background-color: #0B6E7B;
	color: #fff;
	text-decoration: none;
}
.btn-outline-warning {
	border-color: #352961;
	color: #352961;
}
.btn-outline-warning:hover, .btn-outline-warning:focus, .btn-outline-warning:active {
	border-color: #352961;
	background-color: #352961;
	color: #fff;
	text-decoration: none;
}
.et-run .fa:before {
	content: "\f04c" !important;
}
#implink-wrap {
	padding-bottom: 50px;
	background-color:#000 !important;
}
.impborder {
	padding: 15px;
	border: 1px solid #eee;
	min-height: 104px;
}
.impborder .owl-buttons {
	display: none;
}
.impborder .owl-pagination {
	margin-top: 15px;
}
#implink-wrap .impborder .owl-buttons div {
	border-radius: 0px;
	padding: 0.2px 8px;
	font-size: 1.1em;
	margin-left: 2px;
	opacity: 1;
	background-color: #fff;
	color: #06256f;
	border: 1px solid #d0d0d0;
}
.impborder .head {
	color: #fff;
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: bold;
}
.brand-items {
	list-style: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: table;
	width: 100%;
}
.brand-items .owl-wrapper-outer {
	display: table;
	width: 100%;
}
.brand-items li {
	list-style: none;
	padding: 0px 2px;
}
.brand-items li img {
	max-width: 100%;
}
footer {
	background-size: 13%;
	background: #000;
	background-image: url(../images/upnribglogo.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
}
.footerbtm {
	background: #221a51;
	padding: 15px 0px;
	color: #fff;
	font-size: 0.8em;
}
.ftleft {
	width: 100px;
	height: 40px;
	background: #24292c;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.ftleft:before {
	border-bottom: 49px solid #24292c;
	border-right: 45px solid transparent;
	content: "";
	height: 0;
	right: -45px;
	position: absolute;
	top: 0px;
	width: 0;
}
.main-footer {
	padding: .5rem 0.3rem;
	/*padding: 20px 0px 0px 0px;*/ /*padding-bottom: 9px;*/
	color: #f29ce5;
	/*color: #ffffff;*/
	font-weight: 400;
	/*font-size: 0.9em;*/
	font-size: .65rem;
	position: relative;
	background: #2091d9;
	margin: 0 0 1.25rem 0;
	/*margin: 0px 0 20px;*/
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	border-bottom: 1px solid #eee
}
.footer-link {
	padding: 5px 0px 0px 0px;
	color: #eae8e8;
	font-weight: 400;
	font-size: 0.9em;
	position: relative;
}
.footer-link ul {
	margin: 0px auto 20px auto;
	padding: 0px 0px 20px 0px;
	list-style: none;
	border-bottom: 1px solid rgba(255,255,255,.1);
	width: 68%;
}
.footer-link li {
	display: inline-block;
}
.footer-link li a {
	display: block;
	padding: 5px 0px 5px 0px;
}
.footer-link li a:after {
	content: "|";
	margin-right: 6px;
	margin-left: 6px;
}
.footer-link li:last-child a:after {
	content: unset;
}
.footer-link a {
	color: #fff;
	position: relative;
}
.footer-link a:hover {
	color: #fff;
	text-decoration: none;
}
.footer-bottom li a, .footer-bottom a {
	color: #000;
}
.footer-bottom li {
	display: inline-block;
	padding: 0px 6px;
	border-right: 1px solid #142659;
}
.footer-bottom li:first-child {
	padding-left: 0px;
}
.footer-bottom li:last-child {
	border-right: 0px solid #142659;
}
.banFxd {
	position: fixed !important;
	width: 100% !important;
	left: 0px;
	right: 0px;
	margin: 0px auto !important;
	z-index: 0 !important;
	top: 0px;
}
.eventcard, .greysection, .eventcard, footer {
	position: relative;
	z-index: 5;
}
.footerbtm a {
	color: #ffff9d;
}
.contactdata {
	padding: 15px 15px 15px 50px;
	background-color: #686868;
}
.contactdata .ft_conDetails {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.contactdata a {
	color: #FF0;
}
.contactdata .ft_conDetails li {
	margin-bottom: 30px;
	position: relative;
	font-size: 0.9em;
	color: #fff;
	position: relative;
	padding-left: 40px;
}
.contactdata .ft_conDetails li img {
	float: left;
	height: 70px;
	margin-right: 10px;
}
.contactdata .ft_conDetails li svg {
	float: left;
	height: 30px;
	fill: #fff;
	position: absolute;
	left: 0px;
}
#contact-map {
	background-color: #686868;
}
.contacthead {
	background-color: #000;
	color: #fff;
	padding: 20px 10px 20px 50px;
	font-weight: bold;
}
.contacthead img {
	float: left;
	margin-right: 10px;
}
.in-banner {
	position: relative;
	z-index: 0;
}
.in-banner:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.52);
	right: 0;
	top: 0;
	left: 0px;
	margin: 0px auto;
}
.in-banner img {
	max-width: 100%;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.inheading {
	position: absolute;
	right: 0;
	left: 0;
	margin: 0px auto;
	z-index: 100;
	padding: 0px;
}
.inheading {
	position: absolute;
	right: 0;
	left: 0;
	margin: 0px auto;
	z-index: 100;
	padding: 0px;
	top: 15px;
	text-align: center;
}
.in-banner li.item {
	margin: 0px;
	list-style: none
}
.inheading h2 {
	color: #fff;
	font-size: 2em;
	display: inline-block;
	padding: 10px 25px;
	background-color: rgba(0,0,0,.5);
	border: 1px dashed rgba(255,255,255,.8);
	margin-top: 53px;
}
.inheading h1 {
	color: #fff;
	font-size: 2.8em;
}
.breed-crum-div {
	margin-bottom: 0px;
	border-radius: 0px;
	background-color: #666;
	padding: 8px 0px;
}
.breadcrumb {
	font-size: 13px;
	margin-bottom: 0px;
	background-color: transparent;
	text-align: right;
}
.breadcrumb li a {
	color: #fff;
}
.breadcrumb li {
	color: #fff !important;
	margin: 0px 5px;
	font-weight: 500;
}
.breadcrumb .active {
	color: #DC3545 !important;
}
.breadcrumb > li + li::before {
	content: close-quote;
}
.contentarea {
	background-color: #666;
	/*background-image: url(../images/bg_blue_lines.png);*/
	padding: 30px;
}
.incontent {
	background-color: #000;
	padding: 15px;
	min-height: 277px;
	color: #fff;
}
.search-inline {
	width: 100%;
	left: 0;
	padding-left: 15px;
	padding-right: 15px;
	top: 0;
	height: 45px;
	position: absolute;
	opacity: 0;
	visibility: hidden;
	background-color: #ececec;
	z-index: 99999;
	transition: all .5s ease-in-out;
}
.search-inline.search-visible {
	opacity: 1;
	visibility: visible;
	animation: fadeInDown 0.4s ease-in-out;
}
.search-inline button[type="submit"] {
	position: absolute;
	right: 52px;
	top: 0;
	background-color: transparent;
	border: 0px;
	top: 0;
	right: 80px;
	padding: 0px;
	cursor: pointer;
	width: 80px;
	height: 99%;
	background: #352961;
	color: #fff;
}
.search-inline .form-control {
	border: 0px;
	padding-left: 0;
	font-size: 2rem;
	position: absolute;
	left: 1%;
	top: 0;
	height: 100%;
	width: 99%;
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	outline: none;
}
.search-inline .search-close {
	position: absolute;
	top: 0;
	right: 0;
	color: #616161;
	width: 80px;
	height: 100%;
	text-align: center;
	display: table;
	background: #efefef;
	text-decoration: none;
}
.search-inline .search-close i {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	background: #dc3545;
}
.search-inline .form-control {
	display: block;
	width: 100%;
	padding: 0px 0px;
	font-size: 1em;
	line-height: 1.5;
	color: #007c7c;
	background-color: #efefef;
	background-clip: padding-box;
	border: 1px solid #efefef;
	border-radius: .25rem;
	font-weight: 300;
	transition: border-color .3s ease-in-out, box-shadow .3s ease-in-out;
}
 @keyframes fadeInDown {
 from {
 opacity: 0;
 transform: translate3d(0, -20%, 0);
}
to {
 opacity: 1;
 transform: translate3d(0, 0, 0);
}
}
.implink-wrap {
	position: relative;
}
.mb30 {
	margin-bottom: 30px;
}
.newwrap {
	border: 1px solid #eee;
	padding: 0px 0px;
	display: table;
	height: 100%;
	width: 100%;
	background-color: #000;
	box-shadow: 5px 5px 0px rgba(0, 0, 0, 0.13);
	margin-bottom: 30px;
}
.p0 {
	padding: 0px;
}
.pr0 {
	padding-right: 0px;
}
.pl0 {
	padding-left: 0px;
}
.border-r1 {
	border-right: 1px solid #eee;
}
.border-l1 {
	border-right: 1px solid #eee;
}
:-moz-focusring {
 outline: 2px solid #12ff00 !important;
}

:-webkit-focusring {
 outline: 2px solid #12ff00 !important;
}

:-ms-focusring {
 outline: 2px solid #12ff00 !important;
}
:-o-focusring {
 outline: 2px solid #12ff00 !important;
}
.town-slide .foot {
	margin-top: 45px;
}
.pv-section .clearfix {
	height: 30px;
}
.dropdown > a:focus {
	outline: 2px solid #12ff00 !important;
	outline-offset: -2px !important;
}
.map iframe {
	width: 100%;
	height: 370px;
	border: 1px solid #ccc;
}
/*==================top-socila-media-icon-style======================*/
.socilbody ul.socialIcons {
	padding: 3px 0px;
	text-align: left;
	float: none;
}
.socilbody .socialIcons li {
	background: yellow;
	list-style: none;
	display: inline-block;
	margin: 3px;
	margin-top: 0%;
	border-radius: 2em;
	overflow: hidden;
	border: 0px;
	padding: 5px !important;
}
.socilbody .socialIcons li a {
	display: block;
	padding: 0px;
	max-width: 25px;
	min-width: 25px;
	height: 25px;
	white-space: nowrap;
	line-height: 25px;
	transition: .5s;
	text-decoration: none;
	color: #fff;
	text-align: center;
}
.socilbody .socialIcons li i {
	margin-right: .5em;
}
.socilbody .socialIcons .facebook {
	background: #3b5998; /*box-shadow: 0 0 16px #3b5998;*/
}
.socilbody .socialIcons .twitter {
	background: #00aced;/* box-shadow: 0 0 16px #00aced;*/
}
.socilbody .socialIcons .youtube {
	background: #b00d0e;/* box-shadow: 0 0 16px #cd486b;*/
}
.socilbody .socialIcons .google-plus {
	background: #e82c2a; /*box-shadow: 0 0 16px #c92228;*/
}
.socilbody .socialIcons .steam {
	background: #666666;/*box-shadow: 0 0 16px #666666;*/
}
/*==================top-socila-media-icon-style end======================*/

/*----Asad CSS-----*/

.photoglry {
	padding: 8px;
	background-color: #fff;
	position: relative;
	box-shadow: 0px 0px 8px rgba(0,0,0,.1);
	min-height: 455px;
}
.photoglry {
}
.photoglry ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
	z-index: 0;
}
.photoglry ul li img {
	max-width: 100%;
}
.photoglry ul li iframe {
	width: 100%;
	height: 395px;
}
.photoglry .owl-page {
	display: none !important;
}
.photoglry h4 {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #eb7135;
	z-index: 3;
	color: #fff;
	font-size: 1.5em;
	font-weight: 800;
	padding: 15px;
	margin: 0px;
}
.photoglry h4:after {
	position: absolute;
	right: -39px;
	top: 0;
	content: "";
	width: 0;
	height: 0;
	border-top: 55px solid #eb7135;
	border-right: 39px solid transparent;
}
.photoglry .owl-buttons {
	position: absolute;
	right: 0px;
	bottom: -43px;
}
.photoglry .owl-buttons div {
	height: 30px;
	width: 30px;
	background-color: #00be9d !important;
	text-align: center;
	color: #fff !important;
	opacity: 1 !important;
	margin: 3px;
	line-height: 29px;
}
.photoglry p {
	margin: 0px;
}
.photoglry .view {
	display: inline-block;
	text-transform: uppercase;
	color: #00be9d;
	font-weight: 600;
	font-size: 1.1em;
}
.footerbtm a {
	color: #FC3
}
.incontent h4 {
	color: #fff;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 9px;
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}
ul.list {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.list li {
	position: relative;
	padding: 6px 0px 0px 16px;
	text-align: justify;
}
ul.list > li {
	border-bottom: 0px solid #f3f3f3;
}
ul.list li h4 {
	margin: 0px;
}
ul.list li:last-child {
	border-bottom: none;
}
ul.list > li:before {
	content: "\f054";
	font-family: 'FontAwesome';
	position: absolute;
	left: 0px;
	font-size: 12px;
	top: 10px;
}
ul.list ul {
	margin: 8px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}
ul.list ul li {
	padding: 6px 0px 0px 15px;
	position: relative;
}
ul.list ul li:before {
	content: "\f0c8";
	position: absolute;
	left: 3px;
	font-family: FontAwesome;
	color: #bb3245;
	font-size: 6px;
	margin-top: 6px;
}
.pdf-size {
	font-size: 12px;
	color: #ffd777;
	display: block
}
.pdf-size:before {
	content: "\f1c1";
	color: #D32F2F
}
#ContentPlaceHolder_Body_gvcircular .pdf-size::before {
	content: unset;
}
.word-size {
	font-size: 12px;
	color: #000;
	display: block
}
.word-size:before {
	content: "\f1c2";
	color: #D32F2F
}
.rar-size {
	font-size: 12px;
	color: #000
}
.rar-size:before {
	content: "\f1c6";
	color: #D32F2F
}
.pdf-size::before, .rar-size::before, .word-size::before {
	font-family: FontAwesome;
	margin: 0 5px;
}
.table th {
	background-color: #000 !important;
	color: #fff;
	font-weight: 600;
}
td.gridrow span.pdf-size img {
	display: none
}
table.filter-box {
	margin-left: 0!important
}
.filter-box {
	background: #000;
	border: 1px solid #cfcfcf;
	box-sizing: border-box;
	margin-bottom: 10px;
	width: 100%
}
.filter-box td {
	padding: 4px
}
.filter-box input[type=submit] {
	background: #03356E;
	border: 0 solid red;
	color: #fff;
	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%;
	background-color:#000;
}
.sitemap {
	margin: 0 15px
}
.sitemap h4 {
	margin-bottom: 20px
}
.sitemap ul {
	/*background: url(../images/site_map_ul.gif) 0 -5px repeat-y!important;*/
	list-style-type: none!important;
	margin: 0!important;
	padding: 0 5px 4px 6px!important;
	position: relative!important
}
.sitemap ul li {
	/*background: url(../images/site_map_list.gif) -5px 4px no-repeat!important;*/
	line-height: 16px!important;
	padding: 0 0 0 10px!important;
	margin: 10px 0;
	text-align: left
}
.sitemap ul li a {
	background-color: #f4f4f4;
	border: 1px solid #e5e5e5;
	color: #000!important;
	display: inline-block;
	padding: 8px;
	border-radius: 18px;
	transition-duration: .3s;
	 font-size:0.996em;
}
.sitemap ul li a:hover {
	background-color: #00be9d;
	border: 1px solid #00be9d;
	color: #fff!important;
	padding-left: 9px;
	text-decoration: none
}
.sitemap ul li ul {
	padding-bottom: 1px
}
.sitemap ul li ul li {
	font: 10pt arial
}
.search-result {
	list-style: none;
	margin: 0;
	padding: 0
}
.search-result li {
	border: 1px solid #eee;
	padding: 5px 10px!important;
	transition: all .2s ease 0s;
	margin-bottom: 10px
}
.search-result li a {
	color: #03F
}
.search-result li:hover {
	box-shadow: 0 0 5px rgba(0,0,0,.2)
}
.search-result .local {
	color: #271def;
	display: block;
	font-size: 1.18em
}
.search-result .local:hover {
	color: #271def
}
.search-result span {
	color: #006621;
	display: block;
	font-size: .85em
}
.search-result p {
	margin: 5px 0;
	color: #333;
	font-size: .9em
}
.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
}
a.archive {
	position: relative;
	background: #03356e;
	color: #fff;
	padding: 7px 10px;
	width: 100%;
	display: block;
	text-align: center;
	margin-bottom: 0px;
}
th.gridheader a {
	color: #FFF;
}
/*#wowslider-container1 .ws-title {
	display: none !important
}*/
.contactBlock {
	min-height: 175px;
	padding: 15px 20px 0;
	margin-bottom: 30px;
	/*background: url(../Images/contact-block-bg.jpg) no-repeat right bottom #111;*/
	border: 1px dotted #fff;
}
.contactBlock p {
	margin: 0;
}
.contactBlock .contactName {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 5px;
	color: #c5681e;
}
.contactBlock .designation {
	color: #666;
	font-style: italic;
}
.fa-external-link::before {
	margin-left: 8px !important;
	color: #14a555 !important;
}
.mlnk ul {
	-moz-columns: 4 auto;
	-o-columns: 4 auto;
	-webkit-columns: 4 auto;
	columns: 4 auto;
	-ms-columns: 4 auto;
	-khtml-columns: 4 auto;
	float: left
}
.fancybox-thumbs {
	cursor: pointer !important
}
.menu_2 li ul a, .menu_2 li ul a:focus {
	padding: 6px 0px !important
}
.grid-stack {
	background: #dadada !important;
}
.in-banner {
	position: relative;
	z-index: 0;
	min-height: 192px;
	background-image: url(../images/inner-banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.zone {
	border-collapse: collapse;
	font-size: 13px;
	margin: 0;
	padding: 0;
	width: 100%
}
.zone th {
	color: #000;
	font-weight: bold;
	text-align: center
}
.zone td {
	color: #1a1a1a
}
.zone-border {
	border: 2px solid #0f2e5d;
	padding: 10px;
	border-radius: 0
}
.zone-border-left {
	border-left: 2px solid #353535
}
.zone-border-right {
	border-right: 2px solid #353535
}
.zone-border-top {
	border-top: 2px solid #353535
}
.zone-border-top2 {
	border-top: 1px solid #fff
}
.zone-border-bottom {
	border-bottom: 2px solid #353535
}
.zonetable {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 100%
}
.zonetable td, .zonetable th {
	border: 2px solid #000;
	padding: 2px
}
.green, .green td, .green th {
	background-color: #dcedc8
}
.red, .red td, .red th {
	background-color: #fbd7e3
}
.yellow2, .yellow2 td, .yellow2 th {
	background: #0f2e5d;
	background: -moz-linear-gradient(top, #fac695 0, #f5ab66 47%, #ef8d31 100%);
	background: -webkit-linear-gradient(top, #0f2e5d 0, #0f2e5d 47%, #0f2e5d 100%);
	background: linear-gradient(to bottom, #0f2e5d 0, #0f2e5d 47%, #0f2e5d 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fac695', endColorstr='#ef8d31', GradientType=0);
	text-align: center;
	color: #fff;
}
.mlnk ul {
	-moz-columns: 4 auto;
	-o-columns: 4 auto;
	-webkit-columns: 4 auto;
	columns: 4 auto;
	-ms-columns: 4 auto;
	-khtml-columns: 4 auto;
	float: left
}
.fancybox-thumbs {
	cursor: pointer !important
}
.menu_2 li ul a, .menu_2 li ul a:focus {
	padding: 6px 0px !important
}
.grid-stack {
	background: #dadada !important;
}
.in-banner {
	position: relative;
	z-index: 0;
	min-height: 192px;
	background-image: url(../images/inner-banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.zone {
	border-collapse: collapse;
	font-size: 13px;
	margin: 0;
	padding: 0;
	width: 100%
}
.zone th {
	color: #000;
	font-weight: bold;
	text-align: center
}
.zone td {
	color: #1a1a1a
}
.zone-border {
	border: 2px solid #0f2e5d;
	padding: 10px;
	border-radius: 0
}
.zone-border-left {
	border-left: 2px solid #353535
}
.zone-border-right {
	border-right: 2px solid #353535
}
.zone-border-top {
	border-top: 2px solid #353535
}
.zone-border-top2 {
	border-top: 1px solid #fff
}
.zone-border-bottom {
	border-bottom: 2px solid #353535
}
.zonetable {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 100%
}
.zonetable td, .zonetable th {
	border: 2px solid #000;
	padding: 2px
}
.green, .green td, .green th {
	background-color: #dcedc8
}
.red, .red td, .red th {
	background-color: #fbd7e3
}
.yellow2, .yellow2 td, .yellow2 th {
	background: #0f2e5d;
	background: -moz-linear-gradient(top, #fac695 0, #f5ab66 47%, #ef8d31 100%);
	background: -webkit-linear-gradient(top, #0f2e5d 0, #0f2e5d 47%, #0f2e5d 100%);
	background: linear-gradient(to bottom, #0f2e5d 0, #0f2e5d 47%, #0f2e5d 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fac695', endColorstr='#ef8d31', GradientType=0);
	text-align: center;
	color: #fff;
}
.pad_r0 {
	padding: 5px !important;
	border: 2px solid #d6d6d6;
	margin-left: 15px;
}
.pad_left0 {
	padding: 5px !important;
	border: 2px solid #d6d6d6;
	margin-right: 15px;
}
#districtsMap {
	margin: auto;
	display: table;
}
.brd2 {
	border: 2px solid #dddd;
	padding: 15px;
}
ul.upsatet {
	margin: 0px;
	padding: 0px
}
ul.upsatet li {
	text-align: center;
	margin: 0px 0px 15px 0px;
	padding: 0px 6px;
	list-style: none;
	border: 1px solid #ddd;
	display: inline-block;
	width: 19.65%;
	font-size: 0.9em;
}
ul.upsatet li a {
	display: block;
	color: #DC3545;
	padding: 20px 0px;
}
ul.upsatet li:hover {
	box-shadow: 0px 0px 20px rgba(0,0,0,.2);
}
.gdIcons li a:nth-child(2) {
	color: red;
	font-size: 0.896em !important;
}
.resp-vtabs ul.resp-tabs-list {
	width: 14% !important;
}
.resp-vtabs .resp-tabs-container {
	width: 86% !important;
}
ul.bulletText {
	list-style: none;
	padding: 0;
}
ul.departmentList.gdIcons li {
	/*background: url(../images/dept-icon-sprite.png)no-repeat 0 0;*/
	padding: 6px 0 12px 16px;
	border-bottom: 1px dotted #ccc;
	text-align: left;
}
ul.departmentList.gdIcons li a {
	display: block;
	font-size: 15px;
}
ul.departmentList.gdIcons li.gdIcon1 {
	background-position: 0 10px;
}
ul.departmentList.gdIcons li.gdIcon2 {
	background-position: 0 -1136px;
}
ul.departmentList.gdIcons li.gdIcon3 {
	background-position: 0 -2177px;
}
ul.departmentList.gdIcons li.gdIcon4 {
	background-position: 0 -33px;
}
ul.departmentList.gdIcons li.gdIcon5 {
	background-position: 0 -1179px;
}
ul.departmentList.gdIcons li.gdIcon6 {
	background-position: 0 -2219px;
}
ul.departmentList.gdIcons li.gdIcon7 {
	background-position: 0 -79px;
}
ul.departmentList.gdIcons li.gdIcon8 {
	background-position: 0 -1219px;
}
ul.departmentList.gdIcons li.gdIcon9 {
	background-position: 0 -2264px;
}
ul.departmentList.gdIcons li.gdIcon10 {
	background-position: 0 -123px;
}
ul.departmentList.gdIcons li.gdIcon11 {
	background-position: 0 -1266px;
}
ul.departmentList.gdIcons li.gdIcon12 {
	background-position: 0 -2308px;
}
ul.departmentList.gdIcons li.gdIcon13 {
	background-position: 0 -164px;
}
ul.departmentList.gdIcons li.gdIcon14 {
	background-position: 0 -1309px;
}
ul.departmentList.gdIcons li.gdIcon15 {
	background-position: 0 -2354px;
}
ul.departmentList.gdIcons li.gdIcon16 {
	background-position: 0 -209px;
}
ul.departmentList.gdIcons li.gdIcon17 {
	background-position: 0 -1352px;
}
ul.departmentList.gdIcons li.gdIcon18 {
	background-position: 0 -2399px;
}
ul.departmentList.gdIcons li.gdIcon19 {
	background-position: 0 -252px;
}
ul.departmentList.gdIcons li.gdIcon20 {
	background-position: 0 -1397px;
}
ul.departmentList.gdIcons li.gdIcon21 {
	background-position: 0 -2443px;
}
ul.departmentList.gdIcons li.gdIcon22 {
	background-position: 0 -299px;
}
ul.departmentList.gdIcons li.gdIcon23 {
	background-position: 0 -1438px;
}
ul.departmentList.gdIcons li.gdIcon24 {
	background-position: 0 -2486px;
}
ul.departmentList.gdIcons li.gdIcon25 {
	background-position: 0 -342px;
}
ul.departmentList.gdIcons li.gdIcon26 {
	background-position: 0 -1474px;
}
ul.departmentList.gdIcons li.gdIcon27 {
	background-position: 0 -2532px;
}
ul.departmentList.gdIcons li.gdIcon28 {
	background-position: 0 -385px;
}
ul.departmentList.gdIcons li.gdIcon29 {
	background-position: 0 -1510px;
}
ul.departmentList.gdIcons li.gdIcon30 {
	background-position: 0 -2576px;
}
ul.departmentList.gdIcons li.gdIcon31 {
	background-position: 0 -428px;
}
ul.departmentList.gdIcons li.gdIcon32 {
	background-position: 0 -1549px;
}
ul.departmentList.gdIcons li.gdIcon33 {
	background-position: 0 -2621px;
}
ul.departmentList.gdIcons li.gdIcon34 {
	background-position: 0 -475px;
}
ul.departmentList.gdIcons li.gdIcon35 {
	background-position: 0 -1586px;
}
ul.departmentList.gdIcons li.gdIcon36 {
	background-position: 0 -2659px;
}
ul.departmentList.gdIcons li.gdIcon37 {
	background-position: 0 -520px;
}
ul.departmentList.gdIcons li.gdIcon38 {
	background-position: 0 -1626px;
}
ul.departmentList.gdIcons li.gdIcon39 {
	background-position: 0 -2697px;
}
ul.departmentList.gdIcons li.gdIcon40 {
	background-position: 0 -563px;
}
ul.departmentList.gdIcons li.gdIcon41 {
	background-position: 0 -1670px;
}
ul.departmentList.gdIcons li.gdIcon42 {
	background-position: 0 -2734px;
}
ul.departmentList.gdIcons li.gdIcon43 {
	background-position: 0 -603px;
}
ul.departmentList.gdIcons li.gdIcon44 {
	background-position: 0 -1711px;
}
ul.departmentList.gdIcons li.gdIcon45 {
	background-position: 0 -2769px;
}
ul.departmentList.gdIcons li.gdIcon46 {
	background-position: 0 -640px;
}
ul.departmentList.gdIcons li.gdIcon47 {
	background-position: 0 -1751px;
}
ul.departmentList.gdIcons li.gdIcon48 {
	background-position: 0 -2807px;
}
ul.departmentList.gdIcons li.gdIcon49 {
	background-position: 0 -682px;
}
ul.departmentList.gdIcons li.gdIcon50 {
	background-position: 0 -1791px;
}
ul.departmentList.gdIcons li.gdIcon51 {
	background-position: 0 -2849px;
}
ul.departmentList.gdIcons li.gdIcon52 {
	background-position: 0 -727px;
}
ul.departmentList.gdIcons li.gdIcon53 {
	background-position: 0 -1834px;
}
ul.departmentList.gdIcons li.gdIcon54 {
	background-position: 0 -2888px;
}
ul.departmentList.gdIcons li.gdIcon55 {
	background-position: 0 -768px;
}
ul.departmentList.gdIcons li.gdIcon56 {
	background-position: 0 -1870px;
}
ul.departmentList.gdIcons li.gdIcon57 {
	background-position: 0 -2927px;
}
ul.departmentList.gdIcons li.gdIcon58 {
	background-position: 0 -813px;
}
ul.departmentList.gdIcons li.gdIcon59 {
	background-position: 0 -1907px;
}
ul.departmentList.gdIcons li.gdIcon60 {
	background-position: 0 -2967px;
}
ul.departmentList.gdIcons li.gdIcon61 {
	background-position: 0 -855px;
}
ul.departmentList.gdIcons li.gdIcon62 {
	background-position: 0 -1944px;
}
ul.departmentList.gdIcons li.gdIcon63 {
	background-position: 0 -3005px;
}
ul.departmentList.gdIcons li.gdIcon64 {
	background-position: 0 -899px;
}
ul.departmentList.gdIcons li.gdIcon65 {
	background-position: 0 -1984px;
}
ul.departmentList.gdIcons li.gdIcon66 {
	background-position: 0 -3048px;
}
ul.departmentList.gdIcons li.gdIcon67 {
	background-position: 0 -937px;
}
ul.departmentList.gdIcons li.gdIcon68 {
	background-position: 0 -2020px;
}
ul.departmentList.gdIcons li.gdIcon69 {
	background-position: 0 -3088px;
}
ul.departmentList.gdIcons li.gdIcon70 {
	background-position: 0 -977px;
}
ul.departmentList.gdIcons li.gdIcon71 {
	background-position: 0 -2058px;
}
ul.departmentList.gdIcons li.gdIcon72 {
	background-position: 0 -3124px;
}
ul.departmentList.gdIcons li.gdIcon73 {
	background-position: 0 -1011px;
}
ul.departmentList.gdIcons li.gdIcon74 {
	background-position: 0 -2096px;
}
ul.departmentList.gdIcons li.gdIcon75 {
	background-position: 0 -3165px;
}
ul.departmentList.gdIcons li.gdIcon76 {
	background-position: 0 -1051px;
}
ul.departmentList.gdIcons li.gdIcon77 {
	background-position: 0 -2133px;
}
ul.departmentList.gdIcons li.gdIcon78 {
	background-position: 0 -3208px;
}
ul.departmentList.gdIcons li.gdIcon79 {
	background-position: 0 -1094px;
}
ul.departmentList.gdIcons li.gdIcon80 {
	background-position: 0 -2177px;
}
.resp-vtabs ul.resp-tabs-list {
	border-right: 1px solid #c1c1c1;
}
.resp-tab-content {
	padding: 0px 0px 0px 15px !important;
	border-left: 0px !important;
	border-bottom: 0px !important;
	border-right: 0px !important;
}
.Weather, .Temperature, .Precipitation, .Wind {
	padding-left: 0px !important;
	padding-top: 15px !important;
}
.Airports-AirStrips, .Railway, .RoadWays {
	padding-left: 0px !important;
	padding-top: 15px !important;
}
ul.gettingUPAirports {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.gettingUPAirports li {
	/* float: left; */
	width: 23%;
	position: relative;
	padding: 2px 0px 2px 12px;
	text-align: justify;
	display: inline-block;
	font-size: 0.9em;
}
ul.gettingUPAirports > li {
	border-bottom: 1px solid #f3f3f3;
}
ul.gettingUPAirports li h4 {
	margin: 0px;
}
ul.gettingUPAirports li:last-child {
	border-bottom: 1px solid #f3f3f3;
}
ul.gettingUPAirports > li:before {
	content: "\f054";
	font-family: 'FontAwesome';
	position: absolute;
	left: 0px;
	font-size: 8px;
	top: 7px;
}
ul.gettingUPAirports ul {
	margin: 8px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}
ul.gettingUPAirports ul li {
	padding: 6px 0px 0px 15px;
	position: relative;
}
ul.gettingUPAirports ul li:before {
	content: "\f0c8";
	position: absolute;
	left: 3px;
	font-family: FontAwesome;
	color: #bb3245;
	font-size: 6px;
	margin-top: 6px;
}
.serviceBox {
	color: #606060;
	padding: 0 10px 20px;
	background-color: #F9A11C;
	border: 1px solid transparent;
	border-radius: 20px;
	margin: 50px 0 10px;
	position: relative;
	min-height: 195px;
}
.serviceBox .service-content {
	text-align: center;
	padding: 15px 20px 23px;
	margin-top: -45px;
	border-radius: 12px;
	background-color: #fff;
	position: relative;
	transition: all 0.3s;
	min-height: 200px;
}
.serviceBox .service-content:hover {
	box-shadow: 0 0 20px -5px #000;
}
.serviceBox .service-content:after {
	content: '';
	height: 50px;
	width: 50px;
	border: 25px solid transparent;
	border-top: 25px solid #fff;
	transform: translateX(-50%);
	position: absolute;
	bottom: -50px;
	left: 50%;
}
.serviceBox .service-icon {
	display: inline-block;
	color: #F9A11C;
	font-size: 90px;
	margin-bottom: 10px;
	transition: all 0.3s ease 0s;
}
.serviceBox:hover .service-icon {
	transform: rotateX(360deg);
}
.serviceBox .title {
	font-size: 1em;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0 0 10px;
}
.serviceBox .description {
	font-size: 15px;
	line-height: 25px;
	margin: 0;
}
.serviceBox .read-more {
	display: block;
	width: 60%;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	padding: 10px 0;
	background-color: #6D4D42;
	border-radius: 15px;
	transform: translateX(-50%);
	transition: all 0.3s ease 0s;
	position: absolute;
	left: 50%;
	bottom: -20px;
}
.serviceBox .read-more:hover {
	text-decoration: none;
	letter-spacing: 2px;
	box-shadow: 0 0 10px #000;
}
.serviceBox.green {
	background-color: #44BB85;
}
.serviceBox.green .service-icon {
	color: #44BB85;
}
.serviceBox.green .read-more {
	background-color: #007A6D;
}
.serviceBox.blue {
	background-color: #36BFC5;
}
.serviceBox.blue .service-icon {
	color: #36BFC5;
}
.serviceBox.blue .read-more {
	background-color: #015F65;
}
.serviceBox.red {
	background-color: #f23d3a;
}
.serviceBox.red .service-icon {
	color: #f23d3a;
}
.serviceBox.red .read-more {
	background-color: #ad0e0c;
}

@media only screen and (max-width:990px) {
.serviceBox {
	margin-bottom: 60px;
}
.serviceBox .service-content {
	padding: 20px 15px 30px;
}
}

@media only screen and (max-width:767px) {
.serviceBox {
	margin-bottom: 130px;
}
}
.serviceBox .title:after {
	position: absolute;
	width: 100%;
	height: 0px;
	background-color: #e7e7e7;
	content: "";
	z-index: 0;
	right: 0;
	left: 0;
	margin: 0px auto 0px auto;
	top: 45%;
}
.boxhover {
	text-align: center;
	overflow: hidden;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	position: relative;
}
.boxhover img {
	width: 100%;
	height: auto;
}
.boxhover .box-content {
	width: 100%;
	height: 100%;
	background-color: rgb(1, 25, 54);
	color: #fff;
	padding: 15px;
	opacity: 0;
	position: absolute;
	top: 100%;
	left: 0;
	transform: rotateZ(300deg);
	transition: all 0.4s ease 0s;
}
.boxhover:hover .box-content {
	opacity: 1;
	top: 0;
	transform: rotateZ(0deg);
}
.boxhover .title {
	display: block;
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 8px 0;
	position: relative;
	padding-bottom: 10px;
	border-bottom: 2px solid #fff;
}
.boxhover.post {
	display: block;
	font-size: 15px;
	margin-bottom: 10px;
}
.boxhover .icon {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	bottom: 20px;
	left: 0;
}
.boxhover .icon li {
	display: inline-block;
}
.boxhover .icon li:first-child {
	float: none;
}
.boxhover.icon li:last-child {
	float: right;
}
.boxhover.icon li a {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	background: #ffde3e;
	font-size: 20px;
	color: #011936;
	margin: 0 15px;
	transition: all 0.3s ease 0s;
}
.boxhover .icon li a:hover {
	border-radius: 0;
}

@media only screen and (max-width:990px) {
.boxhover {
	margin-bottom: 20px;
}
}
.boxhover .title:after {
	position: absolute;
	width: 100%;
	height: 0px;
	background-color: #e7e7e7;
	content: "";
	z-index: 0;
	right: 0;
	left: 0;
	margin: 0px auto 0px auto;
	top: 45%;
}
.boxhover .box-content ul.list > li a {
	color: #FFF
}
.boxhover .box-content ul.list > li a {
	color: #FFF;
	font-size: 0.8em
}
.boxhover h4.hvr {
	position: absolute;
	bottom: -10px;
	padding: 12px;
	border: none;
	background: #021735;
	color: #ffff;
	left: 0px;
	right: 0px;
}
.boxhover .icon li a {
	color: #000;
	background: #fff;
	padding: 5px;
}
.boxhover .box-content ul.list > li {
	line-height: 14px
}
.prjct-btn {
	float: right;
}
.prjct-btn a {
	color: #fff;
}
.prjct {
	margin-top: 10px;
	margin-bottom: 10px !important;
}
.prjct a {
	color: #fff;
}
p {
	margin: 0 0 10px !important;
	line-height: 25px !important;
}
.logo-section {
	display: block;
	background: #FFF
}
.pricingTable {
	padding-bottom: 0px;
	background: #fff;
	text-align: center;
	margin-bottom: 30px;
	position: relative;
	border: 1px solid #ddd;
	min-height: 340px;
}
.pricingTable:before {
	content: "";
	width: 80%;
	height: 10px;
	background: #727cb6;
	margin: 0 auto;
	position: absolute;
	top: -1px;
	left: 0;
	right: 0;
}
.pricingTable .title {
	display: inline-block;
	width: 80%;
	margin: 0 0 40px 0;
	background: #727cb6;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 1px;
	position: relative;
}
.pricingTable .title:before, .pricingTable .title:after {
	content: "";
	border-right: 0px solid #4a59ab;
	border-top: 0px solid transparent;
	position: absolute;
	top: -21px;
	left: -10px;
}
.pricingTable .title:after {
	border-right: none;
	border-left: 0px solid #4a59ab;
	left: auto;
	right: 0px;
	background: no-repeat;
}
.pricingTable .title span {
	display: block;
	padding: 12px 0;
	min-height: 70px;
}
.pricingTable .title span:after {
	content: "";
	display: block;
	width: 100%;
	height: 21px;
	position: absolute;
	bottom: -21px;
	background: linear-gradient(-45deg, transparent 75%, #727cb6 75%) 0 50%, linear-gradient( 45deg, transparent 75%, #727cb6 75%) 0 50%;
	background-repeat: repeat-x;
	background-size: 16px;
}
.pricingTable .pricing-content {
	list-style: none;
	padding: 0px 0px;
	margin: 0;
}
.pricingTable .pricing-content li {
	font-size: 0.9em;
	font-weight: 500;
	color: #101010;
	line-height: 22px;
	margin-bottom: 20px;
	position: relative;
	padding-left: 40px;
	padding-right: 40px;
}
.pricingTable .pricing-content li:last-child {
	margin-bottom: 0;
}
.pricingTable .pricing-content li:before {
	content: "";
	width: 30px;
	height: 100%;
	background: #727cb6;
	position: absolute;
	top: 0;
	left: -10px;
}
.pricingTable .pricing-content li:after {
	content: "";
	border-left: 15px solid #727cb6;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	position: absolute;
	top: 0;
	left: 20px;
}
.pricingTable .pricing-content i {
	font-size: 16px;
	color: #fff;
	position: absolute;
	top: 6px;
	left: 0;
}
.pricingTable .pricing-content i:after {
	content: "";
	border-right: 10px solid #4a59ab;
	border-top: 10px solid transparent;
	position: absolute;
	top: -16px;
	left: -10px;
}
.pricingTable .price-value {
	width: 150px;
	height: 150px;
	border-radius: 50%;
	background: #727cb6;
	margin: 0 auto;
	overflow: hidden;
	position: absolute;
	bottom: -75px;
	left: 0;
	right: 0;
}
.pricingTable .pricingTable-signup {
	display: block;
	padding: 21px 0;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	position: relative;
}
.pricingTable .pricingTable-signup:before, .pricingTable .pricingTable-signup:after {
	content: "";
	width: 53%;
	height: 15px;
	background: #fff;
	position: absolute;
	bottom: -5px;
	left: 0;
	transform: rotate(20deg);
}
.pricingTable .pricingTable-signup:after {
	left: auto;
	right: 0;
	transform: rotate(-20deg);
}
.pricingTable .amount {
	display: block;
	padding: 15px 0;

	font-size: 28px;
	font-weight: bold;
	color: #fff;
}
.pricingTable .amount span {
	display: inline;
	font-size: 16px;
	border-bottom: 2px solid #fff;
	position: relative;
	top: -8px;
}
.pricingTable.green:before, .pricingTable.green .title, .pricingTable.green .price-value, .pricingTable.green .pricing-content li:before {
	background: #1abc9c;
}
.pricingTable.green .title span:after {
	background: linear-gradient(-45deg, transparent 75%, #1abc9c 75%) 0 50%, linear-gradient( 45deg, transparent 75%, #1abc9c 75%) 0 50%;
	background-size: 16px;
}
.pricingTable.green .pricing-content li {
	color: #1abc9c;
}
.pricingTable.green .pricing-content li:after {
	border-left: 15px solid #1abc9c;
}
.pricingTable.green .title:before, .pricingTable.green .pricing-content i:after {
	border-right: 10px solid #11927a;
}
.pricingTable.green .title:after {
	border-left: 10px solid #11927a;
}
.pricingTable.purple:before, .pricingTable.purple .title, .pricingTable.purple .price-value, .pricingTable.purple .pricing-content li:before {
	background: #cf4d78;
}
.pricingTable.purple .title span:after {
	background: linear-gradient(-45deg, transparent 75%, #cf4d78 75%) 0 50%, linear-gradient( 45deg, transparent 75%, #cf4d78 75%) 0 50%;
	background-size: 16px;
}
.pricingTable.purple .pricing-content li {
	color: #cf4d78;
}
.pricingTable.purple .pricing-content li:after {
	border-left: 15px solid #cf4d78;
}
.pricingTable.purple .title:before, .pricingTable.purple .pricing-content i:after {
	border-right: 10px solid #ae365e;
}
.pricingTable.purple .title:after {
	border-left: 10px solid #ae365e;
}

@media only screen and (max-width: 990px) {
.pricingTable {
	margin-bottom: 100px;
}
}
#accordion .panel-heading {
	position: relative;
	background-color: #1b326c;
	border-color: #dcd3ad;
	border-radius: 0;
	padding: 16px 1px;
	display: block;
}
#accordion .panel-heading h4 {
	text-transform: none;
	color: #fff;
	border: none;
	font-size: 1.3em;
	padding-bottom: 0;
	font-weight: 400;
}
#accordion .panel-heading h4 a {
	display: block
}
#accordion .panel-heading h4 a i.glyphicon {
	padding: 8px;
	font-size: 13px;
	border-radius: 50%;
	position: absolute;
	border: 2px solid #fff;
	top: 10px;
	right: 15px;
}
#accordion .panel-heading a:focus, #accordion .panel-heading a:hover {
	text-decoration: none;
	color: #ffffff;
}
.lib-panel {
	margin-bottom: 20Px;
}
.lib-panel img {
	width: 100%;
	background-color: transparent;
}
.lib-panel .row, .lib-panel .col-md-6 {
	padding: 0;
	background-color: #000;
}
.lib-panel .lib-row {
	padding: 0 20px 0 20px;
}
.lib-panel .lib-row.lib-header {
	background-color: #000;
	font-size: 20px;
	padding: 10px 20px 0 20px;
}
.lib-panel .lib-row.lib-header .lib-header-seperator {
	height: 2px;
	width: 26px;
	background-color: #d9d9d9;
	margin: 7px 0 7px 0;
}
.lib-panel .lib-row.lib-desc {
	position: relative;
	height: 100%;
	display: block;
	font-size: 13px;
	margin-bottom: 24px;
}
.lib-panel .lib-row.lib-desc a {
	position: absolute;
	width: 100%;
	bottom: 10px;
	left: 20px;
}
.row-margin-bottom {
	margin-bottom: 20px;
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.box-shadow {
	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,.10);
	box-shadow: 0 0 3px 0 rgba(0,0,0,.10);
}
.no-padding {
	padding: 0;
}
span.readMore {
	background: transparent;
	padding: 10px;
	margin: 15px;
}
.ranks .one {
	font-size: 5em;
	line-height: 70px;
	color: #c38400;
}
.ranks span {
	display: block;
}
.boximg img {
	width: 100%;
	height: auto;
	transition: all 0.3s ease;
}
.boximg:hover img {
	transform: scale(1.4);
	filter: grayscale(80%);
}
.boximg .box-content {
	color: #fff;
	background: linear-gradient(rgba(93,48,154,0.9), rgba(226,40,172,0.9));
	width: 90%;
	padding: 15px 50px 10px 20px;
	opacity: 0;
	transform: translateY(-50%);
	position: absolute;
	top: 50%;
	left: -100%;
	z-index: 1;
	clip-path: polygon(0 0, 80% 0%, 100% 100%, 0% 100%);
	transition: all 0.3s ease;
}
.boximg:hover .box-content {
	opacity: 1;
	left: 0;
}
.boximg .title {
	font-size: 1em;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 3px;
	background: none;
	color: #fff;
	border: none;
}
.boximg .post {
	font-size: 14px;
	text-transform: capitalize;
	margin: 0 0 10px;
	display: block;
}
.boximg .icon {
	padding: 0;
	margin: 0;
	list-style: none;
}
.boximg .icon li {
	margin: 0 5px;
	display: inline-block;
}
.boximg .icon li a {
	color: #fff;
	background: transparent;
	font-size: 14px;
	text-align: center;
	line-height: 27px;
	height: 30px;
	width: 30px;
	border: 1px solid #fff;
	border-radius: 50%;
	display: block;
	position: relative;
	transition: all 0.3s ease;
}
.boximg .icon li a:hover {
	color: #fff;
	box-shadow: 0 0 10px #000;
}

@media only screen and (max-width:990px) {
.boximg {
	margin: 0 0 30px;
}
}
.boximg {
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
}
.boximg .title:after {
	position: absolute;
	width: 100%;
	height: 0px;
	background-color: #e7e7e7;
	content: "";
	z-index: 0;
	right: 0;
	left: 0;
	margin: 0px auto 0px auto;
	top: 45%;
}
.industriLogo {
	margin: 15px 0 15px 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
ul.industriLogo li {
	width: 18%;/* float:left; */
	border: 1px solid #f1f1f1;
	margin: 5px 5px;
	padding: 4px;
	display: inline-block;
}
ul.industriLogo li img {
	max-width: 100%
}
.formControl, input[type="text"], textarea, select, input[type="password"] {
	border: 1px solid #c6c6c6;
	width: 100%;
	height: 34px;
	padding: 7px 10px;
	font-size: 100%;
	line-height: 20px;
}
input[type="reset"], input[type="submit"], button, .button, a.button {
	color: #fff;
	border: 1px solid #192f59;
	background-color: #192f59;
	font-weight: bold;
	font-size: 14px;
	transition: all 200ms linear 0s;
}
input[type="submit"], input[type="button"], input[type="reset"], button, .button {
	line-height: 20px;
	padding: 6px 15px;
	/* display: inline-block; */
	text-decoration: none;
}
ul.usefulMaps {
	margin: 0px;
	padding: 0px;
	list-style: none;
width:;
}
ul.usefulMaps li {
	width: 24.90%;
	float: left;
	padding: 10px 10px;
	margin: 0px 0px 15px 0px;/*! display: inline-block; */
	border: 1px solid #dddd;
}
ul.usefulMaps li a {
	color: #192F59;
	background: #f1f3f8;
	display: block;
	text-align: center;
	padding: 6px 0px;
}
ul.usefulMaps li a img {
	width: 100%;
	height: 189px;
}
#accordion .panel-default > .panel-heading:after {
	content: "";
	position: absolute;
	right: -34px;
	top: 0px;
	width: 0;
	height: 0;
	border-top: 0px solid #eee;
	border-right: 0px solid transparent;
}
.resp-tabs-container .tabinnerpage {
	padding-left: 0px !important;
	padding-top: 15px !important;
}
.primarymenu .navbar-inverse .navbar-nav>li>a {
	padding: 15px 17px !important;
}
.attractionsMain {
	list-style: none;
	margin: 0 -15px;
	padding: 0;
}
.attractionsMain li {
	margin: 0px 10px 0px 10px;
	width: 23%;
	position: relative;
	overflow: hidden;
	display: inline-block;
	height: 284px;
	background: url(../Images/white-bg.jpg) repeat #000;
}
.attractionsMain li img {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	border: 0;
	vertical-align: middle;
	width: 100%;
	height: auto;
}
.imageTitle {
	height: 50px;
	background: #192f59;
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	font-size: 1.1em;
	text-align: center;
}
.imageTitle a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 15px 0;
}
.tourDetail {
	background: #192f59;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 0 12px;
	color: #fff;
	display: none;
	opacity: 0;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	line-height: normal;
}
.tourDetail h3 {
	font-size: 20px;
	color: #fff;
	text-align: center;
	border-bottom: 1px solid #fff;
	padding: 10px 0 5px;
	margin-bottom: 12px;
}
.tourContant {
	min-height: 155px;
}
.timeArea {
	padding: 0;
	list-style: none;
}
.attractionsMain li li {
	height: auto;
	width: auto;
	float: none;
	background: none;
	display: block;
	line-height: 9px;
	padding: 9px 13px!important;
	margin: 0px !important;
	font-size: 1em;
}
.timeArea li {
	font-size: 0.9em;
	color: #fff;
	margin: 0 0 4px 0;
}
.timeArea li .type {
/* float: left; */
    /* width: 57px; */
}
.timeArea li .detail {
/* display: table; */
    /* width: 169px; */
}
.tourDetail .viewDetail {
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
}
.tourDetail .viewDetail a {
	background: #f5ba3d;
	color: #171615;
	text-decoration: none;
	font-size: 15px;
	padding: 5px 10px;
	box-shadow: 0px 1px 0px 0px #000000;
	transition: all 400ms linear 0s;
}
.attractionsMain li:hover .imageTitle {
	display: none;
}
.attractionsMain li:hover .tourDetail {
	display: block;
	opacity: 0.90;
	transition: 1s all;
}
.tourContant li a, .jhansidetail li a {
	color: #FFF
}
.attractionsMain li:hover img {
	-webkit-transform: scale(2.2, 2.2);
	-moz-transform: scale(2.2, 2.2);
	-o-transform: scale(2.2, 2.2);
	-ms-transform: scale(2.2, 2.2);
	transform: scale(2.2, 2.2);
}
.h3, h3 {
	font-size: 1.3em;
	color: #14a555;
	font-weight: 400;
}
.districtsProfile a {
	color: #111;
	text-decoration: none;
	font-size: 1.1em
}
.districtsProfile .url a:hover, .districtsProfile a:hover {
	color: #bb4c11;
	text-decoration: underline;
}
.districtsProfile .url {
	display: block;
	font-size: 0.867em;
	font-style: italic;
}
.districtsProfile .url a {
	color: #444
}
.districtsProfile .districtMap {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 4px solid #eee
}
.districtsProfile .districtMap .mapLeft {
	float: left;
	width: 535px
}
.districtsProfile .districtMap .noteRed {
	text-align: center;
	margin: 0
}
.districtsProfile .districtList li {
	float: left;
	width: 20%;
	margin-bottom: 0;
	border-bottom: 1px dotted #eee;
	padding: 10px 0 10px 15px;
	background-position: 0 20px
}
.districtsProfile .mapInfo {
	float: right;
	width: 520px;
	margin-bottom: 0;
	line-height: 1.7;
}
.districtsProfile .mapInfo table {
	margin: 0
}
.districtsProfile .mapInfo h3 {
	border-bottom: none;
	padding-bottom: 0;
	color: #a57319;
	margin: 0
}
.districtsProfile .mapInfo h4 {
	margin: 0 0 5px
}
.districtProfileMain {
	-webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.5);
	margin-bottom: 12px;
	background-color: #fff;
	text-align: center;
}
.districtProfileMain h2 {
	padding: 15px 0
}
.districtProfileMain .map {
	margin: 0 auto;
}
.districtProfileMain .mapHoverTip {
	float: right;
	width: 180px;
	text-align: left;
	margin-right: 20px;
	text-align: center;
}
.districtProfileMain .mapHoverTip img {
	float: none;
	margin: 0 auto 20px
}
.districtProfileMain .noteRed {
	clear: both;
}
.districtsProfileTab .tabNav li.scrollDown {
	background: url(../Images/select-district-bg.png) no-repeat center 10px #f2ead8;
	margin: 0 0 -5px -5px;
	text-align: center;
	font-size: 20px;
	line-height: normal;
	line-height: 22px;
	color: #000;
	padding-top: 245px;
	height: 310px;
}
.districtsProfileTab .tabNav li.scrollDown a, .districtsProfileTab .tabNav li.scrollDown a:hover, .districtsProfileTab .tabNav li.scrollDown.active a {
	display: inline-block;
	background: url(../images/down-arrow.jpg) no-repeat right center !important;
	padding: 0 22px 0 0;
	text-transform: none;
	font-size: 16px;
	color: #000
}
.districtsProfileTab li.scrollDown .activeArrow {
	display: none
} /*Map New Script*/
#districtsMap {
	position: relative;
	margin-left: 0;
	margin-bottom: 15px;
}
.cityName {
	display: none;
	position: absolute;
	z-index: 99;
	background: #14a555;
	border: 1px solid #14a555;
	padding: 10px 16px;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	top: 0px !important;
	left: -185px !important;
}
.cityName:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
}
.cityName:after {
	border-color: rgba(24, 23, 21, 0);
	border-top-color: #14a555;
	border-width: 10px;
	margin-left: -10px;
}
.cityName:before {
	border-color: rgba(0, 0, 0, 0);
	border-top-color: #14a555;
	border-width: 11px;
	margin-left: -11px;
}
.mapHoverTip {
	margin-bottom: 15px;
	background-color: #f1f3f8;
	border: 1px solid #14a555;
	color: #000000;
	padding: 10px;
	min-height: 100px;
}
.mapHoverTip img {
	float: right;
	margin-left: 25px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.title-services {
	position: relative;
	margin-left: -23px;
}
.title-services h4 {
	position: relative;
	z-index: 2;
	display: block;
	background-color: #ed7d29;
	padding-right: 10px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 1.13em;
	padding: 16px 15px 16px 8px;
	font-weight: 500;
	margin: 0 0 0 -7px;
}
.title-services svg {
	height: 30px;
	margin-right: 10px;
	fill: #192f59;
	float: left;
}
ul.services-link {
	list-style: none;
	margin: 0px 0px 0px -23px;
	padding: 8px 0px 8px 6px;
	background: #fff;
}
ul.services-link li {
	position: relative;
	padding: 4px 0px 7px 16px;
	text-align: justify;
	font-size: 0.8em;
	color: #340f5a;
	margin-top: 0;
}
.services-link > li {
	border-bottom: 1px dotted #dad3d3;
}
ul.services-link li h4 {
	margin: 0px;
}
ul.services-link li:last-child {
	border-bottom: none;
}
ul.services-link > li:before {
	content: "\f054";
	font-family: 'FontAwesome';
	position: absolute;
	left: 0px;
	font-size: 12px;
	top: 3px;
}
ul.services-link ul {
	margin: 8px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}
ul.services-link ul li {
	padding: 6px 0px 0px 15px;
	position: relative;
}
ul.services-link ul li:before {
	content: "\f0c8";
	position: absolute;
	left: 3px;
	font-family: FontAwesome;
	color: #bb3245;
	font-size: 6px;
	margin-top: 6px;
}
.services-btn {
	margin: 0 0 0 -17px;
}
/*#wowslider-container1 a {
    pointer-events: none;
}
*/

.servbox {
	border: 1px solid #ccc;
	padding: 10px 15px;
	margin: 12px 10px 0px -20px;
	background: #000;
	font-size: 0.9em;
	min-height: 397px;
	position: relative;
}
.servbox h4 {
	font-family: 'Roboto Slab', serif;
	margin: 0px 0px 15px 0px;
	color: #ffeb7e;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
}
.servbox ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.servbox ul li {
	position: relative;
	padding: 3px 0px 3px 16px;
	color: #fff;
}
.servbox ul li a {color: #fff;}

.servbox ul li:before {
	font-family: 'FontAwesome';
	content: "\f192";
	color: #14a555;
	position: absolute;
	left: 0px;
	font-size: 12px;
	top: 3px;
}
.servbox .services-btn2 {
	white-space: inherit;
	position: relative;
	position: absolute;
	margin: 0px auto;
	left: 10px;
	right: 10px;
	bottom: 10px;
	background-color: #161717;
	border-color: #ffe47c;
}
.menu {
	position: relative;
	height: auto;
	background-color: #000;
	overflow: hidden;
	padding: 0px 14px;
}
.menu ul > li > ul li a {
	color: #fff;
}
.menu > ul > li > a {
	display: block;
	font-weight: 400;
	font-size: 1.4em;
	padding: 12px 15px;
	pointer-events: none;
	background-color: #000;
	color: #fff;
	margin: 0px -15px;
	border-bottom: 2px solid #14a555;
}
.alert-warning {
	color: #fff !important;
	background-color: #1a1a1a !important;
	border-color: #faebcc;
}
ul.dropdown-menu.cont-li {
	margin-left: -142px;
}
.table-bordered > tbody > tr > td {
	background-color: #000 !important;
}
tr td a {
	color: #ffe248;
	font-weight: bold;
}
.resp-tabs-container {
	background-color: #000 !important;
}
.resp-tab-active {
	background-color: #000 !important;
}
.resp-tabs-list li {
	background-color: #4e4e4e !important;
`
}
.list li a {
	color: #ffce39 !important;
}
.incontent a {
	color: #ffce39 !important;
	font-weight: bold !important;
}
.panel-collapse {
	background-color: #000 !important;
}

.btn-primary {
    color: #fff !important;
    background-color: #000 !important;
    border-color: #fff !important;
}
.filter-box {
    background: #000000;
    border: 1px solid #cfcfcf;
    box-sizing: border-box;
    margin-bottom: 10px;
    width: 100%;
}

.filter-box input[type="text"] {
    height: 33px !important;
	background-color:#000 !important;}
	.gridrow img {
    height: 15px;
}