@import url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");

body {
  font-family: "Roboto", sans-serif !important;
}

h2 {
  font-size: 2.5em;
  color: #824322 !important;
}

.services img {
  height: 280px;
  width: 273px;
  object-fit: cover;
}
.services h4,
.result h4,
.YT-video h4 {
  font-size: 15px;
  margin: 1rem;
}

.result img {
  width: 25rem;
}

.consult {
  background: #36312e;
  background-size: cover;
}

.Rcard {
  /* box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.5); */
  --e-column-margin-right: 2em;
  --e-column-margin-left: 2em;
  /* height: 23rem; */
  /* width: 21rem; */
  border-radius: 20px;
}
.RB {
  position: relative;
  bottom: 2rem;
}
.accordion-item .accordion-button {
  border: none;
  background: #f8f9fa;
}

.header_btn {
  background: #c78853;
  border: 1px solid #c78853;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px,
    rgba(0, 0, 0, 0.3) 0px 30px 60px -30px,
    rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
  transition: transform 0.75s;
  border-radius: 1.5rem;
}

.footer {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  /* padding: 20px; */
  justify-content: center;
  align-items: center;
}

.footer1 {
  /* background: url("./Images/footer-bg.png") !important; */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}

.footer2 {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 20px;
  justify-content: center;
  align-items: center;
}

form input,
form textarea {
  background-color: transparent;
  border: 1px solid white;
  width: 16rem;
  color: white;
  margin-bottom: 1rem;
}

/* ---------------- utility classes ---------------- */
.bgHeader {
  /* background: #824322; */
  background: url(assets/IMG-20240124-WA0005.jpg);
}

.list-none {
  list-style: none;
  font-weight: 400;
}

@media (max-width: 850px) {
    #consult container{
        width: 100%!important;
    }
     .lsq-form-wrapper .form-block-holder {
    padding: 0!important;
}
  .counter {
    font-size: 20px;
  }
  .drs,
  .bgHeader button {
    background: #36312e;
  }
  #consult form input,
  #consult form textarea {
    width: 15rem;
  }
  #Guidance h4 span {
    font-size: 1rem !important;
  }
  .footer img {
    width: 15rem;
  }
  .footer form input,
  .footer form textarea {
    width: 13rem;
  }
  .footer .container .row div {
    padding: 0 !important;
  }
  #Why-Us p {
    font-size: 12px;
  }
  #Why-Us {
    margin: auto;
    padding: 0 !important;
  }
  #Why-Us .container {
    width: 100% !important;
  }
  #Why-Us .container,
  #Why-Us .row {
    margin: 0 !important;
    padding: 0 !important;
  }
  .drs img {
    width: 50%;
    margin-top: 2rem;
  }
  iframe {
    height: 200px;
    width: -webkit-fill-available;
  }
  .Hero_video video {
    width: 80%;
  }
  .bgHeader {
    background-repeat: no-repeat !important;
    background-size: cover;
    background-position: right;
  }
  .SHEDULE_A_CONSULT button {
    font-size: 10px !important;
    padding: 9px 16px;
  }
  .result img {
    width: 17rem;
  }
  .foot-con {
    width: 75%;
  }
  .PHOTO_ASSESMENT {
    font-size: 10px !important;
    padding: 9px 16px;
  }

  form ul li input[type="text"] {
    /* width: 325px; */
  }

  form ul li input[type="email"] {
    /* width: 325px; */
  }

  form ul li input[type="number"] {
    /* width: 325px; */
  }

  form ul li textarea {
    /* width: 320px; */
  }
  .footer {
    /* width: max-content; */
  }
}

@media (min-width: 427px) and (max-width: 768px) {
  .SHEDULE_A_CONSULT button {
    font-size: 11px !important;
  }

  .PHOTO_ASSESMENT {
    font-size: 11px !important;
  }

  form ul li input[type="text"] {
    width: 325px;
  }

  form ul li input[type="email"] {
    width: 325px;
  }

  form ul li input[type="number"] {
    width: 325px;
  }

  form ul li textarea {
    width: 320px;
  }
}

@media (min-width: 769px) and (max-width: 992px) {
  .SHEDULE_A_CONSULT button {
    font-size: 11px;
    padding: 8px 16px !important;
  }

  .PHOTO_ASSESMENT {
    font-size: 11px;
    padding: 8px 16px !important;
  }

  form ul li input[type="text"] {
    width: 325px;
  }

  form ul li input[type="email"] {
    width: 325px;
  }

  form ul li input[type="number"] {
    width: 325px;
  }

  form ul li textarea {
    width: 320px;
  }
}

.footer {
  background-color: #36312e;
}

.consult form button,
.footer form button {
  background: #ffffff00;
  border: 1px solid #c78853;
}
.consult form button:hover,
.footer form button:hover {
  background: #c78853;
  border: 1px solid #c78853;
  color: #fff;
}
.cburm,
.neb {
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

.neb.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  transition: top 0.6s;
}

.cburm {
  background-color: #36312e;
}
.neb a {
  text-decoration: none;
  color: white;
}
.neb a:hover {
  color: #fff8f1;
}

/* CSS */
.button-71 {
  background-color: #c78853;
  border: 0;
  border-radius: 56px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: system-ui, -apple-system, system-ui, "Segoe UI", Roboto, Ubuntu,
    "Helvetica Neue", sans-serif;
  font-size: 18px;
  font-weight: 600;
  outline: 0;
  padding: 16px 21px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-71:before {
  background-color: initial;
  background-image: linear-gradient(#fff 0, rgba(255, 255, 255, 0) 100%);
  border-radius: 125px;
  content: "";
  height: 50%;
  left: 4%;
  opacity: 0.5;
  position: absolute;
  top: 0;
  transition: all 0.3s;
  width: 92%;
}

.button-71:hover {
  box-shadow: rgba(255, 255, 255, 0.2) 0 3px 15px inset,
    rgba(0, 0, 0, 0.1) 0 3px 5px, rgba(0, 0, 0, 0.1) 0 10px 13px;
  transform: scale(1.05);
}

@media (min-width: 768px) {
  .button-71 {
    padding: 16px 48px;
  }
}

/* CSS */
.button-6 {
  align-items: center;
  background-color: #ffffff00;
  border: 1px solid #c78853;
  border-radius: 0.25rem;
  box-shadow: rgba(0, 0, 0, 0.02) 0 1px 3px 0;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.85);
  cursor: pointer;
  display: inline-flex;
  font-family: system-ui, -apple-system, system-ui, "Helvetica Neue", Helvetica,
    Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  justify-content: center;
  line-height: 1.25;
  margin: 0;
  min-height: 3rem;
  padding: calc(0.875rem - 1px) calc(1.5rem - 1px);
  position: relative;
  text-decoration: none;
  transition: all 250ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: baseline;
  width: auto;
}

.button-6:hover,
.button-6:focus {
  border-color: rgba(0, 0, 0, 0.15);
  box-shadow: rgba(0, 0, 0, 0.1) 0 4px 12px;
  color: rgba(0, 0, 0, 0.65);
  background-color: #c78853;
}

.button-6:hover {
  transform: translateY(-1px);
}

.button-6:active {
  background-color: #f0f0f1;
  border-color: rgba(0, 0, 0, 0.15);
  box-shadow: rgba(0, 0, 0, 0.06) 0 2px 4px;
  color: rgba(0, 0, 0, 0.65);
  transform: translateY(0);
}

/* count */

.count-d .container {
  color: #fff;
  margin: 0 auto;
  text-align: center;
}

.count-d li {
  display: inline-block;
  font-size: 10px;
  list-style-type: none;
  padding: 1em;
  text-transform: uppercase;
}

.count-d li span {
  display: block;
  font-size: 30px;
}

.count-d .emoji {
  display: none;
  padding: 1rem;
}

.count-d .emoji span {
  font-size: 4rem;
  padding: 0 0.5rem;
}

@media all and (max-width: 768px) {
  .count-d h1 {
    font-size: calc(1.5rem * var(--smaller));
  }

  .count-d li {
    font-size: calc(1.125rem * var(--smaller));
  }

  .count-d li span {
    font-size: calc(3.375rem * var(--smaller));
  }
}

/*  */
ul.nav li.dropdown:hover ul.dropdown-menu {
  display: block;
}

/* counter */

.counter-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  /* margin: 30px 50px; */
}

.counter {
  font-size: 30px;
  margin-top: 10px;
  color: #36312e;
}

.c-guide h5 {
  color: #824322;
  font-weight: bold;
}

.c-guide p {
  text-align: start;
  font-size: 18px;
  line-height: 23px;
}

.reasons p {
  text-align: start;
  line-height: 30px;
  font-size: 18px;
  font-weight: 600;
}

.medic h4,
.donor h4 {
  font-weight: bold;
  color: #36312e;
  text-align: center;
}
.medic li,
.donor li {
  font-size: 18px;
  line-height: 30px;
}
.medic p,
.donor p {
  text-align: center;
  color: #36312e;
}

#container {
  /* Set a specific height for the container */
  height: 400px;
}

#faq .accordion-body {
  text-align: justify;
}

.swiper-button-next,
.swiper-button-prev {
  color: #824322 !important;
  background-color: #f8f9fa !important;
  padding: 2rem;
  border-radius: 50rem;
  /* font-size: 10px; */
}
.swiper-pagination-clickable .swiper-pagination-bullet:active {
  color: #824322 !important;
}
/* .swiper-button-prev {
  top: -31.5rem !important;
  left: 2rem !important;
}
.swiper-button-next {
  top: -28rem !important;
  left: 10rem !important;
} */
.swiper-container {
  width: 100%;
  overflow: hidden;
}

.swiper-slide {
  width: auto; /* Adjust the width as needed */
}

/* whatsapp */

.whatsapp,
.consultant,
.call {
  position: fixed;
  width: 100px;
  height: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 1000;
}
.whatsapp {
  bottom: 20rem;
  right: 0rem;
}
.consultant {
  bottom: 15rem;
  right: 0;
}
.call {
  bottom: 10rem;
  right: 0;
}
@keyframes pulsing {
  to {
    box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
  }
}

.contact_icon {
  background-color: #c78853;
  color: #fff;
  width: 60px;
  height: 60px;
  font-size: 30px;
  border-radius: 50px;
  text-align: center;
  box-shadow: 2px 2px 3px #999;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translatey(0px);
  animation: pulse 1.5s infinite;
  box-shadow: 0 0 0 0 #c78853;
  -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  font-weight: normal;
  font-family: sans-serif;
  text-decoration: none !important;
  transition: all 300ms ease-in-out;
}

.news-c{
  margin: 1rem;
  background-color: #FFF8F1;
  border-radius: 20px;
}

#news .news-c img:nth-child(1){
  width: 300px;
  height: 400px;
  object-fit: cover;
}
#news .news-c img:nth-child(2){
  width: 300px;
  height: 80px;
  object-fit: contain;
  mix-blend-mode: darken;
}

/* Form */
#myForm input {
  width: 38rem;
}

#myForm label {
  color: #fff;
}

#myForm button {
  color: #bf9a5b;
}

.iti--separate-dial-code .iti__selected-dial-code{
  color: #000;;
}