.p-120{
    padding: 120px 0;
}

@media(max-width:1199px){
    .p-120{
        padding: 80px 0;
    }
}
@media(max-width:1024px){
    .p-120{
        padding: 60px 0;
    }
}
@media(max-width:767px){
    .p-120{
        padding: 50px 0;
    }
}

.inner_breadcrumb:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #000000;
    display: inline-block;
    position: absolute;
    opacity: 0.66;
    z-index: 0;
    top: 0;
}

.inner_breadcrumb {
    position: relative;
    padding: 148px 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.inner_breadcrumb h2 {
    color: #fff;
    position: relative;
    text-align: center;
    font-family: Inter-Bold;
    font-size: 44px;
    font-weight: 700;
    line-height: 54px;
    letter-spacing: 0em;
    text-align: center;
}
.welcome_content {
    padding-top: 50px;
}
h4.subtitle {
    font-family: Inter-SemiBold;
    font-size: 26px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: center;
}
.welcome_content p {
    color: #747474;
    font-family: 'Inter-Regular';
    font-size: 26px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: center;
    padding: 10px 0 0;
}
.brand_text {
    align-items: center;
}
.text_inner_sec {
    max-width: 670px;
    padding-left: 0;
    margin-left: auto;
}
.service_inner {
    background: #FFFAFD;
}
.service_inner .icon_with_text_inner {
    text-align: left;
    justify-content: start;
    align-items: flex-start;
    cursor: auto;
}
.border_sides:before {
    content: '';
    width: 2px;
    height: 60%;
    position: absolute;
    background: #FFE8F5;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
}
.border_sides:after {
    content: '';
    width: 2px;
    height: 60%;
    position: absolute;
    background: #FFE8F5;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
}


.border_sides {
    position: relative;
}

.service_inner .icon_with_text_inner:hover{
    box-shadow:none;
}
.banner_content {
    max-width: 665px;
    margin: auto;
    text-align: center;
}

.banner_content h4.subtitle {
    padding: 0 0 10px;
}

.banner_content {
    padding: 49px 15px;
}
.brands_inner img {
    border: 1px solid #D7D7D7;
    box-shadow: 0 0 4px #D7D7D7;
    padding: 26px 34px;
    width: 100%;
    height: 120px;
    object-fit: contain;
    cursor: pointer;
    transition: all 0.4s ease;
}
.brands_inner img:hover {
    border: 1px solid #C92F84;
    box-shadow: 0 0 4px #C92F84;
}
.brands_inner {
    padding-bottom: 30px;
}
.payment_sec .container-fluid {
    max-width: 950px;
}
.payment_sec .border_sides:after {
    display: none;
}

.payment_sec .service_inner .icon_with_text_inner {
    text-align: center;
    justify-content: center;
    align-items: center;
}

.payment_sec h4.icon_with_text_text {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0em;
    text-align: center;
    font-family: Inter-Bold;
}

.payment_sec .icon_with_text_icon {
    height: 50px;
    margin: 0 0 5px;
}
.payment_sec  .border_sides:before{
    height:100%
}

.payment_sec .service_inner {
    padding: 40.5px 0;
}
.categories_maintitle {
    justify-content: space-between;
}
.payment_sec {
    margin-top: -30px;
}
@media(max-width:1599px){
    img.categories_img {
        object-fit: contain;
        min-height: auto;
    }
    h4.subtitle {
        font-size: 24px;
        line-height: 1.3;
    }
    .welcome_content p {
        font-size: 24px;
        line-height: 1.3;
    }
}
@media(max-width:1199px){
    .categories_title {
        font-size: 20px;
    }
    h4.subtitle {
        font-size: 22px;
        line-height: 1.3;
    }
    .welcome_content p {
        font-size: 22px;
        line-height: 1.3;
    }
    .payment_sec h4.icon_with_text_text {
        font-size: 24px;
    }
    .brands_inner img {
        height: 100px;
    }
}
@media(max-width:1024px){
    .categories_maintitle {
        margin-bottom: 40px;
    }
    .brands_wrapper {
        margin: 0 -7.5px;
    }
    .brands_inner {
        padding-left: 7.5px;
        padding-right: 7.5px;
    }
    .payment_sec {
        margin-top: -15px;
    }
    .brands_inner {
        padding-bottom: 15px;
    }
    .categories h2.cmn_title {
        margin: 0;
    }
    .categories_maintitle a {
        font-size: 16px;
    }
    .categories {
        padding-top: 50px;
    }
    .cmn_title {
        margin: 0 0 30px;
    }
    .categories_title {
        font-size: 18px;
    }
    .brands_inner img {
        padding: 20px;
        height: 90px;
    }
    .welcome_content {
        padding-top: 30px;
    }
    h4.subtitle {
        font-size: 20px;
        line-height: 1.3;
    }
    .welcome_content p {
        font-size: 20px;
        line-height: 1.3;
    }
    .payment_sec h4.icon_with_text_text {
        font-size: 22px;
    }
    .payment_sec .service_inner {
        margin: 0;
    }
}
@media(max-width:991px){
    .brands_inner img {
        height: 80px;
    }
}
@media(max-width:767px){
    .categories_maintitle a {
        font-size: 15px;
    }
    .categories_img {
        margin-bottom: 15px;
    }
    .categories_title {
        font-size: 16px;
    }
    .payment_sec .service_inner {
        padding: 20px 0;
        margin: 0;
    }
    .brands_inner img {
        padding: 15px 12px;
        height: 80px;
    }
    .banner_content {
        padding: 35px 15px;
    }
    .service_inner {
        margin: 0;
    }
    .border_sides:before {
        right: 0;
        content: '';
        width: 70%;
        height: 2px;
        position: absolute;
        background: #FFE8F5;
        top: 0;
        bottom: auto;
        margin: auto;
        left: 0;
    }
    .border_sides:after {
        right: 0;
        content: '';
        width: 70%;
        height: 2px;
        position: absolute;
        background: #FFE8F5;
        top: auto;
        bottom: 0;
        margin: auto;
        left: 0;
    }
    h4.subtitle {
        font-size: 18px;
    }
    .welcome_content p {
        font-size: 17px;

    }
    .payment_sec .border_sides:before {
        height: 2px;
    }
    .payment_sec h4.icon_with_text_text {
        font-size: 20px;
    }
}


