@import url("https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400;700&display=swap");

/* Accordion-section */

#gym .accordion-section {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 50px;
  flex-wrap: wrap;
}

#gym .accordion-section img {
  width: 500px;
  max-width: 100%;
}

#gym .accordion-custom {
  width: 500px;
  max-width: 100%;
}

#gym .accordion-item-custom {
  margin-bottom: 15px;
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.3s ease;
}

#gym .accordion-header-custom {
  background: none;
  font-weight: bold;
  padding: 15px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
  position: relative;
  color: #fff;
}

#gym .accordion-header-custom::after {
  content: url(https://rybo.ai/wp-content/themes/Rybo/images/atc/Rybo_Webpage_Gym_And_Fitness_customer_service_reception/icon1.png);
  font-size: 28px;
  color: #ffffff;
  transition: transform 0.3s;
}

#gym .accordion-header-custom-1::after {
  color: #000 !important;
}

#gym .accordion-item-custom .active .accordion-header-custom::after {
  transform: rotate(180deg);
}

#gym .accordion-content-custom {
  max-height: 0;
  overflow: hidden;
  padding: 0 20px;
  transition: all 0.3s ease;
  font-size: 16px;
}

#gym .accordion-item-custom .active .accordion-content-custom {
  padding: 15px 20px 20px;
  max-height: 500px;
  color: #fff;
}

#gym .accordion-item-custom.active {
  background-color: #f4f8ff;
  border: 1px solid #c9d7fa;
}

#gym .scrollBlock2 {
  position: absolute;
  top: 290px;
  left: 65px;
}

#gym .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;
}

#gym .line {
  height: 1px;
  opacity: 0.6;
  width: 60px;
  position: relative;
  left: 162px;
  bottom: 42px;
}

#gym .connectBtn:hover {
  background-color: #fc4f02;
  transition: 0.4s;
  color: #fff;
  border: 1px solid #fc4f02;
}

#gym .main-box {
  display: flex;
  gap: 40px;
  width: 100%;
}

#gym .boxhover,
#gym .boxhover3,
#gym .boxhover2,
#gym .boxhover5,
#gym .boxhover6,
#gym .boxhover7,
#gym .boxhover8,
#gym .boxhover9 {
  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: 50%;
  height: 200px;
}

#gym .dothover ul li::marker {
  color: #fc4f02;
  font-size: 20px;
}

#gym .boxhover5 {
  height: 150px;
}

#gym .boxhover6 {
  height: 150px;
}

#gym .boxhover7 {
  height: 210px;
}

#gym .boxhover8 {
  height: 230px;
}

#gym .boxhover9 {
  height: 150px;
}

#gym .boxhover {
  height: 210px;
  flex-direction: column;
}

#gym .boxhover:hover,
#gym .boxhover2:hover,
#gym .boxhover3:hover,
#gym .boxhover5:hover,
#gym .boxhover6:hover,
#gym .boxhover7:hover,
#gym .boxhover8:hover,
#gym .boxhover9:hover {
  border: 2px solid #fc4f02;
}

#gym .boxhover7:hover h2 {
  color: #fc4f02;
  transition: all 0.3s ease;
}

#gym .boxhover3 {
  height: 170px;
}

#gym .box-content {
  font-size: 22px !important;
  font-family: "PTSans-Bold" !important;
  padding-bottom: 8px;
}

#gym .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%;
}

#gym .boxhover2 ul li::marker,
#gym .boxhover3 ul li::marker,
#gym .boxhover1 ul li::marker,
#gym .accordion-body ul li::marker,
#gym .boxhover4 ul li::marker,
#gym .boxhover5 ul li::marker,
#gym .boxhover6 ul li::marker,
#gym .boxhover7 ul li::marker {
  color: #fc4f02;
  font-size: 20px;
}

#gym .left {
  text-align: left;
}

/* mobile  */

#gym .icon img {
  margin-right: 10px;
  color: #ff6600;
  font-size: 22px;
  width: 25px;
}

#gym .mobile-heading {
  display: flex;
  align-items: center;
}

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

#gym .mobile-heading h4 {
  font-family: "PTSans-Bold" !important;
  font-size: 28px;
}

#gym .main-mobile {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 140px;
  flex-wrap: wrap;
}

#gym .nrmltxt {
  font-size: 16px;
  line-height: normal;
  font-family: 'Roboto Slab' !important;
}

#gym .chat-column {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 400px;
}

#gym .mobils-main {
  display: flex;
}

#gym .mobile-screen {
  display: flex !important;
  align-items: center;
  position: relative;
  flex-direction: column;
}

#gym .mobile-screen-inner {
  width: 90%;
  height: 650px;
  background: #fff;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
}

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

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


#gym .user-6 {
  background: #dcf7c5 !important;
  color: #000000;
}

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

#gym .mobile-screen-inner-4 {
  box-shadow: 0 0 30px rgb(118 115 115 / 49%);
  overflow: hidden;
  width: 400px;
  height: 650px;
}

#gym .screen-header img {
  width: 100%;
}

#gym .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;
}

#gym .chat-area-1 {
  flex: 1;
  overflow-y: auto;
  padding: 15px 15px 15px 15px;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  gap: 20px;
  overflow-y: hidden;
}

#gym .message-row {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
}

#gym .message-time {
  margin-right: 2px;
  line-height: 1;
}

#gym .message-meta {
  position: absolute;
  bottom: 4px;
  right: 6px;
  display: inline-flex;
  align-items: center;
  font-size: 10px;
  color: #999;
}

#gym .message {
  position: relative;
  padding-right: 30px;
  font-size: 14px;
}

#gym .message.message-meta {
  position: absolute;
  bottom: 4px;
  right: 6px;
  font-size: 10px;
  color: #999;
}

#gym .message.user-3 {
  position: relative;
  padding-right: 46px;
}

#gym .user-6 {
  position: relative;
  padding: 15px 15px;
  font-size: 12px;
}

#gym .message-row.user {
  flex-direction: row-reverse;
}

#gym .message-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#gym .message-body {
  color: #575657;
  font-size: 12px;
  margin-top: 5px;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 0px;
}

#gym .message {
  background: #e7ebf1 !important;
  padding: 10px 15px;
  border-radius: 5px;
  max-width: 75%;
  word-wrap: break-word;
  font-size: 12px;
  font-family: "Roboto-Regular";
  line-height: 1.4;
}

#gym .message-2 {
  padding: 4px 0;
}

#gym .message.user {
  background: #060042 !important;
  color: #fff;
  max-width: 250px;
}

#gym .message.user-2 {
  background: #fc4f02 !important;
  color: #fff;
  border-radius: 0px !important;
}

#gym .message.user-5 {
  background: #007aff !important;
  color: #fff;
  border-radius: 0px !important;
}

#gym .user-5::after {
  content: url(https://rybo.ai/wp-content/themes/Rybo/images/atc/Rybo_Webpage_Gym_And_Fitness_customer_service_reception/tringle-icon3.png);
  position: absolute;
  right: 0px;
  margin-top: 20px;
}

#gym .user-2::after {
  content: url(https://rybo.ai/wp-content/themes/Rybo/images/atc/Rybo_Webpage_Gym_And_Fitness_customer_service_reception/tringle-icon.png);
  position: absolute;
  right: 0px;
  margin-top: 12px;
}

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

#gym .message#gym .user-4::before {
  content: url(https://rybo.ai/wp-content/themes/Rybo/images/atc/Rybo_Webpage_Gym_And_Fitness_customer_service_reception/tringle-icon-2.png);
  position: absolute;
  left: 0px;
  bottom: -16px;
}

#gym .btn-mess-1 {
  background-color: transparent;
  color: #fc4f02;
  border: 1px solid #fc4f02;
}

#gym .btn-mess-2 {
  background-color: #fc4f02;
  color: #fff;
  border: 1px solid #fc4f02;
}

#gym .avatar {
  width: 32px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  flex-shrink: 0;
}

#gym .avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#gym .img-responsive {
  max-width: 100%;
  height: auto;
}

#gym .mobile-content-1 {
  width: 100%;
  float: left;
  padding: 52px 28px 22px 15px;
  height: 250px;
}

#gym .mobile-content-2 {
  width: 100%;
  float: left;
  padding: 15px 0 22px 15px;
}

#gym .mobile-content-1 h4 {
  color: #fc4f02;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px;
}

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

#gym .mobile-content ul li::marker {
  color: #fc4f02;
  font-size: 20px;
}

#gym .screen-footer {
  border-top: 1px solid #ddd;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
}

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

#gym .screen-footer button {
  padding: 10px 15px;
  border: none;
  border-radius: 20px;
  background: #007bff;
  color: white;
  cursor: pointer;
}

#gym .tickicon1 {
  width: 100px;
  height: 100px;
  position: absolute;
  right: 72%;
  top: 15%;
  z-index: 1;
}

#gym .whatsappicon {
  width: 100px;
  height: 100px;
  position: absolute;
  right: 72%;
  top: 40%;
  z-index: 1;
}

#gym .thumbicon1 {
  width: 100px;
  height: 100px;
  position: absolute;
  left: 72%;
  top: 15%;
  z-index: 1;
}

#gym .boticon1 {
  width: 100px;
  height: 100px;
  position: absolute;
  right: 72%;
  top: 15%;
  z-index: 1;
}

#gym .loveicon {
  width: 100px;
  height: 100px;
  position: absolute;
  left: 72%;
  top: 40%;
  z-index: 1;
}

#gym .angryicon {
  width: 100px;
  height: 100px;
  position: absolute;
  left: 72%;
  top: 40%;
  z-index: 1;
}

#gym .angryicon2 {
  width: 100px;
  height: 100px;
  position: absolute;
  right: 72%;
  top: 40%;
  z-index: 1;
}

#gym .connectBtn1 {
  border: 1px solid #fc4f02;
  background-color: #fc4f02;
  width: auto;
  padding: 18px 38px;
  font-size: 16px;
  color: #fff;
  margin: 20px 0;
  text-decoration: none;
  text-align: left;
}

#gym .smileicon {
  width: 100px;
  height: 100px;
  position: absolute;
  left: 72%;
  top: 40%;
  z-index: 1;
}

#gym .seen-tick {
  display: inline-block;
  width: 12px;
  height: 12px;
}

@media (min-width: 0px) and (max-width: 768px) {
  #gym .screen-footer img {
    width: 100%;
  }

  #gym .chat-area {
    justify-content: flex-start;
  }

  #gym .sixthbox {
    display: none !important;
  }

  #gym .boxhover,
  #gym .boxhover3,
  #gym .boxhover4,
  #gym .boxhover5,
  #gym .boxhover6,
  #gym .boxhover7,
  #gym .boxhover8,
  #gym .boxhover9 {
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }

  #gym .main-box {
    flex-direction: column;
    gap: 0;
  }

  #gym .main-box-content {
    width: 100%;
  }

  #gym .boxhover2 {
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }

  #gym .accordion-custom {
    width: auto;
    max-width: auto;
  }

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

  #gym .items1 {
    order: 2;
  }

  #gym .items2 {
    order: 1;
  }

  #gym .p-res {
    padding: 1rem !important;
  }

  #gym .accordion-header-custom::after {
    margin-left: 10px;
  }

  #gym .tickicon1,
  #gym .whatsappicon,
  #gym .thumbicon1,
  #gym .boticon1,
  #gym .loveicon,
  #gym .angryicon,
  #gym .angryicon2,
  #gym .smileicon {
    display: none;
  }

  #gym .mobils-main {
    padding: 0px;
    align-items: center;
  }

  #gym .mobile-screen {
    align-items: center;
    padding: 0px;
  }

  #gym .mobile-screen-inner {
    width: 100% !important;
    top: 0px;
    position: relative;
    margin-top: 20px;
  }

  #gym .mobile-content-1 {
    width: 100% !important;
  }

  #gym .mobile-content-2 {
    width: 100% !important;
  }
}

@media screen and (max-width: 426px) {
  #gym .mobils-main {
    flex-direction: column;
    gap: 0px;
    padding: 0px;
  }

  #gym .mobile-content-1 {
    padding: 5px 0px 5px 0;
  }

  #gym .mobile-content-2 {
    padding: 5px 0px 5px 0;
  }

  #gym .mobile-screen-inner,
  #gym .mobile-screen-inner-2,
  #gym .mobile-screen-inner-3,
  #gym .mobile-screen-inner-4,
  #gym .mobile-screen-inner-5 {
    height: 700px;
  }
}