@import url('https://fonts.googleapis.com/css2?family=Fira+Sans&family=Inter:wght@100..900&family=Prata&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap');

body{
    color:#414146;
    font-size: 0.906rem;
    line-height: 1.6;
	font-family: "Inter", sans-serif;
}
/* Paste this css to your style sheet file or under head tag */
/* This only works with JavaScript, 
if it's not present, don't show loader */
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(Preloader_2.gif) center no-repeat #fff;
}
.navbar-default .container .row {
    align-items: center;
}
.program-element ul li {
    list-style-type: disc;
}
.navbar-default {
    background: #fff;
}
.showcase {
  width: 100%;
  height: 600px;
  position: relative;
  color: white;
  text-align: center;
}
footer#main-footer ul {
    padding: 0px;
}
.showcase img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index:99
}

.showcase .overlay {
    width: 100%;
    height: 100%;
    background-image: linear-gradient(270deg,rgba(0,0,0,0.75) 0%,rgba(68,110,155,0.5) 100%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    background-color: rgba(0,0,0,0);
}

.showcase h2 {
  margin: 50px 0px;
  font-size: 3em;
}

.showcase p {
  margin-top: 8px;
  font-size: 1.2em;
}
.showcase-button {
    display: inline-grid;
}
.showcase-button span {
    display: inline-block;
    background: #ed008d;
    margin: 0 0 20px;
    padding: 5px 20px;
    border-radius: 10px;
}
.showcase-button span a {
    color: #fff;
    font-size: 16px;
}
span.but-blue {
    background: #f79f2a;
}
.address-section {
    text-align: center;
}
div.number-box {
    font-size: 20px;
    color: #ed008d;
    margin: 15px 0;
}
p.number-box {
    font-size: 16px;
    color: #ed008d;
}
.programe-top {
    text-align: center;
}
.programe-top h4 span {
    color: rgb(164,174,188);
}
.programe-top h2 {
    color: rgb(96,196,193);
    font-size: 52px;
    font-weight: 400;
}
.programe-top p span {
    color: rgb(141,141,141);
    font-weight: 500;
}
.programs-block {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 60px;
    align-items: flex-start;
    text-align: center;
    justify-items: stretch;
	margin:60px 0px;
}
.program-headline-wrapper h4 {
    color: rgb(226,72,134);
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 700;
	font-family: "Quicksand", sans-serif;
}
.program-text-wrapper {
    text-align: justify;
    color: rgb(141,141,141);
    font-size: 16px;
}
.offer-section {
    display: grid;
    align-items: center;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 70px;
}
.offer-section-img {
    height: 100%;
}
.offer-section-img img {
    width: 100%;
	height:100%;
}
.offer-section-content {
    background: #f79f2a url(https://www.starmaps.in/ulearn_master/public/frontend/img/pattern-circle-4__opdb-op5e76061a4a23b8-78855770.png);
    background-size: cover;
    padding: 50px;
    color: #fff;
}
.offer-section-content h4,.Competitive-container h4{font-family: "Quicksand", sans-serif;}
.offer-section-content ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}
section#showcasetop p {
    font-family: Quicksand,sans-serif;
    font-size: 12px;
    line-height: 30px;
    color: rgb(228,238,237);
    margin: 50px 0 0 0;
}
.offer-section-content ul li {
    font-size: 17px;
    font-weight: 600;
}
.offer-section-content p {
    line-height: 2em;
    font-size: 16px;
}
div#Competitive-section .overlay {
    background-image: linear-gradient(90deg,rgba(255,255,255,0.9) 37%,rgba(0,0,0,0) 100%);
	height:100%;
}
div#Competitive-section h2 {
    margin: 0;
    color: rgb(96,196,193);
    font-weight: 400;
    font-size: 55px;
}
.Competitive-container h4 {
    color: rgb(164,174,188);
}
.Competitive-container {
    width: 100%;
    padding: 100px 450px 0 100px;
    text-align: left;
    z-index: 999;
    position: relative;
}
.Competitive-container p {
    color: rgb(141, 141, 141);
    max-width: 350px;
    width: 100%;
    line-height: 33px;
}
div#Competitive-section {
    height: 100%;
	margin-bottom:60px;
	padding:0 0 50px;
}
.site-content {
	padding:0 10px;
}

.site-content .row:first-child {
  margin-top: 50px;
}

.site-content .col-sm-6 {
  margin-bottom: 10px;
}
.site-content .col-sm-6 {
  margin-bottom: 10px; 
}

.site-content .col-sm-6 > div.description {
  display: table-cell; 
  vertical-align: middle;
}

.site-content .col-sm-6 > img {
  display: block; 
  margin: auto;
  width:100%;
}
.description h2 {
    color: #ed008d;
    font-weight: 400;
    font-size: 25px;
}
.description p {
    font-size: 16px;
    color: rgb(141,141,141);
    line-height: 2em;
}
.site-content .row {
    margin-bottom: 30px;
}
.join-us-section {
    text-align: center;
}
.join-us-section h2 {
    color: rgb(96,196,193);
    font-size: 55px;
    font-weight: 400;
}
.join-us-section p {
    color: rgb(141, 141, 141);
    font-size: 20px;
}
.join-us-section span {
    background: #ed008d;
    max-width: 500px;
    display: inline-block;
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 10px;
}
.join-us-section span a {
    color: #fff;
    font-size: 18px;
}
.join-us-section {
    margin: 50px 0 50px;
}
.join-us-section h3 {
    color: rgb(96,196,193);
    text-transform: uppercase;
    font-weight: 800;
    font-size: 23px;
}
section#Robotics-container .overlay {
    background: rgba(0,0,0,0.4);
}
.Robotics-content.container {
    position: relative;
    z-index: 999;
    text-align: left;
	padding:100px 0px;
}
.Robotics-content.container h2 {
    margin: 20px 0 0;
}
.faq-section .accordion {
  background-color: #f1f1f1;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 18px;
  transition: 0.4s;
}

.faq-section .active,.faq-section .accordion:hover {
  background-color: #eee; 
}

.faq-section .panel {
  padding: 15px 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}
button.accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}
button.accordion.active:after {
    content: "\2212";
}
.faq-section {
    margin: 50px 0;
}
.faq-section h2 {
    text-align: center;
    margin: 0 0 30px;
    font-size: 42px;
    color: rgb(96,196,193);
}
/***** Checkout page start here ****/
.box-left {
    box-shadow: rgb(0 0 0 / 27%) 0px 7px 20px -8px;
    border: 1px solid #e1e1e1;
    border-radius: 10px;
    padding: 35px;
    margin: 25px 0 0;
	height:100%;
}
.box-right{
    box-shadow: rgb(0 0 0 / 27%) 0px 7px 20px -8px;
    border: 3px solid #ed008d;
    border-radius: 10px;
    padding: 25px;
    margin: 25px 0 0;
	height: 100%;
}
.box-left h4.panel-title {
    color: rgb(96,196,193);
    font-family: 'Inter';
    font-weight: 600;
}
.form-control-lg {
    font-size: 16px;
}
.box {
    margin: 30px 0 0;
}
.page-wrapper .row {
    align-items: inherit;
}
.box-right h2 {
    color: rgb(96,196,193);
    text-align: center;
    font-family: 'Inter';
    font-size: 32px;
}
.box-right h3 {
    color: rgba(53,61,70,0.73);
    font-size: 18px;
    text-align: center;
    font-family: 'Inter';
    font-weight: 600;
}
.price-section h2 {
    text-align: left;
    color: rgb(17,17,17);
    font-size: 47px;
    font-weight: 800;
}
.price-section {
    margin: 30px 0;
}
.price-section p {
    color: rgba(53,61,70,0.8);
    font-size: 20px;
}
.box-right ul{
padding:0px;
}
.box-right ul li {
    font-size: 16px;
	margin-bottom:10px;
}
i.fa.fa-check {
    color: #ed008d;
    padding: 0 8px 0 0;
}
button.btn.btn-primary.btn-lg.btn-block.pink {
    background: #ed008d;
    border: none;
	padding:20px;
}
/**** Checkout page end here ****/
.courses-top-section h2 {
    font-size: 1.5rem;
    font-weight: 700;
    margin: 20px 0;
}
.courses-top-section p {
    font-size: 17px;
    line-height: 1.65em;
}
.courses-list ul {
    padding: 0;
}
.courses-list ul li {
    padding: 10px 0;
    font-size: 17px;
}
.courses-list ul li .fa-check:before {
    color: rgb(0,149,197);
}
/* Container for flexboxes */
.courses-grade-section {
    display: grid;
    gap: 10px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.box-right h4.panel-title {
    color: rgb(96,196,193);
}
.column {
    padding: 25px;
    text-align: center;
	color:#fff;
}
.column h2 {
    margin: 0;
}
.sort-section {
    padding: 20px 0 0;
}
.column p {
    margin: 0;
}
.column-middle {
    padding: 25px;
}
.column-middle img {
    text-align: center;
    margin: 0 auto;
    display: flex;
    border-radius: 100%;
}
.courses-button button {
    color: #fff;
}
.column {
    border-radius: 10px 10px 0 0;
}
.courses-list-mid ul {
    margin: 0;
    padding: 0;
}
.courses-list-mid ul li {
    font-size: 17px;
    padding: 7px 0px;
    display: flex;
    width: 100%;
}
.courses-button {
    background-color: transparent !important;
}
.courses-list-mid ul li p {
    margin: 0;
}
.courses-button {
    text-align: center;
    margin: 30px 0;
}
.courses-button span a {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}
.courses-button span {
    display: inline-block;
}
.courses-grade-box {
    flex: 25%;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.column p {
    font-size: 17px;
    letter-spacing: 2px;
}
.blocker{ z-index:10000 !important;}
div#ex1 {
    padding: 0px;
    max-width: 750px;
    border-radius: 0;
}
.courses-list-mid i.fa.fa-check {
    color: #1e293e;
	margin:5px 0px;
}
#ex1 a.close-modal {
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    border-radius: 100%;
}
.modal-top {
    background: rgb(61,61,61);
    color: #fff;
    text-align: center;
    padding: 30px 0;
}
.modal-top p {
    font-size: 17px;
    color: rgba(255,255,255,0.73);
    margin: 0 0 10px;
}
.modal-popup-form {
    padding: 30px;
    background: rgb(249,249,249);
}
.modal-popup-form .btn {
    background: rgb(245,130,7);
    border: navajowhite;
    padding: 20px;
    font-weight: bold;
}
.modal-popup-form p {
    text-align: center;
}
.courses-button .join_season {
    padding: 10px 20px;
    border-radius: 10px;
}
.courses-button .join_season a {
    text-decoration: none;
}
/* On screens that are 992px wide or less, go from four columns to two columns */

/* Left sidebar css start here */
.site-menubarpage {
    height: 100%;
    font-family: Roboto, sans-serif;
    color: rgba(163, 175, 183, .9);
    background: #fff;
    -webkit-box-shadow: rgb(100 100 111 / 10%) 0px 7px 15px 0px;
    box-shadow: rgb(100 100 111 / 10%) 0px 7px 15px 0px;
    border: 1px solid #f3f1f8;
	border-radius: 7px;
}
/*.scrollable.is-enabled {
    overflow: hidden!important;
}
.scrollable-vertical.is-enabled .scrollable-container {
    overflow-y: scroll!important;
}*/
.leftsidebar .site-menu-icon {
    margin-right: 14px;
} 
.site-menu>.site-menu-item>a {
    margin: 0 30px;
    padding: 7px 10px;
}
.site-menu>.site-menu-item>a:hover,.site-menu>.site-menu-item>a.active {
    background: #f79f2a;
    color: #000;
    border-radius: 5px;
    text-decoration: none;
}
li.site-menu-item {
    margin: 0 0 10px;
}
.site-menu-item a {
    display: block;
    color: rgba(0, 0, 0, .9);
}
.leftsidebar .site-menu-icon {
    margin-right: 14px;
	color:#000;
}
.site-menu-icon {
    width: 1em;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}
.leftsidebar .site-menu>.site-menu-item>a .site-menu-title {
    font-size: 14px;
}
.site-menubarpage ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.site-menubarpage h2 {
    margin: 15px 30px;
    padding: 0;
    font-size: 18px;
    font-weight: 600;
    color: #1e293c;
    display: inline-block;
    position: relative;
}
.site-menubarpage h2::after {
    content: "";
    background-color: #ed008d;
    height: 2px;
    width: 50%;
    position: absolute;
    left: 0;
    bottom: -5px;
    transition: .5s;
}
.site-menubarpage h2:hover:after {
    width: 100%;
}
.sidebar-profile {
    text-align: center;
    margin: 15px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.sidebar-profile img {
    width: 100px;
}
/* Left sidebar css end here */
.dropdown-item.active, .dropdown-item:active {
    color: #000;
}
.course-block img {
    text-align: center;
    align-items: center;
    display: flex;
    margin: 0 auto;
    padding: 15px 0;
}
.col-sm-12.col-md-12.col-xl-3.col-lg-3.leftsidebar {
    margin-top: 30px;
}
.common-card {
    margin-top: 30px;
}
.messages-ful-body.messages-box {
    margin-top: 30px;
}
@media screen and (max-width: 992px) {
  .courses-grade-box {
    flex: 50%;
  }
}

/* On screens that are 600px wide or less, make the columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .courses-grade-section {
    flex-wrap: wrap;
	display:block;
}

}
@media  (max-width: 768px) {
.navbar-default {
    /*background: #fafafa;*/
}
.programs-block {
    grid-template-columns: auto;
}
.offer-section {
    grid-template-columns: auto;
    margin-bottom: 70px;
}
.offer-section-content {
    padding: 20px;
}
.join-us-section h2 {
    color: rgb(96,196,193);
    font-size: 24px;
    font-weight: 400;
}
.programe-top h2 {
    color: rgb(96,196,193);
    font-size: 24px;
    font-weight: 600;
}
.showcase h2 {
    margin-top: 20px;
    font-size: 2em;
    padding: 0 20px;
}
.Competitive-container {
    width: 100%;
    padding: 20px;
    text-align: left;
    z-index: 999;
    position: relative;
}
.showcase p {
    margin-top: 8px;
    font-size: 15px;
}
div#Competitive-section h2 {
    margin: 0;
    color: rgb(96,196,193);
    font-weight: 400;
    font-size: 25px;
    padding: 0;
}
.offer-title h2 {
    font-size: 29px;
}
.faq-section h2{ font-size:20px;}
nav.navbar.navbar-default.fixed-top .container .row {
    align-items: initial;
    justify-content: space-between;
}
.offset-3 {
    margin-left: 0;
}
.rightRegisterForm{ margin-left:0px;}
.courses-grade-section {
    grid-template-columns: 1fr 1fr;
}
.courses-grade-box {
    margin: 0 0 20px;
}
.container {
    max-width: 100%;
}
nav.navbar.navbar-default.fixed-top .container {
    padding: 0;
}
}
.about-ul >li{
    padding-left: 17px;
    position: relative;
}
.about-ul > li:before{
    border-radius: 100%;
    top: 9px;
    width: 6px;
    height: 6px;
    position: absolute;
    content: "";
    bottom: auto;
    left: 0;
    right: auto;

    background-color: #14bef0;
}
.mobile-nav{
    margin-top: 5px;
    margin-right: 10px;
    font-size: 18px;
    cursor: pointer;
}
#sidebar{
    position: fixed;
    left: 0;
    bottom: 0;
    width: 0;
    top: 60px;
    z-index: 1000;
    background: #fff;
    overflow-x: hidden;
    overflow-y: auto;
    transition: 0.1s;
    margin-right: auto;
    margin-left: auto;
    border-top: 1px solid rgba(216,216,216,0.5);
}

#sidebar.active{
    width: 100%;
    top: 80px;
    transition: 0.1s;
}
.noscroll { 
  overflow: hidden;
}

#logo{
    margin-bottom: 10px;
}

.btn-learna{
    display: inline-block;
    border-radius: 3px;
    color: #414146;
    border: 1px solid #414146;
    background-color: transparent;
    padding: 4px 16px;
    font-size: 0.9rem;
}
.btn-learna:hover{background-color:transparent;border:1px solid #14bef0;color:#14bef0 !important}

.btn-ulearn, .btn-ulearn:hover{
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    background-color: #14bef0;
    padding: 0.375rem 1.60rem;
}

.btn-ulearn-cview, .btn-ulearn-cview:hover, .btn-ulearn-cview:focus{
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    background-color: #14bef0;
    padding: 0.375rem 0.7rem;
}

.btn-ulearn-preview, .btn-ulearn-preview:hover{
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    background-color: #14bef0;
    padding: 0.05rem 0.7rem;
}

#dropdownMenuButton,#dropdownMenuButtonRight{
    font-size: 0.9rem;
    cursor: pointer;
}
.dropdown-menu{
    font-size: 0.9rem;    
}
.dropdown-item:hover{
    background-color: #f0f0f5;
}


#category-block{
    margin-top: 2px;
}


h1{
    font-weight: 700;
}
button{border:none;cursor:pointer;}
a{color:#1e293c;text-decoration:none;}
a:hover,a:focus{color:#2a6496;text-decoration:underline;}
a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
ul{margin-top:0;margin-bottom:5px; list-style-type:none; padding:0px;}
nav.secondary-nav{display:block;text-align:center;clear:both;margin:10px;border-bottom: none !important;padding: 0.5rem 1rem !important;position: relative;}
nav.secondary-nav ul.list{padding:0;display: contents;}
nav.secondary-nav ul li{padding:0 20px;display:inline-block;}
nav.secondary-nav ul li a{color:#414146;display:inline-block;padding:10px;text-decoration: none;}
nav.secondary-nav ul li a.active{color:#14bef0;font-weight:bold;}
h3.ng-binding {
    font-size: 20px;
    padding: 20px 0;
}
.seperator-head:after{
    max-width: 360px;
    background-color:rgba(216,216,216,0.5);
    width: 100%;
    height: 1px;
    transform: translateX(-50%);
    position: absolute;
    content: "";
    top: auto;
    bottom: 0;
    left: 50%;
    right: auto;
}

.seperator-head:before{
    max-width: 50px;
    z-index: 1;
    pointer-events: none;
    width: 100%;
    height: 1px;
    transform: translateX(-50%);
    position: absolute;
    content: "";
    top: auto;
    bottom: 0;
    left: 50%;
    right: auto;
    background-color: #14bef0;
}

.dropdown i {
    color: #000;
    margin-right: 10px;
}
.category-menu-icon{
    margin-right: 10px;
    width: 20px;
}

#sidebar ul li i{
    color: #787887;
}
#sidebar ul li a{
    font-size: 14px;
    line-height: 23px;
    padding: 11px 0;
    color: #414146;;
    display: block;
    padding: 8px 0;
    clear: both;
    position: relative;
    cursor: pointer;
    text-decoration: none;
}

#sidebar .sidebar-title{
    color: #14bef0;
    font-weight: 700;
}
#sidebar .category-menu-icon{
    margin-right: 15px;
}

.home-content{
    margin-top: 106px;
}
.clearfix:before,.clearfix:after{display:table;content:" ";}
.clearfix:after{clear:both;}
.vertical-align {
    display: flex;
    align-items: center;
}

.homepage-slide-blue {
    color: #fff;
    position: relative;
    text-align: center;
}

.homepage-slide-blue h1{
    padding-top: 30px;
}

.title-sub-header {
    font-size: 18px;
}

.homepage-slide-blue .searchbox-contrainer{line-height:50px;}
.homepage-slide-blue .searchbox-contrainer .searchbox{width:77%;height:50px;border:none;padding-left:20px;border-radius:2px; border:1px solid #f1f1f1;}
.homepage-slide-blue .searchbox-contrainer .searchbox-submit{height:50px;width:80px;font-size:13px;line-height:50px;color:#fff;text-align:center;background-color:#ed008d;cursor:pointer;border-radius:2px;}
.pos-relative{position:relative;}

.searchbox-submit i{font-size: 20px;}


#loginLink{color:#14bef0;font-weight:bold;}
li > a#loginLink{border-bottom:3px solid #14bef0;}
#loginLink:hover{text-decoration:none;}

.course-block a,.instructor-box a, .remove-a-style{
    text-decoration: none;
    color: inherit;
}
.remove-a-style:hover{
    color: inherit;
    text-decoration: none;
}

.course-block{
    width: 260px;
    height: 323px;
    box-shadow: 0 6px 9px 0 hsla(0,0%,86%,.46);
    border: 1px solid #f0f0f5;
    margin: 20px 18px 20px 0;
    transition: transform .3s ease-out;
    cursor: pointer;
}
.course-block:hover{
    transform: scale(1.02);
    border: 1px solid #14bef0;
}

.course-block main{
    height: 281px;
}
.course-block footer{
    background-color: #ecf5f8;
    height: 40px;
}

.instructor-clist{
    font-size: 13px;
    color: #787887;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 18px;
}

.course-rating{
    font-size: 11px;
    color: #787887;
}
.course-rating .checked{
    color:#00a500;
}
.course-rating .checked-vpage{
    color:#14bef0;
}

.course-title{
    margin-bottom: 0.8rem;
    margin-top: 20px;
}
.c-row{
    display: flex;
    flex-wrap: wrap;
}

.instructor-box{
    width: 260px;
    height: 322px;
    box-shadow: 0 6px 9px 0 hsla(0,0%,86%,.46);
    border: 1px solid #f0f0f5;
    margin: 20px 18px 20px 0;
    transition: transform .3s ease-out;
    cursor: pointer;
}
.instructor-box:hover{
    transform: scale(1.02);
    border: 1px solid #14bef0;
}
.instructor-title{
    margin-top: 15px;
}
.instructor-box p{
    font-size: 13px;
}


footer .c-row{
    padding-top: 6px;
}
.course-price s{
    font-size: 0.80rem;
}

.learn-block {
    background-color: #f0f0f5;
    min-height: 400px;
    position: relative;
    margin-top: 40px;
}
.dblock-heading{
    margin-top: 70px;
}
.dblock-text{
    margin-top: 20px;
}
.learn-block .btn-ulearn{
    margin-top: 15px;
}

.instructor-block {
    background-color: #fff;
    min-height: 800px;
    position: relative;
    margin-top: 40px;
}
#main-footer {
    margin-top: 50px;
    padding: 30px 0;
    border-top: 1px solid #e1e1e1;
}
#c-copyright{
    color: #b8bbd9;
}
#main-footer ul li {
    color: rgb(141, 141, 141);
    line-height: 1.1;
}
#main-footer ul li a {
    color: rgb(141, 141, 141);
    text-decoration: none;
    font-size: 14px;
    line-height: 24px;
}
#main-footer ul li a:hover{
    text-decoration: underline;
}

.subpage-slide-blue {
    color: #fff;
    background-color: rgb(30,41,62);
    position: relative;
	padding:25px 0px;
}

/*.subpage-slide-blue h1{
    padding-top: 45px;
}*/
.breadcrumb-container{
    border: 1px rgba(216,216,216,0.5) solid;
    height: 50px;
}
.breadcrumb{
    padding: 0.75rem 0rem;
    background-color: #fff;
    font-size: 0.9rem;
}
.breadcrumb  li.breadcrumb-item.active{
    color: #555;
    font-weight: bold;
}
.breadcrumb-item + .breadcrumb-item::before {
   content: "»";
   padding-right: 0.2rem;
}
.breadcrumb-item + .breadcrumb-item {
    padding-left: 0.2rem;
}
.breadcrumb-item a{
    color: #4671fb;
    text-decoration: none;
}
.breadcrumb-item a:hover{
    color: #2a6496;
}

.blue-title{
    color: #14bef0;
    font-weight: bold;
    font-size: 1rem;
}
.ul-no-padding{
    padding-inline-start: 0;
}
.underline-heading{
    position: relative;
    border-bottom: 1px solid #e8e8e8;
    margin: 0 0 10px;
    line-height: 2.3;
}
.underline-heading:after{
    width: 40px;
    height: 2px;
    position: absolute;
    content: "";
    top: auto;
    bottom: -1px;
    left: 0;
    right: 0;
    background-color: #14bef0;
}

.custom-control-label {
    padding-left: 3px;
    font-size: 0.8rem;
    cursor: pointer;
}
.custom-control-label::before{
    width: 0.9rem;
    height: 0.9rem;
}
.custom-checkbox .custom-control-label::before{
    background: #fff;
    border-radius: 0;
    border: 1px solid #ced4da;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #14bef0;
}
.custom-control-input:checked ~ .custom-control-label::before {
    background-color: #14bef0;
}
.page-item.active .page-link {
    background-color: #14bef0;
    border-color: #14bef0;
}
.page-link{
    border: 1px solid #ced4da;
}
.page-item.disabled .page-link {
    color: #414146;
    border-color: #ced4da;
}

.container-top-border{
    border-top: 1px solid rgba(216,216,216,0.5);
}

.login-page-seperator:after{
    max-width: 1140px;
    background-color:rgba(216,216,216,0.5);
    width: 100%;
    height: 1px;
    transform: translateX(-50%);
    position: absolute;
    content: "";
    top: auto;
    bottom: 0;
    left: 50%;
    right: auto;
}
.login-page-seperator.secondary-nav a.active{
    border-bottom: 3px solid #14bef0;
}
.rightRegisterForm{
    border: 1px solid rgba(216,216,216,0.5);
    max-width: 400px;
    min-height: 400px;
    border-radius: 4px;
    margin-top: 50px;
    margin-left: 30px;
}
.forgot-text{
    text-decoration: none;
    color: #14bef0;
}
.login-page-button{
    background-color: #14bef0;
    color: #fff;
    font-size: 0.9rem;
    line-height: 2.0;
}

a.social-btn{
    text-decoration: none;
    color: #fff;
}
.social-btn{
    color: #fff;
    font-size: 0.9rem;
    line-height: 2.0;
    text-align: left;
}
.social-btn i{
    font-size: 1.7rem;
}

.social-btn-sm{
    color: #fff;
    font-size: 0.7rem;
    line-height: 0.2;
    text-align: left;
    font-weight: 500;
}
.social-btn-sm i{
    font-size: 0.8rem;
}

.facebook-btn{
    background-color: #3B5A97;
}
.twitter-btn{
    background-color: #55acee;
}
.google-btn{
    background-color: #da4b3a;
}


.hr-container {
    display: flex;
    justify-content: center;
    line-height: 0;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    padding: 20px 0;
}

.hr-inline {
    -webkit-box-flex: 1;
    width: 20%;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 1px;
    background: #D8D8D8;
    width: initial !important;
    border: 0;
    margin-top: auto;
    margin-bottom: auto;
}
.hr-inline {
    width: 44.2%!important;
}
.hr-text {
    width: initial !important;
    padding-left: 5px;
    padding-right: 5px;
    color: #cec3c3;
}

.hr-inline {
    -webkit-box-flex: 1;
    flex: 1;
    height: 1px;
    background: #D8D8D8;
    border: 0;
    margin-top: auto;
    margin-bottom: auto;
}

.cv-category-icon{
    width: 30px;
    float: left;
}
.cv-header{
    font-size: 0.9rem;
    font-weight: 600;
    margin-top: 0.8rem;
}
.cv-header i{
    font-size: 34px;
    color: #14bef0;
    margin-top: 0.1rem;
}
.cv-category-detail{
    line-height: 1.2;
}
.cv-category-detail span{
    color:#787887;
}
.cv-category-detail h4{
    color:#f24c0a;
}
.course-image img {
    display: block;
    width: 100%;
    max-width: none;
}
.cv-price{
    margin-top: 6px;
}

.preview-time{
 float: right;   
}

@media (max-width: 992px){
.preview-time{
    float: left;
}
}
@media (max-width: 576px){

.breadcrumb{
    padding:10px 0px;
}
}
@media (max-width: 768px){
#logo img {
    margin-bottom: 5px;
    max-width: 182px;
    width: 100%;
}
.home-content {
    margin-top:81px;
}
.checkout-wrapper .box-left {
    margin: 0px;
}
.col-sm-5.col-md-3.col-lg-2.col-xl-4.d-none.d-sm-block {
    display: block !important;
    order: 3;
    width: 100%;
    padding: 0;
    flex: 100% !important;
    width: 100% !important;
    max-width: 100% !important;
}
}
@media (min-width: 992px){
footer#main-footer .col-lg-3 {
    padding: 0;
}
footer#main-footer ul{ padding:0px;}
}
/*accordian*/
.card{
    border-radius: 0;
}
.card-header{
    padding: 0.2rem 1.25rem;
    background-color: #ecf5f8;
}
.card-header:first-child {
    border-radius: 0;
}
.btn-acc-head,.btn-acc-head:hover{
    font-weight: 500;
    color: #5e6165;
    background-color: transparent;
}
.btn-acc-head:focus{
    box-shadow: none;
}
.lecture-container{
    min-height: 35px;
}
.container > .lecture-container{
    border-bottom: 1px solid rgba(216,216,216,0.5);
}
.lecture-container i{
    color: #14bef0;
}
.accordian-icon{
    font-size: 0.8rem;
}
.course-feature{
    min-height: 300px;
    border: 1px solid #f0f0f5;
}
.course-feature header{
    height: 55px;
    background-color: #14bef0;
}
.course-feature header h6{
    text-align: center;
    padding-top: 16px;
    color: #fff;
}
.cf-pricing span{
    color: #787887;
    font-weight: 500;
}
.cf-pricing{
margin: 17px 0px 17px 25px;
}
.cf-pricing-btn{
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    padding: 0.175rem 0.7rem;
    background-color: #00a500;
    margin-left: 3px;
}
.cf-pricing-li li{
    border-top: 1px solid #f0f0f5;
    padding: 10px 0;
    margin: 0 25px;
}
.cf-pricing-li li i{
    color: #787887;
    margin-right: 10px;
    width: 15px;
}

.course_preview_video .btn-play:hover{border-color:#14bef0;}
.course_preview_video .aligncenter img{-webkit-transition:0.25s ease;-o-transition:0.25s ease;transition:0.25s ease;-webkit-transition-property:color, background, border, visibility, opacity, left, right, top, bottom, width, height, -webkit-box-shadow, -webkit-transform;transition-property:color, background, border, visibility, opacity, left, right, top, bottom, width, height, -webkit-box-shadow, -webkit-transform;-o-transition-property:color, box-shadow, background, border, visibility, opacity, left, right, top, bottom, transform, width, height;transition-property:color, box-shadow, background, border, visibility, opacity, left, right, top, bottom, transform, width, height;transition-property:color, box-shadow, background, border, visibility, opacity, left, right, top, bottom, transform, width, height, -webkit-box-shadow, -webkit-transform;max-width:100%;height:auto;}
div.aligncenter{margin:0 auto 1.2em;}
.course_preview_video .aligncenter{position:relative;overflow:hidden;}
.course_preview_video .aligncenter img{display:block;max-width:none;width:100%;}
.course_preview_video .btn-play{z-index:2;position:absolute;color:#fff;left:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0, 0, 0, 0.2);font-size:50px;border:2px solid transparent;width:100%;height:100%;}
.course_preview_video .btn-play:hover + img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}
.course_preview_video a{color:#34c7dc;text-decoration:none;}
.course_preview_video a:hover,a:focus{text-decoration:none;}
.course_preview_video a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}



.tags-container ul{padding-left:2em;}
.tags-container > ul{padding:0;}
.tags-container > ul > li{margin-bottom:10px;}
.tags-container > ul > li > a{color:#777777;text-decoration: none;}
.tags-container > ul > li > a:hover{color:#fff;}
.tag-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;}
.tag-list > li{margin-right:7px;margin-bottom:9px;}
.tag-list > li > a{display:block;border:1px solid #e8e8e8;border-radius:2px;font-size:13px;line-height:1.23077;padding:4px 8px;text-align:center;}
.tag-list > li > a:hover{background-color:#14bef0;border-color:transparent;}

.reviews-container{
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}
.reviews-container > .review-row:not(:last-child){
    border-bottom: 1px solid #e8e8e8;
}
.review-row{
    min-height: 100px;
    align-items: center;
}
.review-avatar{
    width: 48px;
    height: 48px;
}
.review-avatar-span{
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border-style: solid;
    border-width: 1px;
    color: #787887;
    flex-direction: row;
    align-items: center;
    display: flex;
    justify-content: center;
}
.review-time{
    color: #787887;
}

.ct-block{
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 20px;
    margin-top: 20px;
}

.contact-icon{
    width: 40px;
    float: left;
    margin-right: 4px;
}
.contact-icon i{
    font-size: 42px;
    color: #14bef0;
}
.contact-detail{
    line-height: 1.4;
}
.contact-detail span{
    font-weight: 600;
}
.box-header{
    font-size: 16px;
    font-weight: 500;
    padding: 12.5px 25px;
    border-bottom: solid 1px #e8e8e8;
    height: 50px;
    width: 100%;
    text-align: center;
    color: #787887;
}
.map-block{
    padding-top: 52px;
}

.not-found-block{
    min-height: 200px;
}
.not-found-col{
    text-align: center;
}
.not-found-col span{
    font-size: 180px;
    color: #d4d4d4;
    line-height: 1.2;
}
.not-found-col span.blue{
    color: #14bef0;
}

.count-block {
    background-color: #ecf5f8;
    min-height: 230px;
    position: relative;
    margin-top: 40px;
}
.count-block .underline-heading{
    line-height:1.6;
    color: #14bef0;
}
.count-block .underline-heading:after{
    background-color: #14bef0;
}

.feature-box{
    width: 260px;
    height: 280px;
    box-shadow: 0 6px 9px 0 hsla(0,0%,86%,.46);
    border: 1px solid #f0f0f5;
    margin: 20px 18px 20px 0;
    transition: transform .3s ease-out;
    cursor: pointer;
}
.feature-box:hover{
    transform: scale(1.02);
    border: 1px solid #14bef0;
}
.feature-box i{
    font-size: 65px;
    margin-top: 20px;
    color: #14bef0;
    margin-left: 10px;
}
.feature-title{
    margin-top: 15px;
}
.feature-box p{
    font-size: 13px;
}

.instructor-profile-box{
    width: 260px;
    min-height: 300px;
    box-shadow: 0 6px 9px 0 hsla(0,0%,86%,.46);
    border: 1px solid #f0f0f5;
    cursor: pointer;
}
.social-icons{
    display: flex;
}
.social-icons li{
    padding: 20px 15px 10px 15px;
}
.social-icons i{
    font-size: 30px;
    color: #14bef0;
    width: 22px;
}
.inst-block{
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 12px;
    margin-top: 10px; 
}
.instructor-contact i{
    color: #14bef0;
    font-weight: bold;
    font-size: 20px;
}
.delete-course{
    color: #f24c0a;
}
.cart-summary{
    min-height: 400px;
    border: 1px solid #f0f0f5;
}
.cart-summary header{
    height: 55px;
    background-color: #14bef0;
}
.cart-summary header h6{
    text-align: center;
    padding-top: 16px;
    color: #fff;
}
.cart-total{
    text-align: center;
}
.cart-total h4,h3{
    margin-bottom: 0.1rem;
    margin-top: 0;
}
.cart-total h4{
    color: #00a500;
}
.cart-total span{
    color: #787887;
    font-weight: 500;
}
.cart-total s{
    font-size: 1rem;
}
.checkout-btn{
    background-color: #14bef0;
    color: #fff !important;
    font-size: 0.9rem;
    line-height: 1.2;
    font-weight: 500;
}
.checkout-clist{
    display: inline-block;
    border-radius: 3px;
    background-color: transparent;
    font-size: 0.9rem;
    color:#14bef0;
    border:1px solid #14bef0;
    font-weight: 500;
}
.checkout-clist:hover{
    color:#14bef0;
}
.delete-review,.delete-review:hover,.delete-review:focus{
    background-color: #f24c0a;
    color: #fff;
    font-size: 0.9rem;
    line-height: 1.2;
    box-shadow: none;
}
.apply-coupon{
    padding-top: 0.220rem;
    padding-bottom: 0.220rem;
}
.c-price-checkout{
    color: #00a500;
}
.c-price-checkout s{
    color: #414146;
    font-size: 0.7rem;
}
.c-price-total{
    color: #14bef0;
}
.c-price-total span{
    color: #787887;
    font-size: 0.7rem;
}
/*jquery validate error css */
label.error{
    color: red !important;
    position: absolute;
    display: block;
    font-size: 12px;
    font-weight: 500;
}

.clear-filters{
    font-size: 13px;
    color: #787887;
    display: block;
    font-weight: 500;
}
a.clear-filters,a.clear-filters:hover{
    text-decoration: none;
    color: #787887;
}
.become-instructor{
    color: #14bef0;
    font-weight: 500;
    cursor: pointer;
}
.becomeInstructorForm{
    border: 1px solid rgba(216,216,216,0.5);
    border-radius: 4px;
    margin: 0 50px 50px 50px;
}
.bi-header{
    border-bottom: 0;
    color: #14bef0;
}
.bi-header .close{
    padding: 0.0rem;
    margin: 0.0rem 0rem -1rem -1.1rem;
}
.bi-header-seperator-head:before{
    max-width: 50px;
    z-index: 1;
    pointer-events: none;
    width: 100%;
    height: 2px;
    transform: translateX(-50%);
    position: absolute;
    content: "";
    top: auto;
    bottom: -4px;
    left: 50%;
    right: auto;
    background-color: #14bef0;

}
.bi-header-seperator-head:after{
    max-width: 250px;
    background-color: rgba(216,216,216,0.5);
    width: 100%;
    height: 1px;
    transform: translateX(-50%);
    position: absolute;
    content: "";
    top: auto;
    bottom: -4px;
    left: 50%;
    right: auto;
}
#my-courses{
    min-height: 192px; margin-top:20px;
}
