/* center line */

#Facebook .line {
  width: 70px;
  height: 6px;
  background-color: #0866FF;
  margin: 0 50%;
  margin-top: 10px;
  display: block;
  border-radius: 0px;
}

#Facebook .anim {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#Facebook .anim:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 30%;
  height: 100%;
  background: white;
  animation: animate 2s linear infinite;
}

@keyframes animate {
  0% {
    left: 0;
  }

  50% {
    left: 100%;
  }

  0% {
    left: 0;
  }
}

/* center line css End here */
/* first img css */
#Facebook .fb-header {
  width: 100%;
}

#Facebook .pl20 {
  padding: 10px 10px;
}

#Facebook .dis {
  display: flex;
  align-items: center;
}

#Facebook .dis-2 {
  position: relative;
  top: 30px;
}

#Facebook .chatbox1 {
  position: absolute;
  top: 102px;
  left: 100px;
  width: 272px;
  background: white;
  border-radius: 16px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  z-index: 2;
  text-align: left;
}

#Facebook .chatbox_1 {
  position: absolute;
  top: 40px;
  left: -10px;
  width: 320px;
  border-radius: 16px;
  z-index: 2;
  text-align: left;
}

#Facebook .chatbox_2 {
  position: absolute;
  top: 120px;
  left: 80px;
  width: 400px;
  border-radius: 16px;
  z-index: 2;
  text-align: left;
}

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

#Facebook .user {
  background-color: #0866FF;
  color: #fff;
}

#Facebook .bot {
  background-color: #F6F6F6;
}

#Facebook .messenger-icon {
  position: absolute;
  top: 70px;
  left: 330px;
  background: url(https://www.streebo.com/wp-content/themes/streebo/images/atc/Streebo_Webpage_Generative_AI_Chatbot_Hospitality_Facebook/Messenger.png) no-repeat center center;
  /* background-size: cover; */
  width: 9%;
  height: 16%;
  z-index: 2;
}

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

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

#Facebook .chat-area {
  height: 680px;
  overflow-y: auto;
}

#Facebook .avtr2 {
  display: flex;
  align-items: anchor-center;
  margin-left: 10px;
}

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

#Facebook .small-screen {
  display: flex;
  place-items: center;
  flex-direction: column;
  align-items: flex-start;
}

#Facebook .avtr {
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  flex-shrink: 0;
}

#Facebook .custom-list2 {
  padding-left: 20px;
  margin: 0;
}

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

#Facebook .custom {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
}

#Facebook .custom-img {
  width: 60px;
  height: 60px;
}

#Facebook .custom-list {
  border: 2px solid #0866FF;
  border-radius: 10px;
  padding: 20px;
  background-color: #fff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.20);
  display: flex;
  gap: 40px;
  flex-wrap: wrap;
}

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

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

#Facebook .head-1 {
  font-family: 'poppins-bold';
  text-align: center;
  line-height: normal;
  font-size: 24px !important;
  color: #0866FF !important;
}

#Facebook .mobile-content h4 {
  text-align: left;
  padding: 30px 0;
}


#Facebook .chat-message2 {
  display: flex;
  align-items: flex-end;
  margin-bottom: 15px;
}

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

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

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

#Facebook .chat-message2.user2 img {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  margin-left: 10px;
}

#Facebook .chat-message2.bot2 p {
  background: #FFFFFF;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  font-size: 12px !important;
  line-height: normal;
  color: #000000;
  border-radius: 20px;
  padding: 10px 15px;
  max-width: 60%;
  border-bottom-left-radius: 5px;
}

#Facebook .chat-message2.bot2 div {
  background: #FFFFFF;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  font-size: 12px !important;
  line-height: normal;
  color: #000000;
  border-radius: 20px;
  padding: 10px 15px;
  max-width: 60%;
  border-bottom-left-radius: 5px;
}

#Facebook .chat-message2.bot2 img {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  margin-right: 10px;
}

#Facebook .box-2-img {
  position: relative;
  top: 50px;
  right: 40px;
}

#Facebook.chat-message3 {
  margin-bottom: 20px;
}

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

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

#Facebook .boxhover2:hover {
  transform: scale(1.02);
}

#Facebook .boxhover2 {
  border-radius: 5px;
  box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 10%);
  display: flex;
  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;
  height: auto !important;
  transition: transform 0.3s ease;
  cursor: pointer;
  width: 100%;
}

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

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

#Facebook .pricing-content h2 {
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 0;
}

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

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

#Facebook .line-text {
  display: inline;
  line-height: 1.5;
}

#Facebook .tick {
  font-size: 20px;
}

#Facebook .last-sec {
  background-image: url(https://www.streebo.com/wp-content/themes/streebo/images/atc/Streebo_Webpage_Generative_AI_Chatbot_Hospitality_Facebook/img8.png);
  height: 650px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-align: center !important;
  background-size: cover;
  background-position: center;
  padding: 100px 20px;
  color: white;
  margin-top: 20px;
}

#Facebook .data-management {
  width: 80%;
  text-align: center;
  place-self: center;
}

#Facebook .head_last {
  font-size: 36px;
  font-family: 'poppins-bold';
}

#Facebook .nrml-txt {
  margin-left: 20px;
}

@media (max-width: 768px) {

  #Facebook .messenger-icon,
  .box-2-img {
    display: none;
  }

  #Facebook .dis {
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  #Facebook .dis-2 {
    position: relative;
    top: 0px;
  }

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

  #Facebook .items1 {
    order: 2;
  }

  #Facebook .items2 {
    order: 1;
  }


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

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

  #Facebook .messenger-icon,
  .box-2-img {
    display: none;
  }

  #Facebook .spacer {
    height: 0 !important;
  }

  #Facebook .chat-area {
    height: 500px;
    overflow-y: auto;
  }

  #Facebook .boxhover,
  .boxhover2 {
    display: block;
    height: auto;
  }

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

  #Facebook .last-sec {
    height: auto;
  }

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

  #Facebook .head_last {
    font-size: 36px;
  }

  #Facebook .box4 {
    margin-bottom: 20px;
  }

  #Facebook .chatbox1 {
    /* position: relative; */
    width: 36%;
    left: 9%;
    top: 33px;
    justify-self: center;
    height: 380px;
  }

  #Facebook .chatbox_1 {
    /* position: relative; */
    width: 50%;
    left: 1%;
    top: 190px;
    justify-self: center;
    height: 0;
  }

  #Facebook .custom {
    padding-bottom: 30px !important;
  }

  #Facebook .chatbox_2 {
    /* position: relative; */
    width: 49%;
    left: 1%;
    top: 70px;
    justify-self: center;
    height: 0;
  }

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

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

  #Facebook .chat-area {
    height: 600px;
    overflow-y: auto;
  }
}

@media (max-width: 480px) {
  #Facebook .chatbox1 {
    position: relative;
    width: 73%;
    left: 0%;
    justify-self: anchor-center;
    top: 0;
    height: 370px;
  }

  #Facebook .chatbox_1 {
    position: relative;
    width: 73%;
    left: 0%;
    justify-self: anchor-center;
    top: 0;
    height: 370px;
  }

  #Facebook .chatbox_2 {
    position: relative;
    width: 90%;
    left: 0%;
    justify-self: anchor-center;
    top: 0;
    height: 370px;
  }

  #Facebook .custom-list {
    gap: 0 !important;
  }

  #Facebook .custom {
    display: flex;
    align-items: flex-start;
    padding-bottom: 20px;
    gap: 20px;
    flex-direction: column;
  }

  #Facebook .nrml-txt {
    margin-left: 0px;
  }
}

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

  #Facebook .chatbox_1 {
    position: relative;
    width: 95%;
    left: 0%;
    justify-self: anchor-center;
    top: 0;
    height: 390px;
  }

  #Facebook .nrml-txt {
    margin-left: 0px;
  }

  #Facebook .chatbox_2 {
    position: relative;
    width: 100%;
    left: -1%;
    justify-self: anchor-center;
    top: 0;
    height: 390px;
  }

  .custom-list {
    gap: 0 !important;
  }

  #Facebook .small-screen {
    display: flex;
    place-items: center;
    flex-direction: column;
    align-items: flex-start;
  }

  #Facebook .custom {
    display: flex;
    align-items: flex-start;
    padding-bottom: 20px;
    gap: 20px;
    flex-direction: column;
  }
}