/* ==========================================================================
   Matioulilou's custom styles :
  
    Quick access : CTRL + F, then add one of the following titles  :
        *SUMMARY
            *GLOBAL
            *TYPO
            *HEADER
            *LANGUE
            *NAVBAR
            *CAROUSEL
            *JUMBOTRON
            *grids
==============================================================================================*/


/*GLOBAL*/

html {
	font-size: 14px;
}

iframe {
	margin-bottom: 10px;
}

body {
	background: #ededed;
	border-radius: 5px;
}

html.csstransitions body {
	opacity: 0;
	-webkit-animation: animeIn 1.4s ease-in;
	animation: animeIn 1.4s ease-in;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

@-webkit-keyframes animeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@keyframes animeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

body > .container > .wrapper {
	background: #fff;
	box-shadow: 0px 2px 8.73px 0.27px rgba(0, 0, 0, 0.1), 0px -4px 10px 0px rgba(0, 0, 0, 0.2);
	border-radius: 5px 5px 0 0;
}


/*
body > .container.wrapper {
    padding: 0;
}
*/

.sep {
	margin: 20px 0;
}

.row {
	margin-bottom: 1%;
}

.containerHome .row {
	margin-bottom: 0;
}

.grids.grid-services .col-md-4 .frame,
.grids.grid-services-home div[class^="col-md-"] .frame {
	background: none!important;
	border: 1px solid #33adb8;
	transition: all 500ms ease-in-out;
}

.grids.grid-services .col-md-4 .frame,
.grids.grid-services-home div[class^="col-md-"] .frame {
	position: relative;
	height: auto;
	line-height: inherit;
}

.grids.grid-services .col-md-4 .frame:hover,
.grids.grid-services-home div[class^="col-md-"] .frame:hover {
	background: #e74c3c!important;
}

.grids.grid-services .col-md-4 .frame .media h4,
.grids.grid-services-home div[class^="col-md-"] .frame .media h4 {
	transition: all 500ms ease-in-out;
}

.grids.grid-services .col-md-4 .frame:hover .media h4,
.grids.grid-services-home div[class^="col-md-"] .frame:hover .media h4 {
	color: #fff;
}

.home [class^="icon-"] {
	font-size: 6em;
	color: #33adb8;
	transition: all 500ms ease-in-out;
}

.liensServices:hover [class^="icon-"] {
	color: #fff;
}

.grids.grid-services .col-md-4 .frame:before,
.grids.grid-services-home div[class^="col-md-"] .frame:before {
	display: none;
}

.grids.grid-services .col-md-4 .media,
.grids.grid-services-home div[class^="col-md-"] .media {
	width: 80%;
	width: auto;
	display: block;
	/*    display: inline-block;*/
	margin: 0 auto;
	padding: 30px 0;
}

.grids.grid-services .col-md-4 .media-body,
.grids.grid-services-home div[class^="col-md-"] .media-body {
	vertical-align: middle;
	text-align: left;
	padding-left: 6%;
}

.grid-services-home .media-left {
	left: 6%;
	min-width: 76px;
	padding: 0;
	position: relative;
}

.grids.grid-services .col-md-4 .frame > a,
.grids.grid-services-home div[class^="col-md-"] .frame > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 500;
}

.list-home .media-body {
	vertical-align: middle;
}

.list-home .media-body h4 {
	margin-bottom: 0;
}

.services {
	margin-bottom: 0;
}

.services .container,
body > .container {
	padding: 0;
}

.carousel {
	margin-bottom: 2%;
	z-index: 0;
}

.carouselProjet {
	margin-bottom: 2%;
}

.project .row {
	margin-left: 0;
	margin-right: 0;
	text-align: center;
}

.project .row p {
	text-align: justify;
}

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

.project .row .col-md-12 p {
	text-align: left;
}

.project .wrapper {
	padding: 0px;
	z-index: -1;
}

.project .green {
	margin: 0;
	background: #142a2d;
	color: #ffffff;
}

.project .green.block {
	padding: 0;
	background: none;
}

.project .green.block.ffr > .row {
	margin-bottom: 1%;
}

.project .green.block.ffr > .row:first-child {
	background: url(../img/projet_ffr_2.jpg);
	background-size: cover;
	background-position: 10% 50%;
}

.project .green.block.ffr > .row:nth-child(2) {
	background: url(../img/projet_ffr_3.jpg);
	background-size: cover;
	background-position: 10% 50%;
}

.block p {
	background: rgba(255, 255, 255, 0.75);
	margin: 0;
	padding: 20% 10%;
	color: #000;
}

.block .col-md-6 {
	padding: 0;
}

.social {
	margin: 0;
}

.social li a {
	height: 14px;
	display: inline-block;
}

.social li a img {
	height: 100%;
}

.project .green.green-b {
	background: #2d747f url(../img/projet_cite_orientee_1.png) no-repeat;
	background-position: 100% 30%;
	background-size: 40%;
	box-shadow: inset 0px 10px 9px 0px rgba(0, 0, 0, 0.09), inset 0px -10px 9px 0px rgba(0, 0, 0, 0.09);
}

.project .green.green-b .text-info {
	color: #fff;
}

.project .green.green-b p {
	text-align: justify;
}

.green h2:after {
	background-color: #e74c3c;
}

.project .gotolinkleft a,
.project .gotolinkright a {
	color: #e74c3c;
	position: relative;
}

.project .gotolinkleft:hover a,
.project .gotolinkright:hover a {
	color: #e74c3c;
	transition: all 250ms ease-in-out;
}

.project .gotolinkright a {
	margin-right: 10px;
}

.project .gotolinkleft a:before {
	content: "<";
	position: relative;
	color: #e74c3c;
	top: 3px;
	font-size: 2.1rem;
	margin-right: 5px;
}

.project .gotolinkright a:after {
	content: ">";
	position: relative;
	color: #e74c3c;
	top: 3px;
	right: -10px;
	font-size: 2.1rem;
}

.project [class*='col-'] img {
	max-width: 100%;
	margin: 0;
}

.project [class*='col-'] .img-lg {
	max-width: 70%;
	margin: 10px 0;
}

.project [class*='col-'] .img-md {
	max-width: 50%;
	margin: 20px 0;
}

.project .row-eq-height .col-md-4 img {
	max-height: 80px;
	min-height: 80px;
	margin-bottom: 10px;
}

.project .panel-body {
	min-height: inherit;
	height: 310px;
	overflow: hidden;
	padding: 0;
	/*    transition:all 500ms ease-in-out 2s;*/
}

.egalise-min > img {
	max-height: 100%;
}


/*============================================================================================*/


/*TYPO*/

* {
	font-family: "rucksack", sans-serif;
	font-style: normal;
	font-weight: 100;
	font-size: inherit;
	/*    line-height: 1.428;*/
	line-height: 1.48;
}

p {
	font-size: 1.1rem;
}

a {
	transition: all 125ms ease-in-out;
	color: #e74c3c;
}

a:hover,
a:focus {
	color: #035b64;
	transition: all 125ms ease-in-out;
	text-decoration: none;
}

a.link-type-2 {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 18px;
	font-family: "rucksack", sans-serif;
}

a.link-type-2.glyphicon:after,
a.link-type-2[class^="icon-"]:before {
	color: #33adb8;
	position: relative;
	top: 2px;
	margin-right: 5px;
	font-family: 'Glyphicons Halflings', "rucksack";
	font-size: 16px;
}

h1 {
	font-size: 2.9rem;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0px 0px 13.5px rgba(0, 0, 0, 0.51);
	font-weight: 700;
}

h1 div {
	font-size: 2.9rem;
	font-weight: 700;
	color: #ffffff;
	padding-top: 0px;
	font-family: sans-serif;
}

h1 div span {
	color: #33adb8;
	font-size: 2.9rem;
	font-weight: 700;
	font-family: "rucksack", sans-serif;
	position: relative;
}

h1 div span:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: -18px;
	width: 313px;
	height: 18px;
	z-index: 10;
	background: url(../img/barres_logo.png) no-repeat center;
}

h1 > small {
	 font-size: 1.8rem;
    font-weight: 500;
    color: #33adb8;
    display: block;
    margin-top: 0.6%;
    text-transform: none;
    text-shadow: none;
}

h2,
h2 a,
h2 a:hover {
	color: #33adb8;
	font-size: 2.1rem;
	font-weight: 600;
	margin: 0 0 1.5% 0;
}

h2:after {
	content: "";
	display: block;
	width: 67px;
	height: 2px;
	background-color: #e74c3c;
	margin: 0 auto 20px auto;
	position: relative;
	top: 7px;
}

h3,
.h3 {
	font-family: "rucksack", sans-serif;
	font-weight: 600;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 1.6rem;
	letter-spacing: 0.1em;
}

h4,
.h4 {
	font-family: "rucksack", sans-serif;
	font-weight: 500;
	color: #e74c3c;
	text-transform: uppercase;
	font-size: 22px;
}

.tag-header > a {
	font-weight: 500;
	color: #ffffff;
	display: inline-block;
}

.tag-header > a:before {
	content: "#";
	color: #e74c3c;
}

.tag-header > a:hover {
	color: #e74c3c;
}

.text-info {
	color: #33adb8;
	font-size: inherit;
	font-weight: inherit;
	font-weight: 500;
}

.row-logos {
	margin: 5% 0;
}

.row-logos .col-md-3 {
	text-align: center;
}

.row-logos .col-md-3:before {
	content: "";
	display: block;
	border: 1px solid #d7d7d7;
	width: 80%;
	height: 100%;
	position: absolute;
	top: 0%;
	left: 10%;
	border-radius: 5px;
}

.row-logos .col-md-3 img {
	margin-top: -25%;
	top: 50%;
	max-height: 100%;
	position: relative;
	max-width: 80%;
	/*
    margin-top: -25%;
    top: 50%;
    max-width: 80%;

    max-height: 80%;
    position: relative;
    max-width: 80%;
*/
}


/*============================================================================================*/


/*HEADER*/

.header {
	position: relative;
}

.intro > a.logo {
	margin-bottom: 43px;
}

.intro {
	position: absolute;
	top: 0;
	left: 0px;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 90%;
	height: 40%;
	z-index: 10;
}

.intro img {
	margin-bottom: 43px;
}

.intro .tag {
	text-shadow: 0px 2px 7.76px rgba(0, 0, 0, 0.7);
	font-size: 1.07rem;
}

.intro h1 {
	margin: 0;
}

.intro h2 {
	color: #fff;
	margin-bottom: 20px;
	font-size: 2.1rem;
	font-weight: 300;
}

.intro h2::after {
	display: none;
}

.project .intro {
	z-index: 60;
	text-align: center;
}

.tag-header {
	position: relative;
	margin-top: 2.9%;
}

.home .tag-header,
.project .tag-header {
	margin: 0 0 4% 0;
}

.tag-header > a {
	margin-right: 1.5%;
}


/*============================================================================================*/


/*BUTTON*/

.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
	background-color: #e74c3c;
	border-radius: 3px;
	box-shadow: 0px 4px 0px 0.00px #983329;
	background-image: none;
	border: none;
	transform: translate(0, 0);
	transition: all 250ms ease-in-out;
	text-transform: uppercase;
	position: relative;
	outline: none;
}

.frame .content .btn-primary,
.frame .content .btn-primary:hover {
	background-color: rgba(0, 0, 0, 0);
	box-shadow: none;
	background-image: none;
	border: 0px;
}

.btn-primary.btn-sm {
	text-transform: none;
	font-weight: 500;
	font-size: 15px;
	text-shadow: 0px 2px 1.94px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 2px 1.94px 0.06px rgba(0, 0, 0, 0.4);
	padding: 2px 10px;
}

.btn-primary.btn-lg {
	font-weight: 500;
	font-size: 16px;
	padding: 8px 35px 8px 15px;
}

.btn-primary:hover {
	background-color: #983329;
	transform: translate(0, 2px);
	box-shadow: none;
}

.btn-primary.btn-lg:before {
	background: url(../img/icon_plane.png);
	width: 23px;
	height: 20px;
	content: "";
	position: absolute;
	right: 8px;
	top: 50%;
	margin-top: -11px;
	z-index: 50;
	animation: planeIn 1s ease-in;
	-webkit-animation-fill-mode: forwards;
}

.btn-primary.btn-lg:hover:before {
	-webkit-animation: planeOut 1.5s ease-in-out;
	animation: planeOut 1.5s ease-in-out;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

@-webkit-keyframes planeOut {
	0% {
		-webkit-transform: rotate(0deg) translate(0, 0);
		-ms-transform: rotate(0deg) translate(0, 0);
		transform: rotate(0deg) translate(0, 0);
	}
	20% {
		-webkit-transform: rotate(20deg);
		-ms-transform: rotate(20deg);
		transform: rotate(20deg);
	}
	30% {
		opacity: 1;
	}
	100% {
		-webkit-transform: translate(80px, -10px);
		-ms-transform: translate(80px, -10px);
		transform: translate(80px, -10px);
		opacity: 0;
	}
}

@keyframes planeOut {
	0% {
		-webkit-transform: rotate(0deg) translate(0, 0);
		transform: rotate(0deg) translate(0, 0);
	}
	20% {
		-webkit-transform: rotate(20deg);
		transform: rotate(20deg);
	}
	30% {
		opacity: 1;
	}
	100% {
		-webkit-transform: translate(80px, -10px);
		transform: translate(80px, -10px);
		opacity: 0;
	}
}

@-webkit-keyframes planeIn {
	0% {
		-webkit-transform: translate(80px, -10px) rotate(200deg);
		transform: translate(80px, -10px) rotate(200deg);
		opacity: 0;
	}
	80% {
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
	}
	100% {
		opacity: 1;
		-webkit-transform: rotate(0deg) translate(0, 0);
		transform: rotate(0deg) translate(0, 0);
	}
}

@keyframes planeIn {
	0% {
		-webkit-transform: translate(80px, -10px) rotate(200deg);
		transform: translate(80px, -10px) rotate(200deg);
		opacity: 0;
	}
	80% {
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
	}
	100% {
		opacity: 1;
		-webkit-transform: rotate(0deg) translate(0, 0);
		transform: rotate(0deg) translate(0, 0);
	}
}


/*============================================================================================*/


/*LANGUE*/

.menu_langue {
	position: relative;
	z-index: 20;
	/*
    background-image: -moz-linear-gradient( 0deg, rgb(2, 91, 100) 0%, rgb(45, 116, 127) 50%, rgb(2, 91, 100) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(2, 91, 100) 0%, rgb(45, 116, 127) 50%, rgb(2, 91, 100) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(2, 91, 100) 0%, rgb(45, 116, 127) 50%, rgb(2, 91, 100) 100%);
*/
	border-left: 1px solid #33adb8;
	padding: 5px 0 5px 5px;
	border-radius: 0;
	top: 10px;
}

.menu_langue .nav {
	border-bottom: none;
}

.menu_langue .nav>li>a,
.menu_langue .nav>li>a:hover {
	padding: 2px 4px;
	border-radius: 0;
	border: none;
	color: #fff;
	font-size: 0.8rem;
}

.menu_langue .nav> li > a:hover,
.menu_langue .nav> li > a:focus {
	background-color: #e74c3c;
}

.menu_langue .nav-tabs>li.active2>a,
.menu_langue .nav-tabs>li.active2>a:hover,
.menu_langue .nav-tabs>li.active2>a:focus {
	color: #fff;
	cursor: default;
	border: 1px solid #e74c3c;
}


/*============================================================================================*/


/*NAVBAR*/

.navbar {
	background: none;
	border: none;
	box-shadow: none;
	margin-bottom: 0;
	z-index: 9999!important;
	transition: all 250ms ease-in-out;
}

.navbar .container {
	padding-left: 0;
	padding-right: 0;
}

.navbar .container>.navbar-collapse {
	margin: 0;
	border-radius: 5px 5px 0 0
}

.navbar .navbar-collapse {
	background-color: rgba(14, 25, 31, 0.85);
	-webkit-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}

.navbar .navbar-nav.navbar-right {
	margin-right: 0;
}

.navbar-nav {
	margin-top: 1.1%;
}

.navbar.navbar-default .navbar-nav>li>a:hover,
.navbar.navbar-default .navbar-nav>li>a:focus {
	background: #e74c3c;
}

.navbar.navbar-default .navbar-nav>li>a:focus {
	background: none;
}

.navbar .navbar-nav>.active>a,
.navbar .navbar-nav>.active>a:hover,
.navbar .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #e74c3c;
	background-image: none;
}

.navbar-brand {
	height: auto;
}

.navbar-brand,
.navbar-default .navbar-nav>li>a {
	text-shadow: none;
}

.navbar {
	min-height: inherit;
}

.navbar-default .navbar-nav>li>a {
	color: #fff;
}

.navbar-default .navbar-nav>li>a {
	padding: 6px 10px 7px 10px;
	margin: 16px 20px 16px 0;
	border-radius: 3px;
	font-weight: 100;
	font-size: 1.1rem;
}

.navbar > .container .navbar-brand {
	margin: 0px;
}

.navbar-nav>li:hover > a {
	background: #e74c3c;
	transition: all 150ms ease-in-out;
}

.navbar .navbar-nav>li>a:hover,
.navbar .navbar-nav>li>a:focus {
	color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
	transition: all 100ms ease-in-out;
	position: relative;
}

.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	border: none;
	background: #e74c3c;
}

.dropdown-menu {
	background: none;
	border: none;
	border-left: 1px solid #e74c3c;
	min-width: auto;
	box-shadow: none;
}

.dropdown-menu>li>a {
	color: #fff;
	font-style: italic;
	font-size: 1rem;
	font-weight: 100;
	padding: 3px 5px 3px 15px;
	margin-right: 10px;
	font-weight: 100;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
	background: none;
	color: #e74c3c;
	transition: all 150ms ease-in-out;
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
	display: block;
	right: auto;
}

.navbar.affix-top {
	position: fixed;
	width: 90%;
	max-width: 1400px;
}

.navbar.affix,
.navbar.affix-top {
	z-index: 1;
	top: 0px;
}

.navbar.affix {
	width: 90%;
	max-width: 1400px;
	top: 0;
}

.navbar.affix .container,
.navbar.affix-top .container {
	padding: 0;
}

.navbar.affix .navbar-nav>li>a,
.navbar.affix-top .navbar-nav>li>a {
	margin: 9px 20px 9px 0;
}

.navbar.affix .navbar-collapse {
	background-color: rgba(14, 25, 31, 0.85);
	border-radius: 0;
}

.navbar.affix .dropdown-menu,
.navbar.affix-top .dropdown-menu {
	background-color: rgba(14, 25, 31, 0.85);
}

.affix .navbar-nav,
.affix-top .navbar-nav {
	margin-top: 0;
}

.affix .navbar-brand,
.affix-top .navbar-brand {
	height: 50px;
}

.navbar.affix > .container .navbar-brand,
.navbar.affix-top > .container .navbar-brand {
	padding: 6px;
	width: auto;
}

.navbar.affix .navbar-brand > img,
.navbar.affix-top .navbar-brand > img {
	max-height: 100%;
}

.navbar-white .navbar-collapse {
	background-color: white;
}

.navbar-white .navbar-nav>li>a {
	color: #282828;
}

.navbar-white .navbar-nav>li:hover>a {
	color: #ffffff;
}


/*
.navbar-white .dropdown-menu {
    background-color: rgba(14, 25, 31, 0.85);
}
*/

.navbar-white.affix-top {
	/*    position: relative;*/
}

.navbar-white .affix .navbar-collapse {
	/*    background-color: rgba(14, 25, 31, 0.85);*/
}

.navbar-white.affix .navbar-nav>li>a {
	color: #fff;
}


/*============================================================================================*/

.bkg-set-1 {
	background-size: contain;
	background-position: center;
}

footer p {
	font-size: 1.1rem;
	font-weight: 100;
}

footer p a {
	font-weight: 100;
	font-size: 1.1rem;
	margin-left: 15px;
	color: #6bdaeb;
}

footer p a::before {
	content: "-";
	position: absolute;
	left: -10px;
	top: 10px;
	display: block;
	color: #6bdaeb;
}

footer p a:hover {
	color: #e74c3c;
}


/*CAROUSEL*/

.heading-caption img {
	width: 100%;
	z-index: 10;
	position: relative;
}

.heading-caption > div:first-child {
	position: relative;
	padding: 2%;
	width: 33%;
	margin-bottom: 2%;
	float: left;
	margin-right: 2%;
}

.heading-caption > div:first-child::after {
	content: "";
	display: block;
	border: 1px solid #d7d7d7;
	width: 100%;
	padding: 2%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 5px;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
	background: #fff;
	z-index: 1;
}

.heading-caption h1 {
	float: left;
	width: 65%;
}



.project .carousel-caption {
    width: 100%;
    text-align: center;
    bottom: 35%;
    position: absolute;
}
.project .carousel-caption p {
    font-style: italic;
    font-size: 1.4rem;
    font-weight: 100;
}
.project .carousel-caption:after {
    display: none;
}

.carousel-caption {
	width: 35%;
	right: 10px;
	left: auto;
	bottom: 55%;
	padding: 20px 20px 0 20px;
	text-align: left;
}

.carousel-caption:after {
	content: "";
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
	background-color: rgba(14, 25, 31, 0.85);
	width: 100%;
	height: 100%;
}

.carousel-caption h2 {
	color: #ffffff;
	margin-top: 0;
}

.captionPoint:after{
	content: none;
}














.goto {
	position: absolute;
	left: 0;
	bottom: -52px;
	overflow: hidden;
	background: url(../img/carousel-caption_bkg.png) right bottom no-repeat;
	background-size: 100% auto;
	display: block;
	height: 52px;
	width: 100%;
	text-align: right;
}

.goto .btn {
	background: url(../img/btn_goto_bkg.png) no-repeat center;
	width: 56px;
	height: 36px;
	text-shadow: 1px 3px 0px #983329;
	font-weight: 700;
	color: #ffffff;
	font-size: 16px;
	margin-right: 20px;
}

.goto .btn .glyphicon,
.goto .btn [class^="icon-"] {
	font-size: 2rem;
	top: -11%;
}

.goto .btn.btn-default {
	border: none;
	transition: all 250ms ease-in-out;
}

.goto .btn.btn-default:hover {
	text-shadow: 1px 1px 0px #451611;
}

.carousel-caption {
	z-index: 80;
}

.home .carousel-caption h1,
.project .carousel-caption h1 {
	margin: 0 0 4% 0;
}

.carousel-inner {
	z-index: 50;
	border-radius: 5px 5px 0 0;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
	width: 100%;
}

.carousel-indicators {
	bottom: 9%;
	z-index: -1;
}

.carousel-indicators li,
.carousel-indicators li.active {
	width: 24px;
	height: 24px;
	border: 2px solid rgb(231, 76, 60);
	background-color: rgba(19, 35, 43, 0.5);
	border-radius: 0;
	position: relative;
	box-sizing: border-box;
	margin: 0 16px 0 0;
}

.carousel-indicators li:last-child {
	margin-right: 0;
}

.carousel-indicators li::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #ffffff;
	animation: popOut 200ms ease-in-out;
	-webkit-animation-fill-mode: forwards;
}

.carousel-indicators li.active::before {
	margin-top: -6px;
	margin-left: -6px;
	width: 12px;
	height: 12px;
	animation: popIn 200ms ease-in-out;
	-webkit-animation-fill-mode: forwards;
}

.carousel-indicators li:hover:not(.active)::before {
	background-color: #ffffff;
	animation: popIn 200ms ease-in-out;
	-webkit-animation-fill-mode: forwards;
}

.carousel-indicators li:not(.active)::before {}

@keyframes popIn {
	from {
		width: 0;
		height: 0;
		border-radius: 0px;
		background-color: rgba(19, 35, 43, 0.5);
		transform: rotate(0deg)
	}
	to {
		width: 12px;
		height: 12px;
		margin-top: -6px;
		margin-left: -6px;
		border-radius: 0px;
		background-color: rgba(255, 255, 255, 1);
		transform: rotate(360deg)
	}
}

@-webkit-keyframes popOut {
	from {
		width: 12px;
		height: 12px;
		margin-top: -6px;
		margin-left: -6px;
		border-radius: 0px;
		background-color: rgba(255, 255, 255, 1);
		-webkit-transform: rotate(360deg)
	}
	to {
		width: 0;
		height: 0;
		border-radius: 0px;
		background-color: rgba(19, 35, 43, 0.5);
		-webkit-transform: rotate(0deg)
	}
}

.start {
	background: url(../img/arrow.png) no-repeat center;
	width: 68px;
	height: 50px;
	position: absolute;
	left: 50%;
	margin-left: -34px;
	z-index: -1;
	bottom: 2%;
	display: block;
	cursor: pointer;
	-webkit-animation: animStart 1.4s ease-in-out;
	animation: animStart 1.4s ease-in-out;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

@-webkit-keyframes animStart {
	0 {
		-webkit-transform: translate(0, 0);
	}
	50% {
		-webkit-transform: translate(0, 10px);
	}
	100% {
		-webkit-transform: translate(0, 0);
	}
}

@keyframes animStart {
	0 {
		transform: translate(0, 0);
	}
	50% {
		transform: translate(0, 10px);
	}
	100% {
		transform: translate(0, 0);
	}
}


/*============================================================================================*/


/*JUMBOTRON*/

.jumbotron {
	background: #ffffff;
	padding: 0 5%;
	margin: 2% 0;
	text-align: center;
}

.no-gutter ~ .jumbotron {
	padding: 2% 5% 1% 5%;
	margin: 0;
}

.jumbotron h2 {
	text-align: center;
	margin: 0 0 2% 0;
}

.jumbotron p {
	font-family: "rucksack", sans-serif;
	font-style: normal;
	font-weight: 100;
	font-size: 16px;
	line-height: 1.428;
	text-align: center;
	margin-bottom: 2%;
}

.jumbotron p:last-child {
	margin-bottom: 0;
}

.Ref .jumbotron {
	margin-top:
}


/*============================================================================================*/


/*GRIDS*/


/* Note the difference between .grids and .grid : .grid is a class used by "isotope" plugin. */

.grids .glyphicon {
	font-size: 2.1rem;
	border-radius: 50%;
}

.home .grids .col-md-4,
.home .grids .col-md-3,
.home .grids .col-md-6 {
	padding-right: 0.5%;
	padding-left: 0.5%;
}


/*
.home .grids .col-md-4:first-child,
.home .grids .col-md-6:first-child {
    padding-left: 1%;
}
.home .grids .col-md-4:last-child,
.home .grids .col-md-6:last-child {
    padding-right: 1%;
*/


}
.home .row {
	margin-bottom: 1%;
}
.grids .col-md-4:nth-child(4),
.grids .col-md-4:nth-child(5),
.grids .col-md-4:nth-child(6),
.grids .col-md-6:nth-child(4),
.grids .col-md-6:nth-child(5),
.grids .col-md-6:nth-child(6) {
	margin-bottom: 0;
}

/*
.grids .col-md-4 .frame,
.grids .col-md-6 .frame {
    line-height: 320px;
    text-align: center;
    height: 320px;
}
*/
.grids .col-md-4 .frame,
.grids .col-md-6 .frame {
	text-align: center;
	width: 100%;
	padding-bottom: 84.2%;
	position: relative;
	transition: 0.5s;
}
.grids .col-md-6 .frame:hover {
	box-shadow: rgba(0, 0, 0, 0.5) 0px 15px 40px;
	transition: 0.5s;
	cursor: pointer;
}
.grids .col-md-4 .frame > .content {
	position: absolute;
	height: auto;
	width: 100%;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	padding-top: 100px;
	display: block;
}
.grids .col-md-6 .frame > .content {
	position: absolute;
	height: auto;
	width: 100%;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	display: block;
	background-color: dimgrey;
}
.grids.grid-services-home div[class^="col-md-"] {
	text-align: center;
}

/*
.grids .col-md-4 .frame,
.grids .col-md-6 .frame {
    background: url("../img/home_urbanisme_architecture.jpg") no-repeat center;
}
*/
.home .container-fluid .grids.row .col-md-4:nth-child(1) .frame {
	background: url("../img/metiers_3.jpg") no-repeat center;
	background-size: cover;
}
.home .container-fluid .grids.row .col-md-4:nth-child(2) .frame {
	background: url("../img/metiers_6.jpg") no-repeat center;
	background-size: cover;
}
.home .container-fluid .grids.row .col-md-4:nth-child(3) .frame {
	background: url("../img/metiers_4.jpg") no-repeat center;
	background-size: cover;
}
.home .container-fluid .grids.row + .grids.row .col-md-4:nth-child(1) .frame {
	background: url("../img/metiers_5.jpg") no-repeat center;
	background-size: cover;
}
.home .container-fluid .grids.row + .grids.row .col-md-4:nth-child(2) .frame {
	background: url("../img/metiers_2.jpg") no-repeat center;
	background-size: cover;
}
.home .container-fluid .grids.row + .grids.row .col-md-4:nth-child(3) .frame {
	background: url("../img/metiers_1.jpg") no-repeat center;
	background-size: cover;
}
.grids.grid-metiers .col-md-6:nth-child(1) .frame {
	background: url("../img/services_11.jpg") no-repeat center;
	background-size: cover;
}
.grids.grid-metiers .col-md-6:nth-child(2) .frame {
	background: url("../img/services_12.jpg") no-repeat center;
	background-size: cover;
}
.grids.grid-metiers .col-md-6:nth-child(4) .frame {
	background: url("../img/services_13.jpg") no-repeat center;
	background-size: cover;
}
.grids.grid-metiers .col-md-6:nth-child(5) .frame {
	background: url("../img/services_10.jpg") no-repeat center;
	background-size: cover;
}
.grids.grid-metiers .col-md-6:nth-child(6) .frame {
	background: url("../img/services_1.jpg") no-repeat center;
	background-size: cover;
}
.grids.grid-metiers .col-md-6:nth-child(7) .frame {
	background: url("../img/services_2.jpg") no-repeat center;
	background-size: cover;
}
.grids.grid-metiers .col-md-6:nth-child(8) .frame {
	background: url("../img/services_3.jpg") no-repeat center;
	background-size: cover;
}
.grids.grid-metiers .col-md-6:nth-child(9) .frame {
	background: url("../img/services_4.jpg") no-repeat center;
	background-size: cover;
}
.grids.grid-metiers .col-md-6:nth-child(10) .frame {
	background: url("../img/services_5.jpg") no-repeat center;
	background-size: cover;
}
.grids.grid-metiers .col-md-6:nth-child(11) .frame {
	background: url("../img/services_6.jpg") no-repeat center;
	background-size: cover;
}
.grids.grid-metiers .col-md-6:nth-child(12) .frame {
	background: url("../img/services_9.jpg") no-repeat center;
	background-size: cover;
}

.grids.grid-metiers .col-md-6:nth-child(3) .frame {
	background: url("../img/home_london.png") no-repeat center;
	background-size: cover;
}

/*
.grids.grid-metiers .col-md-6:nth-child(1) .frame .content,
.grids.grid-services .col-md-6:nth-child(1) .frame .content{
	background-color: #71b9c3;
}
.grids.grid-metiers .col-md-6:nth-child(2) .frame .content,
.grids.grid-services .col-md-6:nth-child(2) .frame .content{
	background-color: #04006f;
}
.grids.grid-metiers .col-md-6:nth-child(3) .frame .content,
.grids.grid-services .col-md-6:nth-child(3) .frame .content{
	background-color: #c99c46;
}
.grids.grid-metiers .col-md-6:nth-child(4) .frame .content,
.grids.grid-services .col-md-6:nth-child(4) .frame .content{
	background-color: #8aea8b;
}
.grids.grid-metiers .col-md-6:nth-child(5) .frame .content,
.grids.grid-services .col-md-6:nth-child(5) .frame .content{
	background-color: #d83030;
}
.grids.grid-metiers .col-md-6:nth-child(6) .frame .content,
.grids.grid-services .col-md-6:nth-child(6) .frame .content{
	background-color: #e36f32;
}
.grids.grid-metiers .col-md-6:nth-child(7) .frame .content,
.grids.grid-services .col-md-6:nth-child(7) .frame .content{
	background-color: #074380;
}
.grids.grid-metiers .col-md-6:nth-child(8) .frame .content,
.grids.grid-services .col-md-6:nth-child(8) .frame .content{
	background-color: #0296a2;
}
.grids.grid-metiers .col-md-6:nth-child(9) .frame .content,
.grids.grid-services .col-md-6:nth-child(9) .frame .content{
	background-color: #5d8644;
}
.grids.grid-metiers .col-md-6:nth-child(10) .frame .content,
.grids.grid-services .col-md-6:nth-child(10) .frame .content{
	background-color: #073e4e;
}
.grids.grid-metiers .col-md-6:nth-child(11) .frame .content,
.grids.grid-services .col-md-6:nth-child(11) .frame .content{
	background-color: #242424;
}
.grids.grid-metiers .col-md-6:nth-child(12) .frame .content,
.grids.grid-services .col-md-6:nth-child(12) .frame .content{
	background-color: #0b2d3e;
}
*/
.grids.grid-metiers .col-md-6 .frame .content,
.grids.grid-services .col-md-6 .frame .content {
	background-color: rgba(14, 25, 31, 0.85);
}
.grids.grid-services .col-md-6:nth-child(1) .frame {
	background: url("../img/services_11.jpg") no-repeat center;
	background-size: cover;
}
.grids.grid-services .col-md-6:nth-child(2) .frame {
	background: url("../img/services_12.jpg") no-repeat center;
	background-size: cover;
}
.grids.grid-services .col-md-6:nth-child(3) .frame {
	background: url("../img/services_13.jpg") no-repeat center;
	background-size: cover;
}
.grids.grid-services .col-md-6:nth-child(4) .frame {
	background: url("../img/services_10.jpg") no-repeat center;
	background-size: cover;
}
.grids.grid-services .col-md-6:nth-child(5) .frame {
	background: url("../img/services_1.jpg") no-repeat center;
	background-size: cover;
}
.grids.grid-services .col-md-6:nth-child(6) .frame {
	background: url("../img/services_2.jpg") no-repeat center;
	background-size: cover;
}
.grids.grid-services .col-md-6:nth-child(7) .frame {
	background: url("../img/services_3.jpg") no-repeat center;
	background-size: cover;
}
.grids.grid-services .col-md-6:nth-child(8) .frame {
	background: url("../img/services_4.jpg") no-repeat center;
	background-size: cover;
}
.grids.grid-services .col-md-6:nth-child(9) .frame {
	background: url("../img/services_5.jpg") no-repeat center;
	background-size: cover;
}
.grids.grid-services .col-md-6:nth-child(10) .frame {
	background: url("../img/services_6.jpg") no-repeat center;
	background-size: cover;
}
.grids.grid-services .col-md-6:nth-child(11) .frame {
	background: url("../img/services_9.jpg") no-repeat center;
	background-size: cover;
}
.grids.grid-services .col-md-6:nth-child(12) .frame {
	background: url("../img/services_9.jpg") no-repeat center;
	background-size: cover;
}
.grids .col-md-4 *,
.grids .col-md-6 * {
	/*	position: relative;*/
	
	z-index: 50;
}
.grids h3 {
	margin-bottom: 0.5%;
	margin-top: 0%;
	text-align: center;
	text-shadow: 0px 2px 3px #000000;
	transition: all 500ms ease-in-out;
}
.grids h3 a,
.col-md-4:hover .grids h3 a {
	font-weight: inherit;
	font-size: inherit;
	color: inherit;
	transition: none;
}
.grids p {
	position: absolute;
	bottom: 25px;
	left: 15px;
	right: 15px;
	opacity: 0;
	transition: all 500ms ease-in-out;
	color: #ffffff;
	text-align: center;
	font-weight: 100;
	font-style: italic;
	margin: auto;
	font-size: 1.3em;
	transform: translate(0, 70px);
}
.grids .col-md-4 .group,
.grids .col-md-6 .group {
	opacity: 0;
	overflow: hidden;
	margin-bottom: -6%;
	transition: all 500ms ease-in-out;
}
.grid.grids .col-md-6 .group {
	overflow: visible;
}
.separator {
	background: url(../img/separation.png) no-repeat center;
	height: 17px;
	width: 100%;
	margin-bottom: 5px;
	/*    margin-bottom: 5%;*/
}
.grids .col-md-4 .content,
.grids .col-md-6 .content {
	position: relative;
	vertical-align: middle;
	display: inline-block;
	line-height: normal;
	text-align: center;
	padding: 20px;
	overflow: hidden;
}
.frame:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	background-color: rgba(14, 25, 31, 0.55);
	transition: all 500ms ease-in-out;
}
.grids .frame:hover h3,
.grids .lienGrids:hover h3 {
	color: #fff;
	padding: 10px;
	text-align: center;
	transition: all 500ms ease-in-out;
}
.grids .frame:hover p,
.grids .lienGrids:hover p {
	transform: translate(0, 0);
	opacity: 1;
	transition: all 500ms ease-in-out;
}
.grids .col-md-4:hover .frame:before,
.grids .col-md-6:hover .frame:before,
.grids .lienGrids:hover .frame:before{
	background-color: rgba(14, 25, 31, 0);
	transition: all 500ms ease-in-out;
}
.grids .col-md-4:hover .group,
.grids .col-md-6:hover .group,
.grids .lienGrids:hover .group{
	opacity: 1;
	overflow: visible;
	display: inline-block;
	z-index: 200;
}
.element-item {
	max-width: 49.99999%!important;
}

/*============================================================================================*/

/*PANEL*/
.panel {
	margin-bottom: 0;
	margin-top: 3%;
	border: none;
}
.services .panel,
.metiers .panel {
	margin-top: 0%;
}
.panel >.panel-heading {
	background-image: none;
	background-color: #142a2d;
}
.panel h2 {
	text-align: center;
}
.panel .text-info {
	color: #fff;
	margin: 0 auto;
	text-align: center;
	font-size: 2.7rem;
	font-weight: 100;
}
.footer_nav > .row {
	margin: 0;
}
.panel-heading {
	position: relative;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3) inset;
	border: none;
}
.panel-heading:before {
	z-index: 10;
	content: "";
	width: 16px;
	height: 16px;
	background: #ffffff;
	position: absolute;
	top: -8px;
	left: 50%;
	margin-left: -8px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.google-maps {
	position: relative;
	padding-bottom: 35%;
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.contact-info {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 500;
	pointer-events: none;
}
.contact-info [class^="col-"] {
	pointer-events: all;
	top: 50px;
}
.h3.text-danger {
	font-size: 1.1rem;
	text-align: left;
}
#form-submit {
	opacity: 1;
}
.help-block {
	margin: 0;
}
.help-block li {
	color: #FFFFFF;
	font-weight: 500;
	font-size: smaller;
	padding: 5px 10px;
	border-radius: 5px;
	background-color: #FF2B15;
	margin-top: 5px;
}
.help-block .list-unstyled {
	margin-bottom: 0;
}
.form-control {
	background-color: rgba(29, 60, 65, 1);
	box-shadow: 1.69px 3.625px 5.76px 0.24px rgba(0, 0, 0, 0.51);
	border: none;
	color: #fff;
}
.form-group:nth-child(1),
.form-group:nth-child(2) {
	padding-left: 0;
	padding-bottom: 0;
}
.form-group:nth-child(2) {
	padding-right: 0;
}
::-webkit-input-placeholder {
	/* Safari, Chrome and Opera */
	
	color: #fff!important;
	font-style: italic;
}
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
::-ms-input-placeholder {
	/* Firefox 18-, 19, IE 10, Edge */
	
	color: #fff!important;
	font-style: italic;
}
.form-group label {
	display: none;
}
.panel-body .mask {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	pointer-events: none;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0e191f+0,0e191f+100&1+0,0.5+56,0+100 */
	
	background: -moz-linear-gradient(left, rgba(14, 25, 31, 1) 0%, rgba(14, 25, 31, 0.5) 56%, rgba(14, 25, 31, 0) 100%);
	/* FF3.6-15 */
	
	background: -webkit-linear-gradient(left, rgba(14, 25, 31, 1) 0%, rgba(14, 25, 31, 0.5) 56%, rgba(14, 25, 31, 0) 100%);
	/* Chrome10-25,Safari5.1-6 */
	
	background: linear-gradient(to right, rgba(14, 25, 31, 1) 0%, rgba(14, 25, 31, 0.5) 56%, rgba(14, 25, 31, 0) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0e191f', endColorstr='#000e191f', GradientType=1);
	/* IE6-9 */
}
.panel-body {
	display: flex;
	padding: 0;
	position: relative;
}
.panel-body .row {
	width: 100%;
	/* Or whatever */
	
	height: 100%;
	/* Or whatever */
	
	margin: auto;
	/* Magic! */
}
.adress a:hover {
	color: #33adb8;
}
.adress img {
	margin-bottom: 25px;
}
.adress ul li {
	text-transform: uppercase;
	color: #ffffff;
	position: relative;
	margin-bottom: 20px;
	list-style: none;
}
.adress ul li a {
	color: #fff;
}
.adress ul li:before {
	content: "";
	position: absolute;
	display: block;
	left: -34px;
	top: -2px;
	background: url(../img/icon_phone.png) no-repeat center;
	width: 27px;
	height: 27px;
}

/*
.adress ul li ul li:nth-child(2):before {
    background: url(../img/icon_phone.png) no-repeat center;
    top: 0;
    height: 27px;
}
.adress ul li ul li:nth-child(3):before {
    background: url(../img/icon_mail.png) no-repeat center;
    top: 3px;
    height: 18px;
}
*/
.adress ul li:nth-child(2):before {
	font-family: 'Glyphicons Halflings';
	color: #e74c3c;
	content: "\e062";
	background: none;
	top: 0px;
	height: auto;
	font-size: 2rem;
}
footer {
	background: #025b64;
	background: linear-gradient(90deg, #025b64 0%, #2d747f 50%, #025b64 100%);
	color: #6bdaeb;
	padding: 10px;
}
footer p {
	margin: 0;
}
.nav-metiers + .row.no-gutter,
.nav-services + .row.no-gutter {
	margin-top: 50px;
}
.nav-references + .jumbotron {
	margin-top: 60px;
}

/*============================================================================================*/

/*SORT*/
.sort .affix {
	z-index: 60;
	position: fixed;
	top: 50px;
}
.sort .nav {
	transition: all 250ms ease-in-out;
}
.sort .affix-bottom {
	position: relative;
}
.sort .nav>li>div {
	position: relative;
	display: block;
	padding: 10px 10px;
	color: #e74c3c;
	/*transition: all 250ms ease-in-out;*/
	
	cursor: pointer;
	margin: 0;
}
.sort .nav-pills>li.active>div,
.sort .nav-pills>li.active>div:hover,
.sort .nav-pills>li.active>div:focus {
	color: #fff;
	background-color: #e74c3c;
}
.sort .nav-pills>li.active>div.btn_reduire {
	padding-top: 16px;
}

/*
.grid-metiers div[class^="col-md-"]:first-child {
    padding-left:15px;
}

.grid-metiers div[class^="col-md-"]:last-child {
    padding-right:15px;
}
*/
.row.no-gutter {
	margin: 0;
	background-color: #FFF;
}
.no-gutter [class*='col-'] {
	padding: 0;
}

/*
.no-gutter .grids .col-md-4:first-child,
.no-gutter .grids .col-md-6:first-child {
	padding-left: 0%;
}
.no-gutter .grids .col-md-4:last-child,
.no-gutter .grids .col-md-6:last-child {
	padding-right: 0%;
}
*/
.footer .media-body a {
	color: #fff;
}
.grids .element-item {
	padding: 60px;
	background-color: #f5f5f5;
}

/*



.grids .col-md-4,
.grids .col-md-6,
.grids.grid-services-home div[class^="col-md-"] {
    padding-right: 0.5%;
    padding-left:0.5%;
}

.services .col-md-10,
.services .col-md-9 {
    padding: 0;
    margin: 0;
}

.services .grids .col-md-6 {
    padding: 0;
    margin: 0;
}

.col-md-2.sort,
.col-md-3.sort {
    padding: 0;
}
*/
.sort .h4 {
	margin: 0;
	border-radius: 0;
}
.sort .h4 .glyphicon,
.sort .h4 [class^="icon-"] {
	margin-right: 5px;
	margin-top: -10px;
	font-size: xx-large;
}
.sort .glyphicon:not(.glyphicon-minus),
.sort [class^="icon-"]:not(.glyphicon-minus) {
	color: #33adb8;
	font-size: 1.7em;
	margin-right: 5px;
	min-width: 13%;
	font-family: 'Glyphicons Halflings', "rucksack", "helvetica", sans-serif;
	font-weight: 500;
	text-align: center;
}
.sort li:hover .glyphicon:not(.glyphicon-chevron-left),
.sort li:hover [class^="icon-"]:not(.glyphicon-chevron-left) {
	color: #fff;
}
.sort .nav-pills>li>div {
	display: flex;
	vertical-align: middle;
	text-transform: uppercase;
	font-size: 14px;
}
.sort .nav>li>div:hover,
.sort .nav>li>div:focus {
	text-decoration: none;
	background-color: #33adb8;
	color: #fff;
	border-radius: 0;
}
.sort .nav>li>div.is-checked:not(.btn_reduire) {
	background-color: #33adb8;
	color: #fff;
	position: relative;
}
.sort .nav>li>div.is-checked .glyphicon,
.sort .nav>li>div.is-checked [class^="icon-"] {
	color: #fff;
}
.sort .nav>li>div:before,
.sort .nav>li>div.is-checked:before,
.sort .nav>li:hover>div:before {
	content: "";
	z-index: 60;
	position: absolute;
	display: block;
	width: 28px;
	height: 28px;
	background-color: #33adb8;
	right: -14px;
	top: 50%;
	margin-top: -14px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	/*
    -webkit-transition: all 1ms ease-in-out;
    transition: all 1ms ease-in-out;
*/
	
	opacity: 0;
}
.reduire-menu .sort .nav>li>div:before,
.reduire-menu .sort .nav>li>div.is-checked:before,
.reduire-menu .sort .nav>li:hover>div:before {
	width: 15px;
	height: 15px;
	right: -8px;
	top: 60%;
	margin-top: -13px;
}
.sort .nav>li>div.is-checked:before,
.sort .nav>li:hover>div:before {
	opacity: 1;
	/*    transition: all 200ms 80ms ease-in-out;*/
}
.sort .nav>li:hover>div.btn_reduire:before,
.sort .nav>li>div.is-checked.btn_reduire:before,
.sort .nav>li:hover>div.btn_agrandir:before,
.sort .nav>li>div.is-checked.btn_agrandir:before {
	display: none!important;
}
.sort .nav-pills>li>div.btn_agrandir {
	display: none;
}
.reduire-menu .sort .nav-pills>li>div.btn_reduire {
	display: none;
}
.reduire-menu .sort .nav-pills>li>div.btn_agrandir {
	display: block;
}
.reduire-menu .sort .btn_agrandir {
	font-size: 0.75vw;
	font-weight: 300;
	padding: 2px 0 5px 0;
	text-align: center
}
.reduire-menu .sort .glyphicon,
.reduire-menu .sort [class^="icon-"] {
	font-size: 2em;
	display: block;
	width: 100%;
	padding: 0;
	margin: 5px;
}
.metiers .reduire-menu .sort .glyphicon {
	text-transform: none;
	font-weight: 500;
}
.reduire-menu .sort .reduire .glyphicon,
.reduire-menu .sort .reduire [class^="icon-"] {
	margin: 0;
	margin-bottom: 5px;
}
.reduire-menu .sort .nav>li>div {
	padding: 5px 0;
}
.reduire-menu .sort .nav-pills>li>div {
	text-align: center;
}
.sort .btn_agrandir .glyphicon,
.sort .btn_agrandir [class^="icon-"] {
	color: #fff;
}
.sort .nav-stacked > li + li {
	margin: 0;
}
.sort .nav {
	border-left: 2px solid #e74c3c;
}
.row.reduire-menu .label-menu {
	display: none;
}
.row.reduire-menu .col-md-2,
.row.reduire-menu .col-md-3 {
	width: 5%;
	padding: 0;
}
.row.reduire-menu .col-md-10,
.row.reduire-menu .col-md-9 {
	width: 95%;
	padding: 0;
}
.col-xs-offset-1 {
	margin-left: 0;
}
.btn-filter {
	margin: 0 auto 3% 0;
	position: relative;
	width: 60%;
	left: 20%;
}
.btn-filter::before {
	content: "\e250";
	color: #fff;
	font-family: 'Glyphicons Halflings', "rucksack";
	position: absolute;
	top: 7px;
	right: 5px;
	height: 100%;
	transition: all 150ms ease-in-out;
}
.btn-filter[aria-expanded~=true]::before {
	transform: rotate(90deg);
	top: 2px;
	right: 13px;
}
.btn-filter[aria-expanded~=true] {
	background-color: #983329;
	transform: translate(0, 2px);
	box-shadow: none;
}
.sort.collapse.in {
	background: none!important;
}
@media (min-width: 1200px) {
	body > .container {
		width: 90%;
		max-width: 1400px;
	}
	
	nav > .container {
		width: 100%;
	}
	
	.navbar.affix-top {
		/*        width: 100%;*/
	}
	
	.sort .col-sm-3 {
		width: 100%;
	}
}
@media (min-width: 992px) and (max-width: 1200px) {
	.sort .col-sm-3 {
		width: 100%;
	}
	
	.home .header,
	.project .header {
		margin-bottom: 0;
	}
	
	.header {
		margin-bottom: 0;
	}
	/* .project .carousel-caption {
              width: 50%;
        bottom: 30%;
        font-size: 1rem;
    }
    .project .carousel-caption p {
        font-size: 1rem;
    }
    */
	
	.panel-body {
		display: block;
		position: relative;
	}
	
	.panel-body .row {
		width: 100%;
		height: 50%;
		margin: auto;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		position: absolute;
	}
	
	.home .tag-header > a,
	.project .tag-header > a {
		margin: 0 2% 1% 0;
	}
	
	.grids [class*='col-'] .frame > .content {
		height: auto;
	}
}
@media (min-width: 992px) {
	.grids.grid-services-home .col-md-offset-1 {
		margin-left: 12.5%;
	}
}
@media(min-width:200px) and (max-width: 991px) {
	.sort .affix {
		top: auto;
	}
	
	.project .row-eq-height .col-md-4 img {
		max-height: 50px;
		min-height: 50px;
	}
	
	.carousel-caption {
		bottom: 30%!important;
	}
	
	html {
		font-size: 13px;
	}
	
	.grids.grid-metiers [class*='col-'] .frame > .content {
		height: 30%;
    padding-top: 6%;
	}
	
	.sort {
		margin-bottom: 2%;
	}
	
	.sort .nav-pills>li>div {
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
		border-radius: 5px;
	}
	
	.sort .nav-pills>li,
	.sort .nav>li>div:hover,
	.sort .nav>li>div:focus {
		border-radius: 5px;
	}
	
	.sort .nav {
		position: relative;
		width: 100%!important;
		opacity: 1!important;
		text-align: center;
		border: none;
	}
	
	.nav-metiers + .row.no-gutter,
	.nav-services + .row.no-gutter {
		margin-top: 63px;
	}
	
	.row.no-gutter {
		position: relative;
	}
	
	.sort .nav-stacked > li {
		display: inline-block;
		margin: 1% 0.5% !important;
	}
	
	.reduire {
		display: none!important;
	}
	
	.sort .nav>li>div.is-checked:before,
	.sort .nav>li:hover>div:before {
		display: none;
	}
	
	.intro {
		height: 50%;
		margin-top: 100px;
	}
	
	.tag-header {
		margin-top: 3.9%;
	}
	
	.start {
		width: 48px;
		background-size: contain;
		height: 30px;
		bottom: 3%;
		margin-left: -24px;
	}
}
@media(min-width:200px) and (max-width: 767px) {
	.element-item {
		max-width: 100%!important;
	}
	
	.nav>li {
		/*
        position: relative;
        display: block;
        float: left;
        width: 50%;
*/
	}
	
	.navbar .navbar-nav> li >a,
	.navbar .navbar-nav> li:active >a,
	.navbar .navbar-nav> li:focus >a {
		background: #33adb8;
	}
	
	.navbar[class*='affix'] .navbar-nav>li>a {
		margin: 2% 0;
		/*
        width: 80%;
        left: 10%;
*/
	}
	
	.navbar .navbar-nav> li:last-child {
		position: fixed;
		top: 1px;
		right: 61px;
	}
	
	.menu_langue {
		border: none;
	}
	
	.nav-references + .container > .jumbotron {
		margin-top: 17%;
	}
	/*
    .navbar-default .navbar-nav>li>a {
        margin: 1% 20px 1% 0;
    }
    .navbar.affix .navbar-nav>li>a {
        margin: 4% 20px 4% 0;
    }
    .carousel-inner > .item > img,
*/
	
	.carousel-inner > .item > img {
		width: 150%;
		max-width: 150%;
	}
	
	.sort .nav>li>div:before,
	.sort .nav>li>div.is-checked:before,
	.sort .nav>li:hover>div:before {
		display: none;
	}
	
	.navbar-white .navbar-nav>li>a {
		color: #fff;
	}
	
	.navbar-white .navbar-collapse {
		background: rgba(14, 25, 31, 0.5);
	}
	
	.sort li span {
		font-size: 0.9rem!important;
	}
	
	.sort .nav>li>div,
	.sort .nav>li.is-checked>div {
		padding: 5px 5px;
	}
	
	.navbar-nav>li>.dropdown-menu {
		position: relative;
		display: block;
		padding-top: 0;
		width: 96%;
		left: 4%;
	}
	
	.carousel-caption::after {
		background: rgba(14, 25, 31, 0.75);
	}
	
	.home .carousel-caption h1,
	.project .carousel-caption h1 {
		padding: 0;
		margin: 0 0 2% 0;
		text-align: left;
	}
	
	.home h1 > small,
	.project h1 > small {
		margin: 0;
	}
	
	.home .carousel-caption,
	.project .carousel-caption {
		padding: 2%;
	}
	
	.home .carousel-caption p,
	.project .carousel-caption p {
		margin: 0 0 2% 0;
	}
	
	.footer .media-left > img {
		/*        width: 100%;*/
	}
	
	.footer .panel-body {
		padding: 2%;
	}
	
	.row-logos {
		margin: 0;
	}
	
	.row-logos .col-xs-6 {
		margin-bottom: 5%;
	}
	
	.dropdown-menu {
		position: relative;
		display: block;
		padding-top: 0;
	}
	
	.navbar-white .dropdown-menu,
	.navbar.affix .dropdown-menu {
		background: none;
	}
	
	.dropdown-menu>li>a {
		padding: 2% 5px 2% 15px;
		font-size: 1rem;
		font-style: italic;
	}
	
	.navbar .navbar-nav.navbar-right {
		margin: auto auto 10px auto;
	}
	
	.collapse.in,
	.navbar .container > .navbar-collapse,
	.navbar.affix .container > .navbar-collapse {
		background: rgba(14, 25, 31, 0.9);
		border-radius: 0;
	}
	
	.goto {
		display: none;
	}
	
	.navbar-toggle {
		right: 10px;
	}
	/*
    html {
        font-size: 12px;
    }
*/
	
	.home .carousel-caption p,
	.project .carousel-caption p {
		font-size: 0.9rem;
	}
	
	.start {
		display: none;
	}
	
	.heading-caption > div:first-child {
		width: 25%;
	}
	
	.tag-header {
		margin: 0;
		display: none;
	}
	
	.tag-header > a {
		font-size: 0.9rem;
	}
	
	.home .carousel-caption,
	.project .carousel-caption {
		width: 90%;
		left: 5%;
		bottom: 22%;
		text-align: center;
	}
	
	.home .carousel-indicators,
	.project .carousel-indicators {
		text-align: center;
		left: auto;
		width: 100%;
		margin: auto;
		bottom: 4%;
	}
	
	.col-xs-12,
	.col-xs-10 {
		margin-bottom: 5%!important;
	}
	
	.services .col-xs-12,
	.services .col-xs-10,
	.metiers .col-xs-12,
	.metiers .col-xs-10 {
		margin-bottom: 0%!important;
		padding: 20px;
	}
	
	.col-xs-offset-1 {
		margin-left: 8.33333333%;
	}
	/*
    .col-xs-12::after {
        content: "";
        display: block;
        position: relative;
        width: 100%;
        height: 20px;
        background: #f00;
    }
*/
	
	.grids [class*='col-'] .frame > .content {
		height: 70%;
		    padding-top: 20%;
	}
	
	.navbar-header {
		background: rgba(14, 25, 31, 0.85);
	}
	
	.affix-top .navbar-brand {
		height: 50px;
	}
	
	.navbar.affix-top > .container .navbar-brand,
	.navbar.affix > .container .navbar-brand {
		padding: 6px;
		margin-top: 2px;
		width: auto;
		left: 10px;
		position: relative;
	}
	
	.navbar.affix-top .navbar-brand > img {
		max-height: 100%;
	}
	.container{
		margin-top: 0px;
	}
}
@media(min-width:200px) and (max-width: 1200px) {
	.grids [class*='col-']:hover h3 {
		padding: 0;
		color: #e74c3c;
		background: none;
	}
	
	.grids [class*='col-']:hover .frame::before {
		background: rgba(14, 25, 31, 0.55);
	}
	
	.grids [class*='col-'] .group,
	.grids [class*='col-']:hover .group {
		display: none;
	}
	
	.grids [class*='col-']:hover p {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
		opacity: 1;
	}
	
	.grids [class*='col-'] .content {
		padding: 2%;
	}
	/*
    .grids [class*='col-'] .frame > .content {
        height: 70%;
    }
*/
	
	.grids p {
		margin-top: 2%;
	}
	
	.home .grids .col-md-4:first-child,
	.home .grids .col-md-6:first-child {
		padding-left: 0.5%;
	}
	
	.home .grids .col-md-4:last-child,
	.home .grids .col-md-6:last-child {
		padding-right: 0.5%;
	}
	
	.navbar-default .navbar-nav>li:last-child>a {
		margin-right: 0;
	}
	
	footer {
		border-radius: 0;
	}
	
	body {
		margin: 0;
	}
	
	body > .container > .wrapper {
		border-radius: 0;
	}
	
	.menu_langue {
		border-radius: 0;
	}
	
	body > .container {
		width: 100%;
	}
	
	.navbar.affix-top {
		width: 100%;
		position: fixed;
		top: 0px;
	}
	
	nav > .container {
		width: 100%;
	}
	
	.navbar.affix {
		width: 100%;
		top: 0;
	}
}