  @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800&display=swap');

  body
  {
    font-family: 'Poppins', sans-serif !important; 
  }
    
    li {
        list-style-type: none;
    }
    
    ul {
        padding: 0;
    }
    .quote_text {
        padding: 20px;
    }
    .text-left p {
    text-indent: -30px;
    padding-left: 36px;
}
    
    .benefits-sec p {
        font-size: 17px!important;
        padding: 15px;
        text-align: center;
    }
    
    .bck-blue {
        border: 1px solid #EAF8FE;
        height: 315px;
        border-radius: 25px;
        background-color: #EAF8FE;
        color: #000;
        text-align: center;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
        margin-right: 20px;
    }
    
    .w-footer {
        width: 65%;
    }
    
    .bck-blue:hover {
        border: 1px solid #39C4FF;
        background-color: #39C4FF;
        color: #fff;
    }
    
    .benefits-cls {
        text-align: center;
        margin-top: 50px;
        margin-bottom: 30px;
    }
    
    .step-font {
        font-size: 18px!important;
    }
    
    .benefits-sec img {
        width: 85px;
        height: 85px;
        margin: auto;
        margin-bottom: 20px;
    }
    
    .quote_text .font-weight-bold {
        font-size: 20px;
        font-weight: 600 !important;
        display: block;
        color: #00205B;
        margin-top: 5px;
        padding-left: 14px;
    }
    
    .main_audit {
        padding-top: 30px;
    }
    
    .audit-customer-h2 {
        position: relative;
        font-weight: bold;
        font-size: 30px;
    }
    
    .audit-customer {
        padding-top: 20px;
    }
    
    .circle-sec {
        position: relative;
        display: flex;
        height: 300px;
        align-items: center;
    }
    
    .audit-customer:before {
        background-image: url(../images/circle.png);
        position: absolute;
        width: 300px;
        height: 300px;
        top: -67px;
        left: -175px;
        right: auto;
        content: "";
        z-index: -1;
    }
    
    .backgd-sec {
        position: relative;
        display: flex;
        align-items: center;
    }
    
    .backgd-sec:before {
        background-image: url(../images/section-two.png);
        position: absolute;
        left: auto;
        width: 500px;
        height: 428px;
        top: 0%;
        right: 0px;
        content: "";
    }
    
    .format-line {
        border: 0px solid #fff;
        text-align: left;
    }
    
    .asign-para {
        background: #E0F5FF;
    }
    
    .hover-effect01 {
        opacity: 0;
        position: absolute;
        width: 97px;
        height: 97px;
        margin: auto;
        margin-bottom: 20px;
        top: 54px;
    }
    
    .hover-effect02 {
        opacity: 0;
        position: absolute;
        width: 97px;
        height: 97px;
        margin: auto;
        margin-bottom: 20px;
        top: 54px;
    }
    
    .hover-effect03 {
        opacity: 0;
        position: absolute;
        width: 97px;
        height: 97px;
        margin: auto;
        margin-bottom: 20px;
        top: 54px;
    }
    
    .hover-effect04 {
        opacity: 0;
        position: absolute;
        width: 97px;
        height: 97px;
        margin: auto;
        margin-bottom: 20px;
        top: 54px;
    }
    
    .bck-blue:hover .hover-effect01 {
        opacity: 1;
        animation: shake 1.5s infinite;
    }
    
    .bck-blue:hover .hover-effect02 {
        opacity: 1;
        animation: shake 1.5s infinite;
    }
    
    .bck-blue:hover .hover-effect03 {
        opacity: 1;
        animation: shake 1.5s infinite;
    }
    
    .bck-blue:hover .hover-effect04 {
        opacity: 1;
        animation: shake 1.5s infinite;
    }
    
    @keyframes shake {
        0% {
            transform: translate(1px, 1px) rotate(0deg);
        }
        10% {
            transform: translate(-1px, -2px) rotate(-1deg);
        }
        20% {
            transform: translate(-3px, 0px) rotate(1deg);
        }
        30% {
            transform: translate(3px, 2px) rotate(0deg);
        }
        40% {
            transform: translate(1px, -1px) rotate(1deg);
        }
        50% {
            transform: translate(-1px, 2px) rotate(-1deg);
        }
        60% {
            transform: translate(-3px, 1px) rotate(0deg);
        }
    }
    
    .bck-blue:hover .work-load {
        opacity: 0 !important;
    }
    
    .bck-blue:hover .power {
        opacity: 0 !important;
    }
    
    .bck-blue:hover .process-time {
        opacity: 0 !important;
    }
    
    .bck-blue:hover .accuracy {
        opacity: 0 !important;
    }
    
    .col-md-12 quote_text:before {
        content: '';
        display: block;
        background-image: url("../images/left-quote.png");
        width: 20px;
        height: 16px;
        left: -20px;
        top: 2px;
        position: absolute;
    }
    
    .right-quote {
        position: relative;
        top: -11px;
        padding-right: 6px;
    }
    
    .left-quote {
        position: relative;
        bottom: -10px;
        right: 2px;
    }
    
    .h3-title {
        font-size: 23px;
        font-weight: 500;
    }
    
    .banner-button {
        margin-left: 0px;
    }
    
    .font-manual {
        font-size: 30px;
        margin-bottom: 50px;
        margin-top: 30px;
    }
    
    .font-limit {
        font-size: 30px;
        margin-bottom: 23px;
        margin-top: 30px;
    }
    
    .para-mob-audit {
        font-family: 'Poppins', sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 29px;
        color: #00205B;
        text-align: center;
    }
    
    .font-mob {
        font-weight: 400;
        font-size: 25px;
        color: #389BFF;
        text-align: center;
    }
    
    .case-btn {
        border: 3px solid #00205B;
        color: #389BFF;
        border-radius: 18px;
        font-weight: 700;
        width: 289px;
        height: 42px;
        font-size: 17px;
        font-family: poppins;
        background-color: #fff;
        margin: auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .move-left {
        position: relative;
        left: 32%;
    }
    
    .step-wrapp {
        border: 3px solid #5FCAFF;
        border-radius: 25px;
        height: 150px;
        padding: 15px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        align-content: center;
        position: relative;
    }
    
    .step-wrapp:before {
        width: 57PX;
        height: 68PX;
        top: -10px;
        right: -16px;
        left: auto;
        content: "";
        position: absolute;
        background: white;
        z-index: 1;
    }
    
    .step-wrapp:after {
        background-image: url(../images/blue_circle.png);
        position: absolute;
        width: 16px;
        height: 16px;
        top: 0px;
        right: -7px;
        left: auto;
        content: "";
        z-index: 2;
    }
    
    .step-wrap {
        border: 3px solid #FFC455;
        border-radius: 25px;
        height: 150px;
        padding: 15px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        align-content: center;
    }
    
    .step-wrap:before {
        width: 51px;
        height: 46px;
        bottom: 0px;
        top: auto;
        left: 0;
        content: "";
        position: absolute;
        background: #fff;
        z-index: 1;
    }
    
    .step-wrap:after {
        background-image: url(../images/yellow_circle.png);
        position: absolute;
        width: 16px;
        height: 16px;
        bottom: -4px;
        left: 7px;
        content: "";
        z-index: 2;
    }
    
    .backgd-sec img {
        margin: auto;
    }
    
    .pro-line {
        padding: 5px !important;
        margin-top: 10px;
    }
    
    .backgd-sec p {
        text-align: center;
        font-size: 16px;
        font-family: 'Poppins', sans-serif;
        padding: 10px 6px 6px 6px;
    }
    
    .sp-fnn {
        font-size: 15px;
        text-align: center;
    }
    
    .sp-fn {
        font-size: 15px;
        text-align: center;
    }
    
    .sp-tp {
        font-size: 17px;
        display: block;
        text-align: center;
        color: #ACACAC;
        padding-bottom: 10px;
        font-weight: 600;
    }
    
    .sp-tpp {
        font-size: 15px;
    }
    
    .solution-sec h2 {
        color: #ACACAC;
        margin-top: 20px;
        font-weight: 600;
    }
    
    .solution-sec h3 {
        text-align: center;
        font-weight: 600;
    }
    
    .solution-sec p {
        font-size: 16px;
        text-align: left;
    }
    
    .solution-sec {
        padding-top: 130px;
    }
    
    .font-soln {
        color: #ACACAC;
        text-align: left;
    }
    /*------main-banner------*/
    
    .main-banner .bg-light {
        background-color: transparent !important;
        display: block;
        padding-top: 8px;
        margin: 0 auto;
        display: block;
    }
    
    .h2-title-font {
        color: #1D479B;
        font-weight: 600;
        font-size: 30px;
    }
    
    .navbar-expand-lg.scrolled {
        background-color: #fff !important;
        padding-top: 8px;
    }
    
    .main-banner .d-inline-block.website {
        float: right;
    }
    
    .main-banner .d-inline-block.website a {
        color: #fff;
    }
    
    .main-banner .d-inline-block.website a i {
        font-style: normal !important;
    }
    
    .main-banner .d-inline-block.website a:hover {
        color: #fff;
        text-decoration: none;
    }
    
    .main-banner button.cp-bg {
        background-color: #013864;
        padding: 5px 10px;
        color: #fff;
        font-size: 16px;
        font-weight: 400;
    }
    
    .main-banner button.blue-bg {
        background-color: #013864;
        padding: 5px 10px;
        color: #fff;
        font-size: 16px;
        font-weight: 400;
}
    
    .main-banner .top-banner {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        text-align: center;
        transform: translate(-50%, -50%);
        max-width: 1140px;
    }
    
    .cp-link a:hover {
        color: inherit;
        text-decoration: none;
    }
    
    .cp-link .fa-globe {
        color: #00205b;
    }
   

    .main-banner {
        background-image: url(../images/audit-banner.png);
        background-position: center;
        background-size: cover;
        position: relative;
        height: 100%;
        width: 100%;
        min-height: 600px;
    }
    
    .main-content {
        position: absolute;
        bottom: 7em;
        right: 10em;
        width: 40%;
        text-align: center;
    }
    
    .main-content p {
        font-weight: 400;
        font-size: 24px;
        color: #389BFF;
        margin-bottom: 8px;
    }
    
    .main-content h2 {
        font-family: 'Poppins', sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 30px;
        color: #00205B;
    }
    
    .main-content button {
        transition: transform .2s;
        margin-top: 20px;
        font-size: 15px;
        width: 249px;
        height: 38px;
    }
    
    .main-content button:hover {
        transform: scale(1.02);
    }
    
    .main-mobile_banner {
        background-image: url(../images/audit-mobile.png);
        background-position: center;
        background-size: cover;
        position: relative;
        height: 100%;
        width: 100%;
        min-height: 500px;
    }
    
    .main-banner .main-banner-btn {
        background-color: #013864;
        padding: 5px 10px;
        color: #fff;
        font-size: 16px;
        font-weight: 400;
    }
    
    .main-banner .h1-title {
        color: #fff;
        font-size: 70px;
        text-shadow: 7px 6px 4px rgba(0, 0, 0, 0.6);
        margin: 10px 0 20px;
    }
    
    .main-banner .h2-title {
        color: #fff;
        font-weight: 400;
        font-size: 42px;
        text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    }
    
    .main_banner {
        text-align: left;
    }
.banner-button .btn-primary, .banner-button .btn-primary:hover, .banner-button .btn-primary:focus, .banner-button .btn-primary:active {
    color: #00205b;
    background-color: #f5bf59;
    border-color: #FFB72C;
    min-width: 105px;
    border-radius: 4px;
    border: none;
    margin-top: 0;
    font-weight: 600;
    padding: 3px 6px;
    font-size: 16px;
    height: 34px;
}
.bck-blue img {
    width: 97px !important;
    height: 97px !important;
}
    
    @media only screen and (max-width: 991px) {
        .h2-title,
        .product .h2-title {
            font-size: 23px;
        }
        .h5-title {
            font-size: 20px;
        }
        .h3-title {
            font-size: 18px;
        }
        .solution-sec p {
            font-size: 12px;
            text-align: center;
        }
        .backgd-sec:before {
            background-image: url(../images/section-two.png);
            position: absolute;
            left: auto;
            width: 386px;
            height: 411px;
            top: 0%;
            right: 0px;
            content: "";
        }
    }
    
    @media only screen and (max-width: 767px) {
        .audit-mob-customer:after {
            background-image: url(../images/circle.png);
            position: absolute;
            width: 300px;
            height: 300px;
            top: -67px;
            right: -15px;
            left: auto;
            content: "";
            z-index: -1;
        }
        .top-pad {
            /*font-size: 20px;*/
            text-align: center;
        }
        .font-limit {
            text-align: center;
        }
        .audit-soc {
            text-align: center;
        }
        .audit-mob-customer-h2 {
            text-align: center;
            font-weight: bold;
        }
        .challenge-mob {
            text-align: center;
        }
        .solution-sec h2 {
            text-align: center;
        }
        .challenge-mob img {
            margin: auto;
            padding-top: 10px;
        }
        .solution-sec {
            padding-top: 0px;
        }
        .sp-tp {
            padding-bottom: 6px;
        }
        .sp-tp2 {
            padding-top: 10px;
        }
        .step-wrapp,
        .step-wrap {
            border-radius: 25px;
        }
        .top-pad {
            margin-top: -13px;
        }
        .font-mob-limit {
            text-align: center;
            font-size: 27px;
        }
        .top-footer {
            padding-top: 20px;
        }
        .form-border .btn-primary {
            font-size: 15px;
            padding: 8px 14px;
        }
        .p-title {
            font-size: 16px;
        }
        .h1-title {
            font-size: 25px;
        }
        .h4-title {
            font-size: 22px;
}
        .objectives_list {
            margin-left: 15px;
            margin-right: 15px;
            padding: 20px 35px 20px;
        }
        .objectives_list ul {
            padding: 0 20px;
        }
        .objectives_list li {
            display: block;
            margin: 0 0 10px;
            width: 100% !important;
        }
        .main-banner .h1-title {
            font-size: 50px;
        }
        .main-banner .h2-title {
            font-size: 30px;
        }
        .benefits_icons_list {
            flex-wrap: wrap;
        }
        .benefits_icons_list li {
            width: 33%;
            margin-bottom: 10px;
        }
        .benefits_icons_list li span:after {
            content: normal;
        }
    }
    
    @media (min-width:768px) and (max-width:991px) {
        .objectives_list li {
            width: 48% !important;
            margin: 1%;
        }
    }
