
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;900&display=swap');

body{margin:0; padding:0; color: #666666;  font-size: 15px; line-height:28px; font-family: 'Poppins', sans-serif;}

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: 'Poppins', 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{position: absolute; left: 0; right: 0; z-index: 999; border-bottom: 1px solid rgba(255, 255, 255, 0.09); background-color: rgba(255, 255, 255, 0.03) !important;}

.navbar-brand{padding:10px 0;}
.navbar{padding:0;}
.navbar-nav > li > a {font-size: 16px;font-weight:500; line-height:76px; color: #fff; padding: 0 13px; position:relative; display:block;}
.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: #fff; width:100%; left:0;}
.navbar-nav > li:hover > a:after {background: #fff;width:100%; left:0;}
.navbar-nav > li:hover > a, .navbar-nav > li > a.active, .navbar-nav > li:hover > .arow{color:#fff;}
.navbar-nav > li > .arow{position:absolute;  color: #fff; right:0px; top:26px; 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: #fff;}
.navbar-nav li ul .arow:after {content: "\f105";font-family:'FontAwesome';color: #153462;}
.navbar-collapse ul > li > ul.dropdown-menu {min-width: 250px; position: absolute; top: 100%; left: 0; margin:0; z-index: 99999; display: block; background: #fff; border-radius: 4px; padding:0; box-shadow: 0 3px 25px 0px rgb(43 52 59 / 10%), 0 0 0 rgb(43 52 59 / 10%) inset; -webkit-transition: all 0.2s ease-out;transition: all 0.5s ease;transition: all 0.5s ease-out;visibility: hidden;opacity: 0;}
.navbar-collapse ul > li:hover > ul.dropdown-menu{visibility: visible; opacity: 1; filter: alpha(opacity=100);  -webkit-transform: rotateX(0); transform: rotateX(0);}
.navbar-collapse ul > li > ul.dropdown-menu ul.dropdown-menu{left:100%; top:0;}
.dropdown-menu li {display: block; position: relative;}
.dropdown-menu li a{font-size: 14px;line-height: 15px; font-weight: 500; display: block; padding: 16px 0 15px; margin: 0 25px; text-align: left; border-radius: 0; color: #153462; -webkit-transition: all 0.3s linear; transition: all 0.3s linear; border-bottom: 1px solid rgb(0, 0, 0, 0.09);}
.dropdown-menu li a:hover, .dropdown-menu li a.active{color:#1a95d3; border-bottom-color:#1a95d3;}
.dropdown-menu li:last-child a{border-bottom: 0;}
.btn-inline:before {display: block;content: "";position: absolute; height: 33px; width: 1px; left: 4px; top: 50%; margin-top: -17px; background-color: rgba(255, 255, 255, 0.09);}
.btn-inline path{color:#03a9f4;}
.btn-inline svg{padding-right:3px;}
.btn-inline .dot:after{position: absolute; top:31px; right: 205px; width: 6px; height:6px; background-color: #ffffff; border-radius: 50%; animation: blink 1s infinite; content:"";}
@keyframes blink {
  0% {opacity: 0;}
  50% {opacity: 1;}
  100% { opacity: 0; }
}

.home-slider-sec{position:relative; display:block;}
.home-slider-sec .splide__slide {position:relative;}
.home-slider-sec .slide-content{height: 825px; align-items: center; background-position: center center; background-repeat: no-repeat; background-size: cover; display: -webkit-box; display: -ms-flexbox; display: flex; align-items: center; position: relative; z-index: 1;}
.home-slider-sec .splide__slide .slide_img{position: absolute; width: 100%; height: 100%; background-size: cover; background-position:center;}
/*.splide__slide .slide_img { -webkit-animation-delay: 24s; -moz-animation-delay: 24s; -o-animation-delay: 24s; -ms-animation-delay: 24s; animation-delay: 24s;  -webkit-animation: imageAnimation 36s linear 0s;  -moz-animation: imageAnimation 36s linear 0s;  -o-animation: imageAnimation 36s linear 0s;  -ms-animation: imageAnimation 36s linear 0s;  animation: imageAnimation 36s linear 0s;}
@keyframes imageAnimation {
  0% {animation-timing-function: ease-in; }
  8% { transform: scale(1.02); animation-timing-function: ease-out; }
  17% {transform: scale(1.04); animation-timing-function: ease-out;}
  22% {transform: scale(1.02); }
  25% {-transform: scale(1.1); }
}
*/
.slide__content--headings{padding: 15px 0; position: relative; z-index: 1; transition: all 0.5s ease;}
.slide__content--headings h1 {font-size:55px; line-height:72px; color:#fff; font-weight:bold;}
.slide__content--headings p{color: #fff;line-height: 28px;font-weight: 400; font-size:20px;}
.hero-badge{display: inline-block; background: rgba(201,168,76,0.15); border: 1px solid rgba(201,168,76,0.4); color: #f3f3f3; font-size: 14px; letter-spacing: 0.14em; text-transform: uppercase; padding: 5px 14px; border-radius: 2px; margin-bottom: 22px;}


.hm-about{position: relative; display:block; clear:both; padding:70px 0; background:#fff;}
.hm-about h2{color:#153462; font-size:35px; margin-bottom:15px;}
.hm-about p{text-align:justify; margin-bottom:15px;}
.rd-mr{font-size: 14px; font-weight: 700; display: inline-block; text-transform: uppercase; transition: all 500ms ease; line-height: 14px;  position: relative; background: #153462; color: #fff; border: 2px solid #153462; padding: 16px 40px 16px; transition: all 500ms ease;}


.hm-services{position: relative; display:block; clear:both; background:#f6f6f6; padding-top:50px; padding-bottom:30px;}
.service-title{margin-bottom:40px; display:block;}
.service-title>div{color:#153462; font-size:20px; letter-spacing:1px;}
.service-title h2{color:#153462; font-size:35px !important;}
.services-box{ position: relative; padding:30px 15px; background:#fff; box-shadow: 0px 4px 10px #ccc; border-radius:20px; border:3px solid #ccc; margin-bottom: 30px; position:relative; text-align:center; min-height: 254px;}
.services-box a {display: inline-block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; text-indent: -99999px;z-index: 2;}
.services-box h3 {margin:5px 0 5px;font-weight: 700;color: #153462; font-size: 17px; min-height:45px;}
.services-box p{margin:0; color: #153462;}

.wa-chat-box-poweredby{display:none;}


.hm-testimonial{position: relative; display:block; clear:both; background:#fff; padding-top:50px; padding-bottom:0px;overflow: hidden;}
.hm-testimonial h2{font-size:40px; color:#fff; font-weight:bold; margin-bottom:15px;position: relative;}
.mt_55 {margin-top:-50px; position:relative; height:100%;}
.z-1{z-index: 2 !important;}
.ttm-col-wrapper-bg-layer{background-position: center; background-repeat: no-repeat; background-size: cover;margin-left: -500px;width: auto;right: 0;position: absolute; height: 100%;top: 0; left: 0;}
.ttm-bgcolor-darkgrey{background-color: #153462;}
.ml_190 {margin-left: -190px;}
.ttm-col-bgimage-yes{height: 100%;z-index: 1;position: relative;}
.ttm-col-wrapper-bg-layer-bg{background-color: #153462; background-image: url(../images/bgimage-4.png) !important; background-position: center; background-repeat: no-repeat; background-size: cover;margin-right: -500px;right: 0;position: absolute;width: auto;top: 0; left: 0;height: 100%;}
.hm-testimonial .splide__arrows{display:none !important;}
.hm-testimonial .col-bg-img-four .sal-animate{padding:100px 5px 100px 260px;}
.hm-testimonial h4{color:#fff; font-size:20px;}
.hm-testimonial h6{color:#fff;}
.hm-testimonial p{color:#fff;}
.hm-testimonial .splide__slide{overflow:hidden;}


.news-sec {padding-bottom:0px; display:block; clear:both; padding-top:50px; position:relative; background:#fff;}
.news-box{margin-bottom: 30px; padding:20px 20px;background-color: #fff; position:relative; border:1px solid #ddd;}
.news-box h3{font-size:24px; margin:-20px -20px 30px;  background:#050a30; 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 #050a30; content:""; position:absolute; height:0; width:0; left:0; right:0; margin:auto; top:100%;}
.news-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;}
.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; color:#153462;}
.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;}

.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;}



.footer{background-color: #153462; padding-top:50px;}
.footer-logo{margin-bottom:20px;}
.footer h2{font-size: 15px; font-weight: 700; letter-spacing: 0.2em; color: #fff; margin-bottom:15px;}
.footer .link-widget li a,
.footer .service-widget li a{margin-bottom: 15px;display: block; padding: 0px 0px 0px 11px; transition: all 500ms ease; position:relative;color: #fff;}
.footer .link-widget li a:before,
.footer .service-widget li a:before{position: absolute; content: "\f105"; font-size: 14px; font-family: 'FontAwesome'; color: #d4dae3; left: 0px; top: 0px;}
.footer .link-widget li a:hover,
.footer .service-widget li a:hover{text-decoration: underline; transition: all 500ms ease;}
.footer .link-widget { position: relative; margin-left: -28px;}
.footer p{color:#fff;}
.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;}

.copy-right{border-top:1px solid #335b97; padding:15px 0; margin-top:15px;}
.copy-right p{margin:0;}
.copy-right p a{color: rgba(255,255,255,0.65)}

.footer .service-widget {position: relative; padding: 0px 0px 0px 55px;}

.footer .subscribe-widget .footer-social li{position: relative; display: inline-block; margin-right: 9px;}
.footer .subscribe-widget .footer-title h4{margin-bottom: 11px;}
.footer .subscribe-widget p{margin-bottom: 28px;}
.footer .subscribe-widget .footer-social li a{position: relative; display: inline-block; font-size: 14px; color: #fff; width: 40px; height: 40px; line-height: 40px; text-align: center; border: 2px solid #70798c; border-radius: 50%;}
.footer .subscribe-widget .footer-social li a:hover,
.footer .subscribe-widget .footer-social li a.active{background: #f6b129;border: 2px solid #f6b129;}


.head-part-sec{padding-top: 160px; padding-bottom:100px; display:block; background-size: cover; background-position: center;  z-index: 1; position:relative;}
.head-part-sec h1{color: #fff;font-size:45px;margin-bottom:0px;font-weight: 700;}
.head-part-sec p{color: #fff;font-size:16px;margin-bottom:0px;}
.img-bg-1{background-image:url(../images/about-bg.jpg);}
.img-bg-2{background-image:url(../images/contact-bg.jpg);}
.img-bg-3{background-image:url(../images/services-bg.jpg);}
.img-serv-bg{background-image:url(../images/services1-bg.jpg);}
.img-serv2-bg{background-image:url(../images/services2-bg.jpg);}
.img-serv3-bg{background-image:url(../images/services3-bg.jpg);}
.img-serv4-bg{background-image:url(../images/services4-bg.jpg);}
.img-serv5-bg{background-image:url(../images/services5-bg.jpg);}
.img-serv6-bg{background-image:url(../images/services6-bg.jpg);}
.img-serv7-bg{background-image:url(../images/services7-bg.jpg);}
.img-serv8-bg{background-image:url(../images/services8-bg.jpg);}
.img-serv9-bg{background-image:url(../images/services9-bg.jpg);}
.img-serv10-bg{background-image:url(../images/services10-bg.jpg);}
.img-serv11-bg{background-image:url(../images/services11-bg.jpg);}
.img-serv12-bg{background-image:url(../images/services12-bg.jpg);}
.img-serv13-bg{background-image:url(../images/services13-bg.jpg);}



.inner-content-sec{padding-bottom:50px; padding-top:50px; display:block; clear:both; position:relative;}
.inner-content-sec h2{color: #153462;font-size:18px;margin-bottom:15px;font-weight: 700;}
.justify{text-align:justify;}

.contact-title{margin-bottom:20px;}
.contact-title h2{color: #153462;font-size:18px;margin-bottom:15px;font-weight: 500;}
.contact-title h3{color: #153462;font-size:24px;margin-bottom:15px;font-weight: 700;}


.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:#18ba60; 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:110px; background: #fff;}
.inner-page-sec p{font-size:15px; margin: 0 0 15px; color: #333; line-height: 24px;}
.about-us h4{ color: #050a30; font-size:20px; font-weight: 600; margin:0px 0px 5px; position:relative;}
.about-us ul{list-style:none; padding-left:15px; margin:0 0 15px;}
.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:"\f0a4"; 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; margin-bottom:15px;}
.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:#050a30;}
.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{}



.contact-add-dt-branch{box-shadow:0 0 5px #ddd; padding:20px; margin-bottom:25px;}
.contact-add-dt-branch .fa{font-size:30px; position:absolute; left:0; top:0px;}
.contact-add-dt-branch p{position:relative; padding-left:40px; font-size:18px;color:#153462;}
.contact-add-dt-branch .he48{}
.contact-add-dt-branch p span.nm{display:block; clear:both; font-weight:bold; color:#153462; font-size:22px;}
.location-map{margin-bottom:30px;}
.contact-add-dt-branch p a{color:#153462;}

.form-group{margin-bottom:15px; position:relative;}

.contact-us-f .form-control{height:36px; border:1px solid #ccc; border-radius:0; box-shadow:0 0 0;}
.contact-us-f textarea.form-control{height:70px; resize:none;}
.contact-us-f .btn{background-color: #376ea8; color: #fff; border-color: #376ea8; padding:8px 20px; text-transform:uppercase;}
.errer{position:absolute; top:15px; right:15px;}

.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: #050a30; font-size:28px; font-weight:600; margin:0px 0px 5px; position:relative;}
.our-term-box p{ color:#333; font-size:15px; margin:0 0 15px; line-height:25px; text-align:justify;}
.our-term-box p.edu{ color:#ff3709; font-size:16px;}
.our-term-box p.edu a{margin-right:10px;}
.our-term-box ul{list-style:none; padding-left:0; margin-bottom:15px;}
.our-term-box ul li{position:relative; padding-left:25px; font-size:15px; margin-left:15px; line-height:24px; margin-bottom:5px;}
.our-term-box ul li:before{position:absolute; content:"\f0a4"; left:0; top:0; font-size:14px; display:inline-block; font-family:FontAwesome;}


.txtsp{position:absolute; top:15px; right:15px;}

.btn-send{color:#fff; background:#083d5f; font-size:18px; margin-top:5px; padding-left:40px; padding-right:40px; border:1px solid #083d5f; height:44px; cursor:pointer; border-radius:0;}
.btn-send:hover{ background:#81b84c; border-color:#81b84c; color:#333;}
.control-form{margin-bottom:10px;}


.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;}






.counter-sec{background:#111117; padding-top:40px; padding-bottom:40px;position: relative;}
::-webkit-media-controls {display:none !important;}
.full-image {position: absolute; right: 0; bottom: 0; width: 100%; height: 100%; object-fit: cover;  object-position: top; object-position: bottom;opacity: 0.3;filter: grayscale(1);}
.pre-title {width: fit-content; margin: auto; display: block; font-size:1.2rem; font-weight: 700; text-transform: uppercase;  color:#ff5722;}
.counter-sec h2{margin: 1.5rem 0 60px; color:#fff; font-size: 26px; font-weight: 600;}
.counter-sec h2 span{position: relative; display: inline-block; padding: 5px 15px;}
.counter-sec h2 span:before {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 4px; background-color:#ff5722; opacity: 0.15;}
.counter-sec .item span{font-weight: 700; color:#fff;line-height: 40px; font-size: 2.5rem; position:relative; text-align: center; padding-right:25px;}
.counter-sec .item span:before {content: '+'; font-size: 25px; right: 4px; position: absolute; color: white;}
.counter-sec .item h4{margin: 1.5rem 0; font-size: 20px;font-weight: 500; line-height: 1.2; color:#fff;}

.counter .radial {position: relative; width: 110px; display: inline-block; text-align: center;}
.counter .radial.left {width: auto; text-align: left;}
.counter .radial canvas {height: 70px; vertical-align: middle; visibility: hidden;}
.counter.skills .radial canvas {height: auto; visibility: visible;}
.counter .radial span {position: absolute; top: 35px; left: 0; width: 100%;text-align: center; line-height: 40px; font-size: 2rem; font-weight: 700;}
.counter.preloader .radial span {font-size: 2.5rem; color: #fff;}
.counter.funfacts .radial span {font-size: 2rem; color: #fff;}
.counter .radial span i {font-style: normal; font-size: 1rem; font-weight: 700;}


.Statutory-sec{padding-top:50px; padding-bottom:50px; display:block; position:relative;}
.Statutory-sec h2{color: #153462;font-size:26px;margin-bottom:15px;font-weight: 700;}
.Statutory-sec p{text-align:justify;}
.btn-contact{font-size: 14px; font-weight: 700; display: inline-block; text-transform: uppercase; transition: all 500ms ease; line-height: 14px;  position: relative; background: #153462; color: #fff; border: 2px solid #153462; padding: 16px 40px 16px; transition: all 500ms ease;}
.btn-contact:hover{color:#153462; border-color:#153462;}

.Statutory-Confidently-sec{padding-top:50px; padding-bottom:20px; display:block; position:relative; background:#f6f6f6;}
.Statutory-Confidently-sec h2{color: #153462;font-size:26px;margin-bottom:50px;font-weight: 700; text-align:center;}
.Statutory-Confidently-box{position: relative; padding:50px 30px; background:#fff; box-shadow:0px 4px 10px #ccc; border-radius:20px; border:3px solid #ccc; margin-bottom:50px; position:relative; text-align:center; min-height:263px;}
.Statutory-Confidently-box:before{background:#fff; box-shadow:0px 4px 10px #ccc; border-radius:50px; border:3px solid #ccc; content:""; position:absolute; left:0; right:0; top:-25px; height:50px; width:50px; margin:auto;}
.Statutory-Confidently-box:after{background:#fff; content:""; position:absolute; left:0; right:0; top:0px; height:40px; width:60px; margin:auto;}
.Statutory-Confidently-box h3 {margin:5px 0 5px;font-weight: 700;color: #153462; font-size:22px;min-height: 53px;}
.Statutory-Confidently-box p{margin:0; color: #153462; font-size:16px;}

.why-Statutory-sec{padding-top:50px; padding-bottom:50px; display:block; position:relative;}
.why-Statutory-sec h2{color: #153462;font-size:26px;margin-bottom:15px;font-weight: 700;}
.why-Statutory-sec ol{margin:auto; padding: inherit;}
.why-Statutory-sec ol li{list-style:auto; margin:auto; padding: inherit;}

.client-section{padding-top:50px; padding-bottom:50px; display:block; position:relative; background:#ff9800;}
.client-section h2{color: #fff;font-size:26px;margin-bottom:5px;font-weight: 700;}
.client-section p{margin:0; color: #fff; font-size:16px;}
.btn-appointment{font-size: 14px; font-weight: 700; display: inline-block; text-transform: uppercase; transition: all 500ms ease; line-height: 14px;  position: relative; background: #fff; color: #ff9800; border: 2px solid #fff; padding: 16px 40px 16px; transition: all 500ms ease;}
.btn-appointment:hover{color:#ff9800; border-color:#b97107; background:#fff;}


.modal-call{}
.modal-call .col-md-12{position:relative; margin-bottom:15px;}
.modal-call .modal-header{background-color:#ff5722;}


.founder-section{padding:50px 0;}
.founder-card{background:#fff;  border-radius:20px;  overflow:hidden;  box-shadow:0 20px 45px rgba(0,0,0,.08);}
.founder-img{position:relative; height:100%;}
.founder-img img{width:100%;height:100%; min-height:850px; object-fit:cover;}
.experience-box{position:absolute; bottom:35px; left:35px; background:#0b2d59; color:#fff; padding:25px; border-radius:15px; text-align:center; min-width:180px;}
.experience-box h2{margin:0; font-size:48px; font-weight:700; color:#fff;}
.experience-box span{ font-size:15px;}
.founder-content{padding:20px;}
.small-title{color:#c59d3d; text-transform:uppercase; font-size:14px; letter-spacing:2px; font-weight:600;}
.founder-content h2{color:#0b2d59; font-size:42px; margin:12px 0; font-weight:700;}
.founder-content h5{color:#666; font-size:18px; font-weight:600;}
.divider{width:90px; height:3px; background:#c59d3d; margin:25px 0;}
.designation{background:#f7f8fa; padding:10px 20px; border-left:4px solid #c59d3d; margin-bottom:15px;}
.founder-content p{color:#555; line-height:1.9; text-align:justify;}
.quote-box{background:#0b2d59; color:#fff; padding:30px; border-radius:15px; margin-top:35px;}
.quote-box h4{color:#fff; margin-bottom:15px;}
.quote-box p{color:#fff; margin:0; font-size:18px; font-style:italic;}
.expertise-box{background:#f8f9fb; border-radius:12px; padding:8px 10px; margin-bottom:18px; font-weight:600; transition:.3s;}
.expertise-box:hover{background:#0b2d59; color:#fff;}
.expertise-box i{color:#c59d3d; margin-right:10px;}
.info-box{background:#f5f7fb;padding:20px; border-radius:15px; border-left:5px solid #c59d3d;}

.partner-profile{background:#f6f8fb;}
.profile-card{background:#fff; border-radius:25px; overflow:hidden; box-shadow:0 18px 45px rgba(0,0,0,.08);}
.profile-image{position:relative; height:100%;}
.profile-image img{width:100%; height:100%; min-height:900px;  object-fit:cover;}
.floating-card{position:absolute; bottom:35px; right:35px; background:#0b2f5b; color:#fff; padding:25px; border-radius:18px; text-align:center; min-width:180px;}
.floating-card h2{margin:0; font-size:48px; font-weight:700; color:#fff;}
.profile-content{ padding:20px;}
.section-tag{color:#c89c3d;  font-size:14px; text-transform:uppercase; letter-spacing:2px; font-weight:600;}
.profile-content h2{font-size:44px; color:#0b2f5b; font-weight:700; margin:10px 0;}
.profile-content h5{color:#666; font-weight:600;}
.divider{width:90px; height:3px; background:#c89c3d; margin:25px 0;}
.info-title{background:#f8f9fa; padding:10px 15px; border-left:4px solid #c89c3d; font-weight:600;  color:#0b2f5b; margin-bottom:15px;}
.profile-content p{color:#555; line-height:1.9; text-align:justify;}
.belief-box{margin-top:35px; background:#0b2f5b; color:#fff; padding:20px; border-radius:18px;}
.belief-box small{color:#d9b96c; text-transform:uppercase; letter-spacing:2px;}
.belief-box h4{margin-top:15px; line-height:1.6; font-style:italic; color:#fff;font-size: 20px;}
.expert-box{background:#f8f9fb; border-radius:12px; padding:10px 15px; font-weight:600; transition:.3s;}
.expert-box:hover{background:#0b2f5b; color:#fff;}
.expert-box i{color:#c89c3d; margin-right:10px;}
.summary-box{margin-top:40px; background:#f5f7fb; border-left:5px solid #c89c3d; padding:20px; border-radius:15px;}

.about-company{background:#f6f8fb;}
.about-card{ background:#fff; border-radius:25px; overflow:hidden; box-shadow:0 20px 50px rgba(0,0,0,.08);}
.about-content{padding:20px;}
.sub-title{color:#c4962d; text-transform:uppercase; letter-spacing:2px; font-size:14px; font-weight:600;}
.about-content h2{font-size:35px; color:#0d2f5d; font-weight:700; margin:10px 0;}
.about-content h5{color:#555; font-weight:600; margin-bottom:15px;}
.tagline{display:inline-block; background:#0d2f5d; color:#fff; padding:10px 22px; border-radius:50px; font-weight:600; margin-bottom:20px;}
.line{width:90px; height:3px; background:#c4962d; margin-bottom:30px;}
.about-content p{color:#555; line-height:1.9; text-align:justify; margin-bottom:25px;}
.highlight-box{ background:#0d2f5d; color:#fff; padding:15px; border-radius:18px; margin:40px 0;}
.highlight-box p{color:#fff; margin-bottom:0;}
.bottom-box{background:#f8f9fb; border-left:5px solid #c4962d; padding:15px; border-radius:15px;}
.about-image{position:relative; height:100%;}
.about-image img{width:100%; height:100%; min-height:530px; object-fit:cover;}
.floating-box{position:absolute; bottom:15px; right:30px; background:#fff; padding:15px; border-radius:18px; text-align:center; box-shadow:0 15px 35px rgba(0,0,0,.18);}
.floating-box i{font-size:45px; color:#c4962d; margin-bottom:12px;}
.floating-box h4{color:#0d2f5d; font-weight:700; margin-bottom:5px;}
.floating-box span{color:#666; font-size:15px;}


.contact-info-section{background:#f5f7fb;}
.contact-card{background:#fff; border-radius:25px; overflow:hidden; box-shadow:0 20px 45px rgba(0,0,0,.08); padding:60px;}
.section-tag{color:#c79a32; font-size:14px; text-transform:uppercase; letter-spacing:2px; font-weight:600;}
.contact-content h2{font-size:42px; color:#0c2f5d; font-weight:700; margin:10px 0;}
.divider{width:80px; height:3px; background:#c79a32; margin:25px 0 40px;}
.info-box{display:flex; gap:20px; align-items:flex-start; margin-bottom:30px; padding:22px; border-radius:15px; background:#f8f9fb; transition:.3s;}
.info-box:hover{ background:#0c2f5d;}
.info-box:hover h5,
.info-box:hover p,
.info-box:hover a{color:#fff;}
.icon-box{width:60px;  height:60px; background:#0c2f5d; color:#fff; display:flex; align-items:center; justify-content:center; border-radius:15px; font-size:22px;}
.info-box:hover .icon-box{background:#c79a32;}
.info-box h5{color:#0c2f5d; margin-bottom:8px; font-weight:700;}
.info-box p{margin:0; color:#555; line-height:1.8;}
.info-box a{color:#555; text-decoration:none;}
.office-card{ background:#0c2f5d; color:#fff; border-radius:20px; padding:45px; height:100%;}
.office-card h3{font-size:34px; margin-bottom:35px; color:#fff;}
.address-box{margin-bottom:35px; padding-bottom:25px; border-bottom:1px solid rgba(255,255,255,.2);}
.address-box:last-child{border-bottom:none; margin-bottom:0; padding-bottom:0;}
.address-box h5{color:#d7b25d; font-weight:700; margin-bottom:12px;}
.address-box p{margin:0; line-height:1.9;}

.contact-section{padding:50px 0; background:#F8FAFC; display:block; clear:both;}
.office-img{width:100%; height:240px; object-fit:cover; display:block; border-radius:2px;}
.office-placeholder{border-radius:2px; display:flex;align-items:center;justify-content:center; position:relative;overflow:hidden;}
.contact-title{font-size:clamp(1.6rem,3vw,2.2rem); font-weight:800;color:#0D1B4B; letter-spacing:.04em;text-transform:uppercase; line-height:1.15;margin-bottom:5px;}
.contact-desc{font-size:.88rem;color:#555; line-height:1.75;margin-bottom:40px;}
.contact-section .form-control{border:1px solid #DCDCDC !important;border-radius:2px!important; padding:14px 16px!important; font-size:.88rem!important; color:#333 !important; background:#fff!important; box-shadow:none!important; transition:border-color .2s!important; height:51px;}
.contact-section .form-control:focus{border-color:#E85D04 !important; box-shadow:0 0 0 3px rgba(232,93,4,.08)!important;}
.contact-section .form-control::placeholder{color:#ABABAB!important;font-size:.86rem!important}
.contact-section textarea.form-control{resize:vertical;min-height:100px}
.btn-send-bot{background:#0D1B4B;color:#fff;border:none; padding:14px 36px; font-size:.8rem;font-weight:700; letter-spacing:.12em;text-transform:uppercase; display:inline-block; border-radius:2px;cursor:pointer; transition:background .2s,transform .15s;}
.btn-send-bot:hover{background:#1A2E6E;transform:translateY(-2px); color:#fff;}
.errer{position:absolute; top:5px; right:15px;}
.contact-section .col-12, .contact-section .col-md-6{position:relative; margin-bottom:15px;}




@media(max-width:767px){
	.navbar{padding:5px 0px;}
	.navbar-brand img{width:280px;}
	.navbar-toggler{position:absolute; background:#fff;right: 5px;}
	.navbar-collapse {position: fixed; top: 0; left: -250px; width:270px; height: 100%; background: #fff; padding: 20px;  transition: 0.3s;  z-index: 1050;}
	.navbar-collapse.show {left: 0;}
	.navbar-collapse.show .navbar-nav > li > a{color:#153462;line-height: 50px; border-bottom:1px solid #ddd;}
	.navbar-nav > li > .arow, .navbar-nav li ul .arow{color:#153462;top: 11px;border: 1px solid #ddd;padding: 0 10px;}
	.navbar-collapse ul > li:hover > ul.dropdown-menu{visibility: hidden;opacity:0;}
	.navbar-collapse ul > li.open > ul.dropdown-menu{visibility: visible;opacity: 1;transform: rotateX(0);min-width: 100%;position: relative;}
	.navbar-nav > li:hover > a, .navbar-nav > li > a.active, .navbar-nav > li:hover > .arow{color:#153462;}
	.navbar-collapse ul li.open li.open ul.dropdown-menu{left:0; top:100%;}
	.navbar-nav li ul .arow:after{content: "\f107";}
	.navbar-collapse ul li ul.dropdown-menu {max-height: 244px; min-height: 100%; overflow-x: hidden;}
	.home-slider-sec .slide-content{height:700px; align-items: baseline;}
	.slide__content--headings h1{font-size: 24px; line-height:34px;}
	.slide__content--headings{padding-top:100px;}
	.slide__content--headings p{font-size:18px;}
	.hm-about h2{font-size:24px; margin-top:15px;}
	.service-title h2{font-size:24px !important;}
	.hm-testimonial{overflow:hidden;}
	.hm-testimonial .col-bg-img-four .sal-animate{padding: 50px 15px 50px 203px;}
	.hm-testimonial h2{font-size: 24px;margin-bottom: 40px;}
	.hm-testimonial .splide__pagination{bottom:0;}
	.footer .service-widget{padding-left:0;}
	.footer .link-widget{margin-left:0;}
	.copy-right p{text-align:center;}
	.head-part-sec{padding-top:120px; padding-bottom:60px;}
	.head-part-sec h1{font-size:24px;}
	.inner-content-sec img{margin-bottom:20px;}
	.Statutory-sec img{width:100%; margin-bottom:20px;}
	.Statutory-sec h2, .why-Statutory-sec h2{font-size:24px;}
	.client-section{text-align:center;}
	.client-section h2{font-size:24px;}
	.client-section .text-end{margin-top:15px; text-align:center !important;}
	

	

}

@media (min-width: 768px){

}

@media (min-width: 992px){
.container{max-width:1220px;}

}

@media (min-width: 992px){
.header.sticky-header{background-color:#153462 !important; box-shadow: 0px 13px 25px -12px rgb(0 0 0 / 25%);position: fixed !important; top: 0; left: 0; width: 100%;}
.ml-auto{margin-left:auto;}
}




