/* H10 BLUE COLOR */

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

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

.custom-theme-smy .text-template {
    color: #00467f;
}


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

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

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

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

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

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

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

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

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

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

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

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

.custom-theme-smy .footer a.btn-link-default {
    color: #00467f
}

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

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

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

.custom-theme-smy .btn-template {
    background-color: #00467f;
    color: #ffffff;
}

.custom-theme-smy .btn-template:hover {
    color: #ffffff;
    background-color: #00000b;
    border-color: #00467f;
}

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

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

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

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

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

.custom-theme-smy .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-smy .h1,
.custom-theme-smy .h2,
.custom-theme-smy .h3,
.custom-theme-smy .h4,
.custom-theme-smy .h5,
.custom-theme-smy .h6,
.custom-theme-smy h1,
.custom-theme-smy h2,
.custom-theme-smy h3,
.custom-theme-smy h4,
.custom-theme-smy h5,
.custom-theme-smy h6{
font-family: 'TWKEverett', sans-serif !important;
font-weight: 300 !important;
color: #00467f;
}

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

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

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

.custom-theme-smy .item-title>h5 {
  color: white !important;
}
/* 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;
} */




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

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