
div#load_screen{
    background: rgb(236, 239, 255);
    opacity: 1;
    position: fixed;
    z-index:999999;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
}
div#load_screen .loader {
  display: flex;
  justify-content: center;
  height: 100vh;
}
div#load_screen .loader-content {
  right: 0;
  align-self: center;
}
.spinner-grow {
  color: #304aca;
}

html {
    overflow-x: hidden;
}

body {
    color: #888ea8;
    font-family: 'Quicksand', sans-serif;
    overflow-x: hidden;
}

a {
    text-decoration: none;
}

.container {
    position: relative;
    min-width: 10rem;
    width: 100%;
    margin: 0 auto;
    
}

.alt-row {
    position: relative;
}

.scroll-to-top {
    position: fixed;
    bottom: 88px;
    background: #000000;
    padding: 11px 13px;
    right: 10px;
    z-index: 1;
    border-radius: 50%;
    display: none;
    cursor: pointer;
    background-image: linear-gradient(to right, rgb(255, 8, 68) 20%, rgb(255, 177, 153) 141%);
    box-shadow: rgb(255 8 68) 0px 10px 20px -10px;
}
.scroll-to-top svg {
    width: 20px;
    height: 20px;
    color: #fff;
}



.custom-shape-divider-bottom-1643294383 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-bottom-1643294383 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 76px;
}

.custom-shape-divider-top-1643294383 .shape-fill {
    fill: #e9ebf1;
}


/* bottom */

.custom-shape-divider-bottom-1643294383 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-bottom-1643294383 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 76px;
}

.custom-shape-divider-bottom-1643294383 .shape-fill {
    fill: #FFFFFF;
}
.custom-shape-divider-bottom-1643294383 .shape-fill1 {
    fill: #eef2ff;
    fill: #dce4ff;
}
.custom-shape-divider-bottom-1643294383 .shape-fill2 {
    fill: #d9e2ff;
    fill: #e5e8fd;
}

  /*  
    Navbar 
*/

nav.navbar {
    background-color: transparent;
    padding: 6px 16px;
    top: -103px;
    transition: top 0.3s;
    position: inherit;
    transition-property: all;
    transition-duration: 1s;

    top: 0;
    color: #262626;
}
nav.navbar .container {
    max-width: 1440px;
}
nav.navbar .navbar-nav .nav-item .nav-link.active {
    color: #1b55e2 !important;
    border-radius: 30px;
    font-weight: 500;
}
nav.navbar.scrolling {
    background: #fff;
    box-shadow: 0px 0px 15px 1px rgba(113, 106, 202, 0.2);
    top: 0;
    transition: top 0.3s;
    position: relative!important;
    z-index: 2;
}
nav.navbar.scrolling .navbar-brand h4 { color: #1b55e2; }
nav.navbar.scrolling div ul.navbar-nav li a {
    color: #3b3f5c!important;
    font-weight: 500!important;
}
nav.navbar .navbar-brand {
    display: flex;
}
nav.navbar .navbar-brand img {
    width: 58px;
    height: 58px;
    margin-right: 10px;
}
nav.navbar .navbar-brand h4 {
    color: #262626;
    font-weight: 800;
    font-size: 26px;
    margin-bottom: 0;
    letter-spacing: 1px;
    align-self: center;
}
nav.navbar .links {
    align-self: center;
}
nav.navbar .links a {
    font-size: 17px;
    color: #333;
    text-decoration: none;
    display: block;
    position: relative;
    cursor: pointer;
    font-weight: 500;
}
nav.navbar .links a:hover {
    font-weight: 600;
}
nav.navbar button.navbar-toggler span {
    background-image: none;
    vertical-align: middle;
    font-size: 24px;
    height: auto;
    width: auto;
}
nav.navbar button.navbar-toggler span { color: #acb0c3; }
#navHeadWrapper .navbar-toggler div {
    display: block;
    background: #000000;
    width: 33px;
    height: 2px;
    background-color: #75777b;
    margin: 8px 0;
    border-radius: 30px;
}
nav.navbar div ul.navbar-nav li a.btn {    
    margin-left: 15px;
    -webkit-box-align: center;
    align-items: center;
    background: rgb(56, 97, 251);
    border: 0px;
    border-radius: 8px;
    display: inline-flex;
    color: rgb(255, 255, 255);
    cursor: pointer;
    -webkit-box-pack: center;
    justify-content: center;
    outline: 0px;
    font-weight: 600;
    width: auto;
    height: 36px;
    font-size: 13px;
    padding: 0px 16px;
    line-height: 18px;
}
nav.navbar div ul.navbar-nav li a.btn:hover {
    box-shadow: none!important;
}
nav.navbar div ul.navbar-nav li a.btn.focus,
nav.navbar div ul.navbar-nav li a.btn:focus {
    box-shadow: none;
}
nav.navbar div ul.navbar-nav li a.btn svg {
    width: 18px;
    height: 18px;
    position: relative;
    left: 0;
    transition: 0.2s linear left;
}
nav.navbar div ul.navbar-nav li a.btn:hover svg {
    left: 8px;
}
nav.navbar div ul.navbar-nav li a.btn.buyNow {
    background: #000000;
    color: #fafafa;
    box-shadow: 0 10px 20px -10px #36465d;

    letter-spacing: 1px;

    transition: .5s;
}
nav.navbar div ul.navbar-nav li a.btn.checkDemos {
    background: #1b55e2;
    color: #fafafa;
    box-shadow: 0 10px 20px -10px #1b55e2;
    background-image: linear-gradient( 135deg, #626aff 10%, #000DFF 100%);
}
nav.navbar div ul.navbar-nav li a.btn.checkDemos svg {
    vertical-align: sub;
}
nav.navbar div ul.navbar-nav li a.btn.framework {
    background: #f7957d;
    color: #fff;
    background-image: linear-gradient(to right, rgb(255, 8, 68) 20%, rgb(255, 177, 153) 141%);
    box-shadow: rgb(255 8 68) 0px 10px 20px -10px;
    letter-spacing: 1px;
    transition: .5s;
}
nav.navbar div ul.navbar-nav li a.btn.framework svg {
    vertical-align: sub;
    margin-left: 5px;
}
nav.navbar div ul.navbar-nav li a.btn.documentation svg {
    margin-left: 8px;
    left: 0;
    width: 20px;
    height: 20px;
    fill: rgba(255, 255, 255, 0.13);
}
nav.navbar div form.form-inline a {
    padding: 4px 16px;
    background-color: transparent;
    border: 2px solid #1b55e2;
    color: #1b55e2 !important;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
    margin-left: 12px;
}
nav.navbar div form.form-inline a:focus {
    box-shadow: none;
}
nav.navbar div form.form-inline a:hover {
    background-color: #1b55e2;
    border-color: #1b55e2;
    color: #fff!important;
}
nav.navbar.fixed-top.scrolling div form.form-inline a, nav.navbar.scrolling div form.form-inline a {
    border: 1px solid #1b55e2;
    color: #1b55e2;
    font-weight: 500;
}
nav.navbar.fixed-top.scrolling div form.form-inline a:hover, nav.navbar.scrolling div form.form-inline a:hover {
    background-color: #1b55e2;
    color: #fff;
}

.header-container {
    overflow: hidden;
    position: relative;
    background-color: #ffffff;
    background-image: linear-gradient(to top, #e9ebf966 0%, #ffffff 23%);
}

.navHeaderWrapper.header-image {
    position: relative;
}

/*  
    Header  
*/

#headerWrapper .header-content {
    margin-top: 45px
}
#headerWrapper h1 {
    font-size: 55px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #262626;
    text-align: left;
}
#headerWrapper h1 .text-green {
    color: #9766ff;
}
#headerWrapper h1 svg {
    color: #ffbb44;
    width: 40px;
    height: 40px;
    vertical-align: bottom;
}
#headerWrapper p {
    font-size: 20px;
    color: #515151;
    margin-top: 0;
    margin-bottom: 30px;
    text-align: left;
    font-family: var(--bs-body-font-family);
}
#headerWrapper a.checkDemos {
    background: #1b55e2;
    color: #fafafa;
    background-image: linear-gradient( 
    135deg, #626aff 10%, #000DFF 100%);
    padding: 13px 24px;
    border: none;
    font-size: 18px;
    font-weight: 600;
    background: #27AE60;
    border-radius: 14px;
    position: relative;
    transition: .5s;
    box-shadow: none;
}
#headerWrapper a.checkDemos:hover {
    box-shadow: none;
    background: #1e8449;
}

#headerWrapper a.checkDemos svg {
    margin-left: 8px;
    width: 20px;
    height: 20px;
    vertical-align: text-bottom;
}

#headerWrapper a.cta-purchase {
    color: #fafafa;
    background-image: linear-gradient( 
    135deg, #626aff 10%, #000DFF 100%);
    padding: 13px 24px;
    border: none;
    font-size: 18px;
    font-weight: 600;
    background: #27AE60;
    border-radius: 14px;
    margin-left: 16px;
    background: #722fff;
    transition: .5s;
    box-shadow: none;
}
#headerWrapper a.cta-purchase:hover {
    box-shadow: none;
    background: #6937d1;
}
#headerWrapper a.cta-purchase svg {
    margin-left: 8px;
    width: 20px;
    height: 20px;
    vertical-align: text-bottom;
}   
#headerWrapper ul.features {
    color: #262626;
    margin-top: 22px;
}
#headerWrapper ul.features li {
    font-weight: 600;
    font-size: 14px;
}
#headerWrapper ul.features li svg {
    vertical-align: bottom;
    fill: #9e9e9e;
}
#headerWrapper span.small-heading {
    color: #5c1ac3;
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    margin-bottom: 8px;
    letter-spacing: 1px;
    text-align: center;
}
#headerWrapper .hero-img {
    max-width: 770px;
    margin: 20px auto 0;
    position: relative;
}
#headerWrapper img {
    animation-duration: 0.8s;
    animation-timing-function: ease;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    opacity: 0;
    border-radius: 6px;
}
#headerWrapper img.header-left {
    animation-name: jumbo-left;
    animation-delay: 0.4s;
    top: 60px;
    left: -165px;
    transform: rotate(-10deg) translateX(280px);
}
#headerWrapper img.header-right {
    animation-name: jumbo-right;
    animation-delay: 0.4s;
    top: 62px;
    right: -165px;
    transform: rotate(6deg) translateX(-280px);
}
#headerWrapper img.header-center {
    animation-name: jumbo-intro;
    padding: 50px 0 100px 0;
    
}
@keyframes jumbo-intro-bubble {
    0% {
        transform: scale(0.7);
        opacity: 0;
    }
    100% {
        transform: scale(1);
        opacity: 0.25;
    }
}
@keyframes jumbo-intro {
    0% {
        transform: translateY(140px);
        opacity: 0;
    }
    100% {
        transform: translateY(0px);
        opacity: 1;
    }
}
@keyframes jumbo-right {
    0% {
        transform: rotate(0deg) translateX(-280px);
        opacity: 0;
    }
    100% {
        transform: rotate(6deg) translateX(0px);
        opacity: 1;
    }
}
@keyframes jumbo-left {

    0% {
        transform: rotate(0deg) translateX(280px);
        opacity: 0;
    }
    100% {
        transform: rotate(-10deg) translateX(0px);
        opacity: 1;
    }
}
  
  
  
  

/* 
    Advance Membership Wrapper
*/

.demoContent {
    padding-top: 0;
}

#demoWrapper .svg-content {
    position: relative;
    text-align: center;
}

#demoWrapper .svg-content .svg-content-circle {
    position: absolute;
    content: '';
    height: 325px;
    width: 325px;
    background: rgb(0 214 212 / 67%);
    border-radius: 50%;
    left: 0;
    bottom: 0;
}
#demoWrapper .svg-content .svg-content-rounded {
    position: absolute;
    content: '';
    height: 265px;
    width: 265px;
    background: #a8eee4;
    border-radius: 50%;
    right: 24px;
    top: -31px;
}
#demoWrapper .container {
    padding: 0 0 47.5px 0;
}
#demoWrapper .wrapper-title {
    margin-bottom: 50px;
}
#demoWrapper h3 {
    position: relative;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 42px;
    color: transparent;
    padding: 25px 0;
    display: inline-block;

    background-image: linear-gradient(to right, rgb(114 47 255), rgb(39 174 96));
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(to right, #000000 20%, #ff0844 90%);
    background-image: linear-gradient(to right, #000000 20%, #722fff 90%);
    text-shadow: 0px 2px #00000014;
}
#demoWrapper h3:before {
    content: '';
    background: #ffffff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' style='fill: %23ff0844'%3E%3Cpath d='M21.947 9.179a1.001 1.001 0 0 0-.868-.676l-5.701-.453-2.467-5.461a.998.998 0 0 0-1.822-.001L8.622 8.05l-5.701.453a1 1 0 0 0-.619 1.713l4.213 4.107-1.49 6.452a1 1 0 0 0 1.53 1.057L12 18.202l5.445 3.63a1.001 1.001 0 0 0 1.517-1.106l-1.829-6.4 4.536-4.082c.297-.268.406-.686.278-1.065z'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    bottom: -10px;
    height: 25px;
    width: 25px;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 1;
}
#demoWrapper h3:after {
    position: absolute;
    content: '';
    background: #ff0844;
    /* height: 2px; */
    height: 1.5px;
    width: 20%;
    left: 0;
    bottom: 0;
    margin: 0 auto;
    right: 0;
    border-radius: 7px;
    background-image: linear-gradient(to right, #000000 20%, #ff0844 90%);
}
#demoWrapper h3 svg {
    height: 40px;
    width: 40px;
    vertical-align: bottom;
    margin-left: 22px;
    stroke-width: 1.3;
    display: none;
}

#demoWrapper h3 .header__bg {
    position: absolute;
    top: 6px;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: skewY(359deg);
    transform-origin: top left;
    background-image: linear-gradient( 
-225deg
 , rgb(93 106 234 / 9%) 0%, rgb(0 214 212 / 12%) 100%);
 display: none;
}

#demoWrapper .row {
    padding-top: 50px;
}
#demoWrapper .row:not(:last-child) {
    padding-bottom: 100px;
}

#demoWrapper .tab-toggles {
    display: flex;
    justify-content: center;
    position: relative;
    margin-bottom: 50px;
}

#demoWrapper .tab-toggles:after {
    content: '';
    background: #ffffff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' style='fill: %23ff0844'%3E%3Cpath d='M21.947 9.179a1.001 1.001 0 0 0-.868-.676l-5.701-.453-2.467-5.461a.998.998 0 0 0-1.822-.001L8.622 8.05l-5.701.453a1 1 0 0 0-.619 1.713l4.213 4.107-1.49 6.452a1 1 0 0 0 1.53 1.057L12 18.202l5.445 3.63a1.001 1.001 0 0 0 1.517-1.106l-1.829-6.4 4.536-4.082c.297-.268.406-.686.278-1.065z'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    bottom: -10px;
    height: 25px;
    width: 25px;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 1;
    top: 65px;
    /* display: none; */
}
#demoWrapper .tab-toggles:before {
    position: absolute;
    content: '';
    background: #ff0844;
    /* height: 2px; */
    height: 1px;
    width: 20%;
    left: 0;
    bottom: 0;
    margin: 0 auto;
    right: 0;
    border-radius: 7px;
    background-image: linear-gradient(to right, #000000 20%, #ff0844 90%);
    top: 80px;
    /* display: none; */
}

#demoWrapper .nav {
    /* display: inline-block; */
}
#demoWrapper .nav.nav-pills {
    position: relative;
    display: block;
    margin-bottom: 0;
    background: #fff;
    border-radius: 8px;
    /* padding: 5px; */
}
#demoWrapper .nav.nav-pills:before {
    /* height: 84%; */
    /* height: 120%; */
    /* left: 5px; */
    /* left: -1px; */
    /* top: 4px; */
    /* top: -6px; */
    /* background: linear-gradient(to right, #000000 20%, #722fff 90%); */
    content: '';
    position: absolute;
    background: #692beb;
    color: #fff;
    height: 90%;
    width: 50%;
    top: 0;
    bottom: 0;
    border-radius: 8px;
    z-index: -1;
    left: 3px;
    right: auto;
    transition: .2s;
    z-index: 0;
    top: 3px;
    border: 2px solid #fff;
    background: #eceffe;
    display: none;
}
#demoWrapper .nav.nav-pills.show:before {
    /* left: 122px; */
    left: 127px;
}
#demoWrapper .nav .nav-item {
    display: inline-block;
}
#demoWrapper .nav .nav-link:before {

}
#demoWrapper .nav .nav-link {
    color: #3b3f5c;
    padding: 11px 21px;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 18px;
    border-radius: 8px;
}
#demoWrapper .nav .nav-link.active {
    background: transparent;
    color: #4361ee;
    position: relative;
    /* font-weight: 500; */
    background: #eceffe;
}

.course-card {
    background-clip: border-box;
  background-color: #fff;
  border: none;
  border-radius: 8px;
  box-sizing: border-box;
  color: #212529;
  display: flex;
  flex-direction: column;
  line-height: 24px;
  min-width: 0;
  overflow-wrap: break-word;
  padding: 15px;
  padding-left: 35px;
  position: relative;
  text-align: left;
  transition: all .8s;
  word-wrap: break-word;
  min-width: 300.328px;
  margin-bottom: 30px;
}
.course-card .card-body {
    display: block;
    position: relative;
}
.course-card .card-body:before, .course-card .card-body:after {
    position: absolute;
    content: "";
    border-radius: 0 0 8px 8px;
    transition: 0.3s;
    bottom: 2px;
    height: 24px;
    background: rgba(0, 0, 0, 0.08);
    z-index: 0;
}
.course-card .card-body:before {
    left: 16px;
    right: 16px;
}
.course-card .card-body:hover:before {
    transform: translateY(-4px);
}

.course-card .card-body:after {
    left: 32px;
    right: 32px;
    bottom: -8px;
    background: rgba(0, 0, 0, 0.09);
    transition-delay: 0.1s;
}
.course-card .card-body:hover:after {
    transform: translateY(-12px);
}

.course-card .card-body {
    padding: 0;
}
.course-card h6 {
    box-sizing: border-box;
    color: #212529;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 0;
    text-align: center;
    word-wrap: break-word;
}
.course-card .demos-list {
    text-align: center;
    margin-top: 16px;
    margin-bottom: 16px;
}

.course-card .demos-list a.btn {
    margin-left: 15px;
    -webkit-box-align: center;
    align-items: center;
    background: rgb(56, 97, 251);
    border: 0px;
    border-radius: 8px;
    display: inline-flex;
    color: rgb(255, 255, 255);
    cursor: pointer;
    -webkit-box-pack: center;
    justify-content: center;
    outline: 0px;
    font-weight: 600;
    width: auto;
    height: 36px;
    font-size: 13px;
    padding: 0px 16px;
    line-height: 18px;
    background-image: linear-gradient(15deg, #073048 0%, #40cdbd 100%);
}
.course-card .demos-list a.btn:hover {
    background-size: 450px;
}
.course-card .demos-list a.btn-primary {
    background-color: #4361ee;
    border-color: #4361ee;
    margin-right: 10px;
    font-size: 15px;
    
    letter-spacing: 1px;
    transition: .5s;
    background-image: linear-gradient(15deg, #073048 0%, #40cdbd 100%);
    
    background-size: 115px;
}
.course-card .demos-list a.btn-primary.btn-soon {
    background-size: 190px;
    cursor: default;
    background: #bfc9d4;
    color: #000;
}
.course-card .demos-list a.btn-primary:hover {
    background-size: 450px;
}
.course-card .demos-list a.btn-primary.focus, 
.course-card .demos-list a.btn-primary:focus {
    box-shadow: none;
}
.course-card .demos-list a.btn-primary:not(:disabled):not(.disabled).active:focus,
.course-card .demos-list a.btn-primary:not(:disabled):not(.disabled):active:focus,
.course-card .demos-list .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}
.course-card .demos-list a.btn-dark {
    font-size: 15px;
    background-size: 115px;
    transition: .5s;
}
.course-card .demos-list a.btn-dark.focus, 
.course-card .demos-list a.btn-dark:focus {
    box-shadow: none;
}
.course-card .demos-list a.btn-dark:not(:disabled):not(.disabled).active:focus,
.course-card .demos-list a.btn-dark:not(:disabled):not(.disabled):active:focus,
.course-card .demos-list .show>.btn-dark.dropdown-toggle:focus {
    box-shadow: none;
}


.img__cover { 
    width: 100%;
    border-radius: 5px;
} 
.embed-responsive {
    border: 1px solid #e0e6ed;
    border-radius: 5px;
    transition: .5s;
    overflow: inherit;

    z-index: 2;
    position: relative;
}
.embed-responsive .badge-updated {
    position: absolute;
    bottom: -5px;
    right: 0;
    font-size: 11px;
    color: #6d5240;
    background: #f4caae;
    padding: 1px 9px;
    border-radius: 4px;
    font-weight: 500;
    color: #fff;
    background: #7945ca;
    letter-spacing: 0.7px;
    z-index: 1;
    display: none;
}
.embed-responsive .badge-new {
    position: absolute;
    bottom: -5px;
    right: 0;
    font-size: 11px;
    color: #fff;
    background: #e7515a;
    padding: 1px 9px;
    border-radius: 4px;
    font-weight: 500;
    letter-spacing: 0.7px;
    z-index: 1;
}
.embed-responsive:before {
    padding-top: 70.2%;
}
.course-card:hover .embed-responsive {
    box-shadow: none;
}

.embed-responsive .embed-responsive-item , .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { 
    top: 0; 
    bottom: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
    border: 0; 
    border-top-width: 0px; 
    border-right-width: 0px; 
    border-bottom-width: 0px; 
    border-left-width: 0px; 
    border-top-style: initial; 
    border-right-style: initial; 
    border-bottom-style: initial; 
    border-left-style: initial; 
    border-top-color: initial; 
    border-right-color: initial; 
    border-bottom-color: initial; 
    border-left-color: initial; 
    border-image-source: initial; 
    border-image-slice: initial; 
    border-image-width: initial; 
    border-image-outset: initial; 
    border-image-repeat: initial;
    background: #e0e6ed;
    border-radius: 8px;
    z-index: 1;
}

/* 
    Advance Membership Wrapper
*/

#advanceMembershipWrapper .svg-content {
    position: relative;
    text-align: center;
}
#advanceMembershipWrapper .svg-content .svg-content-circle {
    position: absolute;
    content: '';
    height: 325px;
    width: 325px;
    background: rgb(0 214 212 / 67%);
    border-radius: 50%;
    left: 0;
    bottom: 0;
}
#advanceMembershipWrapper .svg-content .svg-content-rounded {
    position: absolute;
    content: '';
    height: 370px;
    width: 370px;
    background: #ebfaf2;
    border-radius: 50%;
    top: -69px;
    z-index: -1;
    left: -25px;
}
#advanceMembershipWrapper .alt-row .svg-content .svg-content-rounded {
    right: -25px;
    left: auto;
}
#advanceMembershipWrapper svg {
    width: 450px;
    height: 450px;
}
#advanceMembershipWrapper .container {
    padding: 0 0 47.5px 0;
}

#advanceMembershipWrapper h3 {
    position: relative;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 42px;
    color: transparent;
    padding: 25px 0;
    border-radius: 8px;
    display: inline-block;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(to right, #000000 20%, #722fff 90%);
    text-shadow: 0px 2px #00000014;

}
#advanceMembershipWrapper h3 .header__bg {
    position: absolute;
    top: 6px;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: skewY(359deg);
    transform-origin: top left;
    background-image: linear-gradient( 
-225deg
 , rgb(93 106 234 / 9%) 0%, rgb(0 214 212 / 12%) 100%);
 display: none;
}

#advanceMembershipWrapper h3:before {
    content: '';
    background: #ffffff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' style='fill: %23ff0844'%3E%3Cpath d='M21.947 9.179a1.001 1.001 0 0 0-.868-.676l-5.701-.453-2.467-5.461a.998.998 0 0 0-1.822-.001L8.622 8.05l-5.701.453a1 1 0 0 0-.619 1.713l4.213 4.107-1.49 6.452a1 1 0 0 0 1.53 1.057L12 18.202l5.445 3.63a1.001 1.001 0 0 0 1.517-1.106l-1.829-6.4 4.536-4.082c.297-.268.406-.686.278-1.065z'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    bottom: -10px;
    height: 25px;
    width: 25px;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 1;
}
#advanceMembershipWrapper h3:after {
    position: absolute;
    content: '';
    background: #ff0844;
    /* height: 2px; */
    height: 1.5px;
    width: 20%;
    left: 0;
    bottom: 0;
    margin: 0 auto;
    right: 0;
    border-radius: 7px;
    background-image: linear-gradient(to right, #000000 20%, #ff0844 90%);
}

#advanceMembershipWrapper h3 svg {
    height: 40px;
    width: 40px;
    vertical-align: bottom;
    margin-left: 22px;
    stroke-width: 1.3;
    display: none;
}
#advanceMembershipWrapper .row {
    padding-top: 50px;
}
#advanceMembershipWrapper .row:not(:last-child) {
    padding-bottom: 100px;
}
#advanceMembershipWrapper .col-md-6 {
    align-self: center;
}
#advanceMembershipWrapper .last-row .col-md-6:nth-last-child(2) {
    margin-bottom: 0;
}
#advanceMembershipWrapper .last-row .col-md-6:last-child {
    margin-bottom: 0;
}
#advanceMembershipWrapper .svg-content a {
    display: inline-block;
    background: #e0e6ed;
    border-radius: 6px;
    min-height: 232px;
}
#advanceMembershipWrapper img {
    margin: 0 auto;
    border-radius: 6px;
    box-shadow: rgb(217, 217, 217) 5px 5px 20px 0px, rgb(255, 255, 255) -5px -5px 20px 0px;
    max-width: 100%;
    height: auto;
    transition: .5s;
    border: 1px solid #ebedf2;

}

#advanceMembershipWrapper img:hover {
    box-shadow: none;
}

#advanceMembershipWrapper h4 {
    color: #17262e;
    font-size: 36px;
    font-weight: 900;
    line-height: 42px;
    margin-bottom: 25px;
    margin-top: 0;
}
#advanceMembershipWrapper .feature-list {
    position: relative;
}

#advanceMembershipWrapper .feature-list .svg-content-icon svg {
    width: 16px;
    height: 16px;
}
#advanceMembershipWrapper .feature-list p {
    box-sizing: border-box;
    font-size: 20px;
    color: #515151;
    margin-top: 0;
    margin-bottom: 30px;
    text-align: left;
    font-family: var(--bs-body-font-family);
}
#advanceMembershipWrapper .feature-list a.primary-cta.green.w-button {
    background: #1b55e2;
    color: #fafafa;
    box-shadow: 0 10px 20px -10px #1b55e2;
    background-image: linear-gradient( 
    135deg, #626aff 10%, #000DFF 100%);
    padding: 13px 24px;
    border: none;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    background: #0155ff;
    box-shadow: 0 10px 20px -10px #0155ff;
    border-radius: 14px;
    position: relative;
    transition: .5s;
}  
#advanceMembershipWrapper .feature-list a.primary-cta.green.w-button:hover {
    box-shadow: none;
    background: #1f4593;
}
#advanceMembershipWrapper .feature-list a.primary-cta.green.w-button:active {
    outline: 0;
}  
#advanceMembershipWrapper .feature-list a.primary-cta.green.w-button:hover {
    box-shadow: rgba(0,0,0,.2) 0 0 30px 0;
    outline: 0;
}


/*
    =======================
        Download Wrapper
    =======================
*/
#downloadWrapper {
    padding-top: 80px;
    padding-bottom: 80px;
    position: relative;
    background: #323232;
    margin-top: 100px;
}

#downloadWrapper h3 {
    position: relative;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 35px;
    color: #fff;
    padding: 23px 0;
    border-radius: 8px;
}
#downloadWrapper h3 .header__bg {
    position: absolute;
    top: 6px;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: skewY(359deg);
    transform-origin: top left;
    background-image: linear-gradient(-225deg, rgb(93 106 234 / 9%) 0%, rgb(0 214 212 / 12%) 100%);
    z-index: -1;
}
#downloadWrapper a.btn {
    background-image: linear-gradient( 135deg, #e65bd6 10%, #C32BAC 100%);
    -webkit-box-align: center;
    align-items: center;
    border: 0px;
    border-radius: 8px;
    display: inline-flex;
    color: rgb(255, 255, 255);
    cursor: pointer;
    -webkit-box-pack: center;
    justify-content: center;
    outline: 0px;
    width: auto;
    line-height: 18px;
    
    letter-spacing: 1px;
    transition: .5s;

    padding: 13px 24px;
    border: none;
    font-size: 18px;
    font-weight: 600;
}
#downloadWrapper a.btn:focus {
    box-shadow: none;
}
#downloadWrapper a.btn:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}
    
    /* 
    Footer Wrapper
    */
    
#footerWrapper {
    padding: 25px 0 25px 0;
    background-color: #292929;
}
#footerWrapper li a {
    color: #ffffff;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 500;
}
#footerWrapper p {
    color: #ffffff;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 500;
}

#footerWrapper p a {
    color: #bfc9d4;
    font-size: 16px;
    letter-spacing: 0px;
}

@media (max-width: 991px){
    .navbar-brand {
        margin: 0 auto;
    }
    
    .navContainerWrapper .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
        margin-right: auto;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    #advanceMembershipWrapper .svg-content .svg-content-rounded,
    #advanceMembershipWrapper .alt-row .svg-content .svg-content-rounded {
        margin: 0 auto;
        left: 0;
        right: 0;
    }
}

@media (max-width: 1199px) {
    .course-card {
        padding-left: 15px;
    }
}

@media (max-width: 1399px) and (min-width: 1200px) {
    #headerWrapper h1 {
        font-size: 43px;
    }
    #headerWrapper p {
        font-size: 18px;
    }
}

@media (max-width: 1399px) {
    #headerWrapper img.header-center {
        padding: 0 0 95px 0;
    }
}
@media (max-width: 1599px) and (min-width: 1200px) {

    #demoWrapper .container {
        max-width: 1200px;
        padding-right: 15px;
        padding-left: 15px;
    }

    #headerWrapper .container {
        padding: 0 36px;
        height: 100%;
    }

    .navContainerWrapper .container {
        padding: 0 63px;
    }

    .course-card {
        padding-left: 15px;
    }
}

@media (min-width: 1200px){
    .container {
        max-width: 1422px;
    }

    #advanceMembershipWrapper .container {
        padding: 0 0 47.5px 0;
        max-width: 1140px;
    }
}

@media (max-width: 1199px){
    #headerWrapper img.header-center {
        /* padding: 0 0; */
        padding: 0;
    }
    #headerWrapper img {
        margin: 0 auto;
    }
    #headerWrapper .header-content {
        margin-bottom: 95px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .course-card {
        min-width: auto;
    }
    #demoWrapper .container {
        max-width: 746px;
    }
}

@media (max-width: 767px){
    .course-card {
        min-width: auto;
    }
    .headerContainerWrapper {
        position: relative;
        height: auto;
    }
    .header-height-manager {
        height: auto;
    }
    #headerWrapper .header-content {
        max-width: 100%;
    }

    #headerWrapper .features {
        justify-content: center;
    }
    #headerWrapper .img__cover {
        display: none;
    }    
}

@media (max-width: 575px){

    .navContainerWrapper .navbar-brand img {
        width: 50px;
        height: 50px;
        margin-right: 20px;
    }
    .navContainerWrapper .navbar-brand span {
        font-size: 34px;
        font-weight: 700;
        vertical-align: top;
    }
    #demoWrapper h3 {
        font-size: 25px;
        padding: 19px 11px;
        margin-right: 15px;
        margin-left: 15px;
    }
    #demoWrapper h3 svg {
        display: none;
    }
    #advanceMembershipWrapper h3 {
        font-size: 25px;
        padding: 19px 11px;
        font-weight: 500;
    }
    #advanceMembershipWrapper h3 svg {
        display: none;
    }
    #advanceMembershipWrapper .svg-content .svg-content-rounded {
        right: 0;
        left: 0;
        margin: 0 auto;
    }
    #advanceMembershipWrapper .container {
        padding-right: 15px;
        padding-left: 15px;
    }

    #advanceMembershipWrapper .svg-content a {
        min-height: auto;
    }


    nav.navbar {
        padding: 6px 0;
    }

    nav.navbar .container { display: block; }

     #headerWrapper h1 {
        font-size: 40px;
     }
     
     #headerWrapper ul.features li svg {
        vertical-align: sub;
        fill: #9e9e9e;
        width: 20px;
        height: 20px;
    }
     
     #headerWrapper a.checkDemos {
        padding: 9px 17px;
        font-size: 14px;
     }
     #headerWrapper a.checkDemos svg {
        display: none;
     }
     
     #headerWrapper a.cta-purchase {
        padding: 9px 17px;
        font-size: 14px;
        margin-left: 5px;
     }

     nav.navbar div ul.navbar-nav li a.btn.buyNow {
        color: #fafafa;
        transition: .5s;
        background-image: linear-gradient(135deg, #f58976 10%, #EA5455 100%);
        box-shadow: 0 10px 20px -10px #f58976;
    }
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #headerWrapper { margin-top: 90px; }
 }
 