html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, button {
    margin: 0;
    padding: 0;
}

html {
    scroll-behavior: smooth;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a img {
    border: none;
}

a {
    outline: none;
    text-decoration: none;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
    color: #2948ff;
}

textarea {
    height: auto;
    min-height: 50px;
    -webkit-resize: none;
    -moz-resize: none;
    resize: none;
}

.clearfloat:before, .clearfloat:after {
    content: "";
    display: table;
}

.clearfloat:after {
    clear: both;
}
/* For IE 6/7 (triggers hasLayout) */
.clearfloat {
    *zoom: 1;
}

hr {
    background: #ededed;
    width: 100%;
    height: 1px;
    border: none;
    padding: 0px;
    margin: 20px 0px;
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle;
}

select {
    width: 100%;
}

button {
    background: none;
    border: none;
    cursor: pointer;
    font-family: 'Roboto', 'Open Sans', Arial, Helvetica, sans-serif;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}

/* Scrollbar*/
::-webkit-scrollbar {
    width: 6px;
}

::-webkit-scrollbar-track {
    background: transparent;
}

::-webkit-scrollbar-thumb {
    background: #000;
    border-radius: 50px;
    border: 1px solid transparent;
    height: 100px;
}

    ::-webkit-scrollbar-thumb:hover {
        background: rgb(0, 0, 0);
    }

/*FONTS--------------------------------------------------------------------*/
@font-face {
    font-family: 'Roboto';
    src: local('Roboto Black Italic'), local('Roboto-BlackItalic'), url('./../webfonts/Roboto-BlackItalic.woff2') format('woff2'), url('./../webfonts/Roboto-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto Light'), local('Roboto-Light'), url('./../webfonts/Roboto-Light.woff2') format('woff2'), url('./../webfonts/Roboto-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url('./../webfonts/Roboto-LightItalic.woff2') format('woff2'), url('./../webfonts/Roboto-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto'), local('Roboto-Regular'), url('./../webfonts/Roboto-Regular.woff2') format('woff2'), url('./../webfonts/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto Medium'), local('Roboto-Medium'), url('./../webfonts/Roboto-Medium.woff2') format('woff2'), url('./../webfonts/Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto Black'), local('Roboto-Black'), url('./../webfonts/Roboto-Black.woff2') format('woff2'), url('./../webfonts/Roboto-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto Italic'), local('Roboto-Italic'), url('./../webfonts/Roboto-Italic.woff2') format('woff2'), url('./../webfonts/Roboto-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto Bold'), local('Roboto-Bold'), url('./../webfonts/Roboto-Bold.woff2') format('woff2'), url('./../webfonts/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url('./../webfonts/Roboto-MediumItalic.woff2') format('woff2'), url('./../webfonts/Roboto-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url('./../webfonts/Roboto-BoldItalic.woff2') format('woff2'), url('./../webfonts/Roboto-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto Thin'), local('Roboto-Thin'), url('./../webfonts/Roboto-Thin.woff2') format('woff2'), url('./../webfonts/Roboto-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url('./../webfonts/Roboto-ThinItalic.woff2') format('woff2'), url('./../webfonts/Roboto-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

.text, p {
    line-height: 22px;
}

h1, h2, h3, h4, h5, h6 {
    color: #0f1114;
    font-weight: 500;
}

h1 {
    font-size: 22px;
    font-weight: normal;
}

    h1 strong {
        font-weight: 500;
    }

h2 {
    font-size: 20px;
}

h3 {
    font-size: 19px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 17px;
}

h6 {
    font-size: 16px;
}

/*
################################################
#                                              #
#   author:  webrix-studio                     #
#   url:  http://webrix-studio.com             #
#                                              #
################################################
 */
/*BODY-------------------------------------------------------------------*/
body {
    background-color: #F5F7FB;
    font-family: 'Roboto', 'Open Sans', Arial, Helvetica, sans-serif;
    color: #777;
    font-size: 15px;
    font-weight: normal;
}

.page-container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    min-height: 100vh;
    height: 100%;
    overflow: hidden;
}

.wrapper {
    margin: 0 auto;
    padding: 0 20px;
}
/*-------------- header ---------------*/
header {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    background: #fff;
    padding-left: 250px;
    z-index: 1000;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    header .wrapper {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

.header-right {
    display: flex;
    flex-wrap: wrap;
    height: 70px;
    margin-left: auto;
}

/*------------------------- logo ------------------------*/
.logo {
    display: none;
    margin-left: 30px;
}

/*------------------------- manager ------------------------*/
.manager {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    cursor: pointer;
}

    .manager figure {
        width: 36px;
        height: 36px;
        text-align: center;
        border-radius: 50%;
        background: #e9ecff;
        overflow: hidden;
        box-sizing: border-box;
    }

        .manager figure img {
            border-radius: 50%;
            max-width: none;
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

.manager-info {
    width: calc(100% - 36px);
    padding-left: 10px;
    font-size: 14px;
    color: #878a99;
    box-sizing: border-box;
}

    .manager-info h6 {
        font-size: 14px;
    }

.cbp-spmenu .manager {
    display: none;
    padding: 0 20px 20px;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}

.cbp-spmenu .manager-info h6 {
    color: #fff;
}

/*------------------------- header money information ------------------------*/
.header-money-info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    min-height: 40px;
    border-left: 1px solid #e9e9e9;
    margin-left: 100px;
    box-sizing: border-box;
}

.money {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    cursor: pointer;
    margin-left: 50px;
}

    .money i {
        color: #000;
        font-size: 22px;
        width: 25px;
        text-align: center;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        -ms-transition: all .3s ease;
        transition: all .3s ease;
    }

.money-text {
    width: calc(100% - 25px);
    padding-left: 10px;
    font-size: 14px;
    color: #878a99;
    box-sizing: border-box;
}

    .money-text span {
        display: block;
        color: #000;
        font-size: 14px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        -ms-transition: all .3s ease;
        transition: all .3s ease;
    }

.money:hover i, .money:hover span {
    color: #2948ff;
}

.cbp-spmenu .money i, .cbp-spmenu .money-text span {
    color: #fff;
}

.cbp-spmenu .money-text {
    font-size: 13px;
    color: rgba(255, 255, 255, .8);
}

.cbp-spmenu .header-money-info {
    display: none;
    border-left: none;
    margin-left: 0px;
    background: #2948ff;
}

.cbp-spmenu .money {
    width: 100%;
    margin-left: 0px;
    padding: 10px 20px;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}

/*------------------------- user, settings , logout ------------------------*/
.user, .settings, .log-out {
    position: relative;
    display: flex;
    align-items: center;
    margin-left: 5px;
}

    .user-btn, .settings-btn, .log-out a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 36px;
        height: 36px;
        border-radius: 50%;
        color: #000;
        font-size: 18px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        -ms-transition: all .3s ease;
        transition: all .3s ease;
    }

        .user-btn:hover, .settings-btn:hover, .log-out a:hover {
            background: #f1f2f9;
        }

.user-menu, .settings-menu {
    display: none;
    position: absolute;
    top: 100%;
    right: 0px;
    width: 180px;
    background: #fff;
    border: 1px solid #DDE1EF;
    border-radius: 5px;
    overflow: hidden;
    box-sizing: border-box;
}

.user-menu-header {
    text-align: center;
    padding: 18px 15px;
    color: #878a99;
    font-size: 12px;
    border-bottom: 1px solid #DDE1EF;
}

    .user-menu-header h5 {
        margin-bottom: 3px;
        color: #2948ff;
    }

.user-menu ul, .settings-menu ul {
    margin: 0px;
    padding: 3px;
    list-style-type: none;
}

    .user-menu ul li, .settings-menu ul li {
        display: block;
    }

        .user-menu ul li a, .settings-menu ul li a {
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            color: #0f1114;
            font-size: 14px;
            padding: 10px 15px;
            box-sizing: border-box;
        }

            .user-menu ul li a i, .settings-menu ul li a i {
                width: 14px;
                text-align: center;
                margin-right: 10px;
                color: #878a99;
            }

        .user-menu ul li:hover a, .settings-menu ul li:hover a {
            background: #f1f2f9;
            color: #2948ff;
        }

/*-------------------------------------------- sidebar menu -----------------------------------------*/
.logo-sidebar {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    height: 130px;
    padding: 20px;
    margin-bottom: 20px;
    box-sizing: border-box;
}

    .logo-sidebar a {
        display: inline-block;
    }

        .logo-sidebar a img:nth-of-type(2) {
            display: none;
        }

.close-btn {
    display: none;
    font-size: 20px;
    color: #97979a;
    z-index: 1;
    cursor: pointer;
}

/* styles for body mask */
.body-trigger-menu {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 2000;
}

.cbp-spmenu-mask .body-trigger-menu {
    display: block;
}

.cbp-spmenu-mask:after {
    content: '';
    position: fixed;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background: rgba(0,0,0,0.65);
    z-index: 1110;
}

/* button styles */
.responsive-menu-btn {
    display: none;
    flex-wrap: wrap;
    width: 70px;
    height: 60px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    float: left;
    margin-left: -20px;
    border-right: 1px solid #e9e9e9;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}

/* about hamburger menu */
.icon-navicon {
    width: 18px;
    height: 2px;
    background-color: #909bb1;
    display: block;
    position: relative;
}

    .icon-navicon:before, .icon-navicon:after {
        content: '';
        width: 18px;
        height: 2px;
        background-color: #909bb1;
        display: block;
        position: absolute;
        top: -5px;
        left: 0;
    }

    .icon-navicon:after {
        top: 5px;
    }

    .icon-navicon:after,
    .icon-navicon:before {
        -webkit-transition: transform 0.2s;
        -moz-transition: transform 0.2s;
        transition: transform 0.2s;
    }

.active .icon-navicon {
    background-color: transparent;
}

    .active .icon-navicon:before {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 0;
    }

    .active .icon-navicon:after {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 0;
    }

/* General styles for sidebar menu */
.cbp-spmenu {
    background: #000;
    position: fixed;
    width: 250px;
    height: 100%;
    top: 0;
    left: -250px;
    z-index: 10000;
    overflow-y: auto;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .cbp-spmenu.cbp-spmenu-open {
        left: 0px;
    }

.cd-accordion-menu {
    margin: 0px;
    padding: 20px 0px;
    list-style-type: none;
    max-height: calc(100vh - 130px);
    box-sizing: border-box;
    overflow-y: auto;
}

    .cd-accordion-menu ul {
        display: none;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
    }

    .cd-accordion-menu li {
        position: relative;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .cd-accordion-menu a {
        position: relative;
        display: block;
        font-size: 15px;
        color: #97979a;
        font-weight: 500;
        padding: 14px 35px 14px 20px;
        cursor: pointer;
        white-space: nowrap;
    }

        .cd-accordion-menu a i {
            font-size: 16px;
            margin-right: 12px;
            width: 18px;
            text-align: center;
        }

        .cd-accordion-menu a span {
            white-space: nowrap;
            display: flex;
            align-items: center;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            padding-left: 50px;
            height: 46px;
            box-sizing: border-box;
        }

    .cd-accordion-menu li:hover > a {
        color: #fff;
    }

    .cd-accordion-menu li.current a {
        color: #fff;
    }

    .cd-accordion-menu input[type=checkbox] {
        position: absolute;
        opacity: 0;
        top: 0px;
        right: 0px;
    }

    .cd-accordion-menu label {
        position: absolute;
        top: 0px;
        left: 0px;
        right: 20px;
        display: block;
        font-size: 0px;
        height: 46px;
        cursor: pointer;
        z-index: 3;
        -webkit-transition: all 400ms;
        -moz-transition: all 400ms;
        -o-transition: all 400ms;
        transition: all 400ms;
    }

        .cd-accordion-menu label:before {
            content: '\f078';
            font-family: 'Font Awesome 6 Pro';
            color: #97979a;
            font-size: 11px;
            display: inline-block;
            position: absolute;
            top: 50%;
            right: 0px;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%);
        }

    .cd-accordion-menu input[type=checkbox]:checked + label::before {
        -webkit-transform: translateY(-50%) rotate(180deg);
        -moz-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180deg);
        -o-transform: translateY(-50%) rotate(180deg);
        transform: translateY(-50%) rotate(180deg);
    }

    .cd-accordion-menu input[type=checkbox]:checked + label + ul,
    .cd-accordion-menu input[type=checkbox]:checked + label:nth-of-type(n) + ul {
        /* use label:nth-of-type(n) to fix a bug on safari (<= 8.0.8) with multiple adjacent-sibling selectors*/
        /* show children when item is checked */
        display: block;
    }

    .cd-accordion-menu.animated label:before {
        -webkit-transition: -webkit-transform 0.3s;
        -moz-transition: -moz-transform 0.3s;
        transition: transform 0.3s;
    }

    .cd-accordion-menu ul a {
        padding: 10px 35px 10px 50px;
        font-size: 14px;
    }

    .cd-accordion-menu ul label {
        height: 37px;
    }

    .cd-accordion-menu ul ul {
        background: #252525;
    }

        .cd-accordion-menu ul ul a {
            font-weight: normal;
            padding-left: 65px;
        }

/*-------------------------- make menu smaller ------------------------*/
.make-small-menu-arrow {
    position: absolute;
    top: 113px;
    right: 0px;
    z-index: 3;
    cursor: pointer;
}

.small-menu .cbp-spmenu {
    width: 60px;
    overflow: visible;
}

.small-menu .logo-sidebar {
    padding: 20px 10px;
}

    .small-menu .logo-sidebar a img:nth-of-type(1) {
        display: none;
    }

    .small-menu .logo-sidebar a img:nth-of-type(2) {
        display: block;
    }

.small-menu .cd-accordion-menu {
    overflow: visible;
}

    .small-menu .cd-accordion-menu > li > a {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none;
    }

    .small-menu .cd-accordion-menu > li:hover > a {
        background: #2948ff;
    }

    .small-menu .cd-accordion-menu a span {
        display: flex;
        align-items: center;
        position: absolute;
        top: 0;
        left: 60px;
        background: #2948ff;
        width: 200px;
        height: 46px;
        padding-left: 0px;
        zoom: 1;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none;
    }

    .small-menu .cd-accordion-menu > li:hover a span {
        opacity: 1;
        visibility: visible;
    }

    .small-menu .cd-accordion-menu input, .small-menu .cd-accordion-menu label {
        display: none;
    }

    .small-menu .cd-accordion-menu > li > ul {
        position: absolute;
        top: 100%;
        left: 60px;
        width: 200px;
        background: #000;
    }

    .small-menu .cd-accordion-menu ul {
        position: relative;
        display: none !important;
    }

    .small-menu .cd-accordion-menu > li:hover ul {
        display: block !important;
    }

    .small-menu .cd-accordion-menu ul a {
        padding: 10px 10px 10px 20px;
    }

    .small-menu .cd-accordion-menu ul ul a {
        padding: 10px 10px 10px 30px;
    }


.small-menu header, .small-menu .content, .small-menu footer {
    padding-left: 60px;
}

/*----------------------------------------------------------- content ---------------------------------------------------------*/
.content {
    position: relative;
    overflow: hidden;
    padding: 80px 0px 20px 250px;
    min-height: calc(100vh - 56px);
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.title {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

/*------------------------- Buttons in site -------------------------*/
.btn {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    position: relative;
    background: #2948ff;
    min-width: 100px;
    font-size: 15px;
    text-align: center;
    line-height: normal;
    color: #fff;
    padding: 9px 15px;
    border: 1px solid transparent;
    border-radius: 5px;
    margin-top: 20px;
    box-sizing: border-box;
    overflow: hidden;
    vertical-align: middle;
    cursor: pointer;
}

    .btn i {
        font-size: 16px;
        margin-right: 10px;
    }

    .btn:hover {
        background: #396afc;
    }

.btn-transp {
    border: 1px solid #2948ff;
    background: transparent;
    color: #2948ff;
}

    .btn-transp:hover {
        background: #2948ff;
        color: #fff;
    }

.btn-light-blue {
    background: #e1e7fc;
    color: #2948ff;
}

    .btn-light-blue:hover {
        background: #2948ff;
        color: #fff;
    }

.btn-black {
    background: #0f1114;
}

    .btn-black:hover {
        background: #2948ff;
    }

.btn-place {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 -5px;
}

    .btn-place .btn {
        margin: 0 5px;
    }

.small-btns .btn {
    min-width: inherit;
    padding: 6px 12px;
    font-size: 13px;
}

    .small-btns .btn i {
        margin-right: 7px;
    }

.btn-icon.btn {
    padding-left: 5px;
    padding-right: 5px;
}

    .btn-icon.btn i {
        margin-right: 0px;
    }

.btn.big-btn {
    padding: 13px 30px;
    font-size: 16px;
}

/*------------------------ breadcrumb ----------------------------*/
.breadcrumb {
    font-size: 13px;
    color: #878a99;
}

    .breadcrumb span {
        display: inline-block;
    }

    .breadcrumb a {
        position: relative;
        color: #2948ff;
        display: inline-block !important;
        width: auto !important;
    }

    .breadcrumb * + *:before {
        content: "/";
        display: inline-block;
        vertical-align: middle;
        margin: 0px 6px;
    }

/*------------------------------------ footer ----------------------------------*/
footer {
    padding: 20px 0px 20px 250px;
    border-top: 1px solid #e9e9e9;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.footer-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
}

/*--------------- copyrigths -----------------*/
.rights {
    font-size: 13px;
    color: #797979;
}

/*----------------------------------------- flex modules in content --------------------------------------*/
.flex-modules {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -12px;
    box-sizing: border-box;
}

.flex-box {
    float: left;
    webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    width: 25%;
    position: relative;
    padding: 12px;
    box-sizing: border-box;
}

    .flex-box.w-100 {
        width: 100%;
        flex: inherit;
    }

    .flex-box.w-66 {
        width: 66.666%;
        flex: inherit;
    }

    .flex-box.w-50 {
        width: 50%;
        flex: inherit;
    }

    .flex-box.w-33 {
        width: 33.333%;
        flex: inherit;
    }

    .flex-box.w-25 {
        width: 25%;
        flex: inherit;
    }

    .flex-box.w-20 {
        width: 20%;
        flex: inherit;
    }

.white-bgr {
    position: relative;
    padding: 25px 25px 30px;
    background: #fff;
    border-radius: 10px;
    height: 100%;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.03);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.03);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.03);
    box-sizing: border-box;
}

.title-module {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 25px;
}

/*-------------------------- money reference ---------------------------*/
.money-reference-wrap {
    float: left;
    width: 30%;
    box-sizing: border-box;
}

.money-reference {
    position: relative;
    padding: 10px;
}

    .money-reference h6 {
        margin-bottom: 25px;
    }

.sum {
    font-size: 30px;
    color: #0f1114;
}

.just-text {
    font-size: 14px;
    color: #878a99;
    margin-top: 12px;
}

.raise {
    color: #1cbb8c;
}

.downgrade {
    color: #dc3545;
}

    .raise i, .downgrade i {
        margin-right: 5px;
    }

.reference-icon {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #e9ecff;
    color: #000000;
    font-size: 29px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

/*-------------------------- recommended offers ---------------------------*/
.more-link {
    font-size: 14px;
    color: #878a99;
}

    .more-link i {
        margin-left: 5px;
    }

    .more-link:hover {
        color: #2948ff;
    }

.rec-item {
    position: relative;
    padding: 17px 13px;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #edeeef;
    box-sizing: border-box;
}

    .rec-item:first-child {
        padding-top: 10px;
    }

    .rec-item:last-child {
        border-bottom: none;
    }

    .rec-item figure {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        text-align: center;
        overflow: hidden;
        margin-right: 10px;
        box-sizing: border-box;
    }

.rec-name {
    width: calc(100% - 140px);
}

    .rec-name h6 {
        margin-bottom: 5px;
    }

.rec-vertical {
    font-size: 14px;
    color: #878a99;
}

.rec-sum {
    margin-left: auto;
    width: 90px;
    font-size: 16px;
    color: #0f1114;
    text-align: right;
    font-weight: 500;
}

.very-small-text {
    font-size: 12px;
    color: #878a99;
    font-weight: normal;
    margin-top: 5px;
}

.view {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 3;
    font-size: 0px;
    opacity: 0;
}

/*-------------------------- banner slider ---------------------------*/
.b-image {
    margin: 6px 0px;
    text-align: center;
    display: block;
}

    .b-image img {
        max-width: none;
        width: 100%;
        display: inline-block !important;
    }

/*-------------------------- chart ---------------------------*/
#chartdiv {
    width: 100%;
    height: 500px;
    max-width: 100%
}

/*--------------------------------------- Forms ------------------------------------*/
.form-flex {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    box-sizing: border-box;
}

.float-flex {
    -webkit-box-flex: none;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0 10px;
    position: relative;
    box-sizing: border-box;
}

.col-2 .float-flex {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}

.col-3 .float-flex {
    -webkit-flex: 0 0 33.333%;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
}

.col-4 .float-flex {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
}

.col-5 .float-flex {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
}

.input {
    background: #fff;
    border: 1px solid #e4e5e8;
    border-radius: 5px;
    padding: 0px 15px;
    margin-bottom: 20px;
    width: 100%;
    height: 38px;
    color: #000;
    font-family: 'Roboto', 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
    outline: none;
    box-sizing: border-box;
}

textarea.input {
    height: 127px;
    padding-top: 12px;
    resize: none;
}

.styled-select {
    width: 100%;
    position: relative;
    overflow: hidden;
    border: 1px solid #e4e5e8;
    border-radius: 5px;
    background: #fff;
    margin-bottom: 20px;
    box-sizing: border-box;
}

    .styled-select select {
        background: transparent;
        width: calc(100% + 30px);
        padding: 0px 15px;
        height: 36px;
        border: 0;
        border-radius: 5px;
        -webkit-appearance: none;
        color: #000;
        font-size: 14px;
        font-family: 'Roboto', 'Open Sans', Arial, Helvetica, sans-serif;
        outline: none;
        position: relative;
        z-index: 1;
        box-sizing: border-box;
    }

    .styled-select:after {
        content: '\f107';
        font-family: 'Font Awesome 6 Pro';
        color: #878a99;
        font-size: 16px;
        position: absolute;
        top: 50%;
        right: 10px;
        font-weight: normal;
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 0;
    }

.disabled, .input:disabled {
    opacity: 0.5;
    background: #f6f6f6;
    cursor: default;
}

.input:read-only {
    background: #f6f6f6;
}

.ok, .error {
    display: block;
    font-size: 13px;
    margin: 10px;
}

.error {
    color: #BF1717;
}

.contact-form .btn {
    margin-top: 20px;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #878a99;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #878a99;
    opacity: 1;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #878a99;
    opacity: 1;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #878a99;
}

:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
    color: #878a99;
}

.label {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    color: #0f1114;
}

.captcha {
    padding-top: 15px;
}

    .captcha input {
        width: 190px;
    }

    .captcha img {
        border: 2px solid transparent;
    }

        .captcha img:hover {
            border: 2px solid #999;
            opacity: 0.9;
        }

/*----------------------- multiple select ----------------------*/
.multi-select {
    margin-bottom: 20px;
}

    .multi-select .ms-choice {
        height: 38px;
        border: 1px solid #e4e5e8;
        border-radius: 5px;
        font-family: 'Roboto', 'Open Sans', Arial, Helvetica, sans-serif;
        font-size: 14px;
    }

        .multi-select .ms-choice > span {
            line-height: 38px;
            padding-left: 15px;
        }

        .multi-select .ms-choice > div.icon-caret {
            right: 10px;
        }

    .multi-select .ms-drop input[type="radio"], .ms-drop input[type="checkbox"] {
        margin-top: 2px !important;
    }

    .multi-select .ms-search input, .multi-select .ms-drop {
        box-sizing: border-box;
    }

/*----------------------- Checkbox and Radio style ----------------------*/
.checkbox-custom, .radio-custom {
    position: relative;
    display: block;
    margin-bottom: 22px;
}

    .checkbox-custom label, .radio-custom label {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        margin: 0;
        padding: 0;
        cursor: pointer;
        padding-left: 28px;
        font-size: 14px;
        color: #0f1114;
    }

    .checkbox-custom input[type=checkbox] {
        opacity: 0;
        position: absolute;
        margin: 0px;
    }

        .checkbox-custom input[type=checkbox] + label:before {
            content: '';
            background: transparent;
            border: 1px solid #e4e5e8;
            border-radius: 5px;
            display: inline-block;
            vertical-align: top;
            width: 20px;
            height: 20px;
            text-align: center;
            font-size: 15px;
            color: #2948ff;
            line-height: 20px;
            font-family: 'Font Awesome 6 Pro';
            position: absolute;
            left: 0px;
            top: -2px;
            font-weight: bold;
            -webkit-transition: box-shadow .1s ease-in-out;
            -o-transition: box-shadow .1s ease-in-out;
            transition: box-shadow .1s ease-in-out;
            box-sizing: border-box;
        }

        .checkbox-custom input[type=checkbox]:checked + label:before {
            content: '\f00c';
        }

        .checkbox-custom input[type=checkbox].disabled + label:before, .checkbox-custom input[type=checkbox]:disabled + label:before, fieldset[disabled] .checkbox-custom input[type=checkbox] + label:before {
            cursor: default;
            opacity: .4;
        }

    .radio-custom.radio-inline {
        padding-left: 0;
    }

    .radio-custom input[type=radio] {
        opacity: 0;
        position: absolute;
        margin: 0px;
    }

        .radio-custom input[type=radio] + label:before {
            border-radius: 50%;
            content: '';
            background: #fff;
            border: 1px solid #e4e5e8;
            display: inline-block;
            vertical-align: top;
            position: absolute;
            top: -1px;
            left: 0px;
            width: 18px;
            height: 18px;
            padding: 2px;
            text-align: center;
            box-shadow: inset 0 0 0 8px #fff;
            -webkit-transition: box-shadow .1s ease-in-out;
            -o-transition: box-shadow .1s ease-in-out;
            transition: box-shadow .1s ease-in-out;
            box-sizing: border-box;
        }

        .radio-custom input[type=radio]:checked + label:before {
            background: #2948ff;
            box-shadow: inset 0 0 0 3px #fff;
        }
        /*
.radio-custom input[type=radio]:focus+label:before{
  box-shadow:inset 0 0 0 3px #fff;
}*/
        .radio-custom input[type=radio].disabled + label:before, .radio-custom input[type=radio]:disabled + label:before, fieldset[disabled] .radio-custom input[type=radio] + label:before {
            cursor: default;
            opacity: .4;
        }

/*-------------------- file upload --------------------*/
.form-t {
    margin-bottom: 15px;
    width: 100%;
    box-sizing: border-box;
}

.field1-primary {
    float: left;
    width: calc(100% - 130px);
}

.fileUpload {
    float: left;
    width: 120px;
    position: relative;
    overflow: hidden;
    margin: 0px 0px 20px 10px;
    padding: 10px 20px;
    border-radius: 5px;
    border: none;
    background: #e1e7fc;
    color: #2948ff;
    font-size: 15px;
    cursor: pointer;
    text-align: center;
    box-sizing: border-box;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}

    .fileUpload:hover {
        background: #222;
        color: #fff;
    }

    .fileUpload input.upload {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        font-size: 20px;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
        height: 60px;
    }

/*-------------------------------- alerts ------------------------------*/
.alert {
    border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: 0 1px 2px rgba(0,0,0,0.11);
    display: table;
    width: 100%;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.alert-error {
    color: #842029;
    background-color: #f8d7da;
    border-color: #f5c2c7;
}
.alert-white {
    background-image: linear-gradient(to bottom, #fff, #f9f9f9);
    border-top-color: #d8d8d8;
    border-bottom-color: #bdbdbd;
    border-left-color: #cacaca;
    border-right-color: #cacaca;
    color: #404040;
    padding-left: 61px;
    position: relative;
}

    .alert-white.rounded {
        border-radius: 3px;
        -webkit-border-radius: 3px;
    }

    .alert-white .icon {
        text-align: center;
        width: 45px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        border: 1px solid #bdbdbd;
    }

    .alert-white.rounded .icon {
        border-radius: 3px 0 0 3px;
        -webkit-border-radius: 3px 0 0 3px;
    }

    .alert-white.alert-success .icon, .alert-white.alert-success .icon::after {
        border-color: #54a754;
        background: #60c060;
    }

    .alert-white .icon i {
        font-size: 20px;
        color: #fff;
        left: 12px;
        margin-top: -10px;
        position: absolute;
        top: 50%;
    }
/*-------------------- validate error --------------------*/
.error-messages {
    position: absolute;
    top: calc(100% - 10px);
    left: 0px;
    max-width: 100%;
    z-index: 10;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #808080;
    padding: 8px 10px;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.3);
}

    .error-messages:before, .error-messages:after {
        content: '';
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 8px solid #808080;
        position: absolute;
        top: -8px;
        left: 10px;
        z-index: 1;
    }

    .error-messages:after {
        border-bottom: 8px solid #fff;
        top: -7px;
        z-index: 2;
    }

.validate-error {
    display: flex;
    align-items: center;
    margin-bottom: 7px;
    font-size: 13px;
    color: #333;
    font-weight: 500;
}

    .validate-error:last-child {
        margin-bottom: 0px;
    }

    .validate-error i {
        color: #D8000C;
        font-size: 24px;
        margin-right: 8px;
    }

.input-place.jq-validate-error,
.checkbox-custom.jq-validate-error input[type="checkbox"] + label::before {
    border: 1px solid red;
}

.checkbox-custom .error-messages, .radio-custom .error-messages {
    top: 30px;
}

.display-none {
    display: none;
}

.some-text {
    font-size: 12px;
    color: #878a99;
    margin-bottom: 20px;
    margin-top: -11px;
}
.pointer:hover {
    cursor: pointer;
}
/*--------------------------------------- Tables ------------------------------------*/
table {
    width: 100%;
    border-collapse: collapse;
    border: none;
    margin-bottom: 20px;
    box-sizing: border-box;
}

    table th {
        display: table-cell;
        padding: 13px 15px;
        background: #e1e7fc;
        font-size: 15px;
        font-weight: 500;
        color: #0f1114;
        border: none;
        overflow: hidden;
        text-align: left;
    }

    table td {
        position: relative;
        background: #fff;
        display: table-cell;
        padding: 13px 15px;
        border: none;
        border-bottom: 1px solid #edeeef;
        font-size: 14px;
        color: #0f1114;
        word-break: break-word;
        /*cursor: pointer;*/
        -webkit-transition: all 300ms;
        -moz-transition: all 300ms;
        -o-transition: all 300ms;
        transition: all 300ms;
    }

    table tr:hover td {
        background: #F5F7FB;
    }

    table td:before {
        display: none;
        flex-wrap: wrap;
        align-items: center;
        position: absolute;
        top: 0px;
        left: 0px;
        bottom: 0px;
        width: 110px;
        content: attr(data-th);
        color: #2948ff;
        font-weight: 500;
        font-size: 14px;
        padding-left: 10px;
        box-sizing: border-box;
    }

    table td[data-th="Date"] {
        color: #999;
        font-size: 13px;
    }

    table .edit-options a {
        color: #ee392d;
        font-size: 15px;
    }

    table .checkbox-custom, table .radio-custom {
        margin-bottom: 0px;
    }

        table .checkbox-custom input[type=checkbox] + label:before {
            border-color: #ccc;
        }

/*---------------------------------- offers details page ---------------------------------*/
.sidebar-left {
    float: left;
    box-sizing: border-box;
    -webkit-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
}

.sidebar-right {
    float: right;
    width: 410px;
    box-sizing: border-box;
}

.main-part {
    width: 70%;
    -webkit-box-flex: 1;
    webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
}

.simple-image {
    text-align: center;
}

/*------------------------- table data sheet -------------------------*/
.attribute-list {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

    .attribute-list li {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding: 6px 0px;
        font-size: 14px;
        color: #0f1114;
    }

        .attribute-list li:before {
            display: none !important;
        }

        .attribute-list li strong {
            display: block;
            width: 140px;
            font-weight: 500;
            padding-right: 10px;
            box-sizing: border-box;
        }

        .attribute-list li span {
            display: block;
            width: calc(100% - 140px);
            box-sizing: border-box;
            word-break: break-word;
        }

/*pagination-----------------------------------------------------------------*/
.pagination {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}

    .pagination ul {
        padding: 0px;
        margin: 0px;
        list-style-type: none;
    }

    .pagination li {
        display: inline-block;
        margin: 2px;
        font-size: 13px;
    }

    .pagination a,
    .pagination a:visited {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 26px;
        height: 26px;
        color: #000;
        border-radius: 5px;
        text-align: center;
        font-weight: normal;
        border: 1px solid #e4e5e8;
        text-decoration: none;
        box-sizing: border-box;
    }

        .pagination a:hover,
        .pagination a:visited:hover {
            border: 1px solid #2948ff;
            color: #2948ff;
        }

        .pagination a.currentpage {
            cursor: default;
            border: 1px solid #2948ff;
            background: #2948ff;
            color: #fff;
        }

        .pagination a.disablelink,
        .pagination a.prevnext {
            color: #9f9f9f;
            cursor: default;
        }

            .pagination a.disablelink:hover,
            .pagination a.prevnext:hover {
                color: #9f9f9f;
                background: transparent;
                border-color: #e4e5e8;
            }

/*--------------- simple list in whole site -----------------*/
.text ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

    .text ul li {
        position: relative;
    }

        .text ul li:before {
            content: '\f111';
            font-family: 'Font Awesome 6 Pro';
            font-size: 6px;
            position: relative;
            font-weight: bold;
            color: #222;
            top: -4px;
            margin-right: 8px;
        }

/*------------------------------------------------------------- login page --------------------------------------------------------*/
.page-container.position-center {
    align-items: center;
    justify-content: center;
}

.login-wrap {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 40px);
    max-width: 900px;
    margin: 20px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.03);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.03);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.03);
    box-sizing: border-box;
}

.login-left-p {
    width: 33.333%;
    background: #000;
    /*padding: 10px;*/
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    position: relative;
    box-sizing: border-box;
}

    .login-left-p .rights {
        position: absolute;
        bottom: 20px;
        left: 10px;
        right: 10px;
    }

.login-right-p {
    width: 66.666%;
    position: relative;
    padding: 50px;
    box-sizing: border-box;
}

    .login-right-p .title-module {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .login-right-p .btn-place .btn {
        width: 100%;
    }

.sign-in-with {
    margin: 35px 0px;
    text-align: center;
}

    .sign-in-with h6 {
        position: relative;
        font-size: 14px;
        margin-bottom: 20px;
    }

        .sign-in-with h6:before {
            content: '';
            position: absolute;
            top: 50%;
            left: 0px;
            right: 0px;
            height: 1px;
            border-top: 1px dashed #e5e5e5;
            z-index: 0;
        }

        .sign-in-with h6 span {
            display: inline-block;
            background: #fff;
            padding: 3px 25px;
            position: relative;
            z-index: 1;
        }

.sign-in-choice a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    width: 34px;
    height: 34px;
    border-radius: 5px;
    background: #E1E7FC;
    color: #2948ff;
    margin: 3px;
}

.login-right-p .just-text {
    font-size: 13px;
    text-align: center;
}

/*--------------------- error pages ---------------------*/
.error-page {
    text-align: center;
    margin: 0px 0px 30px;
}

/*--------------------- loading spinner ---------------------*/
.spinner {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.8);
    z-index: 900000;
}

body.loading .spinner {
    display: block;
}

.mesh-loader {
    overflow: hidden;
    height: 100%;
    width: 100%;
}

    .mesh-loader .circle {
        width: 18px;
        height: 18px;
        position: absolute;
        background: rgba(0,0,0,0.8);
        border-radius: 50%;
        margin: -9px;
        -webkit-animation: mesh 3s ease-in-out infinite;
        animation: mesh 3s ease-in-out infinite -1.5s;
    }

    .mesh-loader > div .circle:last-child {
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
    }

    .mesh-loader > div {
        position: absolute;
        top: 50%;
        left: 50%;
    }

        .mesh-loader > div:last-child {
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
        }

@-webkit-keyframes mesh {
    0% {
        -webkit-transform-origin: 50% -100%;
        transform-origin: 50% -100%;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    50% {
        -webkit-transform-origin: 50% -100%;
        transform-origin: 50% -100%;
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }

    50.00001% {
        -webkit-transform-origin: 50% 200%;
        transform-origin: 50% 200%;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform-origin: 50% 200%;
        transform-origin: 50% 200%;
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes mesh {
    0% {
        -webkit-transform-origin: 50% -100%;
        transform-origin: 50% -100%;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    50% {
        -webkit-transform-origin: 50% -100%;
        transform-origin: 50% -100%;
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }

    50.00001% {
        -webkit-transform-origin: 50% 200%;
        transform-origin: 50% 200%;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform-origin: 50% 200%;
        transform-origin: 50% 200%;
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/*---------------------------- cookies ------------------------------*/
.cookies-wrapper {
    position: fixed;
    bottom: 15px;
    left: 20px;
    right: 20px;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    box-sizing: border-box;
    z-index: 99900;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
    animation-duration: 0.8s;
    -webkit-animation-duration: 0.8s;
    -moz-animation-duration: 0.8s;
    -o-animation-duration: 0.8s;
    -webkit-animation-name: slideUp;
    animation-name: slideUp
}

    .cookies-wrapper.top {
        bottom: auto;
        top: 15px;
    }

    .cookies-wrapper.dark {
        background: #222;
        color: rgba(255,255,255,0.6);
    }

        .cookies-wrapper.dark a {
            color: #fff;
        }

    .cookies-wrapper.cookie-hidden {
        display: none !important;
    }

.cookie-text {
    float: left;
    width: calc(100% - 170px);
    padding: 10px 0px;
    box-sizing: border-box;
}

.cookies-wrapper .btn {
    float: right;
    display: block;
    margin-top: 0px;
    width: 150px;
    min-width: inherit;
    cursor: pointer;
}

@-webkit-keyframes slideUp {
    0% {
        -webkit-transform: translateY(66px);
        transform: translateY(66px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideUp {
    0% {
        -webkit-transform: translateY(66px);
        -ms-transform: translateY(66px);
        transform: translateY(66px)
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}


/*/*media queries----------------------------------------------------------*/

@media only screen and (max-width: 1680px) {
}

@media only screen and (max-width: 1500px) {
    .content {
        padding-top: 105px;
    }

    .title {
        margin-bottom: 10px;
    }

    .money-reference-wrap {
        width: 100%;
        float: none;
    }

        .money-reference-wrap .w-100 {
            width: 50%;
        }

    .attribute-list li strong {
        width: 100px;
    }

    .attribute-list li span {
        width: calc(100% - 100px);
    }
}

@media only screen and (max-width: 1440px) {
}

@media only screen and (max-width: 1366px) {
}

@media only screen and (max-width: 1240px) {
    .attribute-list li {
        flex-direction: column;
        align-items: flex-start;
    }

        .attribute-list li strong {
            width: 100%;
            padding-right: 0px;
        }

        .attribute-list li span {
            width: 100%;
        }
}

@media only screen and (max-width: 1100px) {
    .flex-box {
        width: 100%;
    }

        .flex-box.w-50, .flex-box.w-66 {
            width: 100%;
        }

        .flex-box.w-33 {
            width: 50%;
        }

        .flex-box.w-25, .flex-box.w-20 {
            width: 33.333%;
        }
}

@media only screen and (max-width: 1000px) {
    header {
        padding-left: 0px;
    }

    footer {
        padding-left: 0px;
    }

    .content {
        padding-left: 0px;
        padding-top: 90px;
    }

    .responsive-menu-btn {
        display: flex;
    }

    .logo {
        display: block;
    }

    .make-small-menu-arrow {
        display: none;
    }

    .close-btn {
        display: block;
    }

    .logo-sidebar a img:nth-of-type(2) {
        display: inline-block;
    }

    .logo-sidebar a img:nth-of-type(1) {
        display: none;
    }

    .logo-sidebar {
        justify-content: space-between;
        align-items: center;
        height: auto;
        padding: 8px 20px;
    }

    .money {
        margin-left: 30px;
    }

    .header-money-info {
        display: none;
    }

    .cbp-spmenu .header-money-info {
        display: flex;
    }

    .cbp-spmenu .manager {
        display: flex;
    }

    header .manager {
        display: none;
    }

    .header-right {
        height: 60px;
    }

    .b-image {
        margin: 0px;
    }
}

@media only screen and (max-width: 980px) {
}

@media only screen and (max-width: 900px) {
    .sidebar-left {
        float: none;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .main-part {
        width: 100%;
    }

    .attribute-list li {
        flex-direction: row;
        align-items: center;
    }

        .attribute-list li strong {
            width: 140px;
            padding-right: 10px;
        }

        .attribute-list li span {
            width: calc(100% - 140px);
        }

    /* responsive table */
    table th {
        display: none;
    }

    table td {
        display: block;
        padding: 12px 0px 12px 120px;
    }

        table td:before {
            display: flex;
        }

    table tr:nth-child(odd) td {
        background: #F5F7FB;
    }
}

@media only screen and (max-width: 800px) {
    .money-reference {
        padding: 0px;
    }

    .col-3 .float-flex, .col-4 .float-flex, .col-5 .float-flex {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }
}

@media only screen and (max-width: 740px) {
    .login-right-p {
        padding: 30px 25px;
    }

    .sign-in-with {
        margin: 20px 0px;
    }
}

@media only screen and (max-width: 700px) {


    /*cookies*/
    .cookie-text {
        float: none;
        width: auto;
        text-align: center;
    }

    .cookies-wrapper .btn {
        float: none;
        margin: 0px auto;
    }
}

@media only screen and (max-width: 640px) {
    .title {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }

        .title .btn-place {
            margin-top: 12px;
        }

    .money-reference-wrap .w-100 {
        width: 100%;
    }

    .rec-item {
        padding: 17px 0px;
    }

    .rec-vertical {
        font-size: 13px;
    }

    h1 {
        font-size: 21px;
    }

    h2 {
        font-size: 19px;
    }

    h3 {
        font-size: 18px;
    }

    h4 {
        font-size: 17px;
    }

    h5 {
        font-size: 16px;
    }

    h6 {
        font-size: 15px;
    }

    .money-reference h6 {
        margin-bottom: 20px;
    }

    .sum {
        font-size: 28px;
    }

    .just-text {
        font-size: 13px;
        margin-top: 8px;
    }

    .more-link {
        font-size: 13px;
    }

    .breadcrumb {
        font-size: 12px;
        margin-top: 10px;
    }

    body {
        font-size: 14px;
    }

    .col-2 .float-flex {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
}

@media only screen and (max-width: 550px) {
    .col-3 .float-flex {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
}

@media only screen and (max-width: 500px) {
    .col-4 .float-flex {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    /*.login-wrap{flex-direction: column;}*/
    .login-left-p, .login-right-p {
        width: 100%;
    }

        .login-left-p .rights {
            bottom: 10px;
            font-size: 12px;
        }

    .some-logo {
        margin-bottom: 30px;
    }

        .some-logo img {
            max-width: 130px;
        }

    .page-container {
        flex-direction: row !important;
        overflow: scroll;
    }
}

@media only screen and (max-width: 430px) {
    .sidebar-right {
        width: calc(100vw - 16px);
    }

    .user-btn, .settings-btn, .log-out a {
        font-size: 16px;
        width: 30px;
        height: 30px;
    }

    .responsive-menu-btn {
        width: 60px;
    }

    .logo {
        margin-left: 20px;
    }

        .logo a img {
            max-width: 32px;
        }

    .content {
        padding-top: 85px;
    }

    .btn {
        padding: 9px 10px;
        font-size: 14px;
    }

        .btn i {
            margin-right: 8px;
        }

    .col-5 .float-flex {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .fileUpload {
        font-size: 13px;
        padding: 11px 5px;
        width: 80px;
    }

    .field1-primary {
        width: calc(100% - 90px);
    }

    .attribute-list li strong {
        width: 100px;
    }

    .attribute-list li span {
        width: calc(100% - 100px);
    }

    .title-module {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }

        .title-module .btn-place {
            margin-top: 10px;
        }

    .login-right-p .title-module .text {
        font-size: 13px;
        line-height: normal;
    }
}

@media only screen and (max-width: 400px) {
}

@media only screen and (max-width: 360px) {
}

@media only screen and (max-width: 320px) {
}

.text-danger {
    color: red;
    font-size: 1.2em
}

.normal-price {
    text-decoration: line-through;
    width: auto !important;
}

.new-price {
    color: red;
    width: auto !important;
}
.inner-detailed-table td {
    background-color: #f5f7fb;
}

.inner-detailed-table th {
    background-color: #f5f7fb;
}

.hidden {
    display: none;
}

.detailed-offer-row {
    display: none;
}
.toggable-siteId h4{
    cursor:pointer;
}
.arrow-show{
    cursor:pointer;
}

.field-validation-error{
    color:red;
    display:block;
}