/*header*/
.header-logo a {
  max-width: 280px;
}
.m-menu-ali {
  justify-content: left !important;
}
.w-n-n {
  display: flex;
}
.welcome-name {
  padding-top: 26px;
}
.welcome-name span {
  color: #eb8724;
}
.pro-icn {
  width: 22px;
  height: 22px;
  border-radius: 25px;
  object-fit: cover;
}
/*home*/
.mg-t-40 {
  margin-top: 40px;
}
.mg-t-40 {
  margin-top: 40px;
}
.mg-b-40 {
  margin-bottom: 40px;
}
.f-w {
  width: 100% !important;
}
.c-s {
  object-fit: cover !important;
  width: 370px !important;
  height: 219px !important;
}
.p-small {
  font-size: 14px !important;
  font-weight: 700 !important;
  height: 38px !important;
  border-radius: 71px !important;
  padding: 0 20px;
  min-inline-size: fit-content !important;
}
.b-heading {
  font-size: 3rem !important;
}
.b-desc p {
  font-size: 1rem !important;
  font-family: "Gilroy";
  font-weight: 400 !important;
  letter-spacing: 0.3px !important;
}
.b-desc p span {
  line-height: 1.13;
  color: #3f3a64;
  font-size: 3rem;
  font-weight: 700;
}
/*course details*/
.align-cont {
  text-align: left;
}
.page-banner-section {
  background-image: url(../images/inner-bg2.jpg) !important;
}
.intro1-section {
  background-image: url(../images/banner-1.jpg) !important;
}
.sec-padding {
  padding-top: 30px;
  padding-bottom: 30px;
}
.title-tra {
  text-transform: capitalize;
}

/*profile section*/
.c-profile {
  box-shadow: 0 0 20px rgb(51 51 51 / 10%);
  border-radius: 10px;
  padding: 0;
}
.c-profile img {
  object-fit: cover;
  width: 100%;
  height: 180px;
  border-radius: 10px 10px 0 0;
}
.c-content {
  justify-content: space-between;
  display: flex;
  padding: 7px 10px;
  border-bottom: 1px dashed #e0e0e0;
}
.c-values {
  color: #222;
  font-weight: 500;
}
.c-values span {
  display: block;
  text-align: right;
}

.c-price {
  color: #ffffff;
  background: #50a853;
  padding: 0 15px;
  border-radius: 25px;
}
.price-sec {
  display: flex;
  margin-bottom: 3px;
  justify-content: flex-end;
}
.region-name {
  padding-right: 10px;
}

.c-profile div:last-child {
  border: none;
}
.buy-c {
  padding: 25px 0 15px 0;
}

/*instructors*/
.t-prof img {
  object-fit: cover;
  width: 235px;
  height: 235px;
  border-radius: 50%;
}
.t-slot-sec {
  display: flex;
  justify-content: space-between;
}
.t-slot-sec p {
  line-height: 2;
}
.t-p-cnt {
  text-align: left;
}
.t-p-cnt h4 {
  color: #efa71b;
  text-transform: capitalize;
}
.t-p-cnt p {
  margin: 0;
}
.t-p-cnt p span {
  font-weight: 500;
  color: #222222;
}
.t-p-cnt h6 {
  margin: 15px 0 5px 0;
  text-decoration: underline;
}
.t-contact {
  display: flex;
}
.t-contact i {
  background: rgb(80, 168, 83, 15%);
  color: #50a853;
  padding: 6px 0 0 8px;
  border-radius: 26px;
  width: 25px;
  height: 25px;
  margin-right: 5px;
}
.t-contact p {
  padding-right: 30px;
}
.t-mail {
  padding: 6px 0 0 5px !important;
  background: rgba(255, 0, 0, 15%) !important;
  color: #ff0000 !important;
}
.t-h-t {
  justify-content: space-between;
  display: flex;
}
.t-sec {
  box-shadow: 0 0 20px rgb(51 51 51 / 10%);
  border-radius: 10px;
  padding: 15px;
  margin-bottom: 20px;
}
.disclaimer button {
  margin: 0 10px;
  padding: 0 23px;
  height: 35px;
}
.pick-t label {
  top: -2px;
  position: relative;
  padding-right: 7px;
}
.c-content {
  justify-content: space-between;
  display: flex;
  padding: 7px 10px;
  border-bottom: 1px dashed #e0e0e0;
}
.a-slots {
  color: #ffffff;
  padding: 0 6px;
  border-radius: 4px;
  background: #50a853;
}
.t-a-s {
  border: 1px solid #50a853;
  background: rgb(80, 168, 83, 10%);
  border-radius: 25px;
  margin: 10px 12px;
}
.cur-lab {
  padding: 10px;
  background: aliceblue;
  font-weight: 500;
}
.t-n-l {
  padding-left: 50px;
}
.t-n-l-t {
  padding-left: 30px;
}
.cur-cont {
  width: 100%;
}
.topic-ite {
  line-height: 46px;
}
/*glimpse*/
.glimpse-img {
  object-fit: cover;
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.glimpse-card-info {
  display: flex;
}
.g-info {
  text-align: left;
  padding: 15px;
  box-shadow: 0 0 20px rgb(51 51 51 / 10%);
  border: 0;
}
.g-cont {
  padding-left: 15px;
}
.g-cont h5 {
  text-transform: capitalize;
}
.exp-cont {
  border-top: 1px solid #ccc;
  margin-top: 9px;
  padding-top: 10px;
}
.g-card {
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}
/*about*/
.stu-img img {
  width: 50%;
}
.c-a-pic img {
  width: 170px;
  height: 170px;
  object-fit: cover;
}

/*auth*/
.auth-ali {
  padding-top: 0px;
}
.auth-logo {
  width: 50%;
  margin-bottom: 30px;
}
.f-l-adjust {
  display: flex;
  justify-content: space-between;
}
.pwd-rules {
  font-size: 12px;
  text-align: left;
  margin: 0;
}
.pwd-err {
  font-size: 12px;
  color: #ff0000;
}
.d-signup {
  text-align: center;
  padding-top: 14px;
}
.d-signup a {
  color: #ff9d01;
}
.xza input {
  width: 100% !important;
}
/*my account*/
.u-l-img {
  display: grid;
  justify-content: center;
}
.u-l-img img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  object-fit: cover;
}
.u-l-img i {
  position: relative !important;
  top: -18px !important;
  left: 95px !important;
  font-size: 1.5rem !important;
}
.m-f-up {
  display: flex;
}
.m-f-op {
  padding-right: 15px;
}
.m-f-op label {
  top: -3px;
  position: relative;
}
.m-f-btn {
  margin: 0 !important;
}
.regi-main {
  position: relative;
}
.regi-btn {
  position: absolute;
  right: 11px;
  top: -20px;
  background: #09db09;
  border-radius: 25px;
  color: #ffffff;
  padding: 7px 20px;
  font-weight: bold;
  letter-spacing: 1px;
  box-shadow: 0 8px 20px 0 rgb(0 0 0 / 30%);
}
.o-details:hover {
  color: #ff9d01 !important;
}
.c-s-c {
  background-color: #0b9ef4;
}
.view-cr {
  left: 8px;
  top: -4px;
  position: relative;
}
.cour-lab {
  font-size: 12px;
  font-weight: normal;
}
.pcard {
  background: white;
  padding: 50px;
  display: inline-block;
  box-shadow: 0 0 20px rgb(51 51 51 / 10%);
  border-radius: 10px;
  margin: 30px 5px;
}
.pcard i {
  box-shadow: 0 0 20px rgb(51 51 51 / 10%);
  border-radius: 50px;
  font-size: 30px;
  color: #ffffff;
  background-color: #19d902;
  padding: 20px 29px;
}
.pcard h1 {
  padding-top: 30px;
  color: #fe880e;
}
.pay-b a {
  background: #fe880e;
  color: #fff !important;
  padding: 0 5px;
  border-radius: 3px;
  font-size: 14px;
  line-height: 2;
}
.duecls {
  color: red;
}
.t-p-cnt {
  text-align: left;
}
.nx-btn {
  justify-content: end;
  margin-bottom: 15px;
}
.nx-btn button {
  height: 35px !important;
  padding: 0 30px !important;
}
/*List of courses*/
/* .list-cours{
  margin: 12px 0 !important;
}
.list-cours-cont{
  justify-content: space-between; 
  display: flex;
  text-align: left;
}
.list-cours-items{
  width: 100%;
}
.list-cours-items h4{
  color: #fe8102;
}
.list-cours-items h4 span{
  color: #222;
  font-size: 16px;
}
.list-cours-cont a button{
  padding: 0 14px;
    height: 38px;
} */
.cour-tbl{
  margin: 0;
}
.cour-tbl-sub thead tr th{
  font-size: 12px !important;
  text-align: left !important;
  border: 1px solid !important;
  padding: 12px 8px !important;
}
.cour-tbl-sub tbody tr td{
  text-align: left !important;
  padding: 0 8px !important;
  border: 1px solid !important;
  font-size: 12px;
  color: #000000 !important;
}
.cour-tbl-sub tbody tr td a button{
  padding: 0 12px;
  height: 28px;
  font-size: 11px;
  border-radius: 25px;
}
.cour-tbl-sub tbody tr #co-btn{
  text-align: center !important;
}
#co-btn{
  text-align: center !important;
}
.gita-points{
  padding-bottom: 16px;
}
.gita-points ul li{
  text-align: left;
}
.high-txt {
  color: #ff0000 !important;
    border: 1px dashed;
    padding: 10px;
    font-size: 1rem;
}
.add-info-high{
border: 1px solid #fe880e;
    border-radius: 5px;
    padding: 0.8rem;
    margin-bottom: 1rem;
}
.add-high{
  color: #fe880e;
}


.price-link{
  text-decoration: underline;
  cursor: pointer;
}