
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');

body{margin:0; padding:0; color: #606d75;  font-size: 15px; line-height:24px; font-family: 'Raleway', sans-serif;}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
html {overflow-x: hidden; -webkit-overflow-scrolling: touch; -webkit-text-size-adjust: 100%;}

h1.w6, h2.w6, h3.w6, h4.w6, h5.w6, h6.w6 {font-weight:600;}
h1.w4, h2.w4, h3.w4, h4.w4, h5.w4, h6.w4 {font-weight:400;}
h1,h2,h3,h4,h5,h6 {font-weight:700; color:#222; }
h1,h2,h3,h4,h5,h6 {font-family: 'Raleway', sans-serif;}
img{max-width:100%;}
ul, li{ padding:0; margin:0; list-style:none;}
a, a:focus, a:hover{outline:none; text-decoration:none;}
.form-control:focus, .form-control:hover{box-shadow:0 0 0;}
.header{box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); background-color: #fff; display:block; clear:both; position:relative; z-index: 101; border-top: 3px solid #0d5284;}


.navbar-brand{padding:10px 0;}
.navbar{padding:0;}
.navbar-nav > li > a {font-size: 14px;font-weight:600; line-height:100px; color: #333; padding: 0 15px; position:relative; display:block; text-transform:uppercase;}
.navbar-nav > li > a:after {display: block; content: "";  height: 4px; position: absolute; left: 50%; bottom: 0; width: 0; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; background: transparent;}
.navbar-nav > li.active > a:after {background: #0d5284; width:100%; left:0;}
.navbar-nav > li:hover > a:after {background: #0d5284;width:100%; left:0;}
.navbar-nav > li:hover > a, .navbar-nav > li > a.active, .navbar-nav > li:hover > .arow{color:#0d5284;}
.navbar-nav > li > .arow{position:absolute;  color: #244863; right:0px; top:38px; z-index: 251;}
.navbar-nav > li > .arow:after {font-family:'FontAwesome'; content: "\f107";}
.navbar-nav li ul .arow{ right:15px; top:5px;position:absolute;  color: #244863;}
.navbar-nav li ul .arow:after {content: "\f105";font-family:'FontAwesome';color: #244863;}
.navbar-collapse ul > li > ul.dropdown-menu {height: auto; min-width: 250px; display: block; position: absolute; top: 100%; left: 0; margin:0; z-index: 99999; display: none; background: #fff; border-radius:0; padding:0; box-shadow: 0 0 0;}
.navbar-collapse ul > li:hover > ul.dropdown-menu{display:block;}
.navbar-collapse .dropdown-menu .dropdown-menu{left:100%; top:0px; width:260px;}

.dropdown-menu li {display: block; position: relative;}
.dropdown-menu li a, .dropdown-menu td a {display: block; padding:5px 12px; position: relative; border-bottom: 1px solid rgba(0, 0, 0, 0.2); color: #333;  font-size:14px; font-weight:600;}
.dropdown-menu li a:hover, .dropdown-menu li a.active, .dropdown-menu td a.active {background:#0d5284; color: #fff;}
.dropdown-menu li:last-child a, .dropdown-menu tr:last-child td a{border-bottom: 0;}
.navbar-collapse ul table{width:100%;}
.dropdown-menu td a:hover{background:#0d5284; color:#fff;}
.dropdown-menu td a{padding:5px 12px; word-break:break-word;}


.banner-sec{display:block; clear:both;position:relative;}
.banner-sec .container{position:absolute; bottom:20px; left:0; right:0;}
.banner-sec .col-md-3{max-width:20%; flex:0 0 20%}
.query-form{z-index:55; position:relative; margin-top:50px; padding:20px; background:rgb(9 48 76 / 70%);}
.query-form h2{color: #ffffff;line-height: 30px; font-size:24px; margin-bottom:15px; text-align:center;}
.query-form .form-control{border-radius:0; height:45px;}
.query-form textarea.form-control{height:45px;}
.query-form  .btn-send{width:100%; text-align:center; height:45px; font-weight:bold; font-size:16px; background:#f47920; border-color:#f47920; margin-top:0;}
.query-form  .btn-send:hover{background:#52b947; border-color:#52b947;}

.swiper-banner {width: 100%;  margin:0px auto; }
.swiper-banner .swiper-slide {height: 40rem; padding:0;}
.swiper-banner .swiper-slide-bg {background-color: #fff; background-size: cover;}
.banner-1{background-image: url(../images/banner-1.png); }
.banner-2{background-image: url(../images/banner-2.png); }
.banner-3{background-image: url(../images/banner-3.jpg); }
.banner-4{background-image: url(../images/banner-4.png); }
.banner-5{background-image: url(../images/banner-5.png); }

.swiper-banner .swiper-slide-bg {background-position: 100%; background-repeat: no-repeat; background-size: cover; min-height: 100%; min-width: 100%;}
.swiper-banner .swiper-slide-inner {background-position: 50%; background-repeat: no-repeat; bottom: 0; left: 0; margin: auto; padding: 50px; position: absolute; right: 0; top: 0;}
.swiper-banner .swiper-slide-inner, .swiper-banner .swiper-slide-inner:hover { color: #fff; display: flex;}
.swiper-banner .swiper-slide-inner {align-items: center;}
.swiper-banner .swiper-slide-inner {justify-content: flex-start;}
.swiper-banner .swiper-slide-inner { max-width: 1170px;}
.swiper-banner .swiper-slide-inner { padding: 0rem 0rem 0rem 1rem; text-align: left;}
.swiper-banner .swiper-slide-contents {max-width: 100%;}
.swiper-banner .elementor-slide-heading {color: #0d5284; font-size: 3.5rem; font-weight: 700; line-height: 1.2;}
.elementor-slide-heading span {color: #429132;}
.swiper-banner .swiper-button-next, .swiper-banner .swiper-button-prev{color:#fff;}

.hm-who-sec{position: relative; display:block; clear:both; background:#f6f6f6; padding-top:50px; padding-bottom:30px;}
.hm-who-sec h2{color:#0d5284; font-size:35px; font-weight:700; text-align:center;}
.hm-who-sec h2 .featured {position: relative; display: inline-block; padding: 5px 15px; color:#429132;}
.hm-who-sec h2 .featured:before {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 4px; background-color: #429132; opacity: 0.15;}
.hm-who-sec ul{text-align:center;}
.hm-who-sec li{padding:15px 10px 10px; width:19%;position: relative; display:block; margin:0 6px 10px; box-shadow: 0 0 5px #ddd; background: #fff;}
.weserv-img {width:70px; height:70px; }
.hm-who-sec p{font-size:14px; font-weight:600; color:#000;}
.hm-who-sec li:hover{transform: translate3d(0, -2px, 0);}
.hm-who-sec li:hover p{color:#0d5284;}

.hm-services-sec{padding-bottom:50px; padding-top:50px; background:#fff; display:block; clear:both; position:relative;}
.hm-services-sec h2{color:#0d5284; font-size:35px; font-weight:700; text-align:center; margin-bottom:50px;}
.hm-services-sec h2 .featured {position: relative; display: inline-block; padding: 5px 15px; color:#429132;}
.hm-services-sec h2 .featured:before {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 4px; background-color: #429132; opacity: 0.15;}
.hm-services-sec .row .col-md-4{background:#f6f6f6; box-shadow: 15px 0px 15px 0px rgba(0, 0, 0, 0.18);}
.services-box{position:relative; padding:40px 30px 40px 30px;transform: perspective(1px) translateZ(0);}
.services-box h3{font-size:20px; margin:0px 0 10px; color:#000; font-weight:600;}
.services-box p{font-size:15px; line-height:24px; margin:0 0 15px; color:#333;}
.services-box a{color:#000;}
.services-box:hover h3{color:#0d5284;}
.services-box:hover a{color:#0d5284;}

.hm-about-sec{padding-bottom:180px; padding-top:70px; background:#f6f6f6; display:block; clear:both; position:relative;}
.hm-about-sec h2{font-size:40px; font-weight:600; color:#000; margin-bottom:5px;}
.hm-about-sec h2 span{color:#11588C;}
.hm-about-sec h3{font-size:20px; font-weight:600; color:#000; margin-bottom:15px;}
.rd-mr {display: inline-block; background: #11588C; padding: 6px 44px 8px 30px; color: #fff; border-radius: 50px; transition: 0.3s; position: relative; font-size:17px;}
.rd-mr i {font-size: 18px; position: absolute; right: 18px; top: 9px;}
.rd-mr:hover { background: #123c69; color:#fff;}
.custom-heading-description{font-weight:bold; line-height:24px; font-style:italic; font-size:16px; margin-bottom:10px;}
.hm-about-sec p{line-height:24px; font-size:16px; margin-bottom:15px; text-align:justify; color:#000;}
.elementor-shape{direction: ltr; left: 0; line-height: 0; overflow: hidden; position: absolute; width: 100%;bottom: -1px;}
.elementor-shape svg{display: block; left: 50%; position: relative; transform: translateX(-50%);width: calc(217% + 1.3px);  height: 252px;}
.elementor-shape .elementor-shape-fill {fill: #fff; transform: rotateY(0deg); transform-origin: center;}

.wa-chat-box-poweredby{display:none;}

.news-sec {padding-bottom:0px; display:block; clear:both; padding-top:30px; padding-bottom:20px; position:relative; background:#fff;}
.news-sec h2{color:#0d5284; font-size:35px; font-weight:700; text-align:center; margin-bottom:50px;}
.news-sec h2 .featured {position: relative; display: inline-block; padding: 5px 15px; color:#429132;}
.news-sec h2 .featured:before {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 4px; background-color: #429132; opacity: 0.15;}
.news-box{margin-bottom: 30px; padding:20px 20px;background-color: #fff; position:relative; border:1px solid #ddd;}
.news-box h3{font-size:20px; margin:-20px -20px 30px;  background:#0d5284; 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 #0d5284; content:""; position:absolute; height:0; width:0; left:0; right:0; margin:auto; top:100%;}
.news-box h3:before{background:none;}
.news-sec .page-title h2 span{color:#fff;}

.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;}
.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;}

.why-sec{padding-top:50px; padding-bottom:50px; background:#f6f6f6; display:block; clear:both;position:relative;}
.why-sec h2{color:#0d5284; font-size:35px; font-weight:700; margin-bottom:15px;}
.why-sec h2 .featured {position: relative; display: inline-block; padding: 5px 15px; color:#429132;}
.why-sec h2 .featured:before {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 4px; background-color: #429132; opacity: 0.15;}
.why-sec ul{list-style:none; padding-left:0;}
.why-sec ul li{position:relative; font-size:15px; line-height:24px; margin-bottom:15px; color:#333;}
.why-sec ul li strong{font-size:20px; font-weight:600;}


.errer{position:absolute; top:15px; right:15px;}

footer {background:#0d5284; color: #fff;display:block;clear:both; position:relative;}
.foote-link h2 {color: #fff;text-transform: uppercase; letter-spacing: 2px; padding: 0 0 14px;  margin: 0 0 16px;position: relative; font-size:16px; font-weight:700;border-bottom: 1px solid #548bb3;}
.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:#074470; 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:#0d5284; 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:26px;margin-bottom:0px;font-weight:600;}
.inner-breadcrum-sec h2:before{background:none;}
.inner-page-sec{display: block; clear: both; position: relative; padding-top:90px; background: #fff;}
.inner-page-sec p{font-size:15px; margin: 0 0 15px; color: #333; line-height: 24px; text-align:justify;}

.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed{color:#000 !important;}


.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:20px; font-size:15px; line-height:24px; margin-bottom:5px; color: #333;}
.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:#0580c6;}
.know-serv ul li a:hover{text-decoration:underline;}
.know-serv h4{font-size: 20px; text-transform: none; color: #0d5284;font-weight: 700;margin:0px 0 5px;}
.link-box{}

.timeline{list-style-type:none;position:relative}
.timeline:before{content:'';position:absolute;left:16px;height:100%;z-index:2;top:0;bottom:0;border-left:3px dashed #E3E6F0}
.timeline .timeline-item{margin:3rem 2rem 2rem 4rem; padding:0; position: initial;}
.timeline .timeline-item:before{content:"";}
.timeline .timeline-item .timeline-item-date{font-size:.9rem;margin-bottom:30px}
.timeline .timeline-item .timeline-item-image{border-radius:5px;overflow:hidden;margin-bottom:30px}
.timeline .timeline-item .timeline-icon{background-color:#09b4a6;position:absolute;border-radius:50%;left:0;width:34px;height:34px;z-index:3;color:#fff;text-align:center;padding:5px;font-size:18px}
.timeline .timeline-item .timeline-icon i{margin-top:1px}
.timeline .timeline-item h3{color: #1f1f1f;margin: 0 0 2px; font-size:20px; line-height: 1.5em; font-weight:700;}
.timeline .timeline-item p{line-height:25px; color: #333;}

.offering-box{background: rgba(250,250,250,1); margin-top:30px; box-shadow:0 0 5px #ccc; padding:20px 15px; text-align:center;}
.offering-box h3{color: #1f1f1f;margin: 0 0 2px; font-size:30px; line-height: 1.5em; font-weight:700;}
.offering-box p{line-height:25px; color: #333; margin-bottom:0; font-size:12px;}


.table-grid{}
.table-grid .RadGrid_WebBlue{border:1px solid #ddd;}
.table-grid .RadGrid .rgMasterTable{border-collapse:collapse !important;}
.table-grid .RadGrid .rgMasterTable th{background:#0d5284; padding:10px; font-size:14px; color:#fff; border:1px solid #ddd; font-family: 'Raleway', 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: 'Raleway', 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:#0580c6; padding:10px; font-size:14px; border:1px solid #ddd; color:#fff; font-weight:bold;font-family: 'Raleway', sans-serif;}
.tax-tab table td{padding:10px; font-size:14px; border:1px solid #ddd; font-family: 'Raleway', sans-serif;}
.tax-tab h4{font-size: 20px; text-transform: none; color: #034153;font-weight: 700;margin:20px 0 5px;}

.download table th{background:#0580c6; padding:10px; font-size:14px; border:1px solid #ddd; color:#fff; font-weight:bold;font-family: 'Raleway', sans-serif;}
.download table td{padding:10px; font-size:14px; border:1px solid #ddd; font-family: 'Raleway', 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;min-height: 158px;}
.contact-add-dt-branch h4{font-size:18px !important; 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:45px; border:1px solid #ccc; border-radius:0; margin-bottom:15px; box-shadow:0 0 0;}
.contact-us-f textarea.form-control{height:90px; resize:none;}
.contact-us-f .btn{background-color: #0d5284; color: #fff; border-color: #0d5284; padding:8px 20px; text-transform:uppercase;}

.our-term-box{box-shadow:0 0 4px #ccc; padding:15px; display:block; margin-bottom:25px; position:relative; clear:both; background:#fff;}
.our-term-box h4{color: #2ab8eb; font-size:18px; font-weight:600; margin:0px 0px 5px; position:relative;}
.our-term-box p{color:#333; margin: 0.5rem 0; font-size:15px; font-weight: 400; line-height: 1.5;}
.our-term-box ul{padding-left:20px; margin-bottom:15px;}
.our-term-box li{color:#333; margin: 0.5rem 0; font-size:15px; font-weight: 400; line-height: 1.5;}
.our-term-box li:before {content: "\f192"; font-family:FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em; color: #8eba3c;}
.our-term-box .form-control{margin-bottom:15px;}
.our-term-box .btn{background-color: #2ab8eb; color: #fff; border-color: #2ab8eb; padding:8px 20px; text-transform:uppercase;}

.about-box{box-shadow:0 0 4px #ccc; padding:15px; display:block; margin-bottom:25px; position:relative; clear:both; background:#fff;}
.about-box h4{color: #0d5284; font-size:18px; font-weight:600; margin:0px 0px 5px; position:relative;}
.about-box p{color:#333; margin: 0.5rem 0; font-size:15px; font-weight: 400; line-height: 1.5;}

.serv-box{box-shadow:0 0 4px #ccc; padding:15px; display:block; margin-bottom:25px; position:relative; clear:both; background:#fff;}
.serv-box h4{color: #0d5284; font-size:18px; font-weight:600; margin:0px 0px 5px; position:relative;}
.serv-box p{color:#333; margin: 0.5rem 0; font-size:15px; font-weight: 400; line-height: 1.5;}


.txtsp{position:absolute; top:15px; right:15px;}

.btn-send{color:#fff; background:#0271b7; font-size:18px; margin-top:5px; padding-left:40px; padding-right:40px; border:1px solid #0271b7; height:44px; cursor:pointer; border-radius:0;}
.btn-send:hover{ background:#5cb302; border-color:#5cb302; color:#fff;}
.control-form{margin-bottom:10px;}



/*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:#000;}
.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;}

.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;}


.contact-us-f h4{color: #0d5284; font-size:20px; font-weight:600; margin:0px 0px 5px; position:relative;}


/* 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: 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;}



.hm-modle input, .hm-modle select{ font-size: 14px; height: 50px;background-color: rgba(0, 0, 0, 0.075);color:#2ab8eb; border-color:rgba(0, 0, 0, 0.075); padding:10px 20px;}
.hm-modle textarea{ font-size: 14px; background-color: rgba(0, 0, 0, 0.075);color:#2ab8eb;  border-color:rgba(0, 0, 0, 0.075); padding:10px 20px;}
.hm-modle input::focus{background-color: #c65200;}
.hm-modle [type="submit"] {background: #8eba3c;  border: 0; padding: 10px 24px; color: #fff; transition: 0.4s; font-size: 16px; border-radius: 5px; cursor:pointer;}
.hm-modle [type="submit"]:hover {background: #2ab8eb; color:#fff;}
.errer{position:absolute; top:15px; right:15px;}
.hm-modle select.form-control:not([size]):not([multiple]){height: 50px;}
.hm-modle ::placeholder{color:#2ab8eb;}
.modal-dialog-centered{display: flex; align-items: center;min-height: calc(100% - 3.5rem);}


.form-field .form-wrap{margin-bottom:20px; position:relative;}
.form-field .form-wrap label{color:#000; font-weight:600; margin-bottom:5px; display:block;}
.form-field .form-wrap span{position:absolute; right:15px; top:15px;}
.form-field .form-input{display: block; width: 100%; height:48px; padding:10px 15px; font-size: 14px; font-weight: 400; line-height: 24px; color: #151515;   background-color: #fff; background-image: none; border-radius: 0; border: 1px solid #ccc;}
.form-field .btn-submit{padding:10px 25px; color: #fff; background: #ff6800; border-color: #ff6800; font-size: 15px; font-weight: 700; text-transform: uppercase; cursor:pointer;}
.form-field .btn-submit:hover, .form-field .btn-submit:active {color: #fff; background-color:#0570ad; border-color:#0570ad;}

.hm-Value-sec{padding-top:30px; padding-bottom:30px; background-color: #f6f6f7;}
.hm-Value-sec h2{margin: 1.5rem 0 20px; color:#2ab8eb; font-size: 26px; font-weight: 600;}

.value-box{background-color: #ffffff; padding:1rem 0rem 1rem 0rem; transition: background 1.1s;text-align: center; display:block;min-height: 170px;}
.value-box:hover{transform: scale(1.1); transition: transform 0.5s, filter 0.3s;}
.value-box .elementor-image-box-img {display: inline-block; margin-bottom:1rem; width: 6rem;}
.value-box .elementor-image-box-img img {height: auto; max-width: 100%; border: none; border-radius: 0; box-shadow: none;}
.value-box .elementor-image-box-title{color:#4c9833; font-size:14px;}

.services-sec{padding-top:30px; padding-bottom:30px; background-color: #2ab8eb;}
.services-sec h2{margin: 1.5rem 0 20px; color:#fff; font-size: 26px; font-weight: 600;}
.swiper {width: 100%;  margin:0px auto; }
.swiper-slide {/*display: flex;*/ align-items: center; justify-content: center; padding:15px; text-align:center;}
.swiper-slide h4{padding:8px 5px; background:#fff; margin-bottom:15px;}
.swiper-slide p{color:#f47920; margin-bottom:15px; font-weight:600;}
.swiper-slide a{color:#fff;}
.swiper-slide img {transition: 0.5s; overflow: hidden;}
.swiper-slide:hover img{transform: scale(1.1) rotate(2deg); transition: 0.5s;}
.services-sec .swiper-button-next, .services-sec .swiper-button-prev{color:#fff;}

/*.animated{animation-duration:1.25s}
@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}*/

 @keyframes fadeInUp {from { opacity: 0; transform: translate3d(0, 100%, 0);} to {opacity: 1; transform: none;}}
 .fadeInUp {animation-name: fadeInUp; animation-duration: 1s; animation-timing-function: ease-out; animation-fill-mode: both;}
 .fadeElement {transform: translate3d(0, 100%, 0);}


@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translateX(-50px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

.fadeInLeft {
  animation: fadeInLeft 1s ease-out both;
}

.vat-table{margin-bottom:15px;}
.vat-table th{background:#0d5284; 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:#0d5284 !important; background-image:none !important;}

.table-bordered a.hedingnews{color:#0d5284;}
.table-bordered a{color:#000;}
.form-group{margin-bottom:15px;}

.timeline{list-style-type:none;position:relative}
.timeline:before{content:'';position:absolute;left:16px;height:100%;z-index:2;top:0;bottom:0;border-left:3px dashed #E3E6F0}
.timeline .timeline-item{margin:3rem 2rem 3rem 5rem}
.timeline .timeline-item .timeline-item-date{font-size:.9rem;margin-bottom:30px}
.timeline .timeline-item .timeline-item-image{border-radius:5px;overflow:hidden;margin-bottom:30px}
.timeline .timeline-item .timeline-item-image img{width:100%;height:auto}
.timeline .timeline-item .timeline-icon{background-color:#003f69;position:absolute;border-radius:50%;left:0;width:34px;height:34px;z-index:3;color:#fff;text-align:center;padding:5px;font-size:18px}
.timeline .timeline-item .timeline-icon i{margin-top:1px}
.timeline .timeline-item h3{color: #1f1f1f;margin: 0 0 2px; letter-spacing: .5px;font-size:20px; line-height: 1.5em; font-weight:700;}
.timeline .timeline-item p{line-height:25px; color: #333;}

.bg-s3{background:#ffc107;}
.bg-s3 h4{margin:0 !important;color: #000;}
.bg-s3 .rd-mr{background:#2c2c2c !important;}


@media(max-width:767px){
	.navbar-brand{margin-right:10px;}
	.navbar-brand img{width:265px;}
	.navbar .container{padding-right:15px; padding-left:13px;}
	.navbar-light .navbar-toggler{margin-top:15px; float:right;}
	.navbar-toggler{padding: 0.25rem 0.55rem;}
	.navbar-nav > li{border-bottom:1px solid #ddd;}
	.navbar-nav > li > a{line-height: 48px;display:inline-block;}
	.navbar-collapse ul > li > ul.dropdown-menu{width:100%;position: relative;}
	.navbar-collapse .dropdown-menu .dropdown-menu{width:100%;position: relative; left:0;background: #0c3d6e;}
	.navbar-nav > li:hover > a:after{width: 100%;left: 0;}
	.navbar-nav li ul .arow:after{content: "\f107";}
	.navbar-nav > li > .arow{top: 10px;width: 20px;border: 1px solid #ddd;text-align: center;}
	.dropdown-menu .dropdown-menu td a{color:#fff;}
	.banner-sec{overflow:hidden;}
	.swiper-banner .swiper-slide{height: 42rem;}
	.swiper-banner .elementor-slide-heading{font-size:25px; text-align:center;}
	.swiper-banner .elementor-slide-heading br{display:none;}
	.swiper-banner .swiper-slide-inner{bottom:auto; top:30px;}
	.slidertext6{line-height: 13px !important;}
	.inner-breadcrum-sec h2{font-size:18px;}
	.container{overflow-x: hidden;}
	.our-term-box h4{font-size: 18px;}
	.copy-right{text-align:center;}
	.copy-right .text-right{text-align:center !important;}
	.navbar-collapse ul > li:hover > ul.dropdown-menu{display:none;}
	.navbar-collapse ul > li.dropdown.open > ul.dropdown-menu{display:block;}
	
	.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;}
	.footer{padding-top: 25px;}
	
	.tb-hover{display:none !important;}
	.news-sec h2{font-size: 22px;}
	.query-form{margin-top:125px;}
	.swiper-slide p{text-align:center;}
	.hm-who-sec li{width: 30%;}
	
}

@media (min-width: 768px){

}

@media (min-width: 992px){
.container{max-width:1220px;}

.fixedhead .navbar{position:fixed; top:0; width:100%; left:0; box-shadow:0 0 2px #ddd; background:#fff; border-top: 3px solid #0d5284;}

}






