.banner_content_word {
    font-size: 66px;
    font-weight: 500;
    max-width: 800px;
    width: 100%;
    text-align: center;
    line-height: 1.1em;
}

.banner_content {
    display: flex;
    align-items: center;
    justify-content: center;
}

.landing_banner {
    background: url(../../assets/imgs/image/bloackchain_devlopement/your_journey_into.png)
        no-repeat;
    width: 100%;
    border-radius: 30px;
    background-size: cover;
    background-position: bottom left;
    background-repeat: no-repeat;
}

.sub_boxes {
    display: flex;
    gap: 15px;
    max-width: 1220px;
    padding: 0 10px;
}

.bpx_img {
    width: 50px;
}

.boxes {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 10px;
}

.landing_banner {
    display: flex;
    gap: 70px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 175px;
    padding-bottom: 90px;
}

.boxes h3 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
}

.sevice_padding {
    padding-top: 0px !important;
}

.max-width-1500 {
    max-width: 1500px;
}

/* section2 */
.security_heading {
    color: #fe753e;
    background-color: #ffeae6;
    width: 170px;
    border-radius: 100px;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0.65em;
}

.security_tag {
    font-size: 42px;
    font-weight: 500;
    margin-bottom: 0.75em;
}

.security_sub {
    line-height: 1.5em;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 1.5em;
}

.security_content {
    line-height: 1.5em;
    font-size: 20px;
    margin-bottom: 2.5em;
}

.security_button {
    background-color: #ff5538;
    color: white;
    border-radius: 100px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    padding: 1.5em 3.5em 1.5em 3.5em;
}

.security_button:hover {
    background-color: #336aea;
    border-color: transparent;
    transform: translate3d(0, -2px, 0);
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.12);
    white-space: nowrap;
}

.security {
    padding: 50px 0;
}

.sevice_padding {
    padding-bottom: 75px !important;
}

.benifits_tag {
    font-size: 42px;
    line-height: 1.1em;
    font-weight: 500;
    margin-bottom: 0.4em;
}

.benifits {
    padding: 50px 0;
}

.benifits_content {
    color: #233d62;
    font-weight: 400;
    line-height: 1.5em;
    font-size: 20px;
    text-decoration: inherit;
}

.benifits_left_box {
    max-width: 480px;
    width: 100%;
    margin: auto;
}

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

.whyus_tag {
    color: #fff;
    font-size: 42px;
    line-height: 1.25em;
}

.whyus {
    padding: 50px 0;
    background: url(../../assets/imgs/image/ai-orders/speed_precission_bg.jpg)
        no-repeat;
    background-size: cover;
    background-position: 100% 100%;
}

.whyus_content {
    color: #fff;
    line-height: 1.3em;
    font-size: 15px;
    margin-bottom: 0.5em;
    font-weight: 400;
}

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

.whyus_boxes {
    border-color: rgba(255, 255, 255, 0.2);
    border-width: 1px;
    border-style: solid;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: baseline;
    margin-bottom: 30px;
}

.whyus_image span img {
    margin-bottom: 30px;
}

.whyus_content h3 {
    color: #fff;
    /* text-transform: uppercase; */
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 10px;
}

.whyus_content p {
    color: rgb(255 255 255);
    line-height: 20px;
    font-size: 16px;
    text-align: start;
    font-weight: 400;
}

/*  */

/* .sidebar {
    overflow: inherit;
    position: sticky;
    top: 200px;
    padding-top: 30px !important;
} */

.main {
    display: flex;
    flex-direction: column;
}

.main,
.sidebar {
    border-radius: 10px;
    color: #222;
    padding: 15px;
}

code,
pre {
    background-color: #ccc;
    padding: 0 3px;
    border-radius: 5px;
}

.bottom {
    justify-self: bottom;
}

.fields_row {
    gap: 0px;
    align-items: flex-start;
}

/*  */
.box h4 {
    border-radius: 5em;
    color: white;
    letter-spacing: 1px;
    font-size: 24px;
    display: inline-block;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 15px;
    padding-top: 10px;
    margin-bottom: 10px;
    font-weight: 500;
}

.box p {
    line-height: 1.2em;
    font-weight: 400;
    margin-bottom: 1.5em;
}

.scrolling_section {
    /* background-image: linear-gradient(180deg, #212A3C 0%, #0E1F41 100%); */
    background: url(../../assets/imgs/image/bloackchain_devlopement/our_block_bg.png)
        no-repeat;
    background-size: cover;
    background-position: 100% 100%;
    padding: 100px 0;
}

.shadow {
    background-image: linear-gradient(0deg, #17243e 40%, #17243e00 100%);
    min-height: 490px;
    z-index: 2;
    background-color: transparent;
    width: 100%;
    bottom: 28px;
    right: 45px;
    position: absolute;
}

.box {
    max-width: 480px;
    width: 100%;
}

.sidebar img {
    max-width: 80%;
}

.shadow_outer {
    position: relative;
}

/* next section */
.pt-120,
.py-120 {
    padding-top: 120px;
}

.flex-wrap {
    flex-wrap: wrap;
}

.d-flex,
.flex {
    display: flex;
}

.mr-80 {
    margin-right: 80px;
}

.w-33percent {
    width: 33.333%;
}

.transition-all {
    transition: transform 0.85s cubic-bezier(0.23, 1, 0.32, 1), background 0.3s,
        border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.mb-30,
.my-30 {
    margin-bottom: 30px;
}

.pr-60,
.px-60 {
    padding-right: 60px;
}

.mb-20,
.my-20 {
    margin-bottom: 20px;
}

.pt-20,
.py-20 {
    padding-top: 20px;
}

.pos-rel,
.relative {
    position: relative;
}

.leading-1\/4em {
    line-height: 1.4em;
}

.font-bold {
    font-weight: 500;
}

.text-20 {
    font-size: 20px;
}

.inline-block {
    display: inline-block;
}

.mb-0\/2em {
    margin-bottom: 0.2em;
}

.text-primary {
    color: #225469 !important;
}

.ld-fh-element > :last-child {
    margin-bottom: 0;
}

.w-full {
    width: 100% !important;
}

.w-25percent {
    width: 25% !important;
}

.text-end {
    text-align: end;
}

.pr-30,
.px-30 {
    padding-right: 30px;
}

.font-medium {
    font-weight: 500;
}

.text-16 {
    font-size: 16px;
}

.m-0 {
    margin: 0;
}

.w-75percent {
    width: 75% !important;
}

.pr-20percent,
.px-20percent {
    padding-right: 20%;
}

.rounded-20 {
    border-radius: 20px;
}

.bg-transparent {
    background-color: transparent;
}

.h-25 {
    height: 25px !important;
}

.w-75percent {
    width: 75% !important;
}

.pr-50percent,
.px-50percent {
    padding-right: 50%;
}

.rounded-20 {
    border-radius: 20px;
}

.bg-transparent {
    background-color: transparent;
}

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

.flex-col {
    flex-direction: column;
}

.iconbox .iconbox-icon-container,
.iconbox .iconbox-icon-wrap {
    flex-shrink: 0;
}

.h-75 {
    height: 75px !important;
}

.w-75 {
    width: 75px !important;
}

.iconbox .iconbox-icon-container {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.z-1 {
    z-index: 1;
}

.rounded-full {
    border-radius: 50em;
}

.bg-green-100 {
    background-color: #eafbf7;
}

.text-30 {
    font-size: 30px;
}

.iconbox .iconbox-icon-container > svg,
.iconbox .iconbox-icon-container > svg circle,
.iconbox .iconbox-icon-container > svg ellipse,
.iconbox .iconbox-icon-container > svg path,
.iconbox .iconbox-icon-container > svg polygon,
.iconbox .iconbox-icon-container > svg polyline,
.iconbox .iconbox-icon-container > svg rect {
    transition: fill 0.3s, stroke 0.3s;
}

.iconbox-circle .iconbox-icon-container img[src$=".svg"],
.iconbox-circle .iconbox-icon-container > svg {
    width: 44px !important;
}

.iconbox-icon-container > svg {
    line-height: 0;
    fill: currentColor;
}

.iconbox-icon-container i,
.iconbox-icon-container > svg {
    display: inline-block;
}

.h-1em {
    height: 1em !important;
}

.iconbox .iconbox-icon-container > svg,
.iconbox .iconbox-icon-container > svg circle,
.iconbox .iconbox-icon-container > svg ellipse,
.iconbox .iconbox-icon-container > svg path,
.iconbox .iconbox-icon-container > svg polygon,
.iconbox .iconbox-icon-container > svg polyline,
.iconbox .iconbox-icon-container > svg rect {
    transition: fill 0.3s, stroke 0.3s;
}

.iconbox .iconbox-icon-container > svg,
.iconbox .iconbox-icon-container > svg circle,
.iconbox .iconbox-icon-container > svg ellipse,
.iconbox .iconbox-icon-container > svg path,
.iconbox .iconbox-icon-container > svg polygon,
.iconbox .iconbox-icon-container > svg polyline,
.iconbox .iconbox-icon-container > svg rect {
    transition: fill 0.3s, stroke 0.3s;
}

.about .iconbox h3 {
    font-size: 24px;
}

.iconbox h3 {
    display: inline-block;
}

.iconbox h3,
.iconbox p {
    transition-property: color, background;
    transition-duration: 0.3s;
    transition-timing-function: ease;
}

.leading-1em {
    line-height: 1em;
}

.font-bold {
    font-weight: 500;
}

.text-16 {
    font-size: 16px;
}

.text-center {
    text-align: center;
}

.bg-blue-100 {
    background-color: #e9ecfb;
}

.bg-gray-100 {
    background-color: #f0f0f0;
}

.bg-red-100 {
    background-color: #fceeec;
}

.bg-slate-100 {
    background-color: #ebeff1;
}

.bg-cyan-100 {
    background-color: #eaf7fa;
}

.inner_span {
    color: #627c89;
}

/* next */
.client_area_modifiyed {
    background-color: black;
}

.client_area_modifiyed .simple-shadow {
    background-color: black;
}

/* next */
.blog .section_title {
    text-align: center;
    padding-bottom: 35px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.blog .section_title h6 {
    color: #5725ff;
    font-size: 15px;
    border-radius: 20px;
    background-color: #e9ecfb;
    padding: 5px 10px 5px 10px;
    width: 100px;
}

.blog .content_box {
    display: flex;
    align-items: center;
    justify-content: space-around;
    cursor: pointer;
}

.content_box_content {
    display: flex;
    flex-direction: column;
    max-width: 300px;
}

.blog .content_box img {
    max-width: 196px;
}

.content_box_content h6 {
    color: #225469;
    line-height: 1.25em;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 11px;
    border-radius: 50em;
    padding: 11px 21px;
    background-color: #fff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    width: 150px;
}

.content_box_content h2 {
    word-wrap: break-word;
    text-align: start;
    color: #45485f;
    line-height: 25px;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 0.85em;
    margin-top: 0.75em;
}

.content_box_content p {
    color: #627c89;
    font-size: 18px;
    font-weight: 400;
}

.blog {
    padding: 50px 0;
}

.blog .content_box img:hover {
    background-color: #430080c7;
    opacity: 1;
}

/* next */
.accordion-container {
    margin-top: 30px;
}

.accordion-item {
    background: none;
    margin-bottom: 10px;
}

.accordion-header {
    border-bottom: 1px solid lightgrey !important;
    background: none;
    /* White text */
    color: rgba(28, 28, 28, 0.8);
    padding: 15px;
    font-size: 24px;
    font-weight: 500;
    border: none;
    width: 100%;
    text-align: left;
    cursor: pointer;
    outline: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 8px 8px 0 0;
}

.accordion-header:hover {
    background: none;
}

.accordion-content {
    background: none;
    overflow: hidden;
    padding: 0 15px;
    max-height: unset;
    display: none;
    transition: max-height 0.3s ease;
    text-align: start;
}

.accordion-content p {
    margin: 15px 0;
    line-height: 1.5;
}

.icon {
    transition: transform 0.3s ease;
}

.active .icon {
    transform: rotate(45deg);
}

.faq {
    padding: 50px 0;
}

.faq h2 {
    font-size: 42px;
    margin-bottom: 0.5em;
    font-weight: 400;
}

/* next */
.hr_home_banner {
    padding: 100px 0 0 0;
    background: url(../imgs/image/hr_management/uncover.png),
        linear-gradient(#484648b3, #5c5656);
    background-position: 0% 100%;
    padding: 200px 0 150px;
    background-repeat: no-repeat;
    background-blend-mode: overlay;
}
.align-center {
    align-items: center;
}

.shape {
    position: relative;
}

.shape svg {
    position: absolute;
}

.hr_image {
    position: relative;
    z-index: 100;
}

.svg_shape {
    bottom: 249px;
}

.hr_home_content {
    max-width: 525px;
}

.hr_home_content h1 {
    line-height: 1em;
    font-size: 66px;
    margin-bottom: 0.2em;
    color: black;
    font-weight: 500;
}

.hr_home_content p {
    color: #212529;
    line-height: 1.25em;
    font-size: 20px;
    margin-bottom: 2em;
    font-weight: 400;
}

/* next */
.hr_section1 .hr_section_title h2 {
    text-align: center;
    margin-bottom: 0.2em;
    padding-bottom: 0.2em;
    font-size: 42px;
    line-height: 1em;
}

.hr_section1 .bg-color {
    box-shadow: 0 14px 55px 0 rgba(208, 202, 239, 0.3);
    background-color: #fff;
    border-radius: 30px;
    padding-bottom: 40px;
    padding-top: 40px;
    border-color: rgba(0, 0, 0, 0.1);
}

.hr_section1-left-box {
    /* display: flex;
    flex-direction: column; */
}

.hr_section1-left-box h6 {
    color: #895ed0;
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    margin-bottom: 30px;
    margin-top: 5px;
}

.hr_section1 .content_box {
    display: flex;
    gap: 20px;
    max-width: 480px;
    width: 100%;
}

.content_box .icon {
    width: 28%;
}
.content_box .icon img {
    width: 50px;
}
.hr_section1 .content_box .content h3 {
    font-size: 24px;
    line-height: 1em;
    margin-bottom: 0.7em;
    font-weight: 500;
    color: black;
}

.hr_section1 .content_box .content p {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.5;
}

.hr_section1 .hr-aligment {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.hr_section1 .content_box .content {
    margin-bottom: 30px;
}

.hr_section1 .hr_section_title img {
    position: absolute;
    z-index: 0;
    top: 48%;
    width: 380px;
    height: 380px;
    /* right: 0%; */
    left: 34%;
    bottom: 0;
}

.hr_section1 .hr_section_title {
    position: relative;
    border-bottom: 1px solid #d5d5d5;
    margin-bottom: 30px;
}

@-webkit-keyframes rotating

/* Safari and Chrome */ {
    from {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotating {
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.rotating {
    -webkit-animation: rotating 8s linear infinite;
    -moz-animation: rotating 2s linear infinite;
    -ms-animation: rotating 2s linear infinite;
    -o-animation: rotating 2s linear infinite;
    animation: rotating 8s linear infinite;
}

.hr_section1 {
    padding: 50px 0;
    background-color: #fcf8fd;
}

/* next */
.hr_section2_content h2 {
    font-size: 42px;
    margin-bottom: 0.35em;
}

.hr_section2_content p {
    font-size: 17px;
    margin-bottom: 0.5em;
    font-weight: 400;
}

.hr_section2 {
    padding: 50px 0;
}

.hr_section2_content img {
    margin-bottom: 15px;
}

/* next */
.hr_section3_content_box .number {
    font-weight: 900;
    text-align: center;
    border: 2px solid #e1e1e1;
    width: 60px;
    padding: 6px 4px 8px 5px;
    height: 38px;
    font-size: 14px;
    border-radius: 100px;
}

.hr_section3_content_box {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.hr_section3_content_box_content h3 {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.5em;
    margin-bottom: 0.5rem;
}

.hr_section3_content_box_content ul li {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    color: black;
    list-style-type: disc;
    list-style: disc;
}

.hr_section3 {
    padding: 50px 0;
}

.hr_section_5content_box img {
    width: 50px;
}

.hr_section_5content_box {
    display: flex;
    gap: 25px;
    align-items: center;
    justify-content: center;
    /* max-width: 249px; */
}

.hr_section_5content_box h4 {
    font-size: 24px;
    margin-bottom: 0;
    margin-top: 0;
    color: #4f4f4f;
}

.hr_section_5content_box_line_parent {
    /* background-color: rgba(0, 0, 0, 0.075); */
    width: 100%;
    height: 5px;
}

.hr_section_5content_box_line {
    width: 100%;
    height: 5px;
    background-color: rgba(0, 0, 0, 0.075);
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.45s cubic-bezier(0.23, 1, 0.32, 1);
}

.hr_section2
    .case-studio
    .case-studio-tabs
    .nav-item
    button.active
    .hr_section_5content_box_line_parent {
    background-color: unset !important;
}

.hr_section2
    .case-studio
    .case-studio-tabs
    .nav-item
    button.active
    .hr_section_5content_box_line {
    background-color: #212529 !important;
    /* transform-origin: left;
    transform: scaleX(1);
    display: block; */
}

.hr_section2 .case-studio .case-studio-tabs .nav-item button.active {
    background: #abc4d2fa !important;
    color: #ffffff;
    transition: 0s;
}

.hr_section2 .case-studio .case-studio-tabs {
    background: none;
}

.hr_section_5content_box {
    margin-bottom: 0px;
}

.hr_section2 .case-studio .case-studio-tab-content .case-studio-body .left {
    background: none;
}

/* next */
.hr_section_6_content_box h3 {
    font-size: 42px;
    margin-bottom: 0.75em;
    font-weight: 600;
    color: white;
}

.hr_section_6_content_box_content {
    display: flex;
    flex-wrap: wrap;
}

.hr_section_6_content_box_content .inner {
    max-width: 279px;
    display: flex;
    gap: 12px;
    padding: 24px 9px 9px 27px;
    color: white;
}

.hr_section_6_content_box_content .inner p {
    color: white !important;
}

.border-right {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.hr_section_6_content_box_content .inner .circle {
}

.hr_section_6_content_box_content .content h6 {
    font-size: 24px;
    line-height: 1em;
    margin-bottom: 0.7em;
    font-weight: 600;
}

.hr_section_6_content_box_content .content p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    color: #605e77;
    /* font-weight: 600; */
}

.hr_section_6 {
    padding: 50px 0;
    background: url(../../assets/imgs/image/hr_management/hrms_progress_bg.png)
        no-repeat;
    background-size: cover;
    background-position: 100% 100%;
}

/* next */
.hr_section_7_contentbox {
    display: flex;
    box-shadow: 0 14px 55px 0 rgba(208, 202, 239, 0.3);
    border-radius: 10px;
    background-color: #a5becc;
}

.hr_section_7_contentbox .inner {
    display: flex;
    flex-direction: column;
    padding-top: 45px;
    padding-right: 30px;
    padding-bottom: 60px;
    padding-left: 30px;
}

.hr_section_7_contentbox .inner h2 {
    background-color: #00000000;
    margin-bottom: 0.5em;
    font-weight: 600;
    background-image: linear-gradient(180deg, #4452f2 0%, #f2dfdf 100%);
    -webkit-text-fill-color: transparent !important;
    -webkit-background-clip: text !important;
    font-size: 43px;
}

.hr_section_7_contentbox .inner h6 {
    margin-bottom: 2em;
    font-size: 24px;
}

.hr_section_7_contentbox .inner p {
    line-height: 1.6em;
    font-size: 16px;
    margin-bottom: 0.5em;
    color: #737588;
}

.hr_section_7 {
    padding: 50px 0;
}

/* next */
.client_area_modifiyed_2 {
    background-color: white;
    padding: 50px 0;
}

.client_area_modifiyed_2 .simple-shadow {
    background: none;
    box-shadow: none;
}

/* ai page starting */
.ai_home_page_contnet h1 {
    font-size: 66px;
    line-height: 0.9em;
    color: #fff;
    margin-bottom: 0.15em;
    font-weight: 500;
    position: relative;
}

.ai_home_banner {
    background: url(../../assets/imgs/image/ai-bots/where.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    padding: 200px 0 150px;
    background-position-y: 70px;
    background-position-x: 85%;
}

.ai_cutom_row {
    align-items: center;
    z-index: 1;
}

.ai_home_banner_bg_color {
    background-color: rgb(0 34 44 / 19%);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 1;
}

.ai_home_page_contnet p {
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.6em;
    font-weight: 400;
    font-size: 22px;
    margin-bottom: 1.5em;
    position: relative;
}

.align-item-center {
    align-items: center;
}

/* next */
.ai_section_3_innerbox .content h3 {
    font-size: 24px;
    margin-bottom: 1em;
    font-weight: 900;
    margin-top: 1em;
}

.ai_section_3_innerbox {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    margin-bottom: 30px;
}

.ai_section_3_innerbox .content p {
    margin-bottom: 0.5em;
    font-size: 16px;
    font-weight: 400;
}

.ai_section_3_innerbox .icon img {
    max-width: 100%;
    height: auto;
}

.ai_section_3 {
    padding: 50px 0;
    background: url(../../assets/imgs/image/ai-bots/co-pilot_bg.jpg) no-repeat;
    background-size: cover;
    background-position: 100% 100%;
}

/* next */
.ai_section_4_button {
    background-color: rgba(7, 124, 88, 0.11);
    color: black;
}

.ai_section_4 {
    background: url(../../assets/imgs/image/ai-bots/tech_allies_bg.png)
        no-repeat;
    background-size: cover;
    background-position: 100% 100%;
}

/* next */

.ai_section_5_content h2 {
    margin-bottom: 0.5em;
    font-size: 42px;
    line-height: 0.85em;
}

.ai_section_5_content h4 {
    margin-bottom: 0.5em;
    font-size: 26px;
    line-height: 0.85em;
    font-weight: 400;
}

.ai_section_5_content p {
    line-height: 1.3em;
    font-size: 15px;
    margin-bottom: 0.5em;
    font-weight: 400 !important;
}

.ai_section_5_content {
    padding-bottom: 50px;
    padding-top: 50px;
}

.ai_section_5_cutom_row {
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid black;
}

.ai_section_5 {
    padding: 50px 0;
}

/* next */
.ai_section_6_content h3 {
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bolder;
}

.ai_section_6_content h2 {
    margin-bottom: 0.5em;
    letter-spacing: -0.5px;
    font-size: 50px;
    font-weight: 900;
}

.ai_section_6_content p {
    margin-bottom: 2em;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.29em;
}

/* .ai_section_6_custom_row{
    justify-content: space-between;
} */
.ai_section_6_content {
    padding-left: 60px;
}

.ai_section_6 {
    padding-top: 50px;
    padding-bottom: 65px;
}

.tilt1 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    /* height: 100%; */
    height: auto;
    object-fit: cover;
    object-position: center center;
    opacity: 1;
    border-radius: 8px;
    cursor: pointer;
}

.ai_section_6_img {
    position: relative;
}

.ai_section_6_img img {
    max-width: 400px;
    width: 100%;
    margin: auto;
    display: flex;
    margin-bottom: 30px;
}

/* next */
.ai_section_7_tabs {
    display: flex;
    flex-direction: column;
}

.ai_section_7_tabs .nav-item .nav-link.active {
    background-color: white;
    padding: 1em 1.5em;
    border-radius: 4px;
    color: #000;
    text-align: left;
    margin-bottom: 1em;
}

.ai_section_7_tabs_content1 {
    font-weight: 900;
    font-size: 24px;
    color: #000;
    line-height: 1.5em;
    /* margin-bottom: 15px; */
}

.ai_section_7_tabs_content2 {
    display: none;
    opacity: 0.6;
}

.ai_section_7_tabs .nav-item .nav-link.active .ai_section_7_tabs_content2 {
    display: block;
    margin-top: 0.75em;
    font-size: 16px;
    text-align: left;
    line-height: 1.35em;
    opacity: 1;
}

.ai_section_7_tabs .nav-item .nav-link {
    margin-bottom: 1em;
}

.ai_section_7_sub {
    padding-top: 15px;
}

/* next */
.ai_section_8_left_box h5 {
    font-size: 42px;
    line-height: 1.2em;
    margin-bottom: 1em;
    color: white;
}

.ai_section_8 {
    background-color: white;
    /* background: url(../../assets/imgs/image/ai-bots/propelling_your_bg.jpg)
        no-repeat; */
    background-position: 100% 100%;
    background-size: cover;
    padding: 50px 0;
}

.ai_section_8_innerbox {
    display: flex;
    flex-direction: column;
}

.ai_section_8_innerbox h3 {
    font-size: 24px;
    margin-bottom: 15px;
    margin-top: 15px;
    line-height: 1.2em;
}

.ai_section_8_innerbox p {
    margin-bottom: 0;
    color: black;
    font-size: 15px;
    font-weight: 400;
    line-height: 27px;
}

.ai_section_8_innerbox {
    padding-bottom: 50px;
}

.ai_section_8_innerbox img {
    width: 50px;
}

/* ai order page start */
.ai_orders_home_banner {
    padding: 170px 0 50px;
    /* min-height: 00px; */
}

.ai_orders_combined_sec {
    background: url(../../assets/imgs/image/ai-orders/ai_precission_bg.jpg)
        no-repeat;
    background-position: 100% 100%;
    background-size: cover;
}

.ai_orders_home_banner_contnet {
    position: relative;
}

.ai_orders_home_banner_contnet h1 span {
    color: #fff;
    line-height: 1em;
    font-size: 66px;
    text-align: center;
    /* position: absolute;
    z-index: 2; */
}
.ai_orders_home_banner_img img {
    margin-top: 50px;
}

/* next */
.ai_order_section2 .case-studio .case-studio-tabs .nav-item button.active {
    background: none;
    color: rgb(0, 0, 0);
}

.ai_order_section2 .case-studio .case-studio-tabs {
    background: none;
}

.ai_order_section2 .case-studio-tabs {
    border-bottom: 2px solid rgba(0, 0, 0, 0.1) !important;
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -ms-border-radius: 0px !important;

    -o-border-radius: 0px !important;
}

.ai_order_section2
    .case-studio
    .case-studio-tabs
    .nav-item
    button.active
    .ai_order_section2_border_bottom {
    position: relative;
}

.ai_order_section2
    .case-studio
    .case-studio-tabs
    .nav-item
    button.active
    .ai_order_section2_border_bottom_inner {
    left: -25px;
    background-color: #005153;
    position: absolute;
    height: 4px;
    top: 22px;
    width: 173px;
    transform: scale(1);
    transition: all 0.2s linear;
}

.ai_order_section2
    .case-studio
    .case-studio-tabs
    .nav-item
    button
    .ai_order_section2_border_bottom_inner {
    transform: scale(0, 1);
}

/* next */
.ai_order_section3_number_position {
    position: relative;
}

.ai_order_section3_number_style {
    position: absolute;
    transform: rotate(-90deg);
    color: #f2f2f2;
    font-weight: 500;
    font-size: 190px;
    left: -25px;
    top: -66px;
}

.ai_section3_box {
    display: flex;
}

.ai_order_section3_number {
    -webkit-text-stroke-color: #eaeaea;
}

.ai_order_section3 {
    min-height: 30rem;
    padding: 50px 0;
}

.ai_section3_padding {
    margin-top: 200px;
    padding-left: 80px;
}

.ai_section3_padding2 {
    margin-top: 400px;
    padding-left: 80px;
}

.ai_section3_inner_box h3 {
    font-size: 24px;
    margin-bottom: 0.5em;
    margin-top: 20px;
    line-height: 1.4em;
    font-weight: 600px;
}

.ai_section3_inner_box p {
    line-height: 1.8em;
    font-size: 16px;
    margin-bottom: 0.5em;
    font-weight: 500;
}

.ai_order_section3 {
    padding: 80px 0;
}

.heading_tag {
    text-align: center;
    font-size: 42px;
    margin-bottom: 0.35em;
    font-weight: 500;
}

/* changes */
.hr_section2 .case-studio .case-studio-tabs {
    justify-content: space-around;
    border-bottom: 4px solid #212529;
}

.hr_section2_ul li {
    font-size: 16px;
    margin-bottom: 0.5em;
    font-weight: 400;
    color: #1c1c1c;
}

.hr_section2_ul {
    padding-left: 17px;
}

.heading_sub {
    line-height: 1.6em;
    font-size: 16px;
    margin-bottom: 0.5em;
    color: black;
    text-align: center;
    max-width: 550px;
}

.heading_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
}

.section_heading_style {
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    margin-bottom: 30px;
    margin-top: 5px;
}

.ai_orders_home_banner_contnet p {
    color: white;
    font-weight: 500;
}

/*  */
.bd_home_section .sub_boxes .boxes:hover {
    transform: scale(1.1);
}

.bd_home_section .sub_boxes .boxes {
    transition: transform 0.85s cubic-bezier(0.23, 1, 0.32, 1), background 0.3s,
        border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.whyus_boxes:hover {
    /* transform: scale(1.1); */
    /* background-color: rgb(255, 255, 255); */
}

.bg_delay_1 {
    animation-delay: 1.4s;
}

.bg_delay_2 {
    animation-delay: 1.6s;
}

.bg_delay_3 {
    animation-delay: 1.9s;
}

.hr_image {
    transition: all 4s ease;
    animation: bounce_up 4s infinite;
}

.content_box:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.content_box {
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
}

.jump_animation {
    transition: all 4s ease;
    animation: bounce_up 4s infinite;
    max-width: 480px;
    width: 100%;
    display: flex;
    margin: auto;
}

.ai_order_section3 .heading_tag {
    margin-bottom: 50px;
}

.hr_section2 .case-studio .case-studio-tabs .nav-item button.active::after {
    background: none;
}

.ai_order_section2
    .case-studio
    .case-studio-tabs
    .nav-item
    button.active::after {
    background: none;
}

/*  */

.scroll_two .scroller {
    display: flex;
}

.scroll_two .images {
    position: absolute;
    top: 0;
    left: 0;
    width: 40%;
    height: 100vh;
    background-color: #c4dcd3;
}

.scroll_two .images .image-block {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 0;
}

.scroll_two .images .image-block img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.scroll_two .images .first-image {
    opacity: 1;
}

.scroll_two .texts {
    position: relative;
    width: 60%;
    margin-left: auto;
}

.scroll_two .texts .text-block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    min-height: 100vh;
    padding: 6rem;
    box-sizing: border-box;
}

.scroll_two .texts .text-block p {
    font-family: "Times New Roman", Times, serif;
    font-size: 1.2rem;
    font-weight: normal;
    line-height: 2;
}

.scroll_two .texts .text-block p + p {
    margin-top: 2rem;
}

.scroll_two .other {
    width: 100%;
    padding: calc(100vh / 3) max(calc(100vh / 3), 30px);
    box-sizing: border-box;
    background-color: #c4dcd3;
}

.scroll_two .other p {
    margin: 0;
}

.inner_scroll {
    position: relative;
}

.ai_section_2_img img {
    border-radius: 10px;
}

.scroll_two {
    /* height: 180vh; */
    height: 180rem;
    padding: 150px 0;
}

.nav_tab_buttonns .nav-item .nav-link {
    font-size: 24px !important;
}

.nav_tab_buttonns {
    gap: 20px;
    justify-content: center !important;
}

@media (max-width: 991px) {
    .whyus_boxes {
        padding: 30px;
    }
    .ai_order_section2
        .case-studio
        .case-studio-tabs
        .nav-item
        button.active
        .ai_order_section2_border_bottom_inner {
        left: 0;
        top: 10px;
    }
}

@media (max-width: 767px) {
    .ai_orders_home_banner {
        padding-bottom: 0px !important;
    }

    .banner_content_word {
        font-size: 45px;
    }

    .sub_boxes {
        flex-direction: column;
    }

    .boxes h3 {
        font-size: 14px;
    }

    .landing_banner {
        padding-top: 100px;
        padding-bottom: 60px;
        gap: 26px;
        padding-right: 8px;
        padding-left: 8px;
    }

    .text-align-center {
        text-align: center;
        align-items: center;
        display: flex;
        flex-direction: column;
        padding-top: 40px;
    }

    h2 {
        font-size: 34px !important;
        line-height: 40px;
    }

    p {
        font-size: 15px !important;
    }

    .security_button {
        font-size: 13px !important;
    }

    .main {
        padding-top: 55px !important;
    }

    .pt-120,
    .py-120 {
        padding-top: 30px;
    }

    .mr-80 {
        margin-right: 0px;
    }

    .pr-60,
    .px-60 {
        padding-right: 0px;
    }

    .homepage .service-area,
    .client-area,
    .about-area,
    .project-area,
    .news-area,
    .feature-area {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }

    .blog .content_box {
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        flex-direction: column;
        text-align: center;
    }

    .content_box_content h2 {
        text-align: center;
        font-size: 20px !important;
    }

    .lqd-section .w-33percent {
        width: 50%;
    }

    .hr_section_7_contentbox .inner {
        padding-bottom: 0px;
    }

    .hr_section_7_contentbox {
        flex-direction: column;
    }

    .ai_section_2_img img {
        padding-top: 50px;
    }

    .ai_section_5_content {
        padding-bottom: 0px;
        padding-top: 15px;
        margin-bottom: 0px !important;
    }
    .ai_section_5 {
        padding-bottom: 0;
    }

    .ai_section_5_content h4 {
        margin-bottom: 0;
    }

    .ai_section_5_content h2 {
        margin-bottom: 20px;
    }

    .ai_section_6_content {
        padding-left: 0px;
        padding-top: 0px;
    }

    .ai_section_6 {
        padding-bottom: 40px;
    }

    .ai_orders_home_banner_contnet h1 span {
        line-height: 60px;
        font-size: 60px;
    }

    .ai_orders_home_banner {
        /* min-height: 0px; */
    }

    .ai_order_section3_number_position {
        display: none;
    }

    .ai_section3_padding {
        margin-top: 40px;
        padding-left: 0px;
    }

    .ai_section3_padding2 {
        margin-top: 40px;
        padding-left: 0px;
    }
    .ai_order_section2 .case-studio-tabs {
        border: 0px solid !important;
    }
    .ai_order_section2
        .case-studio
        .case-studio-tabs
        .nav-item
        button.active
        .ai_order_section2_border_bottom_inner {
        top: 4px;
    }
}

.tagline_scrolling_section {
    text-align: center;
    color: black;
    padding-top: 20px;
    font-size: 42px;
    font-weight: 500;
}

.lqd-section_tagline {
    text-align: center;
    color: #000000;
    font-size: 42px;
    font-weight: 500;
    margin-bottom: 30px;
}

.lqd-section {
    padding: 50px 0;
}

.hr_section_7_left_box_alignment {
    display: flex;
    flex-wrap: wrap;
}

.hr_section_7_contentbox .inner {
    padding-bottom: 0px;
}

.hr_section_7_contentbox {
    padding: 30px 0;
}

.hr_section_7_alignment {
    align-items: center;
}

.ai_orders_home_banner_2 {
    padding: 50px 0;
}

.case-studio-area .case-studio .case-studio-tabs .nav-item button {
    padding: 11px 18px !important;
}

.ai_section_tag {
    text-align: center;
    font-size: 42px;
}

.security_image img {
    width: 100%;
    max-width: 80%;
    margin: auto;
    display: flex;
}

.building_great_alignment {
    align-items: center;
}

.client_area_modifiyed {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
@media (max-width: 320px) {
    .banner_content_word {
        font-size: 30px;
    }
    .main {
        height: 125vh;
    }

    .hr_section2_content p {
        margin-bottom: 1.5em;
    }
    .hr_section2 {
        padding: 25px 0;
    }
    .hr_section3_content_box {
        padding-bottom: 1.5em;
    }
    .hr_samrt {
        padding: 50px 0 !important;
    }
    .hr_samrt .hr_section2_content h2 {
        font-size: 30px;
        line-height: 30px;
    }
    h1 {
        font-size: 34px !important;
    }
    .ai_orders_home_banner_contnet h1 span {
        line-height: 32px;
        font-size: 35px;
    }
    .ai_orders_home_banner {
        min-height: 26rem;
        /* min-height: 0px; */
    }
    .ai_order_section3 .heading_tag {
        margin-bottom: 0px;
    }
}
.client_area_modifiyed_2 .heading_tag {
    font-size: 27px;
}
.blog .section_title h2 {
    font-size: 42px;
}
.ai_order_section2
    .case-studio
    .case-studio-tab-content
    .case-studio-body
    .left {
    padding: 63px !important;
}
@media (min-width: 768px) and (max-width: 991px) {
    .main {
        padding-top: 20px !important;
    }
    .box {
        max-width: 100%;
    }

    .hr_image {
        max-width: 43%;
        left: 27%;
    }
    .hr_home_content {
        max-width: 562px;
        padding-top: 60px;
    }
    .hr_section2_content {
        padding-bottom: 40px;
    }
    .hr_section_6_content_box_content {
        align-items: center;
        justify-content: center;
        padding-bottom: 40px;
    }
    .tab_modification {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .benifits_left_box {
        max-width: 100%;
    }

    .ai_section_5_content {
        padding-bottom: 0px;
        padding-top: 15px;
    }
    .ai_orders_home_banner_contnet h1 span {
        font-size: 55px;
    }
    .ai_orders_home_banner {
        min-height: 35rem;
        /* min-height: 0px; */
    }
    .whyus_tag {
        font-size: 46px;
    }
}

.contact-info .mail-icon {
    object-fit: contain;
    height: 50px;
}
