@import url('https://fonts.googleapis.com/css2?family=Rubik&display=swap');
html {
  scroll-behavior: smooth;
   scroll-padding-top: var(--scroll-padding, 50px); 
}

body{
  box-sizing: border-box;
  overflow: auto;
  color: #473277 !important;
  font-size: 14px;
  font-family: 'Rubik', sans-serif !important;
}

* {
  scroll-behavior: smooth;
  box-sizing: border-box;
  margin: 0;
  padding: 0;

}
a {
  font-size: 14px;
  color: #473277;
}
a:hover {
  color: #f68320;
  text-decoration: none;
}

.table {
  color: #473277 !important;
}

.main-section {
  margin: 0;

  padding: 0;
  position: relative;
}

/*header top bar*/
/* 
.head-top-bar {
  display: flow-root;
  background: #fff;
  border-bottom: 1px solid #efefef;
  margin: 0;
  padding: 5px 25px;
}

.head-top-bar ul {
  list-style-type: none;
  display: inline-block;
}

.head-top-bar li {
  display: inline-block;
}

.head-top-bar li .form-control-sm {
  border: 1px solid #f8f8f8;
  font-size: 13px;
}

.head-top-bar .t-email {
  margin: 5px 0 0 0;
}

.head-top-bar li a {
  margin-right: 10px;
  color: #473277;
}

.head-top-bar .d-block {
  display: block;
}

@media only screen and (max-width: 768px) {
  .head-top-bar .m-d-none {
    padding: 5px !important;
  }

  .head-top-bar ul {
    display: block;
    margin: 0 auto;
    text-align: center;  }
}
 */
/*end header top bar*/

/*new header*/
.container-h {
  display: grid;
  height: 85px;
  width: 100%;
  padding: 0px 20px;
  background-color: #fff;
  border-bottom: 0px solid #eee;
}

.navbar-brand .logo {
  height: 42px;
  margin-right: 15px;
}

.main-nav-wrap ul {
  list-style: none !important;
  margin: 0;
}

.loggedout_search {
  width: 25% !important;
  margin-right: auto;
  margin-left: unset !important;
}

.search-box .input-group-append {
  margin-left: -50px !important;
}

.search-box.mobile-search .form-control {
  left: 170px;
  border-radius: 100px !important;
}

.search-box.mobile-search input {
  border-radius: 100px !important;
  background-color: #fff !important;
  border: 1px solid #efefef !important;
  height: 38px;
  padding: 0 15px;
  font-size: 14px;
  color: #473277;
}

.search-box.mobile-search .btnfaqset {
  position: relative;
  z-index: 2;
  top: -25px !important;
  left: 205px !important;
  background: unset !important;
  color: #473277 !important;
  font-size: 20px !important;
}

@media only screen and (max-width: 600px) {
  .search-box.mobile-search .btnfaqset {
    position: relative;
    z-index: 2;
    top: 2px;
    left: 0px;
    background: unset !important;
    color: #473277 !important;
    font-size: 20px !important;
  }
}

.brand-logo {
  width: 215px;
  margin-right: 15px;
}

@media only screen and (max-width: 768px) {
  .brand-logo {
    width: unset;
    margin-right: unset;
  }
}

.search-box.mobile-search button {
  border: 0px solid #f2f3f5 !important;
  border-radius: 0 !important;
  font-size: 16px;
  left: 170px;
  padding: 0px 15px;
  background: unset !important;
  color: #473277 !important;
}

.search-box.mobile-search .btn i {
  font-size: 20px;
  color: #473277;
}

.search-box.mobile-search .btn i:hover {
  color: #f68320;
}

.search-box.mobile-search button:hover,
.search-box.mobile-search button:focus {
  background-color: unset !important;
  border-color: unset !important;
  color: #f68320 !important;
}

.categories-link {
  background: #008fd5 !important;
  color: #fff !important;
}

.categories-link:hover {
  background: #f68320 !important;
  color: #fff !important;
}

.ba-btn {
  background: none;
}

button.btn.btn-default.btn-sm.join-now-popup {
  background: #fff !important;
  border: 0 !important;
  border-color: #fff !important;
  color: #473277 !important;
  font-size: 14px;
  font-weight: 600;
  box-shadow: 0 8px 15px rgb(0 0 0 / 8%);
}

button.btn.btn-default.btn-sm.join-now-popup:hover {
  background: #f68320 !important;
  color: #fff !important;
  border: 0;
}

.sticky {
  position: fixed;
  top: 0;
  z-index: 9999;
  width: 100%;
  background: #fff;
  box-shadow: 0 13px 35px -12px rgba(35, 35, 35, 0.15);
}

.main-nav-wrap > ul > li > ul > li a {
  padding: 15px 15px !important;
  font-size: 15px;
  font-weight: 400;
  color: #473277 !important;
  border-bottom: 1px solid #f1f1f1;
}

.main-nav-wrap > ul > li > ul > li ul {
  background: #fff !important;
  padding: 15px 0;
  border: 1px solid #f1f1f1 !important;
}

.main-nav-wrap > ul > li > ul > li ul {
  padding: 0 !important;
}

.main-nav-wrap > ul > li > ul {
  padding: 0 !important;
  border: 1px solid #f1f1f1 !important;
}

.main-nav-wrap > ul > li > ul > li a:hover {
  background-color: #f1f1f1 !important;
  color: #f68320 !important;
}

.dropbtn {
  color: #473277 !important;
}

.dropdown:hover .dropbtn {
  background-color: unset !important;
  color: #f68320 !important;
}

.has-sub-category i {
  font-size: 20px;
}

.menu-icon-box {
  position: relative;
  margin: 0 5px;
}

.menu-icon-box .icon .number {
  position: absolute;
  top: 5px;
  right: 2px;
  background-color: #008fd5 !important;
  border-radius: 15px;
  color: #fff !important;
  font-size: 10px !important;
  line-height: 1.43;
  min-width: 19px;
  padding: 2px 6px;
  text-align: center;
  pointer-events: none;
}

.menu-icon-box .icon .number:hover {
  background-color: #f68320 !important;
}

.sign-in-box .dropdown-content {
  padding: 0;
}

.sign-in-box .dropdown-content a:hover {
  color: #f38120;
  background: #f1f1f1;
}

.sign-in-box .dropdown-content a {
  color: #473277;
  padding: 15px 20px;
  text-decoration: none;
  display: block;
  border-bottom: 1px solid #f1f1f1;
}

@media (max-width: 1199px) {
  .dropdown-user-info .user-details .user-name {
    font-size: 16px !important;
  }

  .mobile-nav-trigger span {
    top: 50%;
    left: 10px !important;
    margin-top: -2px;
  }
}

@media only screen and (max-width: 991px) {
  ul.mobile-header-buttons {
    position: initial;
    right: 35px;
  }
}

.dropdown-user-info .user-image img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #f2f3f5;
}

.menu-icon-box .icon {
  position: relative;
  background: #edeff6;
  border-radius: 50%;
}

.menu-icon-box .icon a {
  height: 45px;
  width: 45px;
  text-align: center;
  line-height: 32px;
  display: inline-block;
  border-radius: 50%;
  color: #686f7a;
  border: 1px solid transparent;
  margin: 0px 0;
  font-size: 18px;
}

.menu-icon-box .icon a:hover {
  background: rgba(20, 23, 28, 0.05);
  border-color: rgba(20, 23, 28, 0) !important;
}

.menu-icon-box:hover > .dropdown {
  opacity: 1;
  visibility: visible;
}

.menu-icon-box .dropdown {
  position: absolute;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  background-color: #fff;
  border-top: 1px solid #e8e9eb;
  box-shadow: 0 4px 16px rgb(20 23 28/25%);
  color: #473277;
  font-size: 13px;
  left: inherit;
  list-style: none;
  margin: 0;
  right: -1px;
  text-align: left;
  top: 100%;
  width: 330px;
}

.corner-triangle.top-left:after {
  top: -12px;
  left: 14px;
}

.corner-triangle.top-left:before {
  top: -14px;
  left: 14px;
}

.corner-triangle.top-right:after {
  top: -12px;
  right: 14px;
}

.corner-triangle.top-right:before {
  top: -14px;
  right: 14px;
}

.corner-triangle:after {
  border-color: transparent transparent #fff;
}

.corner-triangle:before {
  border-color: transparent transparent #e8e9eb;
}

.corner-triangle:before,
.corner-triangle:after {
  border-style: solid;
  border-width: 0 10px 13px;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
}

.course-list-dropdown .item-list {
  max-height: 230px;
  overflow-y: auto;
  margin-bottom: 10px;
}

.course-list-dropdown .item-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.course-list-dropdown .item-list ul li {
  padding: 15px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-webkit-transition: all 0.3s;
}

.course-list-dropdown .item-list .item .item-image {
  width: 60px;
  float: left;
}

.course-list-dropdown .item-list ul a {
  display: block;
}

.course-list-dropdown .item-list .item .item-image img {
  height: 60px;
}

.course-list-dropdown .item-list .item .item-details {
  padding-left: 70px;
}

.course-list-dropdown .item-list .item .item-details .course-name {
  color: #473277;
  font-size: 13px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-line-clamp: 1;
  -moz-line-clamp: 1;
  -ms-line-clamp: 1;
  -o-line-clamp: 1;
  line-clamp: 1;
}

.course-list-dropdown .item-list .item .item-details .instructor-name {
  color: #686f7a;
  font-size: 13px;
}

.course-list-dropdown .item-list .item .item-details .current-price {
  color: #f68320;
  font-size: 14px;
  font-weight: 600;
  margin-right: 5px;
}

.course-list-dropdown .item-list .item .item-details .original-price {
  text-decoration: line-through;
  color: #686f7a;
  font-size: 14px;
}

.course-list-dropdown .item-list .item .item-details button {
  padding: 4px 8px;
  margin-top: 5px;
  font-size: 12px;
  border-radius: 2px;
  color: #fff;
  background-color: #f68320;
  border: 0px solid #f68320;
  text-transform: capitalize;
}

.course-list-dropdown .item-list .item .item-details button:hover {
  color: #fff;
  background-color: #008fd5;
}

.course-list-dropdown .dropdown-footer {
  background: #f2f3f5;
  padding: 5px 20px 10px;
}

.course-list-dropdown .dropdown-footer a {
  background-color: #008fd5 !important;
  width: 100%;
  border: 0;
  color: #fff;
  padding: 11px 12px;
  font-size: 15px;
  line-height: 1.43;
  border-radius: 2px;
  font-weight: 600;
  margin-top: 5px;
  display: block;
  text-align: center;
}

.course-list-dropdown .dropdown-footer a:hover {
  background-color: #f68320 !important;
  color: #fff !important;
}

.menu-icon-box .empty-box {
  padding: 20px;
}

.text-center {
  margin-top: 60px !important;
  text-align: center !important;
}

.menu-icon-box .empty-box p {
  margin-bottom: 0;
}

.menu-icon-box .empty-box a {
  display: inline-block;
  font-weight: 600;
  margin-top: 15px;
}

.user-dropdown-menu {
  margin: 0;
  padding: 0;
  padding-top: 10px;
  list-style: none;
}

.user-dropdown-menu li a {
  display: block;
  color: #473277;
  font-size: 15px !important;
  font-weight: 400;
  padding: 10px 22px;
}

.user-dropdown-menu li a:hover {
  color: #f68320;
  background: #efefef;
}

.user-dropdown-menu li a i {
  font-size: 16px;
  width: 20px;
  text-align: center;
  margin: 0 19px 0 10px;
  color: #a1a7b3;
}

.dropdown-user-info .user-image img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #f2f3f5;
}

.dropdown-user-info .user-details {
  padding-left: 50px;
}

.dropdown-user-info .user-details .user-name {
  color: #473277;
}

.dropdown-user-info .user-details .user-email {
  color: #686f7a;
  font-size: 13px;
}

.user-dropdown-menu .dropdown-user-logout {
  padding: 10px 0;
  background: #f7f8fa;
}

@media (min-width: 1199px) {
  .main-nav-wrap > ul > li > ul {
    height: 500px !important;
    overflow-x: hidden;
    overflow-y: scroll;
    direction: rtl;
  }

  .main-nav-wrap > ul > li > ul > li ul {
    position: fixed !important;
    min-height: unset !important;
    top: 62px !important;
    width: 273px;
    left: 523px;
    height: 502px !important;
  }
}

/* Designing for scroll-bar */
::-webkit-scrollbar {
  width: 12px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #ddd;
  border-radius: 5px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #bbdef4;
  border-radius: 5px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #bbdef4;
}

/*end new header*/

.banner-section {
  position: relative;
  margin: 0 !important;
  width: 100%;
  /*height: 100vh;*/
  border-bottom: 0px solid #f1f1fa;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 0;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 80px 0px 100px 0px;
}

.banner-section .background-img {
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
}

.banner-section .background-img .dots-1 {
  -webkit-transform: translateX(-0vw);
  -moz-transform: translateX(-0vw);
  -ms-transform: translateX(-0vw);
  -o-transform: translateX(-0vw);
  transform: translateX(-0vw);
  background-image: url(../images/b-left-s.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: left;
}

.banner-section .background-img .dots-1 {
  bottom: 0px;
  opacity: 1;
  position: absolute;
  top: 350px;
  width: 100%;
  left: -30px;
  margin: auto;
}

.banner-section .shape-1 {
  position: absolute;
  bottom: 50%;
  left: 2%;
  z-index: 99;
  animation: animationFramesTwo 13s infinite linear;
}

.banner-section .shape-2 {
  position: absolute;
  left: 8%;
  top: 23%;
  animation: jump 8s infinite linear;
}

.banner-section .shape-3 {
  position: absolute;
  top: 13%;
  left: 40%;
  z-index: 99;
  animation: animationFramesTwo 13s infinite linear;
}

.banner-section .shape-4 {
  position: absolute;
  bottom: 16%;
  left: 12%;
  z-index: 99;
  animation: animationFramesTwo 13s infinite linear;
}

.banner-section .shape-5 {
  position: absolute;
  bottom: 30%;
  left: 44%;
  z-index: 99;
  animation: animationFramesTwo 13s infinite linear;
}

.banner-section .shape-6 {
  position: absolute;
  top: 8%;
  right: 4%;
  z-index: 99;
  animation: animationFramesTwo 13s infinite linear;
}

.text-wrap {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin: 0px 0 0 60px;
  padding: 0 20px 0 0;
}

.text-wrap .qodef-m-text {
  font-size: 14px;
  font-weight: normal;
  color: #473277;
  margin: 0;
  padding: 0;
}

.text-wrap h1 {
  font-size: 40px!important;
  font-weight: 600;
  color: #473277;
  margin: 5px 0 0 0;
}

.text-wrap,
h1 span {
  color: #008fd5;
  font-weight: 700;
}

.text-wrap .dis-text {
  font-size: 14px;
  line-height: 22px;
  font-weight: normal;
  color: #473277;
  padding: 0;
  margin: 25px 0 0;
}

.h-btn-sention {
  margin: 0;
  padding: 30px 0 0;
  width: 100%;
  position: relative;
  display: inline-flex;
}

.h-btn-sention .slider-bottom {
  display: inline-block;
}

.h-btn-sention .slider-bottom ul li {
  display: inline-block;
  margin-right: 23px;
}

.h-btn-sention .slider-bottom ul li .readon {
  padding: 15px 40px;
  font-size: 14px !important;
  letter-spacing: 1px;
  background: #008fd5;
  border: 0px solid #1c3988;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  border-radius: 100px;
  box-shadow: 0 8px 15px rgb(0 0 0 / 8%);
}

.h-btn-sention .slider-bottom ul li .readon:hover,
.h-btn-sention .slider-bottom ul li .popup-videos:hover {
  background: #f68320;
  color: #fff !important;
}

.h-btn-sention .slider-bottom ul li .popup-videos {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 100%;
  background: #3c2372;
  color: #fff;
  font-size: 20px;
  text-align: center;
  display: inline-block;
  box-shadow: 0 8px 15px rgb(0 0 0 / 8%);
}

.h-btn-sention .slider-bottom ul li .popup-videos i {
  padding-left: 5px;
}

.h-slider-m {
  padding-left: 125px;
  margin: 0;
}

.h-slider {
  margin: 30px 0 0 0;
  padding: 0 30px 0 0;
  float: right;
  position: relative;
}

.h-slider .qodef-m-shape-left {
  top: -50px;
  left: -65px;
  width: 200px;
  height: 200px;
  background-color: #008fd5;
}

.h-slider .qodef-m-shape-right {
  bottom: -73px;
  right: 0;
  width: 230px;
  height: 220px;
  background-color: #bbdef4;
}

.h-slider .qodef-m-shape-left .h-slider .qodef-m-shape-right {
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
}

.h-slider .qodef-m-shape-left,
.h-slider .qodef-m-shape-right {
  position: absolute;
  transition: 1.5s cubic-bezier(0.45, 0.05, 0.15, 0.93) 0.5s;
}

.h-slider .qodef-m-image {
  position: relative;
  z-index: 10;
}

.h-slider .qodef-m-image .carousel {
  position: relative;
  margin: 0;
  padding: 0;
  width: auto;
}

.h-slider .qodef-m-image .carousel .carousel-indicators {
  bottom: -25px;
  margin-left: 0% !important;
  list-style: none !important;
  left: 0;
  right: unset;
}

.h-slider .qodef-m-image .carousel .carousel-indicators li {
  background: #f68320;
  border-color: transparent;
  width: 8px;
  height: 8px;
  border-radius: 100px;
  margin: 1px 3px;
  opacity: 1;
  border-top: 0px solid transparent;
  border-bottom: 0px solid transparent;
}

.h-slider .qodef-m-image .carousel .carousel-indicators li:hover {
  opacity: 0.5;
}

.h-slider .qodef-m-image .carousel .carousel-indicators li.active {
  width: 30px;
  height: 6px;
  border: none;
  background: #473277;
  margin: 1px 5px;
  border-radius: 50px;
}

.sention-pointer {
  position: relative;
  padding: 0px 0;
  margin: 0px 0px 0;
  display: block;
  clear: both;
}

.sention-pointer .title-s {
  padding: 0 0 50px;
  margin: 0;
  text-align: center;
}

.sention-pointer .title-s h4 {
  padding: 0;
  margin: 0;
  font-size: 35px;
  font-weight: 500;
}

.sention-pointer .title-s p {
  padding: 10px 0 0;
  margin: 0;
  font-size: 15px;
  font-weight: normal;
}

.sention-pointer .pointer-container {
  /* margin: 0% 11% 6% -13%; */
  margin-bottom: 20px;
  padding: 0;
  padding: 20px;
  display: block;
  min-height: 250px;
  border-color: rgb(215, 224, 241);
  border-radius: 6px;
  box-shadow: 2px 0px 10px 0px rgb(228 235 242 / 40%);
  text-align: center;
  border: 1px solid #bfbfbf61 !important;
  transition: 1s ease-in-out;
}

.sention-pointer .pointer-container:hover {
  transform: scale(1.1);
  z-index: 2;
  box-shadow: 2px 2px 2px #bfbfbf;
  background-image: url("https://img.freepik.com/free-vector/white-background-with-zigzag-pattern-design_1017-33197.jpg?w=826&t=st=1672075558~exp=1672076158~hmac=086fa29a3b41efba9e929329c1a45fb2bdb1401dd6a28587c9c02dedc372946b");
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -2;
}

.sention-pointer .pointer-container.border-0 {
  border-right: 0px solid #bfbfbf;
}

.sention-pointer .pointer-container .p-icon {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.sention-pointer .pointer-container .p-icon img {
  display: block;
  height: auto;
  max-width: 100%;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sention-pointer .pointer-container .p-content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin: 0;
}

.sention-pointer .pointer-container .p-content h5 {
  font-size: 18px;
  color: #473277;
  line-height: 1.3em;
  margin: 16px 0;
}

.sention-pointer .pointer-container .p-content p {
  color: #696969;
  font-size: 14px !important;
  line-height: 24px;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.space-partner {
  margin-bottom: 50px !important;
}

.sention-partner {
  margin: 70px 0 0;
  padding: 0;
  text-align: center;
}

.sention-partner p {
  padding: 0;
  margin: 0;
  padding-bottom: 30px;
  line-height: normal;
  font-size: 16px;
  font-weight: 600;
  color: #473277;
}

.sention-partner .desktop {
  display: inline-block;
}

.sention-partner img {
  max-width: 100%;
  height: unset;
  /*35px*/
  width: auto;
  transition: transform 0.2s;
}

/*.sention-partner img:hover {
   -ms-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}*/
.sention-partner .media-container-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: left;
  align-content: center;
  align-items: start;
  overflow: hidden;
  overflow-y: hidden;
  white-space: nowrap;
}

.sention-partner .list-plugin {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
  display: flex;
  animation: marquee 75s linear infinite;
}

.item-collection-1 {
  position: relative;
  left: 0%;
  animation: swap 35s linear infinite;
}

@keyframes swap {
  0%,
  50% {
    left: 0%;
  }

  50.01%,
  100% {
    left: 100%;
  }
}

.sention-partner .list-plugin:hover {
  animation-play-state: paused;
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-100%);
  }
}

.sention-partner .list-plugin {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
  display: flex;
}

.sention-partner .list-plugin li {
  display: inline-block;
  margin: 0 15px 15px;
  padding: 5px 15px;
  border-radius: 10px;
  box-shadow: 0 3px 15px -5px rgb(35 35 35 / 25%);
  width: 150px;
  height: 80px;
}

.sention-partner .list-plugin li:hover {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.courses-section {
  position: relative;
  padding: 0px 0;
  margin: 70px 0 0;
}

.courses-section .titile-section {
  text-align: center;
  margin: 0 0 30px;
}

.courses-section .titile-section .qodef-m-text {
  font-size: 15px;
  font-weight: normal;
  color: #473277;
  margin: 0;
  padding: 0;
}

.courses-section .titile-section h2 {
  font-size: 40px !important;
  font-weight: 500;
  color: #473277;
  letter-spacing: -0.005em;
  margin: 0 0 2px;
  padding: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.no-padding {
  padding-left: 0;
  padding-right: 0;
}

#course_type_data .grid {
  min-height: 2100px !important;
}

/* .container{ border: 2px solid green }
.grid-item{ border: 2px solid red; padding: 20px;}
.grid{ border: 1px solid blue} */
.filters ul {
  display: flex;
  justify-content: left;
  list-style: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  margin: 30px 0px;
  padding: 0 0 0px;
}

.filters ul li {
  list-style: none !important;
  width: 127px !important;
  display: inlnie-block;
  text-align: center;
  margin-right: 12px;
  padding: 8px 10px 8px 10px;
  font-weight: normal;
  font-size: 15px;
  cursor: pointer;
  position: relative;
  margin-bottom: -2px;
  color: #473277;
  transition: 0.3s;
}

.filters ul li a {
  color: #473277;
}

.filters ul li a:hover {
  color: #f68320 !important;
}

.filters ul li:hover {
  color: #f68320;
}

.filters ul li.is-checked {
  border-bottom: 2px solid #f68320;
  font-weight: 600;
}

.filters ul li:last-child {
  margin-right: 0;
}

/* Academic filter new css 
@Author Amit Kumar
@date: 26-10-2023
*/

.academicfilter li.academicfiilterchecked {
    margin: 0 10px;
    background: #f68320;
    border-radius: 25px;
    box-shadow: 0 8px 15px rgb(0 0 0 / 10%);
}

.academicfilter li.academicfiilterchecked a,
.academicfilter li.academicfiilterchecked a:hover {
    color: #fff !important;
}

.academicfilter ul li a {
    color: #473277;
}

.academicfilter ul li.academicfiilterchecked {
    border-bottom: 2px solid #f68320;
    font-weight: 600;
}

.academicfilter ul li:hover {
    color: #f68320;
}

.academicfilter li.is-checked {
    margin: 0 10px;
    background: #f68320;
    border-radius: 100px;
    box-shadow: 0 8px 15px rgb(0 0 0 / 10%);
}

.academicfilter ul {
    display: flex;
    justify-content: left;
    list-style: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    margin: 30px 0px;
    padding: 0 0 0px;
}

.academicfilter ul li {
    list-style: none !important;
    width: 127px;
    display: inlnie-block;
    text-align: center;
    margin-right: 12px;
    padding: 8px 10px 8px 10px;
    font-weight: normal;
    font-size: 15px;
    cursor: pointer;
    position: relative;
    margin-bottom: -2px;
    color: #473277;
    transition: 0.3s;
}
/* end css academic professional */

.grid .grid-item h1 {
  background: #eee;
  height: 150px;
  line-height: 150px;
  color: #fff;
  font-size: 3em;
  text-align: center;
  margin-bottom: 30px;
}

.course-rigt-nav {
  float: right;
  position: absolute;
  right: 15px;
  bottom: 40px;
}

.course-rigt-nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.course-rigt-nav li {
  margin: 0 10px;
  padding: 10px 20px;
  border-radius: 100px;
}

.course-rigt-nav li:hover {
  background: #f68320;
  color: #fff;
}

.course-rigt-nav li a {
  color: #473277;
}

.course-rigt-nav li a:hover {
  color: #fff;
}

.course-rigt-nav li:hover {
  margin: 0 10px;
  background: #f68320;
  color: #fff !important;
}

.course-rigt-nav li.l-selected {
  margin: 0 10px;
  background: #f68320;
  border-radius: 100px;
  box-shadow: 0 8px 15px rgb(0 0 0 / 10%);
}

.course-rigt-nav li.l-selected a,
.course-rigt-nav li.l-selected a:hover {
  color: #fff;
}

.filters li.is-checked {
  margin: 0 10px;
  background: #f68320;
  border-radius: 100px;
  box-shadow: 0 8px 15px rgb(0 0 0 / 10%);
}

.filters li.is-checked a,
.filters li.is-checked a:hover {
  color: #fff !important;
}

.course-box-info {
  padding: 0;
  margin: 0px 0px 30px 0;
  position: relative;
  width: 100%;
  min-height: 320px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.06);
}

.course-box-info.m-right {
  margin-right: 0 !important;
}

.course-box-info .img-block {
  position: relative;
  width: 100%;
  vertical-align: top;
  margin: 0 auto;
  padding: 0;
}

.course-box-info .img-block img {
  margin: 0 auto;
  display: block;
  width: 100%;
  height: 160px;
}

.course-box-info .img-block.c-l-img-block img {
  height: 160px !important;
}

.course-box-info .price-box {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  min-width: 40px;
  height: 32px;
  font-size: 15px;
  color: #fff;
  font-weight: 400;
  background-color: #647580;
}

.course-box-info .price-box .tax_span {
  font-size: 12px;
  text-align: right;
  opacity: 0.8;
  color: #fff;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 10px;
  bottom: -1px;
  font-weight: 600;
}

.course-box-info .price-box del.base_price {
  font-size: 14px;
  font-weight: 400;
  display: inherit;
  margin-right: 10px;
}

.course-box-info .price-box span.discount_price {
  display: block;
}

.course-box-info .content_desc {
  position: relative;
  width: 100%;
  display: inline-block;
  padding: 15px 15px;
  margin: 0;
}

.course-box-info .content_desc .courses_info {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

.course-box-info .content_desc .courses_info .course_type {
  float: left;
  font-size: 12px !important;
  color: #473277;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}

.course-box-info .content_desc .courses_info .course_time {
  float: right;
  width: auto;
  list-style: none;
}

.course-box-info .content_desc .courses_info .course_time li {
  float: left;
  margin: 0;
  font-size: 12px !important;
  color: #473277;
}

.course-box-info .content_desc .courses_info .course_time li i {
  margin-right: 3px;
  font-size: 14px;
}

.course-box-info .content_desc h4 {
  font-size: 15px;
  line-height: 22px;
  font-weight: 600;
  padding: 5px 0px 0px 0;
  margin: 0;
  height: 50px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.course-box-info .content_desc h4 a {
  color: #473277;
  text-transform: capitalize;
  font-size: 15px !important;
}

.course-box-info .content_desc h4 a:hover {
  color: #f68320;
  text-transform: capitalize;
 
}

.course-box-info .content_desc .c-l-title {
  font-size: 15px;
  font-weight: 600;
  line-height: 22px;
}

.rating_stars .enrolled-num {
  font-size: 12px;
  margin: 0;
}

.course-box-info .content_desc .rating_stars {
  float: left;
  width: 100%;
  padding: 10px 0 0px 0;
  margin: 0;
}

.course-box-info .content_desc .rating_stars i {
  color: #eb8a2f;
  font-size: 16px;
  line-height: normal;
  cursor: pointer;
}

.course-box-info .content_desc .rating_stars span {
  color: #473277;
}

.course-box-info .content_desc .rating_stars .d-inline-block {
  display: inline-block !important;
}

.course-box-info .content_desc .course_instructor {
  float: left;
  width: 100%;
  padding: 10px 0 0px 0;
  margin: 0;
  height: 50px;
}

.course-box-info .content_desc .course_instructor .teacher {
  font-size: 14px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.course-box-info .content_desc .course_instructor .teacher i {
  float: left;
}

.course-box-info .content_desc .course_instructor .teacher ul {
  float: left;
  padding: 0;
  margin: 0;
  list-style: none;
}

.course-box-info .content_desc .course_instructor .teacher li {
  float: left;
  font-size: 12px;
  color: #473277;
}

.course-box-info .content_desc .course_instructor .teacher li i {
  margin-right: 3px;
  font-size: 14px;
}

.course-box-info .content_desc .course_instructor img {
  float: left;
  height: 30px;
}

.cta-text {
  margin-left: 40px;
  width: 54%;
  text-align: center;
  background: #008fd5 !important;
  color: #fff !important;
  font-size: 15px;
  padding: 3px 10px;
  display: inline-block;
  border-radius: 100px;
  font-weight: 500;
  border: none;
  opacity: 0.95;
}

.cta-text:hover {
  background: #f68320 !important;
  color: #fff !important;
}

/*hover action tooltip*/
.product-item-inner {
  position: relative;
  margin-bottom: 0px;
  display: flex;
  width: 100%;
}

.product-item-inner .add-to-link {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 30px;
  padding-left: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-top: 0;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.course-info-hover:hover .product-item-inner .add-to-link {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
@media (max-width: 768px) { /* Adjust the max-width as per your mobile breakpoint */
  .course-info-hover:hover .product-item-inner .add-to-link {
    -webkit-transform: translateY(90%);
    transform: translateY(90%);
    -moz-transform: translateY(90%);
    -ms-transform: translateY(90%);
    -o-transform: translateY(90%);
  }
}

.product-item-inner .add_link_list {
  bottom: 0 !important;
  width: 30% !important;
  left: 40%;
}

.product-item-inner .add_link_list .product-add-button {
  text-align: center;
}

.product-item-inner .add_link_list .cta-text {
  width: 100% !important;
}

.product-button-listview {
  right: 0 !important;
  padding-right: 0 !important;
}

.product-item-inner .add-to-link-listview {
  position: absolute;
  left: 0;
  width: 50%;
  bottom: -15px;
  right: 0;
  margin: auto;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-top: 0;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.product-button {
  opacity: 0;
  visibility: hidden;
  top: 0;
  right: 5px;
  position: absolute;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  text-align: center;
  padding-top: 5px;
  padding-right: 0px;
}

.product-button-landing {
  padding-right: 0px !important;
}

.product-button-listing {
  padding-right: 0px !important;
}

.product-button-inner {
  position: relative;
  display: table;
  text-align: center;
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.08);
}

.course-info-hover:hover .product-button {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
}

.course-info-hover .product-button .yith-wcwl-add-button a,
.product-quick-view a,
.product-compare-button a,
.product-wishlist-button a,
.product-wishlist-button a {
  display: block;
  margin: 0 auto;
  padding: 0px;
  height: 45px;
  width: 45px;
  line-height: 45px;
  color: #473277;
}

.course-info-hover .product-button .yith-wcwl-add-button a:hover,
.product-quick-view a:hover,
.product-compare-button a:hover,
.product-wishlist-button a:hover,

.product-wishlist-button a:hover {
  color: #f68320;
}
.product-wishlist-button a.active {
  color: #f68320;
}

.product-wishlist-button,
.product-quick-view {
  border-bottom: 1px solid #eeeeee;
}

.addedToCart {
  background-color: #fff;
  line-height: 12px !important;
  font-size: 12px;
  color: #ec5252 !important;
  font-weight: 600;
  padding: 5px !important;
}

/* START TOOLTIP STYLES */
[tooltip] {
  position: relative;
  /* opinion 1 */
}

/* Applies to all tooltips */
.product-button-inner [tooltip]::before,
[tooltip]::after {
  text-transform: none;
  /* opinion 2 */
  font-size: 0.9em;
  /* opinion 3 */
  line-height: 1;
  user-select: none;
  pointer-events: none;
  position: absolute;
  display: none;
  opacity: 0;
}

[tooltip]::before {
  content: "";
  border: 5px solid transparent !important;
  /* opinion 4 */
  z-index: 1001;
  /* absurdity 1 */
}

.product-button-inner [tooltip]::after {
  content: attr(tooltip);
  /* magic! */
  /* most of the rest of this is opinion */
  text-align: center;

  /*
    Let the content set the size of the tooltips
    but this will also keep them from being obnoxious
    */
  min-width: 3em;
  max-width: 21em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 1ch 1.5ch !important;
  border-radius: 0.3ch !important;
  box-shadow: 0 1em 2em -0.5em rgba(0, 0, 0, 0.35) !important;
  background: #333;
  color: #fff;
  z-index: 1000;
  /* absurdity 2 */
}

/* Make the tooltips respond to hover */
[tooltip]:hover::before,
[tooltip]:hover::after {
  display: block;
}

/* don't show empty tooltips */
[tooltip=""]::before,
[tooltip=""]::after {
  display: none !important;
}

/* FLOW: LEFT */
.product-button-inner [tooltip][flow^="left"]::before {
  top: 50%;
  border-right-width: 0;
  border-left-color: #333;
  left: calc(0em - 5px) !important;
  transform: translate(-0.5em, -50%) !important;
}

.product-button-inner [tooltip][flow^="left"]::after {
  top: 50%;
  right: calc(100% + 5px) !important;
  transform: translate(-0.5em, -50%) !important;
}

/* KEYFRAMES */
@keyframes tooltips-vert {
  to {
    opacity: 0.9;
    transform: translate(-50%, 0);
  }
}

@keyframes tooltips-horz {
  to {
    opacity: 0.9;
    transform: translate(0, -50%);
  }
}

/*end hover action*/

/*quick popup*/

.product-img-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: start;
  margin-bottom: 20px;
}

.product-large-image {
  width: 100%;
  padding: 0;
  margin-bottom: 10px;
  overflow: hidden;
  text-align: center;
  -webkit-display: flex;
  -moz-display: flex;
  -o-display: flex;
  display: flex;
  position: relative;
  z-index: 1;
  margin-top: 15px;
}

.product-large-image img {
  width: 100%;
}

.product-detail {
  padding: 10px 0 0 20px;
  border-left: none;
  min-height: 200px;
}

.product-detail .product-title {
  padding: 0 0 5px;
  margin: 0;
  border-bottom: none;
  font-size: 25px;
  color: #473277;
  font-weight: 500;
}

.product-detail .rating_price {
  position: relative;
  display: inline-block;
  padding: 15px 0;
  margin: 0;
  width: 100%;
}

.product-detail .rating_price .rating_stars {
  float: left;
  font-size: 12px;
  color: #473277;
  letter-spacing: 0.5px;
}

.product-detail .rating_price .product-price {
  float: right;
  width: auto;
  margin-top: -10px;
  padding: 0;
}

.product-detail .rating_price .product-price .discounted {
  display: inline-block;
}

.product-detail .rating_price .product-price .discounted,
a.product-price .discounted {
  text-decoration: line-through;
  color: #969292;
  font-size: 90%;
}

.product-detail .rating_price .product-price-text {
  font-size: 20px;
  font-weight: 600;
  margin-right: 0px;
  color: #f68320;
}

.product-detail .type-time-logo {
  position: relative;
  display: inline-block;
  padding: 0 0 15px;
  margin: 0;
  width: 100%;
}

.product-detail .type-time-logo .course_type {
  float: left;
  font-size: 12px;
  color: #473277;
  letter-spacing: 0.5px;
  margin-top: 15px;
}

.product-detail .type-time-logo .course_time {
  float: left;
  width: auto;
  list-style: none;
  margin: 15px 0 0 15px;
  padding: 0;
}

.product-detail .type-time-logo .course_time li {
  float: left;
  font-size: 12px;
  color: #473277;
}

.product-detail .type-time-logo .course_time li i {
  margin-right: 3px;
  font-size: 14px;
}

.product-detail .type-time-logo .logo-section {
  float: right;
  border: 1px solid #f1f1f1;
  padding: 10px;
  border-radius: 100px;
}

.logo-section img {
  height: 25px;
}

.product-detail .product-short-description p {
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 22px;
}

.product-detail .product-short-description h4 {
  padding: 15px 0 5px 0;
  margin: 0;
  font-size: 14px;
  font-weight: 600;
}

.product-detail .product-short-description ul {
  padding: 0;
  margin: 0 0 0 15px;
}

.product-detail .product-short-description ul li {
  padding: 2px;
  margin: 0;
  font-size: 14px;
}

.product-detail .buy-actions,
.product-detail .buy-actions.sold-out {
  position: static;
}

.product-detail .buy-actions {
  padding: 30px 0 0;
  width: 100%;
  display: flex;
  align-content: space-between;
}

.btn-add-to-cart,
.product-detail .buy-actions .theme-btn {
  margin: 0 5px;
  display: inline-block;
  width: 100%;
}

.btn-add-to-cart,
.product-detail .buy-actions .theme-btn {
  border-radius: 100px;
  padding: 10px 30px;
  font-size: 14px;
  color: #473277;
  text-transform: uppercase;
  border: 1px solid #008fd5;
  outline: 0;
}

.theme-btn {
  border: 1px solid #008fd5;
  color: #473277;
  border-radius: 100px;
  padding: 6px 20px;
  text-align: center;
  background-color: transparent;
  outline: 0;
  transition: all 0.6s;
  cursor: pointer;
  box-shadow: 0 8px 15px rgb(0 0 0 / 10%);
}

.theme-btn-solid {
  background-color: #008fd5;
  color: #fff !important;
  border-radius: 100px;
}

.theme-btn-solid :focus,
.theme-btn-solid :hover,
.theme-btn:hover {
  background-color: #f68320;
  border: 1px solid #f68320 !important;
  color: #fff !important;
}

.product-detail .pos-relative {
  position: relative;
}

.product-detail .line-button {
  margin-top: 30px;
  text-align: center;
  z-index: 1;
}

.product-detail .padding-horizontal {
  padding-left: 15px;
  padding-right: 15px;
}

.product-detail .primary-bg {
  background-color: #fff;
}

.product-detail .line-button:before {
  border-top: 1px solid #008fd5;
}

.product-detail .line-button:before {
  border-top: 1px solid #008fd5;
  margin: 0 auto;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
}

.ion-navigate:before,
.line-button:before,
.slider-content .slider-heading:before {
  content: "";
}

#CoursePreviewModal .modal-header {
  padding: 0.675rem;
text-align: center;}

.modal .modal-content {
  border-radius: 0;
}

@media (min-width: 992px) {
  .quick-popup .modal-lg,
  .modal-xl {
    max-width: 900px;
  }
}

/*quick popup*/

/*signup popup*/

@media (min-width: 992px) {
  .signup-popup .modal-lg,
  .modal-xl {
    max-width: 800px;
  }

  .address-popup .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}

.enduser-login-wrap,
.enduser-register-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

/* .enduser-login-form,
.enduser-registration-form {
  width: 49%;
  padding: 20px 15px 0 20px;
} */

.enduser-add-address-form {
  width: 100%;
  padding: 20px 15px 0 20px;
  border: 1px dotted #cccccc;
  border-radius: 7px;
}

.material-form .form-group {
  position: relative;
  padding-top: 0;
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 20px;
}

.material-form .form-control {
  height: 40px;
  border: 1px solid transparent;
  position: relative;
  background: #e9e4e41a !important;
  z-index: 2;
  background: 0 0;
  transition: all 0.2s ease-out;
  box-shadow: 0 0 0 1px #d9d9d9;
  border-radius: 100px;
}

.material-form .float-label {
  font-weight: 400;
  display: block;
  top: 15px;
  z-index: 1;
  color: #868686;
  transition: transform 0.2s ease;
  left: 15px;
  position: absolute;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  border: 1px solid #d9d9d9;
  box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
}

.referrer-code-link {
  margin-bottom: 5px;
  display: inline-block;
}

.secondary-link {
  color: #473277;
  cursor: pointer;
}

.login-btn,
.signup-btn {
  width: 100%;
  display: block;
  height: 45px;
}

.add-a-btn {
  display: block;
  height: 45px;
  margin: 15px auto;
}

.social-login,
.social-signup {
  width: 49%;
  text-align: center;
  padding-left: 20px;
  margin-left: 20px;
  position: relative;
  border-left: 1px solid #e5e5e5;
  display: inline-block;
}

.social-signup h4 {
  font-size: 30px !important;
  font-weight: 500;
  margin: 0;
  padding: 0 0 20px;
}

.social-signup .company-logo {
  margin: 0 auto;
  padding: 20px 0 30px 0;
}

.social-signup .logo-img {
  height: 55px;
  margin: auto;
}

small.option-or {
  position: absolute;
  left: -5px;
  background: #fff;
  padding: 8px 0;
  top: 46%;
}

.padding-bottom,
.padding-vertical {
  padding-bottom: 15px;
}

.padding-top,
.padding-vertical {
  padding-top: 15px;
}

.inline-block,
.theme-btn-inline {
  width: auto;
  display: inline-block;
}

a.social-btn.facebook-btn {
  /* background: #3b5998; */
  /* color: #fff; */
  border-color: #3b5998;
  border-radius: 100px;
  box-shadow: 0 8px 15px rgb(0 0 0 / 3%);
}
a.social-btn.facebook-btn:hover {
  background: #3b5998;
  color: #fff;
}
a.social-btn.google-btn {
  border-color: #D0463B !important;
  border-radius: 100px;
  color: #D0463B;
  box-shadow: 0 8px 15px rgb(0 0 0 / 3%);
}
a.social-btn.google-btn:hover {
  background: #D0463B !important;
  color: #fff;
}

.social-btn,
.social-btn:hover {
  display: inline-block;
  padding: 10px 16px;
  width: 100%;
  color: #696b79;
  border: 1px solid #bfc0c6;
}

a.social-btn.facebook-btn .fa {
  font-size: 22px;
  margin-right: 8px;
}

.search-block,
.search-wrapper li,
a.social-btn.facebook-btn .fa {
  vertical-align: middle;
}

a.social-btn.google-btn img {
  margin-right: 8px;
}

.social-btn img {
  display: inline;
  height: 25px;
}

/*signup popup*/

.choose-address-section {
  width: 100%;
  /* padding: 0px 15px 15px 15px; */
  margin: 0;
  /* height: 350px; */
  overflow: auto;
  overflow-x: hidden;
}

.choose-address {
  position: relative;
  /* border: 1px solid #f1f1f1; */
  padding: 15px;
  margin: 0 0 15px 0;
  border-radius: 10px;
  /* min-height: 160px; */
}

.address-popup h2 {
  font-size: 18px;
  padding: 10px 0 10px 20px;
}

.choose-address .radio input[type="radio"] {
  cursor: pointer;
}

.choose-address label {
  font-size: 14px;
  margin-bottom: 15px;
  width: 100%;
  display: block;
}

.choose-address .badge {
  background: #008fd5;
  color: #fff;
  border-radius: 20px;
  margin: 0 0 8px 0;
  padding: 8px 12px;
}

.choose-address .badge-o {
  background: #f68320 !important;
}

.choose-address .alert {
  padding: 0.3rem 0.5rem;
  margin-bottom: 0rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

#style-3::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f2f4f6;
}

#style-3::-webkit-scrollbar {
  width: 6px;
  background-color: #f5f5f5;
}

#style-3::-webkit-scrollbar-thumb {
  background-color: #008fd5;
  opacity: 0.5;
  opacity: 0.2;
}

.line-container {
  position: relative;
  margin: 0px 0;
  padding: 50px 0 70px 0;
}

.line-container .qodef-m-line {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin: 10px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.section-ac-business {
  position: relative;
  padding: 0px 0;
  margin: 0px 0 0px 0;
  clear: both;
}

.section-ac-business .text-section {
  padding: 15% 10% 0% 0%;
  margin: 0px 0 0px 0;
}

.section-ac-business .text-section h3 {
  margin: 0px 0;
  font-size: 30px !important;
  font-weight: 600;
  color: #473277;
}

.section-ac-business .text-section p {
  padding: 0;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
  color: #473277;
  margin: 15px 0 0;
}

.section-ac-business .ac-b-cta {
  padding: 30px 0 0;
  margin: 0px 0 0px 0;
}

.section-ac-business .ac-b-cta .link {
  display: inline-block;
  padding-right: 30px;
  padding-left: 30px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #fff;
  border-radius: 100px;
  background-color: #008fd5;
  box-shadow: 0 8px 15px rgb(0 0 0 / 10%);
}

.section-ac-business .ac-b-cta .link:hover,
.section-ac-instructor .ac-b-cta .link:hover {
  background-color: #f68320;
  color: #fff !important;
}

.section-ac-business .ac-b-cta .link .button-inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-ac-business .ac-b-cta i,
.section-ac-instructor .ac-b-cta i {
  font-size: 20px;
}

.section-ac-business .ac-b-img-section {
  width: 100%;
  display: block;
}

.section-ac-instructor {
  position: relative;
  margin: 0px 0;
  padding: 100px 0 0px 0;
  clear: both;
}

.section-ac-instructor .text-section {
  padding: 15% 10% 0% 5%;
  margin: 0px 0 0px 0;
}

.section-ac-instructor .text-section h3 {
  margin: 0px 0;
  padding: 0;
  font-size: 30px !important;
  font-weight: 600;
  color: #473277;
}

.section-ac-instructor .text-section p {
  padding: 0;
  margin: 15px 0 0;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
  color: #473277;
}

.section-ac-instructor .ac-b-cta {
  padding: 30px 0 0;
  margin: 0px 0 19px 0;
}

.section-ac-instructor .ac-b-cta .link {
  display: inline-block;
  padding-right: 30px;
  padding-left: 30px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #fff;
  border-radius: 100px;
  background-color: #008fd5;
  box-shadow: 0 8px 15px rgb(0 0 0 / 10%);
}

.section-ac-instructor .ac-b-cta .link .button-inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-ac-instructor .ac-b-img-section {
  width: 100%;
  display: block;
}

/*webinar*/
.webinar-wrap {
  position: relative;
  background: #606d7429;
  /* padding: 70px 0; */
  margin: 100px 0 0;
  clear: both;
}

.title-s h4 {
  font-weight: 400 !important;
  font-size: 17px;
  padding: 0px;
  margin: 12px !important;
}

.title-s h2 {
  font-size: 40px;
  font-weight: 500;
}

.title-s i {
  font-size: 18px;
}

.webinar-wrap .text-right {
  margin-top: 30px;
}

.event-slider {
  padding: 40px 0 0;
}

.event-wrap {
  padding: 10px;
  margin-right: 20px;
  display: block;
  border: 0px solid #00abff;
  background: #fff;
}

.event {
  display: flex;
  align-items: center;
}

.eventcont {
  padding: 20px 5px 0 15px;
  width: 60%;
}

.eventcont h2 {
  margin-bottom: 12px;
  font-size: 16px !important;
}

.eventcont p {
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  color: #473277;
  height: 40px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.eventcont h2 a {
  color: #473277;
  font-weight: 600;
}

.eventcont h2 a:hover {
  color: #f68320;
}

.eventcont .title {
  padding: 0;
  margin: 10px 0;
  font-size: 13px;
  font-weight: 500;
  color: #140e20eb;
}

.eventimg {
  position: relative;
  width: 40%;
}

.eventimg .date {
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: 99;
  background: #f68320;
  color: #fff;
  width: 100%;
  padding: 5px;
  font-size: 14px;
  text-align: center;
  font-weight: 500;
}

.eventcont .schedule a {
  text-decoration: none;
  font-size: 13px !important;
  font-weight: 600;
}

.eventcont .pcta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: space-between;
  margin-top: 20px;
  position: relative;
  padding-top: 0px;
  height: 38px;
  width: 100%;
}

.eventcont .pcta.price {
  font-size: 14px;
  font-weight: 600;
}

.eventcont .dprice {
  color: #473277;
  font-weight: bold;
  padding-right: 5px;
}

.eventcont .actprice {
  text-decoration: line-through;
  padding: 0 0px;
  font-weight: bold;
  text-transform: uppercase;
}

.joincta {
  margin-left: auto;
}

.joincta .btnjoin {
  font-size: 13px;
  padding: 8px 15px !important;
  font-weight: 500;
  background: #008fd5;
  border-color: #008fd5;
  color: #fff !important;
  border-radius: 20px;
  line-height: 20px;
  box-shadow: 0 8px 15px rgb(0 0 0 / 10%);
}

.joincta .btnjoin:hover {
  background: #f68320;
  color: #fff !important;
  box-shadow: 0px 9px 15px #e4d4cb;
}

.event-slider .owl-nav {
  display: block;
}

.event-slider .owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: block !important;
}

.event-slider.owl-theme .owl-nav .owl-prev {
  left: 2px !important;
  font-size: 16px !important;
}

.event-slider.owl-theme .owl-nav .owl-next {
  right: 1px;
  font-size: 16px !important;
}

.event-slider .owl-dots {
  padding-top: 20px;
  display: block !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #6c6764;
}

.event-slider .owl-theme .owl-dots .owl-dot span {
  border: 1px solid #6c6764;
}

.owl-theme .owl-nav [class*="owl-"] {
  background: #fff !important;
  color: #473277 !important;
  padding: 4px 10px !important;
  border-radius: 0 !important;
}

.webinar-popup .modal-dialog {
  max-width: 630px;
}

.webinar-popup-wrap {
  margin: 0;
  padding: 0px;
  width: 100%;
}

.webinar-popup-wrap h2 {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}

.webinar-popup-wrap p {
  padding: 0;
  margin: 0;
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  color: #f68320;
}

.webinar-popup-inner {
  margin: 0;
  padding: 0;
}

.webinar-popup-inner .event-name {
  margin: 0 0 15px;
  padding: 0;
  font-size: 15px;
}

.title-short-css {
  height: 20px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.webinar-popup-inner .event-topic-name {
  margin: 0;
  padding: 0;
}

.webinar-popup-inner .event-topic-name ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.webinar-popup-inner .event-topic-name li {
  display: flex;
  align-items: center;
  margin: 0 0 15px 0;
  padding: 15px;
  border-radius: 10px;
  box-shadow: 0 3px 15px -5px rgb(35 35 35 / 25%);
}

.webinar-popup-inner .event-topic-name li b {
  overflow: auto;
  height: 40px;
  width: 95px;
  padding-right: 15px;
  font-size: 15px;
  font-weight: 600;
}

.webinar-popup-inner .event-topic-name li .hr-v {
  height: 30px;
  width: 2px;
  background: #473277;
  margin: 0 15px;
}

.webinar-popup-inner .event-topic-name .topic-h {
  padding: 0 0 0 15px;
  margin: 0;
  border-left: 2px solid #473277;
  font-size: 15px;
  width: 80%;
  overflow: auto;
  overflow-x: hidden;
  min-height: 50px;
  max-height: 60px;
}

.webinar-popup-inner .event-topic-name li .date-time-b {
  font-size: 13px;
  color: #f68320;
  display: flex;
}

.act-btn-section {
  display: block;
  text-align: center !important;
  margin: 0 auto;
  padding: 15px 0 0;
}

.webinar-popup-inner .event-topic-name .topic-h .topic-date-time-sec {
  display: flex;
  align-items: center;
}

.webinar-popup-inner .event-topic-name .topic-h .topic-date-time-sec-left {
  width: 80%;
  font-size: 13px;
  color: #f68320;
}

.webinar-popup-inner .event-daytime-card .radio-btn-section {
  cursor: pointer;
  margin-right: 5px;
  margin-top: 0px;
}

.webinar-popup-inner .event-daytime-card ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.webinar-popup-inner .event-daytime-card li {
  display: inline-block;
  margin: 0 10px 15px 0;
}

.webinar-popup-inner .event-daytime-card li .event-name {
  margin: 0 0 10px;
  padding: 0;
  font-size: 14px;
  min-height: auto;
  max-height: 38px;
}

.webinar-popup-inner .event-daytime-card li:nth-child(2) {
  margin: 0 0 15px 0;
}

.webinar-popup-inner .event-daytime-card-m {
  padding: 10px;
  border-radius: 10px;
  box-shadow: 0 3px 15px -5px rgb(35 35 35 / 25%);
}

.webinar-popup-inner .event-daytime-card-inner {
  display: flex;
  align-items: start;
}

.webinar-popup-wrap .event-daytime-card .day-time-block {
  flex: auto;
}

.webinar-popup-wrap .event-daytime-card .day-time-block p {
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-size: 13px;
  color: #473277;
  line-height: 23px;
  text-align: left;
}

.webinar-popup-wrap .event-daytime-card .day-time-inner {
  margin-left: 15px;
}

.webinar-popup-wrap .event-daytime-card .day-time-inner img {
  width: 18px;
}

.webinar-popup-wrap .event-daytime-card .day-time-inner a {
  font-size: 16px;
  color: #f68320;
}

.webinar-popup-wrap .event-daytime-card .avail-seats-sec {
  text-align: center;
  margin: 10px 0 0;
  font-size: 14px;
  color: #f68320;
  font-weight: 600;
}

.workshop-daytime-card-m {
  padding: 10px;
  border-radius: 10px;
  box-shadow: 0 3px 15px -5px rgb(35 35 35 / 25%);
}

.workshop-daytime-card-inner {
  display: flex;
  align-items: start;
}

.workshop-daytime-card .radio-btn-section {
  cursor: pointer;
  margin-right: 5px;
  margin-top: -2px;
}

.workshop-daytime-card ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.workshop-daytime-card li {
  display: inline-block;
  margin: 0 10px 15px 0;
  width: 48%;
}

.workshop-daytime-card li:nth-child(2) {
  margin: 0 0 15px 0;
}

.workshop-daytime-card .workshop-day-time-inner p {
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-size: 13px;
  color: #473277;
  line-height: 23px;
  text-align: left;
}

.workshop-daytime-card .avail-seats-sec {
  text-align: center;
  margin: 10px 0 0;
  font-size: 13px;
  color: #f68320;
  font-weight: 600;
}

.workshop-daytime-card .avail-seats-sec img {
  width: 16px;
}

.workshop-daytime-card .avail-seats-sec a {
  font-size: 12px;
  color: #f68320;
}

.webinar-popup-inner input[type="radio"] {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  width: 1rem;
  height: 1rem;
  overflow: hidden;
  border: 1px solid #adb8c0;
  background-color: #fff;
  vertical-align: text-bottom;
  margin-right: 0.25rem;
  border-radius: 100%;
}

.webinar-popup-inner input[type="radio"]:checked::after {
  background-color: #f68320;
}

.webinar-popup-inner input[type="radio"]::after {
  content: "";
  border-radius: inherit;
  position: absolute;
  right: 0.25rem;
  left: 0.25rem;
  top: 0.25rem;
  bottom: 0.25rem;
  background-color: transparent;
  transition: background-color 80ms;
}

.event-card-disc {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 80%;
}

.event-card-disc .topic-h {
  border-left: 2px solid #473277;
}

.event-card-disc .topic-h h3 {
  padding: 0;
  margin: 0;
  font-size: 15px;
  font-weight: normal;
}

.event-card-disc .topic-h span {
  font-size: 13px;
  color: #f68320;
}

.e-topic-r-s {
  margin-left: auto;
  text-align: right;
  width: 20%;
}

.event-card-disc .topic-h .seats-r-sec {
  margin: 0 0 0 10px;
  padding: 0;
  line-height: 20px;
}

.event-card-disc .topic-h .seats-r-sec img {
  width: 18px;
  float: left;
}

.event-card-disc .topic-h .seats-r-sec b {
  font-size: 20px !important;
}

.e-topic-r-s .price-s {
  font-weight: 700;
}

.e-topic-r-s .actprice {
  text-decoration: line-through;
  padding: 0 0px;
  font-weight: normal;
}

.e-topic-r-s .offer-sec {
  padding: 0;
  margin: 0;
}

.e-topic-r-s .offer-sec .offpercent {
  font-size: 14px;
  font-weight: 600;
  color: #f68320;
}

.day-time-inner img {
  width: 16px;
  margin-left: 15px;
}

.day-time-inner a {
  font-size: 12px;
  color: #f68320;
}

/* custom checkbox css */
.custom-checkbox {
  position: relative;
  padding-left: 30px;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 10px 0;
}

.custom-checkbox label {
  margin-bottom: 0rem;
  color: #473277;
}

.custom-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.custom-checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border: 1px solid #ccc;
  cursor: pointer;
}

.custom-checkbox .checkmark:hover input ~ .checkmark {
  background-color: #fff;
  border: 1px solid #ccc;
}

.custom-checkbox input:checked ~ .checkmark {
  background-color: #fff;
  border: 1px solid #f68320;
}

.custom-checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.custom-checkbox input:checked ~ .checkmark:after {
  display: block;
}

.custom-checkbox .checkmark:after {
  left: 7px;
  top: 2px;
  width: 6px;
  height: 12px;
  border: solid #f68320;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*end checkbox*/
@media only screen and (max-width: 768px) {
  .title-s h4 {
    text-align: center;
  }
  .event-wrap {
    margin-right: 10%;
  }

  .event {
    flex-flow: column;
  }

  .joincta {
    padding-top: 0px;
  }

  .eventcont {
    padding: 15px 0;
  }

  .pcta {
    flex-flow: unset;
    width: 100%;
  }

  .joincta .btnjoin {
    margin-top: 10px;
    font-size: 11px;
    padding: 1px 12px !important;
    font-weight: 500;
    background: #008fd5;
    border-color: #008fd5;
    color: #fff !important;
    border-radius: 20px;
    box-shadow: 0 8px 15px rgb(0 0 0 / 10%);
    position: unset;
  }

  .owl-carousel .owl-item img {
    width: 100% !important;
  }

  .workshop-daytime-card li {
    width: 100%;
  }
}

/*end webinar*/

/*testimonial*/
.testimonial-section-m {
  position: relative;
  padding: 0px 0;
  margin: 100px 0 0;
  clear: both;
}

.testimonial-section-m .titile-section {
  text-align: center;
}

.testimonial-section-m .titile-section h3 {
  margin: 0 0 2px;
  padding: 0;
  font-size: 40px !important;
  font-weight: 500;
  color: #473277;
}

.testimonial-section-m .titile-section p {
  margin: 0;
  padding: 0;
  font-size: 15px;
  font-weight: normal;
  color: #473277;
}

.testimonial-section-m .titile-section .qodef-m-text {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: normal;
  color: #473277;
}

.testimonial-section-m .testimonial-container-row {
  width: 100%;
  margin: 0 auto;
  padding: 120px 0 0 0;
  text-align: center;
}

.testimonial-container-row .testimonial-section {
  display: inline-block;
  vertical-align: middle;
  float: left;
  width: 35%;
  position: relative;
}

.testimonial-container .quote-image {
  position: absolute;
  width: 97px;
  height: 87px;
  top: -70px;
  left: 0;
}

.quote-image img {
  width: 100%;
}

/*new*/
.testimonial-section .carousel {
  width: 300px;
  margin: 0 auto;
  padding: 0px 0 30px 50px;
}

.testimonial-section .carousel .item {
  color: #473277;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  min-height: 200px;
}

.testimonial-section .carousel .item a {
  color: #eb7245;
}

.testimonial-section .carousel .img-box {
  width: 60px;
  height: 60px;
  margin: 0 15px 0 0;
  border-radius: 50%;
  float: left;
}

.testimonial-section .carousel .img-box img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
  border: 1px solid #d1d1d1;
}

.testimonial-section .carousel .testimonial {
  padding: 10px 0 10px;
  text-align: left;
  font-size: 14px;
  line-height: 22px;
  color: #473277;
}

.testimonial-section .carousel .overview {
  text-align: left;
  padding-top: 0px;
  font-size: 12px;
}

.testimonial-section .carousel .overview b {
  color: #473277;
  font-size: 12px;
  text-transform: uppercase;
  display: block;
  padding-bottom: 5px;
}

.testimonial-section .carousel .star-rating i {
  font-size: 18px;
  color: #ffdc12;
}

.testimonial-section .carousel .carousel-control {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #999;
  text-shadow: none;
  top: 4px;
  border: 1px solid red;
}

.testimonial-section .carousel-control i {
  font-size: 20px;
  margin-right: 2px;
}

.testimonial-section .carousel-control.left {
  left: auto;
  right: 40px;
}

.testimonial-section .carousel-control.right i {
  margin-right: -2px;
}

.testimonial-section .carousel .carousel-indicators {
  bottom: 5px;
  margin-left: 5% !important;
}

.testimonial-section .carousel-indicators li {
  background: #f68320;
  border-color: transparent;
  width: 8px;
  height: 8px;
  margin: 1px 3px;
  border: 0px solid red;
  opacity: 1;
}

.testimonial-section .carousel-indicators li.active {
  width: 30px !important;
  height: 6px !important;
  margin: 1px 5px;
  border: none;
  background: #473277;
  border-radius: 50px;
}

.testimonial-section .carousel-indicators li:hover {
  opacity: 0.5;
}

.testimonial-section .carousel-control {
  display: none;
}

/*end new*/

.testimonial-container-row .testimony-video-section {
  width: 500px;
  height: 300px;
  display: inline-block;
  position: relative;
  border-radius: 10px;
  margin-left: 7%;
}

.testimony-video-section .testimony-image {
  position: absolute;
  width: 100%;
  border-radius: 10px;
  left: 0;
  z-index: 10;
}

.testimony-video-section .testimony-image img {
  border-radius: 10px;
}

iframe {
  width: 100% !important;
}

.testimony-video-section .testimony-image .video-btn {
  position: absolute;
  left: 0;
  right: 0;
  top: 40%;
  bottom: 0;
  margin: auto;
  z-index: 99;
}

.testimony-video-section .testimony-image .video-btn.green a {
  background: #008fd5;
  color: #ffffff;
  opacity: 0.8;
}

.testimony-video-section .testimony-image .video-btn a {
  width: 80px;
  height: 80px;
  line-height: 90px;
  border-radius: 100%;
  background: #ffffff;
  display: inline-block;
  text-align: center;
  position: relative;
  margin: 0 auto;
}

.testimony-video-section .testimony-image .video-btn.green a:before {
  border-color: #67c27c;
}

.testimony-video-section .testimony-image .video-btn.border-style a:before {
  width: 100px;
  height: 100px;
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
  border: 1px solid #fff;
}

.testimony-video-section .testimony-image .video-btn a i {
  font-size: 30px;
  margin-left: 5px;
  position: relative;
  z-index: 1;
}

.testimony-video-section .testimony-image .video-btn.green a:after {
  background: #008fd5;
}

.testimony-video-section .testimony-image .video-btn a:after {
  background: #ffffff;
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  animation: pulse-border 1.5s ease-out infinite;
}

.green {
  background-color: unset !important;
}

.testimony-video-section .qodef-m-shape-left,
.testimony-video-section .qodef-m-shape-right {
  position: absolute;
  transition: 1.5s cubic-bezier(0.45, 0.05, 0.15, 0.93) 0.5s;
}

.testimony-video-section .qodef-m-shape-left {
  top: -65px;
  left: -65px;
  width: 200px;
  height: 200px;
  background-color: #008fd5;
}

.testimony-video-section .qodef-m-shape-right {
  bottom: -80px;
  right: -70px;
  width: 400px;
  height: 300px;
  background-color: #bbdef4;
}

#testimonial-video {
  position: relative;
}

#testimonial-video .carousel-indicators {
  bottom: -24px;
}

#testimonial-video .carousel-indicators {
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: left;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 0;
  list-style: none !important;
}

#testimonial-video .carousel-indicators li {
  background: #bfbfbf;
  border: 0;
  width: 10px;
  height: 10px;
}

#testimonial-video .carousel-indicators li.active {
  opacity: 1;
  background: #f68320;
}

#testimonial-video .carousel-control-next {
  right: -20px;
}

#testimonial-video .carousel-control-prev {
  left: -20px;
}

/*end testimonial*/

.section-stats-faq {
  position: relative;
  margin: 0 0px;
  padding: 35px 0 35px 0;
  clear: both;
}

.question-section {
  margin: 0 0 0 40px;
  padding: 0;
}

.question-section .tile-s {
  font-size: 40px;
  font-weight: 500;
  text-align: left;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.faq-panel .panel-group .panel {
  background: #fff;
  margin-bottom: 0px;
}

.faq-panel .panel-group .panel .panel-heading .panel-title a {
  display: block;
  padding: 15px 10px 1px 5px !important;
  font-size: 16px !important;
  font-weight: normal;
  color: #473277;
  position: relative;
}

.panel-title {
  margin-top: 0px !important;
}

.faq-panel .panel-group .panel .panel-body p {
  font-size: 14px;
  line-height: 26px;
  padding: 6px 15px;
  text-align: justify;
  color: #3b3a3c;
}

.faq-panel .panel-group .panel .panel-body ul {
  margin-left: 45px;
  list-style-type: disc;
  padding-bottom: 30px;
}

.faq-panel .panel-group .panel .panel-body li {
  line-height: 30px;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.fade.show {
  opacity: 1;
}

.modal-backdrop.show {
  opacity: 0.5 !important;
}

.collapse {
  display: none;
}

.collapse.show {
  display: block !important;
}

.collapse:not(.show) {
  display: none !important;
}

.panel-default > .panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform 0.25s linear;
  -webkit-transition: -webkit-transform 0.25s linear;
}

.panel-default > .panel-heading a[aria-expanded="true"] {
  border-left: 0px solid #008fd5;
  font-weight: 600 !important;
}

.panel-default > .panel-heading a[aria-expanded="true"]:after {
  content: "\f068";
}

.panel-default > .panel-heading a[aria-expanded="false"]:after {
  content: "\f067";
}

.panel-default > .panel-heading {
  color: #473277;
  background-color: unset !important;
  border-bottom: 1px solid #eee;
}

.panel-collapse {
  padding: 20px 0px 0 0 !important;
}

.viewMoreFaq {
  clear: both;
  display: inline-block;
  margin-top: 40px;
}

.viewMoreFaq a {
  padding: 15px 40px;
  font-size: 14px;
  letter-spacing: 1px;
  background: #008fd5;
  border: 0px solid #1c3988;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 100px;
  box-shadow: 0 8px 15px rgb(0 0 0 / 8%);
}

.viewMoreFaq a:hover {
  background: #f68320;
  color: #fff;
}

.stats-section {
  position: relative;
  padding: 20px 30px;
  margin: 0;
}

.stats-section .qodef-m-shape-right {
  width: 230px;
  height: 220px;
  background-color: #bbdef4;
  position: absolute;
  z-index: 1;
  transition: 1.5s cubic-bezier(0.45, 0.05, 0.15, 0.93) 0.5s;
}

.stats-section .qodef-m-shape-right {
  bottom: -34px !important;
  right: -50px;
}

.box {
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.box:before {
  content: "";
}

.box-left-oriented.box-with-bg:after,
.box-left-oriented:before {
  right: -15px;
}

.box-primary:before {
  background-color: #008fd5;
  z-index: 2;
}

.box-with-bg:after,
.box:before {
  height: 100%;
  width: 100vw;
  position: absolute;
  top: 0;
  bottom: 0;
}

.box-inner {
  z-index: 3;
}

.stats-section .row {
  margin-right: 0px;
  margin-left: 0px;
}

.stats-section .cols {
  display: inline-block;
  float: none;
  margin: 0 auto;
  padding: 40px 50px 40px 15px;
  width: 100%;
}

.stats-section .cols.boder-r {
  border-right: 1px solid #fff;
}

.stats-section .cols.boder-b {
  border-bottom: 1px solid #fff;
}

.hero-intro {
  padding: 0 30px 0 0;
  margin: 0;
}
.stats-section .cols h3 {
  margin: 25px 0 0px 0;
  padding: 0;
  font-size: 25px;
  font-weight: 600;
  color: #fff;
  letter-spacing: 0;
  text-align: center;
}

.stats-section .cols p {
  margin: 0;
  padding: 0 0 0;
  font-size: 16px;
  color: #fff !important;
  letter-spacing: 0;
  text-align: center;
}

.section-newsletter {
  position: relative;
  padding: 50px 0px 50px 0px;
  margin: 100px 0 0px 0;
  background-color: #bbdef4;
  clear: both;
}

.heading-section {
  padding: 0 0 0;
  margin: 0px 0 0px 0;
}

.heading-section p {
  font-size: 16px !important;
  font-weight: normal;
  color: #473277;
  margin: 0;
  padding: 0;
}

.heading-section h3 {
  font-size: 35px !important;
  font-weight: 500;
  color: #473277;
  margin: 0px 0;
  padding: 0;
}

.form-newsletter {
  position: relative;
  padding: 28px 0% 0% 25%;
  float: right;
  width: 100%;
}

.form-newsletter input {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 6px 2px;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  margin: 0 0 0px;
  font-size: 14px;
  line-height: 24px;
  font-weight: inherit;
  color: #473277;
  background-color: transparent;
  border-radius: 0;
  box-sizing: border-box;
  outline: 0;
  cursor: pointer;
}

.form-newsletter button {
  position: absolute;
  right: 0;
  bottom: 8px;
  font-size: 14px;
  color: #473277;
  background-color: transparent;
  border: none;
  transition: color 0.2s ease-out;
}

/*footer css*/
#qodef-page-footer {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

#qodef-page-footer-top-area {
  background-color: #ffffff;
}

#qodef-page-footer-top-area {
  padding: 70px 0 37px;
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-top: 0 solid #bfbfbf;
}

.qodef-content-grid {
  width: 1140px;
  margin: 0 auto;
}

.qodef-grid {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

.qodef-grid > .qodef-grid-inner {
  margin: 0 -15px;
}

.qodef-grid.qodef-layout--columns.qodef-col-num--2
  > .qodef-grid-inner
  > .qodef-grid-item {
  width: 50%;
}

.qodef-grid > .qodef-grid-inner > .qodef-grid-item {
  padding: 0 15px;
}

#qodef-page-footer.qodef-skin-light .widget {
  color: #473277;
}

#qodef-page-footer.qodef-skin-light .widget h6 {
  font-size: 16px;
  font-weight: 700;
  color: #473277;
}

#qodef-page-footer .widget {
  margin: 0 0 35px;
  color: #fff;
}

.widget.widget_custom_html {
  margin-bottom: 0;
}

.widget:last-child {
  margin-bottom: 0 !important;
}

#qodef-page-footer.qodef-skin-light .widget_text a:hover {
  color: #f68320;
}

.qodef-custom-footer-logo {
  display: flex;
}

.qodef-custom-footer-logo img {
  height: 60px !important;
}

#qodef-page-footer #qodef-page-footer-top-area .widget_text img {
  align-self: center;
}

.widget.widget_text img {
  display: block;
}

#qodef-page-footer-top-area
  .qodef-col-num--2
  > .qodef-grid-inner
  > .qodef-grid-item:last-child {
  text-align: right;
}

.qodef-grid.qodef-layout--columns.qodef-col-num--2
  > .qodef-grid-inner
  > .qodef-grid-item {
  width: 50%;
}

.qodef-grid > .qodef-grid-inner > .qodef-grid-item {
  padding: 0 15px;
}

#qodef-page-footer .widget.widget_emeritus_core_separator {
  margin-bottom: 0;
}

.qodef-separator {
  position: relative;
  height: auto;
  font-size: 0;
  line-height: 1;
}

.qodef-separator .qodef-m-line {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin: 10px 0;
  border-bottom: 1px solid #bfbfbf;
}

#qodef-page-footer .widget.widget_text .qodef-footer-underline-text {
  position: relative;
  display: inline-block;
  color: #473277;
  font-size: 15px !important;
}

#qodef-page-footer > * {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

#qodef-page-footer
  #qodef-page-footer-bottom-area
  #qodef-page-footer-bottom-area-inner {
  border-top-color: #d1d1d1;
  border-top-width: 1px;
  text-align: center;
}

.qodef-skin-light
  #qodef-page-footer-bottom-area
  #qodef-page-footer-bottom-area-inner {
  border-color: #d1d1d1;
}

#qodef-page-footer-bottom-area #qodef-page-footer-bottom-area-inner {
  padding: 26px 0 75px;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}

.qodef-grid {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

#qodef-page-footer-bottom-area .qodef-grid > .qodef-grid-inner {
  margin: 0 -40px;
}

.qodef-skin-light
  #qodef-page-footer-bottom-area
  .qodef-grid
  > .qodef-grid-inner
  > .qodef-grid-item:not(:last-child) {
  border-color: #d1d1d1;
  height: 300px;
}

#qodef-page-footer-bottom-area
  .qodef-grid
  > .qodef-grid-inner
  > .qodef-grid-item:not(:last-child) {
  border-right: 1px solid;
  border-color: rgba(255, 255, 255, 0.15);
}

#qodef-page-footer-bottom-area
  .qodef-grid
  > .qodef-grid-inner
  > .qodef-grid-item {
  padding: 0 40px;
}

.qodef-grid.qodef-layout--columns.qodef-col-num--4
  > .qodef-grid-inner
  > .qodef-grid-item {
  width: 25%;
}

.qodef-grid > .qodef-grid-inner > .qodef-grid-item {
  padding: 0 15px;
}

.qodef-grid .qodef-grid-item {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  min-height: 1px;
  float: left;
}

.qodef-page-footer .widget .qodef-widget-title {
  font-size: 19px;
}

#qodef-page-footer .widget .textwidget ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#qodef-page-footer .widget .textwidget li {
  list-style: none;
  margin: 0;
  padding: 5px 0;
}

#qodef-page-footer .widget .textwidget li a {
  font-size: 14px;
  font-weight: 400;
  color: #473277;
}

#qodef-page-footer .widget .textwidget .address-s {
  font-size: 14px;
  line-height: 26px;
  margin-top: 0px;
}

#qodef-page-footer .widget .textwidget .address-s .tx-body {
  font-size: 14px;
  line-height: 24px;
}

#qodef-page-footer .widget .textwidget .footer-social-item {
  display: inline-block;
  margin-right: 15px;
}

#qodef-page-footer .widget .textwidget .footer-social-item .footer-social-link {
  font-size: 18px;
  color: #473277;
}

#qodef-page-footer
  .widget
  .textwidget
  .footer-social-item
  .footer-social-link:hover {
  color: #f68320;
}

#qodef-page-footer .qodef-image-below-footer {
  display: block;
  width: 100%;
  height: 15px;
  background-size: cover;
  background-position: center;
}

/*end footer css*/

/*back-to-top*/

.back-to-top {
  width: 40px;
  height: 40px;
  line-height: 40px;
  position: fixed;
  bottom: 25px;
  right: 2%;
  z-index: 9999;
  text-align: center;
  color: #fff;
  font-size: 30px;
  cursor: pointer;
  background: #008fd5;
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.09);
  opacity: 0;
  transition: all 0.4s ease-in-out 0s;
}

.back-to-top:hover {
  background: #f68320;
  color: #fff;
}

/*breadcrumb*/

section.category-header-area {
  margin-top: 3px;
  padding: 10px 0;
  background: #008fd5 !important;
  color: #fff;
}

.breadcrumb {
  margin: 0 !important;
  padding: 0 !important;
}

.breadcrumb .breadcrumb-item a,
.breadcrumb .breadcrumb-item {
  font-size: 12px !important;
  list-style: none;
  color: #fff;
  text-transform: capitalize;
}

.breadcrumb-item + .breadcrumb-item::before {
  color: #fff !important;
}

.breadcrumb .breadcrumb-item.active {
  color: #fff !important;
}

.category-header-area nav {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.category-header-area nav h2 {
  margin: 0;
  padding: 0;
  font-size: 15px !important;
  font-weight: 500;
}

.category-header-area nav i {
  font-size: 18px;
  color: #fff;
}

/*end breadcrumb*/

/*other pages*/
section.otherpages {
  position: relative;
  width: 100%;
  padding: 35px 0;
}

section.otherpages p {
  line-height: 1.5;
  text-align: justify;
}

section.otherpages ul,
ol {
  /* margin: 0 0 20px 15px !important; */
  padding: 0 !important;
  font-size: 14px;
}

section.otherpages li {
  margin: 0;
  padding: 5px 0;
  font-size: 14px;
}

.btn-default {
  background-color: #2196f3 !important;
  border: 2px solid #2196f3 !important;
  color: #fff !important;
  padding: 8px 20px;
}

.contact_style3 .contact_text p {
  text-align: center;
}

.otherpages .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #eee;
  padding-left: 15px;
}

/*other pages*/

/*landing page*/
section.category-course-list-area {
  position: relative;
  width: 100%;
  padding: 35px 0;
}

.category-filter-box {
  padding: 6px 10px;
  background-color: #fff !important;
  border: inherit !important;
  border-bottom: 1px solid rgba(127, 136, 151, 0.2) !important;
  margin-bottom: 15px;
  position: relative;
  border-radius: 0 !important;
}

.category-filter-box a {
  color: #473277;
  margin-top: 5px;
}

.category-filter-box a:hover {
  color: #f68320;
}

.course_cat_search {
  position: relative;
}

.course_cat_search input.form-control {
  width: 100% !important;
  background: #fff !important;
  border: 1px solid #efefef !important;
  border-radius: 100px;
}

.category-course-list-area .filter-box .btn {
  border-radius: 0 !important;
  border: unset !important;
  color: #473277 !important;
  padding: 8px 15px;
  min-width: 60px;
  background: unset !important;
  position: absolute;
  right: 5px;
  top: -1px;
}

.course_cat_search button {
  padding: 5px 10px !important;
}

.category-course-list-area .filter-box .btn i {
  font-size: 18px;
  color: #473277;
}

.course_cat_search .btn:hover,
.course_cat_search .btn:focus {
  background: unset !important;
  border-color: unset !important;
}

.category-course-list .box_shadow1 {
  box-shadow: unset !important;
}

.category-course-list .content_box .radius_ltrt_10 {
  border-radius: unset !important;
}

.category-course-list .content_box .content_img img {
  height: unset !important;
}

.category-course-list .content_box .price-box {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  min-width: 45px;
  height: 45px;
  font-size: 16px;
  color: #473277;
  font-weight: 500;
  background-color: #f68320;
}

.category-course-list .content_box .price-box del.base_price {
  font-size: 14px;
  display: inherit;
  margin-right: 10px;
}

.category-course-list .content_box .price-box span.discount_price {
  display: block;
}

.category-course-list .content_box .content_desc .courses_info-t {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 5px;
}

.category-course-list .content_box .content_desc .courses_info-t .course_type {
  float: left;
  font-size: 12px;
  color: #473277;
  letter-spacing: 0.5px;
}

.category-course-list .content_box .content_desc .courses_info-t .course_time {
  float: right;
  width: auto;
  list-style: none;
}

.category-course-list
  .content_box
  .content_desc
  .courses_info-t
  .course_time
  li {
  float: left;
  margin: 0;
  font-size: 12px;
  color: #473277;
}

.category-course-list
  .content_box
  .content_desc
  .courses_info-t
  .course_time
  li
  i {
  margin-right: 3px;
  font-size: 14px;
}

.category-course-list .content_box .content_footer {
  border-top: 0px solid #ddd;
}

.category-course-list .content_box {
  margin: 0 0 40px 0;
  padding: 0;
  border: 1px solid rgba(0, 0, 0, 0.06);
}

.category-course-list .content_box .content_desc .course_instructor {
  float: left;
  width: 100%;
  padding: 20px 0 0px 0;
  margin: 0;
  height: 50px;
}

.category-course-list
  .content_box
  .content_desc
  .course_instructor
  .teacher
  ul {
  float: left;
  padding: 0;
  margin: 0;
  list-style: none;
}

.category-course-list .content_box.content_desc .course_instructor .teacher li {
  float: left;
  font-size: 12px;
  color: #473277;
}

.category-course-list
  .content_box
  .content_desc
  .course_instructor
  .teacher
  li
  i {
  margin-right: 3px;
  font-size: 14px;
}

.category-course-list .content_box .content_desc .course_instructor img {
  float: left;
  height: 30px;
}

.category-course-list .content_box .courses_info {
  padding-top: 15px;
}

.category-course-list .img-overlay {
  position: relative;
}

.category-course-list .img-overlay .course-info-hover {
  opacity: 1;
  display: block;
  width: unset;
  height: auto;
  transition: 0.5s ease;
  backface-visibility: hidden;
}

.category-course-list .img-overlay .course-info-hover .middle {
  transition: 0.5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
}

.category-course-list .img-overlay:hover .course-info-hover {
  opacity: 0.1;
  background-color: rgba(0, 0, 0, 0.1);
}

.category-course-list .img-overlay:hover .middle {
  opacity: 1;
}

.category-course-list .cta-text {
  background: #008fd5;
  color: #fff;
  font-size: 14px;
  width: 54%;
  margin-left: 33px;
  padding: 5px 16px;
  display: inline-block;
  border-radius: 100px;
  font-weight: 500;
  border: none;
  text-transform: capitalize;
}

.category-course-list .cta-text:hover {
  background: #f68320;
  color: #fff;
}

.course-box-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: inherit !important;
  border-top: 1px solid #dedfe0 !important;
  border-bottom: 1px solid #dedfe0 !important;
  border-radius: 0;
  min-height: 150px !important;
  background-color: #fff;
  padding: 10px 0;
}

.posts-infinite-list .course-box-2 .course-image img {
  height: 135px;
}

.sidebar-item .make-me-sticky .card {
  background: #f9f9f9 !important;
  border: 0px solid rgba(0, 0, 0, 0.125) !important;
  border-radius: 0 !important;
  border-right: 1px solid rgba(0, 0, 0, 0.125) !important;
}

.filter-card-header {
  background: #008fd5 !important;
  border-radius: 0 !important;
}

.filter-card-header h6.mb-0 {
  font-size: 16px;
  color: #fff;
}

.sidebar-item .make-me-sticky .scrollbar1 .card-body {
  z-index: 0;
  /* position: fixed; */
  height: 435px;
  padding: 15px 0px;
}

.collapsible {
  background-color: unset !important;
  color: #473277 !important;
  border-radius: 0 !important;
  font-weight: 600;
  border-bottom: 0px solid rgba(0, 0, 0, 0.125) !important;
}

.collapsible.active {
  background-color: unset !important;
  color: #f68320 !important;
  border-bottom: 0px solid rgba(0, 0, 0, 0.125) !important;
  border-radius: 0;
}

.collapsible:hover {
  background-color: unset !important;
  color: #f68320 !important;
  border-bottom: 0px solid rgba(0, 0, 0, 0.125) !important;
  border-radius: 0;
}

.collapsible.active:after {
  content: "\2212";
  color: #473277 !important;
}

.collapsible:hover:after {
  color: #473277 !important;
}

.contentDiV {
  background-color: unset !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125) !important;
}

.cate-heading {
  margin: 0;
  padding: 15px 0 5px;
}

.cate-heading label {
  margin: 0;
  padding: 0 0 0 0 !important;
}

.mrgin-left {
  display: flex;
  margin: 0;
  padding: 3px 11px;
  font-size: 13px;
  align-items: flex-start;
}

.course-view {
  display: none;
}

.course-view.active {
  display: block;
  margin-left: 0px;
  width: 100%;
}

.course-box-2 .course-price-rating {
  width: 25% !important;
  padding: 10px 10px 15px 15px !important;
}

.course-price-rating .course-price {
  padding: 15px 0;
}

.course-box-2 .course-details .course-title:hover {
  text-decoration: none;
  color: #f68320;
}

/*left filter section*/
.sidebar-item .make-me-sticky .card .card-header {
  display: block !important;
}

div#slider-range {
  margin-top: 15px;
}

.filter_type ul li {
  margin: 0;
  margin-left: 10px;
  margin-right: 10px;
}

.filter_type ul li label {
  line-height: 20px !important;
  padding-left: 4px;
}

.filter_type .form-group {
  margin-bottom: 0rem;
}

.filter_type {
  margin-bottom: 5px;
  margin-top: 5px;
}

.filter_type ul li label {
  color: #473277 !important;
}

.custom-radio:checked + label,
.custom-radio:not(:checked) + label {
  color: #473277 !important;
}

/*end landing page*/

/*course detail page*/

.hero-intro {
  padding: 7px 7px 0 0;
  margin: 0;
}

.breadcrumb-item a,
.breadcrumb-item {
  font-size: 12px;
}

.breadcrumb-item a {
  font-weight: bold;
}
.coursehead .title {
  font-size: 30px !important;
}

.coursehead .title {
  margin: 0;
  padding: 0;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-line-clamp: 1;
  line-height: 36px;
}

.coursehead p {
  margin: 15px 0 15px 0;
  font-size: 14px;
  font-weight: normal;
  color: #fff !important;
  font-size: 13px !important;
  line-height: 20px;
  overflow: hidden;
  font-weight: lighter;
   text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.3;
}

.coursehead .course-badge {
  font-size: 9px !important;
}

.best-seller {
  background: #f6851f;
}

.course-badge {
  color: #ffffff;
  pointer-events: none;
  border-radius: 3px;
  font-size: 9px;
  padding: 1px 8px;
  font-weight: 700;
  position: relative;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
}

.course-badge:after {
  border-radius: 3px;
  right: -4px;
  background: inherit;
  content: "";
  height: 11px;
  position: absolute;
  top: 2px;
  transform: rotate(45deg);
  width: 11px;
  z-index: 0;
  display: block;
}

span.course-badge.best-seller {
  margin-right: 15px;
  margin-bottom: 5px;
  font-weight: normal;
}

.ratng {
  margin-top: 13px;
}

.ratng i {
  color: #f6851f;
  font-size: 14px;
}

.coursehead .ratng,
.created-row,
span.created-by a {
  font-size: 12px !important;
  color: #fff;
}

.created-row {
  display: flex;
  align-items: center;
}

.average-rating,
.enrolled-num,
.rating-counts {
  color: #fff;
}

.enrolled-num {
  margin-left: 20px;
}

.logorate {
  background: #fff;
  padding: 5px;
  border-radius: 5px;
}

.logorate img {
  height: 40px;
  width: unset !important;
}

.created-row, .course-cta {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

@media only screen and (max-width: 600px) {
  .created-row, .course-cta {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    
  }
  .course-curriculum-accordion .lecture-group-title {
    display: grid;
  }

  section.otherpages {
    position: relative;
    width: 100%;
    padding: 5px 0;
  }

}

.created-row span {
  margin-right: 20px;
  text-transform: capitalize;
}

.created-row span:first-child {
  margin-right: 5px;
}

.rating-row {
  display: flex;
  justify-content: space-between;
}

.creatoravtar img {
  width: 45px;
  height: 45px;
  border-radius: 100%;
  border: 2px solid #fff;
}

.course-cta .btn-green {
  font-weight: bold;
  font-size: 12px;
  background: #fff;
  color: #473277;
  border-radius: 100px;
  line-height: 20px;
  box-shadow: 0 8px 15px rgb(0 0 0 / 10%);
  padding: 6px 25px !important;
  margin-right: 20px;
}

.course-cta .btn-green:hover {
  background: #f68320;
  color: #fff;
}

.contentwrap {
  /* padding: 20px 0; */
}

.webinar-contentwrap {
  min-height: 300px;
  max-height: 100%;
}

.contentblk h4 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}

.contentblk ol {
  list-style: none;
  font-size: 12px;
  font-weight: bold;
}

.contentblk ol li {
  margin-right: 35px;
  padding: 5px 0;
  list-style: auto;
}

.contentblk ol li img {
  padding-right: 7px;
}

/* .contentblk .nav-tabs li.nav-item a {
    border-radius: 0;
    font-size: 15px;
    font-weight: 550;
    border-bottom: 0;
    color: #473277;
}

.contentblk .nav-tabs .nav-link.active,
.contentblk .nav-tabs .nav-link.active:hover {
    color: #f68320 !important;
    font-weight: 600;
    border-bottom: 2px solid #f68320;
}

.contentblk .nav-tabs li.nav-item a:hover {
    color: #f68320 !important;
}

.contentblk .nav-link {
    display: block;
    padding: 0.7rem 0.5rem;
} 
 .contentblk {
  padding: 0 30px 0 0; 
   margin-top: 75px; 
} */

.contentblk .tab-pane {
  font-size: 14px;
  line-height: 24px;
  padding: 15px 0;
}

.contentblk .tab-pane h1 {
  font-size: 16px;
  line-height: 24px;
  padding: 0;
  margin: 0;
}

.introsec .question-section {
  margin: 0 !important;
}

.introsec .question-section .tile-s {
  font-size: 16px;
  font-weight: 600;
}

.what-you-get__items {
  display: block !important;
  margin: 0 0 0 10px;
  padding: 0;
}

.what-you-get__items li {
  display: block !important;
  margin: 0 0 5px 0;
  padding: 0;
}

.requirements__list {
  display: block !important;
  margin: 0 0 0 10px;
  padding: 0;
}
.requirements__list.ck_editresponse ul {
  margin-bottom: 21px;
}
.about-instructor-box .about-instructor-title {
  font-size: 18px !important;
}

.contentblk .tab-pane ul {
  margin: 15px 0 0 15px;
  padding: 0;
}

/*curriculum tab*/
.course-curriculum-box {
  margin-bottom: 40px;
}

.course-curriculum-box .course-curriculum-title span.total-lectures {
  font-size: 15px;
}

.course-curriculum-box .course-curriculum-title .title {
  font-size: 16px !important;
  font-weight: 600;
  margin: 0 0 10px;
  
}

.course-curriculum-box .course-curriculum-title .total-time {
  width: 130px;
  font-size: 14px !important;
  display: inline-block;
  text-align: right;
}

.course-curriculum-accordion .lecture-group-title .total-time {
  width: 130px;
  font-size: 14px !important;
  display: inline-block;
  text-align: right;
}

.course-curriculum-accordion .lecture-group-title .title {
  max-width: 62% !important;
  font-weight: 600;
}

.course-curriculum-accordion .lecture-group-title {
  position: relative;
  padding: 10px 30px 10px 45px;
  background: #f9f9f9;
  border: 1px solid #e8e9eb;
  cursor: pointer;
  height: auto;
  color: #473277;
}

.course-curriculum-box .course-curriculum-title {
  padding-right: 31px;
}

.course-curriculum-accordion .lecture-group-title:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: fontawesome !important;
  font-weight: 900;
  position: absolute;
  left: 22px;
  font-size: 10px;
  top: 16px;
  color: #473277;
}

.course-curriculum-accordion
  .lecture-group-title[aria-expanded="false"]:before {
  content: "\f067";
}

.course-curriculum-accordion .lecture-group-title[aria-expanded="true"]:before {
  content: "\f068";
}

.course-curriculum-accordion
  .lecture-group-title[aria-expanded="true"]
  .total-lectures {
  display: none;
}

.course-curriculum-accordion .lecture-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.course-curriculum-accordion .lecture-list .lecture {
  padding: 12px 30px 12px 73px;
  position: relative;
  border-bottom: 1px solid #e8e9eb;
  border-left: 1px solid #e8e9eb;
  border-right: 1px solid #e8e9eb;
  color: #686f7a;
}

.course-curriculum-accordion .lecture-list .lecture .lecture-title {
  width: 50%;
  display: inline-block;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -ms-webkit-transition: 0.3s;
}

.course-curriculum-accordion .lecture-list .lecture .lecture-time {
  width: 100px;
  text-align: right;
}

.course-curriculum-accordion .lecture-list .lecture:before {
  font-family: fontawesome !important;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  content: "\f144";
  position: absolute;
  left: 45px;
  opacity: 0.3;
  font-weight: 900;
  font-size: 13px;
  top: 17px;
}

.course-curriculum-accordion .lecture-list .lecture.has-preview {
  color: #473277;
  width: 100%;
}

.course-curriculum-accordion .lecture-list .lecture.has-preview .lecture-title,
.course-curriculum-accordion
  .lecture-list
  .lecture.has-preview
  .lecture-preview {
  cursor: pointer;
}

.course-curriculum-accordion
  .lecture-list
  .lecture.has-preview
  .lecture-title:hover {
  color: #003845;
}

/*end curriculum tab*/

@media only screen and (max-width: 480px) {
  .hero-intro {
    text-align: center;
  }

  .rating-row {
    display: flex;
    justify-content: space-between;
    flex-flow: column;
  }
}

/******from site********/
.student-feedback-box {
  margin: 50px 0 0;
}

.student-feedback-box .student-feedback-title {
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 15px;
}

.student-feedback-box .average-rating {
  text-align: left;
  margin-top: 10px;
}

.student-feedback-box .average-rating .num {
  font-size: 72px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 10px;
  color: #f68320;
}

.titl {
  color: #ed8c2d;
  font-weight: bold;
}

.contentblk .student-feedback-box .average-rating .rating i.fa-star.filled {
  color: #ed8c2d;
}

.student-feedback-box .average-rating .rating i {
  font-size: 20px;
  color: #f4c150;
  margin-bottom: 5px;
}

.student-feedback-box .individual-rating ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.student-feedback-box .individual-rating ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}

.student-feedback-box .individual-rating ul li .progress {
  width: 70%;
  height: 10px;
  border-radius: 0;
  background-color: #f2f3f5;
}

.student-feedback-box .individual-rating ul li .progress-bar {
  border-radius: 3px;
  background-color: #73726d;
}

.student-feedback-box .individual-rating .rating i {
  font-size: 14px;
  color: #dedfe0;
}

.student-feedback-box .individual-rating .rating i.filled {
  color: #ed8c2d;
}

.student-feedback-box .individual-rating li > div:not(.progress) {
  padding-left: 15px;
}

.student-feedback-box
  .individual-rating
  li
  > div:not(.progress)
  span:not(.rating) {
  text-align: center;
  padding-left: 10px;
  color: #0e7e94;
}

/******from site end *********/

.reviews {
  margin-top: 55px;
}

.reviews h4 {
  font-size: 16px;
  font-weight: bold;
}

.indv-review {
  display: flex;
  flex-direction: row;
}

.indv-review .indv-avtar {
  display: block;
  padding: 0 20px 0 0;
}

.indv-avtar .avtr {
  width: 50px;
  height: 50px;
  background: #c6a2d2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  object-fit: cover;
  color: #fff;
  font-size: 25px;
}

.reviews ul {
  list-style: none;
  margin-top: 40px;
}

.reviews ul li {
  padding: 20px 0;
  border-top: 1px solid #e8e8e8;
}

.reviews ul li:last-child {
  border-bottom: 1px solid #e8e8e8;
}

.indv-review {
  display: flex;
  flex-direction: row;
}

.indv-review .indv-avtar {
  display: block;
  padding: 0 20px 0 0;
}

.indv-avtar .avtr {
  width: 50px;
  height: 50px;
  background: #c6a2d2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  object-fit: cover;
  color: #fff;
  font-size: 25px;
}

.indv-content .title {
  font-size: 14px;
}

.cmnt {
  padding-top: 15px;
}

.indv-content .title .uname {
  font-size: 18px;
  font-weight: bold;
  margin-right: 15px;
}

.reply {
  padding-top: 15px;
}

.reply span {
  color: #1b69e7;
  margin-right: 10px;
  font-size: 12px;
}

.reply span i {
  font-size: 16px;
}

.morecomnt {
  text-align: center;
  padding-top: 40px;
}

.morecomnt .btnmore {
  box-shadow: 0 8px 15px rgb(0 0 0 / 10%);
  border-radius: 30px;
  padding: 11px 50px !important;
  font-size: 16px;
  font-weight: 500;
  text-transform: none;
}

.morecomnt .btnmore i {
  font-size: 18px;
  font-weight: 600;
}

.morecomnt .btnmore:hover {
  box-shadow: 8px 0px 15px rgb(0 0 0 / 10%);
  border-radius: 30px;
  font-size: 16px;
  font-weight: 600;
  text-transform: none;
}

/***sidebar**/
.sidebarwrap {
  background-color: #fff;
  box-shadow: 0 0 1px 1px rgb(20 23 28 / 10%), 0 3px 1px 0 rgb(20 23 28 / 10%);
  border-radius: 7px;
  color: #473277;
  padding: 5px;
  position: absolute;
  z-index: 10;
  /* width: 94%; */
  /* margin-top: 5px; */
}

.preview-video-box a {
  display: block;
  color: #fff;
  height: 200px;
  overflow: hidden;
  position: relative;
}

.preview-video-box img {
  width: 100%;
  height: 100%;
}

.preview-video-box .preview-text {
  position: absolute;
  width: 100%;
  bottom: 0;
  text-align: center;
  height: 100%;
  font-size: 15px;
  font-weight: 700;
  display: block;
  color: #fff;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
  text-transform: capitalize;
}

.preview-video-box .txtlnk {
  position: absolute;
  bottom: 0;
  color: #ffffff;
  width: 100%;
  display: block;
  text-align: center;
  padding-bottom: 20px;
  font-weight: bold;
  font-size: 16px;
}

.preview-video-box .play-btn {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(https://uat.accelot.in/assets/frontend/acelot/images/icon-play.svg) no-repeat;
  background-size: 70px;
  background-position: 50% 42%;
  visibility: visible;
  -webkit-transition: -webkit-transform 0.15s ease-in-out;
  -moz-transition: -moz-transform 0.15s ease-in-out;
  -o-transition: -o-transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out;
  cursor: pointer;
}

.preview-video-box a:hover > .play-btn {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

@media (min-width: 992px) {
  .course-preview .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}

.course-preview .modal-body {
  padding: 0;
}

.course-preview .modal-header {
  position: relative;
}

.course-preview .modal-header h5 {
  font-size: 16px;
}

.course-preview .modal-header .close {
  background-color: #008fd5 !important;
  border-radius: 100px;
  width: 25px;
  height: 25px;
  line-height: 24px;
  padding: 0;
  position: absolute;
  right: 25px;
  top: 25px;
}

.offerwrap {
  padding: 14px;
}

.priceblk {
  margin-bottom: 10px;
}

.priceblk span {
  margin-right: 10px;
}

.priceblk .discount {
  font-size: 28px !important;
  font-weight: bold;
  color: #182c76d4;
}

.priceblk .offpercent {
  color: #f6851f;
  font-size: 18px !important;
}

.priceblk .actualprice {
  text-decoration: line-through;
  font-size: 18px !important;
  color: #666 !important;
}

.ctawrap .cart {
  padding: 10px 0;
}

.cart .btncart {
  font-weight: bold;
  font-size: 16px;
  background: #008fd5;
  color: #fff;
  border-radius: 17px;
  line-height: 6px;
  box-shadow: 0 8px 15px rgb(0 0 0 / 10%);
  padding: 3px 29px;
  padding: 16px !important;
  display: block;
  border-color: #008fd5;
}

/* add margin-left 66 to 167 */
.cart .btncart:hover {
  background: #f68320;
  border-color: #f68320;
  color: #fff !important;
}

.cart .btnbuy {
  font-weight: bold;
  font-size: 14px;
  background: #ffffff;
  border: 1px solid #008fd5;
  color: #473277;
  border-radius: 25px;
  line-height: 20px;
  box-shadow: 0 8px 15px rgb(0 0 0 / 10%);
  padding: 13px 25px;
  margin-right: 20px;
  display: block;
  width: 100%;
}

.cart .btnbuy:hover {
  background: #f68320;
  color: #fff !important;
  border-color: #f68320;
}

.sidebarwrap p {
  font-size: 16px;
  line-height: 1.4;
}

.colororange {
  color: #f6851f;
}

.coursebnft {
  padding-top: 20px;
}
.coursebnft ul {
  list-style: none;
}

.coursebnft ul li {
  list-style: none;
  padding: 6px 0;
}

.certwrap {
  padding: 20px 10px;
}

.certwrap p {
  padding: 0 0px;
  margin: 10px 0 0;
}

.businessplan {
  border-top: 1px solid #cccccc;
  padding: 10px 10px 40px 10px;
}

.businessplan p {
  padding: 0 0px;
  margin: 0 0 15px;
}

.other-related-c-wrap {
  position: relative;
  background: #bbdef4;
  padding: 50px 0;
  margin: 100px 0 0;
}

.title-s h4 {
  font-weight: normal;
  font-size: 17px;
  padding: 0px;
  margin: 0;
}

.title-s h2 {
  margin-bottom: 20px;
  padding-top: 0px;
  font-size: 28px !important;
  font-weight: 600;
}
.title-s h3 {
  font-size: 16px !important;
}

.title-s i {
  font-size: 18px;
}


.other-related-c-wrap .text-right {
  margin-top: 30px;
}

.o-r-course-slider .owl-stage-outer {
  margin-left: 0%;
  padding-left: 0;
  height: auto;
}
.o-r-course-slider {
  padding-top: 30px;
}

.o-r-course-slider .event-wrap {
  margin-left: 0px;
  margin-right: 17px;
  display: inline-block;
  border: 0;
  padding: 0;
}

.o-r-course-slider .event {
  display: block;
  border-top: 0px solid #ccc;
}

.o-r-course-slider .eventimg {
  position: relative;
  width: 100%;
}

.o-r-course-slider .eventimg img {
  width: 100% !important;
  height: 160px !important;
}

.o-r-course-slider .eventimg .imgtg {
  background: #f68320;
  color: #fff;
  padding: 10px;
  position: absolute;
  left: 0;
  bottom: 0;
  font-weight: 600;
}

.o-r-course-slider .eventimg .imgtg .strike {
  text-decoration: line-through;
  padding-left: 5px;
  font-weight: normal;
}

.o-r-course-slider .eventcont {
  padding: 15px 15px;
  background: #fff;
  width: 360px;
}

.o-r-course-slider .eventcont h2 {
  font-size: 16px;
  margin-bottom: 5px;
  padding-top: 5px;
  color: #473277;
  font-weight: 600;
  height: 45px;
}

.o-r-course-slider .eventcont h2 a {
  color: #473277 !important;
  font-size: 15px;
  text-transform: capitalize;
}

.o-r-course-slider .eventcont h2 a:hover {
  color: #f68320 !important;
}

.duration {
  font-size: 13px;
  display: flex;
  justify-content: space-between;
  text-transform: capitalize;
}

.eventcont .ratng {
  padding-top: 15px;
  font-size: 12px;
  margin: 0 0 10px 0;
}

.eventcont .average-rating {
  color: #473277;
}

.organiser {
  padding-top: 15px;
}

.organiser img {
  max-width: 120px;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
  background-color: #fff;
  color: #f68320 !important;
}

@media only screen and (max-width: 480px) {
  .sidebarwrap {
    /* overflow: auto; */
    /* position: relative; */
    /* margin-top: 15px; */
    /* max-height: 500px; */
    margin-bottom: 20px;
  }

  .creatoravtar img {
    width: 45px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #fff;
  }

  .contentblk ol li {
    margin-right: 15px;
  }

  .o-r-course-slider .event-wrap {
    margin-left: 10px;
  }
}

.shop_cart_table th,
.shop_cart_table td {
  vertical-align: middle;
  border: 0px;
}

.cart-wrap .table th {
  border-top: 0;
  font-size: 16px;
}

.cart-wrap .actionsmob {
  display: none;
}

.cart-wrap td.product-remove {
  vertical-align: middle;
  padding: 0;
}

.cart-wrap td.product-remove-mob {
  vertical-align: middle;
  padding: 0;
  display: none;
}

.cart-wrap .product-thumbnail {
  /* width: 85px; */
  vertical-align: middle;
}

.cart-wrap .product-thumbnail img {
  max-width: 60px;
}

.cart-wrap .product-name a {
  font-weight: 500;
  font-size: 16px !important;
  vertical-align: middle;
  color: #47328c !important;
}
.cart-wrap .product-name .pname {
  max-width: 400px;
  height: 45px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  /* display: inline-flex !important;
  justify-content: space-around !important;
  align-items: center !important; */
}

.cart-wrap td.product-price {
  vertical-align: middle;
  font-weight: 600;
}

.cart-wrap .product-name a span {
  font-size: 14px;
  font-weight: normal;
  color: #706f6f;
  display: inline-flex !important;
  justify-content: space-around !important;
  align-items: center !important;
}

.cart-wrap .imgtg .strike {
  text-decoration: line-through;
  padding-left: 5px;
  font-weight: normal;
  font-size: 13px !important;
  color: #8f9193;
}

.cartsum-wrap {
  background: #f9f9f9;
  padding: 15px 20px 15px 20px;
  box-shadow: 0 4.20202px 21.0101px rgb(86 124 173 / 8%);
  /* margin: 30px 0 0 0px; */
  border: 1px solid #efeeee;
  border-radius: 7px;
}

.cartsum-wrap h2 {
  font-size: 22px !important;
  /* text-align: center; */
  font-weight: bold;
}

.subtotal {
  display: flex;
  justify-content: space-between;
  padding: 15px 0 1px;
  width: 100%;
}

.subsum input {
  border: 0;
  height: 35px;
  background: transparent;
}

.brdr-btm {
  border-bottom: 1px dashed #cccccc;
}

.b-font {
  font-size: 16px;
  font-weight: bold;
}

.billing-add-t {
  padding: 15px 0 15px 0;
  margin: 0;
  font-size: 14px;
  text-align: center;
  color: red;
}

.cartsum-wrap .btn-green {
  font-size: 13px;
  background: #008fd5 !important;
  color: #fff;
  border-radius: 20px;
  line-height: 20px;
  padding: 6px 13px !important;
  box-shadow: 0 8px 15px rgb(0 0 0 / 8%);
  border: 0;
  font-weight: 500;
  /* height: 35px !important; */
}

.cartsum-wrap .btn-green:hover {
  background: #f68320;
  color: #fff !important;
}

.cartsum-wrap .btn-continue {
  text-align: center;
  width: 100%;
  margin: 10px 0 0 0 !important;
  color: #473277;
  font-weight: 500;
  font-size: 14px;
  background: unset !important;
  border: 0;
}

.cartsum-wrap .btn-continue:hover {
  background: unset;
  border: 0;
  color: #f68320;
}

.cartsum-wrap .btn-white {
  font-weight: bold;
  font-size: 12px;
  background: #ffffff;
  color: #473277;
  border-radius: 20px;
  line-height: 20px;
  padding: 6px 20px !important;
  text-transform: none;
  border-color: #ddd;
  opacity: 0.85;
}

.cartsum-wrap .btn-white:hover {
  background: #f68320;
  color: #fff;
}

.subsum .badge {
  background: #008fd5;
  color: #fff;
  border-radius: 20px;
  margin: 5px;
  padding: 7px;
  font-size: 12px !important;
}

.cartsum-wrap p {
  font-size: 12px !important;
  padding: 0;
  margin: 0;
  word-break: break-all;
}

.cartsum-wrap .ctaorder {
  width: 100%;
  padding: 10px 20px !important;
  margin-top: 20px;
  font-size: 16px !important;
}

.cartsum-wrap .ctaorder i {
  font-size: 26px;
  line-height: 17px;
  padding-left: 5px;
}

.shop_cart_table .quantity {
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.shop_cart_tax {
  font-size: 12px;
  opacity: 0.85;
}

.quantity {
  position: relative;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.quantity input[type="number"] {
  -moz-appearance: textfield;
}

.quantity input {
  width: 61px;
  height: 42px;
  line-height: 1.65;
  float: left;
  display: block;
  margin: 0;
  padding-left: 15px;
  border: none;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08);
  font-size: 1rem;
}

.quantity input:focus {
  outline: 0;
}

.quantity-nav {
  float: left;
  position: relative;
  height: 42px;
}

.quantity-button {
  position: relative;
  cursor: pointer;
  border: none;
  width: 21px;
  text-align: center;
  color: #333;
  font-size: 13px;
  font-family: "FontAwesome" !important;
  line-height: 1.5;
  padding: 0;
  background: #fafafa;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.quantity-button:active {
  background: #eaeaea;
}

.quantity-button.quantity-up {
  position: absolute;
  height: 50%;
  top: 0;
  font-family: "FontAwesome";
  border-radius: 0 4px 0 0;
  line-height: 1.6;
  background: none;
  font-size: 16px;
}

.quantity-button.quantity-down {
  position: absolute;
  bottom: 0;
  height: 50%;
  font-family: "FontAwesome";
  background: none;
  font-size: 16px;
}

@media only screen and (max-width: 991px) {
  .cart-wrap .product-thumbnail img {
    max-width: 100px;
  }
}

@media only screen and (max-width: 767px) {
  .shop_cart_table thead {
    display: none;
  }

  .shop_cart_table .table td {
    display: block;
    width: 100%;
    text-align: right;
  }

  .shop_cart_table .table tr {
    margin-top: 20px;
  }

  .shop_cart_table td::before {
    content: attr(data-title) " ";
    float: left;
    text-transform: capitalize;
    margin-right: 15px;
    font-weight: bold;
  }

  .shop_cart_table td.product-thumbnail {
    text-align: center;
    padding-top: 60px;
  }

  .cart-wrap .product-name .pname {
    max-width: 100%;
    text-align: center;
  }

  .shop_cart_table .quantity {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .cart-wrap .actionsmob {
    display: block;
  }

  .cart-wrap td.product-remove {
    display: none;
  }

  .cart-wrap td.product-remove-mob {
    display: block;
  }
}

/*end Cart page*/

/*checkout */
.productsummary {
  display: flex;
  padding: 20px 0;
  flex-flow: row;
}

.p-img {
  padding-right: 10px;
}

.p-img img {
  width: 150px;
}

.p-name {
  vertical-align: middle;
  padding: 0 5px;
  font-size: 14px;
}

.p-num {
  max-width: 50px;
  width: 50px;
  font-size: 12px;
  font-weight: bold;
  align-items: center;
  display: flex;
}

.headings1 {
  border-bottom: 1px solid #ddd;
}

.headings1 h2 {
  font-size: 16px;
  font-weight: bold;
}

.formwrap {
  padding-top: 30px;
}

.formwrap label {
  padding-left: 0px;
  font-size: 14px;
  color: #473277;
}

.form-group input::placeholder {
  color: #b0b0b0;
}

.formwrap .custom_select::before {
  content: "\f107";
  font-family: fontawesome;
  position: absolute;
  display: block;
  top: 50%;
  right: 15px;
  font-weight: 900;
  pointer-events: none;
  font-size: 12px;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 18px;
  color: #b0b0b0;
}

.payment_option,
.paydeclaration {
  padding: 30px 10px 10px 15px;
}

.paydeclaration {
  color: #b0b0b0;
  font-size: 12px;
}

.custome-radio {
  padding: 0 0 15px;
}

.paymentwrap .btn-green {
  font-weight: 600;
  background: #008fd5;
  color: #fff;
  border-radius: 100px;
  line-height: 25px;
  padding: 6px 20px;
  width: 100%;
}

.paymentwrap .btn-green:hover {
  background: #f68320;
  color: #fff !important;
}

.paymentwrap .placeorder {
  width: 100%;
  padding: 8px 20px;
  font-size: 18px;
}

.paymentwrap .placeorder i {
  font-size: 30px;
}

.payment_option .custome-radio .form-check-label::before {
  content: "";
  border: 1px solid #908f8f;
  height: 16px;
  width: 16px;
  display: inline-block;
  border-radius: 100%;
  vertical-align: middle;
  margin-right: 8px;
}

.payment_option .custome-radio input[type="radio"] + .form-check-label::after {
  content: "";
  background-color: #f87a16;
  height: 10px;
  width: 10px;
  border-radius: 100%;
  position: absolute;
  top: 8px;
  left: 3px;
  opacity: 0;
}

.payment_option .custome-radio .form-check-label,
.custome-checkbox .form-check-label {
  position: relative;
  cursor: pointer;
  font-size: 16px;
}

.payment_option
  .custome-radio
  input[type="radio"]:checked
  + .form-check-label::before {
  border-color: #f87a16;
}

.payment_option
  .custome-radio
  input[type="radio"]:checked
  + .form-check-label::after {
  opacity: 1;
}

.payment_option .custome-checkbox input[disabled] + .form-check-label,
.payment_option .custome-radio input[disabled] + .form-check-label {
  color: #d0d0d0;
}

.payment_option .custome-checkbox input[disabled] + .form-check-label::before,
.payment_option .custome-radio input[disabled] + .form-check-label::before {
  border-color: #e8e8e8;
}

/*end checkout*/

/*thank you page*/

.thankyou-wrap {
  position: relative;
  padding: 35px 0 45px;
  margin: 0;
  width: 100%;
}

.thankyou-wrap .thankyou-inner .success-icon {
  padding: 0 0 10px;
  text-align: center;
  justify-content: center;
  font-size: 48px;
  margin-top: 0px;
}

.thankyou-inner .text-section {
  padding: 0px;
  margin: 0px;
}

.thankyou-inner h1 {
  /* padding: 0px; */
  /* margin: 0px; */
  font-size: 36px !important;
  text-align: center;
  /* text-transform: uppercase; */
}

.thankyou-inner p {
  font-size: 13px !important;
  line-height: 24px;
  text-align: center;
  padding: 10px 0 0;
  margin: 0px;
}

/* .thankyou-inner .t-mid-section {
  padding: 50px 0 0;
  margin: 0px auto;
  max-width: 690px;
  display: flex;
} */

.sec-box {
  margin: 0px;
  /* width: calc(50% - 20px); */
  background: #f9f9f9;
  padding: 15px 20px 15px 20px;
  box-shadow: 0 4.20202px 21.0101px rgb(86 124 173 / 20%);
  border: 1px solid #efeeee;
  border-radius: 7px;
}

.order-details h2 {
  padding: 0 0 10px;
  margin: 0 0 10px;
  font-size: 16px !important;
  font-weight: 500;
  text-align: left;
  border-bottom: 1px solid #f1f1f1;
}

.order-details p {
  padding: 10px 0 0;
  margin: 0px;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
}

.t-price {
  font-size: 16px;
  font-weight: 400;
  margin: 0 10px 0 0;
}

.my-ac-btn .btn {
  cursor: pointer;
  position: relative;
  z-index: auto;
  transition: color 0.15s, background-color 0.15s, border-color 0.15s,
    box-shadow 0.15s, opacity 0.15s;
  color: #666669;
  background-color: #fff;
  border-color: #c5c6c7;
  border-radius: 4rem !important;
  font-weight: 500 !important;
  padding: 0.25rem 1rem;
  font-size: 12px;
  line-height: 1.5;
  margin-top: 5px;
}

.my-ac-btn .btn:hover {
  color: #666669;
  background-color: #fff;
}

.sec-box.t-cta {
  text-align: center;
  /* padding-top: 85px; */
}

.t-cta .btn-cta {
  font-weight: bold;
  font-size: 14px;
  background: #008fd5;
  color: #fff;
  border-radius: 100px;
  line-height: 20px;
  min-width: 200px;
  padding: 8px 30px;
  box-shadow: 0 8px 15px rgb(0 0 0 / 8%);
}

.t-cta .btn-cta:hover {
  background: #f68320;
  color: #fff !important;
}

/*end thank you page*/

/*theme css*/
section.page-header-area {
  background: #008fd5 !important;
  color: #fff;
}

.my-courses-area .my-course-search-bar .input-group-append button {
  padding: 8px 15px;
  background: #008fd5 !important;
  color: #fff;
  border-color: #008fd5 !important;
}

.my-courses-area .my-course-search-bar .input-group-append button:hover {
  background: #f68320 !important;
  border-color: #f68320 !important;
}

.bg_blue1 {
  background-color: #008fd5 !important;
}

section.instructor-header-area {
  background-color: #008fd5 !important;
  color: #fff;
  padding: 20px 0 !important;
}

section.instructor-header-area .instructor-name {
  font-size: 30px;
  font-weight: 400;
  line-height: 1.287;
  margin: 0;
  color: #fff;
}

section.instructor-header-area .instructor-name span {
  color: #fff;
}

section.instructor-header-area .instructor-title {
  font-size: 16px !important;
  font-weight: normal !important;
  line-height: 1.287;
  margin: 5px 0 0 !important;
  color: #fff;
}

/*theme css*/
.modal {
  z-index: 9999 !important;
}

/*my course page*/
.my-courses-area .my-course-search-bar input {
  border: 1px solid #ced4da !important;
}

.btn {
  padding: 8px 15px !important;
}

/*end my course page*/

/*.testimonial_slider .owl-carousel .owl-stage-outer {height: 350px;} 008fd5*/

/*.right-sidebar-section {overflow: hidden;}*/
.course-list-dropdown .item-list .item .item-details button:hover,
.course-list-dropdown .item-list .item .item-details button:focus {
  background: #008fd5 !important;
  border-color: #008fd5 !important;
}

.wishlist-box .item-list .item .item-details button {
  background: #008fd5 !important;
  border-color: #008fd5 !important;
}

.wishlist-box .item-list .item .item-details button:hover,
.course-list-dropdown .item-list .item .item-details button:focus {
  background: #f68320 !important;
  border-color: #f68320 !important;
}

.about-instructor-details .instructor-title {
  font-size: 14px !important;
  font-weight: normal !important;
  line-height: 22px !important;
}

/*.main-nav-wrap>ul>li>ul{
    height:500px;
    overflow-y: scroll;
  mask-image: linear-gradient(to top, transparent, black),
    linear-gradient(to left, transparent 17px, black 17px);
  mask-size: 100% 20000px;
  mask-position: left bottom;
  -webkit-mask-image: linear-gradient(to top, transparent, black),
    linear-gradient(to left, transparent 17px, black 17px);
  -webkit-mask-size: 100% 20000px;
  -webkit-mask-position: left bottom;
  transition: mask-position 0.3s, -webkit-mask-position 0.3s;
}

.main-nav-wrap>ul>li>ul:hover {
  -webkit-mask-position: left top;
}

@keyframes background {
  from {
    background: pink;
  }
  to {
    background: #c0d6ff;
  }
}*/

@media only screen and (max-width: 768px) {
  .navbar-brand {
    margin-left: 0 !important;
  }

  .navbar-brand .logo {
    height: 33px;
  }

  .mobile-header-buttons li {
    margin-left: 0 !important;
    margin-top: 5px;
  }

  .mobile-header-buttons {
    padding-top: 10px;
  }

  .menu-icon-box {
    position: relative;
    margin: 10px 5px 0 0;
  }

  .sticky .mobile-header-buttons {
    padding-top: 0px;
  }

  .sticky .mobile-header-buttons {
    padding-top: 0;
    margin-top: 0px;
  }

  .sticky .menu-icon-box {
    position: relative;
    margin: 3px 5px 0 0;
  }

  .sign-in-box {
    display: none;
  }

  .container-h {
    height: 60px;
    padding: 0px 15px;
  }

  .dropdown-content {
    display: none;
    right: 3% !important;
    z-index: 99 !important;
    width: 95%;
  }

  .banner-section {
    padding: 40px 0px 0px 0px;
  }

  .text-wrap {
    margin: 0px 0 0 0px;
    padding: 0 0px 0 5%;
  }

  .text-wrap h1 {
    font-size: 35px;
  }

  .text-wrap .dis-text {
    margin: 15px 0 0;
  }

  .banner-section .background-img {
    display: none;
  }

  .shape-1,
  .shape-3,
  .shape-5,
  .shape-4 {
    display: none;
  }

  .h-slider-m {
    padding-left: 15px;
    margin: 60px 0 0;
  }

  .h-slider {
    margin: 30px 0 0 0;
    padding: 0 0px 0 0;
  }

  .h-slider .qodef-m-shape-left {
    top: -50px;
    left: 0;
    width: 200px;
    height: 200px;
    background-color: #008fd5;
  }

  .h-slider .qodef-m-shape-right {
    bottom: -73px;
    right: 0;
    width: 230px;
    height: 220px;
    background-color: #bbdef4;
  }

  .sention-partner .media-container-row {
    margin-left: 0px;
    margin-right: 0px;
    justify-content: left;
    overflow: auto;
    overflow-y: hidden;
  }

  .sention-partner p {
    padding: 0;
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 15px;
    margin: 0;
  }

  .sention-partner {
    margin: 50px 0 0;
  }

  .sention-partner .list-plugin {
    display: flex;
    align-content: space-between;
    padding: 5px 0 10px;
  }

  .sention-partner .list-plugin li {
    display: inline-block;
    padding: 10px;
    margin: 0 5px;
    width: 80px;
    height: unset;
  }

  .sention-partner img {
    max-width: 100%;
    height: unset;
  }

  .sention-pointer .pointer-container {
    /* text-align: center; */
    /* margin: 0; */
    /* width: 100%; */
    /* padding: 20px 3% 20px 3%; */
    /* height: unset; */
    /* border: 1px solid #bfbfbf; */
    /* margin-bottom: 20px; */
  }

  .sention-pointer .pointer-container.border-b {
    display: block;
    border-bottom: 1px solid #bfbfbf !important;
  }

  .courses-section {
    margin: 50px 0 0;
    overflow: hidden;
  }

  .courses-section .titile-section h2 {
    font-size: 35px;
    margin: 0px 0 2px;
    padding: 0;
  }

  .courses-section .col-md-12 {
    padding: 0;
  }

  .course-rigt-nav {
    float: unset;
    position: unset;
    padding: 20px 0 15px 0;
  }

  .course-rigt-nav li.l-selected {
    margin: 0;
  }

  .course-rigt-nav li {
    margin: 0 !important;
    padding: 10px 12px;
    width: 48%;
    text-align: center;
    border: 1px solid #f1f1f1;
  }

  .course-rigt-nav li a {
    font-size: 13px;
  }

  .course-rigt-nav li a:hover {
    font-size: 13px;
  }

  .course-box-info {
    margin: 0px 0px 30px 0;
  }

  .filters {
    overflow: auto;
    overflow-y: hidden;
  }

  .filters ul {
    display: inline-flex;
    margin: 0px 0px 0;
    flex-wrap: wrap;
  }

  .filters ul li {
    width: 161px;
    padding: 7px 0px 6px 0px;
  }

  .line-container {
    margin: 0px 0 0px 0;
    padding: 6px 0 10px 0;
  }

  .section-ac-business .text-section {
    padding: 5% 0% 0% 0%;
    margin: 0px 0 30px 0;
  }

  .section-ac-instructor {
    margin: 50px 0 0px 0;
    padding: 30px 0 0px 0;
  }

  .section-ac-instructor .text-section {
    padding: 15% 0% 0% 0%;
    margin: 0px 0 0px 0;
  }

  /*.testimonial-section-m .testimonial-container-row {padding: 0px 0 0 0;}*/

  .webinar-wrap {
    /* padding: 40px 0;
        margin: 50px 0 0; */
  }

  .event-slider {
    padding: 25px 0 0;
  }

  .webinar-wrap .text-right {
    display: none;
  }

  .event-slider.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* height: 500px; */
    -webkit-transform: translate3d(0, 0, 0);
  }

  .event-slider.owl-carousel .owl-stage-outer {
    margin-left: 5%;
    padding-left: 5px;
  }

  .event-slider.owl-carousel .owl-item {
    height: auto;
    /* width: 100% !important; */
  }

  .event-wrap {
    margin-right: 10%;
  }

  .owl-carousel .owl-item img {
    display: block;
    height: 126px;
    width: 100% !important;
  }

  /*.event-slider.owl-carousel, .owl-carousel .owl-item{height:unset;}*/

  .testimonial-section-m {
    position: relative;
    padding: 0px 0;
    margin: 50px 0 0;
  }

  .testimonial-section-m .titile-section h3 {
    font-size: 35px;
  }

  .quote-image img {
    width: 70%;
  }

  .testimonial-container-row .testimony-video-section {
    width: 100%;
    height: 300px;
    margin: 30% 0 0 0;
  }

  .testimony-video-section .qodef-m-shape-left {
    top: -65px;
    left: 0;
    width: 200px;
    height: 200px;
    background-color: #008fd5;
  }

  .testimony-video-section .qodef-m-shape-right {
    bottom: 0;
    right: 0;
    width: 400px;
    height: 180px;
    background-color: #bbdef4;
  }

  .section-stats-faq {
    position: relative;
    padding: 0 0px;
    margin: 80px 0 70px 0 !important;
  }

  .stats-section {
    position: relative;
    padding: 20px 0px;
    margin: 0;
  }

  .stats-section .qodef-m-shape-right {
    bottom: -73px;
    right: 0;
  }

  .stats-section .cols {
    padding: 40px 20px 40px 20px;
    width: 50%;
  }

  .question-section {
    margin: 120px 0 0 0px;
    padding: 0;
  }

  .question-section .tile-s {
    font-size: 25px;
  }

  .faq-panel .panel-group .panel .panel-body p {
    padding: 0px 15px 15px 30px;
  }

  .section-newsletter {
    margin: 70px 0 0px 0;
  }

  .form-newsletter {
    padding: 28px 0% 0% 0%;
    float: unset;
  }

  .qodef-content-grid {
    width: 100%;
    margin: 0 auto;
  }

  .heading-section h3 {
    font-size: 25px;
    font-weight: 500;
  }

  .qodef-custom-footer-logo {
    display: block;
    margin: 0 auto;
    text-align: center;
  }

  .qodef-grid.qodef-layout--columns.qodef-col-num--2
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }

  .qodef-custom-footer-logo img {
    width: 70%;
  }

  #qodef-page-footer {
    margin: 50px 0 0;
  }

  #qodef-page-footer .copyright-text {
    text-align: center;
  }

  .qodef-grid.qodef-layout--columns.qodef-col-num--4
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }

  #qodef-page-footer-bottom-area
    .qodef-grid
    > .qodef-grid-inner
    > .qodef-grid-item {
    padding: 0 0px;
  }

  .qodef-grid > .qodef-grid-inner {
    margin: 0 0;
  }

  #qodef-page-footer-bottom-area .qodef-grid > .qodef-grid-inner {
    margin: 0 20px;
  }

  .qodef-skin-light
    #qodef-page-footer-bottom-area
    .qodef-grid
    > .qodef-grid-inner
    > .qodef-grid-item:not(:last-child) {
    height: unset;
    padding: 0 0 30px;
    border-right: 0;
  }

  .enduser-login-wrap .social-signup,
  .enduser-register-wrap .social-signup {
    order: 1;
  }

  .enduser-login-wrap .enduser-login-form,
  .enduser-register-wrap .enduser-registration-form {
    order: 2;
  }

  .social-login,
  .social-signup {
    width: 100%;
    margin: auto;
    /* padding-left: 0;
    margin-left: 0;
    border-left: 0px solid #e5e5e5; */
  }

  .enduser-login-form,
  .enduser-registration-form {
    width: 100%;
    padding: 20px 0 0 0;
  }

  small.option-or {
    display: none;
  }

  .pull-right {
    float: unset;
  }

  .close {
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 9;
  }

  /*.category-filter-box .fa-th-list{display:none}*/

  .course_cat_search {
    display: inline-block;
    width: 100%;
    float: inherit;
    margin-right: 0;
    padding-top: 10px;
  }

  .category-course-list-area .filter-box .btn {
    top: 10px;
  }

  .sidebar-item {
    position: inherit !important;
    width: 100%;
    height: 100%;
  }

  .make-me-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 25px;
    padding: 0 0px !important;
    margin-bottom: 30px;
  }

  .product-item-inner {
    display: block;
  }

  .course-box-2 {
    display: inherit !important;
    border: 1px solid #dedfe0 !important;
    border-radius: 0 !important;
    padding: 0;
  }

  .course-box-2 .course-image {
    width: 100% !important;
  }

  .course-image img {
    width: 100%;
    height: auto !important;
  }

  .course-box-2 .course-details {
    width: 100% !important;
    padding: 10px 15px 10px 15px !important;
  }

  .course-box-2 .course-price-rating {
    width: 100% !important;
    padding: 10px 0px 15px 15px !important;
    text-align: center !important;
  }

  .product-detail {
    padding: 10px 10px 0 10px;
  }

  .btn-add-to-cart,
  .product-detail .buy-actions .theme-btn {
    width: 100%;
    margin: 0 5px;
  }

  .btn-add-to-cart,
  .product-detail .buy-actions .theme-btn {
    padding: 10px 15px;
  }

  .other-related-c-wrap {
    padding: 50px 0;
    margin: 50px 0 0;
  }

  .other-related-c-wrap .text-right {
    margin-top: 15px;
  }

  .sention-pointer {
    margin: 30px 0 0;
  }

  .sention-pointer .title-s h4 {
    font-size: 30px;
  }

  .hero-intro {
     padding: 0;
     margin: 0;
  }

  .coursehead {
    margin-top: 35px;
  }

  .coursehead .title {
    font-size: 24px !important;
    text-align: left;
  }

  .coursehead p {
    /* padding: 10px 0 10px 0; */
    text-align: left;
    margin-bottom: 20px;
  }

  .logorate {
    margin-top: 10px;
  }

  .cartsum-wrap .btn-green {
    font-size: 12px;
    padding: 6px 10px !important;
  }

  .cartsum-wrap .btn-white {
    font-size: 12px;
    padding: 6px 15px !important;
  }

  .thankyou-inner h1 {
    font-size: 35px !important;
    text-align: center;
  }

  .thankyou-inner .t-mid-section {
    max-width: 100%;
    display: block;
  }

  .sec-box {
    width: 100%;
    padding: 40px 20px;
    margin: 0 0 30px;
    display: inline-block;
  }

  .sec-box.t-cta {
    padding-top: 30px;
  }

  .contentblk ol li {
    padding: 10px 0;
  }

  .contentblk {
    padding: 0 0px 0 0;
    /* margin-top: 270px; */
  }

  .contentblk .tab-pane {
    font-size: 14px;
    line-height: 24px;
    padding: 15px 15px;
    margin: 0;
  }

  .introsec .question-section .tile-s {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .nav-tabs li.nav-item {
    margin: 5px 10px 5px 0 !important;
    width: 45%;
    border: 1px solid #f1f1f1;
  }

  .faq-panel .panel-group .panel .panel-heading .panel-title a {
    padding: 10px 10px 10px 5px;
    font-size: 14px;
    line-height: 22px;
    font-size: 18px !important;
  }

  .faq-panel .panel-group .panel .panel-heading .panel-title a:hover {
    color: #f68320;
  }

  .acelot_business_form {
    width: 90% !important;
    padding: 40px 0px 15px !important;
  }

  .aff_Banner .aff_Banner_left .left_title {
    margin-bottom: 10px !important;
    font-size: 20px !important;
  }

  .aff_Banner .aff_Banner_left p {
    font-size: 14px !important;
    line-height: 22px !important;
  }

  .contact_style3 {
    padding: 40px 20px 40px !important;
    height: unset !important;
  }

  .inner_Banner,
  .inner_Banner img {
    width: 100%;
    overflow: hidden;
    height: auto !important;
  }

  .cartsum-wrap {
    margin: 15px 0 0 0px;
  }

  .my-courses-area .col-sm-4 {
    margin: 5px 0;
  }

  section.page-header-area {
    padding: 20px 0 30px;
  }

  section.page-header-area .page-title {
    font-size: 20px;
    font-weight: 400;
  }

  section.my-courses-area .my-course-search-bar .input-group {
    width: 100% !important;
    margin-top: 15px;
  }

  section.page-header-area.my-course-area ul {
    display: flex;
    overflow: auto;
    overflow-y: hidden;
  }

  section.page-header-area.my-course-area ul li a {
    width: 125px;
    font-size: 14px;
    text-align: center;
  }

  section.page-header-area {
    padding: 20px 0 30px;
  }

  section.page-header-area.my-course-area ul li {
    margin-right: 0;
  }
}

/*notification*/
.notification-box .pb-3,
.py-3 {
  padding-bottom: 0.5rem !important;
}

.notification-box .pt-3,
.py-3 {
  padding-top: 0.3rem !important;
}

.text-blue-d1 {
  color: #008fd5 !important;
}

.text-90 {
  font-size: 0.9em !important;
}

.text-105 {
  font-size: 0.925rem !important;
}

.radius-round {
  border-radius: 4rem !important;
}

.notification-box .nav-tabs li.nav-item {
  margin-right: 0px;
}

.nav-tabs.nav-tabs-simple .nav-link {
  background-color: transparent;
  padding: 0;
}

.notification-box .nav-tabs li.nav-item h2 {
  margin-bottom: 0;
}

.bgc-blue-l4,
.bgc-h-blue-l4:hover {
  background-color: #ecf4fc !important;
}

.notification-box hr {
  margin-top: 0;
  margin-bottom: 0;
}

.bgc-h-secondary-l3:hover,
.bgc-secondary-l3 {
  background-color: #ebeff1 !important;
}

.text-blue {
  color: #1279cd !important;
}

.font-bolder,
.text-600 {
  font-weight: 600 !important;
}

.text-100 {
  font-size: 1em !important;
}

p-1px {
  padding: 1px !important;
}

.radius-round {
  border-radius: 4rem !important;
}

.border-2 {
  border-width: 2px !important;
  border-style: solid !important;
  border-color: transparent;
}

.brc-h-primary-m3:hover,
.brc-primary-m3 {
  border-color: #83b8e5 !important;
}

/*scroll*/
.ace-scroll-mob {
  overflow-y: auto;
}

.ace-scroll {
  scrollbar-width: thin;
  scrollbar-color: #9dbad5 #dce3ea;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.ace-scroll::-webkit-scrollbar {
  width: 8px;
  -webkit-appearance: none;
  appearance: none;
}

.ace-scroll::-webkit-scrollbar-thumb {
  background-color: #9dbad5;
  border-right: 1px solid #fff;
}

.ace-scroll::-webkit-scrollbar-track {
  background-color: #dce3ea;
  border-right: 1px solid #fff;
}

.ace-scroll.ace-scroll-grey:not(.ace-scroll-wrap) {
  scrollbar-color: #bbbdbf #e5e6e8;
}

.ace-scroll.ace-scroll-grey:not(.ace-scroll-wrap)::-webkit-scrollbar-thumb {
  background-color: #bbbdbf;
}

.ace-scroll.ace-scroll-grey:not(.ace-scroll-wrap)::-webkit-scrollbar-track {
  background-color: #e5e6e8;
}

@media (hover: hover) {
  .ace-scrollbar:not(.ace-scroll-mob) {
    scrollbar-width: thin;
    scrollbar-color: #9dbad5 #dce3ea;
  }

  .ace-scrollbar:not(.ace-scroll-mob)::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    -webkit-appearance: none;
    appearance: none;
  }

  .ace-scrollbar:not(.ace-scroll-mob)::-webkit-scrollbar-thumb {
    background-color: #9dbad5;
  }

  .ace-scrollbar:not(.ace-scroll-mob)::-webkit-scrollbar-track {
    background-color: #dce3ea;
  }

  .ace-scrollbar:not(.ace-scroll-mob).ace-scroll-grey {
    scrollbar-color: #bbbdbf #e5e6e8;
  }

  .ace-scrollbar:not(.ace-scroll-mob).ace-scroll-grey::-webkit-scrollbar-thumb {
    background-color: #bbbdbf;
  }

  .ace-scrollbar:not(.ace-scroll-mob).ace-scroll-grey::-webkit-scrollbar-track {
    background-color: #e5e6e8;
  }
}

.ace-scroll {
  overflow-y: hidden;
}

.ace-scroll.is-always-on,
.ace-scroll:hover {
  overflow-y: auto;
  overflow-y: overlay;
}

.ace-scroll-lock {
  overscroll-behavior-y: none;
  -ms-scroll-chaining: none;
}

.ace-scroll-wrap {
  overflow-x: hidden;
}

@supports (-webkit-appearance: none) and (overflow: overlay) {
  .ace-scroll-wrap {
    overflow-y: overlay;
    color: transparent;
    transition: color 0.15s 0.4s;
  }
}

@media (prefers-reduced-motion: reduce) {
  .ace-scroll-wrap {
    transition: none;
  }
}

.ace-scroll-wrap.is-always-on {
  color: #9dbad5;
  transition: none;
}

.ace-scroll-wrap:hover {
  color: #9dbad5;
  transition-delay: 0s;
}

.ace-scroll-wrap.ace-scroll-grey.is-always-on,
.ace-scroll-wrap.ace-scroll-grey:hover {
  color: #bbbdbf;
}

.ace-scroll-wrap::-webkit-scrollbar-thumb {
  background-color: currentColor;
  border-radius: 0.5rem;
  border: 1px solid transparent;
  background-clip: content-box;
}

.ace-scroll-wrap::-webkit-scrollbar-track {
  background-color: transparent;
}

@supports (-moz-appearance: none) and (scrollbar-width: none) {
  .ace-scroll-wrap {
    overflow-y: scroll;
    scrollbar-width: thin;
    scrollbar-color: transparent transparent;
    transition: scrollbar-color 0.15s 0.4s;
  }

  @media (prefers-reduced-motion: reduce) {
    .ace-scroll-wrap {
      transition: none;
    }
  }

  .ace-scroll-wrap > .ace-scroll-inner {
    min-width: calc(100% + var(--moz-scrollbar-thin));
  }

  .ace-scroll-wrap.is-always-on {
    scrollbar-color: #9dbad5 transparent;
    transition: none;
  }

  .ace-scroll-wrap:hover {
    overflow-y: scroll;
    scrollbar-color: #9dbad5 transparent;
    transition-delay: 0s;
  }

  .ace-scroll-wrap.ace-scroll-grey.is-always-on,
  .ace-scroll-wrap.ace-scroll-grey:hover {
    scrollbar-color: #bbbdbf transparent;
  }

  .ace-scroll:not(.ace-scroll-wrap):not(.is-always-on) {
    overflow-x: hidden;
  }

  .ace-scroll:not(.ace-scroll-wrap):not(.is-always-on):hover > div,
  .ace-scroll:not(.ace-scroll-wrap):not(.is-always-on):hover > p {
    min-width: calc(100% + var(--moz-scrollbar-thin));
  }
}

@supports (-moz-appearance: none) and (not (scrollbar-width: none)) {
  .ace-scroll:not(.is-always-on) {
    overflow-x: hidden;
  }

  .ace-scroll:not(.is-always-on):hover {
    overflow-y: scroll;
  }

  .ace-scroll:not(.is-always-on):hover .moz-scroll-block,
  .ace-scroll:not(.is-always-on):hover table,
  .ace-scroll:not(.is-always-on):hover > div,
  .ace-scroll:not(.is-always-on):hover > p > {
    min-width: calc(100% + var(--moz-scrollbar-thin));
  }

  .sidebar .ace-scroll:hover {
    overflow-y: auto;
  }

  .sidebar .ace-scroll:hover .moz-scroll-block,
  .sidebar .ace-scroll:hover table,
  .sidebar .ace-scroll:hover > div,
  .sidebar .ace-scroll:hover > p > {
    min-width: auto;
  }
}

/*scroll*/
/*notification*/

/* webinar detail page css  */
.event-contentwrap {
  padding: 20px 0;
  min-height: 520px;
}

.event-registration {
  padding: 30px 20px;
  border-bottom: 1px solid #ddd;
}

.event-registration .btnbuy {
  padding: 13px 25px;
  margin-right: 20px;
  display: block;
  width: 100%;
  background: #f68320;
  color: #fff !important;
  border: 1px solid #f68320;
  font-weight: bold;
  font-size: 14px;
  border-radius: 25px;
  line-height: 20px;
  box-shadow: 0 8px 15px rgb(0 0 0 / 10%);
}

.event-registration .btnbuy:hover {
  background: #fff;
  color: #f68320 !important;
  border-color: #f68320;
}

.event-dates-locations {
  padding: 20px;
  border-bottom: 1px solid #ddd;
}

.event-dates-locations h4 {
  font-size: 16px;
  font-weight: bold;
}

.event-dates-locations ul {
  list-style-type: disc;
  margin: 5px 0 0 40px;
}

.event-dates-locations li {
  padding: 0 0 5px 0;
  font-size: 14px;
}

.event-duration-section {
  padding: 20px;
  margin: 0px 0 0 0;
}

.event-duration-section .tile-s {
  padding: 0 0 10px 0;
  margin: 0;
}

.event-duration-section .tile-s h3 {
  padding: 0;
  margin: 0;
  color: #473277;
  font-size: 17px;
  font-weight: bold;
}

.event-duration-section .tile-s p {
  padding: 0 0 0 20px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
}

.event-duration-section .panel-group .panel {
  background: #fff;
  margin-bottom: 0px;
}

.event-duration-section .panel-group .panel .panel-heading .panel-title a {
  display: block;
  border-radius: 20px;
  background-color: #473277c7;
  padding: 9px 12px 9px 17px;
  font-size: 14px;
  font-weight: normal;
  color: white;
  position: relative;
}

.event-duration-section .panel-group .panel .panel-body p {
  font-size: 14px;
  border-radius: 20px;
  background-color: white;
  line-height: 26px;
  padding: 0px 12px 0px 12px;
  text-align: justify;
  color: #473277;
}

.event-duration-section .panel-group .panel .panel-body ul {
  margin-left: 45px;
  list-style-type: disc;
  padding-bottom: 30px;
}

.event-duration-section .panel-group .panel .panel-body li {
  line-height: 30px;
}

.event-duration-section .panel-group .panel .panel-body.event-details-se {
  width: 100%;
}

.event-duration-section .panel-group .panel .panel-body.event-details-se span {
  margin-right: auto;
  font-weight: 500;
  color: #473277;
  text-align: right;
}

/* webinar detail */

/* common loader */
/* preloader */
#preload-circle {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  background-color: rgba(255, 255, 255, 0.9);
  margin: auto;
}

#preload-circle .bounce-circles {
  width: 80px;
  text-align: center;
  position: relative;
  top: 50%;
  left: 46%;
  right: 0;
}

.bounce-circles > span {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background-color: #3c2372;
  -webkit-animation: circleBounce 1.4s infinite ease-in-out both;
  animation: circleBounce 1.4s infinite ease-in-out both;
}

.bounce-circles > span.circle1 {
  background-color: #008fd5;
}

.bounce-circles > span.circle2 {
  background-color: #f6841f;
}

.bounce-circles .circle1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.bounce-circles .circle2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

.bounce-circles p {
  position: absolute;
  top: -60px;
  left: 20%;
  z-index: 99;
  margin: 0;
  padding: 0;
}

.bounce-circles img {
  height: 50px;
}

@-webkit-keyframes circleBounce {
  0%,
  100%,
  80% {
    -webkit-transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
  }
}

@keyframes circleBounce {
  0%,
  100%,
  80% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

/*end preloader*/
/* end common loader */

/*webinar list page*/
.filter-left-section {
  padding: 0;
  margin: 0;
  float: left;
}

.filter-left-section label {
  padding: 0 10px 0 0;
  margin: 0;
  font-size: 14px;
  color: #473277;
}

.filter-left-section .form-control {
  display: block;
  border: 1px solid #efefef;
  padding: 8px;
  height: 35px;
  font-size: 14px;
  font-weight: 400;
}

.filter-left-section .date {
  position: relative;
}

.caleIcon {
  position: absolute;
  right: 30px;
  top: 10px;
  z-index: 1;
}

@media only screen and (max-width: 768px) {
  .filter-left-section label {
    display: none;
  }
}

/*grid view*/
.event-l-wrap {
  background: #fff;
  padding: 0px;
  margin-bottom: 30px;
  display: block;
  border: 1px solid #efefef;
}

.event-l-wrap .eventcont {
  padding: 15px 15px 20px 15px;
  width: 100%;
}

.event-l-wrap .eventcont h2 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}

.event-l-wrap .eventcont p {
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  color: #473277;
}

.event-l-wrap .eventcont h2 a {
  color: #473277;
}

.event-l-wrap .eventcont h2 a:hover {
  color: #f68320;
}

.event-l-wrap .eventcont .title {
  padding: 0;
  margin: 10px 0;
  font-size: 13px;
  font-weight: 500;
  color: #f68320;
}

.event-l-wrap .eventimg {
  position: relative;
  width: 100%;
  background: #efefef;
}

.event-l-wrap .eventimg img {
  display: block;
  margin: auto;
}

.event-l-wrap .eventimg .date {
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: 9;
  background: #f68320;
  color: #fff;
  width: 100%;
  padding: 5px;
  font-size: 14px;
  text-align: center;
  font-weight: 500;
}

.event-l-wrap .eventcont .schedule a {
  text-decoration: none;
  font-size: 13px;
  font-weight: 600;
}

.event-l-wrap .eventcont .pcta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: space-between;
  margin-top: 20px;
  position: relative;
  padding-top: 0px;
  height: 38px;
  width: 100%;
}

.event-l-wrap .eventcont .pcta.price {
  font-size: 14px;
  font-weight: 600;
}

.event-l-wrap .eventcont .dprice {
  color: #f57a12;
  font-weight: bold;
  padding-right: 5px;
}

.event-l-wrap .eventcont .actprice {
  text-decoration: line-through;
  padding: 0 0px;
  font-weight: bold;
}

.event-l-wrap .joincta {
  margin-left: auto;
}

.event-l-wrap .joincta .btnjoin {
  padding: 8px 15px !important;
  background: #008fd5;
  border-color: #008fd5;
  font-size: 14px;
  font-weight: 500;
  color: #fff !important;
  border-radius: 20px;
  line-height: 20px;
  box-shadow: 0 8px 15px rgb(0 0 0 / 10%);
}

.event-l-wrap .joincta .btnjoin:hover {
  background: #f68320;
  border-color: #ec7f20;
  color: #fff !important;
  box-shadow: 0px 9px 15px #e4d4cb;
}

/*end grid view*/
/*list view*/
.event-list-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #efefef;
  border-radius: 2px 2px 0 0;
  min-height: 148px;
  background-color: #fff;
}

.event-list-wrap .event-list-image {
  width: 28%;
  position: relative;
}

.event-list-image img {
  width: 100%;
  height: 200px;
}

.event-list-wrap .event-list-image .date {
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: 99;
  background: #f68320;
  color: #fff;
  width: 100%;
  padding: 5px;
  font-size: 14px;
  text-align: center;
  font-weight: 500;
}

.event-list-wrap .event-list-details {
  width: 72%;
  padding: 15px 15px 15px 30px;
}

.event-list-wrap .eventcont {
  padding: 0;
  width: 100%;
}

.event-list-wrap .eventcont h2 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}

.event-list-wrap .eventcont p {
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  color: #473277;
}

.event-list-wrap .eventcont h2 a {
  color: #473277;
}

.event-list-wrap .eventcont h2 a:hover {
  color: #f68320;
}

.event-list-wrap .eventcont .title {
  padding: 0;
  margin: 10px 0;
  font-size: 13px;
  font-weight: 500;
  color: #f68320;
}

.event-list-wrap .eventcont .schedule a {
  text-decoration: none;
  font-size: 13px;
  font-weight: 600;
}

.event-list-wrap .eventcont .pcta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: space-between;
  margin-top: 20px;
  position: relative;
  padding-top: 0px;
  height: 38px;
  width: 100%;
}

.event-list-wrap .eventcont .pcta.price {
  font-size: 14px;
  font-weight: 600;
}

.event-list-wrap .eventcont .dprice {
  color: #f57a12;
  font-weight: bold;
  padding-right: 5px;
}

.event-list-wrap .eventcont .actprice {
  text-decoration: line-through;
  padding: 0 0px;
  font-weight: bold;
}

.event-list-wrap .joincta {
  margin-left: auto;
}

.event-list-wrap .joincta .btnjoin {
  font-size: 13px;
  padding: 8px 15px !important;
  font-weight: 500;
  background: #008fd5;
  border-color: #008fd5;
  color: #fff !important;
  border-radius: 20px;
  line-height: 20px;
  box-shadow: 0 8px 15px rgb(0 0 0 / 10%);
}

.event-list-wrap .joincta .btnjoin:hover {
  background: #f68320;
  border-color: #ec7f20;
  color: #fff !important;
  box-shadow: 0px 9px 15px #e4d4cb;
}

/*end list view*/
/*end webinar list page*/

/**
 * @author: vishal
 * @date: 05-04-2022;
 * @desc: slider
 */
.marquee-wrapper {
  background: rgb(255, 255, 255);
  text-align: center;
  width: 80%;
}

.marquee-wrapper .container {
  overflow: hidden;
}

.marquee-wrapper .marquee-block {
  --total-marquee-items: 10;
  height: 140px;
  width: calc(250px * (var(--total-marquee-items)));
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  margin: 20px auto;
  padding: 30px;
}

.marquee-inner {
  display: block;
  width: 200%;
  position: absolute;
}

.marquee-inner.to-left {
  animation: marqueeLeft 35s linear infinite;
  align-items: center;
}

.marquee-item {
  display: flex;
  align-items: center;
  width: 140px;
  height: 80px;
  margin: 0 10px;
  float: left;
  box-shadow: 0 3px 15px -5px rgb(35 35 35 / 25%);
  margin: 0 15px 15px;
  padding: 5px 15px;
}

.marquee-item .img {
  min-width: 100%;
  min-height: auto;
  background-size: 100% 100%;
}

@keyframes marqueeLeft {
  0% {
    left: 0;
  }

  100% {
    left: -100%;
  }
}

.marquee-wrapper :hover {
  animation-play-state: paused;
}

.marquee-wrapper .marquee-item img:hover {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.slick-vish .innervish {
  width: 130px;
  height: 80px;
}

.slick-vish-container {
  width: 80%;
}

@media only screen and (max-width: 600px) {
  .float {
    position: fixed;
    width: 45px;
    height: 45px;
    bottom: 80px;
    right: 10px !important;
    background-color: #25d366;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
  }
}

.float {
  position: fixed;
  width: 45px;
  height: 45px;
  bottom: 80px;
  right: 30px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

.my-float {
  margin-top: 9px;
  font-size: 27px !important;
}

@media only screen and (max-width: 600px) {
  .make-me-sticky {
    margin-top: 118px !important;
    top: 25px;
    padding: 0 0px !important;
    margin-bottom: 30px !important;
    position: fixed !important;
    z-index: 9 !important;
  }

  .nav-tabs li.nav-item {
    margin: 5px 10px 5px 0 !important;
    width: 45% !important;
    border: 1px solid #f1f1f1;
  }
}

/* .my_table {
  width: 700px;
  text-align: center;
}

.my_table > th,
td {
  border: 1px solid #eee;
  border-collapse: collapse;
  padding: 8px 5px;
  border-top: 0.5 px solid;
  border-bottom: 1px solid #c9b9b9 !important;
} */

/* @media screen and (max-width: 600px) {
  .my_table {
    border: none;
    width: 500px;
    margin-left: 20px;
  }

  .my_table > th {
    display: none;
  }

  .my_table > tr td {
    display: block;
    float: right;
    width: 100%;
  }

  .my_table > td::before {
    content: attr(aria-describedby);
    float: left;
    margin-right: 20px;
  }
} */

.input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 70%;
}

.space_mtt {
  margin-top: 40px !important;
}

.tooltip_tt .tooltip-text {
  visibility: hidden;
  width: 100%;
  font-weight: 500;
  background-color: #e5e5e5;
  color: #000;
  border-radius: 7px;
  padding: 5px 10px;
  position: absolute;
  z-index: 1;
  top: 50px;
  right: 0;
}

.tooltip_tt:hover .tooltip-text {
  visibility: visible;
}

@media only screen and (max-width: 600px) {
  .eventimg .date {
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 99;
    background: #f68320;
    color: #fff;
    width: 100%;
    padding: 0px;
    font-size: 12px;
    text-align: center;
    font-weight: 500;
  }

  .eventimg {
    position: relative;
    width: 90%;
  }
}

.bold_me {
  font-weight: 600;
}

.btncartrel {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  opacity: 1;
  font-weight: bold;
  font-size: 14px;
  background: #008fd5;
  color: #fff;
  border-radius: 25px;
  line-height: 6px;
  box-shadow: 0 8px 15px rgb(0 0 0 / 10%);
  padding: 1px 25px;
  margin-right: 20px;
  display: block;
  width: 54%;
  border-color: #008fd5;
  margin-left: 150px;
  vertical-align: center;
}

.course-info-hover:hover .btncartrel {
  opacity: 1;
}

.adv_s_p {
  margin-bottom: 50px;
}

.creater_webiname {
  color: #00005e !important;
  font-weight: 600 !important;
}

/** university slider home page  **/
/* Style the tab */
.tabslider {
  background-color: #e9f5fb6b;
  justify-content: center;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  /* border: 1px solid #ccc; */
}

/* Style the buttons inside the tab */
.tabslider button {
  margin-right: 4px;
  color: #473277;
  background-color: inherit;
  text-align: center;
  vertical-align: middle;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 20px;
  margin-top: 20px;
}

/* Change background color of buttons on hover */
.tabslider button:hover {
  transform: scale(1.1);

  background-color: #c2e4f46b;
}

/* Create an active/current tablink class */
.tabslider button.active {
  box-shadow: 0px 0px 13px -3px !important;

  background-color: #c2e4f46b;
}

/* Style the tab content */
.content-slid {
  padding: 6px 12px;
  border-top: none;
}

.img_set {
  margin-bottom: 10px;
  border: 2px solid #ebebeb;
  display: block;
  max-width: 100%;
  max-height: 52px;
  align-items: center;
}

.set_hw {
  height: 60px;
  width: 30px;
}

.img_fixowl .owl-item img {
  display: block;
  height: 173px !important;
  width: 100%;
}

/* end */

@media only screen and (max-width: 768px) {
  .mob_p_t {
    margin: -14px 0 0 !important;
  }

  .wrapper_comcom {
    height: 82px !important;
    top: 17% !important;
  }
}

.comming_h1c {
  margin-right: 50px;
  margin-top: -40px !important;
  font-size: 33px !important;
  font-family: "Poppins", sans-serif;
  margin-bottom: 0;
  line-height: 1;
  font-weight: 700;
}

.back_topage {
  margin-top: 20px !important;
  display: block;
  position: relative;
  padding: 0 14px 0 14px !important;
  line-height: 29px !important;
  background-color: #008fd5;
  color: #fff;
  border-radius: 100px;
  margin-left: -54px;
}

.comming_topspace {
  margin-top: 317px;
}

.wrapper_comcom {
  border-radius: 20px;
  height: 300px;
  background-size: cover;
  background-color: aqua;
  position: absolute;
  left: 50%;
  top: 26%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  animation: fadeIn 1000ms ease;
  -webkit-animation: fadeIn 1000ms ease;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.comming_h1c {
  margin-top: 40px;
  font-size: 50px;
  font-family: "Poppins", sans-serif;
  margin-bottom: 0;
  line-height: 1;
  font-weight: 700;
}

.back_topage {
  margin-top: 20px;
  display: block;
  position: relative;
  padding: 0 18px 0 18px;
  line-height: 32px;
  background-color: #008fd5;
  color: #fff;
  border-radius: 100px;
}

.dis-textt_1 {
  font-family: "Roboto";
  font-size: 18px !important;
  line-height: 22px;
  font-weight: normal;
  color: #473277 !important;
  padding: 0;
  margin: 25px 0 0;
}

.desk_pt {
  margin-top: 90px !important;
}

.sample_watermark {
  letter-spacing: 5px;
  opacity: 0.5;
  color: gray !important;
  -webkit-transform: rotate(-40deg);
  position: absolute;
  z-index: 9;
  display: inline-flex;
  font-size: 60px;
  font-weight: 600;
}

.certsample {
  display: inline-flex !important;
  justify-content: space-around !important;
  align-items: center !important;
}

@media only screen and (max-width: 600px) {
  .sign-in-box .dropdown .dropbtn {
    display: none;
  }

  .change_or {
    order: 2;
  }

  .only_m {
    margin-top: -80px !important;
  }

  .space_mtt {
    margin-top: 100px !important;
  }

  .tooltip_tt .tooltip-text {
    z-index: 11;
    top: -20px;
  }

  .course-navecation ul li {
    display: inline-block;
  }

}

/* 
@date 13-12-2022
@auther Amit Kumar
*/
.heroimg:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  background: #121212b8;
  background: linear-gradient(to left, #08080800 37%, #1212129c 63%);
}
.heroimg {
  padding: 30px 0 50px;
}
.current-price span {
  font-size: 13px;
  font-weight: normal;
  text-transform: capitalize;
  color: #f68320;
}

.coursehead p {
  font-size: 16px !important;
}

.course-top-description p {
  line-height: 1.5;
}
.coursehead p {
  font-size: 14px !important;
}

.certsample p,
small {
  font-size: 13px !important;
}

.lecture-list ul li {
  list-style: none !important;
}
.current-price span {
  font-size: 13px;
  font-weight: normal;
  text-transform: capitalize;
  color: #f68320;
}

.coursehead p {
  font-size: 16px !important;
}

.course-top-description p {
  line-height: 1.5;
}
@media only screen and (max-width:768.5px) {
  .high_smcol::before{
    left: -164px !important;
  }
  .heroimg {
    padding: 30px 0 50px;
    min-height: 320px;
  }

  .bgimage {
    height: 300px;
    background-color: #fff;
  }

  .title-space {
    margin-top: 430px !important;
  }

  .heroimg {
    padding: 30px 0 50px;
    min-height: 320px;
  }

  .bgimage {
    height: 300px;
    background-color: #fff;
  }
  .coursehead p {
    font-size: 14px !important;
  }
  .lecture-group-wrapper ul li {
    list-style: none;
    display: inline-block;
  }
  .heroimg:before {
    background: #1212128c;

  }
  section.other-related-c-wrap .title-s h2 {
    text-align: center;
    margin-bottom: -4px;
}
}
.coursehead {
  margin-top: 40px;
  text-transform: capitalize;
}
.coursebnft h4,
.businessplan h4 {
  font-size: 16px;
  font-weight: bold;
  color: #473277;
  margin-bottom: 10px;
  text-transform: capitalize;
}

.nav-tabs li.nav-item a {
  color: #666 !important;
}
.nav-tabs li.nav-item a:active {
  color: #f28322 !important;
}
.ck_editresponse p {
  margin-bottom: 12px;
  font-family: 'Rubik', sans-serif !important;
}
#fixed-tab .sidebarwrap {
  position: sticky !important;
  top: 85px !important;
}
/* 02-01-2023 */

@media only screen and (min-width: 281px) and (max-width: 768.5px){
  .ctawrap, .cart a .btncart {
    position: fixed;
    bottom: 0px;
    display: flex;
    width: 100% !important;
    margin-left: -30px;
    padding: 0;
    background: #fff !important;
}
.cart .btncart{
  margin-right:2px;
}
.ctawrap .apply-btn{
  width:90% !important;
  overflow: hidden;
}
.ctawrap .enroll-btn{
  width:90% !important;
  overflow: hidden;
}
.ctawrap .cart {
  padding: 0px;
  width:50%;
  overflow: hidden;
}
.offerwrap {
  padding: 10px !important;
}
.cart .btncart, .cart .btnbuy {
  color: #0a0a0a;
  border-radius: 0;
  line-height: 16px;
  box-shadow: 0 8px 15px rgb(0 0 0 / 10%);
  padding: 3px 5px;
  padding: 16px 4px !important;
  vertical-align: center;
}
.cart .btncart{
  color:#fff;
}
}


.key-highlight-box ul li {
  position: relative;
  float: left;
  width: 47%;
  margin-bottom: 20px;
  margin-right: 20px;
  list-style: none;
  padding: 10px;
  font-size: 18px;
  border-radius: 7px;
  padding: 16px;
  box-shadow: 0 5px 5px 0 rgb(0 0 0 / 5%);
  display: grid;
}
.key-highlight-box ul li span {
  padding-left: 14px !important;
}
.key-highlight-box ul li:hover {
  background: #f5f5f5;
  border-radius: 7px;
}
.key-highlight-box ul li::before {
  content: "\f00c";
  font-family: fontawesome;
  position: absolute;
  top: 29%;
  margin-left: 10px;
  font-size: 22px;
  color: #4caf50;
  font-weight: 400;
}

/* for sticky table and order list functionallty 
@auther Amit Jha
@date 24-01-2023
*/
.coursede-details-box .title-s h2 {
    margin-top:0px !important;
  }
.requirements__list.ck_editresponse ul li u { margin-bottom: 24px; text-decoration: underline;}
.requirements__list.ck_editresponse article ul li ul li { margin-top: 10px !important; }
.requirements__list.ck_editresponse article ul li ul li ul li { margin-top: 10px !important; }
.requirements__list.ck_editresponse article ol li ol li { margin-top: 10px !important; }
.requirements__list.ck_editresponse article ol li ol li ol li { margin-top: 10px !important; }
.requirements__list.ck_editresponse ol li u { margin-bottom: 24px; text-decoration: underline;}
.requirements__list.ck_editresponse img { margin-bottom: 20px;}
.program-space-45 {margin-top: 45px !important; }
.ck_editresponse table td, th { padding: 5px 7px 5px 7px !important;}
.f-heading .faq-subheading {font-weight:400; font-size:18px;}

/* @Auther: Amit Kumar
   @date: 20-12-2022
*/
.event-card-disc .topic-h h3 {
  font-weight: bold !important;
  font-size: 14px !important;
}

.e-topic-r-s .price-s {
  text-transform: capitalize;
  font-size: 18px;
}

.webinar-popup-inner .event-topic-name li {
  border: 1px solid #b5b2b2;
  box-shadow: 0 3px 15px -5px rgb(35 35 35 / 15%) !important;
}

.webinar-popup-inner .event-topic-name li b {
  height: auto !important;
  width: 30% !important;
  padding-right: 0 !important;
  font-size: 14px;
  font-weight: 600 !important;
}

.webinar-popup-inner .event-topic-name .topic-h {
  padding: 0 0 0 15px;
  margin: 0;
  border-left: 2px solid #473277;
  font-size: 15px;
  width: 90%;
  min-height: auto;
  max-height: auto;
}

.event-card-disc .topic-h .seats-r-sec {
  margin: 0;
  padding: 5px;
  border-radius: 5px;
  text-align: center;
  border: 1px solid #ddd;
  background: #f5f5f5;
}

/* .img-fluid {
  width: 100%;
  height: auto;
} */

.webinar-popup-wrap {
  padding: 5px 10px 0px 10px !important;
}

.event-card-disc .topic-h span {
  margin-right: 20px;
}

.event-topic-name ul li:hover {
  background: #ECEFF1;
}

.eventcont .pcta {
  margin-top: 5px !important;
}

.eventcont .dprice {
  font-size: 18px !important;
}

.webinar-popup-inner .event-topic-name .topic-h .topic-date-time-sec-left {
  margin-top: 10px !important;
}

.webinar-popup-inner .seats-r-sec img {
  width: 17px !important;
  margin-right: 5px;
  filter: opacity(0.8);
}

.event-card-disc .topic-h .seats-r-sec b {
  font-size: 16px !important;
}

.e-topic-r-s {
  width: 10% !important;
  color: #2196f3 !important;
}

.eventcont {
  padding: 5px 5px 0 15px !important;
}

.event-slider {
  padding: 60px 0 40px 0 !important;
}

.webinar-model .modal-header {
  background: #eceff1 !important;
}

.webinar-popup-inner .topic-h .topic-date-time-sec-left i {
  color: #f68320;
}

.eventcont p {
  color: #444343;
}

.e-topic-r-s .actprice {
  text-decoration: line-through;
  padding: 0 0px;
  font-weight: bold;
  font-size: 11px;
  color: #666;
}
.certificate-inner-img {
  transition: 0.5s;
}
.certificate-inner-img:hover { transform: scale(1.05);}
/* .theme-2-btn-solid{color: #fff !important;border-radius: 100px; background-color: #6c757d; border-color:#6c757d ;} */

@media only screen and (max-width: 768px) {
  .eventcont {
      padding: 15px 5px 0 15px;
      width: 96%;
  }

  .event-card-disc .topic-h span {
      margin-right: 5px;
  }

  .event-card-disc .topic-h .seats-r-sec {
      padding: 1px;
  }

  .event-card-disc .topic-h span {
      font-size: 11px;
  }

  .event-card-disc .topic-h .seats-r-sec b {
      font-size: 14px !important;
  }

  .event-slider.owl-theme .owl-nav .owl-prev {
      left: -4px !important;
  }

  .event-slider.owl-theme .owl-nav .owl-next {
      right: -13px;
  }

  .event-wrap {
      padding-left: 0 !important;
      padding: 0px;
  }

  .webinar-wrap .headings1 {
      text-align: center !important;
  }

  .e-topic-r-s .price-s {
      font-size: 14px;
  }

  .webinar-popup-inner .seats-r-sec img {
      width: 15px !important;
      margin-right: 2px;
  }
  .webinar-popup-inner .event-name {
      font-size: 14px;
  }
  .webinar-popup-wrap h2 {
      font-size: 20px !important;
  }
  .eventcont h2 a {
      margin-top: 10px;
      overflow: auto;
      min-height: 0 !important;
      display: -webkit-box;
      -webkit-line-clamp: 4;
  }
  .webinar-popup-inner .event-topic-name .topic-h .topic-date-time-sec-left {
      width: 74%;
  }

  .eventcont .pcta {
      margin-top: 0px;
      margin-bottom: 10px !important;
  }
  .sample_watermark {
    top: 46px !important;
    font-size: 50px !important;
  }
  .contentblk .tab-pane h1 {
    font-size: 16px;
    line-height: 33px;
    padding: 0;
    margin: 20px;
  }
}
/* @Auther: Amit Kumar
   @date: 14-02-2022
   @checkout Page and Payment Page
*/
.address-popup .modal-header {background: #eceff1 !important;}
.bg-graymodel-head{background: #eceff1 !important;}
.address-popup label{margin-bottom:10px !important;}
.address-popup.modal .modal-content {border: none;}
.thead-blue{background-color: #008fd5; color: #fff;}
i.yith-wcwl-icon.fa.fa-heart:hover,
i.w-cross.fa.fa-times:hover{ transform: scale(1.7); transition: all .4s ease-in-out;}
.checkout-h h2 {margin: 20px 0 20px 0;font-size: 24px !important;font-weight: 600;}
i.yith-wcwl-icon.fa.fa-heart {transition: all .4s ease-in-out;display: flex;justify-content: center;align-items: center;}
i.w-cross.fa.fa-times {color: #b1acac;transition: all .4s ease-in-out;}
.wish-hover .wish-cross{text-align: center;}
.wish-hover .wish-cross{ display: none; transition: all .4s ease-in-out; margin-left:15px;}
.wish-hover:hover .wish-cross {display: inline-block;transition: all .4s ease-in-out;}
#myModalCoupon .table {border-collapse: collapse !important;}
#myModalCoupon .modal-content{ border-radius: 7px !important;}
.subsum b {font-size: 16px !important;}
.product-thumbail { width: 80px;margin-right: 20px;}
.red-clr{ color:gray; font-weight: 600;}
input.form-control.bg-transparent::placeholder {color: #d1cece;}
.input-group.w-100.bdr input {border-color: #e7e2e294;height: 35px;}
.open-toggle{display:none}
.h-35{height:35px;}
.bank-favicon{margin:0 8px 0 8px; height:16px; width:16px;}
.fs-12{font-size:12px !important} .font-w{font-size:14px !important; font-weight:600; }.h-36{height:35px;}
.muted-email{font-weight: 600; font-size:13px !important; background-color: #FAFAFA}
.subsum span .billing-font{font-size: 15px !important; font-weight: 600;}.red-clr-form{color:red} .required {color: #f44336;}
#address-radio .editradios input:checked + label {background-color:#efeeee;border: 1px solid #008fd5;
  border-radius:7px;box-shadow: 0 4.20202px 21.0101px rgb(86 124 173 / 20%);}
 #address-radio .editradios label { cursor: pointer; transition: all 0.4s ease-out;
  border: 1px solid #fff; border-radius:7px;padding:5px; color: #473277; font-size:16px !important; }
.success-icon .fa{font-size: 62px !important; color: rgb(0, 184, 129);}
.payment-img img {height: 29px;width: 50px;filter: grayscale(1);} .payment-img img:hover {filter: none;}
.sign-popup{background-color: #f7f8f9;border-radius: 16px !important;box-shadow: 0 0 14px 0 rgb(0 0 0 / 30%); background-position: top; background-repeat: no-repeat;  background-image: url('https://acelotacademy.com/assets/backend/images/waves.png');}
.underline{text-decoration: underline;}
 /* Payment Featured Box */
.featured-box { box-sizing: border-box; margin-left: auto; margin-right: auto;position: relative;}
.featured-box h3, .featured-box h4 {font-size: 1.3125rem !important;margin-bottom: 10px;font-weight: 500;color: #4D5F95;}
.featured-box .featured-box-icon {display: inline-block;font-size: 50px;margin-top: 0;color: #546d89;}
@media only screen and (min-width: 281px) and (max-width: 768.5px){
  .text-foot-center {text-align: center;}
  .space-20{margin-top:20px}
.checkout-h h2 {margin: 15px 0 15px 0;font-size: 18px !important;}
.h-35{height:30px;}
.font-w{font-size:12px !important; }
 .payment-img img {height: 24px;width: 29px;}
}
@media only screen and (max-width: 365px){.checkout-h h2 {margin: 15px 0 15px 0;font-size: 18px !important;}  
.checkout-h .fs-12 {font-size: 15px !important;}

}

/* course fix tab css uodate on 7/7/2023 */
.contentblk article {
  box-shadow: 0px 2px 2px 2px rgb(0 0 0 / 6%);
  background-color: #cbc8c814;
}
   
div#myTabContent h2 {
  display: inline-block;
  color: #504f4f;
  font-weight: 600;
  font-size: 20px !important;
}
.product-button-inner .fa-heart {
  line-height: 45px !important;
}
#load-more-workshopbtn {
  color: #fff !important;
  background-color: #f68320 !important;
  border-color: #f68320;
  padding: 11px 12px;
  font-size: 15px;
  border-radius: 2px;
  line-height: 1.35135;
  font-weight: 600;
}

/*back-to-top*/
#scroll-top {
  position: fixed;
  right: 28px;
  bottom: 30px;
  cursor: pointer;
  transform: scale(0);
  transition: 0.5s all;
  }
  #scroll-top.activetop {
  transform: scale(1);
  }
  #scroll-top span {
  display: inline-block;
  height: 45px;
  width: 45px;
  background-color: #0d6efd;
  text-align: center;
  line-height: 45px;
  color:#fff;
  border-radius: 50%;
  }



  
/* mobile collapse filter css uodate on 18/09/2023 */
#mobilefilterall .button {
  -webkit-box-shadow: 1px 1px 1px 1px rgba(43, 43, 43, 0.2);
  -moz-box-shadow: 1px 1px 1px 1px rgba(43, 43, 43, 0.2);
  box-shadow: 1px 1px 1px 1px rgba(43, 43, 43, 0.2);
}
#mobilefilterall .button {
position: fixed;
top:50% !important;
left: 0px;
float: left;
padding: 12px;
display: block;
border-radius: 0 30px 30px 0px;
overflow: hidden;
z-index:10;
}
#mobilefilterall .mobilefilterviewslide {
  padding: 16px;
  position: absolute;
  /* display: none; */
  float: right;
  top: -212px;
  left: 0;
  width:100%;
  color:#FFF;
  text-align:left;
  font-size:18px;
  overflow:hidden;
  white-space: nowrap;
  border-radius: 0 30px 30px 0px;
}

#mobilefilterview {
  top: 120px;
   background-color:#fff;
}

#mobilefilterviewbox {
background-color: #008FD5;
top: 372px !important;
}

@media only screen and (min-width: 767px) {
  #mobilefilterall {
    display: none;
  }}

@media only screen and (max-width: 767px) {
  .filter-area .sidebar-item {
    display: none;
  }
  .sidebar-item {
      position: initial !important;
      max-height: 345px !important;
      overflow-x: hidden !important;
  }
  .scrollbar1 .card-body {
      height: 265px;
      padding: 15px 10px;
  }
}
.scrollbar1 .card-body {  /* main.css */
  height: 265px;
  padding: 15px 10px;
}

.ac_psw_eye i{
  position: absolute;
  transform: translate(-10px, -26px);
  right: 0;
  cursor: pointer;
  z-index: 9999;
}

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

.title-s h2 {
  margin-bottom: 20px;
  padding-top: 0px;
  font-size: 24px !important;
  font-weight: 600;
}
.academicfilter ul li {
  width: auto;

}
button.btn.btn-default.btn-sm.join-now-popup {
  font-size: 11px !important;
}
button.btn.btn-default.btn-sm.join-now-popup {
  margin-left: 10px !important;
}
}

