@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');
body {font-family: "Work Sans", sans-serif;color: #000 !important; background-color: #eceef4;font-size: 14px !important;}
.color-primary{color: #ce1a1e !important;}
.color-secondary{color: #000 !important;}
.color-light{color: #ECEEF4 !important;}

.background-primary-transparent{background-color: rgb(0 0 0 / 70%) !important;}
.background-secondary-transparent{background-color: rgb(226 166 21 / 70%) !important;}
.background-secondary-transparent > *, .background-secondary-transparent > * > *{background-color: rgba(248, 205, 0, 0.7) !important;}
.background-primary-light-transparent{background-color: rgba(255, 82, 82, 0.1) !important;}
.background-light{background-color: #f0f0f0 !important;}
.bg-unilibre-blue{background: #000 !important;}
.shadow-unilibre{box-shadow: 0 4px 5px darkgray;}
.background-primary > *, .background-primary > * > *{background-color: #ce1a1e !important;}
.background-secondary, .background-secondary > *, .background-secondary > * > *{background-color: #bf9900 !important;}
.background-grey-light > *, .background-grey-light > * > *{background-color: #eaeaea !important;}
#featuredNewsCarousel .carousel-inner .cuadrotrans h1{margin-top: 0; color: #fff; text-transform: uppercase; margin-bottom: 10px; font-size: 22px; font-weight: bolder !important;}
#featuredNewsCarousel .carousel-inner .cuadrotrans h2{color: #fff; font-size: 16px;}
.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: #ce1a1e !important; border-color: #ce1a1e !important;}
.heading-block h1 { font-weight: 600 !important;}
.dropdown-menu > li > a {color: #fff !important;}
.slide-companies .slide img{filter: none;}

/*************************************************************************************
    BUTTONS
**************************************************************************************/
.btn{border-radius: 0 !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: #000; border-color: #ce1a1e; border-radius: 0; box-shadow:0 4px 8px rgba(0,0,0,0.1); font-weight: 500;}
.btn-outline-primary:hover { background-color: #03a9f4; color: #000; border-color: #03a9f4; 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: white; background-color: #ce1a1e; border-color: #ce1a1e; border-radius: 0; 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: #000 !important; background-color: #03a9f4; border-color: #03a9f4; }

.btn-secondary{background-color: #000; border-color: #000; color: #fff; border-radius: 0; box-shadow:0 4px 8px rgba(0,0,0,0.1); font-weight: 500;}
.btn-secondary:hover{filter: brightness(120%); transition: border 0.3s ease, background 0.3s ease; color: #fff;}
.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: 0; 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: white; background-color: #ce1a1e; border-color: #ce1a1e; border-width: 2px; padding: 5px 12px; border-radius: 0; box-shadow:0 4px 8px rgba(0,0,0,0.1); font-weight: 500;}
.btn-alumni:hover, .btn-alumni:active{color: #000 !important; background-color: #03a9f4; border-color: #03a9f4; border-width: 2px;}
.btn-alumni:disabled{color: #888; background-color: #ccc; border-color: #ccc;}

.btn-alumni-secondary{color: #fff; background-color: #000; border-color: #000; border-width: 2px; padding: 5px 12px; border-radius: 0; 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: 0; 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: #000; border-color: #000; border-width: 2px; border-radius: 0; 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: #000; background-color: #03a9f4; border-radius: 0; 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: #ce1a1e; color: white; border-color: #ce1a1e; border-radius: 0; 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: #03a9f4; color: #000 !important; border-color: #03a9f4;}

.btn-info{color: white; background-color: #ce1a1e; border-color: #ce1a1e; border-radius: 0; 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: #03a9f4; border-color: #03a9f4; color: #000 !important;}
.btn-info:disabled{color: #888; background-color: #ccc; border-color: #ccc;}

.job_offer_list .info .apply:hover, .job_offer_list .info .apply:active{color: #fff !important;}
#header .dropdown-toggle .caret{color: #fff;}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {color: #fff; font-weight: 500; background-color: transparent; border-bottom: 2px solid #03a9f4; }
.navbar-default .navbar-nav>.show>a, .navbar-default .navbar-nav>.show>a:hover, .navbar-default .navbar-nav>.show>a:focus{color: #fff; font-weight: 500; background-color: transparent; }

#header.navbar-default .navbar-nav .show .dropdown-menu > li > a{color: #ce1a1e; background-color: #f7f7f7; }
#header.navbar-default .navbar-nav .show .dropdown-menu > li > a:hover{ background-color: transparent; color: #03a9f4; }
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus {border-bottom: 2px solid #03a9f4; }
#header.navbar-default .navbar-nav .show .dropdown-menu{box-shadow: 2px 2px 4px rgb(0 0 0 / 20%); background-color: #f7f7f7; -webkit-animation: fadeIn 0.7s ease-in-out both; animation: fadeIn 0.7s ease-in-out both;}


.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus {border-bottom: 2px solid #03a9f4; }
.border-rounded{border: 1px solid black; border-radius: 10px; padding: 20px; }
@media (min-width: 768px){
    #header{border-bottom: 3px solid #ce1a1e; font-size: 14px !important;}
}
@media (max-width: 767px) {
    .navbar-default .navbar-collapse, .navbar-default .navbar-form{padding: 0;}
    .navbar-nav{padding-left: 10px;}
}

@media (min-width: 992px){
    #header .logo-unilibre{max-width: 180px; margin: 5px 10px;}
}

@media (min-width: 767px) and (max-width: 1150px) {
    .align-center-container{justify-content: flex-end !important;padding-right: 100px;}
}

@media (min-width: 768px) and (max-width: 991px) {
    #header .logo-unilibre{max-width: 180px; margin: 5px 10px;}
}
@media (max-width: 767px) {
    #header .logo-unilibre{max-width: 180px; margin: 5px 10px;}
}

.top-bar {background-color: #ffc107;text-align: center;padding: 5px 0;}
a.login{border: none !important;border-radius: 1px !important; color: white; padding: 10px !important; background-color: #ce1a1e !important;}
a.login:hover{border: none !important;border-radius: 1px !important; color: white !important; padding: 10px !important; background-color: #bf9900 !important;}
a.portalCompany{border: none !important; border-radius: 1px !important; color: white !important; padding: 10px !important; background-color: #bf9900 !important;}
a.portalCompany:hover{border: none !important; border-radius: 1px !important; color: white !important; padding: 10px !important; background-color: #ce1a1e !important;}
/*************************************************************************************
    HERO
**************************************************************************************/
.hero{min-height: 350px;}
.box-container-split .box-split .box{padding: 20px;}
@media(max-width: 991px){
    .box-container-split .box-split h3{font-size: 30px;}
    .box-container-split{display: block;}
}
@media(min-width: 992px){
    .hero h2{font-size: 44px;}
    .box-container-split .box-split h3{font-size: 44px;}
}


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

.icon-block-new.vertical .icon-image{height: 200px; width: 100%;}
.icon-block-new.vertical .icon-text{position: relative; width: 100%; left: inherit; text-align: center;}
@media(max-width: 768px){
    .icon-block-new.vertical .icon-image{height: 200px; width: 100%;}
    .icon-block-new.vertical .icon-text{position: relative; width: 100%; left: inherit; text-align: center;}
}

.icon-block-new.vertical.mini .icon-image{height: 140px; width: 100%;}
.icon-block-new.vertical.mini .icon-text{position: relative; width: 100%; padding: 15px; font-size: 16px;}
@media(max-width: 768px){
    .icon-block-new.vertical.mini .icon-image{height: 140px; width: 100%;}
    .icon-block-new.vertical.mini .icon-text{position: relative; width: 100%;}
}
.icon-stats{width:70px; height: 70px; position: absolute; top: -35px;color:white;border:3px solid white;border-radius: 50%;left:42%;text-align:center;}
@media (min-width: 767px) and (max-width: 1150px) {
    .icon-stats{padding-right: inherit !important; justify-content: center !important; left: 35% !important;}
}


/*************************************************************************************
    FOOTER
**************************************************************************************/
#footer{color: white; background: #1e1e1e; position: relative; border-top: none;}
.copyright{background: #000; filter: brightness(100%); }
a.footer_link{color: white;padding: 2px 0;display: inline-block;}
a.footer_link:hover{color: #bf9900;}
.footer_column p, .footer_column a{color: #696969;}


#featuredNewsCarousel .carousel-inner .carousel-item .item-image {height: 600px !important;}
.nice-card { background-color: white !important;}