/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

/* 
The Seasons Light
font-family: "the-seasons", sans-serif;
font-weight: 300;
font-style: normal;

The Seasons Regular
font-family: "the-seasons", sans-serif;
font-weight: 400;
font-style: normal;

The Seasons Bold
font-family: "the-seasons", sans-serif;
font-weight: 700;
font-style: normal;
*/

/* Colors */
:root {
	--Prussion-blue: #182D45; 
	--Chamoisee: #9D7C48; 
	--Greige: #F1F1F1;
	--Platinum: #D3D7DD;
	--Vanilla: #E0D6A4;
}


h1, h2, h3, h4, h5, h6{
    font-family: "the-seasons", sans-serif !important;
    font-weight: 700 !important;
    font-style: normal !important;
}
p{
    margin-bottom: 1em !important;
}

/* Header */
.l-subheader-h{
    border-bottom: 1px solid #F4F4F0;
}
.mc--jobs-count{
    font-family: "the-seasons", sans-serif !important;
    font-weight: 300 !important;
    font-style: normal !important;
    color: #fff;
    background-color: var(--Prussion-blue);
    width: 21px;
    height: 21px;
    display: block;
    text-align: center;
    line-height: 21px;
    border-radius: 50%;
    font-size: 14px;
    position: absolute;
    right: -22px;
    top: -10px;
}
.mc--jobs-menu {
    position: relative;
    margin-right: 15px;
}
.l-header.id_37.pos_fixed.bg_transparent .mc--jobs-count{
    color: var(--Prussion-blue);
    background-color: var(--Greige);
}
.l-header.id_37.pos_fixed.bg_transparent.sticky .mc--jobs-count{
    color: #fff;
    background-color: var(--Prussion-blue);
}

/* Footer */
.mc--footer img{
    width: 40%;
}
.mc--footer, .mc--footer a{
    color: #fff
}
.mc--footer h6{
    color: var(--Vanilla);
    margin-bottom: 1em;
}
.mc-footer .w-btn-wrapper{
    margin-top: 1em;
}
.mc--subfooter, .mc--subfooter a{
    color: #fff;
}
.mc--subfooter{
    padding-top: 0px !important;
    padding-bottom: 20px !important;
}
.mc--subfooter-content{
    border-top: 0.5px solid #fff;
    padding-top: 20px;
}

/* Home */
.mc--home-header, .mc--home-header h1{
    color: #fff;
}
.mc--home-header{
    background: var(--color-alt-content-text);
}
.mc--home-header .l-section-overlay{
    background: url(/wp-content/uploads/2023/11/Marwil_Patroon.svg) !important;
}
.mc--home-header-quote-left{
    background: rgba(255, 255, 255, 0.23);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    padding: 2em;
    position: absolute;
    bottom: 10%;
    left: 0em;
    font-family: "the-seasons", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
}
.mc--home-header-quote-left p, .mc--home-header-quote-right p{
    margin-bottom: 0 !important;
}
.mc--home-header-quote-right{
    background: rgba(255, 255, 255, 0.23);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    padding: 2em;
    position: absolute;
    top: 25%;
    right: 0em;
    font-family: "the-seasons", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
}
.mc--title-with-line:before{
    content: "";
    position: absolute;
    top: 40%;
    left: -50em;
    right: 35em;
    height: 0.5em;
    border-top: 1px solid var(--Chamoisee);
}
.mc--title-with-line h2{
    margin-bottom: 1.5em;
}
.mc--wereldbol:after{
    content: '';
    background-image: url(/wp-content/uploads/2023/11/Wereldbol-blue.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 50%;
    position: absolute;
    height: 100%;
    top: 2em;
    right: -15em;
}
.mc--fastmenu .wpb_column{
    padding: 7em 5em;
}
.mc--fastmenu .mc--blue{
    background-color: var(--Prussion-blue);
    color: #fff;
}
.mc--fastmenu .mc--light-blue{
    background-color: var(--Platinum);
}
.mc--fastmenu .mc--brown{
    background-color: var(--Chamoisee);
    color: #fff;
}
.mc--fastmenu .mc--brown h3, .mc--fastmenu .mc--blue h3{
    color: #fff;
}

/* Grid Jobs */
.mc--jobgrid-status .term-open{
    background: var(--Prussion-blue);
    color: #fff;
    padding: 10px 25px;
    border-radius: 8px;
    font-weight: 600;
    position: absolute;
    top: -65px;
    font-size: 13px;
    line-height: 1;
}
.mc--jobgrid-status .term-fullfilled{
    background: var(--Chamoisee);
    color: #fff;
    padding: 10px 25px;
    border-radius: 8px;
    font-weight: 600;
    position: absolute;
    top: -65px;
    font-size: 13px;
    line-height: 1;
}
.mc--jobsgrid h2{
    color: var(--Chamoisee);
    font-family: Montserrat,sans-serif !important;
    font-weight: 600;
    font-size: 21px;
}
.mc--jobsgrid-company{
    font-weight: 600;
}
.mc--jobsgrid .usg_hwrapper_2{
    margin-top: 10px;
}
.job_status-fullfilled .mc--jobsgrid-btn{
    display: none;
}

/* detail pagina */
.mc--detail-header .l-section-img{
    background-size: 50%;
    background-position: right;
}
.mc--detail-header{
    background-image: url(/wp-content/uploads/2023/11/marwil4.jpeg);
    background-size: 100%;
}
.mc--detail-header-content{
    padding-top: 8em;
}
body button[type=submit]:not(.w-btn){
    color: #fff !important;
}
.no-touch button[type=submit]:not(.w-btn):hover, .no-touch input[type=submit]:not(.w-btn):hover, .us-nav-style_1>span.current, .no-touch .us-nav-style_1>a:hover, .no-touch .navstyle_1>.owl-nav button:hover, .no-touch .us-btn-style_1:hover{
    background: var(--Chamoisee) !important;
}

/* Job page template */
.jobs-template-default .job_company{
    font-weight: 700;
}