/*---------------*\
  $RESET
\*---------------*/
#center {
	width: 100% !important;
}
#center_part_2_full {
	float: none !important;
	width: 100% !important;
}
#contenuhome {
	margin: 0 !important;
}
#bottomfooter {
	margin-top: 0 !important;
}
#ftr {
	margin-top: 0 !important;
}



/*---------------*\
  $Oglo-Boulanger
\*---------------*/
.Oglo-Boulanger *,
.Oglo-Boulanger *::before,
.Oglo-Boulanger *::after {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.Oglo-Boulanger h1,
.Oglo-Boulanger h2,
.Oglo-Boulanger h3,
.Oglo-Boulanger h4,
.Oglo-Boulanger h5,
.Oglo-Boulanger h6 {
	background: none;
	border: 0 none;
	display: block;
	float: none;
	font-family: "ChaletParisNineteenSixty", "Open Sans", sans-serif;
	margin: 0;
	padding: 0;
}
.Oglo-Boulanger strong {
	font-weight: 700;
}
.Oglo-Boulanger em {
	font-style: italic;
}
.Oglo-Boulanger img {
	display: inline-block !important;
	height: auto;
	max-width: 100%;
	vertical-align: bottom;
	width: auto !important;
}
.Oglo-Boulanger ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.Oglo-Boulanger .text-left {
	text-align: left;
}
.Oglo-Boulanger .text-center {
	text-align: center;
}
.Oglo-Boulanger .text-right {
	text-align: right;
}
.Oglo-Boulanger,
.Oglo-Boulanger .btn,
.Oglo-Boulanger .btn:focus,
.Oglo-Boulanger .btn:hover,
.Oglo-Boulanger .title {
	font-family: "ChaletParisNineteenSixty", "Open Sans", sans-serif;
}
@media only screen and (max-width: 767px) {
	.Oglo-Boulanger .hidden-phone {
		display: none !important;
	}
}
@media only screen and (min-width: 768px) {
	.Oglo-Boulanger .visible-phone {
		display: none !important;
	}
}



/* FONT */
@font-face {
	font-family: "ChaletParisNineteenSixty";
	src: url("../fonts/ChaletParisNineteenSixty.eot");
	src: url("../fonts/ChaletParisNineteenSixty.eot") format("embedded-opentype"),
	url("../fonts/ChaletParisNineteenSixty.woff2") format("woff2"),
	url("../fonts/ChaletParisNineteenSixty.woff") format("woff"),
	url("../fonts/ChaletParisNineteenSixty.ttf") format("truetype"),
	url("../fonts/ChaletParisNineteenSixty.svg#ChaletParisNineteenSixty") format("svg");
}



/* TITLES */
.Oglo-Boulanger .title {
	color: #000;
	font-weight: 400;
}
.Oglo-Boulanger .title sup {
	line-height: 1;
	vertical-align: top;
}
.Oglo-Boulanger .subtitle {
	color: #000;
	font-weight: 400;
}
@media only screen and (max-width: 767px) {
	.Oglo-Boulanger .title {
		font-size: 20px;
		line-height: 23px;
		margin: 10px 0 5px;
	}
	.Oglo-Boulanger .title sup {
		font-size: 10px;
	}
	.Oglo-Boulanger .subtitle {
		font-size: 18px;
		font-style: normal;
		line-height: 21px;
		margin: 15px 0 20px;
	}
}
@media only screen and (min-width: 768px) {
	.Oglo-Boulanger .title {
		font-size: 48px;
		line-height: 51px;
		margin: 13px 0 10px;
	}
	.Oglo-Boulanger .title sup {
		font-size: 30px;
	}
	.Oglo-Boulanger .subtitle {
		font-size: 32px;
		line-height: 35px;
		margin: 0 0 40px;
	}
}



/* BUTTONS */
.Oglo-Boulanger .btn,
.Oglo-Boulanger .btn:focus,
.Oglo-Boulanger .btn:hover {
	border: 1px solid;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	height: 38px;
	line-height: 32px;
	padding: 2px 8px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all ease .3s;
	        transition: all ease .3s;
	width: 128px;
}



/* STRUCTURE */
.Oglo-Boulanger .clearfix::before,
.Oglo-Boulanger .clearfix::after {
	content: "";
	display: table;
}
.Oglo-Boulanger .clearfix::after {
	clear: both;
}



/* EMBED */
.Oglo-Boulanger .embed-responsive {
	display: block;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
}
.Oglo-Boulanger .embed-responsive::before {
	content: "";
	display: block;
	padding-top: 56.25%;
}
.Oglo-Boulanger .embed-responsive .embed-responsive-item,
.Oglo-Boulanger .embed-responsive embed,
.Oglo-Boulanger .embed-responsive iframe,
.Oglo-Boulanger .embed-responsive object,
.Oglo-Boulanger .embed-responsive video {
	border: 0;
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}



/* LOGO */
@media only screen and (max-width: 767px) {
	.Oglo-Boulanger .logo {
		margin-top: 12px;
	}
	.Oglo-Boulanger .logo img {
		width: 92px !important;
	}
}
@media only screen and (min-width: 768px) {
	.Oglo-Boulanger .logo {
		margin-bottom: 50px;
	}
}



/* APPLICATION */
.Oglo-Boulanger .application a,
.Oglo-Boulanger .application a:focus,
.Oglo-Boulanger .application a:hover {
	color: inherit;
	text-decoration: none;
}
@media only screen and (max-width: 767px) {
	.Oglo-Boulanger .application {
		margin-bottom: 30px;
	}
}
@media only screen and (min-width: 768px) {
	.Oglo-Boulanger .application {
		left: 50%;
		max-width: 100%;
		padding: 27px 38px;
		position: absolute;
		text-align: right;
		top: 0;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
		width: 1000px;
		z-index: 2;
	}
}



/* PRODUCTS */
.Oglo-Boulanger article a,
.Oglo-Boulanger article a:focus,
.Oglo-Boulanger article a:hover {
	color: inherit;
	display: inline-block;
	position: relative;
	text-decoration: none;
}
.Oglo-Boulanger article .name {
	display: block;
	font-weight: 300;
}
.Oglo-Boulanger article .product {
	display: inline-block;
	position: relative;
	z-index: 3;
}
.Oglo-Boulanger article .shadow {
	display: block;
	position: absolute;
	z-index: 2;
}
.Oglo-Boulanger article .shadow img {
	max-width: inherit;
}
@media only screen and (max-width: 767px) {
	.Oglo-Boulanger article {
		background: no-repeat 50% 50%;
		background-size: cover;
		height: 173px;
		padding-top: 50px;
		position: relative;
	}
	.Oglo-Boulanger article.initial {
		background-image: url("../images/bkg-oglo-initial-sim.png");
	}
	.Oglo-Boulanger article.loops-mini {
		background-image: url("../images/bkg-oglo-loops-mini-sim.png");
	}
	.Oglo-Boulanger article.loops2 {
		background-image: url("../images/bkg-oglo-loops2-sim.png");
	}
	.Oglo-Boulanger article.loops2 {
		background-image: url("../images/bkg-oglo-loops3-sim.jpg");
	}
	.Oglo-Boulanger article.loops {
		background-image: url("../images/bkg-oglo-loops-sim.png");
	}
	.Oglo-Boulanger article.volt {
		background-image: url("../images/bkg-oglo-volt-sim.png");
	}
	.Oglo-Boulanger article.muz {
		background-image: url("../images/bkg-oglo-muz-sim.png");
	}
	.Oglo-Boulanger article::after {
		background: url("../images/masque-sim.png") no-repeat 50% 0;
		background-size: cover;
		bottom: -1px;
		content: "";
		height: 26px;
		left: 0;
		position: absolute;
		right: 0;
		z-index: 1;
	}
	.Oglo-Boulanger article .name {
		color: #6d6f71;
		font-size: 35px;
		line-height: 38px;
		margin: 0 0 30px;
		padding-top: 30px;
		/*
		bottom: 18px;
		position: absolute;
		*/
	}
	.Oglo-Boulanger article .product {
		-webkit-animation: floatAnim 7s ease-in-out infinite;
		        animation: floatAnim 7s ease-in-out infinite;
	}
	.Oglo-Boulanger article .shadow {
		bottom: 0;
		left: 50%;
		opacity: 0.55;
	}
	.Oglo-Boulanger article .shadow img {
		-webkit-animation: shadowAnim 7s ease-in-out infinite;
		        animation: shadowAnim 7s ease-in-out infinite;
	}
	.Oglo-Boulanger .owl-carousel .owl-stage-outer {
		overflow: visible;
	}
	.Oglo-Boulanger .owl-carousel .owl-item {
		padding-bottom: 110px;
	}
	.Oglo-Boulanger .owl-carousel .owl-nav div {
		background: no-repeat 50% 50%;
		font-size: 0;
		height: 53px;
		position: absolute;
		top: 200px;
		width: 38px;
		z-index: 5;
	}
	.Oglo-Boulanger .owl-carousel .owl-nav .owl-prev {
		background-image: url("../images/icon-arrow-left.png");
		left: 5px;
	}
	.Oglo-Boulanger .owl-carousel .owl-nav .owl-next {
		background-image: url("../images/icon-arrow-right.png");
		right: 5px;
	}
	.Oglo-Boulanger .owl-carousel .owl-dots {
		font-size: 0;
		position: relative;
		z-index: 4;
	}
	.Oglo-Boulanger .owl-carousel .owl-dots div {
		display: inline-block;
		margin: 4px;
	}
	.Oglo-Boulanger .owl-carousel .owl-dots div span {
		background-color: #bcbec0;
		-webkit-border-radius: 50%;
		   -moz-border-radius: 50%;
		        border-radius: 50%;
		display: block;
		height: 9px;
		margin: auto;
		width: 9px;
	}
	.Oglo-Boulanger .owl-carousel .owl-dots div.active span {
		background-color: #626262;
	}
}
@media only screen and (min-width: 768px) {
	.Oglo-Boulanger .products {
		background: url("../images/bkg-oglo-loops2.png") no-repeat 50% 0;
		background-size: cover;
		font-size: 0;
		height: 732px;
		padding: 14px 0 0;
		position: relative;
	}
	.Oglo-Boulanger .products::after {
		background: url("../images/masque.png") no-repeat 50% 0;
		background-size: cover;
		bottom: 0;
		content: "";
		height: 244px;
		left: 0;
		position: absolute;
		right: 0;
		z-index: 1;
	}
	.Oglo-Boulanger .container {
		margin: auto;
		max-width: 1206px;
		position: relative;
	}
	.Oglo-Boulanger article {
		display: inline-block;
		position: relative;
		vertical-align: bottom;
		z-index: 3;
	}
	.Oglo-Boulanger article.initial,
	.Oglo-Boulanger article.loops-mini {
		padding-bottom: 0;
		width: 21.724%;
		width:18.124%;
	}
	.Oglo-Boulanger article.loops2 {
		padding-bottom: 20px;
		width: 17.91%;
		width:14.31%;
	}
	.Oglo-Boulanger article.loops3 {
		padding-bottom: 20px;
		width: 17.91%;
		width:14.31%;
	}
	.Oglo-Boulanger article.loops {
		padding-bottom: 22px;
		width: 19.003%;
		width:15.403%;
	}
	.Oglo-Boulanger article.volt {
		padding-bottom: 39px;
		width: 24.529%;
		width:20.929%;
	}
	.Oglo-Boulanger article.muz {
		padding-bottom: 7px;
		width: 16.832%;
		width:13.232%;
	}
	.Oglo-Boulanger article .name {
		color: #000;
		font-size: 48px;
		line-height: 53px;
		margin: 0 0 35px;
	}
	.Oglo-Boulanger article.initial .product,
	.Oglo-Boulanger article.loops-mini .product {
		-webkit-animation: floatAnim 6.5s ease-in-out infinite;
		        animation: floatAnim 6.5s ease-in-out infinite;
	}
	.Oglo-Boulanger article.loops2 .product {
		-webkit-animation: floatAnim 7.5s ease-in-out infinite;
		        animation: floatAnim 7.5s ease-in-out infinite;
	}
	.Oglo-Boulanger article.loops3 .product {
		-webkit-animation: floatAnim 8.5s ease-in-out infinite;
		        animation: floatAnim 8.5s ease-in-out infinite;
	}
	.Oglo-Boulanger article.loops .product {
		-webkit-animation: floatAnim 8s ease-in-out infinite;
		        animation: floatAnim 8s ease-in-out infinite;
	}
	.Oglo-Boulanger article.volt .product {
		-webkit-animation: floatAnim 7s ease-in-out infinite;
		        animation: floatAnim 7s ease-in-out infinite;
	}
	.Oglo-Boulanger article.muz .product {
		-webkit-animation: floatAnim 6s ease-in-out infinite;
		        animation: floatAnim 6s ease-in-out infinite;
	}
	.Oglo-Boulanger article .product img {
		-webkit-transition: all ease .3s;
				transition: all ease .3s;
		-webkit-transform: scale(0.85);
		        transform: scale(0.85);
	}
	.Oglo-Boulanger article a:hover .product img {
		-webkit-transform: scale(1);
		        transform: scale(1);
	}
	.Oglo-Boulanger article .shadow {
		bottom: -52px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
	.Oglo-Boulanger article.initial .shadow img {
		-webkit-animation: shadowAnim 6.5s ease-in-out infinite;
		        animation: shadowAnim 6.5s ease-in-out infinite;
	}
	.Oglo-Boulanger article.loops-mini .shadow img {
		-webkit-animation: shadowAnim 6.5s ease-in-out infinite;
		        animation: shadowAnim 6.5s ease-in-out infinite;
	}
	.Oglo-Boulanger article.loops2 .shadow img {
		-webkit-animation: shadowAnim 7.5s ease-in-out infinite;
		        animation: shadowAnim 7.5s ease-in-out infinite;
	}
	.Oglo-Boulanger article.loops3 .shadow img {
		-webkit-animation: shadowAnim 8.5s ease-in-out infinite;
		        animation: shadowAnim 8.5s ease-in-out infinite;
	}
	.Oglo-Boulanger article.loops .shadow img {
		-webkit-animation: shadowAnim 8s ease-in-out infinite;
		        animation: shadowAnim 8s ease-in-out infinite;
	}
	.Oglo-Boulanger article.volt .shadow img {
		-webkit-animation: shadowAnim 7s ease-in-out infinite;
		        animation: shadowAnim 7s ease-in-out infinite;
	}
	.Oglo-Boulanger article.muz .shadow img {
		-webkit-animation: shadowAnim 6s ease-in-out infinite;
		        animation: shadowAnim 6s ease-in-out infinite;
	}
}



/* SOCIALNETWORKS */
.Oglo-Boulanger .social-networks {
	font-size: 0;
	padding-bottom: 18px;
}
.Oglo-Boulanger .social-networks a,
.Oglo-Boulanger .social-networks a:focus,
.Oglo-Boulanger .social-networks a:hover {
	color: inherit;
	display: inline-block;
	margin: 0 5px;
	text-decoration: none;
}



/* Animations */
@-webkit-keyframes floatAnim {
	0% {
		transform: translateY(0);
	}
	50% {
		transform: translateY(-20px);
	}
	100% {
		transform: translateY(0);
	}
}
@keyframes floatAnim {
	0% {
		transform: translateY(0);
	}
	50% {
		transform: translateY(-20px);
	}
	100% {
		transform: translateY(0);
	}
}
@-webkit-keyframes shadowAnim {
	0% {
		filter: alpha(opacity=100);
		opacity: 1;
		-webkit-transform: scale(1.2);
		        transform: scale(1.2);
	}
	50% {
		filter: alpha(opacity=50);
		opacity: .5;
		-webkit-transform: scale(1);
		        transform: scale(1);
	}
	100% {
		filter: alpha(opacity=100);
		opacity: 1;
		-webkit-transform: scale(1.2);
		        transform: scale(1.2);
	}
}
@keyframes shadowAnim {
	0% {
		filter: alpha(opacity=100);
		opacity: 1;
		-webkit-transform: scale(1.2);
		        transform: scale(1.2);
	}
	50% {
		filter: alpha(opacity=50);
		opacity: .5;
		-webkit-transform: scale(1);
		        transform: scale(1);
	}
	100% {
		filter: alpha(opacity=100);
		opacity: 1;
		-webkit-transform: scale(1.2);
		        transform: scale(1.2);
	}
}



/* MODAL */
.Oglo-Boulanger .modal {
	background-color: rgba(0,0,0,.8);
	display: none;
	height: 100%;
	left: 0;
	overflow: auto;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100;
}
.Oglo-Boulanger .modal-close {
	background-color: #fff;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
	color: #000;
	cursor: pointer;
	font-size: 20px;
	font-weight: 400;
	height: 20px;
	line-height: 20px;
	position: absolute;
	right: -20px;
	text-align: center;
	top: -20px;
	width: 20px;
}
.Oglo-Boulanger .modal-content {
	background-color: #fff;
	left: 50%;
	max-height: 90%;
	max-width: 90%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	    -ms-transform: translate(-50%,-50%);
	        transform: translate(-50%,-50%);
	width: 1000px;
}
