@charset "utf-8";
/* CSS Document */
body {
  font-family: 'Roboto', sans-serif !important;
    background-color: #fbfbfb !important;
    background-image: url(image/background.png);
}
 strong{
	font-weight: normal !important;
}
/*================== social Menu*/

.social ul {
    padding: 0;
    margin: 0;
}
.social ul li {
    list-style: none;
    display: inline-block;
    margin-right: 5px;
}
.social ul li a {
    display: inline-block;
    width: 100%;
}
.social ul li a img {
    max-width: 25px;
    transition: all 0.3s; 
}
.social ul li a img:hover{
	transform: scale(1.1);
}

.phone_icon label {
    margin-right: 5px;
}









.android.first_main_top {
    display: none;
}
/*================== social Menu*/
.home_gallery > div:nth-child(3) {
  padding-left: 0;
}
.home_gallery > div:nth-child(2) {
  padding-right: 0;
}
.home_gallery_left img:hover {
    transform: scale(1.03);
}
.home_gallery_left img {
    height: 215px;
    transition: all 0.2s ease 0s;
    width: 100%;
}
#preloader {
     position: fixed; 
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100vh;
    overflow: visible;
    background: #fff url(front_assets/image/loader.gif) no-repeat center center;
}


.pricing-table .row{
	margin: 0 !important;
}
iframe {
	width: 100%;
	display: inline-block;
}
h3 {
	color: #860808;
}
p {
	/*padding: 10px;*/
	font-size: 13px;
}
img {
	cursor: pointer;
}
.simplePagerContainer {
	display: inline-block;
	width: 100%;
	background-color: #fff;
}
.pressint {
	text-align: center;
}
p.newClass {
	padding: 14px !important;
	line-height: 1.7;
}
.WithBorder .col-md-8 p {
	letter-spacing: 0.2px;
	line-height: 32px;
	padding: 0px;
	background-color: transparent;
}
.address p:first-child {
	margin-bottom: 0px;
	background: transparent;
	box-shadow: none;
	padding: 5px 0 0 0;
	color: #051c5e;
}
.about_back p {
	color: #223365;
	font-size: 14px;
	line-height: 26px;
	padding: 0 20px;
	text-transform: capitalize;
}
p.topHEadingP {
	padding: 7px 20px !important;
	border: 1px solid #f1efef;
	color: #3f58a0 !important;
	box-shadow: 0 9px 30px 0px #edebeb;
	background-color: #fff;
}
.address p {
	color: #051c5e;
}
.WithBorder {
	margin-bottom: 30px;
	border-bottom: 1px solid #c6cdde;
}
.live_news marquee {
	color: #101010;
}
.navigatin .nav.navbar-nav.nav-pills {
    padding: 0 !important;
    display: inline-block;
    width: auto;
    margin: auto;
    position: relative;
    top: 0;
    transform: translateX(-50%);
    left: 50%;
}
.about_back p {
    color: #000000;
    font-size: 14px;
    line-height: 26px;
    padding: 0;
    font-weight: normal;
}
p.topHEadingP {
	padding: 7px 20px !important;
	color: #fff;
	box-shadow: 7px 21px 7px -19px #c7c7c7;
	background-color: #fff;
}
.address p:last-child {
	padding: 0;
}
/*============= service public ===============*/
.services_public.publicNew ul li {
	color: #051c5e;
	line-height: 28px;
	text-transform: capitalize;
	letter-spacing: 0.2px;
}
.services_public.publicNew p {
	color: #585857;
	line-height: 26px;
	font-weight: 600;
}
.news img {
    max-width: 95px;
    border-radius: 5px;
}	
#myNavbar_ComingSoon {
	margin: 10px 0;
}
.profile {
	padding: 7px 10px;
}
.profile_detail h4 {
	color: #000;
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 2px;
}
.navigatin a:hover::before {
	transform: scale(1);
}
.navigatin a::before {
	background: #dea40b none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	transform: scale(0);
	transition: all 0.1s ease 0s;
	width: 100%;
}
.navigatin .active > a::before {
	transform: scale(1);
}
.news-end {
	display: none !important;
}
.forBackgd p:nth-child(2) {
	padding: 10px;
}
/*============================= CITY INFORMATIO ============*/

.services_public {
	background-color: #f7f7f7 !important;
	background-image: url("image/stucco.png");
	background-size: auto !important;
	background-repeat: repeat;
}
.services_public > div:first-child {
	margin-top: 0;
}
.services_public > div {
	background-color: #ffffff;
	box-shadow: inset 0 0 4px 0 #ccc;
	margin: 20px 0;
	padding: 15px;
	position: relative;
}
.services_public > div > div p:first-child {
	margin: 0 0 5px 0 !important;
	padding: 0 0 0 15px;
	position: relative;
}
.services_public > div > div p {
	color: #333;
	font-size: 13px;
	line-height: 24px;
	margin: 12px 0;
	padding: 0 0 0 15px;
}
.forBackgd p:last-child {
	padding: 0 0 0 15px;
}
.services_public > div > div p:first-child strong, span {
	color: #000;
}
.forBackgd p:last-child {
	padding: 0;
}
.services_public > div:before {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	border-width: 0 0px 30px 30px;
	border-style: solid;
	border-color: #f7f7f7 #d1d6e2;
}
.services_public > div > div p:first-child:before {
	position: absolute;
	content: "";
	background-color: #dea40b;
	left: 0;
	top: 8px;
	height: 6px;
	width: 6px;
}
.services_public > div > div p strong {
	color: #000;
}
.services_public > div:last-child {
	margin-bottom: 0;
}
/*============= back ===============*/
.services_public > div:first-child {
	background-image: url("image/lid.png");
	background-position: 94% -16px;
	background-repeat: no-repeat;
	background-size: 162px auto;
	margin-top: 0;
}
.forBackground {
	background-image: url("image/pencil.png");
	background-position: 130% 45px;
	background-repeat: no-repeat;
	background-size: 247px auto;
}
.hodpitalsBnr .inntwo p:last-child {
	color: #000;
	line-height: 30px;
}
.hodpitalsBnr {
	background-image: url("image/globel.png");
	background-position: 115% center;
	background-repeat: no-repeat;
	background-size: 187px auto;
}
.atmBanasiya {
	background-image: url("image/atm.png");
	background-position: 112% center;
	background-repeat: no-repeat;
	background-size: 300px auto;
}
.atmBanasiya {
	background-image: url("image/atm.png");
	background-position: 112% center;
	background-repeat: no-repeat;
	background-size: 187px auto;
}

/*============================= CITY INFORMATION =============*/

.aboutlinks li:hover {
	background-color: #FFCC00 !important;
}
.center {
	margin: 0 auto;
	clear: both;
}
.awesome {
	font-family: futura;
	font-style: italic;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	color: #313131;
	font-size: 45px;
	position: absolute;
	-webkit-animation: colorchange 20s infinite alternate;
}
 @-webkit-keyframes colorchange {
 0% {
 color: blue;
 text-shadow: 0 0 3px #FF0000;
}
 10% {
 color: #8e44ad;
 text-shadow: 0 0 3px #5c2474;
}
 20% {
 color: #1abc9c;
 text-shadow: 0 0 3px #000;
}
 30% {
 color: #d35400;
 text-shadow: 0 0 3px #000;
}
 40% {
 color: blue;
 text-shadow: 0 0 3px #000;
}
 50% {
 color: #34495e;
 text-shadow: 0 0 3px #000;
}
 60% {
 color: blue;
 text-shadow: 0 0 3px #000;
}
 70% {
 color: #2980b9;
 text-shadow: 0 0 3px #000;
}
 80% {
 color: #f1c40f;
 text-shadow: 0 0 3px #000;
}
 90% {
 color: #2980b9;
 text-shadow: 0 0 3px #000;
}
 100% {
 color: pink;
 text-shadow: 0 0 3px #000;
}
}
.Introduction p {
    color: #000000;
    font-size: 14px;
    line-height: 26px;
    padding-left: 0;
    position: relative;
        font-weight: normal !important;
}
.navigatin {
    background: #FFCC00;
    text-align: center;
    border-radius: 5px;
}
.navigatin a {
    color: #101010;
    font-size: 12px;
    letter-spacing: 0.2px;
    text-transform: uppercase;
    font-weight: bold;
}

.navigatin li {
	display: inline-block;
	margin-left: 0 !important;
}
.nav-pills > li.active > a:hover {
	background: none !important;
	color: #DEA40B!important;
}
.nav-pills > li a:hover {
	background: none !important;
	color: #000!important;
	border: none;
}
.left_part .aboutlinks .front_left li.active a {
	color: #DEA40B!important;
}
/*#myNavbar .front_left>li.active>a {
  color: #DEA40B!important;
}*/
#myNavbar .nav-pills>li.active>a {
    background: none !important;
    color: #000000!important;
}
#myNavbar .nav > li > a:focus {
	background: none !important;
}
#myNavbar .nav > li > a:hover {
	background: none !important;
}
#myNavbar.nav-pills > li.active > a {
	background: none !important;
	color: #DEA40B !important;
}
#myNavbar.nav-pills > li.active > a:focus {
	background: none !important;
}
.header-banner {
    width: 100%;
    display: inline-block;
    padding: 10px 0;
    vertical-align: middle;
}
.Contact_form {
	padding: 0px !important;
}
.Contact_form label {
	font-size: 16px;
	color: #000;
	margin-bottom: 15px;.
	font-weight: normal !important;
}
.map_out {
	padding: 15px;
}
.Contact_form .button-block {
	display: block;
	margin: 0;
}
/*.Contact_form .btn_contact {
	width: 35% !important;
	padding: 10px 0;
	margin-top: 20px;
	background-color: #051e5e !important;
}*/
.home_gallery_left img {
	width: 100%;
	min-height: 215px;
}
.social_icon {
	margin-left: 10px;
	float: right;
	display: block;
}
.logo img {
	width: 100%;
	position: relative;
}
.logo {
    width: 55%;
    float: left;
}
.banner_number {
    float: right;
    margin-top: 40px;
}
.sec_box {
	margin-top: 3px;
}
.nav {
	padding-left: 55px !important;
}
.navbar {
	margin-bottom: 0px !important;
}
.Android_App {
	width: 100%;
	margin: auto;
	text-align: center;
	margin: 65px auto auto;
}
.commingsoon {
	display: block;
	font-size: 23px;
	margin-bottom: 10px;
	text-align: center;
	margin-top: 15px

}
.Android_App img {
	margin: auto;
	display: block;
	width: 100%;
	padding: 5px;
}
}

.main {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.left_part {
	padding-top: 0px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.phone_icon img {
	float: right;
	display: block;
}
.right-part {
	padding-top: 0px !important;
	padding-right: 0px !important;
	padding-left: 0px !important;
}
.heading_btn {
    border: none;
    width: 100%;
    font-size: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 0px;
    background-color: #ccc !important;
    color: #171717 !important;
    border: none !important;
    border-radius: 0px !important;
    text-transform: uppercase;
    font-weight: bold !important;
}
.Climate {
	border: 1px solid #d8d8d8;
	position: relative;
	margin: 25px 11px 11px;
}
.Weather {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d8d8d8;
    font-size: 14px;
    padding: 5px 7px;
    position: absolute;
    color: #000;
    left: 0;
    right: 0;
    margin: auto;
    width: 145px;
    text-align: center;
    top: -15px;
    font-weight: normal;
}
.value {
    margin: 0 0 10px;
    text-align: center;
    font-weight: normal;
}
/*.value > span {
    font-size: 14px;
    color: #000;
    font-weight: normal;
}*/
.climate_img {
	width: 100%;
	text-align: center;
}
a {
	text-decoration: none !important;
}
.climate_img img {
    width: 100%;
    margin-top: 15px;
}
.address_head .fa {
	margin-right: 10px;
}
.aboutlinks {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #d8d8d8;
	font-size: 14px;
	margin: 10px 0;
	border-radius: 0px;
}
.aboutlinks a {
    text-decoration: none;
    color: #000000 !important;
    list-style: none;
    line-height: 32px;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    font-weight: normal !important;
    transition: all 0.3s;
}
.aboutlinks a:hover {
	color: #fff !important;
	padding-left: 5px;
}
ul {
	padding: 0px;
}
.aboutlinks ul li {
	padding-left: 8px;
	border-bottom: 1px solid #d8d8d8;
	list-style: outside none none;
}
.aboutlinks li:last-child {
	border: 0 !important;
}

.middle {
	margin-top: 10px;
	min-height: 965px;
}
.mid_back {
	background: #fff;
	margin-top: 0px;
	padding: 20px;
}
.carousel-indicators {
	bottom: 0px !important;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	width: 100%;
	margin: auto;
}
.carousel slide {
	width: 80%;
	overflow: hidden;
}
.item img {
	width: 100%;
}
.item {
	overflow: hidden;
}
.carousel-control.left {
	background-image: none !important;
	color: #860808;
}
.carousel-control.right {
	background-image: none !important;
	color: #860808;
}
.Educational_Institutes h3 {
    color: #000000;
    font-size: 16px;
}
.Educational_Institutes p {
    color: #000;
    font-size: 14px;
    line-height: 24px;
    padding: 0px 0 0 25px;
    text-transform: capitalize;
        font-weight: normal !important;
}
.image-1 {
	opacity: 1;
	display: block;
	width: 100%;
	height: auto;
	transition: .5s ease;
	backface-visibility: hidden;
}
.middle-1 {
	transition: .5s ease;
	opacity: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%)
}
.showgallery_home:hover .image-1 {
	opacity: 0.3;
}
.showgallery_home:hover .middle-1 {
	opacity: 1;

}
.text a:hover {
  background: rgba(0, 0, 0, 0) linear-gradient(#051c5e, #3f58a0) repeat scroll 0 0;
  color: #fff !important;
}
.text a {
  background: rgba(0, 0, 0, 0) linear-gradient(#3f58a0, #051c5e) repeat scroll 0 0;
  color: #fff;
  font-size: 14px;	
  padding: 6px;
  transition: all 0.5s ease 0s;
}
.list_dot {
	float: left;
	margin-right: 10px;
}
.home_gallery {
	border: 1px solid #d8d8d8;
}
.profile img {
	display: block;
	margin: 7px auto auto;
	width: 100%;
}
h4 {
	font-size: 14px !important;
}
h5 {
	font-size: 12px !important;
}
.profile_detail {
	text-align: center;
}
.city_detail {
	padding: 15px;
}

.city_detail label {
    width: 50%;
    color: #000000;
    display: inline-block;
    margin-bottom: 5px;
    font-size: 14px;
        font-weight: normal !important;
}
/*.city_value {
	padding-left: 20px;
}*/
.city_value {
    color: #000;
    float: right;
    font-size: 14px;
    font-weight: normal !important;
}
.img_place {
	width: 35%;
	float: left;
}
.img_place img {
	width: 100%;
}
.place_detail {
	float: right;
	width: 60%;
}
.place_detail p {
	padding: 0px;
}
.place_detail p img {
	margin-right: 10px;
}
.place_detail h4 {
	color: #051C5E;
	font-size: 25px !important;
}
.footer {
	height: auto;
	margin-top: 10px;
}
.footer .container	{
	padding: 0;
}
.footer_left {
	width: 50%;
	float: left;
	padding: 10px;
}
.footer_right {
	width: 50%;
	padding: 10px;
	float: left;
}
.footer_mainbox {
	margin: auto;
	width: 50%;
	display: block;
	padding: 10px;
}
.footer_mainbox a {
	list-style: none;
	text-decoration: none;
	color: #fff;
}
.footer_mainbox a :hover {
	color: #F8E6DA;
}
.left1 {
	width: 50%;
	float: left;
}
.left1 {
	width: 50%;
	float: left;
}
.gallery_first {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
.hover01 figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover01 figure:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.showbox {
	padding-right: 0px !important;
	padding-bottom: 15px !important;
}
.gallery_sec {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
.home_gallery {
	padding-left: 0px !important;
	padding-right: 0px !important;
	border-radius: 5px;
}
.showgallery_home img {
	width: 100%;
	max-height: 140px;
	min-height: 100px;
}
.footer_mainbox h4 {
	color: #e1ddbe;
	font-size: 16px !important;
}
.footer_bottom {
    background: #FFCC00;
    padding: 6px 10px;
    text-align: center;
    bottom: 0px;
    font-weight: normal !important;
    border-radius: 5px;
}
.footer_bottom a {
	color: #009688;
	text-decoration: none;
}
.w3-display-left {
	padding-left: 20px;
	padding-top: 23%;
	position: absolute;
}
.w3-display-right {
	padding-left: 20px;
	padding-top: 23%;
	position: absolute;
	float: right;
}
/**/
/*Scheme*/
.tab_sec .nav-tabs > li {
	margin-bottom: 5px !important;
}
.tab_sec .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	background: none !important;
	color: #fff !important;
}
.tab_sec .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li a {
	color: #fff !important;
}
.tab_sec .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li a:hover {
	background: none !important;
	color: #fff !important;
}
.tab-content {
	padding: 15px;/*height: 765px*/
}
.tab_del_head {
	background-color: #d99331 !important;
	color: #fff !important;
}
.tab_sec .table-bordered {
	border: 1px solid #000 !important;
}
.tab_sec .btn-group-xs > .btn, .btn-xs {
	padding: 6px 11px !important;
	background-color: #d99331 !important;
	border: none !important;
}
.tab_detail {
	background-image: url(image/scheme_back.jpg) !important;
}
/*Font Loded*/
@import url(http://fonts.googleapis.com/css?family=Roboto:400,700);
.container {
	margin: auto !important;
}
.btn-custom {
	color: #bdc3c7;
	font-size: 18px;
	border: 1px solid #bdc3c7;
	margin-left: 12px;
	margin-top: 10px;
}
.name {
	color: #3F58A0 !important;
}
.pricing {
    display: inline-block;
    width: 100%;
}
.pagination_box {
	display: block;
	margin-top: 20px !important;
	margin: auto;
	width: 22%;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background: #3F58A0 !important;
}
.btn-custom:hover {
	color: #ffffff;
	border: 1px solid #ffffff;
}
/*============================ gallery ============*/
#pricing-table .col-md-4.col-sm-6.col-xs-6.divpadding:nth-child(2) {
	padding: 0;
}
#pricing-table .col-md-4.col-sm-6.col-xs-6.divpadding:nth-child(5) {
	padding: 0;
}
#pricing-table .col-md-4.col-sm-6.col-xs-6.divpadding:nth-child(8) {
	padding: 0;
}
.gallery_table .gallery_mainbox > div {
	height: 180px;
	overflow: hidden;
	width: 100%;
}
#pricing-table img {
	height: 100%;
	width: 100%;
}
#pricing-table .pricing {
	marign: 0;
	padding: 0;
	font-family: 'Robot', sans-serif;
}
.pricing-table:hover {
	box-shadow: 5px 5px 10px #ccc;
	-webkit-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transform: scale(1.01);
}
#pricing-table .pricing .pricing-table .pricing-header {
	position: relative;
	background: #fff;
	padding: 2px;/*border-top-right-radius: 4px;
	border-top-left-radius: 4px;*/
}
#pricing-table .pricing .pricing-table .pricing-header .pricing-title {
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 24px;
	text-align: center;
	font-weight: 700;
}
.pricing-table {
	margin-top: 10px;
	margin-bottom: 30px;
	background: #fff;
}
#pricing-table .pricing .pricing-table .pricing-header .pricing-rate {
	font-size: 70px;
	font-weight: 700;
	color: #ffffff;
	position: relative;
	text-align: center;
}
#pricing-table .pricing .pricing-table .pricing-header .pricing-rate sup {
	font-size: 24px;
	position: relative;
	top: -30px;
	color: #bdc3c7;
}
.image {
	background: #000 none repeat scroll 0 0;
	height: 160px;
	overflow: hidden;
	position: relative;
	/*width: 209px;*/
	margin: auto;
}
.image img {
	position: absolute;
	width: 100%;
}
#pricing-table .pricing .pricing-table .pricing-header .pricing-rate span {
	font-size: 16px;
	color: #bdc3c7;
	text-transform: uppercase;
}
#pricing-table .pricing .pricing-list {
	padding: 8px 0 0px 0;
	background: #ffffff;
}
#pricing-table .pricing .pricing-list ul {
	padding: 0 8px 15px;
	display: table;
	margin: 0px auto;
	width: 100%;
}
#pricing-table .pricing .pricing-list ul li {
	list-style: none;
	border-bottom: 1px solid #EAECEB;
	color: #bdc3c7;
	font-size: 12px;
	line-height: 27px;
}
#pricing-table .pricing .pricing-list ul li:last-child {
	border: none;
}
#pricing-table .pricing .pricing-list ul li i {
	margin-right: 12px;
	color: #bdc3c7;
}
#pricing-table .pricing .pricing-list ul li span {
	color: #34495e;
}
/*tender*/


.main_con_box_div {
	margin: auto !important;
	display: block;
	width: 100% !important;
}
.tender_heading {
	color: #243C82;
}
.responstable {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #167f92;
	color: #024457;
	margin: 33px auto auto;
	overflow: hidden;
	width: 96%;
}
.responstable tr {
	border: 1px solid #D9E4E6;
}
.responstable tr:nth-child(odd) {
	background-color: #EAF3F3;
}
.responstable th {
	border: 1px solid #FFF;
	background-color: #243C82;
	color: #FFF;
	padding: 1em;
	text-align: center !important;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
	background-color: #243C82 !important;
}
.pagination {
	border-radius: 4px;
	display: block !important;
	margin: auto !important;
	padding-left: 0;
	width: 100% !important;
}
.responstable th:first-child {
	display: table-cell;
	text-align: center;
}
.download img {
	float: left;
	display: inline-block;
}
.download button {
	background-color: #fff;
	border: 1px solid #243C82;
	padding: 6px 6px;
}
.download button:hover {
	box-shadow: 5px 5px 10px #ccc;
	-webkit-transform: scale(1.02);
	-ms-transform: scale(1.02);
	transform: scale(1.02);
}
.responstable th:nth-child(2) {
	display: table-cell;
}
.responstable th:nth-child(2) span {
	display: none;
}
.responstable th:nth-child(2):after {
	content: attr(data-th);
}
.Description {
	max-width: 30em !important;
}
.responstable td {
	word-wrap: break-word;
	max-width: 7em;
}
.responstable td:first-child {
	display: table-cell;
	text-align: center;
	border-right: 1px solid #D9E4E6;
}
body {
	font-family: Arial, sans-serif;
	color: #024457;
}
h1 {
	font-family: Verdana;
	font-weight: normal;
	color: #024457;
}
h1 span {
	color: #167F92;
}
/*services*/
.services {
	width: 100%;
	background-size: cover;
	background-image: url(image/CITIZEN%20SERVICES.jpg);
	background-repeat: no-repeat;
	background-color: #ccc;
	padding: 40px;
	margin: auto;
}
.citizen_services {
	text-align: center;
	color: #3F58A0;
	font-size: 16px;
}
.secpera {
	color: #900 !important;
}
.services label {
	color: #C48415;
}
.services ul li {
	list-style: circle;
}
.services ul {
	padding-left: 30px;
}
/*slider gallary*/		
.slider_img_box img {
	width: auto !important;
}
.close {
	color: #fff !important;
	background: #900 !important;
	border-radius: 30px;
	z-index: 9999999;
	opacity: 0.63 !important;
	width: 20px;
}
#jssor_1 {
	width: 100% !important;
	margin-top: 10px !important;
}
.middle_heading {
    font-size: 14px;
    padding: 6px 15px;
    color: #171717 !important;
    background: #ccc;
    border-radius: 5px;
    font-weight: normal;
    text-transform: uppercase;
    font-weight: bold !important;
}
.modal-open .modal {
	height: 219px;
	overflow-x: hidden;
	overflow-y: hidden !important;
	width: 390px;
}
/*About_back*/	
.about_back {
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    margin: auto;
    padding: 15px;
    width: 100%;
    min-height: 895px;
}
.about_left {
	background-color: #fff;
	float: left;
}
.about_right {
	background-color: #fff;
	float: right;
}
.about_head {
	text-transform: uppercase;
}
.tourplaces {
	color: #000;
}

.services_public.publicNew ul {
	padding: 20px;
}
.services_public {
	background-color: #fff;
	background-size: cover;
	box-shadow: 0 5px 7px 0 #919191;
	margin: auto;
	padding: 15px;
	width: 100%;
}
.listStyle li {
	font-size: 13px;
	font-weight: 600;
	color: #3F5886;
	list-style-type: disc;
}
/*contact us*/
.Contact_form {
	max-width: 100% !important;
}
.frm_pagepart {
	width: 50% !important;
	float: left;
}
.btn_contact {
	width: 50% !important;
}
.live_news {
    background-color: #fff;
    border: 1px solid #ccc;
    margin-top: 10px;
    padding: 6px;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}
.news {
    position: absolute;
    z-index: 1;
    top: 11px;
    left: 1px;
}
.news_sec {
	position: relative;
}
.footer_call {
	width: 20px;
	height: 20px;
}
.news-end {
	background: #dea20a none repeat scroll 0 0;
	display: block;
	float: right;
	height: 44px;
	margin-top: -44px;
	position: absolute;
	right: 0;
	width: 15px;
}
.frm_box {
	margin-bottom: 6px !important;
}
.address_head {
	color: #000;
	font-size: 16px;
}
.contact_detail {
	width: 45% !important;
	float: right;
}
.contact_detail_1111 p {
    border-bottom: 1px solid #ccc;
    color: #000;
    padding-bottom: 12px;
    font-weight: normal;
    font-size: 14px;
}
}

.map {
    border: 1px solid #ccc;
    height: 250px;
    width: 100%;
}
.address_head h4 {
	font-weight: bold !important;
}
.coming_soon {
	width: 100% !important;
	height: 768px;
	background-image: url("image/7702346_orig.jpg") !important;
	background-repeat: no-repeat;
	margin: auto;
}
.not_found {
	width: 100% !important;
	height: 768px;
	background-image: url("image/not_found.jpg") !important;
	background-repeat: no-repeat;
	margin: auto;
}
/*tab mobile section*/
.aboutbtn {
	display: block !important;
}

.navbar-collapse {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.caret {
	color: #fff !important;
	margin-top: 13px;
	float: right;
}
.main_tag_btn {
	width: 100% !important;
	margin-top: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important;
	}
.about_dropdown {
	color: #fff !important;
	font-size: 20px !important;
}
/*footer links*/
.footerlinks {
	background: url("image/footer.png") !important;
	;
	margin: auto;
	background-size: cover !important;
	border: 1px solid #d8d8d8;
	display: block;
	margin-top: 10px !important;
	border-radius: 5px;
}
.linkimg {
	border: 1px solid #051C5E;
	margin: 13px;
}
.linkimg img {
	width: 100%;
}
.linkf1_row {
	margin: auto !important;
	display: block;
	width: 80%;
}
.footerlink_heading {
    background: #FFCC00;
    color: #000;
    padding: 6px 15px;
    font-size: 14px;
    font-weight: normal !important;
    border-radius: 5px;
}
.footerlink_heading span {
    color: #000;
    text-transform: uppercase;
}
 @media screen and (max-width: 1200px) {
.navigatin li {
	display: inline-block;
	padding: 10px;
}
.container {
	width: 96% !important;
}


}
@media screen and (max-width: 1180px) {

.navigatin li {
	display: inline-block;
	padding: 0px;
}
table.dataTable thead > tr > th {
	padding-right: 28px;
	width: 0px !important;
}
/*.nav {
	padding-left: 150px !important;
}*/


.commingsoon {
	font-size: 22px !important;
}
.city_detail label {
	width: 38%;
}

.profile_detail h5 {
	font-size: 9px !important;
}
}
 @media screen and (max-width: 1024px) {


.aboutlinks ul li {
	padding-left: 15px;
}

.profile_detail h5 {
	font-size: 11px;
}
.footer_mainbox {
	width: 70%;
}
table.dataTable thead > tr > th {
	padding-right: 18px !important;
	width: 0px !important;
}
#pricing-table .pricing .pricing-list ul li i {
	margin-right: 4px;
}
#pricing-table .pricing .pricing-list ul {
	padding: 0 0 15px;
}
}
@media screen and (max-width: 991px) {
.navigatin a {
    font-size: 10px;
   	padding: 10px !important;
}
.logo {
    top: 30px;
}
.aboutlinks ul li {
	font-size: 11px;
}
.linkf1_row {
	width: 90%;
}
#pricing-table .pricing .pricing-list ul {
	padding: 0 30px 15px;
}
table.dataTable thead > tr > th {
	padding-right: 12px !important;
	width: 0px !important;
}



.container {
	width: 95% !important;
}

.nav {
	padding-left: 16px !important;
}
}
@media screen and (max-width: 940px) {

.linkf1_row img {
	max-width: 123px;
}
.nav-pills > li + li {
	margin-left: 0px !important;
}

}
@media screen and (max-width: 800px) {

.aboutlinks a {
	font-size: 9px !important;
	text-align: left;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
	padding: 3px !important;
}
.linkf1_row {
	width: 100%;
}
.linkimg {
	margin: 12px;
	float: left;
}
table.dataTable thead > tr > th {
	padding-right: 0 !important;
	width: 0 !important;
}
.navbar {
	min-height: 34px !important;
	margin-bottom: 0px;
}
.aboutlinks a {
	line-height: 30px;
	font-size: 9px;
}
.aboutlinks ul li {
	font-size: 11px;
	padding-left: 3px;
	text-align: center;
}
.navigatin li {
	font-size: 11px;
}
.about_img_box {
	width: 40%;
}
.aboutprofile_detail {
	float: right !important;
	width: 60% !important;
}
.nav {
	padding-left: 0 !important;
}
.navbar-collapse {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.profile_detail h5 {
	font-size: 9px;
}
.commingsoon {
	font-size: 17px !important;
	margin-top: 10px;
}



.frm_pagepart {
	float: left;
	width: 100% !important;
}
.contact_detail {
	width: 100% !important;
}
}
@media screen and (max-width: 768px) {
.navigatin .nav.navbar-nav.nav-pills {
    width: 100%;
    top: 10px;
    transform: none;
    background-color: #fff;
    left: 0;
}
.row.main > div:first-child {
	padding-right: 0 !important;
}
#pricing-table .pricing .pricing-list ul {
	padding: 0 15px 15px;
}
.first_right_top_detail > div {
	margin-bottom: 20px;
}
.row.main > div:nth-child(2) {
	margin: 20px 0;
	padding: 0;
}
.about_back {
	background-position: center center;
	border: 1px solid #fff;
}
.WithBorder > div {
	border: 1px solid #e2e8f6;
	padding: 15px 15px 0 !important;
	margin-bottom: 0;
	background-color: #fff;
}
.linkimg {
	margin: 12px;
	float: left;
	width: 45% !important;
}
.aboutbtn {
	display: none !important;
}
.caret {
	color: #fff !important;
	margin-top: 9px;
	float: right;
}
.main_tag_btn {
	width: 100% !important;
	margin-top: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important;
	
}
.about_dropdown {
	color: #fff !important;
	font-size: 14px !important;
}
.about_img_box {
	width: 30%;
}
.aboutprofile_detail {
	float: right !important;
	width: 70% !important;
}



nav.bar-toggle .icon-bar	{
	background-color: #fff;
 }

.navigatin li {
	padding: 0px !important;
	width: 100%;
}


.navbar-toggle {
	background-color: #FF9800 !important;
	border-radius: 0;
}
.navigatin .navbar-toggle span {
	background-color: #fff !important;
}
.navigatin a {
    color: #000;
    display: block;
    border-bottom: 1px solid #d2d2d2;
    line-height: 24px;
    width: 100%;
    border-radius: 0 !important;
}
.logo {
    position: static;
    width: 100%;
    text-align: center;
    margin: 0;
    margin-top: 5px;
}
.navigatin .navbar-header {
    position: relative;
    top: 50px;
    left: 15px;
    float: left;
}
.navigatin .navbar-collapse {
    width: 100%;
    margin: 0 !important;
    top: 43px;
    position: relative;
}
.logo img {
    max-width: 300px;
}
img.email_box {
    max-width: 140px !important;
}
.staff_del {
	width: 50%;
	float: left;
}

.aboutbtn {
	display: none !important;
}
.aboutlinks a {
	font-size: 18px !important;
}
.row.main > div:nth-child(2) {
	margin: 20px 0;
	padding: 0;
}
}
@media screen and (max-width: 767px) {
	strong {
    font-weight: bold !important;
}
.form {
    min-height: 100% !important;
}
.climate_img img {
	max-width: 200px;
}

	.Introduction p {
    padding: 15px;
}
	.navigatin {
	width: 100%;
	z-index: 99999;
	position: absolute;
	right: 0;
	text-align: center;
	top: 10px;
	background-color: transparent;
}
	.banner_number {
    text-align: right;
    width: 100%;
    float: none;
}
.social {
    text-align: right;
}
 .phone_icon {
    display: none;
}
.footer_bottom a {
    color: #000;
    display: inline-block;
}
	.profile img {
    width: 260px;
}
	.home_gallery > div:nth-child(3) {
  padding-right: 15px;
}
.home_gallery > div:nth-child(2) {
  padding-right: 15px;
}
.services_public > div {
	background-image: none;
	background-color: #fff !important;
}
.services_public > div:first-child {
	background-image: none;
}
.header-banner {
    height: 115px;
}


.services_public ul {
	padding: 15px;
	margin: 15px 0;
}
.map_out {
	padding: 15px;
}
.popup-gallery.pricing .item {
	padding: 0;
	float: none;
	width: 100%;
	height: 214px;
	margin-bottom: 10px;
}
.Contact_form .btn_contact {
	width: 100% !important;
	padding: 10px 0;
	margin: 20px 0;
	border-radius: 0;
}
.tab-content {
	padding: 15px;
	height: auto;
}
.middle {
	background-color: #fff;
	margin-top: 0;
	height: 100%;
	padding-top: 10px;
}
.mid_back {
    padding: 0;
}
.WithBorder {
	padding: 0 15px 15px;
	margin-bottom: 15px
}
.pricing-table {
	box-shadow: 5px 5px 10px #ccc;
}
.services_public.publicNew ul {
	padding: 0 15px;
}
.about_back p {
	background-color: #fff;
}
p.topHEadingP {
	padding: 7px 20px !important;
	color: #fff !important;
	box-shadow: 0 9px 30px 0px #edebeb;
	background: linear-gradient(#3F58A0, #051c5e) !important;
	margin-bottom: 0;
}
.live_news {
	margin-top: 0px;
	padding: 6px 0 0;
	margin-bottom: 8px;
}
.live_news {
	margin-top: 0px;
	padding: 4px 0 0;
	margin-bottom: 8px;
}
.live_news marquee {
	font-size: 12px;
}
.news {
	top: 1px;
}
.news img {
	max-width: 71px;
}
.aboutlinks a {
	font-size: 12px !important;
}
.left_part button {
	padding: 8px;
	border-radius: 0;
	border: none;
	margin-bottom: 1px !important;
}
.left_part button:last-child {
	margin-bottom: 5px !important;
}
.middle_heading {
	font-size: 16px;
	padding: 6px;
}
/*.gallery_sec > div .showbox:nth-child(odd) {
	padding-left: 0 !important;
	padding-right: 5px !important;
	padding-bottom: 10px !important;
}
.gallery_sec > div .showbox:nth-child(even) {
	padding-right: 0 !important;
	padding-left: 5px !important;
	padding-bottom: 10px !important;
}*/
.gallery_sec {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
td {
	display: inline-block;
	float: left;
	padding: 5px;
	width: 25% !important;
}
.mid_back {
    min-height: 100%;
    width: 100%;
    display: inline-block;
}
.displayNone {
	display: none;
}


}
@media screen and (max-width: 740px) {
.aboutlinks {
	margin-bottom: 20px;
}
.row.main > div:first-child {
	padding-right: 0 !important;
}
.first_right_top_detail > div {
	margin-bottom: 20px;
}
.row.main > div:nth-child(2) {
	margin: 0 0 20px 0;
	padding: 0;
}



.profile img {
    width: 100%;
    max-width: 150px;
    margin: auto;
}
.footer_mainbox {
	width: 90%;
}

.staff_del {
	width: 50%;
	float: left;
}
.aboutlinks ul li {
	font-size: 15px;
	text-align: center;
}
.Introduction h3 {
	padding-top: 20px;
}


}

@media screen and (max-width: 640px) {



#pricing-table .pricing .pricing-list ul {
	padding: 0 4px 15px;
}

.about_img_box {
	width: 30%;
}
.aboutprofile_detail {
	float: right !important;
	width: 70% !important;
}

.footer_right {
	width: 100%;
}
.footer_left {
	width: 100%;
}




}


@media screen and (max-width: 480px) {
td {
 width: 50% !important;
}
.mid_back {
 min-height: 1140px;
}
.staff_sec {
 width: 100%;
}
.city_detail label {
 width: 45%;
}

.linkimg {
 margin: 12px;
 float: left;
 width: 40% !important;
}

.commingsoon {
 font-size: 34px !important;
}
.img_place {
 width: 100%;
}
.place_detail {
 width: 100%;
}
.about_img_box {
 float: left;
 text-align: center;
 width: 100% !important;
}
.aboutprofile_detail {
 float: right !important;
 width: 100% !important;
}
.about_profile_detail label {
 width: 100% !important;
}
.responstable th:nth-child(2) span {
 display: block;
}
.responstable th:nth-child(2):after {
 display: none;
}
.responstable td {
 border: 1px solid #D9E4E6;
}
.responstable th, .responstable td {
 text-align: left;
 margin: .5em 1em;
}
.responstable th, .responstable td {
 display: table-cell;
 padding: 1em;
}
.top-row > div {
 width: 100% !important;
 margin-bottom: 7px !important;
}

}
@media screen and (max-width: 414px) {


}
@media screen and (max-width: 360px) {
.Climate {
	margin: 33px 15px;
}
.email_box {
	display: none !important;
}
.commingsoon {
	font-size: 26px !important;
}
.city_detail label {
	width: 37%;
}
.footer_bottom {
	padding: 7px;
}
.right-part {
	clear: both;
}
.middle {
	min-height: auto !important;
	display: table;
}
.img_place {
	width: 100%;
}
.place_detail {
	width: 100%;
}
/*.navbar-toggle {
	margin-top: 0px !important;
	margin-left: 0px !important;
}
.main_toggle {
	margin-left: 15px !important;
	margin-top: 66px !important;
}*/
.footer_bottom {
	font-size: 12px;
	padding: 10px;
}
.staff_del {
	width: 100%;
	float: left;
}
.president_con {
	width: 100% !important;
	float: left;
}
.divpadding {
	width: 100% !important;
}
.modal-open .modal {
	width: 90% !important;
}
.button-block {
	width: 60% !important;
}
.logo {
	top: 20px;
	width: 100%;
	padding: 0;
}

}
@media screen and (max-width: 320px) {
.footer_bottom {
	font-size: 12px;
}
.image {
	height: 109px;
}


.place_detail p {
	font-size: 12px;
}
.city_detail label {
	width: 46%;
}
.commingsoon {
	font-size: 29px !important;
}
}
