.widget-title {
    position: relative;
}

.widget-title.nop {
    position: relative;
}

.widget-title.nop:after{ display:none;
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    top: 25px;
    background-color: #e1e1e1;
    height: 1px;
    z-index: -1;
}

.widget-title h2 {
    display: block;
    position: relative;
   
    padding: 0;
}

.widget-title h3 {
    display: inline-block;
    position: relative;
    /* padding: 0 50px; */
    /* text-transform: uppercase; */
    font-size: 24px;
    font-weight: 700;
}

.packaging_section .packaging__block .row .col-lg-3.col-md-3.col-sm-3 {
    position: relative;
    border-right: solid 1px #fff;
    /* margin: 0; */
    padding: 0;
}

/* .widget-title .hr:after { position: absolute; content:""; width: 120px; height: 10px; background-color: var(--bg-purple); margin-top: -5px; } */
.zIndex2 {
    z-index: 2;
}

.no-bodr {border:0px !important;}


.header .logo {
    position: relative;
    z-index: 10;
}
.header .logo img {
    width: 92%;
}
.navmenu {
    width: 100%;
}
.mobview {
    display: none!important;
}

.navbar-nav {
    padding: 2rem 0.2rem 2rem 0.2rem;
    width: 100%;
    margin-left: 0rem;
    padding-right: 0px;
}
.navbar-nav li.nav-item:first-child {
    border: 0px;
}
.navbar-nav .nav-item a:last-child {
    margin-right: 0px;
}
.navbar-nav .nav-item a {
    position: relative;
    font-size: .85rem;
    font-weight: 500;
    line-height: 1;
    color: #fff !important;
    border-right: 0px solid #312F2F;
    padding: 0.15rem 0.5rem!important;
    letter-spacing: 0;
    text-align: center;
    margin: 0 .5rem;
}

.navbar-nav .nav-item a:hover {
    color: #FFF200 !important;
}

.navbar-nav .nav-item a:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 0;
    right: 100%;
    bottom: -6px;
    height: 2px;
    -webkit-transition-property: right;
    transition-property: right;
    -moz-transition-duration: 0.45s;
    -webkit-transition-duration: 0.45s;
    transition-duration: 0.45s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    background-color: #FFD700;
}
.navbar-nav .nav-item a:hover:before, .navbar-nav .nav-item a:focus:before, .navbar-nav .nav-item a:active:before {right: 0; }

.header .top-head {
    position: relative;
    background: #2C53A2;
}


.right-logo {
    position: relative;
    padding-top: 10px;
    text-align: right;
}

.frmBg h4 {
    color: rgb(46 46 46);
    font-size: 18px;
    font-weight: 700;
    
}



.right-logo a {
    background: #F9B21A;
    padding: 10px 20px;
    border-radius: 10px;
    color: #fff;
}

.font-weight-300 {
    font-weight: 300;
}

.font-weight-700 {
    font-weight: 700;
}

.font-weight-500 {
    font-weight: 500;
}

.show {
    display: block !important;
}

.overflow-h {
    overflow: hidden;
}

.gradient {
    background-image: linear-gradient(to right, #4b1632, #421633, #381733, #2f1631, #26162f);
}

.py-4 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

/*== HEADER CSS START ==*/
.paraxify {
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
}

/*== BANNER CSS START ==*/
.dsu-form {
    width: 350px;
    margin: 5rem auto 0;
    padding: 1.5rem 25px;
    float: right;
    position: relative;
    z-index: 1;
    border-radius: 0.5rem;
    background-color: #fff;
}




.bannerContent h1 {
    font-size: 65px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    padding-top: 30px;
}


.contact-fild-box .form-check input[type=checkbox] {
    width: auto;
    top: 0px;
    left: 1px;
    position: absolute;
    padding: 0px;
    margin: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
    min-height: unset;
    min-height: initial;
    height: auto;
    margin-top: 3px;
}

.contact-fild-box .form-check label {
    font-weight: 400;
    font-size: 10px;
    line-height: 1.35;
    color: #676F7E;
    cursor: pointer;
    margin: 0px;
    text-align: left;
}



.frmBg {
    position: relative;
    
    padding: 0 0;
}

.frmBg .hr {
    border: 2px solid var(--bg-blue);
    margin: 0 auto;
}

.contact-fild-box .form-control,
.contact-fild-box .form-select {
    font-size: 14px;
    color: #000;
    border: 1px solid var(--text-dark);
    border-radius: 0;
    background-color: transparent;
    margin: 0 auto;
    padding: 11px 10px;
    height: auto;
    border-radius: 5px;
}

.form-group {
    margin-bottom: 0px;
}

.btn_submit.btn__blue {
    background-color: var(--bg-purple);
}

.btn_submit {
    width: 60%;
    background: #3E6BC8;
    color: var(--white-col);
    font-size: 14px;
    border-radius: 30px;
    padding: 10px 2rem;
    margin: 0 auto;
}


.btn_submit i {transform: rotate(45deg); padding-left:5px;}



.hero-sectionn .vishouse-absolute {
    position: absolute;
    bottom: 0px;
    left: 36%;
    z-index: 1;
}

.hero-sectionn .vishouse-absolute img {
    width: 80%;
}


.wid50 .contact-fild-box {
    width: 48%;
}

.btn_submit:hover {
    color: var(--white-col);
}

.contact-fild-box {
    margin-bottom: 12px;
    position: relative;
}

.contact-fild-box.text-center {
    margin-bottom: 0px;
}

.dsu-intro {
    position: relative;
    z-index: 2;
}

.dsu-addmission {
    margin-top: 6rem;
    display: block;
    padding: 0px;
    padding-right: 18%;
    margin-bottom: 170px;
    /* padding-bottom: 50px; */
}




.formIDfid {
    padding: 0 0px;
}

.contact-fild-box .form-control option {
    color: #000;
}

.dsu-form .progress {
    background-color: var(--bg-blue);
    height: 2px;
}




.our-alumine {
    background: #F5F5F5;
}



.client_logo {
    background: #fff;
    border: 1px solid #4854614D;
    padding: 10px;
    height: 91px;
    display: flex;
    align-items: center;
    justify-content: center;
}

p.text-white.title-anim.as {
    padding: 11px 0;
}




.package_section .package__block .rank_dv {
    position: relative;
    border-right: solid 1px #c3c3c3;
}
.package_section .package__block .rank_dv.bdr-0 {
    border: 0;
}





.benefits-item{
position: relative;
/* width: 100%; */
margin: 20px 10px 40px 10px;
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
}

.benefits-item:hover .bene_content{
background-color: #F78D27;

}

.benefits-item:hover .bene_content p,.benefits-item:hover .bene_content p span{
    color: #fff;
}
.benefits-item .bene-icon{
    width: auto;

}

.benefits-item .bene_content{
    width: 85%;
    padding: 20px 10px;
    min-height: 130px;
   margin-top: -80px;
    border: 1px solid #fff;
    border-radius: 8px;
   background-color: #fff;
   z-index: 1;
}

.benefits-item .bene_content p{
color: #212529;
font-size: 16px;
font-weight: 500;
line-height: 21.79px;
text-align: center;

}
.benefits-item .bene_content p span{
    color: #F78D27;
    font-size: 16px;
    font-weight: 400;
    line-height: 21.79px;
    text-align: center;
    
    }

    .about_prg{
        background: url(../images/abouut_bg.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .about_aiima{
        position:relative;
		background-color:#EBEDF3;
    }
	
.about_aiima .cent_item img {
    margin-top: 0px;
}

.widget-title h2 img {
    display: block;
    margin: auto;
    width: 9%;
	margin-bottom:10px;
}

    .about_aiima .content{position: relative;}
	
	
.about_aiima .content .semi-soli {
    position: relative;
    background: #fff;
    /* box-shadow: 0px 4px 20px -4px rgba(35, 39, 47, 0.18); */
    border-radius: 16px;
    height: 100%;
}

.about_aiima .content .semi-soli p {
    font-size: 14px;
    color: #707070;
    line-height: 1.8;
    text-align: center;
}
	

	
    .about_prg .content p{
      color: #fff;
        font-size: 16px;
        font-weight: 400;
        line-height: 21.79px;
        text-align: left;
        
    }


.main-titles_lines {
    color: #212529;
   
    font-size: 33px;
    font-weight: 700 ;
    line-height: 1.2;
   
    position: relative;
}

.widget-title p {
    font-size: 16px;
    color: #676F7E;
    border-bottom: solid 2px #EC2127;
    display: inline-block;
    padding: 10px 0;
}

.widget-title p.no-bdr {
    border: 0px;
}


.main-titles_lines span {color:#EC2127;}

.main-titles_lines span.orange {
    color: #F9B21A;
}




.blob p {
    color: #fff;
    font-size: 20px;
    line-height: 27px;
}





.duration_mode {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    width: 100%;
    gap: 5px;
    margin: 25px 0px;
}

.duration_mode ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.duration_mode ul li {
    background: #fff;
    display: inline-block;
    padding: 10px 25px;
    border-radius: 30px;
    margin: 8px;
    font-size: 16px;
    font-weight: 500;
}

.duration_mode ul li.litle-big {background: #FFF200; font-size:20px; color:#000;}



.desktoped {
    position: relative;
    
    width: 100%;
    border-radius: 5px;
}







.application_process .app_item{
border-radius: 12px;
margin: 50px 0px;
overflow: visible;
min-height: 200px;
border: 1px solid #7F00021F;
display: flex;
position: relative;
justify-content: center;
align-items: center;
flex-direction: column;
gap:20px;
padding: 30px 30px 10px 30px;
}
.application_process .app_item:hover .abs_img{
transform: rotateY(180deg);
transition: .5s;
}
.application_process .app_item .abs_img{
    position: absolute;
    transform: rotateY(0deg);
transition: .5s;
    top: -55px;
}

.application_process .app_item .app_content h1{
font-size: 24px;
font-weight: 700;
line-height: 31.92px;
text-align: center;
color: #7F0002 !important;

}
.application_process .app_item .app_content{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 10px;
}
.application_process .app_item .app_content hr{
    background-color: #FDD428;
    color: #FDD428;
    height: 3px;
    opacity: 1;
    width: 100px;
}

.application_process .app_item .app_content p{
color: #30343F;
font-size: 18px;
font-weight: 600;
line-height: 26px;
text-align: center;

}






.eligible__md .eligible_item:hover,


.eligible__md .ele_icon i {
    font-size: 1.4rem;
    color: var(--bg-purple);
    margin-top: 0.2rem;
}

.eligible__md .eligible_item {
    margin-top: 2rem;
    padding: 1rem;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

.ready-vector {
    top: -13px;
    left: 4rem;
}

#client-slider,
#benefits-slider {
    margin-top: 0rem;
}



.project_logo::after {
    position: absolute;
    width: 2px;
    height: 100%;
    content: "";
    background-color: var(--bg-info);
    right: 0px;
    z-index: 1;
    top: 0px
}

.faq__section,
.campus-section,
.project-section {
    background-color: var(--bg-info);
}

.faq__section .accordion-item {
    margin-top: 0.5rem;
    border-radius: 0.6rem;
    overflow: hidden;
    border: 1px solid var(--bg-blue);
    background-color: var(--bg-blue);
}

.faq__section .accordion-item .accordion-button {
    padding: 1.25rem;
    font-size: 1.2rem;
}

.faq__section .accordion-item .accordion-button:not(.collapsed) {
    background-color: var(--bg-blue);
}

.faq__section .accordion-item .accordion-body p,
.faq__section .accordion-item .accordion-button:not(.collapsed) {
    color: var(--white-col);
}




.cloud_absolute {
    right: -112px;
    top: 50%;
}

.cloud_absolute img {
    width: 75%;
}

.pen_absolute {
    bottom: 25%;
}

.cloud_absolute1 {
    left: 0;
}

.cloud_absolute1 img {
    width: 50%;
    opacity: 0.1;
}

.boydv {
    top: 12rem;
    left: 27rem;
    z-index: 2;
}


.cloud-white1 {
    top: 0rem;
    right: 40rem;
}

.cloud-white1 img {
    width: 100px;
}

.cloud-white2 {
    top: 3rem;
    left: 40rem;
}

.cloud-white2 img {
    width: 100px;
}

[data-paroller-factor] {
    position: relative;
    z-index: 0;
}

.cloud_absolute3 {
    left: 0;
    top: 0;
}


.ticker_item {
    position: relative;
}

.ticker_item .ticker_front {
    background-color: transparent !important;
    min-height: 300px;
    /* box-shadow: 0px 4px 12px 2px rgba(206, 212, 218, 0.7); */
}

.ticker_item .ticker_front img{
    /* border-radius: 10px !important; */

}
.img_div{
    border-radius: 20px;
    margin: 0px 30px;
    /* padding: 0px 30px; */
    overflow: hidden;
}
.ticker_item .ticker_back h5,
.ticker_item .ticker_back p {
    color: var(--white-col);
}

.ticker_item .ticker_back h5 {
    font-weight: 600;
}

.ticker_front img {
    width: 100%;
}

.testimonial_item{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: row;
    gap: 30px;
}
.testimonial_item .alunmni_img{
    width: 200px;
}
.testimonial_item .alunmni_img img{
    border: 13px solid #F78D27;
    border-radius: 100%;
}
.testimonial_item .alumni_text{
    width: calc(100% - 200px);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
justify-content: flex-start;
padding: 10px;
gap: 5px;
}
.testimonial_item .alumni_text h1{
color: #F78D27;
font-size: 36px;
font-weight: 700;
line-height: 36px;
text-align: left;

}
.testimonial_item .alumni_text h4{
color: #fff;
font-size: 24px;
font-weight: 500;
line-height: 36px;
text-align:left;

}

.testimonial_item .alumni_text p{
color: #fff;
margin-top: 30px;
font-size: 16px;
font-weight: 400;
line-height: 21.79px;
text-align: left;

}
.Specializations {
    overflow: visible;
    background-color: #F78D271A;
}

#Testimonials.owl-theme .owl-nav .owl-prev {
    left: -1330px;
    /* position: absolute; */
    /* right: 0; */
}

#ticker-slider.owl-theme .owl-nav .owl-next {
    right: -20px;
}

#ticker-slider.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    bottom: -268px;
    border-radius: 0;
    font-size: 2.5rem;
    width: 45px;
    height: 45px;
    line-height: 32px;
    font-weight: 100 !important;
    color: #fff !important;
    background-color: #F78D27 !important;
}

#ticker-slider.owl-theme .owl-nav .owl-prev {
    left: -1330px;
    /* position: absolute; */
    /* right: 0; */
}



/*== Footer css start ==*/
.footer {
    font-size: 14px;
    background-color: #2C53A2;
}

.desktop {
    display: block;
}

.mobile {
    display: none !important;
}

.fonts11 {
    font-size: 3.5rem;
    line-height: 1.1;
}

ul.listing li {
    position: relative;
    padding: 10px 0;
    float: left;
    width: 40%;
    font-size: 1rem;
    color: #FFF;
    padding-left: 25px;
}

ul.listing li:after {
    position: absolute;
    text-align: center;
    left: 0px;
    top: 11px;
    width: 18px;
    height: 18px;
    line-height: 9px;
    background-color: var(--bg-orange);
    color: #FFF;
    padding: 4px 4px;
    border-radius: 100%;
    font-family: 'Font Awesome 5 Pro';
    content: "\f00c";
    font-size: 0.7rem;
}

.bottom-bg {
    background-image: url("../images/bottom-bg.png");
    background-size: cover;
}

.nams h2 {
    color: #FBAF03;
    font-size: 34px;
    font-weight: 700;
}

.nams small {
    color: #fff;
    padding: 13px 0;
    display: block;
    font-size: 17px;
}

.applynowa p {
    font-size: 16px;
    color: #fff;
}

.applynow-btas a {
    background: #fff;
    padding: 7px 10px;
    border-radius: 5px;
    color: #333;
}

.owl-theme .owl-dots .owl-dot span {
    background: #D9D9D9 !important;
    width: 10px !important;
    height: 10px !important;
    margin: 1rem 0.2rem 0 !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #0056A2 !important; width:30px !important;
}

.owl-theme .owl-nav [class*=owl-] {
    color: var(--text-dark) !important;
    font-size: var(--font) !important;
    margin: 5px;
    font-size: 25px !important;
    padding: 5px 12px !important;
    background: transparent !important;
    display: inline-block;
    cursor: pointer;
    border-radius: 100% !important;
    width: 35px;
    height: 35px;
    border: 1px solid var(--text-dark) !important;
}

/*.owl-theme .owl-nav {
    position: absolute;
    right: 0;
    top: -64px;
    margin-top: 0;
}*/

.owl-theme .owl-nav [class*=owl-]:hover,
.owl-theme .owl-nav .disabled {
    background: var(--bg-blue) !important;
    color: var(--white-col) !important;
}

.faq__section .accordion-item .accordion-header .accordion-button[aria-expanded="true"]::after {
    background-image: none;
    color: var(--bg-orange);
    font-family: 'Font Awesome 5 Pro';
    content: "\f057";
}





/* == Testimonials-START == */
.testisection{position:relative;width:100%;background-color:#f7f7f7;}
.testisection .sectionInner{border-top:1px solid #e1e1e1;}
.chsliderGrid{position:relative;width:100%;}
.alumnichsliderGrid{position:relative;width:100%;}
.chBox{padding:0rem;}
.alumnichBox{padding:0rem;}
.facultyBox{height:100%;}
.alumniBox{height:100%;}
.ch_row .cols{margin-bottom:1.5rem;}
.awardBase{position:relative;width:100%;margin:0 auto;}
.awardBase img{width:100%;}
.proghighBg{position:relative;width:100%;}
.sliderprofile{position:relative;width:100%;text-align:center;padding:0rem;}
.sliderprofile figure{width:85%; float: right;}
.sliderprofile figure span{border:2px solid #edab0b;display:inline-block;border-radius:100%;overflow:hidden;}
.sliderprofile figure img{max-width:100%;border:1px solid #ffffff;margin:0 auto;border-radius:100%;/* box-shadow:0.1rem 0.02rem 1rem rgba(0,0,0,0.4); */}
.topQuote {
    width: 3.1rem;
    margin-left: 2rem;
    margin-bottom: -2rem;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 2;
    border-bottom: 7rem;
}
.proghighProfile{position:relative;width:100%;text-align:center;padding:0rem 0rem;}
.proghighProfile figure{width:100%;}
.proghighProfile figure img{max-width:9rem;margin:0 auto;}
.ch-title{position:relative;width:100%;padding:0px;margin:0px;text-align:center;}
.ch-title .testi-name{position:relative;text-align:left;}
.ch-title .description{position:relative;}
.ch-title h4 {
    color: #000016;
    font-size: 1.1rem;
    font-weight: 800;
    line-height: 1;
    padding: 0;
    margin-bottom: 0.7rem;
    text-transform: uppercase;
}
.ch-title h5 {
    padding: 0;
    margin-bottom: 1rem;
    color: #888888;
    font-size: .95rem;
    font-weight: 600;
}
.ch-title p {
    min-height: 160px;
    text-align: left;
    padding: 0px;
    color: #6d6e71;
    font-size: .9rem;
    font-weight: 400;
    line-height: 1.7;
    margin-bottom: 0.7rem;
}
.ch-title p:last-child{margin-bottom:0rem;}




#testid-slider.owl-carousel .owl-stage-outer::after {
    content: "";
    position: absolute;
    top: 0px;
    width: 1px;
    height: 100%;
    bottom: 0px;
    background-color: #c8c8c8;
    left: 50%;
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}


.testimon-section{
    background: #fff;
}
/* ====  Testimonials-CLOSE  ==== */


#testid-slider.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    width: 35px;
    height: 35px;
    font-size: 30px;
    border: solid 1px #9b9b9b;
    /* border-radius: 100%; */
    line-height: 20px;
    margin: 0px;
    padding: 0px;
    border-radius: 100%;
    text-align: center;
    color: #9b9b9b;
    background-color: transparent;
    top: 50%;
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    /* box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15); */
}






#testid-slider.owl-theme .owl-nav .owl-next {
    right: -50px;
}

#testid-slider.owl-theme .owl-nav .owl-prev {
    left: -50px;
}
#testid-slider.owl-theme .owl-nav [class*="owl-"]:hover {
    color: #fff;
	background: rgb(235,168,4);
background: linear-gradient(90deg, rgba(235,168,4,1) 0%, rgba(35,28,101,1) 100%);
    opacity: 1;
	box-shadow: 0 0.4rem 1rem rgba(0,0,0,0.32);
}

.programs__content p.breckup {padding-right: 32%;}






.colleb-section {
    background: #e5f2fd;
    position: relative;
}
.colleb-section .colb_item .collabs-logo {
    position: relative;
    margin-bottom: 8px;
    border: 2px solid #fff;
    border-radius: 8px;
    overflow: hidden;
    background: #0056A2;
    min-height: 100px;
    display: flex;
    align-items: center;
}

.colleb-section .colb_item .collabs-logo p {
    font-size: 1rem;
    text-align: center;
	padding:10px;
    line-height: 1.3;
    display: block;
    margin: auto;
	color:#fff;
}








.ranki {position: relative; padding: 25px 0;  }

	
.high__section .glased .articles__item p {
    font-size: 14px;
    color: #fff;
    padding-top: 0px;
    padding-left: 0;
    /* display: block; */
    font-weight: 400;
    line-height: 1.4;
}

.high__section {
    position: relative;
    margin: 0 auto;
    width: 85%;
}

.high__section .glased{position:relative; padding-top:20px;}

.high__section .glased .articles__item {
    background: #3E6BC8;
    padding: 20px;
    border-radius: 0rem;
    margin: 15px 10px;
    border-radius: 15px;
    border: solid 1px #e1e1e145;
    align-items: center;
    position: relative;
    min-height: 190px;
    text-align: center;
}
.high__section .glased .articles__item span {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    padding: 10px 0;
    display: block;
    padding-top: 15px;
}

.high__section .glased .articles__item h5.counting-number {
    font-size: 3.5rem;
    font-weight: 600;
    display: inline-block; color: #FFDE00;
}

.high__section .glased .articles__item span.plused {
    font-size: 3.5rem;
    font-weight: 600; color: #FFDE00;
}

.high__section .glased .articles__item:hover {
   background: #FFF200;
   border:solid 1px #fff;
}

.high__section .glased .articles__item:hover figure img {
    filter: invert(100%) sepia(0%) saturate(1798%) hue-rotate(193deg) brightness(300%) contrast(100%);
}


.high__section .glased .articles__item:hover h5.counting-number {color:#261B03;}
.high__section .glased .articles__item:hover span { color:#000;}
.high__section .glased .articles__item:hover p {color:#000;}

.high__section p {
    
    padding-top: 20px;
    line-height: 1.4;
	font-weight:400;
	color:#fff;
}

.high__section p b{font-weight:600;}	
.testimonial-section{
    background-color: #F4F4F4;
}


.package_section{position:relative; background-color: #fff;}
.package_section .package__block {
    background: #fff;
    z-index: 1;
    border-radius: 20px;
    width: 90%;
    margin: auto;
	margin-top: -6rem;
}




.packaging_section{position:relative; background-color: #3E6BC8;}
.packaging_section .packaging__block {
    background: transparent;
    z-index: 1;
    /* border-radius: 20px; */
    margin: auto;
}
.packaging_section .packaging__block .package_dv {
    position: relative;
    padding: 40px 0;
    
     height: 186px;
    /* overflow: hidden; */
    transition: all .2s ease-in-out;
}

.packaging_section .packaging__block .package_dv:hover {
    background: #FFF200;
}

.packaging_section .packaging__block .package_dv:hover .package__item .counting-item-block .counting-number {
    color: #089A83;
}

.packaging_section .packaging__block .package_dv:hover .package__item .counting-item-block .plus {
    color: #089A83;
}

.packaging_section .packaging__block .package_dv:hover .package__item .counting-item-block p {color:#000;}

.packaging_section .packaging__block .package_dv .package__item {
    padding: 7px 10px;
}
.packaging_section .packaging__block .package_dv .package__item .counting-item-block {
    
    text-align: center;
}


.b-0 {border:0px !important;}

.packaging_section .packaging__block .package_dv .package__item .counting-item-block .counting-number,
.packaging_section .packaging__block .package_dv .package__item .counting-item-block .counting-number, .packaging_section .packaging__block .package_dv .package__item .counting-item-block .counting-number, .packaging_section .packaging__block .package_dv .package__item .counting-item-block .counting-number, .packaging_section .packaging__block .package_dv .package__item .counting-item-block .plus {
    font-size: 40px;
    position: relative;
    z-index: 2;
    font-weight: 700;
    color: #fff;
}
.packaging_section .packaging__block .package_dv .package__item .counting-item-block strong {display:block; color:#ffffff;margin-top:10px; font-size:22px;font-weight:500;}
.packaging_section .packaging__block .package_dv .package__item .counting-item-block strong.txttop {margin-top:-40px;margin-bottom:15px;}
.packaging_section .packaging__block .package_dv .package__item .counting-item-block p {
    display: block;
    color: #fff;
    margin-top: 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.35;
}
.packaging_section .packaging__block .package_dv .package__item .counting-item-block figure{padding-bottom:8px;}


.packaging_section .packaging__block .package_dv .package__item .counting-item-block .plus {}


.countsdown {position:relative; background:#000;}




.counting-item-cont .icons {
    position: absolute;
    top: -9px;
    left: -86px;}
.counting-item-cont .icons img {
    width: 4.3rem;
}








.siber__section {
    background: #EBEDF3;
	
}


.siber__section .side-contant {
    position: relative;
}



.siber__section .collab__title {
    position: relative;
    
}



.siber__section .collab_item .collabs_logo .collabs_mb {
    background: #fff;
    border-radius: 8px;
    margin: 15px 5px;
    overflow: hidden;
    text-align: center;
}




.ctrs > a {
    border-radius: 0px;
    color: #fff;
    border: 1px solid #F60D21;
    display: inline-block;
    overflow: hidden;
    
    background: linear-gradient(95.69deg, #F60D2A 0%, #F00B66 57.16%, #EF600A 100%);
    box-shadow: 0px 3.37857px 16.8929px -3.37857px rgba(35, 39, 47, 0.08);
    border-radius: 5px;
    font-weight: 500;
    line-height: 1;
    padding: 20px 40px;
    position: relative;
    
    transform: perspective(1px) translateZ(0px);
    transition: color 0.3s ease 0s;
    vertical-align: middle;
    font-size: 16px;
    margin-top: 10px;
}
.ctrs>a::before {
    background: #F9B21A none repeat scroll 0 0;
    border-radius: 0px;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 50% 0 0;
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}

.ctrs >a:hover {
    color: #000;
}


.ctrs>a:hover::before{transform:scaleY(1);}



.business-section .business-prog { }
.business-section .business-prog ul.ticked {list-style:none; padding:0px; margin:0px;}
.business-section .business-prog ul.ticked li {
    font-size: 14px;
    color: #676F7E;
    background: #fff;
    padding: 20px;
    width: 100%;
    padding-left: 60px;
    border-radius: 15px;
    margin: 0;
    margin-bottom: 25px;
    position: relative;
}
.business-section .business-prog ul.ticked li span {
    font-size: 18px;
    font-weight: 600;
    display: block;
	color:#000;
}



.business-section .business-prog ul.ticked li:after {
    position: absolute;
    left: 20px;
    top: 17px;
    width: 25px;
    height: 25px;
    background: url(../images/ticked.png) no-repeat;
    background-size: contain;
    content: "";
}







.horizon__section {
    position: relative;
    background: #fff;
}

.horizon__section .resp-tabs-list li {
    background: transparent;
    padding: 10px 10px;
    margin-right: 0px;
    color: #333333;
    width: 100%;
    text-align: center;
    font-size: 18px;
    height: 50px;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    align-items: center;
    border-radius: 30px;
    position: relative;
}

.horizon__section .resp-tabs-list li span {
    width: 100%;
}

.courses__Block h3 {
  font-size: 19px;
  line-height: 1.1;
  font-weight: 600;
}

.courses__Block p {
  color: #ffffff;
  font-size: 17px;
  line-height: 1.3;
  font-weight: 400;
  padding: 0px;
}

.courses__Block p:not(:last-child) {
  margin-bottom: 10px;
}

.courses__Block {
    position: relative;
    width: 85%;
    padding: 10px 0px;
    z-index: 1;
    margin: auto;
}

.courses__Block .row .col-lg-6.col-md-6.col-sm-12.rite {
    padding-right: 0px;
	z-index:1;
}

.courses__Block .row .col-lg-6.col-md-6.col-sm-12.lefty {
    padding-left: 0px;
}

.courses__Block .why_flexx .why_box {
    display: flex;
    /* flex-direction: column; */
    padding: 30px 80px;
    min-height: 305px;
    background-color: #FFF200;
    justify-content: center;
    align-items: center;
    /* border: solid 1px #C69E66; */
    border-radius: 20px;
    transition: all .2s ease-in-out;
    margin: 10px 0;
}
.courses__Block .why_flexx .why_box.yellows {
    /* background: #fff; */
    position: relative;
    
}

.courses__Block .why_flexx .why_box.yellows .expendable-div {
    height: 245px;
    overflow: overlay;
    margin-right: 1rem;
    width: 100%;
    padding: 0px 20px 35px 1rem;
    z-index: 1;
}
.courses__Block .why_flexx .why_box.yellows .expendable-div::-webkit-scrollbar {
    width: 2px;
    background-color: rgba(255,255,255,.3);
}


.courses__Block .why_flexx .why_box.yellows .expendable-div::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(104, 140, 240, 0.3);
  }

.courses__Block .why_flexx .why_box.yellows .expendable-div::-webkit-scrollbar-thumb {
    background-color: #114a8e; 
}




.courses__Block .why_flexx .why_box.yellows:after {
    position: absolute;
    content: "";
    background: #3E6BC8;
    width: 110%;
    height: 100%;
    left: -10%;
    top: 0;
    z-index: 0;
    border-radius: 20px;
}


.courses__Block .why_flexx .why_box:hover {
    
    border: solid 1px #ffffff;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
    transform: translateY(-.5em);
}

.courses__Block .why_flexx .why_box p {
    position: relative;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    color: #333333;
    padding-top: 10px;
    z-index: 1;
    margin: 0px;
}

.courses__Block .why_flexx .why_box.yellows .special {
    z-index: 1;
   
}
.courses__Block .why_flexx .why_box.yellows .special h2 {
    color: #fff;
    font-size: 20px;
    padding-bottom: 12px;
}
.courses__Block .why_flexx .why_box.yellows .special ul {
    display: flex;
    /* justify-content: left; */
    flex-direction: column;
    /* text-align: left; */
    align-items: flex-start;
    padding: 0px;
    margin: 0px;
    
}
.courses__Block .why_flexx .why_box.yellows .special ul li {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 3px 0;
    list-style: disc;
    list-style-position: inside;
}


.eleigb-section .eleigb__block .elegs_dv {
    text-align: left;
    
}

.eleigb-section .eleigb__block .elegs_dv .elegs__item {
    padding: 25px 0px;
    /* background: transparent; */
    /* border: solid 0px #0164A1; */
    padding-top: 0px;
    padding-bottom: 0px;
    /* border-radius: 5px; */
    /* height: 62px; */
    align-items: center;
    /* margin: 40px 0; */
    margin-top: 0;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.eleigb-section .eleigb__block .elegs_dv .elegs__item .eleg-content-item-block {
    margin-bottom: 25px;
    padding-left: 20px;
}
.eleigb-section .eleigb__block .elegs_dv .elegs__item .eleg-content-item-block:last-child {
    margin-bottom: 0px;
}
.eleigb-section .eleigb__block .elegs_dv .elegs__item .eleg-content-item-block p {
    display: block;
    color: #000;
    margin-top: 0px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.3;
    padding-bottom: 5px;
    padding-top: 5px;
}

.horizon__section .tagging-section {
    position: relative;
    background: #F7F7F7;
    border-radius: 30px;
    min-height: 75px;
}


.eleigbitys-slider.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    bottom: -5px;
    color: #ffffff;
    font-size: 20px;
    margin: 5px;
    /* line-height: 0rem; */
    /* width: 2rem; */
    /* height: 2rem; */
    padding: 5px;
    background: #fff;
    display: inline-block;
    cursor: pointer;
    border-radius: 50%;
    border: solid 2px #e7e7e7;
    opacity: 1;
}

.eleigbitys-slider.owl-theme .owl-nav .owl-next {
    right: -18%;
}
.eleigbitys-slider.owl-theme .owl-nav .owl-prev {
    right: -12%;
}

.eleigbitys-slider.owl-theme .owl-nav [class*=owl-]:hover {
    background: #3F6CC8;
    color: #FFF;
	border:solid 2px #3F6CC8;
    
}
.horizon__section .tagging-section .eleigb__block .owl-stage {
    display: flex;
    align-items: center;
}
.horizon__section .tagging-section:after {
    position: absolute;
    content: "";
    background: #F7F7F7;
    width: 100%;
    height: 100%;
    left: 0;
    top: -50px;
    z-index: -2;
    border-radius: 0px;
}





.highlights__section {
    position: relative;
    width: 90%;
    margin: auto;
}

.no-bdrs {border: 0px !important;}

.highlights__section .outer-bdr {
    position: relative;
    }

.highlights__section .highlights__Item {
    background-color: transparent;
    width: 100%;
    /* min-height: 205px; */
    border-radius: 20px;
   
    
}

.highlights__section .highlights__Item .highlights__Icon {
    position: relative;
    padding: 15px 0;
	
	    /*filter: grayscale(1);*/
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.highlights__section .highlights__Item .highlights__Icon figure {
    position: relative;
	padding-bottom: 0px;
    
    margin: auto;
    
}







.highlights__section .highlights__Item .highlights__Icon:hover{ opacity: 1; filter: grayscale(0%);
    -webkit-transform: translateY(-.5em);
    transform: translateY(-.5em); 
    
}


.siber__section .row {
    align-items: center;
}





.elegiblity-section-main .courses__Block .finance-div {
    position: relative;
    background-color: #FFF200;
    border-radius: 20px;
    transition: all .2s 
ease-in-out;
    padding: 30px;
    min-height: 270px;
    margin: 10px 0;
    z-index: 2;
}	
.elegiblity-section-main .courses__Block .finance-div h5 {
    position: relative;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    color: #333333;
    padding-top: 10px;
    z-index: 1;
    margin: 0px;
}

.elegiblity-section-main .courses__Block .finance-div ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;  /* vertical stacking */
    gap: 12px;
	padding-top:20px;
}

.elegiblity-section-main .courses__Block .finance-div ul li {
    font-size: 14px;
    display: flex;
    /* align-items: center; */
    gap: 12px;
}
.elegiblity-section-main .courses__Block .finance-div ul li i {
    width: 40px;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
    flex-shrink: 0;
    background: #fff;
    border-radius: 50%;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    transition: transform 0.6s;
    transform-style: preserve-3d;
	position:relative;
}

.elegiblity-section-main .courses__Block .finance-div h4 {
    position: relative;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    color: #fff;
    padding-top: 10px;
    z-index: 1;
    margin: 0px;
    line-height: 1.2;
	padding-bottom: 10px;
}
.elegiblity-section-main .courses__Block .finance-div p { font-size: 14px;}

.elegiblity-section-main .courses__Block .finance-div.blueish-bg {
    position: relative;
    z-index: 1;
    padding-left: 35px;
}
.elegiblity-section-main .courses__Block .finance-div.blueish-bg:after {
    position: absolute;
    content: "";
    background: #3E6BC8;
    width: 110%;
    height: 100%;
    left: -10%;
    top: 0;
    z-index: -1;
    border-radius: 20px;
}

.elegiblity-section-main .courses__Block .finance-div.blueish-bg ul li {
    color: #fff;
}

.courses__Block .shade-bg {
    position: relative;
    background: #F7F7F7;
    height: 100px;
    border-radius: 0 0 30px 30px;
    margin-top: -30px;
}





.faq-section {background-color:#fff;}




.faq-section .faqBox .accordion-item:not(:first-of-type) { margin-top: 0.6rem; }
.faq-section .faqBox .accordion-item {
    background-color: #FFF200;
    border: 0;
    border-radius: 20px;
    overflow: hidden;
}
.faq-section .faqBox .accordion-button {
    padding: 1.25rem 1.25rem;
    font-weight: 600;
    font-size: 1.1rem;
    background-color: #BAD0FF;
    color: #000;
    padding-left: 60px;
}
.faq-section .faqBox .accordion-button:not(.collapsed) {
    background-color: #FFF200;
    color: #000;
    box-shadow: inset 0 -1px 0 rgba(217,0,0,0);
}

.faq-section .faqBox .accordion-button:not(.collapsed) em span{background: #d90000; color:#fff;}
.faq-section .faqBox .accordion-button:not(.collapsed) em span b{border-right: 1px solid rgba(255, 255, 255, 0.6);}

.faq-section .faqBox .accordion-body p { color: #000; }
.accordion-button::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-plus' viewBox='0 0 16 16'%3E%3Cpath d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/%3E%3C/svg%3E");
    transition: all 0.5s;
    width: 1.85rem;
    height: 1.85rem;
    background-size: 1.85rem;
    position: absolute;
    left: 15px;
}
.accordion-button:not(.collapsed)::after { filter: brightness(89%) invert(15%);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-dash' viewBox='0 0 16 16'%3E%3Cpath d='M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z'/%3E%3C/svg%3E");
}


.faq-section .faqBox .accordion-body p {
    width: 100%;
    position: relative;
    padding-bottom: 10px;
    display: block;
    color: #252641;
    font-size: 16px;
    font-weight: 400;
    padding-left: 40px;
}


.faq-section .prog-ofers {
    position: relative;
    margin-top: 30px;
}
.faq-section .prog-ofers img {
    position: relative;
    border-radius: 10px;
}
.faq-section .prog-ofers::before {
    content: '';
    position: absolute;
    height: 103%;
    width: 93%;
    top: -10px;
    left: 10%;
    border-radius: 10px;
    bottom: 0;
    margin: 0px;
    padding: 0px;
    z-index: 0;
    background-color: #DD3333;
}


.faq-section .faqBox {
    position: relative;
    width: 85%;
    margin: auto;
}



.high__section .glased .artic {
    width: calc(100% / 4);
}


.contact-fild-box .form-control, .contact-fild-box .form-select {
    font-size: 14px;
    color: #000;
    border: 0px solid var(--text-dark);
    border-radius: 0;
    background-color: #d5e1f4;
    margin: 0 auto;
    padding: 10px 10px;
    height: auto;
    border-radius: 15px;
}





