@import url("https://use.typekit.net/hoe1yjo.css");

/* GLOBAL */

html {
	background: url('/wp-content/themes/yootheme-quadrilium/src/img/background-all-other-pages-1200x3000-300ppi.jpg') left top no-repeat transparent;
	background-size: cover;
}


html .home {
	background: url('/wp-content/themes/yootheme-quadrilium/src/img/background-all-pages-1200x3000-72ppi.png') left top no-repeat transparent;
	background-size: cover;
}

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

.tm-cookie-banner.uk-notification.uk-notification-bottom-left {
    background: white;
	border-radius: 20px;
}

.uk-section-default {
	background: transparent;
}

body, html {
	font-family: proxima-nova, sans-serif;
	font-weight: 300;
	font-style: normal;
	letter-spacing: -1px;
	font-size: 18px;
}

.uk-container p b, .uk-container p strong {
	font-weight: 700;
}

h1, h2, h3, h4, h5, h6, .uk-card-title, .uk-article-title {
	font-family: proxima-nova,sans-serif;
	font-weight: 700;
	font-style: normal;
	background: linear-gradient(90deg,#AFAEBC 0%,#687DF5 50%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	padding-bottom: 5px;
}

.uk-article-title {
	padding-left: 25px;
}

h1 {
	line-height: 37px;
}

p, ul, ol, dl, pre, address, fieldset, figure {
	margin: 0 0 34px 0;
}

.uk-subnav > * > :first-child {
	font-family: proxima-nova,sans-serif;
}

a {
	font-family: proxima-nova,sans-serif;
	font-weight: 400;
	font-style: normal;
}

.uk-navbar-dropdown {
	width: auto;
}

.uk-navbar-nav>li>a {
	font-family: proxima-nova, sans-serif;
	font-weight: 500;
	font-style: normal;
}

svg#Calque_2 {
	width: 180px;
	height: 37px;
	margin-top: 5px;
}

a.uk-logo.uk-navbar-item img {
	width: 160px;
	height: 37px;
}

.uk-navbar-sticky svg#Calque_2 {
	width: 180px;
	height: 37px;
}

.uk-navbar-container.uk-navbar-sticky {
    padding-bottom: 0;
	padding-top: 0;
}

.uk-navbar-parent-icon {
	-webkit-transition: -webkit-transform 0.3s linear;
    -o-transition: transform 0.3s linear;
    transition: transform 0.3s linear;
}

.uk-navbar-dropdown-nav > li > a {
	font-family: proxima-nova,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	color: #282837;
}

.uk-navbar-dropdown-nav > li > a:hover {
	color: #000;
}

.footer_01 .uk-tile-default {
	background: #282837;
	color: #fff;
}

.footer_01 .uk-tile-default h2 {
	background: linear-gradient(90deg,#fff 0%,#AFAEBC 100%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.footer_02 {
	color: #afaebc;
	padding-bottom: 20px;
}

.footer_02 a {
	color: #afaebc;
	text-decoration: none;
	vertical-align: middle;
}

.footer_02 h3 {
	background: none;
	color: #AFAEBC;
	-webkit-text-fill-color: #AFAEBC;
	font-weight: 400;
	font-size: 25px;
}

.footer_02 a.el-link.uk-icon-button.customize-unpreviewable svg {
    width: 28px;
}

.footer_02 .menu_footer {
    margin-top: 10px;
}

.footer_02 .menu_footer div:last-child {
    margin-top: 10px;
}

.footer_02 .copyright {
	font-family: proxima-nova,sans-serif;
	font-weight: 400;
	font-style: normal;
}

.bloc_newsletter .uk-tile-default.uk-tile {
	border-radius: 10px;
	padding: 0;
}

.bloc_newsletter .uk-button-default {
	font-size: 16px;
}

.bloc_newsletter span.wpcf7-not-valid-tip {
	display: none;
}

.form_newsletter {
	height: 250px;
}

.form_newsletter .wpcf7-form {
	position: relative;
}

.form_newsletter .wpcf7-form h2 {
	text-align: center;
}

.form_newsletter .wpcf7-form input::placeholder {
	color: #fff;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: 400;
	font-family: proxima-nova, sans-serif;
}

.form_newsletter .uk-select[multiple], .form_newsletter .uk-select[size], .form_newsletter .uk-textarea {
	border: 1px solid rgba(242, 244, 248, .5);
	color: #ffff;
	padding-top: 4px;
	padding-bottom: 4px;
	max-height: 45px;
}

.form_newsletter .wpcf7-form .uk-grid-small.uk-grid {
	max-width: 450px;
	margin: 0 auto;
	position: relative;
}

.form_newsletter form.cf7mls input.wpcf7-form-control.wpcf7-submit {
	border-radius: 6px;
    background-color: #fff;
    color: #282837;
    padding: 12px 30px;
    margin: 1px 0 0;
    border: none;
    cursor: pointer;
}

.form_newsletter fieldset.fieldset-cf7mls.cf7mls_current_fs div p {
	display: inherit;
}

.form_newsletter h2.first_title_newsletter_form {
    padding-top: 20px;
	background: linear-gradient(90deg,#F2F4F8 0%,#AFAEBC 50%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-size: 33px;
	margin-top: 10px;
}

.form_newsletter h2.second_title_newsletter_form {
    margin-top: 34px;
	font-size: 33px;
}

.form_newsletter h2.last_title_newsletter_form {
    margin-top: 34px;
	font-size: 33px;
}

.form_newsletter .fieldset-cf7mls-wrapper, .form_newsletter .wpcf7-form {
	overflow: inherit;
}

.form_newsletter p {
    display: none;
}

.form_newsletter fieldset.fieldset-cf7mls.cf7mls_current_fs .uk-grid-small.uk-grid p {
    display: inherit;
}

.form_newsletter .uk-grid-column-small>*, .form_newsletter .uk-grid-small>* {
    padding-left: 0;
}

.form_newsletter .cf7mls_next.action-button, .cf7mls_back.action-button {
	border-radius: 100%;
	background-color: #282837;
	border: 1px solid rgba(242, 244, 248, .5);
	width: 45px;
	height: 45px;
	line-height: 15px;
	min-width: auto;
	font-size: 25px;
    font-weight: 200;
	color: #fff;
	position: relative;
	font-family: proxima-nova, sans-serif;
}

.form_newsletter .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    max-width: 450px;
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.form_newsletter .fieldset-cf7mls-wrapper div.wpcf7-validation-errors .wpcf7-icon-wraning {
    display: inline-block;
    float: inherit;
    margin-right: 8px;
    margin-top: 0;
    fill: #f00;
}

.form_newsletter .cf7mls-btns {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: absolute;
    right: 31%;
    top: 40%;
    bottom: 0;
}

.form_newsletter fieldset.fieldset-cf7mls.cf7mls_current_fs div {
	text-align: center;
	padding-right: 7px;
	padding-left: 7px;
}

.form_newsletter .uk-width-1-2\@s {
	width: 44%;
}

.form_newsletter .uk-width-1-1.uk-grid-margin.uk-first-column {
    padding-top: 7px;
	width: 88%;
}

button#cf7mls-back-btn-cf7mls_step-2, #cf7mls-back-btn-cf7mls_step-3 {
	display: none;
}

#custom_html-2 .uk-button-default {
	font-size: 20px;
	line-height: 34px;
}

.uk-button-default {
	background: linear-gradient(90deg,#687DF5 0%,#AFAEBC 100%);

	position: relative;
	font-family: proxima-nova,sans-serif;
	letter-spacing: 0;
	font-weight: bold;
	background-size: cover;
	border: 0;
	border-radius: 5px;
	padding: 0 40px;
	color: #fff;
	transition: all 0.2s;
}

.uk-button-default:hover {
	background: linear-gradient(90deg,#AFAEBC 0%,#687DF5 100%);
	color: #fff;
}

/*ul.uk-navbar-nav li:last-child a {*/
/*	background: url('/wp-content/themes/yootheme-quadrilium/src/img/icon-language.png') no-repeat center center;*/
/*	width: 20px;*/
/*	height: 20px;*/
/*	background-size: contain;*/
/*	font-size: 0;*/
/*}*/
ul.uk-navbar-nav>li>a {
	color: #AFAEBC;
}
ul.uk-navbar-nav li:last-child svg {
	display: none;
}

/* END GLOBAL */
/* HOME */

.bloc_list_home {
	margin-right: -40px;
	background: linear-gradient(90deg,#84D2E8 0%,#80B6DA 30%, #7C8DC6 100%);
	position: relative;
}

.bloc_list_home:before {
	content: '';
	background-color: #fff;
	width: 50px;
	height: 50px;
	position: absolute;
	left: 0;
	top: 0;
}

.bloc_list_home:after {
	content: '';
	background-color: #fff;
	width: 30px;
	height: 30px;
	position: absolute;
	right: 50px;
	bottom: 0;
}

.bloc_list_home .el-content {
	color: #343780;
	font-size: 1.7rem;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
}

.bloc_list_home .el-content:hover, .bloc_list_home .el-content:hover:before {
	color: #84D2E8;
}

.bloc_list_home .el-content:before {
	content: '+';
	color: #343780;
	font-size: 50px;
	display: inline-block;
	left: 0;
	vertical-align: middle;
	position: absolute;
	line-height: 40px;
	transition: all 0.2s ease-in-out;
}

.title_home_01 {
	position: relative;
}

.title_home_01:before {
	content: '01';
	display: inline-block;
	font-size: 300px;
	background: #2680EB;
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.title_home_02 {
	position: relative;
}

.title_home_02:before {
	content: '02';
	display: inline-block;
	font-size: 300px;
	background: #2680EB;
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.titre_h3_home {
	background: #fff;
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.uk-tile-primary {
	position: relative;
	background: transparent url('/wp-content/themes/yootheme-quadrilium/src/img/background_block.png') no-repeat center center;
}

.bloc_list_home_02 .uk-tile-secondary {
	background-color: #84D2E8;
	background-image: linear-gradient(120deg,#84D2E8 0%,#80B6DA 30%, #7C8DC6 100%);
	position: relative;

}

.bloc_list_home_02 .uk-tile-secondary:before {
	position: absolute;
	content: "";
	inset:0;
	z-index: 0;
	opacity: 0;
  	transition: opacity 0.2s linear;
	background-image: linear-gradient(120deg,#7C8DC6 0%,#80B6DA 30%, #84D2E8 100%);
}

.bloc_list_home_02 .uk-tile-secondary:hover:before {
	opacity: 1;
}

.bloc_list_home_02 h3 {
    z-index: 1;
    position: relative;
}

.bloc_list_home_02 .uk-panel {
	color: #fff;
}

.bloc_list_home_02 h3 {
	background: #141940;
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.bloc_list_home_02.global {
	position: relative;
}

.bloc_list_home_02.global:after {
	content: '';
	background-color: #fff;
	width: 40px;
	height: 40px;
	position: absolute;
	right: 0;
	top: 0;
}

.bloc_list_home_02.exclusive {
	position: relative;
}

.bloc_list_home_02.exclusive:after {
	content: '';
	background-color: #fff;
	width: 40px;
	height: 40px;
	position: absolute;
	right: 0;
	bottom: 0;
}

.title_home_03 {
	position: relative;
	line-height: 30px;
}

.title_home_03:before {
	content: '03';
	display: inline-block;
	font-size: 300px;
	background: #2680EB;
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	line-height: 210px;
}

.team_carroussel .el-item.uk-border-circle {
	position: relative;
}

.team_carroussel .el-item.uk-border-circle:before {
    content: '';
    position: absolute;
    left: -38px;
    top: 0;
    background: transparent url('/wp-content/themes/yootheme-quadrilium/src/img/background_team.png') no-repeat center center;
    width: 100%;
	height: 100%;
    max-height: 350px;
    background-size: contain;
    z-index: -1;
}

.team_carroussel .uk-position-bottom.uk-tile-default {
	position: relative !important;
}

.team_carroussel .el-item {
	overflow: visible;
}
.team_carroussel .el-title + .uk-margin-top {
	display: none;
}
.team_carroussel  [class*="uk-position-bottom"] {
	bottom: -90px;
}
.team_carroussel .el-item:hover {
	font-weight: 800;
}

.team_carroussel .uk-position-bottom-center.uk-tile-default {
    background: transparent;
}

.team_carroussel img.el-hover-image.uk-transition-fade {
    border-radius: 100%;
}

/* NEW HOME VERSION QUADRILIUM */

.bloc_secret_sauce .uk-card-default {
	background-color: transparent;
    border: none;
	-webkit-box-shadow: -1px 5px 2px 0px #CCCCCC;
	box-shadow: -1px 5px 2px 0px #CCCCCC;
	border-radius: 10px;
	width: 800px;
}

.bloc_secret_sauce .uk-card-default .uk-card-title {
	background: linear-gradient(90deg,#AFAEBC 0%,#393D81 30%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	line-height: 1.2;
	font-size: 37px;
	font-weight: 600;
}

.uk-card-body.uk-margin-remove-first-child {
	background: linear-gradient(90deg,#F2F4F8 0%,#EBEBEB 100%);
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border: none;
}

.bloc_secret_sauce .uk-card-media-right {
	position: relative;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

.bloc_secret_sauce .uk-card-media-right:before {
    content: '';
    background-color: #EBEBEB;
    width: 165px;
    height: 120%;
    position: absolute;
    left: -120px;
    top: -20px;
    z-index: 1;
    transform: rotate(10deg);
}

.uk-border-circle {
	background-color: #ebebeb;
	-webkit-box-shadow: -1px 5px 2px 0px #CCCCCC;
	box-shadow: -1px 5px 2px 0px #CCCCCC;
	border-radius: 100%;
}

.title_home_animation {
	width: 80%;
	margin: 0 auto;
}

.section_animation {
	position: relative;
}
/*.section_animation > div > div > div > div > div {*/
/*	height: 100vh;*/
/*}*/

.section_content_home .uk-section-xlarge {
	padding-top: 280px;
}

.scroll_down {
	position: absolute;
	bottom: 40px;
	left: 0;
	right: 0;
	transform: rotate(180deg);
    font-weight: 900;
    font-size: 26px;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 40px;
	margin: 0 auto;
	border: 1px solid #393D81;
	border-radius: 100%;
}

.scroll_down svg {
	width: 25px;
	color: #393D81;
}

.panel_01, .panel_02, .panel_03, .panel_04, .panel_05 {
	position: relative;
	color: #393D81;
}

.panel_01:after {
    content: '01';
    position: absolute;
    top: 42%;
    right: -80px;
    border: 1px solid #393D81;
    border-radius: 100%;
    font-weight: 900;
    font-size: 26px;
    width: 55px;
    height: 55px;
    text-align: center;
    line-height: 55px;
}

.panel_02:after {
    content: '02';
    position: absolute;
    top: 42%;
    right: -80px;
    border: 1px solid #393D81;
    border-radius: 100%;
    font-weight: 900;
    font-size: 26px;
    width: 55px;
    height: 55px;
    text-align: center;
    line-height: 55px;
}

.panel_03:after {
    content: '03';
    position: absolute;
    top: 42%;
    right: -80px;
    border: 1px solid #393D81;
    border-radius: 100%;
    font-weight: 900;
    font-size: 26px;
    width: 55px;
    height: 55px;
    text-align: center;
    line-height: 55px;
}

.panel_04:after {
    content: '04';
    position: absolute;
    top: 42%;
    right: -80px;
    border: 1px solid #393D81;
    border-radius: 100%;
    font-weight: 900;
    font-size: 26px;
    width: 55px;
    height: 55px;
    text-align: center;
    line-height: 55px;
}

.panel_05:after {
    content: '05';
    position: absolute;
    top: 42%;
    right: -80px;
    border: 1px solid #393D81;
    border-radius: 100%;
    font-weight: 900;
    font-size: 26px;
    width: 55px;
    height: 55px;
    text-align: center;
    line-height: 55px;
}

.slide_team_home {
	position: relative;
	padding-top: 40px;
	padding-bottom: 40px;
}

/*.slide_team_home:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	background: linear-gradient(to right, rgb(255 255 255 / 100%) 0%, transparent 100%);
	background-position: top left, top right;
	background-size: 50% 100%, 50% 100%;
	background-repeat: no-repeat;
	filter: blur(10px);
	z-index: 1;
}

.slide_team_home:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 100%;
	background: linear-gradient(to left, rgb(255 255 255 / 100%) 0%, transparent 100%);
	background-position: top right, top left;
	background-size: 50% 100%, 50% 100%;
	background-repeat: no-repeat;
	filter: blur(10px);
	z-index: 1;
}*/

.slide_team_home h5 {
	letter-spacing: -1px;
	font-size: 27px;
	background: linear-gradient(90deg,#393D81 0%,#282837 100%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 500;
}

.slide_team_home li h5 strong, .slide_team_home li h5 b {
	font-weight: 800;
}

.slide_team_home .uk-text-meta {
	font-size: 16px;
	letter-spacing: -0.5px;
	color: #AFAEBC;
	font-weight: 700;
}

.slide_team_home li {
	font-family: proxima-nova,sans-serif;
	font-weight: 300;
	letter-spacing: -1px;
	color: #282837;
	font-size: 16px;
}

.slide_team_home li b, .slide_team_home li strong {
	font-weight: 600;
}

a.el-slidenav.uk-slidenav-large.uk-position-medium.uk-icon.uk-slidenav-previous.uk-slidenav.uk-position-center-left, a.el-slidenav.uk-slidenav-large.uk-position-medium.uk-icon.uk-slidenav-next.uk-slidenav.uk-position-center-right, .uk-position-center-left-out, .uk-position-center-right-out {
    z-index: 9;
	border: 1px solid #393D81;
	border-radius: 100%;
	padding: 0;
	width: 45px;
	height: 45px;
	line-height: 40px;
	top: 40px;
}

a.el-slidenav.uk-slidenav-large.uk-position-medium.uk-icon.uk-slidenav-previous.uk-slidenav.uk-position-center-left {
	left: -50px;
}

a.el-slidenav.uk-slidenav-large.uk-position-medium.uk-icon.uk-slidenav-next.uk-slidenav.uk-position-center-right {
	right: -50px;
}

a.el-slidenav svg {
	width: 14px;
	color: #393D81;
}

a.el-slidenav svg polyline {
    stroke-width: 4;
}

.form_login {
	position: relative;
}

.form_login input {
	width: 90%;
	border-color: #282837;
}

.investors_login p {
	margin: 0 0 16px 0;
}

.investors_login input::placeholder {
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: 400;
	font-family: proxima-nova, sans-serif;
	color: #282837;
}

.bouton_validate {
	position: absolute;
	right: -35px;
	top: 20px;
	vertical-align: middle;
	border: 1px solid #282837;
	border-radius: 100%;
	width: 45px;
    height: 45px;
    line-height: 40px;
	text-align: center;
	cursor: pointer;
}

.bouton_validate svg {
	width: 20px;
	vertical-align: middle;
}

.bouton_validate svg polyline {
	stroke-width: 4;
}

.page-id-528 .form_newsletter {
	display: none;
}

.uk-position-center-left-out svg, .uk-position-center-right-out svg {
	width: 18px;
}

.titre_strategic_advisor_bloc {
	margin-top: 250px !important;
}

.texte_intro {
	font-size: 34px;
	font-family: proxima-nova,sans-serif;
	font-weight: 200;
	line-height: 1.4;
	color: #393D81;
}

.texte_intro em strong {
	color: #393D81;
}

.titre_h2_home {
	background: linear-gradient(90deg,#AFAEBC 0%,#393D81 100%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 40px;
}

.title_our_secret_sauce_bloc {
    margin-bottom: 35px;
}

/* COMING SOON */

.uk-countdown-number, .uk-countdown-separator {
	font-family: proxima-nova,sans-serif;
	font-style: normal;
}


/* PAGE PORTFOLIO */

.portfolio .uk-subnav {
	position: relative;
/*	justify-content: space-between;*/
}

/*.portfolio .master_filter {
    position: absolute;
    z-index: 1;
	top: -25px;
}

.portfolio .groupe_01 {
	left: 0px;
}

.portfolio .groupe_02 {
	left: 200px;
}

.portfolio .groupe_03 {
	left: 630px;
}

.portfolio .groupe_04 {
	right: 60px;
}*/

.portfolio_mobile {
	display: none;
}

table.portfolio_desktop {
  border-collapse: collapse;
  width: 97.5%;
  margin-left: 40px;
  margin-top: -20px;
  margin-bottom: 20px;
  overflow-x: scroll;
}

table.portfolio_desktop a {
	text-decoration: none;
	transition: .1s ease-in-out;
}

table.portfolio_desktop a:hover {
	text-decoration: underline;
	color: #424242;
}

table.portfolio_desktop .uk-active>a {
	color: #424242;
}

.portfolio_desktop th, .portfolio_desktop td {
  text-align: left;
}

.portfolio_desktop th:nth-child(1) {
	width: 15%;
}

.portfolio_desktop th:nth-child(2) {
	width: 31%;
}

.portfolio_desktop th:nth-child(3) {
	width: 32%;
}

.portfolio_desktop th:nth-child(4) {
	width: 17%;
}

.portfolio_desktop td li {
	float: left;
	margin-right: 15px;
}

.portfolio_desktop .master_filter a {
	font-weight: 700 !important;
	/*color: #393D81;*/
	/*margin-left: 20px;*/
	font-family: proxima-nova,sans-serif;
}

.portfolio_desktop li a {
	color: #afaebc;
	font-family: proxima-nova,sans-serif;
	font-weight: 700;
	letter-spacing: 0px;
}


.portfolio .uk-subnav li:first-child {
	padding-left: 0px !important;
	margin-left: -20px;
}

.portfolio li a {
	font-size: 16px !important;
}

.portfolio .uk-subnav {
	margin-left: 30px;
}

.portfolio li.master_filter {
    display: block;
}

.portfolio .uk-subnav li {
	padding-left: 0px;
}

.portfolio .uk-subnav > * > :first-child {
	font-weight: 700;
	padding: 7px 8px;
}

.portfolio .master_filter a {
	font-weight: 700 !important;
	/*color: #393D81;*/
	/*margin-left: 20px;*/
	font-family: proxima-nova,sans-serif;
	font-weight: 200;
}

.portfolio ul.uk-subnav.uk-subnav-pill .master_filter a:hover {
	text-decoration: underline;
}

.portfolio .uk-subnav-pill>.uk-active>a {
	color: #393D81;
}

.portfolio ul.uk-subnav.uk-subnav-pill li a:hover {
	text-decoration: underline;
}

.portfolio ul.uk-subnav.uk-subnav-pill p {
    display: none;
}

.page-id-12 .uk-card-body:hover {
	-webkit-box-shadow: 0px 0px 13px 10px #CCCCCC;
	box-shadow: 0px 0px 13px 10px #CCCCCC;
}

.overlay_partners .uk-cover-container.uk-transition-toggle {
	background: linear-gradient(90deg,#F2F4F8 0%,#EBEBEB 100%);
    border: none;
	-webkit-box-shadow: -3px 5px 2px 0px #CCCCCC;
	box-shadow: -3px 5px 2px 0px #CCCCCC;
	border-radius: 10px;
	position: relative;
	max-height: 400px;
}

.overlay_partners .uk-cover-container.uk-transition-toggle:before {
	content: '+';
	position: absolute;
	width: 30px;
	height: 30px;
	border: 1px solid #232a5f;
	border-radius: 100%;
	color: #232a5f;
	font-size: 30px;
	line-height: 30px;
	text-align: center;
	vertical-align: middle;
	left: 0;
	right: 0;
	bottom: 10px;
	margin: 0 auto;
	transform: rotate(0deg);
	transition: all 0.2s linear;
}

.overlay_partners .uk-cover-container.uk-transition-toggle:hover:before {
	bottom: 350px;
	z-index: 1;
	transform: rotate(45deg);
}

.overlay_partners img.el-image.uk-transition-opaque {
	object-fit: contain;
	width: 40% !important;
}

.overlay_partners .el-content.uk-panel.uk-margin-top p {
    font-size: 15px;
}

.overlay_partners li.el-item {
	padding-bottom: 10px;
	margin-left: 10px;
	margin-right: -20px;
}

.portfolio .uk-card.uk-card-default.uk-card-body {
    width: 100%;
    height: 200px;
	background-color: transparent;
	border: none;
	display: flex;
	align-items: center;
    justify-content: center;
}

.portfolio .uk-card.uk-card-default.uk-card-body img {
	vertical-align: middle;
}

.portfolio .uk-card.uk-card-default.uk-card-body img {
    height: 50px;
}

/* PAGE TEAM */

.container_team .uk-position-bottom {
    position: relative !important;
}

.container_team .el-content.uk-panel.uk-margin-top {
	text-align: left;
	font-family: proxima-nova,sans-serif;
    font-weight: 300;
    letter-spacing: -1px;
    color: #282837;
    font-size: 16px;
}

.container_team .el-content.uk-panel.uk-margin-top b, .container_team .el-content.uk-panel.uk-margin-top strong {
	font-weight: 600;
}

.container_team .uk-padding {
	padding: 0;
}

.container_team h5 {
	padding-top: 20px;
	letter-spacing: -1px;
    font-size: 27px;
    background: linear-gradient(90deg,#393D81 0%,#282837 100%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 500;
}

.container_team h5 b, .container_team h5 strong {
	font-weight: 800;
}

.container_team .uk-text-meta {
	font-size: 16px;
	letter-spacing: -0.5px;
	color: #AFAEBC;
	font-weight: 700;
}

/*.gallery_team .el-item:before {
	content: '';
	position: absolute;
	border: 3px solid #fff;
	left: 0;
	right: 0;
	width: 114px;
	height: 115px;
	border-radius: 100%;
}*/


.gallery_team .el-item {
  perspective: 1000px; /* This creates a 3D space for the element */
  transition: transform 0.5s ease-in-out; /* This adds a transition to the transform property */
  backface-visibility: visible; /* This makes the back face of the element visible */
  transform-style: preserve-3d; /* This preserves the 3D transforms of the children */
  width: 120px;
  height: 120px;
}


.gallery_team .el-item:hover {
  transform: rotateY(180deg); /* This rotates the element around the Y-axis */
}

/* PAGE ABOUT */

.footer_01 {
	padding-top: 210px !important;
}

/* PAGE CONTACT */

.contact_form .uk-input, .contact_form .uk-select, .contact_form .uk-textarea {
	border-color: #282837;
	margin-bottom: 10px;
	margin-top: 10px;
}

.contact_form .uk-input::placeholder, .contact_form .uk-select::placeholder, .contact_form .uk-textarea::placeholder {
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: 400;
	font-family: proxima-nova, sans-serif;
}

.contact_form p {
	margin: 0;
}

.contact_form br {
	display: none;
}

.contact_form .group_fields_contact {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: normal;
	align-items: normal;
	align-content: normal;
}

.contact_form .first_colonne_contact {
	display: block;
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: auto;
	order: 0;
	padding: 10px 10px 10px 0;
}

.contact_form .first_colonne_contact p, .contact_form .second_colonne_contact p {
	margin: 0;
}

.contact_form .second_colonne_contact {
	display: block;
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: auto;
	order: 0;
	padding: 10px 0 10px 10px;
}

.contact_form span.wpcf7-not-valid-tip {
    display: none;
}

/* RESPONSIVE */

@media only screen and (max-width : 1134px) {
	.uk-navbar-nav>li>a {
		font-size: 15px;
	}

	#custom_html-2 .uk-button-default {
		font-size: 15px;
		line-height: 28px;
	}

	.team_carroussel  [class*="uk-position-bottom"] {
		bottom: -55px;
	}

	.team_carroussel .el-item.uk-border-circle:before {
	    background: none;
	}

	.footer_02 #Calque_ {
		text-align: center;
	}

	.title_home_01:before, .title_home_02:before, .title_home_03:before {
		display: block;
	}

	.uk-nav-center li>a {
	    justify-content: center;
	    font-size: 30px;
	    letter-spacing: 0;
	    font-weight: bold;
		justify-content: flex-start;
	}

	.uk-nav-default .uk-nav-sub a {
		font-size: 18px;
	}

	svg#uuid-9f870994-20aa-4415-a771-413ae67327b6 {
		width: 160px;
		height: 37px;
	}

	.uk-navbar-container:not(.uk-navbar) {
	    padding-top: 0;
	    padding-bottom: 0;
	}

	.portfolio_desktop {
		display: none;
	}

	.portfolio_mobile {
		display: flex;
	}
}

@media only screen and (max-width : 740px) {

	.panel_01:after, .panel_02:after, .panel_03:after, .panel_04:after, .panel_05:after {
		display: none;
	}

	.uk-container {
		padding-left: 20px;
		padding-right: 20px;
	}

	.footer_01 .uk-container {
		padding-left: 5px;
		padding-right: 5px;
	}

	.form_newsletter fieldset.fieldset-cf7mls.cf7mls_current_fs {
	    padding: 0;
		margin-bottom: 0;
	}

	.form_newsletter {
	    height: 100%;
	}

	.form_newsletter h2.first_title_newsletter_form {
		padding: 10px;
		font-size: 25px;
	}

	.form_newsletter .cf7mls-btns {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		right: 0;
		top: 0;
		bottom: 0;
		left: 0;
	}

	.form_newsletter form.cf7mls input.wpcf7-form-control.wpcf7-submit {
		padding: 10px 4px !important;
		border-radius: 5px !important;
	}

	.portfolio .uk-card.uk-card-default.uk-card-body {
	    height: 120px;
	}

	.portfolio .uk-subnav-pill>.uk-active>a {
	    margin-left: 0;
	}

	.portfolio .uk-subnav li:first-child {
	    padding-left: 0px;
	}

	.uk-nav-center li>a {
		font-size: 28px;
		font-family: proxima-nova, sans-serif;
		font-weight: 500;
		font-style: normal;
	}

	#tm-dialog-mobile .uk-flex {
		align-items: center;
	}

	a.el-slidenav.uk-slidenav-large.uk-position-medium.uk-icon.uk-slidenav-previous.uk-slidenav.uk-position-center-left {
		left: 0px;
	}

	a.el-slidenav.uk-slidenav-large.uk-position-medium.uk-icon.uk-slidenav-next.uk-slidenav.uk-position-center-right {
		right: 0px;
	}

	.overlay_partners.bloc_secret_sauce.uk-margin.uk-text-center.uk-slider.uk-slider-container ul.uk-slider-items.uk-grid {
		display: block;
	}

	.overlay_partners li.el-item {
		padding-bottom: 40px;
	}

	.form_login input {
	    width: 100%;
	}

	.bouton_validate {
		position: relative;
		margin: 0 auto;
		right: 0;
		top: 5px;
	}

	.portfolio .uk-subnav {
		margin-left: 0px;
	}


	.portfolio ul.uk-subnav.uk-subnav-pill p {
	    display: block;
		width: 100%;
		margin: 0;
	}

	.portfolio li a {
	    font-size: 15px !important;
	}

	div#section_02 {
	    top: -50px !important;
	}

	lottie-player.bloc_animation_3d {
	    top: -50px !important;
	}

	.section_animation div > svg {
		margin-top: -130px;
	}

	.portfolio .master_filter {
	    position: relative;
	    z-index: 1;
		top: auto;
	}

	.portfolio .groupe_01 {
		left: auto;
	}

	.portfolio .groupe_02 {
		left: auto;
	}

	.portfolio .groupe_03 {
		left:auto;
	}

	.portfolio .groupe_04 {
		right:auto;
	}

	.overlay_partners .el-content.uk-panel.uk-margin-top p {
		font-size: 12px;
		padding-right: 20px;
	}

	.uk-overlay-default {
	    background: rgba(255,255,255,1);
	}
}

@media only screen and (max-width : 428px) {

	.title_home_01:before, .title_home_02:before, .title_home_03:before {
		font-size: 200px;
	}

	a.uk-logo.uk-navbar-item img {
		width: 200px;
	}

	.uk-navbar-sticky a.uk-logo.uk-navbar-item img {
		width: 200px;
	}

	.uk-nav-center li>a {
		font-size: 22px;
	}

	lottie-player {
		transform: scale(1.9);
	}

	svg#Layer_1 {
	    margin-top: -130px;
	    transform: scale(1.2);
	}

	.scroll_down {
		bottom: 120px;
	}

	.texte_intro {
	    font-size: 28px;
	    font-family: proxima-nova,sans-serif;
	    font-weight: 200;
	    line-height: 1.4;
	    text-align: left !important;
	    padding-left: 25px;
	}

	.uk-card-body.uk-margin-remove-first-child {
	    background: linear-gradient(90deg,#F2F4F8 0%,#EBEBEB 100%);
	    border-top-left-radius: 0px;
	    border-bottom-left-radius: 10px;
	    border: none;
	}

	.bloc_secret_sauce .uk-card-default .uk-card-title p {
		margin: 0;
	}

	.bloc_secret_sauce p br {
		display: none;
	}

	.bloc_secret_sauce img {
		height: 264px;
		width: 100%;
		object-fit:cover;
	}

	.uk-card-body.uk-margin-remove-first-child {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	h1.uk-position-relative {
	    left: 0px !important;
	}

	.portfolio .uk-subnav {
		justify-content: start;
	}

	.titre_h2_home {
		font-family: proxima-nova,sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 37px;
		line-height: 37px;
	}

	.form_newsletter .wpcf7-form .uk-grid-small.uk-grid {
		justify-content: center;
	}

	.footer_02 a, .footer_02 .copyright {
		font-size: 14px;
	}

	.footer_02 .uk-grid-item-match.uk-flex-bottom.uk-width-1-2\@m.uk-grid-margin.uk-first-column {
	    margin-top: 0;
	}

	.footer_02 .uk-icon-button {
		width: 35px;
		height: 35px;
	}

	.footer_02 a.el-link.uk-icon-button svg {
	    width: 15px;
	}

	.footer_02 .menu_footer {
	    margin-top: 0px;
	}

	.footer_02 .menu_footer div:last-child {
	     margin-top: 0px;
	}

	.footer_02 .uk-container-xsmall {
	    max-width: 300px;
	}

	.form_newsletter .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	    text-align: center;
	    margin: 0 auto;
	    width: 100%;
	    max-width: 150px;
	    position: absolute;
	    bottom: 20px;
	    left: unset;
	    right: 0;
		top: unset;
	}

	.form_newsletter .wpcf7-submit {
		padding: 10px 4px !important;
		border-radius: 5px !important;
	}

	.gallery_team .uk-grid-margin {
		margin-top: 60px;
	}

	.overlay_partners img.el-image.uk-transition-opaque {
		width: 125px !important;
	}

	.page-id-528 h1.uk-position-relative {
		display: flex;
		justify-content: center;
	}

	.form_login input {
		width: 80%;
		display: flex;
		margin: 0 auto;
	}
}
