@font-face {
  font-family: 'Higuen';
  src: url('../fonts/higuen/Higuen-Regular.eot');
  src: url('../fonts/higuen/Higuen-Regular.eot?#iefix') format('embedded-opentype'),
      url('../fonts/higuen/Higuen-Regular.woff2') format('woff2'),
      url('../fonts/higuen/Higuen-Regular.woff') format('woff'),
      url('../fonts/higuen/Higuen-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}



  @import url('https://fonts.googleapis.com/css2?family=Montserrat&family=Poppins&display=swap');
.higuen{  font-family: 'Higuen';}
.poppins{font-family: 'Poppins', sans-serif;}
.montserrat{font-family: 'Montserrat', sans-serif;}
.text-justify{text-align: justify;}
.linheght{line-height: 1.2;}

.home .page_content_wrap {
  padding: 0;
}
.page_content_wrap .content_wrap{min-width:100%;}




.shrtdesc{
  display: block;
  text-overflow: ellipsis;
  word-wrap: break-word;
  overflow: hidden;
  max-height: 3.6em;
  line-height: 1.8em;
}




 .ffg{font-family: 'Coco Gothic';}
.item_title a{    font-weight: 500; 
  line-height: 1.5;
  padding: 7px 0; height: 70px; overflow: auto;}



/* shodha css starts banner */

.banner-shodha h1{  font-family: 'Higuen'; text-transform: uppercase;     font-size: 50px;}

.left img {
    max-width: 30%;
	 animation: spin 30s linear infinite;
	opacity: 0.7;
}
.left-bottom img {
    position: absolute;
    bottom: -18%;
    left: -15%;
    max-width: 20%;
    /* height: 10px; */
	animation: spinr 30s linear infinite;
}
.right img {
    position: absolute;
    top: -10%;
    right: -10%;
    max-width: 20%;
	animation: spin 30s linear infinite;
}

.right-btm-mandala{right: -17%;
  position: absolute;
  max-width: 30%;
  bottom: -30%;
	animation: spinr 30s linear infinite;
}

.research-overview{background: #103c7d;}
.research-overview .col-lg-3:nth-child(2){background: #91a0c3;}
.research-overview .col-lg-3:nth-child(1), .research-overview .col-lg-3:nth-child(3){background: #fafaff;}
.research-overview .col-lg-3:nth-child(4){background: #d1ddcf;}
.research-overview h3{    font-size: 50px; margin: 0; padding: 30px 0 30px 0;   font-family: 'Higuen';}
.research-overview p{font-size: 24px;   margin: 0;   padding: 30px 10% 50px; font-family: 'Poppins', sans-serif; text-align: justify;}
.prdetp {
  padding-bottom: 30px;
}
.box-f{padding: 50px 0 30px ; }
.box-f h5{font-size: 25px; margin: 0 0 20px 0; padding: 0 15px;
  line-height: inherit;
  height: 70px;
}
.box-f p{ font-size: 16px;
  padding: 0 30px; }
.bef-container{height: 80px; position: relative;}
.dot {
height: 60px;
  width: 60px;
  background-color: #9292ac;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: -24%;

  transform: translateX(-50%);
}

.line {
  border: 10px solid #9292ac;
  display: block;
}
.prdetp p{font-size: 22px;}

@keyframes spin {
  0% {
    transform: rotateZ(0);
  }
  100% {
    transform: rotateZ(360deg);
  }
}
@keyframes spinr {
  0% {
    transform: rotateZ(0);
  }
  100% {
    transform: rotateZ(-360deg);
  }
}
/* banner */
.prdetp h3{font-family: 'Higuen';   font-size: 50px;}
.project-details h4{  font-family: 'Higuen';
  font-size: 80px;
  font-weight: normal;
  letter-spacing: 10px;
  padding: 40px 0;
  margin: 0;
  display: inline-block;
  line-height: normal;}
.textcontainercol h6{font-size: 22px; margin: 0;  font-weight: 400;     line-height: inherit;}
.textcontainercol p{    color: #000; 

  font-size: 18px;
  text-align: justify; margin: 0;
}
.lrs{letter-spacing: 7px;}
.impandout h3{font-size: 50px; line-height: 60px; letter-spacing: 7px;}
.impandout .imp{max-width: 700px; margin: 0 auto;}

.partneruniversity img {
  max-width: 200px;
  margin: 0 auto;
}

@media screen and (min-width: 1920px) {
  .banneritiht-img{	max-width: 100%;}
  .banner-shodha h1{font-size: 100px;}
}


  @media screen and (max-width: 991px) {
    .box-f{padding: 50px 0 0;}
    .elementor-76 .elementor-element.elementor-element-7ede781{order: 1;}
    #figcaps h1{font-size: 50px;}
    #figcaps .dhaspan{line-height: 1.9; font-size: 15px;}
    .slide_active .bg-color{width: 100%;}
    .banneritiht-img{max-width: 80%;
      right: 0;
 
      left: 0;
      margin: 0 auto;}

      .research-overview p{font-size: 18px; padding: 30px 15px 50px;}
      .research-overview h3, .prdetp h3, .impandout h3{font-size: 25px; padding: 0 15px 0 0;}
      .prdetp p{font-size: 18px; }
      .project-details h4{font-size: 40px;}
      .textcontainercol h6{font-size: 18px;}
      .textcontainercol p{font-size: 14px;}
      .impandout h3{line-height: inherit;}
      .elementor-76 .elementor-element.elementor-element-eff1f9a > .elementor-widget-container, .elementor-76 .elementor-element.elementor-element-32d43b5 > .elementor-widget-container{padding: 0 !important;}

  }

