/*
	Theme Name: Importexa
	Author: Scandola SA
	Author URI: http://www.scandolagency.ch
	Text Domain: importexa
	Version: 1.0
  Last update : 30.7.24
*/

/* RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
pre { max-width: 100%; }
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}
body {
	background: #ffffff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}
ol,
ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}
a:focus,
a:hover,
a:active {
	outline: 0;
	text-decoration: none;
}

a.btn:focus,
a.btn:hover,
a.btn:active {
	outline: 0;
	text-decoration: none;
}
a img {
	border: 0;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
button, input[type="text"], input[type=textfield], input[type="submit"], input[type=search], select {
	-webkit-appearance: none;
	border-radius: 0;
}
/* Change the white to any color ;) */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
	transition: background-color 5000s ease-in-out 0s;
	box-shadow: 0 0 0px 1000px transparent inset;
	-webkit-box-shadow: 0 0 0px 1000px transparent inset;
}

/* TYPO */
html, body {
	font-family: 'Open Sans', sans-serif;
	color: #191919;
}
a,
a:focus,
a:active {
	color: #191919;
	text-decoration: none;
	transition: all ease-in 0.2s;
	-webkit-transition: all ease-in 0.2s;
	-ms-transition: all ease-in 0.2s;
	-o-transition: all ease-in 0.2s;
}
a:hover {
	color: #c30d24;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	display: block;
}
h1 {
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 4rem;
	line-height: 1.2;
	text-align: center;
	padding: 0 2rem;
}
h2 {
	color: #c30d24;
	font-size: 25px;
	font-weight: 600;
	letter-spacing: 0.025rem;
}
h3 {
	color: #191919;
	font-size: 22px;
	line-height: 30px;
	font-weight: 400;
	letter-spacing: 0.025rem;
	margin: 10px 0 50px 0;
}
h3.alone {
	margin: 10px 0 0 0;
}
h4 {
	position: relative;
	color: #c30d24;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	width: auto;
	padding-bottom: 20px;
	margin-bottom: 30px;
	letter-spacing: 0.025rem;
}
h4:after {
	display: block;
	position: absolute;
	width: 40px;
	height: 3px;
	background: #c30d24;
	content: '';
	bottom: 0;
	left: calc(50% - 20px);
}
h5 {
	color: #191919;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0.025rem;
	margin: 0 0 5px 0;
}
p {
	padding: 0 0 15px 0;
}
p:last-of-type {
	padding: 0;
}
p,
main ul,
main ol {
	font-size: 14px;
	color: #808080;
	line-height: 22px;
	display: block;
	margin: 0;
}
main ul,
main ol {
	list-style: inherit;
	padding-left: 15px;
  margin: 20px;
}
main ul li,
main ol li {
	line-height: 1.7;
}
main .inner ul li {
	list-style: none;
}
main .inner ul li:before {
  content: "\2022";
  color: #c30d24;
  display: inline-block;
  width: 15px;
  margin-left: -15px;
	font-weight: 700;
}
strong {
	font-weight: 600;
	color: #191919;
}
em {
	font-style: italic;
}
/* button */
.intro .button {
	margin-top: 30px;
}
.button {
	display: inline-block;
}
.button a {
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.035rem;
	padding: 12px 15px;
	background-color: #c30d24;
	border: none;
	border-radius: 2px;
	-webkit-border-radius: 2px;
}
.button a,
.button a:active,
.button a:focus,
.button a:hover {
	color: #fff;
}
.button:hover {
	color: #fff;
	text-decoration: none;
	background-color: #a80a1e;
}

/* transition */
a,
.header .inner,
.header .logo,
.header .menu,
.header .menu .primary-menu li,
.header .menu .primary-menu li a,
button:hover,
button:hover a,
button a:hover,
.gform_wrapper .button:hover {
	transition: all ease-in 0.2s;
	-webkit-transition: all ease-in 0.2s;
	-ms-transition: all ease-in 0.2s;
	-o-transition: all ease-in 0.2s;
}

/* MODAL */
.modal-open .modal {
	padding-right: 0 !important;
}
.modal-backdrop.show,
.modal-backdrop.in {
    opacity: 0.7;
}
#modalinfo .modal-dialog {
	max-width: 800px;
	padding: 0 30px;
}
#modalinfo .modal-content {
	background: #ffffff;
	color: #191919;
}
#modalinfo .modal-content button.close_btn {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	z-index: 99;
	border-radius: 50%;
	background-color: #c30d24;
	border: 1px solid #c30d24;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0;
	outline: 0;
}
#modalinfo .modal-content button.close_btn img {
	width: 15px;
	height: 15px;
}
#modalinfo .modal-content button.close_btn:hover {
	opacity: .8;
}
#modalinfo .modal-content .modal-body {
	text-align: left;
	padding: 30px;
}
#modalinfo .modal-content .modal-body h2 {
	font-family: 'Open Sans Condensed', sans-serif;
	color: #191919;
	font-weight: 300;
	font-size: 40px;
	margin: 0 0 30px 0;
	letter-spacing: 0;
	text-transform: uppercase;
}
#modalinfo .modal-content .modal-body .text_content p a {
	color: #c30d24;
}
#modalinfo .modal-content .modal-body .content_txtimg {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}
#modalinfo .modal-content .modal-body .content_txtimg div {
	width: 50%;
}
#modalinfo .modal-content .modal-body .content_txtimg .text_content {
	padding-right: 30px;
}
#modalinfo .modal-content .modal-body .button {
	margin: 30px 0 0 0;
	display: inline-block;
}

/* GLOBAL */
section {
	position: relative;
	padding-top: 4rem;
	padding-bottom: 4rem;
	text-align: center;
}
.inner {
	display: block;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}
section.nopad {
	padding-top: 0;
	padding-bottom: 80px;
}
.container-fluid {
	padding-left: 1rem;
	padding-right: 1rem;
}
.white {
	background-color: #ffffff;
}
.grey {
	background-color: #f4f5f9;
}
.bg.grey {
	position: absolute;
	height: 62%;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}

/* swiper */
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after,
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	color: #ffffff;
	font-size: 1.3rem !important;
}
section.ref-slider .swiper-button-prev:after,
section.ref-slider .swiper-rtl .swiper-button-next:after,
section.ref-slider .swiper-button-next:after,
section.ref-slider .swiper-rtl .swiper-button-prev:after {
	color: #c30d24;
}

.swiper-pagination-bullet-active {
	background: #c30d24;
}
.swiper-wrapper.disabled {
  transform: translate3d(0px, 0, 0) !important;
}
.swiper-pagination.disabled,
.swiper-button-prev.disabled,
.swiper-button-next.disabled {
	display: none;
}

/* HEADER */
.header {
	display: block;
	position: fixed;
	top: 0;
	width: 100%;
	padding: 0;
	z-index: 9999;
}
.header .inner {
	height: 80px;
	max-width: 100%;
	padding: 0 60px;
	background: #fff;
	position: relative;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.08);
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.08);
}
.header .logo {
	display: block;
	position: absolute;
	top: 0;
	left: 60px;
	width: 150px;
	height: 170px;
	background: #191919;
	z-index: 9;
}
.header .logo img {
	position: absolute;
	bottom: 20px;
	left: calc(16%);
	width: 70%;
	height: auto;
}

/* Menu */
.menu_toggle,
.header .mobile_menu {
	display: none;
}
.header .menu {
	display: block;
	width: 100%;
	height: 80px;
	text-align: right;
	padding: 0;
	margin: 0;
	background: #fff;
}
.header .menu .primary-menu {
	display: inline-block;
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
}
.header .menu .primary-menu li {
	display: inline-block;
	width: auto;
	height: auto;
	padding: 0 0 0 50px;
}
.header .menu .primary-menu li a {
	display: block;
	font-size: 15px;
	line-height: 80px;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 0.025em;
}
.header .menu .primary-menu li.current_page_item a,
.header .menu .primary-menu li.current_page_ancestor a {
	color: #c30d24;
}
.header .menu .primary-menu li a.firstlvl.active {
	color: #999;
}
.header .menu .children {
	display: none;
}
/* LANG */
.header .menu .primary-menu li.wpml-ls-first-item {
	padding-left: 50px !important;
}
.header .menu .primary-menu li.wpml-ls-item {
	padding-left: 10px;
}
.header .menu .primary-menu li.wpml-ls-item a {
	color: #808080;
	font-weight: 300;
}
.header .menu .primary-menu li.wpml-ls-item a:hover {
	color: #c30d24;
}
.header .menu .primary-menu li.wpml-ls-current-language a {
	color: #c30d24;
}

/* small header */
.header.small .inner {
	height: 50px;
}
.header.small .logo {
	width: 100px;
	height: 85px;
}
.header .logo img {
	bottom: 16px;
}
.header.small .menu {
	height: 50px;
}
.header.small .menu .primary-menu li a {
	line-height: 50px;
}

/* LINKS WIDGET */
.links_widget {
	display: block;
	position: fixed;
	height: auto;
	width: 185px;
	top: calc(50% - 45px);
	right: 0;
	z-index: 9995;
}
.links_widget .links_right {
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
	height: 100%;
	position: relative;
}
.links_widget .links_right .link_sur {
	cursor: pointer;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
	height: 45px;
	background: #191919;
	border-bottom: 1px solid #C20F23;
}
.links_widget .links_right .link_sur:last-of-type {
	border:0;
}
.links_widget .links_right .link_sur:hover {
	opacity: .8;
}
.links_widget .links_right .link_sur .picto_widget {
	display: block;
	width: 25px;
  margin: 0 10px 0 10px;
}
.links_widget .links_right .text_widget {
	display: block;
	font-size: 0.9em;
	font-weight: 600;
	color: #9E9FA2;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

/* COVER */
section.cover {
	position: relative;
	width: 100%;
	margin: 80px 0 0 0;
	padding: 0;
	background-color: #808080;
}
section.cover,
section.cover .swiper-slide {
	width: 100%;
	height: 35vh;
}
.home section.cover,
.home section.cover .swiper-slide {
	width: 100%;
	height: 45vh;
}
section.cover .swiper-slide {
	background-size: cover !important;
	background-repeat: no-repeat;
	background-position: center center;
}
section.cover .accroche {
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: flex-start;
	height: 100%;
	width: 100%;
	max-width: 100%;
	padding: 0;
	background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 1%, transparent 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 1%, transparent 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 1%, transparent 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0, 0, 0, 0.5)', endColorstr='transparent',GradientType=1 ); /* IE6-9 */
}
section.cover .accroche .inner {
	text-align: left;
}

/* COLUMNS */
.row {
	margin-left: -1rem;
	margin-right: -1rem;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}
.col-sm-7 {
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
	padding: 1rem;
}
.col-sm-6 {
	flex: 0 0 50%;
  max-width: 50%;
	padding: 1rem;
}
.col-sm-5 {
	flex: 0 0 41.666667%;
  max-width: 41.666667%;
	padding: 1rem;
}
.col-sm-4 {
	flex: 0 0 33.333333%;
  max-width: 33.333333%;
	padding: 1rem;
}
.col-sm-3 {
	flex: 0 0 25%;
  max-width: 25%;
	padding: 1rem;
}
/* target */
.ethic .row {
	margin-top: 2rem;
	align-items: flex-start;
}

/* PARALLAX */
section.parallax {
	display: block;
	width: 100%;
	height: 35vh;
	padding: 0;
	background-attachment: fixed;
	background-position: center center;
	background-size: cover;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
.parallax .talk_wrap {
	height: 100%;
	width: 100%;
	display: table;
	padding: 0 15px;
	background-color: rgba(0, 0, 0, 0.5);
}
.talk {
	display: table-cell;
	vertical-align: middle;
}


/* MINISLIDER */
section.ref-slider .swiper-partners {
	overflow: hidden;
}
section.ref-slider .swiper-wrapper {
	justify-content: center;
	align-items: center;
}
section.ref-slider .swiper-wrapper .swiper-slide img {
	max-height: 200px;
}


/* COLUMNS HOME DIRECT LINKS */
section.direct-links {
	background-color: #f4f5f9
}
section.direct-links .direct_link-wrap {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	margin: 30px 0 0 0;
}
section.direct-links .direct_link-wrap .direct_link-item .direct_link-img {
	overflow: hidden;
}
section.direct-links .direct_link-wrap .direct_link-item:hover .direct_link-img img {
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transition-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: scale(1.05) rotate(-0.5deg);
	-moz-transform: scale(1.05) rotate(-0.5deg);
	-o-transform: scale(1.05) rotate(-0.5deg);
	-ms-transform: scale(1.05) rotate(-0.5deg);
	transform: scale(1.05) rotate(-0.5deg);
}
section.direct-links .direct_link-wrap .direct_link-item .direct_link-title {
	padding: 10px;
	background-color: #ffffff;
}
section.direct-links .direct_link-wrap .direct_link-item .direct_link-title h4 {
	padding-bottom: 10px;
	margin-bottom: 0;
}

.services-wrap {
	position: relative;
	margin: 0 auto;
	max-width: 800px;
}

/* PARLONS-EN - home & game */
.talk h2,
.talk h3 {
	color: #fff;
}
.talk p {
	color: #fff;
	margin: 10px 0 50px 0;
}

/* TEAM */
section.team .row {
	position: relative;
	width: 100%;
	margin: 0 auto;
	display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
	z-index: 2;
}
section.team .team-item {
	width: 25%;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: center;
	padding: 1rem;
}
section.team .team_pic {
	margin-bottom: 2rem;
}
section.team .team_pic img {
	max-width: 200px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
}
section.team .team-item a {
	color : #c30d24;
}
section.team .team-item a:hover {
	color : #000000;
}
section.team .team-button {
	margin-top: 2rem;
}


/* TEAM - page équipe */
.page_team {
	margin-bottom: 30px;
	min-height: 415px;
}
.page_team p {
	font-size: 13px;
	height: 20px;
}
.page_team .team_pic {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-bottom: 15px;
}
.page_team .team_pic .rotate {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.page_team .team_pic img {
	border-radius: 0;
	-webkit-border-radius: 0;
	width: 100%;
	opacity: 1;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transition-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.page_team .team_pic a:hover img {
	-webkit-transform: scale(1.05) rotate(-0.5deg);
	-moz-transform: scale(1.05) rotate(-0.5deg);
	-o-transform: scale(1.05) rotate(-0.5deg);
	-ms-transform: scale(1.05) rotate(-0.5deg);
	transform: scale(1.05) rotate(-0.5deg);
}

/* bloc supp */
section.blocs_supp {
	padding-top: 0;
	padding-bottom: 120px;
}
section.blocs_supp .row {
	justify-content: center;
}
section.blocs_supp .bloc_column {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: flex-start;
	width: 25%;
	margin: 0 0 30px 0;
}
section.blocs_supp .bloc_column .column_box {
	padding: 0;
	height: 100%;
	width: 100%;
	display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
	padding: 15px;
}
section.blocs_supp .bloc_column .column_box .column-img {
	margin: 0 0 15px 0;
}
section.blocs_supp .bloc_column .column_box .column-img img {
	max-height: 80px;
	width: auto;
}
section.blocs_supp .bloc_column .column_box h5 {
	margin: 0 0 15px 0;
}
section.blocs_supp .bloc_column .column_box .button {
	margin: 15px 0 0 0;
	display: inline-block;
}

/* moodboard */
section.moodboard {
	padding: 0;
}

/* bloc lien sur catalogue */
.inner.pdf {
	width: 900px;
	height: 520px;
}
.pdf_info {
	position: absolute;
	display: table;
	top: calc(50% - 230px);
	left: 0;
	height: auto;
	width: 60%;
	height: 460px;
  background-color: white;
	z-index: 10;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.08);
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.08);
}
.pdf_info p {
	margin-bottom: 40px;
}
.pdf .middle {
	display: table-cell;
	padding: 0 60px;
	vertical-align: middle;
}
.pdf_bg {
	position: absolute;
	width: 420px;
	height: 520px;
	top:0;
	right: 0;
	bottom: 0;
	z-index: 1;
}
.gallery_item {
	display: block;
	width: 25%;
	padding: 0 15px;
	margin-bottom: 30px;
	float:left;
}
.gallery_item .rotate {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	border: 1px solid #f0f0f0;
}
.gallery_item img {
	border-radius: 0;
	-webkit-border-radius: 0;
	width: 100%;
	opacity: 1;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transition-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.gallery_item a:hover img {
	-webkit-transform: scale(1.05) rotate(-0.5deg);
	-moz-transform: scale(1.05) rotate(-0.5deg);
	-o-transform: scale(1.05) rotate(-0.5deg);
	-ms-transform: scale(1.05) rotate(-0.5deg);
	transform: scale(1.05) rotate(-0.5deg);
}

/* SUR CATALOGUE */
section.prov .prov_cat {
	display: block;
	width: 100%;
	text-transform: uppercase;
	color: #c30d24;
	margin: 0 0 20px 0;
	font-size: 1.5em;
}
section.prov .row {
	margin-bottom: 60px;
	border-bottom: 1px solid #ddd;
}
section.prov .row:last-of-type {
	border-bottom: 0;
	margin-bottom: 0;
}
section.prov .prov-columns {
	padding: 3rem;
}
section.prov .prov-columns:hover {
	opacity: 0.8;
}
section.prov .prov-columns img {
	max-height: 110px;
	width: auto;
}

/* CONSEIL */
section.conseil .conseil-item {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	width: 100%;
}
section.conseil .conseil-pic,
section.conseil .conseil-text {
	width: 50%;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
	height: 100%;
}
section.conseil .conseil-text {
	padding: 0 3rem;
}


/* CONTACT */
section.map {
	padding: 0;
}
section.map iframe {
	width:100%;
	height:600px;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
}

/* PAGE DE TEXTE REPETEUR */
.text_bloc {
	margin-bottom: 40px;
}
.text_bloc:last-child {
	margin-bottom: 0;
}

/* CERTIFICATIONS */
.picto.certif {
	margin: 0 auto 2rem;
	max-width: 200px;
}
.picto.certif img {
	max-height: 100px;
}

/* NEWS */
.blog_list .post_item {
	display: block;
	width: 33.3333%;
	padding: 0 15px;
	float:left;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transition-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.blog_list .post_item:hover {
	-webkit-transform: scale(1.01);
	-moz-transform: scale(1.01);
	-o-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transform: scale(1.01);
}
.blog_list .post_item:hover .post {
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.08);
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.08);
}
.blog_list .post_item .post {
	background: #f8f8f8;
	margin-bottom: 50px;
}
.blog_list .post_item .post img {
	width: 100%;
}
.blog_list .post_item .post .post_text {
	padding: 20px 15px;
	text-align: left;
}
.blog_list .post_item .post .post_date {
	font-size: 12px;
	color: #191919;
	margin: 0 0 10px 0;
	padding: 0;
}
.blog_list .post_item .post h2 {
	display: block;
	font-size: 20px;
	line-height: 30px;
	padding: 0 0 15px 0;
	margin: 0;
}
.blog_list .post_item .post h2 a {
	color: #c30d24;
}
/* NEWS single */
.single .title {
	padding-bottom: 0;
}
.single .post_date {
	color: #191919;
	margin: 0 0 20px 0;
}
.single h1 {
	color: #c30d24;
	font-size: 25px;
	font-weight: 600;
	letter-spacing: 0.025rem;
}
.single h2 {
	color: #191919;
	font-size: 22px;
	line-height: 30px;
	font-weight: 400;
	letter-spacing: 0.025rem;
	margin: 10px 0 0	 0;
}
.single .single_post {
	margin: 40px 0 0 0;
}
.single .post_wrap {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
}
.single .post_wrap .post_content {
	width: 50%;
}
/* iFrame box */
.single iframe {
	width: 100% !important;
}

.single .post_text {
	text-align: left;
	padding-right: 20px;
}
.single .single_button {
	display: block;
	width: 100%;
	margin: 60px 0 0 0;
}
.single .gallery {
	background-color: #f4f5f9;
}

/* NAVIGATION POST */
section.navigation {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 80px;
	background-color: #f4f5f9;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
}
section.navigation .inner {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}
section.navigation .col2 {
	width: 15%;
}
section.navigation .col8 {
	width: 70%;
}
section.navigation .grill {
	margin: 0 60px;
}
section.navigation span {
	display: block;
	width: 25px;
	height: 25px;
}
section.navigation span:hover {
	opacity: 0.8;
}

/* 404 */
.error404 section {
	height: calc(100vh - 80px);
	display: flex;
	justify-content: center;
	align-items: center;
}

/* FOOTER */
footer {
	background-color: #191919;
}
footer h5 {
	color: #fff;
	margin-top: 10px;
}
footer p {
	font-size: 14px;
	line-height: 20px;
}
footer .darkgrey {
	display: table;
	background-color: #292929;
	height: 280px;
}
footer .footer_adress,
footer .footer_rs {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	color: #808080;
}
footer .footer_adress {
	padding-left: 40px;
}
footer .footer_adress img {
	width: 55%;
	min-width: 100px;
	height: auto;
	margin: 0 0 20px 0;
}
footer .footer_rs {
	text-align: center;
}
footer .social_icon {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin: 10px 4px 40px 4px;
}
footer .lightblack {
	display: table;
	height: 280px;
}
footer .newsletter {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
    padding: 0 0 0 80px;
}
footer .newsletter p {
	margin-top: 10px;
}
footer .inscription {
	margin: 45px 0 0 0;
}

/* GRAVITY */
.gform_wrapper {
	text-align: left;
}
.gform_heading {
  font-size: 0.9rem !important;
}
/* section */
.gform_wrapper.gravity-theme .gsection {
	border-bottom: 0 !important;
}
h3.gsection_title {
	font-size: 1.1rem;
	margin: 0;
}
/* label */
.gform_wrapper.gravity-theme .gfield_label {
	font-weight: 600 !important;
}
/* legend & description */
.gfield_description,
.gform_wrapper .description,
.gform_wrapper.gravity-theme .top_label .gsection_description,
.gform_wrapper .gform_required_legend {
	padding-top: 0 !important;
	font-style: italic;
  font-weight: 400 !important;
	font-size: 0.8rem !important;
	margin-bottom: 0 !important;
}
.gform_wrapper .gform_required_legend {
	margin-bottom: 1rem !important;
}
.gform_wrapper .gfield_validation_message,
.gform_wrapper .validation_message {
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
}
/* instruction  */
.gform_wrapper.gravity-theme .instruction {
	font-size: 0.8rem !important;
	font-style: italic;
}
/* error */
.gform_wrapper .gform_validation_errors {
	background: transparent !important;
	margin-bottom: 2rem !important;
	padding: 0.8rem !important;
	text-align: center;
}
.gform_wrapper .gform_validation_errors>h2 .gform-icon {
	display: none !important;
}

/* fields */
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="number"],
textarea,
.gfield .iti.iti--allow-dropdown input,
.ginput_container select {
  border: 1px solid #191919;
  color: #808080;
  font-size: 16px !important;
  background-color: #ffffff;
  outline: none;
  border-radius: 0;
  letter-spacing: 0.01em;
}
/* upload btn */
.ginput_container_fileupload input[type="file"] {
}
.gform_fileupload_rules {
	display: none !important;
}
/* submit & select */
.gform_wrapper.gravity-theme #field_submit,
.gform_wrapper.gravity-theme .gform_footer {
	justify-content: flex-end;
}
.gform_button_select_files,
input[type="submit"] {
  border: 0;
  font-size: 13px;
	font-weight: 600;
	padding: 12px 15px;
	letter-spacing: 0.035rem;
	background-color: #c30d24;
  color: #ffffff;
	padding: 1rem 1.5rem;
  text-transform: uppercase;
	border-radius: 2px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  border: none;
}
.gform_button_select_files,
input[type="submit"]:hover {
	background-color: #a80a1e;
}

.gform_wrapper.gravity-theme .chosen-container-single .chosen-single {
	background: #ffffff !important;
	border: 1px solid #191919 !important;
	color: #808080 !important;
}


/* date */
.gform_wrapper.gravity-theme .ginput_container_date input {
	width: 100% !important;
}
.ui-datepicker:not(.gform-legacy-datepicker) {
	position: absolute !important;
}
/* price */
.ginput_product_price_label {
	display: none;
}
/* confirmation message */
.gform_confirmation_message {
	font-weight: 400;
  font-size: 1.2rem;
  font-style: italic;
}
/* placeholder */
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color: #3C3C3C;
	font-weight: 400;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #3C3C3C;
	font-weight: 400 !important;
  opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #3C3C3C;
	font-weight: 400 !important;
  opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #3C3C3C;
	font-weight: 400 !important;
}
::-ms-input-placeholder { /* Microsoft Edge */
	color: #3C3C3C;
	font-weight: 400 !important;
}
::placeholder { /* Most modern browsers support this now. */
	color: #3C3C3C;
	font-weight: 400 !important;
}

/* newsletter */
footer .gform_required_legend {
	display: none;
}
footer .newsletter .gform_wrapper .gform_body {
	display: inline-block;
	width: auto;
	vertical-align: middle;
}
footer .newsletter .gform_wrapper .gfield {
	display: block;
	width: 280px;
	max-width: 100%;
	padding: 0;
	position: relative;
	margin-top: 0;
}

footer .newsletter .gform_wrapper .gfield label {
	display: none;
}
footer .newsletter .gform_wrapper .gfield.gfield_error.ginput_container,
footer .newsletter .gform_wrapper .gfield .ginput_container {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
}
footer .newsletter .gform_wrapper .gfield .ginput_container input {
	width: 100%;
	display: block;
	border: 2px solid #fff;
	background: #fff;
	color: #808080;
	font-size: 13px !important;
	border: none;
	border-radius: 2px;
	-webkit-border-radius: 2px;
}
footer .newsletter .gform_wrapper .gform_footer {
	margin: 0;
	padding: 0;
	width: 120px;
	display: inline-block;
	vertical-align: top;
}
footer .newsletter .gform_wrapper div.gform_footer {
	padding: 0 !important;
}
footer .newsletter .gform_wrapper .gform_footer input {
	padding: 0.5rem;
}
footer .newsletter .gform_wrapper .gform_footer input:hover,
footer .newsletter .gform_wrapper .gform_footer input:active {
	background-color: #a80a1e;
}



/* MEDIA QUERIES */

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

	/* typo */
	/* header */
	.header .inner {
		padding: 0 15px;
	}
	.header .logo {
		left: 15px;
		height: 124px;
	}
	.header .menu .primary-menu li {
		padding: 0 0 0 30px;
	}
	.header .menu .primary-menu li a {
		font-size: 13px;
	}
	.header .menu .primary-menu li.wpml-ls-first-item {
		padding-left: 30px !important;
	}

}

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

	/* header */
	.header .menu .primary-menu li {
		padding: 0 0 0 20px;
	}
	.header .menu .primary-menu li.wpml-ls-first-item {
		padding-left: 20px !important;
	}
	/* LINKS WIDGET */
	.links_widget {
		transform: rotate(-90deg);
		height: 25px;
    width: 270px;
		right: -123px;
		top: calc(50% - 17px);
	}
	.links_widget .links_right {
		width: 50%;
	}
	.links_widget .links_right .link_sur .picto_widget {
		transform: rotate(90deg);
		width: 15px;
	}
	.links_widget .links_right .link_sur {
		border-right: 1px solid #C20F23;
		border-bottom: 0;
	}
	.links_widget .links_right .link_sur:last-of-type {
		border:0;
	}
	.links_widget .links_right .text_widget {
		font-size: 0.6em;
		font-weight: 600;
	}
	/* footer */
	footer .footer_adress {
		padding-left: 0;
	}
	/* contact */
	.adress {
		width: 50%;
		margin-bottom: 30px;
	}

}

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

	/* typo */
	h5 {
		font-size: 15px;
	}

}

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

	.prov-columns {
		width: 25%;
	}

}

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

	/* typo */
	h1 {
		font-size: 3rem;
	}
	/* header */
	.header .inner {
		height: 50px;
		padding: 0;
	}
	.header .logo {
		width: 100px;
		height: 110px;
	}
	/* cover */
	section.cover {
		margin: 50px 0 0 0;
	}
	/* gamme */
	section.intro_gamme {
		padding-bottom: 30px;
	}
	/* team */
	section.team .team-item {
		width: 50%;
	}
	/* bloc supp */
	section.blocs_supp .bloc_column {
		width: 33.333%;
	}
	/* parallax */
	section.parallax {
		height: 250px;
	}
	section.parallax .talk_wrap h2 {
		font-size: 20px;
	}
	section.parallax .talk_wrap h3 {
		font-size: 15px;
		line-height: 21px;
		margin: 10px 0 30px 0;
	}
	/* conseils */
	section.conseil .conseil-item {
		width: 100%;
		margin-bottom: 2rem;
	}
	section.conseil .conseil-text {
		width: 100%;
	}
	section.conseil .conseil-pic {
		display: none;
	}
	.inner.pdf {
		width: 100%;
	}
	/* footer */
	footer .col-sm-5,
	footer .col-sm-7 {
		flex: 0 0 100%;
	  max-width: 100%;
	}
	footer .footer_adress,
	footer .newsletter {
		text-align: center;
		padding: 0;
	}
	footer .footer_adress img {
		width: 25%;
	}
	footer .inscription {
		width: 415px;
		margin: 45px auto 0;
	}

	/* Mobile Menu */
	.header .menu {
		display: none;
	}
	.menu_toggle {
		display: block;
		position: absolute;
		top: 12px;
		right: 15px;
		transition: all ease-in 0.3s;
		-webkit-transition: all ease-in 0.3s;
		-ms-transition: all ease-in 0.3s;
		-o-transition: all ease-in 0.3s;
		cursor: pointer;
		z-index: 12;
	}
	.menu_toggle .menu_open {
		display: inline-block;
		height: 22px;
		margin-left: 0;
		width: 35px;
		position: relative;
		vertical-align: middle;
	}
	.menu_toggle .menu_open span,
	.menu_toggle .menu_open span:after,
	.menu_toggle .menu_open span:before {
		background-color: #191919;
		content: '';
		display: block;
		height: 3px;
		transition: all ease-in 0.2s;
		-webkit-transition: all ease-in 0.2s;
		-ms-transition: all ease-in 0.2s;
		-o-transition: all ease-in 0.2s;
		width: 100%;
	}
	.header .menu_toggle .menu_open span:before {
		position: absolute;
		margin-top: 10px;
	}
	.header .menu_toggle .menu_open span:after {
		position: absolute;
		margin-top: 20px;
	}
	.menu_toggle.active span,
	.menu_toggle.active .menu_open span:before,
	.menu_toggle.active .menu_open span:after {
		background-color: transparent;
	}
	.menu_toggle.active span:before {
		background-color: #191919 !important;
		margin-top: 10px;
		transform: rotate(45deg);
	}
	.menu_toggle.active span:after {
		background-color: #191919 !important;
		margin-top: 10px !important;
		transform: rotate(-45deg);
	}
	.header .mobile_menu {
		position: absolute;
		top: 0;
		bottom: 0;
		width: 100%;
		height: 100vh;
		background: rgba(195, 13, 36, 0.95);
		z-index: 9;
		overflow-y: auto;
		display: flex;
		flex-flow: column;
		justify-content: flex-start;
		align-items: center;
		padding: 3rem 1rem;
	}
	.header .mobile_menu .menu-top-mobile-menu-container {
		display: block;
	}
	.header .mobile_menu ul.mobile-menu {
		display: block;
	}
	.header .mobile_menu ul.mobile-menu:after, .header .mobile_menu ul.mobile-menu:before {
		display: table;
		content: '';
		clear: both;
	}
	.header .mobile_menu ul.mobile-menu li {
		display: block;
		width: 50%;
		float: left;
		padding: 0 15px;
		margin: 0 0 20px 0;
	}
	.header .mobile_menu ul.mobile-menu li ul li {
		display: block;
		width: 100%;
		float: none;
		padding: 5px 0 0 0;
		margin: 0;
	}
	.header .mobile_menu ul.mobile-menu li a {
		font-size: 17px;
		color: #fff;
		text-transform: uppercase;
		font-weight: 600;
		text-decoration: none;
		padding: 0 0 5px 0;
		margin: 0;
		display: block;
		letter-spacing: 0.025em;
	}
	.header .mobile_menu ul.mobile-menu li ul li a {
		font-size: 15px;
		font-weight: 400;
		padding-left: 5px;
	}
	.header .mobile_menu ul.mobile-menu li ul li ul {
		margin-left: 15px;
	}
	.wpml-ls-menu-item {
		width: 100% !important;
		margin: 0 0 5px 0!important;
	} 
	.header .mobile_menu ul.mobile-menu li a:hover,
	.header .mobile_menu ul.mobile-menu li.current-menu-item a,
	.header .mobile_menu ul.mobile-menu li.current-menu-ancestor a,
	.header .mobile_menu ul.mobile-menu li.current-menu-ancestor ul.sub-menu li.current-menu-item a,
	.header .mobile_menu ul.mobile-menu li.current-menu-ancestor ul.sub-menu li a:hover,
	.header .mobile_menu ul.mobile-menu li.current-menu-item ul.sub-menu li a:hover { color: #191919; font-weight: 700;}
	.header .mobile_menu ul.mobile-menu li.current-menu-item ul.sub-menu li a,
	.header .mobile_menu ul.mobile-menu li.current-menu-ancestor  ul.sub-menu li a { color: #ffffff; font-weight: 400;}

	/* news */
	.blog_list .post_item {
		width: 50%;
	}
	.single .post_wrap {
		flex-flow: column wrap;
	}
	section.navigation {
		margin: 50px 0 0 0;
	}
	.single .post_wrap .post_content {
		width: 100%;
	}
	.single .post_text {
		padding-right: 0;
		margin-bottom: 30px;
	}
	.single .single_button {
		margin: 40px 0 0 0;
	}

}

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

	/* certification */
	section.certification .col-sm-4 {
	  flex: 0 0 100%;
	  max-width: 100%;
	}
	/* pdf */
	.pdf_info {
		width: 100%;
	}
	.pdf_bg {
		display: none;
	}
	.prov-columns {
		width: 33.333%;
	}
	/* columns */
	.col-sm-3 {
		flex: 0 0 50%;
	  max-width: 50%;
	}

}

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

	/* gamme */
	.intro_gamme {
		padding: 80px 0 0 0;
	}

}

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

	/* global */
	section {
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
	section.nopad {
		padding-bottom: 40px;
	}
	/* bloc supp */
	section.blocs_supp .bloc_column {
		width: 50%;
	}
	/* typo */
	h1 {
		font-size: 2.2rem;
	}	
	/* modal */
	#modalinfo .modal-content .modal-body {
		text-align: center;
	}
	#modalinfo .modal-content .modal-body h2 {
		font-size: 25px;
	}
	#modalinfo .modal-content .modal-body p {
		font-size: 13px;
	}
	#modalinfo .modal-content .modal-body .content_txtimg {
		flex-flow: column wrap;
	}
	#modalinfo .modal-content .modal-body .content_txtimg div {
		width: 100%;
	}
	#modalinfo .modal-content .modal-body .content_txtimg .text_content {
		padding-right: 0;
	}
	#modalinfo .modal-content .modal-body .content_txtimg .img_content {
		margin: 30px 0 0 0;
	}
	/* galleries */
	.gallery_item {
		width: 50%;
		padding: 0 10px;
		margin-bottom: 15px;
	}
	/* footer */
	footer .inscription {
		width: 100%;
	}

}

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

	section.team .team-item {
		width: 100%;
	}
	.bg.grey {
		height: 100%
	}

}

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

	/* typo */
	h1 {
		font-size: 2rem;
	}
	/* header */
	/* parallax */
	section.parallax {
		height: 35vh;
	}
	/* pdf */
	.pdf .middle {
		padding: 0 15px;
	}
	/* LINKS WIDGET */
	.links_widget {
		transform: none;
		height: 45px;
		width: 100%;
		top: inherit;
		right: 0;
		left: 0;
		bottom: 0;
	}
	.links_widget .links_right {
		width: inherit;
	}
	.links_widget .links_right .link_sur {
		width: 50%;
		justify-content: center;
	}
	.links_widget .links_right .link_sur .picto_widget {
		transform: none;
		width: 25px;
	}
	.links_widget .links_right .link_sur.link_surmes {
		border-right: 1px solid #C20F23;
		border-bottom: 0;
	}
	.links_widget .links_right .text_widget {
		font-size: 0.6em;
		font-weight: 600;
	}
	/* team */
	.team .team_pic {
		margin-bottom: 1rem;
	}
	/* COOKIES STYLE */
	.cc-revoke.cc-bottom {
		background-image: url(images/cookie.svg);
		background-size: contain;
	  background-repeat: no-repeat;
	  background-position: center;
		width: 17px;
		height: 17px;
		color: rgba(0, 0, 0, 0) !important;
	  background-color: #191919 !important;
	  bottom: 0.9rem !important;
	  left: calc(50% - 8px) !important;
	  font-size: 0.7rem;
	  font-weight: 300;
	  margin: 0;
	  font-style: italic;
	  padding: 0 !important;
	}

}

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

	/* header */
	.header .mobile_menu ul.mobile-menu li {
		margin: 0 0 10px 0;
	}
	.header .mobile_menu ul.mobile-menu li a {
		font-size: 15px;
		padding: 0 0 3px 0;
		color: #000000;
		font-weight: 700;
	}
	.header .mobile_menu ul.mobile-menu li ul li a {
		font-size: 13px;
		line-height: 14px;
		color: #ffffff;
		font-weight: 400;
	}
	/* bloc supp */
	section.blocs_supp .row {
		flex-flow: column wrap;
	}
	section.blocs_supp .bloc_column {
		flex-flow: column wrap;
		width: 100%;
		align-items: center;
	}
	section.blocs_supp .bloc_column:last-of-type {
		margin: 0;
	}
	/* footer */
	.adress {
		width: 100%;
	}

	/* news */
	.blog_list .post_item {
		width: 100%;
	}


}

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

	/* typo */
	h1 {
		font-size: 1.6rem;
		margin: 0;
	}
	/* header */
  .header .logo {
    width: 85px;
    height: 95px;
  }
	.header.small .logo {
		display: none;
	}
	.prov-columns {
		width: 50%;
	}

}

/* MAX HEIGHT */
@media screen and (max-height: 600px) {

	h1 {
		font-size: 2rem !important;
		line-height: 1.2 !important;
	}
}
