.banner-top {
}
.banner-section {
    background-image: url("../Images/Group\ 443.png");
    background-size: cover;
    width: 100%;
    object-fit: cover;
    padding: 50px;
}
.banner-content {
    display: flex;
    flex-direction: column;
    text-align: center;
}
.banner-content img {
  align-self: center;
}
.banner-content h1 {
  font-family: Butler;
  font-size: 40px;
  font-weight: 500;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: center;
  font-weight: bold;
  color: #6c4c46;
}
.banner-content h3{
  color: #6c4c46;
}
.banner-content p {
  font-family: Poppins;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  text-align: center;
  color: #977d7d;
  margin-top: 25px;
}
.banner-content h2 {
  font-family: Butler;
  font-size: 50px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  font-weight: bold;
  text-align: center;
  color: #6c4c46;
  margin-bottom: 20px;
}
.content h1 {
  font-family: Butler;
  font-size: 40px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  font-weight: bold;
  text-align: left;
  color: #6c4c46;
  margin-top: 25px;
}
.content p {
  font-family: Poppins;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  text-align: left;
  color: #977d7d;
  margin-top: 25px;
}
.content h2 {
  font-family: Poppins;
  font-size: 22px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: left;
  color: #6c4c46;
  margin-top: 25px;
}
.content1 h1 {
    font-family: Butler;
    font-size: 40px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    font-weight: bold;
    text-align: left;
    color: #6c4c46;
    margin-top: 25px;
  }
  .content1 p {
    font-family: Poppins;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: left;
    color: #977d7d;
    margin-top: 25px;
  }
  .content1 h2 {
    font-family: Poppins;
    font-size: 22px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: left;
    color: #6c4c46;
    margin-top: 25px;
  }
  .content1 li {
    font-family: Poppins;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: left;
    color: #977d7d;
    text-decoration: none;
    margin-top: 30px;
  }
ul {
  font-family: Butler;
  font-size: 30px;
  font-weight: 500;
  font-stretch: normal;
  font-style: bold;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: left;
  color: #6c4c46;
  margin-bottom: 20px;
}
.content li {
  font-family: Poppins;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  text-align: left;
  color: #977d7d;
  text-decoration: none;
  margin-top: 30px;
}
.heading {
  margin-top: 20px;
}
.whatsapp {
  position: fixed;
  right: 40px;
  top: 550px;
}
@media only screen and (max-width: 600px) {
  .banner-top img {
    width: 35px;
  }
  .banner-content iframe {
    width: 300px;
    height: 150;
  }
  .banner-section {
    background-image: url("../Images/Group\ 443.png");
    background-size: cover;
    width: 100%;
    object-fit: cover;
    padding: 10px;
  } 
  ul {
    font-family: Butler;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: bold;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: left;
    color: #4d3d3b;
    margin-bottom: 20px;
  }
  .banner-content h2 {
    font-family: Butler;
    font-size: 30px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    font-weight: bold;
    text-align: center;
    color: #6c4c46;
    margin-bottom: 20px;
  }
  .content h1 {
    font-family: Butler;
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    font-weight: bold;
    text-align: left;
    color: #6c4c46;
    margin-top: 25px;
  }
  .banner-content h3{
    color: #6c4c46;
  }
  .content p {
    font-family: Poppins;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: left;
    color: #977d7d;
    margin-top: 25px;
  }
  .content h2 {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: left;
    color: #6c4c46;
    margin-top: 25px;
  }
  .content li {
    font-family: Poppins;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: left;
    color: #977d7d;
    text-decoration: none;
    margin-top: 30px;
  }
  .content1 h1 {
    font-family: Butler;
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    font-weight: bold;
    text-align: left;
    color: #6c4c46;
    margin-top: 25px;
  }
  .content1 p {
    font-family: Poppins;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: left;
    color: #977d7d;
    margin-top: 25px;
  }
  .content1 h2 {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: left;
    color: #6c4c46;
    margin-top: 25px;
  }
  .content1 li {
    font-family: Poppins;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: left;
    color: #977d7d;
    text-decoration: none;
    margin-top: 30px;
  }
  /* .content1 {
    background-image: url("../Images/background1.png");
    background-size: cover;
    width: 100%;
    object-fit: cover;
    padding: 6px;
} */
  .heading {
    margin-top: 20px;
  }
  .banner-content iframe {
    height: 180px;
  }
  .whatsapp {
    position: fixed;
    right: 40px;
    top: 570px;
  }
}
