/*login*/
.cls-login {
    font-size: 14px;
    line-height: 90px;
    color: #fff;
}

.cls-login a {
    color: #fff;
}

.cls-login a:hover {
    color: #ffffff7a;
}

i.fa.fa-user-circle {
    font-size: 18px;
    margin-right: 5px;
    position: relative;
    top: 2px;
}

@media(max-width:991px){
#sp-main-body {
    padding: 50px 0px;
}}

/*top bar*/
#sp-top-bar a {
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 14px;
    color: #fff;
    transition: 0.3s;
}
#sp-top-bar a:hover {
    opacity: 0.6;
}
#sp-top2 {
    text-align: right;
}
#sp-top-bar {
    padding: 5px 0px 0px 0px;
    background: #000;
}
@media(max-width:991px){
#sp-top-bar {
    padding: 5px 0px 5px 0px;
    border-bottom: 1px solid #5f5f5f;
}}
div#sp-top2 .splms-cart-list .cart-icon a {
    color: #fff !important;
    transition 0.3s;
}
div#sp-top2 .cart-icon i.fa.fa-shopping-cart {
    color: #fff;
    transition 0.3s;
}
div#sp-top2 .cart-icon i.fa.fa-shopping-cart:hover {
    opacity: 0.6;
}
div#sp-top2 .splms-cart-list .cart-icon {
    width: inherit;
    height: inherit;
    line-height: 1;
}
div#sp-top1 {
    text-align: right;
    padding: 0px;
}
#sp-top-bar .sp-module {
    margin: 0px !important;
}
#sp-top-bar .splms-cart-list {
    margin: 0px;
}
ul.cls-dropdown-menu.dropdown-menu {
    background: #666;
    border-radius: 0px;
}
ul.cls-dropdown-menu.dropdown-menu {
    padding: 0px 10px;
}

/*header*/
#sp-header .logo a {
    color: #fff;
    font-size: 60px;
}
#sp-header {
   background: transparent;
   height: 60px;
   transition: 0.5s;
   position: absolute;
   /* margin-top: 20px; */
}
#sp-header.menu-fixed {
   background: rgb(0 0 0 / 95%);
   position: fixed;   height: 90px!important;
   box-shadow: 0 3px 3px rgba(0,0,0,0.05);
   transition: 0.5s;
}
#sp-header .logo {
    height: 60px;
    margin-top: 20px;
}
#sp-header.menu-fixed  .logo {
    height: 60px;
    margin-top: 0px;
}
/*div#sp-menu {
    height: 60px;
}*/

.icon-top-wrapper {
    line-height: 60px;
    margin-right: 0px;
}
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
   font-size: 14px;
   color: #fff !important;
   font-weight: 400 !important;
   text-transform: capitalize;
   letter-spacing: 1px;
   transition: 0.5s;
   line-height: 90px;
   padding: 0 10px;
}

.sp-megamenu-parent >li:hover>a {
    color: #ffffff75!important;
}

.sp-dropdown-inner {
   padding: 0px !Important;
}
.sp-dropdown.sp-dropdown-main.sp-menu-right {
    width: 350px !important;
    top: 60px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
    font-size: 14px;
    padding: 10px 20px;
    letter-spacing: 0.5px;
}


#sp-header.menu-fixed .sp-megamenu-parent >li.active>a:before, #sp-header.menu-fixed .sp-megamenu-parent >li a:hover:before {
    position: absolute;
    content: '';
    background: #fff;
    height: 0px;
    width: 75%;
    bottom: -1px;
    left: 0;
    right: 0;
    margin: auto;
}

#sp-logo img {
    max-height: 80px;
    width: auto !important;
    height: auto !important;
    transition: 0.5s;
}

#sp-header #sp-logo img:hover {
    opacity: 0.8;
}
#sp-header.menu-fixed .logo {
    height: 60px;
   transition: 0.5s;
}
#sp-header.menu-fixed {
    height: 60px;
   transition: 0.5s;
}
#sp-header.menu-fixed #sp-logo img {
    max-height: 70px;
    transition: 0.5s;
    margin-top: 10px!important;
}
#sp-header.menu-fixed #sp-logo {
    height: 60px !important;
   transition: 0.5s;
}
#sp-header.menu-fixed .sp-megamenu-parent >li >a, #sp-header.menu-fixed .sp-megamenu-parent >li >span {
    line-height: 90px;
    transition: 0.5s;
}
.sp-dropdown.sp-dropdown-main.sp-menu-right li.active>a:before,
.sp-dropdown.sp-dropdown-main.sp-menu-right li a:hover:before {
    display: none !important;
}

/*cart*/
.cart-number{
  color:white;    
  margin-right: 5px;
}
.splms-cart-list .splms-courses-list-wrap {
    z-index: 99999 !important;
    color: #000 !important;
    top: 35px !important;
    box-shadow: 0px 0px 10px #00000050 !important;
}

.splms-lesson-description a{
  color : #e40102 !important;
}

.splms-cart-list .splms-courses-list-wrap a {
    color: #000 !important;
}

.splms-cart-list .splms-course-title {
    margin: 0px;
}

li.mod-splms-course.clearfix {
    padding: 10px !important;
}
.splms-price-box {
    font-size: 16px;
    font-weight: 600;
}
h3.splms-course-title {
    line-height: 1.7;
    font-size: 12px !important;
}
h3.splms-course-title a {
    font-size: 13px !important;
}
.splms-cart-list .splms-courses-footer .title {
    font-weight: 800;
    color: #000;
}
.splms-cart-list .splms-courses-footer .title {
    font-size: 16px;
}
.splms-courses-footer a.btn.btn-primary {
    background: #000 !important;
    border-radius: 0px !important;
    color: #fff !important;
}
@media(max-width:991px){
.splms-cart-list .splms-courses-list-wrap {
    width: 330px !important;
    max-width: 330px !important;
    min-width: inherit !important;
}
h3.splms-course-title a {
    font-size: 10px !important;
}
}
.splms-cart-list .splms-courses-list-wrap:before {
    right: 17px;
}
div#sp-top3 {
    text-align: right;
}
div#sp-top3 .search-btn a {
    line-height: 60px;
    color: #fff;
    transition: 0.3s;
}
div#sp-top3 .search-btn a:hover {
    opacity: 0.6;
}

/*sp-logo img*/
#sp-logo img {
    height: 70px;
    margin-top: 0;
    transition: 0.5s;
}
#sp-header.menu-fixed #sp-logo img {
    height: 70px;
    margin-top: 0px;
    transition: 0.5s;
}

@media(max-width:991px){
#sp-logo img {
    /* height: 40px !important; */
    margin-top: 0px;
}
div#sp-menu {
    float: right;
}}

/*off-canvas*/

#offcanvas-toggler {
    transition: 0.5s;
    line-height: 60px;
    margin: 0px 0px 0px 20px;
}
#offcanvas-toggler {
    transition: 0.5s;
    line-height: 90px;
}
#sp-header.menu-fixed #offcanvas-toggler {
    line-height: 90px;
    transition: 0.5s;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover {
    color: #000 !important;
    background: #ececec !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.active > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li.active > span {
    color: #000 !important;
    background: #ececec !important;
}
.offcanvas-menu {
    background: #ffffff;
    background-image: url(/images/0-hitech/home/aboutus.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: right;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    color: #000;
    line-height: 2;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li:hover a {
    color: #000 !important;
    background: #ececec !important;
}
.close-offcanvas {
    border: none;
    color: #000 !important;
}
.close-offcanvas:hover {
    color: #00000050;
}
span.menu-toggler {
    color: #000 !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
    color: #000 !important;
}
.offcanvas-menu ul.menu-child li:before {
  position: absolute;
  content: ">";
  color: #000;
  left: 0px;
    line-height: 2.5;
  font-weight: 500;
}
.offcanvas-menu ul.menu-child li {
  position: relative;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
  padding-left: 40px;
  line-height: 1.5;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
    color: #000;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    color: #000;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus {
    color: #000 !important;
    background: #ececec !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a:focus {
    color: #000 !important;
    background: #ececec !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
    color: #000 !important;
    background: #ececec !important;
}
#offcanvas-toggler >i {
    color: #fff;
}
#offcanvas-toggler >i:hover {
    opacity: 0.6;
}
#offcanvas-toggler i {
    color: #fff !important;
}
#offcanvas-toggler i:hover {
    color: #00000090 !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li:hover a, .offcanvas-menu .offcanvas-inner .sp-module ul > li:focus a {
    background: #ececec !important;
}
ul#collapse-menu-742 li a {
    color: #fff !important;
    background: #ececec !important;
}

/*page title*/
.sp-page-title {
    padding: 150px 0px;
    background: #666;
    background-attachment: fixed;
}
@media(max-width:991px){
.sp-page-title {
    padding: 50px 0px 50px 0px;
    background-attachment: scroll;
}
}
.sp-page-title h2 {
    color: #fff;
    text-shadow: 0px 0px 10px #000;
}

/*bottom social icon*/
#sp-bottom1 i.fab.fa-facebook-square {
    color: #3539b8;
    position: relative;
}
#sp-bottom1 i.fab.fa-facebook-square:after {
    position: absolute;
    content:'';
    width: 25px;
    height: 28px;
    background: #fff;
    left: 2px;
    top: 4px;
    z-index: -1;
}
#sp-bottom1 i.fab.fa-youtube {
    color: #f00;
    position: relative;
}
#sp-bottom1 i.fab.fa-youtube:after {
    position: absolute;
    content:'';
    width: 25px;
    height: 20px;
    background: #fff;
    left: 4px;
    top: 6px;
    z-index: -1;
}
#sp-bottom1 .sppb-addon.sppb-addon-icons-group.icons-group-title-postion-top.sppb-text-center a:hover {
    opacity: 0.5;
}


/*bottom*/
.bottom-logo img {
    max-width: 200px;
    transition: 0.5s;
}
.bottom-logo img:hover {
    opacity: 0.6;
}
#sp-bottom .sp-module .sp-module-title {
    font-weight: 900;
    font-size: 18px !Important;
    letter-spacing: 0px;
    color: #e40102;
    text-transform: capitalize;
    margin: 0px 0px 20px 0px;
}

#sp-bottom2 .sp-module ul > li > a, #sp-bottom3 .sp-module ul > li > a {
    position: relative;
    color: #ffffff;
    letter-spacing: 1px !important;
    font-size: 14px !Important;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    transition: 0.3s;
    line-height: 2 !important;
}
#sp-bottom2 .sp-module ul >li >a:after, #sp-bottom3 .sp-module ul >li >a:after {
    position: absolute !important;
    content:'>' !important;
    color: #ffffff !important;
    left: 0px !important;
    opacity: 0 !important;
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: 0.3s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}
#sp-bottom2 .sp-module ul >li >a, #sp-bottom3 .sp-module ul >li >a {
    padding-left: 0px !important;
}

#sp-bottom2 .sp-module ul >li >a:hover, #sp-bottom3 .sp-module ul >li >a:hover {
    opacity:0.5;
}
#sp-bottom4 .sppb-addon-content {
    font-weight: 500;
    letter-spacing: 1px;
  }
#sp-bottom4 a {
   transition:0.3s
}
#sp-bottom4 a:hover {
    opacity: 0.7 !important;
}
#sp-bottom1 .sp-module ul >li >a:before {
  display: none;
}
#sp-bottom1 .sp-module ul >li >a {
  color: #ffffff !important;
}
#sp-bottom1 .sp-module ul >li >a:hover {
  color: #ffffff90 !important;
}
.bottom-logo-img {
    width: 200px;
}
#sp-bottom1, #sp-bottom2, #sp-bottom3 {
    margin-bottom: 30px;
}
#sp-bottom #sp-bottom2 ul.nav.menu li {
    margin-bottom: 0px;
}

@media (max-width: 991px){
#sp-bottom .sp-module ul > li > a {
    font-size: 14px;
    line-height: 1.8;
}}
#sp-bottom {
    padding: 50px 0px !important;
    background: #111111!important;
}
.image-style-001 img {
    max-width: 250px;
  transition:0.3s
}
.image-style-001:hover img {
    transform: scale(1.1);
}
#sp-bottom1, #sp-bottom2, #sp-bottom3 {
    margin-bottom: 30px;
    line-height: 27px;
}
div#sp-bottom4 {
    margin: 0px !important;
}

#sp-bottom4 .sppb-addon-text {
    font-size: 14px;
    line-height: 1.8;
}

@media (min-width: 992px){
div#sp-bottom1 {
    display: flex;
    justify-content: center;
}}


@media screen and (min-width: 320px) and (max-width: 767px){
ul.social-icons {
    text-align: left;
}}

/*footer*/
@media(max-width:991px){
#sp-footer {
    padding: 20px 0px 70px 0px !important;
}}
#sp-footer {
    background-color: #232323 !important;
    padding: 0px 0px 20px 0px;
}
#sp-footer{
    border-top: 1px solid #949494;
    padding-top: 14px;
    background: #111111!important;
}
span.sp-copyright {
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 14px;
    text-transform: capitalize;
    letter-spacing: 1px !important;
}
span.sp-copyright a {
    color: #ffffff !important;
    letter-spacing: 1px;
    transition: 0.5s;
}
span.sp-copyright a:hover {
    opacity: 0.6 !important;
}

div#sp-footer1 {
    text-align: left;
}

div#sp-footer2 {
    text-align: right;
}

/*scroll up*/

a.scrollup {
    bottom: 80px;
    right: 100px;
    background: #9b0202;
    border: 2px solid #9a0202;
    color: #fff!important;
}
a.scrollup:hover {
    /* bottom: 25px; */
    background: transparent;
    border: 2px solid #fff;
}
.scrollup:before {
    width: 38px;
    color: #fff;
}
.scrollup:hover:before {
    color: #fff;
}

@media screen and (min-width: 320px) and (max-width: 767px){
a.scrollup {
    bottom: 25px!important;
    right: 100px!important;}

.fab-wrapper {
    bottom: 18px!important;
}} 


.collapse>.accordion-inner { display: none !important;}

.collapse.in>.accordion-inner { display: block !important; } 

/*normal overall*/