/* Minification failed. Returning unminified contents.
(365,12): run-time error CSS1038: Expected hex color, found '#ffff'
(1351,78): run-time error CSS1046: Expect comma, found '188'
(1351,86): run-time error CSS1046: Expect comma, found '/'
(1534,49): run-time error CSS1046: Expect comma, found '38'
(1534,54): run-time error CSS1046: Expect comma, found ')'
(1534,63): run-time error CSS1046: Expect comma, found '38'
(1534,68): run-time error CSS1046: Expect comma, found ')'
(1534,85): run-time error CSS1046: Expect comma, found '188'
(1534,93): run-time error CSS1046: Expect comma, found '/'
(1534,107): run-time error CSS1046: Expect comma, found '188'
(1534,115): run-time error CSS1046: Expect comma, found '/'
 */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;300;400;500;600;700;800;900&display=swap');

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
}

ul, li, ol {
    list-style: none;
    padding: 0;
    margin: 0;
}

p {
    color: #767676;
}

a, a:hover {
    text-decoration: none;
}

.header {
    background: #0a2640;
    top: 0;
    z-index: 100;
}

.header-top {
    background: #19bc90;
    padding: 5px 0;
    overflow: hidden;
}

    .header-top ul li {
        display: inline-block;
    }

        .header-top ul li a {
            display: block;
            color: #ffffff;
            font-size: 13px;
            /*padding: 0 10px;*/
            /*text-transform: uppercase;*/
        }

.mobile-btn {
    background: #19BC90;
    display: inline-block;
    padding: 5px 10px !important;
    border-radius: 22px;
    font-size: 14px;
}

.hero-section {
    background-color: #0a2640;
    padding: 50px 0;
}

.companies-section {
    padding: 50px 0;
    background: #ffffff;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    margin-top: -50px;
}

.hero-section h1 {
    font-weight: bold;
    text-align: center;
    font-size: 32px;
}

.hero-section p {
    color: rgba(255, 255, 255, 0.6);
}

.hero-section a {
    font-weight: 500;
    color: #0e1531;
}

.industry-section {
    padding: 100px 0;
}

.page-title {
    color: #252b42;
    font-weight: 600;
    font-size: 28px;
    margin-bottom: 50px;
}

.industry-section .card {
    box-shadow: 0px 0px 48px rgba(147, 147, 147, 0.04), 0px 4px 54px rgba(230, 236, 255, 0.24);
    border-radius: 10px;
    padding: 30px 20px;
}

    .industry-section .card h4 {
        font-weight: 700;
        font-size: 20px;
    }

    .industry-section .card p {
        color: #565656;
        font-size: 16px;
        line-height: 160%;
        -webkit-line-clamp: 5;
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
    }

.btn-theme1,
.btn-theme2,
.btn-theme3,
.btn-theme4 {
    border-radius: 6px;
}


    .btn-theme1,
    .btn-theme1:hover {
        background: #1f345d;
        color: #ffffff;
    }

    .btn-theme2,
    .btn-theme2:hover {
        background: #ef8451;
        color: #ffffff;
    }

    .btn-theme3,
    .btn-theme3:hover {
        background: #19bc90;
        color: #ffffff;
    }

    .btn-theme4,
    .btn-theme4:hover {
        background: #ff5168;
        color: #ffffff;
    }

.right-img {
    position: absolute;
    right: -30px;
    top: 50%;
    z-index: -1;
    transform: translateY(-50%);
}

.main-content {
    z-index: 1;
}

.work-section {
    padding: 50px 0 0;
    position: relative;
    background-color: #1f345d;
    overflow: hidden;
}

    .work-section .section-title p {
        color: rgba(255, 255, 255, 0.6);
    }

.img-overly {
    position: absolute;
    inset: 0;
}

.feature-section {
    padding: 50px 0;
    background: rgba(14,202,109,.07);
}

    .feature-section .card {
        /*background: #FBF3EB;*/
    }

        .feature-section .card h3 {
            font-weight: 700;
            font-size: 20px;
            font-family: 'Inter', sans-serif;
            color: #000815 !important;
        }

        .feature-section .card p {
            font-size: 1rem;
            /*line-height: 20px;*/
            /*letter-spacing: 0.2px;*/
            color: #172b4d;
            /* -webkit-line-clamp: 7;
            display: -webkit-box;
            overflow: hidden;
            -webkit-box-orient: vertical; */
            font-family: 'Inter', sans-serif;
            font-weight: 500;
        }

.overly-text {
    color: rgba(0, 73, 155, 0.03);
    font-weight: 700;
    font-size: 300px;
    position: absolute;
    top: 0;
    z-index: 0;
    text-align: center;
    line-height: 1;
    left: 50%;
    transform: translateX(-50%);
}

.feature-busines {
    padding: 50px 0 200px;
    background: #1f345d;
}

.pb-30 {
    padding-bottom: 30px;
}

.video-section {
    background-color: #0a2640;
    padding: 0 0 50px;
}

    .video-section .video-img {
        position: relative;
        margin-top: -150px;
    }

        .video-section .video-img img {
            border-radius: 30px;
            filter: drop-shadow(0px 8px 40px rgba(0, 0, 0, 0.15));
        }

        .video-section .video-img:after {
            /*inset: 0;
            position: absolute;
            content: "";
            background: rgba(0, 0, 0, 0.3);
            border-radius: 30px;*/
        }

        .video-section .video-img iframe {
            border-radius: 20px;
        }

    .video-section .play-btn {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        z-index: 10;
    }

    .video-section p {
        font-size: 20px;
        font-weight: 500;
    }

.btn-white {
    font-size: 20px;
    font-weight: 500;
    padding: 15px 30px;
}

    .btn-white, .btn-white:hover {
        background-color: #ffffff;
        color: #000000;
    }

.arrow-img {
    display: inline-block;
    margin-top: -70px;
}

.feedback-section {
    padding: 100px 0;
    background: #FDFBF9;
}

.review-card {
    background-color: #ffffff;
    border-radius: 6px;
    box-shadow: 0px 10px 25px rgba(0, 0, 51, 0.08);
    padding: 20px 25px;
    margin: 25px 20px;
}

    .review-card h4 {
        font-weight: 700;
        font-size: 13px;
        line-height: 7px;
        color: #000033;
    }

    .review-card span {
        font-size: 14px;
        line-height: 20px;
    }

    .review-card p {
        padding-top: 20px;
        font-weight: 300;
        font-size: 14px;
        line-height: 24px;
    }

.user-details {
    padding-left: 15px;
    margin-top: 10px;
}

.swiper-pagination-bullet-active {
    background-color: #19BC90 !important;
}

.award-section {
    background-color: #1F345D;
    padding: 50px 0;
}

.light-btn {
    transition: all .5s ease-in-out;
    border-width: 2px;
}

    .light-btn:hover {
        background-color: transparent;
        color: #ffffff;
    }

.award-section h4 {
    font-size: 26px;
}

.award-section .border-end {
    border-color: rgba(255, 255, 255, 0.2) !important;
}

.text-20 {
    font-size: 14px;
    line-height: 27px;
    font-weight: 300;
}

.integrations-section {
    padding: 100px 0;
}

.pl-5 {
    padding: 30px;
}

.integration-btn a {
    text-decoration: none;
    background-color: #19BC90;
    color: #ffff;
    border-radius: 8px;
    font-weight: 500;
    padding: 15px 35px;
    font-size: 18px;
    display: inline-block;
    filter: drop-shadow(0px 8px 16px rgba(0, 0, 0, 0.1));
}

.footer {
    background-color: #1F345D;
    padding: 100px 0 30px;
}

    .footer h4 {
        font-weight: 500;
        font-size: 26px;
    }

    .footer ul li a {
        font-size: 14px;
        font-weight: 300;
        display: block;
        line-height: 36px;
    }

.line {
    border-color: rgba(255, 255, 255, 0.2);
}

.copyright {
    font-weight: 300;
}

.box-hover-effect {
    transition: all .4s ease-in-out;
    /*border-radius: 10px;*/
}

    .box-hover-effect:hover {
        /*box-shadow: 0px 10px 25px rgba(0, 0, 51, 0.08);*/
    }
/*.ityped{
	min-height:60px;
}*/
/*Inner pages*/
.bg-breadcrumb {
    background: rgba(25, 188, 144, 0.1);
}

    .bg-breadcrumb h1 {
        font-weight: 600;
        font-size: 40px;
    }

.pad80 {
    padding: 80px 0;
}

.accordian_main > li > a {
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.1px;
    color: #000000;
    cursor: pointer;
}

.accordian_main > li {
    border-bottom: 1px solid #B8B4B4;
    padding: 20px 0;
}

.close .accordionItemContent {
    height: 0px;
    transition: height .5s ease-out;
    -webkit-transform: scaleY(0);
    -o-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    display: block;
}

.open .accordionItemContent {
    padding-top: 20px;
    width: 100%;
    display: block;
    -webkit-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: top;
    -o-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -o-transition: -o-transform 0.4s ease;
    -ms-transition: -ms-transform 0.4s ease;
    transition: transform 0.4s ease;
}

.newsletter-section {
    background: rgba(25, 188, 144, 0.15);
    padding: 50px 0;
}

    .newsletter-section h3 {
        font-weight: 600;
        font-size: 30px;
        color: #252525;
    }

    .newsletter-section p {
        text-align: center;
        white-space: pre-line;
    }

    .newsletter-section input {
        color: #787878;
        padding: 1rem .75rem;
        border-radius: 10px;
    }

    .newsletter-section button {
        padding: 1rem 1rem;
        background: #000000;
    }

.pricing-tab {
    border: 1px solid #D8D8D8;
    border-radius: 6px;
    display: inline-flex;
}

    .pricing-tab > li {
    }

        .pricing-tab > li > a {
            font-weight: 500;
            /*font-size: 20px;*/
            display: block;
            padding: 10px 20px;
            color: #000000;
            border-radius: 6px;
        }

            .pricing-tab > li > a.active {
                background: #1F345D;
                color: #ffffff
            }

.price-tab .pricing-box {
    border: 1px solid #DEDEDE;
    padding: 30px 20px;
}

    .price-tab .pricing-box h3 {
        color: #252B42;
        font-weight: 700;
        letter-spacing: 0.1px;
        font-size: 30px;
    }

    .price-tab .pricing-box .basic-amount {
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .price-tab .pricing-box .basic-amount h2 {
            color: #19BC90;
            letter-spacing: 0.2px;
            font-weight: 600;
            font-size: 40px;
        }

            .price-tab .pricing-box .basic-amount h2 > span {
                color: #252B42;
                letter-spacing: 0.1px;
                font-weight: 600;
                font-size: 20px;
            }

            .price-tab .pricing-box .basic-amount h2 + span {
                color: #374754;
                letter-spacing: 0.1px;
            }

    .price-tab .pricing-box ul > li {
        color: #252B42;
        letter-spacing: 0.2px;
        font-size: 15px;
        line-height: 28px;
        padding: 10px 0;
    }

    .price-tab .pricing-box .price-btn {
        letter-spacing: 0.2px;
        text-transform: uppercase;
        font-size: 18px;
        background: #1F345D;
        border-radius: 35px;
        display: block;
        color: #ffffff;
        padding: 10px 20px;
        transition: all .5s ease-in-out;
    }

        .price-tab .pricing-box .price-btn:hover {
            background: #19BC90;
        }

.faq-title {
    font-size: 32px;
    letter-spacing: 0.1px;
    color: #000000;
}

.pricing-section h2 {
    font-weight: 600;
}

#pageload-modal .modal-content {
    /*background: url('../images/modal-bg.png') no-repeat !important;
    background-size: cover !important;*/
}

#pageload-modal h2 {
    font-size: 30px;
    line-height: 45px;
}

#pageload-modal p {
    font-size: 14px;
    /*color: rgba(255,255,255,.8);*/
}

.bg-darkblue {
    background: #1f345d;
}

.modal-btn, #pageload-modal input {
    min-height: 40px;
}

    .modal-btn, .modal-btn:hover {
        background: #EF4649;
        color: #ffffff;
    }

.modal-closebtn {
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 50;
}

    .modal-closebtn .btn-close {
        opacity: 1 !important;
    }

.ityped-cursor {
    font-weight: normal;
}

.integration-main h1 {
    font-weight: 700;
}

.integration-main p {
    font-size: 18px;
    color: #767676;
}

.integration-main img {
    width: 477px;
    height: 235px
}

.integration-feature .integration-card h4 {
    font-size: 24px;
    font-weight: 500;
}

.integration-feature .integration-card p {
    color: #767676;
}

.integrationapp-section .card h4 {
    font-size: 25px;
    font-weight: 600;
    color: rgba(2, 2, 2, 0.8);
}

.integrationapp-section .card p {
    color: #767676;
}

.integrationapp-section .card .integration-logo {
    height: 80px;
    display: flex;
    align-items: center;
}

.loan-herosection {
    /*background: #0a2640;*/
    padding: 100px 0;
}

    .loan-herosection p {
        font-size: 18px;
        font-weight: 300;
    }

    .loan-herosection .card {
        border-color: #ffffff;
    }

        .loan-herosection .card h3 {
            font-weight: 600;
            font-size: 26px;
        }

        /*.loan-herosection .card input::placeholder,
        .loan-herosection .card textarea::placeholder,
        .loan-herosection .card input,
        .loan-herosection .card textarea {
            color: rgba(255,255,255,.8);
        }*/

        .loan-herosection .card textarea {
            resize: none;
        }

.btn-submit,
.btn-submit:hover {
    background: #EF8451;
    color: #ffffff;
}

.manage-secction h2 {
    color: #252B42;
    font-weight: 600;
}

.inner-title {
    font-size: 28px;
}

.manage-secction p {
    font-size: 18px;
    line-height: 27px;
    color: #767676;
    text-align: justify;
    font-weight: 300
}

.btn-blue {
    font-size: 18px;
    padding: 12px 30px;
}

    .btn-blue, .btn-blue:hover {
        color: #ffffff;
        background: #0252C5;
    }

.management-feature {
    background: #161D2C;
}

    .management-feature h3 {
        font-weight: 600;
    }

    .management-feature .card .card-body h4 {
        font-size: 18px;
    }

    .management-feature .card .card-body .icon-loanfeature {
        width: 70px;
        height: 70px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .management-feature .col-lg-4:nth-child(1) .card .card-body .icon-loanfeature {
        background: #0067d7;
    }

    .management-feature .col-lg-4:nth-child(2) .card .card-body .icon-loanfeature {
        background: #EF8451;
    }

    .management-feature .col-lg-4:nth-child(3) .card .card-body .icon-loanfeature {
        background: #EF4649;
    }

    .management-feature .col-lg-4:nth-child(4) .card .card-body .icon-loanfeature {
        background: #56BDE8;
    }

    .management-feature .col-lg-4:nth-child(5) .card .card-body .icon-loanfeature {
        background: #0a2640;
    }

    .management-feature .col-lg-4:nth-child(6) .card .card-body .icon-loanfeature {
        background: #19bc90;
    }

.withus-section {
    background: #0252C5;
}

    .withus-section p {
        font-weight: 300;
    }

.btn-light-theme,
.btn-yellow-theme {
    font-size: 18px;
    font-weight: 500;
}

    .btn-light-theme, .btn-light-theme:hover {
        background: #ffffff;
    }

    .btn-yellow-theme, .btn-yellow-theme:hover {
        background: #FFBA40;
    }

.client-section {
    background: #0252C5;
}

.connect-section {
    background: #0a2640;
}

.realestate-feature h3 {
    font-weight: 600;
    color: #252B42;
}

.realestate-feature .card h3 {
    font-size: 18px;
}

.realestate-feature .card p {
    color: #767676;
    font-weight: 300;
/*    -webkit-line-clamp: 7;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;*/
}

.realestate-feature .card,
.card-shadow {
    box-shadow: 0px 0px 48px rgba(147, 147, 147, 0.04), 0px 4px 54px rgba(230, 236, 255, 0.24);
}

.callcenter-herosection h1 span {
    font-size: 24px;
    font-weight: 400;
}

.text-darkb {
    color: #0252c5 !important;
}

.text-green {
    color: #19BC90 !important;
}

.callcenter-herosection p {
    font-size: 18px;
    font-weight: 300;
}

.shadow-box {
    box-shadow: 0px 0px 25px #DDE2E7;
    border-radius: 20px;
}

.callcenter-herosection .card h4 {
    color: #1F345D;
    font-weight: 500;
    font-size: 20px;
}

.callcenter-herosection .card input {
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.1);
    /*border-radius: 50px;*/
    height: 44px;
}

.callcenter-herosection .card p {
    font-size: 13px;
    font-weight: 500;
}

    .callcenter-herosection .card p a {
        color: #1F345D;
        text-decoration: underline;
    }

.callcenter-herosection .card button {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
    height: 44px;
    background: #0a2640;
}

.btn-green, .btn-green:hover,
.btn-green:focus, .btn-green:visited,
.btn-green:active {
    background: #19BC90 !important;
    color: #ffffff !important;
}

.call-feature h2 {
    font-weight: 600;
}

    .call-feature h2 span {
        color: rgba(25, 188, 144, 1);
    }

.call-feature .container > p {
    font-size: 20px;
    font-weight: 300;
}

.call-feature .card h3 {
    white-space: pre-line;
    font-weight: 700;
    font-size: 30px;
    color: #0a2640;
}

.call-feature .card p {
    font-weight: 300;
}

.dark-btn {
    font-weight: 500;
    /*    font-size: 18px;*/
    border-radius: 10px;
    padding: 10px 24px;
}

    .dark-btn, .dark-btn:hover {
        color: #ffffff;
        background: #1F345D;
    }

.call-feature img {
    /*border: 2px solid #282D31;*/
    filter: drop-shadow(0px 4px 233px rgba(153, 153, 153, 0.5));
    /*border-radius: 20px;*/
}

    .call-feature img.line-bg {
        display: none;
    }

.call-feature .mb-100 {
    margin-bottom: 60px;
}

.appfeature-section h3 {
    font-weight: 600;
}

    .appfeature-section h3 > span {
        color: #19bc90;
    }

.chooseus-section h4 span {
    color: #19BC90;
}

.chooseus-section .card {
    border-color: rgba(220, 220, 220, 1);
}

    .chooseus-section .card h4 {
        font-weight: 600;
        font-size: 16px;
    }

    .chooseus-section .card p {
        font-size: 14px;
        color: rgba(0, 0, 0, 1);
    }

.integration-section .page-title + p {
    color: rgba(0, 0, 0, 0.7);
}

.btn-integration {
    border-radius: 8px;
    filter: drop-shadow(0px 8px 16px rgba(0, 0, 0, 0.1));
    padding: .8rem 1.5rem;
    display: inline-block;
}

    .btn-integration, .btn-integration:hover {
        background: #19BC90;
    }

.btn-demo {
    display: inline-block;
    padding: 12px 20px
}

    .btn-demo, .btn-demo:hover, .btn-demo:active {
        background: #19bc90;
        color: #ffffff;
    }

.text-theme {
    color: #0a2640 !important;
}

.edu-sec2 h2 span {
    color: #19bc90;
}

.business-herosection h3 {
    font-weight: 600;
    color: #000000;
}

    .business-herosection h3 span {
        color: #19BC90 !important;
    }

.intgr-logo ul > li {
    text-align: center;
}
/*.intgr-logo ul >li{
    position:absolute;
    text-align:center;
}
    .intgr-logo ul > li:nth-child(1) {
        bottom: -50px;
        left: 0;
        transform: rotate(16.62deg);
    }
.integration-section .intgr-logo {
    padding-top: 200px;
}
.intgr-logo ul > li:nth-child(2) {
    bottom: 150px;
    left: 0;
    transform: rotate(-16.62deg);
}
.intgr-logo ul > li:nth-child(3) {
    top: -80px;
    left: 50px;
    transform: rotate(12.97deg);
}
.intgr-logo ul > li:nth-child(4) {
    left: 50%;
    transform: translateX(-50%);
    top: -80px;
}
.intgr-logo ul > li:nth-child(5) {
    top: -80px;
    right: 50px;
    transform: rotate(16.62deg);
}
.intgr-logo ul > li:nth-child(6) {
    bottom: 150px;
    right: 0;
    transform: rotate(16.62deg);
}
.intgr-logo ul > li:nth-child(7) {
    bottom: -50px;
    right: 0;
    transform: rotate(-16.62deg);
}*/
.demo-buttons a {
    padding: 10px 15px;
    display: inline-block;
    background: #19BC90;
    color: #ffffff;
    transition: all .5s ease-in-out;
    border: 1px solid #19BC90;
    font-weight: 500;
}

    .demo-buttons a:hover {
        background: #ffffff;
        border-color: #19BC90;
        color: #19BC90;
    }

.demo-buttons .greenoutline-btn {
    background: #ffffff;
    border-color: #19BC90;
    color: #19BC90;
}

    .demo-buttons .greenoutline-btn:hover {
        background: #19BC90;
        color: #ffffff;
    }

.business-herosection .card h4 {
    font-weight: 600;
    color: #0a2640 !important;
}

.business-herosection .card button {
    background: #0a2640 !important;
}

.choose-businesssection h3 {
    font-weight: 600;
}

    .choose-businesssection h3 span {
        color: #19BC90;
    }

.choose-businesssection .card h4 {
    color: #0a2640;
}

.perform-secction h2 {
    font-weight: 600;
    color: #0a2640;
}

.perform-secction p {
    font-weight: 300;
    font-size: 18px;
}

.text-darkblue {
    color: #1f345d !important;
}

.font-weight-600 {
    font-weight: 600;
}

.contact-main {
    padding: 50px 0;
}

.theme-card {
    background: #011C2A;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.rounded-left-0 {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.resize {
    resize: none;
}

.theme-btn {
    background: #1f345d;
    color: #ffffff;
    padding: 10px 20px;
}

    .theme-btn:hover {
        background: #1f345d;
        color: #ffffff;
    }

.pad50 {
    padding: 50px 0 !important;
}

.fit-cover {
    object-fit: cover;
}

.whatsapp-main {
    background: #25D366;
    display: inline-block;
    position: fixed;
    right: 15px;
    bottom: 100px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 8px 4px rgba(0,0,0,.16);
    z-index: 9999;
}

.whychoose-section {
    padding: 60px 0;
    background: linear-gradient(to bottom, RGB(255, 255, 255) 50%, #19bc90 50%);
}

.bg-yellowlight {
    background: #fae1b6;
}

.text-yellowlight {
    color: #fae1b6;
}

@media (min-width: 640px) {
    .hero-section h1 {
        font-size: 36px;
    }

    .page-title {
        font-size: 32px;
    }

    .text-20 {
        font-size: 16px;
    }

    .award-section h4 {
        font-size: 28px;
    }

    .hero-section {
        padding: 60px 0;
    }

    .companies-section {
        margin-top: -60px;
    }

    .accordian_main > li > a {
        font-size: 20px;
    }

    .inner-title {
        font-size: 32px;
    }
}

@media (min-width: 768px) {
    .hero-section h1 {
        font-size: 40px;
    }

    .feature-section {
        padding: 250px 0 50px;
    }

    .hero-section p {
        font-size: 18px;
    }

    .page-title {
        font-size: 36px;
    }

    .text-20 {
        font-size: 18px;
    }

    .award-section h4 {
        font-size: 32px;
    }

    .video-section p {
        font-size: 22px;
    }

    .hero-section {
        padding: 80px 0;
    }

    .companies-section {
        top: -80px;
        margin-top: 0;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
    }

    .inner-title {
        font-size: 36px;
    }

    .call-feature img.line-bg {
        position: absolute;
        top: 40px;
        left: -60px;
        display: block;
    }

    .call-feature .mb-100 {
        margin-bottom: 120px;
    }

    .faq-title {
        font-size: 42px;
    }

    .video-section .video-img img,
    .video-section .video-img:after {
        border-radius: 30px;
    }

    .whatsapp-main {
        right: 40px;
    }

    @media(min-width:992px) {
        .whychoose-section {
            padding: 80px 0;
        }
    }
}

@media (min-width: 1024px) {
    .hero-section h1 {
        font-size: 50px;
    }

    .page-title {
        font-size: 42px;
    }

    .text-20 {
        font-size: 20px;
    }

    .award-section h4 {
        font-size: 40px;
    }

    .video-section p {
        font-size: 24px;
    }

    .hero-section {
        padding: 60px 0 100px;
    }

    .companies-section {
        top: -100px;
    }

    .price-tab .pricing-box .price-btn {
        font-size: 20px;
    }

    .price-tab .pricing-box {
        padding: 30px 30px;
    }

    .inner-title {
        font-size: 40px;
    }

    .call-feature .container > p {
        width: 75%;
    }

    .feature-section {
        padding: 200px 0 100px;
    }

    .work-section {
        padding: 100px 0 0;
    }
}

@media(min-width:992px) {
    .whychoose-section {
        background: linear-gradient(to right, RGB(255, 255, 255) 50%, rgb(25 188 143 / 10%) 50%);
        padding: 100px 0;
    }
}

@media(min-width:1280px) {
    .companies-section {
        border-top-left-radius: 30px;
        border-top-right-radius: 30px;
    }
}

@media (max-width: 991px) {
    .right-img {
        display: none;
    }

    .header {
        padding: 10px 0;
    }
}

@media(max-width:480px) {
    .btn-white {
        padding: 12px 24px;
        font-size: 18px;
    }

    .arrow-btn {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

        .arrow-btn arrow-img {
            margin: 0;
            order: 1;
        }

        .arrow-btn a {
            order: 2;
        }

    .video-section p {
        font-size: 16px;
    }

    .header-top ul li a {
        font-size: 12px;
        /*padding: 0 5px;*/
    }

    .video-section .video-img .play-btn img {
        width: 50px;
    }

    .pad-mob {
        padding: 0 !important;
    }
}

.header-top ul li a {
    text-align: center;
    white-space: nowrap;
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -moz-animation: scrollLeft 40s linear infinite;
    -webkit-animation: scrollLeft 40s linear infinite;
    animation: scrollLeft 40s linear infinite;
}

@-moz-keyframes scrollLeft {
    0% {
        -moz-transform: translateX(100%)
    }

    100% {
        -moz-transform: translateX(-100%)
    }
}

@-webkit-keyframes scrollLeft {
    0% {
        -webkit-transform: translateX(100%)
    }

    100% {
        -webkit-transform: translateX(-100%)
    }
}

@keyframes scrollLeft {
    0% {
        -moz-transform: translateX(100%);
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    100% {
        -moz-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

.name-letter {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #1f345d;
    color: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.r-color {
    background: #FFBA40 !important;
}

.s-color {
    background: #EF4649 !important;
}

.lead-section .card-icon, .crm-features .card-icon {
    background: #fff;
    width: 90px;
    height: 90px;
    text-align: center;
    margin: auto
}

.lead-section .card:hover, .crm-features .card:hover {
    background: #1f345d;
    transition: all ease-in .3s !important
}

    .lead-section .card:hover p,
    .lead-section .card:hover h3 {
        color: #ffffff;
        transition: all ease-in .3s !important
    }

.f-45 {
    font-size: 45px;
}

.mb-100 {
    margin-bottom: 80px;
}

.bg-theme {
    background: #1f345d;
}

#features .card, .notes-section .card {
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    position: relative;
}

    #features .card, .notes-section .card:hover {
        background: #1f345d;
        color: #ffffff;
    }

        #features .card, .notes-section .card:hover p {
            color: #ffffff;
        }

.featured-item li i {
    color: #19bc90;
    margin-right: 10px;
}

.download-section:after {
    background: linear-gradient(to right,rgb(10 38 64),rgb(10 38 64),#0a2640,rgb(25 188 144 / 90%),rgb(25 188 144 / 95%) );
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.download-section {
    position: relative;
}

    .inner-content, .download-section .media {
        z-index: 99;
        position: relative;
    }

.sprite-realestate {
    background: url('/Front/images/realestate/realestate.png') 332px 0;
    width: 52px;
    height: 53px
}

.property.sprite-realestate {
    background-position: 162px 0;
}

.Keyword.sprite-realestate {
    background-position: 497px 0;
}

.listing.sprite-realestate {
    background-position: 105px 0;
}

.buyers.sprite-realestate {
    background-position: 441px 0;
}

.closure.sprite-realestate {
    background-position: 52px 0;
}

.inventory.sprite-realestate {
    background-position: 0 0;
}

.support.sprite-realestate {
    background-position: 389px 0;
}

.status.sprite-realestate {
    background-position: 218px 0;
}

.notification.sprite-realestate {
    background-position: 272px 0;
    height: 60px
}

.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}

.f-40 {
    font-size: 40px;
}

.whychoose-section ul > li {
    font-size: 20px;
}

.whychoose-section .card h3 {
    font-size: 48px;
    font-weight: 600
}

.whychoose-section .card p {
    font-size: 20px;
}

.error {
    color: red;
}

.bg-theme2 {
    background: #19bc90;
}

.font-weight-500 {
    font-weight: 500;
}

.display-8 {
    font-size: 1.3rem;
}

.modal-democontainer h3 {
    font-weight: 600;
    font-size: 30px;
}

.modal-democontainer p {
    font-weight: 300;
    font-size: 14px;
}
.call-sprite {
    background: url('/Front/images/callcentre/call-center.png') 0 0;
    width: 51px;
    height: 51px
}
.outbound.call-sprite {
    background-position: -50px 0;
    width: 44px
}

.leadmanagement.call-sprite {
    background-position: -93px 0
}

.teamManage.call-sprite {
    background-position: -144px 0
}

.reportManage.call-sprite {
    background-position: -196px 0
}

.integration.call-sprite {
    background-position: -248px 0
}

.reminder.call-sprite {
    background-position: -301px 0;
    height: 55px
}

.record.call-sprite {
    background-position: -352px 0
}

.monitoring.call-sprite {
    background-position: -402px 0
}

.calling.call-sprite {
    background-position: -454px 0
}
.radius-20{
    border-radius:20px;
}
.list-style-disc, .list-style-disc  li{
    list-style:disc;
    color:#19bc90;
}
    .list-style-disc li {
        margin-bottom: 10px;
    }
    .list-style-disc > li > span {
        color: #212529;
    }

.features .panel {
    position: relative;
    overflow: hidden;
}

.features .panel {
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
    border-radius: 25px;
    transform: rotate(45deg);
    margin: 20px 40px;
}
    .features .panel .panel-body {
        transform: rotate(-45deg);
        padding: 10px;
    }
    .features .panel:after {
        content: "";
        position: absolute;
        top: -36px;
        left: -36px;
        z-index: -1;
        border-radius: 50%;
        width: 55%;
        background: #19bc90;
        height: 140px;
        transition: all ease .3s;
        -webkit-transition: all ease .3s;
        -moz-transition: all ease .3s;
    }
    .features .panel:hover::after {
        top: -50px;
        left: -50px;
        width: 150%;
        height: 150%;
    }
    .features .panel .panel-body h2 {
        font-size: 23px;
        font-weight: 600;
        transition: all .3s;
        transform: translateY(10px);
    }
.industry-list .panel .panel-body img {
    transform: translateY(-20px);
}


.features .panel .panel-body p {
    font-size: 14px;
    transition: all .3s;
    /*    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;*/
    font-family: 'Dosis',sans-serif
}
.features .panel:hover .panel-body h2, .features .panel:hover .panel-body p {
    color: #fff;
}
