body {color:#111 !important;}
.top-line {border-bottom:3px solid #08C;} 
#header .header-top.header-top-default {border-bottom: 2px solid rgba(0, 0, 0, 0.06) !important;}
#header .header-logo { margin:0 !important;}
li { line-height: 30px;}
.breadcrumb > li {color:#fff;}
.breadcrumb > li a {color:#fff;}
.breadcrumb > li a.active {opacity:0.85; color:#fff !important;}
.page-header h1 {letter-spacing:1px;}
#header .header-nav-main nav > ul > li > a {font-size:14px !important; letter-spacing:0.65px;}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {font-size:0.9em !important; padding:0.6em auto !important; letter-spacing:0.5px;}
/*#header .header-nav.header-nav-divisor nav > ul > li > a {border-right: 1px solid rgba(0, 0, 0, 0.7) !important;}*/
aside ul.nav-list > li > a {color: #333;font-size: 1em; padding: 10px 0 10px 22px; background-color: #F1F3F4;}
ul.nav-list li a {
  -webkit-transition: background 0.1s;
  transition: background 0.1s;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  padding: 8px 0 8px 22px;
  display: block;
  color: #666;
  /*font-size: 0.7em;*/
  text-decoration: none;
  line-height: 20px;
}
.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
aside ul.nav-list li a:hover {
  background-color: #fc9928;
  color: #fff;
  text-decoration: none;
}
aside ul.nav-list li > a.active {
  background-color: #0088CC;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
}
p {letter-spacing:0.25px; color: #343a40 !important; line-height: 28px; margin: 0 0 20px; }/*font-size: 16px;*/
.p0 {padding:0px 0px !important;}
.p-txt { font-size:16px !important; padding-bottom:20px; color:#343a40 !important; text-align:justify;} 
.p-h2 {font-size:20px; padding-bottom:10px;}
.mt-0 {margin-top:0px;}
.mt-1 {margin-top:10px;}
.mt-2 {margin-top:20px;}
.mt-3 {margin-top:30px;}
.mt-4 {margin-top:40px;}
.mt-5 {margin-top:50px;}
.mb-0 {margin-bottom:0px;}
.mb-1 {margin-bottom:10px;}
.mb-2 {margin-bottom:20px;}
.mb-3 {margin-bottom:30px;}
.mb-4 {margin-bottom:40px;}
.mb-5 {margin-bottom:50px;}
.mr-1 {margin-right:10px;}
.pt-0 {padding-top:0px;}
.pt-1 {padding-top:10px;}
.pt-2 {padding-top:20px;}
.pt-3 {padding-top:30px;}
.pt-4 {padding-top:40px;}
.pt-5 {padding-top:50px;}
.pt-12 {padding-top:120px;}
.pb-0 {padding-bottom:0px;}
.pb-1 {padding-bottom:10px;}
.pb-2 {padding-bottom:20px;}
.pb-3 {padding-bottom:30px;}
.pb-4 {padding-bottom:40px;}
.pb-5 {padding-bottom:50px;}
.pl-0 {padding-left:0px;}
.pr-0 {padding-right:0px;}
.p10{padding:10px;}
.p20{padding:20px;}
.txt-jtfy {text-align:justify !important;}
.clr-wh {color:#fff !important;}
.clr-bk {color:#000;}
.clr-bl {color:#0088CC !important;}
.clr-rd {color:#e22c2a !important;}
input[type="text"]::placeholder, input[type="password"]::placeholder,input[type="number"]::placeholder, input[type="email"]::placeholder, .fc-sel {color: #000 !important;}
.ch3{font-weight:600; text-align:left !important; text-transform:capitalize !important;} 
/*.bk-clr {background: #212529 !important;}*/
.tb-bl{background: #f1f3f4;}
.ft-12 {font-size:12px;}
.ft-13 {font-size:13px;}
.ft-14 {font-size:14px;}
.ft-15 {font-size:15px;}
.ft-16 {font-size:16px;}
.ft-18 {font-size:18px;}
.ft-20 {font-size:20px;}
.ft-28 {font-size:28px !important;}
.ft-30 {font-size:30px !important;}
.lh-24 {line-height:24px !important;}
.lh-25 {line-height:25px !important;}
.lh-28 {line-height:28px !important;}
.lh-30 {line-height:30px !important;}
.lh-35 {line-height:35px !important;}
.ls-1 {letter-spacing:1px !important;}
.ls-05 {letter-spacing:0.5px !important;}
.text-3 {font-size: 1em !important;}
.text-4 {font-size: 1.2em !important;}
.text-5 {font-size: 1.50em !important;}
.txt-ucase {text-transform:uppercase !important;}
.txt-ccase {text-transform:capitalize !important;}
.txt-lcase {text-transform:lowercase !important;}
.text-right{text-align:right;}

h1, h2, h3, h4, h5, h6 {color: #212529 !important; letter-spacing: 0.75px;}
html .text-color-dark, html .text-dark {color: #212529 !important;}
.font-weight-bold, b, strong {font-weight: 700 !important;}
.font-weight-semibold { font-weight: 600 !important;}
html .list-quaternary.list-icons li > [class*="fa-"]:first-child, html .list-quaternary.list-icons li a:first-child > [class*="fa-"]:first-child, html .list-quaternary.list-icons li > .icons:first-child, html .list-quaternary.list-icons li a:first-child > .icons:first-child { color: #383f48 !important;  border-color: #383f48 !important;}
.list.list-icons li {color: #383f48 !important;}
.btn-danger {background-color: #1f396c !important; border-color: #1f396c !important; color: #FFF;}
.btn-danger:hover, .btn-danger.hover { background-color: #3e4095 !important; border-color: #3e4095 !important;  color: #FFF;}

#footer a:not(.btn):not(.no-footer-css) {/*color: #777;*/ color: #fff;}
#footer a:not(.btn):not(.no-footer-css):hover { color: /*#0088CC*/ #0088CC;}
.img-br {padding: 0.25rem; background-color: #fff; border: 1px solid #dee2e6; border-radius: 0.25rem; max-width: 100%; height: auto;}
#footer p{/*color:#777 !important;*/ color:#fff !important;}
/*.toggle > label, .toggle > .toggle-title {transition: all .15s ease-out; background: #F1F3F4 !important;}*/
.toggle .toggle { margin: 0px 0 0;border-bottom: 1px solid rgba(0, 0, 0, 0.15);}
html .toggle-primary .toggle label, html .toggle-primary .toggle .toggle-title {
  color: #333;  border-left-color: #fff !important; border-right-color: #fff !important;
}
/***********right menu********/
.accordion .card-title { border-bottom:1px solid rgba(0, 0, 0, 0.15);}
.accordion.accordion-modern-status > .card .card-header a {
  position: relative;
  /*padding: 8px 10px !important;*/ padding: 6px 20px 6px 15px !important; font-size: 0.8em !important;
  font-weight:550 !important;
  background-color: #F1F3F4;
  transition: ease background-color 300ms, ease color 300ms;
}
.card-body {padding: 0rem !important;}
.accordion.accordion-modern-status > .card + .card { margin-top: 0px !important; border-bottom: 1px solid rgba(0, 0, 0, 0.15);}
/*.accordion.accordion-modern-status > .card .card-header a.accordion-toggle {background:red !important;}*/
.accordion.accordion-modern-status > .card .card-header a.show {background:red; width:100%;}
/***********right menu********/


@media (max-width: 567px){#header .header-logo img {width:300px !important; height:70px;}}
@media (min-width: 992px){
html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-light > a.active {background:none; color:#fff !important;}
#header .header-nav-main nav > ul > li {border-right: 1px solid rgba(0, 0, 0, 0.07);}

#header .header-nav-bar .header-nav {min-height: 60px; margin-left: 0px !important;}
#header .header-nav-main nav > ul > li > a {padding:0.5rem 0.65rem!important; font-weight:500 !important; font-size:14px !important;}
/*#header .header-nav.header-nav-force-light-text:not(.header-nav-force-light-text-active-skin-color) .header-nav-main nav > ul > li:hover > a{color:#343a40 !important; background:#fff !important;}*/
/*html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light:hover > a {background: #FFF;color: #343a40 !important;}*/
#header .header-nav { height: 60px !important;}
#header .header-nav.header-nav-stripe .header-nav-main {-ms-flex-item-align: stretch;align-self: stretch; margin-top: -1px;min-height: 0;}

#header .header-nav-main nav > ul > li.dropdown-mega { position: static;}
html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light.open > a::before, html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light:hover > a::before {
  border-bottom-color: #FFF;
  background: #FFF;
  padding-top: 48px;
  z-index: -1;
}
}

@media (min-width: 1200px) and (max-width:1600px){
html.sticky-header-enabled #header .header-logo-sticky-change img {/*width:325px !important;*/ height:100px !important;}
/*.container, .container-lg, .container-md, .container-sm {max-width: 1200px !important;}*/
}

/*,html.sticky-header-enabled #header .header-logo-sticky-change .header-logo-non-sticky */

/*@media (min-width: 992px) {
html.sticky-header-enabled #header .header-logo-sticky-change img{opacity: 0 !important;}
#header .header-nav-bar .header-nav {margin-left: 0px !important;}
}
*/
/******right side sub menu******/
.pleft{padding-left:0rem !important;}
ul.rnav-list li {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;  
}
ul.rnav-list.nav-link {
  display: block;
  padding: .5rem 1rem;
  color: #0d6efd;
  text-decoration: none;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}
ul.rnav-list li a::before {
  font-family: 'Font Awesome 6 Free';
  content: "\f054";
  font-weight: 900;
  position: absolute;
  top: 8px;
  font-size: 7.2px;
  font-size: 0.45rem;
  opacity: 0.7;
  transform: translate3d(-1px, 0, 0);
  left: 12px;
}
ul.rnav-list > li > a {
  color: #333;
  font-size: 1em;
  padding: 10px 0 10px 22px;
  background-color: #F1F3F4;
}
ul.rnav-list li a {
  -webkit-transition: background 0.1s;
  transition: background 0.1s;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  padding: 8px 0 8px 22px;
  display: block;
  color: #111;
  font-size: 0.9em;
  text-decoration: none;
  line-height: 20px;
}
.indep-ul {margin-left:0px !important; padding-left:1rem !important; list-style:square !important;}
.indep-ol {margin-left:0px !important; padding-left:1rem !important;}
.indep-img{  margin-left:0px !important; margin-right:10px; padding-left:1rem !important; list-style:none; list-style-image:url(../img-1/common-icon.png); vertical-align:middle; line-height:50px !important;} 
.img-200{ height:200px; width:100%;}
.img-250{ max-height:250px !important; width:100% !important;}
.img-n200{ height:200px;}
.line {border: 3px solid #015595;}
.lg-bl {color:#009bf7;}
.wb {word-break: break-word !important;}
.blg-bd {border:1px solid #ccc !important;}
