.main.inner-page {
    padding-top: 110px;
}

.inner-page .banner-hero{
    padding: 0px;
}
.about .banner-hero::before {
    background-color: transparent !important;
}

.about .bg-banner-about {
    background-color: #eefaff;
    background-image: url('../imgs/bg.png');
}

.about .box-button-shadow::before {
    background: #0c5b7900;
}

.inner-page .banner-hero .block-banner {
    padding:0px;
}
.banner-about .banner-inner .banner-imgs{
    padding-top: 0px;
}

.inner-page .card-grid-4 {
    height: 100%;
}

.ab-pop-2 {
    padding: 26px 30px;
    background-color: #fff;
    border-radius: 12px 0px 12px 0px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    width: 178px;
    position: absolute;
    bottom: 8%;
    right: -2%;
    z-index: 222;
    animation: hero-thumb-animation 2s linear infinite alternate;
}

.ab-pop-2 h5 {
    color: #125b78;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 6px;
}

.about.inner-page .box-image-findjob.box-image-about::before {
    display: none;
}

.banner-hero .banner-description {
    line-height: 1.5;
}


.rating-star p{
    font-size: 16px;
    font-weight: 600;
    color: #454545;
    margin-bottom: 2px;
}
.rating-star i{
    color: #f4bd48;
    font-size: 16px;
}
p {
    font-size: 18px;
}

.testi .card-grid-3 {
    height: 100%;
}

.heading-lg {
    font-size: 48px;
}

.pri-clr {
    color: #0c5b79;
}

.ip-hero-img {
    width: 455px;
}

.section-title {
    font-size: 48px;
    line-height: 1.2;
    font-weight: 700;
}

.ser-types {
    padding: 20px 24px;
    border-radius: 12px;
    border: 1px solid #ddd;
    height: 100%;
}

.ser-types i{
    font-size: 26px;
    color: #0c5b79;
}

.ser-types p {
    font-size: 18px;
    margin-top: 8px
}



.ser-dis, .ser-adv {
    padding: 20px 24px;
    border-radius: 25px;
    background-color: #ffffff;
    height: 100%;
}

.ser-dis ul li h6, .ser-adv ul li h6 {
    font-size: 20px;
    color: #000000;
    font-weight: 600;
}

.ser-dis ul li p, .ser-adv ul li p {
    font-size: 18px;
    color: #000000;
    margin-top: 8px;
    line-height: 1.4;
}

.ser-dis ul li, .ser-adv ul li {
    list-style-type: none;
    position: relative;
    padding-left: 30px;
    margin-bottom: 22px;
}

.ser-dis ul li:last-child, .ser-adv ul li:last-child {
    margin-bottom: 0px;
}

.ser-adv ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%234caf50' class='bi bi-check-lg' viewBox='0 0 16 16'%3E%3Cpath d='M12.736 3.97a.733.733 0 0 1 1.047 0c.286.289.29.756.01 1.05L7.88 12.01a.733.733 0 0 1-1.065.02L3.217 8.384a.757.757 0 0 1 0-1.06.733.733 0 0 1 1.047 0l3.052 3.093 5.4-6.425z'/%3E%3C/svg%3E");
    background-size: 100% 100%;
}
.ser-dis ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='red' class='bi bi-x' viewBox='0 0 16 16'%3E%3Cpath d='M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");
  background-size: 100% 100%; /* Adjust icon size */
}


.bg-banner-about {
    border-bottom-right-radius: 100px;
    border-bottom-left-radius: 0px !important;
    padding:100px 0px;
  }
.about-second .box-info-job {
    display: inline-block;
    width: 100%;
    padding: 0px 30px 0px 60px;
}
  .nl-term{
    padding: 20px 24px;
    border: 1px solid #ddd;
    border-radius: 12px;
    text-align: left;
    background-color: #ffffff;
  }

.nl-term-main{
    background-color:#f7f7f7
}
.nl-term h5 i{
    color: #0c5b79;
    margin-right: 8px;
}
.cta-in{
    padding: 50px;
    border-radius: 18px;
    background-color: #0c5b79;
}
.block-pricing .box-pricing-item{
    background-color: #f7f7f7;
    border-radius: 20px;
    height: 100%;
}
.block-pricing .most-popular {
    margin-top: -50px;
    background: #0c5b79 url(../imgs/theme/bg-featured.svg) no-repeat top right;
    background-size: contain;
    border-radius: 20px;
    padding: 20px 30px 44px 30px;
}

.block-pricing .box-info-price .text-price{
    margin-right: 0px;
    line-height: 1.3;
}
.block-pricing .list-package-feature li {
    padding: 4px 0px 0px 35px;
    background: url(../imgs/theme/icons/check-circle1.svg) no-repeat left center;
}
.block-pricing .box-pricing-item .btn-border {
    border: 1px solid rgb(18 91 120);
}
.block-pricing{
    margin-top: 100px;
}

.right-fit-items img{
    width: 50px;
    margin-top: 6px;
}
.right-fit-items{
    border: 1px solid #ddd;
    padding: 12px;
    border-radius: 12px;
}
.right-fit-items h5{
    font-size: 20px;
    margin-bottom: 4px;
}
.error{
    color: red !important;
    font-size: 14px;
}
.thanks-box{
    padding: 60px;
    background-color: #e2eff7;
    border-radius: 30px;
    border: 1px solid #a9c3cd;
}
.fs-24{
    font-size: 24px !important;
}

.tools-wrapper{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.tools-item{
    padding:24px;
}
/* .tools-wrapper img{
    width: 120px;
} */
.box-shadow-none img{
    box-shadow: none !important;
}

.arrow-gif{
    position: absolute;
    top: -18px;
}


.pricing-switch .switch{
    margin-left: 20px;
    margin-right: 20px;
}
.sect_padding-error{
    padding: 50px 0px 100px 0px;
}
.error-ctn, .error-ctn2 {
    text-align: center;
    margin-top: 40px;
}
.error-ctn h6{
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 16px;
}

.error-ctn2 h3{
    font-size: 46px;
    font-weight: 600;
    margin-bottom: 16px;
}

h1.error-mgs-403{
    color: #eef9fd;
    font-size: 18vw;
    font-weight: bold;
    letter-spacing: -3px;
    -webkit-text-stroke-width: 2px;
    stroke-width: 2px;
    -webkit-text-stroke-color: #dff3fb;
    stroke: #dff3fb;
}

.form-check-input:checked {
    background-color: #125b78;
    border-color: #125b78;
}

.privacy-main{
    background-color: #f7f7f7;
    padding: 30px;
    border-radius: 20px;
}

.privacy-main p{
    font-size: 16px;
    margin-bottom: 18px;
}
.privacy-main h6{
    font-size: 18px;
    font-weight: 600;
    margin-top: 24px;
    margin-bottom: 6px;
}
.privacy-main ul{
    margin-top: 0px;
    list-style-type: disc;
    padding-left: 40px;
}
.privacy-main li{
    font-size: 16px;
    margin-bottom: 6px;
}
.privacy-main li span, .privacy-main p span{
    font-weight: 600;
}
.privacy-main li a, .privacy-main p a{
    color: #0d6efd;
    text-decoration: underline;
}
.sect_padding-privacy{
    padding: 60px 0 90px 0;
}

.ser-adv1 ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 22px;
    height: 22px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%234caf50' class='bi bi-check-lg' viewBox='0 0 16 16'%3E%3Cpath d='M12.736 3.97a.733.733 0 0 1 1.047 0c.286.289.29.756.01 1.05L7.88 12.01a.733.733 0 0 1-1.065.02L3.217 8.384a.757.757 0 0 1 0-1.06.733.733 0 0 1 1.047 0l3.052 3.093 5.4-6.425z'/%3E%3C/svg%3E");
    background-size: 100% 100%;
}
.ser-dis1 ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 22px;
    height: 22px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='red' class='bi bi-x' viewBox='0 0 16 16'%3E%3Cpath d='M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");
  background-size: 100% 100%; /* Adjust icon size */
}


/* R.Sanjai Add CSS at 05-Dec-2024 */
.uc-wrapper {
    margin-top: 32px;
    display: flex;
    gap: 0 30px;
    width: auto;
  }
  .uc-card {
    margin-bottom: 67px;
  }
  .uc-card-thumb {
    display: block;
    margin-bottom: 27px;
  }
  .uc-card-thumb img {
    border-radius: 15px;
  }
  .uc-card h2 {
    color: #1c1c1c !important;
    font-size: 32px;
    line-height: 1.447em;
    font-weight: 600;
    cursor: pointer;
  }
  .uc-card h2 a{
    color: #1c1c1c !important;
  }
  .uc-card h2:hover a{
    color: #0c5b79 !important;
  }
  .uc-btn {
    display: inline-flex;
    padding-left: 25px;
    position: relative;
    color: #1c1c1c;
  }
  .uc-btn:hover {
    color: #0c5b79;
  }
  .uc-btn::before {
    background-color: #0c5b79;
    content: "";
    height: 1px;
    left: 0;
    margin-top: 0;
    position: absolute;
    top: 50%;
    transition: all 0.4s;
    width: 15px;
  }
  .uc-btn:hover:before {
    border-radius: 50%;
    height: 4px;
    left: 12px;
    margin-top: -2px;
    width: 4px;
  }
  


  /* akilan - 06122024 */

  .use-case-ctn{
    padding:48px;
    border-radius: 16px;
  }
  .use-case-ctn.us-first{
    background-color: #F7F9FE;
  
  }
  .use-case-ctn.us-second{
   
    background-color: #F7F9FE;
    /* margin-top: -30px; */
  }
  .use-case-ctn.us-third{
    background-color: #eaf2d8;
    /* border: 3px solid #7eadbf; */
    /* margin-top: -30px; */
  }


.us-ip-list-2 li{
    list-style-type: none;
    position: relative;
    padding-left: 35px;
    margin-bottom: 14px;
    font-size: 20px;
    line-height: 1.5;
  }
  .us-ip-list li h6{
    line-height: 1.5;
    font-weight: 700;
  }

  .us-ip-list li p{
    font-size: 20px;
    line-height: 1.5;
  color: #37404e;

  } 
  /* .use-case-ctn.us-third li h6{
    color: #fff;
  }

  .use-case-ctn.us-third li p{
    color: #f7f7f7;
  } */
  .us-ip-list b{
    font-weight: 700 !important;
  }

  .us-ip-list li:last-child{
    margin-bottom: 0px;
  }
  .us-ip-list li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%234caf50' class='bi bi-check-lg' viewBox='0 0 16 16'%3E%3Cpath d='M12.736 3.97a.733.733 0 0 1 1.047 0c.286.289.29.756.01 1.05L7.88 12.01a.733.733 0 0 1-1.065.02L3.217 8.384a.757.757 0 0 1 0-1.06.733.733 0 0 1 1.047 0l3.052 3.093 5.4-6.425z'/%3E%3C/svg%3E");
    background-size: 100% 100%;
}


.us-ip-list-2 li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    width: 26px;
    height: 26px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%234caf50' class='bi bi-check-lg' viewBox='0 0 16 16'%3E%3Cpath d='M12.736 3.97a.733.733 0 0 1 1.047 0c.286.289.29.756.01 1.05L7.88 12.01a.733.733 0 0 1-1.065.02L3.217 8.384a.757.757 0 0 1 0-1.06.733.733 0 0 1 1.047 0l3.052 3.093 5.4-6.425z'/%3E%3C/svg%3E");
    background-size: 100% 100%;
}


/* .us-ip-list-2 li{
    list-style-type: none;
    display: flex;
    gap: 20px;
    margin-bottom: 40px;
  }

  .us-ip-list-2 li h4{
    font-size: 24px;
    font-weight: 600;
  
    background-image: linear-gradient(180deg, #333131, #0c5b79);
    color: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
  } */
  .us-ip-list-2 li h5{
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 8px;
  }

  .uc-para{
    max-width: 90%;
    line-height: 1.5;
  }

  .outcome-wrapper{
    padding-top: 60px;
  }
  .section-title-uc{
    font-size: 42px ;
    font-weight: 700;
  }

  .oc-inner h2{
    color: #0c5b79;
  }
  .oc-inner h6{
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 4px;
  }

  .oc-ctn{
    padding: 20px;
    background: rgba(247, 249, 252, .9);
    box-shadow: 0 4px 57px rgba(58, 76, 102, .07), 0 -1.5px 4.5px rgba(191, 197, 202, .65) inset;
    margin-bottom: 20px;
    border-radius: 12px;
    align-items: center;
    height: 100%;
  }
  .oc-img img{
    margin-top: 8px;
    margin-bottom: 20px;
  }

  .use-case-tools .tools-item img{
    width: 130px;
  }

  .usecase .bg-banner-about {
    background-color: #eefaff;
    background-image: url(../images//use-cases/hero2.png);
    padding: 190px 0;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
  }

  .box-newsletter .text-lg-newsletter{
    font-size: 58px !important;
    font-weight: 400;
    margin-bottom: 50px;
  }

  @media(max-width: 1399px) {
    .box-newsletter .text-lg-newsletter{
        font-size: 52px !important;
    }
    
}

@media (max-width: 1199px) {
    .header .main-menu li a {
        padding: 14px 12px 10px 12px;
    }
    .about-second .box-info-job {
        padding: 0px 30px 0px 0px;
    }
   .we-help .box-info-job.box-info-about{
    padding: 0px;
   }
   .we-help  .box-info-job{
    padding-right: 0px !important;
    padding-left: 0px !important;
   }
   .box-newsletter .text-lg-newsletter{
        font-size: 42px !important;
    }
}


@media (max-width: 991px) {
    .box-info-job {
        padding-left: 0px !important;
    }
    .content-job-inner{
        padding-left: 0px;
        padding-right: 0px;
    }
    .pr-md-0{
        padding-right: 0px !important;
    }
    .block-pricing .box-pricing-item{
        margin-top: 30px !important;
    }
    .mt-lg-40{
        margin-top: 40px !important;
    }
    .block-pricing{
        margin-top: 8px;
    }
    .block-pricing .box-pricing-item{
        margin-top: 20px;
    }
    .block-pricing .box-pricing-item{
        height: auto;
    }
    .we-help .box-image-findjob.box-image-about {
        padding-right: 0px;
    }
    .tools-item {
        padding: 20px;
    }
    h1.error-mgs-403{
        font-size: 22vw;
    }
    .sect_padding-privacy {
        padding: 40px 0 60px 0;
    }
    .oc-ctn{
        height: auto;
    }
    .usecase .bg-banner-about{
        padding: 100px 0;
    }
    .box-newsletter .text-lg-newsletter{
        margin-bottom: 38px;
      }
    
}
@media (max-width: 767px) {
    .mt-md-20{
        margin-top:20px !important;
    }
    .main.inner-page {
        padding-top: 95px;
    }
    .bg-banner-about{
        padding: 40px 0;
    }
    .box-pricing-item a{
        width: fit-content !important;
    }
    .we-help .box-image-findjob.box-image-about {
        padding-top: 20px;
        padding-right: 0px;
    }
    .mb-md-10{
        margin-bottom: 10px !important;
    }
    .ser-type-dif {
        padding: 26px;
    }
    .arrow-gif{
        display: none;
    }
    .right-fit-items img {
        width: 65px;
    }
    .sect_padding-error{
        padding: 50px 0px 70px 0px;
    }
    .error-ctn2 h3 {
        font-size: 38px;
    } 
    .section-title-uc{
        font-size: 32px;
    }   
    .box-newsletter .text-lg-newsletter{
        font-size: 36px !important;
    }
   
}

@media (max-width: 575px) {
    .heading-36 {
        font-size: 28px;
        line-height: 32px;
    }

    .ab-pop-2 {
        right: 0%;
        padding: 18px 14px;
        width: 144px;
    }
    .ab-pop-2 h5 {
        font-size: 26px;
    }
    .block-pricing {
        margin-top: 0px;
    }
    .block-pricing .box-pricing-item{
        margin-top: 30px !important;
    }
    .inner-page .card-grid-4{
        padding: 26px;
    }
    .mb-sm-20{
        margin-bottom: 20px !important;
    }
    .ser-type-dif {
        padding: 24px;
    }
    .nl-term {
        padding: 20px 20px;
    }
    .right4u .box-image-findjob.box-image-about{
        padding: 0px;
    }
    .bg-banner-about {
        border-bottom-right-radius: 0px;
    }
    .about-second .box-image-findjob.box-image-about{
        padding-top: 20px;
        padding-right: 30px;
    }
    .block-pricing .box-pricing-item {
        padding: 30px;
    }

    .thanks-box {
        padding: 35px;
        border-radius: 15px;
    }
    .ser-dis, .ser-adv {
        padding: 20px 12px;
    }
    .main.inner-page {
        padding-top: 81px;
    }
    .va-types-main{
        display: block;
    }
    .va-types-in.one{
        padding: 0px;
        border: none;
        margin-bottom: 40px;
    }
    .va-types-in{
        width: 100%;
    }
    .va-types-in h6 {
        font-size: 24px;
    }
    .text-billed{
        font-size: 16px;
        line-height: 28px;
        letter-spacing: 0;
    }
    .pricing-switch .switch{
        margin-left: 5px;
        margin-right: 5px;
    }
    .right-fit-items img {
        width: 85px;
    }
    .sect_padding-error{
        padding: 40px 0px 40px 0px;
    }
    .error-ctn2 h3 {
        font-size: 28px;
    }
    .privacy-main{
        padding: 20px;
    }
    .privacy-main ul {
        padding-left: 30px;
    }
    .usecase .bg-banner-about{
        padding: 70px 0;
    }
    .box-newsletter .text-lg-newsletter{
        font-size: 32px !important;
        margin-bottom: 30px;
    }
}

@media (max-width: 400px) {
    .ab-pop-2 {
        display: none;
    }
    .thanks-box {
        padding: 25px 15px;
    }
}