:root {
  --primary-color: #27a2f8;
  --bg-white-color: #f9faff;
  --text-color-dark: #242c37;
  --black-color: #000;
  --white-color: #fff;
  --border-color: #cccccc;
  --active-color: #008bcb;
}
p {
  margin-bottom: 2px;
}
#signup-parent-1 .custom__dropdown .accordion-button.removeicon::after {
  content: inherit;
  background: none;
}
p.um-notice.err {
  background: #c74a4a;
  color: #fff !important;
}
._sensitive_text {
  color: #212529 !important;
}
.imagebox.error {
  border: 1px solid red !important;
}
ul.pagination li {
    list-style: none;
}
#signup-parent-1 .custom__dropdown .tab-content {
  margin-top: -10px !important;
}
.gray_color_title {
  color: #abb8c3 !important;
}
#progress_profile {
  margin-top: 10px;
}
.purple_btn {
  padding: 5px 8px;
  max-height: 24px;
  line-height: 14px;
  background: purple;
  color: #fff;
  border-radius: 4px;
}
.bid_status,
purple_bg_text {
  background: purple;
  color: #fff;
  padding: 10px;
}
.between_btns {
  justify-content: center;
}
.btn.btn_green {
  background: green;
  color: #fff;
}
.btn.btn_red {
  background: red;
  color: #fff;
}
.status_color {
  width: max-content;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: var(--bg-white-color);
  background: var(--primary-color);
  padding: 7px 11px;
  border-radius: 4px;
}
.profile_switch {
  padding-left: 15px;
  padding-right: 15px;
  color: #fff;
}
.form-switch .form-check-input {
  width: 2em !important;
}
.form-check-input.role_switch {
  background-color: #0d6efd !important;
  border-color: #0d6efd !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e") !important;
}
.profile_display_switch .switch_sec {
  height: 20px;
}
.switch_sec .form-switch .form-check-input {
  padding: 0 !important;
}
.status_color.green-color {
  background: green !important;
  text-transform: capitalize;
}
.status_color.gray-color {
  background: gray !important;
  text-transform: capitalize;
}
.status_color.purple-color {
  background: purple !important;
}
#signup-parent-1 p.accordian-top-text {
  text-align: left !important;
  color: var(--black-color) !important;
  margin-bottom: 16px !important;
  line-height: 22px !important;
}
#signup-parent-1 p.accordian-top-text a {
  color: var(--active-color) !important;
  display: inline-block !important;
  padding: 0 !important;
  background: transparent !important;
}
.coming_soon {
  font-size: 22px;
  width: 300px;
  margin: 0 auto;
  text-align: center;
  background: var(--white-color);
  border: 1px solid #ddd;
  padding: 20px;
  margin-top: 30px;
}
div#customDropdown {
  min-height: 400px;
}
.alert-danger p {
  font-size: 14px !important;
  text-align: center;
}
.inline_field.main_tab,
.inline_field.second_tab {
  margin: 0 auto;
  justify-content: center;
}
#signup-parent-1 .custom__dropdown .subcatsaveboth,
#signup-parent-1 .custom__dropdown .catbtn {
  width: auto;
  padding: 10px 16px;
  outline: none;
  border: none;
  background: var(--primary-color);
  font-family: "Roboto";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: var(--white-color);
  margin-top: 15px;
  text-align: center;
  display: flex;
  max-width: max-content;
  margin: 5px 5px 5px 5px !important;
}
p.PageHelpSupport-resultStatus-desc {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-bottom: 25px;
}
.um-field-arrow {
  display: none !important;
}
input.error,
textarea.error,
select.error {
  border: 1px solid red !important;
}
/*03-07-2023*/
.featured-image {
  background-size: cover !important;
  min-height: 313px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.searchable {
  margin-left: 10px !important;
}
.searchable label {
  font-weight: 400 !important;
}
.searchable.parentsub {
  margin-left: 0 !important;
}
#signup-parent-1 .custom__dropdown .accordion .accordion-button {
  color: var(--primary-color) !important;
}
.parentsub label {
  font-weight: 700 !important;
}
.page-title {
  margin: 0 0 3px;
  font-size: 60px;
  color: var(--white-color);
  font-weight: 900;
  text-align: center;
  line-height: 43px;
}
.post-details strong,
.post-details h1 {
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
  font-size: 24px;
}
.post-details p {
  text-align: justify;
}
.get-support .get-support-parent h1 {
  font-family: var(--head-font);
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 35px;
  color: var(--black-color);
}
.single_content img {
  width: 24.33%;
}
.deposit-fund {
  margin-top: 12px;
}
.single_content p {
  flex-wrap: wrap;
  gap: 10px;
  row-gap: 10px;
  column-gap: 10px;
  justify-content: center;
}
.post-details a,
.post-details p a {
  color: var(--primary-color);
}
.post-details ul {
  list-style: disc !important;
  padding-left: 2rem !important;
}
ul br {
  display: none;
}
.post-details ul {
  line-height: 24px;
  margin-bottom: 3px;
}
.single_content p {
  display: block;
}
.post-details h2 {
  font-size: 24px;
}
.post-details h3 {
  font-size: 20px;
}
.post-details h4 {
  font-size: 16px;
}
/* blog */
.main-content.blog.general {
  padding-bottom: 60px;
}
.post-listing {
  margin-bottom: 53px;
}
.post-listing:nth-child(3n + 4) {
  clear: left;
}
.size-30 {
  font-size: 30px;
}
.list-img img,
.art-img img {
  width: 100%;
  min-height: 240px;
  max-height: 240px;
  object-fit: cover;
}
.blog-content {
  padding: 27px 0 20px;
  position: relative;
}
.blog-content::after {
  /* content: "";
width: 165px;
height: 4px;
background: var(--primary-color);
position: absolute;
bottom: 0;
left: 0; */
  display: none;
}
.post-listing .post-list {
  background: var(--white-color);
  margin-top: 24px;
  box-shadow: 0px 23px 30px -2px rgba(0, 0, 0, 0.07);
  border-radius: 4px;
  overflow: visible;
}
.hired_award {
  width: 114px !important;
  padding: 2px !important;
}
.artile_list .post-list {
  background: var(--white-color);
  margin-top: 24px;
  box-shadow: 0px 23px 30px -2px rgba(0, 0, 0, 0.07);
  border-radius: 4px;
}
.blog-content h3,
.blog-content .post_title {
  margin: 0 0 14px;
  font-size: 17px;
  font-weight: 700;
  line-height: 25px;
}
.blog-content .post_title {
  color: var(--primary-color) !important;
  display: block;
  font-size: 17px;
}
.blog-content h3 a,
.blog-content h3 a strong {
  color: var(--primary-color) !important;
  display: block;
  font-size: 17px;
}
.blog-content h3 a .tooltip {
  justify-content: flex-start !important;
  font-size: 17px;
}
.blog-content h3 a:hover {
  color: var(--black-color);
}
.meta-post {
  color: var(--black-color);
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
  margin-bottom: 18px;
}
.blog-content .meta-post.date {
  display: none !important;
}
/* pagination */
.blog-pagination {
  width: 100%;
  margin-top: 10px;
  text-align: center;
}
/* post details */
.main-content.general.blog.post-details {
  padding-bottom: 89px;
}
.post-main-content-text {
  margin: 0 auto;
  padding-top: 25px;
}
.single-img {
  margin-bottom: 45px;
}
.single-img img {
  width: 100%;
  height: auto;
}
.post-title {
  font-size: 30px;
  font-weight: 700;
  color: #009b8f;
  margin: 0 0 20px;
  font-family: "Roboto", sans-serif;
  line-height: 30px;
}
/*03-07-2023*/ /*01-05-2023*/
.country p {
  margin-bottom: 0 !important;
}
/*01-05-2023*/
#hero .hero-content p,
#hero .hero-content p,
#hero .hero-content p {
  font-size: 16px;
  font-weight: 400;
  color: var(--white-color);
  line-height: 19px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  /*  background-color: inherit !important;
border: none !important; */
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  /* border-right: 1px solid var(--white-color) !important; */
}
#hero .hero-content:first-child p {
  margin-bottom: 0px;
}
.shadow_sec .vc_col-sm-8,
.shadow_sec .vc_col-sm-12,
.shadow_sec .vc_col-sm-6 {
  background: var(--white-color);
  box-shadow: 3px 3px 20px 5px rgba(204, 204, 204, 0.25);
  padding: 24px 12px; /* margin-top: 32px; */
  margin-bottom: 32px;
}
.page-id-2974 .shadow_sec img,
.page-id-2976 .shadow_sec img,
.page-id-2977 .shadow_sec img {
  display: block;
}
.alert-danger,
.alert-success {
  text-align: center;
  padding: 8px;
}
.alert-danger p,
.alert-success p {
  margin-top: 7px !important;
  margin-bottom: 7px !important;
}
.um-login {
  max-width: 500px !important;
  padding: 25px;
}
.tabiconsec img {
  max-height: 65px;
  max-width: 65px;
  min-height: 65px;
  min-width: 65px;
}
#form {
  padding-top: 40px;
  padding-bottom: 80px;
}
#hero .left-img .text-center {
  width: 20px;
  height: 14px;
  margin-top: 5px;
}
.home h2 {
  margin-bottom: 46px !important;
}
.text_blue_color {
  color: var(--primary-color);
}
i.text_blue_color {
  font-size: 24px;
  margin: 5px;
}
.wps-how-it-work-tab .vc_tta-panels p a,
.aboutsec p a {
  color: #0d6efd;
}

.name.tooltip {
  position: relative;
  display: inline-block;
  opacity: 1;
}
.um-form form {
  width: 450px;
}
#account-personal-profile .col-md-4,
.float-sec .col-md-4 {
  float: left;
  padding-right: 15px;
}
#account-personal-profile .col-md-4:last-child {
  padding-right: 0px;
}
.float-sec {
  width: 100%;
  float: left;
  margin-bottom: 22px;
}
.tooltip .tooltiptext {
  visibility: hidden;
  background-color: black;
  color: var(--white-color) !important;
  text-align: center;
  border-radius: 6px;
  padding: 5px 5px;
  width: 100%; /* Position the tooltip */
  position: absolute;
  z-index: 1;
}
.wps-portfolio-film-video-project img {
  min-height: 65px;
  max-height: 65px;
}
.pageurlbox {
  display: block;
  background: var(--primary-color);
  text-align: center;
  padding: 35px;
  margin-top: 10px;
  color: var(--white-color);
}
.pageurlbox:hover {
  color: var(--black-color);
}
.right-content .tooltip .tooltiptext {
  right: 9% !important;
}
.project-news-parent p {
  line-height: 24px !important;
}
.tooltip:hover .tooltiptext {
  visibility: visible;
}
#user_project_file input {
  width: 300px;
  border: 1px solid #ced4da;
  padding: 10px;
  margin: 5px;
}
.project-news-parent {
  overflow: inherit !important;
}
#user_project_file button {
  vertical-align: middle; /* padding-top: 15px; */
  margin-top: 3px;
  height: 46px;
}
.warning-message-alert,
.red {
  color: red;
}
.user-profile-img {
  width: 36px;
  height: 40px;
  border-radius: 50%;
  object-fit: contain;
}
.user-cover-img {
  width: 400px;
  height: auto;
  object-fit: contain;
}
#hero .left-img .avatar {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid var(--primary-color);
}
.footer-content-parent li a {
  color: #bec0c2;
  font-size: 16px;
  line-height: 38px;
  font-weight: 400;
}
.testimonial-img {
  width: max-content;
}
.testimonial-img img {
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
.header-btn a:last-child {
  margin-left: unset !important;
}
#header #primary-menu .current-menu-item a {
  color: var(--primary-color);
}
.page-id-379 br {
  display: none;
}
.pagination,
.pagination {
  width: max-content;
  margin-left: auto;
  margin-right: auto;
  margin-top: 16px;
  margin-bottom: 30px;
}
.pagination ul {
  display: flex;
}
.select2-container {
  min-width: 100% !important;
}
.pagination a,
.pagination .current {
  width: 32px;
  height: 32px;
  border-radius: 4px;
  border: 1px solid #dfe3e8;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 4px;
  margin-right: 4px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #212b36;
  cursor: pointer;
}
.pagination .current {
  border: 1px solid var(--primary-color);
  color: var(--primary-color);
}
.pagination ul li.prev-pag {
  background: #919eab;
}
.rating-stars ul {
  list-style-type: none;
  padding: 0;
  text-align: left;
  -moz-user-select: none;
  -webkit-user-select: none;
}
.portfolio-slider.slick-slider {
  margin: 0 -10px;
}
.portfolio-slider .slick-slide {
  padding: 10px;
}
.artcile_row .portfolio-slider .post-list {
  box-shadow: 0px 23px 15px -2px rgba(0, 0, 0, 0.07); /* overflow: hidden; */
}
.artcile_row .portfolio-slider .list-img {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  overflow: hidden;
  padding: 1rem;
  padding-bottom: 0;
}
.post-listing .post-list .list-img {
  padding: 1rem;
  padding-bottom: 0;
}
.artile_list .post-list .blog-content.p-3,
.post-listing .post-list .blog-content.p-3 {
  padding-top: 10px !important;
  padding-bottom: 12px !important;
}
.post-listing .post-list .blog-content h3,
.artile_list .post-list .blog-content h3 {
  margin-bottom: 5px;
}
.artcile_row .portfolio-slider .blog-content h3 {
  /* min-height: 50px; */
}
.rating-stars ul > li.star {
  display: inline-block;
}
/* Idle State of the stars */
.rating-stars ul > li.star > i.fa {
  font-size: 2.5em; /* Change the size of the stars */
  color: #ccc; /* Color on idle state */
}
/* Hover state of the stars */
.rating-stars ul > li.star.hover > i.fa {
  color: var(--primary-color);
}
/* Selected state of the stars */
.rating-stars ul > li.star.selected > i.fa {
  color: var(--primary-color);
}
.hero-small-box .left-img img:first-child {
  border-radius: 50%;
}
#crew h2 {
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: 700 !important;
  font-size: 30px;
  line-height: 35px;
}
#country-support {
  padding-top: 0px !important;
}
.project-news-parent .project-video {
  position: relative;
}
#half-stars-example .rating-group {
  display: inline-flex;
  margin-left: -5px !important;
}
.project-news-parent .project-video .project-video-new-rating-add {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 100;
  display: flex;
}
/* .full-width{    width: 100vw!important;    position: relative;    margin-left: -50vw;    margin-right: -15vw;    left: 50%;} */
.project-news-parent .project-video .project-video-new-rating-add i {
  font-size: 26px;
  color: #ffc403;
  margin-left: 4px;
}
.project-news-parent .project-video .project-video-new-verified-add {
  position: absolute;
  right: 13px;
  top: 48px;
  width: max-content;
  z-index: 102;
}
.project-news-parent .project-video .project-video-new-verified-add img {
  width: 25px !important;
  position: unset !important;
  left: unset !important;
  top: unset !important;
  transform: unset !important;
}
.get-support .get-support-form-parent {
  height: 220px !important;
}
.questioncat {
  display: flex;
}
.get-support.help-support {
  padding-top: 0 !important;
}
.help-support .get-support-form-parent {
  margin-top: 0 !important;
}
.get-support .get-support-form-field {
  width: 44% !important;
  height: 50px !important;
}
.questioncat ul li a {
  color: var(--primary-color);
  line-height: 32px;
  font-size: 16px;
}
.questioncat ul {
  list-style: disc;
  padding-left: 24px;
}
.accordion-item {
  font-size: 18px;
}
.Icon-image {
  height: 24px;
  vertical-align: middle;
  width: 24px;
}
.SupportNav-icon {
  fill: var(--primary-color);
  margin-left: auto;
  float: right;
}
.SupportSideNav-inner {
  zoom: 1;
  display: block;
  min-height: 70vh;
  font-size: 14px;
  line-height: 1.4;
  color: #0e1724;
  background: #f0f0f0;
}
.SupportSideNav-title {
  font-size: 1.25rem;
  line-height: 1.4;
  padding: 20px;
}
.SupportSideNav-inner .accordion-item .accordion-button {
  font-size: 18px;
  line-height: 1.5;
  color: #0e1724;
  background: #f0f0f0;
  font-weight: 700;
}
#searchResult li a {
  display: block;
}
#searchResult li a {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.43;
  color: #555;
  background: var(--white-color);
  display: block;
  padding: 16px 24px;
  width: 100%;
  border-bottom: 1px solid #ddd;
}
#searchResult li a:hover {
  background: var(--primary-color);
  color: var(--white-color);
}
.SupportSideNav-inner .accordion-item .active,
.SupportSideNav-inner .accordion-item a:hover {
  color: var(--primary-color);
}
.SupportSideNav-inner .accordion-item a {
  margin-bottom: 15px;
  display: block;
  font-size: 16px;
}
#searchResult {
  list-style: none;
  padding: 0px;
  width: 100%;
  position: absolute;
  margin: 0;
  top: 50px;
  z-index: 999;
  left: 0;
}
#searchResult li {
  background: var(--white-color);
  padding: 4px;
  margin-bottom: 1px;
}
#searchResult li:nth-child(even) {
  color: white;
}
#searchResult li:hover {
  cursor: pointer;
}
.get-support-form-field {
  position: relative;
}
.Icon {
  display: inline-block;
  vertical-align: middle;
}
.aboutsec .vc_col-sm-8 {
  padding-top: 80px !important;
}
.copyright-page p,
.privacy-page p {
  font-size: 16px;
  line-height: 42px;
}
.copyright-page,
.privacy-page {
  padding-top: 40px;
  padding-bottom: 40px;
}
.about_page p,
.head_text p {
  font-size: 16px;
  line-height: 32px;
}
.about_page strong,
.about_page b,
.head_text b,
.head_text strong {
  font-size: 22px;
  font-weight: 700;
}
.center {
  text-align: center;
}
.pagefeatured-image {
  background-size: cover !important;
  min-height: 313px;
  position: relative;
}
.feature_content {
  max-width: 600px;
  padding-top: 100px;
  padding-bottom: 100px;
}
.feature_content,
.feature_content strong {
  color: var(--white-color);
  font-size: 20px;
}
.feature_content strong {
  margin-bottom: 26px;
  display: block;
}
.feature_content a {
  width: max-content;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: var(--bg-white-color);
  background: var(--primary-color);
  padding: 7px 11px;
  border-radius: 4px;
}
.feature_content h1 {
  font-size: 48px;
  line-height: 1.17;
  color: var(--white-color);
  margin-bottom: 26px;
}
.about_page,
.middle_content {
  max-width: 500px;
  margin: 0 auto;
  padding-bottom: 30px;
  padding-top: 30px;
}
.section_title {
  margin-bottom: 10px;
}
.text_white p,.text_white,.name.tooltip.text_white,.name.tooltip.text-white,.text-white {
  color: var(--white-color)!important;
}
.SupportNav-tab {
  background-color: #1f2836;
  display: block;
}
.SupportNav-tab-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.SupportNav-tab-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.SupportNav-tab-link {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4;
  color: #f7f7f7;
  cursor: pointer;
  display: inline-block;
  padding: 8px 24px;
}
.SupportNav-tab-item .active,
.SupportNav-tab-item:hover .SupportNav-tab-link {
  background: -webkit-linear-gradient(top, #139ff0 0, #007fed 100%);
  background: linear-gradient(to bottom, #139ff0 0, #007fed 100%);
  color: #f7f7f7;
  text-decoration: none;
}
.text-justify {
  text-align: justify !important;
}
.submenu {
  margin-left: 20px !important;
}
.country-details-col a {
  color: var(--primary-color);
}
.single-wps-support-country .country-details-col h2 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
  text-transform: capitalize;
  color: var(--primary-color);
  margin-bottom: 0;
}
.submenu a {
  font-size: 14px;
}
.page #page div._left {
  line-height: 1;
}
#portfolio-video a:hover {
  color: inherit;
}
.upload-text {
  text-align: justify;
  color: #7a7a7a;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.page
  .gray_def.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #7a7a7a !important;
}
.inv_right a {
  display: inline-block;
  margin-top: 6px;
}
#support.get-support .accordion-item {
  border-bottom: none;
  border: none !important; /* margin-bottom: 8px !important; */
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4;
  padding: 16px 24px 16px 7px !important;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: var(--white-color);
  border-bottom: 1px solid #dedede !important;
  color: #0e1724;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 16px;
}
.centercontent {
  max-width: 900px;
  margin: 0 auto;
}
.AccentedBreadcrumbs-list {
  margin: 0;
  padding: 0 32px 0 0;
  list-style: none;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  overflow: hidden;
  position: relative;
  margin-bottom: 14px;
}
.AccentedBreadcrumbs-item {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.AccentedBreadcrumbs-link {
  font-size: 1.25rem;
  line-height: 1.43;
  background-color: #f0f0f0;
  border: 1px solid #dedede;
  border-radius: 0;
  border-right: none;
  color: #0e1724;
  display: inline-block;
  padding: 8px 4px 8px 12px;
  position: relative;
  text-decoration: none;
}
.AccentedBreadcrumbs-item:not(:first-child)::after {
  background-color: #f0f0f0;
  -webkit-transform: translate(-26px, -50%) rotate(45deg);
  transform: translate(-30px, -50%) rotate(45deg);
  z-index: 3;
}
.AccentedBreadcrumbs-item:last-child .AccentedBreadcrumbs-link {
  /* background: -webkit-linear-gradient(top, #139ff0 0, #007fed 100%);  background: linear-gradient(to bottom, #139ff0 0, #007fed 100%); */
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  color: #f7f7f7;
}
.AccentedBreadcrumbs-item:not(:first-child) .AccentedBreadcrumbs-link {
  padding-left: 32px;
}
.AccentedBreadcrumbs-item:not(:first-child)::after,
.AccentedBreadcrumbs-item:not(:first-child)::before {
  border: 1px solid #dedede;
  border-radius: 0;
  content: "";
  height: 46px;
  position: absolute;
  top: 50%;
  -webkit-transform-origin: center;
  transform-origin: center;
  width: 46px;
  left: 0;
}
.AccentedBreadcrumbs-list::after {
  border: 1px solid var(--primary-color);
  border-radius: 0;
  content: "";
  height: 46px;
  position: absolute;
  top: 50%;
  -webkit-transform-origin: center;
  transform-origin: center;
  width: 46px;
  background: -webkit-linear-gradient(
    320deg,
    var(--primary-color) 0,
    var(--primary-color) 100%
  );
  background: linear-gradient(
    130deg,
    var(--primary-color) 0,
    var(--primary-color) 100%
  );
  border-color: var(--primary-color);
  right: 0;
  -webkit-transform: translate(-16px, -50%) rotate(45deg);
  transform: translate(-16px, -50%) rotate(45deg);
  z-index: 1;
}
.SupportServices-item:hover {
  background-color: var(--primary-color);
  color: #f7f7f7;
  text-decoration: none;
}
.SupportServices-item:hover .SupportServices-item-inner {
  border-right-color: transparent;
}
.SupportServices--horizontal .SupportServices-item-inner {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.SupportServices-item:last-child .SupportServices-item-inner {
  border-right: 0;
}
.SupportServices-item-inner {
  border-right: 1px solid #dedede;
  height: 100%;
  padding: 32px;
}
.SupportServices-title {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.33;
  color: #0e1724;
  margin-bottom: 8px;
}
.SupportServices-desc {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  color: #4d525b;
  margin-bottom: 0;
}
.prodetails img {
  display: none;
}
.video-icon img {
  max-width: 20px;
}
.SupportServices--horizontal .SupportServices-content {
  max-width: 416px;
  padding-left: 24px;
  text-align: left;
}
.SupportServices-item:hover .SupportServices-desc,
.SupportServices-item:hover .SupportServices-title {
  color: inherit;
}
.SupportServices--horizontal .SupportServices-item {
  display: block;
}
.article-section .chating-sec {
  margin-top: 20px;
  margin-bottom: 20px;
}
.single-ei-wps-help-support .article-section .container,
#page .article-section .container {
  max-width: 1200px;
}
.SupportServices-item:hover {
  background: var(--primary-color);
  color: #f7f7f7;
  text-decoration: none;
}
.alarm-clock img,
.location img {
  width: 18px;
}
.article-section .related_list a {
  color: var(--black-color);
}
.article-section .related_article h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  color: var(--primary-color);
  font-weight: 700;
}
.prodetailstext p {
  text-align: left !important;
  line-height: 25px;
  margin-bottom: 10px;
}
.inline-field .field {
  display: inline-block !important;
  width: 49%;
}
.inline-field {
  justify-content: space-between;
  gap: 10px;
  row-gap: 10px;
  column-gap: 10px;
}
.left_right_con {
  justify-content: space-between;
}
.inline-field label {
  display: block !important;
}
.inline-field input {
  width: 100%;
}
.new-icon-i {
  margin-left: 5px !important;
  width: 12px;
  height: 12px;
  object-fit: contain; /* height: auto; */
  margin-top: -5px;
}
.hintcontent {
  display: inline-block;
}
.hintcontent:hover .overlay {
  opacity: 0;
  transition: opacity 2s;
  opacity: 1;
}
.hintcontent p {
  z-index: -1;
  width: 420px;
  line-height: 20px;
  display: inline-block;
  padding: 200px 0px;
  vertical-align: middle;
  font-family: "Trebuchet MS";
  height: 450px;
}
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 6px;
  height: 44%;
  width: 100%;
  text-align: left;
  opacity: 0;
  transition: 0.5s ease;
  background-color: var(--black-color);
}
.account-personal-form-child {
  position: relative;
}
.hintcontent img:hover .overlay {
  opacity: 1;
}
.portfolio-profile-details p {
  align-items: center;
  font-size: 14px;
}
.wps-how-it-work-main .vc_tta-tab:first-child a {
  min-width: 215px;
}
.portfolio-profile-details .name.tooltip {
  display: inline-block !important;
}
a.name.tooltip {
  display: inline-block !important;
}
.wps-how-it-work-main .vc_tta-tab.vc_active > a {
  background-color: var(--white-color) !important;
  color: var(--black-color) !important;
}
.crewboxdesc img {
  width: 20px;
  margin-right: 6px;
}
.crewboxdesc .active-name img {
  width: auto;
}
.star,
a.crew-portfolio-hero-username span.star {
  margin-left: 0 !important;
  display: inline-block; /* padding-top: 10px; */
  position: relative;
  top: 4px;
}
#crew-portfolio-content .user_profile_small__col,
#crew-portfolio-content .order_1,
#crew-portfolio-content .order_2,
#crew-portfolio-content .order-1,
#crew-portfolio-content .order-2 {
  min-width: 225px;
  max-width: 225px;
}
.user__profile_mid_col {
  margin-left: 24px;
  margin-right: 24px;
  width: calc(100% - 498px);
}
.um-field-error {
  text-align: center;
}
#portfolio-page .row.justify-content-center,
#crew .row.justify-content-center {
  min-height: 120px;
  margin-top: 10px;
}
#portfolio-page .row.justify-content-center .text-center,
#crew .row.justify-content-center .text-center {
  align-items: center;
  display: flex;
  justify-content: center;
  padding: 0 !important;
}
#half-stars-example .rating__label {
  cursor: pointer;
  padding: 0 0.1em;
  font-size: 2rem;
}
#half-stars-example .rating__input {
  position: absolute !important;
  left: -9999px !important;
}
#half-stars-example .rating__label--half {
  padding-right: 0;
  margin-right: -0.6em;
  z-index: 2;
}
#loading {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  opacity: 0.7;
  background-color: var(--white-color);
  z-index: 999999999;
  display: none;
  justify-content: center;
  align-items: center;
  height: 100vh;
}
#loading.active {
  display: flex;
}
.cover_profile .coverimg.nocover {
  object-fit: contain !important;
  height: 298px;
}
a.white_text:hover {
  color: var(--white-color);
}
#loading-image {
  width: 75px;
  height: 75px;
  object-fit: contain;
}
#crew .crew-box .active-name a.name,
#crew .crew-box .country a,
#crew .crew-box .language p,
#crew .crew-box .alarm-clock p {
  margin-left: 0 !important;
}
.text-right,
.right-text {
  text-align: right !important;
}
.video-content ul li {
  line-height: 22px;
  margin-bottom: 5px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
p.um-notice.err,
.um-field-error {
  background: #f8d7da;
  width: 100% !important;
  color: #842029 !important;
}
.um-field-error {
  color: #842029 !important;
  background-color: #f8d7da !important;
  border-color: #f5c2c7 !important;
}
.verifymesssage {
  padding: 6px !important;
}
.um-icon-ios-close-empty {
  display: none !important;
}
.text {
  color: white;
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.mh-3 {
  min-height: 330px;
  overflow: inherit; /* max-height: 330px; */
}
.portfolio-profile-details-language img {
}
.langicon img {
  width: 20px;
  height: 20px;
  object-fit: contain;
  margin-right: 5px;
}
.weathericon {
  width: 35px !important;
  object-fit: contain;
}
#menu-user-menu li.nav-item:last-child {
  margin-right: 0px;
}
#navbarNav {
}
.page-id-101 #support .container {
  max-width: 1230px;
}
.iconimg p {
  margin-left: 2px;
}
.iconimg img {
  margin-right: 6px;
}
.iconimg .langicon img {
  margin-right: 3px;
}
.descriptionbox {
  min-height: 60px;
}
.crewboxdesc {
  min-height: 180px;
}
.shadow-none {
  box-shadow: inherit;
}
#country-support .country-box .time img {
  height: 15px;
  object-fit: contain;
  width: 100% !important;
  max-width: 18px;
}
.select2-container {
  min-width: 130px !important;
}
.sidebar-header .user-info {
  padding-top: 10px;
}
.country-details-box-content img {
  margin-right: 5px;
}
.detailed-employer-crew-details.mh-3 {
  overflow: scroll !important;
  position: relative;
  overflow-y: hidden;
  overflow-x: hidden;
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.pr-0 {
  padding-right: 0 !important;
}
.um-page-login #signup-parent-1 .signup-child {
  width: 400px;
}
.um-page-login #signup-parent-1 input,
.um-page-login #signup-parent-1 select {
  width: 89%;
}
.um-page-login .um-col-alt {
  margin: 15px 0 5px 0;
  width: 88%;
}
* {
  scrollbar-width: thin !important;
}
.wd-90 {
  width: 90px !important;
}
#country-support .country-box .time.weather img {
  height: 17px;
  object-fit: contain;
  width: 100% !important;
  max-width: 18px;
}
.single-wps-project .detailed-employer-crew-content,
.page-template-page-user-profile .portfolio-profile-content {
  overflow: scroll;
  overflow-y: hidden;
  overflow-x: hidden;
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.weather img {
  height: 17px;
  object-fit: contain;
  width: 100% !important;
  max-width: 22px;
}
.time.weather {
  margin-left: 10px;
}
.pro_thimb_icons {
  display: flex;
}
.pro_thumb_icons {
  position: absolute;
  right: 0;
  display: flex;
  align-items: center;
  margin: 10px;
  margin-top: 2px;
  margin-right: 2px;
}
#portfolio-page .pro_thumb_icons img {
  width: 30px !important;
  height: 30px !important;
  object-fit: cover !important;
  z-index: 9999;
}
#portfolio-page .pro_thumb_icons a {
  margin-right: 10px;
}
.pro_thumb_icons .tooltiptext {
  z-index: 999;
  bottom: -30px !important;
}
#crew .crew-box .country img {
  width: 26px;
  height: auto !important;
}
.break {
  margin: 4px;
  min-height: 4px;
}
#portfolio-video .verified_icon {
  width: auto !important;
  height: 30px !important;
  right: 10px;
  top: 10px;
}
.imagebox {
  border: 1px solid var(--primary-color);
  height: 330px;
  display: flex;
  align-items: start;
  justify-content: center;
  padding: 10px;
  text-align: center;
  position: relative;
}
.imagebox.documentbox {
  overflow-y: auto;
  flex-wrap: wrap;
}
#crewlistcon {
  text-align: center;
}
.imagebox .imgfile {
  border: 1px solid #f1f1f1;
  padding: 10px;
  margin: 5px;
  position: relative;
  width: calc(33.333333% - 10px);
  min-height: 78px;
}
.imagebox .imgfile.error_field {
  border: 1px solid red !important;
}
.imagebox .imgremove {
  position: absolute;
  right: 15px;
  top: 3px;
  color: var(--black-color);
}
select {
  color: #c5c5c5;
}
select.selected-option {
  color: var(--black-color) !important;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__placeholder {
  color: #c5c5c5; /* Placeholder color */
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: black; /* Selected option color */
}
option:checked {
  color: var(--black-color) !important;
}
.gray_def option[disabled] {
  color: #c5c5c5 !important;
}
option[parent],
span.parent {
  color: #27a2f8 !important;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected]
  span.parent {
  color: #fff !important;
}
.imagebox img {
  width: 100%;
  height: 290px;
  object-fit: contain;
}
.imagebox a img {
  height: auto;
}
.imagebox.coverphoto a {
  position: absolute;
  top: 5px;
  width: 20px;
  height: 20px;
  right: 0;
}
.select2.select2-container {
  max-width: 100% !important;
  width: 100% !important;
}
.float-sec .select2.select2-container {
  max-width: unset !important;
  width: 100% !important;
}
#half-stars-example {
  justify-content: space-between;
  display: inline-flex;
  width: 230px;
}
.gray_border {
  border-top: 6px solid var(--bg-white-color);
}
.slick-child-padding:nth-child(3n + 1) {
  padding-right: 0 !important;
}
.feature_content a:hover {
  color: var(--black-color);
}
h6.wps-nonplatform-portfolio-head {
  padding-left: 10px;
  padding-right: 10px;
}
.account-personal-form-parent .account-personal-form-child select,
.account-personal-form-parent .account-personal-form-child input {
  width: 100%;
}
.editorimg img {
  width: 100%;
  height: 300px;
  object-fit: contain;
}
.portfoliotitle {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--black-color);
  text-align: center;
  margin-top: 16px;
}
#account-personal-profile
  .account-personal-form-parent
  .account-personal-form-child:nth-child(3)::after {
  content: "\f007";
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  position: absolute;
  top: 43px;
  right: 20px;
  display: block;
}
option:disabled {
  color: var(--primary-color);
}
/*#sign-up-select-arrow select {  color: #9e9e9e;}*/
#sign-up-select-arrow option:not(:first-of-type) {
  color: #413c3c;
}
/*.portfolio-tab-all-btn #filterportfolio ul li.reset a{    background: var(--primary-color)!important;    color:var(--white-color)!important;}*/
.portfolio-tab-all-btn #filterportfolios ul li.reset a {
  background: var(--primary-color) !important;
  color: var(--white-color) !important;
  border-radius: 4px !important;
}
/*.no-reset li:last-child a{    background: transparent!important;    color:var(--white-color)!important;}*/
.production_right_side a {
  color: var(--primary-color) !important;
}
.production_right_side a.skypebtn {
  color: var(--white-color) !important;
}
#project_production_sidebar img {
  width: 25px;
  height: auto;
  object-fit: contain;
  margin-right: 7px;
}
.clientimg {
  width: auto;
  height: 17px !important;
  object-fit: contain;
}
#project_production_sidebar span {
  font-size: 13px;
}
#project_production_sidebar .hustel-country {
  display: flex;
  align-items: center;
  margin-bottom: 9px;
}
.filegrid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.single_content .gallery {
  margin-bottom: 20px;
}
#signup-parent-1 .signup-confirm-password-1 div#passeye {
  transform: inherit !important;
  top: 15px !important;
}
.add_pinpoint {
  height: 42px;
  margin-top: 10px;
  font-size: 14px;
  width: 117px;
  border-radius: inherit;
  margin-left: 3px;
}
.filegrid .rowcolumn {
  /* width: 31%; */
  width: 20%;
  position: relative;
  border: 1px solid #f1f1f1;
  padding: 10px;
  margin: 4px;
}
.text-blue,
.primary-color {
  color: var(--primary-color);
}
.image-uploader .upload-text {
  padding: 20px;
  text-align: justify;
  justify-content: start !important;
}
.vc_row.wpb_row.vc_row-fluid.sensetive_section {
  background: var(--white-color);
  box-shadow: 3px 3px 20px 5px rgba(204, 204, 204, 0.25);
  padding: 32px 25px;
  max-width: 1120px;
  margin: 0 auto;
  max-width: 800px;
}
.shadow_box {
  background: var(--white-color);
  box-shadow: 3px 3px 20px 5px rgba(204, 204, 204, 0.25);
  padding: 32px 25px;
  margin: 0 auto;
}
.btn-primary {
  color: var(--white-color);
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}
#account-professional-profile .inline-field {
  justify-content: space-between;
}
.portfolio-tab-btn.border-none ul:after {
  content: "";
  position: absolute;
  width: calc(100% - 80px);
  border-bottom: 1px solid var(--border-color);
  bottom: 0;
  margin: 0 auto;
  left: unset;
  right: 0;
}
#user-profile-portfolio-edit .select2-container .select2-search--inline {
  float: left !important;
}
.crew-verified-symbol li {
  min-width: 190px;
  line-height: 28px;
}
.bottom_part {
  position: absolute;
  bottom: 0;
}
.imgremove i {
  font-size: 14px !important;
}
.alert-danger p {
  margin-top: 7px !important;
  margin-bottom: 7px !important;
}
.imgremove {
  position: absolute;
  right: 15px;
  top: 3px;
  color: var(--black-color);
}
.filegrid .rowcolumn i {
  display: block;
  width: 100%;
  font-size: 50px;
}
.filegrid .rowcolumn p {
  text-align: center;
}
.filegrid .rowcolumn a {
  color: #212529;
}
.link.disabled {
  pointer-events: none;
}
.top_title_sec {
  justify-content: space-between;
}
.articles img {
  width: 100%;
}
.h-40 {
  height: 40px;
}
.catdata-remove {
  background: none;
  color: var(--black-color);
  display: flex;
  padding: 5px;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  align-items: center;
  border-radius: 50% !important;
  width: 21px;
  height: 21px;
  justify-content: space-around;
}
.verify_btn,
.wps_primary_btn {
  width: max-content;
  font-family: "Roboto";
  font-style: normal;
  /* font-weight: 500; */
  font-size: 14px;
  line-height: 16px;
  color: var(--bg-white-color) !important;
  background: var(--primary-color);
  padding: 7px 11px;
  border-radius: 5px;
  border: none;
  border: 1px solid var(--primary-color);
}
.verrifysec {
  display: flex; /* align-items: self-start; */
  justify-content: space-between;
}
.field_eye_icon {
  width: max-content;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.verify_btn.active {
  background: transparent;
  color: var(--primary-color) !important;
}
.inv_right {
  display: flex;
  align-items: start;
}
.inv_right .verify_btn:not(:last-child) {
  margin-right: 5px;
}
.mr-15 {
  margin-right: 15px;
}
.articles .popular_title {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400 !important;
  font-size: 18px;
  line-height: 32px;
  text-transform: capitalize;
  color: var(--primary-color);
  margin-bottom: 6px;
}
.single_tp_part img,
.single_bottom_part .gallery img {
  width: calc(25% - 15px);
  height: auto;
  object-fit: cover;
}
.single_tp_part img.full,
.single_bottom_part .gallery img.full {
  width: calc(100%);
}
.single_tp_part img.half,
.single_bottom_part .gallery img.half {
  width: calc(50% - 15px);
}
.single_tp_part img.third,
.single_bottom_part .gallery img.third {
  width: calc(33.33% - 15px);
}
.single_tp_part .gallery,
.single_bottom_part .gallery {
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  row-gap: 20px;
  column-gap: 20px;
  justify-content: center;
  align-items: stretch;
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
    margin-left: 50px;
  }
}
@media screen and (min-width: 768px) {
  .SupportNav-tab-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 1200px) {
  #header li.nav-item {
    margin-right: 2px !important;
  }
}
@media screen and (max-width: 768px) {
  #counter___footer__parent #counter {
    height: auto !important;
    min-height: 240px;
  }
  .single_tp_part img,
  .single_bottom_part img {
    height: auto !important;
    width: 100% !important;
  }
  .questioncat {
    display: block;
  }
  .inline-field .field {
    display: inline-block !important;
    width: 100%;
  }
  .get-support .get-support-form-field {
    width: 98% !important;
    height: 50px !important;
  }
  .nav-item.SupportNav-tab-item {
    width: 98% !important;
  }
  .PageHelpArticle-breadcrumbs {
    margin-top: 10px;
  }
  .wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title {
    margin: 0;
    line-height: 1;
    margin-bottom: 10px;
  }
  .single_tp_part img,
  .single_bottom_part img {
    height: auto !important;
    width: 100% !important;
  }
}
@media screen and (max-width: 520px) {
  .single_content img {
    height: auto !important;
    width: 100% !important;
  }
}
ul .break {
  display: none !important;
}
figure {
  width: 100% !important;
}
#page
  .account-personal-form-parent
  .errordropdown
  .select2.select2-container
  .select2-selection {
  border-color: red !important;
}
.box_view {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 0;
  padding-right: 0;
  background: var(--white-color);
  box-shadow: 3px 3px 20px 5px rgba(204, 204, 204, 0.25);
  border-radius: 8px;
  min-height: 200px;
}
.box_view.text-center {
  align-content: center;
}
.box_view:hover {
  background: #27a2f8;
  color: #fff;
}
.hire_fav {
  align-items: center;
}
.progress.green .progressText,
.progressContianer .progress.green .progressText span {
  color: #06b506 !important;
}
.progress.red .progressText,
.progressContianer .progress.red .progressText span {
  color: red !important;
}
.progressContianer .progress-bar.green::before {
  background-color: #06b506 !important;
}
.progressContianer .progress-bar.red::before {
  background-color: red !important;
}
.progressContianer .progress-bar.gold::before {
  background-color: gold !important;
}
._score.green {
  color: green !important;
}
._score.gold {
  color: gold !important;
}
.section_switch {
  margin-left: 10px;
  margin-top: 3px;
}
/* .LSG-c-circle-button-dropdown__menu-button {
    height: 32px;
    padding: 0 16px;
    line-height: 32px;
    font-size: 14px;
    border-radius: 100%;
    margin: 4px;
    border: 1px solid #27a2f8;
    background:#27a2f8;
    color: #fff;
    display: flex
;
width:10px;
}
.LSG-c-circle-button-dropdown__menu-button::before {
    position: relative;
    top: -5px;
    left: -5px;
    width: 0;
    content: "...";
} */
.heading {
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  color: #242c37;
  margin-top: 20px;
  margin-bottom: 20px;
  text-transform: capitalize;
}
.leftSideBar,
.messeging_section {
  margin-bottom: 30px;
}
.profile_img_circle {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  object-fit: cover;
}

/* //messaging */
.custom-form-container {
  width: 100%;

  margin: auto;
  padding: 20px;
  border: 1px solid #ccc;
  border-radius: 10px;
  font-family: Arial, sans-serif;
  background: #f9f9f9;
}
.btn.btn_secondary {
  outline: none;
  padding: 8px 35px;
  text-decoration: none;
  border-radius: 4px !important;
  background-color: #ccc !important;
  background: #ccc !important;
  color: var(--white-color);
  font-size: 16px;
  font-weight: 700;
  display: block;
  width: max-content;
  border: 2px solid #ccc;
  margin: 7px 0;
}
.message-box {
  width: 100%;
  height: 100px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 10px;
  font-size: 16px;
  resize: none;
}
.file-upload-preview {
  display: flex;
  align-items: center;
  gap: 10px;
}
.file-label {
  cursor: pointer;
  font-size: 20px;
  color: #555;
}

#file-preview {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.file-preview-item {
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 14px;
  background: #fff;
  display: flex;
  align-items: center;
}
.file-preview-item span {
  margin-left: 5px;
  color: red;
  cursor: pointer;
}
.button-container {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
}
.cancel-btn,
.send-btn {
  padding: 8px 15px;
  border: none;
  border-radius: 5px;
  font-size: 16px;
  cursor: pointer;
}
.cancel-btn {
  background: #ccc;
  color: #333;
}
.send-btn {
  background: #007bff;
  color: #fff;
  cursor: not-allowed;
}
.send-btn.active {
  cursor: pointer;
  background: #0056b3;
}
.attachment {
  font-size: 0.9em;
  color: #555;
  display: block;
  margin-top: 5px;
}
.SH-app *,
.SH-app :after,
.SH-app :before {
  box-sizing: inherit;
}
.SH-app {
}
.SH-app a {
  color: #999;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  background-repeat: repeat-x;
  background-position: 0 94%;
  background-size: 1px 1px;
}
.SH-c-project-details-activity--user-image-right {
  margin-top: 8px;
}
.SH-c-project-details-activity--user-image-left {
  margin-top: 8px;
}
.margin-right-8px {
  margin-right: 8px !important;
}
.margin-top-8px {
  margin-top: 8px !important;
}
.SH-c-lsg-image-bubble {
  border-radius: 50%;
  height: 40px;
  width: 40px;
  min-width: 40px;
  object-fit: contain;
}
.SH-c-project-details-activity
  .LSG-c-user-message-bubble
  .LSG-l-bubble-container {
  background-color: #fcfcfc;
  border-color: #fcfcfc;
}
.SH-c-project-details__main-view .LSG-l-bubble-container {
  margin-top: 0;
}
.SH-c-project-details-activity .LSG-c-user-message-bubble__content {
  font-family: "Inter", sans-serif;
  color: #202020 !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.18px;
}
.LSG-c-user-message-bubble__body {
  color: #202020;

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.18px;
  margin: 0;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.LSG-c-user-message-bubble__asset-list {
  display: flex;
  flex-wrap: wrap;
  padding: 12px;
  margin: 0 -24px;
}
.LSG-c-user-message-bubble__meta-text {
  color: #646464;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.09px;
}
.font-size-14px {
  font-size: 14px !important;
}
.LSG-l-grid {
  display: flex;
}
.LSG-l-bubble-container {
  margin-top: 16px;
  padding: 7px;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 8px;
  transition: width linear 500ms;
  width: 100%;
  position: relative;
}
.sender .LSG-l-bubble-container,
.receiver .LSG-l-bubble-container {
  background: #f1f1f1;
  max-width: 400px;
  width: max-content;
  min-width: 250px;
  position: relative;
}
.disabledlink {
  pointer-events: none;
  color: gray; /* Optional: Change the appearance */
  cursor: default;
  text-decoration: none;
  background: #bab6b6 !important;
}
.fee_row .vc_column-inner {
  max-width: 619px;
  margin: 0 auto;
}
.fee_row.right h4 {
  margin-bottom: 12px;
}
.LSG-l-bubble-container::after {
  content: "";
  left: -9px;
  position: absolute;
  border-width: 12px;
  border-style: solid;
  border-color: transparent transparent transparent #f1f1f1;
  height: auto;
  width: auto;
  transform: rotate(90deg);
  top: 0;
  background: transparent;
  /* z-index: -1; */
}
.receiver .LSG-l-bubble-container::after {
  left: auto;
  right: -9px;
}
.receiver .LSG-l-bubble-container {
  margin-left: auto;
}
._files .rowColumn {
  margin-top: 10px;
}
.message_counter {
  position: relative;
}
.message_counter .count {
  position: absolute;
  top: -16px;
  background: #27a2f8;
  border-radius: 1000px;
  width: max-content;
  height: 15px;
  text-align: center;
  color: #fff;
  font-size: 10px;
  line-height: 10px;
  padding: 2px 5px;
  left: 15px;
}
.wps-how-it-work-main .vc_tta-tab.vc_active > a {
  background-color: white !important;
  color: #000 !important;
}
/*
.wps-how-it-work-main #portfolio-video,
.wps-how-it-work-main #portfolio-page {
  background-color: #fff;
} 
*/
.wps-how-it-work-main #testimonial h2 {
  display: none;
}
/*related article*/
.related-articles {
  max-width: 800px;
  margin: 40px auto;
  padding: 20px;
  background: #f9f9f9;
  border-radius: 10px;
}
.related-articles h2 {
  text-align: center;
  color: #333;
  margin-bottom: 20px;
}
.articles-list {
  list-style: none;
  padding: 0;
}
.articles-list li a {
  text-decoration: none;
  color: #0073e6;
  font-weight: bold;
  flex-grow: 1;
}
.articles-list li span {
  background: #0073e6;
  color: white;
  padding: 3px 8px;
  font-size: 12px;
  border-radius: 5px;
  margin-left: 10px;
}
#crew .col-xl-3 a,
.col-xl-3 a {
  color: #000;
}
ul {
  padding-left: 0;
}
.btn.disabled, .btn:disabled, fieldset:disabled .btn {
    color: var(--bs-btn-disabled-color)!important;
    pointer-events: none;
    background-color: #999b9e!important;
    border-color: #999b9e!important;
    opacity: var(--bs-btn-disabled-opacity)!important;
}
@media (max-width: 600px) {
  .related-articles {
    padding: 15px;
  }

  .articles-list li {
    flex-direction: column;
    text-align: center;
  }

  .articles-list li span {
    margin: 5px 0 0 0;
  }
}
.related-articles .accordion-button {
  background-color: #27a2f8;
  color: white;
  border: none;
  box-shadow: none;
  padding: 10px;
}
/* Change accordion icon color to white */

/* Change accordion arrow color to white and decrease size */
.related-articles .accordion-button::after {
  filter: invert(1); /* Makes the arrow white */
  width: 16px !important; /* Reduce the size of the arrow */
  height: 16px !important; /* Reduce the size of the arrow */
  background-size: 16px !important; /* Ensure the icon scales down */
}
.related-articles .accordion-button:not(.collapsed) {
  background-color: #27a2f8;
  color: white;
}
.related-articles .accordion-item {
  background-color: #2a2a2a;
  border: none;
  margin-bottom: 5px;
}
.faq-container {
  max-width: 500px;
  margin: auto;
  text-align: left;
}
.btn-help {
  color: white;
  border: 1px solid white;
  padding: 8px 16px;
  margin: 0 auto !important;
  margin-top: 10px;
}
.btn-help:hover {
  background-color: white;
  color: black;
}
.progressContianer .progress.green {
  background-color: green;
}
.progressContianer .progress.gold {
  background-color: gold;
}
.progressContianer .progress.green::after {
  border-top: 4px solid green;
}
.progressContianer .progress.gold::after {
  border-top: 4px solid gold;
}
.bottom_para {
  max-width: 360px;
  margin: 0 auto;
}
.bottom_para label {
  align-items: center;

  display: flex !important;
  gap: 10px;
}
.action-buttons-container {
  position: relative;
}
.action-buttons {
  position: absolute;
  top: auto;
  right: 0;
  display: none;
  z-index: 1000;
}
.action-buttons.show {
  display: block;
}
#toggleButton {
  /* position: ;
    right: 0; */
}
.action-buttons-container {
  position: relative;
  /* width: 445px; */
}
.message_counter img,
#mybids .ember-view img {
  width: 20px;
}
.tool-tip .tool-tip__icon {
  font-family: "Roboto", sans-serif !important;
  /* padding-right: 3px;*/
}
.singleItemMainExp .inputPositionFirst .form-control {
  padding-left: 67px;
  padding-right: 0.75rem;
}
.singleItemMainExp .inputPositionFirst .posTextLast {
  right: auto;
  left: 0;
}
.w-100px{
    width:100px!important;
}
.wps-nonplatform-portfolio-form .modal-footer {
    
    gap: 10px;
}
.add-ratings-and-testimonials.completed_Action .ratingbtn{
        color: var(--primary-color)!important;
         background: transparent!important;
}
/*tour guide css*/
#tourGideOpen {
  /* overflow: hidden; */
}
#tourGideOpen .tour-guide-panel {
  /* pointer-events: none; */
}
#tourGideOpen .tour-guide-panel {
  position: absolute;
  z-index: 999999;
  background: rgba(0, 0, 0, 0.2);
  height: 1000vh;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.tour-popup {
  position: absolute;
  top: 100px;
  right: 31%;
  background: white;
  border: 1px solid #ccc;
  max-width: 300px;
  width: 100%;
  padding: 15px;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  font-family: Arial, sans-serif;
}
.allen-walker.tour {
  border: 2px solid #27a2f8;
  border-radius: 5px;
  padding: 5px;
}
.tour-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

p#tour-step-description {
  text-align: justify;
}
span#tour-title {
  padding: 5px;
}
.tour-skip {
  font-size: 13px;
  color: #007bff;
  text-decoration: none;
  cursor: pointer;
}
#tour-step-button a {
  color: #27a2f8;
  margin-top: 20px;
  display: block;
}
.tour-body {
  margin-top: 10px;
}
.tour-footer {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
}
.tour-footer a {
  white-space: nowrap;
  margin-left: 10px;
}
.tour-pagination {
  margin-bottom: 10px;
  text-align: left;
}
.tour-pagination span {
  display: inline-block;
  padding: 0px 3px;
  margin: 0 2px;
  border-radius: 3px;
  cursor: pointer;
  font-size: 13px;
}
.tour-pagination .active {
  background-color: #007bff;
  color: white;
}
.tour-nav {
  display: flex;
  justify-content: space-between;
}
/*tour guide css*/
#post-109 h1{
    text-align: left!important;
}
.details-page a{
    color:#27a2f8;
}
.projectTierSection .project-title{
    display: flex;
    gap:10px;
}
.projectTierSection .project-title.head img.iconImg{
    width:33px;
}
.status_color {
   
    text-transform: capitalize;
}
.projectTierSection .status_color{
        font-size: 16px;
}
    .preloader {
      position: relative;
      width: 96px;
      height: 96px;
    } 

    .ring {
      position: absolute;
      top: 0;
      left: 0;
      width: 96px;
      height: 96px;
      border-radius: 50%;
      border: 4px solid transparent;
      border-top: 4px solid #00bfff;
      border-right: 4px solid #00bfff;
      animation: rotate 1.44s linear infinite;
      box-sizing: border-box;
    }

    .hands {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 64%;
      height: 64%;
      transform: translate(-50%, -50%);
      animation: fadeBreath 2.4s ease-in-out infinite;
    }

    @keyframes rotate {
      0% { transform: rotate(0deg); }
      100% { transform: rotate(360deg); }
    }

    @keyframes fadeBreath {
      0%, 100% {
        opacity: 0;
        transform: translate(-50%, -50%) scale(0.95);
      }
      50% {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1);
      }
    }
@media only screen and (max-width: 1600px) {
  .tour-popup {
    right: 27%;
  }
}

@media only screen and (max-width: 520px) {
  .account-personal-title .action-buttons-container .btn-group-vertical {
    max-width: 320px;
  }
}

@media only screen and (max-width: 420px) {
  .account-personal-title .action-buttons-container .btn-group-vertical {
    max-width: 270px;
  }
}
