.no-bg {
	background: 0 0 !important;
}
html {
	min-height: 100%;
	position: relative;
	border: 0 none;
	margin: 0;
	outline: 0 none;
	padding: 0;
	vertical-align: baseline;
}
body {
	background: #fff;
	overflow-y: scroll;
}
.bg-0 {
	background: #fff;
	width: 100%;
	border-top: 1px solid #ebeaea;
}
.bg-1 {
	background: #f3f2f2;
	width: 100%;
	border-top: 1px solid #ebeaea;
}
a {
	font-weight: 400;
	text-decoration: none;
}
a:hover {
	color: #4a79b4;
}
b {
	width: 100%;
}
li,
p {
	color: inherit;
	font-size: 16px;
	font-weight: 400;
	word-wrap: break-word;
}
header {
	height: 55px;
	padding-top: 5px;
	border-bottom: 2px solid #a3c614;
}
header .logo {
	float: left;
	width: 100px;
	margin-top: 3px;
}
header .logo p {
	margin: 0;
}
@media screen and (max-width: 1200px) {
	.lang-ru .navbar .container {
			max-width: none;
	}
}
.lang-ru #navbarCollapse #divLogo,
.lang-ru #navbarCollapse ul.navbar-nav,
.lang-ru #navbarCollapse ul.navbar-nav .nav-item {
	flex-grow: 1;
}
.lang-ru #navbarCollapse a + a.navbar-brand {
	width: 200px;
	padding-top: 0;
	display: inline-block;
}
.navbar a:not(a.btn) {
	color: inherit !important;
	text-decoration: none !important;
	font-weight: 500;
}
.picHideLegend {
	max-width: 140px;
}
.homeAnimSlideShow {
	overflow: hidden;
	width: 100%;
	position: absolute;
	left: 0;
	height: 100%;
}
#videoHomeAnimSLD {
	opacity: 0.6;
	margin: 0 auto;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: auto;
	z-index: 0;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
@media (max-width: 1215px) {
	#videoHomeAnimSLD {
			width: auto;
			height: 100%;
	}
}
.borderRight {
	border-right: 1px solid grey;
}
.legendHidden {
	display: none;
}
.borderLeft {
	border-left: 1px solid grey;
}
.fullHeight {
	height: 100%;
}
.vcenter {
	height: 50%;
	margin: 0 auto;
	text-align: justify;
}
.imgPreview:hover {
	cursor: pointer;
}
.imgPreview .thumbnail {
	border: none;
	margin-bottom: 10px;
}
.imgPreview .thumbnail .area {
	position: relative;
	background: none repeat scroll 0 0 #f0f0f0;
	padding: 25px;
	width: 197px;
}
.imgPreview .thumbnail .area img {
	margin-left: auto;
	margin-right: auto;
}
.imgPreview .thumbnail .area .author-title {
	padding: 5px 0 5px 0;
	width: 126px;
	top: 50px;
	left: 35px;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
}
.imgPreview .thumbnail .area .author-title .author p {
	font-weight: 700;
	font-size: 12px;
	font-size: 1.2rem;
	color: #ffde00;
	text-align: center;
	margin: 0;
}
.imgPreview .thumbnail .area .author-title .title p {
	margin: 0;
	text-align: center;
	font-weight: 700;
	font-size: 9px;
	font-size: 0.9rem;
	color: #fff;
}
.imgPreview .thumbnail .area .ytComp {
	width: 126px;
	top: 126px;
	left: 35px;
	position: absolute;
}
.imgPreview .caption {
	padding: 3px;
}
.imgPreview .caption p {
	text-align: center;
	margin: 0;
}
.imgPreview .caption span {
	font-size: 10px;
	font-size: 1rem;
}
.imgPreview .caption button.see {
	background: #9fa0a3;
	border: #7d7f84;
	font-weight: 700;
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
}
.imgPreview .playsld {
	cursor: pointer;
	display: block;
	top: 49px;
	left: 77px;
	position: absolute;
	background: url(/img/playsld.png);
	width: 60px;
	height: 60px;
	opacity: 0.75;
}
.imgPreview .playsld:hover {
	cursor: pointer;
	opacity: 1;
}
.catalogMedias .catalog-title {
	font-weight: unset;
	font-size: 23px;
	margin: 20px;
}
.footer {
	color: #7c7c7a;
	margin: 30px 0 0 0;
	background: #e7e7e7;
}
.footer h4 {
	font-weight: 600;
}
.footer h6 {
	font-weight: 700;
}
.kfooter {
	padding-top: 10px;
	padding-bottom: 20px;
	font-weight: lighter;
	font-size: 12px;
	font-size: 1.2rem;
	color: #1a1a1a;
	margin-top: 00px;
	border-top: 3px solid #a3c614;
}
.kfooter p {
	font-weight: lighter;
	font-size: 12px;
	font-size: 1.2rem;
	color: #1a1a1a;
	margin: 0;
}
.kfooter p a {
	font-style: normal;
	color: #1a1a1a;
	font-weight: 400;
	text-decoration: none;
}
.kfooter p a:hover {
	text-decoration: underline;
}
.kfooter p.top-slug {
	font-size: 22px;
	font-size: 2.2rem;
	color: #a3c614;
	font-weight: 700;
	font-style: italic;
}
.kfooter p.quick-contact {
	color: #000;
	font-weight: 700;
}
.kfooter hr {
	-moz-border-top-colors: #909090;
}
.kfooter button.gobtn {
	font-size: 29px;
	font-size: 2.9rem;
}
.footer-bottom a {
	font-size: 12px;
	font-size: 1.2rem;
	color: #505050;
}
.btnaction {
	padding-bottom: 20px;
}
.block_news {
	margin-bottom: 5px;
}
.block_news .slideshows-created p {
	margin-left: 15px;
	margin-top: 18px;
	margin-bottom: 0;
	font-weight: lighter;
	font-size: 17px;
	font-size: 1.7rem;
	color: #1a1a1a;
}
.block_news .fbbtn {
	width: 117px;
	float: left;
	margin-top: 20px;
}
.block_news .separator {
	margin-left: 12px;
	height: 24px;
	margin-top: 16px;
	width: 0;
	float: left;
	box-shadow: 1px 1px 1px 1px #d0d0d0;
}
.block_news > div:first-child > p {
	margin-bottom: 0;
}
.block_news .message p {
	margin-top: 19px;
	margin-bottom: 0;
	font-weight: lighter;
	font-size: 15px;
	font-size: 1.5rem;
	color: #1a1a1a;
}
.block_news .news_word {
	font-weight: lighter;
	font-size: 22px;
	font-size: 2.2rem;
	color: #1a1a1a;
}
.block_news .nb {
	font-weight: lighter;
	font-size: 34px;
	font-size: 3.4rem;
	color: #1a1a1a;
}
.slider {
	display: none;
	width: 100%;
	font-size: 0;
	font-size: 0;
	margin-bottom: 0;
}
.slider .slide {
	position: relative;
	overflow: hidden;
	font-size: 10px;
	font-size: 1rem;
	min-width: 40px;
	display: inline-block;
	height: 100%;
	color: #fff;
	font-weight: 700;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.slider .slide .title {
	position: absolute;
	top: 0;
	width: 40px;
	height: 100%;
	cursor: pointer;
}
.slider .slide .title.tab_slideshow {
	background: url(/img/slider/tabs/tabs.jpg);
	background-position: 0 0;
}
.slider .slide .title.tab_slideshow .text {
	background: url(/img/Diaporama.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	bottom: -60px;
	left: 3px;
	position: absolute;
	width: 35px;
	height: 350px;
}
.slider .slide .title.tab_collage {
	background: url(/img/slider/tabs/tabs.jpg);
	background-position: 25% 0;
}
.slider .slide .title.tab_collage .text {
	background: url(/img/Collage.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	bottom: -211px;
	left: 6px;
	position: absolute;
	width: 35px;
	height: 350px;
}
.slider .slide .title.tab_retouche {
	background: url(/img/slider/tabs/tabs.jpg);
	background-position: 49% 0;
}
.slider .slide .title.tab_retouche .text {
	background: url(/img/Retouche.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	bottom: -97px;
	left: 6px;
	position: absolute;
	width: 35px;
	height: 350px;
}
.slider .slide .title.tab_cloud {
	background: url(/img/slider/tabs/tabs.jpg);
	background-position: right 0;
}
.slider .slide .title.tab_cloud .text {
	background: url(/img/Cloud.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	bottom: -254px;
	left: 6px;
	position: absolute;
	width: 35px;
	height: 350px;
}
.slider .slide .title.tab_print {
	background: url(/img/slider/tabs/tabs.jpg);
	background-position: 75% 0;
}
.slider .slide .title.tab_print .text {
	background: url(/img/Tirage.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	bottom: -140px;
	left: 6px;
	position: absolute;
	width: 35px;
	height: 350px;
}
.slider .slide .title p.css-vertical-text {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	font-weight: lighter;
	font-size: 24px;
	font-size: 2.4rem;
	color: #fff;
	height: 24px;
	width: 23px;
	position: absolute;
	bottom: 0;
	writing-mode: tb-rl;
	white-space: nowrap;
	display: block;
	text-shadow: 0 0 1px #333;
}
.slider .slide .container {
	display: none;
	margin: 0 auto;
	position: relative;
}
.slider .slide .container .desc {
	font-weight: lighter;
	font-size: 21px;
	font-size: 2.1rem;
	color: #fff;
}
.slider .slide .container .moreInfosMetier {
	position: absolute;
	bottom: 0;
	right: 0;
}
.slider .slide .container .moreInfosMetier p {
	font-size: 20px;
	font-size: 2rem;
}
.slider .slide .container .moreInfosMetier p a {
	color: #9fa0a3;
}
.slider .slide .container .moreInfosMetier p.white a {
	text-shadow: 0 0 1px #303030, 0 1px 1px #505050;
	color: #fff;
}
.slider .slide .slideshow_header {
	margin: 0;
}
.slider .slide .freeIcon {
	position: absolute;
	right: -303px;
	top: -170px;
}
.slider .editingSlide .desc,
.slider .editingSlide h2 {
	color: #fff !important;
	text-shadow: 0 0 3px #000;
}
.slider .darkBackground .container .desc,
.slider .darkBackground h2 {
	color: #000;
}
.slider .darkBackground .container .desc a,
.slider .darkBackground h2 a {
	color: #000;
}
.slider .darkBackground .container .desc a {
	color: #9fa0a3;
	text-decoration: none;
}
.slider .darkBackground .container .desc a:hover {
	cursor: pointer;
	text-decoration: underline;
}
.slider h2 {
	font-weight: 700;
	font-size: 39px;
	font-size: 3.9rem;
	color: #fff;
}
.slider h2.chevroned a:after {
	content: url(/img/Chevron_titre.png);
	margin-left: 10px;
}
.slider h2.chevroned a:hover {
	color: #9fa0a3;
	text-decoration: none;
}
.text-bold {
	font-weight: 700;
}
.tarifsTirage.container {
	position: relative;
}
.infoPrints {
	display: none;
	position: absolute;
	z-index: 1000;
	width: 814px;
	padding: 15px;
	background: #f0f0f0;
	border: 1px solid silver;
	box-shadow: 0 0 16px 0 #b0b0b0;
}
.infoPrints .visual {
	width: 762px;
}
.infoPrints .closePopup {
	cursor: pointer;
}
.infoPrints .bottom {
	margin-top: 20px;
}
.infoPrints .bottom .text {
	padding: 10px;
	width: 502px;
	background: #fff;
	height: 145px;
}
.infoPrints .bottom .text .title {
	font-weight: 700;
	font-size: 13px;
	font-size: 1.3rem;
	color: #1a1a1a;
}
.infoPrints .bottom .text .content {
	font-weight: lighter;
	font-size: 11px;
	font-size: 1.1rem;
	color: #1a1a1a;
}
.infoPrints .bottom .text .buy span a {
	font-weight: 700;
	font-size: 13px;
	font-size: 1.3rem;
	color: orange;
	text-decoration: underline;
}
.infoPrints .bottom .text .buy span:last-child {
	margin-left: 10px;
}
.infoPrints .bottom .promo {
	width: 265px;
}
.videoContainer {
	padding-left: 0;
	padding-right: 0;
	position: relative;
	margin-top: 30px;
}
.videoContainer .playVideo {
	box-shadow: 3px 1px 7px 0 #909090;
}
.videoContainer .playVisual {
	background: url(/img/youtubeplay.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 60px;
	left: 195px;
	pointer-events: none;
	position: absolute;
	top: 104px;
	width: 85px;
}
.videoContainer:hover > .playVisual {
	background: url(/img/youtubeplay-on.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
	cursor: pointer;
}
.player.container {
	position: relative;
}
.playVideo:hover {
	cursor: pointer;
}
.videoPlayer {
	width: 914px;
	height: 544px;
	display: none;
	border: 1px solid silver;
	box-shadow: 0 0 16px 0 #b0b0b0;
	padding: 15px;
	position: absolute;
	background: #fff;
	z-index: 1000;
}
.videoPlayer .closePopup {
	cursor: pointer;
}
.caroussel {
	overflow: scroll;
	margin: 0 auto;
	position: relative;
	display: none;
}
.caroussel-link {
	color: #fff;
}
.caroussel-link:hover {
	color: #d8d7e6;
}
.caroussel.carousselhome {
	overflow: visible !important;
}
.caroussel.carousselhome img.play {
	top: 150px;
}
.caroussel.carousselhome .popup_carousel {
	left: -325px;
}
.caroussel img.cloudcarousel:hover {
	opacity: 1;
	cursor: pointer;
}
.caroussel img.play {
	cursor: pointer;
	width: 90px;
	height: 89px;
	position: absolute;
	top: 190px;
	left: 263px;
	z-index: 100;
	display: none;
	opacity: 0.8;
	margin: 0;
}
.caroussel img.play:hover {
	opacity: 1;
	cursor: pointer;
}
.caroussel .popup_carousel {
	padding: 10px;
	width: 890px;
	height: 336px;
	background: #fff;
	display: none;
	z-index: 1000;
	position: absolute;
	top: 1px;
	left: 5px;
	border: 0 solid silver;
	box-shadow: 0 0 5px #898989;
	margin: 17px 0 0 0;
}
.caroussel .popup_carousel .gobtn {
	font-size: 22px;
	font-size: 2.2rem;
	white-space: nowrap;
}
.caroussel .popup_carousel .content .register .text {
	font-family: Helvetica, Arial, sans-serif, "Microsoft YaHei", Meiryo;
	padding: 0 5px;
	position: absolute;
	top: 10px;
	width: 200px;
	margin: 36px 0 0 0;
}
.caroussel .popup_carousel .content .register .text .title {
	font-weight: 700;
	font-size: 19px;
	font-size: 1.9rem;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif, "Microsoft YaHei", Meiryo;
	line-height: 22px;
	color: #525252;
}
.caroussel .popup_carousel .content .register .text .title .desc {
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 400;
	margin-top: 34px;
}
.caroussel .popup_carousel .listSlideshow {
	display: inline-block;
	height: 282px;
	margin: 0;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 170px;
	background: #fff;
}
.caroussel .popup_carousel .listSlideshow .topScroller {
	background: none repeat scroll 0 0 rgba(220, 220, 220, 0.5);
	height: 26px;
	position: absolute;
	top: 0;
	width: 170px;
}
.caroussel .popup_carousel .listSlideshow .topScroller .crossTop {
	background: url(/img/carousel/flhaut.png);
	width: 40px;
	height: 20px;
	margin: 4px auto auto;
	cursor: pointer;
}
.caroussel .popup_carousel .listSlideshow .bottomScroller {
	background: none repeat scroll 0 0 rgba(220, 220, 220, 0.5);
	bottom: 5px;
	height: 26px;
	position: absolute;
	width: 170px;
}
.caroussel .popup_carousel .listSlideshow .bottomScroller .crossBottom {
	background: url(/img/carousel/flbas.png);
	width: 40px;
	height: 20px;
	margin: 4px auto auto;
	cursor: pointer;
}
.caroussel .popup_carousel .listSlideshow img {
	margin: 10px;
}
.caroussel .popup_carousel .listSlideshow img:hover {
	cursor: pointer;
}
.caroussel .popup_carousel .content {
	position: relative;
}
.caroussel .popup_carousel .content .slideshow {
	display: inline-block;
	width: 501px;
	margin: 0;
}
.caroussel .popup_carousel .content .register {
	display: inline-block;
}
.caroussel .popup_carousel .content .register .kizoaButton {
	position: absolute;
	bottom: 80px;
	left: 684px;
}
.caroussel .popup_carousel .closePopup {
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 10;
}
.carousel-text {
	font-size: 13px;
	color: #fff !important;
}
.carousel-item {
	height: 100% !important;
}
.carousel-item h1 span {
	word-wrap: break-word !important;
}
.carousel-inner {
	height: 400px;
}
.carousel-inner img {
	height: 100%;
}
@media screen and (min-width: 1500px) {
	.carousel-inner img {
			height: auto;
			width: 100%;
	}
}
.orangelink {
	font-weight: 700;
	font-size: 17px;
	font-size: 1.7rem;
	color: #a3c614;
	margin-bottom: 8px;
	font-style: normal;
	text-decoration: none;
}
.orangelink:hover {
	cursor: pointer;
	text-decoration: underline;
}
.orangelink:after {
	content: " >";
}
.big-text a {
	color: #1a1a1a;
	font-style: normal;
	text-decoration: none;
}
.big-text a:hover {
	cursor: pointer;
	color: #a3c614;
	text-decoration: none;
}
.jobContainer {
	background-image: url(/img/FOND_METIER.png);
	height: 300px;
	margin-bottom: 0;
}
.jobs .bigText {
	font-weight: lighter;
	font-size: 41px;
	font-size: 4.1rem;
	color: #5e5e5a;
}
.jobs .blockJob {
	margin: 0 auto;
	margin: 0;
}
.jobs .blockJob .see_element,
.jobs .blockJob .test_element {
	font-weight: 700;
	font-size: 16px;
	font-size: 1.6rem;
	color: #a3c614;
}
.jobs .blockJob .see_element:hover,
.jobs .blockJob .test_element:hover {
	cursor: pointer;
}
.jobs .blockJob .see_element:hover > span,
.jobs .blockJob .test_element:hover > span {
	color: #505050;
}
.jobs .blockJob h3 {
	margin-top: 0;
}
.jobs .blockJob h3 a {
	font-weight: lighter;
	font-size: 25px;
	font-size: 2.5rem;
	color: #5e5e5a;
}
.jobs .blockJob .quick_desc {
	font-weight: 700;
	font-size: 15px;
	font-size: 1.5rem;
	color: #5e5e5a;
}
.jobs .blockJob .detail_desc {
	font-weight: lighter;
	font-size: 11px;
	font-size: 1.1rem;
	color: #000;
}
.jobs .blockJob .gobtn {
	font-size: 33px;
	font-size: 3.3rem;
	margin-top: 138px;
}
.jobs .blockJob .letsGO {
	background: url(/img/job_Jessaye.png);
	width: 404px;
	height: 152px;
	padding-top: 29px;
	margin-top: 110px;
}
.jobs .blockJob .letsGO:hover {
	cursor: pointer;
}
.jobs .blockJob .letsGO p.bigText {
	width: 300px;
	text-align: center;
	font-size: 65px;
	font-size: 6.5rem;
	color: #a3c614;
}
.block_steps {
	text-align: center;
	font-weight: 700;
}
.block_steps .steps {
	width: 930px;
	margin: 10px auto auto auto;
}
.block_steps .steps .step {
	padding: 0 30px;
	float: left;
	font-weight: 700;
	font-size: 18px;
	font-size: 1.8rem;
	color: #b0b0ae;
	border-right: 2px solid #b0b0ae;
}
.block_steps .steps .step a {
	font-weight: 700;
	font-size: 18px;
	font-size: 1.8rem;
	color: #b0b0ae;
	text-decoration: none;
}
.block_steps .steps .step a:hover {
	text-decoration: underline;
}
.block_steps .steps .step:last-child {
	border-right: none;
}
.block_steps .img-responsive {
	margin: 10px auto auto auto;
}
.block_steps .illustration_jobs {
	cursor: pointer;
	background: url(/img/main_visual_jobs_page-smaller.png);
	width: 850px;
	height: 253px;
	margin: 0 auto;
	padding-top: 190px;
	margin-top: 20px;
}
.block_steps .illustration_jobs p {
	text-align: center;
	font-weight: lighter;
	font-size: 17px;
	font-size: 1.7rem;
	color: #5e5e5a;
}
.block_steps .illustration_jobs p span.dot {
	margin-right: 8px;
	font-weight: lighter;
	font-size: 20px;
	font-size: 2rem;
	color: #ff5d00;
}
.block_steps .illustration_jobs .container {
	padding-left: 0;
	padding-right: 0;
}
.top-buffer {
	margin-top: 20px;
}
div.col-sm-7.five-three {
	width: 60% !important;
	padding: 0 !important;
}
div.col-sm-5.five-two {
	width: 40% !important;
	padding: 0 !important;
}
.page-header {
	margin-bottom: 30px;
}
.page-header .lead {
	margin-bottom: 10px;
}
.puce-numbered {
	border-radius: 50%;
	background: #5e5e5a;
	color: #fff;
	width: 40px;
	height: 40px;
	font-size: 27px;
	font-size: 2.7rem;
	text-align: center;
	font-weight: 400;
	padding-top: 2px;
}
.col-lg-15,
.col-md-15,
.col-sm-15,
.col-xs-15 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}
.col-xs-15 {
	width: 20%;
	float: left;
}
@media (min-width: 768px) {
	.col-sm-15 {
			width: 20%;
			float: left;
	}
}
@media (min-width: 992px) {
	.col-md-15 {
			width: 20%;
			float: left;
	}
}
@media (min-width: 1200px) {
	.col-lg-15 {
			width: 20%;
			float: left;
	}
}
.home_howIt h3 {
	font-weight: lighter;
	font-size: 29px;
	font-size: 2.9rem;
	color: #1a1a1a;
	margin-right: 10px;
}
.home_howIt ul li {
	font-weight: lighter;
	font-size: 15px;
	font-size: 1.5rem;
	color: #000;
}
.row-no-margin {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.slideshowMakerHead {
	background-image: url(/img/fond_collage.png);
	height: 170px;
}
.img-dotted img {
	vertical-align: middle;
}
.img-dotted p.text {
	margin-left: 48px;
	font-weight: lighter;
	font-size: 13px;
	font-size: 1.3rem;
	color: #5e5e5a;
}
.gifPage {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.collageMakerHead {
	background-image: url(/img/fond_collage.png);
	height: 170px;
}
.left_block_collageMaker {
	margin-right: 16px;
}
.right_block_collageMaker {
	width: 395px;
	height: 366px;
	position: relative;
	margin: 0;
	padding: 15px;
}
.right_block_collageMaker .content {
	width: 390px;
	margin: auto;
}
.right_block_collageMaker .content p {
	font-size: 1.8rem;
	line-height: 2.5rem;
	color: #fff;
	font-weight: lighter;
	font-family: Helvetica, Arial, sans-serif, "Microsoft YaHei", Meiryo;
}
.right_block_collageMaker .content p.title {
	font-family: Helvetica, Arial, sans-serif, "Microsoft YaHei", Meiryo;
	font-size: 2.5rem;
	color: #5e5e5a;
	font-weight: 700;
	margin-bottom: 25px;
	text-align: center;
}
.right_block_collageMaker .bottom {
	position: relative;
	margin-top: 30px;
}
.right_block_collageMaker .bottom img {
	right: 0;
	top: -15px;
	position: absolute;
}
@media screen and (max-width: 1138px) {
	.right_block_collageMaker .bottom img {
		display: none;
	}
}
.right_block_collageMaker object {
	margin: auto;
}
@media screen and (max-width: 900px) {
	.right_block_collageMaker {
			padding: 30px;
	}
	.right_block_collageMaker .content {
			width: 100%;
	}
	.right_block_collageMaker .content p {
			font-size: 18px;
			line-height: 15px;
	}
	.clearfix img {
			display: none;
	}
}
.put-out-of-bounds {
	position: absolute;
	left: -9999px;
	top: -9999px;
}
.block-bg-catalogviewer {
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background-color: rgba(0, 0, 0, 0.5);
}
.slideshow-embed {
	border: none;
}
.big-text {
	font-weight: lighter;
	font-size: 28px;
	font-size: 2.8rem;
	color: #1a1a1a;
}
.big-title {
	font-weight: lighter;
	font-size: 28px;
	font-size: 2.8rem;
	color: #5e5e5a;
	margin: 0;
}
.little-title {
	font-weight: 600;
	font-size: 17px;
	font-size: 1.7rem;
	color: #1a1a1a;
}
.classic-text {
	font-weight: lighter;
	font-size: 15px;
	font-size: 1.5rem;
	color: #5e5e5a;
}
.big-title {
	font-weight: lighter;
	font-size: 28px;
	color: #5e5e5a;
	margin: 20px 0;
}
.classic-text {
	font-weight: lighter;
	font-size: 15px;
	font-size: 1.5rem;
	color: #5e5e5a;
}
:focus,
a:focus {
	outline: 0;
}
.dashed_top {
	border-top: 1px solid #ebeaea;
	padding-top: 20px;
	padding-bottom: 20px;
}
.img-center {
	margin: auto;
}
.no-margin {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}
.social_list p.title {
	margin-top: 10px;
}
.social_list p.title:hover {
	cursor: pointer;
	color: #9fa0a3;
}
.social_list p.title a {
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	font-size: 1.6rem;
	color: #428bca;
	text-decoration: underline;
}
.social_list p.desc {
	font-weight: lighter;
	font-size: 13px;
	font-size: 1.3rem;
	color: #000;
}
.arrowbtn {
	position: relative;
	background: #9fa0a3;
	border: none;
	padding: 5px;
	font-weight: 700;
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem;
	height: 28px;
}
.arrowbtn:after,
.arrowbtn:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
}
.arrowbtn:after {
	border-left-color: #9fa0a3;
	border-width: 14px;
	margin-top: -14px;
}
.arrowbtn:before {
	border-left-color: #9fa0a3;
}
.arrowbtn:hover {
	color: #000;
	cursor: pointer;
	background: #fbd9c6;
}
.arrowbtn:hover:after {
	border-left-color: #fbd9c6;
}
.space_top {
	margin-top: 30px;
}
.padd_top {
	padding-top: 30px;
}
.space_bottom {
	margin-bottom: 30px;
}
.padd-top-1 {
	padding-top: 10px;
}
.padd-top-2 {
	padding-top: 20px;
}
.padd-top-3 {
	padding-top: 30px;
}
.no-padding-left-right {
	padding-left: 0;
	padding-right: 0;
}
.padd-top-bottom-1 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.padd-top-bottom-2 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.padd-top-bottom-3 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.catalogHead {
	background-image: url(/img/6_catalogue_350.jpg);
	height: 300px;
	background-size: cover;
}
.registerBtn {
	background: orange;
	color: #fff;
	font-weight: 700;
	border: none;
	background: url(/img/Inscription_0.png);
	width: 75px;
	height: 21px;
	margin-top: 8px;
	font-size: 12px;
	font-size: 1.2rem;
}
.registerBtn:hover {
	background: url(/img/Inscription_1.png);
}
.ContainerOffreExpert {
	z-index: 6;
}
.ContainerOffrePro {
	z-index: 7;
}
.ContainerOffreDVD {
	z-index: 8;
}
.ContainerOffreWeb {
	z-index: 9;
}
.ContainerOffreFree {
	z-index: 10;
}
.offreFree {
	margin-left: 4px;
}
._header {
	position: relative;
	padding: 7px 0 0;
	height: 50px;
	width: 100%;
	color: #fff !important;
	font-weight: 700 !important;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
._header .lifetime {
	position: absolute;
	right: -27px;
	top: -17px;
	z-index: 0;
}
@media screen and (max-width: 900px) {
	._header .lifetime {
			right: -7px;
	}
}
.offreExpert > ._header {
	background: #00bd73;
}
.offrePro > ._header {
	background: #0074bd;
}
.offreDVD > ._header {
	background: #663987;
}
.offreWeb > ._header {
	background: #a81264;
}
.offreFree > ._header {
	background: #bec9ca;
}
._header span {
	font-size: 1.5rem;
}
.offreExpert .content .visuel {
	margin: 26px auto 30px auto;
	text-align: center;
}
.offrePro .content .visuel {
	width: 77px;
	margin: 40px auto 36px auto;
}
.offreDVD .content .visuel {
	width: 59px;
	margin: 21px auto 21px auto;
}
.offreWeb .content .visuel {
	width: 97px;
	margin: 13px auto 31px auto;
}
.offreFree .content .visuel {
	width: 72px;
	margin: 17px auto 25px auto;
}
.btn_block .btn {
	width: 130px;
	height: 39px;
	margin: 0 auto;
}
.btn_block .btn p {
	color: #fff !important;
	font-size: 14px;
	font-weight: 700 !important;
	margin: 0;
	padding: 12px 0 0 !important;
	text-align: center;
	text-shadow: 1px 1px 1px #000;
}
.btn_block .btn p a {
	color: #fff !important;
	text-decoration: none;
	font-size: 14px;
}
.btn_block .btn:hover {
	cursor: pointer;
}
.blockPrice {
	margin: 15px 0 0 0;
}
.ContainerOffreExpert .btn_block .btn {
	text-align: center;
	background: linear-gradient(to bottom, #6ff4c0, #00bd73);
	border-radius: 12px;
}
.ContainerOffrePro .btn_block .btn {
	text-align: center;
	background: linear-gradient(to bottom, #2ea3eb, #005b93);
	border-radius: 12px;
}
.ContainerOffreDVD .btn_block .btn {
	text-align: center;
	background: linear-gradient(to bottom, #a071af, #66197f);
	border-radius: 12px;
}
.ContainerOffreWeb .btn_block .btn {
	text-align: center;
	background: linear-gradient(to bottom, #d67bad, #a60160);
	border-radius: 12px;
}
.ContainerOffreFree .btn_block .btn {
	text-align: center;
	background: linear-gradient(to bottom, #c7c7c7, #929292);
	border-radius: 12px;
}
.ContainerOffreDVD .btn_block .btn span a,
.ContainerOffreFree .btn_block .btn span a,
.ContainerOffrePro .btn_block .btn span a,
.ContainerOffreWeb .btn_block .btn span a {
	color: #fff !important;
}
.offreDVD .textBlock,
.offreExpert .textBlock,
.offreFree .textBlock,
.offrePro .textBlock,
.offreWeb .textBlock {
	padding: 10px;
}
.textBlock span {
	font-weight: 400 !important;
}
.textBlock ul {
	font-size: 12px;
	font-size: 1.2rem;
}
.textBlock ul li {
	background: 0 0 !important;
	margin-top: 0;
}
span.p_web {
	font-weight: 700 !important;
	color: #a81264 !important;
	line-height: 20px;
}
span.p_dvd {
	font-weight: 700 !important;
	color: #663987 !important;
	line-height: 22px;
}
.btn_block .price {
	width: 120px;
	margin: 0 auto;
}
.btn_block .price .value {
	margin: 5px auto 5px auto;
}
.btn_block .price .value span {
	margin: 10px 0 2px 0;
	text-align: center;
	font-weight: 700;
}
.btn_block .price select {
	width: 120px;
}
.ContainerOffreExpert .price .value span {
	color: #0063a1 !important;
	display: block;
	text-align: center;
	font-size: 20px;
	font-size: 2rem;
	white-space: nowrap;
}
.ContainerOffrePro .price .value span {
	color: #0063a1 !important;
	display: block;
	text-align: center;
	font-size: 20px;
	font-size: 2rem;
	white-space: nowrap;
}
.ContainerOffreDVD .price .value span {
	color: #6e2685 !important;
	display: block;
	text-align: center;
	font-size: 20px;
	font-size: 2rem;
	white-space: nowrap;
}
.ContainerOffreWeb .price .value span {
	color: #ae0d69 !important;
	display: block;
	text-align: center;
	font-size: 20px;
	font-size: 2rem;
	white-space: nowrap;
}
.ContainerOffreFree .price .value span {
	color: gray !important;
	display: block;
	text-align: center;
	font-size: 20px;
	font-size: 2rem;
	white-space: nowrap;
}
.content .moreInfos {
	text-align: right;
	position: absolute;
	bottom: 7px;
	right: 17px;
}
.content .moreInfos span {
	margin: 0;
	color: #737373;
	text-align: center;
	font-weight: 700;
	text-decoration: underline;
	font-size: 12px;
	font-size: 1.2rem;
}
.content .moreInfos span a {
	text-decoration: none;
	color: #737373;
}
.btn_block .btn span {
	color: #737373;
	text-align: center;
	font-weight: 700;
	text-decoration: none;
	font-size: 14px;
	font-size: 1.4rem;
}
.btn_block .btn span a {
	text-decoration: none;
	color: #fff !important;
	font-weight: 700;
}
.withoutPourcentage {
	font-size: 15px;
	font-size: 1.5rem;
	text-align: center;
	text-decoration: line-through;
}
.plus {
	width: 40px;
	height: 40px;
	position: absolute;
}
.clear {
	clear: both;
}
.tableauOffres {
	margin: 10px auto auto auto;
	width: 905px;
	font-family: Roboto, Arial, Meiryo, "Microsoft YaHei";
	position: relative;
}
.line {
	border-bottom: 1px solid #fff;
	font-weight: 700;
}
.line .visual {
	margin: 0 1px 0 -4px;
	float: left;
	height: 31px;
	width: 50px;
}
.line .desc {
	margin: 0 1px 0 0;
	float: left;
	height: 31px;
	width: 450px;
	text-align: left;
	padding: 0 0 0 10px;
}
.line .basic {
	margin: 0 1px 0 0;
	float: left;
	height: 31px;
	width: 100px;
	text-align: center;
}
.line .web {
	margin: 0 1px 0 0;
	float: left;
	height: 31px;
	width: 100px;
	text-align: center;
}
.line .dvd {
	margin: 0 1px 0 0;
	float: left;
	height: 31px;
	width: 100px;
	text-align: center;
}
.line .pro {
	margin: 0;
	float: left;
	height: 31px;
	width: 100px;
	text-align: center;
}
.highlight_web {
	background: #e5cfd5;
}
.highlight_dvd {
	background: #dbd0dd;
}
.highlight_pro {
	background: #d7e0f5;
}
.highlight_free {
	background: #d4dadb;
}
.highlight_neutre {
	background: #e9e8ea;
}
.details p {
	font-size: 12px;
	font-size: 1.2rem;
	text-decoration: underline;
	text-align: left;
	margin: 20px 30px 0 20px;
}
.details p a {
	font-weight: lighter;
	font-size: 15px;
	color: #000;
}
.line {
	color: #fff;
}
.line .h_visual {
	background: 0 0;
}
.line .h_desc {
	background: 0 0;
}
.line .h_basic {
	background: #aec0c0;
}
.line .h_web {
	background: #ad0050;
}
.line .h_dvd {
	background: #670077;
}
.line .h_pro {
	background: #005fb7;
}
.line .coche {
	width: 21px;
	height: 21px;
}
.line p.coched {
	padding: 5px 0 0 0;
}
.line p.coched:after {
	content: url(/img/greenTick.png);
}
.line p.coched::after {
	content: url(/img/greenTick.png);
}
.line .visual p {
	padding: 3px 0 0 0;
	text-align: center;
	margin: 0;
}
.line p,
.line span {
	color: #000;
	font-size: 13px;
	font-size: 1.3rem;
	margin: 0;
	padding: 5px 0 0 0;
	font-family: Roboto, Arial, Meiryo, "Microsoft YaHei";
	font-weight: 700;
}
.line:first-child p,
.line:first-child span {
	font-weight: 700;
	color: #fff;
}
.vertical_padding {
	margin: 2px 0 0 0;
}
.highlight {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	border: 5px solid #d6ff1a;
	box-shadow: 0 4px 11px #252525;
}
.onlyOne {
	position: relative;
	width: 490px;
	margin: 0 auto;
	height: 115px;
}
.payOne {
	margin: 0;
}
.payOne p {
	text-align: center;
	color: #676767;
	font-size: 25px;
	font-size: 2.5rem;
	font-weight: 700;
}
.payOne p span {
	color: #ff6701;
	font-size: 35px;
	font-size: 3.5rem;
}
.onlyOne .bigIcon {
	position: absolute;
	left: -98px;
	margin-left: 0;
	margin-right: 0;
}
.clear {
	clear: both;
}
.premium-page p {
	font-size: 1.2rem;
}
.offresContent  {
	width: 100%;
	margin-top: 25px !important;
	margin-bottom: 35px !important;
	padding: 20px;
	border-top: 2px dashed #252525;
	border-bottom: 2px dashed #252525;
	font-weight: lighter;
	font-size: 15px;
	font-size: 1.2rem;
	color: #000;
}
.offresContent.no_bdashed {
	border-bottom: none;
}
.offresContent li {
	font-size: 15px;
	font-size: 1.2rem;
}
.offresContent li:first-child {
	margin: 5px 0 0 0;
}
.btn_block {
	margin: 0 auto 0 0;
	width: 100%;
}
.blockTextOffers .lifeMember {
	font-size: 62px;
	font-size: 6.2rem;
	color: orange;
	font-weight: 700;
	display: none;
}
p.catalog_discover {
	font-weight: lighter;
	font-size: 26px;
	font-size: 2.6rem;
	color: grey;
	text-align: center;
}
.call-to-action-last {
	background: url(/img/Inscription_rectangle_on_364.jpg);
	width: 364px;
	height: 101px;
	border: none;
	padding: 0;
	padding-right: 12px;
	padding-bottom: 2px;
	font-weight: 700;
	font-size: 39px;
	font-size: 3.9rem;
	color: #fff;
	text-shadow: 2px 2px 2px #8d4c00;
}
.call-to-action-last.little {
	font-size: 35px;
	font-size: 3.5rem;
}
.call-to-action-last:hover {
	background: url(/img/Inscription_rectangle_off_364.jpg);
}
.call-to-action-200 {
	background: url(/img/Inscription_rectangle_on_200.jpg);
	width: 200px;
	height: 56px;
	border: none;
	padding: 0;
	font-weight: 700;
	font-size: 25px;
	font-size: 2.5rem;
	color: #fff;
	text-shadow: 2px 2px 2px #8d4c00;
}
.call-to-action-200.little {
	font-size: 30px;
	font-size: 3rem;
}
.call-to-action-200:hover {
	background: url(/img/Inscription_rectangle_off_200.jpg);
}
.call-to-action-features {
	background: url(/img/Inscription_rectangle_on_280.jpg);
	width: 280px;
	height: 78px;
	border: none;
	padding: 0;
	padding-right: 12px;
	padding-bottom: 2px;
	font-weight: 700;
	font-size: 39px;
	font-size: 3.9rem;
	color: #fff;
	text-shadow: 2px 2px 2px #8d4c00;
}
.call-to-action-features.little {
	font-size: 35px;
	font-size: 3.5rem;
}
.call-to-action-features:hover {
	background: url(/img/Inscription_rectangle_off_280.jpg);
}
.call-to-action-macaron {
	animation-duration: 1s !important;
	background: url(/img/Macaron-orange.png);
	width: 101px;
	height: 101px;
	border: none;
	padding: 0;
	padding-right: 12px;
	padding-bottom: 2px;
	font-weight: 700;
	font-size: 39px;
	font-size: 3.9rem;
	color: #fff;
	text-shadow: 2px 2px 2px #8d4c00;
}
.call-to-action-macaron.little {
	font-size: 35px;
	font-size: 3.5rem;
}
.call-to-action-macaron:hover {
	background: url(/img/Macaron-orange.png);
}
.md_call_action {
	animation-duration: 1s !important;
	background: url(/img/CallToAction_0b.png);
	width: 170px;
	height: 52px;
	border: none;
	padding: 0;
	padding-right: 12px;
	padding-bottom: 2px;
	font-weight: 700;
	font-size: 23px;
	font-size: 2.3rem;
	color: #fff;
	text-shadow: 2px 2px 2px #8d4c00;
}
.md_call_action.little {
	font-size: 24px;
	font-size: 2.4rem;
}
.md_call_action:hover {
	background: url(/img/CallToAction_1b.png);
}
.sm_call_action {
	background: url(/img/GO_0.png);
	width: 40px;
	height: 21px;
	border: none;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	font-size: 1.6rem;
	padding: 0;
	line-height: 1;
}
.sm_call_action:hover {
	background: url(/img/GO_1.png);
	color: #000;
}
.metier {
	position: relative;
}
.metier .classic-text {
	font-weight: lighter;
	font-size: 16px;
	font-size: 1.6rem;
	color: #000;
}
.metier .metiertitle {
	font-weight: lighter;
	font-size: 34px;
	font-size: 3.4rem;
	color: #5e5e5a;
	display: none;
}
.metier .metierDesc {
	display: none;
}
.metier .mediaArea {
	background-color: #000;
	background-position: left bottom;
	background-repeat: no-repeat;
	min-height: 490px;
	width: 100%;
	padding: 22px 0 25px 0;
	position: relative;
}
.lang-ru .metier .mediaArea {
	padding: 0;
}
@supports not (background-image: url(/img/background_big_visual_small.webp)) {
	.mediaArea {
			background-image: url(/img/background_big_visual_small.jpg);
	}
}
.mediaArea {
	background-image: url(/img/background_big_visual_small.webp);
}
.metier .mediaArea .container {
	padding: 0;
}
.lang-ru .metier h1.title {
	white-space: normal;
}
.metier button.gobtn {
	margin-top: 20px;
	font-size: 33px;
}
.metier .visual {
	position: relative;
}
.metier .visual .maraconblock {
	font-weight: lighter;
	font-size: 12px;
	font-size: 1.2rem;
	color: #1a1a1a;
	position: absolute;
	width: 116px;
}
@media screen and (max-width: 900px) {
	.metier .visual .maraconblock {
			font-weight: lighter;
			font-size: 12px;
			color: #1a1a1a;
			position: static;
			width: 100%;
			display: flex;
			flex-flow: column;
			align-items: center;
	}
}
.metier .visual .maraconblock:hover {
	cursor: pointer;
}
.metier .visual .maraconblock.classic {
	right: 101px;
	top: 93px;
}
.metier .visual .maraconblock.poster {
	right: 101px;
	top: 93px;
}
.metier .visual .maraconblock.toiles {
	right: 101px;
	top: 15px;
}
.metier .visual .maraconblock.objects {
	right: 55px;
	top: 32px;
}
.metier .visual .maraconblock .btncircle {
	width: 116px;
	height: 116px;
	background: url(/img/job_Macaron_prix.png);
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.metier .visual .maraconblock .btncircle .content {
	width: 116px;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-flow: column;
	line-height: normal;
	text-align: left;
	color: #fff;
	padding-top: 20px;
}
.metier .visual .maraconblock .btncircle .content h3 {
	font-size: 14px;
	text-align: center;
}
.metier .visual .maraconblock .btncircle .content p.price {
	font-weight: 700;
	text-align: center;
	color: #fff;
	font-size: 26px;
}
.metier .visual .maraconblock .btncircle .content p.price sup {
	font-size: 18px;
}
.metier .visual .maraconblock .message {
	padding-top: 5px;
}
.metier .visual .maraconblock .message:hover {
	cursor: pointer;
}
.metier .visual .maraconblock .message p {
	font-weight: 700;
	font-size: 15px;
	text-align: center;
	color: #5e5e5a;
}
@media screen and (max-width: 445px) {
	.container.aboutUs img {
			width: 100%;
	}
}
.aboutUs .about_menu {
	border-bottom: 2px solid #909090;
	padding-bottom: 15px;
}
.aboutUs .about_menu .nameMenu {
	font-weight: lighter;
	font-size: 18px;
	font-size: 1.8rem;
	color: #b0b0ae;
	border-right: 1px solid #909090;
	text-align: center;
	margin: 10px 0 0 0;
}
.aboutUs .about_menu .nameMenu a {
	font-weight: lighter;
	font-size: 18px;
	font-size: 1.8rem;
	color: #b0b0ae;
}
.aboutUs .about_menu .noborder {
	border-right: none;
}
.aboutUs .blocks .meetKizoaTeam .row:first-child {
	margin-top: 10px;
}
.aboutUs .blocks .meetKizoaTeam .row {
	margin-top: 30px;
}
.aboutUs .blocks .meetKizoaTeam .row p {
	font-weight: lighter;
	font-size: 15px;
	font-size: 1.5rem;
	color: #000;
}
.aboutUs .blocks .meetKizoaTeam .row .important {
	font-weight: 700;
}
.aboutUs .blocks .meetKizoaTeam .row .meetTitle {
	margin-top: 111px;
}
.aboutUs .blocks .meetKizoaTeam .row .peopleVisual {
	box-shadow: 3px 1px 7px 0 #909090;
}
.aboutUs .AboutKizoaTeam,
.aboutUs .Contact,
.aboutUs .howItWorks,
.aboutUs .meetKizoaTeam {
	display: none;
}
.aboutUs .AboutKizoaTeam p {
	font-weight: lighter;
	font-size: 15px;
	font-size: 1.5rem;
	color: #1a1a1a;
}
.aboutUs .AboutKizoaTeam p.title {
	font-weight: 700;
}
.aboutUs .AboutKizoaTeam .row {
	margin-top: 20px;
}
.aboutUs .about_menu {
	margin-bottom: 20px;
}
.aboutUs .about_menu p {
	cursor: pointer;
}
.aboutUs .active {
	display: block;
}
.registerArea .title {
	margin-top: 70px;
	margin-bottom: 30px;
}
.registerArea .registerBlockForm {
	position: relative;
	padding: 20px;
	background: #f0f0f0;
	width: 600px;
	margin: 60px auto 100px auto;
	border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
}
.registerArea .registerBlockForm .i-subscribe {
	margin: 25px 0 35px 0;
	font-weight: 700;
	font-size: 17px;
	font-size: 1.7rem;
	color: #1a1a1a;
}
.registerArea .registerBlockForm .freeIcon {
	height: 104px;
	left: 37px;
	position: absolute;
	top: -36px;
	width: 104px;
}
.AccountMenu .menuElement {
	padding-bottom: 10px;
	border-bottom: 1px solid silver;
}
.AccountMenu .menuElement a {
	color: #d0d0d0;
	text-decoration: none;
}
.AccountMenu .menuElement a:hover {
	color: #505050;
	cursor: pointer;
}
.AccountMenu .menuElement.enable {
	color: #505050;
	border-bottom: 2px solid #ce5b40;
}
.catalog-cat {
	margin: 10px 0 0 0;
}
.catalog-cat .category_name {
	border: 1px solid silver;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin: 3px;
	padding: 3px 3px 3px 10px;
	background: #e7e2dc;
	color: #000;
}
.catalog-cat .category_name p .unselect {
	margin: 2px 0 0 0;
}
.catalog-cat .category_name p .unselect.rotate-to-down {
	transition-duration: 0.5s;
	transform: rotate(90deg);
}
.catalog-cat .category_name p .unselect.rotate-to-up {
	transition-duration: 0.5s;
	transform: rotate(0);
}
.catalog-cat .category_name.category_active {
	background: #9fa0a3 !important;
	cursor: pointer;
	color: #fff !important;
}
.catalog-cat .category_name.category_enable {
	background: #9fa0a3 !important;
	cursor: pointer;
	color: #fff !important;
}
.catalog-cat .category_name.category_enable:hover {
	background: #9fa0a3 !important;
}
.catalog-cat .category_name.category_enable p span {
	display: block;
}
.catalog-cat .category_name:hover {
	background: #9fa0a3 !important;
	cursor: pointer;
	color: #fff !important;
}
.catalog-cat .category_enable:hover > p span {
	display: block;
}
.catalog-cat .category_name p {
	margin: 0;
}
.accountArea .account_creations,
.accountArea .account_profil {
	display: none;
}
.accountArea .active {
	display: block;
}
.accountArea .account_creations .leftMenu .lineCategory {
	margin: 3px;
	padding: 3px 3px 3px 10px;
	color: #000;
}
.accountArea .account_creations .leftMenu .lineCategory p span {
	margin: 2px 0 0 0;
	display: none;
}
.accountArea .account_creations .leftMenu .lineCategory.active {
	background: #9fa0a3 !important;
	cursor: pointer;
	color: #fff !important;
}
.accountArea .account_creations .leftMenu .lineCategory.active {
	background: #9fa0a3 !important;
	cursor: pointer;
	color: #fff !important;
}
.accountArea .account_creations .leftMenu .lineCategory.active p span {
	display: block;
}
.accountArea .account_creations .leftMenu .lineCategory:hover {
	background: #9fa0a3 !important;
	cursor: pointer;
	color: #fff !important;
}
.accountArea .account_creations .leftMenu .lineCategory.active {
	background: #9fa0a3 !important;
	cursor: pointer;
	color: #fff !important;
}
.accountArea .account_creations .leftMenu .lineCategory:hover > p span {
	display: block;
}
.accountArea .account_creations .leftMenu .lineCategory p {
	margin: 0;
}
.accountArea .account_creations .imgPreview {
	position: relative;
	margin-bottom: 15px;
}
.accountArea .account_creations .imgPreview .play {
	display: none;
	top: 35px;
	left: 72px;
	position: absolute;
	background: url(/img/Play_Big_ombre.png);
	width: 90px;
	height: 89px;
	opacity: 0.6;
}
.accountArea .account_creations .imgPreview .play.enable {
	display: block;
}
.accountArea .account_creations .imgPreview .play:hover {
	opacity: 1;
}
.accountArea .account_creations .imgPreview .gallerytag {
	top: -7px;
	left: 6px;
	position: absolute;
	background: url(/img/account/Marquage_Gallery.png);
	width: 68px;
	height: 68px;
}
.accountArea .account_creations .imgPreview span {
	font-weight: 700;
}
.accountArea .account_creations .imgPreview span.options {
	color: orange;
}
.accountArea .account_profil input {
	width: 200px;
	border: 1px solid silver;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.accountArea .account_profil .identify {
	font-weight: lighter;
	font-size: 11px;
	font-size: 1.1rem;
	color: #000;
	width: 360px;
}
.accountArea .account_profil .identify .label_name {
	width: 160px;
	float: left;
	display: block;
}
.accountArea .account_profil .identify .block_infos {
	float: right;
	width: 200px;
}
.accountArea .account_profil .identify .block_infos p {
	margin: 0;
}
.accountArea .account_profil .identify .block_infos p.update {
	color: orange;
	font-weight: 700;
	cursor: pointer;
}
.accountArea .account_profil .password {
	margin-top: 20px;
	font-weight: lighter;
	font-size: 11px;
	font-size: 1.1rem;
	color: #000;
	width: 360px;
}
.accountArea .account_profil .password .label_name {
	width: 160px;
	float: left;
	display: block;
}
.accountArea .account_profil .password .block_infos {
	float: right;
	width: 200px;
}
.accountArea .account_profil .password .block_infos p {
	margin: 0;
}
.accountArea .account_profil .password .block_infos p.update {
	color: orange;
	font-weight: 700;
	cursor: pointer;
}
.accountArea .account_profil .personal_informations {
	width: 360px;
	margin-top: 20px;
	font-weight: lighter;
	font-size: 11px;
	font-size: 1.1rem;
	color: #000;
}
.accountArea .account_profil .personal_informations .label_name {
	width: 160px;
	float: left;
	display: block;
}
.accountArea .account_profil .personal_informations .block_infos {
	width: 200px;
	float: right;
}
.accountArea .account_profil .personal_informations .block_infos p {
	margin: 0;
}
.accountArea .account_profil .personal_informations .block_infos p.update {
	color: orange;
	font-weight: 700;
	cursor: pointer;
}
.accountArea .account_profil .blockOffres {
	margin-top: 30px;
}
.clipped {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.userIcon {
	float: left;
	margin-left: 6px;
	margin-right: 3px;
	color: #ceef43;
}
.userIcon:hover {
	color: #fff;
}
.container.navpath {
	background: #383838;
	max-width: 980px !important;
	padding: 0;
}
.pagepath {
	z-index: 1;
	padding: 5px 0 5px 0;
	box-shadow: 0 0 14px -4px #505050;
}
.pagepath .listpath {
	padding: 0 15px;
	list-style: none;
	margin-bottom: 0;
}
.pagepath .listpath > li {
	display: inline-block;
}
.pagepath .listpath > li a {
	font-weight: 400;
	color: #fff;
}
.pagepath .listpath > li:last-child {
	color: #fff;
}
.pagepath .listpath > li + li:before {
	content: " > ";
	padding: 0 5px;
	color: #fff;
}
.pagepath .listpath > .active {
	color: #fff;
}
.winsize {
	background: none repeat scroll 0 0 silver;
	height: 21px;
	max-width: 74px;
	padding: 0 0 4px;
	text-align: center;
	border: 1px solid #252525;
	float: left;
	margin-left: 10px;
}
.winsize:hover {
	cursor: pointer;
	color: #fff;
	background: #525252;
}
.maintenance p {
	font-weight: lighter;
	font-size: 14px;
	font-size: 1.4rem;
	color: #000;
}
.Contact .formContainer label {
	text-align: left;
}
.Contact .form-group-sm .form-control-feedback {
	line-height: 30px;
}
.Contact .errorList .list p {
	margin: 0;
}
.Contact .choiseReason {
	font-weight: 700;
	padding-left: 0;
}
.elementListMap .element {
	border: 1px solid silver;
	margin: 5px 0 0 0;
	padding: 5px 10px 5px 10px;
	height: auto;
}
.elementListMap .element .title {
	width: 100%;
	display: inline-block;
}
.elementListMap .element .desc {
	width: 400px;
	display: inline-block;
}
#fpsperfs {
	position: fixed;
	top: 50px;
	left: 0;
}
.schoolpics {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
}
.schoolpics img {
	display: block;
}
.list-static-content {
	display: none;
}
.lang-de .call-to-action-features {
	font-size: 36px;
	font-size: 3.6rem;
}
.lang-de .md_call_action {
	font-size: 20px;
	font-size: 2rem;
}
.lang-de .registerBtn {
	font-size: 12px;
	font-size: 1.2rem;
}
.lang-de .jobs .blockJob .letsGO p.bigText {
	font-size: 52px;
	font-size: 5.2rem;
	margin-top: 10px;
}
.lang-de .big-text {
	font-size: 40px;
	font-size: 4rem;
}
.lang-de .freeIcon {
	background: url(/images/free/roundel_free_de.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.lang-de .homepage h2.left {
	font-size: 17px;
	font-size: 1.7rem;
}
.lang-de .homepage .freeIcon {
	right: -68px !important;
}
.lang-fr .freeIcon {
	background: url(/images/free/roundel_free_fr.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.lang-ja .freeIcon {
	background: url(/images/free/roundel_free_jp.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.lang-ja * {
	font-family: Meiryo !important;
}
.lang-it .freeIcon {
	background: url(/images/free/roundel_free_it.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.lang-es .freeIcon {
	background: url(/images/free/roundel_free_es.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.lang-en .jobs .blockJob .letsGO p.bigText {
	font-size: 49px;
	font-size: 4.9rem;
	margin-top: 10px;
}
.lang-en .freeIcon {
	background: url(/images/free/roundel_free_en.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.kizBuddy {
	background: url(/images/kiz_hand.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: left;
	height: 57px;
	margin-left: 0 !important;
	margin-right: 0;
	margin-top: 20px;
	width: 86px;
}
#login {
	float: right;
	color: #000;
	font-size: 85%;
	font-weight: 400;
	margin-top: 7px;
	height: 23px;
	margin-right: 10px;
}
#login div {
	float: left;
}
#login p {
	line-height: 20px;
	vertical-align: baseline;
}
#login a {
	font-weight: 400;
	font-size: 12px;
	font-size: 1.2rem;
	font-style: normal;
}
.user-states .user-out {
	display: none;
	text-transform: uppercase;
}
.user-states .user-out .sign-up {
	background: #a3c614;
	border: 1px solid #a3c614;
	padding: 6px 11px;
	color: #fff;
	border-radius: 3px;
}
.user-states .user-out .sign-up:hover {
	cursor: pointer;
}
.user-states .user-out .log-in {
	background: #9fa0a3;
	border: 1px solid #7d7f84;
	padding: 6px 11px;
	color: #fff;
	border-radius: 3px;
	margin-left: 5px;
}
.user-states .user-out .log-in:hover {
	cursor: pointer;
}
.user-states .user-in .user-mail {
	font-size: 13px;
	font-size: 1.3rem;
	height: auto !important;
	float: none !important;
	overflow: hidden;
	width: 180px;
	white-space: nowrap;
}
.user-in {
	margin-top: -10px;
}
@media screen and (min-width: 1200px) {
	.user-in {
			text-align: center;
	}
	.user-states .user-in .user-mail {
			margin: 0 auto;
	}
}
.user-states .user-in .user-logout {
	width: auto;
	margin-top: 5px;
	padding: 6px 11px;
	border: 1px solid #9fa0a3;
	display: inline-block;
	background: #9fa0a3;
	border-radius: 3px;
	color: #fff !important;
	text-transform: uppercase;
	font-size: 13px;
	transition: ease 0.2s;
}
.user-states .user-in .user-logout:hover {
	color: #a3c614 !important;
	background-color: #f8f9fa;
	border-color: #9fa0a3;
}
.user-states .user-in .user-logout p {
	text-align: right;
	font-size: 10px;
	font-size: 1rem;
	color: #646464;
}
.user-states .user-in .user-logout p:hover {
	cursor: pointer;
}
@media screen and (max-width: 1200px) {
	.user-states {
			margin-top: 20px;
			margin-bottom: 25px;
	}
}
.menu {
	width: 635px;
	float: left;
}
.topMenu li.sup {
	float: left;
	padding: 0;
	position: relative;
	list-style-type: none;
	margin: 14px 26px 0 0;
}
.topMenu li.sup:last-child {
	border-right: medium none;
}
.topMenu li.sup a {
	font-weight: lighter;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	font-size: 1.2rem;
}
.topMenu li.sup > a {
	font-weight: lighter;
	color: #000;
}
.topMenu li.sup > a::after {
	content: url(/images/topnav-graphics-black.png);
	position: absolute;
	right: -14px;
	top: 0;
	height: 40px;
}
.topMenu li.sup > a:hover {
	color: #a3c614;
	text-shadow: none;
}
.topMenu li.sup > a.hovered {
	color: #a3c614 !important;
	text-shadow: 0 !important;
}
.topMenu li:hover > ul {
	display: block;
}
.topMenu ul {
	background: none repeat scroll 0 0 #eaeaea;
	border: 1px solid #b0b0b0;
	display: none;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 18px;
	z-index: 99999;
}
.topMenu ul li.sub {
	border-right: medium none;
	float: none;
	list-style: outside none none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.topMenu ul li.sub:last-child {
	border-bottom: medium none;
}
.topMenu ul li.sub a {
	color: #000;
	display: block;
	float: none;
	height: auto;
	line-height: 1;
	min-width: 130px;
	padding: 7px 10px 7px 7px;
	text-shadow: none;
	text-transform: none;
	white-space: nowrap;
	font-size: 12px;
	font-size: 1.2rem;
}
.topMenu ul li.sub a:hover {
	background: none repeat scroll 0 0 #525252;
	text-decoration: none;
	color: #fff;
}
:first-child + html .topMenu ul a {
	height: 10px;
}
.topMenu:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
.topMenu li:not(.nohover):hover {
	color: #000;
	text-shadow: none;
}
.subMenu {
	position: relative;
	background: 0 0;
	min-height: 32px;
	line-height: 32px;
	margin: 0 auto auto;
	text-align: left;
	z-index: 142;
}
.subMenu span {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #727270;
	font-size: 12px;
	font-size: 1.2rem;
}
.subMenu span:last-child {
	padding: 0 0 2px;
	font-weight: 700;
	text-decoration: underline;
}
.subMenu a {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #727270;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	padding: 2px 6px;
	text-decoration: none;
	font-style: normal;
}
.subMenu a:hover {
	border-bottom: 1px dotted #727270;
	border-top: 1px dotted #727270;
	text-decoration: none;
}
h1.title {
	color: #fff;
	font-family: Helvetica, Arial, sans-serif, "Microsoft YaHei", Meiryo;
	font-size: 30px;
	font-size: 3rem;
	line-height: 1.5;
	font-weight: lighter;
	margin-top: 5px;
	text-align: center;
}
h2.left {
	background-image: url(/images/titleGreen.gif);
	background-position: 24px 0;
	background-repeat: no-repeat;
	letter-spacing: -1px;
	height: 50px;
	margin: 0 0 0 -73px;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 700;
	color: #000;
	padding: 7px 0 0 51px;
}
.homepage .head {
	position: relative;
	margin-left: -10px !important;
	padding: 22px 0 0;
}
.homepage .head .freeIcon {
	height: 87px;
	position: absolute;
	right: -58px;
	top: 10px;
	width: 88px;
}
.homepage .home-anim {
	width: 100%;
	height: 470px;
	background: #000;
	border-bottom: 2px solid #a3c614;
	position: relative;
}
#videoContainerHome > picture {
	height: 100%;
	display: flex;
	align-items: center;
}
#videoHomeAnim {
	height: 100%;
}
img#videoHomeAnim {
	height: auto;
	width: 100%;
}
.home-anim .home-anim__text {
	margin: 2.5rem auto;
}
.home-anim h1.title {
	margin-bottom: 4rem;
	margin-top: 3rem;
}
.lang-se .home-anim h1.title {
	margin-bottom: 2.5rem;
}
.lang-ru .home-anim h1.title {
	margin-bottom: 2rem;
	margin-top: 0.5rem;
}
.lang-pl .home-anim h1.title {
	margin-bottom: 2rem;
	margin-top: 2rem;
}
.lang-tr .home-anim h1.title {
	margin-bottom: 2rem;
	margin-top: 2rem;
	font-size: 2.5rem;
}
.lang-hi .home-anim .home-anim__text {
	margin-top: 2rem;
	margin-bottom: 2rem;
}
.lang-pl .home-anim .home-anim__text {
	margin-top: 0;
	margin-bottom: 0;
}
.lang-tr .home-anim .home-anim__text {
	margin-top: 0;
	margin-bottom: 0;
}
.homepage .home-anim .gobtn-wrapper,
.metier .mediaArea .gobtn-wrapper {
	text-align: center;
}
.homepage .home-anim button.gobtn {
	margin-top: 30px;
	font-size: 30px;
	font-size: 2.3rem;
}
.homepage .container {
	position: relative;
}
.homepage .container .block-text-right {
	position: absolute;
	left: 55%;
	top: 10px;
	max-width: 500px;
}
.homepage .home-slog {
	margin: 10px 0;
	font-size: 15px;
	font-size: 1.5rem;
	font-style: italic;
}
.homepage ul.list-elements-metier {
	padding-left: 0;
}
.homepage ul.list-elements-metier li {
	background-image: url(/images/greenTick.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-left: 27px;
	list-style: none;
	font-size: 16px;
	font-size: 1.6rem;
}
.homepage h2.metier-title {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 700;
	font-style: italic;
}
.homepage button.gobtn.action {
	margin-top: 12px;
}
.changeLanguage {
	height: 20px;
	float: right;
	position: relative;
	top: 12px;
}
.changeLanguage .selectedLanguage {
	margin: 0;
	position: relative;
}
.changeLanguage .selectedLanguage:hover {
	cursor: pointer;
}
.changeLanguage .selectedLanguage p {
	margin: 0;
}
.changeLanguage .selectedLanguage p span {
	color: #000;
	font-size: 15px;
	font-size: 1.5rem;
}
.changeLanguage .selectedLanguage p span::after {
	content: url(/images/topnav-graphics-black.png);
	position: absolute;
	right: -14px;
	top: -3px;
	height: 40px;
}
.changeLanguage .selectedLanguage p span::after:hover {
	content: url(/images/topnav-graphics-black.png);
}
.changeLanguage .selectedLanguage p img {
	margin: -4px 3px 0 0;
}
.changeLanguage .listLanguages {
	border: 1px solid #000;
	display: none;
	position: absolute;
	z-index: 9999;
	background: #eaeaea;
}
.changeLanguage .listLanguages .line {
	padding-top: 1px;
}
.changeLanguage .listLanguages .line a {
	margin: 5px;
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-size: 1.2rem;
	font-style: normal;
}
.changeLanguage .listLanguages .line:hover {
	background: #525252;
	cursor: pointer;
}
.changeLanguage .listLanguages .line:hover a {
	color: #eaeaea;
}
._block {
	text-align: center;
	white-space: nowrap;
}
._block:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
._centered {
	text-align: left;
	display: inline-block;
	vertical-align: middle;
}
.fullscreen {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.compareStdrHD {
	padding-bottom: 25px;
}
.compareStdrHD .title {
	text-align: center;
}
.compareStdrHD .subtitle {
	font-size: 18px;
	font-size: 1.8rem;
}
.compareStdrHD .content {
	margin: 35px 0 0 0;
	text-align: center;
}
.galleryArea .block_1b2l > .left {
	width: 292px;
	font-size: 11px;
	font-size: 1.1rem;
}
.galleryArea .block_1b2l > .right .bottom {
	margin-top: 10px;
}
.galleryArea .block_4l > .left,
.galleryArea .block_4l > .right {
	font-size: 11px;
	font-size: 1.1rem;
	width: 180px;
}
.galleryArea .block_4l > .left .bottom,
.galleryArea .block_4l > .right .bottom {
	margin-top: 15px;
}
.galleryArea .block_4l > .right {
	margin-left: 70px;
}
.galleryArea .block_2l > .left,
.galleryArea .block_2l > .right {
	font-size: 11px;
	font-size: 1.1rem;
	width: 180px;
}
.galleryArea .block_2l > .right {
	margin-left: 70px;
}
.galleryArea .block_1b > div {
	width: 430px;
}
.galleryArea .block_1b2x3l .five-three .row > .left {
	width: 340px;
}
.galleryArea .block_1b2x3l .five-three .row > .right {
	margin-left: 30px;
	width: 185px;
}
.galleryArea div[class*="block_"] {
	position: relative;
}
.galleryArea div[class*="block_"] .bottom,
.galleryArea div[class*="block_"] .left,
.galleryArea div[class*="block_"] .right,
.galleryArea div[class*="block_"] .top {
	position: relative;
}
.galleryArea div[class*="block_"] p {
	margin: 0;
}
.galleryArea div[class*="block_"] p.title {
	font-size: 11px;
	font-size: 1.1rem;
	color: #000;
}
.galleryArea div[class*="block_"] p.byAu {
	font-size: 10px;
	font-size: 1rem;
	color: gray;
}
.galleryArea div[class*="block_"] .extend {
	float: right;
}
.galleryArea div[class*="block_"] .extend div {
	margin-left: 5px;
	float: left;
	font-size: 11px;
	font-size: 1.1rem;
}
.galleryArea div[class*="block_"] .time {
	position: absolute;
	background-color: rgba(0, 0, 0, 0.75);
	padding: 3px 10px;
}
.galleryArea div[class*="block_"] .time p {
	color: #fff;
	font-size: 11px;
	font-size: 1.1rem;
	font-family: Arial, Meiryo;
	font-weight: 700;
	margin: 0;
}
.galleryArea div[class*="block_"] .time.top {
	top: 0;
}
.galleryArea div[class*="block_"] .time.bottom {
	bottom: 0;
}
.galleryArea div[class*="block_"] .time.left {
	left: 0;
}
.galleryArea div[class*="block_"] .time.right {
	right: 0;
}
.img-responsive {
	width: 40%;
}
video {
	width: 100%;
}
@media all and (min-width: 800px) {
	img#videoHomeAnim {
			height: 100%;
			width: auto;
			max-width: 100%;
			margin: 0 auto;
	}
}
@media screen and (max-width: 830px) {
	.homepage .container .block-text-right {
			left: unset;
			right: 0;
			max-width: 350px;
	}
}
@media screen and (max-width: 600px) {
	.img-responsive {
			width: 100%;
	}
	.homepage .container .block-text-right {
			position: relative;
			width: 100%;
			height: 97%;
			margin: 0 auto;
			text-align: center;
	}
	.home-anim .home-anim__text {
			margin-top: 1rem;
	}
	.homepage .container .block-text-right h1.title {
			font-size: 30px;
			margin-top: 1rem;
	}
	video {
			height: 100% !important;
			max-height: 100% !important;
	}
	.homepage .home-anim .gobtn-wrapper,
	.metier .mediaArea .gobtn-wrapper {
			position: absolute;
			bottom: 2rem;
			left: 0;
			width: 100%;
	}
	.homepage .home-anim button.gobtn {
			font-size: 2rem;
			margin: 0 auto;
	}
	.homepage .home-anim button.gobtn {
			font-size: 2rem;
	}
	.lang-ru #carousel1 > div {
			height: 260px !important;
	}
}
.lang-ru #carousel1 > div {
	height: 350px !important;
}
.gobtn {
	font-weight: 700;
	color: #fff;
	border-radius: none;
	background: #a3c614;
	border: none;
	border-radius: 3px;
	padding: 3px 20px;
	text-shadow: 0 0 1px #000;
}
.gobtn:hover {
	cursor: pointer;
}
.gobtn.action {
	padding: 8px 14px;
	font-weight: 700;
	border-radius: 5px;
	border: 1px solid #ebeaea;
	text-shadow: none;
}
.gobtn.uppercase {
	text-transform: uppercase;
}
.press h3 {
	margin-bottom: 30px;
	font-weight: 700;
	margin-left: -10px;
}
.press .presselement {
	border-right: 2px solid silver;
}
.press .presselement:nth-child(4n + 4) {
	border-right: none;
}
.pressRelease .title {
	margin-bottom: 15px;
	font-size: 20px;
}
.pressRelease .date {
	margin-bottom: 10px;
	font-size: 10px;
}
.accordion-bgcolor {
	background-color: #dfdfdf;
	outline: 0;
}
.accordion-button,
.accordion-item {
	border-radius: 0 !important;
}
.accordion-button:focus {
	box-shadow: none;
}
.accordion-button:not(.collapsed) {
	color: #000;
	background-color: #dfdfdf;
}
.card-bgcolor button {
	background: inherit;
}
.job-recrutement .postuler-btn {
	display: block;
	font-weight: 700;
	font-size: 20px;
	font-size: 2rem;
	color: #fff;
	background: #a3c614;
	border: none;
	border-radius: 3px;
	padding: 3px 20px;
	text-shadow: 0 0 1px #000;
	text-decoration: none;
}
.job-recrutement:hover {
	text-decoration: none;
}
.job-recrutement.action {
	padding: 8px 14px;
	font-weight: 400;
	border-radius: 5px;
	font-style: italic;
	border: 1px solid #ebeaea;
	text-shadow: none;
	text-decoration: none;
}
.job-recrutement .panel-heading span {
	margin-top: -20px;
	font-size: 15px;
	font-size: 1.5rem;
}
.job-recrutement .row {
	margin-top: 40px;
	padding: 0 10px;
}
.job-recrutement .clickable {
	cursor: pointer;
}
.metier p {
	word-break: break-word;
	text-align: center;
}
.right_block_slideshowMaker {
	height: 366px;
	margin: 0;
	position: absolute;
	top: 2%;
	left: 55%;
}
.right_block_slideshowMaker .title {
	color: #fff;
}
.right_block_slideshowMaker .content {
	margin: auto;
}
.right_block_slideshowMaker .content p {
	font-size: 18px;
	color: #fff;
	font-weight: lighter;
}
.right_block_slideshowMaker .content p.title {
	text-align: center;
	font-family: Helvetica, Arial, sans-serif, "Microsoft YaHei", Meiryo;
	font-size: 25px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 25px;
}
.right_block_slideshowMaker .bottom {
	position: relative;
	margin-top: 30px;
}
.right_block_slideshowMaker .bottom img {
	right: 0;
	top: -20px;
	position: absolute;
}
.pull-left {
	object-fit: contain;
	width: 380px;
}
@media screen and (max-width: 900px) {
	.right_block_slideshowMaker {
			right: 1rem;
			left: unset;
			max-width: 355px;
	}
	.right_block_slideshowMaker .title {
			font-size: 33px;
	}
	.right_block_slideshowMaker button.gobtn {
			padding: 11px 15px;
			font-size: 24px;
			line-height: 1;
	}
	iframe {
			width: 100%;
	}
	.pull-left {
			object-fit: contain;
			width: 250px;
	}
}
@media screen and (max-width: 992px) {
	.metier .mediaArea {
			min-height: auto;
	}
	.metier .mediaArea .container {
			padding: 75px 0;
	}

	.metier .mediaArea .container.gifPage {
			padding: 28px 0;
	}

	.gifPage .right_block_collageMaker {
		height: auto;
	}
}
@media screen and (max-width: 600px) {
	.right_block_slideshowMaker {
			right: 0;
			top: 0;
			width: 100%;
			height: 100%;
			max-width: 100%;
			padding: 0 20px;
			display: flex;
			justify-content: center;
	}
}
.right_block_slideshowMaker .content {
	margin-left: auto !important;
	margin-top: 1rem;
}
.activate .gobtn {
	font-size: 2rem !important;
}
.mediaArea2 {
	min-height: 520px;
	background-attachment: fixed;
	background-position: center;
}
.offers-row {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.dash {
	background: url(/img/tire.png) repeat-x;
	width: 100%;
	height: 1px;
	margin: 0 auto;
}
.textBlock {
	margin: 0 auto;
}
.textBlock span {
	display: block;
	width: 100%;
	font-size: 16px;
}
.ContainerOffreDVD,
.ContainerOffreExpert,
.ContainerOffreFree,
.ContainerOffrePro,
.ContainerOffreWeb {
	width: 20%;
}
.offreDVD,
.offreExpert,
.offreFree,
.offrePro,
.offreWeb {
	background: linear-gradient(to right, #ededed, #fff);
	width: 100%;
	z-index: 6;
	height: 530px;
	position: relative;
}
.btn_block .btn {
	display: flex;
	align-items: center;
	justify-content: center;
}
.btn_block a {
	font-size: 13px !important;
	vertical-align: middle;
}
.offres-img {
	display: flex;
	justify-content: center;
}
.offres-img img {
	width: 100%;
	min-height: 300px;
}
@media screen and (max-width: 1200px) {
	.textBlock span {
			font-size: 14px;
	}
}
@media screen and (max-width: 900px) {
	.ContainerOffreDVD,
	.ContainerOffreExpert,
	.ContainerOffreFree,
	.ContainerOffrePro,
	.ContainerOffreWeb {
			width: 100%;
	}
	.offers-row {
			display: block;
	}
	.textBlock span {
			font-size: 19px;
	}
	.offreDVD,
	.offreExpert,
	.offreFree,
	.offrePro,
	.offreWeb {
			background: linear-gradient(to right, #ededed, #fff);
			width: 100%;
			z-index: 6;
			height: auto;
			position: relative;
	}
}
.partager-img {
	width: 100%;
	display: block;
	min-height: 200px;
	object-fit: contain;
}
.visual-gif-block {
	position: relative;
}
.visualgif {
	position: absolute;
	right: 150px;
	top: 20px;
}
.banano_gif {
	background: url(/img/use_own_gif_visual.png) center/cover;
	object-fit: contain;
	width: 70%;
	height: 325px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-around;
}
.diaporama-text {
	font-size: 1.4rem;
	color: #fff;
}
.carousselsldmkr {
	width: 70%;
	height: 450px;
	position: relative;
	left: 30%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.carousel-content {
	display: flex;
	flex-flow: column;
	align-items: center;
}
@media screen and (max-width: 1500px) {
	.carousselsldmkr {
			left: 16%;
	}
}
@media screen and (max-width: 1200px) {
	.visualgif {
			right: 100px;
	}
	.carousselsldmkr {
			left: 10%;
	}
}
@media screen and (max-width: 900px) {
	.visualgif {
			right: 10px;
			top: 0;
	}
	.carousselsldmkr {
			left: 0;
	}
	.diaporama-text {
			font-size: 15px;
			color: #fff;
	}
	.banano_gif {
			width: 100%;
			height: 325px;
			justify-content: space-between;
	}
}
@media screen and (max-width: 600px) {
	.carousselsldmkr {
			height: 300px;
	}
}
.montage-rolik center .img-responsive {
	width: 60%;
}

.gifPage .left_block_slideshowMaker {
	align-self: center;
}

@media screen and (min-width: 992px) {
.lang-es .movie-maker__bullets .row {
	justify-content: space-around;
}

.lang-es .movie-maker__bullets .col-md-6 {
	width: 35%;
}

.gifPage .right_block_collageMaker .content {
	width: 400px;
	}
}
.premium-page .offers {
	position: relative;
}
.premium-page .offers .offers__select {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	width: auto;
	margin-top: 1.5rem;
}
.premium-page .offers .offers__select:focus {
	border-color: rgb(235, 235, 235);
	outline: 0;
	box-shadow: 0 0 0 0.25rem rgb(235 235 235 / 75%);
}
.premium-page .offers button {
	border-radius: 0;
	padding-bottom: 4px;
}
.premium-page .offers button.active-btn {
	border-bottom: 5px solid #a3c614;
	padding-right: 2rem;
	padding-left: 2rem;
	font-weight: 600;
	font-size: 1.5rem;
}
.premium-page .offers button:focus {
	box-shadow: none;
}
.premium-page .offers .sub-btn {
	margin-right: 5%;
}
.offers-box {
	width: 100%;
	margin: 0 auto;
	background-color: rgb(235, 235, 235);
	border-radius: 4px;
	outline: none;
	transform: scale(1);
}
.offers-box__header {
	padding-bottom: 5px;
	font-size: 12px;
	user-select: none;
	text-align: center;
	background-color: rgb(255, 255, 255);
}
.offers-box__title {
	color: #ff6600;
	font-size: 15px;
}
.offers-box__or {
	color: #000000;
}
.offers-box__subtitle {
	font-size: 12px;
}
.offers-box__contact {
	color: #9fa0a3;
}
.offers__cards {
	margin: 30px 15px 0 15px;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
	grid-gap: 10px;
}
.offers__cards strong {
	font-weight: bolder;
}
.offer-card {
	display: flex;
	flex-direction: column;
	border-radius: 20px;
	background-color: rgb(255, 255, 255);
	margin: 5px;
	color: #000;
	user-select: none;
	pointer-events: none;
}
.offer-card__title {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 13px;
	padding: 10px;
	letter-spacing: 2px;
	text-decoration: underline;
	text-underline-offset: 5px;
	text-align: center;
}
.offer-card__features {
	flex-grow: 1;
	padding-left: 1.5rem;
}
.offer-card__feature {
	padding-right: 10px;
	color: #000000;
	font-size: 15px;
}
.offer-card__price {
	text-align: center;
	font-size: 15px;
	margin-top: 2rem;
}
.offer-card__price-sub,
.offer-card__price-life {
	color: rgb(81, 75, 100);
	font-size: 21px;
	font-weight: 600;
}
.offer-card__price-amount {
}
.offer-card__comment-sub,
.offer-card__comment-life {
	margin-top: 0.5rem;
	margin-bottom: 1rem;
	padding: 0px 10px;
}
.offer-card__button {
	margin: 0 auto 20px;
	width: 134px;
	height: 39px;
	border-radius: 10px;
	cursor: pointer;
	box-shadow: unset;
	color: rgb(255, 255, 255);
	font-size: 16px;
	text-align: center;
	line-height: 39px;
	font-weight: 600;
}
.offer-card_basic .offer-card__title {
	color: rgb(160, 160, 160);
}
.offer-card_starter .offer-card__title {
	color: rgb(168, 18, 100);
}
.offer-card_starter .offer-card__button {
	background-color: rgb(168, 18, 100);
}
.offer-card_creator .offer-card__title {
	color: rgb(102, 57, 135);
}
.offer-card_creator .offer-card__button {
	background-color: rgb(102, 57, 135);
}
.offer-card_professional .offer-card__title {
	color: rgb(0, 116, 189);
}
.offer-card_professional .offer-card__button {
	background-color: rgb(0, 116, 189);
}
.offer-card_business .offer-card__title {
	color: rgb(0, 189, 115);
}
.offer-card_business .offer-card__button {
	background-color: rgb(0, 189, 115);
}
.switcher {
	max-width: 500px;
	margin: 1rem auto 0;
	padding-bottom: 2rem;
	display: flex;
	justify-content: space-between;
	font-size: 1.1rem;
	font-weight: 400;
}
.switcher__one {
	flex-basis: 40%;
	display: inline-block;
	color: rgb(45, 62, 80);
	text-align: right;
	letter-spacing: 2px;
	cursor: pointer;
	transition: all 0.4s ease 0s;
}
.switcher__sub,
.switcher__life {
	text-align: center;
}
.switcher__two {
	flex-basis: 41%;
	display: inline-block;
	color: rgb(45, 62, 80);
	padding-left: 1rem;
	text-align: left;
	letter-spacing: 2px;
	transition: all 0.4s ease 0s;
	cursor: pointer;
}
.switcher__range {
	display: inline-block;
	position: relative;
	width: 50px;
	height: 25px;
	border-radius: 40px;
	background-color: rgb(151, 140, 197);
	cursor: pointer;
}
.switcher__toggler {
	position: absolute;
	width: 35px;
	height: 35px;
	border-radius: 40px;
	transition: all 0.2s ease-in-out;
	top: -5px;
	z-index: 2;
	right: 32.5px;
	background-color: rgb(45, 62, 80);
}
.switcher__toggler_life {
	-webkit-transform: translateX(150%);
}
@media all and (max-width: 992px) {
	.premium-page .offers .offers__select {
		position: static;
		margin: 1rem 0 1rem auto;
	}
}