* {
  box-sizing: border-box;
}

.columns {
  background-color: #f8f8f8;
  border-radius: 10px;
}
.course-card-img
{
	       width: 50px;
    height: 50px;
    background: #E8F3FF;
    border-radius: 5%;
    overflow: hidden;
    outline: 5px solid #FFF;
    margin-left: 10px;
    transition: .3s;
}
.training-banner-content-course p{
	font-family: Manrope;
    font-size: 15px;
    color: #fff;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 15px;
}
.price {
  list-style-type: none;
  
  margin: 0;
  padding: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.price .header {
  background-color: #f4c150;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
}

.trusted-title {
    text-align: center;
        padding-bottom: 1.75rem;
}
.trusted-title .title{
	font-size: 30px ;
}
.trusted-item .title{
	font-size: 25px ;
}
.trusted-title .title span {
    position: relative;
    display: inline-block;
    color: #0a7efb;
}

.trusted-item {
    position: relative;
    text-align: center;
}
.trusted-items {
    border: 0.0625rem solid #dde3e9;
    border-radius: 0.3125rem;
    padding: 1.5rem;
}
.trusted-item::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 0.0625rem;
    height: 37.04%;
    background-color: #dde3e9;
}
.trusted-item .title {
    padding: 0px;
    font-size: 24px;
    font-weight: 700;
    color: #212534;
}
.trusted-item .info {
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5625rem;
    color: #676c7d;
}
.trusted-title .title {
    font-size: 28px;
    font-weight: 600;
    line-height: 38px;
    color: #212534;
    padding-bottom: 1rem;
}
.trusted-title .title span {
    position: relative;
    display: inline-block;
    color: #0011ae;
}
.trusted-title .info {
    max-width: 40.25rem;
    margin: 0 auto;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.875rem;
    color: #676c7d;
}
.trusted-title .title span::before {
    /*content: "";
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 100%;
    height: 0.3125rem;
    border-radius: 50%;
       background: #0011ae;
    background: linear-gradient(-90deg, rgba(10, 126, 251, 0) 0%, rgba(10, 126, 251, 0.12) 16%, #0011ae 50%, rgba(10, 126, 251, 0.12) 87%, rgba(10, 126, 251, 0) 100%);*/
}
.price li {
  border-bottom: 1px solid #d9d9d9;
  padding: 20px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: #000;
}

.price li b{
  color: #720785;
  padding-bottom: 10px;
  font-size: 18px;
}

.price .grey {
  background-color: #fbeaff;
  font-size: 20px;
  font-weight: 600;
  color: #000;
}

.button {
  background-color: #450057;
  border: none;
  color: #fff;
  padding: 10px 25px;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
}

.grey .button:hover{
  background-color: #f4c150;
}

@media only screen and (max-width: 600px) {
  .columns {
    width: 100%;
  }
  .trusted-title .title {
  font-size: 3.375rem;
  font-weight: 600;
  line-height: 2.25rem;
  color: #212534;
  padding-bottom: 1rem;
}
.trusted-title .title {
  font-size: 20px;
}
.content-space-t-4 {
  padding-top: 0rem !important;
}
.content-space-b-2 {
  padding-bottom: 0rem !important;
}
.content-space-2 {
  padding-top: 0rem !important;
  padding-bottom: 5rem !important;
}
.trusted-title .info {
  max-width: 40.25rem;
  margin: 0 auto;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.875rem;
  color: #676c7d;
}
.p-4 {
  padding: 1rem !important;
}
.content-space-2 {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
}
body{
	font-size: 14px;
}
.content-space-b-2 {
  padding-bottom: 0rem !important;
}
.content-space-t-4 {
  padding-top: 0rem !important;
}
}

.tab-listing ul{
    list-style: none;
    display: flex;
    padding:0px;
    margin:0px;
}

.tab-listing ul li{
  padding: 0px 15px;
  font-size:14px;
  font-weight:500;
}

.tab-listing ul li:first-child{
  padding: 0px 0px;
}

.tab-listing ul li i{
  margin-right:5px;
  color:#f4c150;
}

.tab-benefits ul{
  list-style: none;
  padding:0px;
  margin:0px;
}

.tab-benefits ul li{
  padding: 15px 0px;
  font-size:16px;
  font-weight:500;
  display:flex;
}

.tab-benefits ul li:first-child{
  padding: 0px 0px 15px 0px;
}

.tab-benefits ul li i{
  margin:5px 10px 0px 0px;
  color:#f4c150;
  font-size: 18px;
}

.tabs-popup .accordion-button:not(.collapsed) {
    color: #000;
    background-color: #fbecff;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}

.show-class{
  font-size: 16px;
  font-weight : 600;
  color: #450057;
}

.table-clr{
  background-color: #f4f4f4;
}

ul.class-start{
  list-style: none;
  margin: 0px;
  padding: 0px;
}

ul.class-start li{
  border-bottom: none;
  padding: 10px;
}

ul.class-start li i{
  margin-right: 10px;
  color:#720785;
  font-size: 18px;
}

a.btn.show-class {
  color: #000;
  font-size: 18px;
  font-weight: 600;
}

a.btn.show-class:hover {
  color: #720785 !important;
  font-size: 18px;
  font-weight: 600;
}

.grey a:hover{
  color: #fff;
}

.form-select {
  padding: 0.6125rem 1rem !important;
  color: #c3c3c3 !important;
}
.card-body-course {
    padding: 1rem 1rem !important;
}
.trainer_review_scroll::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.trainer_review_scroll::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
.trainer_review_scroll::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
.trainer_review_scroll::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.trainer_review_scroll {
  overflow-y: hidden; /* Hide vertical scrollbar */
  overflow-x: hidden; /* Hide horizontal scrollbar */
}
.trainer_review_scroll::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.trainer_review_scroll {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
.trainer_review_scroll
{
	height: 200px;
  overflow: scroll;
}



.job_description::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.job_description::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
.job_description::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
.job_description::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.job_description {
  overflow-y: hidden; /* Hide vertical scrollbar */
  overflow-x: hidden; /* Hide horizontal scrollbar */
}
.job_description::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.job_description {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
.job_description
{
	height: 30px;
  overflow: scroll;
}