body {
    font-size: 14px;
    background: #fff;
    overflow-x: hidden;
    font-family: "Nunito", sans-serif;
    height: 100%;
}

html, * {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 50%);
}

header {
    position: fixed;
    width: 100%;
    z-index: 999;
}

    header nav.navbar {
        height: auto;
        box-shadow: 0px 0px 10px 0px grey;
        padding: 0px 0px;
        z-index: 999;
    }

.bg-light {
    background-color: #fff !important;
}

header nav.navbar .row, header nav.navbar .row div[class*=col] {
    width: 100%;
    display: flex;
    align-items: center;
    height: 100%;
    padding-right: 0px;
    margin: 0px 0px;
    padding: 0px 0px !important;
}

    header nav.navbar .row, header nav.navbar .row div[class*=col] {
        width: 100%;
        display: flex;
        align-items: center;
        height: 100%;
        padding-right: 0px;
        margin: 0px 0px;
        padding: 0px 0px !important;
    }

a.navbar-brand {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px 0px;
    font-size: 45px;
    font-weight: 700;
    color: #000;
}

.lg-lft {
    padding-left: 6%;
    width: 52%;
    vertical-align: middle;
}

.room {
    /* background-color: #ffde00; */
    text-align: center;
    color: #000;
    font-size: 2.0325rem;
    font-weight: 100;
    float: left;
    vertical-align: middle;
    overflow: hidden;
    padding: 0px 0 0 0;
}

.educations {
    color: #e68f01;
    font-size: 2.0325rem;
    font-weight: bolder;
    padding: 0 11px 0 0px;
    text-align: left;
    float: left;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.5;
    color: #000;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

    .form-control:focus {
        color: #495057;
        background-color: #fff;
        border-color: none;
        outline: 0;
        box-shadow: none;
    }

form.form-inline.my-2.my-lg-0.ml-auto {
    padding-right: 15px;
}

.upload {
    color: #e68f01;
    font-size: 1rem;
    border-right: 1px solid #d28302;
    padding-right: 17px;
    padding: 0 17px 0 17px;
}

.lgn {
    color: #e68f01;
    font-size: 1rem;
    border-right: 1px solid #d28302;
    padding: 0 17px 0 17px;
    margin-right: 17px;
}

.lanc {
    background-color: #e68f01;
    border: none;
    padding: 2px 6px 2px 1px;
    color: #fff;
    margin: 0 32px 0 0;
}

color: #fff;
}

.lang {
    color: #e68f01;
    font-size: 1rem;
    /* background-color: #ffde00; */
    padding: 0 6px 0 6px;
    margin-left: 14px;
    border: 1px solid #d28302;
    margin-right: 11px;
}

    .lang:after {
        background: url(../images/arw.png)no-repeat;
        content: '';
        /* opacity: 1.3; */
        z-index: -1;
        padding: 0px 0 0 16px;
        width: 10px;
        height: 8px;
        background-size: 13px;
        /* margin-top: 31px; */
        background-position-x: right;
        background-position-y: center;
    }

.logo {
    padding: 0 0 10px 0;
}

.dropdown-menu {
    font-size: 13px;
    padding: 8px;
    border-radius: 0;
}

.dropdown-menu-left {
    left: auto;
    right: 0;
    background-color: #f9d29d;
    min-width: auto;
}

.dropdown-item {
    background-color: transparent;
    padding: 0.25rem 0.5rem;
}

.login-bg {
    background: url(../images/bg.jpg);
    width: 100%;
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    max-height: fit-content;
}

.frlng {
    border: none;
    height: 38px;
    padding: 5px 0 0 0;
    width: 89%;
}

.regs-bg {
    width: 64%;
    height: max-content;
    background-color: rgba(255,255,255,50%);
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    margin: auto;
    padding: 2%;
}

/*.lgn-bg {
    width: 34%;
    height: max-content;
    background-color: #f3f3f3;
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    margin: auto;
    padding: 2%;
}*/
.lgn-bg {
    width: 34%;
    height: max-content;
    background-color: rgba(255,255,255,50%);
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    margin: auto;
    padding: 2%;
}

.flg {
    width: 13%;
    cursor: pointer;
}

a:hover, a:active, a:focus {
    outline: none;
    text-decoration: none;
    color: #000;
}

.save {
    width: 100%;
    padding: 6px 0 6px 0;
    margin-bottom: 4%;
    background-color: #dd8509;
    color: #fff;
    border: 1px solid #fff;
}

.ad-form-sect {
    float: left;
    width: 100%;
    margin: 1px;
    /* border: 1px solid #ededed; */
    padding: 0px;
    border-radius: 0;
}

.flt {
    float: left;
}

.city-span {
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: normal;
    text-rendering: optimizeLegibility;
    text-transform: none;
    display: inline-block;
    word-wrap: normal;
    direction: ltr;
    font-feature-settings: "liga" 1;
    -webkit-font-smoothing: antialiased;
    float: left;
}

.bspan {
    box-flex: 0;
    flex-grow: 0;
    flex-shrink: 0;
    font-size: 17px;
    margin-right: 11px;
    margin-top: 9px;
    width: 11px;
    margin-left: 8px;
}

input[type=checkbox], input[type=radio] {
    margin-right: 8px;
}

.bord {
    /* border: 1px solid #ccc; */
    margin-top: 0%;
    text-align: left;
    background-color: #fff;
    /* border-radius: 5px; */
}

.ckhd {
    color: #000;
    font-size: 12px;
}

.bs-form {
    display: block;
    box-shadow: none;
    height: 32px;
    width: 255px;
    height: 38px;
    padding: 10px 12px 5px 0px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: none;
    text-align: left;
    outline: none;
}

.space {
    height: 20px;
    overflow: hidden;
    width: 100%;
}

.lft {
    text-align: left;
    margin-left: 15px;
    margin-top: 0;
    float: left;
    font-weight: bold;
    color: #e68f01;
    margin-bottom: 3%;
}

label {
    display: inline-block;
    margin-bottom: 0rem;
}

.rgt {
    text-align: right;
    margin-right: 15px;
    margin-top: 0px;
    float: right;
    color: #000;
    margin-bottom: 4%;
}

.login {
    clear: both;
    /* width: 40%; */
    margin: 0 auto;
    padding: 3px 30px 3px 30px;
    border: 1px solid #ffffff;
    background-color: #f7c179;
    color: #000;
    cursor: pointer;
    border-radius: 0;
    display: flex;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.text-co {
    color: #e68f01;
    /* border-right: 1px solid #ffdc01; */
    padding: 0 0 0 9px;
    cursor: pointer;
    background: none;
    font-size: 17px;
    text-align: left;
    align-items: start;
}

.text-tan {
    color: #e68f01;
    /* border-right: 1px solid #ffdc01; */
    padding: 0 0 0 9px;
    cursor: pointer;
    background: none;
    font-size: 17px;
    text-align: left;
    align-items: start;
}
/*main.main .row, main.main .row div[class*=col] {
    width: 100%;
    height: 100%;
    padding-right: 0px;
    margin: 0px 0px;
    padding: 0px 0px;
}*/

.bg {
    background-color: #e68f01;
    overflow: inherit;
    height: auto !important;
}

.sidemenu {
    width: 61%;
    background: #e68f01;
    min-height: calc(100vh - 104px);
    position: relative;
    min-width: 62%;
    text-align: center;
    align-items: center;
    margin: 0 auto;
}

    .sidemenu .tab {
        width: 100%;
        height: 100%;
        min-width: 100%;
    }

.icn {
    width: auto;
    margin: 0 auto;
    display: block;
}

.sidemenu .tabcontent {
    display: none !important;
}

.sidemenu .tabcontent {
    display: none;
}

.sidemenu .tabcontent {
    position: absolute;
    top: 0px;
    background: #f4f4f4;
    width: 215px;
    min-height: 100%;
    height: 100%;
    padding: 18px 12px;
    right: -258px;
    z-index: 9;
    text-align: left;
    background: linear-gradient(to bottom, #fcf3e3, #fadaae, #f7b663);
}

.bg2 {
    background-color: #f7b663;
    overflow: inherit;
    height: auto !important;
}

.bg {
    background-color: #e68f01;
    overflow: inherit;
    height: auto !important;
}

.top-section {
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.inside-form {
    display: block;
    width: 100%;
    height: 34px;
    padding: 0px 0px 0 0px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #000;
    background-color: transparent;
    background-image: none;
    border: none;
    text-align: left;
}

.cont-lft {
    /* position: relative; */
    width: auto;
    height: 510px;
    margin: 0 auto;
    border: 1px solid #ccc;
    overflow: hidden;
    border-radius: 10px;
}

.prodct {
    background-color: #fff;
    border-width: 1px;
    max-height: 100%;
    height: auto;
    padding-bottom: 0;
    border-image: linear-gradient(to top, #b9b1b1, rgba(0, 0, 0, 0) ) 4% 1% 24% 95%;
    border-style: solid;
}

.img-chk {
    position: absolute;
    top: 15px;
    left: 6px;
    width: 30px;
    height: 17px;
}

.img-insd {
    max-width: 390px;
    height: 286px;
    max-height: 264px;
    width: 100%;
    margin: 0px auto;
    display: flex;
    border-radius: 7px 7px 0px 0px;
}

.dtl {
    padding: 5px;
    overflow: hidden;
    border-style: solid;
    border-width: 0;
    /* border-right: 1px solid #ccc; */
    background: linear-gradient(to left, transparent, transparent, #f9e2c3, #f7b662, #f7b662);
    font-size: 13px;
    width: 100%;
}

.dtl-date {
    /* float: left; */
    margin-top: 0;
    text-align: left;
    align-items: center;
    padding: 0 0 0 5px;
    color: #000;
}

.icons {
    cursor: pointer;
    text-align: left;
    margin-top: 10px;
    padding-left: 10px;
}

.dte {
    float: left;
    padding: 5px 0 0 3px;
    font-style: italic;
}

.down {
    /*padding: 11px 0 0 17px;
    border-radius: 30px;
    background-color: #495057;
    vertical-align: middle;
    text-align: left;
    font-size: 12px !important;
    color: #fff;
    width: 103px;
    height: 33px;*/

    background-color: #495057;
    border-radius: 50%;
    padding: 4px 6px 4px 7px;
    color: #fff;
    font-size: 12px;
    margin: 0;
    text-align: center;
    vertical-align: middle;
}

.dwd {
    font-size: 12px;
    font-weight: bold;
    font-family: sans-serif;
    padding: 0 0 0 5px;
}

.share {
    padding: 0;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    font-size: 12px !important;
    color: #fff;
    width: 14px;
    height: 19px;
    margin: 0;
}

.sh {
    width: 26px;
    display: inline-block;
    padding: 7px 0 0px 0px;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    font-size: 11px !important;
    height: 25px;
    margin: 4px 4px 2px 4px;
    background-color: #495057;
}

    .sh a {
        padding: 7px 0px 0px 0px;
        border-radius: 50%;
        vertical-align: middle;
        text-align: center;
        font-size: 12px !important;
        width: 25px;
        height: 25px;
        margin: 0px 0px 0px 0px;
    }

        .sh a:hover {
            background-color: #e68f01;
            color: #fff;
            padding: 9px 7px 3px 7px;
            border-radius: 50%;
            vertical-align: middle;
            text-align: center;
            font-size: 12px !important;
        }

.hrt {
    padding: 7px 0px 0px 0px;
    border-radius: 50%;
    background-color: #495057;
    vertical-align: middle;
    text-align: center;
    font-size: 12px !important;
    color: #fff;
    width: 25px;
    height: 25px;
}

.dropdown-menu {
    font-size: 13px;
    padding: 8px;
    border-radius: 0;
}

.sz {
    margin-top: 0;
    margin-bottom: 6px;
    font-size: 12px;
    width: 100%;
    display: block;
}

.more {
    width: 100%;
    text-align: left;
    float: left;
    margin: 28px 0 28px 5px;
}

.badge-region {
    background-color: #bcbec1;
    padding: .5em .4em;
    text-align: center;
    vertical-align: middle;
    border-radius: 0;
    color: #000;
    font-weight: bold;
    font-size: 11px;
    margin: 0 0px 3px 0;
}

select {
    text-indent: 1px;
    text-overflow: '';
    outline: none;
    cursor: pointer;
}

.product-submit {
    background-color: #231f20;
    padding: 5px 20px 5px 20px;
    margin: 0;
    text-align: center;
    /*border: 1px solid #010101;*/
    color: #fff;
}

.city-form-sect {
    float: left;
    width: 100%;
    margin: 0;
}

form#product-form {
    width: auto;
    overflow: hidden;
}

.city-form-sect {
    float: left;
    width: 100%;
    margin: 0;
}

ul {
    list-style: none;
    padding-left: 0px;
}

.sidemenu .tabcontent ul li {
    padding: 8px 0px;
    width: 100%;
    border-bottom: 1px solid #b9b9b9;
}

    .sidemenu .tabcontent ul li a {
        color: #000;
        font-size: 14px;
        font-weight: 500;
    }

button, input {
    border: none;
}

.text-co:after {
    background: url(../images/arw.png)no-repeat;
    content: '';
    /* opacity: 1.3; */
    z-index: -1;
    padding: 0px 0 0 25px;
    width: 10px;
    height: 8px;
    background-size: 13px;
    /* margin-top: 31px; */
    background-position-x: right;
    background-position-y: center;
}

.text-tan:after {
    content: '';
    /* opacity: 1.3; */
    z-index: -1;
    padding: 0px 0 0 25px;
    width: 10px;
    height: 8px;
    background-size: 13px;
    /* margin-top: 31px; */
    background-position-x: right;
    background-position-y: center;
}

.right-side-inside {
    width: 100%;
    padding-top: 7%;
}

.d-footer {
    margin-top: 0rem;
    background: #eee;
    padding: 1.25rem;
    overflow: hidden;
}

.bg-brwn {
    background-color: #bebdc2;
    padding: 10px 14px 10px 10px !important;
}

.d-footer .footer-bottom .logo {
    width: 6rem;
    height: auto;
    margin: 4px;
}

.font-1 {
    font-size: 10px;
}

main.main .row .container, main.main .row .container div[class*=col] {
    width: 100%;
    height: 100%;
    padding-right: 0px;
    margin: 0px 0px;
    padding: 5px 5px 5px 5px;
}

button.tablinks.active.opening + .tabcontent {
    display: block !important;
}

.sidemenu .tab button.tablinks.active {
    background: #e68f01;
    color: #010101;
    border-bottom: 3px solid #000;
    font-weight: bold;
    background-image: url(../images/arow.png);
    background-position-x: right;
    background-repeat: no-repeat;
    background-position-y: center;
    background-size: 8%;
}

.sidemenu .tab button.tablinks {
    height: 106px;
    width: 100%;
    background: transparent;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 500;
    border-bottom: 1px solid #000;
}

button:focus {
    outline: none;
    /* outline: 5px auto -webkit-focus-ring-color; */
}

.mb-10 {
    margin-bottom: 10px;
}

.btn-table {
    border-color: #fff;
    background: #e58e1b;
    box-shadow: 0 8px 25px -8px #e58e1b;
    border-color: #e58e1b;
    color: #fff;
}

.btn-csdark {
    background: #333333;
    color: #fff;
    border-color: #333333;
}

.btn-cslight {
    color: #fff;
    background-color: #999999;
    border-color: #999999;
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 0.813rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.sidebar-left {
    /* left: calc(-120px - 20px); */
    z-index: 90;
    transition: all .24s ease-in-out;
}

.sidebar-left-secondary, .layout-sidebar-large .sidebar-left {
    position: fixed;
    height: calc(100vh - 80px);
    background: #e58e1b;
    top: 78px;
    box-shadow: 0 4px 20px 1px rgb(0 0 0 / 6%), 0 1px 4px rgb(0 0 0 / 8%);
    width: 17%;
    max-width: 100%;
}

.sidebar-left .navigation-left {
    list-style: none;
    text-align: center;
    width: 49%;
    height: 100%;
    margin: 0 auto;
    padding: 0;
}

    .sidebar-left .navigation-left .nav-item {
        position: relative;
        display: block;
        width: 100%;
        color: #332e38;
        cursor: pointer;
        border-bottom: 1px solid #3e3a3a;
    }

        .sidebar-left .navigation-left .nav-item .nav-item-hold {
            display: block;
            width: 100%;
            padding: 26px 0;
            color: #47404f;
        }

            .sidebar-left .navigation-left .nav-item .nav-item-hold .nav-text {
                font-size: 13px;
                display: block;
                font-weight: bold;
            }

        .sidebar-left .navigation-left .nav-item.active {
            color: #000000;
            background-color: #e58e1b;
        }

    .sidebar-left .navigation-left .nav-item {
        position: relative;
        display: block;
        width: 100%;
        color: #332e38;
        cursor: pointer;
        border-bottom: 1px solid #3e3a3a;
    }

        .sidebar-left .navigation-left .nav-item.active .nav-item-hold {
            color: #000;
        }

.sidebar-left.open {
    left: 0;
}

.layout-sidebar-large .sidebar-left-secondary.open {
    left: 229px;
}

.layout-sidebar-large .sidebar-left-secondary {
    left: 15rem;
    left: calc(-220px - 20px);
    z-index: 89;
    width: 220px;
    padding: 0.75rem 0;
    transition: all .24s ease-in-out;
    background: linear-gradient(to bottom, #fcf3e3, #fadaae, #f7b663);
}

    .layout-sidebar-large .sidebar-left-secondary > .childNav {
        margin: 0;
    }

    .layout-sidebar-large .sidebar-left-secondary .childNav {
        list-style: none;
        padding: 0;
        display: none;
    }

        .layout-sidebar-large .sidebar-left-secondary .childNav li.nav-item {
            display: block;
            border-bottom: 1px solid #ccc;
            margin: 0 0 0 5px;
            width: 206px;
        }

            .layout-sidebar-large .sidebar-left-secondary .childNav li.nav-item a {
                color: #332e38;
                text-transform: capitalize;
                display: flex;
                align-items: center;
                font-size: 13px;
                cursor: pointer;
                padding: 12px 24px;
                transition: .15s all ease-in;
            }

                .layout-sidebar-large .sidebar-left-secondary .childNav li.nav-item a .item-name {
                    vertical-align: middle;
                    font-weight: bolder;
                }

.app-admin-wrap {
    width: 100%;
}

.layout-sidebar-large .sidebar-overlay.open {
    display: block;
}

.layout-sidebar-large .sidebar-overlay {
    display: none;
    position: fixed;
    width: calc(100% - 327px - 230px);
    height: calc(100vh - 80px);
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0);
    z-index: 101;
    cursor: w-resize;
}

.home-right-side-inside {
    width: 100%;
    padding-top: 0%;
    height: auto;
}

.right-side-inside {
    width: 100%;
    padding-top: 7%;
}

.mc-bg {
    background-image: url(../images/bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-position: center;
    position: fixed;
}

.srch input[type=text] {
    padding: 18px 0 18px 75px;
    font-size: 19px;
    border: 1px solid #f1f1f1;
    float: left;
    width: 53%;
    background: transparent;
    background-image: url(../images/search.png);
    background-position-x: 25px;
    background-position-y: center;
    background-repeat: no-repeat;
    margin-top: 25%;
    margin-left: 30%;
    border-radius: 50px;
    color: #ffffff;
}

form.srch button {
    float: left;
    width: 22%;
    padding: 10px;
    background: #e58e1b;
    color: white;
    font-size: 17px;
    border: 1px solid grey;
    border-radius: 30px;
    cursor: pointer;
    margin: 3% 0 0 45%;
}

form.srch {
    /* overflow: hidden; */
    margin: 8% 16% auto;
    width: 58%;
}

input.srch {
    /* overflow: hidden; */
    margin: 0 0 0 0;
    width: 50%;
    border-radius: 50px;
    padding: 6px 0 3px 11px;
    font-size: 13px;
    outline: none;
}

form.srch::after {
    content: "";
    clear: both;
    display: table;
}

.mr-10 {
    margin-right: 10px;
}

.ml-10 {
    margin-left: 10px !important;
}

.pd-20 {
    padding: 20px;
}

input[type="submit"] {
    padding: 5px 20px 7px 20px;
}

.socl {
    list-style: none;
    display: inline-block;
}

    .socl li {
        list-style: none;
        display: inline-block;
        padding: 0 2px 0 2px;
        text-align: center;
        vertical-align: middle;
    }

        .socl li a {
            background-color: #495057;
            border-radius: 50%;
            padding: 4px 6px 4px 7px;
            color: #fff;
            font-size: 12px;
            margin: 0;
            text-align: center;
            vertical-align: middle;
        }

            .socl li a:hover {
                background-color: #e58e1b;
                border-radius: 50%;
                padding: 4px 6px 4px 7px;
                color: #fff;
                font-size: 12px;
                margin: 0;
                text-align: center;
                vertical-align: middle;
            }

.shr {
    padding: 4px 2px 5px 0px;
    line-height: inherit !important;
    vertical-align: middle;
    text-align: center;
}

.hrts {
    padding: 4px 0px 5px 0px;
    vertical-align: middle;
    text-align: center;
    line-height: inherit !important;
}

.edt {
    padding: 1px 0px 3px 1px;
    vertical-align: middle;
    text-align: center;
    line-height: inherit !important;
}

.dlt {
    padding: 5px 2px 8px 2px;
    text-align: center;
    vertical-align: middle;
    line-height: inherit !important;
}
