@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&family=Saira+Condensed:wght@400;500;700&display=swap");
@font-face {
  font-family: WebRupee;
  src: url(../fonts/WebRupee.V2.0.eot);
  src: local("WebRupee"), url(../fonts/WebRupee.V2.0.ttf) format("truetype"), url(../fonts/WebRupee.V2.0.woff) format("woff"), url(../fonts/WebRupee.V2.0.svg) format("svg");
  font-weight: 600;
  font-style: normal;
}

/* line 14, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/variables.scss */
.rupee {
  font-family: WebRupee !important;
  padding: 0 5px;
}

/* line 3, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
.stroryOfStudentSingleSliderWrap .slick-dots {
  display: none !important;
}

@media (max-width: 768px) {
  /* line 3, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
  .stroryOfStudentSingleSliderWrap .slick-dots {
    display: block !important;
  }
}

/* line 9, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
.stroryOfStudentSingleSliderWrap .slick-slide {
  margin: 0px;
  padding: 0px;
}

/* line 13, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
.stroryOfStudentSingleSliderWrap .common-card {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  background-color: #eff1f4;
  border-radius: 30px;
  margin-bottom: 20px;
}

/* line 21, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
.stroryOfStudentSingleSliderWrap .common-card .common-card-body {
  padding: 30px 60px 20px 60px;
}

@media (max-width: 1366px) {
  /* line 21, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
  .stroryOfStudentSingleSliderWrap .common-card .common-card-body {
    padding: 20px 30px 20px 30px;
  }
}

@media (max-width: 991px) {
  /* line 21, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
  .stroryOfStudentSingleSliderWrap .common-card .common-card-body {
    padding: 20px 20px 20px 20px;
  }
}

/* line 29, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
.stroryOfStudentSingleSliderWrap .common-card .common-card-body .common-card-body-heads {
  padding-bottom: 20px;
}

@media (max-width: 1366px) {
  /* line 29, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
  .stroryOfStudentSingleSliderWrap .common-card .common-card-body .common-card-body-heads {
    padding-bottom: 10px;
  }
}

@media (max-width: 991px) {
  /* line 29, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
  .stroryOfStudentSingleSliderWrap .common-card .common-card-body .common-card-body-heads {
    padding-bottom: 5px;
  }
}

/* line 38, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
.stroryOfStudentSingleSliderWrap .common-card .common-card-body h3 {
  font-weight: 300;
  font-size: 4rem;
  line-height: 50px;
  color: #555555;
  padding-bottom: 20px;
}

@media (max-width: 1366px) {
  /* line 38, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
  .stroryOfStudentSingleSliderWrap .common-card .common-card-body h3 {
    font-size: 3.4rem;
    line-height: 40px;
    padding-bottom: 15px;
  }
}

@media (max-width: 1366px) {
  /* line 38, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
  .stroryOfStudentSingleSliderWrap .common-card .common-card-body h3 {
    font-size: 2.6rem;
    line-height: 30px;
    padding-bottom: 10px;
  }
}

@media (max-width: 991px) {
  /* line 38, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
  .stroryOfStudentSingleSliderWrap .common-card .common-card-body h3 {
    font-size: 2rem;
    line-height: 25px;
  }
}

/* line 59, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
.stroryOfStudentSingleSliderWrap .common-card .common-card-body p {
  font-size: 2.8rem;
  line-height: 35px;
  color: #555555;
}

@media (max-width: 1366px) {
  /* line 59, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
  .stroryOfStudentSingleSliderWrap .common-card .common-card-body p {
    font-size: 2.4rem;
    line-height: 30px;
  }
}

@media (max-width: 991px) {
  /* line 59, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
  .stroryOfStudentSingleSliderWrap .common-card .common-card-body p {
    font-size: 1.6rem;
    line-height: 25px;
  }
}

@media screen and (max-width: 1024px) {
  /* line 79, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
  .commonAccordion .commonAccordion-item .commonAccordian_content.curriculumSliderWrap {
    padding: 0px 0px 0px 20px;
  }
}

/* line 91, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
.curriculumSliderWrap .slick-slider .slick-track .item {
  padding-bottom: 16px;
}

/* line 93, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
.curriculumSliderWrap .slick-slider .slick-track .item.slick-slide {
  padding: 0px;
}

/* line 98, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
.curriculumSliderWrap .slick-slider .slick-dots {
  bottom: -25px;
}

/* line 102, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
.curriculumSliderWrap .item {
  padding-bottom: 16px;
}

/* line 105, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
.curriculumSliderWrap .rhs-box {
  border-radius: 18px;
}

/* line 107, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
.curriculumSliderWrap .rhs-box .rhs-box-heading {
  font-weight: 500;
  font-size: 2rem;
  line-height: 25px;
  color: #000000;
  padding: 22px 17px;
  margin-bottom: 0px;
}

/* line 115, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
.curriculumSliderWrap .rhs-box .rhs-box-content {
  padding: 20px 17px;
}

/* line 117, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
.curriculumSliderWrap .rhs-box .rhs-box-content .rhs-content-l {
  font-size: 1.8rem;
  font-weight: 300;
}

/* line 120, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
.curriculumSliderWrap .rhs-box .rhs-box-content .rhs-content-l::before {
  display: none;
}

@media screen and (max-width: 1024px) {
  /* line 117, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
  .curriculumSliderWrap .rhs-box .rhs-box-content .rhs-content-l {
    font-size: 1.4rem;
  }
}

/* line 127, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
.curriculumSliderWrap .rhs-box .rhs-box-content .rhs-content-r {
  text-align: right;
  font-size: 1.8rem;
  font-weight: 500;
}

@media screen and (max-width: 1024px) {
  /* line 127, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
  .curriculumSliderWrap .rhs-box .rhs-box-content .rhs-content-r {
    font-size: 1.4rem;
  }
}

/* line 138, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
.icon-cards-row {
  margin: 0 -30px;
}

@media screen and (max-width: 1024px) {
  /* line 138, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
  .icon-cards-row {
    margin: 0;
  }
}

/* line 143, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
.icon-cards-row .card {
  padding: 40px 60px 80px 60px;
  border-radius: 30px;
  height: 100%;
}

@media screen and (max-width: 1024px) {
  /* line 143, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
  .icon-cards-row .card {
    padding: 30px;
    border-radius: 20px;
  }
}

@media screen and (max-width: 600px) {
  /* line 143, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
  .icon-cards-row .card {
    padding: 20px;
    height: auto;
  }
}

/* line 156, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
.icon-cards-row .inner-icon-cards {
  padding: 30px;
}

@media screen and (max-width: 1024px) {
  /* line 156, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
  .icon-cards-row .inner-icon-cards {
    padding: 0 0 20px;
  }
}

/* line 161, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
.icon-cards-row .inner-icon-cards .icon-cards-heads {
  display: flex;
}

/* line 164, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
.icon-cards-row .inner-icon-cards .icon-cards-heads .icon {
  width: 105px;
  height: 105px;
  display: inline-block;
}

@media screen and (max-width: 1024px) {
  /* line 164, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
  .icon-cards-row .inner-icon-cards .icon-cards-heads .icon {
    width: 70px;
    height: 70px;
    margin-right: 20px;
  }
}

/* line 173, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
.icon-cards-row .inner-icon-cards .icon-cards-heads .icon img {
  width: 100px;
  height: 100px;
}

@media screen and (max-width: 1024px) {
  /* line 173, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
  .icon-cards-row .inner-icon-cards .icon-cards-heads .icon img {
    width: 65px;
    height: 65px;
  }
}

/* line 182, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
.icon-cards-row .inner-icon-cards .icon-cards-heads p {
  font-family: "Roboto", sans-serif;
  font-size: 3.4rem;
  font-weight: 500;
  color: #555555;
  line-height: 40px;
  padding: 50px 0;
  margin: 50px 0 0;
  border-top: 1px solid #c0c6d0;
  width: 100%;
}

@media screen and (max-width: 1024px) {
  /* line 182, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
  .icon-cards-row .inner-icon-cards .icon-cards-heads p {
    border: none;
    padding: 0;
    margin: 0;
    font-size: 2.8rem;
    line-height: normal;
    height: auto !important;
  }
}

/* line 203, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
.icon-cards-row .inner-icon-cards p {
  font-family: "Roboto", sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  color: #555555;
  line-height: 25px;
}

@media screen and (max-width: 1024px) {
  /* line 203, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
  .icon-cards-row .inner-icon-cards p {
    font-size: 1.4rem;
    margin-top: 20px;
  }
}

@media screen and (max-width: 1024px) {
  /* line 214, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
  .icon-cards-row .inner-icon-cards ul {
    padding: 20px 0px 10px;
  }
}

/* line 218, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
.icon-cards-row .inner-icon-cards ul li {
  margin-bottom: 15px;
}

/* line 219, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
.icon-cards-row .inner-icon-cards ul li a {
  font-weight: 500;
  font-size: 1.8rem;
  color: #555555;
  position: relative;
  border-bottom: 1px solid #555555;
  padding-bottom: 2px;
  display: inline-block;
  transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
}

/* line 231, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
.icon-cards-row .inner-icon-cards ul li a:hover {
  border-bottom: 1px solid transparent;
}

/* line 235, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
.icon-cards-row .inner-icon-cards .arrow-button {
  position: absolute;
  bottom: 40px;
}

@media screen and (max-width: 1024px) {
  /* line 235, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
  .icon-cards-row .inner-icon-cards .arrow-button {
    bottom: 20px;
  }
}

@media screen and (max-width: 767) {
  /* line 235, C:/Users/amimalho/Desktop/June-2023/2-June/UPES-Application-Form-Release/UPES-Application-Form-Release/application-form/assets/scss/infrastructure-development.scss */
  .icon-cards-row .inner-icon-cards .arrow-button {
    bottom: 0px;
    position: relative;
  }
}

/*# sourceMappingURL=../css/infrastructure-development.map */