.hidden
{
    display:none !important
}
.register-left {
    padding: 80px 75px;
    background-color: #46084e;
    position:relative;
    overflow:hidden;
    z-index:1
}
.register-right {
    padding: 80px 30px 15px;
    background-color: #d9d9d9;
    height: 100%;
    z-index: 1;
    position:relative
}
.register
{


    padding-top:75px;
    padding-bottom:75px;
    position:relative
}
.reg-title
{
    font-size:42px;
    color:#fff;
    font-weight:bold;
    margin-bottom:35px;
}


.reg-desc {
    font-size: 24px;
    color: #fff;
    line-height: 32px;
}
.pad-l-0
{
    padding-left:0 !important
}
.pad-r-0 {
    padding-right: 0 !important
}
.reg-desc span
{
    text-decoration:underline
}
.register-right {
    background: #d9d9d9;
}
.reg-right-title {
    color: #6e2c8d;
    font-weight:bold;
    font-size: 21px;
}
.register-left > img{
    position:absolute;
    right:0;
    top:0;
    opacity:0.3;
    z-index:-1
}
.register-right > img {
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0.7;
    z-index: -1;
    transform: scaleX(-1);
}
.reg-desc ul{
    margin-top:20px;
}
.reg-right-title
{
    margin-bottom:40px;
}
body .nav-link {
    padding: 10px 15px;
    background: transparent;
    color: #6e2c8d !important;
    border: 1px solid #6e2c8d;
    border-radius: 12px !important;
    margin-right: 7px;
    margin-left:7px;
    font-size: 17px;
    text-align: center;
    min-width: 110px;
}
body .nav-pills .nav-link.active, body .nav-pills .show > .nav-link {
    color: #fff !important;
    background-color: #6e2c8d;
}
.register .tab-content
{
    margin-top:20px;
}
.register .btn-callteacher{
    background:#fff;
}
.register .as-btn {
    padding-bottom: 20px;
    min-width: 315px;
    text-align: center;
    color: #000;
    background: #fff;
    border-radius: 12px;
    position: relative;
    padding-top: 20px;
    border: 2px solid #989898;
}
    .register .as-btn img {
        position: absolute;
        left: 10px;
        top: 14px;
    }
.register ul li{
    margin-bottom:15px;
    display:inline-block;
}
.register-right ul {
    list-style: none;
    padding-inline-start: 0px;
    text-align:center
}
.register .as-btn:hover, .register .as-btn:focus {
  
    color: #fff;
}
.register .as-btn:before {
    background: #6e2c8d;
}
.register-right ul li:last-child
{
    margin-bottom:40px;
}
.haveaccount {
   
    font-size:18px;
    text-align:center
}
    .haveaccount a {
        color: #6e2c8d;
    }
    .relative {
        position: relative
    }
.reg-shape
{
    position:absolute;
    width:auto;
    max-width:100%;
    bottom:0;
    right:0
}
.reg-1 {
    position: absolute;
    top: 38px;
    right: 50px;
    opacity:.5;

}
.reg-2 {
    position: absolute;
    top: 95px;
    left: 50px;
    opacity: .5;
}
.reg-3 {
    position: absolute;
opacity:.5;
    left: 68px;
    right: 70px;
    top: 441px;
}
.reg-4 {
    position: absolute;
    top: 95px;
    right: 75px;
    top: 313px;
    opacity:.5
}
.reg-5 {
    position: absolute;
    left: 21%;
    bottom: -20px;
    opacity:.5
}
.reg-6 {
    position: absolute;
    left: 80px;
    bottom: 10px;
    opacity:.5
}
.reg-7 {
    position: absolute;
    right: 30%;
    bottom: -60px;
    opacity: .5;
}
.clear
{
    clear:both
}
.checkcontainer {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 17px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top:20px;
    margin-bottom:40px;
}
    .checkcontainer input {
        position: absolute;
        opacity: 0;
        cursor: pointer;

    }
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    border: 1px solid #8a8888;
    border-radius: 4px;
}

.checkcontainer input:checked ~ .checkmark {
    background-color: #8a8888;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.checkcontainer .checkmark:after {
    left:8px;
    top: 4px;
    width: 7px;
    height: 12px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.checkcontainer input:checked ~ .checkmark:after {
    display: block;
}
.register .control-label {
    font-size: 18px;
    color: #8a8888;
    margin-bottom:0
}
.register form input {
    padding-left: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px solid #8a8888;
    color: #8a8888;
    background: #fff;
    border-radius: 12px;
}
.register form .form-group{
    margin-bottom:15px;
}
.register .btn-signup {
    background: #8a8888;
    color: #fff;
    min-width: inherit;
    font-size: 21px;
    padding-right: 50px;
    padding-left: 50px;
    font-weight: 400;
    padding-top: 12.5px;
    padding-bottom: 12.5px;
}
.pass-cs {
    font-size: 12px;
}
.teacher-back {
    text-decoration: underline;
    color: #8a8888;
    font-weight: bold;
    font-size: 18px;
}
    .teacher-back:hover, .teacher-back:focus {
        color: #8a8888;
    }
    .teacher-back i {
        font-size: 12px;
    }

.pointer
{
    cursor:pointer
}
.error
{
    margin-top:5px;
    color:red
}
.inner-body .header-layout1 .menu-area {
    background: #6e2c8d
}

.welcome-title {
    font-size: 28px;
    line-height: 36px;
    color: #000000;
    font-weight:bold
}
.welcome {
    padding: 60px 0 40px;
    border-bottom: 1px solid #8a8888;
    background: #f5f5f5;
}
@media (min-width: 768px) {
    .col-md-20 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .col-md-20 {
        width: 20%;
    }
}
.welcome-2 {
    padding: 40px 0;
    background: #f5f5f5;
}
.welcome-2-title{
    color:#000;
    font-weight:bold;
    font-size:18px;
    border-bottom:1px solid #000;
    padding-bottom:5px;
    margin-bottom:25px;
}

.welcome-2 ul {
    list-style: none;
    padding-inline-start: 0px;
}
.welcome-2 .col-md-20
{
    margin-bottom:30px;
}
.inner-body .main-menu > ul > li > a
{
    color:#fff;
}
.teach-prof-title
{
    font-size:21px;
    font-weight:bold;
    margin-bottom:15px;
}
.header-layout1 .menu-area {
    background-color: #6e2c8d;
}
.main-menu a, .main-menu a:hover, .main-menu a:focus {
    color: #fff;
}
.main-menu .sub-menu a, .main-menu .sub-menu a:hover, .main-menu .sub-menu a:focus {
    color: inherit;
}
.main-menu > ul > li > a {
    padding: 0;
}

.hero-2
{
    background:transparent;
    position:relative
}
.home-1 ul {
    list-style: none;
    padding-left: 0rem;
    padding-inline-start: 0px;
}
    .home-1 ul li {
        display: inline-block;
        margin-right: 20px;
      
    }
.home-1 h1 {
    color: #6e2c8d;
    font-weight:bold;
    margin-bottom:40px;
    
}
.home-1 p {
    text-align: justify;
    color: #6e2c8d;
    margin-bottom: 40px;
}
.home-1 .as-btn {
    background: #ff6d00;
}
    .home-1 .as-btn:hover:before, .home-1 .as-btn:focus:before {
        background: #6e2c8d;
    }
.home-2
{
    padding:70px 0;
    text-align:center
}
.search-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
    .search-form input {
        height: 55px;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding-right: 8px;
        border-radius: 8px 0 0 8px;
    }
    .search-form button {
        border: none;
        width: 55px;
        height: 55px;
        line-height: 55px;
        background-color: var(--theme-color);
        color: var(--white-color);
        display: inline-block;
        border-radius: 0 8px 8px 0;
    }
.home-2 img{
    margin-bottom:40px;
}
.home-2 h2 {
    margin-bottom: 40px;
    color: #6E2C8D;

}
.home-2 p {
    margin-bottom: 40px;
    color: #6E2C8D;
}
.home-1 > .container{
    position:absolute;
    left:0;
    right:0;
    top:95px;

}
.home-3 > .container {
    position: absolute;
    left: 0;
    right: 0;
    top: 95px;
}
.home-1
{
    padding-top:60px;
}
.hero-2 .shape2 {
    top: 35%;
    left: 25px;
}
.hero-2 .shape4 {
    bottom: -12%;
    left: 5%;
}
.hero-2 {
    overflow: visible;
}
    .hero-2 .shape3 {
        bottom: 6%;
        left: 41%;
        top: inherit;
        right: inherit;
    }
    .hero-2 .shape1 {
        top: 35px;
        left: 16%;
     
    }
.shape-2
{
   right:-12px;
position:absolute
}
.home-3
{
    position:relative;
    padding:70px 0
}
.shape-3 {
    left: 0;
    position: absolute
}
.home-1-container > .row, .home-3-container > .row, .home-5-container > .row {
    height: 100%
}
.text-right{
    text-align:right !important
}
.girl {
    margin-top: -20%;
    margin-right: -12px;
}
.hero-2 .shape8 {
    top: 0px;
    left: 24%;
}
.hero-2 .shape8 {
    -webkit-animation: movingX 8s linear infinite;
    animation: movingX 8s linear infinite;
}
.hero-2 .shape9 {
    bottom: 0px;
    left: 28%;
}

.hero-2 .shape9 {
    -webkit-animation: movingX 8s linear infinite;
    animation: movingX 8s linear infinite;
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
}
.home-3 h3 {
    color: #6E2C8D;
    margin-bottom: 40px;
}
.home-3 p {
    color: #6E2C8D;
    margin-bottom:40px;
}
.home-4 h4 {
    text-align: center;
    font-size: 60px;
    color: #6E2C8D;
}
.register-as-title {
    font-size: 50px;
    color: #6E2C8D;
    font-weight:bold;
    margin-bottom:30px;
}
.register-as img{
    margin-bottom:30px;
    margin-left:auto;
    margin-right:auto
}
.register-as p {
    font-size: 20px;
    color: #6E2C8D;
    margin-bottom:30px;
}
.register-as a {
    background: #51BD1F
}
.home-4
{
    position:relative;
    padding:70px 0
}
.shape-4
{
    position:absolute;
    right:0
}

.all-home-4
{
    position:relative
}
.home-5-container {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}
.text-left
{
    text-align:left !important
}
.home-5-shape-1 {
    top: 0px;
    right: 35%;
}
.home-5-shape-2
{
    right:0;
    bottom:0
}
.service p {
    color: #6E2C8D
}
.servcie-title {
    font-size: 130px;
    color: #fff;
    font-weight: bold;
    margin-top: 13%;
    margin-left: -20%;
}
footer {
    margin-top: 60px;
    position: relative
}
footer > img{
   width:100%;
   max-width:100%
}
.main-fooer {
    position: relative;
    padding-bottom: 60px;
    background: #ffe23f;
}
    .main-fooer h6 {
        margin-top: 40px;
        font-size: 15px;
    }
.download-apps img
{
    max-width:100%;
}
.main-fooer ul {
    padding-left: 0;
    margin-top: 25px;
}
    .main-fooer ul li {
        display: block;
        margin-bottom: 20px;
    }
    .main-fooer ul li a {
        color: #6E2C8D;
        font-size:21px;
        margin-bottom:15px;
    }
.footer-title {
    font-weight: bold;
    color: #6E2C8D;
    font-size: 21px;
}
.socail-media
{
    list-style:none;
    display:flex !important
}
body .socail-media li
{

    margin-right:20px
}
@media (max-width:1199px)
{
    .shape-2
    {
        display:none
    }
    .home-1 > .container {
        position: relative;
        left: 0;
        right: 0;
        top: 0;
        height:auto !important
    }
    .home-1 h1
    {
        margin-top:30px;
    }
    .shape-3 {
    display:none
    }
    .home-3 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .home-2 {
        padding-bottom: 30px ;

    }
    .girl {
        margin-top: 0;
        margin-right: 0;
        max-width:100%
    }
    .home-3 > .container {
        position: relative;
        left: 0;
        right: 0;
        top: 0;
    }
    .home-3 h3 {
        margin-top: 30px;
    }
    .home-3 > .container {
        height: auto !important
    }
    .home-4 {
       
        padding: 30px 0;
    }
        .home-4 h4
        {
            font-size:32px;
        }
    .home-4 h4
    {
        padding-left:15px;
        padding-right:15px;
    }
    .shape-4
    {
        display:none
    }
    .register-as-title
    {
        font-size:32px;
    }
    .register-as
    {
        margin-bottom:30px;
    }
    .home-5-container {
        position: relative;
        left: 0;
        right: 0;
        height:auto !important;
        top: 0;
    }
    .service
    {
        margin-top:30px
    }
    .shape-account
    {
        display:none
    }
    body .shape-contact-2{
        top:-115px
    }
}
.form-box {
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    border-radius: 2px;
    max-width: clamp(60%, 60%, 100%);
}
#regForm {
    background-color: #ffffff;
    width: 70%;
    min-width: 300px;
}
.form-box button {
    width: 10rem;
    background-color: #6e2c8d;
    color: white;
}
.left-dashboard
{
    list-style:none;
}
    .left-dashboard li {
        display: block;
        background: #F2F2F2;
        text-align: center;
        width: 100%;
        margin-bottom: 10px;
        border-radius: 10px;
    }
    .left-dashboard li a{
        display:block;
        text-align:center;
        padding-top:15px;
        padding-bottom:15px;
        color:#000;
        font-weight:bold;
        font-size:21px;
    }
body.inner-body {
    background: #fff;
}
.dash-active {
    display: none;
    height: 7px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    width: 100%;
    background: #6E2C8D;
}
.left-dashboard li.active .dash-active
{
    display:block
}
.left-dashboard-border {
    border-left: 1px solid #8A8888;
    padding-left: 50px;
    margin-left: 60px;
}
.teacher-profile h1 {
    font-size: 33px;
    font-weight: bold;
    color: #000;
    margin-bottom: 30px;
}
.top-dashboard {
    border-bottom: 1px solid #8A8888;
    margin-bottom:60px;
}
.top-dashboard ul
{
    list-style:none;
    margin-bottom:0
}
    .top-dashboard ul li{
        display:inline-block;
        margin-right:30px;
     
    }
    .top-dashboard ul li a
    {
        padding-top:10px;
        padding-bottom:10px;
        font-size:18px;
        color:#000;
        font-weight:bold;
        min-width:105px;
        text-align:center
    }
        .top-dashboard ul li.active a {
            border-bottom: 8px solid #6E2C8D;
            display: block;
        }


@media (max-width:1199px) {
    .register-box .col-md-6

{
    width: 100%;
}

.pad-r-0 {
    padding-right: 15px !important;
    padding-left: 15px !important;
}

.pad-l-0 {
    padding-right: 15px !important;
    padding-left: 15px !important;
}

}

.hidden {
    display: none !important
}

.register-left {
    height: 100%
}

@media (max-width:1200px) {
    .register-right ul li {
        display: block
    }
}

@media (max-width:1199px) {
    .welcome-2 .col-md-20 {
        width: 50%;
    }
}
.main-menu ul.sub-menu li a.next:before {
    content: "\f101";
    font-family: FontAwesome;
}
.main-menu ul.sub-menu li a.fina:before {
    content: "\f155";
    font-family: FontAwesome;
}
.main-menu ul.sub-menu li a.last:before {
    content: "\f100";
    font-family: FontAwesome;
}
.main-menu ul.sub-menu li a.clas:before {
    content: "\f101";
    font-family: FontAwesome;
}
.main-menu ul.sub-menu li a.cert:before {
    content: "\f0a3";
    font-family: FontAwesome;
}
.main-menu ul.sub-menu li a.exam:before {
    content: "\f128";
    font-family: FontAwesome;
}
.main-menu ul.sub-menu li a.curr:before {
    content: "\f251";
    font-family: FontAwesome;
}
.main-menu ul.sub-menu li a:before {
    font-family: FontAwesome;
}
@media (max-width:991px)
{
    .main-fooer ul li a
    {
        font-size:15px;
    }
    .shape-2 {
        right: 0;
     
    }
 
    .main-fooer
    {
        margin-top:-1px;
    }
    body .teach-status {
        top: 0;
        position: relative;
        text-align: right;
    }
   body .teach-title
    {
        margin-top:30px;
        font-size:32px;
        line-height:40px;
    }
    body .rating {
        text-align: right;
        position: relative;
        bottom: 0px;
        right: 0;
        margin-top: 30px;
    }
    body .brief {
        margin-top: 30px;
    }
    body .class-box img {
        margin-right: 0;
        margin-bottom: 30px;
    }
    .class-box ol.as-btns li {
        display: block;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .teachers
    {
        padding-top:30px;
    }
    body .top-dashboard ul li {
        margin-right: 20px;
    }
    body .top-dashboard ul li a {
        font-size: 15px;
        min-width: inherit;
    }
    body .teacher-profile h1 {
        font-size: 26px;
    }
    body .left-dashboard-border {
        padding-left: 0;
        margin-left: 0
    }
  body  .left-dashboard-border {
        border-left: 0px solid #8A8888;
    }
    body .class-box ul li {
        margin-bottom: 25px;
    }
    body .reg-teacher-email .col-md-6 .back {
        top: -7.5px;
        padding: 5px;
    }
    body .class-box img {
        padding: 5px;
    }
    body .reg-teacher-email .col-md-7 .back {
     
        top: -7.5px;
       
        padding: 5px;
    }
    body .class-box ol li {
        display: block;
        margin-right: 0;
        margin-left: 0;
        margin-bottom:15px;
    }
    body .stm_lms_item_modal {
        width: 100%;
        max-width: 100%;
        left: 0;
    }
    body .stm_lms_item_modal__bottom {
        width: 100%;
        max-width: 100%;
        left: 0;
    }
    body .stm-lms-buy-buttons {
        display: block;
        margin-top: 20px;
    }
    body .inboxes {
        padding-top: 0
    }
    body .msg-dash {
        border-top: 1px solid #ddd;
        padding-top: 15px;
        margin-top: 15px;
    }
        body .msg-dash ul li {
            display: block;
            margin-left: 0;
            margin-right: 0;
        }
        body .msg-dash li a {
            padding: 15px 0;
            display: block;
            min-width: inherit;
            margin-bottom: 15px;
        }
    .dashboard-content .girl {
        position: relative;
        margin-top: 0;
        margin-right: 0;
        right: 0;
        top: 0;
        margin-bottom: 20px;
    }
    body .fc-day-grid-container
    {
        height: auto!important
    }
  body  #certificate_builder .controls .control select
    {
        margin-bottom:15px;
    }
    #certificate_builder .controls .control.fields {
        padding-top: 15px;
    }
  body  #certificate_builder .canvas-wrap
    {
        overflow:auto
    }
    #certificate_builder .canvas-wrap .canvas-background-wrap {
      
        overflow: auto;
    }
    body .home-1 .as-btn-view {
      
        margin-left: 0px !important;
    }
    .reports-title {
    
        font-size: 24px;
      
        line-height: 32px;
    }
    .financial-box
    {
        margin-bottom:30px;
    }
    }
.iti
{
    width:100%;
    max-width:100%;
}
.btn-coupon
{
    cursor:pointer
}
.btn-main {
    background: #34A853;
    font-size: 21px;
    color: #fff;
    padding: 7.5px 35px;
    border-radius: 10px;
    min-width: 145px;
    text-align: center;
    display: inline-block;
    min-width: 180px;
    text-align: center
}
@media (max-width:991px)
{
    body .class-box img.back
    {
        padding:0
    }
    
}

    .learner-box a {
        min-width: 140px;
        display: inline-block
    }

.teacher-box ul li > div{
    display: inline-block
}
.register-as p {
    font-size: 16px;
   
    text-align: justify;
    min-height: 310px;
}
.service p {
  
    text-align: justify;
}
.fornotify > span
{
    position:relative
}
.notify-qty {
    border-radius: 100%;
    background: red;
    width: 20px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    font-size: 10px;
    right: -13px;
    padding: 0;
    top: -8px;
}
.mobile-notify >span
{
    position:relative
}
.mobile-notify {
    position: absolute;
    right: 125px;
    left: auto;
    top: 31px;
    z-index: 99;
    color: #fff;
}
@media (min-width:992px)
{
    .mobile-notify
    {
        display:none !important
    }
}

@media (max-width: 1199px) {
    .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10 {
        width: 100%;
    }
    .home-1 > .container {
        position: relative;
      
    }
    .container, .container-lg, .container-md, .container-sm {
        max-width: 100%;
    }
   body .register-as p {
        min-height: inherit;
    }
    .mobile-hidden
    {
        display:none !important
    }
    .all-pages {
        overflow: hidden;
    }
    .main-fooer ul li:last-child .footer-contact-item a {
        display:flex
    }
    .main-fooer ul li:last-child .footer-contact-item a img
    {
      
        max-height:30px;
    }
   
}
@media (min-width:1200px)
{
    .desk-hidden {
        display: none !important
    }
}
.mainlang {
    position: absolute;
    top: 25.5px;
    left: auto;
    right: 65px;
    z-index: 9999;
    font-size: 21px;
    color: #fff;
}

@media (min-width:992px) {
    .mainlang {
        display: none !important
    }
}
@media (max-width:1299px)
{
    .header-logo img {
        max-height: 60px;
    }
}
@media (min-width:992px) and (max-width:1200px)
{
    .inner-body .main-menu > ul > li > a
    {
        font-size:13px;
    }
    .main-menu > ul > li {
        margin: 0 10px;
    }
}
@media (min-width:1200px)
{
    .main-fooer ul li:last-child a span
    {
        font-size:15px;

    }
}
@media (min-width:1200px) and (max-width:1299px)
{
    .main-menu > ul > li {
        margin: 0 10px;
    }
}
.main-menu .menu-currency ul.sub-menu li a:before {
    display:none !important
}
.main-menu .menu-currency ul.sub-menu li a img
{
    max-width:25px;
margin-right:10px;
}
.main-menu .menu-currency ul.sub-menu 
{
    padding-left:0
}
.notcomplete p
{
    color:red !important
}
@media (min-width: 992px) and (max-width: 1200px)
{
.main-menu a {
   
   
    font-size: 12px;
   
}
.main-menu > ul > li {
    margin: 0 5px;
}
}
