.head1 {
  font-size: 32px !important;
  color: #fc4f02 !important;
  font-family: "poppins-bold";
  text-align: center;
  line-height: normal;
}

.pl20 {
  padding: 10px 10px;
}

.fb-header {
  width: 100%;
}

.chatbox1 {
  position: absolute;
  top: 150px;
  left: 220px;
  width: 280px;
  background: white;
  border-radius: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  z-index: 2;
  text-align: left;
}

.chat-message {
  color: #000;
  padding: 8px 10px;
  border-radius: 8px;
  margin: 10px 15px;
  font-size: 12px !important;
  line-height: normal;
  line-height: 1.4;
}

.user {
  background-color: #5c5fc8;
  color: #fff;
}

.bot {
  background-color: #f2f2f2;
}

.bot-icon {
  position: absolute;
  top: 230px;
  left: 490px;
  background: url(https://www.streebo.com/wp-content/themes/streebo/images/atc/Streebo_Webpage_Technology_AWS_Contact_Center/icon1.png) no-repeat center center;
  background-size: cover;
  width: 3.5%;
  height: 6.3%;
  z-index: 3;
}

.custom-list {
  padding-left: 20px;
  margin: 0;
}

.custom-list li {
  line-height: 1.5;
  margin-bottom: 6px;
  list-style: disc !important;
  text-indent: 0;
  list-style-position: outside;
}

.custom-list2 {
  padding-left: 20px;
  margin-top: 20px;
}

.custom-list2 li {
  line-height: 1.5;
  margin-bottom: 30px;
  list-style: disc !important;
  text-indent: 0;
  list-style-position: outside;
}

.custom-list2 li::marker {
  color: #fc4f02;
  font-family: "poppins-bold";
  font-size: 20px;
}

.chat-row5.user5 {
  justify-content: flex-end;
  gap: 10px;
  padding: 10px;
  display: flex;
  width: 250px;
  align-items: flex-end;
  margin-left: auto;
  border-radius: 28px;
}

.chat-row5.bot5 {
  justify-content: flex-start;
  gap: 10px;
  padding: 10px;
  width: 280px;
  display: flex;
  align-items: flex-end;
  border-radius: 28px;
}

.chat-bubble5 {
  background: #fc4f02;
  color: #fff;
  padding: 12px 16px;
  border-radius: 18px;
  line-height: 1.4;
  max-width: 320px;
  font-size: 12px;
}

.chat-row5.bot5 .chat-bubble5 {
  background: #fff;
  color: #000;
}

.avtr {
  width: 35px;
  border-radius: 0% !important;
}

.chat-overlay3 {
  position: absolute;
  top: 60%;
  left: 65%;
  transform: translate(-120%, 46%);
  width: 100%;
  max-width: 45%;
  display: flex;
  flex-direction: column;
}

.chat-bg {
  background: url(https://www.streebo.com/wp-content/themes/streebo/images/atc/Streebo_Webpage_Technology_AWS_Contact_Center/bg.png) no-repeat center center;
}

.chatbox2 {
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  max-width: 400px;
  margin-left: auto;
  position: relative;
}

.chatbox4 {
  padding: 0;
  font-size: 12px !important;
  line-height: normal;
  margin: auto !important;
}

.chat-area {
  height: 400px;
  overflow-y: auto;
}

.chat-message3 {
  margin-bottom: 0px;
}

.chat-message3.bot3 {
  display: flex;
  align-items: flex-start;
  margin: 20px 0;
}

.chat-message3.bot3 img {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  margin-top: 4px;
}

.chatbox3 {
  background: none;
  box-shadow: none;
}

.chat-message2 {
  display: flex;
  align-items: flex-end;
}

.marb {
  margin-bottom: 0px;
}

.chat-message2.user2 {
  justify-content: flex-end;
}

.chat-message2.user2 p {
  background: #fc4f02;
  color: white;
  border-radius: 20px;
  font-size: 12px !important;
  line-height: normal;
  padding: 10px 15px;
  max-width: 70%;
  border-bottom-right-radius: 5px;
}

.chat-message2.user2 img {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  margin: 0px 20px;
  margin-top: 5px;
}

.chat-message2.bot2 p {
  background: #f3f2f0;
  font-size: 12px !important;
  line-height: normal;
  color: #000000;
  border-radius: 20px;
  padding: 10px 15px;
  max-width: 70%;
  border-bottom-left-radius: 5px;
}

.box-content {
  display: flex;
  align-items: flex-start;
  gap: 15px;
}

.chat-message2.bot2 div {
  background: #f3f2f0;
  font-size: 12px !important;
  line-height: normal;
  color: #000000;
  border-radius: 20px;
  padding: 10px 15px;
  max-width: 70%;
  border-bottom-left-radius: 5px;
}

.chat-message2.bot2 img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 10px;
  margin-bottom: 60px;
}

.box-2-img {
  position: absolute;
  right: 360px;
  top: -30px;
  width: 75px;
}

.main-contained {
  color: #000000;
  margin: 0;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 50px;
}

.faq-contained {
  width: 100%;
  border-radius: 12px;
}

.faq-item {
  border-bottom: 1px solid #c8d3de;
  padding: 30px 0;
}

.faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  outline: none;
}

.faq-question h5 {
  font-size: 20px;
  font-family: "poppins-bold";
  line-height: normal;
}

.faq-question .arrow {
  font-size: 1.5rem;
  transition: transform 0.3s ease;
}

.faq-item .faq-question .arrow {
  transform: rotate(180deg);
  width: 20px;
}

.faq-item.active .faq-question .arrow {
  transform: rotate(0deg);
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition:
    max-height 0.3s ease-out,
    padding 0.3s ease-out;
  outline: none;
}

.faq-item.active .faq-answer {
  max-height: 520px !important;
  padding-top: 10px;
  width: 90%;
}

.contact-btn {
  background-color: #fc4f02;
  color: #fff;
  border: none;
  padding: 14px 28px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 19px;
  cursor: pointer;
  margin-top: 20px;
}

.contact-btn:hover {
  background-color: #ec4904;
}

.boxhover img {
  width: 50px;
}

.med {
  display: flex;
  align-items: center;
}

.boxhover2 {
  border-radius: 5px;
  box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 10%);
  display: flex;
  flex-direction: row !important;
  color: #000000;
  background-color: rgba(255, 255, 255, 0.1);
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 30px;
  border: 2px solid #ffffff00;
  transition: border-color 0.5s ease;
  cursor: pointer;
  width: 100%;
  height: 140px;
}

.mb3 {
  margin-bottom: 60px;
}

.mt {
  margin-top: 50px;
}

.mmm {
  margin-left: 40px;
}

.boxhover_1:hover {
  border: 2px solid #fc4f02;
}

.feature-list {
  list-style: none;
  margin: 15px 0 0 0;
}

.feature-list li {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}

.feature-list .icon {
  margin-right: 12px;
}

.feature-list .icon img {
  width: 60px;
  height: 60px;
  display: block;
}

.small-screen {
  display: flex;
  place-items: center;
  padding-bottom: 20px;
}

.cards-1 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}

.card {
  background: #fff;
  border-radius: 18px;
  padding: 30px 25px;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.08);
  transition: 0.3s ease;
  min-height: 250px;
  border: 2px solid transparent;
  cursor: pointer;
}

.card-title {
  line-height: normal;
  color: #fc4f02;
  font-size: 22px;
}

.card:hover {
  border: 2px solid #fc4f02;
}

.icon-box img {
  width: 60px;
  height: 60px;
  margin-bottom: 15px;
}

.demo-btn {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 13px;
  padding: 8px 12px 8px 28px;
  background: #ff5a00;
  color: #fff;
  text-decoration: none;
  border-radius: 50px;
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  transition: all 0.3s ease;
  margin-top: 20px;
}

.demo-btn .arrow {
  width: 40px;
  height: 40px;
  background: #fff;
  color: #111;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  transition: transform 0.3s ease;
}

/* Hover par arrow move hoga */
.demo-btn:hover .arrow {
  transform: translateX(7px);
}

.card-title {
  margin-bottom: 18px;
}

.boxes {
  height: 250px;
}

.feature-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}

.feature-grid2 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.whatsapp-icon {
  top: -32px;
  width: 100px;
  height: 100px;
  left: 320px;
  background: url(https://www.streebo.com/wp-content/themes/streebo/images/atc/Streebo_Webpage_Technology_AWS_Contact_Center/icon21.png) no-repeat;
  position: absolute;
  z-index: 2;
}

.whatsapp-icon2 {
  top: 100px;
  width: 50px;
  height: 50px;
  left: 340px;
  background: url(https://www.streebo.com/wp-content/themes/streebo/images/atc/Streebo_Webpage_Technology_AWS_Contact_Center/icon22.png) no-repeat;
  position: absolute;
  z-index: 2;
}

.whatsapp-icon3 {
  top: 100px;
  width: 50px;
  height: 50px;
  left: 340px;
  background: url(https://www.streebo.com/wp-content/themes/streebo/images/atc/Streebo_Webpage_Technology_AWS_Contact_Center/icon24.png) no-repeat;
  position: absolute;
  z-index: 2;
}

.whatsapp-icon4 {
  top: 100px;
  width: 50px;
  height: 50px;
  left: 340px;
  background: url(https://www.streebo.com/wp-content/themes/streebo/images/atc/Streebo_Webpage_Technology_AWS_Contact_Center/icon27.png) no-repeat;
  position: absolute;
  z-index: 2;
}

.whatsapp-icon5 {
  top: 100px;
  width: 50px;
  height: 50px;
  left: 340px;
  background: url(https://www.streebo.com/wp-content/themes/streebo/images/atc/Streebo_Webpage_Technology_AWS_Contact_Center/icon29.png) no-repeat;
  position: absolute;
  z-index: 2;
}

.feature-card {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 20px;
  background: #fff;
  border-radius: 14px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06);
  transition: all 0.3s ease;
  cursor: pointer;
  border: 2px solid transparent;
}

.feature-card:hover {
  border: 2px solid #fc4f02;
}

.feature-icon img {
  width: 60px;
  height: 60px;
}

.pricin {
  width: 50px;
}

.mb {
  margin-bottom: 20px;
}

.mb2 {
  margin-bottom: 10px;
}

.no-border {
  border-bottom: none !important;
}

.mt {
  margin-top: 7px;
}

.feature-card4 {
  display: flex;
  align-items: center;
  gap: 20px;
}

.feature-card4 p {
  font-weight: bold;
  line-height: normal;
}

.feature-icon4 img {
  width: 60px;
  height: 60px;
}


.feature-list3 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px 20px;
  padding: 0;
  list-style: none;
}

.feature-list3 li {
  display: flex;
  align-items: center;
}

.feature-list3 .icon {
  margin-right: 8px;
}

.feature-list4 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px 20px;
  padding: 0;
  list-style: none;
}

.feature-list4 li {
  display: flex;
  align-items: center;
}

.feature-list4 .icon {
  margin-right: 8px;
}

.screen1 {
  display: flex;
  place-items: center;
}

.mobile-content2 {
  position: relative;
  top: 60px;
}

.mobile-content6 {
  position: relative;
  top: 40px;
}

.mobile-content3 {
  position: relative;
  top: 53px;
}

.mobile-section2 {
  margin-top: 80px;
}

.mobile-section3 {
  margin-top: 120px;
}

.mobile-content4 {
  position: relative;
  top: 60px;
}

.mobile-content5 {
  position: relative;
  top: 112px;
}

.chatts-1 {
  height: 420px;
}

.mob-cont {
  position: relative;
  top: 22px;
}

.mobile-content h4 {
  text-align: left;
  font-size: 24px !important;
  padding: 30px 0;
}

.mobile-content li {
  font-size: 15px !important;
}

.chat-box-2 {
  max-width: 360px !important;
}

.mobile-screen1 {
  display: flex;
  align-items: center;
}

.box4 {
  display: flex;
  align-items: flex-start;
}

.pricing-box {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}

.pricing-content h2 {
  margin-bottom: 10px;
  margin-top: 0;
}

.pricing-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.pricing-content li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 12px;
}

.emoji1 {
  width: 60px !important;
  height: 60px !important;
  position: relative;
  left: -40px;
  top: 30px;
}

.pt2 {
  padding-top: 40px;
}

.blg {
  background-color: #f2f7ff
}

.pt {
  padding-top: 60px;
}

.itlc {
  font-style: italic;
}

.h1 {
  font-size: 36px;
  padding-top: 20px;
  color: #fc4f02;
  margin-bottom: 0 !important;
}

.h2 {
  color: #000000 !important;
  margin-top: 0px;
  margin-bottom: 20px;
}

.h2s {
  font-size: 36px;
  margin-bottom: 0;
  color: #fc4f02
}

.br {
  border-radius: 30px;
}

.blc {
  color: #000;
}

.max-w {
  max-width: 75%;
}

.ssm {
  max-width: 65%;
  justify-self: self-end;
  align-items: normal;
}

.org {
  color: #fc4f02
}

.pt3 {
  padding-top: 20px;
}

.fxs {
  align-items: flex-start
}

.w-h {
  width: 50px;
  height: 50px
}

.fm {
  font-size: 18px;
  margin-bottom: 10px
}

.mfm {
  margin-right: 20px;
  float: left;
  margin-bottom: 10px
}


@media (max-width: 1024px) {

  #Insurance .whatsapp-icon,
  .whatsapp-icon2,
  .whatsapp-icon3,
  .whatsapp-icon4,
  .whatsapp-icon5 {
    display: none;
  }
}

@media (max-width: 768px) {

  .bot-icon,
  .box-2-img {
    display: none;
  }

  .chat-overlay3 {
    position: absolute;
    top: 62%;
    left: 82%;
    transform: translate(-150%, 28%);
    width: 100%;
    max-width: 400px;
  }

  .boxhover_1 {
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 20px;
  }

  .boxhover2 {
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;
  }

  .screen1 {
    display: flex;
    place-items: center;
    flex-direction: column;
  }

  .swip {
    display: flex;
    flex-direction: column;
  }

  .items1 {
    order: 2;
  }

  .specer {
    height: 0 !important;
  }

  .items2 {
    order: 1;
  }

  .mobile-screen1 {
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .mobile-content2 {
    position: relative;
    top: 0px;
  }

  .mobile-content6 {
    position: relative;
    top: 0px;
  }

  .mobile-content3 {
    position: relative;
    top: 0px;
  }

  .mobile-content4 {
    position: relative;
    top: 0px;
  }

  .mobile-content5 {
    position: relative;
    top: 0px;
  }

  .last-sec {
    height: auto;
  }

  .data-management {
    width: auto !important;
  }

  .head_last {
    font-size: 36px;
  }

  .mob-cont {
    position: relative;
    top: 0px;
  }

  .chatbox1 {
    /* position: relative; */
    width: 36%;
    left: 5%;
    top: 79px;
    justify-self: center;
    height: 300px;
  }

  .chatbox2 {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    max-width: 400px;
    margin-left: 0;
    position: relative;
    justify-self: center;
  }

  .chat-box-2 {
    padding: 0 !important;
    max-width: 350px !important;
  }

  .chatbox3 {
    background: none;
    box-shadow: none;
  }

  .med {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .mobile-section2 {
    margin-top: 20px;
  }

  .mobile-section3 {
    margin-top: 20px;
  }
}

@media (max-width: 480px) {
  .chat-overlay3 {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 100%;
    max-width: 370px;
  }

  .chatbox1 {
    position: relative;
    width: 70%;
    left: 0%;
    justify-self: anchor-center;
    top: 0;
    height: 310px;
  }

  .chat-row5.bot5 .chat-bubble5 {
    background: #fff;
    color: #000;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  }

  .feature-list3 {
    grid-template-columns: 1fr;
  }

  .feature-list4 {
    grid-template-columns: 1fr;
  }

  .chatts-1 {
    height: 420px;
    overflow-y: scroll;
  }

  .cards-1 {
    display: grid;
    grid-template-columns: 1fr;
  }

  .feature-grid {
    display: grid;
    grid-template-columns: 1fr;
  }

  .feature-grid2 {
    display: grid;
    grid-template-columns: 1fr;
  }

  .chat-area {
    height: 470px;
    overflow-y: auto;
  }
}

@media (max-width: 320px) {
  .chatbox1 {
    position: relative;
    width: 92%;
    left: 0%;
    justify-self: anchor-center;
    top: 0;
    height: 300px;
  }

  .small-screen {
    display: flex;
    place-items: center;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
}