@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap");

body {
  font-family: "Nunito Sans", sans-serif !important;
}
.pop-mod {
  background: #000000c4;
}

@media (min-width: 576px) {
  .rounded-nav {
    border-radius: 50rem !important;
  }
}

@media (min-width: 576px) {
  .rounded-nav .nav-link {
    border-radius: 50rem !important;
  }
}

/* With arrow tabs */
.with-arrow .nav-link.active {
  position: relative;
}
.with-arrow .nav-link.active::after {
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #ff500d;
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
}
/* lined tabs */
.lined .nav-link {
  border: none;
  border-bottom: 3px solid transparent;
}
.lined .nav-link:hover {
  border: none;
  border-bottom: 3px solid transparent;
}
.lined .nav-link.active {
  background: none;
  color: #555;
  border-color: #2b90d9;
}
.nav-pills .nav-link {
  color: #555;
}
.text-uppercase {
  letter-spacing: 0.1em;
}
/*.nav-pills .nav-link.active, .nav-pills .show > .nav-link {background:#ff500d !important;}*/
#home1 .row,
#profile1 .row,
#contact1 .row {
  /*border-bottom: solid 1px #E5E3E3;*/
  margin-bottom: 20px;
}
.white-sec .nav-item a {
  font-weight: bold;
}
.placement-sec p {
  font-size: 18px;
  line-height: 1.6;
}

.what .body-copy h1::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 40%;
  top: -10px;
  left: 0px;
  background-color: #333333;
  opacity: 0.9;
}
.curriculam {
  padding: 50px 0;
}
.curriculam h2 {
  font-size: 35px;
  font-weight: 600;
  letter-spacing: 0px;
  color: #0b2653;
  opacity: 1;
  margin-bottom: 20px;
}
.curriculam .tab-content h5 {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0px;
  color: #0b2653;
  opacity: 1;
}
.curriculam .tab-content ul {
  margin: 0;
  padding: 0;
}
.curriculam .flex-sm-row {
  background: #ffffff;
  box-shadow: 0px 16px 32px #00000008;
}
.curriculam .tab-content {
  background: #ffffff !important;
  margin-top: 10px;
  background: #ffffff;
  box-shadow: 0px 16px 32px #00000008;
}
.curriculam .tab-content ul li {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0px;
  color: #333333;
  opacity: 1;
  list-style: inside;
  list-style-type: decimal;
}
.curriculam .nav-item a {
  font-size: 14px !important;
  text-transform: capitalize !important;
}
.nav-pills .nav-link.active {
  background: #ffffff !important;
  color: #333333;
}
.nav-pills .nav-link.active::after {
  content: "";
  border: 2px solid #ff500d !important;
  position: absolute;
  bottom: -1px !important;
  left: 50%;
  transform: translateX(-50%);
  width: 30%;
}

.program-language .body-copy h1 {
  font-size: 35px;
  font-weight: 600;
  letter-spacing: 0px;
  line-height: 45px;
  color: #0b2653;
  opacity: 1;
  margin-bottom: 20px;
}
.program-language .program-logo-hold {
  display: flex;
  align-items: center;
}
.program-language .program-logo-hold .program-logo {
  width: 100%;
  padding: 50px;
  background: #f9f9f9;
  text-align: center;
  display: flex;
  height: 200px;
  align-items: center;
  margin-bottom: 25px;
}
.program-language .program-logo-hold .program-logo img {
  width: 100%;
}
.key-project-sec .body-copy h1 {
  font-size: 35px;
  font-weight: 600;
  letter-spacing: 0px;
  line-height: 45px;
  color: #0b2653;
  opacity: 1;
  margin-bottom: 20px;
}
.key-project-sec .key-project:hover {
  background: #062f4f;
  border-radius: 8px;
}
.key-project-sec .key-project:hover h2 {
  border-radius: 8px;
  font-size: 25px;
  font-weight: 600;
  color: #ffffff;
  margin: 20px 0;
}
.key-project-sec .key-project:hover p {
  border-radius: 8px;
  font-size: 16px;
  font-weight: normal;
  color: #ffffff;
  margin: 20px 0;
}
.key-project-sec .key-project:hover .bx {
  color: #ffffff;
  font-size: 30px;
}
.key-project-sec .key-project:hover .round-bag {
  background: #ff500d;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.key-project-sec .key-project {
  background: #ffffff;
  border-radius: 8px;
  border: 1px solid #062f4f;
  margin-bottom: 35px;
}
.key-project-sec .key-project h2 {
  border-radius: 8px;
  font-size: 25px;
  font-weight: 600;
  color: #333333;
  margin: 20px 0;
  min-height: 60px;
}
.key-project-sec .key-project p {
  border-radius: 8px;
  font-size: 16px;
  font-weight: normal;
  color: #666666;
  margin: 20px 0;
  min-height: 80px;
}
.key-project-sec .key-project .bx {
  color: #ff500d;
  font-size: 30px;
}
.key-project-sec .key-project .round-bag {
  background: #ff815a;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.project-sec .body-copy h1 {
  font-size: 35px;
  font-weight: 600;
  letter-spacing: 0px;
  line-height: 45px;
  color: #0b2653;
  opacity: 1;
  margin-bottom: 20px;
}
.project-sec .pro-image {
  position: relative;
}
.project-sec .pro-image img {
  filter: brightness(50%);
}

/*.project-sec .pro-image img::after {
position: absolute;
content:"";
height:100%;
width:100%;
top:0;
left:0;
background: linear-gradient(to bottom, rgba(255,0,0,0) 0%,rgba(255,0,0,0.65) 100%);
}*/
.project-sec .pro-image h2 {
  position: absolute;
  bottom: 30px;
  color: #ffffff;
  left: 50px;
}

.course-sec {
  background: #f5f5f5;
}
.course-sec .batch-box {
  background: #062f4f;
  padding: 40px;
}
.course-sec .batch-box h2 {
  font-size: 37px;
  line-height: 54px;
  font-weight: 400;
  color: #ffffff;
}
.course-sec .batch-box h3 {
  font-size: 18px;
  line-height: 54px;
  font-weight: 200;
  color: #ffffff;
}
.course-sec .batch-box .duration {
  display: flex;
  justify-content: space-between;
}
.course-sec .batch-box .duration .duration-cat {
  font-size: 14px;
  font-weight: 600;
  color: #062f4f;
  background: #ffffff;
  padding: 20px;
  text-align: center;
  width: 100%;
  margin: 15px 0;
}

.innovative-sec {
  background: url("assets/img/datasc-new/innov-bg.webp") !important;
  position: relative;
  padding: 30px 0;
}
.innovative-sec .body-copy {
  text-align: center;
}
.innovative-sec .body-copy h2 {
  color: #ffffff;
  font-size: 48px;
  font-weight: 600;
  line-height: 120px;
}
.innovative-sec::after {
  content: "";
  height: 100%;
  background: #ffffff;
  position: absolute;
  top: 50%;
  width: 100%;
}
.innovative-sec .card-img-wrap {
  padding: 15px;
}

.place-sec .body-copy {
  text-align: center;
}
.placement-grid .circle {
  border-radius: 10% !important;
}
.placement-grid .circle img {
  border-radius: 10% !important;
}
.place-sec .body-copy h2 {
  color: #002249;
  font-size: 48px;
  font-weight: 600;
  line-height: 5rem;
}
.place-sec .body-copy p {
  color: #4d4d4d;
  font-size: 16px;
}
.place-box {
  position: relative;
  margin-bottom: 50px;
}
.place-box img {
  border: 15px solid #ffffff;
  box-shadow: 0px 8px 16px #84beff1a;
}
.place-img-content {
  position: absolute;
  bottom: -20px;
  background: #ffffff;
  box-shadow: 0px 8px 16px #84beff1a;
  right: 0;
  padding: 20px;
  width: 90%;
}
.place-img-content h5 {
  font-size: 20px;
  font-weight: 700;
  color: #002249;
}
.place-img-content span {
  font-size: 16px;
  font-weight: 400;
  color: #002249;
}

.faculty-sec .body-copy {
  text-align: left;
  margin-bottom: 50px;
}
.faculty-flex {
  display: flex;
  align-items: center;
}
.faculty-sec .body-copy h2 {
  color: #002249;
  font-size: 48px;
  font-weight: 600;
  line-height: 3rem;
}
.faculty-sec .body-copy p {
  color: #4d4d4d;
  font-size: 18px;
  line-height: 30px;
}
.faculty-box {
  position: relative;
  background: #002249;
  margin-bottom: 35px;
}
.faculty-box img {
  box-shadow: none;
  filter: opacity(50%);
}
.faculty-img-content {
  position: absolute;
  bottom: 0px;
  background: transparent;
  right: 0;
  padding: 20px;
  width: 90%;
}
.faculty-img-content h5 {
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
}
.faculty-img-content span {
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
}

.president-sec {
  padding: 50px 0;
}
.president-sec h2 {
  font-size: 40px;
  line-height: 70px;
  font-weight: 600;
  color: #002249;
}

.president-sec h3 {
  font-size: 34px;
  line-height: 72px;
  font-weight: 600;
  color: #333333;
}
.president-sec h4 {
  font-size: 24px;
  line-height: 50px;
  font-weight: normal;
  color: #848484;
  position: relative;
}
.president-sec h4::after {
  content: "";
  background: #ff500d;
  width: 50%;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: -5px;
  opacity: 1;
}
.president-sec p {
  font-size: 18px;
  line-height: 30px;
  font-weight: normal;
  color: #4d4d4d;
  margin-top: 50px;
}

.faq-sec .body-copy {
  text-align: center;
}
.faq-sec .body-copy h2 {
  color: #002249;
  font-size: 48px;
  font-weight: 600;
  line-height: 5rem;
}
.faq-sec .body-copy p {
  color: #4d4d4d;
  font-size: 18px;
  line-height: 30px;
}
#accordion .card {
  margin-bottom: 20px;
  background: #eef3f9;
  border: none;
  padding: 15px 25px;
}
#accordion .card-header {
  background: #eef3f9;
  padding: 0;
}
#accordion .card-body {
  padding: 20px 0;
  font-size: 16px;
  color: #062f4f;
  font-weight: 400;
}
#accordion .card-header a {
  font-size: 18px;
  color: #062f4f;
  font-weight: 600;
  text-decoration: none;
}

.footer-sec {
  background: #191830;
  padding: 50px 0;
}
.footer-sec h3 {
  color: #d3d3d3;
  font-weight: 400;
  font-size: 16px;
  line-height: 40px;
}
/*.footer-sec .address{padding: 40px; border: 8px solid #3b3a4f;}*/
.footer-sec .address h2 {
  color: #d3d3d3;
  font-weight: 400;
  font-size: 26px;
  letter-spacing: -1.65px;
}
.footer-sec .address h4 {
  color: #d3d3d3;
  font-weight: 100;
  font-size: 16px;
  line-height: 25px;
}

/*.register-form-home-wrapper {top: -45rem; position: absolute !important; z-index: 0 !important;}*/

.top-roles {
  background: #eef3f9;
  padding: 50px 0;
}
.top-roles .body-copy h2 {
  color: #8a8a8a;
  font-size: 32px;
  font-weight: 100;
  letter-spacing: -1.2px;
  font-family: "gothambook", sans-serif !important;
}
.top-roles .body-copy h3 {
  color: #222222;
  font-size: 35px;
  font-weight: 700;
  letter-spacing: -1.5px;
}
.top-roles .body-copy h4 {
  color: #8a8a8a;
  font-size: 18px;
  font-weight: 100;
  line-height: 28px;
}
.top-roles .body-copy p {
  color: #4d4d4d;
  font-size: 16px;
  font-weight: 100;
}
.top-roles .role-box {
  background: #ffffff;
  padding: 20px;
  margin-bottom: 20px;
}
.top-roles .role-box h2 {
  font-size: 20px;
  color: #222222;
  font-weight: 400;
}
.top-roles .role-box h3 {
  font-size: 16px;
  color: #062f4f;
  font-weight: 200;
}
.top-roles .role-box p {
  font-size: 16px;
  color: #4d4d4d;
  font-weight: 200;
  margin-top: 20px;
}
.top-roles .role-box .row {
  align-content: center;
  align-items: center;
}
.top-roles .swiper-wrapper {
  height: auto !important;
}
.swiper-container02 {
  overflow: hidden;
}
.students .role-box p {
  color: #000;
}
.modal-dialog {
  top: 10vh;
  max-width: 450px !important;
}

.enqurie-btn {
  background: #ff500d;
  font-size: 17px;
  text-align: center;
  padding: 10px 12px;
  border-radius: 4px;
  font-weight: bold;
  text-decoration: none;
}

/*.top-roles .swiper-container{padding-bottom: 110px;}*/
.register-form-home-wrapper {
  width: 400px !important;
  top: 125px !important;
  position: fixed !important;
  z-index: 999 !important;
  font-family: "Nunito Sans", sans-serif !important;
}

@media screen and (max-width: 480px) {
  .register-form-home-wrapper {
    position: inherit !important;
    width: 100% !important;
    margin-top: 20px;
  }
  .curriculam h2 {
    margin-top: 20px;
    font-size: 25px;
  }
  .nav-pills .nav-link.active {
    margin-bottom: 10px;
  }
  .program-language .body-copy h1 {
    font-size: 25px;
    line-height: 35px;
  }
  .key-project-sec .body-copy h1 {
    font-size: 25px;
    line-height: 35px;
  }
  .project-sec .body-copy h1 {
    font-size: 25px;
    line-height: 35px;
  }
  .place-sec .body-copy h2 {
    font-size: 25px;
    line-height: 35px;
  }
  .faculty-sec .body-copy h2 {
    font-size: 25px;
    line-height: 35px;
  }
  .president-sec h2 {
    font-size: 25px;
    line-height: 35px;
    margin-top: 20px;
  }
  .president-sec h3 {
    font-size: 22px;
    line-height: 32px;
  }
  .president-sec h4 {
    font-size: 20px;
    line-height: 30px;
  }
  .faq-sec .body-copy h2 {
    font-size: 25px;
    line-height: 35px;
  }
  #accordion .card-header a {
    font-size: 15px;
  }
  #accordion .card-body {
    font-size: 15px;
  }
  .faq-sec .body-copy p {
    font-size: 16px;
  }
  .footer-sec .address h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .footer-sec .address {
    margin-bottom: 50px;
  }
  .white-sec {
    padding: 0 0 30px 0;
  }
  .white-sec-2 {
    padding: 0 0 30px 0;
  }
  .footer-sec {
    padding-top: 30px;
  }
  .footer-sec {
    padding-bottom: 10px;
  }
  .faq-sec {
    padding: 30px 0;
  }
  .president-sec {
    padding: 30px 0;
  }
  .faculty-sec {
    padding: 30px 0;
  }
  .place-sec {
    padding: 30px 0 10px 0;
  }
  .body-copy h1 {
    margin-top: 40px;
  }
  .key-project-sec {
    padding: 0;
  }
  .program-language {
    padding: 0;
  }
  .top-roles .role-box .col-sm-3 {
    width: 20%;
  }
  .top-roles .role-box .col-sm-9 {
    width: 75%;
  }
  .top-roles .body-copy h3 {
    font-size: 25px;
    line-height: 35px;
  }
  .innovative-sec .body-copy h2 {
    font-size: 25px;
    line-height: 35px;
    margin: 25px 0;
  }
  .innovative-sec {
    padding: 20px 0;
  }
  .students {
    min-height: 100% !important;
    height: 115vh !important;
  }
  .students .role-box {
    margin: 10px !important;
  }
  .students .role-box p {
    font-size: 14px !important;
  }
  .iiimg {
    margin-bottom: 20px;
  }
  .program-language {
    background-image: none !important;
    background-color: #000000;
  }
  .curriculam .ppp1 {
    bottom: 15px !important ;
  }
  .pro-image h2 {
    font-size: 18px;
  }
  .hero_sec_culinary .align-items-center {
    margin-top: 200px;
  }
}
@media screen and (max-width: 1500px) and (min-width: 768px) {
  .register-form-home-wrapper {
    top: -40rem !important;
  }
  .students .swiper-button-prev,
  .students .swiper-button-next {
    bottom: 60px;
  }
  .students .role-box .row {
    zoom: 0.7;
  }
  .register-form-home-wrapper {
    top: 125px !important;
    position: fixed !important;
    z-index: 999 !important;
  }
}
@media screen and (max-width: 2200px) and (min-width: 1501px) {
  .register-form-home-wrapper {
    top: 125px !important;
  }
  .students .swiper-button-prev,
  .students .swiper-button-next {
    bottom: 50px;
  }
  .register-form-home-wrapper {
    top: 125px !important;
    position: fixed !important;
    z-index: 999 !important;
  }
}
@media screen and (max-width: 6000px) and (min-width: 2201px) {
  .register-form-home-wrapper {
    top: -50rem !important;
  }
  .register-form-home-wrapper {
    top: 125px !important;
    position: fixed !important;
    z-index: 999 !important;
  }
}

@media (max-width: 640px) and (min-width: 100px) {
  .hero_sec_datasciencenew {
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
  }
}

.hero_sec_content p {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800 !important;
}

.hero_sec_content h2 {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 600 !important;
}

.hero_sec_content h4 {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 600;
}

.body-copy h1 {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800 !important;
  font-size: 29px !important;
}

.pointer ul li {
  font-weight: bold !important;
  font-family: "Nunito Sans", sans-serif;
}

.batchbox-list h3 {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
}

.batchbox-list h5 {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
}
.navbar input[type="checkbox"],
.navbar .hamburger-lines {
  display: none;
}

.body-copy-Black h2 {
  /* font-weight: 800; */
  font-family: "Nunito Sans", sans-serif;
}
.navbar .container {
  width: 100%;
  margin: auto;
}
.navbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 72px;
  background: #000;
  color: #fff;
  opacity: 0.85;
  z-index: 100;
}
.navbar-container {
  display: flex;
  justify-content: space-between;
  height: 65px;
  align-items: center;
}
.menu-items {
  order: 2;
  display: flex;
}
.logo {
  order: 1;
  font-size: 2.3rem;
}
.menu-items li {
  list-style: none; /*margin-left: 1.5rem;*/
  font-size: 1.3rem;
}
.navbar a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 500;
  transition: color 0.3s ease-in-out;
}
.navbar a:hover {
  color: #ffffff;
}
.navbar a,
.navbar a:focus {
  padding: 10px 8px 10px 8px !important;
}
.lplogo {
  width: 275px;
  margin-top: -10px;
}
@media screen and (max-width: 1366px) and (min-width: 769px) {
  .navbar a,
  .navbar a:focus {
    padding: 10px 5px 10px 5px !important;
  }
  .lplogo {
    width: 230px;
    padding: 10px 0;
  }
}
@media (max-width: 768px) {
  .navbar a,
  .navbar a:focus {
    font-size: 15px;
  }
  .navbar .container {
    max-width: 100%;
    width: 100%;
  }
  .navbar {
    opacity: 0.95;
  }
  .lplogo {
    width: 250px;
    padding: 10px 0;
  }
  .navbar-container input[type="checkbox"],
  .navbar-container .hamburger-lines {
    display: block;
  }
  .navbar-container {
    display: block;
    position: relative;
    height: 60px;
  }
  .navbar-container input[type="checkbox"] {
    position: absolute;
    display: block;
    height: 32px;
    width: 30px;
    top: 20px;
    right: 10px;
    z-index: 5;
    opacity: 0;
    cursor: pointer;
  }
  .navbar-container .hamburger-lines {
    display: block;
    height: 28px;
    width: 35px;
    position: absolute;
    top: 20px;
    right: 10px;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .navbar-container .hamburger-lines .line {
    display: block;
    height: 4px;
    width: 100%;
    border-radius: 10px;
    background: #ffffff;
  }
  .navbar-container .hamburger-lines .line1 {
    transform-origin: 0% 0%;
    transition: transform 0.3s ease-in-out;
  }
  .navbar-container .hamburger-lines .line2 {
    transition: transform 0.2s ease-in-out;
  }
  .navbar-container .hamburger-lines .line3 {
    transform-origin: 0% 100%;
    transition: transform 0.3s ease-in-out;
  }
  .navbar .menu-items {
    padding-top: 30px;
    background: #000;
    height: 100vh;
    width: 120%;
    max-width: 120%;
    transform: translate(-150%);
    display: flex;
    flex-direction: column;
    margin-left: -40px;
    padding-left: 40px;
    margin-top: -3px;
    margin-right: -15px;
    transition: transform 0.5s ease-in-out; /*box-shadow:  5px 0px 10px 0px #aaa;*/ /*overflow: scroll;*/
  }
  .navbar .menu-items li {
    margin-bottom: 1rem;
    font-size: 1.1rem;
    font-weight: 500;
    border-bottom: 1px solid #4a4a4a;
  }
  .logo {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 2.5rem;
  }
  .navbar-container input[type="checkbox"]:checked ~ .menu-items {
    transform: translateX(0);
  }
  .navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .line1 {
    transform: rotate(45deg);
  }
  .navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .line2 {
    transform: scaleY(0);
  }
  .navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .line3 {
    transform: rotate(-45deg);
  }
}

@media (max-width: 500px) {
  .navbar-container input[type="checkbox"]:checked ~ .logo {
    display: none;
  }
}
