.preloader-form {
    background: rgba(8, 8, 8, 0.4);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.bardLoader {
    margin: 20px 0 auto;
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.error {
    color: red;
    font-size: 100%;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 20px;
    font-size: 17px;
}

.a-justify {}

.subBannerHeight {
    height: 370px;
}

.imgsecurityheight {
    height: 75%;
}

.imgRequrimentheight {
    height: 75%;
}

#contactBss p {
    color: white;
}

.hrHome {
    position: relative;
    padding-top: 62px;
}

.hrHome::before {
    content: "";
    width: 75%;
    height: 1px;
    background: white;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}

.g-6,
.gx-7 {
    --bs-gutter-x: 7rem;
}

.gx-5 {
    --bs-gutter-x: 5rem;
}

.h3Banner {
    font-size: 30px;
}

.h2Home4Box {
    font-size: 26px;
}

.h3HomeTitle {
    font-size: 30px;
}

.pHomeMainContent {
    font-size: 18px;
}

.h3Home4Numbers {
    font-size: 45px;
}

.h4HomeSectorTitle {
    font-size: 24px;
}

.h2HomeNationwide {
    font-size: 36px;
}

.validation_cls {
    color: red;
    margin-left: 7px;
}

.fs-title {
    font-size: 30px;
}

.fs-s-title {
    font-size: 24px !important;
}

.fs-t-title {
    font-size: 36px;
}

.fs-t1-title {
    font-size: 44px;
}

.fs-t2-title {
    font-size: 22px !important;
}

.fs-t3-title {
    font-size: 16px !important;
}

.fs-p-content {
    font-size: 18px;
}

.fs-hm-number {
    font-size: 45px;
}

.f-width {
    font-weight: 300;
}

.cls-mt-20 {
    margin-top: 20px;
}

.cls-mt-30 {
    margin-top: 30px;
}

.cls-mt-40 {
    margin-top: 40px;
}

.cls-mt-50 {
    margin-top: 50px;
}

.cls-mt-60 {
    margin-top: 60px;
}

.cls-mt-70 {
    margin-top: 70px;
}

.cls-mt-80 {
    margin-top: 80px;
}

.cls-mt-90 {
    margin-top: 90px;
}

.cls-mt-100 {
    margin-top: 100px;
}

.cls-mt-110 {
    margin-top: 110px;
}

.cls-hr {
    margin: auto;
    height: 2px;
    background-color: #437880;
    border: none;
    width: 60%;
    opacity: 0.85;
}

.tp-icon {
    margin-top: -80px;
}

.backColor {
    background: #EFF3F0;
}

.sub-bnr {
    height: 360px;
}

.sub-bnr-clr {
    height: 360px;
    background: #044b56;
}

.sub-bnr-title-fs {
    font-size: 55px !important;
}

.sub-bnr-title-fs-width {
    font-size: 55px !important;
    max-width: 600px !important;
}

.sub-bnr-title-fs-width-1 {
    font-size: 55px !important;
    max-width: 670px !important;
}

.sub-sec-bnr {
    height: 175px;
    background: #044b56;
}

.bss-team-title {
    color: #044b56;
    font-weight: 500;
    margin-top: .5rem !important;
}

.sub-main-content {
    font-size: 22px;
    text-align: center;
}

.req-backcolor {
    background-color: #389faf;
}

.req-sub-m-title {
    color: white;
    font-size: 18px;
    line-height: 1.6em;
}

.req-sub-content {
    line-height: 1.6em;
}

.req-hr-mrg {
    margin-bottom: -80px;
}

.cls-icon {
    font-size: 20px;
    color: #044B56;
}

.sec-p-btm {
    padding-bottom: 0px;
}

.m-btm62 {
    margin-bottom: 62px;
}
/*our team*/
  .our-team-section .team-img-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

.our-team-section .team-img img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s ease;
}

.our-team-section .team-img-wrapper:hover .team-img img {
  transform: scale(1.1);
}

.our-team-section .team-hover-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7); /* Dark overlay */
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  opacity: 0;
  transition: opacity 0.3s ease;
  padding: 20px;
}

.our-team-section .team-hover-content h3 {
  font-size: 18px;
  margin-bottom: 5px;
}

.our-team-section .team-hover-content span {
  font-size: 14px;
  margin-bottom: 10px;  
}

.our-team-section .team-hover-content p {
  font-size: 15px;
  color: #fff;
  margin: 0;
}

.our-team-section .team-img-wrapper:hover .team-hover-content {
  opacity: 1;
}

.backClr {
    background: #044b56;
}

.back-office-t {
    font-size: 20px !important;
}

.back-office-sub-t {
    background: #044b56;
    color: white;
}

.acc-back-clr {
    background: #EFF3F0;
    padding: 20px;
}

.acc-back-clr-img {
    width: 75%;
    /*margin-bottom: 15px;
    border: 1px solid #044b56;*/
}

.li-disc {
    list-style-type: disc;
}

.sub-li-disc {
    list-style-type: inherit;
    margin-left: 25px;
}

.txtRight {
    float: right;
}

.col4-nss {
    margin-left: 10px;
    width: 70px;
}

.col6-nss {
    margin-left: 10px;
    width: 100px;
}

.a-link-cls {
    color: #030d26;
    font-weight: 600;
}

.img-3 {
    width: 3%;
}

.img-8 {
    width: 8%;
}

.img-25 {
    width: 25%;
}

.img-35 {
    width: 35%;
}

.img-40 {
    width: 40%;
}

.fnt-wid{
	font-weight: 410;
}

.fnt-18 {
    font-size: 18px;
}
.fnt-36 {
    font-size: 40px;
}
.fnt-17 {
    font-size: 17px;
}

.bss-sty-tit{
	font-size: 36px;
    font-weight: 410 !important;
}


.hrHome-bss {
    position: relative;
    padding-top: 62px;
}

.hrHome-bss::before {
    content: "";
    width: 65%;
    height: 1px;
    background: white;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}

.bss-bssd{
	text-align: center;
    color: white;
}
.f-bold{
    font-weight: 500;
}