.header { background: #fff; box-shadow: 0 0 4px rgb(0 0 0 / 15%); }
.footer { padding-top: 30px; padding-bottom: 0x; }
.main-case { padding: 90px 15px 50px; max-width: 1530px; margin: 0 auto; }
.footer .ver-acc { margin-top: 0; margin-bottom: 50px; width: 100%; }
.main-case ul, .main-case ol { margin-left: 18px; margin-bottom: 20px; }
h1, h2, h3, h4, h5, p { margin: 0 0 30px; }
.case-banner-sec { position: relative; padding-top: 0; overflow: hidden; background: #000;}
.case-banner-sec > img {
    position: absolute;
    right: 0;
    top: 0;
    height: auto;
    width: auto;
    /* object-fit: cover; */
    display: block;
}
.case-main { min-height: 500px; }
.case-banner-content { max-width: 730px; padding: 100px 0; position: relative; z-index: 1; }
.case-banner-content h1 { color: #fff; font-size: 44px; margin: 0 0 40px; line-height: 1.4; }
.case-banner-content h2 { font-size: 20px; position: relative; border-left: 4px solid #f25a20; padding-left: 15px; color: #fff; margin: 0 0 100px }
.case-banner-content h2 span { display: block; font-size: 24px; }
.case-banner-content ul { display: flex; flex-wrap: wrap; column-gap: 15px; margin: 0 0 30px }
.case-banner-content ul li { display: flex; width: 23%; align-items: flex-start; column-gap: 10px; border: 1px solid #ddd; padding: 10px; }
.case-banner-content ul li p { margin: 0; color: #fff; line-height: 1.2; font-size: 15px; }
.case-banner-content ul li p strong { font-size: 24px; }
.case-banner-content ul li img { width: 45px; }
.case-banner-sec:after {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    content: "";
    width: 100%;
    background: linear-gradient(to right, rgba(0,0,0,100) 30%, rgba(0,0,0,0) 100%);
}
.case-sect { padding: 70px 0; }
.client-test { background: #f9dee0; float: right; width: 50%; padding: 30px; border-radius: 12px; margin-top: -200px; margin-right: -50px; margin-left: 40px; margin-bottom: 40px;}
.case-post-by { display: flex; align-items: center; column-gap: 15px; }
.case-post-by > img { width: 60px; border-radius: 50%; }
.case-post-by p { font-weight: 700; margin: 0; }
.case-post-by p span { display: block; font-weight: 400; font-size: 14px; }
.case-world { display: flex; align-items: center; justify-content: space-between; column-gap: 30px; flex-wrap: wrap; margin-top: 70px; }
.case-world li { display: block; width: 180px; }
.case-world li img { width: 100%; }
.case-row { display: flex; flex-wrap: wrap; }
.item-center { align-items: center; }
.case-promlem-img { width: 50%; border-radius: 0 12px 12px 0; overflow: hidden; }
.case-promlem-img img { width: 100%; display: block; }
.case-promlem { width: 50%; background: #fff4df; padding: 3%; }
.case-promlem h2, .case-promlem p { max-width: 650px; }
.case-gap2 { column-gap: 2%; }
.key-challenge-col { width: 49%; display: flex; flex-wrap: wrap; background: #dafde8; border-radius: 12px; overflow: hidden; margin-bottom: 25px; }
.key-challenge-col img { max-width: 270px; }
.key-challenge-in { max-width: calc(100% - 270px); padding: 25px; }
.key-challenge-in h3 { margin: 0 0 15px; }
.key-challenge-in ul { margin-left: 20px; color: #333; }
.key-challenge-in ul li { margin-bottom: 5px; }
.key-challenge-col:nth-child(2) { background: #ffe2e4; }
.key-challenge-col:nth-child(3) { background: #fff4df; }
.key-challenge-col:nth-child(4) { background: #efdafd; }
.case-bg { position: relative; }
.case-bg > img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}
.case-bg:after { position: absolute; left: 0; top: 0; bottom: 0; content: ""; width: 100%; background: linear-gradient(to right, rgba(0,0,0,1) 20%, rgba(0,0,0,0.4) 100%); }
.case-bg h2, .case-bg h3, .case-bg p, .case-bg li { color: #fff; position: relative; z-index: 1; max-width: 1100px; }
.our-solution-col { width: 40%; border: 1px solid #fff; position: relative; z-index: 1; padding: 25px; border-radius: 12px; margin: 0 0 25px; }
.our-solution-col h3 { margin: 0 0 15px; }
.our-solution-col ul { margin-left: 20px; }
.our-solution-col ul li { margin-bottom: 5px; }
.impl-execution { width: 32%; box-shadow: 2px 2px 12px rgb(0 0 0 / 10%); margin: 0 0 25px; padding: 25px; border-radius: 12px; }
.impl-execution h3 { margin: 15px 0; }
.impl-execution img { background: #e85718; width: 64px; height: 64px; border-radius: 50%; padding: 12px; }
.impl-execution ul { margin-left: 20px; }
.impl-execution ul li { margin-bottom: 5px; color: #333; }
.pos-income-img { width: 38%; border-radius: 12px; overflow: hidden; margin-bottom: 20px; }
.pos-income-img img { width: 100%; display: block; border-radius: 12px; }
.pos-income { width: 60%; }
.case-gap3 { column-gap: 3%; }
.pos-income-col { width: 48.5%; background: #f8f8f8; padding: 20px 25px; border-radius: 12px; margin: 0 0 20px; }
.pos-income-col h3 { font-size: 20px; margin: 0 0 10px; }
.pos-income-col ul { margin-left: 20px; }
.pos-income-col ul li { color: #333; }
.why-choose-col { width: 32%; background: #f8f8f8; padding: 25px; border-radius: 12px; margin-bottom: 25px; }
.why-choose-col h3 { margin: 0 0 15px; }
.why-choose-col p { margin: 0; color: #333; }
.pb-0 { padding-bottom: 0; }
.impl-execution p, .pos-income-col p, .key-challenge-in p, .our-solution-col p { margin: 0; }
h2, .h2 { font-size: 42px; font-weight: 700; line-height: 1.3; letter-spacing: 1px; }
h3, .h3 { font-size: 22px; font-weight: 700; line-height: 1.4; letter-spacing: 1px; }
.header.sticky .toggle-button::after, .header.sticky .toggle-button::before, .ipHeader .toggle-button:after, .ipHeader .toggle-button:before, .menubtn:after, .menubtn:before { background: #000; }
.toggle-button:before { background: #fff; width: 44px; top: 12px; }
.menubtn:after, .menubtn:before, .toggle-button:after, .toggle-button:before { content: ""; height: 3px; position: absolute; }
.header.sticky .toggle-button::after, .header.sticky .toggle-button::before, .ipHeader .toggle-button:after, .ipHeader .toggle-button:before, .menubtn:after, .menubtn:before { background: #000; }
.toggle-button:after { top: 0; width: 30px; background: #fff; }
.menubtn:after, .menubtn:before, .toggle-button:after, .toggle-button:before { content: ""; height: 3px; position: absolute; }
.ipHeader a.toggle-button { border-bottom-color: #000; }
a.toggle-button { width: 30px; border-bottom: 3px solid #fff; }
a.menubtn, a.toggle-button { position: relative; top: 2px; }
.header.sticky .toggle-button { height: 27px; }
/* Index */
.port-ban-con{
    width: 40%;
    padding: 72px 0 60px;
    position: relative;
    z-index: 1;
}
.port-ban-con h1 {
    font-size: 72px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 15px;
    line-height: 1.3;
}
.port-ban-con h1 span {
    font-weight: 400;
    font-size: 34px;
    display: block;
}
.port-ban-con p {
    font-size: 22px;
    color: #fff;
    line-height: 1.4;
    margin-bottom: 20px;
}
.port-ban-con .btn-hire-us {
    display: inline-block;
    color: #fff;
    background: #af110e;
    text-transform: capitalize;
    font-size: 18px;
    border-radius: 4px;
    padding: 13px 25px;
    margin-top: 32px;
}
.port-ban-con .btn-hire-us:hover {
    color: #fff;
    background: transparent;
    box-shadow: 0 0 0 1px #fff;
}
.case-study-bnr-sec {
    position: relative;
    overflow: hidden;
}
.csbs-bg-img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
.csbs-bg-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.csbs-bnr-img {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 40.98%;
}
.csbs-bnr-img img {
    width: auto;
    height: 100%;
    max-width: none;
    position: absolute;
    right: 0;
}
.csbs-bnr-arw {
    width: 122px;
    position: absolute;
    top: 50%;
    left: 100%;
    margin-left: 20%;
}
.case-study-sec{
    padding: 0;
}
.case-study-sec ul.dFlex{
    align-items: stretch;
    margin-left: -10px;
    margin-right: -10px;
}
.case-study-sec ul.dFlex li{
    padding: 10px;
    width: 33.33%;
}
.cs-item{
    position: relative;
}
.case-over {
    position: absolute;
    top: 12%; /**/
    width: 45%;
    padding: 0 0; /**/
    left: 5%;
}
.case-over > span > img {
    border: none;
    max-width: 160px; /**/
    border-radius: 0 !important;
    display: block;
    margin: 0 0 20px;
}
.case-over strong {
    font-size: 16px;
    line-height: 1.3;
}
.case-over p {
    font-size: 13px;
    line-height: 1.6; /**/
    margin-bottom: 10px;
}
.case-over .vpCsBtn {
    background: none;
    color: #AF110E;
    padding: 0;
    font-size: 14px;
    font-weight: 700;
}
.case-over .vpCsBtn:hover {
    background: none;
}
.case-over .vpCsBtn img{
    width: 16px;
}
.cs-item-img img {
    /* box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); */
    border-radius: 16px;
    border: 1px solid #ddd;
    width: 100%;
}
/* Pagination CSS */
.pagination-wrap {
    background: rgba(255, 255, 255, .9294117647058824);
    padding: 8px 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
}
.pagination-container {
    max-width: 1170px;
    margin: 0 auto;
}
.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
    margin: 0;
    font-size: 16px;
    justify-content: center;
}
.page-link {
    position: relative;
    display: block;
    margin-left: -1px;
    color: #fff;
    background-color: #1E1515;
    border: 1px solid #1E1515;
    text-align: center;
    min-width: 32px;
    min-height: 32px;
    line-height: 32px;
    transition: all ease .3s;
}
.page-link:hover {
    color: #06364c;
    text-decoration: none;
    background-color: #f5f9ff;
    border-color: #f5f9ff;
}
.page-link:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.page-item.active .page-link {
    z-index: 1;
    color: #000;
    background-color: #feffff;
    border-color: #feffff;
}
.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}
.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}
/*  */
.cs-sec-in{
    padding: 20px;
    scroll-margin-top: 120px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    margin: 32px 0 0;
}
.cs-sec-hd{
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
}
.viewPgLink{
    display: inline-flex;
    align-items: center;
    gap: 6px;
    transition: all 0.3s ease;
}
.viewPgLink img{
    max-width: 12px;
    filter: grayscale(100%);
    transition: all 0.3s ease;
}
.viewPgLink:hover{
    color: #af110e;
}
.viewPgLink:hover img{
    filter: grayscale(0%);
}
.cs-blocks-nav{
    background-color: #000;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
    position: sticky;
    top: 72px;
    left: 0;
    right: 0;
    z-index: 2;
    transition: all 0.3s ease;
}
.cs-blocks-nav ul{
    align-items: center;
    justify-content: center;
}
.case-study-sec .cs-blocks-nav ul li{
    width: auto !important;
    padding: 0 !important;
}
.case-study-sec .cs-blocks-nav ul li a{
    color: #fff;
    font-size: 14px;
    padding: 8px 16px;
    display: inline-block;
    text-transform: uppercase;
    transition: all 0.3s ease;
}
.cs-blocks-nav ul li a:hover{
    background-color: #fff;
    color: #000;
}

/* Responsive CSS */
@media (max-width: 1799px) {
    .csbs-bnr-arw{
        margin-left: 10%;
    }
}
@media (max-width: 1599px) {
    .case-study-sec ul.dFlex li {
        width: 50%;
    }
    .case-over > span > img {
        max-width: 220px;
        margin: 0 0 35px;
    }
    .case-over strong {
        font-size: 18px;
    }
    .case-over p {
        font-size: 14px;
    }
}
 @media (max-width: 1499px) {
h2, .h2 { font-size: 36px; }
.client-test { background: #f9dee0; float: right; width: 50%; padding: 30px; border-radius: 12px; margin-top: -150px; margin-right: 0; margin-left: 40px; }
/*  */
.port-ban-con h1 {
    font-size: 58px;
}
.port-ban-con h1 span {
    font-size: 26px;
}
.port-ban-con p {
    font-size: 20px;
}
.port-ban-con .btn-hire-us {
    padding: 12px 20px;
}
.csbs-bnr-arw{
    display: none;
}
}
@media (max-width: 1279px) {
    .case-over > span > img {
        max-width: 160px;
        margin: 0 0 25px;
    }
    .case-over strong {
        font-size: 16px;
    }
    .case-over p {
        font-size: 13px;
    }
}
 @media (max-width: 1199px) {
.case-banner-content h1 { font-size: 36px; margin: 0 0 20px; }
.case-banner-content h2 { font-size: 20px; margin: 0 0 40px; }
.case-banner-content { max-width: 630px; padding: 65px 0; }
.case-banner-content ul li img { width: 30px; }
.case-banner-content ul li p { font-size: 14px; }
h1, h2, h3, h4, h5, p { margin: 0 0 15px; }
h2, .h2 { font-size: 26px; }
.client-test { padding: 20px; margin-left: 40px; margin-top: -110px; }
.case-world li { display: block; width: 140px; }
.key-challenge-col img { max-width: 180px; }
.key-challenge-in { max-width: calc(100% - 180px); padding: 20px; }
h3, .h3 { font-size: 20px; }
.case-sect { padding: 50px 0; }
.our-solution-col { width: 40%; padding: 15px; border-radius: 8px; margin: 0 0 20px; }
.key-challenge-col { margin-bottom: 20px; border-radius: 8px; }
.impl-execution { width: 32%; margin: 0 0 20px; padding: 15px; border-radius: 8px; }
.impl-execution img { width: 50px; height: 50px; padding: 8px; }
.pos-income-col { width: 48.5%; padding: 15px; border-radius: 8px; margin: 0 0 15px; }
.why-choose-col { width: 32%; padding: 15px; border-radius: 8px; margin-bottom: 15px; }
.pb-0 { padding-bottom: 0; }
/*  */
    .port-ban-con h1 {
        font-size: 42px;
    }
    .port-ban-con h1 span {
        font-size: 24px;
    }
    .port-ban-con p {
        font-size: 16px;
    }
    .port-ban-con .btn-hire-us {
        padding: 12px 20px;
    }
    .case-study-sec .cs-blocks-nav ul li a{
        padding: 6px 12px;
    }
}
@media (max-width: 1079px) {
    .case-study-bnr-sec:before {
        display: block;
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.75);
        z-index: 1;
    }
    .port-ban-con {
        width: 100%;
    }
    .case-over > span > img {
        max-width: 140px;
        margin: 0 0 20px;
    }
    .case-over strong {
        font-size: 14px;
    }
    .case-over p {
        font-size: 12px;
    }
    .case-over .vpCsBtn{
        font-size: 13px;
    }
    .case-over .vpCsBtn img {
        width: 13px;
    }
}
@media (max-width: 1023px) {
    .case-over > span{
        position: static;
    }
}
@media (max-width: 991px) {
.case-banner-content h1 { font-size: 30px; margin: 0 0 15px; }
.case-sect { padding: 40px 0; }
.case-world { column-gap: 20px; margin-top: 40px; }
.case-world li { width: 125px; }
.key-challenge-col { width: 100%; }
.impl-execution, .why-choose-col { width: 49%; }
.pos-income { width: 100%; }
.pos-income-img { width: 100%; border-radius: 8px; }
.pb-0 { padding-bottom: 0; }
/*  */
.port-ban-con h1 {
    font-size: 36px;
}
.port-ban-con h1 span {
    font-size: 22px;
}
.port-ban-con p {
    font-size: 16px;
}
.port-ban-con .btn-hire-us {
    font-size: 16px;
    padding: 10px 16px;
    margin-top: 24px;
}
.port-ban-con{
    padding: 60px 0 50px;
}
.case-study-sec ul.dFlex li{
    width: 100%;
}
.cs-item-img img{
    box-shadow: none;
}
.case-over{
    top: 20%;
}
.case-over > span > img {
        max-width: 220px;
        margin: 0 0 35px;
    }
    .case-over strong {
        font-size: 18px;
    }
    .case-over p {
        font-size: 16px;
    }
    .case-over .vpCsBtn{
        font-size: 16px;
    }
    .case-over .vpCsBtn img {
        width: 16px;
    }
    .case-study-sec .cs-blocks-nav ul li a{
        padding: 6px 9px;
    }
}
@media (max-width: 767px) {
.case-banner-sec > img { display: none; }
.case-banner-sec { background: #000; }
.case-banner-content h2 { font-size: 16px; margin: 0 0 30px; }
.case-banner-content { padding: 40px 0; }
.case-banner-content ul li { width: 47%; margin: 0 0 10px; }
.client-test { padding: 20px; margin-left: 0; margin-top: 0; float: none; width: 100%; margin-bottom: 35px; }
.case-world { column-gap: 1.5%; margin-top: 30px; align-items: normal; }
.case-world li { width: 47%; border: 1px solid #ddd; padding: 15px; margin-bottom: 15px; }
.container-max { padding: 0 15px; }
.case-promlem-img { width: 100%; border-radius: 8px; overflow: hidden; margin: 0 0 20px; }
.case-promlem { width: 100%; background: #fff4df; padding: 15px; border-radius: 8px; }
h2, .h2 { font-size: 24px; }
.case-sect { padding: 30px 0; }
.key-challenge-in { max-width: calc(100% - 130px); padding: 15px; }
.key-challenge-col img { max-width: 130px; }
h3, .h3 { font-size: 18px; }
.key-challenge-in h3 { margin: 0 0 5px; }
.our-solution-col, .impl-execution, .why-choose-col, .pos-income-col { width: 100%; }
.case-bg > img { display: none; }
.case-bg { background: #000; }
.toggle-button:before { width: 30px; top: 10px; }
a.menubtn, a.toggle-button { position: relative; top: 0px; }
.pb-0 { padding-bottom: 0; }
/*  */
/*  */
.port-ban-con h1 {
    font-size: 32px;
    line-height: 1.4;
}
.port-ban-con h1 span {
    font-size: 18px;
}
.port-ban-con p {
    font-size: 16px;
    margin: 0 0 10px;
}
.port-ban-con .btn-hire-us {
    margin-top: 16px;
}
.port-ban-con{
    padding: 50px 0 40px;
}
.cs-blocks-nav{
    top: 62px;
}
    .case-study-sec .cs-blocks-nav ul li a {
        padding: 5px 5px;
    }
}
@media (max-width: 679px) {
    .case-over {
        top: 12%;
    }
    .case-over > span > img {
        max-width: 160px;
        margin: 0 0 20px;
    }
    .case-over strong {
        font-size: 16px;
    }
    .case-over p {
        font-size: 14px;
    }
    .case-over .vpCsBtn{
        font-size: 14px;
    }
    .case-over .vpCsBtn img {
        width: 14px;
    }
}
@media (max-width: 575px) {
    
     .case-over > span > img {
        max-width: 140px;
        margin: 0 0 15px;
    }
    .case-over strong {
        font-size: 14px;
    }
    .case-over p {
        font-size: 12px;
        line-height: 1.4;
        margin-bottom: 4px;
    }
    .case-over .vpCsBtn {
        font-size: 12px;
    }
    .case-over .vpCsBtn img {
        width: 12px;
    }
}
@media (max-width: 479px) {
    .case-over {
        position: static;
        width: 100%;
        padding: 16px;
    }
    .case-over > span > img {
        max-width: 132px;
        margin: 0 0 16px;
    }
    .case-over strong {
        font-size: 14px;
    }
    .case-over p {
        font-size: 12px;
        line-height: 1.4;
        margin-bottom: 8px;
    }
    .case-over .vpCsBtn {
        font-size: 12px;
    }
    .case-over .vpCsBtn img {
        width: 12px;
    }
    .case-over > span {
        position: absolute;
        top: 50%;
        margin-top: -80px;
    }
}
