@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&display=swap');
.banner.irp {
    height: calc(60vh - 70px);
    overflow: hidden;
    position: relative;
}
.ir-details h1{
    font-size: 50px;
}
section.supplier-section .container {
    position: relative;
    z-index: 8;
}
 .supplier-section {
    padding: 80px 0;
    background-color: #ffffff;
    /* font-family: "IBM Plex Sans", sans-serif; */
    background: url(../img/supplier.jpg);
        background-position: bottom;
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
    padding-bottom: 300px;
   }
   .supplier-section::before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        background: linear-gradient(180deg, #ffffff 70%, rgba(255, 255, 255, 0.575));
        top: 0;
        left: 0;
    }
   .supplier-title {
     color: #0b5e6f;
     font-weight: 700;
   }
   .supplier-desc {
    color: #1b657a;
    font-size: 22px;
    margin-bottom: 60px;
}
   .supplier-card {
     background: #f8f9fa;
     padding: 30px;
     padding-top: 60px;
     height: 100%;
     border: none;
     position: relative;
   }
   .supplier-card h5 {
        color: #0b5e6f;
        font-weight: 700;
        margin-bottom: 15px;
        border-bottom: 1px solid #f58220;
        display: inline-block;
        font-size: 36px;
    }
   .supplier-card ul {
     padding-right: 18px;
     color: #5f6f73;
     list-style: none;
     position: relative;
   }
   .supplier-card ul li {
     margin-bottom: 10px;
     color: #0b5e6f;
   }
   .btn-outline-custom {
     border: 1px solid #f26c23;
     color: #f26c23;
     padding: 6px 16px;
     font-size: 14px;
   }
   .btn-outline-custom:hover {
     background-color: #f26c23;
     color: #fff;
   }
   .accent-line {
    width: 15px;
    height: 50px;
     background: linear-gradient(180deg,#00587c, #6aa5b8 20%, transparent 80%);
     margin-bottom: 10px;
   }
   .al-wrap {
    display: flex;
    gap: 15px;
    position: absolute;
    top: 0;
    right: 30px;
    pointer-events: none;
}
.supplier-card ul li::before {
  content: "-";
  position: absolute;
  right: 0;
  color: #f26c23;
}
.small-text-sup {
    color: #f58220;
    font-size: 16px;
}
.small-text-sup.blue {
    color: #1b657a;
    font-weight: 500;
    font-size: 14px;
}
section.payment-channel {
    background-color: #1b657a;
    padding: 200px 0;
    color: #fff;
    /* font-family: "IBM Plex Sans", sans-serif; */
    position:relative;
    background: url(../img/payment-channel.jpg);
        background-position: bottom;
    background-size: 100%;
    background-repeat: no-repeat;
    padding-top: 250px;
    margin-top: -175px;
}
 .payment-channel::before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        background:linear-gradient(180deg, transparent 0%, #1b657a 15%, rgb(27 101 122 / 100%) 75%, rgba(255, 255, 255, 0.753) 90%,  rgba(255, 255, 255, 1) );
        top: 0;
        left: 0;
    }    

section.payment-channel .container {
    position: relative;
}
.payment-channel h3 {
    font-size: 50px;
    font-weight: bold;
}

.payment-channel h5 {
    font-size: 22px;
    margin-bottom: 40px;
    font-weight: normal;
}

.pc-box h4 {
    font-weight: 500;
    color: #f58220;
    font-size: 30px;
}
.payment-channel.icv-set h4 {
    font-weight: 500;
}
.pc-box h6 {
    font-size: 22px;
    font-weight: 300;
        border-right: 1px solid #f58220;
    padding-right: 15px;
    margin-right: -15px;
}

.pc-box {
    margin-bottom: 40px;
}
section.partner-section{
    /* font-family: "IBM Plex Sans", sans-serif; */
    position:relative;
    padding-top: 0px !important;
    padding-bottom: 250px !important;
    background: url(../img/partner.jpg);
    background-position: bottom;
    background-size: 100%;
    background-repeat: no-repeat;
}
.partner-section h2 {
    color: #0e4754; /* dark blue */
        text-align: right;
}
.partner-section .text-warning {
    color: #f58220 !important; /* match your screenshot orange */
    text-align: right;
}
.partner-section .card {
    background: #fff;
    border-radius: 8px;
}
.partner-section .btn-outline-primary {
    border-color: #0e4754;
    color: #0e4754;
}
.partner-section .btn-outline-primary:hover {
    background-color: #0e4754;
    color: #fff;
    border-color: #0e4754;
}
.partner-section h5{
    border-bottom: 2px solid #0e4754;
}
section.partner-section a.btn.btn-outline-primary {
    width: auto;
    padding: 5px !important;
    float: left;
}
.partner-section p.small {
    color: #0e4754;
    font-size: 18px;
}
.partner-section::before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        background: linear-gradient(180deg, #ffffff 40%, rgba(255, 255, 255, 0.575));
        top: 0;
        left: 0;
    }
    .partner-section .container{
        position: relative;
    }
section.partner-section h6 {
    text-align: right;
    font-size: 24px;
    font-weight: normal;
    color: #0e4754;
}
section.partner-section h6 span{
    font-size: 26px;
    font-weight: bold;
}

section.procurement-section{
    /* font-family: "IBM Plex Sans", sans-serif; */
    position:relative;
    padding-top: 0px !important;
    padding-bottom: 250px !important;
    padding-top: 150px !important;
    background: url(../img/procurement.jpg);
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
}
section.banner img {
    width: 100%;
    object-fit: cover;
    height: calc(60vh - 70px);
}
section.procurement-section .container .row {
    z-index: 1;
    position: relative;
}
section.procurement-section::before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        background: linear-gradient(48deg, rgb(27 101 122 / 80%) 40%, rgb(27 101 122 / 60%), rgb(27 101 122 / 0%));
        top: 0;
        left: 0;
    }

section.procurement-section .container{
    position: relative;
}
.procurement-box {
    width: 250px;
    text-align: center;
    padding: 5px 15px;
    border: 2px solid #f58220;
    color: #fff;
    text-decoration: none;
}
.procurement-box:hover{
    color: #fff;
    background: #0e4754;
    border-color: #0e4754;;
}
.procurement-section h3 {
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 25px;
}
.procurement-section h6 {
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    text-align: justify;
}
.procurement-wrap {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
}
.procurement-section.icv-sec{
    background-image: url('../img/icv.jpg');
        background-position: bottom;
    background-size: 100%;
    background-repeat: no-repeat;
    padding-top: 75px !important;
}
.procurement-section.icv-sec::before{
    background: linear-gradient(180deg, #fff 50%, rgb(255, 255, 255, 0.3));
}
.procurement-section.icv-sec h3{
    color: #0e4754;
}
.procurement-section.icv-sec .cseven-wrap h3{
    color: #0e4754;
    font-weight: normal;
}
.procurement-section.icv-sec h6{
    color: #0e4754;
    font-size: 22px;
}
.procurement-section.icv-sec .cseven-wrap h6 {
    color: #13adba;
    font-weight: bold;
    width: 75%;
    margin-bottom: 40px;
}
.procurement-section.icv-sec .cseven-wrap ul {
     padding-left: 18px;
     color: #5f6f73;
     list-style: none;
     position: relative;
}
.procurement-section.icv-sec .cseven-wrap ul li {
     margin-bottom: 10px;
     color: #1b657a;
     font-size: 18px;
}
.procurement-section.icv-sec .cseven-wrap ul li::before {
  content: "-";
  position: absolute;
  right: 10px;
  color: #f26c23;
}
.payment-channel.icv-set{
    background: url('../img/icv2.jpg');
        background-position: bottom;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-top: -155px;
}
.payment-channel.icv-set h3{
    font-weight: bold;
    margin-bottom: 60px;
}
.payment-channel.icv-set .pc-box {
    margin-bottom: 55px;
}
    .payment-channel.icv-set::before {
        background: linear-gradient(180deg, transparent 0%, #1b657a 16vh, rgb(27 101 122 / 100%) 70%, rgba(27 101 122 / 50%) 90%, rgba(255, 255, 255, 0));
    }
.icon-tender-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #0e4754;
    position: relative;
}
.icon-tender-wrap::after {
    content: "";
    width: 30%;
    height: 2px;
    border-bottom: 2px dotted #f58220;
    position: absolute;
    bottom: 25px;
    left: -15%;
}
.icon-tender-wrap img {
    height: 100px;
    margin-bottom: 20px;
}
section.procurement-section.icv-sec.tenders-sec {
    padding-top: 75px !important;
    background: url('../img/tenders-bg.jpg');
    background-position: bottom;
    background-size: 100%;
    background-repeat: no-repeat;
}
section.procurement-section.icv-sec.tenders-sec h3{
    margin-bottom: 50px;
}
.itw-wrap .col-md-4:last-child .icon-tender-wrap::after{
    display: none;
}
.ir-details {
    height: calc(100% - 50px);
    align-items: end;
}
section.payment-channel.icv-set.tenders-seco {
    padding-top: 100px;
    background: url('../img/tenders-bg.jpg');
    background-position: bottom;
    background-position-y: 155px;
    background-size: 100%;
    background-repeat: no-repeat;
    padding-bottom: 50px;
}
.payment-channel.icv-set.tenders-seco h3 {
    margin-bottom: 20px;
    font-size: 36px;
    font-weight: bold;
}
.payment-channel.icv-set.tenders-seco h5 {
    font-size: 30px;
    margin-bottom: 20px;
    font-weight: bold;
    color: #f58220;
}
.payment-channel.icv-set.tenders-seco h6 {
    font-weight: normal;
    font-size: 26px;
    margin-bottom: 25px;
}
.disclaim-box {
    background: rgb(255 255 255 / 50%);
    padding: 20px;
}
.payment-channel.icv-set.tenders-seco .disclaim-box h5 {
    color: #fff;
    font-size: 22px;
    width: 90%;
    text-align: justify;
    margin: 0;
    font-weight: normal;
}
.procurement-section.icv-sec .container::before {
    content: "";
    width: 150px;
    height: 200px;
    background: url('../img/vector-topright.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    top: -75px;
    left: 0;
}
.pc-box .btn-outline-custom{
    text-decoration: none;
}
.nav-slider {
    justify-content: center;
}





/* Responsive iPads */
@media (min-width:993px) and (max-width:1199px){
    section.procurement-section{
            min-height: 85vh;
    }
    .payment-channel.icv-set {
    background-size: 160%;
}
}
@media (min-width:768px) and (max-width:992px){
    .cseven-wrap {
    margin-top: 40px;
}
    section.payment-channel.icv-set.tenders-seco {
    background-size: 250%;
    background-position: bottom right;
}
.payment-channel.icv-set.tenders-seco .disclaim-box h5{
    width: 100%;
}
section.procurement-section {
    background-position: bottom right;
            background-size: cover;
            padding-bottom: 100px !important;
}
.procurement-section.icv-sec{
    background-position: bottom right;
    background-size: 250%;
}
section.payment-channel.icv-set {
    background-size: 250%;
    background-position: bottom right;
}
section.procurement-section .col-md-7{
    width: 100%;
}
section.procurement-section .col-md-5{
    width: 100%;
}
.procurement-wrap {
    height: 400px;
}
.procurement-box {
    width: 350px;
}
section.supplier-section .col-md-4 {
    width: 50%;
}
section.supplier-section .row {
    justify-content: center;
}
section.supplier-section {
    background-size: 250%;
}
section.payment-channel {
    background-size: 200%;
        margin-top: -215px;

}
section.partner-section.py-5 {
    background-size: 200%;
}
section.procurement-section.icv-sec .col-md-6{
 width: 100%;
}
.icon-tender-wrap::after{
    bottom: 100px;
}
.icon-tender-wrap {
    text-align: center;
}
.ir-details h1 {
    font-size: 40px;
}
section.procurement-section .container .row {
    z-index: 1;
    position: relative;
    align-items: center;
}
}


/* Responsive Mobile */
@media (max-width:767px){
    section.procurement-section {
    padding-top: 60px !important;
}
    section.banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.icon-tender-wrap img {
    height: 100px;
    margin-bottom: 20px;
    width: 100px;
    object-fit: contain;
}
section.procurement-section.icv-sec {
    background-size: 500%;
    background-position: bottom right;
}
.payment-channel.icv-set{
    background-position: bottom right;
    background-size: 500%;
    margin-top: -195px;
}
.payment-channel.icv-set.tenders-seco .disclaim-box h5{
    width: 100%;
    text-align: right;
}
.icon-tender-wrap::after {
    width: 2px;
    border: none;
    border-right: 2px dotted #f58220;
    height: 40px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -40px;
}
.icon-tender-wrap{
            margin-bottom: 50px;
}
.procurement-section.icv-sec .cseven-wrap h6{
    width: 100%;
    text-align: left;
}
.cseven-wrap {
    margin-top: 50px;
}
.pc-box h6{
    margin-left: 0;
}
.procurement-wrap {
    min-height: 300px;
}
.procurement-box {
    width: 100%;
}
section.procurement-section {
    background-size: 300%;
}
section.procurement-section::before{
    background: linear-gradient(48deg, rgb(27 101 122 / 80%) 40%, rgb(27 101 122 / 60%), rgb(27 101 122 / 60%));
}
section.supplier-section {
    background-position: bottom;
    background-size: 500%;
}
section.payment-channel {
    background-position: bottom;
    background-size: 500%;
}
section.partner-section {
    background-position: bottom;
    background-size: 500%;
}
.payment-channel::before {
    background: linear-gradient(180deg, transparent 0%, #1b657a 8%, rgb(27 101 122 / 100%) 75%, rgba(255, 255, 255, 0.753) 98%, rgba(255, 255, 255, 1));
}
.pc-box h6 br {
    display: none;
}
.ir-details h1 {
    font-size: 42px;
}
.nav-slider {
    justify-content: start;
}
}



/*ar changes*/
.procurement-wrap {
    justify-content: space-between !important;
    flex-flow: nowrap !important;
    padding-top: 50px !important;
}
.procurement-box {
    text-align: start !important;
}



.icon-tender-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #0e4754;
    position: relative;
}

/* default connector (desktop) */
.icon-tender-wrap::after{
    content:"";
    position:absolute;
    width: 0 !important;
    border-bottom:4px dotted #f58220;
    bottom:25px;
    left:-15%;
    transition:width 4s ease;
}

/* AOS animation */
.icon-tender-wrap.aos-animate::after{
    width:20%!important;
}

.icon-tender-wrap img {
    height: 100px;
    margin-bottom: 20px;
}

/* mobile layout */
@media (max-width:767px){

    .icon-tender-wrap img{
        height:100px;
        width:100px;
        object-fit:contain;
        margin-bottom:20px;
    }

    .icon-tender-wrap{
        margin-bottom:50px;
    }

    .icon-tender-wrap::after{
        width:2px;
        height:0;
        border:none;
        border-left:2px dotted #f58220;
        right:50%;
        transform:translateX(100%);
        bottom:-40px;
        transition:height 2s ease;
    }

    .icon-tender-wrap.aos-animate::after{
        height:40px;
    }
}

/* tablet */
@media (min-width:768px) and (max-width:992px){
    .icon-tender-wrap::after{
        bottom:100px;
    }

    .icon-tender-wrap{
        text-align:center;
    }
    
}

.payment-channel.supplier-sec .pc-box h4 {
    font-weight: 700;
    color: #92d4d5;
    font-size: 42px;
}
.payment-channel.supplier-sec.icv-set h4 {
    font-weight: 500;
}
.payment-channel.supplier-sec .pc-box h6 {
    font-size: 22px;
    font-weight: 300;
    border-left: none;
    padding-left: 0px;
    margin-left: 0;
    text-align: justify;
}

.payment-channel.supplier-sec .pc-box {
    margin-bottom: 40px;
    padding-bottom: 20px;
}

.payment-channel.supplier-sec .pc-box h4 {
    font-weight: 700;
    color: #92d4d5;
    font-size: 42px;
    display: inline-block;
    line-height: 1;
    padding-top: 20px;
}
.payment-channel.supplier-sec .pc-box span {font-weight: 700;font-size: 110px;color: #f58220;padding-right: 15px;line-height: 1;}

@media (min-width:768px) and (max-width:1200px){
    .payment-channel.supplier-sec .pc-box h4 {
        font-weight: 700;
        color: #92d4d5;
        font-size: 25px;
        display: inline-block;
        line-height: 1;
        padding-top: 10px;
    }
    .payment-channel.supplier-sec .pc-box span {font-weight: 700;font-size: 75px;color: #f58220;padding-right: 15px;line-height: 1;}
}
@media (max-width:375px){
    .payment-channel.supplier-sec .pc-box h4 {
        font-weight: 700;
        color: #92d4d5;
        font-size: 35px;
        display: inline-block;
        line-height: 1;
        padding-top: 12px;
    }
    .payment-channel.supplier-sec .pc-box span {font-weight: 700;font-size: 95px;color: #f58220;padding-right: 15px;line-height: 1;}
}

 
    .payment-channel.supplier-sec .btn.btn-outline-primary {
        color: #F58220;
        border-radius: 0;
        border-color: white;
        padding: 4px 12px;
        background: white;
        font-weight: 500;
        position: absolute;
        bottom: 0;
    }
    .payment-channel.supplier-sec .btn.btn-outline-primary:hover {
        background: #F58220;
        border-radius: 0;
        color: #fff;
        border-color: #F58220;
    }
    .payment-channel.supplier-sec .btn-arr {
        font-size: 20px;
        line-height: 0;
        margin-left: 10px;
    }


.ps-timeline-div {
    position: relative;
}

.ps-timeline-div .container {
    position: relative;
}

.payment-channel.supplier-sec .pc-box h6 {
    min-height: 170px;
}

/* Main timeline */
/* Main timeline */

.ps-timeline-div .container ol:before {
    background: blue;
    content: "";
    width: 0;
    height: 0;
    border-radius: 100%;
    position: absolute;
    right: 8px;
    top: 49.5%;
}

.ps-timeline-div .container ol.ps-timeline {
    margin: 275px 0;
    list-style: none;
    height: 30px;
    background: linear-gradient(45deg, #f58220 0%, black 40%, #1b657a 98%);
    border-radius: 100px;
}

.ps-timeline-div .container ol.ps-timeline li {
    float: right;
    width: 15%;
    padding-top: 0;
    position: relative;
}

.ps-timeline-div .container ol.ps-timeline li span {
    width: 75px;
    height: 75px;
    background: white;
    border: 20px solid teal;
    border-radius: 50%;
    text-align: center;
    color: orange;
    font-style: normal;
    position: absolute;
    left: 0;
    font-size: 22px;
    font-weight: 700;
    box-shadow: 2px 3px 3px gray;
}


.ps-timeline-div .container ol.ps-timeline li span.ps-sp-top {
    top: -125px;
}

.ps-timeline-div .container ol.ps-timeline li span.ps-sp-top:before {
    content: '';
    width: 2px;
    height: 50px;
    background: teal;
    position: absolute;
    top: 55px;
    left: 50%;
    box-shadow: 2px 0px 2px gray;
}

.ps-timeline-div .container ol.ps-timeline li span.ps-sp-bot {
    top: 80px;
}

.ps-timeline-div .container ol.ps-timeline li span.ps-sp-bot:before {
    content: '';
    width: 2px;
    height: 50px;
    background: teal;
    position: absolute;
    bottom: 55px;
    left: 50%;
    box-shadow: 2px 0px 2px gray;
}

.ps-timeline-div .container ol.ps-timeline li p {
    text-align: right;
    width: 177px;
    margin-right: 90px;
    color: #0e4754;
    font-size: 11px;
    font-weight: 500;
}

.ps-timeline-div .container ol.ps-timeline li .ps-top {
    position: absolute;
    bottom: 0;
    margin-bottom: 100px;
    height: 100px;
}

.ps-timeline-div .container ol.ps-timeline li .ps-bot {
    position: absolute;
    margin-top: 73px;
    height: 100px;
}

.icon-tender-wrap img:hover {
    filter: hue-rotate(185deg)brightness(1.75);
}

.ps-title {
    font-weight: 600 !important;
    font-size: 20px !important;
    margin-bottom: 0 !important;
    width: 200px!important;
    line-height: 1;
}


.ps-timeline-div .container ol.ps-timeline li .ps-sp-top, .ps-timeline-div .container ol.ps-timeline li .ps-sp-bot{
    width: 75px;
    height: 75px;

    display: flex;
    align-items: center;
    justify-content: center;

    position: relative;
    box-sizing: border-box;

    font-size: 22px;
    font-weight: 700;
    color: #f58220;

    border: 20px solid transparent;
    border-radius: 50%;

    background:
        linear-gradient(#fff, #fff) padding-box,
        linear-gradient(to left, #92d4d5, #1b657a) border-box;

    box-shadow: 2px 3px 3px gray;
}


  section.tenders-seco .orange-div.ortop{
        background: #F58220;
        position: absolute;
        color: white;
        z-index: 100;
        width: 100%;
        min-height: 50px;
        align-content: center;
        top: 0 !important;
    }
section.tenders-seco .orange-div.orbot {
    background: #F58220;
    position: relative;
    color: white;
    z-index: 100;
    width: 100%;
    min-height: 50px;
    align-content: center;
    bottom: 0 !important;
    margin-bottom: 20px;
}
  section.tenders-seco .orange-div h6{
        font-size: 20px !important;
        padding: 10px 20px !important;
        margin-bottom: 0 !important;
        font-weight: 600 !important;
    }

@media (min-width:992px) and (max-width:1200px){
    .ps-timeline-div .container ol.ps-timeline li p{
        width: 150px;
    }
    .ps-timeline-div .container ol.ps-timeline li p.ps-title{
        font-size: 16px !important;
    }
    .partner-section .container {
        position: relative;
        max-width: 96%;
    }
}

@media (max-width:768px){
    .payment-channel.supplier-sec .btn.btn-outline-primary {
    color: #F58220;
    border-radius: 0;
    border-color: white;
    padding: 4px 12px;
    background: white;
    font-weight: 500;
    position: relative;
    bottom: 0;
}
}

@media (max-width:420px){
.ps-timeline-div .container ol.ps-timeline li .ps-top {
    height: auto !important;
}
.ps-title {
    width: auto !important;
}
.ps-timeline-div .container ol.ps-timeline li p {
    width: auto !important;
}
.ps-timeline-div .container ol.ps-timeline li .ps-sp-top, .ps-timeline-div .container ol.ps-timeline li .ps-sp-bot{
    min-width: 55px !important;
    height: 55px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    font-size: 22px;
    font-weight: 700;
    color: #f58220;
    border: 16px solid transparent;
    border-radius: 50%;
    background:
        linear-gradient(#fff, #fff) padding-box,
        linear-gradient(to left, #92d4d5, #1b657a) border-box;
    box-shadow: 2px 3px 3px gray;
}
}

@media (max-width:320px){
.ps-timeline-div .container ol.ps-timeline li .ps-top {
    height: auto !important;
}
.ps-title {
    width: auto !important;
}
.ps-timeline-div .container ol.ps-timeline li p {
    width: auto !important;
}
.ps-timeline-div .container ol.ps-timeline li .ps-sp-top, .ps-timeline-div .container ol.ps-timeline li .ps-sp-bot{
    width: 45px !important;
    height: 55px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    font-size: 22px;
    font-weight: 700;
    color: #f58220;
    border: 12px solid transparent;
    border-radius: 50%;
    background:
        linear-gradient(#fff, #fff) padding-box,
        linear-gradient(to left, #92d4d5, #1b657a) border-box;
    box-shadow: 2px 3px 3px gray;
}
}

.supplier-card .small-text-sup.blue{
    min-height: 150px;
}


@media (max-width: 992px){
.procurement-wrap {
    flex-flow: wrap !important;
    padding-top: 50px !important;
}}

.ps-timeline-div .container ol.ps-timeline {
    margin: 275px 0;
    list-style: none;
    height: 30px;
    background: linear-gradient(
225deg, #f58220 0%, black 40%, #1b657a 98%);
    border-radius: 100px;
}

@media (max-width:767px) {
    span.navbar-toggler-icon {
        filter: none !important;
    }

    button.navbar-toggler {
        border: 1px solid #000000;
    }
}


@media (max-width:767px) {
    span.navbar-toggler-icon {
        filter: none !important;
    }

    button.navbar-toggler {
        border: 1px solid #000000;
    }
    .banner.irp {
        margin: 0 !important;
    }
}


@media (max-width:992px) {
    .ps-timeline-div .container ol.ps-timeline li .ps-sp-top, .ps-timeline-div .container ol.ps-timeline li .ps-sp-bot {
        min-width: 76px;
    }

    .ps-timeline-div .container ol.ps-timeline {
        padding: 0;
    }
}

@media (max-width:992px){
    .ps-timeline-div .container ol.ps-timeline li {
        float: unset !important;
        width: 50%;
        padding-top: 0;
        position: relative;
        display: flex;
        margin-bottom: 20px;
        gap: 20px;
    }
    .ps-timeline-div .container ol.ps-timeline li .ps-bot {
        position: relative;
        margin-top: 0;
        height: 100px;
        order: 2;
    }
    .ps-timeline-div .container ol.ps-timeline li span.ps-sp-bot {
        top: 0;
        position: absolute;
    }
    .ps-timeline-div .container ol.ps-timeline li span.ps-sp-bot:before{
        display: none;
    }
    .ps-timeline-div .container ol.ps-timeline li span.ps-sp-top:before{
        display: none;
    }
    .ps-timeline-div .container ol.ps-timeline{
        background: none;
        display: flex;
        flex-wrap: wrap;
        height: auto;
        margin: 0;
    }
    .ps-timeline-div .container ol.ps-timeline li .ps-top{
        position: relative;
        margin: 0;
        order: 2;
    }
    .ps-timeline-div .container ol.ps-timeline li p{
        margin: 0;
    }
    .ps-timeline-div .container ol.ps-timeline li span.ps-sp-top {
        top: unset;
        order: 1;
    }
        .ps-timeline-div .container ol.ps-timeline li span.ps-sp-bot {
        top: 0;
        position: relative;
    }
}


@media (max-width:768px){
    .ps-timeline-div .container ol.ps-timeline li {
        width: 100%;
    }
}

.inner-navigation .nav-link {
    display: flex;
    align-items: center;
}

.payment-channel.icv-set .pc-box a {
    color: #fff;
    border: 1px solid #f58220;
    display: inline-block;
    padding: 5px 10px;
}

    .payment-channel.icv-set .pc-box a:hover {
        color: #fff;
        background: #f58220;
        border: 1px solid #f58220;
        display: inline-block;
        padding: 5px 10px;
    }

section.payment-channel.supplier-sec .col-md-4 {
    position: relative;
}


.partner-section h2 {
    font-size: 40px !important;
}

.supplier-title {
    font-size: 40px !important;
}

.procurement-section h3 {
    font-size: 40px !important;
}

.payment-channel h3 {
    font-size: 40px !important;
}

section.partner-section h6 {
    font-size: 22px !important;
}

.small-text-sup.sup-rel-desc {
    font-size: 22px !important;
}

.procurement-section h6 a {
    color: #fff;
}

a.icon-tender-wrap {
    text-decoration: none;
    cursor: pointer;
}
a.icon-tender-wrap:hover {
    color: #f58220;
}
.icon-tender-wrap:hover img {
    filter: hue-rotate(185deg) brightness(1.75);
}


/* modal css */

  .custom-modal .modal-dialog {
      max-width: 980px;
    }

    .custom-modal .modal-content {
      border: 0;
      border-radius: 32px;
      overflow: hidden;
      box-shadow: 0 18px 40px rgba(0, 0, 0, 0.28);
      background: #f7f7f7;
      padding: 10px;
    }

    .modal-split {
      display: flex;
      min-height: 600px;
    }

    .modal-visual {
      flex: 0 0 58%;
      position: relative;
      min-height: 600px;
      overflow: hidden;
      background: #dfe7ee;
      border-radius: 28px;
    }

    .modal-visual img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
    }

    .modal-copy {
      flex: 0 0 42%;
      padding: 48px 42px;
      background: #f7f7f7;
      display: flex;
      flex-direction: column;
      justify-content: center;
    }

    .modal-title-custom {
      color: #245879;
      font-size: 2.15rem;
      line-height: 1.15;
      font-weight: 700;
      margin-bottom: 48px;
    }

    .step-list {
      margin: 0;
      padding-right: 1.2rem;
      /* margin-top: 50px; */
    }

    .step-list li {
      margin-bottom: 26px;
      color: #ea7b35;
      font-size: 14px;
    }

    .step-list li:last-child {
      margin-bottom: 0;
    }

    .step-list li strong {
      color: #ea7b35;
      display: inline;
    }

    .step-list li span {
      display: block;
      color: #111;
      line-height: 1.3;
      margin-top: 4px;
    }

    .btn-open {
      border-radius: 999px;
      padding: 12px 24px;
    }

    .btn-close-custom {
      position: absolute;
      top: 18px;
      left: 18px;
      z-index: 5;
      background-color: rgba(255, 255, 255, 0.92);
      border-radius: 50%;
      width: 38px;
      height: 38px;
      display: flex;
      align-items: center;
      justify-content: center;
      border: 0;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
    }

    @media (max-width: 991.98px) {
      .modal-split {
        flex-direction: column;
      }

      .modal-visual,
      .modal-copy {
        flex: 0 0 100%;
      }

      .modal-visual {
        min-height: 320px;
        border-radius: 28px;
      }

      .modal-copy {
        padding: 32px 24px 36px;
      }

      .modal-title-custom {
        font-size: 1.8rem;
        margin-bottom: 28px;
      }
    }
.tenders-seco table{
    margin-top: 25px;
}
.tenders-seco table th {
    background: #fff;
    padding: 20px !important;
    color: #1b657a;
}

.tenders-seco table td {
    background: #fff !important;
    padding: 15px !important;
    color: #1b657a;
}
.tenders-seco .table-striped>tbody>tr:nth-of-type(odd)>* {
    background: #f3fcff !important;
}
div#FutureTender_filter {
    margin-bottom: 10px;
}
#FutureTender_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button{
    color: #fff !important;
}
#FutureTender_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button.current{
    border-color: #fff !important;
}
.dataTables_wrapper .dataTables_filter input{
    border-color:#fff !important ;
}
.dataTables_wrapper .dataTables_length select{
    border-color:#fff !important ;
}
.dataTables_wrapper .dataTables_length select option {
    color: #000 !important;
}
table.dataTable thead th, table.dataTable thead td, table.dataTable tfoot th, table.dataTable tfoot td{
    text-align: right !important;
}



a.procurement-box {
    text-align: center !important;
    font-weight: 500;
    color: #f58220;
    background: #fff;
}

.payment-channel.icv-set .pc-box a {
    text-align: center !important;
    font-weight: 500;
    color: #f58220 !important;
    background: #fff;
    font-size: 14px;
}

table.dataTable tr th {
    background: #00677c;
    color: #fff;
}

.tenders-seco .table-striped > tbody > tr:nth-of-type(odd) > * {
    background: #f1f1f1 !important;
}

.tenders-seco table td {
    color: #000000 !important;
}


.procurement-section.icv-sec ul li {
    color: #0e4754;
}


.procurement-section.icv-sec .col-md-6 {
    padding-right: calc(var(--bs-gutter-x) * 1.5);
    padding-left: calc(var(--bs-gutter-x) * 1.5);
}
.procurement-section.icv-sec ul li {
    font-size: 20px;
}


/*responsive fix 09-04-2026*/
.procurement-section .container {
    margin-top: 2px !important;
}


@media (max-width: 1200px) {
    .partner-section {
        background-size: 130% !important;
    }
}

@media (max-width: 992px) {
    .partner-section {
        background-size: 140% !important;
    }
}

@media (max-width: 768px) {
    .partner-section::before {
        background: linear-gradient(180deg, #ffffff 70%, rgba(255, 255, 255, 0.575));
    }
}

@media (max-width: 500px) {
    .partner-section {
        background-size: 150% !important;
    }

        .partner-section::before {
            background: linear-gradient(180deg, #ffffff 80%, rgba(255, 255, 255, 0.575));
        }
}

@media (max-width:768px) {
    .payment-channel.supplier-sec .btn.btn-outline-primary {
        color: #F58220;
        border-radius: 0;
        border-color: white;
        padding: 4px 12px;
        background: white;
        font-weight: 500;
        position: relative;
        bottom: 0;
    }

    .ps-timeline-div .container ol.ps-timeline li .ps-top {
        height: fit-content !important;
    }

    .ps-title {
        width: auto !important;
    }

    .ps-timeline-div .container ol.ps-timeline li p {
        width: auto !important;
        height: auto;
    }
}

@media (max-width:992px) {
    .ps-timeline-div .container ol.ps-timeline li .ps-bot {
        position: relative;
        margin-top: 0;
        height: auto !important;
        order: 2;
    }
}

section.procurement-section {
    padding-top: 0px !important;
    padding-bottom: 100px !important;
    padding-top: 150px !important;
    background-position: bottom;
}

.procurement-wrap {
    padding-top: 150px !important;
}

@media (min-width: 1440px) and (max-width: 2000px) {
    section.procurement-section {
        background-position: center !important;
    }
}

@media (min-width: 1999px) {
    section.procurement-section {
        background-position-y: 35% !important;
    }
}

@media (min-width:993px) and (max-width:1199px) {
    section.procurement-section {
        min-height: 45vh !important;
    }
}



@media (min-width:768px) and (max-width:1199px) {
    section.payment-channel.icv-set {
        background-size: 250% !important;
        background-position-y: bottom !important;
        background-position-x: right !important;
    }
}

@media (min-width:600px) and (max-width:767px) {
    section.payment-channel.icv-set {
        background-size: 350% !important;
        background-position-y: bottom !important;
        background-position-x: right !important;
    }
}

@media (max-width:599px) {
    section.payment-channel.icv-set {
        background-size: 550% !important;
        background-position-y: bottom !important;
        background-position-x: right !important;
    }

    .payment-channel.icv-set::before {
        background: linear-gradient(180deg, transparent 0%, #1b657a 16vh, rgb(27 101 122 / 100%) 80%, rgba(27 101 122 / 50%) 90%, rgba(255, 255, 255, 0));
    }
}
 