
.tpss-hidden{
	display:none !important;
}
button.cky-btn.cky-btn-accept {
    color: #fff !important;
}

.lazy-section {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.lazy-section.visible {
  opacity: 1;
  transform: translateY(0);
}
.tp_THI_banner b {
    display: block;
    color: #141774;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 13px;
    line-height: normal;
  }
  
  .tp-shape-anim.tp-hero__area.api-techStack .tp-hero__wrapper-3 .tp-hero__thumb-shape-1 {
    animation: zoom 2s infinite;
  }
  
  .tp-shape-anim.tp-hero__area.api-techStack .tp-hero__wrapper-3 .tp-hero__thumb-shape-2 {
    animation: zoom 4s infinite;
  }
  
  body .tp_THI_banner .tp-hero__thumb-3::after {
    border: 1px dashed #5bacfb;
  }
  
  .tp-dark-blue-counter.tp-home-project__counter.project__counter {
    background-color: #0b4df5;
  }
  
  .tp-dark-blue-counter.tp-home-project__counter.project__counter .tp-counter-2__content span,
  .tp-dark-blue-counter.tp-home-project__counter.project__counter .tp-counter-2__content h4>span {
    color: #fff;
  }
  
  .project__counter .tp-counter-2__icon img {
    object-fit: contain;
  }
  
  .tp-dark-blue-counter .tp-counter-2__wrapper {
    display: grid;
    grid-template-columns: 100%;
  }
  
  .tp-dark-blue-counter .tp-counter-2__wrapper .row {
    grid-row: 1;
    grid-column: 1;
    transition: all 0.1s ease-in-out;
  }
  
  .tp-dark-blue-counter .tp-counter-2__wrapper .row:first-child {
    animation: counter_anim 10s ease-in-out infinite;
  }
  
  .tp-dark-blue-counter .tp-counter-2__wrapper .row:last-child {
    animation: counter_anim2 10s ease-in-out infinite;
  }
  
  @keyframes counter_anim {
    0% {
      opacity: 1;
    }
  
    40% {
      opacity: 1;
    }
  
    50% {
      opacity: 0;
    }
  
    90% {
      opacity: 0;
    }
  
    100% {
      opacity: 1;
    }
  }
  
  @keyframes counter_anim2 {
    0% {
      opacity: 0;
    }
  
    40% {
      opacity: 0;
    }
  
    50% {
      opacity: 1;
    }
  
    90% {
      opacity: 1;
    }
  
    100% {
      opacity: 0;
    }
  }
  
  .tp-gradient-wrapper .slick-slide>div {
    border: 1px solid transparent;
    border-radius: 10px;
    background-image: linear-gradient(white, white), radial-gradient(circle at top, #ef8eff, #ef8eff, #3eb7fd);
    background-origin: border-box;
    background-clip: content-box, border-box;
    padding: 0;
  }
  
  .tp-gradient-wrapper .tp-service__item {
    padding: 30px;
  }
  
  .singleListIcon .segment-list,
  .process-ctm-sec2.singleListIcon .segment-list {
    display: grid;
    gap: 10px;
  }
  
  .process-ctm-sec2.singleListIcon .segment-list li {
    width: 100%;
  }
  
  .singleListIcon .segment-list li,
  .process-ctm-sec2.singleListIcon .segment-list li {
    flex-basis: 100%;
    width: 100%;
    display: grid;
    grid-template-columns: 40px 1fr;
    gap: 20px;
  }
  
  .segment-list-content p:last-child {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .segment-list-content p {
    font-size: 16px;
    padding-bottom: 0 !important;
    margin-bottom: 10px;
    font-family: 'Poppins';
  }
  
  .singleListIcon .tp-service__title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 7px !important;
    line-height: 40px;
  }
  
  .tp-service__title+p {
    margin-top: 15px;
  }
  
  .tp_thumbnail_animation {
    position: sticky !important;
    top: 200px;
  }
  
  .border_icon_box_card_sec .tp-feature__item {
    display: grid;
    grid-template-columns: 70px 1fr;
    gap: 25px;
    padding: 27px 34px;
  }
  
  .border_icon_box_card_sec .tp-feature__item .tp-feature__title-sm {
    font-size: 22px !important;
    margin-bottom: 8px !important;
    line-height: 28px !important;
  }
  
  .border_icon_box_card_sec .tp-feature__item .blog-post-excerpt {
    font-size: 16px;
  }
  
  .arw_list_icon p {
    position: relative;
    padding-left: 16px !important;
    font-size: 16px !important;
    padding-bottom: 0 !important;
  }
  
  .arw_list_icon p i {
    position: absolute;
    left: 0;
    top: 6px;
    color: #0b4df5;
  }
  
  .quote_icon_tp {
    display: inline-flex;
    background: #e8f6ff;
    height: 50px;
    width: 50px;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    margin-right: 15px !important;
  }
  
  .quote_icon_tp img {
    border-radius: 0 !important;
    width: 26px !important;
    height: auto !important;
    object-fit: contain !important;
    margin-right: 0 !important;
  }
  
  .tp_testimonial_sec .tp-testimonial-3__author {
    align-items: center !important;
  }
  
  .tp_testimonial_sec .tp-project__section-box {
    padding-top: 70px;
  }
  
  .showcase_slider .tp-testimo-slider-active button {
    background-color: #e8f6ff !important;
  }
  
  .tp-dark-blue-counter .tp-counter-2__content {
    width: calc(100% - 75px);
  }
  
  .tp-home-project__counter.tp-dark-blue-counter .tp-counter-2__icon {
    margin-right: 20px;
  }
  
  .project__counter.tp-dark-blue-counter .tp-counter-2__icon img {
    height: auto;
    width: 55px !important;
  }
  
  body .tp_nw_pages .tp-hero__thumb-3::after,
  body .tp-shape-anim.grey-bg .tp-hero__thumb-3::after {
    border: 1px dashed #5bacfb;
  }
  
  .tp-about__section-box.tp-career_section_box {
    padding-left: 20px;
  }
  
  .tp-hero__area .tp-hero__content-box p a.tp-btn-blue-square {
    text-decoration: none !important;
  }
  
  body:not(.tp-MainMenu-active) #tp-MainMenu {
    pointer-events: none;
  }
  
  body .tp_nw_pages .tp-hero__thumb-shape-2 {
    bottom: 25px;
  }
  
  body .tp_nw_pages .tp-hero__wrapper-3 {
    z-index: 1;
    margin-top: 50px;
  }
  
  .th_software_solution {
    background-image: url("/wp-content/themes/techprastish/assets/images/hero-shape-3-4.png"),
      url("/wp-content/themes/techprastish/assets/images/hero-shape-3-3.png");
    background-repeat: no-repeat, no-repeat;
    background-position: right 0 top 21%, left 0 bottom 8%;
  }
  
  .th_software_solution_right {
    background-image: url("/wp-content/themes/techprastish/assets/images/hero-shape-3-4.png");
    background-repeat: no-repeat;
    background-position: right 0 top 21%;
  }
  
  .th_software_solution.tp-service__area {
    background-position: right 0 top 2%, left 0 bottom 6%;
  }
  
  .segment-list-content h3 {
    font-size: 20px;
    color: #62637d;
    margin-bottom: 15px;
    font-weight: bold;
    margin-left: -20px;
  }
  
  .tp-service__content {
    font-size: 16px;
  }
  
  .segment-list-content {
    padding-left: 10px;
  }
  
  .dark_bg_sec .segment-list li:not(:last-child) {
    margin-bottom: 25px;
  }
  
  .dark_bg_sec .segment-list {
    counter-reset: counter;
  }
  
  .dark_bg_sec .segment-list li::before {
    content: counter(counter) ".";
    counter-increment: counter;
    position: absolute;
    left: 69px;
    font-size: 20px;
    color: #62637d;
    margin-bottom: 15px;
    font-weight: bold;
    top: -2px;
  }
  
  .dark_bg_sec .segment-list li {
    position: relative;
  }
  
  .dark_bg_sec .segment-list-content {
    padding-left: 60px;
  }
  
  .right_bg_image {
    background-image: url("/wp-content/themes/techprastish/assets/images/hero-shape-3-4.png");
    background-repeat: no-repeat;
  }
  
  .left_bg_image {
    background-image: url("/wp-content/themes/techprastish/assets/images/hero-shape-3-3.png");
    background-repeat: no-repeat;
  }
  
  .dark_bg_sec {
    background-position: top 2% right;
  }
  
  .cold_left_image,
  .solution_left_image {
    background-position: left top 160px;
  }
  
  .recipe_right_image,
  .food_right_image {
    background-position: right top;
  }
  
  .direct_left_image {
    background-position: left center;
  }
  
  .weDev_right_image {
    background-position: right top -60px;
  }
  
  .customForm .tp-inputOuter select+.error-message,
  .customForm .tp-inputOuter textarea+.error-message,
  .customForm .tp-inputOuter input+.error-message {
    position: relative;
    top: -25px;
    font-size: 14px;
  }
  
  .segment-list-content-inner-content li {
    display: block !important;
  }
  
  /* Blog Page */
  
  .tp-service__slider-active_blog .slick-next {
    position: absolute;
    right: -17%;
    top: 50%;
    transform: translateY(-50%);
  }
  
  .tp-service__slider-active_blog button {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    background-color: var(--tp-common-white);
    color: var(--tp-common-black) !important;
    font-size: 24px;
    font-weight: 700;
    box-shadow: 0px 21px 89px rgba(146, 168, 201, 0.24);
    transition: 0.3s;
  }
  
  .tp-service__slider-active_blog .slick-prev {
    position: absolute;
    left: -17%;
    top: 50%;
    transform: translateY(-50%);
  }
  
  .tp-border-gradient {
    border-radius: 22px;
    background-image: linear-gradient(75deg,
        rgba(1, 99, 253, 1) 0%,
        rgba(9, 199, 249, 1) 50%,
        rgba(238, 170, 182, 1) 100%);
    padding: 1px;
    overflow: hidden;
    height: 100%;
  }
  
  .tp-blog-post ul {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
  }
  
  .tp-blog-post li {
    color: #8a90a2;
    font-size: 14px;
    font-weight: 600;
    padding-right: 50px;
  }
  
  .tp-blog-post li i {
    color: #141774;
    padding-right: 6px;
  }
  
  .tp-blog-post img {
    margin-bottom: 25px;
    border-radius: 20px;
    aspect-ratio: 1.84 / 1;
    object-fit: cover;
  }
  
  .tp-heading-title {
    font-size: 24px;
    font-weight: 500;
    color: var(--tp-theme-1);
    margin-bottom: 8px;
    line-height: 36px;
  }
  
  .tp-inner-bg {
    background-color: #ffffff;
  }
  
  .tp-border-gradient>.tp-inner-bg {
    border-radius: 21px;
    padding: 20px;
    min-height: 100%;
  }
  
  .tp-blog-post .tp-heading-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
  
  .tp-blog-post p {
    font-size: 17px;
    font-weight: 500;
    margin: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  
  .tp-blog-post .slick-list.draggable {
    margin-left: -10px;
    margin-right: -10px;
  }
  
  .tp-service__area.tp-shopify-point.tp-blog-post .tp-service__slider-wrapper .slick-track .slick-slide {
    margin-inline: calc(45px / 2);
  }
  
  .tp-blog-post .tp-service__slider-active_blog {
    margin-bottom: 100px;
  }
  
  .tp-blog-post {
    padding-top: 90px;
  }
  
  .tp-team_wrapper p {
    font-size: 18px;
    color: #E8F6FF;
  }
  
  .ourMission .tp-team_wrapper .tp-cta__item {
    padding: 110px 30px;
  }
  
  .tp-list_content p {
    font-family: 'Poppins';
  }
  
  .breadcrumb__area.breadcrumb-height.blog_breadcrumb{
  
    padding: 0 0 55px;
  
  }
  
  .breadcrumb__area.blog_breadcrumb .breadcrumb__list span {
  
    text-transform: capitalize;
  
    font-weight: normal;
  
    letter-spacing: 0;
  
    font-size: 16px;
  
  }
  
  .blog_breadcrumb .breadcrumb__list span i {
  
    vertical-align: bottom;
  
  }
  
  .blog_breadcrumb .breadcrumb__content {
  
    padding-top: 20px;
  
  }
  
  .blog_breadcrumb .breadcrumb__title {
  
    padding: 60px 0;
  
  }
  
  .blog_breadcrumb .postbox__meta{
  
    margin: 0;
  
  }
  
  /* Service Page */
  .tp-column_list .arw_list_icon {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  
  .tp-talk-section .zcwf_col_fld input {
    background: var(--tp-grey-2);
    font-size: 16px;
  }
  
  .tp-talk-section .zcwf_row.talkBtn input {
    letter-spacing: initial;
  }
  
  .tp-testimonial_content p {
    margin-bottom: 0;
  }
  
  .segment-list-content-inner-heading {
    margin: 0 0 30px 0;
  }
  
  .segment-list-content-inner-content h6,
  .segment-list-content-inner-content h4 {
    color: #62637d;
    margin-bottom: 4px;
    letter-spacing: normal;
    font-size: 16px;
  }
  
  .segment-list-content-inner-content ul {
    margin-bottom: 25px;
  }
  
  .segment-list-content-inner-content ul li {
    line-height: 27px;
    font-size: 16px;
    position: relative;
    padding-left: 10px;
    font-family: 'Poppins';
  }
  
  .segment-list-content-inner-content ul li:after {
    content: '';
    width: 3px;
    height: 3px;
    background: #62637D;
    position: absolute;
    left: 0;
    top: 12px;
    border-radius: 100px;
  }
  
  .process-segment-inner {
    padding: 35px 0 20px 0;
  }
  
  .process-segment-inner h4 {
    font-weight: 600;
    margin-bottom: 12px;
  }
  
  .process-segment-inner p {
    font-family: 'Poppins';
  }
  
  .tp-service__area .tp-service__item .tp-service__content a {
    color: #3EB7FD;
    font-weight: 600;
  }
  
  .tp-cta__item-2 {
    padding: 50px 0;
    display: grid;
    grid-template-columns: 100%;
    align-items: center;
    gap: 40px;
  }
  
  .tp-cta__item-2>div {
    text-align: center;
  }
  
  .tp-cta__item-2 .tp-btn-pink {
    margin-top: 9px;
  }
  
  .tp-social-rating {
    text-align: center;
  }
  
  .tp-social-rating img {
    margin-bottom: 8px;
  }
  
  .inner-tp-social-rating p {
    color: #62637D;
    margin-bottom: 0;
  }
  

  .Stars {
    --percent: calc(var(--rating) / 5 * 100%);
    display: inline-block;
    font-size: 23px;
    font-family: Times;
    line-height: 1;
  }
  
  .Stars::before {
    content: "★★★★★";
    letter-spacing: 3px;
    background: linear-gradient(90deg, #F89520 var(--percent), #fff var(--percent));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px #F89520;
  }
  
  
  /* Timeline Css */
  .timeline_section {
    padding: 100px 0;
  }
  
  .timelineList {
    display: grid;
    gap: 15px;
    position: relative;
  }
  
  .timelineItem:not(:last-child) .timelineBox::after {
    content: '';
    height: 100%;
    width: 2px;
    background-image: url('images/vr-line.svg');
    background-repeat: repeat-y;
    background-size: auto;
    position: absolute;
    top: 33px;
  }
  
  .timelineItem {
    position: relative;
    width: 50%;
  }
  
  .timelineItem::before {
    position: absolute;
    top: 17px;
    z-index: 1;
  }
  
  .timelineItem::after {
    content: '';
    height: 2px;
    width: 88px;
    background-image: url('images/hr-line.svg');
    background-repeat: repeat-y;
    background-size: auto;
    position: absolute;
    right: 0;
    top: 33px;
  }
  
  .timelineItem:nth-child(even)::before {
    content: url('images/blueround.svg');
    left: -17px;
  }
  
  .timelineItem:nth-child(odd)::before {
    content: url('images/pinkround.svg');
    right: -17px;
  }
  
  .timelineItem:nth-child(even)::after {
    left: 0;
    right: unset;
  }
  
  .timelineItem:nth-child(even) .timelineBox::after {
    left: -108px;
  }
  
  .timelineItem:nth-child(odd) .timelineBox::after {
    right: -108px;
  }
  
  .timelineItem:nth-child(even) {
    margin-left: auto;
    padding-left: 108px;
  
  }
  
  .timelineItem:nth-child(odd) {
    padding-right: 108px;
  }
  
  .timelineBox {
    display: grid;
    grid-template-columns: 73px 1fr;
    gap: 30px;
    position: relative;
  }
  
  /* Sets css */
  .tp-sets-wrapper {
    display: grid;
    grid-template-columns: 50% 1fr;
    background-color: #E8F6FF;
    border-radius: 20px;
    overflow: hidden;
  }
  
  .setsContent {
    width: 100%;
    padding: 80px 70px;
  }
  
  .tp-setsList {
    display: grid;
    align-items: center;
    grid-template-columns: 60px 1fr;
    gap: 16px;
    background-color: #fff;
    padding: 20px 30px;
    border-radius: 10px;
    margin-bottom: 10px;
  }
  
  .tp-setsBlock {
    margin-left: -105px;
    margin-top: 60px;
  }
  
  .tp-sets-wrapper img {
    width: 100%;
    height: 100%;
  }
  
  .tp-setsBlock .tp-setsList img {
    width: auto;
    height: auto;
  }

  .tp-hero__shape-3-1.index-0 {
    z-index: 0;
  }
  
  .tp-custom-img img {
    object-fit: cover;
  }
  
  .quote-btnss ul {
    display: flex;
    align-items: center;
    padding: 0;
  }
  
  .quote-btnss li a {
    padding: 0 25px;
  }
  
  .quote-btnss {
    margin-top: 30px;
  }
  
  .getaquote-btn {
    padding-left: 0;
    color: #F85797;
  }
  
  .readmore-btn {
    padding-left: 0 !important;
    color: #0B4DF5 !important;
    border-right: 1px solid #C0D1DB;
  }
  
  .home-btn {
    font-weight: 700;
    text-transform: uppercase;
  }
  
  .page-template-home-template .singleListIcon .tp-service__title {
    margin-bottom: 0 !important;
    padding-bottom: 10px !important;
  }
  
  .home-industry-descc {
    font-size: 16px;
    font-family: 'Poppins';
    line-height: 27px;
  }
  
  .timeline_section .tp-service__title-sm {
    color: #141774;
    margin-bottom: 10px;
  }
  
  .timelineContent p {
    font-size: 15px;
    line-height: 24px;
    margin: 0;
  }
  
  .tp-setsList .tp-service__title-sm {
    color: #141774;
    margin-bottom: 5px;
  }
  
  .tp-setsList .tp-service__title-sm:hover,
  .timeline_section .tp-service__title-sm:hover {
    color: #141774;
  }
  
  /* Let's Talk Form Css Start */
  .zcwf_lblLeft .wfrm_fld_dpNn {
    display: none;
  }
  
  .zcwf_row {
    float: left;
    min-width: 316px;
  }
  
  .zcwf_row.talkBtn {
    min-width: 195px;
  }
  
  .zcwf_col_fld input {
    background-color: #fff;
    border-radius: 7px;
    border: none;
    width: calc(100% - 20px);
    height: 60px;
    padding: 0 24px;
  }
  
  .talkBtn input {
    background: #0b4df5 !important;
    color: #fff !important;
    width: 100%;
  }
  
  #formsubmit:disabled,
  #formsubmit[disabled] {
    background-color: #abc3ff !important;
  }
  
  .zcwf_row.talkBtn input {
    background: #0b4df5 !important;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: 0.3s;
    font-family: var(--tp-ff-heading);
  }
  
  /* Let's Talk Form Css End */
  
  /* Contact us Page */
  .contactUs-page.grey-bg .col-xl-12 {
    background: #e7f6fe;
  }
  
  .grey-bg .tp-testimonial__section .tp-inputOuter input,
  .grey-bg .tp-testimonial__section .tp-inputOuter textarea {
    background-color: #ffffff;
  }
  
  .home-rating {
    border-radius: 20px;
    overflow: hidden;
    top: -205px;
  }
  
  .home-rating .theme-bg {
    padding: 0 50px;
  }
  
  .row.tp-home-section {
    margin-top: -105px;
  }
  
  .home-rating .tp-cta__shape-5 {
    bottom: 7%;
    right: 20px;
  }
  
  .page-template-home-template .ourMission .tp-cta__item.tp-ap-area-text {
    font-size: 26px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 500;
    min-height: 300px;
  }
  
  .th_software_solution .tp-hero__content-box p {
    font-size: 16px !important;
    font-family: 'Poppins';
  }
  
  .th_software_solution .tp-hero__content-box .tp-service__title {
    margin-bottom: 0 !important;
  }
  
  .tp-hero__content-box p {
    font-family: 'Poppins';
  }
  
  #tp-Social-Ratings .tp-Social-Ratings-right .boxes-Social {
    padding: 20px 25px;
  }
  
  .tp-sm-heading {
    font-size: 18px;
    line-height: 27px;
  }
  
  .tp-footer__area {
    background-image: url('./images/footer-bg.svg');
    background-repeat: no-repeat;
    background-color: var(--tp-theme-1);
  }
  .without_number_list ul li::before{
    content: none !important;
  }
  .without_number_list li .segment-list-content {
    padding-left: 10px;
  }
  .project_card_row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
  }
  .project_card_col {
    position: relative;
    aspect-ratio: 1.85 / .93;
  }
  .project_card_col:hover .project_card_item {
    height: max-content;
    z-index: 1;
    box-shadow: 0 4px 24px rgb(0 0 0 / 7%);
    background: #FFF;
    cursor: pointer;
  }
  .project_card_item {
    background: #f8f8f8;
    border-radius: 10px;
    position: relative;
    padding: 100px 20px 20px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: all .5s ease-in-out;
  }
  
  .project_card_item::-webkit-scrollbar {
    display: none;
  }
  
  .project_logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.5s ease-in-out;
    mix-blend-mode: darken;
  }
  
  .project_logo img {
    object-fit: contain;
    transition: all 0.5s ease-in-out;
    height: auto !important;
    filter: grayscale(1);
   
  }
  
  .project_content {
    opacity: 0;  
    transition: all 0.5s ease-in-out;
  }
  .project_content p{
    margin: 0;
  }
  
  .project_card_col:hover .project_card_item .project_logo{
    left: 20px;
    top: 23px;
    transform: none;
  }
  .project_card_col:hover .project_card_item .project_logo img {
    height: 40px !important;
    filter: grayscale(0);
    object-position: left;
    background: #FFF;
  }
  
  .project_card_col:hover .project_card_item .project_content
  {
    opacity: 1;
  }
  
  .project_content_head {
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    padding-block: 12px;
    margin-bottom: 20px;
  }
  
  .project_content_head {
    display: grid;
    gap: 5px;
  }
  
  .project_content_head p {
    font-weight: 500;
    color: #333333;
    font-size: 16px;
  }
  
  .project_content_head p span {
    color: #666666;
    min-width: 104px;
    display: inline-block;
  }
  
  .project_content_body p{
    font-size: 15px;
    color: #666666;
    line-height: 23px;
    font-family: var(--tp-ff-body);
  
  }
  .load-more.tp-btn-blue-square::before{
    display: none;
  }
  .no-underline {
    text-decoration: none !important;
  }
  .contactUs-page.sectionSpace {
    padding-bottom: 0;
  }
  .tp-talk-section .talk-form .talk-title {
    margin-bottom: 30px;
    font-size: 18px;
    text-align: center;
    font-weight: 300;
    font-family: 'Poppins';
    color: #62637D;
  }
  
  .captcha.captcha_letstalk {
    width: 320px;
  }
  
  .case-study .tp-hero__area .tp-hero__content-box p {
  
    padding-right: 0;
  }
  .formsubmit_letstalk .zcwf_col_fld input {
    height: 78px;
    width: auto !important;
  }
  .formsubmit_letstalk .zcwf_col_fld {
    width: 100%;
  }
  .tp-testimonial__slider-content img {
    max-width: 240px !important;
    width: auto !important;
  }
  #tpFooter .tp-footer-bottom__social a img {
    opacity: 1;
  }
  #tpFooter .tp-footer-bottom__social a:hover img{
    opacity: 1;
  }
  .twitter-icon a {
    opacity: 0.4;
  }
  .twitter-icon a:hover {
    opacity: 1;
  }
  .tp-service__slider-wrapper .tp-service__item {
    padding: 50px 30px;
  }
    .rc-anchor-normal {
      height: 55px;
    }
  
  /* main_compliances */
  
  .main_compliances {
      padding: 100px 0;
      background: #E8F6FF;
  }
  
  .main_compliances .tp-service__title {
      text-align: center;
      margin-bottom: 0;
  }
  
  .Country_dropdown {
      margin: 80px 0 30px;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 26px;
  }
  
  .Country_dropdown label {
      margin: 0;
      font-size: 16px;
      font-weight: 500;
      color: #62637D;
      font-family: var(--tp-ff-heading);
  }
  
  .Country_dropdown .nice-select {
      min-width: 350px;
      height: 55px;
      line-height: 55px;
      border-radius: 8px;
      font-family: var(--tp-ff-heading);
      font-size: 16px;
      font-weight: 400;
      color: #62637D;
  }
  
  .Country_dropdown .nice-select:after {
      height: 9px;
      right: 15px;
      width: 9px;
  }
  
  .Country_dropdown .nice-select.open .list {
      min-width: 350px;
      height: 360px;
      overflow-y: auto;
  }
  
  .compliances_post {
      background-color: #fff;
      padding: 32px 40px;
      border-radius: 20px;
      box-shadow: 0 3px 3px rgb(11 77 245 / 15%);
  }
  
  .compliances_post .compliances_post_title {
      color: var(--tp-theme-1);
      margin-bottom: 10px;
      font-weight: 500;
      font-size: 22px;
      font-family: var(--tp-ff-heading);
      letter-spacing: normal;
  }
  
  .compliances_post .compliances_post_description {
      margin: 0;
      padding: 0;
  }
  
  .compliances_post .compliances_post_description,
  .compliances_post .compliances_post_description p {
      margin-bottom: 0;
      font-size: 16px;
      color: var(--tp-text-body);
      font-weight: 400;
      line-height: 27px;
  }
  
  .compliances_post .compliances_post_description p a {
      color: #0B4DF5;
  }
  
  #compliances_div > div+div {
      margin-top: 20px;
  }
  
  
  .Country_dropdown .nice-select.open .list::-webkit-scrollbar-track
  {
      background-color: #F5F5F5;
  }
  
  .Country_dropdown .nice-select.open .list::-webkit-scrollbar
  {
      width: 6px;
      background-color: #F5F5F5;
      border-radius: 5px;
  }
  
  .Country_dropdown .nice-select.open .list::-webkit-scrollbar-thumb
  {
      background-color: #141774b5;
      border-radius: 5px;
  }
  
  /* blog-post arrow */
  
  .tp-blog-post .slick-slider button {
      background-color: #E8F6FF !important;
  }
  
  @media only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (min-width: 768px) and (max-width: 991px),
  (max-width: 767px) {
    .tp-about__section-box.tp-career_section_box {
      padding-left: 0;
    }
  }
  
  @media (max-width: 1299px) {
    .tp_nw_pages .sectionSpace .align-items-center:not(.flex-row-reverse) .tp-about__thumb-wrapper {
      max-width: max-content;
    }
  
    body .tp_nw_pages .tp-about__shape-1 {
      top: -20px;
      right: 0;
    }
  
    body .tp_nw_pages .tp-about__shape-2 {
      bottom: 0;
      left: 0;
    }
  
    .tp-testimonial__area.tp-mp-demos .tp-testimonial__slider-content,
    .tp-testimonial__area.tp-mp-demos .tp-testimonial__slider-img,
    .tp-hero__area .tp-testimonial__slider-content,
    .tp-hero__area .tp-testimonial__slider-img {
      padding-inline: 35px;
    }
  
    .timelineBox {
      gap: 10px;
    }
  
    .timelineItem:nth-child(even) {
      padding-left: 95px;
    }
  
    .timelineItem:nth-child(odd) {
      padding-right: 95px;
    }
  
    .timelineItem:nth-child(odd) .timelineBox::after {
      right: -95px;
    }
  
    .timelineItem:nth-child(even) .timelineBox::after {
      left: -95px;
    }
  
    .tp-setsList .tp-service__title-sm {
      font-size: 22px;
    }
  
    .tp-setsList {
      padding: 15px 30px;
    }
  
    .setsContent {
      padding: 40px 30px;
    }
  
    .tp-setsBlock {
      margin-left: -65px;
    }
  
    #tp-Social-Ratings .tp-Social-Ratings-right .boxes-Social {
      width: 200px;
      margin: 6px 4px;
    }
  
    #tp-Social-Ratings .tp-Social-Ratings-right {
      flex-flow: wrap;
      display: flex !important;
      gap: 0 !important;
      justify-content: center;
    }
  
    .page-template-home-template .ourMission .tp-cta__item.tp-ap-area-text {
      max-width: 80%;
    }
    
    .main_compliances {
      padding: 80px 0;
     }
     .tp-setsList {
      grid-template-columns: 50px 1fr;
      gap: 15px;
    }
  
  }

  @media (max-width: 1200px) {
    .formsubmit_letstalk .zcwf_col_fld input {
      height: 55px;
    }
  }

  @media (max-width: 991px) {
    .project_card_row {
      grid-template-columns: repeat(2, 1fr);
    }
    .tp_testimonial_sec .tp-project__section-box {
      justify-content: center !important;
    }
  
    .pt-70.pt-mob-0 {
      padding-top: 0;
    }
  
    body .tp_nw_pages .tp-hero__thumb-3 {
      margin-top: 0;
    }
  
    .tp_THI_banner .row,
    .tp-shape-anim .row {
      row-gap: 70px;
    }
  
    body .tp_nw_pages .tp-about__thumb {
      margin-bottom: 0;
    }
  
    body .tp_nw_pages .tp-hero__thumb-shape-1 {
      top: -20px;
      right: -20px;
    }
  
    body .tp_nw_pages .tp-hero__thumb-shape-2 {
      bottom: 0;
      left: -10px;
    }
  
    body .tp_nw_pages .tp-hero__wrapper-3 {
      margin-top: 0;
    }
  
    .tp_nw_pages .tp-project__area .container>.row {
      row-gap: 80px;
      flex-direction: column-reverse;
    }
  
    .tp-cta__item-2 {
      display: block;
    }
  
    #tp-Social-Ratings .tp-Social-Ratings-right {
      margin-top: 20px;
    }
  
    .tp-blog-post li {
      font-size: 12px;
      padding-right: 8px;
    }
  
    .tp-border-gradient>.tp-inner-bg {
      padding: 10px;
    }
  
    .tp-service__area.tp-shopify-point.tp-blog-post .tp-service__slider-wrapper .slick-track .slick-slide {
      margin-inline: calc(20px / 2);
    }
  
    .timelineItem::after {
      width: 50px;
    }
  
    .timelineItem:nth-child(odd) .timelineBox::after {
      right: -55px;
    }
  
    .timelineItem:nth-child(odd) {
      padding-right: 55px;
    }
  
    .timelineItem:nth-child(even) {
      padding-left: 55px;
    }
  
    .timelineItem:nth-child(even) .timelineBox::after {
      left: -55px;
    }
  
    .timelineContent h3 {
      font-size: 22px;
    }
  
    .timelineContent p {
      font-size: 14px;
    }
  
    .tp-sets-wrapper {
      grid-template-columns: 100%;
    }
  
    .tp-custom-img img {
      display: none;
    }
  
    .tp-setsBlock {
      margin-left: 0;
    }
  
    .setsContent .tp-service__title {
      text-align: center;
    }
  
    .tp-setsBlock {
      margin-top: 40px;
    }
  
    .inner-tp-social-rating p {
      font-size: 14px;
    }
  
    .row.tp-home-section {
      margin-top: 60px;
    }
  
    #tp-Social-Ratings {
      padding-block: 0;
    }
  
    .home-rating .theme-bg {
      padding: 0 10px;
    }
  
    .home-rating {
      top: 0;
    }
  
    body .tp-hero__thumb-3 {
      margin-top: 0;
    }
  
    .tp-about__thumb-wrapper {
      margin-top: 20px;
    }
  
    .tp-about__thumb {
      margin-bottom: 0 !important;
      margin-top: 20px;
    }
    .talk-form .zcwf_lblLeft .zcwf_col_fld input[type=text] {
      height: 60px !important;
    }
    .tp-talk-section .talk-form form .zcwf_row{
        height: 60px !important;
    }
    .formsubmit_letstalk .zcwf_col_fld input {
        height: 55px;
    }
    .formsubmit_letstalk{
        margin-top: 18px !important;
    }
    .captcha.captcha_letstalk {
      min-height: 78px !important;
    }
    .blog_breadcrumb .breadcrumb__title {
  
      padding: 40px 0;
  
      font-size: 30px;
  
    }
    .main_compliances {
      padding: 60px 0;
     }
  
  .Country_dropdown {
      margin: 30px 0;
  }
  .tp-header__top-area .tp-header__top-right .widget a {
    margin-left: 18px !important;
  }
  
  }
  
  @media (max-width: 767px) {
    .border_icon_box_card_sec .tp-feature__item {
      grid-template-columns: 40px 1fr;
    }
  
    .pb-mob-30 {
      padding-bottom: 30px !important;
    }
  
    .inner-tp-social-rating p {
      font-size: 16px;
    }
  
    .timelineItem {
      width: 100%;
    }
  
    .timelineItem:nth-child(odd) {
      padding-right: 0;
      padding-left: 55px;
    }
  
    .timelineItem:nth-child(odd)::before {
      left: -17px;
      right: unset
    }
  
    .timelineItem:nth-child(odd) .timelineBox::after {
      right: unset;
      left: -55px;
    }
  
    .timelineItem:nth-child(odd)::after {
      left: 0;
      right: unset;
    }
  
    .timelineItem::after {
      width: 40px;
    }
  
    .timelineList {
      padding-left: 25px;
    }
  
    .tp-setsList {
      padding: 15px;
      gap: 12px;
    }
  
    .tp-setsList .tp-service__title-sm {
      font-size: 16px;
    }
  
    .page-template-home-template .ourMission .tp-cta__item.tp-ap-area-text {
      max-width: 100%;
      font-size: 22px;
      line-height: 28px;
      padding: 20px;
    }
  
    .page-template-home-template .ourMission .tp-cta__item.tp-ap-area-text {
      font-size: 18px;
      line-height: 24px;
      padding: 15px;
    }
  
    .home-industry-descc {
      font-size: 14px;
      line-height: 24px;
    }
  
    .tp-cta__shape-2 {
      display: none;
    }
    .segment-list-content h3 {
      font-size: 18px;
    }
    .captcha_letstalk .g-recaptcha {
      display: flex;
      justify-content: center;
    }
    .tp-talk-section .talk-form form .zcwf_row{
      margin: 0;
    }
    .tp-talk-section .talk-form form .zcwf_row input {
        height: 50px;
    }
    .captcha.captcha_letstalk {
        height: 78px;
    }
    .singleListIcon .tp-service__title{
      font-size: 20px !important;
    }
      
    .Country_dropdown {
        flex-wrap: wrap;
        gap: 16px;
        margin: 30px 0 15px;
    }
  
    .Country_dropdown .nice-select,
    .Country_dropdown .nice-select.open .list {
      min-width: 100%;
    }
  
    .compliances_post {
        padding: 30px;
    }
  
    .compliances_post .compliances_post_title {
        font-size: 20px;
    }
  
    .singleListIcon .tp-service__title{
      font-size: 20px !important;
    }
  
    .blog_breadcrumb .breadcrumb__title {
      font-size: 16px;
      padding: 30px 0;
    }
  
    .breadcrumb__area.blog_breadcrumb .breadcrumb__list span{
      font-size: 14px;
    }
  
    .breadcrumb__area.blog_breadcrumb .breadcrumb__list{
      padding: 0;
    }
  
    .breadcrumb__area.breadcrumb-height.blog_breadcrumb {
      padding: 5px 0 10px;
    }
  
    .breadcrumb__area.blog_breadcrumb .breadcrumb__scroll-bottom {
      display: none;
    }
  
    .blog_outer_content {
      padding-top: 10px !important;
    }
  
    .breadcrumb__area.blog_breadcrumb .postbox__meta span {
      font-size: 11px;
      font-weight: 500;
    }
  
    .breadcrumb__area.blog_breadcrumb .postbox__meta span:first-child {
      margin-right: 8px;
    }
    /* spacing css responsive */
    .pb-70 {
      padding-bottom: 30px !important;
    }
    
  }
  
  @media (max-width: 575px) {
    .tp-column_list .arw_list_icon {
      grid-template-columns: repeat(1, 1fr);
    }
  
    .timelineBox {
      grid-template-columns: 100%;
    }
  
    #tp-Social-Ratings .tp-Social-Ratings-right .boxes-Social {
      width: 100%;
    }
    .project_card_row {
      grid-template-columns: 100%;
    }
    .project_card_col:hover {
      aspect-ratio: unset;
    }
    .project_card_item{
      position: static;
    }
    .compliances_post {
      padding: 25px 20px;
      border-radius: 8px;
    }
    .compliances_post .compliances_post_title {
        font-size: 18px;
    }
  
  }
  
