/*body {
    background-image: url('../images/integration-gradient-background.png');
    background-repeat: no-repeat;
}
*/
.integration-banner-bg {
    background: #182183;
    background-image: url("./images/slide1background.svg");
    background-size: cover;
}

.integration-banner-bg h1 {
    font-size: 56px !important;
}

.btn-book-demo-wrapper {
    margin-top: 8%;
}

.btn-book-demo {
    position: relative;
    background: #FFFFFF;
    padding: 2% 7%;
    border: #FFFFFF;
    width: 180px;
    height: 56px;
    line-height: 19px;
    color: #3943B7;
    font-size: 16px;
    top: 8%;
    line-height: 20px;
    font-weight: 500;
    box-shadow: 0px 0px 32px 2px rgba(138, 19, 242, 0.49);
}


.btn-book-demo:hover {
  background-image: linear-gradient(to right, #303ab0, #2f39af, #2f3aaf, #313cb2);
    box-shadow: 0 4px 15px 0 rgb(47 57 176);
    color: #ffffff;
}

/* Conut on Asari Section css */

.coa-header-text {
    margin: 4% 0 4% 0;
}

.coa-card {
    position: relative;
    top: 20px;
    left: 0px;
    width: 240px;
    height: 240px;
    display: flex;
    flex-direction: column;
    margin: auto;
    box-shadow: 10px 12px 16px 0px rgba(0, 0, 0, 0.5);
    align-items: flex-start;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 1);
}

.coa-card .card-header {
    margin: 25% auto 0 auto;
    display: flex;
    background-color: transparent;
    font-size: 18px;
    color: #000;
    border-radius: 7px;
    border-bottom: none;
    border-radius: 0;
}

.coa-card .card-text {
    margin: -8% auto;
    width: 100%;
    text-align: center;
    color: #000;
}

.ceo-card-background {
    height: 14rem;
    width: 14rem;
    background-image: linear-gradient(to right, #070727, #3943B7);
    border-radius: 50%;
    position: absolute;
    right: 22%;
    top: 0;
}

.bg:hover {
    max-width: 30rem;
}

.coa-card-row {
    margin-top: 7%;
}

/* rid card css */
.rid-container {
    background: #ffffff;
    padding-top: 5%;
    margin-top: 3%;
/*    padding-bottom: 10%;*/

}

.rid-card {
    border-radius: 50px;
    background: rgba(255, 255, 255, 0.00);
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.25);
    width: 23rem;
    height: 21rem;
}

.rid-card h5 {
    text-align: center;
    font-size: 30px;
    line-height: 45px;
    margin-top: 12%;
}

.rid-card p {
    margin: 28% auto;
    text-align: center;
    font-size: 18px;
    line-height: 27px;
}
/*
.rid-number img {
    position: absolute;
    margin-top: -9.5%;
    margin-left: -9.5%;
    z-index: 1;
}*/
.rid-number img {
    position: absolute;
    margin-top: -12.5%;
    margin-left: -7.5%;
    z-index: 1;
    width: 119px;
}
.rid-row {
    justify-content: space-evenly;
    margin-top: 6%;
}

/*  */

.bk-demo {
    width: 229.98px;
    height: 58px;
    border-radius: 35px;
    background: #FFF;
    font-size: 21.517px;
    font-weight: 400;
    line-height: 55px;
    color: #3943B7;
}

.bk-demo:hover {
 background-image: linear-gradient(to right, #303ab0, #2f39af, #2f3aaf, #313cb2);
    box-shadow: 0 4px 15px 0 #212529;
    color: #ffffff;
  transition: .3s;
}


.free-demo-container {
    width: 80rem;
    height: 30rem;
    margin: auto;
    border-radius: 35px;
    background: #3943B7;
}

.free-demo-wrapper {
    width: 80rem;
    margin: auto;
}

.free-demo-main {
    padding-top: 5%;
    margin-top: 10%;
}

.free-demo-card {
    border-radius: 14px;
    background: #FFF;
    width: 12rem;
    height: 11rem;
    margin: auto;
}

.free-demo-text {
    color: #282B5B !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 25.5px;
    width: 70%;
    margin-top: 4%;
}

.free-demo-sub-text {
    color: #444487 !important;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    width: 70%;
    margin-top: 4%;
}

.free-demo-row {
    width: 55rem;
    margin: auto;
}

.hr-guide-container {
    margin-top: 9% !important;
}

.footer-container {
    margin-top: 9% !important;
}

/* mobile view */
@media (max-width: 1024px) {
    .integration-banner-bg h1 {
        font-size: 28px !important;
    }

    .carousel-content {
        padding-left: 36px !important;
    }

    .coa-head-text {
        font-size: 24px;
    }

    .coa-card .card-text {
        font-size: 16px;
    }

    .coa-card .card-text {
        font-size: 14px;
    }

    .coa-card-row {
        margin-top: 0;
    }

    .coa-card-col {
        margin-top: 10% !important;
    }

    .rid-container h1 {
        font-size: 26px;
        margin-top: 6%;
    }

    .rid-card {
        width: auto;
    }

    .rid-card h5 {
        text-align: center;
        font-size: 24px;
    }

    .rid-card p {
        margin: 26% auto;
        font-size: 16px;
        line-height: 24px;
    }

    .rid-number img {
        margin-top: -6.5%;
        margin-left: -6.5%;
        height: 110px;

    }

    .EIP-head-text {
        font-size: 24px;
    }

    .free-demo-wrapper {
        width: auto;
    }

    .free-demo-text {
        width: auto;
        margin-top: 2%;

    }

    .free-demo-sub-text {
        width: auto;
        margin-top: 2%;
    }

    .free-demo-container {
        width: auto;
        height: auto;
        margin: auto;
    }

    .free-demo-row {
        width: auto;
    }

    .free-demo-main {
        font-size: 24px;
    }

    .free-demo-card p {
        font-size: 14px;
    }

    .bk-demo {
        width: 156.98px;
        height: 48px;
        line-height: 48px;
        font-size: 16px;
        margin-bottom: 25px !important;
    }

}