/* ======================= styleCSS-START ================================= */

/* == HeaderSection-START == */
.header {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    display: table;
    z-index: 4;
    background: #F8F9FB;
}
.header .top-head {
  width: 100%;
  display: table;
  position: relative;
}
#centergd{
  display: none;
}
#centergd table thead tr th{
width: auto;
vertical-align: middle;
}
#centergd table tbody tr td{
  vertical-align: middle;
}

.modal-content-row{
  width: 100%;
  text-align: center;
}
#centergd .terms{
  text-align: center !important;
  width: 100%;
}

#centergd thead{
  background-color:#3c56ff;
}

.header .navbar-light .navbar-nav .nav-link {
    color: #35519E;
    font-size: 16px;
    padding: 0 5px;
	margin:0 15px;
	font-weight:700;
	
    
}

.navbar-expand-lg .navbar-nav {
    margin-left: auto;
}


.header .top-head .top-menu {
  padding: 1.2rem 0rem;
}
.header .top-head .navbar {
  background-color: transparent;
}
.header .top-head .headerRtcontent {
  padding-top: 0rem;
  width: 100%;
  height: 100%;
}
.navmenu {
  position: relative;
}
.navbar-nav {
  padding: 0rem;
  width: 90%;
  margin-left: 0rem;
}

.navbar.navbar-expand-lg.navbar-light .location {
    position: relative;
    font-size: 14px;
    line-height: 1;
}

.navbar.navbar-expand-lg.navbar-light .location h3 {
    font-size: 27px;
    color: #701A75;
}

.navbar-nav .nav-item a {
  padding: 0rem 1rem !important;
  border-right: 0px solid #ffffff;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
  font-size: 1.35rem;
  font-weight: 400;
}
.navbar-nav .nav-item a:hover,
.navbar-nav .nav-item a:active,
.navbar-nav .nav-item a.active,
.navbar-nav .nav-item a.is-active-top-nav__1level {
  color: #000016;
  font-weight: 500;
}
.navbar-nav .nav-item:last-child a {
  border: 0rem;
}
.logo {
  position: relative;
}
.logo img {
  width: 50rem;
}
.logo_right img {
  width: 18rem;
}
.brand-logo-section, .brand-logo-section2 {
  width: 100%;
}
.brand-logo-section2{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: end;
}
.brand-logo-section img {
  width: 50%;
}

.brand-logo-section2 i {
  width: auto;
  color: rgba(53, 81, 158, 1);
  font-size: 25px;
  margin-right: 10px;
}

.mobile__dv .divids {
  position: relative;
  float: right;
  padding-top: 0px;
  text-align: center;
  font-family: "Rajdhani", sans-serif;
}

.mobile__dv .divids h1 {
  font-size: 3.5rem;
  color: #e39632;
  text-align: right;
}

.mobile__dv .divids h1 img {
  width: 13%;
}

.approvalbx {
  border-right: 0rem solid #adadac;
  padding-right: 0rem;
  margin-right: 0rem;
  text-align: center;
}
.approvalbx p {
  color: #ffffff;
  line-height: 1.2;
  font-size: 1.5rem;
  font-weight: 500;
}
.approvalbx p a {
  color: inherit;
}
.approvalbx p a:hover,
.approvalbx p a:focus {
  color: #000000;
}
.approvalbx ul {
  margin-top: 0px;
}
.approvalbx ul li {
  padding: 0rem 3px;
  border: 1px solid transparent;
  border-right: 1px solid #b5b7b9;
  text-align: right;
}
.approvalbx ul li span {
  color: #302929;
  font-size: 0.7rem;
  font-weight: 500;
  line-height: 1.3;
  display: block;
  margin-top: 2px;
}
.header-strip {
  position: relative;
  width: 100%;
  text-align: center;
  background-color: #000016;
}
.header-strip p {
  color: #ffffff;
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 0.7rem;
}
.header-strip p b {
  color: #ffa959;
  font-weight: 500;
}
.placements-logo-sec {
  padding: 15px;
  border-radius: 2px !important;
  margin-bottom: 19px;
  border: 1px solid #000;
background: #FFF;
box-shadow: 7px 7px 14.1px 0px rgba(0, 0, 0, 0.12);
  padding-top: 9px;
}
.placements-logo-sec img {
height:100px;
object-fit: cover;
width: 100% !important;
}
/*StickyMenu-START */
#header.sticky {
  position: fixed !important;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 9;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  background: #F8F9FB;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  box-shadow: 0 0.1rem 1rem rgba(0, 0, 0, 0.55);
}
#header.sticky .header-absolute {
  box-shadow: 0 0 18px 1px rgba(0, 0, 0, 0.1);
}
#header.sticky .header-absolute .navbar-brand img {
    width: 20rem;
}
#header.sticky .header-absolute .logo_right img {
  width: 14rem;
}
#header.sticky .top-head {
  padding-top: 0.1rem;
}
#header.sticky .header-absolute .mobile__dv .divids h1 {
  font-size: 2.3rem;
}
#header.sticky .header-absolute .mobile__dv .divids h1 img {
  width: 14%;
}
/*StickyMenu-END */

/* == HeaderSection-CLOSE == */
.mobile {
  display: none;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px !important;
  height: 10px !important;
  background: #ddd !important;
  border: 1px solid #30335c;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background:#f6d84a !important;
  border: 1px solid #000000;
  width: 30px !important;
  margin-top: 20px;
  height: 10px !important;
}

#legacy-slider.owl-theme .owl-nav {
  display: block !important;
  position: absolute;

  left: -170px;
  bottom: 70px;
}

#legacy-slider.owl-theme .owl-nav [class*="owl-"]  {
  line-height: 1;
  width: 3.5rem !important;
  display: block !important;
  height: 3.5rem !important;
  line-height: 3rem !important;
  left: 100px !important;
  font-size: 2.5rem !important;
  margin: 0px !important;
  border: 2px solid white;
  padding: 0px !important;
  border-radius: 50px !important;
  text-align: center;
  z-index: 2;
  color: #fff !important;
  overflow: hidden;
}
#legacy-slider.owl-theme .owl-nav .owl-prev {
/* background-color:transparent !important; */
background-color: #35519E !important;
left: 0px !important;
}
#legacy-slider.owl-theme .owl-nav .owl-next {
  /* background-color:transparent !important; */
  background-color: #35519E !important;
  left: 60px !important;
}



.owl-theme .owl-nav [class*="owl-"] {
  position: absolute;
  width: 4rem !important;
  height: 4rem !important;
  line-height: 4.3rem !important;
  font-size: 3.7rem !important;
  margin: 0px !important;
  padding: 0px !important;
  border-radius: 50px !important;
  text-align: center;
  z-index: 2;
  color: #fff !important;
  background-color: transparent !important;

  overflow: hidden;
  top: 25px;
}

.owl-theme .owl-nav [class*="owl-"] i {
  line-height: 1;
}
.owl-theme .owl-nav .owl-prev {
  left: unset;
  left: initial;
  right: 7.1rem;
}
.owl-theme .owl-nav .owl-next {
  right: 0px;
}
section#section4 {
  background: #ffffff;
}




section#section4 img{
  margin-top: 30px;
  padding:10px;
width: 100%;
height: auto;
}

/* section#section4 .widget-title.text-center.white span {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgb(255, 255, 255) !important;
} */
.gallery_area .item_row .popup-gallery-row { padding: 0px;   }    

.galleryBox .container-fluid { padding: 0 0;} 

.gallery_area { padding-top: 0px;}    

.gallery_area .single_gallery_item {

display: inline-block;

float: left;

width: 100%;

position: relative;

z-index: 1;

}

.single{
  display: flex;
  flex-direction: column;
  width: 100%;
}

.place_img{
  margin: 10px auto;
  background-color: white;
  border-radius: 5px;
  text-align: center;

  box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}

.place_img img{
  width: 70%;
  height: auto;
}

.gall h2{
  margin: 5px;
  font-size: 35px;
letter-spacing: -1px;
line-height: 64px;
color: #010101;
font-weight: 800;
}
.gallery_area .single_gallery_item:hover .hover_overlay {

  -webkit-transform: scale(1, 1);
  
  transform: scale(1, 1);
  
  }
  
  .gallery_area .single_gallery_item .gallery_info h5,  .gallery_area .single_gallery_item .gallery_info p {
  
  color: #ffffff;
  
  position: absolute;
  
  text-align: center;
  
  top: 30%;
  
  width: 100%;
  
  height: auto;
  
  }
  
  .gallery_area .single_gallery_item .gallery_info p {
  
  top: 45%;
  }
  .gallery_area .single_gallery_item .links > a > i {

    color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
    font-size: 40px;
    
    }
    
    .test_section .testi{
      width: 100%;
    }

    .test_section .testi .testi-item{
      border-radius: 30px;
      display: flex;
      min-height: 300px;
      justify-content: center;
      align-items: center;
      flex-direction: row;
      padding: 20px;
background: rgba(0, 0, 0, 0.10);
    }

    .test_section .testi .testi-item .left-test img{
      width: auto;
      margin: 10px;
      border: 5px solid white;
      border-radius: 100%;
      height: 120px;
    }
    .test_section .testi .testi-item .left-test{
      width: 30%;
    }
    .test_section .testi .testi-item .testi-content{
      width: 70% !important;
      position: relative;
    }

    .testi-content  h3{
      color: #000;
      margin: 6px;
font-size: 14px;
font-style: normal;
font-weight: 400;
text-align: justify;
line-height: normal;
    }
    .testi-content  h4{
      color: #000;
      margin: 7px;
      font-size: 18px;
      font-style: normal;
      font-weight: 400;
      line-height: normal;
    }
    .testi-content  h5{
      color: #FFF;
padding: 10px;
margin: 10px 5px;
background-color:black;
      font-size: 16px;
      font-style: normal;
      font-weight: 700;
      line-height: normal;
    }

    .testi-content::before{
      content: '';
      position: absolute;
      width: 90px;
      height: 65px;
      top:0;
      left:-100px;
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      background: url(../images/quote1.png);
    }

    .bg{
      height: 100%;
      width: 0px;
      left: 0;
      z-index: 0;
      border-radius: 30px 0px 0px 30px;
      position: absolute;
      background-color: rgba(237, 0, 61, 1);
    }
    
    .testi-item:hover .bg{
      width: 100px;
      transition: all .5s;
    }
    .testi-item:hover .testi-content h5{
      background-color: rgba(237, 0, 61, 1);
      transition: all .5s;
    }
    .testi-content::after{
      content: '';
      position: absolute;
      width: 90px;
      height: 65px;
      right:0;
      bottom: 60px;
      transform: rotate(180deg);

      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      background: url(../images/quote1.png);
    }


    
    .gallery_area .single_gallery_item img {
    
    height: auto;
  width: 100%;
    
    }
    
    .gallery_area .single_gallery_item .links {
    top: 40%;
    text-align: center;
    position: absolute;
    right: 0;
    margin-right: 0;
    width: 100%;
    z-index: 99;
    overflow: hidden;
    
    }  

.gallery_area .single_gallery_item .hover_overlay {
  background-color: rgba(0, 0, 0, 0.7);
  border: 1px solid var(--bg-orange);
  height: 92%;
  left: 4%;
  position: absolute;
  top: 4%;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  width: 92%;
  border-radius: 1rem;
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
}

/* == Heading-START == */
.widget-title {
  position: relative;
}
.widget-title.text-left {
  position: relative;
}

.right img{
    width: 85%;
    margin-top: 10px;
    height: 450px !important;
}

.left{
  margin-top: -4em;
    display: flex;
    justify-content: center;
    align-items: center;
}


.left img{
  margin-left: 1em;
  animation: scales 1.5s ease-in-out infinite alternate;
width: 90%;
}

.right h1{
  font-size: 30px;
letter-spacing: -1px;
line-height: 54px;
color: #535252;
font-weight: 800;
margin: 5px;
}
.right p{
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #2c2b2b;
  font-weight: 400;
  margin: 5px;
  text-align: justify;
  width: 80%;
}

.right{
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: left;
}

.about-new{
position: relative;

}

.about-new .perspective{
  display: flex;
  margin: 20px 0px;
  padding: 05px 20px;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
}
.about-new .perspective img{
width:15%;
margin-top: 10px;
margin-right: 10px !important;
height: auto;
}
.about-new .perspective .content-pers{
width: 100%;
margin: 0;
  }

  .about-new .perspective .content-pers h1{
    color: #FD4A5F;
    display: block;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
      }

      .about-new .perspective .content-pers h1.org{
        color: #EF6906;
      }
      .about-new .perspective .content-pers h1.pur{
        color: #774399;
      }
      .about-new .perspective .content-pers h1.grn{
        color: #6BA004;
      }
      .about-new .perspective .content-pers h1.blu{
        color: #02A1B2;
      }
      .about-new .perspective .content-pers h1.yel{
        color: #F9B82C;
      }


      .about-new .anim-btn{
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: row;
      }

      .about-new .anim-btn .arrow-l{
       width: auto;
       height: 100px;
       margin: 5px 10px;
       animation: move 1.5s ease-in-out infinite alternate;
        }

        @keyframes move {
          0% {
              transform: translateX(-20px);
              -webkit-transform: translateX(-20px);
          }
          100% {
            transform: translateX(0px);
            -webkit-transform: translateX(0px);
          }
        }
        @keyframes mover {
          0% {
              transform: translateX(20px);
              -webkit-transform: translateX(20px);
          }
          100% {
            transform: translateX(0px);
            -webkit-transform: translateX(0px);
          }
        }
        .about-new .anim-btn .anim-btn1{
          border-radius: 5px;
          margin: 5px 10px;
          padding: 15px 30px;
          color: #FFF;
          font-size: 24px;
          font-style: normal;
          font-weight: 700;
          line-height: 120%; /* 33.6px */
          background: #F78D27;
           }
           .about-new .anim-btn .anim-btn1:hover{
         transform: scale(1.1);
         transition: .5s;
            background: #F9B82C;
             }
        .about-new .anim-btn .arrow-r{
          width: auto;
          height: 100px;
          animation: mover 1.5s ease-in-out infinite alternate;
          margin: 5px 10px;
           }
      .about-new .perspective .content-pers p{
        color: #30343F;
        font-size: 16px;
        margin: 5px 0px;
        font-family: 'Anek Bangla',sans-serif;
        font-style: normal;
        font-weight: 400;
        line-height: 26px; /* 165% */
          }

.course__section{
    position: relative;
}
#horizontalTab{
    width: 100%;
}

.course__section .resp-tabs-list {
    display: flex !important;
    justify-content: space-between;
}

.offered{
    background-image: url(../images/fashion1.webp);
    background-position:center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px;
}


.offered2{
  /* background-image: url(../images/interior.webp);
  background-position:left;
  background-repeat: no-repeat;
  background-size: cover; */
  display: flex;
  flex-direction: row;
height: 400px;
}

.course-imgggg{
  width: 50%;
  height: 400px;
}

.course-imgggg img{
  width: 100%;
  height: 100%;
}
.offered3{
  /* background-image: url(../images/graphic.webp);
  background-position:left;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 400px; */
  display: flex;
  flex-direction: row;
height: 400px;
}
.offered4{
  /* background-image: url(../images/styling.webp);
  background-position:left;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 400px; */
  display: flex;
  flex-direction: row;
height: 400px;
}
.offereds{
  margin-top: 10px;
}
.contentScrollbr{
 height: 200px !important;
}
.inner{
    width: 50%;
    height: 400px;
    overflow:auto;
    scroll-behavior: smooth;
    padding: 30px 10px 20px 30px;
    background-color: #000000f7;

}



::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background:transparent; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #f6d84a; 
  border-radius: 0px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #f6d84a; 
}


.offereds ::-webkit-scrollbar {
  width: 7px;
}

/* Track */
.offereds ::-webkit-scrollbar-track {
  background:transparent; 
}
 
/* Handle */
.offereds ::-webkit-scrollbar-thumb {
  background: #d4cdcd; 
  border-radius: 30px;
}

/* Handle on hover */
.offereds ::-webkit-scrollbar-thumb:hover {
  background: #ff0000; 
}
 .inner h2{
    color: #FFF;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: 34px; /* 212.5% */
text-transform: uppercase;
margin: 20px 5px;
}
.inner p{
  color: #FFF;
font-size: 14px;
text-align: justify;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 171.429% */
text-transform: capitalize;
margin: 5px;
}
.inner .col-ul{
  margin: 10px 5px;
  color: white;
  list-style: '>> ';
  list-style-position: inside;
  color: #FFF;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 28px; /* 175% */
text-transform: capitalize;
}
.inner .carrer{
  margin: 10px 5px;
  color: white;
  list-style: '>> ';
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  list-style-position: inside;
  color: #FFF;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 28px; /* 175% */
text-transform: capitalize;
}
.inner .carrer li{
  width: 50%;
}
.course__section .resp-tabs-list li{
    background: transparent;
    width: 100%;
    border: 1px solid #000;
    color: #000;
text-align: center;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 41px; /* 212.5% */
text-transform: uppercase;
margin: 4px;
}
.course__section .resp-tabs-list li:nth-child(1){
  margin-left: 0 !important;
}
.course__section .resp-tabs-list li:nth-child(4){
  margin-right: 0 !important;
}

.about-new .about-main{
    display: flex;
    /* align-items: flex-start; */
    flex-direction: column;
}
.about-new .about-main h2{
  font-size: 35px;
  letter-spacing: -1px;
  line-height: 64px;
  color: #ffffff;
  text-align: left;
  font-weight: 800;
}
.about-new .about-main .special{
  margin: 20px 05px;
  display: flex !important;
  position: relative;
  justify-content: space-between !important;
  align-items: center !important;
  flex-direction: row;
}

.about-new .about-main .special .spec-child {
  margin: 20px;
}
.about-new .about-main .special .spec-child img {
  width: 100%;
  height: 100%;
}


.greens{
  color: #3EA48C !important; 
}
.yellow{
  color: rgba(167, 104, 30, 0.73) !important;


}

.pink{
  color: #FE4190 !important;
}



.about-new .about-main .special .spec-child{
  display: flex;
  flex-direction: column;
}
/* .about-new .about-main p{color: #FFF;
    text-align: justify;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px;
    text-transform: capitalize;
    margin: 5px;
    } */

    .widget-titles{
      margin: 20px 5px;
      width: 100%;
    }
    .widget-titles h3{

      color: #1E1E1E;
text-align: center;
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: normal;
    }

    .widget-titles h3 span{
      color: #35519E;
font-family: 'Cabin Sketch', sans-serif;
font-size: 60px;
font-style: normal;
font-weight: 700;
line-height: normal;
opacity: 0.9;
    }
.widget-title h3 {
    color: transparent;
    -webkit-text-fill-color: transparent; /* Will override color (regardless of order) */
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgb(0, 0, 0);
    text-align: center;
font-size: 50px;
font-style: normal;
font-weight: 900;
line-height: 61px; /* 79.688% */
text-transform: uppercase;
}
.widget-title h3 span {
  color: inherit;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.1em;
  padding-bottom: 20px;
  color: #163269 !important;
}
.widget-title.white h3 {
  color: #ffffff;
}
.widget-title.black h3 {
  color: #163269;
}
.widget-title h3 em {
  font-style: normal;
}
.sub-title h6 {
  color: #888888;
  font-size: 1.9rem;
  font-weight: 400;
  line-height: 1.45;
}
.sub-title h6 small {
  font-size: 1.7rem;
}
.title-wrap {
  padding-bottom: 2rem;
}

.widget-title h2 {
  color: inherit;
  font-family: "Rajdhani", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 2.5em;
  padding-bottom: 0px;
  color: #e39632;
}

.widget-title p {
  color: #000;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 400;
  padding: 10px 0 0 0;
}

.elgisection .title-wrap {
  padding-bottom: 0rem;
}
.elgWrapper .title-wrap {
  padding-bottom: 0.75rem;
}

/* == Heading-CLOSE == */

/* ================================================== */

/* == Course-START == */
.widget-title h3.titleborder {
  position: relative;
}
.widget-title h3.titleborder::before {
  content: "";
  position: absolute;
  bottom: 0rem;
  width: 100%;
  height: 0px;
  left: 50%;
  margin: 0 auto;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.widget-title h3.titleborder::after {
  content: "";
  z-index: 2;
  background-color: transparent;
  position: absolute;
  bottom: -4px;
  width: 12rem;
  height: 0px;
  left: 50%;
  margin: 0 auto;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.widget-title.text-left h3.titleborder {
  padding-left: 0rem;
}
.widget-title.text-left h3.titleborder::after {
  content: "";
  left: 0rem;
  transform: translateX(0);
}
.widget-title.text-left h3.titleborder::before {
  content: "";
  left: 0rem;
  transform: translateX(0);
}
.widget-title.white h3.titleborder::before {
  content: "";
  background-color: rgba(255, 255, 255, 0.6);
}
.widget-title.white h3.titleborder::after {
  content: "";
  background-color: rgba(255, 255, 255, 1);
}
.prohighsection .widget-title.white h3.titleborder::after {
  content: "";
  background-color: transparent;
}
.widget-title.black h3.titleborder::before {
  content: "";
  background-color: transparent;
}
.widget-title h3.noborder {
  padding-bottom: 10px;
  margin-bottom: 5px;
}
.widget-title h3.noborder::before {
  content: "";
  display: none;
}
.sub-title p {
  font-size: 1.6rem;
}

.text-right {
  text-align: right;
}

/* == Headingborders-CLOSE == */

/* ================================================== */

/* == BannerSection-START == */

.header::before{
  content: '';
  position: absolute;
  width: 100%;
  background:url(../images/circle1.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 50px;
  bottom: -20px;
}
.bc-img01::before{
  content: '';
  position: absolute;
  width: 100%;
  background:url(../images/cirlce2.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 50px;
  bottom: -30px;
}
.bc-img01 {
  height: 100vh;
  position: relative;
  width: 100%;
  background-image: url(../images/main-banner_1.webp);
  background-size:cover;
  background-position:center;
  background-repeat: no-repeat;
}


.below-hero .main{

  background: rgb(223,80,107);
  background: linear-gradient(132deg, rgba(223,80,107,1) 13%, rgba(231,148,68,1) 57%);
padding: 2em 1.5em 2em 1.5em;
border-radius: 0px 0px 130px 130px;
}
.below-hero .main-item .countingnumber{
width: 100%;
padding: 5px;
text-align: center;
overflow: hidden;

}

#offers-slider  .owl-item.active.center{
border-left: 2px dotted white;
border-right: 2px dotted white;
}

.below-hero .main-item .countingnumber h1{
  font-size: 30px;
  letter-spacing: -1px;
  line-height: 44px;
  color: #ffffff;
  font-weight: 800;
  margin: 5px 0px;
  
  }


  .below-hero .main-item .countingnumber p{
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 22px;
    color: #ffffff;
    font-weight: 400;
    margin: 2px 0px;
    
    }
  

/* == BannerSection-CLOSE == */

/* ================================================== */
span.ens {
  display: inline !important;
  color: #ffffff !important;
}

/* == FormSection-START == */
#applyBox {
  margin-bottom: 0px;
}
.dsu-form {
  position: relative;
  width: 100%;
  max-width: 350px;
  float: right;
  padding: 2rem 2rem;
  margin: 0px;
  border-radius: 4px;
background: #FFF;
box-shadow: 4px 0px 8px 0px rgba(0, 0, 0, 0.08), -4px 0px 8px 0px rgba(0, 0, 0, 0.08);
}
.dsuinner {
  position: relative;
  width: 100%;
  padding: 0px 0px;
  margin: 0px;
}
.dsuinner:before {
  opacity: 0;
  visibility: hidden;
  content: "";
  position: absolute;
  top: 8px;
  left: -1px;
  width: 1px;
  bottom: 20px;
  background-color: rgba(255, 255, 255, 0.85);
}
.dsuinner:after {
  opacity: 0;
  visibility: hidden;
  content: "";
  position: absolute;
  top: 8px;
  right: 0px;
  width: 1px;
  bottom: 20px;
  background-color: rgba(255, 255, 255, 0.85);
}
.thankyou .dsu-form {
  background-color: rgba(47, 61, 134, 0.9);
  padding: 20px 5px;
  border: 2px solid #ffffff;
  border-radius: 10px;
}
.frmBg {
  position: relative;
  text-align: center;
  padding: 0px 10px;
  margin-bottom: 3px;
}
.thankyou .frmBg:before,
.thankyou .frmBg:after {
  content: "";
  display: none;
}
.thankyou .frmBg {
  padding: 10px 10px;
  border: 0px;
}
.frmBg h4 {
  color: #30343F;
  text-align: center;
  font-size: 26px;
  margin: 5px 0px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 31.2px */
}
.frmBg h4 span {
  font-size: 2.5rem;
}
.thankyou .frmBg h4 {
  font-size: 1.92rem;
  line-height: 1.55;
  font-weight: 400;
  text-transform: initial;
  color: #fff;
}
.applyBox {
  margin: 15px 0;
  padding: 0px;
  z-index: 1;
  position: relative;
  display: inline-block;
  width: 100%;
}
.contact_fild {
  padding: 10px 0px 0px;
}
.query{
  height: 60px !important;
}
.contact-fild-box .form-control {
  border-radius: 8px !important;
  border: 0.5px solid #ADB5BD;
background-color: #ffffff;
    color: #000 !important;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 364.286% */;
  padding-left: 10px;
  margin: 0 auto;
  min-height: 42px;
}
.contact-fild-box .form-control:focus {
  color: rgba(0, 0, 0, 0.7);
  background-color: #ffffff;
  border-color: transparent;
  box-shadow: 0 0 0 0.1rem rgba(0, 0, 0, 0.25);
}
.contact-fild-box .input-group-text {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 0.4rem !important;
  color: #2b2a28;
  font-size: 13px;
}
.form-group {
  margin-bottom: 8px;
}
.contact-fild-box .input-group-prepend {
  display: none;
}


.list_elig h2{
margin: 5px;
font-size: 35px;
letter-spacing: -1px;
line-height: 64px;
color: #535252;
font-weight: 800;
}

.list_elig ul{
  margin: 5px;
  list-style-type: '>';
  list-style-position: inside;
  padding: 10px 0px;
  margin-bottom: 30px !important;
}
.gd-h4{
  font-size: 30px;
  font-weight: 700;
  margin: 10px 0px;
  text-align: center;
}
.list_elig a{
  margin: 5px;
  border: none;
  padding: 15px 10px;
  width: auto;
border-radius: 20px;
background-color: #ff824b;
font-size: 16px;
letter-spacing: 0px;
line-height: 24px;
color: #fbfbfb;
font-weight: 600;
text-align: center;
}

.list_elig a:hover{
  background-color: black;
  transform: scale(1.1);
  transition: 1s;
}
.prg_head {
  font-size: 35px;
letter-spacing: -1px;
line-height: 64px;
color: #ffffff;
font-weight: 800;
margin: 5px;
}

.elig_img{
  display: flex;
  align-items: center;
}

.elig_img img{
  animation: scales 1.5s ease-in-out infinite alternate;
  width: 90%;
  height: auto;
}
.list_elig li{
font-size: 20px;
letter-spacing: 0px;
line-height: 30px;
color: #2c2b2b;
font-weight: 600;
text-align: left;
padding: 20px 0px;
border-bottom: 2px dotted black;
}
.list_elig li:nth-child(3){
  border-bottom: none !important;
}

.course__section{
  position: relative;
  background: url(../images/about-bg1.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.left-yellow{
  border-radius: 4px;
  text-align: left;
  display: flex;
  justify-content: center;
  align-items: center;
background-color: #F6D84A !important;
padding: 20px  10px;
}



.full-width{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100% !important;
}
.left-yellow h3{
  color: #1E1E1E;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 54px; /* 135% */
}
.left-yellow h3 span{
  color: #0042F7;
font-family: 'Cabin Sketch',sans-serif;
font-size: 44px;
font-style: normal;
font-weight: 700;
line-height: 54px;
}
/* 
 .special-item-legacy:first-child{
transform: scale(1.01);
border: 2px solid red;
} */


.btn_submit {
  border: 0px;
  color: #ffffff;
  font-family: inherit;
  transition: all 0.45s ease-in-out;
  position: relative;
  width: 100%;
  padding: 1rem 2rem;
  box-shadow: 0 0.2rem 2rem rgba(255, 255, 255, 0.2);
  margin: 0px auto;
  border-radius: 5px !important;
background: #35519E;
  display: inline-block;
  z-index: 1;
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: 24px; /* 120% */
}
.btn_submit:hover {
  color: #ffffff !important;
  background-color: black;
  transform: scale(1.04);
}
.bluegradient {
  background: #353860;
}
.bluegradient:hover,
.bluegradient:focus {
  background: #293a83;
  background: -moz-linear-gradient(
    0deg,
    rgba(103, 106, 157, 1) 0%,
    rgba(60, 64, 134, 1) 35%,
    rgba(42, 59, 132, 1) 90%
  );
  background: -webkit-linear-gradient(
    0deg,
    rgba(103, 106, 157, 1) 0%,
    rgba(60, 64, 134, 1) 35%,
    rgba(42, 59, 132, 1) 90%
  );
  background: linear-gradient(
    0deg,
    rgba(103, 106, 157, 1) 0%,
    rgba(60, 64, 134, 1) 35%,
    rgba(42, 59, 132, 1) 90%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#676a9d',endColorstr='#293a83',GradientType=1);
}
.contact-fild-box {
  margin-bottom: 15px;
  position: relative;
}
.wid50 .contact-fild-box {
  width: 48%;
}
.contact-fild-box.text-center {
  margin-top: 5px;
  margin-bottom: 0px;
}
.contact-fild-box:last-child {
  margin-top: 0.75rem;
  margin-bottom: 0px;
}
.wid50 .contact-fild-box:last-child {
  margin-top: 0rem;
  margin-bottom: 1.8rem;
}
.contact-fild-box:last-child .form-group {
  margin-top: 0px;
  margin-bottom: 0px;
}
.form-group:last-child {
  margin-bottom: 0px;
}
.contact-fild-box .form-check {
  margin-top: 10px;
  padding-left: 23px;
}
.contact-fild-box .form-check input[type="checkbox"] {
  width: 18px;
  height: 18px;
  top: 0px;
  left: 1px;
  position: absolute;
  padding: 0px;
  margin: 0px;
  margin-top: 0.1rem;
  border-radius: 0px;
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
  min-height: unset;
  min-height: initial;
}
.contact-fild-box .form-check label {
  color: #ffffff;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.3;
  cursor: pointer;
  margin: 0px;
  text-align: left;
}
.dsu-intro {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0px;
  z-index: 1;
  overflow: hidden;
  padding-top: 2rem;
}
.dsu-intro .container,
.dsu-intro .row,
.leftsec_content,
.applyBox,
.dsu-form {
  height: auto;
}
.dsu-addmission {
  margin: 0px;

  margin-top: 4rem;
  /* margin-bottom: 1.5rem; */
  display: block;
  padding: 0px;
}
.dsuInner {
  position: relative;
}
.color-white {
  color: #fff;
}
.course-btn-s.font-a:hover {
  background: #fff;
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}
.contact-fild-box select {
    color: #000 !important;
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    outline: none;
    border: none;
    line-height: 20px; /* 364.286% */;
  background-color: rgba(255, 255, 255, 1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.295) !important;
  padding-left: 10px;
  border-radius: none !important;
  margin: 0 auto;
  min-height: 15px;
  appearance: none;
  background-repeat: no-repeat;
  background-position-x: 93%;
  background-position-y: 15px;
  background-image: url(../images/down-arrow.png);
}
.course-btn-s.font-a {
  padding: 14px 20px;
  color: #30335c;
  font-size: 1.8rem;
  border: 2px solid rgba(48, 51, 92, 0.8);
  margin: 0 17px 0 0;
  font-weight: 600;
  box-shadow: 0 0.4rem 1rem rgb(0 0 0 / 9%);
  transition: 0.5s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
h3.elegibilty {
  font-family: "Rajdhani", sans-serif;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 3.2em;
  padding-bottom: 20px;
  color: #f39226;
}
.py-8 {
  padding-top: 9rem !important;
  padding-bottom: 5rem !important;
}
.font-a {
  font-family: "PT Sans", sans-serif;
}
.font {
  font-family: "Rajdhani", sans-serif;
}
.dsuInnerContent {
  position: relative;
}
.dsuInnerContent ul {
  list-style: disc;
  margin-left: 20px;
  margin-top: 2rem;
}
.dsuInnerContent ul li {
  color: #ffffff;
  padding: 3.5px 0;
}
.ugclogo {
  position: absolute;
  top: 38px;
  left: 42%;
  width: 145px;
}
.thankyou .ugclogo {
  top: -80px;
}
.dsu-addmission h2 {
    font-size: 40px;
    /* letter-spacing: -1px; */
    line-height: 60px;
    color: #fff;
    font-weight: 700;
    margin: 12px 0px;
    background: #2563EB;
    padding: 10px 20px;
    display: inline-block;
	border-radius: 4px;
}
@keyframes scales {
  0% {
      transform: scale(1.0);
      -webkit-transform: scale(1.0);
  }
  100% {
      transform: scale(1.05);
      -webkit-transform: scale(1.05);
  }
}

.dsu-addmission h1 {
  color: #FFF;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  
}
.dsu-addmission h1 span {
  color: #FFF;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 112.5%;
}

.dsu-addmission .p-admission {
    color: #FFF;
    font-size: 45px;
    /* width: 100%; */
    margin: 5px 0px;
    padding: 10px 20px;
    font-style: normal;
    border-radius: 4px;
    background: #581C87;
    margin-top: 0em;
    font-weight: 700;
    line-height: 50px;
    display: inline-block;
}


.dsu-addmission .p-admission span {
  color: #FFCB3A;
  font-family: 'Cabin Sketch', sans-serif;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.dsu-addmission hr {
    width: 110px;
    opacity: 1;
    height: 2px;
    margin: 20px 0px;
    background-color: #F6B710;
    color: #F6B710;
}

.hurryupsec {
  position: relative;
  padding: 20px;
  padding-top: 10px;
}
.hurryupsec ul.listing {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.hurryupsec ul.listing li {
  font-size: 25px;
  position: relative;
  padding-left: 1rem;
}
.hurryupsec ul.listing li::before {
  content: "";
  position: absolute;
  left: -13px;
  top: 1.5rem;
  width: 1.2rem;
  height: 1.4rem;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/partnerlisticon.png);
}

.dsu-addmission .hurryupsec h3 em {
  font-style: normal;
  display: table;
}

/* .dsu-addmission p {
  font-family: "PT Sans", sans-serif;
  color: #ffffff;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.65;
  margin: 0rem;
  padding: 0rem 0rem;
  display: inline-block;
}
.dsu-addmission p strong {
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0px;
  display: block;
}
.dsu-addmission p span {
  color: #000;
  font-size: 2.2rem;
  font-weight: 400;
  line-height: 1.6;
  margin: 0rem;
  padding: 0rem 1rem;
  display: inline-block;
  background-color: #eedc18;
} */
.formIDfid {
  padding: 0px;
}
.contact-fild-box .form-control option {
  font-size: 14px;
  color: #000000;
  background-color: #ffffff;
}
.contact-fild-box .form-control optgroup {
  font-weight: 600;
  padding: 0px;
  background-color: #ffffff;
}
optgroup:before {
  content: attr(label);
  display: block;
}
#hero {
  background-color: #030708;
}
.formError {
  margin-left: 3% !important;
}

/* linear-gradient-start */
.formgradient {
  background: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e39632',endColorstr='#e39632',GradientType=1);
}

/* linear-gradient-close */

/* == FormSection-CLOSE == */

/* ================================================== */

/* == aboutus-START == */

.timerow .colm {
  position: relative;
}
.timeContent {
  position: relative;
  width: 100%;
  height: auto;
  padding: 2rem 0.7rem;
}
.timeContent p {
  position: relative;
  font-size: 2.25rem;
  line-height: 1.1;
  font-weight: 500;
  color: #000000;
}
.timeContent p span {
  padding-left: 1.1rem;
}
.timeContent p span small {
  font-size: 1.6rem;
}
.timeContent p b {
  position: relative;
  font-family: "Ubuntu", sans-serif;
  font-size: 5.4rem;
  line-height: 0.9;
  font-weight: 700;
  color: #e39632;
}
.aboutussection {
  background: #30335c;
}
.aboutContent {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.plain-left {
  position: absolute;
  top: 93px;
  z-index: 1;
  left: -111px;
}

.plain-left figure img {
  width: 65%;
}

.plain-right {
  position: absolute;
  top: 85px;
  z-index: 1;
  right: 280px;
}

.plain-right figure img {
  width: 75%;
}

.aboutusWrap {
  max-width: 1920px;
  margin: 0 auto;
}
.aboutusWrap h3 span {
  color: #e39632;
}

/* == aboutus-START == */
.conurse-content-area.py-8 p {
  color: #fff;
  font-family: "PT Sans", sans-serif;
  font-size: 1.8rem;
  line-height: 1.7;
  text-align: left;
}
.course-img img {
  max-width: 100%;
}

/* == section_1-START == */
.sectionInner {
  position: relative;
  z-index: 2;
}

/* == section_1-CLOSE == */

/* ================================================== */

/* == Program_section-START == */

/* Shine-start */
.progContent {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.progContent::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: transparent;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.5) 100%
  );
  background: filter progid:
    DXImageTransform.Microsoft.gradient(
      startColorstr= "#ffffff",
      endColorstr= "#ffffff",
      GradientType=1
    );
  transform: skewX(-25deg);
  opacity: 0;
}
.progBox:hover .progContent::before {
  -webkit-animation: shine 0.75s;
  animation: shine 0.75s;
  opacity: 1;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}

/* Shine-close */

/* grow-start */
.grow {
  -webkit-animation: zoomeffect 3.5s infinite;
  animation: zoomeffect 3.5s infinite;
}
@-webkit-keyframes zoomeffect {
  0% {
    background-position: center;
    transform: scale(0.98, 0.98);
  }
  50% {
    background-position: center;
    transform: scale(1.1, 1.1);
  }
  100% {
    background-position: center;
    transform: scale(0.98, 0.98);
  }
}
@keyframes zoomeffect {
  0% {
    background-position: center;
    transform: scale(0.98, 0.98);
  }
  50% {
    background-position: center;
    transform: scale(1.1, 1.1);
  }
  100% {
    background-position: center;
    transform: scale(0.98, 0.98);
  }
}

/* grow-close */

/* rotate-start */
.rotateMe::before {
  -webkit-animation: rotation 2s infinite linear;
  animation: rotation 2s infinite linear;
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}

/* rotate-close */

/* == Program_section-CLOSE == */

/* == opportunities_section-START == */
.oppsection {
  position: relative;
  background-image: url(../images/recriute-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.oppBox {
  padding: 0;
}
.oppsection .sectionInner {
  padding-left: 0;
  padding-right: 0;
}
.oppWrap {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.para {
  position: relative;
  width: 100%;
  padding: 0px;
  margin: 0px;
  text-align: left;
}
.para.black p {
  color: #000000;
}
.para h5 {
  display: inline-block;
  padding-bottom: 1.1rem;
  color: #ffffff;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
.para p {
  padding: 0;
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.6;
}

/* == opportunities_section-CLOSE == */

/* == elective_section-START == */
.elective_section {
  position: relative;
  width: 100%;
}
.elective_row {
  position: relative;
  width: auto;
}
.elective_row .colm:nth-child(1) {
  position: relative;
}
.elective_row .colm:last-child {
  border-left: 1px solid #e7e7e7;
}

/* == elective_section-CLOSE == */

/* == opp_section-START == */
.oppSec {
  position: relative;
  width: 100%;
  z-index: 2;
}
.oppSecCont {
  position: relative;
  width: 100%;
  padding: 1rem 0px;
}
.oppSecCont .oppBox {
  position: relative;
  padding: 0rem;
  width: 100%;
}

/* opp-flex */
#opp-slider.owl-carousel .owl-stage {
  display: flex;
}
#opp-slider.owl-carousel .owl-item {
  display: flex;
  flex: 1 0 auto;
}
#opp-slider.owl-carousel .items {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
}

/* opp-slider */
.sechighHead {
  width: 100%;
}
#opp-slider.owl-theme .owl-item figure {
  margin: 15px 0 0;
  width: 100%;
  background-color: #ffffff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 0.25rem 0.65rem rgba(0, 0, 0, 0.25);
}
#opp-slider.owl-theme .owl-item .highlight-item:hover figure {
  box-shadow: 0 0.25rem 0.65rem rgba(0, 0, 0, 0.4);
}
#opp-slider.owl-theme .owl-item img {
  width: 100%;
}
#opp-slider.owl-theme .owl-item .items {
  padding: 0px;
}
#opp-slider.owl-theme .owl-nav [class*="owl-"] {
  position: absolute;
  color: #ffffff;
  background-color: #000016;
  border: 2px solid #ffffff;
  width: 35px;
  height: 35px;
  line-height: 34px;
  font-size: 1.5rem;
  margin: 0px;
  padding: 0px;
  border-radius: 5rem;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
#opp-slider.owl-theme .owl-nav .owl-prev {
  left: -5%;
}
#opp-slider.owl-theme .owl-nav .owl-next {
  right: -5%;
}
#opp-slider.owl-theme .owl-nav .owl-prev:hover,
#opp-slider.owl-theme .owl-nav .owl-next:hover {
  color: #000000;
  background: #fce40a;
}
.highlightBx {
  position: relative;
  width: 100%;
  height: 100%;
}
.highlightBxInr {
  position: relative;
  width: 100%;
  height: 100%;
}
.highlight-item {
  height: 100%;
  width: 100%;
  padding: 10px 5px;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.highlight-item:hover {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}
.highlightBxInr h4 {
  position: relative;
  color: #ffffff;
  font-size: 1.9rem;
  font-weight: 600;
  line-height: 1.3;
  font-style: italic;
  display: block;
  padding: 3px 0;
}
.highlightBxInr p {
  color: #ffffff;
  padding: 5px 0px;
  position: relative;
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 1.35;
}
.highlightBxInr p:last-child {
  padding: 0px;
}
.elective_section {
  width: 100%;
}
.electiveContent {
  width: 100%;
  padding: 10px 4.5%;
}
.electiveContent figure {
  width: 100%;
  padding: 0;
  margin: 0 auto;
  text-align: center;
}
.electiveContent figure img {
  max-width: 90%;
  margin: 0 auto 1.25rem;
}
.electiveDescription p {
  font-size: 1.65rem;
  color: #888888;
  line-height: 1.6;
  margin-bottom: 25px;
}
.electiveDescription p:last-child {
  margin-bottom: 0px;
}
.choiceContent {
  position: relative;
  width: 100%;
  overflow: hidden;
  width: 100%;
  border-radius: 1.5rem;
}
.choiceContent h5 {
  font-size: 2rem;
  color: #000016;
  line-height: 1.5;
  margin-bottom: 15px;
}
.oppsection .sub-title h6 {
  color: #f7f7f7;
}

/* ================================================== */
.accordion-button::after {
  flex-shrink: 1;
  width: 30px;
  height: 20px;
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: auto;
  transition: var(--bs-accordion-btn-icon-transition);
  font-size: 65px;
  background-size: 210px -1px;
}
.successBoxContent button.accordion-button {
  background: #e39632;
  padding: 17px;
  font-size: 18px;
  color: #fff;
  box-shadow: 0 0 0 0;
}
section#section3 {
  background-image: url(../images/elegibilty-bg.jpg);
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
}

.header-p{
  color: #EF9C16;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.accordion-body h4 {
  font-size: 21px;
  color: #fff;
  font-family: "PT Sans", sans-serif;
  padding: 10px 0;
}
.accordion-body ul li {
  color: #fff;
  font-family: "PT Sans", sans-serif;
  padding: 3px 9px;
  list-style: disc;
  font-size: 1.1em;
  border-bottom: 1px solid #fff;
}
.accordion-body ul {
  font-family: "PT Sans", sans-serif;
  padding-left: 20px;
}
.successBoxContent button.accordion-button {
  background: #e39632;
  padding: 17px;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  border-radius: 5px !important;
}
.successBoxContent .accordion-item {
  background: transparent !important;
  border: 0 !important;
  margin-bottom: 20px !important;
}


.eligblity_sec{
    position: relative;
    width: 100%;
    background-image: url(../images/about-tsus.webp);
    background-size:cover;
    background-position:center;
    background-repeat: no-repeat;
  }


.eligblity_sec .elig-left{
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.eligblity_sec .elig-right{
  padding: 10px;
}
.eligblity_sec .elig-right img{
  width: 100%;
  margin-left: 20px;
  height: auto;
  animation: scales 1.5s ease-in-out infinite alternate;

}
.eligblity_sec .elig-left p{
  color: #1E1E1E;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px; /* 200% */
  letter-spacing: 0.4px;
}

/* elgicon */
.eligibilityContent {
  position: relative;
  width: 100%;
}
.eligibilitylist {
  position: relative;
  width: 100%;
}
.eligibilitylist ul li {
  font-family: "PT Sans", sans-serif;
  padding: 9px 1px;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.65;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  position: relative;
  color: #ffffff;
  text-align: left;
}
.elgicon span {
  position: relative;
  padding-left: 60px;
  display: block;
  min-height: 55px;
}
.elgicon span b {
  display: block;
  font-weight: 600;
  margin-bottom: 0.4rem;
}
.elgicon span::before {
  content: "";
  border-radius: 100%;
  box-shadow: 0 0.1rem 0.5rem rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0px;
  top: -3px;
  width: 45px;
  height: 45px;
  background-image: url(../images/tick.png);
  background-repeat: no-repeat;
  background-size: contain;
}
/* elgicon-close */

/* ticklist */
.ticklist {
  position: relative;
  width: 100%;
}
.ticklist ul li {
  padding: 7px 5px;
  position: relative;
  color: #888888;
  font-size: 1.65rem;
  font-weight: 500;
  line-height: 1.3;
  text-align: left;
}
.occol .ticklist ul li {
  color: #ffffff;
  font-size: 17px;
  font-weight: 500;
  padding: 17px 5px;
}
.occol .ticklist ul {
  margin-left: -5px;
}
.listicon span {
  position: relative;
  padding-left: 22px;
  display: block;
}
.listicon span::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 4px;
  width: 12px;
  height: 12px;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/tick_icon.png);
}
.occol .listicon span::before {
  content: "";
  top: 1px;
}

/* oppSec */
.oppBoxTitle h4 {
  position: relative;
  color: #ffffff;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.1;
  padding: 0;
  margin-bottom: 1.5rem;
}
.oppSec .ticklist ul li {
  color: #ffffff;
  font-weight: 400;
}
.oppSec .listicon span::before {
  content: "";
  top: 1px;
  background-image: url(../images/tick_icon-white.png);
}
.oppSec .ticklist {
  margin-bottom: 0 !important;
}

/* ticklist-close */

/* ====  ProgramHighlights-START  ==== */

/* Program-flex */
.prohighsection {
  background-color: #ffffff;
}

.prohighContainer.vector figure {
  position: relative;
  margin-top: 6rem;
}
.prohighContainer figure img {
  position: relative;
  z-index: 2;
}
#prog-slider.owl-carousel .owl-stage {
  display: flex;
}
#prog-slider.owl-carousel .owl-item {
  display: flex;
  flex: 1 0 auto;
}
#prog-slider.owl-carousel .items {
  display: flex;
  flex-direction: column;
  margin-top: 1rem;
  margin-bottom: 2rem;
  padding-left: 0px;
  padding-right: 0px;
}
#prog-slider.owl-theme .items {
  position: relative;
  width: 100%;
}
#prog-slider.owl-theme .owl-nav .owl-nav {
  margin-top: 0px;
}
#prog-slider.owl-theme .owl-nav .owl-prev:hover,
#prog-slider.owl-theme .owl-nav .owl-next:hover {
  color: #ffbb17;
}
.prohighContainer {
  position: relative;
  margin: 0rem auto;
  padding: 0rem 2px;
  word-break: keep-all;
}
.progelectiveContent {
  padding: 0rem;
}
.proghigh-title {
  position: relative;
  width: 100%;
  padding: 0px;
  margin: 0px;
  text-align: center;
}
.proghigh-title h4 {
  padding: 0;
  margin-bottom: 0rem;
  color: #000016;
  font-size: 1.52rem;
  font-weight: 500;
  line-height: 1.3;
}
.facilitysep:hover h4 {
  color: #ffffff;
}
.proghigh-title h5 {
  padding: 0;
  margin-bottom: 0.2rem;
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 400;
}
.proghigh-title p {
  padding: 0;
  color: #ffffff;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.35;
  margin-bottom: 1.5rem;
}
.proghigh-title p:last-child {
  margin-bottom: 0rem;
}
.facilitysep {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 200px;
  border: 1px solid #dadada;
  border-radius: 17px;
  padding: 1.75rem 1rem;
  margin-top: 20px;
  -moz-transform: translateY(0rem);
  -webkit-transform: translateY(0rem);
  transform: translateY(0rem);
  overflow: hidden;
  background-color: #f7f7f7;
  box-shadow: 0 0.4rem 1rem rgba(0, 0, 0, 0.18);
}
.facilitysep:hover {
  -moz-transform: translateY(-0.5rem);
  -webkit-transform: translateY(-0.5rem);
  transform: translateY(-0.5rem);
  background: #e39632;
  -o-transition: all 0.45s ease-in-out;
  -ms-transition: all 0.45s ease-in-out;
  -moz-transition: all 0.45s ease-in-out;
  -webkit-transition: all 0.45s ease-in-out;
  transition: all 0.45s ease-in-out;
  box-shadow: 0 0.4rem 1rem rgba(0, 0, 0, 0.6);
}
.facilitysep:hover figure img {
  filter: brightness(1000%);
  filter: brightness(8);
  -webkit-filter: brightness(8);
}
#prog-slider.owl-theme .items .facilitysep:first-child {
  margin-top: 0px;
}

/* ====  ProgramHighlights-CLOSE  ==== */

/* ====  Testimonials-START  ==== */

/* testi-flex */
#testi-slider.owl-carousel .owl-stage {
  display: flex;
}
#testi-slider.owl-carousel .owl-item {
  display: flex;
  flex: 1 0 auto;
}
#testi-slider.owl-carousel .items {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-top: 5rem;
  margin-bottom: 1rem;
  padding: 10px;
}
.progContainer {
  margin: 0rem;
  padding: 1rem 1.4rem;
  word-break: keep-all;
}
#testi-slider.owl-theme .owl-nav .owl-nav {
  margin-top: 0px;
}
#testi-slider.owl-theme .owl-nav [class*="owl-"] {
  color: #ffffff !important;
  background-color: #2f345c !important;
  border-radius: 0px !important;
  width: 3.8rem !important;
  height: 4.8rem !important;
  line-height: 4.8rem !important;
  font-size: 3.8rem !important;
  margin: 0px !important;
  padding: 0px !important;
  top: 50%;
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}
#testi-slider.owl-theme .owl-nav {
  margin-top: 0px;
}
#testi-slider.owl-theme .owl-nav .owl-prev {
  left: 10px;
}
#testi-slider.owl-theme .owl-nav .owl-next {
  right: 10px;
}

#opp-slider.owl-theme .owl-nav [class*="owl-"] i,
#gallery-slider.owl-theme .owl-nav [class*="owl-"] i,
#testi-slider.owl-theme .owl-nav [class*="owl-"] i,
#rank-slider.owl-theme .owl-nav [class*="owl-"] i {
  line-height: inherit;
}

/* ====  Testimonials-CLOSE  ==== */

/* ================================================== */
.testiminal-box-sec {
  background: #d19343;
  padding: 15px 40px;
  padding-top: 50px;
  border-radius: 0px;
  min-height: 470px;
  height: 100%;
}
.name-test.font {
  color: #30335c;
  font-size: 2.6rem;
  font-weight: 600;
  margin-top: 4px;
}
.testiminal-box-sec p {
  color: #fff;
  font-size: 1.7rem;
  line-height: 1.4;
}
.name-test-tile {
  font-size: 1.7rem;
  color: #2e335c;
  font-weight: 600;
}
.testimonialWrap {
  width: 100%;
  padding: 0 1%;
}
#testi-slider.owl-carousel .items figure {
  position: absolute;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  text-align: center;
  top: -30px;
}
.title-scholer {
  font-size: 21px;
  padding: 20px 0;
  color: #fff;
  font-weight: 600;
}
.bg-tables {
  background: #fff;
}
table,
th,
td {
  border: 1px solid black;
  border-collapse: collapse;
  padding: 20px 10px;
  color: #333;
}
table,
th {
  color: #fff;
}

/*== Footer css start ==*/
.footer {
  width: 100%;
  display: table;
  padding: 3rem 0;
  background-color: #0e0c0d;
  color: #ffff;
  text-align: center;
  margin-bottom: 0;
}
.footer p {
  color: #fff;
  opacity: 1;
  font-size: 1.47rem;
  font-weight: 500;
  line-height: 1.3;
}
.footer p span {
  color: inherit;
}
.sideNavi {
  position: fixed;
  bottom: -40%;
  right: -48%;
  width: 100%;
  z-index: 2;
  transform: rotate(90deg);
}
.blink-soft {
  animation: blinker 1.5s linear infinite;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.apylybitton a {
  padding: 20px 40px;
  background: #163269;
  display: inline-block;
  font-size: 2.6rem;
  border-radius: 11px;
  color: #fff;
}
.Admissions-title {
  font-weight: 700;
  font-size: 3.1em;
  margin-bottom: 24px;
  color: #163269;
}
.Admissions-title span {
  color: #e5521b;
}
.sideNavi a {
  width: 100%;
  font-size: 1.6rem;
  font-weight: 600;
  color: #ffffff;
  cursor: pointer;
  padding: 20px 24px;
  transition: 1s;
  background-color: #f6d84a;
  /* display: none; */
  text-align: center;
}
.sideNavi a i {
  margin-right: 5px;
}
.sideNavi a:hover {
  background: #293a83;
  background: -moz-linear-gradient(
    0deg,
    rgba(103, 106, 157, 1) 0%,
    rgba(60, 64, 134, 1) 30%,
    rgba(42, 59, 132, 1) 90%
  );
  background: -webkit-linear-gradient(
    0deg,
    rgba(103, 106, 157, 1) 0%,
    rgba(60, 64, 134, 1) 30%,
    rgba(42, 59, 132, 1) 90%
  );
  background: linear-gradient(
    0deg,
    rgba(103, 106, 157, 1) 0%,
    rgba(60, 64, 134, 1) 30%,
    rgba(42, 59, 132, 1) 90%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#676a9d',endColorstr='#293a83',GradientType=1);
}
.sideNavi a.callus {
  color: #ffffff;
  background-color: #119de3;
}
.sideNavi a.callus:hover {
  color: #ffffff;
  background-color: #ff9b00;
}

/*== Footer css close ==*/

/* ======================= styleCSS-CLOSE ================================= */

.marquee {
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
  padding: 12px 0;
}

.marquee span {
  display: inline-block;
  font-size: 2.5rem;
  padding-left: 100% !important;
  padding: 1rem 0;
  font-weight: 600;
  text-indent: 0;
  animation: marquee 20s linear infinite;
}

.marquee span:hover {
  animation-play-state: paused;
}

@keyframes marquee {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
}

/**About Section**/

.about__section {
  position: relative;
  padding-top: 50px;
}
.about__section .glosi {
  position: relative;
  padding-bottom: 14rem;
}

.about__section .about__Block {
  position: relative;
  padding-left: 1rem;
}
.about__section .about__Block span {
  font-weight: 600;
  font-size: 3em;
  color: #30335c;
  line-height: 1;
  text-transform: uppercase;
}

.about__section .about__Block span em {
  font-style: normal;
  color: #e39632;
}
.about__section .about__Block p {
  font-size: 22px;
  line-height: 1.1;
}

.about__section .about__Block .about__Content {
  background-color: #e39632;
  position: absolute;
  left: -180px;
}
.about__section .about__Block .about__Content h3 {
  font-size: 3.5rem;
  text-transform: uppercase;
  color: #fff;
}

.about__section .about__Block .about__Content p {
  font-size: 24px;
}

.about__section .about__Block .about__Content hr {
  border-bottom: solid 1px #f2cfa1;
  opacity: 1;
  border-top: 0px;
  margin: 0px;
}

/**About Section**/

/*courseinfo_section-STARTS*/

.course-titles {
  text-align: center;
  font-size: 3rem;
  color: #ffff;
  font-weight: 600;
  padding: 10px 0;
}
.course-p {
  text-align: center;
  color: #fff;
  font-size: 2rem;
  padding-bottom: 20px;
}
.courseinfo_section {
  background: #163269;
  background-size: cover;
  background-attachment: fixed;
}
.courseinfoInner {
  position: relative;
  width: 100%;
  padding: 30px 0;
  margin: 0;
}
.programImg {
  position: relative;
  width: 100%;
  padding: 0px 0;
  margin: 0;
}
/* .programImg figure{width:100%;margin:0;padding-bottom:68px;} */
.programImg figure {
  width: 100%;
  margin: 0;
  padding-bottom: 0px;
}
.programImg figure img {
  width: 100%;
}
.programImgContent {
  display: none;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  text-align: center;
}
.programImgContent h6 {
  color: #000000;
  font-size: 24px;
  line-height: 1.1;
  font-weight: 700;
  position: relative;
  width: 100%;
  padding: 24px 10px;
  background-color: #f7b603;
}
.bluerow {
  width: 100%;
  margin-top: 15px;
}
.faculty__form .col-12 .form-group {
  width: 100%;
}
.faculty__form h1.form-control {
  position: relative;
  background-color: #fff;
  color: #163269;
  border-radius: 0px;
  text-align: center;
  font-style: normal;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  height: auto;
  background-image: url(../images/course/course_rt_arrow.png);
  background-position: 100% center;
  background-repeat: no-repeat;
  background-size: contain;
  border: none;
  padding: 15px 15px 18px;
  padding-right: 65px;
  z-index: 2;
  min-height: 56px;
}

.faculty__form .form-control {
  position: relative;
  background-color: #0c226b;
  color: #ffffff;
  border-radius: 0px;
  font-style: normal;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  height: auto;
  background-image: url(../images/course/course_rt_arrow.png);
  background-position: 100% center;
  background-repeat: no-repeat;
  background-size: contain;
  border: none;
  padding: 15px 15px 18px;
  padding-right: 65px;
  z-index: 2;
  min-height: 56px;
}

.faculty__form .form-control option {
  background-color: #ffffff;
  color: #0c226b;
  font-size: 15px;
  text-align: left;
}
.faculty__form .form-control.bgwhite {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  background-color: #e5521b;
  background-image: url(../images/course/course_dd_arrow.png);
}
.faculty__form .form-control:focus {
  background-color: #0c226b;
  color: #fff;
  border-color: none;
  outline: 0;
  box-shadow: none;
}
.programcontent {
  position: relative;
  width: 100%;
  padding: 35px 20px;
  padding-right: 50px;
  height: auto;
  overflow: overlay;
  margin-right: 1rem;
}
.programcontent h4 {
  color: #e39632;
  font-size: 40px;
  line-height: 1.12;
  font-weight: 600;
  padding-bottom: 15px;
  margin-bottom: 15px;
  position: relative;
}
.programcontent h4::before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: -3px;
  width: 140px;
  border-bottom: 4px solid #e39632;
}
.programcontent p span {
  text-transform: uppercase;
  color: #0c226b;
  display: block;
  font-size: 23px;
  padding-bottom: 10px;
}
.programcontent p {
  color: #fff;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 400;
  padding: 10px 0 0 0;
}
.programcontent strong {
  color: #fff;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 400;
  padding: 15px 0 0 0;
  display: block;
}
.programcontent strong b {
  color: #e39632;
  font-weight: 600;
}
.programcontent p b {
  display: table;
  padding-bottom: 4px;
  font-weight: 700;
}

.programcontent p b em {
  font-style: normal;
  font-weight: 500;
}

.programcontent h3 {
  color: #fff;
  font-size: 22px;
  line-height: 1.12;
  font-weight: 600;
  position: relative;
  padding-top: 25px;
}

.programcontent h3 span {
  color: #e39632;
}

.programcontent::-webkit-scrollbar {
  width: 4px;
  background-color: #ededed;
}

.programcontent::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(104, 140, 240, 0.3);
}

.programcontent::-webkit-scrollbar-thumb {
  background-color: var(--bg-orange);
}

.programcontent .blocky {
  position: relative;
  padding-top: 0px;
}
.programcontent .blocky span {
  display: inline-block;
  font-size: 20px;
  color: #e39632;
  font-weight: 600;
  border: solid 1px #fff;
  padding: 0px 20px;
  border-radius: 20px;
  margin-bottom: 10px;
}
section.about__section.our-usp.position-relative {
  background: #f1f1f1;
  z-index: 1;
}

.usp-main {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #163269;
  border: 1px solid #e5521b;
  padding: 50px 10px;
  margin-bottom: 10px;
  overflow: hidden;
}
.usp-main:hover {
  transform: scale(1.01);
  transition: all 0.5s;
  overflow: hidden;
}

.usp-main:hover img {
  transform: rotateY(360deg);
  transition: all 0.5s;
}

.usp-main img {
  width: auto;
  width: 120px;
  height: 120px;
  margin: 10px 5px;
}

.usp-main p {
  font-size: 20px;
  margin: 5px;
  text-align: center;
  line-height: 30px;
  font-weight: 500;
  color: #fff;
}
.usp-main p span {
  color: #e5521b;
  font-weight: 600;
  font-size: 22px;
}

.our-ups-inner.second p {
  padding-right: 23px;
  padding-left: 0;
}
.our-ups-inner.second:after {
  left: 523px !important;
}
.our-ups-inner {
  background: #ffffff 0% 0% no-repeat padding-box;

  border: 1px solid #707070;
  border-radius: 500px;
  padding: 20px;
  width: 640px;
  margin: auto;
  display: flex;
  position: relative;
  margin-bottom: 8rem !important;
}
.our-ups-inner:after {
  content: "";
  position: absolute;
  width: 179px;
  height: 180px;
  background: transparent linear-gradient(180deg, #163269 0%, #e5521b 100%) 0%
    0% no-repeat padding-box;
  border-radius: 50%;
  top: -33px;
  left: -70px;
  z-index: -1;
}

.condition {
  text-align: right;
  margin: 5px 0px;
  font-size: 10px;
  color: #fff;
}
.our-ups-inner p {
  color: #000;
  font-size: 15px;
  text-align: left;
  padding-left: 26px;
}
.our-ups-inner span {
  color: #e5521b;
  font-size: 48px;
  font-weight: 600;
}
.programcontent .blocky span b {
  color: #fff;
  font-weight: 600;
}

.programcontent .blocky ul.listing {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.programcontent .blocky ul.listing li {
  position: relative;
  padding: 6px 0;
  font-size: 15px;
  padding-left: 13px;
  color: #fff;
}

.programcontent .blocky ul.listing li:after {
  position: absolute;
  content: "";
  left: -15px;
  top: 1px;
  /* width: 16px; */
  /* height: 16px; */
  /* line-height: 7px; */
  /* background-color: #ffd100; */
  color: #ffffff;
  padding: 5px;
  border-radius: 100%;
  font-family: "Font Awesome 5 Pro";
  content: "\f00c";
  font-size: 1.2rem;
}

.programcontent .blocky ul.listing li b {
  color: #e39632;
}
/*courseinfo_section-CLOSE*/

/*************About Us****************/

.sec1 {
  position: relative;
  background: #fff;
}

.ch-title {
  position: relative;
  width: 100%;
  padding: 10px 30px;
  text-align: center;
  background: #fff;
  border-radius: 25px;
}

.ch-title:after {
  content: "";
  position: absolute;
  bottom: -18px;
  left: 80px;
  width: 50px;
  height: 20px;
  background: url(../images/triangle.png) no-repeat left center;
  background-size: contain;
  z-index: 0;
  opacity: 1;
}

.ch-title .name-title h4 {
  display: inline-block;
  font-size: 38px;
  font-weight: 500;
  color: #fff;
  text-align: left;
}

.ch-title .name-title h4 small {
  display: block;
  font-size: 22px;
  font-weight: 400;
}
.ch-title h5 {
  font-family: "Lato", sans-serif;
  padding: 0;
  margin-bottom: 0.2rem;
  color: #434244;
  font-size: 1.45rem;
  font-weight: 400;
}
.ch-title p {
  font-family: "Lato", sans-serif;
  text-align: left;
  padding: 0;
  color: #222222;
  font-size: 16px;
  margin-top: 1rem;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: 0rem;
  margin-bottom: 1.5rem !important;
}
.ch-title p:last-child {
  margin-bottom: 0rem;
}

.sliderprofile {
  position: relative;
  padding: 15px;
  margin-left: 105px;
  margin-top: 41px;
}

.sliderprofile:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border-radius: 25px;
  border: dotted 1px #fff;
  background-size: contain;
  z-index: 0;
  opacity: 1;
}

.ch-title .name-title {
  position: absolute;
  display: flex;
  align-items: center;
  z-index: 2;
  bottom: -100px;
}

.ch-title .name-title span {
  width: 140px;
}

.ch-title .name-title span img {
  width: 65%;
}

.ch-title .name-title figure {
  display: inline-block;
  margin: 0px;
}
.ch-title .name-title figure img {
  width: 70%;
  border-radius: 100%;
  border: solid 3px #fff;
}

.facultyBox {
  position: relative;
  /* height: 100%; 
    border: dotted 1px #fff;
    border-radius: 25px;
    margin: 15rem 0 10rem 0;*/
}

.progCont {
  position: relative;
}

.progCont .picasa {
  position: relative;
}
.progCont .picasa figure {
  /* text-align: right; */
  position: relative;
  padding: 5rem 0;
}

.progCont .picasa figure img {
  width: 75%;
}

.progCont .picasa figure:after {
  content: "";
  position: absolute;
  bottom: -38px;
  left: -70px;
  width: 100%;
  height: 100%;
  background: url(../images/testi-shadow.png) no-repeat left center;
  background-size: contain;
  z-index: 0;
  opacity: 1;
}

.sec1 .container-fluid {
  padding-right: 0px;
  padding-left: 0px;
}

#alumni-slider.owl-theme .owl-nav .owl-prev {
  left: unset;
  left: initial;
left: -75px;
}

#alumni-slider.owl-theme .owl-nav .owl-next {
  right: -7rem;
}

#alumni-slider.owl-theme .owl-nav [class*="owl-"] {
  position: absolute;
  border: 2px solid #fff;
  width: 4rem !important;
  height: 4rem !important;
  /* line-height: 4.3rem !important; */
  /* font-size: 3.7rem !important; */
  margin: 0px !important;
  padding: 0px !important;
  border-radius: 50px !important;
  text-align: center;
  z-index: 2;
  color: #000 !important;
  background-color: transparent !important;

  overflow: hidden;
  top: 50%;
  transform: translate(0%,-50%);
}

#usp-slider.owl-theme .owl-nav .owl-prev {
  right: 50px;
}

#usp-slider.owl-theme .owl-nav .owl-next {
  right: -10px;
}

#usp-slider.owl-theme .owl-nav [class*="owl-"] {
  position: absolute;
  width: 4rem !important;
  height: 4rem !important;
  line-height: 4.3rem !important;
  font-size: 3.7rem !important;
  margin: 0px !important;
  padding: 0px !important;
  border-radius: 50px !important;
  text-align: center;
  z-index: 2;
  color: #000 !important;
  background-color: transparent !important;

  overflow: hidden;
  top: -70px;
}

/*************About Us****************/

#section1 .main-area {
  padding: 20px 0;
}

.aboutussection .main-area {
  padding-top: 30px;
}

.aboutussection .maping-cover {
  position: relative;
}
.led1 {
  position: absolute;
  right: -59%;
  top: -534px;
  /* z-index: 1; */
  text-align: center;
  width: 38%;
}

.aboutussection .maping-cover .geopin {
  /* width: 31px; */
  /* height: 45px; */
  /* border-radius: 50% 50% 50% 0; */
  /* background: #2196F3; */
  position: relative;
  /* transform: rotate(0deg); */
  /* left: 50%; */
  /* top: 50%; */
  /* margin: -20px 0 0 -20px; */
  z-index: 2;
}

.geopulse {
  border-radius: 50%;
  height: 14px;
  width: 14px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -3px 0px 0px -5px;
  transform: rotateX(55deg);
  z-index: 1;
}

.geopulse:after {
  content: "";
  border-radius: 50%;
  height: 40px;
  width: 40px;
  position: absolute;
  margin: -13px 0 0 -20px;
  animation: pulsate 1s ease-out;
  animation-iteration-count: infinite;
  opacity: 0;
  box-shadow: 0 0 1px 2px #2196f3;
  animation-delay: 0.1s;
}

.aboutussection .timerows figure {
  text-align: right;
}

.aboutussection .timerows figure img {
  width: 90%;
}

.aboutussection .maping-cover .geopin figure {
  top: 13px;
  left: 2px;
  position: relative;
}

.aboutussection .maping-cover .geopin figure img {
  width: 8.5%;
}

.aboutussection .maping-cover .geopin p {
  color: #fff;
  font-size: 21px;
  padding-top: 2px;
  position: relative;
  left: 4px;
}

.bouncediv {
  -moz-animation: bounce 0.4s linear;
  -webkit-animation: bounce 0.4s linear;
}

.aboutussection .maping-cover .led1.led2 {
  right: -81px;
  top: -368px;
}

.aboutussection .maping-cover .led1.led3 {
  right: -250px;
  top: -435px;
}

.aboutussection .maping-cover .led1.led4 {
  right: -395px;
  top: -442px;
}

.aboutussection .maping-cover .led1.led2 {
  right: -80px;
  top: -405px;
}

.aboutussection .maping-cover .led1.led5 {
  right: -480px;
  top: -456px;
}

.aboutussection .maping-cover .led1.led6 {
  right: -335px;
  top: -410px;
}

.aboutussection .maping-cover .led1.led7 {
  right: -180px;
  top: -352px;
}

.aboutussection .maping-cover .led1.led8 {
  right: -280px;
  top: -330px;
}

.aboutussection .maping-cover .led1.led9 {
  right: -436px;
  top: -370px;
}

.aboutussection .maping-cover .led1.led10 {
  right: -410px;
  top: -287px;
}

.aboutussection .maping-cover .led1.led11 {
  right: -265px;
  top: -262px;
}

.aboutussection .maping-cover .led1.led12 {
  right: -325px;
  top: -186px;
}

.aboutussection .maping-cover .led1.led13 {
  right: -416px;
  top: -204px;
}

.aboutussection .maping-cover .led1.led14 {
  right: -537px;
  top: -238px;
}

.aboutussection .maping-cover .led1.led15 {
  right: -210px;
  top: -150px;
}

.aboutussection .main-area .collections {
  position: absolute;
  top: 40rem;
  z-index: 1;
  left: 0;
}

.aboutussection .main-area .collections ul.listed {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.aboutussection .main-area .collections ul.listed li {
  font-size: 25px;
  color: #fff;
}
.aboutussection .main-area .collections ul.listed li span {
  color: #e39632;
}
.aboutussection .main-area .collections ul.listed li img {
  width: 8%;
  margin-right: 1rem;
}


.introduct_section {
    background-image: url(../images/About-Container.jpg);
    background-repeat: no-repeat;
    background-position: center;
    padding: 4rem 0;
    background-size: 100%;
    margin-top: 2rem;
	padding-bottom: 6rem;
}

.introduct_section .text-center p {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.5;
}


.maped .collections.mobile ul.listed {
  position: relative;
  top: 40rem;
  z-index: 1;
  left: 0;
}

.maped .collections.mobile ul.listed li {
  font-size: 30px;
  color: #fff;
}
.maped .collections.mobile ul.listed li span {
  color: #e39632;
}
.maped .collections.mobile ul.listed li img {
  width: 16%;
  margin-right: 1rem;
}

.thanksection {
  height: calc(85vh - 70px);
  position: relative;
  width: 100%;
  background-image: url(../images/final.webp);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding-left: 10px;
  padding-right: 10px;
  height: 87vh;
}

.abtSectionn{
  margin-top: 20px;
}

.abtSectionn img {
  width: 100%;
  height: auto;
}
.thankContent {
  background-color: #3c56ff;
  padding: 25px 25px;
  border: 2px solid #ffffff;
  border-radius: 10px;
  margin: 8% auto;
}

.thankMsg {
  position: relative;
  text-align: center;
  padding: 0px;
  margin: 0px;
  border: 0px;
}
.thankMsg img {
  max-width: 10rem;
  margin: 0 auto;
}

.thankMsg h5 {
  font-size: 2.4rem;
  line-height: 1.55;
  font-weight: 400;
  color: #ffffff;
  display: block;
  text-transform: initial;
}

.thankMsg h5 span {
  display: block;
  margin-top: 5px;
}

.thankMsg h5 strong {
  font-size: 4.5rem;
  font-weight: 600;
  display: block;
  line-height: 1.2;
}






.courses-section .life_thumb .academic_title { margin: 1.5rem; }
.courses-section .life_thumb:hover, .courses-section .life_thumb:hover .year__ab { background-color: #000; color: #fff; }

.courses-section .life_thumb h4 {font-size:22px; color:#fff;}
.courses-section .life_thumb:hover h4 { color: #fff; }
.courses-section .life_thumb {
    position: relative;
    overflow: hidden;
    background: rgb(141,109,196);
background: linear-gradient(90deg, rgba(141,109,196,1) 0%, rgba(106,83,147,1) 100%);
    border-radius: 5px;
    min-height: 330px;
}

.courses-section .life_thumb:hover{background: rgb(106,83,147);
background: linear-gradient(90deg, rgba(106,83,147,1) 0%, rgba(141,109,196,1) 100%);}

.image-box .image {
    position: relative;
    margin-bottom: 0;
    overflow: hidden;
    text-align: center;
}
.image-box .image img {
    transition: all 400ms ease;
}
.image-box .image a:after {
    background: rgba(255, 255, 255, 0.3);
    bottom: 0;
    content: "";
    left: 50%;
    position: absolute;
    right: 51%;
    top: 0;
    z-index: 2;
    opacity: 1;
    pointer-events: none;
    transition: all 400ms linear;
}
.image-box:hover .image a:after {
  left: 0;
  right: 0;
  opacity: 0;
  transition: all 400ms linear;
}

.image-box:hover .image img {
  transform: scale(1.1);
}


.pathways__section { background-color: #f8f9fb; }
.pathways__section figure.effect-bubbad img {
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

.pathways__section figure.effect-bubbad figcaption::before,
.pathways__section figure.effect-bubbad figcaption::before, .pathways__section figure.effect-bubbad figcaption::after {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

.pathways__section figure.effect-bubbad figcaption::before {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
	background-color: rgba(88, 28, 135, 0.3);
}

.pathways__section figure.effect-bubbad figcaption::after {
    border-right: 0px solid #fff;
    border-left: 0px solid #fff;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
    background-color: rgba(88, 28, 135, 0.6);
}

.pathways__section figure.effect-bubbad h2 {
    padding: 15px 31px;
	min-width: 250px;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,-20px,0);
    color: #FFFFFF;
    font-size: 30px;
    margin-top: 15%;
    display: inline-block;
    z-index: 1;
    border-radius: 30px;
    background: #936cc3;
	font-weight: 500;
    position: relative;
    transform: translate(37%, -70%);
}



.pathways__section figure.effect-bubbad p {
    color: #FFF;
    font-size: 20px;
    padding-top: 0px;
    opacity: 1;
    min-width: 250px;
    display: inline-block;
    height: 64px;
    background: #b57cfd;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate(37%,-174%) rotate(355deg);
    border-radius: 30px;
    /* transform: rotate(355deg); */
}

.pathways__section figure.effect-bubbad:hover figcaption::before,
.pathways__section figure.effect-bubbad:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.pathways__section figure.effect-bubbad:hover h2 {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate(0, 270%);
    padding: 15px 31px;
    background: #fff;
    color: #936cc3;
}

.pathways__section figure.effect-bubbad:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate(0, 270%);
    padding: 15px 31px;
	opacity:0;
}


.grided {
    position: relative;
    margin: 0 auto;
    list-style: none;
    text-align: center;
}

/* Common style */
.grided figure {
    position: relative;
    float: none;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    -webkit-transition: 0.3s; transition: 0.3s; 
}
.grided figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    
}
.pathways__section .high-itemed img {
    width: 100%;
}

.grided figure figcaption {
    padding: 1em;
    color: #fff;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grided figure figcaption::before,
.grided figure figcaption::after {
    pointer-events: none;
}

.grided figure figcaption,
.grided figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}







.tailored-section {
    background: #f8f9fb;
}


.faculty-section{background-color:#601785;}
.faculty-section .glossed{position:relative; }

.faculty-section:after {
    position: absolute;
    content: "";
    background: #2563EB;
    width: 25%;
    height: 75%;
    right: 190px;
    top: 35px;
    border-radius: 20px;
    z-index: 0;
    background-size: contain;
    transform: rotate(60deg);
    opacity: 0.4;
	transition: all .3s ease;
    animation: levitate 1.4s alternate ease-in-out infinite;
}


.image-boxes figure {
    margin-bottom: 0px;
}


.image-boxes{position:relative;}
.faculty-section:before {
    content: '';
    position: absolute;
    right: 32%;
    bottom: 6%;
    width: 100px;
    height: 100px;
    background: url(../images/dotsed.png) no-repeat top center;
    background-size: contain;
    z-index: 2;
	-webkit-animation:25s linear infinite cp-rotation;animation:25s linear infinite cp-rotation} 
	 @-webkit-keyframes cp-rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}


.tailored__item .image-boxes img {
    position: relative;
    
   
}

.tailored__item .tailored__content {
    width: 100%;
}
.tailored__item .tailored__content h5 {
    font-size: 40px;
    color: #fff;
    font-weight: 600;
}
.tailored__item .tailored__content p {
    font-size: 22px;
    color: #fff;
}

#courses-slider.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    background: transparent;
    color: #FFF;
    padding: 5px;
    font-size: 2em;
    top: 40%;
    margin: 0;
    width: 2.5rem !important;
    height: 3.5rem !important;
}

#courses-slider.owl-theme .owl-nav .owl-next {
    right: -50px;
}
#courses-slider.owl-theme .owl-nav .owl-prev {
    left: -50px;
}
#courses-slider.owl-theme .owl-dots{text-align:left;}



.students__section{background-color:#f8f9fb;}

.students__section .students__item {
    background-color: #f6f2ed;
    padding: 15px;
    border-radius: 8px;
    min-height: 315px;
    margin: 80px 55px;
}

.students__section .students__item:after {
    content: '';
    position: absolute;
    left: 7px;
    top: 2%;
    width: 385px;
    height: 444px;
    background: url(../images/shaped.webp) no-repeat top center;
    background-size: contain;
    z-index: -1;
}

.students__section .students__item:before {
    content: '';
    position: absolute;
    left: 18px;
    top: 1%;
    width: 98px;
    height: 98px;
    background: url(../images/dotted-arow.png) no-repeat top center;
    background-size: contain;
    z-index: 0;
}

.students__item h5 {
    font-size: 22px;
}
.students__item p {
	padding-top:15%;
    font-size: 16px;
    line-height: 22px;
	color:#717171;
}



.footinfo__section{background-color:#f6f2ed;}
.footinfo__section .ftrDv{position:relative; padding-left:30%; padding-top:5%;}
.footinfo__section .ftrDv h6{ font-size:30px;}


.footinfo__section .ftrDv .clods{position:relative; padding-left: 7%; }
.footinfo__section .ftrDv .clods h4 {
    font-size: 20px;
    margin-top: 10%;
    
}
.footinfo__section .ftrDv .clods span {
    font-size: 16px;
    font-weight: 600;
    display: block;
    padding-top: 15px;
}

.footinfo__section .ftrDv .clods h4:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 1%;
    width: 21px;
    height: 21px;
    background: url(../images/pin.png) no-repeat top center;
    background-size: contain;
    z-index: 0;
}

.map{position:relative;}

.mapd {
    height: 350px;
    width: 100%;
}

.footinfo__section .map img {
    width: 100% !important;
}

.footinfo__section .ftrDv .clods ul{list-style:none; padding:0px; margin:0px;}
.footinfo__section .ftrDv .clods ul li{}



.section_gallery {
    position: relative;
    padding: 30px 0px 0;
    background-color: #f2ca02;
    z-index: 0;
    overflow-x: hidden;}


#gallery-memeber.owl-theme .owl-nav [class*=owl-]{position:absolute;top:50%;-o-transform:translateY(-50%);-ms-transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);margin:0px;border-radius:0;text-align:center;opacity:.8;}
#gallery-memeber.owl-theme .owl-nav .owl-prev{left:-10px;}
#gallery-memeber.owl-theme .owl-nav .owl-next{right:-10px;border-radius:80%;}
#gallery-memeber.owl-theme .owl-nav [class*=owl-]:hover{opacity:1;background:#ffd200 !important; color:#000;}
#gallery-memeber.owl-theme .owl-nav [class*=owl-] {
    color: #000000;
    font-size: 30px !important;
    margin: 5px;
    padding: 0px 14px;
    background: rgba(0,0,0,0.8) !important;
    color: #ffffff;
    display: inline-block;
    cursor: pointer;
    border-radius: 80%;
    -o-transition: .5s ease;
    -ms-transition: .5s ease;
    -moz-transition: .5s ease;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}
.gallery_area .item_row .popup-gallery-row{padding:0px;}
.galleryBox .container-fluid{padding:0 0;}
.gallery_area{padding-top:0px;}
.gallery_area .single_gallery_item{display:inline-block;float:left;width:100%;position:relative;z-index:1;}
.gallery_area .single_gallery_item>img{width:100%;}
.gallery_area .single_gallery_item .hover_overlay{background-color:rgba(0,0,0,0.7); border:1px solid #FFF;height:92%;left:4%;position:absolute;top:4%;-webkit-transition-duration:350ms;transition-duration:350ms;width:92%;border-radius:3px;-webkit-transform:scale(0,0);transform:scale(0,0);}
.gallery_area .single_gallery_item:hover .hover_overlay{-webkit-transform:scale(1,1);transform:scale(1,1);}
.gallery_area .single_gallery_item .gallery_info h5,.gallery_area .single_gallery_item .gallery_info p{color:#fff;position:absolute;text-align:center;top:30%;width:100%;height:auto;}
.gallery_area .single_gallery_item .gallery_info p{top:45%;}
.gallery_area .single_gallery_item .links > a > i{color:#fff;font-size:34px;}
.gallery_area .single_gallery_item img{height:auto;max-width:100%;}
.gallery_area .single_gallery_item .links{top:61%;position:absolute;right:15%;margin-right:-17.5px;width:auto;z-index:99;overflow:hidden;}
#gallery-memeber.owl-theme .owl-nav{margin-top:0;}
.section_gallery{position:relative;padding:30px 0px 0;background-color:#601785;z-index:0;overflow-x:hidden;}
.gallery_area .title{font-family:'Poppins',sans-serif;position:absolute;bottom:0px;left:0;background-color:#f55431;color:#ffffff;padding:9px;width:100%;font-size:12px;font-weight:300;line-height:1.1;}


