
.connect_btn{
    color: #fff;
    background-color: #21B7D4;
    padding: 10px 30px;
    letter-spacing: 1px;
    font-size: 16px;
    border-radius: 5px;
}

.home-banner {
    background-image: url('images/home-banner.jpg');
    height: 450px;
    font-weight: 500;
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 130px 100px;
    color: #fff;
}

.home-banner section,
.qa-home-slider section,
.digital-assurance-slider section,
.erp-assurance-slider section,
.quality-engineering-slider section,
.test-management-slider section,
.test-advisory-slider section,
.erp-intelligence-slider section,
.erp-transformation-slider section,
.erp-digitilization-slider section,
.erp-modernization-slider section,
.erp-cloudification-slider section,
.devops-assessment-slider section,
.cloud-solutions-slider section,
.board-of-directors-slider section,
.job-slider section,
.devops-automation-slider section,
.devops-migration-slider section,
.telemetry-slider section,
.daps-digitilization-slider section,
.contact-us-slider section,
.leadership-slider section,
.consulting-slider section,
.github-slider section,
.culture-slider section  {
    width: 55%;
}

.about-slider section{
    width: 45%;
}

.primary_btn{
    color: #fff;
    background-color: #21B7D4;
    padding: 10px 30px;
    letter-spacing: 1px;
    font-size: 16px;
    border-radius: 5px;
}


span{
    color: #21B7D4;
    font-family: 'Roboto Condensed', sans-serif;
}

.home-banner h3{
    font-size: 20px;
}

.about-company,
.secret-to-growing,
.champion-to-spearhead{
    background-image: url('https://ecanarys.com/assets/images/about-company-bg.png');
    height: auto;
    background-position:cover;
    background-size: 100%;
    background-repeat: no-repeat;
}

.about-company h2,
.canarys-solutions-offerings h2,
.factsheet h2,
.test-management-services h2,
.agile-testing-process h2,
.secret-to-growing h2,
.backbone-digital-transformation h2,
.enablers-intelligence-erp h2,
.bringing-intelligent-technologies h2,
.why-prefer-canarys h2,
.cloudification-services h2,
.cloudification-technology h2{
    position: relative;
    line-height: 1.2em;
    display: inline-block;
    margin-top: 15px;
}

.about-company h2:after,
.canarys-solutions-offerings h2:after,
.factsheet h2:after,
.why-prefer-canarys h2:after,
.cloudification-services h2:after{
    position: absolute;
    content: '';
    left: 105%;
    top: 20px;
    width: 40px;
    height: 2.5px;
    background-color: #21B7D4;
}

.test-management-services h2:after{
    position: absolute;
    content: '';
    left: 40%;
    top: 60px;
    width: 40px;
    height: 2.5px;
    background-color: #21B7D4;
}

.agile-testing-process h2:after{
    position: absolute;
    content: '';
    left: 105%;
    top: 20px;
    width: 40px;
    height: 2.5px;
    background-color: #fff;
}

.secret-to-growing h2:after,
.backbone-digital-transformation h2:after,
.enablers-intelligence-erp h2:after{
    position: absolute;
    content: '';
    left: 50%;
    top: 60px;
    width: 40px;
    height: 2.5px;
    background-color: #21B7D4;
}

.bringing-intelligent-technologies h2:after{
    position: absolute;
    content: '';
    left: 60%;
    top: 60px;
    width: 40px;
    height: 2.5px;
    background-color: #21B7D4;
}

.cloudification-technology h2:after{
    position: absolute;
    content: '';
    left: 105%;
    top: 20px;
    width: 40px;
    height: 2.5px;
    background-color: #21B7D4;
}

.factsheet li {
    padding: 10px 20px;
    list-style-image: url('https://ecanarys.com/assets/images/list-style.png');
    list-style-position: outside;
    
}

.canarys-changing-way-world,
.key-differentiators-erp,
.missionary-purpose{
    background-color: #0C0C0C;
}

.secondary_btn{
    color: #000;
    background-color: #fff;
    padding: 10px 30px;
    letter-spacing: 1px;
    font-size: 16px;
    border-radius: 5px;
}

.why-canarys-live-enterprise,
.reliable-partner,
.key-differentiators,
.erp-lifecycle,
.agile-testing-process,
.ethical-value{
    background-color: #02A2C1;
}

.end-customer-problems{
    background-image: linear-gradient(to right, rgba(2, 162, 193,0.1),#02A2C1 ) ;
}

.canarys-achievements{
    background-color: #7219CB;
}

.quote{
    font-weight: 500;
}

.partnerships img{
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

.partnerships .col-lg-4{
    margin-bottom: 25px;
}

.work-with-canarys{
    background-color: #e8e7e7;
}

.qa-home-slider{
    background-image: url('https://ecanarys.com/assets/images/qa-home-slider.jpg');
    height: 450px;
    font-weight: 500;
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 130px 100px;
    color: #fff;
}

.digital-assurance-slider{
    background-image: url('https://ecanarys.com/assets/images/digital-assurance-slider.jpg');
    height: 450px;
    font-weight: 500;
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 80px 100px;
}

.erp-assurance-slider{
    background-image: url('https://ecanarys.com/assets/images/erp-assurance-slider.jpg');
    height: 450px;
    font-weight: 500;
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 80px 100px;
}

.quality-engineering-slider{
    background-image: url('https://ecanarys.com/assets/images/quality-engineering-slider.jpg');
    height: 450px;
    font-weight: 500;
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 80px 100px;
}

.test-management-slider{
    background-image: url('https://ecanarys.com/assets/images/test-management-slider.jpg');
    height: 450px;
    font-weight: 500;
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 120px 100px;
}

.test-advisory-slider{
    background-image: url('https://ecanarys.com/assets/images/test-advisory-slider.jpg');
    height: 450px;
    font-weight: 500;
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 150px 100px;
}

.erp-intelligence-slider{
    background-image: url('https://ecanarys.com/assets/images/erp-intelligence-slider.jpg');
    height: 450px;
    font-weight: 500;
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 100px 100px;
}

.erp-transformation-slider{
    background-image: url('https://ecanarys.com/assets/images/erp-transformation-slider.jpg');
    height: 450px;
    font-weight: 500;
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 100px 100px;
}

.erp-digitilization-slider{
    background-image: url('https://ecanarys.com/assets/images/erp-digitilization-slider.jpg');
    height: 450px;
    font-weight: 500;
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 100px 100px;
}

.erp-modernization-slider{
    background-image: url('https://ecanarys.com/assets/images/erp-modernization-slider.jpg');
    height: 450px;
    font-weight: 500;
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 100px 100px;
}

.about-slider{
    background-image: url('https://ecanarys.com/assets/images/About-us-banner.png');
    height: 350px;
    font-weight: 500;
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 80px 100px;
}




.erp-cloudification-slider{
    background-image: url('https://ecanarys.com/assets/images/erp-cloudification-slider.jpg');
    height: 450px;
    font-weight: 500;
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 120px 100px;
}

.devops-assessment-slider {
    background-image: url('https://ecanarys.com/assets/images/devops-assessment-slider.jpg');
    height: 450px;
    font-weight: 500;
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 140px 100px;
}

.devops-migration-slider{
    background-image: url('https://ecanarys.com/assets/images/devops-migration-slider.jpg');
    height: 450px;
    font-weight: 500;
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 140px 100px;
}

.devops-automation-slider{
    background-image: url('https://ecanarys.com/assets/images/devops-automation-slider.jpg');
    height: 450px;
    font-weight: 500;
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 140px 100px;
}

.cloud-solutions-slider{
    background-image: url('https://ecanarys.com/assets/images/cloud-solutions-slider.jpg');
    height: 450px;
    font-weight: 500;
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 140px 100px;
}

.board-of-directors-slider{
    background-image: url('https://ecanarys.com/assets/images/board-of-directors-slider.jpg');
    height: 450px;
    font-weight: 500;
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 160px 100px;
}

.board-of-directors-details,
.career-on-track{
    background-image: url('https://ecanarys.com/assets/images/board-of-directors-bg.png');
    height: auto;
    background-position: cover;
    background-size: 100%;
    background-repeat: repeat;
}

.job-slider {
    background-image: url('https://ecanarys.com/assets/images/Job-Banner.png');
    height: 350px;
    font-weight: 500;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 100px 100px;
}

.telemetry-slider{
    background-image: url('https://ecanarys.com/assets/images/telemetry-slider.jpg');
    height: 450px;
    font-weight: 500;
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 160px 100px;
}

.daps-digitilization-slider{
    background-image: url('https://ecanarys.com/assets/images/daps-digitilization-slider.jpg');
    height: 450px;
    font-weight: 500;
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 160px 100px;
}

/* .contact-us-slider{
    background-image: url('https://ecanarys.com/assets/images/Contact-Us-Banner.png');
    height: 350px;
    font-weight: 500;
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 0px 100px;
} */

.contact-us-slider{
    background-image: url('https://ecanarys.com/assets/images/Contact-Us-Banner.png');
    height: 350px;
    font-weight: 500;
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 80px 100px;
}

.leadership-slider{
    background-image: url('https://ecanarys.com/assets/images/leadership-banner.jpg');
    height: 350px;
    font-weight: 500;
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 120px 100px;
}

.leadership-cover-slider{
    background-image: url('https://ecanarys.com/assets/images/leadership-cover-banner.jpg');
    height: 350px;
    font-weight: 500;
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 120px 100px; 
}


.breadcrumb-item a{
    color: #000;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
}

.canarys-right-pick{
    background-color: rgba(2, 162, 193,0.2);
}

.trustworthy-partner,
.benefits-at-canarys{
    background-color: #F0F0F0;
}

.erp-assurance-slider .breadcrumb-item a,
.quality-engineering-slider .breadcrumb-item a,
.test-management-slider .breadcrumb-item a,
.test-advisory-slider .breadcrumb-item a,
.erp-intelligence-slider .breadcrumb-item a,
.erp-transformation-slider .breadcrumb-item a,
.erp-digitilization-slider .breadcrumb-item a,
.erp-modernization-slider .breadcrumb-item a,
.about-slider .breadcrumb-item a,
.erp-cloudification-slider .breadcrumb-item a,
.devops-assessment-slider .breadcrumb-item a,
.cloud-solutions-slider .breadcrumb-item a,
.board-of-directors-slider .breadcrumb-item a,
.job-slider .breadcrumb-item a,
.devops-automation-slider .breadcrumb-item a,
.devops-migration-slider .breadcrumb-item a,
.telemetry-slider .breadcrumb-item a,
.daps-digitilization-slider .breadcrumb-item a,
.contact-us-slider .breadcrumb-item a,
.leadership-slider .breadcrumb-item a,
.consulting-slider .breadcrumb-item ,
.github-slider .breadcrumb-item a{
    color: #fff;
}

.key-differentiators-erp ul,
.approach-erp-testing ul,
.erp-lifecycle ul,
.canarys-right-pick ul,
.key-differentiators ul,
.trustworthy-partner ul,
.key-offerings ul,
.reliable-partner ul,
.cloud-based-erp ul,
.digital-transformation-requirements ul,
.effort-technology ul,
.tab-list,
.modernization-becomes-business ul,
.benefits-of-modernization-erp ul,
.devops-assessment-planning ul,
.benefits-at-canarys ul,
.digital-transformation-canarys ul,
.devops-solution ul,
.business-automation ul,
.ensure-flawless-software ul,
.why-migrate-to-azure ul { 
    list-style:  none;
    list-style-position: inside;
}


.cloud-based-erp ul li:before{
    content:  url(https://ecanarys.com/assets/images/list-style.png);
    display:  inline-block;
    vertical-align:  middle;
    text-indent: -2.98571429em;
    padding:5px 10px;
}

.reliable-partner ul #reliable_partner1:before{
    content: url(https://ecanarys.com/assets/images/icons/1.svg);
    display:  inline-block;
    vertical-align:  middle;
    text-indent: -2.98571429em;
}
.test-advisory-slider {
    background-image: url(https://ecanarys.com/assets/images/test-advisory-slider.jpg) !important;
    height: 450px;
    font-weight: 500;
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 150px 100px;
}

.digital-transformation-canarys ul li section:before{
    display:  inline-block;
    vertical-align:  middle;
    text-indent: -2.98571429em;
    margin-bottom: -6px;
}


#digital-transformation-canarys1 section:before{
    content: url(https://ecanarys.com/assets/images/icons/digital-transformation-canarys1.png);
}


#digital-transformation-canarys2 section:before{
    content: url(https://ecanarys.com/assets/images/icons/digital-transformation-canarys2.png);
}

#digital-transformation-canarys3 section:before{
    content: url(https://ecanarys.com/assets/images/icons/digital-transformation-canarys3.png);
}

#digital-transformation-canarys4 section:before{
    content: url(https://ecanarys.com/assets/images/icons/digital-transformation-canarys4.png);
}

#digital-transformation-canarys5 section:before{
    content: url(https://ecanarys.com/assets/images/icons/digital-transformation-canarys5.png);
}

#digital-transformation-canarys6 section:before{
    content: url(https://ecanarys.com/assets/images/icons/digital-transformation-canarys6.png);
}

.reliable-partner ul #reliable_partner2:before{
    content: url(https://ecanarys.com/assets/images/icons/2.svg);
    display:  inline-block;
    vertical-align:  middle;
    text-indent: -2.98571429em;
}

.reliable-partner ul #reliable_partner3:before{
    content: url(https://ecanarys.com/assets/images/icons/3.svg);
    display:  inline-block;
    vertical-align:  middle;
    text-indent: -2.98571429em;
}

.reliable-partner ul #reliable_partner4:before{
    content: url(https://ecanarys.com/assets/images/icons/4.svg);
    display:  inline-block;
    vertical-align:  middle;
    text-indent: -2.98571429em;
}

.reliable-partner ul #reliable_partner5:before{
    content: url(https://ecanarys.com/assets/images/icons/5.svg);
    display:  inline-block;
    vertical-align:  middle;
    text-indent: -2.98571429em;
}

.reliable-partner ul #reliable_partner6:before{
    content: url(https://ecanarys.com/assets/images/icons/6.svg);
    display:  inline-block;
    vertical-align:  middle;
    text-indent: -2.98571429em;
}

.reliable-partner ul #reliable_partner6:before{
    content: url(https://ecanarys.com/assets/images/icons/6.svg);
    display:  inline-block;
    vertical-align:  middle;
    text-indent: -2.98571429em;
}

.reliable-partner ul #reliable_partner7:before{
    content: url(https://ecanarys.com/assets/images/icons/7.svg);
    display:  inline-block;
    vertical-align:  middle;
    text-indent: -2.98571429em;
}

.reliable-partner ul #reliable_partner8:before{
    content: url(https://ecanarys.com/assets/images/icons/8.svg);
    display:  inline-block;
    vertical-align:  middle;
    text-indent: -2.98571429em;
}

.reliable-partner ul #reliable_partner9:before{
    content: url(https://ecanarys.com/assets/images/icons/9.svg);
    display:  inline-block;
    vertical-align:  middle;
    text-indent: -2.98571429em;
}

.reliable-partner ul #reliable_partner10:before{
    content: url(https://ecanarys.com/assets/images/icons/10.svg);
    display:  inline-block;
    vertical-align:  middle;
    text-indent: -2.98571429em;
}

.key-differentiators ul li,
.trustworthy-partner ul li,
.key-offerings ul li,
.cloud-based-erp ul li,
.effort-technology ul li,
.devops-assessment-planning{
    margin-top: 20px;
}



.canarys-right-pick ul li:before{
    content: "\2022";
    color: #02A2C1;
    font-size: 170%; /* or whatever */
    padding-right: 5px;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.trustworthy-partner ul li:before,
.digital-transformation-requirements ul li:before,
.tab-list li:before,
.modernization-becomes-business ul li:before,
.benefits-of-modernization-erp ul li:before,
.devops-assessment-planning ul li:before,
.benefits-at-canarys ul li:before,
.devops-solution ul li:before,
.business-automation ul li:before,
.ensure-flawless-software ul li:before,
.why-migrate-to-azure ul li:before,
.key-offerings ul li:before,
.approach-erp-testing ul li:before{
    content:  url(https://ecanarys.com/assets/images/tick-list.png);
    display:  inline-block;
    vertical-align:  middle;
    text-indent: -2.98571429em;
}

.effort-technology ul li:before,
.key-differentiators ul li:before,
.key-differentiators-erp ul li:before,
.erp-lifecycle ul li:before {
    content:  url(https://ecanarys.com/assets/images/white-tick-list.png);
    display:  inline-block;
    vertical-align:  middle;
    text-indent: -2.98571429em;
}

.life-cycle-digital,
.digital-assurance-overview,
.approach-erp-testing,
.overview-for-clarification{
    background-image: url('https://ecanarys.com/assets/images/polygspecialon-bg.png');
    height: auto;
    background-position:cover;
    background-size: 100%;
    background-repeat: no-repeat;
}

.digital-components h2{
    position: relative;
}

h2.special,
h2.special-black,
.why-choose-canarys h2.special {
    position: relative;
    margin-bottom: 2rem;
    margin-top: 2rem;
}

h2.special:before {
    display: block;
    content: '';
    width: 12px;
    height: 12px;
    background-color: #21B7D4;
    position: relative;
    transform: rotate(45deg) translateX(-50%);
    left: 50%;
    top: 10px;
}

h2.special-black:before{
    display: block;
    content: '';
    width: 12px;
    height: 12px;
    background-color: #000;
    position: relative;
    transform: rotate(45deg) translateX(-50%);
    left: 50%;
    top: 10px;
}

.why-choose-canarys h2.special:before{
    display: block;
    content: '';
    width: 12px;
    height: 12px;
    background-color: #fff;
    position: relative;
    transform: rotate(45deg) translateX(-50%);
    left: 50%;
    top: 10px;
}

h2.special:after {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 500px;
    height: 3px;
    background: linear-gradient(to right, #21B7D4 0%, #21B7D4 45%, rgba(0, 0, 0, 0) 45%, rgba(0, 0, 0, 0) 55%, #21B7D4 55%, #21B7D4 100%);
}

h2.special-black:after{
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 250px;
    height: 3px;
    background: linear-gradient(to right, #000 0%, #000 45%, rgba(0, 0, 0, 0) 45%, rgba(0, 0, 0, 0) 55%, #000 55%, #000 100%);
}

.why-choose-canarys h2.special:after{
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 250px;
    height: 3px;
    background: linear-gradient(to right, #fff 0%, #fff 45%, rgba(0, 0, 0, 0) 45%, rgba(0, 0, 0, 0) 55%, #fff 55%, #fff 100%);
}

h2.special:before,
h2.special:after,
h2.special-black:before,
h2.special-black:after,
.why-choose-canarys h2.special:before,
.why-choose-canarys h2.special:after {
    position: absolute;
    top: 100%;
    margin-top: 1em;
}

.line {
    position: relative;
    margin-bottom: 2rem;
    margin-top: 2rem;
}

.digital-components .col-lg-2,
.enhance-customer-experience .col-lg-4,
.core-service-offerings .col-lg-4,
.test-advisory-tools .col-lg-4,
.backbone-digital-transformation .col-lg-6,
.modernization-solutions .col-lg-3{
    position: relative;
    margin-bottom: 10px;
}


.digital-components h3,
.enhance-customer-experience h3,
.core-service-offerings h3{
    position: absolute;
    font-size: 14px;
    left: 30px;
    bottom: 10px;
    color: #fff;
    padding-left: 5px;
    border-left: 2px solid #fff;  
}

.modernization-solutions .col-lg-3 section{
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
    height: 400px;
    margin-bottom: 10px;
}

.modernization-solutions h3{
    position: absolute;
    font-size: 16px;
    left: 30px;
    top: 30px;
    color: #fff;
    padding: 10px 0px 0px 5px;
}

.modernization-solutions p{
    padding: 15px;
}

.test-advisory-tools h3{
    position: absolute;
    font-size: 16px;
    left: 30px;
    bottom:80px;
    color: #fff;
    padding-left: 5px;
}

.test-advisory-tools p{
    position: absolute;
    font-size: 14px;
    left: 30px;
    bottom: 40px;
    color: #fff;
    padding-left: 5px;
}

.backbone-digital-transformation h3{
    position: absolute;
    font-size: 20px;
    left: 30px;
    top: 50px;
}

.backbone-digital-transformation p{
    position: absolute;
    font-size: 14px;
    left: 30px;
    top: 100px;
}

.reliable-partner .col-lg-5{
    background-color: #fff;
    height: auto;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
    margin: -20px 0 -20px 0;
}

.reliable-partner h3{
    font-size: 25px;
}

.reliable-partner p{
    font-size: 15px;
    color: #3D3A3A;
}

.metrics{
    background-image: url('https://ecanarys.com/assets/images/metrics.jpg');
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 100px 130px;
    color: #fff;
    height: auto;
}

.metrics ul{
    display: inline-flex;
}

.metrics ul li{
    display: inline-flex;
}

.end-customer-problems .col-lg-5{
    background-image: url('https://ecanarys.com/assets/images/end-customer-problems-bg.png');
    background-position: cover;
    background-repeat: repeat;
    background-size: 100% 100%;
    margin-left: -70px;
}

.engineering-test-solutions .text{
    background-image: url('https://ecanarys.com/assets/images/engineering-testing-solution-bg.png');
    background-position: cover;
    background-repeat: repeat;
    background-size: 100% 100%;
    margin-left: 70px;
    margin-right: -70px;
    z-index: 1;
}

.value-proposition{
    background-image: url('https://ecanarys.com/assets/images/value-proposition-bg.jpg');
    background-position: cover;
    background-repeat: no-repeat;
    background-size: 100%;
    height: auto;
}

.value-proposition .text{
    background-image: url('https://ecanarys.com/assets/images/value-proposition-text-bg.png');
    background-position: cover;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    box-shadow: 2px 2px 10px rgba(2, 162, 193,0.1);
    background-color: #fff;
}

.cost-effective-solutions{
    margin-top: -60px;
    background-color: #fff;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
}

.enablers-intelligence-erp h3{
    font-size: 22px;
}

footer{
    background-color: #2B2A29;
}

footer ul li{
    list-style: none;
    color: #fff;
    margin-left: 0px;
}

footer ul li a{
    text-decoration: none;
    color: #fff;
}

.social-media-footer li,
.follow-us ul li{
    display: inline;
    padding:20px 20px ;
}

.challenges{
    background-image: url('https://ecanarys.com/assets/images/challenges-bg.jpg');
}

.enhance-customer-experience{
    background-image: url('https://ecanarys.com/assets/images/polygon-bg2.png');
    height: auto;
    background-position:cover;
    background-size: 100%;
    background-repeat: no-repeat;
}

.engineering-test-solutions{
    background-color: #0A0A0A;
}

.leadership-thought{
    background-image: url('https://ecanarys.com/assets/images/leadership-thought-bg.jpg');
    height: auto;
    background-repeat: repeat;
    background-position: cover;
}

.white-border-btn{
    color: #fff;
    background-color: transparent;
    padding: 10px 30px;
    letter-spacing: 1px;
    font-size: 16px;
    border-radius: 5px;
    border: 1px solid #fff;
}

.blue-border-btn{
    color: #02A2C1;
    background-color: transparent;
    padding: 10px 5px;
    font-size: 16px;
    border-radius: 5px;
    border: 1px solid #02A2C1;
}

.bringing-intelligent-technologies ul{
    list-style:none;
    margin:0;
    padding:0;
}

.bringing-intelligent-technologies .big-list-item.active{
    display:block;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
    padding: 40px 20px;
    border-top: 15px solid #02A2C1;
    border-radius: 15px;
    
}
.bringing-intelligent-technologies .big-list-item {
    display:none;
    margin: 0 auto;
    text-align:left;
}

.bringing-intelligent-technologies .text-list-item:hover{
    cursor: pointer;
}

.bringing-intelligent-technologies .text-list-item.active{
    border-left: 3px solid #21B7D4;
    color: #000;
}

.bringing-intelligent-technologies .text-list-item {
    margin: 15px 3px;
    color: rgba(0, 0, 0, 0.7);
    font-size: 20px;
}

.key-transformation-solutions,
.technologies-we-use,
.canarys-beliefs,
.choose-cloud-solutions{
    background-color: #F8F8F8;
}


.key-transformation-solutions .scroll{
    height: 500px;
}

.key-transformation-solutions .scroll .section{
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
    padding: 0 20px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top:10px solid #02A2C1;
}

.effort-technology{
    background-image: url('https://ecanarys.com/assets/images/effort-technology.jpg');
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
}

.why-canarys{
    background-image: url('https://ecanarys.com/assets/images/why-canarys.jpg');
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
}

.why-choose-canarys-solutions{
    background-image: url('https://ecanarys.com/assets/images/why-choose-canarys.jpg');
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
}

.why-prefer-canarys-box,
.teaming-up-with-canarys-box{
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
    border-radius: 5px;
    background-color: #fff;
}

.why-prefer-canarys h5,
.teaming-up-with-canarys h5,
.decamp-your-worries .boxes h5{
    position: relative;
    line-height: 1.2em;
    display: inline-block;
    margin-top: 15px;
}

.why-prefer-canarys h5:before,
.teaming-up-with-canarys h5:before{
    position: absolute;
    content: '';
    left:0px;
    top: -20px;
    width: 100px;
    height: 3px;
    background-color: #21B7D4;
}

.why-prefer-canarys-box:hover{
    border: 2px solid #02A2C1;
    cursor: pointer;
}

.benefits-of-modernization-erp li span,
.cloudification-technology span{
    font-weight: 500;
    color: #000;
}

.key-take-aways{
    background-image: url('https://ecanarys.com/assets/images/key-take-aways-bg.png');
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
}

.key-take-aways-text{
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
    background-color: #fff;
    margin-top: 15px;
}

.canarys-culture,
.cloud-solutions-last{
    background-color: #515050;
}
.who-are-we-boxes {
    background-color: #21B7D4;
    height: auto;
    color: #000;
    text-align: center;
}

.why-choose-canarys{
    background-image: linear-gradient(to bottom, #21B7D4 40%, rgba(0, 0, 0, 0) 40%);
    background-size: 100%;
    background-repeat: no-repeat;
    height: auto;
    color: #000;
    text-align: center;
    padding: 1em;
}

.who-are-we-boxes .row .col-lg-5 section{
    background-color: #fff;
    background-size: 100%;
    background-position: cover;
    background-repeat: no-repeat;
    border-radius: 5px;
    margin-bottom: 20px;
    height: 95%;
    padding: 10px 20px;
    box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.1);
}

.canarys-beliefs-boxes .row .col-lg-6 section,
.why-choose-canarys .row .col-lg-6 section{
    background-image: url('https://ecanarys.com/assets/images/canarys-beliefs-bg.png');
    background-color: #fff;
    background-size: 100%;
    background-position: cover;
    background-repeat: no-repeat;
    border-radius: 5px;
    margin-top: 20px;
    height: 320px;
    padding: 15px;
    box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.1);
}

.capabilities .row .image{
    background-color: #02A2C1;
}

.capabilities .accordion{
    margin-left: -120px;
}

.card{
    margin-bottom: 10px;
}


.accordion-button:not(.collapsed) {
    background-color: #fff;
    color: #000;
}

.accordion-button {
    background: #fff;
    font-size: 18px;
}

.accordion-body {
    background: #fff;
}

.accordion-button:after {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2302A2C1'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
}
.cloudification-services{
    background-image: url('https://ecanarys.com/assets/images/cloudification-services-bg.jpg');
    background-position: cover;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.cloudification-services .row .col-lg-4 section{
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
    border-top: 10px solid #02A2C1;
    border-radius: 10px;
    height: 500px;
    margin-bottom: 30px;
    background-color: #fff;
}

.digital-transformation-canarys{
    background-color: #E6F6F9;
}

.digital-transformation-canarys ul section{
    background-color: #fff;
    margin-bottom: 10px;
    padding: 20px;
    height: auto;
}

.digital-transformation-canarys ul li{
    position: relative;
    margin-bottom: 80px;
}

.digital-transformation-canarys ul li h5{
    position: absolute;
    top: 15px;
    left:10%;
    font-size: 17px;
}

.digital-transformation-canarys ul li p{
    position: absolute;
    top: 40px;
    left:10%;
    font-size: 14px;
}


.career-on-track .container{
    background-image: url('https://ecanarys.com/assets/images/career-on-track.jpg');
    background-position: cover;
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: 25px;
}

.life-at-canarys ul li .active {
    color: #02A2C1;
}

.life-at-canarys ul li {
    background-color: #fff;
    margin: 30px 0px;
}

.life-at-canarys ul li a {
    color: #000;
}

.life-at-canarys ul li a:hover {
    color: #02A2C1;
}

.join-us{
    background-image: url('https://ecanarys.com/assets/images/join-us.jpg');
    background-position: cover;
    background-repeat: repeat;
    background-size: 100%;
}

.experience-the-faster{
    background-image: url('https://ecanarys.com/assets/images/devops-automation-bg.png');
    background-position: cover;
    background-repeat: no-repeat;
    background-size: 100%;
}

.impress-your-competitors .row .col-lg-3 section{
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
    height: 450px;
    border-radius: 5px;
    margin-bottom: 15px;
}

.impress-your-competitors .row .col-lg-3 section:hover,
.locations .row .col-lg-3 section:hover{
    background-color: #02A2C1;
    color: #fff;
    cursor: pointer;
}

.impress-your-competitors .row .col-lg-3 section:hover span{
    color: #fff;
}

.impress-your-competitors .row .col-lg-3 section:hover img,
.locations .row .col-lg-3 section:hover img {
    filter: brightness(0) invert(1);
}

.design-roadmap{
    background-image: url('https://ecanarys.com/assets/images/design-roadmap.jpg');
    background-position: cover;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.design-roadmap .col-lg-6{
    padding: 50px 0;
}

.seamless-migration{
    background-image: url('https://ecanarys.com/assets/images/seamless-migration-bg.jpg');
    background-position: cover;
    background-size: 100% 100%;
}

.industry-leaders .col-lg-6{
    background-image: linear-gradient(to right, transparent 30%, #21B7D4 30%);
    margin-bottom: 20px;
}

.simplifies-business-management .row{
    background-color: #02A2C1;
}

.teaming-up-with-canarys{
    background-image: url('https://ecanarys.com/assets/images/teaming-up-with-canarys.png');
    background-position: cover;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.telemetry-details{
    background-image: url('https://ecanarys.com/assets/images/board-of-directors-bg.png');
    background-position: bottom;
    background-size: 100%;
    background-color: transparent;
}

.telemetry-details .row .col-lg-7{
    background-image: url('https://ecanarys.com/assets/images/telemetry-details-bg.png');
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    
}

.decamp-your-worries{
    background-image: url('https://ecanarys.com/assets/images/decamp-you-worries-bg.png');
    background-position: cover;
    background-size: 100% 100%;
}

.decamp-your-worries .boxes{
    height: 380px;
    padding: 20px; 
}

.decamp-your-worries .boxes h5:before{
    position: absolute;
    content: '';
    left:0px;
    top: -20px;
    width: 100px;
    height: 3px;
    background-color: #1C7687;
}

.decamp-your-worries-boxtype1 p{
    color: #fff;
}

.decamp-your-worries-boxtype1{
    background-image: radial-gradient(#5BBFD4, #22B0B5);
}

.decamp-your-worries-boxtype2{
    background-color: #fff;
}


.our-approach .col-lg-6{
    background-image: url('https://ecanarys.com/assets/images/our-approach-boxes-bg.jpg');
    background-position: cover;
    background-size: 100%;
    color: #fff;
    padding: 20px;
    background-repeat: no-repeat;
}

.timeline .canarys-rock {
    border-top: 3px solid #e9ecef;
    z-index: -1;
}
.timeline .canarys-rock .canarys-rock-list {
    display: block;
    position: relative;
    text-align: center;
    padding-top: 70px;
    margin-right: 0;
}
.timeline .canarys-rock .canarys-rock-list:before {
    content: "";
    position: absolute;
    height: 36px;
    border-right: 2px dashed #dee2e6;
    top: 20px;
}
.timeline .canarys-rock .canarys-rock-list .canarys-rock-text {
    position: absolute;
    top: 38px;
    left: 0;
    right: 0;
    width: 75px;
    margin: 0 auto;
    border-radius: 4px;
    padding: 2px 4px;
}

.canarys-rock-text h2 {
    background-color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    padding-top: 5px;
    margin-top: -15px;
    box-shadow: 2px 2px 10px rgba(0,0,0,0.1);
    color: #3C85D0;
}

.estimed-clients{
    background-image: url('https://ecanarys.com/assets/images/estimed-clients-bg.jpg');
    background-position: cover;
    background-size: 100%;
}

.locations .row .col-lg-3 section{
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
    height: 350px;
    border-radius: 5px;
    margin-bottom: 15px;
}

.locations h4{
    font-size: 20px;
}

.lets-connect{
    background-image: url('https://ecanarys.com/assets/images/lets-connect-bg.jpg');
    background-position: cover;
    background-size: 100%;
    background-color: #F7F7F7;
    background-repeat: no-repeat;
}



.form-control {
    border: none;
    border-bottom: 1.5px solid rgba(0, 0, 0,0.5);
    border-radius: 0;
    background-color: rgba(0,0,0,0);
}

label{
    color: rgba(0, 0, 0,1);
}

.form-control:focus {
    box-shadow: none;
    border-bottom-color: #02A2C1;
    background-color: rgba(0,0,0,0);
    color: #000;
}

.form-control:focus + label{
    color: #02A2C1;
}

.black-btn{
    color: #fff;
    background-color: #0D0D0D;
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 5px;
}

.leadership-details1 .row .col-lg-4 section{
    background-color: #EDEDED;
    margin-bottom: 20px;
    height: 100%;
    position: relative;
}

.leadership--cover-details1 .row .col-lg-4 section{
    background-color: #fff;
    border-radius: 22px;
    border: 2px solid #02A2C1;
    transition-duration: 1s;
}

.leadership--cover-details1 .row .col-lg-4 section h4,
.leadership--cover-details1 .row .col-lg-4 section h6{
    color: #070707;
    transition-duration: 1s;
}

.leadership--cover-details1 .row .col-lg-4 section:hover{
    background: #005464;
    cursor: pointer;
}

.leadership--cover-details1 .row .col-lg-4 section:hover h4,
.leadership--cover-details1 .row .col-lg-4 section:hover h6,
.shaping-the-future .col-lg-5 div h4,
.shaping-the-future .col-lg-5 div p{
    color: #fff;
}

.shaping-the-future{
    background-image: url(https://ecanarys.com/assets/images/shaping-the-future.jpg);
    position: relative;
}

.shaping-the-future .shaping-the-future-img{
    border: 3px solid #a1ceda;
    border-radius: 50%;
    position: relative;
    top: 15px;
    z-index: 10;
}

.shaping-the-future .col-lg-5 div{
    background: linear-gradient(to bottom, #462020, #003B4A, #2398B5);
    padding: 10px 25px;
    border-radius: 20px;
    min-height: 280px;
    margin-bottom: 15px;
    position: relative;
}

.shaping-the-future .theme-btn,
.shaping-the-future .theme-btn:hover{
    position: absolute;
    display: inline-block;
    font-size: 16px;
    color: #000;
    font-weight: 600;
    text-transform: capitalize;
    overflow: hidden;
    vertical-align: middle;
    background-color: #fff;
    border-radius: 8px;
    padding: 5px 15px;
    margin-bottom: 10px;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%, 0%);
}

.leadership-read-more{
    position: absolute;
    bottom: 30px;
}

.leadership-details .row1 .col-lg-6,
.canarys-consulting-model .col-lg-6{
    background-image: linear-gradient(to right, transparent 60%, #21B7D4 60%);
    margin-bottom: 20px;
}

.leadership-details .row2 .col-lg-6{
    background-image: linear-gradient(to right,  #21b7d4 60%, transparent 60%);
    margin-bottom: 20px;
}

.leadership-details .row1 .leadership-content{
    background-image:url('https://ecanarys.com/assets/images/leadership-content.png');
    background-color: #21B7D4;
    background-position: cover;
    background-size:100% 100%;
}

.canarys-consulting-model .consulting-model-content{
    background-image:url('https://ecanarys.com/assets/images/consulting-overview-bg.png');
    background-color: #21B7D4;
    background-position: cover;
    background-size:100% 100%;
}

.leadership-details .row2 .leadership-content{
    background-image:url('https://ecanarys.com/assets/images/leadership-content2.png');
    background-color: #21B7D4;
    background-position: cover;
    background-size:100% 100%;
}

.leadership-details h2{
    font-size: 25px;
}

.leadership-details p{
    font-size: 15px;
}

.consulting-slider{
    background-image: url('https://ecanarys.com/assets/images/consulting-slider.jpg');
    height: 280px;
    font-weight: 500;
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 80px 100px;
}

.github-slider{
    background-image: url('https://ecanarys.com/wp-content/uploads/2023/08/img.png');
    height: 350px;
    font-weight: 500;
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 120px 100px;
}

.culture-of-automation{
    background-image: url('https://ecanarys.com/assets/images/culture-of-automation.png');
    background-size: 100%;
    background-position: cover;
    background-repeat: no-repeat;
}

.strong-points .box-1{
    background-color: #363636;
    background-image: url('https://ecanarys.com/assets/images/faster-work-cycle-bg.png');
    background-size: 100%;
    background-repeat: no-repeat;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 15px;
}

.strong-points .box-2{
    background-color: #02A2C1;
    background-image: url('https://ecanarys.com/assets/images/flexible-development-bg.png');
    background-size: 100%;
    background-repeat: no-repeat;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 15px;
}

.strong-points .box-3{
    background-color: #848484;
    background-image: url('https://ecanarys.com/assets/images/smooth-workflow-bg.png');
    background-size: 100%;
    background-repeat: no-repeat;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 15px;
}

.transforming-future-content{
    display: flex;
}

.transforming-future-content .image{
    flex-basis: 100%;
}

.transforming-future-content img{
    max-width: 100%;
}


.rely-on-canarys{
    background-image: url('https://ecanarys.com/assets/images/rely-on-canarys-bg.jpg');
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #02A2C1;
}

.rely-on-canarys .boxes section{
    background-color: #fff;
    padding: 20px;
    margin-bottom: 15px;
    height: 370px;
    border-radius: 10px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
}

.team-strength-metrics{
    background-image: url('https://ecanarys.com/assets/images/team-strength-metrics-bg.jpg');
    background-position: cover;
    background-size: 100%;
    background-color: #02A2C1;
    background-repeat: no-repeat;
}

.mainDiv {
    height: 280px;
    border: 1px solid #fff;
    position: relative;
    padding: 40px 20px;
    color: #fff;
    margin-bottom: 35px;
}

.mainDiv:after {
    content: '';
    display: block;
    position: absolute;
    width: 70px;
    top: -5px;
    left: 10px;
    border: 5px solid #02A2C1;
}


.mainDiv img{
    position: absolute;
    top:-25px;
    left:20px;
    z-index: 1;
}

.culture-slider{
    background-image: url('https://ecanarys.com/assets/images/culture-slider.jpg');
    height: 350px;
    font-weight: 500;
    background-position: top;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 120px 100px;
}

.culture-heading .box {
    border-left: 3px solid #02A2C1; 
    border-right: 3px solid #02A2C1; 
    border-bottom: 3px solid #02A2C1; 
    border-top: none; 
    height: auto; 
    padding-bottom: 20px;
    position: relative;
    padding-left: 70px;
    padding-right: 60px;
  }
.culture-heading .box::before {
    content: ""; 
    position: absolute; 
    top: -1px; 
    left: -2px; 
    width: 10%; 
    height: 3px;
    background-color: #02A2C1; 
  }
.culture-heading .box::after {
    content: ""; 
    position: absolute; 
    top: -1px;
    right: -2px; 
    width: 10%; 
    height: 2px; 
    background-color: #02A2C1; 
}

.culture-heading h6{
    font-size: 20px;
    font-weight: 500;
}

.canarys_culture .grey_box div{
    background-color: #515050;
    padding: 10px;
    margin-bottom: 20px;
    height: 100%;
}

.canarys_culture .blue_box div{
    background-color: #02A2C1;
    padding: 10px;
    margin-bottom: 20px;
    height: 100%;
}

.canarys_culture h3{
    position: relative;
    margin-bottom: 20px;
}

.canarys_culture h3::after{
    content: ""; 
    position: absolute; 
    bottom: 0;
    left: 0;
    width: 50px; 
    height: 2px; 
    background-color: #fff;
}

.canarys_culture .col-lg-3{
    border-right: 2px solid #fff;
}

.canarys_culture .col-lg-3 img{
    position: relative;
    top: 5px;
}
  
  


@media only screen and (max-width: 900px) {
    .home-banner {
        background-image: url('https://ecanarys.com/assets/images/home-banner.jpg');
        height: auto;
        font-weight: 500;
        background-position: cover;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 20px 40px;
        color: #fff;
    }
    
    .qa-home-slider{
        background-image: url('https://ecanarys.com/assets/images/qa-home-slider.jpg');
        height: auto;
        font-weight: 500;
        background-position: cover;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 20px 40px;
        color: #fff;
    }
    
    .digital-assurance-slider{
        background-image: url('https://ecanarys.com/assets/images/digital-assurance-slider.jpg');
        height: auto;
        font-weight: 500;
        background-position: cover;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 20px 40px;
    }
    
    .erp-assurance-slider{
        background-image: url('https://ecanarys.com/assets/images/erp-assurance-slider.jpg');
        height: auto;
        font-weight: 500;
        background-position: cover;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 20px 40px;
    }
    
    .test-management-slider{
        background-image: url('https://ecanarys.com/assets/images/test-management-slider.jpg');
        height: auto;
        font-weight: 500;
        background-position: cover;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 20px 40px;
    }
    
    .test-advisory-slider{
        background-image: url('https://ecanarys.com/assets/images/test-advisory-slider.jpg');
        height: auto;
        font-weight: 500;
        background-position: cover;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 20px 40px;
    }
    
    .erp-intelligence-slider{
        background-image: url('https://ecanarys.com/assets/images/erp-intelligence-slider.jpg');
        height: auto;
        font-weight: 500;
        background-position: cover;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 20px 40px;
    }
    
    .erp-transformation-slider{
        background-image: url('https://ecanarys.com/assets/images/erp-transformation-slider.jpg');
        height: auto;
        font-weight: 500;
        background-position: cover;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 20px 40px;
    }
    
    .erp-digitilization-slider{
        background-image: url('https://ecanarys.com/assets/images/erp-digitilization-slider.jpg');
        height: auto;
        font-weight: 500;
        background-position: cover;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 20px 40px;
    }
    
    .erp-modernization-slider{
        background-image: url('https://ecanarys.com/assets/images/erp-modernization-slider.jpg');
        height: auto;
        font-weight: 500;
        background-position: cover;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 20px 40px;
    }
    
    .about-slider{
        background-image: url('https://ecanarys.com/assets/images/About-us-banner.png');
        height: auto;
        font-weight: 500;
        background-position: cover;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 20px 40px;
    }

    .culture-slider{
        background-image: url('https://ecanarys.com/assets/images/culture-slider.jpg');
        height: auto;
        font-weight: 500;
        background-position: top;
        background-size: 100%;
        background-repeat: no-repeat;
        padding: 20px 40px;
    }
    
    .erp-cloudification-slider{
        background-image: url('https://ecanarys.com/assets/images/erp-cloudification-slider.jpg');
        height: auto;
        font-weight: 500;
        background-position: cover;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 20px 40px;
    }
    
    .devops-assessment-slider {
        background-image: url('https://ecanarys.com/assets/images/devops-assessment-slider.jpg');
        height: auto;
        font-weight: 500;
        background-position: cover;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 20px 40px;
    }
    
    .devops-automation-slider{
        background-image: url('https://ecanarys.com/assets/images/devops-automation-slider.jpg');
        height: auto;
        font-weight: 500;
        background-position: cover;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 20px 40px;
    }
    
    .devops-migration-slider{
        background-image: url('https://ecanarys.com/assets/images/devops-migration-slider.jpg');
        height: auto;
        font-weight: 500;
        background-position: cover;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 20px 40px;
    }
    
    .cloud-solutions-slider{
        background-image: url('https://ecanarys.com/assets/images/cloud-solutions-slider.jpg');
        height: auto;
        font-weight: 500;
        background-position: cover;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 20px 40px;
    }
    
    .board-of-directors-slider{
        background-image: url('https://ecanarys.com/assets/images/board-of-directors-slider.jpg');
        height: auto;
        font-weight: 500;
        background-position: cover;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 20px 40px;
    }
    
    .job-slider {
        background-image: url('https://ecanarys.com/assets/images/Job-Banner.png');
        height: auto;
        font-weight: 500;
        background-position: cover;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding:20px 40px;
    }
    
    .telemetry-slider{
        background-image: url('https://ecanarys.com/assets/images/telemetry-slider.jpg');
        height: auto;
        font-weight: 500;
        background-position: cover;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 20px 40px;
    }
    
    .daps-digitilization-slider{
        background-image: url('https://ecanarys.com/assets/images/daps-digitilization-slider.jpg');
        height: auto;
        font-weight: 500;
        background-position: cover;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 20px 40px;
    }
    
    .contact-us-slider{
        background-image: url('https://ecanarys.com/assets/images/contact-us-slider.jpg');
        height: auto;
        font-weight: 500;
        background-position: cover;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 20px 40px;
    }

    .leadership-slider{
        background-image: url('https://ecanarys.com/assets/images/leadership-banner.jpg');
        height: auto;
        font-weight: 500;
        background-position: cover;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 20px 40px;
    }

    .consulting-slider{
        background-image: url('https://ecanarys.com/assets/images/consulting-slider.jpg');
        height: auto;
        font-weight: 500;
        background-position: cover;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 20px 40px;
    }

    .github-slider{
        background-image: url('https://ecanarys.com/wp-content/uploads/2023/08/img.png');
        height: auto;
        font-weight: 500;
        background-position: cover;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 20px 40px;
    }
    
    .metrics{
        background-image: url('https://ecanarys.com/assets/images/metrics.jpg');
        height: auto;
        background-position: cover;
        background-size: 100%;
        background-repeat: no-repeat;
        padding: 20px 40px;
    }
    
    .metrics img{
        width: 30px;
    }
    
    .metrics h1{
        font-size: 20px;
        margin-top: 10px;
    }
    
    .metrics p{
        font-size: 13px;
    }
    
    .home-banner section,
    .qa-home-slider section,
    .digital-assurance-slider section,
    .erp-assurance-slider section,
    .test-management-slider section,
    .test-advisory-slider section,
    .erp-intelligence-slider section,
    .erp-transformation-slider section,
    .erp-digitilization-slider section,
    .erp-modernization-slider section,
    .about-slider section,
    .erp-cloudification-slider section,
    .devops-assessment-slider section,
    .cloud-solutions-slider section,
    .board-of-directors-slider section,
    .job-slider section,
    .devops-automation-slider section,
    .devops-migration-slider section,
    .telemetry-slider section,
    .contact-us-slider section,
    .leadership-slider section,
    .consulting-slider section,
    .github-slider section,
    .culture-slider section{
        width: 100%;
    }
    
    .primary_btn{
        color: #fff;
        background-color: #21B7D4;
        padding: 8px 20px;
        letter-spacing: 1px;
        font-size: 14px;
        border-radius: 5px;
    }
    
    .white-border-btn{
        color: #fff;
        background-color: transparent;
        padding: 10px 30px;
        letter-spacing: 1px;
        font-size: 14px;
        border-radius: 5px;
        border: 1px solid #fff;
    }
    
    .blue-border-btn{
        color: #02A2C1;
        background-color: transparent;
        padding: 10px 5px;
        font-size: 14px;
        border-radius: 5px;
        border: 1px solid #02A2C1;
    }
    
    .end-customer-problems .col-lg-5{
        background-image: url('https://ecanarys.com/assets/images/end-customer-problems-bg.png');
        background-position: cover;
        background-repeat: repeat;
        background-size: 100% 100%;
        margin-left: 0;
    }
    
    .engineering-test-solutions .col-lg-6{
        background-image: url('https://ecanarys.com/assets/images/engineering-testing-solution-bg.png');
        background-position: cover;
        background-repeat: repeat;
        background-size: 100% 100%;
        margin:0;
    }
    .value-proposition .text{
        background: none;
        box-shadow: 2px 2px 10px rgba(2, 162, 193,0.1);
        margin-top: 50px;
    }
    
    .effort-technology{
        background-color: #114163;
        background-image: none;
    }
    
    .why-canarys,
    .why-choose-canarys-solutions{
        background-image: none;
        background-image: linear-gradient(to right, #3C85D0, #6163CC);
    }
    
    
    .capabilities #accordion{
        margin-left: 0px;
    }
    
    .cloudification-services .row .col-lg-4 section{
        box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
        border-top: 10px solid #02A2C1;
        border-radius: 10px;
        height: auto;
        margin-bottom: 30px;
        background-color: #fff;
    }
    
    .digital-transformation-canarys ul li h5{
        position: absolute;
        top: 15px;
        left:35%;
    }
    
    .digital-transformation-canarys ul li p{
        position: absolute;
        top: 50px;
        left:35%;
    }
    
    .career-on-track .container{
        background-image: url('https://ecanarys.com/assets/images/career-on-track.jpg');
        background-size: cover;
        background-position: right;
    }
    
    .impress-your-competitors .row .col-lg-3 section{
        box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
        padding: 20px;
        height: auto;
        border-radius: 5px;
        margin-bottom: 15px;
    }
    
    .design-roadmap .col-lg-6{
        padding: 0px 0;
    }
    
    .decamp-your-worries .boxes{
        height: auto;
        padding: 20px; 
    }
    
    .our-approach .col-lg-6{
        background-image: radial-gradient(#21B7D4,#000000);
        background-position: cover;
        background-size: 100% 100%;
        color: #fff;
        padding: 40px 20px;
        background-repeat: no-repeat;
        margin-bottom: 15px;
    }
    .culture-of-automation{
        background-image: none;
    }
    .rely-on-canarys .boxes section{
        background-color: #fff;
        padding: 20px;
        margin-bottom: 15px;
        height: auto;
        border-radius: 10px;
        box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
    }

    .mainDiv {
        height: auto;
        border: 1px solid #fff;
        position: relative;
        padding: 40px 20px;
        color: #fff;
        margin-bottom: 35px;
    }
}


@media (min-width: 1140px) {
    .timeline .canarys-rock .canarys-rock-list {
        display: inline-block;
        width: 24%;
        padding-top: 45px;
    }
    .timeline .canarys-rock .canarys-rock-list .canarys-rock-text {
        top: -12px;
        left: 20px;
    }
}



.contact-us-slider section,
.leadership-slider section,
.consulting-slider section,
.github-slider section{
    width: 55%;
}



.contact-us-slider .breadcrumb-item a,
.leadership-slider .breadcrumb-item a,
.consulting-slider .breadcrumb-item a,
.github-slider .breadcrumb-item a{
    color: #fff;
}

.locations .row .col-lg-3 section{
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
    height: 350px;
    border-radius: 5px;
    margin-bottom: 15px;
}

.locations h4{
    font-size: 20px;
}

.locations .row .col-lg-3 section:hover{
    background-color: #02A2C1;
    color: #fff;
    cursor: pointer;
}

.locations .row .col-lg-3 section:hover img {
    filter: brightness(0) invert(1);
}

.lets-connect{
    background-image: url('https://ecanarys.com/assets/images/lets-connect-bg.jpg');
    background-position: cover;
    background-size: 100%;
    background-color: #F7F7F7;
    background-repeat: no-repeat;
}



label{
    color: rgba(0, 0, 0,1);
}

.form-control:focus {
    box-shadow: none;
    border-bottom-color: #02A2C1;
    background-color: rgba(0,0,0,0);
    color: #000;
}

.form-control:focus + label{
    color: #02A2C1;
}

.black-btn{
    color: #fff;
    background-color: #0D0D0D;
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 5px;
}

/* .leadership-slider{
    background-image: url('.jpg');
    height: auto;
    font-weight: 500;
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 90px 100px;
} */

.leadership-details .row1 .col-lg-6{
    background-image: linear-gradient(to right, transparent 60%, #21B7D4 60%);
    margin-bottom: 20px;
}

.leadership-details .row2 .col-lg-6{
    background-image: linear-gradient(to right,  #21b7d4 60%, transparent 60%);
    margin-bottom: 20px;
}

.leadership-details .row1 .leadership-content{
    background-image:url('https://ecanarys.com/assets/images/leadership-content.png');
    background-color: #21B7D4;
    background-position: cover;
    background-size:100% 100%;
}

.leadership-details .row2 .leadership-content{
    background-image:url('https://ecanarys.com/assets/images/leadership-content2.png');
    background-color: #21B7D4;
    background-position: cover;
    background-size:100% 100%;
}

.leadership-details h2{
    font-size: 25px;
}

.leadership-details p{
    font-size: 15px;
}

.consulting-slider{
    background-image: url('https://ecanarys.com/assets/images/consulting-slider.jpg');
    height: 280px;
    font-weight: 500;
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 90px 100px;
}

.github-slider{
    background-image: url('https://ecanarys.com/wp-content/uploads/2023/08/img.png');
    height: 350px;
    font-weight: 500;
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 120px 100px;
}

.culture-of-automation{
    background-image: url('https://ecanarys.com/assets/images/culture-of-automation.png');
    background-size: 100%;
    background-position: cover;
    background-repeat: no-repeat;
}

.strong-points .box-1{
    background-color: #363636;
    background-image: url('https://ecanarys.com/assets/images/faster-work-cycle-bg.png');
    background-size: 100%;
    background-repeat: no-repeat;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 15px;
}

.strong-points .box-2{
    background-color: #02A2C1;
    background-image: url('https://ecanarys.com/assets/images/flexible-development-bg.png');
    background-size: 100%;
    background-repeat: no-repeat;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 15px;
}

.strong-points .box-3{
    background-color: #848484;
    background-image: url('https://ecanarys.com/assets/images/smooth-workflow-bg.png');
    background-size: 100%;
    background-repeat: no-repeat;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 15px;
}

.transforming-future-content{
    display: flex;
}

.transforming-future-content .image{
    flex-basis: 100%;
}

.transforming-future-content img{
    max-width: 100%;
}


.rely-on-canarys{
    background-image: url('images/rely-on-canarys-bg.jpg');
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #02A2C1;
}

.rely-on-canarys .boxes section{
    background-color: #fff;
    padding: 20px;
    margin-bottom: 15px;
    height: 370px;
    border-radius: 10px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
}

.team-strength-metrics{
    background-image: url('https://ecanarys.com/assets/images/team-strength-metrics-bg.jpg');
    background-position: cover;
    background-size: 100%;
    background-color: #02A2C1;
    background-repeat: no-repeat;
}

.mainDiv {
    height: 280px;
    border: 1px solid #fff;
    position: relative;
    padding: 40px 20px;
    color: #fff;
    margin-bottom: 35px;
}

.mainDiv:after {
    content: '';
    display: block;
    position: absolute;
    width: 70px;
    top: -5px;
    left: 10px;
    border: 5px solid #02A2C1;
}


.mainDiv img{
    position: absolute;
    top:-25px;
    left:20px;
    z-index: 1;
}

@media only screen and (max-width: 900px) {
    .contact-us-slider{
        background-image: url('https://ecanarys.com/assets/images/contact-us-slider.jpg');
        height: auto;
        font-weight: 500;
        background-position: cover;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 20px 40px;
    }
    .contact-us-slider section,
    .leadership-slider section,
    .consulting-slider section,
    .github-slider section{
        width: 100%;
    }
    
    .leadership-slider{
        background-image: url('https://ecanarys.com/assets/images/leadership-banner.jpg');
        height: auto;
        font-weight: 500;
        background-position: cover;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 20px 40px;
    }
    
    .consulting-slider{
        background-image: url('https://ecanarys.com/assets/https://ecanarys.com/assets/images/consulting-slider.jpg');
        height: auto;
        font-weight: 500;
        background-position: cover;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 20px 40px;
    }
    
    .github-slider{
        background-image: url('https://ecanarys.com/wp-content/uploads/2023/08/img.png');
        height: auto;
        font-weight: 500;
        background-position: cover;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 20px 40px;
    }
    .culture-of-automation{
        background-image: none;
    }
    .rely-on-canarys .boxes section{
        background-color: #fff;
        padding: 20px;
        margin-bottom: 15px;
        height: auto;
        border-radius: 10px;
        box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
    }

    .mainDiv {
        height: auto;
        border: 1px solid #fff;
        position: relative;
        padding: 40px 20px;
        color: #fff;
        margin-bottom: 35px;
    }
}
.main-footer .social-links li {
    margin-right: 1px !important;
}
.headerpad
{
padding-left: 50px !important;
padding-right: 50px !important;
}
@media only screen and (max-width: 1024px) {
.headerpad
{
padding-left: 5px !important;
padding-right: 5px !important;
}
}
.consulting-slider section{
    width: 55%;
}

.consulting-slider .breadcrumb-item a{
    color: #fff;
}

.consulting-slider{
    background-image: url('https://ecanarys.com/assets/images/consulting-slider.jpg');
    height: 280px;
    font-weight: 500;
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 90px 100px;
}

.canarys-consulting-model .col-lg-6{
    background-image: linear-gradient(to right, transparent 60%, #21B7D4 60%);
    margin-bottom: 20px;
}

.canarys-consulting-model .consulting-model-content{
    background-image:url('https://ecanarys.com/assets/images/consulting-overview-bg.png');
    background-color: #21B7D4;
    background-position: cover;
    background-size:100% 100%;
}

.consulting-offerings{
    background-image: url('https://ecanarys.com/assets/images/explore-strengths-bg.png');
    background-color: #F8F8F8;
    background-position: cover;
    background-size: 100%;
}

.technical-capabilities-heading{
    background-image: url('https://ecanarys.com/assets/images/technical-capabilities.png');
    background-position: cover;
    background-size: 100%;
    height: 600px;
    padding:50px 0 0 20px;
}

.technical-capabilities .boxes{
    height: 300px;
    padding: 93px 20px;
}

.technical-capabilities-blue{
    background-image: url('https://ecanarys.com/assets/images/technical-capabilities-blue-box.png');
    background-position: cover;
    background-size: 100%;
   
}

.technical-capabilities-gradient{
    background-image: url('https://ecanarys.com/assets/images/technical-capabilities-gradient-box.png');
    background-position: cover;
    background-size: 100%;
}

.technical-capabilities-black{
    background-image: url('https://ecanarys.com/assets/images/technical-capabilities-black-box.png');
    background-position: cover;
    background-size: 100%;
}

.technical-capabilities-shadeblue{
    background-image: url('https://ecanarys.com/assets/images/technical-capabilities-shade-blue.png');
    background-position: cover;
    background-size: 100%;
}

.technical-capabilities-shadeblue2{
    background-image: url('https://ecanarys.com/assets/images/technical-capabilities-shadeblue2.png');
    background-position: cover;
    background-size: 100% 100%;
}

.explore-strengths{
    background-image: url('https://ecanarys.com/assets/images/explore-strengths-bg.png');
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #F8F8F8;
}

.explore-strengths .boxes{
    height: 400px;
    padding: 20px; 
    border-radius: 5px;
}

.explore-strengths .boxes h5{
    position: relative;
    line-height: 1.2em;
    display: inline-block;
    margin-top: 15px;
}

.explore-strengths .boxes h5:before{
    position: absolute;
    content: '';
    left:0px;
    top: -20px;
    width: 100px;
    height: 3px;
    background-color: #1C7687;
}

.explore-strengths-boxtype1 p{
    color: #fff;
}

.explore-strengths-boxtype1{
    background-image: radial-gradient(#5BBFD4, #22B0B5);
}

.explore-strengths-boxtype2{
    background-color: #fff;
    border: 1.5px solid #21B7D4;
}

.canarys-work-process{
    background-image: url('https://ecanarys.com/assets/images/canarys-work-process.png');
    background-color: #191919;
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: 10;
}

.canarys-work-process .col-lg-4{
    padding:40px 30px;
}

.canarys-work-process .col-lg-4:hover{
    background-color: #fff;
    color: #000;
    cursor: pointer;
}

.canarys-work-process ul li,
.pattern-of-work ul li{
    list-style-type: circle;
}

.pattern-of-work{
    background-image: url('https://ecanarys.com/assets/images/pattern-of-work.jpg');
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #21B7D4;
    margin-top: -50px;
    z-index: -1;
    position: relative;
}

.consulting-value-proposition{
    background-image: url('https://ecanarys.com/assets/images/consulting-value-proposition-bg.jpg');
    background-position: cover;
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #F8F8F8;
}

.working-partners ul li .active {
    color: #fff;
    background-color: #2B2A29;
    border-radius: 20px;
}

.working-partners ul li {
    background-color: #fff;
    margin: 0px 10px;
   
}

.working-partners ul li a {
    color: #707070;
    border: 2px solid #707070;
    border-radius: 25px;
}

#bfsi img,
#life_sciences img,
#automobiles img,
#energy img,
#education img,
#it img{
    min-width: 200px;
    display: inline;
    margin: 5px 20px;
    padding: 10px;
    
}


@media only screen and (max-width: 900px) {
    .consulting-slider section{
        width: 100%;
    }
    .consulting-slider{
        background-image: url('https://ecanarys.com/assets/images/consulting-slider.jpg');
        height: auto;
        font-weight: 500;
        background-position: cover;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 20px 40px;
    }
    .technical-capabilities-heading{
        background-image: linear-gradient(to bottom, #fff, #D1F0F6);
        background-position: cover;
        background-size: 100%;
        height: 200px;
        padding:50px 0 0 20px;
    }
    .canarys-work-process{
        background-color: #191919;
        background-image: none;
    }
    .canarys-work-process .col-lg-4{
        padding:40px 30px;
    }
}
.erp-digitilization-slider {
    background-image: url(https://ecanarys.com/assets/images/erp-digitilization-slider.jpg);
    height: 450px;
    font-weight: 500;
    background-position: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 100px 100px;
}