/*
  * widget menu link
  * widget blog 1
  * blog-pagination
  * blog
  * widget-side-bar
  * widget box-latest
  * HOME PAGE
  * widget review job
  * widget get app
  * widget counter
  * widget testimonials
  * widget location
  * slider
  * CV item
  * banner rating
  * sidebar popup
  * popup
  * haft map
  * list radio
  * single job
  * accordion
  * term
  * contact
  * pricing
  * shop
  * animation
  * widget features job
  * widget category job
  * widget Employer
  * wd-employer style-2
  * wd-employer style3
  * widget-icon-box
  * widget-partner
  * widget-thumb-career
  * widget-thumb-career style-2
  * wd-form-rating-page
  * wd-form-rating
  * wd-job-author
  * wd-author-page-title
  * jobs tab
  * PAGE
  * Check out
  * MAP
  * TF section spacing
  * Inner page section spacing
  */

  @import url(dashboard.css);
  @import url(nice-select.css);
  @import url(../fonts/icon-font.css);
  @import url(animate.css);
  @import url(range.slider.css);

  .tf-container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 30px;
    width: 1440px;
    max-width: 100%;
    
  }

  /* widget menu link */
  .widget-menu-link {
    width: 100%;
    background-color: #f5f5f5;
  }

  .widget-menu-link ul {
    width: 100%;
    max-width: 1410px;
    margin: auto;
    display: flex;
    padding: 12px 0;
  }

  .widget-menu-link ul li {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    padding-right: 28px;
    position: relative;
  }

  .widget-menu-link ul li a {
    color: #b1b1b1;
  }

  .widget-menu-link ul li:last-child {
    padding: 0;
  }

  .widget-menu-link ul li:last-child a {
    color: #121212;
  }

  .widget-menu-link ul li::after {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 2px;
    top: 50%;
    right: 12px;
    background-color: #b1b1b1;
  }

  .widget-menu-link ul li:last-child::after {
    display: none;
  }

  /* widget-blog-1 */
  .widget-blog-1 {
    display: flex;
    gap: 33px;
    background: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
  }

  .widget-blog-1.style-1 {
    flex-direction: column;
    gap: 0;
    margin-bottom: 40px;
  }

  .widget-blog-1.style-1 .img-blog {
    width: 100%;
  }

  .widget-blog-1.style-1 .content {
    padding: 24px;
  }

  .widget-blog-1 .content {
    padding: 27px 0;
  }

  .widget-blog-1.style-1.margin-1 {
    margin-top: -140px;
  }

  .widget-blog-1 .sub-title {
    display: inline-block;
    padding: 4px 16px;
    background: rgba(199, 0, 96, 0.1);
    border-radius: 40px;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: #C70039;
    margin-bottom: 8px;
  }

  .widget-blog-1 .earning-btn {
      padding: 12px 20px;
      gap: 8px;
      background: #C70039;
      border-radius: 4px;
      color: #fff;
      font-weight: 700;
      font-size: 16px;
      line-height: 26px;
      margin-top: 10px;
  }
.earning-btnn {
      padding: 12px 20px;
      gap: 8px;
      background: #C70039;
      border-radius: 4px;
      color: #fff;
      font-weight: 700;
      font-size: 16px;
      line-height: 26px;
      margin-top: 10px;
  }
  .earning-btnn:hover{
    color:#000;
  }
  .widget-blog-1 .earning-btn:hover{
    color:#000;
  }

    .widget-blog-1 .main-title {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 700;
    font-size: 17px;
    line-height: 30px;
    color: #121212;
    margin-bottom: 8px;
    margin-top: 8px;
    text-transform: capitalize;
  }

  .widget-blog-1 .content .meta {
    display: flex;
    gap: 16px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #121212;
    margin-bottom: 16px;
  }

  .widget-blog-1 .content .meta .author span {
    color: #64666c;
  }

  .widget-blog-1 .content p {
    width: 100%;
    max-width: 545px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #64666c;
    margin-bottom: 16px;
  }

  .widget-button-underline {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-decoration-line: underline;
  }

  .widget-button-underline a {
    color: #121212;
  }

  /* blog-pagination */
  .widget-pagination {
    display: flex;
    gap: 8px;
  }

  .widget-pagination .widget-pagination-item {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: #121212;
    width: 40px;
    padding: 7px 0;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    text-align: center;
  }

  .widget-pagination .widget-pagination-item a {
    color: #121212;
  }

  .widget-pagination .widget-pagination-item:hover,
  .widget-pagination .widget-pagination-item.active {
    background-color: #C70039;
  }

  .widget-pagination .widget-pagination-item:hover a,
  .widget-pagination .widget-pagination-item.active a {
    color: #ffffff;
  }

  /* widget-side-bar */
  .widget-side-bar {
    width: 100%;
    max-width: 328px;
  }

  .widget-block-search-2 {
    background: #f5f5f5;
    border-radius: 8px;
    border: none;
    margin-bottom: 40px;
  }

  .widget-block-search-2 .widget-block-search-2-wrap {
    display: flex;
  }

  .widget-block-search-2 .widget-block-search-2-wrap input {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #b1b1b1;
    font-style: normal;
    padding-left: 16px;
    border: none;
  }

  .widget-block-search-2 .widget-block-search-2-wrap button {
    font-size: 20px;
    padding: 15px 16px;
    border: none;
  }

  .widget-side-bar .main-title {
    line-height: 28px;
    margin-bottom: 16px;
    font-weight: 700;
    font-size: 20px;
  }

  .widget-side-bar .categories {
    margin-bottom: 48px;
  }

  .widget-side-bar .categories-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
  }

  .widget-side-bar .categories-wrap .categories-item {
    width: 100%;
  }

  .widget-side-bar .categories-wrap .categories-item a {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #121212;
  }

  .widget-side-bar .categories-wrap .categories-item:hover a {
    color: #C70039;
  }

  .widget-side-bar .recent-posts {
    margin-bottom: 44px;
  }

  .widget-side-bar .recent-posts .widget-blog-1 {
    align-items: center;
    gap: 16px;
    border: none;
    margin-bottom: 28px;
  }

  .widget-side-bar .recent-posts .img-blog {
    width: 80px;
    height: 80px;
  }

  .widget-side-bar .recent-posts .widget-blog-1 .content {
    padding: 0;
    max-width: 232px;
  }

  .widget-side-bar .recent-posts .widget-blog-1 .content .sub-title {
    margin-bottom: 4px;
  }

  .widget-side-bar .recent-posts .widget-blog-1 .content .text {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
  }

  .widget-side-bar .recent-posts .widget-blog-1 .content .text a {
    color: #121212;
  }

  .widget-side-bar .recent-posts .widget-blog-1 .content .text:hover a {
    color: #C70039;
  }

  .widget-popular-tags .widget-popular-tags-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
  }

  .widget-popular-tags .widget-popular-tags-wrap .widget-popular-tags-item a {
    padding: 8px 16px;
    background: #f1f1f1;
    border-radius: 24px;
  }

  .widget-popular-tags .widget-popular-tags-wrap .widget-popular-tags-item a {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #121212;
  }

  /* widget-news */
  .widget-news {
    text-align: center;
  }

  .main-heading {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    color: #121212;
    margin-bottom: 8px;
  }

  .sub-heading {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #64666c;
  }

  .widget-news .widget-news-wrap {
    margin-top: 40px;
    display: flex;
    gap: 30px;
    text-align: start;
  }

  .widget-news .widget-news-wrap .widget-blog-1 {
    flex-wrap: wrap;
    gap: 0;
    transition: all 0.3s ease-in-out;
  }

  .widget-news .widget-news-wrap .widget-blog-1 .image,
  .widget-news .widget-news-wrap .widget-blog-1 {
    width: 100%;
  }

  .widget-news .widget-news-wrap .widget-blog-1 .content {
    padding: 24px;
  }

  .widget-news .widget-news-wrap .widget-blog-1 .content .main-title a {
    color: #121212;
  }

  .widget-news .widget-news-wrap .widget-blog-1 .content .main-title:hover a {
    color: #C70039;
  }

  .widget-news .widget-news-wrap .widget-blog-1:hover {
    box-shadow: 0px 10px 25px rgba(54, 95, 104, 0.1);
    border: none;
  }

  /* HOME PAGE */
  .tf-title.style-2 {
    text-align: center;
    display: block;
  }

  .tf-title.style-3 {
    display: flex;
    text-align: left;
  }

  .tf-title.style-4 h1 {
    margin-bottom: 8px;
  }

  .wrap-button {
    margin-top: 8px;
    text-align: center;
  }

  .tf-button.style-1 {
    border: 1px solid #C70039;
    padding: 12px 30px;
    text-transform: capitalize;
    border-radius: 4px;
  }

  .tf-button.style-1:hover {
    background: #C70039;
    color: #fff;
  }

  .tf-button.style-1 span {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .tf-button.style-1:hover span {
    color: #fff;
  }

  .wrap-testimonials {
    padding-bottom: 80px;
  }

  .swiper-wrapper.style-1 {
    padding-bottom: 32px;
    cursor: pointer;
  }

  .tes-bullet.style-1 {
    bottom: 0 !important;
  }

  .tes-bullet.style-1.st7 {
    bottom: -59px !important;
  }

  .tes-bullet.style-1.category-st7 {
    bottom: 11px !important;
  }

  .tf-title.margin {
    margin-bottom: 32px;
  }

  .wrap-count {
    padding: 40px 0px;
  }

  .wd-job-location.style-1 img {
    height: 450px;
  }

  .wd-job-location.style-2 img {
    width: 333px;
    height: 333px;
  }

  .wrap-testimonials.style-1 {
    padding-bottom: 0;
  }

  .listing-maps .i4ewOd-pzNkMb-haAclf {
    display: none !important;
  }

  .tf-slider.style-1 {
    background: none;
    padding: 0;
  }

  .tf-slider.style-1 .content .form-sl {
    margin-bottom: 0;
    margin-top: -43px;
  }

  /* widget box-latest */
  .box-latest {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    cursor: pointer;
  }

  .box-latest:hover .box-content {
    box-shadow: 0px 10px 25px rgba(54, 95, 104, 0.1);
    border-color: #fff;
  }

  .box-latest .img-latest {
    overflow: hidden;
    border-radius: 8px 8px 0 0;
  }

  .box-latest .img-latest img {
    width: 100%;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }

  .box-latest:hover .img-latest img {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  .box-latest .box-content {
    padding: 24px;
    border: 1px solid #ebebeb;
    border-top: none;
    border-radius: 0px 0px 8px 8px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }

  .box-latest .box-content h3 {
    font-size: 24px;
    line-height: 30px;
    margin: 8px 0px;
  }

  .box-latest .box-content h3 a {
    transition: all 0.3s ease-in-out;
    font-weight: 700;
    color: #121212;
    text-transform: capitalize;
  }

  .box-latest .box-content h3 a:hover {
    color: #C70039;
  }

  .box-latest .heading .tag {
    display: inline-block;
    padding: 4px 12px;
    background: rgba(41, 100, 225, 0.1);
    border-radius: 40px;
    color: #C70039;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    cursor: pointer;
  }

  .box-latest .heading .tag:hover {
    background-color: #C70039;
    color: #fff;
  }

  .box-latest ul li {
    font-size: 16px;
    line-height: 26px;
    display: inline-block;
  }

  .box-latest ul li:first-child {
    margin-right: 16px;
  }

  .bg-get-app {
    background: linear-gradient(84.42deg, #f7ecea 0%, #f4f0e7 100%);
  }

  /* widget review job*/
  .wd-review-job.contentbox1.padding {
    padding-top: 72.92px;
  }

  .wd-get-app .thumb img {
    height: 438px;
    object-fit: cover;
  }

  .wd-get-app.style-1 .thumb img {
    height: 478px;
  }

  .wd-get-app .thumb {
    margin-left: -3%;
  }

  .wd-get-app .content {
    padding-left: 52px;
  }

  .wd-review-job.thumb1 .thumb {
    position: relative;
    padding-left: 24px;
  }

  .wd-review-job.thumb1 .trader-box {
    display: flex;
    border-radius: 12px;
    background: #fff;
    position: absolute;
    box-shadow: 0px 14px 20px 0px rgb(15 15 15 / 10%);
    padding: 16px 12px 16px 16px;
    width: 209px;
    z-index: 5;
  }

  .wd-review-job.thumb1 .trader-box.box1 {
    top: 12%;
    left: 7.5%;
  }

  .wd-review-job.thumb1 .trader-box.box2 {
    top: 45%;
    right: 14.2%;
    width: 238px;
  }

  .wd-review-job.thumb1 .trader-box.box3 {
    bottom: 7%;
    left: -2.5%;
  }

  .wd-review-job.thumb1 .trader-box .icon {
    margin-right: 14px;
    margin-top: 4px;
  }

  .wd-review-job.thumb1 .trader-box .number {
    margin-bottom: 1px;
  }

  .wd-review-job.thumb1 .trader-box .des {
    font-size: 16px;
    line-height: 26px;
    color: #64666c;
  }

  .wd-review-job.thumb1 .user-tag {
    position: absolute;
    width: 53.39px;
    height: 53.39px;
    box-shadow: rgba(71, 92, 133, 0.1) 0px 10px 25px;
    cursor: pointer;
    z-index: 5;
    border-width: 3px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-image: initial;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .wd-review-job.thumb1 .user-tag::after {
    width: 12.66px;
    height: 12.66px;
    background: #ffffff;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -12px;
    content: "";
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .wd-review-job.thumb1 .user-tag.active {
    border-color: #3772ff;
  }

  .wd-review-job.thumb1 .user-tag.active::after {
    background: #3772ff;
  }

  .wd-review-job.thumb1 .user-tag img {
    width: 100%;
    border-radius: 50%;
    overflow: hidden;
  }

  .wd-review-job.thumb1 .user-tag.tag1 {
    top: 4.7%;
    left: 41%;
  }

  .wd-review-job.thumb1 .user-tag.tag2 {
    top: 28.4%;
    right: 31%;
  }

  .wd-review-job.thumb1 .user-tag.tag3 {
    left: 52.5%;
    bottom: 7%;
  }

  .wd-review-job.thumb1 .user-tag.tag4 {
    left: 3%;
    bottom: 29.8%;
  }

  .wd-review-job.thumb1 .user-tagg.tag5 {
    left: 2%;
    top: 27%;
    position: absolute;
  }

  .wd-review-job.contentbox1 {
    padding: 84px 0px 75px 0px;
  }

  .wd-review-job.contentbox1.pl1 {
    padding-left: 127px;
  }

  .wd-review-job.contentbox1 h3 {
    margin-bottom: 16px;
  }

  .wd-review-job.contentbox1 p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 30px;
  }

  .wd-list-icon li {
    font-size: 20px;
    margin-bottom: 21px;
  }

  .wd-list-icon li:last-child {
    margin-bottom: 0;
  }

  .wd-list-icon li .icon {
    margin-right: 15px;
  }

  .group-list-icon {
    display: flex;
    flex-wrap: wrap;
  }

  .group-list-icon .wd-list-icon:first-child {
    margin-right: 56px;
  }

  .wd-review-job.contentbox1 .list-review.style2 li {
    width: 50%;
    float: left;
  }

  .wd-review-job.contentbox1 .list-review.style2 {
    width: 66%;
  }

  .wd-review-job.contentbox1.style2 {
    padding: 103px 114px 103px 0px;
  }

  .wd-review-job.thumb2 {
    text-align: center;
    position: relative;
  }

  .wd-review-job.thumb2 .trader-box {
    position: absolute;
    top: 30.6%;
    right: 3%;
  }

  .wd-review-job.thumb2 .trader-box .content {
    background: #ffffff;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    border-radius: 32px;
    padding: 8px 32px;
    text-align: center;
    position: relative;
    z-index: 5;
  }

  .wd-review-job.thumb2 .trader-box h3 {
    font-size: 40px;
    font-family: "DM Sans";
    margin-bottom: 5px;
  }

  .wd-review-job.thumb2 .trader-box .des {
    font-size: 18px;
    line-height: 28px;
    color: #64666c;
  }

  .wd-review-job.thumb2 .trader-box .shape {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }

  .wd-review-job.thumb2 .tes-box {
    box-shadow: 0px 10px 40px rgba(47, 66, 96, 0.05);
    border-radius: 73px;
    padding: 12px;
    background: #fff;
    position: absolute;
    top: 37%;
    left: 6.5%;
  }

  .wd-review-job.thumb2 .tes-box .client-box {
    display: flex;
    text-align: left;
  }

  .wd-review-job.thumb2 .tes-box .avt {
    position: relative;
    margin-right: 17px;
  }

  .wd-review-job.thumb2 .tes-box .avt img {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    object-fit: cover;
    overflow: hidden;
  }

  .wd-review-job.thumb2 .tes-box .avt .badge {
    width: 20px;
    height: 20px;
    background: #37b853;
    border: 2px solid #ffffff;
    border-radius: 50%;
    position: absolute;
    bottom: -3px;
    right: -2px;
  }

  .wd-review-job.thumb2 .icon1 {
    position: absolute;
    left: 17%;
    bottom: 10.4%;
  }

  .wd-review-job.thumb2 .icon2 {
    position: absolute;
    left: 25%;
    top: 32%;
  }

  .wd-review-job.thumb2 .icon3 {
    position: absolute;
    bottom: 23%;
    right: 13.5%;
  }

  .wd-review-job .icon-review {
    display: flex;
    margin-bottom: 27px;
  }

  .wd-review-job .icon-review:last-child {
    margin-bottom: 0;
  }

  .wd-review-job .icon-review h6 {
    font-size: 20px;
    line-height: 28px;
    font-family: "Plus Jakarta Sans";
    margin-bottom: 8px;
  }

  .wd-review-job .icon-review p {
    font-size: 16px;
    line-height: 24px;
    color: #64666c;
    font-family: "DM Sans";
    text-transform: capitalize;
  }

  .wd-review-job .icon-review .icon {
    margin-right: 37px;
    margin-top: 19px;
  }

  .wd-review-job.mgl-100 {
    margin-left: 92px;
  }

  .wd-review-job.thumb-style3 .group-heading h4 {
    margin-bottom: 7px;
  }

  .wd-review-job.thumb-style3 .group-heading p {
    font-size: 18px;
    line-height: 28px;
    color: #64666c;
  }

  .wd-review-job.thumb-style3 .group-heading {
    margin-bottom: 40px;
  }

  .wd-review-job.thumb-style3 .thumb {
    position: relative;
  }

  .wd-review-job.thumb-style3 .user-tag {
    position: absolute;
    width: 53.39px;
    height: 53.39px;
    border: 3px solid #fff;
    border-radius: 50%;
    box-shadow: 0px 10px 25px rgba(71, 92, 133, 0.1);
    cursor: pointer;
    z-index: 5;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .wd-review-job.thumb-style3 .user-tag::after {
    width: 12.66px;
    height: 12.66px;
    background: #ffffff;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -12px;
    content: "";
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .wd-review-job.thumb-style3 .user-tag.active {
    border-color: #3772ff;
  }

  .wd-review-job.thumb-style3 .user-tag.active::after {
    background: #3772ff;
  }

  .wd-review-job.thumb-style3 .user-tag img {
    width: 100%;
    border-radius: 50%;
  }

  .wd-review-job.thumb-style3 .user-tag.tag1 {
    top: 45.3%;
    left: 42%;
  }

  .wd-review-job.thumb-style3 .user-tag.tag2 {
    top: 5.6%;
    left: 28.6%;
  }

  .wd-review-job.thumb-style3 .user-tag.tag3 {
    right: 27%;
    bottom: 39%;
  }

  .wd-review-job.thumb-style3 .user-tag.tag4 {
    left: 24%;
    bottom: 21.5%;
  }

  .wd-review-job.thumb-style3 .user-tag.tag6 {
    left: 11%;
    top: 33%;
  }

  .wd-review-job.thumb-style3 .user-tag.tag7 {
    right: 22%;
    top: 21%;
  }

  .wd-review-job .list-review2 li p {
    font-size: 18px;
    line-height: 28px;
    color: #64666c;
  }

  .wd-review-job .list-review2 li h6 {
    margin-bottom: 6px;
    text-transform: capitalize;
  }

  .wd-review-job .list-review2 li {
    padding-left: 50px;
    position: relative;
    margin-bottom: 32px;
  }

  .wd-review-job .list-review2 li:last-child {
    margin-bottom: 0;
  }

  .wd-review-job .list-review2 li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 100%;
    background: #e5e5e5;
    border-radius: 100px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .wd-review-job .list-review2 li:hover::before,
  .wd-review-job .list-review2 li.active::before {
    background: #C70039;
  }

  .align-item-center {
    align-items: center;
  }

  .wd-review-job .thumb3 {
    position: relative;
    margin-left: -3px;
    margin-top: -7px;
  }

  .wd-review-job .thumb3 .shape {
    position: absolute;
    top: 10%;
    left: 6%;
    z-index: -1;
  }

  .wd-review-job .thumb3 .icon1 {
    position: absolute;
    bottom: 3%;
    right: 25%;
  }

  .wd-review-job .thumb3 .icon2 {
    position: absolute;
    top: -4%;
    left: -9%;
  }

  .wd-review-job .thumb3 .icon3 {
    position: absolute;
    bottom: 36%;
    right: 30%;
  }

  .wd-review-job .thumb3 .group-user {
    position: absolute;
    top: 12.5%;
    right: 5%;
  }

  .wd-review-job .thumb3 .group-user,
  .wd-review-job .thumb3 .group-user .user-box {
    display: flex;
  }

  .wd-review-job .thumb3 .group-user {
    padding: 15px 24px;
    border: 1px solid #e5e5e5;
    box-shadow: 0px 10px 25px rgba(54, 95, 104, 0.1);
    border-radius: 73px;
    background: #fff;
    align-items: center;
  }

  .wd-review-job .thumb3 .group-user .user-box img {
    border: 2px solid #ffffff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
  }

  .wd-review-job .thumb3 .group-user .user-box img:not(:first-child) {
    margin-left: -9px;
  }

  .wd-review-job .thumb3 .group-user .content h6 {
    font-size: 20px;
    line-height: 28px;
  }

  .wd-review-job .thumb3 .group-user .content p {
    font-size: 16px;
    line-height: 26px;
    color: #FF5733;
  }

  .wd-review-job .thumb3 .group-user .user-box {
    margin-right: 16px;
  }

  /* widget get app */
  .wd-get-app .thumb {
    margin-left: -16.5%;
  }

  .wd-get-app .content h4 {
    margin-bottom: 15px;
  }

  .wd-get-app .content p {
    font-size: 18px;
    line-height: 28px;
    color: #64666c;
    margin-bottom: 40px;
  }

  .wd-get-app .content .group-btn a:first-child {
    margin-right: 40px;
  }

  /* widget counter */
  .wd-counter {
    text-align: center;
  }

  .wd-counter p {
    font-size: 20px;
    line-height: 30px;
    color: #64666c;
  }

  .wd-counter h2 {
    font-size: 48px;
    letter-spacing: -0.02em;
    color: #121212;
    font-family: "DM Sans";
    font-weight: 700;
  }

  .wd-counter .inner {
    margin-bottom: 3px;
  }

  .bg-pri1 {
    background: #FF5733;
  }

  .wd-counter.style-light h2 {
    color: #fff;
  }

  .wd-counter.style-light p {
    color: #ffffff;
    opacity: 0.5;
  }

  /* widget testimonials */
  .wd-testimonials {
    box-shadow: 0px 10px 25px rgba(54, 95, 104, 0.1);
    border-radius: 20px;
    background: #fff;
    padding: 40px 40px 40px 40px;
  }

  .wd-testimonials .description {
    font-size: 18px;
    line-height: 28px;
    color: #121212;
    margin-bottom: 20px;
  }

  .wd-testimonials .author-group {
    display: flex;
  }

  .wd-testimonials .author-group .avatar {
    margin-right: 17px;
    margin-top: 3px;
  }

  .wd-testimonials .author-group .avatar img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
  }

  .wd-testimonials .author-group h6 {
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    color: #121212;
  }

  .wd-testimonials .author-group .position {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #C70039;
    margin-bottom: -3px;
  }

  .wd-testimonials .author-group .rating {
    display: flex;
  }

  .wd-testimonials .author-group .rating li {
    margin-right: 3.3px;
  }

  .wd-testimonials .author-group .rating li:last-child {
    margin-right: 0;
  }

  .wd-testimonials .author-group .rating .inactive svg path {
    fill: #e5e5e5;
  }

  .over-flow-hidden {
    overflow: hidden;
  }

  .swiper-wrapper {
    cursor: e-resize;
  }

  .tes-bullet {
    bottom: -12.5% !important;
    left: 6px !important;
  }

  .tes-bullet.tes2 {
    bottom: -17.6% !important;
  }

  .tes-bullet span {
    position: relative;
    background: #121212;
    border: 1px solid #121212;
    background: transparent;
    width: 8px;
    height: 8px;
    position: relative;
    opacity: 1;
    margin: 0 11px 0 5px !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 5;
  }

  .tes-bullet span.swiper-pagination-bullet-active::before {
    opacity: 1;
  }

  .tes-bullet span.swiper-pagination-bullet-active {
    background: #121212;
  }

  .tes-bullet span::before {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    border-radius: 50%;
    content: "";
    width: 16px;
    height: 16px;
    border: 1px solid #121212;
    overflow: visible;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  /* widget location */
  .wd-job-location {
    position: relative;
  }

  .wd-job-location .content {
    position: absolute;
    bottom: 23px;
    left: 25px;
    right: 23px;
    z-index: 5;
  }

  .wd-job-location .features img {
    width: 100%;
    object-fit: cover;
    height: 499px;
  }

  .wd-job-location .content h6 {
    margin-bottom: 5px;
  }

  .wd-job-location .content h6 a,
  .wd-job-location .content .category {
    color: #fff;
  }

  .wd-job-location .content .category {
    font-size: 16px;
    line-height: 26px;
  }

  .wd-job-location .content h6 a:hover,
  .wd-job-location .content .category:hover {
    color: #C70039;
  }

  .wd-job-location::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 7.44%, rgba(0, 0, 0, 0.8) 100%);
    z-index: 1;
  }

  .wd-job-location:hover::after {
    height: 100%;
  }

  .group-location {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
  }

  .group-location .box-3 {
    width: calc(20% - 20px);
    margin-left: 20px;
  }

  .group-location .box-3 .wd-job-location .features img {
    height: 270px;
  }

  .group-location .box-3 .wd-job-location,
  .group-location .box-6 .wd-job-location {
    margin-bottom: 20px;
  }

  .group-location .box-6 .wd-job-location .features img {
    height: 560px;
  }

  .group-location .box-6 {
    width: calc(40% - 20px);
    margin-left: 20px;
  }

  .wd-job-location.style2 .features img {
    height: 333px;
  }

  .trader-box.sl7 {
    position: absolute;
    top: 15%;
    left: 20.7%;
  }

  .trader-box.sl7 .content {
    background: #ffffff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
    padding: 7px 20px 9px 20px;
    display: inline-block;
    text-align: center;
  }

  .trader-box.sl7 .content h3 {
    font-weight: 800;
    font-size: 24px;
    line-height: 30px;
    color: #C70039;
  }

  .trader-box.sl7 .content .des {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #64666c;
  }

  .trader-box.sl7 .shape {
    z-index: 0;
  }

  /* slider */
  .tf-slider {
    padding: 100px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
  }

  .tf-slider.landing-slider {
    padding-top: 70px;
    padding-bottom: 600px;
    background-image: url(../images/slider/landing-slider.jpg);
    background-color: #F8F8F8;
  }

  .tf-slider.landing-slider h2 {
    font-weight: 700;
    font-size: 56px;
    line-height: 68px;
  }

  .tf-slider.landing-slider .content {
    text-align: center;
  }

  .tf-slider.landing-slider .content p {
    color: #64666C;
    font-size: 18px;
    line-height: 28px;
    margin: 16px 0px 32px;
  }

  .btn-view {
    background: #C70039;
    padding: 12px 32px;
    border-radius: 4px;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    display: inline-flex;
    gap: 10px;
    align-items: center;
    color: #fff;
    text-transform: capitalize;
  }

  .btn-view:hover {
    background-color: #C70039;
    color: #fff;
    transform: scale(1.1);

  }

  .tf-slider .overlay {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(10, 10, 30, 0.7) 0%, rgba(10, 10, 30, 0.3) 100%);
  }

  .tf-slider .content {
    position: relative;
    z-index: 1;
  }

  .tf-slider h2.text-white,
  .tf-slider p.text-white {
    color: #fff;
  }

  .tf-slider h2 {
    text-transform: capitalize;
  }

  .tf-slider .heading h2 {
    padding-right: 380px;
    margin-bottom: 20px;
  }

  .tf-slider .heading p {
    font-family: "Lato";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    padding-right: 280px;
  }

  .tf-slider .heading {
    margin-bottom: 22px;
  }

  .tf-slider.sl1 {
    padding-top: 239px;
    padding-bottom: 155px;
    background-image: url(../images/landing-pages/image1.jpeg);
  }

  .tf-slider.sl2 {
    background: linear-gradient(84.42deg, #f7ecea 0%, #f4f0e7 100%);
    padding-top: 108px;
    padding-bottom: 0px;
  }

  .tf-slider.sl3 {
    padding-top: 108px;
    padding-bottom: 0px;
    padding-bottom: 72px;
    background: #FF5733;
  }

  .tf-slider.sl4 {
    padding-top: 108px;
    padding-bottom: 0px;
    background: #f2f1fa;
  }

  .tf-slider.sl5 {
    padding-top: 60px;
    padding-bottom: 73px;
    background-image: url(../images/slider/slider2.jpg);
  }

  .tf-slider.sl6 {
    padding-top: 276px;
    padding-bottom: 194px;
    background-image: url(../images/slider/slider3.jpg);
  }

  .tf-slider.sl7 {
    padding-top: 167px;
    padding-bottom: 0px;
    background: linear-gradient(84.42deg, #f7ecea 0%, #f4f0e7 100%);
  }

  .tf-slider.sl8 {
    padding-top: 240px;
    padding-bottom: 39px;
    background-image: url(../images/slider/slider4.jpg);
  }

  .tf-slider.sl9 {
    padding: 17px 0;
    position: relative;
    z-index: 10;
  }

  .tf-slider.sl2 h2,
  .tf-slider.sl7 h2 {
    color: #FF5733;
  }

  .tf-slider.sl2 p,
  .tf-slider.sl7 p {
    color: #64666c;
  }

  #header.style-absolute {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }

  .tf-slider .form-sl .row-group-search {
    background: #ffffff;
    box-shadow: 0px 2px 2px rgba(28, 36, 51, 0.1);
    border-radius: 8px;
    margin-right: -20px;
    padding: 16px 16px 16px 16px;
  }

  .tf-slider .form-sl .form-group-1,
  .tf-slider .form-sl .form-group-2 {
    flex-grow: 1;
    position: relative;
  }

  .tf-slider .form-sl .form-group-2 {
    border: unset;
    display: flex;
    align-items: center;
  }

  .tf-slider .form-sl .form-group-3 {
    flex-grow: 0;
  }

  .tf-slider .form-sl .form-group-1 {
    max-width: 384px;
  }

  .tf-slider .form-sl .form-group-1 input {
    margin-left: 0;
    padding-left: 40px;
    color: #121212;
    border: unset;
  }

  .tf-slider .form-sl .form-group-2 select {
    padding-left: 44px;
    color: #121212;
    margin-right: 19px;
  }

  .tf-slider .form-sl .form-group-2 span {
    left: 23px;
    z-index: 1;
  }

  .tf-slider .form-sl .form-group-1 span {
    left: 9px;
  }

  .tf-slider .form-sl {
    margin-top: 22px;
    margin-bottom: 20px;
  }

  .tf-slider .form-sl .nice-select {
    padding: 13px 0;
  }

  .tf-slider .list-category {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }

  .tf-slider .list-category li a {
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
    display: inline !important;
    width: 100%;
    background-repeat: no-repeat;
    background-position-y: 0px;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    background-size: 0 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }

  .tf-slider .list-category li a:hover,
  .tf-slider .list-category li.current a {
    background-size: 100% 100%;
  }

  .tf-slider .list-category li:not(:last-child) {
    margin-right: 34.5px;
  }

  .tf-slider .list-category li a {
    color: #64666c;
  }

  .tf-slider .list-category li a:hover,
  .tf-slider .list-category li.current a {
    color: #121212;
  }

  .tf-slider .list-category.text-white li a {
    color: #fff;
  }

  .tf-slider .list-category.text-white li a:hover,
  .tf-slider .list-category.text-white li.current a {
    color: #fff;
  }

  .tf-sl2.wd-review-job.thumb2 {
    margin-left: -21%;
    margin-right: -20%;
    margin-top: -14%;
  }

  .tf-sl2.wd-review-job.thumb2 .tes-box {
    top: 22.4%;
    left: 6.5%;
  }

  .tf-sl2.wd-review-job.thumb2 .tes-box .number {
    color: #C70039;
  }

  .tf-sl2.wd-review-job.thumb2 .icon2 {
    right: -33%;
    top: 18%;
  }

  .tf-sl3.wd-review-job.thumb2 .thumb {
    display: flex;
  }

  .tf-sl3.wd-review-job.thumb2 .thumb .box1 {
    position: relative;
    margin-left: -10.4%;
    margin-top: -14%;
    margin-right: -11%;
    flex-grow: 1;
  }

  .tf-sl3.wd-review-job.thumb2 .thumb .box2 {
    position: relative;
    margin-left: 0%;
    margin-top: 10.4%;
    margin-right: -9%;
    flex-grow: 1;
  }

  .tf-sl3.wd-review-job.thumb2 .thumb .box1 .markk {
    position: absolute;
    top: -3%;
    right: 12%;
  }

  .tf-sl3.wd-review-job.thumb2 .thumb .box2 .markk {
    position: absolute;
    bottom: -9%;
    right: -7%;
  }

  .tf-sl3.wd-review-job.thumb2 .tes-box .content h6 {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
  }

  .tf-sl3.wd-review-job.thumb2 .tes-box .content .des {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #64666c;
  }

  .tf-sl3.wd-review-job.thumb2 .tes-box {
    bottom: 5.5%;
    top: unset;
    padding: 8px;
    padding-right: 70px;
  }

  .tf-sl3.wd-review-job.thumb2 .tes-box .client-box {
    align-items: center;
  }

  .tf-slider .chart-box {
    background: #ffffff;
    box-shadow: 8px 20px 25px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 16px 22px;
    display: inline-block;
    position: absolute;
    top: 4%;
    right: -28.5%;
    z-index: 5;
    padding-bottom: 11px;
  }

  .tf-slider .chart-box .chart {
    position: relative;
    display: inline-flex;
  }

  .tf-slider .chart-box .chart .inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .tf-slider .chart-box .chart .inner .percent {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: #121212;
    margin-bottom: -7px;
  }

  .tf-slider .chart-box .chart .inner .percent::after {
    content: "%";
  }

  .tf-slider .chart-box .chart .inner .text {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #64666c;
  }

  .tf-slider .chart-box h6 {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    color: #040b11;
    margin-bottom: 3px;
  }

  .tf-slider.slider-map .form-sl {
    margin-left: 231px;
    margin-right: 247px;
  }

  .tf-sl3.wd-review-job.thumb2 .icon1 {
    right: -37%;
    top: 27.4%;
    z-index: 10;
    left: unset;
    bottom: unset;
  }

  .tf-sl3.wd-review-job.thumb2 .icon2 {
    position: absolute;
    left: -6%;
    top: -5%;
  }

  .tf-sl4.wd-review-job.thumb2 .thumb {
    margin-right: -19%;
    margin-top: -17%;
  }

  .tf-sl4.wd-review-job.thumb2 .tes-box {
    top: 38%;
    left: -17.5%;
  }

  .tf-sl4.wd-review-job.thumb2 .trader-box {
    top: 31%;
    right: -37%;
  }

  .tf-slider.sl5 .content .text-center {
    text-align: center;
  }

  .tf-slider .heading.text-center h2,
  .tf-slider .heading.text-center p {
    padding-right: 0px;
  }

  .tf-slider .heading.text-center h2 {
    padding: 0 30%;
  }

  .tf-slider .heading.text-center p {
    padding: 0 22%;
  }

  .tf-slider.sl6 .heading.text-center h2,
  .tf-slider.sl8 .heading.text-center h2 {
    padding: 0;
  }

  .tf-slider.sl5 .form-sl {
    margin-top: 50px;
    margin-bottom: -110px;
    margin-left: 231px;
    margin-right: 247px;
  }


  .tf-slider .content .icon.ic1 {
    position: absolute;
    top: 21.5%;
    left: 17.6%;
  }

  .tf-slider .content .icon.ic2 {
    position: absolute;
    top: 9.5%;
    right: 20.6%;
  }

  .tf-slider.sl6 .form-sl,
  .tf-slider.sl8 .form-sl,
  .tf-slider.sl9 .form-sl {
    margin-top: 40px;
    margin-bottom: 20px;
    margin-left: 229px;
    margin-right: 228px;
  }

  .tf-slider.sl6 .list-category {
    justify-content: center;
  }

  .tf-slider .list-tag {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: 3px;
  }

  .tf-slider .list-tag li {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
  }

  .tf-slider .list-tag li a {
    color: #64666c;
  }

  .tf-slider .list-tag li:not(:last-child) a::after {
    content: ",";
    margin-right: 2px;
  }

  .tf-slider .list-tag li a:hover {
    color: #C70039;
  }

  .tf-slider .list-tag li.heading {
    color: #121212;
    margin-bottom: 0;
    margin-right: 2px;
  }

  .tf-slider.sl7 .heading h2 {
    padding-right: 260px;
  }

  .tf-slider.sl7 .heading p {
    padding-right: 215px;
  }

  .tf-slider.sl7 .form-sl .row-group-search {
    margin-right: 27px;
  }

  .tf-slider.sl7 .form-sl .form-group-1 {
    max-width: 324px;
  }

  .tf-slider.sl7 .form-sl {
    margin-bottom: 16px;
  }

  .wd-review-job.sl7 .group-thumb {
    margin-top: -11.3%;
    text-align: right;
    margin-right: 3%;
  }

  .wd-review-job.sl7 .thumb3 .group-user {
    top: unset;
    right: -25%;
    bottom: 14.4%;
    z-index: 2;
    padding: 13px 18px 13px 13px;
  }

  .wd-review-job.sl7 .thumb3 .group-user .content p {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #121212;
  }

  .wd-review-job.sl7 .thumb3 .group-user .user-box img:not(:first-child) {
    margin-left: -14px;
  }

  .wd-review-job.sl7 .thumb3 .group-user .user-box {
    margin-right: 8px;
  }

  .wd-review-job.sl7 .thumb3 .icon2 {
    top: 37%;
    left: 3%;
  }

  .wd-review-job.sl7 .thumb3 .icon1 {
    bottom: 14%;
    right: unset;
    left: 21%;
  }

  .wd-review-job.sl7 .thumb3 .icon3 {
    position: absolute;
    bottom: 28%;
    right: -20%;
  }

  .wd-review-job.sl7 .thumb3 .icon4 {
    position: absolute;
    top: 25%;
    right: -4%;
  }

  .wd-review-job.sl7 .thumb3 .shape-thumb {
    position: absolute;
    top: 19%;
    right: -20%;
    z-index: 0;
  }

  .wd-review-job.sl7 .thumb3 .group-thumb>img {
    position: relative;
    z-index: 1;
  }

  .sl-icon-box {
    text-align: center;
  }

  .sl-icon-box .icon {
    width: 68px;
    height: 68px;
    background: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(2px);
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 9px;
  }

  .sl-icon-box .icon-content h5 {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
  }

  .sl-icon-box .icon-content h5 a {
    color: #ffffff;
  }

  .sl-icon-box .icon-content h5 a:hover {
    color: #C70039;
  }

  .group-icon {
    display: flex;
    flex-wrap: wrap;
    margin-left: -40px;
    margin-top: 133px;
  }

  .group-icon .sl-icon-box.box {
    width: calc(12.5% - 40px);
    margin-left: 40px;
  }

  .wrap-testimonials .menu-tab {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 32px;
    margin-bottom: -24px;
    flex-wrap: wrap;
  }

  .wrap-testimonials .menu-tab .user-tag {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    text-transform: capitalize;
    color: #121212;
    padding: 8px 24px;
    background: #f5f5f2;
    box-shadow: 0px 2px 2px rgba(28, 36, 51, 0.1);
    border-radius: 99px;
    cursor: pointer;
    margin-bottom: 15px;
  }

  .wrap-testimonials .menu-tab .user-tag:not(:last-child) {
    margin-right: 12px;
  }

  .wrap-testimonials .menu-tab .user-tag.active {
    background: #C70039;
    color: #fff;
  }

  .tf-slider.sl9 .form-sl .row-group-search {
    border: 1px solid #e5e5e5;
    box-shadow: 0px 2px 2px rgba(28, 36, 51, 0.1);
  }

  .tf-slider.sl6 .form-sl .row-group-search,
  .tf-slider.sl8 .form-sl .row-group-search,
  .tf-slider.sl9 .form-sl .row-group-search {
    margin-right: 0;
  }

  .meta-category-job {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 21px;
    margin-bottom: 32px;
  }

  .meta-nofication .nofi {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #64666c;
    margin-bottom: 8px;
  }

  .meta-nofication .nofi span {
    color: #121212;
  }

  .category-filter {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }

  .category-filter>li:not(:last-child) {
    margin-right: 8px;
  }

  .category-filter>li {
    margin-bottom: 8px;
  }

  .category-filter .nice-select .current {
    padding: 8px 37px 8px 12px;
    background: #f1f1f1;
    border-radius: 4px;
  }

  .category-filter .nice-select .current,
  .category-filter .nice-select .option {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #121212;
  }

  .category-filter .nice-select .option {
    width: max-content;
    padding: 8px 16px 8px 16px;
    margin: 0;
  }

  .category-filter .nice-select:after {
    content: "\e9b0";
    font-family: "icomoon";
    transform: unset;
    border: unset;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    right: 14px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    width: 5px;
    height: 2px;
  }

  .category-filter .nice-select.open:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .job-article .inner-content {
    padding: 9px 34px 10px 29px;
  }

  .job-article .inner-content h5 {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 17px;
    text-transform: capitalize;
  }

  .job-article .inner-content h6 {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 16px;
    text-transform: capitalize;
  }

  .job-article .inner-content>p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #64666c;
    margin-bottom: 16px;
  }

  .job-article .inner-content p.mg-19 {
    margin-bottom: 19px;
  }

  .job-article .inner-content p.mg-39 {
    margin-bottom: 39px;
  }

  .job-article .inner-content .group-skill {
    margin-bottom: 16px;
  }

  .job-article.stc .widget-dash-video.style2 .gallery-slide .swiper-slide .images {
    height: 480px;
  }

  .job-article.stc .widget-dash-video .gallery-slide {
    margin: 0 0 40px 0;
  }

  .job-article.stc .widget-dash-video.style2 .gallery-thumb .swiper-slide {
    height: 186px;
  }

  .job-article.stc .post-about.widget-dash-video.style2 {
    margin-bottom: 60px;
  }

  .job-article.stc .form-candidate h5 {
    margin-bottom: 24px;
  }

  .job-article.stc .form-candidate .ip textarea {
    height: 110px;
  }

  .cv-form-details.stc .preview-cv.mgt-32 {
    margin-top: 30px;
    margin-bottom: 32px;
  }

  .wrapper-author-page-title.stc .tf-btn {
    width: 163px;
    padding: 12px 0px;
  }

  .wrapper-author-page-title.stc2 .tf-btn,
  .wrapper-author-page-title.stc2 .btn-author {
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .job-article.stc2 {
    margin-right: 3px;
  }

  .cv-form-details.stc2 {
    margin-top: -181px;
    margin-left: 5px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }

  .cv-form-details.stc2.remove-mgt {
    margin-top: 0px;
  }

  .job-article.single-job.stc2 .menu-tab {
    margin-bottom: 16px;
  }

  .list-dot {
    margin-bottom: 19px;
  }

  .list-dot li {
    position: relative;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #64666c;
    display: flex;
  }

  .list-dot li::before {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #64666c;
    content: "";
    display: block;
    margin-left: 9px;
    margin-right: 10px;
    margin-top: 12px;
    flex-shrink: 0;
  }

  .group-job-sidebar {
    margin-right: -7px;
  }

  .job-article .inner-content.home2 {
    overflow-y: scroll;
    height: 70vh;
  }

  .cv-form-details.job-sg {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }

  .cv-form-details.job-sg.add-mgt {
    margin-top: 110px;
  }

  .form-sticky {
    position: relative;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }

  .form-sticky {
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    background: #fff;
  }

  .form-meta2.is-fixed {
    margin: 0;
    background: #fff;
    box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.05);
  }

  .form-meta2.is-fixed .meta-category-job {
    margin: 0;
    padding: 20px 0;
    padding-bottom: 15px;
  }

  .sticky-home2.add-mgt {
    top: 100px;
  }

  .list-job::-webkit-scrollbar-track,
  .job-article::-webkit-scrollbar-track,
  .job-article .inner-content::-webkit-scrollbar-track,
  .cv-form-details.job-sg::-webkit-scrollbar-track {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-left: unset;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
  }

  .list-job::-webkit-scrollbar-thumb,
  .job-article::-webkit-scrollbar-thumb,
  .job-article .inner-content::-webkit-scrollbar-thumb,
  .cv-form-details.job-sg::-webkit-scrollbar-thumb {
    background-color: #e5e5e5;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
  }

  .list-job::-webkit-scrollbar,
  .job-article::-webkit-scrollbar,
  .job-article .inner-content::-webkit-scrollbar,
  .cv-form-details.job-sg::-webkit-scrollbar {
    width: 5px;
    height: 50px;
    background-color: #fff;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
  }

  .list-job::-webkit-scrollbar {
    height: 0;
  }

  .list-dot.mg-bt-15 {
    margin-bottom: 15px;
  }

  .post-navigation {
    justify-content: space-between;
    padding: 0 41px;
  }


  .post-navigation .list-social li a {
    background: #f1f1f1;
  }

  .post-navigation .wd-social span {
    font-weight: 600;
    margin-right: 15px;
  }

  .frag-btn {
    padding: 8px 16px;
    background: #f1f1f1;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    border-radius: 8px;
  }

  .frag-btn svg {
    margin-right: 9px;
  }

  .frag-btn svg path,
  .sticky-home2 {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }

  .frag-btn:hover {
    background: #C70039;
    color: #fff;
  }

  .frag-btn:hover svg path {
    fill: #fff;
  }

  .post-navigation {
    margin-bottom: 40px;
  }

  .post-about.widget-dash-video.style2 {
    margin-bottom: 40px;
  }

  .widget-dash-video.style2 .gallery-slide .swiper-slide .images {
    height: 492px;
  }

  .widget-dash-video.style2 .gallery-thumb .swiper-slide {
    height: 160px;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .hide-scroll::-webkit-scrollbar,
  .client-review .btn-like {
    display: none;
  }

  .hide-scroll {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .rating-review .right-rating .rating-details .donat-bg {
    height: 12px;
  }

  .donat-bg {
    position: relative;
    display: block;
    width: 100%;
    height: 6px;
    background-color: #e5e5e5;
    z-index: 3;
  }

  .rating-review .right-rating .rating-details .donat-bg .custom-donat {
    background-color: #C70039;
    height: 100%;
    width: 0;
    z-index: 10;
  }

  .rating-review .left-rating {
    display: inline-block;
    text-align: center;
  }

  .rating-review .left-rating h2 {
    margin-bottom: 9px;
  }

  .rating-review .left-rating .list-star {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
  }

  .rating-review .left-rating .list-star li {
    color: #ffb321;
    font-size: 22px;
  }

  .rating-review .left-rating .list-star li:not(:last-child) {
    margin-right: 7px;
  }

  .rating-review .left-rating .count-rating {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
  }

  .rating-review .right-rating .rating-details {
    display: flex;
    align-items: center;
  }

  .rating-review .right-rating .progress-item {
    width: 100%;
  }

  .rating-review .right-rating .number-rating {
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    margin-right: 18px;
  }

  .rating-review .right-rating .number-rating::after {
    content: "\e9d9";
    font-family: "icomoon";
    margin-left: 9px;
    color: #ffb321;
  }

  .rating-review .right-rating .rating-details .percent {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    margin-left: 14px;
  }

  .rating-review .right-rating .rating-details:not(:last-child) {
    margin-bottom: 2px;
  }

  .rating-review {
    display: flex;
    justify-content: space-between;
    padding-right: 12px;
    padding-bottom: 28px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 12px;
  }

  .rating-review .left-rating {
    width: 19%;
  }

  .rating-review .right-rating {
    width: 62.5%;
  }

  .job-article .inner-content .job-rating h6 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 29px;
  }

  .job-article .inner-content .job-rating {
    margin-bottom: 44px;
  }

  .client-review li .content {
    position: relative;
  }

  .client-review li .content .top-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .client-review li .content .top-content .avatar {
    display: flex;
  }

  .client-review li .content .top-content .avatar .avt {
    margin-right: 20px;
    flex-shrink: 0;
  }

  .client-review li .content .top-content .avatar .avt img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    object-fit: cover;
  }

  .client-review li .content .top-content .avatar .infor h5 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: -1px;
  }

  .client-review li .content .top-content .avatar .infor h5 svg {
    margin-left: 12px;
    margin-top: -5px;
  }

  .client-review li .content .top-content .avatar .infor .date {
    font-size: 14px;
    line-height: 22px;
    color: #64666c;
  }

  .list-star {
    display: flex;
    align-items: center;
  }

  .list-star li {
    font-size: 15px;
    color: #ffb321;
  }



  .list-star li:not(:last-child) {
    margin-right: 4px;
  }

  .client-review li .content .top-content .avatar .infor .list-star {
    margin-top: 8px;
    margin-left: 2px;
    margin-bottom: 22px;
  }

  .client-review .btn-like {
    padding: 5px 16px;
    height: 36px;
    border: 1px solid #e5e5e5;
    border-radius: 999px;
    flex-shrink: 0;
    position: absolute;
    top: 0;
    right: 11px;
  }

  .client-review .btn-like svg {
    margin-left: 9px;
    margin-top: -5px;
  }

  .client-review .btn-like svg path {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }

  .client-review .btn-like:hover {
    color: #fff;
    background: #C70039;
  }

  .client-review .btn-like:hover svg path {
    fill: #fff;
  }

  .client-review>li {
    padding-top: 28px;
    padding-bottom: 27px;
    border-bottom: 1px solid #e5e5e5;
    margin-right: 3px;
  }

  .btn-load {
    display: block;
    text-decoration: underline;
    text-align: center;
    margin-top: 27px;
  }

  .job-article .related-job h6 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 22px;
  }

  .job-article .related-job {
    margin-right: 6px;
  }

  /* CV item */
  .wd-cv-item {
    background: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    overflow: hidden;
  }

  .wd-cv-item .item-group {
    display: flex;
    margin-left: -30px;
  }

  .wd-cv-item .item-group .content-left {
    width: calc(37.2% - 30px);
    margin-left: 30px;
  }

  .wd-cv-item .item-group .content-right {
    width: calc(62.8% - 30px);
    margin-left: 30px;
  }

  .wd-cv-item .item-group .content-left {
    background: #f5f5f5;
    padding: 80px 80px 70px 58px;
    position: relative;
  }

  .wd-cv-item .item-group .content-left::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 204px;
    height: 249px;
    background: #C70039;
    z-index: 0;
  }

  .wd-cv-item .item-group .content-left .avatar {
    margin-bottom: 114px;
    margin-left: 15px;
    margin-right: -37px;
    position: relative;
    z-index: 1;
    border-radius: 8px;
    overflow: hidden;
  }

  .wd-cv-item .item-group .content-left .avatar img {
    width: 100%;
  }

  .wd-cv-item .item-group .content-left h6 {
    font-size: 24px;
    line-height: 30px;
    text-transform: capitalize;
    margin-bottom: 18px;
  }

  .progress-item .donat-bg {
    height: 10px;
  }

  .progress-item .donat-bg .custom-donat {
    background-color: #C70039;
    height: 100%;
    width: 0;
    z-index: 10;
  }

  .wd-cv-skill .progress-item {
    display: flex;
    align-items: center;
  }

  .wd-cv-skill .progress-item .icon {
    font-size: 26px;
    margin-right: 14px;
    margin-top: 1px;
  }

  .wd-cv-skill .progress-item .progress-heading {
    flex-grow: 1;
  }

  .wd-cv-skill .progress-item .heading-progress {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 3px;
    text-transform: uppercase;
  }

  .wd-cv-skill .progress-item .donat-bg {
    height: 1.75px;
    background: #64666c;
  }

  .wd-cv-skill .progress-item .donat-bg .custom-donat {
    position: relative;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }

  .wd-cv-skill .progress-item .donat-bg .custom-donat::after {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #C70039;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }

  .wd-cv-item .wd-cv-skill {
    margin-bottom: 13px;
  }

  .wd-cv-item .mg-bt-40 {
    margin-bottom: 40px;
  }

  .wd-cv-item .mg-bt-26 {
    margin-bottom: 26px !important;
  }

  .wd-cv-item .content-right {
    padding-top: 68px;
    padding-right: 82px;
  }

  .wd-cv-item .profile h2 {
    font-family: "Roboto";
    font-weight: 900;
    font-size: 50px;
    line-height: 1.18em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 8px;
  }

  .wd-cv-item .profile h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    text-transform: capitalize;
    color: #b1b1b1;
    padding-bottom: 12px;
    border-bottom: 2px solid #C70039;
    margin-bottom: 12px;
  }

  .wd-cv-item .profile h6 {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    margin-bottom: 23px;
  }

  .wd-cv-item .profile p {
    font-size: 14px;
    line-height: 22px;
  }

  .cv-road-map {
    position: relative;
    margin-left: 26px;
    margin-right: 25px;
    margin-bottom: 50px;
  }

  .cv-road-map::after {
    content: "";
    position: absolute;
    left: 18.5%;
    top: 7px;
    height: 95%;
    width: 1px;
    background: #C70039;
  }

  .cv-road-map .inner {
    display: flex;
    margin-bottom: 11px;
  }

  .cv-road-map .inner .history {
    flex-shrink: 0;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 11.2258px;
    line-height: 13px;
    letter-spacing: 0.04em;
  }

  .cv-road-map .inner .dot-icon {
    width: 14.22px;
    height: 14.22px;
    background: #ffffff;
    border: 1.49677px solid #C70039;
    border-radius: 50%;
    flex-shrink: 0;
    margin: 0 18px;
    position: relative;
    z-index: 1;
  }

  .cv-road-map .inner .content h6 {
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    margin-bottom: 4px;
  }

  .cv-road-map .inner .content .sub-heading {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #64666c;
    font-weight: 700;
    margin-bottom: 9px;
  }

  .cv-road-map .inner .content ul li {
    font-size: 12px;
    line-height: 16px;
  }

  .cv-road-map .list-dot li::before {
    width: 4px;
    height: 4px;
    margin-left: 7px;
    margin-right: 6px;
    margin-top: 6px;
  }

  .cv-road-map .inner .content ul li:not(:last-child) {
    margin-bottom: 0px;
  }

  .wd-cv-item .content-right .title-cv {
    margin-left: 4px;
    margin-bottom: 30px;
  }

  .cv-form-details {
    background: #f5f5f5;
    box-shadow: 0px 2px 2px rgba(28, 36, 51, 0.1);
    border-radius: 8px;
    padding: 24px 24px 24px 24px;
  }

  .cv-form-details h6 {
    font-size: 20px;
    line-height: 28px;
    text-transform: capitalize;
    margin-bottom: 17px;
  }

  .cv-form-details .list-infor {
    margin-bottom: 25px;
  }

  .cv-form-details .list-infor li {
    display: flex;
    justify-content: space-between;
    padding-bottom: 16px;
    margin-bottom: 17px;
    border-bottom: 1px solid #e5e5e5;
    align-items: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #64666c;
    gap: 15px;
  }

  .cv-form-details .list-infor li .detail {
    color: #121212;
    font-weight: 500;
  }

  .cv-form-details p {
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    margin-bottom: 11px;
  }

  .cv-form-details .list-partner {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 24px;
  }

  .cv-form-details .list-partner li a {
    width: 44px;
    height: 44px;
    background: #fff;
    border-radius: 50%;
    padding: 8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  .cv-form-details .list-partner li a:hover {
    transform: translateY(-3px);
  }

  .cv-form-details .list-partner li:not(:last-child) {
    margin-right: 16px;
  }

  .cv-form-details .preview-cv {
    padding: 12px 24px 10px 12px;
    background: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    text-align: left;
    position: relative;
    margin-bottom: 16px;
  }

  .cv-form-details .preview-cv.mgt-32 {
    margin-top: 32px;
  }

  .cv-form-details .preview-cv .title {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 6px;
  }

  .cv-form-details .preview-cv .category {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
  }

  .cv-form-details .preview-cv .icon {
    position: absolute;
    top: 50%;
    right: 28px;
    transform: translateY(-50%);
    font-size: 40px;
  }

  .cv-form-details .btn-dowload {
    padding: 12px 24px;
    background: #C70039;
    border-radius: 4px;
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    font-weight: 700;
    text-align: center;
  }

  .cv-form-details .btn-dowload i {
    margin-right: 6px;
  }

  .cv-form-details .map-content {
    border: 8px solid #ffffff;
    margin-bottom: 33px;
  }

  .cv-form-details .list-infor li .detail a {
    color: #C70039;
  }

  .cv-form-details .map-content iframe {
    width: 100%;
    height: 276.75px;
  }

  .cv-form-details .wd-social {
    margin-top: -8px;
    justify-content: space-between;
  }

  .cv-form-details .form-job-single h6 {
    margin-bottom: 25px;
  }

  .cv-form-details .form-job-single input,
  .cv-form-details .form-job-single textarea {
    background: #ffffff;
    padding: 12px 12px;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    font-size: 16px;
    line-height: 26px;
    width: 100%;
  }

  .cv-form-details .form-job-single {
    margin-top: 30px;
  }

  .cv-form-details .form-job-single input {
    margin-bottom: 19.6px;
  }

  .cv-form-details .form-job-single textarea {
    height: 100px;
  }

  .cv-form-details .form-job-single input::placeholder,
  .cv-form-details .form-job-single textarea::placeholder {
    font-size: 16px;
    line-height: 26px;
    color: #64666c;
  }

  .cv-form-details .form-job-single button {
    padding: 12px 28px;
    background: #C70039;
    border-radius: 4px;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    color: #ffffff;
    border-color: transparent;
    width: 100%;
    margin-top: 24px;
  }

  .cv-form-details .wd-social span {
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
  }

  .cv-form-details .wd-social ul li a {
    background: #e5e5e5;
  }

  .cv-form-details .wd-social ul li a:hover {
    background: #C70039;
  }

  .wd-cv-template {
    border: 1px solid #e5e5e5;
    filter: drop-shadow(0px 10px 25px rgba(54, 95, 104, 0.1));
    border-radius: 8px;
    background: #fff;
    margin-bottom: 31px;
  }

  .wd-cv-template .features img {
    width: 100%;
  }

  .wd-cv-template .content {
    padding: 24px 24px 22px 24px;
  }

  .wd-cv-template .content .list-category {
    display: flex;
    flex-wrap: wrap;
    row-gap: 16px;
    align-items: center;
  }

  .wd-cv-template .content .list-category li:not(:last-child) {
    margin-right: 8px;
  }

  .wd-cv-template .content .list-category li a {
    padding: 8px 16px;
    background: #f5f5f5;
    border-radius: 52px;
    font-size: 12px;
    line-height: 16px;
    color: #121212;
    font-weight: 500;
  }

  .wd-cv-template .content .list-category li a:hover {
    background: #C70039;
    color: #fff;
  }

  .wd-cv-template .content .heart-btn {
    width: 40px;
    height: 40px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #eb4d4d;
    font-size: 17px;
  }

  .wd-cv-template .content .heart-btn:hover {
    background: #C70039;
    border-color: #C70039;
    color: #fff;
  }

  .wd-cv-template .content .top-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 17px;
  }

  .wd-cv-template .content h6 {
    font-size: 20px;
    line-height: 28px;
    text-transform: capitalize;
    margin-bottom: 5px;
  }

  .wd-cv-template .content .bottom-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .wd-cv-template .content .bottom-content .list-select {
    display: flex;
    align-items: center;
  }

  .wd-cv-template .content .bottom-content .list-select li:not(:last-child) {
    margin-right: 8px;
  }

  .wd-cv-template .content .bottom-content .list-select li a {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
  }

  .wd-cv-template .content .bottom-content .list-select li a:hover {
    opacity: 0.6;
  }

  .wd-cv-template .content .bottom-content .list-select li a.sl1 {
    background: #504cfe;
  }

  .wd-cv-template .content .bottom-content .list-select li a.sl2 {
    background: #eb4d4d;
  }

  .wd-cv-template .content .bottom-content .list-select li a.sl3 {
    background: #ffb321;
  }

  .wd-cv-template .content .bottom-content .list-select li a.sl4 {
    background: #37b853;
  }

  .tf-btn {
    padding: 7px 24px;
    background: #ffffff;
    border: 1px solid #C70039;
    border-radius: 4px;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: #121212;
    text-align: center;
  }

  .tf-btn:hover {
    background: #C70039;
    color: #fff;
  }

  /* banner rating */
  .wd-banner-rating {
    background-image: url(../images/review/banner-star.jpg);
    background-size: cover;
    padding: 28px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 16%;
    margin-right: 16%;
    box-shadow: 0px 2px 2px rgba(28, 36, 51, 0.1);
    border-radius: 8px;
    flex-wrap: wrap;
    row-gap: 10px;
  }

  .wd-banner-rating h6 {
    font-size: 20px;
    line-height: 28px;
    text-transform: capitalize;
    margin-right: 35px;
  }

  .wd-banner-rating .list-star li {
    font-size: 35px;
  }

  .wd-banner-rating .list-star li:not(:last-child) {
    margin-right: 5px;
  }

  /* sidebar popup */

  .sidebar-popup .widget-filter {
    width: 449px;
  }

  .widget-filter {
    background: #f5f5f5;
    box-shadow: 0px 2px 2px rgba(28, 36, 51, 0.1);
    padding: 24px 24px 24px 24px;
  }

  .widget-filter .group-form {
    margin-bottom: 28px;
  }

  .widget-filter .group-form .title {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    color: #121212;
    margin-bottom: 12px;
  }

  .widget-filter .group-form .title span {
    color: #C70039;
  }

  .widget-filter .group-input.search-ip button {
    padding: 0;
    border: unset;
    font-size: 24px;
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    color: #121212;
  }

  .widget-filter .group-input i {
    position: absolute;
    top: 50%;
    left: 13px;
    transform: translateY(-50%);
    z-index: 5;
    font-size: 24px;
  }

  .widget-filter .group-input {
    position: relative;
  }

  .widget-filter .group-input input,
  .widget-filter .group-input .nice-select {
    background: #ffffff;
    padding: 12px 12px 12px 15px;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    font-weight: 400;
    font-size: 16px;
    color: #121212;
  }

  .widget-filter .group-input.has-icon input,
  .widget-filter .group-input.has-icon .nice-select,
  .widget-filter .group-input.search-ip input {
    padding: 12px 12px 12px 43px;
    gap: 5px;
  }

  .widget-filter .group-input .nice-select .current {
    padding-left: 0;
  }

  .widget-filter .group-input input::placeholder {
    font-weight: 400;
    font-size: 16px;
    color: #b1b1b1;
  }

  .widget-filter .group-input.search-ip button:hover {
    color: #C70039;
  }

  .widget-filter .group-input input[type="range"]::-webkit-slider-thumb {
    height: 24px;
    width: 24px;
    border-radius: 50%;
    background: #ffffff;
    border: 2px solid #C70039;
    pointer-events: auto;
    -webkit-appearance: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
    cursor: pointer;
  }

  .widget-filter .group-input input[type="range"] {
    -webkit-appearance: none;
    width: 100%;
    height: 6px;
    background: #d3d3d3;
    background: linear-gradient(to right, #C70039 0%, #C70039 25%, #ddd 6%, #ddd 0%);
    outline: none;
    -webkit-transition: 0.2s;
    transition: opacity 0.2s;
    padding: 0;
  }

  .widget-filter .group-form.mb1 {
    margin-bottom: 27px;
  }

  .widget-filter .group-form .title.st2 {
    margin-bottom: 20px;
  }

  .widget-filter .group-form.st2 {
    margin-bottom: 30px;
  }

  .widget-filter button {
    display: block;
    text-align: center;
    width: 100%;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    padding: 11px 32px;
    background: #C70039;
    border-radius: 4px;
    color: #fff;
    border: 1px solid #C70039;
    text-transform: capitalize;
  }

  .widget-filter button:hover {
    background: transparent;
    border: 1px solid #C70039;
    color: #C70039;
  }

  .widget-filter .nice-select:after {
    border-bottom: 8px solid #b1b1b1;
    border-right: 8px solid #b1b1b1;
    height: 13px;
    width: 13px;
    margin-top: -10px;
    right: 18px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    clip-path: polygon(45% 50%, 100% 50%, 50% 100%, 0% 50%);
  }

  .widget-filter .nice-select.open:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .menu-mobile-popup .widget-filter,
  .sidebar-popup .widget-filter {
    overflow-y: scroll;
    height: 100vh;
    transform: translateX(-100%);
    transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    will-change: transform;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
  }

  .menu-mobile-popup .widget-filter::-webkit-scrollbar-track,
  .sidebar-popup .widget-filter::-webkit-scrollbar-track,
  .style-scroll::-webkit-scrollbar-track {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-left: unset;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
  }

  .menu-mobile-popup .widget-filter::-webkit-scrollbar-thumb,
  .sidebar-popup .widget-filter::-webkit-scrollbar-thumb,
  .style-scroll::-webkit-scrollbar-thumb {
    background-color: #e5e5e5;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
  }

  .menu-mobile-popup .widget-filter::-webkit-scrollbar,
  .sidebar-popup .widget-filter::-webkit-scrollbar,
  .style-scroll::-webkit-scrollbar {
    width: 5px;
    height: 50px;
    background-color: #fff;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
  }

  .menu-mobile-popup .modal-menu__backdrop,
  .sidebar-popup .modal-menu__backdrop {
    right: 0;
    background: #12121255;
    opacity: 0;
    will-change: opacity;
    transition: opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    cursor: url(../images/review/icon-close.png), auto;
  }

  .menu-mobile-popup .modal-menu__backdrop,
  .menu-mobile-popup .widget-filter,
  .sidebar-popup .modal-menu__backdrop,
  .sidebar-popup .widget-filter {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 99999;
    visibility: hidden;
  }

  .menu-mobile-popup.modal-menu--open .widget-filter,
  .sidebar-popup.modal-menu--open .widget-filter {
    transform: translateX(0);
    visibility: visible;
  }

  .menu-mobile-popup.modal-menu--open .modal-menu__backdrop,
  .sidebar-popup.modal-menu--open .modal-menu__backdrop {
    opacity: 1;
    visibility: visible;
  }

  /* haft map */
  .group-half-map {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
  }

  .row-height {
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 0;
  }

  .radio-out::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    content: "";
    cursor: pointer;
  }

  .po-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 10px;
  }

  .top-map-jobs2 {
    position: sticky;
    top: 0;
    z-index: 5;
  }

  .group-half-map.style2 .widget-filter {
    padding: 12px 23px 20px 16px;
  }

  .group-half-map .content-left {
    position: relative;
    width: 41.3%;
    padding: 34px 40px 0px 40px;
  }

  .group-half-map .content-right {
    width: 58.7%;
  }

  .wd-findjob-filer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 28px;
  }

  .wd-findjob-filer .group-select {
    display: flex;
  }

  .wd-findjob-filer .group-select .nice-select {
    padding: 12px 16px;
    background: #f1f1f1;
    border-radius: 4px;
    padding-right: 57px;
  }

  .wd-findjob-filer .group-select .nice-select:after {
    border-bottom: 8px solid #b1b1b1;
    border-right: 8px solid #b1b1b1;
    height: 13px;
    width: 13px;
    margin-top: -10px;
    right: 18px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    clip-path: polygon(45% 50%, 100% 50%, 50% 100%, 0% 50%);
  }

  .wd-findjob-filer .group-select .nice-select.open:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .wd-findjob-filer .group-select .nice-select:not(:last-child) {
    margin-right: 12px;
  }

  .wd-findjob-filer .group-select .nice-select .current {
    padding-left: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #121212;
  }

  .wd-findjob-filer .button-filter {
    padding: 8px 12px;
    border: 1px solid #C70039;
    border-radius: 4px;
    color: #121212;
    cursor: pointer;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
  }

  .wd-findjob-filer .button-filter i {
    font-size: 19px;
    margin-right: 5px;
  }

  .wd-findjob-filer .button-filter:hover {
    background: #C70039;
    border-color: transparent;
    color: #fff;
  }

  .nofi-job {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #64666c;
    margin-bottom: 19px;
  }

  .nofi-job span {
    color: #121212;
  }

  .pagination-job {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .pagination-job li a {
    width: 40px;
    height: 40px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: #121212;
  }

  .pagination-job li.current a,
  .pagination-job li a:hover {
    background: #C70039;
    color: #fff;
  }

  .pagination-job li:not(:last-child) {
    margin-right: 8px;
  }

  .pagination-job li a i {
    font-size: 24px;
  }

  .pagination-job.absolute {
    background: #ffffff;
    box-shadow: 0px 5px 18px 5px rgba(64, 72, 87, 0.074);
    padding: 20px 0px;
  }

  .group-half-map .content-job .features-job .box-content ul {
    margin-top: 3px;
  }

  .group-half-map .content-job .features-job .job-footer-left {
    padding: 18px 0px;
  }

  .group-half-map .content-job .features-job {
    margin-bottom: 10px;
  }

  .group-half-map .content-job .features-job {
    padding: 24px 32px 24px 24px;
  }

  .group-half-map .content-job .features-job .inner-box .button-readmore button.btn-apply {
    padding: 8px 24px;
  }

  .group-half-map.style2 .content-left,
  .group-half-map.style2 .content-right,
  .group-half-map.style2 .content-left .inner {
    width: 50%;
  }

  .group-half-map.style2 .content-left .inner {
    position: relative;
  }

  .group-half-map.style2 .content-left {
    padding: 0;
  }

  .group-half-map.style2 .content-left {
    display: flex;
  }

  .group-half-map.style2 .content-left .st-filter {
    margin-right: 27px;
    width: 48%;
  }

  .group-half-map.style2 .content-left .st-job {
    padding: 35px 0px 0px 0px;
  }

  .group-half-map.style2 .content-job .features-job {
    padding: 24px 22px 24px 24px;
    margin-right: 30px;
  }

  .group-half-map.style2 .features-job .inner-box .button-readmore {
    position: absolute;
    top: 9px;
    right: 0;
  }

  .group-half-map.style2 .features-job .inner-box .button-readmore>span.icon-heart {
    margin-right: 0px;
  }

  /* popup */
  .wd-popup-form .content,
  .wd-popup-form .modal-menu__backdrop,
  .wd-popup-job-apply .content,
  .wd-popup-job-apply .modal-menu__backdrop {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 99999;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
  }

  .wd-popup-form.modal-menu--close .content,
  .wd-popup-form.modal-menu--close .modal-menu__backdrop,
  .wd-popup-form .content,
  .wd-popup-form .modal-menu__backdrop,
  .wd-popup-job-apply .content,
  .wd-popup-job-apply .modal-menu__backdrop {
    visibility: hidden;
    opacity: 0;
  }

  .wd-popup-form.modal-menu--close .content,
  .wd-popup-form.modal-menu--close .modal-menu__backdrop {
    visibility: hidden !important;
    opacity: 0 !important;
  }

  .wd-popup-job-apply.modal-menu--open .content,
  .wd-popup-job-apply.modal-menu--open .modal-menu__backdrop,
  .wd-popup-form.modal-menu--open .content,
  .wd-popup-form.modal-menu--open .modal-menu__backdrop {
    visibility: visible;
    opacity: 1;
  }

  .wd-popup-form.modal-menu--open .content {
    transform: translate(-50%, -50%);
  }

  .wd-popup-form .modal-menu__backdrop,
  .wd-popup-job-apply .modal-menu__backdrop {
    right: 0;
    background: #00000094;
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    cursor: url(../images/review/icon-close.png), auto;
  }

  .wd-popup-form .content {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -55%);
    display: flex;
    background: #ffffff;
    border-left: 1px solid #e5e5e5;
    filter: drop-shadow(0px 10px 25px rgba(54, 95, 104, 0.1));
    border-radius: 8px;
    overflow: hidden;
    width: 750px;
    height: 307.83px;
  }

  .wd-popup-job-apply .content {
    top: 50%;
    right: 0;
    left: 0;
    transform: translateY(-50%);
    padding: 24px 24px 24px 24px;
    background: #ffffff;
    border-radius: 8px;
    max-width: 496px;
    margin: 0 auto;
    display: block;
    height: fit-content;
  }

  .wd-popup-job-apply.style2 .content {
    max-width: 600px;
  }

  .wd-popup-form .content .content-right {
    background: #fff;
    padding: 17px 17px 24px 21px;
  }

  .wd-popup-form .content .content-right {
    width: 48%;
  }

  .wd-popup-form .content .content-left {
    width: 52%;
  }

  .wd-popup-form .content .content-left .thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .wd-popup-form .content .content-right .title-button-group {
    text-align: right;
    display: block;
    font-size: 30px;
    margin-bottom: 17px;
    cursor: pointer;
  }

  .wd-popup-form .content .content-right .title-button-group i {
    display: inline-block;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  }

  .wd-popup-form .content .content-right .title-button-group:hover i {
    transform: rotate(90deg) scale(0.7);
  }

  .wd-popup-form .content .content-right p {
    font-size: 16px;
    line-height: 26px;
    color: #64666c;
    margin-bottom: 32px;
  }

  .wd-popup-form .content .content-right h6 {
    margin-bottom: 8px;
    text-transform: capitalize;
  }

  .wd-popup-form .content .content-right input[type="text"] {
    padding: 12px 16px;
    background: #f5f5f5;
    border-radius: 4px;
    font-size: 16px;
    line-height: 26px;
    color: #121212;
    border-color: transparent;
    margin-bottom: 24px;
  }

  .wd-popup-form .content .content-right input[type="text"]::placeholder {
    color: #b1b1b1;
  }

  .wd-popup-form .content .content-right .group-radio,
  .wd-popup-job-apply .content .group-radio {
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 22px;
    color: #64666c;
  }

  .wd-popup-job-apply .content .group-radio a {
    color: #121212;
    font-weight: 700;
  }

  .wd-popup-job-apply .content .group-radio a:hover {
    color: #C70039;
  }

  .wd-popup-form .content .content-right .group-radio input,
  .wd-popup-job-apply .content .group-radio input {
    box-sizing: border-box;
    appearance: none;
    background: white;
    outline: 0px solid #64666c;
    border: 1px solid #64666c;
    border-radius: 2px;
    width: 15px;
    height: 15px;
    margin-left: 3px;
    margin-right: 6px;
  }

  .wd-popup-job-apply .content .group-radio input::after {
    display: none;
  }

  .wd-popup-form .content .content-right .group-radio input:checked,
  .wd-popup-job-apply .content .group-radio input:checked {
    border: 5px solid #C70039;
  }

  .wd-popup-form .content .content-right .group-radio input::after {
    display: none;
  }

  .wd-popup-job-apply .content h6 {
    text-align: center;
    margin-bottom: 33px;
  }

  .wd-popup-job-apply .content input[type="text"],
  .wd-popup-job-apply .content input[type="date"] {
    padding: 12px 16px;
    background: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    font-size: 16px;
    line-height: 26px;
  }

  .wd-popup-job-apply .content input::placeholder {
    color: #b1b1b1;
  }

  .wd-popup-job-apply .content .label-text {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 12px;
  }

  .wd-popup-job-apply .content .label-text span {
    color: #db4444;
  }

  .wd-popup-job-apply .content .group-radio {
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .wd-popup-job-apply .content button {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    padding: 12px 32px;
    background: #C70039;
    border-radius: 4px;
    display: block;
    width: 100%;
    border-color: transparent;
    text-transform: capitalize;
    padding: 11px 32px;
  }

  .wd-popup-job-apply .content .custom-file::-webkit-file-upload-button {
    display: none;
  }

  .wd-popup-job-apply .content .custom-file::before {
    content: "PDF";
    display: block;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    background: unset;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: #121212;
  }

  .wd-popup-job-apply .content .right .custom-file::before {
    content: "Doc";
  }

  .wd-popup-job-apply .content .custom-file:hover::before {
    border-color: black;
  }

  .wd-popup-job-apply .content .custom-file:active::before {
    background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
  }

  .wd-popup-job-apply .content .group-file {
    display: flex;
    margin-left: -40px;
    padding: 16px;
    border-radius: 8px;
    padding-bottom: 14px;
  }

  .wd-popup-job-apply .content .group-file .inner {
    width: calc(50% - 40px);
    margin-left: 40px;
    padding: 13px 55px 13px 12px;
    background: rgba(199, 0, 96, 0.1);
    border-radius: 8px;
    position: relative;
  }

  .wd-popup-job-apply .content .group-file .inner i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 23px;
    font-size: 39px;
  }

  .wd-popup-job-apply .content p {
    text-align: center;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 16px;
  }

  .wd-popup-job-apply .content textarea {
    background: #f5f5f5;
    border-radius: 4px;
    padding: 12px 16px;
    font-size: 16px;
    line-height: 26px;
    height: 80px;
    border-color: transparent;
    margin-bottom: -6px;
  }

  .wd-popup-job-apply .content textarea::placeholder {
    color: #b1b1b1;
  }

  .wd-popup-job-apply .content .group-seclect-file {
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    margin-bottom: 32px;
  }

  .wd-popup-job-apply .group-form {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
  }

  .wd-popup-job-apply .group-form .inner {
    width: calc(50% - 20px);
    margin-left: 20px;
  }

  .wd-popup-job-apply .group-form .inner .nice-select {
    background: #f5f5f5;
    border-radius: 4px;
    padding: 15px 16px;
  }

  .wd-popup-job-apply .group-form .inner .nice-select .current {
    padding-left: 0;
  }

  .wd-popup-job-apply.style3 input,
  .wd-popup-job-apply.style3 textarea,
  .wd-popup-job-apply.style3 input[type="date"],
  .wd-popup-job-apply.style3 input[type="text"] {
    background: #f5f5f5;
    border-color: transparent;
    height: 56px;
  }

  .wd-popup-job-apply.style3 input:focus,
  .wd-popup-job-apply.style3 textarea:focus {
    border-color: #C70039;
  }

  .wd-popup-job-apply.style3 .group {
    margin-bottom: 20px;
  }

  .wd-popup-job-apply.style3 .group-form {
    margin-bottom: 20px;
  }

  .wd-popup-job-apply.style3 .content {
    max-width: 635px;
    padding: 38px 40px 40px 40px;
  }

  .wd-popup-job-apply.style3 textarea {
    margin-top: 8px;
    height: 112px;
    padding: 15px 16px;
  }

  .wd-popup-job-apply .group-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 25px;
  }

  .wd-popup-job-apply .group-heading h6 {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 28px;
    text-transform: capitalize;
  }

  .wd-popup-job-apply .group-heading .title-button-group {
    cursor: pointer;
    font-size: 30px;
    margin-top: -13px;
    margin-right: -7px;
  }

  /* list radio */

  .wd-filter-radio h6 {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 18px;
  }

  .wd-filter-radio .round {
    position: relative;
    margin-right: 12px;
  }

  .wd-filter-radio .round label {
    background-color: #fff;
    border-radius: 50%;
    cursor: pointer;
    height: 20px;
    width: 20px;
    display: block;
    border: 1px solid #b1b1b1;
  }

  .wd-filter-radio .round label:after {
    border: 2px solid #fff;
    border-top: none;
    border-right: none;
    content: "";
    height: 7px;
    left: 5px;
    opacity: 0;
    position: absolute;
    top: 5px;
    transform: rotate(-45deg);
    width: 11px;
  }

  .wd-filter-radio .round input[type="checkbox"] {
    visibility: hidden;
    display: none;
    opacity: 0;
  }

  .wd-filter-radio .round input[type="checkbox"]:checked+label {
    background-color: #C70039;
    border-color: #C70039;
  }

  .wd-filter-radio .round input[type="checkbox"]:checked+label:after {
    opacity: 1;
  }

  .wd-filter-radio ul li {
    display: flex;
    align-items: center;
  }

  .wd-filter-radio ul li>label {
    font-size: 14px;
    line-height: 28px;
    color: #121212;
  }

  .wd-filter-radio ul li:not(:last-child) {
    margin-bottom: 16px;
  }

  .wd-filter-radio {
    background: #ffffff;
    border: 1px solid #e5e5e5;
    box-shadow: 0px 2px 2px rgb(28 36 51 / 10%);
    border-radius: 8px;
    padding: 24px 24px 2px 24px;
    position: absolute;
    top: 101%;
    left: 0;
    z-index: 5;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    transition: 0.3s;
  }

  .wd-filter-radio.modal-menu--open {
    opacity: 1;
    visibility: visible;
  }

  .filter-radio .list {
    display: none;
  }

  .wd-filter-radio .content {
    display: flex;
    flex-wrap: wrap;
    margin-left: -30px;
    justify-content: space-between;
  }

  .wd-filter-radio .content .fl-cl {
    width: calc(16.6666667 - 30px);
    margin-left: 30px;
    margin-bottom: 30px;
  }

  .group-select-display .btn-display {
    width: 32px;
    height: 32px;
    border: 1px solid #e5e5e5;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background: #fff;
  }

  .group-select-display .btn-display svg path {
    transition: 0.3s;
    fill: #a0a0a0;
  }

  .group-select-display .btn-display:hover,
  .group-select-display .btn-display.active {
    background: #C70039;
    border-color: #C70039;
  }

  .group-select-display .btn-display:hover svg path,
  .group-select-display .btn-display.active svg path {
    fill: #fff;
  }

  .group-select-display .inner,
  .group-select-display {
    display: flex;
    align-items: center;
  }

  .group-select-display .inner a:not(:last-child) {
    margin-right: 15px;
  }

  .group-select-display p {
    margin: 0;
  }

  .group-select-display .inner {
    margin-right: 17px;
  }

  .group-select-display .menu-tab {
    display: flex;
    align-items: center;
  }

  .group-select-display .menu-tab .ct-tab {
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    font-weight: 700;
    cursor: pointer;
    border-bottom: 2px solid #e5e5e5;
    color: #b1b1b1;
    padding-bottom: 5px;
  }

  .group-select-display .menu-tab .ct-tab:not(:last-child) {
    margin-right: 40px;
  }

  .group-select-display .menu-tab .ct-tab.active {
    color: #121212;
    border-color: #C70039;
  }

  .group-select-display .menu-tab li .group-col-3,
  .group-col-3 {
    display: flex;
    flex-wrap: wrap;
    margin-left: -32px;
  }

  .group-col-3 .cl3 {
    width: calc(33.3333% - 32px);
    margin-left: 32px;
  }

  .group-col-2 {
    display: flex;
    flex-wrap: wrap;
    margin-left: -32px;
  }

  .group-col-2 .cl2 {
    width: calc(50% - 32px);
    margin-left: 32px;
  }

  .button-filter.st2 {
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    background: #fff;
    padding: 1px 9px;
    margin-right: 15px;
  }

  .top-map-jobs {
    margin-top: -57px;
    position: sticky;
    top: 0;
    z-index: 5;
  }

  .group-4-8 {
    display: flex;
    flex-wrap: wrap;
    margin-left: -32px;
  }

  .group-4-8 .cl4 {
    width: calc(33.33333333% - 32px);
    margin-left: 32px;
  }

  .group-4-8 .cl8 {
    width: calc(66.66666667% - 32px);
    margin-left: 32px;
  }

  .widget-filter.st2 {
    padding: 18px 24px 24px 24px;
  }

  /* single job */
  .job-article.single-job .inner-content {
    padding: 0px;
    padding-right: 40px;
  }

  .job-article.single-job .post-navigation {
    padding: 0;
  }

  .job-article.single-job .menu-tab {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 23px;
  }

  .job-article.single-job .menu-tab li {
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    font-weight: 700;
    cursor: pointer;
    border-bottom: 2px solid transparent;
    color: #b1b1b1;
    padding-bottom: 5px;
  }

  .job-article.single-job .menu-tab li.active {
    border-color: #C70039;
    color: #121212;
  }

  .job-article.single-job .menu-tab li:not(:last-child) {
    margin-right: 24px;
  }

  .wd-job-author.style2 {
    padding: 40px 40px 40px 40px;
    background: #ffffff;
    border-bottom: 1px solid #e5e5e5;
  }

  .wd-job-author2 {
    padding: 40px 40px 30px 40px;
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    justify-content: space-between;
    gap: 30px;
    align-items: center;
    margin-bottom: 48px;
    background: #fff;
  }

  .wd-job-author2 .content-left {
    display: flex;
    align-items: center;
    flex: 1;
  }

  .wd-job-author2 .content-left .thumb {
    width: 100px;
    height: 100px;
    margin-right: 32px;
  }

  .wd-job-author2 .content-left .thumb img {
    width: 100%;
  }

  .wd-job-author2 .content-left .content .category {
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #C70039;
  }

  .wd-job-author2 .content-left .content h6 {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 3px;
    word-break: break-word;
  }

  .wd-job-author2 .content-left .content h6 span {
    width: 20px;
    height: 20px;
    background: #504cfe;
    border-radius: 99px;
    color: #fff;
    margin-left: 6px;
  }

  .wd-job-author2 .content-left .content .job-info {
    display: flex;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #64666c;
    margin-bottom: 15px;
  }

  .wd-job-author2 .content-left .content .job-info span {
    margin-right: 5px;
  }

  .wd-job-author2 .content-left .content .job-info li:not(:last-child) {
    margin-right: 10px;
  }

  .wd-job-author2 .content-left .content .tags {
    display: flex;
  }

  .wd-job-author2 .content-left .content .tags a {
    padding: 8px 16px;
    background: #f1f1f1;
    border-radius: 52px;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
  }

  .wd-job-author2 .content-left .content .tags a:hover {
    color: #fff;
    background: #C70039;
  }

  .wd-job-author2 .content-left .content .tags li:not(:last-child) {
    margin-right: 8px;
  }

  .wd-job-author2 .content-right .top .share,
  .wd-job-author2 .content-right .top .wishlist {
    width: 40px;
    height: 40px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 14px;
  }

  .wd-job-author2 .content-right .top .wishlist:hover {
    color: #eb4d4d;
  }

  .wd-job-author2 .content-right .top .btn {
    padding: 12px 20px;
    gap: 8px;
    background: #C70039;
    border-radius: 4px;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
  }

  .wd-job-author2 .content-right .top .btn i {
    margin-right: 12px;
  }

  .wd-job-author2 .content-right .gr-rating,
  .wd-job-author2 .content-right .price {
    display: flex;
    align-items: center;
    justify-content: right;
  }

  .wd-job-author2 .content-right .gr-rating p {
    margin-right: 13px;
  }

  .wd-job-author2 .content-right .price .icon-dollar {
    background: #C70039;
    color: #fff;
    width: 20px;
    height: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 8px;
  }

  .wd-job-author2 .content-right .price p {
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: #121212;
  }

  .wd-job-author2 .content-right .price p span {
    color: #64666c;
  }

  .wd-job-author2 .content-right .list-star li {
    font-size: 14px;
    color: #ffb321;
  }

  .wd-job-author2 .content-right .list-star li:not(:last-child) {
    margin-right: 2px;
  }

  .wd-job-author2 .content-right .top {
    margin-bottom: 10px;
  }

  .wd-job-author2 .content-right .gr-rating {
    margin-bottom: 7px;
  }

  .single-job-thumb img {
    height: 431px;
    object-fit: cover;
  }

  .single-job-thumb {
    margin-bottom: -70px;
  }

  .single-job-thumb.st2 {
    margin-bottom: 0px;
  }

  .cv-form-details.st2 {
    margin-top: -70px;
  }

  .job-search-form.style2 .form-group {
    position: relative;
  }

  .job-search-form.style2 .form-group.st span {
    padding-left: 20px;
  }

  /* .job-search-form.style2 .form-group:first-child {
    width: 177.5px;
  } */

  .job-search-form.style2 .form-group.location {
    margin: 0 10px;
  }

  .job-search-form.style2 .form-group .input-filter-search {
    border: unset;
    height: 100%;
    padding: 16px 10px 16px 33px;
  }

  .job-search-form.style2 .form-group .nice-select {
    height: 100%;
    padding: 25px 0px;
  }

  .job-search-form.style2 .form-group span {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 5;
  }

  .job-search-form.style2 .form-group .icon {
    font-size: 24px;
  }

  .job-search-form.style2 .form-group:not(:last-child) {
    border-right: 1px solid #e5e5e5;
  }

  .job-search-form.style2 .form-group-btn {
    flex-shrink: 0;
  }

  .job-search-form.style2 .form-group .nice-select:after {
    border-bottom: 8px solid #b1b1b1;
    border-right: 8px solid #b1b1b1;
    height: 13px;
    width: 13px;
    margin-top: -10px;
    right: 18px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    clip-path: polygon(45% 50%, 100% 50%, 50% 100%, 0% 50%);
  }

  .job-search-form.style2 .form-group .nice-select.open:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .job-search-form.style2 button.btn-find {
    padding: 11px 31px;
  }

  .wrap-sidebar-full .widget-filter.no-scroll {
    height: unset;
    overflow-y: unset;
    margin-bottom: 40px;
  }

  .wrap-sidebar-full .content-tab.no-scroll {
    height: unset;
    overflow-y: unset;
    margin-right: 0px;
  }

  .candidate-top-map {
    margin-bottom: -50px;
  }

  .wrapper-author-page-title.style2 {
    background: #fff;
  }

  .wrapper-author-page-title.style2 .wd-author-page-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .wrapper-author-page-title.style2 .wd-author-page-title .tag-head {
    background: rgba(199, 0, 96, 0.1);
    padding: 7px 12px;
    color: #37b853;
    border-radius: 24px;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    display: inline-block;
  }

  .wrapper-author-page-title.style2 .wd-author-page-title h4 a {
    color: #C70039;
  }

  .wrapper-author-page-title.style2 .wd-author-page-title h3 a {
    color: #121212;
  }

  .wrapper-author-page-title.style2 .wd-author-page-title .author-list .tag {
    background: #f1f1f1;
    color: #121212;
  }

  .wrapper-author-page-title.style2 .wd-author-page-title .author-list .map,
  .wrapper-author-page-title.style2 .wd-author-page-title .author-list .price {
    color: #64666c;
  }

  .wrapper-author-page-title.style2 .tf-btn {
    border: 1px solid #C70039;
    color: #fff;
    background-color: #C70039;
  }

  .wrapper-author-page-title.style2 .btn-author:hover {
    color: #fff;
    background-color: #C70039;
  }

  .wrapper-author-page-title.style2 .btn-author {
    display: block;
    border: 1px solid #C70039;
    color: #121212;
    background-color: transparent;
  }

  .wrapper-author-page-title.style2 .author-archive-footer {
    text-align: right;
  }

  .wrapper-author-page-title.style2 .author-archive-footer button:not(:last-child) {
    margin-bottom: 12px;
  }

  .wrapper-author-page-title.style2 .author-archive-header {
    margin-bottom: 0px;
  }

  .job-article .inner-content .group-infor {
    border-left: 1px solid #e5e5e5;
    padding-left: 40px;
    margin-bottom: 38px;
  }

  .job-article .inner-content .group-infor .sub-heading {
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    color: #121212;
    margin-bottom: 5px;
  }

  .job-article .inner-content .group-infor .sub-heading span {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    margin-left: 14px;
  }

  .job-article .inner-content .group-infor .heading {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    color: #121212;
    margin-bottom: 4px;
  }

  .job-article .inner-content .group-infor p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #64666c;
  }

  .job-article .inner-content .group-infor .inner:not(:last-child) {
    margin-bottom: 31px;
  }

  .job-article .inner-content .group-skill .wd-cv-skill .heading-progress {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    color: #64666c;
    margin-bottom: 13px;
  }

  .job-article .inner-content .group-skill .wd-cv-skill {
    margin-bottom: 31px;
  }

  .job-article .inner-content .group-skill .wd-cv-skill .donat-bg {
    height: 6px;
    background: #e5e5e5;
  }

  .job-article .inner-content .group-skill .wd-cv-skill .custom-donat::after {
    content: "";
    width: 18px;
    height: 18px;
    right: -16px;
  }

  .job-article .inner-content .group-skill h5 {
    margin-bottom: 21px;
  }

  .widget-dash-video.st .gallery-slide .swiper-slide.swiper-slide-1 .images {
    background-image: url(../images/review/sl1.jpg);
  }

  .widget-dash-video.st .gallery-thumb .swiper-slide.swiper-slide-1 {
    background-image: url(../images/review/sl2.jpg);
  }

  .widget-dash-video.st .gallery-thumb .swiper-slide.swiper-slide-2 {
    background-image: url(../images/review/sl3.jpg);
  }

  .widget-dash-video.st .gallery-thumb .swiper-slide.swiper-slide-3 {
    background-image: url(../images/review/sl4.jpg);
  }

  .form-candidate .group-input {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-bottom: 20px;
  }

  .form-candidate .group-input .ip {
    width: calc(50% - 20px);
    margin-left: 20px;
  }

  .form-candidate .ip input,
  .form-candidate .ip textarea {
    padding: 15px 16px;
    background: #f5f5f5;
    border-radius: 4px;
    border-color: transparent;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #121212;
    height: 56px;
  }

  .form-candidate .ip textarea {
    height: 112px;
    margin-top: 7px;
  }

  .form-candidate .ip input::placeholder {
    color: #b1b1b1;
  }

  .form-candidate .ip input:focus,
  .form-candidate .ip textarea:focus {
    border-color: #C70039;
  }

  .form-candidate .ip label {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #121212;
    margin-bottom: 12px;
  }

  .form-candidate h5 {
    margin-bottom: 10px;
  }

  .form-candidate {
    padding: 40px;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
  }

  .form-candidate .ip.out {
    margin-bottom: 20px;
  }

  .form-candidate button,
  .btn-pri,
  .wd-meta-select-job button.btn-pri {
    padding: 11px 32px;
    background: #C70039;
    border-radius: 4px;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    border-color: transparent;
    text-transform: capitalize;
    margin-top: 25px;
  }

  .btn-pri,
  .wd-meta-select-job button.btn-pri {
    margin-top: 0;
  }

  .job-search-form.style2.cv .form-group {
    width: 302px;
  }

  .job-search-form.style2.cv .form-group:first-child span {
    padding-left: 0;
  }

  /* accordion */
  .tf-container.st2 {
    width: 720px;
  }

  .flat-accordion .toggle-content {
    display: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #64666c;
    margin-bottom: -7px;
  }

  .flat-accordion .flat-toggle {
    border: 1px solid #b1b1b1;
    border-radius: 8px;
    padding: 21px 28px 20px 27px;
    margin-bottom: 21px;
  }

  .flat-accordion .flat-toggle .toggle-title {
    position: relative;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    text-transform: capitalize;
    color: #121212;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }

  .flat-accordion .flat-toggle .toggle-title.active {
    padding-bottom: 22px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 18px;
  }

  .flat-accordion .flat-toggle.active {
    padding-bottom: 14px;
  }

  .flat-accordion .flat-toggle .toggle-title span::before,
  .flat-accordion .flat-toggle .toggle-title span::after {
    content: "";
    width: 21.17px;
    height: 2.22px;
    position: absolute;
    top: 50%;
    right: 8px;
    background: #121212;
    transform: translateY(-50%);
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .flat-accordion .flat-toggle .toggle-title span::after {
    transform: rotate(90deg);
    margin-top: -1px;
  }

  .flat-accordion .flat-toggle .toggle-title.active span::after {
    opacity: 0;
    visibility: hidden;
  }

  .flat-accordion .flat-toggle .toggle-title.active span::before {
    margin-top: -11px;
  }

  .accordion-page .flat-accordion {
    margin-bottom: 33px;
  }

  .accordion-page h4 {
    margin-bottom: 11px;
  }

  .accordion-page .des {
    font-size: 18px;
    line-height: 28px;
    color: #64666c;

    margin-bottom: 32px;
  }

  .accordion-page h6 {
    margin-bottom: 20px;
  }

  /* term */
  .tab-term {
    position: sticky;
  }

  .tab-term::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #e5e5e5;
  }

  .tab-term li {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    text-transform: capitalize;
    color: #121212;
    cursor: pointer;
    padding: 9px 0;
    padding-left: 15px;
    border-left: 3px solid transparent;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }

  .tab-term li.active,
  .tab-term li:hover {
    border-left: 3px solid #C70039;
  }

  .tab-term li:not(:last-child) {
    margin-bottom: 18px;
  }

  .term-content {
    padding-left: 92px;
  }

  .term-content h4 {
    margin-bottom: 39px;
  }

  .term-content h6 {
    text-transform: capitalize;
  }

  .term-content p,
  .term-content .list-dot li {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #64666c;
    margin-bottom: 12px;
  }

  .term-content h6 {
    margin-bottom: 12px;
  }

  .term-content .mgb-32 {
    margin-bottom: 32px;
  }

  .term-content .list-dot {
    margin-bottom: 12px;
  }

  .wd-form-login {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
  }

  .wd-form-login .nofi-form {
    background: #f5f5f5;
    border-radius: 8px;
    padding: 12px 16px;
    text-align: left;
    margin-bottom: 25px;
  }

  .wd-form-login .nofi-form p {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #64666c;
  }

  .wd-form-login .nofi-form p:not(:last-child) {
    margin-bottom: 7px;
  }

  .wd-form-login .nofi-form p span {
    color: #121212;
    font-weight: 700;
  }

  .wd-form-login h4 {
    margin-bottom: 32px;
  }

  .wd-form-login .ip {
    text-align: left;
    margin-bottom: 25px;
  }

  .wd-form-login .ip label {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #121212;
    margin-bottom: 11px;
  }

  .wd-form-login .ip label span {
    color: #db4444;
  }

  .wd-form-login .ip input {
    padding: 12px 16px;
    background: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #121212;
  }

  .wd-form-login .ip input:focus {
    border-color: #C70039;
  }

  .wd-form-login .ip input::placeholder {
    color: #b1b1b1;
  }

  .wd-form-login .ip .inputs-group {
    position: relative;
  }

  .wd-form-login .ip .inputs-group a {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    font-size: 20px;
    cursor: pointer;
    color: #64666c;
  }

  .wd-form-login .group-ant-choice {
    display: flex;
    justify-content: space-between;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #64666c;
    margin-bottom: 24px;
  }

  .wd-form-login .group-ant-choice a {
    color: #C70039;
  }

  .wd-form-login .group-ant-choice .sub-ip input {
    border: 1px solid #64666c;
    border-radius: 2px;
    width: 15px;
    height: 15px;
    margin-right: 10px;
  }

  .wd-form-login .line-ip {
    position: relative;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #64666c;
    margin-bottom: 23px;
  }

  .wd-form-login .line-ip span {
    padding: 10px 22px;
    background: #fff;
    position: relative;
    z-index: 5;
  }

  .wd-form-login .line-ip::after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    background: #e5e5e5;
  }

  .wd-form-login .btn-social {
    display: block;
    padding: 11px 20px;
    background: #f5f5f2;
    border: 1px solid #e5e5e5;
    border-radius: 99px;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #121212;
    margin-bottom: 11px;
  }

  .wd-form-login .btn-social:hover {
    background: #C70039;
    color: #fff;
  }

  .wd-form-login .btn-social img {
    margin-right: 10px;
  }

  .wd-form-login button {
    padding: 11px 32px;
    background: #C70039;
    border-radius: 4px;
    width: 100%;
    text-align: center;
    color: #fff;
    border-color: #C70039;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    margin-top: 13px;
  }

  .wd-form-login .sign-up {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #64666c;
    margin-top: 25px;
  }

  .wd-form-login .sign-up a {
    font-weight: 700;
  }

  .wd-form-login .menu-tab {
    display: flex;
    justify-content: center;
  }

  .wd-form-login .menu-tab {
    display: flex;
    justify-content: space-between;
    margin-left: -20px;
    margin-bottom: 32px;
  }

  .wd-form-login .menu-tab li {
    width: calc(50% - 20px);
    margin-left: 20px;
    padding: 12px 32px;
    background: #f5f5f2;
    border-radius: 4px;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    color: #121212;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }

  .wd-form-login .menu-tab li:hover,
  .wd-form-login .menu-tab li.active {
    background: rgba(199, 0, 96, 0.1);
    border-radius: 4px;
    color: #C70039;
  }

  .wd-form-login .group-ant-choice.st {
    margin-bottom: 10px;
  }

  .group-banner-CTA {
    text-align: center;
  }


  /* contact */
  .infor-contact-v1 {
    width: 100%;
    padding: 50px 30px;
    /* padding-top: 118px; */
    /* padding-bottom: 41px; */
    background: #C70039;
  }



  .infor-contact-v1 .icon-inforr {
    display: flex;
    align-items: center;
  }

  .infor-contact-v1 .icon-inforr:not(:last-child) {
    margin-bottom: 32px;
  }

  .infor-contact-v1 .icon-inforr .icon {
    width: 52px;
    height: 52px;
    flex-shrink: 0;
  }

  .infor-contact-v1 .icon-inforr .content {
    padding-left: 20px;
    border-left: 1px solid #fff;
    margin-left: 20px;
  }

  .infor-contact-v1 .icon-inforr .content h6 {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    text-transform: capitalize;
    color: #ffffff;
    margin-bottom: 8px;
  }

  .infor-contact-v1 .icon-inforr .content p {
    font-weight: 400;
    font-size: 11px;
    line-height: 30px;
    color: #ffffff;
    font-family: "Plus Jakarta Sans";
  }

  .infor-contact-v1 .list-social li a {
    width: 52px;
    height: 52px;
    background: #f1f1f146;
    color: #fff;
    font-size: 20px;
  }

  .infor-contact-v1 .list-social li:not(:last-child) {
    margin-right: 10px;
  }

  .infor-contact-v1 .list-social {
    /* margin-top: 60px; */
    /* margin-left: -14px; */
    padding-bottom: 6px;
  }

  .group-contact-us {
    /* margin: 10px; */
    padding: 15px;
    position: relative;
    top: 40px;
    place-items: center;
    display: flex;
    gap: 10px;
    border-radius: 5px;
    margin-top: -91px;
    position: relative;
    z-index: 5;
    overflow: hidden;
  }

  .group-contact-us .infor-contact-v1 {
    width: 34.2%;
  }

  .group-contact-us .form-candidate {
    width: 65.8%;
    border-radius: 0;
    padding: 50px 43px;
    background: #fff;
  }

  .group-contact-us .form-candidate .ip.s1 {
    margin-bottom: 12px;
  }

  .form-candidate .ip textarea {
    height: 165px;
  }

  .form-candidate button {
    margin-top: 6px;
  }

  .banner-contact-v1 {
    background: url(../images/review/banner.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 32px 60px;
    margin: 60px 0px;
    border-radius: 8px;
  }

  .banner-contact-v1 h6 {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    text-transform: capitalize;
    margin-bottom: 8px;
  }

  .banner-contact-v1 p {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #64666c;
    margin-bottom: 20px;
  }

  .banner-contact-v1 a {
    padding: 11px 32px;
    background: #C70039;
    border-radius: 4px;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    color: #ffffff;
    transition: 0.3s;
  }

  .banner-contact-v1 a:hover {
    opacity: 0.8;
    color: #fff;
  }

  /* pricing */
  .group-pricing-v1 {
    text-align: center;
  }

  .group-pricing-v1 h6 {
    text-transform: capitalize;
    margin-bottom: 15px;
    text-align: center;
  }

  .group-pricing-v1 .menu-tab {
    display: inline-flex;
    padding: 6px;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    gap: 8px;
    margin-bottom: 39px;
  }

  .group-pricing-v1 .menu-tab li {
    padding: 6px 12px;
    background: transparent;
    border-radius: 4px;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    color: #b1b1b1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
  }

  .group-pricing-v1 .menu-tab li.active,
  .group-pricing-v1 .menu-tab li:hover {
    background: #C70039;
    color: #fff;
  }

  .pricing-box {
    background: #ffffff;
    border: 1px solid #e5e5e5;
    box-shadow: 0px 2px 2px rgba(28, 36, 51, 0.1);
    border-radius: 8px;
    padding: 24px 24px 24px 24px;
    text-align: left;
  }

  .pricing-box .group-tag {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
  }

  .pricing-box .group-tag .tag1 {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    color: #64666c;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .pricing-box .group-tag .tag2 {
    font-weight: 700;
    font-size: 10px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #ffffff;
    padding: 0px 6px;
    background: #C70039;
    border-radius: 4px;
    height: 21px;
    line-height: 21px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .pricing-box.active .group-tag .tag2,
  .pricing-box:hover .group-tag .tag2 {
    opacity: 1;
    visibility: visible;
  }

  .pricing-box .pricing {
    font-weight: 600;
    font-size: 30px;
    line-height: 42px;
    text-transform: capitalize;
    color: #121212;
    margin-bottom: 28px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .pricing-box .pricing span {
    font-size: 14px;
    text-transform: unset !important;
  }

  .pricing-box .wd-list-icon li {
    font-size: 14px;
  }

  .pricing-box .wd-list-icon li .icon {
    margin-right: 9px;
  }

  .pricing-box .wd-list-icon li {
    margin-bottom: 19px;
  }

  .pricing-box .wd-list-icon {
    margin-bottom: 33px;
  }

  .pricing-box .btn {
    padding: 11px 32px;
    background: #ffffff;
    border: 1px solid #C70039;
    border-radius: 4px;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    color: #121212;
    width: 100%;
  }

  .pricing-box.active .btn,
  .pricing-box .btn:hover {
    background: #C70039;
    color: #fff;
  }

  .tf-container.st3 {
    width: 1201px;
  }

  .tf-container.st4 {
    width: 960px;
  }

  .group-pricing-v1.st2 {
    text-align: left;
  }

  .group-pricing-v1.st2 .menu-tab {
    margin-bottom: 0;
  }

  .group-pricing-v1.st2 .pricing-box {
    border-color: transparent;
    box-shadow: unset;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .group-pricing-v1.st2 .pricing-box.active,
  .group-pricing-v1.st2 .pricing-box:hover {
    background: #C70039;
  }

  .group-pricing-v1.st2 .pricing-box.active .group-tag .tag1,
  .group-pricing-v1.st2 .pricing-box:hover .group-tag .tag1,
  .group-pricing-v1.st2 .pricing-box.active .pricing,
  .group-pricing-v1.st2 .pricing-box:hover .pricing {
    color: #fff;
  }

  .group-pricing-v1.st2 .pricing-box.active .btn,
  .group-pricing-v1.st2 .pricing-box .btn:hover {
    background: #fff;
    color: #C70039;
  }

  .group-pricing-v1.ct2 {
    padding-left: 34px;
  }

  .group-pricing-v1.st2 .pricing-box .pricing {
    margin-bottom: 19px;
  }

  .pricing-table tr {
    border: 0px solid #e5e5e5;
    border-radius: 4px;
    padding: 14px 24px;
    display: flex;
    align-items: center;
  }

  .pricing-table tr:nth-child(odd) {
    background: #f5f5f5;
  }

  .pricing-table tr:nth-child(even) {
    padding: 22px 24px;
  }

  .pricing-table tr td,
  .pricing-table tr:last-child td {
    border: unset;
    padding: 0;
  }

  .pricing-table tr td {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #121212;
  }

  .pricing-table tr .tb1 {
    width: 25%;
    display: block;
  }

  .pricing-table tr .tb2,
  .pricing-table tr:last-child .tb2 {
    width: 25%;
    display: block;
    text-align: center;
    padding-left: 14px;
  }

  .pricing-table tr .tb3,
  .pricing-table tr:last-child .tb3 {
    width: 25%;
    display: block;
    text-align: center;
    padding-left: 46px;
  }

  .pricing-table tr .tb4,
  .pricing-table tr:last-child .tb4 {
    width: 25%;
    display: block;
    text-align: center;
    padding-left: 78px;
  }

  .pricing-table tr .tb4,
  .pricing-table tr:last-child .tb4,
  .pricing-table tr .tb3,
  .pricing-table tr:last-child .tb3,
  .pricing-table tr .tb2,
  .pricing-table tr:last-child .tb2 {
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
    color: #64666c;
  }

  .table-res {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  /* shop */

  .shop-details .shop-thumb {
    background: #f5f5f5;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 52px 0px;
  }

  .shop-details .shop-content h5 {
    text-transform: capitalize;
    margin-bottom: 10px;
  }

  .shop-details .shop-content .group-rating {
    display: flex;
    margin-bottom: 11px;
  }

  .shop-details .list-star li:not(:last-child) {
    margin-right: 2px;
  }

  .shop-details .list-star {
    margin-right: 2px;
  }

  .list-star li.disable {
    color: #e5e5e5;
  }

  .shop-details .shop-content p.des {
    font-size: 16px;
    line-height: 26px;
    color: #64666c;
    padding-bottom: 13px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 18px;
  }

  .shop-details .shop-content .group-category {
    display: flex;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #64666c;
    margin-bottom: 24px;
  }

  .shop-details .shop-content .group-category span {
    color: #121212;
  }

  .shop-details .shop-content .group-category .category {
    display: flex;
  }

  .shop-details .shop-content .group-category .sku {
    margin-right: 41px;
  }

  .shop-details .shop-content .group-category .category li:not(:last-child) a:after {
    content: ", ";
    padding-right: 2px;
  }

  .shop-details .shop-content .group-category .category span {
    margin-right: 2px;
  }

  .shop-details .shop-content .quantity {
    display: flex;
  }

  .shop-details .shop-content .quantity {
    max-width: 134px;
    height: 50px;
    background: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    overflow: hidden;
  }

  .shop-details .shop-content .quantity .btn-quantity {
    width: 44px;
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
  }

  .shop-details .shop-content .quantity .btn-quantity:hover {
    background: #C70039;
    color: #fff;
  }

  .shop-details .shop-content .quantity input {
    padding: 0;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    color: #121212;
    border: unset;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
  }

  .shop-details .shop-content button {
    padding: 11px 32px;
    background: #C70039;
    border-radius: 4px;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    color: #ffffff;
    border-color: transparent;
  }

  .shop-details .shop-content .price {
    margin-bottom: 24px;
  }

  .shop-details .shop-content .heart-btn {
    width: 40px;
    height: 40px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    color: #eb4d4d;
    font-size: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 20px;
  }

  .shop-details .shop-content .group-ip {
    align-items: center;
    margin-bottom: 25px;
  }

  .shop-details .shop-content .group-ip.stc {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 30px;

  }

  .shop-details .shop-content .title2 {
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    margin-bottom: 17px;
  }

  .shop-details .shop-content .icon-content {
    display: flex;
    align-items: center;
  }

  .shop-details .shop-content .icon-content .icon {
    font-size: 32px;
    margin-right: 11px;
  }

  .shop-details .shop-content .icon-content .title {
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    text-transform: capitalize;
    color: #121212;
    font-family: "Plus Jakarta Sans";
  }

  .shop-details .shop-content .icon-content p {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #64666c;
    font-family: "Plus Jakarta Sans";
  }

  .shop-details .shop-content .icon-content.mgb13 {
    margin-bottom: 13px;
  }

  .job-rating .group-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 28px;
  }

  .job-rating .group-title h6 {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 0;
    text-transform: capitalize;
  }

  .job-rating .group-title .btn {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: #121212;
    text-transform: capitalize;
    padding: 8px 20px;
    border: 1px solid #C70039;
    border-radius: 4px;
  }

  .job-rating.st2 .rating-review .right-rating {
    width: 59.5%;
  }

  .job-rating.st2 .rating-review .right-rating .number-rating {
    margin-right: 27px;
  }

  .job-rating.st2 .rating-review .right-rating .rating-details .percent {
    margin-left: 21px;
  }

  .job-rating.st2 .client-review .btn-like {
    right: -4px;
  }

  .job-rating.st2 .client-review li .content .top-content .avatar .avt {
    margin-right: 25px;
  }

  .job-rating.st2 .btn-load {
    padding-bottom: 36px;
  }

  .job-rating .group-title .inner {
    display: flex;
    align-items: center;
    font-size: 14px;
  }

  .job-rating .group-title .inner .list-star li {
    font-size: 32px;
  }

  .form-candidate.st2 {
    padding: 44px 40px 40px 40px;
  }

  .form-candidate.st2 .list-star li:not(:last-child) {
    margin-right: 9px;
  }

  .job-rating .group-title .inner p {
    margin-right: 15px;
  }

  .form-candidate.st2 .sub-ip input {
    margin-right: 10px;
  }

  .form-candidate.st2 .sub-ip {
    margin-bottom: 18px;
  }

  .form-candidate.st2 .ip textarea {
    height: 112px;
    margin-top: -1px;
  }

  .form-candidate.st2 button {
    padding: 11px 27px;
  }

  .group-tab {
    margin-bottom: 30px;
    text-align: center;
  }

  .shop-detail-tab {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
  }

  .shop-detail-tab li {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    color: #b1b1b1;
    border-bottom: 2px solid transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;

    padding-bottom: 4px;
  }

  .shop-detail-tab li:not(:last-child) {
    margin-right: 40px;
  }

  .shop-detail-tab li:hover,
  .shop-detail-tab li.active {
    border-color: #C70039;
    color: #121212;
  }

  .shop-description h6 {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    color: #121212;
    margin-bottom: 12px;
  }

  .shop-description p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #64666c;
    margin-bottom: 12px;
  }

  .shopping-cart .list-shop {
    padding: 24px;
    background: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    margin-bottom: 32px;
  }

  .shopping-cart .list-shop li {
    display: flex;
    align-items: center;
    text-align: right;
    justify-content: space-between;
  }

  .shopping-cart .list-shop li:not(:last-child) {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 18px;
    margin-bottom: 28.1px;
  }

  .shopping-cart .list-shop li .product {
    display: flex;
    align-items: center;
    padding-left: 13px;
    width: 50%;
  }

  .shopping-cart .list-shop li .product a {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    color: #121212;
    margin-left: 22px;
  }

  .shopping-cart .list-shop li .quantity {
    display: flex;
    text-align: center;
    max-width: 100px;
    height: 36px;
    overflow: hidden;
    background: #f5f5f5;
    border-radius: 4px;
    width: 20%;
    margin-right: -36px;
  }

  .shopping-cart .list-shop li .quantity .btn-quantity {
    width: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    cursor: pointer;
  }

  .shopping-cart .list-shop li .quantity .btn-quantity:hover,
  .shopping-cart .list-shop li .quantity .btn-quantity.active {
    background: #C70039;
    color: #fff;
  }

  .shopping-cart .list-shop li .quantity input {
    height: unset;
    border: unset;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    text-align: center;
    padding: 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: #121212;
  }

  .shopping-cart .list-shop li .price {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    color: #121212;
    width: 20%;
  }

  .shopping-cart h6 {
    margin-bottom: 24px;
    text-transform: capitalize;
  }

  .shopping-cart .list-shop li .delete {
    width: 10%;
  }

  .shopping-cart .coupon .title {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #121212;
    margin-bottom: 16px;
  }

  .shopping-cart .coupon .group-ip {
    display: flex;
    flex-wrap: wrap;
    row-gap: 8px;
  }

  .shopping-cart .coupon .group-ip input {
    padding: 8px 8px 8px 16px;
    width: 491px;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #121212;
    margin-right: 24px;
  }

  .shopping-cart .coupon .group-ip input::placeholder {
    color: #b1b1b1;
  }

  .shopping-cart .coupon .group-ip button {
    padding: 11px 32px;
    background: #C70039;
    border-radius: 4px;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    color: #ffffff;
    border: unset;
  }

  .shopping-cart .coupon .cp-form {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .shopping-cart .coupon .cp-form .btn {
    padding: 10px 13px;
    border: 2px solid #C70039;
    border-radius: 4px;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    color: #121212;
  }

  .shopping-cart .coupon .cp-form .btn i {
    color: #C70039;
    margin-right: 6px;
  }

  .shopping-cart .view-cart {
    padding: 24px;
    background: #f5f5f5;
    border-radius: 8px;
  }

  .shopping-cart .view-cart .group-ip .top,
  .shopping-cart .view-cart .group-ip .bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .shopping-cart .view-cart .group-ip .top .title {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    text-transform: capitalize;
    color: #121212;
  }

  .shopping-cart .view-cart .group-ip .top .price {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #121212;
  }

  .shopping-cart .view-cart .group-ip .bottom .title {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #64666c;
  }

  .shopping-cart .view-cart .group-ip .bottom .price {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #64666c;
  }

  .shopping-cart .view-cart .group-ip .bottom .title span,
  .shopping-cart .view-cart .group-ip .bottom .price.st {
    color: #121212;
  }

  .shopping-cart .view-cart .group-ip .bottom .price.st {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
  }

  .shopping-cart .view-cart .group-ip .bottom .price.st2 {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
  }

  .shopping-cart .view-cart .group-ip .top {
    margin-bottom: 9px;
  }

  .shopping-cart .view-cart .group-ip:not(:last-child) {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
    margin-bottom: 24px;
  }

  .shopping-cart .view-cart .group-ip.shipping .top {
    margin-bottom: 13px;
  }

  .shopping-cart .view-cart .group-ip.shipping .bottom:not(:last-child) {
    margin-bottom: 9px;
  }

  .shopping-cart .view-cart .total {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 25px;
  }

  .shopping-cart .view-cart .total .title {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    text-transform: capitalize;
    color: #121212;
  }

  .shopping-cart .view-cart .total .price {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    text-transform: capitalize;
    color: #121212;
  }

  .shopping-cart .view-cart .btn {
    padding: 11px 32px;
    background: #C70039;
    border-radius: 4px;
    width: 100%;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    color: #ffffff;
    margin-bottom: 24px;
  }

  .shopping-cart .view-cart .payment {
    display: block;
    text-align: center;
  }

  .wd-popup-form {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .map-full {
    width: 100%;
    height: 100%;
  }

  .map-600 {
    height: 600px;
    width: 100%;
  }

  .features-job.wd-thum-career.cl2 .job-archive-header ul,
  .features-job.candidate-layout .job-archive-header ul {
    margin-top: 9px;
  }

  .features-job.wd-thum-career.cl2 .thumb,
  .features-job.candidate-layout .thumb {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin: 16px 16px 31px 0px;
  }

  .features-job.wd-thum-career.cl2 .job-archive-header span.icon-heart,
  .features-job.candidate-layout .job-archive-header span.icon-heart {
    padding: 10px;
  }

  .features-job.wd-thum-career.cl2 .tf-btn,
  .features-job.candidate-layout .tf-btn {
    padding: 7px 21px;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
  }

  .features-job.wd-thum-career.cl2 .job-archive-footer,
  .features-job.candidate-layout .job-archive-footer {
    margin-top: 15px;
  }

  .features-job.wd-thum-career.cl2 span.icon-dolar1,
  .features-job.candidate-layout span.icon-dolar1 {
    font-size: 16px;
    margin-right: 4px;
  }

  .features-job.wd-thum-career.cl2,
  .features-job.candidate-layout {
    padding: 24px 24px 27px 24px;
    margin-bottom: 16px;
  }

  .wrap-sidebar-full .tf-tab.ctn2 {
    margin-top: 0px;
  }

  .wrap-sidebar-full .ctn2 .widget-filter {
    padding: 26px 24px 20px 23px;
  }

  .pagination-job.left {
    justify-content: left;
  }

  .features-job.stc .job-archive-header span.icon-heart {
    padding: 10px;
  }

  .features-job.stc .thumb {
    margin: 32px 0px 30px 0px;
  }

  .features-job.stc .job-archive-header h4 {
    margin-bottom: -1px;
  }

  .features-job.stc .career-info {
    margin-top: 11px;
  }

  .features-job.stc.wd-thum-career.style-2 .job-archive-header {
    padding: 0px 31.25px 25px;
  }

  .wd-thum-career.style-2 button {
    font-size: 14px;
    font-weight: 700;
    padding: 8px 24px;
  }

  .features-job.stc {
    margin-bottom: 31px;
  }

  .group-half-map .content-left.stc {
    padding: 31px 49px 0px 47px;
  }

  .group-half-map .content-left.stc .content-job .features-job {
    padding: 24px 23px 24px 24px;
  }

  .group-half-map .content-left.stc .wd-thum-career .thumb {
    margin: 16px 13px 30px 0px;
  }

  .group-half-map .content-left.stc .features-job .job-archive-header ul {
    margin-top: 9px;
  }

  .group-half-map .content-left.stc .job-archive-header span.icon-heart {
    padding: 10px;
  }

  .group-half-map .content-left.stc .tf-btn {
    padding: 7px 21px;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    color: #121212;
    text-align: center;
  }

  .group-half-map .content-left.stc .wd-thum-career .job-archive-footer {
    margin-top: 15px;
  }

  .group-half-map .content-left.stc .content-job .features-job {
    padding: 24px 23px 27px 24px;
    margin-bottom: 16px;
  }

  .job-article.single-job .menu-tab.stc {
    margin-bottom: 15px;
    margin-top: 6px;
  }

  .wd-findjob-filer.no-avai {
    margin-bottom: 9px;
  }

  .job-search-form.form-no-avai .form-group {
    width: 240px;
  }

  .job-search-form.form-no-avai .form-group.no-border {
    border: none;
  }

  .tf-tab.no-avai2 {
    margin-top: 0px;
  }

  .tf-tab.no-avai2 .wd-findjob-filer {
    margin-bottom: 7px;
  }

  .widget-filter.no-avai2 {
    padding: 25px 24px 20px 23px;
    margin-right: 5px;
  }

  .group-select-display .menu-tab.cv-stc {
    margin-top: 10px;
    margin-left: 3px;
  }

  .group-select-display .menu-tab.cv-stc2 {
    margin-top: 6px;
    margin-left: 5px;
  }

  .cv-stc2 .wd-cv-template .content {
    padding: 24px 24px 19px 24px;
  }

  .cv-stc2 .wd-cv-template {
    margin-bottom: 33px;
  }

  .pagi-cv2 {
    margin-top: 8px;
    margin-bottom: -22px;
  }

  .employer-block.wd-shop.stc {
    padding: 38px 22px 24px 22px;
    margin-bottom: 30px;
  }

  .employer-block.wd-shop.stc .inner-box span.icon-heart {
    top: 2px;
    right: 7px;
    padding: 10px;
  }

  .employer-block.wd-shop.stc .inner-box .logo-company {
    margin: 21px 0px;
    margin-bottom: 33px;
  }

  .employer-block.wd-shop.stc .btn-employer {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    color: #121212;
    padding: 11px 32px;
    border: 1px solid #C70039;
    border-radius: 4px;
    width: 100%;
    text-align: center;
    display: block;
    margin-top: 8px;
  }

  .employer-block.wd-shop.stc .btn-employer:hover {
    background: #C70039;
    color: #fff;
  }

  .form-stc {
    margin-right: -28px;
  }

  .form-checkout.form-stc .group-title {
    margin-bottom: 24px;
  }

  .form-checkout.form-stc .group-input-st1 {
    margin-bottom: 21px;
  }

  .form-checkout.form-stc .group-ant-choice {
    margin-bottom: 15px;
  }

  .form-checkout.form-stc .group-note textarea {
    margin-top: 0;
    height: 99px;
  }

  .content-stc .wd-order h5,
  .content-stc .wd-payment h5 {
    margin-bottom: 24px;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
  }

  .shop-content.margin.content-stc {
    margin-left: 92px;
  }

  .content-stc .wd-order .product-list .product-item {
    margin-bottom: 16px;
    padding-bottom: 19px;
  }

  .content-stc .group-total h6 {
    font-size: 20px;
    line-height: 28px;
  }

  .content-stc .wd-order .group-shipping {
    margin-bottom: 43px;
  }

  .content-stc .wd-payment .group-input input {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
  }

  .content-stc .wd-payment .btn-payment {
    padding: 16px 0px;
  }

  .footer .list-social li a {
    background: #fff;
  }

  .wd-review-job.page-text.stc .tf-button {
    background: #C70039;
    color: #fff;
    margin-top: 19px;
    padding: 11px 32px;
  }

  .wd-review-job.page-text.stc {
    margin-left: -43px;
    padding: 58px 0px 58px 5px;
  }

  .wd-review-job.thumb2.stc .thumb {
    margin-left: -81px;
  }

  .wd-review-job.thumb2.stc .trader-box {
    top: 27.6%;
    right: 11%;
  }

  .wd-review-job.thumb2.stc .trader-box .content {
    padding: 8px 42px;
  }

  .wd-review-job.thumb2.stc .tes-box {
    top: 61%;
    left: 2.5%;
  }

  .wd-review-job.thumb2.stc .icon1 {
    left: 15%;
    top: 28.4%;
    bottom: unset;
  }

  .wd-review-job.thumb2 .icon2 {
    left: 23%;
    top: 56%;
  }

  .group-title-counter.stc p {
    font-size: 18px;
    line-height: 28px;
  }

  .wrap-bg-counter.stc {
    width: 1200px;
  }

  .title-iconbox.stc h4 {
    text-transform: unset;
    margin-bottom: 15px;
  }

  .title-iconbox.stc.style-3 {
    padding-bottom: 48px;
  }

  .tf-iconbox.style-3.stc2 .box-content .box-title {
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 30px;
  }

  .tf-iconbox.style-3.stc2 .box-content p {
    font-size: 16px;
    line-height: 26px;
  }

  .tf-iconbox.style-3.stc2 .box-content button {
    margin-top: 18px;
  }

  .tf-iconbox.style-3.stc2 {
    padding-bottom: 36px;
  }

  .wd-review-job.contentbox1.stc3 {
    padding: 81px 0px 81px 12px;
  }

  .tes-slider.stc .tes-bullet {
    bottom: -14.2% !important;
    left: 6px !important;
  }

  .wrap-testimonials.stc {
    padding-bottom: 73px;
  }

  .content-stc .wd-payment .group-input input::after {
    display: none;
  }

  .features-job.stc-apply {
    padding-right: 28px;
    padding-bottom: 23px;
  }

  .features-job.stc-apply .inner-box .button-readmore {
    position: absolute;
    top: 6px;
    right: -1px;
  }

  .features-job.stc-apply .inner-box .button-readmore>span.icon-heart {
    position: unset;
    margin-right: 17px;
  }

  .features-job.stc-apply .job-footer-left {
    padding-bottom: 19px;
    padding-top: 15px;
  }

  .features-job.style-2.stc-apply .job-footer-right span.icon-dollar {
    color: #fff;
    background: #C70039;
    width: 20px;
    height: 20px;
    justify-content: center;
  }

  .features-job.ct-tab {
    cursor: pointer;
  }

  .features-job.ct-tab.active {
    border-color: #C70039;
  }

  .fixed-content {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .video-thumb {
    margin-bottom: 30px;
  }

  .video-thumb .thumb img {
    width: 100%;
    height: 492px;
    object-fit: cover;
  }

  .video-thumb .thumb {
    position: relative;
    margin-bottom: 20px;
  }

  .video-thumb .thumb a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .video-thumb .thumb-menu {
    display: flex;
    margin-left: -20px;
  }

  .video-thumb .thumb-menu li {
    width: calc(33.33333% - 20px);
    margin-left: 20px;
    cursor: pointer;
  }

  .video-thumb .thumb-menu li img {
    height: 160px;
    object-fit: cover;
    width: 100%;
  }

  .wd-shop .product-hover-images img,
  .wd-shop .product-main-images img {
    width: 100%;
    height: auto;
  }

  .wd-shop .product-main-images {
    -webkit-transition: opacity 0.8s ease;
    transition: opacity 0.8s ease;
  }

  .wd-shop .product-hover-images {
    display: block;
    position: absolute;
    top: 0;
    left: auto;
    right: auto;
    bottom: 0;
    opacity: 0;
    -webkit-transition: opacity 0.8s ease, -webkit-transform 1.1s cubic-bezier(0.15, 0.75, 0.5, 1) 0s;
    transition: opacity 0.8s ease, -webkit-transform 1.1s cubic-bezier(0.15, 0.75, 0.5, 1) 0s;
    transition: opacity 0.8s ease, transform 1.1s cubic-bezier(0.15, 0.75, 0.5, 1) 0s;
    transition: opacity 0.8s ease, transform 1.1s cubic-bezier(0.15, 0.75, 0.5, 1) 0s,
      -webkit-transform 1.1s cubic-bezier(0.15, 0.75, 0.5, 1) 0s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }

  .wd-shop:hover .product-main-images {
    opacity: 0;
  }

  .wd-shop:hover .product-hover-images {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1) translateZ(0);
    transform: scale3d(1.1, 1.1, 1.1) translateZ(0);
  }

  .wd-shop .list-btn-action {
    position: absolute;
    top: 1px;
    right: 6px;
  }

  .wd-shop .list-btn-action li a {
    width: 40px;
    height: 40px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  .wd-shop .list-btn-action li:not(:last-child) {
    margin-bottom: 15px;
  }

  .wd-shop .list-btn-action li a svg,
  .wd-shop .list-btn-action li a i {
    width: 17px;
    height: 17px;
    font-size: 17px;
  }

  .wd-shop .list-btn-action li a:hover {
    color: #eb4d4d;
  }

  .wd-shop .list-btn-action li a:not(.wish-list):hover {
    background: #C70039;
    border-color: #C70039;
  }

  .wd-shop .list-btn-action li a:hover path {
    fill: #fff;
  }

  .wd-shop .list-btn-action li a path {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .wd-shop .list-btn-action li a::after,
  .wd-shop .list-btn-action li a::before {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }

  .wd-shop .list-btn-action li a {
    position: relative;
  }

  .wd-shop .list-btn-action li a::after {
    position: absolute;
    right: 130%;
    top: 50%;
    transform: translateY(-50%);
    content: attr(data-tooltip);
    padding: 2px 8px;
    border-radius: 3px;
    background: #121212;
    color: #fff;
    width: max-content;
    z-index: 999;
  }

  .wd-shop .list-btn-action li a::before {
    content: "";
    position: absolute;
    background: #121212;
    border: 7px solid transparent;
    z-index: 1000001;
    right: 119%;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    z-index: 1;
  }

  .wd-shop .list-btn-action li a::after,
  .wd-shop .list-btn-action li a::before {
    opacity: 0;
    visibility: hidden;
  }

  .wd-shop .list-btn-action li a:hover::after,
  .wd-shop .list-btn-action li a:hover::before {
    opacity: 1;
    visibility: visible;
  }

  .wd-shop .list-btn-action li a:hover::before {
    transition-delay: 0.2s;
  }

  .wd-shop .list-btn-action li {
    transform: translateX(50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }

  .wd-shop .list-btn-action li:nth-child(2) {
    transition-delay: 0.1s;
  }

  .wd-shop .list-btn-action li:nth-child(3) {
    transition-delay: 0.2s;
  }

  .wd-shop:hover .list-btn-action li {
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
  }

  .wd-shop {
    overflow: hidden;
  }

  .blog-details-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .widget-side-bar.stc {
    width: unset;
    max-width: unset;
    margin-top: -1px;
    margin-left: 7px;
  }

  .blog.style-1.stc .blog-detail-side-bar-content>.widget-blog-1 .content {
    margin-bottom: 2px;
  }

  .blog.style-1.stc .blog-detail-side-bar-content>.widget-blog-1 .image img {
    height: 632px;
    object-fit: cover;
    width: 100%;
  }

  .blog.style-1.stc .blog-detail-side-bar-content {
    margin-right: 122px;
    width: unset;
  }

  .blog.style-1.stc .wd-form-rating .form-rating-content {
    margin: 24px 0px 25px;
  }

  .sc-getapp {
    overflow: hidden;
  }

  /* animation */
  .ani1 {
    -webkit-animation: ani1 10s infinite ease-in-out alternate;
    animation: ani1 10s infinite ease-in-out alternate;
  }

  .ani2 {
    -webkit-animation: ani2 10s infinite ease-in-out alternate;
    animation: ani2 10s infinite ease-in-out alternate;
  }

  .ani3 {
    -webkit-animation: ani3 4s infinite ease-in-out alternate;
    animation: ani3 4s infinite ease-in-out alternate;
  }

  .ani4 {
    -webkit-animation: ani4 7s infinite ease-in-out alternate;
    animation: ani4 7s infinite ease-in-out alternate;
  }

  .ani5 {
    -webkit-animation: ani5 7s infinite ease-in-out alternate;
    animation: ani5 7s infinite ease-in-out alternate;
  }

  .ani6 {
    -webkit-animation: ani6 7s infinite ease-in-out alternate;
    animation: ani6 7s infinite ease-in-out alternate;
  }

  .ani7 {
    -webkit-animation: ani7 7s infinite ease-in-out alternate;
    animation: ani7 7s infinite ease-in-out alternate;
  }

  .ani8 {
    -webkit-animation: ani8 2000ms infinite ease-in-out alternate;
    animation: ani8 2000ms infinite ease-in-out alternate;
  }

  @keyframes ani1 {
    0% {
      -webkit-transform: translate(0px, 0px) rotate(0deg);
      transform: translate(0px, 0px) rotate(0deg);
    }

    20% {
      -webkit-transform: translate(-73px, 1px) rotate(-36deg);
      transform: translate(-73px, 1px) rotate(-36deg);
    }

    40% {
      -webkit-transform: translate(-141px, -72px) rotate(-72deg);
      transform: translate(-141px, -72px) rotate(-72deg);
    }

    60% {
      -webkit-transform: translate(-83px, -122px) rotate(-108deg);
      transform: translate(-83px, -122px) rotate(-108deg);
    }

    80% {
      -webkit-transform: translate(40px, -72px) rotate(-144deg);
      transform: translate(40px, -72px) rotate(-144deg);
    }

    100% {
      -webkit-transform: translate(0px, 0px) rotate(0deg);
      transform: translate(0px, 0px) rotate(0deg);
    }
  }

  @keyframes ani2 {
    0% {
      -webkit-transform: translate(0px, 0px) rotate(0deg);
      transform: translate(0px, 0px) rotate(0deg);
    }

    20% {
      -webkit-transform: translate(20px, 1px) rotate(36deg);
      transform: translate(20px, 1px) rotate(36deg);
    }

    40% {
      -webkit-transform: translate(100px, 72px) rotate(72deg);
      transform: translate(100px, 72px) rotate(72deg);
    }

    60% {
      -webkit-transform: translate(83px, 122px) rotate(108deg);
      transform: translate(83px, 122px) rotate(108deg);
    }

    80% {
      -webkit-transform: translate(40px, 72px) rotate(144deg);
      transform: translate(40px, 72px) rotate(144deg);
    }

    100% {
      -webkit-transform: translate(0px, 0px) rotate(0deg);
      transform: translate(0px, 0px) rotate(0deg);
    }
  }

  @keyframes ani3 {
    0% {
      transform: scale(0.8, 0.8);
    }

    50% {
      transform: scale(1, 1);
    }

    100% {
      transform: scale(0.8, 0.8);
    }
  }

  @keyframes ani4 {

    0%,
    100% {
      transform: translateX(0);
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
    }

    50% {
      transform: translateX(-20px);
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
    }
  }

  @keyframes ani5 {

    0%,
    100% {
      transform: translateX(0);
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
    }

    50% {
      transform: translateX(20px);
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
    }
  }

  @keyframes ani6 {
    0% {
      -webkit-transform: translate(0px, 0px) rotate(0deg);
      transform: translate(0px, 0px) rotate(0deg);
    }

    20% {
      -webkit-transform: translate(-13px, 1px) rotate(-6deg);
      transform: translate(-13px, 1px) rotate(-6deg);
    }

    40% {
      -webkit-transform: translate(-41px, -22px) rotate(-22deg);
      transform: translate(-41px, -22px) rotate(-22deg);
    }

    60% {
      -webkit-transform: translate(-33px, -22px) rotate(-50deg);
      transform: translate(-33px, -22px) rotate(-50deg);
    }

    80% {
      -webkit-transform: translate(40px, -72px) rotate(-50deg);
      transform: translate(40px, -72px) rotate(-50deg);
    }

    100% {
      -webkit-transform: translate(0px, 0px) rotate(0deg);
      transform: translate(0px, 0px) rotate(0deg);
    }
  }

  @keyframes ani7 {
    from {
      transform: rotate(0deg);
    }

    to {
      transform: rotate(360deg);
    }
  }

  @keyframes ani8 {
    from {
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -o-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }

    to {
      -webkit-transform: translateY(-7px);
      -moz-transform: translateY(-7px);
      -o-transform: translateY(-7px);
      -ms-transform: translateY(-7px);
      transform: translateY(-7px);
    }
  }

  .wd-feature-map #map,
  .wd-feature-map iframe {
    width: 100%;
    height: 600px;
  }

  .content-right #map,
  .content-right iframe {
    width: 100%;
    height: 100%;
  }

  .form-section {
    margin: 60px 0px;
  }

  .job-search-form form {
    position: relative;
    width: 100%;
    border: 1px solid #e5e5e5;
    box-shadow: 0px 2px 2px rgb(28 36 51 / 10%);
    border-radius: 8px;
    padding: 16px 16px 16px 24px;
    background-color: #ffffff;
  }

  .row-group-search {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .employers-form .row-group-search {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 184px;
  }

  .candidate-form .row-group-search {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 191px;
  }

  .candidate-form.form-no-avai .row-group-search {
    display: flex;
  }

  .job-search-form .form-group-1 {
    flex: 1;
    position: relative;
  }

  .job-search-form .form-group-2 {
    flex: 1;
    position: relative;
  }

  .job-search-form .form-group-3 {
    flex: 0.9;
    position: relative;
  }

  .job-search-form .form-group-2,
  .job-search-form .form-group-3 {
    padding-left: 9px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .form-group-2 span,
  .form-group-3 span {
    font-size: 24px;
    position: absolute;
    z-index: 5;
  }

  .job-search-form .form-group-2 .nice-select {
    border-right: 1px solid #e5e5e5;
    width: 96%;
  }

  .job-search-form .form-group-3 .nice-select {
    width: 100%;
  }

  .job-search-form .nice-select {
    padding: 12px 0;
  }

  .row-group-search .form-group-1>input {
    padding: 12px 24px;
    border-top: hidden;
    border-bottom: hidden;
    border-left: hidden;
    margin-left: 8px;
    border-right: 1px solid #e5e5e5;
    width: 94%;
  }

  .form-group-1>input::placeholder {
    color: #b1b1b1;
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
    margin-left: 8px;
  }

  .form-group-1 span {
    left: 0px;
    top: 15px;
    color: #121212;
    font-size: 24px;
    position: absolute;
  }

  .form-group-2>select,
  .form-group-3>select {
    padding: 12px 24px;
    border: hidden;
    color: #b1b1b1;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    margin-left: 8px;
    cursor: pointer;
  }

  button.btn-find {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    padding: 12px 32px;
    background-color: #C70039;
    color: #ffffff;
    border-radius: 4px;
    text-transform: none;
    width: 100%;
  }

  button.btn-find:hover {
    background-color: #C70039;
    color: #ffffff;
  }

  /*  widget features job */
  .features-job {
    margin-bottom: 32px;
    gap: 32;
    border: 1px solid #e5e5e5;
    padding: 10px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: relative;
    cursor: pointer;
    z-index: 1;
  }

  .jobtex-link-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .features-job:hover {
    border: 1px solid #C70039;
    transition: all 0.3s ease-in-out;
  }

  .features-job .inner-box {
    position: relative;
    display: flex;
    align-items: center;
  }

  .features-job .inner-box .logo-company {
    margin: 9px 16px 9px 0px;
  }

  .features-job .inner-box .box-content {
    width: 80%;
  }

  .features-job.style-2.stc-apply .inner-box .box-content {
    width: 50%;
  }

  .features-job .inner-box .logo-company>img {
    max-width: 60px;
    height: 60px;
  }

  .features-job .job-archive-header span.icon-heart {
    right: 0;
    top: 0;
    position: absolute;
    border-radius: 1000px;
    padding: 12px;
    color: #e5e5e5;
    font-size: 17.42px;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
  }
  .features-job .job-archive-header span.icon-facebook {
    right: 50px;
    top: 0;
    position: absolute;
    border-radius: 1000px;
    padding: 12px;
    color: #e5e5e5;
    font-size: 17.42px;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
  }
  .features-job .job-archive-header span.icon-twitter {
    right: 100px;
    top: 0;
    position: absolute;
    border-radius: 1000px;
    padding: 12px;
    color: #e5e5e5;
    font-size: 17.42px;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
  }

  .features-job .job-archive-header span.icon-heart:active,
  .features-job .job-archive-header span.icon-heart:hover {
    color: #eb4d4d;
  }
  .features-job .job-archive-header span.icon-facebook:active,
  .features-job .job-archive-header span.icon-facebook:hover {
    color: #eb4d4d;
  }
  .features-job .job-archive-header span.icon-twitter:active,
  .features-job .job-archive-header span.icon-twitter:hover {
    color: #eb4d4d;
  }

  .features-job .job-archive-header h4 {
    line-height: 24px;
    font-size: 14px;
    word-break: break-word;
    padding-right: 22px;
  }

  .features-job .job-archive-header h4 a {
    transition: all 0.3s ease-in-out;
    color: #C70039;
    font-weight: 600;
  }

  .features-job .job-archive-header h3 {
    line-height: 28px;
    font-size: 20px;
    word-break: break-word;

  }

  .features-job .job-archive-header h3 a {
    transition: all 0.3s ease-in-out;
    font-weight: 700;
    color: #121212;
    text-transform: capitalize;
  }

  .home-box-item h2 a:not(.jobtex-link-item),
  .features-job .job-archive-header h3 a:not(.jobtex-link-item),
  .features-job.style-3 .box-content h3 a:not(.jobtex-link-item),
  .features-job .job-archive-footer .job-tag li a:not(.jobtex-link-item),
  .features-job.style-3 .category .job-tag li a:not(.jobtex-link-item),
  .employer-block .box-content h3 a:not(.jobtex-link-item) {
    position: relative;
    z-index: 2;
  }

  .features-job .job-archive-header span.icon-heart:not(.jobtex-link-item),
  .features-job.style-3 .group-btn span.icon-heart:not(.jobtex-link-item) {
    z-index: 2;
  }

  .features-job .job-archive-header span.icon-facebook:not(.jobtex-link-item),
  .features-job.style-3 .group-btn span.icon-facebook:not(.jobtex-link-item) {
    z-index: 2;
  }
  .features-job .job-archive-header span.icon-twitter:not(.jobtex-link-item),
  .features-job.style-3 .group-btn span.icon-twitter:not(.jobtex-link-item) {
    z-index: 2;
  }

  .features-job .job-archive-header h3 a:hover,
  .features-job.style-3 .box-content h3 a:hover {
    color: #C70039;
  }

  h3 span.icon-bolt {
    font-size: 14px;
    background-color: #504cfe;
    border-radius: 50%;
    padding: 3px;
    color: #ffffff;
  }

  .features-job .job-archive-header ul {
    margin-top: 4px;
  }

  .features-job .job-archive-header ul li {
    color: #64666c;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    display: inline-block;
  }

  .features-job .job-archive-header ul li:first-child {
    margin-right: 16px;
  }

  .features-job .job-footer-left {
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    justify-content: space-between;
    padding: 16px 0px;
  }

  .features-job .job-footer-right {
    padding-top: 16px;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
  }

  .features-job .job-archive-footer .job-tag {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
  }

  .features-job .job-archive-footer .job-tag li a {
    background-color: #f1f1f1;
    color: #121212;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: 52px;
  }

  .features-job .job-archive-footer .job-tag li a:hover {
    background: #C70039;
    color: #fff;
  }

  .features-job .star span,
  .employer-block .star span {
    font-size: 12.8px;
    color: #ffb321;
    cursor: pointer;
  }

  /* .features-job .star span:last-child, */
  .employer-block .star span:last-child {
    color: #e5e5e5;
  }

  .features-job .job-footer-right .price {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: #121212;
  }

  .features-job span.icon-dolar1 {
    font-size: 20px;
    color: #121212;
    margin-right: 8px;
  }

  .features-job span.year {
    font-weight: 400;
    color: #64666c;
  }

  .features-job .job-footer-right .days {
    color: #64666c;
    font-size: 14px;
    line-height: 22px;
  }

  .wrapper {
    display: flex;
    margin-top: 60px;
  }

  .filters-column {
    max-width: 449px;
    width: 100%;
    height: 100%;
    margin-right: 32px;
    padding: 16px 24px;
    background-color: #f5f5f5;
    border-radius: 8px;
  }

  .filters-column .filters-outer {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 28px;
  }

  .filters-column .filters-outer h1 {
    color: #121212;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 12px;
  }

  .filters-column .filter-block {
    max-width: 400px;
    width: 100%;
    position: relative;
  }

  .filter-block input.input-search-job {
    border: none;
    padding-left: 44px;
    font-style: normal;
    background-color: #ffffff;
    border-radius: 8px;
    font-size: 16px;
  }

  .filter-block span.search-job {
    position: absolute;
    left: 12px;
    top: 52px;
    font-size: 24px;
  }

  .filter-block span.search-job::placeholder {
    color: #b1b1b1;
  }

  .filter-block span.icon-map-pin {
    position: absolute;
    font-size: 24px;
    left: 12px;
    top: 50px;
  }

  .filter-block .all-location {
    padding-left: 44px !important;
  }

  .price-input {
    color: #C70039;
    font-weight: 700;
    display: flex;
    align-items: center;
    margin-top: -16px;
  }

  .price-input h2 {
    font-weight: 700;
    color: #121212;
    font-size: 16px;
    margin-right: 2px;
  }

  .price-input span {
    margin: 0px 2px;
  }

  .filter-block .price-input>input {
    font-size: 16px;
    font-weight: 700;
    color: #C70039;
    outline: none;
    font-style: normal;
    border: none;
    padding: 0;
    width: 14%;
  }

  .group-form .price-input>input {
    width: 11%;
  }

  .price-input .field {
    display: flex;
    width: 100%;
    height: 45px;
    align-items: center;
  }

  .field input {
    width: 100%;
    height: 100%;
    outline: none;
    font-size: 19px;
    margin-left: 12px;
    border-radius: 5px;
    text-align: center;
    border: 1px solid #999;
    -moz-appearance: textfield;
  }

  input[type="number"]::-webkit-outer-spin-button,
  input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
  }

  .filter-block .range-slider-two {
    margin-top: 20px;
    height: 6px;
    position: relative;
    background: #ddd;
  }

  .filter-block .range-slider-two .progress {
    height: 100%;
    left: 42%;
    right: 39%;
    position: absolute;
    border-radius: 5px;
    background: #C70039;
  }

  .group-form .range-slider-two.style-1 .progress {
    left: 18%;
    right: 69%;
  }

  .group-range-title {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
  }

  .group-range-title label {
    font-weight: 700;
    color: #121212;
    font-size: 16px;
    line-height: 26px;
    margin-right: 5px;
  }


  .one-range:focus {
    outline: none;
    resize: none;
  }

  #slider-range-min,
  #slider-range-min-2 {
    outline: 0;
    height: 5px;
    border: none;
    border-radius: 30px;
    background: #d3d3d3;
  }

  .group-form .ui-slider-range {
    background: #C70039;
  }

  .group-form .ui-slider-handle {
    position: absolute;
    top: -10px;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    border: 2px solid #C70039;
    background: #ffffff;
    box-sizing: border-box;
    cursor: pointer;
  }

  .group-form #amount {
    padding: 0px;
    border: 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: #C70039;
  }

  .filter-block .range-input {
    position: relative;
  }

  .filter-block .range-input input {
    position: absolute;
    width: 100%;
    height: 6px;
    top: -5px;
    background: none;
    pointer-events: none;
    -webkit-appearance: none;
    -moz-appearance: none;
  }

  .filter-block .range-input input[type="range"]::-webkit-slider-thumb {
    height: 24px;
    width: 24px;
    border-radius: 50%;
    background: #ffffff;
    border: 2px solid #C70039;
    pointer-events: auto;
    -webkit-appearance: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
    cursor: pointer;
  }

  .filter-block .range-input input[type="range"]::-moz-range-thumb {
    height: 24px;
    width: 24px;
    border-radius: 50%;
    border: 2px solid #C70039;
    background: #ffffff;
    pointer-events: auto;
    -moz-appearance: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
    cursor: pointer;
  }

  .filter-block .range-slider-one input {
    margin-top: 35px;
    -webkit-appearance: none;
    width: 100%;
    height: 6px;
    background: #d3d3d3;
    background: linear-gradient(to right, #C70039 0%, #C70039 28%, #ddd 6%, #ddd 0%);
    outline: none;
    -webkit-transition: 0.2s;
    transition: opacity 0.2s;
  }

  .filter-block .range-slider-one input::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 2px solid #C70039;
    background: #ffffff;
    box-shadow: #43e5f7;
    cursor: pointer;
  }

  .slider2::-moz-range-thumb {
    width: 25px;
    height: 25px;
    background: #04aa6d;
    cursor: pointer;
  }

  .block-radius {
    font-weight: 700;
    font-size: 16px;
  }

  .block-radius span {
    font-size: 16px;
    color: #04aa6d;
  }

  .btn-find-job {
    width: 100%;
  }

  .btn-find-job button {
    text-transform: none;
    border-radius: 4px;
    color: #ffffff;
    border: none;
    background-color: #C70039;
    padding: 12px 32px;
    width: 100%;
    font-size: 16px;
  }

  .btn-find-job button:hover {
    background-color: #C70039;
  }

  .wrapper-content {
    max-width: 929px;
    width: 100%;
  }

  .btn-apply-job button {
    padding: 8px 24px;
    font-size: 16px;
    line-height: 26px;
    border: none;
    color: #fff;
    border-radius: 4px;
    background-color: #C70039;
    text-transform: none;
  }

  .btn-apply-job button:hover {
    background-color: #C70039;
  }

  /* widget category job */
  .group-category-job {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
  }

  .group-category-job.padding {
    padding-bottom: 50px;
  }

  .group-category-job .job-category-box {
    width: calc(20% - 20px);
    margin-left: 20px;
    margin-bottom: 20px;
    box-shadow: 0px 2px 2px rgba(28, 36, 51, 0.1);
    border-radius: 8px;
    padding: 28px;
    background: #f5f5f5;
  }

  .job-category-box .btn-category-job span {
    margin-left: 4px;
    font-size: 20px;
  }

  .job-category-box:hover,
  .job-category-box.active {
    background: #C7043B;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    color:white !important;
  }

  .job-category-box.active a,
  .job-category-box.active p,
  .job-category-box.active .btn-category-job,
  .job-category-box:hover a,
  .job-category-box:hover p,
  .job-category-box:hover .btn-category-job,
  .job-category-box {
    color: #ffffff;
    transition: all 0.3s ease-in-out;
  }

  .job-category-box .job-category-header {
    margin-bottom: 8px;
  }

  .job-category-box h1 {
    font-weight: 700;
    color:white !important;
    font-size: 20px;
    line-height: 28px;
  }

  .job-category-box h1 a {
    color: #121212;
  }

  .job-category-box h1 a:hover {
    color: #C70039;
  }

  .job-category-box p {
    color: #64666c;
    font-size: 14px;
    line-height: 22px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }

  .job-category-box .btn-category-job {
    color: #C70039;
    text-transform: none;
    border: none;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    padding: 0;
    display: flex;
    align-items: center;
  }

  /* home page */
  .wd-feature-job .title {
    margin-bottom: 40px;
  }

  .wd-feature-job .title h1 p {
    text-align: center;
  }

  .wd-feature-job .title h1 {
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    color: #121212;
    margin-bottom: 16px;
  }

  .wd-feature-job .title p {
    color: #64666c;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
  }

  .content-job {
    max-width: 829px;
  }

  .features-job .inner-box .button-readmore {
    position: absolute;
    top: 0;
    right: 0;
  }

  .features-job .inner-box .button-readmore>span.icon-heart {
    position: unset;
    margin-right: 20px;
  }

  .features-job .inner-box .button-readmore button.btn-apply,
  .features-job .inner-box .button-readmore .btn-apply {
    background-color: #C70039;
    color: #ffffff;
    padding: 8px 20px;
    display: inline-flex;
    align-items: center;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    text-transform: none;
    border: none;
    border-radius: 4px;
    cursor: pointer;
  }

  .features-job .inner-box .button-readmore button.btn-apply:hover,
  .features-job .inner-box .button-readmore .btn-apply:hover {
    background-color: #C70039;
  }

  .features-job .inner-box .button-readmore button.btn-apply span,
  .features-job .inner-box .button-readmore .btn-apply span {
    font-size: 20px;
    margin-right: 8px;
  }

  .features-job.style-2 .job-footer-right span.icon-dollar {
    width: 19px;
    height: 19px;
    font-size: 12px;
    border: 1px solid;
    border-radius: 50%;
    padding: 5px;
    display: inline-flex;
    align-items: center;
    margin-right: 8px;
    color: #121212;
  }

  .features-job.style-2 .job-footer-right span.icon-dollar:hover {
    background-color: #C70039;
    color: #ffffff;
    cursor: pointer;
  }

  /*======================= wd-feature-job style3 =====================*/

  .features-job.style-3 {
    height: 120px;
    width: 100%;
    border-top: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 0;
  }

  .features-job.style-3:hover,
  .features-job.style-3.mb1:hover {
    border: 1px solid #C70039;
  }

  .features-job.style-3.mb1 {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 32px;
  }

  .features-job.style-3 .company {
    display: flex;
    align-items: center;
    flex: 0.8;
  }

  .features-job.style-3 .inner-box {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .features-job.style-3 .box-content h4 {
    line-height: 24px;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
  }

  .features-job.style-3 .box-content h4 a {
    color: #C70039;
  }

  .features-job.style-3 .box-content h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
  }

  .features-job.style-3 .box-content h3 a {
    color: #121212;
  }

  .features-job.style-3 .box-content h3>span {
    font-size: 14px;
    background-color: #504cfe;
    border-radius: 50%;
    padding: 3px;
    color: #ffffff;
  }

  .features-job.style-3 .box-content .star span:last-child {
    color: #e5e5e5;
  }

  .features-job.style-3 .info {
    color: #64666c;
    font-size: 14px;
    font-weight: 400;
    display: inline-flex;
    flex-wrap: wrap;
    margin-left: -18rem;
  }

  .features-job.style-3 .info li:first-child {
    margin-right: 16px;
  }

  .features-job.style-3 .info span.icon-map-pin {
    color: #64666c;
    font-size: 16px;
    margin-right: 4px;
  }

  .features-job.style-3 .category {
    margin: 16px 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .features-job.style-3 .category .job-tag li a {
    background-color: #f1f1f1;
    color: #121212;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: 52px;
  }

  .features-job.style-3 .category .job-tag li a:hover {
    background: #C70039;
    color: #fff;
  }

  .features-job.style-3 .category .job-tag {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
  }

  .features-job.style-3 .salary {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: #121212;
  }

  .features-job.style-3 .salary .dollar {
    font-size: 20px;
    color: #121212;
    margin-right: 8px;
  }

  .features-job.style-3 .salary span.year {
    font-weight: 400;
    color: #64666c;
  }

  .features-job.style-3 .group-btn {
    display: flex;
    align-items: center;
  }

  .features-job.style-3 .group-btn span.icon-heart {
    position: unset;
    margin-right: 20px;
    height: 40px;
    border-radius: 1000px;
    padding: 12px;
    color: #e5e5e5;
    font-size: 17.42px;
    border: 1px solid #e5e5e5;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
  }

  .features-job.style-3 .group-btn span.icon-heart:active,
  .features-job.style-3 .group-btn span.icon-heart:hover {
    color: #eb4d4d;
  }

  .features-job.style-3 .group-btn button {
    background-color: #C70039;
    color: #ffffff;
    border-radius: 4px;
    padding: 8px 24px;
    border: none;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-transform: none;
  }

  .features-job.style-3 .group-btn button:hover {
    background-color: #C70039;
  }

  .features-job.mb1 {
    margin-bottom: 16px;
  }

  /* widget Employer  */
  .tf-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
  }

  .tf-title>.group-title {
    flex: 1;
  }

  .tf-title.style-3>.group-title {
    flex: unset;
  }

  .tf-title h1 {
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    color: #121212;
    margin-bottom: 16px;

  }

  .tf-title.style-2 h1,
  .tf-title.style-2 p {
    margin-left: auto;
    margin-right: auto;
    max-width: 700px;
    word-break: break-word;
  }

  .tf-title p {
    color: #64666c;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;

  }

  .tf-button {
    padding: 0;
    border: none;
    display: inline-flex;
    align-items: center;
    text-transform: none;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
  }

  .tf-button span {
    color: #C70039;
    margin-left: 4px;
  }

  .employer-block {
    margin-bottom: 32px;
    border: 1px solid #e5e5e5;
    padding: 24px;
    border-radius: 8px;
    transition: all 0.3s ease-in-out;
    position: relative;
    cursor: pointer;
  }

  .employer-block:hover {
    border: 1px solid #C70039;
  }

  .employer-block .inner-box {
    display: flex;
    align-items: center;
    margin-top: -10px;
  }

  .employer-block .inner-box .logo-company {
    max-width: 60px;
    height: 60px;
    margin: 5px 16px 5px 0.5px;
  }

  .employer-block .inner-box .logo-company>img {
    width: 100%;
  }

  .employer-block .box-content h3 {
    line-height: 28px;
    font-size: 20px;
  }

  .employer-block .box-content h3 a {
    transition: all 0.5s ease-in-out;

    font-weight: 700;
    color: #121212;
  }

  .employer-block .box-content h3 a:hover {
    color: #C70039;
  }

  .employer-block .box-content h3 span.icon-bolt {
    font-size: 14px;
    background-color: #504cfe;
    border-radius: 50%;
    padding: 3px;
    color: #ffffff;
  }

  .employer-block .box-content p.info {
    color: #64666c;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    display: inline-block;
  }

  /* wd-employer style-2  */
  .employer-block.style-2:hover,
  .employer-block.style-3:hover {
    border-color: #ffffff;
    box-shadow: 0px 10px 25px rgba(54, 95, 104, 0.1);
    transition: all 0.5s ease-in-out;
  }

  .employer-block.style-2 {
    margin-bottom: 16px;
  }

  .employer-block.style-3 {
    margin-bottom: 32px;
  }

  .employer-block.style-2 .inner-box {
    position: relative;
    flex-wrap: wrap;
  }

  .employer-block.style-2 .inner-box .button-readmore {
    position: absolute;
    right: 0;
  }

  .employer-block.style-2 .inner-box .button-readmore span {
    margin-right: 16px;
    height: 40px;
    border-radius: 1000px;
    padding: 12px;
    color: #e5e5e5;
    font-size: 17.42px;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
  }

  .employer-block.style-2 .inner-box .button-readmore span.icon-heart:active,
  .employer-block.style-2 .inner-box .button-readmore span.icon-heart:hover {
    color: #eb4d4d;
  }

  .employer-block.style-2 .inner-box .button-readmore button,
  .employer-block.style-3 .inner-box button {
    border: 1px solid #C70039;
    border-radius: 4px;
    padding: 8px 20px;
    line-height: 24px;
    text-transform: none;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
  }

  .employer-block.style-2 .inner-box .button-readmore button:hover,
  .employer-block.style-3 .inner-box button:hover {
    background-color: #C70039;
    border: 1px solid #ffffff;
    transition: all 300ms ease;
    color: #ffffff;
  }

  /* wd-employer style3 */
  .employer-block.style-3 .inner-box {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
  }

  .employer-block.style-3 .inner-box .box-content {
    text-align: center;
  }

  .employer-block.style-3 .inner-box span.icon-heart {
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 1000px;
    padding: 12px;
    color: #e5e5e5;
    font-size: 17.42px;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
  }
  .employer-block.style-3 .inner-box span.icon-facebook {
    position: absolute;
    top: 0;
    right: 50px;
    border-radius: 1000px;
    padding: 12px;
    color: #e5e5e5;
    font-size: 17.42px;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
  }
  .employer-block.style-3 .inner-box span.icon-twitter {
    position: absolute;
    top: 0;
    right: 100px;
    border-radius: 1000px;
    padding: 12px;
    color: #e5e5e5;
    font-size: 17.42px;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
  }

  .employer-block.style-3 .inner-box span.icon-heart:active,
  .employer-block.style-3 .inner-box span.icon-heart:hover {
    color: #eb4d4d;
  }
  .employer-block.style-3 .inner-box span.icon-facebook:active,
  .employer-block.style-3 .inner-box span.icon-facebook:hover {
    color: #eb4d4d;
  }
  .employer-block.style-3 .inner-box span.icon-twitter:active,
  .employer-block.style-3 .inner-box span.icon-twitter:hover {
    color: #eb4d4d;
  }

  .employer-block.style-3 .group-btn {
    width: 100%;
  }

  .employer-block.style-3 .inner-box button {
    margin-top: 20px;
    width: 100%;
  }

  .wd-feature-map {
    position: relative;
  }

  .wd-feature-map iframe {
    filter: grayscale(40%);
    position: relative;
  }

  .wd-feature-map .inner-form-map form {
    margin-top: -55px;
    margin-bottom: 40px;
  }

  .wd-feature-map .inner-form-map form .logo-company {
    position: absolute;
    top: 0;
    left: 55rem;
  }

  #map {
    height: 600px;
    width: 100%;
  }

  /* widget-icon-box  */

  .flat-row {
    padding: 80px 0;
  }

  .background1 {
    background-color: #f5f5f2;
  }

  .background2 {
    background-color: #f9f1f0;
  }

  .background3 {
    background-color: #FF5733;
  }

  .title-iconbox {
    padding-bottom: 40px;
  }

  .wd-iconbox.style-1 .title-iconbox {
    padding-bottom: 32px;
  }

  .title-iconbox h1,
  .tf-iconbox .box-content h1 {
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    color: #121212;
    margin-bottom: 8px;
  }

  .tf-iconbox .box-content .box-title {
    line-height: 28px;
    font-size: 20px;
    text-transform: capitalize;
  }

  .tf-iconbox .box-content .box-title a:hover {
    color: #C70039;
  }

  .title-iconbox p {
    color: #64666c;
    font-size: 18px;
    line-height: 28px;
  }

  .tf-iconbox .box-content p {
    color: #64666c;
    font-size: 16px;
    line-height: 24px;
    text-transform: capitalize;
  }

  .title-iconbox.style-2,
  .tf-iconbox.style-2,
  .title-iconbox.style-3 {
    text-align: center;
  }

  .title-iconbox.style-2 {
    padding-bottom: 64px;
  }

  .title-iconbox.style-3 {
    padding-bottom: 40px;
  }

  .title-iconbox.style-2 h1,
  .tf-iconbox.style-2 .box-content a {
    color: #ffffff;
  }

  .title-iconbox.style-2 p,
  .tf-iconbox.style-2 .box-content p {
    color: #b1b1b1;
  }

  .tf-iconbox .box-header .icon {
    margin-bottom: 20px;
  }

  .wd-iconbox.style-1 .group-iconbox {
    padding: 80.5px 139px 80.5px 84px;
  }

  .tf-iconbox.style-1 {
    display: flex;
    align-items: center;
    margin-bottom: 24px;
  }

  .tf-iconbox.style-1:last-child {
    margin-bottom: 0;
  }

  .tf-iconbox.style-1 .box-header .icon {
    margin-right: 37px;
    margin-left: 22px;
    margin-bottom: 0;
  }

  .wd-iconbox.style-1 .box {
    display: flex;
  }

  .wd-iconbox.style-1 .column-6 {
    width: 50%;
  }

  .wd-iconbox.style-1 .img-iconbox img {
    height: 709px;
    width: 709px;
  }

  .wd-iconbox.style-2 .colum3 {
    width: 21.2%;
    margin-right: 70px;
  }

  .wd-iconbox.style-2 .colum3:last-child {
    margin-right: 0px;
  }

  .title-iconbox.style-2 h1 {
    margin-bottom: 16px;
  }

  .tf-iconbox.style-2 .box-content p {
    line-height: 26px;
  }

  .tf-iconbox.style-2 .icon.bg-white {
    background-color: #ffffff;
    border-radius: 99px;
    width: 100px;
    height: 100px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 32px;
  }

  .tf-iconbox.style-2 .box-content .box-title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 12px;
  }

  .tf-iconbox.style-3 .box-header .img1 img {
    width: 120px;
    height: 120px;
    border-radius: 99px;
    display: inline-block;
    margin-bottom: 28px;
  }

  .tf-iconbox.style-3 .box-content .box-title {
    margin-bottom: 16px;
  }

  .tf-iconbox.style-3 {
    text-align: center;
    padding: 40px 32px;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    transition: all 0.3s ease-in-out;
  }

  .tf-iconbox.style-3:hover {
    border: 1px solid #C70039;
    box-shadow: 0px 10px 25px rgba(54, 95, 104, 0.1);
  }

  .tf-iconbox.style-3 .box-content button {
    border: none;
    text-transform: none;
    color: #C70039;
    margin-top: 20px;
    font-size: 16px;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
  }

  /* widget-partner */

  .wd-partner {
    background-color: #FF5733;
    padding: 40px 0px;
    height: 179px;
  }

  .wd-partner h1 {
    text-transform: capitalize;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: #ffffff;
    padding-bottom: 25px;
  }

  .wd-partner .swiper-wrapper {
    align-items: center;
  }

  .wd-partner.style-1 {
    padding: 0;
    background-color: #ffffff;
  }

  .wd-partner.style-1 h1 {
    padding-bottom: 40px;
    color: #121212;
  }

  /* widget-thumb-career */
  .wd-thum-career {
    border: 1px solid #e5e5e5;
    border-radius: 8px;
  }

  .wd-thum-career:hover {
    box-shadow: 0px 10px 25px rgba(54, 95, 104, 0.1);
    border: 1px solid #e5e5e5;
  }

  .wd-thum-career .thumb {
    width: 62px;
    height: 61px;
    border-radius: 50%;
    margin: 16px 16px 32px 0px;
  }

  .wd-thum-career .job-archive-header,
  .wd-thum-career .career-header-left {
    display: flex;
    justify-content: space-between;
  }

  .wd-thum-career .job-archive-header {
    border-bottom: 1px solid #e5e5e5;
  }

  .wd-thum-career .career-header-right {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }

  .wd-thum-career .job-archive-header span.icon-heart {
    position: unset;
    margin-bottom: 12px;
  }

  .wd-thum-career .tf-btn {
    text-transform: capitalize;
  }

  .wd-thum-career .job-archive-header .career-info li {
    font-size: 14px;
    line-height: 22px;
    cursor: pointer;
    color: #64666c;
  }

  .wd-thum-career .job-archive-header .career-info li:first-child {
    padding: 7px 12px;
    background: rgba(199, 0, 96, 0.1);
    border-radius: 24px;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #C70039;
    margin-right: 12px;
  }

  .wd-thum-career .job-archive-header .career-info.style-2 li:first-child {
    background: rgba(55, 184, 83, 0.1);
    color: #37b853;
  }

  .wd-thum-career .job-archive-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .wd-thum-career .career-tag {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
  }

  .wd-thum-career .career-tag li a {
    background-color: #f1f1f1;
    padding: 8px 12px;
    border-radius: 24px;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
  }

  .wd-thum-career .job-archive-footer {
    margin-top: 12px;
  }

  .wd-thum-career .career-tag li a:hover {
    background: #C70039;
    color: #fff;
  }

  .wd-thum-career .carrer-footer-right {
    display: flex;
    align-items: center;
    color: #121212;
    font-size: 14px;
    line-height: 22px;
  }

  /*widget-thumb-career style-2 */
  .wd-thum-career.style-2 .thumb {
    margin-bottom: 12px;
    width: 82.67px;
    height: 81.33px;
  }

  .wd-thum-career.style-2 .job-archive-header {
    padding: 0px 31.25px 20px;
    position: relative;
    flex-direction: column;
    border: hidden;
  }

  .wd-thum-career.style-2 .career-header-left {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .wd-thum-career.style-2 .career-info {
    margin-top: 14px;
    display: inline-flex;
    flex-wrap: wrap;
    gap: 12px;
  }

  .wd-thum-career.style-2 .career-tag {
    margin-top: 16px;
  }

  .wd-thum-career.style-2 .career-tag li:first-child {
    margin: 0;
  }

  .wd-thum-career.style-2 .job-archive-header .career-info li:first-child {
    position: absolute;
    top: 0;
    left: 31.25px;
  }

  .wd-thum-career.style-2 .job-archive-header .career-info li:last-child {
    display: flex;
    align-items: center;
  }

  .wd-thum-career.style-2 .job-archive-header span.icon-heart {
    position: absolute;
    right: 31.25px;
  }

  .wd-thum-career.style-2 .job-archive-footer {
    margin: 0;
  }

  .wd-thum-career.style-2 .tf-btn {
    width: 100%;
    display: block;
    text-align: center;
  }

  /*wd-form-rating-page  */
  .wd-form-rating-page {
    max-width: 930px;
    margin: 57px auto 80px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .wd-form-rating-page .form-company {
    display: flex;
    align-items: center;
  }

  .wd-form-rating-page .logo-company {
    width: 88px;
    height: 88px;
    border-radius: 11px;
    margin-right: 32px;
  }

  .wd-form-rating-page .form-title,
  .wd-form-rating-page .form-company,
  .wd-form-rating-page .form-rating,
  .wd-form-rating-page .form-notes {
    margin-bottom: 32px;
  }

  .wd-form-rating-page input::placeholder {
    color: #121212;
  }

  .wd-form-rating-page textarea::placeholder {
    color: #b1b1b1;
  }

  .wd-form-rating-page input[type="text"],
  .wd-form-rating-page textarea {
    padding: 12px;
    background: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
  }

  .wd-form-rating-page h1 {
    font-weight: 600;
    font-size: 30px;
    line-height: 42px;
    margin-bottom: 8px;
  }

  .wd-form-rating-page h4,
  .wd-form-rating-page h3 {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 12px;
    position: relative;
    display: inline-block;
  }

  .wd-form-rating-page h4 {
    color: #64666c;
  }

  .wd-form-rating-page h4::after,
  .wd-form-rating-page h3::after {
    content: "*";
    position: absolute;
    right: auto;
    color: #eb4d4d;
    font-size: 16px;
  }

  .wd-form-rating-page .list-star li {
    font-size: 38.4px;
    cursor: pointer;
    margin-right: 10px;

  }

  .wd-form-rating-page .list-star .icon-star-full,
  .wd-form-rating-page .list-star li:last-child .icon-star-full:hover,
  .wd-form-rating-page .list-star li:last-child .icon-star-full:active {
    color: #ffb321;
  }

  .wd-form-rating-page .list-star li:last-child .icon-star-full {
    color: #e5e5e5;
  }

  /* custom rating */
  .list-rating {
    display: flex;
    flex-direction: row-reverse;
    justify-content: left;

  }

  .list-rating:not(:checked)>input {
    position: absolute;
    top: -999px;
  }

  .list-rating:not(:checked)>label {
    /* overflow: hidden; */
    font-size: 38.4px;
    cursor: pointer;
    margin-right: 10px;
    white-space: nowrap;
    width: 1em;
    color: #e5e5e5;

  }

  .group-rating .list-rating:not(:checked)>label {
    font-size: 32px;
    margin-right: 8px;
  }

  .list-rating:not(:checked)>label:before {
    font-family: "icomoon" !important;
    content: "\e9d9";

  }

  .list-rating>input:checked~label {
    color: #ffb321;

  }

  .list-rating:not(:checked)>label:hover,
  .list-rating:not(:checked)>label:hover~label {
    color: #ffb321;
  }

  .list-rating>input:checked+label:hover,
  .list-rating>input:checked+label:hover~label,
  .list-rating>input:checked~label:hover,
  .list-rating>input:checked~label:hover~label,
  .list-rating>label:hover~input:checked~label {
    color: #ffb321;
  }

  .tf-btn-submit {
    text-transform: capitalize;
    background-color: #C70039;
    color: #ffffff;
    padding: 8px 20px;
    display: inline-flex;
    align-items: center;
    font-size: 16px;
    line-height: 26px;
    text-transform: none;
    border: none;
    border-radius: 4px;
  }

  .tf-btn-submit:hover {
    background-color: #C70039;
  }

  /* wd-form-rating */
  .wd-form-rating {
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    padding: 40px;
  }

  .wd-form-rating h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
  }

  .wd-form-rating .form-rating-heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .wd-form-rating .form-rating-heading .group-rating {
    display: flex;
    align-items: center;
  }

  .wd-form-rating .form-rating-heading .group-rating label {
    margin-right: 16px;
  }

  .wd-form-rating .form-rating-heading .list-star .icon-star-full {
    font-size: 32px;
    margin-right: 8px;
    cursor: pointer;
  }

  .wd-form-rating .form-rating-heading .list-star .icon-star-full:last-child {
    color: #e5e5e5;
  }

  .wd-form-rating .form-rating-content {
    margin: 24px 0px 32px;
  }

  .wd-form-rating .wrap-input,
  .wd-form-rating .wrap-checkbox {
    margin-bottom: 20px;
  }

  .wd-form-rating .wrap-checkbox input {
    margin-right: 9px;
  }

  .wd-form-rating .wrap-input label,
  .wd-form-rating .wrap-notes label {
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 26px;
    color: #121212;
  }

  .wd-form-rating .wrap-input input,
  .wd-form-rating .wrap-notes textarea {
    padding: 15px 16px;
    border-radius: 8px;
    background: #f5f5f5;
    border: hidden;
  }

  .wd-form-rating .wrap-input input:focus {
    color: #121212;
    border: 1px solid#14A077;
  }

  .wd-form-rating textarea {
    width: 100%;
    height: 112px;
  }

  .wd-form-rating input::placeholder,
  .wd-form-rating textarea::placeholder {
    font-size: 16px;
    line-height: 26px;
    color: #64666c;
  }

  .wd-form-rating .tf-btn-submit.style-2 {
    padding: 12px 28px;
    text-transform: capitalize;
  }

  /* wd-job-author */
  .wd-job-author {
    display: flex;
    gap: 30px;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    padding: 40px 40px 28px;
    margin-bottom: 50px;
    border-bottom: 1px solid #e5e5e5;
  }

  .wd-job-author h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    word-break: break-word;

  }

  .wd-job-author .inner-job-left {
    display: flex;
    align-items: center;
    flex: 1;
  }

  .wd-job-author .inner-job-left .group-btn button {
    text-transform: none;
  }

  .wd-job-author .inner-job-left .group-btn button:first-child {
    margin-right: 12px;
  }

  .wd-job-author .job-info {
    margin: 4px 0 12px;
  }

  .wd-job-author .inner-job-right {
    display: flex;
    align-items: flex-start;
  }

  .wd-job-author .logo-company {
    width: 100px;
    height: 100px;
    margin-right: 32px;
  }

  .wd-job-author .inner-job-right .icon-share2 {
    border-radius: 1000px;
    padding: 12px;
    font-size: 16px;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    margin-right: 20px;
  }

  .wd-job-author .inner-job-right .icon-share2:hover {
    color: #C70039;
  }

  .wd-job-author .inner-job-right button {
    display: block;
  }

  .wd-job-author .inner-job-right .tf-btn-submit {
    text-transform: capitalize;
    margin-bottom: 12px;
    padding: 12px 32px;
  }

  .wd-job-author .inner-job-right .tf-btn {
    padding: 12px 54.5px;
    text-transform: capitalize;
  }

  /* wd-author-page-title */
  .wrapper-author-page-title {
    background-image: url("../images/page-title/bg-author-page-title.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0px;
  }

  .wd-author-page-title .author-archive-header {
    display: flex;
    margin-bottom: 28px;
  }

  .wd-author-page-title .logo-company {
    width: 120px;
    height: 120px;
    border-radius: 8px;
    margin: 9px 28px 9px 0px;
  }

  .wd-author-page-title .tag-head {
    background-color: #C70039;
    padding: 7px 12px;
    color: #ffffff;
    border-radius: 24px;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    display: inline-block;
  }

  .wd-author-page-title h4 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    padding: 4px 0px;
  }

  .wd-author-page-title h4 a {
    color: #ffffff;
  }

  .wd-author-page-title h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    word-break: break-word;

  }

  .wd-author-page-title h3 a {
    color: #ffffff;
    margin-right: 9px;
  }

  .wd-author-page-title .author-list {
    display: flex;
    align-items: center;
    margin-top: 12px;
    flex-wrap: wrap;
  }

  .wd-author-page-title .author-list .tag {
    background: rgba(241, 241, 241, 0.2);
    border-radius: 24px;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #ffffff;
    padding: 8px 12px;
    cursor: pointer;
    margin-right: 8px;
  }

  .wd-author-page-title .author-list .map {
    margin-left: 16px;
    margin-right: 24px;
  }

  .wd-author-page-title .author-list .map,
  .wd-author-page-title .author-list .price {
    color: #ffffff;
    cursor: pointer;
  }

  .wrapper-author-page-title .tf-btn {
    text-transform: capitalize;
    border: 1px solid #ffffff;
    color: #C70039;
    width: 184px;
    padding: 12px 0px;
  }

  .wrapper-author-page-title .tf-btn:hover {
    border: 1px solid #C70039;
    color: #ffffff;
  }

  .wrapper-author-page-title .btn-author {
    background: transparent;
    color: #ffffff;
    margin-left: 16px;
    padding: 12px 56.5px;
    border: 1px solid #ffffff;
    text-transform: capitalize;
  }

  /* jobs tab */
  .wrap-sidebar-full.pl1 {
    padding-left: 0;
  }

  .wrap-sidebar-full .widget-filter {
    padding: 18px 24px 20px 17px;
  }

  .wrap-sidebar-full .content-tab {
    max-width: unset;
  }

  .wrap-sidebar-full .content-tab .group-col-3 {
    margin-right: 19px;
  }

  .wrap-sidebar-full .tf-tab {
    margin-left: -7px;
    margin-top: 30px;
    position: relative;
  }

  .group-half-map.st1 .wd-findjob-filer .group-select {
    margin-right: 32px;
  }

  .group-half-map.st1 .content-left {
    padding: 34px 18px 24px 31px;
    padding-bottom: 0;
  }

  .group-half-map .content-job.sc1 .features-job {
    margin-right: 5px;
  }

  .row-group-search.inner-form .form-group-1>input,
  .row-group-search.inner-form .form-group-2 .nice-select {
    border-right: none;
  }

  .job-search-form .form-style-1 {
    border-right: 1px solid #e5e5e5;
  }

  .job-search-form .form-group-3 .current,
  .job-search-form .form-group-4 .current,
  .job-search-form .form-group-5 .current {
    padding-left: 32px;
  }

  .employers-form .form-group-3 .current,
  .employers-form .form-group-4 .current,
  .employers-form .form-group-5 .current {
    padding-left: 20px;
  }

  .inner-form .form-group-1,
  .inner-form .form-group-2,
  .inner-form .form-group-3 {
    flex: none;
  }

  .inner-form .form-group-2 {
    padding-right: 0;
  }

  .inner-form .form-group-3 {
    padding: 0;
  }

  .inner-form button.btn-find {
    padding: 12px 24px;
  }

  .content-tab.padding {
    padding-right: 80px;
  }

  .content-tab.padding .employer-block.style-3 {
    margin-bottom: 28px;
  }

  .tf-container.ct1 {
    width: 1490px;
    margin-left: auto;
    margin-right: auto;
  }

  .group-col-4 {
    display: flex;
    flex-wrap: wrap;
    margin-left: -32px;
  }

  .group-col-4 .cl4 {
    width: calc(25% - 32px);
    margin-left: 32px;
  }

  .job-article.single-employer .inner-content {
    padding-right: 37px;
  }

  .job-article.single-employer .inner-content .job-rating {
    padding-left: 15px;
  }

  .job-article.single-employer .related-job {
    margin: 40px -37px 40px 0px;
  }

  .job-article.single-employer .wd-form-rating {
    margin-right: -37px;
  }

  .group-select-display.left {
    flex-direction: column;
    align-items: flex-start;
  }

  .cl8.padding {
    padding-right: 150px;
  }

  .wd-meta-select-job button {
    text-transform: capitalize;
    display: block;
    padding: 12px 16px;
    background-color: #C70039;
    color: #ffffff;
    border-radius: 4px;
  }

  .wd-meta-select-job button:hover {
    color: #ffffff;
    background-color: #C70039;
  }

  .wd-findjob-filer.mb8 {
    margin-bottom: 8px;
  }

  .pagination-job.style-1 {
    justify-content: flex-start;
  }

  /* PAGE */
  .wd-banner-CTA {
    background-image: url(../images/partners/CTA.png);
    image-rendering: pixelated;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 60px 0px;
    background-repeat: no-repeat;
  }

  .group-banner-CTA h3 {
    text-transform: capitalize;
    color: #ffffff;
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 16px;
  }

  .group-banner-CTA p {
    color: #f1f1f1;
    font-size: 16px;
    line-height: 26px;
  }

  .group-banner-CTA .group-btn {
    margin-top: 28px;
    display: flex;
    justify-content: center;
    gap: 14px;
  }

  .group-banner-CTA .tf-btn {
    text-transform: capitalize;
    border: 1px solid #ffffff;
    color: #C70039;
    width: 184px;
    padding: 12px 0px;
  }

  .group-banner-CTA .tf-btn:hover {
    border-color: #C70039;
    background-color: #C70039;
    color: #ffffff;
  }

  .wrap-bg-counter {
    position: relative;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
    width: 1170px;
    max-width: 100%;
  }

  .wd-banner-counter {
    padding: 80px 0px 105px;
    background-image: url(../images/partners/couter.png);
  }

  .group-title-counter h3 {
    line-height: 44px;
    font-size: 36px;
    color: #23262f;
    margin-bottom: 8px;
  }

  .group-title-counter {
    padding-bottom: 40px;
    text-align: center;
  }

  .group-counter {
    border-radius: 20px;
    background-color: #ffffff;
    position: relative;
    padding: 40px 0px;
  }

  .group-counter .widget-counter {
    border-right: 1px solid #e5e5e5;
  }

  .group-counter .widget-counter.br-none {
    border-right: hidden;
  }

  .group-counter .thumb {
    position: absolute;
    top: -22px;
    right: 80px;
    width: 49px;
    height: 49px;
  }

  .wd-review-job.page-text h3 {
    margin-bottom: 20px;
    font-size: 36px;
    line-height: 44px;
    font-weight: 700;
  }

  .wd-review-job.page-text p {
    font-size: 16px;
    line-height: 26px;
    color: #64666c;
    margin: 0;
  }

  /* shop */
  .wd-shop .inner-box .logo-company {
    max-width: 132px;
    height: 200px;
    margin: 25px 0px;
  }

  .wd-shop .inner-box .group-btn button {
    text-transform: capitalize;
    margin-top: 8px;
  }

  .wd-shop h3 {
    text-transform: capitalize;
    padding-bottom: 8px;
  }

  .wd-shop .price {
    display: flex;
    justify-content: center;
    gap: 4px;
  }

  .wd-shop .price .price-first {
    line-height: 26px;
    font-size: 12px;
    text-decoration: line-through;
  }

  .wd-shop .price .bold {
    font-size: 16px;
    line-height: 26px;
    color: #64666c;
    font-weight: 700;
  }

  /* Check out */
  .bg-coupon {
    background: rgba(20, 160, 119, 0.05);
    border-left: 4.23px solid #C70039;
    padding: 11px 31px;
  }

  .bg-coupon p {
    font-size: 16px;
    line-height: 26px;
  }

  .bg-coupon a {
    color: #C70039;
    text-decoration: underline;
  }

  .form-checkout {
    padding: 0;
    border: none;
  }

  .form-checkout .group-input input,
  .form-checkout .group-input-st1 input {
    padding: 15px 16px;
    background-color: #ffffff;
    border-radius: 4px;
    border: 1px solid #e5e5e5;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #121212;
    height: 56px;
  }

  .form-checkout .group-note textarea {
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    height: auto;
  }

  .form-checkout .group-title {
    margin-bottom: 20px;
  }

  .form-checkout .group-input-st1,
  .form-checkout .group-ant-choice {
    margin-bottom: 20px;
  }

  .form-checkout .group-input label,
  .form-checkout .group-input-st1 label,
  .form-checkout .group-note label {
    font-size: 16px;
    margin-bottom: 12px;
    position: relative;
  }

  .form-checkout .group-input label::after,
  .form-checkout .group-input-st1 label::after,
  .form-checkout .group-note label::after {
    content: "*";
    position: absolute;
    color: red;
  }

  .form-checkout .group-ant-choice .sub-ip:first-child {
    margin-bottom: 8px;
  }

  .form-checkout .group-note textarea {
    margin-top: 0;
  }

  .form-checkout .group-input-st1 input {
    padding: 15px 16px;
  }

  .shop-content.margin {
    margin-left: 88px;
  }

  .wd-order {
    margin-bottom: 32px;
  }

  .bg-checkout {
    background-color: #f5f5f5;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    padding: 24px;
  }

  .wd-order h5,
  .wd-payment h5 {
    margin-bottom: 24px;
  }

  .wd-order .product-list img {
    width: 40px;
    height: 60px;
    margin: 0 15px;
  }

  .wd-order .product-list,
  .wd-order .group-shipping {
    margin-bottom: 28px;
  }

  .wd-order .product-list .product-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
  }

  .wd-order .product-list .product-item:last-child {
    margin-bottom: 0;
  }

  .wd-order .product-list .info {
    display: flex;
    align-items: center;
  }

  .wd-order .product-list .product-item h6 {
    font-size: 16px;
    line-height: 26px;
    margin-left: 8px;
  }

  .wd-order .product-list .product-item .price {
    margin: 0;
    color: #121212;
    font-size: 16px;
    line-height: 26px;
  }

  .wd-order .group-shipping h6 {
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
  }

  .group-shipping ul {
    margin: 12px 0px;
  }

  .group-shipping .shipping-item {
    display: flex;
    justify-content: space-between;
  }

  .group-shipping .shipping-item:first-child {
    margin-bottom: 8px;
  }

  .group-shipping .shipping-item p {
    color: #64666c;
  }

  .group-shipping .shipping-item a,
  .group-shipping .shipping-item span {
    color: #121212;
  }

  .group-total {
    display: flex;
    justify-content: space-between;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
  }

  .wd-payment .group-input {
    display: flex;
    align-items: baseline;
    margin-bottom: 20px;
  }

  .wd-payment .group-input input {
    margin-right: 12px;
    cursor: pointer;
    font-size: 16px;
    position: relative;
  }

  .wd-payment .group-input label {
    color: #121212;
    font-size: 18px;
    line-height: 28px;
  }

  .wd-payment .group-input p {
    color: #64666c;
    margin-top: 4px;
    font-size: 16px;
    line-height: 26px;
  }

  .wd-payment .btn-payment {
    text-transform: capitalize;
    background-color: #C70039;
    border: none;
    padding: 12px 0px;
    font-size: 16px;
    font-weight: 700;
    border-radius: 4px;
    width: 100%;
    color: #ffffff;
  }

  .wd-payment .btn-payment:hover {
    background-color: #C70039;
  }

  .group-input input[name="radio"] {
    accent-color: #C70039;
  }

  .wd-review-job.pt9 {
    padding-top: 32px;
  }

  .wd-review-job.pt10 {
    padding-top: 29px;
  }

  /* blog */
  .widget-blog-1.style-1.cl3 {
    margin-bottom: 32px;
  }

  .side-bar-blog>.widget-blog-1 .image {
    padding-top: 7px;
    padding-bottom: 25px !important;
  }

  .side-bar-blog .widget-blog-1.style-1,
  .blog-detail-01>.widget-blog-1.style-1 {
    border: none;
    margin-bottom: 0;
  }

  .blog-detail-01 .widget-blog-1 .content {
    text-align: center;
  }

  .blog-detail .widget-blog-1 .sub-title {
    margin: 0;
  }

  .blog-detail .widget-blog-1 .main-heading,
  .blog-detail-01 .widget-blog-1 .main-heading {
    padding: 16px 0px;
    margin: 0;
  }

  .widget-blog-1.style-1 .content .meta {
    margin-bottom: 0;
  }

  .group-icon .sl-icon-box.box .icon {
    position: relative;
    cursor: pointer;
    transition: all 0.3s ease;
  }

  .group-icon .sl-icon-box.box:hover .icon {
    background-color: #fff;
  }

  .group-icon .sl-icon-box.box:hover .icon:before {
    width: 100%;
    height: 100%;
  }

  .group-icon .sl-icon-box.box:hover .icon svg path {
    fill: #C70039;
  }

  /* MAP */
  .map-marker-container {
    position: absolute;
    margin-top: 10px;
    transform: translate3d(-50%, -100%, 0);
  }

  .marker-container {
    position: relative;
    top: 25px;
    left: 10px;
    width: 46px;
    height: 46px;
    z-index: 1;
    border-radius: 50%;
    cursor: pointer;
    -webkit-perspective: 1000;
  }

  .face {
    position: absolute;
    width: 28px;
    height: 28px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    text-align: center;
    color: #fff;
    z-index: 100;
    background: #4cbfd8;
    font-size: 24px;
    box-sizing: content-box;
    background-clip: content-box;
    line-height: 46px;
  }

  .face:before {
    position: absolute;
    left: -8px;
    top: -8px;
    height: 44px;
    width: 44px;
    border-radius: 50%;
    border: 8px solid rgba(255, 255, 255);
    box-shadow: 0 2px 30px rgba(20, 159, 117, 0.2);
    content: "";
  }

  .face>div {
    background-image: url(images/resource/company-logo/3-1.png);
    position: absolute;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }

  .map-marker-container:hover .marker-container .marker-card,
  .clicked .marker-container .marker-card,
  .map-marker-container.clicked .marker-card {
    transform: rotateY(360deg);
    transition: all 0.4s ease-in-out;
  }

  #singleListingMap .marker-container {
    cursor: default;
  }

  .marker-card {
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    position: absolute;
    z-index: 1;
  }

  #map .infoBox {
    margin-left: 170px;
    margin-bottom: -100px;
  }

  .map-listing-item {
    position: relative;
  }

  .map-listing-item .infoBox-close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 24px;
    height: 24px;
    background: #fff;
    color: #202124;
    line-height: 24px;
    font-size: 20px;
    border-radius: 8px;
    z-index: 9;
    text-align: center;
    cursor: pointer;
    transition: all 300ms ease;
  }

  .map-listing-item .infoBox-close:hover {
    font-weight: 700;
    color: #C70039;
  }

  .map-listing-item .inner-box {
    position: relative;
    padding: 16px;
    padding-left: 93px;
    border-radius: 12px;
    background: #ffffff;
    min-width: 366px;
    box-shadow: 0px 10px 25px rgba(54, 95, 104, 0.1);
  }

  .map-listing-item .image-box {
    position: absolute;
    left: 20px;
    top: 20px;
  }

  .map-listing-item .image {
    display: block;
    height: 60px;
    width: 60px;
    overflow: hidden;
    margin-bottom: 0;
  }

  .map-listing-item .image img {
    display: block;
    max-width: 100%;
    height: auto;
    transition: all 500ms ease;
  }

  .map-listing-item .content {
    position: relative;
    min-height: 50px;
  }

  .map-listing-item .title {
    color: #ffffff;
    opacity: 0.6;
    margin-left: 3px;
  }

  .map-listing-item h4 {
    position: relative;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #C70039;
  }

  .map-listing-item h4 a {
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    color: #C70039;
    transition: all 300ms ease;
  }

  .map-listing-item h4 a:hover {
    color: #C70039;
  }

  .map-listing-item h3 {
    position: relative;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
  }

  .map-listing-item h3 a {
    color: #202124;
    transition: all 300ms ease;
  }

  .map-listing-item h3 a:hover {
    color: #C70039;
  }

  .map-listing-item .location {
    color: #64666c;
    font-size: 14px;
    line-height: 22px;
    cursor: pointer;
    margin-top: 8px;
  }

  .map-listing-item .location .type {
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    color: #C70039;
    background: rgba(199, 0, 96, 0.1);
    border-radius: 24px;
    padding: 7px 12px;
    transition: all 0.3s ease-in-out;
  }

  .map-listing-item .location .type:hover {
    color: #fff;
    background: #C70039;
  }

  .map-listing-item .job-info {
    position: relative;
    display: flex;
    flex-wrap: wrap;
  }

  .map-listing-item .job-info li {
    position: relative;
    font-size: 14px;
    line-height: 22px;
    color: #696969;
    font-weight: 400;
    padding-left: 25px;
    margin-right: 20px;
  }

  .map-listing-item .job-info li .icon {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 18px;
    line-height: 22px;
    color: #696969;
  }

  .map-listing-item .job-info li a {
    color: #696969;
  }

  .cluster-map-visible {
    text-align: center;
    font-size: 16px !important;
    color: #ffffff !important;
    font-weight: 500 !important;
    border-radius: 50%;
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    background-color: #C70039;
    border: 7px solid rgba(25, 103, 210, 0.2);
    box-shadow: 0 7px 30px rgba(33, 33, 33, 0.3);
    box-sizing: content-box;
    background-clip: content-box;
  }

  .tf-slider .form-sl .form-group-1 input::placeholder {
    color: #b1b1b1;
    font-size: 16px;
    line-height: 26px;
  }

  .content-tab.jobs-tab {
    padding: 0px 13px;
  }

  /*  TF section spacing  */
  .job-category-section {
    padding: 80px 0px 60px;
  }

  .job-category-section-two {
    padding: 90px 0px 60px;
  }

  .job-category-section-three {
    padding: 87px 0px 60px;
  }

  .testimonials-category-section {
    padding: 120px 0px 66px;
  }

  .jobs-section {
    padding-bottom: 80px;
  }

  .jobs-section-two {
    padding: 80px 0px;
  }

  .jobs-section-three {
    padding-bottom: 73px;
  }

  .jobs-section-four {
    padding-bottom: 105px;
  }

  .jobs-tab-section {
    padding-bottom: 100px;
  }

  .employer-section {
    padding: 88px 0px 48px;
  }

  .employer-section-two {
    padding-bottom: 48px;
  }

  .employer-section-three {
    padding: 78px 0px 48px;
  }

  .employer-section-four {
    padding-bottom: 67px;
  }

  .testimonials-section {
    padding-bottom: 52px;
  }

  .testimonials-section-two {
    padding: 80px 0 52px;
  }

  .footer {
    padding-top: 61px;
  }

  .footer .top-footer {
    padding-bottom: 20px;
  }

  .footer .inner-footer {
    padding: 40px 0px;
  }

  .tab-section {
    padding-bottom: 53px;
  }

  .location-section {
    padding: 56px 0px 60px;
  }

  .location-section-two {
    padding: 60px 0px;
  }

  .location-section-two .tes-location {
    padding-bottom: 54px;
  }

  .location-section-three {
    padding: 53px 0px 40px;
  }

  .location-section-four {
    padding: 60px 0px 40px;
  }

  .review-job-section {
    padding: 77px 0px 52px;
  }

  .review-job-section-two {
    padding-top: 80px;
  }

  .review-job-section-three {
    padding: 60px 0px 50px;
  }

  .review-job-section-four {
    padding: 80px 0px 53px;
  }

  .review-job-section-five {
    padding: 144px 0px 65px;
  }

  .review-job-section-six {
    padding: 100px 0px 82px;
  }

  .count-spacing {
    padding: 40px 0px;
  }

  .news-section {
    padding: 80px 0px 77px;
  }

  /* Inner page section spacing */
  .breadcrumb-section,
  .form-sticky.stc1,
  .checkout-section .bg-coupon {
    margin-bottom: 60px;
  }

  .form-sticky.stc2 {
    margin-bottom: 40px;
  }

  .pagination-job.padding {
    padding-top: 8px;
  }

  .pagination-job.p-top {
    padding-top: 24px;
  }

  .pagination-job.p-top-st1 {
    padding-top: 12px;
  }

  .inner-jobs-section,
  .inner-employer-section,
  .candidates-section,
  .pricing-section-three,
  .shop-section {
    padding-bottom: 60px;
  }

  .candidate-section-two {
    padding: 40px 0px 60px;
  }

  .inner-employer-section-two {
    padding-bottom: 45px;
  }

  .inner-employer-section-three {
    padding-top: 40px;
  }

  .inner-jobs-section-two {
    padding: 40px 0px 60px;
  }

  .inner-jobs-section-three {
    padding: 60px 0px;
  }

  .inner-jobs-section-three .features-job.mb1:last-child {
    margin-bottom: 32px;
  }

  .employer-block.style-2.stc2 {
    margin-bottom: 32px;
  }

  .banner-section,
  .term-section,
  .blog-section {
    padding: 60px 0px;
  }

  .wd-thum-career {
    margin-bottom: 16px;
  }

  .content-left .widget-filter.mb1 {
    margin-bottom: 40px;
  }

  .wd-thum-career.cl2.mb1 {
    margin-bottom: 32px;
  }

  .wrapper-author-page-title.stc {
    padding-top: 59px;
    padding-bottom: 40px;
  }

  .wrapper-author-page-title.stc2 {
    margin-bottom: 26px;
  }

  .wrapper-author-page-title.stc .wd-author-page-title {
    padding-bottom: 28px;
    border-bottom: 1px solid #e5e5e5;
  }

  .cadi-available-section {
    padding: 40px 0px 195px;
  }

  .candidate-cv-section {
    padding-bottom: 76px;
  }

  .candidate-cv-section-two {
    padding-bottom: 80px;
  }

  .widget-filter.m-bottom {
    margin-bottom: 40px;
  }

  .wd-cv-item .profile {
    padding-bottom: 82px;
  }

  .inner-review-section,
  .inner-iconbox-section {
    padding: 80px 0px;
  }

  .inner-review-section-two {
    padding-bottom: 50px;
  }

  .inner-testimonials-section {
    padding-bottom: 60px;
  }

  .FAQ-section {
    padding: 60px 0px 38px;
  }

  .pricing-section {
    padding-bottom: 120px;
  }

  .pricing-section-two {
    padding-bottom: 40px;
  }

  .shop-deltail-section {
    padding-bottom: 72px;
  }

  .shop-details {
    padding-bottom: 60px;
  }

  .checkout-section {
    padding-bottom: 40px;
  }

  .account-section {
    padding: 61px 0px 68px;
  }

  .inner-news-section {
    padding: 55px 0px;
  }

  .inner-news-section-2 {
    padding-bottom: 55px;
  }

  .blog-detail-section {
    padding-top: 60px;
  }

  .salary-slider-one {
    position: relative;
  }

  .salary-slider-one .ui-widget.ui-widget-content {
    height: 5px;
    border: none;
    border-radius: 30px;
    background: #d3d3d3;
  }

  .salary-slider-one .ui-slider .ui-slider-range {
    top: 0px;
    height: 5px;
    background: #C70039;
  }

  .salary-slider-one .ui-state-default,
  .salary-slider-one .ui-widget-content .ui-state-default {
    position: absolute;
    top: -10px;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    border: 2px solid #C70039;
    background: #ffffff;
    box-sizing: border-box;
    cursor: pointer;
  }

  .salary-slider-one .input-outer {
    display: flex;
    align-items: center;
    margin-bottom: 35px;
  }

  .filter-block .salary-slider-one label {
    font-weight: 700;
    color: #121212;
    font-size: 16px;
    line-height: 26px;
    margin-right: 5px;
  }

  .salary-slider-one .salary-outer {
    position: relative;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    display: flex;
    align-items: center;
    color: #C70039;
  }

  .shop-details .shop-content button:hover {
    background-color: #C70039;
    color: #ffffff;
  }

  .job-rating .group-title .btn:hover {
    background: #C70039;
    color: #fff;
  }

  .widget-blog-1.stc {
    cursor: pointer;
    border: none;
  }

  .widget-blog-1.stc .content {
    padding: 24px;
    border: 1px solid #ebebeb;
    border-top: none;
    border-radius: 0px 0px 8px 8px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }

  .widget-blog-1.stc:hover .content {
    box-shadow: 0px 10px 25px rgba(54, 95, 104, 0.1);
    border-color: #fff;
  }

  .widget-popular-tags .widget-popular-tags-wrap .widget-popular-tags-item a,
  .widget-blog-1 .sub-title {
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }

  .widget-popular-tags .widget-popular-tags-wrap .widget-popular-tags-item a:hover,
  .widget-blog-1 .sub-title:hover {
    background-color: #C70039;
    color: #fff;
  }

  .widget-blog-1.stc .img-blog {
    overflow: hidden;
    border-radius: 8px 8px 0 0;
  }

  .widget-blog-1.stc .img-blog img {
    width: 100%;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }

  .widget-blog-1.stc:hover .img-blog img {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  /* landing - page */
  /* .header-landing .sticky-area-wrap {
    margin-left: -10px;
  } */

  .home-page-section {
    padding: 100px 0px 60px;
    background: #FAFAFA;
  }

  .home-page-section .tf-title {
    flex-direction: column;
    justify-content: center;
    margin-bottom: 60px;
  }

  .home-page-section .tf-title h2 {
    font-size: 44px;
    line-height: 50px;
    color: #121212;
    margin-bottom: 16px;
  }

  .wrap-col-3 {
    display: flex;
    flex-wrap: wrap;
    margin-left: -75px;
  }

  .wrap-col-3 .cl3 {
    width: calc(33.3333% - 75px);
    margin-left: 75px;
  }

  .home-box-item {
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    cursor: pointer;
  }

  .home-box-item:hover img {
    transform: translate3d(0, -5px, 0);
  }

  .home-box-item.st1 {
    justify-content: center;
    border: 1px solid #F1F1F1;
    border-radius: 16px;
    height: 280px;
  }

  .home-box-item img {
    border-radius: 16px;
    box-shadow: 0px 10px 25px 0px rgba(54, 95, 104, 0.1);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }

  .home-box-item h2 {
    font-size: 24px;
    line-height: 30px;
  }

  .home-box-item.st1 h2 {
    font-size: 24px;
    line-height: 30px;
  }

  .home-box-item.st1 h2 a {
    color: #B1B1B1;
  }

  .mobile-section {
    padding: 60px 0px 80px;
  }

  .wrap-col-3.st1 {
    margin-left: -52px;
  }

  .wrap-col-3.st1 .cl3 {
    width: calc(33.3333% - 52px);
    margin-left: 52px;
  }



  .mobile-box-item .img-box h2 {
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    margin-top: 12px;
  }

  .mobile-box-item .img-box h2 a {
    color: #FFFFFF;
  }

  .mobile-box-item .img-box h2 a:hover {
    color: #C70039;
  }

  .mobile-section .title-iconbox {
    padding-bottom: 60px;
    text-align: center;

  }



  .mobile-section .title-iconbox h2,
  .tes-feature-section .title-iconbox h2 {
    color: #FFFFFF;
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 12px;
  }

  .mobile-section .title-iconbox p {
    padding: 0px 350px;
    color: #E5E5E5;
  }

  .mobile-section .mobile-box-item {
    position: relative;
    display: flex;
    gap: 56px;
  }

  .mobile-section .mobile-box-item .img-phone {
    max-width: 240px;
    height: 399px;
  }

  .mobile-section .mobile-box-item .content-right {
    position: relative;
    display: flex;
    flex-direction: column;
  }

  .mobile-section .mobile-box-item .img-qr-code {
    border-radius: 12px;
    width: 122px;
    margin-left: -123px;
    margin-top: -50px;
  }

  .mobile-section .mobile-box-item svg {
    position: relative;
    margin-left: -10px;

  }

  .mobile-section .mobile-box-item span {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 22px;
  }

  .tf-container.st5 {
    width: 1234px;
  }

  .dashboard-section,
  .package-section {
    padding: 100px 0px;
  }

  .dashboard-section .article-top {
    display: flex;
    align-items: center;
    gap: 94px;
    margin-bottom: 80px;
  }


  .dashboard-section .article-top .inner-right img {
    max-width: 534px;
    width: 534px;
    height: 408px;
    box-shadow: 0px 5px 18px 0px rgba(64, 72, 87, 0.15);
    border-radius: 20px;

  }

  .dashboard-section .tf-title {
    display: block;
    margin-bottom: 32px;
  }

  .dashboard-section .tf-title h2 {
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 6px;
  }

  .dashboard-section .list-check li {
    font-size: 20px;
    line-height: 30px;
    display: flex;
    gap: 16px;
    margin-bottom: 16px;
    align-items: center;
  }

  .circle-check {
    background-color: #37B853;
    border-color: #37B853;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    position: relative;
    display: inline-block;
  }


  .circle-check::after {
    border: 2px solid #fff;
    border-top: none;
    border-right: none;
    content: "";
    height: 8px;
    left: 6px;
    position: absolute;
    top: 6px;
    transform: rotate(-45deg);
    width: 12px;
  }

  .dashboard-tag {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    justify-content: center;
  }



  .dashboard-tag:first-child {
    margin-bottom: 25px;
  }

  .dashboard-tag li {
    padding: 16px 24px;
    box-shadow: 0px 10px 25px 0px rgba(54, 95, 104, 0.1);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    cursor: pointer;
  }

  .dashboard-tag li:hover {
    transform: translate3d(0, -5px, 0);
  }

  .dashboard-tag a {
    color: #121212;
    font-size: 24px;
    line-height: 30px;
    display: flex;
    align-items: center;
    gap: 12px;
    font-weight: 700;

  }

  .tes-feature-section {
    padding: 80px 0px;
    overflow: hidden;
  }

  .tes-feature-section .title-iconbox {
    text-align: center;
  }

  .tes-feature-section .title-iconbox h2 {
    margin-bottom: 16px;
  }

  .tes-feature-section .title-iconbox p {
    padding: 0px 357px;
    color: #E5E5E5;
  }

  .feature-box {
    padding: 24px;
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.04);
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0.04));
    display: flex;
    align-items: center;
    gap: 32px;
    overflow: hidden;
    /* width: 540px !important; */
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;

  }

  /* .feature-box::after {
    content: "";
    position: absolute;
    top: -110%;
    left: -210%;
    width: 200%;
    height: 200%;
    opacity: 0;
    background: rgba(255, 255, 255, 0.13);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.13) 0%, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0) 100%);
    transition: all 0.7s;
  } */

  .feature-box:hover {
    background: linear-gradient(92.99deg, rgba(229, 229, 229, 0.2) -5.59%, rgba(229, 229, 229, 0) 123.02%),
      linear-gradient(0deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.12));
    transition: all 0.3s ease-in-out;
    border: transparent;
    /* transform: translate3d(0, -5px, 0); */
  }

  .feature-box h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 12px;
  }

  .feature-box p {
    font-size: 18px;
    line-height: 28px;
    color: #E5E5E5;
  }

  .feature-box h2 a {
    color: #FFFFFF;
  }

  .feature-box .icon {
    width: 80px;
    height: 80px;
    padding: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135.3deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 120%);

    border-radius: 8px;
  }

  /* .tes-feature-section .swiper-slide {
    width: 540px !important;

  } */

  .tes-feature-section .feature-slider {
    margin-left: 76px;
  }

  .tes-feature-section .feature-slider.st1 {
    margin-top: 40px;
    margin-left: -140px;

  }

  .package-section h2 {
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 32px;
    text-align: center;
  }

  .package-list {
    display: flex;
    justify-content: center;
    cursor: pointer;
    margin: 0px -15px;
  }

  .package-list .package-list-item {
    width: 176px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;


  }

  .package-list .package-list-item:hover {
    transform: translate3d(0, -3px, 0);
  }

  .package-list .package-list-item span {
    width: 92px;
    height: 92px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 10px 25px 0px rgba(54, 95, 104, 0.1);
    border-radius: 8px;
  }

  .package-list .package-list-item span svg path {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }

  .package-list .package-list-item a {
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    color: #121212;
  }

  .package-list .package-list-item:hover a,
  .package-list .package-list-item:hover svg path {
    color: #14A077;
    fill: #14A077;
  }

  .mb-st1 {
    margin-bottom: 32px;
  }

  .package-section .archive-top {
    margin-bottom: 100px;
  }

  .home-box-item.st2 {
    border-radius: 24px;
    padding: 24px 24px 28px;
    background-color: #F5F5F5;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 0;

  }




  .home-box-item.st2 .img-box {
    border-radius: 12px;

    overflow: hidden;
  }

  .home-box-item.st2 img {
    border-radius: 12px;
    width: 100%;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    box-shadow: unset;

  }

  .home-box-item.st2:hover img {
    transform: scale3d(1.1, 1.1, 1.1);

  }

  .home-box-item.st2 .content h2 {
    font-size: 24px;
    line-height: 30px;
    text-transform: capitalize;
    margin-bottom: 12px;
  }

  .home-box-item.st2 .content p {
    font-size: 18px;
    line-height: 28px;
    color: #64666C;
    text-align: center;
  }

  .align-center {
    align-items: center;
  }

  .tes-home-section {
    padding: 80px 0px 120px;
    overflow: hidden;
  }

  .tes-home-section .tf-title {
    margin-bottom: 60px;
  }

  .tes-home-section .tf-title h2 {
    font-size: 44px;
    padding-right: 107px;
    line-height: 50px;
    color: #ffffff;
  }

  .tes-home-section .tf-title p {
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
  }

  .tes-home .tes-img-box img {
    border-radius: 12px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }

  .tes-home .tes-img-box:hover img {
    transform: translate3d(0, -5px, 0);

  }

  .tes-home .tes-bullet {
    margin-bottom: -60px;
    bottom: 0 !important;
  }

  .tes-home .tes-bullet span,
  .tes-home .tes-bullet span::before {
    border: 1px solid #FFFFFF;
  }

  .tes-home .tes-bullet span.swiper-pagination-bullet-active {
    background: #E5E5E5;
  }

  .landing-footer {
    padding-top: 0px;
    background-image: url(../images/slider/landing-footer.jpg);
    background-color: #FAFAFA;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;

  }

  .landing-footer .top-footer {
    text-align: center;
    padding-bottom: 0;
  }

  .landing-footer .top-footer .content {
    position: relative;
    padding-top: 154px;
    padding-bottom: 120px;
    border-bottom: 1px solid rgba(229, 229, 229, 1);
  }

  .landing-footer .top-footer .content .icon1 {
    position: absolute;
    left: 28%;
    top: 16%;
  }

  .landing-footer .top-footer .content .icon2 {
    position: absolute;
    right: 25%;
    top: 17%;
  }

  .landing-footer .top-footer .content .icon2 img {
    height: 44px;
  }

  .landing-footer .top-footer .content .icon3 {
    position: absolute;
    left: 5%;
    top: 38%;
  }

  .landing-footer .top-footer .content .icon4 {
    position: absolute;
    left: 25%;
  }

  .landing-footer .top-footer .content .icon5 {
    position: absolute;
    right: 15%;
  }

  .landing-footer .content .inner img {
    width: 168px;
    height: 40px;
  }

  .landing-footer .content .inner h2 {
    color: #FF5733;
    font-size: 56px;
    line-height: 78px;
    margin: 20px 0px;
    padding: 0px 200px;
  }

  .landing-footer .content .inner p {
    margin-bottom: 40px;
    color: #64666C;
    font-size: 20px;
    line-height: 30px;
    padding: 0px 300px;
  }

  .landing-footer .content .inner .btn-view {
    border-radius: 8px;

  }

  .landing-footer .bottom {
    background-color: #FAFAFA;
    padding: 14px 0px;
  }

  .landing-footer .bottom .bt-left {
    display: flex;
  }

  .select-language .nice-select {
    display: none;

  }

  .select-language .filter-option-inner-inner,
  .select-language .bootstrap-select .dropdown-menu li a span.text {
    text-transform: capitalize;
    font-size: 14px;
    line-height: 25px;
  }

  .select-language button {
    padding: 0;
    background: transparent;
    border-color: transparent;
    width: 70% !important;

  }

  .select-language .bootstrap-select>.dropdown-toggle,
  .select-language button:active,
  .select-language button:hover {
    background: transparent;
    border-color: transparent
  }

  .select-language .bootstrap-select .dropdown-menu {
    min-width: 60%;
  }

  .select-language .dropdown-toggle::after {
    display: none;
  }

  .select-language img {
    margin-right: 7px;
    width: 20px;
  }

  .select-language .filter-option-inner-inner {
    display: flex;
    align-items: center;
  }

  .select-language .bootstrap-select .dropdown-toggle:focus,
  .select-language .bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    outline: none !important;
    box-shadow: unset;
  }

  .select-language .dropdown-item.active,
  .select-language .dropdown-item:active {
    background-color: #C70039;
  }

  .pr-0 {
    padding-right: 0 !important;
  }

  .header.modal-docx {
    z-index: 999 !important;
  }

  .highlight {
    background-color: #f8f9fa;
    padding: 20px;

  }

  .highlight .c {
    color: #727272;
  }

  .highlight .p {
    color: #333;
  }

  .highlight .nt {
    color: #c6303e;
  }

  .highlight .na {
    color: #6f42c1;
  }

  .highlight .o {
    color: #333;
  }

  .highlight .s {
    color: #084298;
  }

  .highlight .na {
    color: #6f42c1;
  }

  .using {
    color: #c6303e;
    ;
  }

  .btn-primary {
    background-color: #C70039;
    border: 1px solid #C70039;
    text-transform: capitalize;
  }

  .btn-primary:focus,
  .btn-primary:hover,
  .btn-primary:active,
  .btn-primary:active:focus {
    background-color: #C70039;
    border: 1px solid #C70039;
    box-shadow: unset;

  }
