@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900');

@font-face {
    font-family: 'Awesome-Birds';
    src:url('../fonts/awesome-birds/Awesome-Birds.ttf.woff') format('woff'),
        url('../fonts/awesome-birds/Awesome-Birds.ttf.svg#Awesome-Birds') format('svg'),
        url('../fonts/awesome-birds/Awesome-Birds.ttf.eot'),
        url('../fonts/awesome-birds/Awesome-Birds.ttf.eot?#iefix') format('embedded-opentype'); 
        font-weight: normal;
        font-style: normal;
}

@font-face {
    font-family: 'Futura Lt BT';
    src: url('../fonts/FuturaBT-Light.eot');
    src: url('../fonts/FuturaBT-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FuturaBT-Light.woff2') format('woff2'),
        url('../fonts/FuturaBT-Light.woff') format('woff'),
        url('../fonts/FuturaBT-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

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

@font-face {
    font-family: 'Futura Md BT';
    src: url('../fonts/FuturaBT-Medium.eot');
    src: url('../fonts/FuturaBT-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FuturaBT-Medium.woff2') format('woff2'),
        url('../fonts/FuturaBT-Medium.woff') format('woff'),
        url('../fonts/FuturaBT-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'gt_walsheim_probold';
    src: url('../fonts/gt-walsheim-pro-bold-webfont.woff2') format('woff2'),
         url('../fonts/gt-walsheim-pro-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'gt_walsheim_prolight';
    src: url('../fonts/gt-walsheim-pro-light-webfont.woff2') format('woff2'),
         url('../fonts/gt-walsheim-pro-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'gt_walsheim_promedium';
    src: url('../fonts/gt-walsheim-pro-medium-webfont.woff2') format('woff2'),
         url('../fonts/gt-walsheim-pro-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'gt_walsheim_proregular';
    src: url('../fonts/gt-walsheim-pro-regular-webfont.woff2') format('woff2'),
         url('../fonts/gt-walsheim-pro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'gt_walsheim_proultraBdOb';
    src: url('../fonts/gt-walsheim-pro-ultra-bold-oblique-webfont.woff2') format('woff2'),
         url('../fonts/gt-walsheim-pro-ultra-bold-oblique-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'playfair_displaybold';
    src: url('../fonts/playfairdisplay-bold-webfont.woff2') format('woff2'),
         url('../fonts/playfairdisplay-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'playfair_displayregular';
    src: url('../fonts/playfairdisplay-regular-webfont.woff2') format('woff2'),
         url('../fonts/playfairdisplay-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'playfair_displayblack';
    src: url('../fonts/playfairdisplay-black-webfont.woff2') format('woff2'),
         url('../fonts/playfairdisplay-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'carpenter_scriptregular';
    src: url('../fonts/carpenter_script-webfont.woff2') format('woff2'),
         url('../fonts/carpenter_script-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'callonskyregular';
    src: url('../fonts/callonsky-webfont.woff2') format('woff2'),
         url('../fonts/callonsky-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

html {
  overflow-x: hidden;
}

.pj-font-title{
  font-family: 'Awesome-Birds';
}
html, html a, body {
  -webkit-font-smoothing: antialiased;
}

body {
  position: relative;
  font-family: 'Roboto', sans-serif;
}

p {
  font-size: 15px;
  font-weight: 400;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  color: #3e3e3e;
  line-height: 1.4;
  margin-bottom: 15px;
}

em,
li,
li a {
  font-size: 12px;
  font-weight: 500;
  font-family: 'gt_walsheim_proregular', 'Roboto', sans-serif;
  color: #000;
}

a {
  font-family: 'gt_walsheim_proregular', 'Roboto', Arial, Helvetica, sans-serif;
  color: #000;
  outline: 0;
}

a:focus, a:hover, a:active {
  outline: 0;
  color: #999caa;
  text-decoration: none;
}

.link {
  position: relative;
  font-size: 13px;
  font-weight: 600;
  font-family: Hind, sans-serif;
  text-transform: uppercase;
}

.link:after {
  position: absolute;
  top: 8px;
  right: -15px;
  width: 9px;
  height: 2px;
  background: #17bed2;
  content: " ";
}

span {
  font-size: 14px;
  font-weight: 400;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  color: #bfc1c7;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  font-family: 'Futura Md BT', Arial, Helvetica, sans-serif;
  color: #004378;
  line-height: 1.4;
  margin: 0 0 15px;
}

h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a {
  color: #515769;
}

h1 > a:hover, h2 > a:hover, h3 > a:hover, h4 > a:hover, h5 > a:hover, h6 > a:hover {
  color: #999caa;
  text-decoration: none;
}

h1 > a:focus, h2 > a:focus, h3 > a:focus, h4 > a:focus, h5 > a:focus, h6 > a:focus {
  text-decoration: none;
}

h1 {
  font-size: 40px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 22px;
}

h4 {
  font-size: 22px;
}

.signatur{
  font-family: 'Awesome-Birds' !important;
  line-height: 1 !important;
}

.position-absolute{
  position: absolute;
}
.position-relative{
  position: relative;
}

::selection {
  color: #fff;
  background: #17bed2;
  text-shadow: none;
}

::-webkit-selection {
  color: #fff;
  background: #17bed2;
  text-shadow: none;
}

::-moz-selection {
  color: #fff;
  background: #17bed2;
  text-shadow: none;
}

:active,
:focus {
  outline: none;
}

/*@media (min-width: 1200px) {
	.container {
		width: 1350px;
	}
}*/.list-metier ul a {
   color: #fff;
   font-size: 16px;
   font-family: 'Rubik', 'Poppins',Roboto;
   font-weight: 500;
   letter-spacing: 1.5px;
}

/* Section Seperator */
.section-seperator {
  border-bottom: 1px solid #edf0f2;
}

/* Content Wrapper Link */
.content-wrapper-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 3;
  text-decoration: none;
}
.text-black{
    color: #000;
}

/*------------------------------------------------------------------
  	[Accordion]
------------------------------------------------------------------*/
.accordion .panel-default {
  border: none;
}

.accordion .panel-heading {
  border-radius: 0;
}

.accordion .panel-default > .panel-heading {
  color: #515769;
  background: #fff;
  border: none;
  padding: 0;
}

.accordion .panel-title {
  font-size: 22px;
}

.accordion .panel-title-child {
  display: block;
  padding: 30px;
}

.accordion .panel-group .panel + .panel {
  border-radius: 0;
  margin-top: 10px;
}

.accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
  font-size: 16px;
  border-top: none;
  padding: 0 30px 30px 30px;
  margin-top: -1px;
}

.accordion [aria-expanded="true"],
.accordion .collapse.in {
  color: #fff;
  background: #17bed2;
}




@media (min-width: 1400px) {
	.container {
		width: 1350px;
	}
	.bloc-about.vision .img{
	    margin-top: -14% !important;
	}
}

/********* Breadcrumb **********/
.breadcrumb {
	padding: 0;
    margin-bottom: 40px;
    list-style: none;
    border-radius: 0;
    background: none;
}
.breadcrumb * {
	float: left;
	font-size: 10px;
	text-transform: uppercase;
	color: #000;
	font-family: 'gt_walsheim_promedium';
}
.breadcrumb i.pine-breadcrumb {
    float: left;
    margin: 0 12px;
    font-size: 12px;
    margin-top: -1px;
    font-family: 'gt_walsheim_promedium';
}

/*------------------------------------------------------------------
  	[Banner]
------------------------------------------------------------------*/
#banner.home{
	height:auto;
	max-height: none;
}
#banner.home.s-mobile {
	display: none !important;
}
#banner{
	position: relative;
    height: auto;
    /*max-height: 515px;*/
}
#banner:after {
	position: absolute;
    width: 54px;
    height: 54px;
    content: " ";
    background: url(../img/univ.png) no-repeat center 6px #fff;
    bottom: -22px;
    border-radius: 100px;
    left: 0;
    right: 0;
    margin: auto;
    box-shadow: 1px -3px 5px -2px #000;
}
@media (max-width: 600px) {
	#banner.home.s-mobile {
		display: block !important;
	}
	#banner.home.s-normal {
		display: none !important;
	}
}
@media (min-width: 768px) {
	#banner.home.s-normal {
		display: block !important;
	}
	#banner.home.s-mobile {
		display: none !important;
	}
}
#banner .banner-img{
	overflow:hidden;
	height: 350px; }
#banner .banner-img img{
	width:100%;
}
#banner.diamants .banner-img img{
	position: relative;
    top: 34%;
    transform: translateY(-50%);
}
#banner .title-banner{
	position:absolute;
	bottom: 30px;
	right: 0;
	left: 0;
	margin: auto;
	z-index: 99;
	text-align: center;
}
#banner .title-banner span.big-ttle {
	font-weight: 700;
	font-size: 50px;
	color:#fff;
	line-height: 1;
	margin-bottom: 30px;
	text-transform: uppercase;
	color: #ed622a;
	display: block;
}

.title-banner .title-s {
	display: inline-block;
	/*padding: 0 35px;
	border-top: 1px solid #2f2f2f;*/
	color: #2f2f2f; }
	.title-banner .title-s span {
		color: #fff;
    font-family: 'aero_matics_lightregular', 'Roboto', sans-serif;
    letter-spacing: 2px;
    line-height: 2px;
    padding: 0;
    font-weight: 500;
    margin-top: -7px;
    float: left;
    font-size: 19px;
    text-transform: uppercase; }
		.title-banner .title-s span:before {
			content: " ";
			width: 35px;
			border: 0.5px solid #fff;
			display: inline-block;
			font-family: 'aero_matics_lightregular', 'Roboto', sans-serif;
			float: left;
			margin-right: 12px; }
		.title-banner .title-s span:after {
			content: " ";
			width: 35px;
			border: 0.5px solid #fff;
			display: inline-block;
			font-family: 'aero_matics_lightregular', 'Roboto', sans-serif;
			float: right;
			margin-left: 12px; }


@media (min-width: 980px) {
	#banner .banner-img {
	    width: 100%;
		height: 350px; }
}
@media (min-width: 768px) {
	#banner .title-banner span.big-ttle {
		margin-bottom: 0; }
}
@media (max-width: 768px) {
	#banner .banner-img {
	    width: 100%;
		height: auto; }
}
@media (max-width: 767px) {
	#banner .banner-img {
	    width: 100%;
		height: auto; }
}

.gallery__controls,
.gallery__thumbnail{
	pointer-events:none;
}
/*------------------------------------------------------------------
  	[Button]
------------------------------------------------------------------*/
.btn-theme {
  position: relative;
  display: inline-block;
  line-height: 1.4;
  text-align: center;
  background-image: none;
  border-style: solid;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn-theme:focus, .btn-theme:active:focus, .btn-theme.active:focus, .btn-theme.focus, .btn-theme:active.focus, .btn-theme.active.focus {
  outline: none;
}

.btn-theme:hover {
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.btn-theme:hover, .btn-theme:focus, .btn-theme.focus {
  text-decoration: none;
}

.btn-theme:active, .btn-theme.active {
  background-image: none;
  outline: 0;
}

.btn-theme.disabled, .btn-theme[disabled],
fieldset[disabled] .btn-theme {
  cursor: not-allowed;
  box-shadow: none;
  opacity: .65;
  pointer-events: none;
}

.btn-white-bg {
  color: #fff;
  background: #515769;
  border-color: transparent;
  border-width: 0;
}

.btn-white-bg:hover, .btn-white-bg:focus, .btn-white-bg.focus {
  color: #fff;
  background: #17bed2;
  border-color: transparent;
}

.btn-white-brd {
  color: #fff;
  background: transparent;
  border-color: #fff;
  border-width: 2px;
}

.btn-white-brd:hover, .btn-white-brd:focus, .btn-white-brd.focus {
  color: #515769;
  background: #fff;
  border-color: #fff;
}

.btn-default-bg {
  color: #515769;
  background: #f3f4f5;
  border-color: transparent;
  border-width: 0;
}

.btn-default-bg:hover, .btn-default-bg:focus, .btn-default-bg.focus {
  color: #fff;
  background: #17bed2;
  border-color: transparent;
}

.btn-theme-sm {
  font-size: 13px;
  font-weight: 600;
  padding: 15px 40px;
}

.search-bloc {
	position: absolute;
	top: 50%;
	transform: translateY(0%);
	width: 100%;
	text-align: center; }
	.search-bloc > span {
		color: #fff;
		text-align: center;
		text-transform: uppercase;
		font-size: 15px;
		display: block;
		letter-spacing: 3.5px;
		margin-bottom: 25px;
		font-family: 'aero_maticsregular', 'Roboto', sans-serif; }
	.search-bloc .bloc-type {
		width: auto;
		margin-top: 19px;
		margin-bottom: 25px;
		display: block; }
		.search-bloc .radio {
			display: inline-block;
			color: #fff;
			padding: 0 25px;
			border-right: 0.5px solid #b7b5b1;
			margin: 0;
			line-height: 0; }
		.search-bloc .radio:last-child {
			border: none; }
			.search-bloc .radio label {
				color: #fff;
				font-size: 30px;
				text-transform: uppercase;
				font-family: 'Futura Md BT';
				font-weight: 600;
				line-height: 21px; }
				/* Hide the browser's default checkbox */
				.radio {
					display: block;
					position: relative;
					padding-left: 35px;
					margin-bottom: 12px;
					cursor: pointer;
					font-size: 22px;
					-webkit-user-select: none;
					-moz-user-select: none;
					-ms-user-select: none;
					user-select: none;
				}

				/* Hide the browser's default radio button */
				.radio input {
					position: absolute;
					opacity: 0;
					cursor: pointer;
					height: 0;
					width: 0;
				}

				/* Create a custom radio button */
				.checkmark {
					position: absolute;
					top: 2px;
					left: 21px;
					height: 18px;
					width: 18px;
					background-color: #eee;
					border-radius: 50%;
				}

				/* On mouse-over, add a grey background color */
				.radio:hover input ~ .checkmark {
					background-color: #ccc;
				}

				/* When the radio button is checked, add a blue background */
				.radio input:checked ~ .checkmark {
					background-color: #fff;
				}

				/* Create the indicator (the dot/circle - hidden when not checked) */
				.checkmark:after {
					content: "";
					position: absolute;
					display: none;
				}

				/* Show the indicator (dot/circle) when checked */
				.radio input:checked ~ .checkmark:after {
					display: block;
				}

				/* Style the indicator (dot/circle) */
				.radio .checkmark:after {
					top: 5px;
					left: 5px;
					width: 8px;
					height: 8px;
					border-radius: 50%;
					background: #ed622a;
				}
	.bloc-location {
		background: rgba(255,255,255,0.2);
    border-radius: 8px;
    padding: 5px;
    display: inline-block;
    width: auto; }
		.select-elem {
			display: inline-block;
			position: relative; }
			.bloc-location select.form-control {
				display: inline-block;
				height: 48px;
				width: 220px;
				border: none !important;
				border-radius: 4px;
				color: #2f2f2f;
				position: relative;
				font-family: 'Futura Md BT';
				margin-right: 4px;
				font-size: 15px;
				text-transform: uppercase;
				box-shadow: 0px 19px 31px -11px #d2d1d1 inset; }
			.bloc-location select.form-control:last-child {
				margin: 0; }
		.select-elem:after {
			position: absolute;
			border-left: 6px solid transparent;
			border-right: 6px solid transparent;
			border-top: 11px solid #ed622a;
			right: 13px;
			top: 18px;
			content: " "; }
	.search-bloc .btn {
		background: #ed622a;
    border-radius: 8px;
    color: #f8f2f0;
    display: inline-block;
    height: 56px;
    margin-top: -2px;
    border: none;
    box-shadow: 1px 0px 0px 0px #d2d1d1; }
		.search-bloc .btn i {
			font-size: 31px; }
@media (max-width: 767px) {
	.search-bloc {
		transform: translateY(-30%); }
		.search-bloc .radio label {
			font-size: 18px; }
		.search-bloc .radio {
			padding: 0 14px; }
		.checkmark {
			left: 7px; }
		.select-elem {
			margin-bottom: 10px; }
	.bloc-location {
    background: none;
    border-radius: 8px;
    padding: 0;
    display: inline-block;
    width: auto;
    margin-bottom: 5px; }
	.search-bloc .btn {
		width: 220px;
    box-shadow: unset; }
    #banner.diamants .banner-img img{
        top: unset;
        transform: unset;
    }
}

.title-n {
	color: #2a2a2a;
    text-transform: uppercase;
    font-size: 21px;
    font-family: 'Rubik', Roboto;
    font-weight: 700;
    letter-spacing: -1px;
    margin-top: 0;
    margin-bottom: 30px;
    display: block;
    margin-left: 0;
}
.title-bloc {
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    display: block;
    margin-bottom: 40px;
    margin-top: 40px;
    font-family: 'Poppins', 'Roboto', sans-serif;
    color: #000;
    letter-spacing: 8px;
    padding-left: 15px;
    padding-right: 15px;
    text-transform: uppercase; }
.title-bloc.brand {
    text-transform: unset;
}
.title-bloc.small {
	background: url(../img/bg-title-small.png) no-repeat left bottom;
	font-size: 25px; }
	.title-bloc span {
		font-size: 60px;
		font-weight: 500;
		line-height: 60px;
		display: block;
		color: #000;
		font-family: 'Awesome-Birds';
		text-transform: none;
		letter-spacing: 0px;
		margin-left: auto;
        margin-right: auto;}
	.page .carousel-title .title-bloc span {
		color: #fff;
		font-size: 90px;
		margin-bottom: 30px;
	}
	.pj-title-under-line{
	    position: relative;
	    padding-bottom: 20px;
	}
	.pj-title-under-line:after{
	    position: absolute;
	    content: '';
	    width: 140px;
	    height: 6px;
	    border: solid #000 1.5px;
	    border-right: none;
	    border-left: none;
	    bottom: 0;
	    left: 50%;
	    transform: translateX(-50%);
	}
	.pj-playfair-font{
	    font-family: 'playfair_displayregular', 'Rubik', Roboto !important;
	}
	#univers .pj-playfair-font{
	    color: #000;
	    font-size: 40px !important;
	}
	#news-maison .pj-playfair-font{
	    font-size: 50px;
	}
	#news-maison .title-bloc.nb p{
        letter-spacing: 5px;
        font-weight: 400;
	}
	#news-maison .title-bloc .title-s{
	    font-size: 30px;
	    font-weight: 700;
	}
	
	.title-bloc .title-b {
		/*font-size: 45px;*/
		/*font-family: 'playfair_displayregular', 'Rubik', Roboto;*/
		font-family: 'Awesome-Birds';
		color: #2a2a2a;
		/*font-weight: 700;*/
		display: block;
		margin-right: 5px; }
	.title-bloc p {
		color: #2f2f2f;
		font-weight: 300;
		font-size: 14px;
		text-align: center;
		font-family: 'Poppins', sans-serif;
		display: block;
		text-transform: uppercase;
		position: relative;
		letter-spacing: 2px; }
	.title-bloc.small span {
		font-size: 25px; }
		.title-bloc .title-s span {
			color: #2f2f2f;
			font-family: 'aero_matics_lightregular', 'Roboto', sans-serif;
			letter-spacing: 1.2px;
			line-height: 2px;
			padding: 0;
			font-weight: 700;
			margin-top: -7px;
			float: left;
			font-size: 16px; }
			.title-bloc .title-s span:before {
				content: " ";
				width: 35px;
				border: 0.5px solid #2f2f2f;
				display: inline-block;
				font-family: 'aero_matics_lightregular', 'Roboto', sans-serif;
				float: left;
				margin-right: 12px; }
			.title-bloc .title-s span:after {
				content: " ";
				width: 35px;
				border: 0.5px solid #2f2f2f;
				display: inline-block;
				font-family: 'aero_matics_lightregular', 'Roboto', sans-serif;
				float: right;
				margin-left: 12px; }
				
.white {
	color: #fff !important;
}
				
.desc-top {
	font-size: 18px;
	color: #2f2f2f;
	text-align: center;
	font-family: 'Futura Lt BT', 'Roboto', sans-serif; }
	
#services {
	padding: 15px 0 45px;
	background: url(../img/bg-services.png) no-repeat left center;
	margin-top: 0;
    background-size: cover; }
.bloc-services {
	text-align: center; }
.bloc-services > a {
	display: block;
	width: calc(100% / 7);
	text-align: center; }
	.bloc-services img {
		display: inline-block;
    margin-bottom: 20px;
    height: 108px;
    width: auto; }
	.bloc-services span {
		color: #2f2f2f;
		font-size: 16px;
		display: block;
		font-family: 'Futura Md BT', 'Roboto', sans-serif;
		text-transform: uppercase; }
	@media (max-width: 980px) {
		.bloc-services span {
			font-size: 14px; }
	}

@media (max-width: 767px) {
	#banner .title-banner span.big-ttle {
		font-size: 32px; }
	.title-bloc {
		margin-bottom: 0; }
	.title-bloc .title-s span {
		font-size: 12px; }
	.title-bloc span.title-s, .title-bloc span.title-b {
		font-size: 25px; }
}
.newsletter .btn-success {
    color: #fff;
    background-color: #f36c35;
    border-color: #f36c35;
    border-radius: 0;
    float: right;
    width: 100%;
		padding: 11.5px 0; }
		.newsletter .btn-success:focus, .newsletter .btn-success:hover {
			background: #e6e6e6;
			border-color: #e6e6e6;
			box-shadow: unset;
			color: #f36c35;
			outline: none; }
		
.bloc-offers .rel-img {
    height: 330px; }
	.bloc-offers .rel-img img {
		width: 100%;
		height: 330px; }
.bloc-offers .nos-biens {
	box-shadow: 0 2px 6px 1px #ccc; }
.bloc-offers .rel-txt {
	text-align: left;
	padding: 15px 15px; }
	.rel-txt .rel-price {
		padding-bottom: 15px;
		border-bottom: 1px solid #dcdcdc;
		overflow: hidden;
		margin-bottom: 15px; }
		.rel-txt .rel-price span.type {
			float: left;
			color: #2f2f2f;
			font-size: 15px;
			font-family: 'Roboto';
			font-weight: 700; }
		.rel-txt .rel-price span {
			float: right;
			font-size: 15px;
			font-family: 'Roboto';
			font-weight: 700;
			color: #f36c36; }
	.rel-txt span.title-biens {
		color: #f36c36;
		font-size: 18px;
		font-family: 'Roboto';
		font-weight: 700;
		margin-bottom: 15px;
		text-align: left; }
.bloc-offers .btn-plus {
	color: #fff;
    padding: 10px 15px 10px 50px;
    text-transform: uppercase;
    width: 100%;
    display: block;
    text-align: left;
    font-family: 'Roboto';
    font-weight: 500;
    background: url(../img/icon-plus.png) no-repeat 15px center #f36c36;
    font-size: 14px; }
		
.list_carousel {
	margin: 0 0 0 0;
	width: 100%;
	display: block;
	position: relative;
	overflow: hidden;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	text-align: center;
	width: 300px;
	padding: 0;
	margin: 6px 15px;
	display: block;
	float: left;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
.clearfix {
	float: none;
	clear: both;
}
.prev, .next {
	float: left;
    margin-left: 0;
    position: absolute;
    width: 30px;
    left: 0;
    background: url(../img/btn-left.png) no-repeat top center;
    top: 40%;
    height: 71px; }
.next {
	right: 0;
	left: auto;
	background: url(../img/btn-right.png) no-repeat top center;
}

.bloc-section {
    position: relative;
	padding: 30px 0;
	margin-bottom: 80px;
}
.bloc-section ul li{
	text-align: left;
    font-size: 14px;
    font-family: 'Poppins', Roboto;
    line-height: 26px;
    color: #2a2a2a;
}
p {
    font-size: 16px;
    font-family: 'Poppins', Roboto;
    line-height: 24px;
    color: #000;
    font-weight: 300;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
    font-family: 'Poppins';
    font-size: 13px;
    color: #000;
}
#univers {
	background: url(../img/bg-univers.png) no-repeat center top; }
		@media (min-width: 768px) {
			#univers {
				padding-bottom: 80px;
			}
			.catalog {
				margin-top: 30px; }
			.catalog .col-md-3 {
				width: calc(100% / 5); }
		}
		.b-univer {
			float: left;
			width: 100%;
			margin-bottom: 15px;
			text-align: center; }
			.b-univer img {
				display: inline-block; }
			.b-univer span {
				display: block; }
			.b-univer span.txt {
				color: #000;
				text-transform: uppercase;
				font-size: 12.5px;
				font-family: 'gt_walsheim_probold', 'Poppins', Roboto;
				font-weight: 500; }
			.page .b-univer span.txt {
				font-size: 11px;
			}
			.page .bloc-univers .b-univer span.txt {
				color: red;
			}
			@media (min-width: 1120px) {
				.page .b-univer span.txt {
					font-size: 20px;
				}
			}
.bloc-dt-brands img{
	margin:auto;
}
.b-brand {
	text-align: center; }	
.marques img {
	display: inline-block;
	max-width: 100%;
	margin-right: 10px; }
.marques span {
    display: inline-block;
    text-align: center;
    color: #2a2a2a; }

@media (max-width: 1024px) {
	.marques img {
		width: 100px;
		margin-bottom: 10px;
	}
}
@media (max-width: 768px) {
	.marques img {
		width: auto;
		margin-bottom: 10px;
	}
}	

.metiers {
	margin-top: 25px; }
	.metiers > div {
		padding: 0;
	}
	.b-metier {
		overflow: hidden;
		margin-bottom: 0;
		position: relative; }
		.b-metier:after {
			position: absolute;
			content: " ";
			width: 100%;
			background: rgba(0,0,0,0.2);
			top: 0;
			z-index: 2;
			height: 100%; }
		.b-metier ul li {
			padding-left: 10px;
			text-align: center; }
			.b-metier ul li ul {
				padding-left: 10px;
				display: none; }
				.b-metier:hover ul li ul {
					display: block; }
		.b-metier img {
			width: 100%;
			transition: all .5s; }
			.b-metier:hover img {
				transform: scale(1.3); }
		.b-metier .list-metier {
			top: 0;
			width: 100%;
			height: 100%;
			z-index: 3;
			text-align: center;
			position: absolute; }
			.list-metier h3, .list-metier h3 a {
				color: #fff;
			   text-transform: uppercase;
			   font-family: 'Rubik', 'Poppins',Roboto;
			   font-weight: 600;
			   margin-top: 20px;
			   font-size: 28px; }
			.list-metier ul {
				list-style: none;
				color: #fff;
				padding: 0;
				margin: 0;
				position: absolute;
				width: 100%;
				top: 65px; }
				.b-metier:hover .list-metier ul {
					-webkit-transition-property: width height background-color font-size bottom top color;
					-webkit-transition-duration: 2s;
					-webkit-transition-timing-function: ease;
					transition-property: width height background-color font-size bottom top color;
					transition-duration: 2s;
					transition-timing-function: ease; 
					position: absolute;
					width: 100%;
					top: 40%; }
				.list-metier ul a {
				   color: #fff;
				   font-size: 16px;
				   font-family: 'Rubik', 'Poppins',Roboto;
				   font-weight: 500;
				   letter-spacing: 1.5px; }
					.list-metier ul ul a {
						font-size: 15px;
						font-weight: 400; }


.faq h3, .faq h3 span {
	font-family: 'gt_walsheim_promedium', 'Roboto', Arial, Helvetica, sans-serif;
    color: #333;
    font-size: 20px;
	cursor: pointer;
    letter-spacing: 1px; }
.rep {
	display: none;
}

#ban-pub {
	/*background: url(../img/gc.jpg) no-repeat left center;
	background-size: cover;*/
	position: relative;
	padding: 0; }
	#ban-pub:after {
		position: absolute;
		width: 54px;
		height: 54px;
		content: " ";
		background: url(../img/univ.png) no-repeat center 6px #fff;
		bottom: 0;
		transform: translateY(50%);
		border-radius: 100px;
		left: 60%;
		margin: auto;
		z-index: 2;
		box-shadow: 1px -3px 5px -2px #000;
	}
	#ban-pub div div {
		padding: 0; }
	#ban-pub .title-bloc {
		position: absolute;
		top: 23%; }
	#ban-pub img {
		width: 100%;
		margin-bottom: 0; }
	a.read-more {
		color: #fff;
		padding: 15px 55px;
		background: #010d31;
		margin-top: 6px;
		display: inline-block; }

#about {
	padding-bottom: 30px;
}
.bloc-about .img {
	position: relative;
}
.bloc-about .img img {
	display: inline-block;
    margin-top: -90px;
	margin-bottom: 55px;
	z-index: 0;
	position: relative;
}
.bloc-about.vision .img {
	margin-top: -17%;
}
.bloc-about.vision .img img {
    width: 26%;
    max-width: 250px;
    margin: 0;
}
.bloc-about.parution .img.align-center img {
  margin-top: calc(-100% + 90%);
  position: absolute;
  left: 59%;
  width: 226px;
}
.bloc-about.parution.boutique .img.align-right img {
    margin-top: calc(-100% + 70%);
    position: absolute;
    right: 0;
    z-index: 9;
	width: auto;
}
.bloc-about.parution.contact-blocksection .img.align-right img {
    margin-top: calc(-100% + 92%) !important;
}



@media (min-width: 768px) {
	.bloc-about.parution.boutique .img.align-right img {
		margin-top: calc(-100% + 70%);
		width: 310px;
	}
}
@media (min-width: 1000px) {
	.bloc-about.parution.boutique .img.align-right img {
		margin-top: calc(-100% + 80%);
		width: 310px;
	}
}
@media (min-width: 1200px) {
	.bloc-about.parution.boutique .img.align-right img {
		margin-top: calc(-100% + 80%);
		width: auto;
	}
}

@media (max-width: 767px) {
	.bloc-about.parution.boutique .img.align-right img {
		margin-top: calc(-100% + 72%);
		width: 200px;
	}
	.bloc-about.vision .artisanal-img{
        max-width: 50vw;
    }
    .bloc-about.propos .img img{
        margin-top: 0;
        margin-bottom: 0;
    }
}

.bloc-about.parution .actus {
	margin-top: 55px;
}
.bloc-about.diamants .actus {
    margin-top: 0;
}
.bloc-about.parution .actus .twy{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 36%;
  z-index: -20;
  width: 100vw;
}
.bloc-about.parution .actus .twy img{
  max-width: 150px;
}
.bloc-about.parution .actus .row > div {
	margin-bottom: 70px;
}
.bloc-about.parution .actus .actus-single{
    opacity: 0;
}
.bloc-about.parution .actus .actus-single{
    animation-timing-function: ease-in-out;
    animation-name: slide_up;
    animation-duration: 0.4s;
    animation-delay: 0.4s;
    animation-fill-mode: forwards;
    animation-direction: alternate;
}
 @keyframes slide_up{
    from{
        opacity: 0;
        transform: translateY(100px);
    }
    to{
        opacity: 1;
        transform: translateY(0px);
    }
}
.bloc-about.parution .actus .actus-single .pub_img{
    position: absolute; 
    top: 0; 
    left: 50%; 
    transform: translateX(-50%);
    transition: all ease 0.2s; 
    z-index: 4;
    opacity: 0;
    visibility: hidden;
    width: calc( 100% - (15px * 2) );
}
.bloc-about.parution .actus .actus-single:hover .pub_img{
    opacity: 1;
    visibility: visible;
}

.bloc-about.parution .btn-loadmore{
    padding: 15px 45px;
    color: #000 !important;
    text-transform: uppercase;
    font-size: 14px;
}

.after-width:after{
  content: '';
  position: absolute;
  width: 100vw;
  height: 100%;
  z-index: -1;
  background: #f9f9f9;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}

.clartpurete_img{
  position: absolute;
  width: 43vw;
  left: calc(50% - (100%/3 ));
  transform: translate(-50%,-50%);
  top: 63%;
}
.clartpurete_body{
  width: 56% !important;
}

@media (max-width: 980px) {
	.bloc-about.parution .img.align-right img {
		width: 25%;
	}
	.bloc-about.parution .img.align-center img {
		width: 32%;
		margin-top: -90px;
	}
	.bloc-about.parution .actus .twy{
	    top: 42%
	}
	.bloc-about.parution .actus .twy img{
        max-width: 100px;
	}
	.clartpurete_img{
	    position: relative;
        width: 100vw;
        transform: translateX(-50%);
	    left: 50%;
	    top: unset;
	}
	.clartpurete_body{
	    float: unset !important;
	    padding-top: 15px;
	    width: 100% !important;
	}
	.bloc-about.parution .actus {
		margin-top: 25px;
	}
}

@media (max-width: 768px) {
	.values {
		margin-top: 25px; }
	.values > div {
		padding: 0 15px; }
	.b-value span.numbers {
		font-size: 25px; }
	.b-value span.txt, .page .b-value span.txt {
		font-size: 9px; }
	.bloc-about p {
		font-size: 13px;
		line-height: 25px;
	}
}	


@media (max-width: 767px) {
	.values > div {
    min-height: 135px;
    margin-bottom: 0;
    padding: 10px 30px; }
	.values > div:first-child {
    background-position: center top;
    background-size: auto 100%; }
	.bloc-services > a {
		display: inline-block;
		width: calc(100% / 2);
		margin-bottom: 35px;
		float: left; }
	.bloc-services span {
    font-size: 20px; }
}

#news-maison {
	border-bottom: 3px solid #fff;
	padding-bottom: 0;
}
#news-maison .news-maison {
	overflow: hidden;
	display: block;
}
#news-maison .news-maison > div {
	padding: 0;
	
}
.nm {
	position: relative;
}
.b-newsletter {
	padding-left: 1.5px; }
.b-maison {
	padding-right: 1.5px; }
.nm img {
    width: 100%;
}
.nm .content-nm {
	position: absolute;
	top: 30%;
	left: 0;
	width: 100%;
	text-align: center;
}
.title-bloc.nb .title-b {
	color: #fff;
	font-size: 50px;
	line-height: 70px;
}
.title-bloc.nb p {
	color: #fff;
	margin: 0;
}
.title-bloc.nb p:after {
	display: none;
}
.title-bloc.nb {
	
}
.title-bloc.nb .title-s {
	font-family: 'carpenter_scriptregular';
	color: #f5f5f5;
	font-size: 39px;
	line-height: 54px;
}
.btn {
	border-radius: 0;
	color: #fff;
	background: transparent;
	padding: 6px 10px;
	font-family: 'Poppins', 'Rubik';
	text-transform: uppercase;
	font-size: 14px;
}
.btn:hover {
	background: #fff;
	color: #000;
}
.b-newsletter form {
	padding: 0 80px; }
	.b-newsletter form .form-group div {
		margin-bottom: 10px;
		padding: 0; }
		@media (min-width: 800px) {
			.b-newsletter .btn {
				width: 100%; }
		}
		.b-newsletter .form-control {
		    background: #fff;
			}
		.b-newsletter .form-control.error {
		    border: solid red 1px;
		    box-shadow: 0 0 7px #ea5e5e;
		}
		.b-newsletter .form-control.valid {
		    border: 1px solid #57d857;
            box-shadow: 0 0 3px #57d857;
		}
		.b-newsletter label.error {
		    color: #ea5e5e;
		    text-shadow: 0 0 7px #ea5e5e;
		}
		
@media (max-width: 979px) {
	.nm .content-nm {
		top: 11%;
	}
	.b-newsletter form {
		padding: 0 20px; }
}
@media (max-width: 767px) {
	.b-newsletter, .b-maison {
		padding: 3px 0 0 0; }
	.nm .content-nm {
		top: 50%;
		transform: translateY(-50%);
	}
	#news-maison .title-bloc{
	    margin-top: unset;
	}
	#news-maison .title-bloc .title-b{
	    margin-right: unset;
	    margin-bottom: unset;
	}
}
/******************************
			Activites
******************************/
#activites .bloc-acti{
	margin-bottom:40px;
}
#activites .bloc-acti p{
	font-size:16px;
	font-weight:400;
	color:#2a2a2a;
}
#activites .bloc-acti a{
	color:#ce3238;
	font-size: 16px;
}
/******************************
		LABORATOIRE
******************************/
#qualite .bloc-qualite .img-labo{
	position:relative;
}
#qualite .bloc-qualite p,
#qualite .bloc-qualite ul li{
	font-size: 16px;
    font-weight: 400;
    color: #2a2a2a;
    line-height:33px;
}
#qualite .bloc-qualite .img-labo .icon-play{
	width:70px;
	height:70px;
	background-image: url(../img/icon/play.png);
	position:absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin:auto;
}
#qualite .bloc-qualite .img-qualite{
	display:flex;
	padding-top:20px;
}
#qualite .bloc-qualite .img-qualite .img-qual{
	flex:1;
	padding: 10px;
}
/********** Products ********/
.desc-cat {
	margin-bottom: 35px;
}
.desc-cat p {
	margin: 0;
	padding: 0;
	text-align: center;
}
#product-page {
	padding-top: 10px;
	padding-bottom: 80px;
}
#product-page .title-bloc .title-b, #category .title-bloc .title-b {
	line-height: 50px;
	text-align: left;
}
.bloc-product {
	padding-bottom: 50px;
	margin-bottom: 10px;
	position: relative;
	text-align: center; }
	.bloc-product:hover {
		box-shadow: 0 0 9px -2px #999;
	}
	.bloc-product:hover::after {
		margin-bottom: 0;
		height: 110px;
		position: absolute;
		width: 100%;
		content: " ";
		bottom: 0;
		z-index: 1;
		left: 0;
		background: rgb(255,255,255); /* Old browsers */
		background: -moz-linear-gradient( 20deg, rgb(231, 231, 231) 0%,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient( 20deg, rgb(231, 231, 231) 0%,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient( 20deg, rgb(231, 231, 231) 0%,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		/*background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 35%,rgba(231,231,231,1) 100%);  W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-9 */
		background-color: white;
	}
	.bloc-product:hover .product-title {
	    z-index: 3;
        position: relative;
	}
	
	.bloc-product img {
		display: inline-block;
		width: 100%;
		box-shadow: 0 0 9px -2px #999; }
	.bloc-product:hover img {
		box-shadow: unset;
	}
    .bloc-product span {
        margin-top: 12px;
        display: block;
        color: #000;
        font-size: 23px;
        /* min-height: 50px; */
        /* font-weight: 600; */
        font-family: 'playfair_displayregular', 'Rubik', Roboto;
        text-align: left;
    }
	.features *{
	    font-size: 14px;
	    line-height: 1.9;
	}
	.features span {
        font-size: 12.9px;
        color: #000;
        margin: 0;
        padding: 0;
        min-height: auto;
        font-weight: 400;
        display: block;
        /*text-transform: uppercase;*/
        font-family: 'Poppins';
        font-style: italic;
    }
	.bloc-product:hover span {
		text-align: center;
	}
	.bloc-product .btn-plus {
		display: none;
		position: absolute;
		bottom: 15px;
		text-align: center;
		color: #000;
		font-size: 9px;
		font-family: 'Poppins';
		width: 100%;
		z-index: 2;
		font-weight: 900;
		text-transform: uppercase;
		font-style: italic;
	}
	.bloc-product:hover .btn-plus {
		display: block;
	}
		
.content-product .title-n {
    color: #000;
    font-size: 41px;
    margin-top: 6px;
    margin-bottom: 8px;
    font-weight: 100;
    margin-left: 0;
    font-family: 'playfair_displayregular', 'Rubik', Roboto;
    text-transform: none;
    letter-spacing: 1.2px;
}
.desc-product, .desc-product p {
    font-size: 14px;
    color: #000000;
    font-family: 'Poppins', Roboto;
    line-height: 1.7;
	margin: 0;
}
.pro-title{
    margin-bottom: 20px;
}
.infos-product {
    min-height: 200px;
	margin-top: 24px;
	overflow: hidden;
	display: block; }
	.infos-product h2 {
		color: #000;
		font-size: 18px;
		margin-bottom: 7px;
		display: block;
		font-family: 'Poppins';
		text-transform: uppercase; }
	.infos-product ul {
		margin: 0;
		padding-left: 1.7; }
		.infos-product li {
			font-size: 14px;
			color: #000000;
			font-weight: 400;
			font-family: 'Rubik', 'Poppins', Roboto;
			line-height: 1.7; }
	.content-product .btn {
		border-radius: 0;
		color: #fff;
		padding: 17px 30px;
		font-family: 'Poppins', 'Rubik';
		text-transform: uppercase;
		font-size: 14px;
		border: none;
		background: #000;
		letter-spacing: 1px;
		font-weight: 500;
	}
	.content-product .caroufredsel_wrapper {
		width: 100% !important; }
		.content-product .list_carousel #carou-imgs-pro {
			padding: 15px 0; }
		.list_carousel #carou-imgs-pro .item {
			margin: 4px 0 4px 0;
			height: auto; }
			.list_carousel #carou-imgs-pro .item img {
				height: 100%;
				box-shadow: 0 0 4px 0px #999;
				margin: 0 2px;
				width: 100%; }
		.main-img-product {
			box-shadow: 0 0 4px 0px #999; }
			.image-large {
				margin: 0;
				padding: 0; }
				.image-large li {
					list-style: none; }
					.image-large li img {
						width: 100%; }
		.owl-nav {
			position: absolute;
			top: 42%;
			width: 100%; }
			.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
				text-indent: 1000px;
				float: left;
				width: 25px;
				position: relative;
				text-align: center;
				height: 31px; }
			.owl-carousel .owl-nav .owl-next {
				float: right; }
				.owl-carousel .owl-nav .owl-next:after, .owl-carousel .owl-nav .owl-prev:before {
					content: "\e080";
					position: absolute;
					color: red;
					font-family: 'Glyphicons Halflings';
					left: 0;
					width: 100%;
					top: 0;
					font-size: 18px;
					height: 100%;
					line-height: 30px;
					z-index: 9999;
					text-indent: initial;
					background: rgba(255, 255, 255, 0.4);
				}
				.owl-carousel .owl-nav .owl-prev:before {
					content: "\e079";
				}
		
		.file-up {
			background: url(../img/icon-pdf.png) no-repeat left center;
			padding-left: 40px;
			font-size: 11.5px;
			text-transform: uppercase;
			color: #ed1c24;
			line-height: 34px;
			float: left;
			font-weight: 700;
			margin-right: 20px; }
		.file-up.demand {
			width: 100%;
			margin-top: 10px;
			padding: 0;
			background: none;
		}
		
		
.bloc-accessories .caroufredsel_wrapper {
	width: 100% !important;
}
.bloc-accessories .list_carousel .item img {
	display: inline-block;
	box-shadow: 0 0 9px 2px #ccc;
}
.bloc-accessories .list_carousel .item {
	padding: 6px 15px;
	margin: 0;
}
#our-accessories {
	padding-bottom: 30px;
}
.bloc-accessories .list_carousel .item img {
	margin-bottom: 12px;
}
.bloc-accessories .list_carousel .item a {
	font-size: 11px;
	font-weight: 600;
	line-height: 15px;
	background: none;
	display: block;
	text-align: center;
}
.bloc-accessories .owl-nav {
    top: 26%;
}
@media (max-width: 992px) {
	.bloc-accessories .list_carousel .item {
		
	}
}

@media (max-width: 767px) {
	.bloc-accessories .list_carousel .item {
		
		padding: 6px 12px;
	}
}
		
				
.bloc-qualite {
    padding-bottom: 0; }				
	.icon-video {
		position: absolute;
		width: 69px;
		height: 69px;
		left: calc(50% - 34.5px);
		top: 50%;
		transform: translateY(-50%);
		display: block; }
		.b-img:hover .icon-video {
			display: block; }
	.list-imgs {
		position: relative;
		margin-bottom: 0; }
		.list-imgs > div {
			padding: 0 5px; }
			
.bloc-certification img {
	box-shadow: 0 0 4px 0px #ccc;
}
.bloc-section .bloc-certification .list_carousel li div {
	float: left;
	text-align: center;
	width: 100%;
}
.b-certif {
	display: inline-block;
	position: relative;
	text-align: center;
}
.b-certif img {
	border: 1px solid;
	width: 100%; }

a.title-certif {
	color: #ed1c24;
    margin-top: 10px;
    display: block;
    text-transform: unset;
    font-size: 12.5px;
    font-weight: 700;
    min-height: 55px;
    line-height: 13px;
    margin-bottom: 30px;
	text-align: center;
}
.title-certif img {
    margin-right: 5px;
    margin-bottom: 2px;
}

.btn-zoom {
	position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: none;
    background: url(../img/icon/icon-zoom32.png) no-repeat center center rgba(0, 0, 0, 0.4);
}
	
.b-certif:hover .btn-zoom {
	display:block;
}
		
.cat-desc {
	margin-bottom: 65px;
	text-align: center;
}

.bloc-certification .list_carousel li {
	
}

.bloc-certification .prev, .bloc-certification .next {
	    background: none;
    height: auto;
    color: red;
    top: 20%;
    font-size: 75px;
}
.bloc-certification .next {
	right: 0;
}
.bloc-certification .prev {
	left: 0;
}
/********** End Products ********/


.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
@media (max-width: 767px) {
	#our-partners {
		padding: 0;
	}
	.list_carousel ul {
		height: auto !important;
	}
	#our-partners .caroufredsel_wrapper {
		/*height: 80px !important;*/
	}
	.map-partners {
		background: none; }
	#our-partners-inter h2 {
		margin-top: 0; }
	.marques {
		margin-top: 25px }
}
.list_carousel li {
	text-align: center;
	width: 235px;
	padding: 0;
	margin: 6px 15px;
	display: block;
	float: left;
}
#our-partners .list_carousel li {
    text-align: center;
    width: 235px;
    padding: 0;
    margin: 6px 8px;
    display: block;
    float: left;
    vertical-align: middle;
    display: inline-block;
    height: 90px;
    line-height: 90px;
}
.list_carousel li img {
	display: inline-block;
	max-height: 85%;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
.bloc-equipe .prev, .bloc-equipe .next {
	float: left;
    margin-left: 0;
    position: absolute;
    width: 30px;
    left: -30px;
    background: url(../img/prev-eq.png) no-repeat top center;
    top: 25%;
    height: 71px; }
.bloc-equipe .next {
	right: -30px;
	left: auto;
	background: url(../img/next-eq.png) no-repeat top center;
}	
.person {
	background: #fff;
	/*float: left;
	overflow: hidden;*/
	padding: 5px; }

	
#our-actus {
	margin-bottom: 0; }
	.list_actus {
		margin: 0;
		padding: 0;
		list-style: none; }
		.list_actus .rel-img {
			padding: 0; }
			.list_actus .rel-img img {
				width: 100%;
				margin: 0; }
		.list_actus .rel-txt {
			padding: 0;
			margin: 0;
			position: absolute;
			bottom: 0;
			background: none;
			left: 0;
			width: 100%; }
			.rel-date {
				overflow: hidden;
				margin-bottom: 0;
				display: block; }
				.rel-date span.title-actus {
					color: #fff;
					text-transform: none;
					font-weight: 500;
					font-family: 'Roboto', 'Rubik';
					line-height: 18px;
					padding: 18px;
					background: rgba(0,0,0,0.5);
					min-height: auto;
					max-height: none;
					font-size: 12px; }
					.rel-date span.date {
						width: max-content;
						color: #fff;
						font-size: 13px;
						background: #000;
						padding: 5px 10px;
						display: block;
						margin-left: 18px; }
					.actor {
						font-size: 12.5px;}
				.title-actus {
					font-size: 15px;
					font-family: 'Roboto';
					margin-bottom: 5px;
					color: #f36c36;
					float: left;
					max-height: 55px;
					min-height: 55px;
					margin: 0;
					display: block; }
			.bloc-btn {
				padding: 0;
				margin-top: 10px;
				text-align: left; }
				.bloc-btn .btn-plus {
					color: #ed1c24;
					font-size: 13.3px;
					font-family: 'Rubik', 'Roboto';
					padding-right: 21px;
					background: url(../img/b-plus.png) no-repeat right center;
					text-transform: uppercase; }
					
					
/*********** CMS ***********/
.cms .title-bloc .title-b {
	line-height: 42px; }
.cms h3 {
	color: #2f2f2f;
	text-align: center;
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-family: 'Futura lt BT', Arial, Helvetica, sans-serif; }
.cms p, .cms li {
	font-size: 24px;
	font-family: 'Futura lt BT', Arial, Helvetica, sans-serif;
	color: #2f2f2f;
	line-height: 30px; }
.bloc-ingenierie p>strong{
	text-transform: uppercase;
	margin-bottom: 20px;
	text-align: left;
	font-size: 32px;
	font-weight: 500;
	background: url(../img/bg-title.png) no-repeat left bottom;
	display: inline-block;
	padding-bottom: 12px;
	width: 100%;
}
.bloc-ingenierie ul{
	list-style: none;
	display:flex;
}
.bloc-ingenierie ul li{
	color:#2a2a2a;
	font-size:16px;
	flex:1;
}
.bloc-ingenierie ul li strong{
	display:block;
	font-size:35px;
}
@media (max-width: 767px) {
	.cms p, .cms li {
		font-size: 19px; }
}
/*********** END CMS *******/
					
					
					
/*------------------------------------------------------------------
  	[Products]
------------------------------------------------------------------*/
#nos-biens{
  /* background: url(../img/icon/bg-actualite.png); */
  background-repeat:no-repeat;
  background-size: cover;
  position: relative;
}
.ttl-section, .ttl-section .total-post {
  display: block;
  text-align: center;
  font-weight: 700;
  font-size:28px;
  position:relative;
/*   text-transform: capitalize; */
  color: #0e0907;
  font-family: 'Roboto', sans-serif;
  margin: 20px 0; }
	.ttl-section .total-post {
		margin: 0;
		display: inline-block; }
.ttl-section a{
  color:#004378;
  margin-left:20px;
}
.nos-biens{
  box-shadow: unset;
  margin-bottom: 20px;
  position: relative;
}
.rel-img{
  position:relative;
  height: auto;
  overflow:hidden;
}
.rel-img img{
	margin: auto;
	transition: all 3.2s ease;
}
.rel-img:hover img{
    transform: scale(1.4);
}
.rel-img .watermark{
  position:absolute;
  background-image:url(../img/biens/watermark.png);
  width: 131px;
  height: 131px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.rel-img .watermark.vendu{
  display:none;
}
.rel-img .vendu{
  position:absolute;
  background-image:url(../img/biens/vendu.png);
  width: 122px;
  height: 83px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block !important;
}
.rel-img .rel-price{
  background-color:#e75f29;
  display:inline-block;
  padding: 7px 16px;
  position: absolute;
  top:5px;
  right:-5px
}
.rel-img .rel-price span{
  display:block;
  color:#fff;
  text-align:center;
  font-size: 15px;
  font-weight:700;
}
.rel-txt{
  background-color:#fff;
  padding: 5px 15px;
  position: relative;
}
.rel-txt hr{
  margin: 5px 0 0;
}
.rel-txt .type-biens{
  color:#f36c36;
  font-size:15px;
  font-weight:500;
	height: 55px;
	display: block;
}

.rel-txt h4{
  margin: 5px 0 0;
	line-height: 1.1;
	color: #f36c36;
	font-size: 14px;
	font-weight: 500;
	font-family: 'Roboto', monospace;
	min-height: 50px;
}

.rel-txt .desc {
	height: 75px;
	margin-top: 5px; }
.rel-txt p{
	color: #464b50;
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 300;
    line-height: 20px;
	min-height: 70px;
	max-height: 70px;
    font-family: 'Roboto', 'Rubik', sans-serif;
}
.rel-txt ul{
  list-style: none;
  padding: 0;
  margin-top: 7px;
  min-height: 115px;
}
.rel-txt ul li{
  color:#2f2f2f;
  font-size:15px;
  font-weight:500;
  position:relative;
  padding: 8px 0;
  padding-left: 30px;
}
.rel-txt ul li .ico-piece,
.rel-txt ul li .ico-chambre,
.rel-txt ul li .ico-surface{
  position:absolute;
    background-image:url(../img/biens/ico-piece.png);
    width: 24px;
    height: 31px;
    top: 0;
    bottom: 0;
    left: 0;
    right: auto;
    margin: auto;
}
.rel-txt ul li .ico-piece{
    background-image:url(../img/biens/ico-piece.png);
}
.rel-txt ul li .ico-chambre{
    background-image:url(../img/biens/ico-chambre.png);
}
.rel-txt ul li .ico-surface{
    background-image:url(../img/biens/ico-surface.png);
}
.details-biens{
  display: block;
  padding-top: 20px;
}
.details-biens .biens-txt h3{
	color: #f36c36;
	/* text-transform: uppercase; */
	font-size: 28px;
	font-weight: 500;
	margin-bottom: 5px;
}
.ref {
	color: #000; }
.details-biens .biens-txt hr{
  margin: 10px 0px;
}
.details-biens .biens-txt ul{
  list-style:none;
  display: inline-block;
  padding: 0;
}
.details-biens .biens-txt ul li{
  float:left;
  padding: 0 30px;
}
.details-biens .biens-txt ul li span{
  display:block;
  color: #e75f29;
  font-size: 17px;
  margin-bottom: 10px;
}
.details-biens .biens-txt ul li i{
  display: block;
  color: #000;
  font-size: 20px;
  font-weight:700;
  font-style:normal;
  position:relative;
  padding-left: 40px;
}
.details-biens .biens-txt ul li i:before{
  content:'';
  background-image: url('../img/icon/sprit.png');
  position:absolute;
  width: 30px;
  height: 30px;
  left:0;
}
.details-biens .biens-txt ul li i.ico-chambres:before{
  background-position: 0 0;
}
.details-biens .biens-txt ul li i.ico-badroom:before{
  background-position: -30px 0;
}
.details-biens .biens-txt ul li i.ico-surface:before{
  background-position: -62px 0;
}
.details-biens .biens-txt ul li i.ico-garage:before{
  background-position: 30px 0;
}
.details-biens .biens-txt p{
   color:#2f2f2f;
   font-family: 'Futura Lt BT',sans-serif;
   font-size: 20px;
}
#biens-details .cara{
  margin-top:20px;
}
#biens-details .cara span{
    color: #f36c36;
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 900;
}
#biens-details .cara ul{
  padding-left:10px;
  list-style:none;
}
#biens-details .cara ul li{
   color:#2f2f2f;
   font-family: 'Futura Lt BT',sans-serif;
   font-size: 20px;
}

#biens-container {
	overflow: hidden;
	position: relative; }
	.loader-bloc {
		width: 100%;
		background: url(../img/loader.gif) no-repeat center 110px rgba(0,0,0,0.3);
		position: absolute;
		/* overflow: hidden; */
		z-index: 99999;
		top: 0;
		height: 100%;
		display: block; }
	#biens-container .pagination {
		display: block;
		overflow: hidden;
		text-align: center;
		width: 100%; }
		.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
			z-index: 3;
			color: #fff;
			cursor: default;
			background-color: #f36c35;
			border-color: #f36c35; }
		#biens-container .pagination > li {
			display: inline-block; }
	.no-biens {
		padding: 80px;
		box-shadow: 0 0 7px -1px #d0d0d0;
		margin: 5px;
		text-align: center; }
		.no-biens h2 {
			color: #f36c35;
			text-transform: uppercase; }

.custom.tparrows{
  background: rgba(255, 255, 255, 0.5) !important;
}
.custom.tparrows:hover{
  background: #e75f29 !important;
}
.custom.tparrows:before {
    font-size: 25px !important;
    font-weight:900 !important;
}
.dione .tp-bullet{
  padding:0 !important;
}
.dione .tp-bullet-image {
    width: 50px !important;
    height: 50px !important;
}
.img-commercial{
  position: relative;
	text-align: left;
}
.img-commercial img {
	width: 100%;
}
.img-commercial::after {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
	position: absolute;
	content: " ";
	z-index: 1;
	left: 0;
	top: 0;
}
.commercial{
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	z-index: 2;
}
.commercial span{
  display:block;
  color:#fff;
  text-align: center;
  line-height: 1.3;
}
.commercial span.nom{
  font-size: 22px;
  font-weight:300;
}
.commercial span.profession{
  font-size: 14px;
  font-weight:300;
  font-style:italic;
}
.commercial span.phone{
  font-size:20px;
  font-weight:700;
}
.commercial ul{
  margin:0;
  margin-top: 5px;
  text-align: center;
}
.commercial ul>li{
}
.commercial ul>li>a>i{
  color:#fff;
}
.tp-price{
  background-color:#e75f29;
  display:inline-block;
  padding: 7px 16px;
  position: absolute;
  top:20px;
  right:-10px;
  z-index:99;
  color:#fff;
  font-size:20px;
 }
 .tp-price:hover{
   color:#fff;
 }
/****************** Advanced Search **********************/
.search{
  background-color: rgba(204, 204, 204, 0.08);
  padding: 20px;
}
.search span{
  font-size: 20px;
  font-family:'Futura Md BT',sans-serif;
  font-weight:700;
  color:#0e0907;
  text-transform:uppercase;
  margin-bottom: 20px;
  display: block;
}
.search .champs{
  
}
.rs-container .rs-scale span ins {
	display: none !important; }
.search .champs label{
  display:block;
  margin:10px 0;
  color: #2f2f2f;
}

/* The CSS */
select {
    padding: 3px;
    padding-left: 10px;
    margin: 0;
    width: 90%;
    height:40px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow: 0 0px 10px 0px #ccc, 0 -1px #fff inset;
    -moz-box-shadow: 0 0px 10px 0px #ccc, 0 -1px #fff inset;
    box-shadow: 0 0px 10px 0px #ccc, 0 -1px #fff inset;
    background: #f8f8f8;
    color:#888;
    border:none;
    outline:none;
    display: inline-block;
    cursor:pointer;
}

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {padding-right:18px}
}

.select {position:relative}
.select:after {
    content:'<>';
    font-size: 15px;
    font-family: monospace;
    color: #595959;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right: 25px;
    bottom: 8px;
    padding:0 0 2px;
    border-bottom: 1px solid #ddd;
    position:absolute;
    pointer-events:none;
}
.select:before {
    content:'';
    right: 25px;
    bottom: 7px;
    width:20px;
    height:20px;
    background:#f8f8f8;
    position:absolute;
    pointer-events:none;
    display:block;
}
/*------------------------------------------------------------------
  	[Filiales]
------------------------------------------------------------------*/
#filiales{
  background: url(../img/icon/bg-filiales.jpg);
  background-repeat:no-repeat;
  background-size: cover;
  position: relative;
}
/*------------------------------------------------------------------
  	[A-propos]
------------------------------------------------------------------*/
#apropos{}
#apropos .apropos-txt{
  padding-top:20px;
}
/*------------------------------------------------------------------
  	[Work]
------------------------------------------------------------------*/
/* Overlay */
.work {
  position: relative;
  display: block;
}

.work .work-overlay {
  position: relative;
  cursor: pointer;
}

.work .work-overlay:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  content: " ";
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.work:hover .work-overlay:before {
  background: rgba(0, 0, 0, 0.5);
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

/* Popup */
.work .work-popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  opacity: 0;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow-x: hidden;
  background: rgba(81, 87, 105, 0.4);
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.work .work-popup-overlay-show {
  opacity: 1;
  visibility: visible;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.work .work-popup-content {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 730px;
  height: auto;
  display: block;
  background: #fff;
  padding: 30px;
  margin: 0 auto;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

.work .work-popup-content-divider {
  border-right: 1px solid #cdcecf;
}

@media (max-width: 768px) {
  .work .work-popup-content {
    width: 95%;
  }
  .work .work-popup-content-divider {
    border-right: none;
    border-bottom: 1px solid #cdcecf;
  }
}

.work .work-popup-close {
  float: right;
  font-size: 13px;
  font-weight: 700;
  color: #c5c6cb;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.work .work-popup-close:hover {
  color: #aaacb3;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

/* Tag */
.work .work-popup-tag {
  margin: 0;
}

.work .work-popup-tag-item {
  padding: 0 2px;
}

.work .work-popup-tag-link {
  font-size: 13px;
}
/* fluid 5 columns */

.masonry-grid-item {
  width: 20%;
  height: 226px;
  padding: 5px;
  margin-bottom: 14px;
  float: left;
  /* display: flex; */
}
/* 2 columns */
.masonry-grid-item--main {
  width: 40%;
  height: 466px;
}

/*------------------------------------------------------------------
  	[Footer]
------------------------------------------------------------------*/
.footer{
	background: #000;
	background-size: cover;
	padding: 45px 0;
}
.footer-logo {
	display: block;
	text-align: center;
	margin-bottom: 35px;
}
.footer-logo img {
	max-width: 100%; 
}
.footer-boot {
	background: none;
	padding: 15px 0;
	margin-top: 10px;
}
.footer .copyright{
    display: block;
    color: #fff;
    text-align: center;
	text-transform: uppercase;
	font-weight: 300;
    font-size: 14px;
    font-family: 'Rubik', 'Roboto', sans-serif;
}
.footer .copyright span{
    font-size: 14px;
    font-family: 'Rubik', 'Roboto', sans-serif;
    color: #fff;
    text-transform: none;
    /* letter-spacing: 1px; */
    margin: auto;
    display: block;
    margin-top: 13px;
    display: block;
	margin-bottom: 7px;
}
.footer .copyright span a {
    margin: 0 7px;
    color: #fff;
}
.footer .copyright img{
      margin: auto;
    width: 50px;
    display: block;
    margin-bottom: 13px;
}
.footer .menu-foot{
  line-height: 89px;
  margin:auto;
  display: table;
}
.footer .menu-foot li{
  padding: 0 5px;
}
.footer .menu-foot li a{
  color:#fff;
  font-size: 10px;
  text-transform:uppercase;
  font-family:'Abrade', sans-serif;
  font-weight:400;
  letter-spacing:1px;
}
.footer .reseaux-foot{
  line-height: 89px;
  margin:auto;
  display: table;
}
.footer .reseaux-foot li{
  padding: 0 10px;
}
.footer .reseaux-foot li a{
  color:#fff;
  font-size:13px;
  text-transform:uppercase;
  font-family:'Abrade', sans-serif;
  font-weight:400;
  letter-spacing:1px
}

.footer ul {
    padding: 0;
    margin: 0 0 25px;
}
.footer ul li {
	list-style: none;
    color: #808080;
    font-size: 13px;
    font-family: 'gt_walsheim_proreguler', 'Rubik', 'Roboto';
    font-weight: 400;
    text-transform: uppercase;
    line-height: 26px;
	text-align: left;
}
.footer ul li span {
	color: #808080;
    font-size: 13px;
    text-transform: uppercase;
    display: block;
    font-weight: 400;
    margin-bottom: 7px;
    font-family: 'gt_walsheim_proreguler', 'Rubik', 'Roboto';
}
.footer ul li i{
	font-style:normal;
	text-transform:lowercase;
}
.footer ul a {
	color: #808080;
    font-size: 13px;
    text-transform: uppercase;
    display: block;
    font-weight: 400;
    margin-bottom: 7px;
    font-family: 'gt_walsheim_proreguler', 'Rubik', 'Roboto';
}
.footer h5 {
	color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    display: block;
    letter-spacing: 2px;
    margin-bottom: 22px;
    font-family: 'gt_walsheim_proreguler', 'Rubik', 'Roboto';
    padding-bottom: 12px;
    font-weight: 300;
}
.footer h6 {
	color: #fff;
	font-family: 'Futura Md BT';
	font-size: 15px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 8px;
	font-weight: 500;
}

@media (max-width: 767px) {
	.footer h5 {
		margin-bottom: 0;
	}
}

@media (max-width: 767px) {
	.footer-top .container div:nth-child(2), .footer-top .container div:nth-child(1) {
    display: inline-block;
    height: 225px;
		margin-bottom: 30px;
	}
}

/***** Etudes ******/
.actu .rel-img {
	margin-right: 0;
	margin-bottom: 15px; }
.actu .rel-txt {
	display: block;
	background: none;
	margin-left: 0;
	padding: 0;
}
.actu .title-actus {
	font-size: 20px;
    color: #000;
    margin-bottom: 15px;
    width: 100%;
    min-height: auto;
    max-height: unset;
}
.actu .rel-txt p {
	font-size: 18px;
    min-height: auto;
    max-height: unset;
    display: block;
    float: left;
    width: 100%;
    line-height: 25px;
}
.actu .rel-date span.date {
	font-size: 16px;
	margin-left: 0;
}
.actu .rel-date {
	margin-bottom: 6px;
}

.actu .links {
    display: block;
    float: left;
    margin-top: 10px;
    width: 100%;
}
.links a {
    display: block;
    width: 100%;
    margin-bottom: 15px;
}
.actu .links .vid {
	background: none;
	padding-left: 0;
	width: max-content;
}

/*------------------------------------------------------------------
    [Header]
------------------------------------------------------------------*/
/* Top */ 
#top {
	width:100%;
	height: 32px;
	line-height: 32px;
	background: #000;
}
.page-on-scroll #top {
	background-color: rgba(0, 0, 0, 1); }
#top span {
  display:block;
  font-family: 'gt_walsheim_proregular', Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 32px;
  color:#fff;
  font-weight: 300;
  text-transform:uppercase;
  letter-spacing: 3px;
}

/* Inline */ 

#top .list-inline {
  margin:0;
  height: 32px;
  float: right;
}
#top .list-inline li {
  color:#fff;
  font-family: 'Abrade', Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 300;
  vertical-align: top;
  padding: 0;
  text-transform: lowercase;
  position: relative;
}
#top .list-inline li a{
  color: #fafafa;
    font-size: 11px;
    font-weight: 500;
    padding: 0 7px;
    font-family: 'Poppins', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    display: block;
}
#top .list-inline li a.network {
    float: left;
}
#top .list-inline li i{
  /* background-image: url(../images/icons/tel.png); */
  background-repeat:no-repeat;
  height: 17px;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  display: inline-block;
  margin-bottom: -2px;
}
#top .list-inline li a.open:not(.network), #top .list-inline li a:not(.network):hover {
	background: #950000;
}
.list-inline .dropdown-top {
    position: absolute;
    background: #950000;
    left: 0;
    opacity: 1;
    width: auto;
    padding: 5px 5px 10px;
    min-width: 250px;
    z-index: 999;
    list-style: none;
    margin-bottom: 0;
	display: none;
}
.links-mobile {
	display: none;
}
/*@media (max-width: 768px) {
	.links-mobile {
		display: block;
	}
}*/

@media (max-width: 600px) {
	.links-mobile {
		display: block;
	}
	.list-inline .dropdown-top {
		right: 0;
		left: auto;
	}
}


header #top ul.country li a{
    color:#fff;
    line-height: 25px;
    font-size: 15px;
    padding: 3px 10px 3px 0;
    border-right:0;
}
header #top ul.country li{padding: 0;}
header #top ul.country li a{
    line-height: 25px;
    display: inline-block;
    vertical-align: middle;
    padding: 0 14px;
    float: left;
    width: 14px;
    height: 11px;
    background-image:url(../images/icons/country.png);
    background-repeat: no-repeat;
}

header #top ul.country li:first-child a {
    background-position: 0 0;
}

header #top ul.country li:nth-child(2) a {
    background-position: -32px 0;
}

header #top ul.country li:nth-child(3) a {
    background-position: -64px 0;
}
header #top ul.country li:nth-child(4) a {
    background-position: -99px 0;
}
header #top ul.country li:nth-child(5) a {
    background-position: -128px 0;
}
header #top ul.country li:nth-child(6) a {
    background-position: -160px 0;
}
header #top ul.country li:nth-child(7) a {
    background-position: -191px 0;
}
header #top ul.country li:nth-child(8) a {
    background-position: -224px 0;
}
header #top ul.country li:nth-child(9) a {
    background-position: -256px 0;
}
/* End Inline */

/* End Top */  
/* Fixed Top */
.navbar-fixed-top {
	position: relative;
	top: 0;
}
.page-on-scroll .navbar-fixed-top {
	position: fixed;
	animation: anim-header .8s forwards;
}
.navbar-fixed-top .navbar-collapse {
  max-height: 100%;
  border-top: 2px solid #f2f2f2;
  position: relative;
  background: white;
  border-bottom: solid white;
}
@keyframes anim-header{
    from{
        opacity: 0;
        top: -120px;
    }
    to{
        opacity: 1;
        top: 0;
    }
}
/* Navbar */
header{
    height: 179px;
}
.header .navbar {
  margin-bottom: 0;
  /* border-bottom: 1px solid rgba(255, 255, 255, 0.2); */
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

/* Navbar Toggle */
.header .navbar-toggle {
  width: 25px;
  height: 25px;
  border: none;
  padding: 0;
  margin: 15px 0;
}

.header .navbar-toggle .toggle-icon {
  position: relative;
  width: 21px;
  height: 1px;
  display: inline-block;
  background: #515769;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.header .navbar-toggle .toggle-icon:before, .header .navbar-toggle .toggle-icon:after {
  position: absolute;
  left: 0;
  background: #515769;
  content: " ";
}

.header .navbar-toggle .toggle-icon:before {
  width: 10px;
  height: 1px;
  bottom: 10px;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  transform: rotate(0);
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.header .navbar-toggle .toggle-icon:after {
  width: 16px;
  height: 1px;
  top: -5px;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  transform: rotate(0);
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.header .navbar-toggle:hover .toggle-icon {
  background: #17bed2;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.header .navbar-toggle:hover .toggle-icon:before, .header .navbar-toggle:hover .toggle-icon:after {
  width: 21px;
  height: 1px;
  background: #17bed2;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.header .navbar-toggle:hover .toggle-icon.is-clicked {
  background: rgba(81, 87, 105, 0);
}

/* Navbar Logo */
.header .logo {
  display: inline-block;
  line-height: 60px;
  margin: 12px 0;
}
.page-on-scroll .header .logo{
  /*width:200px;*/
}
.header .logo-wrap {
  display: inline-block;
  padding: 0;
}

.header .logo-wrap:focus, .header .logo-wrap:hover {
  text-decoration: none;
}

.header .logo-img {
  display: inline-block;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.header .logo-patek{
    float: left; 
    margin: 12px 0;
}
.header .logo-patek .logo-img{
    width: 140px;
}
.header .logo-img-main {
  display: inline-block;
  transition-duration: 400ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.header .logo-img-active {
  display: none;
  transition-duration: 400ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
@media (max-width: 767px) {
    .header .logo-patek .logo-img{
        width: 100px;
    }
}
/* Navbar */
.header .navbar-nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  text-align: center;
}

/* Nav */
.header .nav-item {
  position: unset;
  display: block;
  padding: 0;
  float: none;
  display: inline-block;
  margin-bottom: -1px;
}

.header .nav-item:last-child .nav-item-child {
  
}

.header .nav-item .nav-item-hover.active:after {
  opacity: 1;
  transition-duration: 400ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.header .nav-item:hover .nav-item-hover:after {
  opacity: 1;
  transition-duration: 400ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.header .nav-item-child {
  position: relative;
  display: block;
  font-size: 13px;
  font-family: 'gt_walsheim_promedium', 'Roboto', Arial, Helvetica, sans-serif;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 16px;
  padding: 12px 20px;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.header .nav-item-child:hover, .header .nav-item-child:focus {
	color: #000 !important;
    background: none !important;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom: none;
}

.header .nav .open>a, .header .nav .open>a:focus, .header .nav .open>a:hover {
	color: #000 !important;
    background: none !important;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom: none;
}

.header .nav-item-hover {
  position: relative;
}

.dropdown-menu {
	top: 40px;
    border: none;
    padding: 25px 0 50px;
    min-width: 100%;
    background: url(../img/bg-menu.png) no-repeat right top #f8f8f8;
    border-radius: 0;
	border-bottom: 5px solid #6a6a6a;
    background-size: cover; 
    height: 310px;}
	@media (max-width: 767px) {
		.dropdown-menu:after {
			content: " ";
			width: 100%;
			height: 100%;
			position: absolute;
			left: 0;
			top: 0;
			background: rgba(255, 255, 255, 0.8);
		}
	}
.dropdown-menu.horlogerie {
	background-image: url(../img/bg-menu-horlogerie.png);
	background-position: left center;
}
.dropdown-menu.joaillerie {
	background-image: url(../img/bg-menu-joaillerie.jpg);
	background-position: right center;
}
.dropdown-menu .b-menu {
	position: relative;
	width: auto;
	left: 250px;
	float: left;
}
.dropdown-menu li {
	display: block; }
	.dropdown-menu li>a {
		display: inline-block;
		padding: 3px 20px;
		clear: both;
		line-height: 1.42857143;
		color: #000;
		white-space: nowrap;
		font-family: 'gt_walsheim_proregular', 'Roboto', Arial, Helvetica, sans-serif;
		padding: 8px 15px 8px 15px;
		font-size: 12px;
		text-transform: uppercase; }
		.dropdown-menu li > a strong {
    	    font-family: 'Roboto';}
		.dropdown-menu li>a:focus, .dropdown-menu li>a:hover {
			color: #000;
			text-decoration: none;
			background-color: transparent; }
		.dropdown-menu li.active>a, .dropdown-menu li.active>a:focus, .dropdown-menu li.active>a:hover {
			background-color: #000;
		}

.dropdown-menu .dropdown-menu {
	left: 100%;
	margin: 0;
	right: auto;
	border-radius: 0;
	top: -1px;
	box-shadow: unset;
	background: url(../img/bg-menu.png) no-repeat left center #050e32;
	padding: 4px 0;
}

.nav-item .display-submenu {
	float: right;
	display: none;
	color: #000;
}
.nav-item .display-submenu:before {
    content: "+";
    font-size: 25px;
    font-weight: 'gt_walsheim_promedium', 'Roboto', Arial, Helvetica, sans-serif;
	color: #000;
}
.nav-item .display-submenu.active:before {
    content: "-";
}

@media (max-width: 768px) {
	.dropdown-menu {
		top: 58px; }
	.navbar-nav .dropdown-menu .open .dropdown-menu {
		background: url(../img/bg-menu.png) no-repeat left center #050e32;
		border-radius: 0;
	}
}
	.dropdown-menu .dropdown-menu>li>a {
		line-height: 1;
		color: #fff; }
	.dropdown-menu .dropdown-menu>li>a:hover,
	.dropdown-menu .dropdown-menu>li>a:focus {
		background: rgba(255, 255, 255, 0.8);
		color: #051136; }
		.header .nav .dropdown-menu .open>a,
		.header .nav .dropdown-menu .open>a:focus,
		.header .nav .dropdown-menu .open>a:hover {
			background-color: #fff !important;
			color: #102b79 !important;
			border-radius: 0;
		}
@media (max-width: 767px) {
	.navbar-nav .open .dropdown-menu {
		padding-bottom: 15px;
		text-align: left;
		position: relative;
		float: left;
		padding-left: 15px;
		padding-top: 15px;
		top: 0;
		width: 100%; }
	.dropdown-menu .b-menu {
		position: relative;
		width: 100%;
		left: 0;
		float: left;
		z-index: 5;
	}
	.nav-item .display-submenu {
		display: block;
	}
}

@media (min-width: 768px) {
	.navbar-nav {
		float: none;
		margin: 0; }
	.navbar {
    border-radius: 0; }
}

@media (min-width: 768px) and (max-width: 1000px) {
	.header .nav-item-child {
		font-size: 11px;
		padding: 17px 12px; }

}

/* Media Queries below 991px */
@media (max-width: 767px) {
  /* Bootstrap collapse of navigation with a maximum width: 991px
    (Change it to any breakpoint you want to be collapsed) */
    header{
        height: 118px;
    }
  .header .navbar {
    background: #fff;
  }
  .header .navbar-toggle {
    display: block;
    height: 55px;
    box-shadow: none;
  }
  .header .navbar-collapse.collapse {
    display: none !important;
  }
  .header .navbar-collapse.collapse.in {
    display: block !important;
  }
  .header .nav-collapse {
    padding-left: 0;
    padding-right: 0;
  }
  .header .navbar-nav {
    margin: 0;
    float: none;
  }
  .header .navbar-nav .nav-item {
    float: left;
	text-align: center;
	padding: 0;
	display: block;
	width: 100%;
  }
  /* Menu Container */
  .header .menu-container:before, .header .menu-container:after {
    content: " ";
    display: table;
  }
  .header .menu-container:after {
    clear: both;
  }
  /* Logo */
  .header .logo .logo-img-active {
    display: inline-block;
    margin-top: -2px;
  }
  /* Navbar Nav */
  .header .nav-item-child {
    color: #515769;
    line-height: 1.4;
    padding: 12px 12px 12px 15px;
	float: left;
  }
  .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background: none;
  }
  .header .nav-item-hover:after {
    position: absolute;
    top: 19px;
  }
	#banner .banner-img img {
		width: 160%;
		max-width: 160% !important;
		height: auto }
	#banner.b-vision .carousel-centered{
	    top: 50% !important;
	}
}

/* Media Queries below 767px */
@media (max-width: 767px) {
  /* Menu Container */
  .header .menu-container {
    margin-left: 0;
    margin-right: 0;
  }
  .header .navbar > .container {
    width: auto;
    /*padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;*/
  }
  .header .navbar > .container > .nav-collapse {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }
    .page .carousel-title .title-bloc{
        padding-left: 0;
        padding-right: 0;
        margin-top: 20px;
    }  
	.page .carousel-title .title-bloc span {
		font-size: 80px;
		margin: 0;
	}
	.title-bloc span {
		font-size: 35px;
		line-height: 45px;
		margin-bottom: 30px;
	}
	#about {
		padding-bottom: 30px;
	}
	.footer ul li {
		text-align: center;
	}
	.footer h5 {
		text-align: center;
	}
	.breadcrumb {
		/*float: left;*/
		width: 100%;
		margin-bottom: 30px;
		display: inline-block;
	}
	.cat-desc {
		/*float: left;*/
		width: 100%;
		margin-bottom: 25px;
		display: inline-block;
	}
	.bloc-section {
		padding: 20px 0;
	}
	.bloc-about.vision .img {
        margin-top: -22%;
    }
	.bloc-about.vision .img img{
	    width: 30%;
	}
}

/* Media Queries above 992px */
@media (min-width: 992px) {
  /* Navbar */
  .header .navbar-nav-right {
    float: right;
  }
}

/* Page On Scroll */
@media (min-width: 768px) {
  .page-on-scroll .header .navbar {
    background: #fff;
    border-bottom-color: #f0f0f0;
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  }
  .page-on-scroll .header .logo-img-main {
    transition-duration: 400ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
	width: 150px;
  }
  .page-on-scroll .header .logo-img-active {
    display: inline-block;
    transition-duration: 400ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    width: 210px;
  }
  .page-on-scroll .header .nav-item-child {
    color: #000;
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  }
}

/*------------------------------------------------------------------
  	[Contact]
------------------------------------------------------------------*/
#contact {
	position:relative;
	padding-bottom: 100px;
}
#contact .title-bloc {
	margin-bottom: 0;
	text-align: left;
}
#contact .b-map {
	position: absolute;
    right: 0;
    padding: 0;
}
.contact-list > li {
  font-size: 13px;
  color: #81848f;
  margin-bottom: 10px;
}
.blc-ctt{
	font-size: 28px;
}
.blc-ctt a{
	color:inherit;
}
.blc-ctt a:hover{
	color:#000;
}
@media (max-width: 767px) {
	#contact {
	  padding-bottom: 0;
	}
	#contact .b-map {
		position: relative;
		margin: 35px 0;
	}
}
/*--------------------------------------------------
    [Back To Top Theme Button]
----------------------------------------------------*/
.back-to-top {
  position: fixed;
  right: 10px;
  bottom: 10px;
  display: inline-block;
  z-index: 9;
  width: 40px;
  height: 40px;
  font-size: 11px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  line-height: 3;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: #515769;
  border-radius: 3px;
  visibility: hidden;
  opacity: 0;
  padding: 5px;
  -webkit-transform: translate3d(0, 50px, 0);
  -moz-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.back-to-top:hover {
  color: #fff;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.back-to-top:focus, .back-to-top:hover {
  text-decoration: none;
}

/* The Button Becomes Visible */
.back-to-top.back-to-top-is-visible {
  visibility: visible;
  opacity: .6;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.back-to-top.back-to-top-is-visible:hover {
  opacity: 1;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

/* If the user keeps scrolling down, the button is out of focus and becomes less visible */
.back-to-top.back-to-top-fade-out {
  opacity: .4;
}

.back-to-top.back-to-top-fade-out:hover {
  opacity: 1;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

/*------------------------------------------------------------------
  	[Form Control]
------------------------------------------------------------------*/
.form-control {
	height: 42px;
    font-size: 12px;
    font-weight: 400;
    color: #000;
    background: #efefef;
    border: none;
    border: none;
    box-shadow: none;
    border-radius: 0;
    padding-left: 20px;
    font-family: 'Rubik';
}
input.form-control[type=file] {
    padding-top: 15px;
}
#contact-form input.form-control {
	margin-bottom: 8px;
}
.form-horizontal .checkbox, .form-horizontal .radioo {
	float: left;
	margin-right: 15px;
}
.form-horizontal .radioo input {
	float: left;
    width: 20px;
    margin-right: 5px;
    height: 20px;
}
.form-horizontal .radioo label {
	line-height: 27px;
    float: left;
}
.g-recaptcha {
	margin-top: 15px;
}
#des option:first-child {
	display: none;
}
#send{
	background: transparent;
    border: none;
    padding: 10px 30px;
    border: solid 1px #fff;
}
#send:hover{
    color: #eee;
}
.btn-send{
    background: #e7e7e7 !important;
    color: #000;
}
.btn-send:hover,
.btn-send:active{
    color: #7b7a7a !important;
}

.form-control::-moz-placeholder {
  color: #000;
}

.form-control:-ms-input-placeholder {
  color: #000;
}

.form-control::-webkit-input-placeholder {
  color: #000;
}

.form-control:focus {
  color: #000;
  box-shadow: none;
}

.form-control:focus::-moz-placeholder {
  color: #000;
}

.form-control:focus:-ms-input-placeholder {
  color: #000;
}

.form-control:focus::-webkit-input-placeholder {
  color: #000;
}

/*------------------------------------------------------------------
    [Full Screen Carousel]
------------------------------------------------------------------*/
.full-screen {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/*------------------------------------------------------------------
    [Carousel]
------------------------------------------------------------------*/
.carousel-indicators {
  left: 90%;
  width: auto;
  padding-left: 0;
  margin-left: 0;
}
.carousel-indicators li{
  background-color: rgba(255, 255, 255, 0.2);
  border: 2px solid #fff;
  width: 12px;
  height: 12px;
}
.carousel-indicators .active{
  width: 14px;
  height: 14px;
}
.carousel-centered {
	position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
	text-align: center;
	z-index: 2;
	transform: translateY(-50%)
}
#banner.b-vision .carousel-centered{
    top: 30%;
}
.carousel-centered .animated {
	padding-bottom: 0;
}
.carousel-title {
	font-size: 72px;
	font-weight: 300;
	color: #000;
	line-height: 1.1;
	font-family: 'playfair_displayregular', 'Poppins', 'Roboto'; }
	.carousel-title div {
		float: left; }
	.carousel-title img {
		 }
	.carousel-title .btn {
		color: #000;
		border-color: #000; }	
	.carousel-title span {
		color: #000;
		display: block;
		font-size: 41px; }
	.carousel-title .title-bloc {
		color: #fff;
		letter-spacing: 1px;
		font-weight: 200;
	}
		
.carousel-centered p {
	font-size: 13px;
    font-weight: 200;
    color: #fff;
    line-height: 25px;
    font-family: 'Poppins', 'Roboto';
    text-align: justify;
    text-align-last: center;
	display: inline-block;
	font-style: italic;
	margin-bottom: 0px;
	display:block;
}
.pj-banner{
  width: 100%;
  min-height: 350px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  flex-direction: column;
  text-align: center;
  position: relative;
}

.pj-banner .pj-banner-block{
  width: 80%;
  margin: auto;
  padding: 50px 0;
}

.pj-banner .pj-banner-title{
  margin: 0;
  font-family: 'Awesome-Birds';
  line-height: 0.9;
  text-transform: none;
  letter-spacing: 0px;
  color: white;
  font-size: 90px;
  font-weight: 400;
}
.pj-banner .pj-under-title{
  margin-bottom: 15px;
  margin-top: 10px;
  display: inline-block;
}
.pj-banner .pj-under-title,
.pj-banner .pj-under-title i,
.pj-banner .pj-under-title p{
  font-family: 'Poppins', 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 1.5px;
  color: white !important;
}
.pj-under-title.lamaisonpassion{
    letter-spacing: 2.9px;
    font-style: normal;
}
.pj-banner p{
    font-family: 'Poppins', 'Roboto' !important;
    color: #fff !important;
    line-height: 1.8;
    font-weight: 200;
    text-transform: unset;
}

.pj-banner::after {
  position: absolute;
  width: 54px;
  height: 54px;
  content: " ";
  background: url(../img/univ.png) no-repeat center 6px#fff;
  bottom: -22px;
  border-radius: 100px;
  left: 0;
  right: 0;
  margin: auto;
  box-shadow: 1px -3px 5px -2px #000;
}
.pj-banner.diamondBottom::after{
    bottom: -44px;
}
@media (min-width: 1200px) {
	.carousel-centered p {
		font-size: 13px;
	}
}
@media (max-width: 767px) {
    .carousel-title div{
        float: unset;
    }
	.carousel-centered p {
		display: none;
	}
	.carousel-centered {
		position: absolute;
		width: 100%;
		top: auto;
		left: 0;
		text-align: center;
		right: 0;
		margin: auto;
		height: auto;
		bottom: 0;
	}
}

.banner-img .carousel-centered .animated {
	width: auto;
    display: block;
}

		
.red {
	color: #ed1c24 !important;
}

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

@media (max-width: 1024px) {
  .header .logo {
    width: 210px;
  }
}

@media (max-width: 767px) {
  .carousel-title {
    font-size: 32px;
  }
  .carousel-title span {
    font-size: 28px;
	line-height: 51px;
  }
  .header .logo {
    width: 135px;
	float: left;
	margin-left: 7px;
  }
  .pj-banner .pj-banner-title{
    font-size: 60px;
  }
}

/*------------------------------------------------------------------
    [Swiper Slider]
------------------------------------------------------------------*/
.swiper-slider {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.swiper-clients-img {
  display: block;
  width: 190px;
  height: auto;
  margin: 0 auto;
  opacity: 1;
  cursor: pointer;
  transition-duration: 200ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.swiper-clients-img:hover {
  opacity: .8;
  transition-duration: 200ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
/* Block Text */

#blockText {
	/* padding:40px 0; */
}

#blockText.blue {
    background: url(../img/icon/bg-section01.jpg);
    background-repeat:no-repeat;
    /* background-size: cover; */
    position: relative;
}

.bg_block{
    background: rgba(0, 67, 118, 0.84);
    color: #fff;
    padding: 40px 0px;
    position: relative;
}

#blockText img{
	top: -120px;
	position: absolute;
	right: 0;
	left: 0;
	margin:auto;
}
#blockText span{
	font-size: 36px;
	font-weight: 700;
	line-height:35px;
	color:#fff;
	text-align: center;
	display:block;
	margin-top: 50px;
	margin-bottom: 50px;
}
#blockText p{
	font-size: 17px;
	font-weight: 400;
	line-height: 23px;
	color:#fff;
	text-align: center;
	/* margin-top: 80px; */
	/* margin-bottom: 50px; */
	/* text-transform: capitalize; */
}
#blockText .btn-plus-info{
	background-color:#007cc1;
	color:#fff;
	font-size:20px;
	font-family:'Raleway';
	font-weight:300;
	border: 1px solid #9fb4c0;
	border-radius:1px;
	margin:auto;
	display: table;
	padding: 7px 14px;
}
/*------------------------------------------------------------------
  	[Text Colors]
------------------------------------------------------------------*/
.color-base {
  color: #17bed2 !important;
}

.color-white {
  color: #fff !important;
}

.color-heading {
  color: #515769 !important;
}

.color-subtitle {
  color: #a6a7aa !important;
}

.color-link {
  color: #81848f !important;
}

.color-link-hover {
  color: #999caa !important;
}

.color-sky-light {
  color: #fafafa !important;
}
/*------------------------------------------------------------------
    [padding]
------------------------------------------------------------------*/
.padding-side-5{
  padding:0 5px;
}
.padding-l-10{
  padding-left: 30px;
}
.padding-r-10{
  padding-right: 20px;
}
/*------------------------------------------------------------------
  	[Background Colors]
------------------------------------------------------------------*/
.bg-color-base {
  background: #17bed2 !important;
}

.bg-color-white {
  background: #fff !important;
}

.bg-color-heading {
  background: #515769 !important;
}

.bg-color-subtitle {
  background: #a6a7aa !important;
}

.bg-color-link {
  background: #81848f !important;
}

.bg-color-link-hover {
  background: #999caa !important;
}

.bg-color-sky-light {
  background: #fafafa !important;
}

/*------------------------------------------------------------------
    [Row]
------------------------------------------------------------------*/
.row-space-1 {
  margin-right: -1px;
  margin-left: -1px;
}

.row-space-1 > [class*="col-"] {
  padding-left: 1px;
  padding-right: 1px;
}

/*------------------------------------------------------------------
  	[Content]
------------------------------------------------------------------*/
.content {
  padding-top: 40px;
  padding-bottom: 40px;
}
.content-xs {
  padding-top: 20px;
  padding-bottom: 20px;
}
.content-sm {
  padding-top: 25px;
  padding-bottom: 25px;
}

.content-md {
  padding-top: 80px;
  padding-bottom: 80px;
}

.content-lg {
  padding-top: 100px;
  padding-bottom: 100px;
}
.content-sm-top {
  padding-top: 20px;
  padding-bottom: 60px;
}
/*------------------------------------------------------------------
    [Full Width]
------------------------------------------------------------------*/
.full-width {
  width: 100%;
  height: auto;
}

/*--------------------------------------------------
    [Font Weight]
----------------------------------------------------*/
.fweight-300 {
  font-weight: 300 !important;
}

.fweight-400 {
  font-weight: 400 !important;
}

.fweight-500 {
  font-weight: 500 !important;
}

.fweight-600 {
  font-weight: 600 !important;
}

.fweight-700 {
  font-weight: 700 !important;
}
.text-left{
  text-align:left !important;
}
/*------------------------------------------------------------------
    [Left margin]
------------------------------------------------------------------*/
.margin-l-0 {
  margin-left: 0 !important;
}

.margin-l-5 {
  margin-left: 5px !important;
}

.margin-l-10 {
  margin-left: 10px !important;
}
.margin-l-15p {
  margin-left: 15% !important;
}
.margin-l-20 {
  margin-left: 20px !important;
}

/*------------------------------------------------------------------
    [Right margin]
------------------------------------------------------------------*/
.margin-r-0 {
  margin-right: 0 !important;
}

.margin-r-5 {
  margin-right: 5px !important;
}

.margin-r-10 {
  margin-right: 10px !important;
}
.margin-r-15p {
  margin-right: 15% !important;
}
.margin-r-20 {
  margin-right: 20px !important;
}

/*------------------------------------------------------------------
    [Top margin]
------------------------------------------------------------------*/
.margin-t-0 {
  margin-top: 0 !important;
}

.margin-t-5 {
  margin-top: 5px !important;
}

.margin-t-10 {
  margin-top: 10px !important;
}

.margin-t-20 {
  margin-top: 20px !important;
}

.margin-t-30 {
  margin-top: 30px !important;
}

.margin-t-40 {
  margin-top: 40px !important;
}

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

.margin-t-60 {
  margin-top: 60px !important;
}

@media (max-width: 992px) {
  .md-margin-t-0 {
    margin-top: 0 !important;
  }
  .md-margin-t-5 {
    margin-top: 5px !important;
  }
  .md-margin-t-10 {
    margin-top: 10px !important;
  }
  .md-margin-t-20 {
    margin-top: 20px !important;
  }
  .md-margin-t-30 {
    margin-top: 30px !important;
  }
  .md-margin-t-40 {
    margin-top: 40px !important;
  }
  .md-margin-t-50 {
    margin-top: 50px !important;
  }
  .md-margin-t-60 {
    margin-top: 60px !important;
  }
}

@media (max-width: 768px) {
  .sm-margin-t-0 {
    margin-top: 0 !important;
  }
  .sm-margin-t-5 {
    margin-top: 5px !important;
  }
  .sm-margin-t-10 {
    margin-top: 10px !important;
  }
  .sm-margin-t-20 {
    margin-top: 20px !important;
  }
  .sm-margin-t-30 {
    margin-top: 30px !important;
  }
  .sm-margin-t-40 {
    margin-top: 40px !important;
  }
  .sm-margin-t-50 {
    margin-top: 50px !important;
  }
  .sm-margin-t-60 {
    margin-top: 60px !important;
  }
}

@media (max-width: 480px) {
  .xs-margin-t-0 {
    margin-top: 0 !important;
  }
  .xs-margin-t-5 {
    margin-top: 5px !important;
  }
  .xs-margin-t-10 {
    margin-top: 10px !important;
  }
  .xs-margin-t-20 {
    margin-top: 20px !important;
  }
  .xs-margin-t-30 {
    margin-top: 30px !important;
  }
  .xs-margin-t-40 {
    margin-top: 40px !important;
  }
  .xs-margin-t-50 {
    margin-top: 50px !important;
  }
  .xs-margin-t-60 {
    margin-top: 60px !important;
  }
  .bloc-about.vision .img{
      margin-top: 30px;
  }
  .bloc-about.vision .img img {
    width: 70%;
  }
  .bloc-about.vision .under-img{
      margin-top: 0;
  }
    .page .carousel-title .title-bloc span {
    	font-size: 60px;
    }
}

/*------------------------------------------------------------------
    [Bottom margin]
------------------------------------------------------------------*/
.margin-b-0 {
  margin-bottom: 0 !important;
}

.margin-b-2 {
  margin-bottom: 2px !important;
}

.margin-b-5 {
  margin-bottom: 5px !important;
}

.margin-b-10 {
  margin-bottom: 10px !important;
}

.margin-b-15 {
  /* margin-bottom: 15px !important; */
}

.margin-b-20 {
  margin-bottom: 20px !important;
}

.margin-b-30 {
  margin-bottom: 30px !important;
}

.margin-b-40 {
  margin-bottom: 40px !important;
}

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

.margin-b-60 {
  margin-bottom: 60px !important;
}

.margin-b-70 {
  margin-bottom: 70px !important;
}

.margin-b-80 {
  margin-bottom: 80px !important;
}

.margin-b-90 {
  margin-bottom: 90px !important;
}

.margin-b-100 {
  margin-bottom: 100px !important;
}

/*------------------------------------------------------------------
    [Top margin below 992px]
------------------------------------------------------------------*/
@media (max-width: 992px) {
  .md-margin-b-0 {
    margin-bottom: 0 !important;
  }
  .md-margin-b-2 {
    margin-bottom: 2px !important;
  }
  .md-margin-b-5 {
    margin-bottom: 5px !important;
  }
  .md-margin-b-10 {
    margin-bottom: 10px !important;
  }
  .md-margin-b-20 {
    margin-bottom: 20px !important;
  }
  .md-margin-b-30 {
    margin-bottom: 30px !important;
  }
  .md-margin-b-40 {
    margin-bottom: 40px !important;
  }
  .md-margin-b-50 {
    margin-bottom: 50px !important;
  }
  .md-margin-b-60 {
    margin-bottom: 60px !important;
  }
  .md-margin-b-70 {
    margin-bottom: 70px !important;
  }
  .md-margin-b-80 {
    margin-bottom: 80px !important;
  }
  .md-margin-b-90 {
    margin-bottom: 90px !important;
  }
  .md-margin-b-100 {
    margin-bottom: 100px !important;
  }
}

/*------------------------------------------------------------------
    [Top margin below 768px]
------------------------------------------------------------------*/
@media (max-width: 768px) {
  .sm-margin-b-0 {
    margin-bottom: 0 !important;
  }
  .sm-margin-b-2 {
    margin-bottom: 2px !important;
  }
  .sm-margin-b-5 {
    margin-bottom: 5px !important;
  }
  .sm-margin-b-10 {
    margin-bottom: 10px !important;
  }
  .sm-margin-b-20 {
    margin-bottom: 20px !important;
  }
  .sm-margin-b-30 {
    margin-bottom: 30px !important;
  }
  .sm-margin-b-40 {
    margin-bottom: 40px !important;
  }
  .sm-margin-b-50 {
    margin-bottom: 50px !important;
  }
  .sm-margin-b-60 {
    margin-bottom: 60px !important;
  }
  .sm-margin-b-70 {
    margin-bottom: 70px !important;
  }
  .sm-margin-b-80 {
    margin-bottom: 80px !important;
  }
  .sm-margin-b-90 {
    margin-bottom: 90px !important;
  }
  .sm-margin-b-100 {
    margin-bottom: 100px !important;
  }
}

/*------------------------------------------------------------------
    [Top margin below 480px]
------------------------------------------------------------------*/
@media (max-width: 480px) {
  .xs-margin-b-0 {
    margin-bottom: 0 !important;
  }
  .xs-margin-b-2 {
    margin-bottom: 2px !important;
  }
  .xs-margin-b-5 {
    margin-bottom: 5px !important;
  }
  .xs-margin-b-10 {
    margin-bottom: 10px !important;
  }
  .xs-margin-b-20 {
    margin-bottom: 20px !important;
  }
  .xs-margin-b-30 {
    margin-bottom: 30px !important;
  }
  .xs-margin-b-40 {
    margin-bottom: 40px !important;
  }
  .xs-margin-b-50 {
    margin-bottom: 50px !important;
  }
  .xs-margin-b-60 {
    margin-bottom: 60px !important;
  }
  .xs-margin-b-70 {
    margin-bottom: 70px !important;
  }
  .xs-margin-b-80 {
    margin-bottom: 80px !important;
  }
  .xs-margin-b-90 {
    margin-bottom: 90px !important;
  }
  .xs-margin-b-100 {
    margin-bottom: 100px !important;
  }
}

/*--------------------------------------------------
    [Height]
----------------------------------------------------*/
.height-100 {
  height: 100px !important;
}

.height-200 {
  height: 200px !important;
}

.height-300 {
  height: 300px !important;
}
.height-400 {
  height: 400px !important;
}
.height-600 {
  height: 600px !important;
}
/*--------------------------------------------------
    [Activite Formation]
----------------------------------------------------*/
.bloc-form{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin-bottom: 40px;
}
.bloc-form .img-form{
  width: 200px;
  display:flex;
}
.bloc-form .img-form img{
  margin:auto;
}
.bloc-form .txt-form{
  margin-left: 5px;
}
.bloc-form .txt-form span{
  color: #004378;
  font-weight:700;
  font-size:18px;
}
/*------------------------------------------------------------------
    [Activite Evenementielle]
------------------------------------------------------------------*/
#evenementielle [class*="col-"]{
  padding:0;
}
#evenementielle .even-txt{
  padding-top:20px;
  display: flex;
}
#evenementielle .even-txt .event-flex{
  margin:auto;
}
#evenementielle .even-txt span{
  color: #3e3e3e;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 40px;
  display: block;
}
#evenementielle .even-txt p{
  font-size:16px;
  font-weight: 400;
}
#evenementielle .even-txt b i,
#evenementielle .even-txt a{
  color: #330066;
  font-style: normal;
}
/*------------------------------------------------------------------
  	[EE-Magazine]
------------------------------------------------------------------*/
#ee-magazines [class*="col-"]{
  /* padding:0; */
}
#ee-magazines .ttl-bloc{
  width:100%;
  display: inline-block;
  color: #3e3e3e;
  font-size: 24px;
  font-weight: 300;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
#ee-magazines .magazines .cover-magazine {
    display: inline-block;
    position: relative;
}

#ee-magazines .magazines .cover-magazine img.btn-download{
    position: absolute;
    right: 0;
    bottom: 0;
    border: none;
    text-align: center;
    color: white;
    width: auto;
}

#ee-magazines .magazines img {
    /* margin-right: 35px; */
    display: inline-block;
    /* margin-bottom: 35px; */
    width: 100%;
}
#ee-magazines .magazines{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin-bottom: 40px;
}
#ee-magazines .magazines .mag-img{
  width: 45%;
  display:flex;
}
#ee-magazines .magazines .mag-img a{
  margin: auto;
}
#ee-magazines .magazines .mag-txt{
  padding-left: 10px;
  width: 55%;
}
#ee-magazines .magazines .mag-txt span{
  color: #330066;
  font-weight:700;
  font-size: 16px;
  display: block;
  margin-bottom: 20px;
}
#ee-magazines .magazines .mag-txt p{
  color: #3e3e3e;
  font-weight:400;
  font-size: 13px;
  margin-bottom: 0;
}
#ee-magazines .magazines .mag-txt a{
  color: #330066;
  font-weight:400;
  font-size: 13px;
  text-decoration:underline;
}
/*------------------------------------------------------------------
  	[End EE-Magazine]
------------------------------------------------------------------*/

.carousel-indicators {
	left: 0;
	width: 100%; }
	.carousel-indicators li {
		border: none;
		background: #fff;
		height: 10px;
		margin: 0 7px;
		width: 10px; }
		.carousel-indicators .active {
			height: 10px;
			background: #ed622a;
			margin: 0 7px;
			width: 10px; }
			
			
html, body {
  height: 100%;
  min-height: 18em;
}

.split-pane {
	padding-top: 1em;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: left center;
	height: 50%;
	min-height: 9em;
	font-size: 2em;
	color: white;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	transition: all .5s;
	position: relative;
	z-index: 0;
}

.split-pane:hover, .split-pane > div {
	transform: scale(1.1);
}

.frontend-side {
  background-image: url(../img/slide/02.jpg);
  background-position: right center;
}

.uiux-side {
  background-image: url(../img/slide/01.jpg);
}


.foot-home {
	width: 100%;
    height: 35px;
    line-height: 35px;
    background-color: rgba(0, 0, 0, 0.3);
    position: fixed;
    bottom: 0;
    padding: 0 15px;
}
.foot-home p {
	color: #fff;
    font-size: 11px;
    margin: 0;
    line-height: 35px;
    padding: 0;
	text-transform: uppercase;
}
.foot-home p.copyright {
	float: left;
}
.foot-home p.address {
	float: right;
}

@media(min-width: 500px) {
  .split-pane {
    padding-top: 2em;
    height: 100%;
  }
}
.split-pane > div {
  position: relative;
  top: 50%;
  z-index: 1;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
}
.split-pane > div .text-content {
  line-height: 1.6em;
  margin-bottom: 1em;
}
.split-pane > div .text-content a {
    overflow: hidden;
    display: block;
    background: transparent;
}
.split-pane > div .text-content .title-bloc .title-s span {
	color: #fff;
	font-size: 25px;
	letter-spacing: 1.6px;
}
.split-pane > div .text-content .title-bloc .title-s span:before, .split-pane > div .text-content .title-bloc .title-s span:after {
	border-color: #fff;
}
.split-pane > div .text-content .title-bloc .title-b {
	line-height: 40px;
	font-size: 45px;
	color: #fff;
}
.split-pane > div .text-content .big {
  font-size: 2em;
}
.split-pane > div img {
  height: 1.3em;
}
.split-pane > div .text-content p {
    color: #fff;
    padding: 0 20%;
    font-size: 17px;
    font-family: 'Futura Lt BT', sans-serif;
    font-weight: 300;
    line-height: 21px;
}
@media (max-width: 500px) {
  .split-pane > div img {
    display:none;
  }
}
.split-pane button, .split-pane a.button {
  font-family: 'Open Sans', sans-serif;
	font-weight:800;
  background: none;
  border: 1px solid white;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 15em;
  padding: 0.7em;
  font-size: 0.5em;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  text-decoration: none;
  color: white;
  display: inline-block;
	cursor: pointer;
}
.split-pane button:hover, .split-pane a.button:hover {
  text-decoration: none;
  background-color: white;
  border-color: white;
	cursor: pointer;
}
.uiux-side.split-pane button:hover, .split-pane a.button:hover {
  color: violet;
}
.frontend-side.split-pane button:hover, .split-pane a.button:hover {
  color: blue;
}

#split-pane-or {
  font-size: 2em;
    color: white;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    left: 42%;
    width: 16%;
    position: absolute;
    z-index: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    right: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    bottom: 34%;
    margin: auto;
	
}
@media (max-width: 925px) {
  #split-pane-or {
    top:15%;
	bottom: auto;
  }
}
#split-pane-or > div img {
  width: 70%;
}
@media (max-width: 500px) {
  #split-pane-or {
    position: absolute;
    top: 50%;
  }
  #split-pane-or > div img {
    height:2em;
  }
}
@media(min-width: 500px) {
  #split-pane-or {
    font-size: 3em;
  }
}
.big {
  font-size: 2em;
}

#slogan {
  position: absolute;
  width: 100%;
  z-index: 100;
  text-align: center;
  vertical-align: baseline;
  top: 0.5em;
  color: white;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.4em;
}
@media(min-width: 500px) {
  #slogan {
    top: 5%;
    font-size: 1.8em;
  }
}
#slogan img {
  height: 0.7em;
}
.bold {
	text-transform:uppercase;
}
.big {
	font-weight:800;
}
/* ==================
    femme-section
==================*/
.femme-section{
  position: relative;
}

.femme-section .title-bloc p{
  letter-spacing: 6px;
  font-size: 14px;
}
.pj-femme .videoPlayer{
    width: 100%;
    max-width: 840px;
}
.pj-femme .fa-play{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 6rem;
}
.femme-section .videoPlayer{
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
}
.femme-section .title-bloc p:after{
  display: none;
}
.femme-section .body-page .body-content{
  padding: 0 20px;
}