@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

body *{font-family: 'Poppins', sans-serif; font-weight: 400;}
h1, h2, h3, h4, h5, h6{font-family: 'Poppins', sans-serif !important; font-weight: 400;}

.color-primary{color: #e11c22 !important;}
.color-secondary{color: #2b2b2b !important;}
.color-light{color: #f9f9f9 !important;}

.background-primary-transparent{background-color: rgba(225, 28, 34, 0.7) !important;}
.background-secondary-transparent{background-color: rgba(43, 43, 43, 0.7) !important;}
.background-blue-transparent{background-color: rgba(225, 28, 34, 0.7) !important;}
.background-primary-light-transparent{background-color: rgba(225, 28, 34, 0.1) !important;}
.background-light{background-color: #f9f9f9 !important;}

.background-primary, .background-primary > *, .background-primary > * > *{background-color: #e11c22 !important;}
.background-secondary, .background-secondary > *, .background-secondary > * > *{background-color: #2b2b2b !important;}
.background-grey-light > *, .background-grey-light > * > *{background-color: #eaeaea !important;}

.btn-transparent:hover, .btn-transparent:focus, .btn-transparent.focus, .btn-transparent:active, .btn-transparent.active, .show.dropdown-toggle.btn-transparent{color: #fff !important; background-color: #e11c22 !important; border-color: #e11c22 !important;}
.heading-block h1 { font-weight: 600 !important;}
@media(min-width: 768px){
    .line-left-sm{border-left: 1px solid #e11c22 !important;}
}
.nice-list .nice-card{background-color: #fff;}
.icon-block .item{border-radius: 0;}
.icon-block:hover .item .title{text-decoration: underline !important;}

/*************************************************************************************
    BUTTONS
**************************************************************************************/
.btn-border-bottom{border-bottom: 4px solid #e11c22; color: #e11c22; transition: all 0.3s ease;}
.btn-border-bottom .icon{color: #e11c22; transition: all 0.3s ease;}
.btn-border-bottom .icon i{color: #e11c22; transition: all 0.3s ease;}
.btn-border-bottom .text{color: #e11c22; transition: all 0.3s ease;}
.btn-border-bottom:hover{background-color: #e11c22; border-bottom-color: #2b2b2b; text-decoration: none;}
.btn-border-bottom:hover .icon,
.btn-border-bottom:hover .icon i,
.btn-border-bottom:hover .text{color: #fff !important;}

.btn-up{border: 3px solid #000; border-radius: 30px; color: #1d1b3f; padding: 10px !important;}
.btn-up:hover{border: 3px solid #000 !important; border-radius: 30px !important; color: #1d1b3f !important; padding: 10px !important; background-color: #fff !important; font-weight: 500; text-decoration: underline;}
.btn-up-secondary{border: 3px solid #e11c22; border-radius: 30px; color: #1d1b3f !important; padding: 10px !important; background-color: #fff !important;}
.btn-up-secondary:hover{border: 3px solid #e11c22 !important; border-radius: 30px !important; color: #1d1b3f !important; padding: 10px !important; background-color: #fff !important; font-weight: 500; text-decoration: underline;}

.btn{border-radius: 30px !important; box-shadow:0 4px 8px rgba(0,0,0,0.1); font-weight: 500;}
.btn-outline-primary, .btn-outline-primary:focus{background-color: #fff; color: #e11c22; border-color: #e11c22; border-radius: 30px; box-shadow:0 4px 8px rgba(0,0,0,0.1); font-weight: 500;}
.btn-outline-primary:hover { background-color: #e11c22; color: #fff; border-color: #e11c22; transition: border 0.3s ease, background 0.3s ease; }
.btn-outline-primary:disabled {color: #888 !important; background-color: #ccc; border-color: #ccc;}

.btn-primary, .btn-primary:focus{color: #fff; background-color: #e11c22; border-color: #e11c22; border-radius: 30px; box-shadow:0 4px 8px rgba(0,0,0,0.1); font-weight: 500;}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .show.dropdown-toggle.btn-primary {color: #fff !important; background-color: #b8161c; border-color: #b8161c; }

.btn-secondary{background-color: #fff; border-color: #2b2b2b; color: #2b2b2b; border-radius: 30px; box-shadow:0 4px 8px rgba(0,0,0,0.1);}
.btn-secondary:hover{filter: none; background-color: #2b2b2b; border-color: #2b2b2b; color: #fff; border-radius: 30px; box-shadow:0 4px 8px rgba(0,0,0,0.1);}
.btn-secondary.disabled, .btn-secondary[disabled], fieldset[disabled] .btn-secondary, .btn-secondary.disabled:hover, .btn-secondary[disabled]:hover, fieldset[disabled] .btn-secondary:hover, .btn-secondary.disabled:focus, .btn-secondary[disabled]:focus, fieldset[disabled] .btn-secondary:focus, .btn-secondary.disabled.focus, .btn-secondary[disabled].focus, fieldset[disabled] .btn-secondary.focus, .btn-secondary.disabled:active, .btn-secondary[disabled]:active, fieldset[disabled] .btn-secondary:active, .btn-secondary.disabled.active, .btn-secondary[disabled].active, fieldset[disabled] .btn-secondary.active{filter: brightness(120%);}

.btn-transparent, .btn-transparent:focus{color: #fff; background-color: #0000004d; border-color: #fff; border-radius: 30px; box-shadow:0 4px 8px rgba(0,0,0,0.1); font-weight: 500;}
.btn-transparent:hover, .btn-transparent:focus, .btn-transparent.focus, .btn-transparent:active, .btn-transparent.active, .show.dropdown-toggle.btn-transparent {color: #444 !important; background-color: #ffffffab; border-color: #ffffffab; }

.btn-alumni{color: #fff; background-color: #e11c22; border-color: #e11c22; border-width: 2px; padding: 5px 12px; border-radius: 30px; box-shadow:0 4px 8px rgba(0,0,0,0.1); font-weight: 500;}
.btn-alumni:hover, .btn-alumni:active{color: #fff !important; background-color: #b8161c; border-color: #b8161c; border-width: 2px;}
.btn-alumni:disabled{color: #888; background-color: #ccc; border-color: #ccc;}

.btn-alumni-secondary{color: #fff; background-color: #2b2b2b; border-color: #2b2b2b; border-width: 2px; padding: 5px 12px; border-radius: 30px; box-shadow:0 4px 8px rgba(0,0,0,0.1); font-weight: 500;}
.btn-alumni-secondary:hover, .btn-alumni-secondary:active{filter: brightness(120%); transition: border 0.3s ease, background 0.3s ease; color: #fff;}

.btn-success, .btn-success:focus{border-radius: 30px; box-shadow:0 4px 8px rgba(0,0,0,0.1); font-weight: 500;}
#filters .btn-success:hover,
#filters .btn-success:active{color: #fff !important; background-color: #e11c22; border-color: #e11c22; border-width: 2px; border-radius: 30px; box-shadow:0 4px 8px rgba(0,0,0,0.1); font-weight: 500;}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active{color: #fff; background-color: #e11c22; border-radius: 30px; box-shadow:0 4px 8px rgba(0,0,0,0.1); font-weight: 500;}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active{color: #888 !important; background-color: #ccc; border-color: #ccc; font-weight: 500;}

#job_offer .btn-success{background-color: #e11c22; color: #fff; border-color: #e11c22; border-radius: 30px; box-shadow:0 4px 8px rgba(0,0,0,0.1); font-weight: 500;}
#job_offer .btn-success:hover, #job_offer .btn-success:active{background-color: #b8161c; color: #fff !important; border-color: #b8161c;}

.btn-info{color: #fff; background-color: #e11c22; border-color: #e11c22; border-radius: 30px; box-shadow:0 4px 8px rgba(0,0,0,0.1); font-weight: 500;}
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .show.dropdown-toggle.btn-info{background-color: #b8161c; border-color: #b8161c; color: #fff !important;}
.btn-info:disabled{color: #888; background-color: #ccc; border-color: #ccc;}

.btn-primary-especial{background-color: #e11c22; background-image: linear-gradient(to right, #e11c22 0%, #e11c22 36%, #2b2b2b 66%, #2b2b2b 100%); padding: 15px 15px!important; border-radius: 60px !important; color: #fff; min-width: 220px; transition: border 0.3s ease, background 0.3s ease;}
.btn-primary-especial:hover{background-color: #2b2b2b; background-image: linear-gradient(to right, #2b2b2b 0%, #2b2b2b 36%, #e11c22 66%, #e11c22 100%); color: #fff; text-decoration: none;}

.btn-secondary-especial{background-color: #2b2b2b; background-image: linear-gradient(to right, #2b2b2b 0%, #2b2b2b 36%, #e11c22 66%, #e11c22 100%); padding: 15px 15px!important; border-radius: 60px !important; color: #fff; min-width: 220px; transition: border 0.3s ease, background 0.3s ease;}
.btn-secondary-especial:hover{background-color: #e11c22; background-image: linear-gradient(to right, #e11c22 0%, #e11c22 36%, #2b2b2b 66%, #2b2b2b 100%); color: #fff; text-decoration: none;}

.job_offer_list .info .apply:hover, .job_offer_list .info .apply:active{color: #fff !important;}

/*************************************************************************************
    TOP BAR - Dark bar above header
**************************************************************************************/
.usfq-topbar{
    background-color: #221f20;
    padding: 8px 20px;
}

.usfq-topbar-links{
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 0;
}

.usfq-topbar-links li{
    border-left: 2px solid rgba(255,255,255,0.4);
    padding: 0 15px;
}

.usfq-topbar-links li:last-child{
    border-right: 2px solid rgba(255,255,255,0.4);
}

.usfq-topbar-links a{
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    transition: opacity 0.3s ease;
}

.usfq-topbar-links a:hover{
    opacity: 0.8;
    text-decoration: none;
    color: #fff;
}

.usfq-topbar-lang{
    color: #fff;
}

.usfq-topbar-lang a,
.usfq-topbar-lang .dropdown-toggle{
    color: #fff !important;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
}

@media(max-width: 767px){
    .usfq-topbar{
        padding: 6px 15px;
    }
    .usfq-topbar-links a{
        font-size: 12px;
    }
    .usfq-topbar-links li{
        padding: 0 10px;
    }
}

/*************************************************************************************
    HEADER - USFQ Style (Red background)
**************************************************************************************/
.usfq-header-link{
    color: #fff !important;
    font-size: 15px;
    font-weight: 600;
    white-space: nowrap;
    border-radius: 30px !important;
    padding: 10px 24px !important;
    transition: all 0.3s ease;
}

#header .nav-link.usfq-header-link:hover{
    background-color: #fff !important;
    color: #e11c22 !important;
    opacity: 1;
    box-shadow: none !important;
}

#header .nav-link.usfq-header-link:hover i{
    color: #e11c22 !important;
    border-right-color: rgba(225,28,34,0.3);
}

.usfq-header-link i{
    border-right: 2px solid rgba(255,255,255,0.5);
    padding-right: 10px;
}

/* Custom breakpoint for navbar-expand-itam at 1300px */
@media (min-width: 1300px) {
    .navbar-expand-itam {
        flex-wrap: nowrap;
        justify-content: flex-start;
    }
    .navbar-expand-itam .navbar-nav {
        flex-direction: row;
    }
    .navbar-expand-itam .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-itam .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-itam .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }
    .navbar-expand-itam .navbar-toggler {
        display: none;
    }
}

#header{
    background-color: #e11c22 !important;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    padding: 10px 0;
}

#header .container,
#header .container-fluid{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 30px;
}

#header .navbar-brand{
    padding: 0;
    margin: 0 0 0 40px;
}

#header .logo-itam{
    height: 50px;
    width: auto;
}

#header .navbar-nav{
    align-items: center;
}

#header .nav-link{
    color: #fff !important;
    font-size: 15px;
    font-weight: 500;
    padding: 10px 15px !important;
    transition: color 0.3s ease;
}

#header .nav-link:hover,
#header .nav-link:focus{
    color: rgba(255,255,255,0.8) !important;
    background-color: transparent !important;
    box-shadow: none !important;
}

#header .nav-item.active .nav-link{
    color: #fff !important;
    text-decoration: underline;
}

#header .dropdown-menu{
    border: none;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    border-radius: 8px;
    padding: 10px 0;
}

#header .dropdown-item{
    padding: 10px 20px;
    font-size: 14px;
    color: #333;
}

#header .dropdown-item:hover{
    background-color: #e11c22;
    color: #fff;
}

/* Dropdown chevron styles */
#header .dropdown-toggle::after{
    display: none;
}

#header .dropdown-toggle .dropdown-chevron{
    display: inline-block;
    margin-left: 6px;
    transition: transform 0.3s ease;
}

#header .dropdown.show .dropdown-toggle .dropdown-chevron{
    transform: rotate(90deg);
}

#header .header-buttons{
    display: flex;
    align-items: center;
    gap: 10px;
}

#header .nav-link.btn-vacantes,
#header .btn-vacantes{
    background-color: #fff !important;
    border: 2px solid #fff !important;
    color: #e11c22 !important;
    border-radius: 6px !important;
    padding: 10px 24px !important;
    font-weight: 500 !important;
    transition: all 0.3s ease;
    text-decoration: none !important;
    display: inline-block;
    box-shadow: none !important;
}

#header .nav-link.btn-vacantes:hover,
#header .btn-vacantes:hover{
    background-color: rgba(255,255,255,0.85) !important;
    border-color: rgba(255,255,255,0.85) !important;
    color: #e11c22 !important;
    border-radius: 6px !important;
    box-shadow: none !important;
}

#header .nav-link.btn-empresas,
#header .btn-empresas{
    background-color: transparent !important;
    border: 2px solid #fff !important;
    color: #fff;
    border-radius: 6px !important;
    padding: 10px 24px !important;
    font-weight: 500 !important;
    transition: all 0.3s ease;
    text-decoration: none !important;
    display: inline-block;
    box-shadow: none !important;
}

#header .nav-link.btn-empresas:hover,
#header .btn-empresas:hover{
    background-color: #fff !important;
    color: #e11c22 !important;
    border-radius: 6px !important;
    box-shadow: none !important;
}

#header .navbar-toggler{
    border: 2px solid #fff;
    padding: 8px 12px;
}

#header .navbar-toggler-icon{
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%23ffffff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

@media (max-width: 1299px){
    #header .navbar-collapse{
        background-color: #e11c22;
        padding: 20px;
        margin-top: 15px;
        border-radius: 8px;
        box-shadow: 0 4px 12px rgba(0,0,0,0.2);
    }

    #header .navbar-nav{
        align-items: flex-start;
    }

    #header .main-menu .nav-link{
        padding: 12px 0 !important;
        width: 100%;
    }

    #header .header-buttons{
        flex-direction: column;
        width: 100%;
        margin-top: 15px;
        gap: 10px;
    }

    #header .nav-link.btn-vacantes,
    #header .nav-link.btn-empresas{
        width: 100%;
        text-align: center;
    }
}

/*************************************************************************************
    HERO BANNER
**************************************************************************************/
/* Override alumni.css.twig fixed heights with proportional 1920x600 */
#featuredNewsCarousel .carousel-inner .carousel-item .item-content{height: auto !important; aspect-ratio: 1920 / 600; background-size: cover !important; background-position: center !important; background-repeat: no-repeat !important; position: relative;}
#featuredNewsCarousel .carousel-inner .carousel-item .item-image{height: auto !important; aspect-ratio: 1920 / 600; background-size: cover !important; background-position: center !important; background-repeat: no-repeat !important;}
#featuredNewsCarousel .carousel-container{height: auto !important;}
#featuredNewsCarousel .carousel-item .item-content::before{content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0;}
#featuredNewsCarousel .carousel-item .banner-text-box {border-left: 5px solid #fff;padding-left: 50px !important;margin-left: 211px !important;}
#featuredNewsCarousel .carousel-item.banner-azul .item-content::before{background: linear-gradient(to right, #e11c22 0%, rgba(225, 28, 34, 0.2) 100%);}
#featuredNewsCarousel .carousel-item.banner-naranja .item-content::before{background: linear-gradient(to top, rgba(171,136,85,0.7) 0%, rgba(171,136,85,0.2) 100%);}
#featuredNewsCarousel .carousel-item.banner-gris .item-content::before{background: linear-gradient(to top, rgba(74,74,74,0.7) 0%, rgba(74,74,74,0.2) 100%);}
#featuredNewsCarousel .carousel-item.banner-news .item-content::before{display: none;}
#featuredNewsCarousel .carousel-item.banner-news h2 a{text-decoration: none;}
#featuredNewsCarousel .carousel-item.banner-news h2 a:hover{text-decoration: underline;}
#featuredNewsCarousel .carousel-item .align-center-item{position: relative; z-index: 2; max-width: 600px;}
#featuredNewsCarousel .carousel-item .banner-text-box{border-left: 5px solid #fff; padding-left: 30px !important;}
#featuredNewsCarousel .carousel-item h2{font-size: 48px; font-weight: 700; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0,0,0,0.3);}
#featuredNewsCarousel .carousel-item p{font-size: 20px; line-height: 1.6; text-shadow: 1px 1px 2px rgba(0,0,0,0.3);}
#featuredNewsCarousel .carousel-control-prev,
#featuredNewsCarousel .carousel-control-next{top: 50%; transform: translateY(-50%); width: 50px; height: 50px; opacity: 0.7;}
#featuredNewsCarousel .carousel-control-prev{left: 20px;}
#featuredNewsCarousel .carousel-control-next{right: 20px;}
#featuredNewsCarousel .carousel-control-prev:hover,
#featuredNewsCarousel .carousel-control-next:hover{opacity: 1;}
#featuredNewsCarousel .carousel-control-prev-icon,
#featuredNewsCarousel .carousel-control-next-icon{width: 25px; height: 25px;}

@media (max-width: 768px){
    #featuredNewsCarousel .carousel-item h2{font-size: 32px;}
    #featuredNewsCarousel .carousel-item p{font-size: 16px;}
    #featuredNewsCarousel .carousel-item .align-center-item{padding: 20px !important; margin: 0 !important;}
}

/*************************************************************************************
    HERO
**************************************************************************************/
.hero{min-height: 550px;}

/*************************************************************************************
    ICONS
**************************************************************************************/
.icon-block-new .icon-image{height: 200px; width: 70%;}
.icon-block-new .icon-text{position: absolute; background-color: #f9f9f9; width: 50%; padding: 30px; font-size: 20px; left: 30%; font-weight: 600;}
@media(max-width: 768px){
    .icon-block-new .icon-text{position: absolute; background-color: #f9f9f9; width: 50%; padding: 15px; font-size: 14px; left: 30%; font-weight: 600;}
}

/* Quick-links icon cards */
.icon-label{
    display: block;
    text-decoration: none;
    border-radius: 4px;
    overflow: hidden;
}
.icon-label:hover{
    text-decoration: none;
}
.icon-img{
    position: relative;
    width: 100%;
    padding-bottom: 80%;
    border-radius: 3px;
    overflow: hidden;
}
.icon-img::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60%;
    background: linear-gradient(to top, rgba(0,0,0,0.75) 0%, transparent 100%);
    pointer-events: none;
}
.icon-title{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 20px 15px;
}
.icon-title span{
    color: #fff !important;
    background-color: transparent !important;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.3;
}
.icon-label:hover .icon-img{
    filter: brightness(1.1);
    transition: filter 0.3s ease;
}

/*************************************************************************************
   HOME
**************************************************************************************/
.service-section-title{font-size: 40px !important; font-weight: 700 !important; position: relative; padding-top: 0; color: #e11c22 !important;}
.about-section .service-section-title::before{content: ''; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 100px; height: 6px; background-color: transparent;}
.service-section-title::before{content: ''; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 100px; height: 6px; background-color: transparent;}
.service-card{display: block; text-decoration: none; transition: transform 0.3s ease, box-shadow 0.3s ease; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.1);}
.service-card:hover{transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0,0,0,0.15);}
.service-card-image{position: relative; height: 300px; background-size: cover; background-position: center; display: flex; flex-direction: column; justify-content: flex-end;}
.service-card-overlay{background-color: #fff; padding: 20px; border-radius: 0;}
.service-card-title{font-size: 22px; font-weight: 600; margin-bottom: 10px; color: #e11c22;}
.service-card-text{font-size: 16px; margin: 0; color: #2b2b2b; line-height: 1.4;}

/*************************************************************************************
    STATS SECTION - USFQ Style
**************************************************************************************/
.usfq-stats-section{
    background-color: #221f20;
    padding: 80px 0 60px;
}

.usfq-stat-card{
    background-color: #e8e8e8;
    border-radius: 4px;
    padding: 50px 30px 35px;
    text-align: center;
    position: relative;
    margin-top: 30px;
}

.usfq-stat-card-highlight{
    background-color: #e11c22;
    color: #fff;
    padding: 50px 30px 55px;
    margin-top: 30px;
}

.usfq-stat-card-highlight .usfq-stat-icon{
    width: 66px;
    height: 66px;
    top: -33px;
}

.usfq-stat-icon{
    position: absolute;
    top: -28px;
    left: 50%;
    transform: translateX(-50%);
    width: 56px;
    height: 56px;
    border-radius: 50%;
    border: 2px solid #fff;
    background-color: #e8e8e8;
    display: flex;
    align-items: center;
    justify-content: center;
}

.usfq-stat-icon i{
    font-size: 26px;
    color: #333;
}

.usfq-stat-card-highlight .usfq-stat-icon{
    border-color: #fff;
    background-color: #e11c22;
}

.usfq-stat-card-highlight .usfq-stat-icon i{
    color: #fff;
}

.usfq-stat-card-highlight .usfq-stat-number{
    font-size: 48px;
    color: #fff;
}

.usfq-stat-card-highlight .usfq-stat-title{
    font-size: 18px;
}

.usfq-stat-card-highlight .usfq-stat-subtitle{
    font-size: 16px;
}

.usfq-stat-number{
    font-size: 48px;
    font-weight: 800;
    color: #333;
    line-height: 1;
    margin-bottom: 8px;
}

.usfq-stat-title{
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 4px;
}

.usfq-stat-card-highlight .usfq-stat-title,
.usfq-stat-card-highlight .usfq-stat-subtitle{
    color: #fff;
}

.usfq-stat-subtitle{
    font-size: 16px;
    color: #666;
}

@media(max-width: 767px){
    .usfq-stats-section{
        padding: 60px 0 40px;
    }
    .usfq-stat-number{
        font-size: 34px;
    }
}

/*************************************************************************************
    FOOTER
**************************************************************************************/
#footer{color: #fff; background: #221f20; position: relative;}
.copyright{background: #1a1a1a; filter: brightness(100%); }
a.footer_link{color: #fff;}
a.footer_link:hover{color: #fff; text-decoration: underline;}

.usfq-footer-logo{
    max-width: 280px;
    height: auto;
}

.usfq-footer-address{
    font-size: 16px;
    color: rgba(255,255,255,0.8);
    line-height: 1.7;
}

.usfq-footer-contact-title{
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    font-style: italic;
    margin-bottom: 8px;
}

.usfq-footer-email{
    font-size: 18px;
    color: rgba(255,255,255,0.9);
    margin-bottom: 20px;
}

.usfq-footer-social{
    display: flex;
    gap: 12px;
    justify-content: center;
}

.footer-social-icon{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    border: none;
    background-color: #3a3738;
    transition: all 0.3s ease;
}

.footer-social-icon i{
    font-size: 20px;
    color: #fff;
}

.footer-social-icon:hover{
    background-color: #4a4748;
    text-decoration: none;
}

.dropdown-menu.show{border: none;}

@media(max-width: 1199px) {
    .navbar-nav .show.dropdown-menu {background-color: #fff !important;}
}
/*************************************************************************************
    HEADER CLEAN - Login pages (admin, company)
**************************************************************************************/
#header.header-clean{
    background-color: transparent !important;
    box-shadow: none;
    padding: 0;
}

#header.header-clean .container{
    display: block;
    padding-top: 0;
}

/* Remove gap in home page events grid */
.home-events-grid .events-grid {
    gap: 0!important;
}
