.otgs-development-site-front-end {
	display: none!important;
}

/**********************************************/
/* GLOBAL - TYPO */
/**********************************************/
::selection {
	color: rgb(94 70 195) !important;
	background: rgb(0 0 0 / 5%);
}

a.scroll-top i.fa.fa-angle-up.fa-stack.btn-default.btn-hover-nobg {
	background: linear-gradient(to right , rgb(255, 156, 49) , rgb(237, 16, 78) 100%);
	border: none;
}

p, li, dt, dd, dl, address, label, small, pre, code{
	line-height: 1.5;
}

.text-lead, .text-lead > *{
	line-height: normal!important;
}

h2 strong, h2 strong * {
	font-weight: inherit;
}

@keyframes mwm-gradient-animation {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

body h2 strong, body h2 strong *, .text-color-423127-color > * {
	background-size: 200% 200%;
	animation: mwm-gradient-animation 5s ease infinite;
}

h2 strong, h2 strong * {
	color: rgb(255, 156, 49) !important;
	-webkit-text-fill-color: rgba(0,0,0,0) !important;
	-webkit-background-clip: text !important;
	background: linear-gradient(to right , rgb(255, 156, 49) , rgb(227, 21, 72) 53% , rgb(93, 70, 195) 99%);
	-webkit-box-decoration-break: clone;
}

/*html.safari11 h2 strong{
	display: inline-block;
}*/

.gradient-h3-2colors h3 {
	-webkit-text-fill-color: rgba(0,0,0,0) !important;
	-webkit-background-clip: text !important;
	background: linear-gradient(to right , rgb(241, 106, 29) , rgb(247, 12, 84) 100%);
}

.gradient-h3-3colors h3 {
	color: rgb(255, 156, 49) !important;
	-webkit-text-fill-color: rgba(0,0,0,0) !important;
	-webkit-background-clip: text !important;
	background: linear-gradient(to right , rgb(255, 156, 49) , rgb(227, 21, 72) 53% , rgb(93, 70, 195) 99%);
}

/*gradients forcés*/
.counter-gradient-2-colors {
	-webkit-text-fill-color: rgba(0,0,0,0) !important; 
	-webkit-background-clip: text !important; 
	background: linear-gradient(to right , rgb(241, 106, 29) , rgb(247, 12, 84) 100%);
}
.counter-gradient-3-colors {
	-webkit-text-fill-color: rgba(0,0,0,0) !important; 
	-webkit-background-clip: text !important; 
	background: linear-gradient(to right , rgb(255, 156, 49) , rgb(227, 21, 72) 53% , rgb(93, 70, 195) 99%);
}

/*Section MWM BG*/
.vc_row.mwm-bg-section .background-inner {
	background-position: 207% center!important;
	background-size: 70%!important;
	opacity: .05;
}

/*Bullet*/
.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
	transform-style: preserve-3d;
	background: linear-gradient(to right , rgb(255, 156, 49) , rgb(237, 16, 78) 100%);
}

@media (max-width: 960px){

	.text-lead, .text-lead > * {
		font-size: 20px!important;
		line-height: 1!important;
	}

	h1:not([class*="fontsize-"]), .h1:not([class*="fontsize-"]) {
		font-size: 45px!important;
		line-height: 1!important;
	}

	h2:not([class*="fontsize-"]), .h2:not([class*="fontsize-"]) {
		font-size: 35px!important;
		line-height: 1!important;
	}

	h3:not([class*="fontsize-"]), .h3:not([class*="fontsize-"]) {
		font-size: 25px!important;
		line-height: 1!important;
	}

	h4:not([class*="fontsize-"]), .h4:not([class*="fontsize-"]) {
		font-size: 21px!important;
		line-height: 1!important;
	}

	h5:not([class*="fontsize-"]), .h5:not([class*="fontsize-"]) {
		font-size: 17px!important;
		line-height: 1!important;
	}

	body, p, li, dt, dd, dl, address, label, pre, code {
		font-size: 16px;
	}

	/*NEW*/	
	/*PRE TITLE*/
	h3.h5.font-100671:not([class*="fontsize-"]) {
		font-size: 15px!important;
	}

	.h2 br, h2 br {
		display: none;
	}

}

@media (max-width: 570px){

	.text-lead, .text-lead > * {
		font-size: 18px!important;
		line-height: 1!important;
	}

	h1:not([class*="fontsize-"]), .h1:not([class*="fontsize-"]) {
		font-size: 30px!important;
		line-height: 1!important;
	}

	h2:not([class*="fontsize-"]), .h2:not([class*="fontsize-"]) {
		font-size: 26px!important;
		line-height: 1!important;
	}

	h3:not([class*="fontsize-"]), .h3:not([class*="fontsize-"]) {
		font-size: 22px!important;
		line-height: 1!important;
	}

	h4:not([class*="fontsize-"]), .h4:not([class*="fontsize-"]) {
		font-size: 18px!important;
		line-height: 1!important;
	}

	h5:not([class*="fontsize-"]), .h5:not([class*="fontsize-"]) {
		font-size: 14px!important;
		line-height: 1!important;
	}

	body, p, li, dt, dd, dl, address, label, pre, code {
		font-size: 15px;
	}

	/*NEW*/	
	/*PRE TITLE*/
	h3.h5.font-100671:not([class*="fontsize-"]) {
		font-size: 10px!important;
	}

	.h2 br, h2 br {
		display: none;
	}

}

@media (max-width: 960px){

	.floating-square .wpb_column:nth-child(2) {
		position: absolute;
		top: 0;
		right: -18px;
		right: -54px;
		left: auto;
		width: 180px;
	}

	/*careers*/
	body.page-id-111609 .floating-square .wpb_column:nth-child(2) {
		right: -54px;
	}

	.floating-square .wpb_column:nth-child(2) .empty-space.empty-quad {
		padding-top: 72px;
	}

}

/*WATCH VIDEO BUTTON*/
body:not(.vc-safe-mode) .watch-video-bt .shift_y_neg_double:not(.shift_y_fixed) {
	margin-top: -54px!important;
}

@media (max-width: 570px){

	.watch-video-bt .icon-box .fa-stack.icon-animated i {
		font-size: 0.6em;
		top: -0.1em;
	}

	.watch-video-bt .fa-stack {
		width: 2em;
		height: 2em;
		line-height: 1.9em;
		top: 0.25em;
	}

}

/**********************************************/
/* MENU */
/**********************************************/
.current-menu-item a {
	color: rgb(255, 156, 49) !important;
	-webkit-text-fill-color: rgba(0,0,0,0) !important;
	-webkit-background-clip: text !important;
	background: linear-gradient(to right , rgb(255, 156, 49) , rgb(227, 21, 72) 53% , rgb(93, 70, 195) 99%);
	background-size: 200% 200%;
	animation: mwm-gradient-animation 5s ease infinite;
	display: inline-block!important;
	-webkit-box-decoration-break: clone;
}

/**********************************************/
/* FOOTER */
/**********************************************/
@media (max-width: 570px){

	footer#colophon .uncode-single-media.text-left {
		text-align: center;
	}

}

/**********************************************/
/* SLIDER REVOLUTION - ANIMATED APPS */
/**********************************************/
.apps-grid .rs-parallax-wrap img {
	filter: drop-shadow(19px 23px 25px rgba(0,0,0,0.7));
	color: rgb(0 0 0);
}

/**********************************************/
/* OWL CAROUSEL - LOOP SMOOTH SCROLL */
/**********************************************/
.infinite-scroll .owl-carousel{
	pointer-events: none;
}

.infinite-scroll .owl-carousel .owl-stage {
	transition-timing-function: linear!important;
}

/**********************************************/
/* PAGE - CAREERS */
/**********************************************/

/*INTERVIEW SECTION*/

div#itw-section .self-video.fluid-object {
	padding-top: 100%!important;
}

div#itw-section .mejs-controls {
	display: none;
}

div#itw-section .mejs-overlay.mejs-layer.mejs-overlay-play{
	opacity: 0;
}

div#itw-section .t-entry-visual-overlay, div#itw-section .t-overlay-wrap {
	z-index: 100;
	pointer-events: none;
}

div#itw-section video.wp-video-shortcode {
	cursor: pointer;
}

div#itw-section .playing .t-entry-visual-overlay, div#itw-section .playing .t-overlay-wrap {
	opacity: 0;
	visibility: hidden;
}

@media (max-width: 570px){

	div#itw-section .uncell.single-block-padding {
		padding: 0;
	}

	div#itw-section .uncode-single-media .single-wrapper {
		max-width: 250px!important;
		margin: auto;
		display: block;
	}

	div#itw-section .owl-carousel {
		max-height: 570px;
	}

}

/*REASONS SECTION*/
div#reasons-section .h4{
	margin-bottom: 10px;
	text-transform: none!important;
}

/*GALLERY SECTION*/
div#gallery-section .uncell .block-bg-overlay.style-color-165879-bg {
	transition-delay: 150ms;
}

div#gallery-section .uncell:not(:hover) .block-bg-overlay.style-color-165879-bg {
	opacity: 0!important;
}

@media (max-width: 960px) and (min-height: 570px){

	div#gallery-section .wpb_column.pos-top.pos-center.align_left.column_parent.col-lg-5.col-md-33.half-internal-gutter .uncont {
		height: 100%!important;
	}

	div#gallery-section .wpb_column.pos-top.pos-center.align_left.column_parent.col-lg-5.col-md-33.half-internal-gutter .vc_row.row-internal.row-container {
		height: 50%;
	}

	div#gallery-section .wpb_column.pos-top.pos-center.align_left.column_parent.col-lg-5.col-md-33.half-internal-gutter .row.row-child {
		height: 100%!important;
	}

}
/**********************************************/
/* PAGE - PUBLISHING */
/**********************************************/

/*Reasons*/

div#publishing-reasons .t-entry > img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 70px;
	margin: auto;
	transform: translateY(-55px)!important;
	filter: none;
}

div#publishing-reasons .icon-box {
	margin-top: -38px;
	margin-bottom: 27px;
	height: 60px;
	display: flex;
}

div#publishing-reasons .t-entry-excerpt p{
	line-height: 1.2;
}

@media (max-width: 960px){

	div#publishing-reasons .tmb {
		max-width: 380px;
		margin: auto;
		right: 0;
	}
}


@media (max-width: 570px){

	div#publishing-reasons .grid-wrapper.grid-inner-padding.double-gutter {
		padding-left: 0;
		padding-right: 0;
	}

	div#publishing-reasons .t-overlay-text.single-block-padding {
		padding: 9px;
	}

	div#publishing-reasons .icon-box {
		margin-bottom: 9px;
		height: 40px;
		/* margin-top: -50px; */
	}

	div#publishing-reasons .fa-4x {
		font-size: 40px;
	}

}

/*affichage des flèches sur le slider publishing*/
.slider-contributions .style-light.style-override {
	display: block !important;
}

/*Before after*/
/*.main-container .row .before-after .uncont {
	max-width: 348px!important;
}*/

div#before-after .twentytwenty-container {
	max-width: 348px;
	margin: auto;
}

li.vc_tta-tab.active span {
	color: rgb(255, 156, 49) !important;
	-webkit-text-fill-color: rgba(0,0,0,0) !important;
	-webkit-background-clip: text !important;
	background: linear-gradient(to right , rgb(255, 156, 49) , rgb(227, 21, 72) 53% , rgb(93, 70, 195) 99%);
	background-size: 200% 200%;
	animation: mwm-gradient-animation 5s ease infinite;
	font-weight: 800;
}

/*Contributions*/
body:not(.vc-safe-mode) #publishing-contributions .shift_x_single{
	left: 0!important;
}

#publishing-contributions .dummy {
	padding-top: 0!important;
}

div#publishing-contributions .tmb .t-entry-visual .pushed, 
div#publishing-contributions .tmb .t-entry-visual .t-entry-visual-cont > a,
div#publishing-contributions .tmb .t-entry-visual .t-overlay-inner,
div#publishing-contributions .tmb .t-entry-visual .t-overlay-wrap {
	position: relative;
}

div#publishing-contributions .t-inside .t-entry-visual-cont {
	padding: 36px 0;
}

@media (max-width: 1500px){
	div#publishing-contributions .t-inside .t-entry-visual-cont {
		padding: 0;
	}
}

@media (max-width: 960px){

	div#publishing-keys .wpb_column:not(:first-child) {
		margin-top: 36px!important;
	}

	div#publishing-keys .shift_y_neg_single{
		margin-top: 0px!important;
	}

}

@media (max-width: 570px){

	div#publishing-contributions .row-container,
	div#publishing-contributions .row-container .row,
	div#publishing-contributions .row-inner,
	div#publishing-contributions .wpb_column,
	div#publishing-contributions .row .uncol,
	div#publishing-contributions .row .uncoltable,
	div#publishing-contributions .row .uncell,
	div#publishing-contributions .row-container {
		position: static!important;
	}
	
	div#publishing-contributions .slider-contributions {
		position: absolute;
		left: 0;
		width: 100%;
		transform: translateY(70px);
	}

	div#publishing-contributions .empty-space.empty-quad {
		padding-top: 117px;
	}

	div#publishing-contributions .t-inside .t-entry-visual-cont {
		padding: 9px 0;
	}

	div#publishing-keys .wpb_column:not(:first-child) {
		margin-top: 36px!important;
	}

	div#publishing-contributions {
		padding-bottom: 286px;
	}

}

/*Partners*/
div#partners-logo .tmb .t-entry-visual img {
	max-height: 110px;
	width: auto;
	margin: auto;
	max-width: 100%;
}

div#partners-logo .tmb .t-entry-visual .pushed, .tmb .t-entry-visual .t-entry-visual-cont > a {
	display: flex;
}

/**********************************************/
/* PAGE - HOMEPAGE */
/**********************************************/

/*AWARDS SECTION*/

/*div#awards .owl-item.cloned img {
    display: none;
}*/

div#awards img {
	width: auto!important;
	height: auto;
	margin: auto;
	max-width: 100%;
}

div#awards .t-entry-visual-cont a {
	display: flex;
	align-items: center;
	justify-content: center;
}

@media (max-width: 570px){

	.infinite-scroll .owl-carousel img {
		max-height: 90px;
		width: auto!important;
		height: auto;
		margin: auto;
		max-width: 100%!important;
	}

}

/**********************************************/
/* PAGE - APPS & GAMES */
/**********************************************/

/*suppression des marges sur les sous-titres des compteurs*/
.subheading-counter {
	margin-top: 0 !important;
}

/*mise en page des posts feedback*/
.feedbacks-section .col-lg-9 .uncont {
	height: 100%;
}

.feedback-section {
	height: 100%;
}

.feedback-section .owl-carousel-container.single-gutter {
	height: 100%;
}

.feedback-section .owl-carousel {
	height: 100%;
}

.feedback-section .owl-stage-outer {
	height: 100%;
}

.feedback-block .t-entry-text-tc > .t-entry {
	display: grid;
	grid-template-columns: 100px auto !important;
	grid-template-rows: repeat(4, auto);
	grid-gap: 10px;
	width: 100% !important;
}

.feedback-block .t-entry-text-tc > .t-entry .t-entry-cf-feedbacks_date {
	grid-row: 1;
	grid-column: 1;
	display: flex;
	align-items: center;
	position: relative;
	/*border-right: solid 1px #1b1d1f;*/
}

.feedback-section a {
	pointer-events: none;
}

.feedback-block .t-entry-text-tc > .t-entry .t-entry-cf-feedbacks_user {
	grid-row: 1;
	grid-column: 2;
}

.t-entry-cf-feedbacks_user{
	padding-left: 9px; 
	margin-left: 9px!important; 
	border-left: 1px solid #1b1d1f;
}

.feedback-block .t-entry-text-tc > .t-entry h3 {
	grid-column: 1 / 3;
	grid-row: 2;
}

.feedback-block .t-entry-text-tc > .t-entry .t-entry-cf-feedbacks_app {
	grid-column: 1 / 3;
	grid-row: 3;
}

.feedback-block .t-entry-text-tc > .t-entry p {
	grid-column: 1 / 3;
	grid-row: 4;
	transform: inherit !important;
}

.feedback-block .t-entry-text-tc > .t-entry * {
	padding: 0 !important;
	margin: 0 !important;
}

.t-entry-cf-feedbacks_app {
	font-weight:600;
	color: rgb(255, 156, 49) !important;
	-webkit-text-fill-color: rgba(0,0,0,0) !important;
	-webkit-background-clip: text !important;
	background: linear-gradient(to right , rgb(255, 156, 49) , rgb(227, 21, 72) 53% , rgb(93, 70, 195) 99%);
	background-size: 200% 200%;
	animation: mwm-gradient-animation 5s ease infinite;
}

.t-entry-cf-feedbacks_date, .t-entry-cf-feedbacks_user {
	display: inline-block;
}

/*.t-entry-cf-feedbacks_date {
	padding-right: 9px;
	margin-right: 9px!important;
	border-right: 1px solid #1b1d1f;
}*/

.feedbacks-section .t-entry > p {
	transform: none!important;
}

/*SLIDER APPS + GAMES*/

/*On supprime les <br> ajouté par slider revolution*/
#apps-slider .text-lead ul br {
	display: none;
}

@media (max-width: 570px){

	#apps-slider h3 {
		font-size: 13px!important;
	}

	#apps-slider rs-module-wrap .text-lead, #apps-slider rs-module-wrap .text-lead * {
		font-size: 15px!important;
		line-height: 1.5;
	}

	div#apps-slider rs-module-wrap rs-arrow.erinyen.tparrows {
		min-width: 50px;
		min-height: 50px;
	}

	div#apps-slider rs-module-wrap rs-arrow.erinyen.tparrows::before {
		font-size: 15px;
		line-height: 50px;
	}

	div#apps-slider rs-module-wrap rs-arrow.erinyen.tparrows .tp-title-wrap .tp-arr-titleholder {
		font-size: 10px;
		line-height: 50px;
		padding: 0 10px;
	}

	div#apps-slider rs-module-wrap rs-arrow.erinyen.tparrows .tp-title-wrap {
		line-height: 50px;
		min-height: 50px;
	}

}

/*App Logo*/
.app-logo img{
	max-width: 100%!important;
}

/*Bouton store*/
.bt-store a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*App multi direction*/
rs-slide[data-direction="horizontal"] .vertical-mockup {
	display: none;
}

rs-slide[data-direction="vertical"] .horizontal-mockup {
	display: none;
}



/**********************************************/
/* PAGE - TECHNOLOGY */
/**********************************************/
/*We tech savy*/
div#technos .dummy {
	padding-top: 0!important;
}

div#awards .dummy {
	padding-top: 0!important;
}

div#awards  .tmb .t-entry-visual .pushed, 
div#awards  .tmb .t-entry-visual .t-entry-visual-cont > a,
div#awards  .tmb .t-entry-visual .t-overlay-inner,
div#awards  .tmb .t-entry-visual .t-overlay-wrap {
	position: relative;
}

/*Références flip cards*/

div#tech-references .t-inside {
	transform-style: preserve-3d;
	transition: transform 0.5s cubic-bezier(0.75, 0, 0.85, 1);
	/* filter: drop-shadow(20px 10px 20px black); */
}

div#tech-references .t-inside .t-entry-text {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: linear-gradient(to right , rgb(255, 156, 49) , rgb(237, 16, 78) 100%);
	transform: rotateY(-180deg);
	border-radius: 20%;
}

div#tech-references .owl-item:hover .t-inside {
	transform: rotateY(-180deg);
}

div#tech-references .t-inside > div {
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	transform-style: preserve-3d;
	/*filter: drop-shadow(20px 10px 20px black);*/
}

div#tech-references .t-inside .t-entry-text .t-entry-text-tc {
	padding: 0;
	transform: translateZ(50px) scale(0.85);
}

.t-entry-text-tc.single-block-padding h3 {
	color: #ffffff!important;
}

div#tech-references .t-inside .t-entry-text .t-entry-text-tc p {
	font-weight: 500;
}
#technos .dummy {
	padding-top: 0!important;
}

div#technos .tmb .t-entry-visual .pushed, 
div#technos .tmb .t-entry-visual .t-entry-visual-cont > a,
div#technos .tmb .t-entry-visual .t-overlay-inner,
div#technos .tmb .t-entry-visual .t-overlay-wrap {
	position: relative;
}

div#technos .t-inside .t-entry-visual-cont {
	padding: 36px 0;
}

.tmb .t-entry-visual .t-entry-visual-overlay {
	position: relative;
}

div#technos img.wp-image- {
	display: none;
}

div#technos .owl-stage, div#technos .tmb, #technos .t-inside, #technos .owl-item {
	display: flex;
	align-items: stretch;
}

body.page-id-110568 .floating-square .wpb_column:nth-child(2) {
	top: -36px;
	right: -18px;
}

div#contributors img {
	width: auto;
	margin: auto;
	max-width: 250px;
}

/**********************************************/
/* PAGE - CONTACT */
/**********************************************/
#mwm-socials i{
	font-size: 30px;
}

div#mwm-socials {
	display: flex;
	align-items: center;
	justify-content: space-around;
	max-width: 250px;
}

span.wpcf7-form-control.wpcf7-acceptance label {
	display: flex!important;
}

/**********************************************/
/* PAGE - CONTACT */
/**********************************************/

.wpcf7-spinner::before {
	background: linear-gradient(to right , rgb(255, 156, 49) , rgb(227, 21, 72) 53% , rgb(93, 70, 195) 99%);
}

div.wpcf7 span.ajax-loader, div.wpcf7 span.wpcf7-spinner {
	background-color: #ffffff;
	display: block;
	position: absolute;
	transform: translateY(-37px) translateX(-15px);
}

div.wpcf7 form .wpcf7-response-output {
	font-size: small;
}

.wpcf7-response-output {
	color: #ff9c31;
	border: none!important;
	padding: 0!important;
}

.wpcf7-not-valid-tip {
	color: #ed104e;
}

.wpcf7 form.sent .wpcf7-response-output {
	color: #65ed10;
}

.wpcf7-response-output {
	font-weight: 500;
}

@media (max-width: 570px){

	.vc_row[data-anchor="2015"] .uncell {
		padding-left: 0;
		padding-right: 0;
	}

	.vc_row[data-anchor="2015"] .uncode-single-media.text-right {
		text-align: left;
	}

	.vc_row[data-name="2017"] .uncode-wrapper.uncode-counter {
		text-align: center;
	}

	.vc_row[data-name="2017"] .vc_custom_heading_wrap {
		text-align: center;
	}

	.vc_row[data-name="2018"] .uncell.quad-block-padding {
		padding-left: 0;
		padding-right: 0;
	}

	.vc_row[data-name="2020"] .background-inner.uncode-kburns {
		background-position: bottom right!important;
		opacity: .1;
		z-index: 0;
	}

}