/* Start of CMSMS style sheet 'responsive : Main' */
:root {
	--primary-color-dark : rgb(85,106,104);
	--primary-color-light: rgb(191,158,78);
	--secondary-color-dark : rgb(136,166,162);
	--secondary-color-light: rgb(216,203,190);
	--on-primary-color-dark: #fff;
}

@charset "utf-8";

@font-face {
  /* jusqu'en 2021 */
	font-family: 'Sansation';
    src:url('/uploads/enssat/fonts/Sansation.ttf.woff') format('woff'),
        url('/uploads/enssat/fonts/Sansation.ttf.svg#Sansation') format('svg'),
        url('/uploads/enssat/fonts/Sansation.ttf.eot'),
        url('/uploads/enssat/fonts/Sansation.ttf.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

.actu-box {
	float: none !important;
	width: 50%;
	overflow: hidden;
    /* display: inline-block; */
	float: none !important;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}

h3.titre_twitter {
	display: inline;
	font-size: 40px;
	font-family: Sansation;
	text-transform: uppercase;
	font-weight: bold;
}

.col-sm-4.incl-twitter i.fa.fa-twitter {
	font-size: 48px;
	color: var(--primary-color-light);
}

img#logo-blogger {
	margin-top: -6px;
}

/* DEFINE MAIN COLOR HERE */
/*[[assign var='primary-color' value='#f39200']]*/


/* #Common
================================================== */
span.accesskey {
	text-decoration: none;
}

.accessibility {
	position: absolute;
	top: -999em;
	left: -999em;
}

dfn {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}

body {
	font-size: 14px;
	font-weight: 400;
	line-height: 160%;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
 /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
	margin: 0;
	padding: 0;
	color: #333;
	background-color: #fcfcfc;
}

h1, h2, h3, h4, h5, h6, legend {
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
	line-height: 130%;
	/* color: var(--primary-color-light); */
}

.home h1 {
	font-size: 44px;
	color: #cdd301;
}

.home h2 {
	font-size: 40px;
	margin: 20px 0 20px 0;
	font-weight: 600;
	margin-top: 78px;
	color: #000;
	font-size: 40px;
	font-family: Sansation;
	text-transform: uppercase;
	font-weight: bold;
}

h3 {
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 28px;
}

h3.big {
	font-size: 36px;
}

h4 {
	font-size: 24px;
}

p {
	margin: 0 0 20px;
}

a {
	color: var(--primary-color-light);
}

a:hover, a:focus {
	color: var(--primary-color-light);
}

img {
	max-width: 100%;
}

.error_message {
	color: red;
}

.textCenter {
	text-align: center;
}

.boxFeature {
	margin-bottom: 30px;
}

.contenuColonneNormal {
	padding: 10px 0px 0px 40px;
}


/* Layout, custom
------------------------------------------------- */
.wrapper {
	margin: 0px 0 0;
}

div#lng-flag {
}

div#lng-flag img {
	width: 24px;
}

topbar {
	width: 100%;
	padding-top: 5px;
	position: relative;
	float: left;
	background-color: var(--primary-color-dark);
	color: var(--on-primary-color-dark);
	z-index: 1000;
	text-align: center;
}

bloc_logo {
	width: 100%;
	padding-top: 5px;
	position: relative;
	float: left;
	background-color: #fff;
	color: #f7941e;
	z-index: 1000000000;
}

header {
	position: relative;
	width: 100%;
	height: 150px;
	z-index: 990;
	background: #fff;
}

header nav {
	margin-right: 0px;
}

header .mobile-nav-trigger
, .mobile-nav {
	display: none;
}

section {
	padding: 30px 0;
}

section.grey {
	background-color: #007649;
	color: #fff;
}

section.mobile-navigation {
	display: none;
}

section.portfolio {
    /* padding: 40px 0 60px 0; */;
}

section.parallax_block {
	padding: 20px 0;
}

section.parallax_block + section.grey {
	margin-top: -20px;
}

footer {
	padding: 30px 0 20px 0;
	background-color: var(--primary-color-dark);
	color: var(--on-primary-color-dark);
	font-size: 16px;
	border-top: 0px solid var(--primary-color-light);
	font-weight: 600;
	clear: both;
}

prefooter {
	background: url(/uploads/images/enssat/top-footer.png);
	height: 109px;
	width: 100%;
    /* border: 1px solid red; */
	float: left;
	position: relative;
	background-size: cover;
	background-position: 50% 50%;
}

prefooter img#map {
	height: 109px;
	width: 100%;
}

/* Home page custom */
h2.homeTitle {
	text-align: center;
	position: relative;
	margin: 20px 0 70px 0;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 44px;
}

.blog h2.homeTitle {
	text-align: left;
	margin: 0 0 70px 0;
}

.blog h2.homeTitle:after {
	left: 4px;
	margin-left: 0;
}

h3.homeTitle {
	position: relative;
	text-align: center;
	margin-bottom: 70px;
	text-transform: uppercase;
}

h2.homeTitle:after
, h3.homeTitle:after {
	display: block;
	height: 1px;
	width: 100px;
	content: '';
	bottom: -30px;
	position: absolute;
	margin-left: -50px;
	left: 50%;
	background-color: var(--primary-color-light);
}

div.bloc-titre h4.rss-title
,div.bloc-titre h4.rss-title small {
  color: var(--primary-color-light);
}
div.bloc-titre h4.rss-title a {
  color: var(--primary-color-dark);
}

/* end Home page custom */

.morePadding {
	padding-bottom: 40px;
}
/**
.logo {
    width: 100%;
    position: relative;
}

img#logo-rennes {
    display: inline;
    width: 32%;
}

img#logo-enssat {
    display: inline;
    width: 41%;
}

**/

.logo a {
}

.logo a:hover {
	text-decoration: none;
}

.logo a img {
	padding-top: 10px;
}

.logo #logo-compo {
	max-width: 400px; /* OS-20221215 : 320px*/
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

img#logo-enssat {
	float: left;
	width: 39.9%; /* OS-20221215 : 60%*/
}

img#logo-rennes {
	float: left;
	width: 60.1%; /* OS-20221215 : 40%*/
}

.logo h1 {
	margin: 0;
	padding: 0;
}

.sliderWrapper {
	width: 100%;
	position: relative;
	padding: 0;
}
/* dark overlay slider settings */
.sliderWrapper.dark .flexslider {
	background: #000;
}

.sliderWrapper.dark .flexslider .slides {
	opacity: 0.5;
}

.totoplink a {
	display: block;
	display: none;
	z-index: 999;
	opacity: 1;
	position: fixed;
	right: 20px;
	bottom: 20px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	width: 40px;
	height: 40px;
	background: var(--primary-color-light) url(/uploads/enssat/img/to-top.png) no-repeat center center;
	text-indent: -9999px;
}

.totoplink a:hover {
	opacity: .95;
}

.breadcrumbs {
	font-size: 12px;
	background-color: #e9e9e9;
	padding: 20px 0;
}

.mainContent {
}

.mainContent .mainImg img {
}

.parallax {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50% 0;
	background-size: cover;
	min-height: 200px;
	padding: 60px 0;
	position: relative;
	color: #FFF;
	text-align: center;
}

.parallax h3 {
	font-size: 44px;
	text-transform: uppercase;
	margin: 30px 0;
	letter-spacing: 0.1em;
}

.parallaxMask {
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	overflow: hidden;
	position: absolute;
	background: rgba(0,0,0,0.55);
	padding: 60px 0;
}

.featureBlock {
	text-align: center;
	padding: 60px 0 40px 0;
}

.featureIcon {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	margin: 0 auto;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background-color: #e2e2e2;
	text-align: center;
	margin-bottom: 25px;
}

.featureIcon i {
	font-size: 32px;
	color: var(--primary-color-light);
	margin-top: 20px;
}

.featureBlock.inverse .featureIcon {
	background-color: var(--primary-color-light);
}

.featureBlock.inverse .featureIcon i {
	color: #fff;
}

.featureContent h3 {
	margin: 5px 0 60px 0;
	text-transform: uppercase;
	position: relative;
}
/* Services */
.services h4 {
	margin: 0 0 10px 0;
}

.fa.iconBig {
	font-size: 62px;
	color: var(--primary-color-light);
}

/* Social icons */
.social-icon {
	display: block;
	width: 36px;
	height: 36px;
	float: right;
	padding: 5px 0 0;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: 2px solid #aaa;
	margin: 0 5px;
	text-align: center;
	color: #999;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

.social-icon:hover {
	background-color: var(--primary-color-light);
	color: white;
	border: 2px solid var(--primary-color-light);
}

.social-icon i {
	font-size: 16px;
}

/* Search */
.search-wrapper {
	position: absolute;
	top: 0;
	right: 0;
}

.search-trigger {
	position: relative;
	display: block;
	width: 86px;
	height: 86px;
	border-left: 1px solid #efefef;
	color: #ccc;
	text-align: center;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

.search-trigger i {
	font-size: 22px;
	margin-top: 30px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

.search-input {
	box-sizing: border-box;
	display: block;
	font-size: 70px;
	font-weight: 400;
	line-height: 90px;
	padding: 0 20px;
	text-align: center;
	height: 0px;
	overflow: hidden;
	background-color: #FFF;
	-webkit-transition: height 0.2s;
	-moz-transition: height 0.2s;
	-ms-transition: height 0.2s;
	-o-transition: height 0.2s;
	transition: height 0.2s;
	margin-top: 88px;
}

.show-search .search-input {
	height: 140px;
	border-bottom: 1px solid #eee;
}

.search-input input {
	background: none;
	vertical-align: middle;
	margin: 0 5px 0 0;
	padding: 20px 0 20px 0;
	border: 0;
	color: #000;
	width: 100%;
	text-align: center;
	line-height: 1.1em;
}

.search-input input:focus {
	outline: none;
	border: none;
}

.search-input input::-webkit-input-placeholder {
	color: #eee;
	line-height: 1.3em;
}

.search-input input:-moz-placeholder {
 /* Firefox 18- */
	color: #eee;
}

.search-input input::-moz-placeholder {
  /* Firefox 19+ */
	color: #eee;
}

.search-input input:-ms-input-placeholder {
	color: #eee;
}



/*
 * jQuery Superfish Menu Plugin
 * Copyright (c) 2013 Joel Birch
 *
 * Dual licensed under the MIT and GPL licenses:
 *    http://www.opensource.org/licenses/mit-license.php
 *    http://www.gnu.org/licenses/gpl.html
 ------------------------------------------------- */

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sf-menu li {
	position: relative;
}

.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
	max-width: 220px;
}

.sf-menu > li {
	float: left;
}

.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu a {
	display: block;
	position: relative;
}

.sf-menu ul ul {
	top: 0;
	left: 100%;
}

/*** DEMO SKIN ***/
.sf-menu {
	margin-top: -2px;
}

.sf-menu ul {
	box-shadow: 2px 2px 6px rgba(0,0,0,.2);
	min-width: 12em;
 /* allow long menu items to determine submenu width */
	width: 12em;
 /* no auto sub width for IE7, see white-space comment below */;
}

.sf-menu a {
	padding: 10px 14px;
	text-decoration: none;
	zoom: 1;
 /* IE7 */
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 600;
}

.sf-menu a:hover {
	color: var(--primary-color-light);
}

.sf-menu a.menuactive {
	color: #000;
}

.sf-menu li {
	white-space: normal;
 /* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
	transition: background .2s;
}

.sf-menu > li > a {
	font-size: 18px;
	padding: 32px 10px;
	border-top: 2px solid transparent;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

.smaller .sf-menu > li > a {
	padding: 18px 18px;
}

.sf-menu > li > a.menuactive {
	border-top: 2px solid var(--primary-color-light);
}

.sf-menu ul li {
	background-color: white;
	border-top: 1px solid #e6e6e6;
}

.sf-menu ul li:first-child {
	border-top: none;
}

.sf-menu ul ul li {
	background-color: white;
}

.sf-menu li:hover,
.sf-menu li.sfHover {
    /* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}

.sf-menu li.sectionheader > a {
	cursor: default;
}

.sf-menu li.sectionheader > a:hover {
	color: inherit;
}


/* section header, separator classes */


/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
	padding-right: 2.2em !important;
	padding-right: 1em;
 /* no CSS arrows for IE7 (lack pseudo-elements) */;
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	margin-top: -3px;
	height: 0;
	width: 0;
    /* order of following 3 rules important for fallbacks to work */
	border: 5px solid transparent;
	border-top-color: #999;
 /* edit this to suit design (no rgba in IE8) */;
}

.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: #999;
 /* IE8 fallback colour */;
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color: #999;
}

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: #999;
}

@media screen and (max-width: 1280px) {
	.sf-menu > li:last-child ul ul {
		left: -100%;
	}
}

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
	outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

.flexslider .col-sm-12 {
	min-height: 0;
}
/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
    src:url('/uploads/enssat/fonts/flexslider-icon.eot');
    src:url('/uploads/enssat/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
        url('/uploads/enssat/fonts/flexslider-icon.woff') format('woff'),
        url('/uploads/enssat/fonts/flexslider-icon.ttf') format('truetype'),
        url('/uploads/enssat/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
	margin: 0;
	padding: 0;
}

.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
	position: relative;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	width: 100%;
	display: block;
}

.flex-pauseplay span {
	text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .slides {
	display: block;
}

* html .slides {
	height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
	display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
	margin: 0;
	background: #fff;
	position: relative;
	zoom: 1;
}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.loading .flex-viewport {
	max-height: 300px;
}

.flexslider .slides {
	zoom: 1;
}

.carousel li {
	margin-right: 5px;
}

/* Direction Nav */
.flex-direction-nav {
	*height: 0;
}

.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 45px;
	height: 45px;
	margin: -22px 0 0;
	background: #333;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: transparent;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	text-indent: 0;
	font-size: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.flex-direction-nav .flex-prev {
	left: 0px;
}

.flex-direction-nav .flex-next {
	right: 0px;
	text-align: right;
}

.flexslider:hover .flex-prev {
	opacity: 0.7;
}

.flexslider:hover .flex-next {
	opacity: 0.7;
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
}

.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter: alpha(opacity=0);
	cursor: default;
}

.flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 16px;
	display: inline-block;
	position: absolute;
	top: 12px;
	left: 15px;
	content: '\f001';
	color: #fff;
}

.flex-direction-nav a.flex-next:before {
	content: '\f002';
	left: 19px;
}

.flex-direction-nav a:hover {
	background-color: var(--primary-color-light);
}

/* Pause/Play */
.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000;
}

.flex-pauseplay a:before {
	font-family: "flexslider-icon";
	font-size: 20px;
	display: inline-block;
	content: '\f004';
}

.flex-pauseplay a:hover {
	opacity: 1;
}

.flex-pauseplay a.flex-play:before {
	content: '\f003';
}

/* Control Nav */
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0,0,0,0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}

.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0,0,0,0.7);
}

.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0,0,0,0.9);
	cursor: default;
}

.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}

.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}

.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}

.flex-control-thumbs img:hover {
	opacity: 1;
}

.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}

/* Caption */

.flex-caption {
	color: #fff;
	font-size: 13px;
	bottom: 92px;
	left: 10%;
	line-height: 18px;
	padding: 0 30px;
	position: absolute;
	text-align: left;
	width: 558px;
	margin: 0;
	border-left: 3px solid;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

.flex-caption.right {
	right: 36px;
	left: auto;
	top: auto;
}

.flex-caption.left {
	left: 36px;
	right: auto;
	top: auto;
}

.flex-caption.center {
	left: 50%;
	margin-left: -170px;
	right: auto;
}

.flex-caption h2 {
	margin: 0 0 0px 0;
	padding: 0;
	color: #fff;
	text-transform: uppercase;
	font-size: 32px;
}

.flex-caption .btn-primary {
	background-color: var(--primary-color-light);
	border: none;
	border-radius: 2px;
	box-shadow: 0 1px 0 rgba(0,0,0,0.6);
}

.flex-caption .btn-primary:hover {
	opacity: 0.9;
}

@media screen and (max-width: 860px) {
	.flex-direction-nav .flex-prev {
		opacity: 1;
		left: 10px;
	}

	.flex-direction-nav .flex-next {
		opacity: 1;
		right: 10px;
	}
}

/*
 *     Core Owl Carousel CSS File
 *    v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
	float: left;
	padding: 0 15px 10px 15px;
	text-align: center;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
	cursor: pointer;
}

.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
	cursor: url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
}

/*
*     Owl Carousel Owl Demo Theme
*    v1.3.3
*/
.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;
/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);
/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);
/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
	*display: inline;
/*IE7 life-saver */;
}

.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);
/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading {
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center;
}

.customNavigation {
	text-align: right;
	margin-bottom: 10px;
	margin-right: 15px;
}

.customNavigation a {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.customNavigation a.btn {
	background-color: #eee;
	border-radius: 2px;
	color: #666;
}

.customNavigation a.btn:hover {
	background-color: #666;
	color: white;
}

.customNavigation a.btn.next {
	padding: 6px 11px 6px 13px;
}

.owl-item .img {
	background-color: #000;
	position: relative;
}

.owl-item .img .image-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	opacity: 0;
	overflow: hidden;
}

.owl-item .img:hover .image-overlay {
	opacity: 1;
	background-color: rgba(0,0,0,.6);
}

.owl-item .img .image-overlay h4 {
	color: white;
	position: absolute;
	bottom: -40px;
	left: 20px;
	right: 20px;
	text-align: center;
	font-size: 18px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

.owl-item .img:hover .image-overlay h4 {
	bottom: 20px;
}

.owl-item .img .image-overlay .overlay-icon {
	width: 70px;
	height: 70px;
	display: block;
	border-radius: 50%;
	margin: -70px auto 0;
	opacity: 0;
	background-color: var(--primary-color-light);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

.owl-item .img:hover .image-overlay .overlay-icon {
	opacity: 0.85;
	margin: 60px auto 0;
}

.owl-item .img .image-overlay .overlay-icon i {
	font-size: 28px;
	color: white;
	margin: 20px 0 0 2px;
}

/* Portfolio magnific popup custom styles */
.portfolio-gallery .img {
	background-color: #000;
	position: relative;
	margin-bottom: 30px;
}

.portfolio-gallery .img .image-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	opacity: 0;
	overflow: hidden;
}

.portfolio-gallery .img:hover .image-overlay {
	opacity: 1;
	background-color: rgba(0,0,0,.6);
}

.portfolio-gallery .img .image-overlay h4 {
	color: white;
	position: absolute;
	bottom: -40px;
	left: 20px;
	right: 20px;
	text-align: center;
	font-size: 18px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

.portfolio-gallery .img:hover .image-overlay h4 {
	bottom: 20px;
}

.portfolio-gallery .img .image-overlay .overlay-icon {
	width: 70px;
	height: 70px;
	display: block;
	border-radius: 50%;
	margin: -70px auto 0;
	opacity: 0;
	background-color: var(--primary-color-light);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

.portfolio-gallery .img:hover .image-overlay .overlay-icon {
	opacity: 0.85;
	margin: 50px auto 0;
}

.portfolio-gallery .img .image-overlay .overlay-icon i {
	font-size: 28px;
	color: white;
	margin: 20px 0 0 22px;
}

/* Forms
------------------------------------------------- */
.formbuddy {
	padding: 10px 2px;
}

.formbuddy div {
	margin: 0 0 20px 0;
}

.formbuddy legend {
	padding: 4px 0;
}

.formbuddy label {
	font-weight: 600;
}

.formbuddy .submit input {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}

.formbuddy .submit input:focus
, .formbuddy .submit input:active:focus
, .formbuddy .submit input.active:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.formbuddy .submit input:hover
, .formbuddy .submit input:focus {
	text-decoration: none;
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.formbuddy .submit input:active
, .formbuddy .submit input.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.formbuddy input[type="text"]
, .formbuddy input[type="email"]
, .formbuddy input[type="password"]
, .formbuddy textarea {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.formbuddy input:focus
, .formbuddy textarea:focus
, .formbuddy select:focus
, .formbuddy checkbox:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.formbuddy input::-moz-placeholder,
.formbuddy textarea::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.formbuddy input:-ms-input-placeholder,
.formbuddy textarea:-ms-input-placeholder {
	color: #999;
}

.formbuddy input::-webkit-input-placeholder,
.formbuddy textarea::-webkit-input-placeholder {
	color: #999;
}

.formbuddy textarea {
	overflow: auto;
	min-height: 200px;
}

.error_message {
	color: red;
}

/* Google map fix */
[id^="cggm_map_"] {
	width: 100% !important;
	margin: 0 0 60px 0;
}

[id^="cggm_map_"] img {
	max-width: none;
}

.featureContent h6 {
	font-weight: 600;
	font-size: 18px;
}

section.featureBlock.grey {
	padding: 0;
}

section.featureBlock {
	background: #0062af;
	color: #fff !important;
}

.featureIcon i {
	font-size: 32px;
	color: #0062af;
	margin-top: 20px;
}

section.services img:hover {
	opacity: 0.6;
}

.portfolio-gallery {
	margin-top: 100px;
}

.parallax {
	background-image: url(/uploads/images/metal2.jpg) !important;
}

/*** ENSSAT ***/

topbar ul li {
	display: inline;
}

button.button-brochure {
	padding: 5px 20px;
	background: orange;
	border: none;
	color: #fff !important;
}

button.button-brochure  a {
	color: #fff !important;
}

.flex-caption {
/**display:none;**/;
}

.col-sm-6.slogan-orange {
	padding-top: 25px;
}

span.button-orange {
	background: var(--primary-color-light);
	padding: 10px 5px;
	display: inherit;
	margin-top: 16px;
	text-align: center;
}

span.button-orange a {
	color: #fff !important;
}

div#d_infoTemp {
	padding: 30px;
	background: #ccc;
        padding-top: 5px;
        margin-top: 10px;
}

bloc_gris {
	position: absolute;
	z-index: 1000;
	display: inherit;
	background: #403e3d;
	bottom: 0 !important;
	width: 100% !important;
	height: auto !important;
	text-align: center !important;
}

div#lng-flag span.active {
	font-weight: bolder;
}

topbar ul li {
	margin-right: 8px;
}

topbar a {
	font-weight: bold;
	color: #fff !important;
}

topbar a:hover {
	font-weight: bold;
	color: var(--primary-color-light) !important;
	text-decoration: none;
}

i.fa {
	font-size: 20px;
	padding-top: 2px;
}

.sf-menu li.parent a:hover {
	color: #000;
}

.sf-menu li li a {
	color: #000;
}

.sf-menu li li {
	width: 300px;
}

.col-sm-6.label_recherche {
        background-color : var(--primary-color-dark);
	background-image : url(/uploads/images/enssat/fleche_recherche.png) ;
        background-repeat : no-repeat;
	color: #fff;
	padding: 12px;
    /* background-size: 34%; */
	background-position-x: 90%;
	background-position-y: 50%;
	position: relative;
	background-position: right;
	height: 50px;
}
.col-sm-6.label_recherche.TA {
        background-image : none;
        text-align: center;
	font-weight: bold;
}

.col-sm-6.champs_recherche {
	background: var(--primary-color-light);
	padding: 12px;
	text-align: right;
	height: 50px;
}

input#cntnt01searchinput {
	background: none;
	border: none;
	font-style: italic;
	text-align: left;
	width: 80%;
	height: 30px;
}

.profils {
	display: block;
	margin: 20px auto;
    /* margin: 20px; */;
}

.row.profils h3 {
	position: absolute;
	color: #fff;
	font-family: "Open Sans";
	top: 30%;
	left: 30%;
}

h5.theme_actu {
	font-weight: bold;
	color: #f39200;
	text-transform: uppercase;
}

p.bouton-actu {
	text-align: center;
	font-size: 28px;
	color: var(--primary-color-light);
	border: 1px solid;
	padding: 16px;
	max-width: 300px;
	margin: 0 auto;
}

p.bouton-actu:hover, p.bouton-actu:hover a, p.bouton-actu:hover a:hover {
	background: var(--primary-color-light);
	color: #fff;
}

footer ul li {
	list-style-type: none;
	margin-bottom: 12px;
}

.ul_social_bottom {
        padding-left:0;
}

.ul_social_bottom li {
	display: inline;
	padding-top: 29px;
}

.bloc-gris h5 {
	font-weight: bold;
	margin-top: 25px;
}

.bloc-gris:hover {
	background: var(--primary-color-dark);
	cursor: pointer;
	color: var(--primary-color-light);
}

.bloc-gris {
	background: var(--primary-color-light);
	color: var(--primary-color-dark);
	padding: 24px;
	text-align: center;
	min-height: 174px;
	margin-bottom: 20px;
}

a.bloc-gris {
        display:block;
}

bloc_gris img {
	width: 110px;
}

footer i.fa, footer i.fa, footer i.fa {
	margin-top: 20px;
	margin-right: 5px;
}

/** ACCORDEON  **/
.nav-pills > li > a {
	border-radius: 0px;
}
.nav-pills > li + li {
	margin-left: 0px;
}

.nav-pills > li.active > a
, .nav-pills > li.active > a:hover
, .nav-pills > li.active > a:focus {
	color: #fff;
	background-color:  var(--primary-color-dark);
	border-radius: 0 !important;
}

ul.nav.nav-pills li {
	background: var(--primary-color-light);
	color: var(--on-primary-color-dark);
}

ul.nav.nav-pills li a {
	color: #fff;
	font-weight: 600;
}

ul.nav.nav-pills li a:hover
,ul.nav.nav-pills li a:focus {
	background: var(--primary-color-dark);
	color: var(--on-primary-color-dark);
}

.tab-content {
	background: #eeefee;
	padding: 0px 5px 0px 5px;
    /*padding: 30px*/
	margin-top: 5px;
}

.tab-content p {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}

h2 {
	font-size: 22px;
	margin: 20px 0 20px 0;
	font-weight: 600;
	color: var(--primary-color-dark);
}

h1 {
	font-size: 30px;
	color: var(--primary-color-light);
	font-weight: 600;
	text-transform: uppercase;
}

.home section.BasDePage {
	padding-top: 100px;
	width: 100%;
	clear: both;
}

section.BasDePage {
	width: 100%;
	clear: both;
}

.colonne {
	padding-top: 100px;
}

div.menuSecondaire {
        clear:both;
}

.menuSecondaire ul li {
	background: #e0e2e0;
	margin: 4px 0;
	padding: 5px;
	list-style-type: none;
	color: #000 !important;
}

.menuSecondaire ul li a {
	color: #000 !important;
	text-transform: uppercase;
	font-weight: 600;
	position: relative;
	padding-left: 30px;
}

/*replace the content value with the
corresponding value from the list below*/

.menuSecondaire ul li a:before {
	content: "\f061";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
/*--adjust as necessary--*/
	color: #000;
	font-size: 18px;
	padding-right: 0.5em;
	position: absolute;
	left: 0;
}

.menuSecondaire ul li a:hover {
	text-decoration: none;
}

.menuTransversal ul {
	padding: 0;
}

.menuTransversal ul li {
	list-style-type: none;
	color: var(--primary-color-light) !important;
}

.menuTransversal ul li a {
	color: var(--primary-color-light) !important;
	font-weight: 600;
	position: relative;
	padding-left: 28px;
}

.menuTransversal ul li a:before {
	content: "\f178";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
/*--adjust as necessary--*/
	color: var(--primary-color-light);
	font-size: 18px;
	padding-right: 0.5em;
	position: absolute;
	left: 0;
}

.menuTransversal {
	padding: 40px 0 40px 40px;
}

.menuTransversal ul li a:hover {
	text-decoration: none;
}

h3.infos {
	font-weight: 600;
	text-transform: uppercase;
	font-size: 20px;
	border-bottom: 2px solid var(--primary-color-light);
}

.contenuColonneOrange {
	padding: 30px 10px 10px 30px;
	background: url(/uploads/images/enssat/Header-Contact.jpg) no-repeat var(--primary-color-light);
	margin-left: 40px;
	color: #000;
	max-width: 300px;
	word-wrap: break-word;
}

.contenuColonneOrange h3,
.contenuColonneOrange h2,
.contenuColonneOrange h4,
.contenuColonneOrange h3.recently {
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	font-size: 24px;
}

.contenuColonneOrange h3 {
	margin-bottom: 10px;
}

.contenuColonneOrange a {
	color: #000;
}

.contenuColonneOrange a:hover {
	color: #fff;
}

.container2 {
	position: relative;
}

.sf-menu > li > a.menuactive {
    /* -OS- border-top: none !important; */
	border-top: 2px solid transparent !important;
}

section.breadcrumbs {
	background: url(/uploads/images/enssat/header-inf.png);
	position: relative;
	margin-top: 31px;
	padding-left: 100px;
}

section.breadcrumbs  .container {
	border-bottom: 2px solid var(--primary-color-light);
}

.sf-arrows .sf-with-ul {
	padding-right: 2em !important;
}

.pull-right {
	float: none !important;
	position: absolute;
	top: 0px;
	z-index: 1000;
}

.container.mobile-header img {
	width: 100%;
}

div#lng-flag {
	text-align: center;
}

div#top-txt {
	text-align: center;
}

.flex-control-nav {
	display: none;
}

@media screen and (max-width: 1200px) {
	section.sliderWrapper bloc_gris {
		bottom: 0  !important;
		width: 100% !important;
		height: auto !important;
		text-align: center !important;
		clear: both;
		display: inherit;
	}

	.hhhdiv {
	   /*** height: 380px !important;***/;
	}
}

@media screen and (max-width: 768px) {
	span.button-orange {
		display: none !important;
	}

	#logo-compo {
		margin: 0 auto !important;
	}

	div.logo img {
	   /** max-width: 191px !important;**/;
	}
}

/* Media Queries *******************************************************************************/
@media screen and (max-width: 1280px) {
}

@media screen and (max-width: 1023px) {
	span.button-orange {
		padding: 0 !important;
	}

	nav.pull-right {
		display: none !important;
	}

	section {
 /**overflow: hidden;**/;
	}

	.wrapper {
		margin: 76px 0 0;
	}

	.search-input {
		margin-top: 0px;
	}

	header {
		height: 76px;
	}

	header nav {
		display: none;
	}

	header .mobile-nav-trigger {
		display: block;
		float: none;
		position: relative;
		top: 0;
		left: 0;
		width: 66px;
		height: 74px;
		text-indent: -9999px;
		border-right: #e1e1e1 solid 1px;
		overflow: hidden;
	}

	header .mobile-nav-trigger span {
		position: relative;
		display: block;
	}

	header .mobile-nav-trigger span:before {
		content: "";
		position: absolute;
		left: 22px;
		top: 30px;
		width: 20px;
		height: 3px;
		background: #505050;
		box-shadow: 0 6px 0 0 #505050, 0 12px 0 0 #505050;
	}

	header .mobile-nav-trigger.active {
		background-color: #737475;
		border-right: none;
		height: 76px;
	}

	header .mobile-nav-trigger.active span:before {
		background: #fff;
		box-shadow: 0 6px 0 0 #fff, 0 12px 0 0 #fff;
	}

	header .container.mobile-header {
		width: 100%;
		height: 76px;
		margin: 0;
		padding: 0;
	}

	header .container.mobile-header .row {
		margin: 0;
	}

	header .container.mobile-header .col-sm-12 {
		float: none;
		padding: 0;
	}

	.logo #logo-compo {
		float: none;
		text-align: center;
		margin: 0;
		position: absolute;
		left: 30%;
		/**right: 27px;**/
		top: 0px;
		max-width: 255px !important;
	}

	.search-trigger {
		width: 66px;
		height: 74px;
	}

	.search-trigger i {
		margin-top: 26px;
	}
    /* Mobile navigation */
	section.mobile-navigation {
		padding: 0px;
	}

	span.button-orange {
		padding: 0 !important;
	}

	.mobile-nav {
		display: block;
		list-style: none;
		margin: 0;
		padding: 10px 6px;
		background-color: #737475;
		width: 100%;
	}

	.mobile-nav li {
		margin: 0;
		padding: 0;
		float: none;
	}

	.mobile-nav li a {
		width: 100%;
		font-size: 14px;
		padding: 7px 10px;
		display: block;
		color: #fff;
	}

	.mobile-nav li a:hover {
		text-decoration: none;
		background-color: #444;
	}
    /* second level */
	.mobile-nav ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	.mobile-nav ul li a {
		padding-left: 40px;
	}
    /* third level */
	.mobile-nav ul ul {
		list-style: none;
	}

	.mobile-nav ul ul li a {
		padding-left: 80px;
	}
}

@media screen and (max-width: 768px) {
	.portfolio .img:hover .image-overlay .overlay-icon {
		margin: 40px auto 0;
	}

	.featureContent {
		margin-bottom: 50px;
	}

	.owl-item .img img {
		width: 100%;
	}

	.boxFeature {
		margin-bottom: 0px;
	}

	.search-input {
		font-size: 40px;
	}

	.show-search .search-input {
		height: 100px;
	}

	.search-input input {
		padding: 10px 0 0;
	}

	span.button-orange {
		display: none !important;
	}

	.logo a img {
		max-width: 225px;
	}

	ul.menu_secondaire {
		margin: 0 !important;
		padding: 0 !important;
	}

	.menuTransversal {
		padding: 0;
		margin-top: 30px;
	}

	.colonne {
		padding: 0;
	}

	.contenuColonneOrange {
		margin: 30px 0 0 0;
	}

	ul.ul_menu_top, ul.ul_social_top {
		padding: 0 !important;
	}

	div#lng-flag {
		margin-left: -5px;
	}

	.contenuColonneNormal {
		padding: 10px 0px 0px 0px;
	}

	.flex-caption h2 {
		font-size: 22px;
	}

	.flex-caption {
		width: 388px;
		bottom: 182px;
		left: 11%;
	}
}

@media screen and (max-width: 480px) {
	.portfolio-gallery .img .image-overlay .overlay-icon {
		display: none;
	}

	bloc_gris img {
		width: 100px;
	}

	div#menu_top {
		display: none;
	}

	.col-sm-5.slogan-orange {
		padding: 0 !important;
	}

	.logo a {
		margin: 8px 0 0;
	}

	.logo a img {
	}

	.flex-caption
	, .flex-direction-nav {
		display: none;
	}

	.logo a img {
	}

	ul.menu_secondaire {
		margin: 0 !important;
		padding: 0 !important;
	}

	.menuTransversal {
		padding: 0;
		margin-top: 30px;
	}

	.colonne {
		padding: 0;
	}

	.contenuColonneOrange {
		margin: 30px 0 0 0;
	}

	section.breadcrumbs {
		padding-left: 0 !important;
		*/;
	}

	.contenuColonneNormal {
		padding: 10px 0px 0px 0px;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
	.logo a {
		margin: 10px 0 0;
	}

	.logo a img {
	}

	.sf-menu li {
		/** ROMAIN width: 190px;
		padding-top: 30px;
		text-align: center;**/;
	}

	.sf-menu > li > a {
/**padding:0 8px !important;**/;
	}

	.sf-menu > li > a.menuactive {
		/* -OS- border:0 !important; */;
	}

	span.button-orange {
		padding: 0 !important;
	}
}

@media screen and (min-width: 1024px) {
	header.smaller {
      /**  height: 60px;**/;
	}

	.smaller .logo a {
		margin-top: 10px;
	}

	.smaller .logo a img {
		max-width: 105px;
	}

	.smaller .search-trigger {
		height: 58px;
	}

	.smaller .search-trigger i {
		margin-top: 18px;
	}

	.slogan-orange img {
		max-width: 380px !important;
	}
}

img.img-bouton {
	display: block;
	margin: 10px auto;
}

input.search-button-enssat {
	background: url(/uploads/images/enssat/loupe.png) no-repeat;
	border: 0;
	padding-right: 30px;
}

.row.agenda h4 {
	font-weight: bold;
	font-size: 18px;
}

span.date_agenda {
	color: #a5a5a5;
	font-size: 18px;
	font-weight: bold;
}

.row.agenda {
	border-bottom: 2px solid #D7D9D7;
	padding: 10px 0;
}

.col-sm-4.incl-twitter {
    /*padding-top: 100px;*/
	padding-top: 74px;
}

.icon-blogger {
	width: 18px;
	margin-top: -5px;
	margin-left: 4px;
}

.slogan-orange img
,.slogan-orange img.concours  {
	max-width: 500px;
	margin: 20px auto 0; /* OS-20221215 : 32px*/
	display: block;
}

.slogan-orange img.concours {
	margin: 4px auto 0; /* OS-20221215 : 32px*/
}

/*** gestion des logos grandes ecoles **/
/** AFFICHAGE PLUS DE 480 PX **/
@media screen and (min-width: 480px) {
	i.fa.fa-plus-circle {
		color: #fff;
		font-size: 30px;
		display: none;
		margin-left: 50px;
	}

	.plus_ecole {
		display: inline;
	}
}

@media screen and (max-width: 479px) {
	/** AFFICHAGE MOINS DE 480 PX **/
	i.fa.fa-plus-circle {
		color: #fff;
		font-size: 30px;
		inline;z-index: 1000000000000;
		position: absolute;
		right: 10px;
		top: 10px;
	}

	p.legende_mozaic {
		bottom: 0 !important;
		padding: 0 !important;
		font-size: 10px;
		margin: 4px !important;
	}

	ul.slides {
		display: none;
	}

	ul.nav.nav-pills li {
		width: 49.5%;
		float: left;
		margin: 0;
		border: 1px solid;
	}

	.flex-viewport {
		height: 100px !important;
	}

	.plus_ecole {
		display: none;
	}

	div#demo {
		position: absolute;
		width: 100%;
		background: #403d3d;
	}

	.row.agenda {
		text-align: center;
	}

	.col-sm-4.incl-twitter iframe {
		width: 93% !important;
	}

	section.breadcrumbs {
		padding-left: 0 !important;
	}
}

decoupe-bas {
	display: none;
	background: url(/uploads/images/enssat/header-inf.png);
	position: absolute;
	bottom: 0;
	height: 84px;
    /* border: 1px solid red; */
	z-index: 1000000000000000;
	width: 100%;
}

.home section.mainContent {
	padding: 0 !important;
}

@media screen and (max-width: 1500px) {
	decoupe-bas {
		background-position-x: 10%;
	}
}

@media screen and (max-width: 1250px) {
	decoupe-bas {
		display: none;
	}

	.home section.mainContent {
		padding-top: 40px !important;
	}

	prefooter {
		height: 80px;
	}
}

@media screen and (max-width: 960px) {
	prefooter {
		height: 107px;
		background: url(/uploads/images/enssat/top-footer-mini.png);
		background-position: center;
	}
}

@media screen and (max-width: 630px) {
	prefooter {
		height: 61px;
		background: url(/uploads/images/enssat/top-footer-mini.png);
		background-position: center;
		background-size: cover;
	}
}

@media screen and (max-width: 992px) {
	.col-sm-6.label_recherche {
		background: url(/uploads/images/enssat/fleche_recherche-mini.png) no-repeat var(--primary-color-dark);
		background-position-x: 90%;
		background-position-y: 50%;
	}
}

@media screen and (max-width: 500px) {
	.col-sm-6.label_recherche {
		background: url(/uploads/images/enssat/fleche_recherche-mini.png) no-repeat var(--primary-color-dark);
		background-position-x: 90%;
		background-position-y: 50%;
		background-size: 30%;
	}
}

@media screen and (max-width: 1440px) {
	section.breadcrumbs {
		padding-left: 186px;
	}
}

h3.titre_agenda {
	display: inline;
	font-size: 45px;
	font-family: Sansation;
	text-transform: uppercase;
	font-weight: bold;
    /* margin-top: 100px; */;
}

i.fa.fa-calendar {
	font-size: 34px;
	font-size: 40px;
	color: #F3920E;
	margin-right: 7px;
}

.slogan-orange img {
	max-width: 500px;
	margin: 20px auto 0; /* OS-20221215 : 32px*/
	display: block;
}

section.search-home-enssat {
	padding: 0 !important;
	margin-top: 30px;
}

section.search-home-enssat .col-sm-12 {
	padding: 0;
}

@media screen and (max-width: 1024px) {
	.slogan-orange img {
		max-width: 282px !important;
		float: right;
	}

	section.breadcrumbs {
		padding-left: 0 !important;
		padding-top: 30px;
	}
}

@media screen and (min-width: 769px) and (max-width: 840px) {
	bloc_gris img {
		width: 92px;
		padding: 10px 10px;
	}
}

@media screen and  (max-width: 768px) {
	.slogan-orange img {
		max-width: 430px !important;
		float: none !important;
		width: 90% !important;
	}
}

.intro {
	padding-top: 30px;
}
/* End of 'responsive : Main' */

