@import "/wp-content/themes/deskcodesolution/assets/css/trusted-companies.css?v=3.6";
@import "/wp-content/themes/deskcodesolution/assets/css/our-client.css?v=1.25";
.wpcf7 form .wpcf7-response-output{
    border:0;
}
/* Banner */
.inner_banner{ padding: 80px 0 40px; position: relative; text-align: center;}
.inner_banner::before{ content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(180deg, #FFF4F4 60%, rgba(255,255,255,0) 100%); z-index: 1;}
.inner_banner h1{ margin: 0 0 10px; padding: 0; font-size: 55px; font-weight: 700; color: #F43336; text-align: center;letter-spacing: 0.02em;line-height: 1.5;}
.inner_banner .info{     
    line-height: 1.944;
    font-weight: 500;
    color: #111;
    letter-spacing: 0.02em;
    text-align: center;
    width: 851px;
    margin: auto;
    margin-bottom: 30px;    
    font-size: 20px;
}
.inner_banner .container {z-index: 100;position: relative;}

.content .paragraph{
    list-style: disc;
    padding-bottom: 50px;
    margin-bottom: 0;
    padding-left: 20px;
    padding-top: 30px;
}
.content .paragraph li{
    font-size: 24px;
    letter-spacing: 0.02em;
    font-weight: 400;
    color: #000000;
    margin-bottom: 15px;
}
.content .paragraph li span{
    font-weight: 600;
}
.content .paragraph li::marker{
    color: #F43336;
    font-size: 22px;
}
.content .paragraph li:last-child{
    margin-bottom: 0;
}
.content .col.right{
    flex: unset;
    width: 42.03%;
}
.content .col.left{width: 55.52%;flex: unset;height: fit-content;}
form.wpcf7-form .wpcf7-submit{border-radius: 40px;}
article.apply_for_job.on a.btn {padding: 15px 42px;}
.container .stats .cards{
    grid-template-columns: repeat(2,1fr);
    gap: 30px;
}
.container .stats .iconbox{
    background-color: #FFFFFF;
    border-radius: 19px;
    border: none;
    overflow: hidden;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05),
    0px 9px 9px 0px rgba(0, 0, 0, 0.04), 0px 20px 12px 0px rgba(0, 0, 0, 0.03),
    0px 36px 15px 0px rgba(0, 0, 0, 0.01), 0px 57px 16px 0px rgba(0, 0, 0, 0);
}


.container .stats .iconbox .box{  
    display: flex;
    gap: 15px; 
    padding: 19px 18px;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    border-bottom: 3px solid #F43336;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.container .stats .iconbox .box h4{
    font-size: 32px;
    letter-spacing: 0.02em;
    font-weight: 600;
    color: #000;
    line-height: 1.5;
}
.container .stats .iconbox img{
    height: 80px;
    width: 80px;
}
.container .stats .iconbox .content p{
    line-height: 1.35;
    font-size: 17px;
    letter-spacing: 0.02em;
    font-weight: 500;
}   
.container .stats h3{
    color: #f43336;
    font-size: 22px;
    letter-spacing: 0.01em;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.contact_form{
    background: #ffffff;
    border-radius: 30px;
    border-style: solid;
    border-color: #cccccc;
    border-width: 2px;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1),
    0px 15px 15px 0px rgba(0, 0, 0, 0.09), 0px 34px 20px 0px rgba(0, 0, 0, 0.05),
    0px 60px 24px 0px rgba(0, 0, 0, 0.01), 0px 94px 26px 0px rgba(0, 0, 0, 0);  
    padding: 25px;
    width: 733px;
}
.contact_form .heading {
    color: #111111;
    font-size: 24px;
    letter-spacing: 0.32px;
    font-weight: 700;
    margin-bottom: 5px;
    line-height: 1.5 !important;
    font-family: var(--font-primary) !important;
}
.page-id-131 .contact_form p{
    font-size: 18px;
    font-weight: 500;
    color: #333333;
    line-height: normal;
}
.page-id-131 .contact_form article p{
    color: #111111;
    font-weight: 600;
    margin-bottom: 20px;
}
article.apply_for_job p:last-of-type{
    margin-bottom: 30px;
}
.forms_tabs article{
    display: none;
}
.forms_tabs article.on{
    display: block;
}
.tab_group {
    background: #ffffff;
    border-radius: 12px;
    border: 1.3px solid #000;
    padding: 12px 11.07px;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.tabs_wrapperlable{
    padding-bottom: 30px;
    gap: 18px;
}
.tab_group label{
    font-size: 18px;
    letter-spacing: 0.02em;
    font-weight: 500;
    color: #000;
    line-height: 1.5;
    padding-left: 10px;
    cursor: pointer;
}
input[type="radio"] {
    accent-color: #F43336; 
    width: 15px;
    height: 15px;
}
.apply_for_job p {
    color: #111111;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.02em;
    font-weight: 600;
    margin-bottom: 20px;
}

.get_in_touch .col.get_in-right {
    flex:unset;
    width: 42.8%;
}
.get_in_touch .col.get_in-left {
    flex: unset;
}
.get_in_touch .sub_heading{
    color: #fff;
    font-size: 22px;
    letter-spacing: 0.02em;
    font-weight: 600;
    margin-bottom: 5px;
}
.get_in-left .box.col {
    padding: 25px;
    border: 1px solid #F43336;
    border-radius: 20px;
    color: #fff;
    letter-spacing: 0.02em;
    font-weight: 600;
    width: 420px;
    background-color: #000;
}
.get_in-left .box.col .iconbox a{
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.02em;
    font-weight: 500;
    text-decoration: unset;
    display: flex;
    align-items: center;
    gap: 12px;
    padding-bottom: 17px;
}
.get_in-left .box.col h3{
    font-size: 22px;
    letter-spacing: 0.02em;
    font-weight: 600;
    padding-bottom: 15px;
    margin-bottom: 0;
}
.get_in-left .box.col .iconbox a img{
    width: 32px;
    height: 32px;
}
.get_in_touch .col.get_in-right .vector-img {width: 45  0px;}

.get_in-left .box.col .iconbox:last-child a{
    padding-bottom: 9px;
}
.technology-partner .bg-grid .d-flex.main {
    gap: 54px;
}
.technology-partner .bg-grid .get_in-left .d-flex {
    gap: 24px;
}
.technology-partner .bg-grid .get_in-left .d-flex .sociallink-box img{width: 45px;height: 45px;}
.technology-partner .bg-grid .get_in-left .d-flex .sociallink-box{
    gap: 20px;
    padding-bottom: 33px;
}
/* Geography */
.geography_sec .geography_dtl{ margin: 0; padding: 0; position: relative;}
.geography_sec .geography_dtl figure{ margin: 0; padding: 0; max-width: 1320px;}
.geography_sec .geography_dtl figure img{ width: 100%;}
.geography_sec .geography_cap{ margin: 0; padding: 0; display: grid; grid-template-columns: auto auto auto auto auto; grid-column-gap: 70px; position: absolute; top: 195px; left: 50%; transform: translateX(-50%); width: 100%; max-width: 1020px;}
.geography_sec .geography_cap .cap_dtl{ margin: 0 0 25px; padding: 0; font-size: 18px; font-weight: 500; letter-spacing: 0.36px; color: #000000; display: flex; gap: 15px; align-items: center;}
.geography_sec .geography_cap .cap_dtl i img{ width: auto;}
.geography_sec .heading{margin-bottom: 0;}
/* Geography */
/* client_sec */
.client_sec .bg{background: rgba(144, 144, 144, 0.07) url(/wp-content/themes/deskcodesolution/assets/images/vision_curve.png) center center no-repeat;
    background-size: 100% 100%;border-radius: 0 60px;padding: 80px 36px;}
.client_sec .client_block{background-color: #FFFFFF;}
.client_sec .heading{letter-spacing: 0;}
/* client_sec */
/* ratings */
.page-id-131 section#ratings{
    padding: 0 !important;
    background: transparent;
    background-image: unset;
}
.page-id-131 .ratings .logos {
    /* align-items: center;
    justify-content: center; */
    /* gap: 85px; */
    justify-content: center;
}
/* .page-id-131 #ratings img{
    max-height: 132px;
} */
.page-id-131 .main-footer.section {
    margin-top: 0px;
}
#ratings .heading-area .heading{
    margin: 0;
    font-size: 50px;
}
/* ratings */ 
@media only screen and (max-width: 1919px) {
    .inner_banner{padding: 70px 0 35px;}
    .inner_banner h1{ font-size: 40px;}
    .inner_banner h4{font-size: 26px;}
    .inner_banner .info{ font-size: 18px;width: 751px; }

    .content .paragraph{padding-bottom: 40px;}
    .content .paragraph li{font-size: 22px;}
    .container .stats .iconbox .box h4{font-size: 30px;}

    .tab_group label{font-size: 16px;padding-left: 8px;}

    .container .stats h3{font-size: 20px;}
    .container .stats .iconbox img{height: 70px;width: 70px;}
    .container .stats .iconbox .content p{font-size: 15px;}
    .contact_form .heading {font-size: 22px;}
    .page-id-131 .contact_form article p{font-size: 18px;}

    .page-id-131 .contact_form p{font-size: 16px;}
    .contact_form{border-radius: 30px;}
    .container .stats .cards{gap: 28px;}
    article.apply_for_job.on a.btn {padding: 13px 39px;}

    .get_in-left .box.col{padding: 23px;width: 380px;}
    .get_in-left .box.col h3,.get_in_touch .sub_heading{font-size: 20px;}
    .get_in-left .box.col .iconbox a{font-size: 16px;}
    .get_in-left .box.col .iconbox a img {width: 26px;height: 26px;}
    .get_in_touch .col.get_in-right .vector-img {width: 410px;}
    .get_in-left .box.col .iconbox a{font-size: 16px;}
    .technology-partner .bg-grid .get_in-left .d-flex .sociallink-box img{width: 40px;height: 40px;}

    .client_sec .bg{padding: 70px 28px;}

    .geography_sec .geography_cap .cap_dtl{ font-size: 16px;}
    .geography_sec .geography_dtl figure{ max-width: 1140px;}
    .geography_sec .geography_cap{ top: 172px; max-width: 885px;}
    
    /* .page-id-131 .ratings .logos {gap: 60px;} */
    /* .page-id-131 #ratings img{
        max-height: 116px;
    } */

    #ratings .heading-area .heading{    
        font-size: 40px;
    }
}

@media (max-width: 1439px){
    .inner_banner h1{ font-size: 36px;}
    .inner_banner h4{font-size: 24px;}
    .inner_banner {
        padding: 60px 0 30px;
    }
    .inner_banner .info {
        font-size: 16px;
        margin-bottom: 25px;
        width: 681px;
    }

    .container .stats .iconbox .content p {font-size: 14px;}
    .container .stats .iconbox img {height: 60px;width: 60px;}
    .container .stats .iconbox{border-radius: 14px;}
    .container .stats .iconbox .box{padding: 18px 17px;}
    .container .stats .iconbox .box h4{font-size: 28px;}
    .container .stats .cards { gap: 24px; }
    .content .paragraph{padding-bottom: 35px;}
    .content .paragraph li{font-size: 20px;}
    .container .stats h3{font-size: 18px;}
    .contact_form .heading {font-size: 20px;}
    .page-id-131 .contact_form p{font-size: 15px;}
    .tab_group{padding: 11px 10.07px;border-radius: 10px;}
    .tabs_wrapperlable{padding-bottom: 25px;gap: 16px;}
    .page-id-131 .contact_form article p{font-size: 16px;margin-bottom: 15px;}
    article.apply_for_job.on a.btn {padding: 12px 35px;}
    form.wpcf7-form .wpcf7-submit{border-radius: 30px;}
    .tab_group label {font-size: 15px;}
    .contact_form {border-radius: 25px;}
    .page-id-131 article.apply_for_job p:last-of-type{margin-bottom: 25px;}

    .get_in-left .box.col{padding: 20px;width: 360px;}
    .get_in-left .box.col h3,.get_in_touch .sub_heading{font-size: 18px;}
    .get_in-left .box.col .iconbox a{font-size: 16px;}
    .get_in-left .box.col .iconbox a img {width: 24px;height: 24px;}
    .get_in_touch .col.get_in-right .vector-img {width: 400px;}
    .get_in-left .box.col .iconbox a{font-size: 14px;padding-bottom: 15px;}
    .technology-partner .bg-grid .d-flex.main {gap: 40px;}
    .technology-partner .bg-grid .get_in-left .d-flex .sociallink-box img{width: 35px;height: 35px;}
    .technology-partner .bg-grid .get_in-left .d-flex {gap: 22px;}
    .technology-partner .bg-grid .get_in-left .d-flex .sociallink-box{padding-bottom: 30px;}

    .client_sec .bg{padding: 60px 25px;border-radius: 35px;}

    .geography_sec .heading {margin-bottom: 0;}
    .content .paragraph li::marker{font-size: 20px;}
    /* .page-id-131 .ratings .logos {
        gap: 50px;
    } */

    .rating-wrapper {display: unset !important;}
    #ratings .heading-area {padding-bottom: 25px;}
    #ratings {margin: 30px auto !important;}
}

@media (max-width: 1199px){
    .inner_banner {
        padding: 50px 0 25px;
    }
    .inner_banner h1{ font-size: 34px;}
    .inner_banner .info {font-size: 16px;margin-bottom: 20px;}

    .container .stats .iconbox img {height: 50px;width: 50px;}
    .container .stats .iconbox .box{padding: 16px 15px;}
    .container .stats .iconbox .box h4{font-size: 24px;}
    .tabs_wrapperlable{padding-bottom: 20px;}
    .container .stats .cards { gap: 22px; }
    .content .paragraph{padding-bottom: 30px;}
    .content .paragraph li{font-size: 18px;margin-bottom: 10px;}
    .content .paragraph li::marker{font-size: 18px;}

    .container .stats h3{font-size: 16px;}
    .contact_form .heading{font-size: 18px;}

    .tab_group{padding: 10px 9.07px;}
    .page-id-131 .contact_form p{font-size: 14px;}
    .tabs_wrapperlable{gap: 10px;}
    .page-id-131 .contact_form article p{font-size: 14px;margin-bottom: 15px;}
    article.apply_for_job.on a.btn {padding: 12px 30px;}
    form.wpcf7-form .wpcf7-submit{border-radius: 25px;}
    .tab_group label {font-size: 13px;}
    .page-id-131 article.apply_for_job p:last-of-type{margin-bottom: 20px;}
    
    .get_in-left .box.col{width: 340px;}
    .get_in-left .box.col h3,.get_in_touch .sub_heading{font-size: 14px;}
    .get_in-left .box.col .iconbox a{font-size: 14px;}
    .get_in-left .box.col .iconbox a img {width: 20px;height: 20px;}
    .get_in_touch .col.get_in-right .vector-img {width: 360px;}
    .technology-partner .bg-grid .d-flex.main {gap: 30px;}

    .client_sec .bg{padding: 50px 15px;border-radius: 30px;}

    /* .page-id-131 .ratings .logos {gap: 30px;} */

    .get_in-left .box.col .iconbox a{font-size: 14px;padding-bottom: 15px;}
    .technology-partner .bg-grid .get_in-left .d-flex .sociallink-box img{width: 30px;height: 30px;}
    .technology-partner .bg-grid .get_in-left .d-flex {gap: 20px;}
    .technology-partner .bg-grid .get_in-left .d-flex .sociallink-box{padding-bottom: 25px;}

    .geography_sec .geography_dtl{ max-width: 950px; margin: 0 auto;}
    .geography_sec .geography_cap { top: 132px; max-width: 765px; grid-column-gap: 40px;}
    /* .page-id-131 #ratings img{
        max-height: 100px;
    } */

    #ratings {margin: 25px auto !important;}
    #ratings .heading-area {padding-bottom: 20px;}


}
@media (max-width:1024px) {
    /* .page-id-131 #ratings img {
        max-height: 93px;
    } */
}
@media (max-width: 991px){
    .inner_banner{ padding: 00px 0; margin-bottom: 0;}
    .inner_banner h1{ font-size: 35px;}
    .inner_banner .info {width: auto;}
    .inner_banner{ padding: 0px 0;}

    .section{padding: 0 !important;}
    .container .stats .iconbox img {height: 40px;width: 40px;}
    .container .stats .iconbox .box{padding: 14px 13px;gap: 10px;}
    .container .stats .iconbox .box h4{font-size: 22px;}
    .container .stats .cards { gap: 20px; }
    .content .paragraph{padding-bottom: 20px;padding-top: 0; }
    .container .stats .iconbox .content p {
        font-size: 12px;
    }
    .content .paragraph li::marker{font-size: 16px;}

    .content .paragraph li{font-size: 16px;margin-bottom: 10px;}
    .container .stats h3{font-size: 14px;}
    .contact_form .heading{text-align: center;}
    .page-id-131 .contact_form article p{font-size: 14px;margin-bottom: 15px;}
    form.wpcf7-form .wpcf7-submit{border-radius: 20px;}
    .tab_group label {font-size: 12px;}
    .page-id-131 .contact_form p{font-size: 14px;text-align: center;}

    .get_in-left .box.col{width: 300px;}
    .get_in_touch .col.get_in-right .vector-img {width: 250px;}
    .technology-partner .bg-grid .get_in-left .d-flex .sociallink-box{padding-bottom: 20px;}
    .technology-partner .bg-grid .d-flex.main {gap: 25px;}
    .technology-partner .bg-grid{padding: 30px !important;}
    .client_sec .bg{padding: 15px 20px;border-radius: 25px;}
    .content .col.left,.content .col.right{width: 100%;}
    .content .d-flex.justify-content-between{flex-direction: column;gap: 20px;}

    .geography_sec .geography_dtl{ max-width: 768px;}
    .geography_sec .geography_cap{ top: 92px; max-width: 600px; grid-column-gap: 20px;}
    .geography_sec .geography_cap .cap_dtl{ font-size: 14px; gap: 10px; margin-bottom: 20px;}
    .geography_sec{ padding-bottom: 50px;}
    .geography_sec .geography_cap .cap_dtl i img{width: 16px;}
    /* .page-id-131 #ratings img{
        max-height: 93px;
    } */
    #ratings .heading-area .heading
    {     
        font-size: 30px !important;
    }
    .content .col.right{display: flex; flex-direction: row-reverse; gap: 20px;}
    .contact_form form .d-flex {
        gap: 15px !important;
    }
    #ratings {
        margin: 15px auto !important;
    }
    
}
@media (max-width: 767px){
    .inner_banner h1{ font-size: 26px;}
    .inner_banner .info {line-height: 1.5;}
    .geography_sec .geography_dtl{ max-width: 575px;}
    .geography_sec .geography_cap{ top: 60px; max-width: 500px; grid-column-gap: 20px; grid-template-columns: auto auto auto auto;}
    .geography_sec .geography_cap .cap_dtl{ margin-bottom: 10px;}

    .container .stats .iconbox img {height: 35px;width: 35px;}
    .container .stats .iconbox .box{padding: 12px;}
    .container .stats .iconbox .box h4{font-size: 20px;}
    .content .paragraph{padding-bottom: 20px;}
    .content .paragraph li{font-size: 14px;margin-bottom: 5px;}
    .contact_form form .d-flex{flex-direction: column;}

    .geography_sec .geography_dtl{ max-width: 575px;}
    .geography_sec .geography_cap{ top: 60px; max-width: 500px; grid-column-gap: 20px; grid-template-columns: auto auto auto auto;}
    .geography_sec .geography_cap .cap_dtl{ margin-bottom: 10px;}
 
    /* .technology-partner .bg-grid .d-flex.main {gap: 20px;} */
    /* .page-id-131 #ratings img{
        max-height: 71px;
    } */
    #ratings .heading-area .heading
    {     
        font-size: 26px !important; 
    }
    .contact_form form .d-flex {
        gap: 0px !important;
    }
    .contact_form form .file-upload .d-flex{gap: 20px;}
    .contact_form{padding: 20px;}
   
    .contact_form .tabs_wrapper .tel label.form-label {
        top: 5px ;
    }
    .contact_form .tabs_wrapper .form-group label {
        top: 5px;
    }
    .getfree-qoute .d-flex{
        justify-content: left !important;
    }
}
@media (max-width: 575px){
    .geography_sec .geography_cap{ top: 20px; grid-template-columns: auto auto auto; max-width: 100%;padding-left: 16px;}
    .geography_sec .geography_cap .cap_dtl {
        font-size: 12px;
        gap: 4px;
    }
    .geography_sec .geography_cap .cap_dtl i img {
        width: 66%;
    }
    .container .stats .cards {
        grid-template-columns: repeat(2, 1fr);
    }
    .tabs_wrapperlable{
        flex-direction: column;
        gap: 7px;
    }
    article.apply_for_job.on a.btn {
        padding: 12px 20px;
    }
    .get_in_touch .col.get_in-right {
        width: auto;
    }
    .technology-partner .bg-grid .get_in-left .d-flex .sociallink-box {
        padding-bottom: 00px;
    }
    .technology-partner .bg-grid {
        padding: 15px 20px !important;
    }
    .get_in_touch .sub_heading,.technology-partner h2{
        text-align: center !important;
    }
    .content .col.right{flex-direction: column;}
    .contact_form .heading {
        font-size: 16px;
    }
    .technology-partner .heading-area{padding-bottom: 5px !important;}

    
    .contact_form form .file-upload .d-flex{gap: 10px !important;}
    .get_in-left .box.col {
        width: 100%;
    }

}
@media (max-width: 410px){
    .geography_sec .geography_cap{grid-column-gap: 12px;}
}
@media (max-width: 360px){
    .align-items-center.d-flex.file-info {
        width: 85%;
    }
    button.remove-file{
        width: 8%;
    }
    .contact_form form .file-upload .d-flex .text{
        white-space: normal;
        word-wrap: break-word;
        overflow-wrap: break-word;
        max-width: 76%;
    }
}
