* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: 'Plus Jakarta Sans', sans-serif;
}
a{
    text-decoration: none !important;
    list-style: none;
    /* color: black !important; */
}
p{
    margin: 0 !important;
    padding: 0 !important;
}

:root {
    --global-theme-color: #0d084d;
    --bg-global: #B1FFC2;
    --border-color: #DBD9EC;
    --font-color:#696C89;
}

.headerTop {
    background-color: var(--global-theme-color);
    padding: 12px 0;
}

.tophead_btn {
    background-color: var(--bg-global);
    border-style: none;
    border-radius: 50px 50px 50px 50px;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);
    padding: 5px 12px 5px 12px;
    font-size: 11px;
    text-decoration: none;
    color: var(--global-theme-color);
}
.starrating .bi-star-fill{
    color: #fbda27;
}
.topheadtextinner {
    font-size: 13px;
}

.divlogo img {
    width: 125px;
    max-width: 100%;
}

.divlogo {
    width: 200px !important;
}

.divlistmenu {
    width: 70% !important;
}

.jkit-submenu-position-top {
    height: 100%;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    margin-left: 0;
}

.menu-item a {
    margin: 0px 10px 0px 10px;
    padding: 43px 16px 43px 16px;
    color: var(--e-global-color-text);
    border-style: none;
    text-decoration: none;
    font-size: 14px;
}

.jkit-menu-wrapper {
    height: 75px;
}

.sub-menu {
    margin: 15px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
    border-radius: 5px 5px 5px 5px;
    min-width: 220px;
    left: unset;
    top: 135px;
    right: unset;
    bottom: unset;
    box-shadow: 0 10px 30px 0 rgba(45, 45, 45, .2);
    background: var(--jkit-bg-color);
    position: absolute;
    max-height: none;
    opacity: 0;
    visibility: hidden;
    z-index: 5;
    background: #fff;
}

.menu-item-has-children:hover .sub-menu {
    visibility: visible;
    opacity: 1;
}

.sub-menu li a {
    margin: 0px 10px 0px 10px;
    padding: 12px 16px 12px 16px;
    color: var(--e-global-color-text);
    border-style: none;
    width: 100%;
}

.sub-menu li {
    list-style: none;
    padding: 10px 0;
}

.midheader {
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
}

.contactusbtn {
    width: 200px !important;
    text-align: center;
}

.contactusbtn a {
    color: var(--e-global-color-primary);
    background-color: #FFFFFF00;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--borderColor);
    border-radius: 5px 5px 5px 5px;
    padding: 13px 28px 13px 26px;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0px 7px 0px -3px #FFB6B3;
}

.jkit-button {}

.textAnim {
    height: 400px;
    width: 100%;
    max-width: 1200px;
    margin: auto;
    position: relative;
}

.animated-text {
    color: var(--global-theme-color);
    font-size: 62px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
}

.dynamic-wrapper svg {
    position: absolute;
    left: 0;
    overflow: visible;
    top: 90%;
    width: 100%;
    height: 100%;
}

.cvupload-container:hover {
    box-shadow: none;
}

.cvupload-container:hover .jkit-button-cv {
    background: #B1FFC2 !important;
    transition: 0.5s ease;

}

.jkit-button-cv:hover a {
    color: #0d084d !important;
}

.cardfooter:hover {
    box-shadow: none;
}

.cardfooter:hover .jkit-button-cv {
    background: #B1FFC2 !important;
    transition: 0.5s ease;

}

.svgimage {
    right: -120px;
    position: absolute;
    width: 275px;
    z-index: -1;
    top: -15px;
}

.svgimage img {
    width: 100%;
}

.contactusbtn:hover {}

.contactusbtn:hover .jkit-button a {
    background: #0d084d !important;
    transition: 0.5s ease;
}

.contactusbtn:hover .jkit-button a {
    color: #fff;
    box-shadow: none;
}

.dynamic-wrapper svg path {
    stroke: #ffb6b3;
    stroke-width: 12px;
    animation-duration: 10s;
    fill: none;
    stroke-dasharray: 1500;
    animation: jkit-animated-dash 10s infinite;

}



@keyframes jkit-animated-dash {
    0% {
        stroke-dasharray: 0 1500;
    }

    15% {
        stroke-dasharray: 1500 1500;
    }

    85% {
        opacity: 1;
    }

    90% {
        stroke-dasharray: 1500 1500;
        opacity: 0;
    }

    100% {
        stroke-dasharray: 0 1500;
        opacity: 0;
    }
}

.dynamic-text {
    position: relative;
}

.bannerS {
    background-image: url(https://new2.literacentre.com/orbis/wp-content/uploads/sites/2/2023/07/podium-for-product-presentation-with-yellow-circles-3d-render-background-e1686635482741.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.bannersec {
    background-color: transparent;
    background-image: linear-gradient(180deg, #FFFFFF 0%, #f3f9fff2 60%);
    padding: 60px 0 100px;
    position: relative;
}

.itemcircles {
    width: 20px;
    height: 20px;
    background-color: #0d084d;
    border-radius: 50%;
    position: absolute;
}

.bounceIn {
    animation-name: bounceIn;
    animation-duration: 2s;
}

@keyframes bounceIn {

    20%,
    40%,
    60%,
    80%,
    0%,
    100% {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }

    20% {
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        transform: scale3d(.9, .9, .9);
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        transform: scale3d(.97, .97, .97);
    }

    100% {
        opacity: 1;
        transform: scale3d(1, 1, 1);
    }
}

.itemcircles.itemcircle0 {
    left: -60px;
    background: #F54F6B;
    top: 120px;
}

.itemcircles.itemcircle1 {
    left: 169px;
    width: 10px;
    height: 10px;
    top: 380px;
    background: #4FF5A7;
}

.itemcircles.itemcircle2 {
    background-color: #F5A14F;
    width: 15px;
    height: 15px;
    left: 200px;
    top: 215px;
}

.itemcircles.itemcircle3 {
    left: 24.059%;
    top: 408px;
    width: 22px;
    height: 22px;
    background-color: #FF72CA;
}

.itemcircles.itemcircle4 {
    right: 315px;
    top: 409px;
    width: 15px;
    height: 15px;
    background-color: #FBDA52;
}

.itemcircles.itemcircle5 {
    right: 155.5px;
    top: 250px;
    width: 20px;
    height: 20px;
    background-color: #4D48F6;
}

.itemcircles.itemcircle6 {
    right: 0;
    top: 150px;
    width: 20px;
    height: 20px;
    background-color: #62FFB5;
}

.itemcircles.itemcircle7 {
    right: 20px;
    top: 400px;
    width: 10px;
    height: 10px;
    background-color: #62FFB5;
}

.bannericonfloating {
    position: absolute;
    box-shadow: -2px 2px 3px 0px rgba(36.74836956521738, 37.57105539971949, 49.499999999999986, 0.09);
    border: 1px solid #dbd9ec;
    background-color: #FFFFFF;
    padding: 13px 15px 13px 15px;
    transition: 0.5s ease;
}

.bannericonfloating svg {
    font-size: 20px !important;
}

.circle_icon {
    border-radius: 50%;
}

.rect_icon {
    border-radius: 5px;
}

.bnr_icon1 {
    left: 0;
    top: 30px;
    color: #92003B;
    transform: rotateZ(13deg);
    transition: 0.5s ease;
}

.bnr_icon2 {
    top: 225px;
    left: 69px;
    color: #0B73AF;
    transform: rotateZ(9deg);

}

.bnr_icon3 {
    left: -33px;
    top: 362px;
    color: #199200;
    transform: rotateZ(-13deg);
}

.bnr_icon4 {
    right: 0;
    top: 20px;
    color: #2F53EC;
    transform: rotateZ(-13deg)
}

.bnr_icon5 {
    right: 30px;
    top: 225px;
    padding: 13px 18px 13px 18px;
    color: #1C9CEC;
    transform: rotateZ(-23deg)
}

.bnr_icon6 {
    right: 160px;
    top: 370px;
    color: #E00321;
    transform: rotateZ(13deg)
}

.rotateIn {
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform var(--e-transform-transition-duration, .4s);
    animation-duration: 2s;
    animation-name: rotateIn;
}

#fixed-header-top {
    transition: 0.5s ease;
}

#fixed-header {}

.fixedmainheader {
    right: 0;
    left: 0;
    background-color: #fff;
    z-index: 99999;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    transition: top 0.3s, opacity 0.3s;
    box-shadow: 0px 0px 30px 0px rgba(23.000000000000004, 25.999999999999993, 107, 0.2);
}

.fixedTopheader {
    right: 0;
    left: 0;

    z-index: 99999;

}

.fixedmainheader .sub-menu {
    top: 88px;
}

.sub-menu li:hover {
    background: #4FF5A7;
    border-radius: 8px;
}

@keyframes rotateIn {
    0% {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    100% {
        transform-origin: center;
        transform: none;
        opacity: 1;
    }
}

.bannerpoints {
    z-index: -1;
}

.textAnim {
    z-index: 2;
}

.hedingbottomtextcontainer {
    font-size: 18px;
    margin: 0px 0px 20px 0px;
    font-weight: 500;
    color: #696C89;
}

.jkit-button-cv {
    padding: 13px 27px 13px 27px;
    background-color: #0d084d;
    border-radius: 5px 5px 5px 5px;
    font-size: 18px;
    color: #fff;
}

.jkit-button-cv a {
    color: #fff;
    text-decoration: none;
}

.cvupload-container {
    margin: 0px 25px 0px 0px;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0px 7px 0px -3px #B1FFC2;
}

.circleimage1 {
    width: 54px;
    height: 54px;
    border5px: solid #fff;
    border: 5px solid #fff;
    border-radius: 50%;
    overflow: hidden;
    margin-left: -15px;
}

.circleimage1:first-child {
    margin-left: 0;
}

.circleimage1 img {
    width: 100%;
}

.clientlogosec .heading-title {
    font-size: 16px;
    color: #696c89;
}

.clientlogosec .heading-title .style-color {
    color: #0d084d;
}

.clientlogomain img {
    height: auto;
    width: 100%;
}

.clientlogomain {
    opacity: 70%;
}

.clientlist.d-flex.align-items-center.justify-content-between {
    padding: 70px 0;
}

.clientlogosec {
    padding: 100px 0;
}

.iconbenifit {
    width: 40px;
    height: 40px;
    padding: 6px;
    background-color: #FFB6B3;
    border-radius: 8px;
}

.iconbenifit img {
    width: 100%;
}

.contentbox-benifit {
    border: 1px solid #dbd9ec;
    background-color: #fff;
    padding: 25px 25px 25px 25px;
    border-radius: 5px 5px 5px 5px;
    text-align: left;
    margin-bottom: 25px;
    cursor: pointer;
    overflow: hidden;

}

.contentbox-benifit h3 {
    margin: 20px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 18px;
    color: #0d084d;
    font-weight: 600;
}

.contentbox-benifit p {
    color: #696c89;
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 400;
    margin-bottom: 0;
}

.rowbenifitsec .col-xl-6.col-lg-12:nth-child(2) .col-xl-6.col-lg-12:nth-child(2) .iconbenifit {
    background-color: #B3FFF7
}

.rowbenifitsec2 .col-xl-3.col-lg-6:nth-child(1) .iconbenifit {
    background-color: #FFDBB3;
}

.rowbenifitsec2 .col-xl-3.col-lg-6:nth-child(2) .iconbenifit {
    background-color: #B1FFC2;
}

.rowbenifitsec2 .col-xl-3.col-lg-6:nth-child(3) .iconbenifit {
    background-color: #B3CFFF;
}

.rowbenifitsec2 .col-xl-3.col-lg-6:nth-child(4) .iconbenifit {
    background-color: #D8FFB3;
}

.contentbenifitsecc h2 {
    font-size: 32px;
    font-weight: 600;
    color: #0d084d;

}

.contentbenifitsecc p {
    font-size: 16px;
    font-weight: 400;
    color: #696c89;
    line-height: 1.6em;

}

.contentbenifitsecc {
    max-width: 500px;
    width: 100%;
    position: relative;
    z-index: 1;
}

.contentbox-benifit:hover {
    transform: scale(1.04);
    transition: 0.5s ease;
    box-shadow: rgba(99, 29, 191, 0.35) 0px 5px 15px;
}

.counter {
    font-size: 42px;
    color: #0d084d;
    font-weight: 600;
}

.textcounter span {
    color: #696c89;
    font-size: 14px;
}

.starrating {
    margin-bottom: 10px;
}

.countermain1 {
    padding-right: 70px;
    border-right: 1px solid #ddd;
}

.countermain2 {
    padding-left: 60px;
}

.headingstuitsyou {
    padding-right: 105px;
}

.headingstuitsyou h2 {
    color: #0d084d;
    font-size: 32px;
    font-weight: 600;
}

.headingstuitsyou p {
    color: #696c89;
    font-size: 16px;
    font-weight: 400;
}

.cardsuitforyouinner {
    border: 1px solid #dbd9ec;
    border-radius: 6px;
    cursor: pointer;
    margin-bottom: 25px;
}

.cardsuitforyouinner:hover {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border: none;
    transition: 0.5s ease;
}

.imagelog {


    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    min-height: 60px;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border-radius: 50%;
    /* width: 50px;
    height: 50px;
    border: 1px solid #ddd;
    padding: 13px;
    */
    margin-right: 20px;
}

.imagelog img{

}



.divclasstextsuitsyou h2 {
    font-size: 15px;
}

.divclasstextsuitsyou h3 {
    font-size: 12px;
    margin-bottom: 0;
}


.cardheader {
    padding-bottom: 30px;
    border-bottom: 1px solid #dbd9ec;
}

.cardcontent {
    padding: 20px 0 10px;
    border-bottom: 1px solid #dbd9ec;
}

.cardcontent ul {
    list-style: none;
    padding-left: 0;
}

.cardcontent ul li {
    line-height: 2.3;
}

.cardcontent ul li img {
    margin-right: 10px;
}

.cardfooter {
    padding: 30px 0 5px;
}

.cardfooter .jkit-button-cv {
    padding: 10px 18px 10px 18px;
    font-weight: 600;
    font-size: 14px;
}

.cardfooter .textcardfooter p {
    color: #696c89;
    font-size: 13px;
    font-weight: 600;
}

.rowdreamjob .contentbox-benifit {
    position: relative;
}

.rowdreamjob .contentbox-benifit .labelTextdreamjob {
    position: absolute;
    right: -25px;
    top: -25px;
    overflow: hidden;
    background-color: #D35752;
    color: #fff;
    font-weight: 500;
    padding: 10px 15px 10px 15px;
    font-size: .70588rem;
    border-top-right-radius: 5px;
}

.rowbenifitsec .row .col-xl-6:nth-child(2) .row .col-md-6 .contentbox-benifit {
    position: relative;
    overflow: hidden;
}

.rowbenifitsec .row .col-xl-6:nth-child(2) .row .col-md-6:nth-child(1) .contentbox-benifit:hover:before {
    right: 0;
}

.rowbenifitsec .row .col-xl-6:nth-child(2) .row .col-md-6:nth-child(2) .contentbox-benifit:hover:before {
    left: 0;
}

.rowbenifitsec .row .col-xl-6:nth-child(2) .row .col-md-6:nth-child(1) .contentbox-benifit:before {
    position: absolute;
    right: -100%;
    background-color: #ffb6b3;
    content: "";
    height: 100%;
    width: 100%;
    background-size: 101% 101%;
    top: 0;
    transition: all .4s ease;

}

.explorebenefit::before {
    content: '';
    background: none !important;
}

.rowbenifitsec .row .col-xl-6:nth-child(2) .row .col-md-6:nth-child(2) .contentbox-benifit:before {
    position: absolute;
    left: -100%;
    background-color: #96C1ECB3;
    content: "";
    height: 100%;
    width: 100%;
    background-size: 101% 101%;
    top: 0;
    transition: all .4s ease;
}

.dreamsec {
    padding: 80px 0;
}

.headingtestimonial {
    text-align: center;
}

.headingtestimonial .heading1_testimonial h3 {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 10px;
    color: #0d084d;
}

.headingtestimonial .heading1_testimonial h2 {
    font-size: 32px;
    font-weight: 600;
    padding-bottom: 20px;
    color: #0d084d;
}

.cardtestimonial {
    padding: 40px;
    text-align: center;
    background: #ffb6b3;
    background-color: #dbd9ec !important;
    padding-bottom: 25px;
    border-radius: 6px;
    margin-bottom: 20px;
}


.cardtestimonial p {
    font-size: 14px;
    margin-bottom: 25px;

}
.testimonialbottom{
    margin-top: 10px;
}
.testimonialbottom h4 {
    font-size: 18px;
    color: #0d084d;
    font-weight: 600;
    margin-bottom: 5px;
}

.testimonialbottom p {
    margin-bottom: 5px;
    font-weight: 400;
    color: #696c89;
    font-size: .75rem;
}

.cardtest2 {
    background: #b1ffc2 !important;
}

.cardtest3 {
    background: #dbd9ec !important;
}

.imgblogbox img {
    width: 100%;
    border-radius: 6px;
}





.contentblog h2 {
    font-size: 20px;
    font-weight: 600;
    margin: 10px 0 20px;
}

.contentblog p {
    color: #696c89;
    font-size: 16px;
}

.contentblog span {
    font-size: 14px;
    font-weight: 500;
    color: #696c89;
}

.contentblog a {
    padding-bottom: 6px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    color: #1b1568;
    border-bottom: 2px solid #ffb6b3;
}

.blogheading h2 {
    font-size: 32px;
    font-weight: 600;
    color: #0d084d;
    margin-bottom: 20px;
}

.blogheading p {
    font-size: 16px;
    font-weight: 400;
    color: #696C89;
    margin-block-end: 0.9rem;
    width: 100%;
    max-width: 500px;
    margin: auto;
}

.blogheading {
    text-align: center;
    margin-bottom: 60px;
}

.rowblog .blogheading{
    text-align: center;
}
.blogcontainer {
    padding: 80px 0;
    margin-bottom: 670px;
    margin-top: -2px;
}

.blogsec {
    background: #fff;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
}

.ftrbg {

    background-image: url('../images/bgfooter.jpg');
    padding: 100px 0 60px;
    background-color: #0d084d;
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: -1;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}

.ftrbg::before {
    content: '';
    width: 100%;
    height: 100%;
    background: #0d084d;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    /* top: 0; */
    opacity: 0.9;
}
.locateftr
{

  display: flex;
  flex-direction: column;
}

.footercontainer {
    z-index: 999;

    position: relative;
}

.testimonial {
    background: #fff;
}

.dreamsec {
    background: #fff;
}

.suitsec {
    background: #fff;
    margin-top: -2px;
}

.benifitsec {
    background: #fff;
    margin-top: -2px;
}

.clientsec {
    background: #fff;
    margin-top: -2px;
}

.midheader {
    background: #fff;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
}

header {
    background: #0d084d;

}

.headingftr h2 {
    font-size: 19px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 30px;
}

.listftr ul {
    list-style: none;
    padding-left: 0;
}

.listftr ul li {
    line-height: 2.4;
}

.listftr ul li a {
    text-decoration: none;
    color: #ffffffcc;
    font-size: 14px;
    font-weight: 500;
}

.reviewftr img {
    width: 100%;
}

.aboutftr span {
    font-size: 14px;
    font-weight: 500;
    color: #ffffffcc;
    display: block;
    margin-bottom: 8px;
}

.aboutftr p {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}

.aboutftr a {
    color: #fff;
    text-decoration: none;
}

.socialiconsftr ul {
    list-style: none;
    display: flex;
    padding-left: 0;
}

.socialiconsftr ul li {
    margin-right: 20px;
}

.ftrrow {
    border-bottom: 1px solid #ffffffcc;
    padding: 80px 0;
}

.expageslist ul {
    padding-left: 0;
    list-style: none;
}

.expageslist ul li {
    margin-left: 20px;
}

.expageslist ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}

.copyright p {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;
    margin-left: 20px;
}

.endftr {
    padding: 60px 0px 0px 0px;
}

.endftr .ftrlogo {
    width: 100px;
}

.endftr .ftrlogo img {
    width: 100%;
}

.hamburgermenu {
    width: 15% !important;
    display: none;
}

.hamburgermenu svg {
    font-size: 30px;
}

.closebutton {
    display: none;
}

.rowdreamjob .row:nth-child(2) .col-md-6 .contentbox-benifit {
    transform: none;

    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
}

.rowdreamjob .row:nth-child(2) .col-md-6:first-child .contentbox-benifit:hover:before {
    transition: all .4s ease;
    right: 0;
}

.indexxing {
    z-index: 1234;
    position: relative;
}

.rowdreamjob .row:nth-child(2) .col-md-6 .contentbox-benifit:hover {
    transform: scale(1.03);
}

.rowdreamjob .row:nth-child(2) .col-md-6:last-child .contentbox-benifit:hover:before {
    transition: all .4s ease;
    left: 0;
}

.rowdreamjob .row:nth-child(2) .col-md-6:first-child .contentbox-benifit:before {
    content: '';
    position: absolute;
    background-color: #ffb6b3;
    top: 0;
    right: -101%;
    height: 100%;
    width: 100%;
    background-size: 101% 101%;
}

.rowdreamjob .row:nth-child(2) .col-md-6:last-child .contentbox-benifit:before {
    content: '';
    position: absolute;
    background-color: #b1ffc2;
    top: 0;
    left: -101%;
    height: 100%;
    width: 100%;
    background-size: 101% 101%;
}

.card-border-dashboard {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    border-radius: 0.6rem;
}

.skill-badges {
    font-size: .8rem;
    padding: 6px 10px;
    color: rgb(49, 49, 49);
    background-color: #f3f2f2;
    font-weight: 600;
    text-align: center;
}

.pencil-edit-icon:hover {
    transform: scale(1.2);
}

.small-text {
    font-size: 12px;
    margin: 0;

}

.small-text-label {
    font-size: 12px;
    font-weight: 600;
    color: var(--global-theme-color);
}

.add-experience-card {
    height: 250px;
    background-color: #ffffff;
    border: 2px solid #007bff;
}

.label-text-color {
    color: white;
}

.bg-color-title {
    background-color: var(--global-theme-color);
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

/* Skeleton Loading Styles */
.skeleton-loading {
    background-color: #f3f3f3;
}

.skeleton-line {
    height: 20px;
    width: 100%;
    margin-bottom: 10px;
    background-color: #e0e0e0;
    border-radius: 4px;
}
.blogheadings{
    text-align: center;
  }
.cardtestimonial{
    background-color: #dbd9ec !important;
}
  .cardtestimonial>p{
    --max-lines:5;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: var(--max-lines);
  }

/* job view show */
.banner-job-posts {
    box-sizing: border-box;
    border-radius: 30px 30px 0px 0px;
    filter: brightness( 200% ) contrast( 200% ) saturate( 50% ) blur( 0px ) hue-rotate( 265deg );
    background-image: url('https://new2.literacentre.com/orbis/wp-content/uploads/sites/2/2023/07/podium-for-product-presentation-with-yellow-circles-3d-render-background-e1687331585518.jpg');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.05;
    transition: background 0.3s ease 0s, border-radius 0.3s ease 0s, opacity 0.3s ease 0s;
    height: 734.938px;
    width: 100%;
    top: 0px;
    left: 0px;
    position: absolute;

    /* border: 1px solid red; */
}

.banner-job-post {
    text-align: center;
    box-sizing: border-box;
    padding: 10px;
    display: flex;
    margin: auto;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    gap: 1;
    /* border:1px solid red; */

}

.banner-job-post-img {
    width: max-content;
    margin: auto;

}

.banner-job-post-img>div {


    padding: 18px 20px;
    background-color: rgb(255, 255, 255);
    border-style: solid;
    border-width: 1px;
    border-color: rgb(219, 217, 236);
    border-radius: 200px;
    box-shadow: rgba(37, 38, 49, 0.09) -2px 2px 3px 0px;
    transition: background 0.3s ease 0s, border 0.3s ease 0s, border-radius 0.3s ease 0s, box-shadow 0.3s ease 0s, transform 0.4s ease 0s;
}

.banner-job-post-img>div>img {
    vertical-align: middle;
    display: inline-block;
    border-style: none;
    height: auto;
    max-width: 100%;
    box-sizing: border-box;
    width: 40px;
    border: 0px none rgb(105, 108, 137);
    border-radius: 0px;
    box-shadow: none;
}


.banner-job-details {
    margin: 0px 0px 0px 0px;
    padding: 15px 15px 15px 15px;
    border-style: solid;
    border-width: 1px 0px 1px 0px;
    border-color: var(--e-global-color-fe298bc);
    display: flex;
    justify-content: center;
    margin: auto;
    width: max-content;
    /* flex-wrap: wrap; */
    gap: 4rem;


}

.banner-job-details>li {
    list-style: none;
}


.job-details{
    box-shadow: 0px 0px 50px -10px rgba(7.000000000000002, 18.99999999999997, 66, 0.1);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    border-radius: 30px 30px 30px 30px;
    margin-bottom: 0px;
    padding: 80px 80px 150px 150px;
    background-color: #ffffff;
    /* z-index: 5; */
    /* border:1px solid red; */
    position: relative;

}
.job-details>div{

    /* display: flex;
    margin: auto;
    justify-content: space-around;
    position: relative;
    border:1px solid red;
    align-items: flex-start; */


}
.job-details-first{

    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    border-radius: 5px;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    width: 30%;


}

.job-details-second{
 width: 60%;
 /* position: absolute; */
 /* height: 150vh; */
}

/*
.banner-job-post-company-name {
    box-sizing: border-box;
    --widgets-spacing: 20px;
    margin-bottom: 20px;
    --swiper-theme-color: #000;
    --swiper-navigation-size: 44px;
    --swiper-pagination-bullet-size: 6px;
    --swiper-pagination-bullet-horizontal-gap: 6px;
    position: relative;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: normal;
    align-items: normal;
    align-content: normal;
    gap: normal;
    --flex-direction: initial;
    --flex-wrap: initial;
    --justify-content: initial;
    --align-items: initial;
    --align-content: initial;
    --gap: initial;
    --flex-basis: initial;
    --flex-grow: initial;
    --flex-shrink: initial;
    --order: initial;
    --align-self: initial;
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 1;
    order: 0;
    align-self: auto;
}
.banner-job-post-company-name>div {
    box-sizing: border-box;
    margin: 10px 0px 0px;
    transition: background 0.3s ease 0s, border 0.3s ease 0s, border-radius 0.3s ease 0s, box-shadow 0.3s ease 0s, transform 0.4s ease 0s;
}
.banner-job-post-company-name>div>div {
    box-sizing: border-box;
    text-align: center;
    position: relative;
}
.banner-job-post-company-name>div>div>h3 {
    font-size: 18px;
    margin-block: 0px 10px;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 600;
    line-height: 27px;
    color: rgb(105, 108, 137);
    box-sizing: border-box;
    text-decoration: none solid rgb(105, 108, 137);
    letter-spacing: -0.36px;
    word-spacing: 0px;
    margin: 0px 0px 10px;
}
.banner-job-post-company-name>div>div>h3+div {
    box-sizing: border-box;
    margin: 0px;
    position: relative;
}
.banner-job-post-company-name>div>div>h3+div>h2 {
    font-size: 32px;
    margin-block: 8px 16px;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 600;
    line-height: 38.4px;
    color: rgb(13, 8, 77);
    box-sizing: border-box;
    -webkit-box-decoration-break: clone;
    display: inline;
    letter-spacing: -0.64px;
    word-spacing: 0px;
} */


/* job view show end*/

.bi{
    color: grey;
    font-size: 12px;

}
@media (max-width:813px) {
    .bi{
       font-size: 15px;
    }

}

@media (max-width:1340px) {
    .counter {
        font-size: 30px;
        color: #0d084d;
        font-weight: 600;
    }

    .svgimage {
        right: -34px;
        position: absolute;
        width: 190px;
        z-index: -1;
        top: -85px;
    }

    .svgimage img {
        width: 100%;
    }

    .contentbenifitsecc {
        max-width: 100%;
        width: 100%;
        position: relative;
        z-index: 1;
    }

    .menu-item a {
        padding: 12px 5px 12px 5px;
    }

    .midheader .row {
        justify-content: flex-start !important;
    }

    #menu-main-menu {
        justify-content: flex-start !important;
    }

    .divlistmenu {
        width: 68% !important;
    }

    .divlogo {
        width: 150px !important;
    }

    .cardfooter .jkit-button-cv {
        padding: 10px 10px 10px 8px;
    }

    .animated-text {
        font-size: 55px;
    }
}

.testimonialmain {
    margin-top: -2px;
}

@media (max-width:1120px) {
    .divlistmenu {
        width: calc(100% - 200px) !important;
    }

    .midheader .row {
        justify-content: space-between !important;
    }

    #menu-main-menu {
        justify-content: space-between !important;
    }

    .contactusbtn {
        display: none;
    }

    ul#menu-main-menu {
        flex-direction: column;
    }

    .contentbenifitsecc {
        max-width: 100%;
    }

    .divlistmenu {
        position: absolute;
        background: #FFF;
        /* WIDTH: 274PX; */
        width: 300px !important;
        top: 0;
        bottom: 0;
        z-index: 1;
        left: -100%;
        transition: 0.5s ease;
        position: fixed;
    }

    .jkit-menu-container {
        padding: 30px 0;
    }

    .menu-item {
        line-height: 2.9;
    }

    .menu-item a {
        padding: 12px 5px 12px 5px;
        font-size: 18px;
        font-weight: 600;
    }

    .hamburgermenu {
        display: block;
    }

    .closebutton {
        display: block;
        text-align: right;
        margin-top: 20px;
    }

    .closebutton svg {
        font-size: 30px;
    }

    .activemenu .divlistmenu {
        left: 0;
        z-index: 12;
    }

    .svgimage {
        right: -34px;
        position: absolute;
        width: 190px;
        z-index: -1;
        top: -85px;
    }
}

@media (max-width:1024px) {
    .rowbenifitsec>.row {
        flex-direction: column;
    }

    .countermain1 {
        padding-right: 30px;
        border-right: 1px solid #ddd;
    }

    .counter {
        font-size: 22px;
        color: #0d084d;
        font-weight: 600;
    }

    .countermain2 {
        padding-left: 0px;
    }
}

@media (max-width:991px) {
    .animated-text {
        font-size: 45px;
    }

    .ftrbg {
        padding: 0 0 60px;
        background-image: none;
        background-color: #0d084d;
        /* position: unset; */
    }

/*  */

    .aboutftr {
        margin-bottom: 40px;
    }

    .listftr ul {
        margin-bottom: 40px;
    }

    .ftrbg::before {
        background: none;
        position: unset;
    }

    .rowblogbox.d-flex.align-items-center {
        margin-bottom: 20px;
    }
}
.rowblogbox{
    padding: 15px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
@media (max-width:767px) {
    .animated-text {
        font-size: 32px;
    }

    .dreamsec {
        padding: 0px 0;
    }

    .blogsec {
        background: #fff;
        border-bottom-left-radius: 40px;
        border-bottom-right-radius: 40px;
        margin-bottom: -70px;
        z-index: 1;
        position: relative;
    }

    .headingstuitsyou {
        padding-right: 0;
    }

    .counterright.d-flex.text-end.justify-content-end.align-items-center {
        justify-content: center !important;
    }

    .textAnim .d-flex.mt-3 {
        flex-direction: column;
        text-align: center;
        justify-content: center;
        align-items: center;
    }

    .hedingbottomtextcontainer {
        text-align: center;
    }

    .svgimage {

        position: static;

        width: 150px;
        top: -45px;
    }

    .contentbenifitsecc {
        display: flex;
        flex-direction: column-reverse;
    }

    .cvupload-container {
        margin-bottom: 20px;
    }

    .clientlogosec {
        padding: 40px 0;
    }

    .contentbenifitsecc h2 {
        font-size: 22px;
    }

    .headingstuitsyou h2 {
        font-size: 22px;
    }

    .rowblogbox.d-flex.align-items-center {
        flex-direction: column;
    }

    .contentblogbox {
        width: 100%;
        margin-left: 0;
    }

    .imgblogbox {
        width: 100%;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .endftr {
        flex-direction: column;
    }

}

@media (max-width:600px) {
    .animated-text {
        font-size: 28px;
    }

    .bannerpoints {
        display: none;
    }

    .divclasscircleimage {
        flex-direction: column;
    }

    .tophead-wrapper {
        flex-direction: column;
        text-align: center;
    }

    .bannersec {
        padding: 40px 0 40px;

    }

    .counterright.d-flex.text-end.justify-content-end.align-items-center {
        justify-content: flex-start !important;
        align-items: center;
    }

    .counter {
        font-size: 22px;
    }

    .headingstuitsyou {
        padding-right: 0;
    }

    .headingtestimonial .heading1_testimonial h2 {
        font-size: 22px;
    }

    .blogheading h2 {
        font-size: 22px;
    }

    .expageslist ul {
        flex-direction: column;
    }

    .copyright {
        flex-direction: column;
        text-align: center;
    }

    .ftrrow {
        border-bottom: 1px solid #ffffffcc;
        padding: 80px 0 40px;
    }

}





@media (max-width:440px) {
    .animated-text {
        font-size: 24px;
    }

    .cardfooter .jkit-button-cv {
        padding: 10px 10px 10px 10px;
        font-weight: 600;
        font-size: 12px;
    }
}

@media (max-width:380px) {
    .animated-text {
        font-size: 20px;
    }
}

@media (max-width:320px) {}
