@import url("https://fonts.googleapis.com/css2?family=Chivo:wght@300;400;700;900&family=IBM+Plex+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400&family=Open+Sans:wght@400;600;700&family=Overpass:wght@300;400;600;700;800;900&display=swap");
.header-new {
    height: 45rem;
}

.hero-wrapper .upper-sc {
    padding-top: 4%;
    padding-bottom: 5%;
}

.hero-wrapper .discover {
    padding-top: 10% !important;
    padding-bottom: 10% !important;
}

.hero-wrapper .mobile-rpa {
    padding-top: 10% !important;
    padding-bottom: 10% !important;
}

.hero-wrapper .dwon-sc {
    height: 22%;
    padding: 1rem 1rem;
    background-color: #2393fb;
}

.hero-wrapper .down-sc-item {
    margin-bottom: 1rem;
    margin-left: 5rem;
}

.hero-wrapper .down-sc-item h3 {
    font-family: "Chivo" !important;
    text-transform: capitalize;
    color: #fff;
    /* font-size: 2.2rem; */
    font-weight: 500;
    margin-bottom: 1.50rem;
}

.hero-wrapper .down-sc-item ul {
    padding-left: 0;
    margin-left: 0;
}

.hero-wrapper .down-sc-item li {
    font-family: 'IBM Plex Sans', sans-serif;
    color: #fff;
    font-weight: 00;
    /* font-size: 1.6rem; */
    text-align: left;
    text-transform: capitalize;
}

.hero-wrapper .upper-sc-img img {
    height: 15.6rem;
    position: relative;
    z-index: 1;
}

.mobile-rpa-img img {
    height: 25rem !important;
}

.discover-img img {
    height: 25rem !important;
}

.overview-rconnect {
    padding-top: 20rem;
}

.h1-heading {
    font-family: 'Chivo', sans-serif;
    font-size: 2rem;
    color: #293D4D;
    font-weight: 600;
    margin-bottom: 1.25rem;
    text-transform: capitalize;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.case-studie-wrapper {
    margin-top: 3rem;
}

.other-case-studies {
    padding-top: 65px;
    padding-bottom: 130px;
}

.case-studie-card {
    padding: 1rem;
    -webkit-box-shadow: 0 0 4px rgb(0 0 0 / 20%);
    box-shadow: 0 0 4px rgb(0 0 0 / 20%);
    border-radius: 1rem;
    -webkit-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    margin-bottom: 4rem;
    cursor: pointer;
}

.case-studie-card img {
    width: 100%;
    height: 11rem;
    border-radius: .5rem;
    margin-bottom: 1rem;
    -o-object-fit: cover;
    object-fit: cover;
}

.case-studie-card:hover {
    -webkit-transform: scale(1.025);
    transform: scale(1.025);
    -webkit-box-shadow: 0 0 4px 6px rgb(24 17 17 / 10%);
    box-shadow: 0 0 4px 6px rgb(24 17 17 / 10%);
}

.case-studie-card h3 {
    font-family: 'Overpass', sans-serif;
    color: #000;
    font-size: 24px;
    font-weight: 600;
}

.p-text {
    /* font-size: 1.8rem; */
    /* line-height: 2.5rem; */
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 300;
    color: #567387;
}

.footer {
    background-color: #2393FB !important;
}

.footer-rconnect {
    padding-top: 55px !important;
    /* border-top: 1px solid #0a89ff; */
    padding-bottom: 56px !important;
    color: #329CFF;
    background-color: #329CFF;
}

.case-space {
    padding: 0 17.5%;
}

.footer-rconnect .idea-text-rconnect h3 {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 52px;
    line-height: 48px;
    font-weight: 200;
    /* color: #329CFF !important; */
    color: #FFFFFF !important;
}

.footer-rconnect .contact-rconnect {
    /* color: #329CFF !important; */
    font-size: 22px;
    line-height: 20px;
    font-weight: 400;
    text-align: right;
    color: #FFFFFF !important;
}

.ip-rconnect p {
    color: #FFFFFF !important;
    text-decoration: none;
    font-family: 'Chivo', sans-serif;
    font-weight: 300;
    font-size: 20px;
}

.email-rconnect a {
    /* color: #329CFF !important; */
    color: #FFFFFF !important;
    text-decoration: none;
    font-family: 'Chivo', sans-serif;
    font-weight: 300;
    font-size: 20px;
}

.social-rconnect ul li {
    list-style: none;
    display: inline-block;
    padding-left: 15px;
}

.social-rconnect ul li a {
    /* color: #329CFF; */
    color: #FFFFFF !important;
}

.social-rconnect ul li a i {
    font-size: 20px;
    line-height: 50px;
}

ol,
ul {
    padding: 0rem;
}

.hero-wrapper .new-height img {
    height: 30rem;
}
/* footer css */

.idea-text-rconnect h1 {
    /* text-transform: capitalize; */
    color: #fff;
    font-family: 'Chivo', sans-serif;
    font-weight: 100 !important;
    /* margin: 0; */
    font-size: 35px;
    margin-top: 37px;
}

@media (max-height: 991px) {
    .footer-rconnect .idea-text-rconnect h3 {
        font-size: 30px;
    }
}

@media only screen and (max-width: 768px) {
    .footer-rconnect .contact-rconnect {
        text-align: center;
    }
    .footer-rconnect .idea-text-rconnect h3 {
        text-align: center;
        padding-bottom: 10px;
    }
    .menu-bar-text {
        display: flex;
        justify-content: center;
        padding-right: 20px;
    }
    .hero-wrapper .upper-sc {
        padding-top: 30% !important;
        padding-bottom: 34% !important;
    }
    .col-md-12{
        padding-left: 0px;
        padding-right: 0px;
    }
    .overview-rconnect{
        padding-top: 25rem;
    }
    .hero-wrapper .new-height img {
        height: auto;
    }
}

@media (min-width: 1200px) {
.container {
    width: 1293px;
}
}