.sign-text {

  margin-top: 40px;

  font-size: 22px;

  color: #094081;

  font-family: "Poppins";

  font-weight: 600;

}

.sign-text2 {

  margin-top: 30px;

  font-size: 18px;

  color: #094081;

  font-family: "Poppins";

  font-weight: 600;

  text-transform: uppercase;

}

.sign-text3 {

  margin-top: 30px;

  font-size: 18px;

  color: #094081;

  font-family: "Poppins";

  font-weight: 600;

}

#svg_form_time {

  height: 15px;

  max-width: 80%;

  margin: 20px auto 20px;

  display: block;

}

#svg_form_time circle,

#svg_form_time rect {

  fill: white;

}

.button_sign {

  background: rgb(21 54 125);

  padding: 4px 30px;

  display: inline-block;

  margin: 10px;

  font-weight: bold;

  color: white;

  cursor: pointer;

  box-shadow: 0px 2px 5px rgb(0 0 0 / 50%);

  float: right;

  border-radius: 50px;

}

.disabled {

  display: none;

}

.setp_align {

  margin-bottom: 4%;

}



.step_sign {

  padding: 80px 40px 50px;

  max-width: 500px;

  margin: 0px auto;

  background: white;

  backdrop-filter: blur(10px);

  box-shadow: 0px 2px 10px rgb(0 0 0 / 30%);

  border-radius: 0;

  transition: transform 0.2s ease-in-out;

  margin-top: 10%;

  margin-bottom: 10%;

}



input {

  width: 100%;

  margin: 7px 0px;

  display: inline-block;

  padding: 12px 25px;

  box-sizing: border-box;

  border-radius: 5px;

  border: 1px solid lightgrey;

  font-size: 1em;

  font-family: inherit;

  background: white;

}



.bg-color {

  background: linear-gradient(90deg, rgba(19, 154, 176, 1) 0%, rgba(58, 76, 142, 1) 50%, rgba(177, 31, 105, 1) 100%);

  padding: 8px;

  border-radius: 10px;

  max-width: 70%;

  width: 100%;

  margin: 0 auto;

}

.bg-color1 {

  background: linear-gradient(90deg, rgba(19, 154, 176, 1) 0%, rgba(58, 76, 142, 1) 50%, rgba(177, 31, 105, 1) 100%);

  padding: 8px;

  border-radius: 10px;

  max-width: 80%;

  width: 100%;

}

.special_ul li {

  padding-right: 23px;

  list-style-type: none;

  display: inline-block;

  text-align: center;

  margin-bottom: 30px;

  cursor: pointer;

}

.special_ul li a {

  font-size: 13px;

  font-weight: 600;

  font-family: "Poppins";

  color: #094081;

  text-transform: uppercase;

}

.special_ul li img {

  display: block;

  margin: 0 auto;

}

/*div#prev {    background: #c6c6c6;    padding: 4px 30px;    display: inline-block;    margin: 10px;    font-weight: bold;    color: white;    cursor: pointer;    box-shadow: 0px 2px 5px rgb(0 0 0 / 50%);    float: right;    border-radius: 50px;}*/

@media only screen and (max-width: 768px) {

  ul.tabs-nav_date {

    display: inline-grid !important;

    padding-left: 35% !important;

  }

  ul.tabs-nav_date li {

    margin-bottom: 5rem;

  }

}

@media only screen and (max-width: 767px) {



  ul.tabs-nav_date {

    display: block !important;

  }

  ul.tabs-nav_date li {

    width: 90px !important;

    margin-left: 20%;

    margin-bottom: 20%;

  }

  .inr-ph {

    width: 100%;

  }

}

.special_ul li>img:hover {

  border: 3px solid #9f266e;

  border-radius: 50px;

}

.time_collection {

  border: 1px solid lightgrey;

  max-width: 65%;

  margin: 0 auto;

  border-radius: 25px;

  padding: 3%;

  padding-left: 0;

  margin-top: 6rem;

}



.time_collection1>input {

  width: 100%;

  margin: 7px 0px;

  display: inline-block;

  padding: 12px 25px;

  box-sizing: border-box;

  border: none;

  font-size: 13px;

  font-family: inherit;

  background: white;

  border-bottom: 1px solid lightgrey;

  border-radius: unset;

}

.time_collection1 {

  max-width: 90%;

  margin: 0 auto;

  border-radius: 25px;

  padding: 3%;

  padding-left: 0;

  margin-top: 2rem;

}

#svg_form_time {

  --color-stop: #f12c06;

  --color-bot: #faed34;

}

.c-title {

  padding-left: 20px;

}

.i-cbs {

  width: 100%;

}

.bg-success,
.alert-success,
.label-success {

  background-color: #28a745 !important;

}

.bg-success,
.alert-success,
.label-success,
.bg-success a,
.alert-success a,
.label-success a {

  color: #ffffff !important;

}

button.close,
button.mailbox-attachment-close {

  padding: 0;

  background-color: transparent;

  border: 0;

  -webkit-appearance: none;

}

.close,
.mailbox-attachment-close {

  float: right;

  font-size: 1.5rem;

  font-weight: 700;

  line-height: 1;

  color: #000;

  text-shadow: 0 1px 0 #ffffff;

  opacity: .5;

}

.alert-success p {

  margin: 0 0 0px;

  margin-right: 20px;

}

.student_register .button_sign {

  background: rgb(21 54 125);

  padding: 4px 30px;

  display: inline-block;

  margin: 10px;

  font-weight: bold;

  color: white;

  cursor: pointer;

  box-shadow: 0px 2px 5px rgb(0 0 0 / 50%);

  float: right;

  border-radius: 50px;

  width: 130px;

}

label.error {

  color: #ff0000;

  font-size: 13px;

}

.register-heading {

  text-align: center;

  margin-top: 5%;

  font-size: 35px;

  font-weight: 600;

  color: #fff;

}

::-webkit-input-placeholder {
  /* Edge */

  color: #777 !important;

}



:-ms-input-placeholder {
  /* Internet Explorer 10-11 */

  color: #777 !important;

}



::placeholder {

  color: #777 !important;

}

.choices__inner {

  margin-top: 1rem !important;

}

/* The Modal (background) */

.login-model {

  display: none;
  /* Hidden by default */

  position: fixed;
  /* Stay in place */

  z-index: 10000;
  /* Sit on top */

  padding-top: 100px;
  /* Location of the box */

  left: 0;

  top: 0;

  width: 100%;
  /* Full width */

  height: 100%;
  /* Full height */

  overflow: auto;
  /* Enable scroll if needed */

  background-color: rgb(0, 0, 0);
  /* Fallback color */

  background-color: rgba(0, 0, 0, 0);

}



/* Modal Content */

.login-modal-content {

  background-color: #fefefe;

  margin: auto;

  padding: 20px;

  width: 35%;

  border-radius: 0.125rem;

  -webkit-box-shadow: 0 5px 11px 0 rgb(0 0 0 / 18%), 0 4px 15px 0 rgb(0 0 0 / 15%);

  box-shadow: 0 5px 11px 0 rgb(0 0 0 / 18%), 0 4px 15px 0 rgb(0 0 0 / 15%);

}



/* The Close Button */

.login-model .close,
.login-model .regclose {

  color: #aaaaaa;

  text-align: right;

  font-size: 28px;

  font-weight: normal;

  cursor: pointer;

}

.login-model .close,
.login-model .studentregclose {

  color: #aaaaaa;

  text-align: right;

  font-size: 28px;

  font-weight: normal;

  cursor: pointer;

}

.login-icon {

  text-align: center;

  margin-top: 10px;

}

.login-icon img {

  height: 75px;

}

.login-model .close:hover,

.login-model .close:focus {

  color: #000;

  text-decoration: none;

  cursor: pointer;

}

.register-modal-content {

  background-color: #fefefe;

  margin: auto;

  padding: 20px;

  padding-top: 20px;

  padding-right: 20px;

  padding-bottom: 20px;

  padding-left: 20px;

  width: 50%;

  border-radius: 0.125rem;

  -webkit-box-shadow: 0 5px 11px 0 rgb(0 0 0 / 18%), 0 4px 15px 0 rgb(0 0 0 / 15%);

  box-shadow: 0 5px 11px 0 rgb(0 0 0 / 18%), 0 4px 15px 0 rgb(0 0 0 / 15%);

}

.student-reg-model {

  width: 60%;

}

#studentregister_form .error {

  text-align: left !important;

}

#studentregister_form select {

  padding: 15px 2px;

  color: #000;

}

.register-modal-content {

  width: 60%;

}

#register_form select {

  padding: 17.5px 2px;

  color: #000;

}

.md-form {

  width: 100%;

  padding: 1em;

}

.btn-login {

  margin-top: 5px;

}

.md-form .group {

  position: relative;

  padding-bottom: 0em;

}

.choices {

  margin-bottom: 0px !important;

}

.md-form .choices:focus,
.form .choices:valid {

  background-position: 0 0 !important;

}

.md-form .choices:focus~label,
.form .choices:valid~label {

  color: #000 !important;

  font-size: 0.875em !important;

  top: -1.5em !important;

}

.md-form .choices:focus {

  outline: none !important;

}

.choices__list--multiple .choices__item {

  background-color: #198eab !important;

}



.md-form p {

  margin: 0em !important;

}

.md-form .group label {

  position: absolute;

  pointer-events: none;

  left: 0.5em;

  top: 1em;

  transition: 0.2s ease all;

  color: #ccc;

  font-size: 14px;

  font-weight: 500;

}

.regtermsandconditions {

  text-align: left;

  position: relative;

  float: left;

  width: 5%;

}

.md-form .group input[type=text],
.md-form .group input[type=password] {

  background-color: transparent;

  padding: 0.75em 1.5em;

  line-height: 1.5em;

  border: 0;

  display: block;

  width: 100%;

  margin-top: 1.2em;

  text-align: left;

  border-bottom: 1px solid #c3c8c7;

  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #27729f 4%);

  background-position: -100em 0;

  background-size: 100% 100%;

  background-repeat: no-repeat;

  border-radius: 0px;

  padding-left: 0.5em;

  transition: 0.3s cubic-bezier(0.64, 0.09, 0.08, 1) all;

}

.md-form .group input[type=text]:focus,
.form .group input[type=text]:valid,
.md-form .group input[type=password]:focus,
.form .group input[type=password]:valid {

  background-position: 0 0;

}

.md-form .group input[type=text]:focus~label,
.form .group input[type=text]:valid~label,

.md-form .group input[type=password]:focus~label,
.form .group input[type=password]:valid~label {

  color: #000;

  font-size: 0.875em;

  top: -1.5em;

}

.md-form .group input[type=text]:focus,
.md-form .group input[type=password]:focus {

  outline: none;

}

.choices__inner {

  border: 0px !important;



  border-bottom: 1px solid #ccc !important;

}

.md-form input[type=submit] {

  background-color: transparent;

  border-radius: 50px;

  padding: 0.5em 1em;

  line-height: 1.5em;

  border: 0;

  background: #FF5722;

  color: #fff;

  font-weight: bold;

  text-transform: initial;

  width: 25%;

  display: inline-block;

  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);

  text-align: center;

}

.md-form input[type=submit]:hover {

  transform: translateY(-3px);

  box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.2);

}



#choices-multiple-remove-button-error {

  margin-bottom: 10px;

}

.md-form .follow {

  width: 42px;

  height: 42px;

  border-radius: 50px;

  background: #4e69a2;

  display: inline-block;

  margin: 50px calc(50% - 21px);

  white-space: nowrap;

  padding: 13px;

  box-sizing: border-box;

  color: white;

  font-family: Roboto, sans-serif;

  text-decoration: none;

  box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.2);

  width: 134px;

  transform: translateX(-50px);

}

.md-form .follow i {

  transition: margin-right 0.2s ease;

  margin-right: 10px;

}

.md-form .title {

  margin-top: -50px;

}

.md-form .title h5 {

  font-size: 30px;

  font-weight: 600;

}

.icon-col i {

  position: relative;

  bottom: -31px;

  color: #3a4b8e;

}

.forgotpassword-link {

  color: #439caf;

}

#regerror {

  margin: 10px !important;

}

/* Course */

.course-list {

  margin-bottom: 30px;

}



.course-title {

  text-align: center;

  background: #FF5722;

  color: #fff;

  padding: 25px 0px;

}

.course-search-btn i {

  top: 0 !important;

}

.search-btn-group {

  width: auto !important;

}

.course-filter-btn {

  background: #ffffff !important;

  color: #000000;

}

.course-filter-btn:hover {

  color: #000000;

}

.course-filter-btn .fa-sliders,
.course-filter-btn .fa-undo {

  background: #1E3A8A;

  background-clip: border-box;

  -webkit-background-clip: text;

  -webkit-text-fill-color: transparent;

}

.sh-exp .form-group {

  width: 24%;

  display: inline-block;

}

.search-rslt-heading {

  font-size: 20px;

  color: #094081;

  font-weight: unset;

  text-align: left;

}

.error {

  color: red;

  font-size: 14px;

  text-align: center;

}

.custom-error {

  text-align: left;

  margin-top: 0px;

}

@media only screen and (max-width: 1366px) {

  .sh-exp .form-group {

    width: 22%;

  }

}

@media only screen and (max-width: 1024px) {

  .sh-exp .form-group {

    width: 19%;

  }

}

@media only screen and (max-width: 768px) {

  .sh-exp .form-group {

    width: 32%;

  }

}

@media only screen and (max-width: 600px) {

  .register-modal-content,
  .login-modal-content {

    width: 90%;

  }

  .pay-now-btn {
    width: 50%;
  }

  .md-form input[type=submit] {

    width: 60%;

  }

  .return-book-cls {
    display: block !important;
  }

  .sh-exp .form-group {

    width: 100%;

  }

}

.bg-lblue {

  background-color: #e5f8fb;

}

.sec-cgout {

  padding: 40px 0px;

}

.sec-cgout .rt-bg .inr {

  padding: 10px 15px;

  border-radius: 8px;

}

.cg-price {

  background: #FF5722 !important;
  color: #fff !important;

  padding: 2px 8px;

  border-radius: 15px;

  font-size: 16px;

}

.cg-price span {

  font-weight: 600;

}

.rt-bg ul {

  margin-top: 15px;

  margin-bottom: 15px;

  color: #fff;

  padding-left: 25px;

}

.rt-bg ul li {

  margin-bottom: 15px;

}

.cg-rt {}

.rt-bg ul li:before {

  content: "\f105";

  font-family: FontAwesome;

  display: inline-block;

  margin-left: -1.3em;

  width: 1em;

  color: #fff;

}

.sec-cgout .hd {

  margin-bottom: 30px;

}

.sec-cgout .btm {

  margin-top: 30px;

}

.cr-mod {

  padding: 25px 0px;

  border-bottom: 1px solid rgb(183 198 201 / 72%);

}

.cr-mod:last-child {

  border-bottom: 0px;

}

.cs-bl {

  padding: 7px 10px;

  width: max-content;

  padding-left: 10px;

  padding-right: 10px;

}

.sec-cgmod .cs-bl a:first-child {

  padding-right: 7px;

}

.cr-mod p {

  color: #000;

}

.s-civ .inr {

  padding: 20px 25px;

}

.s-civp {

  color: #fff;

}

.s-civ .br-1 p {

  border-bottom: 1px solid rgb(255 255 255 / 64%);

  padding: 8px 0px;

  color: #fff;

}

.hd-icn {

  display: flex;

  color: #fff;

  border-bottom: 1px solid rgb(255 255 255 / 64%);

  padding: 10px 0px;

}

.in-cg .hd-icn:last-child {

  border-bottom: 0px;

}

.hd-icn img {

  margin-right: 20px;

  max-width: 100%;

  object-fit: contain;

}

.bg-patter-t {

  background: url('../images/testimonial-bg.png')no-repeat;

}

/*.ts-carousel .owl-item.active .item{

      border-right: 1px solid rgb(19 154 176 / 38%);

    }*/



@media screen and (max-width: 991px) {

  .sec-cgout .col-lg-4 {

    margin-bottom: 30px;

  }

}

@media screen and (min-width: 768px) {

  .in-cg {

    padding-right: 15%;

  }

}

@media screen and (max-width: 767px) {

  .sec-cgout .btm p {

    margin-bottom: 0px;

  }

  .cr-mod:first-child {

    padding-top: 0px;

  }

  .cg-rt {

    display: block !important;

  }

  .cg-rt h5 {

    margin-bottom: 20px !important;

  }

}



/* My course */

.course-timing-btn {

  border-color: #178eab !important;

  margin-right: 10px;

  border-radius: 0px;

}

.course-timing-btn:focus {

  color: #fff;

  background-color: #178eab !important;

  border-color: #178eab !important;

}

.course-timing-btn:active {

  color: #fff;

  background-color: #178eab !important;

  border-color: #178eab !important;

}

.btn-group>.btn-check:checked+.btn {

  color: #fff;

  background-color: #178eab !important;

  border-color: #178eab !important;

}

.course-timing-btn:hover {

  color: #fff;

  background-color: #178eab !important;

  border-color: #178eab !important;

}



/* Tutor dashboard */



.teacher-dashboard {

  max-width: 100%;

  margin: 0;

  margin-bottom: 5%;

}



.teacher-bg {

  /* background: url(../images/tutor-dashboard-bg.png)no-repeat; */
  background: url('../images/myfitguru-bg-banner.jpg');

  background-size: cover;

  padding: 5% 0px;

}



.dashboard-sidebar {

  background: #1E3A8A;

  border-radius: 50px;

  color: #ffffff;

  padding: 10px;

  padding-top: 20px;

  padding-bottom: 50px;

}

.public-dashboard-prof {

  height: 90px;

  width: 90px;

}

.dashboard-sidebar .profile-image-sec {

  margin: 15px 0px;

  padding: 0px 10px;

}

.dashboard-sidebar .title {

  font-size: 18px;

  padding: 0px;

  margin: 0px;

  margin-bottom: 5px;

  font-weight: 500;

}

.dashboard-sidebar .name {

  font-size: 22px;

  padding: 0px;

  margin: 0px;

  margin-bottom: 5px;

  font-weight: 500;

}

.dashboard-sidebar .course {

  font-size: 14px;

  padding: 0px;

  margin: 0px;

  margin-bottom: 5px;

  font-weight: 500;

}

.dashboard-sidebar .dasboard-nav {

  margin-top: 60px;

}

.dashboard-sidebar .dasboard-nav .navbar {

  display: initial;

}

.dashboard-sidebar .dasboard-nav .nav-item {

  border-bottom: 1px solid rgb(255 253 255 / 36%);

}

.dashboard-sidebar .dasboard-nav .nav-item:hover {

  background: rgb(0 0 0 / 20%);

}

.dashboard-sidebar .dasboard-nav .navbar-nav .active {

  background: #FF5722;

}

.dashboard-sidebar .dasboard-nav .nav-item:last-child {

  border-bottom: 0px;

}

.dashboard-sidebar .dasboard-nav .nav-col {

  padding: 0px;

}

.dashboard-sidebar .dasboard-nav .navbar-nav .nav-link {

  color: #ffffff;

  padding: 20px 0px 20px 20px;

  font-weight: 400;

}



.teacher-dashboard .dashboard-header {

  background: #1E3A8A;

  width: 75%;

  border-radius: 50px;

  color: #ffffff;

}

.dashboard-header p,
.dashboard-header h4 {

  margin: 0px;

}

.dashboard-header p {

  font-size: 18px;

  font-weight: 500;

}

.dashboard-header .month {

  font-size: 14px;

  font-weight: 400;

}

.dashboard-header h4 {

  font-size: 25px;

  font-weight: 600;

}

.dashboard-header .first-col,
.dashboard-header .second-col {

  border-right: 1px solid rgb(255 253 255 / 36%);

  padding: 30px 0px 30px 70px;

}

.dashboard-header .third-col {

  padding: 30px 0px 30px 70px;

}

.teacher-dashboard .dashboard-body {

  margin: 35px 0px;

}

.teacher-dashboard .dashboard-body .breadcrumb-item a {

  color: #1d97c6;

}

.teacher-dashboard .dashboard-body .breadcrumb-item.active {

  color: #000000;

}

.teacher-dashboard .dashboard-body .header {

  margin: 30px 0px;

}

.teacher-dashboard .dashboard-body .header h4 {

  position: relative;

  display: initial;

  color: #000000;

  font-weight: 500;

}

.teacher-dashboard .dashboard-body .dashboard-table {

  width: 100%;

}

.teacher-dashboard .dashboard-body .dashboard-table thead tr td {

  font-weight: 500;

}

.teacher-dashboard .dashboard-body .dashboard-table td {

  padding: 10px 5px;

  border: 0px;

  border-bottom: 1px solid #d4cfcf;

  font-size: 14px;

  color: #000000;

}

.teacher-dashboard .dashboard-body .dashboard-table td .view {

  background: #178eab;

  color: #ffffff;

  padding: 3px 15px;

  font-size: 12px;

  margin-right: 5px;

  border-radius: 50px;

}

.teacher-dashboard .dashboard-body .dashboard-table td .view:hover {

  background: #0f667b;

}

.teacher-dashboard .dashboard-body .dashboard-table td .edit {

  background: #41488c;

  color: #ffffff;

  padding: 3px 15px;

  margin-right: 5px;

  font-size: 12px;

  border-radius: 50px;

}

.teacher-dashboard .dashboard-body .dashboard-table td .edit:hover {

  background: #383d6e;

}

.teacher-dashboard .dashboard-body .dashboard-table td .delete {

  background: #ad2069;

  color: #ffffff;

  padding: 3px 15px;

  font-size: 12px;

  margin-right: 5px;

  /* margin-left: 5px; */

  border-radius: 50px;

}

.teacher-dashboard .dashboard-body .dashboard-table td .delete:hover {

  background: #77204d;

}

.teacher-dashboard .dashboard-body .header .btn-bgb {

  margin-top: -10px;

}

@media screen and (max-width: 767px) {

  .teacher-dashboard .dashboard-header {

    margin-top: 20px;

    width: 100%;

  }

  .dashboard-header .first-col,
  .dashboard-header .second-col {

    border-right: 1px solid rgb(255 253 255 / 36%);

    padding: 30px 0px 0px 30px;

  }

  .dashboard-header .third-col {

    padding: 30px 0px 30px 30px;

  }

  .teacher-dashboard .dashboard-body .header h4 {

    display: block;

  }

  .teacher-dashboard .dashboard-body .dashboard-table td .view,
  .teacher-dashboard .dashboard-body .dashboard-table td .edit,
  .teacher-dashboard .dashboard-body .dashboard-table td .delete {

    margin: 0px;

    line-height: 30px;

  }

}

/* My course */

.register-form select {

  -webkit-appearance: none;

  -moz-appearance: none;

  appearance: none;

  background: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20448%22%20enable-background%3D%22new%200%200%20256%20448%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.arrow%7Bfill%3A%23424242%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22arrow%22%20d%3D%22M255.9%20168c0-4.2-1.6-7.9-4.8-11.2-3.2-3.2-6.9-4.8-11.2-4.8H16c-4.2%200-7.9%201.6-11.2%204.8S0%20163.8%200%20168c0%204.4%201.6%208.2%204.8%2011.4l112%20112c3.1%203.1%206.8%204.6%2011.2%204.6%204.4%200%208.2-1.5%2011.4-4.6l112-112c3-3.2%204.5-7%204.5-11.4z%22%2F%3E%3C%2Fsvg%3E%0A) 96% / 3% no-repeat #fff;
  color: #000000;
}

.register-form {

  font-size: 14px;

}

.register-form .form-group {

  margin-bottom: 15px;

}

.register-form .form-group label {

  margin: 10px 0px;

}

.register-form .form-group .date-input {

  padding: 10px;

  margin-top: 0px;

  width: 75%;

}

.teacher-dashboard .dashboard-body .view-course-table {

  width: 100%;

}

.teacher-dashboard .dashboard-body .view-course-table td {

  padding: 10px;

  font-size: 14px;

}

.teacher-dashboard .dashboard-body .view-course-table .label-td {

  width: 30%;

}

.teacher-dashboard .dashboard-body .profile-col {

  background: white;

  margin: 0px 10px;

  border-radius: 25px;

  box-shadow: 0 1px 2px rgb(0 0 0 / 7%), 0 2px 4px rgb(0 0 0 / 7%), 0 4px 8px rgb(0 0 0 / 7%), 0 8px 16px rgb(0 0 0 / 7%), 0 16px 32px rgb(0 0 0 / 7%), 0 32px 64px rgb(0 0 0 / 7%);

  padding: 20px;

}

.registration-container .form_group {

  position: relative;

  margin-top: 2rem;

}

.registration-container .form_control {

  width: 100%;

  border: none;

  outline: none;

  color: black;

  padding: 0.5rem 0;

  border-bottom: 2px solid #ecf0f1;

  font-size: 14px;

}

.registration-container .form_control:focus+label,
.form_control:valid+label {

  top: -1.5rem;

}



.registration-container .dob-form-control {

  font-size: 12px;

  width: 31%;

  padding: 3px;

  margin: 5px 0 10px 0;

}

.reg-c-label {

  font-size: 14px;

  margin: 5px 0 10px 0;

}

.registration-container .reg-dropdown {

  padding: 3px;

  font-size: 12px;

  width: 100%;

}

.mutiple-select-form-group {

  margin-top: 2.3rem !important;

}

.mutiple-select-form-group .bootstrap-select {

  width: 100% !important;

  border: 1px solid #dbdbdb !important;

}

.mutiple-select-form-group .btn {

  font-size: 14px;

}

.mutiple-select-form-group .bootstrap-select .bs-ok-default:after {

  color: #3c8caa;

}

.profile-pic {

  width: 274px;

  max-height: 274px;

  display: inline-block;

}

.file-upload {

  display: none;

}

.circle {

  border-radius: 100% !important;

  overflow: hidden;

  width: 200px;

  height: 200px;

  border: 2px solid rgba(255, 255, 255, 0.2);

  top: 72px;

}

img {

  max-width: 100%;

  height: auto;

}

.p-image {

  top: 167px;

  right: 30px;

  color: #666666;

  transition: all .3s cubic-bezier(.175, .885, .32, 1.275);

}

.p-image:hover {

  transition: all .3s cubic-bezier(.175, .885, .32, 1.275);

}

.upload-button {

  font-size: 1.2em;

  cursor: pointer;

}

.upload-button:hover {

  transition: all .3s cubic-bezier(.175, .885, .32, 1.275);

  color: #999;

}

.certificate-file {

  border: 0px;

  padding-left: 0;

  margin-top: -5px;

}

.social-media-input {

  padding: 0.5rem 10px;

  border-radius: 0px;

}

.social-media-input {

  padding: 0.5rem 10px;

  border-radius: 0px;

  margin: 0px;

}

.social-media-link {

  margin-top: 7px;

}

.social-media-heading {

  font-weight: 600;

  margin: 0px;

  margin-top: 15px;

}

.profile-form .error {

  text-align: left !important;

}

.inner-page-bg {

  background-size: cover !important;

  background-repeat: no-repeat !important;

  height: 300px;

  display: flex;

  justify-content: center;

  align-items: center;



}

.common-sec {

  margin-top: 50px;

  margin-bottom: 50px;

}

.inner-page-bg h4 {

  text-align: center;

  color: #ffffff;

  font-weight: 600;

  font-size: 40px;

}

.page-para {

  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  text-align: justify;

}

.faq-acc-qus {

  color: #000 !important;

  font-weight: 400 !important;

  font-size: 19px !important;

  border-color: none !important;

  box-shadow: none !important;

  padding: 0px 15px !important;

}

.faq-accor .accordion-header {

  padding: 15px 0px !important;

}

.faq-accor .accordion-item {

  -webkit-box-shadow: 0 8px 6px -6px black !important;

  -moz-box-shadow: 0 8px 6px -6px black !important;

  box-shadow: 0 8px 6px -6px #cecece !important;

  border-bottom-right-radius: 25px !important;

  border-bottom-left-radius: 25px !important;

}

.faq-acc-qus:focus {

  border-color: none !important;

  box-shadow: none !important;

}



.address-ul .map-li::before {

  content: "";

  background-image: url('../../img/mapicon.png');

  background-size: contain;

  display: inline-block;

  width: 1.5em;

  height: 1.5em;

  position: relative;

  top: 0.4rem;

  margin-right: 0.2rem;

}

.address-ul .phone-li::before {

  content: "";

  background-image: url('../../img/phoneicon.png');

  background-size: contain;

  display: inline-block;

  width: 1.5em;

  height: 1.5em;

  position: relative;

  top: 0.4rem;

  margin-right: 0.2rem;

}

.address-ul .mail-li::before {

  content: "";

  background-image: url('../../img/mailicon.png');

  background-size: contain;

  display: inline-block;

  width: 1.5em;

  height: 1.5em;

  position: relative;

  top: 0.4rem;

  margin-right: 0.2rem;

}

.address-ul .web-li::before {

  content: "";

  background-image: url('../../img/webicon.png');

  background-size: contain;

  display: inline-block;

  width: 1.5em;

  height: 1.5em;

  position: relative;

  top: 0.4rem;

  margin-right: 0.2rem;

}



/* Student */

.course-section h4 {

  font-size: 25px;

  font-weight: 500;

  margin-bottom: 10px;

  color: #000;

}

.course-section p {

  font-weight: 500;

  color: #000;

  font-size: 15px;

  margin-bottom: 10px;

}

.course-section .remaining-days {

  color: #1596ae;

}

.course-section .active-level {

  color: #1596ae;

}

.course-detail-row {

  border: 1px solid darkgray;

  border-radius: 25px;

  padding: 25px 0px 25px 10px;

}

.course-detail-row .border-right {

  border-right: 1px solid #b9b9b9;

}

.course-detail-row .enroll-value {

  font-weight: 400;

}

.course-detail-row .course-col {

  padding-left: 25px;

}

.course-section:first-child {

  border-bottom: 1px solid #ddd;

  padding-bottom: 50px;

  margin-bottom: 50px;

}

.row-flex {

  display: flex;

  flex-wrap: wrap;

}





.content {

  height: 100%;

  padding: 20px 20px 10px;

  color: #fff;

  /* height: 500px; */

}

.course-section .span-border {

  border-right: 1px solid #c1c1c1;

  padding-right: 5px;

  margin-right: 8px;

}

.course-section .span-border:last-child {

  border-right: 0;

}



.circle .profile-pic {

  width: 100%;

  height: 100%;

}

.certificate-img {

  height: 150px;

}





.student-dashboard-table {

  width: 100%;

}

.student-dashboard-table td {

  padding: 10px 5px;

  border: 0px;

  border-bottom-color: currentcolor;

  border-bottom-style: none;

  border-bottom-width: 0px;

  border-bottom: 1px solid #d4cfcf;

  font-size: 14px;

  color: #000000;

}

.get-help-tarea {

  width: 100%;

  height: 225px;

  border-radius: 15px;

  padding: 30px;

  text-align: left;

}

.enroll-tarea {

  border-right: 0px;

  border-left: 0px;

  border-top: 0px;

}

.enroll-tarea::-webkit-input-placeholder,
.get-help-tarea::-webkit-input-placeholder {

  /* WebKit, Blink, Edge */

  color: #6c6c6c !important;

  font-weight: 400 !important;

}

.enroll-tarea::-webkit-input-placeholder,
.get-help-tarea:-moz-placeholder {

  /* Mozilla Firefox 4 to 18 */

  color: #6c6c6c !important;

  font-weight: 400 !important;

  opacity: 1;

}

.enroll-tarea::-webkit-input-placeholder,
.get-help-tarea::-moz-placeholder {

  /* Mozilla Firefox 19+ */

  color: #6c6c6c !important;

  font-weight: 400 !important;

  opacity: 1;

}

.enroll-tarea::-webkit-input-placeholder,
.get-help-tarea:-ms-input-placeholder {

  /* Internet Explorer 10-11 */

  color: #6c6c6c !important;

  font-weight: 400 !important;

}

.get_help_form label {

  text-align: left;

}

.course-list-pagination .page-item.active .page-link {

  background-color: #9f266f;

  border-color: #a9226c;

}

.course-list-pagination .page-item.active .page-link {

  background-color: #9f266f;

  border-color: #a9226c;

}

.course-list-pagination .pagination a,
.course-list-pagination .pagination span {

  float: left;

  padding: 0px 8px;

  line-height: 21px;

  text-decoration: none;

  background: #fff;

  margin: 10px;

  text-transform: uppercase;

  font-size: 10px;

  font-weight: 600;

}

.course-list-pagination .pagination {

  margin: auto;

  width: 100px;

}

.list-unstyled p {

  line-height: 18px;

}

.enroll-title {

  text-transform: uppercase;

  font-size: 35px;

}

/* http://docs.jquery.com/UI/Autocomplete#theming*/

.ui-autocomplete {

  position: fixed;

  cursor: default;

  background: #FDFDFD;

  box-shadow: 1px 2px 4px 1px #0000002b;



  overflow: auto;

  z-index: 999999999;

}

/* workarounds */

html .ui-autocomplete {

  width: 1px;

}

.ui-menu {

  list-style: none;

  padding: 2px;

  margin: 0;

  display: block;

  float: left;

}

.ui-menu .ui-menu {

  margin-top: -3px;

}

.ui-menu .ui-menu-item {

  margin: 0;

  padding: 0;

  padding-left: 10px;

  padding-top: 5px;

  cursor: pointer;

  zoom: 1;

  float: left;

  clear: left;

  width: 100%;

}

.mn-img {

  width: 100%;

}

.clourse-main-list {

  width: 100%;

}

.enroll-timing-btn,
.enroll-timing-btn:hover {

  border-radius: 50px;

  margin-right: 10px;

  color: #aa226b;

  border-color: #aa226b;

  background-color: #ffffff;

}

.btn-group>.btn-check:checked+.enroll-timing-btn {

  background-color: #aa226b !important;

  border-color: #aa226b !important;

}

.btn-group>.btn-group:not(:last-child)>.enroll-timing-btn,
.btn-group>.enroll-timing-btn:not(:last-child):not(.dropdown-toggle) {

  border-top-right-radius: 50px;

  border-bottom-right-radius: 50px;

}

.btn-group>.btn-group:not(:first-child)>.enroll-timing-btn,
.btn-group>.enroll-timing-btn:nth-child(n+3),
.btn-group> :not(.btn-check)+.enroll-timing-btn {

  border-top-left-radius: 50px;

  border-bottom-left-radius: 50px;

}

.btn-check:active+.enroll-timing-btn,
.btn-check:checked+.enroll-timing-btn,

.enroll-timing-btn.active,
.enroll-timing-btn.dropdown-toggle.show,
.enroll-timing-btn:active {

  background-color: #ffffff;

  border-color: #aa226b !important;

}

.margin-bottom-10px {

  margin-bottom: 15px;

}

.margin-bottom-7px {

  margin-bottom: 7px;

}



.forgot-email-icon i {

  bottom: -38px;

}



.home-carousel-item {

  height: 480px;

  background-repeat: no-repeat;

  background-size: cover
}



@media screen and (max-width: 767px) {

  .home-carousel-item {

    height: 350px;

    background-repeat: no-repeat;

    background-size: cover
  }

  .inr-caption {

    margin-top: 0%;

    margin-left: 3rem;

  }

  .hw-iframe {

    margin-top: 20px;

  }

  .detail-course-enroll-btn {

    padding: 0px !important;

  }

  .contact-form-div h5 {

    padding: 15px
  }

}

#sticky-social a {

  height: 40px;

  font-size: 28px;

}

/* Style the list */

ul.detail-product-breadcrumb {

  padding: 10px 16px;

  list-style: none;

}

.detail-product-breadcrumb {

  margin-bottom: 0px;

}

/* Display list items side by side */

ul.detail-product-breadcrumb li {

  display: inline;

  font-size: 16px;

}



/* Add a slash symbol (/) before/behind each list item */

ul.detail-product-breadcrumb li+li:before {

  padding: 8px;

  color: black;

  content: ">";

}



/* Add a color to all links inside the list */

ul.detail-product-breadcrumb li a {

  color: #3780b8;

  text-decoration: none;

}



/* Add a color on mouse-over */

ul.detail-product-breadcrumb li a:hover {

  color: #01447e;

  text-decoration: underline;

}

ul.detail-product-breadcrumb li a:hover {

  text-decoration: none;

}

.my-course-form .dyna-form-group {

  margin-bottom: 0px;

}

.my-course-form .btn-outline-primary {

  color: #9d266f;

  border: 1px solid #9d266f !important;

  font-size: 14px;

  margin-bottom: 10px;

}



.my-course-form .course-timing-btn:hover {

  color: #ffffff !important;

  background-color: #9d266f !important;

}

.my-course-form .btn-check:checked+.btn-outline-primary {

  color: #ffffff !important;

  background-color: #9d266f !important;

}





/* Package based */

.package-box .card {

  height: 215px;

  width: 100%;

  position: relative;

  border: none;

  display: inline-block;

  margin: 0px;

}

.package-box input[type="radio"] {

  -webkit-appearance: none;

  appearance: none;

  background-color: white;

  height: 100%;

  width: 100%;

  border-radius: 10px;

  position: absolute;

  box-shadow: 7px 7px 15px rgba(2, 28, 53, 0.08);

  cursor: pointer;

  outline: none;

}

.package-box input[type="radio"]:before {

  content: "";

  position: absolute;

  height: 22px;

  width: 22px;

  background-color: #f9fafd;

  border: 1px solid #e2e6f3;

  border-radius: 50%;

  top: 35px;

  right: 20px;

}

.package-box input[type="radio"]:after {

  content: "";

  position: absolute;

  height: 13px;

  width: 13px;

  background-color: transparent;

  border-radius: 50%;

  top: 39.5px;

  right: 24.5px;

}

.package-box label {

  position: absolute;

  margin: 10px 15px;

  cursor: pointer;

  pointer-events: none;

}

.package-box h5 {

  font-weight: 600;

  font-size: 18px;

  letter-spacing: 0.5px;

  margin: 10px 0 10px 0;

}

.package-box h2 {

  font-size: 28px;

  font-weight: 600;

  margin-bottom: 0px;

}

.package-box span {

  font-weight: 400;

  font-size: 18px;

  font-weight: 600;

  color: #7b7b93;

}

.package-box h3,
.package-box h3 span {

  font-size: 18px;

  font-weight: 600;

}



.package-box input[type="radio"]:hover {

  transform: scale(1.05);

}

.package-box input[type="radio"]:checked {

  border: 3px solid #478bfb;

}

.package-box input[type="radio"]:checked:after {

  background-color: #478bfb;

}



.my-course-form .btn-check {

  position: fixed;

}



@media (max-width: 1390px) {

  .enrollment-form-sec .col-xl-6 {

    flex: 0 0 auto;

    width: 75%;

  }

}

.email-verification {
  color: #ffffff;
  font-size: 18px;
  padding: 0px;
  position: relative;
  margin: 0px;
  top: 0px;
  text-align: center;
  line-height: 30px;
  background: #ff5722;
}

.forgotlink {
  font-size: 14px;
  font-weight: 500;
}

.forgotlink a span {
  color: #1e3a8a;
}

.termsandconditions a {
  color: #1e3a8a;
}

.stu-checkbox {

  width: auto !important;

}

.coupon-btn {

  margin: .375rem .75rem !important;

}

.pay-now-btn {

  background-color: transparent;

  border-radius: 50px;

  padding: 0.5em 1em;

  line-height: 1.5em;

  border: 0;

  background: #1E3A8A;

  color: #fff;

  font-weight: bold;

  text-transform: initial;

  width: 25%;

  display: inline-block;

  box-shadow: 0 3px 6px 0 rgb(0 0 0 / 20%);

  text-align: center;

}



.my-course-form .error-border {

  border: 1px solid #ff0000 !important;

}





/* CSS Document */

.hori-menu ul {

  list-style-type: none;

  margin: 0;

  padding: 0;

  overflow: hidden;

}

.hori-menu li {

  float: left;

  width: 20%;

  /* Split width appropriately */

}

.hori-menu a {

  display: block;

  margin-bottom: 5px;

  font-size: 16px;

  font-weight: 400;

  text-align: center;

  padding: 4px;

  color: #ffffff;

  text-decoration: none;



}

.hori-menu a.Nav_Links:hover,
a.Nav_Links:active {

  background-color: #7A991A;

}

.hori-menu {

  padding-bottom: 20px;

  margin-bottom: 20px;

}

.dynamic-menu-mob-li {

  display: none !important;

}

@media screen and (max-width: 600px) {

  .hori-menu li {

    width: 100% !important;

    float: none !important;

  }

  .hori-menu a {

    text-align: left;

  }



  .dynamic-menu-mob-li {

    display: block !important;

  }

  .dashboard-sidebar {

    display: none;

  }

  .my-acc-mob {

    display: none;

  }

  .mobile-menu {

    text-align: left !important;

    margin: initial !important;

  }

  .mobile-menu .active a {
    color: #ff5722;
    font-weight: 400;
    font-size: 18px;
    font-family: 'Poppins';
  }

  .step_sign {

    padding: 22px 20px 20px;

  }

  .dashboard-header .first-col {

    width: 33%;

    padding: 30px 0px 0px 20px;

  }

  .dashboard-header .second-col {

    width: 33%;

    padding: 30px 0px 0px 13px;

  }

  .dashboard-header .third-col {

    width: 33%;

    padding: 30px 0px 30px 10px;

  }



}





/* Whatsapp Chat */

/* CSS Multiple Whatsapp Chat */

.whatsapp-name {

  font-size: 16px;

  font-weight: 600;

  padding-bottom: 0;

  margin-bottom: 0;

  line-height: 0.5;

}



#whatsapp-chat {

  box-sizing: border-box !important;

  outline: none !important;

  position: fixed;

  width: 350px;

  border-radius: 10px;

  box-shadow: 0 1px 15px rgb(32 33 36 / 28%);

  bottom: 170px;

  right: 45px;

  overflow: hidden;

  z-index: 999;

  animation-name: showchat;

  animation-duration: 1s;

  transform: scale(1);

}



a.blantershow-chat {

  /*   background: #009688; */

  background: #fff;

  color: #404040;

  position: fixed;

  display: flex;

  font-weight: 400;

  justify-content: space-between;

  z-index: 98;

  bottom: 125px;

  right: 50px;

  font-size: 15px;

  padding: 3px 3px;

  border-radius: 50px;

  box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);

}



a.blantershow-chat svg {

  transform: scale(2.5);

  margin: 0 0px 0 0;

}



.header-chat {

  /*   background: linear-gradient(to right top, #6f96f3, #164ed2); */

  background: #009688;

  background: #095e54;

  color: #fff;

  padding: 20px;

}



.header-chat h3 {

  margin: 0 0 10px;

}



.header-chat p {

  font-size: 14px;

  line-height: 1.7;

  margin: 0;

}



.info-avatar {

  position: relative;

}



.info-avatar img {

  border-radius: 100%;

  width: 50px;

  float: left;

  margin: 0 10px 0 0;

}



a.informasi {

  padding: 20px;

  display: block;

  overflow: hidden;

  animation-name: showhide;

  animation-duration: 0.5s;

}



a.informasi:hover {

  background: #f1f1f1;

}



.info-chat span {

  display: block;

}



#get-label,

span.chat-label {

  font-size: 12px;

  color: #888;

}



#get-nama,

span.chat-nama {

  margin: 5px 0 0;

  font-size: 15px;

  font-weight: 700;

  color: #222;

}



#get-label,

#get-nama {

  color: #fff;

}



span.my-number {

  display: none;

}



/* .blanter-msg {

  color: #444;

  padding: 20px;

  font-size: 12.5px;

  text-align: center;

  border-top: 1px solid #ddd;

} */

textarea#chat-input {

  border: none;

  font-family: 'Poppins';

  width: 100%;

  height: 43px;

  font-weight: 400;

  outline: none;

  resize: auto;

  padding: 10px;

  font-size: 14px;

}



a#send-it {

  width: 30px;

  font-weight: 700;

  padding: 10px 5px 0;

  background: #eee;

  border-radius: 0px;

}

a#send-it svg {

  fill: #a6a6a6;

  height: 20px;

  width: 20px;

}



.first-msg {

  background: transparent;

  padding: 30px;

  text-align: center;

}

.first-msg span {

  background: #e2e2e2;

  color: #333;

  font-size: 14.2px;

  line-height: 1.7;

  border-radius: 10px;

  padding: 15px 20px;

  display: inline-block;

}



.start-chat .blanter-msg {

  display: flex;

  height: 43px;

}



#get-number {

  display: none;

}



a.close-chat {

  position: absolute;

  top: 5px;

  right: 15px;

  color: #fff;

  font-size: 30px;

}



@keyframes ZpjSY {

  0% {

    background-color: #b6b5ba;

  }

  15% {

    background-color: #111111;

  }

  25% {

    background-color: #b6b5ba;

  }

}

@keyframes hPhMsj {

  15% {

    background-color: #b6b5ba;

  }

  25% {

    background-color: #111111;

  }

  35% {

    background-color: #b6b5ba;

  }

}

@keyframes iUMejp {

  25% {

    background-color: #b6b5ba;

  }

  35% {

    background-color: #111111;

  }

  45% {

    background-color: #b6b5ba;

  }

}

@keyframes showhide {

  from {

    transform: scale(0.5);

    opacity: 0;

  }

}

@keyframes showchat {

  from {

    transform: scale(0);

    opacity: 0;

  }

}

@media screen and (max-width: 480px) {

  #whatsapp-chat {

    width: auto;

    left: 5%;

    right: 5%;

    font-size: 80%;

  }

}

.hide {

  display: none;

  animation-name: showhide;

  animation-duration: 0.5s;

  transform: scale(1);

  opacity: 1;

}



.show {

  display: block;

  animation-name: showhide;

  animation-duration: 0.5s;

  transform: scale(1);

  opacity: 1;

}



.whatsapp-message-container {

  display: flex;

  z-index: 1;

}



.whatsapp-message {

  padding: 7px 14px 6px;

  background-color: white;

  border-radius: 0px 8px 8px;

  position: relative;

  transition: all 0.3s ease 0s;

  opacity: 0;

  transform-origin: center top 0px;

  z-index: 2;

  box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;

  margin-top: 4px;

  margin-left: -54px;

  max-width: calc(100% - 66px);

}



.whatsapp-chat-body {

  padding: 20px 20px 20px 10px;

  background-color: #e6ddd4;

  position: relative;

}

.whatsapp-chat-body::before {

  display: block;

  position: absolute;

  content: "";

  left: 0px;

  top: 0px;

  height: 100%;

  width: 100%;

  z-index: 0;

  opacity: 0.08;

  background-image: url("https://elfsight.com/assets/chats/patterns/whatsapp.png");

}



.dAbFpq {

  display: flex;

  z-index: 1;

}



.eJJEeC {

  background-color: white;

  width: 52.5px;

  height: 32px;

  border-radius: 16px;

  display: flex;

  -moz-box-pack: center;

  justify-content: center;

  -moz-box-align: center;

  align-items: center;

  margin-left: 10px;

  opacity: 0;

  transition: all 0.1s ease 0s;

  z-index: 1;

  box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;

}



.hFENyl {

  position: relative;

  display: flex;

}



.ixsrax {

  height: 5px;

  width: 5px;

  margin: 0px 2px;

  border-radius: 50%;

  display: inline-block;

  position: relative;

  animation-duration: 1.2s;

  animation-iteration-count: infinite;

  animation-timing-function: linear;

  top: 0px;

  background-color: #9e9da2;

  animation-name: ZpjSY;

}



.dRvxoz {

  height: 5px;

  width: 5px;

  margin: 0px 2px;

  background-color: #b6b5ba;

  border-radius: 50%;

  display: inline-block;

  position: relative;

  animation-duration: 1.2s;

  animation-iteration-count: infinite;

  animation-timing-function: linear;

  top: 0px;

  animation-name: hPhMsj;

}



.kAZgZq {

  padding: 7px 14px 6px;

  background-color: white;

  border-radius: 0px 8px 8px;

  position: relative;

  transition: all 0.3s ease 0s;

  opacity: 0;

  transform-origin: center top 0px;

  z-index: 2;

  box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;

  margin-top: 4px;

  margin-left: -54px;

  max-width: calc(100% - 66px);

}

.kAZgZq::before {

  position: absolute;

  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACQUExURUxpccPDw9ra2m9vbwAAAAAAADExMf///wAAABoaGk9PT7q6uqurqwsLCycnJz4+PtDQ0JycnIyMjPf3915eXvz8/E9PT/39/RMTE4CAgAAAAJqamv////////r6+u/v7yUlJeXl5f///5ycnOXl5XNzc/Hx8f///xUVFf///+zs7P///+bm5gAAAM7Ozv///2fVensAAAAvdFJOUwCow1cBCCnqAhNAnY0WIDW2f2/hSeo99g1lBYT87vDXG8/6d8oL4sgM5szrkgl660OiZwAAAHRJREFUKM/ty7cSggAABNFVUQFzwizmjPz/39k4YuFWtm55bw7eHR6ny63+alnswT3/rIDzUSC7CrAziPYCJCsB+gbVkgDtVIDh+DsE9OTBpCtAbSBAZSEQNgWIygJ0RgJMDWYNAdYbAeKtAHODlkHIv997AkLqIVOXVU84AAAAAElFTkSuQmCC");

  background-position: 50% 50%;

  background-repeat: no-repeat;

  background-size: contain;

  content: "";

  top: 0px;

  left: -12px;

  width: 12px;

  height: 19px;

}



.bMIBDo {

  font-size: 13px;

  font-weight: 700;

  line-height: 18px;

  color: rgba(0, 0, 0, 0.4);

}



.iSpIQi {

  font-size: 14px;

  line-height: 19px;

  margin-top: 4px;

  color: #111111;

}



.iSpIQi {

  font-size: 14px;

  line-height: 19px;

  margin-top: 4px;

  color: #111111;

}



.cqCDVm {

  text-align: right;

  margin-top: 4px;

  font-size: 12px;

  line-height: 16px;

  color: rgba(17, 17, 17, 0.5);

  margin-right: -8px;

  margin-bottom: -4px;

}



/* Internal Chat */



.background-bg h4 {

  margin: 0px;

}



.background-bg {

  background: linear-gradient(90deg, rgba(19, 154, 176, 1) 0%, rgba(58, 76, 142, 1) 50%, rgba(177, 31, 105, 1) 100%);

  padding: 37px 0px;

  text-align: center;

  color: #fff;



}



.contact-title-row h4 {

  margin-bottom: 10px;

}



.contact-title-row {

  padding: 50px 0px;

}





/* sticky button */

.Messages_list .admin-reply {

  background: none !important;

  width: 100%;

}



.Messages_list .admin-reply span {

  background: #eaeaea !important;

  color: #000 !important;

  float: right;

  padding: 5px 15px;

  border-radius: 5px;

}



#feedback {

  height: 0px;

  width: 85px;

  position: fixed;

  right: 0px;

  bottom: 14%;

  z-index: 1000;

  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

}



#feedback1 a {

  display: block;

  background: url(pc.png) no-repeat;

  height: 52px;

  width: 155px;

  color: #fff;

  font-family: Arial, sans-serif;

  font-size: 35px;

  font-weight: bold;

  text-decoration: none;



}



#feedback1 a:hover {

  background: url(pc-over.png) no-repeat;

}





#feedback a,

#feedback span {

  display: block;

  background: #0098ac;

  height: 50px;

  cursor: pointer;

  width: 50px;

  text-align: center;

  color: #fff;

  font-family: Arial, sans-serif;

  font-size: 17px;

  font-weight: bold;

  text-decoration: none;

  border-radius: 50%;

  padding: 5px;

}



#feedback a:hover,

#feedback span:hover {

  background: #b1166a;

}



#feedback a,

#feedback span .fa {



  font-size: 35px;



}





/*===========================

CHAT BOT MESSENGER

===========================*/

#faqchat .Messages,

#faqchat .Messages_list {

  -webkit-box-flex: 1;

  -webkit-flex-grow: 1;

  -ms-flex-positive: 1;

  flex-grow: 1;

}



.chat_close_icon {

  cursor: pointer;

  color: #fff;

  font-size: 24px;

  position: absolute;

  right: 12px;

  z-index: 9;

  font-weight: 400;

}



.chat_on {

  position: fixed;

  z-index: 10;

  width: 45px;

  height: 45px;

  right: 15px;

  bottom: 20px;

  background-color: #8a57cf;

  color: #fff;

  border-radius: 50%;

  text-align: center;

  padding: 9px;

  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;

  cursor: pointer;

  display: block;

}



.chat_on_icon {

  color: #fff;

  font-size: 25px;

  text-align: center;

}



/*

#faqchat,#faqchat * {

box-sizing:border-box; 

-webkit-font-smoothing:antialiased;

-moz-osx-font-smoothing:grayscale;

-webkit-tap-highlight-color:transparent

}

*/

#faqchat .Layout {

  pointer-events: auto;

  box-sizing: content-box !important;

  z-index: 999999999;

  position: fixed;

  bottom: 20px;

  min-width: 50px;

  max-width: 300px;

  max-height: 30px;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  -webkit-box-pack: end;

  -webkit-justify-content: flex-end;

  -ms-flex-pack: end;

  justify-content: flex-end;

  border-radius: 50px;

  box-shadow: 5px 0 20px 5px rgba(0, 0, 0, .1);

  -webkit-animation: appear .15s cubic-bezier(.25, .25, .5, 1.1);

  animation: appear .15s cubic-bezier(.25, .25, .5, 1.1);

  -webkit-animation-fill-mode: forwards;

  animation-fill-mode: forwards;

  opacity: 0;

  -webkit-transition: right .1s cubic-bezier(.25, .25, .5, 1), bottom .1s cubic-bezier(.25, .25, .5, 1), min-width .2s cubic-bezier(.25, .25, .5, 1), max-width .2s cubic-bezier(.25, .25, .5, 1), min-height .2s cubic-bezier(.25, .25, .5, 1), max-height .2s cubic-bezier(.25, .25, .5, 1), border-radius 50ms cubic-bezier(.25, .25, .5, 1) .15s, background-color 50ms cubic-bezier(.25, .25, .5, 1) .15s, color 50ms cubic-bezier(.25, .25, .5, 1) .15s;

  transition: right .1s cubic-bezier(.25, .25, .5, 1), bottom .1s cubic-bezier(.25, .25, .5, 1), min-width .2s cubic-bezier(.25, .25, .5, 1), max-width .2s cubic-bezier(.25, .25, .5, 1), min-height .2s cubic-bezier(.25, .25, .5, 1), max-height .2s cubic-bezier(.25, .25, .5, 1), border-radius 50ms cubic-bezier(.25, .25, .5, 1) .15s, background-color 50ms cubic-bezier(.25, .25, .5, 1) .15s, color 50ms cubic-bezier(.25, .25, .5, 1) .15s
}



#faqchat .Layout-right {

  right: 20px
}



#faqchat .Layout-open {

  overflow: hidden;

  min-width: 300px;

  max-width: 300px;

  height: 500px;

  max-height: 500px;

  border-radius: 10px;

  color: #fff;

  -webkit-transition: right .1s cubic-bezier(.25, .25, .5, 1), bottom .1s cubic-bezier(.25, .25, .5, 1.1), min-width .2s cubic-bezier(.25, .25, .5, 1.1), max-width .2s cubic-bezier(.25, .25, .5, 1.1), max-height .2s cubic-bezier(.25, .25, .5, 1.1), min-height .2s cubic-bezier(.25, .25, .5, 1.1), border-radius 0ms cubic-bezier(.25, .25, .5, 1.1), background-color 0ms cubic-bezier(.25, .25, .5, 1.1), color 0ms cubic-bezier(.25, .25, .5, 1.1);

  transition: right .1s cubic-bezier(.25, .25, .5, 1), bottom .1s cubic-bezier(.25, .25, .5, 1.1), min-width .2s cubic-bezier(.25, .25, .5, 1.1), max-width .2s cubic-bezier(.25, .25, .5, 1.1), max-height .2s cubic-bezier(.25, .25, .5, 1.1), min-height .2s cubic-bezier(.25, .25, .5, 1.1), border-radius 0ms cubic-bezier(.25, .25, .5, 1.1), background-color 0ms cubic-bezier(.25, .25, .5, 1.1), color 0ms cubic-bezier(.25, .25, .5, 1.1);

}



#faqchat .Layout-expand {

  height: 500px;

  min-height: 500px;

  display: none;

}



#faqchat .Layout-mobile {

  bottom: 10px
}



#faqchat .Layout-mobile.Layout-open {

  width: calc(100% - 20px);

  min-width: calc(100% - 20px)
}



#faqchat .Layout-mobile.Layout-expand {

  bottom: 0;

  height: 100%;

  min-height: 100%;

  width: 100%;

  min-width: 100%;

  border-radius: 0 !important
}



@-webkit-keyframes appear {

  0% {

    opacity: 0;

    -webkit-transform: scale(0);

    transform: scale(0)
  }



  to {

    opacity: 1;

    -webkit-transform: scale(1);

    transform: scale(1)
  }

}



@keyframes appear {

  0% {

    opacity: 0;

    -webkit-transform: scale(0);

    transform: scale(0)
  }



  to {

    opacity: 1;

    -webkit-transform: scale(1);

    transform: scale(1)
  }

}



#faqchat .Messenger_messenger {

  position: relative;

  height: 100%;

  width: 100%;

  min-width: 300px;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column
}



#faqchat .Messenger_header,

#faqchat .Messenger_messenger {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex
}



#faqchat .Messenger_header {

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  padding-left: 10px;

  padding-right: 40px;

  height: 55px;

  -webkit-flex-shrink: 0;

  -ms-flex-negative: 0;

  flex-shrink: 0;

  background-color: #0090a9;

}





#faqchat .Messenger_header h4 {

  opacity: 0;

  font-size: 16px;

  -webkit-animation: slidein .15s .3s;

  animation: slidein .15s .3s;

  -webkit-animation-fill-mode: forwards;

  animation-fill-mode: forwards
}



#faqchat .Messenger_prompt {

  margin: 0;

  font-size: 16px;

  line-height: 18px;

  font-weight: 400;

  overflow: hidden;

  white-space: nowrap;

  text-overflow: ellipsis
}



@-webkit-keyframes slidein {

  0% {

    opacity: 0;

    -webkit-transform: translateX(10px);

    transform: translateX(10px)
  }



  to {

    opacity: 1;

    -webkit-transform: translateX(0);

    transform: translateX(0)
  }

}



@keyframes slidein {

  0% {

    opacity: 0;

    -webkit-transform: translateX(10px);

    transform: translateX(10px)
  }



  to {

    opacity: 1;

    -webkit-transform: translateX(0);

    transform: translateX(0)
  }

}



#faqchat .Messenger_content {

  height: 450px;

  -webkit-box-flex: 1;

  -webkit-flex-grow: 1;

  -ms-flex-positive: 1;

  flex-grow: 1;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  background-color: #fff;

}



#faqchat .Messages {

  position: relative;

  -webkit-flex-shrink: 1;

  -ms-flex-negative: 1;

  flex-shrink: 1;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  overflow-x: hidden;

  overflow-y: auto;

  padding: 10px;

  background-color: #fff;

  -webkit-overflow-scrolling: touch;

}



#faqchat .Input {

  position: relative;

  width: 100%;

  -webkit-box-flex: 0;

  -webkit-flex-grow: 0;

  -ms-flex-positive: 0;

  flex-grow: 0;

  -webkit-flex-shrink: 0;

  -ms-flex-negative: 0;

  flex-shrink: 0;

  padding-top: 0px;

  padding-bottom: 0px;

  color: #96aab4;

  background-color: #fff;

  border-top: 1px solid #e6ebea;

}





#faqchat .Messages_list ul li,

#faqchat .Messages_list button {

  list-style-type: none;

  color: black;

  font-size: 14px;

  margin-bottom: 5px;

  margin-top: 5px;

}



#faqchat .Messages_list ul li.user,

#faqchat .Messages_list button,

#faqchat .Messages_list div {

  /* float: right; */

  margin: 0px;

  margin-left: 10%;



}



#faqchat .Messages_list .user {

  float: right;

  margin: 0px;

  margin-right: 10%;

  text-align: end;

}



/* #faqchat .Messages_list ul , #faqchat .Messages_list  button,#faqchat .Messages_list  div{

max-width: 80%;

} */





#faqchat .Messages_list .user {

  float: left;

}



#faqchat .Messages_list {

  color: black;

  font-size: 14px;

  text-align: center;

}





#faqchat .Messages_list ul li.message,

#faqchat .Messages_list button.message {

  list-style-type: none;

  padding: 5px;

  border: 0;

  border-radius: 5px;

  color: black;

  font-size: 12px;

  background: #eaeaea;

  margin: 5px;

}





#faqchat .Input_field {

  width: 100%;

  resize: none;

  height: 40px;

  border: none;

  outline: none;

  padding: 0;

  padding-right: 0px;

  padding-left: 0px;

  padding-left: 20px;

  padding-right: 75px;

  background-color: transparent;

  font-size: 14px;

  line-height: 20px;

  font-weight: 400;

  min-height: 20px !important;

}



#faqchat .Input_button-emoji {

  right: 45px;

}



#faqchat .Input_button {

  position: absolute;

  bottom: 15px;

  width: 25px;

  height: 25px;

  padding: 0;

  border: none;

  outline: none;

  background-color: transparent;

  cursor: pointer;

}



#faqchat .Input_button-send {

  right: 15px;

}



#faqchat .Input-emoji .Input_button-emoji .Icon,

#faqchat .Input_button:hover .Icon {

  -webkit-transform: scale(1.1);

  -ms-transform: scale(1.1);

  transform: scale(1.1);

  -webkit-transition: all .1s ease-in-out;

  transition: all .1s ease-in-out;

}



#faqchat .Input-emoji .Input_button-emoji .Icon path,

#faqchat .Input_button:hover .Icon path {

  fill: #2c2c46;

}



.Messages_list .select_option {

  float: right;

}



.Messages_list .user {

  background: #0091a6 !important;

  color: #fff !important;

  float: left;

  text-align: left !important;

}



.Messages_list .user-reply {

  background: none !important;

  width: 100%;

}



.Messages_list .user-reply span {

  background: #0091a6 !important;

  color: #fff !important;

  float: left;

  padding: 5px 15px;

  border-radius: 5px;

}



.Messages_list .chat-category {

  color: white !important;

  background: #0091a6 !important;

  float: none !important;

}



.Messages_list {

  margin: 0;

  padding: 0 10px 10px;

  overflow-x: hidden;

}

.main-cate {

  text-align: center !important;

}

.cate-br {

  display: none;

}

.admin-question {

  width: 100%;

  background: none !important;

}

.admin-question span {

  color: black;

  background: #eaeaea;

  margin: 5px;

  padding: 5px;

  border-radius: 5px;

  float: right;

}

@media screen and (max-width: 1920px) {

  #feedback {

    bottom: 9%;

  }

  a.blantershow-chat {

    bottom: 100px;

  }

  #whatsapp-chat {

    bottom: 150px;

  }

}



@media screen and (max-width: 600px) {

  a.blantershow-chat {

    bottom: 25px;

    right: 80px;

  }

  #whatsapp-chat {

    bottom: 80px;

  }

  #feedback {

    right: -26px;

    bottom: 9%;

  }

}

.edit-level-col .show-tick {

  z-index: 99 !important;

}

.edit-long-col .show-tick {

  z-index: 9 !important;

}

.edit-course-col .show-tick {

  z-index: 999 !important;

}

.edit-level-col .dropdown-menu {

  top: 19px;

}



#navbar_main {
  width: 100%;
}

.h-filterbox {
  width: 35%;
  margin-left: 72px;
}

.has-search .form-control {
  margin-left: -13px;
  padding-left: 2.375rem;
  border-radius: 50px;
  box-shadow: 1px 2px 4px 1px #0000002b;
  margin: 0px;
}

.has-search .form-control-feedback {
  top: 30px;
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;

  pointer-events: none;
  color: #aaa;
}

::-webkit-input-placeholder {
  color: #1d97c6 !important;
  font-weight: 500;
}

:-moz-placeholder {
  color: #1d97c6 !important;
  opacity: 1;
  font-weight: 500;
}

::-moz-placeholder {
  color: #1d97c6 !important;
  opacity: 1;
  font-weight: 500;
}

:-ms-input-placeholder {
  color: #1d97c6 !important;
  font-weight: 500;
}

::-ms-input-placeholder {
  color: #1d97c6 !important;
  font-weight: 500;
}

::placeholder {
  color: #1d97c6 !important;
  font-weight: 500;
}

.md-form .choices__input::-webkit-input-placeholder {

  /* WebKit, Blink, Edge */

  color: #c3c8c7 !important;

}

.md-form .choices__input::-moz-placeholder {

  /* Mozilla Firefox 4 to 18 */

  color: #c3c8c7 !important;

  opacity: 1;

}

.md-form .choices__input::-moz-placeholder {

  /* Mozilla Firefox 19+ */

  color: #c3c8c7 !important;

  opacity: 1;

}

.md-form .choices__input::-ms-input-placeholder {

  /* Internet Explorer 10-11 */

  color: #c3c8c7 !important;

}

@media screen and (max-width:768px) {

  .h-filterbox {
    width: 80%;
  }

  .hir-rt {
    text-align: center;
    margin: auto;
    display: table;
  }

  .hir-rt li {
    display: revert;
    margin-left: 0;
    padding-bottom: 10px;
  }

  .hir-rt li:first-child {
    margin-bottom: 0px !important;
  }

  .hir-rt ul {
    align-items: center;
    display: block;
    flex-wrap: wrap;
    margin-top: 20px;
    margin-left: 20px;
  }

}

.ui-helper-hidden-accessible {

  display: none;

}

.stu-course-dropdown {

  border: none;

  border-bottom-color: currentcolor;

  border-bottom-style: none;

  border-bottom-width: medium;

  border-bottom: 1px solid #d1d1d1;

  background: none;

  width: 100%;

  margin-top: 1em;

}

.select-label-top {

  margin-top: 25px;

}

.inner-page-bg {

  height: 100px !important;

}



.order-1 {

  order: 1 !important;

}

.order-3 {

  order: 3 !important;

}

.order-2 {

  order: 2 !important;

}

.order-1 {

  order: 1 !important;

}

.top-ftr h5 {

  font-weight: 600;

}

.ftr-col-2,
.ftr-col-3,
.ftr-col-4 {

  padding-left: 100px;

}

.ftr-col-1 {

  padding-left: 115px;

}

.ftr-logo {

  width: 200px;

}

.hori-menu {

  padding-bottom: 0;

  margin-bottom: 0;

}

.ftr-hr {

  text-align: initial;

}

.date-field {

  margin: 0px;

}

.filter-btn {

  margin-top: 0px !important;

}

@media screen and (max-width:767px) {

  .h-filterbox {

    width: 85%;

    text-align: center;

    margin-left: 20px;

  }

  .offcanvas-header .btn-close {

    margin: 0;

  }

  .teacher-dashboard .dashboard-body .profile-col {

    margin: 0px 0px;

  }

  .teacher-dashboard .dashboard-body {

    margin: 10px 0px;

  }

  .teacher-dashboard .dashboard-body .view-course-table td {

    padding: 10px 0px;

  }

  .student-dashboard .second-col {

    width: 50%;

    padding: 15px 20px;

  }

  .student-dashboard .first-col {

    width: 50%;

    padding: 15px 42px;

  }

  .course-section .course-detail-row p {

    font-weight: 600;

  }

  .course-section .course-detail-row .enroll-value {

    font-weight: 400;

  }

  .course-section .b-r-30 {

    margin-bottom: 10px;

  }

  .faq-row iframe {

    width: 100% !important;

  }

  .order-sm-4 {

    order: 4 !important;

  }

  .order-sm-3 {

    order: 3 !important;

  }

  .order-sm-2 {

    order: 2 !important;

  }

  .order-sm-1 {

    order: 1 !important;

  }

  .footer .top-ftr .first {

    margin-top: 30px;

  }

  .ftr-hr {

    display: none;

  }

  .ftr-col-2,
  .ftr-col-3,
  .ftr-col-4,
  .ftr-col-1 {

    padding-right: calc(var(--bs-gutter-x)/ 2);

    padding-left: calc(var(--bs-gutter-x)/ 2);

  }

  .r-st,
  .has-search {

    margin-top: -20px;

  }

  .has-search .form-control-feedback {

    margin-top: -17px;

  }

  .icon-col i {

    display: none;

  }

  .contact-info-div ul {

    padding-left: 2rem !important;

  }

  .level-col .show-tick {

    z-index: 99 !important;

  }

  .lang-col .show-tick {

    z-index: 999 !important;

  }

}



.ref-user-email {

  padding: 10px 10px;

  font-size: auto !important;

}

.ref-user-email::-webkit-input-placeholder {

  /* WebKit, Blink, Edge */

  color: #6c6c6c !important;

  font-weight: 400 !important;

}

.ref-user-email:-moz-placeholder {

  /* Mozilla Firefox 4 to 18 */

  color: #6c6c6c !important;

  font-weight: 400 !important;

  opacity: 1;

}

.ref-user-email::-moz-placeholder {

  /* Mozilla Firefox 19+ */

  color: #6c6c6c !important;

  font-weight: 400 !important;

  opacity: 1;

}

.ref-user-email:-ms-input-placeholder {

  /* Internet Explorer 10-11 */

  color: #6c6c6c !important;

  font-weight: 400 !important;

}



@media only screen and (max-width: 767px) {

  .r-st {

    right: 1rem;

    top: 13rem;

    display: none !important;

  }

}

.view-course-class {
  font-size: 14px;
  margin-top: 5px;
  float: right;
}

.ui-dialog {
  left: 470.844px !important;
  width: 500px !important;
  position: fixed !important;
}

.student-reg-ui {
  width: 450px !important;
  width: 450px !important;
  background: #fff;
  width: 450px !important;
  background: #f2f2f2;
  z-index: 99999;
}

.student-reg-ui .ui-widget-header {
  border: none !important;
  background: #a04e80 !important;
  color: #fff !important;
  font-size: 17px !important;
  border-radius: 0 !important;
  padding: 10px;
}

.student-reg-ui .ui-dialog-titlebar-close {
  display: none !important;
}

.student-reg-ui .ui-dialog-buttonset {
  float: right;
}

.student-reg-ui .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0 !important;
  cursor: pointer !important;
  background: #a04e80 !important;
  border: none !important;
  padding: 5px 20px !important;
  color: #fff !important;

  font-size: 15px !important;
}

.student-reg-ui .ui-dialog-content h6 {
  font-size: 16px !important;
  padding: 10px;
}

.student-reg-ui .ui-widget-content {
  border-top: 1px solid #aaaaaa;
}

.student-reg-ui .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}

@media only screen and (max-width: 1920px) and (min-width: 1900px) {
  .student-reg-ui {
    left: 742.844px !important;
  }
}

@media only screen and (max-width: 1820px) and (min-width: 1600px) {
  .student-reg-ui {
    left: 570.844px !important;
  }
}

@media only screen and (max-width: 600px) {
  .student-reg-ui {
    left: auto !important;
    width: auto !important;
    margin: 10px;
  }
}

.top-header {
  position: relative;
  margin: 0 98px 0 0;
}

.top-header .navbar.navbar-expand-lg {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background: #1E3A8A;
  text-align: center;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  padding-left: 220px;
  padding-right: 10px;
  font-family: 'Poppins';
}

.navbar {
  position: relative;
  /* Changed from absolute to relative */
  top: 30px;
  left: 0;
  right: 0;
  /* Stretch across the screen */
  padding: 0 20px;
  /* Adjust overall padding */
  z-index: 1000;
}

.navbar-brand img {
  max-width: 100%;
  /* Make logo responsive */
  height: auto;
  /* Maintain aspect ratio */
  padding: 10px 0;
}

/* Adjusted spacing for list items */
.my-firt-menu {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  /* Allow wrapping on smaller screens */
  width: 100%;
  align-items: center;
}

.my-firt-menu li {
  margin: 0;
  list-style-type: none;
  padding: 0 8px;
  /* Reduced left and right space */
}

.my-firt-menu li a {
  color: #fff;
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
}

.my-firt-menu li a:hover {
  color: #ff5722;
}

.navbar-menu {
  width: 100%;
}

.header-serch .form-control {
  width: 100%;
  /* Make search box responsive */
  padding: 7px 30px;
  color: #212529;
  background-color: #173077;
  border: none;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

.header-serch .form-control-feedback {
  width: auto;
  /* Adjust feedback icon width */
}

.has-search .form-control-feedback {
  text-align: right;
  line-height: 50px;
}

.org-bg-btn {
  background: #FF5722;
  border-radius: 25px;
  padding: 5px 20px;
}

.org-bg-btn:hover {
  background: #ffffff;
  color: #FF5722 !important;
}

.white-bg-btn {
  background: #ffffff;
  border-radius: 25px;
  padding: 5px 45px;
  color: #FF5722 !important;
}

.white-bg-btn:hover {
  background: #FF5722;
  color: #ffffff !important;
}

/* Additional spacing for logo */
.h-lt {
  margin-left: 20px;
  /* Add left margin for the logo container */
}

.inr-caption {
  text-align: center;
}

.slider-banner h1 {
  font-weight: 600;
  font-size: 60px;
  line-height: 64px;
  margin-bottom: 0px;
  font-family: "Poppins", sans-serif;
}

.slider-get-btn {
  border: 1px solid rgb(0 0 0 / 15%);
  padding: 5px 40px;
  font-size: 18px;
  line-height: 36px;
  background: #FF5722;
  font-weight: 400;
  color: #ffffff;
}

.slider-get-btn:hover {
  border: 1px solid rgb(0 0 0 / 15%);
  padding: 5px 40px;
  font-size: 18px;
  line-height: 36px;
  background: #ffffff;
  font-weight: 400;
  color: #FF5722;
}

.search-input-with-icon {
  background-image: url('../images/searchicon.png');
  background-repeat: no-repeat;
  background-position: right 10px center;
  /* Position the icon on the right */
  padding-right: 40px;
  /* Add padding so the text doesn't overlap with the icon */
}

/* Increase the width of the search box */
.header-serch .form-control {
  width: 410px;
  /* Set the desired width */
  padding: 7px 30px;
  color: #212529;
  background-color: #173077;
  border: none;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;

}

/* Change background color and scale on hover */
.header-serch .form-control:hover {
  background-color: #f0f0f0;
  /* Set your desired hover color */
  /* transform: scale(1.05); */
  /* Scale up the search box slightly */
  outline: none;
  /* Optional: Remove outline */

}

/* Optional: Add a focus effect with transition */
.header-serch .form-control:focus {
  background-color: #f0f0f0;
  /* Same hover color or another */
  outline: none;
  /* Optional: Remove outline */
  transition: background-color 0.3s ease;
  /* Smooth transition for background color */
}

/* Optional: Add a focus effect */
.header-serch .form-control:focus {
  background-color: #f0f0f0;
  /* Same hover color or another */
  outline: none;
  /* Optional: Remove outline */
}

@media screen and (min-width:1600px) {}


/* Media Queries for Responsiveness */
@media (max-width: 1200px) {
  .navbar {
    padding: 0 10px;
    /* Adjust padding for medium screens */
  }

  .my-firt-menu {
    flex-wrap: wrap;
    /* Allow items to wrap on smaller screens */
  }

  .header-serch .form-control {
    width: 80%;
    /* Make search box wider on smaller screens */
  }
}



@media (max-width: 768px) {
  .top-header {
    margin: 0 25px 0 0;
  }

  .header-top-logo {
    width: 100%;
  }

  .top-header .navbar.navbar-expand-lg {
    padding-left: 0px;
    padding-right: 20px;
    justify-items: center;
    align-items: center;
  }

  .mobile-offcanvas.show {
    visibility: visible;
    transform: translateX(0);
    background-color: #1E3A8A;
  }

  .guest_header #navbar_main {
    max-width: 70vw;
  }

  .has-search {
    margin-top: 0px;
    width: 300px;
  }

  .my-firt-menu {
    flex-direction: column;
    /* Stack items vertically on small screens */
    align-items: flex-start;
  }

  .enable-dsshboard-menu {
    align-items: flex-start;
  }

  .header-serch .form-control {
    width: 72%;
    padding: 7px 16px;
  }

  .my-firt-menu li {
    padding: 10px 0;
    /* Add some spacing between items */
  }

  .my-firt-menu {
    flex-direction: column;
    /* Stack items on smaller screens */
  }

  .my-firt-menu li:nth-child(3) {
    /* Assuming search box is the 3rd item */
    order: 1;
    /* Move search box to the top */
  }

  .my-firt-menu li:not(:nth-child(3)) {
    order: 2;
    /* Move other items down */
  }

  .hide-menu-list {
    display: none;
  }

  .my-firt-menu li a {
    padding: 0rem 1rem;
  }

  .my-account-mob {
    display: none;
  }
}



@media screen and (min-width:768px) {
  .top-header .navbar.navbar-expand-lg {
    padding-left: 4.86vw;
  }

  .my-firt-menu li a {
    font-size: 1.11vw;
    line-height: 2.22vw;
  }

  .header-serch .form-control {
    width: 17.36vw;
    font-size: 0.97vw;
  }

  .my-firt-menu {
    padding: 0 0 0 2.08vw;
  }

  .top-header {
    margin: 0 6.25vw 0 0;
  }

  .slider-banner h1 {
    font-size: 3.47vw;
    line-height: 3.47vw;
  }

  .org-bg-btn {
    padding: 0.35vw 1.11vw;
  }

  .my-firt-menu li {
    padding: 0 0.35vw;
  }
}



@media screen and (min-width:1600px) and (max-width:1699px) {
  .top-header .navbar.navbar-expand-lg {
    padding-left: 6.99vw;
  }
}

@media screen and (min-width:1700px) {
  .org-bg-btn {
    padding: 5px 20px;

  }

  .slider-banner h1 {
    font-size: 60px;
    line-height: 64px;
  }

  .top-header {
    margin: 0 98px 0 0;
  }

  .my-firt-menu {
    margin-bottom: 0;
    padding: 0 0 0 3.13vw;

  }

  .top-header .navbar.navbar-expand-lg {
    padding-left: 220px;
  }

  .my-firt-menu li {
    padding: 0px;
  }

  .my-firt-menu li a {
    font-size: 18px;
    line-height: 32px;
  }

  .header-serch .form-control {
    width: 410px;
    font-size: 18px;
  }
}

.other-page-layout .container {
  max-width: 100%;
}

.other-page-layout .navbar.navbar-expand-lg {
  position: initial;
  display: flex;
  align-items: center;
  border-radius: 0px;
}

.other-page-layout {
  margin: 0;
}

.other-page-layout .my-firt-menu {
  margin-bottom: 0px;
}

.footer-phone-no {
  font-size: 18px !important;
  line-height: 28px;
}

/* .price-tag {
  font-family: Arial, Helvetica, sans-serif !important; 
} */



/** Differt user login header style cahnge **/

.guest_header #navbar_main {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .guest_header #navbar_main {
    max-width: 64.93vw;
  }

  .guest_header.top-header .navbar.navbar-expand-lg {
    padding-left: 4.86vw;
    padding-right: 4.86vw;
  }

  /**/
  .student_header #navbar_main {
    max-width: 64.93vw;
  }

  .student_header.top-header .navbar.navbar-expand-lg {
    padding-left: 4.86vw;
    padding-right: 4.86vw;
  }

  /**/
  .tutor_header #navbar_main {
    max-width: 52.08vw;
  }

  .tutor_header.top-header .navbar.navbar-expand-lg {
    padding-left: 4.86vw;
    padding-right: 4.86vw;
  }
  .course-plan-details-table td:nth-child(1){
    width: 40%;
  }
  .course-plan-details-table td:nth-child(2){
    width: 20%;
  }
  .course-plan-details-table td:nth-child(3){
    width: 40%;
  }
  .stu-profile-tbl  td:nth-child(1){
    width: 40% !important;
  }
  .stu-profile-tbl td:nth-child(2){
    width: 10%;
  }
  .stu-profile-tbl td:nth-child(3){
    width: 50% !important;
  }
}

@media screen and (max-width: 1599px) {
  .student_header #navbar_main {
    max-width: 70vw;
  }
}

@media screen and (min-width: 1600px) {
  .guest_header #navbar_main {
    max-width: 1135px;
  }

  .guest_header.top-header .navbar.navbar-expand-lg {
    padding-left: 220px;
    padding-right: 220px;
  }

  /**/
  .student_header #navbar_main {
    max-width: 1250px;
  }

  .student_header .navbar.navbar-expand-lg {
    padding-left: 220px;
    padding-right: 220px;
  }

  /**/
  .tutor_header #navbar_main {
    max-width: 975px;
  }

  .tutor_header .navbar.navbar-expand-lg {
    padding-left: 220px;
    padding-right: 220px;
  }
}

.m-class-list img {
  border-radius: 20px;
  height: 262px !important;
}

.inr img {
  border-radius: 20px;
}

@media screen and (max-width:767px) {
  .sec-mclass .sub-title-cls {
    font-size: 38px;
  }
  .course-plan-details-table td:nth-child(1){
    width: 50%;
  }
  .course-plan-details-table td:nth-child(2){
    width: 10%;
  }
  .course-plan-details-table td:nth-child(3){
    width: 40%;
  }
  .stu-profile-tbl  td:nth-child(1){
    width: 30% !important;
  }
  .stu-profile-tbl td:nth-child(2){
    width: 10%;
        text-align: center;
        padding: 10px 5px !important;
  }
  .stu-profile-tbl td:nth-child(3){
    width: 60% !important;
  }
}

@media (max-width:768px) {

  #studentregister_form.md-form .title,
  #register_form.md-form .title {
    margin-top: unset !important;
  }

  #studentregister_form.md-form .title h5 {
    font-size: 26px !important;
  }

  #consent[type="checkbox"],
  #termsandconditions[type="checkbox"] {
    width: 4.5% !important;
  }

}

#regerror.success {
  color: forestgreen;
  text-align: center;
}

#studentregerror.success {
  color: forestgreen;
  text-align: center;
}

.profile-col .label-td,
.profile-title {
  font-weight: 600;
}

input[type="date"]::-webkit-datetime-edit {
  color: #000000; 
}

/* Center label and select vertically */
.mutiple-select-form-group .row {
  align-items: center;
}

/* Adjust the label width and alignment */
.mutiple-select-form-group label {
  font-weight: bold;
  margin-bottom: 0; /* Remove bottom margin */
  color: #333;
}

/* Multi-select dropdown styling */
.mutiple-select-form-group .selectpicker {
  width: 100%;
  padding: 10px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #fff;
  color: #333;
}
.register-form select {
  background-size: 7px;
}
/* Align form fields and labels for desktop view */
.product_filter_form .form-group {
  display: flex;
  flex-direction: column;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  /* Stack form groups vertically on mobile */
  .product_filter_form .form-group {
      width: 100%;
  }
  .product_filter_form .row {
      flex-direction: column;
  }
}

/* Adjust spacing for the button on smaller screens */
.product_filter_form button {
  width: 100%; /* Full width button on small screens */
}

@media only screen and (min-width: 991px) and (max-width: 1024px) {
  .sh-exp .form-group {
    width: 19%;
  }
  .circle {
    width: 100%;
    height: 100%;
  }
  .public-dashboard-prof {
    height: auto;
    width: 100%;
  }
  .dashboard-sidebar .name {
    font-size: 14px;
  }
  .my-firt-menu li {
    padding: 0 1px;
}
  .my-firt-menu li a {
    font-size: 10px;
    line-height: 2.22vw;
}
.my-firt-menu {
  padding: 0 0 0 0vw;
}
}


@media screen and (min-width:1280px) and (max-width:1441px) {
  .my-firt-menu li {
    padding: 0 0.35vw;
}
.student_header.top-header .navbar.navbar-expand-lg {
  padding-right: 1.86vw;
}
}