@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap);

*, .h1, .h2, .h3, .h4, .h5, body, h1, h2, h3, h4, h5 {
    font-family: Outfit, sans-serif
}

a, a:hover, p {
    color: #000
}

li {
    list-style: none;
}

.footer_box ul li a, .site-navbar .site-navigation .site-menu .has-children a {
    text-transform: capitalize
}

.footer-like p a, .galy .icon, .hub-lrn, .side_button, .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a:hover, .testim .card-header button, a:hover {
    text-decoration: none
}

html {
    scroll-behavior: smooth
}

:root {
    --btn-color-primary: #004aad;
    --btn-color-secondary: #20abb1
}

body {
    line-height: 1.7;
    color: #4d4d4d;
    font-weight: 300;
    font-size: 1rem;
    position: relative
}

body::-webkit-scrollbar {
    width: 8px
}

body::-webkit-scrollbar-thumb {
    background-color: var(--btn-color-primary);
    border-radius: 30px
}

.end_end_list li, .nkc_career_left ul li, .pointers li {
    position: relative;
    list-style-type: none;
    font-size: 18px
}

.end_end_list li::before, .nkc_career_left ul li::before, .pointers li::before {
    content: "";
    position: absolute;
    top: 7px;
    left: -30px;
    width: 38px;
    height: 12px;
    background-image: url(../img/icons/yes.png);
    background-size: contain;
    background-repeat: no-repeat
}

.blur-overlay .dialog-box .head h5, .contact-section-three .content-column .call-info-box a, strong {
    font-weight: 700
}

.card-title {
    margin-bottom: .4rem
}

svg {
    vertical-align: sub
}

.container-fluid {
    padding-right: 25px;
    padding-left: 25px
}

.rounded-large, .side_form button, .side_form input {
    border-radius: 30px
}

::-moz-selection {
    background: #000;
    color: #fff
}

p {
    font-size: 17px
}

::selection {
    background: #000;
    color: #fff
}

a {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.text-black {
    color: #000 !important
}

.primary_heading {
    font-weight: 500;
    font-size: 28px;
    line-height: 55px
}

.primary_heading span {
    color: var(--btn-color-primary);
    font-weight: 700;
    font-size: 32px
}

.title-2 span {
    font-size: 38px
}

.title-2 {
    font-size: 44px
}

.bg-black {
    background: #000 !important
}

.btn-primary, .social_icon a {
    background: var(--btn-color-primary)
}

.anim-icons.full-width, .galy .icon img, img {
    max-width: 100%
}

.section {
    padding: 60px 0
}

.heading_spacing {
    margin-bottom: 30px
}

.offcanvas-menu .site-wrap {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 2;
    overflow: hidden
}

.about-section .image-box .image, .anim, .contact-section-three .form-column, .crm-hub-imgsec, .empower_container, .indust, .line, .list-style-two, .logo, .number-block-three, .number-block-two, .prod_sns .owl-nav .owl-nav, .site-navbar, .testimo, .video, .work-block-three, .work-section-three {
    position: relative
}

.title_dec_2 {
    font-weight: 500;
    color: #000;
    font-size: 20px
}

.btn-primary, .btn-primary:hover, .btn-secondary {
    color: #fff;
    transition: .5s
}

#top_button.show, .offcanvas-menu .site-wrap:before {
    opacity: 1;
    visibility: visible
}

.btn-primary {
    border: 0;
    border-radius: 5px !important;
    width: 170px
}

.btn-primary:hover {
    background: #334a82
}

.btn-secondary {
    background: var(--btn-color-secondary);
    border: 0;
    border-radius: 5px !important;
    width: 170px
}

.drop_cap:first-letter {
    float: left;
    line-height: .65;
    margin: 15px .1em .1em 0;
    font-size: 80px;
    font-weight: 800;
    color: var(--btn-color-primary)
}

.drop_cap {
    font-size: 23px
}

.btn-secondary:hover {
    color: #fff;
    background: #4fb6b9;
    transition: .5s
}

.text_btn {
    color: var(--btn-color-primary);
    font-weight: 600;
    transition: .5s;
    font-size: 20px
}

.text_btn:hover i {
    margin-left: 10px;
    transition: .5s ease-in-out;
    color: #000
}

.text_btn i {
    transition: .5s ease-in-out;
    font-size: 30px;
    vertical-align: middle
}

.site-menu li a:hover svg path, .site-menu li a:hover svg rect, .site-navbar .site-navigation .site-menu .active>a>svg>path, .site-navbar .site-navigation .site-menu .active>a>svg>rect {
    fill: #60cdff
}

.has-children.open>.dropdown_link, .has-children.open>:first-child, .site-navbar .site-navigation .site-menu .has-children .dropdown .active>a, .text-primary {
    color: #60cdff !important
}

.men_logo .logo img {
    height: 65px;
    max-width: 100%
}

.men_logo {
    text-align: end;
    padding-left: 30px
}

.icon img {
    max-width: 25%
}

.btn {
    border-radius: 0
}

.btn:active, .btn:focus, .btn:hover {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.nkc_career_left .heading__secnd {
    margin: 0
}

.btn.btn-black {
    color: #fff;
    background-color: #60cdff
}

.inner_banner_title {
    padding: 10px 35px 10px 100px;
    margin: 0;
    display: inline-flex;
    align-items: center;
    width: auto;
    backdrop-filter: blur(10px);
    background: #ffffff40;
    border-radius: 0 100px 100px 0
}

.line, .line::before {
    width: 130px;
    height: 2px
}

.btn.btn-black:hover {
    color: #fff;
    background-color: #000
}

.line-height-1 {
    line-height: 1 !important
}

.custom_dropdown h5, .heading__frst {
    color: rgb(28 66 114);
    font-weight: 600;
    display: inline-block;
    border-bottom: 2px dashed;
    padding-bottom: 5px
}

.section_heading .heading__secnd {
    margin-bottom: 25px
}

.heading__secnd {
    color: #2d357a;
    font-weight: 700;
    font-size: 30px
}

.hero2 .hero2-tags ul, .menu___bar .container-fluid, .policies li:first-child {
    padding-left: 0
}

.line {
    background: #2a3478;
    display: inline-block;
    margin-bottom: 7px
}

.down_ftr, .footer_list, .patern_container, .proposition_section .proposition_card {
    display: flex
}

.line::before {
    content: "";
    background: #3fa7b0;
    position: absolute;
    top: -4px;
    left: 0
}

.center__heading .line::before {
    transform: translate(-50%, -50%);
    top: -3px
}

.section_heading {
    padding: 0 150px
}

.glance_hdng {
    font-size: 24px;
    margin-bottom: 10px
}

.section h5 {
    font-size: 24px;
    margin-top: 10px
}

.nkc_career_right_images img {
    width: 100%;
    border-radius: 15px
}

.site-navbar {
    margin-bottom: 0;
    z-index: 999
}

.brdcr li a:hover, .site-navbar.transparent {
    background: 0 0
}

.site-navbar.absolute {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.site-navbar .site-logo {
    position: absolute;
    left: 0;
    top: 0;
    margin-top: -20px
}

.site-navbar .site-navigation.border-bottom {
    border-bottom: 1px solid #f3f3f4 !important
}

.brdcrm .breadcrumb, .crlai .card:last-child, .site-navbar .site-navigation .site-menu, .testimonial-block-three .inner-box .content-box .title {
    margin-bottom: 0
}

.site-navbar .site-navigation .site-menu .active>a {
    color: #0056b3 !important
}

.site-menu li a:hover {
    color: #0056b3;
    transition: .5s
}

.site-navbar .site-navigation .site-menu a {
    text-decoration: none !important;
    font-size: 15px;
    display: inline-block;
    font-weight: 600
}

.site-navbar .site-navigation .site-menu>li {
    display: inline-block;
    padding: 10px
}

.site-navbar .site-navigation .site-menu>li>a {
    padding: 0;
    text-transform: capitalize;
    letter-spacing: .05em;
    color: #000;
    font-weight: 600;
    font-size: 15px;
    text-decoration: none !important
}

.site-navbar .site-navigation .site-menu .has-children>a {
    position: relative;
    padding-right: 20px
}

.site-navbar .site-navigation .site-menu .has-children>a:before {
    position: absolute;
    content: "\e313";
    font-size: 16px;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: icomoon
}

.site-navbar .site-navigation .site-menu .has-children .dropdown {
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    top: 100%;
    position: absolute;
    text-align: left;
    border-top: 2px solid #60cdff;
    -webkit-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, .1);
    border-left: 1px solid #edf0f5;
    border-right: 1px solid #edf0f5;
    border-bottom: 1px solid #edf0f5;
    padding: 0;
    margin-top: 20px;
    margin-left: 0;
    background: #fff;
    -webkit-transition: .2s;
    -o-transition: .2s;
    border-radius: 0 0 10px 10px;
    transition: .2s
}

.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top {
    position: absolute
}

.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
    bottom: 100%;
    left: 20%;
    border: 10px solid rgba(136, 183, 213, 0);
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #fff;
    margin-left: -10px
}

.site-navbar .site-navigation .site-menu .has-children .dropdown a {
    font-size: 12px;
    text-transform: none;
    letter-spacing: normal;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    color: #343a40;
    font-weight: 600
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li {
    list-style: none;
    padding: 0;
    margin: 0;
    min-width: 200px
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li>a {
    padding: 9px 20px;
    display: block
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children:active>a, .site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children:focus>a, .site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children:hover>a, .site-navbar .site-navigation .site-menu .has-children .dropdown>li>a:hover {
    background: #f4f5f9;
    color: #25262a
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>a:before {
    content: "\e315";
    right: 10px
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>.dropdown, .site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>ul {
    left: 100%;
    top: 0
}

.site-mobile-menu .site-nav-wrap a:hover, .site-mobile-menu .site-nav-wrap li.active>a, .site-navbar .site-navigation .site-menu .has-children:active>a, .site-navbar .site-navigation .site-menu .has-children:focus>a, .site-navbar .site-navigation .site-menu .has-children:hover>a {
    color: #60cdff
}

.site-navbar .site-navigation .site-menu .has-children:active, .site-navbar .site-navigation .site-menu .has-children:focus, .site-navbar .site-navigation .site-menu .has-children:hover {
    cursor: pointer
}

.site-navbar .site-navigation .site-menu .has-children:active>.dropdown, .site-navbar .site-navigation .site-menu .has-children:focus>.dropdown, .site-navbar .site-navigation .site-menu .has-children:hover>.dropdown {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    margin-top: 0;
    visibility: visible;
    opacity: 1
}

.site-mobile-menu {
    top: 0;
    width: 300px;
    position: fixed;
    right: 0;
    z-index: 2000;
    padding-top: 20px;
    background: #fff;
    height: calc(100vh);
    -webkit-transform: translateX(110%);
    -ms-transform: translateX(110%);
    transform: translateX(110%);
    -webkit-box-shadow: -10px 0 20px -10px rgba(0, 0, 0, .1);
    box-shadow: -10px 0 20px -10px rgba(0, 0, 0, .1);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.book_form button, .book_form input, .book_form textarea {
    box-shadow: 0 2px 4px rgba(0, 0, 0, .25)
}

.offcanvas-menu .site-mobile-menu {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.site-mobile-menu .site-mobile-menu-header {
    width: 100%;
    float: left;
    padding-left: 20px;
    padding-right: 20px
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {
    float: right;
    margin-top: 8px
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
    font-size: 30px;
    display: inline-block;
    padding-left: 10px;
    padding-right: 0;
    line-height: 1;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span:hover {
    color: #25262a
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo {
    float: left;
    margin-top: 10px;
    margin-left: 0
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a {
    display: inline-block;
    text-transform: uppercase
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a img {
    max-width: 70px
}

.site-mobile-menu .site-mobile-menu-body {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    position: relative;
    padding: 0 20px 150px;
    height: calc(100vh - 52px)
}

.site-mobile-menu .site-nav-wrap {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative
}

.contact_box .footer_list:not(:last-child), .footer_list:not(:last-child), .footer_logo {
    margin-bottom: 10px
}

.site-mobile-menu .site-nav-wrap a {
    padding: 10px 20px;
    display: block;
    position: relative;
    color: #212529
}

.site-mobile-menu .site-nav-wrap li {
    position: relative;
    display: block
}

.site-mobile-menu .site-nav-wrap .arrow-collapse {
    position: absolute;
    right: 0;
    top: 10px;
    z-index: 20;
    width: 36px;
    height: 36px;
    text-align: center;
    cursor: pointer;
    border-radius: 50%
}

.site-mobile-menu .site-nav-wrap .arrow-collapse:hover {
    background: #f8f9fa
}

.site-mobile-menu .site-nav-wrap .arrow-collapse:before {
    font-size: 12px;
    z-index: 20;
    font-family: icomoon;
    content: "\f078";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-180deg);
    -ms-transform: translate(-50%, -50%) rotate(-180deg);
    transform: translate(-50%, -50%) rotate(-180deg);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.site-mobile-menu .site-nav-wrap .arrow-collapse.collapsed:before {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.site-mobile-menu .site-nav-wrap>li {
    display: block;
    position: relative;
    float: left;
    width: 100%
}

.site-mobile-menu .site-nav-wrap>li>a {
    padding-left: 20px;
    font-size: 20px
}

.site-mobile-menu .site-nav-wrap>li>ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.dotCircle .itemDot.active .forActive, .site-mobile-menu .site-nav-wrap>li>ul>li, .site-mobile-menu .site-nav-wrap>li>ul>li>ul>li, .step.active .step_box.dedicated, .step.active .step_box.employees {
    display: block
}

.site-mobile-menu .site-nav-wrap>li>ul>li>a {
    padding-left: 40px;
    font-size: 16px
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul {
    padding: 0;
    margin: 0
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul>li>a {
    font-size: 16px;
    padding-left: 60px
}

.site-mobile-menu .site-nav-wrap[data-class=social] {
    float: left;
    width: 100%;
    margin-top: 30px;
    padding-bottom: 5em
}

.site-mobile-menu .site-nav-wrap[data-class=social]>li {
    width: auto
}

.site-mobile-menu .site-nav-wrap[data-class=social]>li:first-child a {
    padding-left: 15px !important
}

header {
    background: #fff
}

#navbar {
    position: sticky;
    top: 0;
    width: 100%;
    display: block;
    transition: top .8s
}

.header_btn {
    background: #004aad;
    color: #fff;
    padding: 10px 18px !important
}

.header_btn a, .header_btn a:hover {
    color: #fff !important
}

.footer_logo {
    width: 50%;
    /* background: #fff;
    border-radius: 5px */
    margin-bottom: 20px;
}

.footer_icon {
    margin-right: 6px
}

.footer_icon img {
    width: 22px
}

.footer_list i {
    font-size: 40px;
    color: #fff
}

.footer_list_text {
    width: 90%;
    color: #fff;
    font-size: 14px
}

.footer_list_text p {
    font-weight: 600;
    margin-bottom: 0 !important
}

#cookieModal .modal-body p, #cookieModal .modal-header button span, .appnavi li a, .bg_cta .heading__secnd, .bg_cta p, .footer_list_text a, .patern_list li:hover a, .policies li a, .subscribe {
    color: #fff
}

#post-carousel .owl-nav button, .post_box a:hover h4, .social_icon a:hover {
    color: var(--btn-color-primary)
}

.contact8 .form-area .single-input, .footer_social {
    margin-top: 20px
}

.down_ftr {
    gap: 20px;
    padding-top: 20px;
    border-top: 1px dashed #dfdfdf
}

.down_ftr .footer_list, .testimonial-slide3 .testimonial-footer .rating-image img, .w-30 {
    width: 30% !important;
}

.ftr_abt .ftr_logo {
    background: #fff;
    padding: 10px;
    border-radius: 3px;
    width: 20%;
    margin-bottom: 8px
}

.new_cta .cta_text, .our_client_logo .col-md-3 {
    margin-bottom: 40px
}

.ftr_abt p {
    font-size: 14px !important
}

.ftr_abt {
    border-bottom: 1px dashed #dfdfdf;
    padding-bottom: 20px;
    margin-bottom: 30px
}

.ftr_certif ul {
    display: flex;
    gap: 30px
}

.ftr_certif li, .hero2 .hero2-tags ul li {
    display: inline-block
}

.social_icon a {
    display: inline-flex;
    height: 40px;
    width: 40px;
    justify-content: center;
    align-items: center;
    border: 1px solid var(--btn-color-primary);
    color: #fff;
    border-radius: 5px;
    transition: .5s
}

.social_icon a:hover {
    background: 0 0;
    transition: .5s
}

.policies {
    list-style-type: none;
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
    display: flex;
    justify-content: end
}

.policies li:not(:last-child) {
    border-right: 2px solid #606060
}

.policies li {
    padding: 0 10px
}

.footer_bg {
    background-image: url(../img/construction-erp-software.webp);
    background-attachment: fixed;
    padding: 30px 0 0;
    position: relative
}

#top_button, .side_button, .side_form {
    display: inline-block;
    position: fixed
}

.footer_bg::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    content: ""
}

.footer_box p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 5px
}

.footer_heading {
    font-size: 17px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px
}

.bordered_head, .mein_box {
    margin-bottom: 30px;
    text-align: center
}

.footer_box ul li {
    list-style-type: none
}

.footer_box ul, .service-section_seven .pbmit-sticky {
    padding: 0
}

.footer_box ul li a {
    color: #e0e0e0;
    font-size: 14px
}

.footer_box p a {
    color: #5db4ff
}

.copyright, .heading1-w p {
    color: #fff;
    font-size: 14px
}

.ftr_socl {
    margin-top: 10px
}

.ftr_socl ul {
    display: flex;
    gap: 10px
}

.twtr {
    background: #fff;
    border-radius: 50%;
    padding: 5px;
    width: 25px;
    height: 25px
}

.hero-area-new-bg {
    position: relative;
    overflow: hidden;
}

.hero-area-new-bg .bg-video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* video full cover kare */
    transform: translate(-50%, -50%);
    z-index: -1;
    /* background me bhejna */
}

.hero-area-new-bg::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.4);
    /* dark overlay */
    z-index: 0;
}

/* Text and content visible above video */
.hero-area {
    position: relative;
    z-index: 1;
    color: #fff;
}

.hero-area-new-bg .container .contents .hedop {
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: .5rem;
}

.hero-area-new-bg .container .contents .head-title {
    font-size: 35px;
    font-weight: 700;
    line-height: 45px;
}

.comparision-section {
    background: #f7f7f7;
    padding: 60px 0px;
}

.comparision-div {
    border-radius: 8px;
    padding: 20px 25px;
    box-shadow: 0 15px 10px 0 rgba(210, 222, 228, .46);
    height: 100%;
    background-color: #fff;
    border: 1px solid #e1e1e1;
}

.comparision-div .heads {
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 8px;
    color: #2d357a;
    text-align: start;
}

.comparision-div .cnts {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 10px;
}

.comparision-div ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-weight: 500;
}

.comparision-div ul li {
    margin-bottom: 10px;
    display: flex;
    gap: 8px;
    align-items: baseline;
    font-size: 15px;
    color: #000;
}

.comparision-div ul li i {
    color: #2d357a;
}

.sfa-cta-section {
    padding: 60px 0px;
    background-color: #0e459a;
}

.sfa-cta-section .heads {
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 15px;
    color: #fff;
    text-align: start;
}

.sfa-cta-section .text {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 40px;
}

.sfa-cta-section .cta-btn {
    border: 1px solid #fff;
    font-weight: 500;
    padding: 13px 20px;
    border-radius: 3px;
    background: #fff;
}

.sales-industry-section {
    background: #f7f7f7;
    padding: 60px 0px;
}

.digital-tools-section {
    padding: 60px 0px;
}

.digital-tools-section .digital-tools-tabs {
    flex-direction: column;
}

.digital-tools-section .digital-tools-tabs .nav-pills {
    gap: 15px;
}

.digital-tools-section .digital-tools-tabs .nav-pills .nav-item .nav-link {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), inset 0 1px 2px rgba(0, 0, 0, 0.06);
    border-radius: 40px;
    font-size: 16px;
    font-weight: 500;
    padding: 8px 25px
}

.digital-tools-section .digital-tools-tabs .nav-pills .nav-item .nav-link.active {
    background-color: #359bb9;
}

.digital-tools-section .digital-tools-tabs .tab-content .tab-pane .digital-tools-tabs-content .heds {
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    color: #359bb9;
    margin-bottom: 5px;
    letter-spacing: .5px;
}

.digital-tools-section .digital-tools-tabs .tab-content .tab-pane .digital-tools-tabs-content .cnts {
    font-size: 16px;
    font-weight: 400;
    color: #4B5563;
    line-height: 28px;
    margin: 0 0 15px;
}

.digital-tools-section .digital-tools-tabs .tab-content .tab-pane .digital-tools-tabs-content ul {
    padding-left: 20px;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
    list-style: square;
}

.digital-tools-section .digital-tools-tabs .tab-content .tab-pane .digital-tools-tabs-content ul li {
    color: #4B5563;
    font-size: 16px;
    font-weight: 400;
}

.sales-industry-section .industry-cards {
    flex-wrap: wrap;
    gap: 64px;
}

.sales-industry-section .card {
    height: 140px;
    width: 132px;
    transform: rotate(45deg);
    background-color: rgb(255 255 255);
    /* margin-right: 90px; */
    border-radius: 10px;
    box-shadow: 5px 5px 10px #e0dfdf inset, -5px -5px 20px rgb(80, 76, 76) inset;
}

.sales-industry-section .layer {
    height: 123%;
    width: 89%;
    background-color: #fff;
    box-shadow: 0px 15px 35px grey;
    border: 2px solid white;
    margin-top: 30px;
    margin-left: 27px;
    border-radius: 10px;
    background: linear-gradient(80deg, rgb(211, 208, 208), white);
}

.sales-industry-section .content {
    transform: rotate(-45deg);
    text-align: center;
    justify-content: center;
    margin-top: 36px;
    display: flex;
    align-items: center;
}

.sales-industry-section .content h2 {
    font-weight: 500;
    /* margin-top: 5px; */
    /* color: rgb(81, 180, 187); */
    color: #000 !important;
    font-size: 17px;
    /* margin-left: 11px; */
}

/* new page */

.new-home-section {
    background-image: url(https://www.nkcproject.com/img/career3.png);
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .60) 10%, transparent 90%), url(https://www.nkcproject.com/img/career3.png);
    background-size: cover !important;
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    padding: 118px;
    height: calc(100vh - 65px);
}

.new-home-section .divinding-content .divinding-heading {
    font-size: 80px;
    line-height: 90px;
    font-weight: 700;
    margin-bottom: 40px;
    text-shadow: 1px 1px 1px #0048a9;
}

.new-home-section .divinding-content .new-btn {
    font-size: 15px;
    line-height: 25px;
    text-align: justify;
    padding: 10px 20px;
    border: 2px solid #f1f1f1;
    color: #fff;
    font-weight: 600;
}

/* .card1,
.card3 {
    margin-top: -90px;
} */
/* Optional: Mobile optimization */
/* @media (max-width: 768px) {
  .hero-area-new-bg .bg-video {
    display: none;
  }
  .hero-area-new-bg {
    background: url('fallback.jpg') center/cover no-repeat;
  }
} */

.offering-section .feature-block {
    background-color: #e7f2ff;
    padding: 20px;
    display: flex;
    align-items: flex-start;
    gap: 15px;
    transition: transform 0.3s ease;
    border-bottom: 3px solid #408cf1;
}

.offering-section .feature-block:first-child {
    border-radius: 8px 0 0 8px;
}

.offering-section .feature-block:last-child {
    border-radius: 0 8px 8px 0;
}

.offering-section .feature-block:nth-child(odd) {
    background: #004aad;
    color: white !important;
}

.offering-section .feature-block .inner-offering-box {
    display: flex;
    gap: 10px;
}

.offering-section .inner-offering-box .offerings-box {
    width: 60px;
    height: 60px;
    min-width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.offering-section .inner-offering-box .content-box .title {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 8px 0;
}

.offering-section .inner-offering-box .content-box .text {
    font-weight: 400;
}

.salesforce-tech-section {
    background: url(https://www.valuecoders.com/wp-content/themes/valuecoders/v6.0/images/home-images/bg-image.png);
    width: 100%;
    height: 100%;
    background-size: cover;
    padding: 60px 0;
    position: relative;
}

.salesforce-tech-section .salesforce-tech-icon .tech-img {
    width: 110px;
    height: 102px;
    background: #fff;
    display: block;
    border-radius: 20px;
    border: 1.5px solid #a0a0a02e;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    margin: 0 0 10px;
}

.salesforce-tech-section .salesforce-tech-icon {
    flex-direction: column;
    align-items: center;
}

.salesforce-tech-section .salesforce-tech-icon .salesforce-tech-name h5 {
    color: #fff;
}

.salesforce-industry-section {
    padding: 60px 0;
    background: #f8fafb;
}

.salesforce-industry-section .salesforce-industry-item {
    position: relative;
    /* width: 25% !important; */
    height: 360px !important;
    overflow: hidden;
    border-radius: 10px;
    background: linear-gradient(180deg, #070344 20.6%, #070099 63.21%);
    transition: transform 0.3s, box-shadow 0.3s;
    margin: 0 10px;
    z-index: 9;
}

.salesforce-industry-section .salesforce-industry-item.white-bg {
    position: relative;
    /* width: 25% !important; */
    height: 360px !important;
    overflow: hidden;
    border-radius: 10px;
    background: linear-gradient(180deg, #070344 20.6%, #fff 63.21%);
    transition: transform 0.3s, box-shadow 0.3s;
    margin: 0 10px;
    z-index: 9;
}

.salesforce-industry-section .salesforce-industry-item .card-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 360px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: top 0.6s ease-in-out;
    z-index: -1;
}

.salesforce-industry-section .salesforce-industry-item .card-bg::before {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(7, 0, 153, 0) 10.6%, #070344 63.21%);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    transform: rotate(180deg);
}

.salesforce-industry-section .salesforce-industry-item.white-bg .card-bg::before {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(7, 0, 153, 0) 10.6%, #ffffff 63.21%);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    transform: rotate(180deg);
}

/* .salesforce-industry-section .salesforce-industry-item.white-bg {
    background: #fff;
} */
/* .salesforce-industry-section .salesforce-industry-item.white-bg .card-bg {
    top: auto;
    bottom: 0;
    height: 220px;
    left: 0;
    transition: left 0.6s ease-in-out;
} */
.salesforce-industry-section .salesforce-industry-card .card-content {
    position: relative;
    z-index: 2;
    padding: 20px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    color: #fff;
    z-index: 2;
}

.salesforce-industry-section .salesforce-industry-card .card-content h5 {
    font-size: 16px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 600;
}

.salesforce-industry-section .salesforce-industry-card .card-content p {
    color: rgba(255, 255, 255, .8);
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    margin: 0 0 15px;
}

.salesforce-industry-section .owl-nav .owl-next, .salesforce-industry-section .owl-nav .owl-prev {
    background: #004aad !important;
    top: 35%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
}

.salesforce-industry-section .owl-nav .owl-next span, .salesforce-industry-section .owl-nav .owl-prev span {
    font-size: 56px;
    line-height: 26px;
    color: #fff;
    font-weight: 200;
}

.salesforce-industry-section .owl-nav .owl-prev {
    left: -6%;
}

.salesforce-industry-section .owl-nav .owl-next {
    right: -6%;
}

.hire-developer-section {
    background-image: url(../img/salesforce/banner-hire-developer.webp);
    padding: 50px 0;
    background-size: cover;
    background-position: right;
    position: relative;
    z-index: 99;
}

.hire-developer-section .hire-list {
    padding-left: 0px;
    margin-bottom: 0px;
    display: flex;
    flex-direction: column;
    /* flex-wrap: wrap; */
    gap: 15px;
    margin-top: 20px;
    width: fit-content;
}

.hire-developer-section .hire-list li {
    border: 2px solid #ffffff1a;
    background-color: #ffffff1a;
    border-radius: 9999px;
    list-style: none;
    font-weight: 500;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: .5px;
    padding-right: 1rem;
    backdrop-filter: blur(24px);
    padding-left: .75rem;
    padding-top: .25rem;
    padding-bottom: .25rem;
    display: flex;
    align-items: center;
    gap: 8px;
    /* width: calc(50% - 10px); */
}

.hire-developer-section .hire-list li i {
    font-size: 12px;
}

.hire-developer-section .form-borders {
    /* margin-top: 30px; */
    height: 100%;
    backdrop-filter: blur(33px);
    background: rgba(243, 247, 255, 0.2);
    box-shadow: 0px 1.89347px 9.78694px rgb(56 141 255 / 25%);
    border-radius: 10px;
}

.hire-developer-section .spacing-top {
    margin-top: 8px;
}

.hire-developer-section .contuts-forms {
    padding: 20px 30px;
}

.hire-developer-section .form-borders label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

.hire-developer-section .form-borders .form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    color: #555;
    background-color: var(--white);
    border: 1px solid #ccc !important;
    border-radius: 4px;
    background-clip: padding-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    box-shadow: none !important;
}

.hire-developer-section .form-borders .choose-file .form-control {
    box-shadow: none;
    outline: 0;
    border-radius: 4px;
    font-size: 14px;
    padding: .75rem .75rem;
    height: 100%;
}

.hire-developer-section .form-borders .submit {
    background: white;
    color: #004aad;
    border-radius: 5px;
    padding: 8px 20px;
    font-size: 14px;
    font-weight: 500;
}

.why-hire-section .cnts {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
}

.why-hire-section .why-hire-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding-left: 0px;
    margin-bottom: 0px;
}

.why-hire-section .why-hire-list li {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    display: flex;
    align-items: start;
}

.why-hire-section .why-hire-list li svg {
    fill: #004aad;
    height: 100%;
    width: 25px;
    margin-right: 8px;
    margin-top: 8px;
}

.tech-skills-section {
    background-image: url(../img/body2.png);
    overflow: hidden;
    position: relative;
    padding: 50px 0;
}

.tech-skills-section .nav {
    display: flex;
    max-width: 100%;
    justify-content: flex-start;
    flex-direction: column;
    margin: 0px;
    gap: 10px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    background: rgb(255, 255, 255);
    padding: 50px;
    border-radius: 20px 0px 0px 20px;
    box-shadow: rgba(0, 0, 0, 0.05) 20px 30px 50px 0px;
    height: 100%;
}

.tech-skills-section .nav-pills .nav-link {
    font-size: 16px;
    font-weight: 600;
    border-radius: 10px;
    padding: 18px;
}

.tech-skills-section .nav-pills .nav-link.active {
    color: #fff;
    background-color: #004aad;
}

.tech-skills-section .tab-content .tab-pane ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    display: grid;
    padding: 2rem;
    gap: 10px;
}

.tech-skills-section .tab-content .tab-pane ul li {
    background: #f7f7f7;
    padding: 1.25rem;
    letter-spacing: .5px;
    border-radius: 16px;
    list-style: none;
    font-size: 14px;
    font-weight: 600;
}

.tech-skills-section .tab-content .tab-pane ul li:hover {
    box-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
}

.infobox {
    position: relative;
    padding: 60px 40px;
    background: #ffffff;
    border-radius: 35px;
    border: 3px solid;
}

.infobox.blue::before {
    position: absolute;
    left: -23px;
    bottom: -23px;
    content: "";
    height: 100%;
    width: 100%;
    background: #004aad;
    border-radius: 35px;
    z-index: -1;
}

.infobox.orange::before {
    position: absolute;
    right: -23px;
    top: -23px;
    content: "";
    height: 100%;
    width: 100%;
    background: #359bb9;
    border-radius: 35px;
    z-index: -1;
}

/* TOP-LEFT CURVE */
.infobox.blue .curve-left {
    position: absolute;
    width: 85px;
    width: 100%;
    height: 55px;
    border-radius: 47px 0px 0px 0px;
    border: 3px solid;
    border-bottom: none;
    border-right: none;
    top: -25px;
    left: -24px;
    color: #004aad;
}

.infobox.orange .curve-left {
    position: absolute;
    width: 85px;
    width: 100%;
    height: 55px;
    border-radius: 0px 0px 47px 0px;
    border: 3px solid;
    border-top: none;
    border-left: none;
    bottom: -25px;
    right: -24px;
    color: #359bb9;
}

/* SMALL DOT */
.infobox.blue .dot {
    position: absolute;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    top: 18px;
    left: -28px;
    background: #004aad;
}

.infobox.blue .dot-1 {
    position: absolute;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    top: -30px;
    right: 15px;
    background: #004aad;
}

.infobox.orange .dot {
    position: absolute;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    bottom: -30px;
    left: 15px;
    background: #359bb9;
}

.infobox.orange .dot-1 {
    position: absolute;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    bottom: 18px;
    right: -28px;
    background: #359bb9;
}

/* COLORS */
.blue {
    border-color: #004aad;
}

.orange {
    border-color: #359bb9;
}

.infobox .title {
    margin-bottom: 20px;
    color: #000;
    text-align: center;
}

.infobox ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding-left: 0px;
    margin-bottom: 0px;
}

.infobox ul li {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    display: flex;
    align-items: center;
}

.infobox ul li svg {
    fill: #004aad;
    height: 100%;
    width: 25px;
    margin-right: 8px;
}

.infobox.orange ul li svg {
    fill: #359bb9;
}

.you-can-trust-section {
    padding: 50px 0;
    background-image: url(../img/servicecardbg.png);
    background-size: auto
}
.you-can-trust-section .cnts{
    font-size: 15px;
    font-weight: 400;
}
.you-can-trust-section .you-can-trust-img::after {
    content: "";
    position: absolute;
    width: 200%;
    height: 0%;
    left: 50%;
    top: 50%;
    background-color: rgba(255, 255, 255, 0.3);
    transform: translate(-50%, -50%) rotate(-45deg);
    z-index: 1;
}

.you-can-trust-section .you-can-trust-img:hover:after {
    height: 250%;
    transition: all 600ms linear;
    background-color: transparent;
}

.you-can-trust-section .you-can-trust-card {
    border: 1px solid #e1e1e1;
    border-radius: 8px;
    box-shadow: 0 15px 10px 0 rgba(210, 222, 228, .46);
    transition: .5s ease-in-out;
    height: 100%;
    position: relative;
    background-color: #fff;
    z-index: 9;
    overflow: hidden;
}

.you-can-trust-section .you-can-trust-card .you-can-trust-heading {
    font-size: 17px;
    line-height: 27px;
    font-weight: 600;
    margin-bottom: 0px;
    padding: 15px 15px;
    color: var(--white);
    text-align: center;
}

.you-can-trust-section .you-can-trust-card .you-can-trust-listing {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 15px 15px;
    margin-bottom: 0px;
}

.you-can-trust-section .you-can-trust-card .you-can-trust-listing li {
    color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: 23px;
    display: flex;
    align-items: start;
}

.you-can-trust-section .you-can-trust-card .you-can-trust-listing li svg {
    fill: #004aad;
    height: 100%;
    width: 25px;
    margin-right: 8px;
    margin-top: 4px;
}

.you-can-trust-section .you-can-trust-card.theme-color .you-can-trust-listing li svg {
    fill: #1e7b9d;
}

.unique-process-section .info-box {
    background: #ffffff;
    border-radius: 0px;
    padding: 50px 35px;
    text-align: center;
    position: relative;
    box-shadow: 18px 10px 17px rgba(0, 0, 0, 0.10);
    transition: 0.3s;
}

.unique-process-section .info-box .info-title {
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 15px;
}
.unique-process-section .info-box p {
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    color: #acaaaa;
    margin-bottom: 0px;
}


/* ------ Arrow Style ------ */
.unique-process-section .info-box:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -22px;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 22px solid;
}

/* Last card no arrow */
.unique-process-section .info-box.last:after {
    display: none;
}

/* Colors */
.unique-process-section .yellow {
    color: #f4a522;
}

.unique-process-section .yellow-border:after {
    border-left-color: #f4a522;
}

.unique-process-section .gray {
    color: #8c8c8c;
}

.unique-process-section .gray-border:after {
    border-left-color: #8c8c8c;
}

.unique-process-section .red {
    color: #e63946;
}

.unique-process-section .red-border:after {
    border-left-color: #e63946;
}

.unique-process-section .blue {
    color: #0077b6;
}

.unique-process-section .blue-border:after {
    border-left-color: #0077b6;
}

.salesforce-about-section .salesforce-about-img{
    box-shadow: 7px 6px 10px #9e9e9e;
    border-radius: 10px;
    overflow: hidden;
}
.hire-developers-for-every-skill-section .every-skill-card{
    border-bottom: 3px solid #dee2e6;
}
.hire-developers-for-every-skill-section .every-skill-card .heads{
    border-image-slice: 1;
    border-image-source: linear-gradient(to right, #6fadff, #0357c9);
    border-top: 4px solid;
    margin: 0 0 10px;
    padding-top: 15px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    color: #110302;
    text-align: left;
}
.hire-developers-for-every-skill-section .every-skill-card .cnts{
    font-size: 14px;
    color: #4B5563;
    line-height: 25px;
    font-weight: 400;
    margin: 0 0 15px;
}
.hire-developers-for-every-skill-section .every-skill-card ul{
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 0; 
}
.hire-developers-for-every-skill-section .every-skill-card ul li{
    color: #4b5563;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    display: flex;
    align-items: start;
}
.hire-developers-for-every-skill-section .every-skill-card ul li svg{
    fill: #004aad;
    height: 100%;
    width: 25px;
    margin-right: 8px; 
}
.new-page-icon{
    text-align: end;
}
.new-page-icon i{
    border: 1.5px solid #dee2e6;
    padding: 8px 10px;
    border-bottom: 0px;
    color: #004aad;
    font-weight: 700;
}

.hire-contact-us-section{ 
    background: linear-gradient(272.2deg, rgb(36 47 53 / .15) 10.82%, rgb(36 47 53 / .95) 65.88%), url(https://lumex.bslthemes.com/wp-content/uploads/2025/08/img-11.jpg);
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    padding: 110px 80px
}
.hire-contact-us-section .contact-content h2{
    font-size: 34px;
    line-height: 44px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #fff;
}
.hire-contact-us-section .contact-content .cnts{
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 30px;
    color: #fff;
}

.hire-contact-us-section .contact-content .call-info-box{
    background-color: transparent;
    color: var(--white);
    border: 1.5px solid #ffffff;
    font-size: 16px;
    font-weight: 700;
    padding: 8px 25px;
    border-radius: 50px;
    position: relative;
    overflow: hidden;
    z-index: 0;
    transition: 0.2s transform ease-in-out;
    display: inline-flex;
    align-items: center;
    gap: 10px;
}
.single-tech-skills-section {
    background-image: url(../img/body2.png);
    overflow: hidden;
    position: relative;
    padding: 50px 0;
}

.single-tech-skills-section .nav{
    display: flex;
    max-width: 100%;
    justify-content: flex-start;
    flex-direction: column;
    margin: 0px;
    gap: 10px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    background: rgb(255, 255, 255);
    padding: 30px;
    border-radius: 20px 0px 0px 20px;
    box-shadow: rgba(0, 0, 0, 0.05) 20px 30px 50px 0px;
    height: 100%;
}

.single-tech-skills-section .nav-pills .nav-link {
    font-size: 16px;
    font-weight: 600;
    border-radius: 10px;
    padding: 18px;
}

.single-tech-skills-section .nav-pills .nav-link.active {
    color: #fff;
    background-color: #004aad;
}
.single-tech-skills-section .tab-content .tab-pane{  
    padding: 2rem; 
}
.single-tech-skills-section .tab-content .tab-pane .heads{
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    color: #004aad;
    text-align: left;
}
.single-tech-skills-section .tab-content .tab-pane .cnts{
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
}
.single-tech-skills-section .tab-content .tab-pane ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    display: grid;
    padding: 0px;
    gap: 10px;
    margin-top: 20px;
}

.single-tech-skills-section .tab-content .tab-pane ul li {
    background: #f7f7f7;
    padding: 1.25rem;
    letter-spacing: .5px;
    border-radius: 16px;
    list-style: none;
    font-size: 14px;
    font-weight: 600;
}

.single-tech-skills-section .tab-content .tab-pane ul li:hover {
    box-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
}
.strategic-advantage-section{
    background: linear-gradient(90deg, rgba(0, 0, 0, .63) 52.42%, rgba(40, 47, 53, 0) 100%), url(../img/video-telematics-solution-1.webp);
    padding: 90px 0;
    background-size: cover;
    background-position: right;
    position: relative;
    z-index: 99;

}
.strategic-advantage-section ul{
    padding-left: 0px;
    margin-bottom: 0px;
    margin-top: 30px;
}
.strategic-advantage-section ul li{ 
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    line-height: 36px;
    padding-left: 27px;
    margin-bottom: 0;
    list-style: none;
}
.strategic-advantage-section .list-style-two li:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "\f058";
    font-weight: 900;
    font-family: "font awesome 6 pro";
    color: #fff;
}
@media screen and (max-width:1024px) {  
    .hire-contact-us-section{
        padding: 70px 60px;
    }
    .single-tech-skills-section .nav, .tech-skills-section .nav{
        padding: 14px 10px;
        border-radius: 20px 20px 20px 20px;
    }
    .single-tech-skills-section .nav-pills .nav-link, .tech-skills-section .nav-pills .nav-link{
        font-size: 14px;
        padding: 10px 10px;
    }
    .single-tech-skills-section .tab-content .tab-pane{
        padding: 15px 15px;
    } 
    .tech-skills-section .tab-content .tab-pane ul{
        padding: 15px 15px;
    }
    .single-tech-skills-section .tab-content .tab-pane .heads{
        font-size: 23px;
        line-height: 34px;
    }
    .single-tech-skills-section .tab-content .tab-pane .cnts{
        font-size: 15px;
        line-height: 25px;
    }
    .single-tech-skills-section .tab-content .tab-pane ul li, .tech-skills-section .tab-content .tab-pane ul li{
        padding: 10px 10px 10px 10px;
        border-radius: 8px;
        font-size: 12px;
    }
}
@media screen and (max-width:991px) {
    .methed h1{
        font-size: 32px;
    }
    .hire-developer-section .contuts-forms{
        padding: 20px 20px;
    }
    .hire-contact-us-section{
        padding: 50px 40px;
    }
    .single-tech-skills-section .nav, .tech-skills-section .nav{
        padding: 14px 10px;
        border-radius: 20px 20px 20px 20px;
    }
    .single-tech-skills-section .nav-pills .nav-link, .tech-skills-section .nav-pills .nav-link{
        font-size: 14px;
        padding: 10px 10px;
    }
    .single-tech-skills-section .tab-content .tab-pane{
        padding: 15px 15px;
    } 
    .tech-skills-section .tab-content .tab-pane ul{
        padding: 15px 15px;
    }
    .single-tech-skills-section .tab-content .tab-pane .heads{
        font-size: 23px;
        line-height: 34px;
    }
    .single-tech-skills-section .tab-content .tab-pane .cnts{
        font-size: 15px;
        line-height: 25px;
    }
    .single-tech-skills-section .tab-content .tab-pane ul li, .tech-skills-section .tab-content .tab-pane ul li{
        padding: 10px 10px 10px 10px;
        border-radius: 8px;
        font-size: 12px;
    }
    .infobox{
        padding: 20px 15px;
    }
    .infobox .title{
        font-size: 22px;
        line-height: 32px;
    }  
    .unique-process-section .info-box .info-title{
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 10px;
    }
}
@media screen and (max-width:767px) {
    .methed h1{
        font-size: 40px;
    }
    .hire-contact-us-section{
        padding: 50px 40px;
    }
    .hire-developer-section .contuts-forms{
        padding: 20px 30px;
    }
    .unique-process-section .info-box .info-title{
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 10px;
    }
    .infobox .title{
        font-size: 24px;
        line-height: 34px;
    }
}

@media screen and (max-width:425px) {
    .hire-contact-us-section{
        padding: 50px 0px;
    }
    .hire-contact-us-section .contact-content h2{
        font-size: 24px;
        line-height: 34px;
    }
    .hire-contact-us-section .contact-content .cnts {
        font-size: 18px;
        line-height: 30px;
    }
    .single-tech-skills-section .nav, .tech-skills-section .nav{
        padding: 14px 10px;
        border-radius: 20px 20px 20px 20px;
    }
    .single-tech-skills-section .nav-pills .nav-link, .tech-skills-section .nav-pills .nav-link{
        font-size: 14px;
        padding: 10px 10px;
    }
    .single-tech-skills-section .tab-content .tab-pane{
        padding: 15px 15px;
    }
    .tech-skills-section .tab-content .tab-pane ul{
         padding: 15px 15px;
    }
    .single-tech-skills-section .tab-content .tab-pane .heads{
        font-size: 23px;
        line-height: 34px;
    }
    .single-tech-skills-section .tab-content .tab-pane .cnts{
        font-size: 15px;
        line-height: 25px;
    }
    .single-tech-skills-section .tab-content .tab-pane ul li, .tech-skills-section .tab-content .tab-pane ul li{
        padding: 10px 10px 10px 10px;
        border-radius: 8px;
        font-size: 12px;
    }
    .heading10 h2{
        font-size: 22px;
        line-height: 32px;
    }
    .unique-process-section .info-box:after{
        display: none;
    }
    .challengaes-box-section .infobox{
        padding: 20px 15px;
    }
    .challengaes-box-section .infobox ul li{
        font-size: 12px;
        line-height: 24px;
    }
    .challengaes-box-section .infobox ul li svg{
        width: 20px;
    }
    .challengaes-box-section .infobox .title{
        font-size: 18px;
    }
}