.oswald-font {

  font-family: "Oswald", sans-serif !important;

}



.nopadding {

  padding: 0;

  margin: 0;

}



.bannerBg {

  background: #000;

}

.whiteText{

  color: #fff!important;

}



/*--------------new css added   */





.linkBoxStyle {

  background-color: #f5f5f5;

  position: relative;

  align-items: center;

  width: 100%;

  padding: 2rem 1.25rem;

  font-size: 15px;

  color: #000;

  font-family: "Poppins", sans-serif;

  margin-bottom: 30px;

  text-align: center;

  border-bottom: 4px solid #ba1936;

}



.panel-default>.panel-heading {

  color: #333;

  background-color: #fff;

  border-color: #e4e5e7;

  padding: 0;

  -webkit-user-select: none;

  -moz-user-select: none;

  -ms-user-select: none;

  user-select: none;

}



.panel-default>.panel-heading a {

  display: block;

  padding: 10px 15px;

  font-family: "Poppins", sans-serif;



}



.panel-default>.panel-heading a:after {

  content: "";

  position: relative;

  top: 1px;

  display: inline-block;

  font-family: 'Glyphicons Halflings';

  font-style: normal;

  font-weight: 400;

  line-height: 1;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

  float: right;

  transition: transform .25s linear;

  -webkit-transition: -webkit-transform .25s linear;

}



.panel-default>.panel-heading a[aria-expanded="true"] {

  background-color: #eee;

}



.panel-default>.panel-heading a[aria-expanded="true"]:after {

  content: "\2212";

  -webkit-transform: rotate(180deg);

  transform: rotate(180deg);

}



.panel-default>.panel-heading a[aria-expanded="false"]:after {

  content: "\002b";

  -webkit-transform: rotate(90deg);

  transform: rotate(90deg);

}



/*--------------new css added ended  */

.navBarStyle {

  background: #B70E2B 0% 0% no-repeat padding-box;

  margin-bottom: 0px !important;

  border: none;

  border-radius: unset;

}



.top-bar {

  color: #fff;

  /* font-style: italic; */

  font-size: 13px;

  padding: 6px 4px;

  display: flex;

  justify-content: space-between;

  align-items: center;

}





.navbar-brand img {

  max-height: auto;

}



.navbar-brand {

  float: left;

  font-size: 18px;

  padding: 0px 15px !important;

  line-height: 20px;

}



.navbar-nav {

  border-top: 1px solid #fff;

  padding-left: 0;

  margin-bottom: 0;

  list-style: none;

  width: 100%;

}



.navbar-nav>li>a {

  color: #fff !important;

  font-family: "Urbanist", sans-serif;

}



.admission-ribbon {

  right: 0;

  width: 80% !important;

  padding: 0px 5px;

  margin-bottom: 15px;

  position: relative;

  z-index: 9999;

  margin-bottom: -30%;

}



.desktopHide {

  display: none;

}



.deskshow {

  display: block;

}



.accreditation-section-deskshow {

  display: flex;

}



.box-sh {

  box-shadow: 0px 0px 10px #e1e1e1;

  /* margin-bottom: 30px; */

}



.titleBox {

  background: #fff;

  padding: 15px;

  min-height: 105px;

  position: relative;

  z-index: 99;

}



.accreditation-section {

  display: flex;

  justify-content: center;

  align-items: center;

  gap: 60px;

  padding: 20px 0;

  background-color: white;

}



.accreditation-item {

  display: flex;

  align-items: center;

  gap: 12px;

}



.highlightBlock img {

  margin-top: 3%;

}



.accreditation-item img {

  width: 75px;

  height: auto;

}



.accreditation-item span {

  font-size: 16px;

  font-weight: 500 !important;

  color: #333 !important;

}





.VisionMissionBlock {

  background-color: #B70E2B;

  padding: 2em 0px;

}



.ExploreProgramBlockBG {

  background-image: url("../images/home/explorOurProgramBg.png");

  background-size: cover;

  background-repeat: no-repeat;



}



.whychooseBg {

  background-image: url("../images/home/why-choose-background.jpg");

  background-size: cover;

  background-repeat: no-repeat;

}



.headingClass {

  color: white;

  font-family: "Poppins", sans-serif;

  font-weight: bold;

  margin-bottom: 3%;

}



.headingClassFaulty {

  color: white;

  font-family: "Poppins", sans-serif;

  font: normal normal bold;

  font-weight: bold;

  margin-bottom: 3%;

  font-size: 22px;

}



.thHeadingColor {

  background: #FCC823 !important;

  color: #000;

  border-bottom-color: rgb(33 37 41) !important;

  border-width: 0 1px !important;

}



th,

td {

  font-family: "Poppins", sans-serif;

  padding: 10px;

  text-align: left;

}



.section-heading {

  font-weight: 500;

}



.ParagraphClass {

  color: white;

  font-family: "Poppins", sans-serif;

  font-size: 14px;

  font-weight: 400;

  margin-bottom: 2%;

  line-height: 24px;

  margin-top: 1%;

}



.facultyNames {

  color: black;

  font-family: "Poppins", sans-serif;



  font-size: 13px;

  font-weight: 500;

  margin-bottom: 1%;



}



.facultyBlock {

  box-shadow: 0 2px 4px rgb(0 0 0 / 40%);

  padding: 1rem !important;

  margin-bottom: 5% !important;

}



.facultyBlock img {

  width: 100%;



}



.facultyBlockMargin {

  margin: 1%;

}



.ExploreProgramBlock {

  background-color: #fff;

  padding: 2em 0px;

}



.ExploreProgramBlock h4 {

  font-family: "Poppins", sans-serif;

  font-size: 15px;

  font-weight: 400;

  margin-bottom: 2%;

  line-height: 24px;

  color: #000;

}



.blackcolor {

  color: black !important;

}



.ExploreProgramBlock img {

  width: 20%;

  margin-bottom: 4%;

  margin-top: 5%;

}



.fontbold {

  font-weight: bold !important;

}



.marginSpaceTop {

  margin-top: 3%;

}



.graycolor {

  color: #56414193 !important;

  font: normal normal 800 23px/39px !important;

  line-height: 22px !important;

  margin-bottom: 2% !important;

}



.advatageTrinityImg {

  width: 100%;

}



.TrinityAdavantage {

  margin: 2em 0px;

  background-color: #EFEFEF;

}



.TrinityAdavantage2 {

  padding: 2em 2em;

}



.TrinityAdavantagemargintop {

  margin-top: 4% !important;

}



.whyTrinity {

  background-color: #EFEFEF;

}



.whyTrinity img {

  width: 100%;

}



.textblock {

  padding: 2em;

}



.zeroSpace {

  padding: 0px;

}



.testimonialsBlock {

  background-color: #fff;

  padding: 2em 0px;

}



.testimonialsBlock img {

  width: 100%;

}







/* Frosted glass input field styles */

.input-field {

  position: relative;

  width: 320px;

  padding: 12px 16px;

  font-size: 16px;

  color: #fff;

  background: rgba(255, 255, 255, 0.1);

  border: 1px solid rgba(255, 255, 255, 0.2);

  border-radius: 8px;

  backdrop-filter: blur(10px);

  outline: none;

  transition: transform 0.3s ease-out;

}





/* Placeholder style */

::placeholder {

  color: #ccc;

}



.mgBottom0 {

  margin-bottom: 0;

}



.footerBlock {

  background-color: #161616;

  padding: 2em 0px;

}



.footerBlock-grid {

  display: grid;

  grid-template-columns: repeat(5, 1fr);

  gap: 20px;

  margin-top: 20px;

}



.footerBlock-item img {

  width: 100%;

  height: auto;

  display: block;

}



.RedColor {

  color: #B70E2B !important;



}



.rootedText {

  font-weight: bolder !important;

  font-size: 18px !important;

}



.highlightBlock {

  background-color: #fff;

  padding: 2em 0px;

}



.highlightBlock p {

  color: black;

  font-family: "Poppins", sans-serif;

  letter-spacing: 0.80px;

  font-weight: 400 !important;

  margin-bottom: 2%;

  text-align: center;

  font-weight: bold;

  margin-bottom: 7px;



}



.highlightBlock h4 {

  color: black;

  font-family: "Poppins", sans-serif;

  font: normal normal bold 23px/50px;

  letter-spacing: 0.80px;

  font-weight: 500;

  margin-bottom: 2%;

  text-align: center;

  font-weight: 400;

  margin-bottom: 7px;



}



.highlightBlock-grid {

  display: grid;

  grid-template-columns: 1fr 2fr 2fr 2fr 1fr;

  gap: 20px;

  margin-top: 20px;

}



.highlightBlock img {



  margin-top: 3%;

}



.minusPMargin {

  margin-top: -5%;

}



.FloatLeftText {

  float: inline-end;

  text-align: right !important;

}



.displayProperty {

  display: flex;

}



.iconClass {

  font-size: 10px !important;

  color: red !important;

  margin-top: 4%;

  margin-right: 3%;



}







.login-card input {

  width: 100%;

  padding: 6px;

  background: #FFFFFF6B 0% 0% no-repeat padding-box;

  border: 1px solid #FFFFFF;

  border-radius: 6px;

  color: white;

  font-size: 16px;

}



.login-card input::placeholder {

  color: rgba(255, 255, 255, 0.7);

}



.login-card select {

  width: 100%;

  outline: unset;

  padding: 1px 15px;

  background: #FFFFFF6B 0% 0% no-repeat padding-box;

  border: 1px solid #FFFFFF;

  border-radius: 6px;

  color: white;

  appearance: none;

  -webkit-appearance: none;

  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,<svg fill='white' height='20' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");

  background-repeat: no-repeat;

  background-position: right 10px center;

  background-size: 16px 16px;

}



.login-card select option {

  color: rgb(168, 7, 7);

}



.inputBoxButton {

  background: #FFFFFF 0% 0% no-repeat padding-box;

  border: 1px solid #FFFFFF;

  border-radius: 3px;

  border-bottom: 4px solid #b70e2b;

  font-family: "Poppins", sans-serif;

  font: normal normal bold 23px/50px;

  letter-spacing: 0.80px;

  font-weight: 400;

  margin-bottom: 2%;

  line-height: 28px;

  color: black;

  padding: 10px 4%;

  margin-top: 3em;

}



.specialPadding {

  padding: 0px 0px 0px 1em;

}



.specialPadding1 {

  padding: 0em 2em 2em 4em;

}



.whiteBox {

  background-color: white;

  height: 40vh;

  border-radius: 10px;

  margin-top: 4em;



}



.grayBoxBlock1 {

  background: linear-gradient(to left, #000 50%, #AF9890 50%);



  padding: 2em 0px;

}



.grayBoxBlock2 {

  background: linear-gradient(to left, #fff 50%, #000 50%);





}



.grayBoxBlock3 {

  background: linear-gradient(to left, #000 50%, #AF9890 50%);



}



.grayBoxBlock2 img {

  width: 100%

}



.grayBoxBlock3 img {

  width: 100%

}



.italicStyle {

  font-style: italic;

}



.carousel-indicators {

  bottom: -42px;

  left: 7% !important;

}



.carousel-indicators2 {



  left: 10% !important;

}



.carousel-indicators .active {

  width: 46px;

  height: 10px;

  margin: 0;

  background-color: #B70E2B !important;

  border: none !important;

}



.carousel-indicators li {

  display: inline-block;

  width: 46px;

  height: 10px;

  margin: 1px;

  text-indent: -999px;

  cursor: pointer;



  background-color: #AF9890 !important;

  border: none !important;

  border-radius: 10px;

}



.imgSize img {

  width: 100% !important;

}



.positionRelativeClasss {

  position: relative;

}



.StudentnameBlock {

  display: flex;

  position: absolute;

  bottom: 15px;

  left: 25px;

}



.StudentnameBlock img {

  width: 18% !important;

  margin-right: 5%;

}



.principalMsgBlock {

  /* min-height: 430px; */

  /* background-position: 70% 100%; */

  /* background-size: cover;

  background-repeat: no-repeat; */

  position: relative;

  padding: 0;

  margin-top: 90px;

}



.bannerbottomText {

  position: absolute;

  top: 21%;

}



.pageBlock {

  background-color: white;

  padding: 2em 0px;

}



.textboldBlock {

  background-color: #B70E2B;

  padding: 2em 2em 2em 4em;

}



.pageBlock img {

  width: 100%;

  z-index: 2;

  position: relative;

}



.para_img::after {

  content: '';

  height: 50%;

  width: 50%;

  display: block;

  background: #FFCC00;

  position: absolute;

  top: 0%;

  right: 0px;

  z-index: 1;

}



.rightClass {

  font-size: 15px;

  color: #fff;

  margin-right: 3%;

  margin-top: 2%;

}



.displayProperty p {

  font-weight: 300 !important;

}



.deskshow {

  display: block;

}



.mobileShow {

  display: none;

}



.five-cols {

  display: flex;

  flex-wrap: wrap;

}



.five-cols>div {

  flex: 0 0 20%;

  max-width: 20%;

  padding: 10px;

}



.five-cols img {

  width: 100%;

  height: auto;

  display: block;

  padding: 1em 2em;

}



.specialheight {

  padding-bottom: 5em !important;

}



.copyrightLine {

  background-color: gray;

  padding-top: 1%;

  padding-bottom: 6px;



}



.copyrightLine p {

  color: white;

  font-family: "Poppins", sans-serif;

  font-size: 14px;

  font-weight: 400;





}



.login-card {

  margin-bottom: 15px;

}



.PUSH-BEYOND-BOUNDARIES {

  background: url(../images/home/banner-top.jpg) no-repeat;

  background-size: cover;

  background-position: right;

  height: 80vh;

  margin-top: 90px !important;

}



.text-block {

  /* position: absolute; */

  bottom: 20px;

  right: 20px;

  background-color: #B70E2B;

  color: white;

  padding-left: 20px;

  padding: 8px;

  text-align: left;

  padding-right: 20px;

  font-family: "Poppins", sans-serif;

  font-size: 15px !important;

  font-weight: 400;

}



.text-block h4 {

  font-size: 14px !important;

}



.LaboratoriesSection {

  margin-top: 2em;

}



.StudentFaq {

  --StudentFaq-animation-duration: 0.3s;

  --StudentFaq-border-color: #ccc;

  width: 100%;

  padding: 2em 4em;

}



.StudentFaq__item {

  margin: -1px 0 0;

  border: 1px solid var(--StudentFaq-border-color);

  transition: var(--StudentFaq-animation-duration);

}



.StudentFaq__item:not(.js-details)[open],

.StudentFaq__item.is-open {

  --StudentFaq-border-color: #777;

  position: relative;

}



.StudentFaq__question {

  position: relative;

  padding: 20px 50px 20px 20px;

  list-style: none;

  cursor: pointer;

  user-select: none;

  /* color: white; */

  font-family: "Poppins", sans-serif;

  font: normal normal bold 51px/105px;

  font-weight: bold;

  background: #EEEEEE;

  margin-bottom: 1%;

  font-size: 16px;



}



.StudentFaq__question::after {

  content: "";

  position: absolute;

  top: calc(50% - 4px);

  right: 20px;

  width: 12px;

  height: 8px;

  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 12 8'%3E%3Cpath stroke='%23999' stroke-width='2' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");

  transition: var(--StudentFaq-animation-duration);

}



.StudentFaq__item:not(.js-details)[open] .StudentFaq__question::after,

.StudentFaq__item.is-open .StudentFaq__question::after {

  transform: rotate(-180deg);

}



.StudentFaq__question::-webkit-details-marker {

  display: none;

}



.js-details .StudentFaq__answer {

  max-height: 0;

  overflow: hidden;

  animation: slideUp var(--StudentFaq-animation-duration);

  position: relative;



  list-style: none;

  cursor: pointer;

  user-select: none;

  /* color: white; */

  font-family: "Poppins", sans-serif;

  font: normal normal bold 51px/105px;

  /* font-weight: bold; */

  margin-bottom: 0%;

  font-size: 16px;

}



.js-details.is-open .StudentFaq__answer {

  max-height: none;

  animation: slideDown var(--StudentFaq-animation-duration);

}



.js-details.is-open.is-animating .StudentFaq__answer {

  max-height: var(--StudentFaq-details-height);

}



.StudentFaq__text {

  padding: 0 20px 20px;

}



.buildingBackground {

  background-image: url("../images/home/building-bg.jpg");

  background-size: cover;

  background-repeat: no-repeat;

  padding: 5rem;

}



.buildingBackground h2 p {

  color: #fff !important;

}



@keyframes slideUp {

  0% {

    max-height: var(--StudentFaq-details-height);

    opacity: 1;

  }



  100% {

    max-height: 0;

    opacity: 0;

  }

}



@keyframes slideDown {

  0% {

    max-height: 0;

    opacity: 0;

  }



  100% {

    max-height: var(--StudentFaq-details-height);

    opacity: 1;

  }

}



.grayFontsize {

  font-size: 20px;



}



.para_img {

  padding: 5px;

}



.para_img::before {

  content: '';

  height: 50%;

  width: 50%;

  display: block;

  background: #FFCC00;

  position: absolute;

  bottom: 0px;

  left: 0px;

  z-index: 1;

}



.para_img::after {

  content: '';

  height: 50%;

  width: 50%;

  display: block;

  background: #FFCC00;

  position: absolute;

  top: 0%;

  right: 0px;

  z-index: 1;

}



.bannerSubPages {

  width: 100%;

}



.inputBoxButtonReg {

  background: #d8d8d8 0% 0% no-repeat padding-box;

  border: 1px solid #FFFFFF;

  border-radius: 3px;

  border-bottom: 4px solid #b70e2b;

  font-family: "Poppins", sans-serif;

  line-height: 28px;

  color: black;

  padding: 3px 4%;

  margin-top: 1em;

  min-width: 184px;

}



.enquireBtn {

  border: none;

  border-bottom: none;

  cursor: pointer;

  width: 180px;

  height: 31px;

  overflow: hidden;

  background: #ddd;

  color: #b70e2b;

  padding: 2px 0px 2px 0px;

  position: fixed;

  top: calc(37% - 42px);

  right: -75px;

  text-align: center;

  -webkit-transform: rotate(-90deg);

  -moz-transform: rotate(-90deg);

  -ms-transform: rotate(-90deg);

  -o-transform: rotate(-90deg);

  transform: rotate(-90deg);

  border-top: 3px solid #b70e2b;

  z-index: 9999999;

  font-size: 16px;

}



.brochureBtn {

  cursor: pointer;

  border: none;

  border-bottom: none;

  cursor: pointer;

  width: 180px;

  height: 31px;

  overflow: hidden;

  background: #ddd;

  color: #b70e2b;

  padding: 2px 0px 2px 0px;

  position: fixed;

  top: calc(72% - 42px);

  right: -75px;

  text-align: center;

  -webkit-transform: rotate(-90deg);

  -moz-transform: rotate(-90deg);

  -ms-transform: rotate(-90deg);

  -o-transform: rotate(-90deg);

  transform: rotate(-90deg);

  border-top: 3px solid #b70e2b;

  z-index: 9999999;

  font-size: 16px;

}



.closeBtn {

  background: #000;

  display: inline-block;

  position: absolute;

  left: 0;

  width: 30px;

  height: 30px;

  margin-left: 0px;

  top: 0;

  font-size: 24px;

  font-weight: bold;

  color: #fff;

  padding-left: 7px;

  cursor: pointer;

}



.formtitle {

  background: #b70e2b;

  color: #fff;

  text-align: center;

  min-height: 40px;

  padding-top: 1px;

  margin-bottom: 20px;

}



.enquireNowFormCont {

  position: fixed;

  top: 0;

  right: 0;

  min-height: 100vh;

  background: #FFF;

  z-index: 9999999;

  width: 101%;

  padding: 15px;

  max-width: 500px;

  margin-right: -105%;

  transition: all .5s ease;

}



.enableEnquire {

  margin-right: 0;

}



.titleTxt {

  font-size: 15px;

}



.formInput input {

  width: 100%;

  padding: 6px;

  background: #ffffff6b 0% 0% no-repeat padding-box;

  border: 1px solid #919191;

  border-radius: 6px;

  color: white;

  font-size: 14px;

  margin-bottom: 15px;

}



.formInput input::placeholder {

  color: rgb(56, 56, 56);

}



.enquiryForm {

  background-color: #e6e6e6;

  padding: 15px;

  min-height: 84vh;

}



.inputBoxButtonNew {

  background: #FFFFFF 0% 0% no-repeat padding-box;

  border: 1px solid #FFFFFF;

  border-radius: 3px;

  border-bottom: 4px solid #b70e2b;

  font-family: "Poppins", sans-serif;

  font: normal normal bold 23px/50px;

  letter-spacing: 0.80px;

  font-weight: bold;

  margin-bottom: 2%;

  line-height: 28px;

  color: black;

  padding: 3px 4%;

  margin-top: 1em;

  width: 100%;

}



.inputBoxButtonReg {

  background: #d8d8d8 0% 0% no-repeat padding-box;

  border: 1px solid #FFFFFF;

  border-radius: 3px;

  border-bottom: 4px solid #b70e2b;

  font-family: "Poppins", sans-serif;

  line-height: 28px;

  color: black;

  padding: 3px 4%;

  margin-top: 1em;

  min-width: 184px;

}



.img_res {

  width: 100%;

  z-index: 99;

  position: relative;

}



.img-fluid,

.img-thumbnail {

  max-width: 100%;

  height: auto;

}



#life .card {

  width: 45%;

  margin-top: -41%;

  margin-left: -10px;

  background-color: rgb(183 14 43 / 83%);

  color: #fff;

  z-index: 11;

  position: relative;

  padding: 5px;

  border-radius: 5px;

}



figcaption {

  display: block;

  z-index: 99999;

  position: relative;

}



.patchSpacing {

  padding-top: 4em;

  padding-bottom: 4em;

}



.card1 {

  position: relative;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -ms-flex-direction: column;

  flex-direction: column;

  min-width: 0;

  min-height: 0px;

  word-wrap: break-word;

  background-color: #fff;

  background-clip: border-box;

  border: 1px solid rgba(0, 0, 0, .125);

  border-radius: .25rem;

  padding: 10px;

}



.card1 {

  border: 0;

  -webkit-box-shadow: 0 10px 20px 0 rgb(0 0 0 / 5%);

  box-shadow: 0 10px 20px 0 rgb(0 0 0 / 5%);

  margin-bottom: 15px;

}



.bgstudy {

  background: #eef7ff;

}



.bg11 {

  background-color: #a9a8a8;

  min-height: 200px;

}



.bg12 {

  background-color: #b4b4b4;

  min-height: 200px;

}



.bg13 {

  background-color: #bfbfbf;

  min-height: 200px;

}



.bg14 {

  background-color: #d0d0d0;

  min-height: 200px;

}



.bg15 {

  background-color: #cbcbcb;

  min-height: 200px;

}



.bg16 {

  background-color: #d7d7d7;

  min-height: 200px;

}



.bg17 {

  background-color: #e3e3e3;

  min-height: 200px;

}



.bg18 {

  background-color: #ffffff;

  min-height: 200px;

}



.bgLight {

  background-color: #f1f4f8;

}



.google-maps {

  position: relative;

  padding-bottom: 70%;

  height: 0;

  overflow: hidden;

  margin-top: 2em;

  margin-bottom: 2em;

}



.google-maps iframe {

  position: absolute;

  top: 0;

  left: 0;

  width: 100% !important;

  height: 100% !important;

}



.ost-multi-header {

  position: relative;

}



.ost-multi-header::after {

  content: '';

  height: 3px;

  border-radius: .25rem;

  position: absolute;

  left: 0;

  right: 0;

  bottom: 0;

  background: #ed8034;

  background: -moz-linear-gradient(left, #023b5e 50%, #f58735 50%);

  background: -webkit-linear-gradient(left, #B70E2B 50%, #f58735 50%);

  background: linear-gradient(to right, #B70E2B 50%, #f58735 50%);

}



.fonth2 {

  color: #b70e2b !important;

  font-size: 2rem;

  margin-top: 0;

  margin-bottom: .5rem;

  font-weight: 700;

  font-family: "Oswald", sans-serif !important;

}



.mgBottom4 {

  margin-bottom: 4em;

}



.mgTop2 {

  margin-top: 2em;

}



.rounded {

  border-radius: 5px;

}

.show_hide{

  text-decoration: underline;

  font-weight: bold;

  color: #b70e2b;

}

.fullyequipped {

  width: 65%;

  height: auto;

  margin-top: -100%;

  margin-left: 32.5rem;

}



.globallearning {

  width: 65%;

  height: auto;

  margin-top: -100%;

  margin-left: -7.5rem;

}



.maxIconWidth {

  max-width: 130px;

}



.m-show {

  display: none;

}



.footerBlock a {

  text-decoration: none !important;

  color: #fff;

}

.width40 {

    width: 40%!important;

}

.carousel-indicators-banner {

    bottom: 10px;

    left: 50% !important;

}

.carousel-indicators-banner li {

    background-color: #ffffff !important;

}

.carousel-indicators-banner .active {

    background-color: #707070 !important;

}

.update-badge{

  width: 10%;

    position: absolute;

    top: -10%;

    right: -10%;

}

marquee a{

  color: initial;

}



@media (max-width: 690px) {

  .m-hide {

    display: none;

  }



  .m-show {

    display: block;

  }



  .textboldBlock {

    background-color: #B70E2B;

    padding: 1em 2em 1em 2em;

  }

  .mobPadd1{

    padding-left: 10px;

    padding-right: 10px;

  }

}



@media (max-width: 690px) {

  .accreditation-section-deskshow {

    display: none;

  }



  .StudentFaq {

    --StudentFaq-animation-duration: 0.3s;

    --StudentFaq-border-color: #ccc;

    width: 100%;

    padding: 1em 1em;

  }



  .StudentFaq__text {

    padding: 0 15px 10px;

    font-size: 13px;

  }



  .StudentFaq__question {

    position: relative;

    padding: 12px 41px 12px 16px;

    list-style: none;

    cursor: pointer;

    user-select: none;

    /* color: white; */

    font-family: "Poppins", sans-serif;

    font: normal normal bold 51px/105px;

    font-weight: bold;

    background: #EEEEEE;

    margin-bottom: 1%;

    font-size: 14px;

  }



  .headingClassFaulty {

    color: white;

    font-family: "Poppins", sans-serif;

    font: normal normal bold;

    font-weight: bold;

    margin-bottom: 3%;

    font-size: 18px;

  }



  .pageBlock {

    background-color: white;

    padding: 1em;

  }



  .bannerbottomText {

    position: absolute;

    top: 27%;

    left: 2em;

  }



  .marginPhotoBlock {

    margin-bottom: 2em;

  }



  .principalMsgBlock {

    /* background-image: url(https://cdn-websites.talentedge.com/DYPATIL/www/wwwroot/dypatiledu.com/assets/img/home/about-university-banner.jpg); */

    /* min-height: 50vh; */

    /* background-position: 70% 100%;

    background-size: cover;

    background-repeat: no-repeat; */

    position: relative;

    padding: 0;

  }



  .five-cols>div {

    flex: 0 0 32%;

    max-width: 50%;

  }



  .five-cols img {

    width: 100%;

    height: auto;

    display: block;

    padding: 0em 1em;

  }



  .m-minHight-box {

    min-height: 210px;

  }



  .card1 {

    min-height: 145px;

  }



  .patchSpacing {

    padding-top: 2em;

    padding-bottom: 1em;

  }



  .bg11,

  .bg12,

  .bg13,

  .bg14,

  .bg15,

  .bg16,

  .bg17,

  .bg18 {

    min-height: 235px;

  }



  figure.figure {

    margin-bottom: 4em;

  }



  .specialheight {

    padding-bottom: 4em !important;

  }



  .deskshow {

    display: none;

  }



  .mobileShow {

    display: block;

  }



  .PUSH-BEYOND-BOUNDARIES {

    background: url(../images/home/banner-top.jpg) no-repeat;

    background-size: cover;

    height: auto;

    background-position: center;

  }



  .heading-push {

    font-size: 26px !important;



    color: #fff;

    font-family: "Poppins", sans-serif;

    line-height: 40px !important;

    margin-bottom: 6%;

  }



  .highlightBlock p {

    color: black;

    font-family: "Poppins", sans-serif;

    font: normal normal bold 23px/50px;

    letter-spacing: 0px;

    font-weight: 500;

    margin-bottom: 2%;

    text-align: center;

    font-weight: bold;

    margin-bottom: 8px;

    font-size: 14px !important;

  }



  .highlightBlock h4 {



    letter-spacing: 0px;

    font-weight: 500;



    font-size: 14px;

  }



  .highlightBlock {

    background-color: #fff;

    padding: 1em;

  }



  .highlightBlock img {

    margin-top: 3%;

    width: 100%;

  }



  .banner-button {

    margin-bottom: 20px;

    background-color: #fff;

    border-radius: 0 !important;

    border-bottom-left-radius: 10px !important;

    padding: 13px 28px;

    font-size: 15px;

    font-weight: 500;

    font-family: "Poppins", sans-serif;

    font-weight: bold;

    margin-top: 3rem;

  }



  .highlightBlock-grid {

    display: grid;

    grid-template-columns: 1fr 1fr;

    gap: 2px;

    margin-top: 4px;

  }



  .highlightBlock-item img {

    width: 29%;

    height: auto;

    display: block;



  }



  .grayBoxBlock1 {

    background: linear-gradient(to top, #000 50%, #AF9890 50%);

    padding: 1em;

  }



  .ParagraphClass {

    letter-spacing: 0.20px;

    line-height: 25px;

    font-size: 13px;

  }



  .headingClass {

    letter-spacing: 1px;

    font-size: 22px;



  }



  .VisionMissionBlock {

    background-color: #B70E2B;

    padding: 1em 1em;

  }



  .ExploreProgramBlock {

    background-color: #fff;

    padding: 1em;

  }



  .ExploreProgramBlock img {

    width: 25%;

    margin-bottom: 4%;

    margin-top: 12%;

  }



  .FloatLeftText {

    float: inline-start;

    text-align: left !important;

  }



  .footerBlock-grid {

    display: grid;

    grid-template-columns: repeat(2, 1fr);

    gap: 20px;

    margin-top: 20px;

  }



  .footerBlock {

    background-color: #161616;

    padding: 1em 1em;

  }



  .testimonialsBlock {

    background-color: #fff;

    padding: 1em 1em;

  }



  .zeroSpace {

    padding: 0px;

  }



  .whyTrinity {

    background-color: #EFEFEF;

    padding: 1em;

  }



  .inputBoxButton {





    font-size: 14px;

    padding: 6px 8%;

    margin-top: 1em;

    margin-bottom: 3em;

  }



  .specialPadding {

    padding: 0px 0px 0px 1em;

  }



  .grayBoxBlock2 {

    background: linear-gradient(to top, #fff 40%, #AF9890 60%);

  }



  .specialPadding1 {

    padding: 0em 0px 2em 2em;

  }



  .rootedText {

    font-weight: bolder !important;

    font-size: 14px !important;

  }



  .carousel-indicators {

    position: absolute;

    bottom: -30px;

    left: 50%;

    z-index: 15;

    width: 60%;

    padding-left: 0;

    margin-left: -15%;

    text-align: center;

    list-style: none;

  }

}



@media only screen and (max-width: 690px) {

  .facultyNames {

    color: black;

    font-family: "Poppins", sans-serif;

    font-size: 14px;

    font-weight: 500;

    margin-bottom: 1%;

    margin: -b;

    margin-top: 2%;

    margin-left: 0px;

  }



  .mobileHide {

    display: none !important;

  }



  .desktopHide {

    display: block;

  }



  .navBarFlex {

    display: block !important;

  }



  .navbar-nav {

    border-top: unset !important;

    padding-left: 25px;

    margin-bottom: 0;

    list-style: none;

    width: 100%;

  }

  .principalMsgBlock {

  margin-top: 140px;

}

}

.blink {
  animation: blink 1s infinite;
}
@keyframes blink {
  0% { opacity: 1; }
  50% { opacity: 0; }
  100% { opacity: 1; }
}
