@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/*******  font-family: "Poppins", sans-serif;*******/
h1, h2, h3, h4, h5, h5 {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
}
header {
  padding: 24px 0;
  margin: 0;
  position: relative;
  width: 100%;
  height: auto;
  background: #fff;
  z-index: 9999999999999;
}
body {
  font-family: 'Poppins', sans-serif !important;
  margin: 0;
  padding: 0;
}
.bg-light {
  background-color: #fff !important;
}
.blue-bg {
  background: #00b7e8;
  color: #fff;
}
.blue-bg p {
  color: #fff;
}
.white-btn {
  color: #fff;
  border: solid 1px #fff;
}
.blue .fa-angle-right:before {
  margin: 63px 0 0 0;
  line-height: 10px;
  float: left;
  font-size: 22px;
}
a:hover {
  text-decoration: none;
}
*:after, *:before, p a, a {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 19px;
  color: #424242;
  line-height: 24px;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/*******300621v1tav*********/
.iconobx {
  clear: both;
  display: block;
  width: 100%;
  text-align: right;
  margin: 11px 0 0 0;
}
.iconobx img {
  width: 35px;
}
/**go to top here**/
.sticky {
  position: fixed;
  top: 0px;
  width: 100%;
  animation: MenuSlideDown .3s linear;
  -moz-animation: MenuSlideDown .3s linear;
  -ms-animation: MenuSlideDown .3s linear;
  -o-animation: MenuSlideDown .3s linear;
  -webkit-animation: MenuSlideDown .3s linear;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, .3);
  background: #fff;
  border-radius: 0;
  margin: 0;
  padding: 2px 0;
  z-index: 99999;
}
.sticky {
  padding: 0;
}
.sticky .logo-name h2 {
  font-size: 15px;
  margin: 0px 0 1px 0;
  padding: 0;
}
.sticky .logo-main {
  max-width: 93px;
}
.sticky .logo-2 {
  width: 30px;
}
.sticky .logo-name .appro {
  margin: 0;
}
.sticky .logo-name .tag-line {
  font-size: 16px;
  margin-top: 0;
}
.trent-ment-btn:hover {
  color: #000;
}
.sticky .search-bar {
  display: block;
}
@-webkit-keyframes MenuSlideDown {
  0% {
    top: -48px;
  }
  100% {
    top: 0px;
  }
}
@keyframes MenuSlideDown {
  0% {
    top: -48px;
  }
  100% {
    top: 0px;
  }
}
/** #back-top {

	position: fixed;

	bottom: 7px;

	right: 15px;

	z-index: 99;

	cursor: pointer;

	display: block;

	text-align: center;

	font-size: 11px;

	text-transform: uppercase;

	text-decoration: none;

	color: #bbb;

	-webkit-transition: 1s;

	-moz-transition: 1s;

	transition: 1s;

}



#back-top a img {

	margin: 0 auto;

}



#back-top a:hover {

	color: #000;

}



#back-top a i {

	background: #ff2c2b;

	color: #fff;

	height: 40px;

	width: 40px;

	border-radius: 50%;

	font-size: 29px;

	padding-top: 2px;

	border: solid 2px #fff;

	box-shadow: 0px 0px 5px #777;



} **/
#back-top {
  height: auto;
  width: auto;
  padding: 9px;
  position: fixed;
  bottom: 7px;
  right: 15px;
  z-index: 999;
  cursor: pointer;
  display: block;
  text-align: center;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  font-size: 15px;
  text-transform: uppercase;
}
#back-top img {
  width: 25px;
  display: block;
  margin: 0 auto;
}
#back-top a {
  font-size: 27px;
  color: #fff;
  text-decoration: none;
  background: #f37c12;
  background: -moz-linear-gradient(left, #f37c12 0%, #eb4645 100%);
  background: -webkit-linear-gradient(left, #f37c12 0%, #eb4645 100%);
  background: linear-gradient(to right, #f37c12 0%, #eb4645 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f37c12', endColorstr='#eb4645', GradientType=1);
  display: block;
  padding: 5px;
  border-radius: 50%;
  border: solid 2px #fff;
  height: 50px;
  width: 50px;
  outline: none;
  line-height: 37px;
}
/**go to top here end**/
/*******landingpage code************/
.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0; /* remove the gap so it doesn't close */
}
/*******nav**********/
.navbar.navbar-expand-sm {
  background: #8f1828;
}
.navbar-brand img {
  width: 134px;
}
.navbar-expand-sm .navbar-nav .nav-link {
    color: #fff;
    margin: 0 12px;
    font-size: 15px;
}
.risxe {
  display: inline-block;
  vertical-align: middle;
}
.botder {
  display: inline-block;
  vertical-align: middle;
}
.botder a {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    text-decoration: none;
    border: solid 1px #fff;
    padding: 4px 13px;
    border-radius: 30px;
    margin: 0 5px 0 0;
    font-weight: 500;
}
.loime {
  display: inline-block;
  vertical-align: middle;
  width: 110px;
}
.botder a.whbgt {
  background: #fff;
  color: #8f1828;
  text-transform: uppercase;
}
/**********banenroto**************/
.banenroto {
  position: relative;
}
.tobner {
  width: 100%;
  height:700px;
  object-fit: cover;
}
.banenroto .container {
  position: absolute;
  top: 5%;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
}
.banenroto p {
  font-size: 33px;
  line-height: 41px;
  font-weight: 300;
  margin: 0;
  color: #fff;
}
.banenroto p.decd {
  font-size: 22px;
  font-weight: 600;
}
.heide {
  font-size: 48px;
  font-weight: 800;
  margin: 0 0 35px 0;
}
.bigloese {
  width: 310px;
}
.reibdt {
  background: #8f1828;
  display: block;
  vertical-align: middle;
  color: #fff;
  text-decoration: none;
  padding: 6px 22px;
  border-radius: 30px;
  margin: 20px auto 0;
  font-weight: 500;
  width: fit-content;
}
/*************huso husoone*************/
.husoone {
  padding: 60px 0;
  text-align: center;
}
.husoallh {
  font-size: 43px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 51px;
  color: #8f1828;
}
.tebode {
  width: 60%;
  margin: 31px auto 0;
}
/*************huso husoone*************/
.husotwo {
  background: #f0f1f1;
  padding: 61px 0;
}
.lece {
  width: 68%;
  display: inline-block;
  background: #8f1828;
  color: #fff;
  padding: 50px;
}
.leide {
  display: inline-block;
  width: 40%;
  background: #fff;
  color: #000;
  padding: 21px;
  border-radius: 10px;
  min-height: 379px;
}
.aliehde {
  color: #8f1828;
  font-size: 24px;
  font-weight: 700;
  border-bottom: solid 2px #8f1828;
  margin: 0 0 14px 0;
}
.leide strong {
  display: block;
  margin: 0 0 8px 0;
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
}
.redclre {
  color: #8f1828;
}
.smpara {
  margin: 0 0 0 19px;
}
.smpara p, .smpara p strong {
  font-size: 14px;
  margin: 0 0 0 0;
  line-height: 21px;
  font-weight: 500;
}
.rioe {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 1.5%;
  width: 57.9%;
}
.rioe .rbd {
  margin: 0 0 0 20px;
}
.lixe.kemde span {
  font-weight: 600;
}
.didse {
  margin: 0 0 0 13px;
}
.rioe li {
  display: inline-block;
  background: #fff;
  width: 48%;
  vertical-align: top;
  border-radius: 10px;
  padding: 15px;
  min-height: 232px;
}
.rioe li:first-child {
  margin: 0 2.5% 0 0;
}
.rioe li:first-child p span {
  display: block;
  margin: 0 0 5px 0;
}
.rioe li:first-child p {
  margin: 0;
}
.lixe {
  margin: 0;
  position: relative;
  padding: 0 0 0 10px;
}
.kemde.lixe {
  margin: 10px 0 0 !important;
}
.lixe::before {
  position: absolute;
  left: 0px;
  background: #000;
  height: 4px;
  width: 4px;
  content: "";
  top: 11px;
  border-radius: 30px;
}
.rioe li:last-child {
  display: block;
  width: 100%;
  margin: 3% 0 0 0;
  min-height: auto;
}
.rdiew {
  display: inline-block;
  vertical-align: top;
  width: 28%;
  margin: 0 0 0 3%;
  position: relative;
}
.bogire {
  width: 100%;
  object-fit: cover;
  height: 478px;
}
.tede {
  position: absolute;
  top: 0;
  padding: 50px;
}
.tede p {
  color: #fff;
  font-size: 26px;
  line-height: 34px;
  margin: 66px 0 0 0;
  font-weight: 300;
}
.tede p strong {
  font-weight: 700;
  display: block;
}
/*************huso husothree*************/
.husothree {
  background: #313232;
  padding: 60px 0;
  text-align: center;
}
.husothree .husoallh {
  color: #fff;
  margin: 0 0 39px 0;
}
.idew li {
  display: inline-block;
  width: 33%;
  vertical-align: top;
  padding: 24px;
  min-height: 219px;
}
.idew li img {
  margin: 0 0 19px 0;
}
.idew li p {
  color: #fff;
  font-size: 23px;
  line-height: 28px;
  font-weight: 300;
}
.idew li:nth-child(2) {
  border-left: solid 1px #fff;
  border-right: solid 1px #fff;
}
.idew li:last-child {
  width: 100%;
  border-top: solid 1px #fff;
  margin: 26px 0 0 0;
  padding-top: 50px;
}
.idew li:last-child img {
  display: inline-block;
  vertical-align: middle;
}
.idew li:last-child p {
  display: inline-block;
  vertical-align: middle;
  width: 91%;
  text-align: left;
  margin: 0 0 0 25px;
}
/*************huso.husofour*************/
section.huso.husofour {
  background: #8f1828;
  overflow: hidden;
}
.kide {
  max-width: 2500px;
  width: 100%;
  margin: 0 auto;
}
.leimse {
  float: left;
  object-fit: cover;
  height: 696px;
}
section.huso.husofour .husoallh {
  color: #fff;
  padding: 60px 62px 0;
}
.eimdiw {
  padding: 60px;
}
.eimdiw li {
  color: #fff;
  font-size: 18px;
  line-height: 29px;
  font-weight: 300;
  margin: 0 0 44px 0;
  border-bottom: solid 1px #fff;
  padding: 0 0 41px 0;
}
.eimdiw li strong {
  display: block;
  font-weight: 700;
  font-size: 30px;
  margin: 0 0 19px 0;
}
.eimdiw li:last-child {
  border: none;
  margin: 0;
  padding: 0;
}
/*************section.huso.husofive*************/
section.huso.husofive {
  position: relative;
}
section.huso.husofive .container {
  position: absolute;
  top: 11%;
  left: 0;
  right: 0;
}
section.huso.husofive li {
  background: #fff;
  display: inline-block;
  width: 46%;
  padding: 30px;
  vertical-align: top;
  position: relative;
  min-height: 444px;
}
section.huso.husofive li strong {
  display: block;
  width: fit-content;
  background: #8f1828;
  padding: 10px 29px;
  color: #fff;
  border-radius: 50px;
  margin: 0 0 19px 0;
  font-size: 27px;
  font-weight: 600;
}
section.huso.husofive li:first-child {
  margin-right: 7%;
}
section.huso.husofive li p::before {
  position: absolute;
  left: 0px;
  background: #000;
  height: 4px;
  width: 4px;
  content: "";
  top: 14px;
  border-radius: 30px;
}
section.huso.husofive li p {
  margin: 0;
  position: relative;
  padding: 0 0 24px 20px;
  font-size: 23px;
  line-height: 31px;
}
.bgiemd {
  object-fit: cover;
  height: 728px;
  width: 100%;
}
/*************section.huso.husosix*************/
section.huso.husosix {
  padding: 60px 0 25px;
  text-align: center;
}
section.huso.husosix li {
  width: 24%;
  display: inline-block;
  vertical-align: bottom;
  margin: 0 0 0 -5px;
}
section.huso.husosix li:nth-child(2) .obxe {
  background: #3f3f3f;
}
section.huso.husosix li:nth-child(3) .obxe {
  background: #373837;
  padding-bottom: 150px
}
section.huso.husosix li:last-child .obxe {
  background: #212121;
  margin-top: 0;
}
.obxe {
  text-align: left;
  background: #4e4e4e;
  padding: 30px;
  color: #fff;
  margin: 30px 0 0 0;
}
.hese {
  font-size: 23px;
  font-weight: 600;
  display: block;
  margin: 0 0 9px 0;
  line-height: 25px
}
.leie {
  margin: 0;
  position: relative;
  padding: 0 0 17px 10px;
  color: #dbdbdb;
}
.leie::before {
  position: absolute;
  left: 0px;
  background: #dbdbdb;
  height: 4px;
  width: 4px;
  content: "";
  top: 8px;
  border-radius: 30px;
}
/*************section.huso.husoseven*************/
section.huso.husoseven {
  position: relative;
}
section.huso.husoseven .container {
  position: absolute;
  left: 0;
  top: 8%;
  right: 0;
  text-align: center;
}
.lekdew {
  width: 100%;
  object-fit: cover;
  height: 786px;
}
section.huso.husoseven .husoallh {
  /* color: #fff; */
  margin-bottom: 39px;
}
@media (max-width: 600px) {
  section.huso.husoseven .husoallh {
    color: #ffffff;
  }
}
section.huso.husoseven li {
  display: inline-block;
  width: 31%;
  background: #8f1828;
  padding: 30px;
  text-align: left;
  vertical-align: top;
  min-height: 550px;
}
section.huso.husoseven li:nth-child(2) {
  margin: 0 3%;
}
.ehaede {
  text-align: center;
  margin: 0 0 34px 0;
}
.ehaede span {
  display: block;
  font-size: 35px;
  font-weight: 600;
  color: #fff;
  margin: 0 0 -37px 0;
}
section.huso.husoseven li .leie {
  font-size: 23px;
  line-height: 29px;
  font-weight: 300;
  color: #fff;
}
section.huso.husoseven .leie {
  padding: 0 0 17px 20px;
}
section.huso.husoseven .leie::before {
  position: absolute;
  left: 0px;
  background: #dbdbdb;
  height: 4px;
  width: 4px;
  content: "";
  top: 13px;
  border-radius: 30px;
}
/*************section.huso.husoeight*************/
section.huso.husoeight {
  text-align: center;
  padding: 20px 0;
}
section.huso.husoeight .husoallh {
  margin: 0 0 30px 0;
}
section.huso.husoeight .husoallh span {
  display: inline-block;
  vertical-align: middle;
}
section.huso.husoeight .husoallh img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 15px;
}
section.huso.husoeight .item {
  border: solid 1px #000;
  overflow: hidden;
}
section.huso.husoeight .owl-carousel .owl-item img {
  width: auto;
  display: inline-block;
  width: 34%;
  float: left;
}
.rixe {
  display: inline-block;
  vertical-align: middle;
  width: 65%;
  text-align: left;
  padding: 50px 50px 0;
}
.rixe span {
  display: block;
  width: fit-content;
  background: #8f1828;
  padding: 10px 29px;
  color: #fff;
  border-radius: 50px;
  margin: 0 0 19px 0;
  font-size: 27px;
  font-weight: 600;
}
.rixe p {
  font-size: 22px;
  line-height: 31px;
  font-weight: 400;
}
.owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #8f1828;
}
/*************huso husoone*************/
.ftr {
  background: #313232;
  padding: 60px 0;
}
.leidw {
  display: inline-block;
  vertical-align: top;
  width: 20%;
}
.frmneu {
  display: inline-block;
  vertical-align: top;
  width: fit-content;
  text-align: left;
  padding: 0 10%;
}
.frmneu a {
  color: #fff;
  font-size: 21px;
  display: block;
  width: fit-content;
  text-decoration: none;
  margin: 0 0 10px 0;
}
.landew {
  display: inline-block;
  vertical-align: top;
  width: 22%;
}
.landew a {
  color: #fff;
  font-size: 21px;
  display: block;
  width: fit-content;
  text-decoration: none;
  margin: 0 0 41px 0;
}
.landew i {
  font-style: normal;
  display: inline-block;
  margin: 0 0 0 8px;
}
.landew p {
  color: #fff;
}
/*************inner Page*************/
/*************ihusoinone*************/
.husoinone {
  text-align: center;
  padding: 60px 0;
}
.mixes {
  margin: 50px 0;
}
.mixes span {
  display: block;
  color: #000;
  font-size: 36px;
  font-weight: 400;
  text-transform: capitalize;
}
/*************huso husointwo: ;*************/
.husointwo {
  background: #8f1828;
  padding: 60px 0;
}
.lelise {
  display: inline-block;
  vertical-align: middle;
  width: 40%;
}
.roews {
  display: inline-block;
  vertical-align: middle;
  width: 56%;
  margin: 0 0 0 3%;
}
.roews .husoallh {
  color: #fff;
  margin: 0 0 36px 0;
}
/*************section.huso.husointhree*************/
section.huso.husointhree {
  text-align: center;
  padding: 60px 0;
}
section.huso.husointhree p {
  width: 76%;
  margin: 27px auto 0;
}
/*************huso husoone*************/
section.huso.husoinfour {
  background: #8f1828;
  padding: 60px 0;
}
section.huso.husoinfour .roews {
  margin: 0 3% 0 0;
}
.skdie {
  display: inline-block;
  width: 33%;
  vertical-align: middle;
  font-weight: 500;
  color: #ffff;
  font-size: 23px;
}
.kdies {
  display: inline-block;
  vertical-align: middle;
  width: 66%;
  text-align: center;
}
.kdies p {
  font-size: 14px;
  color: #fff;
  margin: 0;
}
.kdies p:first-child {
  border-bottom: solid 1px #fff;
}
section.huso.husoinfour .lelise {
  width: 31%;
}
section.huso.husoinfour .roews {
  width: 65%;
}
.leidew {
  margin: 7px 0 30px;
}
/*************huso husoinfive*************/
.husoinfive {
  width: 100%;
  object-fit: cover;
  display: block;
  position: relative;
}
.bges {
  width: 100%;
  object-fit: cover;
  height: 700px;
}
.husoinfive .container {
  position: absolute;
  top: 12%;
  left: 0;
  right: 0;
}
.whdesw {
  background: #fff;
  width: 53%;
  float: right;
  padding: 40px;
  border-radius: 11px;
}
.whdesw h3 {
  border-bottom: solid 3px #8f1828;
  padding-bottom: 8px;
  margin: 0 0 22px 0;
}
.whdesw p {
  color: #484848;
}
.whdesw .rediew {
  color: #8f1828;
  font-weight: 600;
  margin: 16px 0 0 0;
}
.whdesw .leie::before {
  background: #484848;
}
/*************Syllabus & Guide*************/
.mnarkele {
  margin: 7% 0;
  background: #8f1828;
  color: #fff;
  padding: 26px;
  border-radius: 10px;
}
.top-bammer {
  position: relative;
}
.top-bammer img {
  width: 100%;
  object-fit: cover;
  height: 172px;
  position: relative;
  filter: grayscale(100%);
  opacity: 0.9
}
.top-bammer span {
  position: absolute;
  top: 32%;
  text-align: center;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 35px;
  font-weight: 600;
}
.syllabus .nav-tabs .nav-link {
  font-weight: 700;
  color: #424242;
  border-radius: 30px;
  border: solid 1px #424242;
  padding: 12px 38px;
  font-size: 20px;
  margin: 0 25px 0 0;
}
.syllabus .nav-tabs .nav-item.show .nav-link, .syllabus .nav-tabs .nav-link.active {
  background: #8f1828;
  color: #ffff;
}
.syllabus .nav {
  margin: 50px 0;
  border: none;
}
.ulxe {
  background: #fff;
  box-shadow: 0 0 19px #cfc9c9;
  padding: 30px 20px;
  border-radius: 8px;
  margin: 50px 0
}
.reixe {
  display: inline-block;
  width: 30%;
  background: #ececec;
  padding: 39px;
  vertical-align: top;
  margin: 19px;
  min-height: 152px;
}
.reixe img {
    object-fit: contain;
    height: auto;
    width: 80px;
}
.reixe:nth-child(2) .reixe img {
  display: inline-block;
  vertical-align: middle;
}
.righxe {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 19px;
}
.heode {
  font-size: 25px;
  font-weight: 600;
  color: #000;
}
.righxe a {
  display: block;
  width: fit-content;
  background: #8f182a;
  color: #fff;
  font-size: 13px;
  padding: 3px 12px;
  border-radius: 15px;
  text-decoration: none;
  margin: 5px 0 0 0;
}
.reixe:hover {
  background: #8f182a;
}
.reixe:hover .heode {
  color: #fff;
}
.reixe:hover .righxe a {
  background: #fff;
  color: #8f182a;
}
/****images hover ****/

.images {display:inline-block;}
.images img{
  width: 300px;
}

.images .image{
  position: relative;
	display: inline-block
	
}

.images .first{
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.reixe:hover .images .image  .first{
  z-index: 0;
}

.images .image img{    object-fit: contain;
    height: auto;
    width: 80px;}




/*************faqbx*************/
.huso.syllabus.fquox {
  background: #8f1828;
  padding: 50px 0;
}
.fquox .accordion-flush .accordion-item .accordion-button, .fquox .accordion-flush .accordion-item .accordion-button.collapsed {
  border-radius: 0;
  background: #8f1828;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  outline: none;
  box-shadow: none;
  padding-left: 0;
}
.fquox .accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
  color: #fff;
  padding-top: 0;
  padding-left: 0;
}
.fquox .accordion-flush .accordion-collapse, .fquox .accordion-item {
  background: #8f1828;
}
.ridw {
  margin: 20px 0 0;
}
.ridw strong {
  display: block;
  margin: 0 0 10px;
}
.accordion {
  --bs-accordion-btn-icon: url(../images/download.svg);
  --bs-accordion-btn-active-icon: url(../images/download.svg);
}

/**********Terms-and-Conditions*************/
.lasdte {
    font-weight: 600;
    margin: 0 0 16px 0;
    display: block;
    font-size: 14px;
}

.sibuead {margin-bottom: 30px;}

.sibuead p, .trebse p, .sibuead {
    font-size: 14px;
    line-height: 21px;
}
.subheadm {
    font-weight: 600;
    margin: 0 0 10px 0;
    font-size: 16px;
}
.ukide {
    margin: 0 0 0 15px;
    padding: 0;
    list-style: none;
} 

.ukide  li {position: relative; padding: 0 0 0 15px;}

.ukide li::before {
    position: absolute;
    left: 0;
    height: 5px;
    width: 5px;
    content: "";
    background: #525252;
    border-radius: 50px;
    top: 5px;
}
.bacbt  {
    font-weight: 500;
    border-radius: 30px;
    padding: 8px 30px;
    font-size: 15px;
    margin: 0 25px 0 0;
    background: #8f1828;
    color: #ffff;
    text-decoration: none;
      text-transform: capitalize;
}

.sibuead a {text-decoration: none;   display: block; color: #424242;}

.urdde   {
    text-align: center;
    margin: 10px 0 0 0;
}

.urdde  a {
    display: inline-block;
    color: #ccc;
    text-decoration: none;
    font-size: 10px;
    padding: 0 10px;
}

.urdde  a:nth-child(2) {border-left: solid 1px #ccc; border-right: solid 1px #ccc;}


/****exampdf*****/

.pdfboxe a {
  display: inline-block;
  color: #000;
  text-decoration: none;
  margin: 0 20px 10px;
  width: 29%;
  text-align: left;
}


.pdfboxe a img{
  object-fit: contain;
  height: 45px;
  margin: 0 15px 0 0;
  vertical-align: middle;
}

.pdfboxe a span {
  display: inline-block;
  vertical-align: middle;
  width: 71%;
  font-size: 13px;
}

.pdfboxe {text-align: left;}

/* Position submenus to the right */
  /* Hide submenus by default */
  .dropdown-submenu {
    position: relative;
  }

  .dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
    display: none;
    position: absolute;
  }

  /* Show submenu on hover */
  .dropdown-submenu:hover .dropdown-menu {
    display: block;
  }

  /* Initially hide main dropdown */
  .dropdown-menu.show-subitems .dropdown-submenu .dropdown-menu {
    display: none;
  }


  @media (min-width: 1600px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
      max-width: 1500px !important;  /* standard wide desktop width */
    }
  }
/* ≥ 1400px */

@media (min-width: 1270px) and (max-width: 1399.98px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1340px !important;  /* matches your 1336px screenshot */
  }
}
@media (min-width: 1100px) and (max-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1340px !important;  /* matches your 1336px screenshot */
  }
}
.ol,ul{
padding-left: 0rem !important;
}