
/*MISC
*******************/

.card {
    border-radius: 0;
    border: none;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 15%);
}

a, a:hover {
    color: #B3534C;
}

.btn-white {
    background-color: white !important;
    color: black !important;
    display: block;
    width: fit-content;
    font-weight: 700;
    padding: 1em 1.5em;
    border-radius: 0.3em;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 30%);
    font-size: 1.2em;
}

.btn-red {
    display: block;
    background-color: #B3534C !important;
    padding: 1em 1.5em;
    border-radius: 0.3em;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 30%);
    text-align: center;
    width: fit-content;
}

/*MAIN NAV
*******************/
.blv-horizontal-menu {
    background-color: #fff;
    position: unset;
}

.blv-horizontal-menu .blv-navigation-tabs-wrapper {
    padding: 2em 0;
}

.blv-horizontal-menu .blv-navigation-tabs .blv-navigation-tab {
    font-weight: 600;
    font-size: 1.1em;
}

.blv-beliving-logo {
    height: 48px;
    width: auto;
}

.blv-navigation-tabs-wrapper a:hover {
    color: #000 !important;
}

#hamburger-icon {
    display: none;
}

#hamburger-icon svg {
    width: 28px;
    height: auto;
}

/* Dropdown Button */
.dropbtn {
    color: black;
    padding: 16px;
    font-size: 16px;
    border: none;
    background-color: white;
    font-weight: 700;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

.dropbtn img {
    display: inline-block;
    width: 15px;
    height: 15px;
}


/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}


/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}


/*MOBILE NAV
*******************/

#mobile-nav-exit {
    width: 42px;
    height: auto;
}

/*MAIN-HERO-TEXT
*******************/
#main-hero-text {
    margin: 50px auto 468px auto;
}

.blv-hero-text {
    text-align: center;
}

.blv-hero-text h1 {
    font-weight: 700;
    font-size: 3.5em;
    padding-bottom: 0.5em;
}

.blv-hero-text h4 {
    font-weight: 100;
}

/*.blv-hero-text a:nth-child(3) {*/
/*    margin-right: 3em;*/
/*}*/

/*.blv-hero-text a:nth-child(4) {*/
/*    background-color: #fff !important;*/
/*    color: #000;*/
/*}*/

/*MAIN-HERO
*******************/

#main-hero {
    background-color: #15161A;
}

#main-hero img {
    margin-top: -28em;
}

/*THUIS
*******************/

#thuis {
    margin: 0;
    background-color: #15161A;
}

#thuis svg {
    filter: invert(43%) sepia(14%) saturate(1866%) hue-rotate(316deg) brightness(88%) contrast(91%);
}


.rode-tekst h2, #vacature-filters .card a, .h2vacature-nav #main-hero-text .col-lg-7,
#vacature-sidebar .card:nth-child(2) a, .btn-red {
    color: #ffffff;
    font-weight: 700;
}

.rode-tekst h2 {
    margin-bottom: 0.5em;
}

#thuis h2 {
    color: #ffffff;
    text-align: left;
    font-weight: 100;
}

#thuis h2 b {
    font-weight: 600;
}

#thuis .card {
    padding: 3em;
    margin: 15px 0;
}

#thuis .card-background {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    height: 610px;
}

#thuis .card-rode {
    color: #ffffff;
    background-color: #B3534CFF;
}

#thuis .card-rode a {
    color: #ffffff;
}

#thuis #binnen {
    background-image: url("/assets/img/showroom_Juntoo.jpg");
}

#thuis #buiten {
    background-image: url("/assets/img/showroom_Exterioo.jpg");
}

#thuis .col-lg-4:nth-child(3) > .card {
    background-color: transparent;
    padding: 0 1em 0 1em;
}

#thuis .card:nth-child(3) {
    padding: 0;
    background-color: transparent;
}

#thuis .card-mini {
    padding: 3em;
    border: none;
    background-color: #fff;
}

#thuis .col-lg-12 .col-lg-6:nth-child(1) .card-mini {
    margin-bottom: 3em;
    background-color: #AC554E;
    color: #fff;
}

#thuis .col-lg-12 .col-lg-6:nth-child(1) .card-mini a {
    color: #fff;
}

#thuis .col-lg-12 .col-lg-6:nth-child(2) svg {
    filter: invert(43%) sepia(14%) saturate(1866%) hue-rotate(316deg) brightness(88%) contrast(91%);
}

#thuis .card-mini:nth-child(1) .card-link {
    color: #fff;
}

#thuis .card-mini:nth-child(1) svg {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(298deg) brightness(102%) contrast(102%);
}

#thuis .card-title {
    font-weight: 700;
}

#thuis .card-paragraph {
    min-height: 4em;
    font-size: 1.1em;
    font-weight: normal;
}

#thuis .card-link {
    color: #AC554E;
    font-weight: 600;
}

/*CATEGORIEN
*******************/
#categorien {
    background-color: transparent !important;
    margin-bottom: -8em;
    margin-top: 70px;
}

#categorien .card {
    margin: 15px 0;
}


#card-intro:before {
    background: transparent !important;
}

/*#categorien .card img {*/
/*    transition: all 0.4s ease-in-out;*/
/*    height: 100%;*/

/*}*/


/*#categorien .card img:hover {*/
/*    transform: scale(1.2);*/
/*    transition: all 1s ease-out;*/
/*    filter: brightness(0.7);*/
/*}*/

#categorien .col-lg-4:nth-child(2),
#categorien .col-lg-4:nth-child(5),
#categorien .col-lg-4:nth-child(8),
#categorien .col-lg-4:nth-child(11) {
    margin-top: 4em;
    margin-bottom: -4em;
}


#card-intro {
    padding: 0 !important;
    padding-top: 5em !important;
    box-shadow: none;
}

#card-intro p {
    font-weight: 500;
    font-size: 1.5em;
}

#categorien h3,
#categorien a {
    font-weight: 600;
    color: #fff;
}

#categorien svg {
    filter: invert(99%) sepia(100%) saturate(0%) hue-rotate(187deg) brightness(104%) contrast(101%);
}


/*VACATURES
*******************/
#vacatures {
    background-color: #F8F7FC;
    padding: 262px 0 68px 0;
}


#vacatures .card {
    padding: 1.2em;
    height: 100%;
}

.card h4 {
    font-weight: 600;
    font-size: 1.3em;
}

#vacatures .card > p {
    color: #939393;
    font-weight: normal;
}

#vacatures .card > a {
    position: absolute;
    bottom: 2em;
    right: 2em;
}


#vacatures .card aside {
    margin-bottom: 2em;
}

#vacatures .card aside p {
    margin: 0;
}

#vacatures .card aside p:nth-child(2) {
    font-weight: 700;
    display: inline;
    color: #000000;
}

#vacatures .card aside p:nth-child(3) {
    color: #939393;
    padding-left: 27px;
    font-weight: normal;
}

.c-filter--actief {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 15px 0;
}

.c-filter__item--actief {
    background-color: rgb(179, 83, 76);
    color: #fcfcfc;
    border-radius: 150px;
    padding: 2px 7px;
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 3px;
}

/*GENOTEN
*******************/

#genoten {
    padding-top: 100px;
}

#genoten .row {
    margin-bottom: 100px;
}

#genoten h2 {
    padding-bottom: 1em;
}

#collegas, #HQFotos, #waarden{
    padding-top: 100px;
    padding-bottom: 121px;
}

#goal h3 {
    font-weight: 700;
}

#goal h3:nth-child(2) {
    padding-left: 2em;
}

#goal h3:nth-child(3) {
    padding-left: 1em;
}


/*COLLEGAS
*******************/

#collegas {
    background-color: rgb(179, 83, 76) !important;
}

.overlay-items p {
    font-style: italic;
    font-weight: 500;
}

.overlay-items li:nth-child(1),
.overlay-items li:nth-child(2) {
    transform: unset !important;
}

.overlay-items h4 {
    font-weight: 800;
    font-size: 2em;
}

.overlay-items li:nth-child(3) {
    transform: translateZ(0) !important;
}

/*CIJFERS
*******************/
#cijfers {
    background-color: #15161A;
    padding: 100px 0 70px 0;
}

#cijfers > .row {
    width: 59.5%;
    margin: auto;
}

#cijfers > .row:nth-child(1) {
    margin-bottom: 5em;
}

#cijfers .card {
    background-color: #2C2D31;
    padding: 2em;
    position: relative;
    height: 17em;
    margin-bottom: 1.875em;
}

#cijfers {
    color: #fff;
}

#cijfers p:nth-child(1) {
    font-size: 1.2em;
    font-weight: normal;
}

#cijfers p:nth-child(2) {
    position: absolute;
    bottom: 0;
    font-weight: 700;
    font-size: 4em;
    margin: 0;
}

#cijfers .klein {
    font-size: 0.5em;
    font-weight: normal;
}

#contact, .sollicitatieproces {
    padding: 100px 0;
}

/*NIEUWS
*******************/

.nieuws {
    padding-top: 100px !important;
    padding-bottom: 140px !important;
    overflow: hidden;
    position: relative;
}
.hideSlider {
    height: 100%;
    position: absolute;
    top: 0; left: 0;
    background: #ffffff;
    z-index: 99;
    width: calc((1330px * 0.3333333) + ((100vw - 1330px) / 2));
}
.nieuws-links {
    position: relative;
    z-index: 999;
}
.nieuws-titel {
    margin-bottom: 3.125rem;
}
.nieuws .swiper-slide {
    margin-top: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 30px !important;
}
.nieuws-tegel {
    border: 1px solid rgba(0, 0, 0, 0.175);
}
.nieuws-tegel:hover .nieuws-tegel-afbeelding img {
    transform: scale(1.085);
}
.nieuws-tegel-afbeelding {
    height: 200px;
    overflow: hidden;
}
.nieuws-tegel-afbeelding img {
    transition: transform 0.4s cubic-bezier(.2,1,.2,1);
    object-position: center;
    object-fit: cover;
}
.nieuws-tegel-body {
    padding: 25px;
}
.nieuws-tegel-titel {
    font-size: 1.35em;
    margin-bottom: 1rem;
    font-weight: 700;
}
.nieuws-tegel-tekst {
    font-size: 1.125em;
    line-height: 1.4rem;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: 400;
}
.nieuws-tegel-tekst p {
    font-size: 1.125em;
    line-height: 1.4rem;
}
.nieuws-tegel-knop {
    font-weight: 700;
}
.nieuws-tegel-footer {
    padding-top: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.nieuws-tegel-datum {
    font-size: 14px;
    font-weight: 400;
}
/*EVENT
*******************/

.event {
    margin-top: 200px;
    margin-bottom: 85px;
    text-align: center;
}
.event-datum {
    margin-bottom: 56px;
    font-weight: 700;
    font-size: 48px;
}
.event-titel {
    margin-bottom: 36px;
    font-size: 28px;
}
.event-locatie {
    max-width: 175px;
    margin: auto;
    margin-bottom: 50px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.event-locatie-icoon {
    width: 25px;
    flex-shrink: 0;
}
.event-locatie-adres {
    text-align: left;
    font-size: 14px;
}
.event-afbeelding {
    width: 100%;
    padding-top: 56.25%;
    position: relative;
}
.event-afbeelding img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    top: 0;
    left: 0;
}
.event-beschrijving {
    margin-top: 75px;
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
}
.event-beschrijving p {
    font-size: 1em;
    margin-bottom: 4rem;
    margin-top: 0;
}
.event-beschrijving p:last-child {
    margin-bottom: 1rem;
}

/*CONTACT
*******************/

#contact {
    background-color: #B3534CFF;
    color: #fff;
    text-align: center;
}

.knop {
    font-weight: 700 !important;
    padding: 1em 3em;
    border-radius: 0.3em;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 15%);
    display: inline-block;
    margin-top: 1.8rem;
    text-align: center;
}

.witte-knop, .witte-knop:hover {
    background-color: #ffffff !important;
    color: #000 !important;
}

.witte-knop:hover {
    text-decoration: underline;
}

.rode-knop, .rode-knop:hover {
    background-color: #B3534CFF !important;
    color: #ffffff !important;
}

/*MAIN-FOOTER
*******************/

footer {
    border-top: solid rgba(255, 255, 255, .5) 1px;
    padding: 32px 15px !important;
}

footer .insta {
    filter: invert(100%) sepia(98%) saturate(1%) hue-rotate(341deg) brightness(102%) contrast(100%);
    background-color: white;
}

#ext-links ul {
    list-style: none;
    display: flex;
    flex-direction: row;
    margin: 0;
    padding: 0;
    justify-content: right;
}

#ext-links li {
    padding-left: 1em;
    opacity: 0.5;
}

#ext-links a:hover,
footer address a:hover {
    color: #fff !important;
}

/* HRO Footer */
@font-face {
    font-family: 'Cabin';
    src: url("../fonts/Cabin-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

.logoHrorganizer {
    text-align: center;
}

.hrorganizerFooter {
    left: 0;
    background: #fff;
    display: block;
    width: 100%;
    bottom: 0;
}

.hrorganizerFooter .inhoud {
    max-width: 1140px;
    margin: 0 auto;
}

.hrorganizerlogo {
    cursor: pointer;
    display: inline-block;
    margin: 15px auto 10px auto;
}

.hrorganizerlogo .logo {
    float: left;
    position: relative;
    top: 0;
    width: 26px;
    height: 25px;
    margin-right: 5px;
}

.hrorganizerlogo .tekst {
    float: left;
    top: 0;
    position: relative;
    font-size: 26px;
    font-family: "Cabin", sans-serif;
    color: #464646;
    line-height: 26px;
}

.hrorganizerlogo .tekst .hrorganizer-o {
    color: #7ec4e4;
}

/*OVERZICHT PAGINA
*******************/
.overzicht-nav,
.overzicht-nav nav,
.dropbtn {
    background-color: rgb(179, 83, 76);
}

.dropbtn img {
    filter: invert(1);
}

#beliving_logo_white,
.overzicht-nav .blv-horizontal-menu .blv-navigation-tabs .blv-navigation-tab,
.dropbtn {
    color: white;
}

.overzicht-nav h2 {
    font-weight: 100;
    color: white;
}

.overzicht-nav h3 {
    font-weight: 600;
    color: white;
    padding-bottom: 0.7em;
}

.overzicht-nav input {
    height: 3em;
    width: 65%;
    border-radius: 5em;
    border: none;
    padding: 1em;
    background-image: url("/assets/img/magnifying-glass.svg");
    background-repeat: no-repeat;
    background-size: 1.7em;
    background-origin: content-box;
    background-position: right;
}

.overzicht-nav input::placeholder {
    color: #727272;
    font-weight: 700;
}

.overzicht-nav #main-hero-text {
    margin: 3em auto 0 auto;
    padding-bottom: 50px;
}


.overzicht-nav .blv-mobile-side-navigation {
    background-color: black;
}

#filters_show_btn {
    background-color: transparent !important;
    box-shadow: none;
    color: white;
    margin: 8px 17%;
}

#filters_show_btn_arrow {
    width: auto;
    height: 20px;
    filter: invert(1);
}

/*OVERZICHT VACATURES
*******************/

#overzicht-vacatures {
    background-color: #F8F7FC;
    margin: 0;
    padding: 30px 0 85px 0;
}

/*VACATURE FILTERS
*******************/
.filters {
    background-color: white;
    padding: 2em;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 5%);
    margin-bottom: 2em;
}

.filters h5 {
    font-weight: 700;
    display: inline-block;
    width: 100%;
    font-size: 0.9em;
}

.filters ul {
    list-style: none;
    padding: 0;
}

.filters ul li label {
    margin: 0;
}

.gekozen a {
    color: black;
    text-decoration: underline;
    text-align: right;
    font-size: 0.7em;
    display: inline-block;
    width: 100%;
}

.sluit-icoon {
    width: 15px;
    height: 15px;
    display: block;

    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M8 8 L24 24 M8 24 L24 8'/%3E%3C/svg%3E");
    margin-left: 5px;
    background-repeat: no-repeat;
    filter: invert(1);
}

.gekozen ul {
    flex-direction: row;
    display: flex;
    padding-left: 0;
}

.gekozen li {
    background-color: rgb(179, 83, 76);
    padding: 0.1em 0.5em;
    border-radius: 5em;
    margin-right: 1em;
    font-size: 0.9em;
    color: white;
}

.gekozen svg {
    filter: invert(100%) sepia(100%) saturate(38%) hue-rotate(321deg) brightness(110%) contrast(110%);
}

.filter-afdeling li svg,
.filter-vacatures li svg,
.filter-provincie li svg {
    width: 15px;
}

.filter-afdeling ul,
.filter-vacatures ul,
.filter-provincie ul {
    padding-left: 0;
}

.actieveFilter svg {
    background-color: black;
}

#vacature-filters .card h3 {
    font-size: 1.7em;
    font-weight: 700;
}

/*VACATURE OVERZICHT LIJST
*******************/

#vacature-lijst {
    padding-left: 3em;
}

#vacature-lijst aside {
    padding-bottom: 2em;
}

#vacature-lijst h3 {
    font-weight: 700;
    display: inline-block;
}

#vacature-lijst .dropdown {
    display: inline-block;
    width: 20%;
}

#vacature-lijst .dropbtn {
    background-color: transparent;
    border: 1px solid black;
    border-radius: 5em;
    color: black;
    padding: 0.1em 0.5em;
}

#vacature-lijst .dropbtn img {
    filter: unset;
}

#vacature-lijst .card {
    background-color: white;
    position: relative;
    margin-bottom: 1.2em;
    border-radius: 0;
}

#vacature-lijst .card-title {
    font-weight: 700;
    margin-bottom: 0.25em;
}

#vacature-lijst .card > p:nth-child(2),
#vacature-lijst .card aside > p:nth-child(3) {
    color: #717171;
}

#vacature-lijst .card > p:nth-child(2) {
    margin-bottom: 1em;
}

#vacature-lijst .card aside > p:nth-child(2) {
    font-weight: 700;
    margin-bottom: 0;
    color: #000000;
}

#vacature-lijst .card aside > p:nth-child(3) {
    margin-bottom: 0;
}

#vacature-lijst .card aside {
    display: flex;
    flex-direction: row;
    padding-bottom: 0;
}

#vacature-lijst .card aside > p {
    padding-right: 1em;
}

#vacature-lijst .card a {
    position: absolute;
    bottom: 1em;
    right: 3em;
}

#vacature-lijst .card > svg {
    bottom: 1em;
    right: 1em;
    position: absolute;
    filter: invert(53%) sepia(50%) saturate(733%) hue-rotate(314deg) brightness(72%) contrast(93%);
}

#vacature-lijst .toon-meer {
    margin-bottom: 45px;
    margin-top: 15px;
}

.vacature-lijst-footer {

}

.vacature-lijst-footer p {
    color: black;
}

.vacature-lijst-footer h4 {
    font-size: 2em;
}

.vacature-lijst-footer svg,
.vacature-lijst-footer a {
    position: unset !important;
    bottom: unset !important;
    right: unset !important;
}

/*VACATURE HEADER
*******************/
.vacature-nav,
.vacature-nav .blv-horizontal-menu {
    background-color: rgb(179, 83, 76);
}

.vacature-nav .beliving-corporate .blv-beliving-logo-black {
    color: unset;
}

.vacature-nav .blv-hero-text {
    width: unset;
    text-align: left;
    margin: unset;
}

.vacature-nav .blv-horizontal-menu #hamburger-icon svg {
    filter: invert(99%) sepia(8%) saturate(2%) hue-rotate(87deg) brightness(112%) contrast(100%);
}

.vacature-nav #main-hero-text {
    margin: 1em auto 3em auto;
}

/*.vacature-nav #main-hero-text div {*/
/*    position: relative;*/
/*}*/


/*.vacature-nav #main-hero-text .col-lg-5 {*/
/*    margin-bottom: -2em;*/
/*}*/

.rode-tekst img {
    width: 24px;
    filter: invert(1);
}

.rode-tekst a {
    font-weight: 200;
    color: #ffffff;
}

.h2vacature-nav #main-hero-text .col-lg-7 {
    margin-bottom: 0.5em;
}

.rode-tekst h3 {
    color: white;
    font-weight: 100;
    font-size: 1.5em;
    margin-bottom: 1em;
}

.rode-tekst svg {
    filter: invert(1) saturate(1) brightness(2);
}

.rode-tekst p {
    color: white;
    display: inline-block;
}

.rode-tekst .knop {
    display: block;
    width: fit-content;
}

/*VACATURE DETAILS
*******************/

#vacature-details {
    margin-top: 8em;
    margin-bottom: 100px;
}

#vacature-beschrijving {
    font-size: 1.2em;
}

#vacature-beschrijving h4 {
    font-weight: 700;
}

#vacature-beschrijving ul {
    list-style: none;
    padding-left: 0;
}

#vacature-beschrijving li::before {
    content: " ";
    background-image: url(/assets/img/dot.svg);
    width: 34px !important;
    height: 34px !important;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 10px;
    filter: invert(39%) sepia(13%) saturate(2557%) hue-rotate(316deg) brightness(96%) contrast(83%);
}


#vacature-beschrijving li {
    padding-left: 35px;
    text-indent: -35px;
}

/*VACATURE SIDEBAR
*******************/

#vacature-sidebar .card:nth-child(1) {
    background-color: #F8F7FC;
    border: none;
    padding: 2em;
    margin-bottom: 2em;
}

#vacature-sidebar .card:nth-child(1) h4 {
    font-weight: 700;
}

#vacature-sidebar .card:nth-child(1) p {
    display: inline-block;
}

#vacature-sidebar .knop {
    margin: 10px 0;
}

#vacature-sidebar .card:nth-child(1) aside {
    width: fit-content;
    display: block;
    margin: auto;

}

#vacature-sidebar .card:nth-child(1) p:nth-child(5) {
    font-weight: 700;
    text-align: center;
    display: block;
    padding-top: 1em;
}

#vacature-sidebar aside svg {
    width: auto;
    height: 35px;
}

.share-btn-fb svg {
    filter: invert(33%) sepia(70%) saturate(1920%) hue-rotate(199deg) brightness(96%) contrast(98%);
}

.share-btn-linked {
    filter: invert(22%) sepia(91%) saturate(2105%) hue-rotate(197deg) brightness(101%) contrast(92%);
}

.share-btn-mail svg {
    background-color: #B3534C;
    padding: 8px;
}

.share-btn-mail path {
    filter: invert(100%) sepia(0%) saturate(6%) hue-rotate(126deg) brightness(103%) contrast(102%);
}

#vacature-sidebar .card:nth-child(2) {
    overflow: hidden;
    position: relative;
}

.card-info {
    position: absolute;
    bottom: 0;
    left: 0;
    color: white;
}

#vacature-sidebar .card:nth-child(2) h3 {
    font-size: 1.7em;
    font-weight: 700;
}

#vacature-sidebar .card:nth-child(2) svg {
    filter: invert(100%) sepia(100%) saturate(38%) hue-rotate(321deg) brightness(110%) contrast(110%);
}

/*WERKEN BIJ
*******************/

.werkenbij-nav,
.werkenbij-nav .blv-horizontal-menu {
    background-color: rgb(179, 83, 76);
}

.werkenbij-nav .beliving-corporate .blv-beliving-logo-black {
    color: unset;
}

.menulink a {
    color: white !important;
}

.werkenbij-nav .blv-hero-text {
    width: unset;
    text-align: left;
    margin: unset;
}

.werkenbij-nav .blv-horizontal-menu #hamburger-icon svg {
    filter: invert(99%) sepia(8%) saturate(2%) hue-rotate(87deg) brightness(112%) contrast(100%);
}

.werkenbij-nav #main-hero-text {
    margin: 1em auto 3em auto;
}

.werkenbij-nav #main-hero-text div {
    position: relative;
}


/*.werkenbij-nav #main-hero-text .col-lg-5 {*/
/*    overflow: hidden;*/
/*    margin-bottom: -2em;*/
/*}*/

.werkenbij-nav #main-hero-text .col-lg-7 > * {

}

.werkenbij-nav #main-hero-text .col-lg-7 img {
    filter: invert(1);
}

.werkenbij-nav #main-hero-text .col-lg-7 a:nth-child(2) {
    background-color: transparent !important;
    box-shadow: none !important;
    font-weight: 200 !important;
    padding: 0;
}

.werkenbij-nav #main-hero-text .col-lg-7 h3 {
    color: white;
    font-weight: 100;
    font-size: 1.5em;
    margin-bottom: 1em;
}

.werkenbij-nav #main-hero-text .col-lg-7 svg {
    filter: invert(1) saturate(1) brightness(2);
}

.werkenbij-nav #main-hero-text .col-lg-7 a:nth-child(7) {
    background-color: white !important;
    color: black;
    display: block;
    width: fit-content;
}

.mirrored-text {
    padding: 140px 0 0 0;
}

.mirrored-text h2 {
    font-weight: 700;
}

.videoSection {
    background-color: #F8F7FC;
    padding: 100px 0;
}

.singleGetuigenisSection {
    margin: 100px 0 0 0;
}

.singleGetuigenisSection .col-lg-7 {
    padding-top: 11em;
}

.singleGetuigenisSection p {
    font-size: 2.15em;
    font-style: italic;
}


.singleGetuigenisSection aside p {
    font-weight: 700;
    font-size: 2em;
    margin-bottom: 0;
}

.singleGetuigenisSection span {
    color: rgb(179, 83, 76);
    font-size: 1.2em;
    font-weight: 700;
}

.singleGetuigenisSection a {
    text-align: right;
    display: inline-block;
    font-size: 1.2em;
    font-weight: 700;
    width: 90%;
}

.singleGetuigenisSection svg {
    filter: invert(38%) sepia(50%) saturate(706%) hue-rotate(315deg) brightness(91%) contrast(84%);
}

#waarden {
    background-color: #15161A;
    color: #ffffff;
}

#waarden h2 b {
    font-weight: 700;
}

#waarden .overlay-items p {
    font-style: unset;
    font-size: 1.2em;
}

#HQFotos h2 {
    color: black;
}

#HQFotos b {
    font-weight: 700;
}

#HQFotos .text-white {
    color: #000 !important;
}

#HQFotos .border-white {
    border-color: #000 !important;
}


/*WERKEN IN
*******************/
.sollicitatieproces, .sollicitatieproces-mobiel {
    background-color: #15161A;
    color: white;
}

.sollicitatieproces h3, .sollicitatieproces-mobiel h3 {
    margin-bottom: 2em;
    font-weight: 700;
}

.sollicitatieproces .circle {
    border: 3px solid white;
    width: 15px;
    height: 15px;
    border-radius: 100%;
}

.sollicitatieproces .circle, .sollicitatieproces-mobiel .circle {
    border: 3px solid white;
    width: 15px;
    height: 15px;
    border-radius: 100%;
}

.sollicitatieproces .stap-item .line, .sollicitatieproces-mobiel .stap-item .line {
    border-left: 3px solid white;
    height: 100%;
}

.sollicitatieproces .stap-item {
    opacity: 0.5;
}

.sollicitatieproces-mobiel .stap-item {
    padding-right: 15px;
}

.sollicitatieproces .stap-item.active {
    opacity: 1;
}

.sollicitatieproces .stap-item.active .circle {
    background-color: white;
}

.sollicitatieproces .stap-item:last-of-type .line, .sollicitatieproces-mobiel .stap-item:last-of-type .line {
    border: none;
}

.sollicitatieproces .stap-process, .sollicitatieproces-mobiel .stap-process {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.sollicitatieproces .stap-process {
    margin-right: 1em;
}

.sollicitatieproces-mobiel .stap-process {
    margin-right: 12px;
}

.sollicitatieproces .stap-details {
    padding: 0 0 5em 0;
}

.sollicitatieproces-mobiel .stap-details {
    padding: 0 0 2.2em 0;
}

.sollicitatieproces .stap-details h4 {
    margin-bottom: 1em;
}

.sollicitatieproces .stap-menu ul, .sollicitatieproces-mobiel .stap-menu ul {
    list-style: none;
    padding: 0;
}

.sollicitatieproces-mobiel ul {
    padding-left: 6px;
}

.sollicitatieproces .stap-menu li, .sollicitatieproces-mobiel .stap-menu li {
    text-decoration: none;
    color: white;
    opacity: 0.5;
    cursor: pointer;
}

.sollicitatieproces .stap-menu li, .sollicitatieproces-mobiel .stap-menu li {
    margin-bottom: 1em;
}

.sollicitatieproces .stap-menu li.active {
    opacity: 1;
}

/*GETUIGENIS
*******************/

.getuigenis .singleGetuigenisSection {
    margin-top: -32em;
}

.getuigenis .singleGetuigenisSection .col-lg-7 {
    padding-top: 2em;
}

.getuigenis .blv-horizontal-menu,
.getuigenis-nav {
    background-color: #F8F7FC;
    min-height: 600px;
}

.getuigenisInfo .col-lg-7 p {
    font-size: 1.1em;
}

.getuigenisInfo .card {
    padding: 1.2em;
    position: relative;
    flex: 0 0 47%;
    transition: all 1s ease-in-out;
    height: 100%;
    margin: 2em 0 2em 0;
}

.getuigenisInfo .card-title {
    font-weight: 600;
    margin-bottom: 0.75rem;
}

.getuigenisInfo .card p {
    color: #939393;
}

.getuigenisInfo .card aside {
    margin-bottom: 2em;

}

.getuigenisInfo .card aside p:nth-child(2) {
    font-weight: 700;
    display: inline;
    color: black;
}

.getuigenisInfo .card aside p:nth-child(3) {
    color: #939393;
    padding-left: 27px;
}

.getuigenisInfo .card aside p {
    margin: 0;
}

.getuigenisInfo .card a {
    position: absolute;
    bottom: 2em;
    right: 2em;
    font-size: 1em;
    font-weight: 600;
}

.getuigenisInfo .card svg:nth-child(5) {
    position: absolute;
    right: 0.3em;
    bottom: 2.1em;
    filter: invert(41%) sepia(10%) saturate(3186%) hue-rotate(316deg) brightness(90%) contrast(77%);
}

.getuigenisInfo .col-lg-5 {
    margin-top: 3em;
}

/*werken-in showrooms
*******************/

.bestThuis {
    padding: 7em 0 100px 0;
    background-color: #F8F7FC;
    margin-top: -5em;
}

.bestThuis iframe {
    width: 100%;
}

.bestThuis aside {
    padding: 2em;
}

.bestThuis aside img {
    width: 40%;
    margin-bottom: 2em;
}

.bestThuis a {
    font-weight: 700;
}

.bestThuis svg {
    filter: invert(41%) sepia(10%) saturate(3186%) hue-rotate(316deg) brightness(90%) contrast(77%);
}

.verwachtingen {
    background-color: #AC554E;
    padding-top: 100px;
    color: white;
}

.verwachtingen .row .row {
    margin-bottom: -5em;
}


.verwachtingen ul {
    list-style: none;
    padding-left: 0;
}

.verwachtingen li {
    padding-left: 35px;
    text-indent: -35px;
}

.verwachtingen li::before {
    content: " ";
    background-image: url(/assets/img/dot.svg);
    width: 34px !important;
    height: 34px !important;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 10px;
    filter: invert(1);
}


.soortThuisgenoot {
    background-color: #F8F7FC;
    padding-top: 11em;
    padding-bottom: 100px;
}

.soortThuisgenoot a {
    font-weight: 700;
}

.soortThuisgenoot .row {
    margin-top: 3em;
}

.soortThuisgenoot h4 {
    font-weight: 700;
    margin-top: 1em;
}


.werkenin-thuis {
    background-color: white;
}

.werkenin-thuis h2 {
    font-weight: 700;
}

.werkenin-videos .card {
    margin-top: 7em;
}

/*RESPONSIVE
*******************/

@media (min-width: 100px) {
    .spontaan-inhuis {
        padding-bottom: 15px;
    }
    #vacature-sidebar {
        padding: 0 15px;
    }
    #vacature-sidebar .card:nth-child(2) {
        padding: 0;
    }

    #vacature-beschrijving p {
        font-size: 1em;
    }

    .singleGetuigenisSection {
        margin-top: 50px;
        margin-bottom: 0;
    }

    .getuigenis-foto {
        margin-bottom: -5em;
    }

    .pt4em, .pt2em, .pt1em {
        padding-top: 0;
    }

    .mirrored-text h2 {
        text-align: left;
    }
    .mobile-hide, .tablet-hide {
        display: none;
    }

    .blv-hero-text h4 {
        width: 100%;
        margin-bottom: 0;
    }

    .blv-hero-text {
        text-align: left;
    }

    #thuis .card-extra {
        height: 305px;
    }

    #thuis {
        padding-top: 75px;
    }

    #categorien img{
        height: 250px;
    }

    .mg50px{
        margin-top: 50px;
    }
    .mail-adress {
        padding: 0;
    }

    .blv-footer-section:not(.blv-side-menu-footer) .blv-connect-footer-section {
        text-align: right;
    }
    #cijfers .col-md-4:nth-child(3), #cijfers .col-md-4:nth-child(1) {
        margin-top: 0;
    }

    #vacature-lijst .card {
        padding-bottom: 52px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }

    .leest-vacature {
        position: absolute;
        bottom: 1em;
        right: 18px;
    }

    p,  .verwachtingen li,
    .sollicitatieproces .stap-menu li, .sollicitatieproces-mobiel .stap-menu li,
    #waarden > div:nth-child(1) {
        font-size: 1.2em;
        font-weight: 400;
    }

    .card p {
        font-size: 0.9em;
    }

    .home .knop {
        margin: 1rem 0;
    }


    .sollicitatieproces-mobiel {
        display: block;
    }
    .rode-foto {
        margin-bottom: -5em;
        margin-top: 50px;
    }

    .show-tablet {
        display: none;
    }
    .card-spontaan {
        height: initial;
    }

}
@media (min-width: 768px) {

    #vacature-sidebar {
        padding: 50px 15px 0 15px;
    }
    #vacature-sidebar .card:nth-child(2) {
        padding: 0;
        margin-left: 57px;
    }

    .singleGetuigenisSection {
        margin-bottom: 50px;
    }

    .getuigenis-foto {
        margin-bottom: -35em;
    }
    .rode-vacature, .rode-werkenin, .rode-werkenbij {
        padding-top: 25px;
    }

    .rode-werkenin .rode-tekst {
        min-height: 530px;
    }

    .rode-werkenbij .rode-tekst {
        min-height: 465px;
    }

    .rode-vacature .rode-tekst {
        min-height: 465px;
    }

    .mirrored-text h2 {
        text-align: right;
    }
    .blv-hero-text h4 {
        width: 100%;
        margin-bottom: 2.5em;
    }

    .blv-hero-text {
        text-align: center;
    }
    .home .knop {
        margin: 0 7px;
    }

    #cijfers .col-md-4:nth-child(3) {
        margin-top: 8em;
    }

    #cijfers .col-md-4:nth-child(1) {
        margin-top: 4em;
    }

    .mail-adress {
        padding: 20px 0;
    }
    .mg50px{
        margin-top: 0;
    }

    #categorien img, #genoten img{
        height: initial;
    }

    #thuis .card-extra {
        height: 250px;
    }

    #thuis {
        padding-top: 290px;
    }

    #vacature-lijst .card {
        padding: 1em 2.5em;
    }

    .leest-vacature {
        position: absolute;
        bottom: 1em;
        right: 3em;
    }


    .sollicitatieproces-mobiel {
        display: none;
    }

    .mobile-hide {
        display: block;
    }

    .rode-foto {
        margin-top: 85px;
    }
    .show-tablet {
        display: block;
    }

    .card-vacatures {
        padding: 0 !important;
        height: 430px;
    }

    .card-vacatures .card-title {
    }

    .card-vacatures a {
        color: #ffffff;
        position: static !important;
    }

    .card-spontaan {
        height: 430px;
    }
}

@media (min-width: 992px) {

    #vacature-sidebar .card:nth-child(2) {
        padding: 0;
        margin-left: 0;
    }

    .card-spontaan {
        height: initial;
    }
    .show-tablet {
        display: none;
    }

    .home .knop {
        margin: 0 16px;
    }
    .singleGetuigenisSection {
        margin-bottom: 0;
    }
    .getuigenis-foto {
        margin-bottom: -5em;
    }

    .pt4em {
        padding-top: 4em;
    }

    .rode-werkenin .rode-tekst {
        min-height: 470px;
    }

    .rode-werkenbij .rode-tekst {
        min-height: 470px;
    }

    .rode-vacature .rode-tekst  {
        min-height: 390px;
    }

    .rode-foto {
        margin-top: 0;
    }
    .rode-vacature, .rode-werkenin, .rode-werkenbij {
        padding-top: 50px;
    }
    .tablet-hide {
        display: block;
    }

    .blv-hero-text h4 {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

    p, .verwachtingen li,
    .sollicitatieproces .stap-menu li, .sollicitatieproces-mobiel .stap-menu li,
    #waarden > div:nth-child(1) {
        font-size: 1.3em;
    }

    .card p {
        font-size: 1em;
    }

    .mg50px{
        margin-top: 50px;
    }

    #thuis {
        padding: 100px 0 85px 0;
    }
    .container-big {
        max-width: 1330px;
    }

    #thuis .card-extra {
        height: 290px;
    }
    .getuigenis .blv-horizontal-menu, .getuigenis-nav {
        min-height: 552px;
    }

    .getuigenis .singleGetuigenisSection {
        margin-top: -29em;
    }

    .bestThuis h2, .soortThuisgenoot h3, #genoten h2, .sollicitatieproces h3, #HQFotos h2, #contact h2,
    #categorien h2, #vacatures h2, #thuis h2, .overzicht-nav h2, #collegas h2, #cijfers h2, #goal h3, .overzicht-nav h3, .videoSection h3,
    #waarden h2, .verwachtingen h3 {
        font-size: 2.8em;
    }

    .blv-hero-section {
        height: unset;
    }

    #filters_show_btn {
        display: none;
    }

    #vacature-sidebar{
        margin: 0;
        padding: 0;
    }
}

@media (max-width: 992px) {

    .pr9em, .pr4em {
        padding-right: 15px !important;
    }

    .pl4em {
        padding-left: 15px !important;
    }

    .border {
        border: none !important;
    }

    .blv-horizontal-menu .blv-navigation-tabs li {
        display: none !important;
    }

    #hamburger-icon {
        display: inline !important;
    }

    #filters_show_btn {
        margin: 8px 28%;
    }

    #cijfers .col-lg-4:nth-child(3) {
        margin-top: 0;
    }

    .getuigenisInfo .col-lg-5 {
        margin-top: 1em;
    }

    .getuigenisInfo {
        margin-bottom: 15px;
    }

    .blv-hero-section {
        position: relative;
        height: 0;
    }

    #main-hero-text {
        margin: 0 auto 145px auto;
    }

    #main-hero img {
        margin-top: -10em;
    }

    .blv-hero-text h1 {
        font-size: 2.5rem;
    }

    #thuis .card-background {
        height: 530px;
    }

    #categorien {
        margin-top: 10px;
    }

    #card-intro {
        padding: 0 !important;
        box-shadow: none;
    }

    #categorien .col-lg-4:nth-child(2), #categorien .col-lg-4:nth-child(5), #categorien .col-lg-4:nth-child(8), #categorien .col-lg-4:nth-child(11) {
        margin-top: 0;
        margin-bottom: 0;
    }

    #categorien .card {
        margin: 15px 0;
    }

    #vacatures {
        padding: 140px 0 19px 0;
    }

    #cijfers .card {
        height: 12em;
    }

    #cijfers {
        background-color: #15161A;
        padding: 50px 0 20px 0;
    }

    #vacature-lijst .card a {
        right: 1em;
    }

    .filters, .type-extra {
        display: none;

    }

    #overzicht-vacatures {
        padding-bottom: 35px;
    }

    #vacature-lijst {
        padding-left: 15px;
        padding-top: 15px;
    }

    .overzicht-nav input {
        width: 100%;
        margin-bottom: 20px;
    }

    .mirrored-text {
        padding: 95px 0 0 0;
    }

    .singleGetuigenisSection .col-lg-7 {
        padding-top: 0;
    }

    .singleGetuigenisSection p, .singleGetuigenisSection aside p, .singleGetuigenisSection a {
        font-size: 1.5em;
    }

    .singleGetuigenisSection a {
        text-align: left;
        font-size: 1rem;
        font-weight: 400;
    }

    #collegas {
        padding-bottom: 50px;
        padding-top: 50px;
    }

    .soortThuisgenoot {
        padding-bottom: 50px;
        padding-top: 8em;
    }

    #waarden {
        padding-bottom: 50px;
        padding-top: 10em;
    }

    .werkenin-videos .card{
        margin-top: 50px;
    }

    .knop {
        padding: 1em 2em;
    }

    .bestThuis {
        padding-top: 11em;
    }

    .mobile-w100 {
        width: 100% !important;
    }

    .mobile-pt4em {
        padding-top: 4em !important;
    }

    #genoten, .verwachtingen {
        padding-top: 50px;
    }

    .bestThuis {
        padding-bottom: 50px;
    }

    #genoten .row, #vacature-details {
        margin-bottom: 50px;
    }

    #contact, #HQFotos, .sollicitatieproces-mobiel, .videoSection {
        padding: 50px 0;
    }

    #ext-links {
        padding-top: 13px;
        padding-left: 0;
    }

    #ext-links ul {
        padding-left: 0;
        font-size: 0.8em;
        justify-content: left;
    }
    .hideSlider {
        display: none;
    }
    .nieuws .col-lg-8 {
        padding-left: 0 !important;
    }
    .nieuws-titel {
        margin-bottom: 1.5rem;
    }
    .nieuws-links {
        margin-bottom: 2rem;
    }
}


.pr9em {
    padding-right: 9em;
}

.pr4em {
    padding-right: 4em;
}

.pl4em {
    padding-left: 4em;
}

.pt2em {
    padding-top: 2em;
}

.pt1em {
    padding-top: 1em;
}

.juntoo-logo img {
    width: 75% !important;
    margin-top: 10px;
}


img {
    width: 100%;
}

.mb-5em {
    margin-bottom: -5em;
}

.overviewVacancies-filtermenu-item input[type=checkbox]:before {
    content: "";
    flex: 0 0 auto;
    width: 14px;
    height: 14px;
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, .2);
}

.overviewVacancies-filtermenu-item input[type=checkbox]:checked:before {
    background: #000;
    border-color: #000;
}

.overviewVacancies-filtermenu-item input[type=checkbox] {
    display: inline-flex;
    color: #1a2a33;
    margin-right: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}

.overviewVacancies-filtermenu-item input[type=checkbox]:checked {
    color: #000;
}

.sf-label-checkbox {
    cursor: pointer;
}

address, #ext-links {
    font-weight: normal;
}


.arrow-right-side-left, .arrow-left-side-left {
    position: relative;
    padding-left: 10px;
}

.arrow-right-side-right {
    position: relative;
    padding-right: 12px;
}

.arrow-right-side-left:before {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    left: 0;
}

.arrow-left-side-left:before {
    font-family: FontAwesome;
    content: "\f104";
    position: absolute;
    left: 0;
}

.arrow-right-side-right:after {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    right: 0;
}

.blv-brand-quicklinks {
    padding: 15px;
}

button#btnGroupDrop1 {
    background-color: transparent;
    border: 0;
    color: #000000;
    outline: none;
    font-weight: 600;
    font-size: 15px;
    font-family: aktiv-grotesk, sans-serif;
    padding: 0 12px;
}

button#btnGroupDrop1:hover {
    box-shadow: none;
}

.vacature-nav button#btnGroupDrop1, .overzicht-nav button#btnGroupDrop1, .blv-mobile-side-navigation button#btnGroupDrop1 {
    color: #ffffff;
}

.dropdown-menu.show {
    box-shadow: none;
    padding: 0;
    min-width: 3rem;
    color: #000000;
    border-radius: 0;
}

.dropdown-menu.show:hover {
    box-shadow: none;
}

.dropdown-item {
    color: #000000;
    border-radius: 0;
}

.blv-mobile-side-navigation .blv-footer-section footer {
    border: none;
}

.blv-mobile-side-navigation button#btnGroupDrop1 {
    color: #ffffff;
    font-size: 26px;
    font-weight: normal;
    padding: 0;
}

.mb-30px {
    margin-bottom: 30px;
}

.mb-50px {
    margin-bottom: 50px;
}

#beliving-corporate-root #main-footer {
    padding: 0 !important;
}

.getuigenisInfo {
    margin-bottom: 70px;
}

.overzicht-nav .blv-horizontal-menu #hamburger-icon svg {
    filter: invert(99%) sepia(8%) saturate(2%) hue-rotate(87deg) brightness(112%) contrast(100%);
}

.rode-tekst svg {
    filter: invert(1) saturate(1) brightness(2);
}
.swiper-slide {
    margin-top: 50px;
}
.swiper-getuigenis .swiper-slide {
    width: 345px;
}

.swiper-fotos .swiper-slide {
    width: 686px;
}

.swiper-waarden .swiper-slide {
    width: 218px;
}

.swiper-waarden .swiper-slide:nth-child(1) {
    width: 100px;
}

.swiper-pagination {
    margin-left: 10px;
    top: 20px !important;
}

.swiper-getuigenis .swiper-pagination-progressbar-fill, .swiper-waarden .swiper-pagination-progressbar-fill {
    background-color: #ffffff !important;
}

.swiper-getuigenis .swiper-pagination-progressbar, .swiper-waarden .swiper-pagination-progressbar {
    background-color: rgba(255, 255, 255, 0.25) !important;
}

.swiper-fotos .swiper-pagination-progressbar-fill {
    background-color: #000000 !important;
}

.swiper-fotos .swiper-pagination-progressbar {
    background-color: rgba(0, 0, 0, 0.25) !important;
}

.waarden-kaarten {
    padding: 20px;
    background-color: #2C2D31;
    height: 250px;
}

.waarden-kaarten h4 {
    font-weight: 800;
    font-size: 1.2em;
    color: #fff;
}

.waarden-kaarten p {
    font-weight: 500;
    font-size: 0.75em;
    color: #fff;
}

.waarden-logo {
    color: #fff;
}

.img-zoom, .img-zoom-out {
    transition: transform 0.4s cubic-bezier(.2,1,.2,1);
}

.card-div-link h4{
    color: #000000;
}

.card-div-link:hover{
    text-decoration: none;
}

.leest-meer{
    position: absolute;
    bottom: 2em;
    right: 2em;
    font-size: 1em;
    font-weight: 600;
}
.spontaan-link{
    position: unset !important;
    bottom: unset !important;
    right: unset !important;
}

.leest-meer:hover, .spontaan-link:hover, .leest-vacature:hover{
    text-decoration: underline;
}

.hide{
    display: none !important;
}

/*
.list .card-div-link:nth-of-type(1n+9){
    display: none;
}*/

.img-cover {
    object-fit: cover;
}
.error-pagina {
    max-width: 1140px;
    margin: auto;
    min-height: calc(100vh - 346px);
}
.error-pagina__content {
    padding-top: 6rem;
}
.error-pagina__content h1 {
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 60px
}
.error-pagina__content p {
    font-size: 16px;
    margin-bottom: 40px
}
.error-pagina__content h2 {
    font-weight: 700;
    font-size: 24px
}
.error-pagina__content ul li {
    margin-top: .75rem
}