/*
Theme Name: Innovatik WordPress
Theme URI: http://innovatik_wp.payo-themes.com
Description:  Innovatik WordPress Multipurpose theme
Author: payothemes
Author URI: http://payo-themes.com
Version: 1.0.0
Tags: custom-colors, custom-header, custom-menu, editor-style, featured-images, translation-ready, full-width-template, theme-options
License: GPL 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: layers-elementor
*/

/*primary*/

/* colors */
/* x-light red : #fff8f9 */
/* x-light blue : #f6fcfd */

body {
	color: #7a7a7a;
	font-size: 14px;
	font-weight: 500;
	line-height: 28px;
}
strong{
	color:#252525;
}
a:hover {
	text-decoration:none;
	color:#ff3450;
	transition: all 0.3s ease 0s;
}

/*end*/
.container .grid {
	margin-left: 0;
	margin-right: -25px;
}
/*header*/
.site-logo-link img, 
.custom-logo-link img, 
.mark img {
	max-height:100%;
}
.header-site .container, 
.header-site > .header-block {
	padding:3px 1%;
}

.nav-horizontal li a  {
	font-size: 14px;
	font-weight: 600;
	line-height: 1.42857;
	outline: 0 none;
	padding: 17px 0 33px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
}

/*.nav-horizontal li.current-menu-item > a{color: #333333;}*/
.nav-horizontal li a:hover {
	color: #ff3450;
	transition: all 0.5s ease 0s;
}

.nav-horizontal ul .sub-menu {
	background: #333;
	transition: all 0.5s ease 0s;
	margin-top:11px;
}
.nav-horizontal ul .sub-menu li {
	border-bottom:1px #444 solid;
}
.nav-horizontal ul .sub-menu li:last-child {
	border-bottom:0px #444 solid;
}
.nav-horizontal ul .sub-menu li a {
	color: #f5f5f5;
	display: block;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: normal;
	line-height: 1.6;
	margin: 0;
	padding: 12px 20px;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
	visibility: inherit;
}
.nav-horizontal ul .sub-menu li:hover > a, 
.nav-horizontal ul .sub-menu .sub-menu li:hover > a, 
.nav-horizontal ul .sub-menu .sub-menu .sub-menu li:hover > a, 
.nav-horizontal ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover > a {
	background:#222;
	color: #f5f5f5;
}
.sub-menu, .nav .children {
	border:1px solid transparent;
}

.created-using-layers {
	display:none;
}
.header-site.header-sticky {
	transition: all 0.5s ease 0s;
	border-bottom: 1px solid #eee;
 }
.header-sticky.is_stuck.is_stuck_show {
	transition: all 0.5s ease 0s; 
	box-shadow: 0 12px 6px rgba(0, 0, 0, 0.06);
}

/*end*/

/*body*/
.container {
	max-width: 1140px;
}
.elementor-pagination { margin-top: 25px!important; }
ul.menu ul.sub-menu li a { font-weight: 400!important;font-size: 12px!important; }
/*end*/

/*footer*/
.site-text {color: #252525;}
@media screen and (max-width:480px) {
	.site-text {text-align:center!important;}
}

ul.menu li a { font-size: 14px!important; }

[class*="column"] {
	margin-left:0; 
	margin-right:0;
}
.footer-site .column {
	padding:3px 5px;
}
.footer-site {
	padding-top: 0px;
	padding-bottom: 0;
	background-color: white!important;
}
.footer-site.invert a {
    color: #252525!important;
}

.home .footer-site {
	padding-top: 60px;
	padding-bottom: 0;
}
.footer-site .widget_recent_entries a {
	font-size:14px;
	font-weight:500;
}
.copyright{
	margin-top: 20px;
}
.footer-site.invert .section-nav-title{
	font-size:18px;
	font-weight:600;
	font-family:Poppins;
	color:#252525;
}
.footer-site .vp-portfolio {
	margin-top:10px;
	margin-bottom:10px;
}
/*gallery*/
.gallery-item {
	margin-top: 0px!important;
}
.gallery-item img {
	border: 3px solid transparent!important;
}
.gallery-item dd, 
.gallery-item dt{
	line-height:5px!important;
}
/**/
/*.footer-site .widget .post-date{border-bottom:1px dotted #404040;width:89%;}*/
.footer-site .widget li {
	margin-bottom:0;
}
.footer-site .widget li:first-child {
	margin-top:10px;
}
.footer-site #menu-links li a::before {
	color: #fff;
	content: "\f105";
	font-family: "FontAwesome";
	font-size: 12px;
	padding-right:15px;
	line-height: 28px;
}
.footer-site #menu-links li a {
	border-bottom:1px dotted #404040;
	padding-bottom:10px;
	line-height: 30px;
}
.admin-bar .header-sticky.is_stuck.is_stuck_show {
	padding: 0;
}
@media (max-width: 365px) {
.site-logo-link img, 
.custom-logo-link img, 
.mark img {
	max-height:25px;
	}
}
/*end*/
/*blog*/

.story { font-size:14px; }
@media only screen and (min-width: 769px) {
.products .product {
	width: calc(33.333% - 20px);
	}
}

@media only screen and (min-width: 769px) {
.span-3 {
	width: calc(((100% / 12) * 3) - 0px);
	}
}
@media (min-width: 1025px) {
.header-site .nav-horizontal > ul > li > a {
	padding: 16px 10px 0 10px;
	height: 50px;
	}
}

@media (max-width: 1023px){
.title-container {
    padding-top: 0!important;
	}
}

@media (max-width: 900px) {
.title-container .heading {
	color: #252525;
	font-size: 20px;
	font-weight: 600;
	line-height: 60px;
}
.content-main {
	padding: 11% 20px 8% 20px!important;
	}
}

@media (min-width: 901px) {
.title-container .heading {
	color: #252525;
	font-weight: 500;
	letter-spacing: -0.03em;
	line-height: 1.3;
	text-transform: none;
	font-size: 45px;
}
.content-main { 
	padding: 6% 20px;
}
}
/*end*/

/*sidebar*/
.sidebar {
    margin-top: 0px;
}
.well {
	background-color: #fcfcfc;
	border: 1px solid #f5f5f5;
	border-radius: 2px;
	margin-bottom: 20px;
	min-height: 20px;
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.03);
}

.sidebar .widget li:not(:last-child) {
	border-bottom:1px solid #eee;
}

/*end*/

/*title*/
.archive #breadcrumbs.header-block, .single #breadcrumbs, .home #breadcrumbs {display:none;}

.archive .single .title-container .title { background: #252525!important;  }
.archive .single .title-container .heading { color: white!important;line-height: 1.3em!important; }
.archive .single .bread-crumbs, .single .bread-crumbs a { color: white!important; }
.archive .title-container .title { 
	margin: auto;
	padding: 100px 9% 90px 9%; 
	max-width: 100%;
	border-top: 5px solid #ff3450;

}

.single .title-container { background-color: #252525; border-top: 5px solid #ff3450; }
.single .title-container .title { background: #252525!important;  }
.single .bread-crumbs, .single .bread-crumbs a { color: white!important; }

@media screen and (min-width:768px){
	.single .title-container .heading { color: white!important;line-height: 1.3em!important; }
	.single .title-container .title { 
	    max-width: 1340px;
	    padding: 0;
	    min-height: 120px;
	    display: flex;
	    vertical-align: middle;
	    justify-content: space-between;
	    align-items: center;
	}
	.single .bread-crumbs { padding-top: 0!important; margin: 0!important; }
}

@media screen and (max-width:767px){
	.single .title-container .heading { color: white!important;line-height: 1.6em!important; padding: 0 0 10px 0;}
	.single .title-container .title { 
	    max-width: 100%;
	    display: block;
	    min-height: unset;
	    text-align: left!important;
	    padding: 40px 20px!important;
	}
	.single .bread-crumbs { padding-top: 0!important; margin: 0!important; }
}

@media (max-width: 350px){
	.single .title-container .title { margin-top: 0!important; }
}

h2.text-widget {
    font-size: 24px;
    text-align: center;
    color: #ff3450!important;
}

.inn-title2 p::after {display:none!important;}

@media screen and (max-width:480px){
	.cst-subtitle h3.sow-sub-headline { font-size: 8vw!important; }
	.inn06 p { font-size: 8vw; }
	.inner-exergue p { font-size: 15px!important; }
	.inn-title2 p { font-size: 8vw!important;}
	.single .title-container .heading { text-align: left!important; }
}

.inner-exergue p {
	margin-top: 35px;
	font-size: 18px;
    color: #252525;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0px;
}
/*end*/
.story h2 { 
	margin-bottom: 5px;
}

.tag-cloud-link {
	padding: 8px 15px;
	border-radius: 50px;
	border:2px solid #eee;
	background:transparent;
	transition: all 500ms ease 0s;
	line-height:36px;
	color:#7a7a7a;
	font-weight:600;
}
.tag-cloud-link:hover {
	background:#ff3450;
	border:2px solid #ff3450;
	transition: all 500ms ease 0s;
	color:#fff;transform: scale(1.1);
}
.bread-crumbs a:hover { 
	color: #777; 
	text-decoration: none;
}
.bread-crumbs a { 
	color: #252525!important;
}
.bread-crumbs { 
	color: #252525!important;
	padding-top:25px;
}

div[class*=" off-canvas-"] .nav-mobile {
	z-index:999!important;
}

#back-to-top{
	display:none !important;
	opacity: 0;
	visibility: hidden;
	z-index: 1000;
	position: fixed;
	background: #ff3450;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
	padding-right: 4px;
}
#back-to-top a {
	background:url( ) !important;
}
#back-to-top::before {
	content: " \f106";
	font-family: "FontAwesome";
	font-size: 25px;
	font-weight: 700;
	color: #000;
}
#back-to-top:hover {
	cursor: pointer;
	background: #ff3450;
}
#back-to-top:active {
	background: #ff3450;
}
#back-to-top.show {
	opacity: 1;
	visibility: visible;
}
/*new*/
.column .purchase-options-container {
	padding-left:12px;
}
.woocommerce-tabs {
	padding-right: 8px;
}
.related .products {
	padding-right: 8px;
}
.related h2 {
	padding-right: 8px;
}
.woocommerce-tabs .panel p { 
	text-align: justify;
}

.story img {
	padding:15px 15px 15px 0;
}

.title-container .excerpt {
	color: #252525;
	font-size: 20px;
	text-align: center;
	display: block;
	margin: auto;
}

@media (min-width: 980px) {
.story.search-page {
	width: calc(((100% / 12) * 8) - 20px);
}
.story input[type="submit"]{
	background: #252525; 
	float:right;
	margin-top:-43px; 
	padding:7px 30px; 
	text-transform:uppercase;
	font-size: 12px;
}
.story input[type="submit"]:hover{
	background: #252525;
}
.story .search-field {
	width:79.9%; 
	height:43px;
}
}
@media (max-width: 979px) {
.story input[type="submit"]{
	background: #252525;
	padding:7px 30px; 
	text-transform:uppercase;
	font-size: 12px;
}
.story input[type="submit"]:hover{
	background: #252525;
}
.story .search-field {
	height:43px;
}
}
@media (max-width: 980px) {
.top-bar-header {
	height:auto;
}
}
@media (max-width: 400px) {
.story {
	padding-right: 20px;
}
}
@media (max-width: 640px) {
.sp-contact-info li {
	border-left:0px solid #ccc;
}
.pull-right.sidebar { 
	padding: 0 0 0 0px;
}
.sidebar .widget li::before {
	left:30px;
}
}
#menu-primary-1.nav-horizontal li {
    padding: 0 10px;
}
.nav-horizontal li {
    margin: 0;
}
.nav-horizontal li a {
    text-align: left;
}
p {
	padding: 5px 0;
}
.wp-block-cover-image.aligncenter, 
.wp-block-cover-image.alignleft, 
.wp-block-cover-image.alignright, 
.wp-block-cover.aligncenter, 
.wp-block-cover.alignleft, 
.wp-block-cover.alignright {
	margin-right: 10px;
}

/*Gutenberg*/
.wp-block-archives li, 
ul.wp-block-archives {
	list-style: none;
	padding-left:0;
	margin-left:0;
	font-weight:500;
}
.wp-block-categories li {
	list-style: none;
}
.wp-block-categories li.cat-item {
	padding:6px 0px 3px 0px;
}
.wp-block-categories li.cat-item:last-child {
    border-bottom:0px solid #f8f8f8;
	padding-bottom:0px !important;
	margin-bottom:-5px;
} 
.wp-block-categories li.cat-item {
	border-bottom: 2px dotted #efefef;
}

.wp-block-categories .cat-item a {
	text-transform: capitalize;
}
.wp-block-categories li a:before {
    content: "\f0da";
	font-family:FontAwesome;
    padding-right: 15px;
    transition: all 500ms ease 0s;
	display:none;
}
.wp-block-categories li {
	list-style: none;
}
.wp-block-categories li a:hover:before {
    transition: all 500ms ease 0s;
}
.wp-block-categories li a {
	font-weight:500;
}
.wp-block-latest-posts a {	
	color:#ff3450;
}
/*end image full width*/

.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
	margin: 0;
	padding: 5px;
	background: #ff3450;
	color: #fff;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
}

.single .wp-block-cover, 
.single .wp-block-cover-image {
	margin-top:15px;
}
.wp-block-button {
	margin-top: 15px;
}
.has-large-font-size {
	line-height:1.2;
}
.single select {
	margin:10px 0;
}
.wp-block-coblocks-accordion-item__title {
	margin-top:20px;
}
.wp-block-coblocks-alert {
	margin:20px 0;
}
.wp-block-cover.has-background-dim.alignleft {
	margin-right:20px;
}
.wp-block-quote__citation, 
.wp-block-quote cite, 
.wp-block-quote footer,
.wp-block-pullquote p {
	color:#fff;
}
.wp-block-pullquote p {
	font-weight: 400;
	font-size: 17px;
	font-style: normal;
	line-height: 28px;
}
.wp-block-pullquote__citation, 
.wp-block-pullquote cite, 
.wp-block-pullquote footer {
	font-size: 14px;
	color:#fff;
}
.wp-block-quote.is-large p, 
.wp-block-quote.is-style-large p {
	font-weight: 400;
	font-size: 17px;
	font-style: normal;
	line-height: 28px;
}
.wp-block-quote.is-large cite, 
.wp-block-quote.is-style-large cite {
	font-size: 14px;
}
.wp-block-quote:not(.is-large):not(.is-style-large) {
	border-left:0px solid #eee;
	padding-left:30px
}
.wp-block-quote:not(.is-large):not(.is-style-large) {
	border-left:0px solid #eee;
	padding-left:30px
}
.wp-block-quote.is-large, 
.wp-block-quote.is-style-large {
	border-left:0px solid #eee;
	padding:30px
}
.page-template-page-gutenberg #sub-header {
	display:none;
}
pre.wp-block-verse {
    white-space: nowrap;
    overflow: auto;
}
.story a:not(.button) {
    text-decoration: none;
}
/*end*/

.sidebar #searchsubmit {
	background:#252525!important;
	height:42px!important;
	border:2px solid #252525!important;
	font-size: 12px!important;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase!important;
	transition: all 0.3s ease 0s;
	color:#fff!important;
	margin-top:10px;
	border-radius:0;
}
.wp-block-quote__citation, 
.wp-block-quote cite, 
.wp-block-quote footer, 
.wp-block-pullquote p {
    color: #232323 !important;
}
.header-site .sub-menu, 
.header-site .nav .children {
border: 2px solid transparent !important;
}


/* ## CUSTOM ## */

body {
    color: #111111;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4em;
}

.border-btn2:hover { border-bottom: none!important }

/* header menu*/
.header-site, .header-site.header-sticky { border-top: 3px solid #ff3450; }

/* mobile menu */
.off-canvas-right.open {
    width: 100%!important;
    height: 100vh!important;
    position: relative!important;
}

.off-canvas-right.open ~ .wrapper-site {
    left: 0!important;
}

/* footer menu */
.footer-contact-info li .text-holder a { color: #ff3450!important; }
.footer-contact-info {color:#252525!important;}

@media (min-width: 1025px) {
.header-site .nav-horizontal > ul > li.tel-btn > a {
    padding: 15px 25px 0 25px;
    height: 50px;
    background-color: #ff3450;
    color: white;
    border-radius: 35px;
    font-size: 16px;
	}

	.header-site .nav-horizontal > ul > li.tel-btn > a:hover {
    background-color: #454545;
    color: white;
	}
}

/* qui sommes nous */
#pgc-2135-6-0.panel-grid-cell,
#pgc-2135-6-1.panel-grid-cell,
#pgc-2135-7-0.panel-grid-cell,
#pgc-2135-7-1.panel-grid-cell
{ padding: 25px!important; }

.border-btn2 .textwidget p {text-align:center;}

#pg-2135-3, #pg-2135-2{
    margin-bottom: 0px!important;
}

/* header */
 h1 {
	text-align:center;
	color:white;
	font-size:45px;
	font-weight:600;
}

.archive h1 { text-align:left!important; }


.home h1 {
    text-align: center;
    color: #ff3450;
    font-size: 24px;
    font-weight: 600;
}

#pg-977-0> #home.panel-row-style {
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (max-width:480px) {
	h1 {
		font-size:8vw;
	}
}

/* section intro */
.introduction h2 {
	text-align:center;
	color:#ff3450;
	font-size:24px;
	font-weight:500;
}

.introduction p {
	text-align:center;
	color:#111111;
	font-size:16px;
	font-weight:400;
}

.effectleft2 .sow-features-feature:before { display:none; }
.effectleft2 .sow-features-feature:after {
    width: 70%;
    background: #ff3450;
    height: 3px;
}

.effectleft2 .sow-features-feature {
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    padding:  50px!important;
}

.effectleft2 .sow-features-feature:hover {
    transition: all 500ms ease 0s;
    -webkit-box-shadow: none;
    box-shadow: none;
    z-index: 9;
    background: #fff;
    border: none;
}

.effectleft2.introduction .sow-features-feature:hover .textwidget { color: #ff3450; }
.effectleft2.introduction .textwidget { margin-top: 10px!important; }

#service .panel-widget-style { background-size: cover!important; }
#pgc-977-2-0> .panel-cell-style { border: none!important; }
#pg-w5d260641c74cb-0> .panel-row-style { border: none!important; }
#pgc-w5d260641c74cb-0-0> .panel-cell-style { background-color: transparent!important; border: none!important; }

@media screen and (max-width:780px) {
	.effectleft2 .sow-features-feature { padding:  10px!important; }
	.effectleft2 .sow-features-feature:after {display:none!important;}
}

/* section minus-box */
.home .minus-box { margin-top: 0!important; padding: 80px 60px 60px 320px!important; }
.home .minus-box h2 { font-size: 28px; color:#ff3450; line-height:34px; font-weight:700;text-align:left!important;}
.home .minus-box p { font-size: 14px; line-height:24px; font-weight:400; margin-top: 25px;}

.minus-box .inn06-cst p {
    font-size: 18px;
    font-weight: 500;
    vertical-align: middle;
}

@media screen and (max-width:1199px) {
	#service .panel-widget-style { 
		background-repeat: no-repeat!important; 
		background-color: transparent!important;
	}
	#service #pgc-977-2-0> .panel-cell-style {
    	border: none!important;
	}
	.minus-box.panel-row-style {
    	border: none!important;
	}
}

@media screen and (max-width:991px) {
	.minus-box {
	    padding: 80px 60px 60px 80px!important;
	}

	.home .minus-box {
	    padding: 80px 60px 60px 80px!important;
	}
}

@media screen and (max-width:480px) {
	.minus-box {
	    padding: 40px 20px 40px 20px!important;
	}
	.home .minus-box {
	    padding: 40px 20px 40px 20px!important;
	}
	#service .panel-widget-style {
		background-image: none!important;
	}
}
/* section hiring */
.hiring h2 { font-size: 36px; color:#ff3450; line-height:34px; font-weight:700; }
.hiring .first-style { font-size: 20px; line-height:30px; font-weight:400; margin: 15px auto; }
.hiring .second-style { font-size: 14px; line-height:24px; font-weight:400; margin: 15px auto; }

.hiring .sow-accordion .sow-accordion-panel .sow-accordion-panel-header .sow-accordion-open-close-button { float: none!important; }
.hiring .sow-accordion .sow-accordion-panel .sow-accordion-panel-header { display: flex; align-self: center; justify-content: center; align-items: center; }
.hiring .sow-accordion .sow-accordion-panel:nth-child(even) .sow-accordion-panel-header { background-color: white!important;  }
.hiring .sow-accordion .sow-accordion-panel:nth-child(odd) .sow-accordion-panel-header { background-color: #f3f3f3!important;  }
.sow-icon-ionicons { border: 1px solid #f3f3f3; background-color: white; border-radius: 10%; color: #ff3450; padding:8px; font-weight: bold!important;}

.hiring ul {
	padding-left: 1em;
}
.hiring li {
	list-style-type: disc;
    padding-bottom: 5px;
}

/* sliders */
.metaslider .caption-wrap { 
	align-items: center!important;
    background: #ff3450!important;
    color: #fff!important;  
    left: 50px!important;
    max-height: 240px!important;
    max-width: 250px!important;
    top: 25%!important;
    opacity: 1!important;  
}
.metaslider .caption { padding: 5px 25px; text-align: left!important; }
.caption-decoration { border: 1px solid white; width: 10%; margin-top: 20px; }


.metaslider.ms-theme-highway .flexslider ol.flex-control-nav li a,
.sow-slider-base .sow-slider-pagination li a {
	background: rgba(255,255,255,0.4)!important;
	border: none!important;
	width: 0!important;
	height: 0!important;
	padding: 8px!important;
	border-radius: 100%!important;
}
.metaslider.ms-theme-highway .flexslider ol.flex-control-nav li a.flex-active,
.sow-slider-base .sow-slider-pagination li.sow-active a {
    background: #ff3450!important;
    border: none!important;
}
.sow-slider-base .sow-slider-pagination li {
    margin: 0 5px!important;
}

.metaslider.ms-theme-highway .flexslider ol.flex-control-nav:not(.flex-control-thumbs) { left: 30px!important; right: unset!important; }

@media (min-width:992px) and (max-width:1214px) {
	.metaslider .caption-wrap {   
	    left: 125px!important;
	    max-height: 240px!important;
	    max-width: 250px!important;
	    top: 45%!important; 
	}
}

/* section blog */
.blog {text-align: center;}
.blog h2 { font-size: 24px; color:#ff3450; line-height:24px; font-weight:700; }
.blog p { font-size: 16px; line-height:26px; font-weight:500; }
#news .section-title.large .heading { line-height: 0.6!important; }
.inno-news2 .meta-info { padding: 0px!important; display: none!important; }
#post-list .section-title .heading a {
    padding-left: 0px!important;
}

/* section office */
.office .office .ow-button-base a [class^="sow-icon-"] { font-size: 2.3em!important; }
.office .office .ow-button-base a { text-align: left!important; }
@media screen and (max-width:480px) {
	.office .office .ow-button-base a { text-align: right!important; }
}


/* Team */
.inno-team h3 { font-weight: bold; }
.inno-team p { padding: 0!important; } 
.inno-team a { color: #ff3450!important; }
.inno-team a:hover { opacity: 0.7; }
#team .so-panel { margin-bottom: 0!important; }

/* testimonial */ 
.testimonial h2 { font-size: 24px; color:#ff3450; line-height:24px; font-weight:700; }
.testimonial .caption-decoration { border: 2px solid #ff3450; width: 5%; margin-top: 20px; }
.strong-view.modern .testimonial-content { 
	text-align: left!important; 
	font-size: 0.9em!important; 
	letter-spacing: unset!important;
	font-weight: 100!important; 
	font-style:normal!important; 
	background-color: #9b9b9b;
    padding: 15px 20px; 
    color:white;
}
/* .widget .strong-view.modern .testimonial-content:after { display:none!important; } */
.strong-view.modern .testimonial-client { 
	text-align: left!important; 
	display: flex;
    align-items: center;
}
.testimonial-info { margin-right: auto; }
.strong-view.modern .testimonial-image { margin-right: 10px; }
.strong-view.modern .testimonial-name { color: #ff3450; }
.strong-view.pager-style-buttons .wpmslider-pager-link:before { color: #e2e2e2!important; }
.strong-view.pager-style-buttons .wpmslider-pager-link.active:before { color: #ff3450!important; }

.strong-view.modern .testimonial-content:after{
	content: url('../../uploads/pseudo-elements/triangle.png')!important;
	left: 0!important;
	bottom: 14px!important;
	display : inline-block;
	width: 0;
	height: 0;
}
.strong-view.pager-style-buttons .wpmslider-pager-link:before { font-size: 16px!important; margin: 0 5px!important; }

.strong-view.pager-style-buttons .wpmslider-pager-link.active:before {
	content: url('../../uploads/pseudo-elements/slider-caption.png')!important;
    color: #ff3450!important; 
}

.strong-view.pager-style-buttons .wpmslider-pager-link:before {
    font-family: FontAwesome;
    content: url('../../uploads/pseudo-elements/slider-caption-inactive.png')!important;
    display: inline-block;
    color: #999;
    cursor: pointer;
    font-size: 12px;
    width: 18px;
    text-align: center;
}

.strong-view.pager-style-buttons .wpmslider-pager { line-height: unset!important; }

.strong-view.pager-style-buttons .wpmslider-pager {
    display: flex!important;
    text-align: center!important;
    justify-content: center!important;
    vertical-align: middle!important;
    align-self: center!important;
    align-content: center!important;
    align-items: center!important;
}

.strong-view.pager-style-buttons .wpmslider-pager-link:before {
    font-size: 18px!important;
    margin: 0 5px!important;
}

.page-id-1377 .strong-view.modern .testimonial-content {
	line-height: 1.8em;
    background-color: #f6f6f6;
    padding: 25px 35px;
    color: #111111;
}
/* respsonsive */

@media screen and (max-width:1680px) {
	#pg-977-7> .panel-row-style {
    margin-top: 0!important;
	}
}

@media (min-width:1215px) and (max-width:1500px) {
	.hiring #pgc-977-4-0> .panel-cell-style { padding: 0% 0% 0% 25%!important; }
	 #pgc-977-6-1> .office.panel-cell-style { padding: 0% 25% 0% 0%!important; }
}

@media (min-width:992px) and (max-width:1214px) {
	.hiring #pgc-977-4-0> .panel-cell-style { padding: 0% 0% 0% 7%!important; }
	#pgc-977-6-1> .office.panel-cell-style { padding: 0% 7% 0% 0%!important; }
}

@media (min-width:780px) and (max-width:991px) {
	#panel-977-4-1-0> .panel-widget-style { margin-top: 45px!important; }
	#pgc-977-6-1> .office.panel-cell-style { padding: 40px 20px; }
}

@media screen and (max-width:1200px) {
	.inno-team p { word-break: break-all;} 
}

@media screen and (max-width:780px) {
	.metaslider .caption-wrap { width: 38%!important; }
	#pg-977-8> .panel-row-style { margin-top: 0!important; }

}

@media (min-width:480px) and (max-width:780px) {
	.marc, .francis {padding:0 20%!important;}
}

@media (min-width:480px) and (max-width:991px) {
	.hiring.panel-row-style, .office.panel-row-style  { display: block!important; margin-top: 50px!important; }
	.hiring .panel-grid-cell, .office .panel-grid-cell { width: 100%!important; }
	.hiring #pgc-977-4-0> .panel-cell-style { padding: 0%!important; }
	.hiring .panel-widget-style  { padding: 0% 10%!important; }
	.ow-button-base.ow-button-align-left { text-align: center!important; }
}

@media screen and (max-width:480px) {
	.metaslider .caption-wrap { width: 38%!important; }
	.hiring #pgc-977-4-0> .panel-cell-style { padding: 20px!important; }
	.hiring-slider { display: none!important; }
	.ow-button-base.ow-button-align-left { text-align: center!important; }
	.strong-view.modern .testimonial-client { text-align: center!important; display: block!important; }
	.home .strong-view.modern .testimonial-content:after {
	    position: static;
	    float: left!important;
	    margin-top: 0!important;
	    margin-left: -20px!important;

	}
	.strong-view.modern .testimonial-content:after {
	    position: static;
	    float: left!important;
	    margin-top: 10px!important;
	    margin-left: -35px!important;
	}
	#team #pg-w5d25eb5feb271-0> .panel-row-style {
	    padding: 20px 0px 20px 0px;
	}
}

/* PAGE CONTACT */
select {max-width: 100%!important;}

.wpcf7-submit {
    background: #ff3450;
    border: 1px solid #ff3450!important;
    background: #ff3450!important;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #ff3450!important;
}

span.wpcf7-not-valid-tip { color:  #ff3450!important; }

.contact-page .sow-submit {
    background: #ff3450;
    border: 1px solid #ff3450!important;
}

.contact-page select {
    height: 45px !important;
    padding: 6px 12px!important;
    font-size: 14px!important;
    background-color: #fff!important;
    border: 2px solid #eee !important!important;
    border-radius: 1px !important;
    margin-bottom: 20px!important;
    width: 100% !important;
    font-weight: 600!important;
    text-align: left!important;
    box-shadow: 0px 11px 50px 0 rgba(0, 0, 0, 0.04);
}

.contact-page textarea { max-width: 100%; }

.contact-page input  {
    box-shadow: 0px 11px 50px 0 rgba(0, 0, 0, 0.04);
}

.form-group input { max-width: 100%!important; width:100%!important;}

.contact-page { 
	height:auto!important; 
    border: none!important;
    padding: 0!important;
}
.contact-page label { color: #8f8f8f; font-weight:500; }
.custom-checkboxes { text-align: center; }
.custom-checkboxes input { height: 14px !important; margin: 0 5px 0 0px!important; }
.custom-checkboxes span.wpcf7-list-item { margin: 0!important; }

/* ENGAGEMENTS */
.engagements .panel-widget-style, .engagements.panel-widget-style {
    padding: 80px 80px!important;
    background-color: white;
    font-size: 24px;
    box-shadow: 0px 11px 50px 0 rgba(0, 0, 0, 0.04);
}

p.offer { font-size:16px; text-align: left!important; }

.inn01-left h2 { color: white; font-weight: 600; font-size: 2em; }

.engagements-services .panel-grid-cell {
	padding: 50px!important;
	background: #fff;
	width: calc(25% - ( 0.75 * 30px ) )!important; 
}
.engagements-services h5 {
	font-size: 19px;
    color: #252525;
    font-weight: 600;
}

.engagements-services p {
	text-align: center;
    line-height: 25px;
    font-weight: 400;
}

@media screen and (max-width:580px) {
	.engagements .panel-widget-style {
	    padding: 20px 10px 20px 10px!important;
	    font-size: 16px;
	}
}

/* Blog offres d'emploi */
.classic-btn a {
    box-sizing: border-box;
    font-size: 1em;
    padding: 1em 2em;
    background: #ff3450;
    color: #ffffff !important;
    border: 1px solid #ff3450;
    border-width: 1px 0;
    -webkit-border-radius: 1.5em;
    -moz-border-radius: 1.5em;
    border-radius: 1.5em;
}

/* single */
@media screen and (min-width: 960px){
.single .content-main .grid::before {
    content: "";
    background-color: #ff3450;
    height: 100px;
    width: 100px;
    position: absolute;
    top: -35px;
    left: -30px;
    z-index: 0;
	}
}

/* socials */
.socialbox-contact.sb-linkedin-contact:hover {
    background: #0077b5!important;
}

/* 404 */
.postid-2817 .title-container , .postid-2817 .sidebar { display:none!important; }
.postid-2817 .content-main { padding:0!important; }

.decoration {display:none;}

/* timeline */
.block-content {
	 min-height: 100vh;
}
 block-content p {
	 font-size: 1.1em;
	 line-height: 1.5;
	 -webkit-font-smoothing: antialiased;
	 margin: 0 auto 1em auto;
}
 .block-content h2 {
	 text-align: center;
	 margin: 1em 0 0 0;
	 font-size: 2.5em;
	 line-height: 1;
	 letter-spacing: 0.02em;
}
 @media all and (min-width: 40em) {
	 .block-content h2 {
		 font-size: 2.5em;
	}
}
 .subtitle {
	 font-weight: 300;
	 text-transform: uppercase;
	 text-align: center;
	 font-size: 1em;
	 margin: 0.5em 0;
}
 .heading-group {
	 margin: 0 0 3em 0;
}
 .content h3 {
	 font-size: 1.2em;
	 line-height: 1.2;
	 letter-spacing: 0.02em;
	 color: #ff3450;
}
 @media all and (min-width: 40em) {
	 .content h3 {
		 font-size: 2.6em;
	}
}
 
 .l-block-spacing {
	 min-height: 80vh;
	 padding: 2em 0 4em 0;
}
 .l-contained {
	 max-width: 1000px;
	 margin-left: auto;
	 margin-right: auto;
	 padding-left: 1em;
	 padding-right: 1em;
}
 @media all and (min-width: 40em) {
	 .l-contained {
		 padding-left: 2em;
		 padding-right: 2em;
	}
}
 .timeline-list {
	 padding-bottom: 1em;
	 position: relative;
	 max-width: 700px;
	 margin: 0 auto;
}
 .timeline-list:before {
	 content: "";
	 border-left: 5px solid #ccc;
	 left: -0.25em;
	 top: 2em;
	 height: 100%;
	 position: absolute;
	 bottom: 0;
	 top: 0;
	 transform-origin: 0 0;
	 animation: scaleVertical 3s 1s ease both 1;
}
 .timeline-list:after {
	 content: "";
	 clear: both;
	 position: absolute;
	 bottom: 0px;
	 left: -0.7em;
	 width: 20px;
	 height: 20px;
	 border-radius: 50%;
	 background: none repeat scroll 0% 0% #ddd;
	 border: 5px solid #ddd;
	 box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	 animation: revealScaleUp 0.75s 2.82s ease both 1;
}
 .t-block-teal {
	 background: white;
	 box-shadow: 0 0 50px 0 rgba(0,0,0,0.1);
}

@media screen and (max-width:480px){
	.t-block-teal { padding: 2em 1em 4em 1em; }
}

 .t-block-teal p {
	 color: #222222;
	 font-family: 'Poppins', sans-serif;
}
 .timeline-list li {
	 margin: 0 0 1em 0;
	 padding: 0 2em 0em 2em;
	 position: relative;
}
 .timeline-list li:before {
	 content: "";
	 position: absolute;
	 top: 0px;
	 left: -1.1em;
	 width: 30px;
	 height: 30px;
	 border-radius: 50%;
	 background: none repeat scroll 0% 0% #ff3450;
	 border: 5px solid #fff;
	 animation: revealScaleUp 0.75s 0s ease both 1;
}
 .timeline-list {
	 animation: reveal 2s 0 ease both 1;
}
 .timeline-list li .content {
	 animation: revealFromLeft 0.5s 0s ease both 1;
}
 .timeline-list li:nth-child(1):before {
	 animation-delay: 0.85s;
}
 .timeline-list li:nth-child(1) .content {
	 animation-delay: 1.05s;
}
 .timeline-list li:nth-child(2):before {
	 animation-delay: 1.2s;
}
 .timeline-list li:nth-child(2) .content {
	 animation-delay: 1.5s;
}
 .timeline-list li:nth-child(3):before {
	 animation-delay: 1.8s;
}
 .timeline-list li:nth-child(3) .content {
	 animation-delay: 2.1s;
}
 .timeline-list li:nth-child(4):before {
	 animation-delay: 2s;
}
 .timeline-list li:nth-child(4) .content {
	 animation-delay: 2.3s;
}
 .timeline-list li:nth-child(5):before {
	 animation-delay: 2.3s;
}
 .timeline-list li:nth-child(5) .content {
	 animation-delay: 2.6s;
}
 .timeline-list li:nth-child(6):before {
	 animation-delay: 2.6s;
}
 .timeline-list li:nth-child(6) .content {
	 animation-delay: 2.9s;
}
 @keyframes revealFromLeft {
	 0% {
		 transform: translateX(-1em);
		 opacity: 0;
	}
	 100% {
		 opacity: 1;
		 transform: translateX(0);
	}
}
 @keyframes reveal {
	 0% {
		 opacity: 0;
	}
	 100% {
		 opacity: 1;
	}
}
 @keyframes scaleVertical {
	 0% {
		 transform: scaleY(0);
	}
	 100% {
		 transform: scaleY(1);
	}
}
 @keyframes revealScaleUp {
	 0% {
		 opacity: 0;
		 transform: scale(0.5);
	}
	 50% {
		 opacity: 1;
		 transform: scale(1.3);
	}
	 100% {
		 opacity: 1;
		 transform: scale(1);
	}
}

.timeline .textwidget {
	margin-top: -100px;
}


/* sitemap */
.page-id-2191 .custom-html-widget { background-color: white!important; padding: 20px; }
.page-id-2191 ul.wsp-pages-list li { list-style-type: disc; padding: 5px 10px; }
.page-id-2191 h2 { color: #ff3450; font-weight: 600; font-size: 2em; padding-bottom: 1.5em; }

#home-video { padding-top:43%; position:relative; overflow: hidden; }
@media (max-width:992px) {
	#home-video { padding-top: 60%; }
	.header-site .site-description { display: none; }
	#pgc-977-3-0> .panel-cell-style {
    padding: 0% 0% 0% 18%;
}
}

@media (min-width: 768px) and ( max-width: 992px ) {
	#pgc-977-3-0> .panel-cell-style { padding: 0% 0% 5% 0%!important; }
}
