a {
  text-decoration: none !important;
  background-color: transparent;
}

.btn:hover {
  transform: scale(1.07);
}

/*header-------*/
.dropdown-toggle::after {
  display: none;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.nav-item.dropdown .nav-link i.material-icons {
  color: #8db753;
  font-size: 30px;
}

.dropdown-item {
  display: block;
  color: #ffffff;
  background-color: #8db753;
  border: 0;
  margin-bottom: 7px;
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #1da8e2;
}

.nav-item a.btn-greenbg {
  color: #fff;
  background-color: #8db753;
  border-color: #8db753;
  font-size: 20px;
}

.bg-dark {
  background-color: #ffffff !important;
  box-shadow: 0px 0px 10px 0px #b0b0b0;
}

/*how-it-work--------*/
.how-it-work .png-img img {
  margin: 0 auto;
  display: block;
  position: relative;
  top: 50px;
  z-index: 9;
  height: 160px;
  object-fit: cover;
}

.how-it-work .icon-box {
  padding: 45px 10px 45px 10px;
  text-align: center;
  border: 2px solid #1da8e2;
  box-shadow: 0px 0px 15px 1px grey;
}

.how-it-work .icon-box .title {
  background: #1da8e2;
  width: 95%;
  margin: 0 auto;
  padding: 10px 5px 10px 5px;
  position: relative;
  top: 64px;
  font-family: Comic Sans MS;
  border: 3px solid white;
}

.how-it-work .icon-box .title a {
  color: white;
  text-decoration: none;
}

section#how-it-work {
  padding: 80px 0;
  overflow: hidden;
}

/*populer music section--------*/
.section-title h2 {
  font-size: 30px;
  font-weight: 600;
  margin-top: 25px;
  margin-bottom: 50px;
  padding-bottom: 0;
  color: #000000;
  font-family: Comic Sans MS;
  text-transform: uppercase;
  letter-spacing: 3px;
}

#services {
  margin-top: -100px;
}

.courseimg img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 7px 7px 0px 0px;
}

#services .carousel-indicators {
  position: relative;
  right: 0;
  bottom: 0px;
  top: 0px;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0px;
  margin-right: 0;
  margin-left: 0;
  list-style: none;
}

/* #services .carousel-indicators li {
  opacity: .5;
  transition: opacity .6s ease;
  padding: 0!important;
  font: inherit;
  font-size: 20px;
  background: #1da8e2;
  width: 35px;
  height: 40px;
  color: white;
  top: 115px;
  right: 0;
  float: right;
  border: 1px solid black;
} */

#services .carousel-indicators li.left-caro {
  /* opacity: .5; */
  transition: opacity 0.6s ease;
  padding: 0 !important;
  font: inherit;
  font-size: 20px;
  color: white;
  top: 115px;
  right: 0;
  float: right;
  border-top: 20px solid transparent;
  border-right: 26px solid #1da8e2;
  border-bottom: 20px solid transparent;
  margin-right: 10px;
  margin-left: 10px;
  height: 0px;
}

#services .carousel-indicators li.right-caro {
  /* opacity: .5; */
  transition: opacity 0.6s ease;
  padding: 0 !important;
  font: inherit;
  font-size: 20px;
  color: white;
  top: 115px;
  right: 0;
  float: right;
  border-top: 20px solid transparent;
  border-left: 26px solid #1da8e2;
  border-bottom: 20px solid transparent;
  margin-right: 10px;
  margin-left: 10px;
  height: 0px;
}

.services .title {
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 20px;
  text-transform: uppercase;
  background: #1da8e2;
  color: white;
  text-align: center;
  padding: 10px 0px;
}

.coursetextbody {
  color: black;
  padding: 15px;
  background: #98d9e5;
}

.services .description {
  line-height: 23px;
  font-size: 14px;
  text-align: justify;
}

.coursetextbody .material-icons {
  color: #ff9800;
  margin-bottom: 25px;
}

.course-button a button {
  background: #1da8e2;
  color: white;
  margin: 0px auto;
  display: block;
  position: relative;
  font-family: Comic Sans MS;
  font-size: 17px;
  bottom: 20px;
  text-decoration: none;
}

/*video section--------*/
/* #videosection {} */

/* .videosection img {
  width: 100%;
} */
.videosection img {
  width: 100%;
  z-index: 99;
  position: relative;
  margin-top: -50px;
}

/*course-view section------------*/

/* #courseview {
  background-size: cover;
  margin-top: -50px;
  padding: 120px 0px 200px 0px;
} */

#courseview img {
  width: 100%;
  /* position: relative; */
}

/* #courseview {
  background-size: cover;
  margin-top: -40px;
  padding: 0px 0px 0 0px;
} */
#courseview {
  background-size: cover;
  margin-top: -40px;
  padding: 0px 0px 0 0px;
  position: relative;
}

/* .viewcourse-buttom buttom {
  margin: 0 auto;
  display: table;
  background: #1da8e2;
  color: white;
  padding: 15px 10px 15px 10px;
  border: 5px solid white;
  font-family: Comic Sans MS;
  font-size: 20px;
  margin-top: 35px;
} */
/* .viewcourse-buttom buttom {
  margin: 0 auto;
  display: table;
  background: #1da8e2;
  color: white;
  padding: 15px 10px 15px 10px;
  border: 5px solid white;
  font-family: Comic Sans MS;
  font-size: 20px;
  left: 0;
  right: 0;
  bottom: 230px;
  position: absolute;
  cursor: pointer;
} */

.viewcourse-buttom buttom {
  margin: 0 auto;
  display: table;
  background: #1da8e2;
  color: white;
  padding: 15px 10px 15px 10px;
  border: 5px solid white;
  font-family: Comic Sans MS;
  font-size: 20px;
  left: 0;
  right: 0;
  bottom: 236px;
  position: relative;
  cursor: pointer;
  /* width: 100%; */
}

.viewcourse-buttom {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0;
  display: block;
}

/*modal section---------------*/
.modal {
  z-index: 10500;
  top: 4px;
}

#loginModal .modal-dialog.modal-xl {
  background-size: cover;
  padding: 10px 0px 50px 0px;
}

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0rem 1.5rem;
  border-bottom: 1px solid #ffffff;
  margin-bottom: 2rem;
  background: #0087ce70;
  margin-top: -10px;
}

.modal-header button.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
  background: #def0f7;
  padding: 8px 14px 8px 14px !important;
  margin: 1rem 0rem 1rem auto;
}

.modal-content {
  background: none;
  border: none;
}

.modal-header {
  border-top-left-radius: unset;
  border-top-right-radius: unset;
}

.modal-content-inner {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #ffffffde;
  background-clip: padding-box;
  border: none;
  border-radius: 0px;
  outline: 0;
  padding: 30px 40px 30px 40px;
  border-top: 6px solid #0087ce;
  border-bottom: 6px solid #0087ce;
}

.modal-content .php-email-form {
  width: 100%;
  box-shadow: none;
  padding: 15px;
  background: #fff0;
}

.modal-content .logo img {
  margin: 0 auto;
  display: block;
  margin-bottom: 30px;
}

.modal-content .php-email-form .form-group {
  padding-bottom: 8px;
}

.form-group img {
  position: absolute;
  padding: 9px;
  border-right: 1px solid gray;
  background: #bae4e8;
  height: 43px;
  width: 43px;
}

.modal-content .php-email-form input,
.modal-content .php-email-form textarea,
.modal-content .php-email-form select {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  height: 44px;
  padding: 0.375rem 3.75rem;
}

label.form-check-label small {
  font-size: 100%;
  font-weight: 400;
  margin-left: 20px;
}

.form-check-input {
  position: absolute;
  margin-top: -10px;
  margin-left: 0px;
}

.modal-content .php-email-form button {
  background: #007bff;
  border: 0;
  padding: 10px 24px;
  color: #fff;
  transition: 0.4s;
  border-radius: 4px;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 20px;
  font-size: 20px;
  font-family: Comic Sans MS;
  letter-spacing: 2px;
}

.modal-content .php-email-form button:hover {
  background: #82b350;
}

#forgotModal .modal-dialog.modal-xl {
  background-size: cover;
  padding: 10px 0px 50px 0px;
}

.form-group .validation {
  color: red;
  font-size: 12px;
}

/* Custom Radio Button Start*/

.radiotextsty {
  color: #a5a4bf;
  font-size: 18px;
}

.customradio {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 18px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-left: 20px;
}

/* Hide the browser's default radio button */
.customradio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  background-color: white;
  border-radius: 50%;
  border: 1px solid #bebebe;
}

/* On mouse-over, add a grey background color */
.customradio:hover input ~ .checkmark {
  background-color: transparent;
}

/* When the radio button is checked, add a blue background */
.customradio input:checked ~ .checkmark {
  background-color: white;
  border: 1px solid #bebebe;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.customradio input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.customradio .checkmark:after {
  top: 2px;
  left: 2px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #a3a0fb;
}

/* Custom Radio Button End*/

.modal-header h4.modal-title.quickcourse-heading {
  margin: 0 auto;
  display: block;
  margin-top: 13px;
  font-family: Comic Sans MS;
  color: black;
  font-size: 28px;
}

.modal-body .modal-contentbody P {
  text-align: justify;
  margin-top: 18px;
}

.modal-body .course-img img {
  width: 100%;
}

.modal-body .modal-contentbody table td span.material-icons {
  color: #0087ce;
}

#viewclassdetailModal .modal-header {
  margin-top: 0px;
}

/*footer----------*/
#footer .footer-top .footer-links h3 {
  font-size: 22px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
  font-family: Comic Sans MS;
}

#footer .footer-top .footer-links ul {
  padding: 0;
}

#footer .footer-top .footer-links ul li {
  list-style: none;
}

#footer .footer-top .footer-links ul a {
  color: #000000;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none !important;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #1da8e2;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top {
  margin-top: 80px;
}

#footer .footer-bottom .copyright {
  color: rgb(0, 0, 0);
  border-top: 1px solid gray;
  padding: 10px 0px 15px 0px;
  font-size: 16px;
  margin-top: 30px;
}

/*upadate css*/
.dropdown-menu-right {
  right: auto;
  left: auto;
}

.dropdown-menu {
  margin: 0.125rem 0 0;
}

/*after-login-----*/
#onlinecourse .single-onlinecouser .onlinecourse-img img {
  width: 200px;
  border-radius: 50%;
  height: 200px;
  object-fit: cover;
  margin: 0 auto;
  display: block;
  margin-bottom: 15px;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

#onlinecourse .single-onlinecouser .onlinecourse-title h5 {
  text-align: center;
  font-family: comic Sans MS;
}

#onlineevents-section {
  background: #f7f9fa;
  padding: 50px 0px 20px 0px;
}

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #ffffff;
  background-clip: border-box;
  border: 5px solid #008dd3;
  border-radius: 0.25rem;
  margin-bottom: 30px;
}

#onlineevents-section .card img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  opacity: 0.2;
  position: relative;
  padding: 2px;
}

#onlineevents-section .card h4 {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 130px;
  font-family: Comic Sans MS;
  font-size: 30px;
  font-weight: 600;
  color: black;
}

.single-onlinecouser {
  position: relative;
  margin-bottom: 30px;
}

#onlinecourse .single-onlinecouser .onlinecourse-img {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: 0.5s ease;
  backface-visibility: hidden;
}

#onlinecourse .single-onlinecouser .onlinecourse-lock-unlock {
  transition: 0.5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.single-onlinecouser:hover .onlinecourse-img {
  opacity: 0.3;
}

.single-onlinecouser:hover .onlinecourse-lock-unlock {
  opacity: 1;
}

.onlinecourse-lock-unlock .lockicon {
  background-color: #4caf50;
  color: white;
  font-size: 16px;
  padding: 16px 32px;
}

/*today---*/

/* .navbar-nav {
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 50%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-nav .dropdown-menu {
  position: absolute;
  float: none;
  right: 0;
}

.navbar-nav {
  float: right;
} */

#blogCarousel .carousel-item {
  height: auto;
}

.backgroundcolor-section {
  background: #78d2f7;
}

#blankwight-class {
  height: 200px;
  background: white;
}

/*Course Details--------------*/
#courseoverview .courseroverviewimg img {
  width: 100%;
  border-radius: 5px;
  margin-bottom: 20px;
  height: 300px;
  object-fit: contain;
}

#courseoverview .courseoverviewaboutsection h4.heading {
  font-family: Comic Sans MS;
}

#courseoverview .courseoverviewaboutsection p {
  text-align: justify;
  margin: 20px 0;
}

#courseoverview .courseoverviewaboutsection h4 span {
  margin-left: 20px;
}

.courseoverviewaboutsection button.course-button {
  background: #8db752;
  color: white;
  width: 100%;
  padding: 4px 10px 4px 10px;
  font-size: 15px;
  font-family: Comic Sans MS;
  margin: 20px 0;
  border: 1px solid white;
}

.courseoverviewaboutsection button.course-button.gocart {
  background: #ff853c;
}

.courseoverviewaboutsection button.course-button:hover {
  background: #008dd3;
}

.courseoverviewaboutsection button.course-button span.material-icons {
  padding: 5px 5px 0px 5px;
}

.courseoverviewaboutsection button.course-button span.add {
  position: relative;
  bottom: 8px;
}

.badge {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  position: relative;
  bottom: 7px;
  margin-left: 10px;
}

/*info-----*/
#info-important p span.heading {
  color: #008dd3;
  font-family: Comic Sans MS;
  font-size: 18px;
}

#info-important p {
  text-align: justify;
}

/*video-pdf-img section ----------*/
.course-video-pdf img {
  width: 100%;
  height: 170px;
  object-fit: cover;
  position: relative;
  border: 1px solid;
}

.course-video-pdf-section .course-title h4 {
  text-align: center;
  font-size: 20px;
  color: black;
  font-family: Comic Sans MS;
  margin: 12px 0px;
}

.course-video-pdf-section .price-cart-section table tr td h5 {
  font-size: 18px;
}

.course-video-pdf-section .price-cart-section table tr td button.course-button {
  background: #8db753;
  color: white;
  width: 100%;
  border: 1px solid white;
  padding: 5px 0px 0px 0px;
}

.course-video-pdf-section
  .price-cart-section
  table
  tr
  td
  button.course-button
  span.add {
  position: relative;
  bottom: 6px;
  padding: 0px 2px 0px 10px;
}

.course-video-pdf span.material-icons {
  position: absolute;
  background: #6f7272a6;
  top: 0px;
  margin: 0 auto;
  display: block;
  width: auto;
  left: 15px;
  right: 15px;
  padding: 70px 0px 60px 0px;
  text-align: center;
  color: white;
  font-size: 40px;
  border-radius: 15px;
}

.course-video-pdf-section {
  margin-bottom: 30px;
}

/*chapterpage---------*/
.chapter-video-pdf-audio img {
  width: 100%;
  height: 170px;
  object-fit: contain;
  position: relative;
  border: 1px solid;
  padding: 15px;
}

/*singlevideo-audio page-----------------*/
#Chapter-singleclass-section
  .singleclass-section
  .single-video-pdf-audio
  iframe {
  width: 100%;
  height: 400px;
}

#Chapter-singleclass-section .singleclass-section {
  padding: 40px 0px;
}

.carousel-inner.singleaudio-video-banner .carousel-item {
  height: 40vh;
}

#Chapter-singleclass-section .singleclass-section button {
  background: #0087ce;
  color: white;
  margin: 0 auto;
  display: block;
  padding: 10px 15px 2px 15px;
  font-family: Comic Sans MS;
  border: 1px solid #0087ce;
  font-size: 18px;
}

#Chapter-singleclass-section .singleclass-section button span {
  position: relative;
  bottom: 8px;
  margin-left: 10px;
}

.eventbackground p {
  text-align: justify;
  font-size: 17px;
  font-weight: 500;
}

/*event-----------*/
#allevents-section .eventsection {
  border: 2px solid #0087ce;
  margin-bottom: 35px;
}

#allevents-section .eventsection .eventimg img {
  width: 100%;
  height: 330px;
  object-fit: cover;
}

#allevents-section .eventsection .eventdescription {
  padding: 15px;
  text-align: justify;
  color: black;
}

/* #allevents-section{padding: 10px 40px 10px 40px;} */
.eventdescripttion {
  text-align: justify;
}

.eventdescripttion h4 {
  font-family: Comic Sans MS;
  margin-bottom: 15px;
}

#allevents-section .container.event-container {
  overflow: auto;
  height: 600px;
  padding-left: 50px;
  padding-right: 50px;
}

#detailsevents-section .eventsection {
  margin-bottom: 45px;
}
#detailsevents-section .eventsection .eventimg img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  border: 1px solid;
  /* margin-bottom: 30px; */
}
#detailsevents-section .eventsection .title {
  margin-top: 12px;
}
#detailsevents-section button.back-button {
  background: #008dd3;
  color: white;
  font-family: Comic Sans MS;
  font-size: 20px;
  margin-bottom: 20px;
}

#detailsevents-section .right-buttonsection button.upbutton {
  background: #008dd3;
  color: white;
  font-family: Comic Sans MS;
  font-size: 20px;
}

#detailsevents-section .right-buttonsection button.upbutton:hover {
  background: linear-gradient(to right, #6dd5ed, #2193b0);
}

/* #detailsevents-section .right-buttonsection button.downbutton {
  background: #74be46;
  color: white;
  font-family: Comic Sans MS;
  font-size: 20px;
}

#detailsevents-section .right-buttonsection button.downbutton:hover {
  background: linear-gradient(to right, #a8e063, #56ab2f);
} */

#detailsevents-section .right-buttonsection button span.material-icons {
  position: relative;
  top: 4px;
  margin-right: 10px;
}

.right-buttonsection {
  float: right;
}

.eventsdetails-table table thead {
  background: aliceblue;
}
.eventsdetails-table table thead tr th {
  padding: 15px;
  text-align: center;
  border-bottom: 1px solid gray;
  font-size: 20px;
}
.eventsdetails-table table tbody tr td {
  padding: 10px;
  text-align: center;
  border-bottom: 1px solid #cfcfcf;
}
.eventsdetails-table table tbody tr td button.uploadbutton {
  background: #008dd3;
  color: white;
  margin-top: 10px;
  margin-bottom: 10px;
}
.eventsdetails-table table tbody tr td button.replacebutton {
  background: #ff8731;
  color: white;
  margin-top: 10px;
  margin-bottom: 10px;
}

.eventsection .title h5 span button.downbutton {
  float: right;
  background: #74be46;
  color: white;
  padding: 0px 8px 6px 8px;
}
.eventsection .title h5 span button.downbutton span.material-icons {
  position: relative;
  top: 6px;
  margin-right: 6px;
}
.eventsection .title h5 span button.downbutton:hover {
  background: linear-gradient(to right, #a8e063, #56ab2f);
}

/*all button perpose------*/
.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.25);
}
/*------*/

.logo.mr-auto a img {
  height: 63px;
}

/*Online-store-----------------*/

.online-store-imfo {
  margin-top: 30px;
}

button.onlinestore-button.gocart {
  background: #ff853c;
  color: white;
  border: 1px solid white;
  padding: 8px 15px 13px 15px;
  float: right;
}

button.onlinestore-button.gocart .material-icons {
  position: relative;
  top: 6px;
  margin-right: 8px;
}
button.onlinestore-button.gocart span.badge {
  position: relative;
  top: 0px;
  margin-left: 18px;
}
button.onlinestore-button.gocart:hover {
  background: linear-gradient(to right, #6dd5ed, #2193b0);
}

.single-onlineshop button {
  position: absolute;
  left: 0;
  right: 0;
}
.single-onlineshop span.material-icons {
  position: absolute;
  background: #008dd3;
  top: 0px;
  margin: 0 auto;
  display: block;
  width: auto;
  left: 15px;
  padding: 10px 10px 10px 10px;
  text-align: center;
  color: white;
  font-size: 28px;
}
.single-onlineshop img {
  width: 100%;
  height: 170px;
  object-fit: cover;
  position: relative;
  border: 1px solid #008dd3;
}
.online-store-section {
  margin-bottom: 30px;
  min-height: 345px;
  padding: 15px;
}
.online-store-section .course-title h4 {
  text-align: center;
  font-size: 20px;
  color: black;
  font-family: Comic Sans MS;
  margin: 12px 0px;
  min-height: 75px;
}
.online-store-section .price-cart-section table tr td button.course-button {
  background: #8db753;
  color: white;
  width: 100%;
  border: 1px solid white;
  padding: 5px 0px 0px 0px;
}
.online-store-section
  .price-cart-section
  table
  tr
  td
  button.course-button
  span.add {
  position: relative;
  bottom: 6px;
  padding: 0;
}

/*store-modal--*/
#viewstoreModal .modal-header {
  margin-top: 0px;
}

.modal-header h4.modal-title.quickstore-info-heading {
  margin: 0 auto;
  display: block;
  margin-top: 13px;
  font-family: Comic Sans MS;
  color: black;
  font-size: 28px;
}

.modal-body img.store-img {
  width: 100%;
  border: 1px solid #008dd3;
  margin-bottom: 15px;
}

.modal-body p.about-instru {
  text-align: justify;
}
.modal-body h4.heading-instru {
  margin: 0px 0 15px;
}
.modal-footer button.instrubutton-close {
  color: #fff;
  background-color: #008dd3;
  border-color: #008dd3;
}

/*cart section----------*/
.Cart-section table tbody tr td img.cart-itemimg {
  height: 55px;
  width: 60px;
  margin-right: 10px;
  border: 1px solid #008dd3;
}
.Cart-section table {
  width: 100%;
  background: #f1fbfc;
  box-shadow: 0px 0px 10px 0px #d2d2d2;
  /* border-left: 1px solid white;
  border-right: 1px solid white; */
}

.Cart-section table thead tr th {
  background: #008dd3;
  /* position: relative;
  top: 10px; */
  padding: 15px 15px 15px 20px;
  color: white;
  font-family: Comic Sans MS;
  font-size: 18px;
  letter-spacing: 3px;
}

.Cart-section table tbody tr td {
  padding: 15px 15px 15px 20px;
  border-bottom: 1px solid #dedede;
}
.Cart-section table tbody tr td span.material-icons {
  color: #008dd3;
  border: 1px solid;
  padding: 3px;
}
.Cart-section table tbody tr td button.delete {
  border: 0;
  background: none;
}
.Cart-section table tbody tr td button.delete:focus {
  outline: 0px auto -webkit-focus-ring-color;
}

.checkout-button {
  background: #f1fbfc;
  padding: 15px;
  border: 4px solid #008dd3;
  font-family: Comic Sans MS;
  color: black;
}

.checkout-button table tr td {
  padding: 10px 0px;
}
.checkout-button table tr.total-price td {
  font-size: 20px;
  font-weight: 600;
}
.checkout-button table tr.total-price {
  border-top: 1px solid gray;
}

.checkout-button button.checkoutbtn {
  width: 100%;
  background: #74be46;
  color: white;
  border: 1px solid #74be46;
  padding: 5px;
  font-size: 18px;
  margin-top: 22px;
}

.input-group.quantitiy-plusminus
  .input-group-btn
  button.btn-number
  span.material-icons.remove {
  background: #ff2929;
  color: white;
  padding: 0px;
}
.input-group.quantitiy-plusminus
  .input-group-btn
  button.btn-number
  span.material-icons.add {
  background: #0d9700;
  color: white;
  padding: 0px;
}
.input-group.quantitiy-plusminus .input-group-btn button.btn-number {
  padding: 5px 0px;
}

.input-group.quantitiy-plusminus input.input-number {
  padding: 5px;
  width: 20px;
  text-align: center;
}

.Cart-section {
  margin-bottom: 40px;
  overflow-x: auto;
}

#viewCart-section {
  margin-top: 40px;
}

.checkout-button button.backcoursebtn {
  width: 100%;
  background: #008dd3;
  color: white;
  border: 1px solid #008dd3;
  padding: 5px;
  font-size: 18px;
  margin-top: 22px;
  margin-bottom: 10px;
}

.combocourse-info {
  background: #f1fbfc;
  padding: 15px;
  border: 4px solid #008dd3;
  font-family: Comic Sans MS;
  color: black;
}
.combocourse-info h4 {
  color: #ff2929;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 12px;
}
.combocourse-info p span {
  color: #008dd3;
  font-size: 17px;
}

span.item-offer {
  border: 2px solid #74be46;
  padding: 4px;
  font-size: 13px;
  background: #74be4670;
  color: black;
  font-weight: 600;
}

/* test application */

.testapplication p.testapp-info span {
  color: #1da8e2;
  font-size: 22px;
  font-weight: 700;
  margin-right: 10px;
}
.testapplication p.testapp-info {
  margin-bottom: 3px;
  font-size: 20px;
}

.nav.nav-justified > li > a {
  position: relative;
}
.nav.nav-justified > li > a:hover,
.nav.nav-justified > li > a:focus {
  background-color: transparent;
}
.nav.nav-justified > li > a > .quote {
  position: absolute;
  left: 0px;
  top: 0;
  opacity: 0;
  width: 30px;
  height: 30px;
  padding: 5px;
  background-color: #13c0ba;
  border-radius: 15px;
  color: #fff;
}
.nav.nav-justified > li.active > a > .quote {
  opacity: 1;
}
.nav.nav-justified > li > a > img {
  box-shadow: 0 0 0 3px #8db753;
}
.nav.nav-justified > li > a > img {
  max-width: 70%;
  opacity: 0.3;
  -webkit-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
  -webkit-transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  border-radius: 50%;
  width: 100px;
  height: 100px;
  object-fit: contain;
}
.nav.nav-justified > li.active > a > img,
.nav.nav-justified > li:hover > a > img,
.nav.nav-justified > li:focus > a > img {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  -webkit-transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.tab-pane .tab-inner {
  padding: 30px 0 20px;
}

@media (min-width: 768px) {
  .nav.nav-justified > li > a > .quote {
    left: auto;
    top: auto;
    right: 20px;
    bottom: 0px;
  }
}
ul.nav-justified li {
  margin-right: 25px;
}
section.testapplication {
  padding-top: 40px;
}
.testapplication .tab-content {
  padding: 13px;
  margin-top: 40px;
  box-shadow: 0px 0px 14px 0px #d2d2d2;
  border-bottom: 5px solid #8db753;
  border-left: 2px solid #8db753;
  margin-bottom: 30px;
}
.tab-content > .tab-pane.active.show {
  display: block !important;
}

li.itemclass a span {
  font-size: 20px;
  font-family: Comic Sans MS;
  text-decoration: none;
}
.nav.nav-justified > li > a > span {
  opacity: 0.3;
}
.nav.nav-justified > li.active > a > span,
.nav.nav-justified > li:hover > a > span,
.nav.nav-justified > li:focus > a > span {
  opacity: 1;
  color: #1da8e2;
}

button.btn-grad {
  background-color: #8db753;
  color: white;
  padding: 10px 25px 10px 25px;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  font-family: cursive;
}

button.btn-grad:hover {
  background-image: linear-gradient(
    to right,
    #3d7eaa 0%,
    #ffe47a 51%,
    #3d7eaa 100%
  );
  background-position: right center;
  color: black;
}

/* calander */

.fc-time {
  display: none;
}

.fc-event {
  position: relative;
  display: block;
  font-size: 0.85em;
  line-height: 1.4;
  border-radius: 3px;
  border: 1px solid #1da8e2 !important;
  background: #1da8e2 !important;
  color: white !important;
  padding: 2px 5px 3px 10px !important;
  font-weight: 500;
  margin-bottom: 4px !important;
}

.fc-button-primary {
  color: #fff;
  background-color: #1da8e2 !important;
  border-color: #1da8e2 !important;
  margin-right: 4px !important;
}
.fc-toolbar.fc-header-toolbar .fc-left button.fc-today-button {
  display: none;
}

#calendar {
  margin-bottom: 30px;
}

/* new-application-amend */
.testapplication h4 span.heading-title {
  color: #1da8e2;
  margin-right: 10px;
}

.newapplication-amend form {
  box-shadow: 0px 0px 10px 0px #c7c7c7;
  padding: 15px;
  border-bottom: 4px solid #8db753;
  border-top: 4px solid #8db753;
}
.newapplication-amend table tbody.fc-body tr th,
td {
  height: 45px !important;
}

.newapplication-amend table tbody tr td select {
  width: 100%;
  background: aliceblue;
}

.button-tetappication button.back-button {
  background: #1da8e2;
  color: white;
}
.button-tetappication button.submit-button {
  background: #1da8e2;
  color: white;
  float: right;
}
.button-tetappication button:hover {
  background-image: linear-gradient(
    to right,
    #3d7eaa 0%,
    #8db753 51%,
    #3d7eaa 100%
  );
}

.newapplication-amend h4 {
  margin-bottom: 25px;
}

.newapplication-amend table tbody tr th,
td p.location {
  font-size: 15px;
  margin-top: 10px;
}

/* checkout page */

.checkout-section .left-section {
  border-right: 1px dashed;
  border-left: 1px dashed;
  padding-right: 25px;
  padding-left: 25px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #8db753 !important;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff !important;
  border-top: 3px solid !important;
}
.nav-tabs .nav-link:hover {
  border-color: #23242400;
}

.carousel.slide {
  margin-top: 66px;
}

.carousel-item {
  height: 70vh;
}

.page-link {
  font-weight: bold;
  color: black !important;
  border: none !important;
  background-color: #fff0 !important;
  margin-inline: 10px;
  border: 1px solid #bab7b7 !important;
}

.page-link:focus,
.page-link:active {
  background-color: #8db753 !important;
  color: white !important;
  border-color: none !important;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff !important;
  background-color: #8db753 !important;
  border-color: none !important;
  font-weight: bold;
}

.page-link:hover {
  background-color: #8db753 !important;
  color: white !important;
  font-weight: bold;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
