.fs-15{ 
    font-size: 15px;
}

.fs-12{ 
    font-size: 12px;
}

#comment-policy {
  display: none;
}

.comment-policy-summary{ 
    display: none;
}

.my-float-left{
    color: rgb(0, 205, 57);
}
.contact-form-wrap {
    min-height: 820px !important; 
}
.section-header .section-title{
    line-height: 1.2;
}
.footer-contact-info1{
    border-left: 1px solid rgba(255 255 255 / 20%);padding: 2px 0px 0 33px;
}
.service-section-header.no-desc {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.iti__flag {
    background-image: url("../plugins/intl-tel-input/img/flags.png");
}
.iti__flag.iti__ghost {
    background-image: url("../plugins/intl-tel-input/img/flags@2x.png");
}
.single-item {
    justify-content: center !important;
}
.footer-links-wrapper {
    width: 100%;
    display: flex;
    justify-content: center; /* center the UL inside full width */
}

.footer-links-list {
    display: flex;
    gap: 40px; /* spacing between items */
    list-style: none;
    margin: 0;
    padding: 0;
    align-items: center;
}
.footer-links-list a{ 
    color: white;
    font-size: 12px;
}
.service-section-header.no-desc br {
    display: none;
}
.service-section-header p{
    line-height: 1.5 !important;
}
.loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff; 
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}
.loader {
    position: relative;
    width: 80px;
    height: 80px;
}
.loader div {
    position: absolute;
    border: 6px solid transparent;
    border-top: 6px solid #522d57;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: spin 1s linear infinite;
}
.loader div:nth-child(2) {
    border: 6px solid transparent;
    border-bottom: 6px solid #522d57;
    width: 60px;
    height: 60px;
    top: 10px;
    left: 10px;
    animation: spin 1.2s linear reverse infinite;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.loader-wrapper.fade-out {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease;
}

/* .alert-notification,
.parsley-errors-list {
    min-height: 22px !important; 
} */
/* .contact-form textarea {
    resize: none !important;
} */
.status{
    background-color: rgb(0, 205, 57);
}
 .cta-text {
    text-align: center;         
    line-height: 1.8;        
    font-size: 18px;             
    max-width: 900px;           
    margin: 0 auto;           
}
.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: #522d57;
}
.blogdetails {     
    width: 60% !important;
}

.blogdetails1 {     
    width: 40% !important;
}
@media (max-width: 768px) {
    .blogdetails,
    .blogdetails1 {
        width: 100% !important;
    }
    .hero-service-about {
    padding: 34px 13px 10px 13px;
}
    .hero-section-wrap .hero-section-content-wrap .hero-section-content h1 {
    line-height: 33px !important;
    margin-top: 10px;
}
.hero-section-wrap .hero-section-content-wrap .hero-section-content h1 {
    font-size: 94px;
    line-height: 88px;
    letter-spacing: -1px;
    font-weight: 500;
    margin-bottom: 30px;
}
.float-left {
    position: fixed;
    width: 55px;
    height: 55px;
    bottom: 67px !important;
    left: 12px;
    background-color: white;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 28px;
    cursor: pointer;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s ease-in-out;
}
.chat-bubble {
    width: 60px;
    height: 60px;
    background: #522d57;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 4px 15px rgba(82, 45, 87, 0.3);
    color: white;
    font-size: 28px;
    transition: all 0.3s ease;
    margin-bottom: 49px;
}
    .blog-details-header-area .blog-details-header-content-body .img-box img {
    display: block;
    border-radius: 25px;
    width: 100%;
    object-fit: contain;
}
    .single-post-txt{
        padding: inherit !important;
    }
    .blog-details-area {
    padding-top: 0px;
}
    .how-we-do-area .how-we-do-left-content {
        gap: 12px;
    }
    .how-we-do-area .custom-container > .custom-row {
        flex-direction: column;
        gap: 0px;
    }
        .how-we-do-card {
        min-width: 226px;
        padding: 11px;
        gap: 12px;
    }
        .faq-area .faq-inner .section-title {
        font-size: 27px;
        line-height: 37px;
        margin-bottom: 10px;
    }
.breadcrumb {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
    flex-wrap: wrap;
    background: #faf3ff;
    border-radius: 40px;
    padding: 4px 23px !important;
    /* width: max-content !important; */
    margin: 15px 0;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}
.hero-service-wrap .hero-section-content-wrap .hero-section-content {
    margin-bottom: 12px !important;
}
.hero-service-wrap .hero-section-content-wrap .hero-section-content h1 {
    margin-bottom: 8px !important;
}
    .hero-section-wrap .hero-section-content-wrap .hero-section-content h5
 {
        margin-bottom: 0px;
        margin-top: 12px;
    }
    .hero-service-wrap .hero-section-content-wrap .hero-section-content {
    margin-bottom: 4px;
}
.our-team-2-header .section-title, .service-area .service-section-header .section-title {
        font-size: 31px;
        line-height: 36px;
    }
.product-row {
        flex-direction: column !important;
        gap: 0px !important;
    }
    .service-area .service-section-header {
        flex-direction: column;
        align-items: flex-start !important;
        margin-bottom: 0px;
    }
    .about2-area .about2-inner-box .section-title {
        font-size: 32px;
        line-height: 33px;
        margin-bottom: 9px;
    }
    .product-col {
        flex-direction: row !important;
        width: 100% !important;
    }
.simple-shadow2 {
    box-shadow: 0px 4px 20px 5px rgba(0, 0, 0, 0.03);
    border-radius: 10px;
    background: #ffffff;
    height: auto !important;
}
    .product-img-box {
        width: 40% !important;
        max-width: 140px !important;
    }
}

.blog-details-header-area .blog-details-header-content-body .img-box {
    max-width: 748px;
}
.blog-details-area .blog-details-body .blog-details-inner {
    padding: 32px;
    padding-bottom: 38px;
}
.blog-details-header-area .blog-details-header-content-body {
    gap: 153px;
    padding: 26px 0 14px 0;
    border-bottom: 1px solid #D9D9D9;
    margin-top: 56px;

}
.blog-details-header-area .blog-details-header-content-body {
    gap: 5px;
}
.blog-details-header-area .blog-details-header-content-body .section-header .section-title {
    font-size: 35px;
    line-height: 1.2;
    letter-spacing: -1.5px;
}
.bottom-section{
    border-radius: 10px;
}
    .blog-details-header-area .blog-details-header-content-body .section-header .section-title {
        margin-bottom: 13px;
    }
.feature3-area, .service-area, .pricing-table-area, .career-area, .feature3-style-2, .about-service7-area, .cta-area, .cta-area2, .about-area
 {
    padding-top: 5px;
  }
.blog-details-area .blog-details-body {
    padding: 0 0px;
}
.contact-area .custom-row {
    gap: 34px;
}
.feature3-area, .our-team-2-area, .our-team-area, .testimonial-area {
    padding-bottom: 0px;
}
.news-item {
    background: linear-gradient(180deg, #E7EEFF 0%, var(--primary_light) 100%);
    border-radius: 10px;
    padding: 23px 22px 25px 22px;
    position: relative;
    overflow: hidden;
}
 .mega-menu-ads {
    background: #fff;
    border-radius: 12px;
    text-align: left;
    padding: 20px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
    max-width: 320px;
    margin: 0 auto;
}

.blog-details-area {
    padding-top: 27px;
}
.about-service7-area, .cta-area, .cta-area2, .about-area {
        padding-top: 14px;
    }
.mega-menu-ads:hover {
    box-shadow: 0 8px 20px rgba(0,0,0,0.1);
    transform: translateY(-4px);
}
.mega-menu-ads img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    margin-bottom: 15px;
}
.client-area {
    padding-top: 78px;
    padding-bottom: 1px;
    overflow: hidden;
}
.about-service3-area ul li i {
    height: 16px;
    width: 19px;
    line-height: 17px;
    font-size: 16px;
    color: white !important;
    text-align: center;
    background: #bd3c90;
    border-radius: 50%;
}
.company-service-area {
    padding: 0px 0 176px 0;
}
.mega-menu-ads h2 {
    font-size: 18px;
    font-weight: 600;
    color: #222;
    margin-bottom: 10px;
}
.mega-menu-ads p {
    font-size: 14px;
    color: #666;
    line-height: 1.6;
    margin-bottom: 15px;
}
.mega-menu-ads a {
    color: #b94db6; 
    font-weight: 500;
    text-decoration: none;
    transition: color 0.3s;
}
.mega-menu-ads a:hover {
    color: #7a2c82;
    text-decoration: underline;
}
.client-logo img {
    display: block;
    height: 100%;
    object-fit: contain;
}
.footer-area .footer-all-links-wrap {
    gap: 10px;
    flex: 1;
    /* padding-right: 252px;
    padding-left: 20px; */
}
.custom-pagination {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
.custom-pagination ul {
    display: flex;
    list-style: none;
    padding: 0;
    gap: 8px;
}
.custom-pagination li {
    display: inline-block;
}
.custom-pagination a,
.custom-pagination span {
    padding: 10px 16px;
    font-size: 16px;
    border-radius: 6px;
    color: #333;
    background-color: #f2f2f2;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}
.custom-pagination a:hover {
    background-color: #000;
    color: #fff;
}
.custom-pagination .active span {
    background-color: #bd3c90;
    color: #fff;
    font-weight: bold;
    cursor: default;
}
.custom-pagination .disabled span {
    background-color: #e0e0e0;
    color: #999;
    cursor: not-allowed;
}
.hero-empowerment-area {
    padding-top: 64px;
}
.hero-empowerment-area .custom-row {
    padding-bottom: 22px;
}
.client-area {
    padding-top: 30px;
    padding-bottom: 19px;
    /* overflow: hidden; */
}

.homepage .how-we-do-area {
    padding-top: 24px;
}
.contact-location-area {
    background: linear-gradient(230deg, #bc3d8f 2.15%, #512d56 95.89%);
    padding: 19px 0;
    position: relative;
}
.contact-location-box {
    padding: 30px 48px 30px 22px;
    max-width: 315px;
}
  .contact-area2, .cta-area2 {
      padding-bottom: 30px;
  }
.hero-portfolio-wrap .hero-portfolio-body {
    padding-bottom: 0px;
}
    .footer-area .footer-bottom {
        padding-top: 43px;
    }
.how-we-do-area .custom-container > .custom-row
 {
    border-radius: 10px;
    background: linear-gradient(
230deg, #bc3d8f 2.15%, #512d56 95.89%);
    padding: 50px;
    position: relative;
    z-index: 1;
}
.testimonial-item {
    background: linear-gradient(230deg, #bc3d8f 2.15%, #512d56 95.89%);
    border-radius: 10px;
    position: relative;
    padding: 40px;
}
.case-studio-area .case-studio .case-studio-tabs
 {
    background: #ffffff;
    border: none;
    padding: 12px;
    border-radius: 10px;
    margin-bottom: 40px;
    justify-content: center;
    gap: 20px;
}
.testimonial-item .test {
    max-height: 72px;      
    overflow-y: auto;        
    overflow-x: hidden;     
    line-height: 1.5;
    display: block;
}
.testimonial-item .test::-webkit-scrollbar {
    width: 4px; 
}
.testimonial-item .test::-webkit-scrollbar-thumb {
    background: linear-gradient(180deg, #6c63ff, #3f3d56); 
    border-radius: 10px;
    transition: background 0.3s;
}
.testimonial-item .test::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(180deg, #3f3d56, #6c63ff); 
}
.testimonial-item .test::-webkit-scrollbar-track {
    background: rgba(0,0,0,0.05); 
    border-radius: 10px;
}
.case-studio-img-card {
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
}
.case-studio-img-card img {
    width: 100%;
    height: auto;
    display: block;
}
.swiper {
    width: 100%;
    padding: 0px 0;
}
.feature2-area {
    background: #522d57;
    padding: 50px 0;
    position: relative;
    z-index: 1;
}
.why-choose-section {
  padding: 100px 0;
  background: #522d57;
}

.why-choose-wrapper {
  display: flex;
  gap: 30px;
  align-items: stretch;
}

.why-choose-left {
  flex: 0 0 60%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.why-choose-right {
  flex: 0 0 40%;
  display: flex;
  align-items: stretch;
}

.why-choose-row {
  display: flex;
  gap: 20px;
}

.choose-card {
border: 1px solid #bd3c90;
 background: white;
  border-radius: 16px;
  padding: 30px;
  /* flex: 1; */
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.choose-card-image{
    border: 1px solid white !important;
    background: white !important;
    border-radius: 25px;
    padding: 30px;
    flex: 1;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-height: 782px;
}
.choose-card-image img {
    border-radius: 25px;
    max-height: 716px;
    width: 100%;
}
.choose-card:hover {
  transform: translateY(-5px);
}
.choose-card.full-width {
  width: 100%;
}
.highlight-card {
    border: 1px solid #bd3c90;
    background: #402044;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    /* max-height: 110vh; */
}
.choose-card h3 {
    font-size: 20px;
    margin-bottom: 10px;
   color:rgb(28 28 28 / 80%);
}
.choose-card p {
  font-size: 15px;
 color:rgb(28 28 28 / 80%);
  line-height: 1.6;
}

.highlight-card p {
  color: #e0e0e0;
}

/* .icon {
  margin-bottom: 15px;
} */

.icon img {
  width: 40px;
  height: 40px;
}

/* RESPONSIVE */
@media (max-width: 991px) {
  .why-choose-wrapper {
    flex-direction: column;
  }

  .why-choose-left,
  .why-choose-right {
    flex: 100%;
  }
.news-items {
    gap: 24px;
    display: grid !important;
    grid-template-columns:none !important;
}
  .why-choose-row {
    flex-direction: column;
  }
}
.how-we-do-area .how-we-do-right-content .how-we-do-items .how-we-do-card .circle-shape {
    position: absolute;
    left: -10px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #ffffff !important;
    top: 50%;
    margin-top: -10px;
}
/* .case-studio-img-card img {
  width: 100%;
  height: auto;
  object-fit: cover;
} */
.modal-content {
  border-radius: 12px;
  overflow: hidden;
}

.modal-header {
  border-bottom: 1px solid #eee;
}

.modal-footer .btn-danger {
  background-color: #f44336;
  border: none;
}

.modal-footer .btn-primary {
  background-color: #6c2bd9;
  border: none;
}
.alert-danger {
    color: #ea5455 !important;
    background: none !important;
    border: none !important;
}
p.parsley-success {color: #ea5455 !important;background-color: #DFF0D8;border: 1px solid #ea5455;font-size: 15px;}
p.parsley-error {color: #ea5455 !important;background-color: #F2DEDE;border: 1px solid #ea5455;font-size: 15px;}
ul.parsley-errors-list {
    list-style: none;
    color: #ea5455;
    padding-left: 18px !important;
    font-size: 15px;
}
.form-bg{
  background: #F3F6FD !important;
}
  .swiper-button-next,
  .swiper-button-prev {
      width: 45px;
      height: 45px;
      border-radius: 50%;
      background-color: #bd3c90;
      color: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
      box-shadow: 0 4px 12px rgba(189, 60, 144, 0.3);
      transition: all 0.3s ease;
  }
  .swiper-button-next::after,
  .swiper-button-prev::after {
      font-size: 18px;
      font-weight: bold;
      color: #fff;
  }
  .swiper-button-next:hover,
  .swiper-button-prev:hover {
      background-color: #a32f7e; 
      transform: scale(1.1);
      box-shadow: 0 6px 15px rgba(189, 60, 144, 0.4);
  }
  .swiper-button-next {
      right: 5px;
  }
  .swiper-button-prev {
      left: 20px;
  }
  .case-studio {
  overflow: visible;
}
.footer-area {
    position: relative;
    background: linear-gradient(
230deg, #bc3d8f 2.15%, #512d56 95.89%);
    padding-top: 45px;
}
.left-content img{
  /* background-color: white; */
  /* padding: 20px; */
  border-radius: 25px;
  width: 60%;
}
.footer-area .footer-top .right-content .right-content-inner h2, .contact-area .contact-infos .contact-info h3 {
    margin-bottom: 6px;
}
 .company-service-area {
        padding-bottom: 52px;
    }
.footer-top .col-md-6.right-col {
    padding-left: 46px !important;
}

.footer-area .footer-top .custom-row {
    padding-bottom: 0px;
}
.footer-area .footer-bottom .custom-row {
    border-bottom: 1px solid rgba(255 255 255 / 20%);
    padding-bottom: 16px;
}
.footer-area .footer-top .custom-row:before {
    content: '';
    width: 1px;
    background: rgba(255 255 255 / 20%);
    height: 476px;
    position: absolute;
    left: 51%;
}
.testimonial2-area {
    padding: 0px 0 60px  0;
    overflow: hidden;
    background: #F3F6FD;
}
.news-area, .contact-area {
      padding: 48px 0;
  }
  .hero-service-wrap .hero-section-content-wrap {
      padding-bottom: 0;
  }
  .homepage .service-area {
    padding-top: 0px;
    padding-bottom: 25px;
  }
  .faq-style-2-area, .our-team-2-area, .company-page .service-area {
    padding-top: 0px;
}
.line-clamp-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2; 
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.services-list1 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap:25px;
}
.new-release-hero-img-area
 {
    padding: 0px 0 0 0;
}
.gallery-item {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    /* box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); */
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.gallery-item img {
    width: 100%;
    object-fit: cover;
    border-radius: 12px;
    transition: transform 0.4s ease;
}
.gallery-item:hover img {
    transform: scale(1.1);
}
.gallery-caption {
    /* position: absolute; */
    bottom: 0;
    width: 100%;
    /* background: rgba(0, 0, 0, 0.6); */
    color: #fff;
    text-align: center;
    padding: 8px;
    font-weight: 500;
    border-radius: 0 0 12px 12px;
    font-size: 16px;
}
.gallery-item:hover {
    transform: translateY(-5px);
    /* box-shadow: 0 8px 18px rgba(0, 0, 0, 0.2); */
}
.rounded-image img{
  border-radius: 25px;
}
.rounded-image{
  border-radius: 25px;
}
.rounded-image-company {
    border-radius: 14px !important;
}
.career-info-box {
    max-width: 600px !important;
    margin: 0 auto;
    background: #ffffff;
    border: 1px solid #e5e5e5;
    transition: all 0.3s ease;
}
.career-info-box:hover {
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    transform: translateY(-2px);
}
.career-info-box strong {
    color: #2c3e50;
    margin-right: 4px;
}
.career-box {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 3px 10px rgba(0,0,0,0.08);
    padding: 20px 25px;
    margin-bottom: 25px;
    position: relative;
    transition: all 0.3s ease;
}
.career-box:hover {
    box-shadow: 0 6px 20px rgba(0,0,0,0.12);
    transform: translateY(-3px);
}
.career-box .location {
    position: absolute;
    top: 15px;
    right: 20px;
    background: #f4e9f7;
    color: #bd3c90;
    font-weight: 500;
    padding: 4px 10px;
    border-radius: 20px;
    font-size: 14px;
}
.career-time {
    display: flex;
    justify-content: space-between; 
    align-items: center;
    margin-top: 15px;
}
.career-time span {
    color: #555;
    font-size: 15px;
}

.testimonial2-card {
    width: 576px;
    padding: 60px 90px 60px 90px;
}
.career-details-area {
    padding-top: 0px;
}
    .hero-overview-wrap .hero-section-content-wrap .hero-section-content
 {
    max-width: 100% !important;
    margin-bottom: 0;
}
@media (max-width: 767px) {
.footer-top .col-md-6.right-col {
    padding-left: 23px !important;
}
.footer-area .footer-top .custom-row {
    padding-bottom: 0px;
}
}
.header-area .navbar-wrapper ul li .mega-menu .mega-menu-inner .right1 {
    padding: 0 0 0 0 !important;
    }


.header-area .navbar-wrapper ul li .mega-menu .mega-menu-inner .right1 {
    position:unset; 
    z-index: 1;
     padding: 0 0 0 0 !important;
}
.about-service7-content p {
    color: white;
}
.blog-details-area .blog-details-body .blog-details-inner p {
    margin-bottom: 0px;
}
.header-area .navbar-wrapper ul li .mega-menu.mega-menu-portfolio .mega-menu-inner .mega-menu-portfolio-card {
    height: 100px;
    margin-top: 20px;
}
.header-area .navbar-wrapper ul li .mega-menu .mega-menu-inner .left {
    padding-top: 25px;
}
.header-area .navbar-wrapper ul li .mega-menu .mega-menu-inner .right1 {
    /* position: relative;
    z-index: 1;
    padding: 50px 0 50px 50px; */
}
.header-area .navbar-wrapper ul li .mega-menu .mega-menu-inner .right1 .mega-menu-ads {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.header-area .navbar-wrapper ul li .mega-menu .mega-menu-inner .right1::before {
    content: '';
    position: absolute;
    height: 100%;
    /* width: 1500px; */
    z-index: -1;
    background: #F6F6F6;
    left: 0;
    top: 0;
}
.header-area.header-2 .navbar-wrapper ul li .mega-menu .mega-menu-inner .right1::before {
    background: #ECF1FC;
}
.header-area .navbar-wrapper ul li .mega-menu .mega-menu-inner .right1 img {
    display: block;
    border-radius: 10px;
    margin-bottom: 30px;
}
.header-area .navbar-wrapper ul li .mega-menu .mega-menu-inner .right1 h2 {
    font-family: var(--font_yantramanv);
    font-size: 24px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: -0.5px;
    margin-bottom: 10px;
}
.header-area .navbar-wrapper ul li .mega-menu .mega-menu-inner .right1 p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: rgb(28 28 28 / 70%);
    margin-bottom: 15px;
}
.header-area .navbar-wrapper ul li .mega-menu .mega-menu-inner .right1 a {
    display: inline-block;
    color: var(--primary_color);
    border-bottom: 1px solid var(--primary_color);
    line-height: 1;
    padding-right: 0;
    font-size: 16px;
    font-weight: 500;
}
.pagination-wrapper .pagination {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap; 
}
.pagination-wrapper .page-link {
    font-size: 15px;
    padding: 10px 18px;
    border-radius: 8px;
    color: #333;
    border: 1px solid #ddd;
    transition: all 0.3s ease;
}
.pagination-wrapper .page-item.active .page-link,
.pagination-wrapper .page-link:hover {
    background: linear-gradient(230deg, #bc3d8f 2.15%, #512d56 95.89%);
    color: #fff;
    border-color: #bd3c90;
}
.pagination-wrapper .page-item:first-child .page-link::before {
    content: '\f104';
    font-family: 'Line Awesome Free';
    font-weight: 900;
    font-size: 16px;
}
.pagination-wrapper .page-item:last-child .page-link::after {
    content: '\f105';
    font-family: 'Line Awesome Free';
    font-weight: 900;
    font-size: 16px;
}
.pagination-wrapper .page-item:first-child .page-link,
.pagination-wrapper .page-item:last-child .page-link {
    font-size: 0;
}
@media (max-width: 576px) {
    .pagination-wrapper .page-link {
        font-size: 13px;
        padding: 6px 10px;
    }
    .pagination-wrapper .pagination {
        gap: 4px;
    }
       .testimonial2-card {
        width: 79% !important;
        padding: 15px 15px 15px 15px;
        height: 190px;
    }
    .testimonial2-card.testimonial-item h1 {
        font-size: 15px;
        line-height: 28.5px;
        margin-bottom: 2px;
        letter-spacing: 0.5px;
    }
     .testimonial2-card.testimonial-item h4 {
        font-size: 15px;
        line-height: 28.5px;
        margin-bottom: 2px;
        letter-spacing: 0.5px;
    }
    .testimonial-item.testimonial2-card p{
        font-size: 12px;
        line-height: 22px;
    }
    .footer-contact-info1{
        border: none !important;
        padding: 0px !important;
    }
    .testimonial-item.testimonial2-card .author-box {
        gap: 12px;
        margin-top: 6px;
    }
    .hero-empowerment-area .custom-row {
        flex-direction: column;
        align-items: flex-start !important;
        gap: 29px;
    }
        .testimonial-item.testimonial2-card .author-box img {
        width: 40px;
        height: 40px;
    }
    .footer-area .footer-bottom .footer-contact-info {
    padding: 4px 42px 0 21px !important;
}
}
.company{
    text-align: left !important;
    margin-left: 24px !important;
}
.company h2{
    font-size: 16px !important;
}
.company p{
    font-size: 12px !important;
}
.company a{
    font-size: 12px !important;
}
.right1 img{
    display:inline;
}
.contact-area .contact-form-wrap {
    padding: 51px 69px 18px 62px;
    width: 100% !important;
}
.gallery-caption a {
    color: rgb(72, 69, 69);
    text-decoration: none;
    transition: color 0.3s ease, text-decoration 0.3s ease;
}
.gallery-caption a:hover {
    color: #522d57 !important;
    text-decoration: underline;
}
 .contact-area .contact-experience ul li p {
        font-size: 14px;
        font-weight:500;
    }
.contact-form .input-row .input-group label{
    font-weight: 500;
    font-size: 14px;
}
.label-text{
    text-align: left !important;
}
.about-service7-area
{
  padding-bottom: 13px;
}
.parsley-errors-list {
    list-style: none;
    color: red;
    margin-top: 5px;
    padding: 0;
}
.blog-details-body .blog-details-inners{
    background: #F3F6FD;
    border-radius: 10px;
    padding: 30px;
}
.blog-details-introduction p span{
   color: rgb(28 28 28 / 80%) !important;
    font-family: 'DM Sans', sans-serif !important;
    font-size: 15px !important;
}
.blog-details-introduction span{
   color: rgb(28 28 28 / 80%) !important;
    font-family: 'DM Sans', sans-serif !important;
    font-size: 15px !important;
}
.blog-details-introduction p strong{
       color: rgb(28 28 28 / 80%) !important;
    font-family: 'DM Sans', sans-serif !important;
       font-size: 15px !important;
}
.blog-details-introduction  strong{
    font-weight: bold;
       font-size: 15px !important;
}
.blog-details-introduction p{
    margin-bottom: 0px !important;
       font-size: 15px !important;
}
.blog-details-introductions ul{ 
   font-family: 'DM Sans', sans-serif !important;
      font-size: 15px !important;
}
.blog-details-introductions h1,
.blog-details-introductions h2,
.blog-details-introductions h3,
.blog-details-introductions h4,
.blog-details-introductions h5,
.blog-details-introductions h6,
.blog-details-introductions b span {
    font-family: 'DM Sans', sans-serif !important; 
    font-size: 20px !important;
}
.blog-details-introductions p { 
   font-family: 'DM Sans', sans-serif !important;
    font-size: 15px !important;
    color: rgb(28 28 28 / 80%) !important;
}
.blog-details-introductions p span{ 
   font-family: 'DM Sans', sans-serif !important;
    font-size: 15px !important;
    color: rgb(28 28 28 / 80%) !important;
}
.blog-details-introductions div { 
font-family: 'DM Sans', sans-serif !important;
font-size: 15px !important;
 color: rgb(28 28 28 / 80%) !important;
line-height: 1.7;
}

.blog-details-introductions span{ 
   font-size: 15px !important;
    color: rgb(28 28 28 / 80%) !important;
}
/* .blog-details-introductions span b{
    font-family: 'DM Sans', sans-serif !important;
    font-size: 15px !important;
    color: rgb(28 28 28 / 80%) !important;
} */
.blog-content p{
    font-family: 'DM Sans', sans-serif !important;
    color: rgb(28 28 28 / 80%) !important;
    line-height: 1.5;
}
.about-service7-content div b{
    color: #522d57 !important;
}
.about-service7-content div{
    color: rgb(28 28 28 / 80%) !important;
    font-size: 15px;
}
.blog-content span{
   font-family: 'DM Sans', sans-serif !important;
    color: rgb(28 28 28 / 80%) !important;
       font-size: 15px !important;
}
.about-service7-content p span{
       font-family: 'DM Sans', sans-serif !important;
    color: rgb(28 28 28 / 80%) !important;
       font-size: 15px !important;
}
.about-service7-area .about-service7-body .about-service7-content .section-header {
        margin-bottom: 0px;
    }
.cta-area .cta-body p {
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 35px;
}
.project-area {
    overflow: hidden;
    background: rgb(19 81 216 / 5%);
    position: relative;
    padding-top: 67px;
    padding-bottom: 67px;
}
.mega-menu-ads img {
    width: 72%;
    height: auto;
    border-radius: 10px;
    margin-bottom: 15px;
}
.case-studies{
    width: 487px !important;
}
.news-items {
    gap: 24px;
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr;
}
.news-item .news-item-body {
    padding-right: 0px;
}
.news-item .news-item-body .theme-btn {
    bottom: 6px;
}
.news-area .section-header {
    margin-bottom: 23px;
}
.news-items1 {
    gap: 24px;
    display: grid !important;
    grid-template-columns: 1fr 1fr!important;
}
.news-item .news-item-body p {
    padding-bottom: 11px;
    margin-bottom: 29px;
}
.hero-section-wrap:not(.hero-home2) .hero-section-content-wrap {
    padding-top: 84px;
}
.hero-blog-wrap .hero-section-content-wrap .hero-portfolio-body {
    padding-bottom: 0px;
}
.sticky-news .news-img-box
 {
    /* max-width: 578px !important; */
    width: auto !important;
    overflow: hidden;
}
.sticky-news {
    gap: 10px !important;
    position: relative;
}
.news-item .news-item-body .section-title {
    font-size: 21px;
    line-height: 28px;
        margin-top: 12px;
}
.news-img-box1
 {
    max-width: 700px !important;
    width: 100% !important;
    overflow: hidden;
}
.footer-area .footer-all-links-wrap {
    gap: 80px;
    flex: 1;
    padding-right: 50px !important;
    padding-left: 20px;
}
.footer-area .footer-top .left-content .logo
 {
    display: inline-block;
    margin-bottom: 25px;
    text-align: -webkit-center;
}
 .theme-btn1 { 
    border: aliceblue;
}
.gallery-image img{
    width: 100% !important;
}
.portfolio-items {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 24px;
}
.case-studio-area {
    padding-top: 52px;
    padding-bottom: 58px;
}
.nav-pills {
    margin-bottom: 17px !important;
}
.case-studio .service-slider {
    width: 100%;
    /* overflow: hidden;  */
}

.case-studio .swiper-wrapper {
    align-items: stretch;
}

.case-studio .swiper-slide {
    height: auto;
}

.case-studio-body {
    /* overflow: hidden;  */
}

.case-studio-area {
    overflow-x: hidden; 
}


.case-studio {
  position: relative;
  overflow: visible !important;
}

.case-studio .swiper {
  overflow: hidden;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #a43881;
  color: #fff;
  z-index: 50;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease;
}

.swiper-button-prev {
  left: -70px;
}

.swiper-button-next {
  right: -70px;
}
.project-item .project-item-inner h2 {
    font-size: 25px;
    line-height: 30px;
}
.portfolio-items {
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 35px;
    margin-bottom: 0px;
}
.portfolio-sample-details {
    height: 127px;
     padding: 18px 40px 35px 40px;
}

.product-image img {
    height: 305px !important;
    border-radius: 15px;
}
.project-item .product-image:hover {
    transform: scale(1.05);
    transition: all .2s;
}
.our-team-2-area {
  text-align: center;
}
.our-team-2-header {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 20px;
}
.our-team-2-header .left {
  max-width: 700px;
}
.our-team-2-header img.bg-shape {
  display: none; 
}
.our-team-2-header .theme-btn {
  margin-top: 20px;
}
.our-team-4-lists {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
}
.category-link {
    transition: all 0.2s ease;
}
.category-link:hover {
    color: #522d57;
    transform: translateX(4px);
}
.bg-case-studies {
    background: #522d57;
}
.our-team-2-header {
    border-radius: 10px;
    background: #522d57;
    padding: 100px 80px;
    position: relative;
    overflow: hidden;
    margin-bottom: 24px;
}
.our-team-4-box {
  text-align: center;
  width: 250px;
}

.our-team-4-box .img-box img {
  width: 100%;
  border-radius: 12px;
}

.our-team-4-box .content h3 {
  margin-top: 15px;
  font-size: 20px;
  font-weight: 600;
}

.our-team-4-box .content p {
  color: #555;
  font-size: 16px;
}
.file_accept{
    background: white;
}
.contact-form .input-row .input-group .theme-btn {
    width: 100%;
    border: none;
    text-align: center;
    justify-content: center;
    border-radius: 5px;
    font-size: 20px;
    height: 47px;
}


.mega-menu .left1 {
    display: flex;
    flex-direction: row; 
    flex-wrap: nowrap;
    gap: 30px;
    width: 65%;
}
.hero-section-wrap .hero-contact-form-wrap:before {
    content: '';
    background: var(--primary_light);
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    position: absolute;
    left: -10px;
    top: -10px;
    border-radius: 10px;
    box-shadow: 0px 4px 20px 5px rgba(0, 0, 0, 0.03);
    z-index: -1;
}
.form-select{
    font-size: 13px;
    font-weight: 300;
    color: rgb(22 19 19 / 90%) !important;
}
#mac-buttons {
    margin-bottom: -25px;
}
.mac-btns-wrap {
    margin-bottom: 9px;
}
.rounded-image-company {
    width: 120px !important;
    height: 90px;
    border-radius: 8px;
    object-fit: cover;
}
.header-area .navbar-wrapper ul li .mega-menu .mega-menu-inner .mega-menu-service-cards .mega-menu-service-card {
    gap: 0px;
}
.header-area .navbar-wrapper ul li .mega-menu .mega-menu-inner .left {
    padding-right: 45px;
}
.cta-style-3 .cta-body {
    background: #522d57;
}
.service-title{
    font-size:45px;
    line-height: 56px;
}
@media (max-width: 768px) {
    .company-menu {
       width: unset !important;
        left: 0 !important;
    }
    .section-header .section-title{
        line-height: 1.1;
    }
    .hero-service-about .section-header .section-title {
        margin-bottom: 10px;
        font-size: 25px;
    }
    .hero-service-about .section-header{
        gap:12px;
    }
    .hero-service-about .section-header {
    margin-bottom: 13px;
}
    .hero-service-about img {
        margin-bottom: 16px;
    }
    .simple-shadow4 {
    box-shadow: 0px 4px 20px 5px rgba(0, 0, 0, 0.03);
    border-radius: 10px;
    background: #ffffff;
    height: 328px !important;
}
    .header-area .navbar-wrapper ul li .mega-menu.mega-menu-portfolio .mega-menu-inner .mega-menu-portfolio-card .img-box {
        max-width: 94px;
    }
    .text-area{
       margin-top: -60px !important;
    }
}

@media (max-width: 992px) {
    .news-items {
        grid-template-columns: 1fr 1fr;
    }
}
@media (max-width: 576px) {
    .news-items {
        grid-template-columns: 1fr;
    }
    .services-list {
    display: grid;
    grid-template-columns: 1fr !important;
}


.service-title{
    font-size:27px;
    line-height: 35px !important;
}


.hero-section-wrap .hero-section-content-wrap .hero-section-content h1 {
    line-height: 35px !important;
}
.hero-service-wrap .hero-section-content-wrap .hero-section-content h1 {
    font-size: 28px !important;
    max-width: 100vw;
    margin-bottom: 12px;
}

.breadcrumb-hire-dev {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 9px;
    flex-wrap: wrap;
    background: rgb(231 233 238 / 10%);
    border-radius: 40px;
    padding: 0px 1px 2px 28px !important;
    width: fit-content;
    margin: 0px 0;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}
.hero-service-wrap .hero-section-content-wrap .hero-section-content h1
 {
    font-size: 37px;
    max-width: 100vw;
    margin-bottom: 25px;
}
    .sticky-news {
    gap: 10px !important;
    position: relative;
}
.header-area .navbar-wrapper ul li .mega-menu .mega-menu-inner .mega-menu-service-cards .mega-menu-service-card {
    gap: 10px;
}
.header-area .navbar-wrapper ul li .mega-menu .mega-menu-inner .mega-menu-service-cards .mega-menu-service-card {
    border-radius: 10px;
    background: rgba(19, 81, 216, 0.03);
    padding: 15px;
    display: flex;
    align-items: anchor-center;
    gap: 26px;
    line-height: 1;
}
.news-items1 {
    grid-template-columns: 1fr !important;
}
  .services-list1 {
    display: grid;
    grid-template-columns: 1fr !important;
    gap: 25px;
}  
.portfolio-items {
    display: grid;
    grid-template-columns: 1fr !important;
    gap: 24px;
}
.hero-company-boxes {
  display: contents;
  grid-template-columns: repeat(1, 1fr);
  gap: 24px;
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 120px;
  margin-bottom: 19px;
}
.hero-company-box {
    padding: 43px;
    margin-bottom: 16px;
}
}
.hover-card {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.hover-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.12);
}
.product-img {
    transition: transform 0.4s ease;
}
.hover-card:hover .product-img {
    transform: scale(1.05);
}
.overlay {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: rgba(0,0,0,0.45);
    opacity: 0;
    transition: opacity 0.3s ease;
}
.hover-card:hover .overlay {
    opacity: 1;
}
.btn-light:hover {
    background-color: #fff;
    color: #000;
}
.product-image-wrapper {
    /* height: 260px;  */
    position: relative;
    overflow: hidden;
    border-radius: 12px;
}
.product-img {
    width: 100%;
    height: 100%;
    object-fit: cover;  
    transition: transform 0.4s ease;
}
.hover-card:hover .product-img {
    transform: scale(1.05);
}
/* .blog-details-introductions img{
    width: 100% !important;
} */
 .blog-details-introductions-image img{
    width: 100% !important;
}
.about-service3-area {
    background:linear-gradient(230deg, #bc3d8f 2.15%, #512d56 95.89%);
    padding: 39px 33px;
}
.project-area .project-right-slider .project-right-slider-inner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background:linear-gradient(230deg, #bc3d8f 2.15%, #512d56 95.89%);
}
.our-team-2-header {
    border-radius: 10px;
    background: #522d57;
    padding: 49px 67px;
    position: relative;
    overflow: hidden;
    margin-bottom: 24px;
}
label{
    text-align: justify;
}
.case-studio-area .case-studio .case-studio-tab-content .case-studio-body .case-studio-img-card img {
    margin-top: 6%;
}
    .case-studio-area .case-studio .case-studio-tabs {
        margin-bottom: 22px;
    }
.why-choose-section {
    padding: 42px 0;
    background: #522d57;
}
.hero-service-wrap .hero-section-content-wrap .hero-section-content {
    margin-bottom: 19px;
}
.hero-company-boxes {
        padding-bottom: 56px;
    }
    .career-service-area {
    padding-top: 38px;
}
.company-service-area {
    padding-bottom: 7px;
}
.case-studio-area .case-studio .case-studio-tabs {
    background: #ffffff;
    border: none;
    padding: 12px;
    border-radius: 10px;
    margin-bottom: 40px;
    justify-content: center;
    gap: 20px;
}
.contact-area {
    padding: 24px 0;
}

.sticky-news .news-content p {
    padding-bottom: 6px;
    margin-bottom: 9px;
}
.hero-service-wrap .hero-section-content-wrap .hero-section-content h1 {
    font-size: 51px;
    max-width: 100vw;
    margin-bottom: 25px;
}
.hero-service-wrap .hero-section-content-wrap .hero-section-content p {
    max-width: 100vw;
    margin-bottom: 0;
}
.breadcrumb {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  flex-wrap: wrap;
  background: #faf3ff;
  border-radius: 40px;
   padding: 1px 9px;
  width: fit-content;
  margin: 30px 0; 
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}

.breadcrumb a {
    color: rgb(152, 148, 148);
  font-size: 10px;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.3s ease;
}

.breadcrumb a:hover {
  color: #9c2f77;
  text-decoration: underline;
}

.breadcrumb span {
 color: rgb(152, 148, 148);
  font-weight: 600;
}

.breadcrumb .active {
  pointer-events: none;
  color: #bd3c90;
}


.client-area .clients .client-logo img {
  filter: grayscale(100%);
  opacity: 0.8;
  transition: all 0.4s ease;
}
.client-area .clients:hover .client-logo img {
  filter: grayscale(0%);
  opacity: 1;
}
.client-area .clients .client-logo:hover img {
  transform: scale(1.05);
}
.mega-menu-social a:focus i,
.mega-menu-social a:active i {
  opacity: 1 !important;
  transform: none !important;
}
.client-area .clients {
    gap: 10px;
    padding-right: 20px;
    margin-right: 20px;
}
.hero-section-wrap .hero-section-content-wrap .hero-section-content h1 {
    line-height: 51px !important;
}
/* .mega-menu-social i {
  font-family: 'Iconoir' !important;
  display: inline-block;
  line-height: 1;
} */
.hero-section-wrap:not(.hero-home2) .hero-section-content-wrap {
    padding-top: 56px;
}
.services-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.hero-service-wrap .hero-section-content-wrap .hero-section-content p,.hero-section-wrap .hero-section-content-wrap .hero-section-content p {
        font-size: 16px;
    }
.blog-details-area .blog-details-body .blog-details-inner h1 {
    margin-top: 0px;
    font-size: 37px;
    line-height: 0px;
}
.about-service7-area .about-service7-body {
    padding: 45px 50px;
    gap: 50px;
}
.feature3-style-2 .feature3-body .section-header
 {
    padding: 0;
    max-width: 100%;
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 24px;
    margin-bottom: 32px;
}
.feature3-lists {
    column-gap: 98px;
    row-gap: 34px;
}
.case-studio-area .case-studio .case-studio-tab-content .case-studio-body .left {
    flex: 1;
    padding: 18px;
    gap: 18px;
    padding-top: 5px !important;
}
.service-card p {
    font-size: 15px;
    line-height: 21px;
}
.services-list .service-card {
    padding-top: 11px;
    padding-bottom: 16px;
}
.simple-shadow1{
box-shadow: 0px 4px 20px 5px rgba(0,0,0,0.03);
border-radius: 10px;
background: #ffffff;
}
.simple-shadow2 {
box-shadow: 0px 4px 20px 5px rgba(0,0,0,0.03);
border-radius: 10px;
background: #ffffff;
height: 217px;
}
.simple-shadow3 {
box-shadow: 0px 4px 20px 5px rgba(0,0,0,0.03);
border-radius: 10px;
background: #ffffff;
height: 217px;
}
.simple-shadow4 {
box-shadow: 0px 4px 20px 5px rgba(0,0,0,0.03);
border-radius: 10px;
background: #ffffff;
    height: 163px;
}
.about2-tabs .nav-item button {
    border: none;
    border-radius: 30px;
    display: inline-flex;
    align-items: center;
    color: rgb(28 28 28 / 80%);
    background: #ffffff;
    gap: 15px;
    padding: 8px 30px 8px 8px;
    transition: .5s;
}
.service-card1 {
    padding: 39px 16px 3px 20px;
}
    .service-card1 {
    position: relative;
}
.services-list .service-card1 {
    flex: 1;
}

.service-card1 img {
    display: block;
    height: 45px;
    margin-bottom: 30px;
}
.service-card1 h3 {
    font-family: var(--font_yantramanv);
    font-size: 19px !important;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 0; 
    line-height: 1;
    margin-bottom: 4px;
}
.service-card1 h3 a {
    color: var(--dark1);
}
.service-card1 p {
    margin-bottom: 0;
    font-weight: 400;
    line-height: 21px;
    font-size: 15px;
    color: rgb(28 28 28 / 70%);
}
.service-card1 .service-badge {
    position: absolute;
    right: 24px;
    top: 24px;
    font-size: 14px !important;
    font-weight: 500;
    line-height: 1;
    border-radius: 10px;
    background: var(--primary_color);
    color: #ffffff;
    padding: 10px 19px;
}
.service-card1 img {
    height: 36px;
    margin-bottom: 10px;
}
.service-card img {
    height: 36px;
    margin-bottom: 10px;
}
.hire-dev-bg {
    background: linear-gradient(230deg, #bc3d8f 2.15%, #512d56 95.89%) !important;
    padding: 17px 20px;
    border-radius: 25px;
}
.about2-tab-content .about2-tab-content-body .content-box {
    background:none !important;
    padding: 34px 24px;
    border-radius: 10px;
}
.about2-tabs {
    gap: 19px;
    margin-bottom: 0px;
}
.about2-tabs .nav-item button {
    font-size: 15px;
}
.hero-service-wrap1 .hero-section-content-wrap .hero-section-content h5 {
    font-size: 16px;
    display: inline-block;
    border-radius: 30px;
    background: rgb(231 233 238 / 10%);
    padding: 11px 31px;
    text-transform: capitalize;
    font-family: var(--font_dm);
    letter-spacing: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    margin-bottom: 30px;
}
.breadcrumb-hire-dev {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  flex-wrap: wrap;
background: rgb(231 233 238 / 10%);
  border-radius: 40px;
   padding: 1px 9px;
  width: fit-content;
  margin: 0px 0; 
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}

.breadcrumb-hire-dev a {
    color: white;
  font-size: 10px;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.3s ease;
}

.breadcrumb-hire-dev a:hover {
  color: white;
  text-decoration: underline;
}

.breadcrumb-hire-dev span {
 color:white;
  font-weight: 600;
}

.breadcrumb-hire-dev .active {
  pointer-events: none;
  color: #bd3c90;
}

.about2-area {
    padding-bottom: 33px;
}

.hero-service-wrap .hero-section-content-wrap .hero-section-content p, .hero-section-wrap .hero-section-content-wrap .hero-section-content p {
    font-size: 15px;
}

.faq-style-2-area .faq-box {
  padding-left: 43px;
}
.faq-style-2-area .faq-box .card-body {
  padding-right: 0px !important;
}
.faq-content {
  display: flex;
  align-items: center;
  gap: 25px;
}
.faq-content .icon img {
  width: 72px;
  height: auto;
}
.faq-content .card-body {
  flex: 1;
}
.faq-box {
    padding: 18px 40px 18px 108px;
}

.faq-image img {
    object-fit: cover;
    height: 530px;
    width: 100%;
}
.faq-style-2-area .faq-inner{
    padding: 42px 50px;
}
.faq-image img {
  border-radius: 25px;
}
.faq-content .icon {
  position: relative;
  width: 72px;
  height: 72px;
  flex: 0 0 72px;
}
.faq-content .icon .step {
  position: absolute;
  inset: 0; 
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.6);
  pointer-events: none;
}
.faq-content .icon:hover .step {
  transform: scale(1.05);
  transition: 0.3s;
}
.faq-box .card-body {
    font-size: 15px;
    line-height: 22px;
    padding-right: 8px;
}
.faq-style-2-area{
   padding-bottom: 0px;
}
.cta-area .cta-body p
 {
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 0px;
}
.cta-area .cta-body p{
    font-size: 15px;
}
.cta-area .cta-body {
    padding-top: 47px;
    padding-bottom: 51px;
}
.about2-area {
    padding-top: 0px;
}
.about2-area .about2-inner-box {
    padding-bottom: 0px;
}
.about2-tab-content .about2-tab-content-body .content-box {
    background: none !important;
    padding: 1px 0px 1px 1px;
    border-radius: 10px;
}
.cta-area .cta-body {
    background: linear-gradient(
230deg, #bc3d8f 2.15%, #512d56 95.89%);
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;

}
.theme-btn1
 {
    font-size: 15px;
    font-weight: 400;
    color: var(--light_white);
    background: rgb(231 233 238 / 10%);
    display: inline-flex;
    align-items: center;
    padding: 13px 26px;
    border-radius: 30px;
    position: relative;
    cursor: pointer;
    transition: .3s;
    z-index: 1;
    overflow: hidden;
    text-decoration: none !important;
    gap: 10px;
        height: 31px;

        

}
.footer-area .theme-btn1{
    height: 31px;
}


.header-area .header-contact-info .theme-btn1 {
        padding: 10px 19px;
    }
.footer-area .theme-btn1{
    font-size: 12px;
}
.footer-area .theme-btn1 {
    padding: 8px 26px;
    border: none;
    border-radius: 5px;
    line-height: 1;
    font-size: 16px;
}
.footer-area .theme-btn1:hover {
    color: var(--dark1);
}
.footer-area .theme-btn1::before,
.footer-area .theme-btn1::after {
    background:rgb(231 233 238 / 10%);
    border-radius: 5px 0 0 5px;
}
.footer-area .theme-btn1::after {
    border-radius: 0 5px 5px 0;
}
.footer-area .theme-btn1:hover {
    color: #522d57;
}
 .footer-area .theme-btn1::after {
    background: #ffffff !important;
    border-radius: 5px 0 0 5px;
}
.footer-area .theme-btn1::after {
    border-radius: 0 5px 5px 0;
}
    .footer-area .theme-btn1, .footer-area .footer-top .right-content .right-content-inner .theme-btn1
 {
        height: 31px;
    }
    .footer-area .theme-btn1, .footer-area .footer-top .right-content .right-content-inner .theme-btn1{
        font-size: 12px;
    }
    .footer-area .footer-top .right-content .right-content-inner .theme-btn1{
        padding: 13px 26px;
    }
    .footer-area .theme-btn1 {
    border: none;
    border-radius: 5px;
    line-height: 1;
    font-size: 12px;
}
.footer-area .theme-btn1::after {
    background: #ffffff !important;
}
.theme-btn1:hover::after{
 height: 100%;
}
.footer-area .theme-btn1:hover {
     color: #522d57;
     background-color: white;
}

.sticky-news {
    background:linear-gradient(
230deg, #bc3d8f 2.15%, #512d56 95.89%);
    padding: 24px;
    border-radius: 10px;
    gap: 58px;
    position: relative;
}
.sticky-news {
    gap: 30px !important;
    position: relative;
}
.rounded-image {
    border-radius: 9px;
}
.rounded-img{
    border-radius: 25px;
}
.blog-content div {
    font-family: 'DM Sans', sans-serif !important;
    color: rgb(28 28 28 / 90%) !important;
    font-size: 15px !important;
}
.news-item .news-item-body .section-title {
    font-size: 32px;
    letter-spacing: -0.5px;
    font-weight: 700;
    line-height: 38px;
    margin-bottom: 6px;
}
.news-item .news-item-body .section-title {
    font-size: 20px;
    line-height: 28px;
    margin-top: 14px;
}
.news-item {
    background: linear-gradient(180deg, #E7EEFF 0%, var(--primary_light) 100%);
    border-radius: 10px;
    padding: 16px 16px 20px 16px;
    position: relative;
    overflow: hidden;
}
.why-choose-section {
    padding: 32px 0;
    background:linear-gradient(
230deg, #bc3d8f 2.15%, #512d56 95.89%)
}
.hero-service-wrap .hero-section-content-wrap .hero-section-content p, .hero-section-wrap .hero-section-content-wrap .hero-section-content p {
    font-size: 15px;
    line-height: 1.5;
}
.how-we-do-area .how-we-do-left-content .theme-btn1::before{
    background: #ffffff;
}
.how-we-do-area .how-we-do-left-content .theme-btn1 {
    padding-top: 14px;
    padding-bottom: 14px;
}
.how-we-do-area .how-we-do-left-content .theme-btn1::before,
.how-we-do-area .how-we-do-left-content .theme-btn1::after {
    background: #ffffff;
}
.how-we-do-area .how-we-do-left-content .theme-btn1:hover {
    color: #1C1C1C;
}
.how-we-do-area .how-we-do-left-content .theme-btn1:hover svg path {
    fill: #1C1C1C;
}
.theme-btn1 {
    padding: 10px 22px;
}
.how-we-do-area .how-we-do-left-content .theme-btn1 {
    padding-top: 14px;
    padding-bottom: 14px;
}
.how-we-do-area .how-we-do-left-content .theme-btn1 {
    font-size: 15px;
    font-weight: 400;
    color: var(--light_white);
    background: rgb(231 233 238 / 10%);
    display: inline-flex;
    align-items: center;
    padding: 13px 26px;
    border-radius: 30px;
    position: relative;
    cursor: pointer;
    transition: .3s;
    z-index: 1;
    overflow: hidden;
    text-decoration: none !important;
    gap: 10px;
    height: 42px;
}
.how-we-do-area .how-we-do-left-content .theme-btn1:hover {
    color: #1C1C1C;
   background: #ffffff;
}
.how-we-do-area .how-we-do-left-content .theme-btn1::after {
    background: #ffffff;
}
.cta-area .cta-body .theme-btn1 {
    border-radius: 10px;
    height: 42px;
}
.cta-area .cta-body .theme-btn1:hover {
    color:#1C1C1C;
    background: #ffffff;
}
.cta-area .cta-body .theme-btn {
    border-radius: 10px;
}
.theme-btn1{
padding: 10px 22px;
}
.about-service7-area .about-service7-body .about-service7-img-box {
    gap: 5px;
}
.cta-area .cta-body .theme-btn1::after {
    border-radius: 0 10px 10px 0;
    background: #ffffff;
}
.theme-btn1::after {
    top: auto;
    left: auto;
    bottom: 0;
    right: 0;
    border-radius: 0 30px 30px 0;
}
.cta-area .cta-body .theme-btn1 {
    font-size: 13px;
}
.theme-btn1::after{
    content: '';
    width: 50%;
    height: 0;
    background: #1C1C1C;
    border-radius: 30px 0 0 30px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: .3s;
}
.how-we-do-card .how-we-do-content p{
    font-size: 12px;
}
.how-we-do-card .how-we-do-content h4 {
    font-size: 14px;
}
.hire-process img{
    height: 30% !important;
    margin-bottom: 11px;
}
.services-list .service-card {
    padding-top: 14px;
    padding-bottom: 29px;
}
.header-area .header-contact-info .theme-btn3 {
    padding: 10px 19px;
}

.about2-tabs .nav-item button.active {
    background: linear-gradient(230deg, #bc3d8f 2.15%, #512d56 95.89%);
    color: #ffffff;
    transition: .0s;
}
.header-area .navbar-wrapper ul li .mega-menu .mega-menu-inner .right a {
    display: inline-block;
    color: var(--primary_color);
    border-bottom: none !important;
    line-height: 1;
    padding-right: 0;
    font-size: 16px;
    font-weight: 500;
}

.blog-details-header-area .blog-details-header-content-body .img-box img
 {
    display: block;
    border-radius: 25px;
    width: 100%;
    /* height: 60vh; */
    object-fit: contain;
}
.blog-details-header-area .blog-details-header-content-body .section-header p {
    font-size: 15px;
    line-height: 28.5px;
    color: rgb(28 28 28 / 80%);
}
.service-details{
    background: #F3F6FD;
    border-radius: 10px;
    padding: 40px 48px 21px 48px;
}
.service-details h1 {
    font-size: 20px;
}
.service-details h2 {
    font-size: 18px;
}
.service-details h3 {
    font-size: 16px;
}
.service-details h4 {
    font-size: 14px;
}
.service-details h5 {
    font-size: 12px;
}
.service-details h6 {
    font-size: 10px;
}
.about-service7-content h1 {
    font-size: 20px !important;
    font-family: 'DM Sans', sans-serif !important;
}
.about-service7-content p{
    line-height:1.5;
    font-size: 15px !important;
    font-family: 'DM Sans', sans-serif !important;
    color: rgb(28 28 28 / 80%) !important;
}
.blog-details{
    background: #F3F6FD;
    border-radius: 10px;
     padding: 40px 48px 21px 48px;
}
.blog-details h1 {
    font-size: 20px;
}
.blog-details h2 {
    font-size: 18px;
}
.blog-details h3 {
    font-size: 16px;
}
.blog-details h4 {
    font-size: 14px;
}
.blog-details h5 {
    font-size: 12px;
}
.blog-details h6 {
    font-size: 10px;
}
.career-details-area{
    line-height:1.5;
    font-size: 15px !important;
    font-family: 'DM Sans', sans-serif !important;
    color: rgb(28 28 28 / 80%) !important;
}
.blog-details p{
    line-height:1.5;
    font-size: 15px !important;
    font-family: 'DM Sans', sans-serif !important;
    color: rgb(28 28 28 / 80%) !important;
}
.blog-details span{
    line-height:1.5;
    font-size: 15px !important;
    font-family: 'DM Sans', sans-serif !important;
    color: rgb(28 28 28 / 80%) !important;
}
.blog-details div{
    line-height:1.5;
    font-size: 15px;
    font-family: 'DM Sans', sans-serif !important;
    color: rgb(28 28 28 / 80%) !important;
}
.service-details p{
    line-height:1.5;
    font-size: 15px !important;
    font-family: 'DM Sans', sans-serif !important;
    color: rgb(28 28 28 / 80%) !important;
}
.service-details div{
    line-height:1.5;
    font-size: 15px !important;
    font-family: 'DM Sans', sans-serif !important;
    color: rgb(28 28 28 / 80%) !important;
}
.service-details div{
    line-height:1.5;
    font-size: 15px !important;
    font-family: 'DM Sans', sans-serif !important;
    color: rgb(28 28 28 / 80%) !important;
}
.product-details{
    background: #F3F6FD;
    border-radius: 10px;
    padding:30px;
}
.product-details h1 {
    font-size: 20px;
}
.product-details h2 {
    font-size: 18px;
}
.product-details h3 {
    font-size: 16px;
}
.product-details h4 {
    font-size: 14px;
}
.product-details h5 {
    font-size: 12px;
}
.product-details h6 {
    font-size: 10px;
}
.product-details p{
    line-height:1.5;
    font-size: 15px !important;
    font-family: 'DM Sans', sans-serif !important;
    color: rgb(28 28 28 / 80%) !important;
}
.service-details p span{
    line-height:1.5;
    font-size: 15px !important;
    font-family: 'DM Sans', sans-serif !important;
    color: rgb(28 28 28 / 80%) !important;
}
.company-menu {
    width: calc(87% - 256px);
    left: 292px;
}
.footer-area .theme-btn, .footer-area .footer-top .right-content .right-content-inner .theme-btn{
    font-size: 15px;
    justify-content: center;
}

@media (max-width: 767px) {

  .faq-style-2-area .faq-inner {
    padding: 25px 15px;
  }
.hero-section-wrap .hero-section-content-wrap .hero-section-content h1 {
    line-height: 28px !important;
}
.contact-area .contact-form-wrap {
    padding: 58px 28px 22px 20px;
    width: 100% !important;
}
  .faq-items-box {
    display: block !important;
  }
  .footer-area .footer-top .left-content .subscribe-box {
    margin-bottom: 23px;
}
.how-we-do-area .how-we-do-left-content .theme-btn1 {
    font-size: 15px;
    font-weight: 400;
    color: var(--light_white);
    background: rgb(231 233 238 / 10%);
    display: inline-flex;
    align-items: center;
    padding:10px !important;
    border-radius: 30px;
    position: relative;
    cursor: pointer;
    transition: .3s;
    z-index: 1;
    overflow: hidden;
    text-decoration: none !important;
    gap: 10px;
    height: 42px;
}
  .faq-image {
    margin-bottom: 25px;
  }

  .faq-image img {
    height: auto;
    max-height: 300px;
    border-radius: 18px;
  }

  .faq-col {
    width: 100%;
  }

  .faq-box {
    padding: 15px 15px 15px 15px !important;
  }

  .faq-style-2-area .faq-box {
    padding-left: 15px !important;
  }

  .faq-content {
    gap: 12px;
    align-items: flex-start;
  }

  .faq-content .icon {
    width: 50px;
    height: 50px;
    flex: 0 0 50px;
  }

  .faq-content .icon img {
    width: 50px;
  }

  .faq-content .icon .step {
    font-size: 20px;
  }

  .faq-box .card-body {
    padding-right: 0 !important;
    font-size: 14px;
    line-height: 20px;
  }
  .about2-tab-content .about2-tab-content-body .content-box {
    background: none !important;
    padding: 11px 0px;
    border-radius: 10px;
}
.about2-tabs .nav-item button {
    font-size: 12px;
}
.footer-area .theme-btn::before, .footer-area .theme-btn::after {
    background:none !important;
    border-radius: 5px 0 0 5px;
}
}
.mega-menu-social i {
    display: inline-block !important;
}
.fa-whatsapp:before {
    content: "\f232";
    /* color: #00cd39; */
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	left:40px;
	background-color:white;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}
.my-float{
	margin-top:16px;
}
    .floating-chat-widget {
        position: fixed;
        bottom: 20px;
        right: 20px;
        z-index: 9999;
        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;
    }

    .chat-bubble {
        width: 60px;
        height: 60px;
        background: #522d57;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        box-shadow: 0 4px 15px rgba(82, 45, 87, 0.3);
        color: white;
        font-size: 28px;
        transition: all 0.3s ease;
    }

    .chat-bubble:hover {
        transform: scale(1.1);
        box-shadow: 0 6px 20px rgba(82, 45, 87, 0.4);
    }

    .chat-bubble.active {
        display: none;
    }

    .chat-modal {
        position: absolute;
        bottom: 80px;
        right: 0;
        width: 380px;
        background: white;
        border-radius: 16px;
        box-shadow: 0 5px 40px rgba(0, 0, 0, 0.16);
        display: none;
        overflow: hidden;
        animation: slideUp 0.3s ease;
    }

    .chat-modal.active {
        display: block;
    }

    @keyframes slideUp {
        from {
            opacity: 0;
            transform: translateY(20px) scale(0.95);
        }
        to {
            opacity: 1;
            transform: translateY(0) scale(1);
        }
    }

    .chat-header-top {
        background: #522d57;
        padding: 25px;
        color: white;
        position: relative;
    }

    .chat-header-top h3 {
        color: white;
        font-size: 16px;
        font-weight: 500;
        margin: 0;
        line-height: 1.6;
        padding-right: 40px;
    }

    .chat-close-btn {
        position: absolute;
        top: 18px;
        right: 18px;
        background: transparent;
        border: none;
        color: white;
        width: 28px;
        height: 28px;
        cursor: pointer;
        font-size: 20px;
        transition: all 0.2s ease;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .chat-close-btn:hover {
        transform: rotate(90deg);
    }

    .chat-modal-content {
        padding: 30px;
        background: white;
    }

    .chat-form-content {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }

    .form-group {
        display: flex;
        flex-direction: column;
        gap: 6px;
    }

    .form-group label {
        color: #333;
        font-size: 13px;
        font-weight: 500;
    }

    .text-danger {
        color: #e74c3c;
    }

    .form-group input,
    .form-group textarea {
        border: 1px solid #ddd;
        border-radius: 6px;
        padding: 12px 14px;
        font-size: 13px;
        font-family: inherit;
        background: white;
        transition: all 0.2s ease;
        color: #333;
    }

    .form-group input::placeholder,
    .form-group textarea::placeholder {
        color: #999;
    }

    .form-group input:focus,
    .form-group textarea:focus {
        outline: none;
        border-color: #522d57;
        box-shadow: 0 0 0 2px rgba(82, 45, 87, 0.1);
    }

    .form-group textarea {
        resize: vertical;
        min-height: 80px;
    }

    .submit-btn {
        background: #522d57;
        color: white;
        border: none;
        border-radius: 6px;
        padding: 12px 20px;
        font-size: 14px;
        font-weight: 600;
        cursor: pointer;
        transition: all 0.3s ease;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        margin-top: 8px;
    }

    .submit-btn:hover {
        background: #3d1f42;
        transform: translateY(-1px);
        box-shadow: 0 4px 12px rgba(82, 45, 87, 0.2);
    }

    .submit-btn:active {
        transform: translateY(0);
    }

    .submit-btn i {
        font-size: 13px;
    }
       .career-box p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 0px;
    }
    @media (max-width: 480px) {
        .floating-chat-widget {
            bottom: 15px;
            right: 15px;
        }
        .sldier-home{
            height: 42px !important;
        }
        .hero-empowerment-area .theme-btn {
            font-size: 13px;
        }
    
        .career-box h2 {
            color: var(--dark1);
            font-family: var(--font_yantramanv);
            font-size: 24px;
            font-weight: 500;
            line-height: 1;
            margin-bottom: 6px;
            margin-top: 22px;
        }
        .header-area .navbar-wrapper ul li .mega-menu .mega-menu-inner .right p {
            font-size: 16px;
            font-weight: 400;
            line-height: 26px;
            color: rgb(28 28 28 / 70%);
            margin-bottom: -2px;
        }
        .header-area .navbar-wrapper ul li .mega-menu .mega-menu-inner .mega-menu-link-wrap {
            padding-bottom: 5px;
        }
        .contact-area .contact-experience {
            padding: 31px 17px 18px 18px !important;
        }
        .footer-area .footer-all-links-wrap {
            gap: 41px;
            flex: 1;
            padding-right: 50px !important;
            padding-left: 20px;
        }
        .footer-area .footer-bottom .custom-row {
            flex-direction: column;
            gap: 41px;
        }
        
        .career-box {
            background: #fff;
            border-radius: 12px;
            box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
            padding: 20px 25px;
            margin-bottom: 25px;
            position: relative;
            transition: all 0.3s ease;
        }
        .career-box .location {
            position: absolute;
            top: 11px;
            left: 16px;
            background: #f4e9f7;
            color: #bd3c90;
            font-weight: 500;
            border-radius: 20px;
            font-size: 14px;
            width: 32%;
        }
        .header-area .navbar-wrapper ul li .mega-menu.mega-menu-portfolio .mega-menu-inner .mega-menu-link-wrap {
            column-gap: 39px;
            row-gap: 0px !important;
        }
        .chat-bubble {
            width: 62px;
            height: 62px;
            font-size: 24px;
        }
        .chat-modal {
            width: calc(100vw - 30px);
            bottom: 70px;
        }
        .chat-header-top {
            padding: 20px;
        }
        .chat-header-top h3 {
            font-size: 14px;
        }
        .chat-modal-content {
            padding: 25px;
        }
        .service3-area .custom-row {
        gap: 5px !important;
    }
    .about-service3-area h1{
        font-size: 28px;
    }
    .blog-details-area {
        padding-top: 0px;
    }
    .career-box p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 0px;
    }
    .hero-service-about {
        padding: 34px 13px 10px 13px !important;
    }
    .about-service3-area {
        background: linear-gradient(230deg, #bc3d8f 2.15%, #512d56 95.89%);
        padding: 34px 13px 36px 13px !important;
    }
    .event-details-area .custom-row, .about-service3-area .custom-row {
        gap: 9px;
    }
    .about-service3-area h1 {
        margin-bottom: 8px !important;
    }
    .about-service3-area ul {
        margin-top: 21px !important;
    }
    }


    .form-group {
        display: flex;
        flex-direction: column;
        gap: 6px;
    }

    .form-group label {
        color: #333;
        font-size: 13px;
        font-weight: 500;
    }

    .text-danger {
        color: #e74c3c;
    }

    .form-group input,
    .form-group textarea {
        border: 1px solid #ddd;
        border-radius: 6px;
        padding: 12px 14px;
        font-size: 13px;
        font-family: inherit;
        background: white;
        transition: all 0.2s ease;
        color: #333;
    }

    .form-group input::placeholder,
    .form-group textarea::placeholder {
        color: #999;
    }

    .form-group input:focus,
    .form-group textarea:focus {
        outline: none;
        border-color: #522d57;
        box-shadow: 0 0 0 2px rgba(82, 45, 87, 0.1);
    }

    .form-group textarea {
        resize: vertical;
        min-height: 80px;
    }

    .submit-btn {
        background: #522d57;
        color: white;
        border: none;
        border-radius: 6px;
        padding: 12px 20px;
        font-size: 14px;
        font-weight: 600;
        cursor: pointer;
        transition: all 0.3s ease;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        margin-top: 8px;
    }

    .submit-btn:hover {
        background: #3d1f42;
        transform: translateY(-1px);
        box-shadow: 0 4px 12px rgba(82, 45, 87, 0.2);
    }

    .submit-btn:active {
        transform: translateY(0);
    }

    .submit-btn i {
        font-size: 13px;
    }

    @media (max-width: 480px) {
        .floating-chat-widget {
            bottom: 15px;
            right: 15px;
        }
        .latest-blog{
            margin-top: 5px;
        }
        .navbar-wrapper ul li {
            position: relative;
        }
        .la-bars{
            margin-top: 10px;
        }
        .la-times{
            margin-top: 10px;
        }
        .la-angle-down{
            margin-top: 10px;
        }
        .navbar-wrapper ul li a {
            display: inline-block;
            border-bottom: 2px solid transparent; 
            padding-bottom: 0;
        }
        .navbar-wrapper ul li a:focus,
        .navbar-wrapper ul li a:active {
            outline: none;
            border-bottom-color: transparent !important;
        }
        .navbar-wrapper ul li .dropdown-menu-item-icon {
            position: relative;
            top: 0; 
        }
        .navbar-wrapper ul li:hover .dropdown-menu-item-icon i,
        .navbar-wrapper ul li.active-menu .dropdown-menu-item-icon i {
            transform: none !important; 
        }
        /*.chat-bubble1 {
            width: 55px;
            height: 55px;
            font-size: 24px;
        }
        .chat-modal1 {
            width: calc(100vw - 30px);
            bottom: 70px;
        }
        .chat-header-top {
            padding: 20px;
        }
        .chat-header-top h3 {
            font-size: 14px;
        }
        .chat-modal-content {
            padding: 25px;
        }*/
        .header-area .navbar-wrapper ul li .mega-menu .mega-menu-inner .left {
            padding-right: 0px;
        }
    .header-area .navbar-wrapper ul li .mega-menu .mega-menu-inner .mega-menu-service-cards {
        gap: 10px;
        width: 100%;
    }
    .breadcrumb {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        gap: 8px;
        flex-wrap: wrap;
        background: #faf3ff;
        border-radius: 40px;
        padding: 1px 9px;
        width: fit-content;
        margin: 24px 0;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    }
    .about-service7-body{
        padding: 31px 17px 18px 18px !important;
    }
    .feature3-style-2 .feature3-body {
        padding: 31px 17px 18px 18px !important;
    }
    .about-service7-area .about-service7-body .about-service7-img-box {
        gap: 15px !important;
    }
    .blog-details {
    background: #F3F6FD;
    border-radius: 10px;
    padding: 28px 23px 17px 23px;
    margin-top: 10px;
}
    .blog-details-header-area .blog-details-header-content-body .img-box img {
        display: block;
        border-radius: 25px;
        width: 100% !important;
    }
    }
    .copyright-area {
    padding: 31px 0 23px 0;
    }
    .hero-service-about {
        padding: 37px 53px 10px 60px;
    }
    .service-details {
        background: #F3F6FD;
        border-radius: 10px;
    }
    .contact-area .contact-form-wrap {
        padding: 31px 17px 18px 18px;
    }
    .hero-service-about .hero-service-about-body p {
        line-height: 25px;
        padding-bottom: 12px;
        margin-bottom: 12px;
    }
        .about-service3-area .content-box {
        max-width: inherit;
        padding-right: 0px;
    }
    .service-class p {
     color: #1c1c1ccc !important;
}
.about-service3-area h1 {
    margin-bottom: 20px;
}
.service-card {
    padding: 17px 24px 50px 26px;
}
.hero-section-wrap .hero-section-content-wrap {
    background: none;
}
.theme-btn2::after,
.theme-btn2::before {
    background: #512d56;
}

.iti__selected-flag {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    height:auto !important;
    padding: 6px 10px 9px 6px !important;
    font-size: 14px !important;
}
.iti__flag-box, .iti__country-name {
    margin-right: 6px;
    font-size: 14px !important;
}
.iti__dial-code {
    vertical-align: middle;
    font-size: 14px !important;
}
.iti__country-list {
    position: absolute;
    width: 421% !important;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 200px;
    overflow-x:hidden !important;
    -webkit-overflow-scrolling: touch;
}
.modal-footer {
    display: flex;
    flex-shrink: 0;
    flex-wrap: wrap;
    align-items: center !important;
    justify-content: center !important;
    padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);
    background-color: var(--bs-modal-footer-bg);
    border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
    border-bottom-right-radius: var(--bs-modal-inner-border-radius);
    border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}
.alert{
    font-size: 15px;
    margin-top: -50px;
}
.iti{
    position: relative;
    display: inline-block;
    width: 100% !important;
}
.career-area{
    margin-top: 20px;
}
.feature3-style-2 .feature3-body {
    padding: 40px 48px 40px 48px;
}
.header-area .logo img {
    max-width: 144px;
}
.section-subtitle{
    color:#d350b5 !important;
}
.section-subtitle-title{
    color:white !important;
}
.file-upload-group {
   display: flex;
    flex-direction: column;
    margin-bottom: 20px; 
}
.file-upload-group label {
   margin-bottom: 8px; 
    font-weight: 500;
    font-size: 14px;
}
.file-upload-input {
    height: 100px !important;   
    border: 1px solid #ddd;
    border-radius: 6px;
    background: #fff;
    box-sizing: border-box;       
    display: flex;                
    align-items: center;
}
.publisher-background-color
 {
    background: linear-gradient(230deg, rgb(188, 61, 143) 2.15%, rgb(81, 45, 86) 95.89%) !important;
}
.publisher-background-color:hover
 {
    background-color: #522d57 !important;
}  
.comment-policy-refresh__button.btn:hover {
    background: #522d57 !important;
    color: #fff !important;
    display: none !important;
}
a{
    color: #bd3c90;
}
.why-choose-area {
    position: relative;
    padding: 100px 0;
    background: #4b2656; 
}
.why-text-content .section-title {
    font-size: 38px;
    font-weight: 700;
    color: #fff;
    line-height: 1.1;
    margin-bottom: 25px;
}
.why-text-content p {
    color: #ccc;
    font-size: 18px;
    line-height: 1.6;
}
.why-right {
    text-align: center;
}
.image-box {
    background: #fff;
    border-radius: 12px;
    padding: 10px;
    display: inline-block;
    margin-bottom: 20px;
}
.image-box img {
    width: 100%;
    border-radius: 8px;
}
.feature-list {
    display: flex;
    gap: 20px; 
    padding: 0;
    list-style: none;
}
.feature-list strong {
    color: #fff; 
    font-size: 15px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}
.feature-list strong i {
    background: #bd3c90;
    color: #fff;
    width: 17px;
    height: 18px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 9px;
    margin-right: 10px;
}
.border-contact {
   border-radius: 10px;
}
.about-area {
    padding-bottom: 27px;
}
.service-card11 {
    position: relative;
}

.service-card11 {
    padding: 17px 18px 16px 20px;
}
.services-list .service-card1 {
    flex: 1;
}
.about-area-bg{
    background: linear-gradient(230deg, #bc3d8f 2.15%, #512d56 95.89%) !important;
}
.service-card11 img {
    display: block;
    height: 45px;
    margin-bottom: 30px;
}
.service-card11 h3 {
    font-family: var(--font_yantramanv);
    font-size: 19px !important;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 0; 
    line-height: 1;
    margin-bottom: 4px;
}
.service-card11 h3 a {
    color: var(--dark1);
    font-size: 19px;
}
.service-card11 p {
    margin-bottom: 0;
    font-weight: 400;
    line-height: 21px;
    font-size: 15px;
    color: rgb(28 28 28 / 70%);
}
.service-card11 .service-badge {
    position: absolute;
    right: 24px;
    top: 24px;
    font-size: 14px !important;
    font-weight: 500;
    line-height: 1;
    border-radius: 10px;
    background: var(--primary_color);
    color: #ffffff;
    padding: 10px 19px;
}
.service-card11 img {
    height: 36px;
    margin-bottom: 10px;
}

.service-card11 strong i {
    width: 16px;
    height: 16px;
    line-height: 19px;
    background: var(--primary_color);
    text-align: center;
    border-radius: 50%;
    font-size: 9px;
    color: #ffffff;
}
.hero-service-about .hero-service-about-body {
        padding-right: 0px;
        padding-left: 0px;
    }
    .hero-service-about .hero-service-about-body {
    padding: 0 0px;
}


.service-card4 {
    padding: 15px 15px 10px 19px;
}
    .service-card4 {
    position: relative;
}
.services-list .service-card4 {
    flex: 1;
}

.service-card4 img {
    display: block;
    height: 45px;
    margin-bottom: 30px;
}
.service-card4 h3 {
    font-family: var(--font_yantramanv);
    font-size: 19px !important;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 0; 
    line-height: 1;
    margin-bottom: 4px;
}
.service-card4 h3 a {
    color: var(--dark1);
}
.service-card4 p {
    margin-bottom: 0;
    font-weight: 400;
    line-height: 21px;
    font-size: 15px;
    color: rgb(28 28 28 / 70%);
}
.service-card4 .service-badge {
    position: absolute;
    right: 24px;
    top: 24px;
    font-size: 14px !important;
    font-weight: 500;
    line-height: 1;
    border-radius: 10px;
    background: var(--primary_color);
    color: #ffffff;
    padding: 10px 19px;
}
.service-card4 img {
    height: 36px;
    margin-bottom: 10px;
}
.project-area .project-left-details ul li i, .about-service3-area ul li i {
    height: 16px;
    width: 16px;
    line-height: 16px;
    font-size: 16px;
}
.contact-area .contact-form-wrap {
    padding: 78px 57px 16px 57px !important;
}
.navbar-wrapper ul li a {
    outline: none;
}
.contact-area .contact-form-wrap .contact-form-body .section-title {
        margin-bottom: 0px !important;
    }
.navbar-wrapper ul li a:hover,
.navbar-wrapper ul li a:active,
.navbar-wrapper ul li a:focus {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    border-bottom: none !important;
    transform: none !important;
}


@media (max-width: 576px) {
    .contact-experience ul {
        grid-template-columns: repeat(2, 1fr) !important;
    }
    .contact-experience ul li {
        text-align: center !important;
    }
    .contact-experience ul {
    display: grid !important;
    padding: 0;
    margin: 0;
    list-style: none;
    gap: 20px;
    width: 100%;
}
}

@media (min-width: 577px) and (max-width: 991px) {
    .contact-experience ul {
        grid-template-columns: repeat(3, 1fr) !important;
    }
}
.service-area .service-section-header {
    margin-bottom: 19px;
}
.loader-overlay {
  position: fixed;
  inset: 0;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999999;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.6s ease, visibility 0.6s ease;
}
.pulse-square {
  width: 60px;
  height: 60px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 12px;
}
.pulse-square span {
  width: 20px;
  height: 20px;
  background: #a63a84;
  border-radius: 50%;
  animation: pulseSquare 0.8s infinite ease-in-out;
}
.pulse-square span:nth-child(1) { animation-delay: 0s; }
.pulse-square span:nth-child(2) { animation-delay: 0.2s; }
.pulse-square span:nth-child(3) { animation-delay: 0.4s; }
.pulse-square span:nth-child(4) { animation-delay: 0.6s; }
@keyframes pulseSquare {
  0%, 100% {
    transform: scale(0.5);
    opacity: 0.5;
  }
  50% {
    transform: scale(1);
    opacity: 1;
  }
}
.loader-overlay.fade-out {
  opacity: 0;
  visibility: hidden;
}

.footer-links1 h3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    color: #ffffff;
    margin-bottom: 30px;
}
.footer-links1 ul li + li {
    margin-top: 20px;
}
.footer-links1 ul li a {
    display: flex;
    align-items: center;
    color: rgba(255 255 255 / 80%);
    line-height: 1.2;
    font-size: 12px;
    font-weight: 500;
    gap: 8px;
}
.footer-links1 ul li a span {
    background: var(--primary_color);
    color: #ffffff;
    border-radius: 10px;
    font-size: 13px;
    padding: 6px 10px;
    line-height: 1;
}
.footer-links1 ul li a {
white-space: nowrap;
}
.footer-links1 h3,
.footer-area .footer-top .right-content .right-content-inner p,
.footer-area .footer-top .left-content p,
.contact-area .contact-experience ul li p,
.news-item .news-item-body p,
.sticky-news .news-content p,
.testimonial-item .author-box h4,
.about-timeline .about-timeline-item p,
.case-studio-area .case-studio .case-studio-tab-content .case-studio-body .right .case-studio-contents p {
    font-size: 14px;
}
.news2-card p,
.contact2-info-box.contact2-social-links ul li,
.contact2-info-box p,
.hero-section-wrap .hero-section-content-wrap .hero-section-content h5,
.copyright-area p,
.footer-area .footer-bottom .footer-contact-info .footer-contact-info-item p,
.footer-links1 ul li a,
.footer-area .footer-top .right-content .right-content-inner .footer-experience .footer-experience-item p,
.footer-area .footer-top .right-content .right-content-inner .footer-experience .footer-experience-item h1 span,
.footer-area .theme-btn,
.footer-area .footer-top .right-content .right-content-inner .theme-btn,
.contact-form .input-row .input-group label,
.contact-area .contact-infos .contact-social-links li a,
.contact-area .contact-infos .contact-info p,
.testimonial-item .author-box p,
.service-card p,
.hero-empowerment-area .hero-empowerment-right-content .bottom-content .google-reviews-box .right p,
.our-expert-team-box .our-expert-team-box-inner p,
.hero-empowerment-area .hero-empowerment-right-content .top-content .experience-box .experience-content p {
    font-size: 12px;
}
.news2-card .meta > *,
.news2-card .news-ribbon,
.footer-links1 ul li a span,
.section-subtitle,
.feature-area .feature-content .btns-group .theme-simple-btn,
.news-item .news-item-body .section-subtitle,
.sticky-news .news-content .section-subtitle,
.case-studio-area .case-studio .case-studio-tab-content .case-studio-body .case-studio-img-card .case-studio-cat,
.service-card .service-badge {
    font-size: 10px;
}
.hero-section-wrap .hero-section-content-wrap .hero-section-content h1 {
    letter-spacing: -1px;
}
body.modal-open {
    overflow: hidden !important;
    padding-right: var(--scrollbar-width, 0) !important; 
}
.gallery-title {
    font-weight: 600;
    font-size: 24px;
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 6px;              
    margin-bottom: 20px;               
}
html {
    overflow-y: scroll !important;
}
body.modal-open {
    padding-right: 0 !important; 
    margin-right: 0 !important;  
}
header, .header, .site-header {
    /*padding-right: 0 !important;*/
    /*margin-right: 0 !important;*/
}
.modal {
    overflow-y: auto !important;
}
.pagination-wrapper li.page-item.disabled {
    display: none;
}
.author-box img[src*=".png"] {
    background-color: #f1f1f1;
}
.whatsapp{
    font-size: 10px; color: rgb(128, 128, 128); text-align: right; margin-top: -15px;
}
.footer-area .footer-bottom .footer-contact-info
{
    padding: 4px 44px 0 10px;
}
#txt_mobile{
    padding-left: 85px !important;
    width: 100% !important;
}
#txt_mobile12 {
    padding-left: 78px !important;
    width: 99%;
}
.blog-details-header-content-body {
    align-items: flex-start !important;
}
.blogdetails1 {
    width: 40%;
}
.blogdetails .breadcrumb{
    margin: 0 !important;
}
figure
{
    margin: 0px !important;
}
.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 8px 8px 8px 8px !important;
}

/* iOS Touch Event Fixes */
.header-area .menu-bar,
.header-area .navbar-wrapper .close-menu-bar,
.header-area .navbar-wrapper ul li,
.header-area .navbar-wrapper ul li a {
    -webkit-tap-highlight-color: transparent;
    touch-action: manipulation;
    cursor: pointer;
}

/* Remove iOS hover delay */
@media (hover: none) and (pointer: coarse) {
    .header-area .navbar-wrapper ul li {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }
    .header-area .menu-bar,
    .header-area .navbar-wrapper .close-menu-bar {
        cursor: pointer;
        -webkit-user-select: none;
        user-select: none;
    }
}

/* Mobile mega menu behavior */
@media (max-width: 1200px) {
    .header-area .navbar-wrapper ul li .mega-menu {
        display: none !important;
    }
    .header-area .navbar-wrapper ul li.active .mega-menu {
        display: block !important;
    }
    .header-area .navbar-wrapper ul li.mega-menu-item > a {
        pointer-events: none;
    }
    .header-area .navbar-wrapper ul li.mega-menu-item {
        cursor: pointer;
    }
}

/* FIX HORIZONTAL SCROLLING - Added Dec 10, 2025 */
.sticky-bar-csm {
    position: fixed;
    bottom: 21px;
    border-radius: 52PX;
    left: 20%;
    width: 63%;
    background: #89176fe6;
    /*background: linear-gradient(*/
    /*    230deg,*/
    /*    rgba(188, 61, 143, 0.55) 2.15%,*/
    /*    rgba(81, 45, 86, 0.55) 95.89%*/
    /*);*/
    backdrop-filter: blur(1px);
    color: #fff;
    z-index: 9999;
    /*box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2);*/
    font-family: Arial, sans-serif;
}

.sticky-content-csm {
    border-radius: 10px;
    max-width: 1200px;
    margin: auto;
    padding: 19px 52px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.left-csm {
  display: flex;
  align-items: center;
  gap: 12px;
}

.icon {
  font-size: 28px;
}

.text strong {
  display: block;
  font-size: 16px;
}

.text p {
  margin: 2px 0 0;
  font-size: 13px;
  opacity: 0.9;
}

.right-csm {
  display: flex;
  align-items: center;
  gap: 10px;
}

.cta-btn {
   font-size: 15px;
    font-weight: 400;
    color: var(--light_white);
    background: rgb(231 233 238 / 10%);
    display: inline-flex;
    align-items: center;
    padding: 13px 26px;
    border-radius: 30px;
    position: relative;
    cursor: pointer;
    transition: .3s;
    z-index: 1;
    overflow: hidden;
    text-decoration: none !important;
    gap: 10px;
    height: 31px;
}

.cta-btn:hover {
  background:rgb(231 233 238 / 10%);
  color: #522d57;
}

.close-btn {
  background: transparent;
  border: none;
  color: #fff;
  font-size: 22px;
  cursor: pointer;
  line-height: 1;
}

/* Responsive */
@media (max-width: 768px) {
    .sticky-bar-csm {
        bottom: 10px;
        border-radius: 20px;
    }

    .sticky-content-csm {
        flex-direction: column;
        text-align: center;
        padding: 14px 16px;
    }
}






