ol{
    list-style-type: auto;
    padding-left: 20px;
}
/* hero_section */
.hero_section{
    padding-top: 60px;
    padding-bottom: 40px;
    background-image: url(/wp-content/themes/deskcodesolution/assets/images/service_banner_bg.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.hero_section h1{
    color: #000000;
    text-align: left;
    font-size: 55px;
    font-weight: 600;
    letter-spacing: 0;
}
section.hero_section p{
    color: #333333;
    font-size: 22px;
    line-height: 2;  
    font-weight: 500;
}

.banner-left-img {
    display: flex;
    width: 500px;
    height: 100%;
}
.hero_section .d-flex .col-md-8 {
    width: 57%; 
    height: 100%;
}
.hero_section .d-flex{
    gap: 18px;
    justify-content: space-between;
}
.banner-left-img {
    height: auto;
    width: auto;
    padding-top: 30px;
    object-fit: cover;
    margin: auto;
}
/* hero_section */

/* technologies */
.technologies .techs {
    padding: 0 100px;
}

.tech-cards{
    background: #ffffff;
    border-radius: 0px 30px;
    border-style: solid;
    border-color: transparent;
    border-width: 1.2px;
    position: relative;   
    width: 200px;
    height: 184px;
    padding: 37px 0;
    text-align: center;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1),
    0px 4px 4px 0px rgba(0, 0, 0, 0.09), 0px 9px 5px 0px rgba(0, 0, 0, 0.05),
    0px 16px 6px 0px rgba(0, 0, 0, 0.01), 0px 25px 7px 0px rgba(0, 0, 0, 0);    
    transition: all .3s ease-in-out;    
}
.technologies h2 {
    margin-bottom: 30px;
}
.tech-cards img {
    width: 80px;
    height: 80px;
}
.tech-cards .img{
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.tech-cards:hover{
    box-shadow: 0px 1px 2px 0px rgba(244, 51, 54, 0.1),
    0px 4px 4px 0px rgba(244, 51, 54, 0.09),
    0px 9px 5px 0px rgba(244, 51, 54, 0.05),
    0px 16px 6px 0px rgba(244, 51, 54, 0.01),
    0px 25px 7px 0px rgba(244, 51, 54, 0);
    transition: all .3s ease-in-out;    
    border-color: var(--deskcode, #f43336);
}
.tech-cards h5{
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    padding: 15px 27px 0px;
    line-height: normal;
    color: #000;
    margin-bottom: 0;
}
.techonlogies-cards .d-flex{
    justify-content: center;
    gap: 30px;
}
.techonlogies-cards {
    padding: 0px 0 50px 0px;
    position: relative;
}
.technologies .techs:last-of-type .techonlogies-cards{
    padding: 0;
}
.tech-cards a.btn {
    border-radius: 100px;
    border: 1px solid transparent;
    padding: 13.22px 13px;
    line-height: 1;
    background-color: #FFE5E6;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -75px;
    visibility: hidden;
}
.tech-cards:hover a.btn {
    transition: 0.2s;
    bottom: -25px;
    opacity: 1;
    visibility: visible;
    
}
.tech-cards a.btn img{
    width: 16px;
}
/* technologies */

/* Deskode’s Industries Expertise */
.software_development.section.lazy-loaded{
    background-image: url("/wp-content/themes/deskcodesolution/assets/images/Cutting-edge-Technologies-bg.webp");
}
.software_development.section {
    margin: 40px 0;
    padding: 80px 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.software_development .sdt .d-flex{
    gap: 30px;
    justify-content: center;
}
.software_development .sdt .card{
    background: #ffffff;
    border-radius: 25px;
    border:none;
    width: 240px;
    overflow: hidden;
    height: 240px;
    position: relative;
    box-shadow: 0px 1px 2px 0px rgba(244, 51, 54, 0.1),
        0px 4px 4px 0px rgba(244, 51, 54, 0.09),
        0px 9px 6px 0px rgba(244, 51, 54, 0.05),
        0px 17px 7px 0px rgba(244, 51, 54, 0.01),
        0px 26px 7px 0px rgba(244, 51, 54, 0);  
}
.software_development .sdt .card .box{
    border-bottom: 2px solid #f43336;
    border-width: 0px 0px 2px 0px;
    border-radius: inherit;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    border-bottom: 3px solid #F43336;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}
.software_development .sdt .card .img{
    width: 70px;
    height: 70px;
    margin: 0 auto;
}
.software_development .sdt .card h4{
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;    
    padding: 15px 10px 0;
    color: rgba(0, 0, 0, 1);
}
/* Deskode’s Industries Expertise */
/* achieve_more */
.achieve_more .achievemain.lazy-loaded{
    background-image: url("/wp-content/themes/deskcodesolution/assets/images/Achieve More-bg.png");
}
.achieve_more .achievemain{
    padding: 80px 120px;
    background: rgba(144, 144, 144, 0.07);
    border-radius: 0px 60px 0px 60px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.achieve_more .achieve_box{
    border-radius: 20px;
    border-width: 0px 0px 2px 0px;
    transition: all .3s ease;
    height: 100%;
}
.achieve_more .heading{
    margin-bottom: 0;
}
.achieve_more .achieve_box:hover{
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1),
    0px 5px 5px 0px rgba(0, 0, 0, 0.09), 0px 12px 7px 0px rgba(0, 0, 0, 0.05),
    0px 21px 8px 0px rgba(0, 0, 0, 0.01), 0px 32px 9px 0px rgba(0, 0, 0, 0);
    background-color: #fff;
    transform: translateY(-.313rem);
}
.achieve_grid{
    padding: 0 50px;
}
.achieve_grid .col-md-4{
    padding: 30px;
}
.achieve_more .achieve_box i{
    width: 70px;
    margin: auto;
    display: block;
}
.achieve_more .achieve_box h4{
    color: #333333;
    text-align: center;
    font-size: 18px;
    letter-spacing: 0.02em;
    line-height: 1.5;
    padding-top: 10px;
}
.achieve_more .achieve_box {
    padding: 28px 12px 16px;
}
.achieve_grid .col-md-4{
    border-bottom:1.2px solid #cccccc;
    border-right: 1.2px  solid #cccccc;
    margin-bottom: 0;
}
.achieve_grid .col-md-4:nth-child(3n+3){
    border-right: 0;
}
.achieve_grid .col-md-4:nth-last-child(-n+3) {
    border-bottom: 0;
}
/* achieve_more */

/* benefits */
.impressive-numbers.benefits .bg-grid{
    position: relative;
    overflow: hidden;padding: 80px 40px;
}
.impressive-numbers.benefits .bg-grid.lazy-loaded::before{
    background-image: url("/wp-content/themes/deskcodesolution/assets/images/Business Growth Development-bg.webp");
}
.impressive-numbers.benefits .bg-grid::before{
    content:"";
    height: 100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
}
.impressive-numbers.benefits .cnt-text{
    font-size: 20px;
    line-height: 1.94;
    letter-spacing: 0.02em;
    font-weight: 500;
    padding-right: 30px;
    padding-bottom: 30px;
}
.impressive-numbers.benefits .bg-grid .phone-Image {
    position: absolute;
    right: 80px;
    height: auto;
    width: 411px;
    bottom: 20px;
}
.impressive-numbers.benefits .bg-grid .col-md-8 {
    width: 60%;
    z-index: 50;
}
.impressive-numbers.explore .bg-grid .heading{
    margin: 0 0 30px 0;
}

/* Unlock the Benefits */


/* Let's Discuss Your Project */
.technology-partner .cnt-text{
    color: #ffffff;
    font-size: 20px;
    line-height: 35px;
    letter-spacing: 0.02em;
    font-weight: 500;
    padding-bottom: 30px;
}
.technology-partner .heading-area {
    padding: 0 0 00px 0;
    width: 100%;
}
.technology-partner .heading-area h2{
    font-weight: 400;
    margin-bottom: 10px;
}
.technology-partner a{
    margin: auto;
}
.technology-partner .col-md-9 {
    padding-right: 50px;
    width: 72.885%;
    padding-top: 18px;
    padding-bottom: 18px;
}
.technology-partner .col-md-3 {
    width: 27.1%;
}
/* Let's Discuss Your Project */
#our-success .text-area p{
    line-height: 35px;
}
#discover.technology-partner .bg-grid {
    padding: 80px;
}

@media only screen and (max-width: 1919px) {
    .hero_section{
        padding-bottom: 35px;
        padding-top: 50px;
    }
    .hero_section .d-flex .col-md-8{
        width: 60%;
    }
    #discover.technology-partner .bg-grid {
        padding: 70px 71px;
    }
    .hero_section h1{
        font-size: 50px;
    }
    .banner-left-img{
        height: 416px;
        width: 416px;
        margin: auto;
    }
    section.hero_section p{
        font-size: 20px;
    }
    .impressive-numbers.benefits .bg-grid {
        padding: 70px 34px;
    }    
    .impressive-numbers.benefits .cnt-text {font-size: 18px;}
    .impressive-numbers .cnt-text {
        font-size: 18px;
    }
    .impressive-numbers.benefits .bg-grid .col-md-8{
        width: 55%;
    }
     .impressive-numbers.benefits .bg-grid .phone-Image {
        height: 377px;
        right: 80px;
        width: 371px;
        bottom: 0;
    }
    /* achieve_more */
    .achieve_more .achievemain{
        padding: 70px 120px;
    }
    .achieve_grid .col-md-4 {
        padding: 25px;
    }
    .achieve_more .achieve_box i {
        width: 60px;
    }
    
    .achieve_more .achieve_box h4{
        font-size: 16px;
    }
   
    /* achieve_more */
    .tech-cards img {
        width: 70px;
        height: 70px;
    }
    .tech-cards h5 {
        font-size: 18px;    
        padding: 13px 25px 0px;
    }
    .tech-cards{
        width: 193px;
    }
    .technologies .techs {
        padding: 0 0px;
    }

    .tech-cards i {
        width: 45px;
        height: 45px;
    }
    .software_development .sdt .card{
        width: 200px;
        height: 200px;
        padding: 0;
    }
    .software_development .sdt .card h4 {
        font-size: 18px;
    }
    .software_development .sdt .card .img {
        width: 60px;
        height: 60px;
        margin: 0 auto;
    }
    .software_development.section {
        padding: 70px 0;
        margin: 35px 0;
    }
    .technology-partner .cnt-text{font-size: 18px;}
}
@media (max-width: 1439px){
    .hero_section {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .process_steps .d-flex {
        justify-content: space-between;
    }
    
    .hero_section h1{
        font-size: 45px;
    }
     section.hero_section p{
        font-size: 18px;
    }
    .banner-left-img{
        width: 400px;
        object-fit: contain;
        height: auto;
        padding: 0;
    }
    .impressive-numbers.benefits .cnt-text {font-size: 17px;}

    .impressive-numbers.benefits .bg-grid{padding: 60px 34px;}

    .impressive-numbers.benefits .bg-grid .phone-Image {
        height: 317px;
        width: 311px;
        top: 0;
    }

    .cutting_edge_technologies.section {
        padding: 60px 0;
        margin: 30px 0;
    }
    .tech-cards {
        padding: 30px 0;
        border-radius: 0 25px;
        width: 170px;
        height: 170px;
    }
    .tech-cards h3 {
        font-size: 18px;
    }
    .tech-cards h3.box::before{
        height: 35px;
        width: 35px;
    }
    .tech-cards img {
        width: 60px;
        height: 60px;
    }
    .tech-cards h5 {
        font-size: 17px;
        padding: 10px 10px 0px;
    }
    .tech-cards i {
        width: 40px;
        height: 40px;
    }
    .techonlogies-cards .d-flex{
        gap: 25px;
    }
    .impressive-numbers.benefits .bg-grid .col-md-8 {
        width: 60.93%;
        z-index: 50;
    }
    /* achieve_more */
    .achieve_more .achieve_box i {
        width: 58px;
    }
    .achieve_more .achieve_box {
        padding: 28px 12px 16px;
    }
    .achieve_more .achieve_box h4{
        font-size: 15px;
    }
    .achieve_more .achievemain {
        padding: 60px 100px;
        border-radius: 0 50px;
    }
    .achieve_grid {
        padding: 0 30px;
    }
    /* achieve_more */
    .software_development .sdt .card .img {
        width: 55px;
        height: 55px;
    }
    .software_development .sdt .card {
        width: 180px;
        height: 180px;
        border-radius: 20px;
    }
    .software_development .sdt .card h4 {
        font-size: 17px;
    }
     .software_development .sdt .d-flex {
        gap: 25px;
    }
    .software_development.section{padding: 60px 0;margin: 25px 0;}
    .technology-partner .cnt-text{font-size: 17px;}
}

@media (max-width: 1199px){
    .impressive-numbers.benefits .bg-grid .phone-Image {
        right: 30px;
        height: 414px;
        width: 460.72px;
    }
     
    .hero_section h1{
        font-size: 40px;
    }
    .impressive-numbers.benefits .bg-grid {
        padding: 50px 30px;
    }
    .impressive-numbers.explore .bg-grid .heading{
        font-size: 32px;
    }
    .impressive-numbers .cnt-text{
        font-size: 16px;
    }
    section.hero_section p{
        font-size: 16px;
    }
    .hero_section .heading-area {
        padding-bottom: 20px;
    }
    #discover.technology-partner .bg-grid{
        padding: 40px 55px;
    }
    .benefits.impressive-numbers .heading{
        font-size: 30px;
    }
    #discover.technology-partner .bg-grid {
        padding: 30px;
    }
    .tech-cards{
        border-radius: 0 25px 0 25px;
    }
    .tech-cards h5 {
        font-size: 16px;
        padding: 10px 0px 0px;
    }
    .technology-partner .cnt-text{
        font-size: 16px;
        line-height: 30px;
        padding-bottom: 20px;
    }
    .technology-partner .col-md-9{
        padding: 0;
    }
    
    .impressive-numbers.benefits .bg-grid .phone-Image {
        height: auto;
        width: 290px;
    }
    
    /*.hero_section{
        padding-bottom: 50px;
    }*/
    .tech-cards h3 {
        font-size: 17px;
    }
    .tech-cards .line{
        margin: 15px 0 10px 0;
    }
    .tech-cards h3.box::before{
        height: 30px;
        width: 30px;
        top: -6px;
    }
    .tech-cards {
        padding: 20px 0;
        border-radius: 0 20px;
        width: 150px;
        height: auto;
    }

    .cutting_edge_technologies.section {
        padding: 50px 0;
        margin: 25px 0;
    }
    .software_development .sdt .card {
        width: 160px;
        height: 160px;
    }
    .software_development h2 {
        padding: 0 80px;
    }
    .software_development .sdt .card .img {
        width: 50px;
        height: 50px;
        margin: 0 auto;
    }
    .software_development .sdt .card h4 {
        font-size: 16px;
    }
    .software_development .sdt .d-flex {
        gap: 20px;
        justify-content: center;
    }
    .impressive-numbers.benefits .cnt-text {
        font-size: 16px;
        padding-bottom: 20px;
    }
    .achieve_more .achievemain {
        padding: 50px 80px;
        border-radius: 0 45px;
    }
    .achieve_grid {
        padding: 0 20px;
    }
    .achieve_grid .col-md-4 {
        padding: 20px;
    }
    .software_development.section{margin: 25px 0;padding: 50px 0;}
}

@media (max-width: 991px){
    .section {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .hero_section{
        padding: 0;
    }
    .hero_section .d-flex {
        flex-direction: row;
        align-items: center;
    }
    .impressive-numbers.explore .bg-grid .heading{
        font-size: 30px;
    }
    .impressive-numbers.benefits .bg-grid .phone-Image {
        width: 260px;
        height: auto;
        right: 0;
        top: 10%;
    }
    .impressive-numbers.benefits .cnt-text {
        font-size: 16px;
    }
    .impressive-numbers s.bg-grid a{
        width: 100%;
        margin: auto;
    }
    .software_development.section{margin: 15px 0;padding: 15px 0 !important;}
    .technology-partner .heading-area{
        padding-bottom: 0 !important;
    }
    section.section.impressive-numbers.dark.benefits .col-md-8 {
        width: 62.66%;
    }
    
    .tech-cards {
        padding: 15px;
        width: 20%;
    }
    .tech-cards img {
        width: 50px;
        height: 50px;
    }
    .techonlogies-cards .d-flex {
        gap: 20px;
    }
    .tech-cards h3 {
        font-size: 16px;
    }
    .tech-cards h3.box::before {
        height: 25px;
        width: 25px;
    }
    .tech-cards .line {
        margin: 10px 0 5px 0;
    }
    .tech-cards i {
        width: 35px;
        height: 35px;
    }
   
    .cutting_edge_technologies.section {
        padding: 40px 0;
        margin: 20px 0;
    }   
     .software_development .sdt .card {
        width: 17%;
        height: auto;
        
    }
    .software_development .sdt .card .box{
        padding: 20px 0;
    }
    .software_development .sdt .card .img {
        width: 50px;
        height: 50px;
        margin: 0 auto;
    }
    .software_development .sdt .card h4 {
        font-size: 14px;
    }
    .achieve_more .achievemain {
        padding: 30px;
        border-radius: 0 35px;
    }
    .achieve_grid {
        padding: 0 00px;
    }
    .technologies h2 {
        margin-bottom: 20px;
    }
    .software_development h2 {
        padding: 0 00px;
    }
}

@media (max-width: 767px){
    .technology-partner ul {
        padding-bottom: 60px !important;
    }
    .hero_section h1{
        font-size: 29px;
        text-align: center;
    }
  
    .impressive-numbers.explore .bg-grid .heading{
        font-size: 26px;
    }
    .hero_section .d-flex {
        gap: 20px;
        flex-direction: column-reverse;
    }
    .banner-left-img {
        height: auto;
        width: 50%;
        margin: auto;
        aspect-ratio: auto;
    }
    .banner-left-img img{
        height: 100%;
    }
    .hero_section .d-flex .col-md-8 {
        width: 100%;
    }
    .hero_section {
        padding-top: 0px;
        padding-bottom: 0px;background-image:none;
    }
    .hero_section a {
        width: 100%;
        margin: auto;
    }
    
    section.section.impressive-numbers.dark.benefits .col-md-8 {
        width: 100%;
    }
    
    .trust_sec {
        padding-top: 0;
        padding-bottom: 0;
    }
    .benefits.impressive-numbers .heading{
        font-size: 26px;
        text-align: left;
    }
    
    .impressive-numbers.benefits .bg-grid {
        padding: 30px 20px;
    }
    .impressive-numbers.benefits .bg-grid .phone-Image{
        position: unset;
        width: 50%;
        height: unset;
        margin-bottom: -20px;
        margin-right: -20px;
        margin-top: 20px;
    }
    .section.impressive-numbers.benefits .cnt-text {
        text-align: left;
        padding: 0 0 20px 0;
    }
    .achieve_more .achieve_box h4 {
        font-size: 14px;
    }
    .impressive-numbers.dark.benefits{
        padding: 0;
    }
    .impressive-numbers.benefits .bg-grid .col-md-8 {
        width: 100%;
    }
    .impressive-numbers.benefits .bg-grid .col-12.col-sm-12.col-md-4{
        position: relative;
        z-index: 1;
    }
    .impressive-numbers.benefits .bg-grid.lazy-loaded::before {
        background-image: url(/wp-content/themes/deskcodesolution/assets/images/servicebackmobbg.webp);
    }
    .impressive-numbers.benefits .bg-grid::before {  
        left: 0%;
        top: 12%;
        width: 100%;
        height: 50%;
        background-size: 100% 100%;
    }
    .section{
        padding: 0 !important;
    }
    #discover.technology-partner .bg-grid {
        padding: 30px 20px 30px 20px;
    }
    .benefits .impressive-numbers .cnt-text {
        padding: 00px 0 20px 0;
        font-size: 16px;
        line-height: 1.5;
        text-align: left  !important;
    }
    .impressive-numbers.dark.benefits .d-flex.flex-row.flex-wrap {
        flex-direction: column-reverse !important;
    }
    .impressive-numbers.benefits .bg-grid .phone-Image {
        position: unset;
        width: 50%;
        height: unset;
        margin: 0 auto;
        padding-bottom: 20px;
    }
    
    .impressive-numbers.dark.benefits{
        padding: 0;
    }
    .impressive-numbers s.bg-grid a{
        width: 100%;
        margin: auto;
    }
     
    .impressive-numbers s.bg-grid a{
        width: 100%;
        margin: auto;
    }
    
    .banner-left-img {
        width: 100%;
    }
    .tech-cards {
        padding: 20px;
        margin: 0;
        width: 22%;
    }
    .techs .d-flex{
        gap: 20px;
    }

    .software_development .sdt .card {
        width: 22%;
        border-radius: 15px;
    }
    .software_development .sdt .card .img {
        width: 40px;
        height: 40px;
        margin: 0 auto;
    }
    .software_development .sdt .card h4 {
        font-size: 12px;
    }
    .achieve_more .achievemain {
        padding: 20px;
        border-radius: 0 30px;
    }
    .technologies h2 {
        margin-bottom: 20px;
    }
    .achieve_grid .col-md-4{
        width: 50%;
        border-bottom: 1px solid #ccc !important;
        border-right: 0 ;
        border-left: 0 ;
        border-top: 0 ;
    }
     .technology-partner a.btn.btn-primary{
        position: unset !important;
    }
}

@media (max-width: 575px){
    .hero_section .banner-left-img img{aspect-ratio: 4/4;height: 100%;}    
    .banner-left-img{width: 100%}
    .software_development .sdt .card {
        width: calc((100% / 2) - 10px);
        height: auto;
        border-radius: 15px;
    }
    .software_development .sdt .card .img {
        width: 40px;
        height: 40px;
        margin: 0 auto;
    }
    .software_development .sdt .card h4 {
        font-size: 12px;
    }
     .tech-cards {
        width: 45%;
    }
     
    .achieve_grid .col-md-4 {
        width: 100%;
    }
    .impressive-numbers.benefits .bg-grid .phone-Image{width: 100%}
    .impressive-numbers.benefits .bg-grid::before{
        left: 0;
        top: 20px;
        width: 100%;
        height: 50%;    
    }
}
@media (max-width: 340px){
     .tech-cards {
        width: 100%;
    }
    .software_development .sdt .card {
        width: 100%;
    }
   
}