* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.footer {
  max-width: 100vw;
  z-index: 1;
}

.footer {
  display: block;
  padding: 10px 85px 32px 95px;
  justify-content: space-around;
}
.footer,
:after,
:before {
  box-sizing: border-box;
}
.contact_links {
  text-decoration: none;
  color: inherit;
}
.instaIcon {
  position: relative;
  bottom: 21.8px;
}
.list-unstyled {
  list-style: none;
}
.container_sub0 {
  max-width: 100vw;
}

.container3 {
  width: fit-content;
  margin: 0 24px;
  padding: 0px;
}
.number {
  margin-top: 8px;
}
.list-unstyled a {
  text-decoration: none;
  font-family: Inter;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: "cv05" on;
}
.text-start {
  text-align: left;
}

.footer_list-wrapper {
  color: #000 !important;
  width: 70vw !important;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.abc_logo {
  width: 120px;
  height: 118px;
  margin-bottom: 4px;
}
.train_logo {
  width: 108px;
  height: 44px;
  align-items: bottom !important;
  margin-left: -8px;
  margin-top: auto;
  margin-bottom: 4px;
}
#footer_left_logo img,
.footer_Butterfly_Logo img {
  width: 192.98px;
  height: 64px;
}
.footer_Butterfly_Logo-container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  gap: 20px;
}
.list_heading {
  font-weight: 700;
  font-family: Inter;
  font-style: normal;
  font-size: 21px;
  width: fit-content !important;
  color: #121212;
  margin-block: 0.5rem !important;
}
.social_icons_community_footer li {
  color: #545454;
}
.social_icons_community_footer li:nth-child(2) {
  color: #545454;
  margin-right: -15px;
}
.social_icons_community_footer li:nth-child(4) {
  color: #545454;
  margin-left: -15px;
}
.email,
.social_icons_community_footer li {
  color: #545454;
}
.social_icons_community_footer {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
  padding-left: 0;
  list-style: none;
}
.list-unstyled a {
  font-size: 15px;
  line-height: 20px;
  color: #545454;
  font-family: Inter;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: "cv05" on;
}
.list-unstyled a:hover {
  color: #00b9e3;
}

.copywrite {
  margin-top: 2px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.copywrite a:nth-child(2) {
  font-size: 12px;
}
.copywrite a:nth-child(2):hover {
  color: #00b9e3;
}
.copywrite h6,
.copywrite span,
.copywrite a {
  font-family: Inter;
  font-style: normal;
  font-size: 0.625rem;
  line-height: 0.75rem;
  color: #333;
  font-weight: 400;
}
.address_phone h6,
.address_phone p,
.email {
  font-family: Inter;
  font-style: normal;
  font-size: 15px;
  margin-bottom: 12px;
}
#phone_number:hover {
  color: #00b9e3;
}
.email:hover {
  color: #00b9e3;
}
.list-unstyled li {
  padding: 8px;
}
#contact_us_list {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.copywrite {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.copywrite span {
  text-align: right;
}
.address_phone h6,
.email {
  line-height: 1.25rem;
  font-feature-settings: "cv05" on;
}
.email {
  font-weight: 400;
}
.address_phone h6 {
  font-weight: 600;
  color: #121212;
}
.address_phone p {
  font-weight: 400;
  color: #545454;
  width: 370px;
  margin-bottom: 8px !important;
}

.footer_list_container_social_media {
  width: auto;
}
.whatsapp-float,
.whatsapp-float-2 {
  position: fixed;
  z-index: 9999;
  bottom: 0;
  width: -webkit-fill-available;
  right: 0;
}
.card-footer {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.whatsapp-float {
  background: #fff;
  box-shadow: 0 0 3px 0 #000;
}
.whatsapp-float .my-float,
.whatsapp-float-2 .my-float {
  transition: 0.3s;
  border-radius: 50%;
}
.whatsapp-float .my-float:hover,
.whatsapp-float-2 .my-float:hover {
  transform: scale(1.1);
  box-shadow: 0 5px 10px #888;
}
.block__temp,
.hero-section {
  background-position: 50% 50%;
  background-size: cover;
}
.text_desktop_view {
  display: flex;
}

.sub_container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.footer-logo-wrapper2 {
  display: flex;
  justify-content: start;
  align-items: flex-end;
  margin-top: -100px;
}
@media (max-width: 1300px) {
  .sub_container {
    display: flex;
    flex-direction: column !important;
  }
  .footer_Butterfly_Logo-container {
    flex-direction: row;
    align-items: center;
  }
  .footer-logo-wrapper2 {
    margin-top: 0px;
  }
}
@media screen and (max-width: 768px) {
  .footer {
    padding: 2.5rem 1.5rem 24px !important;
    max-height: auto;
  }
  .footer_list-wrapper {
    margin-top: 1.5rem !important;
  }
  .footer-logo-wrapper {
    margin-top: 3.1875rem;
  }
  .list-unstyled li {
    color: #121212;
  }
  .copywrite {
    display: flex;
    flex-direction: column;
  }
  .list_heading {
    margin-bottom: 1rem !important;
  }
  .copywrite span {
    margin-bottom: 1.5rem !important;
  }
  .copywrite h6 {
    color: #333;
    max-width: 90%;
  }
  .address_phone h6,
  .email {
    font-family: Inter;
    line-height: 1.25rem;
    color: #121212;
    font-size: 15px;
  }
  #phone_number,
  .address_phone p {
    font-size: 15px;
    color: #333;
    margin-bottom: 8px !important;
  }
  #phone_number {
    color: #121212;
    margin-bottom: 0 !important;
  }
  .abc_logo {
    height: 73px;
    width: auto;
  }
  .train_logo {
    height: 27.22px;
    width: auto;
  }
  #sm_full_width_list_container {
    width: 100% !important;
  }
}

@media screen and (max-width: 991px) {
  .footer_list_container {
    margin-left: 0 !important;
  }
  .list_heading {
    line-height: 32px;
    font-feature-settings: "cv05" on;
  }
}
@media (max-width: 1440px) {
  .footer_list-wrapper {
    width: 85vw;
    margin-top: 20px;
  }
  .footer_list_container {
    width: 50%;
  }
}
@media (max-width: 700px) {
  .footer_list-wrapper {
    width: 85vw;
    margin-top: 20px;
  }
  .footer_list_container {
    width: 100%;
  }
}

@media (max-width: 800px) {
  .list_heading {
    font-weight: 700;
    font-family: Inter;
    font-style: normal;
  }
}
.download_app {
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* border: 2px solid red; */
  margin-left: 20%;
}
.download_app p {
  margin-top: 40px;

  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  text-align: center;
  color: #141719;
}
.download_options {
  display: flex;
  justify-content: center;
  gap: 30px;
}
.download_options img {
  width: 150px;
  height: 50px;
}

@media (max-width: 700px) {
  .download_app {
    margin-left: 0%;
  }
  .download_app p {
    margin-top: 0px;
    font-size: 12px;
    line-height: 0px;
  }
  .download_options {
    gap: 5px;
  }
  .download_options img {
    width: 100px;
    height: 50px;
  }
}

.whatsappContainer {
  position: fixed;
  z-index: 9999;
  bottom: 0;
  right: 0;
  box-shadow: 0 0 3px 0 #000;
  transition: 0.3s;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  background-color: #25d366;
  display: flex;
  align-items: center;
  justify-content: center;
}
.whatsappContainer:hover {
  transform: scale(1.1);
  box-shadow: 0 5px 10px #888;
}
.IconWhatsapp {
  background-color: white;
  border-radius: 50%;
}
.social_icons_community_footer li:nth-child(6) img {
  width: 28px;
  border: 1px solid #01b8e1;
  border-radius: 50%;
  padding: 5px;
  background-color: #042d4d;
  fill: red;
  color: #fff;
}