@media(max-width:991px){
h1 { font-size: 28px !important; }
h2 { font-size: 24px !important; }
h3 { font-size: 22px !important; }
h4 { font-size: 20px !important; }
h5 { font-size: 18px !important; }
h6 { font-size: 16px !important; }
body { font-size: 14px !important; }
}
@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: transparent;
    z-index: 100!important;
    position: relative;
}
@media(max-width:991px){
#sp-top-bar {
    padding: 5px 0px 5px 0px;
    border-bottom: 0px 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;
}

div#sp-top1 .sp-column {
    padding: 0 15px;
}

div#sp-top1 .cart-icon {
    display: flex;
    flex-direction: row-reverse;
}

#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;
}

#sp-top3 .sp-module {
    margin-top: 0px;
    display: inline-block;
}
#sp-top3 i.fa.fa-shopping-cart {
    color: #fff;
    margin-right: 20px;
}

.sp-module.lms-cart {
    margin-right: 16px;
}

@media only screen and (max-width: 600px) {
div#sp-top3 {
    padding: 0!important;
    margin-right: 23px;
    float: right;
    font-size: 18px;
}
.sp-module.lms-cart {
    margin-right: 10px;
}
}

@media only screen and (min-width: 600px) and (max-width:992px) {
div#sp-top3 {
    padding: 0!important;
    margin-right: -3px;
    float: right;
    font-size: 18px;
}
.sp-module.lms-cart {
    margin-right: 16px;
}
}






/*header*/
#sp-header .logo a {
    color: #fff;
    font-size: 60px;
}
#sp-header {
   background: transparent;
   height: 60px;
   transition: 0.5s;
}
#sp-header.menu-fixed {
   background: rgb(28 57 143);
   position: fixed;
   box-shadow: 0 3px 3px rgba(0,0,0,0.05);
   transition: 0.5s;
}
#sp-header .logo {
    height: 60px;
}
/*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: 15px;
   color: #fff !important;
   font-weight: 400 !important;
   text-transform: capitalize;
   letter-spacing: 1px;
   transition: 0.5s;
   line-height: 60px;
}
.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-megamenu-parent >li a:before  {
    position: absolute;
    content: '';
    background: #fff !important;
    height: 2px;
    width: 0;
    height: 4px;
    bottom: -1px;
    left: 0;
    right: 0;
    margin: auto;
    transition: 0.5s;
}
.sp-megamenu-parent >li.active>a:before, .sp-megamenu-parent >li a:hover:before {
    position: absolute;
    content: '';
    background: #fff !important;
    height: 4px;
    width: 75%;
    bottom: -1px;
    left: 0;
    right: 0;
    margin: auto;
}
#sp-header.menu-fixed .sp-megamenu-parent >li a:before  {
    position: absolute;
    content: '';
    background: #ffffff;
    height: 4px;
    width: 0;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: auto;
    transition: 0.5s;
}
#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: 4px;
    width: 75%;
    bottom: -1px;
    left: 0;
    right: 0;
    margin: auto;
}

#sp-logo img {
    max-height: 70px;
    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: 40px;
   transition: 0.5s;
}
#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: 60px;
   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;
  left: 35px;
  font-size: 12px;
  line-height: 2;
  position: relative;
}
.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-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: -30px;
    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: 60px;
}
#sp-header.menu-fixed #offcanvas-toggler {
    line-height: 60px;
    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 0 170px;
    background-attachment: inherit;
    background-position: center bottom;
    margin-top: -100px;
    position: relative;
}

.sp-page-title:before {
    content: "";
    position: absolute;
    background: linear-gradient(180deg, #053a4e, transparent 40%);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

@media(max-width:991px){
   .sp-page-title { padding: 150px 0 100px; }
   .sp-page-title h2 {font-size: 26px !important;letter-spacing: 2px !important;}
}

.sp-page-title h2 {
    color: #fff;
    line-height: 1.5;
    letter-spacing: 5px;
    font-size: 42px;
    text-shadow: 0px 5px 10px #141414;
}

/*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: 500;
    font-size: 18px !Important;
    letter-spacing: 1px;
    color: #464646;
    text-transform: capitalize;
    margin: 20px 0px 20px 0px;
}

#sp-bottom1 p {
    line-height: 1.8;
}


@media(max-width:991px){
#sp-bottom .sp-module .sp-module-title {
    color: #000000;
}}
#sp-bottom .sp-module ul > li > a {
    position: relative;
    color: #464646;
    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-bottom .sp-module ul >li >a:after {
    position: absolute !important;
    content:'>' !important;
    color: #464646 !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-bottom .sp-module ul >li >a {
    padding-left: 0px !important;
}
#sp-bottom .sp-module ul >li >a:hover:after {
    left: 5px !important;
    opacity: 1 !important;
}
#sp-bottom .sp-module ul >li >a:hover {
    padding-left: 20px !important;
}
#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-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;
    display: none;
}

body.minetize-home #sp-bottom {
  display: block;
}


.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 {
    padding-bottom: 30px;
    line-height: 27px;
}


@media (max-width: 767px) {
    #sp-bottom2, #sp-bottom3, #sp-bottom4, #sp-position8 { width: 50% !important;}
    #sp-bottom .row>div {min-height: 250px;margin: 0;}
    #sp-position8 ul.nav.menu {padding-top: 58px;}
}

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

@media (min-width: 992px) {
    #sp-bottom2 .sp-module, #sp-bottom3 .sp-module, #sp-bottom4 .sp-module { padding-left: 30px; }
}



/*footer*/
@media(max-width:991px){
#sp-footer {
    padding: 10px 0px 80px !important;
}}
#sp-footer {
    background-color: #232323 !important;
    padding: 0px 0px 10px 0px;
}
div#sp-footer1 .sp-column {
    /* border-top: 1px solid #949494; */
    padding-top: 0;
}
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;
    font-weight: inherit !important;
}
span.sp-copyright a:hover {
    opacity: 0.6 !important;
}

/*scroll up*/
a.scrollup {
    bottom: 25px;
    right: 100px;
    background: #1c398f;
    border: 2px solid #1c398f;
    color: #fff!important;
}
a.scrollup:hover {
    bottom: 25px;
    background: #000;
    border: 2px solid #000;
}
.scrollup:before {
    width: 38px;
    color: #fff;
}
.scrollup:hover:before {
    color: #fff;
}

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

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


/*end*/
