.sing-up-right{
    background-color: #fff;
    padding: 24px;
    box-shadow: 0 10px 30px #2c2c2c29;
    border-radius: 12px;
  }
  
  .sing-up-right h3 {
    color: #212534;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 5px;
    text-align: center;
  }
  
  .sing-up-right p {
    color: #676c7d;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    word-spacing: 0px;
    text-align: center;
    margin-bottom: 20px;
  }
  
  .sing-up-right h5 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 8px;
  }
  
  .sing-up-right h5 span {
    color: #754FFE;
  }
  
  .sing-up-right .form-control {
    padding: 10px 12px !important;
    border-radius: 6px !important;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    color: #6E798A !important;
    width: 100%;
    border: none;
    background-color: #EEF7FF !important;
    border: 1px solid transparent;
  }
  
  .sing-up-right i {
    color: #6e798aae;
    font-size: 13px;
  }
  
  .sing-up-right .form-control:focus, .sing-up-right .form-control:hover {
    box-shadow: none !important;
    border: 1px solid #0a7efb !important;
    color: #676c7d !important;
  }
  
  .sing-up-right .forget {
    color: #0a7efb !important;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 8px;
    display: inline-block;
  }
  
  .sing-up-right .btn-blues {
    border-radius: 6px !important;
    background: #0A7EFB !important;
    color: #fff !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: normal !important;
    text-align: center !important;
    padding: 10px 12px !important;
    border: none !important;
    width: 100% !important;
    margin-top: 10px !important;
    margin-bottom: 15px !important;
    transition: .3s !important;
    position: relative !important;
    z-index: 1 !important;
    overflow: hidden !important;
  }
  
  .sing-up-right .another p {
    font-size: 13px;
    padding-top: 5px;
    font-weight: 500;
    letter-spacing: 0px;
    margin-bottom: 0px;
  }
  
  .app-font{
    font-size: 13px;
  }
  
  input#instructor {
    position: relative;
    top: 2px;
  }


  #upcomingCourse{
    margin-top: 100px;
    padding: 60px 0px;
  }


  .upcoming-courses-tittle{
    text-align: center;
    padding-bottom: 30px;
  }

  .upcoming-courses-tittle h3{
    font-size: 36px;
    font-weight: 700;
    color: #212534;
    padding-bottom: 15px;
  }

  .upcoming-courses-tittle p{
    font-size: 15px;
    font-weight: 400;
    color: #212534;
    padding-bottom: 15px;
  }

  .colour-thery{
    background-color: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 15px 40px 15px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
  }

  .color-theory-main{
    display: flex;
    align-items: center;
  }

  .color-theory-one{
    margin-right: 20px;
  }

  .color-theory-two h4{
    font-size: 17px;
    font-weight: 700;
    color: #212534;
    padding-bottom: 10px;
  }

  .color-theory-two h5{
    font-size: 15px;
    font-weight: 600;
    color: #212534;
  }

  .color-theory-two h5 img{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-right: 10px;
    border: 1px solid #d1d1d1;
  }
  .color-theory-four{
    border-right: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    padding-right: 60px;
    padding-left: 60px;
  }

  .color-theory-three h6 {
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 10px;
    color: #7a7a7a;
}

  .color-theory-four h6{
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 10px;
    color: #7a7a7a;
  }

  .color-theory-five h6{
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 10px;
    color: #7a7a7a;
  }


  #courseDetails .accordion-item{
    background-color: #fff;
    padding: 12px 12px 12px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    margin-bottom: 0px;
    position: relative;
  }
.frequently-accordion .accordion-body {
    padding: 0px 30px 20px 20px !important;
}
.about_sitespower{
	    background: #FAFFF8 !important;
}
.about_sitespower button{
	    background: #FAFFF8 !important;
}
.about_sitespower .accordion-header{
	    background: #FAFFF8 !important;
}
.about_sitespower .accordion-body{
	    background: #FAFFF8 !important;
}
.about_sitespower .button_sitespower{
	    background: linear-gradient(89.87deg, #0776fc .09%, #0776fc 99.86%) !important;
}
.about_success
{
	background: #fff3e369 !important;
}
#changeCityForm .modal-body
{
	    padding: 1rem !important;
}
.brm-submit{
	background: #0e71df !important;
    padding: 10px !important;
    color: #fff !important;
    font-size: 18px !important;
}
.brm-submit i{
	color: #fff !important;
}
.cart_summary_submit
{
	background: #0011ae !important;
    color: #fff !important;
    margin-top: 20px !important;
    font-weight: 600 !important;
}
.learner_details_submit
{
	background: #0011ae !important;
    color: #fff !important;
    font-weight: 600 !important;
}
.learner_details_back
{
	background: #f0ea1f !important;
    color: #333 !important;
    font-weight: 600 !important;
}
.learner_details_pay
{
	background: #f0ea1f !important;
    color: #333 !important;
    font-weight: 600 !important;
}
.pay_using_credit_card
{
	background: #0011ae !important;
    color: #fff !important;
    font-weight: 600 !important;
}
.button_sitespower {
    border: none;
    padding: 12px 28px;
    border-radius: 8px;
    background: #FFE01B;
    display: flex;
    align-items: center;
    color: #fff !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: normal;
    max-width: max-content;
    width: 100%;
    transition: .3s;
    border-radius: 6px !important;
}
.frequently-accordion .accordion-button {
    padding: 10px 20px !important;
   }
  span.position-absolute.t-0.l-0.for-tag.blue-bg.text-white.py-1.px-2.font-9 {
    position: absolute;
    top: 0px;
    left: -2px;
    z-index: 9999;
}

.blue-bg, .btn-primary {
  background: linear-gradient(89.87deg, #0776fc .09%, #0776fc 99.86%);;
}

  .for-tag::after {
    content: '';
    position: absolute;
    left: 0px;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-top: 10px solid #0776fc;
    clear: both;
    z-index: 0;
}

  #courseDetails .accordion-header {
    margin: 0px 0px 0px;
}

  .our-course-listed ul{
    display: flex;
    align-items: center;
  }

  .our-course-listed ul li{
    padding: 0px 25px;
    font-size: 14px;
    font-weight: 500;
    color: #767676;
    border-right: 1px solid #d5cfcf;
  }

  .our-course-listed ul li strong{
    font-size: 16px;
    font-weight: 600;
    color: #000;
  }

  .our-course-listed ul li i{
    margin-right: 8px;
  }

  .our-course-listed ul li:first-child{
    padding-left: 0px;
  }

  .our-course-listed ul li:last-child{
    border-right: 0px;
  }

  .couese-mend {
    margin-top: 5px;
    display: flex;
    align-items: center;
    /* background: #fbfbfb; */
    padding: 15px 5px;
    border: 1px dotted #cdcdcd;
}

  #coursesTables .table{
    margin-bottom: 0px;
    text-align: center;
  }

  #coursesTables .table.table-bordered {
    border: 1px solid #d7d9eb;
    background-color: #f4f5ff;
  }

  #coursesTables .table thead th {
    color: #00063e;
  } 

  .main-price h3 {
    font-size: 30px;
    font-weight: 700;
    color: #105380;
}

.enquired {
  background: linear-gradient(89.87deg, #0776fc .09%, #0776fc 99.86%);
  padding: 15px 20px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  border-radius: 11px;
  border-radius: 4px !important;
}

.enquired i{
  margin-left: 5px;
}

.enquired:hover{
  background-color: #f0ea1f;
  color: #000 !important;
}



#topLms{
  background-color: #d4d8ff;
  padding: 10px 0px;
}

.btn-brd{
  background-color: transparent;
  border: 1px solid #7d8aff;
  border-radius: 4px !important;
  color: #000c78;
  font-size: 16px;
  font-weight: 500;
}

.demo-item-dropdown {
  margin-bottom: 2.5rem;
  text-align: center;
}

.demo-items {
  display: flex;
  flex-wrap: wrap;
  gap: 1.875rem;
  max-height: 28.125rem;
}

.demo-item {
  flex: 0 0 130px;
  width: 130px;
  height: 130px;
  background-color: #f5f5f6;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 0.625rem;
  border-radius: 0.625rem;
}

.h-65px {
  height: 65px;
}

.demo-item .icon {
  flex: 0 0 48px;
}

.demo-item .title {
  font-size: 0.9375rem;
  font-weight: 600;
  line-height: 1.3125rem;
  color: #212534;
  text-align: center;
}

.demo-product-feature .title {
  padding-top: 35px !important;
}

.demo-product-feature .title {
  font-size: 1.3125rem;
  font-weight: 700;
  line-height: 1.75rem;
  color: #212534;
  padding-bottom: 1rem;
}

.demo-product-feature .thumb {
  padding: 8px !important;
}

.demo-product-feature .thumb {
  border-radius: 0.3125rem;
  background-color: #e6eaee;
  padding: 1.125rem;
}

.demo-product-feature .info {
  color: #333e4a !important;
  padding-top: 20px !important;
}

.demo-product-feature .info {
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.5625rem;
  color: #8e9aa7;
  padding-bottom: 1.875rem;
}

.courses-card-image-text-page {
  position: absolute;
  background-color: #f0ea1f;
      padding: 1px 5px;
  top: 0px;
  right: 0px;
  z-index: 99999;
}

.courses-card-image-text-page span {
  color: #1e293b;
  font-size: 12px;
  font-weight: 700;
}

.courses-card-image-text-page::after {
  clip-path: polygon(100% 0, 100% 50%, 100% 100%, 0 100%, 95% 50%, 0% 0%);
  background-color: #f0ea1f;
  width: 20px;
  content: "";
  position: absolute;
  height: 100%;
  left: -19px;
  top: 0;
}

#socimoSocial{
  padding: 60px 0px;
  background: #fff;
}

.theme-layout {
  float: left;
  position: relative;
  width: 100%;
}

.theme-layout::before {
  background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -2;
}

.preview-box {
  background: #f5f5f5 none repeat scroll 0 0;
  border-radius: 5px;
  display: inline-block;
  left: 50%;
  overflow: hidden;
  padding: 50px;
  position: fixed;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 600px;
  box-shadow: 0px 0px 33px rgba(0,0,0,.2);
}

.preview-box::before {
  background: rgba(124, 180, 65, .6) none repeat scroll 0 0;
  content: "";
  height: 140%;
  left: -150px;
  position: absolute;
  top: -84px;
  transform: rotate(20deg);
  width: 380px;
  z-index: -1;
}

.prew-inner {
  background: white none repeat scroll 0 0;
  border-radius: 6px;
  box-shadow: 0px 0px 25px rgba(0,0,0,.2);
  display: inline-block;
  padding: 50px;
}

.prew-inner > h4 {
  display: inline-block;
  font-size: 24px;
  margin-bottom: 30px;
  text-align: center;
  width: 100%;
}

.inner-meta {
  display: inline-block;
  width: 100%;
}

.inner-meta > p {
  display: inline-block;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 0px;
  padding-left: 20px;
  vertical-align: middle;
  width: 69%;
}

#socimoSocialone{
  padding: 60px 0px 60px 0px;
  background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
}

.social-network{
  position: relative;
  top: 50%;
}

.preview-box-one{
  background: #f5f5f5 none repeat scroll 0 0;
  border-radius: 5px;
  padding: 50px;
  overflow: hidden;
  display: inline-block;
  width: 600px;
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0px 0px 33px rgba(0,0,0,.2);
}

.preview-box-one::before {
  background: rgba(124, 180, 65, .6) none repeat scroll 0 0;
  content: "";
  height: 140%;
  left: -150px;
  position: absolute;
  top: -84px;
  transform: rotate(20deg);
  width: 380px;
  z-index: -1;
}

.prew-inner-one {
  background: white none repeat scroll 0 0;
  border-radius: 6px;
  box-shadow: 0px 0px 25px rgba(0,0,0,.2);
  display: inline-block;
  padding: 50px;
}

.prew-inner-one > h4 {
  display: inline-block;
  font-size: 24px;
  margin-bottom: 30px;
  text-align: center;
  width: 100%;
}

.mend-refund-policy{
  background-color: #fff;
  padding: 60px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  margin: 60px 0px;
}

.mend-refund h1{
  font-size: 32px;
  font-weight: 700;
  color: #212534;
  padding-bottom: 15px;
}

.mend-refund p {
  font-size: 16px;
  font-weight: 500;
  color: #3D4053;
  line-height: 32px;
  padding-bottom: 30px;
}

.mend-refund h2{
  font-size: 26px;
  font-weight: 700;
  color: #212534;
  padding: 10px 0px;
}

.mend-refund h3{
  font-size: 24px;
  font-weight: 700;
  color: #212534;
  padding: 10px 0px;
}

.mend-fund-list{
  padding-bottom: 10px;
}

.mend-fund-list ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

.mend-fund-list ul li {
  font-size: 16px;
  font-weight: 500;
  color: #3D4053;
  line-height: 30px;
  display: flex;
  padding-bottom: 10px;
}

.mend-fund-list ul li i{
  margin-right: 10px;
  color: #3D4053;
  margin-top: 5px;
}

.mend-refund p a{
  font-size: 15px;
  font-weight: 400;
  color: #0011ae;
}

.mend-tittle-list h4 {
  font-size: 18px !important;
  font-weight: 700;
  color: #0011ae;
  padding: 10px 0px;
  position: relative;
}

.mend-tittle-list h4::after {
  position: absolute;
  content: "";
  background-color: #0011ae;
  width: 54px;
  height: 3px;
  left: 0;
  bottom: 0;
}

.mend-tittle-list p{
  padding-top: 10px;
}

.countrycodedropdown_optionsContainer__3rHds {
  max-height: 200px;
  overflow-y: scroll;
  border-radius: 5px;
  z-index: 1;
  font-size: 14px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #192f60;
  top: 100%;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.1), 0 4px 11px rgba(0,0,0,.1);
  box-shadow: 0 0 0 1px rgba(0,0,0,.1), 0 4px 11px rgba(0,0,0,.1);
  margin-bottom: 8px;
  margin-top: 8px;
  position: absolute;
  width: 264px;
  z-index: 9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
display:none;
}

/* NEW SCHEDULES NEW DESIGN START */

.schedules-top-section h2{
  font-size: 24px;
  font-weight: 500;
  color: #000;
}

.schedules-top-section h3{
  font-size: 16px;
  font-weight: 400;
  color: #000;
  padding: 10px;
  background-color: #fefaf8;
  border-radius: 30px;
  width: 200px;
  text-align: center;
  margin: 15px 0px;
}

.filter-tittle h4{
  font-size: 18px;
  font-weight: 500;
  color: #000;
  padding: 20px 0px;
}

#mainFilter .nav-link {
  display: block;
  padding: 0px 12px;
  color: #333;
  text-decoration: none;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
  border: 1px solid #333 !important;
  margin-right: 10px !important;
}

#mainFilter .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #fff;
  background-color: #c44a00;
  border: 1px solid #c44a00 !important;
}

#mainFilter .nav-pills .nav-link {
  background: 0 0;
  border: 0;
  border-radius: 4px;
}
.total-box-schedule{
  background-color: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  padding: 15px 15px 5px 15px;
  border-radius: 6px;
  border: 1px solid #e7e7e7;
  margin: 20px 0px;
}
.main-box-schedule{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.date-batch{
  display: flex;
}
.date-one h3{
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 0px;
  color: #000;
}

.batch-one h4 {
  font-size: 13px;
  font-weight: 400;
  color: #000;
  background-color: #beffe7;
  border-left: 3px solid #00ba74;
  width: 116px;
  padding: 5px;
  margin-left: 10px;
}

.batch-two h4 {
  font-size: 13px;
  font-weight: 400;
  color: #000;
  background-color: #bfcbff;
  border-left: 3px solid #375af5;
  width: 116px;
  padding: 5px;
  margin-left: 10px;
}

p.evening{
  font-size: 14px;
  padding: 5px 0px;
  color: #333;
}

p.evening i{
  color: #3f679d;
  margin-right: 5px;
}

p.user-one{
  font-size: 14px;
  color: #333;
}

p.user-one i{
  color: #146de0;
  margin-right: 5px;
}

sub {
  top: -0.5rem;
}

.offer p{
  font-size: 18px;
  font-weight: 500;
  color: #06a7fd;
}

.off-prixe p{
  font-size: 24px;
  font-weight: 600;
  color: #000;
}

.off-prixe p del{
  font-size: 16px;
  font-weight: 400;
  color: #969696;
  margin-left: 10px;
}

.enroll-orange {
  background-color: #c44a00;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 36px;
}
.trustpilot-box{
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  padding: 20px;
  border-radius: 8px;
  background-color: #fff;
}
.trustpilot-box h5{
  font-size: 14px;
  font-weight: 500;
  padding: 10px;
}

.extra-offer{
  background-image: radial-gradient(#3da541, #0030ff);
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  padding: 20px;
  border-radius: 8px;
  margin-top: 20px;
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
}

.extra-offer h5{
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
  position: relative;
}

.extra-offer h5::after {
  position: absolute;
  content: "";
  border-bottom: 1.5px dotted #fff;
  width: 170px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.dor{
  padding: 10px 0px;
}

.btn-white{
  background-color: #fff;
}


.schedules-top-section h3 {
  animation-duration: 1000ms;
  animation-name: blink;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  -webkit-animation-duration: 1000ms;
  -webkit-animation-name: blink;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
}

.schedules-top-section h3 {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  padding: 10px;
  background-color: #0022dd;
  border-radius: 5px;
  width: 270px;
  text-align: center;
  margin: 15px 0px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

/* NEW SCHEDULES NEW DESIGN END */
