@font-face {
    font-family: "Inter";
    src: url("../fonts/typo/Inter-ThinBETA.eot");
    src: url("../fonts/typo/Inter-ThinBETA.eot?#iefix") format("embedded-opentype"), url("../fonts/typo/Inter-ThinBETA.woff2") format("woff2"), url("../fonts/typo/Inter-ThinBETA.woff") format("woff"), url("../fonts/typo/Inter-ThinBETA.ttf") format("truetype"), url("../fonts/typo/Inter-ThinBETA.svg#Inter-ThinBETA") format("svg");
    font-weight: 100;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Inter";
    src: url("../fonts/typo/Inter-ExtraLightBETA.eot");
    src: url("../fonts/typo/Inter-ExtraLightBETA.eot?#iefix") format("embedded-opentype"), url("../fonts/typo/Inter-ExtraLightBETA.woff2") format("woff2"), url("../fonts/typo/Inter-ExtraLightBETA.woff") format("woff"), url("../fonts/typo/Inter-ExtraLightBETA.ttf") format("truetype"), url("../fonts/typo/Inter-ExtraLightBETA.svg#Inter-ExtraLightBETA") format("svg");
    font-weight: 200;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Inter";
    src: url("../fonts/typo/Inter-LightBETA.eot");
    src: url("../fonts/typo/Inter-LightBETA.eot?#iefix") format("embedded-opentype"), url("../fonts/typo/Inter-LightBETA.woff2") format("woff2"), url("../fonts/typo/Inter-LightBETA.woff") format("woff"), url("../fonts/typo/Inter-LightBETA.ttf") format("truetype"), url("../fonts/typo/Inter-LightBETA.svg#Inter-LightBETA") format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Inter";
    src: url("../fonts/typo/Inter-Regular.eot");
    src: url("../fonts/typo/Inter-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/typo/Inter-Regular.woff2") format("woff2"), url("../fonts/typo/Inter-Regular.woff") format("woff"), url("../fonts/typo/Inter-Regular.ttf") format("truetype"), url("../fonts/typo/Inter-Regular.svg#Inter-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Inter";
    src: url("../fonts/typo/Inter-Medium.eot");
    src: url("../fonts/typo/Inter-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/typo/Inter-Medium.woff2") format("woff2"), url("../fonts/typo/Inter-Medium.woff") format("woff"), url("../fonts/typo/Inter-Medium.ttf") format("truetype"), url("../fonts/typo/Inter-Medium.svg#Inter-Medium") format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Inter";
    src: url("../fonts/typo/Inter-SemiBold.eot");
    src: url("../fonts/typo/Inter-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/typo/Inter-SemiBold.woff2") format("woff2"), url("../fonts/typo/Inter-SemiBold.woff") format("woff"), url("../fonts/typo/Inter-SemiBold.ttf") format("truetype"), url("../fonts/typo/Inter-SemiBold.svg#Inter-SemiBold") format("svg");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Inter";
    src: url("../fonts/typo/Inter-Bold.eot");
    src: url("../fonts/typo/Inter-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/typo/Inter-Bold.woff2") format("woff2"), url("../fonts/typo/Inter-Bold.woff") format("woff"), url("../fonts/typo/Inter-Bold.ttf") format("truetype"), url("../fonts/typo/Inter-Bold.svg#Inter-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Inter";
    src: url("../fonts/typo/Inter-ExtraBold.eot");
    src: url("../fonts/typo/Inter-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/typo/Inter-ExtraBold.woff2") format("woff2"), url("../fonts/typo/Inter-ExtraBold.woff") format("woff"), url("../fonts/typo/Inter-ExtraBold.ttf") format("truetype"), url("../fonts/typo/Inter-ExtraBold.svg#Inter-ExtraBold") format("svg");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Inter";
    src: url("../fonts/typo/Inter-Black.eot");
    src: url("../fonts/typo/Inter-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/typo/Inter-Black.woff2") format("woff2"), url("../fonts/typo/Inter-Black.woff") format("woff"), url("../fonts/typo/Inter-Black.ttf") format("truetype"), url("../fonts/typo/Inter-Black.svg#Inter-Black") format("svg");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

body {
    font-family: "Inter";
}

a {
    color: #DEB42C;
}

a:hover {
    color: #FFF;
}

.brand-color {
    color: #DEB42C !important
}

.brand-secundary {
    color: #D4CDBD !important
}

.brand-dark {
    color: #050505 !important
}

.brand-secundary-light {
    color: #F0EDE5 !important
}

.white {
    color: #fff !important
}

.brand-bg {
    background-color: #DEB42C !important
}

.brandsecundary-bg {
    background-color: #D4CDBD !important
}

.brandsecundarylight-bg {
    background-color: #F0EDE5 !important
}

.branddark-bg {
    background-color: #050505 !important
}

.white-bg {
    background-color: #fff !important
}

.transparent-bg {
    background-color: rgba(0, 0, 0, 0) !important
}

.brand-border {
    border-color: #DEB42C !important
}

.primaryfont {
    font-family: "Inter" !important
}

.secundaryfont {
    font-family: "arial" !important
}

.font-w-100 {
    font-weight: 100 !important
}

.font-w-200 {
    font-weight: 200 !important
}

.font-w-300 {
    font-weight: 300 !important
}

.font-w-normal {
    font-weight: normal !important
}

.font-w-500 {
    font-weight: 500 !important
}

.font-w-600 {
    font-weight: 600 !important
}

.font-w-bold {
    font-weight: bold !important
}

.font-w-700 {
    font-weight: 700 !important
}

.font-w-900 {
    font-weight: 900 !important
}

.table-action-btn .btn {
    margin: 0px;
    padding: 5px;
    line-height: normal;
}

.table-action-btn .btn i {
    margin: 0px;
}

.accordion-button:focus {
    z-index: 3;
    border-color: #DEB42C;
    outline: 0;
    box-shadow: none;
}

.accordion-button:not(.collapsed) {
    color: #DEB42C;
    background-color: rgb(255 107 64 / .12);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #DEB42C;
}

.nav-link {
    color: #DEB42C;
}

.nav-link:focus,
.nav-link:hover {
    color: #DEB42C;
}

.btn {
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s
}

.custom-btn {
    border-radius: 8px;
    border-width: 2px;
    border-style: solid;
    font-weight: 600;
    letter-spacing: .5px;
    font-size: 16px;
    line-height: 23px;
    display: inline-block;
    padding: 11px 20px;
    min-height: 50px;
    border-radius: 10px;
}

.brand-btn {
    background: linear-gradient(90deg, #C1946A 0%, #EBD1B0 100%);
    color: #050505;
    border-color: transparent;
}

.brand-btn:active,
.brand-btn:focus,
.brand-btn:hover {
    background: rgba(0, 0, 0, 0);
    color: #DEB42C;
    border-color: #DEB42C;
}

.brand-border-btn {
    background: rgba(0, 0, 0, 0);
    color: #DEB42C;
    border-color: #DEB42C;
}

.brand-border-btn:active,
.brand-border-btn:focus,
.brand-border-btn:hover {
    background: linear-gradient(90deg, #C1946A 0%, #EBD1B0 100%);
    color: #050505;
    border-color: transparent;
}

.white-btn {
    background: #fff;
    border-color: #fff;
    color: #DEB42C
}

.white-btn:active,
.white-btn:focus,
.white-btn:hover {
    color: #fff;
    background: rgba(0, 0, 0, 0);
    border-color: #fff
}

.white-border-btn {
    background: rgba(0, 0, 0, 0);
    border-color: #fff;
    color: #fff
}

.white-border-btn:active,
.white-border-btn:focus,
.white-border-btn:hover {
    color: #DEB42C;
    background: #fff;
    border-color: #fff
}

.dark-btn {
    background: #050505;
    color: #fff;
    border-color: #FFFFFF
}

.dark-btn:active,
.dark-btn:focus,
.dark-btn:hover {
    background: #ffffff;
    border-color: #ffffff;
    color: #050505
}

.dark-border-btn {
    background: rgba(0, 0, 0, 0);
    border-color: #050505;
    color: #050505
}

.dark-border-btn:active,
.dark-border-btn:focus,
.dark-border-btn:hover {
    color: #fff;
    background: #050505;
    border-color: #050505
}

.gradient1-btn {
    color: #050505;
    border: none;
    padding: 13px 20px;
    background: linear-gradient(90deg, #C1946A 0%, #EBD1B0 100%);
}

.gradient1-btn:active,
.gradient1-btn:focus,
.gradient1-btn:hover {
    background: linear-gradient(90deg, #EBD1B0 0%, #C1946A 100%);
    color: #050505;
}

.form-check .form-check-input {
    float: left;
    background-color: transparent;
    width: 1.3em;
    height: 1.3em;
    border-color: #DEB42C;
    margin-top: 2px;
    margin-right: 5px;
}

.form-check .form-check-input:checked {
    background-color: #DEB42C;
    border-color: #DEB42C;
}

.form-check-input:focus {
    border-color: #DEB42C;
    outline: 0;
    box-shadow: none;
}

.form-switch .form-check-input {
    width: 2.3em;
}

.form-switch .form-check-input {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='rgba(255,255,255,1)'%3E%3Cpath d='M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z'%3E%3C/path%3E%3C/svg%3E");
}

.logo-box svg {
    fill: #DEB42C;
}

.login-wrap {
    min-height: 100vh;
    width: 100%;
    padding: 50px 0;
}
.signinup-content-wrap {
    background-color: #050505;
}

.form-select {
    height: 50px;
    color: #fff;
    background-color: #1e1e1e !important;
    border: 2px solid #050505;
}

.form-control {
    height: 50px;
    color: #fff;
    background-color: #1e1e1e !important;
    border: 2px solid #050505;
}
.form-control:disabled, .form-control[readonly] {
    background-color: #050505 !important;
    border: 2px solid #1e1e1e;
    opacity: 1;
}

.form-control:focus {
    color: #fff;
    background-color: #1e1e1e !important;
    border: 2px solid #FFF;
    box-shadow: 0 0 0 0 rgba(13, 110, 253, .0);
}

.form-label {
    color: #fff;
}

textarea.form-control {
    min-height: 150px;
}

.input-with-ic {
    position: relative;
}

.input-with-ic .input-icon {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(-10px, -50%);
}

.input-with-ic .input-icon i {
    font-size: 18px;
    color: #DEB42C;
}

.btn-info {
    color: #FFF;
}

.table {
    vertical-align: middle;
    color: #FFF;
}

.table-hover>tbody>tr:hover>* {
    color: #FFF;
    background-color: rgba(255, 255, 255, 0.1);
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    background-image: none;
}

.table tr td p {
    margin-bottom: 8px;
}

.profile-img-box {
    position: relative;
    width: 140px;
    height: 140px;
}

.profile-img-box .profile-img {
    border-radius: 100%;
}

.profile-img-box .profile-img img {
    border-radius: 100%;
    width: 140px;
    height: 140px;
    object-fit: cover;
    border: 4px solid #DEB42C;
}

.profile-img-box .profile-edit-btn {
    background-color: #DEB42C;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    border: 3px solid #FFF;
    color: #fff;
    position: absolute;
    right: 0;
    bottom: 0px;
}

.file-upload-output {
    position: relative;
    display: inline-flex;
    background-color: rgba(255, 255, 255, 0.5);
}

.file-upload-output img {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    object-fit: cover;
    border: 4px solid #DEB42C;
}

.file-upload-output .file-upload-edit-btn {
    background-color: #DEB42C;
    border-radius: 10px;
    width: 30px;
    height: 30px;
    border: 2px solid #FFF;
    color: #fff;
    position: absolute;
    right: -10px;
    top: -10px;
}

.custom-upload-btn {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.custom-upload-btn .btn {
    border: 2px solid #DEB42C;
    color: #DEB42C;
    background-color: white;
    padding: 8px 20px;
    border-radius: 8px;
    font-weight: bold;
}

.custom-upload-btn input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.card {
    background-color: #050505;
    box-shadow: none;
}

.ngx-pagination li {
    border-radius: 3px !important;
    margin: 3px !important;
}

.ngx-pagination .pagination-previous a:before, .ngx-pagination .pagination-previous.disabled:before {
    margin-right: 0rem !important;
}

.ngx-pagination .pagination-next a:after, .ngx-pagination .pagination-next.disabled:after {
    margin-left: 0rem !important;
}

.ngx-pagination .disabled {
    background: #1e1e1e !important;
    color: #fff !important;
    border-radius: 3px !important;
}

.ngx-pagination li a, .ngx-pagination li button {
    background: #1e1e1e !important;
    color: #fff !important;
    border-radius: 3px !important;
}

.ngx-pagination li a:hover, .ngx-pagination li button:hover {
    background: #fff !important;
    color: #050505 !important;
}

.ngx-pagination .current {
    background: #fff !important;
    color: #050505 !important;
}

.border-top {
    border-top-color: #424242 !important;
}
.border-bottom {
    border-bottom-color: #424242 !important;
}
.border-start {
    border-left-color: #424242 !important;
}
.border-end {
    border-right-color: #424242 !important;
}


.form-control::-webkit-input-placeholder {
    color:white !important;
}

.form-control::-moz-placeholder {
    color:white !important;
}

.form-control::-ms-placeholder {
    color:white !important;
}

.form-control::placeholder {
    color:white !important;
}