body {
	background: rgba(0, 0, 0, 0) url("../images/bg-body.jpg") repeat scroll 0 0;
	color: #2a2b2c;
	font-family: 'arial';
	font-size: 15px;
	line-height: 1.6em;
}
.box01 #contenu:hover a, .box02 #contenu:hover a {
	background: url(../images/bg-mask.png) top 40% center no-repeat;
}
.contenu-in {
	position: absolute;
	top: -10px;
	left: 20px;
	right: 20px;
	bottom: 20px;
	background: rgba(244,214,252,0.88);
	color: #261166;
	font-size: 16px;
	text-align: center;
	padding-top: 86px;
	padding: 86px 28px 30px;
}
.box03 .contenu-in h2 {
	background: rgba(0, 0, 0, 0) url("../images/bg-h4.jpg") no-repeat scroll center top;
	color: #261166;
	font-family: arial;
	font-size: 30px;
	margin-bottom: 0;
	margin-top: 64px;
	padding-top: 27px;
	text-transform: uppercase;
}
img {
	vertical-align: middle;
	max-width: 100%;
	height: auto;
}
.slogan {
	position: relative;
	background: rgba(237,237,237,0.83);
	margin: auto;
	display: table;
	line-height: 58px;
	text-transform: uppercase;
	font-family: arial;
	font-weight: bold;
	color: #261166;
	font-size: 21px;
	padding: 0 25px;
	margin-top: 157px;
}
.slogan:before {
	background: url(../images/bg-slogan.jpg) top center no-repeat;
	content: '';
	position: absolute;
	height: 3px;
	top: -8px;
	left: 0;
	right: 0;
}
.slogan:after {
	background: url(../images/bg-slogan.jpg) bottom center no-repeat;
	content: '';
	position: absolute;
	height: 3px;
	bottom: -8px;
	left: 0;
	right: 0;
}
.slogan p {
	margin: 0;
}
footer.bottom {
}
footer.bottom h2 {
	background: rgba(0, 0, 0, 0) url("../images/bg-h3.png") no-repeat scroll left center;
	background: rgba(0, 0, 0, 0) url("../images/bg-h3.png") no-repeat scroll left center;
	color: #261166;
	float: left;
	font-family: arialblack;
	font-size: 32px;
	letter-spacing: 0;
	margin: auto 18px auto auto;
	padding: 0 65px;
	text-transform: uppercase;
}
.address h2 {
	background: rgba(0, 0, 0, 0) url("../images/bg-h2.png") no-repeat scroll center bottom;
	color: #f4d6fc;
	font-family: arial;
	letter-spacing: 2px;
	font-size: 18px;
	font-weight: 300;
	line-height: 20px;
	margin: 0 auto 40px;
	padding-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
}
.address h2 span {
	color: #f4d6fc;
	display: block;
	font-family: arialblack;
	font-size: 32px;
	line-height: 32px;
	padding-top: 5px;
	text-transform: uppercase;
}
.address a {
	color: #f4d6fc
}
.address a:hover {
	color: #f4d6fc;
	text-decoration: none;
}
.camera_overlayer {
	background: rgba(0,0,0,0.1)
}
.camera_pag {
	margin: -50px auto auto;
	width: 1000px;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	border: 3px solid #f4d6fc !important;
}
.camera_wrap .camera_pag .camera_pag_ul li {
	background: #f4d6fc none repeat scroll 0 0 !important;
}
#header {
	background: url(../images/bg-header.jpg)top center repeat;
}
footer.bottom .address h2 span {
	display: block;
	color: #be3120;
	font-family: antoniobold;
	font-size: 45px;
	line-height: 45px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
a {
	color: #261166;
	text-decoration: underline;
	transition: all .4s;
}
a:active, a:hover, a:focus {
	color: #261166;
	text-decoration: none;
}
.cc-cookies a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset {
	background: #2b166a none repeat scroll 0 0 !important;
}
.box01 #contenu:hover, .box02 #contenu:hover {
	background: #f4d6fc none repeat scroll 0 0;
}
.box01 #contenu:hover h2, .box02 #contenu:hover h2 {
	color: #261166;
}
hr {
	border-color: rgba(48,196,200,.5);
}
.container {
	width: 1030px;
}
.image-right {
	float: right;
	margin: -110px 0 10px 15px;
	;
}
.image-left {
	float: left;
	margin: 0 15px 10px 0;
}
.blue {
	color: #02a9af;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: arialblack;
	line-height: 1.35em;
}
h1, .h1 {
	font-size: 36px;
}
h2, .h2 {
	font-size: 20px;
}
h3, .h3 {
	font-size: 24px;
}
h4, .h4 {
	font-size: 20px;
}
h5, .h5 {
	font-size: 18px;
}
h6, .h6 {
	font-size: 14px;
}
header.top {
	position: relative;
	padding: 14px 0 11px;
}
header.top .line {
	background: #be3120 none repeat scroll 0 0;
	height: 6px;
	left: 0;
	position: absolute;
	top: 0;
	width: 65%;
}
header.top .container {
	position: relative;
}
header.top .logo {
	float: left;
}
header.top .social {
	float: right;
	padding-top: 77px;
	display: block;
}
header.top .social #ContainerBlockSocial.addthis_toolbox .at300b > span {
	display: none;
}
header.top .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_button_email::before {
	content: "\f003";
}
header.top .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_32x32_style.addthis_button_facebook::before {
	content: "\f09a";
}
header.top .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_32x32_style.addthis_button_twitter::before {
	content: "\f099";
}
header.top .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_32x32_style.addthis_button_linkedin::before {
	content: "\f0e1";
}
header.top .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_32x32_style.addthis_button_google_plusone_share::before {
	content: "\f0d5";
}
header.top .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_32x32_style.addthis_button_google_plusone_share {
	position: relative;
}
header.top .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_32x32_style.addthis_button_google_plusone_share #___plusone_0, header.top .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_32x32_style.addthis_button_google_plusone_share iframe {
	position: absolute!important;
	left: 0!important;
	right: 0!important;
	top: 3px!important;
	opacity: 0;
}
header.top .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_button_pinterest_share::before {
	content: "\f231";
}
header.top .social #ContainerBlockSocial.addthis_toolbox .at300b {
	display: inline-block;
	font-size: 0px;
	cursor: pointer;
	margin: 0 0 0 5px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #21404c;
	background: #e5e5e5;
	text-decoration: none;
}
header.top .social #ContainerBlockSocial.addthis_toolbox .at300b::before {
	font-family: 'FontAwesome';
	speak: none;
	font-size: 16px;
	line-height: 30px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}
header.top .social #ContainerBlockSocial.addthis_toolbox .at300b {
	transition: background 0.2s, color 0.2s;
}
header.top .social #ContainerBlockSocial.addthis_toolbox .at300b::after {
	top: -5px;
	left: -5px;
	padding: 5px;
	box-shadow: 0 0 0 2px #d91e35;
	transition: transform 0.2s, opacity 0.2s;
	transform: scale(.8);
	opacity: 0;
}
header.top .social #ContainerBlockSocial.addthis_toolbox .at300b:hover {
	color: #fff;
}
header.top .social #ContainerBlockSocial.addthis_toolbox .at300b:hover::after {
	transform: scale(1);
	opacity: .7;
}
header.top .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_button_email:hover {
	background: #30c4c8;
}
header.top .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_32x32_style.addthis_button_facebook:hover {
	background: #3b5998;
}
header.top .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_32x32_style.addthis_button_twitter:hover {
	background: #55acee;
}
header.top .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_32x32_style.addthis_button_linkedin:hover {
	background: #007bb5;
}
header.top .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_32x32_style.addthis_button_google_plusone_share:hover {
	background: #dd4b39;
}
header.top .social #ContainerBlockSocial.addthis_toolbox .at300b.addthis_button_pinterest_share:hover {
	background: #cb2027;
}
header.top nav.language {
	position: absolute;
	right: 15px;
	top: -30px;
}
header.top nav.language a {
	font-family: "Raleway", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	color: #21404c;
	background: #e5e5e5;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	display: inline-block;
}
header.top nav.language a:hover {
	color: #fff;
	background: #30c4c8;
}
nav.main-nav {
	position: relative;
	background: none;
	z-index: 50;
	transition: background .8s;
}
nav.main-nav::before {
	content: '';
	background: #261166;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 50%;
}
.is-sticky nav.main-nav {
	background: rgba(255,255,255,.75);
}
nav.main-nav .mobile-nav {
	position: relative;
	display: none;
	background: #261166;
	text-align: center;
}
nav.main-nav .mobile-nav a {
	text-decoration: none;
	color: #fff;
	font-size: 24px;
	line-height: 30px;
	padding: 10px;
	display: block;
}
section.banner {
	position: relative;
	height: 486px;
	background: #f2f2f2;
}
section.banner.small {
	height: 300px;
}
section.banner .fluid_container, section.banner .fluid_container #slideshow {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: auto;
	width: auto;
}
section.banner .fluid_container #slideshow {
	margin-bottom: 0!important;
}
section.banner .fluid_container #slideshow .camera_prev {
	top: auto;
	right: auto;
	left: 74%;
	bottom: 0;
	margin-left: 1px;
}
section.banner .fluid_container #slideshow .camera_next {
	bottom: 0;
	left: auto;
	margin-left: 52px;
	right: 20%;
	top: auto;
}
section.banner .fluid_container #slideshow .camera_prev, section.banner .fluid_container #slideshow .camera_next {
	position: absolute;
	background: #010000;
	color: #fff;
	width: 50px;
	height: 50px;
	transition: all .4s;
}
section.banner .fluid_container #slideshow .camera_prev:hover, section.banner .fluid_container #slideshow .camera_next:hover {
	background: #010000;
}
section.banner .fluid_container #slideshow .camera_prev span, section.banner .fluid_container #slideshow .camera_next span {
	display: none;
}
section.banner .fluid_container #slideshow .camera_prev::before, section.banner .fluid_container #slideshow .camera_next::before {
	font-family: 'FontAwesome';
	font-size: 24px;
	line-height: 50px;
	text-align: center;
	display: block;
}
section.banner .fluid_container #slideshow .camera_prev::before {
	content: '\f104';
}
section.banner .fluid_container #slideshow .camera_next::before {
	content: '\f105';
}
section.banner .NewsItemBackground {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: center no-repeat;
	background-size: cover;
}
section.banner .cta {
	position: absolute;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0) url("../images/bg-call1.png") repeat-y scroll center bottom;
	bottom: 0;
	pointer-events: none;
	opacity: 0;
	animation: slide-in .8s forwards;
	-webkit-animation: slide-in .8s forwards;
	animation-delay: .8s;
	-webkit-animation-delay: .8s;
}
@keyframes slide-in {
 100% {
 opacity: 1;
}
}
@-webkit-keyframes slide-in {
 100% {
 opacity: 1;
}
}
section.banner .cta::before {
	content: '';
	background: url(../images/bg-call.jpg);
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 43.8%;
	pointer-events: auto;
	transition: background .4s;
}
section.banner .cta:hover::before {
 background:;
}
section.banner .cta .cta-text {
	color: #261166;
	display: inline-block;
	font-family: latoregular;
	font-size: 22px;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 36px;
	padding: 10px 0 0;
	pointer-events: auto;
	position: relative;
	text-transform: uppercase;
}
section.banner.small .cta .cta-text {
	padding-top: 15px;
	padding-bottom: 15px;
}
section.banner .cta .cta-text > * {
	margin: 0;
	padding: 0;
}
section.banner .cta .cta-text a {
	background: rgba(0, 0, 0, 0) url("../images/bg-lien.png") no-repeat scroll left top;
	color: #f4d6fc;
	display: block;
	font-size: 28px;
	letter-spacing: 4px;
	line-height: 30px;
	padding: 8px 23px 8px 120px;
	text-decoration: none;
}
section.banner .cta .cta-text a .telephone {
	font-size: 31px;
	font-weight: normal;
	transition: color .4s;
}
section.banner .cta .cta-text a .telephone::before {
	content: '\f095';
	font-family: 'FontAwesome';
	display: inline-block;
	margin-right: 10px;
	color: #02a9af;
	font-size: 26px;
}
section.banner .cta .cta-text a:hover {
	color: #fff;
}
section.newsletter {
	background: #30c4c8;
	color: #fff;
	text-align: center;
	padding: 30px 0;
}
section.newsletter h3 {
	margin: 0 0 10px;
	padding: 0;
	font-weight: bold;
}
article.content {
	color: #303030;
	padding: 55px 0 40px;
}
article.content header.page-title {
	position: relative;
	margin-bottom: 40px;
}
article.content header.page-title h1 {
	background: rgba(0, 0, 0, 0) url("../images/bg-h1.png") no-repeat scroll center bottom;
	color: #261166;
	font-family: arial;
	font-size: 18px;
	font-weight: 300;
	line-height: 20px;
	margin: 0;
	padding-bottom: 30px;
	text-align: center;
	text-transform: uppercase;
}
article.content header.page-title h1 span {
	color: #261166;
	display: block;
	font-family: arialblack;
	font-size: 32px;
	line-height: 32px;
	text-transform: uppercase;
	padding-top: 5px;
}
article.content header.page-title + * {
	margin-top: 0;
	padding-top: 0;
}
article.content p {
	margin-bottom: 15px;
}
article.content ul {
	padding-left: 10px;
}
article.content ul li {
	list-style: none;
	background: url(../images/list-icon01.png) no-repeat 0 5px;
	padding-left: 20px;
}
article.content ul ul li {
	background-image: url(../images/list-icon02.png);
}
article.content .table-style {
	position: relative;
}
article.content .table-style th {
	background: #eee;
}
article.content .table-style th, article.content .table-style td {
	border: 1px solid #ccc;
	padding: 2px 5px;
}
article.content #news-boxes {
	position: relative;
}
article.content #news-boxes .box {
	position: relative;
}
article.content #news-boxes .box h3 {
	margin: 0 0 20px;
	line-height: 1.1em;
	font-weight: 300;
	text-transform: uppercase;
	transition: color .4s
}
article.content #news-boxes .box:hover h3 {
	color: #02a9af;
}
article.content #news-boxes .box p {
	margin: 0;
	padding: 0;
}
article.content #news-boxes .box figure {
	position: relative;
	height: 350px;
}
article.content #news-boxes .box figure::after {
	content: '+';
	font-family: "Raleway", Arial, "Helvetica Neue", Helvetica, sans-serif;
	position: absolute;
	z-index: 10;
	top: 50%;
	margin-top: -30px;
	left: 50%;
	margin-left: -30px;
	width: 60px;
	height: 60px;
	background: #fff;
	display: block;
	color: #666;
	line-height: 60px;
	font-size: 60px;
	font-weight: 300;
	text-align: center;
	border-radius: 50%;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform: translate(-70%, -70%);
	transform: translate(-70%, -70%);
	opacity: 0;
	box-shadow: 5px 5px 10px rgba(0,0,0,.25);
}
article.content #news-boxes .box:hover figure::after {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
	opacity: 1;
	box-shadow: 5px 5px 10px rgba(0,0,0,.15);
}
article.content #news-boxes .box figure .photo {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #fff center no-repeat;
	background-size: cover;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	transition: all .8s;
}
article.content #news-boxes .box:hover figure .photo {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}
article.content #news-boxes .box figure .photo.nophoto {
	background: #21404c url(../images/logo-beauty-hair-make-up-white.png) no-repeat center;
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}
article.content #news-boxes .box figure figcaption {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background: rgba(255,255,255,.75);
	overflow: hidden;
	max-height: 200px;
	transition: all .8s;
}
article.content #news-boxes .box:hover figure figcaption {
	max-height: 0;/*background: #fff;*/
}
article.content #news-boxes .box figure figcaption .box-text {
	position: relative;
	text-align: justify;
	padding: 20px;
}
article.content #news-boxes .box .link a {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 10;
	font-size: 0;
}
article.content table.team-table {
	position: relative;
}
article.content table.team-table td {
	width: 50%;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
article.content table.team-table img {
	width: 100%;
	height: auto;
}
article.content table.team-table h2 {
	margin: 10px 0;
}
.photos {
	position: relative;
	margin-bottom: 3px;
}
.photos::before {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 50%;
	background: rgba(0, 0, 0, 0) url("../images/bg-galerie.jpg") repeat scroll 0 0;
}
.photos .photos-wrapper {
	background: #1a1b1c;
}
.photos .photos-wrapper .holder {
	display: none;
}
.photos .photos-wrapper br {
	display: none;
}
.photos .photos-wrapper .highslide-gallery .highslideContainer a.highslide {
	background: none;
}
.photos .photos-wrapper .highslide-gallery .highslideContainer a.highslide::before {
	content: none;
}
.photos .photos-wrapper .highslide-gallery .highslideContainer a.highslide img {
	transition: filter .8s;
	opacity: 1!important;
}
.photos .photos-wrapper .highslide-gallery .highslideContainer a.highslide:hover img {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}
.address {
	padding: 40px 0;
	background: #e3e3e3 url("../images/bg-bas.jpg") no-repeat scroll 50% 0 / cover;
	position: relative;
	color: #fff;
	text-align: center;
	letter-spacing: 0px;
}
.boxes {
	background: #e3e3e3 url("../images/bg-box.jpg") no-repeat scroll 50% 0 / cover;
	padding: 40px 0;
	position: relative;
}
.box {
	padding: 0;
}
.box a {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	font: 0/0 arial;
}
.box01 #contenu {
	float: left
}
.box03 #contenu {
	float: right;
	padding-bottom: 107px;
}
.box02 #contenu {
	margin: 10px auto auto
}
#contenu {
	background: #261166 none repeat scroll 0 0;
	color: #ffffff;
	margin: 10px auto auto;
	max-width: 283px;
	position: relative;
	text-align: center;
}
.box01 #contenu:before, .box02 #contenu:before {
	border: 2px solid #f4d6fc;
	left: 20px;
	position: absolute;
	content: "";
	right: 20px;
	top: -10px;
	bottom: 20px;
}
#contenu:hover h2 {
	background: rgba(0, 0, 0, 0) url("../images/hover-box.png") no-repeat scroll left top;
	color: #fff
}
.box01 #contenu h2, .box02 #contenu h2 {
	color: #f4d6fc;
	font-family: arial;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 25px;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	padding: 33px 0 49px;
}
.box02 #contenu h2 {
}
.boxes::before {
	position: absolute;
	content: '';
	right: 0;
	top: 0;
	width: 50%;
	bottom: 0;
 background:;
}
.boxes #home-boxes {
	position: relative;
}
.boxes #home-boxes .box {
	position: relative;
}
.boxes #home-boxes .box h3 {
	margin: 0 0 30px;
	line-height: 1.1em;
	font-weight: 300;
	text-transform: uppercase;
	transition: color .4s
}
.boxes #home-boxes .box:hover h3 {
	color: #02a9af;
}
.boxes #home-boxes .box p {
	margin: 0;
	padding: 0;
}
.boxes #home-boxes .box figure {
	position: relative;
	height: 350px;
}
.boxes #home-boxes .box figure::after {
	content: '+';
	font-family: "Raleway", Arial, "Helvetica Neue", Helvetica, sans-serif;
	position: absolute;
	z-index: 10;
	top: 50%;
	margin-top: -30px;
	left: 50%;
	margin-left: -30px;
	width: 60px;
	height: 60px;
	background: #fff;
	display: block;
	color: #666;
	line-height: 60px;
	font-size: 60px;
	font-weight: 300;
	text-align: center;
	border-radius: 50%;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform: translate(-70%, -70%);
	transform: translate(-70%, -70%);
	opacity: 0;
	box-shadow: 5px 5px 10px rgba(0,0,0,.25);
}
.boxes #home-boxes .box:hover figure::after {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
	opacity: 1;
	box-shadow: 5px 5px 10px rgba(0,0,0,.15);
}
.boxes #home-boxes .box figure .photo {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #fff center no-repeat;
	background-size: cover;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	transition: all .8s;
}
.boxes #home-boxes .box:hover figure .photo {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}
.boxes #home-boxes .box figure figcaption {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background: #f2f2f2;
	color: #666;
	overflow: hidden;
	max-height: 200px;
	transition: all .8s;
}
.boxes #home-boxes .box:hover figure figcaption {
	max-height: 0;/*background: #fff;*/
}
.boxes #home-boxes .box figure figcaption .box-text {
	position: relative;
	text-align: justify;
	padding-top: 20px;
}
.boxes #home-boxes .box .link a {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 10;
	font-size: 0;
}
footer.bottom {
	background: #e3e3e3 url("../images/bg-footer.jpg") no-repeat scroll 50% 0 / cover;
	color: #261166;
	letter-spacing: 0.2px;
	line-height: 39px;
	padding: 26px 0 60px;
	position: relative;
	text-shadow: 0 0 0 #000000;
}
footer.bottom section.googlemaps {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden;
}
footer.bottom section.googlemaps .box_googlemaps {
	position: absolute;
	left: -50px;
	right: -500px;
	top: -70px;
	bottom: -70px;
	height: auto!important;
	width: auto!important;
}
footer.bottom section.googlemaps .box_googlemaps iframe {
	margin: 0!important;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	pointer-events: none;
}
footer.bottom section.googlemaps .link a {
	font-size: 0;
}
footer.bottom section.googlemaps .link a.iframe.fancyIFrame {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 10;
}
footer.bottom::before {
	content: '';
	position: absolute;
	left: 0;
	top: 70px;
	bottom: 80px;
	width: 0%;
	background: #2f2f2f;
	z-index: 11;
}
footer.bottom .address {
	background: #2f2f2f none repeat scroll 0 0;
	color: #ffffff;
	display: inline-block;
	line-height: 24px;
	padding: 25px 57px 47px 0;
	position: relative;
	width: 50%;
	z-index: 20;
	font-family: open_sansregular;
}
footer.bottom .address h2 {
	font-family: latolight;
	font-size: 29px;
	margin-bottom: 25px;
	margin-top: 0;
}
footer.bottom .address .sp1 {
	background: rgba(0, 0, 0, 0) url("../images/sp1.png") no-repeat scroll left center;
	display: block;
	padding-left: 55px;
}
footer.bottom .address .sp2 {
	background: rgba(0, 0, 0, 0) url("../images/sp2.png") no-repeat scroll left center;
	display: block;
	margin: 20px 0;
	padding-left: 55px;
}
footer.bottom .address .sp3 {
	background: rgba(0, 0, 0, 0) url("../images/sp3.png") no-repeat scroll left center;
	display: block;
	padding-left: 55px;
}
footer.bottom .address a {
	color: #fff113;
	text-decoration: none
}
.ouvert {
	border-top: 1px solid #454545;
	margin-top: 18px;
	border-bottom: 1px solid #454545;
	color: #be3120;
	font-family: 'open_sansextrabold';
	display: table;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 41px;
}
footer.bottom .address img.footer-logo {
	height: 87px;
	position: absolute;
	left: -55%;
	top: 28%;
}
footer.bottom .address p {
	margin: 0;
	padding: 0;
}
footer.bottom .address strong {
	color: #fff;
}
footer.bottom .address hr {
	border-color: rgba(255,255,255,.2);
	margin: 10px 0;
	padding: 0;
	height: 1px;
}
footer.bottom .line {
	position: absolute;
	width: 50%;
	height: 10px;
	right: 0;
	bottom: 0;
	background: #be3120;
}
#footerSlideContainer a {
	color: #000;/* color: rgba(255,255,255,.7); */
}
#scrollUp {
	bottom: 30px;
	right: 8px;
	padding: 8px 15px;
	background: #000;
	color: #fff;
	text-decoration: none;
}
#scrollUp:hover {
	background: #000;
}
div.cc-cookies {
	z-index: 30 !important;
	width: 100%;
}
.formError, .formError *, #fancybox-wrap, #fancybox-wrap * {
	box-sizing: content-box;
}
div#_atssh {
	bottom: 0;
}
 @media only screen and (max-width : 1024px) {
.container, .camera_pag {
	width: 100%;
}
footer.bottom .address img.footer-logo {
	display: none;
}
}
@media only screen and (max-width : 800px) {
.box03 .contenu-in h2 {
font-size;
25px;
	margin-top: 40px;
	font-size: 25px;
}
section.banner .cta::before {
	width: 50%;
}
.slogan {
	margin: 7% auto;
	font-size: 15px;
}
section.banner .fluid_container #slideshow .camera_prev {
	left: 86%;
}
section.banner .fluid_container #slideshow .camera_next {
	left: 86%;
}
nav.main-nav #navigation {
	display: none;
}
nav.main-nav .mobile-nav {
	display: block;
}
}
 @media only screen and (max-width : 640px) {
.slogan {
	font-size: 15px;
	margin: 7% auto;
	line-height: 25px;
	text-align: center;
	padding: 10px 30px;
}
section.banner .cta .cta-text {
	background: #e7c8f2;
}
article.content header.page-title h1 span {
	font-size: 26px;
}
.image-right {
	margin: 0px 0 10px 15px;
}
header.top .logo {
	float: none;
	text-align: center;
}
header.top .social {
	float: none;
	padding: 15px 0 0;
	text-align: center;
}
header.top .social #ContainerBlockSocial.addthis_toolbox .at300b {
	margin: 0;
	float: none;
}
section.banner {
	height: 350px;
}
section.banner .fluid_container #slideshow .camera_prev,  section.banner .fluid_container #slideshow .camera_next {
	display: none;
}
article.content {
	padding: 30px 0;
}
article.content table.team-table td {
	padding: 10px 0;
	width: 100%!important;
	display: block;
}
article.content #news-boxes .box {
	margin-bottom: 20px;
}
.boxes #home-boxes .box {
	margin-bottom: 20px;
}
footer.bottom .address {
	width: 90%;
}
footer.bottom .address img.footer-logo {
	float: none;
	margin-bottom: 15px;
}
}
 @media only screen and (max-width : 640px) {
.box #contenu {
	float: none;
	margin: 10px auto;
}
}
@media only screen and (max-width : 480px) {
footer.bottom h2 {
	float: none;
}
}
@media only screen and (max-width : 360px) {
section.banner .cta .cta-text a {
	background: #251065;
	text-align: center;
	padding: 8px;
}
}
