/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
    font-family: 'Montserrat', sans-serif;
    color: #1D262B;
    font-size: 14px;
    line-height: 23px;
    font-weight: 500;
    overflow-x: hidden;
}

a {
    color: #4054AE;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    text-decoration: none;
}

    a:hover {
        color: #81D966;
        text-decoration: none;
    }

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif;
}

.text-green {
    color: #9ecf77;
}

.text-blue {
    color: #4054AE;
}


.bg_green {
    background: #9ecf77;
    border: #fff;
}

.btn.bg_green:hover {
    background: #64c745;
}

.btn-default {
    border: 1px solid #ededed;
}

    .btn-default:hover {
        background: #ededed !important;
    }

.border-radius-0 {
    border-radius: 0 !important;
}

.bg_blue {
    background: #4054AE;
    border: #fff;
}

.bg_blue_section {
    background: url(../img/slide/proquantic-software-fzco-web-and-digital-agency-for-uae-clients.jpg) 0 0 no-repeat;
    background-size: cover;
}

.bg_blue_section_new {
    background: url(../img/slide/about-section.jpg) 0 0 no-repeat;
    background-size: cover;
}

.relatibe_bx {
    position: relative
}

input:focus-visible {
    border: 1px solid #ccc
}

.container-fluid {
    padding: 0 36px;
}

.container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    padding: 0 15px;
}

.border-none {
    border: none !important;
}

.border-right1 {
    border-right: 1px solid #4054ae2e !important;
}



.industry_we_work .card.w-190px {
    border: 1px solid rgba(194, 193, 214, 0.9) !important;
    border-radius: 12px;
}


/*--------------------------------------------------------------
# Request_callback
--------------------------------------------------------------*/
.request_callback {
    padding-top: 100px;
    margin-bottom: 100px;
    background: url(../img/Midbanner.png) 0 0 no-repeat;
    background-size: cover;
}

.callback_right {
    background-color: #2F429B;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    color: #fff;
}

.custom_btn1 {
    padding: 15px;
    border-radius: 0 !important;
    font-weight: 700;
}

.custom_btn2 {
    padding: 15px;
    border-radius: 0 !important;
    background: transparent !important;
    border: 1px solid #ededed !important;
}

    .custom_btn2:hover {
        background: #ededed !important;
        color: #000 !important;
    }

.request_callback .card {
    border-radius: 12px;
    border: none;
}

/* .request_callback .card .icon {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #ededed;
  padding: 20px;
} */




/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: 15px;
    z-index: 996;
    background: #81D966;
    width: 60px;
    height: 60px;
    border: 8px solid #F0EBFB;
    border-radius: 50%;
    transition: all 0.4s;
    z-index: 2;
}

    .back-to-top i {
        font-size: 28px;
        color: #000;
        line-height: 0;
    }

    .back-to-top:hover {
        background: #000;
        color: #fff;
    }

        .back-to-top:hover i {
            color: #fff;
        }

    .back-to-top.active {
        visibility: visible;
        opacity: 1;
    }

/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
    background: #cbc6da;
    padding: 10px 0;
    font-size: 14px;
}

    #topbar .contact-info i {
        font-style: normal;
        color: #000;
        padding-right: 5px;
    }

        #topbar .contact-info i a,
        #topbar .contact-info i span {
            font-family: 'Montserrat', sans-serif;
            padding-left: 5px;
            color: #000;
            font-weight: 500;
            margin-right: 30px;
        }

    #topbar .contact-info a {
        color: #000;
        line-height: 0;
        transition: 0.3s;
    }

        #topbar .contact-info a:hover {
            color: #f3f258;
        }

    #topbar .social-links a {
        color: #bababa;
        line-height: 0;
        transition: 0.3s;
        margin-left: 10px;
    }

        #topbar .social-links a:hover {
            color: white;
        }

.top_right_link a {
    color: #000;
    margin-left: 3em;
}

    .top_right_link a:hover {
        color: #f3f258
    }

.call_icon,
.mail_icon {
    width: 35px;
    height: 35px;
    text-align: center;
    padding: 10px;
    border-radius: 50%;
}

.call_icon {
    background: #2F429B;
}

    .call_icon i {
        font-size: 16px;
        color: #fff;
    }

.mail_icon {
    background: #9ecf77;
}

    .mail_icon i {
        font-size: 16px;
        color: #fff;
    }

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
    /* height: 70px;*/
    position: absolute;
    width: 100%;
    padding-top: 20px;
    z-index: 997;
    /*background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);*/
    transition: all 0.5s;
}

    #header.fixed-top {
        position: fixed !important;
        padding: 10px;
        top: 0;
        right: 0;
        left: 0;
        /* background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1); */
        z-index: 1030;
    }

.fixed-top.bg-white {
    box-shadow: 0px 14px 14px rgb(143 152 192 / 12%);
}

#header .logo h1 {
    font-size: 26px;
    padding: 0 0 0 8px;
    margin: 11px 0;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    /*border-left: 8px solid #8a8a00;*/
}

    #header .logo h1 a,
    #header .logo h1 a:hover {
        color: #545454;
        text-decoration: none;
    }


#header.fixed-top .site_logo {
    width: auto;
}

#header .logo img {
    padding: 0;
    margin: 0;
    min-height: 40px;
}

.scrolled-offset {
    margin-top: 0px;
}

.consult_btn {
    border-radius: 20px;
    color: #fff;
    background-color: #2F429B;
    border-color: #fff;
    font-size: 14px;
}

    .consult_btn:hover {
        background-color: #81D966;
        border-color: #fff;
    }


/*--------------------------------------------------------------
# Slider
--------------------------------------------------------------*/
.slider_section {
    position: relative;
    z-index: 2;
    background: #ffffff;
}

.slide_bg {
    height: auto;
    background: url(../img/slide/dubai.jpg) 0 0 no-repeat;
    background-size: cover;
    display: flex;
}

.slide_bg_new {
    height: auto;
    background: url(../img/slide/seo-banner-image.jpg) 0 bottom no-repeat;
    background-size: cover;
    display: flex;
}

/*.slider_bottom {
    position: relative;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -40px;
    z-index: 200;
}*/

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next,
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    display: none;
}

.swiper-pagination {
    position: relative;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 20px;
    padding: 15px auto;
}

.min-height350 {
    min-height: 350px !important;
}

.min-height375 {
    min-height: 375px !important;
}

/*new css code*/
.serv_card {
    min-height: 170px;
    padding: 30px;
    border-radius: 12px;
    justify-content: center;
    align-items: center;
    text-align: center;
}

    .serv_card .img_wrap {
        margin-bottom: 10px;
        min-height: 80px;
        display: flex;
        align-items: center;
    }

.serve_tittle_wrap h2 span {
    display: block;
}

.We_work_with_section_new {
    background: #415aa5;
    padding: 44px;
}

.serv_card img {
    max-width: 90%;
}

.serve_tittle_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

/*new css code*/

/*client say section*/
.client_sec {
    background: -webkit-linear-gradient(top, #f1f1ff 0%, #e7e7ff 100%);
    padding: 60px 0;
}

.custom_card {
    background-color: #fff;
    box-shadow: 5px 5px 20px #BDC1D94D;
    border-radius: 15px;
    font-size: 15px;
    line-height: 22px;
    color: #0B1B35;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    min-height: 100px;
}

.client_card_wrap {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
    gap: 20px 48px;
    justify-content: space-between;
    align-items: end;
}

    .client_card_wrap .custom_card {
        padding: 15px 15px 15px 45px;
        display: flex;
        align-items: center;
    }

.quote_wrap {
    padding: 30px;
    border-radius: 30px;
}

.quote_img {
    background: #E5E5F8;
    border-radius: 50px;
    width: 75px;
    height: 75px;
}

    .quote_img img {
        width: 100%;
        border-radius: 50px;
    }

.quote_wrap p {
    color: #0B1B35;
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 0;
    margin-top: 30px;
}

.icon_wrap {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background-color: #1654AB;
    box-shadow: 5px 5px 20px #BDC1D94D;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -28px;
}

.quote_head {
    display: flex;
    align-items: center;
    position: relative;
    gap: 20px 30px;
}

.quote_icon {
    position: absolute;
    top: 0;
    right: 0;
}

.user_prof h3 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    color: #0B1B35;
    margin-bottom: 5px;
}

.user_prof h4 {
    font-size: 22px;
    color: #6F7B83;
    margin-bottom: 0;
}


.serve_list {
    padding: 0px 10px 0px 30px;
    list-style: none;
}


    .serve_list i {
        color: #4ad295;
        font-size: 22px;
        margin-right: 10px;
    }

    .serve_list li {
        font-size: 19px;
        line-height: 28px;
        font-weight: 500;
        display: flex;
    }


        .serve_list li:not(:last-child) {
            margin-bottom: 15px;
            margin-top: 15px;
        }

.achivements-section h3 {
    font-size: 26px;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 30px;
}

.pr-25 {
    padding-right: 25px !important;
}

.pt-50 {
    padding-top: 50px !important;
}

.mr-50 {
    margin-right: 50px !important;
}
/*client say section*/

/* footer form css start*/
@font-face {
    font-display: block;
    font-family: Roboto;
    src: url(https://assets.brevo.com/font/Roboto/Latin/normal/normal/7529907e9eaf8ebb5220c5f9850e3811.woff2) format("woff2"), url(https://assets.brevo.com/font/Roboto/Latin/normal/normal/25c678feafdc175a70922a116c9be3e7.woff) format("woff")
}

@font-face {
    font-display: fallback;
    font-family: Roboto;
    font-weight: 600;
    src: url(https://assets.brevo.com/font/Roboto/Latin/medium/normal/6e9caeeafb1f3491be3e32744bc30440.woff2) format("woff2"), url(https://assets.brevo.com/font/Roboto/Latin/medium/normal/71501f0d8d5aa95960f6475d5487d4c2.woff) format("woff")
}

@font-face {
    font-display: fallback;
    font-family: Roboto;
    font-weight: 700;
    src: url(https://assets.brevo.com/font/Roboto/Latin/bold/normal/3ef7cf158f310cf752d5ad08cd0e7e60.woff2) format("woff2"), url(https://assets.brevo.com/font/Roboto/Latin/bold/normal/ece3a1d82f18b60bcce0211725c476aa.woff) format("woff")
}

#sib-container input:-ms-input-placeholder {
    text-align: left;
    font-family: "Helvetica", sans-serif;
    color: #c0ccda;
}

#sib-container input::placeholder {
    text-align: left;
    font-family: "Helvetica", sans-serif;
    color: #c0ccda;
}

#sib-container textarea::placeholder {
    text-align: left;
    font-family: "Helvetica", sans-serif;
    color: #c0ccda;
}

#sib-container {
    background: transparent !important;
    padding: 0px !important;
}

.sib-form {
    padding: 0;
}

#sib-form label.entry__label {
    color: #fff !important;
    font-size: 15px;
    text-align: left;
    font-weight: 600;
    font-family: "Helvetica", sans-serif;
    margin-bottom: 8px;
}

.sib-form .entry__field input {
    color: #fff;
    font-size: 14px;
}

#sib-form .sib-form-block {
    padding: 0px 5px;
}

#sib-form input.sib-sms-select__calling-code {
    color: #fff;
}

.sib-form .entry__field input::placeholder {
    font-size: 14px;
}

.sib-form #error-message, .sib-form #success-message {
    font-size: 16px;
    text-align: left;
    font-family: "Helvetica", sans-serif;
    border-radius: 3px;
    max-width: 540px;
}

.sib-form #error-message {
    color: #661d1d;
    background-color: #ffeded;
    border-color: #ff4949;
}

.sib-form #success-message {
    color: #085229;
    background-color: #e7faf0;
    border-color: #13ce66;
}

.sib-form label.entry__error.entry__error--primary, .sib-form label.entry__error.entry__error--secondary {
    font-size: 16px;
    text-align: left;
    font-family: "Helvetica", sans-serif;
    color: #661d1d;
    background-color: #ffeded;
    border-radius: 3px;
    border-color: #ff4949;
    line-height: 24px;
}

/*new css*/
.sib-form .entry__field {
    border-bottom: 1px solid #c0ccda !important;
    background-color: transparent !important;
    border-radius: 0px !important;
    border: none;
    margin-top: 0px;
}

.sib-sms-select__title {
    border-bottom: 1px solid #c0ccda !important;
    background-color: transparent !important;
    border-radius: 0px !important;
    border: none;
}

.sib-sms-select__number-input {
    border-bottom: 1px solid #c0ccda !important;
    background-color: transparent;
    border: none;
}

.sib-sms-select__calling-code {
    border-right: none !important;
    background-color: transparent !important;
}

.sib-sms-select__phone-number {
    border-radius: 0 !important;
    background-color: transparent !important;
    color: #fff;
}

.sib-sms-select__title::after {
    border-top: 5px solid #FFF;
}

.sib-form .entry__field:focus-within {
    box-shadow: none;
}

input:focus-visible {
    border: none;
}
/*footer form css end*/

/*New changes css start*/
.discuss-card {
    background: #415aa5;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 10px;
}

.under-line {
    display: block;
    max-width: 80px;
    height: 20px;
    background-image: url(../../img/new/heading_btm_line.svg);
    background-size: contain;
    background-repeat: no-repeat;
}

.d-p-cont {
    font-weight: 600;
}

.main-btn {
    color: #212529;
    font-size: 14px;
    padding: 15px;
    display: inline-block;
    background-color: #81D966;
}

    .main-btn:hover {
        color: unset;
    }

.let-discuss .main-btn {
    background-color: #ffff;
}

/* **********services-in-dubai********* */

.s-card-img {
    border-radius: 10px;
    overflow: hidden;
    width: fit-content;
}

.title {
    display: inline-block;
    font-weight: 500;
}

.services-headding {
    font-size: 30px;
    font-weight: 700;
}

.services-list li {
    font-size: 15px;
    font-weight: 500;
    color: #212529;
    padding-right: 10px;
    margin-bottom: 8px;
    display: flex;
    gap: 10px;
    align-items: baseline;
}

    .services-list li i {
        color: #81D966;
        padding-right: 5px;
        font-size: 16px;
    }

.National-seo-dubai .seo-img img {
    border-radius: 15px;
}

.International-SEO .seo-img figure img {
    border-radius: 15px;
}

.International-SEO .seo-img figure:last-child {
    border: 8px solid #ffffff;
    border-radius: 15px;
    overflow: hidden;
    margin-top: -140px;
    margin-left: 100px;
    position: relative;
    z-index: 99;
    width: fit-content;
}

    .International-SEO .seo-img figure:last-child img {
        transform: scale(1.1);
    }

.on-off-seo {
    background-color: #f7f7fb;
}

.seo-cont-card {
    background-color: #ffffff;
    border-radius: 15px;
}

.seo-text-box p span {
    background-color: #f7f7fb;
    padding: 5px 10px;
    display: inline-block;
    margin: 5px;
    border-radius: 5px;
}

.seo-text-box p {
    height: 100%;
}

.seo-cont-card .main-btn {
    width: fit-content;
}

.seo-text-box h3 {
    margin-bottom: 15px;
    color: #1D262B;
    font-weight: 600;
}

.additional-services {
    background-image: url('../img/additional_services_img.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px;
}

.add-cont h3 {
    color: #ffffff;
}

.add-cont ul li {
    color: #ffffff;
    margin-bottom: 8px;
}

    .add-cont ul li i {
        font-size: 15px;
        padding-right: 10px;
    }

.line-height-150 {
    line-height: 150% !important;
}

.banner-title-part p {
    font-size: 15px;
    display: flex;
    gap: 10px;
    align-items: baseline;
}

.banner-title-part i {
    color: #4054ae;
}

.w-50px {
    width: 50%;
}

.banner-title-part {
    padding-right: 160px;
}
/*New changes css end*/


/*mentioned section*/
.custom_container {
    max-width: 1245px;
}
section.build_sec {
    padding-top: 80px;
}
.build_wrap {
    border-radius: 10px;
    background: #2F429B url(../img/results/bg-pattern.svg) no-repeat;
    background-size: cover;
    background-position: center;
    box-shadow: 0px 8px 30px 0px rgba(24, 44, 138, 0.49);
}

.build_icon_wrap {
    min-width: 65px;
    height: 65px;
    background: #9ECF77;
    margin-right: 10px;
    border: 4px solid #fff;
}

.buld_list {
    margin: 0 -12px;
    row-gap: 15px;
}

.buld_list > * {
    width: 20%;
    max-width: 20%;
    flex: 0 0 auto;
    padding: 0 12px;
}
/*mentioned section*/

/*New css changes*/
.portfolio-shadow-card {
    background: #fff;
    overflow: hidden;
    box-shadow: 0 18px 40px -10px rgba(51, 51, 51, 0.1);
    position: relative;
    padding: 0px;
    cursor: pointer;
}

.portfolio-shadow-card .card-content {
    padding: 25px;
}
.portfolio-shadow-card:hover h4 {
    color: #fff;
}

.portfolio-shadow-card:hover {
    background: #2f429b;
    color: #fff;
}

.quote_pic img {
    width: 150px;
    border-radius: 50%;
}
/*New css changes*/



@media (max-width: 1499px) {
    /* .mobile_overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.09);
  } */
    .banner-title-part {
        padding-right: 80px;
    }

    .slider_bottom {
        position: relative;
    }

    .slide_bg {
        height: auto;
    }

    .slide_bg_new {
        height: auto;
        background-position: 25%;
    }
}

.relation_single {
    border: 1px solid #DDE3FF;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.09);
    border-radius: 10px;
    overflow: hidden;
}

    .relation_single a {
        color: #000;
        height: 100%;
        display: block;
    }

    .relation_single:hover a {
        color: #fff;
        background: #4054AE;
    }

    .relation_single .icon_hover {
        display: none !important;
    }

    .relation_single:hover .icon_hover {
        display: block !important;
    }

    .relation_single:hover .icon_only {
        display: none !important;
    }

.icon_hover {
    display: none;
}

.project_btn {
    border: 1px solid #15974F;
}

    .project_btn i {
        color: #15974F;
    }


/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
    padding: 5px 10px;
}

    .navbar ul {
        margin: 0;
        padding: 0;
        display: flex;
        list-style: none;
        align-items: center;
    }

    .navbar li {
        position: relative;
    }

    .navbar a,
    .navbar a:focus {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 5px 10px;
        font-size: 16px;
        font-weight: 500;
        color: #000;
        white-space: nowrap;
        transition: 0.3s;
    }

        .navbar a i,
        .navbar a:focus i {
            font-size: 12px;
            line-height: 0;
            margin-left: 5px;
        }

        .navbar a:hover,
        .navbar .active,
        .navbar .active:focus,
        .navbar li:hover > a {
            color: #4054AE;
        }

.search_item {
    padding-left: 30px;
}

.navbar .getstarted,
.navbar .getstarted:focus {
    background: #e96b56;
    padding: 8px 20px;
    margin-left: 30px;
    border-radius: 4px;
    color: #fff;
}

    .navbar .getstarted:hover,
    .navbar .getstarted:focus:hover {
        color: #fff;
        background: #f3f258;
    }

.navbar .dropdown ul {
    display: block;
    position: absolute;
    left: 24px;
    top: calc(100% + 30px);
    margin: 0;
    padding: 10px 0;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    transition: 0.3s;
}

    .navbar .dropdown ul li {
        min-width: 200px;
    }

    .navbar .dropdown ul a {
        padding: 10px 20px;
        font-size: 14px;
        text-transform: none;
        color: #545454;
    }

        .navbar .dropdown ul a i {
            font-size: 12px;
        }

        .navbar .dropdown ul a:hover,
        .navbar .dropdown ul .active:hover,
        .navbar .dropdown ul li:hover > a {
            color: #e96b56;
        }

.navbar .dropdown:hover > ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
}

.navbar .dropdown .dropdown ul {
    top: 0;
    left: calc(100% - 30px);
    visibility: hidden;
}

.navbar .dropdown .dropdown:hover > ul {
    opacity: 1;
    top: 0;
    left: 100%;
    visibility: visible;
}

.hamburger {
    display: none;
}

@media (max-width: 1399px) and (min-width: 992px) {
    .bg_blue_section {
        background: url(../img/slide/proquantic-software-fzco-web-and-digital-agency-for-uae-clients.jpg) -275px 0 no-repeat;
        background-size: cover;
    }

    .bg_blue_section_new {
        background: url(../img/slide/about-section.jpg) -275px 0 no-repeat;
        background-size: cover;
    }
}

@media (max-width: 1366px) {
    .navbar .dropdown .dropdown ul {
        left: -90%;
    }

    .navbar .dropdown .dropdown:hover > ul {
        left: -100%;
    }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
    color: #f3f258;
    font-size: 28px;
    cursor: pointer;
    display: none;
    line-height: 0;
    transition: 0.5s;
}

    .mobile-nav-toggle.bi-x {
        color: #fff;
    }

@media (max-width: 991px) {
    /* .mobile-nav-toggle {
    display: block;
  } */

    /* .navbar ul {
    display: none;
  } */
    .slide_bg_new {
        background-position: 0;
    }

    .banner-title-part {
        padding-right: 0;
    }

    .hamburger {
        display: block;
    }

    .fat-nav ul {
        display: block;
        vertical-align: middle;
        margin: 0;
        padding: 0;
        padding-left: 20px;
        margin-top: 100px;
        margin-bottom: 50px;
    }

    .fat-nav li {
        text-align: left;
    }

        .fat-nav li a {
            text-decoration: none;
            display: inline-block;
            font-size: 1.4rem;
        }

    .hamburger {
        left: auto;
        right: 0;
        top: 10px;
    }

    .contact-info {
        display: none !important;
    }

    .m_contact_info {
        padding-left: 20px;
    }
}

.navbar-mobile {
    position: fixed;
    overflow: hidden;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(59, 59, 59, 0.9);
    transition: 0.3s;
    z-index: 999;
}

    .navbar-mobile .mobile-nav-toggle {
        position: absolute;
        top: 15px;
        right: 15px;
    }

    .navbar-mobile ul {
        display: block;
        position: absolute;
        top: 55px;
        right: 15px;
        bottom: 15px;
        left: 15px;
        padding: 10px 0;
        background-color: #fff;
        overflow-y: auto;
        transition: 0.3s;
    }

    .navbar-mobile a,
    .navbar-mobile a:focus {
        padding: 10px 20px;
        font-size: 15px;
        color: #545454;
    }

        .navbar-mobile a:hover,
        .navbar-mobile .active,
        .navbar-mobile li:hover > a {
            color: #f3f258;
        }

    .navbar-mobile .getstarted,
    .navbar-mobile .getstarted:focus {
        margin: 15px;
    }

    .navbar-mobile .dropdown ul {
        position: static;
        display: none;
        margin: 10px 20px;
        padding: 10px 0;
        z-index: 99;
        opacity: 1;
        visibility: visible;
        background: #fff;
        box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    }

        .navbar-mobile .dropdown ul li {
            min-width: 200px;
        }

        .navbar-mobile .dropdown ul a {
            padding: 10px 20px;
        }

            .navbar-mobile .dropdown ul a i {
                font-size: 12px;
            }

            .navbar-mobile .dropdown ul a:hover,
            .navbar-mobile .dropdown ul .active:hover,
            .navbar-mobile .dropdown ul li:hover > a {
                color: #e96b56;
            }

    .navbar-mobile .dropdown > .dropdown-active {
        display: block;
    }

.header_search {
    padding-right: 14px;
}

.search_btn {
    position: absolute;
    right: 20px;
    top: 12px;
}

input#search {
    padding-right: 35px;
}

/*--------------------------------------------------------------
# Slider Section
--------------------------------------------------------------*/
.price_overlay {
    position: absolute;
    right: 15%;
    bottom: 20%;
    padding: 20px;
    padding-left: 30px;
    font-weight: 600;
    border-radius: 50%;
    background: #f3f258;
    color: #000;
    z-index: 99;
    width: 130px;
    height: 130px;
    line-height: 1.2;
}

    .price_overlay span {
        font-size: 25px;
    }

    .price_overlay p {
        font-size: 14px;
        line-height: 1.2;
    }

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
    padding: 0 0 80px 0;
}

#slider {
    padding: 0
}

.section-bg {
    background-color: white;
}

.section-title {
    text-align: center;
    padding-bottom: 30px;
}

.main_hdn {
    font-weight: 900;
    font-size: 2.5em;
}

    .main_hdn span {
        color: #8a8a00;
    }

.more_btn {
    display: inline-block;
    border: 1px solid #f3f258;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 30px;
    margin-top: 20px;
    color: #000;
    background: none;
    transition: 0.3s;
}

    .more_btn:hover {
        border: 1px solid #000;
    }

.section-title h2 {
    font-size: 2.2em;
    font-weight: 900;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
    font-family: "Poppins", sans-serif;
}

    .section-title h2::after {
        content: "";
        position: absolute;
        display: block;
        width: 50px;
        height: 3px;
        background: #e96b56;
        bottom: 0;
        left: calc(50% - 25px);
    }

.section-title p {
    margin-bottom: 0;
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
    padding: 20px 0 20px 0;
    background: #f7f7f7;
    border-bottom: 1px solid #ededed;
    margin-bottom: 40px;
}

    .breadcrumbs h2 {
        font-size: 28px;
        font-weight: 700;
        color: #545454;
    }

    .breadcrumbs ol {
        display: flex;
        flex-wrap: wrap;
        list-style: none;
        padding: 0 0 5px 0;
        margin: 0;
        font-size: 14px;
    }

        .breadcrumbs ol li + li {
            padding-left: 10px;
        }

            .breadcrumbs ol li + li::before {
                display: inline-block;
                padding-right: 10px;
                color: #6e6e6e;
                content: "/";
            }


/*--------------------------------------------------------------
# Our Services
--------------------------------------------------------------*/
.service_bx {
    padding: 3em;
    background: #000;
    display: flex;
    flex-wrap: wrap;
}

.main_hdn_inverse {
    color: #fff;
    margin-right: 2em
}

    .main_hdn_inverse span {
        color: #f3f258;
    }

.services_list {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    align-items: center;
    justify-content: center;
    background: #000;
}

    .services_list li {
        padding: 10px 2.5em;
        text-align: center;
    }

        .services_list li p {
            color: #fff;
            margin-bottom: 0;
        }

.icon_bx {
    width: 80px;
    height: 80px;
    display: block;
    text-align: center;
    margin: auto;
    margin-bottom: 15px;
    border-radius: 50%;
    font-size: 34px;
    border: 1px solid #f3f258;
    line-height: 80px;
}

    .icon_bx i {
        color: #f3f258;
    }

#services .svg-icon {
    height: 70px;
    display: block;
}


/*--------------------------------------------------------------
# Free quote
--------------------------------------------------------------*/
.free_Quote_img {
    top: -30px;
    right: 0;
}

    .free_Quote_img img {
        width: 100%;
    }

.w-190px {
    width: 190px !important;
}

.w-240px {
    width: 240px !important;
}

/*Technology*/
.technology_single {
    background: #FFFFFF;
    border: 1px solid #CBD4FF;
    box-shadow: 0px 14px 14px rgba(143, 152, 192, 0.12);
    border-radius: 19px;
    display: inline-block;
    vertical-align: top;
}

    .technology_single .svg-icon {
        min-height: 70px;
        display: block;
    }

.tab_section .nav-pills .nav-link.active,
.tab_section .nav-pills .show > .nav-link {
    color: #000;
    font-weight: bold;
    background-color: none !important;
}

.tab_section .nav-link {
    color: #000;
    font-weight: bold;
}

.tab_section .nav-pills .nav-link.active,
.tab_section .nav-pills .show > .nav-link {
    color: #4054AE;
    background-color: transparent !important;
}


/* Industry we work in*/
.industry_single {
    overflow: hidden;
}

    .industry_single:hover {
        background-color: #4054AE;
    }

    .industry_single a {
        font-weight: bold;
        height: 100%;
        display: block;
    }

    .industry_single:hover a {
        color: #fff;
    }

    .industry_single .icon_hover {
        display: none !important;
    }

    .industry_single:hover .icon_hover {
        display: block !important;
    }

    .industry_single:hover .icon_only {
        display: none !important;
    }

.icon_hover {
    display: none;
}


/*--------------------------------------------------------------
# Recent work
--------------------------------------------------------------*/
.recent_work_tab .nav-link {
    font-weight: bold;
    color: #000;
}

    .recent_work_tab .nav-link.active {
        color: #3448A1;
        border-bottom: 2px solid #3448A1 !important;
    }

.border-radius-12 {
    border-radius: 12px;
}



/*We_work_with_section*/
.We_work_with_section .tab_section .nav-item {
    display: inline-block;
    width: 100%;
}

.tab_section .nav-link {
    border: none;
    padding-left: 0;
}

    .tab_section .nav-link:hover {
        border: none !important;
    }

    .tab_section .nav-link.active {
        background: none !important;
        color: #2F429B;
    }


/*--------------------------------------------------------------
# Testimonial
--------------------------------------------------------------*/
.testimonial {
    padding: 100px 0;
    background: #E8E8FF;
    height: fit-content;
}

    .testimonial .card:hover {
        background: #2F429B;
        color: #fff;
        cursor: move;
    }

.landing-curve {
    background: #E8E8FF;
}



/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
    background: #2F429B;
    padding: 0 0 0 0;
    color: #fff;
    font-size: 14px;
}

    #footer .footer-newsletter {
        padding: 80px 0;
        background: #f4f3b1;
    }

    /*#footer .social-links{
	display: flex;
	justify-content: space-between;
}*/
    #footer .social-links a {
        font-size: 2.5em;
        color: #000;
        margin: 0 7px;
    }

        #footer .social-links a:hover {
            color: #8a8a00;
        }

    #footer .footer-newsletter h4 {
        font-size: 24px;
        color: #000;
        margin: 0 0 20px 0;
        padding: 0;
        line-height: 1;
        font-weight: 600;
    }

    #footer .footer-newsletter form {
        margin-top: 10px;
        padding: 6px 0px;
        position: relative;
    }

        #footer .footer-newsletter form input[type=email] {
            border: 0;
            border-bottom: 1px solid #999;
            background: transparent;
            padding: 8px;
            width: calc(100% - 140px);
        }

        #footer .footer-newsletter form input[type=submit] {
            border: 1px solid #000;
            font-size: 16px;
            font-weight: 600;
            padding: 10px 30px;
            margin-top: 20px;
            color: #000;
            background: none;
            transition: 0.3s;
        }

            #footer .footer-newsletter form input[type=submit]:hover {
                background: #fff;
            }

.footer_logo {
    width: 80px;
}

#footer .footer-top {
    /*border-bottom: 1px solid #474747;*/
    padding: 60px 0 30px 0;
}

    #footer .footer-top .footer-info {
        margin-bottom: 30px;
    }

        #footer .footer-top .footer-info h3 {
            font-size: 18px;
            margin: 0 0 20px 0;
            padding: 2px 0 2px 0;
            line-height: 1;
            font-weight: 700;
        }

        #footer .footer-top .footer-info p {
            font-size: 14px;
            line-height: 24px;
            margin-bottom: 0;
            color: #fff;
        }

    #footer .footer-top .social-links a {
        font-size: 18px;
        display: inline-block;
        background: #545454;
        color: #fff;
        line-height: 1;
        padding: 8px 0;
        margin-right: 4px;
        border-radius: 50%;
        text-align: center;
        width: 36px;
        height: 36px;
        transition: 0.3s;
    }

        #footer .footer-top .social-links a:hover {
            background: #f3f258;
            color: #fff;
            text-decoration: none;
        }

    #footer .footer-top h4 {
        font-size: 16px;
        font-weight: bold;
        color: #f3f258;
        text-transform: capitalize;
        position: relative;
        padding-bottom: 12px;
    }

    #footer .footer-top .footer-links {
        margin-bottom: 30px;
    }

        #footer .footer-top .footer-links ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }

            #footer .footer-top .footer-links ul i {
                padding-right: 2px;
                color: #f3f258;
                font-size: 18px;
                line-height: 1;
                margin-left: 5px;
            }

            #footer .footer-top .footer-links ul li {
                padding: 5px 0;
                display: flex;
                align-items: center;
            }

                #footer .footer-top .footer-links ul li:first-child {
                    padding-top: 0;
                }

            #footer .footer-top .footer-links ul a {
                color: #fff;
                transition: 0.3s;
                display: inline-block;
                line-height: 1;
            }

                #footer .footer-top .footer-links ul a:hover {
                    color: #f3f258;
                }

    #footer .footer-top .footer-contact {
        margin-bottom: 30px;
    }

        #footer .footer-top .footer-contact p {
            line-height: 26px;
        }

/*Footer Form*/
.footer_input {
    background: none;
    border: none;
    border-bottom: 1px solid #ededed;
    border-radius: 0;
    color: #fff;
    height: 25px;
}

    .footer_input:focus {
        box-shadow: none;
        background: none;
        color: #fff;
    }

.footer-info {
    padding-right: 1rem;
}

    .footer-info.border-right1 {
        border-color: rgba(194, 193, 214, 0.5) !important;
    }

.footer-links {
    padding-right: 1rem;
}

.pt-120 {
    padding-top: 120px !important;
}

/* new floating css added on 18.05.23 */

.whts_fxd_icon {
    position: fixed;
    right: 15px;
    bottom: 110px;
    z-index: 999;
    width: 60px;
    height: 60px;
}


    .whts_fxd_icon img {
        width: 60px;
    }



/*Responsive*/
/*new css*/
@media (min-width: 992px) {
}
/*new css*/

@media (max-width: 1199px) {
    .free_Quote_img {
        top: 70px;
    }

    .quote_icon img {
        width: 40px;
    }
    /*mentioned section*/
    .buld_list li {
        flex-direction: column;
        text-align: center;
        row-gap: 15px;
    }

    .build_icon_wrap {
        margin-right: 0;
    }
    /*mentioned section*/
}

@media (max-width: 1025px) {
    .services_list li {
        padding: 10px 1.6em;
        text-align: center;
        margin-top: 20px;
    }

    #about .main_hdn.mt-5 {
        margin-top: 0 !important;
    }

    #footer .footer-newsletter form input[type=email] {
        width: 100%
    }

    #footer .social-links a {
        font-size: 2.5em;
        color: #000;
        margin: 0 5px;
    }

    #services {
        padding-bottom: 0px;
        margin-bottom: 0;
    }
}

@media (max-width: 992px) {
    .navbar {
        padding: 10px;
        background: #000;
        display: none;
    }

    .testimonial_slider {
        overflow: hidden;
    }

    .border-right1 {
        border-right: 0 !important;
        border-bottom: 1px solid #4054ae2e !important;
    }

    .footer-info {
        padding-right: 20px;
    }

    .footer-links {
        padding-left: 2rem;
    }

    .main_hdn_inverse {
        margin-right: 0
    }

    .footer-newsletter .submit {
        margin-bottom: 50px;
    }

    .service_bx {
        padding: 3em;
        background: #000;
        display: block;
        flex-wrap: nowrap;
        text-align: center;
    }

    .search_item {
        padding-left: 20px;
    }

    .about_img {
        display: none;
    }

    #footer .social-links a {
        margin: 0 10px;
    }
}

@media (max-width: 991px) {
    .free_Quote_img {
        display: none;
    }

    .slider_bottom {
        position: relative;
    }

    .We_work_with_section .border-right1 {
        border: none !important;
    }

    .We_work_with_section > .row {
        display: flex;
    }

        .We_work_with_section > .row > .col-lg-8 {
            order: 2;
        }

        .We_work_with_section > .row > .col-lg-4 {
            padding-left: 15px !important;
        }

    .recent_work_tab {
        justify-content: flex-start !important;
        margin-bottom: 20px;
    }

    /*new css*/
    .serv_card img {
        max-width: 100%;
    }
    /*new css*/
    .quote_wrap {
        margin-top: 30px;
    }
    /*mentioned section*/ 
    .buld_list > * {
        width: 33.33%;
        max-width: 33.33%;
    }
    /*mentioned section*/ 
}

@media (max-width: 768px) {
    .technology_single {
        width: 100% !important;
        max-width: 320px;
    }


    .footer-info {
        padding-right: 0px;
        padding-bottom: 10px;
    }

    .footer-links {
        padding-left: 15px;
    }

    .footer-info.border-right1 {
        border-right: none !important
    }
}


@media (max-width: 767px) {
    section {
        padding: 0 0 40px 0;
    }

    .slider_bottom {
        position: relative;
    }

    .technology_single {
        width: 100% !important;
        max-width: 230px;
    }

    .border-right1 {
        border-right: none !important;
        border-bottom: 1px solid #4054ae2e !important;
    }

    .We_work_with_section {
        padding: 30px;
    }
}

@media (max-width: 575px) {
    .client_card_wrap {
        gap: 40px 30px;
        margin-top: 40px;
    }

    .icon_wrap {
        top: -28px;
        left: 50%;
        transform: translateX(-50%);
    }

        .icon_wrap img {
            width: 20px;
        }

    .client_card_wrap .custom_card {
        padding: 40px 20px 20px;
        text-align: center;
    }

    .quote_head {
        flex-direction: column;
        text-align: center;
        gap: 20px 0;
    }

    .quote_wrap p {
        text-align: center;
    }

    /*mentioned section*/ 
    .buld_list > * {
        width: 50%;
        max-width: 50%;
    }

    .build_wrap {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }

    /*mentioned section*/ 

}

@media (max-width: 520px) {
    .w-50px {
        width: 100%;
    }

    .all_content .w-240px {
        width: 100% !important;
    }

    .w-190px {
        width: 100% !important;
    }

    .technology_single {
        width: 100% !important;
        max-width: 100%;
    }

    .landing-curve {
        display: none;
    }
}

@media (max-width: 420px) {

    .services.my-5 {
        margin-bottom: 0 !important;
    }

    .We_work_with_section .col-lg-4.ps-5 {
        margin-top: 70px;
    }

    .landing-curve {
        display: none;
    }

    .container-fluid {
        padding: 0 15px;
    }

    #header {
        padding-top: 10px
    }

    .top_right_link a {
        margin-left: 0;
        margin: 0 20px;
    }

    .contact-info {
        display: none !important;
    }

    .about_content {
        padding: 15px;
    }

    .service_bx {
        display: block;
        padding: 2em;
        width: 100%;
    }

    .services_list {
        display: block
    }

        .services_list li {
            padding: 10px 1em;
            display: inline-block;
        }

    .price_overlay {
        display: none
    }
}
