@charset "utf-8";
body{
    font-family: 'Inter Tight', sans-serif;
}
a{
    cursor:pointer;
}
.well-style {
    text-align:center;
    max-width:517px;
    margin-bottom:9px!important;
    font-size:18px;
    margin-left:61px;
    background-image:none!important;
    background-color:#3bbdad;
}
.landing_page_pro{
    background:#e6f7f5;
    min-height:84vh;
    width:100%;
    border-bottom:solid 1px #3bbdad;
    padding:0 13px;
}
.main_logo_pro{
    padding:10px 0!important;
}
.kudospro_menus {
    padding:19px 0;
}
.kudospro_menus ul {
    padding:0;
    margin:0;
}
.kudospro_menus ul li {
    display:inline-block;
    padding:0 10px;
}
.kudospro_menus ul li a {
    font-family: 'Inter Tight', sans-serif;
    font-size:18px;
    color:#3a3a3a;
    text-decoration:none;
}
.kudospro_menus ul li a.sign_in_pro {
    color:#000;
    border-bottom:solid 2px #3bbdad;
    padding-bottom:3px;
}
.kudospro_menus.kudospro_menus_systemF li a {
    font-family: 'Inter Tight', sans-serif;
    font-weight:400;
}
.writing_resumes {
    padding:90px 0!important;
}
.vcenter {
    
}
.remove_space {
    padding:0;
}
.writing_pro_resumes{
    max-width:540px;
    color:#000;
}
.writing_pro_resumes_sign {
    max-width:400px;
    width:100%;
    height: 77%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.signup-btn {
    font-family: 'Inter Tight', sans-serif;
    border-radius:5px;
    color:#00c5ae;
    background:#fff;
    border:none;
    width:100%;
    font-size:18px;
    padding: 10px 0;
    margin-top: 20px;
    max-width:300px;
}
.signup-btn-teal {
    font-family: 'Inter Tight', sans-serif;
    border-radius:5px;
    color:#fff;
    background:#00c5ae;
    border:none;
    width:100%;
    font-size:18px;
    padding: 10px 0;
    margin: 20px 10px;
    max-width:300px;
    font-weight: 500;
    letter-spacing: 1pt;
}
.writing_pro_resumes h5{
    font-size:48px;
    font-family: 'Inter Tight', sans-serif;
    font-weight: 700;
    color:#000;
    line-height:1;
    margin-bottom: 25px;
}
.writing_pro_resumes h5 span{
    display:block;
}
.writing_pro_resumes p{
    font-family: 'Inter Tight', sans-serif;
    font-size:20px;
    font-weight:400;
    margin:0;
    line-height:30px;
}
.writing_pro_resumes p.start_buliding{
    margin-top:20px;
}
.start_buliding,.start_buliding a{
    font-family: 'Inter Tight', sans-serif;
    color:#000;
    font-size:20px;
    font-weight:700;
}
.writing_pro_resumes_sign ul{
    padding:0;
    margin:0;
}
.writing_pro_resumes_sign ul li{
    display:block;
    padding:5px 0;
}
.writing_pro_resumes_sign ul li input{
    font-family: 'Inter Tight', sans-serif;
    font-weight:400;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    outline:0;
    width:100%;
    height:45px;
    background:#fff;
    border:solid 1px #c0fef3;
    border-radius:5px;
    font-size:16px;
    padding:10px 20px;
}
.footer-div {
    background:#00c5ae;
    padding-top:10px;
    text-align:center;
}
@media (max-width:1299px) {
    .writing_pro_resumes h5 {
        font-size: 50px;
    }
    .writing_pro_resumes p {
        font-size: 20px;
    }
}
@media (min-width:992px) and (max-width:1199px) {
    .well-style {
        max-width: 70%;
        margin: 0 auto;
    }
    .well-style-signIn {
        max-width: 400px!important;
        margin: 0 auto!important;
    }
    .main_logo_pro {
        padding: 30px 15px!important;
    }
}
@media(max-width:1199px) {
    .landing_page_pro {
        /* min-height: 95vh; */
    }
    .writing_resumes {
        padding: 20px 10px!important;
    }
}
@media (max-width:991px) { 
    .writing_resumes {
        padding: 0 10px 20px!important;
    }
    .footer_kudos_pro_wrap {
        width: 95px !important;
        float: left;
    }
}
@media(min-width:768px) {
    .writing_pro_resumes{
        max-width: 100%;
        text-align: left;
        margin: 0 auto 15px;
    }
}
@media (max-width:767px) {
    .main_logo_pro {
        padding: 20px 10px 0!important;
    }
    .writing_pro_resumes {
        max-width: 100%;
        text-align: left;
        margin: 0 auto 15px;
    }
    .writing_pro_resumes p.start_buliding {
        margin-top: 4px;
    }
    .writing_pro_resumes_sign {
        max-width: 400px;
        width: 100%;
        float: none!important;
        margin: 0 auto;
    }
}
@media(max-width:540px) {
    .kudospro_menus ul li a {
        font-size: 15px;
    }
    .kudospro_menus ul li {
        display: inline-block;
        padding: 0 3px;
    }
    .kudospro_menus {
        padding: 19px 0;
    }
}
@media(max-width:499px) {
    .sign_in_pro_up a {
        font-size: 19px;
    }
    .writing_pro_resumes h5 {
        font-size: 40px;
        margin-top:50px;
        line-height: 1.1;
    }
    .writing_pro_resumes p {
        font-size: 18px;
        margin-bottom: 15px;
        line-height: 1.3;
    }
    .writing_pro_resumes_sign ul li input {
        width: 100%;
        height: 40px;
        background: #C0FEF3;
        border: solid 1px #C0FEF3;
        font-size: 14px;
        padding: 10px 12px;
    }
    button.sign_up_its_free {
        height: 40px;
        font-size: 16px;
        margin-top: 3px;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .social_network li button {
        height: 40px;
        font-size: 15px;
    }
}
@media(max-width:399px) {
    .kudospro_menus ul li a {
        font-size: 14px;
    }
    .writing_pro_resumes h5 {
        /* font-size: 19px; */
    }
    .writing_pro_resumes {
        max-width: 100%;
    }
    .writing_pro_resumes p {
        font-size: 17px;
    }
    .start_buliding, .start_buliding a{
        font-size: 17px;
        /*word-break: break-all;*/
    }
}
.mat-icon {
    background-repeat: no-repeat;
    display: inline-block;
    fill: currentColor;
    height: 24px;
    width: 24px;
}
.footer_kudos_pro {
    background: #f4f4f4;
    border-top: solid 1px #727272;
    padding: 50px 0;
    min-height: 300px;
}
.footer_menu_section_in_all {
    display: block;
}
.footer_kudos_pro_wrap {
    width: 10%;
    float: left;
}
.footer_kudos_pro_wrap ul {
    padding: 0;
    margin: 0;
}
.footer_kudos_pro_wrap ul li {
    display: block;
}
.footer_kudos_pro_wrap li a.footer_menu_top {
    display: block;
    font-size: 16px;
    color: #727272;
    text-decoration: none;
    margin-bottom: 15px;
}
.footer_kudos_pro_wrap li a.footer_menus {
    display: block;
    font-size: 14px;
    color: #8c8c8c;
    text-decoration: none;
    margin-bottom: 10px;
}
.footer_pro_menu_logo {
    text-align: right;
    display: block;
}
.p-0 {
    padding: 0;
}
.move-right {
    /* float: right; */
    order: 2;
}
.top-logo {
    /* padding-top: 10px; */
    height: 5vh;
}
.top-logo-mobile {
    /* margin-top: 10px;*/
    height: 5vh;
}



.writing_pro_resumes_sign ul li .social_network li {
    width: 100%;
}
.auto-login {
    margin: 100px auto 10px;
    border: none;
    text-align: center;
    font-weight: bold;
    font-size: 32px;
}
.google-btn-container {
    width: 100%;
    text-align: center;
}
.google-btn-container iframe{
    width: 100%;
}
.google-btn-container iframe{
    width: 100%;
}
.google-btn-container iframe .container{
    width: 100%;
}

/* Loader starts */
.lds-facebook {
  display: inline-block;
  position: relative;
  width: 90px;
  height: 45px;
  top: -5px;
}

.lds-facebook div {
  display: inline-block;
  position: absolute;
  left: 8px;
  width: 16px;
  background: #fff;
  animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}

.lds-facebook div:nth-child(1) {
  left: 8px;
  animation-delay: -0.24s;
}

.lds-facebook div:nth-child(2) {
  left: 32px;
  animation-delay: -0.12s;
}

.lds-facebook div:nth-child(3) {
  left: 56px;
  animation-delay: 0;
}

@keyframes lds-facebook {
  0% {
    top: 8px;
    height: 32px;
  }

  50%,
  100% {
    top: 24px;
    height: 16px;
  }
}
/* Loader ends */


.new_pro_sign_in {
    /* margin: 7% auto 10px; */
    /* border: solid 1px #cecece; */
    padding: 20px;
    border-radius: 6px;
}
.login_pro_section h1 {
    font-size: 17px;
    color: #3bbdad;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 10px;
}
.login_pro_section h3 {
    font-size: 17px;
    color: #232323;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 20px;
}
.writing_pro_resumes_sign {
    /* max-width: 450px; */
    max-width: 400px;
    width: 100%;
}
.writing_pro_resumes_sign ul.nav-pills {
    border-bottom: solid 1px #cecece;
    margin-bottom: 20px;
    display: none;
}
.writing_pro_resumes_sign ul {
    padding: 0;
    margin: 0;
}
.writing_pro_resumes_sign .nav-pills li {
    width: 49%;
    padding: 0;
}
.writing_pro_resumes_sign ul li {
    display: block;
    padding: 5px 0;
    position: relative;
}
.writing_pro_resumes_sign .nav-pills>li>a.active {
    background-color: transparent;
    color: #3bbdad;
    border-bottom: solid 2px #3bbdad;
    border-radius: 0;
}
.writing_pro_resumes_sign .nav-pills>li>a:hover {
    border-bottom: solid 2px #3bbdad;
}
.writing_pro_resumes_sign .nav>li>a {
    color: #828282;
}
.writing_pro_resumes_sign .nav>li>a:hover {
    background-color: transparent;   
}
.writing_pro_resumes_sign .nav-pills li a {
    text-align: center;
    font-size: 17px;
}
.writing_pro_resumes_sign ul li input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    width: 96.5%!important;
    height: 45px!important;
    background: #fff;
    border: solid 1px #dbe0df!important;
    border-radius: 5px!important;
    font-size: 16px!important;
    padding-left: 10px!important;
    /* padding: 10px 20px; */
}
button.sign_up_its_free {
    height: 45px;
    border-radius: 5px;
    color: #fff;
    background: #3bbdad;
    border: none;
    width: 100%;
    font-size: 18px;
    margin-top: 10px;
    cursor: pointer;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.forgot_password_section {
    color: #0098EA;
    font-size: 14px;
    /* text-align: center; */
    margin-bottom: 0;
    margin-top: 10px;
}
a.forgot_password_section_sign {
    /* border-bottom: solid 2px #828282; */
    margin: 0 8px;
    cursor: pointer;
    text-decoration: none;
    color: #0098EA;
    display: inline-block;
}
.or_class_in {
    min-height: 10px;
    text-align: center;
    position: relative;
    font-size: 18px;
    margin-bottom: 14px;
}
.before_or {
    position: absolute;
    width: 100%;
    display: block;
    height: 1px;
    left: 0;
    background: #d0d1d1;
    top: 11px;
    z-index: 0;
}
span.in_class_sign {
    z-index: 1111;
    width: 60px;
    display: flex;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;
    color: #D0D0D0;
    font-size: 14px;
    justify-content: center;
    align-items: center;
}
.google-btn-container {
    width: 100%;
    /* margin-top: 18px; */
    text-align: center;
    overflow: hidden;
    border: none;
}

.custom-google-btn{
    border: none;
    display: flex;
    justify-content: center;
}
.google-signin{
    border: none;
}
.g_id_signin{    
    border: none;

}
@media(max-width:480px) {
    .google-btn-container {
        /* transform: scale(0.8); */
        transform-origin: left;
    }
}

.content {
  display: flex;
}

.form {
  display: none;
}

.active {
    display: block;
}

.form label {
  display: block;
  margin-bottom: 5px;
}

.form input[type="text"],
.form input[type="email"],
.form input[type="password"] {
  /*width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-sizing: border-box;
  margin-bottom: 15px;*/
}

.form button {
  /*background-color: #333;
  color: #fff;
  padding: 10px 15px;
  border: none;
  border-radius: 3px;
  cursor: pointer;*/
}

#password-strength {
  margin: 0;
  font-weight: bold;
  color: #999;
}



/* ------------------------- */




.container{
    height: 100vh;
    min-width: 100vw;
    background: #fff;
    display: flex;
    padding: 0;
    margin: 0;
    position: relative;
  }
  .left-section{
    width: 50%;
    height: 93.5vh;
    background: #f0fcfa;
    margin: 30px;
    border-radius: 16px;
    padding: 29px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
    overflow: hidden;
  }
  .left-section .kw-logo{
    /* position: absolute */
  }
  .contents{
    width: 86%;
    margin: auto;
  }
  h5{
    font-size: 26px!important;
    font-family: "Piazzolla", serif;
    font-weight: 700!important;
    color: #232323;
    line-height: 145%!important;
    margin: 10px 0!important;
  }
  p{
        /* font-family: sans-serif; */
    font-family: "Inter Tight", sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.5px;
    margin: 0;
    line-height: 140%;
    color: #232323;
  }
  .list-unstyled{
    margin: 13px 25px;
    gap: 7px;
    display: flex;
    flex-direction: column;
    min-height: 15vh;
  }
  .features-section{
    text-align: center;
    display: flex;
    align-items: center;
    max-height: 43%;
    justify-content: center;
    position: relative;
    flex-wrap: wrap;
    gap: 20px;
    max-width: 810px;
    margin: auto;

  }
  .features-img{
    width: 80%;
    max-height: 20vh;
    position: absolute;
    z-index: 1;
  }
  .features-section div{
    background: #fff;
    opacity: 80%;
    display: flex;
    align-items: flex-start;
    flex-direction: column!important;
    z-index: 2;
    flex-direction: column;
    padding: 10px 15px;
    max-width: 17vw;
    border-radius: 14px;
    gap: 7px;
  }
  .features-section div:nth-child(2) {
    margin-left: 35px;
  }
  .features-section div:nth-child(3) {
    margin-left: -35px;
  }
  .features-section div:nth-child(4) {
    margin-left: 100px;
  }
  .features-section div:nth-child(5) {
    margin-left: -70px;
  }
  .features-section div h6{
    text-align: justify;
    font-size: 17px;
    font-weight: 500;
    color: #232323;
    margin: 0;
  }
  .features-section div span{
    text-align: left;
    font-size: 12px;
    color: #515151;
  }

  @media(min-width: 768px) and (max-width: 1368px) {
    h5{
        font-size: 28px!important;
        font-weight: 700!important;
      }
}

@media(max-width: 768px) {
  .left-section{
    display: none;
  }
}

@media(max-width: 360px) {
    .owl-carousel .owl-item .card .name {
        left: 30%;
    }
}
/* --------- */

.features-sections{    
    display: flex;
    justify-content: center;
    height: 25%;
}
.features-imgs{    
    /* height: 50%; */
}


  /* ----text animation---------- */

  .text-animation h2, 
    .text-animation p {
    opacity: 0;
    transform: translateY(10px);
    transition: all 0.5s ease;
    }

    .text-animation h2.active, 
    .text-animation p.active {
    opacity: 1;
    transform: translateY(0);
    }
    .list-unstyled h6{
        font-family: "Piazzolla", serif;
        font-size: 22px;
        font-weight: 700;
        text-align: left;
    }
    .list-unstyled p{
        /* font-family: "Piazzolla", serif; */
        text-align: left;
        /* font-size: 15px;
        font-weight: 500; */
        font-family: sans-serif;
        font-size: 16px;
        font-weight: 400;
    }


  .list-unstyled div{
    font-size: 17px;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 13px;
  }

  .list-unstyled li{
    font-size: 14px;
    font-weight: 400;
    /* display: flex;
    align-items: center; */
    gap: 13px;
  }
  .list-unstyled li span{
    width: 22px;
    height: 22px;
    border-radius: 5px;
    background: #3bbdad;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .list-unstyled li span i{
    font-size: 15px;
    color: #fff;
  }
  .right-section {
    max-width: 50%;
    height: 100vh;
    display: flex;
    align-items: center;
   flex-direction: column;
   justify-content: space-around;
   overflow: hidden;
  }
  .login-section-title h3 {
    font-size: 24px;
    color: #000;
    /* text-align: center; */
    margin-top: 0;
  }
  
  .login-section{
    margin: 0 auto 10px;
      /* border: solid 1px #cecece; */
      padding: 20px 30px;
      border-radius: 6px;
  }
  
  .right-section input{
    border: 1px solid #D0D0D0;
    border-radius: 4px;
    padding: 1px 14px;
    /* max-width: 326px; */
  }
  .right-section button{
    border-radius: 4px;
    padding: 1px 14px;
    /* max-width: 355px; */
  }

  .not-registered-text {
    text-align: center!important;
  }
  .not-registered-text span{
    font-size: 14px;
    text-align: center!important;
    margin-top: 12px;
    color: #232323;
  }
  .not-registered-text span a{
    margin-left: 4px;
  }

  .kw-logo-right{
    position: absolute;
    display: flex;
   margin: 20px;
  }
 /* .logo-container{
    height: 40px;
    display: flex;
    align-items: center;
 }
 .logo-container img{
    margin: 0 10px;
 } */
 .logo-container img{
    margin: 0 10px;
 }
 .logo-container {
    overflow: hidden;
    width: 100%;
    position: relative;
    /* background-color: #f9f9f9; */ 
    /* height: 58px; */
    gap: 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.logo-track {
    display: flex;
    align-items: center;
    gap: 30px; /* Adjust spacing between logos */
    animation: scroll-left 25s linear infinite, fade-effect 1s linear infinite;
}

.logo-container .compaines{
    font-size: 12px;
    letter-spacing: 0.5px;
    color: #d1d1d1;
}

.client-logo {
    font-size: 18px;
    letter-spacing: 1.2px;
    letter-spacing: 20%;
    font-weight: 500;
    width: max-content;
    color: #bdbdbd;
    /* min-width: 80px; */
    min-height: 20px;
    /* opacity: 0; */
    transition: opacity 0.1s ease-in-out;
}

@keyframes scroll-left {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(-100%);
    }
}

@keyframes fade-effect {
    /* 0%, 20%, 100% {
        opacity: 0;
    } */
    10%, 90% {
        opacity: 1;
    }
}



@media(max-width: 768px) {
    .right-section{
        max-width: 100%;
        margin: auto
    }
    .writing_pro_resumes_sign {
        width: 90vw;
    }
    .logo-container{
        display: none
      }
  }
@media(min-width: 769px) {
    .kw-logo-right{
        display: none
      }
  }
  
/* Importing fonts from Google */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap');

.owl-carousel .owl-item {
    transition: all 0.3s ease-in-out;
}

.owl-carousel .owl-item .card {
    padding: 30px;
    position: relative;
}

.owl-carousel .owl-stage-outer {
    overflow-y: auto !important;
    padding-bottom: 40px;
}

.owl-carousel .owl-item img {
    height: 200px;
    object-fit: cover;
    border-radius: 6px;
}

.owl-carousel .owl-item .card .name {
    position: absolute;
    bottom: -20px;
    left: 33%;
    color: #101c81;
    font-size: 1.1rem;
    font-weight: 600;
    background-color: aquamarine;
    padding: 0.3rem 0.4rem;
    border-radius: 5px;
    box-shadow: 2px 3px 15px #3c405a;
}

.owl-carousel .owl-item .card {
    opacity: 0.2;
    transform: scale3d(0.8, 0.8, 0.8);
    transition: all 0.3s ease-in-out;
}

.owl-carousel .owl-item.active.center .card {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

.owl-carousel .owl-dots {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.owl-theme .owl-dots .owl-dot span {
    height: 20px;
    background: #2a6ba3 !important;
    border-radius: 2px !important;
    opacity: 0.8;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    height: 13px;
    width: 13px;
    opacity: 1;
    transform: translateY(2px);
    background: #83b8e7 !important;
}

@media(min-width: 480.6px) and (max-width: 575.5px) {
    .owl-carousel .owl-item .card .name {
        left: 24%;
    }
}

@media(max-width: 360px) {
    .owl-carousel .owl-item .card .name {
        left: 30%;
    }
}


/* =====testimonal===== */


.carousel-container h5 {
    text-align: center;
    font-size: 22px!important;
    /* margin: 40px 0 -50px;
    padding-bottom: 20px; */
    background-repeat: no-repeat;
    background-position: center bottom;
  }
  
  .carousel-container .carousel {
    /* height: 600px; */
    /* perspective: 200px;
    height: 300px; */ 
    /* perspective: 408px; */
    /* height: 323px; */
    height: 260px;
    perspective: 200px
    /* margin-left: -89px; */
  }
  
  .carousel .carousel-item {
    /* width: 640px; */
    /* height: 400px; */
    /* width: 359px; */
    height: 210px;
    width: 337px!important;
    position: relative;
  }

  .carousel .carousel-item .teampng{
    display: flex;
    position: absolute;
    z-index: 1;
  }
  
  .carousel-container .card {
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
    /* width: 359px; */
    max-height: 203px;
    /* margin: auto; */
    text-align: center;
    border-radius: 12px;
    overflow: hidden;
    height: 210px;
    background-color: #fff;
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* width: 151%; */
    width: 100%;
    user-select: none;
    -webkit-user-select: none; 
    -moz-user-select: none;
    -ms-user-select: none;
  }
  .feedback-content{
    z-index: 2;
  }
  .client-profile{
    z-index: 2;
  }
  
  .testimonial-img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    /* margin-top: 20px;
    margin-bottom: 15px; */
    border: 2px solid #3bbdad;
    box-shadow: 0 0 5px #53e2d1;
  }
  .carousel-container p{
    /* font-size: 14px; */
    font-size: 11px;
    font-weight: 400;
    color: #232323;
    margin-top: 4px;
    /* text-align: justify; */
  }

  .carousel-container .lg-card-text{
    font-size: 7px;
    font-weight: 400;
    color: #232323;
    margin-top: 4px;
  }
  .carousel-container .md-card-text{
    font-size: 9px;
    font-weight: 400;
    color: #232323;
    margin-top: 4px;
  }
  .carousel-container h4 {
    font-size: 18px;
    font-weight: 500;
    color: #1f1f1f;
  }
  
  .stars {
    font-size: 15px;
    color: #FFD700;
    /* margin: 0; */
    margin: 9px;
    gap: 6px;
  }
  
  .stars span {
    margin: 1px;
  }
  .star.empty {
    color: #e0e0e0;
    margin: 0;
  }
  .client-profile{
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .client-profile h4{
    margin: 0 10px;
    font-size: 12px;
    color: #777777;
  }
  .client-profile img{
    margin: 0;
  }
  
/* Style for the spinner */
.spinner {
    border: 2px solid #f3f3f3; 
    border-top: 2px solid #1a1a1a;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    animation: spin 1s linear infinite;
    margin: auto;
  }
  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }
  
  /* Optionally hide button text during loading */
  .button-loading .button-text {
    visibility: hidden;
  }
  