.main-content.page p {
  font-size: 16px;
}
@media (max-width: 768px) {
  .design-section {
    padding: 40px 20px;
  }
  .section-title {
    font-size: 1.5rem;
    text-align: center;
  }
  .image-stack {
    flex-direction: column;
    align-items: center;
  }
  .overlay-image {
    position: relative;
    bottom: 0;
    right: 0;
    width: 80%;
    margin-top: 15px;
  }
}
.who-are-sec {
  background: black;
  padding: 30px;
  z-index: 1;
  margin-top: 40px;
  border-radius: 50px;
}
.design-section {
  background-color: #161616;
  color: white;
  padding: 60px 0;
}

/* Stacked Images */
.image-stack {
  position: relative;
  display: flex;
  flex-direction: column;
  /*align-items: center;*/
}
.stacked-image {
  width: 100%;
  border-radius: 10px;
}
.overlay-image {
  position: absolute;
  bottom: -30px;
  right: -65px;
  width: 60%;
  border-radius: 10px;
}
.bg-dark {
  background-color: #111 !important;
}
.vision-mission-section {
  padding: 50px 0;
}
.vision-mission-box {
  background: #111;
  color: #ffffff;
  padding: 30px;
  text-align: center;
  border-radius: 10px;
}
.vision-mission-box h3 {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.vision-mission-box hr {
  width: 50px;
  border: 1px solid #ffffff;
  margin: 10px auto;
}
.vision-mission-box p {
  font-size: 16px;
  margin-top: 10px;
  color: #fff;
}
.sec_pad {
  padding-left: 5%;
  padding-right: 5%;
}
.pd_top {
  padding-top: 4%;
  padding-bottom: 4%;
}
.testminonial_item {
  text-align: center;
}
.testminonial_item i {
  font-size: 55px;
  color: #fff !important;
}
.testminonial_item h3 {
  font-size: 18px;
}
form.vertical-form .iti.iti--allow-dropdown.iti--separate-dial-code {
  margin-bottom: 10px !important;
}
.container_page form.vertical-form input,
.container_page form.vertical-form select,
.container_page form.vertical-form button {
  padding: 12px;
  margin-bottom: 10px;
  min-height: 49px !important;
}

@media (max-width: 980px) {
  .image-stack {
    display: none !important;
  }
  .design-section {
    background-color: #161616;
    color: white;
    padding-top: 20px !important;
    padding-bottom: 40px !important;
  }
  .who-are-sec {
    background: black;
    padding: 30px;
    z-index: 1;
    margin-top: 0px !important;
    border-radius: 50px;
  }
}
.container_page .purple-icon {
  font-size: 14px;
}
.container_page .cursor-pointer li {
  cursor: pointer;
}
.container_page form.vertical-form {
  padding: 0 !important;
  margin: 0 auto !important;
}
.container_page .form-container {
  max-width: 80%;
}
.container_page form.vertical-form input,
.container_page form.vertical-form select,
.container_page form.vertical-form button {
  padding: 12px;
  margin-bottom: 10px;
  min-height: 30px;
}
.container_page form.vertical-form button {
  background-color: #fff !important;
  border: 1px solid #fff !important;
  color: #000 !important;
  margin: 0 0 6px 0;
}
.container_page form.vertical-form button:hover {
  background-color: #30123d !important;
  color: #fff !important;
  border: 1px solid #fff !important;
}
.container_page
  form.vertical-form
  .iti.iti--allow-dropdown.iti--separate-dial-code {
  margin-bottom: 10px;
}
.container_page .col_right {
  background-color: #30123d;
  padding: 20px;
  border-radius: 8px;
  color: #fff;
}
.container_page .card-address {
  display: flex;
  flex-direction: column;
  height: 100%;
  text-align: center;
}
.container_page .card-address h4 {
  font-size: 36px !important;
}
.container_page .bg-lists {
  background-color: #000;
  color: #fff;
}
.container_page .experience-centres {
  background-color: #30123d;
  color: #fff;
  border: 1px solid #30123d;
}
.container_page .experience-centres h4 {
  font-size: 2.25rem;
}
.container_page .experience-centres-2 {
  background-color: #f7f7f7;
  color: #000;
  /* border: 1px solid #f7f7f7;*/
}
.container_page .experience-centres-2 h4 {
  font-size: 3.25rem;
}
.container_page .experience-centres-1 {
  background-color: #f7f7f7;
  color: #000;
  border: 1px solid #f7f7f7;
}
.container_page .experience-centres-1 h4 {
  font-size: 2.25rem;
}
.grey_bk {
  background: #f7f7f7;
}
.banner_text h6 {
  color: #160a25;
  text-align: center;
}
ol.breadcrumb li {
  color: #007bff !important;
  font-weight: 400;
}
ol.breadcrumb li a {
  color: #ffffff;
  font-weight: 400;
  text-decoration: none;
}

.breadcrumb-item + .breadcrumb-item::before {
  color: #ffffff !important;
  text-decoration: none;
}

ol.breadcrumb li:before {
  color: #fff !important;
}
.margin-auto nav {
  margin: 0 auto;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
  background-color: none;
}
.width_100 {
  width: 100%;
}
.testimonials-home-wrap .card-body {
  padding: 0px 0px !important;
}
img.proimg.width_100 {
  height: 500px;
  object-fit: cover;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  color: #160a25;
}
.container_page img.proimg.width_100 {
  max-height: 355px;
  object-fit: cover;
}
.container_page .card-body.text-center {
  height: 355px;
}
.carousel-indicators [data-bs-target] {
  background-color: #fff;
}
.banner_new {
  position: relative;
}
.banner_contenmt {
  position: absolute;
  top: 34%;
  width: 100%;
  text-align: center;
}
.banner_contenmt h1,
.banner_contenmt h6 {
  color: #fff;
}
.Testimonials h2 {
  color: #160a25 !important;
}
.container_page iframe {
  height: 315px;
}
.md-width {
  width: 75%;
}
@media (max-width: 900px) {
  img.width_100.dynamic-image.banner_img_city {
    height: 240px;
    object-fit: cover;
  }
  .card-body.text-center {
    height: auto !important;
  }
  img.proimg.width_100 {
    height: 350px;
    object-fit: cover;
  }
  .container_page iframe {
    height: 200px;
  }
}
@media (max-width: 769px) {
  .mobile_view {
    display: block;
    padding: 3% 0;
  }
  .desk_view {
    display: none;
  }
  .banner_contenmt {
    position: relative;
  }
  .grey_bk {
    background: #f5f1fa;
  }
  section.banner_new.grey_bk {
    padding: 25px 0 20px;
    color: #000;
  }
  section.banner_new.grey_bk h1,
  section.banner_new.grey_bk h6 {
    color: #160a25;
  }
  .container_page iframe {
    height: 200px;
  }
  .md-width {
    width: 100%;
  }
}
