.besadcrum-sec-main{
    /*padding: 160px 0 70px;*/
    padding: 160px 0 100px;
    position: relative;
    background-image: linear-gradient(295deg, #EAF6E8 0%, #FEF1E9 100%);
    /*background: linear-gradient(rgba(255, 114, 58, 0.05) 0%, rgba(241, 77, 93, 0.03) 100%);*/
}

.besadcrum-sec-main::before {
    position: absolute;
    content: "";
    background-image: url(../images/bg/round-dot.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 1;
    transform: rotate(85deg);
    width: 113px;
    height: 107px;
    right: 0;
    bottom: 137px;
    -webkit-animation: rotation infinite 15s linear;
    animation: rotation infinite 15s linear;
}



/*.besadcrum-sec-main::before {*/
/*       content: "";*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*     background-image: url("../images/bg/course-bg.webp");*/
    /*background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/bg/course-bg.webp);*/
/*    background-size: cover;*/
/*    background-position: center;*/
/*    background-repeat: no-repeat;*/
/*    z-index: -1;*/
/*    height: 20px;*/
    /* top: 0; */
/*    left: 0;*/
/*    right: 0;*/
/*    width:100%;*/
/*}*/


.beadcraumb-main-content h1{
    font-size: 38px;
    font-weight: 700;
    position: relative;
    /* margin-bottom: 1rem; */
    margin: 10px 0 0;
    max-width: unset;
    line-height: 1.4;
}
.breadcumb-inner ul {
    display: inline-block;
    position: relative;
    padding:0;
    margin:20px 0 0;
    display:flex;
    align-items: center;
   letter-spacing: 1.1px;
}
.breadcumb-inner li {
      display: inline-block;
    text-align: center;
    color: #1e1e1e;
    font-weight: 500;
    position: relative;
    text-transform: uppercase;
}
.breadcumb-inner li:not(:last-child){
    margin: 0 30px 0 0;
}
.breadcumb-inner li a{
      color: #000;
    font-size: 14px;
}
.breadcumb-inner li.active{
       color: #000;
    font-size: 14px;
    font-weight:600;
}
.breadcumb-inner li:not(:last-child):before{
    position:absolute;
       content: "\f188";
    font-family: flaticon_normal-icon !important;
    font-size:18px;
    color:#000;
    right:-25px;
    top:0;
    bottom:0;
    margin:auto 0;
        transform: rotate(90deg);
}


.section-title.text-center{
   margin-bottom: 40px;
}


.online-language-section {
    position: relative;
    padding: 5rem 0 4rem;
}

.online-language-section .our-couter-deta{
       display: flex;
    gap: 37px;
    margin: 2rem 0 0;
}
.online-language-section .couter-detail h4 {
        font-size: 44px;
    font-weight: 800;
    display: inline-block;
    color: #0e2a47;
}
.online-language-section .couter-detail p {
       margin: auto;
    font-size: 17px;
    font-weight: 600;
}

.online-language-section .our-couter-item {
    background: #ffffff;
    padding-right: 50px;
    /*margin-right: 50px;*/
    margin-bottom: 40px;
}

.online-language-section .our-couter-item:first-child {
    border-right: 1px solid #dddddd;
}

.online-language-section .our-couter-item:last-child {
    border-right: none;
}

.online-language-images img{
        border-radius: 20px;
        width:100%;
}
.online-language-content {
        padding-left: 60px;
}
.online-language-content p{
    text-align:justify;
}


.our-online-certificat{
      padding: 5rem 0 5rem;
    position: relative;
}
.our-online-certificat .section-sub-titles{
        font-size: 19px;
    font-weight: 700;
    margin-bottom: 20px;
    font-style: italic;
}
.our-online-certificat .certificat-imags img{
    object-fit: cover;
    border-radius: 20px;
    /*height: 200px;*/
}
.our-online-certificat .certificat-show {
       margin-left: unset;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: unset;
}

.our-online-certificat .certificat-show li {
     width: 48%;
    position: relative;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    /* padding: 0 0 10px 30px; */
    padding: 0 0 10px;
    font-size: 15px;
    font-weight: 500;
    color: #474747;
    letter-spacing: 0.3px;
    line-height: 1.6;
}

/*.our-online-certificat .certificat-show li::before {*/
    
/*    position: absolute;*/
/*      content: "\f1af";*/
/*    font-family: flaticon_normal-icon !important;*/
/*    left: 0px;*/
/*    top: 3px;*/
/*    line-height: 1.2;*/
/*     width: 18px;*/
/*    height: 18px;*/
/*    line-height: 18px;*/
/*    text-align: center;*/
/*    background-color: #072654;*/
    /*border-radius: 50%;*/
/*    color: #fff;*/
/*    font-size: 13px;*/
/*}*/


.online-language-section .our-couter-item {
    border-right: 1px solid #dddddd;
}

.online-language-section .our-couter-item:last-child {
    border-right: none;
}

.our-online-certificat .certificat-show li strong{
        font-size: 15px;
}
.our-online-certificat .certificat-mentaion{
    margin-top:28px;
}

.certification-flexc{
        display: flex;
        gap: 30px;
}

.wed-certification p{
      margin: 0;
    line-height: 1.9;
    text-align:justify;
}

.who-can-enroll {
       position: relative;
    padding: 5rem 0 5rem;
    /*background: #fff8f5;*/
}

.who-can-enroll p{
    margin:0;
}
.who-enroll-list {
     margin: 1rem 0 0;
}
.who-enroll-list li{
   position: relative;
    margin-bottom: 10px;
    padding: 0 0 10px 30px;
    font-size: 15px;
    font-weight: 500;
    color: #474747;
    letter-spacing: 0.3px;
    line-height: 1.6;
    text-align: justify;
}

.who-enroll-list li::before {
   position: absolute;
    content: "\f1af";
    font-family: flaticon_normal-icon !important;
    left: 0px;
    top: 3px;
    /*line-height: 1.2;*/
    /*width: 18px;*/
    /*height: 18px;*/
    line-height: 18px;
    text-align: center;
    /* background-color: #072654; */
    /* border-radius: 50%; */
    color: #ff9000;
    font-size: 19px;
}


.whychooseus-detail{
  position: relative;
    /*margin: 0 0 150px;*/
    background: linear-gradient(180deg, #F5F5F5 -3.62%, #FFFFFF 99.94%);
}
.whychooseus-detail .section-title.text-center p{
       max-width: 75%;
    margin: auto;
    line-height: 1.9;
}
.whychoose-box{
    padding:40px 30px;
    border-radius:20px;
    height:100%;
    transition:0.3s ease;
}

.whychoose-box h3{
    font-size:18px;
    font-weight:600;
    margin-bottom:15px;
}

.whychoose-box p{
    line-height: 1.6;
    margin: 0;
}

.whychoose-box .icon{
    width:80px;
    height:80px;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    margin-bottom:25px;
}

.whychoose-box .icon img{
    filter: brightness(0) invert(1);
    transition: 0.3s;
}



.whychooseus-detail .row .col-lg-4:nth-child(1) .whychoose-box{
       background: #ffedd5;
}
.whychooseus-detail .row .col-lg-4:nth-child(1) .icon{
    background:#ff723a;
}


.whychooseus-detail .row .col-lg-4:nth-child(2) .whychoose-box{
     background:#dbeafe;
}
.whychooseus-detail .row .col-lg-4:nth-child(2) .icon{
   
     background:#3d5afe;
}

.whychooseus-detail .row .col-lg-4:nth-child(3) .whychoose-box{
       background:  #cffafe;
}
.whychooseus-detail .row .col-lg-4:nth-child(3) .icon{
    background:#00b894; 
}

.whychooseus-detail .row .col-lg-4:nth-child(4) .whychoose-box{
    background: #f3e8ff;
}
.whychooseus-detail .row .col-lg-4:nth-child(4) .icon{
    background:#8e66ff;
}

.whychooseus-detail .row .col-lg-4:nth-child(5) .whychoose-box{
    background:#fef9c3;
}
.whychooseus-detail .row .col-lg-4:nth-child(5) .icon{
    background:#ff9f43;
}

.whychooseus-detail .row .col-lg-4:nth-child(6) .whychoose-box{
    background:#fce7f3;
}
.whychooseus-detail .row .col-lg-4:nth-child(6) .icon{
    background:#F14D5D;
}


.cta-section {
       background: #072654;
       padding: 95px 0 92px;
    position: relative;
    overflow: visible;
    width: calc(100% - 58px);
    max-width: 100%;
    /* margin: 0 20px; */
    border-radius: 30px;
    /*margin: 150px auto 0;*/
    margin: 187px auto 0;
}

.cta-content .sub-title {
    color: #ffffff;
    font-size: 18px;
    display: block;
    margin-bottom: 20px;
}

.cta-content h2 {
    font-size: 48px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 30px;
    line-height: 1.2;
}
.cta-section .sec-big-title.white{
    color:#fff;
}
.cta-content p{
    color:#fff;
}

.white {
    color:#fff;
}

.cta-btn {
       display: inline-block;
    padding: 15px 35px;
    background: #ffffff;
    color: #072654;
    border-radius: 50px;
    font-weight: 600;
    text-decoration: none;
    transition: 0.3s;
    overflow:hidden;
}

.cta-btn:hover {
    background: #f2f2f2;
}


.cta-image {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cta-image::before {
    content: "";
    position: absolute;
    bottom: 0; /* வெளியே போகாமல் control */
    left: 0;
    width: 100%;
    max-width: 450px;
    aspect-ratio: 450 / 491;
    background-image: url(../images/bg/certificate-img.png);
    background-size: contain;
    background-repeat: no-repeat;
}

@media (min-width: 992px) {
    .cta-image {
        position: relative;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .cta-image::before {
        content: "";
        position: absolute;
              bottom: -13rem;
        left: 0;
    }
}







/*.cta-image img {*/
/*    max-width: 100%;*/
/*    position: relative;*/
/*    margin-top: -180px;*/
/*    z-index: 2;*/
/*}*/


@media (max-width: 991px) {
    .cta-image img {
        margin-top: 30px;
    }

    .cta-content {
        text-align: center;
        margin-bottom: 40px;
    }
}


.faq-style-one-area {
position:relative;
padding:5rem 0 5rem;
}

.question-card {
	border-top: 1px solid;
	padding-top: 30px;
}

.faq-style-one button.accordion-button {
       color: #000;
    font-size: 18px;
    font-weight: 600;
    padding: 25px !important;
    background: transparent;
    padding-right: 60px !important;
    position: relative;
    box-shadow: inherit;
    border-bottom: 1px solid transparent !important;
    text-transform: none;
}


.accordion-button:not(.collapsed) {
    color: #072654;
}


.faq-style-one button.accordion-button::after {
	display: none;
}

.faq-style-one button.accordion-button::before {
	background: transparent;
	content: "\f1c9";
	font-family: flaticon_normal-icon !important;
	font-weight: 1;
	font-size: 20px;
	position: absolute;
	top: 25px;
	right: 25px;
	    color: #ff9000;
}

.faq-style-one button.accordion-button:not(.collapsed)::before {
	transform: none;
	content: "\f1ca";
}

.faq-style-one button.accordion-button:focus {
	background: transparent;
	color: #000;
	border: none;
	-webkit-box-shadow: inherit;
	box-shadow: inherit;
	padding-left: 0;
	font-weight: 600;
}

.faq-style-one .accordion-item:first-child {
	margin-top: 0;
}

.faq-style-one.accordion-item h2 {
	margin: 0;
	border: none;
}

.faq-style-one .accordion-body {
   padding: 30px;
    position: relative;
    z-index: 1;
    border-top: 1px solid #e7e7e7;
    font-size: 16px;
    font-weight: 500;
    color: #474747;
    letter-spacing: 0.3px;
    line-height: 1.6;
}

.faq-style-one .accordion-body p {
	margin: 0;
}

.faq-style-one button.accordion-button strong {
	display: inline-block;
	height: 35px;
	width: 35px;
	line-height: 34px;
	text-align: center;
	border-radius: 50%;
	margin-right: 12px;
	border: 1px solid #e7e7e7;
}

.faq-style-one.accordion-item {
	background: rgba(255, 255, 255, 0.4);
	border: none;
	margin-top: 15px;
	border: 1px solid #e7e7e7;
	border-radius: 10px;
	overflow: hidden;
}

.faq-style-one .accordion-item:first-child {
	margin-top: 0;
}



.our-live-online {
   position: relative;
   padding: 4rem 0;
  background: linear-gradient(#f4f5f7 0, #fafafb 100%);
}

.our-live-online .nav {
      margin: 0;
    border: none;
    /*background: #ffffff;*/
    gap: 15px;
    /*padding: 24px;*/
    /*border-radius: 10px;*/
    /*border: 2px solid;*/
    margin-bottom: 50px !important;
    justify-content: space-around;
    align-items: center;
}

.nav.nav-pills li.nav-item .nav-link.active {
    background: #0e2a47;
    border-color: transparent;
    color: #fff;
}

.nav.nav-pills li.nav-item .nav-link {
   display: flex;
    width: 100%;
    justify-content: space-between;
    margin: 0;
    border: 1px solid #e7e7e7;
    padding: 16px 20px;
    border-radius: 10px;
    align-items: center;
       font-size: 14px;
    transition: all 0.35s ease-in-out;
    font-weight: 600;
    color: #0e2a47;
    /*color: #000;*/
    position: relative;
    z-index: 1;
    overflow: hidden;
    /*background: #ff9000d1;*/
    background: #ff90009e;
}

.nav.nav-pills li.nav-item .nav-link::after {
    position: absolute;
    left: 50%;
    top: -60px;
    content: "";
    height: 100px;
    width: 100px;
    background: #ffffff;
    z-index: -1;
    transform: translateX(-50%);
    border-radius: 50%;
    opacity: 0.15;
}

.nav.nav-pills li.nav-item .nav-link::before{
    position: absolute;
    left: 50%;
    bottom: -60px;
    content: "";
    height: 100px;
    width: 100px;
    background: #ffffff;
    z-index: -1;
    transform: translateX(-50%);
    border-radius: 50%;
    opacity: 0.15;
}

.our-live-image img{
    border-radius: 20px;
    width:100%;
}

.our-live-content {
     background: #ffedd5;
    border-radius: 20px;
    padding: 2rem 2rem 1.5rem;
    height: 100%;
    /*background: #fff;*/
}
.our-live-content p,
.french-courses-section .course-content p{
    text-align:justify;
}

.our-live-content h3{
   font-size: 22px;
    font-weight: 600;
    line-height: 1.3;
    margin: 0 0 9px;
}
.our-live-content p{
    margin: 10px 0 10px;
}
.research-list {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 1.5rem;
}

.research-list em {
    background: #fff;
    border: 1px solid #eae6df;
    padding: 7px 20px;
    border-radius: 50px;
}


.course-meta {
  margin: 0;
    padding: 0;
    list-style: none;
    display: inline-flex;
    font-size: 16px;
    flex-wrap: wrap;
    column-gap: 20px;
    row-gap: 3px;
    color: #ff9000;
    font-weight: 500;
}
.course-meta li{
        display: flex;
    /*align-items: center;*/
}
.course-meta i {
    margin-right: 5px;
    font-weight: 100;
    font-size: 15px;
    display: inline-block;
    height: 15px;
}

  .open-new-opportun{
       padding: 4rem 0;
    position: relative;
    /*height: 350px;*/
    overflow: hidden;
    background-color: #000000cc;
    /*background: linear-gradient(180deg, rgba(5, 28, 44, 0.30) 0%, rgba(5, 28, 44, 0.80) 90%);*/
}
.open-new-opportun::before {
    content: "";
    position: absolute;
    background: url(../images/bg/online-language-school.webp);
    background-position: bottom;
    background-size: cover;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: -1;
    background-repeat: no-repeat;
}
.new-opportun-contetn p{
    color:#fff;
}

.other-lan{
    justify-content: center !important;
}

.hist-cont{
       padding: 0 0 5rem;
     position:relative;
    /*overflow: hidden;*/
}
/*.hist-cont::before{*/
/*    position: absolute;*/
/*    content: "";*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    left: 50%;*/
    /*bottom: -120px;*/
/*    transform: translate(-50%, -0);*/
/*    z-index: -1;*/
/*    border-radius: 20px;*/
/*}*/
.mit-text{
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    font-size: 85px;
    font-weight: 800;
    letter-spacing: 10px;
    color: transparent;
    -webkit-text-stroke: 2px #dcdcdc;
    opacity: 0.5;
}

.hist-cont .cont-shape{
       position: absolute;
    left: 49%;
    z-index: 1;
    width: 150px;
    height: auto;
    margin-top: 225px;
    filter: invert(65%) sepia(99%) saturate(2506%) hue-rotate(358deg) brightness(100%) contrast(104%);
}

.hist-cont .loc-btn{
    text-align: start;
}

/*.hist-cont .natv-image{*/
/* width: 630px;*/
/*    height: 620px;*/
/*    object-fit: cover;*/
/*    border-radius: 20px;*/
/*    box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);*/
/*    background: #fff;*/
/*    border: 8px solid #fff;*/
/*    margin-top: -278px;*/
/*}*/

.natv-image img {
      width: 100%;
    height: 652px;
      filter: grayscale(100%);
    object-fit: cover;
    border-radius: 20px;
    box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
    background: #fff;
    border: 8px solid #fff;
    margin-top: -146px;
}

.hist-cont .mit-loca::before{
        position: absolute;
    content: "";
    width: 1472px;
    height: 597px;
    background: #f5f5f5;
    left: 50%;
    transform: translate(-50%, -0);
    z-index: -1;
    border-radius: 20px;
}

.locat-mitr{
    background:unset;
}

.locat-mitr .nav{
    justify-content: center;
    align-items: center;
}
.nat-content {
    position: relative;
    padding: 4rem 0 0;
}
.why-hindi{
    position: relative;
    background: #f3f2ef !important;
    overflow-x: clip;
  
    
}

.sticky-row {
    position: sticky;
    top: 100px;
}

.process-img {
    position: relative;
    display: inline-block;
}
.sec-benefits-left .process-img::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    inset: 0;
    opacity: 0.85;
    z-index: 1;
}
.process-img img {
    filter: grayscale(100%);
    transition: filter 0.3s ease;
    width: 840px;
}

.our-benefits-card {
    padding: 55px 40px 50px 20px;
}

.benefits-card-box {
    background: #ffffff;
    /*padding: 50px;*/
    border: 1px solid #f7f4f7;
    border-radius: 5px;
    top: 120px;
    position: sticky;
    margin-bottom: 30px;
    min-height: 300px;
    padding: 40px 20px 40px;
}
.benefits-card-box .prosess-title .box-title {
       font-size: 18px;
    font-weight: 700;
    color: #000;
}
.benefits-card-box .prosess-title .benefits-listout {
    list-style: none;
    align-items: center;
    padding: 0;
    font-weight: 500;
    margin: 0;
    margin-bottom: -0.2em;
}
.why-hindi .sec-big-title{
    margin-bottom: 30px;
}

.why-online{
    position: relative;
    padding:4rem 0 4rem;
}
.why-online .why-imgs img{
    width: 100%;
    height: 100%;
    aspect-ratio: 1 / 0.61;
    object-fit: cover;
    border-radius: 20px;
}



.single-category-section {
    position: relative;
       padding: 4rem 0;
}

.online-sub{
       padding: 0;
    position: relative;
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    margin-top: 10px;
    gap: 1.6rem;
}
.online-sub .row{
    justify-content: center;
    gap: 20px;
}
.single-category{
   text-align: center;
    border-radius: 5px;
    background: #ffe9cc;
    /* box-shadow: 0 8px 25px rgba(27, 33, 47, 0.08); */
    padding: 25px;
}
.single-category:hover img {
    transform: rotate3d(1, 1, 1, 360deg);
}

.single-category img{
    margin-bottom:30px;
      transition: 0.3s;
}

.single-category h4{
        font-size: 15px;
    font-weight: 600;
    line-height: 1.3;
    margin: 0;
}


.learn-hindi-sections{
       position: relative;
    padding: 4rem 0 4rem;
    background: linear-gradient(#f4f5f738 0, #fafafb 100%);
}

.learn-hindi-listd li{
     margin: 0 0 1rem;
    position: relative;
    padding-left: 25px;
    line-height: 1.9;
}

.learn-hindi-listd li::before {
    position: absolute;
    content: "\f180";
    font-family: flaticon_normal-icon !important;
    left: 0px;
    top: 8px;
    line-height: 18px;
    text-align: center;
    color: #ff9000;
    font-size: 19px;
}

.detl-mitr .nav{
    justify-content: center;
    align-items: center;
}

.our-couter-item h4 {
    min-width: 80px; /* adjust based on biggest number */
    display: inline-block;
}