
a.logo.nlogo.d-flex.align-items-center {
    width: 175px;
    height: 24px;
}
.header .logo img {
    /* max-height: 40px; */
    /* margin-right: 6px; */
    width: 100%;
}
h1.left {
    text-shadow: 7px 13px 20px grey;
}
.service-item.position-relative.text-center p {
    font-size: 16px;
    font-weight: 400;
    margin: 23px 0px 23px 0px;
}
.col-xl-5.serv {
    padding: 36px;
}
.left{
    margin-top: -15px;
    margin-bottom: 17px;
}
.card-item.carditem {
    margin-bottom: 12px;
}
.card-item.card-title h2 {
    margin: 0 0 0.667em;
    font-size: 1.667rem;
    color: #04335d !important;
    font-family: "futura_md_btmedium" !important;
    font-weight: 400;
    line-height: 1.1;
   
}

.card-item.card-title p{
    background-position: center;
    background-repeat: no-repeat;
    color: #000 !important;
    padding-bottom: 35px;
    padding-top: 35px;
    display: block;
}

/* new 14-12 */

.section-bg.serviceHeading{
    background-color: #022643;
    color: #c6dbed;
    padding: 22px 0;
    font-size: 1.111rem;
}
.serviceTopHeading{
    color:white;
    margin: 21px;
}

.autocontent {
    background: url(../img/qa-automation.png);
    background-position: center;
    background-repeat: no-repeat;
    color: #000;
    padding-bottom: 35px;
    padding-top: 35px;
    display: block;
    background-size: cover;
}
.autocontent2 {
    background: url(../img/bg-test-automation-services.webp);
    background-position: center;
    background-repeat: no-repeat;
    color: #000;
    padding-bottom: 35px;
    padding-top: 35px;
    display: block;
    background-size: cover;
}
 
section#constructions.autocontent3 {
    background: #04335d;
    color:white;
}
 
section#constructions h2 {
     
    color:white;
}
.icons-list li{
    background: url(../img/list.png) no-repeat 0 12px;
    /* background: url(../img/liststyle.png) no-repeat 0 12px; */
    margin-bottom: 0.833rem;
    padding-left: 1.389em;
    text-align: left;
}
.icons-list{
    
   
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0.833rem 0 -0.833rem;
    padding: 0;
    line-height: 2;
}
html{
    font-size: 18px;
}
section#constructions.autocontent4 {
    background: #f4f6fb;
}


/* Manual testing */
.manualcontent {
    background: url(../img/manual-software-testing-services.webp);
    background-position: center;
    background-repeat: no-repeat;
    color: #000;
    /* padding-bottom: 35px;
    padding-top: 35px; */
    display: block;
    background-size: cover;
}
.manualText{
    padding: 20px 50px;
    color: #04335d;
    font-family: Roboto,"sans-serif";
    font-size: 1.33em;
    border-top: 1px solid #adadad;
    border-bottom: 1px solid #adadad;
    line-height: 1.25;
    margin: 15px 0 50px;
    font-weight: 400;
    position: relative;
}
.manualText:after {
    position: absolute;
    left: 50%;
    top: 100%;
    content: "";
    width: 0;
    height: 0;
    margin-left: -11px;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top: 14px solid #f58220;
}
.testingTypes ul{
    float:right;
    margin: 0 auto;
    float: none;
    max-width: 430px;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    /* margin: 0.833rem 0 -0.833rem; */
    padding: 0;
}
.testingTypes ul li{
    list-style: none;
    background-image: none;
    border-width: 1px;
    border-color: #e8e8e8;
    border-style: solid;
    border-radius: 7px;
    background-color: #fff;
    box-shadow: 0 1px 2.91px 0.09px rgb(35 31 32 / 35%);
    display: inline-block;
    padding: 8px;
    width: 195px;
    margin-left: 20px;
    margin-bottom: 20px;
    text-align: center;
    color: #000;
    text-decoration: none;  
}
section#constructions.manualcontent4 {
    background: white;
}

.form-title {
    color: #04335d;
    font-family: "futura_md_btmedium";
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 20px;
}
.contact .php-email-form {
    width: 100%;
    background: #F6F6F6;
    box-shadow: 0 0 25px rgb(0 0 0 / 8%);
    padding: 12px;
}
section#constructions.manualServices {
    background: #ececec;
}
.service-item.position-relative.text-center.careerbox {
    border-radius: 6%;
    box-shadow: 2px gray;
    box-shadow: 0px 10px 20px 0px #e1dfdf;
}

/* api testing */
.apicontent {
    background: url(../img/apibanner3.png);
    background-position: center;
    background-repeat: no-repeat;
    color: #000;
    /* padding-bottom: 35px;
    padding-top: 35px; */
    display: block;
    background-size: cover;
}
section#constructions.apitools {
    background: #f8f8f8;
    box-shadow: 0 0 15px rgb(51 46 46 / 10%);
    position: relative;
}

.listview li {
    display: inline;
    padding: 54px;
}

.performancecontent{
    background: url(../img/performance.png);
    /* background: url(../img/what-is-is-performance-testing.webp); */
    background-position: center;
    background-repeat: no-repeat;
    color: #000;
    /* padding-bottom: 35px;
    padding-top: 35px; */
    display: block;
    background-size: cover;
}

/* salesforce css */
.sfdc-expertise {
    align-items: center;
    background-color: #084f7c;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: inset 0 0 0 8px #fff;
    color: #fff;
    display: flex;
    flex-direction: column;
    height: 175px;
    justify-content: center;
    margin: 0 auto;
    position: relative;
    width: 175px;
}
.sfdc-expertise .icon-sfdc {
    background: url(../img/icons-sfdc-testing.png) no-repeat;
    height: 53px;
    margin-bottom: -10px;
    position: relative;
    width: 53px;
}

.sfdc-expertise .tooltip-wrapper {
    left: 0;
}

@media (min-width: 993px){
    .tooltip-wrapper {
    position: absolute;
    top: 100%;
    width: 475px;
}
}
.tooltip-wrapper {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 5px rgb(0 0 0 / 25%);
    color: #333;
    font-size: .95em;
    margin: 0;
    max-height: 0;
    overflow: hidden;
    position: relative;
    transition: all .2s linear;
    z-index: 999;
}
.tooltip-wrapper .tooltip-contents {
    padding: 1em;
}
.tooltip-wrapper .tooltip-contents ul {
    font-size: .95em;
}

.tooltip-wrapper .tooltip-contents ul li {
    background: url(../img/liststyle.png) no-repeat 0 5px;
    background-position: 0 0.278em;
    background-size: 0.833em auto;
    line-height: 1.42857143;
    margin-bottom: 0.5em;
    padding-left: 1.389em;
    width: 100%;
}

.sfdc-expertise h4 {
    font-size: 19px;
    text-align: center;
    margin-top: 18px;
}

@media screen and (min-width: 992px){
    .sfdc-expertise:before {
        border-style: solid dashed dashed solid;
        transform: rotate(145deg);
        border-color: #084f7c;
        border-width: 2px;
        border-radius: 50%;
        bottom: -2px;
        content: "";
        left: -2px;
        position: absolute;
        right: -2px;
        top: -2px;
        z-index: 1;
    }
}


.sfdc-expertise .tooltip-wrapper:before, .sfdc-expertise .tooltip-wrapper:after {
    left: 70px;
}
.tooltip-wrapper:after {
    border-color: transparent transparent #fff transparent;
    z-index: 2;
}
.tooltip-wrapper:after, .tooltip-wrapper:before {
    border-style: solid;
    border-width: 0 12px 12px;
    bottom: 100%;
    content: "";
    left: 12px;
    position: absolute;
}

@media (min-width: 993px){
    .page-section .section-contents {
        max-width: none;
        padding-left: 0;
        padding-right: 0;
    }
}

[data-tooltip] {
    cursor: pointer;
    position: relative;
}

.tooltip-wrapper:before {
    border-color: transparent transparent rgba(0,0,0,.15) transparent;
    bottom: calc(100% + 2px);
    filter: blur(1px);
    z-index: 0;
}
.tooltip-wrapper:after {
    border-color: transparent transparent #fff transparent;
    z-index: 2;
}

.sfdc-testing .row {
    align-items: flex-start;
    flex-wrap: nowrap;
}

.grey-sfdc {
    background-color: #5c5c5c;
}
.orange-sfdc:before {
    border-color: #f5831f;
}

.green-sfdc {
    background-color: #667635;
}

.blue-sfdc {
    background-color: #0d426d;
}

.blue-sfdc:before {
    border-color: #0d426d;
}

.grey-sfdc:before {
    border-color: #5c5c5c;
}

.orange-sfdc {
    background-color: #f5831f;
}

.grey-sfdc .icon-sfdc {
    background-position: -55px 0;
}

.orange-sfdc .icon-sfdc {
    background-position: -105px 0;
}

.green-sfdc .icon-sfdc {
    background-position: -160px 0;
}
.blue-sfdc .icon-sfdc {
    background-position: -215px 0;
}

.sfdc-testing .col-md-3{
    width:20%;
}

.salesforce-crm-testing {
    padding-bottom: 95px!important;
    position: relative;
}
@media (min-width: 1025px){
.salesforce-crm-testing .floating-heading {
    color: #fff;
    display: flex;
    font-family: Roboto,sans-serif;
    font-size: 1.1em;
    justify-content: center;
    /* margin: 2em 0 1em; */
    align-items: center;
    background: url(../img/saleforce-testing-heading-bg.png) no-repeat center top;
    bottom: 0;
    height: 125px;
    left: 50%;
    margin: 0;
    padding-bottom: 20px;
    position: absolute;
    transform: translateX(-50%);
    width: 273px;
    z-index: 1;
    margin-bottom: -77px;
}
.salesforce-crm-testing:before {
    background: url(../img/saleforce-testing-bg.png) center bottom;
    bottom: 0;
    content: "";
    height: 83px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 2;
}
}

@media (min-width: 300px) and (max-width: 500px){
    .autocontent {
    background-position: 21% -49%;
    }
 
    .seperator-img {
        background-image:none !important;
    }
}
@media (min-width: 551px){
   .salesforce-crm-testing ul li {
    /* width: 48%; */
} 
.page-section ul li {
    background: url(../img/liststyle.png) no-repeat 0 5px;
    margin-bottom: 0.833rem;
    padding-left: 1.389em;
    text-align: left;
    width: 100%;
}
}
/* .api-section {
    background-color: #003a75;
    background-image: url(../img/apibg4.png);
    background-size: cover;
} */
/* 
@media (min-width: 1025px){
    .salesforce-crm-testing ul {
    display: block;
    font-size: 16px;
    line-height: 1.1;
}
}
@media (min-width: 1025px){
    .salesforce-crm-testing ul li:nth-child(odd) {
    float: right;
}
}

@media (min-width: 1025px){
    .salesforce-crm-testing ul li:nth-child(odd):before {
    background: url(../img/saleforce-testing-arrow-right.png) no-repeat;
    left: -55px;
}
}

@media (min-width: 1025px){
    .salesforce-crm-testing ul li div {
    align-items: center;
    background: #fff;
    display: flex;
    justify-content: center;
    min-height: 56px;
    padding: 0.5em 1em;
    text-align: center;
}

}
@media (min-width: 1025px){
    .salesforce-crm-testing ul li {
    background: 0 0;
    margin-bottom: 38px;
    padding: 0;
    position: relative;
    width: 45%;
}
}

.salesforce-crm-testing ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0.833rem 0 -0.833rem;
    padding: 0;
}

@media (min-width: 1025px){
    .salesforce-crm-testing ul li:nth-child(even):before {
    background: url(./saleforce-testing-arrow-left.png) no-repeat;
    right: -55px;
}
} */
.salesforce-crm-testing ul li{
    list-style: none;
}
.salesforce-crm-testing ul li:nth-child(even):before {
    list-style: none;
    background: url(../img/saleforce-testing-arrow-left.png) no-repeat;
    right: -55px;
}
.salesforce-crm-testing ul li:nth-child(odd):before {
    list-style: none;
    background: url(../img/saleforce-testing-arrow-right.png) no-repeat;
    right: 462px;
}



.blue-bg {
    background-color: #04335d;
    color: #c6dbed;
}
.saleforce-sub-heading {
    font-size: 20px;
    margin-top: 20px;
    color: #f78024;
}

@media screen and (min-width: 992px){
.salesforce-services {
    position: relative;
    margin-top: 100px;
    height: 600px;
    width: 940px;
    margin-left: auto;
    margin-right: auto;
}

.salesforce-services ul {
    margin: 0;
    padding: 0;
    counter-reset: my-awesome-counter;
}

.salesforce-services ul li {
    counter-increment: my-awesome-counter;
    border: 15px solid #5887b1;
    background: #5887b1;
    list-style: none;
    display: flex;
    align-items: center;
    padding-left: 0;
    text-align: center;
    position: absolute;
    width: 160px;
}

.salesforce-services ul li h4 {
    color: #fff;
    text-decoration: none;
    background: #04335d;
    width: 130px;
    height: 130px;
    margin: 0;
    padding: 15px;
    position: relative;
    display: flex;
    align-items: center;
    z-index: 2;
    box-shadow: 2px 5px 3px #45698a;
    font-size:17px;
}
.salesforce-services ul li h4:before {
    content: "0" counter(my-awesome-counter);
    position: absolute;
    width: 36px;
    height: 36px;
    line-height: 36px;
    right: -51px;
    background: #f58220;
    font-weight: 700;
    top: -15px;
    z-index: 9;
}
.salesforce-services ul li h4:after {
    content: "";
    left: -15px;
    right: -15px;
    bottom: -15px;
    top: -15px;
    position: absolute;
    z-index: 1;
}
.salesforce-services .tooltip-wrapper {
    top: 200px;
    left: 0;
    box-shadow: 0 0 0 #000;
    background: 0 0;
    max-width: 280px;
    width: 280px;
    z-index: 1499;
}

}
@media screen and (min-width: 992px){
.salesforce-services ul li:nth-child(2) {
    top: 130px;
    left: 130px;
}

.salesforce-services ul li {
    counter-increment: my-awesome-counter;
    border: 15px solid #5887b1;
    background: #5887b1;
    list-style: none;
    display: flex;
    align-items: center;
    padding-left: 0;
    text-align: center;
    position: absolute;
    width: 160px;
}

.salesforce-services ul li:nth-child(2) h4:before {
    left: -51px;
    right: auto;
    top: 100%;
    margin-top: -21px;
}

.salesforce-services ul li:nth-child(3) {
    top: 260px;
    left: 260px;
}

.salesforce-services ul li:nth-child(4) {
    top: 390px;
    left: 390px;
}

.salesforce-services ul li:nth-child(5) {
    top: 260px;
    left: 520px;
}

.salesforce-services ul li:nth-child(6) {
    top: 130px;
    left: 650px;
}

.salesforce-services ul li:nth-child(7) {
    top: 0;
    left: 780px;
}
.page-section ul:after {
    clear: both;
    content: "";
    display: block;
    width: 100%;
}
.salesforce-services ul li:hover h4 {
    box-shadow: 2px 5px 3px #ce5f00;
}

.salesforce-services ul li:nth-child(4) h4:before {
    left: -51px;
    right: auto;
    top: 100%;
    margin-top: -21px;
}

.salesforce-services ul li:nth-child(5) h4:before {
    left: -51px;
    right: auto;
    top: 0;
    margin-top: -15px;
}

.salesforce-services ul li:nth-child(6) h4:before {
    right: -51px;
    top: 100%;
    margin-top: -21px;
}

.salesforce-services ul li:nth-child(7) h4:before {
    left: -51px;
    right: auto;
    top: 0;
    margin-top: -15px;
}
}



 /* footer css */
 .footer:before {
    content: "";
    background: #04335d;
    position: absolute;
    inset: 0;
}
 .footer {
    
    padding: 30px 0 3px 0;
    background: #04335d;
    color: #c5daec;
    font-size: .778rem;
    line-height: 1.643;
}
.footer .footer-content h4 {
    font-size: 1.333rem;
    font-weight: 600;
    color: #fff;
    position: relative;
    /* font-family: "futura_md_btmedium"; */
    padding-bottom: 18px;
}

.footer ul {
    color: #f58220;
    font-size: 1.071em;
    list-style: disc;
     padding-left: 12px !important; 
}

.footer .footer-content .footer-links ul{
 /* list-style: none; */
 padding: 0;
 list-style: inherit !important;
 margin: 0;
}

p.footer-about {
    margin-top: -20px;
}

.footer .footer-content .footer-links ul li {
    padding: 6px 0;
}

.footer .footer-legal .copyright {
    padding: 13px 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}

.footer-links p span {
    color: #fff;
}
.stats-counter .row {
    align-items: flex-start;
    flex-wrap: nowrap;
}

@media (min-width: 992px){
.stats-counter .col-lg-3 {
    flex: 0 0 auto;
    width: 20%;
}
.stats-counter .stats-item{
    background:none;
    box-shadow:none;
    text-align: center;
}

.stats-counter .stats-item span{
    font-size: 2.667em;
    color: #0276b2;
}

.counter-ic {
    background: #fff;
    border: 2px solid #e8e8e8;
    border-radius: 100%;
    margin: 0 auto 20px;
    width: 95px;
    padding: 19px;
}

.stats-counter .stats-item p{
    font-size: 16px;
}

}
#stats-counter{
  
    background-image: url(../img/bg-counter.webp);
}

.shadowbox { 
    overflow: hidden;
    box-shadow: 0 0 15px rgb(51 46 46 / 10%);
    position: relative;
    z-index: 1;
}

.services-tab-wrapper .tab-content {
  
    border-top:none;
     
}

section#constructions.white-bg {
    background: #ffffff;
}

.white-bg li span {
    color: #04335d;
    font-weight: 600;
    padding: 13px;
    box-shadow: 1px solid black;
    /* border-bottom: 1px solid #efdfdf; */
}

.white-bg li .active{
    background: #fbfbfb;
    margin-bottom: 6px;
    padding: 10px;
    box-shadow: 3px 3px 6px #e6e2e2;
    cursor: pointer;
}

.white-bg li {
    background: #fbfbfb;
    margin-bottom: 6px;
    padding: 10px;
    box-shadow: 3px 3px 6px #e6e2e2;
    cursor: pointer;
}

ul li.active span {
    color: orange;
}
ul li.active {
    border-bottom: 3px solid orange;
}

section#constructions.blue-n-bg {
    background: url(../img/bg3.png);
    background-repeat: no-repeat;
    padding: 0px;
}

section#constructions.img-bg {
    background: url(../img/relation.png) no-repeat center;
    background-size:cover;
     
}
.img-bg li {
    padding: 21px;
    color: white;
    background: url(../img/list.png) no-repeat;
    background-position: 0 27px;
    margin-bottom: 0.5em;
    padding-left: -0.611em;
    width: 100%;
    text-decoration: none;
}
ul.partner-list {
    list-style:none;
}

.col-xl-6.imgset {
    padding: 24px;
}

.services-cards p {
    font-size: 18px;
}

.img-fluid {
    max-width: 45% !important;
}

.services-tab-wrapper .tab-content{
    border-top: none !important;
}

.separators {
    border-right: 2px dotted orange;
}
.seperator-img{
    background-image: url(../img/seperator1.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
}

h2.card-title.approach {
    text-align: center;
    padding-top: 57px;
}

section#services.section-apibg {
    background-image: url(../img/api-bg1.png);
    background-size: cover;
}
.navbar .dropdown ul a.active{
    color:orange;
}
a.letsTalk {
    font-size: 18px;
}
 