@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');

body {
	background: #FFFFFF;
	color: #333;
	margin: 0px;
	padding: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
}
a {
    color: #022444;
    text-decoration: none;
	outline:none;
}
a:hover, a:focus{outline:none; text-decoration:none;}
img {max-width: 100%; height: auto;}
@keyframes smoothScroll {0% {transform: translateY(-40px);}100% {transform: translateY(0px);}}

.topbar{background: #5eaa45; border-bottom: 1px solid #e5e7e9; position:relative; padding-top:6px; padding-bottom:6px;}
.topbar .custom-info ul{padding:0; margin:0; list-style:none;}
.topbar .custom-info ul li {display: inline-block; position: relative; color:#fff;}
.topbar .custom-info ul li:first-child{margin-right: 27px;}
.topbar .custom-info ul li:after {position: absolute; right: -15px; top: 2px; width: 1px; height: 14px; background-color: #9bea81; content: "";}
.topbar .custom-info ul li:last-child:after {display: none;}
.topbar .custom-info ul li i {margin-right: 8px;}
.topbar .custom-info a, .topbar .custom-info i, .topbar .custom-info {font-size: 13px;}
.topbar .custom-info a:hover {color: #18ba60;}
.topbar .social-top ul{margin:0; list-style:none; padding:0px 0;}
.topbar .social-top ul li{display:inline-block; padding: 0 5px; color:#fff; font-size: 13px;}
.topbar .social-top ul li {display: inline-block; margin-left: 27px; position: relative; color:#fff;}
.topbar .social-top ul li span{display:inline-block;}
.topbar .social-top ul li a{display:inline-block; margin:0 5px; color:#fff;}

.open-time-t{margin:0; display:block; text-align:right;}
.open-time-t li .time-open{border-right: 1px solid #909090;  font-size:20px; display:table-cell; vertical-align:middle; clear:both; width: 180px; padding-left:15px; padding-right:15px;}
.open-time-t li div{display:table-cell; padding-left:15px; padding-right:15px;}
.open-time-t li{border: 1px solid #909090; display: inline-block; padding:5px 0px; text-align: left; background:#fbfbfb;}	
.open-time-t li .time-s{color: #333; display:block; vertical-align: middle;  font-size:16px; text-align: left;font-weight:600;}
.open-time-t li .time-t{font-size: 14px; line-height:18px; display:block; vertical-align: middle; color: #666; font-weight:600;}


.header-main{padding-top:15px; padding-bottom:15px;}
.navbar-inverse{background:none; border:0; margin:0; margin:0;}
.navbar-header{display:block; clear:both; padding:15px 0; position:relative; float:none;}
.navbar-brand{height:auto; padding:0;}
.navbar-nav > li > a{font-size:15px;}
.banner-sec{display:block; clear:both;position:relative;}
.banner-sec .item{text-align:center;}
.banner-sec .item img{display:inline-block;}
.carousel-control.right{right:8%;}
.carousel-control.left{left:8%;}
.carousel-control.right, .carousel-control.left{background-image:transparent !important;}
.carousel-control{width:50px; height:50px; top:50%; background:#81b84c !important;color:#000; border-radius:50px; -webkit-border-radius:50px;opacity:1; text-shadow:0 0 0;}
.carousel-indicators li{width:50px; height:5px; border:0; background:#81b84c;  border-radius:0px; -webkit-border-radius:0px;}
.carousel-indicators .active{background:#000;width:50px; height:5px;}
.navbar-inverse .navbar-nav > li > a{color:#fff;}
.navbar-inverse .navbar-nav > li > a:hover{background:#fff; color:#000;}

.navbar-collapse{position:relative; z-index:10;background-color: #333;}
.navbar{margin:0;}
.dropdown-menu > li > a, .dropdown-menu td a{color:#333; padding:8px 12px; display:block; font-size:14px; white-space: pre-wrap;}
.navbar-inverse .navbar-nav > li > a{padding-left:25px; padding-right:25px;}
.navbar ul > li > a:not(:only-child):after {font-family:'FontAwesome'; content: "\f107";   position: absolute; right:2px; top: 16px; z-index: 251;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;	transition:all .2s ease-in-out;}
.navbar ul > li > ul li a:not(:only-child):after{content: "\f105"; right:15px; top:10px;}
.navbar ul > li > ul:before { border-bottom: 6px solid transparent; border-left: 6px solid transparent; border-right: 6px solid transparent; content: ""; display: inline-block; left:10px; position: absolute; top: -6px;border-bottom-color: #ccc;}
.navbar .dropdown-menu{left:0%; top:100%;}
.navbar ul > li > ul{background-color: #fff;}
.navbar .dropdown-menu{width:260px;}
.navbar li:last-child .dropdown-menu{left:auto; right:0;}
.navbar li:last-child .dropdown-menu:before{left:auto; right:21px;}
.navbar .dropdown-menu li:last-child .dropdown-menu{left:100%; right:0;}
.navbar .dropdown-menu li:last-child .dropdown-menu:before{left:-16px; right:auto;}

.navbar .dropdown-menu .dropdown-menu{left:100%; top:0px; width:260px;}
.navbar .dropdown-menu .dropdown-menu:before{border-top:10px solid transparent; border-right:10px solid #ccc;
 border-bottom:10px solid transparent; content: ""; display: inline-block; left:-16px; position: absolute; top:12px;}
.navbar ul > li > ul li, .navbar ul td{border-bottom:1px solid #ddd;}
.navbar ul table{width:100%;}
.dropdown-menu td a:hover{background:#fff; color:#333;}
.dropdown-menu td a{padding:5px 12px;}

.banner-in-sec{display: flex; align-items: center; justify-content: center; width: 100%; position: relative;}
.banner-in-sec .container{position:absolute; top:45%; left:0; right:0;}
.banner-in-sec h1{color: #fff;text-shadow: 0 4px 4px rgba(0,0,0,.2); font-weight:bold; font-size:45px;margin-top:0px; margin-bottom: 15px; text-align:center;}

.hm-text-sec{display:block; clear:both;position:relative; padding-top:50px; padding-bottom:50px; background:#fff;}
.hm-text-sec h1:before {content: ''; display: block; width:50px; height:3px; background:#19514d; left:0; top:100%; position:absolute;}
.hm-text-sec h1{font-size:40px; color: #050521; position:relative; font-weight:bold; margin:0 0 20px; position:relative; padding-bottom:5px;}
.hm-text-sec h1 span{color:#19514d;}
.hm-text-sec p{line-height:25px;font-size:15px; text-align:justify;}
.readmore{margin-top:5px;}
.readmore a{background:#19514d; font-size:14px; color:#19514d; border:2px solid #19514d; text-transform:uppercase; font-weight:700; display:inline-block; padding:14px 30px; border-radius:30px; text-decoration:none; box-shadow: 0 0 0 2em #faf9f8 inset;}
.readmore a:hover{background:#19514d; text-decoration:none; color:#fff; box-shadow: 0 0 0 0px #19514d inset;}
.readmore i{padding-left:10px;}

.hm-services-sec{padding-top: 50px; padding-bottom: 50px; display:block; clear:both; background: #f4f4f4;}
.hm-services-sec h2{font-size: 35px;transition-delay: .3s;font-weight: 700; padding-bottom:10px; margin:0 0 15px; position:relative; text-align:center; color:#002c55;}
.hm-services-sec h2 span{color:#5eaa45;}
.hm-services-sec h2:after {content: ""; position: absolute; left: 0; right:0; margin:auto; bottom: 0; background: #5eaa45; width:60px; height: 2px; display: block;}
.our-services div>a {position: relative; padding: 40px 10px 0 105px; display: block; cursor: pointer; border: 1px solid; border-right: none; height: 180px; margin-bottom: 40px;color: #666; background: #fff;}
.our-services div>a, .stats>div>div {border-color: #d0caca; min-height: 114px;}
.our-services div > a {height: 128px; margin-bottom: 40px; padding: 15px 10px 0 102px;}
.our-services div>a>span {text-align: center; padding-top: 15px; width: 70px; height: 80px; position: absolute; left: -10px; top: 45px; display: block; border: 1px solid #eee; background: #fff; border-right: none;}
.our-services div > a > span {top: 22px;}
.our-services div>a>span:after, .our-services div>a>span:before {content: ""; display: block; position: absolute; width: 0; height: 0; border-bottom: 80px solid #eee;    border-right: 25px solid transparent; top: -1px; right: -25px;}
.our-services div>a>span:after {border-bottom-color: #fff; top: -2px; right: -23px;}
.our-services span img {height:44px;}
.our-services h4 {margin-bottom: 10px;color: #222127;font-weight: 700;font-size: 16px; text-transform: uppercase;}
.our-services p{font-size: 13px; line-height: 22px; margin-bottom: 20px;color: #666;}
.our-services div>a:after {display: block; content: ""; position: absolute; right: 0; top: -1px; bottom: -1px; width: 4px;background: #eee;}
.our-services div a:hover span{border-color: #5eaa45;background-color: #5eaa45;}
.our-services div a:hover span:before{border-bottom-color: #5eaa45;}
.our-services.styled div > a:hover:after{background-color: #5eaa45;}
.our-services div>a:hover>span:after{border-bottom-color: #5eaa45;}


.news-sec {padding-bottom:30px; display:block; clear:both; padding-top:30px; position:relative; background:#fff;}
.news-sec h2{font-size: 35px;transition-delay: .3s;font-weight: 700; padding-bottom:10px; margin:0 0 40px; position:relative; text-align:center; color:#002c55}
.news-sec h2 span{color:#5eaa45;}
.news-sec h2:after {content: ""; position: absolute; left: 0; right:0; margin:auto; bottom: 0; background: #5eaa45; width:60px; height: 2px; display: block;}
.news-box{margin-bottom: 30px; padding:20px 20px;background-color: #eaeaea; transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s; position:relative; overflow:hidden;}
.news-box h3{font-size:24px; margin:-20px -20px 30px;  background:#989898; padding:10px 0; color:#fff; position:relative; text-align:center;}
.news-box h3:after{border-left: 15px solid transparent; border-right:15px solid transparent;  border-top: 15px solid #989898; content:""; position:absolute; height:0; width:0; left:0; right:0; margin:auto; top:100%;}
.news-box h3:before{background:none;}
.due-red{display:inline-block; margin-top:5px; font-weight:bold;}
.query-frm{border: 1px solid #ddd;padding:15px 15px;margin-bottom: 18px;position: relative; background:#f7f7f7; overflow:hidden;}


.duedate td{border-bottom:1px dashed #ccc; padding:5px}
.duedate td table td{border:0; padding-right:20px; font-weight:bold;}
.duedate .dtblgo{border-bottom:1px dashed #ccc; padding:5px}
.duedate .datrtl{font-weight:bold;}
.duedate .dtblgo:last-child{border:0;}

#ctl00_DataListGovind a{font-weight:bold; padding-right:25px; font-size:12px;}
.news_blog{border-bottom:1px dashed #ccc; color:#000; display:block; padding:5px 0 5px;}
.arrownews{padding:5px 0 5px;display:block;}
	
.news2d a{border-bottom:1px dashed #ccc; color:#000; display:block; padding:5px 0px 5px 0px; font-weight:normal;}
.hedingnews, a.hedingnews{display:block; font-weight:bold; border:0; padding:0;}
.boxstylenew_call .alternate{padding:5px;}
.boxstylenew{float:left; width:100%; padding-top:13px;}	
.boxstylenew_call{width:32.5%; margin-right:5px; float:left; border:1px solid #2b4081; height:332px;}

.boxstylenew_call:last-child{margin-right:0;}


.boxstylenew_call:last-child{margin-right:0;}
.qrfrm{display:block; margin-bottom:5px; clear:both;}
.qrfrm label {color:#000000;display:block;padding:4px 0px 3px 0px;font-weight:bold;}
.qrfrm input.txtbox, .qrfrm select.txtbox{width:100%;background:#fff;border:1px solid #999999;padding:3px;height:25px;}
.qrfrm input.button {margin:7px 0px 0px 0px;text-align:right;float:left;}
.qrfrm input.button{color:#000; background:#ffc850; padding:3px 20px; border:1px solid #5b7a92; cursor:pointer; height:36px;}
.qrfrm input.button:hover{ background:#022444; color:#fff;}
.entry-content{border-collapse:collapse; width:60%;}
.entry-content td{padding:5px; text-align:left;}
.entry-content td input,  .entry-content td textarea{border:1px solid #ccc; padding:5px; width:100%;}
.entry-content td input[type="image"]{border:0; padding:0; width:auto;}
.entry-content td img{max-width:350px;}
.entry-content td input[type="submit"]{padding:8px 15px; background:#2b4081; color:#fff; cursor:pointer; border:0; width:auto;}

.hm-service {padding-bottom: 0px;padding-top: 50px;display:block; clear:both;}
.ser-bx-img {float: left;width: 30%;position: relative;border: 5px solid #D1B894;height: 348px;overflow: hidden;box-shadow: 7px 5px 5px #ccc;}
.ser-bx-img img {width: 100%;}
.ser-bx-rht {float: left;width:70%;}
.serv-bx {float: left;width: 47%;margin-left: 3%;border: 1px solid #ddd;padding: 15px 15px;margin-bottom: 18px;position: relative; min-height:166px;}
.ser-bx-img h2 {position: absolute;top: 140px;width: 100%;text-align: center;color: #fff;}
.ser-bx-img h2 strong {color: #D1B894;}
.ser-img {float: left;width: 25%;}
.ser-img img {height: 60px;}
.ser-cnt {float: left;width: 75%;}
.ser-cnt h3 {margin: 0;color: #0e1320;margin-bottom: 10px;font-size: 18px;}
.ser-cnt p {font-size: 13px;line-height: 17px;}
.serv-bx, .serv-bx:hover, .rd-mr img, .ser-img img {transition: 0.5s;-webkit-transition: 0.5s;-moz-transition: 0.5s;}
.serv-bx:hover {box-shadow: 2px 3px 4px #ccc;border-color: #0e1320;}
.serv-bx:hover .rd-mr img {margin-left: 15px;}
.serv-bx:hover img {transform: rotate(15deg);}
.serv-bx:before {content: "";background-color: #0e1320;display: block;width: 40px;height: 3px;position: absolute;left: 0;opacity: 0;-webkit-transition: all 0.5s;	transition: all 0.5s;top: 0;}
.serv-bx:after {content: "";background-color: #0e1320;display: block;width: 40px;height: 3px;position: absolute;left: 0;	opacity: 0;-webkit-transition: all 0.5s;	transition: all 0.5s;bottom: 0;}
.serv-bx:hover:after, .serv-bx:hover:before {left: 35px; opacity: 1;}


.footer {padding:30px 0; background-color: #4b4a52; clear:both; position:relative;}
.footer h2 {font-size: 24px; margin-bottom: 30px; color: #fff;}
.footer p{color:#fff;}
.footer-content .social-links {margin: 20px 0;}
.footer-content .social-links li {margin: 0 5px 5px 0;}
.footer-content .social-links li a {color: #fff; background-color: transparent; border-color: #fff;}
.footer-content .social-links li a:hover {color: #fff; background-color: #666; border-color: #666;}
.social-links {list-style: none; font-size: 0; padding: 0; margin: 40px 0 20px 0;}
.social-links li {display: inline-block; margin: 0 2px 2px 0;}
.social-links li a {width: 45px; height: 45px; display: block; text-align: center; font-size: 20px;background: #5eaa45; border: 1px solid #5eaa45; color: #fff;}
.social-links li a i {line-height: 44px;}
.social-links.large li a i {line-height: 60px;}

.call-ad{padding:0; margin:0 0 0px;}
.call-ad li{display:block; margin-bottom:10px;}
.call-ad li div{color:#f9f9f9; display:table;}
.call-ad li div i{color: #a9a9ae;width: 20px; height: 22px; font-size: 20px; line-height: 22px; text-align:center; max-width: 100%; display:table-cell;}
.call-ad li div span{padding-left:20px; display:table-cell; vertical-align:top;}
.call-ad li div:hover span{color:#78c648;}

.subfooter {padding: 25px 0;background: #81b84d; color:#fff;border-top: 1px solid rgb(39, 38, 47);}
.subfooter a{color:#fff;}

.footer ul.foot-link-list {list-style-type: none; margin: 0;padding:0px; font-size:14px;}
.footer ul.foot-link-list li {position: relative;color: #f9f9f9;}
.footer ul.foot-link-list li a {text-transform: capitalize;line-height: 26px;color: #f9f9f9;padding: 3px 0;display:inline-block; -webkit-transition: all 0.3s;
-moz-transition: all 0.3s;-o-transition: all 0.3s;-ms-transition: all 0.3s;transition: all 0.3s; position: relative; padding-left: 20px;}
.footer ul.foot-link-list li a:before {content: '\f105'; position: absolute; left: 0; top:3px; font: 400 18px/24px 'FontAwesome'; color: #a9a9ae; transition: .33s all ease;}
.footer ul.foot-link-list li a:hover:before {left: 4px;}
.footer img{max-width:100%;}

.mid-text-box-inner{display:block; clear:both;position:relative; padding-top:50px; padding-bottom:50px;}
.mid-text-box-inner p{margin-bottom:15px; line-height:26px;}
.mid-text-box-inner li{line-height:26px;}

.our-term-box{}
.our-term-box table{width:100%; border-collapse:collapse; margin-bottom:15px;}
.our-term-box table td{border:1px solid #ddd; padding:10px;}
.our-term-box table td img{border-radius:150px; height:150px; width:150px; float:left; margin-right:20px;}
.our-term-box table td p{font-size:14px; margin:0 0 15px; line-height:24px; text-align:justify;}
.our-term-box table td p.nm{font-size:16px; font-weight:bold; margin:0 0 0;}
.our-term-box table td p.edu{font-size:14px; margin:0 0 0; color:#be3e2d;}
.our-term-box table td p.post{font-weight:bold;}
.our-term-box table td p:last-child{margin:0;}

.forms .txtsp{position:absolute; right:10px; top:15px; color:#f00; font-size:20px;}
.forms .form-control{margin-bottom:15px; height:42px; border-color:#999; border-radius:0;}
.forms textarea.form-control{height:100px;}
.forms .btn{border: 0 none; border-radius: 5px; color: #000; font-size:16px; font-weight:400; margin: 5px 0 0; padding:10px 0; text-align: center; text-transform: uppercase; transition: all 0.3s ease 0s; width: 100%; background:#f9c809 ; line-height:24px;}
.query-sec table td{border:1px solid #ddd; padding:10px;}

.coltro .row{border-bottom:1px solid #ccc; margin-bottom:5px;}
.coltro .row:last-child{border-bottom:0;}
.contact-us .icon .fa{font-size:40px; padding-top:10px;}
.coltro table td{border:1px solid #ddd; padding:10px;}
.coltro table th{border:1px solid #ddd; padding:10px; background:#f7f7f7;}

/*News Feed */
.AboutRightTop ul li span:first-child:before{content:""; margin-right:0;}
.AboutRightbox{padding:0 0px 20px 0px;}
.AboutRightTop span{font-weight:bold; padding:5px; font-size:20px !important; display:block; margin-top:10px; border:1px solid #ccc; background:#f7f7f7;}
.AboutRightTop ul{font-size:14px; border:1px solid #ccc; border-top:0; margin-bottom:0; padding-bottom:10px; margin-top:0;}
.AboutRightTop ul li span a{text-decoration:none; color:#000;}
.AboutRightTop ul li span a:hover{text-decoration:underline;}
.AboutRightTop ul li span a{font-weight:normal; font-size:14px; padding-left:0px !important;}
.AboutRightTop ul li span{padding:0 0 0 0px !important; margin:0; display:inline; padding:0; border:0; background:none;}

.about-box h5{font-size:20px;}
.about-box table{width:80%;}
.about-box td{border:1px solid #ddd; padding:10px;}

img{max-width:100%;}
.services-details  h5{font-size:20px;}

.forms p{margin-bottom:30px;}
.forms input, .forms select {
	color: #333;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	padding-left: 2%;
	width: 100%;
	margin: 0 0 25px 0;
	float: left;
	border-radius:0;
	background: #fff;
	border: solid 1px #ccc;
}
.forms textarea {
	color: #333;
	font-size: 14px;
	height:120px;
	line-height: 50px;
	padding-left: 2%;
	width: 100%;
	margin: 0 0 25px 0;
	float: left;
	border-radius:0;
	background: #fff;
	border: solid 1px #ccc;
}
.forms .btn {
	border: 0 none;
	border-radius: 0;
	color: #fff;
	font-size:18px;
	font-weight: 400;
	margin:0px 0 0;
	padding: 10px 0;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	width: 100%;
	background: #333 ;
	line-height:24px;
}
.forms input[type="image"]{background:none;  float: none; font-size: 14px; height: auto; line-height: inherit; margin: 0; padding-left: 0; width: auto;}
.forms img{width:180px;} 


/* gst grid css */

.table-grid{}
.table-grid .RadGrid_WebBlue{border:1px solid #ddd;}
.table-grid .RadGrid .rgMasterTable{border-collapse:collapse !important;}
.table-grid .RadGrid .rgMasterTable th{background:#0d7fbe; padding:10px; font-size:14px; color:#fff; border:1px solid #ddd; font-weight:bold;font-family: 'Open Sans', sans-serif;}
.table-grid .RadGrid .rgMasterTable th a{color:#fff;}
.table-grid .RadGrid .rgMasterTable td{padding:10px; font-size:14px; border:1px solid #ddd; font-family: 'Open Sans', sans-serif;}
.table-grid .RadGrid .rgMasterTable td.rcbInputCell, rcbArrowCell.rcbArrowCell {padding:0; border:0;}

.know-serv ul{list-style:none; padding-left:0;}
.know-serv ul li{position:relative; padding-left:25px; font-size:15px; margin-left:15px; line-height:24px; margin-bottom:5px;}
.know-serv ul li:before{position:absolute; content:"\f0a4"; left:0; top:0; font-size:14px; display:inline-block; font-family:FontAwesome;}
.know-serv ul li a{color:#161b40;}
.know-serv ul li a:hover{text-decoration:underline;}
.know-serv h4{font-size: 20px; text-transform: none; color: #034153;font-weight: 700;margin:20px 0 5px;}
.link-box{}
.know-serv .pull-right{margin-left:20px;}

.btn-go{background:#0020c5; color:#fff; padding-left:20px; padding-right:20px;}
.btn-all{background:#ff000c; color:#fff; padding-left:20px; padding-right:20px;}
.btn-clear{background:#333; color:#fff; padding-left:20px; padding-right:20px;}
.btn-go:hover, .btn-all:hover, .btn-clear:hover{background:#02c8b8; color:#fff;}
.sl-yr{font-weight:bold; padding-top:5px;}

.table-grid .rgMasterTable .rgPager td{padding:0; border:0;}


.table-bordered{margin-bottom:30px; width:100%;}
.table-bordered th{padding: 8px;border: 1px solid #999;text-align: left; background:#ddd; font-size:16px;}
.table-bordered th strong{font-weight:bold;}
.table-bordered td{padding: 8px;border: 1px solid #ddd;text-align: left;}
.mid-text-box-inner .ol-c{list-style-image: url(../images/green_right_arrow.svg);}
.mid-text-box-inner ol{list-style-image: url(../images/feature-checkmark.svg);}

.all-bm, .all-b{margin-left:-15px; margin-right:-15px; margin-top:30px; padding:0;}
.all-bm:before, .all-bm:after, .all-b:before, .all-b:after{display:table; content:"";}
.all-bm:after, .all-b:after{clear:both;}
.all-bm li, .all-b li{float:left; width:50%; padding-left:15px; padding-right:15px; list-style:none; position:relative;}
.all-bm li a, .all-b li a{border-bottom:1px solid #ddd; display:block; padding-top:5px; padding-bottom:5px; padding-left:25px; position:relative;}
.all-bm li a:before, .all-b li a:before{position:absolute; content:"\f0a4"; left:0; top:3px; font-size:14px; display:inline-block; font-family:FontAwesome;}


.tax-tab table th{background:#161b40; padding:10px; font-size:14px; border:1px solid #ddd; color:#fff; font-weight:bold;;}
.tax-tab table td{padding:10px; font-size:14px; border:1px solid #ddd;}
.tax-tab h4{font-size: 20px; text-transform: none; color: #034153;font-weight: 700;margin:20px 0 5px;}

.table-grid .form-control{padding-top:5px; padding-bottom:5px; padding-left:15px; padding-right:15px; height:42px !important;}
.vat-table th, .mid-text-box-inner .content th{background:#0d7fbe; padding:10px; font-size:14px; border:1px solid #ddd; color:#fff; font-weight:bold;}
.vat-table td, .mid-text-box-inner .content td{padding:10px; font-size:14px; border:1px solid #ddd;}
.mid-text-box-inner .content{margin-bottom:30px;}


.midd-sec-inner{padding-bottom:20px; padding-top:20px; display:block; clear:both; background-color:#fff; position:relative;}
.midd-sec-inner h2, .midd-sec-inner h1{font-size:40px;margin:0px;font-weight: 700;}
.midd-sec-inner{min-height:485px;}
.inner-breadcrum-sec {background:#ddd; padding-top:40px; padding-bottom:40px; position: absolute; left:0; right:0; top:0; z-index:1;}
.midd-sec-inner .container{position:static;}
.inner-breadcrum-sec h2, .inner-breadcrum-sec h1 {color: #333;font-size:30px;margin:0px;font-weight: 700;}
.inner-page-sec{display: block; clear: both; position: relative; padding-top:140px; background: #fff;}
.inner-page-sec p{font-size:15px; margin: 0 0 10px; color: #333; line-height: 25px;text-align:justify;}

.serv-list{}
.serv-list ul{list-style:none; padding-left:0;}
.serv-list ul li{position:relative; padding-left:25px; margin-left:15px;}
.serv-list ul li:before{position:absolute; content:"\f0a4"; left:0; top:0; font-size:14px; display:inline-block; font-family:FontAwesome;}
#loadMore a {
    transition: all 0.25s ease-out;
    -webkit-font-smoothing: antialiased;
}
.serv-list table{margin-bottom:20px;}
.serv-list table td{padding:10px; text-align:left; border:1px solid #bbb;}
.serv-list table th{padding:10px; text-align:left; border:1px solid #bbb; background:#f7f7f7;}

.serv-list .csscr strong{font-size:17px;}

.serv-list table.tabsct th, .serv-list table.tabsct td{text-align:center;}
.serv-list table.tabsct2 th, .serv-list table.tabsct2 td{text-align:center;}
.serv-list table.tabsct2 td:first-child{text-align:left;}

/* GST acts class*/

.acts-header{padding: 15px; background: #F1F1E6; border: none; box-shadow: 0 2px 3px rgb(0 0 0 / 25%);}
.acts-header .input-group{flex-wrap: nowrap !important;position: relative; display: flex; flex-wrap: wrap; align-items: stretch; width: 100%;}
.acts-header .input-group > .form-control, .acts-header .input-group > .form-select{position: relative; flex: 1 1 auto; width: 1%; min-width: 0;}
.disablebtn{background: #004f7d; color: #ffffff;position: relative;display: inline-block;font-weight: 400;padding: 0.375rem 0.75rem;font-size: 15px;border-radius: 0.15rem;line-height: 1.9;}
.acts-header .form-select{position: relative; flex: 1 1 auto;font-size: 14px;border-top-right-radius: 0;border-bottom-right-radius: 0;margin-left: -1px;border-top-left-radius: 0;border-bottom-left-radius: 0;display: block;padding: 0.375rem 2.25rem 0.375rem 0.75rem; font-weight: 400;background-color: #fff;appearance: none;border: 1px solid #ced4da;background-image: url(../images/drop-arow.svg); background-repeat: no-repeat;  background-position: right 0.75rem center;background-size: 16px 12px;}
.w25{width: 25%;}
.acts-header .input-group-text{display: flex;align-items: center;padding: 0.375rem 0.75rem; border:0;}
.acts-header .input-group-text {background: #f5f5f5; font-size: 10px;}


@media (min-width: 767px) {
    
    .navbar-nav .dropdown-menu .caret {
	transform: rotate(-90deg);
	position:absolute;
	right:15px;
	top:15px;
	
    }
	.serv-img-ch{max-width:100%;}
}


@media (min-width: 768px) {
ul.nav li:hover > ul.dropdown-menu {display: block; padding:0;}
.item-wrapper .single-item {width:33.333333%; padding-right:20px;}
.float-left {float:left;}
.float-right {float:right;}
.navbar-inverse.affix{z-index: 999; background: #fff; top: 0; width: 100%;}

}


@media(max-width:767px){
.navbar-collapse{position:absolute; width:100%; z-index:99;}	
.navbar-toggle{margin:26px 0 0;}
.head-hm{font-size: 23px;}
.head-hm span{padding:3px 9px 28px}
.copyrht p{text-align:center;}
.dropdown-menu td a{color:#fff;}
.navbar-brand > img{width:273px;}
header .dt-sc-contact-number a{margin-right:3px;font-size: 12px;padding-right:4px;}
.navbar-toggle{margin: 1px 0 0;}
.carousel-control{height:30px; width:30px;}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right{font-size: 17px; top:28%;}
.top-bar{background:#81b84c;}
.top-bar .container-inner:before, .top-bar .container-inner:after{background:none;}
.carousel-indicators{display:none;}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right{top: 24%;}
.midd-sec h1, .midd-sec h2, .midd-sec h3{ font-size: 22px;}
.enquiry-sec .form-text{ font-size: 17px;}

.navbar-inverse .navbar-toggle .icon-bar{background-color: #333;}
ul.dt-sc-social-icons{display:none;}
header .dt-sc-contact-number{text-align:center;}
.theme-header{background:#fff;}
.navbar-inverse.affix{z-index: 999; background: #fff; top: 0; width: 100%;}
.ser-bx-img{width:100%; margin-bottom:15px;}
.serv-bx, .ser-bx-rht{margin:0; width:100%;}
.serv-bx{margin-bottom:15px;}
.nav>li{border-bottom:1px solid #747474;}
.nav>li:last-child{border-bottom:0;}
.navbar-nav .open .dropdown-menu{position:relative; background:#6b6b6b;}
.navbar ul > li > ul:before{border-bottom-color: #6b6b6b;}
.navbar ul > li > ul li{border-color:#989898;}
.navbar .dropdown-menu .dropdown-menu{left:0 !important; background:#969595;width: 100%;}
.navbar .dropdown-menu .dropdown-menu:before{border-bottom: 6px solid transparent;border-left: 6px solid transparent;border-right: 6px solid transparent;left: 20px;top: -15px;border-bottom-color: #ccc;}
.navbar ul > li > ul li a:not(:only-child):after{content: "\f107";}
.mid-text-box-inner ul{clear:both;}
.about-box table{width:100%;}
.banner-in-sec h1{font-size:17px;}

	.acts-header .input-group{width: auto;flex-wrap: wrap !important;}
	.disablebtn{flex: 40%;max-width: 40%;padding: 0.375rem 0.45rem;font-size: 12px;}
	.acts-header .input-group-text{flex: 100%;}
	.acts-header .input-group > .form-control, .acts-header .input-group > .form-select{flex: 60%;max-width: 60%;font-size: 12px;}

}
@media(min-width:992px){
.nav > li > a{padding-left:7px; padding-right:7px;}
.navbar-collapse{display:block; clear:both;}

}
@media(min-width:1200px){
.nav > li > a{padding-left:15px; padding-right:15px;}
.serv-img-ch{width:670px; margin-left:10px;margin-top:50px;}
}

