:root {
    --custom-primary: #4A9EE3; /* Azul celeste más vibrante */
    --custom-primary-soft: #A8CFF1; /* Versión más suave */
    --custom-primary-095: rgba(74, 158, 227, 0.95);
    --custom-primary-090: rgba(74, 158, 227, 0.90);
    --custom-primary-080: rgba(74, 158, 227, 0.80);
    --custom-primary-070: rgba(74, 158, 227, 0.70);
    --custom-primary-060: rgba(74, 158, 227, 0.60);
    --custom-primary-050: rgba(74, 158, 227, 0.50);
    --custom-primary-040: rgba(74, 158, 227, 0.40);
    --custom-primary-030: rgba(74, 158, 227, 0.30);
    --custom-primary-020: rgba(74, 158, 227, 0.20);
    --custom-primary-010: rgba(74, 158, 227, 0.10);

}

/*region COOKIES */
.gya_cookies { position: fixed; z-index: 999998; top: 0; bottom: 0; left: 0; right: 0; display: flex; align-items: center; justify-content: center; padding: 20px; background-color: rgba(0, 0, 0, 0.6); font-family: 'Karma', sans-serif; }
.gya_modal { z-index: 999999; width: 400px; box-shadow: 0 0 22px 0 rgba(0, 0, 0, 0.54); border-radius: 4px; background-color: #fff; line-height: 1.6; }
.gya_header { font-weight: bold; font-size: 20px; padding: 10px 25px; }
.gya_body { border-top: 1px solid #ccc; padding: 10px 25px; color: #333; text-align: justify; font-size: 13px; }
.gya_cookies_list { list-style: none; margin: 20px auto; }
.gya_cookies_list li { border: 1px solid #ccc; border-bottom:0px; padding: 10px; }
.gya_cookies_list li:last-child { border-bottom: 1px solid #ccc; }
.gya_cookies_list li label { margin-bottom: 0px; }
/*endregion COOKIES */

/*region SEO */
#seoContainer { padding-top: 15px; padding-bottom: 15px; }
#seoContainer .row { margin-bottom: 15px; }
/*endregion SEO */

.anim {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

/***/
img.logo {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.main-header-nav-two, .menu-style1 #navbar-menu, nav.navbar.bootsnav.ulockd-menu-style2 #navbar-menu {
    background-color: #FFFFFF !important;
}

.main-header-nav-two {
    border-bottom: 2px solid var(--custom-primary-soft);
}


nav.navbar.bootsnav {
    background-color: #FFFFFF !important;
}

nav.navbar.bootsnav.menu-style1 ul.nav > li > a {
    padding: 30px 15px;
    color: #8c8c8c !important;
    font-weight: 500 !important;
    border-bottom: 2px solid transparent;
}

nav.navbar.bootsnav.menu-style1 ul.nav > li > a:hover {
    border-bottom: 2px solid var(--custom-primary);
}

nav.navbar.bootsnav.ulockd-menu-style2 li.dropdown ul.dropdown-menu > li > a {
    color: var(--custom-primary);
}

nav.navbar.bootsnav.menu-style1 li.dropdown ul.dropdown-menu, nav.navbar.bootsnav.sp-nav li.dropdown ul.dropdown-menu, nav.navbar.bootsnav.ulockd-menu-style2 li.dropdown ul.dropdown-menu, .ulockd-ap-service-two::before, .ulockd-gallery-thumb .overlayer, .ulockd-icd-layer::before, .ulockd-coming-soon::before, .ulockd-uconctruction::before {
    border: 1px solid #e6e3e6;
    border-top: 2px solid var(--custom-primary);
    margin-top: -2px;
    background-color: #ffffff;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
}

nav.navbar.bootsnav.ulockd-menu-style2 li.dropdown ul.dropdown-menu > li > a {
    color: #8c8c8c !important;
}

@media (min-width: 993px) {
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu li a {
        border-bottom: 0px solid #dddddd;
        display: block;
        padding: 10px 15px;
    }
}

.ulockd-social-linked-two a {
    border: 1px solid #898989;
    color: #444;
    font-size: 14px;
    padding: 5px 10px;
}
.header-top-two {
    background: #e7e7e7 none repeat scroll 0 0;
    padding-bottom: 0px;
    padding-top: 10px;
    color: #444;
    border-bottom: 1px solid #e6e6e6;
}

.header-top-two p {
    color: #8c8c8c;
    font-weight: 600;
    font-size: 12px;
}

.ulockd-footer {
    background-color: #f2f2f2;
    color: #252525;
    border-top: 1px solid #f2f2f2;
    box-shadow: 0px -5px 7px 0px #0000002e;
    padding-top: 40px;
}

.ulockd-footer-log {
    margin-bottom: 20px;
}

.footer-contact h3, .ulockd-footer-lnews h3, .flickr-widget h3, .footer-qlink h3, .footer-twitter h3, .flickr-widget h3 {
    color: #2e2e2e;
    font-weight: bold;
    margin-bottom: 27px;
}

.footer-qlink .list-unstyled li a {
    color: #878787;
}

.footer-qlink .list-unstyled li a:hover {
    color: var(--custom-primary);
    padding-left: 10px;
}


.ulockd-icd-layer::before {
    background-color: #e2f2ff;
}

.ulockd-inner-home {
    background-image: url(../template/images/bg3.jpg);
}

.ulockd-icd-sub-menu > li a {
    color: var(--custom-primary);
    position: relative;
}

.ulockd-team-two-mdetails {
    bottom: -100px;
}

.ulockd-blog, .ulockd-about-two{
    background-image: url(../template/images/bg_global.jpg);
}

a.navbar-brand.ulockd-main-logo2:after {
    content: '';
    position: absolute;
    border: 2px solid var(--custom-primary-soft);
    border-top: 0px;
    left: 0;
    top: 86px;
    bottom: 0px;
    width: 100%;
    border-radius: 0px 0px 6px 6px;
}
a.navbar-brand.ulockd-main-logo2 {
    margin-right: 0px;
}

.purple {
    color: var(--custom-primary-soft) !important;

    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.purple:hover {
    color: #ffffff !important;
}

.white {
    color: #e6e6e6 !important;

    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.white:hover {
    color: #ffffff !important;
}

.primary {
    color: var(--custom-primary) !important;

    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.primary:hover {
    color: var(--custom-primary-soft) !important;
}

.fw-bold {
    font-weight: 600;
}

.ulockd-contact-place li:hover {
    box-shadow: 0px 0px 4px 1px var(--custom-primary-soft);
    -webkit-box-shadow: 0px 0px 4px 1px var(--custom-primary-soft);
    -moz-box-shadow: 0px 0px 4px 1px var(--custom-primary-soft);
    -o-box-shadow: 0px 0px 4px 1px var(--custom-primary-soft);
}

nav.navbar.bootsnav.ulockd-menu-style2 li.dropdown ul.dropdown-menu > li > a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

li.separator {
    font-size: 1.6rem;
    text-align: left;
    color: var(--custom-primary-soft);
    padding-left: 15px;
    border-top: 1px solid #e7e7e7;
}


.objectives ol {
    font-size: 16px;
    list-style: decimal;
}

.ulockd-blog, .ulockd-about-two {
    background-image: none;
}

.btn-members {
    padding: .25rem .5rem !important;
    font-size: 12px !important;
    margin-left: 15px;
}

li.separator {
    color: #212529;
    font-weight: bold;
    padding-top: 10px;
    border-top: 1px solid #f2f2f2;
}

.separator.mm-listitem {
    font-weight: normal;
    color: var(--custom-primary);
    padding-left: 20px;
    padding-bottom: 10px;
    border-top: 1px solid #b9b9b9;
}
.separator.mm-listitem:hover, .stylehome1 li.mm-listitem:active, .stylehome1 li.mm-listitem:focus {
    color: var(--custom-primary) !important;
}

.stylehome1 a.mm-listitem__text:hover, .stylehome1 a.mm-btn.mm-btn_next.mm-listitem__btn.mm-listitem__text:hover {
    background-color: var(--custom-primary);
    color: #ffffff;
}

.grantType {
    display: flex;
    border: 1px solid var(--custom-primary);
    text-align: center;
    border-radius: 4px;
    color: var(--custom-primary) !important;
    font-size: 20px;
    align-items: center;
    justify-content: center;
    height: 100px;
    background: #e2f2ff;
}
.grantType:hover {
    background: #c1e2fd;
}
    .grantType.selected {
        background: #4a9ee3;
        color: #e2f2ff !important;
    }


.grant {
    border-left: 4px solid var(--custom-primary);
    padding-left: 15px;
}
.grantTitle {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}
.grantDates {
    font-style: italic;
    margin-bottom: 10px;
}
.grantSummary {
    font-size: 16px;
    margin-bottom: 10px;
}
.grantFiles {
    display: flex;
}
.grantFiles a {
    border: 1px solid var(--custom-primary);
    color: var(--custom-primary);
    padding: 10px;
    border-radius: 20px;
}
.grantFiles a:hover {
    background: var(--custom-primary-020);
}

.text-medium {
    font-size: 18px;

}
.text-justify {
    text-align: justify;
}

span.keyword {
    background: #d3d3d3;
    padding: 10px 35px;
    color: #333333;
}

.custom-list-item-flex {
    gap: 15px;
    display: flex;
    align-items: flex-start;
}

.ulockd-inner-home {
	background-image: url(../template/images/bg3.jpg) !important;
    background-attachment: initial;
    background-size: cover;
	background-position: top;
}

.page-home .ulockd-service-box,
.page-home .ulockd-tm-overlay,
.page-home .bgc-thm-trnsp,
.page-home .about-box:before {
    background-color: #d7ecff;
}
.page-home .ulockd-service-box .title,
.page-home .ulockd-service-box p,
.page-home .ulockd-service-box .icon {
    color: #4b9ddf;
}