.submit-btn {
    background: linear-gradient(to right, #8a621f, #ff9f00d9);
    padding: 12px 0;
    font-weight: 700;
    border-radius: 8px !important;
    font-size: 17px;
    color: #fff;
    border: 0;
    padding: 12px 20px;
}
.submit-btn:hover {
    background: linear-gradient(to left, #8a621f, #ff9f00d9);
    color: #fff;
}

 .web_bread .breadcrumb-item + .breadcrumb-item::before {
    content: ">";
    padding-right: 5px;
}
 .web_bread .breadcrumb-item+.breadcrumb-item {
    padding-left: 5px;
}

.sample_pfd_img {
    width: 66px;
    height: 66px;
    padding: 6px;
    border: 1px solid #c4c4c4;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0; /* important for mobile */
}
.sample_pfd_img img {
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    display: block; /* removes white spacing */
}
.right_text h5 {
    font-size: 20px;
}
.right_text p {
    font-size: 18px;
}
.text-blues {
    color: #102f4ce6;
}
.premium_report li i {
    width: 25px;
}



.new_blog h2 {
    font-size: 22px;
    font-weight: 600;
}
.new_blog h3 {
    font-size: 18px;
    font-weight: 600;
}
.new_blog h4 {
    font-size: 16px;
    font-weight: 600;
}
.posted_by {
    cursor: pointer;
    color: #0077b5;
    text-decoration: underline;
}
.new_blog ul li {
    margin-bottom: 12px;
}
.new_blog ul li p {
    margin-bottom: 0;
}
.new_blog table tr td p {
    margin-bottom: 0;
    text-align: center;
}
.new_blog table tr td {
    padding: 10px;
    border: 1px solid #000;
}
.new_blog table {
    width: 100% !important;
    margin-bottom: 1rem;
    background: #f8f8f8;
}
.new_blog img {
    display: block;
    width: 80% !important;
    height: 430px !important;
    margin: auto;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1), 0 8px 20px rgba(0, 0, 0, 0.15);
}

.flatpickr-day.selected,
.flatpickr-day.selected:hover,
.flatpickr-day:hover {
    background: #28a745 !important;
    border-color: #28a745 !important;
    color: #fff !important;
}

.flatpickr-day.flatpickr-disabled {
    cursor: not-allowed !important;
    opacity: 0.9;
    color: rgb(57 57 57 / 68%) !important;
}

.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay {
    visibility: hidden;
}

.feedback-btn {
    background: #102f4c;
    padding: 6px 20px;
    border: 0;
    font-weight: 600;
    color: #fff;
    border-radius: 3px;
}
.feedback-btn:hover {
    background: #333;
    color: #fff;
}

.h_sub_head {
    font-size: 20px;
    font-weight: 600;
}

.reseach_graph {
    box-shadow: 0px 0px 3px 3px #cccccc57;
    width: 80%;
}

.modal::before,
.navbar-brand::after {
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
}

.listss li::before,
.sub_list li::before {
    height: 7px;
    top: 6px;
    left: -22px;
    width: 7px;
}

.btn-outline-dark,
.btn-outline-theme {
    --bs-btn-hover-bg: #102f4c;
    --bs-btn-hover-border-color: #102f4c;
    --bs-btn-active-bg: #194670;
    --bs-btn-active-border-color: #194670;
}

.list-circle,
.list-flags,
.listss,
.sub_list,
footer .footer-links {
    list-style-type: none;
}

:root {
    --bs-primary: #102f4c;
    --skyblue: #2b75ba;
}

.bg_greys {
    background-color: #f3f3f3;
}

.ordercls {
    max-width: 86%;
}

.ordercls h1 {
    font-size: 48px;
    color: #074c65;
    font-weight: 700;
}

.ordercls h2 {
    color: #074c65;
    font-size: 24px;
    font-weight: 600;
}

.not_found_form {
    padding: 25px 20px;
    border-radius: 5px;
    border-top: 3px solid #074c65;
}

.fs-12,
.not_found_form .text-danger {
    font-size: 12px;
}

.con_rfp_btn,
.fs-13,
.not_found_form select {
    font-size: 13px;
}

.not_found_form input::placeholder,
.not_found_form textarea::placeholder {
    font-size: 13px;
}

.not_found_btn {
    background-color: #ff9f00;
    padding: 5px;
    outline: 0;
    border: 0;
    font-weight: 600;
}

.btn:hover,
.form-select:hover,
.not_found_btn:hover {
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}

.text-endss {
    text-align: right;
}

.payment_outer {
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
}

.modal::before {
    background: #000000c4;
    width: 100%;
    left: 0;
    right: 0;
}

.go-to-market-bg,
.govt_plan {
    background-size: cover;
    width: 100%;
}

#rfp_modal .btn-close {
    opacity: 1 !important;
    top: 6px;
    right: 7px;
}

#rfp_modal label {
    color: #102f4c;
    font-weight: 500;
}

#rfp_modal label i {
    color: #49739b;
    margin-right: 4px;
}

.modal-backdrop {
    background-color: #00000082 !important;
    --bs-backdrop-bg: #102f4c;
    --bs-backdrop-opacity: 0.85;
}

.Facebook,
.con_rfp_btn,
.consultant_btn {
    background-color: #ff9f00;
}

.navbar-brand {
    margin-right: 42px;
    position: relative;
}

.navbar-brand::after {
    width: 2px;
    background-color: #d9d9d9;
    right: -23px;
}

.sticky-icon {
    z-index: 999;
    position: fixed;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    /* width: 303px; */
    display: flex;
    flex-direction: column;
}

.box-video,
.content-bgtext,
.content-bgtext .container,
.left_cont,
.text,
.video-container,
.wrap_box {
    position: relative;
}

.sticky-icon a {
    transform: translate(156px, 0);
    border-radius: 50px 0 0 50px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    padding: 4px 8px;
    font-size: 12px;
    transition: 0.8s;
    font-weight: 700;
    display: flex;
    align-items: center;
    color: black;
}

#myBtn,
.con_rfp_btn,
.consultant_btn,
.rfp_strip {
    text-align: center;
}

.case_stydy_content h1,
.main-head,
.top-sub-head {
    text-transform: capitalize;
}

.sticky-icon a:hover {
    color: black;
    transform: translate(0, 0);
}

.sticky-icon a:hover i {
    transform: rotate(360deg);
}

.Facebook {
    color: #fff;
}

.sticky-icon i {
    background-color: #102f4c;
    height: 25px;
    width: 25px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    transition: 0.5s;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 3px;
}

#sidebar .consultant_btn i {
    background-color: #102f4c;
    height: 35px;
    width: 35px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    transition: 0.5s;
}

.sticky-icon a i.fa-facebook-f {
    background-color: #fff;
    color: #2c80d3;
}

.con_rfp_btn {
    color: #000;
    font-weight: 700;
    display: inline-block;
    padding: 6px 20px;
    text-decoration: none;
}

.consultant_btn,
.items_litss a {
    font-weight: 600;
    text-decoration: none;
}

.rfp_strip {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    border-bottom: 1px solid #ccc;
    padding-bottom: 19px;
}

.display-6 {
    font-size: 2.25rem;
}

#myBtn {
    height: 50px;
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    padding: 10px;
    line-height: 40px;
    border: 0;
    outline: 0;
    background-color: #1e88e5;
    color: #fff;
    cursor: pointer;
    border-radius: 50%;
}

.error {
    color: red;
}

.fa-arrow-circle-up {
    font-size: 30px;
}

#myBtn:hover {
    background-color: #555;
}

.go-to-market-bg {
    background-image: url("https://dq300iingq64j.cloudfront.net/s3-uploads/our_blog/images/consulting-service/international-businesses-entering.webp");
    padding: 30px;
    background-position-x: 100%;
}

.go-to-market-bg .max_75 {
    max-width: 65%;
}

.sidebar_outer {
    max-height: 288px;
    overflow-y: auto;
}

.items_litss {
    border: 1px solid #bebbbb;
}

.items_litss a {
    display: flex;
    align-items: center;
    gap: 10px;
    border-radius: 4px;
    color: #000;
    padding: 7px 16px;
}

.circle,
.sec_tabs a {
    justify-content: center;
}

.items_litss a:hover {
    background-color: #f2eeee;
    color: #1b90fc;
}

.consultant_btn {
    color: #fff;
    width: 100%;
    display: inline-block;
    padding: 15px 11px;
    border-radius: 5px;
    font-size: 15px;
}

#sidebar {
    position: sticky;
    top: 80px;
}

.govt_plan {
    background-image: url("https://dq300iingq64j.cloudfront.net/s3-uploads/our_blog/images/consulting-service/incentives-subsidies.webp");
    padding: 30px;
}

.govt_plan .max_40 {
    max-width: 53%;
}

.sec_tabs a {
    width: 24%;
    display: flex;
    align-items: center;
}

.menu_drop a:first-child,
iframe {
    width: 100%;
}

.box-video {
    width: 100%;
    cursor: pointer;
    overflow: hidden;
}

.box-video .bg-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    z-index: 2;
}

.bg-video::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 3;
}

.box-video .bt-play {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -30px;
    display: inline-block;
    width: 60px;
    height: 60px;
    background: #102f4c;
    -webkit-backdrop-filter: blur(10px);
    border-radius: 50%;
    text-indent: -999em;
    cursor: pointer;
    z-index: 2;
    -webkit-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}

.box-video .bt-play:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    height: 0;
    width: 0;
    margin: -12px 0 0 -6px;
    border: solid transparent;
    border-left-color: #fff;
    border-width: 12px 20px;
    -webkit-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}

.box-video:hover .bt-play,
.ts-p110 {
    transform: scale(1.1);
}

.box-video.open .bg-video {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.6s 0.8s;
    transition: 0.6s 0.8s;
}

.box-video.open .video-container {
    opacity: 1;
    -webkit-transition: 0.6s 0.8s;
    transition: 0.6s 0.8s;
}

.all_cs-stdy,
.press_relse_cont {
    transition: 1618ms cubic-bezier(0.19, 1, 0.22, 1);
}

.video-container {
    padding-top: 41.25%;
}

.video-container iframe {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
}

.circle {
    background: #194670;
    width: 105px;
    height: 105px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    color: #fff;
    border: 10px solid #41729f;
    position: relative;
}

.circle::after {
    content: "";
    position: absolute;
    width: 7px;
    height: 58px;
    background: #d9d9d9;
    bottom: -68px;
}

.circle span {
    font-size: 20px;
    font-weight: 700;
}

.mb-50,
.mb-sm25-50,
.mb-sm50-100,
.row_contr {
    margin-bottom: 50px;
}

.text p,
.text-justify,
p {
    text-align: justify;
}

.modal-headers h4,
.prjt_dets,
.prjt_dets p,
.tankns_popups,
.tankns_popups p {
    text-align: center;
}

.row_contr:last-child {
    margin-bottom: 0;
}

.text::after {
    content: "";
    position: absolute;
    width: 100%;
    border: 1px solid #d9d9d9;
    bottom: -42px;
}

#homeSlider .owl-dots,
.dropend .dropdown-toggle::after,
.hero-banner .hero-content.hero-content-rounded::before,
.rev-cir::after,
.rev-text::after,
.sub_itmsss li::before {
    display: none;
}

.modal-headers {
    padding: 17px 14px 0;
}

.modal-headers h4 {
    margin-top: 5px;
    font-size: 13px;
}

.modal-body.enquiry_form {
    padding: 23px 33px;
}

.enquiry_form label,
.fw-sbold {
    font-weight: 600;
}

.tankns_popups {
    height: 255px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    flex-direction: column;
    background-color: #fff;
}

.tankns_popups h3 {
    font-size: 24px;
    color: #011d3f;
    font-weight: 600;
    margin-bottom: 10px;
}

.tankns_popups p {
    font-size: 17px;
    margin-bottom: 0;
}

.btn-close {
    position: absolute;
    top: 9px;
    right: 10px;
}

.prjt_dets {
    border-right: 1px solid #ccc;
    margin-bottom: 40px;
    border-bottom: 1px solid #ccc;
    height: 135px;
    padding: 12px 20px;
}

.prjt_dets h2 {
    font-weight: 600;
    font-size: 27px;
}

.clent-cardss .card-title,
.text-lineclamp3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.clent-cardss .card-text,
.insight_main .card-body .mb-0.lh-sm {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}

.pst_ret:hover .white2theme-linkbox,
.single-widget.features-box.alert ul li:hover > a {
    color: #fff !important;
}

.leader_img {
    height: 364px;
    margin: auto;
}

.bg-themelight,
.bg_dark_blue,
.light_blue {
    background-color: #194670;
}

#client-testimonials-slider.owl-carousel button.owl-dot {
    border: 1px solid #fff;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 4px;
}

#client-testimonials-slider.owl-carousel button.owl-dot.active {
    background-color: #0097ec;
}

#client-testimonials-slider.owl-carousel .owl-dots {
    text-align: center;
    position: absolute;
    left: 50%;
    bottom: 33px;
    transform: translate(-50%, -50%);
}

#client-testimonials-slider.owl-carouselarrow .owl-nav {
    left: 67px !important;
    width: calc(100% + -138px) !important;
}

#case-stydy-slider.owl-carouselarrow .owl-nav button,
#client-testimonials-slider.owl-carouselarrow .owl-nav button {
    border: 1px solid #fff !important;
    color: #fff !important;
}

.crd_padd {
    padding: 2rem 8rem 5rem;
}

.right-sticky-body .bg_yellow {
    background-color: #ff9f00;
    color: #fff;
    font-weight: 600;
}

.right-sticky-body .bg_yellow:hover {
    background-color: #ff9f00;
}

.single-widget.features-box.alert {
    box-shadow: 1px 2px 5px 2px #ccc;
}

.single-widget.features-box.alert.sticky-top {
    top: 12%;
    z-index: 1;
}

.single-widget.features-box.alert ul {
    padding-left: 0;
    list-style: none;
}

.single-widget.features-box.alert ul li {
    padding: 8px;
    border-bottom: 1px solid #ccc;
}

.single-widget.features-box.alert ul li:hover {
    background-color: #102f4c;
    color: #fff !important;
}

.single-widget.features-box.alert ul li a {
    color: #000;
    text-decoration: none;
}

.insight_main .card-body .fw-sbold {
    font-size: 1.2rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.card.card-themelighthover.rounded-0 .card-body.py-5 p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
}

.top-sub-head {
    font-size: 25px;
    color: var(--skyblue);
}

.main-head {
    font-size: 35px;
}

.listss li,
.sub_list li {
    margin-bottom: 14px;
    text-align: justify;
    position: relative;
    margin-left: 26px;
}

.list-circle li:not(last-child),
.profile_rightss p {
    margin-bottom: 10px;
}

.listss li::before {
    content: "";
    position: absolute;
    background-color: #2b75ba;
    border-radius: 50%;
}

.sub_list li::before {
    content: "";
    position: absolute;
    border: 1px solid #2b75ba;
    border-radius: 50%;
    background-color: #fff;
}

.bg-theme,
.bg_contaner,
.dark_blue {
    background-color: #102f4c;
}

.sub_head {
    color: #2b75ba;
}

.dental-content {
    padding: 22px 40px;
}

.insight_in {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.insight_in .fleg_img {
    width: 42%;
}

.olympic_bg {
    background-image: url("https://dq300iingq64j.cloudfront.net/s3-uploads/our_blog/images/blog-img/disrupting-demand-aerospace-Group2.webp");
    background-size: 100% 100%;
    padding: 50px;
}

.goal_img,
.nanocellulose_sec .right_imgs {
    height: 100%;
}

.goal_img img {
    height: 100%;
    object-fit: cover;
}

.disorder-bg {
    background-color: #12192c;
    padding: 40px;
    margin: 42px 0 32px;
}

.Discrimination_bg {
    background-image: url("https://dq300iingq64j.cloudfront.net/s3-uploads/our_blog/images/blog-img/health-equity-bg.webp");
    padding: 30px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
}

.nanocellulose_sec {
    background-color: #194670;
    margin: 38px 0;
}

.nanocellulose_sec .right_imgs img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.semiconductor_tech_bg {
    background-image: url("https://www.researchnester.com/our_blog/images/blog-img/semiconductor-technologies-bg.webp");
    background-size: cover;
    padding: 45px;
    margin: 38px 0;
}

.insight_main img {
    height: 145px;
    object-fit: cover;
}

.profile_left {
    display: flex;
    align-items: center;
    background-color: #f8f9fa;
    justify-content: center;
    height: 100%;
}

.profile_left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.profile_img {
    height: 100%;
    width: 47%;
}

.profile_rightss {
    padding: 15px 24px;
    width: 53%;
}

.profile_rightss h6 {
    font-size: 26px;
    color: #102f4c;
}

.profile_rightss p {
    font-size: 15px;
    color: #727070;
    font-weight: 600;
    text-align: left;
}

.all_cs-stdy {
    padding: 20px;
    display: inline-block;
    background-color: #fff;
    border-radius: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    text-decoration: none;
    width: 100%;
}

.list_cont,
.numbers,
.owl-carousel-equalheight .owl-stage,
.profile_right,
.profile_sec {
    display: flex;
}

.all_cs-stdy:hover,
.press_relse_cont:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.all_cs-stdy h2 {
    font-size: 1.25rem;
    color: #102f4c;
    font-weight: 600;
}

.all_cs-stdy p {
    color: #000;
    text-align: justify;
}

/* ============ case study old style start =============== */

/* section.case_stydy_banner {
    background-color: #d9d9d9;
    position: relative
}

.case_stydy_content {
    background-color: #fff;
    padding: 50px 254px 50px 37px;
    height: 440px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.case_stydy_content h1 {
    color: #194670;
    font-weight: 700;
    font-size: 32px
}

.case_sty_sec .row {
    align-items: center
}

.case_stdy_banner_img {
    position: absolute;
    top: 52%;
    transform: translate(-50%, -50%);
    width: 35%;
    right: -143px
} */

/* ============ case study old style end =============== */

/* /* ============ case study new style start =============== */
*/ section.case_stydy_banner {
    background-color: #d9d9d926;
    position: relative;
    padding: 20px 0;
}

.case_stydy_content h1 {
    color: #194670;
    font-weight: 700;
    font-size: 30px;
}

.case_sty_sec .row {
    align-items: center;
}

.case_stdy_banner_img {
}

.right_side,
.solution_wrap {
    list-style: none;
    max-height: 333px;
    overflow-y: auto;
    padding-right: 10px;
    padding: 14px 14px 14px 0;

    ul {
        padding-left: 33px !important;
        list-style: none;
    }

    ul li {
        margin-bottom: 7px;
        line-height: 1.3;
        color: #fff;
        position: relative;
        text-align: justify;
    }

    ul li::before {
        content: "\f0da"; /* fa-chevron-right */
        font-family: "Font Awesome 5 Free";
        font-weight: 900; /* solid icon */
        color: #009ffd;
        font-size: 1rem;
        margin-top: 4px;
        position: absolute;
        left: -20px;
        top: 0;
    }

    ul i {
        color: #fff;
        font-size: 1rem;
        margin-top: 4px;
    }
}

.result_wrap {
    max-height: 277px;
    overflow-y: auto;
    padding-right: 10px;
    padding: 10px;
    h2 {
        color: #fff;
    }
    ul li {
        text-align: justify;
        color: #fff;
        margin-bottom: 7px;
    }
}

.story_wrap {
    max-height: 350px;
    overflow-y: auto;
    padding-right: 10px;
    padding: 10px;
}
.story_wrap ul li {
    text-align: justify;
    margin-bottom: 7px;
}

.bg_stroys {
    background-size: 100% 100%;
    padding: 16px;
}

.solution_wrap {
    max-height: 350px;
    overflow-y: auto;
    padding-right: 10px;
    padding: 10px;

    p {
        color: white;
    }
}

.bg_str {
    background: #ccccccb0;
}

.sol_cont {
    background-color: #102f4cf7;
}

.reslt_cont {
    background-color: #308ccb;

    p {
        color: white;
    }
}

.our_wrap {
    padding: 37px 14px 20px 20px;
}

.case_breadcrumb .breadcrumb-item + .breadcrumb-item {
    padding-left: 0.2rem;
}

.case_breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    padding-right: 0.2rem;
}

.pd_b {
    padding: 30px 0px 17px 27px;
}

.case-date {
    display: flex;
    align-items: center;
    font-family: Arial, sans-serif;
    font-size: 16px;
    color: #000;
    margin-bottom: 7px;
}

.case-date .label {
    font-weight: bold;
}

.case-date .separator {
    margin: 0 5px;
}

/* ============ case study new style end =============== */

.abt_data,
.case_sty_heading,
.numbers,
.top-bar {
    position: relative;
}

.stry_head {
    margin: 60px 0 0 46px;
}

.numbers {
    width: 33px;
    height: 33px;
    border: 1px solid;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    margin-right: 25px;
}

.numbers::after {
    content: "";
    position: absolute;
    width: 3px;
    height: 3px;
    background-color: #fff;
    bottom: 10px;
    border-radius: 50%;
    right: 7px;
}

.extr-padd {
    padding-top: 80px;
    padding-bottom: 80px;
}

.bg_stroys,
.bg_stroys1,
.bg_stroys2,
.bg_stroys3,
.bg_stroys4,
.bg_stroys5 {
    background-size: 100% 100%;
    padding: 40px;
}

.bg_stroys {
    background-image: url("https://dq300iingq64j.cloudfront.net/s3-uploads/case_study/images/case-study/strory-bg.webp");
}

.bg_stroys1 {
    background-image: url("https://dq300iingq64j.cloudfront.net/s3-uploads/case_study/images/case-study/strory-bg1.webp");
}

.bg_stroys2 {
    background-image: url("https://dq300iingq64j.cloudfront.net/s3-uploads/case_study/images/case-study/strory-bg2.webp");
}

.bg_stroys3 {
    background-image: url("https://dq300iingq64j.cloudfront.net/s3-uploads/case_study/images/case-study/strory-bg3.webp");
}

.bg_stroys4 {
    background-image: url("https://dq300iingq64j.cloudfront.net/s3-uploads/case_study/images/case-study/strory-bg4.webp");
}

.bg_stroys5 {
    background-image: url("https://dq300iingq64j.cloudfront.net/s3-uploads/case_study/images/case-study/strory-bg5.webp");
}

.case_sty_heading {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}

.case_sty_heading::before {
    content: "";
    position: absolute;
    top: -7px;
    width: 53px;
    height: 6px;
    background-color: #3581c8;
}

.cardss_h {
    background-color: #e6e6e6;
    height: 190px;
}

.black_points::after {
    background-color: #000 !important;
}

.rest_cont {
    background-color: #194670;
    padding: 35px 26px;
}

.dark_bordr::before {
    background-color: #102f4c !important;
}

.block_cont {
    background-color: #308cca;
}

.story_bg {
    background-color: #4b74b4;
}

.stroy_cont {
    padding: 36px 50px 20px 10px;
}

.futur_growth_bg {
    background-image: url("https://dq300iingq64j.cloudfront.net/s3-uploads/case_study/images/case-study/future-growth-bg.webp");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: cover;
}

.sidf_bg {
    background-color: #308cca;
    padding: 40px;
}

.cse_slide_cont {
    padding: 10px;
}

section.case_sty_sec {
    background-color: #ededed;
    padding: 30px 0;
}

.cse_slide_text p {
    font-size: 17px;
}

.cse_slide_text .case_st_resd_more {
    padding: 5px 10px;
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
    display: inline-block;
}

.abot_btn a:hover,
.cse_slide_text .case_st_resd_more:hover {
    background-color: #fff;
    color: #000;
}

.profile_sec {
    border: 1px solid #ccc;
    align-items: center;
}

.press_detls_cont,
.profile_dets {
    padding: 20px;
}

.profile_dets h6 {
    font-size: 24px;
    color: #102f4c;
}

.profile_dets p {
    font-size: 15px;
    color: #727070;
    font-weight: 600;
    margin-bottom: 30px;
}

.profile_right {
    background-color: #102f4c;
    height: 100%;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 20px;
}

.profile_right h5 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 20px;
}

.const_btn {
    text-decoration: none;
    background-color: #ff9f00;
    padding: 11px 34px;
    color: #fff;
    font-weight: 600;
}

.profile_imgs {
    height: 200px;
    object-fit: cover;
}

.press_relse_cont {
    border: 1px solid #ccc;
    padding: 20px;
    box-shadow: 2px 2px 5px 0 #ccc;
    border-left: 3px solid #102f4c;
    background-color: #fff;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

.hr-t25b50,
.hr-t50b25,
.hrb-25,
.hrt-50,
.hry-0,
.hry-25,
.hry-35,
.hry-40 {
    border-top: 1px solid #d9d9d9;
    opacity: 1;
}

.press_relse_cont h3 {
    font-size: 20px;
    color: #102f4c;
    font-weight: 600;
}

.menu_drop > a,
.sub_menu_list .nav-item .nav-link {
    font-size: 14px !important;
}

.press_relse_cont .des {
    margin-top: 11px;
}

.press_relse_cont .pub_date,
.text-grey2hovtheme:hover,
.text-theme {
    color: #102f4c;
}

.press_relse_cont .pub_date span {
    color: #9b9b9b;
}

.nav-item.dropdown:hover > .sub_menu_list,
.video-box {
    display: block;
}

.sub_menu_list {
    --bs-dropdown-min-width: 39rem !important;
    padding: 10px 15px;
    transform: translateX(-50%);
}

.menu_drop,
.sub_menu_list .nav-item .nav-link {
    border-bottom: 1px solid #ccc;
    padding: 8px 5px 10px;
}

.menu_drop {
    display: flex;
    justify-content: space-between;
}

.menu_drop:hover {
    box-shadow: inset 0 0 0 1px #102f4c;
    background: #102f4c;
}

.menu_drop:focus {
    background: #102f4c;
    color: #fff;
}

.menu_drop:hover > a {
    color: var(--bs-white);
}

.menu_drop > a {
    color: #000;
    text-decoration: none;
}

.dropend .dropdown-menu[data-bs-popper] {
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #f5f5f5;
    margin-left: 0;
    border-radius: 0;
    position: absolute !important;
}

.dropdown-item:focus,
.dropdown-item:hover {
    background: #102f4c;
    color: var(--bs-white);
}

.abt_data {
    background: #f9f9f9;
    height: 20px;
    border-bottom: 5px solid #00f;
    text-align: left;
    width: 14%;
    padding-left: 0;
    padding-right: 9px;
}

.abt_data span {
    width: 10px;
    height: 10px;
    background-color: #3bc87b;
    position: absolute;
    top: 19px;
    border-radius: 50px;
    margin-left: 0;
    left: 50%;
    font-weight: 600;
}

.abot_btn a {
    padding: 6px 14px;
    border: 1px solid #fff;
    color: #fff;
    text-decoration: none;
}


.what_do_bg {
    background-image: url("https://dq300iingq64j.cloudfront.net/s3-uploads/our_blog/images/about-us/what-do.png");
    padding: 40px;
}

.Extr-teams {
    font-size: 20px;
    text-decoration: none;
}

.l {
    box-shadow: inset 0 0 0 1px red;
}

* {
    box-sizing: border-box;
}

body {
    font-family: Inter, sans-serif;
    font-size: 15px;
    color: var(--bs-black);
}

.icon {
    stroke: unset;
    stroke-width: 0;
    display: inline-block;
    width: 1em;
    height: 1em;
    fill: currentColor;
    vertical-align: -0.1em;
}

.sec_outer {
    max-height: 335px;
    overflow-y: scroll;
}

.ts-mp80 {
    transform: scale(0.8);
}

.ts-mp85 {
    transform: scale(0.85);
}

.ts-mp90 {
    transform: scale(0.9);
}

.ts-p100 {
    transform: scale(1);
}

.ts-p105 {
    transform: scale(1.05);
}

.client-logo:hover,
.ts-p120 {
    transform: scale(1.2);
}

.ts-p125 {
    transform: scale(1.25);
}

.ts-p130 {
    transform: scale(1.3);
}

.ts-p135 {
    transform: scale(1.35);
}

.ts-p140 {
    transform: scale(1.4);
}

.ts-p150 {
    transform: scale(1.5);
}

.fs-10 {
    font-size: 10px;
}

.fs-11 {
    font-size: 11px;
}

.fs-14 {
    font-size: 14px;
}

.fw-md {
    font-weight: 500;
}

.py-50,
.py-sm25-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.text-themedark {
    color: #113251;
}

.text-themelight {
    color: #194670;
}

.text-b2tlink:hover,
.text-themelight2 {
    color: #215b90;
}

.text-lightblue {
    color: #0097ec;
}

.text-grey {
    color: #f5f5f5;
}

.text-grey2,
.text-grey2hovtheme {
    color: #888787;
}

.text-grey3 {
    color: #d9d9d9;
}

.text-grey4 {
    color: #e6e6e6;
}

.text-grey5 {
    color: #696969;
}

.text-b2theme,
.text-link {
    color: var(--bs-black);
    text-decoration: none;
}

.text-b2theme:hover,
.text-link:hover {
    color: var(--bs-link-color);
    text-decoration: underline;
}

.text-b2theme.text-b2theme:hover,
.text-link.text-b2theme:hover {
    color: #102f4c;
    text-decoration: none;
}

.text-b2tlink,
.text-blacklink {
    color: var(--bs-black);
}

.text-inherit {
    color: inherit;
}

.bg-grey {
    background-color: #f5f5f5;
}

.bg-grey2 {
    background-color: #888787;
}

.bg-grey3 {
    background-color: #d9d9d9;
}

.bg-grey4,
.table-bggrey {
    background-color: #e6e6e6;
}

.theme-tooltip {
    --bs-tooltip-bg: var(--bs-primary);
}

.mmwh-22 {
    min-width: 22px;
    max-width: 22px;
    min-height: 22px;
    max-height: 22px;
}

.mmwh-24 {
    min-width: 24px;
    max-width: 24px;
    min-height: 24px;
    max-height: 24px;
}

.mmwh-28 {
    min-width: 28px;
    max-width: 28px;
    min-height: 28px;
    max-height: 28px;
}

.mmwh-30 {
    min-width: 30px;
    max-width: 30px;
    min-height: 30px;
    max-height: 30px;
}

.mmwh-44 {
    min-width: 44px;
    max-width: 44px;
    min-height: 44px;
    max-height: 44px;
}

.mmwh-48 {
    min-width: 48px;
    max-width: 48px;
    min-height: 48px;
    max-height: 48px;
}

.mmwh-50 {
    min-width: 50px;
    max-width: 50px;
    min-height: 50px;
    max-height: 50px;
}

.mmwh-80 {
    min-width: 80px;
    max-width: 80px;
    min-height: 80px;
    max-height: 80px;
}

.mmwh-100 {
    min-width: 100px;
    max-width: 100px;
    min-height: 100px;
    max-height: 100px;
}

.mmwh-120 {
    min-width: 120px;
    max-width: 120px;
    min-height: 120px;
    max-height: 120px;
}

.minw-48 {
    min-width: 48px;
}

.minw-70 {
    min-width: 70px;
}

.minw-75 {
    min-width: 75px;
}

.minw-80 {
    min-width: 80px;
}

.minw-90 {
    min-width: 90px;
}

.minw-100 {
    min-width: 100px;
}

.minw-110 {
    min-width: 110px;
}

.minw-120 {
    min-width: 120px;
}

.minw-124 {
    min-width: 124px;
}

.minw-125 {
    min-width: 125px;
}

.minw-130 {
    min-width: 130px;
}

.minw-160 {
    min-width: 160px;
}

.minw-170 {
    min-width: 170px;
}

.minw-180 {
    min-width: 180px;
}

.minw-268 {
    min-width: 268px;
}

.maxw-188 {
    max-width: 188px;
}

.maxw-380 {
    max-width: 380px;
}

.maxw-400 {
    max-width: 400px;
}

.maxw-420 {
    max-width: 420px;
}

.maxw-480 {
    max-width: 480px;
}

.maxw-520 {
    max-width: 520px;
}

.maxw-600 {
    max-width: 600px;
}

.maxw-690 {
    max-width: 690px;
}

.maxh-160 {
    max-height: 160px;
}

.maxh-164 {
    max-height: 164px;
}

.minh-20 {
    min-height: 20px;
}

.minh-30 {
    min-height: 30px;
}

.minh-40 {
    min-height: 40px;
}

.minh-48 {
    min-height: 48px;
}

.minh-62 {
    min-height: 62px;
}

.minh-200 {
    min-height: 200px;
}

.minh-220 {
    min-height: 220px;
}

.minh-230 {
    min-height: 230px;
}

.minh-242 {
    min-height: 242px;
}

.shadow-md {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

.btn-outline-grey:hover,
.btn-outline-light:hover,
.btn-outline-secondary:hover,
.btn-outline-theme[aria-expanded="true"],
.form-shadow {
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}

.ratio-2x1 {
    --bs-aspect-ratio: 50%;
}

.ratio-52 {
    --bs-aspect-ratio: 52%;
}

.ratio-56 {
    --bs-aspect-ratio: 56%;
}

.ratio-58 {
    --bs-aspect-ratio: 58%;
}

.ratio-60 {
    --bs-aspect-ratio: 60%;
}

.ratio-61 {
    --bs-aspect-ratio: 61%;
}

.ratio-62 {
    --bs-aspect-ratio: 62%;
}

.lh-20 {
    line-height: 20.67px;
}

.hrt-50 {
    margin: 50px 0 0;
}

.hr-t25b50 {
    margin: 25px 0 50px;
}

.hr-t50b25 {
    margin: 50px 0 25px;
}

.hry-0 {
    margin: 0;
}

.hry-25 {
    margin: 25px 0;
}

.hrb-25 {
    margin: 0 0 25px;
}

.hry-35 {
    margin: 35px 0;
}

.hry-40 {
    margin: 40px 0;
}

.hry-50 {
    margin: 25px 0;
    border-top: 2px solid #0097ec;
    opacity: 1;
}

.breadcrumb-box {
    --bs-breadcrumb-divider: url("data:image/svg+xml,<svgxmlns='http://www.w3.org/2000/svg'width='8'height='8'%3E%3Cpathd='M2.50L11.53.5416.52.58l4-4-4-4z'fill='%23102F4C'/></svg>");
}

.form-select.text-white {
    background-image: url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='001616'%3e%3cpathfill='none'stroke='%23ffffff'stroke-linecap='round'stroke-linejoin='round'stroke-width='2'd='m25666-6'/%3e%3c/svg%3e");
}

.form-control::-moz-placeholder {
    opacity: 0.6;
}

.form-control::placeholder {
    opacity: 0.6;
}

.hero-banner .hero-img img,
.img-cover {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.dropdown-menu-center {
    left: 50% !important;
    right: auto;
    transform: translate(-50%, 0);
}

.btn,
.form-select {
    --bs-btn-font-size: 15px;
    border-radius: 0;
}

.btn.btn-sm,
.form-select.btn-sm {
    --bs-btn-font-size: 12px;
}

.btn-outline-light:hover {
    background: var(--bs-white);
    border-color: var(--bs-white);
    color: #102f4c;
}

.btn-outline-secondary {
    color: var(--bs-black);
    border-color: #9e9c9c;
}

.btn-outline-secondary:hover {
    background: #102f4c;
    border-color: #102f4c;
    color: var(--bs-white);
}

.btn-outline-grey {
    color: #888787;
    border-color: #9e9c9c;
}

.btn-outline-grey:hover {
    font-weight: 600;
    border-color: #f5f5f5;
    color: var(--bs-black);
    background: #f5f5f5;
}

.btn-outline-dark {
    --bs-btn-color: #000;
    --bs-btn-border-color: #000;
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-border-color: #000;
}

.btn-outline-theme {
    --bs-btn-color: #102f4c;
    --bs-btn-border-color: #102f4c;
    --bs-btn-hover-color: #fff;
    --bs-btn-active-color: #fff;
    --bs-btn-disabled-color: #102f4c;
    --bs-btn-disabled-border-color: #999;
}

.btn-grey2theme,
.btn-theme {
    --bs-btn-border-color: #bebbbb;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #102f4c;
    --bs-btn-hover-border-color: #102f4c;
    --bs-btn-active-bg: #194670;
    --bs-btn-active-color: #fff;
    --bs-btn-active-border-color: #194670;
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-border-color: #000;
}

.btn-outline-theme[aria-expanded="true"] {
    background-color: #194670;
    border-color: #194670;
    color: #fff;
}

.btn-theme {
    background-color: #102f4c;
    --bs-btn-color: #fff;
}

.btn-grey2theme {
    background-color: #f5f5f5;
    --bs-btn-color: #000;
}

.top-bar,
footer {
    background: var(--bs-black);
}

.table-bggrey tbody,
.table-bggrey td,
.table-bggrey tfoot,
.table-bggrey th,
.table-bggrey thead,
.table-bggrey tr {
    border-color: #888787;
}

.top-bar {
    padding-top: 5px;
    padding-bottom: 5px;
    z-index: 1001;
}

.top-bar .top-link {
    display: inline-flex;
    align-items: center;
    height: 30px;
    padding: 0 12px;
    font-size: 14px;
    text-decoration: none;
    color: var(--bs-white);
    white-space: nowrap;
}

.top-bar .top-link.active,
.top-bar .top-link:hover {
    box-shadow: inset 0 0 0 1px var(--bs-white);
    transition: 350ms;
}

.top-bar .top-search {
    width: 240px;
    height: 30px;
    border: 0;
    box-sizing: border-box;
    outline: 0;
    cursor: pointer;
    background-color: transparent;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvgxmlns='http://www.w3.org/2000/svg'fill='%23ffffff'viewBox='001818'%3E%3Cpathd='M12.511.0283H11.71L11.4310.7583C12.419.61832138.13832136.52832C132.9383210.090.02832036.50.0283203C2.910.028320302.9383206.52832C010.11832.9113.02836.513.0283C8.1113.02839.5912.438310.7311.4583L1111.7383V12.5283L1617.5183L17.4916.0283L12.511.0283ZM6.511.0283C4.0111.028329.0183226.52832C24.038324.012.028326.52.02832C8.992.02832114.03832116.52832C119.018328.9911.02836.511.0283Z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 18px 18px;
    background-position: calc(100% - 6px) 7px;
    padding: 0 30px 0 6px;
    transition: 0.2s;
    border-radius: 0;
    border-bottom: 1px solid #fff;
    box-shadow: none;
    color: #fff;
    opacity: 1;
}

.top-bar .top-search::-moz-placeholder {
    color: #fff;
}

.top-bar .top-search::placeholder {
    color: #fff;
}

.top-bar .top-search:not(:-moz-placeholder-shown) {
    border-bottom: 1px solid #fff;
    width: 240px;
    cursor: text;
    opacity: 1;
}

.top-bar .top-search:focus::-moz-placeholder,
.top-bar .top-search:not(:placeholder-shown)::-moz-placeholder {
    color: currentColor;
}

.top-bar .top-search:not(:-moz-placeholder-shown)::placeholder {
    color: currentColor;
}

.top-bar .top-search:focus::placeholder,
.top-bar .top-search:not(:placeholder-shown)::placeholder {
    color: currentColor;
}

.searchbox {
    position: relative;

    .searchicon {
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translateY(-50%);
        background: transparent;
        border: 0;

        i {
            color: whitesmoke;
        }
    }
}

.navbar {
    position: sticky;
    top: 0;
    background: var(--bs-white);
    z-index: 1000;
}

.navbar .navbar-brand img {
    max-width: 100%;
    transition: 0.3s;
}

.navbar .nav-link {
    color: var(--bs-black);
    font-size: 14px;
    margin-left: 2px;
    --bs-navbar-nav-link-padding-x: 0.7rem;
}

.navbar .nav-link.show,
.navbar .nav-link:hover {
    box-shadow: inset 0 0 0 1px #102f4c;
    background: #102f4c;
    color: var(--bs-white);
}

.navbar.active {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}

.row-shifter {
    width: calc(100% - 290px);
}

.rfp-container .rfp-mobilebutton {
    display: none;
    height: 40px;
    width: 60px;
    background: #102f4c;
    border: 1px solid #102f4c;
    border-right: 0;
    color: var(--bs-white);
    position: fixed;
    top: 70%;
    right: 0;
    font-size: 16px;
    padding-left: 10px;
    letter-spacing: 1px;
    border-radius: 8px 0 0 8px;
    box-shadow: 0 5px 6px rgba(0, 0, 0, 0.3);
    z-index: 100;
}

.rfp-container .rfp-mobilebutton:hover {
    background: var(--bs-white);
    color: #102f4c;
}

.rfp-container .rfp-box {
    width: 280px;
    position: fixed;
    background: #fff;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.2);
    transition: 0.5s;
    opacity: 0;
    top: 100%;
    z-index: 101;
}

.home-slide.active,
.rfp-container .rfp-box.active {
    opacity: 1;
}

.rfp-container .rfp-box .rfp-close {
    position: absolute;
    width: 28px;
    height: 28px;
    border-radius: 50px;
    background: #fff;
    z-index: 2;
    padding: 0;
    border: 1px solid #fff;
    right: 6px;
    top: 6px;
    color: #f33d3d;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.75);
    visibility: hidden;
}

.rfp-container .rfp-box .rfp-close .icon {
    width: 100%;
    height: 100%;
}

.rfp-container .rfp-box .right-sticky-body {
    padding: 24px;
    background: #102f4c;
    color: var(--bs-white);
}

.rfp-container .rfp-box .right-sticky-footer {
    padding: 12px;
    text-align: center;
}

.rfp-container .rfp-box .right-sticky-footer h6 {
    font-size: 15px;
    color: #102f4c;
    margin-bottom: 16px;
    text-align: left;
    padding-left: 10px;
}

.rfp-container .rfp-box .right-sticky-footer img {
    max-height: 76px;
}

.rfp-container .rfp-box .right-sticky-footer .vr {
    opacity: 0.1;
}

.content-bgtext .content-banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.wechampion-links {
    display: flex;
    flex-wrap: wrap;
}

.wechampion-links .btn {
    margin-right: 7px;
    margin-bottom: 7px;
}

.client_logo_sec {
    background-image: url("https://dq300iingq64j.cloudfront.net/s3-uploads/our_blog/images/global-clients-new/clients_bg.webp");
    padding: 65px 0;
    background-repeat: no-repeat;
}

.client-logo {
    padding: 12px;
    position: relative;
    filter: grayscale(1);
    transition: 0.2s linear;
    cursor: pointer;
}

.client-logo:hover {
    filter: none;
}

.client-logo::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 47px;
    background-color: #000;
    top: 29%;
    left: -10px;
}

.client_logo_content {
    background: var(--bs-white);
    padding: 0 16px;
}

.card-hovertheme {
    position: relative;
    transition: 0.3s;
    border: 1px solid #9e9c9c;
}

.card-hovertheme2:hover,
.card-hovertheme:hover {
    background: #102f4c;
    color: #fff;
    border-color: #102f4c;
}

.card-hovertheme2:hover *,
.card-hovertheme:hover > * {
    color: #fff;
}

.card-hovertheme2 {
    position: relative;
    transition: 0.3s;
    border: 1px solid #d9d9d9;
}

.card-hovertheme2:hover .btn-outline-dark {
    border-color: #fff;
}

.card-hovertheme2:hover .btn-outline-dark:hover {
    background: #fff;
    color: #102f4c;
}

.hero-banner {
    width: 100%;
    min-height: 400px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hero-banner .position-relative h1.display-5 {
    font-size: 40px;
}

.hero-banner .hero-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.hero-banner .hero-img::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(16 47 76 / 20%);
}

.hero-banner .hero-img.hero-noshade::after {
    background: 0;
}

.hero-banner .hero-img.hero-blackshade::after {
    background: rgba(0, 0, 0, 0.57);
}

.hero-banner .hero-img.hero-blackshade3::after {
    background: rgb(16 47 76 / 32%);
}

.hero-banner .hero-content {
    width: 100%;
    border-radius: 0 400px 400px 0;
    padding: 35px 70px 35px 0;
    position: relative;
}

.hero-banner .hero-content::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100vw;
    left: -100vw;
    top: 0;
    background: inherit;
}

.hero-banner .hero-content.hero-content-rounded {
    border-radius: 300px 400px 400px 0;
    padding: 50px;
}

.breadcrumb .breadcrumb-item a {
    text-decoration: none;
    color: #074c65;
}

.breadcrumb .breadcrumb-item a:hover {
    text-decoration: underline;
}

.form-shadow {
    background: #fff;
    margin: 50px 0;
}

.form-shadow .form-control {
    border-radius: 0;
}

.list-circle {
    padding: 0;
    margin: 0;
}

.list-circle li {
    padding-left: 35px;
    position: relative;
}

.list-circle li::before {
    content: "â€”";
    position: absolute;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #d9d9d9;
    left: 0;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #215b90;
}

.card-themelighthover {
    transition: 0.3s;
}

.card-themelighthover .btn-outline-grey {
    color: var(--bs-black);
    border-color: #d9d9d9;
}

.card-themelighthover:hover {
    color: var(--bs-white);
    background: #194670;
    border-color: #194670;
}

.card-themelighthover:hover .text-theme {
    color: var(--bs-white);
    transition: 350ms;
}

.card-themelighthover:hover .btn-outline-dark,
.card-themelighthover:hover .btn-outline-grey {
    border-color: var(--bs-white);
    color: var(--bs-white);
}

.card-themelighthover:hover .btn-outline-dark:hover,
.card-themelighthover:hover .btn-outline-grey:hover {
    background: #fff;
    color: var(--bs-black);
}

.video-box video {
    width: 100%;
    display: block;
}

.circle-box {
    border: 6px solid var(--bs-white);
    width: 215px;
    aspect-ratio: 1;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 10px 25px;
    text-align: center;
}

.circle-box p {
    margin: 0;
    font-size: 13px;
    line-height: 18px;
    font-weight: 600;
}

.list-flags {
    padding: 0;
    margin: 0;
}

.list-flags li {
    margin-bottom: 8px;
}

.list-flags li a {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    color: var(--bs-black);
}

.list-flags li a img {
    height: 18px;
    margin-right: 8px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
}

.list-flags li a small,
footer .footer-link:hover,
footer .footer-links li a:hover,
footer .hstack a:hover {
    opacity: 0.75;
}

.list-flags li a.active,
.list-flags li a:hover {
    color: var(--bs-danger);
}

.pagination {
    justify-content: center;
    flex-wrap: wrap;
}

.pagination-common .page-item .page-link {
    border-radius: 0;
    color: #000;
    font-size: 15px;
    background: #e6e6e6;
    margin: 2px;
    padding: 0;
    width: 38px;
    height: 38px;
    line-height: 37px;
    text-align: center;
    outline: 0;
}

.pagination-common .page-item .page-link:hover {
    background: #194670;
    color: #fff;
    border-color: #194670;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}

.pagination-common .page-item:first-child .page-link,
.pagination-common .page-item:last-child .page-link {
    background: #fff;
    border: 1px solid #000;
}

.pagination-common .page-item:first-child .page-link:hover,
.pagination-common .page-item:last-child .page-link:hover {
    background: #194670;
    border-color: #194670;
    color: #fff;
}

.white2theme-linkbox {
    display: block;
    text-decoration: none;
    color: #696969;
    transition: 350ms;
}

.white2theme-linkbox:hover {
    background-color: #102f4c;
    color: #fff;
    text-decoration: underline;
}

.accordion-flushcommon .accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #194670;
}

.accordion-flushcommon .accordion-button:not(.collapsed)::after,
footer .footer-logo img {
    filter: brightness(0) invert(1);
}

.gdprcookie {
    width: 294px;
    position: fixed;
    bottom: 0;
    right: 12px;
    opacity: 0.9;
    padding: 1px 6px;
    text-align: center;
    background-color: rgb(238 238 238);
    color: rgb(64, 64, 64);
    z-index: 111;
    font-size: 12px;
}

.gdprcookie p {
    padding: 5px 0;
    margin: 0;
    font-size: 12px;
    color: #000000c4;
    text-align: center;
}

.gdprcookie p a {
    font-weight: 600;
    color: #000000b3;
}

/* Close icon styling */
.gdprcookie .close-cookie {
    background: transparent;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    position: absolute;
    right: 14px;
    bottom: 0px;
    transform: translateY(-50%);
    color: #000;
    border: 1px solid #000;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

footer .footer-follow a,
footer .footer-link,
footer .footer-links li a,
footer .hstack a {
    color: #fff;
    text-decoration: none;
}

footer {
    color: var(--bs-white);
    padding-top: 30px;
    padding-bottom: 30px;
}

footer .footer-logo {
    display: inline-block;
    margin-bottom: 22px;
}

footer .ftr_link.mb-3 {
    font-size: 14px;
    margin-bottom: 8px !important;
}

footer .footer-follow a {
    display: inline-block;
    margin-left: 8px;
}

footer .footer-links {
    margin-bottom: 0;
    padding: 0;
}

footer .footer-links li {
    margin-top: 2px;
}

footer .hstack {
    font-weight: 600;
    margin-bottom: 10px;
}

.dropdown-320 {
    width: 320px;
}

.dropdown-430 {
    width: 430px;
}

.dropdown-560 {
    width: 560px;
}

.mb-25 {
    margin-bottom: 25px;
}

.p-25 {
    padding: 25px;
}

.p-30,
.p-sm20-30,
.p-sm25-30 {
    padding: 30px;
}

.pt-25 {
    padding-top: 25px;
}

.pt-50 {
    padding-top: 50px;
}

.pb-25 {
    padding-bottom: 25px;
}

.pb-50,
.pb-sm25-50 {
    padding-bottom: 50px;
}

.py-5px {
    padding-top: 5px;
    padding-bottom: 5px;
}

.py-6px {
    padding-top: 6px;
    padding-bottom: 6px;
}

.py-8px {
    padding-top: 8px;
    padding-bottom: 8px;
}

.py-25 {
    padding-top: 25px;
    padding-bottom: 25px;
}

.py-35 {
    padding-top: 35px;
    padding-bottom: 35px;
}

.p-sm25-50 {
    padding: 50px;
}

.px-sm25-50 {
    padding-left: 50px;
    padding-right: 50px;
}

.py-sm25-40 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.py-sm50-100 {
    padding-top: 36px;
    padding-bottom: 36px;
}

.pt-sm50-100 {
    padding-top: 100px;
}

.mt-sm10-20 {
    margin-top: 20px;
}

.mt-sm20-30 {
    margin-top: 30px;
}

.mt-sm50-100 {
    margin-top: 100px;
}

.mt-sm25-40 {
    margin-top: 40px;
}

.mt-sm25-50 {
    margin-top: 50px;
}

.mb-sm20-40 {
    margin-bottom: 40px;
}

.owl-carousel-equalheight .item {
    display: flex;
    flex: 1 0 auto;
    height: 100%;
}

#case-stydy-slider.owl-carouselarrow .owl-nav {
    left: 188px !important;
    width: calc(100% + -394px) !important;
    bottom: 44px;
    top: unset;
    height: auto;
}

#case-stydy-slider {
    background-color: #102f4c;
    padding: 44px 30px 70px;
    border-radius: 17px;
    height: 323px;
    margin-top: 20px;
}

.owl-carouselarrow .owl-nav,
.owl-carouselarrow .owl-nav.disabled {
    position: absolute;
    top: 0;
    left: -36px;
    width: calc(100% + 68px);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    pointer-events: none;
}

.owl-carouselarrow .owl-nav button,
.owl-carouselarrow .owl-nav.disabled button {
    width: 34px;
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #102f4c !important;
    border: 1px solid #102f4c !important;
    pointer-events: all;
    border-radius: 40px;
    font-size: 20px !important;
}

.owl-carouselarrow .owl-nav button:hover,
.owl-carouselarrow .owl-nav.disabled button:hover {
    color: #fff !important;
    background: #102f4c !important;
}

#homeSlider.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: rgba(255, 255, 255, 0.25) !important;
}

.common-slider.owl-carousel .owl-dot,
.owl-carousel .owl-next,
.owl-carousel .owl-prev {
    display: none;
}

.main_head {
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.2;
}

.home-slide {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: 1s;
}

.cse_titles {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    font-size: 18px;
}

.testimo-user {
    width: 120px;
    max-width: 120px;
    height: 120px;
    max-height: 120px;
    margin: -46px auto 0;
    border-radius: 120px;
}

@media only screen and (min-width: 1201px) and (max-width: 1499px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        width: 100%;
        max-width: 1200px;
    }

    .items_litss a {
        display: flex;
        align-items: center;
        gap: 10px;
        text-decoration: none;
        border-radius: 4px;
        font-weight: 600;
        color: #000;
        font-size: 12px;
    }

    .consultant_btn {
        padding: 8px 10px;
    }
}

@media screen and (min-width: 1180px) and (max-width: 1600px) {
    footer {
        padding-top: 10px;
        padding-bottom: 15px;
    }

    footer .copyright,
    footer .footer-links li a,
    footer .hstack,
    footer address {
        font-size: 14px;
        opacity: 0.9;
    }

    footer .footer-follow {
        font-size: 14px;
    }

    footer .footer-follow.mb-3 {
        margin-bottom: 16px !important;
    }

    footer h6.mb-3 {
        font-size: 15px;
        margin-bottom: 8px !important;
    }

    footer .hry-25 {
        margin: 15px 0;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .prjt_dets {
        height: 202px;
    }

    .reg_cat > a {
        width: 47%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .profile_img {
        width: 40%;
    }

    .profile_rightss {
        padding: 15px;
        width: 60%;
    }

    .clnt_email {
        font-size: 12px;
    }

    .case_stydy_content {
        margin-bottom: 20px;
    }

    .case_stydy_content h1 {
        font-size: 22px;
    }
}

@media screen and (max-width: 991.9px) {
    body:has(.navbar-collapse.show) {
        overflow: hidden;
    }

    .navbar {
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
    }

    .navbar .nav-link {
        padding-left: 15px;
        padding-right: 15px;
    }

    .navbar .dropdown-menu-center {
        transform: none !important;
    }

    .navbar .dropdown-320,
    .navbar .dropdown-430,
    .navbar .dropdown-560,
    .row-shifter {
        width: auto;
    }

    .navbar .dropdown-320 .flex-wrap,
    .navbar .dropdown-430 .flex-wrap,
    .navbar .dropdown-560 .flex-wrap {
        align-items: flex-start;
    }

    .navbar .navbar-collapse {
        height: calc(100vh - 80px);
        overflow: hidden;
        overflow-y: auto;
    }

    .rfp-container .rfp-mobilebutton {
        display: block;
    }

    .rfp-container .rfp-box {
        display: none;
        left: auto !important;
        right: 15px;
    }

    .rfp-toggle .rfp-container .rfp-mobilebutton {
        display: none;
    }

    .rfp-toggle .rfp-container .rfp-box {
        display: block;
        top: auto !important;
        bottom: 10px !important;
    }

    .rfp-toggle .rfp-container .rfp-box .rfp-close {
        visibility: visible;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .ordercls {
        max-width: 100%;
        margin-bottom: 30px;
    }

    #checkout-button {
        margin-top: 10px;
    }

    .prjt_dets {
        height: auto;
    }

    .reg_cat > a {
        width: 47%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .sub_menu_list {
        transform: translateX(0);
    }

    .case_stydy_content h1 {
        font-size: 22px;
    }
}

@media screen and (min-width: 767.9px) {
    .border-md-enddark {
        border-right: 1px solid var(--bs-dark);
    }

    .ps-md-30 {
        padding-left: 30px;
    }
}

@media screen and (max-width: 767.9px) {
    .top-bar .top-link {
        padding: 0 6px;
    }
}

@media screen and (max-width: 767px) {
    .right_text p {
        font-size: 15px;
    }
    .right_text h5 {
        font-size: 17px;
    }
    .gdprcookie {
        display: none !important;
    }
    .new_blog img {
        width: 100% !important;
        height: auto !important;
    }
    .main_head {
        font-size: 1.7rem;
    }

    .text-endss,
    .text-sm-center {
        text-align: center;
    }

    .go-to-market-bg .max_75,
    .govt_plan .max_40,
    .ordercls {
        max-width: 100%;
    }

    .ordercls h1 {
        font-size: 30px;
    }

    .ordercls {
        margin-bottom: 30px;
    }

    .page_tabs a,
    .profile_img,
    .sec_tabs a,
    .wth_100 {
        width: 100%;
    }

    .con_rfp_btn {
        margin-top: 10px;
    }

    #sidebar {
        margin-bottom: 1rem;
    }

    .futur_growth_bg,
    .go-to-market-bg {
        background-position-x: 0;
    }

    .navbar .navbar-brand {
        width: 150px;
        margin-right: 0;
    }

    .celebrating-logo {
        width: 105px !important;
    }

    .navbar-brand::after {
        right: -12px;
    }

    .text-sm-center {
        margin-bottom: 20px;
    }

    .cardss_h,
    .prjt_dets {
        height: auto;
    }

    .hd_type {
        margin-bottom: 30px;
    }

    .text::after {
        bottom: -28px;
    }

    .circle::after {
        display: none;
    }

    .g-recaptcha {
        transform: scale(0.77);
        transform-origin: 0 0;
    }

    .hero-content .display-5 {
        font-size: 28px !important;
    }

    .owl-carouselarrow .owl-nav,
    .owl-carouselarrow .owl-nav.disabled {
        display: none !important;
    }

    .reg_grouth {
        padding: 20px 20px 0;
    }

    .reg_cat > a {
        width: 47%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .profile_left {
        display: block;
        height: auto;
    }

    .profile_rightss {
        padding: 15px 24px;
        width: 100%;
    }

    .crd_padd {
        padding: 40px 20px;
    }

    #client-testimonials-slider.owl-carousel .owl-dots {
        bottom: 6px;
    }

    .bg_stroys,
    .bg_stroys1,
    .bg_stroys2,
    .bg_stroys3,
    .bg_stroys4,
    .bg_stroys5 {
        background-image: none;
        background-color: #4a77b2;
    }

    .left_cont {
        margin-bottom: 20px;
    }

    .case_stydy_content h1 {
        font-size: 20px;
    }

    .sub_menu_list {
        --bs-dropdown-min-width: 0 !important;
        transform: translateX(0);
    }

    .case_sty_heading {
        font-size: 24px;
    }
}

@media screen and (min-width: 575px) {
    .maxw-sm-300 {
        max-width: 300px;
    }

    .maxw-sm-323 {
        max-width: 323px;
    }

    .maxw-sm-360 {
        max-width: 360px;
    }

    .maxw-sm-380 {
        max-width: 380px;
    }

    .maxw-sm-400 {
        max-width: 400px !important;
    }

    .maxw-sm-420 {
        max-width: 420px;
    }

    .maxw-sm-430 {
        max-width: 430px;
    }

    .maxw-sm-440 {
        max-width: 440px;
    }

    .maxw-sm-450 {
        max-width: 450px;
    }

    .maxw-sm-460 {
        max-width: 460px;
    }

    .maxw-sm-470 {
        max-width: 470px !important;
    }

    .maxw-sm-480 {
        max-width: 480px !important;
    }

    .maxw-sm-490 {
        max-width: 490px;
    }

    .maxw-sm-590 {
        max-width: 590px !important;
    }

    .maxw-sm-580 {
        max-width: 580px !important;
    }

    .maxw-sm-600 {
        max-width: 600px !important;
    }

    .maxw-sm-602 {
        max-width: 602px !important;
    }

    .maxw-sm-640 {
        max-width: 640px !important;
    }

    .maxw-sm-690 {
        max-width: 690px !important;
    }

    .maxw-sm-720 {
        max-width: 720px;
    }

    .maxw-sm-730 {
        max-width: 730px;
    }

    .maxw-sm-740 {
        max-width: 740px;
    }

    .maxw-sm-750 {
        max-width: 750px;
    }

    .maxw-sm-80pr {
        max-width: 80%;
    }

    .mmwh-sm-280x164 {
        min-width: 280px;
        max-width: 280px;
        min-height: 164px;
        max-height: 164px;
    }
}

@media screen and (max-width: 575px) {
    .p-sm20-30 {
        padding: 20px;
    }

    .p-sm25-30,
    .p-sm25-50 {
        padding: 25px;
    }

    .px-sm25-50 {
        padding-left: 25px;
        padding-right: 25px;
    }

    .py-sm25-40,
    .py-sm25-50 {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .pb-sm25-50 {
        padding-bottom: 25px;
    }

    .mt-sm10-20 {
        margin-top: 10px;
    }

    .mt-sm20-30 {
        margin-top: 20px;
    }

    .mt-sm50-100 {
        margin-top: 50px;
    }

    .mt-sm25-40,
    .mt-sm25-50 {
        margin-top: 25px;
    }

    .mb-sm20-40 {
        margin-bottom: 20px;
    }

    .mb-sm25-50 {
        margin-bottom: 25px;
    }

    .mb-sm50-100 {
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 576px) {
    .owl-carouselarrow .owl-nav,
    .owl-carouselarrow .owl-nav.disabled {
        left: 0;
        width: 100%;
        display: none;
    }

    .owl-carouselarrow .owl-dots,
    .owl-carouselarrow .owl-dots.disabled {
        width: 100%;
        position: absolute;
        text-align: center;
        left: 0;
    }

    .owl-carouselarrow .owl-dots button,
    .owl-carouselarrow .owl-dots.disabled button {
        width: 12px;
        height: 5px;
        background-color: rgba(255, 255, 255, 0.5);
        margin: 8px 4px 4px;
        border-radius: 10px;
        border: 1px solid rgba(16, 47, 76, 0.35);
        box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.5);
    }

    .owl-carouselarrow .owl-dots button.active,
    .owl-carouselarrow .owl-dots.disabled button.active {
        background-color: rgba(16, 47, 76, 0.5);
    }
}

@media screen and (max-width: 420px) {
    .navbar .navbar-brand {
        width: 150px;
        margin-right: 0;
    }

    .celebrating-logo {
        width: 105px !important;
    }

    .navbar-brand::after {
        right: -12px;
    }
}

.footer-link {
    display: inline-block;
    padding: 2px;
}
