body {
  font-family: "Roboto", sans-serif;
  overflow-x: hidden;
  margin: 0 auto;
  background: #fff;
  font-size: 1rem;
  color: #000;
  font-weight: 400;
}

.font-raleway {
  font-family: "Raleway", sans-serif;
}

.navbar-nav.ml-auto {
  display: flex;
  justify-content: space-evenly;
}

.navbar.navbar-light {
  background: #fee !important;
}

.navbar-light .navbar-nav .nav-link {
  color: #092139;
  font-size: 16px;
  line-height: 30px;
  padding-right: 0.6rem;
  padding-left: 0.6rem;
  padding-bottom: 0.1rem;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:hover {
  color: #092139 !important;
  border-bottom: 3px solid #092139;
  font-weight: bold;
}

a:hover {
  color: #000 !important;
}

a {
  color: #000;
}

.f-l {
  color: #ffffff !important;
  text-decoration: underline !important;
}

.f-l:hover {
  color: #ffffff !important;
}

.navbar-light .navbar-toggler:focus,
:focus {
  outline: 0;
}

.btn.focus,
.btn:focus {
  box-shadow: none;
}

#header.header-scrolled {
  background: #f8f8f8;
}

.scroll2 {
  cursor: pointer;
  z-index: 9991;
  position: fixed;
  right: -45px;
  bottom: 50%;
  transform: rotate(90deg);
  background: #f8c129;
  color: #092139;
  font-weight: 600;
  font-size: 18px;
  border-radius: 0;
}

.scroll {
  outline: none !important;
  border-radius: 50% !important;
  width: 45px;
  height: 45px;
  color: #fff !important;
  line-height: 40px;
  font-size: 30px;
  z-index: 9991;
  position: fixed;
  right: 15px;
  bottom: 10px;
  padding: 0;
  text-align: center;
  cursor: pointer;
  background: #d20005;
  font-weight: 600;
}

button:focus {
  outline: 0 !important;
}

.border-right {
  border-right: 1px dashed #dee2e6 !important;
}

.border-right2 {
  border-right: 1px solid #7d7d7d !important;
}

.banner-form {
  position: absolute;
  top: 167px;
  right: 4%;
  width: 354px;
  background: #fff;
  box-shadow: 1px 8px 20px rgb(0 0 0 / 20%);
}

.owl-carousel .owl-dots.disabled {
  display: block;
}

/* header */

.col_pd {
  padding-top: 6rem;
}

.text-red {
  color: #e31e24;
}

.text-gray {
  color: #fdfdfde0;
}

.text-gray2 {
  color: #cccccc;
}

.text-yellow {
  color: #ffcc29;
}

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

.font-900 {
  font-weight: 900;
}

.font-600 {
  font-weight: 600;
}

.font-500 {
  font-weight: 500;
}

/* footer */

.copyright {
  background-color: #000;
  color: #fff;
  text-align: center;
}

.copyright p {
  font-size: 0.9rem;
}

.para {
  font-size: 0.9rem;
}

.head {
  font-size: 3rem;
}

.owl-theme .owl-dots .owl-dot span {
  width: 9px !important;
  height: 9px !important;
  border: 2px solid #000 !important;
  background: #000;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  border: 2px solid #e31e24 !important;
  background: #e31e24 !important;
}

.head2 {
  font-size: 5rem;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #e73649;
  border-color: #e73649;
  border-radius: 0rem;
  padding: 0.5rem 0;
}

.btn-warning,
.btn-warning:hover,
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show > .btn-warning.dropdown-toggle {
  color: #000;
  background-color: #ededed;
  border-color: #ededed;
  border-radius: 0rem;
  padding: 0.5rem 0;
}

.head3 {
  font-size: 4rem;
}

.enrich .owl-item img,
.enroll .owl-item img,
.why .owl-item img {
  width: auto;
}

.owl-carousel .owl-nav button.owl-next img,
.owl-carousel .owl-nav button.owl-prev img {
  width: 32px;
}

.owl-carousel .owl-nav .owl-prev {
  left: -4%;
}

.owl-carousel .owl-nav .owl-next {
  right: -4%;
}

.owl-carousel .owl-dots.disabled {
  display: block;
}

/*sidebar form starts*/

.dsu-form {
  top: 5.5rem;
}

.dsu-form {
  z-index: 100000 !important;
}

.dsu-form {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  width: 308px;
  float: right;
  margin-top: 52px;
  padding: 0 0 0;
  background: #fff;
  position: fixed;
  right: 0;
  z-index: 9999;
  margin: 0;
  padding: 0;
  transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-duration: 0.1s;
  -moz-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
}

.form-clickOuter {
  left: -34%;
  position: absolute;
  bottom: 39%;
  right: 78%;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  animation: blinker 2s linear infinite;
}

.form-click {
  position: relative;
  font-weight: 500;
  font-size: 19px;
  padding: 5px 20px;
  cursor: pointer;
  display: inline-block;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  color: #000;
  background: #ffd700;
}

.frmBg {
  text-align: center;
  padding: 5px 15px;
  background-color: #000;
}

.frmBg span {
  font-size: 22px;
  color: #fff;
  font-weight: 700;
}

input#submit_btn {
  margin: auto;
  display: block;
}

.dsu-form1 {
  border: 1px solid #ced4da;
  padding: 1rem;
}

/*sidebar form ends*/

.navbar-nav.ml-auto {
  width: 100%;
}

.navbar-expand-lg .navbar-collapse {
  flex-basis: 100%;
}

.text-black {
  color: #000;
}

.navbar > .container,
.navbar > .container-fluid {
  justify-content: space-between !important;
}

a:hover {
  text-decoration: none !important;
}

.bord-rt-dashed {
  border-right: 2px dashed #b5b4b4;
}

.bg-plac-cust-box {
  background: #eeeeee;
  padding: 1rem 0.5rem 0.5rem 0.5rem;
  min-height: 350px;
}

.bord-bott-red {
  border-bottom: 2px solid #ef0016;
  display: inline;
  margin-left: -1rem !important;
}

.bord-bott-grey {
  border-bottom: 1px solid #bcbcbc;
}

.bg-white {
  background: white;
}

.bg-grey {
  background: #ececec;
}
.enroll-cust-box {
  border-radius: 0.5rem;
  border: 1px solid rgba(0, 0, 0, 0.17);
  background: linear-gradient(180deg, #ededed 0%, #fff 100%);
  box-shadow: 0px 32px 40px 0px rgba(0, 0, 0, 0.08);
  padding: 1rem 0.5rem 0.5rem 0.5rem;
  min-height: 120px;
  text-align: center;
}

.learning {
  background: url("../images/bgmanage.webp");
}

.cust-bg {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
}

.limit-test {
  background: linear-gradient(
    180deg,
    rgba(245, 245, 245, 0) 0.18%,
    #e0e0e0 99.42%
  );
}

.bg-black {
  background: black;
}

.opp-box {
  background: #1e1e1e;
  padding: 0.8rem 3rem 0.8rem 1rem;
  display: inline-block;
  width: 100%;
}

.marg-top-cust {
  margin-top: -1.5rem;
}

.owl-prev,
.owl-next {
  display: none;
}
/* accordian */

.accordion {
  margin: 40px 0;
}

.accordion .item {
  border: none;
  margin-bottom: 15px;
  background: none;
}

.t-p {
  padding: 0.5rem;
}

.accordion .item .item-header h2 button.btn.btn-link {
  background: #000;
  color: white;
  font-size: 20.5px;
  font-weight: 900;
  line-height: 2.5;
  text-decoration: none;
}

.accordion .item .item-header {
  border-bottom: none;
  background: transparent;
  padding: 0px;
  margin: 2px;
}

.accordion .item .item-header h2 button {
  color: white;
  font-size: 22px;
  display: block;
  width: 100%;
  text-align: left;
}

.accordion .item .item-header h2 i {
  float: right;
  font-size: 22px;
  color: #ffd700;
  width: 40px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}

.tab .accordion,
.education .accordion {
  width: 95%;
}

button.btn.btn-link.collapsed i {
  transform: rotate(0deg);
}

button.btn.btn-link i {
  transform: rotate(180deg);
  transition: 0.5s;
}

/* accordian */

.bg-navyblue {
  background: #000d54;
}

.cust-mar {
  margin-top: -0.2rem;
}

/* sticky button starts */

button.btn.enq_ftr {
  background-color: #d60b0b !important;
  color: #fff;
  font-weight: 700;
  width: 100%;
  border-radius: 0rem;
}

button.btn.enq_ftr2 {
  background-color: #ffd100 !important;
  color: #000;
  font-weight: 700;
  width: 100%;
  border-radius: 0rem;
}

.float {
  position: fixed;
  bottom: 60px;
  right: 10px;
  border-radius: 50px;
  box-shadow: 0px 0px 7px #ababab;
  z-index: 999;
}
/* sticky button ends */

.bg-cream {
  background: #fff6f6;
}

.box-function {
  background: white;
  box-shadow: 0px 0px 34px rgba(0, 0, 0, 0.25);
  border-radius: 2rem;
  margin-top: -1.5rem;
}

.gap-1 {
  column-gap: 1rem;
}

.text-grey-inner {
  color: #606060;
}

.bg-red-notifications {
  background: #e73649;
  border-radius: 1.5rem;
  min-height: 370px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.noti-download {
  border: 1px solid #ffffffad;
  padding: 0.8rem 1rem;
  border-radius: 0.8rem;
}

.bg-red-notifications:hover {
  background: black;
}

.table-red {
  background: #e73649 !important;
  color: white;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #fef5f6;
}

.disclosure a {
  color: #0064fb;
  text-decoration: underline;
}

.ciqa-download {
  border: 1px solid #e73649;
  padding: 0.8rem 1rem;
  border-radius: 0.8rem;
}

.navbar-margin {
  padding: 0 5%;
}

.logo-wd {
  width: 200px;
  /* Adjust logo size as needed */
}

.head-btn-toll {
  background-color: #dc3545;
  border: none;
  color: white;
  padding: 10px 20px;
  font-weight: bold;
  text-decoration: none;
  border-radius: 5px;
  transition: background-color 0.3s ease;
}

.head-btn-toll:hover {
  background-color: #c82333;
  color: white;
}

.nav-link {
  font-weight: 500;
  transition: color 0.3s ease;
}

.nav-link:hover {
  color: #dc3545;
}

.dropdown-menu {
  border: none;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.dropdown-item {
  font-weight: 500;
  padding: 10px 20px;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.dropdown-item:hover {
  background-color: #f8f9fa;
  color: #dc3545;
}

/* Multi-level dropdowns for Bootstrap 5 */
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
}

.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

.navbar-toggler {
  border: 0;
  /* Remove default border */
}

.custom-toggler-icon {
  display: block;
  width: 25px;
  height: 3px;
  background-color: #343a40;
  /* Dark gray color */
  margin: 5px auto;
  transition: all 0.3s ease-in-out;
}

.navbar-toggler {
  /* Removes the default button border and box-shadow */
  border: none;
  box-shadow: none !important;
}

.navbar-toggler:focus {
  /* Removes the focus outline */
  outline: none;
  box-shadow: none;
}

.custom-toggler-icon {
  display: block;
  width: 25px;
  height: 3px;
  background-color: #343a40;
  /* Dark gray color */
  margin: 5px auto;
  transition: all 0.3s ease-in-out;
}

/* Default state: Three horizontal lines */
.navbar-toggler.collapsed .custom-toggler-icon:nth-child(1) {
  transform: rotate(0deg) translate(0, 0);
}

.navbar-toggler.collapsed .custom-toggler-icon:nth-child(2) {
  opacity: 1;
}

.navbar-toggler.collapsed .custom-toggler-icon:nth-child(3) {
  transform: rotate(0deg) translate(0, 0);
}

/* When the menu is open, this state is active */
.navbar-toggler:not(.collapsed) .custom-toggler-icon:nth-child(1) {
  transform: rotate(45deg) translate(5px, 5px);
}

.navbar-toggler:not(.collapsed) .custom-toggler-icon:nth-child(2) {
  opacity: 0;
}

.navbar-toggler:not(.collapsed) .custom-toggler-icon:nth-child(3) {
  transform: rotate(-45deg) translate(7px, -6px);
}

.navbar .dropdown-item:hover {
  background-color: #e73649;
  color: #fff !important;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #000;
  text-decoration: none;
  background-color: transparent;
}

#enquiry_form #allerror {
  padding-top: 0.25rem !important;
}

.carousel-indicators li {
  background-color: #7878789e;
}
.carousel-indicators .active {
  background-color: #ffc107;
}
.carousel-indicators {
  bottom: -35px;
}
.carousel-indicators li {
  width: 12px;
  height: 12px;
  margin-right: 10px;
}
/*  */
/*tab*/

.nav-pills .nav-link.active.red_act:before {
  content: "";
  position: absolute;
  bottom: -9px;
  left: 48%;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #d20005;
}

.nav-pills .nav-link.active.red_act {
  background-color: #d20005;
  color: #fff !important;
  padding: 1rem 1.4rem;
  border-radius: 10px !important;
}

.nav-pills .nav-link.red_act {
  position: relative;
  font-size: 1.3rem;
  padding: 1rem;
  /* border: 1px solid #564b4b; */
  border-radius: 8px !important;
  color: #000;
}

.nav-pills .nav-link.active.red_act1:before {
  content: "";
  position: absolute;
  bottom: -9px;
  left: 48%;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #d20005;
}

.nav-pills .nav-link.active.red_act1 {
  background-color: #d20005;
  color: #fff !important;
  font-size: 1.3rem;
  width: 100%;
  border-radius: 10px !important;
}

.nav-pills .nav-link.red_act1 {
  position: relative;
  font-size: 1.1rem;
  border: 1px solid #564b4b;
  border-radius: 8px !important;
  background: #a3a3a3;
  color: #fff !important;
}

.red-box.bg1 {
  z-index: 999;
  background: #fff;
  box-shadow: 1px 2px 4px 3px #e9e9e9;
}
/*tab*/

.tab .nav-pills .nav-link.active.red_act1 {
  background-color: #d20005;
  color: #fff !important;
  width: 100%;
  border: none;
  padding: 1rem 3rem;
  border-radius: 5px !important;
}

.tab .nav-pills .nav-link.red_act1 {
  position: relative;
  border: 0px solid #ffffff78;
  background: #eeeeee;
  color: black !important;
  padding: 1rem 3rem;
  border-radius: 0px !important;
}

.nav-pills .nav-link {
  font-size: 1.3rem;
}

.nav-pills.mts {
  width: 24.06rem !important;
  border-radius: 15px;
  border: 1px solid gray;
  margin: auto;
  overflow: hidden;
}

.bord {
  border-radius: 0.8rem;
  opacity: 0.9;
  padding: 0.5rem 0.2rem;
  box-shadow: 0px 0px 6px #00000029;
  min-height: 140px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: 1px solid #00000029;
}

/* .bord:hover {
    background: #FFCC29 !important;
    cursor: pointer;
    border: none;
    transition: all 0.5s ease;
}

.showhide {
    display: none;
}

.showin:hover .showhide {
    display: inline;
} */

.bord-bot-yellow {
  border-bottom: 2px solid #ffcc29;
}

.bord-bot-red {
  border-bottom: 2px solid #d20005;
}
.wid-setting {
  width: 50%;
}
.awards {
  height: 100vh;
  background: url(../images/header/Side\ Gate.jpg) center center / cover
    no-repeat;
}
/*  */
