.paragraphfortaboncepdiv {
  /* border:1px solid grey; */
  width: 49%;
  margin: 0.5rem auto;
  padding: 0.5rem;
  display: flex;
  /* background-color: whitesmoke; */
  border-radius: 5px;
  color: black;
}

#paragraph-for-tab-once1 {
  display: flex;
  width: 98%;
  margin: auto;
  flex-wrap: wrap;
  /* background-color: beige; */
  padding-bottom: 1.2rem;
}

.paragraphfortaboncepdivimg {
  width: 100%;
  border-radius: 0 10px 10px 0;
  border: 2px solid white;
  border-right: none;
  padding: 1rem 0;
  background-color: #fff;
}

.paragraphfortaboncepdivpara {
  width: 100%;
  border-radius: 10px 0 0 10px;
  border: 2px solid white;
  padding: 1rem 1rem;
  border-left: none;
  background-color: whitesmoke;
}

.paragraphfortaboncepdivpara h4 {
  text-align: left;
  padding: 0rem 0 0 0rem;
}

.paragraphfortaboncediv {
  /* border: 1px solid lightgray; */
  width: 20%;
  margin: auto;
  /* background-color: #fff; */
  height: 45vh;
  border-radius: 5px;
  color: grey;
  box-shadow: -1px -1px 2px 2px grey;
}

.roundBorderDivOnes {
  height: fit-content;
}

.heading_000 {
  font-size: 19px;
  padding: 1rem;
  text-indent: 0px;
  text-align: center;
}

.textdarkheadingempower {
  /* background-color: white !important; */
  width: fit-content;
  margin: auto;
  /* margin-bottom: 2rem; */
  padding: 1rem 2rem;
  border-radius: 5px;
  color: black !important;
}

.textdarkheadingempowerTps {
  /* background-color: #1a1e31 !important; */
  width: 98%;
  margin: auto;
  margin-bottom: 2rem;
  padding: 1rem 2rem;
  border-radius: 5px;
  text-align: center;
  color: grey;
}

.the-best-for {
  /* background-color: #1a1e31; */
  width: 100%;
  margin: auto;
  /* margin-bottom: 2rem; */
  padding: 1rem 2rem;
  border-radius: 5px;
  color: black !important;
}

.themeColorStartText {
  color: #00c8d4;
}

.top-Services {
  /* background-color: #1a1e31; */
  width: 92%;
  margin: 2rem auto 0;
  padding: 1rem 2rem;
  border-radius: 5px;
  font-weight: bold;
  /* color: white; */
  text-align: center;
}

.bordersecOnePixel {
  /* border: 10px solid white; */
  /* background-color: whitesmoke; */
  padding: 0rem 0 1.5rem;
  border-radius: 3px;
  width: 30%;
  margin: auto;
  box-shadow: 0px 0px 25px rgb(223, 222, 222);
}

.hover_corder_design {
  width: 100%;
  height: 4rem;
  margin-bottom: 0rem;
  /* background-color: grey; */
  overflow: hidden;
}

.bordersecOnePixel .corner_box_styling {
  transition: margin 0.5s ease, background-color 1s ease;
}

.bordersecOnePixel:hover .corner_box_styling {
  margin: 0;
  background-color: #00c8d4;
}

/* hover effect btn */

.hover_corder_design_bottom {
  width: 100%;
  height: 4rem;
  margin-top: 0rem;
  background-color: grey;

  display: flex;
}

/* styliosh btn */
.position_relative_hover_btn_style {
  position: relative;
  background-color: white;
  width: 100%;
  height: 5rem;
  text-align: center;
  align-items: center;
  display: flex;
  border-top: 1px solid rgb(235, 235, 235);
  justify-content: center;
}

.position_absolute_hover_btn_style {
  width: 100%;
  height: 5rem;
  position: absolute;
  display: flex;
  overflow: hidden;
}

.hover_up_down_effect_btn1,
.hover_up_down_effect_btn2,
.hover_up_down_effect_btn3,
.hover_up_down_effect_btn4 {
  width: 25%;
  height: 5rem;
  transition: margin 0.3s ease;
}

.hover_up_down_effect_btn1 {
  background: #e5e5e5;
  margin-top: -5rem;
}

.hover_up_down_effect_btn2 {
  background: #e5e5e5;
  margin-top: 5rem;
}

.hover_up_down_effect_btn3 {
  background: #e5e5e5;
  margin-top: -5rem;
}

.hover_up_down_effect_btn4 {
  background: #e5e5e5;
  margin-top: 5rem;
}

/* stylish btn */

.click_here_btn_styling {
  width: 50%;
  padding: 0.8rem;
  border: none;
  background-color: transparent;
  color: black;
  font-size: 16px;
  /* border-radius: 5px; */
  font-weight: 600;
}

/* hover effect btn */

.corner_box_styling {
  width: 4rem;
  height: 4rem;
  margin-top: -3rem;
  margin-left: -3rem;
  background-color: #00c8d4;
  border-radius: 0 0 80px 0;
}

.display_flex_positionpart2 {
  text-align: center;
  margin-top: 3rem;
}
@media (max-width: 768px) {
  .display_flex_positionpart2 {
    margin-top: 0rem;
  }
}

#bg-video {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: -webkit-fill-available;
  height: auto;
  z-index: -1;
  background: url("placeholder.jpg") no-repeat;
  background-size: cover;
}

.contenthire {
  position: relative;
  z-index: 1;
  color: white;
  text-align: center;
  padding: 20px;
}

.cardDesignDiv {
  /* border:1px solid grey; */
  width: 27%;
  margin: auto;
  height: fit-content;
  border-radius: 10px;
  box-shadow: 0px 0px 3px lightgray;
}

.mainImageDivstyle {
  /* border:2px solid grey;   */
  width: 100%;
  overflow: hidden;
  height: 22vh;
  display: flex;
}

.mainImageDivstyleimg {
  width: 35%;
  /* border: 1px solid greenyellow; */
  border-radius: 100%;
  background-color: #fff;
  height: 90%;
  padding: 0.3rem;
  margin: auto;
}

.cardDesignDivcontent {
  /* border: 1px solid; */
  padding: 2rem 0;
}

.centertextalignhthree {
  text-align: center;
  margin-bottom: 0;
}

.cardDesignDivcontentpara {
  text-align: center;
  margin: 7px auto;
  background-color: #fff;
  width: fit-content;
  padding: 5px 10px;
  border-radius: 50px;
  box-shadow: 0px 0px 3px lightgray;
}

.cardDesignDivcontentpara1 {
  text-align: center;
  margin: 3px auto 14px;
  background-color: #fff;
  width: fit-content;
  padding: 5px 10px;
  border-radius: 50px;
  box-shadow: 0px 0px 3px lightgray;
}

.iconfafaheartstylepara {
  background-color: #fff;
  width: fit-content;
  position: absolute;
  height: 55px;
  /* border:1px solid grey; */
  margin: 0;
  padding: 5px;
  border-radius: 0 0 25px 0;
}

.iconfafaheartstyle {
  font-size: 22px;
  color: red;
  padding: 10px;
  border-radius: 50px;
  background-color: green;
}

.centertextalignhthreespan {
  /* border: 1px solid; */
  width: 50px;
  background-color: white;
  padding: 2px;
  border-radius: 50px;
  height: fit-content;
}

@media (max-width: 787px) {
  .paragraphfortaboncediv {
    width: 95%;
    margin: auto;
    background-color: #fff;
    height: fit-content;
    border-radius: 10px;
    color: grey;
  }

  .paragraphfortaboncepdivimgwh {
    width: 50%;
  }

  .paragraphfortaboncepdiv {
    width: 49%;
    margin: 0.5rem auto;
    padding: 0.5rem;
    display: block;
    border-radius: 5px;
    color: black;
  }

  .paragraphfortaboncepdivimg {
    width: 100%;
    border-radius: 0 0 10px 10px;
    border: 2px solid white;
    border-bottom: none;
    padding: 1rem 0;
    background-color: #fff;
  }

  .paragraphfortaboncepdivpara {
    width: 100%;
    border-radius: 10px 10px 0 0;
    border: 2px solid white;
    padding: 1rem 1rem;
    border-top: none;
    background-color: whitesmoke;
  }
}

/* card template buyer */
.card_template_buyer {
  /* height: 20vh; */
  display: flex;
  margin: auto;
  /* border: 1px solid grey; */
}

.card_template_buyer_inner {
  width: 30%;
  height: 95vh;
  margin: auto;
  display: grid;
  /* height: 18vh; */
  /* border: 1px solid grey; */
}

.card_template_buyer_innerin {
  border-top: 7px solid green;
  margin: auto;
  border-radius: 10px;
  box-shadow: 0px 0px 15px lightgray;
  height: 40vh;
}

/* third */
.third_section_div_style {
  background-color: #ebebeb66;
  /* color: white; */
  width: 100%;
  /* height: 90vh; */
  display: flex;
  margin-bottom: 2rem;
}

.third_sectioninner_div_style {
  width: 95%;
  /* height: 85vh; */
  /* border: 1px solid black; */
  margin: auto;
  display: flex;
}

.third_sectioninner_60 {
  width: 50%;
  /* background-color: #ebebeb; */
  border-radius: 10px 0 0 10px;
  padding: 2rem 1rem;
  /* margin: auto; */
}

.margin_according_content {
  margin-left: 3%;
}

.color_theme_color {
  color: grey;
  font-size: 17px;
  font-weight: 400;
  margin-bottom: 0.6rem;
}

.third_sectioninner_60paragraph {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.image-icon-fth {
  width: 10%;
  margin-right: 1rem;
  border-radius: 50px;
  /* padding: 5px; */
  /* border:1px solid grey; */
}

.main-list-content-div-fth {
  padding: 0.7rem 1rem 0;
  margin: auto;
  display: flex;
  font-size: 15px;
  font-weight: 400;
  color: grey;
  width: 100%;
}

.content-img-fth {
  /* background-color: yellow; */
  width: 90%;
}

.play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 40px;
  color: white;
  background-color: blue;
  padding: 0.8rem 1.5rem 0.8rem 2rem;
  cursor: pointer;
  border-radius: 50px;
  /* opacity: 0.7; */
}

#videotemp {
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

.play-icon:hover {
  opacity: 0.8;
}

.third_sectioninner_40 {
  width: 50%;
  padding: 5rem 0rem;
  text-align: center;
  position: relative;
  /* background-color: #ebebeb; */
  border-radius: 0 10px 10px 0;
}

.third_sectioninner_40 iframe {
  box-shadow: 0px 0px 20px 5px lightgray;
  border-radius: 5px;
}

/* third */
/* video */
.box-shadow-videos-section {
  border: 15px solid #e5e5e5;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}

.video_name_styling {
  font-size: 2.5rem;
  font-weight: 800;
  text-align: center;
}

.video_description_styling {
  font-size: 1.5rem;
}

.padding_ten_pixel {
  padding: 10px !important;
}

/* video */

/* top banner section */
.bg_color_theme {
  color: #e5e5e5;
  font-size: 4.2rem !important;
}
@media (max-width: 768px) {
  .bg_color_theme {
    color: #e5e5e5;
    font-size: 3.2rem !important;
    margin-bottom: 10px !important;
    line-height: 55px;
  }
  #power-headling-restyle {
    line-height: 35px !important;
  }

  #f-j-restyle {
    width: 100%;
  }
}

@media (max-width: 579px) {
  .bg_color_theme {
    color: #c1c1c1;
    font-size: 3.6rem !important;
    line-height: 25px;
  }
}

.font_size_decrease {
  font-weight: 500;
}

/* top banner section */

/* review section */
.body_of_slider {
  font-family: Arial, sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80vh;
  margin: 0;
  /* background-color: #f0f0f0; */
}

.review-section-slider-container {
  position: relative;
  width: 80%;
  /* max-width: 800px; */
  margin: auto;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.review-section-slider {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.review-section-slide {
  min-width: 100%;
  box-sizing: border-box;
}

.review_image_div img {
  width: 5rem;
  border-radius: 50px;
  padding: 5px;
  background-color: white;
  box-shadow: 0px 0px 10px lightgrey;
}

.review_image_div {
  width: 100%;
  /* background-color: lightblue; */
  height: 20vh;
  padding: 1.5rem;
  text-align: center;
}

.review_title_div {
  width: 100%;
  height: 7vh;
  text-align: center;

  /* background-color: lightcoral; */
}

.review_content_div {
  width: 80%;
  height: 35vh;
  margin: auto;
  padding: 4vh;
}

.review_content_div p {
  font-size: 18px;
}

.review-section-prev,
.review-section-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  padding: 10px 16px;
  cursor: pointer;
  border-radius: 50%;
  outline: none;
}

.review-section-prev {
  left: 10px;
}

.review-section-next {
  right: 10px;
}

.review-section-prev:hover,
.review-section-next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* review section */

.seller_headline_paragraph {
  height: 6.5rem;
  color: black;
  font-size: 15px;
  margin: 10px 15px;
  /* border:1px solid grey; */
}

.View_Profile_btn {
  border: 2px solid #00c8d4;
  border-radius: 3px;
  padding: 0.7rem 1rem;
}

.View_Profile_btn:hover {
  border: 2px solid #00c8d4;
  background-color: #fff;
  color: #00c8d4 !important;
}

.Hire_Me_btn {
  border: 2px solid #00c8d4;
  background-color: #fff;
  color: #00c8d4;
  border-radius: 3px;
  padding: 0.7rem 1rem;
}

.Hire_Me_btn:hover {
  background-color: #00c8d4;
  color: white;
}

.font-size-3 {
  text-align: center;
}

.font-size-3 {
  /* font-size: 11px !important; */
  padding: 13px !important;
  /* text-align: center; */
}

@media (max-width: 768px) {
  .font-size-3 {
    font-size: 13px !important;
    padding: 10px !important;
    text-align: center;
  }

  .heading_3 {
    font-size: 20px;
    width: 100%;
  }

  .heading_3 {
    font-size: 20px;
    width: 100%;
  }

  .third_sectioninner_div_style {
    height: fit-content;
    display: block;
  }

  .third_sectioninner_60 {
    width: 100%;
  }

  .third_section_div_style {
    background-color: #ebebeb;
    width: 100%;
    height: fit-content;
    display: block;
    margin-bottom: 2rem;
  }

  .third_sectioninner_60paragraph p {
    padding: 0.7rem 1rem;
    margin: auto;
    display: block;
    font-size: 17px;
    font-weight: 400;
    color: grey;
  }

  .third_sectioninner_40 {
    width: 100%;
    padding: 2rem 0rem;
    text-align: center;
    background-color: #ebebeb;
    border-radius: 0 10px 10px 0;
  }

  .review-section-slider-container {
    width: 95%;
  }
}

.color_golden i {
  color: #fdd003;
}

/* .popular_service_div {
  width: 95%;
  margin: auto;
  height: 90vh;
} */

.popular_service_div_60 {
  width: 100%;
  /* height: 60vh; */
  /* margin: auto; */
  margin-top: 2.5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.margin-auto-link-paragraph {
  margin: auto 0rem;
  width: 55%;
}

.popular_service_title {
  width: 100%;
  /* height: 18vh; */
  margin: auto;
  /* border: 1px solid lightgray; */
  outline: 2px solid white;
  /* background-color: #00cedc; */
  display: flex;
  /* color: white; */
  justify-content: center;
}

/* .margin-auto-link {
  width: 35%;
} */

.popular_service_title:hover {
  border-bottom: 3px solid #00cedc;
  /* outline: 2px solid grey; */
  /* background-color: #e5e5e5; */
  color: gray;
}

.popular_service_title:hover .category_popular_paragraph {
  font-size: 16px;
  font-weight: 700;
}

.category_popular_paragraph {
  font-size: 15px;
  text-align: start;
  margin: auto 0.5rem;
  transition: font-size 1s linear;
}

/* byuer seller order summary page css new add */
.order-card {
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 16px;
  max-width: 98%;
  margin: auto;
  background-color: #fff;
  font-family: Arial, sans-serif;
}

@media (min-width: 1024px) {
  .order-card {
    display: none;
  }
}

.Order-Summary {
  margin: 0 0 10px;
  font-size: 1.25em;
  font-weight: bold;
  color: #a7a9ac;
}

.Order-Status-textmain {
  font-size: 1.25em;
  color: #a7a9ac;
}

.order-content {
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
}

.order-image img {
  width: 100px;
  height: 85px;
  border-radius: 4px;
  object-fit: cover;
}

.order-text p {
  font-size: 13px;
  color: #333;
}

.order-text a {
  color: #007bff;
  text-decoration: none;
}

.order-info i {
  margin-right: 4px;
}

.order-status {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #e0e0e0;
  padding-top: 10px;
}

.status-active {
  background-color: #00bcd3;
  color: #fff;
  border: none;
  padding: 5px 10px;
  border-radius: 4px;
  font-size: 0.9em;
  cursor: pointer;
}

.status-delivered {
  background-color: #fcc005;
  color: #fff;
  border: none;
  padding: 5px 10px;
  border-radius: 4px;
  font-size: 0.9em;
  cursor: pointer;
}

.status-completed {
  background-color: #4aae50;
  color: #fff;
  border: none;
  padding: 5px 10px;
  border-radius: 4px;
  font-size: 0.9em;
  cursor: pointer;
}

.status-cancelled {
  background-color: #f44338;
  color: #fff;
  border: none;
  padding: 5px 10px;
  border-radius: 4px;
  font-size: 0.9em;
  cursor: pointer;
}

@media (max-width: 767.8px) {
  .buyer-bluff-edit-sec {
    display: none;
  }
}

.info-container {
  display: flex;
  font-size: 0.85em;
  color: #555;
  gap: 40px;
}

.info-item {
  position: relative;
  cursor: pointer;
}

.info-item .heading {
  position: absolute;
  bottom: 120%;
  left: 50%;
  transform: translateX(-50%);
  padding: 5px 10px;
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
  font-size: 14px;
  border-radius: 5px;
  opacity: 0;
  pointer-events: none;
  transition: all 0.4s ease;
  white-space: nowrap;
}

.info-item:hover .heading {
  opacity: 1;
  bottom: 100%;
}

.buyer-active-orderdataby-bluff {
  display: flex;
  gap: 20px;
  flex-direction: column;
}

/* end */

.manage-req-heading-main {
  font-size: 13px;
}

/* contacts/buuer/seller/page css*/

.freelancer-card {
  max-width: 330px;
  border: 1px solid #ccc;
  border-radius: 10px;
  background-color: white;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  padding: 15px;
  margin: 0 auto;
  overflow: hidden;
}

.freelancer-header {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  position: relative;
}

.freelancer-header img {
  border-radius: 50%;
  width: 70px;
  height: 70px;
  object-fit: cover;
  border: 3px solid #a7a9ac;
  margin-right: 15px;
}

.freelancer-header .status {
  position: absolute;
  left: 48px;
  top: 48px;
  width: 10px;
  height: 10px;
  background-color: green;
  border-radius: 50%;
  border: 2px solid white;
}

.freelancer-header .heart-icon {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}

.freelancer-header .freelancer-info {
  flex-grow: 1;
}

.freelancer-info h4 {
  margin: 0;
}

.freelancer-info p {
  margin: 2px 0;
  color: #666;
  font-size: 14px;
}

.user-pro {
  color: #666;
}

.tags {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  margin: 10px 0;
}

.tag {
  background-color: #f1f1f1;
  padding: 6px 12px;
  border-radius: 15px;
  font-size: 12px;
}

.freelancer-image {
  margin-top: 10px;
}

.freelancer-image img {
  width: 100%;
  height: 170px;
  border-radius: 8px;
  object-fit: cover;
}

.price-section {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #e0e0e0;

  align-items: center;
  margin-top: 15px;
  padding: 7px 5px 0px 5px;
}

.price-section .price {
  font-size: 16px;
  font-weight: bold;
}

.profile-btn {
  background-color: #00b9f5;
  color: white;
  padding: 10px 20px;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  transition: background-color 0.3s;
}

.profile-btn:hover {
  background-color: #008ecf;
}

.message-icon {
  background-color: #00cedc;
  border-radius: 20%;
  color: #fff;
  padding: 5px 10px 5px 10px;
  cursor: pointer;
}

.amount-spent-buyerbluff {
  color: #a7a9ac;
}

.completed-orders-container {
  position: relative;
  display: inline-block;
}

.complete-order-badge {
  position: absolute;
  /* width: 20px; */
  height: 20px;
  top: -10px;
  /* Adjust according to your design */
  right: -3px;
  /* Adjust according to your design */
  background-color: #00b9f5;
  color: white;
  border-radius: 50%;
  padding: 2px 4px;
  font-size: 12px;
  font-weight: bold;
}



@media only screen and (min-width: 1024px) {
  .freelancer-card {
    display: none;
  }
}

.whom-slider-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  /* Hide overflow */
}

.whomslider {
  /* display: flex; */
  transition: transform 0.5s ease;
  /* Smooth transition */
  width: calc(100% * number_of_cards);
  /* Set total width based on number of cards */
}

.freelancer-card {
  min-width: 100%;
  /* Show one card at a time */
  box-sizing: border-box;
  padding: 10px;
  /* Add some padding */
}

/* Additional styles for your card here */

.info-item {
  position: relative;
  cursor: pointer;
}

/* Hidden heading initially */
.info-item .heading {
  position: absolute;
  bottom: 120%;
  left: 50%;
  transform: translateX(-50%);
  padding: 5px 10px;
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
  font-size: 14px;
  border-radius: 5px;
  opacity: 0;
  pointer-events: none;
  transition: all 0.4s ease;
  white-space: nowrap;
}

/* Show heading on hover */
.info-item:hover .heading {
  opacity: 1;
  bottom: 100%;
}

.chat-iconbuyer {
  cursor: pointer;
}

.manage-contacts-btn {
  color: #000 !important;
  background-color: #ebebeb !important;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
  width: fit-content;
  border: none;
  padding: 11px 15px;
  display: flex;
  justify-content: center;
  font-size: 17px;
  font-weight: 600;
  gap: 8px;
  align-items: center;
  margin: auto;
}

@media (min-width: 1024px) {
  /* Aap is value ko apni zarurat ke hisaab se badal sakte hain */
  .manage-contacts-btn {
    display: none;
  }
}
