body {
  margin: 0;
  font-family: "Montserrat", sans-serif !important;
  color: #231f20;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
p{
  font-family: "Montserrat", sans-serif; 
  font-size: 18px;  
}
.custom-navbar {
  width: 100%;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* Add this line for shadow */
}
a {
  font-family: "Montserrat", sans-serif !important;
  color: #231f20;
  text-decoration: none !important;
}
/* Navbar Styles */
.navbar {
  margin: 0 auto;
  height: 64px;
  background: white;
}
.navbar-shadow {
  width: 100%;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2) !important;
}
/* .custom-navbar {
width: 1132px; 
margin: 0 auto; 
height: 64px; 
} */

.logo-circle {
  background-color: rgb(71, 13, 13);
  color: white !important;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
}

.navbar-brand span {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: #231f20;
  margin-left: 10px;
}

.navbar-nav .nav-link {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #231f20;
}
.main-header {
  display: flex;
  justify-content: space-between;
}
.navbar-nav .nav-link:hover {
  color: #5e080d;
}

/* Image Full Width */
.full-width {
  width: 100%;
  height: auto;
}
.hod-about-image {
  margin-left: 25%;
}
.about-section {
  width: 100%;
  padding: 64px 0;
  text-align: left;
  background-color: #f8f9fa;
  overflow-x: hidden;
}
.about-top-content {
  font-size: 28px;
  color: #fff;
  font-weight: 500;
}
/* Middle Section Styling */
.middle-section {
  background-color: #5e080d;
  /* display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
padding: 50px 20px; */
}
.hod-about-image2 {
  max-width: 100%;
  height: auto;
  margin-top: 20px;
  filter: grayscale(100%);
}
.blog-card-img {
  background-color: #5e080d;
  border-radius: 16px;
  overflow: hidden;
  height: 100%;
  margin-bottom: 30px;
}
.card-content-blog {
  color: white;
}

.custom-container {
  max-width: 744px;
  border-radius: 6px;
}

.creating-value {
  font-size: 40px;
  font-weight: 600;
  color: white;
  line-height: 1.2;
}
.socialUlCon {
  width: 100%;
  display: inline-block;
  /* text-align: center; */
  /* margin-top: 25px; */
  margin-top: 15px;
  line-height: 45px;
}
.socialUl {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  display: inline-block;
}
.socialUl li {
  /* padding: 0 10px; */
  padding-right: 15px;
  list-style: none;
  width: auto;
  display: inline-block !important;
}
.socialUl img {
  width: 26px;
  height: 26px;
}
.content {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  color: white;
  margin: 20px 0;
}
.input-box {
  background-color: #f8f9fa;
  opacity: 0.5;
  border: 1px solid grey;
  min-height: 48px;
  border-radius: 0;
  width: 490px;
  max-width: 100%;
}
.custom-button {
  border-radius: 6px;
  background-color: white;
  color: #5e080d;
  border: none;
  font-size: 1rem;
  padding: 10px 10px;
  font-weight: 500;
  width: 212px;
  text-align: center;
}
.hola-text {
  font-size: 56px;
  font-weight: bold;
  color: #AC1F28;
  margin-bottom: 2rem;
  line-height: normal;
}

.blog-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 40px;
  line-height: 64px;
  color: #231f20;
  margin-top: 5rem;
}
.blog-content p {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  color: white;
  margin: 20px 0;
}
.blog-content h3 {
  font-size: 36px;
  font-weight: 600;
  color: white;
  line-height: 1.2;
}
.blog-content ul li {
  color: white;
}
.blog-content ol li {
  color: white;
}
.insightful-text {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #231f20;
  /* margin: 20px 0;
padding: 0 15px; */
}

.blog-section {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.card-block {
  margin-bottom: 30px;
  background-color: transparent;
  border-radius: 8px;
  overflow: hidden;
}
.card-block {
  height: 100%;
  margin-bottom: 30px;
}
.card-content {
  padding: 15px;
}
.card-block img {
  width: 100%;
  height: 240px;
  gap: 4px;
  margin-bottom: 15px;
  border-radius: 12px;
  object-fit: cover;
  filter: grayscale(100%);
}
.section-padding {
  padding-top: 42px;
  padding-bottom: 42px;
}
.card-details {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #231f20;
}
.card-details-blog {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #231f20;
}

.card-details span {
  margin-right: 24px;
}
.card-details-blog span {
  margin-right: 24px;
  color: #ffffff;
}

.card-details span:last-child {
  margin-right: 0;
}
.card-details-blog span:last-child {
  margin-right: 0;
}
.blog-sec h5 a{
  color: #ffffff;
}
.blog-sec p {
  color: #ffffff;
  font-size: 14px;
}
.blog-sec span {
  color: #ffffff;
}
.post-excerpt p {
  overflow: hidden;
  font-size: 14px;
  margin-top: 20px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-weight: 500;
}
.blog-believe-description p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  font-weight: 500;
  margin-top: 20px;
}
.nav-item a {
  margin-right: 20px;
}
.right-image-container {
  margin-top: 50px;
}

.icon {
  width: 18px;
  height: 18px;
  opacity: 0.5;
  display: inline-block;
  vertical-align: middle;
  margin-top: 2px;
}
.button-container {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.view-more-button {
  width: 211px;
  height: 48px;
  border-radius: 6px;
  padding: 10px 24px;
  background-color: #5e080d;
  color: #ffffff !important;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bolder;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
}
.btn.subscribe-btn {
  background: #5e080d;
  color: #ffffff;
  width: 200px;
  font-size: 18px;
  height: 48px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}
.btn.subscribe-btn:hover{
  background: #5e080d;
  color: #ffffff;
}
.newsletter-container {
  margin-top: 64px;
}

.newsletter-title {
  width: 100%;
  max-width: 744px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 40px;
  line-height: 64px;
  margin: 0 auto;
}

.newsletter-description {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  margin: 20px auto;
}
.card-details span {
  margin-right: 20px;
}
.email-container {
  width: 660px;
  height: 48px;
  top: 3535px;
  left: 390px;
}

.email-input {
  width: 460px;
  height: 48px;
  border-radius: 6px 0 0 6px;
  border: 1px solid #ccc;
  padding-left: 40px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 21.94px;
}

.email-icon {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.5;
  font-size: 18px;
}
.input-group .form-control::placeholder {
  color: black;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
}
.input-group-text {
  background-color: #f8f9fa;
  border: 1px solid #ccc;
  opacity: 50%;
  height: 48px;
}
.main-header {
  display: flex;
  justify-content: space-between;
}
/* about style */
.blog-believe-title {
  font-family: "Montserrat";
  font-size: 36px;
  font-weight: 600;
  /* line-height: normal;
  text-align: left; */
}

.blog-believe-description {
  font-family: "Montserrat";
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  text-align: left;
}
.blog-card-details-blog-icons {
  font-family: "Montserrat";
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
}
.text-block {
  padding: 20px;
  color: white;
  border-radius: 10px;
}
.card-content-blog-blog {
  color: white;
}
.believe-blog-container {
  max-width: 1132px;
  margin: 50px auto;
  overflow-x: hidden;
}
.full-width-image {
  width: 100%;
  height: auto;
  /* max-height: 626px; */
  object-fit: cover;
}
.content-text {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  text-align: left;
}
.blog-power-container {
  margin: 50px auto;
}
.circle-image {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}

.circle-image img {
  width: 100%;
  height: auto;
  filter: grayscale(100%);
}
.content-title {
  font-size: 40px;
  font-weight: 600;
  line-height: 48.76px;
  text-align: left;
  margin-bottom: 20px;
}
.author-name {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.5px;
  opacity: 1;
}
.social-icons {
  display: flex;
  align-items: center;
}
.social-icon {
  width: 24px;
  height: 24px;
  opacity: 1;
  margin-left: 6px;
}
.social-text {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  margin-left: 6px;
}
.blog-card-details-icons-profile {
  font-family: "Montserrat";
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
}
.hod-border {
  border: 1px solid #bdbdbd;
  width: 100%;
  max-width: 100%;
  margin: 40px auto 10px auto;
  text-align: center;
  box-sizing: border-box;
}
.red-col{
  color: #5e080d;
}
.menu-header-container {
  margin-left: auto !important;
}
.blog-page-img {
  border-radius: 20px;
  filter: grayscale(100%);
}
span.wpcf7-spinner {
  display: none !important;
}
@media only screen and (max-width: 991px) {
  .input-box {
      width: 270px;
  }
}
@media only screen and (max-width: 991px) {
  .main-header {
      display: block;
  }
  .navbar-brand span {
      font-size: 14px;
  }
  .main-header .navbar-toggler {
      border-radius: 0;
      border-color: #470d0d;
      margin-top: 0;
      height: 40px;
      float: right;
  }
  .main-header .navbar-toggler span {
      color: #212121;
  }
  .main-header ul {
      margin-top: 4%;
      border-top: 1px solid #ea37326e;
      background: #8d3838;
      padding: 20px;
  }
  .navbar-nav .nav-link {
      color: #ffffff !important;
      font-size: 14px;
  }
  .apply-btn a {
      display: inline-block;
      margin-top: 15px;
  }

  .navbar-toggler:focus {
      box-shadow: none;
  }

  header ul li a {
      border-bottom: 1px solid #d3d2d280;
      font-size: 14px;
      font-weight: 500;
  }
  .subscribe-btn {
      /* width: 100px;
      font-size: 14px; */
  }
  .blog-believe-description {
      font-size: 14px;
      line-height: 22px;
  }
  .blog-believe-title {
      font-size: 24px;
      margin-top: 20px;
      line-height: normal;
  }
  .newsletter-title {
      font-size: 32px;
      line-height: normal;
  }
  .social-icons {
      justify-content: center;
      flex-direction: column;
      align-items: center;
      margin-top: 15px;
  }
  .content-title {
      font-size: 28px;
      line-height: normal;
  }
  .content-text {
      font-size: 14px;
      line-height: 24px;
  }
  .creating-value {
    font-size: 30px;
  }
    .btn.subscribe-btn {
      width: 30%;
      font-size: 12px;
  }
  .newsletter-description {
    font-size: 15px;
    line-height: 26px;
  }
  .hola-text {
      font-size: 32px;
      margin-bottom: 10px;
  }
  p {
      font-size: 15px;
      font-weight: 400;
  }
  .hod-about-image {
    margin-left: 15%;
    text-align: center;
    height: 300px;
  }
  .about-top-content {
    font-size: 20px;
  }
  .blog-content p {
    font-size: 1rem;
  }
  .blog-content h3 {
    font-size: 26px;
  }
  .input-box {
      width: 170px;
  }
  .section-padding {
      padding-top: 22px;
      padding-bottom: 22px;
  }
  .blog-title {
      font-size: 32px;
      margin-top: 10px;
  }
  .insightful-text {
      font-size: 15px;
  }
}