/*======================================
Theme Name: About Omnius
Theme URI: https://divicake.com/
Description: Custom functions included.
Version: 1.0
Author: Omnius
Author URI: https://about.omnius.nl
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */
.small {
	font-size: 10px;
}

.team-foto {
	max-width: 150px;
	max-height: 150px;
}

.team-name {
	color: #60229f;
    font-weight: 500;
    font-size: 17px;
}

.team-slider-item {
    width: 260px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background-color: white;
    background-image: url(https://dev.about.omnius.nl/wp-content/uploads/2024/07/round-right-blauw2.svg);
	background-size: 180px;
    background-position: left bottom;
    background-repeat: no-repeat;
    height: 250px;
    flex-direction: column;
    border-radius: 20px;
    box-shadow: 0 3px 6px rgba(0,0,0,.15);
}

.team-slider div.slick-slide {
	height: 260px;
	padding-top: 5px;
}

#choiceForm label {
	color: white;
}

#choiceForm {
	color: white;
}

#choiceForm div {
	padding-bottom: 15px;
}

#addons {
	display: grid;
}

#marketingRadioButtons {
	display: grid;
}

#leadsOptions {
	border-radius: 7px;
    padding: 10px !important;
	margin-top: 5px !important;
	background-color: white !important;
	border: none !important;
	color: black !important;
}

#keuzehulp-email {
	border-radius: 7px;
    padding: 10px !important;
	margin-top: 5px !important;
	background-color: white !important;
	border: none !important;
	color: black !important;
}

#leadsCount {
	border-radius: 7px;
    padding: 10px !important;
	margin-top: 5px !important;
	background-color: white !important;
	border: none !important;
	color: black !important;
}

#leadsPrice {
	border-radius: 7px;
    padding: 10px !important;
	margin-top: 5px !important;
	background-color: white !important;
	border: none !important;
	color: black !important;
}

.da-close.evr-close a {
	font-size: 50px !important;
	padding: 20px !important;
}

h1, h2, h3, h4, h5, h6 {
	color: #60229f;
	font-weight: 600;
	letter-spacing: -1px !important;
}

body {
	font-weight: 300 !important;
}

h1 {
	font-size: 64px;
	line-height: 64px;
}

h2 {
	font-size: 37px;
	line-height: 41px;
}

h3 {
	font-size: 37px;
}

h4 {
	font-size: 21px;
}

.keuze-blok span {
	font-weight: 600;
}

.header-menu-sub-title {
	color: gray;
	font-size: 10px;
	padding-left: 15px;
	display: flex;
	margin-top: -10px;
}

.statisch-item {
    display: flex !important; /* Use flex for the item itself to ensure content alignment */
    flex-direction: column !important; /* Align content vertically within each item */
    background-color: white !important;
    padding: 20px !important;
    border-radius: 20px !important;
    box-sizing: border-box !important; /* Ensure padding is included in the width and height calculations */
	height: 250px;
}

.statisch-top {
    display: flex !important;
    align-items: center !important;
}

.statisch-afbeelding {
    height: 30px !important;
	padding-right: 10px;
}

.statisch-titel {
    font-size: 15px !important;
    font-weight: 600 !important;
}

.statisch-bottom {
	display: flex;
    flex-direction: column;
}

.statisch-bottom a {
	bottom: 20px;
	position: absolute;
}

.et-menu li li a {
	width: unset !important;
}

.footer-menu-item a {
	color: white !important;
}

.oranje {
	background-color: #ff9601;
}

.badge {
	font-size: 12px;
	border-radius: 50px;
	color: white;
	padding: 0px 9px 0px 9px;
	font-weight: 600;
}

.badge-oranje {
	background-color: #ff9601;
	font-size: 12px;
	border-radius: 50px;
	color: white;
	padding: 3px 9px 3px 9px;
	font-weight: 600;
}

.custom-controls-werkwijze {
	text-align: center;
}

.custom-controls-werkwijze .next, .custom-controls-werkwijze .prev {
	background-color: white !important;
	border-radius: 50px !important;
	border: none !important;
	height: 50px;
    width: 50px;
}
.custom-controls-werkwijze .next:hover, .custom-controls-werkwijze .prev:hover {
	background-color: #f2f4ff !important;
	border-radius: 50px !important;
	border: none !important;
	height: 50px;
    width: 50px;
}

.werkwijze-slider-item {
    width: 97% !important;
    display: flex !important; /* Use flex for the item itself to ensure content alignment */
    flex-direction: column !important; /* Align content vertically within each item */
    background-color: white !important;
    padding: 30px 20px !important;
    border-radius: 20px !important;
    box-sizing: border-box !important; /* Ensure padding is included in the width and height calculations */
	height: 280px;
}

.werkwijze-slider-top {
    display: flex !important;
	flex-direction: column;
    align-items: center !important;
}

.werkwijze-slider-afbeelding {
    height: 50px !important;
}

.werkwijze-slider-titel {
    font-size: 17px !important;
    font-weight: 600 !important;
	margin-top: 15px;
	color: #60229f;
}

.werkwijze-slider-bottom {
	margin-top: 15px;
	text-align: center;
}

.faq-item {
	border-radius: 20px;
	box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.3);
	width: 100%;
	cursor: pointer;
}

.faq-title {
	display: inline-flex;
	align-items: center;
	width: 100%;
}

.faq-image {
	background-image: url("https://dev.about.omnius.nl/wp-content/uploads/2024/06/situation_bg.e1ee31a1.svg");
	align-items: center;
	background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    max-width: 70px;
    min-height: 70px;
    min-width: 70px;
	border-radius: 20px 0px 0px 20px;
}

.faq-image-end {
	display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-left: auto;
	padding-right: 15px;
}

.faq-image-end img {
	height: 40px;
}

.faq-title-text {
	color: #60229f;
	font-weight: 500;
	font-size: 16px;
	padding-left: 15px;
}

.faq-item:hover .faq-title-text {
	color: #ff9601;
}

.header-menu-blurb:hover .header-menu-blurb-text {
	color: #ff9601 !important;
	cursor: pointer;
}

.faq-body {
	padding: 15px;
}

.hidden {
	display: none;
}

.show {
	display: block;
}

.faq-image img {
	height: 50px;
}

.custom-controls {
	text-align: right;
}

.active {
	background-color: #f2f4ff;
    border-radius: 50px;
}

.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before, .et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__cart-button {
    color: #ffffff !important;
    background-color: #60229f !important;
    border-radius: 50px !important;
    padding: 2px !important;
}

.custom-controls .next, .custom-controls .prev {
	background-color: white !important;
	border-radius: 50px !important;
	border: none !important;
	height: 50px;
    width: 50px;
}

.custom-controls .next:hover, .custom-controls .prev:hover {
	background-color: #f2f4ff !important;
	border-radius: 50px !important;
	border: none !important;
	height: 50px;
    width: 50px;
}

.waarom-omnius-slider {
    display: flex !important;
    align-items: stretch !important;
}

.slick-slide {
    display: flex !important; /* Make each slide a flex container */
    align-items: stretch !important; /* Make items in each slide stretch to the same height */
    justify-content: center !important; /* Center the content horizontally if needed */
}

.waarom-slider-item {
    width: 97% !important;
    display: flex !important; /* Use flex for the item itself to ensure content alignment */
    flex-direction: column !important; /* Align content vertically within each item */
    background-color: white !important;
    padding: 20px !important;
    border-radius: 20px !important;
    box-sizing: border-box !important; /* Ensure padding is included in the width and height calculations */
	height: 225px;
}

.waarom-slider-top {
    display: flex !important;
    align-items: center !important;
}

.waarom-slider-afbeelding {
    height: 50px !important;
}

.waarom-slider-titel {
    font-size: 15px !important;
    font-weight: 600 !important;
}

.oplossing-knop {
	display: block;
    align-items: center;
	width: 100%;
	text-align: center;
	color: #ffffff;
	border: solid 2px #ff9601;
	background-color: #ff9601;
	border-radius: 50px;
	padding: 7px 20px;
	align-content: center;
}

.et_pb_module_header {
	letter-spacing: normal !important;
}

.header-blurb a {
	color: #ffffff !important;
}

.menu-item a {
	color: #60229f;
}

.menu-item a:hover {
	color: black;
}

.menu-contact a {
	color: #ffffff !important;
	border: solid 2px #ff9601;
	background-color: #ff9601;
	border-radius: 50px;
	padding: 7px 20px !important;
	height: 40px;
	margin-top: 20px;
}

.menu-login {
	background-color: #60229f;
    width: 40px;
    border-radius: 50px;

}

.header-menu-zoekbalk {
	background-color: #f2f4ff;
    color: #60229f;
    border-radius: 50px;
    padding: 15px 20px;
    border: none;
	width: 100%;
}

.header-menu-zoekknop {
	background-color: #60229f;
	width: 45px;
	height: 45px;
	border-radius: 50px;
	border: none;
	margin-left: -40px;
}

.header-menu-sub-zoekknop {
	color: #ff9601;
	display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-left: auto;
	text-decoration: underline;
}

.pagina-header-submenu {
	display: inline-flex;
	width: 100%;
    align-items: center;
}

.keuze-blok {
	display: inline-flex;
	width: 100%;
	align-items: center;
	justify-content: space-between;
}

.keuze-blok span {
	color: #ffffff;
	font-size: 20px;
}

.keuze-blok a.knop-primary {
	display: flex;
    align-items: center;
    justify-content: space-around;
	width: 25%;
	text-align: center;
}

::placeholder {
	color: #60229f;
}

.pagina-header-menu {
	display: inline-flex;
	width: 100%;
}

.pagina-header-menu .col {
	width: 48%;
}

.pagina-header-menu .col:last-child {
	margin-left: 4%;
}

.header-menu-blurb {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%; /* Ensure the container takes full width */
    color: white !important;
	margin-bottom: 15px;
}

.header-menu-blurb-text {
    display: flex;
    align-items: center;
	padding-left: 15px;
	color: #60229f;
	font-weight: 600;
}

.header-menu-blurb-image {
    background-color: #f2f4ff;
    border-radius: 50%;
    height: 40px;
	width: 40px;
}

.header-menu-blurb-image img {
    height: 40px;
}

.header-menu-blurb-image {
    display: flex;
    align-items: center;
    justify-content: flex-end; /* Align the content to the right */
	
}

.header-menu-blurb-image-end {
    display: flex;
    align-items: center;
    justify-content: flex-end; /* Align the content to the right */
    margin-left: auto; /* Push this span to the right */
}

.header-menu-blurb-image-end img {
    height: 30px;
}

header {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}

.et_pb_menu .et_pb_menu__wrap {
	justify-content: flex-end !important;
}

.button-groep {
	display: inline-flex;
	width: 70%;
	justify-content: space-between;
}

.knop-primary {
	color: #ffffff;
	border: solid 2px #ff9601;
	background-color: #ff9601;
	border-radius: 50px;
	padding: 7px 20px;
}

.knop-secondary {
	color: #5b2096;
	border: solid 2px #5b2096;
	border-radius: 50px;
	padding: 7px 20px;
}

.highlight-paars {
	color: #60229f;
	font-weight: 600;
}

.footer-blurb {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%; /* Ensure the container takes full width */
    color: white !important;
}

.footer-blurb-text {
    display: flex;
    align-items: center;
	padding-left: 15px;
}

.footer-blurb-text b {
	padding-left: 7px;
}

.footer-blurb-image {
    background-color: #ffb564;
    border-radius: 50%;
    height: 40px;
	width: 40px;
}

.footer-blurb-image img {
    height: 40px;
}

.footer-blurb-image-end {
    display: flex;
    align-items: center;
    justify-content: flex-end; /* Align the content to the right */
    margin-left: auto; /* Push this span to the right */
}

.footer-blurb-image-end img {
    height: 30px;
}

.footer-menu {
	width: 80%;
	display: inline-flex;
	justify-content: space-between;
}

.footer-menu h5 {
	color: white;
	font-size: 24px;
	font-weight: 500;
}

.footer-menu-item {
	list-style-type: none !important;
	padding: unset !important;
	color: white;
	font-size: 16px;
}

.openingstijden {
	color: white;
	display: inline-flex;
	justify-content: space-between;
}

table tr td:last-child {
	padding-left: 7px;
}

.col:last-child {
	padding-left: 15px;
}

.header-blurb {
	text-align: center;
	padding: 5px 0px;
    display: flex;
    align-items: center;
    width: 100%; /* Ensure the container takes full width */
    color: white !important;
}

.header-blurb-text {
    display: flex;
    align-items: center;
	padding-left: 15px;
}

.header-blurb-text b {
	padding-left: 7px;
}

.header-blurb-image {
    background-color: #ffffff;
    border-radius: 50%;
    height: 25px;
	width: 25px;
}

.header-blurb-image img {
	filter: brightness(0);
}

#header-contact-blurb {
	width: 260px;
	float: right;
}

.form-input {
	width: 100%;
    border-radius: 7px;
    padding: 10px !important;
	margin-top: 5px !important;
}

.footer-form-input {
	width: 100%;
    border-radius: 7px;
    padding: 10px !important;
	margin-top: 5px !important;
	background-color: #ffb564 !important;
	border: none !important;
	color: white !important;
}

.form-input::placeholder {
	color: black !important;
	font-weight: 500;
}

.footer-form-input::placeholder {
	color: white !important;
	font-weight: 500;
}

.footer-form-select {
	width: 100%;
    border-radius: 7px;
    padding: 10px !important;
	margin-top: 5px !important;
}

.wpcf7-acceptance .wpcf7-list-item {
	margin: unset !important;
}

.wpcf7-list-item input {
	accent-color: #60229f;
}

.footer-sumbit {
	margin-top: 10px;
    padding: 10px;
    border-radius: 50px;
    border: 2px solid white;
    background-color: transparent;
    color: #ffffff;
	float: right;
}

.oplossing-prijs {
	font-size: 18px;
	font-weight: 600;
}

.faq-custom-controls .next, .faq-custom-controls .prev {
	background-color: white !important;
	border-radius: 50px !important;
	border: none !important;
	height: 50px;
    width: 50px;
}

.faq-omnius-slider {
    display: flex !important;
    align-items: stretch !important;
}

.faq-slider-item {
    width: 97% !important;
    display: flex !important; /* Use flex for the item itself to ensure content alignment */
    flex-direction: column !important; /* Align content vertically within each item */
    background-color: white !important;
    padding: 20px !important;
    border-radius: 20px !important;
    box-sizing: border-box !important; /* Ensure padding is included in the width and height calculations */
	height: 510px;
}

.faq-slider-top {
    display: flex !important;
    align-items: center !important;
}

.faq-slider-afbeelding {
    height: 50px !important;
}

.faq-slider-titel {
    font-size: 15px !important;
    font-weight: 600 !important;
}

/* menu height */
.et_pb_section_1_tb_header.et_pb_section, .et_pb_menu_0_tb_header {
	max-height: 80px;
}

.et_pb_row .et_pb_row_1_tb_header .et_pb_row--with-menu {
	max-height: 80px;
}

.et_pb_menu--style-left_aligned .et_pb_menu_inner_container, .et_pb_menu--style-left_aligned .et_pb_row {
	max-height: 80px;
}

.et_pb_menu__menu {
	max-height: 80px;
}

.et_pb_menu .et_pb_menu__menu>nav>ul>li {
	max-height: 80px;
}

.form-group {
	display: flex;
    justify-content: space-between;
}

.form-group p {
	display: flex;
}

.form-group p span input {
	max-width: 99%;
}

input::file-selector-button {
	background-color: hsla(0, 0%, 100%, .2);
	border-radius: 10px !important;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    margin-top: 0 !important;
    padding: 13px 18px !important;
    transition: all .125s ease-in-out;
	cursor: pointer;
	border: none;
}

input::file-selector-button:hover {
	background-color: hsla(0, 0%, 100%, .3) !important;
}

@media only screen and (max-width: 768px) {
	.form-group {
		flex-direction: column;
	}
	
	.button-groep {
		width: 100%;
	}
	
	.footer-menu {
		width: 100%;
	}
	
	.et_pb_menu__wrap button {
		display: none;
	}
	
	.pagina-header-menu {
		flex-direction: column;
	}
	
	.pagina-header-menu .col {
		width: 100%;
	}
	
	.pagina-header-menu .col:last-child {
		padding-left: 0px;
		margin-left: 0px;
	}
	
	.keuze-blok {
		flex-direction: column;
	}
	
	.keuze-blok a.knop-primary {
		width: 100%;
		margin-top: 10px;
	}
	
	.header-menu-sub-zoekknop {
		display: none;
	}
	
	.header-menu-zoekbalk {
		width: 100%;
	}
	
	.et_pb_text_0 h1 {
		font-size: 42px !important;
	}
	
	.footer-blurb-text {
		flex-direction: column;
		align-items: flex-start;
	}
	
	.footer-blurb-text b {
		padding-left: 0px;
	}
	
	.footer-menu h5 {
		font-size: 20px;
	}
	
	.footer-menu-item {
		font-size: 13px;
	}
}

.partners {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.partners-single img {
	width: 130px;
}

@media (max-width: 720px) { /* Adjust breakpoint as needed */
    .partners {
        flex-direction: row;
        flex-wrap: wrap;
        gap: 10px; /* Adjust spacing */
    }

    .partners > * {
        width: 48%; /* Two columns */
    }
	
	h1 {
	font-size: 36px;
	line-height: 64px;
}
}