
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;900&display=swap');

body{margin:0; padding:0; color: #000;  font-size: 14px; line-height:24px; font-family: 'Poppins', sans-serif; background:#bcb1b5;}

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{box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); background-color:#f1efee; display:block; clear:both; position:relative; z-index: 101;}


.navbar{padding:0;}
.navbar-brand{padding-top:0; padding-bottom:0;}
.navbar-nav > li > a {font-size: 18px;font-weight: 500; line-height:60px; color:#561d22; padding: 0 12px; 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: #561d22; width: 80%; left: 10%;}
.navbar-nav > li:hover > a:after {background: #561d22;width: 80%;left: 10%;}
.navbar-nav > li > .arow{position:absolute;  color: #561d22; right:0px; top:20px; 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: #561d22;}
.navbar-nav li ul .arow:after {content: "\f105";font-family:'FontAwesome';color: #fff;}
.navbar-collapse ul > li > ul.dropdown-menu {height: auto; min-width: 650px; position: absolute; top: 100%; left: -10px;  margin:0; z-index: 99999; display: none; background: #f1efee; border-radius:0; padding: 25px 0 20px; box-shadow: 0 0 0;display: flex; flex-direction: row; flex-wrap: wrap; visibility: hidden;overflow: hidden; opacity: 0;}
.navbar-collapse ul > li:hover > ul.dropdown-menu{display:flex; overflow: visible;visibility: visible; opacity:1;}
.navbar-collapse ul > li > ul{background-color: #888;}
.navbar-collapse .dropdown-menu .dropdown-menu{left:100%; top:0px; width:260px;}

.dropdown-menu li {position: relative; padding: 0px 15px 12px 15px; padding-bottom: 16px; position: relative; width: 320px; text-align: left;}
.dropdown-menu li a, .dropdown-menu td a{font-size: 14px; line-height: 1.4em; font-weight: 400; letter-spacing: .02em;color:#000;}
.dropdown-menu li a:hover {color: #561d22; text-decoration:underline;}
.dropdown-menu li:last-child {border-bottom: none;}
.navbar-collapse ul table{width:100%;}
.dropdown-menu td a:hover{background:#fff; color:#333;}

.btn-book{background: #00257A;  padding: 10px 30px !important; font-size: 18px; color:#fff; border-radius: 1px;  position: relative; cursor: pointer; transition: all 0.5s; border:0;}
.btn-book:before{top: 0; left: 0; width: 100%; height: 100%;background-color: #561d22; background-image: none;  border:0;border-radius: 1px; content: '';transition: all 0.3s; z-index: 1;  position: absolute;}
.btn-book span{position: relative; z-index: 2;color: #fff;}
.btn-book:after{top: 0; left: 0; width: 100%; height: 100%;  opacity: 0; background-color: #123c69;transform: scale(0.5, 0.5);border-radius: 1px;content: '';transition: all 0.3s; z-index: 1; position: absolute;}
.btn-book:hover:before {opacity: 0;transform: scale(1.2, 1.2);}
.btn-book:hover:hover:after {opacity: 1;transform: scale(1, 1);}

#index-slider {display:none;}
#index-slider .sp-slide:after {background:#454545; opacity:.7; bottom:0px; content:""; left:0; position:absolute; right:0; top:0; }
#index-slider .sp-slide .hw-the-slider-content { display: block; margin:0 auto; position:absolute; text-align: center; z-index: 2; left: 0;  right: 0;  top: 50%;  -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  transform: translateY(-50%);}
#index-slider .sp-slide .hw-the-slider-container {  display: table;    margin: 0;    padding: 0;    width: 100%;    z-index: 1;    text-align: center;}
#index-slider .sp-slide .hw-the-slider-captions {    display: table-cell;    margin: 0;    padding: 0 100px;    vertical-align: middle;    width: 100%;    z-index: 1;}
#index-slider .sp-slide h2 {color: #fff; text-transform: uppercase; font-size:60px; margin-bottom:35px;}
#index-slider .sp-slide p{  color: #fff; font-size:25px; margin-bottom:55px;}
#index-slider .sp-slide a.hw-btn {background:#d83030; color:#fff; font-weight:700; letter-spacing: .06em; text-transform: uppercase; font-size:13px; border-radius: 2px;  padding: 15px 30px; transition: background-color 1s ease 0s;}
#index-slider .sp-slide a.hw-btn:hover {background:#e73535;}

#index-slider .sp-buttons { position: absolute;  width: 100%;  text-align: center;  bottom:15px;}
#index-slider .sp-button {width: 20px; height: 20px; background: #fff none repeat scroll 0 0; border: 0; border-radius: 50%; margin: 4px;  display: inline-block; -moz-box-sizing: border-box;  -webkit-box-sizing: border-box;  box-sizing: border-box;  cursor: pointer;  transform: translate3d(0px, -50%, 0px) scale(0.4); transform-origin: 50% 50% 0;    transition: all 250ms ease-out 0s;}
#index-slider .sp-selected-button, #index-slider .sp-button:hover { background: #d83030 none repeat scroll 0 0; transform: translate3d(0px, -50%, 0px) scale(0.8);}
#index-slider .sp-arrow { width: 15px; height: 22px;}

.title-inner .sub-text {font-size: 17px; font-weight: 600; text-transform: uppercase; color: #D83030; margin: 0 0 10px; display: block; line-height: 28px; letter-spacing: 1px;}
.title-inner .title {line-height:38px; color: #032E42; margin: 0px 0px 18px 0px; font-weight: 700; font-size: 36px;}

.cd-slider-nav {position: relative; width: 100%;  bottom: 0;  z-index: 2;  text-align: center;  height: 129px;  background-color: #fff;  border-bottom:1px solid #cdcfd3;  -webkit-box-shadow: 0px 1px 0px 0px rgba(230,232,236,1);  -moz-box-shadow: 0px 1px 0px 0px rgba(230,232,236,1);  box-shadow: 0px 1px 0px 0px rgba(230,232,236,1);}
.cd-slider-nav nav {  display: inline-block;  position: relative;  padding:0;}
.cd-slider-nav nav, .cd-slider-nav ul, .cd-slider-nav li, .cd-slider-nav a {  height: 100%;}
.cd-slider-nav li {  display: inline-block; width: 33.33%;  float: left;}
.cd-slider-nav a {  display: flex;  position: relative;  padding-top: 35px;  font-size: 1rem;  font-weight: 700;  color: #a8b4be;  -webkit-transition: background-color 0.2s;  -moz-transition: background-color 0.2s;  transition: background-color 0.2s;}
.cd-slider-nav a {	padding: 40px 20px;	font-size: 19px;	color: #121212;	text-transform: none;	text-align: left;}
.cd-slider-nav li.selected a {    color: #fff;}
.cd-slider-nav a::before {  content: '';  position: absolute;  width: 1px;  height: 129px;  top: 0;  left:0;  right: auto;  -webkit-transform: translateX(-50%);  -moz-transform: translateX(-50%);  -ms-transform: translateX(-50%);  -o-transform: translateX(-50%);  transform: translateX(-50%);  background: #e3dfdc;}
.cd-slider-nav li:last-child a::after {  content: '';  position: absolute;  width: 1px;  height: 129px;  top: 0;  right:0;  left: auto;  -webkit-transform: translateX(-50%);  -moz-transform: translateX(-50%);  -ms-transform: translateX(-50%);  -o-transform: translateX(-50%);  transform: translateX(-50%);  background: #e3dfdc;}
.cd-slider-nav a::before { top: 0; }
.cd-slider-nav li .slide-number{float:left;width:46px; height:46px; font-size:22px; line-height: 45px; border-radius:100%; color:#fff; margin-right:10px;text-align:center;cursor:pointer;background:#d83030;}
.cd-slider-nav li.selected .slide-number, .cd-slider-nav li:hover .slide-number{background:#fff;}
.cd-slider-nav a:hover { color: #fff;}
.cd-slider-nav li.selected .slide-number, .cd-slider-nav li:hover .slide-number {color: #d83030;}
.cd-slider-nav a span { display: block;   font-size: 14px;  font-weight: 400;   }
.cd-slider-nav a:hover, .selected{background:#d83030;}
.cd-slider-nav a .select-rt{padding-left:68px; display:block;}


.hm-about-sec{position: relative; display:block; clear:both; background:#fff; padding-top:40px; padding-bottom:40px;}
.hm-about-sec h2{font-size:40px; font-weight:500; color:#000; margin-bottom:15px;}
.hm-about-sec h2 span{color:#561d22;}
.rd-mr {display: inline-block; background: #561d22; 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;}

.page-title h2 {font-size:40px; line-height: 43px; font-weight: 700; margin-top: 0px; margin-bottom: 0px;color: #561d22;}
.page-title p {font-size: 14px; line-height: 26px; margin-bottom:0px;}
.page-title:after {content: ''; display: inline-block; width: 50px; height: 1px; position: absolute; bottom: 0; left: 0; margin:auto; right:0; background-color: #561d22; width: 50px; height: 6px;}
.page-title{position:relative; margin-bottom:50px; padding-bottom:10px;}


.hm-services{position: relative; display:block; clear:both; background:#fff; padding-top:50px; padding-bottom:30px;}
.services-box{ position: relative; padding:35px 20px; background:#f1efee; box-shadow: 0px 4px 10px #d9d2cf; border: 1px solid #eee2dc; margin-bottom: 30px; text-align:center; transition: all .5s; min-height: 235px; border-radius: 10px;}
.services-box:hover{transform: translateY(-5px); box-shadow: 0px 0px 15px #ccc;}
.services-box .iconbox-icon-container {display: flex; margin-bottom: 0.5em;  border: 0 solid #f2f4f7; align-items: center;  justify-content: center; font-size: 40px;  line-height: 1em; color: #6aa323; transition: border .3s,box-shadow .3s;}
.services-box .iconbox-icon-container {font-size: 60px;}
.services-box .iconbox-icon-container i {display: inline-block; font-size: 1em; position: relative; z-index: 2;}
.services-box p{margin-bottom:15px; color: #000;}
.services-box a{background: #00257A;  padding:8px 20px !important; font-size: 14px; color:#fff; border-radius: 1px;  position: relative; cursor: pointer; transition: all 0.5s; border:0; display:inline-block; bottom: 25px;  left: 0;  right: 0; margin: auto; width: 142px; position:absolute;}
.services-box a:before{top: 0; left: 0; width: 100%; height: 100%;background-color: #561d22; background-image: none;  border:0;border-radius: 1px; content: '';transition: all 0.3s; z-index: 1;  position: absolute;}
.services-box a span{position: relative; z-index: 2;color: #fff;}
.services-box a:after{top: 0; left: 0; width: 100%; height: 100%;  opacity: 0; background-color: #00257A;transform: scale(0.5, 0.5);border-radius: 1px;content: '';transition: all 0.3s; z-index: 1; position: absolute;}
.services-box a:hover:before {opacity: 0;transform: scale(1.2, 1.2);}
.services-box a:hover:hover:after {opacity: 1;transform: scale(1, 1);}
.services-box h3 {margin: 0 0 0.7em;font-weight: 700;color: #561d22; font-size: 18px;}

.hm-team{position: relative; display:block; clear:both; background:#fff; padding-top:40px; padding-bottom:30px;}
.hm-team h2{font-size:40px; font-weight:500; color:#000; margin-bottom:15px;}
.hm-team h2 span{color:#561d22;}
.hm-team p {font-size: 15px; line-height: 26px;}

.hm-update{position: relative; display:block; clear:both; background:#fff; padding-top:40px; padding-bottom:30px;}
.hm-update h2{font-size:40px; font-weight:500; color:#000; margin-bottom:15px;}
.hm-update h2 span{color:#561d22;}
.hm-update p {font-size: 15px; line-height: 26px;}

.hm-contact{position: relative; display:block; clear:both; background:#fff; padding-top:40px; padding-bottom:30px;}
.hm-contact h2{font-size:40px; font-weight:500; color:#000; margin-bottom:15px;}
.hm-contact h2 span{color:#561d22;}
.hm-contact p {font-size: 15px; line-height: 26px;}

.call-back-btn{position: fixed; top: 450px; right:-50px; cursor:pointer; transform: rotate(-90deg); border: 2px solid #561d22; z-index: 99;line-height:46px;  padding: 0 1rem;color: #fff; text-transform: capitalize;background: #561d22;border-radius: 50px;}
.call-back-btn:hover{background:#123c69; color:#fff;  border: 2px solid #123c69;}

.errer{position:absolute; top:15px; right:15px;}

.footer table td{padding:5px; font-size:15px; text-align:center;}

.footer{background-color:#f1efee; padding-top:40px;}
.our-services-footer{padding-top: 40px;padding-bottom: 40px;}
.our-services-footer a{font-size:16px; color:#000;}
.our-services-footer a:hover{text-decoration:underline; color:#561d22;}
.footer h3 {font-size:18px; font-weight: 700; color: #000; margin-bottom:15px;}
.footer ul.link-ft{padding-left:15px;}
.footer ul.link-ft li:before{content: "\f054"; font-family:FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em; color: #000; font-size: 11px;}
.footer ul.link-ft li{margin-bottom:5px;}
.footer ul li a {font-size: 14px; line-height: 30px; color:#000;}
.footer ul li a:hover{color:#561d22;}
.footer p{margin-bottom:15px;color: #000; padding-top:10px;}
.call-ad{padding:0; margin:0 0 15px;}
.call-ad li{display:block; margin-bottom:10px; font-size: 14px;}
.call-ad li div{color:#000; display:table;}
.call-ad li div i{color: #000;width: 22px; height: 22px; font-size: 20px; line-height: 22px; text-align:center; max-width: 100%; display:table-cell;}
.call-ad li div span{padding-left:15px; display:table-cell; color:#000;}
.footer img{margin-bottom:15px;}

.copy-right{border-top: 1px solid #4c4c4e; padding:15px 0; margin-top:15px;}
.copy-right p{margin:0;}
.copy-right p a{color: rgba(255,255,255,0.65)}

.footer-social-media-icons a {color: #fff; font-size: 16px; border: 1px solid #561d22; border-radius: 12px; margin: 0 2px; width: 35px; height: 35px; display: inline-block; text-align: center; line-height: 34px}
.footer-social-media-icons a.facebook {background: #561d22; border-color: #561d22}
.footer-social-media-icons a.twitter {background:#561d22; border-color: #561d22}
.footer-social-media-icons a.instagram {background:#561d22; border-color:#561d22}
.footer-social-media-icons a.linkedin {background:#561d22; border-color: #561d22}
.footer-social-media-icons a.whatsapp {background:#561d22; border-color: #561d22}


.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:#561d22; 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;}
.inner-page-sec p{font-size:15px; margin: 0 0 15px; color: #000; 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:#561d22;}
.know-serv ul li a:hover{text-decoration:underline;}
.know-serv h4{font-size: 20px; text-transform: none; color: #561d22;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:#0580c6; 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;}
.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: #561d22; color: #fff; border-color: #561d22; padding:8px 20px; text-transform:uppercase;}

.our-term-box{box-shadow:0 0 4px #ccc; padding:25px; display:block; margin-bottom:25px; position:relative; clear:both; background:#f7f7f7;}
.our-term-box img{margin-bottom:10px;}
.our-term-box:last-child{margin-bottom:0;}
.our-term-box h4{ color: #561d22; font-size:24px; font-weight:600; margin:0px 0px 5px; position:relative;}
.our-term-box h5{font-size:17px;}
.our-term-box p{ color:#000; font-size:15px; margin:0 0 15px; line-height:25px; text-align:justify;}

.txtsp{position:absolute; top:15px; right:15px;}

.btn-send{color:#fff; background:#561d22; font-size:18px; margin-top:5px; padding-left:40px; padding-right:40px; border:1px solid #561d22; 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:#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;}


.pay-tab table{margin-bottom:30px;}
.pay-tab table td{padding:8px; font-size:14px; border:1px solid #ddd; }


/* 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: #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;}


.about-box{margin-bottom: 30px; padding:20px 20px;background-color: #f7f7f7; position:relative; box-shadow:0 0 5px #c7bcbc; overflow:hidden;}
.about-box2{margin-bottom: 30px; padding:20px 20px;background-color: #f7f7f7; position:relative; box-shadow:0 0 5px #c7bcbc; overflow:hidden;}
.about-box p, .about-box2 p{line-height:25px; color: #000; margin:0; font-size:15px; text-align:justify;}

.clr-blue{color:#0580c6;}

.news-sec {display:block; clear:both; padding-top:50px; padding-bottom:20px; position:relative; background:#fff;}
.news-sec h2{font-size:40px; font-weight:500; color:#000; margin-bottom:15px;}
.news-sec h2 span{color:#561d22;}

.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:#561d22; 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 #561d22; 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:20px; font-size:12px; color:#561d22;}
.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{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: #561d22; 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;}


.ctl-vertical-wrapper{margin: 0 auto;}
.ctl-vertical-wrapper .ctl-end, .ctl-vertical-wrapper .ctl-start {background-color: #2b2a29; width: 5px; height: 5px; display: inline-block; position: absolute; left: calc(50% - 4px); z-index: 1;    border-width: 0; border-style: solid; border-radius:50px;}
.ctl-vertical-wrapper .ctl-timeline {position: relative; margin: 0; padding: 22px 0; display: flow-root; width: 100% !important;}
.ctl-vertical-wrapper .ctl-timeline:before {content: ""; position: absolute; top: 0;  bottom: 0;  left: calc(50% - 3px); display: block; width: 3px; background-color: #2b2a29;}
.ctl-vertical-wrapper .ctl-story {position: relative; width: calc(50% - 40px); float: right; clear: both; z-index: 2;}
.ctl-vertical-wrapper:where(.ctl-both-sided,.ctl-one-sided) .ctl-story:nth-child(2) {margin-top: 50px;}

.ctl-labels {display: flex; flex-flow: column nowrap; gap: 5px; position: absolute; padding: 0; margin: 0; flex-direction: column; font-size:21px; color: #561d22; justify-content: space-between; top: calc(0 * 1% - 40px * 0 / 100 - (24px / 2 - 40px / 1.5));}
.ctl-story-right{ margin-top:50px; margin-bottom:50px;}
.ctl-story-right .ctl-labels {right: calc(100% + 40px * 2);}
.ctl-icondot{position: absolute; width: calc(40px/ 2);  height: calc(40px / 2); background-color:#561d22;  top: calc(0 * 1% - 40px * 0 / 100 + 40px / 2.5); border-radius:50px;}
.ctl-story-right .ctl-icondot{left: calc(39px * .75 - 40px * 2);}
.ctl-content {display: flex; flex-flow: wrap; overflow: hidden; position: relative; margin: 0; box-shadow:0 0 5px #ccc; padding:15px; background:#fff;}
.ctl-vertical-wrapper .ctl-arrow {background: linear-gradient(to top right, #ffffff 52%, transparent 48%); left: calc(40px / 7 - 40px / 2.6 + 0px / 3); top: calc(0 * 1% - 40px * 0 / 100 + 40px / 2 - 40px / 7);position: absolute; position: absolute; width: calc(40px / 2); height: calc(40px / 2); transform: rotate(45deg);}

.ctl-story.ctl-story-left {float: left;  margin-top:50px; margin-bottom:50px;}
.ctl-story.ctl-story-left .ctl-labels {left: calc(100% + 40px * 2);}
.ctl-story.ctl-story-left .ctl-icondot{left: auto; right: calc(40px * .76 - 40px * 2);}
.ctl-vertical-wrapper .ctl-story.ctl-story-left .ctl-arrow{left: auto; right: calc(40px / 7 - 40px / 2.5 + 0px / 3); transform: rotate(-130deg);}



@media(max-width:767px){
	
	.topbar .tb-contact{width: 66%;}
	.topbar .tb-social-lan{padding-top:15px;}
	.topbar .tb-social-lan a{padding-left: 10px;}
	.navbar-brand{margin-right:5px;}
	.navbar-brand img{width:265px;}
	.navbar-toggler{padding: 0.25rem 0.55rem;}
	.navbar-nav > li > a{line-height: 58px; border-bottom:1px solid #ddd;}
	.navbar-collapse ul > li > ul.dropdown-menu{width:100%;position: relative; display:none;}
	.navbar-collapse ul > li:hover > ul.dropdown-menu {display: none; overflow: hidden; visibility: visible; opacity: 1;}
	.navbar-collapse ul > li.open > ul.dropdown-menu{min-width: 100%; display: block; overflow: visible; visibility: visible; opacity: 1; border: 0;}
	.dropdown-menu li{width: 100%;}	
	.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: 21px;width: 20px;border: 1px solid #ddd;text-align: center;}
	.slidertext6{line-height: 13px !important;}
	.inner-breadcrum-sec h2{font-size: 20px;}
	.container{overflow-x: hidden;}
	.our-term-box h4{font-size: 18px;}
	.hm-about .abt-img:after{top:0;}
	.hm-about .side-icn{top: 90%;left: 0; right:0; margin:auto;}
	.hm-about .content{padding:15px 0;}
	.hm-about .content h3{font-size:24px;}
	.page-title h2{font-size:24px;line-height: 31px;}
	#index-slider .sp-slide h2{font-size:30px; margin-bottom:20px;}
	#index-slider .sp-slide p{font-size:16px;}
	#index-slider .sp-slide .hw-the-slider-captions{padding:0 30px;}
	.hm-about-sec h2{font-size:24px; margin-top:15px;}
	.hm-team h2{font-size:24px; margin-bottom:15px;}
	.hm-team img, .hm-update img, .hm-contact img{display:none;}
	.hm-update h2{font-size:24px; margin-bottom:15px;}
	.hm-contact h2{font-size:24px; margin-bottom:15px;}
	
	
	
	
	
	.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:30px;}
	.copy-right p{text-align:center;}
	.footer h3{margin:15px 0 5px;}
}

@media (min-width: 768px){

}

@media (min-width: 992px){
.container{max-width:1220px;}
.header.fixedhead .navbar{padding-top: 0; position: fixed; top: 0; left: 0; width: 100%; background: #f1efee; box-shadow: 2px 2px 2px #f1efee; z-index:99;}

.navbar-collapse ul > li:hover > ul.dropdown-menu.w650px{width: 650px; display: flex; flex-wrap: wrap; left:auto; right:-50%;}
.navbar-collapse ul > li:hover > ul.dropdown-menu.w650px>li{width: 33.33%;}
.hm-about .container, .hm-services .container, .news-sec .container, .hm-govt-sec .container, .hm-contact .container, .footer .container{position:relative; overflow:hidden;}

}






