.widget-title h3 { position: relative; display: inline-block; color:#000;}
/**.widget-title h3:after { position: absolute; content: ''; background-color: rgba(252,158,34,0.2); right: -25px; bottom: 4px; width: 120px; height: 15px; z-index: 1; }**/

.widget-title h2 {
    position: relative;
    display: inline-block;
    color: #252525;
    font-weight: 600;
    font-size: 1.8rem;
}


.widget-title p {color: #000; font-size: 15px !important; font-weight: 400;}



.widget-title h4 {
    position: relative;
    display: inline-block;
    color: #252525;
    font-weight: 700;
    font-size: 2rem;
    padding-left: 60px;
}
.widget-title h4:after {
    position: absolute;
    content: "";
    background: #bd328f;
    width: 45px;
    height: 4px;
    left: 0;
    top: 17px;
}

.widget-title h6 {
    position: relative;
    display: inline-block;
    color: #000;
    font-weight: 600;
    font-size: 1.2rem;
}

.widget-title h2 span {
    color: #FC6C05;
}
.zIndex2 { z-index: 2;  }
.show { display: block!important;}
.Mobilelogo { display: none !important; }
ul.listing li { position: relative; font-size: 16px; padding: 5px 15px; }
ul.listing li:after { position: absolute; content: "\f0da"; left: 0px; top: 5px; font-family: 'Font Awesome 5 Pro'; color: var(--text-orange);}
.translateY { -webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}
.translateY:hover { -webkit-transform: translateY(-15px); -ms-transform: translateY(-15px); transform: translateY(-15px);}

.curriculum-list-section .widget-title h3:after, .widget-title.afterNone h3:after, .infrastructure-list-section .infrastructure-box_Gallery:last-child:not(:nth-child(-n + 2)):before, .infrastructure-list-section .infrastructure-box_Gallery:nth-last-child(2):before { display: none; }




.header .header-absolute {
    position: relative;
    width: 100%;
    display: table;
    z-index: 4;
    background-color: #FC6C05;
}

.header .logo img {
    position: relative;
    padding: 10px 0;
    width: auto;
    height: auto;
    
}

.header .top-head .headerRtcontent {
    padding-top: 0rem;
    width: 100%;
    height: 100%;
}

.hero-section .hero-section-slide .slderadm h1 br {
    display: none;
}


.navmenu {
    width: 100%;
}
.header .top-head .navbar {
    background-color: transparent;
}

.navbar-nav {
    padding: 2rem 0.2rem 2rem 0.2rem;
    width: 100%;
    margin-left: 0rem;
    padding-right: 0px;
}

.navbar-nav li.nav-item {
    border-left: solid 0px #000;
}
.navbar-nav li.nav-item:first-child {
    border: 0px;
}
.navbar-nav .nav-item a {
    position: relative;
    font-size: .9rem;
    font-weight: 500;
    line-height: 1;
    color: #252641;
    border-right: 0px solid #252641;
    padding: 0.15rem 0.6rem!important;
    letter-spacing: 0;
    text-align: center;
    margin: 0 .5rem;
    display: table-cell;
    text-wrap-mode: nowrap;
}

.navbar-nav .nav-item a:hover:before, .navbar-nav .nav-item a:focus:before, .navbar-nav .nav-item a:active:before {right: 0; width: 30%; left: 0; margin: auto;}

	
.navbar-nav .nav-item a:before {
    content: "";
    position: absolute;
    z-index: -1;
    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: #fff;
}


.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 1);
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
}

#adm-slider.owl-theme .owl-dots .owl-dot span {margin: 5px 4px;} 
#adm-slider.owl-theme .owl-dots {
    position: relative;
    bottom: 10px;
    padding: 5px;
    left: 0;
}


.mobile-tagline h1 {
    color: #000;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.3;
    /* text-shadow: 0px 5px 10px rgba(0,0,0,0.42); */
}

.mobile-tagline h1 span {
    color: #FC6C05;
}

.mobile-tagline h1 p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    display: block;
    padding: 5px 0 0 0;
    line-height: 1.3;
    text-shadow: none;
}

.heighlights_area .mobile-tagline {
    padding: 0 25px;
    padding-bottom: 40px;
}


#adm-slider.owl-theme .owl-dots .owl-dot.active span, #heroo.owl-theme .owl-dots .owl-dot:hover span {background-color:var(--bg-orange); }

.mobview {
    display: none!important;
}


.partnr_section .partnr__title .d-flex.align-items-center.justify-content-center {
    flex-wrap: wrap;
}
.partnr_section .partnr__title .partnr_mb {
    width: calc(15% - 0px);
    margin: 10px;
}


.left-section {
    position: relative;
    margin-left: 0%;
    width: 100%;
    text-align: right;
}

.left-section a {
    color: #000;
    background-color: #fff;
    font-size: .9rem;
    padding: 10px 20px;
    border-radius: 30px;
    position: relative;
    font-weight: 600;
}

.left-section a span {
    padding-right: 10px;
    color: #FC6C05;
}

.left-section a span i {
    transform: rotate(
90deg);
    font-size: 16px;
}

.navbar-expand-lg .navbar-collapse .left-sec {
    position: relative;
    margin-left: 0%;
    width: 21%;
    text-align: right;
}

.navbar-expand-lg .navbar-collapse .left-sec strong.admiss {
    margin-right: 1%;
}

.navbar-expand-lg .navbar-collapse .left-sec a {
    color: #000;
    background-color: #fff;
    font-size: .85rem;
    padding: 10px 14px;
    border-radius: 30px;
    position: relative;
    font-weight: 600;
    text-wrap-mode: nowrap;
}
.navbar-expand-lg .navbar-collapse .left-sec a span {
    padding-right: 10px;
	color: #FC6C05;
}

.navbar-expand-lg .navbar-collapse .left-sec a span i {
    transform: rotate(
90deg);
    font-size: 16px;
}



/*== Topbar CSS START ==*/

.header .header_relative .main-header__top { margin-bottom: 1.3rem; }
.header .header_relative .main-header__top .cambridge_item { padding: 0rem; margin: 0 0.1rem; border: 1px solid rgba(0,0,0,0.1); }

.header .header_relative .main-header__top .cambridge_item .classi { position:relative;
    background: linear-gradient(0deg, rgba(255,151,0,1) 0%, rgba(251,75,2,1) 100%); color: #FFF; 
    
	padding:0 20px;
	
}
.header .header_relative .main-header__top .cambridge_item .classi a {
   color:#fff;
  display: block;
  width: 100%;
 line-height: 55px;
	
}
.header .header_relative .main-header__top .cambridge_item .classi i {
    border-right: 1px solid #FFF;
    padding-right: 6px;
    padding-top: 10px;
    padding-bottom: 10px;
}





.header .header_relative .main-header__top .cambridge_item .classi:before,
.header .header_relative .main-header__top .cambridge_item .classi:after {
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  background: rgba(251,75,2,1);
  box-shadow:
   -7px -7px 20px 0px rgba(255,255,255,.9),
   -4px -4px 5px 0px rgba(255,255,255,.9),
   7px 7px 20px 0px rgba(0,0,0,.2),
   4px 4px 5px 0px rgba(0,0,0,.3);
  transition: all 0.3s ease;}
  
  
  
  
.header .header_relative .main-header__top .cambridge_item .classi a:before,
.header .header_relative .main-header__top .cambridge_item .classi a:after {
    position: absolute;
    content: "";
    left: 0px;
   
    top: 0px;
    background: rgba(251,75,2,1);
    box-shadow: -7px -7px 20px 0px rgba(255,255,255,.9),
   -4px -4px 5px 0px rgba(255,255,255,.9),
   7px 7px 20px 0px rgba(0,0,0,.2),
   4px 4px 5px 0px rgba(0,0,0,.3);
    transition: all 0.3s ease;
}
  
  
.header .header_relative .main-header__top .cambridge_item .classi:before{
   height: 0%;
   width: 2px;
}
.header .header_relative .main-header__top .cambridge_item .classi:after {
  width: 0%;
  height: 2px;
}
.header .header_relative .main-header__top .cambridge_item .classi:hover{
  color: rgba(251,75,2,1);
  background: transparent;
}

.header .header_relative .main-header__top .cambridge_item .classi:hover a{
  color: rgba(251,75,2,1);
  
}



.header .header_relative .main-header__top .cambridge_item .classi:hover i{
  border-right: 1px solid #828282;
}

.header .header_relative .main-header__top .cambridge_item .classi i img {
   
}
.header .header_relative .main-header__top .cambridge_item .classi:hover i img { filter: invert(35%) sepia(99%) saturate(4740%) hue-rotate(2deg) brightness(101%) contrast(105%); }

.header .header_relative .main-header__top .cambridge_item .classi:hover:before {
  height: 100%;
}
.header .header_relative .main-header__top .cambridge_item .classi:hover:after {
  width: 100%;
}



.header .header_relative .main-header__top .cambridge_item .classi a:before {
  width: 2px;
  height: 0%;
}
.header .header_relative .main-header__top .cambridge_item .classi a:after {
  height: 2px;
  width: 0%;
}

.header .header_relative .main-header__top .cambridge_item .classi a:hover:before {
  height: 100%;
}
.header .header_relative .main-header__top .cambridge_item .classi a:hover:after {
  width: 100%;
}





.header .header_relative .main-header__top .cambridge_item:nth-child(2) .soical-profile ul li:nth-child(3) a { background-color: #0076b4; color: #FFF; }
.header .header_relative .main-header__top .cambridge_item:nth-child(2) .soical-profile ul li:nth-child(4) a { background-color: #cd201f; color: #FFF; }






/*******************FORM CSS*******************/


.formd {
    position: relative;
    
}

.formd .dsu-intro {
    width: 100%;
    margin: auto;
    position: relative;
    top: 0rem;
    z-index: 1;
    padding: 15px 0;
    border-radius: 5px;
    padding-bottom: 50px;
}


.contact-fild-box .input-group-text {
    background-color: #f1f1f1;
    border: 0px solid #f1f1f1;
    border-radius: 5px 0 0px 5px;
    color: #665c52;
    font-size: 13px;
}





.form-group.input-group .input-group-prepend {
    display: flex;
    
}



.tcg {
    background: linear-gradient(30deg, rgb(221, 88, 178) 0%, rgb(176, 53, 135) 100%);
    color: #ffffff;
    padding: 10px 40px;
    font-weight: 600;
    font-size: 14px;
    border-radius: 5px;
    height: 45px;
}



.contact-fild-box.m-2:first-child {
    margin-left: 0px !important;
}
.contact-fild-box .form-control option {
  
  color: #000000;
  background-color: #ffffff;
 
  
}


.contact-fild-box .form-control select { text-align-last: center; }
.contact-fild-box .form-control option { direction: ltr; }





input[type="date"]::-webkit-calendar-picker-indicator {
    position: absolute;
    left: 0%;
	width:100%;
	opacity:0;
	
}


.frmBg h4 {
    font-size: 1.7rem;
    line-height: 1.1;
    /* letter-spacing: 0.02rem; */
    font-weight: 600;
    color: #1A2434;
    display: block;
}

.frmBg p{ color: #1A2434; font-size:14px; padding:10px 0; padding-bottom:30px;}


.country-code {
  background: #f5f5f5;
  font-size: 13px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.6);
  border: none;
  padding: 8px 12px;
}

input#phone.form-control {
    border-left: 0;
}
.contact-fild-box .input-group.phone-group span.country-code {
    border: solid 1px #cfcfcf;
	background-color:#fee2cd;
}



.otp-input {
  padding: 12px;
  border-radius: 8px;
}

/*******************FORM CSS*******************/

#programmes-slider.owl-carousel .owl-stage-outer, #developing-slider.owl-carousel .owl-stage-outer { overflow: visible; }


.parents__section {
    position: relative;
    padding-top: 40px;
}

.parents__section .parents__item {
    position: relative;
    padding: 20px;
    background: #F5F2ED;
    border-radius: 10px;
    /* z-index: 2; */
    min-height: 260px;
	box-shadow: 0px 3px 4px #cdcdcd;
	margin: 10px 0;
}
.parents__section .parents__item .parents_photo { position: relative; overflow: hidden; border: 5px solid #f7a400; border-radius: 100%; width: 220px; height: 220px; margin: 0 auto; }

.parents__section .parents__item .parents__content h5 { color: var(--text-orange); opacity: 0.8; font-size: var(--font18); }
.parents__section .parents__item .parents__content p {
	text-align: justify;
    color: #121212;
    margin-top: 0.6rem;
    font-size: 14px;
}
.parents__section .parents__item i {
    color: #F97C01;
    font-size: 2rem;
}
.parents__section .parents__item .designtn {position: absolute; padding-top: 20px; z-index: 2; right: 25px;}
.parents__section .parents__item .designtn p {color: #67646A; font-size: 12px; position: relative;}

.parents__section .parents__item .designtn p b {display: block;}

.parents__content  .custom-scrollbar-js {height: 115px;}



#parents-slider.owl-theme .owl-dots .owl-dot span, #programmes-slider.owl-theme .owl-dots .owl-dot span { background-color: #D9D9D9; width: 12px; height: 12px; margin: 0 2px; }

#parents-slider.owl-theme .owl-dots .owl-dot.active span, #parents-slider.owl-theme .owl-dots .owl-dot:hover span { background-color: #6A3908; }

#programmes-slider.owl-theme .owl-dots .owl-dot.active span, #programmes-slider.owl-theme .owl-dots .owl-dot:hover span { background-color: var(--bg-blue); }
/*== Footer css start ==*/

.footer .footer-bottom {background: #222222; border-radius: 10px;}
.footer .footer-bottom p { color: #fff; font-size: 14px; padding: 5px 0;  }


.blob__Mask { border-radius: 81% 19% 25% 75% / 52% 59% 41% 48%; overflow: hidden; height: 350px; width: 400px; margin: 0 auto; }
.shapes__blob-Mask.flipHori .blob__Mask, .developing__section .developing_item-one:hover .developing_Shapes  { -moz-transform: scaleX(-1);  -o-transform: scaleX(-1); -webkit-transform: scaleX(-1); transform: scaleX(-1); }
.shapes__blob-Mask.flipHori .shapes-orange { left: 15%;  }

.shapes__blob-Mask .shapes-orange { top: -22px; }

.shapes__blob-Mask .shapes-orange {
    -webkit-transform: rotate(-11deg);
    -ms-transform: rotate(-11deg);
    transform: rotate(-11deg);
    -webkit-animation: semi_rotated_two 20s infinite;
    animation: semi_rotated_two 20s infinite; }
@-webkit-keyframes semi_rotated_two{0%,100%{-webkit-transform:rotate(-11deg);transform:rotate(-11deg)}50%{-webkit-transform:rotate(11deg);transform:rotate(11deg)}}@keyframes semi_rotated_two{0%,100%{-webkit-transform:rotate(-11deg);transform:rotate(-11deg)}50%{-webkit-transform:rotate(11deg);transform:rotate(11deg)}}   
.bannerpage-title-wrap .kingster-page-title-content {
    position: absolute;
    top: 35%;
    width: 50%;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
}
.bannerpage-title-wrap .kingster-page-title-content span {
    font-size: 22px;
    color: #F57C01;
}
.bannerpage-title-wrap .kingster-page-title-content h1 {
    font-weight: 700;
    font-size: 26px;
	padding-top: 10px;
}


.bannerpage-title-wrap .contact-page-title-content {
    position: absolute;
    top: 10%;
    width: 25%;
    z-index: 1;
}

.bannerpage-title-wrap .contact-page-title-content h1 {padding-bottom: 10px;}

.bannerpage-title-wrap .contact-page-title-content .contact-info-list p, .bannerpage-title-wrap .contact-page-title-content .contact-info-list li a, .bannerpage-title-wrap .contact-page-title-content .contact-info-list li i {color: #fff; font-weight: 700;}
.bannerpage-title-wrap .contact-page-title-content .contact-info-list li i {float: left; padding-right: 10px;}
.bannerpage-title-wrap .contact-page-title-content .contact-info-list li .info {overflow:hidden; }
.bannerpage-title-wrap .contact-page-title-content .contact-info-list ul li {
    position: relative;
    padding: 8px 0;
    display: flex;
    align-items: center;
}
.bannerpage-title-wrap .contact-page-title-content .contact-info-list ul li.phn i.phoned {rotate: 90deg; padding-top: 10px;}
.bannerpage-title-wrap .contact-page-title-content .contact-info-list p b {
    font-weight: 400;
    display: block;
    color: #F97C01;
}



#hero .owl-theme .owl-nav {
    margin-top: 0px;
}

#heroo {
    margin-top: 10px;
}

#hero .container .row {
    position: relative;
}

.min-margin {margin-top:-70px !important;}

/* =======================Design Edge=========================== */




#heroo.owl-theme .owl-dot {
    background-image: none !important;
}








  select{padding:2px 6px}
  .report{cursor:pointer;color:#555}
  .report:before{content:"⚠️";margin-right:4px}



/***********Form CSS**************/
.dsu-form {
    padding: 0px;
    border-radius: 5px;
    background: rgba(255,241,232,1);
    position: relative;
    z-index: 1;
    width: 380px;
    float: right;
    overflow: hidden; 
}
.frmBg { position: relative; text-align: center; padding: 10px 0;}
.frmBg h4 span { color: var(--text-yellow); }
.applyBox {  margin-top: 0px; width: 100%; display: table;}
.contact_fild { padding: 0;}
.contact-fild-box .form-control, 
.contact-fild-box .form-control, .contact-fild-box .form-control, .contact-fild-box .form-select {
    font-size: 13px;
    color: rgba(0,0,0,0.6);
    border: 0px;
    border: 1px solid #cfcfcf;
    border-radius: 5px;
    margin: 0 auto;
    padding: 8px 10px;
    height: auto;
    font-weight: 600;
}
.form-group { margin-bottom: 0px;}
.btn_submit {
    background: #FC6C05;
    color: #fff;
    text-transform: capitalize;
    font-size: 16px;
    padding: 7px 0px;
    display: block;
    display: block;
    margin: 5px auto;
    
    border-radius: 5px;
    font-weight: 600;
    position: relative;
    width: 100%;
}
.btn_submit:hover {background:#000; color: #FFFFFF;}
.contact-fild-box { margin-bottom: 10px; position: relative;}

.wid50 .contact-fild-box {
    width: 48%;
}
.dsu-form .form_terms {
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 21px;
    /* display: flex; */
    align-items: center;
    text-align: center;
    color: #212529;
    line-height: 1.5;
}

.dsu-form .form_terms a {
    color: #003F91;
}

.dsu-intro {
    position: absolute;
    bottom: 3.5rem;
    z-index: 1;
    right: 30px;
}

.frmBg h4 {
    font-weight: 500;
    font-size: 20px;
    color: #30343F;
    /* border-bottom: solid 3px #c1bdb6; */
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
}


/***********Form CSS**************/


.served_section {
    position: relative;
}

.served_section .served__block {
    
    background: #807F7F;
    z-index: 1;
    border-radius: 10px;
}

.served_section .served__block .served_dv .served__item {
    padding: 7px 12px 7px;
    text-align: center;
}



.b-0 {
    border: 0px !important;
}

.served_section .served__block .served_dv .served__item .served-item-block span {
    display: flex;
    /* background: #f4f6f8; */
    width: 66px;
    position: relative;
    height: 66px;
    /* border-radius: 50px; */
    justify-content: center;
    align-items: center;
    margin: auto;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    overflow: hidden;
}


.served_section .served__block .served_dv .served__item .served-item-block span img {transition: all .5s;}



.served_section .served__block .served_dv .served__item:hover .served-item-block span:after {
    visibility: visible;
    opacity: 1;
    width: 100%;
}


.served_section .served__block .served_dv .served__item:hover .served-item-block span {
    
    -webkit-transform: translateY(.5em);
    transform: translateY(.5em);
}



.served_section .served__block .served_dv .served__item .served-item-block p {
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.35;
}


.served_section .served__block .served_dv .served__item .served-item-block figure {
    display: inline-block;
    background: #fff;
    padding: 5px 15px;
    border-radius: 15px;
    border: solid 1px #000;
    margin: 15px 0;
}


.w-85 {width: 85%;}

.served_section .served__block .served_dv .served__item:hover .served-item-block span img {transform: rotateY(360deg);
    transition: all .5s;}


	

.section31 {
    padding: 30px 0 40px;
}



.section31 .blasi {
    background-color: rgba(34, 34, 34, .1);
    border-radius: 15px;
    padding: 38px;
    height: 100%;
}

.section31 .inter {
    position: relative;
    padding-top: 0px;
   
}

.section31 .inter p {
    font-size: 15px;
    line-height: 1.5;
    text-align: justify;
    padding-bottom: 15px;
}

.section31 .inter p:last-child {padding-bottom: 0;}

.pic1__item {
    height: 100%;
}

.pic1__item img {
    height: 100%;
    width: 100%;
    object-fit: cover; 
    border-radius: 15px;
}





.courses-section .owl-theme .owl-nav [class*=owl-] {
    color: #000000;
    font-size: 30px;
    margin: 5px;
    padding: 2px;
    background: #ffffff;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    border: solid 1px #D6D6D6;
    top: 40%;
    border-radius: 50%;}

.courses-section .owl-carousel .owl-prev {
    position: absolute;   
    left: -60px;
    width: 35px;
    height: 35px;
    }

.courses-section .owl-carousel .owl-next {
    position: absolute;
    right: -60px;
    width: 35px;
    height: 35px;
   }






.applys {position: relative;}
.applys a {
    color: #FFF;
    display: inline-block;
    padding: 13px 40px 13px 22px;
    background: linear-gradient(30deg, rgba(221, 88, 178, 1) 0%, rgba(176, 53, 135, 1) 100%);
    font-weight: 400;
    font-size: 16px;
    border-radius: 10px;
    transition: all 0.5s;
    transition: 0.5s;
    position: relative;
    box-shadow: 0 .3rem 1rem rgba(0, 0, 0, .15);}
    
.applys a:after {
    content: '\f178';
    position: absolute;
    font-family: "Font Awesome 5 Pro";
    opacity: 1;
    top: 13px;
    right: 16px;
    transition: 0.5s;}

.applys a:hover {
    padding-right: 10px;
    padding-left: 10px;
     background: linear-gradient(30deg, rgba(9, 85, 114, 1) 0%, rgba(176, 53, 135, 1) 100%);
    background-color: #095572;
}

.applys a:hover:after {
    opacity: 0;
    right: -20px;
} 








.courses-section {
    position: relative;
    overflow: hidden;
}


.courses-section .patterns {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
}

.courses-section .patterns img {width: 100%;}


.courses-section .expert_thumb .expert_title {
    padding: 10px 0;
    background: #FC6C05;
    position: absolute;
    left: 0;
    padding: 15px;
    bottom: 15px;
    width: 91%;
    height: 125px;
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    right: 0;
    margin: auto;
    border-radius: 12px;
}


.courses-section .expert_thumb h4 {
color: #fff;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
}

.courses-section .expert_thumb p {
    color: #fff;
    font-size: 14px;
}

.courses-section .expert_thumb:hover h4 { color: #FC6C05; }
.courses-section .expert_thumb:hover p { color: #FC6C05; }
.courses-section .expert_thumb {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    /* min-height: 290px; */
    padding: 0px;
    margin: 5px;
}

.expert-img-box .expert-img {
    position: relative;
    margin-bottom: 0;
    overflow: hidden;
    text-align: center;
    
}
.expert-img-box .expert-img img {
    transition: all 400ms ease; width:100%;
}
.expert-img-box .expert-img a:after {
    background: rgba(255, 255, 255, 0.3);
    bottom: 0;
    content: "";
    left: 50%;
    position: absolute;
    right: 51%;
    top: 0;
    z-index: 2;
    opacity: 1;
    pointer-events: none;
    transition: all 400ms linear;
}
.expert-img-box:hover .expert-img a:after {
  left: 0;
  right: 0;
  opacity: 0;
  transition: all 400ms linear;
}

.expert-img-box:hover .expert-img img {
  transform: scale(1.1);
}

.courses-section .expert_thumb:hover .expert_title {
    background: #fff}





.partnr_section {
    position: relative;
    padding: 50px 0;
    background: #FFF1E8;
    border-top: 1px solid rgba(252, 108, 5, .3);
    border-bottom: 1px solid rgba(252, 108, 5, .3);
    
}    

.partnr_section .partnr__title {
    position: relative;
    padding: 0;
}

.partnr_mb {
    background-color: #fff;
    margin-bottom: 15px;
    overflow: hidden;
    text-align: center;
    border-radius: 5px;
    /* border: 1px solid rgba(205, 204, 204, 1); */
}



.partnr_section .owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 30px;
    margin: 5px;
    padding: 2px;
    background: #333333;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    top: 33%;
    border-radius: 50%;}

.partnr_section .owl-carousel .owl-prev {
    position: absolute;   
    left: -60px;
    width: 35px;
    height: 35px;
    }

.partnr_section .owl-carousel .owl-next {
    position: absolute;
    right: -60px;
    width: 35px;
    height: 35px;
   }





.Headed {
    position: relative;
    
}

.owl-theme .owl-dots .owl-dot span {border: solid 1px #FC6C05 !important;  background: transparent !important; width: 13px !important; height: 13px !important;  }
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #FC6C05 !important; width: 30px !important;
}


/**************Vishwashanti Gurukul at a Glance***********************/


.glance_section {
    background: #FFF1E8;
    border-top: 1px solid rgba(252, 108, 5, .3);
     border-bottom: 1px solid rgba(252, 108, 5, .3);
}



.glance_section .adm_box {
    display: flex;
    flex-direction: column;     /* stack span and p vertically */
    align-items: center;        /* horizontal center */
    justify-content: center;    /* vertical center */
    border-radius: 10px;
    margin: 20px;
    padding: 30px 65px;
    min-height: 200px;
    background-color: #fff;
     border: 1px solid rgba(252, 108, 5, .3);
     
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    
}
.glance_section .adm_box span {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 40px;
    margin-bottom: 25px;
    color: #FC6C05;
    
}
.glance_section .adm_box p {
    text-align: center;
    font-size: 14px;
    line-height: 1.3;
    color: #000;
    font-weight: 400;
}
.glance_section .adm_box:hover{
    background-color: #FC6C05;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) ;
    -webkit-transform: translateY(.5em);
    transform: translateY(.5em);

}
.glance_section .adm_box:hover span{
   
    color: #fff;
}
.glance_section .adm_box:hover p{
    color: #fff;
}


/**************Vishwashanti Gurukul at a Glance***********************/



/**************Why Parents Choose***********************/

.parents-choose {position: relative; padding: 25px 0;  }

.high__section {
    position: relative;
    margin:0 auto;
}

.high__section .glased{position:relative; padding-top:20px;}

.high__section .glased .articles__item {
    background: #fff;
    padding: 20px;
    border-radius: 15px;
    margin: 20px 0;
    position: relative;
    
    min-height: 180px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    min-height: 285px;
    border: 1px solid rgba(252, 108, 5, .3);
     transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}
.high__section .glased .articles__item span {
    font-size: 18px;
    font-weight: 700;
    margin-top: 10px;
    line-height: 24px;
    color: #000;
    display: block;
    padding-bottom: 15px;
}
.high__section .glased .articles__item figure img {
    width: 55px;
    height: 55px;
    object-fit: contain;
}


.high__section .glased .articles__item ul {
    list-style: disc;
    padding-left: 20px;   /* needed for bullets */
    margin: 0 auto;       /* center the list block */
    text-align: left;     /* keep text readable */
    max-width: 220px;     /* optional for neat look */
}

.high__section .glased .articles__item ul li {
    font-size: 14px;
    line-height: 1.3;
    padding: 3px 0;
}
.high__section .glased .articles__item figure {
    margin: 0;
}



.high__section .glased .articles__item:hover {
   background-color: rgba(252, 49, 5, .1) ;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) ;
    -webkit-transform: translateY(.5em);
    transform: translateY(.5em);
   
}





a.designby {
    color: white;
}


/**************Why Parents Choose***********************/
	

/* Card */
.testimonial-card {
    border-radius: 20px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    transition: transform .5s ease, box-shadow .5s ease;
    animation: fadeUp .8s ease forwards;
    margin: 5px;
}

.testimonial-card:hover {
  transform: translateY(-12px) scale(1.02);
  box-shadow: 0 20px 40px rgba(0,0,0,0.15);
}

/* Image */
.testimonial-img {
  position: relative;
  height: 300px;
  overflow: hidden;
}

.testimonial-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .6s ease;
}

.testimonial-card:hover img {
  transform: scale(1.1);
}

/* Play Button */
.play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  color: #ff6a00;
  font-size: 22px;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 8px 20px rgba(0,0,0,.2);
  transition: transform .4s ease, background .4s ease;
}

.testimonial-card:hover .play-btn {
  transform: translate(-50%, -50%) scale(1.15);
  background: #ff6a00;
  color: #fff;
}

/* Info Box */
.testimonial-info {
  background: #ff6a00;
  padding: 20px;
  text-align: left;
}

.testimonial-info h5 {
    color: #fff;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
}

.testimonial-info p {
    color: #fff;
    font-size: 16px;
    margin: 0;
}

/* Animation */
@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(40px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}




/************FAQ Section***************/

.faqs-section .accordion-body {
    padding: 0rem 1.25rem 1rem 1.30rem !important;
}


.faqs-section .accordion-body .accor p {
    color: #64748B;
    font-size: 14px;
    text-align: left;
}

.faqs-section .accordion-body p {
    color: #ffffff;
    font-size: 16px;
    text-align: left;
}


.faqs-section .accordion-body .accor ul {
    list-style: disc;
    padding: 0px;
    margin: 0px;
    margin-left: 15px;
    padding-top: 10px;
    text-align: left;
}

.faqs-section .accordion-body .accor ul li {
    color: #282828;
    font-size: 14px;
    list-style: disc;
    padding: 1px 0;
}

.faqs-section .accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #FC6C05;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0);
    font-weight: 500;
}

.faqs-section .accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1.3rem 1.30rem
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    /* color: #04305A; */
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;
}

.faqs-section .accordion-item {
    background-color: #fff;
    border: 1px solid #ffffff !important;
    margin-bottom: 10px;
    border-radius: 10px !important;
    overflow: hidden;
    transition: all 0.3s ease;
    box-shadow: 1px 1px 5px #d4d4d4;
}

.faqs-section .accordion-item:last-child {
    margin-bottom: 0;
}
.faqs-section .accordion-item:has(.accordion-button:not(.collapsed)) {
    
    background-color: #FC6C05 !important;
}

.faqs-section .accordion-item:first-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}


/* Remove Bootstrap's default chevron */
.faqs-section .accordion-button::after {
    content: "+";
    font-size: 1.5rem;
    font-weight: 400;
    color: #000;
    background-image: none !important;
    transform: none !important;
    transition: all 0.2s ease-in-out;
}

/* When accordion is open */
.faqs-section .accordion-button:not(.collapsed)::after {
    content: "–";
    /* en dash or use "-" */
    color: #fff;
}

.faqs-section .accordion-item:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 22px rgba(0, 0, 0, 0.12);
    border: 1px solid #d7d7d7 !important;
}




/************FAQ Section***************/

.section_gallery {
    position: relative;
    padding: 10px 0 40px 0;
}

.gallery_area .single_gallery_item .links {
  position: absolute;
  color: #000000;
  font-size: 26px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  top: 50%;
  left: 0px;
  width: 100%;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 5;
  overflow: hidden;
}

.gallery_area .single_gallery_item .links a {
  margin: 0 auto;
  display: inline-block;
}

.gallery_area .single_gallery_item .links a img {
  max-width: 45px;
  display: inline-block;
  border: 0px;
}


.gallery_area .item_row .popup-gallery-row {
  padding: 0px;
}

.galleryBox .container-fluid {
  padding: 0 0;
}

.gallery_area {
  padding-top: 0px;
}

.gallery_area .single_gallery_item {
  display: inline-block;
  float: left;
  width: 100%;
  position: relative;
  z-index: 1;
  margin-bottom: 15px;
}


.gallery_area .single_gallery_item .hover_overlay {
    background-color: rgba(0, 0, 0, 0.6);
    /* display: none; */
    border: 0px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0%;
    -webkit-transition-duration: 350ms;
    transition-duration: 350ms;
    width: 100%;
    border-radius: 20px;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
}

.gallery_area .single_gallery_item:hover .hover_overlay {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.gallery_area .single_gallery_item .gallery_info h5,
.gallery_area .single_gallery_item .gallery_info p {
  color: #ffffff;
  position: absolute;
  text-align: center;
  top: 30%;
  width: 100%;
  height: auto;
}

.gallery_area .single_gallery_item .gallery_info p {
  top: 45%;
}

.gallery_area .single_gallery_item .links>a>i {
  color: #ffffff;
  font-size: 40px;
}

.gallery_area .single_gallery_item img {
  height: auto;
  width: 100%;
  max-width: 100%;
  border-radius: 20px;
}

.owl-theme .owl-dots .owl-dot {
    background: none !important;
}

