@import url("https://fonts.googleapis.com/css2?family=Montserrat&family=Roboto&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
:root {
  --primary-font1: "Montserrat", sans-serif;
  --secondary-font: "Roboto", sans-serif;
  --color-primary1: #60060f;
  --color-heading: #170006;
  --color-bright-maroon: #8c0001;
  --color-sec-bg: #f1f1e9;
  --color-gray: #bbb6b7;
  --color-light-maroon: #f5f0eb;
  --color-dark: #0F172A;
  --color-white: #fff;
  --color-black: #000;
  --color-body: #fff;
  --color-dark-blue: #37008e;
  --color-light-blue: #0dace5;
  --color-dark-red: #cc014a;
  --color-dark-orange: #fd5e53;
}

a.site-button.custom2 {
  background-color: var(--color-light-maroon);
  color: var(--color-primary1) !important;
}

.top-bar {
  background-color: var(--color-primary1);
}
@media screen and (min-width: 992px) {
  .top-bar {
    height: 50px;
  }
}
.top-bar .topbar-style1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.top-bar .topbar-style1 .topbar-social {
  display: flex;
  justify-content: center;
}

.topbar-social {
  height: 50px;
  align-items: center;
  display: flex;
  color: var(--color-light-maroon);
}
.topbar-social li a {
  color: #fff !important;
}

.dlab-topbar-left ul li a, .dlab-topbar-right ul li a {
  color: var(--color-light-maroon);
}

.dlab-topbar-left ul li:after {
  background: var(--color-gray);
  opacity: 0.7;
  top: 4px;
}

.main-bar {
  background-color: var(--color-light-maroon);
}

.logo-header img, .logo-footer img {
  height: auto;
  width: 120%;
  padding: 5px 0px;
  max-width: 280px;
}
@media screen and (max-width: 768px) {
  .logo-header img, .logo-footer img {
    width: 150%;
  }
}

@media screen and (max-width: 768px) {
  .side-nav .nav.navbar-nav li a i.fa-chevron-down,
  .nav.navbar-nav li a i.fa-chevron-down,
  .nav.navbar-nav li a i.fa-angle-right {
    background-color: var(--color-primary1);
  }
}

@media only screen and (max-width: 767px) {
  .site-header .navbar-toggler, .site-header .is-fixed .navbar-toggler {
    margin: 35px 0 14px 10px;
  }
  .site-header .navbar-toggler span, .site-header .is-fixed .navbar-toggler span {
    color: red !important;
  }
}
.navicon span {
  height: 3px;
}

.navbar-toggler span {
  background: var(--color-primary1);
}

.header-nav .nav > li > a {
  color: #020d26;
  border: none;
}
@media screen and (min-width: 992px) {
  .header-nav .nav > li > a {
    padding: 38px 17px 37px 17px;
  }
}

.header-nav .nav > li.active > a, .header-nav .nav > li:hover > a {
  color: var(--color-primary1);
}

.header-nav .nav > li.active > a:after {
  background: var(--color-primary1);
  opacity: 0.5;
  width: calc(100% + 2px);
  position: absolute;
  bottom: 0;
  left: -1px;
}

.header-nav .nav > li:hover > a:after {
  background: var(--color-primary1);
  opacity: 1;
  width: calc(100% + 2px);
  position: absolute;
  bottom: -10;
  left: -1px;
}

.header-nav .nav > li > a:after {
  background: white;
  width: 0;
  position: absolute;
  bottom: 0;
  right: -1px;
  transition: all 0.8s;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
}

.header-nav .nav > li .sub-menu li a:hover,
.header-nav .nav > li .mega-menu > li ul a:hover {
  color: var(--color-bright-maroon);
  background-color: var(--color-light-maroon);
}

.academic-mega-menu .department-heading1 {
  background-color: var(--color-primary1) !important;
}

.header-nav .nav > li .mega-menu > li {
  background-color: var(--color-primary1);
}
.header-nav .nav > li .mega-menu > li.section1 {
  background-color: white;
}
.header-nav .nav > li .mega-menu > li.section2 {
  background-color: var(--color-primary1);
}
.header-nav .nav > li .mega-menu > li.section2 a {
  color: white;
}
.header-nav .nav > li .mega-menu > li.section3 {
  background-color: var(--color-dark);
}
.header-nav .nav > li .mega-menu > li.section3 a {
  color: white;
}

.header-nav .nav > li .mega-menu, .header-nav .nav > li .mega-menu li ul {
  border: 0px solid #f8f8f8 !important;
}

.header-nav .nav > li .mega-menu > li > a {
  border-bottom: 0px solid rgba(0, 0, 0, 0.1);
  border-left: 0px solid rgba(0, 0, 0, 0.1);
}

.header-nav .nav > li .mega-menu > li > a.mega-menu-border-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.header-nav .nav > li .mega-menu > li > a.mega-menu-border-bottom2 {
  border-bottom: 1px solid rgba(245, 240, 235, 0.1);
}

.header-nav .nav > li .mega-menu > li > a.mega-menu-border-bottom4 {
  border-bottom: 1px solid rgba(245, 240, 235, 0.1);
}

.header-nav .nav > li .mega-menu > li > a.mega-menu-border-bottom4 {
  color: var(--color-primary1);
}

.header-nav .nav > li .mega-menu > li:after {
  background-color: rgba(0, 0, 0, 0.1);
  width: 0px;
}

.swiper-banner1 {
  /* model */
  /* model */
  color: rgba(96, 6, 15, 0.73);
  --color-dark-blue: rgba(55, 0, 142, 0.86);
  --color-light-blue: rgba(13, 172, 229, 0.93);
  --color-dark-red: rgba(204, 1, 74, 0.92);
  --color-dark-orange: rgba(253, 94, 83, 0.89);
  /* switcher boxed size */
  /* ===== */
  /* = = = = */
}
.swiper-banner1 .banner-form {
  border-bottom: none;
}
.swiper-banner1 span.validation-message {
  color: var(--color-light-maroon);
  display: block;
  font-size: 14px;
  line-height: 16px;
  margin-top: 10px;
  text-align: left;
}
.swiper-banner1 .banner-form .form-control, .swiper-banner1 .banner-form .site-button {
  height: 50px;
}
.swiper-banner1 .form-select {
  background-color: var(--color-light-maroon);
}
@media screen and (max-width: 768px) {
  .swiper-banner1 .form-select {
    margin-bottom: 20px;
  }
}
.swiper-banner1 .main-slider.style-three {
  position: relative;
  z-index: 1;
}
.swiper-banner1 .banner.style-three .swiper {
  width: 100%;
}
.swiper-banner1 .main-slider.style-three .banner-pagination {
  position: relative;
  z-index: -1;
}
.swiper-banner1 .main-slider.style-three .banner-pagination img {
  height: 850px;
  width: 100%;
  object-fit: cover;
}
.swiper-banner1 .main-slider.style-three .banner-image {
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 2;
}
.swiper-banner1 .main-slider.style-three .dz-enquirey-box {
  width: 95%;
  background-color: var(--color-primary1);
  padding: 42px 50px 42px 50px;
  border-radius: 8px 0 0 8px;
  position: absolute;
  right: 0;
  bottom: -90px;
  z-index: 9;
}
.swiper-banner1 .main-slider.style-three .dz-enquirey-box .about-enquirey h2 {
  font-size: 35px;
  font-weight: 700;
  color: #FFFFFF;
}
.swiper-banner1 .main-slider.style-three .dz-enquirey-box .about-enquirey .form-group {
  margin-bottom: 0;
}
.swiper-banner1 .main-slider.style-three .dz-enquirey-box .about-enquirey .form-group .input-group .dz-form-logo {
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 9;
  background-color: var(--color-primary1);
  border-radius: 8px;
  top: 8px;
  left: 10px;
}
.swiper-banner1 .main-slider.style-three .dz-enquirey-box .about-enquirey .form-group .input-group .form-control {
  position: relative;
  background: var(--color-light-maroon);
  font-size: 14px;
  font-weight: 500;
  border-radius: 8px;
  padding: 10px 10px 10px 55px;
  height: 50px;
  border: 0;
}
.swiper-banner1 .main-slider.style-three .dz-enquirey-box .about-enquirey .form-group .input-group .form-control::-webkit-input-placeholder {
  color: var(--color-primary1);
}
.swiper-banner1 .main-slider.style-three .dz-enquirey-box .about-enquirey .enquirey-button {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  border: 0;
  background: var(--color-primary1);
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  transition: all 0.6s;
}
.swiper-banner1 .main-slider.style-three .dz-enquirey-box .about-enquirey .enquirey-button:hover {
  background: var(--color-light-maroon);
}
.swiper-banner1 .banner.style-three .banner-Swiper-one .swiper-pagination {
  position: absolute;
  text-align: unset;
  transition: 0.3s opacity;
  z-index: 10;
  top: 40%;
  right: 0;
  left: auto;
  writing-mode: tb;
  transform: none;
}
.swiper-banner1 .banner.style-three .banner-Swiper-one .swiper-pagination .swiper-pagination-bullet {
  margin-bottom: 10px;
  border: 4px solid #fff;
  width: 20px;
  height: 20px;
  opacity: 1;
  background: none;
}
.swiper-banner1 .banner.style-three .banner-Swiper-one .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--color-primary1);
}
.swiper-banner1 .modal-content .modal-header {
  background-color: var(--color-primary1);
  border-radius: 0;
}
.swiper-banner1 .modal-content .modal-header .btn-close {
  background: none;
  color: #fff;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: unset;
  width: 16px;
  height: 16px;
  outline: none;
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
}
.swiper-banner1 .modal-content .modal-header .btn-close:hover {
  color: #fff;
}
.swiper-banner1 .main-slider.style-three .banner-inner {
  position: absolute;
  z-index: 9;
  bottom: 245px;
  left: calc((100% - 1200px) / 2);
  max-width: 765px;
  width: 100%;
}
.swiper-banner1 .main-slider.style-three .banner-inner .banner-content {
  position: relative;
  z-index: 1;
}
.swiper-banner1 .main-slider.style-three .banner-inner .banner-content .banner-content-inner {
  background: rgba(55, 0, 142, 0.8);
  border-radius: 6px;
  padding: 50px;
}
.swiper-banner1 .main-slider.style-three .banner-inner .banner-content .banner-content-inner.color2 {
  background: rgba(204, 1, 74, 0.8);
}
.swiper-banner1 .main-slider.style-three .banner-inner .banner-content .banner-content-inner.color3 {
  background: rgba(96, 6, 15, 0.8);
}
.swiper-banner1 .main-slider.style-three .banner-inner .banner-content:after {
  content: "";
  position: absolute;
  width: 225px;
  height: 245px;
  border: 10px solid var(--color-light-maroon);
  left: -55px;
  top: -45px;
  opacity: 2;
  z-index: -1;
}
.swiper-banner1 .main-slider.style-three .banner-inner .banner-content .top-content h1 {
  font-size: 70px;
  font-weight: 700;
  color: var(--color-light-maroon);
  line-height: 1.1;
  margin-bottom: 10px;
  max-width: 640px;
}
.swiper-banner1 .main-slider.style-three .banner-inner .banner-content .top-content h1 span {
  color: white;
}
.swiper-banner1 .main-slider.style-three .banner-inner .banner-content .top-content p {
  font-size: 18px;
  font-weight: 400;
  color: white;
  line-height: 1.5;
  margin-bottom: 30px;
}
.swiper-banner1 .main-slider.style-three .banner-inner .dz-buttons .dz-banner-btn .site-button.style-1 svg {
  margin-left: 10px;
}
.swiper-banner1 .main-slider.style-three .banner-inner .dz-buttons .video-btn.style-1 svg {
  margin-right: 10px;
}
.swiper-banner1 .boxed .main-slider.style-three .banner-inner {
  left: calc((100% - 1024px) / 2);
  max-width: 600px;
}
.swiper-banner1 .boxed .main-slider.style-three .banner-inner .banner-content .banner-content-inner {
  padding: 30px;
}
.swiper-banner1 .boxed .main-slider.style-three .banner-inner .banner-content .top-content h1 {
  font-size: 50px;
}
.swiper-banner1 .boxed .main-slider.style-three .banner-inner .banner-content .top-content p {
  font-size: 15px;
  margin-bottom: 30px;
}
.swiper-banner1 .boxed .main-slider.style-three .dz-enquirey-box {
  width: 950px;
  padding: 42px 100px 42px 50px;
}
@media screen and (max-width: 1400px) {
  .swiper-banner1 .main-slider.style-three .banner-inner {
    bottom: 0%;
    left: 40%;
    transform: translate(-50%, -50%);
    max-width: 672px;
  }
  .swiper-banner1 .main-slider.style-three .banner-inner .banner-content .top-content h1 {
    font-size: 60px;
    max-width: 550px;
  }
  .swiper-banner1 .main-slider.style-three .dz-enquirey-box {
    width: 1200px;
    padding: 42px 300px 42px 50px;
  }
}
@media screen and (max-width: 1200px) {
  .swiper-banner1 .main-slider.style-three .dz-enquirey-box {
    width: 100%;
    padding: 30px;
    border-radius: 0;
    text-align: center;
  }
  .swiper-banner1 .main-slider.style-three .dz-enquirey-box .about-enquirey .form-group .input-group .form-control {
    font-size: 16px;
    border-radius: 8px;
    padding: 10px 10px 10px 60px;
    text-align: left;
  }
  .swiper-banner1 .banner.style-three .banner-Swiper-one .swiper-pagination {
    top: 50%;
  }
}
@media screen and (max-width: 1024px) {
  .swiper-banner1 .main-slider.style-three .banner-pagination img {
    height: 700px;
  }
  .swiper-banner1 .main-slider.style-three .banner-inner {
    max-width: 590px;
  }
  .swiper-banner1 .main-slider.style-three .banner-inner .banner-content .banner-content-inner {
    padding: 30px;
  }
  .swiper-banner1 .main-slider.style-three .banner-inner .banner-content .top-content h1 {
    font-size: 50px;
    max-width: 550px;
  }
  .swiper-banner1 .main-slider.style-three .banner-inner .banner-content .top-content p {
    max-width: unset;
    font-size: 16px;
  }
}
@media screen and (max-width: 991px) {
  .swiper-banner1 .main-slider.style-three {
    background-color: var(--color-primary1);
  }
  .swiper-banner1 .main-slider.style-three .banner-image {
    display: none;
  }
  .swiper-banner1 .main-slider.style-three .banner-pagination img {
    height: 600px;
  }
  .swiper-banner1 .main-slider.style-three .banner-inner {
    max-width: 550px;
    bottom: 15%;
  }
  .swiper-banner1 .main-slider.style-three .banner-inner .banner-content:after {
    left: -40px;
    top: -40px;
  }
  .swiper-banner1 .main-slider.style-three .dz-enquirey-box .about-enquirey h2 {
    margin-bottom: 20px;
  }
  .swiper-banner1 .main-slider.style-three .dz-enquirey-box {
    position: unset;
    padding: 20px;
  }
  .swiper-banner1 .main-slider.style-three .dz-enquirey-box .about-enquirey .enquirey-box-inner {
    margin-bottom: 20px;
  }
  .swiper-banner1 .banner.style-three .banner-Swiper-one .swiper-pagination {
    right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .swiper-banner1 .banner-pagination img {
    height: 500px;
  }
  .swiper-banner1 .banner-inner {
    max-width: 430px;
    left: 41%;
    bottom: 15%;
  }
  .swiper-banner1 .banner-content .banner-content-inner {
    padding: 20px;
  }
  .swiper-banner1 .banner-inner .banner-content:after {
    left: -30px;
    top: -30px;
    width: 175px;
    height: 195px;
  }
  .swiper-banner1 .banner-content .top-content h1 {
    font-size: 40px;
  }
  .swiper-banner1 .top-content p {
    max-width: unset;
    font-size: 14px;
    margin-bottom: 20px;
  }
  .swiper-banner1 .video-btn.style-1 svg {
    width: 40px;
    height: 40px;
    margin-right: 6px;
  }
  .swiper-banner1 .swiper-pagination {
    display: none;
  }
}
@media screen and (max-width: 575px) {
  .swiper-banner1 .main-slider.style-three .dz-enquirey-box {
    position: unset;
    padding: 20px;
  }
  .swiper-banner1 .main-slider.style-three .dz-enquirey-box .about-enquirey .enquirey-button {
    height: 50px;
  }
  .swiper-banner1 .main-slider.style-three .dz-enquirey-box .about-enquirey h2 {
    font-size: 25px;
  }
  .swiper-banner1 .main-slider.style-three .banner-inner .banner-content .top-content h1 {
    font-size: 30px;
  }
  .swiper-banner1 .main-slider.style-three .banner-inner {
    max-width: 340px;
    bottom: 20px;
    left: 0;
    transform: none;
  }
  .swiper-banner1 .main-slider.style-three .banner-inner .banner-content:after {
    display: none;
  }
  .swiper-banner1 .banner.style-three {
    position: relative;
  }
}
@media screen and (max-width: 400px) {
  .swiper-banner1 .main-slider.style-three .banner-inner {
    max-width: 340px;
    top: 58%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
.swiper-banner1 .video-btn.style-1 {
  margin-left: 20px;
  font-size: 16px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  color: var(--color-light-maroon);
}
@media screen and (max-width: 1200px) {
  .swiper-banner1 .section-head.style-1 h2 {
    font-size: 40px;
  }
  .swiper-banner1 .site-button.style-1 {
    font-size: 14px;
  }
  .swiper-banner1 .video-btn.style-1 {
    font-size: 14px;
  }
}
@media screen and (max-width: 991px) {
  .swiper-banner1 .section-head.style-1 {
    margin-bottom: 30px;
  }
  .swiper-banner1 .section-head.style-1 .dz-paragraph {
    max-width: unset;
  }
  .swiper-banner1 .section-head.style-1 p {
    max-width: unset;
  }
  .swiper-banner1 .site-button.style-2 {
    font-size: 14px;
    padding: 12px 15px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .swiper-banner1 .section-head.style-1 h2 {
    font-size: 30px;
  }
  .swiper-banner1 .site-button.style-1 {
    font-size: 12px;
    padding: 12px 15px;
  }
}
@media screen and (max-width: 575px) {
  .swiper-banner1 .video-btn.style-1 span {
    display: none;
  }
  .swiper-banner1 .content-inner-1.style-1 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .swiper-banner1 .section-head.style-1 {
    margin-bottom: 20px;
  }
  .swiper-banner1 .section-head.style-1 h6 {
    font-size: 16px;
  }
  .swiper-banner1 .section-head.style-1 h2 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .swiper-banner1 .section-head.style-1 .dz-paragraph {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .swiper-banner1 .section-head.style-1 p {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .swiper-banner1 .site-button.style-2 {
    margin-bottom: 0px;
  }
}

.study-at-hrit small {
  font-size: 16px;
  font-weight: 400;
  color: var(--color-dark);
}
.study-at-hrit img {
  max-width: 150px;
}
.study-at-hrit img.ibm {
  max-width: 210px;
}
.study-at-hrit h2.custom-h2 {
  color: #362d86;
  font-weight: 400 !important;
}
.study-at-hrit h2.custom-h2 strong {
  font-weight: 700;
}
.study-at-hrit .custom-small1 {
  text-align: center;
  color: #362d86;
  margin-top: 5px;
  font-weight: bold;
  font-size: 20px;
}
.study-at-hrit .custom-small1 span {
  font-weight: 400;
  font-size: 16px;
}
.study-at-hrit .study_at {
  padding-bottom: 2rem;
  padding-top: 8rem;
}
@media screen and (max-width: 768px) {
  .study-at-hrit .study_at {
    padding-bottom: 1rem;
    padding-top: 2rem;
  }
}
.study-at-hrit .study_at .row {
  align-items: center;
}
.study-at-hrit .study_at h1 {
  font-size: 3rem;
  line-height: 3rem;
  color: var(--color-primary1);
  font-weight: 900;
}
@media screen and (max-width: 768px) {
  .study-at-hrit .study_at h1 {
    font-size: 2.5rem;
  }
}
.study-at-hrit .study_p p {
  font-size: 1.5rem;
  line-height: 2rem;
  padding-right: 10rem;
  margin: 0;
  color: #363636;
}
@media screen and (max-width: 768px) {
  .study-at-hrit .study_p p {
    padding-right: 1rem;
  }
}
.study-at-hrit .study_at h2 {
  font-size: 1.6rem;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 20px;
}
.study-at-hrit section.study_at ul {
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
}
.study-at-hrit section.study_at ul li {
  width: 100%;
  height: 200px;
  position: relative;
  padding: 2.1rem 2.8rem;
  transform: translate(0%, 0%);
  background-color: transparent;
  cursor: pointer;
  overflow: hidden;
  transition: 0.5s;
}
.study-at-hrit section.study_at ul li::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  background-color: rgba(255, 255, 255, 0.2784313725);
  border-radius: 0% 50% 50% 0%;
  bottom: 0px;
  left: 0px;
  z-index: -1000;
  transition: 1s;
}
.study-at-hrit section.study_at ul li:hover::after {
  width: 200px;
  height: 200px;
  padding: 0;
  margin: 0;
}
.study-at-hrit section.study_at ul li:hover {
  color: #fff;
}
.study-at-hrit section.study_at h3 {
  font-size: 1.5rem;
  line-height: 1.7rem;
  font-weight: 700;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .study-at-hrit section.study_at h3 {
    font-size: 1rem;
    line-height: 1.2rem;
  }
}
.study-at-hrit .visually-hidden,
.study-at-hrit .visually-hidden-focusable:not(:focus):not(:focus-within) {
  clip: rect(0, 0, 0, 0) !important;
  border: 0 !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}
.study-at-hrit .stretched-link:after {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.study-at-hrit .read-icon {
  display: inline-block;
  position: absolute;
  background: var(--color-primary1);
  padding: 1px 8px;
  color: #fff;
  font-size: 2rem;
  font-weight: 300;
  line-height: 2rem;
  bottom: 25px;
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.4117647059);
}
.study-at-hrit section.study_at ul li:nth-child(1) {
  background: var(--color-dark-blue);
}
.study-at-hrit section.study_at ul li:nth-child(2) {
  background: var(--color-dark-orange);
}
.study-at-hrit section.study_at ul li:nth-child(3) {
  background: var(--color-light-blue);
}
.study-at-hrit section.study_at ul li:nth-child(4) {
  background: var(--color-dark-red);
}
@media (max-width: 992px) {
  .study-at-hrit section.study_at ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0rem;
  }
  .study-at-hrit section.study_at ul li {
    width: 100%;
  }
}
@media (max-width: 765px) {
  .study-at-hrit section.study_at ul li {
    height: 10rem;
  }
}
@media (min-width: 320px) and (max-width: 575px) {
  .study-at-hrit .study_at ul li {
    height: 217px;
    flex: 0 0 auto;
    width: 50%;
    padding: 30px 15px;
  }
}

.color-light {
  color: var(--color-light-maroon) !important;
}

.our-departments {
  background-color: var(--color-primary1);
  /* = = = = */
}
.our-departments .our-services .services-inner {
  padding-top: 30px;
  padding-bottom: 30px;
}
.our-departments .our-services .service-bg-img {
  position: absolute;
  top: -1px;
  left: 0;
}
.our-departments .our-services .section-head.style-1 {
  margin-bottom: 60px;
}
.our-departments .our-services .section-head.style-1 h6 {
  margin-bottom: 10px;
}
.our-departments .our-services .section-head.style-1 h2 {
  max-width: unset;
}
.our-departments .our-services-carousel.owl-carousel .owl-stage-outer {
  overflow: unset;
}
.our-departments .our-services-carousel.owl-carousel .owl-item {
  opacity: 0;
  transition: all 0.6s;
  transition-delay: 0.8s;
}
.our-departments .our-services-carousel.owl-carousel .owl-item.active {
  opacity: 1;
}
.our-departments .our-services-carousel .owl-item {
  margin-bottom: 30px;
}
.our-departments .our-services-carousel .owl-nav {
  display: block;
}
.our-departments .our-services-carousel .owl-nav .owl-prev, .our-departments .our-services-carousel .owl-nav .owl-next {
  background-color: #fff;
  color: #130F26;
  font-size: 16px;
  cursor: pointer;
  border-style: solid;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 6px;
  box-shadow: 0px 15px 50px 0px rgba(36, 85, 80, 0.2);
  position: absolute;
}
.our-departments .our-services-carousel .owl-nav .owl-prev {
  left: -10%;
  top: 40%;
}
.our-departments .our-services-carousel .owl-nav .owl-next {
  right: -10%;
  top: 40%;
}
.our-departments .our-services-carousel .owl-nav .owl-prev:after, .our-departments .our-services-carousel .owl-nav .owl-next:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 70%;
  background-color: var(--color-primary1);
  border-radius: 6px;
  z-index: -1;
}
.our-departments .our-services-carousel .owl-nav .owl-prev:after {
  left: -4px;
}
.our-departments .our-services-carousel .owl-nav .owl-next:after {
  right: -4px;
}
.our-departments .our-services .section-content.style-1 .item {
  margin-bottom: 50px;
}
.our-departments .dz-services-box {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0px 15px 50px 0px rgba(36, 85, 80, 0.1);
}
.our-departments .dz-services-box:after {
  position: absolute;
  z-index: -1;
  content: "";
  width: 90%;
  height: 83%;
  background-color: red;
  top: 30px;
  border-radius: 10px;
  left: 5%;
}
.our-departments .box-color1:after {
  background-color: var(--color-dark-blue);
}
.our-departments .box-color2:after {
  background-color: var(--color-dark-red);
}
.our-departments .box-color3:after {
  background-color: var(--color-light-blue);
}
.our-departments .box-color4:after {
  background-color: var(--color-dark-orange);
}
.our-departments .box-color5:after {
  background-color: var(--color-dark-blue);
}
.our-departments .box-color6:after {
  background-color: var(--color-dark-red);
}
.our-departments .box-color7:after {
  background-color: var(--color-light-blue);
}
.our-departments .box-color8:after {
  background-color: var(--color-dark-orange);
}
.our-departments .box-color9:after {
  background-color: var(--color-dark-blue);
}
.our-departments .box-color10:after {
  background-color: var(--color-dark-red);
}
.our-departments .box-color11:after {
  background-color: var(--color-light-blue);
}
.our-departments h3.post-title {
  line-height: 20px;
  height: 70px;
}
.our-departments h3.post-title a {
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
}
.our-departments .site-button {
  background-color: var(--color-primary1);
  color: white !important;
}
.our-departments .dz-services-box .dz-services-media {
  width: 100%;
  height: 170px;
}
.our-departments .dz-services-box .dz-services-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.our-departments .dz-services-box .dz-services-info {
  padding: 20px 10px 20px 10px;
}
.our-departments .dz-services-box .dz-services-info h3 {
  font-size: 20px;
  font-weight: 600;
  color: #06312C;
  margin-bottom: 10px;
}
.our-departments .dz-services-box .dz-services-info a {
  color: #06312C;
}
.our-departments .dz-services-box .dz-services-info a:hover {
  color: #06312C;
}
.our-departments .dz-services-box .dz-services-info p {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 1.3;
  font-family: "Montserrat", sans-serif;
}
@media screen and (max-width: 1400px) {
  .our-departments .our-services-carousel .owl-nav .owl-next {
    right: 10%;
    top: -25%;
  }
  .our-departments .our-services-carousel .owl-nav .owl-prev {
    left: 10%;
    top: -25%;
  }
}
@media screen and (max-width: 1199px) {
  .our-departments .our-services .services-inner {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
@media screen and (max-width: 991px) {
  .our-departments .our-services-carousel .owl-nav .owl-next {
    right: 0;
    top: -25%;
  }
  .our-departments .our-services-carousel .owl-nav .owl-prev {
    left: 0;
    top: -25%;
  }
  .our-departments .our-services {
    background-image: none;
    background-repeat: unset;
    background-position: unset;
  }
}
@media screen and (max-width: 767px) {
  .our-departments .our-services .section-head.style-1 {
    margin-bottom: 30px;
  }
  .our-departments .our-services .section-content.style-1 .item {
    margin-bottom: 30px;
  }
  .our-departments .dz-services-box:after {
    top: 50px;
  }
  .our-departments .our-services-carousel .owl-nav .owl-prev, .our-departments .our-services-carousel .owl-nav .owl-next {
    width: 40px;
    height: 40px;
  }
  .our-departments .our-services-carousel .owl-nav .owl-next {
    right: 0;
    top: -16%;
  }
  .our-departments .our-services-carousel .owl-nav .owl-prev {
    left: 0;
    top: -16%;
  }
  .our-departments .our-services {
    background-image: none;
    background-repeat: unset;
    background-position: unset;
    padding-top: 30px;
  }
}
@media screen and (max-width: 575px) {
  .our-departments .our-services .section-content.style-1 .item {
    margin-bottom: 30px;
  }
  .our-departments .dz-services-box:after {
    top: 45px;
  }
}
@media screen and (max-width: 400px) {
  .our-departments .our-services .section-content.style-1 .item {
    margin-bottom: 60px;
  }
  .our-departments .our-services-carousel .owl-nav .owl-next {
    right: 10%;
    top: 85%;
  }
  .our-departments .our-services-carousel .owl-nav .owl-prev {
    left: 10%;
    top: 85%;
  }
  .our-departments .dz-services-box:after {
    top: 23px;
  }
}

.our-departments2 {
  /* = = = = */
}
.our-departments2 .dz-gallery {
  background: var(--color-light-maroon);
  padding-bottom: 100px;
}
.our-departments2 .dz-gallery .section-head.style-1 h2 {
  max-width: unset;
}
.our-departments2 .dz-gallery .carousel-gallery .dz-gallery-media {
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  transition: all 0.6s;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .our-departments2 .dz-gallery .carousel-gallery .dz-gallery-media {
    height: 200px;
  }
}
.our-departments2 .dz-gallery .carousel-gallery .dz-gallery-media:after {
  content: "";
  position: absolute;
  background: linear-gradient(rgba(6, 49, 44, 0) 0%, rgba(0, 0, 0, 0.87) 71.88%);
  width: 100%;
  top: auto;
  left: 0;
  bottom: 0;
  transition: all 0.6s;
  height: 100%;
}
.our-departments2 .dz-gallery .carousel-gallery .dz-gallery-media.color1:after {
  background: linear-gradient(rgba(6, 49, 44, 0) 0%, rgba(55, 0, 142, 0.93) 50.88%) !important;
}
.our-departments2 .dz-gallery .carousel-gallery .dz-gallery-media.color2:after {
  background: linear-gradient(rgba(6, 49, 44, 0) 0%, rgba(13, 172, 229, 0.97) 71.88%) !important;
}
.our-departments2 .dz-gallery .carousel-gallery .dz-gallery-media.color3:after {
  background: linear-gradient(rgba(6, 49, 44, 0) 0%, rgba(204, 1, 74, 0.89) 71.88%) !important;
}
.our-departments2 .dz-gallery .carousel-gallery .dz-gallery-media.color4:after {
  background: linear-gradient(rgba(6, 49, 44, 0) 0%, rgba(253, 94, 83, 0.93) 71.88%) !important;
}
.our-departments2 .dz-gallery .carousel-gallery .dz-gallery-media.color5:after {
  background: linear-gradient(rgba(6, 49, 44, 0) 0%, rgba(55, 0, 142, 0.93) 71.88%) !important;
}
.our-departments2 .dz-gallery .carousel-gallery .dz-gallery-media.color6:after {
  background: linear-gradient(rgba(6, 49, 44, 0) 0%, rgba(13, 172, 229, 0.97) 71.88%) !important;
}
.our-departments2 .dz-gallery .carousel-gallery .dz-gallery-media.color7:after {
  background: linear-gradient(rgba(6, 49, 44, 0) 0%, rgba(204, 1, 74, 0.89) 71.88%) !important;
}
.our-departments2 .dz-gallery .carousel-gallery .dz-gallery-media.color8:after {
  background: linear-gradient(rgba(6, 49, 44, 0) 0%, rgba(253, 94, 83, 0.93) 71.88%) !important;
}
.our-departments2 .dz-gallery .carousel-gallery .dz-gallery-media.color9:after {
  background: linear-gradient(rgba(6, 49, 44, 0) 0%, rgba(55, 0, 142, 0.93) 71.88%) !important;
}
.our-departments2 .dz-gallery .carousel-gallery .dz-gallery-media.color10:after {
  background: linear-gradient(rgba(6, 49, 44, 0) 0%, rgba(13, 172, 229, 0.97) 71.88%) !important;
}
.our-departments2 .dz-gallery .carousel-gallery .dz-gallery-media.color11:after {
  background: linear-gradient(rgba(6, 49, 44, 0) 0%, rgba(204, 1, 74, 0.89) 71.88%) !important;
}
.our-departments2 .dz-gallery .carousel-gallery .dz-gallery-media.color12:after {
  background: linear-gradient(rgba(6, 49, 44, 0) 0%, rgba(253, 94, 83, 0.93) 71.88%) !important;
}
.our-departments2 .dz-gallery .carousel-gallery .dz-gallery-media:hover:after {
  height: 20%;
}
.our-departments2 .carousel-gallery .dz-gallery-media .dz-gallery-info {
  position: absolute;
  z-index: 9;
  opacity: 0;
  transition: all 0.6s;
  opacity: 1;
}
.our-departments2 .dz-gallery .carousel-gallery .dz-gallery-media:hover .dz-gallery-info {
  opacity: 1;
}
.our-departments2 .dz-gallery .carousel-gallery .dz-gallery-media .dz-gallery-info h3 {
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
  padding: 0px 10px;
  text-align: center;
  color: #ffffff;
  margin-bottom: 10px;
}
.our-departments2 .dz-gallery .carousel-gallery .dz-gallery-media .dz-gallery-info h6 {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: var(--color-light-maroon);
  margin-bottom: 25px;
}
.our-departments2 .dz-gallery .carousel-gallery .dz-gallery-media .dz-gallery-info .icon-bx {
  color: var(--color-primary1);
  font-size: 20px;
  width: 50px;
  height: 50px;
  background: var(--color-light-maroon);
  border-radius: 6px;
  display: block;
  text-align: center;
  line-height: 52px;
  border: 0;
  margin: auto;
}
.our-departments2 .dz-gallery .carousel-gallery .dz-media2 {
  margin-top: 50px;
}
.our-departments2 .dz-gallery .carousel-gallery .dz-gallery-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.our-departments2 .carousel-gallery .owl-dots {
  display: flex;
  background: var(--color-primary1);
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%, -50%);
  padding: 5px 5px;
  border-radius: 10px;
  cursor: pointer;
}
.our-departments2 .carousel-gallery .owl-dots .owl-dot {
  width: 25px;
  height: 6px;
  background: var(--color-light-maroon);
  margin: 0 5px 0px;
  border-radius: 5px;
  transition: all 0.6s;
}
.our-departments2 .carousel-gallery .owl-dots .owl-dot.active {
  background: #fff;
  width: 40px;
}
@media screen and (max-width: 1199px) {
  .our-departments2 .dz-gallery .carousel-gallery .dz-gallery-media .dz-gallery-info .icon-bx {
    font-size: 16px;
    width: 40px;
    height: 40px;
    line-height: 42px;
  }
}
@media screen and (max-width: 767px) {
  .our-departments2 .dz-gallery .carousel-gallery .dz-media2 {
    margin-top: unset;
  }
  .our-departments2 .dz-gallery .section-content {
    padding: 0 15px;
  }
  .our-departments2 .carousel-gallery .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    background: var(--color-light-maroon);
    margin: 0 5px 0px;
    border-radius: 50%;
  }
  .our-departments2 .carousel-gallery .owl-dots .owl-dot.active {
    background: #fff;
    width: 20px;
    border-radius: 5px;
    transition: all 0.6s;
  }
}
@media screen and (max-width: 575px) {
  .our-departments2 .carousel-gallery .owl-dots .owl-dot {
    width: 6px;
    height: 6px;
    background: var(--color-light-maroon);
    margin: 0 5px 0px;
    border-radius: 50%;
  }
  .our-departments2 .carousel-gallery .owl-dots .owl-dot.active {
    background: #fff;
    width: 16px;
    border-radius: 5px;
    transition: all 0.6s;
  }
  .our-departments2 .dz-gallery .carousel-gallery .dz-gallery-media {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .our-departments2 .section-head.style-1 h6 {
    font-size: 20px;
    font-weight: bolder !important;
  }
}

.custom-tab {
  /* Garden Service */
  padding-top: 50px;
  /* FLOAT */
}
.custom-tab .garden-service-tabs ul.nav-tabs {
  border: 0;
  padding-right: 25px;
}
.custom-tab .garden-service-tabs ul.nav-tabs li a:before {
  width: 100%;
  border-bottom: 1px dashed #E0E0E0 !important;
  height: 1px;
  content: "";
  position: absolute;
  bottom: 0px;
  z-index: -1;
  left: 0;
}
.custom-tab .garden-service-tabs ul.nav-tabs li {
  display: block;
  width: 100%;
  position: relative;
}
.custom-tab .garden-service-tabs ul.nav-tabs li a:hover,
.custom-tab .garden-service-tabs ul.nav-tabs li a.nav-link.active {
  border: 0;
  background-color: #287a2c;
  border-radius: 4px;
  color: #fff;
  box-shadow: 5px 5px 20px -10px #002a00;
  isolation: auto;
}
.custom-tab .garden-service-tabs ul.nav-tabs li a {
  display: block;
  border: 0 !important;
  font-size: 16px;
  padding: 15px 25px;
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  transition: all 0s linear;
  position: relative;
}
.custom-tab .garden-service-tabs ul.nav-tabs li a.nav-link:after,
.custom-tab .garden-service-tabs ul.nav-tabs li a.nav-link:after {
  font-family: "Font Awesome 5 free";
  font-weight: 700;
  content: "\f0da";
  position: absolute;
  right: 15px;
  font-size: 94px;
  top: -43px;
  transition: all 0s linear;
  color: #287a2c;
  opacity: 0;
  z-index: -1;
}
.custom-tab .garden-service-tabs ul.nav-tabs li a.nav-link:hover:after,
.custom-tab .garden-service-tabs ul.nav-tabs li a.nav-link.active:after {
  right: -27px;
  opacity: 1;
  z-index: 1;
}
.custom-tab .garden-service-tabs {
  position: sticky;
  top: 100px;
}
.custom-tab .garden-service-tabs.right ul.nav-tabs {
  padding-right: 0;
  padding-left: 25px;
}
.custom-tab .garden-service-tabs.right ul.nav-tabs li a.nav-link:hover:after,
.custom-tab .garden-service-tabs.right ul.nav-tabs li a.nav-link.active:after {
  left: -27px;
  right: auto;
  opacity: 1;
  z-index: 1;
  content: "\f0d9";
}
.custom-tab .list-2,
.custom-tab .list-3,
.custom-tab .list-4,
.custom-tab .list-5 {
  clear: both;
  display: table;
  box-sizing: border-box;
}
.custom-tab .list-2 li {
  width: 50%;
  float: left;
}
.custom-tab .list-3 li {
  width: 33.33%;
  float: left;
}
.custom-tab .list-4 li {
  width: 25%;
  float: left;
}
.custom-tab .list-5 li {
  width: 20%;
  float: left;
}
.custom-tab .add-plat.shop-add {
  margin-top: 20px;
}
.custom-tab .add-plat {
  padding: 40px;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  margin-top: 80px;
  border-radius: 4px;
  overflow: hidden;
  outline: 1px dashed rgba(255, 255, 255, 0.4);
  outline-offset: -20px;
}
.custom-tab .add-plat .site-button.yellow {
  margin-left: auto;
  color: #fcff00;
  border-color: inherit;
  font-weight: 600;
  border-width: 2px;
  text-align: center;
}
.custom-tab .add-plat .site-button.yellow:hover {
  margin-left: auto;
  color: #000;
  background-color: #fcff00;
  border-color: #fcff00;
}
.custom-tab .add-plat:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #0d370d;
  opacity: 0.8;
  z-index: -1;
}
.custom-tab .side-bar,
.custom-tab .top-sticky {
  position: sticky;
  top: 100px;
}
.custom-tab .contact-pic {
  width: 130px;
  height: 130px;
  border-radius: 100px;
  overflow: hidden;
  border: 5px solid #fff;
  margin: auto;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
}
.custom-tab .contant-no-area {
  width: 200px;
  text-align: center;
  position: fixed;
  z-index: 998;
  right: 25px;
  bottom: 20px;
}
.custom-tab .contact-name {
  background: #287a2c;
  color: #fff;
  border-radius: 4px;
  width: auto;
  position: absolute;
  padding: 2px 15px;
  bottom: 0;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Lora", serif;
  font-size: 12px;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
}
.custom-tab .contact-number {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
  padding: 10px;
  border-radius: 6px;
  -webkit-animation: float 2s linear infinite;
  animation: float 2s linear infinite;
}
.custom-tab .contact-number h5 {
  margin: 0 0 5px 0;
  font-size: 13px;
  color: #707070;
}
.custom-tab .contact-number h6 {
  margin: 0;
  font-size: 18px;
  color: #000;
}
.custom-tab .blog-post h2.post-title {
  font-size: 32px;
  line-height: 40px;
}
.custom-tab .blog-post h3.post-title {
  font-size: 28px;
  line-height: 35px;
}
.custom-tab .blog-post h4.post-title {
  font-size: 24px;
  line-height: 30px;
}
.custom-tab .blog-post h5.post-title {
  font-size: 20px;
  line-height: 28px;
}
.custom-tab .blog-post p {
  font-size: 16px;
  color: #707070;
}
.custom-tab .blog-post .site-button-link {
  font-family: "Lora", serif;
  font-size: 16px;
}
@-webkit-keyframes float {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
}
@keyframes float {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@media only screen and (max-width: 767px) {
  .custom-tab .add-plat.shop-add {
    margin-top: 0;
  }
  .custom-tab .add-plat {
    margin-top: 30px;
    display: block;
    text-align: center;
  }
  .custom-tab .add-plat h2 {
    font-size: 22px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 576px) {
  .custom-tab .list-3 li,
  .custom-tab .list-4 li,
  .custom-tab .list-5 li {
    width: 50%;
  }
  .custom-tab .contact-pic {
    width: 60px;
    height: 60px;
    border-radius: 100px;
    border: 3px solid #fff;
  }
  .custom-tab .contact-name {
    padding: 2px 10px;
    width: 80px;
    font-size: 10px;
  }
  .custom-tab .contact-number {
    padding: 6px;
  }
  .custom-tab .contact-number h5 {
    font-size: 11px;
    margin: 0 0 0px 0;
  }
  .custom-tab .contact-number h6 {
    font-size: 14px;
  }
  .custom-tab .contant-no-area {
    width: 140px;
  }
}
.custom-tab .extra-nav .site-button-link {
  cursor: pointer;
}

.section-head.style-1 h6 {
  font-size: 25px;
  font-weight: 400 !important;
}
.section-head.style-1 h2 {
  font-size: 32px;
  line-height: 45px;
  font-weight: 700 !important;
  margin-bottom: 25px;
  color: var(--color-primary1);
  text-transform: uppercase;
}

.bg-light-maroon {
  background-color: var(--color-light-maroon) !important;
}

.site-button.custom1 {
  background-color: var(--color-dark);
}

.site-button.custom2 {
  background-color: var(--color-primary1);
}

.form-instruction {
  color: var(--color-light-maroon);
  display: block;
  margin-bottom: 10px;
}

.white-popup {
  position: relative;
  background: #fff;
  padding: 10px;
  width: auto;
  max-width: 500px;
  margin: 10px auto;
  border-radius: 20px;
}

.white-popup2 {
  position: relative;
  background: transparent;
  padding: 10px;
  width: auto;
  max-width: 600px;
  margin: 10px auto;
}

.mfp-close-btn-in .mfp-close {
  color: #fff;
  background: none;
  font-size: 40px;
}

.mfp-close-btn-in .mfp-close {
  width: 50px;
  height: 50px;
}

.mfp-iframe-holder .mfp-close {
  top: -40;
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
  right: -40;
  text-align: center;
  padding-right: 0;
}

#query-popup {
  background-color: var(--color-secondry);
}
#query-popup .col-md-12 {
  margin-bottom: 20px;
}
#query-popup .validation-message {
  color: white;
  margin-top: 10px;
  font-size: 14px;
  display: block;
  position: relative;
}
#query-popup .site-button {
  margin-bottom: 0px;
}
#query-popup .agree-condition {
  color: var(--rgba-primary-2);
}
#query-popup h2.title span.text-primary {
  color: lightgoldenrodyellow !important;
}

#query-popup5 {
  background-color: var(--color-primary1);
}
#query-popup5 .col-md-12 {
  margin-bottom: 20px;
}
#query-popup5 .validation-message {
  color: white;
  margin-top: 10px;
  font-size: 14px;
  display: block;
  position: relative;
}
#query-popup5 .site-button {
  margin-bottom: 0px;
}
#query-popup5 .agree-condition {
  color: var(--rgba-primary-2);
}
#query-popup5 h2.title span.text-primary {
  color: lightgoldenrodyellow !important;
}

#query-popup2 {
  background-color: var(--color-light-maroon);
}
#query-popup2 .mfp-close {
  color: var(--color-dark-orange) !important;
  font-size: 40px;
  background: none;
}
#query-popup2 .col-md-12 {
  margin-bottom: 20px;
}
#query-popup2 span.validation-message {
  color: var(--color-dark-orange) !important;
  font-weight: bolder;
}
#query-popup2 .form-instruction {
  color: var(--color-dark) !important;
}
#query-popup2 .validation-message {
  color: white;
  margin-top: 10px;
  font-size: 14px;
  display: block;
  position: relative;
}
#query-popup2 .site-button {
  margin-bottom: 0px;
}
#query-popup2 .agree-condition {
  color: var(--rgba-primary-2);
}
#query-popup2 .form-group .input-group .form-control, #query-popup2 .form-select {
  background-color: white;
}
#query-popup2 h2.title {
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
  color: var(--color-primary1) !important;
}
#query-popup2 h2.title span.text-primary {
  color: lightgoldenrodyellow !important;
}
#query-popup2 strong {
  font-weight: 700;
}

@media (max-width: 768px) {
  #query-popup h2.title {
    font-size: 25px;
    margin: 10px auto;
  }
}
.white-popup .banner-form {
  border-bottom: none;
}
.white-popup span.validation-message {
  position: relative;
  color: var(--color-light-maroon);
  display: block;
  font-size: 14px;
  line-height: 16px;
  margin-top: -20px;
  text-align: left;
}
.white-popup .form-control, .white-popup .site-button {
  height: 50px;
}
.white-popup .form-select {
  background-color: var(--color-light-maroon);
}
@media screen and (max-width: 768px) {
  .white-popup .form-select {
    margin-bottom: 20px;
  }
}
.white-popup h2.title {
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
  color: #FFFFFF;
}
.white-popup .form-group {
  margin-bottom: 0;
}
.white-popup .form-group .input-group .dz-form-logo {
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 9;
  background-color: var(--color-primary1);
  border-radius: 8px;
  border-top-right-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  top: 8px;
  left: 10px;
}
.white-popup .form-group .input-group .form-control {
  position: relative;
  background: var(--color-light-maroon);
  font-size: 14px;
  font-weight: 500;
  border-radius: 8px;
  padding: 10px 10px 10px 55px;
  border-radius: 8px;
  border-top-left-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
  height: 50px;
  border: 0;
}
.white-popup .col-lg-12 {
  margin-bottom: 10px;
}
.white-popup .form-group .input-group .form-control::-webkit-input-placeholder {
  color: var(--color-primary1);
}
.white-popup .enquirey-button {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  border: 0;
  background: var(--color-primary1);
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  transition: all 0.6s;
}
.white-popup .enquirey-button:hover {
  background: var(--color-light-maroon);
}
.white-popup .site-button.style-1 svg {
  margin-left: 10px;
}

div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm) {
  background-color: var(--color-primary1) !important;
  width: 200px;
}

.contact-pic {
  width: 130px;
  height: 130px;
  border-radius: 100px;
  overflow: hidden;
  border: 5px solid #fff;
  margin: auto;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
}

.contant-no-area {
  width: 200px;
  text-align: center;
  position: fixed;
  z-index: 998;
  right: 25px;
  bottom: 20px;
}

.contact-name {
  background: #ff5e14;
  color: #fff;
  border-radius: 4px;
  width: auto;
  position: absolute;
  padding: 2px 15px;
  bottom: 0;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Lora", serif;
  font-size: 12px;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
}

.contact-number {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  background: var(--color-primary1);
  padding: 10px;
  border-radius: 6px;
  -webkit-animation: float 2s linear infinite;
  animation: float 2s linear infinite;
}

.contact-number h5 {
  margin: 0 0 5px 0;
  font-size: 13px;
  color: #ffffff;
}

.contact-number h6 {
  margin: 0;
  font-size: 22px;
  line-height: 15px;
  color: var(--color-light-maroon);
}

.happening-at-hrit h5.event-date {
  color: var(--color-primary1);
  font-size: 14px;
  text-align: left;
  margin-bottom: 0px;
  font-weight: 500;
  text-transform: uppercase;
}
.happening-at-hrit h5.event-date i {
  font-size: 18px;
  display: inline-block;
  margin-top: -5px;
}
.happening-at-hrit .dlab-post-info .dlab-post-meta {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 12px;
  position: relative;
}
.happening-at-hrit .dlab-post-info .dlab-post-meta:after {
  content: "";
  width: 50px;
  height: 2px;
  background: var(--color-primary1);
  position: absolute;
  bottom: -1px;
  left: 0;
}
@media screen and (max-width: 768px) {
  .happening-at-hrit .item {
    padding: 0px 50px;
  }
}
.happening-at-hrit .owl-nav button.owl-prev, .happening-at-hrit .owl-nav button.owl-next {
  background-color: var(--color-light-maroon) !important;
  color: var(--color-primary1);
}
.happening-at-hrit .owl-nav button.owl-prev:hover, .happening-at-hrit .owl-nav button.owl-next:hover {
  color: white;
  background-color: var(--color-dark-orange) !important;
}
.happening-at-hrit .owl-dots-primary-full.owl-theme .owl-dots .owl-dot span, .happening-at-hrit .owl-dots-primary-big.owl-theme .owl-dots .owl-dot span {
  background-color: white;
}

.social-wall {
  padding-top: 50px;
}
@media screen and (max-width: 768px) {
  .social-wall {
    padding-top: 30px;
  }
}
.social-wall ul {
  display: flex;
}
.social-wall ul li {
  background-color: var(--color-light-maroon);
  padding: 5px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
}
.social-wall ul li i {
  font-size: 15px;
}
.social-wall ul li .facebook {
  color: #045FB4;
}
.social-wall ul li .instagram {
  color: #FE2E2E;
}
.social-wall ul li .twitter {
  color: #2E2E2E;
}
.social-wall ul li .linkedin {
  color: #0489B1;
}
.social-wall h2 {
  text-align: center;
  color: var(--color-primary1);
  margin-bottom: 10px;
  font-size: 35px;
  font-weight: 700;
}
.social-wall h2 i {
  font-size: 30px;
}
.social-wall h2 span {
  color: black;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .social-wall h2 {
    padding-bottom: 10px;
  }
}
.social-wall .item {
  position: relative;
}
.social-wall .social_box {
  position: relative;
  padding-top: 10px;
}
.social-wall .social_box figure {
  margin: 0px;
}
.social-wall .social_box figure img {
  width: 100%;
  object-fit: cover;
}
.social-wall .social_icon {
  position: absolute;
  top: 0rem;
  background: red;
  padding: 0rem;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  left: 0;
  right: 0;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3098039216);
  margin-top: -20px;
  z-index: 9999;
  color: white;
}
.social-wall .social_icon.facebook {
  background-color: #045FB4;
}
.social-wall .social_icon.instagram {
  background-color: #FE2E2E;
}
.social-wall .social_icon.twitter {
  background-color: #2E2E2E;
}
.social-wall .social_icon.linkedin {
  background-color: #0489B1;
}

.owl-btn-1.primary .owl-nav button.owl-prev,
.owl-btn-1.primary .owl-nav button.owl-next,
.owl-btn-2.primary .owl-nav button.owl-prev,
.owl-btn-2.primary .owl-nav button.owl-next,
.owl-slider-banner .owl-theme .owl-dots .owl-dot.active span,
.owl-slider-banner .owl-theme .owl-dots .owl-dot:hover span {
  background-color: var(--color-primary1);
}

.owl-dots-primary-full.owl-theme .owl-dots .owl-dot span,
.owl-dots-primary-big.owl-theme .owl-dots .owl-dot span {
  background-color: var(--color-primary1);
}

.admission_div {
  margin-top: 50px;
  padding: 2.5rem 0 3rem 0;
  position: relative;
  overflow: hidden;
}
.admission_div h2 {
  font-weight: 400;
  font-size: 25px;
  line-height: 35px;
}
.admission_div h2 span {
  font-weight: 700;
  color: var(--color-primary1);
}
@media screen and (max-width: 768px) {
  .admission_div .apply_admission {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .admission_div .apply_admission a.site-button {
    width: 70%;
    display: inline-block;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .admission_div {
    padding-bottom: 0px;
  }
}
.admission_div .container {
  position: relative;
}
.admission_div:before {
  content: "";
  position: absolute;
  left: 5rem;
  right: 5rem;
  top: 0;
  margin: auto;
  text-align: center;
  background-image: url(/images/admissions.webp);
  height: 20rem;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 992px) {
  .admission_div .ul-listing {
    background-color: var(--color-dark);
    margin-top: 32px;
    padding-inline: 2rem;
    color: #fff;
    padding-block: 3rem;
  }
}
.admission_div .ul-listing ul {
  display: inline-flex;
  list-style: none;
  padding: 0;
}
@media screen and (max-width: 992px) {
  .admission_div .ul-listing ul {
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    padding: 0;
    flex-direction: column;
    align-items: baseline;
    margin-bottom: 0;
  }
}
.admission_div .ul-listing li {
  padding-right: 10px;
}
.admission_div .ul-listing li:last-child {
  padding-right: 0;
}
.admission_div .ul-listing li a {
  padding: 0 20px 10px 0;
  font-weight: 600;
  color: var(--color-primary1);
  font-size: 15px;
  position: relative;
  border-bottom: 1px solid rgba(112, 112, 112, 0.3);
}
@media screen and (max-width: 992px) {
  .admission_div .ul-listing li a {
    margin: 10px 0;
    display: block;
    color: #fff;
    padding-bottom: 5px;
  }
}
.admission_div .ul-listing {
  margin-top: 32px;
}
.admission_div .ul-listing li a:hover {
  color: var(--color-dark-orange);
}
.admission_div .apply-right {
  display: flex;
}
@media screen and (max-width: 992px) {
  .admission_div .apply-right {
    flex-wrap: wrap;
    margin-top: 25px;
    flex-direction: column;
    align-items: baseline;
    padding: 10px 40px;
  }
}
.admission_div .apply-right .number-div {
  background-color: var(--color-primary1);
  margin-right: 10px;
  padding: 10px 15px;
  font-color: var(--color-light-maroon);
}
.admission_div .apply-right .number-div i {
  padding-right: 10px;
}
.admission_div .apply-right .number-div a {
  color: white;
  font-weight: 700;
}
.admission_div .apply-right .number-div.bg1 {
  background-color: var(--color-dark);
}
.admission_div .apply-right .number-div.bg2 {
  background-color: var(--color-dark-orange);
}
@media screen and (max-width: 992px) {
  .admission_div .apply-right .number-div {
    margin-bottom: 10px;
  }
}

.site-footer div.border {
  width: 70%;
  height: 20px;
  background-color: var(--color-dark-orange);
  margin: 0px auto;
  border-radius: 10px;
  position: relative;
  margin-top: -40px;
}
.site-footer .footer-top {
  padding: 30px 0 20px;
}
.site-footer .widget {
  background-color: rgba(15, 23, 42, 0.7);
  padding: 15px;
  border-radius: 5px;
  border-bottom: 2px solid var(--color-dark-orange);
}
.site-footer .footer-bottom {
  background-color: #0F172A;
}
.site-footer .overlay-black-dark:after {
  background: #55050c;
}

.footer-address {
  background-color: var(--color-light-maroon);
  padding: 20px 10px;
  border-radius: 5px;
  color: var(--color-dark);
}
.footer-address div a {
  color: var(--color-dark);
}
@media screen and (max-width: 768px) {
  .footer-address div {
    margin-bottom: 10px;
  }
}
.footer-address i {
  color: var(--color-primary1);
  padding-right: 5px;
  margin-top: 10px;
  display: inline-block;
  font-size: 14px;
}
.footer-address strong {
  color: var(--color-primary1);
  font-weight: bolder;
  padding-right: 5px;
}

.whats-new-slider:after {
  background: var(--color-dark);
}
.whats-new-slider .section1 {
  background-color: var(--color-primary1);
}
.whats-new-slider .section1 h2.title {
  position: absolute;
  color: white;
  top: 20px;
  left: 100px;
  z-index: 9999;
}
@media screen and (max-width: 992px) {
  .whats-new-slider .section1 h2.title {
    display: none;
  }
}
.whats-new-slider .section2 i, .whats-new-slider .section2 small.date {
  color: var(--color-dark-orange);
}
.whats-new-slider .section2 small.date {
  font-weight: bold;
}
.whats-new-slider .section2 .notice-board {
  height: 400px;
  padding-right: 20px;
  overflow-y: scroll;
  overflow-x: hidden;
  margin-bottom: 50px;
  scrollbar-color: var(--color-dark-orange) var(--color-light-maroon);
}
.whats-new-slider .section2 .notice-board .site-button-secondry {
  background-color: var(--color-primary1);
}
.whats-new-slider .section2 .notice-board .table {
  border: 0px;
}
.whats-new-slider .section2 .notice-board .custom-hr {
  background-color: black;
  color: white;
  border-bottom: 1px dashed var(--color-dark-orange);
  margin: 15px auto;
}

.placement-bx {
  padding-top: 40px;
  background-color: var(--color-light-maroon);
}
.placement-bx strong {
  background-color: var(--color-primary1);
  color: white;
  padding: 2px 10px;
  border-radius: 5px;
}
.placement-bx .placement-carousel:after {
  background-color: var(--color-primary1);
}

.alumni-testimonials {
  margin-top: 50px;
  background-color: var(--color-light-maroon);
}
.alumni-testimonials .testimonial-detail {
  background-color: var(--color-primary1);
}

.campus-overview.overlay-black-dark:after {
  background: var(--color-primary1);
}
.campus-overview strong {
  font-weight: bolder;
}
.campus-overview .text-center.section-head p {
  max-width: 100%;
}
.campus-overview .icon-bx-wraper {
  background-color: rgba(15, 23, 42, 0.9);
}

.approvals-recognitions .approval-box .approval-logo {
  border: 1px solid var(--color-light-maroon);
  border-radius: 10px;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
}
.approvals-recognitions .approval-box .approval-caption {
  display: block;
  margin-top: 10px;
  text-align: center;
  color: var(--color-primary1);
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
}
.approvals-recognitions .approval-box .approval-caption strong {
  font-weight: 700;
}

/*# sourceMappingURL=hrit.css.map */
