@font-face {
    font-family: 'Lexend-Medium';
    src: url('../fonts/Lexend-Medium.ttf');
}

.about-section h4 {
    font-family: 'Humanst521-BT' !important;
    padding-top: 45px;
    font-size: 28px;
}
.about-section {
    /* background: linear-gradient(1.18deg, rgba(206, 235, 255, 0.01) 2.68%, rgba(183, 226, 255, 0.594248) 55.79%, #CCEBFF 70.64%) !important;
    box-shadow: 0px -14px 4px rgba(0, 0, 0, 0.25) !important; */
    background: url(../images/abt-sec-bg.png) !important;
    background-size: 100% 100% !important;
    padding-bottom: 3%;
    border: none;
}

.services-lists h4 {
    font-family: 'Humanst521-BT' !important;
    text-transform: unset;
    font-size: 19px;
    padding: 0 0 6px;
}
.services-lists p {
    font-family: 'OpenSans-Regular' !important;
    letter-spacing: 0.02em;
    font-size: 14px;
    line-height: 20px;
    color: rgba(0, 0, 0, 0.9);
    opacity: 0.99;
    width: 90%;
    margin: auto;
}
.services-lists img {
    width: 100px;
    margin: 0px auto auto;
}
.services-lists_block:hover img {
    transform: unset;
    transition: .3s;
}
.get-started-sec {
    border-bottom: 1px solid rgba(20, 20, 20, 0.34);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.06);
    border-radius: 12px;
    width: 88%;
    margin: 45px auto auto;
    height: 20px;
    text-align: center;
}
.get-started-sec a {
    background: linear-gradient(180deg, #1E3C72 0%, #2A5298 137.7%);
    border-radius: 6px;
    color: #fff;
    font-family: 'OpenSans-Medium';
    font-size: 17px;
    padding: 5px 14px;
    text-decoration: none;
    letter-spacing: 0.03em;
    position: relative;
    top: 6px;
    transition: .3s;
}
.get-started-sec a:hover {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
    transition: .3s;
}
.know-more-sec a {
    background: linear-gradient(180deg, #1E3C72 0%, #2A5298 137.7%);
    border-radius: 6px;
    color: #fff;
    font-family: 'OpenSans-Medium';
    font-size: 13px;
    padding: 3px 14px 5px;
    text-decoration: none;
    letter-spacing: 0.03em;
    position: relative;
    top: 6px;
    transition: .3s;
    z-index: 111;
}
.our_mission {
    margin-top: 60px;
}
.our_mission h4 {
    font-size: 25px;
    color: #000;
    font-family: 'OpenSans-SemiBold';
}
.our_mission h4 span {
    font-family: 'OpenSans-Light';
    color: rgba(0, 0, 0, 0.98);
    font-weight: 100;
}
.our_mission .headingafter {
    width: 31px;
    height: 1px;
    background: #000;
    margin: auto 10px;
}
.our_mission p {
    font-size: 15px;
    line-height: 23px;
    text-align: center;
    letter-spacing: 0.01em;
    color: rgba(0, 0, 0, 0.75);
    font-family: 'OpenSans-Medium';
    width: 76%;
    margin: 20px auto 40px;
}

.counter-lists .number {
    color: #DB990C;
    font-family: 'Poppins-SemiBold' !important;
    font-size: 24px;
}

.counter-lists .details {
    font-family: 'OpenSans-SemiBold';
    font-size: 16px;
}

.counter-lists {
    border: none;
    box-shadow: none;
}
.why-agarwal-sec {
    background: url(../images/why-agarwal-bg.png);
    background-size: cover;
    margin-top: -100px;
}
.why-agarwal-sec h4 {
    text-align: center;
    letter-spacing: 0.02em;
    background: linear-gradient(180deg, #0E4B83 0%, #1777B7 64.77%, #2B98D3 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-family: 'Humanst521-BT-Bold';
    font-size: 30px;
    padding-top: 135px;
    margin-bottom: 5%;
}
.agarwals-img {
    position: relative;
    z-index: 1;
}
.agarwals-img div {
    transition: 1s;
}
.agarwals-list:hover .agarwals-img div {
    animation: bounce 2s;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}
@keyframes bounce {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        transform: translate3d(0, 18px, 0);
    }
}
.agarwals-img_1 {
    width: 185px;
    margin: auto;
    display: block;    
}
.agarwals-img_2 {
    width: 50px;
    position: absolute;
    left: 8%;
    right: 0;
    margin: auto;
    top: 11%;
}
.agarwals-list-out:nth-child(2n)::after {
    content: '';
    position: absolute;
    right: -157px;
    width: 100%;
    height: 18px;
    top: -21px;
    background: #F5F5F5;
    transform: rotate(155deg);
}

.agarwals-list-out:nth-child(2n) {
    margin-top: 9%;
}
.agarwals-list-out:nth-child(2n+1)::after {
    content: '';
    position: absolute;
    right: -157px;
    width: 100%;
    height: 18px;
    top: 107px;
    background: #F5F5F5;
    transform: rotate(-155deg);
}
.agarwals-list-out:last-child::after {
    display: none;
}
.agarwals-list h5 {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.02em;
    color: #015493;
    font-family: 'Poppins-SemiBold';
    margin-bottom: 5px;
    margin-right: -35px;
}
.agarwals-list .h-line {
    background: #015493;
    width: 95px;
    height: 1px;
}
.agarwals-list p {
    font-size: 12px;
    line-height: 21px;
    color: rgba(16, 16, 16, 0.8);
    opacity: 0.9;
    font-family: 'Poppins-Medium';
    margin-top: 12px;
}
.agarwals-list-cnt {
    width: 90%;
    margin: auto;
}
.why-agarwal-sec h6 {
    text-align: center;
    font-family: 'Humanst521-BT';
    letter-spacing: 0.03em;
    color: #06426C;
    font-size: 32px;
    padding: 35px 10px 40px;
}
.agarwal-easy {
    padding-top: 13%;
}
.easy_center-img {
    display: grid;
}
.easy_center-img img {
    width: 100%;
    margin: auto;
    display: block;
}
.easy_center-img .center_logo {
    margin: auto;
    display: block;
    width: 38%;
    position: absolute;
    top: 23%;
    left: 0;
    right: 0;    
}
.agarwal-easy h6 {
    color: #000;
    letter-spacing: 0.02em;
    font-family: 'Humanst521-BT-Bold';
    font-size: 15px;
}
.easy-icon-1 img {
    width: 60px;
    margin-left: 30%;
}
.easy-icon-1 {
    position: absolute;
    bottom: 18%;
    right: 0;
}
.easy-icon-2 img {
    width: 60px;
    margin-left: 30%;
}
.easy-icon-2 {
    position: absolute;
    bottom: 52%;
    right: 1%;
}
.easy-icon-3 img {
    width: 60px;
}
.easy-icon-3 {
    position: absolute;
    top: -5%;
    right: -20%;
}
.easy-icon-3 h6 {
    margin-left: -30%;
}
.easy-icon-4 img {
    width: 60px;
}
.easy-icon-4 {
    position: absolute;
    top: -25%;
    right: -43%;
}
.easy-icon-4 h6 {
    margin-left: -19%;
}

.easy-icon-8 img {
    width: 60px;
}
.easy-icon-8 {
    position: absolute;
    bottom: 18%;
    left: 0;
}
.easy-icon-8 h6 {
    margin-left: -15%;
}
.easy-icon-7 img {
    width: 60px;
}
.easy-icon-7 {
    position: absolute;
    bottom: 52%;
    left: 8%;
}
.easy-icon-7 h6 {
    margin-left: -14%;
}
.easy-icon-6 img {
    width: 60px;
}
.easy-icon-6 {
    position: absolute;
    top: -5%;
    left: -1%;
}
.easy-icon-5 img {
    width: 60px;
}
.easy-icon-5 {
    position: absolute;
    top: -25%;
    left: -34%;
}
.easy-icon-5 h6 {
    margin-left: -27%;
}
.agarwal-easy h5 {
    letter-spacing: 0.03em;
    color: #06426C;
    font-size: 32px;
    font-family: 'Humanst521-BT';
    text-align: center;
    margin-top: 35px;
}
.bg-second {
    background: linear-gradient(1.06deg, rgba(206, 235, 255, 0) 17.33%, rgba(183, 226, 255, 0.46) 87.07%, rgba(204, 235, 255, 0.46) 103.08%);
    margin-top: 4%;
    padding-top: 3%;
}
.referral-section {
    margin-top: auto;
}
.quick-links {
    margin: 2% auto auto;
}
.bengaluru-bg {
    padding-top: 45px;
}
.bengaluru-bg img {
    width: 100%;
}
.bengaluru-bg-cont {
    margin-top: -9%;
}
.bengaluru-bg h3 {
    font-family: 'Lexend-Medium';
    color: #143970;
    font-size: 70px;
    text-align: center;
    margin-bottom: 0px;
}
.bengaluru-bg p {
    font-family: 'Lexend-Medium';
    color: #143970;
    text-align: center;
    font-size: 38px;
    margin-top: -14px;
}
.testimonial-link-sec {
    text-align: center;
    margin-bottom: 30px;
}
.testimonial-link-sec h4 {
    color: #303030;
    font-family: 'TitilliumWeb-SemiBold';
    font-weight: 400;
    text-align: center;
    font-size: 22px;
}
.testimonial-link-sec a {
    background: linear-gradient(180deg, #1E3C72 0%, #2A5298 137.7%);
    border-radius: 6px;
    color: #fff;
    font-family: 'OpenSans-Medium';
    font-size: 13px;
    padding: 3px 14px 5px;
    text-decoration: none;
    letter-spacing: 0.03em;
    position: relative;
    top: 6px;
    transition: .3s;
    z-index: 111;
}
.testimonial-link-sec img {
    width: 45px;
    margin-bottom: 15px;
}
.ref-coin-main img {
    height: 89px !important;
}
.referral-section .ref-coin-main h5 {
    font-family: 'OpenSans-Medium' !important;
    color: #000 !important;
    font-size: 19px !important;
    text-align: left !important;
}
.referral-section .ref-coin-main p {
    font-family: 'Humanst521-BT';
    line-height: 20px;
    margin-top: 13px;
    color: #000000ba !important;
}
.referral-section .referral-coin h5 {
    text-align: center;
    color: #000;
    font-size: 13px;
    font-family: 'Humanst521-BT';
}
.referral-coin img {
    height: 65px;
}
.agarwal-easy h5 sup {
    font-size: 14px;
    top: -18px;
}

@media (max-width: 600px) {
    .easy-icon-1 {
        bottom: 10%;
        right: 5%;
    }
    .easy-icon-2 {
        bottom: 44%;
    }
    .easy-icon-4 {
        right: -234%;
        top: -31%;
    }
    .easy-icon-3 {
        right: -97%;
        left: 43%;
    }
    .easy-icon-5 {
        left: -130%;
        top: -31%;
    }
    .easy-icon-6 {
        top: -10%;
    }
    .easy-icon-7 {
        bottom: 48%;
    }
    .easy-icon-8 {
        bottom: 10%;
        left: 22%;
    }
    .easy-icon-3 h6 {
        margin-left: -30%;
        text-align: center;
    }
    .agarwal-easy h5 sup {
        font-size: 12px;
        top: -6px;
    }
    .agarwal-easy h5 {
        font-size: 18px;
        padding: 0px 10px;
    }
    .agarwal-easy h6 {
        font-size: 11px;
        font-family: 'Humanst521-BT';
        width: 90%;
        text-align: center;
        line-height: 12px;
    }
    .easy-icon-8 h6 {
        margin-left: -20%;
    }
    .agarwal-easy {
        margin-top: 12%;
    }
    .easy-icon-1 img, .easy-icon-2 img, .easy-icon-3 img, .easy-icon-4 img, .easy-icon-5 img, .easy-icon-6 img, .easy-icon-7 img, .easy-icon-8 img {
        width: 30px;
    }
    .easy_center-img {
        padding: 0;
    }
    .why-agarwal-sec h6 {
        font-size: 18px;
    }
    .agarwals-img_2 {
        position: unset;
        float: left;
        box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
        width: 74px;
        padding: 10px;
        margin-right: 14px;
        border-radius: 5px;
    }
    .agarwals-list-cnt {
        width: 100%;
    }
    .agarwals-list .h-line {
        margin-left: 30%;
    }
    .agarwals-list-out:nth-child(2n)::after {
        display: none;
    }
    .agarwals-list-out:nth-child(2n+1)::after { 
        display: none;
    }
    .agarwals-list-out:nth-child(2n) {
        margin-top: auto;
    }
    .agarwals-list-out:nth-child(2n) .agarwals-list .h-line {
        margin-left: auto;
        margin-right: 30%;
    }
    .agarwals-list-out:nth-child(2n) .agarwals-list h5 {
        text-align: right;
        margin-right: 17%;
    }
    .agarwals-list p {
        text-align: justify;
    }
    .agarwals-list-out:nth-child(2n) .agarwals-list p {
        text-align: justify;
    }
    .agarwals-list-out:nth-child(2n) .agarwals-img_2 {
        float: right;
        margin-left: 14px;
        margin-right: auto;
    }
    .agarwals-list-out {
        margin-bottom: 35px;
    }
    .agarwals-list h5 {
        font-size: 12px;
    }
    .why-agarwal-sec h4 {
        font-size: 24px;
        /* padding-top: 80px; */
        margin-bottom: 10%;
        margin-top: 9%;
    }
    .our_mission p {
        font-size: 14px;
    }
    .services-lists p {
        width: 100%;
        font-size: 13px;
        margin-bottom: 5%;
    }
    .about-section h4 {
        font-size: 17px;
        line-height: 22px;
    }
    .bengaluru-bg h3 {
        font-size: 25px;
    }
    .bengaluru-bg p {
        font-size: 12px;
        margin-top: -3px;
    }
    .about-section h4 {
        padding-top: 18px;
    }
    .testimonial-link-sec h4 {
        font-size: 17px;
    }
    .about-section {
        margin-top: -15px;
    }
    .bengaluru-bg {
        padding-top: 19px;
    }
    .bengaluru-bg-cont {
        margin-top: -11%;
    }
    .testimonial-link-sec img {
        width: 30px;
        margin-bottom: 6px;
        margin-top: 12px;
    }
    .know-more-sec {
        position: absolute;
        z-index: 1111;
        left: 0;
        right: 0;
    }
    .services-lists h4 {
        padding-top: 0px;
    }
    .services-lists img {
        width: 87px;
    }
    .referral-section .ref-coin-main h5 {
        text-align: center !important;
    }
    .logo img {
        background: transparent;
    }
}
@media screen and (min-width: 600px) and (max-width: 992px) {
    .easy-icon-4 {
        right: -182%;
    }
    .easy-icon-3 {
        right: -97%;
    }
    .easy-icon-5 {
        left: -130%;
    }
    .easy-icon-2 {
        right: -25%;
    }
    .easy-icon-1 {
        right: -12px;
    }
    .agarwal-easy h5 {
        font-size: 23px;
    }
    .agarwal-easy h6 {
        font-size: 14px;
    }
    .easy-icon-8 h6 {
        margin-left: -20%;
    }
    .agarwal-easy {
        margin-top: 8%;
    }
    .why-agarwal-sec h6 {
        font-size: 23px;
    }
    .agarwals-img_2 {
        position: unset;
        float: left;
        box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
        width: 74px;
        padding: 10px;
        margin-right: 14px;
        border-radius: 5px;
    }
    .agarwals-list-cnt {
        width: 100%;
    }
    .agarwals-list .h-line {
        margin-left: 15%;
    }
    .agarwals-list-out:nth-child(2n)::after {
        display: none;
    }
    .agarwals-list-out:nth-child(2n+1)::after { 
        display: none;
    }
    .agarwals-list-out:nth-child(2n) {
        margin-top: auto;
    }
    .agarwals-list-out:nth-child(2n) .agarwals-list .h-line {
        margin-left: auto;
        margin-right: 17%;
    }
    .agarwals-list-out:nth-child(2n) .agarwals-list h5 {
        text-align: right;
        margin-right: 17%;
    }
    .agarwals-list-out:nth-child(2n) .agarwals-list p {
        text-align: right;
    }
    .agarwals-list-out:nth-child(2n) .agarwals-img_2 {
        float: right;
        margin-left: 14px;
        margin-right: auto;
    }
    .agarwals-list-out {
        margin-bottom: 35px;
    }
    .our_mission p {
        font-size: 13px;
        width: 90%;
    }
    .services-lists p {
        width: 100%;
        font-size: 13px;
    }
    .bengaluru-bg h3 {
        font-size: 50px;
    }
    .bengaluru-bg p {
        font-size: 29px;
        margin-top: -10px;
    }
    .about-section h4 {
        padding-top: 18px;
    }
    .testimonial-link-sec h4 {
        font-size: 20px;
    }
    .agarwal-easy h5 sup {
        font-size: 12px;
        top: -6px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .easy-icon-4 {
        right: -93%;
    }
    .easy-icon-3 {
        right: -45%;
    }
    .easy-icon-5 {
        left: -65%;
    }
    .agarwal-easy h5 {
        font-size: 28px;
    }
    .agarwals-list-out {
        width: 20%;
    }
    .agarwals-img_1 {
        width: 165px;
    }
    .agarwals-img_2 {
        width: 43px;
    }
    .agarwals-list-out:nth-child(2n+1)::after {
        content: '';
        position: absolute;
        right: -107px;
        width: 100%;
        height: 18px;
        top: 82px;
    }
    .agarwals-list-out:nth-child(2n)::after {
        content: '';
        position: absolute;
        right: -138px;
    }
    .agarwals-list-cnt {
        width: 93%;
        margin: auto;
    }
    .agarwals-list h5 {
        font-size: 13px;
    }
    .agarwals-list p {
        font-size: 12px;
        line-height: 21px;
    }
    .why-agarwal-sec h6 {
        font-size: 28px;
    }
    .services-lists p {
        width: 100%;
        font-size: 13px;
    }
    .bengaluru-bg h3 {
        font-size: 50px;
    }
    .bengaluru-bg p {
        font-size: 29px;
        margin-top: -10px;
    }
    .about-section h4 {
        padding-top: 18px;
    }
}

@media screen and (min-width: 1199px) and (max-width: 1365px) {
    .agarwals-list h5 {
        font-size: 13px;
    }
}
@media screen and (min-width: 1365px) and (max-width: 1399px) {
    .agarwals-list h5 {
        font-size: 14px;
    }
}