header {
    background: white;
}

#header-title-container {
    width: 100%;
    background-color: #384850;
    height: 73px;
}

#header-title {
    height: 73px;
    background-color: #384850;
    color: white;
    padding-top: 6px;
    text-align: center;
}

#header-title a.browser-advice {
    margin-left: 370px;
    width: 300px;
    display: inline-block;
}

#header-title span {
    color: #df4c4c;
    margin-right: 15px;
    position: relative;
    top: -10px;
}

#header-title #logo-uca {
    width: 398px;
    height: 60px;
    object-fit: contain;
    position: relative;
    right: 260px;
}

@media (min-width: 75em) {
    #header-title #logo-uca {
        right: 380px;
    }
}

#header-img {
    height: 112px;
    background-image: url("../images/header.jpg");
    background-color: #384850;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    padding-bottom: 0px;
    padding-top: 10px;
    text-align: center;
}

#header-img-content {
    display: inline-block;
    width: 950px;
}

#header-title-text-container {
    display: inline-block;
    width: fit-content;
    position: relative;
    top: 29px;
    text-align: left;
    float: left;
}

#header-title-text {
    display: inline-block;
    color: #f2f2f2;
    opacity: 0.9;
    font-size: 1em;
    font-weight: bold;
    background-color: rgba(56, 72, 80, 0.6);
    padding: 5px 10px;
    opacity: 0.9;
}

#help-text-container, #communications-text-container {
    display: inline-block;
    float: right;
    width: fit-content;
}

#sticky-help-text-container, #sticky-communications-text-container {
    display: inline-block;
    float: right;
    position: relative;
    top: 8px;
    right: 6px;
}

#help-text-container .help-question, #communications-text-container .communications-question {
    top: 10px;
    left: 72px;
    z-index: 5;
    position: relative;
    color: #715332 !important;
}

#communications-text-container .communications-question {
    color: #326271 !important;
}

#communications-text-container .communications-question {
    left: 210px !important;
}

#help-text, #communications-text {
    background-color: #fffeb5;
    display: inline-block;
    width: fit-content;
    padding: 5px 10px;
    border: 1px solid #f9f784;
    margin-right: 10px;
    border-radius: 6px;
    opacity: 0.9;
}

#communications-text {
    background-color: #b5ffde;
    border: 1px solid #84f9e7;
    opacity: 1;
}

#sticky-help-text, #sticky-communications-text {
    background-color: #fffeb5;
    display: inline-block;
    width: fit-content;
    padding: 0px 6px;
    padding-bottom: 1px;
    border: 1px solid #f9f784;
    border-radius: 6px;
    opacity: 0.9;
}

#sticky-communications-text {
    background-color: #b5ffde;
    border: 1px solid #84f9e7;
    opacity: 1;
}

#help-text:hover, #communications-text:hover {
    opacity: 1;
}

#help-text a, #communications-text a {
    color: #715332 !important;
}

#communications-text a {
    color: #326271 !important;
}

#help-text a:hover, #communications-text a:hover {
    text-decoration: underline;
}

#sticky-help-text a, #sticky-communications-text a {
    color: #715332 !important;
}

#sticky-communications-text a {
    color: #326271 !important;
}

#sticky-help-text a:hover, #sticky-communications-text a:hover {
    text-decoration: underline;
}

#header-menu {
    height: 139px;
    width: 950px;
    max-width: 1170px;
    margin: -42px auto 0px auto;
    background-color: #90351f;
}

@media (min-width: 75em) {
    #header-menu {
        width: auto;
    }
}

@media (min-width: 75em) {
    #header-img-content {
        width: 1170px !important;
    }
}

@-moz-document url-prefix() {
    #header-menu {
        background-color: #90351f;
    }
}

.blocker {
    z-index: 8000 !important;
}

#sticky-logo-uca-container {
    display: none;
    text-align: center;
}

#sticky-logo-uca-content {
    display: none;
    width: 950px;
}

@media (min-width: 75em) {
    #sticky-logo-uca-content {
        width: 1170px !important;
    }
}

.sticky {
    position: fixed;
    top: 0;
    width: 100% !important;
    z-index: 200;
    max-width: none !important;
    background-color: #90351f !important;
    margin: 0 !important;
    opacity: 0.95 !important;
}

.sticky #sticky-logo-uca-container {
    display: inline-block;
    width: 100%;
    background: #7D2F1B;
}

.sticky #sticky-logo-uca-content {
    display: inline-block;
    width: 950px;
}

.sticky #sticky-logo-uca {
    width: fit-content;
    float: left;
    margin-left: 5px;
}

.sticky #sticky-logo-uca a {
    height: 20px;
}

.sticky #sticky-logo-uca a img {
    height: 19px;
    margin: 8px 8px 5px 8px;
}

.sticky #header-menu {
    margin-top: 0 !important;
    height: auto;
}

.sticky #logo-celama {
    width: 240px !important;
    position: relative !important;
    top: 2px !important;
}

.sticky #menu-first-section {
    height: 63px !important;
}

.sticky #header-menu #menu-second-section nav > ul li ul {
    margin-top: 1px !important;
}

.sticky #environment {
    font-size: 3em !important;
    width: 260px;
}

.sticky #btn-login {
    padding: 1px 25px !important;
    margin-top: 8px !important;
    font-size: 0.875em !important;
}

.sticky nav li a {
    font-size: 1em !important;
}

.sticky nav li ul li a {
    font-size: 0.8em !important;
}

.sticky #btn-present-projects {
    font-size: 0.9em !important;
    height: 37px !important;
}

.sticky #header-menu #menu-second-section .active-items-menu {
    padding-bottom: 1px;
}

.sticky #header-menu #menu-second-section nav li li:first-of-type {
    padding-top: 16px;
    border-top: 1px solid #732a19 !important;
}

.sticky #header-menu #menu-second-section nav li li {
    padding-bottom: 4px;
    padding-top: 1px;
}

.sticky #header-menu {
    height: 100px !important;
}

#header-menu {
    height: 122px;
}

#header-menu #menu-first-section {
    height: 83px;
    border-bottom: 1px solid white;
}

#environment {
    font-size: 3.5em;
    color: #FF0000;
    font-weight: bold;
    text-shadow: -1px 0 rgba(255, 255, 255, 0.5), 0 1px rgba(255, 255, 255, 0.5), 1px 0 rgba(255, 255, 255, 0.5), 0 -1px rgba(255, 255, 255, 0.5);
    width: 170px;
    display: inline-block;
}

#environment_text {
    margin-left: 10px;
    position: relative;
    top: -14px;
}

@media (min-width: 75em) {
    #environment {
        width: 390px !important;
    }

    .sticky #environment {
        width: 390px !important;
    }
}

#header-menu #menu-logo-description {
    font-family: Lato;
    color: white;
    text-align: right;
    font-size: 20px;
    padding-bottom: 5px;
    display: inline;
}

#header-menu #menu-first-section > a > img {
    width: 330px;
    top: 0px;
    position: relative;
}

#header-menu #menu-first-section #btn-login {
    margin: 12px 20px 0 0;
    padding: 4px 35px 4px 35px;
    float: right;
    border-radius: 3px;
    background-color: #90351f;
    font-family: Lato;
    font-size: 0.875em;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.79;
    text-align: center;
    color: white;
    border: 1px solid white;
}

#header-menu #menu-first-section #btn-login:hover {
    background-color: #732a19;
    border: 1px solid white;
}

#header-menu #menu-second-section {
    /* Dropdown */
}

#header-menu #menu-second-section #img-present-projects {
    margin-left: 10px;
    object-fit: contain;
    position: relative;
    top: 2px;
}

#header-menu #menu-second-section .menu {
    margin-right: -4px;
    padding-top: 1px;
    padding-bottom: 2px;
    margin-top: -1px;
}

#header-menu #menu-second-section .menu:hover {
    padding-bottom: 3px;
}

#header-menu #menu-second-section .menu ul {
    margin-top: 3px;
}

#header-menu #menu-second-section ul li {
    cursor: pointer;
}

#header-menu #menu-second-section .active-items-menu {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: #7D2F1B;
    margin-right: -5px;
    padding-bottom: 3px;
}

#header-menu #menu-second-section .active-items-submenu {
    background-color: #7D2F1B;
}

#header-menu #menu-second-section .arrow-menu {
    margin-bottom: 2px;
}

#header-menu #menu-second-section nav {
    position: absolute;
}

#header-menu #menu-second-section nav ul {
    list-style-type: none;
    margin-bottom: 0;
}

#header-menu #menu-second-section nav > ul li {
    display: inline-block;
    list-style: none;
    position: relative;
    top: -15px;
    left: -40px;
    padding-left: 15px;
    padding-right: 15px;
}

#header-menu #menu-second-section nav > ul li:hover {
    background-color: #602314;
    font-weight: bold;
}

#header-menu #menu-second-section nav li a {
    line-height: 35px;
    height: 22px;
    font-family: Lato;
    font-size: 1em;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    text-align: left;
    color: #ffffff;
}

#header-menu #menu-second-section nav li ul {
    position: absolute;
    overflow: hidden;
    width: 0;
    padding: 0;
}

#header-menu #menu-second-section nav li ul li a {
    font-size: 0.92em !important;
}

#header-menu #menu-second-section nav li:hover ul,
#header-menu #menu-second-section nav li:focus ul {
    width: 315px;
    z-index: 5;
    margin-left: -15px;
}

#header-menu #menu-second-section nav li li {
    display: block;
    width: 100%;
    background-color: #90351f;
    margin-left: 40px;
    padding-top: 1px;
    padding-bottom: 4px;
    text-align: left;
    border-top: 1px solid white;
}

#header-menu #menu-second-section nav li li:first-of-type {
    padding-top: 16px;
}

#header-menu #menu-second-section nav li li:hover {
    background-color: #602314;
    border-left: 6px solid #602314;
}

#header-menu #menu-second-section nav li:hover li a,
#header-menu #menu-second-section nav li:focus li a {
    height: 22px;
    font-family: Lato;
    font-size: 0.8em;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    color: #ffffff;
}

#header-menu #menu-second-section #btn-present-projects {
    float: right;
    color: white;
    background-color: #a13c21;
    font-size: 0.9em;
    padding: 10px 25px 10px 25px;
}

#header-menu #menu-second-section #btn-present-projects:hover {
    background-color: #7a2d19;
}

.container-tool-user {
    display: none;
    z-index: 25;
    position: relative;
    left: 75.8%;
    top: -40%;
    max-width: 218px;
    height: auto;
    border-radius: 3px;
    background-color: white;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.08), 0 0 2px 0 rgba(0, 0, 0, 0.12);
}

@media (min-width: 75em) {
    .container-tool-user {
        left: 80.4%;
    }
}

.container-tool-user::after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: 90px;
    width: 0;
    height: 0;
    border-bottom: 8px solid white;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}

.container-tool-user #menu-tool-user {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.container-tool-user #menu-tool-user li {
    display: block;
    width: 100%;
    height: 39px;
    border-bottom: 0.5px #617384 solid;
}

.container-tool-user #menu-tool-user li:last-child {
    border-bottom: 0;
}

.container-tool-user #menu-tool-user li a {
    display: block;
    width: 100%;
    height: 100%;
    font-family: Lato;
    font-size: 0.83em;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    color: #3d4852;
    padding-top: 11px;
    padding-left: 16px;
}

.container-tool-user #menu-tool-user li a:hover {
    border-left: 6px solid #90351f;
    color: #90351f;
}

.active-tool {
    background-color: #ae4024;
}

.active-tool a {
    color: white !important;
}

.active-tool-user::after {
    border-bottom: 8px solid #602314;
}

.active-tool-user ul li:first-child {
    border: 0 !important;
}

.active-tool-user ul li:first-child a {
    background-color: #602314;
    color: white !important;
}

.active-tool-user ul li:last-child a {
    color: #602314 !important;
}

#registered-user {
    float: right;
    position: relative;
    right: 0px;
    height: 55px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: inline-block;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    padding-top: 8px;
}

.user-rol-container {
    display: inline-block;
    color: #fff16b;
    position: relative;
    top: -26px;
    right: -225px;
    text-align: right;
    width: 200px;
    font-size: 0.8em;
}

.sticky .user-rol-container {
    top: -6px;
    right: -225px;
}

@media (min-width: 75em) {
    .user-rol-container {
        right: -225px;
    }
}

@media (min-width: 75em) {
    .sticky .user-rol-container {
        right: -315px;
    }
}

#registered-user #registered-user-img-container {
    display: inline-block;
    width: 39px;
    height: 39px;
    border-radius: 27px;
    border: 2px solid white;
    margin-top: 5px;
}

#registered-user #registered-user-img-profile {
    display: inline-block;
    width: 37px;
    height: 37px;
    position: relative;
    top: -1px;
    left: -1px;
    border-radius: 30px;
}

#registered-user #registered-user-img-default {
    display: inline-block;
    width: 18px;
    height: 19px;
    margin-top: 7px;
    margin-left: 9px;
    margin-right: 12px;
}

#registered-user #registered-user-username {
    display: inline-block;
    height: 52px;
    font-family: Lato;
    font-size: 0.875em;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    color: white;
    display: block;
    padding-top: 15px;
    padding-left: 12px;
    padding-right: 12px;
    float: right;
    min-width: 90px;
}

#registered-user-username {
    cursor: pointer;
}

#registered-user #registered-user-arrow {
    margin-left: 3px;
    width: 13px;
    height: 7.2px;
    margin-top: 21px;
    object-fit: contain;
    cursor: pointer;
    float: right;
    margin-right: 17px;
    display: inline-block;
}

#box-present-project {
    max-width: 950px;
    background-color: white;
    margin: 0 auto;
}

@media (min-width: 75em) {
    #box-present-project {
        max-width: 1150px;
    }
}

@media (min-width: 75em) {
    #box-present-project {
        width: auto;
    }
}

#box-present-project h2 {
    font-family: Lato;
    font-size: 1.50em;
    font-weight: bold;
    font-style: normal;
    color: #384850;
    line-height: 50px;
    margin: 0;
    padding-top: 0;
}

#box-present-project p {
    text-align: justify;
    font-family: Lato;
    font-size: 1.000em;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0.3px;
    color: #6c7e87;
}

#box-present-project ul li {
    font-family: Lato;
    font-size: 1.000em;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0.3px;
    color: #6c7e87;
}