.tp-banner2{
	background: url(../img/banner-5.jpg);
 width: 100%;
  height:350px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  background-attachment: fixed;
}
.bg-orange{
	   
    /* background: url(../img/header-bg.jpg) bottom left #fff repeat-x; */

}
.btn-warning{
	    background-color: rgb(255, 214, 88)!important;
}
.badge-orange{background-color: orange!important; color:#000}


.header-top .single-widget i{color: #752525!important}

.bg-chocklet{background-color: rgb(255 209 153);
background-image: linear-gradient(102deg, #7d007d 50%, rgb(254 141 2) 75%);}
    .navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
        color: #fe8d02;
    }
    .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
        color: #fe8d02;
    }
.header-top{
	
    /* background: url(../img/header-bg.jpg) bottom left #fff repeat-x; */
background-color: #fff;

}
.header-top .logo-name h5{font-weight:900;  color: #0e7d27;}
.header-top .header-widget {
    float: right;
    padding: 30px 0;
}
.header-top .single-widget {
    position: relative;
    display: inline-block;
    padding-left: 60px;
    margin-right: 20px;
	
}
.header-top .single-widget i {
    position: absolute;
    text-align: center;
    font-size: 18px;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #000;
    border-radius: 100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
	color: #000 !important;
}
.header-top  .single-widget h4 {
    font-weight: 500;
    font-size: 14px;
    margin: 0;
    color: #000;
    letter-spacing: 1px;
}
.header-top .single-widget a {
    color: #fff !important;
}
.header-top .single-widget  span {
	color: #000 !important;
    font-weight: 400;
    display: block;
    font-size: 14px;
}
.header-top .single-widget .admission-btn{    padding: 0.375rem 1.75rem;}


.middle-header{
	border-bottom: 4px solid #81077e;
	height:50px;
	background-color: rgb(255 209 153);
background-image: linear-gradient(102deg, #7d007d 50%, rgb(254 141 2) 75%);
color:#fff;
	}
.navbar-dark .navbar-nav .nav-link {
    color: #fff;
    font-weight: 500;
	text-transform: uppercase;
    font-size: 14px;
	padding-top:14px;
}

.dropdown-item{
    border-bottom: 1px dashed #502c0d;
    color: #fff;
    padding: .55rem 1rem;
    font-weight: 500;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.dropdown-item:last-child{border-bottom: unset;}
.dropdown-item:focus, .dropdown-item:hover {
    color: #0c0c0c;
    text-decoration: none;
    background-color: rgb(255, 214, 88);
    box-shadow: 0px 2px 3px 0px rgba(97, 95, 95, 0.5);
    letter-spacing: 1px
}
.dropdown-item.active, .dropdown-item:active {
    color: #dcfad8;
    text-decoration: none;
    background-color: #0e7d27;
}
.navigation-box {
    top: .4rem;
    right: .8rem;
    width: 2rem;
    position: absolute;
}
@media (min-width: 768px){
    .breaking-caret:after {
        content: "";
        width: 0;
        height: 0;
        border-top: 20px solid transparent;
        border-left: 15px solid #ffa500;
        border-bottom: 20px solid transparent;
        position: absolute;
        right: -15px;
        top: 0;
    }
}
.notice{position:relative}
.notice:after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 16px;
    background: url(../img/slider-layer.png) repeat-x;
    z-index: 1000;
}
/*Slider--banner---*/
.slidertext2 {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    font-style: italic;
    text-transform: uppercase;
}
.slidertext1 {
    color: #fff;
    font-size: 60px;
    font-weight: 900;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.41);
    text-transform: uppercase;
}
.slidertext3 {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    text-transform: none !important;
    line-height: 30px;
    text-align: center;
}
a.slidebtn{
	background:#10c530; 
	color:#fff !important; 
	font-size:20px; border-radius:30px; 
	padding:16px 40px; 
	font-weight:700; 
	text-transform:uppercase; 
	display:inline-block; 
}
a.slidebtn i{margin-left:10px;}
.sliderWraper {
    position: relative;
}

.director-img{width:150px;}
.director-box h3{
font-weight: 700;
    font-family: initial;
    margin:0;
}
.director-box h2, .news-title h5,  .achievent-box .content-title{
    font-family: cursive;
}
.news-update, .achievent-box{
	background: #f8f9fa;
    padding: 1.75rem; 
	position:relative;
	color:#fff;
	border-radius:50px;
	}
    .news-update:after, .news-update:before{
        position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 16px;
    background: url(../img/slider-layer.png) repeat-x;
    z-index: 1000;
    }
.news-update:before{top:0; bottom: unset; transform: rotate(180deg);}
.news-update .list-group .list-group-item, .achievent-box .list-group .list-group-item {
    background:transparent; 
    border-bottom:1px dashed #eee; 
    padding: 0.5rem; 
    font-size: 14px; 
    text-align: justify;
}
.achievent-box .list-group-item{border:0}
.pagination li a{color: #ffa500 !important;}
.achievent-box .view-more{color: orange;}

/*about wrap*/
.about-wrap{position: relative;
    background: url(../img/bg4.jpg);}
.about-wrap::before {
    background: rgba(248, 249, 250, 0.89) none repeat scroll 0 0;
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.about-wrap .title {
    margin-top: 45px;

}
.title h1 {
    color: #000;
    font-weight: 900;
    position: relative;
    margin-bottom: 40px;
    text-shadow: 1px 4px 3px rgba(51, 51, 51, 0.23);
}
.title h1 span{color:#ffa500;}
.title h1:before{
    content: "";
    background: url(../img/heading-line.png) no-repeat;
    width: 70px;
    height: 12px;
    position: absolute;
    bottom: -20px;
    left: 0;
}
.wrap-box{position: relative;}
.wrap-icon i{
    display: inline-block;
    font-size: 40px; 
    line-height: 70px;
    color:#fff;
}
.wrap-icon {height: 90px;
    line-height: 90px;
    text-align: center;
    width: 90px;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #10c530;
}
.wrap-icon::after {
    box-shadow: 0 0 0 3px #10c530;
}
.wrap-icon::after {
    border-radius: 50%;
    box-sizing: content-box;
    content: "";
    height: 100%;
    left: -4px;
    opacity: 0;
    padding: 4px;
    top: -4px;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
    pointer-events: none;
    position: absolute;
    width: 100%;
}
.wrap-box:hover .wrap-icon:after{    
    opacity: 1;
    transform: scale(1);
}
.wrap-box:nth-child(2) a {
    background: #f32163 !important;
}
.wrap-box:nth-child(2) .wrap-icon::after {
    box-shadow: 0 0 0 3px #f32163;
}
.wrap-box:nth-child(3) a {
    background: #FFC107 !important;
}
.wrap-box:nth-child(3) .wrap-icon::after {
    box-shadow: 0 0 0 3px #FFC107;
}
.wrap-box h6{color: #10c530; font-size: 18px}
.wrap-box:nth-child(2) h6 {
    color: #f32163;
}
.wrap-box:nth-child(3) h6 {
    color: #FFC107;
}
.about-wrap .readmore {
    margin-top: 30px;
}
.readmore a {
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    background: #495057;
    padding: 14px 35px;
    border-radius: 30px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
}
.readmore a:hover{background: #10c530;}



.content-heading .title h1:before {
    left: 50%;
    margin-left: -35px;
}
.content-heading .title h1{z-index: 1}
.gallery{position: relative;}
.gallery::after{
    background: rgba(0, 0, 0, 0) url(../img/cloud.png) repeat scroll 0 0;
    top: -180px;
    content: "";
    display: block;
    height: 300px;
    position: absolute;
    width: 100%;
}
.galleryImg {
    margin: 15px 0;
}
.galleryImg {
    overflow: hidden;
    position: relative;
}
.jx-portfolio-hoverlayer {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.7);
    opacity: 0;
    z-index: 999;
    top: 100%;
    left: 0;
    transition: all .3s ease-out;
}
.jx-portfolio-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    padding: 20px;
    opacity: 0;
    transition: all .3s ease-out;
}
.jx-portfolio-top-hover {
    position: absolute;
    bottom: 17px !important;
    transition: all 0.3s ease-out;
}
.jx-portfolio-top-hover .jx-title {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    color: #fff;
}
.jx-portfolio-plus-hover {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -47px;
    margin-top: -40px;
    transition: all 0.3s ease-out 0s;
    overflow: hidden;
}
.jx-portfolio-plus-hover a {
    float: left;
    margin-right: 5px;
}
.jx-portfolio-plus-hover a {
    height: 70px;
    width: 70px;
    margin-top: 10px;
    margin-left: 10px;
}
.jx-portfolio-plus-hover i {
    width: 60px;
    height: 60px;
    color: #FFF;
    background: #10c530;
    text-align: center;
    line-height: 60px;
    border-radius: 50%;
    font-size: 23px;
}
.jx-portfolio-plus-hover i {
    background: #10c530;
}
.galleryImg:hover .jx-portfolio-hover {
    opacity: 1;
    cursor: pointer;
}
.galleryImg:hover .jx-portfolio-hoverlayer {
    opacity: 1;
    cursor: pointer;
    top: 0;
}
.galleryImg:hover .jx-portfolio-plus-hover {
    top: 50%;
}

.footer-top h4{color: #7d007d;
 margin-bottom: 31px;
font-weight: 500;
}
.footer-top img{width:8rem;}
.footer-top p, .footer-bottom p{font-size: 14px}
.footer-top ul {
    margin: 0;
    padding: 0;
}
.contact-info li {
    position: relative;
    color: #000;
    padding-left: 30px;
    margin-bottom: 5px;
    line-height: 24px;
    font-size: 14px;
    font-weight: 400;
}
.footer-top ul li {
    padding-right: 4px;
    list-style-type: none;
}
.contact-info li .icon {
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 24px;
    font-size: 14px;
}
.footer-top .quick-links ul li {
    margin-bottom: 8px;
}
.quick-links ul li a {
    display: block;
    font-size: 14px;
    color: #000;
    line-height: 22px;
    padding-bottom: 7px;
    padding-left: 15px;
    position: relative;
    font-weight: 400;
}
.quick-links ul li a:before {
    color: #000;
    content: '\f105';
    font-family: "FontAwesome";
    font-size: 12px;
    left: 0;
    line-height: 16px;
    position: absolute;
    top: 2px;
}

/*inner page -design*/

.academic-banner{
    background: url(../img/Gallery/galleryImg23.jpg) no-repeat center;
    min-height: 375px;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}
.inner-banner{
    background: url(../img/banner-5.jpg) no-repeat center;
    min-height: 300px;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}



.banner-heading h3{    
    font-weight: 900;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.41);
    text-transform: uppercase;
    font-size: 50px;
    color: #fff;
}
.breadcrumb a{    
    color: #fff;
    background: #11b600;
    padding: 0.55rem 0.95rem;
    font-size: 1.5rem;
    border-radius: 0.75rem;
    box-shadow: 8px 8px 0px rgba(0, 0, 0, 0.73);
}
.inner-banner .breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #ffffff;
    content: "/";
    font-weight: bold;
}
.inner-banner .breadcrumb-item.active {
    color: #d1f8cb;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
}
.inner-banner:after{
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 16px;
    background: url(../img/slider-layer.png) repeat-x;
    z-index: 1000;
}

/*about wrap*/
.inner-content{position: relative;
    background: url(../img/bg4.jpg);}
.inner-content::before {
    background: rgba(255, 255, 255, 0.91) none repeat scroll 0 0;
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.inner-content .title {
    margin-top: 45px;
}




.rs-vertical-bottom {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.mb-30 {
    margin-bottom: 30px !important;
}
.sec-title {
    position: relative;
    margin-bottom: 50px;
    padding-bottom: 20px;
}

.sec-title h2 {
    font-size: 30px;
    line-height: 24px;
    margin-bottom: 15px;
    text-transform: uppercase;
	color: #000;
    font-weight: 900;
    position: relative;
	text-shadow:1px 4px 3px rgba(51, 51, 51, 0.23);
}
.sec-title p {
    margin-bottom: 0;
    font-size: 16px;
}
.sec-title:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 100px;
    background-color: rgb(255, 234, 169);
    background-image: linear-gradient(315deg, #e81024 0%, rgb(255, 234, 169) 74%)
}
.rs-about-2 .about-signature h4 {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.05rem;
}
.rs-about-2 .about-signature span {
    font-size: 14px;
	color: #505050;
	letter-spacing: 0.02rem;
}
.rs-image-effect-shine {
    position: relative;
    overflow: hidden;
}
.rs-image-effect-shine::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.rs-image-effect-shine:hover::before {
    -webkit-animation: img-shine 1s;
    animation: img-shine 1s;
}




.testimonial_section {
  display: block;
  overflow: hidden;
}
.testimonial_section:after {
  display: block;
  clear: both;
  content: "";
}
.testimonial_section .about_content {
  background-color:#e80016;
  padding-top: 77px;
  padding-right: 210px;
  padding-bottom: 62px;
  position: relative;
}
.testimonial_section .about_content .background_layer {
  background-color:#e80016;
  width: auto;
  margin-left: -200px;
  right: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.testimonial_section .about_content .layer_content {
  position: relative;
  z-index: 9;
  height: 100%;
}
.testimonial_section .about_content .layer_content .section_title {
  margin-bottom: 24px;
  position: relative;
}
.testimonial_section .about_content .layer_content .section_title:after {
  display: block;
  clear: both;
  content: "";
}
.testimonial_section .about_content .layer_content .section_title h5 {
  color: #fff;
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 15px;
  line-height: 28px;
  color: #818a8f;
  margin-top: -5px;
  margin-bottom: 6px;
}
.testimonial_section .about_content .layer_content .section_title h2 {
  font-family: "Titillium Web";
  font-weight: 300;
  font-size: 45px;
  line-height: 50px;
  padding-bottom: 51px;
  margin-bottom: 0px;
  color: #fff;
}
.testimonial_section .about_content .layer_content .section_title h2 strong {
  font-weight: 600 !important;
  width: 100%;
  display: block;
}
.testimonial_section .about_content .layer_content .section_title .heading_line {
  position: relative;
}
.testimonial_section .about_content .layer_content .section_title .heading_line span {
  transition: all 0.5s ease-in-out 0s;
  position: relative;
}
.testimonial_section .about_content .layer_content .section_title .heading_line span:after {
  content: "";
  right: auto;
  left: 69px;
  position: absolute;
  bottom: 28px;
  width: 17px;
  margin-left: 0;
  border-bottom-width: 3px;
  border-bottom-color: #cacaca;
  border-bottom-style: solid;
}
.testimonial_section .about_content .layer_content .section_title .heading_line:after {
  content: "";
  left: 1%;
  margin-left: 0;
  position: absolute;
  bottom: 28px;
  width: 59px;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #ffa500;
}
.testimonial_section .about_content .layer_content .section_title p {
  color: #fff;
  margin: 0 0 15px;
}
.testimonial_section .about_content .layer_content a {
  color: #fff;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s;
}
.testimonial_section .about_content .layer_content a i {
  font-size: 18px;
  vertical-align: middle;
}
.testimonial_section .about_content .layer_content a:hover {
  color:rgb(255, 214, 88);
}
.testimonial_section .testimonial_box {
  margin-top: 60px !important;
  position: relative;
}
.testimonial_section .testimonial_box .testimonial_container {
  background-color: rgb(255, 214, 88);
  margin-left: -170px !important;
  position: relative;
}
.testimonial_section .testimonial_box .testimonial_container .background_layer {
  background-color:rgb(255, 214, 88);
  width: auto;
  margin-right: -200px;
  right: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content {
  position: relative;
  z-index: 9;
  height: 100%;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel {
  display: block;
  position: relative;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials {
  margin: 10px 0 10px 0;
  padding: 62px 0px 72px 50px;
  position: relative;
  text-align: center;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content {
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.13);
  margin-left: 150px;
  margin-top: 69px;
  padding: 45px 40px 45px 40px;
  z-index: 1;
  position: relative;
  background-color: #fff;
  transition: all 0.5s ease-in-out 0s;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption {
  margin-bottom: 15px;
  position: relative;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption:after {
  content: "";
  width: 30px;
  display: block;
  height: 2px;
  text-align: center;
  left: 46%;
  margin-top: 6px;
  background-color: #e80016;
  position: absolute;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption h6 {
  padding-top: 0;
  margin-bottom: -5px;
  font-size: 19px;
  font-weight: 600;
  line-height: 24px;
  color: #020d26;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption span {
  font-size: 12px;
  color: #9f9f9f;
  margin: 0;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content p {
  padding: 0;
  margin: 0;
  padding-top: 10px;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  color: #5d6576;
  font-style: italic;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .images_box .testimonial_img {
  border: none;
  position: absolute;
  top: 0;
  left: 55px;
  top: 80px;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .images_box .testimonial_img img {
  border: 5px solid #fff;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
   width: 100%;
  height:171px;
}
.testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-prev {
  position: absolute;
  top: 165px;
  right: 42px;
  border-radius: 0;
  background: #ffa500;
  display: block;
  outline: 0;
  width: 34px;
  line-height: 34px;
  height: 34px;
  color: #fff;
  font-size: 23px;
  margin-top: -20px;
  transition: all 0.3s ease-in-out;
}
.testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-prev:hover {
  background: #020d26;
}
.testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-next {
  position: absolute;
  top: 165px;
  right: 5px;
  border-radius: 0;
  display: block;
  background: #ffa500;
  outline: 0;
  width: 34px;
  text-align: center;
  line-height: 34px;
  height: 34px;
  color: #fff;
  font-size: 23px;
  margin-top: -20px;
  transition: all 0.3s ease-in-out;
}
.testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-next:hover {
  background: #020d26;
}

@media all and (max-width: 991px) {
  .testimonial_section .about_content {
    padding-right: 15px !important;
  }
  .testimonial_section .about_content .background_layer {
    width: 200% !important;
  }
  .testimonial_section .testimonial_box {
    margin-top: 0 !important;
  }
  .testimonial_section .testimonial_box .background_layer {
    width: 200% !important;
    margin-left: -200px;
  }
  .testimonial_section .testimonial_box .about_content {
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-top: 28% !important;
  }
  .testimonial_section .testimonial_box .testimonial_container {
    margin-left: -15px !important;
  }
  .testimonial_section .testimonial_box .testimonial_container .testimonials {
    margin: 0px 0 20px 0;
  }
  .testimonial_section .testimonial_box .testimonial_container .testimonials .testimonial_content {
    margin-left: -36px !important;
  }
  .testimonial_section .testimonial_box .testimonial_container .testimonials .images_box {
    display: none;
  }
}



.footer-bottom{background-color: rgb(255 209 153);
background-image: linear-gradient(102deg, #7d007d 50%, rgb(254 141 2) 75%);}
.footer-bottom p{color: #f8f9fa;}



.event-date-wrapper {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 70px;
}
.event-month {
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    padding: 5px 0;
}
.event-day {
    color: #000000;
    background: #fff;
    border-left: #e8e8e8 1px solid;
    border-right: #e8e8e8 1px solid;
    border-bottom: #e8e8e8 1px solid;
    font-size: 24px;
    text-align: center;
    padding: 5px 0;
}

.galleryImg img{width:350px; height:235px;}
.mision_vision_heading, .content_heading{color: #7d007d;
    font-weight: 900;
    text-shadow: 1px 4px 3px rgba(51, 51, 51, 0.23);}
    .content_heading{color:#000;}
.content_mision ul{list-style: none; }
.content_mision ul li{position: relative;line-height: 2;}
.content_mision ul li::before {
 content: "\f192";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #ffa500;
    font-size: 15px;
    padding-right: 0.5em;
    position: absolute;
top: 3px;
    left: -22px;
}
.custom-btn {
    border-radius: 32px;
    box-shadow:0 20px 30px 0 rgba(255, 193, 7, 0.42);
    padding: .975rem 3.5rem;
    font-weight: 600;
    border: unset;
    text-transform: uppercase;
    letter-spacing: 1.75px;
    font-size: 15px;
}
.contact_form{ border-radius: 32px;
    box-shadow: 0 20px 30px 0 rgba(186, 186, 186, 0.56);
    padding: 3rem 3.5rem;
    margin-top: 2rem
}
 .contact_form .form-control{
    height: calc(1.5em + .75rem + 12px);
    padding: 0.375rem 2.75rem;
    border-radius: 32px;
}

.content_mision .contact-info li::before{content:unset;}
.content_mision .contact-info li .icon{
    font-size: 20px;
        line-height: 36px;
}

.content_mision .contact-info li{font-size: 14px;
    margin-bottom: 1rem;
    font-family: monospace;
}
.icon_mobi{font-size: 30px !important;}
.desc{height:unset !important;}
.enquiry_btn {
    border-radius: 40px !important;
    font-size: 11px;
    font-weight: 700;
    box-shadow: -1px 3px 8px rgba(52, 58, 64, 0.47);
}
.admission_notification{
    font-size: 12px;
    background: var(--light);
    padding: 2rem 1.5rem;
    border-radius: 1rem;
    box-shadow: 1px 2px 3px #333;
}
.admission_notification h5{
    font-size: 14px;
    color: var(--dark);
    line-height: 1.5;
}
.floating-wpp{z-index: 9999}
.custom-close{
  position: absolute;
    right: -7px;
    line-height: 0;
    top: -7px;
    background: #fb081f !important;
    color: #fff;
    opacity: 1;
    width: 25px;
    border-radius: 100%;
    height: 25px;
    font-size: 13px;
}

#admission_noticeModal .modal-content{
    border-radius: 60px 21px;
    border: 8px solid #eee;
}
.activities_heading h4{font-size: 16px;
    font-weight: 900;
    color: #7d007d;}
.activities_heading p{font-weight: 600; font-size: 12px}
.activities_content p{
    font-size: 14px;
    line-height: 2;
}
.circular_activities{padding-bottom: 1.2rem; margin-bottom:1.2rem; border-bottom: 2px dashed #eee}
.circular_activities:last-child{border-bottom: unset}