.cta-download-title-2:before {
  display: inline-flex;
  content: '';
  background-image: url(https://www.qamadness.com/wp-content/media/common-icons/arrow-marker-2.svg);
  background-size: 180px 180px;
  height: 180px;
  width: 180px;
  transform: rotate(0deg);
  position: absolute;
  left: -178px;
  top: -100px;
}
*::selection {color: #fff; background-color: #000;}
.btn-custom-position{position: absolute;bottom: 4em;}
.amp-wp-comments-link {display:none;}
[data-tooltip] {
  position: relative; /* Относительное позиционирование */
}
[data-tooltip]::after {
  content: attr(data-tooltip); /* Выводим текст */
  position: absolute; /* Абсолютное позиционирование */
  width: 300px; /* Ширина подсказки */
  left: -54px;
  top: -130px!important; /* Положение подсказки */
  border-radius: 10px;
  background: #8c85d7; /* Синий цвет фона */
  line-height: 1.2!important;
  color: #fff; /* Цвет текста */
  padding: 0.5em; /* Поля вокруг текста */
  box-shadow: 0 5px 30px 0 rgba(36,23,228,.2); /* Параметры тени */
  pointer-events: none; /* Подсказка */
  opacity: 0; /* Подсказка невидима */
  transition: 1s; /* Время появления подсказки */
}

.huww-widget.huww-widget-bottom-right {
  bottom: 1rem!important;
  left: 1rem!important;
  position: fixed!important;
  right: auto!important;
}

.main-page-war{position: relative!important;    margin-top: -62px!important;}
.main-page-war-text{position: absolute!important;font-weight: 500;
  font-size: 1.2rem;padding: 6px 0!important;color: #fed701!important;margin: 0 5px;}
.main-page-war-col{background:#006ee8!important;height: 35px;width: 330%;position: absolute;left: -50%!important;}

[data-tooltip]:hover::after {
  opacity: 1; /* Показываем подсказку */
  top: 2em; /* Положение подсказки */
  z-index: 1;
}
.threed {
  -webkit-transition: all 0.3s ease;;
  -moz-transition: all 0.3s ease;;
  -o-transition: all 0.3s ease;;
  transition: all 0.3s ease;
}
.threed:hover {
  box-shadow:
      1px 1px #bbb6ff,
      2px 2px #bbb6ff,
      3px 3px #bbb6ff,
      4px 4px #bbb6ff,
      5px 5px #bbb6ff,
      6px 6px #bbb6ff,
      7px 7px #bbb6ff;
  -webkit-transform: translateX(-7px);
  transform: translateX(-7px);
}
.section {background-color: #fff!important;}
.section-title {margin-bottom: 2.0rem!important;}
.padding-top-110 {padding-top:190px;}
.padding-top-90 {padding-top:90px;}
.padding-12 {padding-top: 12px;}
.padding-top-190 {padding-top:190px;}
.padding-top-100 {padding-top:100px;}
.padding-top-70 {padding-top: 70px;}
.padding-top-80 {
  padding-top: 80px;
}
/* Contact form 7 */
.contact-form-block form input[type=checkbox], input[type=radio] {
  height: 13px!important;
  width: auto!important;
  /*margin-left: -15px!important;*/
  font-weight: 400;
  font-size: 0.8rem;
  -webkit-appearance: checkbox!important;
  -moz-appearance: checkbox!important;
}
.checkbox-description {
  font-weight: 400;
  font-size: 0.8rem;
  line-height: 1.25!important;
  color: #adadad!important;}
.checkbox-description span {color:#fc2f63!important;}
.form-space {margin: 30px 0;}
.checkbox-color-red {
  color:#fc2f63!important;
}
.job-form input[type=checkbox], .job-form input[type=radio] {width: auto!important;}
.job-form form label span {color: #2a2938!important;}
.wpcf7-list-item {
  margin: 0 0 0 0!important;
}
/* Contact form 7 - end */
.container-manual {margin-top: 160px; margin-bottom:160px;}
.section-title-center {
  position: relative;
  padding-bottom: 1.25rem;
  margin-bottom: 5.0rem!important;
  color: #2a2938;
  text-align: center;
}
.description-left {
  color: #2a2938!important;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1.25!important;
}
.description-center {
  text-align: center;
  margin-top: -4.0rem!important;
  margin-left: auto;
  margin-right: auto;
  color: #2a2938!important;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1.25!important;
}
.section-title-center:after {
  content: "";
  display: inline-block;
  width: 68px;
  height: 2px;
  background-color: #fc2f63;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
}
.section-title-left { position: relative;
  padding-bottom: 1.25rem;
  margin-bottom: 5.0rem!important;
  color: #2a2938;
  text-align: left;}
.section-title-left:after {
  content: "";
  display: inline-block;
  width: 68px;
  height: 2px;
  background-color: #fc2f63;
  position: absolute;
  top: 100%;
  left: 6%;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
}
/*  Landing Elements  */
.sector{padding: 5.5rem 0 0rem;}
.sector-long{padding: 10.5rem 0 0rem;}
.sector-1{padding: 2.5rem 0 0rem;}
@media (max-width: 575px){
  .value__img img{position: inherit!important;}
  .sector {padding: 2.5rem 0 0rem;}
  .sector-long {padding: 5.5rem 0 0rem;}
  .sector-1 {padding: 0.5rem 0 0rem;}
  .lnd-bloclist-wrap{margin: 1rem 0;}
  #process-line {
    top: 9.5rem!important;
    bottom: 9.388rem!important;
    left: 1.99rem!important;
    z-index: 10;
    display: block;
  }
  .lnd-step-title{margin: 1rem 0 0px 4rem;text-align: left!important;}
  .cta-download-box{margin: 0 0 3rem 0;}
  .cta-download-title:after {
    background-size: 100px 100px!important;
    height: 100px!important;
    width: 100px!important;
    transform: rotate(116deg)!important;
    right: 4px!important;
    bottom: -44px!important;
  }
  .cta-download-title{padding: 0% 0 0 0!important;}
}
.cta-download-box-2{border: solid;border-color: #000;border-radius: 2rem;max-width: 24rem;height: 32rem;}
.cta-download-wrap-2{
  margin: 1rem;
  padding: 1.4rem;
  background: #7c70f2;
  border-radius: 1.2rem;
  height: 29.5rem;position: relative;background-image: url("https://www.qamadness.com/wp-content/uploads/2022/06/4976370.jpg");background-repeat: no-repeat;
  background-size: 106%;box-shadow: 0 8px 8px 0 rgb(36 23 228 / 20%);}
.cta-download-title-2{}
.cta-download-h-2{margin: 4px 0 0 0!important;
  color: #fff!important;
  font-weight: 500;
  font-size: 2.5rem;
  line-height: 0.9em!important;}
.cta-download-p-2{margin: 8px 16px 0 0!important;
  padding: 8px 0!important;
  color: #000!important;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 0.9em!important;
  border-top: solid 3px #fff!important;}
.cta-download-bkgrd{position: absolute;left: 0;top: 0;}
.value__accordion-header p {margin:0!important;padding:0!important;}
.value__accordion{display:grid;row-gap:0.4rem;}
.value__accordion
.value__accordion-item{border-radius: .5rem;padding: 1.0rem 0.75rem;background: #fdfdff;}
.value__accordion-item p{margin:0!important;}
.value__accordion-header{display:flex;align-items:center;cursor:pointer;}
.value__accordion-icon{color:#6C62FF;padding:5px;border-radius:0.25rem;font-size:20px;transition:.3s;display: none;}
.value__accordion-title{margin:0!important;padding-left: 0.8rem;}
.value__accordion-arrow{display:inline-flex;padding:.25rem;border-radius:2px;margin-left:auto;font-size:18px;transition:.3s;color:#6C62FF;}
.value__accordion-arrow i{transition:.4s;}
.value__accordion-description{padding: 1.25rem 2.5rem 0 0.9rem;display:block;}
.value__accordion-content{overflow:hidden;height:0;transition:all .25s ease;}
.accordion-open{box-shadow: 0 20px 30px 0 rgb(36 23 228 / 10%);}
.accordion-open .value__accordion-icon{box-shadow:0 4px 4px hsla(228, 66% 45% .1);}
.accordion-open .value__accordion-arrow{box-shadow:0 2px 4px hsla(228, 66% 45% .1);}
.accordion-open .value__accordion-arrow i{transform:rotate(-180deg);}
.value__images  {display: block;text-align: center;width: 100%;}
.value__images img{max-width: 300px!important;margin-left: auto;margin-right: auto;}
.lnd-review-item-wrap{margin: 2rem 0 2rem 0;}
.lnd-review-img{right: -200px;}
.lnd-bloclist-box{background: #ecefff; padding: 1.5rem 0.25rem 1rem 1.25rem; border-radius: 1rem;height: 100%;}
.lnd-list{margin-bottom: 0rem!important;padding-inline-start: 20px;margin-right: 1rem;}
.lnd-list li{line-height: 1.2!important;margin-bottom: 0.5rem!important;}
.lnd-bloclist-title{font-size: 1.45rem!important;margin: 0.2rem 0 1rem 0!important;}
.lnd-bloclist-descrition{margin: 1.6rem 1.5rem 0.25rem 0rem!important;}
#process-line {
  background: #837bf2;
  width: 0.125rem;
  position: absolute;
  top: 4.3125rem;
  bottom: 5.388rem;
  left: 1.25rem;
  z-index: 10;
  display: block;
}
.title-background{background-color: #211F25;
  width: 100%;
  height: 600px;
  position: absolute;
  top: 0;
  left: 0;}
.white-text{color:#fff!important;}
.white-text p{color:#fff!important;}
.icon-benefits-box{padding: 1rem 1rem!important;}
.icon-benefits-text{display:block;width:100%;font-weight: 800;font-size: 4rem;letter-spacing: -0.2rem;color: #8174ef!important;margin:0!important;}
.icon-benefits-descrition{display:block;width:100%;font-weight: 500;font-size: 1rem;letter-spacing: -0.1px;}
.ecomm-review-logo{padding: 10px 0;}
.ecomm-exper-wrap-box{padding: 0 0 3rem 0;}
.five-blocks-wrap {padding: 14px 12px;
  background: #ecefff;
  min-height: 260px;
  border-radius: 14px;
  display:block;}
.row-line-blocks{padding-right: 12px!important; padding-left: 12px!important;}
.five-blocks-doubletitle{}
.five-blocks-doubletitle-pretitle{margin-bottom: -0.1rem!important;color: #7a56f8;display:block;}
.five-blocks-doubletitle-title{min-height: 0px;margin-bottom: 0.4rem!important;}
.five-blocks-doubletitle-text{}
.five-blocks-doubletitle p{margin:0!important;padding:0!important;line-height: 1.3!important;font-weight: 400;font-size: 0.99rem;}
.lnd-steps-columns-002{}
.lnd-bloclist-wrap img{width: 80%;
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;}
.lnd-bloclist-box p{margin:0!important;}
ul.unordered-list {
  margin-block-start: 0;
  margin-block-end: 3rem;
  padding-inline-start: 0;
  list-style-type: none;
}
ul.unordered-list li{display:block;height: 2rem;}
.value__benefit-table-icon {
  font-size: 1.9rem!important;
  line-height: 1.0!important;
}
.textcolor-purp{color: #6C62FF!important;}
.textcolor-red{color: #ff4475!important;}
.lnd-table-borderbottom{border-bottom: solid 2px #fff;line-height: 2;}
.divTable{display: table;width: 100%;}
.divTableRow {display: table-row;}
.divTableHeading {background-color: #EEE;display: table-header-group;}
.divTableCell, .divTableHead {display: table-cell;}
.divTableHeading {background-color: #EEE;display: table-header-group;font-weight: bold;}
.divTableFoot {background-color: #EEE;display: table-footer-group;font-weight: bold;}
.divTableBody {display: table-row-group;}
.lnd-text-align-center{text-align: center!important;}
.lnd-table-text-style{margin:0!important;line-height: 2!important;}
.lnd-table-head-style{font-weight: 600;font-size: 1rem;margin: 0.75rem 0rem 1.25rem 0rem!important;}
.lnd-table-bkgnd{background: #ecefff;}
.lnd-table-wrap{background: #ecefff;padding: 1rem 2rem;border-radius: 2rem;}
.lnd-table-wrap p{margin:0!important;}
.divTable p{margin:0!important;}
.lnd-review-main-description{margin: 3rem 2rem 2rem 0;}
.flex-wrap-bx{display: flex;flex-wrap: wrap;}
.recruitment-challenges{}
.recruitment-bx-2{width: 46%;
  background: #ecefff;
  margin: 0.5rem 0.5rem 0.5rem;
  border-radius: 8px;
  padding: 1rem 1rem;}
.recruitment-bx-3 {width: 30%;
  background: #ecefff;
  margin: 0.5rem 0.5rem 0.5rem;
  border-radius: 8px;
  padding: 1rem 1rem;}
.pricing-bx{padding: 0 2rem 0.5rem 0;width: 50%;}
.positions-wrap{display: flex;}
.positions-titles{width: 60%;display: flex;flex-wrap: wrap;align-content: flex-start;}
.positions-titles-bx{width: 50%;padding: 0 3rem 2rem 0;}
.positions-titles-bx p{font-weight: 400;font-size: 0.9rem;}
.positions-imgs{width: 40%;display: flex;flex-wrap: wrap;}


@media print, screen and (min-width: 64em){ #process-line-002 {left: calc(29% + 1px);display: block;} }
#process-line-002 {
  background: #837bf2;
  width: 0.125rem;
  position: absolute;
  top: 3.2rem;
  bottom: 4.2rem;
  left: 20.7rem;
  z-index: 10;
  display: block;
}
.review-block-small{background: #e9ecef;padding: 20px 26px;border-radius: 20px;}
.review-block-small h5{margin-bottom: 0rem!important;font-weight: 600!important;}
.review-block-small p{margin:0!important;padding:0!important;line-height: 1.2!important;
  font-weight: 400;font-size: 1.2rem;}
.review-block-height{min-height:500px;}
.review-interview-name{font-weight: 300;font-size: 0.9rem;padding: 0rem 0rem 0.5rem 0rem!important;}
.lnd-review-second{border-radius: 14px;background: #8174ef;padding: 2rem 1rem;}
.review-platforms{margin: 1rem 1rem;}
.review-platforms-title{color:#fff!important;}
.review-platforms-link a{color:#fff!important;text-decoration: underline!important;font-weight: bold!important;}
.dark-shadow{box-shadow: 0px 8px 16px 0px rgb(29 17 208 / 30%);}
.review-platforms-link{margin: 0rem 0.5rem;}
.speachbox1:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 12px solid #00bfb6;
  border-right: 12px solid transparent;
  border-top: 12px solid #00bfb6;
  border-bottom: 12px solid transparent;
  right: -12px;
  top: 12px;
}
.speachbox1{
  border-radius: 15px!important;
  background: #03C5A1;
  color: #fff!important;
  padding: 1rem 1rem!important;
  line-height: 1.2rem!important;
  display: block!important;
  position: relative!important;
}

@media print, screen and (min-width: 64em) {
  #process-line {left: calc(29% + 1px);display: block;}
}
.lnd-step p {margin: 0px 17px!important;padding:0!important;}
.lnd-step-text{background: #ecefff;;border-radius: 12px;margin: 8px 0px;padding: 20px 16px;}
.lnd-step-text p {line-height: 1.3!important;letter-spacing: 0.2px!important;}
.lnd-step-title {
  font-weight: 600;font-size: 0.875rem;
  color: #2a2938!important;
  text-transform: uppercase!important;
  letter-spacing: 1.2px!important;
  text-align: right;
}
.lnd-step-text-last{background: #8174EF;border-radius: 12px;margin: 8px 0px;padding: 20px 16px;}
.lnd-step-text-last p {color:#fff!important;line-height: 1.3!important;letter-spacing: 0.2px!important;}
.lnd-step-icon{text-align:center;}
.cta-download-wrap{width:100%;height:250px;background: linear-gradient(114deg, rgba(108,98,255,1) 0%, rgba(129,116,239,1) 100%);border-radius: 1.5rem;}
#hbspt-form-1653395928806-405140481{position: absolute;
  text-align: center;
  bottom: -130px;
  width: 100%;
  height: 250px;}
.cta-download-wrap p{margin:0!important;}
.cta-download-title p{margin:0!important;}
.cta-download-title{margin-left: auto;
  margin-right: auto;
  width: 80%;
  text-align: center;
  height: 100%;
  padding: 10% 0 0 0;
  color: #fff;}
.cta-download-title:after {
  display: inline-flex;
  content: '';
  background-image: url('https://www.qamadness.com/wp-content/media/common-icons/arrow-marker-1.svg');
  background-size: 180px 180px;
  height: 180px;
  width: 180px;
  transform: rotate(30deg);
  position: absolute;
  right: -52px;
  bottom: -21px;
}
.cta-download-h{font-size: 2.75rem!important;line-height: 1!important;padding-top: 1rem;}
.cta-download-p{font-size: 1.0rem!important;}
.lnd-tools-iconbox p{margin:0!important;}
.lnd-tools-iconbox div p{margin:0!important;}
.lnd-tools-imgrow p{margin:0!important;}
.lnd-tools-imgrow {border-radius: 1.5rem; box-shadow: 0 10px 30px 5px rgb(36 23 228 / 12%);padding: 1rem 15px;}
.lnd-tools{padding: 1rem 0rem;}
.lnd-review-img{border-radius: 50%!important;display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 100px!important;
  top: -3rem;
  box-shadow: 0 5px 30px 0 rgb(36 23 228 / 15%);}
.lnd-review-item p{margin:0!important;}
.lnd-review-item{background: #ecefff;padding: 4rem 1rem 3rem 1rem;height: 100%;border-radius: 1rem;}
.lnd-review-descrition{line-height: 1.25!important;}
.lnd-review-title{font-size: 1.2rem;font-weight: 600;margin-bottom: 0.8rem;}
.lnd-review-link{position: absolute;bottom: 1rem;}

/*  Landing Eements - end */
/*  EDTECH LANDING  */
.edtech-2-img {margin-left:-36px!important;}
.eshop-things-item {    margin: 6px -8px;    background: #ececec;    border-radius: 10px!important;    padding: 10px 15px;    min-height: 100px;}
.edtech-2-box { border-radius: 10px!important; padding: 20px 20px; height: 100%;}
.edtech-2-box-gray {background:#ececec;}
.edtech-2-box-compatibility {}
.edtech-2-box-synchronization {height: 96%!important;background: #dfdff9;}
.edtech-2-box p {margin:0!important;padding:0!important;}
.edtech-2-box-img-media {max-width:50%!important;margin-left:auto;margin-right:auto;display: block;}
.edtech-2-box-img-compatibility {padding-bottom: 48px;margin-left: -31px;max-width: 68%!important;}
.edtech-4-list:before {width: 12px;height: 70%; background: #e3e3e3;content: " "; position: absolute;border-radius: 10px;}
.edtech-4-list p {padding-left: 22px!important;line-height: 1.2!important;font-weight: 500!important;color: #785cd6!important;}
.edtech-4-list {}
@media (max-width: 576px) {
  .edtech-2-box-img-compatibility {
    margin-left: auto!important;
    max-width: 24%!important;
    margin-right: auto!important;
    display: block;
  }
}
/*  EDTECH LANDING - END */
/*  HEALTHCARE LANDING  */
.healthcare-2 {}
.healthcare-2-companies-title {color: #2a2938!important;padding: 14px 4px 10px 14px!important;line-height: 1.2!important;}
.healthcare-2-companies-box {}
@media (max-width: 576px) {
  .ecom-peculiarities-list img {
    width: 26%!important;
    padding-bottom: 20px!important;
  }
  .softdev-3-list {margin-top: 30px;}
  .func-test-block-img img {width: 50%!important;}
  .func-cause-call {
    min-height: 245px!important;
    margin-top:0px!important;
  }
  .right-text {text-align:left!important;}
  .description-center {margin-top: 0rem!important;}
}
/*  HEALTHCARE LANDING - END */
/*  SOFTWARE DEV LANDING  */
.softdev-1-companies h4 {font-weight: 500!important;}
.softdev-1-companies {padding-top: 30px;}
.softdev-2 {}
.softdev-2-companies-title {color: #2a2938!important;padding: 14px 6px 7px 6px!important;}
.softdev-2-companies-box {margin: 20px 20px 20px 0;padding: 0px 16px 0px 16px;}
.softdev-3 {}
.softdev-3-companies-title {color: #2a2938!important;padding: 22px 4px 20px 20px!important;}
.softdev-3-box {
  border-radius: 10px;
  box-shadow: 0 5px 30px 0 rgb(36 23 228 / 20%);
  background-color: #fff;
  display: inline-block;
  width: 100%;
  transition: .4s;
  overflow: hidden;
  padding: 22px;
  margin-top: 20px!important;
}
.softdev-3-box h4 {padding-bottom: 10px!important;}
.softdev-3-list > div > div {margin-bottom:10px!important;}
.softdev-3-list img {max-width:80%!important;}
.softdev-3-list h5 {margin:0!important;font-weight:500!important;font-size:1.2rem!important;}

/*  SOFTWARE DEV - END */
/* Wearables Testing */
.wearables-devices-title {
  padding: 10px 0px 0px 0px!important;
  font-weight: 500;
  font-size: .875rem;
  color: #2a2938;
  letter-spacing: 0.5px;
  text-align: center;
}
.wearable-devices-block {padding:0;}
.mobile-app-box-text {
  font-weight: 400;
  font-size: 1rem;
  color: #2a2938;
  line-height: 1.2!important;
  text-align: left;
  padding-right: 20px;
}
.wearable-devices-blocks {padding-top:60px;padding-bottom:60px;}
.step-title-wearable-landing {
  text-transform: uppercase;
  font-weight: 500;
  font-size: .875rem;
  color: #2a2938;
  letter-spacing: 1.25px;
  margin-bottom: 2.0rem;
  position: relative;
  z-index: 3;
  padding-top: 2.95rem;
  min-width: 110px;
}
.step-title-wearable-landing:before {
  counter-increment: a;
  content: counter(a);
  display: inline-block;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 8px;
  left: 133px;
  z-index: -1;
  font-weight: 700;
  font-size: 5rem;
  color: #e5e3fc;
}
.section.how_we_test .container .test-steps {
  margin-top: 2rem;
  counter-reset: a;
}
.line-separater{position: absolute;
  width: 27px;
  left: 200px;
  top: 10px;}
.section.how_we_test .description-wearable {
  margin-top: 1.5rem;
  min-height: 94px;
}
.icon-wearable {margin-left:18%;}
/* Wearables Testing - End */
/* E-commerce page */
.magento-challenges-list ul li:before {
  width: 1.2em;
  height: 1.2em;
  content: '';
  background: url(https://www.qamadness.com/wp-content/media/site-icons/green-tip.svg) no-repeat center center/cover;
  position: absolute;
  left: 0px;
  margin-top: 0.2em;
  opacity: 100%;
}
.ecom-peculiarities-list img {text-align: center!important;
  width: 100%!important;
  display: block!important;
}
.description-underline-left {margin-left: auto;
  margin-right: auto;
  color: #2a2938!important;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1.25!important;}
.eshop-things-item{margin: 6px -8px;;
  background: #ececec;
  border-radius: 10px!important;
  padding: 10px 15px;
  min-height: 100px;
}
.eshop-things-item p {
  width: 80%;
  font-weight: 500;
  font-size: 1rem;
  margin: 0;
  position: absolute;
  text-align: center;
  top: 48%;
  left: 50%;
  transform: translate(-50%, -50%);}
.eshop-things-bottom {padding: 60px 25px 60px 22px!important;}
/* E-commerce page - End */
/* Steps */
.step-title-counter {counter-reset: a;margin-bottom: 90px;padding-top: 70px;}
.step-title-landing-long:before {
  counter-increment: a;
  content: counter(a);
  display: inline-block;
  width: 50px;
  height: 50px;
  position: absolute;
  top: -73px;
  left: 10px;
  z-index: 1;
  font-weight: 400;
  font-size: 4rem;
  color: #785cd6;
}
.step-title-landing-long:after {
  content: "";
  border-radius: 50%;
  margin: 0;
  background: #dfdff9;
  padding: 0;
  width: 52px;
  height: 52px;
  position: absolute;
  top: -51px;
  left: 14px;
}
.step-title-landing-round1{
  border-radius: 50%;
  margin: 0;
  background: mistyrose;
  padding: 0;
  width: 70px;
  height: 70px;
  position: absolute;
  top: -70px;
}
.step-title-landing-text h4 {
  font-weight: 600!important;
  font-size: 1.2rem!important;
  letter-spacing: 0.2px!important;
  padding-top: 24px!important;
  min-height: 50px;}
.step-title-landing-text p {
  line-height: 1.0!important;
  padding-top: 6px!important;
  letter-spacing: 0.4px!important;}
.step-arrow-right {position: absolute;
  top: -49px;
  left: 62%;
  font-weight: 400;
  font-size: 2rem;
  color: #ffa7be!important;}
/* Steps - End */
/* Localization Testing */
.localization-needs-box {padding-top: 1em;margin: 0 10px!important;
  background: #dbdcf8!important;
  border-radius: 10px!important;
  min-height:300px!important;}
.localization-needs-box p {margin:0!important;}
.localization-needs-boxj:before {
  content: "";
  width: 100%!important;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  transition: .3s;
}
.localization-needs-box:hover:before {
  box-shadow: 0 20px 30px 0 rgb(36 23 228 / 10%)!important;
}
.localization-needs-icon {
  text-align: center!important;
  width: 32%!important;
  display: block!important;
}
.localization-needs-title {
  font-weight: 700;
  font-size: 1.3rem;
  padding: 0.6em 0!important;
}
.localization-needs-description {line-height: 1.2!important;}
.localization-needs-box ul {padding:0!important;list-style-type: none!important;}
.localization-needs-box li {line-height: 1.3!important;}
.localization-needs-content{margin: 1em 0em 0em 3em!important;}
.localization-services-box {padding-top: 1em;margin: 0 10px!important;
  background: #fff!important;
  border-radius: 10px!important;
  min-height:230px!important;
  box-shadow: 0 20px 30px 0 rgb(36 23 228 / 10%);}
.localization-services-box p {margin:0!important;}
.localization-services-boxj:before {
  content: "";
  width: 100%!important;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  transition: .3s;
}
.localization-services-box:hover:before {
  box-shadow: 0 20px 30px 0 rgb(36 23 228 / 10%)!important;
}
.localization-services-icon {
  text-align: center!important;
  width: 32%!important;
  display: block!important;
}
.localization-services-title {
  font-weight: 700;
  font-size: 1.3rem;
  padding: 0.6em 0!important;
}
.localization-services-description {line-height: 1.2!important;}
.localization-services-box ul {padding:0!important;list-style-type: none!important;}
.localization-services-box li {line-height: 1.3!important;}
.localization-services-content{margin: 1em 0em 0em 3em!important;}
.step-title-localization{width:80%!important;}
.step-title-localization-555:after{content: "\1F812";
  position: absolute;
  margin: 2px 5px 0 0;
  width: 50px;
  height: 50px;
  right: -11px;
  top: 55%;}
.step-title-localization:after{
  content: '';
  background: url(../wp-content/themes/qamadness/dist/images/arrow-line.svg) center center no-repeat;
  position: absolute;
  margin: 2px 5px 0 0;
  width: 70px;
  height: 9px;
  right: 4px;
  top: 32%;}
.step-title-localizatio-666n:after{
  content: '';
  display: inline-block;
  width: 70px;
  height: 9px;
  position: absolute;
  background: url(../images/arrow-line.svg) center center no-repeat;
  background-size: contain!important;
  top: 3.1rem;
  left: auto;
  right: 1rem;
  z-index: -1;}
/* Localization Testing - End */

/* Accesibility Testing */
.accessibility-services ul{
  list-style-type: none;
  margin: 0px 0 16px 0;
  list-style: none;}
.accessibility-services ul li {min-height:54px!important;}
.accessibility-services ul li:before {
  width: 2em;
  height: 2em;
  content: '';
  background: url(https://www.qamadness.com/wp-content/media/site-icons/round-tip.svg) no-repeat center center/cover;
  position: absolute;
  left: 0px;
  margin-top: 0.2em;
  opacity: 70%;}
/* Accesibility Testing - End */
/*Knowledge base */
.kb-container .kb-tags-cloud .wp-tag-cloud {padding: 10px 2px!important;}
.kb-article-content{}
.kb-article-content img {max-width: 100%;}
h1.kb-article-title {font-weight: 700!important; font-size: 46px!important; letter-spacing: -0.6px!important; color: #383838!important;}
.kb-article-content ol li{;}
.kb-article-content ol, .kb-article-content ul {}
/* BLOG */
.text-highlight {color:#fc2f63!important;font-size:1.2em!important;font-weight:700!important;letter-spacing: -1.5px!important;}
.art-cta-block {
  display: block;
  position: relative;
  background: #e2e2e2;
  padding: 30px 26px;
  text-align: center;
  border-radius: 18px;
  overflow: hidden;
  margin: 60px 0;
  box-shadow: 0px 8px 30px 2px rgb(36 23 228 / 16%);}
.art-cta-block p {line-height: 1.5em!important;font-weight: 500;font-size: 1.8em;margin:0!important;}
.art-cta-block a {margin: 30px 0px 0px!important;}
.cta-btn-white{
  display: inline-block;
  min-width: 260px;
  height: 60px;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 30px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: .875rem;
  color: #000!important;
  line-height: 58px;
  text-align: center;
  letter-spacing: 1.25px;
  box-sizing: border-box;
  transition: .2s;
}
.cta-btn-white:hover {
  text-decoration: none;
  color: #000;
  cursor: pointer;
  box-shadow: 0 5px 30px 0 rgb(76 47 252 / 45%);
}
.art-cta-block2:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  display: inline-block;
  height: 1000px;
  width: 1000px;
  background-size: contain;
  background-image: url("https://www.qamadness.com/wp-content/themes/qamadness/dist/images/site-icons/art-icons-01.png");
}
.cta-banner-1{
  position: relative;
  background-size: cover;
}
.cta-banner-2{
  position: relative;
  background-image: url(https://images.unsplash.com/photo-1528728935509-22fb14722a30?ixlib=rb-1.2.1&ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&auto=format&fit=crop&w=1920&q=80);
  background-size: cover;
  color:#fff;
}
.cta-banner-3{
  position: relative;
  background-color:#444;
  background-size: cover;
  color:#fff;
}
.cta-banner-4{
  position: relative;
  background-image: url(https://images.unsplash.com/photo-1510915228340-29c85a43dcfe?ixlib=rb-1.2.1&ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&auto=format&fit=crop&w=1050&q=80);
  background-size: cover;
  color:#fff;
}
.cta-banner-5{
  position: relative;
  background-image: url(https://images.unsplash.com/photo-1560780552-d08f6152c7aa?ixlib=rb-1.2.1&ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&auto=format&fit=crop&w=634&q=80);
  background-size: cover;
  color:#fff;
}
.art-cta-block > * {z-index: 100;}
.cta-banner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(120deg,#eaee44,#33d0ff);
  background-color: #333;
  opacity: .7;
  z-index: 1;
}
.wptmtable table {margin-bottom: 80px!important;}
.nav-art-link{ position: absolute; margin-top: -200px;}
p.link-icon, a.link-icon {
  position: relative;
  font-size: 1.4em!important;
  line-height: 1.2em!important;
  font-weight: 500!important;
}
a.icon-case-study{display: block;text-align: center;border-radius: 12px;padding: 22px 16px;margin: 50px 0px;box-shadow: 0px 8px 30px 2px rgb(36 23 228 / 16%);}
a.icon-case-study:before {
  content: "Case Study:";
  display: inline-block;
  color: #3f3b4e;
  padding-right: 8px;
}
a.icon-case-study:after {}

p.icon-knowledge{padding-left: 28px;margin: 30px 0!important;}
p.icon-knowledge:before {
  content: "";
  position: absolute;
  top: -4px;
  left: 0px;
  display: inline-block;
  margin-right:5px;
  height: 30px;
  width: 20px;
  background-size: contain;
  background-image: url("https://www.qamadness.com/wp-content/themes/qamadness/dist/images/site-icons/art-icons-03.png");
}
p.icon-download{padding-left: 30px;margin: 30px 0!important;}
p.icon-download:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  display: inline-block;
  height: 30px;
  width: 24px;
  background-size: contain;
  background-image: url("https://www.qamadness.com/wp-content/themes/qamadness/dist/images/site-icons/art-icons-01.png");
}
p.icon-article{padding-left: 0px;margin: 2rem 0 4rem 0!important;}
.icon-article a{padding-left: 6px;}
p.icon-article:before {
  content: "Related:";
  display: inline-block;
  font-weight: 700;
}
.art-def-block-title {line-height: 1.2em!important;font-weight: 500;font-size: 1.6em;margin:0!important;padding-bottom: 8px!important;}
.art-def-block h2 {line-height: 1.2em!important;font-weight: 500;font-size: 1.6em;margin:0!important;padding-bottom: 8px!important;}
.art-def-block p {line-height: 1.0em!important;font-weight: 500;font-size: 1.6em;margin:0!important;}
.art-def-block{
  display: block;
  position: relative;
  background: #e2e2e2;
  padding: 30px 29px 50px;
  text-align: left;
  border-radius: 18px;
  overflow: hidden;
  margin: 60px 0;
  box-shadow: 0px 8px 30px 2px rgb(36 23 228 / 16%);}
.art-def-block:after{
  content: "";
  position: absolute;
  bottom: -7px;
  right: -42px;
  display: inline-block;
  margin-right:5px;
  height: 64px;
  width: 200px;
  background-size: contain;
  background-image: url("https://www.qamadness.com/wp-content/themes/qamadness/dist/images/site-icons/mount.svg");}
.article table {margin-bottom: 90px!important;}
.article-content .color-purple, .kb-article-content .color-purple{color:#7A56F8!important;}
.article-content .color-red{color:#FC2F63!important;}
.article-content .bold{font-weight: 600!important;}
.article-content h2, .kb-article-content h2{margin: 5rem 0 1rem!important;letter-spacing:-0.6px!important;}
.article-content h3, .kb-article-content h3 {font-weight: 600; font-size: 2rem;text-transform:uppercase!important;margin: 4rem 0 1rem!important;letter-spacing:-0.4px!important;}
.single-post-section .article-content p {margin-bottom: 1rem!important;}
.article-content h4, .kb-article-content h4 {font-weight: 300;font-size: 2rem;letter-spacing: -0.8px!important;margin: 38px 0 12px!important;}
.article-content h5, .kb-article-content h5 {font-weight: 600;font-size: 1.4rem;text-transform:uppercase!important;margin: 30px 0 10px!important;}
.article-content h6, .kb-article-content h6 {font-weight: 400;font-size: 1.4rem;margin: 30px 0 10px!important;font-style: italic!important;}
.madart-mark{background-color:#ddd3fd;}
mark{background-color:#ddd3fd;}
.ludwig {
  position: relative;
  padding-left: 0.6em;
  margin-left: 2px;
  border-left: 3px solid #7A56F8;
  font-weight: 400;
  font-size: 1rem;
  font-style: italic!important;
  background: rgba(0,0,0,0.1);
  padding: 8px 0px 8px 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.ludwig p {margin-bottom: 0!important;line-height: 1.3em;
  letter-spacing: 0.1px;}
.madart-quot1 {}
.madart-listnum1 {}
.madart-listnum2 p {
  border-top: 2px dashed;
  border-color: #7A56F8!important;
  margin:0; padding: 30px;
  counter-increment: section;
  position: relative;
  margin-bottom: 0rem!important;
}
.madart-listnum2 p:nth-child(even):before {
  content: counter(section);
  right: 100%;
  margin-right: -20px;
  position: absolute;
  border-radius: 50%;
  padding: 10px;
  height: 40px;
  width: 40px;
  background-color: #7A56F8;
  text-align:center;
  color: white;
  font-size: 110%;
}
.madart-listnum2 p:nth-child(odd):before {
  content: counter(section);
  left: 100%;
  margin-left: -20px;
  position: absolute;
  border-radius: 50%;
  padding: 10px;
  height: 40px;
  width: 40px;
  background-color: #7A56F8;
  text-align:center;
  color: white;
  font-size: 110%;
}
.madart-listnum2 p:nth-child(even) {
  border-left: 2px dashed;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  margin-right: 30px;
  padding-right: 0;
}
.madart-listnum2 p:nth-child(odd) {
  border-right: 2px dashed;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  margin-left: 30px;
  padding-left: 0;
}
.madart-listnum2 p:first-child {
  border-top: 0;
  border-top-right-radius:0;
  border-top-left-radius:0;
}

p:last-child {
  border-bottom-right-radius:0;
  border-bottom-left-radius:0;
}
.madart-quot1 {
  display: inline-block;
  margin: 1em;
  overflow: hidden;
}
.madart-quot1 blockquote {
  background-color: #fff;
  border: solid 2px #757575;
  display: inline-block;
  margin: 0;
  padding: 1em;
  position: relative;
}
.madart-quot1 blockquote:before {
  background-color: #fff;
  bottom: -10%;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: -10%;
  transform: rotate(-15deg) skew(5deg);
}
.madart-quot1 blockquote cite {
  display: block;
  font-style: italic;
  text-align: right;
}
.madart-quot1 blockquote cite:before {
  content: "- ";
}
.madart-quot1 blockquote > * {
  position: relative;
  z-index: 1;
}
.madart-quot2 {
  padding: 60px 30px 40px;
  position: relative;
  line-height: 1.2!important;
}
.madart-quot2 p {
  font-family: "Utopia-italic";
  font-size: 35px;
  /*font-weight: 700px;*/
  text-align: center;
}
.madart-quot2:before {
  position: absolute;
  font-family: 'FontAwesome';
  top: 7px;
  left:0px;
  content:"\f10d";
  font-size: 150px;
  color: rgba(0,0,0,0.1);
}
.madart-quot2::after {
  content: "";
  top: 20px;
  left: 50%;
  margin-left: -100px;
  position: absolute;
  border-bottom: 3px solid #7A56F8;
  height: 3px;
  width: 200px;
}
.article-content ul, .kb-article-content ul {
  line-height: 1.5em;
  margin: 5px 0 15px;
  padding: 0;
  font-size: 1rem!important;
}
.article-content ul li, .kb-article-content ul li {
  list-style: none;
  position: relative;
  padding: 0 0 0 22px;
}
.article-content ol, .kb-article-content ol {
  line-height: 1.5em;
  margin: 5px 0 15px;
  padding: 0;
  font-size: 1rem!important;
}
.article-content ol li, .kb-article-content ol li {
  list-style: none;
  position: relative;
  padding: 0 0 0 0px;
  margin-bottom: 5px;
}
.article-content .one, .kb-article-content .one{ list-style-type: disc; }
.article-content .two, .kb-article-content .two{ list-style-type: circle; }
.article-content .three, .kb-article-content .three{ list-style-type: square; }
.article-content .four, .kb-article-content .four{ list-style-type: none; }
li.circle-checkmark::before, .circle-checkmark li::before {
  content: "";
  position: absolute;
  left: 2px;
  top: 5px;
  border: solid 8px #9d81ff;
  border-radius: 8px;
}
li.circle-checkmark::after, .circle-checkmark li::after {
  content: "";
  position: absolute;
  left: 7px;
  top: 8px;
  width: 5px;
  height: 9px;
  border: solid #ffffff;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
li.checkmark::before, .checkmark li::before {
  content: "";
  position: absolute;
  left: 2px;
  top: 3px;
  width: 6px;
  height: 13px;
  border: 5px solid #3bb06d;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
li.triangle::before, .triangle li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 12px solid #7A56F8;
}
li.plus::before, .plus li::before  {
  content: "";
  position: absolute;
  background: #1eda84;
  left: 4px;
  top: 11px;
  height: 3px;
  width: 11px;
}

li.plus::after, .plus li::after {
  content: "";
  position: absolute;
  background: #1eda84;
  left: 8px;
  top: 7px;
  height: 11px;
  width: 3px;
}
li.line::before, .line li::before {
  content: "";
  position: absolute;
  left: 5px;
  top: 12px;
  width: 8px;
  display: block;
  border-top: 3px solid #7A56F8;
}
li.cross::before, .cross li::before {
  content: "";
  position: absolute;
  height: 15px;
  border-left: 3px solid #ff2020;
  transform: rotate(45deg);
  top: 5px;
  left: 5px;
}
li.cross::after, .cross li::after {
  content: "";
  position: absolute;
  height: 15px;
  border-left: 3px solid #ff2020;
  transform: rotate(-45deg);
  top: 4px;
  left: 5px;
}
li.arrow::before, .arrow li::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 9px;
  height: 7px;
  width: 7px;
  border: 1px solid #7A56F8;
  border-width: 3px 3px 0 0;
  transform: rotate(45deg);
}
ul.round {display: block;margin-left: 0px;}
ul.round li {display: block;position: relative;}
ul.round li:not(:last-child) {margin-bottom: 4px;}
ul.round li:before {
  content: "";
  position: absolute;
  top: 0.6em;
  left: 2px;
  background: linear-gradient(45deg, #FC2F63, #7A56F8);
  height: 6px;
  width: 6px;
  border-radius: 50%;
}
ol {line-height: 2;}
ol li {list-style-type: none;counter-increment: item;}
ol.simple-num li:before {
  content: counter(item) ". ";
  color: #7A56F8;
  font-weight: 600!important;
}
ol.indie-num li:before {
  content: counter(item);
  display: inline-block;
  width: 22px;
  height: 22px;
  font-family: "Indie Flower", cursive;
  margin-right: 5px;
  background-color: #7A56F8;
  color: #f8f8f8;
  font-weight: bold;
  font-size: 120%;
  padding: 0 4px 8px;
  border-radius: 4px;
  line-height: 1.3;
}
ol.round-num {
  counter-reset: li;
  list-style: none;
  padding: 0;
  text-shadow: 0 1px 0 rgba(255,255,255,.5);
}

ol.round-num p {
  position: relative;
  display: block;
  padding: .4em .4em .4em 2em;
  margin: .5em 0;
  background: #e1e1e1;
  color: #444;
  text-decoration: none;
  border-radius: .3em;
  transition: .3s ease-out;
  margin-bottom: 0.5rem!important;
}
ol.round-num p:hover { background: #eaeaea; }
ol.round-num p:hover:before { transform: rotate(360deg); }
ol.round-num p:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  left: -1.3em;
  top: 50%;
  margin-top: -1.5em;
  background: #bfadff;
  height: 3em;
  width: 3em;
  line-height: 2.4em;
  border: .3em solid #fff;
  text-align: center;
  font-weight: bold;
  border-radius: 2em;
  transition: all .3s ease-out;
}
/* blog table */
.article-content table {
  table-layout:fixed;
  width: 100%;}
.article-content table, th, td {
  border: 1px solid #525252;
  text-align: center!important;}
.article-content thead th {
  color: #fff;
  background: #6d619a;
}
/* blog table - end */
/* BLOG - End */
/* Compatibility Testing */
.platforms-icons-with-title div p {
  display: block;
  width: 100%;
  text-align: center;
  font-weight: 500;
  font-size: 1rem;
}
.platforms-icons-with-title div {text-align:center!important;}
.platforms-icons-with-title div img {max-width: 60%!important;}
.configuration-compatibility p {margin:0!important;}
.configuration-compatibility-list p {margin:0!important;}
.configuration-compatibility-list ul {
  line-height: 1.5em;
  margin: 0px 0 42px;
  padding: 0;
  font-size: 1rem!important;
}
.configuration-compatibility-list ul li {
  list-style: none;
  position: relative;
  padding: 0 0 0 42px;
}
li.configuration-arrow::before, .configuration-arrow li::before {
  content: "";
  position: absolute;
  left: 4px;
  top: 10px;
  height: 22px;
  width: 22px;
  border: 1px solid #7A56F8;
  border-width: 7px 7px 0 0;
  transform: rotate(45deg);
}
ol.round-num {
  counter-reset: li;
  list-style: none;
  padding: 0;
  text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
ol.round-num p {
  position: relative;
  display: block;
  padding: .4em .4em .4em 2em;
  margin: .5em 0;
  background: #e1e1e1;
  color: #444;
  text-decoration: none;
  border-radius: .3em;
  transition: .3s ease-out;
  margin-bottom: 0.5rem!important;
}
ol.round-num p:hover { background: #eaeaea; }
ol.round-num p:hover:before { transform: rotate(360deg); }
ol.round-num p:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  left: -1.3em;
  top: 50%;
  margin-top: -1.5em;
  background: #bfadff;
  height: 3em;
  width: 3em;
  line-height: 2.4em;
  border: .3em solid #fff;
  text-align: center;
  font-weight: bold;
  border-radius: 2em;
  transition: all .3s ease-out;
}
.why-compatibility-list{}
.why-compatibility-list ul{}
.why-compatibility-list ul li{list-style-type: none;margin: 0px 0 16px 0;}
.why-compatibility-list ul li:before{width:2em;height:2em;content:'';background:url(https://www.qamadness.com/wp-content/themes/qamadness/dist/images/site-icons/round-tip.svg) no-repeat center center/cover;position:absolute;left:0px;margin-top: 0.2em;opacity:70%;}
.why-compatibility-box{margin-left:auto;margin-right:auto;padding-top: 60px;}
.benefits-box-desc-big {font-weight: 500;font-size: 1.4rem;
  line-height: 1.2!important;
  color: #2c2c2c!important;}
/* Compatibility Testing - END */

/* Manual Testing */

.section.how_we_test .step-title:after {display:none!important;}
.testing-needs-box {width:20%;padding: 0px 16px 0px 16px; margin: 20px 20px 20px 20px;}
.testing-needs-box:hover {box-shadow: 0 5px 30px 0 rgba(36,23,228,.1);border-radius: 10px;}
.testing-needs-box:hover .testing-needs-box-in img {}
.testing-needs-box-in {border-radius: 10px;background-color: #f7fafa;}
.testing-needs-box-text {color: #2a2938!important;padding: 14px 6px 7px 6px!important;line-height: 1.4!important;font-weight: 300;font-size: 1rem;}
.testing-needs-box-description {line-height: 1.2!important;}
.testing-needs-box-long {line-height: 1.3!important;padding-top: 12px;margin-left: 14px;width: 80%;font-weight: 300;font-size: 1rem;}
.benefits-box-num {font: 300 4.0rem 'Roboto Slab', serif!important;}
.benefits-box-desc {font-weight: 300;font-size: 1rem;line-height: 1.3!important;}
.types-bg {position:absolute;top: -65px;}
.types-box-in {border-radius: 10px;box-shadow: 0 5px 30px 0 rgba(36,23,228,.2);background-color: #fff;display: inline-block;width: 100%;height: 100%;transition: .4s;overflow: hidden;padding: 14px 14px 14px 14px;}
.types-box-in h2 {font-size: 1.6rem!important;font-weight: 500!important;}
.types-box-in p {line-height: 1.2!important;font-weight: 300;font-size: 1rem;}
.types-box-icon h3 {font-size: 1.0rem!important;}
.types-box-icon {font-size: 1.0rem!important;z-index:100;position:relative;}
.platforms-title {line-height: 1.2;text-transform: uppercase;
  font-weight: 500;
  font-size: .875rem;
  color: #2a2938;
  letter-spacing: 1.25px;}
.platforms-icons div img {padding: 14px 0;}
.platforms-title {margin-top: -20px!important;
  text-align: right!important;}
.step-title-landing {
  text-transform: uppercase;
  font-weight: 500;
  font-size: .875rem;
  color: #2a2938;
  letter-spacing: 1.25px;
  margin-bottom: 2.0rem;
  position: relative;
  z-index: 3;
  padding-top: 2.95rem;
  min-width: 110px;
}
.step-title-landing:before {
  counter-increment: a;
  content: counter(a);
  display: inline-block;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 35px;
  left: -40px;
  z-index: -1;
  font-weight: 700;
  font-size: 4rem;
  color: #e5e3fc;
}
.documentation-description p {line-height: 1.1!important;color: #8c8b93!important;padding: 0!important;}
.experience-icon {padding-top: 0px;}
/* Manual Testing - END */

/* Autoamted Testing */
.margin-top-lang {margin-top: -50px;}
.testing-needs-wrap {display: flex;}
.testing-needs-box-at {width:20%;padding: 0px 16px 0px 16px;}
.testing-needs-box-at:hover {box-shadow: 0 5px 30px 0 rgba(36,23,228,.1);border-radius: 10px;}
.testing-needs-box-at:hover .testing-needs-box-in img {}
.testing-needs-box-in-auto {border-radius: 10px;text-align:left;padding-left: 0px;}
.testing-needs-box-in-auto img {width:45%!important;padding-top: 20px!important;}
.testing-needs-box-title {
  padding: 18px 6px 0px 6px!important;
  font-weight: 600;
  font-size: .875rem;
  color: #2a2938;
  margin-bottom: 1.5rem;
  text-transform: uppercase;
  letter-spacing: 1.2px;}
.testing-needs-box-text {font-weight: 400;font-size:  1rem;
  color: #2a2938;
  line-height: 1.25;;text-align:left;}
.testing-needs-box-description {line-height: 1.2!important;}
.testing-needs-box-long {
  line-height: 1.3!important;
  padding-top: 12px;
  margin-left: 14px;
  width: 80%;
  font-weight: 300;
  font-size: 1.0rem;}

.benefits-box img {max-width:60%!important;}
.benefits-box-num {font: 300 3.0rem 'Roboto Slab', serif!important;}
.benefits-box-description {font-weight: 400;font-size: 1.0rem;line-height: 1.3!important;color: #3e3d4a!important;}
.types-bg {position:absolute;top: 72px;}
.benefits-box-desc {font-weight: 400;font-size: 1.1rem;line-height: 1.2!important;color: #3e3d4a!important;}
.types-bg {position:absolute;top: 72px;}

.at-block-title {font-weight: 800;font-size: 1.2rem;text-align: center;}
.at-block-list {padding:14px 0 0 0!important;}
.at-block-list li {text-align: center;list-style-type: none;line-height: 1.8!important;}
.at-block {box-shadow: 0 5px 30px 0 rgb(36 23 228 / 10%);border-radius: 30px;padding: 32px 10px 8px 10px!important;}
.at-block-2 {box-shadow: 0 5px 30px 0 rgb(36 23 228 / 10%);border-radius: 30px;padding: 22px 20px 6px 30px!important;}

.language-icon {text-align: center;}
.language-icon img {}
.language-icon-withtitle img {max-width: 64px!important;}
.language-tool-icon {text-align: center;padding-bottom: 26px!important;}
.language-tool-icon img {max-width: 50px!important;}
.language-tool-title {line-height: 1.2;
  text-transform: uppercase;
  font-weight: 500;
  font-size: .875rem;
  color: #2a2938;
  letter-spacing: 1.25px;
  display: block;
  margin-top: 10px!important;}
.language-arrow {width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 30px solid #efefef;}
.platforms-icons div img {padding: 14px 0;}
.benefits-box {padding-bottom: 1rem;}
/* Autoamted Testing - END */

/* UI Testing */
.ui-triangle li.current {border-radius: 14px 0px 0px 14px!important;}
.ui-triangle li.current p {margin: 0 16px 0 18px!important;}
.ui-needs-icon {
  text-align: center!important;
  width: 32%!important;
  display: block!important;
}
.ui-needs-title {
  font-weight: 700;
  font-size: 1.3rem;
}
.ui-needs-box ul {padding:0;}
.ui-needs-box li {
}
.ui-detail-box {margin-top: 4rem!important;}
.at-block-2 {box-shadow: 0 5px 30px 0 rgb(36 23 228 / 20%);border-radius: 30px;padding: 22px 20px 6px 30px!important;}
.ui-pross-box {margin-top: 4rem!important;}
.steps-ui-icons {
  width: 100%!important;
  padding: 0!important;
  margin:0!important;
  display: block;
  margin-left: -26px;
}
.ui-triangle li {
  text-align:center;
  display: inline-block!important;
  width: 16.667%!important;
  float: left!important;
  position:relative!important;
  height: 160px!important;
  background: linear-gradient(0.25turn, #9b91f2, #c5a1e1)!important;
}
.steps-ui-icons li img {max-width:40%!important;}
.line-uif-icons {margin-bottom: -18px!important; margin-top: -10px!important;opacity: 80%;margin-left: -18px;}

.countup li::before {
  counter-increment: section!important;
  content: counter(section)!important;
  position: absolute!important;
  top: 50%; left: 50%; bottom: 0; right: 0!important;
  margin: auto!important;
  font: 300 3.0rem 'Roboto Slab', serif!important;
}
.ui-triangl li {
  display: inline-block!important;
  width: 14.28571%!important;
  height: 160px!important;
  float: left!important;
  position:relative!important;
  background: linear-gradient(0.25turn, #9b91f2, #c5a1e1)!important;
}
.steps-triangle li div {
  width:100%;
  text-align: center!important;
  position: absolute!important;
  top: 50%!important;
  height: 110px!important;
  transform: translate(0, -50%)!important;
  color:#fbfbfb!important;
  font-weight: 400;
  font-size: 1.2rem;
  cursor: default;
}
.ui-triangle li div h4 {
  width:100%;
  text-align: center!important;
  position: absolute!important;
  top: 22%!important;
  transform: translate(0, -50%)!important;
  min-height:52px;
  padding: 0px 7px 0px 21px!important;
}
.ui-triangle li div p {
  width:100%;
  text-align: center!important;
  position: absolute!important;
  top: 80%!important;
  transform: translate(0, -50%)!important;
  color: #fbfbfb!important;
  font-weight: 400;
  font-size: 1.2rem;
  min-height: 44px;
  padding: 0px 7px 0px 21px!important;
}
.countup li::before {
  counter-increment: section;
  content: counter(section);
  position: absolute;
  bottom: 0;
  right: 0;
  overflow: hidden;
  margin: auto;
  font: 300 9.0rem 'Roboto Slab', serif!important;
  top: -20px;
  left: 9%;
  color: #c2a5e2;
}
.ui-triangl li {
  display: inline-block!important;
  width: 14.28571%!important;
  height: 160px!important;
  float: left!important;
  position:relative!important;
  background: linear-gradient(0.25turn, #9b91f2, #c5a1e1)!important;
}
/* UI Testing - END */
/* Performance Testing */
.performance-icon {text-align: center;
  width: 72%;
  display: block;
  margin-left: auto;
  margin-right: auto;}
.performanc-box {
  background: #F1F1F1;
  padding: 20px 20px;
  border-radius: 10px;
  box-shadow: 0 5px 30px 0 rgb(36 23 228 / 10%);
}
.performanc-box ol {padding:0!important;}
.performanc-title {
  font-weight: 700;
  font-size: 1.3rem;
}
.performanc-description {
  line-height: 1.2!important;
  font-size: .95rem!important;
}
.performance-needs-wrap {
  margin: 25px 0 25px 0;
}
.perf-needs-box {margin-top: 5rem!important;}
.perf-pross-box {margin-top: 4rem!important;}
.steps-perf-icons {
  width: 100%!important;
  padding: 0!important;
  margin:0!important;
  display: block;
  margin-left: -26px;
}
.steps-perf-icons li {
  text-align:center;
  display: inline-block!important;
  width: 14.28571%!important;
  float: left!important;
  position:relative!important;
}
.steps-perf-icons li img {max-width:40%!important;}
.line-perf-icons {margin-bottom: -18px!important; margin-top: -10px!important;opacity: 80%;margin-left: -18px;}

.countup li::before {
  counter-increment: section;
  content: counter(section);
  position: absolute;
  top: 50%; left: 50%; bottom: 0; right: 0;
  margin: auto;
  font: 300 3.0rem 'Roboto Slab', serif!important;
}
body {counter-reset: section;}
.countup li::before {
  counter-increment: section;
  content: counter(section);
  position: absolute;
  bottom: 0; right: 0;
  overflow: hidden;
  margin: auto;
  font: 300 9.0rem 'Roboto Slab', serif!important;
  top: -20px;
  left: 30%;
  color: #c2a5e2;
}
.steps-triangle {
  width: 100%!important;
  padding: 0!important;
  margin:0!important;
  box-shadow: 0 5px 30px 0 rgb(36 23 228 / 20%);
  display: block;
  border-radius: 14px 14px 14px 14px;
}
.steps-triangle:after {
  clear: both!important;
  content: ""!important;
  display: table!important;
}
.perf-triangle li {
  display: inline-block!important;
  width: 14.28571%!important;
  height: 160px!important;
  float: left!important;
  position:relative!important;
  background: linear-gradient(0.25turn, #9b91f2, #c5a1e1)!important;
}
.steps-perf-icons li p {
  margin: 0 10px 0 26px!important;
  text-align: center!important;
  position: absolute!important;
  top: 50%!important;
  transform: translate(0, -50%)!important;
  color:#fbfbfb!important;
  font-weight: 400;
  font-size: 1.2rem;
  cursor: default;
}
.steps-perf-icons li.current {border-radius: 14px 0px 0px 14px!important;}
.steps-perf-icons li.current p {margin: 0 16px 0 18px!important;}
.perf-triangle li::after {
  content:'';
  position: absolute;
  z-index: 1;
  width: 0;
  height: 0;
  top: 0;
  left: 100%;
  border-bottom: solid 80px transparent;
  border-top: solid 80px transparent;
  border-left: solid 22px #c5a1e1;
}
.steps-triangle li.last-step{border-radius: 0px 14px 14px 0px;}
.steps-triangle li.last-step::after {display: none;}

@media (max-width: 992px) {
  .perf-triangle li::after {
    left: 0%;
    bottom: 0%;
    right: 0%;
    /* border-bottom: solid 55px transparent; */
    border-top: solid 40px transparent;
    border-left: solid 185px #c5a1e1;
    border-right: solid 185px #c5a1e1;
  }
  .countup li::before {
    left: 0%;
  }
  .perf-triangle li {
    width: 353px!important;
    background: linear-gradient(0.0turn, #9b91f2, #c5a1e1)!important;
  }
  .steps-perf-icons li p {
    margin: 0 auto 0 auto!important;
    width: 100%;
  }
}
/* Performance Testing - END */
/* Acceptance Testing */
.accept-needs-box {padding-top: 1em;margin: 0 10px!important;
  background: #dbdcf8!important;
  border-radius: 10px!important;
  min-height:460px!important;}
.accept-needs-box p {margin:0!important;}
.accept-needs-boxj:before {
  content: "";
  width: 100%!important;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  transition: .3s;
}
.accept-needs-box:hover:before {box-shadow: 0 20px 30px 0 rgb(36 23 228 / 10%)!important;}
.accept-needs-icon {
  text-align: center!important;
  width: 32%!important;
  display: block!important;
}
.accept-needs-title {font-weight: 700;font-size: 1.3rem;padding: 0.6em 0!important;}
.accept-needs-description {line-height: 1.2!important;}
.accept-needs-box ul {padding:0!important;list-style-type: none!important;}
.accept-needs-box li {line-height: 1.3!important;}
.accept-needs-content{margin: 1em 0em 0em 3em!important;}
/* Acceptance Testing - END */
/* Functional Testing */
.func-test-func {text-align: center!important;}
.func-test-func p {font-weight: 500;font-size: 0.9rem;}
.func-test-func img {width:80%;}
.func-test-maintext {margin-bottom:40px;}
.func-test-block-img img {width:90%;}
.huge-font, .huge-font span {font-size:4.0rem!important;line-height:0.9!important;font-weight:600!important;letter-spacing: -2.0px!important;}
.big-font, .big-font span {font-size:1.6rem!important;line-height:1.2!important;font-weight:500!important;}
.p-beautify, .p-beautify span {
  line-height:1.2!important;
  font-weight:500!important;
  font-size:1.6rem!important;
}
.func-cause-call {min-height:100px;display:inherit!important;width: 80%!important;margin-top: -80px;}
.func-cause-list .func-cause-item {
  padding: 20px 25px;
  margin: 20px 0px;
  width:90%;
  border-radius: 50px;
  box-shadow: 0 10px 30px 0 rgb(36 23 228 / 10%);
}
.func-cause-item>p {margin:0!important;font-weight: 400;font-size: 1rem;}
.func-cause-title {padding-bottom:35px;}
.left-text {text-align:left;}
.right-text {text-align:right;}
.test-device-box h3 {min-height: 62px;padding-bottom: 15px;}
.test-device-box {padding-top: 14px;}
.test-device-box-left p {text-align:left!important;}
.test-device-box-right p {text-align:right!important;}
.test-device-box-justify p {text-align:justify!important;}
.func-platforms-icons div img {margin-top: 14px;}
/*glitch*/
.glitch-wrapper {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.glitch {
  color: #3e3d4a;
  position: relative;
  display: inline-block;
}
.glitch::before,
.glitch::after {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
}
.glitch::before {
  left: 2px;
  text-shadow: -2px 0 #49FC00;
  clip: rect(24px, 550px, 90px, 0);
  animation: glitch-anim-2 4s infinite linear alternate-reverse;
}
.glitch::after {
  left: -2px;
  text-shadow: -2px 0 #b300fc;
  clip: rect(85px, 550px, 140px, 0);
  animation: glitch-anim 4s infinite linear alternate-reverse;
}
@-webkit-keyframes glitch-anim {
  0% {
    clip: rect(82px, 9999px, 118px, 0);
  }
  4.166666666666666% {
    clip: rect(65px, 9999px, 38px, 0);
  }
  8.333333333333332% {
    clip: rect(72px, 9999px, 19px, 0);
  }
  12.5% {
    clip: rect(73px, 9999px, 78px, 0);
  }
  16.666666666666664% {
    clip: rect(141px, 9999px, 99px, 0);
  }
  20.833333333333336% {
    clip: rect(41px, 9999px, 127px, 0);
  }
  25% {
    clip: rect(40px, 9999px, 126px, 0);
  }
  29.166666666666668% {
    clip: rect(30px, 9999px, 8px, 0);
  }
  33.33333333333333% {
    clip: rect(62px, 9999px, 97px, 0);
  }
  37.5% {
    clip: rect(63px, 9999px, 75px, 0);
  }
  41.66666666666667% {
    clip: rect(105px, 9999px, 7px, 0);
  }
  45.83333333333333% {
    clip: rect(137px, 9999px, 135px, 0);
  }
  50% {
    clip: rect(89px, 9999px, 103px, 0);
  }
  54.166666666666664% {
    clip: rect(120px, 9999px, 147px, 0);
  }
  58.333333333333336% {
    clip: rect(82px, 9999px, 49px, 0);
  }
  62.5% {
    clip: rect(57px, 9999px, 147px, 0);
  }
  66.66666666666666% {
    clip: rect(117px, 9999px, 5px, 0);
  }
  70.83333333333334% {
    clip: rect(4px, 9999px, 72px, 0);
  }
  75% {
    clip: rect(8px, 9999px, 143px, 0);
  }
  79.16666666666666% {
    clip: rect(30px, 9999px, 80px, 0);
  }
  83.33333333333334% {
    clip: rect(94px, 9999px, 3px, 0);
  }
  87.5% {
    clip: rect(51px, 9999px, 50px, 0);
  }
  91.66666666666666% {
    clip: rect(18px, 9999px, 83px, 0);
  }
  95.83333333333334% {
    clip: rect(2px, 9999px, 88px, 0);
  }
  100% {
    clip: rect(141px, 9999px, 113px, 0);
  }
}
@keyframes glitch-anim {
  0% {
    clip: rect(82px, 9999px, 118px, 0);
  }
  4.166666666666666% {
    clip: rect(65px, 9999px, 38px, 0);
  }
  8.333333333333332% {
    clip: rect(72px, 9999px, 19px, 0);
  }
  12.5% {
    clip: rect(73px, 9999px, 78px, 0);
  }
  16.666666666666664% {
    clip: rect(141px, 9999px, 99px, 0);
  }
  20.833333333333336% {
    clip: rect(41px, 9999px, 127px, 0);
  }
  25% {
    clip: rect(40px, 9999px, 126px, 0);
  }
  29.166666666666668% {
    clip: rect(30px, 9999px, 8px, 0);
  }
  33.33333333333333% {
    clip: rect(62px, 9999px, 97px, 0);
  }
  37.5% {
    clip: rect(63px, 9999px, 75px, 0);
  }
  41.66666666666667% {
    clip: rect(105px, 9999px, 7px, 0);
  }
  45.83333333333333% {
    clip: rect(137px, 9999px, 135px, 0);
  }
  50% {
    clip: rect(89px, 9999px, 103px, 0);
  }
  54.166666666666664% {
    clip: rect(120px, 9999px, 147px, 0);
  }
  58.333333333333336% {
    clip: rect(82px, 9999px, 49px, 0);
  }
  62.5% {
    clip: rect(57px, 9999px, 147px, 0);
  }
  66.66666666666666% {
    clip: rect(117px, 9999px, 5px, 0);
  }
  70.83333333333334% {
    clip: rect(4px, 9999px, 72px, 0);
  }
  75% {
    clip: rect(8px, 9999px, 143px, 0);
  }
  79.16666666666666% {
    clip: rect(30px, 9999px, 80px, 0);
  }
  83.33333333333334% {
    clip: rect(94px, 9999px, 3px, 0);
  }
  87.5% {
    clip: rect(51px, 9999px, 50px, 0);
  }
  91.66666666666666% {
    clip: rect(18px, 9999px, 83px, 0);
  }
  95.83333333333334% {
    clip: rect(2px, 9999px, 88px, 0);
  }
  100% {
    clip: rect(141px, 9999px, 113px, 0);
  }
}
@-webkit-keyframes glitch-anim-2 {
  6.666666666666667% {
    clip: rect(115px, 9999px, 85px, 0);
  }
  10% {
    clip: rect(137px, 9999px, 110px, 0);
  }
  13.333333333333334% {
    clip: rect(141px, 9999px, 47px, 0);
  }
  16.666666666666664% {
    clip: rect(121px, 9999px, 15px, 0);
  }
  20% {
    clip: rect(107px, 9999px, 114px, 0);
  }
  23.333333333333332% {
    clip: rect(25px, 9999px, 95px, 0);
  }
  26.666666666666668% {
    clip: rect(68px, 9999px, 108px, 0);
  }
  30% {
    clip: rect(31px, 9999px, 68px, 0);
  }
  33.33333333333333% {
    clip: rect(80px, 9999px, 26px, 0);
  }
  36.666666666666664% {
    clip: rect(74px, 9999px, 38px, 0);
  }
  40% {
    clip: rect(79px, 9999px, 21px, 0);
  }
  43.333333333333336% {
    clip: rect(5px, 9999px, 19px, 0);
  }
  46.666666666666664% {
    clip: rect(58px, 9999px, 42px, 0);
  }
  50% {
    clip: rect(87px, 9999px, 72px, 0);
  }
  53.333333333333336% {
    clip: rect(89px, 9999px, 130px, 0);
  }
  56.666666666666664% {
    clip: rect(122px, 9999px, 11px, 0);
  }
  60% {
    clip: rect(135px, 9999px, 148px, 0);
  }
  63.33333333333333% {
    clip: rect(34px, 9999px, 76px, 0);
  }
  66.66666666666666% {
    clip: rect(117px, 9999px, 65px, 0);
  }
  70% {
    clip: rect(80px, 9999px, 63px, 0);
  }
  73.33333333333333% {
    clip: rect(108px, 9999px, 44px, 0);
  }
  76.66666666666667% {
    clip: rect(30px, 9999px, 82px, 0);
  }
  80% {
    clip: rect(49px, 9999px, 34px, 0);
  }
  83.33333333333334% {
    clip: rect(1px, 9999px, 44px, 0);
  }
  86.66666666666667% {
    clip: rect(111px, 9999px, 45px, 0);
  }
  90% {
    clip: rect(82px, 9999px, 98px, 0);
  }
  93.33333333333333% {
    clip: rect(45px, 9999px, 59px, 0);
  }
  96.66666666666667% {
    clip: rect(70px, 9999px, 67px, 0);
  }
  100% {
    clip: rect(134px, 9999px, 33px, 0);
  }
}
@keyframes glitch-anim-2 {
  6.666666666666667% {
    clip: rect(115px, 9999px, 85px, 0);
  }
  10% {
    clip: rect(137px, 9999px, 110px, 0);
  }
  13.333333333333334% {
    clip: rect(141px, 9999px, 47px, 0);
  }
  16.666666666666664% {
    clip: rect(121px, 9999px, 15px, 0);
  }
  20% {
    clip: rect(107px, 9999px, 114px, 0);
  }
  23.333333333333332% {
    clip: rect(25px, 9999px, 95px, 0);
  }
  26.666666666666668% {
    clip: rect(68px, 9999px, 108px, 0);
  }
  30% {
    clip: rect(31px, 9999px, 68px, 0);
  }
  33.33333333333333% {
    clip: rect(80px, 9999px, 26px, 0);
  }
  36.666666666666664% {
    clip: rect(74px, 9999px, 38px, 0);
  }
  40% {
    clip: rect(79px, 9999px, 21px, 0);
  }
  43.333333333333336% {
    clip: rect(5px, 9999px, 19px, 0);
  }
  46.666666666666664% {
    clip: rect(58px, 9999px, 42px, 0);
  }
  50% {
    clip: rect(87px, 9999px, 72px, 0);
  }
  53.333333333333336% {
    clip: rect(89px, 9999px, 130px, 0);
  }
  56.666666666666664% {
    clip: rect(122px, 9999px, 11px, 0);
  }
  60% {
    clip: rect(135px, 9999px, 148px, 0);
  }
  63.33333333333333% {
    clip: rect(34px, 9999px, 76px, 0);
  }
  66.66666666666666% {
    clip: rect(117px, 9999px, 65px, 0);
  }
  70% {
    clip: rect(80px, 9999px, 63px, 0);
  }
  73.33333333333333% {
    clip: rect(108px, 9999px, 44px, 0);
  }
  76.66666666666667% {
    clip: rect(30px, 9999px, 82px, 0);
  }
  80% {
    clip: rect(49px, 9999px, 34px, 0);
  }
  83.33333333333334% {
    clip: rect(1px, 9999px, 44px, 0);
  }
  86.66666666666667% {
    clip: rect(111px, 9999px, 45px, 0);
  }
  90% {
    clip: rect(82px, 9999px, 98px, 0);
  }
  93.33333333333333% {
    clip: rect(45px, 9999px, 59px, 0);
  }
  96.66666666666667% {
    clip: rect(70px, 9999px, 67px, 0);
  }
  100% {
    clip: rect(134px, 9999px, 33px, 0);
  }
}
/*glitch* -end */
/* Functional Testing - END */

/* Regression Testing */
.cooperation-icon {text-align: center;
  width: 72%;
  display: block;
  margin-left: auto;
  margin-right: auto;}
.cooperation-box {
  background: #F1F1F1;
  padding: 20px 20px;
  border-radius: 10px;
  box-shadow: 0 20px 30px 0 rgb(126 120 204 / 10%);
  min-height: 390px;
}
.cooperation-title {
  font-weight: 700;
  font-size: 1.3rem;
}
.cooperation-description {
  line-height: 1.2!important;
  font-size: .95rem!important;
}
.benefits-box-desc-big {font-weight: 500;font-size: 1.4rem;
  line-height: 1.2!important;
  color: #2c2c2c!important;}
.margin-3-steps {margin:0 40px 0 40px;}
.principles-box {
  border-radius: 10px;
  letter-spacing: 0.3px;
  line-height: 1.3!important;
  box-shadow: 0 5px 30px 0 rgba(36,23,228,.2);
  background-color: #fff;
  display: inline-block;
  width: 100%;
  height: 100%;
  transition: .4s;
  overflow: hidden;
  padding: 14px 18px 15px 18px;
  font-weight: 400;
  font-size: 1.02rem;}
.types-bg-1 {
  position: absolute;
  top: 150px;
}
.principles-icon img {max-width:86%!important;}
.principles-wrap {margin-bottom: 10px;}
/* Regression Testing - END */

.cooperation-wrap{display: flex;flex-wrap: wrap;}
.cooperation-titles{width: 46%;padding: 2rem 2rem 1rem 2rem;margin: 1rem 2rem 1rem 0rem;border-radius: 10px;box-shadow: 0 20px 30px 0 rgba(36,23,228,.1);width: 46%;background:#DDE4EB;}
.cooperation-2-wrap {display: flex;flex-wrap: wrap;}
.cooperation-2-titles{padding: 0rem 1rem 0rem 0rem;margin: 0rem 1rem 2rem 0rem;border-radius: 10px;width:18%;}
.cooperation-3-wrap {display: flex;flex-wrap: wrap;}
.cooperation-3-titles{padding: 0rem 1rem 0rem 0rem;margin: 0rem 1rem 2rem 0rem;border-radius: 10px;width:30%;}
.cooperation-2-titles img {width: 40px!important;margin-bottom: 14px!important;border-radius: 0px!important;}
.cooperation-titles-bx{}
.cooperation-2-titles h4{font-weight: 500!important;}
.cooperation-2-titles p{margin:0!important;}
.pricing-wrap{display: flex;flex-wrap: wrap;}
.pricing-bx{padding: 0 2rem 0.5rem 0;width: 50%;}
.positions-wrap{display: flex;}
.positions-titles{width: 70%;display: flex;flex-wrap: wrap;align-content: flex-start;}
.positions-titles-bx{width: 50%;padding: 0 3rem 1rem 0;}
.positions-titles-bx h4{font-weight:500;}
.positions-titles-bx p{font-weight: 400;font-size: 0.9rem;margin:0;}
.positions-imgs{width: 30%;display: flex;flex-wrap: wrap;}
.positions-img-bx{min-width: 16%; max-width: 100%;box-shadow: 0 20px 30px 0 rgba(36,23,228,.1);margin: 0rem 1rem 2rem 1rem;background: #DDE4EB;border-radius: 8px;}
.positions-img-bx img{}
.positions-img-bx p{margin:0!important;text-align: center;}
ol.mobtestserv-chck-list li {list-style-type: decimal;margin: 0 0 0.5rem 0;}
ol.mobtestserv-chck-list {list-style-type: decimal;min-width: 35%;max-width: 100%;padding-left:1rem;}
.cooperation-3-wrap {display: flex;flex-wrap: wrap;}
.cooperation-3-titles{padding: 0rem 1rem 0rem 0rem;margin: 0rem 1rem 2rem 0rem;border-radius: 10px;width:30%;}
.lndg-casestudy {display: flex;flex-wrap: wrap;}
.lndg-casestudy-img-bx {min-width: 16%; max-width: 100%;box-shadow: 0 20px 30px 0 rgba(36,23,228,.1);background: #DDE4EB;border-radius: 8px;text-align: center;}
.lndg-casestudy-img-bx img {padding: 2rem 1rem;width: 80%;}
.lndg-casestudy-g2-bx {max-width: 60%;margin-left: auto; margin-right: auto;text-align: center;}
.lndg-casestudy-g2-img-bx img {max-width: 260px!important;}
.lndg-dkmnt-item {display: flex;align-items: flex-start;margin-bottom: 1.3rem;}
.lndg-dkmnt-item img {width: 62px;margin: 0 1rem;}
.lndg-dkmnt-item-desc h4 {margin-bottom: 0.5rem!important;}
.lndg-dkmnt-item-desc p {line-height: 1.3!important;margin-bottom: 0!important;}
.lndg-dkmnt-text-bx {display: flex;flex-direction: column;justify-content: space-evenly;}
/* Mobile App Testing */
ul.mobtestserv-intro-list {list-style: none;}
.mobtestserv-intro-list {padding: 0;}
.mobtestserv-intro-list li { display: flex;padding: 0 0 0.5rem 0;}
.mobtestserv-intro-list-plus {width:22px;height:22px;margin-right: 0.5rem;}
.mobtestserv-intro-list-plus img {width:100%;}
ul.mobtestserv-clng-list {list-style: none;padding: 0;display: flex;flex-wrap: wrap;flex-direction: row;padding-top: 1rem;}
.mobtestserv-clng-list {}
.mobtestserv-clng-list li {width: 50%;padding: 0 3.4rem 0 0!important;}
.mobtestserv-clng-list-title {margin: 0 0 1rem 0!important;font-weight: 600;font-size: 1.2rem;}
ul.mobtestserv-testtyp-list {list-style: none;padding:0;display: flex;flex-wrap: wrap;margin-top: 2rem;}
.mobtestserv-testtyp-list li {width: 33.3%;text-align: left;margin-bottom: 0.5rem;}
.mobtestserv-testtyp-list li h4 {font-weight: 600;font-size: 1.2rem;}
.mobile-app-box-title {
  padding: 10px 0px 0px 0px!important;
  font-weight: 600;
  font-size: .875rem;
  color: #2a2938;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}
.mobile-app-box-text {
  font-weight: 400;
  font-size: 1rem;
  color: #2a2938;
  line-height: 1.2!important;
  text-align: left;
  padding-right: 20px;
}
.left-text {text-align:left;}
.right-text {text-align:right;}
.test-device-box h3 {/*padding-bottom:20px;*/min-height: 62px;}
.test-device-box {padding-top: 14px;}
.types-box-icon {position: relative;}
.speech-bubble-box-mob {position: absolute;top: -180px;left:12px;}
.bubble {
  opacity: 100%;
  position: relative;
  font-family: sans-serif;
  font-size: 18px;
  line-height: 24px;
  width: 110%;
  background: #ffffff;
  border-radius: 18px;
  padding: 24px;
  text-align: center;
  color: #000;
  box-shadow: 0 5px 30px 0 rgba(36,23,228,.2);
}
.types-box-icon .speech-bubble-box-mob {display:none!important;}
.types-box-icon:hover .speech-bubble-box-mob {display: block!important;}
.types-box-icon img {max-width:92px!important;}
.types-box-icon h3 {
  font-size: 1.0rem!important;
  padding: 16px 0 30px 0;
}

/* Mobile App Testing - END */
@media (max-width: 576px) {
  .col-md-2-5row {
    padding-top: 40px!important;
  }
  .review-animation {display:none;}
  .platforms-title {text-align: center;padding-bottom: 40px;}
  .testing-needs-wrap {display: block;}
  .testing-needs-box-at {width: 100%;box-shadow: 0 5px 30px 0 rgba(36,23,228,.1);border-radius: 10px;}
  .testing-needs-box-title {padding: 18px 12px 0px 12px!important;margin-bottom: 0.0rem!important;}
  .testing-needs-box-in-auto {padding-left: 12px;}
  .testing-needs-box-text {padding-bottom: 16px!important;}
  .testing-needs-box-in-auto img {width: 25%!important;}
  .testing-needs-box {width: 100%;}
  .language-arrow {
    height: 6px!important;
    background: #efefef!important;
    margin-top: 20px!important;
    margin-bottom: 20px!important;
    display:block;

    border-top: 0px!important;
    border-bottom: 0px!important;
    border-left: 0px!important;
    width: 100%!important; }
  .margin-top-lang {margin-top: 0px!important;}
  .padding-top-190 {padding-top: 0px;}
  .language-icons-box {padding-top: 18px;}
  .language-tool-icon-mobile {padding-bottom:32px!important;}
  .section-title-center {margin-bottom: 2rem!important;}
  .section-title-left:after {left: 11%!important;}
  .platforms-title {text-align: center!important;}
  .padding-top-110 {padding-top: 0px!important;}
  .btn-custom-position {position:inherit!important;}
}
@media (min-width: 768px) {
  .col-md-2-5row {
    width: 20%!important;
    flex: 0 0 20%!important;
    max-width: 20.0%!important;
    float: left;
  }
  .container-manual {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .review-box {
    margin-top: 6px!important;
  }
  .padding-110 {
    padding-top: 0px;
  }
  .padding-60 {
    padding-bottom: 30px;
  }
  .cooperation-container {
    margin: 40px 0 40px 0;
  }
}

@media (min-width: 992px) {
  .col-md-2-5row {
    width: 20%!important;
    flex: 0 0 20%!important;
    max-width: 20.0%!important;
    float: left;
  }

}

@media (min-width: 1200px) {
  .col-md-2-5row {
    width: 20%!important;
    flex: 0 0 20%!important;
    max-width: 20.0%!important;
    float: left;
  }
}

/* Bullet Point  */
.bullet-point {width: 10px!important;
  height: 10px!important;
  border-radius: 50%;
  background-color: #FB2259;}
.benefits-box-hover:hover {}
.element-t1 {animation: pulse-c 6s infinite;    -webkit-animation-delay: 5s;
  -moz-animation-delay: 5s;
  -o-animation-delay: 5s;
  animation-delay: 5s;}
.element-t2 {animation: pulse-c 6s infinite;    -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;}
.element-t3 {animation: pulse-c 6s infinite;    -webkit-animation-delay: 10s;
  -moz-animation-delay: 10s;
  -o-animation-delay: 10s;
  animation-delay: 10s;}
.element-1 {animation: pulse 65s infinite;}
.element-2 {animation: pulse 102s infinite;}
.element-3 {animation: pulse 120s infinite;}
@keyframes pulse {
  0% {background-color: #A39CF0;}
  50% {background-color: #FB2259;}
  100% {background-color: #A39CF0;}
}
@keyframes pulse-c {
  0% {color: #2a2938;}
  40% {color: #2a2938;}
  50% {color: #A39CF0;}
  60% {color: #2a2938;}
  100% {color: #2a2938;}
}
/* Bullet Point - END */
/* Contuct Form  */
.section.contact_us .contact-form-col .contact-form-block {
  background-color: #fff;
  padding: 1.5rem 2rem 2rem;
  max-width: 430px;
  border-radius: 10px;
  box-shadow: 0 20px 30px 0 rgba(36,23,228,.1);
}
.section.content label { width:100%}
.contact-form-col .contact-form-block {
  background-color: #fff;
  padding: 1rem 2rem 2rem;
  max-width: 410px;
  border-radius: 10px;
  box-shadow: 0 20px 30px 0 rgba(36,23,228,.1);
}
.contact-form-block {background-color: #fff;
  padding: 1.5rem 2rem 2rem;
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px;
  box-shadow: 0 20px 30px 0 rgba(36,23,228,.1);
}
.contact-form-col {padding-top: 20px;}
.tech-com-img {width: 74%;}
.tech-com-h2 {font-size: 1.8rem;text-align: center;}
.section.content { padding: 60px 0 !important;}
.tech-com-h1 {text-align:center;margin-bottom: 40px;}
.contact-form-block form textarea {line-height: 1.6em!important;padding-top: 10px;}
.content-col {margin-top: 40px;}
.fill-form-btn {
  cursor: default;
  color: #7a56f8;
  text-transform: uppercase;
  letter-spacing: 2px;
  transition: .3s;
  padding-top: .5rem;
  display: inline-block;
  font-weight: 500;
  font-size: .875rem;
  margin-left:8px;
}
.form-btn-second {display:none;}
@media screen and (max-width: 992px) {
  .form-btn {display:none;}
  .form-btn-second {display:block!important;margin-bottom: 20px;}
}
/* Contuct Form - END */


.mob-menu-open > .sub-menu {
  opacity: 1 !important;
  visibility: visible !important;
}