﻿.inner-link {
    display: flex;
    /* justify-content: space-between; */
}

.djbdnkd-ami {
    width: 45%;
}

.djdkdd-ami li {
    margin-bottom: 8px;
    font-size: 15px;
}

.header-utils ul {
    list-style: none;
    margin: 0;
    /*display: flex;*/
}

    .header-utils ul li {
        display: inline-block;
        padding-left: 20px;
    }

        .header-utils ul li a {
            font-size: 12px;
            color: white;
            display: flex;
            align-items: center;
            font-weight: 700;
        }

            .header-utils ul li a i {
                background: #ecae06;
                width: 25px;
                margin-right: 10px;
                height: 25px;
                color: white;
                border-radius: 50%;
                display: flex;
                justify-content: center;
                align-items: center;
            }

.icon-animate {
    animation: gradient1 3s ease infinite, rocking 3s ease infinite;
}

@keyframes rocking {
    0%, 100%, 25% {
        transform: rotate(0);
    }

    50% {
        transform: rotate(15deg);
    }

    75% {
        transform: rotate(-15deg);
    }
}

.djdkdd-ami {
    list-style: none;
}

    .djdkdd-ami li {
        position: relative;
    }

        .djdkdd-ami li:before {
            content: "\f105";
            font: normal normal normal 14px / 1 FontAwesome;
            position: absolute;
            left: -14px;
            top: 50%;
            transform: translateY(-50%);
            speak: none;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }


/*==============Banner Css Start======================*/
.about-sec-new {
    padding: 50px 0px;
}

.mobile-bannner {
    display: none !important;
}

.banner {
    position: relative;
    /*margin-top: 113px;*/
}

    .banner::before {
        content: '';
        position: absolute;
        height: 100%;
        top: 0;
        bottom: 0;
        z-index: 2;
        left: 0;
        right: 0;
        background: linear-gradient(to right, rgb(0 0 0), #00000033);
    }


.inner-banner-details {
    position: relative;
}

.banner-details {
    z-index: 9;
    position: absolute;
    color: white;
    top: 70px;
    width: 50%;
    left: 70px;
}

.dgdgd-ami-new {
    font-size: 46px;
}

.yello-clr-am {
    color: #72b5f3;
}

.djdjd-ami-new {
    font-size: 21px;
    font-weight: 800;
    line-height: 31px;
    margin-bottom: 25px;
}

.animated-lines {
    display: inline-block;
    height: 1.5em;
    margin-bottom: -.2em;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    white-space: nowrap
}

@media(min-width:992px) {
    .animated-lines:last-child {
        margin-right: -50%
    }
}

.animated-lines .line {
    background-color: transparent;
    color: #ecae06;
    display: block;
    height: 1.2em;
    margin-bottom: -1.2em;
    opacity: 0
}

    .animated-lines .line:first-child {
        opacity: 1
    }

    .animated-lines .line .char {
        display: inline-block;
        opacity: 0;
        transform: translateY(-150%);
        transition-delay: calc(.4s + var(--char-index)*.02s);
        transition-duration: .4s;
        transition-property: opacity,transform;
        transition-timing-function: ease-out
    }

    .animated-lines .line.in {
        opacity: 1
    }

        .animated-lines .line.in .char {
            opacity: 1;
            transform: translate(0)
        }

        .animated-lines .line.in.out {
            opacity: 1
        }

            .animated-lines .line.in.out .char {
                opacity: 0;
                transform: translateY(70%)
            }

.heading h1 {
    font-weight: 900;
    text-shadow: 2px 2px 3px #082b61;
}

.djbddami {
    list-style: none;
    display: flex;
    margin: 0px;
    padding: 0px;
    margin-top: 13px;
}

.djdkdd-ami {
    font-size: 22px;
    margin-bottom: 0px;
}

.djbd-skk {
    margin-right: 15px;
    display: flex;
    border-right: 1px solid #ffffff3b;
    padding-right: 15px;
    align-items: center;
}

.djbddami .djbd-skk:last-child {
    border-right: 1px solid transparent;
}


.ddkdakd-ami {
    background: white;
    padding: 5px;
    margin-right: 9px;
    width: 32px;
    border-radius: 50%;
}
/*==============Banner Css end======================*/


/*==================About use section===============*/
.img-left-box {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .img-left-box:before {
        content: "";
        position: absolute;
        border-radius: 50%;
        top: 4px;
        left: 0;
        width: 100%;
        height: 100%;
        background: #5ea7eb52;
        z-index: -1;
    }

.graph-1 {
    position: absolute;
    left: -24px;
    backdrop-filter: blur(10px);
    top: 64px;
    box-shadow: 0 4px 10px #082b6129;
    background: #082b61b8;
    padding: 10px 38px 10px 38px;
    border-radius: 40px;
}

.dgdbjuaaa-mi {
    margin-left: 16px;
    line-height: 19px;
    color: white;
}

.graph-2 {
    position: absolute;
    backdrop-filter: blur(10px);
    background: #082b61b8;
    padding: 14px 38px 10px 38px;
    border-radius: 40px;
    box-shadow: 0 4px 10px #082b6129;
    bottom: 69px;
    right: 8px;
}

.graph-3 {
    position: absolute;
    backdrop-filter: blur(10px);
    background: white;
    padding: 14px 38px 10px 38px;
    border-radius: 19px;
    top: 25%;
    right: -22px;
    box-shadow: 0 4px 10px #082b6129;
}

    .graph-3 .dgdbjuaaa-mi p {
        color: black;
    }

    .graph-3 .dgdbjuaaa-mi span {
        color: black;
    }

.dkndkfa-ami i {
    color: white;
    background: #ecae06;
    padding: 8px;
    border-radius: 35px;
}

.dkndkfa-ami {
    display: flex;
    align-items: flex-start;
}

.dgdbjuaaa-mi span {
    font-weight: 800;
    font-size: 16px;
}

.dgdbjuaaa-mi p {
    margin-bottom: 0px;
    color: white;
    font-size: 13px;
    line-height: 18px;
}

.img-left-box:before {
    position: absolute;
}

.about-new {
    background-color: #082b61;
    display: inline-block;
    font-weight: 600;
    color: white;
    margin: 0px 0px 20px 0px;
    padding: 8px 15px 8px 15px;
    border-radius: 50px 50px 50px 50px;
}

.djdjdd-amko {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 9px;
}

.inner-about {
    padding-left: 48px;
}

.dudjdgja-adg {
    list-style: none;
}

.dbjddl-ami {
    margin-bottom: 25px;
}

.dbjdbjda-mi {
    background: #082b61;
    color: #cbe3f9;
    height: 45px;
    border-radius: 50%;
    margin-right: 7px;
    display: inline-flex;
    width: 45px;
    justify-content: center;
    align-items: center;
}

    .dbjdbjda-mi i {
        font-size: 21px;
    }

.dhddjd-aminew {
    padding: 7px 35px;
    background: #082b61;
    color: white;
    border-radius: 35px;
}

    .dhddjd-aminew .dbjdbjda-mi {
        background: white;
    }

        .dhddjd-aminew .dbjdbjda-mi i {
            color: #082b61;
        }
/*==================About use section===============*/



/*==================Services section===============*/
.head-comm-clr {
    color: #082b61;
}

.dbjbdjdbdmid {
    text-align: center;
    font-size: 31px;
    font-weight: 700;
}

.animate-border {
    position: relative;
    display: block;
    width: 115px;
    height: 3px;
    background: #082b61;
    overflow: hidden;
}

    .animate-border:after {
        position: absolute;
        content: "";
        width: 35px;
        height: 3px;
        left: 15px;
        bottom: 0;
        border-left: 10px solid #cbe3f9;
        border-right: 10px solid #cbe3f9;
        -webkit-animation: animborder 2s linear infinite;
        animation: animborder 2s linear infinite;
    }

@-webkit-keyframes animborder {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(113px);
        transform: translateX(113px);
    }
}

@keyframes animborder {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(113px);
        transform: translateX(113px);
    }
}

.ml-auto, .mx-auto {
    margin-left: auto !important;
}

.mr-auto, .mx-auto {
    margin-right: auto !important;
}

#tabs-nav {
    /* height: 500px; */
    /* overflow-y: auto; */
    list-style: none;
    padding-right: 15px;
    /* direction: ltr; */
    /* scrollbar-color: var(--secondary-color-light) #e4e4e4; */
    scrollbar-width: thin;
}

    #tabs-nav::-webkit-scrollbar {
        width: 2px;
    }

    #tabs-nav::-webkit-scrollbar-track {
        background: #e4e4e4;
    }

    #tabs-nav::-webkit-scrollbar-thumb {
        background-color: var(--secondary-color-light);
        border-radius: 10px;
    }

    #tabs-nav li {
        background: white;
        border: none;
        font-size: 15px;
        padding: 10px 20px;
        width: 100%;
        text-align: left;
        font-weight: 700;
        border-radius: 4px;
        box-shadow: 0 4px 10px #082b6129;
        /* border: 1px solid #ddd; */
        margin-bottom: 10px;
    }
        /*  #tabs-nav li:hover {
            background: #e12735;
            background: linear-gradient(0deg, #72b5f3, #72b5f3ab);
            color: #ffffff
        }*/
        #tabs-nav li.active {
            background: #00696c;
            background: linear-gradient(180deg, #082b61, #082b61bf);
            border-color: transparent;
            color: #ffffff
        }



        #tabs-nav li a {
            display: block;
            font-weight: 700;
            cursor: pointer;
        }

            #tabs-nav li a i {
                margin-right: 8px
            }

        #tabs-nav li a {
            color: var(--black-bg);
        }

        #tabs-nav li:hover a, #tabs-nav li.active a {
            color: var(--white-color);
        }

div#tabs-content {
    position: relative;
}

.mb-tabs-data {
    background: #ffffff;
    padding: 32px 29px;
    border-radius: 20px;
    /*margin-left: 40px;*/
    box-shadow: 0 4px 10px #082b6129;
    min-height: 500px;
    max-height: 500px;
    position: relative;
}

    .mb-tabs-data:before {
        position: absolute;
        content: "";
        top: 60px;
        left: 0;
        background: url(//images/accountra-icon.png);
        width: 100%;
        height: 75%;
        background-repeat: no-repeat;
        background-position: center;
        opacity: .05;
        filter: grayscale(1);
        background-size: contain;
    }

    .mb-tabs-data h3 {
        background: linear-gradient(-90deg, #72b5f3 10%, #082b61 120%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        font-weight: 800;
        font-size: 25px;
    }

        .mb-tabs-data h3 i {
            background: var(--base-gradient-color);
            -webkit-background-clip: text;
            background-clip: text;
            -webkit-text-fill-color: transparent;
            font-size: 42px;
        }

.sm-tab-heading {
    display: none;
}

.work-title-block {
    font-size: 18px;
    line-height: 30px;
}

    .work-title-block ul {
        padding: 0px 0 0 0px;
        list-style-type: disc;
        display: flex;
        height: 300px;
        overflow-y: scroll;
        /* gap: 8px; */
        list-style: none;
        /*justify-content: center;*/
        flex-wrap: wrap;
    }

        .work-title-block ul li {
            font-size: 15px;
            color: #555;
            line-height: 18px;
            /* margin: 5px; */
            font-size: 14px;
            border: 1px solid #80808085;
            margin: 3px;
            margin-top: 15px;
            /* text-align: center; */
            border-radius: 10px;
            padding: 13px 12px 0px 12px;
            width: 32.33%;
            /* margin-top: 0px; */
        }

.sw-work-preview img {
    max-width: 100%;
}

.w-80 {
    width: 80%;
}

.services {
    background: linear-gradient(#2361a31a, #ffffff, #2361a31a);
    padding: 50px 0px;
}

.dbjdoa-ami {
    line-height: 20px;
    font-size: 13px;
}

.djdiaa-ami {
    font-weight: 700;
    color: black;
    margin-bottom: 1px;
    margin-top: 5px;
    font-size: 15px;
}

.work-title-block ul::-webkit-scrollbar {
    width: 5px;
}

.work-title-block ul::-webkit-scrollbar-thumb {
    background: #082b61;
    border-radius: 10px;
}

.work-title-block ul::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

.djbjdjda-ami {
    width: 33px;
    display: none;
}

.dihdoa-ami {
    font-size: 21px;
    font-weight: 700;
    background: linear-gradient(-90deg, #72b5f3 10%, #082b61 120%);
    margin-bottom: 0px;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

/*==================Services section===============*/

/*==================Contact Us section===============*/
.contact-us-sec {
    background-image: url(../images/contact-us.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 60px 0px;
    position: relative;
}


    .contact-us-sec:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: #10101094;
        z-index: 9;
    }

.international-key-points {
    background-color: #0d2749c4;
    border-radius: 20px;
    padding: 50px 50px;
    border: 2px solid #ecae06;
    position: relative;
    z-index: 9;
}

section-title h3, .world-healther h3, .about-title h3 {
    color: #0a9a9e;
    font-size: 26px;
    font-weight: 600;
    text-transform: none;
    line-height: 27px;
    margin-bottom: 8px;
}

.world-healther p {
    font-size: 12px;
    font-weight: 600;
    margin: 0 0 8px 15px;
    color: #fff;
}

ul.world-health-list {
    list-style-type: none;
    padding-left: 24px;
    width: 400px;
    margin: 0 auto;
    text-align: center;
}

    ul.world-health-list li {
        margin-bottom: 10px;
        font-size: 15px;
        position: relative;
        color: #fff;
    }

.btn-color {
    padding: 8px 30px;
    font-size: 14px;
    background-color: #ecae06;
    color: #fff;
    display: inline-block;
    text-transform: capitalize;
    font-weight: 400;
    border: 1px solid #ecae06;
    border-radius: 50px;
    text-align: center;
    transition: 0.3s all ease-in-out;
}

.btn-white {
    padding: 8px 15px;
    font-size: 14px;
    background-color: #fff;
    color: #ecae06;
    display: inline-block;
    font-weight: 400;
    border-radius: 20px;
    border: 2px solid #ecae06;
    text-align: center;
}

.new-pin-clr {
    color: #ecae06 !important;
}

.contact-us-sec p {
    font-size: 12px;
    font-weight: 600;
    margin: 0 0 8px 15px;
    color: #fff;
}

.dhdha-ami {
    font-size: 27px;
    font-weight: bold;
    margin-bottom: 8px;
}
.error-name {
    font-size: 12px;
    color: red;
}
input:-internal-autofill-selected{background-color:transparent !important;}
.djdjdj-ami-new {
    font-size: 16px;
    font-weight: 700;
}
/*==================Contact Us section===============*/
/*==================Why Choose Us section===============*/
section.why-choose-sec {
    padding: 50px 0px;
}

.dkndkdnk-ami {
    font-size: 15px;
    font-style: italic;
    font-weight: 700;
}

.features-wrap {
    border-radius: 10px;
    padding: 20px 25px 13px;
}

.features-images {
    margin: auto;
    display: block;
    padding-bottom: 18px;
}

.features-title {
    text-align: center;
    display: none;
    font-size: 19px !important;
    font-weight: 700;
    /* line-height: 0 !important; */
}

.features-wrap p {
    font-size: 15px;
}

.features-wrap h3, .features-wrap p {
    color: #212121;
    font-style: italic;
    font-weight: 700;
    text-align: center;
    line-height: 21px;
}

.features-img {
    margin: 0 auto;
}

.jddai-ami {
    border-radius: 20px;
}

/*==================Why Choose Us section===============*/


/*==================Bussiness Advice section===============*/
.bg-soft-primary .marg-works-section {
    color: white;
}

.bg-soft-primary .margin-line-1 {
    margin-bottom: 200px;
}

.bg-soft-primary .cust_line {
    /*margin: 0 auto;*/
    max-width: 250px;
}

    .bg-soft-primary .cust_line h3 {
        font-size: 19px;
        color: #ecae06;
        font-weight: 700;
        margin-bottom: 6px !important;
    }

    .bg-soft-primary .cust_line p, .power-bs-marg .nav-tabs li p {
        font-size: 14px;
        color: white;
        margin-bottom: 0px;
    }

        .bg-soft-primary .cust_line p a, .power-bs-marg .nav-tabs li p a {
            color: #e12735;
        }

.bg-soft-primary .arrow-line-one {
    margin-bottom: 190px;
}

.bg-soft-primary .margin-line-2 {
    margin-bottom: 100px;
}

.bg-soft-primary .arrow-line-two {
    margin-bottom: 95px;
}

.bussiness-advice {
    background-color: #082b61;
    padding: 50px 0px 40px;
    background-image: url(https://www.transparenttextures.com/patterns/brilliant.png);
}

.marg-works-section .animate-border {
    background: white;
}

    .marg-works-section .animate-border:after {
        border-left: 10px solid #ecae06;
        border-right: 10px solid #ecae06;
    }

.djkdjkaa-mi {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

    .djkdjkaa-mi .ddkdakd-ami {
        width: 48px;
        margin-bottom: 15px;
    }
/*==================Bussiness Advice section===============*/



/*==================Accordian section===============*/
ul.accordion-list {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    list-style: none;
}

    ul.accordion-list > li {
        position: relative;
        display: block;
        width: 100%;
        height: auto;
        background-color: #FFF;
        padding: 20px;
        margin: 0 auto 6px auto;
        border: 1px solid #eee;
        border-radius: 5px;
        cursor: pointer;
    }

        ul.accordion-list > li.active h3:after {
            transform: rotate(45deg);
        }

        ul.accordion-list > li h3 {
            font-weight: 700;
            position: relative;
            color: #39353a;
            display: block;
            width: 96%;
            height: auto;
            padding: 0;
            margin: 0;
            font-size: 14px;
            line-height: 1.4em;
        }

    ul.accordion-list li h3:after {
        content: "+";
        position: absolute;
        right: -21px;
        top: 0;
        color: #969696;
        transition: all 0.3s ease-in-out;
        font-size: 18px;
    }

    ul.accordion-list li div.answer {
        position: relative;
        display: block;
        width: 100%;
        height: auto;
        margin: 20px 0 0;
        padding: 10px 0 0;
        cursor: pointer;
        border-top: 1px solid #dadada
    }

        ul.accordion-list li div.answer p {
            position: relative;
            display: block;
            font-weight: 400;
            padding: 10px 0 0 0;
            cursor: pointer;
            line-height: 150%;
            margin: 0 0 15px 0;
            font-size: 14px;
        }

.faqs-section {
    padding: 50px 0px;
}
/*==================Accordian section===============*/


/*=================footer Css Start================*/
.footer.site-footer {
    /* background-image: url(https://www.ascgroup.in/images/footer_bg.jpg);
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;*/
    background: #082b61;
    position: relative;
}

    .footer.site-footer::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        /*z-index: 1;*/
        background-image: url(/images/waves.png);
        background-repeat: no-repeat;
        opacity: .1;
        background-position: center;
        /* height: 259px; */
        background-size: cover;
    }

p {
    font-size: 15px;
    line-height: 26px;
    color: #302c2c;
    font-weight: 500;
}

.site-footer {
    font-size: 14px;
    line-height: 24px;
}

.footer-wrap.pbmit-footer-big-area {
    border-bottom: 1px solid rgba(255, 255, 255, .15);
    position: relative;
}

footer.site-footer .pbmit-footer-boxes:not(:last-child) {
    position: relative;
}

    footer.site-footer .pbmit-footer-boxes:not(:last-child)::before{
        content: '';
        position: absolute;
        top: 0%;
        right: 8px;
        width: 1px;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.15);
    }
.gegrkuylu_tri {
    display: inline-flex;
    width: 100%;
}
    .gegrkuylu_tri .pbmit-footer-boxes {
        display: flex;
        align-items: center;
    }
.footerlogo {
    margin-bottom: 0;
    /* background: white; */
    /* padding: 6px; */
    /* border-radius: 18px; */
}

    .footerlogo img {
        max-width: 221px;
        background: white;
        padding: 10px;
        border-radius: 17px;
    }

.footer.site-footer .pbmit-footer-contact-info {
    padding-top: 25px;
    padding-bottom: 25px;
}

.pbmit-footer-contact-info-inner {
    color: #fff;
    font-size: 13px;
    position: relative;
    margin-bottom: 7px;
    display: flex;
    line-height: 20px;
    /* align-items: center; */
    font-weight: 400;
}

    .pbmit-footer-contact-info-inner span {
        font-weight: 500;
        color: #ffffff;
    }

    .pbmit-footer-contact-info-inner i {
        margin-right: 5px;
        color: #ecae06;
        font-size: 14px;
        margin-top: 3px;
    }

    .pbmit-footer-contact-info-inner a {
        color: #fff;
    }

.pbmit-footer-widget-area {
    color: rgba(255, 255, 255, .7);
    padding: 5px 0 25px;
    position: relative;
}

    .pbmit-footer-widget-area .widget {
        margin: 50px 0 0;
    }

.site-footer .widget .widget-title {
    margin-bottom: 14px;
    font-size: 19px;
    font-weight: 400;
    position: relative;
    line-height: 24px;
    color: #ecae06;
    text-align: left;
}

    .site-footer .widget .widget-title:before {
        position: absolute;
        height: 2px;
        width: 50px;
        left: 0;
        bottom: -10px;
        content: "";
        background-color: #ecae06;
    }

.site-footer .widget .pbmit-footermenu-wrapper ul li {
    position: relative;
    font-weight: 400;
}

    .site-footer .widget .pbmit-footermenu-wrapper ul li a {
        position: relative;
        padding-left: 13px;
        text-decoration: none;
        padding-top: 5px;
        padding-bottom: 5px;
        display: block;
        color: white;
        text-align: left;
    }

        .site-footer .widget .pbmit-footermenu-wrapper ul li a:after {
            font: normal normal normal 14px / 1 FontAwesome;
            content: "\f105 ";
            margin-right: 12px;
            opacity: .9;
            position: absolute;
            left: 0;
            top: 11px;
        }

.form-foot {
    background: #eeeeee42;
    padding: 20px;
    display: grid;
    border-radius: 10px;
}

.news-form form {
    margin-top: 0;
}

.combo-form .info {
    display: block;
    justify-content: space-between;
    margin-right: 0;
    align-items: center;
}

    .combo-form .info input {
        display: block;
        width: 100%;
        height: 40px;
        border: 0;
        margin: 0 0 10px;
        border-radius: 4px;
        padding: 12px 20px;
        background: #fff;
    }

.combo-form input[type="submit"], .combo-form input[type="button"] {
    width: 120px;
    text-decoration: none;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    border: 1px solid transparent;
    color: #fff;
    cursor: pointer;
    position: relative;
    transition: all .2s ease-in-out;
    background-color: #ecae06;
    border-radius: 22px;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    float: right;
    margin-top: 15px;
    padding: 0;
    height: 35px;
    line-height: 2px !important;
}

.pbmit-footer-bottom {
    color: rgba(255, 255, 255, .7);
    border-top: 1px solid rgba(255, 255, 255, .15);
    position: relative;
}

.pbmit-footer-text-inner {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

.location-all ul {
    position: relative;
    cursor: default;
    text-align: center;
}

.location-all li {
    list-style: none;
    padding: 7px;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    position: relative;
    cursor: default;
    text-align: center;
}

    .location-all li i {
        padding-right: 5px;
        color: #ecae06;
    }

.location-all ul li div {
    background: #fff;
    color: #000;
    padding: 15px;
    line-height: 16px;
    border-radius: 5px;
    position: absolute;
    min-width: 200px;
    left: -20% !important;
    display: none;
    bottom: 40px;
    font-size: 11px;
    text-align: left;
    font-weight: 600;
}

footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.company {
    color: #ecae06 !important;
    font-weight: bold;
}

.dhjaa-ami {
    line-height: 25px;
    padding-right: 29px;
}
/*=================footer Css End===============*/


/*===================About Accountra Page Css Start=========================*/
section.mian-banner-new {
    position: relative;
    display: flex;
    width: 100%;
    /*margin-top: 113px;*/
}

.img-wrapper {
    position: relative;
    width: 100%;
    height: 397px;
    overflow: hidden;
}

    .img-wrapper img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .img-wrapper::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: linear-gradient(to right, rgb(0 0 0), #00000033); /* semi-transparent black overlay */
    }

.dhdgddgd-ami {
    position: absolute;
    bottom: 100px;
    color: white;
    /*backdrop-filter: blur(10px);*/
    box-shadow: 0 4px 10px #082b6129;
    border-radius: 5px;
    margin-left: 93px;
    /*background: #00000099;*/
    padding: 25px;
    width: 440px;
}

h1.jdgjddg-ami {
    font-weight: 800;
    font-size: 32px;
    margin-bottom: 14px;
    color: #fff;
}

p.djdsss-ami {
    border-left: 2px solid #ecae06;
    color: white;
    padding-left: 12px;
}

.djidgdd-ami {
    padding: 10px 15px !important;
    width: 100%;
    color: #555555;
    box-shadow: 4px 2px 3px 0 rgb(1 1 1 / 12%);
    position: absolute;
    bottom: 0px;
    /*background: #082b61;*/
    backdrop-filter: blur(10px);
}

ul.ddddid-ani {
    display: flex;
    align-items: center;
    list-style: none;
    font-size: 14px;
    padding-left: 32px;
    margin-bottom: 0px;
    font-weight: 800;
}

li.djdugdd-ami {
    margin-right: 6px;
    color: #ecae06;
}

.ddddid-ani i.fa.fa-angle-right {
    margin-right: 6px;
    font-weight: 600;
    color: #ecae06;
}



.pb-40 {
    padding-bottom: 60px;
}

.pt-40 {
    padding-top: 20px;
}

.align-items-center {
    align-items: center !important;
}

.ab-tab-info {
    position: relative;
}

.mb-30 {
    margin-bottom: 14px;
}

.ab-image.w-img {
    margin-left: 80px;
}

.w-img img {
    width: 100%;
    /*border-radius: 16px;*/
}

.absp-text-1 {
    top: -35px;
    left: -5px;
    box-shadow: 0px 0px 35px 3px #f1f1f1;
}

.absp-text {
    display: flex;
    /* width: 270px; */
    align-items: start;
    padding: 16px 20px;
    /* box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.04); */
    background: white;
    border-radius: 16px;
    position: absolute;
}

    .absp-text i {
        font-size: 50px;
        color: #082b61;
        margin-right: 20px;
    }

    .absp-text .absp-info h5 {
        font-weight: 700;
        font-size: 32px;
        line-height: 1.2;
        margin-bottom: 0;
    }

    .absp-text i {
        font-size: 50px;
        color: #082b61;
        margin-right: 20px;
    }

    .absp-text .absp-info h5 {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 0;
    }

    .absp-text .absp-info .absm-title {
        font-size: 15px;
        display: inline-block;
        color: black;
    }

.absp-text-2 {
    bottom: -50px;
    right: -65px;
    box-shadow: 14px 12px 20px 0px #f1f1f1;
}

.ab-left-content {
    margin-left: 75px;
}

.section__wrapper {
    position: relative;
}

.mb-30 {
    margin-bottom: 30px;
}

.section__wrapper .section__title {
    font-size: 29px;
    font-weight: 600;
    padding-top: 20px;
    margin-left: 37px;
}

.section__wrapper .r-text {
    position: absolute;
    left: -5%;
    bottom: 27%;
    transform: rotate(-90deg);
}

    .section__wrapper .r-text span {
        display: inline-block;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 900;
        color: #082b61;
        letter-spacing: 1px;
    }

.sm-text {
    font-size: 14px;
    text-align: justify;
}

.mb-20 {
    margin-bottom: 20px;
}

.absp-info {
    margin-left: 11px;
}

.didhhd-ami {
    width: 45px;
}

/* history css */
.history__area {
    position: relative;
    z-index: 1;
}

.history__right {
    position: relative;
}

.history__right-bg {
    position: absolute;
    width: 35%;
    top: 0;
    height: 100%;
    right: 0;
    z-index: -1;
    background: #000;
}

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
    .history__right-bg {
        display: none;
    }
}

.history__right-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.5;
}

.history__item .sm-item-thumb {
    position: relative;
    overflow: hidden;
}

    .history__item .sm-item-thumb:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #00000075;
    }

    .history__item .sm-item-thumb img {
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
        transition: all 1.5s cubic-bezier(0, 0, 0.2, 1);
    }

.history__item .sm-item-tag {
    position: absolute;
    bottom: 0;
    left: 30px;
}

    .history__item .sm-item-tag span {
        width: 115px;
        height: 30px;
        line-height: 30px;
        color: #ffffff;
        background: #082b61;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
        display: inline-block;
        text-align: center;
    }

.history__item .sm-item-content {
    padding: 30px;
    background: var(--tp-common-white);
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}


.history__item .sm-item-content {
    padding: 11px 11px 0px 11px;
    text-align: left;
}


    .history__item .sm-item-content h6 {
        font-size: 20px;
        transition: 0.3s;
    }


    .history__item .sm-item-content h6 {
        font-size: 16px;
        font-weight: 800;
        margin-bottom: 0px;
        color: #082b61;
        text-align: left !important;
    }


        .history__item .sm-item-content h6:hover {
            color: #082b61;
        }

    .history__item .sm-item-content p {
        margin-bottom: 0;
        font-size: 13px;
        /* text-align: left; */
        line-height: 24px;
    }

    .history__item .sm-item-content p {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 2px;
    }

.history__item:hover .sm-item-thumb img {
    transform: scale3d(1.1, 1.1, 1.1);
}

.nevigation__info {
    display: flex;
    align-items: center;
}

    .nevigation__info img {
        margin-right: 20px;
    }

.nevigation__info-2 {
    text-align: right;
    justify-content: end;
}

    .nevigation__info-2 img {
        margin-left: 20px;
        margin-right: 0;
    }

.nevigation__content p {
    margin-bottom: 0;
}

.nevigation__title {
    font-size: 18px;
    transition: 0.3s;
}

    .nevigation__title:hover {
        color: #082b61;
    }

.nevigation__icon i {
    font-size: 40px;
    color: #082b61;
}

.grey-bg-5 {
    background: linear-gradient(#2361a31a, #ffffff, #2361a31a);
}

.section__wrapper {
    position: relative;
}

.mb-55 {
    margin-bottom: 28px;
}

.new-his-ami {
    height: 312px;
    background-color: #fff;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 4px 4px 11px 0 rgb(1 1 1 / 6%);
}



@media (max-width: 575px), only screen and (min-width: 768px) and (max-width: 991px) {
    .company__about {
        overflow: hidden;
    }
}

.company__about-tab .about-tabs {
    justify-content: space-around;
    border: 0;
    background: var(--tp-heading-primary);
    width: 100%;
}

    .company__about-tab .about-tabs .abst-item {
        width: 33.33%;
        background-color: var(--tp-heading-primary);
        display: flex;
        justify-content: space-evenly;
    }

    .company__about-tab .about-tabs .abst-item-link {
        border: 0;
        background: inherit;
        font-size: 16px;
        color: var(--tp-common-white);
        text-transform: uppercase;
        font-weight: var(--tp-fw-medium);
        padding: 25px 10px;
        width: 100%;
    }

        .company__about-tab .about-tabs .abst-item-link i {
            margin-left: 15px;
            visibility: hidden;
            opacity: 0;
        }

        .company__about-tab .about-tabs .abst-item-link.active {
            background: #082b61;
            position: relative;
        }

            .company__about-tab .about-tabs .abst-item-link.active::before {
                position: absolute;
                content: "";
                left: 50%;
                right: 0;
                bottom: -8px;
                width: 15px;
                height: 8px;
                background: #082b61;
                clip-path: polygon(100% 0, 0 0, 50% 100%);
            }

            .company__about-tab .about-tabs .abst-item-link.active i {
                visibility: visible;
                opacity: 1;
            }

.company__sm-about span {
    width: 120px;
    height: 120px;
    line-height: 120px;
    box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.06);
    background: var(--tp-common-white);
    display: inline-block;
    border-radius: 50%;
    font-size: 20px;
    font-weight: var(--tp-fw-medium);
    color: var(--tp-heading-primary);
    margin-bottom: 70px;
}

.company__sm-about p {
    /* 	font-size: 20px;
	line-height: 28px; */
}

@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
    .company__sm-about p {
        /* 			font-size: 18px; */
    }

    .company__about-tab .about-tabs .abst-item-link {
        text-align: left;
    }
}



.tab-panel {
    /* background: #ddd;*/
}

.tab-panel__header {
    background: #082b61;
    position: relative;
}

    .tab-panel__header ul li {
        width: 33.33%;
    }

    .tab-panel__header a {
        text-decoration: none;
        text-transform: uppercase;
        display: block;
        padding: 20px;
        font-size: 18px;
        color: #fff;
        border-right: solid 1px #fff;
        min-width: 150px;
        text-align: center;
    }

.tab-panel__arrow {
    position: absolute;
    border-width: 20px;
    border-style: solid;
    border-color: #ecae06 transparent transparent transparent;
    transition: transform 0.5s
}

/*Tab Panel Content area*/
.tab-panel__content {
    overflow: hidden;
}

.tab-panel__content-area {
    min-height: 250px;
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    transition: transform 0.5s;
}

.tab-panel__item {
    flex: 100% 1 0;
}

.tab-panel__item__content {
    padding: 75px 0px 10px 0px;
}

.tab-panel__item--active {
    display: block;
}

.tab-active {
    background: #ecae06;
}

    .tab-active a {
        color: black;
    }

.tab-panel__header ul {
    display: flex;
    margin-bottom: 0px;
    padding: 0px;
    flex-direction: row;
    list-style: none;
    overflow: auto;
}

.justify-content-center {
    justify-content: center !important;
}

.mb-50 {
    margin-bottom: 50px;
}

.mt-50 {
    margin-top: 50px;
}

.sdf__item {
    padding: 40px;
    border: 1px solid var(--tp-border-2);
    display: flex;
    border-radius: 6px;
    align-items: center;
    position: relative;
    background: var(--tp-common-white);
    transition: 0.3s;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .sdf__item {
        padding: 17px 23px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .sdf__item {
        padding: 30px;
    }
}

@media (max-width: 575px) {
    .sdf__item {
        padding: 20px;
    }
}

/*.d-flex {
    display: flex;
}*/

.sdf__item::before {
    position: absolute;
    content: "";
    left: 10px;
    right: 10px;
    border-radius: 6px;
    height: 100%;
    bottom: 10px;
    z-index: -2;
    border: 1px solid #e9e9e9;
    visibility: hidden;
    opacity: 0;
    transition: 0.3s;
}

.sdf__item:hover::before {
    bottom: -10px;
    visibility: visible;
    opacity: 1;
    z-index: -1;
}

.sdf__item:hover {
    box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.06);
}

.sdf__icon {
    margin-right: 10px;
}

    .sdf__icon i {
        font-size: 36px;
        color: #9a0818;
    }



.sdf__text p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
}

.sdf__text h6 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0px;
    font-style: italic;
}



.sdf__item {
    border: 1px solid #e9e9e9;
    display: flex;
    border-radius: 6px;
    position: relative;
    /* height: 95px; */
    background: #ffffff;
    transition: 0.3s;
}

.mb-30 {
    margin-bottom: 30px;
}

section.about__area {
    padding-top: 70px;
    padding-bottom: 62px;
}

@media screen and (max-width:991px) {
    /*---------About use page Css-----------------*/

    .tab-panel__header a {
        white-space: break-spaces;
        font-size: 13px;
        min-width: initial;
    }

    .absp-text {
        width: 150px;
        padding: 7px;
    }

    .absp-text-1 {
        top: -20px;
        left: -5px;
    }

    .absp-text .absp-info .absm-title {
        font-size: 12px;
        line-height: 20px;
    }

    .absp-text .absp-info h5 {
        font-size: 25px;
    }

    .absp-text i {
        font-size: 30px;
    }

    .didhhd-ami {
        width: 34px;
    }

    .absp-text-2 {
        bottom: -35px;
        right: -5px;
    }
}

span.readmorebtn {
    background: #082b61;
    color: white;
    font-size: 11px;
    display: inline-block;
    border-radius: 12px;
    padding: 3px 10px;
}

.djbdjjj-ami {
    width: 39px;
}

.about__area .w-img img {
    border-radius: 15px;
}

/*===================About Accountra Page Css End=========================*/


/*===================Why Accountra Page Css Start=========================*/
section.why-us-section {
    padding: 50px 0px;
}

.vertical-divider {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    /*height: 100%;*/
}

.center-text {
    text-align: center;
}

.b-member-info {
    width: 100%;
}

    .b-member-info .b-mod-heading {
        margin-top: 0px;
        margin-bottom: 0px;
    }

.b-mod-heading .first-heading {
    font-size: 31px;
    font-weight: 700;
    letter-spacing: .2px;
    color: #222;
    margin: 0;
    line-height: 1.1;
}

.b-mod-heading .line-right {
    margin-bottom: 18px;
}

.heading-line {
    display: inline-block;
    font-size: 28px;
    font-weight: 700;
    position: relative;
    padding: 0 24px 0 0;
}

    .heading-line.line-right:before {
        content: "";
        position: absolute;
        right: 0;
        bottom: 7px;
        width: 15px;
        height: 1px;
    }

.b-member-info .b-member-caption {
    margin-bottom: 20px;
}

    .b-member-info .b-member-caption .contact-info-title {
        /* padding-bottom: 14px; */
    }

.b-member-caption .contact-info-title, .b-work-info .contact-info-title {
    margin-bottom: 2px;
    color: #222;
    font-weight: 700;
}

    .b-contact-info .contact-info-title:before, .b-member-caption .contact-info-title:before, .b-post-tags .contact-info-title:before, .b-work-info .contact-info-title:before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 15px;
        height: 1px;
    }

.b-member-info .b-member-caption p {
    line-height: 2;
    font-style: italic;
    font-weight: 600;
}

.b-services-holder {
    margin-bottom: 0px;
}

.b-home-services .b-services-holder > [class*=col-]:nth-child(odd) {
    background: linear-gradient(#2361a31a, #ffffff, #2361a31a);
}
/*.b-home-services .b-services-holder > [class*=col-] {
    padding: 0;
    height: 250px;
}*/
.b-home-services .b-services-holder > [class*=col-]:nth-child(even) {
    background-color: #ff960136 !important;
}

.b-home-services .b-services-holder > [class*=col-] {
    padding: 0;
    height: 250px;
}

.b-member-caption .contact-info-title {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    font-style: italic;
    color: #082b61;
    font-weight: 900;
    position: relative;
    padding-top: 13px;
    /* margin-bottom: 13px; */
}

.b-home-services .container-fluid {
    padding: 0;
}

.b-home-services .b-services-item {
    /*position: absolute;*/
    /*min-height: 160px;*/
    /*top: 45%;*/
    /*margin-top: -115px;*/
    margin-bottom: 0;
    padding: 5%;
}
/*@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}*/
.b-services-item .services-icon {
    float: left;
    margin-right: 25px;
    padding-top: 5px;
}

.b-services-item .services-text {
    position: relative;
    overflow: hidden;
}

    .b-services-item .services-text .services-title {
        position: relative;
        padding: 15px 0 18px;
        letter-spacing: 1.2px;
        font-size: 12px;
        line-height: 20px;
        font-weight: 800;
    }

.customColor {
    color: #ecae06;
}

.b-services-item .services-text .services-title:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 15px;
    height: 1px;
}

.customBgColor, .customPseudoElBg:after, .customPseudoElBg:before {
    background-color: #ecae06;
}

.b-testimonials .b-services-item {
    float: right;
    max-width: 330px;
    margin-bottom: 0;
    margin-right: 12%;
}

    .b-testimonials .b-services-item .services-icon {
        padding-top: 0;
        margin-top: -3px;
    }

.contact-us-sep {
    padding: 60px 0px;
    background: #082b61;
}

.b-home-services {
    padding: 50px 0px 0px;
}

.b-testimonials .services-text p {
    color: white;
    font-weight: 700;
    font-style: italic;
}

.b-testimonials .b-services-item .services-text .services-title {
    padding: 15px 0 2px;
    font-size: 20px;
    margin-bottom: 0px;
}

.clearfix {
    border-right: 1px solid #ffffff57;
    height: 100%;
}

.djghs-ami {
    padding-left: 15px;
}

.djbdua-ami {
    width: 60px;
}

.listP p {
    font-weight: 700;
    font-style: italic;
    margin-top: 6px;
    margin-bottom: 0px;
}

.hcaiai-ami {
    font-size: 33px;
}

.customColor-1 {
    color: #082b61;
}
/*===================Why Accountra Page Css End=========================*/




/*===================Contact Us Page Css Start=========================*/
.object-position-bottom {
    object-position: bottom;
}

.contact-us-page-sec {
    padding: 50px 0px;
}

.bjpa-ami {
    font-size: 27px;
    font-weight: 500;
}

.dhvhsa-ami {
    line-height: 25px;
}

.djbda-ami {
    background: linear-gradient(#2361a31a, #ffffff, #2361a31a);
    text-align: center;
    color: black;
    padding: 20px;
    border-radius: 20px;
    height: 100%;
}

.dubdaami {
    color: #4f4646;
    margin-bottom: 0px;
    font-style: italic;
    font-weight: 600;
}

.ddia-ami {
    font-size: 18px;
    margin: 7px 0px 5px 0px;
    font-weight: 600;
}

.background-1 {
    background: #ff00000f;
}

.background-2 {
    background: #00800029;
}

.background-3 {
    background: #ecae0626;
}
.background-4 {
    background: #b1daff61;
}

.background-5 {
    background: #996d0c42;
}
.dubdaami {
    line-height: 20px;
    font-size: 14px;
}

.contact-left-bg {
    background: url(/images/contact-left-bg.png) left 30px no-repeat;
    width: 100%;
    clear: both;
    padding: 20px 0 60px;
}

.contact-area {
    width: 100%;
    clear: both;
    margin: 30px 0 0;
    padding: 30px;
    background: #082b61;
    border-radius: 15px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, .15);
    position: relative;
}

    .contact-area .contact-form-box {
        width: 450px;
        /* padding: 30px; */
        background: #f1f1f1;
        border-radius: 20px;
        box-shadow: 7px 7px 15px rgba(0, 0, 0, .2);
        color: #9b9b9b;
        position: absolute;
        left: -200px;
        top: 30px;
    }

    .contact-area .contact-form-box {
        top: 80px;
    }

        .contact-area .contact-form-box h3 {
            font-size: 30px;
            color: #313131;
            margin: 0 0 6px;
            text-align: left;
            font-weight: 400;
        }

        .contact-area .contact-form-box p {
            font-style: italic;
        }

    .contact-area .contact-form-row {
        margin-top: 20px;
    }

        .contact-area .contact-form-row .inp-box, .image-upload {
            width: 100%;
            position: relative;
            margin-top: 15px;
        }

        .contact-area .contact-form-row input {
            border: none;
            width: 100%;
            color: #8c8c8c;
            border-bottom: 2px solid #d9d9d9;
            height: 40px;
            background: 0 0;
            border-radius: 0;
            padding-left: 40px;
        }

        .contact-area .contact-form-row .intl-tel-input, .icici-business-credit .intl-tel-input, .round-tabs .nav-tabs li a .icon, .why-choose-opt .modal-header h4 {
            margin-bottom: 0;
        }

    .contact-area .valMsg {
        font-size: 13px;
        position: absolute;
        right: 0;
        top: 12px;
    }

    .contact-area .contact-details h3 {
        text-align: left;
        color: #fff;
        font-size: 25px;
        position: relative;
    }

        .contact-area .contact-details h3:after {
            width: 70px;
            height: 3px;
            position: absolute;
            content: "";
            left: 0;
            bottom: -17px;
            background: #ecae06;
        }

    .contact-area .contact-details .support-detail, .contact-area .contact-form-row, .packageSec .planBox .mt-20 {
        margin-top: 27px;
        width: 100%;
    }

        .contact-area .contact-details .support-detail .dsk_view {
            font-weight: 500;
            font-size: 16px;
        }

.col-md-offset-3 {
    margin-left: 20%;
}

.contact-area .contact-details {
    padding: 5px 0 0 265px;
    color: #fff;
    font-size: 16px;
}

.contact-us-img-ami {
    height: 369px;
    width: 100%;
    object-fit: cover;
    border-radius: 20px;
    object-position: top;
}

.dbjbd-ami-new {
    position: relative;
}

    .dbjbd-ami-new:before {
        position: absolute;
        background: linear-gradient(to right, rgb(0 0 0), #00000033);
        top: 0;
        bottom: 0;
        left: 0;
        border-radius: 20px;
        right: 0;
        content: '';
    }

.contact-img-cont {
    position: absolute;
    font-style: italic;
    top: 17%;
    padding: 38px;
}

    .contact-img-cont h4 {
        font-size: 26px;
        font-weight: 700;
    }

.jdguaoa-ami {
    font-size: 13px;
    border-radius: 2px;
    background: transparent;
    color: white;
    padding-left: 13px;
    margin-top: 10px;
    border: 0px;
    border-bottom: 1px solid transparent;
}

    .jdguaoa-ami:focus {
        background-color: transparent;
        color: white;
        border-color: transparent;
        box-shadow: none;
    }

    .jdguaoa-ami::placeholder {
        color: #fff;
        opacity: 1;
    }

.jdvdk-ami {
    display: flex;
    align-items: baseline;
    border-bottom: 1px solid #ffffffab;
}

.clr-mandatory {
    color: #fb9292;
}

.jdguaoa-ami option {
    color: black;
}

.w-ami-50 {
    width: 50% !important;
}

.djbdkbd-ami {
    display: flex;
    flex-wrap: wrap;
}

.dhvhd-amidg {
    padding-left: 20px;
}

.cont-img i {
    font-size: 24px;
    color: #082b61;
}

.jdvdk-ami i {
    opacity: .8;
}
/*===================Contact Us Page Css End=========================*/


/*===================Partnet With Us Page Css Start=========================*/
.opd-timing-sec {
    padding: 40px 0px 61px 0px;
    background: linear-gradient(#2361a31a, #ffffff, #2361a31a);
}

.how-works {
    float: left;
    width: 100%;
    position: relative;
}

.how-workimg:before {
    background: linear-gradient(to right, rgb(0 0 0 / 69%), #00000033);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    opacity: .8;
}

.how-workimg > img {
    float: left;
    width: 100%;
    border-radius: 8px;
}

.how-works.flip .how-work-detail {
    right: auto;
    left: 0;
    text-align: right;
}

.how-work-detail {
    position: absolute;
    right: 0;
    top: 0;
    width: 52%;
    height: 100%;
    padding: 30px 0;
}

.how-work-box {
    background: #fff;
    text-align: start;
    width: 100%;
    vertical-align: middle;
    /* background: #f8f8f8; */
    border-radius: 8px;
    position: relative;
    box-shadow: rgb(0 0 0 / 26%) 0px 1px 6px;
    padding: 18px 51px 23px 28px;
    float: left;
}

.how-works.flip .how-work-box > span {
    left: auto;
    right: 0;
    display: flex;
    margin-left: 0;
    margin-right: -33px;
    justify-content: center;
    align-items: center;
}

    .how-works.flip .how-work-box > span > i {
        font-size: 37px;
    }

.how-work-box > h3 {
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 27px;
    color: #0d2749;
}

.cl-cmm {
    color: #e94e25;
}

.how-work-box > p {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #302f2f;
    line-height: 25px;
    margin-bottom: 16px;
}

.ph-box {
    border: 1px solid #0d2749;
}

.no-underline {
    text-decoration: none !important;
}

.bgBlueLight {
    background-color: #f3f7fb;
}

.preventive-health-checkup .bgBlueDark {
    border-radius: 3px 0 0 3px;
    min-width: 63px;
    width: 63px;
}

.php-blue-img {
    filter: invert(1) brightness(100);
    width: 31px;
}

.clrBlueDark {
    color: #0d2749;
    font-weight: 700;
}

.how-work-box > span {
    width: 66px;
    height: 66px;
    background: #ecae06;
    position: absolute;
    left: 0;
    top: 50%;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    line-height: 66px;
    font-weight: 700;
    font-size: 25px;
    margin-top: -33px;
    margin-left: -33px;
}

.how-works.flip .how-workimg {
    float: right;
}

.how-workimg {
    float: left;
    width: 55%;
    position: relative;
    display: table;
    z-index: 0;
}

.bgBlueDark {
    background-color: #0d2749 !important;
}

.f-14 {
    font-size: 13px !important;
}

.partner-sec-1 {
    padding: 50px 0px;
}

img.djbdjb-aie-ami {
    width: 45px;
}

.djbuwqami {
    font-weight: 600;
    line-height: 21px;
    font-size: 14px;
}

.img-ami-ic {
    margin-bottom: 12px;
}

.ddjp-ammi {
    margin-top: 7px;
}

.Services-marque {
    padding: 31px 0px 50px 0px;
}

.inner-plan-ami {
    text-align: center;
    background: #ecae0624;
    padding: 8px 20px 17px 16px;
    height: 100%;
    border-radius: 25px;
}

.section2-marquee {
    width: 100%;
    margin-top: 48px;
    display: flex;
    gap: 16px;
    position: relative;
    padding: 6px 0;
}

.section2-marquee-inner {
    width: 100%;
    overflow: hidden;
}

    .section2-marquee-inner.old ul {
        opacity: 0.5;
    }

    .section2-marquee-inner ul {
        width: 100%;
        display: flex;
        justify-content: end;
        padding: 0;
        margin: 0;
        list-style: none;
        gap: 16px;
        animation: section2-marquee 18s linear infinite;
    }

@keyframes section2-marquee {
    from {
        transform: translateX(0%);
    }

    to {
        transform: translateX(220%);
    }
}

.section2-marquee-inner ul li {
    flex-shrink: 0;
    font-weight: 600;
    font-size: 16px;
    border: 1.5px dashed #000;
    padding: 4px 16px;
    border-radius: 24px;
}

.section2-marquee-inner.new ul li {
    border: 1.5px solid #10528b;
    background: linear-gradient(to bottom right, #fff, #c3e3ff);
    color: #10528b;
}

.section2-overlay {
    width: 180px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    place-content: center;
    text-align: center;
    text-transform: capitalize;
}

    .section2-overlay::before {
        content: "";
        height: 100%;
        width: 10px;
        position: absolute;
        top: 0;
        left: 0;
        border-right: 1.5px solid #111;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    .section2-overlay img {
        width: 120px;
    }

    .section2-overlay::after {
        content: "";
        height: 100%;
        width: 10px;
        position: absolute;
        top: 0;
        right: 0;
        border-left: 1.5px solid #111;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }

.partner-sec-1 .col-md-2 {
    width: 19.666667%;
}
/*===================Partnet With Page Css End=========================*/


/*===================Account & Bookkeeping Page Css Start=========================*/
.hcaiai-ami-new {
    font-size: 17px;
}

.accounting-intro-sec {
    padding: 50px 0px;
}

.quote-box .inner-box {
    position: relative;
    padding: 18px 50px 23px 125px;
    background: #fff;
}

    .quote-box .inner-box .icon-box {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 65px;
        height: 60px;
        line-height: 80px;
        font-size: 60px;
        color: #fff;
        font-weight: 700;
        text-align: center;
    }

    .quote-box .inner-box p {
        font-size: 19px;
        color: #272727;
        font-style: italic;
        font-weight: 800;
        margin: 0px;
    }

.quote-box .inner-box {
    border: 2px solid #082b61;
}

    .quote-box .inner-box .icon-box {
        background: #082b61;
        display: flex;
        align-items: center;
        justify-content: center;
    }

.accountra-icon-ami img {
    width: 180px;
    opacity: .1;
}

.account-book-sec-3 {
    background: linear-gradient(#2361a31a, #ffffff, #2361a31a);
    padding: 50px 0px;
}

.djja-ami {
    width: 100%;
    font-size: 20px;
}

.bxbjxjj-ami {
    box-shadow: 4px 13px 51px 7px rgb(10 51 80 / 16%);
    background: white;
    padding: 12px 20px 7px 20px;
    border-radius: 18px;
    text-align: center;
    border: 1px solid #fff;
    height: 100%;
    transition: all .3s ease-in-out;
}

    .bxbjxjj-ami:hover {
        box-shadow: 0 9px 31px rgba(0, 0, 0, .5);
        background: #ecae06;
    }

.dkdn-asmi {
    font-weight: 700;
    margin: 7px 0px 0px 0px;
}

.duiap-ami {
    margin-bottom: 0px;
}

.djaio-ami {
    width: 43px;
}

.video_h {
    /* float: left; */
    width: 35%;
    display: flex;
    background-attachment: fixed;
    align-items: center;
    /* height: 100%; */
    background-image: url(/images/accounting-feature.jpg) !important;
    background-position: center;
    color: #fff;
    text-align: center;
    position: relative;
}

    .video_h:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: linear-gradient(to right, rgb(0 0 0), #000000a8);
    }

.content_h {
    width: 65%;
    /* float: right; */
    padding: 27px 15px;
    min-height: 629px;
    max-height: 629px;
    /* height: 100%; */
}

.jjdliai-ami {
    position: relative;
    text-align: start;
    padding: 0px 40px;
}

.dioap-ami {
    color: white;
    margin-bottom: 0px;
    font-size: 14px;
}

.dbdidhi-ami {
    font-weight: 800;
    font-size: 31px;
    font-style: italic;
    margin-bottom: 25px;
}

.dbbdja-pwn {
    color: white;
    font-size: 26px;
    font-style: italic;
    font-weight: 700;
}

.inner-dtails-feature {
    background: #ffffff45;
    backdrop-filter: blur(10px);
    padding: 18px;
    width: 30.33%;
    margin: 0px 10px;
    border-radius: 20px;
    margin-top: 17px;
}

.core-details-para {
    /* margin-right: 5px; */

    text-align: justify;
    height: 113px;
    overflow-y: scroll;
}

    .core-details-para::-webkit-scrollbar {
        width: 2px;
    }

    .core-details-para p {
        line-height: 22px;
        font-size: 13px;
        margin-bottom: 0px;
        margin-right: 5px;
    }

    .core-details-para::-webkit-scrollbar-thumb {
        background: #ecae06;
        border-radius: 10px;
    }

.core-feature-head {
    color: #ecae06;
    font-weight: 800;
    font-size: 14px;
}

.core-feature-details {
    display: flex;
    flex-wrap: wrap;
    /*justify-content: center;*/
}

.video_Section {
    display: flex;
}

.what-we-do {
    padding: 50px 0px;
}

.hcaiai-ami-nj {
    font-size: 29px;
}

.boxes {
    position: relative;
    margin: 0;
    letter-spacing: 0px;
    padding: 16px 20px 7px;
    width: 46%;
    border-radius: 15px;
    float: left;
    border: 1px solid #eee;
    overflow: hidden;
    transition: all ease 1s;
    margin: 2%;
    text-align: center;
    box-shadow: 2px 11px 13px #eee;
    color: #727272;
    height: 198px;
}

    /*.boxes:before {
        content: "";
        height: 0;
        margin: 0;
        opacity: 0;
        padding-top: 50%;
        pointer-events: none;
        position: absolute;
        width: 50%;
        z-index: -1;
        left: 0;
        top: 0;
        -webkit-transition: all 0.3s linear 0s;
        transition: all 0.3s linear 0s;
    }*/

    .boxes span {
        font-size: 50px;
        color: #ecae06;
    }

    .boxes h3 {
        font-weight: 700;
        margin: 5px 0px 7px 0px;
        color: #302c2c;
    }

    .boxes p {
        font-size: 14px !important;
        margin-bottom: 0px;
    }

    .boxes:hover {
        /*color: #fff;*/
        background: #ecae06;
    }

.right_img {
    /* height: 406px; */
    display: flex;
    align-items: center;
    justify-content: center;
}

    .right_img img {
        width: 100% !important;
        border-radius: 13px;
        object-fit: cover;
        height: 445px;
    }

.djbdua-ami-new {
    width: 42px;
}

.accountbookkeeping-tab {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin-bottom: 4px;
    padding: 0px;
}

    .accountbookkeeping-tab li {
        background: transparent;
        border: 1px solid #ecae06;
        text-align: center;
        font-size: 12px;
        margin: 0px 2px;
        padding: 6px 1px;
        width: 162px;
        margin-bottom: 6px;
        border-radius: 26px;
        color: white;
    }

    .accountbookkeeping-tab .active {
        background: #ecae06 !important;
    }

.djjdo-am-ami {
    color: white;
    font-weight: 800;
}
/*===================Account & Bookkeeping Page Css End=========================*/


/*===================Accounting Recruitment Css End=========================*/

.djdl-ami {
    font-size: 14px;
    font-weight: 600;
}

.rec-sec-1 .col-md-3 {
    width: 20%;
}

.bg-new-1 {
    background: #00c7c7;
}

    .bg-new-1 i {
        background-color: #00c7c7 !important;
    }

.bg-new-2 {
    background: #ea5353;
}

    .bg-new-2 i {
        background-color: #ea5353 !important;
    }

.bg-new-3 {
    background: #fcaf4a;
}

    .bg-new-3 i {
        background-color: #fcaf4a !important;
    }

.bg-new-4 {
    background: #57a0f2;
}

    .bg-new-4 i {
        background-color: #57a0f2 !important;
    }

.bg-new-5 {
    background: #29683a;
}

    .bg-new-5 i {
        background-color: #29683a !important;
    }

.bg-new-6 {
    background: #6e2c05;
}

    .bg-new-6 i {
        background-color: #6e2c05 !important;
    }

.bg-new-7 {
    background: #ff6100;
}

    .bg-new-7 i {
        background-color: #ff6100 !important;
    }

.E_Learning_everything_section {
    max-width: 100% !important;
    padding: 0px !important;
}

.E_Learning_everything_heading_section {
    border-top: 3px solid #ff6100;
    background: #000000a1 !important;
}

.bg-cl-1 {
    --accent-color: #081d32;
}

.bg-cl-2 {
    --accent-color: #f1bc09;
}

.bg-cl-3 {
    --accent-color: #ff6500;
}

.bg-cl-4 {
    --accent-color: #6e2c05;
}

.bg-cl-5 {
    --accent-color: #57a0f2;
}

.bg-cl-6 {
    --accent-color: #ea5353;
}

.bg-cl-7 {
    --accent-color: #00c7c7;
}

.bg-cl-8 {
    --accent-color: #29683a;
}

.bg-cl-9 {
    --accent-color: #fcaf4a;
}

.bg-cl-10 {
    --accent-color: #073674;
}

.bg-cl-11 {
    --accent-color: #ff6100;
}

.bg-cl-12 {
    --accent-color: #b18028;
}

.bg-cl-13 {
    --accent-color: #932715;
}

#about-why-choose-us {
    position: relative;
    padding: 30px 0px 0px 0px;
}

    #about-why-choose-us::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url(/images/pattern-bg.png);
        opacity: 0.7;
        z-index: -1;
    }

    #about-why-choose-us ul {
        --col-gap: 2rem;
        --row-gap: 2rem;
        --line-w: .25rem;
        display: grid;
        grid-template-columns: var(--line-w) 1fr;
        grid-auto-columns: max-content;
        column-gap: var(--col-gap);
        list-style: none;
        width: min(95rem,90%);
        margin-inline: auto
    }

        #about-why-choose-us ul:before {
            content: "";
            grid-column: 1;
            grid-row: 1/span 24;
            background: #e1e1e1;
            border-radius: calc(var(--line-w)/2)
        }

        #about-why-choose-us ul li:not(:last-child) {
            margin-bottom: var(--row-gap)
        }

        #about-why-choose-us ul li {
            grid-column: 2;
            --inlineP: 1.5rem;
            margin-inline: var(--inlineP);
            grid-row: span 2;
            display: grid;
            grid-template-rows: min-content min-content min-content
        }

            #about-why-choose-us ul li .top-title {
                --dateH: 5rem;
                height: var(--dateH);
                margin-inline: calc(var(--inlineP)*-1);
                text-align: center;
                background-color: var(--accent-color);
                color: #fff;
                font-size: 18px;
                font-weight: 700;
                display: grid;
                place-content: center;
                position: relative;
                /*border-radius: calc(var(--dateH)/2) 0 0 calc(var(--dateH)/2)*/
            }

                #about-why-choose-us ul li .top-title:before {
                    content: "";
                    width: var(--inlineP);
                    aspect-ratio: 1;
                    background: var(--accent-color);
                    background-image: linear-gradient(rgba(0,0,0,.2) 100%,transparent);
                    position: absolute;
                    top: 97%;
                    clip-path: polygon(0 0,100% 0,0 100%);
                    right: 0
                }

                #about-why-choose-us ul li .top-title:after {
                    content: "";
                    position: absolute;
                    width: 25px;
                    aspect-ratio: 1;
                    background: var(--bgColor);
                    border: .3rem solid var(--accent-color);
                    border-radius: 50%;
                    top: 50%;
                    transform: translate(50%,-50%);
                    /*right: calc(100% + var(--col-gap) + var(--line-w)/2)*/
                }

            #about-why-choose-us ul li .top-right-title:after {
                right: -22px
            }

            #about-why-choose-us ul li .top-left-title:after {
                left: -47px
            }

            #about-why-choose-us ul li .top-left-title:before {
                left: 0;
            }

            #about-why-choose-us ul li .top-right-title {
                border-top-left-radius: 30px;
                border-bottom-left-radius: 30px;
            }

            #about-why-choose-us ul li .top-left-title {
                border-top-right-radius: 30px;
                border-bottom-right-radius: 30px;
            }

            #about-why-choose-us ul li .title, #about-why-choose-us ul li .descr {
                background: var(--bgColor);
                position: relative;
                padding-inline: 1.8rem
            }

            #about-why-choose-us ul li .title {
                overflow: hidden;
                text-align: start;
                margin-bottom: 4px;
                position: relative;
                font-size: 16px;
                font-weight: 800;
                padding-block-start: 1.5rem;
                padding-block-end: 0rem;
            }

                #about-why-choose-us ul li .title:before {
                    position: absolute;
                    content: "\f0a4";
                    font: normal normal normal 14px / 1 FontAwesome;
                    left: 0;
                    top: 19px;
                }

            #about-why-choose-us ul li .descr {
                padding-block-end: 1.5rem;
                font-weight: 300
            }

                /*#about-why-choose-us ul li .title:before,*/ #about-why-choose-us ul li .descr:before {
                    content: "";
                    position: absolute;
                    width: 90%;
                    height: .5rem;
                    background: rgb(0 0 0 / 28%);
                    left: 50%;
                    border-radius: 50%;
                    filter: blur(4px);
                    transform: translate(-50%,50%)
                }
                /*
            #about-why-choose-us ul li .title:before {
                bottom: calc(100% + .125rem)
            }*/

                #about-why-choose-us ul li .descr:before {
                    z-index: -1;
                    bottom: .25rem
                }

.choose-conetnt {
    width: 100%;
    text-align: center;
    /*margin-left: 100px;*/
}

@media (min-width: 40rem) {
    #about-why-choose-us ul {
        grid-template-columns: 1fr var(--line-w) 1fr
    }

        #about-why-choose-us ul:before {
            grid-column: 2;
        }

        #about-why-choose-us ul li:nth-child(odd) {
            grid-column: 1
        }

        #about-why-choose-us ul li:nth-child(even) {
            grid-column: 3
        }

        #about-why-choose-us ul li:nth-child(2) {
            grid-row: 2/4
        }

        #about-why-choose-us ul li:nth-child(odd) .date:before {
            clip-path: polygon(0 0,100% 0,100% 100%);
            left: 0
        }

        #about-why-choose-us ul li:nth-child(odd) .date:after {
            transform: translate(-50%,-50%);
            left: calc(100% + var(--col-gap) + var(--line-w)/2)
        }

        #about-why-choose-us ul li:nth-child(odd) .date {
            border-radius: 0 calc(var(--dateH)/2) calc(var(--dateH)/2) 0
        }
}

#about-why-choose-us ul li p {
    text-align: start;
    margin-bottom: 0px;
    font-size: 14px;
    margin-left: 4px;
    position: relative;
}

    #about-why-choose-us ul li p:before {
        position: absolute;
        content: "\f111";
        font: normal normal normal 6px / 1 FontAwesome;
        left: -9px;
        top: 9px;
    }

#about-why-choose-us .descr1 {
    padding-left: 25px;
}

#about-why-choose-us .djdmkami-ami {
    font-weight: 500;
    font-size: 14px;
}



.inter-sec-2 {
    background-image: url(/images/determine-skill-img.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 50px 0px;
    background-attachment: fixed;
}

    .inter-sec-2:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #000000a8;
    }

.inn-logo-h {
    display: flex;
    align-items: center;
}

.interview-inner-sec {
    padding: 20px 25px 12px 25px;
}

.hr-inner-para-new {
    text-align: justify;
    font-size: 14px;
    padding-top: 7px;
    margin-bottom: 0px;
}

.audit-sr-sec-new {
    width: 40px;
    max-width: 40px;
    min-width: 40px;
    min-height: 40px;
    height: 40px;
    max-height: 40px;
    display: flex;
    font-size: 15px;
    justify-content: center;
    align-items: center;
    background-color: #ecae06;
    box-shadow: 0px 10px 20px rgba(137, 151, 186, 0.25);
    border-radius: 50%;
    font-weight: bolder;
    font-size: 17px;
    color: #ffffff;
}



.inner-logo-head-sec {
    display: flex;
    align-items: center;
}

.inner-value-heading {
    margin-left: 15px;
}



.border-hover {
    position: relative;
    background-color: rgb(29 41 57 / 69%);
    height: 100%;
    color: #fff;
    /*cursor: pointer;*/
}

    .border-hover::before, .border-hover::after {
        content: "";
        width: 0;
        height: 2px;
        position: absolute;
        transition: all 0.2s linear;
        background: #fff;
    }

.inner-span::before, .inner-span::after {
    content: "";
    width: 2px;
    height: 0;
    position: absolute;
    transition: all 0.2s linear;
    background: #fff;
}

.border-hover:hover::before, .border-hover:hover::after {
    width: 100%;
}

.border-hover:hover .inner-span::before, .border-hover:hover .inner-span::after {
    height: 100%;
}

.inner-border::before {
    left: 50%;
    top: 0;
    transition-duration: 0.4s;
}

.inner-border::after {
    left: 50%;
    bottom: 0;
    transition-duration: 0.4s;
}

.inner-border .inner-span::before {
    left: 0;
    top: 50%;
    transition-duration: 0.4s;
}

.inner-border .inner-span::after {
    right: 0;
    top: 50%;
    transition-duration: 0.4s;
}

.inner-border:hover::before, .inner-border:hover::after {
    left: 0;
}

.inner-border:hover .inner-span::before, .inner-border:hover .inner-span::after {
    top: 0;
}

.inter-sec-2 .margin-top {
    margin-top: 10px;
}

.h-center-class {
    text-align: center
}

.dhdja-bd-ami {
    color: white;
}

.white-animate-border {
    background: white;
}

.inn-logo-h h5 {
    margin-left: 7px;
    font-size: 16px;
}

.dbpyysj-ami {
    text-align: start;
    height: 243px;
}

.diaa-ami {
    color: #302c2c;
    font-size: 15px;
}

.dhvdiaplo-mi img {
    height: 529px;
}

.hiring-tips ul li {
    font-size: 14px;
}

.common-gray-backgroud {
    background: linear-gradient(#2361a31a, #ffffff, #2361a31a);
}

    .common-gray-backgroud .features-title {
        display: block;
    }

    .common-gray-backgroud .features-wrap p {
        font-weight: 600;
        font-size: 14px;
    }

    .common-gray-backgroud .features-title {
        font-size: 17px !important;
    }

.hiring-tips {
    padding: 50px 0px;
}

.djka-aa-ami {
    box-shadow: 2px 11px 13px #eee;
}
/*===================Account & Bookkeeping Page Css End=========================*/


/*===================ERP Implementation Page Css Start=========================*/


.WhyERP h2:before, .jdbjdjd-ami-j:before {
    content: "";
    background: #ecae06;
    height: 2px;
    width: 10%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.WhyERP h2:after, .jdbjdjd-ami-j:after {
    content: "";
    background: #ecae06;
    height: 2px;
    width: 1%;
    position: absolute;
    bottom: 0;
    left: 11%;
}

.WhyERP a {
    color: white;
}

/*section.WhyERP {
    background-color: #082b61;
    background-image: url(https://www.transparenttextures.com/patterns/brilliant.png);
}*/

section.WhyERP p {
    color: white;
}


.home-page-banner {
    background-color: #082b61;
    background-image: url(https://www.transparenttextures.com/patterns/brilliant.png);
    color: #fff;
    overflow: hidden;
    position: relative;
}

    .home-page-banner .home-page-banner-section {
        width: 50%;
    }

    .home-page-banner .home-page-banner-section {
        position: relative;
        float: left;
    }

        .home-page-banner .home-page-banner-section .home-page-banner-mom-image {
            background-image: url(/images/erp-uses.png);
            background-repeat: no-repeat;
            height: 484px;
            display: block;
            background-position: top;
            background-size: cover;
        }


section.WhyERP .erp-abtcntent {
    padding: 19px 45px 0px 45px;
}

.WhyERP h2, .jdbjdjd-ami-j {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 10px;
    color: white;
    position: relative;
    padding-bottom: 10px;
}

    .WhyERP h2:before, .jdbjdjd-ami-j:before {
        content: "";
        background: #ecae06;
        height: 2px;
        width: 10%;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .WhyERP h2:after, .jdbjdjd-ami-j:after {
        content: "";
        background: #ecae06;
        height: 2px;
        width: 1%;
        position: absolute;
        bottom: 0;
        left: 11%;
    }



.erp-abttext p {
    line-height: 24px;
    text-align: justify;
    font-size: 14px;
}

.djdoaaoas-ami {
    font-size: 15px;
}

/*++++++++++++++++*/
.service .row {
    margin-right: 0px;
    margin-left: 0px;
}

.sem_service_sec .vc_row.ourServices {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 30px 0 30px 0;
    background-size: cover;
}

.sem_service_sec .vc_row:before {
    content: " ";
    display: block;
    background: linear-gradient(#2361a300, #ffffff, #2361a30d);
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
}

.wpb_wrapper h2 {
    font-size: 30px;
    text-align: center;
    padding: 20px 0px 0px;
    position: relative;
    font-weight: 700;
}



.sem_service_sec .ourServices:after {
    content: '';
    display: block;
    height: 30px;
    width: 30px;
    left: 50%;
    bottom: -30px;
    position: absolute;
    margin-left: -30px;
    z-index: 1;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #ffe7a5;
}

.sem_service_sec .row.sem_service_sec_row {
    position: relative;
}

/*.sem_service_sec .right-resbox {
    padding-left: 70px;
    padding-right: 70px;
    padding-bottom: 50px;
    padding-top: 25px;
}*/

.sem_service_sec span.count {
    text-align: center;
    display: inline-block;
    font-size: 28px;
    font-weight: 700;
    color: #ecae06;
    /* line-height: 60px; */
    vertical-align: bottom;
}


element.style {
}

.sem_service_sec .ourServicesList h4 {
    padding: 0;
    margin-left: -28px;
    vertical-align: middle;
    display: flex;
    color: #082b61;
    font-weight: 700;
    margin-bottom: 0px;
    font-style: italic;
    height: 100%;
    text-transform: uppercase;
    align-items: center;
}

.sem_service_sec .ourServicesList .row .col-lg-12 {
    padding-bottom: 11px;
    display: block;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 10px !important;
    color: #000;
    min-height: 87px;
}

.sem_service_sec .vc_custom_right {
    background-color: #ecae0614;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.sem_service_sec .right-resbox {
    padding-left: 70px;
    padding-right: 70px;
    padding-bottom: 50px;
    padding-top: 25px;
}

.sem_service_sec_row ul {
    font-size: 13px;
    margin-bottom: 0px;
    padding-left: 74px;
}
/*++++++++++++++++*/
.erp-benifits {
    padding: 70px 0px 50px 0px;
    background: #F5FAFF;
}

.inv_point_box {
    border: 1px #E0ECF8;
    border-radius: 14px;
    box-shadow: 0px 13px 20px #e4f1fe;
    padding: 25px 10px 5px 20px;
    background-color: #FFFFFF;
    position: relative;
    width: 19%;
    margin: 0px 5px;
}

.inv_points_img {
    position: absolute;
    top: -42px;
    left: -3px;
    background: #FFFFFF;
    padding: 15px;
    border-radius: 50px;
}

.inv_point_box h5 {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
}

.mb-6 {
    margin-bottom: 60px;
}

.websiteRedesignSection .innerDesignWrap {
    display: flex;
    position: relative;
    align-items: center;
    margin-bottom: 10px;
}

    .websiteRedesignSection .innerDesignWrap .innerWrapImgs img {
        max-width: 350px;
        object-fit: cover;
        box-shadow: 0px 10px 9px #f1f1f1;
        border-radius: 12px;
    }

    .websiteRedesignSection .innerDesignWrap .innerWrapDesignTxts {
        position: absolute;
        left: 40%;
        border-radius: 15px;
        background: #fff;
        height: 204px;
        padding: 12px 20px;
        border: 1px solid #e8e8e8;
        box-shadow: 0 0 16px rgba(0, 0, 0, .05);
    }

        .websiteRedesignSection .innerDesignWrap .innerWrapDesignTxts h3 {
            font-size: 17px;
            font-weight: 700;
            margin-bottom: 10px;
            line-height: 19px;
            color: #01325c;
        }

.websiteRedesignSection .innerDesignFlex {
    flex-direction: row-reverse;
}

    .websiteRedesignSection .innerDesignFlex .innerWrapDesignTxts {
        position: absolute;
        right: 40%;
        left: 0;
        background: #fff;
        height: 204px;
        padding: 20px;
        border: 1px solid #e8e8e8;
        box-shadow: 0 0 16px rgba(0, 0, 0, .05);
    }

.erp-software-sol {
    padding: 50px 0px;
}

.djbdjpalpl-ami {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 6px;
}

.djbdoal-ami {
    font-size: 13px;
}
/*===================ERP Implementation Page Css End=========================*/


/*===================Accounting Software Page Css Start=========================*/
.skskss-al-ami .djdl-ami {
    font-size: 13px;
    line-height: 20px;
}

.zoho-book-sec {
    background: #fafafa;
    padding: 50px 0px;
}

.djdkdaii-ami {
    background-color: #f1f2f3;
    padding: 35px 35px;
    border-radius: 20px;
    height: 100%;
}

.zoho-app-desciptions {
    background: white;
    padding: 35px 35px;
    height: 100%;
    border-radius: 20px;
    border: 1px solid #f3f3f3;
}

.heado-ami h3, .djbda-amik-k {
    font-size: 17px;
    font-weight: 700;
    font-style: italic;
    color: #082b61;
    position: relative;
}

    .heado-ami h3:before, .djbda-amik-k:before {
        position: absolute;
        content: "\f0a4";
        font: normal normal normal 14px / 1 FontAwesome;
        left: -19px;
        top: 3px;
    }

.djvjai-ami {
    font-size: 15px;
    margin-top: 16px;
}

.dmdndl-ami {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border: 1px solid #f3f3f3;
}

.dkaoop-ami {
    margin-top: 12px;
}

.dnkdkdaakp-ami {
    border-top: 1px solid #80808026;
    border-left: 1px solid #80808026;
    border-right: 1px solid #80808026;
    border-top-left-radius: 20px;
    padding: 27px 27px 0px 37px;
    border-top-right-radius: 20px;
}

.djjakakak-ami {
    height: 280px;
    overflow-y: auto;
    margin-bottom: 0px;
}

    .djjakakak-ami::-webkit-scrollbar {
        width: 2px;
    }

    .djjakakak-ami::-webkit-scrollbar-thumb {
        background: #082b61;
        border-radius: 10px;
    }

.dhdajja-ami {
    padding-bottom: 0px;
}

.ddajalm-ami {
    width: 100%;
    height: 221px;
    object-fit: cover;
}

.libe-keeping-app-desciptions {
    padding: 0px 35px;
    height: 100%;
    color: white;
}

.toefl-sec-2 .mt-top {
    margin-top: 50px;
}

.toefl-sec-2 .toels-inner-sec-left {
    height: 100%;
    padding: 40px 47px 28px 47px;
    background-color: #f0f0f0;
    position: relative;
    border-radius: 6px;
}

.toefl-outer-icon-left {
    position: absolute;
    display: flex;
    border-radius: 50%;
    background-color: #00387d;
    width: 80px;
    height: 80px;
    align-items: center;
    justify-content: center;
    top: -6rem;
    left: 39%;
    border: 4px solid white;
}

    .toefl-outer-icon-left i {
        font-size: 35px;
        color: white;
    }

.toefl-sec-2 {
    padding: 27px 0px;
}

ul.djvjai-ami li {
    margin-top: 9px;
}
/*===================Accounting Software Page Css End=========================*/

/*===================Accounting School Page Css Start=========================*/
.djbdkkal-ami {
    font-size: 19px;
    font-weight: 800;
    color: #082b61;
}

.djdlam-ami {
    font-weight: 600 !important;
    font-size: 17px !important;
}

.banner__images {
    position: relative;
    /*padding-right: 118px;*/
    text-align: right;
    z-index: 1;
}

    .banner__images .main-img {
        max-width: 100%;
    }

    .banner__images .shape {
        position: absolute;
        z-index: -1;
    }

.tg-motion-effects1 {
    max-width: 100%;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.banner__images .shape.bg-dots {
    max-width: 433px;
    right: 18px;
    bottom: 0px;
    z-index: -2;
}

.banner__images .shape {
    position: absolute;
    z-index: -1;
}

.rotateme {
    -webkit-animation-name: rotateme;
    animation-name: rotateme;
    -webkit-animation-duration: 180s;
    animation-duration: 180s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

@keyframes rotateme {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes rotateme {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

.banner__images .shape.small-shape {
    max-width: 136px;
    left: -28px;
    bottom: 19px;
    z-index: -2;
}

.banner__author {
    position: absolute;
    top: 30px;
    left: 23px;
    width: 175px;
    padding: 11px 30px 11px 14px;
    border-radius: 6px;
    background: #fff;
    box-shadow: 9px 10px 0px 0px rgb(236 174 12 / 60%);
    text-align: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.banner__author-item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    gap: 8px;
}

.banner__author .arrow-shape {
    position: absolute;
    left: calc(100% - 11px);
    top: 9px;
    z-index: -1;
}

.banner__images .shape.big-shape {
    max-width: 596px;
    bottom: 17px;
    right: -22px;
}

.accounting-school-apart {
    padding: 30px 0px 0px;
}

.dvsjjsj-ajmi {
    width: 300px;
    height: 450px;
}

.djbdkaa-ami-h p, .djbdkaa-ami-h ul {
    font-size: 14px;
}

.djbdkaa-ami-h {
    padding-right: 40px;
}

p.dnaaian {
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
    color: #082b61;
    font-style: italic;
}

.dlkaa-ami {
    width: 60px;
    padding-bottom: 5px;
}

.accpunting-school-modules {
    padding: 40px 0px 50px 0px;
    background-color: #082b61;
    background-image: url(https://www.transparenttextures.com/patterns/brilliant.png);
}

    .accpunting-school-modules .inv_point_box {
        margin-top: 60px;
        box-shadow: none;
    }

    .accpunting-school-modules .inv_points_img {
        top: -33px;
        left: 4px;
        width: 50px;
        padding: 7px;
    }

.accouting-school-module-terms p {
    font-weight: 700;
}
/*===================Accounting School Page Css End=========================*/



/*===================Networking Setup Page Css Start=========================*/
.itr_benefits {
    padding: 4rem 0;
    background: url(/images/benefits_element.svg) right bottom no-repeat #edf2f8;
}

    .itr_benefits .wrapper {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .itr_benefits .left {
        width: 40%;
    }

    .itr_benefits .right {
        width: 58%;
        display: flex;
        flex-wrap: wrap;
        gap: 19px;
        justify-content: center;
    }

    .itr_benefits .left p {
        margin-bottom: 60px;
    }

.btn-success {
    background: #ecae06;
    font-size: 16px;
    border: none;
    box-shadow: none;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: .8rem 2.5rem;
    color: black;
    font-weight: 500;
    border-radius: 3rem;
}

    .btn-success img {
        margin-left: .5rem;
        width: 22px;
        height: 22px;
        -webkit-transition: .3s ease-out;
        -moz-transition: .3s ease-out;
        transition: .3s ease-out;
    }

    .btn-success:hover {
        background: #ecae06;
        color: black;
    }

        .btn-success:hover img {
            -webkit-transform: rotateZ(45deg);
            -moz-transform: rotateZ(45deg);
            transform: rotateZ(45deg);
        }

.itr_benefits .right .box {
    width: 48.5%;
    background: #fff;
    /* margin: .8rem 0; */
    border-radius: 20px;
    padding: 25px;
}

    .itr_benefits .right .box h3 {
        font-size: 20px;
        font-weight: 700;
        color: #082b61;
    }

    .itr_benefits .right .box p {
        margin-bottom: 0;
    }

.kndkdka-ami {
    font-size: 31px;
    font-weight: 700;
}

.djbdjdjd-kam {
    height: 102px;
    overflow-y: scroll;
    overflow-x: hidden;
}

    .djbdjdjd-kam::-webkit-scrollbar {
        width: 4px;
    }

    .djbdjdjd-kam::-webkit-scrollbar-thumb {
        background: #ecae06;
        border-radius: 10px;
    }

.blog_section {
    background: linear-gradient(180deg, #fff 0, #f6f9fc 100%);
    padding: 4rem 0;
}

    .blog_section h2 {
        text-align: center;
    }

    .blog_section .wrapper {
        display: flex;
        justify-content: space-between;
        margin-top: 3rem;
    }

    .blog_section .left {
        background: #fff;
        width: 49%;
        border-radius: 12px;
        padding: 1rem;
        border-bottom: solid 1px #ddd;
    }

        .blog_section .left .dkdnkka-ami, .blog_section .right a {
            color: var(--global-color);
            font-weight: 500;
            font-size: 18px;
            text-decoration: none;
        }

    .blog_section .right {
        width: 49%;
    }

        .blog_section .right .box2 {
            border: 1px solid transparent;
            border-bottom: solid 1px #ddd;
            margin-bottom: 1rem;
            background: #fff;
            border-radius: 12px;
        }

        .blog_section .right .box2 {
            /*background: url(https://tax2win.in/assets-new/img/new-theme/g_ghost_arrow.svg) 25px center no-repeat;*/
            transition: all .5s;
            border-radius: 12px;
            /*  padding: 1rem 1.4rem;
                padding-left: 6rem;*/
            background-size: 20px;
            /* display: flex;*/
        }

            .blog_section .right .box2:hover {
                background-color: #ecae0614;
            }

        .blog_section .left img, .blog_section .right img {
            max-width: 100%;
            height: auto;
            border-radius: 12px;
        }

.djjdbj-ai-ami {
    font-size: 15px;
}

.jbjdkak-ami {
    font-size: 13px;
    padding-left: 58px;
    line-height: 19px;
}

.djdjajlma-mi {
    font-weight: 700;
    margin-bottom: 10px;
}

.jbdiaiaa-amai {
    font-size: 14px;
    color: #302c2c;
    overflow-y: scroll;
    height: 130px;
    overflow-x: hidden;
}

    .jbdiaiaa-amai::-webkit-scrollbar {
        width: 4px;
    }



    .jbdiaiaa-amai::-webkit-scrollbar-thumb {
        background-color: #082b61;
        border-radius: 10px;
    }

.dddbja-ami-new {
    font-size: 23px;
    font-weight: 700;
}

.djddbka-mi-new {
    font-size: 18px;
    color: #ecae06;
    font-weight: 800;
}

.dbjjaaamala-ami {
    font-size: 15px;
}

.dhjakia-amd {
    border-radius: 20px;
    height: 234px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.inner-common-challenge-details {
    background: white;
    padding: 40px 35px;
    margin-top: 29px;
    border-radius: 20px;
}

.accounting-common-challenges .common-challenges .owl-dots .owl-dot {
    background: transparent;
    width: auto;
    height: auto;
}

    .accounting-common-challenges .common-challenges .owl-dots .owl-dot.active span {
        background: #082b61;
        padding: 0px 15px;
    }

    .accounting-common-challenges .common-challenges .owl-dots .owl-dot span {
        margin: 0px 4px;
    }


/*css by gungun*/
.kldshflkd {
    padding: 20px 0px;
}

.uyer {
    display: flex;
    padding: 4px 0px;
    align-items: flex-start;
}

.xcvv {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-evenly;
}

.imm-section {
    width: 50%;
    padding: 50px 0px;
}

.img-1 {
    background-image: url('../../images/step_1 bg-img.png');
    height: 148px;
    width: 144px;
    position: relative;
    top: -32px;
    left: -32px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.imgasd {
    position: relative;
    top: -123px;
    left: 34px;
    border-radius: 6px;
    width: 307px;
    box-shadow: 0px 0px 13px #b3b1b1;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.kjgb {
    padding: 41px 0px;
}

.icon-img {
    color: #ecae06;
    margin-right: 28px;
    width: 100%;
    vertical-align: top;
    /* margin-top: 0%; */
    padding-top: 4px;
}

.jksdghr {
    max-width: 271px;
    text-align: justify;
    margin-top: 3%;
    font-size: 16px;
    line-height: 26px;
    padding-left: 11px;
}

.ajksdhfjk {
    display: flex;
    align-items: flex-start;
}

.ksdlhfc {
    width: 4%;
    margin-top: 3%;
}

.kdhf {
    font-size: 23px;
    font-weight: 700;
    line-height: 30px;
    max-width: 281px;
}
/* Step-2 */


.kdshf-2 {
    background-color: #edf2f8;
    padding: 50px 0px;
}

.sdfg {
    background-color: #fffefe;
    -webkit-justify-content: space-between;
    display: flex;
    border-radius: 10px;
    padding: 39px;
}

.fgj-2 {
    -webkit-flex-basis: 37%;
    -ms-flex-preferred-size: 37%;
    width: 37%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    /* align-self: center; */
    /* padding-left: 50px; */
}

.icon_kjg {
    width: 100%;
    /* border-radius: 50%; */
    height: 176px;
    border-radius: 20px;
    object-fit: cover;
    object-position: top;
}

.lkj-1 {
    font-size: 26px;
    font-weight: 900;
    margin-bottom: 5px;
    line-height: 32px;
    margin: 0px 0 16px;
    color: #082b61;
}

.vbnm {
    width: 58%;
    /* padding: 30px 0px; */
}

.lkdshg-1 {
    list-style: none;
}

.lkdshg {
    padding: 0px 0 10px;
    font-size: 20px;
    display: flex;
    align-items: center;
}

.numbers {
    padding: 10px;
    background-color: #efefef;
    border-radius: 50%;
    font-size: 17px;
    font-weight: 700;
    margin-right: 30px;
    width: 44px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.steps {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
    line-height: 30px;
    color: #082b61;
}

.step-desc {
    font-size: 14px;
    line-height: 16px;
}
/* Step-3 */

.card-container {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
    height: 100%;
}

.card {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    width: 280px;
    overflow: hidden;
    transition: 0.3s;
}

fghdf-2 {
    list-style: circle;
}

.card:hover {
    transform: translateY(-5px);
}

.card-header {
    background: linear-gradient(122deg, #082b61 30%, transparent 31%);
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.card-header {
    border: none !important;
}

.lkhk-3 {
}

.user_access {
    width: 30px;
    position: absolute;
    left: 13px;
    top: 12px;
}

.card-body {
    padding: 20px;
}

.khg-5 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: left;
    color: #082b61;
}

.mvx-2 {
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 1.5;
}

.fghdf-2 {
    font-size: 13px;
}

.core-details-para {
    text-align: justify;
    height: 144px;
    overflow-y: scroll;
    padding-right: 16px;
}

    .core-details-para::-webkit-scrollbar {
        width: 3px;
        color: #ecae06;
    }

    .core-details-para::-webkit-scrollbar-thumb {
        background-color: #ecae06;
        border-radius: 4px;
    }

        .core-details-para::-webkit-scrollbar-thumb:hover {
            background-color: #ecae06;
        }


/*.ldkhfd-2 {
    padding-bottom: 40px;
}*/

.skdhf-2 {
    font-weight: 700;
    color: #082b61;
}

/* Step-4 */

.interest-section {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    margin: 20px;
    font-family: Arial, sans-serif;
    color: #2f4f4f;
}

.icon_img_sec-1 {
    width: 40px;
    height: 40px;
    object-fit: contain;
}

.icon_img_sec_xcv-1 {
    width: 200px;
}

.heading_dxcvf {
    font-size: 32px;
    color: #082b61;
    font-weight: 600;
    padding-bottom: 11px;
}

.heading_df {
    margin: 0;
    font-size: 20px;
    color: #082b61;
    font-weight: 600;
    padding-bottom: 11px;
}

.para_dfdf {
    font-size: 14px;
    line-height: 1.5;
    text-align: justify;
    width: 225px;
}

.text_section {
    text-align: justify;
}

.text_section_Zdfd {
    height: 226px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.para_dfhfg {
    color: #388e3c;
    font-weight: 600;
}

.span_blue {
    color: #082b61;
    font-weight: 600;
}

.lkhk-dfg {
    font-size: 15px;
}



/*css by gungun*/
.kdnklamaami {
    width: 100px !important;
}

.bg_op_4 {
    background-repeat: no-repeat !important;
    background-position: center !important;
    padding: 50px 0px;
}

.image_box_only.type_eight {
    padding-right: 110px;
    padding-bottom: 20px;
}

.image_box_only {
    position: relative;
}

    .image_box_only.type_eight .pattern {
        position: absolute;
        left: -93px;
        bottom: 62px;
    }

        .image_box_only.type_eight .pattern img {
            animation: animation_rotate 60s linear infinite;
            opacity: .5;
        }

@keyframes animation_rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.image_box_only.type_eight .m_image {
    position: relative;
    z-index: 1;
    width: 470px;
    max-width: 470px;
    height: 369px;
}

    .image_box_only.type_eight .m_image img {
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        border-radius: 0 235px 235px;
        width: 100%;
        height: 100%;
    }

.image_box_only.type_eight .fun_facts.type_two {
    position: absolute;
    bottom: 0px;
    width: 180px;
    right: 0;
    max-width: 290px;
    padding: 20px;
    border-radius: 17px;
    z-index: 2;
}

.fun_facts.type_two.color_two {
    background: #082b61;
}

.fun_facts.type_two h4 {
    color: #ffffff;
    margin-bottom: 0px;
    line-height: 23px;
    font-weight: 700;
    font-style: italic;
}

    .fun_facts.type_two h4 .count {
        display: inline-block;
        font-size: 60px;
        line-height: 90px;
    }

.fun_facts.type_two .title_no_a_26 {
    padding-bottom: 25px;
    position: relative;
    color: var(--color-white);
    margin-bottom: 0;
}

.title_no_a_26 {
    font-size: 25px;
    line-height: 33px;
    font-weight: 700;
    color: var(--heading-color-one);
    transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
}

.section_title.type_five .title {
    color: #082b61;
}

.section_title .title {
    position: relative;
    font-size: 30px;
    line-height: 35px;
    font-weight: 800;
    margin-bottom: 15px;
}

.list_box {
    position: relative;
    padding: 0px !important;
    margin: 0px;
}

    .list_box li {
        display: block;
    }

        .list_box li .d-flex {
            justify-content: start;
            align-items: baseline;
        }

        .list_box li .icon {
            padding-right: 6px;
        }

    .list_box.color_three .icon i {
        color: #ecae06;
    }

    .list_box li .icon i {
        font-size: 14px;
        /* line-height: 24px; */
        color: var(--color-set-one-1);
        position: relative;
        /* height: 24px; */
        display: block;
    }

.pd_left_60 {
    padding-left: 60px;
}

.security-configurations {
    padding: 50px 0px;
}
.djbddaa-ami{font-size:15px;margin-top:10px;}
.accounting-infrastructure {
    background-image: url(/images/accounting-infrastructure.jpg);
}
/*===================Networking Setup Page Css End=========================*/
/*===================Anual Complience Page Css Start=========================*/
span.guiijo_tri {
    font-weight: 800;
}

.iudtgyu_tri {
    text-align: center;
    color: #fff;
    overflow: hidden;
    position: relative;
    margin-bottom: 35px;
}

.iutgi_tri li {
    box-shadow: 4px 13px 51px 7px rgb(10 51 80 / 16%);
    background: white;
    padding: 8px 20px 8px 20px;
    border-radius: 8px;
    text-align: center;
    border: 1px solid #fff;
    height: 100%;
    transition: all .3s ease-in-out;
    margin: 0 5px 15px;
}

.iutgi_tri ul {
    display: flex;
    justify-content: center;
    list-style: none;
    flex-wrap: wrap;
}

.iutgi_tri {
    position: relative;
}

.erpabttext_tri:before {
    content: "";
    background-color: #082b61;
    background-image: url(https://www.transparenttextures.com/patterns/brilliant.png);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.erpabttext_tri {
    position: relative;
    padding: 25px 0;
}

.iudtgyu_tri p {
    text-align: center;
}

.iutgi_tri .jdbjdjd-ami-j {
    text-align: center;
}

.iudtgyu_tri .jdbjdjd-ami-j {
    font-size: 25px;
}

.erpabttext_tri .jdbjdjd-ami-j:before {
    left: 44%;
}

.erpabttext_tri .jdbjdjd-ami-j:after {
    left: 55%;
}

.erpabttext_tri .jdbjdjd-ami-j {
    margin-bottom: 20px;
}

section.Accounting_section_tri {
    padding: 45px 0;
}

.Accountingcontent_section_tri {
    box-shadow: 4px 13px 51px 7px rgb(10 51 80 / 16%);
    background: white;
    padding: 15px;
    border-radius: 18px;
    border: 1px solid #fff;
    transition: all .3s ease-in-out;
    margin-bottom: 24px;
    min-height: 325px;
}

.flex_tri {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}

.icon_section_tri {
    background: #e1e6f0;
    height: 45px;
    width: 45px;
    min-width: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 7px;
    font-size: 20px;
    margin-right: 10px;
}

.flex_tri h3.dkdn-asmi {
    margin: 0;
    font-size: 16px;
}

span.Who_heading_tri {
    font-weight: 700;
}

.Accountingcontent_section_tri:hover {
    box-shadow: 0 9px 31px rgba(0, 0, 0, .5);
    background: #ecae06;
    color: #fff;
}

.Who_section_tri {
    margin-bottom: 6px;
    font-size: 13px;
}

.Accountingcontent_div_tri .leading-relaxed {
    margin-top: 7px;
    font-size: 14px;
    margin-bottom: 0;
}

.Accountingcontent_section_tri:hover p {
    color: #fff;
}

.Accountingcontent_section_tri:hover .icon_section_tri {
    background: #fff;
    color: #ecae06;
}

.Accounting_sec_tri .dbjbdjdbdmid {
    font-size: 34px;
}

span.gvrgrg_ri {
    display: block;
}

ul.ul_tri {
    font-size: 14px;
    line-height: 27px;
    margin-top: 6px;
    margin-bottom: 0;
}

.ImportantAnnualTasks_subheading_tri {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    color: #145da0;
    margin-right: 10px;
}

.ImportantAnnualTasks_content_tri {
    margin-top: 5px;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 23px;
}

.ImportantAnnualTasks_heading_tri {
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 26px;
    color: #fff;
}

span.ImportantAnnualTasks_subheading_tri:after {
    content: "";
    width: 20px;
    display: inline-block;
    height: 2px;
    background: #145da0;
    position: relative;
    bottom: 4px;
    left: 7px;
}

.ImportantAnnualTasks_contentdiv_tri {
    display: flex;
    margin-bottom: 18px;
}

.ImportantAnnualTasks_icon_left_tri {
    background: #e1e6f0;
    height: 45px;
    width: 45px;
    min-width: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 7px;
    font-size: 20px;
    margin-right: 10px;
    margin-top: 4px;
}

section.ImportantAnnualTasks_section_tri:before {
    content: "";
    background: #082b61;
    position: absolute;
    right: 0;
    top: 0;
    height: 200px;
    width: 100%;
}

section.ImportantAnnualTasks_section_tri {
    position: relative;
    padding-top: 46px;
}

    section.ImportantAnnualTasks_section_tri .container {
        position: relative;
    }

.uigyug_tri {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 4px 13px 51px 7px rgb(10 51 80 / 16%);
}

img.img_tri {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.IncomeTaxCompliances_div_tri {
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .1);
    padding: 16px;
    transform: rotateY(0deg);
    height: 100%;
    z-index: 1;
    border-radius: inherit;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: inherit;
    perspective: inherit;
    -webkit-transition: transform .8s cubic-bezier(.5, .2, .2, .8);
    -moz-transition: transform .8s cubic-bezier(.5, .2, .2, .8);
    transition: transform .8s cubic-bezier(.5, .2, .2, .8);
}

.IncomeTaxCompliances_heading_tri {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 8px;
}

.IncomeTaxCompliances_iconsection_tri img {
    width: 55px;
}

.IncomeTaxCompliances_div_front_tri .IncomeTaxCompliances_pera_tri {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
}

.IncomeTaxCompliances_iconsection_tri {
    margin-bottom: 8px;
}

.IncomeTaxCompliances_sec_tri {
    position: relative;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    min-height: 300px;
    max-height: 300px;
    height: 300px;
}

.IncomeTaxCompliances_div_tri.IncomeTaxCompliances_div_back_tri {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    overflow: hidden;
    height: 100%;
    border-radius: 10px;
    background: #082b61;
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .1);
}

.IncomeTaxCompliances_sec_tri:hover .IncomeTaxCompliances_div_front_tri {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: transform 1.5s cubic-bezier(.3, 1, .6, 1);
    -moz-transition: transform 1.5s cubic-bezier(.3, 1, .6, 1);
    transition: transform 1.5s cubic-bezier(.3, 1, .6, 1);
}

.IncomeTaxCompliances_sec_tri:hover .IncomeTaxCompliances_div_back_tri {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: transform 1.5s cubic-bezier(.3, 1, .6, 1);
    -moz-transition: transform 1.5s cubic-bezier(.3, 1, .6, 1);
    transition: transform 1.5s cubic-bezier(.3, 1, .6, 1);
}

.IncomeTaxCompliances_div_tri.IncomeTaxCompliances_div_back_tri {
    color: #fff;
}

.IncomeTaxCompliances_div_back_tri .IncomeTaxCompliances_heading_tri {
    color: #ecae06;
}

.IncomeTaxCompliances_div_back_tri .IncomeTaxCompliances_pera_tri {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 23px;
}

.IncomeTaxCompliances_div_back_tri .Who_section_tri {
    font-size: 12px;
}

section.IncomeTaxCompliances_section_tri {
    padding: 50px 0;
    background: linear-gradient(#2361a31a, #ffffff, #2361a31a);
    margin-top: 50px;
}

.IncomeTaxCompliances_div_tri.IncomeTaxCompliances_div_front_tri i.fa.fa-chevron-circle-right {
    color: #082b61;
    position: absolute;
    bottom: 15px;
    right: 15px;
    font-size: 18px;
    background: #082b610a;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

img.idwsmg_tri {
    width: 100%;
}

.image_sectifswcon_tri {
    position: sticky;
    top: 120px;
}

.iygduy_tri {
    border-radius: 10px;
    border: 1px solid #859eb6;
    height: 100%;
    padding: 15px 15px 5px;
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 4px 13px 51px 7px rgb(10 51 80 / 16%);
}

    .iygduy_tri:hover {
        box-shadow: 0 9px 31px rgba(0, 0, 0, .5);
        background: #ecae06;
    }

    .iygduy_tri .flex_tri {
        align-items: flex-start;
    }

    .iygduy_tri h3.dkdn-asmi {
        margin-bottom: 5px;
    }

    .iygduy_tri p.text-medium-grey.leading-relaxed {
        margin-top: 0 !important;
    }

.egegdg_tri h2.dbjbdjdbdmid {
    text-align: left;
}

.uigyu_tri {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 25px;
}

.ieuftguy_tri {
    margin-top: 60px;
}

.egegdg_tri span.animate-border.mb-4.ml-auto.mr-auto {
    margin-left: 0 !important;
}

.audit-sr-sec-new {
    min-width: 40px;
}

.trjtyjytkuy_tri p.hr-inner-para-new.text-light {
    padding-top: 0;
}

.trjtyjytkuy_tri .inn-title-sec {
    padding-top: 7px;
}

section.oihfuih_tri {
    padding: 30px 0;
    position: relative;
}

    section.oihfuih_tri .bussiness-advice {
        border-radius: 15px;
        padding: 31px 20px;
    }

    section.oihfuih_tri ul.accountbookkeeping-tab {
        width: 100%;
        flex-wrap: unset;
    }

        section.oihfuih_tri ul.accountbookkeeping-tab li {
            width: auto;
            padding: 8px 10px;
            flex-grow: 1;
        }

    section.oihfuih_tri .inner-dtails-feature {
        width: 31.33%;
        height: 225px;
    }

    section.oihfuih_tri:before {
        content: '';
        display: block;
        height: 30px;
        width: 30px;
        left: 50%;
        top: 0px;
        position: absolute;
        margin-left: -30px;
        z-index: 1;
        border-left: 30px solid transparent;
        border-right: 30px solid transparent;
        border-bottom: 30px solid #1a3969;
    }

    section.oihfuih_tri .inn-title-sec {
        color: #fff;
    }

.eufghiu_tri {
    font-style: italic;
}

span.weufyhui_tri {
    font-style: normal;
}

section.oihfuih_tri .core-feature-details {
    min-height: 410px;
}
.Accounting_sec_tri .dbjbdjdbdmid{text-align: start;}
.image_sectifswcon_tri img{border-radius:20px;}
.trjtyjytkuy_tri {
    background-image: url(/images/gst-compliances.jpg);
}
.determine-skills {
    background-image: url(/images/determine-skills.jpg);
}
/*===================Anual Complience Page Css End=========================*/
