body {
    text-align: justify !important;
    font-size: 14px !important;
}

.lan {
    width: 15px;
}

.right-part {
    display: flex
}

    .right-part .dropdown {
        display: inline-block;
    }

.login {
    margin: 0 15px;
}

.header .btn-getstarted, .header .btn-getstarted:focus {
    font-size: 14px;
}

p {
    color: #2a2a2a;
    font-family: "Poppins", Helvetica;
    opacity: 0.8;
}

.lms img {
    padding: 12px;
}

.image-box {
    text-align: center;
}

    .image-box h3 {
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 14px;
        text-decoration: underline;
    }

    .image-box p, .image-box li {
        /*color: var(--neutral-700, RGBA(42, 42, 42, 0.51));*/

        font-style: normal;
        font-weight: 500;
        line-height: 24px; /* 171.429% */
        letter-spacing: 0.28px;
    }

ul.list-none {
    list-style-type: none;
    padding: 0;
}

.list-box {
    text-align: start;
    margin: 20px auto;
}

.image-box .list-box li {
    margin: 10px 0;
    color: #000;
}

.image-box li img {
    padding-right: 5px;
}

.image-box h2 {
    font-size: 36px;
    font-weight: bold;
}

.space {
    display: inline-flex;
    flex-direction: column;
    justify-content: space-between;
}

.explore-btn {
    display: flex;
    align-items: center;
    gap: 8px;
}

.magic-box-wrap {
    border-radius: 16px;
    background: #000;
    padding: 40px 48px;
    position: relative;
}

    .magic-box-wrap p, .magic-box-wrap h2, .magic-box-wrap a {
        color: #fff;
        opacity: 1
    }

    .magic-box-wrap p {
        margin: 32px 0;
    }

img.magic-img {
    position: absolute;
    top: -168px;
    max-width: 551px;
    right: 0px;
}

.magic-box {
    position: relative;
    padding: 200px 0;
}


p.cavet {
    color: #f5983b;
    font-family: "Caveat";
    font-size: 36px;
    font-weight: 700;
    opacity: 1;
}

.form-wrap input, .form-wrap textarea {
    background-color: #F2F2F7;
    border: #F2F2F7;
}


.header {
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
}

.package-wrap {
    border-radius: 12px;
    background: #F2F2F7;
    text-align: left;
    padding: 35px;
}

.package-list li {
    display: flex;
}

.package-list li {
    margin-bottom: 30px;
}

.package-list img {
    margin-right: 15px;
}

.btn-full {
    width: 100%;
}

.btn-white {
    background-color: #fff;
    color: #000;
}

    .btn-white:hover {
        background-color: #ccc;
    }

.bg-black h3, .bg-black li {
    color: #fff;
}

.simulation-img {
    max-width: 370px;
}

.features li.nav-item {
    width: auto;
}

.features a.nav-link {
    display: ruby-base;
    border-radius: 10px;
}

    .features a.nav-link img {
        margin-right: 10px;
    }

.features nav {
    justify-content: space-between;
}

.tab-pane {
    margin-top: 100px;
}

.package-list li {
    margin-bottom: 30px;
}

.package-list {
    text-align: left;
}

.pruchase-setion {
    padding: 35px;
    width: 275px;
    aspect-ratio: 1;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 0 0 0 auto;
}

    .pruchase-setion h2, .pruchase-setion p {
        color: #fff;
    }

    .pruchase-setion p {
        font-size: 20px;
    }

.old-price {
    font-size: 24px;
}

.card-img-top {
    height: 11vw;
    object-fit: cover;
}



.ratings {
    display: flex;
    align-items: center;
}

.star-rating {
    font-size: 30px;
    cursor: pointer;
}

.star {
    display: inline-block;
    margin: 0 5px;
}

    .star:hover,
    .star.selected {
        color: gold;
    }

.ratings p {
    margin-bottom: 0;
    margin-right: 15px;
}

.user-part {
    display: flex;
    margin-left: 20px;
}

.rating-section {
    display: flex;
    align-items: center;
}

.filters {
    display: flex;
}

.btn-secondery {
    background: #F2F2F7;
    border-radius: 10px;
}

.filters .btn-secondery {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.filters select {
    background-color: #F2F2F7;
    margin: 0 10px;
}

    .filters select + select {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        margin: 0;
    }

.form-select:focus {
    border-color: 0;
    box-shadow: none;
}

.search-form {
    background-color: #F2F2F7;
    padding: .375rem 2.25rem .375rem .75rem;
    margin-top: 30px;
    border-radius: 10px;
}

    .search-form input {
        background: #F2F2F7;
        border: none;
        width: calc(100% - 35px);
    }

    .search-form button {
        background: transparent;
        border: 0;
    }

input:focus-visible {
    outline: 0;
}

.courses-list {
    margin-top: 30px;
}

    .courses-list h2 {
        color: #000;
        font-family: Poppins;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
    }

    .courses-list p {
        /*color: rgba(0, 0, 0, 0.40);*/
        font-family: "Poppins", Helvetica;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        margin-bottom: 0;
    }

.pagination a.page-link {
    border-radius: 4px;
    background: #F2F2F7;
    color: rgba(47, 51, 54, 0.70);
}

.pagination .page-item {
    margin: 0 5px;
}

.courses-right h2 {
    color: #000;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

.courses-righ p {
    color: #000;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.topics a {
    border-radius: 4px;
    background: #F2F2F7;
    padding: 10px 20px;
    margin: 5px;
    display: inline-block;
}

a {
    text-decoration: underline;
}





/*Video css*/
.videoBox1 {
    background: linear-gradient(white, white) padding-box, linear-gradient(to right, #f5983b, #ca88eb) border-box;
    border-radius: 11px;
    border: 11px solid transparent;
}

.videoBox2 {
    background: linear-gradient(white, white) padding-box, linear-gradient(to right, #ca88eb, #f5983b) border-box;
    border-radius: 11px;
    border: 11px solid transparent;
}

.video-wrap {
    position: relative;
    width: 100%;
    height: 100%;
}

    .video-wrap video {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.video-play {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); /* Semi-transparent background */
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0; /* Initially hidden */
    transition: opacity 0.3s; /* Transition for opacity */
}

.video-wrap:hover .video-play, .video-wrap:hover .video-btn p {
    opacity: 1;
    cursor: pointer; /* Show on hover */
}

.video-wrap:hover .btnPlay {
    margin-left: 50%;
}

.video-wrap:hover .video-btn {
    margin-left: 0px;
}

.btnPlay {
    width: 50px;
    height: 50px;
    font-size: 25px;
    color: #fff;
    background-color: #F5983B;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s;
}

    .btnPlay:hover i {
        color: #fff;
    }

.video-btn {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    display: inline-flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    z-index: 99999;
    transform: translateX(-25px);
}

    .video-btn p {
        color: #fff;
        margin: 0;
        text-align: center;
        opacity: 0;
        transform: translateX(25px);
    }


.hero-animated {
    background-image: url('../images/indexbackground.png');
    padding: 165px 0;
    background-repeat: repeat-x;
    background-size: cover;
}

.fixed-top {
    position: relative;
}

.hero-animated h2 {
    color: #fff;
}

div a.btn-get-started.btn-orange {
    background-color: #F5983B;
}
/*.mask {
    -webkit-mask-image: url(../images/mask.png);
    -webkit-mask-position: left top;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 150%;
    mask-image: url(../images/mask.png);
    mask-position: left top;
    mask-repeat: no-repeat;
    mask-size: 100%;
} */

.happy-users-wrap {
    color: #fff;
    background-image: url('../images/happy-users.png');
    /*  padding: 50px 0;*/
    padding: 60px 0 0 55px;
    position: relative;
    background-repeat: repeat-x;
    background-size: cover;
    border-radius: 80px 80px 0px 0px;
}

    .happy-users-wrap::before {
        content: '';
        /*    background-image: url(../images/happy-users-left.jpg);*/
        background-position: top;
        background-size: cover;
        background-repeat: repeat-x;
        height: 100%;
        width: 100%;
        left: -50%;
        position: absolute;
        top: 0;
        z-index: -1;
    }

.underline {
    text-decoration: underline;
}

.happy-users-wrap img.magic-img {
    position: absolute;
    top: -71px;
    max-width: 230px;
    right: -36px;
}

.user-text {
    text-align: center;
    color: #fff;
    padding: 50px 0;
    background-image: url(../images/bg-box.png);
    background-position: top;
    background-size: cover;
    background-repeat: repeat-x;
}

    .user-text p {
        color: #fff;
    }

.impact {
    text-align: center;
}

    .impact p {
        margin-top: 10px;
    }

.boost-wrap {
    border: 5px solid #F88011;
    border-radius: 35px;
}

.boost-tech h4 {
    background-color: #fff;
    margin-top: -13px;
    display: inline-block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    /* font-size: 27px;*/
    color: #707070;
}

    .boost-tech h4 span {
        padding: 0 30px;
    }

.boost-inner {
    padding: 40px;
}

.left-text {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

    .left-text h2 {
        color: #F88011;
    }

    .left-text p {
        color: #818282;
    }

.boost-inner video {
    max-height: 300px;
}

.boost-inner .tab-pane {
    margin-top: 50px;
}

.boost-inner .nav-pills {
    display: flex;
    border-bottom: solid 1px #ccc;
}

    .boost-inner .nav-pills li {
        width: 20%;
        text-align: center;
    }

    .boost-inner .nav-pills .nav-link.active {
        background-color: transparent;
        color: #000;
        border-bottom: solid 4px #000;
        border-radius: 0;
        font-weight: bold;
        margin-bottom: -2px;
    }

    .boost-inner .nav-pills .nav-link {
        color: #818282;
        /*  font-size: 22px;*/
    }

.textAlignStart {
    text-align: start;
}

.positionInitial {
    position: initial !important;
}

.virtualLabFilterContainer {
    background: black;
    padding: 10px;
    color: white;
    border-radius: 10px 10px 0px 0px;
    justify-content: center;
}

#dvFilteredSimulatons {
    border: 1px solid #fbf4f4;
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 10px #eabd94;
    padding: 10px;
}

.filtered-sim-height {
    /*  max-height: 530px;*/
    /*  overflow-y: auto;*/
}

.lightBorderBottom {
    border-bottom: 1px solid lightgray;
}

.secondaryColor {
    color: #f67f11 !important;
}

.SecondaryDark {
    background-color: #f67f11 !important;
}

.searchLabel {
    text-align: center;
    display: inline-block;
    /*margin: auto;*/
}

.video-bg {
    background-image: url(../images/video-bg1.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 524px;
    height: 560px;
    background-position: top center;
    margin-top: 0;
    margin-bottom: -206px;
    scale: 1.22;
}

.magic-bg {
    background-color: #000;
    border-radius: 16px;
}

.text-wrap {
    height: 100%;
    padding: 50px 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: start;
}

    .text-wrap h3, .text-wrap p {
        color: #fff;
    }

.magic-bg img {
    height: 100%;
    object-fit: cover;
}

/* Video Mask */
.listRight {
    left: auto !important;
    right: 0 !important;
}
/** {
    outline: 1px solid #f00 !important;
}*/
.video-mask {
    position: relative;
    width: 100%;
    width: 530px;
    overflow: hidden;
    mask-image: url(../images/mask-sm.png);
    -webkit-mask-image: url(../images/mask-sm.png);
    height: 490px;
    mask-size: cover;
    -webkit-mask-size: cover;
    margin-top: -150px;
}

.hero-animated video {
    /*width: 1405px;*/
    position: relative;
    z-index: 1;
    /* height: 800px;*/
    left: -131px;
}


video {
    width: 1405px;
    position: relative;
    z-index: 1;
    height: 800px;
}



.indexCardbox {
    width: 12rem;
    height: 200px;
}

    .indexCardbox img {
        width: 114px;
    }

/*  Assigning properties to inner
        content of card  */
.card__inner {
    background-color: rgba(0, 0, 0, 0.9);
    color: white;
    position: absolute;
    top: 0px;
    /* bottom: 0px;*/
    left: 0px;
    right: 0px;
    z-index: 1;
    opacity: 0;
    /*  padding: 2rem 1.3rem 2rem 2rem;*/
    transition: all 0.4s ease 0s;
    border-radius: 5px;
    min-height: 200px;
}

/*  On hovering card opacity 
        of content must be 1*/
.card:hover .card__inner {
    opacity: 1;
}

.indexCardWidth {
    width: 225px;
}

.z-999 {
    z-index: 999
}

/*  General property for heading
        and paragraph*/

.filteredSimIconSize {
    width: 420px;
    height: 295px
}

.filteredModuleName {
    font-weight: 900
}

.filteredModuleDescription {
}

.loginButton {
    width: 335px;
}

.cavetSubheader {
    font-size: 24px !important;
}

.username {
    overflow: hidden;
    max-width: 150px;
}

.form-control {
    font-size: 14px !important;
    font-family: "Poppins", Helvetica;
}

.width170 {
    width: 170px !important;
}

.width100 {
    width: 100% !important;
}

.end15 {
    right: 15px;
}

.offerValidButton {
    border-left: 3px solid #f67f11;
    color: white;
    text-align: start;
    padding: 5px;
    margin-left: 20px;
}

.hintLablel {
    font-size: 12px;
}

.requiredInput {
    border-left: 0.5px #ee0000 solid;
}

.normalFontWeight {
    font-weight: normal !important;
}




.explore-acc .accordion-body {
    border: 1px solid #000000;
    border-radius: 0px 0px 15px 15px;
    margin-top: -8px;
    min-height: 300px;
}

.explore-acc button.accordion-button:focus {
    box-shadow: none;
}

#main .explore-acc button.accordion-button {
    background: #F2F2F7;
    border: 1px solid #949494;
    border-radius: 10px;
}

#main .explore-acc .accordion-button:not(.collapsed) {
    background: #181818;
    color: #fff;
}

.explore-acc .accordion-item {
    margin-bottom: 22px;
}

.explore-acc h3.accordion-header {
    font-size: 22px;
    font-weight: 600;
}

    .explore-acc h3.accordion-header i {
        font-size: 25px;
        margin-right: 10px;
    }

html:not(.no-js) [data-aos^="fade"][data-aos^="fade"].aos-animate {
    border: 0;
}

.explore-acc p {
    text-align: justify;
}

.explore-acc, .explore-acc p {
    color: #000;
    /* font-weight: 600;*/
}

    .explore-acc .text-content {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100%;
    }

.virtual-lab .card-header {
    background-color: #000;
    box-shadow: 0 0px 10px 7px #cccccc61;
}

    .virtual-lab .card-header p {
        color: #fff;
    }

.btn-orange {
    background-color: #F88011;
    color: #fff;
}

    .btn-orange:hover {
        opacity: .8;
        background-color: #F88011;
        color: #fff;
    }

.search-text {
    border: 1px solid #F88011;
    border-radius: 0 0 10px 10px;
    padding: 15px;
}

.floatRT {
    float: right;
}
.font17 {
    font-size: 17px !important;
}

.font20 {
    font-size: 20px !important;
}

.font25 {
    font-size: 25px !important;
}

.font12 {
    font-size: 12px;
}

.font30 {
    font-size: 30px;
}

.contactusHint {
    font-size: 25px !important;
}

.tag {
    background-color: #F0F0F0;
    /* font-weight: 600; */
    font-size: 12px;
    letter-spacing: 0.5px;
    padding: 2px 5px;
    margin: 0 0px 2px 0;
    display: inline-block;
    border-radius: 6px;
}

.blackColor {
    color: black !important;
}

.displayNone {
    display: none !important;
}

.externalRedirection {
    display: none !important;
}

.offerPopupButtons {
    position: absolute;
    bottom: 10px;
    width: 100%;
}

.linkedINColor {
    color: #0077b5;
}

.form-floating > .form-control-plaintext ~ label::after, .form-floating > .form-control:focus ~ label::after, .form-floating > .form-control:not(:placeholder-shown) ~ label::after, .form-floating > .form-select ~ label::after {
    background: none;
}

.padding5 {
    padding: 5px;
}

.loader {
    transform: rotateZ(45deg);
    perspective: 1000px;
    border-radius: 50%;
    width: 68px;
    height: 68px;
    color: #fff;
    position: relative;
    display: block;
}

    .loader:before,
    .loader:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: inherit;
        height: inherit;
        border-radius: 50%;
        transform: rotateX(70deg);
        animation: 1s spin linear infinite;
    }

    .loader:after {
        color: #FF3D00;
        transform: rotateY(70deg);
        animation-delay: .4s;
    }

    .loader:before {
        color: #2875ff;
    }

@keyframes rotate {
    0% {
        transform: translate(-50%, -50%) rotateZ(0deg);
    }

    100% {
        transform: translate(-50%, -50%) rotateZ(360deg);
    }
}

@keyframes rotateccw {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    100% {
        transform: translate(-50%, -50%) rotate(-360deg);
    }
}

@keyframes spin {
    0%, 100% {
        box-shadow: .2em 0px 0 0px currentcolor;
    }

    12% {
        box-shadow: .2em .2em 0 0 currentcolor;
    }

    25% {
        box-shadow: 0 .2em 0 0px currentcolor;
    }

    37% {
        box-shadow: -.2em .2em 0 0 currentcolor;
    }

    50% {
        box-shadow: -.2em 0 0 0 currentcolor;
    }

    62% {
        box-shadow: -.2em -.2em 0 0 currentcolor;
    }

    75% {
        box-shadow: 0px -.2em 0 0 currentcolor;
    }

    87% {
        box-shadow: .2em -.2em 0 0 currentcolor;
    }
}

.loader-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 1200;
    background: #ffffffc9;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .loader-wrap label {
        color: #f88011;
        padding-top: 6px;
    }

.stepsArrowContainer {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 2%;
    padding-right: 2%;
}

    .stepsArrowContainer img {
        width: 20px;
    }

.margin-left-50 {
    margin-left: 50px !important;
}

.margin-right-50 {
    margin-right: 50px !important;
}
.margin-bottom-15 {
    margin-right: 15px !important;
}
/*********** Slider CSS***********/
.auto_slider_container {
    /*max-width: 1000px;*/
    width: 100%;
    display: flex;
    /* margin: auto;*/
    overflow: hidden;
}

.auto_slider {
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    animation: rotation 70s linear infinite;
}

    .auto_slider li {
        font: 16px/1.2 "Roboto";
        padding: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
        min-width: 150px;
        width: 100%;
        /*background: #ddd;*/
        margin: 0px 15px;
        box-sixing: border-box;
        border-radius: 25px
    }

    .auto_slider img {
        /*border: 1px solid red;*/
        display: block;
        max-width: 230px;
        max-height: 95px;
        width: auto;
        height: auto;
    }

   

@keyframes rotation {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-100%)
    }
}
/*********** Slider CSS***********/

/*********** Chat bot **********************/
.borderWithRadious {
    border: 1px solid #f5983b !important;
    border-radius: 5px !important;
    background: #f7f7f76b;
    box-shadow: -0.5px 0px 1px 1px #f5c596;
}
.textContainer {
    display: inline-block;
    border: 0.5px solid #e1dcdc;
    padding: 8px;
    border-radius: 5px;
   
}
.secondaryColor {
    color: #f5983b;
}
.mt--20
{
    margin-top:-20px;
}
.bottomTop {
    border-Top: 2px solid #f5983b;
}
.bottomBorder {
    border-bottom: 2px solid #f5983b;
}
.defaultQuestions {
   /* border: 2px solid #f5983b;*/
    padding: 5px;
   /* border-radius: 12px;*/
    cursor: pointer;
    opacity: 1 !important;
    width: fit-content;
}

.chat-container {
    background: white;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.chat-box {
    height: 300px;
    overflow-y: auto;
    border-radius: 5px;
    background-color: #f8f9fa;
}

.message {
    margin: 10px 0;
    padding: 10px;
    border-radius: 5px;
}

.bot-message {
    /*background: #f5983b4f;*/
    text-align: start;
}

.user-message {
  /*  background: #d4edda;*/
    text-align: right;
}
.txtuserquestion::-webkit-input-placeholder {
    font-size: 12px !important;
    font-weight:normal !important;
}
.aiguruLogoContainer {
    text-transform: none;
    text-align: end;
    margin-top: 30px;
    padding-right: 2px;
}
.aiGuruHeaderLogo {
    background: radial-gradient(black, transparent);
    height: 35px;
    /*background: #ff7600;*/
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 70px;
}
.noborderRadius {
    -webkit-border-radius: 0px !important;
}
.aiGuruLogo {
    background: radial-gradient(black, transparent);
    height: 75px;
    background: #ff7600;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 70px;
    /* margin-left: -11px;*/
}
.borderRadius20
{
    border-radius:20px;
}
.aiModelCenterLogo {
    position: absolute;
    /* top: -50%; */
    left: 50%;
    transform: translate(-50%, 0);
    width: 100px !important;
    top: -50px;
}
.user-messageIcon {
    position: relative;
    top: calc(50% - 20px);
    font-size:24px;
}
.bot-messageIcon {
    color: #ff7600;
    width:100%;
}
.cursorPointer
{
    cursor:pointer;
}
.noBorder
{
    border:0px !important;
}
/*********** Chat bot **********************/
.notesBox {
    border-radius: 10px;
    word-wrap: break-word;
    box-shadow: ba;
    border: 1px solid #ebe2e2;
    background-color: #f5f2f2;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    text-align: left;
}
.notesBox p{
    margin-bottom:5px;
}
.requiredField {
    border-bottom: 1px solid red !important;
}
.textBackground {
    background-color: #fbfbfb;
    border: 1px solid lightgray;
}