
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700;800&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

body {
	background: #fff;
	color: #333;
	margin: 0px;
	padding: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
}
a:hover, a:focus{outline:none;}
img {max-width: 100%; height: auto;}
a{transition: all .2s ease-in-out 0s;}
a:focus, a, a:hover{outline:none; text-decoration:none;}
h1,h2,h3,h4,h5,h6{margin:0; padding:0; font-family: 'Open Sans', sans-serif; font-weight:500; color: #161922;} 
ul, li{list-style:none; margin:0; padding:0;}
@keyframes smoothScroll {0% {transform: translateY(-40px);}100% {transform: translateY(0px);}}

.header{position:relative; display:block; clear:both; background:#fff;}
.topbar{background: #037aba; border-bottom: 1px solid #037aba; position:relative; padding-top:10px; padding-bottom:10px;}
.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: #35a6f7; content: "";}
.topbar .custom-info ul li:last-child:after {display: none;}
.topbar .custom-info ul li i {margin-right: 8px; color:#fff; font-size: 15px;}
.topbar .custom-info a, .topbar .custom-info {font-size: 13px; color:#fff;}
.topbar .custom-info a:hover {color: #fff;}
.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; padding-right:10px; position:relative;}
.topbar .social-top ul li span:after {position: absolute; right:0; top: 2px; width: 1px; height: 14px; background-color: #35a6f7; content: "";}
.topbar .social-top ul li a{display:inline-block; margin:0 3px; color:#fff;}

.navbar{margin:0; padding:0; min-height:inherit; border:0; background:none;position:static; border-bottom:1px solid #eee;}
.navbar-brand{padding-top:15px; padding-bottom:15px; padding-left:0px; margin:0; height:auto;}
.navbar-collapse{padding:0;}
.navbar-nav>li>a{color: #565656; position:relative; display:block;}
.navbar-nav> li> a{padding-left:14px; padding-right:14px; line-height: 92px; font-size: 15px; font-weight: 600; color:#333;}
.navbar-nav> li> a:hover, .navbar-nav> li> a.active{color:#037aba;}
.navbar-nav> li.dropdown:before, .navbar-nav> li.dropdown:after{opacity: 0;-webkit-transform: translateY(40px); -moz-transform: translateY(40px);  -ms-transform: translateY(40px); -o-transform: translateY(40px); transform: translateY(40px);  -webkit-transition: -webkit-transform .5s ease, opacity .25s ease, max-height .25s step-end, max-width .25s step-end, padding .25s step-end; -o-transition: -o-transform .5s ease, opacity .25s ease, max-height .25s step-end, max-width .25s step-end, padding .25s step-end;  transition: transform .5s ease, opacity .25s ease, max-height .25s step-end, max-width .25s step-end, padding .25s step-end;}
.navbar-nav> li.dropdown:before{content: ""; position: absolute; border-style: solid;  border-color: #e7e7e7 transparent; display: block; width: 0; top: auto; bottom:-1.5%; left: 30px; border-width: 0 15px 15px;}
.navbar-nav> li.dropdown:after{content: ""; position: absolute; border-style: solid; border-color: #fff transparent; display: block; width: 0; top: auto; bottom:-1%; left: 32px; z-index: 30002; border-width: 0 13px 13px;}
.navbar-nav> li.dropdown:hover:before, .navbar-nav> li.dropdown:hover:after{opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0);}
.dropdown-menu{width: 268px; display: block; overflow: hidden; max-height: 0; max-width: 0; opacity: 0; background: #FFF; border: 1px solid #e7e7e7; color: grey; border-bottom: 3px solid #1e82b6;top:100%;left: 0; right: auto;padding: 7px 0; position: absolute;margin: 0; z-index: 20000;}
.navbar-nav> li.dropdown:hover> .dropdown-menu {overflow: visible; max-height: 3000px; max-width: 3000px; opacity: 1;}
.dropdown-menu table{width:100%;}
.dropdown-menu li>a, .dropdown-menu td a{border-bottom: 1px solid #f2f2f2; padding:5px 10px; display:block; font-size:13px;  line-height: 20px; color:#808080; margin:0 10px;word-break: break-word;}
.dropdown-menu li:last-child>a, .dropdown-menu tr:last-child td a{border-bottom:0;}
.dropdown-menu tr:last-child td a{border-bottom:0;}
.dropdown-menu li>a:hover, .dropdown-menu td a:hover, .dropdown-menu li>a.active, .dropdown-menu td a.active{background-color: #037aba;color: #fff;}
.navbar-nav > li > .arow{position:absolute;  right:3px; top:37px; color:#333;}
.navbar-nav > li > .arow:after{font-family:'FontAwesome'; content: "\f107";}
.navbar-nav .dropdown-menu .arow{position:absolute; right:15px; top:5px;color: #333;}
.navbar-nav .dropdown-menu .arow:after{content: "\f105";font-family:'FontAwesome';}
.heading-nav{color: #236fb6;text-transform: uppercase;font-weight: bold;border-bottom: 1px solid #f2f2f2; padding:5px 15px; font-size:14px;}

.banner-sec{display:block; clear:both;position:relative;}
#f_slider{width:100%; overflow:hidden; position:relative; background:url(../images/slider_bg.png) repeat center 0 !important; display:block;}
#f_slider .loading{position:absolute; left:0; bottom:0;}
.slider{width:1200px; height:480px;margin:0 auto;position:relative;}
.slider ul li{position:absolute;left:0;top:0;padding:60px 0 90px 0;display:none;color:#363D47;}
.slider h2, .slider h3, .slider h5{color:#fff;text-shadow:0 1px 1px #d3d3d3; margin-bottom:0; font-family: 'Bebas Neue', sans-serif; font-size:120px; line-height:120px;display:block;width:100%;}
.slider li:last-child h2{color:#236fb6;}
.slider h2 span{}
.slider h5{font-size:85px;line-height:85px;}
.slider h4{font-size:42px;width:100%;color:#363D47;text-shadow:0 1px 0 #fff;line-height:38px;margin-bottom:15px;font-family: 'Bebas Neue', sans-serif;}
.slider h2 img, .slider h4 img, .slider h5 img{vertical-align:middle;}
.slider  span.h_black{color:#2a2622;text-shadow:1px 1px #fff;}
#f_slider .one-half { margin-right: 2.9%;}
.sn span{width:30px;height:30px;cursor:pointer;display:block;visibility:hidden;}
.sn{position:absolute;width:61px;height:30px;bottom:15px;right:80px;z-index:999;}
.sn > .prev{background:#fff url(../images/prev_black.png) center center no-repeat;float:left;visibility:visible;margin-right:1px;}
.sn > .prev:hover{background:#343434 url(../images/prev_white.png) center center no-repeat;}
.sn > .next{background:#fff url(../images/next_black.png) center center no-repeat;float:left;visibility:visible;}
.sn > .next:hover{background:#343434 url(../images/next_white.png) center center no-repeat;}

.news-sec{padding-top:50px; padding-bottom:20px; background:#fff; display:block; clear:both;position:relative;}
.news-item-box{margin-bottom: 30px; padding:20px 20px;background-color: #fff; border:1px solid #ddd; position:relative;}
.news-item-box h3{font-size:20px; margin:-20px -20px 30px;  background:#236fb6; padding:10px 0; color:#fff; position:relative; text-align:center;}
.news-item-box h3:after{border-left: 15px solid transparent; border-right:15px solid transparent;  border-top: 15px solid #236fb6; content:""; position:absolute; height:0; width:0; left:0; right:0; margin:auto; top:100%;}
.news-item-box h3:before{background:none;}

.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;}
#DataListGovind a{font-weight:bold; padding-right:25px; font-size:12px; color:#1b396b;}
.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;} 
.news-item-box .Prodetails{border-bottom:1px dashed #ccc; color:#000; display:block; padding:5px 0 5px;}
.news-item-box .Prodetails span[style="font-weight:bold;"]:first-child{display:block; clear:both;}
.news-item-box .Prodetails a{color:#000; font-weight:normal;}

.news-item-box .group-query{position:relative; display:block; margin-bottom:10px;}
.news-item-box .group-query:last-child{margin-bottom:0;}
.news-item-box .form-control{background:#fff;border:1px solid #d7d7d7;border-radius:0; height: 35px; font-size:14px;}
.news-item-box .form-control:focus, .enquiry-sec .form-control:hover{box-shadow:0 0 0;}
.news-item-box .btn-send{color:#fff; background:#037aba; font-size:14px; padding-left:40px; padding-right:40px; border:1px solid #037aba; height:35px; cursor:pointer; border-radius:0;}
.news-item-box .btn-send:hover{ background:#231f20; border-color:#231f20; color:#fff;}
.news-item-box .errer{position: absolute; top: 15px; right: 20px;}
.news-item-box textarea.form-control{height:120px;}


.hm-services-sec{padding-bottom:20px; padding-top:50px; background:#f6f6f6; display:block; clear:both; position:relative;}
.services-box{box-shadow:0 0 5px #ddd; padding:15px 10px; text-align:center; margin-bottom:30px; background:#fff; min-height:270px; position:relative;}
.services-box h3{font-size:15px; margin:15px 0 10px; color:#000; font-weight:600;}
.services-box:hover h3{color:#037aba;}
.services-box p{font-size:14px; line-height:24px; margin:0;}
.services-img {display: inline-block; border: 1px solid #ddd; box-shadow: 0 0 5px #ccc; margin-bottom:50px;}
.services-box:before {transition: .5s; -webkit-transition: .5s;  -moz-transition: .5s; -ms-transition: .5s; content: ""; position: absolute;}
.services-box:after {transition: .5s; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; content: ""; position: absolute;}
.services-box:hover:before {content:""; background:#037aba; transform:translateX(200%); -webkit-transform:translateX(200%); -moz-transform:translateX(200%); -ms-transform: translateX(200%);height:3px; width:50px; bottom:0; left: 0;}
.services-box:hover:after {content:""; background:#037aba; transform:translateY(-200%); -webkit-transform:translateY(-200%); -moz-transform:translateY(-200%); -ms-transform: translateY(-200%);height:50px; width: 3px;bottom:0;  left: 0;}

.why-us-sec{padding-top:50px; padding-bottom:20px; background:#f6f6f6; display:block; clear:both;position:relative;}
.whyus{min-height: 385px;text-align: center; transition: all 0.4s ease 0s;padding: 3.3%;}
.whyus:hover {position: relative; transform: translateY(-50px); z-index: 22;}
.whyus-bg1{background-color: #ff9934;}
.whyus-bg2{background-color: #f6f6f6;}
.whyus-bg3{background-color: #199d0b;}

.whyus-bg1 h3{color:#fff;margin:0 0 15px; font-size:18px; font-weight:bold;}
.whyus-bg1 p{text-align:justify;font-size: 14px; color:#fff;}
.whyus-bg2 h3{color:#324394; margin:0 0 15px; font-size:18px; font-weight:bold;}
.whyus-bg2 p{text-align:justify;font-size: 14px; color:#324394;}
.whyus-bg2 ul {list-style: square;padding-left: 18px; text-align:left; margin: 0 0 10px; text-align: left;}
.whyus-bg2 li {list-style: outside;color:#324394;}
.whyus-bg3 h3{color:#fff;margin:0 0 15px; font-size:18px; font-weight:bold;}
.whyus-bg3 p{text-align:justify;font-size: 14px; color:#fff;}
.whyus-bg3 ul {list-style: square;padding-left: 18px; text-align:left; margin:0 0 10px; text-align: left;}
.whyus-bg3 li {list-style: outside;color:#fff;}

.errer{position:absolute; top:15px; right:15px;}

.footer table td{padding:5px; font-size:15px; text-align:center;}

footer {background:#236fb6; color: #fff;display:block;clear:both; position:relative;}
.foote-link h2 {color: #fff;text-transform: uppercase; padding: 0 0 5px;  margin: 0 0 15px;position: relative; font-size:16px; font-weight:700;border-bottom: 1px solid #4d9be3;}
.foote-link{padding-top:40px; padding-bottom:0px;display:block;clear:both;}
.foote-link ul.foot-link-list {list-style-type: none; margin: 0;padding:0px; font-size:14px;}
.foote-link ul.foot-link-list li {position: relative;color: #fff;}
.foote-link ul.foot-link-list li a {text-transform: capitalize;line-height: 26px;color: #fff;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;}
.foote-link ul.foot-link-list li a:hover{color:#fff;}
.foote-link ul.foot-link-list li a:before {content: '\f105'; position: absolute; left: 0; top:3px; font: 400 18px/24px 'FontAwesome'; color: #fff; transition: .33s all ease;}
.foote-link ul.foot-link-list li a:hover:before {left: 4px;}
.foote-link ul.about-list li .ab-pd {line-height: 20px; overflow: hidden; display: block; color: #fff;}
.foote-link ul.about-list li.call-mail a{color: #fff;}
.copy-right{padding-top:20px; padding-bottom:20px; margin-top:20px; background:#0c589f; display:block;clear:both;}
.copy-right p{margin-bottom: 0;color: #fff; font-size:15px;}
.copy-right a{color: #fff; padding-left:10px;}
.call-ad{padding:0; margin:0 0 30px;}
.call-ad li{display:block; margin-bottom:10px;}
.call-ad li div{display:table;}
.call-ad li div i{color: #fff;width: 22px; height: 22px; font-size: 22px; line-height: 22px; text-align:center; max-width: 100%; display:table-cell;}
.call-ad li div span{padding-left:15px; display:table-cell; vertical-align:top; line-height:24px;color: #fff;}
.foote-link .marg1 {margin-bottom:15px;}


.mid-inner{padding-bottom:20px; padding-top:20px; display:block; clear:both; background-color:#fff; position:relative;}
.mid-inner{min-height:485px;}
.inner-breadcrum-sec {background:#037aba; padding-top:30px; padding-bottom:30px; position: absolute; left:0; right:0; top:0; z-index:1;}
.inner-breadcrum-sec h2 {color: #fff;font-size:30px;margin-bottom:0px;font-weight: 700;}
.inner-breadcrum-sec h2:before{background:none;}
.inner-page-sec{display: block; clear: both; position: relative; padding-top:100px;}
.inner-page-sec p{font-size:15px; margin: 0 0 15px; color: #444440; line-height: 24px;}
.about-us h4{ color: #1b505e; font-size:20px; font-weight: 600; margin:0px 0px 5px; position:relative;}
.about-us ul{list-style:none; padding-left:15px; margin:0;}
.about-us ul li{position:relative; padding-left:25px; color:#333; font-size:15px; line-height:26px;}
.about-us ul li:before{position:absolute; content:"\f05b"; left:0; top:0; font-size:15px; display:inline-block; font-family:FontAwesome;}


.card{margin-bottom:5px;}
.card-header a{font-size:20px; color:#0056b3; font-weight:500;}

.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:"\f05b"; left:0; top:0; font-size:14px; display:inline-block; font-family:FontAwesome;}
.know-serv ul li a{color:#037aba;}
.know-serv ul li a:hover{text-decoration:underline;}
.know-serv h4{font-size: 20px; text-transform: none; color: #037aba;font-weight: 700;margin:0px 0 5px;}
.link-box{}


.table-grid{}
.table-grid .RadGrid_WebBlue{border:1px solid #ddd;}
.table-grid .RadGrid .rgMasterTable{border-collapse:collapse !important;}
.table-grid .RadGrid .rgMasterTable th{background:#037aba; padding:10px; font-size:14px; color:#fff; border:1px solid #ddd; font-family: "Lato", 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: "Lato", sans-serif;}
.table-grid .RadGrid .rgMasterTable td.rcbInputCell, rcbArrowCell.rcbArrowCell {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;}

.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;}

.tax-tab table th{background:#037aba; padding:10px; font-size:14px; border:1px solid #ddd; color:#fff; font-weight:bold;font-family: "Lato", sans-serif;}
.tax-tab table td{padding:10px; font-size:14px; border:1px solid #ddd; font-family: "Lato", sans-serif;}
.tax-tab h4{font-size: 20px; text-transform: none; color: #034153;font-weight: 700;margin:20px 0 5px;}

.download table th{background:#037aba; padding:10px; font-size:14px; border:1px solid #ddd; color:#fff; font-weight:bold;font-family: "Lato", sans-serif;}
.download table td{padding:10px; font-size:14px; border:1px solid #ddd; font-family: "Lato", sans-serif;}
.RadWindow_Web20 .rwControlButtons{width:160px !important}

.table-grid .rgMasterTable .NextPrevAndNumeric td{padding:0;}

.contact-add-dt-branch{box-shadow:0 0 5px #ddd; padding:20px; margin-bottom:25px;}
.contact-add-dt-branch h4{font-size:18px; margin:0 0 10px; font-weight:bold;}
.contact-add-dt-branch .fa{font-size:20px; position:absolute; left:0; top:4px;}
.contact-add-dt-branch p{position:relative; padding-left:30px; font-size:14px;}
.contact-add-dt-branch .he48{}
.contact-add-dt-branch p span.nm{display:block; clear:both; font-weight:bold;}
.location-map{margin-bottom:30px;}

.contact-us-f .form-control{height:36px; border:1px solid #ccc; border-radius:0; margin-bottom:15px; box-shadow:0 0 0; background:#f1efee;}
.contact-us-f textarea.form-control{height:auto; resize:none;}
.contact-us-f .btn{background-color: #037aba; color: #fff; border-color: #037aba; padding:8px 20px; text-transform:uppercase;}

.txtsp{position:absolute; top:15px; right:15px;}

.btn-send{color:#fff; background:#037aba; font-size:18px; margin-top:5px; padding-left:40px; padding-right:40px; border:1px solid #037aba; height:44px; cursor:pointer; border-radius:0;}
.btn-send:hover{ background:#083d5f; border-color:#083d5f; color:#fff;}
.control-form{margin-bottom:10px;}

.wa-chat-box-poweredby {display: none;}


.dtblgo{margin-bottom:15px; padding:20px 20px;background-color: #fff; border:1px solid #ddd; position:relative;}
.datrtl{font-size:16px; color:#333; font-weight:bold;}


/*News Feed */
.AboutRightbox ul li span:first-child:before{content:""; margin-right:0;}
.AboutRightbox{padding:0 0px 20px 0px;}
.AboutRightbox h2{font-weight:bold;font-size:20px;}
.AboutRightbox span{font-weight:bold; padding:5px; font-size:20px !important; display:block; margin-top:10px; border:1px solid #ccc; background:#f7f7f7;}
.AboutRightbox ul{list-style:outside; font-size:14px; padding-left:40px; border:1px solid #ccc; border-top:0; margin-bottom:0; padding-bottom:10px; margin-top:0;}
.AboutRightbox ul li{padding-right:10px; list-style: outside; border:0; padding:0;}
.AboutRightbox ul li span a{text-decoration:none; color:#444440;}
.AboutRightbox ul li span a:hover{text-decoration:underline;}
.AboutRightbox ul li span a{font-weight:normal; font-size:14px; padding-left:0px !important;}
.AboutRightbox ul li span{padding:0 0 0 0px !important; margin:0; display:inline; padding:0; border:0; background:none;}


/* GST acts class Start*/

.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: #444440; color: #ffffff;position: relative;display: inline-block;font-weight: 400;padding: 0.375rem 0.75rem;font-size: 1rem;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;}


.news2d a{border-bottom:1px dashed #ccc; color:#444440; display:block; padding:5px 0px 5px 0px; font-weight:normal;}
.hedingnews{display:inline-block; margin-top:5px;}
.hedingnews:before{left:0; top:-1px; position:absolute; content: "\f073";font-family: 'FontAwesome';}
.hedingnews, a.hedingnews{display:block; border:0; padding:0; color: #037aba; font-weight: 700; text-transform: uppercase; position:relative; padding-left:20px;}
.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;}
.news_blog, .news2d{font-size:16px;line-height: 26px;}



.vat-table{margin-bottom:15px;}
.vat-table th{background:#cc6633; padding:10px; font-size:14px; border:1px solid #ddd; color:#fff; font-weight:bold;}
.vat-table td{padding:10px; font-size:14px; border:1px solid #ddd;}
.vat-table tr:nth-of-type(odd) td{background:#f6f6f6;}
.bulleted-list{margin-left:20px;}
.bulleted-list li{list-style:outside;}
.table-bordered td{padding:10px; font-size:14px; border:1px solid #ddd;}
.table-bordered .leftrule p, .table-bordered .leftrightrule p{text-indent: 0 !important;}

.allborder th{background:#cc6633; padding:10px; font-size:14px; border:1px solid #ddd; color:#fff; font-weight:bold;}
.allborder td{padding:10px; font-size:14px; border:1px solid #ddd;}
.allborder td p{margin:0;}

.content{margin-bottom:15px;}
.content th{background:#cc6633; padding:10px; font-size:14px; border:1px solid #ddd; color:#fff; font-weight:bold;}
.content td{padding:10px; font-size:14px; border:1px solid #ddd;}
.content tr:nth-of-type(odd) td{background:#f6f6f6;}

.RadWindow_Web20 .rwTopLeft, .RadWindow_Web20 .rwTopRight, .RadWindow_Web20 .rwTitlebar, .RadWindow_Web20 .rwFooterLeft, .RadWindow_Web20 .rwFooterRight, .RadWindow_Web20 .rwFooterCenter, .RadWindow_Web20 .rwTopResize, .RadWindow_Web20 .rwStatusbar div, .RadWindow_Web20 .rwStatusbar, .RadWindow_Web20 .rwPopupButton, .RadWindow_Web20 .rwPopupButton span, .RadWindow_Web20.rwMinimizedWindow .rwCorner, .RadWindow_Web20 .rwBodyLeft, .RadWindow_Web20 .rwBodyRight, .RadWindow_Web20 .rwStatusbarRow .rwCorner{background:#cc6633 !important; background-image:none !important;}

.table-bordered a.hedingnews{color:#037aba;}
.table-bordered a{color:#000;}
.form-group{margin-bottom:15px;}


.services-inner-box{box-shadow:0 0 4px #ccc; padding:25px; display:block; margin-bottom:25px; position:relative; clear:both; background:#f7f7f7;}
.services-inner-box h4{ color: #037aba; font-size:24px; font-weight:600; margin:0px 0px 5px; position:relative;}

.about-box{box-shadow:0 0 5px #ddd; padding:15px 15px; margin-bottom:30px; background:#fff;}
.about-box h3{font-size:15px; margin:15px 0 10px; color:#000; font-weight:600;}

.our-term-box{box-shadow:0 0 4px #ccc; padding:25px; display:block; margin-bottom:25px; position:relative; clear:both; background:#fff;}
.our-term-box h4{ color: #376092; font-size:24px; font-weight:600; margin:0px 0px 5px; position:relative;}
.our-term-box p{ color:#333; font-size:15px; margin:0 0 10px; line-height:25px;}
.our-term-box p.edu{ color:#ff3709; font-size:16px;}
.our-term-box ul{margin-bottom:15px;}

@media (max-width: 767px){
	.topbar .custom-info a, .topbar .custom-info{font-size: 12px;}
	.topbar .custom-info ul li:first-child{margin-right: 20px;}
	.topbar .custom-info ul li:after{right: -10px;}
	.topbar .custom-info ul li i{margin-right: 2px;}
	.topbar .pull-right{float:none; text-align:center;}
	.navbar-expand-md>.container{padding-left:15px; padding-right:15px;}
	.navbar-light .navbar-brand{width: 260px;}
	.navbar-nav> li> a{line-height:40px;border-bottom: 1px solid #ddd;}
	.navbar-nav> li.dropdown:before, .navbar-nav> li.dropdown:after{display:none;}
	.navbar-nav > li > .arow{right: 0; top: 4px; color: #333; border: 1px solid #ddd; padding: 5px 10px;}
	.navbar-nav .dropdown-menu .arow{right: 2px; top: 3px; color: #333; border: 1px solid #ddd; padding: 0px 8px;}
	.navbar-nav .dropdown-menu .arow:after{content: "\f107";}
	.dropdown.open .dropdown-menu{display:block;width: auto;margin:0; padding:0; border-radius:0;position: relative;overflow: visible;opacity: 1;}
	.navbar-nav > li .dropdown-menu, .navbar-nav > li:hover .dropdown-menu{display:none;}
	.navbar-nav > li.open .dropdown-menu{display:block;max-height:inherit;min-width: 100%; border: 1px solid #e7e7e7; border-top:0;}
	
	.navbar-nav .dropdown-menu li:hover .dropdown-menu:before{border-bottom: 6px solid transparent; border-left: 6px solid transparent; border-right: 6px solid transparent; content: ""; display: inline-block; left: 15px; position: absolute; top: -18px; border-bottom-color: #063b70;}
	.carousel-inner > .carousel-item img{height: 180px;}
	.slider-text{top:10px; width:100%; left:0;}
	.slider-text h2{font-size: 20px;margin: 0 0 5px; text-transform:capitalize;}
	.slider-text p{font-size:13px;margin: 0 0 5px;}
	.btn-theme{height:34px; font-size:14px; font-weight:normal; padding-left:15px; padding-right:15px;}
	.caInfo{padding: 20px 0px 20px 0px;}
	.info-service p{font-size: 13px;line-height: 20px;}
	.caWrp{margin-bottom:15px;}
	.info-service .col-md-4:last-child .caWrp{margin-bottom:0px;}
	.home-middle-sec h2{font-size:24px;}
	.hm-services-sec h2{font-size:24px;}
	.col-md-3.text-right{text-align:center !important;}
	.news-sec h2{font-size:24px;}
	.footer-info{padding: 34px 20px;}
	.social-icon{margin-bottom:15px;}
	.footer-wrap .email{margin-left:0;}
	.footer-wrap .email a{font-size: 16px;}
	.footer-wrap .footer-call{float:none; margin-top:15px;padding-left: 74px;}
	.footer-wrap .footer-call a{font-size: 16px;}
	.footer-nav{margin-bottom:15px;}
	.inner-breadcrum-sec h2{font-size:24px;}
	
	.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;}
	
	.slider h5{font-size:24px;}
	.slider h2, .slider h3, .slider h5{font-size:24px; line-height: 24px;}
	.slider h4{font-size:20px;}
	.slider ul li{padding:15px; width: 100% !important;}
	.slider ul li .row{width: 100% !important;}
	.slider{width:100%; height: 390px !important;}
	.sn{right:0;}
	.slider ul li .row .col-md-6.text-right, .slider ul li .row .col-md-12.text-center{text-align:left !important;}
	#f_slider img[src="images/banner.jpg"]{width:100%; max-width:inherit; height:350px;}
	.slider ul li:first-child h5{font-size:30px; margin-bottom:15px; margin-top:80px;}
	.slider ul li:first-child h2{font-size:50px; line-height: 50px;}
	.slider ul li:first-child h3, .slider ul li:first-child h5{font-size:30px; line-height: 24px;}
	.news-sec{padding-top:30px;}
	.foote-link{padding-top:20px;}
	.foote-link h2{padding-top:10px;}
	.why-us-sec{padding-top:0; padding-bottom:0;}
	.whyus{min-height: inherit;padding: 30px;}
	
	
}



@media (min-width: 768px){
.navbar-expand-md .navbar-nav li:hover .dropdown-menu {box-shadow:0 0 0; margin:0;}
.navbar-expand-md .navbar-nav li .dropdown-menu .dropdown-menu{left:100%; top:0; display:none;}
.navbar-expand-md .navbar-nav li .dropdown-menu li:hover .dropdown-menu{display:block; overflow: visible; max-height: 3000px; max-width: 3000px; opacity: 1;}
.full-width-nav{width: 1185px;left:-736.125px;}
.full-width-nav2{width: 1185px;left:-876.125px;}
}

@media (min-width: 992px){
.container {position: relative; max-width:1220px;}
.header.sticky-header {position: fixed; top: 0; left: 0; width: 100%; background: #fff; box-shadow: 2px 2px 2px #ddd; z-index:99;}
.midd-sec-inner>.container{position:static;}
.mid-inner> .container {position: static;}

}




