/*
Theme Name: Flexsupport
Author: Flexsoftware
Author URI: https://flexsoftware.nl
Description: Met dank aan Flexsoftware.
Version: 7.3.15
License: flexsoftware.nl
License URI: /
Text Domain: flexsupport
*/

/* algemeen */

@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('css/bootstrap.min.css');
@import url('css/slick.min.css');
@import url('css/nice-select.min.css');
@import url('css/style.min.css');

* {
	font-size: 18px;
}


.team {
	margin-bottom: 8rem;
}

.video-block a.video-preview-box:after {
	background: rgb(0 0 0 / 20%);
}

ul li {
	font-size: 18px;
	color: #001f3f;
    font-family: SilkaRegular, Arial, sans-serif;
}

p strong {
    font-size: 18px;
}

.hp--btns {
	gap: 16px;
}

.header--arch .btn--header {
    padding: 14px !important;
}

.team-header h1 {
	margin-bottom: 0 !important;
    padding: 14px 0 !important;
}

img.team-aspect {
    aspect-ratio: 3 / 3;
    object-fit: cover;
    object-position: top center;
}

.other-pst .other-items .thumb-crop .thumb.team {
    aspect-ratio: 3 / 3;
}

.other-pst .other-items .thumb-crop .thumb {
    background-position: center;
}

.other-pst .other-items .thumb-crop {
	aspect-ratio: 3/3;
}

.categories ul li.current a:after, .categories ul li a:after {
	background: #35ffb6;
}

.rose .categories ul li.current a:after, .rose .categories ul li a:after {
	background: #001f3f;
}
