/**
Theme Name: Mobility Sensing
Author: WebWiseStudio
Author URI: 
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mobility-sensing
Template: astra
*/


/* ************************************************
/*           Typography
/* ***********************************************/


/* both fonts (Inconsolata and Nunito Sans Pro) work better slightly condensed */
body, button, input, select, textarea, .ast-button, .ast-custom-button {
		letter-spacing: -.01em;
}

/* Hero text: add some glow, to make it stand out more */
.hero_row h1 span {
	text-shadow: 1px 1px 22px rgb(86 108 133 / 39%);
}

/* adjust bottom margin for H2 and H3 */
h2, h3 {
	margin-bottom: 1em;
} 

/* Style hyperlinks in main BB content (does not affect headers & footer) */

.fl-builder-content a,
.fl-builder-content a:hover,
.pp-content-grid-content.pp-post-content > p.read-more > a {
	text-decoration: underline;
	text-underline-offset: .3em;
	text-decoration-thickness: 2px;
	text-decoration-skip-ink: auto;
	text-underline-position: auto;
}
.fl-builder-content a:hover,
.pp-content-grid-content.pp-post-content:hover > p.read-more > a

 {
	text-underline-offset: .3em;
	text-decoration-thickness: 3px;
}


/* -------------------------------- */
/* unordered lists, custom stylings */
/* -------------------------------- */
ul.bullets  {
    list-style: none;
    padding: 0;
    margin: 0 0 0 55px;
    text-indent: -42px;
}

ul.checkmarks, 
ul.stars, 
ul.cusps  {
    list-style: none;
    padding: 0;
    margin: 0 0 0 55px;
    text-indent: -39px;
}

ul.bullets li, 
ul.checkmarks li, 
ul.stars li, 
ul.cusps li {
	margin-bottom: 1.35em;
}
ul.bullets li::before {
    content: "•";
    font-size: 2.5em;
    line-height: 0.5;
    position: relative;
    margin-right: 20px;
    top: 7px;
}

ul.checkmarks li::before {
    content: "✔";
    font-size: 1.2em;
    line-height: 0.5;
    position: relative;
    margin-right: 20px;
    top: 3px;
}

ul.cusps li::before {
    content: "⯌";
    font-size: 1.2em;
    line-height: 0.5;
    position: relative;
    margin-right: 20px;
    top: 3px;
}

ul.stars li::before {
    content: "🞱";
    font-size: 1.2em;
    line-height: 0.5;
    position: relative;
    margin-right: 20px;
    top: 3px;
}

ul.darkblue li::before {
    color: #254C78;
}

ul.yellow li::before {
	color: #FFE138;
}

ul.amber li::before {
	color: #FFC719;
}

 
/* ************************************************
/*           General / Site wide
/* ***********************************************/


/* site background not-white */
body {
    background: #fafafa;
}

/* Astra theme, scroll to top */
#ast-scroll-top {
	/* brand colors */
	background-color: #254C78;
}
@media screen and (min-width: 1024px) {
	#ast-scroll-top {
		/* dont overlap footer menu on larger screens */
		bottom: 100px;
		right: 25px;
	}
}


/* hero row: backgrounds + paddings */
.hero_row > div  {
	padding-top: 60px;
	padding-bottom: 70px;
	/* clip-path: polygon(100% 0, 100% 100vw, 0 100vw, 0 0);*/
	overflow: hidden;
}

.hero_row_gradient  {
	background: linear-gradient(311deg, #10c5ec, #00c0f1, #00baf6, #00b4fa, #00adfd, #00a6ff, #069eff, #3796ff);
}

/* hero row: Gele streep boven H1 */
.fl-builder-content::before {
	background: #FFE138;
	width: 50%;
	height: 4px;
	position: absolute;
	top: 120px;
	left: -60px;
	right: 50%;
	z-index: 2;
	content: '';
}
@media screen and (max-width: 480px) {
	.fl-builder-content::before {
		width: 70% !important;
		top: 90px !important;
	}
}

/* equal-height trick for buttons in columns etc */
@media screen and (min-width: 768px) {
	.equal-height { 
		align-content: flex-end; 
		flex: 1 1 0; 
		display: grid;
	}
}

/* hoofd menu, hover blokjes kleiner (padding kleiner) */
.ast-builder-menu-1 .menu-item > .menu-link {
	padding-top: .25em;
	padding-bottom: .25em;
    font-weight: 600;
    font-variant-caps: all-petite-caps;
	font-size: 1.15em;
}

/* footer menu */
.ast-footer-copyright p,
#astra-footer-menu li a  {
    font-weight: 600;
    font-variant-caps: all-petite-caps;
	font-size: 1.02em;
}

/* cursor: make/keep default + disable click effect (slide 1 px down) on button */
.cursor_default a {
	cursor: default;
	}
.cursor_default .fl-button:active {
    position: relative;
    top: 0px;
}

.dashboard-boxshadow img {
    box-shadow: rgba(0,0,0, 0.20) 0px 45px 65px 0px, rgba(0,0,0, 0.16) 0px 35px 22px 0px;
}

/* Quick fix, chevron in button */
.chevron_button_quickfix .fl-button-icon::before {
	color: #254c78 !important;
}
/* todo: quickfix doesnt work for hover, 
.chevron_button_quickfix .fl-button-icon:hover::before {
		color: white !important;
}
*/

/* ************************************************
/*           Homepage
/* ***********************************************/

/* : Skew + shadow dashboard */
#dashboard img {
	transform: perspective(689px) rotateX(-5.8deg) rotateY(16.2deg) rotateZ(-3.9deg);
	box-shadow: rgba(0,0,0, 0.50) 0px 45px 65px 0px, rgba(0,0,0, 0.16) 0px 35px 22px 0px;
}


/* Our solutions, h3 same height */
.clickable-col h3 {
 min-height: 90px;   
}


/* ************************************************
/*           Homepage + About us, row: Our partners & Onze partners
/* ***********************************************/

/* logo's in square boxes */
#pp_our_partners .pp-logo {
	aspect-ratio: 1;
}


/* pulse on hover effect */

#pp_our_partners .pp-logo:hover {
	animation-name: pulse;
	animation-duration: 0.65s;
	animation-timing-function: ease;
}


/* ************************************************
/*           Nieuws, blog page
/* ***********************************************/

/* datum blokjes */
.pp-post-day {
	border-right: 1px solid rgb(86 108 133 / 18%);
	border-left: 1px solid rgb(86 108 133 / 18%);
}


/* ************************************************
/*           Nieuws, single post
/* ***********************************************/

.single_post_block .postdate,
.single_post_block p,
.single_post_block li,
.single_post_block ol {
	font-family: "Libre Franklin", sans-serif;
	font-weight: 300;
	letter-spacing: normal;
	padding: 0 20px;
}
.postdate {
	color: #254C78;
}
.single_post_block h2, 
.single_post_block h3, 
.single_post_block h4, 
.single_post_block h5, 
.single_post_block h6 {
	padding: 0 20px;
	margin-bottom: 0px;
	margin-top: 20px;
}

/* single post pages: reduce mobile view height, of empty placeholder for rings HTML module (single news  posts) */
@media screen and (max-width: 480px) {
	.single-post .mos_heroslide {
			height: 130px !important;
			
	}
}


/* ************************************************
/*           About us page
/* ***********************************************/

/* About us: Our Skills tabs */
#ourskills .uabb-content-wrap  p {
	font-weight: 500;
	margin-bottom: 1.2em;
}
#ourskills .uabb-tabs a {
	text-decoration: none;
}
#ourskills .uabb-tabs a:hover {
	text-decoration: underline;
	text-decoration-thickness: 1px;
}

/* About us: "Our Skills tabs" on mobile */
@media screen and (max-width: 480px) {
    
    #aboutus_historyskills_row div.uabb-tab-acc-title {
        background-color: #254C78;
    }
    #aboutus_historyskills_row div.uabb-content {
        background-color: #ffffff !important;
    }
    #aboutus_historyskills_row .uabb-tab-acc-title span {
        color: #e3f0ff;
    }
    
}
/* About us: team images same height */
@media screen and (min-width: 1025px) {
	#about-us-our-team .fl-photo-img-png {
		min-height: 311px;
	}
}
@media screen and (max-width: 1024px) {
	#about-us-our-team .fl-photo-img-png {
		min-height: 201px;
	}
}
@media screen and (max-width: 768px) {
	#about-us-our-team .fl-photo-img-png {
		min-height: 135px;
	}
	#name div div p {
		min-height: 94px !important;
	}
}

/* About us: naam team, geen margin-bottom */ 
.name .fl-rich-text p {
	margin-bottom: 0;
}


/*************************************************
/*           Contact page
 *
 *     .page-id-41= page with English contact form
 *     .page-id-1580 = page with Dutch contact form
 *
 *     #fluentform_1 = wrapper around English form
 *     #fluentform_4 = wrapper around Dutch form 
 *
/************************************************/

/* border for wrapper around contact forms */

.page-id-41 #contactform,
.page-id-1580 #contactform {
	background-color: rgb(239, 242, 245) !important;
	border: 1px solid var(--BlueBayoux) !important;
	margin-left: 20px;
}


/* formfield labels, less font-weight */
#fluentform_1 label,
#fluentform_4 label {
	font-weight: 400 !important;
}

/* Opt-in section */

/* Line: We wont' sell your data or spam you section */
#nospam {
    display: inline-block;
    margin-left: 25px;
	font-size: 0.8em;
	font-style: italic;
    letter-spacing: -.05em;
}
 /* line length English */
#fluentform_1 #nospam {
	    width: 40ch;
}
/* line length Dutch */
#fluentform_4 #nospam {
	    width: 43ch;
}
/* Styling optin line */ 
#fluentform_1 div.ff-el-input--content > div > label > span,
#fluentform_4 div.ff-el-input--content > div > label > span {
	font-size: 0.8em;
	font-style: italic;
    letter-spacing: -.05em;
}

/* submit button */
 .fluentform button[type=submit] {
	letter-spacing: 1.2px;
 }
 
