p {
    font-size: 14px;
}
.card_heading {
font-size: 40px !important;
font-weight: bold;
}
.banner-inner h2 {
    padding: 20px 0 !important;
    color: #022a46 !important;
    font-size: 54px !important;
    font-weight: 700 !important;
    margin-bottom: 24px;
}
.asset-groups {
    padding: 0;
}
.process-section {
    padding: 0;
    padding-top: 25px;
}
.process-title {
    font-size: 40px;
    font-weight: bold;
}
.process-subtitle {
    font-size: 40px;
    color: #C54409;
    font-weight: bold;
    margin-bottom: 4rem;
    line-height: 20px;
}
.process-subtitle .subtitle_manager {
    color: #1093DA;
}
.process-subtitle .subtitle_and {
    color: #000;
}
h4 {
    background-color: #000;
    color: white !important;
    text-align: center;
    border-radius: 10px;
    width: 43px;
}
.process_logo {
    width: 75px;
    height: 75px;
    border: 1px solid #cccccc;
    border-radius: 100px;
    margin-top: 8px;
}
.process_content {
    padding: 0;
}
.testimonial_section {
    margin-top: 8rem;
}
.testimonial_section h2 {
    font-size: 57px;
    font-weight: bold;
}
.testimonial_section hr {
    border-color: #000;
    margin-bottom: 4rem;
}
.testimonial_section p {
    font-weight: 400;
}
.ipe_logo {
    width: 18rem;
    margin-top: 7rem;
}
.contact_details {
    margin-top: 6.5rem !important;
    margin-left: 7px !important;
}
.contact_icon {
    width: 5rem !important;
    padding-right: 0 !important;
    text-align: center !important;
}
.ipequest_contact_info {
    margin-top: 8px !important;
    line-height: 0.5 !important;
    margin-left: -2rem !important;
    margin-left: -1.3rem !important;
}
.website_icon {
    margin-left: -1.6rem !important;
}
.testimonial_section span {
    background-color: #000;
    color: #ffffff;
    border-radius: 12px;
    padding: 4px;
    padding-left: 12px;
    padding-right: 12px;
    font-weight: bold;
}
.testimonial_icon {
    width: 12rem !important;
    margin-top: 4px;
}
.testimonial_icon img {
    margin-top: -3rem;
}
.row_process_section {
    display: flex;
}
.row_testimonial {
    display: flex;
}
@media (max-width: 991px) {
    .process_content {
        width: 255px;
    }
    .testimonial_content {
        width: 374px;
    }
    .contact_details {
        margin-left: 311px !important;
    }
    .ipequest_contact_info p {
        width: 281px;
    }
}