.job-openings-template-tx .job-box .role-box{
    width:100%;
}
.job-openings-template-tx .job-box {
    flex-wrap:wrap;
}
/** spacer component **/
.tx-spacer-class-1{margin:1rem;}
.tx-spacer-class-2{margin:2rem;}
.tx-spacer-class-3{margin:3rem;}
.tx-spacer-class-4{margin:4rem;}
.tx-spacer-class-5{margin:5rem;}
.tx-spacer-class-6{margin:6rem;}
.tx-spacer-class-7{margin:7rem;}
.tx-spacer-class-8{margin:8rem;}
/** spacer component end **/
.main-container-category-page .blog-wrap .blog-card  p a {
  color: #666!important;
}
.main-container-category-page .blog-wrap .blog-card  .blog-category-btn a {
  color: #666!important;
}

/** list_boxes_component component */
.list_boxes_component-inner {
    display:flex;
    flex-wrap:wrap;
}
.list_boxes_component-inner .list_boxes_inner-box {
   width:33%; 
}
.list_boxes_component-inner .list_boxes_inner-box:not(:nth-child(3)) {
    border-right: 1px solid  #D4D4D4;
    
}
.list_boxes_component-inner .list_boxes_inner-box ul {
    border-top:1px solid #D4D4D4;
    list-style:disc;
    padding:1.5rem;
}
.list_boxes_component-inner .list_boxes_inner-box ul li {
    font-size:15px;
    color:#313131; 
    line-height:30px;
}

.list_boxes_component-inner .list_boxes_inner-box h4 {
    font-size:22px;
    line-height:24px;
    padding-left:1rem;
    margin-bottom:1rem;
    font-weight:500;
}
/* list_boxes_component component css end */

/** image -left component */
.black-common-title {
    font-weight: 500 !important;
    /* text-align: left; */
    font-size: 2.5rem;
    line-height: 2.875rem;
    margin-bottom: 1rem;
    position: relative;
    color: #000;
}
.white-common-title {
    color: #fff;
}
.black-common-title.underline::after {
    content: "";
    display: block;
    width: 70px;
    height: 6px;
    background: var(--button-fill);
    margin-top:1rem
}
.black-common-title.white-common-title.underline::after {
    background: #fff;
}
section.heading_component.center{text-align:center;}
section.heading_component.center .black-common-title {text-align:center; }
section.heading_component.center .black-common-title.underline::after {margin-left :auto;margin-right :auto;}
section.heading_component.right{text-align:right;}
section.heading_component.right .black-common-title {text-align:right; }
section.heading_component.right .black-common-title.underline::after {margin-left :auto;}

/** image -left component end*/

/*accessability section CSS Starts*/
.testing-standard {
      display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 999;
    }
    .testing-standard h3 {
      font-weight: 500 !important;
      text-align: left;
      font-size: 40px;
      line-height: 46px;
      margin-bottom: 52px;
      position: relative;
      color:#fff;
    }
.testing-standard-list h4 {
  color: #E42525;
  font-size: 22px;
  font-weight: 600;
}
.testing-standard-list {
  width: 16%;
  background: #F2F2F2;
  border-radius: 6px;
  padding: 20px;
}
.testing-standard-list li {
  font-size: 16px;
  font-weight: 500;
  color: #313131;
  margin: 10px 0;
}
.testing-standard .testing-standard-list:last-child {
  width: 20%;
}
.accessibility {
  width: 28%;
  display: flex;
  align-items: center;
}
.testing-section {
  padding: 55px 0;
}
.testing-section::after {
  content: "";
  display: block;
  width: 54%;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  right: 0;
}
.testing-section {
  position: relative;
}
.testing-section::before {
  content: "";
  display: block;
  width: 43%;
  height: 100%;
  background: #202020;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 7px;
}
.accessibility h3::before {
  content: "";
  display: block;
  height: 5px;
  width: 54px;
  background: var(--button-fill);
  position: absolute;
  bottom: -24px;
}
.testing-standard-list h5 {
  font-size: 18px;
  font-weight: 700;
}
.our-capabilities .featusres-list {
  width: 64%!important;
}
.our-capabilities .featusres-list li {
  display: inline-flex !important;
  width: 48%!important;
  margin-left: 13px!important;
  min-height: 66px;
}
.our-capabilities .features-heading p {
  color: #313131;
  font-size: 18px;
  font-weight: 400;
  margin-top: 17px;
}
.our-capabilities .features-heading h4 {
  font-weight: 500 !important;
  text-align: left;
  font-size: 40px;
  line-height: 50px;
  margin-top: 0px;
  position: relative;
  color: var(--button-fill);
  margin-bottom: 46px;
  
}
.our-capabilities .features-heading::before {
  /* content: ""; */
  background: unset;
  width: 221px;
  height: 200px;
  display: block;
  position: absolute;
  z-index: -2;
  right: -33px;
  bottom: -35px;
  border-radius: 8px;
  border: 1px solid #E42525;
}
.our-capabilities .features-heading {
  width: 30%;
  background: #ececec;
  padding: 20px;
  /*border-radius: 8px; */
  position: relative;
  height: 364px;
}
.our-capabilities .features-heading h4::before {
  content: "";
  display: block;
  height: 5px;
  width: 54px;
  background: var(--button-fill);
  position: absolute;
  top: 121px;
}
.our-capabilities .featusres-list li:last-child {
  border: unset;
}
.our-capabilities .featusres-list li:nth-child(6) {
  border: unset;
}
.our-capabilities.Why-Choose-Tx li {
  width: 100% !important;
  background: #F8F8F8;
  border: unset;
  padding: 20px;
  border-radius: 6px;
  margin: 6px 0;
}
.our-capabilities.Why-Choose-Tx li h4 {
  font-size: 22px;
  color: #000;
  font-weight: 600;
  margin-bottom: 8px;
}
.our-capabilities.Why-Choose-Tx li p {
  color: #313131;
  font-size: 15px;
  font-weight: 400;
}
.our-capabilities.Why-Choose-Tx li img {
  width: 57px;
  margin-right: 29px;
}
.our-capabilities.Why-Choose-Tx .features-heading {
  width: 30%;
  background: #E42525;
  padding: 20px;
  /* border-radius: 8px; */
  position: relative;
  height: 383px;
}
.our-capabilities.Why-Choose-Tx .features-heading h2 {
  font-weight: 500 !important;
  text-align: left;
  font-size: 40px;
  line-height: 50px;
  margin-top: 0px;
  position: relative;
  color: #fff;
  margin-bottom: 25px;
}
/*
.our-capabilities.Why-Choose-Tx .features-heading h2::before {
  content: "";
  display: block;
  height: 5px;
  width: 54px;
  background: #fff;
  position: absolute;
  top: 121px;
}
*/
.our-capabilities.Why-Choose-Tx .talk-to a {
  background: #fff;
  color: var(--button-fill);
  padding: 23px 35px;
  font-size: 16px;
  display: inline-block;
  margin-top: 0;
 /* border-radius: 6px; */
  font-weight: 500;
  margin-top: 26px;
}
#header {
  z-index: 9999;
}

/*accessability section CSS Ends*/

nav.navigation.posts-navigation {
    display: none;
}
.banner-box .banner-content {
    color: #C6C6C6;
    font-size: 16px;
    line-height: 1.4;
}
.banner-box .button{
    font-size: 16px;
}
.banner-box .banner-info{
    gap: 30px !important;
}
.banner-section .banner-hdn {
    font-size: 45px !important;
}

.comm-pagination.swiper-pagination{
    left: inherit !important;
    justify-content: flex-end;
}
.client-section .client-wrap{padding: 20px 0;}

/* Search Style */
.header-box .head-right {
    align-items: center;
}
.header-box .head-right .menuBtn .button{margin:0 20px;}
.header-box .head-right .menuBtn {
    flex-direction: row-reverse;
}
.tx-global-search {
    position:relative;
    line-height:1;
}

.tx-global-search .drop-opn {
    display: none;
    background: #fff;
    box-shadow:0px 0px 5px rgb(0 0 0 / 29%);
    padding: 15px 12px;
    border-radius: 5px;
    text-align: left;
    min-width: 252px;
    position: absolute;
    right: 0;
    top: 110%;
}
.tx-global-search .drop-opn:after {
    content: '';
    position: absolute;
    top: -9px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #e7e7e7;
    right: 10px;
}
.tx-global-search #search-button {
    background: transparent;
    border: none;
    padding: 2px;
    color: #000;
    cursor: pointer;
    font-size: 18px;
}
.tx-global-search #search-button svg {
    width: 20px;
    height: 20px;
    fill: #000;
}
.tx-global-search #search-button:hover svg {
    fill: var(--button-fill);
}
.drop-opn ul li{
    list-style-type: none;
}

.drop-opn ul li a{
    text-decoration:none;
}

.drop-opn ul{
    padding: 0;
    margin: 15px 0 0;
    list-style: none;
}
.drop-opn ul li{
     background: #fff;
    padding: 12px 10px;
    padding-left: 45px;
    position: relative;
    border-radius:5px;
    border-bottom: 1px solid rgb(221 221 221 / 47%);
}
.drop-opn ul li:hover{
    background:#eee;
}
.drop-opn ul li:hover a{
    color: var(--button-fill);
}
.drop-opn ul li:last-child{
    border-bottom:none;
}
.drop-opn ul li.quick_link{
    padding: 0;
    background:none;
    padding-bottom: 2px;
    margin-bottom: 0;
    border-radius: 0;
    font-size: 14px;
    color: #000;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    line-height: 1.5;
}
.drop-opn ul li svg{
    width: 32px;
    height: 32px;
    margin-right: 5px;
    position: absolute;
    left: 7px;
    top: 50%;
    transform: translateY(-50%);
}

.drop-opn ul li a{
    color: #000;
    display: inline-block;
    font-size: 14px;
    color: #000;
    line-height: 1.3;
    font-family: "Inter", sans-serif;
    font-weight: 600;
}
.drop-opn .form-group {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin:0;
    position:relative;
}

.drop-opn .form-group .form-control {
    width: 100%;
    border: 1px solid #ddd;
    background: #f9f9f9;
    height: 40px;
    padding: 2px 12px;
    border-radius: 42px;
    padding-right: 38px;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    box-sizing: border-box;
    outline: none;
    box-shadow: none;

}

.drop-opn .form-group .submit-btn {
    position: absolute;
    right: 10px;
    background: transparent;
    border: none;
    top: 7px;
    padding: 5px;
}
.drop-opn .form-group .submit-btn:hover scg{fill:var(--button-fill);}
.drop-opn .form-group .submit-btn svg{
    width: 15px;
    height: 15px;
    fill: #7c7c7c;
}
.content-body.search-result {
    margin-top: 150px;
    max-width: 100%;
}
.article-list {
    background: #fff;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 14%);
    border-radius: 12px;
    padding: 25px;
    margin-bottom:15px;
}
.search-result h1.entry-title {
    font-size: 32px;
}
.content-body.search-result a {
    font-size: 18px;
    line-height: 1.6;
    color: #0000CC;
}
.content-body.search-result a:hover{color:var(--button-fill);}

.content-body.search-result p{
    font-size:15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom:12px;
    display:none;
}
.content-body.search-result p:first-child{display:block;}
.content-body.search-result h2.entry-title {
    line-height: 14px;
}

.cstm-google-recaptcha .cf7sr-g-recaptcha {
    margin-top: 24px;
    margin-bottom: 24px;
}
.cstm-google-recaptcha .wpcf7-not-valid-tip {
    bottom: -8px;
    font-size: 16px;
    width: 200px;
}
.invalid .cstm-google-recaptcha {
    padding-bottom: 20px;
}

.cstm-podcast .subscribe-wrap {
    display: block;
}
.cstm-podcast .subscribe-info {
    top: 27%;
}
.cstm-podcast input {border-radius: 50px;}
 
.cstm-podcast .cstm-google-recaptcha {
    margin-top: 30px;
}
.cstm-podcast .invalid .cstm-google-recaptcha {
    margin-top: 50px;
}

.cstm-podcast .wpcf7-form-control-wrap span.wpcf7-not-valid-tip {bottom: -50px;}
 
.cstm-podcast .cstm-google-recaptcha span.wpcf7-not-valid-tip {bottom: -7px;}
/* Search Style */

.custom-faqs .solution-right {
    max-width: 100%;
}
.custom-faqs .solution-right .acc-item .panel {
    height: inherit;
}

/*Shubham raj*/
/*Shubham Raj 03-01-2025*/
/* ---- Single Blog Page Text Color Change ---- */
.blog-content-wrap .content-body p, .blog-content-wrap .content-body span, .blog-content-wrap .content-body li, .blog-content-wrap .content-body a {
    color: #666;
}

.blog-content-wrap .content-body li span {

   color: #666 !important;
}

.blog-content-wrap .content-body li b
{
    
    color: #000;
}
.blog-content-wrap h3 {
    font-size: 25px !important;
}


.blog-content-wrap .content-body h2 b span, .blog-content-wrap .content-body h3 b span, .blog-content-wrap .content-body p b span {
    color: #000;
}

/* ---- Single Blog Page Text Color Change ---- */

.solution-right .acc-item:last-child .accordion {
    color: #101828;
}

.solution-right .acc-item:last-child li::after {
    content: "";
    width: 20px;
    height: 20px;
    background: unset;
    background-size: contain;
    position: absolute;
    top: 5px;
    left: 0;
}

.solution-right .acc-item:last-child li {
    padding-left: 0;
}

.bg-white-coustum p,
.bg-white-coustum h3 {
    color: #000 !important;
}

/* Case Study Single page*/

.f-col.custom_clm_flex {
    flex-direction: column;
}

/**/

.solution-right .acc-item:first-child li::after{
    display:none;
    
}


@media(max-width:1280px){
    .list_boxes_component-inner .list_boxes_inner-box ul li {
        font-size: 12px;
        line-height: 26px;
    }
  .tx-spacer-class-1 { margin: 0.8rem; }
  .tx-spacer-class-2 { margin: 1.6rem; }
  .tx-spacer-class-3 { margin: 2.4rem; }
  .tx-spacer-class-4 { margin: 3.2rem; }
  .tx-spacer-class-5 { margin: 4rem; }
  .tx-spacer-class-6 { margin: 4.8rem; }
  .tx-spacer-class-7 { margin: 5.6rem; }
  .tx-spacer-class-8 { margin: 6.4rem; }
}

@media (max-width: 992px) {
  .tx-spacer-class-1 { margin: 0.6rem; }
  .tx-spacer-class-2 { margin: 1.2rem; }
  .tx-spacer-class-3 { margin: 1.8rem; }
  .tx-spacer-class-4 { margin: 2.4rem; }
  .tx-spacer-class-5 { margin: 3rem; }
  .tx-spacer-class-6 { margin: 3.6rem; }
  .tx-spacer-class-7 { margin: 4.2rem; }
  .tx-spacer-class-8 { margin: 4.8rem; }
}

@media (max-width: 768px) {
  .tx-spacer-class-1 { margin: 0.5rem; }
  .tx-spacer-class-2 { margin: 1rem; }
  .tx-spacer-class-3 { margin: 1.5rem; }
  .tx-spacer-class-4 { margin: 2rem; }
  .tx-spacer-class-5 { margin: 2.5rem; }
  .tx-spacer-class-6 { margin: 3rem; }
  .tx-spacer-class-7 { margin: 3.5rem; }
  .tx-spacer-class-8 { margin: 4rem; }
    .black-common-title {
        margin-bottom: 1.5rem;
    }
}

@media(max-width:767px){
    .list_boxes_inner-box {
        width: 100%!important;
        border-right:0px solid transparent!important;
    }
}

@media (max-width: 576px) {
  .tx-spacer-class-1 { margin: 0.4rem; }
  .tx-spacer-class-2 { margin: 0.8rem; }
  .tx-spacer-class-3 { margin: 1.2rem; }
  .tx-spacer-class-4 { margin: 1.6rem; }
  .tx-spacer-class-5 { margin: 2rem; }
  .tx-spacer-class-6 { margin: 2.4rem; }
  .tx-spacer-class-7 { margin: 2.8rem; }
  .tx-spacer-class-8 { margin: 3.2rem; }
  .tx-cstm-modal .tx_mem_msg {
        font-size: 13px !important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 575px) {
    .black-common-title {
        font-size: 1.75rem;
        line-height: 2.375rem;
        margin-bottom: 1rem;
    }
}