ul,li{padding:0px; margin:0px; list-style-type:none;}
body{
	font-family: 'Montserrat', sans-serif;

	} 
	
	
	
	
	
	
	
	.event_gallerysec .row {
    display: flex;
    align-items: center!important;
    justify-content: center!important;
}





	
.post_content p {
    text-align: justify !important;
}

body.offcanvas-push:before {
	content:'';
	position:absolute;
	display:block;
}
canvas.particles-js-canvas-el {
    position: absolute;
    top: 0px;
    width: auto;
    overflow: hidden !important;
    z-index: 1;
    filter: hue-rotate(337deg);
    opacity: 0.5;
}
a {
    color: #12216e;
}
.container {
    position: relative;
    z-index: 2;
}

.navbar-nav .nav-icon .bi-list {
    font-size: 1.375rem;
    margin-top: 2px;
    font-size: 35px;
}
.nav-minimal .nav-link:hover {
    color: #12216e !important;
}

a.nav-link.fs-4 {
    font-size: 18px !important;
    color: #12216e;
}

 .navbar-sticky {
    transform: translateY(0%);
    transition: all 0.4s ease-in-out;
    position: sticky;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
    opacity: 1;
    z-index: 99;
	
    background: #12216e;
}
.bg-light {
    background-color: #dfcdcd !important;
}
.innercontent  {
    display: flex;
    justify-content: center;
    align-items: center;
}

.row.copyright {
    background: #000;
    padding: 20px;
    text-align: center;
}

#ContactUs .form-label {
    margin-bottom: 0.25rem;
    font-size: .875rem;
    color: #fff;
}


.blockquote-footer {
    margin-top: -1rem;
    margin-bottom: 1rem;
    font-size: .875em;
    color: #c5bcbc;
}

.blockquote-footer .text-black {
    color: #000 !important;
    font-weight: bold;
}


.navbar-brand img {
    width: 100px;
    max-height: 100%;
}
 
a.navbar-brand {
     
    text-align: center
}
ul.navbar-nav {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
}


#mainbanner .carousel-item:before {
    content: ' ';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
 /*   background: rgb(69,46,114);*/
         background: linear-gradient(180deg, rgba(0,0,0,0.3) 0%, rgba(0, 0, 0, 0.3) 9.39%, rgba(0, 0, 0, 0.3) 17.68%, rgba(0, 0, 0, 0.3) 61.88%, rgba(0, 0, 0, 0.6) 80.66%, rgba(0, 0, 0, 0.8) 100%);
}
script + div {
    display: none;
}

#mainbanner.carousel {
    position: relative;
    background: #12216e;
 
    overflow: hidden;
}
 
.headroom--not-top .navbar-sticky.navbar-dark .navbar-brand img {
    width: 160px;
    height: 130px;
    max-height: 130px;
    margin-left: -31px;
}
 .navbar-sticky.navbar-dark .navbar-brand {
    height: 98px;
    width: 108px;
    overflow: hidden;
    position: relative;
    margin: 0px 100px;
}
/*---------------------------------------*/
.offcanvas-title img {
    width: 70%;
    margin-left: 15%;
}
.offcanvas-header {
    padding: 15px;
    margin: 0px;
}
.offcanvas-body {
    flex-grow: 1;
    padding: 15px 15px;
    overflow-y: auto;
}
.nav-minimal .nav-link {
    display: inline-block;
    position: relative;
    padding: 0 2rem 0 0;
    font-size: 16px;
    font-weight: 600;
}
.offcanvas-footer {
    padding: 15px;
}


.navbar .container {
    position: relative;
}
/*
.brand {
    position: absolute;
    left: 25%;
    margin-left: 0 !important;
    display: block;
}
.brand img {
    width: 100%;
}*/
div#mainNav a.nav-link {
    font-size: 16px;
    text-transform: uppercase;
     
}
.headroom--not-top .navbar-sticky {
    padding: 0px 0px;
}
 .navbar-sticky    
a.brand {
     
    zoom: 1;
    padding: 5px 0px;    transition: zoom   .2s;  

	
}
.headroom--not-top .navbar-sticky    
a.brand {
     
    zoom: 0.8;
     transition: zoom   .2s;  
	
}




.carousel-caption {
    position: relative;
    display: flex;
    flex-direction: column-reverse;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    top: 45%;
    left: 0px;
    text-align: left;
}








.carousel-caption h5 {
   font-weight: bold; 
    margin: 0;
    font-size: 35px; 
	 margin-bottom: 15px;
	   text-shadow: 3px 3px 10px #000c;
}



.carousel-caption p {
    font-size: 20px;
    color: #12216e;
    font-weight: 500;
    text-shadow: 3px 3px 10px #000c;
}



.carousel-item  img{
   max-width: 100%;
   width: 100%;
  /*  height: 100vh;*/
    box-sizing: border-box;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.offcanvas ul.list-inline a.text-muted {
    color: #442e72;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
  background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e);
  height:40px;
    width: 40px;
    border: 0px solid #12216e91;
    border-radius: 50%;
    padding: 10px;
    opacity: 1;
    background-color: #12216e91;
    background-size: 20px;
}
.carousel-caption h5 span {
   display: block;
    font-size: 16px;
    color: #cbcbcb;
    font-style: italic;
	
    margin-bottom: 10px;
}
a.btn.btn-primary {
    background: #12216e;
    border-color: #12216e;
}

.heading {
    color:  #12216e;
    line-height: 50px;
    font-weight: 600;
    text-transform: uppercase;
}
.heading span {
    background: #fef00f;
    font-size: 40px;
}
 
.heading span {
    background: #fef00f;
    font-size: 40px;
    margin: 0px;
    line-height: 40px;
font-weight: 300;}

 p.para {
    color: #161616;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    letter-spacing: 0px;
    text-align: justify;
	
    margin-bottom: 15px;
}

 .bold,  p.bold  {
	 
	  font-weight: 600; 
	 
 }
 .purple,  p.purple{     color: #12216e;}
 

#services h5.card-title.mt-1 {
    font-size: 18px;
    text-transform: uppercase;
    color: #fef00f;
    text-shadow: 2px 2px 1px #000000;
    font-weight: 600;
    letter-spacing: 1px;
}

#services   .card:hover>.card-wrap:after {
       background: -webkit-linear-gradient( 
357deg
 , rgb(0 153 63 / 92%) 0%, rgb(69 47 109 / 86%) 49%, rgb(12 11 0 / 87%) 100%);
    background: -webkitlinear-gradient( 
357deg
 , rgb(0 153 63 / 92%) 0%, rgb(69 47 109 / 86%) 49%, rgb(12 11 0 / 87%) 100%);
    opacity: 1;
    background: rgb(0,153,63);
    background: linear-gradient( 
357deg
 , rgb(0 153 63 / 92%) 0%, rgb(69 47 109 / 86%) 49%, rgb(12 11 0 / 87%) 100%);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    content: ' ';
}

.blockquote-footer {
    margin-top: -1rem;
    margin-bottom: 1rem;
       font-size: 16px;
    color: #3e3e3e;
    text-align: center;
}
section#news {
    position: relative;
    overflow: hidden;
}
#news .background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    background-position: center;
    overflow: hidden;
    background-repeat: no-repeat !important;
    background: #12216e;
    background-size: 100%;
}
#news h3.card-title {
    color: #fff;
}
#news  .card-hover-border:hover, #news  .card-hover-border:active {
    box-shadow: 0 0 0 0px currentColor;
}
#services .card-cnt {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding: 20px 30px;
    padding: 1.25rem 1.875rem;
    z-index: 4;
    box-sizing: border-box;
    -webkit-transform: translateY(205px);
    transform: translateY(205px);
    -webkit-transition: ease .8s all;
    transition: ease .8s all;
}
div#services {
    /*background: #bfffd9;*/
}
#services .card-cnt p{ opacity:0;}
#services .card:hover .card-cnt {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
}
#services .card:hover .card-cnt p{ opacity:1;}

#news .carousel[class*="-with-nav"]{     margin-bottom: 0rem;}
/*-----------------------*/
section#ourgallery {
    background: #82e7fe70;
}

/*------------------*/
footer{
	position:relative;
	
}


footer:before {
    content: ' ';
    background: rgb(18 33 110);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

footer h1 {
    font-size: 22px;
    color: #aacffd;
    margin-bottom: 15px;
}
footer img {
    width: 165px;
}
 footer .sociallist{ }


footer .contactlist {
    list-style-type: none;
    padding: 0px;
}

footer  .grouped-inputs {
    transition: all 0.3s ease-in-out;
    border-radius: 0px !important;
}
footer .contactlist li {
    margin-bottom: 15px;
}
footer  {
    background: url(../img/footer.jpg);
    background-attachment: fixed;
    background-size: cover;
	margin-top: -8px;
}
footer a {
    color: #cfcfcf;
}
footer p {
    color: #cfcfcf;
}
footer .grouped-inputs {
    transition: all 0.3s ease-in-out;
    border-radius: 0px !important;
    background: #fff;
}

/*----------------*/

 

#award .product-image img {
    max-width: 100%;
    /* filter: blur(3px); */
    /* filter: grayscale(1); */
    filter: saturate(2.4);
    /* filter: none; */
}

#news .text-secondary {
    color: #a79898 !important;
}

section#about {
    background: url(../img/teaching.jpg);
    box-shadow: 0px 10px 23px #cfa88fd4;
}

section#about:before {
   content: ' ';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #ffffff;
    opacity: 0.9;
 
}
.aboutcnt p {
    color: #020202;
    font-weight: 500;
    line-height: 23px;
    font-size: 15px;
}


#Admissionbtn {
    position: fixed;
    top: 20px;
    right: 0px;
    padding: 20px;
    transform: rotate(
270deg
);
    z-index: 99999;
}
.offcanvas-wrap {
    transition: transform 0.4s ease-in-out;
    position: relative;
    width: 100%;   /* padding-top: 112px;*/
}

#Admissionbtn {
 position: absolute;
    top: 510px;
    right: 0;
    transform: rotate( 270deg );
    z-index: 1;
    width: 40px;
    padding: 0px;
    opacity: 1;
}
#Admissionbtn .btn:not(:disabled):not(.disabled) {
    cursor: pointer;
    background-color: #e91e1e;
    border-color: #e91e1e;
    color: #fff;
    padding: 10px 10px;
    font-size: 12px;
    border-radius: 10px 10px 0px 0px;
}

.modal-dialog {
    max-width: 650px;
    margin: 1.75rem auto;
}

/*------------------------*/
.video-play-button {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 32px;
  height: 44px;
  /* background: #fa183d; */
  border-radius: 50%;
  padding: 18px 20px 18px 28px;
}

.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #12216e;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
  
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: #452e72d9;
    border-radius: 50%;
    transition: all 200ms;
}

.video-play-button:hover:after {
  background-color: darken(#fa183d, 10%);
}

.video-play-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto;
}

.video-play-button span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 32px solid #fff;
	border-top: 22px solid transparent;
	border-bottom: 22px solid transparent;
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

button.close {
    position: absolute;
    right: 0px;
    font-size: 40px;
    padding: 0;
    top: 0px;
    color: #4c269d;
    opacity: 1;
    right: 7px;
}

.headroom--not-top  nav.navbar.navbar-sticky {
    background:  #12216e;
    box-shadow: none;
}
.headroom--not-top .navbar-sticky.navbar-dark {
      background: #12216edb;
    box-shadow: none;
   
}


/*---------------------------*/
.aboutsec {
    margin-top: 50px;
}
.aboutcnt {
    padding-right: 50px;
}
 .statcol {
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-left: 1px solid #d3cd75a1;
    padding-left: 30px;
    
}
.stat    {color: #000000;
    font-family: "Roboto Slab", Sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 28px;}
	
	.stat li{ margin-bottom: 20px; }
	
	.stat li span{    color: #12216e;
    font-family: "Georgia", Sans-serif;
    font-size: 45px;
    font-weight: 400;
    line-height: 44px;}
	.about_tab {
    margin-top: 50px;
}




.about_tab ul {
    display: flex;
    flex-direction: row;
    list-style: none;
    text-align: center;
    align-items: center;
    margin: 2px 5px;
    flex-wrap: nowrap;
}




.about_tab ul li {
    padding: 15px;
}
 
.about_tab ul img {
    margin-top: 15px;
    width: auto;
    max-width: 55px;
}
.about_tab ul li span {
font-weight: 600;
    font-size: 12px;
    margin-top: 0px;
    min-height: 50px;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.about_tab ul li a:hover {
text-decoration:none;
}

}
.about_tab ul li img {
    /* height: 80px; */
    margin-bottom: 0px;
    filter: hue-rotate( 331deg );
      opacity: 0.8; */
}
.about_tab ul li:hover img{
	  opacity:1;
}
.about_tab {
    background: #ffffff;
    padding: 0px;
    border-radius: 0px;
    border: 0px solid #ffffff;
    box-shadow: 0px 0px 10px #12216eab;
     position: relative;
    top: -100px;
	margin-bottom: 0px;
}
.tabsectionsmain {
  background: url(../img/bg.jpg);
    background-size: 400px;
    position: relative;
    background-attachment: fixed;
}


.tabsectionsmain:before{
content: ' ';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #a4dbff;
    opacity: 0.9;
}
.pagelinks ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 50px;
    list-style-type: none;
    padding: 0px;
}
.pagelinks ul li {
    margin: 0px 20px; font-size: 18px; 
}
.pagelinks ul li a {
       color: #ffff;
    text-decoration: none;
    font-size: 18px;
    line-height: 40px;
    display: block;
    padding: 0px 15px;
  /* font-weight: 600;*/
    background: #12216e;
    border-left: 3px solid #fef00f;
}
.pagelinks ul li a:hover {
    background: #fff;
    color: #12216e;
    text-shadow: none;
    text-shadow: 2px 2px 4px #1e1c1c00;
	transition:0.5s all;
}



/*--------event card----------*/

.event-col  {
    padding: 5px; margin-bottom:5px
}
.event-col-inner {
       background: #fff;
    height: 100%;
    display: flex;
    flex-direction: column;
    min-height: 321px;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    padding: 15px;
    text-align: center;
    overflow: hidden;
    position: relative;
	transition: zoom 2s;
	color: #0095ff;
}
.event-col-inner:hover  .event-inner {
    color: #12216e;
	  transition: color 1s;
}
.day {
      display: block;
    font-size: 20px;
     font-weight: 500;
	 
}
.date {
    display: block;
    font-size: 60px;
     font-weight: 500;
    line-height: 45px;
    margin: 15px 0px;
	
}
.month {
      display: block;
    font-size: 17px;
    line-height: 1;
    font-weight: 500;
	 
}

.year{  display: block;
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    margin-top: 20px;
	
    color: #383333;
}
#services .card.card-event {
    position: static;
    display: flex;
    flex-direction: column;
    max-height: 300px;
    max-width: 400px;
    width: 100%;
    transform: translateY(0px);
    background: #fff;
}
#services .card-cnt.eventinner {
    position: static;
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    transform: translateY(0px);
}
.card-cnt.equal-md-3-4.eventinner>* {
    position: static;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
 .bubblesUl,   .photoUl {
    position: static;
}
.event-col-inner figure {
   position: absolute;
    height: 321px;
    width: auto;
    opacity: 1;
    top: 0px;
    overflow: hidden;
    background: #12216e;
    margin: 0px auto;
}
.event-col-inner figure:before{
	content: ' ';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #12216e;
    opacity: 0.9;
    z-index: 1;
}
.event-col-inner:hover figure:before{
	  opacity: 0.5;
    
}
.event-col-inner   img{
   transform: scale(1);
	 
-moz-transition: transform 2s ease-out; /* Firefox */
    -webkit-transition: transform 2s ease-out; /* Safari and Chrome */
    -o-transition: transform 2s eease-out; /* Opera */
    transition: transform 2s ease-out;
}
.event-col-inner:hover figure img{
	 transform: scale(1.5);
	 
-moz-transition: transform 2s ease-in; /* Firefox */
    -webkit-transition: transform 2s ease-in; /* Safari and Chrome */
    -o-transition: transform 2s ease-in; /* Opera */
    transition: transform 2s ease-in;
}

.event-wrap {
    z-index: 1;
    color: #fff;
}
.event-wrap h5 a {
    color: #fff;
	font-weight:400; margin-top:10px; display:block;
}
.event-wrap h5 a:hover,
.event-col-inner:hover .event-wrap h5 a{
    color: #fff; text-decoration:none;
}
.event-col-inner figure img {
    height: 321px;
    max-width: 420px !important;
    width: auto;
}

.event-wrap p	{
    position: absolute;
    left: 0;
    bottom: 50px;
    width: 100%;
    padding: 0;
    z-index: 4;
    box-sizing: border-box;
    -webkit-transform: translateY(205px);
    transform: translateY(205px);
    -webkit-transition: ease .8s all;
    transition: ease .8s all;}
	
	#services .card-cnt p{ opacity:0;}

.event-col-inner:hover .event-wrap p{
   -webkit-transform: translateY(0);
    transform: translateY(0);
}
/*------------------*/
.tour{ 
position:relative;
}
#tour:before {
   content: ' ';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../img/foot.png);
    background-repeat: no-repeat;
    background-position: 75% 50%;
    background-size: 240px;
    opacity: 0.1;
}
.tourslider {
    background: #addeff;
}
.tour-cnt {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
}
.tour-cnt h4 {
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 500;
    color: #707070;
    margin: 0;
}
.tour-cnt h2 {
	font-size: 26px;
    color: #12216E;
    line-height: 26px;
    font-weight: 700;
    position: relative;
    margin-top: 20px;
}
.tour-cnt li, .tour-cnt p {
    margin: 18px 0;
     
    color: #444;
    line-height: 1.5;
    font-size: 16px; 
	  font-weight: 500;
}
.tour-cnt a {
    border: 1px solid #12216e;
    padding: 10px 20px;
    color: #ffffff;
    background: #12216e;
    font-size: 14px;
}
.tour-cnt a  span{ margin-left:10px;}
img.bubbleelment1 {
    width: 500px;
    position: absolute;
    left: -128%;
    top: -75px;
}
img.bubbleelment2 {
  width: 700px;
    position: absolute;
    right: -26pc;
    top: 150px;
}

 /*---------------------------------------------------*/
 footer .container-fluid {
    max-width: 95%;
}
.heart_img a {
    margin: 0px auto;
    display: block;
    max-width: 100px;
}
.heart_img{margin:0;}


.heart_img img {
    animation: 2.5s ease 0s normal none infinite running animateHeartBeat;
    overflow: inherit;
    position: relative; display:inline-block; max-width:100px;
}

/*------------------*/
footer   a:hover, footer   a:hover i.bi {
    color: #fff200; text-decoration:none;
}
footer .sociallist a i.bi {
    font-size: 19px !important;
}

/*--------------------*/
@keyframes animateHeartBeat {
0% {
    transform: scale(1);
}
5% {
    transform: scale(1.4);
}
10% {
    transform: scale(1.3);
}
15% {
    transform: scale(1.8);
}
50% {
    transform: scale(1);
}
100% {
    transform: scale(1);
}
}
@keyframes animateHeartBeat {
0% {
    transform: scale(1);
}
5% {
    transform: scale(1.4);
}
10% {
    transform: scale(1.3);
}
15% {
    transform: scale(1.8);
}
50% {
    transform: scale(1);
}
100% {
    transform: scale(1);
}
}
 
/*--------------------- rotating------------------------*/
.logoanimate {
    position: relative;
}
a.brand {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
img.in {
    padding: 18px 18px;
    max-width: 130px;
    position: relative;
    z-index: 1;
}
img.out {
       position: absolute;
    left: 0px;
    width: 146px;
    height: auto;
    max-width: 125px;
    margin: 3px 3px;
}
img.text {
    max-width: 550px;
    padding-left: 24px;
}

@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.rotating {
  -webkit-animation: rotating 6s linear infinite;
  -moz-animation: rotating 6s linear infinite;
  -ms-animation: rotating 6s linear infinite;
  -o-animation: rotating 6s linear infinite;
  animation: rotating 6s linear infinite;
}
footer.py-10 .logoanimate {
    zoom: 1.3;
}
/*-----------blink_me----------------*/
 


footer span.small {
    color: #ffff;
}
.h2Ttl p {
    font-size: 16px;
}
.h2Ttl span {
    font-size: 20px;
}
a:hover, a:focus, a:active{ text-decoration:none;}
/*
#principle-message blockquote:before {
    content: 'hello';
    display: block;
    position: absolute;
    top: -20px;
    right: 15px;
    background: #b2bac9;
    display: block;
    width: 50%;
    height: 50%;
    z-index: -1;
    padding: 10px;
    background: #ffe0cb;
    border-top: 10px solid #c4ebde;
    border-right: 10px solid #d6edff;
    opacity: 1;
}
*/

#principle-message  .blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem;
    position: relative;
}
#principle-message .blockquote img {
  padding: 10px;
    background: #ffffff;
    box-shadow: 0px 0px 10px #0a0a0a5e;
    width: 100%;
}

/* Blink for Webkit and others
(Chrome, Safari, Firefox, IE, ...)
*/

@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.blink{
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}

.offcanvas-footer .list-block .nav-link {
    display: block;
    padding: 0px;
	color:#000;
	
}
.offcanvas-footer .list-block li{ margin-bottom:10px;}
.offcanvas-footer a .bi {
    display: inline-block;
    width: 1em;
    height: 1em;
    line-height: 1em;
    font-size: 14px !important;
    color: #12216e;
}
div#principle-message {
    padding-bottom: 100px;
}
div#principle-message a.btn.btn-primary.btn-with-icon.mt-3 {
    font-size: 16px;
}

.about_tab li:hover  {
    background: #12216e;
	transition:0.5s all;
}

.about_tab li:hover  a{
    color: #fff;transition:0.5s all;
}
/*-----------------------------------*/

 
.inner-bg4 {
    background-image: url(../img/inner-banner-4.jpg);
}
.inner-banner::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    /* background-color: #08103c; */
    opacity: .6;
    background: linear-gradient( 90deg , rgb(18 33 110) 0%, rgb(255 242 0 / 38%) 35%, rgb(36 82 158) 100%);
}

.inner-banner {
    position: relative;
    background-position: center center;
    background-size: cover;
}

.inner-banner .inner-title {
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
}

/*.inner-banner .inner-title::before {
    content: '';
    position: absolute;
    width: 570px;
    height: 270px;
    top: 60px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #301d44;
    opacity: .5;
    border-radius: 5px;
}
*/
.inner-banner .inner-title h3 {
    font-size: 38px;
    color: #fff;
    font-weight: 600;
    position: relative;
    text-shadow: 2px 2px black;
    text-transform: capitalize;
}

.inner-banner .inner-title ul {
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
}

.inner-banner .inner-title ul li {
    font-size: 18px;
    color: #fff;
    display: inline-block;
}

/*.inner-banner {
    margin-top: 110px;
}*/
ul.breadd a {
    color: white;
}
.page-info{
    padding: 50px 0px;
}


.intro h4 {
    color: #12216e;
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 10px;
}

.intro p {
text-align: justify;
   padding-bottom: 12px;
}




img.rightimg {
    float: right;
    border: 1px solid #dfd3d3;
    padding: 2px;
    box-shadow: 3px 6px #ddd7d7;
    margin-left: 29px;
}



  .container-auto {
    max-width: 1200px !important;
    padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  }


.container-auto1 {
    max-width: 1280px !important;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


 .container-auto3 {
    max-width: 1255px !important;
    padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  }



 .container-auto4 {
    max-width: 1200px !important;
    padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  width: 1200px !important;
  }







.intro td {
    padding: 15px 18px;
    border: 1px solid #c9c9c9;
}

.intro th {
    padding: 15px 18px;
    border: 1px solid #c9c9c9;

    background-color: #17a43b;

    color: white;
}



.intro table {
    margin-bottom: 35px;
}


img.leftimgg {
    float: left;
    border: 1px solid #c5bfbf;
    padding: 3px;
    box-shadow: 2px 3px #cfcaca;
    margin-right: 22px;
}

.intro li {
    position: relative;
    padding-left: 38px;
    line-height: 1.5em;
    color: #424242;
    text-align: justify;
    margin-bottom: 14px;
}

.list-check li::before {
    font-family: 'FontAwesome';
    content: "\f178 ";
    font-size: 17px;
    color: #08284f;
    position: absolute;
    font-weight: 900;
    left: 0;
}

.table-school i{
    color: red;
font-size: 22px;
    font-weight: 700;
}



.intro.galleryyyy {
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    padding: 15px;
    background-color: white;
    margin-bottom: 30px;
}



.intro.galleryyyy img {
 padding-bottom: 15px;
 width: 100%;
}


.intro.galleryyyy h4 {
    color: #12216e;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    min-height: 56px;
}




.galleryy img {
    width: 252px;
    border: 2px solid #dfdbdb;
    padding: 3px;
    margin: 10px;
    height: 171px;
}


.galleryy.hh img {
    width: 100% !important;
    border: 2px solid #dfdbdb;
    padding: 3px;
    margin: 10px;
    height: 200px;
}

.photo-gallery {
  color:#313437;
  background-color:#fff;
}

.photo-gallery p {
  color:#7d8285;
}

.photo-gallery h2 {
  font-weight:bold;
  margin-bottom:40px;
  padding-top:40px;
  color:inherit;
}

@media (max-width:767px) {
  .photo-gallery h2 {
    margin-bottom:25px;
    padding-top:25px;
    font-size:24px;
  }
}

.photo-gallery .intro {
  font-size:16px;
  max-width:500px;
  margin:0 auto 40px;
}

.photo-gallery .intro p {
  margin-bottom:0;
}

.photo-gallery .photos {
  padding-bottom:20px;
}

.photo-gallery .item {
  padding-bottom:30px;
}



ul.contactus- li {
    padding-left: 110px;
    position: relative;
    padding-top: 0;
    border-bottom: 2px dotted gray;
    margin-bottom: 35px;
    padding-bottom: 40px;
}

ul.contactus- li img {
    position: absolute;
    left: 0;
    top: 4px;
    color: #619297;
}

a.clickk {
    background-color: #00b14f;
    color: white;
    padding: 5px 13px;
    border-radius: 4px;
}

.recruit h4 {
    font-size: 19px;
    margin-bottom: 0px;
    padding-top: 8px;
}



.address-box-wrap {
    border: 1px solid #f6f6f6;
    float: left;
    width: 100%;

    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.bg-gray {
    background-color: #ffffff !important;
}

.address-box-icon {
    margin-right: 20px;
}

.address-box-icon i {
    color: #fff;
    font-size: 20px;
    background: #00a651;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
    border-radius: 50px;
    webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.address-box-icon {
    margin-right: 20px;
}

.address-box-des {
    width: 81%;
}


.address-box-icon, .address-box-des {
    float: left;
}

.address-box-icon, .address-box-des {
    float: left;
}


.address-box-sin {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    float: left;
    width: 100%;
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem!important;
}

.address-box-des h4 {
    font-weight: 700;
    font-size: 20px;
    padding-bottom: 3px;
    color: #12216e;
}


.contact-form .form-group .form-control {
    height: 50px;
    color: #948b9f;
    border: 1px solid #cccccc;
    background-color: #f8f9fb;
    font-size: 14px;
    padding: 10px 20px;
    width: 100%;
    margin-bottom: 20px;
    border-radius: 5px;
}




.contact-form textarea {
    height: 220px !important;
}




.address-box-des a {
    color: black;
}


.address-box-des a:hover {
    color: orange;
}



.contact-heading.mb-5 h2 {
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 17px;
    color: #12216e;
}

.borderrrr{
    background-color: white;

    padding: 30px;

box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;

}

button.default-btn.bb {
    background-color: #00a651;
    border: none;
    font-size: 16px !important;
    font-weight: 600;
    padding: 11px 34px;
    color: white;
    border-radius: 4px;
}

.intro h1{
    font-size: 30px;
    font-weight: bold;
}




.tophader {
    background-color: #fff200;
 
    position: relative;
    z-index: 999;
    width: 100%;
}



ul.social-right li {
    display: inline-block;
    padding: 8px 2px;
}


a.btnnn3 {
    background-color: #00a651;
    padding: 12px 8px;
    color: white;
}




a.btnnn4 {
    background-color: #07aaff;
    padding: 12px 13px;
    color: white;
}




a.btnnn5 {
    background-color: #2e3192;
    padding: 12px 13px;
    color: white;
}






a.btnnn3:hover {
    background-color: red;
    transition: 1s all;
 
}




a.btnnn4:hover {
    background-color: red;
        transition: 1s all;

}




a.btnnn5:hover {
    background-color: red;
  
       transition: 1s all;
}








ul.social-right li a {
    font-size: 13px;
    font-weight: 500;
}





.intro.mandatory h4{
padding-bottom: 26px !important ;
}




ul.top-left li {
    display: inline-block;
    padding: 8px 2px !important;
}



ul.top-left li a {
    font-size: 12px;
    font-weight: 600;
}



.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 7px !important;
    height: 7px !important;;
    margin-right: 3px !important;;
    margin-left: 3px !important;;
    text-indent: -999px;
    background-color: rgba(255,255,255,.5);
    border-radius: 100%;
}












.carousel-caption.text-center.awards-accolades {
    bottom: 14%;
}




.carousel-caption.text-center.awards-accolades h3 {
    font-size: 35px;
    font-weight: 600;
    text-shadow: 1px 1px black;
}









.boxxxx{
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 20px;
    background-color: white;

}




.nav-tabs .nav-link {
    color: #ffff;
    text-decoration: none;
    font-size: 18px;
    line-height: 40px;
    display: block;
    padding: 0px 15px;
    /* font-weight: 600; */
    background: #12216e;
    border-left: 3px solid #fef00f;
}






.nav-tabs .nav-link.active {
    color: #ffff!important;
    text-decoration: none;
    font-size: 18px;
    line-height: 40px;
    display: block;
    padding: 0px 15px;
    /* font-weight: 600; */
    background: #12216e;
    border-left: 3px solid #fef00f;
}




a.nav-link.jkl  {
    color: #ffff!important;
    text-decoration: none;
    font-size: 18px;
    line-height: 40px;
    display: block;
    padding: 0px 15px;
    /* font-weight: 600; */
    background: #12216e;
    border-left: 3px solid #fef00f;
}


.intro.boxxxx.text-center.wow.fadeInLeft.show {
    margin-bottom: 40px;
    min-height: 470px;
}



.intro.boxxxx.text-center.wow.fadeInLeft.show h4 {
    font-size: 18px;
}



.news {
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    padding: 40px;
    background-color: white;
}




.new {

    border-bottom: 2px dotted gray;
    padding-bottom: 10px;
    padding-top: 15px;
}




.new p {
    padding-bottom: 10px;
}



a.btnnnnn {
    background-color: #12216e;
    padding: 6px 7px;
    color: white;
    border-radius: 4px;
}



.clear{
    padding-top: 25px;
}




.intro.boxxxx1.text-center.wow.fadeInLeft.show h4 {
    font-size: 17px;
    margin-top: 18px;
}

.view-alll{
      background-color: #12216e;
    padding: 6px 7px;
    color: white;
    border-radius: 4px;
}



.intro.boxxxx1.text-center.wow.fadeInLeft.show {
    margin-bottom: 20px;
}




.gameee img {
    border: 6px solid #cbc8c8;
    padding: 3px;
}






a.readddd {
    color: #00a651;
    font-size: 17px;
    font-weight: 600;
}



.viewww.text-center {
    margin-top: 40px;
}

a.viewwww {
    background-color: #00a651;
    padding: 10px 20px;
    color: white;
    font-weight: 600;
}

a.viewwww:hover {
    background-color: #12216e;
}




/* Style the tab */




.tab1 {
    float: left;
    border: 1px solid #fff;
    background-color: #12216e;
    width: 100%;
    height: auto;
}



.tab1 button {
    display: block;
    background-color: inherit;
    color: white !important;
    padding: 11px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 14px;
    border-bottom: 1px dotted #433b3b;
    text-transform: capitalize;
}




/* Change background color of buttons on hover */
.tab1 button:hover {
    background-color: #fff200;
    color: black !important;
}





/* Create an active/current "tab button" class */
.tab1 button.active {
    background-color: #007bff;
    color: white !important;
}



/* Style the tab content */
.tabcontent1 {
  float: left;
  padding: 0px 12px;
  border: 1px solid #ccc;
  width: 70%;
  border-left: none;
  height: 300px;
}



.intro.chetnaajj h2 {
    font-size: 20px;
    color: #12216e;
    font-weight: 700;
    margin-bottom: 32px;
}

.intro.chetnaajj {
    border: 5px solid #e7e4e4;
    padding: 15px;
}


.che-img.text-center img {
    border: 5px solid #c2c0c0;
    padding: 1px;
    margin-bottom: 16px;
}


.che-img.text-center h5 {
    color: #12216e;
    font-size: 26px;
    margin-bottom: 9px;
}





.blog {
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    background-color: white;
    padding: 20px;
}




.blog h4 {
    font-size: 20px;
    color: #12216e;
    font-weight: 600;
    text-align: center;
    padding: 19px 0px;
}



.blog11 {
    padding: 40px 0px;
}

.newssss {
    padding: 75px 0pc;
}

.nopadding {
    padding-left: 0px;
}



.sustainability {
    background-color: #006E10;
    padding: 40px;
    border-radius: 5px;
    margin-bottom: 21px;
}

.sustainability h4 {
    color: white;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 9px;
}


.sustainability p {
    color: white;
}


.sustainability.b {
    background-color: #074da2;
}



.sustainability.c {
    background-color: #f01a22;
}



.sustainability.d {
    background-color: #e5b505;
}









.sustainability.e {
    background-color: #074da2;
}



.sustainability.f {
    background-color: #12216e;
}




ul.contactus-5 li i {
    position: absolute;
    left: 0;
    top: 4px;
    color: #ff8d00;
}



ul.contactus-5 li {
    padding-left: 33px;
    position: relative;
    padding-top: 0;
    padding-bottom: 7px;
    color: white;
    font-size: 15px;
}


ul.social-right.jkl.fa {
  padding: 20px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
    background: #3B5998;
    color: white;
padding: 5px 6px;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
  color: white;
    padding: 5px 6px;
}

.fa-google {
  background: #dd4b39;
  color: white;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
  color: white;
    padding: 5px 6px;
}

.fa-youtube {
  background: #bb0000;
  color: white;
padding: 5px 6px;
}

.fa-instagram {
  background: #125688;
  color: white;
  padding: 5px 6px;
}

.fa-pinterest {
  background: #cb2027;
  color: white;
}

.fa-snapchat-ghost {
  background: #fffc00;
  color: white;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.fa-skype {
  background: #00aff0;
  color: white;
}

.fa-android {
  background: #a4c639;
  color: white;
}

.fa-dribbble {
  background: #ea4c89;
  color: white;
}

.fa-vimeo {
  background: #45bbff;
  color: white;
}

.fa-tumblr {
  background: #2c4762;
  color: white;
}

.fa-vine {
  background: #00b489;
  color: white;
}

.fa-foursquare {
  background: #45bbff;
  color: white;
}

.fa-stumbleupon {
  background: #eb4924;
  color: white;
}

.fa-flickr {
  background: #f40083;
  color: white;
}

.fa-yahoo {
  background: #430297;
  color: white;
}

.fa-soundcloud {
  background: #ff5500;
  color: white;
}

.fa-reddit {
  background: #ff5700;
  color: white;
}

.fa-rss {
  background: #ff6600;
  color: white;
}


.competenttt.text-center {
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    padding: 32px;
    background-color: #ffffff;
    margin-bottom: 30px;
}

.competenttt.text-center img {
    padding-bottom: 14px;
}

.competenttt.text-center h4 {
    font-size: 16px;
}




#totop.top-visible {
    animation: jump 4s infinite;
}


#totop.top-visible { height: 40px; width: 40px; font-size: 22px; display:
 inline; background-color: red; }


 #totop {
    font-weight: 900;
    color: #fff;
    display: none;
    position: fixed;
    right: 34px;
    bottom: 50px;
    z-index: 999;
    height: 0;
    width: 0;
    font-size: 0;
    text-align: center;
    padding-top: 3px;
    line-height: 34px;
    border-radius: 3px;
    transition: .3s ease-in-out;
}





















#overlay {

position: fixed;

top: 0;

left: 0;

width: 100%;

height: 100%;

background-color: #000;

filter:alpha(opacity=70);

-moz-opacity:0.7;

-khtml-opacity: 0.7;

opacity: 0.7;

z-index: 100;

display: none;

}

.cnt223 a{

text-decoration: none;

}

.popup{

width: 100%;

margin: 0 auto;

display: none;

position: fixed;

z-index: 100001;

}

ul.logooo {
    padding: 8px 0px;
}

.img{position:absolute; z-index:1}



.cnt223 {
    min-width: 450px;
    width: 450px;
    min-height: 500px;
 
    margin: 20px auto;
    background: #f3f3f3;
    position: relative;
    z-index: 103;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 2px 5px #000;
    padding: 16px 11px;





}







.cnt223 .x{


float: right;

height:23px;

right:15px;

position: absolute;

top:15px;

width: 23px; margin-bottom:5px; z-index:999

}

.cnt223 .x:hover{

cursor: pointer;

}




.slider-content-2.overlay_3.p-5 {
    margin-bottom: 200px !important;
}

a.nav-link.nav-icon {
    color: white !important;
}

@media (min-width: 320px) and (max-width: 600px)  {



.headroom--not-top .navbar-sticky {
    padding: 8px 0px !important;
}

.cnt223 {
    min-width: 360px;
    width: 360px;
    min-height: 185px;
    margin: 31px auto;
    background: #f3f3f3;
    position: relative;
    z-index: 103;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 2px 5px #000;
}


.cnt223 img {
    width: 296px;
}



.slider-content-2.overlay_3.p-5 {
    margin-bottom: 0px !important;
}

ul.top-left li {
    display: inline-block;
    padding: 6px 10px !important;
}

}



.popuppp a{
    color: red;
}

.popuppp i{
    padding-right: 30px;
}




.fa-facebook.jkl {
  background: #3B5998;
  color: white;
}


.fa-youtube.jkl {
  background: #bb0000;
  color: white;
}

.fa-instagram.jkl {
  background: #125688;
  color: white;
}



.socialll .fa {
    padding: 10px;
    font-size: 18px;
    width: 40px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    border-radius: 2px;
}

.socialll {
    padding: 14px 0px;
}


.socialll .fa:hover {
    opacity: 0.7;
}







/*--------------tab css-------------*/


.tab11 {
  float: left;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
  width: 20%;

}

/* Style the buttons inside the tab */
.tab11 button {
    display: block;
    background-color: inherit;
    color: white;
    padding: 8px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 14px;
    background: linear-gradient(to bottom, #12216e 0%, #00178b 100%);
    /* margin: 8px 0px; */
    margin-bottom: 5px;
    border-bottom: 1px dotted white;
}
/* Change background color of buttons on hover */
.tab11 button:hover {
  background-color: #ddd;
}

/* Create an active/current "tab button" class */
.tab11 button.active {
    background: linear-gradient(to bottom, #12216e 0%, #00178b 100%);
}
/* Style the tab content */




.tabcontent11 {
    float: left;
    padding: 0px 0px 0px 30px;
    /* border: 1px solid #ccc; */
    width: 80%;
    border-left: none;
}

.marquee1 img {
    padding-top: 6px;
}

.tabcontent11.admission h3{
    color: #12216e;
    font-weight: 800;
    font-size: 21px;
    padding-bottom: 30px;
}




.tab11 button:hover {
    background-image: linear-gradient(to right, #12216e, #0b2193, #1a32b1, #1333d7);
    color: white!important;
    border-radius: 4px;
}


a.resgis {
    color: white;
    font-weight: 600;
}

.marquee1 a {
    font-size: 15px;
    font-weight: 600;
}
.marquee1 {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

.marquee-info {
    background-color: yellow;
    padding: 2px 0px;
}
marquee.jkl {
    background-color: #fff200;
    padding: 3px 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}



a.nav-link {

      font-size: 18px !important;
    color: #12216e !important;



}


span.bi.bi-list {
    color: white;
}


/*ul.navbar-nav.ml-auto.jkl li {
    padding-right: 24px;
}*/


.a.resgis {
    color: white;
    font-weight: 600;
}

.blink-soft {
    animation: blinker 1.5s linear infinite;
}

@keyframes blinker {
    0% {
        color: white;
    }
    25% {
        color: yellow;
    }
    50% {
        color: orange;
    }
    75% {
        color: yellow;
    }
    100% {
        color: white;
    }
}




.school-core.jkl.text-center a {
    background-color: #12216e;
    padding: 20px 30px;
    font-size: 17px;
    color: white;
    font-weight: 600;
    box-shadow: 5px 5px #fff200;
}



.school-core.jkl.text-center a:hover {
box-shadow: none !important;
border-radius: 10px;
}


.intro.galleryyyy.table-school.boxx.wow.fadeInLeft.show img {
    width: 100%;
    height: 300px !important;
}
.intro.galleryyyy h4 {
    color: #12216e;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    min-height: 80px;
}a.view-alll.jjj {
    padding: 18px 37px;
}




li.imgggg img {
    width: 94px;
    margin-right: 16px;
}





.r1 a {
    display: flex;
    font-size: 13px;
    font-weight: 600;
}




.blog-new{
    padding: 100px 0px;
}





.blogggg.text-center a h4 {
    background-color: #fcfcfc;
    padding: 19px 0px;
    font-size: 24px;
    border-radius: 15px;
}



.blogggg.text-center a h4:hover {
    background-color: #12216e;
color: white;
}

@keyframes blink {
 0% {
color: white;
}
 25% {
color: green;
}
 50% {
color: orange;
}
 75% {
color: green;
}
 100% {
color: white;
}
}
a.blinking {
	text-decoration: none;
	animation: blink 2s infinite;
}
.headding--opoopp {
	margin-top: 33px;
	text-align: center;
}
.headding--opoopp h3 a {
	font-size: 11px;
	font-weight: 700;
	color: #ffffff;
	background: red;
	padding: 13px 5px;
	border-radius: 7px;
}
.headding--opoopp h3 {
	margin-bottom: 22px;
}
.linkk.text-center a {
	font-size: 22px;
	font-weight: 600;
	line-height: 39px;
	padding-top: 25px;
}

.pagination {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 20px 0;
  justify-content: center;
}

.pagination li {
  margin: 0 5px;
}

.pagination a {
  display: block;
  padding: 8px 14px;
  text-decoration: none;
  color: #000;
  border: 1px solid #12216e;
  border-radius: 4px;
  transition: background-color 0.3s, color 0.3s;
}

.pagination a:hover {
  background-color: #12216e;
  color: white;
}

.pagination a.active {
  background-color: #12216e;
  color: white;
  border-color: #12216e;
}

.gallery_fancy {
    margin-bottom: 25px;
    border: 2px solid #cccccc;
}
.gallery_fancy img{width:100%; min-height:250px;}
.event_gallerysec{margin-top:20px;}
.custom-form label{font-weight:500; margin-bottom:4px;}
.error{font-size:14px; color:#ff0000;}



