/*
	Theme Name:     Wordillusio Child
	Theme URI:      http://ninzio.com/thebuilders
	Description:    Infinitum Corporate Multipurpose Responsive Retina-Ready WordPress Premium Theme
	Author:         Ninzio Themes
	Author URI:     http://ninzio.com
	Version:        1.0
	Template:       wordillusio
*/

@font-face {
	font-family: 'Barlow';
	src: url('fonts/Barlow-Regular.eot');
	src: url('fonts/Barlow-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/Barlow-Regular.woff2') format('woff2'), url('fonts/Barlow-Regular.woff') format('woff'), url('fonts/Barlow-Regular.ttf') format('truetype'), url('fonts/Barlow-Regular.svg#Barlow-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Barlow';
	src: url('fonts/Barlow-SemiBold.eot');
	src: url('fonts/Barlow-SemiBold.eot?#iefix') format('embedded-opentype'), url('fonts/Barlow-SemiBold.woff2') format('woff2'), url('fonts/Barlow-SemiBold.woff') format('woff'), url('fonts/Barlow-SemiBold.ttf') format('truetype'), url('fonts/Barlow-SemiBold.svg#Barlow-SemiBold') format('svg');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Barlow';
	src: url('fonts/Barlow-Bold.eot');
	src: url('fonts/Barlow-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Barlow-Bold.woff2') format('woff2'), url('fonts/Barlow-Bold.woff') format('woff'), url('fonts/Barlow-Bold.ttf') format('truetype'), url('fonts/Barlow-Bold.svg#Barlow-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

/* =Theme customization starts here
-------------------------------------------------------------- */

/***** GLOBAL *****/

/* lien blog */

.single-post .post-content a:visited, .single-post .post-content a {
	    color: #2696A9;
}
R
/* Fonts */

p,
ul li,
.aio-icon-description,
.info-circle-text {
	font-family: 'Barlow', Arial, sans-serif;
}

.subtitle h2 {
	text-transform: none;
	font-size: 20px;
	line-height: 28px;
	font-weight: 600;
	font-family: 'Barlow', Arial, sans-serif;
}

.subtitle p {
	text-transform: none;
	font-size: 20px;
	line-height: 28px;
	font-weight: 600;
	font-family: 'Barlow', Arial, sans-serif;
	color: #4324ad !important;
}

.subtitle strong {
	color: #4324ad !important;
}

.texte_blanc * {
	color: white !important;
}

strong {
	color: #3a4f7e !important;
}

.logo-desk img {
	width: 170px !important;
	height: auto !important;
}

.desk-menu > ul > li > a {
	font-size: 15px !important;
}

.menu .top-button {
	margin-top: 0;
}

.menu .top-button a, .sticky-true.active .menu .top-button a {
	font-size: 13px !important;
    background-color: rgba(58,79,126,1);
    color: white !important;
    padding: 0 10px;
    border-radius: 30px;
}

.menu .top-button a:hover, .sticky-true.active .menu .top-button a:hover {
	color: rgba(75,171,189,1) !important;
}

#mob-header-menu .top-button a {
	max-width: 200px;
    padding: 5px;
    margin: 13px;
}

/* Cas clients */

.cas_clients > .wpb_wrapper {
	flex-direction: row;
    display: flex;
    justify-content: space-between;
}

.container_cas_clients{
	position: relative;
	margin-top: 50px;
	width: 33.3%;
	height: 100%;
	display: flex;
}

.container_cas_clients > .ct-link{
	display: flex;
    flex-wrap: wrap;
    text-align: center;
    text-decoration: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.realisation-bloc-hover {
	background-color: rgba(74, 170, 188, 0.9);
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
	transition: opacity .5s ease;
	z-index: 2;
}

.realisation-bloc img {
	position: absolute;
    object-fit: cover;
	object-position: center;
    width: 100%;
    height: 100% !important;
	left: 0;
    top: 0;
	padding: 10px 30px;
}


.realisation-bloc > a {
	position: relative;
    padding-bottom: 70%;
  	display: block;
  
}
.realisation-bloc {
	position: relative;
    margin-bottom: 15px !important;
    width: calc((100%/3) - 10px);
}

.realisation-bloc-hover:hover {
    opacity: 1;
}

.realisation-bloc-hover:hover .title {
    opacity: 1;
	
}

.cas_clients{
	margin-top: 50px;
    margin-bottom: 50px !important;
}


.container_cas_clients > img {
	position: absolute;
    width: 100%;
    height: 100% !important;
    left: 0;
    object-fit: cover;
}

.title {
	position: absolute;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 1.2px;
    color: #fff;
	transition: opacity .5s ease;
	margin: 0;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
	opacity: 0;
	left: 50%;
}

.arrow{
	border: solid #3A4F7E;
  	border-width: 0 2px 2px 0;
  	display: inline-block;
  	padding: 5px;
	transform: rotate(-45deg);
  	-webkit-transform: rotate(-45deg);
	border-radius: 1px;
}

.ct-link {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    text-decoration: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	border: 2px solid rgba(67, 36, 173, 0.5);
}

.button-realisation-grid {
    color: #3A4F7E !important;
    position: absolute;
    bottom: 15px;
    right: 25px;
	text-transform: none;
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;
    font-family: 'Barlow', Arial, sans-serif;
}

/* Modal */

#content .wpb_alert p:last-child, #content .wpb_text_column :last-child, #content .wpb_text_column p:last-child, .wpb_alert p:last-child, .wpb_text_column :last-child, .wpb_text_column p:last-child {
    margin-bottom: 0;
}

.form_postuler_modal_box.modal_open {
    height: 100%;
    opacity: 1;
    padding: 200px 0 20px 0;
	z-index: 1000;
}

.form_postuler_modal_box {
    opacity: 0;
    transition: opacity .5s ease;
    height: 0;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(58, 79, 126, 0.4);
    display: flex;
    justify-content: center;
    align-items: flex-start;
    z-index: -1;
}

.form_postuler_modal_box.modal_open {
    height: 100%;
    opacity: 1;
    padding: 200px 0 20px 0;
}

.form_postuler_modal {
    width: 60%;
    position: relative;
    display: flex;
    background-color: #fff;
    border-radius: 15px;
}

html.modal_open {
	height: 100%;
	overflow: hidden;
}

.modal-body{
	max-height: 400px;
    overflow-y: auto;
}

/* .modal-body::-webkit-scrollbar {
  display: none;
} */
.avis_client_container{
	display:flex;
	
}

.modal-close {
    width: 40px;
    position: absolute;
   	right: 20px;
	top: 20px;
	transition: transform .5s ease;
}

.modal-close:hover{
	transform: scale(0.8);
}

.modal-heading{
    font-size: 30px;
	text-align: center;
    font-weight: 700;
}

.form_postuler_modal > img{
	max-width: 400px;
	cursor: pointer;
}

.modal-content{
	width: 100%;
	padding-left: 15%;
    padding-right: 15%;
    padding-top: 8%;
    padding-bottom: 8%;
}


/* Déco Titre */

.nz-separator-icon.small {
	font-size: 18px;
}

.cover_bandeau_titre {
	min-height: 200px;
}

.cover_bandeau_titre h1,
.cover_bandeau_titre_expertise h1 {
	text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
	color: white;
	text-align: center;
}

.cover_bandeau_titre h1>span,
.cover_bandeau_titre_expertise h1>span {
	display: block;
	font-size: 24px;
	line-height: 24px;
}

.cover_bandeau_titre .vc_column-inner {
	padding-top: 0px !important;
}

.cover_bandeau_titre .wpb_content_element,
.cover_bandeau_titre_expertise .wpb_content_element {
	margin-bottom: 0px;
}

.cover_bandeau_titre .vc-container {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.cover_bandeau_titre_expertise .vc_column-inner {
	min-height: 360px;
	height: 100%;
}

.cover_bandeau_titre_expertise h1 {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.background_white {
	background-color: white;
}

/***** HOME PAGE *****/

/* header */

.home_header {
	height: calc(100vh - 100px);
}

.home_header h1,
.home_header h2 {
	text-transform: none;
	text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
}

.home_header h1 {
	font-size: 72px !important;
	font-weight: 600;
}

.home_header h1 span {
	font-weight: 600 !important;
	font-size: 42px;
	line-height: 42px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.home_btn_header .wpb_wrapper,
.home-en_btn_header .wpb_wrapper {
	text-align: center;
}

.home_btn_header .nz-button .text,
.home-en_btn_header .nz-button .text {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 500;
}

.home_btn_header .nz-button.large-x,
.home-en_btn_header .nz-button.large-x {
	padding: 17px 45px 17px 45px !important;
	min-width: 280px;
}

/*.home_btn_header #nz-button-6 {
	padding: 9px 45px 9px 45px !important;
}*/

.header-top {
	overflow: auto;
}

.header-top .top-button {
	margin: 5px;
	border-radius: 30px;
}

.services_miseEnPage{
	margin-top: -20px;
}

/* SVG */

.picto_svg {
	text-align: center;
}

.picto_svg svg {
	margin-bottom: 10px;
}

/* bloc service */
.home_bloc_service a {
    color: #4324ad !important;
}

/* Puces Carrées */

.li_square li {
	list-style-type: none;
	background-image: url('/wp-content/uploads/2018/09/bullet-square.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}

/* CTA */

.cta_home p {
	font-family: 'Montserrat';
	color: #ffffff;
	font-size: 22px;
	font-weight: 600;
}

.btn_cta h3 {
	font-size: 40px;
	line-height: 42px;
}

.btn_style .text {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 500;
	padding-top: 10px;
	padding-bottom: 10px;
}

.btn_cta .nz-button.large-x {
	padding: 17px 45px 17px 45px !important;
}

.ultsl-arrow-right6:before,
.ultsl-arrow-left6:before {
	content: "" !important;
}

/* temoignage */

.home_temoignage .temoignage {
	margin: 0px 100px !important;
	padding: 100px 50px;
}

.auteur_temoignage {
	font-weight: 600;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	display: flex;
	align-items: center;
}

/***** CONTACT *****/

form .wpcf7-submit.mdc-button {
	line-height: 12px !important;
}

form.wpcf7-form div.cf7md-item .ajax-loader {
	display: none;
}

.form-align-right form div.cf7md-submit {
	text-align: right;
}

#cf7md-form label,
#cf7md-form .cf7md-label {
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 0px;
	color: #3a4f7e !important;
}

/* MENU */

.desk-menu>ul>li.lang-item>a,
.sticky-true.active .desk-menu>ul>li.lang-item>a {
	margin-top: 26px !important;
}

.lang-item{
	margin-left: 10px !important;
}


.desk-menu > ul > li {
    margin-left: 20px !important;
}

/***** PAGE SERVICES *****/

.services_en_pratique .aio-icon-header p {
	font-size: 16px;
	line-height: 1.2em;
	color: #4324ad;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-family: Montserrat;
}

/* BOXES SERVICES */

.boxes_services p {
	font-size: 17px;
	line-height: 22px;
	color: #3a4f7e !important;
}

.boxes_services h2 {
	font-size: 22px;
	line-height: 28px;
}

.boxes_services .ult-content-box {
	min-height: 212px;
}

.boxes_services .vc_col-sm-6 .wpb_wrapper,
.boxes_services .vc_col-sm-6 .ult-content-box-container,
.boxes_services .vc_col-sm-6 .ult-content-box {
	height: 100%;
}

.ult-content-box:hover {
	transition: all 0.25s !important;
}

/***** PAGE DOMAINES *****/

/* BOXES CATEGORIES */

.boxes_domaines .vc_column_container {
	text-align: center;
}

.boxes_domaines h3 {
	font-size: 35px !important;
	text-transform: none;
	line-height: 40px;
	text-shadow: 0px 5px 5px rgba(0, 0, 0, .2);
}

.li_square span {
	display: none !important;
}

.info_list .smile_icon_list li .icon_description p {
	font-size: 18px !important;
	line-height: 1.5 !important;
}

.box_pratique .top-icon .aio-icon-header h3.aio-icon-title {
	margin: 0px 0 15px !important;
}

.box_pratique .aio-icon-box.top-icon {
	border: solid 2px #4320a9;
	padding: 20px;
}

/* NOTRE OFFRE */

.info-circle-sub-def h3 {
	padding-bottom: 10px;
}

ul.f32 li.flag {
	width: 100%;
	padding-left: 45px;
	line-height: 22px;
}

/***** CONTACT *****/

.mdc-textfield__label,
.mdc-select {
	color: #3a4f7e !important;
	font-size: 1em !important;
}

.cf7md-submit-btn {
	background-color: #4320a9 !important;
}

.color_this {
	background-color: #f2f2f2;
	padding: 30px 50px 10px 50px !important;
	margin-bottom: 20px;
}

/* FAQ */

#nz-accordion-1 .toggle-title h2 {
	font-weight: 500 !important;
	font-size: 16px !important;
	line-height: 26px !important;
}

.nz-accordion .toggle-title.icon-true {
	padding: 12px 25px 12px 70px;
}

.nz-accordion .wpb_text_column {
	margin-bottom: 0px;
}

.accordion_FAQ h2 {
	font-size: 16px !important;
	line-height: 26px !important;
}

/* BLOG */

.post-content.nz-clearfix>p>a>b,
.post-content.nz-clearfix>p>b,
.post-content.nz-clearfix>ul>li>b {
	color: #4324ad !important;
}

.post-content.nz-clearfix>h2,
.post-content.nz-clearfix>h3 {
	text-transform: none;
}

.post-content.nz-clearfix>h2 {
	font-size: 30px;
}

/***** FOOTER *****/

footer.footer {
	background-color: #3A4F7E;
}

footer p {
	color: #ffffff;
	margin-bottom: 0px;
}

footer a {
	color: #ffffff !important;
}
footer a:hover {
	color: #4aaabc !important;
}
@media all and (max-width: 1690px) {}

@media all and (max-width: 1280px) {
	.ult-info-circle-icon .icon_list_icon {
		width: 50px !important;
		height: 50px !important;
		line-height: 50px !important;
	}
	.ult-info-circle-icon .icon_list_connector {
		left: 23px !important;
	}
	.info-circle-responsive .smile_icon_list.left li .icon_list_icon {
		margin-right: 0.7em !important;
	}
	.logo .mobile-logo {
		max-width: 231px !important;
	}
}

@media all and (max-width: 1024px) {
	/* temoignage */
	.home_temoignage .temoignage {
		margin: 0px 50px !important;
		padding: 50px 30px !important;
	}
	
}

@media all and (max-width: 768px) {
	.home_header {
		min-height: 100vh;
		height: auto;
	}
	h1 {
		font-size: 50px !important;
		line-height: 50px !important;
	}
	.home_services h3,
	.home_engagement h3 {
		font-size: 18px;
	}
	.vc-container {
		width: 100%;
		max-width: 100%;
	}
	.col_langues {
		display: flex;
		flex-wrap: wrap;
	}
	.col_langues .langue_col_1,
	.col_langues .langue_col_2,
	.col_langues .langue_col_3,
	.col_langues .langue_col_4 {
		padding-left: 8vw;
	}
	.col_langues .langue_col_1 {
		order: 1;
	}
	.col_langues .langue_col_2 {
		order: 3;
	}
	.col_langues .langue_col_3 {
		order: 2;
	}
	.col_langues .langue_col_4 {
		order: 4;
	}
	.zone-form-contact .vc_column-inner {
		padding: 50px !important;
	}
	.home_bloc_service svg {
		margin-bottom: 0 !important;
		height: 100px;
	}
	.home_bloc_service h3 {
		margin-bottom: 25px;
	}
	.services_miseEnPage{
		margin-top: -5px;
	}
	.modal-content{
		padding-left: 10%;
		padding-right: 10%;
	}
	.modal-close{
		width: 30px;
	}
	.modal-heading{
		margin-top: 20px;
	}
}

@media all and (max-width: 600px) {
	.home_header h1 {
		font-size: 60px !important;
	}
	.home_header h1 span {
		font-size: 30px !important;
	}
	.modal-body {
		max-height: 35vh;
	}
	
	.form_postuler_modal {
		max-height: 60vh;
   		width: 80%;
    	position: relative;
    	display: flex;
    	background-color: #fff;
    	border-radius: 15px;
	}
	
	.modal-content {
		max-height: 60vh;
    	width: 100%;
    	padding-left: 10%;
		padding-right: 10%;
    	padding-top: 8%;
    	padding-bottom: 8%;
	}
	.modal-close{
		width: 30px;
	}
	.modal-heading{
		margin-top: 20px;
	}
}

@media all and (max-width: 480px) {
	h1 {
		font-size: 40px !important;
		line-height: 40px !important;
	}
	h2 {
		font-size: 21px !important;
		line-height: 28px !important;
	}
	.home_header h1 {
		font-size: 45px !important;
	}
	.home_header h1 span {
		font-size: 22px !important;
		line-height: 38px !important;
		margin-top: 23px;
		display: inline-block;
	}
	.home_bloc_service h3 {
		font-size: 15px !important;
	}
	body .home_btn_header {
		padding: 0 !important;
	}
	body .home_btn_header .nz-button.large-x {
		min-width: 200px !important;
	}
	.home_header .wpb_text_column {
		margin-bottom: 0px;
	}
	body .home_quisommesnous .vc_column_container:nth-child(2) .vc_column-inner {
		padding-right: 35px !important;
		padding-left: 35px !important;
	}
	body .btn_header {
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
	/* temoignage */
	.home_temoignage .temoignage {
		margin: 0px 0px !important;
		padding: 10px 10px !important;
	}
	.home_temoignage .temoignage p {
		font-size: 16px;
	}
	.home_temoignage .temoignage .wpb_single_image {
		display: none;
	}
	.boxes_services .ult-content-box {
		padding-top: 25px;
	}
	.col_langues .langue_col_1,
	.col_langues .langue_col_2,
	.col_langues .langue_col_3,
	.col_langues .langue_col_4 {
		padding-left: 3vw;
	}
	.zone-form-contact .vc_column-inner {
		padding: 25px !important;
	}
	.zone-form-contact .vc_column-inner .color_this {
		padding: 25px !important;
	}
	.modal-content{
		padding-left: 10%;
		padding-right: 10%;
	}
	.modal-close{
		width: 30px;
	}
	.modal-heading{
		margin-top: 20px;
	}
	.cas_clients > .wpb_wrapper {
		flex-direction: column !important;
	}
	.realisation-bloc {
		width: 80%;
		margin: auto;
	}
}

@media all and (max-width: 380px) {
	.home_bloc_service .vc_column-inner {
		padding: 5px !important;
	}
	.home_bloc_service h3 {
		font-size: 13px !important;
	}
	.home_texte_question p {
		font-size: 17px !important;
	}
	.modal-content{
		padding-left: 10%;
		padding-right: 10%;
		padding-bottom: 13%;
	}
	.modal-close{
		width: 30px;
	}
	.modal-heading{
		margin-top: 20px;
	}
}

/* Blog changes Alessandra */

.post-content.nz-clearfix>p>a>b,
.post-content.nz-clearfix>p>b,
.post-content.nz-clearfix>ul>li>b {
	color: #4324ad !important;
}

.post-content.nz-clearfix>h2,
.post-content.nz-clearfix>h3 {
	text-transform: none;
}

.post-content.nz-clearfix>h2 {
	font-size: 30px;
}

.post-date-custom {
	background: #3a4f7e !important;
}

.recent-posts .post-title:hover a {
	color: #3a4f7e !important;
}

.recent-posts .post-image-overlay:hover {
	background: #3a4f7e !important;
	-webkit-transition: none;
	transition: none;
	opacity: 0.8 !important;
}

/* Home Header*/



.home_header .titre_homepage h1 {
	font-weight: 400;
	line-height: 0.8;
}
.home_header .titre_homepage .h1_sous_titre {
	font-size: 30px;	
}

.realisation-bloc .ct-link img {
	object-fit: contain;
}


.hp_who_wrapper .wpb_wrapper {
	align-items: center;
    display: flex;
    flex-direction: column;
}
