.pars-col{
	 color: #0a0a62;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    font-family: 'Roboto';
    font-weight: 800;
    /* text-shadow: 2px 2px 2px #eadd91; */
   
}
.service-box2{
  padding: 20px;
  background: rgb(215 241 254 / 80%);
  margin-top: 70px;
  border-top-right-radius: 70px;
  border-bottom-left-radius: 70px;
  transition:0.5s;
}
.service-box2:hover {
  background: rgb(128 213 255 / 80%);
  border-top-left-radius: 70px;
  border-bottom-right-radius: 70px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  transition: 0.5s;
}
.mt-10{
  margin-top: 15px !important;
}
 
.custom-btn{
	box-shadow: 2px 2px 2px 2px #ddd;
	padding: 6px;
}
.shadow-gallery{
	    box-shadow: 0px 2px 2px 2px #ddd;
    padding: 11px;
    margin: 5px;
}
.video-shsdaow{
	box-shadow: 0px 2px 2px 2px #ddd;
}
.footer-text{
	font-size: 22px;
    color: #fff;
}
.coll-text{
	
}
.accordion {
    max-width: 1170px;
    margin: 40px auto 0;
  }
  
  .at-tab {
    display: none;
    padding: 15px;
    border: 1px solid #dddddd;
    border-top: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    color: #000;
  }
  
  .at-title {
    cursor: pointer;
    background: #ebf7f1;
    position: relative;
    transition: background-color 0.3s ease;
  }
  
  .at-title:hover {
    background-color: #e0e0e0;
  }
  
  .at-title:after {
    content: "+";
    position: absolute;
    color: #000;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    transition: all 0.3s ease;
    font-size: 24px;
  }
  
  .at-title.active:after {
    content: "-";
  }
  
  .at-item {
    border-radius: 5px;
    margin-bottom: 15px;
  }
  
  .at-title h2 {
    font-size: 16px;
    font-weight: 500;
    padding: 10px 15px;
    margin: 0;
  }
  
  .accordion-header {
    text-align: center;
    background-color: #222222;
    color: white;
    padding: 20px 0;
  }
  .ac-text{
      padding: 0px 0px 10px 0px;
      color: #fff;
      text-align: left !important;
  }
.form-container input{
    height: 45px;
}
.form-container select{
    height: 45px;
}
.form-container .input-group{
  margin-top: 15px;
}
.form-container #btnapply{
  margin-top:15px;
  padding: 10px 60px;
  font-size: 14px;
}
.talkto{
        background: -webkit-linear-gradient(right, #007865 20%,#F81C51);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Proxima-Nova-bold;
    display: inline-block;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
}
.prasanna-about{
  margin-top: 20px;
  background: #f5f5f5;
  padding-top: 20px;
}
.prasanna-about img{
  height: 300px;
margin-top: 20px;
}
#new-fac {
  background: #061669;
  min-height: 60vh;
}
#new-fac h2 {
  color: #fff;
  font-size: 38px;
  font-weight: bold;
}
.fac-main-box .card{
  border: none;
padding: 10px;
background: #fff;
margin-top: 10px;
border-radius: 5px;
}
.fac-main-box .card img{
width: 40px;
height: 40px;
}
.faci-gap{
display: flex;
justify-content: space-around;
}
.bg-atach{
width: 100%;
height: 60vh;
background: rgba(0, 0, 0, 0.5);
}
.bg-atach::before{
content: "";
background-image: url(https://media.istockphoto.com/id/485776945/photo/group-of-diverse-international-students-celebrating-graduation.jpg?s=612x612&w=0&k=20&c=ngmK2pZov4a5FZTCSaOWwX6pL2rL9fTsaSzwwY7QS6I=);
background-attachment: fixed;
background-size: cover;

height: 60vh;
position: absolute;
top: 0px;
left: 0px;

}
.bg-atach h2{
text-align:center;
padding-top: 80px;
}
.bg-atach p{
text-align:center;
line-height: 30px;
}
.form-control{
  margin-top: 20px;
}
.admision-focus{
  width: 100%;
  min-height: 70vh;
  background: url('../img/gallery/college-1.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
margin-top: 30px;
position: relative;
top: 0px;
z-index: 1;
background-attachment: fixed;
}
.admision-focus::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background: rgb(165, 223, 165,0.6); */
  background: rgb(0,0,0,0.5);
  z-index: -1;
}
.admision-focus .focus-content{
  max-width: 800px;
  color: white;
}
.admision-focus .focus-content h1{
  font-weight: bold;
  font-size: 40px;
  color: white;
}
.admision-focus .focus-content button{
  background: hotpink;
  color: white;
  padding: 10px 40px;
  border: none;
  border-radius: 16px;
}
.document-card{
  padding: 13px;
  box-shadow: 0px 2px 8px 0px #3300CC29;
}
.document-card1{
  max-width: 280px;
text-align: center;
  padding: 13px;
  box-shadow: 0px 2px 8px 0px #3300CC29;
}
.document-card1 span{
  font-weight: bold;
  display: block;
  font-size: 18px;
}
.document-card1 a{
  color: #F81C51;
  font-weight: bold;
  font-size: 15px;  
}
.document-card1 img{
  width: 25px;
  margin: 0px 10px;
  animation: animate 1s linear infinite alternate;
}
@keyframes animate {
  0%{
    transform: scale(1);
  }
  100%{
    transform: scale(1.3);
  }
}
.document-card ul li{
  list-style: disc;
  margin-left: 20px;
}
.scroll-news{
  background: #F81C51;
  padding: 0px;
  color: white;
}
.scroll-news img{
  width: 30px;
  margin: 0px 10px;
}
.document-card a{
  color: #F81C51;
  font-weight: bold;
  font-size: 17px;
  float: inline-end;
  margin-top: -30px;
}
.document-card img{
  width: 25px;
  margin: 0px 10px;
  animation: animate 1s linear infinite alternate;
}
@keyframes animate {
  0%{
    transform: scale(1);
  }
  100%{
    transform: scale(1.3);
  }
}
.form-horizontal input{
  width: 100% !important;
height: 45px !important;
border: 1px solid !important;
padding-left: 12px !important;

}
.form-horizontal select{
  width: 100% !important;
  height: 45px !important;
  border: 1px solid !important;
  padding-left: 12px !important;
  }
  .form-horizontal .btn {
  color: rgba(255, 255, 255, 0.8);
    background: #E9374C;
    font-size: 13px !important;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 60% !important;
    margin: 20px  55px 0 !important;
    border: none;
    border-radius: 20px;
    height: 35px !important;
    transition: all 0.3s ease;
    
}
.con-no a{
  float: inline-start !important;
  margin: -18px;
  color: black;
  font-size: 15px;
  font-weight: normal;
}
/**/

 