/* H10 BLUE COLOR */

.custom-theme-minura .overlay {
    background: transparent linear-gradient(180deg, #A39383 100%, #A39383 100%) 0% 0% no-repeat padding-box;
    background: transparent -moz-linear-gradient(-90deg, #A39383 100%, #A39383 100%) 0% 0% no-repeat padding-box;
    background: transparent -webkit-linear-gradient(-90deg, #A39383 100%, #A39383 100%) 0% 0% no-repeat padding-box;
}

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

.custom-theme-minura .text-template {
    color: #A39383;
}


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

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

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

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

.custom-theme-minura .header.active,
.custom-theme-minura .search,
.custom-theme-minura .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-minura .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-minura .btn-outline-light,
.custom-theme-minura .footer a.btn:hover span.text-name,
.custom-theme-minura .footer a.btn.active span.text-name,
.custom-theme-minura .form-control:focus,
.custom-theme-minura .btn-light {
    color: #A39383;
}

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

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

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

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

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

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

.custom-theme-minura .sidebar .main-menu .list-group-item {
    color: #ffffff
}

.custom-theme-minura .footer a.btn-link-default {
    color: #A39383
}

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

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

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

.custom-theme-minura .btn-template {
    background-color: #A39383;
    color: #ffffff;
}

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

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

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

.custom-theme-minura .copyright {
    display: block;
    opacity: 0.5;
}

.custom-theme-minura .agenda-item {
    opacity: 1 !important;
}

.custom-theme-minura #corpobar .btn-outline-light {
    background-color: #f60 !important;
    border-color: #f60!important;
    color: white;
}

.custom-theme-minura .menu-product-description {
  color: #000000 !important;
  opacity: 80%;
  font-family: 'TWKEverett', sans-serif;
}

div#column-text-content * {
  font-family: "TWKEverett", sans-serif !important;
}

.custom-theme-minura .h1,
.custom-theme-minura .h2,
.custom-theme-minura .h3,
.custom-theme-minura .h4,
.custom-theme-minura .h5,
.custom-theme-minura .h6,
.custom-theme-minura h1,
.custom-theme-minura h2,
.custom-theme-minura h3,
.custom-theme-minura h4,
.custom-theme-minura h5,
.custom-theme-minura h6{
font-family: 'TWKEverett', sans-serif !important;
font-weight: 300 !important;
color: #A39383;
}

.custom-theme-minura .heading-1 {
  color: #A39383;
  font-family: 'TWKEverett', sans-serif;
  font-weight: 300;
}

.custom-theme-minura .menu-product-description {
  color: #000000 !important;
  opacity: 80%;
  font-family: 'TWKEverett', sans-serif;
}

.custom-theme-minura .offer-title {
  font-family: 'TWKEverett', sans-serif;
  font-weight: 300;
  color: #A39383;
}

body .btn-success {
  background-color: #1ECAD3;
  border-color: #1ECAD3;
}

body .btn-warning {
  background-color: #FFB600;
  border-color: #FFB600;
}

body .btn-danger {
  background-color: #D64123;
  border-color: #D64123;
}

.custom-theme-minura .item-title>h5 {
  color: white !important;
}



@font-face {
  font-family: TWKEverett;
  src: url(webfonts/TWKEverett/TWKEverett-Light-web.woff2) format("woff2"), 
  url(assets/webfonts/TWKEverett/TWKEverett-Light-web.woff) format("woff"), 
  url(assets/webfonts/TWKEverett/light/TWKEverett-Light-web.ttf) format("truetype");
  font-weight: 200;
  font-style: normal
}

@font-face {
  font-family: TWKEverett;
  src: url(webfonts/TWKEverett/TWKEverett-Regular-web.woff2) format("woff2"), 
  url(assets/webfonts/TWKEverett/TWKEverett-Regular-web.woff) format("woff"), 
  url(assets/webfonts/TWKEverett/light/TWKEverett-Regular-web.ttf) format("truetype");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: TWKEverett;
  src: url(webfonts/TWKEverett/TWKEverett-Bold-web.woff2) format("woff2"), 
  url(assets/webfonts/TWKEverett/TWKEverett-Bold-web.woff) format("woff"), 
  url(assets/webfonts/TWKEverett/book/TWKEverett-Bold-web.ttf) format("truetype");
  font-weight: 600;
  font-style: normal
}
