.font-dosis {
    font-family: Dosis, Roboto, sans-serif
}

.bg-ui-general {
    background-image: url(../img/header/general.png)
}

.doc-btn-spacing .btn {
    margin-bottom: 10px;
    margin-right: 6px
}

.doc-btn-spacing .btn-group {
    margin-bottom: 10px
}

.doc-btn-spacing .btn-group .btn,
.doc-btn-spacing .btn-group .btn-group,
.doc-btn-spacing .btn-group-vertical .btn {
    margin-bottom: 0;
    margin-right: 0
}

.doc-dropdown .dropdown,
.doc-dropdown .dropup {
    display: inline-block
}

.doc-dropdown .dropdown-grid,
.doc-dropdown .dropdown-menu {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.doc-bg-colors-spacing>[class*=bg-] {
    padding: 8px;
    margin-bottom: 8px
}

.doc-link-colors-spacing>a[class] {
    padding-right: 8px
}

.doc-topbar-static .topbar {
    position: static;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .08);
    box-shadow: 0 0 5px rgba(0, 0, 0, .08)
}

.doc-topbar-static .topbar .sidebar-toggler,
.doc-topbar-static .topbar .topbar-menu-toggler {
    display: none
}

.topbar-menu-open .doc-topbar-static .topbar .topbar-navigation {
    display: none
}

.doc-topbar-static .topbar.bg-transparent {
    -webkit-box-shadow: none;
    box-shadow: none
}

.doc-aos div {
    width: 200px;
    height: 200px;
    margin: 0 auto 50px;
    background-color: #fff;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .07);
    box-shadow: 0 0 15px rgba(0, 0, 0, .07)
}

.demo-code-for-media .code-title {
    background-color: #fff
}

.demo-code-for-media .code-preview {
    padding: 0
}

.demo-code-for-media .code-toggler~pre {
    display: none
}

.doc-media-bg .media {
    background-color: #f9fafb
}

.demo-icons-list {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 32px
}

.demo-icons-list li {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 72px;
    height: 72px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: .1s;
    transition: .1s
}

.demo-icons-list li .material-icons {
    font-size: inherit
}

.demo-icons-list li [data-i8-icon] {
    margin: 0 10px
}

.demo-icons-list li [data-provide~=emoji] svg {
    width: 32px;
    height: 32px
}

.demo-icons-list li:hover {
    background-color: #f7fafc
}

.demo-icons-list.icons-size-16px {
    font-size: 16px
}

.demo-icons-list.icons-size-16px li {
    width: 56px;
    height: 56px
}

.demo-icons-list.icons-size-24px {
    font-size: 24px
}

.demo-icons-list.icons-size-24px li {
    width: 64px;
    height: 64px
}

.demo-icons-list.icons-size-32px {
    font-size: 32px
}

.demo-icons-list.icons-size-32px li {
    width: 72px;
    height: 72px
}

.demo-icons-list.icons-size-48px {
    font-size: 48px
}

.demo-icons-list.icons-size-48px li {
    width: 88px;
    height: 88px
}

.demo-icons-list.icons-size-64px {
    font-size: 64px
}

.demo-icons-list.icons-size-64px li {
    width: 104px;
    height: 104px
}

.demo-icons-list.icons-size-80px {
    font-size: 80px
}

.demo-icons-list.icons-size-80px li {
    width: 120px;
    height: 120px
}

.demo-icons-list.icons-size-96px {
    font-size: 96px
}

.demo-icons-list.icons-size-96px li {
    width: 136px;
    height: 136px
}

.demo-emoji-list-container .demo-icons-list li {
    margin-right: 0;
    margin-bottom: 0;
    width: 52px;
    height: 52px
}

.demo-emoji-list-container .demo-icons-list.icons-size-16px li {
    width: 36px;
    height: 36px
}

.demo-emoji-list-container .demo-icons-list.icons-size-16px li [data-provide~=emoji] svg {
    width: 16px;
    height: 16px
}

.demo-emoji-list-container .demo-icons-list.icons-size-24px li {
    width: 44px;
    height: 44px
}

.demo-emoji-list-container .demo-icons-list.icons-size-24px li [data-provide~=emoji] svg {
    width: 24px;
    height: 24px
}

.demo-emoji-list-container .demo-icons-list.icons-size-32px li {
    width: 52px;
    height: 52px
}

.demo-emoji-list-container .demo-icons-list.icons-size-32px li [data-provide~=emoji] svg {
    width: 32px;
    height: 32px
}

.demo-emoji-list-container .demo-icons-list.icons-size-48px li {
    width: 68px;
    height: 68px
}

.demo-emoji-list-container .demo-icons-list.icons-size-48px li [data-provide~=emoji] svg {
    width: 48px;
    height: 48px
}

.demo-emoji-list-container .demo-icons-list.icons-size-64px li {
    width: 84px;
    height: 84px
}

.demo-emoji-list-container .demo-icons-list.icons-size-64px li [data-provide~=emoji] svg {
    width: 64px;
    height: 64px
}

.demo-emoji-list-container .demo-icons-list.icons-size-80px li {
    width: 100px;
    height: 100px
}

.demo-emoji-list-container .demo-icons-list.icons-size-80px li [data-provide~=emoji] svg {
    width: 80px;
    height: 80px
}

.demo-emoji-list-container .demo-icons-list.icons-size-96px li {
    width: 116px;
    height: 116px
}

.demo-emoji-list-container .demo-icons-list.icons-size-96px li [data-provide~=emoji] svg {
    width: 96px;
    height: 96px
}

.demo-color-list {
    list-style: none;
    padding: 0;
    margin: 0
}

.demo-color-list li {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    margin: 20px;
    margin-right: 0;
    border: 1px solid #f1f2f3
}

.demo-color-list li>span {
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 1;
    flex-grow: 1;
    flex-basis: 100px;
    min-height: 80px;
    min-width: 160px
}

.demo-color-list p {
    font-size: 12px;
    padding: 6px 12px;
    margin-bottom: 0;
    background-color: #fcfdfe;
    border-top: 1px solid #f1f2f3
}

.demo-tooltip-static .tooltip {
    position: relative;
    display: inline-block;
    opacity: 1;
    margin-bottom: 15px
}

/* Add classes for max-width by every 10% up to 100% with the naming convention mw-* */

.mw-10 {
    max-width: 10%;
}

.mw-20 {
    max-width: 20%;
}

.mw-30 {
    max-width: 30%;
}

.mw-40 {
    max-width: 40%;
}

.mw-50 {
    max-width: 50%;
}

.mw-60 {
    max-width: 60%;
}

.mw-70 {
    max-width: 70%;
}

.mw-80 {
    max-width: 80%;
}

.mw-90 {
    max-width: 90%;
}

.mw-100 {
    max-width: 100%;
}

.text-primary-truman {
    color: #2E539A !important;
}

.text-secondary-truman {
    color: #3EB6DF !important;
}

.text-pale-truman {
    color: #C6D5F5 !important;
}

.bg-primary-truman {
    background-color: #2E539A !important;
}

.bg-secondary-truman {
    background-color: #3EB6DF !important;
}

.bg-pale-truman {
    background-color: #C6D5F5 !important;
}

a span.title {
    color: #172b4e;
    font-weight: bold;
}

a span.subtitle {
    color: #2E539A;
  font-weight: normal;  
}

a span.fa {
    color: #2E539A;
   
}
a:hover span.subtitle {
    color: #172b4e;
    font-weight: bold;
    animation: animacionSubmenu 0.3s;
}

@keyframes animacionSubmenu {
    0% { transform: scale(1); }
    50% { transform: scale(1.1); }
    100% { transform: scale(1); }
}
li.menu-item a:hover > a.menu-link > span.title{
        animation: animacionSubmenu 0.3s;
}
.hover-menu:hover{
    background-color: rgba(198, 213, 245, 0.1);
}
.hover-menu > a.menu-lin > span.title:hover{
    color: white;
    font-weight: bold;
}
/* li.menu-item:hover,li.menu-item:hover > a.menu-link:hover {
   
    background-color: #2E539A;
    color: #fff;
    font-weight: bold;
  }  */

