.what-to-do{
    padding-top: 82px;
}
.our__clients{
    padding-top: 120px;
}
.cloud-title{
    padding-bottom: 60px;
}
.c__cta{
    padding: 100px 0 0px;
}
.it__services{
    padding: 100px 0 0px;
}
.c__process{
    padding: 100px 0 0px;
}
.it__strategy{
    padding: 100px 0 0px;
}



.inner-page__banner {
    background-image: url('/user/pages/02.services/03.application-development/App_development_black.svg') !important;
}


#what-to-do h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 29px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--yellow);
}
#what-to-do h2{
    font-weight: 700;
    font-size: 36px;
    line-height: 60px;
    letter-spacing: 0.05em;
    text-transform: capitalize;
    color: var(--font-color);
}
#what-to-do h2 span{
    color: var(--blue);
}
#what-to-do p{
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 0.03em;
}
#what-to-do .app-info{
    background: var(--bg-item-color);
    border-radius: 2px;
    padding: 30px 20px 30px 20px;
    text-align: center;
    border-radius: 2px;
    border: 2px solid var(--bg-item-color); 
    min-height: 100%;
}
#what-to-do .app-info:hover{
    border-image-slice: 1;
    border-image-source: linear-gradient(301.53deg, #E39F3A 0%, #0A889F 32.87%, #2077B8 65.6%, #C33249 100%);
}
#what-to-do .app-info h3{
    font-weight: 500;
    font-size: 22px;
    line-height: 34px;
    text-align: center;
    color: var(--font-color);
    padding-top: 20px;
    text-transform: initial; 
}
#what-to-do .app-info a{
    font-weight: 400;
    font-size: 15.5px;
    line-height: 23px;
    letter-spacing: 0.0025em;
    color: var(--font-color);
    padding-bottom: 10px;
    text-decoration: none;
    margin-top: 20px;
}
#what-to-do .app-info a:hover{
    border-bottom: 1px solid var(--font-color);
}
#cta .cloud_cta{
    background: linear-gradient(270deg, #E39F3A 0%, #00677A 32.87%, #19527D 65.6%, #C33249 100%);
    padding: 50px;
}
#cta .cloud_cta h2{
    font-weight: 700;
    font-size: 32px;
    line-height: 65px;
    text-align: center;
    letter-spacing: 0.05em;
    color: var(--hover-color);
}
#cta .cloud_cta p{
    font-weight: 500;
    font-size: 18px;
    line-height: 35px;
    text-align: center;
    letter-spacing: 0.03em;
    color: var(--hover-color);
    opacity: 0.8;
    padding-bottom: 20px; 
}
#cta .cloud_cta a{
    border: 1px solid var(--hover-color);
    border-radius: 2px;
    padding: 10px 20px 10px 20px;
    color: var(--hover-color);
    text-decoration: none;
    margin-top: 20px;
}

#services .title h2 span{
    color: var(--blue);
}
#services .title p{
    font-weight: 500;
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 0.03em;
}
.services1 .slick-slide{
    padding: 0 12px;
}
.services1 .slick-list{
    margin: 0 -12px;
}
.services-content{
    position: relative;
    overflow: hidden;
}
.services-content img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.services-content:after{
    background: linear-gradient(360deg, #0C0C0C 0%, rgba(12, 12, 12, 0.2) 100%);
    content: "";
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 100%;
    border-radius: 2px;
}

#demand .demand-solution{
    background: var(--bg-item-color);
    padding: 50px;
}
#demand .title h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 29px;
    letter-spacing: 0.1em;
    text-transform: capitalize;
    color: var(--yellow);
}
#demand .title h2{
    font-weight: 700;
    font-size: 36px;
    line-height: 60px;
    letter-spacing: 0.05em;
    text-transform: capitalize;
    color: var(--font-color);
}
#demand .title h2 span{
    color: var(--blue);
}
#demand .title p{
    font-weight: 500;
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 0.03em;
}
.circal{
    list-style: inside;
    padding: 0;
    margin: 0;
}
.circal li{
    font-weight: 400;
    font-size: 20px;
    line-height: 35px;
    letter-spacing: 0.03em;
    color: var(--font-color);
    position: relative;
    padding-left: 30px;
 }
.circal li::before {
    top: 2px !important;
}
.s-c-block{
    position: absolute;
    padding: 21px;
    z-index: 10;
    bottom: 9px;
    bottom: -216px;
    transition: .2s ease-in;
}
.s-c-block img{
    width: auto;
    margin-bottom: 18px;
}
.s-c-block h4{
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0.03em;
    text-transform: capitalize;
    color: var(--hover-color);
    margin-bottom: 10px;
}
.s-c-block p{
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.0025em;
    color: var(--hover-color);
    opacity: 0.8;
    margin-bottom: 0;
}
.services-content:hover .s-c-block{
    bottom: 9px;
}
@media (max-width:767px){
    .what-to-do,.our__clients,.cloud-title,.it__services{
        padding-top: 0;
    }
    .c__cta{
        padding: 50px 0 0;
    }
    .it__services,.c__process,.it__strategy{
        padding-bottom: 0;
    }
    #cta .cloud_cta{
        padding: 30px;
    }
    #cta .cloud_cta h2{
        font-size: 18px;
        line-height: 26px;
    }
    #cta .cloud_cta p{
        font-size: 12px;
        line-height: 15px;
        margin: 15px 0;
    }
    #cta .cloud_cta a{
        font-size: 12px;
        margin-top: 0;
    }
    #process .process_details .circle:after{
        height: 59px;
        width: 59px;
    }
    #process .process_details .circle{
        height: 53px;
        width: 53px;
    }
    #process .process_details p,.circal li{
        font-size: 12px;
        line-height: 18px;
    }
    #process .process_details h2{
        font-size: 16px;
        line-height: 24px;
    }
    .s-c-block{
        bottom: -155px;
    }
}
@media (max-width:550px){
    #process .col{
        flex: 1 1 180px;
        max-width: 180px;
    }
}
:is([data-theme="light"]) :is(.app-info img) {
    filter: brightness(1) invert(1);
}
:is([data-theme="light"]) :is(.app-info a img){
    filter: brightness(0);
}

:is([data-theme="light"]) :is(.inner-page__banner){
    background-image: url('/user/pages/02.services/03.application-development/App_development_white.svg')!important;
}


/* Case_study section */
#cta .casestudy_cta{
    background-image: url('/user/themes/quark/images/Case_Study_banner.svg') !important;
    padding: 50px;
    background-repeat: no-repeat;
}
#cta .casetitle {
    position: relative;
    margin-top: 0px;
}
#cta .casestudy_cta h2{
    font-weight: 700;
    font-size: 32px;
    line-height: 65px;
    letter-spacing: 0.05em;
    color: var(--hover-color);
}
#cta .casestudy_cta p{
    font-weight: 500;
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 0.03em;
    color: var(--hover-color);
    opacity: 0.8;
    padding-bottom: 20px; 
}
#cta .casestudy_cta a{
    border: 1px solid var(--hover-color);
    border-radius: 2px;
    padding: 10px 20px 10px 20px;
    color: var(--hover-color);
    text-decoration: none;
    margin-top: 20px;
}

.cloud-title h3{
    font-size: 14px;
    line-height: 22px;
}

 .cloud-title h3:before, .benefit-info p:before{
    content: url(/user/themes/quark/images/gredientcircle.svg);
    position: relative;
    left: 0;
    padding-right: 10px;
}
 .cloud-title h3, p{
    font-weight: 400;
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 0.03em;
    color: var(--font-color);
}