/* IMAGE */
.img-responsive {
  max-width: 100%;
  height: auto;
}

img {
  border: medium none;
  vertical-align: middle;
  outline: medium none;
}
div {
  display: block;
}

.p20 {
  padding: 20px;
  display: block;
}

.pl {
  padding: 20px 20px 20px 0px;
}

.pr {
  padding: 20px 0px 20px 20px;
}
/* Text Align */
.center {
  text-align: center;
}

.left {
  text-align: left;
}
.Wid2 {
  width: 100%;
  float: left;
}
.Wid {
  width: 100%;
}
/* IMAGE AND EXTRA CLOSE */

/* SECTION-1 */
.hero-section h1 {
  width: 80%;
  margin: 50px 0;
}
.scrollBlock2 {
  position: absolute;
  top: 388px;
  left: 65px;
}
.slider {
  display: flex;
  transition: transform 0.8s ease-in-out;
}
.slide {
  flex: 0 0 100%;
  display: flex;
  float: left !important;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-end;
  margin-top: -20px;
}
.line {
  height: 1px;
  opacity: 0.6;
  width: 60px;
  position: relative;
  left: 162px;
  bottom: 42px;
}
#slide-image {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}
.connectBtn {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 14px;
  font-size: 16px;
  min-width: 190px;
  border-radius: 5px;
  width: fit-content;
  color: #000;
  margin: 20px 0;
  text-decoration: none;
  text-align: left;
}
.connectBtn:hover {
  background-color: #fc4f02;
  transition: 0.4s;
  color: #fff;
  border: 1px solid #fc4f02;
}
/* SECTION-1 COMPLETE*/

/* SECTION-2 BLUEBG*/
.dyk-left__content,
.dyk-right__content {
  color: #fff;
}
.dyk-left__content {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
/* SECTION-2 COMPLETE*/

/* SECTION-3 CARDS*/

.differentiators-cards {
  display: flex;
  gap: 40px;
}
.differentiators-cards .boxhover1 {
  width: 50%;
}
.boxhover1 {
  border-radius: 5px;
  box-shadow: 0 0 12px 0 rgb(0 0 0 / 10%);
  background: #fff;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 30px;
  border: 2px solid #fff;
  transition: border-color 1s ease;
  /* height: 310px !important; */
}
.boxhover1:hover {
  border: 2px solid #fc4f02;
}

/* SECTION-3 CARDS COMPLETE*/

/* SECTION-4 MOBILES*/
.mobile-heading {
  display: flex;
  align-items: center;
}

.mobile-heading h2 {
  font-size: 95px !important;
  color: rgba(252, 79, 2, 0.3);
  font-weight: bold;
}

.mobile-heading h4 {
  font-family: product sans !important;
  font-size: 28px;
  font-weight: bold;
}
.mobils-main {
  display: flex;
}
.mobile-screen {
  display: flex !important;
  align-items: center;
  position: relative;
  flex-direction: column;
}
.mobile-screen-inner {
  width: 95%;
  background: #fff;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
}

.mobile-screen-inner-2 {
  border: 18px solid #000000;
  overflow: hidden;
  background: #000;
  border-radius: 50px;
  width: 350px;
  height: 650px;
}

.mobile-screen-inner-3 .message.user-3 {
  color: #ffff;
  background-color: #158cfe !important;
}

.mobile-screen-inner-3 .message {
  background: #efeff0 !important;
  color: #000000;
}

.mobile-screen-inner-4 {
  box-shadow: 0 0 30px rgb(118 115 115 / 49%);
  overflow: hidden;
  width: 380px;
  height: 660px;
}
.mobile-screen-inner-4- {
  overflow: hidden;
  height: 650px;
}
.chat-area {
  flex: 1;
  overflow-y: auto;
  padding: 15px 15px 15px 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 15px;
  overflow-y: hidden;
}

.chat-area-1 {
  flex: 1;
  overflow-y: scroll !important;
  padding: 15px 15px 15px 15px;
  display: flex;
  flex-direction: column;
  background-color: #f9f9f9;
  gap: 20px;
}
.message-row {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
}

.message-row.user {
  flex-direction: row-reverse;
}
.avatar {
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  flex-shrink: 0;
}

.avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.message {
  background: #e7ebf1 !important;
  padding: 10px 15px;
  border-radius: 5px;
  max-width: 75%;
  word-wrap: break-word;
  font-size: 12px;
  line-height: 1.4;
  font-family: product sans;
  font-weight: 500;
}

.message.user {
  background: #fff3e2 !important;
  color: #000000;
  max-width: 250px;
}
.message.user2 {
  background: #fff3e2 !important;
  color: #000000;
  max-width: 230px;
}

.message.user-2 {
  background: #fc4f02 !important;
  color: #fff;
  border-radius: 0px !important;
}
.user-2::after {
  content: url(https://rybo.ai/wp-content/themes/Rybo/images/atc/Rybo_Webpage_Healthcare_dentist_customer/tringle-icon.png);
  position: absolute;
  right: 0px;
  margin-top: 12px;
}

.message.user-4 {
  background: #e8eff2 !important;
  color: #000000;
  border-radius: 0px !important;
}


.mobile-content {
  width: 100%;
  float: left;
  padding: 52px 28px 22px 0;
}

.mobile-content h4 {
  color: #fc4f02;
  font-size: 22px;
  font-weight: bold;
}

.mobile-content ul li::marker {
  color: #fc4f02;
  font-size: 20px;
}
.screen-footer {
  background: #f1f1f1;
  border-top: 1px solid #ddd;
  display: flex;
  gap: 10px;
  align-items: center;
}

.screen-footer input {
  flex: 1;
  padding: 10px;
  border-radius: 11px;
  border: 1px solid #ccc;
  outline: none;
}

.screen-footer button {
  padding: 10px 15px;
  border: none;
  border-radius: 20px;
  background: #007bff;
  color: white;
  cursor: pointer;
}
.mobile-height {
  height: 660px;
}
.gray-vector2 {
  place-self: end;
  position: absolute;
  top: 95%;
}
.gray-vector {
  place-self: end;
  position: absolute;
  top: 95%;
}
.gray-vector3 {
  place-self: flex-end;
  position: absolute;
  top: 100%;
}
.orange-vector {
  place-self: end;
  position: absolute;
  top: 95%;
}
/* SECTION-4 MOBILES COMPLETE*/

/* BOX-SECTION */
.main-box {
  display: flex;
  gap: 40px;
  width: 100%;
}
.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;
  transition: border-color 0.5s ease;
  cursor: pointer;
  width: 48%;
}

.boxhover2:hover {
  border: 2px solid #fc4f02;
}
.boxhover_2 {
  display: flex;
  color: #000000;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 30px;
  transition: border-color 0.5s ease;
  width: 48%;
}
.boxhover3:hover {
  border: 2px solid #fff;
}
/* BOX-SECTION COMPLETE  */

/* ACCORDIAN - SECTION */
.cards-heading {
  font-family: product sans;
}

.acccord-tab2 > .acccord-toggle2 {
  position: absolute;
  display: none;
  background: #f4f8ff;
}

.acccord-tab2 > label {
  color: #000;
  background: #fff;
  font-size: 20px;
  line-height: normal;
  position: relative;
  display: block;
  padding: 25px 30px 30px 30px;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
  border-radius: 8px 8px 0px 0px;
}

.acccord-tab2 > .acccord-content2 {
  max-height: 0;
  transition: all 0.1s;
  overflow: hidden;
  padding: 0 10px 0 60px;
  background: #f4f8ff;
  border-radius: 0 0 8px 8px;
}

.acccord-tab2 > label:after {
  content: ">";
  position: absolute;
  top: 25px;
  right: 10px;
  transform: rotate(90deg);
  transition: transform 0.15s;
  margin-right: 25px;
  font-weight: bolder;
}

.acccord-tab2 > .acccord-toggle2:checked ~ label {
  background: #f4f8ff;
  border: 1px solid #b8cbf8;
  border-bottom: none;
  padding-bottom: 10px;
}

.acccord-tab2 > .acccord-toggle2:checked ~ label:after {
  transform: rotate(-90deg);
  background: #f4f8ff;
  font-weight: bolder;
}

.acccord-tab2 > .acccord-toggle2:checked ~ .acccord-content2 {
  max-height: 100vh;
  border: 1px solid #b8cbf8;
  border-top: none;
  padding: 0px 20px 25px 74px;
}
.acord-nrmltxt {
  font-size: 16px;
  line-height: normal;
}

/* ACCORDIAN - SECTION COMPLETE  */
/* priciing model - SECTION   */
.boxhover4 {
  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: 20px;
  border: 2px solid #ffffff00;
  transition: border-color 0.5s ease;
  cursor: pointer;
  width: 100%;
}

.boxhover4 ul li::marker {
  color: #fc4f02;
  font-size: 20px;
}
.connectBtn2 {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 14px;
  font-size: 16px;
  min-width: 190px;
  border-radius: 5px;
  width: fit-content;
  color: #fc4f04;
  margin: 20px 0;
  text-decoration: none;
  text-align: left;
}
.connectBtn2:hover {
  background-color: #fc4f02;
  transition: 0.4s;
  color: #fff;
  border: 1px solid #fc4f02;
}
/* priciing model - SECTION complete  */

@media (min-width: 1441px) {
  .scrollBlock2 {
    display: none;
  }
}
@media (max-width: 1024px) {
  .hero-section h1 {
    width: 100%;
  }
  .scrollBlock2 {
    position: absolute;
    top: 368px;
    left: 3%;
  }
}
@media (min-width: 768px) and (max-width: 768px) {
  .mobile_screen {
    align-items: center;
    width: 50% !important;
  }
}
@media (min-width: 0px) and (max-width: 768px) {
  #slideImage1 {
    display: none;
  }

  #slideImage2 {
    display: none;
  }
  .differentiators-cards {
    display: flex;
    gap: 0px;
    flex-direction: column;
  }
  .differentiators-cards .boxhover1 {
    width: 100%;
  }
  .boxhover1 {
    display: block;
  }
  .p20 {
    padding: 0px;
    display: block;
  }
  .mobils-main {
    flex-direction: column;
    flex-direction: column;
    display: flex;
    align-items: center;
  }
  .mobile-screen {
    align-items: center;
  }
  .mobile-screen-inner {
    width: 100%;
    top: 0px;
    position: relative;
    margin-top: 20px;
  }
  .p-res {
    padding: 1rem !important;
  }
  .swip {
    display: flex;
    flex-direction: column;
  }
  .items1 {
    order: 2;
  }

  .items2 {
    order: 1;
  }
  .mobile-content {
    width: 100% !important;
  }
  .screen-footer img {
    width: 100%;
  }
  .mobile-height {
    height: auto !important;
  }
  .main-box {
    flex-direction: column;
    gap: 0;
  }
  .boxhover2 {
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
  .boxhover_2 {
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
}
@media (min-width: 0px) and (max-width: 480px) {
  .acccord-tab2 > label:after {
    margin-right: 0;
  }
  
.mobile-heading {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
}
@media (max-width: 376px) {
  .mobils-main {
    flex-direction: column;
    display: flex;
    align-items: stretch;
  }
}
@media (max-width: 320px) {
  .gray-vector2 {
    place-self: end;
    position: absolute;
    top: 70px;
  }
}
