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

img {
  border: medium none;
  vertical-align: middle;
  outline: medium none;
}
div {
  display: block;
}
.space_20 {
  padding: 20px;
  display: block;
}
.Title{
  font-family: Product sans !important;
  font-weight: bold;
}

.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: 340px;
  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*/
.custom-card {
  background-color: #ffffff;
  border: 2px solid transparent;
  border-radius: 8px;
  padding: 20px;
  height: 100%;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  font-size: 16px;
  line-height: normal;
}

.custom-card:hover {
  border: 2px solid #fc4f02;
  box-shadow: 0 0 12px 0 rgb(0 0 0 / 10%);
}

.custom-icon {
  font-size: 22px;
  color: #fc4f02;
  margin-bottom: 20px;
}
/* SECTION-3 CARDS*/

.differentiators-cards {
  display: flex;
  gap: 80px;
}
.differentiators-cards .boxhover1 {
  width: 50%;
}
.differentiators-cards2 {
  display: flex;
  gap: 40px;
}
.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*/
.box li::marker {
  color: #fc4f02;
  font-size: 20px;
}

/* SECTION-4 Mobiles*/
.mobile-screen {
  display: flex !important;
  align-items: center;
  position: relative;
  flex-direction: column;
}
.mobils-main {
  display: flex;
}
.mobile-screen-inner {
  width: 90%;
  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: #060042 !important;
}

.mobile-screen-inner-3 .message {
  background: #efeff0 !important;
  color: #000000;
}
.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;
}
.message {
  background: #e7ebf1 !important;
  padding: 10px 15px;
  border-radius: 5px;
  max-width: 75%;
  word-wrap: break-word;
  font-size: 12px;
  line-height: 1.4;
}
.icons1::after {
  content: "";
  position: absolute;
  bottom: -40%;
  left: 100%;
  z-index: 1;
  width: 100px;
  background-image: url();
  height: 80px;
  background-size: cover;
  background-repeat: no-repeat;
}

.icons1::before {
  content: "";
  position: absolute;
  top: 400px;
  right: -470px;
  width: 120px;
  height: 120px;
  z-index: 999;
  background-image: url();
  background-size: cover;
  background-repeat: no-repeat;
}
.icons4::after {
  top: 73%;
  left: 12%;
  width: 90px;
  height: 90px;
  background-image: url(https://rybo.ai/wp-content/themes/Rybo/images/atc/Rybo_Webpage_Healthcare/emoji1.png);
}

.icons4::before {
  top: 25%;
  right: 14%;
  width: 90px;
  z-index: 99;
  height: 90px;
  background-image: url(https://rybo.ai/wp-content/themes/Rybo/images/atc/Rybo_Webpage_Healthcare/emoji.png);
}
.gray-vector {
  place-self: end;
  position: absolute;
  top: 91%;
}
.gray-vector3 {
  place-self: end;
  position: absolute;
  top: 85%;
}
.gray-vector2 {
  place-self: end;
  position: absolute;
  top: 75%;
}
.gray-vector4 {
  place-self: end;
  position: absolute;
  top: 71%;
}
.orange-vector {
  place-self: end;
  position: absolute;
  top: 88%;
}
.section-1 {
  margin-bottom: 25px;
}
.section-1 h2 {
  color: #fc4f02;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 8px;
}
.checklist {
  padding-left: 0 !important;
}

.checklist li::before {
  margin-right: 10px;
  font-weight: bolder;
  font-size: 20px;
}

.checklist li {
  list-style: none;
}

.source {
  font-weight: bold;
  color: #1e1e1e;
  font-size: 18px;
}
.source span {
  color: #fc4f02;
}

.icons6::after {
  top: 410px;
  left: 12%;
  width: 100px;
  height: 100px;
  background-image: url(https://rybo.ai/wp-content/themes/Rybo/images/atc/Rybo_Webpage_Rental_Rental_Car_Truck_Customers_Customer/whatsapp-logo.png);
}

.icons6::before {
  top: 360px;
  right: 77px;
  width: 100px;
  height: 100px;
  z-index: 99;
  background-image: url(https://rybo.ai/wp-content/themes/Rybo/images/atc/Rybo_Webpage_Healthcare/emoji3.png);
}
.icons6 .extra-emoji {
  position: absolute;
  top: 140px;
  z-index: 99;
  left: 69%;
  width: 100px;
  height: 100px;
  background-image: url(https://rybo.ai/wp-content/themes/Rybo/images/atc/Rybo_Webpage_Healthcare/emoji.png);
  background-size: cover;
  content: "";
}
.icons6 .extra-emoji2 {
  position: absolute;
  top: 190px;
  z-index: 99;
  left: 11%;
  width: 100px;
  height: 100px;
  background-image: url(https://rybo.ai/wp-content/themes/Rybo/images/atc/Rybo_Webpage_Healthcare/emoji2.png);
  background-size: cover;
  content: "";
}
.icons8 .extra-emoji3 {
  position: absolute;
  top: 250px;
  z-index: 99;
  left: 8%;
  width: 100px;
  height: 100px;
  background-image: url(https://rybo.ai/wp-content/themes/Rybo/images/atc/Rybo_Webpage_Healthcare/emoji4.png);
  background-size: cover;
  content: "";
}

.icons8::after {
  top: 20%;
  left: 74%;
  width: 100px;
  height: 100px;
  background-image: url(https://rybo.ai/wp-content/themes/Rybo/images/atc/Rybo_Webpage_Healthcare/emoji6.png);
}

.icons8::before {
  top: 320px;
  right: 8%;
  width: 90px;
  z-index: 99;
  height: 90px;
  background-image: url(https://rybo.ai/wp-content/themes/Rybo/images/atc/Rybo_Webpage_Healthcare/emoji5.png);
}

.mobile-screen-inner-4 {
  box-shadow: 0 0 30px rgb(118 115 115 / 49%);
  overflow: hidden;
  width: 380px;
  height: 660px;
}
.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 {
  position: absolute;
  right: 0px;
  margin-top: 12px;
}
.time-slots {
  display: flex;
  gap: 15px;
}

.time-slot {
  padding: 12px 20px;
  border-radius: 6px;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  transition: 0.3s;
  border: 2px solid #fc4f02;
  color: #fc4f02;
  background-color: #fff;
}

.time-slot:hover {
  background-color: #fc4f02;
  color: #ffffff;
}

/* 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: 19px;
  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 (min-width: 1024px) and (max-width: 1024px) {
  .icons1::after,
  .icons1::before {
    content: "";
    background: none;
    display: none;
  }
}
@media (max-width: 1024px) {
  .hero-section h1 {
    width: 100%;
  }
  .scrollBlock2 {
    position: absolute;
    top: 310px;
    left: 3%;
  }
  .differentiators-cards {
    display: flex;
    gap: 40px;
  }
  .icons6 .extra-emoji {
    display: none;
  }
  .icons6 .extra-emoji2 {
    display: none;
  }
  .icons8 .extra-emoji3 {
    display: none;
  }
}
@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;
  }
  .space_20 {
    padding: 0px;
    display: block;
  }
  .p-res {
    padding: 1rem !important;
  }
  .swip {
    display: flex;
    flex-direction: column;
  }
  .items1 {
    order: 2;
  }

  .items2 {
    order: 1;
  }
  .differentiators-cards .boxhover1 {
    width: 100%;
  }
  .boxhover1 {
    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;
  }
  .icons1::after,
  .icons1::before {
    content: "";
    background: none;
    display: none;
  }
}
@media (min-width: 0px) and (max-width: 480px) {
  .differentiators-cards {
    display: flex;
    gap: 0;
    flex-direction: column;
  }
}
