/*!
Theme Name: airties intro
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: airties
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

airties is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Theme styles */

/* Color definitions - Usage var(--main-color) */
:root {
    --dark-blue: #0a0199;
    --light-blue: #3c2fff;
    --orange: #ffa330;
	--white: #ffffff;
	--light-grey: #F5F5F5;
	--black: #000000;
	--grey: #a2a2a2;
	--text-grey: #7c7a9c;
	--warm-grey: #7b7b7b;
	--dark-grey: rgba(0, 0, 0, 0.76);
}

a:hover {
	text-decoration: none;
}
@import url('https://rsms.me/inter/inter.css');

@font-face {
    font-family: 'matriceblack_italic';
    src: url('fonts/matrice_black_italic-webfont.woff2') format('woff2'),
         url('fonts/matrice_black_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'matriceblack';
    src: url('fonts/matrice_black-webfont.woff2') format('woff2'),
         url('fonts/matrice_black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'matrice_bold_italic';
    src: url('fonts/matrice_bold_italic-webfont.woff2') format('woff2'),
         url('fonts/matrice_bold_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'matricebold';
    src: url('fonts/matrice_bold-webfont.woff') format('woff2'),
         url('fonts/matrice_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'matriceextrabold_italic';
    src: url('fonts/matrice_extrabold_italic-webfont.woff2') format('woff2'),
         url('fonts/matrice_extrabold_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'matriceextrabold';
    src: url('fonts/matrice_extrabold-webfont.woff2') format('woff2'),
         url('fonts/matrice_extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'matriceextralight_italic';
    src: url('fonts/matrice_extralight_italic-webfont.woff2') format('woff2'),
         url('fonts/matrice_extralight_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'matriceextralight';
    src: url('fonts/matrice_extralight-webfont.woff2') format('woff2'),
         url('fonts/matrice_extralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'matricelight_italic';
    src: url('fonts/matrice_light_italic-webfont.woff2') format('woff2'),
         url('fonts/matrice_light_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'matricelight';
    src: url('fonts/matrice_light-webfont.woff2') format('woff2'),
         url('fonts/matrice_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'matricemedium_italic';
    src: url('fonts/matrice_medium_italic-webfont.woff2') format('woff2'),
         url('fonts/matrice_medium_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'matricemedium';
    src: url('fonts/matrice_medium-webfont.woff2') format('woff2'),
         url('fonts/matrice_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'sf_pro_textbold';
    src: url('fonts/fontsfree-net-sfprotext-bold_1-webfont.woff2') format('woff2'),
         url('fonts/fontsfree-net-sfprotext-bold_1-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'sf_pro_textregular';
    src: url('fonts/fontsfree-net-sfprotext-regular_1-webfont.woff2') format('woff2'),
         url('fonts/fontsfree-net-sfprotext-regular_1-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.word-break-all {
	word-break: break-all;
}

.flex-shrink-0 {
	flex-shrink: 0;
}

.f-mblack {
	font-family: 'matriceblack' !important;
}

body {
	overflow-x: hidden;
}

h1, .h1 {
	font-family: 'matricebold';
	font-size: 39px;
	font-size: 2.437rem;
	letter-spacing: 0.37px;
}
h2, .h2 {
	font-family: 'matricebold';
	font-size: 32px;
	font-size: 2rem;
	letter-spacing: 0.3px;
	font-weight: 900;
}

h3, .h3 {
	font-family: 'matricebold';
	font-size: 24px;
	font-size: 1.5rem;
	letter-spacing: 0.22px;
	font-weight: 900;
}

h4, .h4,
h4 a {
	font-family: 'matricebold';
	font-size: 16px;
	font-size: 1rem;
	letter-spacing: 0.15px;
	color: #000
}
h4 a:hover {
	color: #000
}

h4.bigger {
	font-size: 1.125rem;
}
h3.bigger {
	font-size: 1.75rem;
}

h3.contact-header {
	font-size: 1.688rem;
}

h2.bigger {
	font-size: 3rem;
}

h1.bigger {
	font-size: 4rem;
}
p, .p {
	font-family: 'sf_pro_textregular';
	font-size: 1rem;
	line-height: 1.43;
  	letter-spacing: 0.13px;
}
p.bold {
	font-family: 'sf_pro_textbold';
}

p:last-of-type {
	margin-bottom: 0;
}

.f-22 {
	font-size: 1.375rem !important;
}
.f-18 {
	font-size: 18px !important;
	font-size: 1.125rem !important;
}
.f-14 {
	font-size: 14px !important;
	font-size: 0.875rem !important;
}

.f-12 {
	font-size: 12px !important;
	font-size: 0.75rem !important;
}
.f-28 {
	font-size: 28px !important;
	font-size: 1.75rem !important;
}
.line-height-1 {
	line-height: 1;
}
.mb-40 {
	margin-bottom: 2.5rem;
}
.mt-40 {
	margin-top: 2.5rem;
}
.my-40 {
	margin-top: 2.5rem;
	margin-bottom: 2.5rem;
}
.mx-40 {
	margin-left: 2.5rem;
	margin-right: 2.5rem;
}
.mb-50 {
	margin-bottom: 3.125rem;
}
.mt-50 {
	margin-top: 3.125rem;
}

.mt-150 {
	margin-top: 9.313rem;
}
.my-50 {
	margin-top: 3.125rem;
	margin-bottom: 3.125rem;
}
.mx-50 {
	margin-left: 3.125rem;
	margin-right: 3.125rem;
}

.mb-60 {
	margin-bottom: 3.75rem;
}
.mt-60 {
	margin-top: 3.75rem;
}
.my-60 {
	margin-top: 3.75rem;
	margin-bottom: 3.75rem;
}
.mx-60 {
	margin-left: 3.75rem;
	margin-right: 3.75rem;
}

.mt-70 {
	margin-top: 5.125rem !important;
}

.mb-70 {
	margin-bottom: 5.125rem !important;
}



.pb-40 {
	padding-bottom: 2.5rem;
}
.pt-40 {
	padding-top: 2.5rem;
}
.py-40 {
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}
.px-40 {
	padding-left: 2.5rem;
	padding-right: 2.5rem;
}


.pb-80 {
	padding-bottom: 5rem;
}
.pt-80 {
	padding-top: 5rem;
}
.py-80 {
	padding-top: 5rem;
	padding-bottom: 5rem;
}
.px-80 {
	padding-left: 5rem;
	padding-right: 5rem;
}


.mb-80 {
	margin-bottom: 5rem;
}

.mt-80 {
	margin-top: 5rem;
}

.my-110 {
 margin-bottom: 6.875rem;
 margin-top: 6.875rem
}
.mb-110 {
 margin-bottom: 6.875rem;
}

/* Helpers */

.w-44 {
    width: 44%!important;
}
.block-overflow {
	overflow-x: hidden;
}
.single-img-negative-positioning {
	position: relative;
	top: 55px;
}
.margin-top-negative-70 {
	margin-top: -70px;
}
.overflow-hidden {
	overflow: hidden;
}

.back-layer {
	position: absolute;
	z-index: 0;
}

.border-top-grey {
	border-top: solid 1px rgba(151, 151, 151, 0.21);
}

.middle-content--img {
	padding-top: 1.625rem;
	padding-bottom: 1.625rem;
}
.shadow--whiteBtn-whiteBg--fixed {
	box-shadow: 4px 4px 0 0 #e3e3e3 !important;
	border: solid 1px #d9d9d9 !important;
	background-color: #ffffff !important;
	color: #000
}

.shadow--orangeBtn-whiteBg {
	box-shadow: 0 0 0 0 #e3e3e3 !important;
	transition: all .2s ease-in-out !important;
}
.shadow--orangeBtn-whiteBg:hover {
	box-shadow: 4px 4px 0 0 #e3e3e3 !important;
	transition: all .2s ease-in-out !important;
}
.shadow--lightblueBtn-greyBg {
	box-shadow: 0 0 0 0 #0a0199 !important;
}
.shadow--lightblueBtn-greyBg:hover {
	box-shadow: 4px 4px 0 0 #0a0199 !important;
}
.shadow--whiteBtn-lightblueBg {
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5) !important;
}
.shadow--whiteBtn-lightblueBg:hover {
	box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.5) !important;
}
.shadow--whiteBtn-orangeBg {
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5) !important;
}
.shadow--whiteBtn-orangeBg:hover {
	box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.5) !important;
}
.shadow--whiteBtn-darkblueBg {
	box-shadow: 0 0 0 0 #3c2fff  !important
}
.shadow--whiteBtn-darkblueBg:hover {
	box-shadow: 4px 4px 0 0 #3c2fff  !important
}
.shadow--whiteBtn-whiteBg {
	box-shadow: 0 0 0 0 #e3e3e3 !important
}
.shadow--whiteBtn-whiteBg:hover {
	box-shadow: 4px 4px 0 0 #e3e3e3 !important
}
.shadow--orangeBtn-lightblueBg {
	box-shadow: 0 0 0 0 #0a0199 !important
}
.shadow--orangeBtn-lightblueBg:hover {
	box-shadow: 4px 4px 0 0 #0a0199 !important
}


/**/

.tag-item.shadow--orangeBtn-whiteBg {
	box-shadow: 4px 4px 0 0 #e3e3e3 !important;
	transition: all .2s ease-in-out !important;
}
.tag-item.shadow--lightblueBtn-greyBg {
	box-shadow: 4px 4px 0 0 #0a0199 !important;
}
.tag-item.shadow--whiteBtn-lightblueBg {
	box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.5) !important;
}
.tag-item.shadow--whiteBtn-orangeBg {
	box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.5) !important;
}
.tag-item.shadow--whiteBtn-darkblueBg {
	box-shadow: 4px 4px 0 0 #3c2fff  !important
}
.tag-item.shadow--whiteBtn-whiteBg {
	box-shadow: 4px 4px 0 0 #e3e3e3 !important
}
.tag-item.shadow--orangeBtn-lightblueBg {
	box-shadow: 4px 4px 0 0 #0a0199 !important
}

/**/

.wp-block-button__link {
	font-family: 'sf_pro_textbold';
    letter-spacing: 0.15px;
    display: inline-block;
	color: var(--white);
	background-color: var(--orange);
    border: none;
    padding: 0.8rem 1.3rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0;
	white-space: nowrap;
	box-shadow: 0 0 0 0 #e3e3e3;
    transition: all .2s ease-in-out;
}
.wp-block-button__link:hover {
	color: var(--white) !important;
	box-shadow: 4px 4px 0 0 #e3e3e3;
    transition: all .2s ease-in-out;
}
.header--sepparator {
	box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.06);
}
/* Custom colors and fonts */

.text-orange {
	color: var(--orange) !important;
}

.text-dark-grey {
	color: var(--dark-grey) !important;
}
.bg-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}
.bg-contain {
	background-size: contain;
}

.bg-bottom-center {
	background-position: bottom center;
}

.bg-image-benefits {
	background-image: url('img/illustration-bg.svg');
}
.bg-orange {
	background-color: var(--orange) !important;
}

.text-lightblue,
.text-light-blue {
	color: var(--light-blue) !important;
}

.bg-lightblue {
	background-color: var(--light-blue);
}

.text-dark-blue,
.text-darkblue {
	color: var(--dark-blue) !important;
}

.bg-darkblue {
	background-color: var(--dark-blue);
}

.text-white {
	color: var(--white);
}

.bg-white {
	background-color: var(--white);
}
.bg-black {
	background-color: var(--black);
}

.text-lightgrey {
	color: var(--light-grey);
}

.text-black {
	color: var(--black) !important;
}

.bg-lightgrey {
	background-color: var(--light-grey);
}
.text-grey {
	color: var(--grey);
}
.bg-grey {
	background-color: var(--grey);
}
.text-textgrey {
	color: var(--text-grey) !important;
}

/* Bootstrap */

/* Container */

/* Buttons */
button:focus {
    outline: none;
}

.btn,
a.btn {
	font-family: 'sf_pro_textbold';
	letter-spacing: 0.15px;
    display: inline-block;
    color: var(--black);
    border: none;
    padding: 0.8rem 1.3rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0;
    white-space: nowrap;
}

.btn-primary,
a.btn-primary {
    color: var(--black);
    background-color: var(--white);
    border-color: transparent;
}
.btn-blue,
a.btn-blue,
.btn-light-blue,
a.btn-light-blue {
	position: relative;
	color: var(--white)  !important;
    background-color: var(--light-blue)  !important;
    border-color: transparent  !important;
}

.btn-dark-blue,
a.btn-dark-blue {
	position: relative;
	color: var(--white)  !important;
    background-color: var(--dark-blue)  !important;
    border-color: transparent  !important;
}

.btn-shadow--grey:hover {
    -webkit-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.75)  !important;
	-moz-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.75)  !important;
	box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.75)  !important ;
}

.btn-blue:hover,
a.btn-blue:hover,
.btn-light-blue:hover,
a.btn-light-blue:hover  {
	color: var(--white);
    background-color: var(--light-blue);
    border-color: transparent;
}

.btn-white {
	color: var(--black) !important;
    background-color: var(--white) !important;
    border-color: transparent !important;
}

.btn-orange {
	color: var(--white) !important;
    background-color: var(--orange) !important;
    border-color: transparent !important;
}

.btn-linkedin {
	color: var(--white);
    background-color: #007bb6;
    border-color: transparent;
}
.btn-kariyer {
	color: var(--white);
    background-color: #8e17bc;
    border-color: transparent;
}
.btn-dark-blue {
	color: var(--white)  !important;
    background-color: #0a0199  !important;
    border-color: transparent !important;
}

.btn-link,
a.btn-link,
.btn-link:hover {
	color: var(--light-blue);
	position: relative;
	padding: 0;
	letter-spacing: 0.13px;
	padding-right: 1.2rem;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'sf_pro_textbold';
	font-size: 14px;
}
.btn-link:after {
	content: '';
	position: absolute;
	height: 11px;
	width: 11px;
	background-image: url('img/icon-link.svg');
	background-repeat: no-repeat;
	right: 0;
    top: 50%;
    transform: translateY(-50%);
	transition: .3s;
}


#latestNews.slick-initialized .slick-slide:hover .btn-link:after {
	right: -25px;
	transition: .3s;
}


/* Sections */

/* Breadcrumbs */
.breadcrumbs ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	margin-top: 0;
    margin-bottom: 0.7rem;
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
.breadcrumbs li {
	margin: 0 .25rem;
	font-family: 'matricebold';
	font-size: 0.625rem;
	letter-spacing: 0.09px;
	color: #fff;
  	text-transform: uppercase;
}
.breadcrumbs li:first-of-type {
    margin-left: 0;
}
.breadcrumbs li a,
.breadcrumbs li span {
	font-family: 'matricebold';
	font-size: 0.625rem;
	letter-spacing: 0.09px;
	color: rgba(255, 255, 255, 0.61);
  	text-transform: uppercase;
}
.breadcrumbs li a {
	color: #fff;
}
.breadcrumbs.text-black li,
.breadcrumbs.text-black li a,
.breadcrumbs.text-black li span  {
	color: black;
}

.breadcrumbs.text-dark-grey li,
.breadcrumbs.text-dark-grey li a,
.breadcrumbs.text-dark-grey li span {
	color: var(--dark-grey);
}
.breadcrumbs.text-white li,
.breadcrumbs.text-white li a,
.breadcrumbs.text-white li span {
	color: var(--white);
}
.breadcrumbs.text-orange li,
.breadcrumbs.text-orange li a,
.breadcrumbs.text-orange li span {
	color: var(--orange);
}
.breadcrumbs.text-dark-blue li,
.breadcrumbs.text-dark-blue li a,
.breadcrumbs.text-dark-blue li span {
	color: var(--dark-blue);
}
.breadcrumbs.text-light-blue li,
.breadcrumbs.text-light-blue li a,
.breadcrumbs.text-light-blue li span {
	color: var(--light-blue);
}


/* Header */

.header--tale {
	justify-content: space-between;
	align-items: center;
	padding: 0.6rem 0;
}
.header--tale__left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	   -webkit-box-pack: left;
		   -ms-flex-pack: left;
			   justify-content: left;
	   -webkit-box-align: center;
		   -ms-flex-align: center;
			   align-items: center;
}
.header--tale__left > div {
	padding-right: 2.5rem;
	position: relative;
}
.header--tale__left > div:last-of-type {
	padding-left: 0;
}
.header--tale__left a {
	font-family: 'sf_pro_textbold';
	font-size: 0.625rem;
	letter-spacing: 0.09px;
	color: #000000;
	text-transform: uppercase;
	position: relative;
}
.header--tale__left a:hover {
	text-decoration: underline
}
.header--tale__left > div:after {
	content: "";
	position: absolute;
	width: 12px;
	height: 1px;
	background-color: #e3e3e3;
	top: 50%;
    transform: translateY(-50%);
    right: 14px;
}
.header--tale__left div:last-of-type:after {
	content: none;
}
.header--tale__right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: right;
	    -ms-flex-pack: right;
	        justify-content: right;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.header--tale__right > div {
	margin-right: 1rem;
}
.header--tale__right > div:last-of-type {
	margin-right: none;
}

.header--main {
	padding-top: 1rem;
	padding-bottom: 1rem;
}
/* Header Main Menu */

.primary-menu-wrapper {
	display: none;
}
.site-branding img {
	position: relative;
	top: 10px;
	height: auto;
}
/* @todo why was this existing? */
/* nav::after {
    content: '';
    position: absolute;
    right: 0;
    width: 100vw;
    position: absolute;
    margin-left: -50vw;
    height: 1px;
    left: 50%;
    opacity: 0.08;
	background-color: #4a4a49;
	top: 4.3rem;
} */

.menu-primary-menu-container,
.submenu-primary,
.submenu-primary--unmenu {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.menu-primary-menu-container > li {
    line-height: 1;
    font-size: 16px;
    font-size: 1rem;
	padding: 1.1875rem 0;
	position: relative;
	padding-right: 3.063rem;
}
.menu-primary-menu-container > li.menu-with-submenu:after {
	content: "";
	position: absolute;
	background-image: url('img/icon-dropdown.svg');
	width: 0.5rem;
	height: 0.313rem;
	background-size: contain;
	top: 54%;
	transform: translateY(-50%);
	right: 2rem;
	background-repeat: no-repeat;
}
.menu-primary-menu-container > li a {
	font-family: 'sf_pro_textregular';
	font-size: 0.8125rem;
	font-weight: normal;
	letter-spacing: 0.5px;
	color: #000000;
}
.menu-primary-menu-container > li a.current-item-mark {
	font-weight: bold;
}
.menu-primary-menu-container > li a.current-item-mark:after {
	content: '';
    height: 4px;
    width: auto;
    background: var(--light-blue);
    left: 0;
    right: 2.063rem;
    bottom: -16px;
    position: absolute;
}
.menu-primary-menu-container > li a:hover {
	text-decoration: none;
	color: var(--light-blue);
}
.menu-primary-menu-container > li a:hover:after,
.menu-primary-menu-container > li:hover a:after {
	content: '';
    height: 4px;
    width: auto;
    background: var(--light-blue);
    left: 0;
    right: 2.063rem;
    bottom: -16px;
    position: absolute;
}

@media only screen and (min-width: 992px) {
	.menu-primary-menu-container > li.menu-with-submenu:hover:after {
		transform: translateY(-50%) rotate(180deg);
	}
}
.submenu-wrapper {
	position: relative;
	height: 0;
	transition: height 0.2s linear;
}
.submenu-wrapper.open {
	position: relative;
	height: 21.313rem;
	transition: height 0.2s linear;
}


.submenu-primary {
    opacity: 0;
    transition: opacity 0.2s linear;
    overflow: hidden;
	padding: 0;
	-webkit-columns: 2;
     -moz-columns: 2;
		  columns: 2;
		  column-gap: 17%;
		  position: absolute;
		  z-index: -1;
		  padding-top: 2.5rem;
		  height: 0;
}
.submenu-primary.hover {
	opacity: 1;
	z-index: 10;
    transition: opacity 0.3s linear;
    /*height: 21.313rem;*/
    height: auto;
}
.submenu-primary li,
.submenu-primary--unmenu li {
    position: relative;
    line-height: 1;
    padding: 1.125rem 1.625rem;
    list-style: none;
	margin: 0;
	list-style-position: inside;
  	-webkit-column-break-inside: avoid;
            page-break-inside: avoid;
				 break-inside: avoid;
	page-break-inside: avoid;
}

.submenu-primary--unmenu.umenu--life {
	/* -webkit-columns: 2;
	-moz-columns: 2;
		 columns: 2;
		 column-gap: 10%; */
}

.submenu-primary--unmenu.umenu--life li {
	margin-bottom: 2rem;
	/* list-style-position: inside;
  	-webkit-column-break-inside: avoid;
            page-break-inside: avoid;
				 break-inside: avoid;
				 display: inline-grid;
	page-break-inside: avoid; */
}

.submenu-primary--unmenu li {
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-top: 0
}
.submenu-primary li,
.submenu-primary--unmenu li,
.submenu-primary--unmenu .umenu--life__item {
	font-family: 'sf_pro_textbold';
	font-size: 1rem;
	letter-spacing: 0.15px;
	color: #000000;
	transition: all .2s ease-in-out;
}
.submenu-primary li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.submenu-primary li .menu--content,
.submenu-primary--unmenu li .menu--content {
	margin-right: 3.313rem;
}

.submenu-primary--unmenu.umenu--life li .menu--content {
	margin-right: 0;
}

.submenu-primary li .menu--arrow,
.submenu-primary--unmenu li .menu--arrow,
.submenu-primary--unmenu .umenu--life__item .menu--arrow {
	position: relative;
	width: 1.125rem;
	height: 1.125rem;
	object-fit: contain;
	background-image: none;
	background-size: contain;
	transition: all .2s ease-in-out;
	background-repeat: no-repeat;
	flex-shrink: 0;
}
.submenu-primary li:hover .menu--arrow {
	background-image: url('img/arrow-hover-menu.svg');
	transition: all .2s ease-in-out;
}


.submenu-primary li a:hover {
	text-decoration: none;
}
.submenu-primary li:hover,
.submenu-hover {
	border-radius: 6px;
	background-color: #f6f6f6;
	text-decoration: none;
	transition: all .2s ease-in-out;
	cursor: pointer;
}

.submenu-primary li h4,
.submenu-primary--unmenu li h4,
.submenu-primary--unmenu .umenu--life__item h4 {
	font-family: 'sf_pro_textbold';
	position: relative;
	padding-left: 1.5rem;
	font-size: 1rem;
	letter-spacing: 0.15px;
	color: #000000;
}
.submenu-primary li h4:before,
.submenu-primary--unmenu li h4:before,
.submenu-primary--unmenu .umenu--life__item h4:before {
	content: '';
    position: absolute;
    background-image: url('img/menu-icon.svg');
    background-repeat: no-repeat;
    transform: translateY(-50%);
    left: 0;
    top: 50%;
	width: 1.25rem;
	height: 1.25rem;
}

.submenu-primary li span,
.submenu-primary--unmenu li span,
.submenu-primary--unmenu .umenu--life__item span {
	font-family: 'sf_pro_textregular';
	font-size: 0.75rem;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: 0.5px;
	color: #7c7a9c;
}
.submenu-primary--unmenu li span,
.submenu-primary--unmenu .umenu--life__item span {
	font-size: 0.875rem;
	line-height: 1.43;
	letter-spacing: 0.13px;
	color: #7c7a9c;
}

.submenu-primary li:hover h4,
.submenu-primary li:hover span {
	text-decoration: none;
}


/* Footer */

.footer-connect {
	border-top: solid 1px rgba(0, 0, 0, 0.04);
	border-bottom: solid 1px rgba(0, 0, 0, 0.04);
	padding-top: 2rem;
	padding-bottom: 2rem;
}

.footer-main {
	margin-bottom: 3.313rem;
}
.site-footer h5 {
	font-family: 'sf_pro_textbold';
	font-size: 0.875rem;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0.13px;
	color: #000000;
	margin-bottom: 1rem;
	margin-top: 2.063rem;
}

.site-footer ul {
	margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.site-footer ul li {
	font-size: 0.75rem;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0.11px;
	color: #000000;
	margin-bottom: 0.75rem;
}

.site-footer ul li a {
	font-size: 0.75rem;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0.11px;
	color: #000000;
}

.footer-tale p {
	margin-right: 1.5rem;
}

.footer-tale .menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.footer-tale .menu li {
	margin-right: 1.5rem;
	text-decoration: underline;
	margin-bottom: 0
}
.footer-tale .menu li a {
	text-decoration: underline;
}
.footer-tale .menu li a:hover,
.footer-tale .menu li:hover {
	text-decoration: none;
}

.icon-linkedin a:hover .icon-linkedin-svg {
	fill: #0e76a8;
	transition: .3s;
}
.icon-twitter a:hover .icon-twitter-svg {
	fill: #00acee;
	transition: .3s;
}
.icon-youtube a:hover .icon-youtube-svg {
	fill: #c4302b;
	transition: .3s;
}

.event-header .icon-linkedin a .icon-linkedin-svg {
	fill: #fff;
	transition: .3s;
}
.event-header .icon-twitter a .icon-twitter-svg {
	fill: #fff;
	transition: .3s;
}
.event-header .icon-youtube a .icon-youtube-svg {
	fill: #fff;
	transition: .3s;
}
.event-header .icon-mail a .icon-mail-svg {
	fill: #fff;
	transition: .3s;
}



/* Homepage */

.block {
	background-color: var(--white)
}
.content-page-basic {
	margin-top: 2.313rem;
	margin-bottom: 2.313rem;
}
.content-page-basic table {
	font-family: 'sf_pro_textregular';
	font-size: 14px;
}
.content-page-basic table b,
.content-page-basic table strong {
	font-family: 'sf_pro_textbold';

}
.content-page-basic h2 {
	font-size: 1.5rem;
	font-weight: bold;
	letter-spacing: 0.22px;
	color: #0a0199;
	font-size: 1.5rem;
	padding-bottom: 1.063rem;
	border-bottom: 1px solid #e3e3e3;
}
.content-page-basic.content-page-events h2 {
	margin-bottom: 2.8rem;
}
.content-page-basic.content-page-events .wp-block-column h2 {
	margin-bottom: 1rem;
}
.content-page-basic.content-page-events .post-title > h2 {
	margin-bottom: 0;
	padding-bottom: 0;
    border-bottom: none;
}
.content-page-basic.content-page-events h2.classic {
	margin-bottom: 2.563rem;
	font-family: 'matricebold';
	font-size: 1.375rem;
	letter-spacing: 0.21px;
	color: #000000;
	padding-bottom: 0;
	border-bottom: 0;
}
.content-page-basic h3 {
	font-family: 'sf_pro_textbold';
	font-size: 1.375rem;
	letter-spacing: 0.21px;
	color: #000;
	margin-bottom: .938rem;
}

.content-page-basic h3.bigger {
	font-size: 1.75rem;
	font-family: 'matricebold';
}
.content-page-basic p {
	font-family: 'sf_pro_textregular';
	font-size: 0.875rem;
	line-height: 1.25rem;
	letter-spacing: 0.13px;
	color: #000;
}
.content-page-basic blockquote p {
	font-size: 1rem;
}
.content-page-basic p strong,
.content-page-basic ul li strong {
	font-family: 'sf_pro_textbold';
}
.content-page-basic p a,
.content-page-basic ul li a {
	font-family: 'sf_pro_textregular';
	font-size: 0.875rem;
	line-height: 1.25rem;
	letter-spacing: 0.13px;
	color: #3c2fff;
	text-decoration: underline;
	word-break: break-word;
}
.content-page-basic p a:hover,
.content-page-basic ul li a:hover {
	color: #3c2fff;
	text-decoration: none;
}

.content-page-basic ul {
	padding: 1.438rem 1.438rem 1.438rem 2rem;
	background-color: rgba(227, 227, 227, 0.28);
	list-style: none;
}
.content-page-basic.content-page-sitemap ul {
	background-color: transparent;
}
.content-page-basic ul li {
	font-family: 'sf_pro_textregular';
	font-size: 0.875rem;
	line-height: 1.25rem;
	letter-spacing: 0.13px;
	color: #000;
	margin-bottom: 0.688rem;
}

.content-page-basic ul li::before {
	content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
	color: #0a0199; /* Change the color */
	font-weight: bold; /* If you want it to be bold */
	display: inline-block; /* Needed to add space between the bullet and the text */
	width: 1em; /* Also needed for space (tweak if needed) */
	margin-left: -1em; /* Also needed for space (tweak if needed) */
}

.content-page-basic ol {
  list-style: none;
  counter-reset: my-awesome-counter;
  padding-left: 1rem;
  margin-top: 1rem;
}
.content-page-basic ol li {
	counter-increment: my-awesome-counter;
	font-size: 0.875rem;
	line-height: 1.25rem;
	letter-spacing: 0.13px;
	color: #000;
	margin-bottom: 0.688rem;
	padding-bottom: 0.688rem;
	border-bottom: 1px solid #e3e3e3;
	padding-left: 18px;
}
.content-page-basic ol li::before {
  content: counter(my-awesome-counter) ". ";
  color: #3c2fff;
  font-weight: bold;
  margin-left: -15px;
}
.content-page-basic figure, img {
    max-width: 100%;
    height: auto;
}
.content-page-basic figcaption {
	font-family: 'sf_pro_textregular';
	font-size: 0.75rem;
	font-weight: 500;
	letter-spacing: 0.11px;
	text-align: right;
	color: #7c7a9c;
}
.content-page-basic .wp-block-embed iframe {
	max-width: 100%;
	width: 100%
}
.content-page-basic blockquote p::before {
    content: '';
    background-image: url('img/quote.svg');
    position: absolute;
    width: 44px;
    height: 31px;
    background-repeat: no-repeat;
    top: 1.125rem;
}

.content-page-basic blockquote {
	padding: 3.625rem 2.438rem 1.188rem 1.188rem;
	box-shadow: 6px 6px 0 0 #e3e3e3;
	border: solid 1px #e3e3e3;
	background-color: #ffffff;
	position: relative;
}
.content-page-basic blockquote cite {
	font-family: 'sf_pro_textregular';
	font-size: 0.875rem;
	letter-spacing: 0.13px;
	color: #7c7a9c;
	font-style: normal;
}

.block--header {
	height: 100%;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-ms-flex-line-pack: center;
	    align-content: center;
}
.block--header-small {
	padding-top: 2.75rem;
	padding-bottom: 2.75rem;
	height: auto;
}
.block--fixed-h {
	height: 34.5rem !important;
}
.block__inner {
	padding: 5rem;
}

.block__inner--full {
	padding-top: 5rem;
	padding-bottom: 5rem;
}
.block__inner--first {
	padding-top: 5rem;
	padding-bottom: 5rem;
	padding-right: 5rem;
}
.block__inner--second {
	padding-top: 5rem;
	padding-bottom: 5rem;
	padding-left: 5rem;
}

.block--logos .block--logos__inner  {
	opacity: 1;
}
.block--logos .block--logos__inner a img {
	opacity: 0.8;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
	filter: grayscale(100%);
	transition: .3s opacity ease-in-out;
}
.block--logos .block--logos__inner a:hover {
	cursor: auto;
}

.block--logos .block--logos__inner a:hover img {
	opacity: 1;
    -webkit-filter: none;
    -moz-filter: none;
    -o-filter: none;
    -ms-filter: none;
	filter: none;
	transition: .3s opacity ease-in-out;
}

.block--flex-column {
	min-height: 1px;
	-webkit-box-flex: 1;
       -ms-flex: 1 1 auto;
           flex: 1 1 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
			flex-direction: column;
	min-height: 25.625rem;
}
#successStories .block__inner--full {
	z-index: 1000;
}

.block--flex-column.flexible--height {
	min-height: 1px;
}
.block__item--grey {
	-webkit-box-shadow: 4px 4px 0 0 #e3e3e3;
    -moz-box-shadow: 4px 4px 0 0 #e3e3e3;
    box-shadow: 4px 4px 0 0 #e3e3e3;
    border: solid 1px #d9d9d9;
    padding: 1.5rem 1.813rem;
    margin-right: 1rem;
	margin-bottom: 2.438rem;
	background-color: #fff;
}

.block__item--grey .item--grey__left {
	margin-right: 1.375rem;
}
.block__item--grey .item--grey__right p {
	line-height: 1.44;
	font-size: 1rem;
	letter-spacing: 0.5px;
}
.block__slider--grey .slider--item {
	-webkit-box-shadow: 8px 8px 0px 0px #e3e3e3;
	-moz-box-shadow: 8px 8px 0px 0px #e3e3e3;
	box-shadow: 8px 8px 0px 0px #e3e3e3;
	border: solid 1px #d9d9d9;
	padding: 1rem 1rem;
	margin-right: 1.5rem;
	margin-bottom: 10px;
	min-height: 200px;
}

.slider--item__date--item {
	padding: 1rem;
}
.block__slider--grey--border {
	border-bottom: solid 1px #e3e3e3;
}

.block__slider--grey .slider--item__date .day {
	font-family: 'matricebold';
	font-size: 3.125rem;
	line-height: 1;
	letter-spacing: 0.47px;
	color: #ffa330;
}
.block__slider--grey .slider--item__date .month {
	font-family: 'matricebold';
	font-size: 1rem;
	line-height: 1.5;
  	letter-spacing: 0.15px;
	color: #ffa330;
	text-transform: uppercase;
}

.block__slider--grey .slider--item__details {
	font-family: 'sf_pro_textbold';
	text-transform: uppercase;
	font-size: 0.75rem;
	letter-spacing: 0.11px;
	color: var(--grey);
}
.slider--item__tale {
	border-top: 1px solid #d9d9d9
}

.slider--item__tale img {
    height: 30px;
}
.block__slider--grey .slider--item__details > span:first-of-type {
	padding-right: 0.625rem;
	border-right: 1px solid var(--grey);

}
.block__slider--grey .slider--item__details > span:last-child {
	padding-left: 0.625rem;
}

.block__slider--grey .slider--item__details {
	margin-bottom: 1rem;
}
.block__slider--grey .slider--item__content {
	width: 85%;
}
.block__slider--grey .slider--item__content.slider--item__content--event {
	width: 100%;
	padding: 2rem 1rem 1rem 1rem;
}
.block__slider--grey .slider--item__content.slider--item__content--event h4 {
	font-family: 'sf_pro_textbold';
	font-size: 1.125rem;
	letter-spacing: 0.17px;
}
.block__slider--grey .slider--item__content.slider--item__content--event p {
	font-family: 'sf_pro_textregular';
	font-size: 0.875rem;
	line-height: 1.43;
	letter-spacing: 0.13px;
	color: #7c7a9c;
}
.block__slider--grey .slider--item__content h4 {
	line-height: 1.5;
	letter-spacing: 0.15px;
}
.block__slider--grey .slider--item__img {
	width: 4.438rem;
  	height: 4.438rem;
}
#serviceProviders.block__slider--grey .slider--item__content h4,
#serviceProviders.block__slider--grey .slider--item__content p,
#portfolioProviders.block__slider--grey .slider--item__content h4,
#portfolioProviders.block__slider--grey .slider--item__content p {
	font-size: 0.875rem;
	letter-spacing: 0.5px;
}
#serviceProviders.block__slider--grey .slider--item__content p,
#portfolioProviders.block__slider--grey .slider--item__content p {
	letter-spacing: 1px;
}
#serviceProviders.block__slider--grey .slider--item__content,
#portfolioProviders.block__slider--grey .slider--item__content {
	width: 85%;
}
#serviceProviders.block__slider--grey .slider--item,
#portfolioProviders.block__slider--grey .slider--item {
	min-height: 1px;
}

#employees.block__slider--grey .slider--item {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	overflow: hidden;
	background: #fff;
}

.slick-initialized .slick-slide {
    position: relative;
    top: 0;
    transition: .3s;
    left: 4px;
}
#successStories.slick-initialized .slick-slide {
    position: relative;
    top: 0;
    transition: .3s;
    left: 15px;
}

#latestNews.slick-initialized .slick-slide:hover,
#serviceProviders.slick-initialized .slick-slide:hover,
#portfolioProviders.slick-initialized .slick-slide:hover,
#events.slick-initialized .slick-slide:hover,
#employees.slick-initialized .slick-slide:hover {
    position: relative;
    top: -15px;
    transition: .3s;
	cursor: pointer;
}
#employees.slick-initialized .slick-slide:hover {
	cursor: auto;
}
#events.slick-initialized .slick-slide:hover {
	position: relative;
    top: -15px;
    transition: .3s;
}

#events.slick-initialized .slick-slide {
    top: 15px;
}

#events.slick-initialized .slick-slide:hover {
	top: 0;
}

#events.block__slider--grey .slider--item {
	margin-bottom: 25px;
}

#events.slick-initialized .slick-slide {
    top: 15px;
}

#events.slick-initialized .slick-slide:hover {
	top: 0;
}

#events.block__slider--grey .slider--item {
	margin-bottom: 25px;
}

/* Icon content section */

.icon_section_block_type_2 {
	padding-bottom: 2.5rem;
    margin-bottom: 2.5rem;
    border-bottom: 1px solid #dee2e6;
}

.icon_section_block_type_2:last-of-type {
	border-bottom: none;
	padding-bottom: 0;
}

/* Timeline Section */

/* The actual timeline (the vertical ruler) */
.timeline {
  position: relative;
  margin: 0 auto;
  z-index: 1;
}

/* The actual timeline (the vertical ruler) */
.timeline::after {
	content: '';
    position: absolute;
	width: 1px;
	z-index: -1;
    top: 45px;
    bottom: 45px;
    left: 50%;
    border-left: 2px dashed #e3e3e3;
}

/* Container around content */
.timeline-item {
  padding: 5px 2.5rem;
  position: relative;
  background-color: inherit;
  width: 50%;
}

/* The circles on the timeline */
.timeline-item::after {
	content: '';
	background-image: url(img/illustration-puce.svg);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	right: -0.8rem;
	z-index: 1;
	top: 50%;
	width: 1.5rem;
	height: 1.5rem;
	transform: translateY(-50%);
}

/* Place the container to the left */
.timeline-item.left {
  left: 0;
  text-align: right;
}

/* Place the container to the right */
.timeline-item.right {
  left: 50%;
  text-align: left;
}

/* Fix the circle for containers on the right side */
.timeline-item.right::after {
  left: -0.8rem;
}

/* The actual content */
.timeline-item .content {
  padding: 20px 30px;
  background-color: white;
  position: relative;
  border-radius: 0;
  font-family: 'sf_pro_textregular';
  font-weight: 500;
  margin: 0
}
.timeline-item .content p {
	font-family: 'sf_pro_textregular';
	font-weight: 500;
}
.timeline-item .content p b,
.timeline-item .content p strong {
	font-family: 'sf_pro_textbold';
	font-weight: 700;
}

.section-data .section-data__item > div {
	padding-left: 0.875rem;
	border-left: solid 4px var(--dark-blue);
	padding-bottom: 4.25rem;
}

.section-data:last-of-type .section-data__item > div {
	padding-bottom: 0;
}
.pagingInfo--wrapper {
	position: absolute;
  	top: -47%;
    left: 25px;
}
.pagingInfo span {
	color: #3c2fff;
	font-size: 6.875rem;
	letter-spacing: 1.03px;
	line-height: 1;
	font-family: 'matricebold';
}

#valueProvider .slick-dots {
	text-align: left;
	bottom: -3rem;
}
#valueProvider .slick-dots li button {
	background: #040042;
	width: 0.75rem;
	height: 0.75rem;
}
#valueProvider .slick-dots li button:hover {
	background: #fff;
}

#valueProvider .slick-dots li.slick-active button {
	background: #fff;
    width: 1rem;
    height: 1rem;
}

#valueProvider .slick-dots li.slick-active button:before {
    content: '';
    background-color: #fff;
    border-radius: 50%;
    z-index: -1;
    background: #fff;
    width: 0.875rem;
    height: 0.875rem;
    border: 2px solid #040042;
	z-index: 3;
	opacity: 1;
    top: 1px;
    left: 1px;
}

.slick-dots li button:before {
    font-size: 0;
}

/* Team members */

.grid-item-block {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    display: block;
    position: relative;
}

.grid-item-block:before {
    transition: all .3s ease-in-out;
    bottom: 0;
    display: block;
    left: 0;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    background-color: grey;
    content: "";
}

.grid-item-block img {
    height: auto;
	width: 100%;
	max-width: 100%;
	padding-bottom: 100%;
}

.grid-item-block.grid-item-no-padding img {
	padding-bottom: 0;
}

.grid-item-block.grid-item-height-100 img {
	width: auto;
	height: 100%;
}

.team_member_row {
	min-height: 28.75rem;
}

.team_member_row .block__item--grey {
	box-shadow: 6px 6px 0 0 #e3e3e3;
	padding: 0.75rem 1rem 1rem 1rem;
	margin-right: 0;
}
.downloadfile-row .block__item--grey {
	box-shadow: 6px 6px 0 0 #e3e3e3;
	padding: 1.063rem 1.375rem 0.938rem 1.25rem;
	margin-right: 0;
    margin-bottom: 1rem;
}
.icon-quote {
	width: 2.75rem;
	height: 1.75rem;
	margin-bottom: 0.625rem;
}


/* Slick Slider */

.arrowsTopRight .slick-prev,
.arrowsTopRight .slick-next,
.arrowsTopRight1 .slick-prev,
.arrowsTopRight1 .slick-next,
.arrowsTopRight2 .slick-prev,
.arrowsTopRight2 .slick-next  {
    position: relative;
}
.arrowsTopRight .slick-prev,
.arrowsTopRight1 .slick-prev,
.arrowsTopRight2 .slick-prev {
    left: 0;
    top: 0;
    transform: none;
    margin-right: 1.5rem;
}
.arrowsTopRight .slick-next,
.arrowsTopRight1 .slick-next,
.arrowsTopRight2 .slick-next {
    right: 0;
    top: 0;
    transform: none;
}


.slick-prev, .slick-next {
    background: #ffffff;
    width: 50px;
    height: 50px;
    box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.04);
    border: solid 1px #d3d3d3;
    border-radius: 50%;
    z-index: 1
}
.slick-next:before {
    content: '';
    position: absolute;
    background-image: url(img/arrow-icon-right.svg);
    background-repeat: no-repeat;
    transform: translate(-50%,-50%);
    background-position: center;
    width: 50px;
    height: 50px;
}

.slick-prev:before {
    content: '';
    position: absolute;
    background-image: url(img/arrow-icon-left.svg);
    background-repeat: no-repeat;
    transform: translate(-50%,-50%);
    background-position: center;
    width: 50px;
    height: 50px;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    background: #ffffff;
}

.slick-dots li button {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: rgba(74, 74, 73, .3);
}
.slick-dots li.slick-active button {
    background: #d17246;
}
.slick-slide btn, a.btn {
	margin-bottom: 4px;
}

.slick-slider,
.slick-list,
.slick-track,
.slick-slide > div,
.slick-slide > div > div {
	height: 100%
}

.slick-slide > div > div {
	overflow: auto;
}

#successStories .slick-slide > div > div {
	overflow: hidden;
}
.block__inner--full {
	position: relative;
}

#latestNews::before,
#serviceProvider::before,
#serviceProviders::before,
#portfolioProviders::before{
    content: '';
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    left: -99%;
	display: block;
	top: 0;
	z-index: 1;
}
#employees::before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #fbfbfb;
    position: absolute;
    left: -99%;
	display: block;
	top: 0;
	z-index: 1;
}

#latestNews .slick-list,
#serviceProvider .slick-list,
#serviceProviders .slick-list,
#portfolioProviders .slick-list,
#employees .slick-list {
	overflow: visible;
}

#events .slick-list {
	overflow-y: hidden;
}
#events .slick-slide:hover .btn-link:after {
	right: -10px;
}

#latestNews::after,
#serviceProvider::after,
#serviceProviders::after,
#portfolioProviders::after{
	content: '';
    width: 100%;
    height: 100%;
	background-image: linear-gradient(to right, rgba(255,255,255,0.001) 0%, #fff 30%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0.001)), color-stop(30%, #fff));
	background-image: -o-linear-gradient(left, rgba(255,255,255,0.001) 0%, #fff 30%);
	background-image: linear-gradient(to right, rgba(255,255,255,0.001) 0%, #fff 30%);
    position: absolute;
    right: -86%;
	display: block;
	top: 0;
	z-index: 1;
}

#employees::after {
	content: '';
    width: 100%;
    height: 100%;
	background-image: linear-gradient(to right, rgba(255,255,255,0.001) 0%, #fbfbfb 30%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0.001)), color-stop(30%, #fbfbfb));
	background-image: -o-linear-gradient(left, rgba(255,255,255,0.001) 0%, #fbfbfb 30%);
	background-image: linear-gradient(to right, rgba(255,255,255,0.001) 0%, #fbfbfb 30%);
    position: absolute;
    right: -86%;
	display: block;
	top: 0;
	z-index: 1;
}

.bg-video {
	position: relative;
	min-height: 25rem;
	/* width: 100%; */
	overflow: hidden;
	/* margin: 0;
    padding: 0; */
}
.bg-video video{
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  pointer-events: none;
}

.bg-video .container {
  position: relative;
  z-index: 2;
}
#successStories .bg-video .container {
  position: relative;
  z-index: 12;
}

.bg-video .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}

.video-background {
  background: #000;
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  z-index: 0;
}
.video-foreground,
.video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.bg-video--news .video-foreground,
.bg-video--news .video-background iframe {
	pointer-events: all;
}

#vidtop-content {
	top: 0;
	color: #fff;
}
.vid-info { position: absolute; top: 0; right: 0; width: 33%; background: rgba(0,0,0,0.3); color: #fff; padding: 1rem; font-family: Avenir, Helvetica, sans-serif; }
.vid-info h1 { font-size: 2rem; font-weight: 700; margin-top: 0; line-height: 1.2; }
.vid-info a { display: block; color: #fff; text-decoration: none; background: rgba(0,0,0,0.5); transition: .6s background; border-bottom: none; margin: 1rem auto; text-align: center; }
@media (min-aspect-ratio: 16/9) {
  .video-foreground { height: 300%; top: -100%; }
  .bg-video--news .video-foreground {
	width: 100%;
	height: 100%;
	top: 0;
	}
}
@media (max-aspect-ratio: 16/9) {
  .video-foreground { width: 300%; left: -100%; }
  .bg-video--news .video-foreground {
	width: 100%;
	height: 100%;
    left: 0;
	}
}
@media all and (max-width: 600px) {
.vid-info { width: 50%; padding: .5rem; }
.vid-info h1 { margin-bottom: .2rem; }
}
@media all and (max-width: 500px) {
.vid-info .acronym { display: none; }
}

/* Accordion */
#accordion p {
	margin-bottom: 1.75rem;
}
#accordion ul {
	margin-bottom: 0;
	padding-left: 1rem;
	list-style: none;
}
#accordion  ul li {
	margin-bottom: 0.875rem;
	font-family: 'sf_pro_textregular';
}
#accordion  ul li::before {
	content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
	color: #0a0199; /* Change the color */
	font-weight: bold; /* If you want it to be bold */
	display: inline-block; /* Needed to add space between the bullet and the text */
	width: 1em; /* Also needed for space (tweak if needed) */
	margin-left: -1em; /* Also needed for space (tweak if needed) */
  }

#accordion .card-body {
	background-color: rgba(227, 227, 227, 0.28);
	padding-bottom: 2.063rem;
}
.card-content--wrapper {
	/* margin-bottom: 4.375rem; */
}
.card-body--cta {
	margin-top: 4.375rem;
}
.card-content--wrapper .car-body--image {
	margin-bottom: 2.063rem;
}
.card-header {
	background-color: #fff;
	padding: 0;
	color: #0a0199
}
.card-header .btn {
	font-size: 1rem;
	line-height: 1.5rem;
	letter-spacing: 0.15px;
	font-family: 'matricebold';
	text-align: left;
	padding: 0;
	color: #0a0199;
	padding: 1.625rem 1.25rem;
	width: 100%;
	background-color: rgba(227, 227, 227, 0.28);
	padding-right: 3rem;
}
.card-header h5 .btn.collapsed {
	background-color: #fff;
}
.card-header h5 .btn:after {
	position: absolute;
    content: '';
	background-image: url('img/icon-dropdown-close.svg');
	  background-repeat: no-repeat;
    width: 1rem;
    height: 0.5rem;
	right: 1.5rem;
    top: 34px;
    transform: rotate(180deg);
}
.card-header h5 .btn.collapsed:after {
    position: absolute;
    content: '';
    background-image: url('img/icon-dropdown-close.svg');
    background-repeat: no-repeat;
    width: 1rem;
    height: 0.5rem;
    right: 1.5rem;
    top: 50%;
    transform: translateY(-50%);
}
.card-header:first-child {
    border-radius: 0;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
	border: none;
    border-bottom: 1px solid rgba(0,0,0,.125);
    border-radius: 0;
}

.card:first-of-type {
	border-top: 1px solid rgba(0,0,0,.125);
}
.btn.focus, .btn:focus,
:focus * {
    outline: 0;
    box-shadow: none;
}
a.slider-permalink:hover,
a.slider-permalink {
	color: #000;
	text-decoration: none;
}

a.slider-permalink:hover h4,
a.slider-permalink h4 {
	color: #000;
	text-decoration: none;
}

a.slider-permalink:hover p,
a.slider-permalink p {
	color: #000;
	text-decoration: none;
}

/* .block__slider--grey .slick-list{padding:0 20% 0 0;} */

/* contact form */

.contact-form--wrapper {
	background-color: #fff;
	border: 1px solid #0a0199;
	-webkit-box-shadow: 4px 4px 0 0 #0a0199;
    -moz-box-shadow: 4px 4px 0 0 #0a0199;
	box-shadow: 4px 4px 0 0 #0a0199;
	padding: 1.75rem 1.313rem;
}
.thankyou-form--wrapper {
	background-color: #fff;
	border: 1px solid #0a0199;
	-webkit-box-shadow: 10px 10px 0 0 #000;
    -moz-box-shadow: 10px 10px 0 0 #000;
	box-shadow: 10px 10px 0 0 #000;
	padding: 1.75rem 1.313rem;
	padding-top: 4rem;
	padding-bottom: 14rem;
	margin-bottom: 10rem;
}
.contact-form--wrapper h3 {
	font-family: 'sf_pro_textbold';
	font-size: 1.25rem;
	color: #0a0199;
	letter-spacing: 0.19px;
	line-height: 1.25rem;
}

.contact-form--wrapper p,
.wp-block-column form p {
  font-family: 'sf_pro_textregular';
  font-size: 0.875rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 0.13px;
  color: #858585;
  margin-bottom: 1.5rem;
}

.contact-form--wrapper label,
.wp-block-column form label {
  font-family: 'sf_pro_textregular';
  font-size: 0.75rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.11px;
  color: #000000;
}

.form-row {
	margin-bottom: 1rem;
}
.form-control {
	border: solid 1px #c9c9c9;
	height: 2.938rem;
	border-radius: 0;
	font-family: 'sf_pro_textregular';
	font-size: 0.875rem;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.43;
	letter-spacing: 0.13px;
}

.form-control.filled {
	border: solid 1px #0a0199;
	color: #0a0199
}

.checkbox-container--footer .form-link {
    color: #d17246;
    font-family: 'FuturaStd-Book';
  font-size: 1.25rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.2px;
}
.checkbox-container--footer .form-link:hover {
    cursor: pointer;
}
.custom-select-control--mdf--content span.p {
  font-family: 'FuturaStd-Book';
  font-size: 1.25rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.2px;
  padding: 1rem 1.2rem;
  color: #4a4a49;
}
.custom-select-control--mdf--content span.select-custom-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 1.2rem;
    display: block;
    width: 0.875rem;
    height: 0.575rem;
}

.custom-select-control--mdf--content span.select-custom-icon::after {
    content: "";
    position: absolute;
    right: 0;
    background-image: url('images/iconfinder.png');
    display: block;
    width: 0.875rem;
    height: 0.875rem;
    background-size: contain;
    background-repeat: no-repeat;
}
.custom-select-control--mdf--content img.selected {

}
.checkbox-container p {
    font-family: 'Quicksand', sans-serif;
    font-size: 1.125rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: 0.18px;
    color: #4a4a49;
}
.checkbox-container {
    position: absolute;
    border-radius: 15px;
    box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.08);
    background-color: #ffffff;
    z-index: 10;
    padding: 1.25rem 1.125rem;
    margin-top: 1rem;
}

span.wpcf7-list-item,
span.wpcf7-list-item label {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem;
    position: relative;
    min-height: 1.5rem;
    padding-left: 1.875rem;
    margin: 0 2.812rem 0 0;
    width: 100%;
}
.wpcf7-acceptance span.wpcf7-list-item {
	padding-left: 0;
}
.wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item,
.wpcf7-form-control.wpcf7-acceptance span.wpcf7-list-item {
    margin-bottom: 0.625rem;
}
.wpcf7-form-control.wpcf7-radio input[type=radio],
.wpcf7-form-control.wpcf7-checkbox input[type=checkbox],
.wpcf7-form-control.wpcf7-acceptance input[type=checkbox] {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 1.5rem;
    opacity: 0;
}
.wpcf7-form-control.wpcf7-radio input[type=radio]:hover {
    cursor: pointer;
}
.wpcf7-form-control.wpcf7-radio .wpcf7-list-item-label,
.wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item-label,
.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item-label  {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
    display: inline-block;
	font-family: 'sf_pro_textregular';
    font-size: 0.75rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.125rem;
    letter-spacing: 0.11px;
    color: #000;
    margin-bottom: 1.5rem;
}
#maison-section + .checkbox-container .wpcf7-form-control.wpcf7-radio .wpcf7-list-item-label {
    font-size: 1.1rem;
}

.wpcf7-form-control.wpcf7-radio .wpcf7-list-item-label::before {
    border-radius: 50%;
}
.wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item-label::before,
.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item-label::before {
    border-radius: 0;
}
.wpcf7-form-control.wpcf7-radio .wpcf7-list-item-label::before,
.wpcf7-form-control.wpcf7-radio .wpcf7-list-item-label,
.wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item-label::before,
.wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item-label,
.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item-label::before,
.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item-label {
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.wpcf7-form-control.wpcf7-radio .wpcf7-list-item-label::before,
.wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item-label::before,
.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item-label::before  {
    position: absolute;
	top: 50%;
    transform: translateY(-50%);
    left: -1.875rem;
    display: block;
    width: 1.25rem;
    height: 1.25rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: 2px solid rgba(74, 74, 73, 0.2);
}
.wpcf7-form-control.wpcf7-radio .wpcf7-list-item-label::after,
.wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item-label::after,
.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item-label::after {
    position: absolute;
	top: 50%;
    transform: translateY(-50%);
    left: -1.875rem;
    display: block;
    width: 1.25rem;
    height: 1.25rem;
    content: "";
    background: no-repeat 50%/50% 50%;
}
.wpcf7-form-control.wpcf7-radio input[type=radio]:checked ~ .wpcf7-list-item-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23d17246'/%3e%3c/svg%3e");
}
.wpcf7-form-control.wpcf7-checkbox input[type=checkbox]:checked ~ .wpcf7-list-item-label::after,
.wpcf7-form-control.wpcf7-acceptance input[type=checkbox]:checked ~ .wpcf7-list-item-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}

.wpcf7-form-control.wpcf7-radio input[type=radio]:checked ~ .wpcf7-list-item-label::before,
.wpcf7-form-control.wpcf7-checkbox input[type=checkbox]:checked ~ .wpcf7-list-item-label::before,
.wpcf7-form-control.wpcf7-acceptance input[type=checkbox]:checked ~ .wpcf7-list-item-label::before {
    color: #0a0199;
    border-color: #0a0199;
    background-color: #fff;
}
.wpcf7-form-control.wpcf7-checkbox input[type=checkbox]:checked ~ .wpcf7-list-item-label::before,
.wpcf7-form-control.wpcf7-acceptance input[type=checkbox]:checked ~ .wpcf7-list-item-label::before  {
    background-color: #0a0199;
}

.wpcf7-form-control.wpcf7-checkbox.form-control,
.wpcf7-form-control.wpcf7-acceptance.form-control {
	border: none;
}
/* contact form end */

/* contact page */
.contact-wrapper {
	margin-bottom: 19rem;
	padding-bottom: 0;
}
.contact-form--wrapper {
	margin-bottom: -19rem;
}
.contact-page-inner:after {
	content: '';
    position: absolute;
    background-image: url(img/logo-shape-white.svg);
	background-repeat: no-repeat;
	background-size: 25.188rem 5.5rem;
	background-position: left bottom;
	width: 25.188rem;
  	height: 5.5rem;
    display: block;
    bottom: -1px;
}
.contact-page-inner .breadcrumbs {
	margin-top: 3rem;
}
.contact-page-details .details-item {
	background-color: #ffa330;
    height: 6px;
    width: 100%;
}
.contact-page-details h4 {
	margin-top: 0.813rem;
	font-family: 'sf_pro_textbold';
	font-size: 1.188rem;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0.18px;
	color: #000000;
  }

.contact-page-details p,
.contact-page-details p a,
.contact-page-details p a:hover {
	font-family: 'sf_pro_textregular';
	font-size: 0.875rem;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0.13px;
	color: #7c7a9c;
}

.wpcf7-not-valid-tip {
    color: #dc3232;
	font-family: 'sf_pro_textregular';
	font-size: 0.875rem;
	letter-spacing: 0.13px;
	font-weight: 500;
    font-weight: normal;
    display: block;
}

/* page 404 */

.page-404 {
	height: calc(100vh - 300px);
	text-align: center;
}


ul.links-404 {
	list-style: none;
	padding-left: 0;
	display: flex;
    flex-wrap: wrap;
}

ul.links-404 li {
	font-size: 1rem;
	text-align: left;
	font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0.13px;
    color: #000;
	margin-bottom: 0.688rem;
	margin-left: 20px;
	width: 25%;
}
ul.links-404 li a {
	color: #fff;
}
ul.links-404 li a:hover {
	color: #fff;
	text-decoration: underline;
}

ul.links-404 li::before {
	content: "\25A0";
    color: #fff;
    font-weight: bold;
    display: inline-block;
    width: 10px;
	margin-left: -20px;
	position: absolute;
}

.absolute-arrows {
	position: absolute;
	right: 0;
	left: 0;
	top: 5rem;
}

.card-header .btn,
.card-header a.btn {
	white-space: normal;
}


/* form contact */

.phonetext-554 {
	width: 20%;
    margin-right: 10px;
}
.phonetext-553 {
	width: 80%;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

/* Cookie Hub */
.ch2-theme-bar .ch2-dialog.ch2-dialog-bottom.ch2-visible {
    bottom: 20% !important;
    right: 3.25rem !important;
    left: unset !important;
}

.ch2-theme-bar .ch2-dialog.ch2-dialog-bottom.ch2-visible {
	width: 21.625rem !important;
	box-shadow: 6px 6px 0 0 #e3e3e3;
	border: solid 1px #e3e3e3;
	background-color: #ffffff;
}

.ch2-theme-bar .ch2-dialog.ch2-visible {
    display: block !important;
}

.ch2-theme-bar .ch2-dialog-actions {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    text-align: center;
    margin-left: 0 !important;
    margin-top: 1.25rem;
}
.ch2-dialog-actions button {
	white-space: normal !important;
	height: auto !important;
}
.ch2 button {
	line-height: 1.3 !important;
}
.ch2-style-light .ch2-dialog-content p {
    color: #000 !important;
    font-family: 'sf_pro_textregular';
}
.ch2-theme-bar .ch2-dialog p {
    font-size: 0.875rem;
    line-height: 1.313rem;
    margin: 0 0 2px;
    letter-spacing: 0.13px;
}

.ch2-btn {
    border: 0;
    font-family: 'sf_pro_textregular';
    padding: 17px 20px;
    font-size: 1rem !important;
    letter-spacing: .2px;
    font-weight: 700;
    cursor: pointer;
    text-transform: none !important;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.12);
}

.ch2-style-light .ch2-btn-secondary {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none;
    padding: 0 !important;
    margin-left: 1rem !important;
}
.ch2-style-light .ch2-btn-secondary:hover {
    background: transparent !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin-left: 1rem !important;
    text-decoration: underline;
}

.ch2-theme-bar .ch2-dialog {
	padding: 1.5rem 1.25rem !important;
}

.ch2-close-settings-btn {
	display: none !important;
}


/* TAGS */

.tags .tag-item {
	padding: 0.5rem;
	box-shadow: 4px 4px 0 0 #e3e3e3;
	border: solid 1px #d9d9d9;
	background-color: #ffffff;
	margin-right: 0.5rem;
	text-transform: uppercase;
}

.tags.tags-dark .tag-item {
	box-shadow: 4px 4px 0 0 #0a0199;
	border: solid 1px #0a0199;
}
.tags .tag-item a {
	text-transform: uppercase;
	font-family: 'sf_pro_textbold';
	font-size: 0.75rem;
	font-weight: 500;
	line-height: 2;
	letter-spacing: 0.11px;
	color: #000000;
}
.tags .tag-item a:hover {
	text-decoration: none;
	color: #000000;
}

.tags input {
	height: 0px;
    visibility: hidden;
    position: absolute;
}
.tags input[type="checkbox"]:checked + label {
	background-color: var(--light-blue);
	color: #fff;
}
.tags .tag-item.tag-item--checkbox {
	padding: 0.5rem;
	box-shadow: none;
	border: solid 1px #d9d9d9;
	background-color: #ffffff;
	margin-right: 0.5rem;
	transition: 0.3s all ease;
}

label.tag-item.tag-item--checkbox:hover {
	box-shadow: 4px 4px 0 0 #e3e3e3;
	cursor: pointer;
	transition: 0.3s all ease;
}
/* news */

.news-item {
	height: 24.525rem;
	margin-bottom: 2.5rem;
}
.news-linkedin {
	color: #fff;
}
.news-twitter {
	color: #fff;
}
.news-linkedin a .arrow,
.news-youtube a .arrow {
	position: relative;
	left: 0;
    transition: 0.3s all ease;
}
.news-linkedin a:hover .arrow,
.news-youtube a:hover .arrow {
	left: 30px;
    transition: 0.3s all ease;
}
.news-linkedin .social-media-wrapper {
	background-color: #006699;
	padding: 1.313rem 1.063rem 1.188rem 1.063rem;
	height: 24.525rem;
}
.news-youtube .social-media-wrapper {
	background-color: #ff0000;
	padding: 1.313rem 1.063rem 1.188rem 1.063rem;
	height: 24.525rem;
}
.news-twitter .social-media-wrapper {
	background-color: #3589ff;
	padding: 1.313rem 1.063rem 1.188rem 1.063rem;
	height: 24.525rem;
}
.news-twitter .social-media-wrapper {
	background-color: #3589ff;
	padding: 1.313rem 1.063rem 1.188rem 1.063rem;
	height: 24.525rem;
}
.post-wrapper {
	border: solid 1px #e3e3e3;
	height: 24.525rem;
}
.post-image {
	height: auto;
    width: 100%;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    display: block;
	position: relative;
	padding-bottom: 56.5%;
}
.post-image:before {
	transition: all .3s ease-in-out;
    bottom: 0;
    display: block;
    left: 0;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(255,152,0,.38);
    content: "";
}

.post-content {
	padding: 1.375rem;
}

.post-date h5 {
	font-family: 'sf_pro_textbold';
	text-transform: uppercase;
	font-size: 0.75rem;
	font-weight: bold;
	letter-spacing: 0.11px;
	color: #7c7a9c;
}
.post-title h2,
.post-title h2 a {
	font-family: 'sf_pro_textbold';
	font-size: 1.125rem;
	letter-spacing: 0.17px;
	color: #000000;
}

.post-title h2 a:hover {
	text-decoration: underline;
}

.post-title.post-title-single h2 {
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
	font-family: 'sf_pro_textbold';
	font-size: 2.063rem;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.12;
	letter-spacing: 0.31px;
	color: #ffffff;
	position: relative;
	margin-bottom: 1.25rem;
}

.post-title.post-title-single h2.text-dark-blue {
    color: var(--dark-blue);
}

.post-title.post-title-single h2:after {
	content: '';
	position: absolute;
	bottom: -1.25rem;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #fff;
}

.post-title.post-title-single h2.text-orange:after {
	background-color: var(--orange) !important;
}

.post-title.post-title-single h2.text-dark-blue:after {
	background-color: var(--dark-blue) !important;
}

.post-title.post-title-single h2.text-light-blue:after {
	background-color: var(--light-blue) !important;
}

.post-title.post-title-single h2.text-white:after {
	background-color: #fff !important;
}

.post-title.post-title-single h2.text-black:after {
	background-color: var(--black) !important;
}

.post-title.post-title-single h2.text-dark-grey:after {
	background-color: var(--dark-grey) !important;
}

.news-linkedin .social-up .logo img {
	width: 2.313rem;
  	height: 2.313rem;
}
.news-youtube .social-up .logo img {
	width: auto;
	height: 2.313rem;
}

.social-icons.text-orange svg path {
	fill: var(--orange) !important;
}
.social-icons.text-dark-blue svg path {
	fill: var(--dark-blue) !important;
}

.social-icons.text-light-blue svg path {
	fill: var(--light-blue) !important;
}

.social-icons.text-black svg path {
	fill: var(--black) !important;
}

.social-icons.text-dark-grey svg path {
	fill: var(--dark-grey) !important
}


/* .news-linkedin .social-down .arrow img,
.news-youtube .social-down .arrow img {
	height: 1.5rem;
	width: auto;
} */

.news-linkedin .social-up .tag,
.news-youtube .social-up .tag  {
	border-radius: 9px;
	background-color: #005078;
	color: #fff;
	width: auto;
	font-family: 'sf_pro_textbold';
	font-size: 0.875rem;
	letter-spacing: 0.13px;
	color: #ffffff;
	padding: 0.625rem;
}
.news-twitter .tag  {
	border-radius: 9px;
	background-color: #2b73d7;
	color: #fff;
	width: auto;
	font-family: 'sf_pro_textbold';
	font-size: 0.875rem;
	letter-spacing: 0.13px;
	color: #ffffff;
	padding: 0.625rem;
	float: left;
}

.news-twitter .post-date h5,
.news-twitter .post-title h2 a,
.news-twitter .post-title p a {
	color: #fff;
}

.news-youtube .social-up .tag  {
	background-color: #c70000
}
.news-linkedin .social-down .caption h5,
.news-youtube .social-down .caption h5 {
	margin-bottom: 0.188rem;
	font-family: 'sf_pro_textbold';
	font-size: 1.125rem;
	letter-spacing: 0.17px;
	color: #ffffff;
}
.social-media-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}


.news-item-full .post-wrapper {
	border: none;
	display: flex;
	flex-direction: column;
	justify-content: center;
	background-repeat: none;
	background-size:cover;
	background-position: center;
}
.news-item-full .post-wrapper {
	padding-left: 4.125rem;
}
.news-item-full .post-wrapper .post-title h2 {
  font-family: 'sf_pro_textbold';
  margin: 0.25rem 0 0.875rem;
  font-size: 1.5rem;
  line-height: 1.38;
  letter-spacing: 0.22px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
  color: #ffffff;
  width: 50%
}
.news-item-full .post-wrapper .post-date h5{
	margin: 0 5.25rem 0.25rem 0;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
	font-family: 'sf_pro_textbold';
	font-size: 0.75rem;
	letter-spacing: 0.11px;
	color: #ffffff;
}
.play-icon {
	-webkit-appearance: none;
	background: transparent;
    border: none;
    margin: 0;
    padding: 0;
}
button.play-icon:focus {
    outline: none;
}
.play-icon.play-icon-small {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.date-box {
  margin: 0 1.875rem 0 0;
  padding: 1rem 0;
  box-shadow: 8px 8px 0 0 #0a0199;
  border: solid 1px #0a0199;
  background-color: #ffffff;
}

.date-box .day {
	font-size: 3.125rem;
	font-family: 'matricebold';
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: 0.47px;
	text-align: center;
	color: #0a0199;
}
.date-box .month {
	font-family: 'matricebold';
	font-size: 0.75rem;
	line-height: 2;
	letter-spacing: 0.11px;
	text-align: center;
	text-transform: uppercase;
	color: #7c7a9c;
	white-space: nowrap;
}

.date-box.double-date .day {
	font-size: 2.5rem;
	margin-bottom: 0;
}

.date-box .from,
.date-box .to {
	padding: 0 2.3rem;
}

.event-header h1 {
	font-family: 'sf_pro_textbold';
	font-size: 1.625rem;
	letter-spacing: 0.24px;
	color: #ffffff;
}

.event-header  .share h5 {
	font-family: 'matricebold';
	font-size: 0.75rem;
	letter-spacing: 0.11px;
	text-align: center;
	color: #ffffff;
	text-transform: uppercase;
}
.footnote p {
	font-size: 1rem;
}

.footnote-content p {
	font-size: 0.875rem;
	line-height: 1.71;
	letter-spacing: 0.13px;
	text-align: justify;
	color: #7c7a9c;
}

.cta-box-events {
  padding: 2.125rem 2.563rem 2.313rem 2.063rem;
  background-color: #3c2fff;
  color: #fff;
  margin-bottom: 5rem;
}
.cta-box-events h3 {
	font-family: 'matricebold';
	font-size: 1.75rem;
	font-weight: bold;
	line-height: 1.14;
	letter-spacing: 0.26px;
	color: #ffffff;
}
.cta-box-events p {
	font-size: 0.875rem;
	font-weight: 500;
	line-height: 1.43;
	letter-spacing: 0.13px;
	color: #ffffff;
}

.modal {
	background-color: rgb(255 255 255 / 0.5);
}
.modal#applicationModal {
	background-color: rgb(0 0 0 / 0.6);
}
.modal-backdrop {
	display: none;
}

.modal-content {
	background-color: transparent;
	border: none;
}
.modal-header {
	padding: 0;
    border-bottom: none;
}

/*  */

.wp-block-columns {
	padding-top: 5rem;
	padding-bottom: 5rem;
}
.wp-block-columns.has-white-background-color {
	padding: 0;
}
.wp-block-columns.has-white-background-color {
	padding: 0;
}
.wp-block-columns .wp-block-column form {
	background-color: #fff;
    padding: 2rem;
}
.wp-block-column .wpcf7 {
	border: 1px solid #0a0199;
    -webkit-box-shadow: 4px 4px 0 0 #0a0199;
    -moz-box-shadow: 4px 4px 0 0 #0a0199;
	box-shadow: 4px 4px 0 0 #0a0199;
	overflow-x: hidden;
	width: 100%;
}
.wp-block-columns .wp-block-column h2 {
	font-size: 3rem;
	color: var(--dark-blue);
	border-bottom: 0;
	padding-bottom: 0;
}
.wp-block-columns .wp-block-column h3 {
	font-family: 'sf_pro_textregular';
	color: var(--dark-blue);
}
.wp-block-columns .wp-block-column p {
	color: var(--dark-blue);
}
.wp-block-columns {
	position: relative;
}

.recipient-hidden {
	visibility: hidden;
	height: 0;
}

.email-740,
.wpcf7-form-control-wrap.post-title {
	visibility: hidden;
    height: 0;
    max-height: 0;
    display: block;
}

.grecaptcha-badge {
	display: none !important;
}

.visible_item{
	display:none;
}
.showMore {
	border: solid 1px #d9d9d9 !important;
	transition: 0.3s all ease;
	margin-bottom: 4rem !important;
}

.single-header-news {
	margin-top: 5.625rem;
	margin-bottom: 	5.063rem;
}

.js-show-item {
    display: none;
}
.addtoany_shortcode {
	margin-left: -11px;
}

.news-grid-wrapper {
	overflow-y: hidden;
}

.card-columns {
	column-gap: 20px;
}

.card:first-of-type {
    border-top: 0;
}
.card-columns .card {
	margin-bottom: 20px;
	list-style-position: inside;
  	-webkit-column-break-inside: avoid;
            page-break-inside: avoid;
				 break-inside: avoid;
				 display: inline-grid;
	page-break-inside: avoid;
}
.card-columns .card img {
	box-shadow: 6px 6px 0 0 #e3e3e3;
}

.modal-content--application  {
	background-color: #fff;
}
/* Custom Upload Field  */

.js .inputfile,
.js .inputfile--1 {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.no-js .inputfile + label,
.no-js .inputfile--1 + label {
    display: none;
}

.inputfile + label svg,
.inputfile--1 + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    margin-right: 0.25em;
}


/* style 1 */
.inputfile,
.inputfile--1 {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.inputfile-1 + label,
.inputfile-1--1 + label {
    /* color: #fff;
    background-color: #2e3548;
    line-height: 1; */
    margin:0;
}

.inputfile-1:focus + label,
.inputfile-1.has-focus + label,
.inputfile-1 + label:hover {
    /* background-color: #2e3548; */
}
.inputfile-1 + label,
.inputfile-1--1 + label {
    transition: .2s background-color ease-in-out;
}
.inputfile-1 + label:hover,
.inputfile-1--1 + label:hover {
    /* background-color: #f95b58;
    transition: .2s background-color ease-in-out; */
}
.contact-form-contact [role="form"] input[type="submit"] {
    background-color: #2e3548;
    margin-left: auto;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border:0;
}

.filename-caption,
.filename-caption--1 {
    display: inline;
    /* font-size: 18px;
    line-height: 1;
    font-style: italic !important; */
}

.file-placeholder-style,
.file-placeholder-style--1 {
	padding: 0.688rem 0.75rem 0.563rem;
	background-color: rgba(227, 227, 227, 0.37);
}

.caption-text-form {
	font-family: 'sf_pro_textregular';
	font-size: 0.75rem;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: 0.11px;
	color: #7c7a9c;
}
.caption-text-form a {
    font-family: 'sf_pro_textregular';
    color: #3c2fff;
    text-decoration: underline;
    word-break: break-word;
}

.img-remove-file:hover {
	cursor: pointer;
}

/* Custom Upload Field End */

.thumbnail-image-style {
	width: 4.125rem;
    height: 4.125rem;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
	background-repeat: no-repeat;
	flex-shrink: 0;
    margin-right: 10px;
}
.embed-container.responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden;
}
.embed-container:not(.responsive) { 
	position: absolute; 
	overflow: hidden;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 0;
	display: block;
}

.embed-container.responsive:before {
	padding-top: clamp(10vw, 50vh, 360px);
	display: block;
	content: "";
}
.embed-container.responsive iframe,
.embed-container.responsive object,
.embed-container.responsive embed {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	max-width: 640px;
	height: 100%;
	max-height: 360px;
	border: 0;
}
.h-vw {
	overflow: hidden;
	z-index: 0;
	width: 100%;
	min-width: 100vw;
	height: 570px;
	/* height: calc(56.25vw); */
}
.embed-container:not(.responsive) iframe,
.embed-container:not(.responsive) object,
.embed-container:not(.responsive) embed { 
	position: absolute;
	pointer-events: none;
	top: 50%;
	left: 50%;
	/*width: 100vw;
	height: calc(100vw/1.66); */
	width: 100vw;
	height: 200vh;
	transform: translate(-50%, -50%);
	border: 0;
}
@media (max-width: 767.98px) {
	.embed-container:not(.responsive) iframe,
	.embed-container:not(.responsive) object,
	.embed-container:not(.responsive) embed { 
		width: 100vh;
		height: calc(100vh/1.66);
	}
}
