<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    background: #FFFFFF;
}

#site-content section.content.base-bg.pb-0 {
    background: transparent;
    padding-left: 20px !important;
}


.item.item-blog .image {
    height: 250px;
    background: #eee;
    display: flex;
    align-items: center;
    justify-content: center;
}

a:hover {
    text-decoration: none;
}

img {
    width: inherit;
}

html {
    scroll-behavior: smooth;
}

.btn, button.btn {
    margin: 0;
}
body #site {
    max-width: 1432.5px;
    margin: auto;
    padding: 0;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
}

section.content:not(.usn_cmp_banner) {
    padding: 45px 0;
}

header#site-header nav.main, nav.main ul li, body.header-01-lg header#site-header nav.main &gt; ul &gt; li:hover &gt; span::before {
    height: 67.5px !important;
    min-height: auto;
}
body .siteHeaderSec ul .nav-item .nav-link, header#site-header.siteHeaderSec nav.main &gt; ul &gt; li a {
    font-size: 12px;
    padding: 0 11.5px;
    height: 67.5px !important;
    line-height: 67.5px !important;
}
body header#site-header .site-search a.expand-search {
    width: 16.5px;
    height: 37.5px;
    padding: 9px 0 0 1px;
    font-size: 18.75px;
}
.section-PD {
    padding-left: 30px;
    padding-right: 30px;
}

.topHeader {
    background: #F9F6FF;
    padding: 0px 18.75px;
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.addNewOne {
    filter: drop-shadow(0px 0px 6px rgba(97, 0, 255, 0.3));
}

.topHeader .headerRow {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0;
}

    .topHeader .headerRow .logoTop {
        z-index: 99;
    }

    .topHeader .headerRow .topMenu {
        padding: 0;
        margin: 0;
    }

        .topHeader .headerRow .topMenu .menuItem {
            display: inline-block;
            margin: 0;
        }

            .topHeader .headerRow .topMenu .menuItem a {
                color: #000;
                padding: 27.75px 16.5px 24.75px;
                display: inherit;
                font-weight: 500;
            }

            .topHeader .headerRow .topMenu .menuItem.active a {
                background: #F3EDFF;
                font-weight: 700;
                border-bottom: 3.75px solid #6100FF;
            }

    .topHeader .headerRow .rightSearch-login {
        padding: 0;
        margin: 0;
    }

        .topHeader .headerRow .rightSearch-login li {
            display: inline-block;
        }

        .topHeader .headerRow .rightSearch-login .searchIcon-d {
            position: relative;
        }

            .topHeader .headerRow .rightSearch-login .searchIcon-d .searchImg-d {
                cursor: pointer;
                padding: 2.25px;
                max-width: 19.5px;
                min-width: 19.5px;
            }

            .topHeader .headerRow .rightSearch-login .searchIcon-d .searchInput-d {
                position: absolute;
                top: -6px;
                right: 33.75px;
                min-width: 187.5px;
                display: none;
                transition: all 0.3s ease-in-out;
            }

                .topHeader .headerRow .rightSearch-login .searchIcon-d .searchInput-d input {
                    border-radius: 3px;
                    border: 1px solid #6100ff;
                    background: #F9F6FF;
                    padding: 7.5px 15px;
                    height: inherit;
                }

                .topHeader .headerRow .rightSearch-login .searchIcon-d .searchInput-d .btn {
                    border-radius: 1.5px;
                    background: #6100ff;
                    width: 30px;
                    height: calc(100% - 4.5px);
                    position: absolute;
                    top: 2.25px;
                    right: 2.25px;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    color: #fff;
                    margin: 0;
                }

        .topHeader .headerRow .rightSearch-login li .loginBtn {
            border: 3px solid #6100FF;
            box-sizing: border-box;
            filter: drop-shadow(10px 20px 18px rgba(97, 0, 255, 0.3));
            border-radius: 49.5px;
            font-size: 18px;
            line-height: 27px;
            padding: 9px 51px;
            margin: 0 0 0 37.5px;
        }

        .topHeader .headerRow .rightSearch-login li.mobileMenu {
            display: none;
            position: relative;
            right: 0px;
            top: 6.75px;
            width: 22.5px;
            height: 20.25px;
            cursor: pointer;
            z-index: 99;
        }

            .topHeader .headerRow .rightSearch-login li.mobileMenu .menuLine {
                position: absolute;
                top: 0;
                height: 1.5px;
                background-color: #7a7777;
                transition: all 0.3s ease-in-out;
            }

                .topHeader .headerRow .rightSearch-login li.mobileMenu .menuLine.lineOne {
                    width: 14.25px;
                }

                .topHeader .headerRow .rightSearch-login li.mobileMenu .menuLine.lineTwo {
                    top: 5.25px;
                    width: 22.5px;
                }

                .topHeader .headerRow .rightSearch-login li.mobileMenu .menuLine.lineThree {
                    top: 10.5px;
                    width: 17.25px;
                }

header#site-header #logo {
    margin-top: 0;
    display: flex;
    align-items: center;
}
    /*START main menu */

    body .header-01-lg header#site-header nav.main &gt; ul &gt; li.active &gt; span::before, html.no-touch body.header-01-lg header#site-header nav.main ul li:not(.active):hover &gt; span::before, body.header-01-lg header#site-header nav.main ul li:not(.active):focus &gt; span::before, body.header-01-lg header#site-header nav.main ul li:not(.active):active &gt; span::before, body.header-01-lg header#site-header nav.main ul li:not(.active).open-child &gt; span::before {
    max-height: 3.75px;
    height: 3.75px;
    opacity: 1;
    bottom: 3px;
    top: inherit;
    background: #6100FF;
    border-radius: 22.5px;
}

body.main-navigation-underline-link-hover header#site-header nav.main a:hover, body.main-navigation-underline-link-hover header#site-header nav.main a:focus, body.main-navigation-underline-link-hover header#site-header nav.main a:active {
    text-decoration: none;
}
#clear_all {
    color: blue;
    cursor: pointer;
}

/*END main menu */
/* header section css end ===================================== */
.herobanner {
    margin: 75px 18.75px 0px;
    /*background-image: url(/images/FinSociallyImage/hero-banner.png);*/
    background-repeat: no-repeat;
    height: 580px;
    background-position: center;
    background-size: cover;
}

    .herobanner .leftContent h2 {
        margin: 53.25px 0 6.75px;
        font-size: 36px;
        line-height: 54px;
    }

    .herobanner .leftContent h3 {
        margin: 0 0 30px;
        font-size: 27px;
        line-height: 40.5px;
        color: #3B0E00;
    }

    .herobanner .leftContent p {
        margin: 0 0 52.5px;
        line-height: 30px;
        color: #454545;
        max-width: 330px;
    }

    .herobanner .leftContent .signUp-d {
        display: flex;
        align-items: center;
    }

        .herobanner .leftContent .signUp-d .signUpBTN {
            background: #6100FF;
            box-shadow: 10px 20px 40px rgba(97, 0, 255, 0.25);
            border-radius: 22.5px;
            padding: 9px 37.5px;
            margin: 0 26.25px 0 0;
            color: #fff;
        }

    .herobanner .rightImg img {
        margin: 39px 0 0;
        max-width: 475px;
    }
/* //hero banner css end ========================== */
.finChart-sec {
    padding-bottom: 28.5px;
    padding-top: 93.75px;
}

    .finChart-sec .leftImg {
        max-width: 576.75px;
    }

.rowAlign {
    align-items: center;
}

.finChart-sec .rightContent {
    max-width: 489.75px;
    margin: auto;
}

    .finChart-sec .rightContent h1 {
        position: relative;
        font-size: 48px;
        line-height: 72px;
        color: #000;
        font-weight: 500;
    }

        .finChart-sec .heading-line{ position:relative;}
            .finChart-sec .heading-line h2 {
                position: relative;
                font-size: 48px;
                line-height: 72px;
                color: #000;
                font-weight: 500;
            }
            .finChart-sec .heading-line span, .finChart-sec .heading-line:before, .finChart-sec .heading-line::after {
                content: "";
                position: absolute;
                bottom: -22.5px;
                height: 7.5px;
                background: #6100FF;
                border-radius: 7.5px;
            }
            .finChart-sec .heading-line span {
                left: 0;
                width: 157.5px;
            }
            .finChart-sec .heading-line:before {
                left: 172.5px;
                width: 30px;
            }
            .finChart-sec .heading-line::after {
                left: 217.5px;
                width: 15px;
            }
.finChart-sec .rightContent p {
    margin: 58.5px 0 22.5px;
}

.finChart-sec .rightContent .btn-outlineBorder {
    border: 3px solid #6100FF;
    border-radius: 11.25px;
    padding: 9.75px 26.25px 9px 24.75px;
}

.btn-outlineBorder {
    border: 3px solid #6100FF;
    box-sizing: border-box;
    filter: drop-shadow(10px 20px 18px rgba(97, 0, 255, 0.3));
    border-radius: 11.25px;
    color: #000;
    font-size: 18px;
    line-height: 27px;
    padding: 9.75px 26.25px 9px 24.75px;
}
/* fin chart section css end ===================================== */
.logoSlider {
    padding-left: 7.5px;
    /* margin-bottom:124px; */
    overflow: hidden;
}

    .logoSlider .logoInner {
        padding: 0;
        margin: 0;
    }

        .logoSlider .logoInner .slick-list {
            padding: 22.5px 0 0 22.5px;
        }

        .logoSlider .logoInner li {
            display: inline-block;
            margin: 0 37.5px 0 0;
        }

            .logoSlider .logoInner li .logoBox {
                width: 75px;
                height: 75px;
                background: #FBF8FF;
                box-shadow: 0px 0px 20px rgba(126, 126, 126, 0.25);
                border-radius: 7.5px;
                display: inline-flex;
                align-items: center;
                justify-content: center;
            }

                .logoSlider .logoInner li .logoBox img {
                    width: 45px;
                    height: 45px;
                }

            .logoSlider .logoInner li h4 {
                margin: 11.25px 0 15px;
                font-size: 18px;
                line-height: 27px;
                font-weight: 600;
            }

            .logoSlider .logoInner li p {
                max-width: 256.5px;
            }
/* logo slider  css end ==================================== */
.finChart-sec.socialNetwork .rightContent {
    margin-left: 0;
}
/* work_section css start here*/
.footer-wavaOne {
    width: 100%;
}

    .footer-wavaOne .card {
        border-radius: 37.5px;
        background-color: #6100FF;
        position: relative;
        /*top: -97px;*/
        overflow: hidden;
    }

        .footer-wavaOne .card .card-body {
            padding: 83.25px 52.5px;
        }

            .footer-wavaOne .card .card-body h2 {
                color: #fff;
                font-size: 36px;
                line-height: 54px;
            }

            .footer-wavaOne .card .card-body h3 {
                color: #fff;
                font-size: 27px;
                line-height: 40.5px;
                margin: 10.5px 0 22.5px;
            }

            .footer-wavaOne .card .card-body p {
                color: #fff;
                font-size: 18px;
                line-height: 27px;
                margin: 0px 0 30.75px;
            }

            .footer-wavaOne .card .card-body .btn {
                background: #F5F5F5;
                box-shadow: 20px 20px 84px rgba(0, 0, 0, 0.3);
                border-radius: 30px;
                padding: 17.25px 57.75px;
                color: #000;
                font-size: 18px;
                line-height: 27px;
                font-weight: 500;
            }

section.work_section {
    padding: 60px 45px 0;
    margin-bottom: -157.5px;
    position: relative;
    z-index: 10;
}

    section.work_section:after {
        content: '';
        background: #11012B;
        background-size: cover;
        position: absolute;
        left: 0;
        bottom: -37.5px;
        width: 100%;
        height: 150px;
        z-index: -1;
        background-position: top center;
    }

.inner-box {
    background: #6100FF;
    padding: 22.5px 22.5px 37.5px 22.5px;
    color: #fff;
    border-radius: 22.5px;
    background-size: cover;
    max-width: 543.75px;
    position: relative;
}

    .inner-box h3 {
        font-style: normal;
        font-weight: 500;
        font-size: 33px;
        line-height: 40.5px;
        color: #fff;
        margin: 0 0 21px;
    }

    .inner-box p {
        font-style: normal;
        font-weight: 500;
        font-size: 19.5px;
        line-height: 22.5px;
        margin-bottom: 18px;
        color: #fff;
        letter-spacing: 1.5px;
    }

    .inner-box h5 {
        font-style: normal;
        font-weight: 500;
        font-size: 16.5px;
        line-height: 22.5px;
        margin-bottom: 18px;
        color: #fff;
    }

.Learn_More_btn {
    padding-top: 12.75px;
}

    .Learn_More_btn a {
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 27px;
        background: #fff;
        box-shadow: 10px 19px 12px #ffffff38;
        border-radius: 30px;
        padding: 15.75px 45.75px;
        color: #000000;
        text-decoration: none !important;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

/* END work_section css start here*/

.mobileBox {
    width: 100%;
    height: 100%;
    min-height: 100%;
    background: #F9F6FF;
    position: fixed;
    top: -100%;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    max-width: 100%;
    flex-direction: column;
    padding: 9px 11.25px 67.5px;
    z-index: 9999;
}

    .mobileBox .mobMenu {
        padding: 0;
        margin: 7.5px 0 22.5px;
        overflow-y: scroll;
        height: 100%;
    }

        .mobileBox .mobMenu li {
            list-style: none;
            margin-bottom: 11.25px;
        }

            .mobileBox .mobMenu li a {
                font-size: 15px;
                line-height: 22.5px;
                color: #000;
            }

    .mobileBox .searchList-log {
        padding: 0;
        margin: 0;
    }

        .mobileBox .searchList-log li {
            list-style: none;
            margin-bottom: 18.75px;
        }

            .mobileBox .searchList-log li:last-child {
                margin-bottom: 0;
            }

            .mobileBox .searchList-log li .loginBtn {
                border: 1.5px solid #6100FF;
                box-sizing: border-box;
                filter: drop-shadow(10px 20px 18px rgba(97, 0, 255, 0.3));
                border-radius: 49.5px;
                font-size: 18px;
                line-height: 27px;
                padding: 9px 51px;
            }

            .mobileBox .searchList-log li .mobSearch-input .input-group {
                position: relative;
                display: flex;
                align-items: center;
            }

.mobileBox .searchList-log li .mobSearch-input .input-group input {
    border-radius: 3px;
    border: 1px solid #6100ff;
    background-color: transparent;
    padding: 7.5px 15px;
    height: inherit;
}

.mobileBox .searchList-log li .mobSearch-input .input-group .btn {
    position: absolute;
    right: 3px;
    top: 3px;
    padding: 0;
    background-color: #6100ff;
    width: 28.5px;
    height: 28.5px;
    z-index: 9;
    border-radius: 3px;
    margin: 0px;
}

.mobileBox .searchList-log li .mobSearch-input .input-group .btn i {
    color: #fff;
    font-size: 13.5px;
}

.finBox {
    overflow: hidden;
}

    .finBox .mobileBox {
        top: 47.25px;
    }

    .finBox .topHeader {
        position: fixed;
    }

.finChart-sec.socialNetwork {
    padding-top: 93px;
    padding-bottom: 27px;
}

@charset 'UTF-8';

/* Arrows */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 15px;
    height: 15px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

    .slick-prev:hover,
    .slick-prev:focus,
    .slick-next:hover,
    .slick-next:focus {
        color: transparent;
        outline: none;
        background: transparent;
    }

        .slick-prev:hover:before,
        .slick-prev:focus:before,
        .slick-next:hover:before,
        .slick-next:focus:before {
            opacity: 1;
        }

    .slick-prev.slick-disabled:before,
    .slick-next.slick-disabled:before {
        opacity: .25;
    }

    .slick-prev:before,
    .slick-next:before {
        font-family: 'slick';
        font-size: 15px;
        line-height: 1;
        opacity: .75;
        color: white;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.slick-prev {
    left: -18.75px;
}

[dir='rtl'] .slick-prev {
    right: -18.75px;
    left: auto;
}

.slick-prev:before {
    content: '←';
}

[dir='rtl'] .slick-prev:before {
    content: '→';
}

.slick-next {
    right: -18.75px;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -18.75px;
}

.slick-next:before {
    content: '→';
}

[dir='rtl'] .slick-next:before {
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 22.5px;
}

.slick-dots {
    position: absolute;
    bottom: -18.75px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

    .slick-dots li {
        position: relative;
        display: inline-block;
        width: 15px;
        height: 15px;
        margin: 0 3.75px;
        padding: 0;
        cursor: pointer;
    }

        .slick-dots li button {
            font-size: 0;
            line-height: 0;
            display: block;
            width: 15px;
            height: 15px;
            padding: 3.75px;
            cursor: pointer;
            color: transparent;
            border: 0;
            outline: none;
            background: transparent;
        }

            .slick-dots li button:hover,
            .slick-dots li button:focus {
                outline: none;
            }

                .slick-dots li button:hover:before,
                .slick-dots li button:focus:before {
                    opacity: 1;
                }

            .slick-dots li button:before {
                font-family: 'slick';
                font-size: 4.5px;
                line-height: 15px;
                position: absolute;
                top: 0;
                left: 0;
                width: 15px;
                height: 15px;
                content: '•';
                text-align: center;
                opacity: .25;
                color: black;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
            }

        .slick-dots li.slick-active button:before {
            opacity: .75;
            color: black;
        }
/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

    .slick-track:before,
    .slick-track:after {
        display: table;
        content: '';
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}


/* footer_section css start here*/
footer.footer_section, footer#site-footer {
    /*background: #11012B;*/
    padding: 30px 0px 11.25px;
    position: relative;
    margin-top: 165px;
}
    footer.footer_section:before, footer#site-footer:before {
        content: '';
        position: absolute;
        left: 0;
        top: -135px;
        width: 100%;
        height: 315px;
        z-index: 9;
        background: #11012B;
    }
    footer.footer_section .container-fulid, footer#site-footer .container-fluid {
        position: relative;
        z-index: 9;
    }

.studio_left h2 {
    font-size: 27px;
    font-style: normal;
    font-weight: 700;
    line-height: 40.5px;
    letter-spacing: 0.15em;
    text-align: left;
    color: #fff;
    margin: 0 0 10px;
}

.studio_left p {
    font-size: 13.5px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.5px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
}

.studio_left {
    color: #fff;
}

.foot_links h3 {
    font-size: 13.5px;
    font-style: normal;
    font-weight: 700;
    line-height: 22.5px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    margin: 0 0 7.5px;
}

.foot_links ul {
    padding: 0px;
    margin: 0;
}

    .foot_links ul li {
        list-style: none;
    }

        .foot_links ul li a {
            text-decoration: none !important;
        }

.foot_links a {
    font-size: 13.5px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #FFFFFF;
    text-decoration: none !important;
}

.social_icons {
    display: flex;
    color: #fff;
    font-size: 22.5px;
    padding-top: 11.25px;
    align-items: center;
}

    .social_icons ul {
        margin: 0px;
    }

        .social_icons ul li {
            list-style: none;
        }

            .social_icons ul li a {
                text-decoration: none !important;
                font-size: 12px;
                font-style: normal;
                font-weight: 500;
                line-height: 22.5px;
                letter-spacing: 0em;
                text-align: left;
                color: #fff;
            }

    .social_icons i {
        padding-right: 15px;
    }

        .social_icons i.fas.fa-chevron-down {
            padding-left: 30px;
        }

.list-item-links {
    color: #fff;
}

.footer {
    padding: 45px 0px 15px 0px;
}

    .footer h5 {
        color: #fff;
        font-size: 13.5px;
        font-style: normal;
        font-weight: 700;
        line-height: 22.5px;
        letter-spacing: 0em;
        text-align: left;
        padding-bottom: 18.75px;
    }

.input-form .form-control {
    border-radius: 7.5px;
    background: none;
    border: 1.5px solid #fff;
    max-width: 342px;
    height: 48.75px;
    padding-left: 18.75px;
    width: 100%;
    display: block;
    font-size: 13.5px;
    color: #fff;
    outline: none !important;
}

    .input-form .form-control::placeholder {
        color: #fff;
    }

.input-form .send_btns {
    max-width: 147.75px;
    height: 48.75px;
    border-radius: 7.5px;
    border: 1.5px solid #fff;
    background: #fff;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 22.5px;
    letter-spacing: 0em;
    outline: none !important;
}

.input-form form input#fname {
    margin-right: 22.5px;
}

.input-form form {
    display: flex;
}

.list-item-links h3 {
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 27px;
    letter-spacing: 0em;
    color: #fff;
}

.list-item-links p {
    font-size: 13.5px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.5px;
    letter-spacing: 0em;
    color: #fff;
}

.item-links {
    padding-top: 11.25px;
}

    .item-links span {
        display: flex;
        margin: 0 0 18.75px;
        align-items: center;
        font-size: 13.5px;
        font-style: normal;
        font-weight: 400;
        line-height: 20.25px;
    }

        .item-links span a {
            color: inherit !important;
            text-decoration: none;
        }

    .item-links i {
        display: block;
        font-size: 22.5px;
        margin-right: 16.5px;
    }

.social_icons ul li {
    list-style: none;
    display: block;
    margin: 0px;
    padding: 4.5px 11.25px;
    position: relative;
}

ul.submenu {
    position: absolute;
    width: 150px;
    background: #fff;
    list-style: none;
    padding: 0px;
    top: 75px;
    transition: ease-in-out 0.6s;
    opacity: 0;
}

.social_icons ul li:hover .submenu {
    top: 30px;
    opacity: 1;
}

ul.submenu li a {
    color: #000000;
}
/*Uskin Footer Start*/
footer#site-footer .base-bg {
    background: none;
}

footer#site-footer .newsletter-form .heading {
    color: #fff !important;
    font-size: 13.5px;
    font-style: normal;
    font-weight: 700;
    line-height: 22.5px;
    letter-spacing: 0em;
    text-align: left;
}

footer#site-footer .newsletter-form .form-control {
    border-radius: 7.5px;
    background: none;
    border: 1.5px solid #fff;
    max-width: inherit;
    height: 48.75px;
    padding-left: 18.75px;
    width: 68%;
    display: block;
    font-size: 13.5px;
    color: #fff;
    outline: none !important;
}

    footer#site-footer .newsletter-form .form-control::-webkit-input-placeholder {
        color: #FFF;
    }

    footer#site-footer .newsletter-form .form-control:-moz-placeholder {
        color: #FFF;
    }

    footer#site-footer .newsletter-form .form-control::-moz-placeholder {
        color: #FFF;
    }

    footer#site-footer .newsletter-form .form-control:-ms-input-placeholder {
        color: #FFF;
    }

footer#site-footer .newsletter-form .buttons .btn {
    min-width: 147.75px;
    height: 48.75px;
    border-radius: 10px;
    border: 1.5px solid #fff;
    background: #fff;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 22.5px;
    letter-spacing: 0em;
    outline: none !important;
}

    footer#site-footer .newsletter-form .buttons .btn:hover, footer#site-footer .newsletter-form .buttons .btn:focus, footer#site-footer .newsletter-form .buttons .btn:active {
        border-color: #000;
        box-shadow: inherit;
        background: #000;
    }

footer#site-footer nav.social ul {
    margin-top: 22.5px;
}

    footer#site-footer nav.social ul li a img {
        width: 24px;
        height: 24px;
    }

footer#site-footer .footer-item.FooterLink .quick-links ul li a {
    padding: 0;
    font-size: 13.5px;
    font-weight: 400;
    line-height: 24px;
}

    footer#site-footer .footer-item.FooterLink .quick-links ul li a::after {
        display: none;
    }

footer#site-footer .FooterLink .footer-heading {
    font-size: 13.5px;
    font-style: normal;
    font-weight: 700;
    line-height: 22.5px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    margin: 0 0 7.5px;
}

footer#site-footer .FooterAddress .footer-heading {
    font-size: 27px;
    font-style: normal;
    font-weight: 700;
    line-height: 40.5px;
    letter-spacing: 0.15em;
    text-align: left;
    color: #fff;
    margin: 0 0 7.5px;
}

footer#site-footer .FooterAddress .footer-text p {
    font-size: 13.5px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.5px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
}

.FooterCopy {
    background: #1E0249;
    padding: 22.5px 0 13.5px;
}

    .FooterCopy nav.footer-navigation {
        padding-top: 0;
    }

ul.Footer-datalink {
    list-style: none;
    margin: 22.5px 0 0;
    padding: 0;
}

    ul.Footer-datalink li {
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        margin: 0 0 11.25px;
        align-items: center;
        font-size: 13.5px;
        font-style: normal;
        font-weight: 400;
        line-height: 20.25px;
        color: #FFF;
    }

        ul.Footer-datalink li a:not(.btn) {
            display: flex
        }

        ul.Footer-datalink li i {
            display: block;
            font-size: 22.5px;
            margin-right: 15px;
        }

        ul.Footer-datalink li img {
            width: 22.5px;
            margin-right: 15px;
        }

.FooterCopy nav.footer-navigation ul li div, .FooterCopy nav.footer-navigation ul li a {
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0em;
    margin: 0;
    color: #fff;
}

footer#site-footer .container-fluid, .FooterCopy .container-fluid {
    margin: 0 auto;
    padding: 0 45px;
}
/* footer_section css end here*/


/*copy-right css end here*/
.copy-right {
    padding: 22.5px 45px 13.5px 45px;
    background: #000000;
    text-align: left;
    color: #fff;
}

.copy-right-text p {
    font-size: 13.5px;
    font-style: normal;
    font-weight: 600;
    line-height: 22.5px;
    letter-spacing: 0em;
    margin: 0;
}

.f_logo {
    text-align: center;
}

.line-undertext-1of1 {
    /*position: absolute;*/
    width: 157.5px;
    height: 0px;
    /*left: 150px; top: 4437px;*/
    border: 7.5px solid #6100FF;
}

.fin-bg-box {
    background: linear-gradient(45deg, #EBEAEA 14.64%, #FFFFFF 85.35%);
    box-shadow: 15px 15px 40px #EFE4FF;
    border-radius: 187.5px 187.5px 0px 187.5px;
    position: relative;
    z-index: 9;
    margin-right: 7%;
}
.fin-bg-box-inner {
    background: #FFFFFF;
    border-radius: 187.5px 187.5px 0px 187.5px;
    padding: 60px 65.25px 37.5px 77.25px;
    position: relative;
    height:500px;
}
    .fin-bg-box-inner:before {
        content: "";
        background: linear-gradient(45deg, #EBEAEA 14.64%, #FFFFFF 85.35%);
        border-radius: 187.5px 187.5px 0px 187.5px;
        position: absolute;
        left: -1.5px;
        bottom: -4.5px;
        width: 101.5%;
        height: 102%;
        z-index: -9;
    }
.fin-bg-box.right-corner {
transform: matrix(-1, 0, 0, 1, 0, 0);
margin-right:0;
margin-left:7%;
}
.fin-bg-box.right-corner img{transform: matrix(-1, 0, 0, 1, 0, 0);}


.listing .item {
    margin-bottom: 22.5px;
}

.form &gt; .inner .info {
    margin-bottom: 11.25px;
}

footer .heading + .text {
    margin: 7.5px 0 0 !important;
}

footer#site-footer .footer-item &gt; .component-main.row {
    margin-left: -11.25px;
    margin-right: -11.25px;
}

footer#site-footer .footer-item, footer#site-footer .footer-item .component-main.row .item {
    padding-left: 11.25px;
    padding-right: 11.25px;
}

footer#site-footer .heading + .quick-links {
    margin-top: 11.25px;
}

footer#site-footer nav.social ul li a {
    width: 37.5px;
    height: 37.5px;
}
.herobanner {
    margin: 70px 95px 0px;
}
.section-PD {
    padding-left: 90px;
    padding-right: 90px;
}
.logoSlider {
    padding-left: 80px;
}



/* ======== Changes in Header css ======== */

.sidebar_sec .menu_list ul {
    margin: 0;
}

.navbar_link ul {
    margin: 0;
}

.navbar_link ul li {
    margin-top: 0 !important;
}

.navbar_link ul li a {
    padding: 5px;
    font-size: 14px !important;
}


header#site-header .row {
    -ms-justify-content: space-between;
    justify-content: space-between;
}

    header#site-header .row .navbar_link {
        order: 7;
        margin: -7px 0 0 !important;
        padding-right: 13px;
    }


body.header-01-lg header#site-header nav.main &gt; ul &gt; li &gt; span::before {
    max-height: 3.75px;
    bottom: 3px;
    position: absolute;
    top: auto;
}
body.header-01-lg header#site-header nav.main &gt; ul &gt; li:hover &gt; span::before, body.header-01-lg header#site-header nav.main &gt; ul &gt; li.active &gt; span::before {
    background: #6100FF;
    max-height: 3.75px;
    bottom: 3px;
    position: absolute;
    top: auto;
}

.menu_list ul li a:hover &gt; img {
    -webkit-filter: brightness(.5);
    -ms-filter: brightness(.5);
}
.menu_list ul li.active a, .menu_list ul li.active a:hover {
    padding-left: 15px;
}
header .navbar_link ul li a img {
    width: 20px;
    height: 20px;
    margin-top: 0;
}
header .navbar_link ul li a {
    padding: 4px;
}

.right_sec main#site-content, .right_sec footer#site-footer {
    margin-left: 50px;
    padding: 20px;
}
.full-pg-chart .container-fluid,
.full-pg-chart .right_sec main#site-content {
    padding: initial;
}

.menu_list .logo {
    padding: 15px 9px 15px 9px;
    width: 50px;
    text-align: center;
}
/* .sidebar_sec {
    top: 66px !important;
}*/
   .sidebar_sec.top_fxd {
        top: 0 !important;
    }

.right_sec header#site-header {
    box-shadow: 0 1px 12px hsl(0deg 0% 0% / 18%);
    background: #fff;
    position: relative;
    z-index: 999999999999;
    height: 66px;
}
.right_sec div#logo img {
    max-width: 192px !important;
}

.right_sec span.top-menu-logo {
    width: 60px;
    height: 60px;
    margin: 0 25px;
    border-radius: 100px;
    background: #eee;
    text-align: center;
    justify-content: center;
    display: flex;
    align-items: center;
    overflow: hidden;
}
.right_sec nav.secondary.nav-dropdown.navigation-dropdown-bg.navigation-dropdown-bg-solid ul {
    display: flex;
    align-items: center;
}
body .siteHeaderSec .right_sec ul .nav-item .nav-link, html body .right_sec header#site-header.siteHeaderSec nav.main &gt; ul &gt; li a {
    height: auto !important;
    line-height: normal !important;
}
html body .right_sec header#site-header nav.main li {
    height: auto !important;
}
html body .right_sec header#site-header nav.main {
    height: auto !important;
}
    html body .right_sec header#site-header nav.main li a {
        padding: 10px 13px;
    }
.right_sec header#site-header .dropdown-toggle::after {
    display:none !important;
}
.right_sec header#site-header .dropdown-toggle i {
    margin-left: 5px;
    font-size: 12px;
}
html body.header-01-lg .right_sec header#site-header nav ul .dropdown-menu.dropdown-menu-right {
    margin-top: 0 !important;
    top: 30px !important;
    width: 200px;
}
html body.header-01-lg .right_sec header#site-header nav ul .dropdown-menu.dropdown-menu-right a {
    font-size: 14px;
}
.nosidebar .sidebar_sec {
    width: 180px;
}

.right_sec header#site-header #logo {
    height: auto !important;
}

.right_sec header#site-header .dropdown-menu.dropdown-menu-right {
    background: #fff !important;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%) !important;
    border-radius: 5px !important;
}

    .right_sec header#site-header .dropdown-menu.dropdown-menu-right a {
        padding: 8px 10px !important;
    }

.sidebar_sec {
    background: #fff;
    width: 50px;
    position: fixed;
    overflow: hidden;
    bottom: 0;
    top: 66px;
    left: 0;
    align-items: center;
    justify-content: space-between;
    transition: ease-in-out .5s;
    -webkit-transition: ease-in-out .5s;
    -ms-transition: ease-in-out .5s;
    -moz-transition: ease-in-out .5s;
    z-index: 999999;
    box-shadow: 0 0 15px rgb(0 0 0 / 22%);
}
.logo span.menu_icon {
    margin-top: 13px;
    margin-left: 0;
}

span.menu_icon {
    transition: ease-in-out .5s;
    -webkit-transition: ease-in-out .5s;
    -ms-transition: ease-in-out .5s;
    -moz-transition: ease-in-out .5s;
    cursor: pointer;
}
span.menu_icon img {
    width: 24px;
    height: 24px;
}
.menu_list ul li {
    padding: 5px;
}
.menu_list ul li a {
    display: block;
    position: relative;
    transition: ease-in-out .5s;
    -webkit-transition: ease-in-out .5s;
    -ms-transition: ease-in-out .5s;
    -moz-transition: ease-in-out .5s;
}
.nosidebar .menu_list span.item_nm {
    overflow: visible;
    opacity: 1;
    pointer-events: auto;
}
.sidebar_sec ul a {
    display: flex !important;
    align-items: center;
}
.menu_list ul li a {
    padding: 10px 10px;
    border-radius: 5px;
}
.menu_list ul li.active a, .menu_list ul li.active a:hover {
    padding-left: 10px;
}
.menu_list a img {
    max-width: 18px !important;
    max-height: 26.5px;
}
.item_nm {
    font-size: 10px;
    font-weight: 500;
    line-height: normal;
    margin-left: 30px;
}
.menu_list ul li {
    padding: 5px;
}
span.item_nm {
    white-space: nowrap;
}
.menu_list span.item_nm {
    overflow: hidden;
    opacity: 1;
    pointer-events: none;
}
.bg-color-card {
    background: #5c16CE url(../Images/Vector74.png) no-repeat;
    color: #fff;
    border-radius: 20px;
    background-size: contain;
    background-position: bottom;
}
.pos_relative {
    position: relative;
}
.card-body h3 {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.1em;
    margin: 0;
    line-height: 1.5;
}
.start_btn {
    background: #F5F5F5;
    border: #F5F5F5;
    box-shadow: 20px 20px 84px rgb(0 0 0 / 30%);
    border-radius: 40px;
    width: 207px;
    height: 69px;
    color: #000;
    color: #212529;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.right_side_banner img {
    position: absolute;
    top: 0px;
    width: 100%;
    max-width: 629.13px;
    height: 100%;
    right: 1px;
    left: auto;
    border-radius: 32px;
}
button#dropdownMenu1 {
    background: none;
    border: none;
    box-shadow: none;
    color: #4e4e4e;
    font-size: 14px;
    display: flex;
    align-items: center;
}
span.user_name {
    min-width: 65px;
    font-size: 16px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    text-transform: uppercase;
    color: #2b3b4c;
    font-style: normal;
    font-weight: 500;
    color: #0D0D0D;
    cursor: pointer;
    padding: 0;
}
.navbar_link ul {
    display: flex;
    padding-left: 7px;
    margin: 0;
}
    .navbar_link ul li {
        list-style-type: none;
    }
        .navbar_link ul li a {
            color: #000000;
            text-align: center;
            padding: 5px;
            text-decoration: none;
            font-size: 16px;
            display: inline-flex;
            width: 50px;
            height: 50px;
            align-items: center;
        }

.notification__list-holder {
    display: block;
    position: absolute;
    width: 200px;
    right: 0;
    background: #e8e1e1;
    padding: 9px;
    top: 64px;
    font-size: 12px;
}

ul#notification_list li {
    font-size: 10px;
}

ul#notification_list {
    display: block;
    padding: 0;
}

/* Providers Dashboard Css start here */
.dshbord_banner h3 {
    color: #fff;
}
.dshbord_banner .banner-img {
    padding: 50px 50px 60px;
}
.dshbord_banner .section_heading {
    font-weight: 500;
    font-size: 36px;
    line-height: 50px;
    color: #FFFFFF;
    height: auto;
    width: auto;
    margin: 16px 0px 0;
}

.dshbord_banner .sub_heading {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    color: #FFFFFF;
    height: auto;
    width: auto;
    margin: 30px 0 26px;
}
.dshbord_banner.bg-color-card {
    background: #8337FF url(../../../images/banner_bg.png) no-repeat;
    background-size: 100% 95%;
    background-position: bottom left;
    border: none;
}
.dshbord_banner .start_btn {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: #000000;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 190px;
    width: auto !important;
    height: 60px !important;
}
.my_wallet_sec {
    padding: 35px 0 15px;
}

.page_sec_head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 20px;
}

    .page_sec_head h2 {
        font-weight: 500;
        font-size: 24px;
        line-height: 36px;
        color: #000000;
        margin: 0;
        text-transform: uppercase;
    }

.page_sec_head .go_to_wallet {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    display: inline-block;
}
.wallet_card {
    background: #FFFFFF;
    box-shadow: 20px 20px 92px rgb(189 189 189 / 25%);
    border-radius: 20px;
    padding: 25px 35px;
    height: 100%;
    min-height: 175px;
}

.wallet_card h5 {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #000000;
    margin: 0 0 15px;
}
    .wallet_card .balance_txt {
        font-weight: bold;
        font-size: 28px;
        line-height: 30px;
        color: #8337FF;
        display: block;
        margin-bottom: 15px;
    }
body .withdrawal_btn {
    background: #fff;
    color: #212529;
    padding: 7px 25px;
    font-size: 16px;
    font-weight: 600;
    height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 5px 15px rgb(0 0 0 / 15%) !important;
    border-radius: 30px !important;
    border: 1px solid #eee !important;
    outline: none !important;
}
.wallet_card .withdrawal_btn {
    margin:15px 0 0;
}
.products_view .list_view {
    padding: 0;
    margin: 0 -8px -15px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

    .products_view .list_view &gt; li {
        width: calc(14.28% - 16px);
        margin: 0 8px 16px;
    }

.products_view .wht_bx {
    background: #FFFFFF;
    box-shadow: 20px 20px 92px rgb(189 189 189 / 25%);
    border-radius: 20px;
    height: 100%;
    border: 1px solid #7A33ED;
}

.products_view .list_view .prod_img {
    height: 170px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
}

    .products_view .list_view .prod_img img {
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
    }

.products_view .list_view .prod_dtls {
    background: #7A33ED;
    border-radius: 0px 0px 20px 20px;
    padding: 13px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.products_view .list_view h3 {
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 6px;
}
.products_view .list_view span {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
}

body .more_btns {
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #ABABAB;
    text-decoration: none !important;
}

    body .more_btns i {
        margin-right: 5px;
    }

.orders_view {
    background: #FFFFFF;
    box-shadow: 20px 20px 92px rgb(189 189 189 / 25%);
    border-radius: 20px;
    padding: 40px 20px 60px;
    position: relative;
}

    .orders_view .orders_listing {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .orders_view .orders_listing li {
            display: flex;
            width: 100%;
            padding: 11px;
            border-bottom: 1px solid #E0E0E0;
            justify-content: space-between;
            align-items: center;
        }
            .orders_view .orders_listing &gt; li:last-child{
                border-bottom:none;
            }

            .order_details {
                display: flex;
                align-items: center;
                padding-right: 10px;
            }

.order_img_div {
    width: 90px;
    height: 90px;
    position: relative;
    margin-right: 18px;
}

    .order_img_div .order_img {
        height: 90px;
        width: 90px;
        min-width: 90px;
        border-radius: 100%;
        background: #eee;
        display: inline-block;
        overflow: hidden;
    }

        .order_img_div .order_img img {
            width: 90px;
            height: 90px;
            border-radius: 100%;
        }

    .order_img_div .span_bx {
        width: 20px;
        height: 20px;
        background: #FF0000;
        box-shadow: 0px 4px 5px rgb(255 0 0 / 30%);
        display: inline-block;
        border-radius: 100%;
        position: absolute;
        right: 3px;
        top: 3px;
    }

.order_name_bx h3 {
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #000000;
    margin: 0 0 5px;
}

.order_name_bx span {
    display: block;
    font-weight: normal;
    font-size: 11px;
    line-height: 16px;
    color: #656565;
}

body .option_list_icn {
    border: none !important;
    background: none !IMPORTANT;
    font-size: 17px;
    color: #BFBFBF;
    padding: 5px;
    line-height: 17px;
}
.order_img_div .blue_bx {
    background: #7A33ED !important;
    box-shadow: 0px 4px 5px rgb(122 51 237 / 30%) !important;
}

.orders_view .more_orders {
    position: absolute;
    bottom: 15px;
    right: 25px;
}

.btn.cstm_btn, table.table tr td .btn {
    padding: 13px 20px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    background: #e6e6e6;
    border-radius: 8px;
    font-weight: 500;
    color: #363d46;
    font-size: 15px;
    transition: ease-in-out 0.5s;
    min-width: 120px;
    text-align: center;
    height: 50px;
    align-items: center;
    justify-content: center;
    display: inline-flex;
    border: none !important;
    line-height: 15px;
    outline: none !important;
    box-shadow: none !important;
    white-space: nowrap;
    font-family: 'Poppins', sans-serif !important;
}
.sm_btn, table.table tr td .btn {
    font-size: 12px !important;
    padding: 2px 12px !important;
    min-width: auto !important;
    height: 34px !important;
    letter-spacing: 0.4px;
}
    .primary_btn, table.table tr td .btn.btn-primary{
        background: #4384da !important;
        color: #fff !important;
    }

        .primary_btn:hover, .primary_btn:focus, table.table tr td .btn.btn-primary:hover, table.table tr td .btn.btn-primary:focus {
            background: #3072c9 !important;
            color: #fff !important;
        }

.success_btn {
    background: #31bc4b !important;
    color: #fff !important;
}

    .success_btn:hover, .success_btn:focus {
        background: #27af41 !important;
        color: #fff !important;
    }
.seconday_btn {
    background: #fcb01d !important;
    color: #fff !important;
}

    .seconday_btn:hover, .seconday_btn:focus {
        background: #eda314 !important;
        color: #fff !important;
    }

.wht_box {
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 7px 12px rgb(0 0 0 / 13%);
    overflow: hidden;
}
.padd_15 {
    padding: 15px;
}
body .main_heading, body .wht_box .heading.main {
    font-size: 20px;
    font-weight: 600;
    color: #363d46;
    letter-spacing: 0.4px;
    margin: 0 0 10px;
}

table.table {
    border: none !important;
    margin-bottom: 6px;
}

    table.table tr th {
        font-size: 14px;
        z-index: 2;
        padding: 5px 12px;
        border: none !important;
        background: #5e6e82 !important;
        color: #fff !important;
        font-weight: 600;
        line-height: 14px;
        letter-spacing: normal;
        white-space: nowrap;
        vertical-align: middle;
        height: 50px;
    }

    table.table tr td {
        font-size: 13px;
        padding: 10px 12px;
        white-space: normal;
        border: none !important;
        color: #2d2d2d;
        font-weight: 400;
        line-height: normal;
        letter-spacing: normal;
        vertical-align: middle;
        box-shadow: none;
        height: 46px;
    }

    table.table tbody tr:nth-child(odd) {
        background: #ffffff;
    }

    table.table tbody tr:nth-child(even) {
        background: #F1F1F1;
    }
.control-label {
    font-size: 13px;
    color: #34465d;
    font-weight: 600;
    margin-bottom: 5px;
    line-height: 14px;
    display: block;
    text-align: left !important;
}
.padd_20{
    padding:20px;
}
.cstm_tabs .nav-tabs {
    list-style: none;
    padding: 0;
    display: flex;
    align-items: center;
    border: none !IMPORTANT;
    border-radius: 5px;
    flex-wrap: nowrap;
    margin: 13px 0;
    background: #fff;
}

body .cstm_tabs .nav-tabs .nav-item:not(:last-child) {
    margin-right: 7px;
}
body .cstm_tabs .nav-item .nav-link {
    font-size: 15px;
    padding: 10px 20px;
    border-radius: 8px;
    font-weight: 500;
    min-width: 145px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    text-align: center;
    width: 100%;
    background: #ffffff;
    color: #1d2938;
    border: none !important;
    outline: none !important;
    box-shadow: 0 0 10px rgb(0 0 0 / 15%) !important;
    margin: 0;
    cursor: pointer;
    line-height: 18px;
    -webkit-appearance: inherit;
    text-decoration: none !important;
}
    body .cstm_tabs .nav-tabs .nav-item .nav-link.active, body .cstm_tabs .nav-item .nav-link:hover {
        background: #8337FF;
        color: #fff;
    }
.form_btns {
    display: flex;
    align-items: center;
}

    .form_btns .btn {
        margin-right: 7px;
    }
.wht_box .form-control {
    border: 1px solid #d8e2ef !important;
    border-radius: 5px;
    padding: 12px 15px;
    box-shadow: 0 5px 8px rgb(0 0 0 / 1%) !important;
    height: 55px;
    background: #fff;
}
    .wht_box .form-control:disabled, .wht_box .form-control[readonly] {
        background-color: #f0f2f5;
        opacity: 1;
    }
.create_products .wht_box {
    max-width: 850px;
    margin: 0 auto;
    padding:25px 25px 20px;
}
.wht_box textarea.form-control {
    height: 105px;
}
.form-group input[type=checkbox], .form-group input[type=radio] {
    height: 15px;
    width: 15px;
}


/*  Code Market   */


.prdc_newimgbx .product-Image {
    padding: 13px 12px;
    border-color: #6e41e7 !important;
    height: auto;
    width: 100%;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%;
}
.boxnnwProduct .prdc_newimgbx .product-Image {
    padding: 0;
    border: none !important;
    height: auto;
    width: auto;
    overflow: inherit;
    border-radius: 0;
    max-width: 100%;
    max-height: 100%;
}
.boxnnwProduct .prdc_newimgbx {
    padding: 12px;
    border: 1px solid #6e41e7 !important;
    width: 100%;
    border-radius: 15px 15px 0 0;
    height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
body .boxnnwProduct .card-footer {
    padding: 5px 10px;
    min-height: 55px;
}
.boxnnwProduct .card-footer p {
    margin-bottom: 0;
}
body .boxnnwProduct .card-footer p span {
    font-size: 12px;
    line-height: normal;
    margin: 0 5px;
}
body .boxnnwProduct .card-footer {
    background: #6e41e7 !important;
}
.wht_bx {
    background: #FFFFFF !important;
    border-radius: 20px;
    padding: 20px;
    box-shadow: 0 0 42px rgb(0 0 0 / 11%);
    margin-bottom: 15px;
}
.boxProduct img {
    padding: 18px;
    border-radius: 15px 15px 0 0;
}

.boxProduct .card-footer {
    border-radius: 0 0 15px 15px;
    padding: 20px;
}

.boxProduct .card-footer p {
    margin-top: 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.boxProduct .card-footer p span {
    display: inline-block;
    text-align: left;
    font-size: 16px;
}

.boxProduct {
    display: inline-block;
}
.left_mnu {
    padding: 15px 20px;
}
.left_mnu li a {
    font-size: 15px;
    color: #000;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 10px;
    line-height: 16px;
}
.wht_bx.prdct_list {
    padding: 28px 20px;
}
.aside_whtbx .wht_bx {
    padding: 0;
    box-shadow: none;
    border-radius: 0;
    margin-bottom:0;
}
.boxnnwProduct {
    width: 100%;
}
.aside_whtbx h2 {
    font-size: 16px;
    font-weight: 500;
    color: #3f48cc;
    margin-top: 0;
}

 .aside_whtbx .prdct_list .row &gt; div {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
.prdct_list .row {
    margin:0 -8px;
}
.prdct_list .row &gt; div {
    padding: 0 8px;
}

.Group_sec {
    display: flex;
    border-bottom: 1px solid #E0E0E0;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
}

.Group_sec {
    display: flex;
    border-bottom: 1px solid #E0E0E0;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    padding-bottom: 15px;
}

.pos_relative {
    position: relative;
}

.Search_box_logo img {
    max-width: 100%;
    padding: 0;
}


.search_dot {
    border-radius: 50%;
    background: #FF0000;
    box-shadow: 0px 4px 5px rgb(255 0 0 / 30%);
    position: absolute;
    height: 20px;
    width: 20px;
    top: -3px;
    right: 3px;
}

.groups_style .Group_sec ul {
    list-style-type: none;
    padding: 15px 0 0 15px;
    width: 100%;
    margin: 0;
    text-align: left;
}

.groups_style .Group_sec a {
    text-decoration: none;
}

.groups_style .Group_sec span {
    color: #000000;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    display: inline-block;
}

.groups_style .Group_sec p {
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    color: #656565;
    margin: 0;
    line-height: 12px;
}
.groups_style .Search_box_logo {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin: 15px 0px 0 0px;
    background: #eee;
    min-width: 60px;
    border: 1px solid #ddd;
}

.groups_style .Group_sec .Search_box_logo img {
    border-radius: 50%;
}
.right_sec_img {
    height: 24px;
    width: 24px;
}

    .right_sec_img img {
        max-width: 100%;
        padding: 0;
    }

.five_col &gt; div {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.wht_bx.prdct_list .carousel-inner a:last-child &gt; .Group_sec {
    border-bottom: none;
}

.wht_bx.prdct_list {
    position: relative;
}

    .wht_bx.prdct_list div#carouselExampleIndicators {
        position: static;
        padding-bottom: 20px;
    }

.wht_bx.prdct_list div#carouselExampleIndicators .carousel-indicators li {
    width: 10px;
    height: 10px;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid black;
}
.wht_bx.aside_whtbx .prdct_list .carousel-indicators {
    margin: 0;
}

.wht_bx.prdct_list div#carouselExampleIndicators .carousel-indicators .active {
    background-color: #8337FF;
}
.wht_bx.aside_whtbx .wht_bx.prdct_list {
    min-height: 225px;
}

/*----- Product Detail page css start here ------*/

input#quantity {
    border-color: #ddd;
}
div#product_Details .btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
div#product_Details .cstm_btn {
    background: #8337FF;
    box-shadow: 0px 2px 29px rgb(42 42 42 / 21%);
    border-radius: 15px;
    color: #fff;
    padding: 10px 30px;
    min-width: 120px;
    border-radius: 28px;
    border: none;
}

a.back_txt {
    color: #6e41e7;
    font-size: 15px;
}
a.back_txt i {
    font-size: 12px;
    vertical-align: middle;
    display: inline-block;
    margin-top: -2px;
    margin-right: 2px;
}
.wht_bx.prdct_list .carousel .carousel-control-prev, .wht_bx.prdct_list .carousel .carousel-control-next {
    display: none;
}
.wht_bx.aside_whtbx {
    padding: 18px 18px;
}
.row.gap_10 {
    margin-right: -10px;
    margin-left: -10px;
}
    .row.gap_10 &gt; div {
        padding-left: 10px;
        padding-right: 10px;
    }




/*----- Product Detail page css ends here ------*/

.blog_list_view .info .blog_head {
    font-size: 26px;
    font-weight: 600;
    margin: 0 0 15px !important;
    line-height: 28px;
}

.blog_list_view .info .text p {
    font-size: 14px;
    font-weight: 400;
    margin: 0 !important;
    line-height: 19px;
    color: #666;
}

.blog_list_view .info .text {
    margin: 0 !important;
}

.blog_list_view .wht_bx .meta {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

    .blog_list_view .wht_bx .meta p {
        margin: 0;
        font-size: 11px;
        color: #444;
        line-height: 12px;
    }

    .blog_list_view .wht_bx .meta .categories ul {
        line-height: normal;
    }

        .blog_list_view .wht_bx .meta .categories ul li {
            font-size: 10px;
            font-weight: 500;
            color: #666;
        }
.blog_list_view .wht_bx a {
    text-decoration: none !important;
}
.row.blog_list_view {
    margin: 0 -10px;
}

.blog_list_view &gt; .item {
    padding: 0 10px 20px;
    margin: 0;
}

.blog_list_view .item .wht_bx {
    margin: 0;
}
.blog_pagination {
    padding: 25px 0 15px !important;
}

    .blog_pagination .pagination .page-item.next {
        position: static !important;
    }

    .blog_pagination .pagination .page-item .page-link {
        height: 30px !important;
        width: 30px !important;
        display: flex !important;
        justify-content: center;
        align-items: center;
        padding: 5px !important;
        box-sizing: border-box;
        min-width: 30px !important;
        font-size: 14px;
        line-height: normal;
    }
.blog_page_page &gt; section.content {
    padding: 20px 0 !important;
}
    .blog_page_page &gt; section.content .container {
        width: 100%;
        max-width: 100%;
        padding: 0;
    }
        .blog_page_page &gt; section.content .container .row {
            margin: 0;
        }

    .blog_page_page &gt; section.content .heading.main, .blog_page_page &gt; section.content .base-heading {
        font-size: 32px;
    }

    .blog_page_page &gt; section.content .heading-col {
        padding: 0;
    }
.blog_details_view .desc_txt {
    font-size: 16px;
    font-weight: 600;
    color: #444;
    margin: 15px 0;
    line-height: 21px;
}

    .blog_details_view .desc_txt p {
        font-size: 15px;
        font-weight: 400;
        color: #444;
        margin: 0;
        line-height: 21px;
    }
.uSkinned_data_hide{
    display:none !important;
}
.blog_details_view.wht_bx {
    margin: 0;
}
.details_data p.date {
    margin: 0;
    font-size: 12px;
    line-height: normal;
}
.details_data .categories ul {
    margin: 0;
    list-style: none;
}
.details_data .categories {
    margin: 15px 0 0;
}
.details_data .categories ul li {
    font-size: 14px;
    line-height: normal;
    margin: 0 0 8px;
}

/*Social Trading page css starts here*/
.formTableSecDiv #site-content .component-main.row {
    align-items: inherit !important;
    margin-left: -10px;
    margin-right: -10px;
}

.formTableSecDiv #site-content .component-main.row &gt; .item {
    padding-left: 10px;
    padding-right: 10px;
}

    .formTableSecDiv #site-content .component-main.row .form_bx_div, .formTableSecDiv #site-content .component-main.row .table_bx_div {
        align-self: auto !important;
    }

.form_bx_div &gt; div:first-child, .table_bx_div &gt; div:first-child {
    background: #FFFFFF !important;
    border-radius: 16px;
    padding: 25px 20px 25px;
    box-shadow: 0 0 42px rgb(0 0 0 / 11%);
    border: 1px solid #e5e3e3;
    height: 100%;
}

.form_bx_div .form .inner {
    padding: 0;
}

.form_bx_div .row {
    margin: 0 -5px;
}

.form_bx_div .row &gt; div {
    padding: 0 5px;
}

.form_bx_div .form-group {
    margin: 0 0 12px;
}

.form_bx_div .umbraco-forms-label {
    font-size: 12px;
    color: #444;
    line-height: 12px;
    margin: 0 0 4px;
}

.form_bx_div .form-control {
    height: 28px;
    min-height: auto;
    padding: 5px 10px !important;
    font-size: 13px;
    border: 1px solid #ccc !important;
    border-radius: 2px;
}

.form_bx_div .form-group.dropdown::after {
    height: 26px;
    padding: 0 7px;
    top: 15px;
    box-sizing: border-box;
    min-height: auto;
}
.form_bx_div button.btn {
    background: #fff !important;
    border: 1px solid #ccc !important;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    border-radius: 25px !important;
    height: 40px;
    min-width: 120px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    font-weight: 600;
    padding: 6px 15px;
    color: #333 !important;
}
    .form_bx_div button.btn:hover, .form_bx_div button.btn:focus{
        background: #8337FF !important;
        color:#fff !important;
    }
.table_bx_div #stg_tbl_wrapper {
    overflow-x: auto;
    position: relative;
}
.table_bx_div table {
    border: none !important;
}
.table_bx_div table thead {
    background: none;
}
    .table_bx_div table thead tr th {
        background: none !important;
        font-size: 12px;
        color: #434343;
        font-weight: 600;
        line-height: 16px;
        border: 1px solid #dde1e5;
        padding: 8px 8px;
        border-right: none;
    }
    .table_bx_div table tbody tr td {
        font-size: 12px;
        color: #222;
        font-weight: 400;
        line-height: 16px;
        border: 1px solid #dde1e5;
        padding: 8px 8px;
        border-bottom: none;
        border-right: none;
    }
    .table_bx_div table tbody &gt; tr:last-child &gt; td {
        border-bottom: 1px solid #dde1e5;
    }
    .table_bx_div table thead tr &gt; th:last-child, .table_bx_div table tbody tr &gt; td:last-child {
        border-right: 1px solid #dde1e5;
    }
.item.form_bx_div {
    flex: 0 0 auto;
    max-width: 100%;
    width: 25%;
}

.item.table_bx_div {
    flex: 0 0 auto;
    max-width: 100%;
    width: 75%;
}
.table_p_div h2 {
    font-size: 20px;
    margin: 0 0 10px;
}

/*Social Trading page css ends here*/</pre></body></html>