/* `sm` applies to x-small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) { 
    img.img-landign-1 {
        width: 70% !important;
    }
    img.img-card-responsive {
        width: 50% !important;
        height: auto !important;
    }
    div.banner-phone div {
        position:initial !important;
        right: inherit !important;
    }
    .scroll-front-survey {
        height: 50vh;
    }
    .scroll-benefits {
        height: 45vh;
    }
    .doughnut-style-1 {
        position: absolute;
        width: 50px;
        height: 50px;
        border-radius: 50px;
    }
    .mobile-paddin-htk {
        padding-left: 4rem !important;
    }
}
/* `md` applies to small devices (landscape phones, less than 768px) */
@media (min-width: 767.98px) { 
    img.img-card-responsive {
        width: 100%;
        height: auto;
    }
    div.menu-option-admin {
        position: unset !important;
    }
    div.card-img-525 {
        height: 525px !important;
    }
    img.card-img-500 {
        height: 500px !important;
    }
    .scroll-front-survey {
        height: 70vh;
    }
    .scroll-benefits {
        height: 65vh;
    }
    .doughnut-style-1 {
        position: absolute;
        width: 50px;
        height: 50px;
        border-radius: 50px;
    }
}
@media (max-width: 820px) {
    div.img-hidde {
        display: none !important;
    }
    .scroll-front-survey {
        height: 70vh;
        position: absolute;
    }
    .scroll-benefits {
        height: 65vh;
        position: absolute;
    }
    .doughnut-style-1 {
        position: absolute;
        width: 50px;
        height: 50px;
        border-radius: 50px;
    }
}
/* `lg` applies to medium devices (tablets, less than 992px) */
@media (min-width: 991.98px) { 
    img.img-landign-1 {
        width: 70% !important;
    }
    img.img-card-responsive {
        width: 100%;
        height: auto;
    }
    .scroll-front-survey {
        height: 70vh;
        position: absolute;
    }
    .scroll-benefits {
        height: 65vh;
        position: absolute;
    }
    .doughnut-style-1 {
        position: absolute;
        width: 75px;
        height: 75px;
        border-radius: 50px;
    }
}
@media (max-width: 991.98px) { 
    span.shape-hidde {
        display: none;
    }
    img.img-card-responsive {
        width: 100%;
        height: auto;
    }
    .scroll-front-survey {
        height: 70vh;
        position: absolute;
    }
    .scroll-benefits {
        height: 65vh;
        position: absolute;
    }
    .scroll-results {
        height: 800px;
    }
    .doughnut-style-1 {
        position: absolute;
        width: 75px;
        height: 75px;
        border-radius: 50px;
    }
}
/* `xxl` applies to large devices (desktops, less than 1200px) */
@media (min-width: 1199.98px) { 
    img.img-landign-1 {
        width: 70% !important;
    }
    img.img-card-responsive {
        width: 100%;
        height: auto;
    }
    .scroll-front-survey {
        height: 65vh;
        position: absolute;
    }
    .scroll-benefits {
        height: 60vh;
        position: absolute;
    }
    .scroll-results {
        height: 1000px;
    }
    .doughnut-style-1 {
        position: absolute;
        width: 75px;
        height: 75px;
        border-radius: 75px;
    }
    .row-table-1 {
        max-width: 200px;
    }
    .row-table-2 {
        max-width: 400px;
    }
}
/* `xxl` applies to x-large devices (large desktops, less than 1400px) */
@media (min-width: 1399.98px) { 
    img.img-landign-1 {
        width: 70% !important;
    }
    img.img-card-responsive {
        width: 100%;
        height: auto;
    }
    .scroll-front-survey {
        height: 80vh;
        position: absolute;
    }
    .scroll-benefits {
        height: 75vh;
        position: absolute;
    }
    .scroll-results {
        height: 1000px;
    }
    .doughnut-style-1 {
        position: absolute;
        width: 120px;
        height: 120px;
        border-radius: 75px;
    }
    .row-table-1 {
        max-width: 300px;
    }
    .row-table-2 {
        max-width: 650px;
    }
}
:root {
    --blue: #1E9FF2;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #FF4961;
    --orange: #FF9149;
    --yellow: #dfa444;
    --green: #28D094;
    --teal: #20c997;
    --cyan: #666EE8;
    --white: #fff;
    --gray: #98a7a7;
    --gray-dark: #464855;
    --primary: #666EE8;
    --secondary: #6B6F82;
    --success: #28D094;
    --info: #1E9FF2;
    --warning: #FF9149;
    --danger: #FF4961;
    --light: #BABFC7;
    --dark: #00000;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xxl: 1200px;
    --font-family-sans-serif: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    --font-family-monospace: "Quicksand", Georgia, "Times New Roman", Times, serif; }
.col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl,
.col-xxl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }

    @media (min-width: 1400px) {
        .col-xxl {
            flex-basis: 0;
            flex-grow: 1;
            max-width: 100%; }
        .col-xxl-auto {
            flex: 0 0 auto;
            width: auto;
            max-width: none; }
        .col-xxl-1 {
            flex: 0 0 8.333333%;
            max-width: 8.333333%; }
        .col-xxl-2 {
            flex: 0 0 16.666667%;
            max-width: 16.666667%; }
        .col-xxl-3 {
            flex: 0 0 25%;
            max-width: 25%; }
        .col-xxl-4 {
            flex: 0 0 33.333333%;
            max-width: 33.333333%; }
        .col-xxl-5 {
            flex: 0 0 41.666667%;
            max-width: 41.666667%; }
        .col-xxl-6 {
            flex: 0 0 50%;
            max-width: 50%; }
        .col-xxl-7 {
            flex: 0 0 58.333333%;
            max-width: 58.333333%; }
        .col-xxl-8 {
            flex: 0 0 66.666667%;
            max-width: 66.666667%; }
        .col-xxl-9 {
            flex: 0 0 75%;
            max-width: 75%; }
        .col-xxl-10 {
            flex: 0 0 83.333333%;
            max-width: 83.333333%; }
        .col-xxl-11 {
            flex: 0 0 91.666667%;
            max-width: 91.666667%; }
        .col-xxl-12 {
            flex: 0 0 100%;
            max-width: 100%; }
        .order-xxl-first {
            order: -1; }
        .order-xxl-last {
            order: 13; }
        .order-xxl-0 {
            order: 0; }
        .order-xxl-1 {
            order: 1; }
        .order-xxl-2 {
            order: 2; }
        .order-xxl-3 {
            order: 3; }
        .order-xxl-4 {
            order: 4; }
        .order-xxl-5 {
            order: 5; }
        .order-xxl-6 {
            order: 6; }
        .order-xxl-7 {
            order: 7; }
        .order-xxl-8 {
            order: 8; }
        .order-xxl-9 {
            order: 9; }
        .order-xxl-10 {
            order: 10; }
        .order-xxl-11 {
            order: 11; }
        .order-xxl-12 {
            order: 12; }
        .offset-xxl-0 {
            margin-left: 0; }
        .offset-xxl-1 {
            margin-left: 8.333333%; }
        .offset-xxl-2 {
            margin-left: 16.666667%; }
        .offset-xxl-3 {
            margin-left: 25%; }
        .offset-xxl-4 {
            margin-left: 33.333333%; }
        .offset-xxl-5 {
            margin-left: 41.666667%; }
        .offset-xxl-6 {
            margin-left: 50%; }
        .offset-xxl-7 {
            margin-left: 58.333333%; }
        .offset-xxl-8 {
            margin-left: 66.666667%; }
        .offset-xxl-9 {
            margin-left: 75%; }
        .offset-xxl-10 {
            margin-left: 83.333333%; }
        .offset-xxl-11 {
            margin-left: 91.666667%; } }

            @media (max-width: 1399.98px) {
                .table-responsive-xxl {
                    display: block;
                    width: 100%;
                    overflow-x: auto;
                    -webkit-overflow-scrolling: touch;
                    -ms-overflow-style: -ms-autohiding-scrollbar; }
                .table-responsive-xxl > .table-bordered {
                    border: 0; } }
                    @media (max-width: 1399.98px) {
                        .navbar-expand-xxl > .container,
                        .navbar-expand-xxl > .container-fluid {
                            padding-right: 0;
                            padding-left: 0; } }

                            @media (min-width: 1399.98px) {
                                .navbar-expand-xxl {
                                    flex-flow: row nowrap;
                                    justify-content: flex-start; }
                                .navbar-expand-xxl .navbar-nav {
                                    flex-direction: row; }
                                .navbar-expand-xxl .navbar-nav .dropdown-menu {
                                    position: absolute; }
                                .navbar-expand-xxl .navbar-nav .dropdown-menu-right {
                                    right: 0;
                                    left: auto; }
                                .navbar-expand-xxl .navbar-nav .nav-link {
                                    padding-right: 0.5rem;
                                    padding-left: 0.5rem; }
                                .navbar-expand-xxl > .container,
                                .navbar-expand-xxl > .container-fluid {
                                    flex-wrap: nowrap; }
                                .navbar-expand-xxl .navbar-collapse {
                                    display: flex !important;
                                    flex-basis: auto; }
                                .navbar-expand-xxl .navbar-toggler {
                                    display: none; }
                                .navbar-expand-xxl .dropup .dropdown-menu {
                                    top: auto;
                                    bottom: 100%; } }

                                    @media (min-width: 1400px) {
                                        .d-xxl-none {
                                            display: none !important; }
                                        .d-xxl-inline {
                                            display: inline !important; }
                                        .d-xxl-inline-block {
                                            display: inline-block !important; }
                                        .d-xxl-block {
                                            display: block !important; }
                                        .d-xxl-table {
                                            display: table !important; }
                                        .d-xxl-table-row {
                                            display: table-row !important; }
                                        .d-xxl-table-cell {
                                            display: table-cell !important; }
                                        .d-xxl-flex {
                                            display: flex !important; }
                                        .d-xxl-inline-flex {
                                            display: inline-flex !important; } }

                                            @media (min-width: 1400px) {
                                                .flex-xxl-row {
                                                    flex-direction: row !important; }
                                                .flex-xxl-column {
                                                    flex-direction: column !important; }
                                                .flex-xxl-row-reverse {
                                                    flex-direction: row-reverse !important; }
                                                .flex-xxl-column-reverse {
                                                    flex-direction: column-reverse !important; }
                                                .flex-xxl-wrap {
                                                    flex-wrap: wrap !important; }
                                                .flex-xxl-nowrap {
                                                    flex-wrap: nowrap !important; }
                                                .flex-xxl-wrap-reverse {
                                                    flex-wrap: wrap-reverse !important; }
                                                .justify-content-xxl-start {
                                                    justify-content: flex-start !important; }
                                                .justify-content-xxl-end {
                                                    justify-content: flex-end !important; }
                                                .justify-content-xxl-center {
                                                    justify-content: center !important; }
                                                .justify-content-xxl-between {
                                                    justify-content: space-between !important; }
                                                .justify-content-xxl-around {
                                                    justify-content: space-around !important; }
                                                .align-items-xxl-start {
                                                    align-items: flex-start !important; }
                                                .align-items-xxl-end {
                                                    align-items: flex-end !important; }
                                                .align-items-xxl-center {
                                                    align-items: center !important; }
                                                .align-items-xxl-baseline {
                                                    align-items: baseline !important; }
                                                .align-items-xxl-stretch {
                                                    align-items: stretch !important; }
                                                .align-content-xxl-start {
                                                    align-content: flex-start !important; }
                                                .align-content-xxl-end {
                                                    align-content: flex-end !important; }
                                                .align-content-xxl-center {
                                                    align-content: center !important; }
                                                .align-content-xxl-between {
                                                    align-content: space-between !important; }
                                                .align-content-xxl-around {
                                                    align-content: space-around !important; }
                                                .align-content-xxl-stretch {
                                                    align-content: stretch !important; }
                                                .align-self-xxl-auto {
                                                    align-self: auto !important; }
                                                .align-self-xxl-start {
                                                    align-self: flex-start !important; }
                                                .align-self-xxl-end {
                                                    align-self: flex-end !important; }
                                                .align-self-xxl-center {
                                                    align-self: center !important; }
                                                .align-self-xxl-baseline {
                                                    align-self: baseline !important; }
                                                .align-self-xxl-stretch {
                                                    align-self: stretch !important; } }

                                                    @media (min-width: 1400px) {
                                                        .float-xxl-left {
                                                            float: left !important; }
                                                        .float-xxl-right {
                                                            float: right !important; }
                                                        .float-xxl-none {
                                                            float: none !important; } }

                                                            @media (min-width: 1400px) {
                                                                .m-xxl-0 {
                                                                    margin: 0 !important; }
                                                                .mt-xxl-0,
                                                                .my-xxl-0 {
                                                                    margin-top: 0 !important; }
                                                                .mr-xxl-0,
                                                                .mx-xxl-0 {
                                                                    margin-right: 0 !important; }
                                                                .mb-xxl-0,
                                                                .my-xxl-0 {
                                                                    margin-bottom: 0 !important; }
                                                                .ml-xxl-0,
                                                                .mx-xxl-0 {
                                                                    margin-left: 0 !important; }
                                                                .m-xxl-1 {
                                                                    margin: 1rem !important; }
                                                                .mt-xxl-1,
                                                                .my-xxl-1 {
                                                                    margin-top: 1rem !important; }
                                                                .mr-xxl-1,
                                                                .mx-xxl-1 {
                                                                    margin-right: 1rem !important; }
                                                                .mb-xxl-1,
                                                                .my-xxl-1 {
                                                                    margin-bottom: 1rem !important; }
                                                                .ml-xxl-1,
                                                                .mx-xxl-1 {
                                                                    margin-left: 1rem !important; }
                                                                .m-xxl-2 {
                                                                    margin: 1.5rem !important; }
                                                                .mt-xxl-2,
                                                                .my-xxl-2 {
                                                                    margin-top: 1.5rem !important; }
                                                                .mr-xxl-2,
                                                                .mx-xxl-2 {
                                                                    margin-right: 1.5rem !important; }
                                                                .mb-xxl-2,
                                                                .my-xxl-2 {
                                                                    margin-bottom: 1.5rem !important; }
                                                                .ml-xxl-2,
                                                                .mx-xxl-2 {
                                                                    margin-left: 1.5rem !important; }
                                                                .m-xxl-3 {
                                                                    margin: 3rem !important; }
                                                                .mt-xxl-3,
                                                                .my-xxl-3 {
                                                                    margin-top: 3rem !important; }
                                                                .mr-xxl-3,
                                                                .mx-xxl-3 {
                                                                    margin-right: 3rem !important; }
                                                                .mb-xxl-3,
                                                                .my-xxl-3 {
                                                                    margin-bottom: 3rem !important; }
                                                                .ml-xxl-3,
                                                                .mx-xxl-3 {
                                                                    margin-left: 3rem !important; }
                                                                .m-xxl-4 {
                                                                    margin: 3.5rem !important; }
                                                                .mt-xxl-4,
                                                                .my-xxl-4 {
                                                                    margin-top: 3.5rem !important; }
                                                                .mr-xxl-4,
                                                                .mx-xxl-4 {
                                                                    margin-right: 3.5rem !important; }
                                                                .mb-xxl-4,
                                                                .my-xxl-4 {
                                                                    margin-bottom: 3.5rem !important; }
                                                                .ml-xxl-4,
                                                                .mx-xxl-4 {
                                                                    margin-left: 3.5rem !important; }
                                                                .m-xxl-5 {
                                                                    margin: 4rem !important; }
                                                                .mt-xxl-5,
                                                                .my-xxl-5 {
                                                                    margin-top: 4rem !important; }
                                                                .mr-xxl-5,
                                                                .mx-xxl-5 {
                                                                    margin-right: 4rem !important; }
                                                                .mb-xxl-5,
                                                                .my-xxl-5 {
                                                                    margin-bottom: 4rem !important; }
                                                                .ml-xxl-5,
                                                                .mx-xxl-5 {
                                                                    margin-left: 4rem !important; }
                                                                .p-xxl-0 {
                                                                    padding: 0 !important; }
                                                                .pt-xxl-0,
                                                                .py-xxl-0 {
                                                                    padding-top: 0 !important; }
                                                                .pr-xxl-0,
                                                                .px-xxl-0 {
                                                                    padding-right: 0 !important; }
                                                                .pb-xxl-0,
                                                                .py-xxl-0 {
                                                                    padding-bottom: 0 !important; }
                                                                .pl-xxl-0,
                                                                .px-xxl-0 {
                                                                    padding-left: 0 !important; }
                                                                .p-xxl-1 {
                                                                    padding: 1rem !important; }
                                                                .pt-xxl-1,
                                                                .py-xxl-1 {
                                                                    padding-top: 1rem !important; }
                                                                .pr-xxl-1,
                                                                .px-xxl-1 {
                                                                    padding-right: 1rem !important; }
                                                                .pb-xxl-1,
                                                                .py-xxl-1 {
                                                                    padding-bottom: 1rem !important; }
                                                                .pl-xxl-1,
                                                                .px-xxl-1 {
                                                                    padding-left: 1rem !important; }
                                                                .p-xxl-2 {
                                                                    padding: 1.5rem !important; }
                                                                .pt-xxl-2,
                                                                .py-xxl-2 {
                                                                    padding-top: 1.5rem !important; }
                                                                .pr-xxl-2,
                                                                .px-xxl-2 {
                                                                    padding-right: 1.5rem !important; }
                                                                .pb-xxl-2,
                                                                .py-xxl-2 {
                                                                    padding-bottom: 1.5rem !important; }
                                                                .pl-xxl-2,
                                                                .px-xxl-2 {
                                                                    padding-left: 1.5rem !important; }
                                                                .p-xxl-3 {
                                                                    padding: 3rem !important; }
                                                                .pt-xxl-3,
                                                                .py-xxl-3 {
                                                                    padding-top: 3rem !important; }
                                                                .pr-xxl-3,
                                                                .px-xxl-3 {
                                                                    padding-right: 3rem !important; }
                                                                .pb-xxl-3,
                                                                .py-xxl-3 {
                                                                    padding-bottom: 3rem !important; }
                                                                .pl-xxl-3,
                                                                .px-xxl-3 {
                                                                    padding-left: 3rem !important; }
                                                                .p-xxl-4 {
                                                                    padding: 3.5rem !important; }
                                                                .pt-xxl-4,
                                                                .py-xxl-4 {
                                                                    padding-top: 3.5rem !important; }
                                                                .pr-xxl-4,
                                                                .px-xxl-4 {
                                                                    padding-right: 3.5rem !important; }
                                                                .pb-xxl-4,
                                                                .py-xxl-4 {
                                                                    padding-bottom: 3.5rem !important; }
                                                                .pl-xxl-4,
                                                                .px-xxl-4 {
                                                                    padding-left: 3.5rem !important; }
                                                                .p-xxl-5 {
                                                                    padding: 4rem !important; }
                                                                .pt-xxl-5,
                                                                .py-xxl-5 {
                                                                    padding-top: 4rem !important; }
                                                                .pr-xxl-5,
                                                                .px-xxl-5 {
                                                                    padding-right: 4rem !important; }
                                                                .pb-xxl-5,
                                                                .py-xxl-5 {
                                                                    padding-bottom: 4rem !important; }
                                                                .pl-xxl-5,
                                                                .px-xxl-5 {
                                                                    padding-left: 4rem !important; }
                                                                .m-xxl-auto {
                                                                    margin: auto !important; }
                                                                .mt-xxl-auto,
                                                                .my-xxl-auto {
                                                                    margin-top: auto !important; }
                                                                .mr-xxl-auto,
                                                                .mx-xxl-auto {
                                                                    margin-right: auto !important; }
                                                                .mb-xxl-auto,
                                                                .my-xxl-auto {
                                                                    margin-bottom: auto !important; }
                                                                .ml-xxl-auto,
                                                                .mx-xxl-auto {
                                                                    margin-left: auto !important; } }

                                                                    @media (min-width: 1400px) {
                                                                        .text-xxl-left {
                                                                            text-align: left !important; }
                                                                        .text-xxl-right {
                                                                            text-align: right !important; }
                                                                        .text-xxl-center {
                                                                            text-align: center !important; } }