.custom-theme-condesa .overlay {
    background: transparent linear-gradient(180deg, rgba(21, 57, 157, 0) 0%, #ecd5d7 100%) 0% 0% no-repeat padding-box;
    background: transparent -moz-linear-gradient(-90deg, rgba(21, 57, 157, 0) 0%, #ecd5d7 100%) 0% 0% no-repeat padding-box;
    background: transparent -webkit-linear-gradient(-90deg, rgba(21, 57, 157, 0) 0%, #ecd5d7 100%) 0% 0% no-repeat padding-box;
}

.blue-theme-bg,
.custom-theme-condesa .bg-template {
    background: #ecd5d7;
    background: -moz-linear-gradient(top, #ecd5d7 1%, #ecd5d7 100%);
    background: -webkit-linear-gradient(top, #ecd5d7 1%, #ecd5d7 100%);
    background: linear-gradient(to bottom, #ecd5d7 1%, #ecd5d7 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ecd5d7', endColorstr='#ecd5d7', GradientType=0);
}

.custom-theme-condesa .text-template {
    color: #ecd5d7;
}

.custom-theme-condesa .btn-outline-light:focus,
.custom-theme-condesa .btn-outline-light:active:focus,
.custom-theme-condesa .btn-outline-light:hover,
.custom-theme-condesa .btn-outline-light.active,
.custom-theme-condesa .dot-notification,
.custom-theme-condesa .header.active,
.custom-theme-condesa .footer a.btn.active span.icon-text,
.custom-theme-condesa .btn-default,
.custom-theme-condesa .btn-outline-light:not(:disabled):not(.disabled):active {
    background-color: #ecd5d7;
}

.custom-theme-condesa .loader-screen {
    background-color: #ecd5d7;
    background: #ecd5d7;
    background: -moz-linear-gradient(top, #ecd5d7 1%, #ecd5d7 100%);
    background: -webkit-linear-gradient(top, #ecd5d7 1%, #ecd5d7 100%);
    background: linear-gradient(to bottom, #ecd5d7 1%, #ecd5d7 100%);
    opacity: 0.9;
}

.custom-theme-condesa body {
    background-color: #ecd5d7;
    background: #ecd5d7;
    background: -moz-linear-gradient(top, #ecd5d7 1%, #ecd5d7 100%);
    background: -webkit-linear-gradient(top, #ecd5d7 1%, #ecd5d7 100%);
    background: linear-gradient(to bottom, #ecd5d7 1%, #ecd5d7 100%);
    font-family: 'avenir', sans-serif;
}

.custom-theme-condesa .footer a.btn:hover span.icon-text,
.custom-theme-condesa .float-label .form-control:focus {
    border-color: #ecd5d7;
}

.custom-theme-condesa .header.active,
.custom-theme-condesa .search,
.custom-theme-condesa .dropdown-menu {
    box-shadow: 0px 3px 7px rgba(0, 49, 103, 0.20);
    -webkit-box-shadow: 0px 3px 7px rgba(0, 49, 103, 0.20);
    -moz-box-shadow: 0px 3px 7px rgba(0, 49, 103, 0.20);
    -ms-box-shadow: 0px 3px 7px rgba(0, 49, 103, 0.20);
}

.custom-theme-condesa .btn-default {
    box-shadow: 0px 5px 15px rgba(0, 49, 103, 0.50);
    -webkit-box-shadow: 0px 5px 15px rgba(0, 49, 103, 0.50);
    -moz-box-shadow: 0px 5px 15px rgba(0, 49, 103, 0.50);
    -ms-box-shadow: 0px 5px 15px rgba(0, 49, 103, 0.50);
}

.custom-theme-condesa .btn-outline-light,
.custom-theme-condesa .footer a.btn:hover span.text-name,
.custom-theme-condesa .footer a.btn.active span.text-name,
.custom-theme-condesa .form-control:focus,
.custom-theme-condesa .btn-light {
    color: #ecd5d7;
}

.custom-theme-condesa a,
.custom-theme-condesa .wrapper,
.custom-theme-condesa .form-control,
.custom-theme-condesa body.header-dark,
.custom-theme-condesa .header-dark .header,
.custom-theme-condesa .header-dark .header a,
.custom-theme-condesa .header-dark .header .btn-link {
    color: #000000;
}

.custom-theme-condesa .chat-list .left-chat .chat-block,
.custom-theme-condesa .sidebar,
.custom-theme-condesa .btn-outline-light:focus,
.custom-theme-condesa .btn-outline-light:active:focus,
.custom-theme-condesa .btn-outline-light:hover,
.custom-theme-condesa .btn-outline-light.active,
.custom-theme-condesa .footer a.btn.active span.icon-text,
.custom-theme-condesa .bg-template,
.custom-theme-condesa .btn-default,
.custom-theme-condesa body,
.custom-theme-condesa .header,
.custom-theme-condesa .header a,
.custom-theme-condesa .header .btn-link,
.custom-theme-condesa .sidebar .main-menu .list-group-item i,
.custom-theme-condesa .sidebar .main-menu .list-group-item.active i,
.custom-theme-condesa .sidebar .main-menu .list-group-item.active,
.custom-theme-condesa .nav-tabs .nav-item .nav-link,
.custom-theme-condesa .bg-template a:not(.btn-light) {
    color: #000000;
}

.custom-theme-condesa .header.active a {
    color: white;
}

.custom-theme-condesa .splash-footer {
    color: white !important;
}

.custom-theme-condesa .splash-image {
    opacity: 0.09;
}

.custom-theme-condesa .header,
.custom-theme-condesa .footer,
.custom-theme-condesa .footer a.btn span.icon-text,
.custom-theme-condesa .wrapper {
    background-color: #f9f9f9;
}

.custom-theme-condesa .bg-template .bg-light {
    background-color: rgba(255, 255, 255, 0.1)
}

.custom-theme-condesa .sidebar .main-menu .list-group-item {
    color: #b9effe
}

.custom-theme-condesa .footer a.btn-link-default {
    color: #ecd5d7
}

.custom-theme-condesa .chat-list .left-chat .chat-block,
.custom-theme-condesa .sidebar .main-menu .list-group-item.active i,
.custom-theme-condesa .footer a.btn:hover span.text-name:after,
.custom-theme-condesa .footer a.btn.active span.text-name:after {
    background-color: #02b4ff
}

.custom-theme-condesa .nav-tabs .nav-item .nav-link.active {
    border-color: #02b4ff
}

.custom-theme-condesa .chat-list .left-chat .chat-block:before {
    border-top-color: #02b4ff;
    border-left-color: #02b4ff
}

.custom-theme-condesa .btn-template {
    background-color: #ecd5d7;
    color: #ffffff;
}

.custom-theme-condesa .btn-template:hover {
    color: #ffffff;
    background-color: #00000b;
    border-color: #ecd5d7;
}

.custom-theme-condesa .btn-template.focus,
.custom-theme-condesa .btn-template:focus {
    color: #ffffff;
    background-color: #00000b;
    border-color: #ecd5d7;
    box-shadow: 0 0 0 0.2rem rgb(130 138 145 / 50%);
}

.custom-theme-condesa #container-foto,
.custom-theme-condesa #container-salario {
    display: none;
}

.copyright {
    display: block;
    opacity: 0.5;
}

@font-face {
    font-family: 'Avenir';
    src: url('webfonts/Avenir/Avenir-Heavy.eot');
    src: url('webfonts/Avenir/Avenir-Heavy.eot?#iefix') format('embedded-opentype'), url('webfonts/Avenir/Avenir-Heavy.woff2') format('woff2'), url('webfonts/Avenir/Avenir-Heavy.woff') format('woff'), url('webfonts/Avenir/Avenir-Heavy.ttf') format('truetype'), url('webfonts/Avenir/Avenir-Heavy.svg#Avenir-Heavy') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
.custom-theme-condesa h1,
.custom-theme-condesa h2,
.custom-theme-condesa h3,
.custom-theme-condesa p,
.custom-theme-condesa span,
.custom-theme-condesa .text-template {
    color: #000000 !important;
}

@font-face {
    font-family: 'Avenir';
    src: url('webfonts/Avenir/Avenir-Light.eot');
    src: url('webfonts/Avenir/Avenir-Light.eot?#iefix') format('embedded-opentype'), url('webfonts/Avenir/Avenir-Light.woff2') format('woff2'), url('webfonts/Avenir/Avenir-Light.woff') format('woff'), url('webfonts/Avenir/Avenir-Light.ttf') format('truetype'), url('webfonts/Avenir/Avenir-Light.svg#Avenir-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}