/*!
Theme Name: VR Studio 2.0
Theme URI: http://underscores.me/
Author: BONNEFIN Clément
Author URI: https://www.ldlc.com/
Description: Vr Studio 
Version: 1.1.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: vr-studio
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

VR Studio WP theme is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

:root {
	--vrblue: #35BFC1;
}

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

main {
	display: block
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

img {
	border-style: none
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: 0.35em 0.75em 0.625em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

template {
	display: none
}

[hidden] {
	display: none
}

*,
*::before,
*::after {
	box-sizing: inherit
}

html {
	box-sizing: border-box
}

body,
button,
input,
select,
optgroup,
textarea {
	color: #141414;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	font-size: 1.1rem;
	line-height: 1.5
}

@media (max-width: 1024px) {

	body,
	button,
	input,
	select,
	optgroup,
	textarea {
		font-size: 1rem
	}
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both
}

h1,
h2 {
	position: relative;
	font-size: 2.5rem;
	color: #0096C8;
	font-family: 'Open Sans';
	width: 100%
}

@media (max-width: 1440px) {

	h1,
	h2 {
		font-size: 2.5rem
	}
}

@media (max-width: 1024px) {

	h1,
	h2 {
		margin: 0.5em 0
	}
}

@media (max-width: 425px) {

	h1,
	h2 {
		font-size: 2rem
	}
}

h1:after,
h2:after {
	content: '';
	width: 60px;
	height: 3px;
	background-color: #0096C8;
	position: absolute;
	bottom: -5px;
	left: 0
}

.h1-subtitle {
	color: #0096C8;
	font-size: 2.5rem;
	font-family: 'Open Sans';
	display: block;
	margin-top: -30px
}

@media (max-width: 1440px) {
	.h1-subtitle {
		font-size: 2rem
	}
}

@media (max-width: 1024px) {
	.h1-subtitle {
		margin-top: -20px
	}
}

@media (max-width: 425px) {
	.h1-subtitle {
		font-size: 1.5rem;
		margin-top: -10px
	}
}

dfn,
cite,
em,
i {
	font-style: italic
}

blockquote {
	margin: 0 1.5em
}

address {
	margin: 0 0 1.5em
}

pre {
	background: #eee;
	font-family: "Roboto", sans-serif;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em
}

code,
kbd,
tt,
var {
	font-family: "Roboto", sans-serif
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none
}

big {
	font-size: 125%
}

section {
	padding: 0 60px;
	position: relative;
	overflow: hidden
}

@media (max-width: 1024px) {
	section {
		padding: 0 40px
	}
}

@media (max-width: 768px) {
	section {
		padding: 0 20px
	}
}

.top-menu {
	width: 100%;
	background: white;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: end;
	justify-content: flex-end
}

@media (max-width: 768px) {
	.top-menu {
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.top-menu #menu-menu-reseaux {
		padding-left: 25px
	}
}

.top-menu .menu-top-menu-container .link-title,
.top-menu .menu-top-menu-anglais-container .link-title,
.top-menu .site-rs .link-title {
	display: none
}

.top-menu .menu-top-menu-container ul,
.top-menu .menu-top-menu-anglais-container ul,
.top-menu .site-rs ul {
	list-style: none;
	display: -ms-flexbox;
	display: flex;
	padding: 0;
	margin: 0
}

.top-menu .menu-top-menu-container {
	margin-right: 30px
}

.top-menu .site-rs li {
	margin-right: 15px
}

.top-menu .site-rs li a {
	margin: 0
}

.top-menu .site-rs li a:hover {
	color: var(--vrblue);
	text-decoration: none
}

.top-menu a {
	color: black;
	font-size: 0.9rem;
	font-weight: 600;
	line-height: 1.3rem;
	text-transform: uppercase;
	text-decoration: none
}

.top-menu a:hover {
	color: black;
	text-decoration: underline
}

.site-header {
	background-color: #141414;
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	-ms-flex-align: center;
	align-items: center;
	position: sticky;
	z-index: 100;
	top: 0
}

@media (max-width: 1024px) {
	.site-header {
		padding: 0 40px
	}
}

@media (max-width: 768px) {
	.site-header {
		padding: 0 20px
	}
}

.site-header .site-branding {
	height: 90px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 30px
}

@media (min-width: 1025px) {
	.site-header .site-branding {
		max-width: 20vw;
		max-width: 16vw
	}
}

@media (max-width: 1440px) {
	.site-header .site-branding {
		height: 80px
	}
}

.site-header .site-branding a {
	display: -ms-flexbox;
	display: flex
}

@media (max-width: 1024px) {
	.site-header a.btn {
		margin: 25px auto
	}
}

#wpadminbar~.site .site-header {
	top: 32px
}

@media (max-width: 768px) {
	#wpadminbar~.site .site-header {
		top: 46px
	}
}

body {
	background: #fff
}

.site-main {
	margin: 0 auto
}

.content-area.homepage .site-main .section-head .content {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}

@media (max-width: 1024px) {
	.content-area.homepage .site-main .section-head .content {
		display: unset
	}
}

.content-area.homepage .site-main .section-head .content .content-center {
	width: 100%
}

.content-area.default .content {
	-ms-flex-pack: justify;
	justify-content: space-between
}

.content-area.default .hero-img {
	max-width: 350px;
	width: 100%
}

.content-area.default #sidebar {
	min-width: 215px;
	background-color: #000000bf;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-direction: column;
	flex-direction: column
}

@media (max-width: 1440px) {
	.content-area.default #sidebar {
		width: 100%;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-pack: space-evenly;
		justify-content: space-evenly;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 15px 0
	}
}

.content-area.default #sidebar .feature {
	max-width: 80%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-direction: column;
	flex-direction: column
}

.content-area.default #sidebar .feature p {
	color: #ffffff;
	margin: 10px 0
}

.site-main .section-head {
	background-size: cover;
	padding: 0
}

.site-main .section-head .content .content-left {
	height: calc(100vh - 31px);
	padding: 0 60px;
	max-width: 890px;
	width: 100%;
	background: #000;
	background: linear-gradient(70.5deg, rgba(0, 0, 0, 0.75) 65%, rgba(90, 73, 153, 0) 65%);
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-direction: column;
	flex-direction: column
}

.site-main .section-head .content .content-left p {
	color: white
}

.site-main .section-head .content .content-left p,
.site-main .section-head .content .content-left h1 {
	max-width: 50%
}

.site-main .section-head .content .content-left strong {
	color: var(--vrblue)
}

@media (max-width: 1024px) {
	.site-main .section-head .content .content-left {
		max-width: unset;
		min-height: calc(90vh - 91px);
		height: auto;
		background: rgba(0, 0, 0, 0.75) !important;
		padding-top: 60px;
		padding-bottom: 25px;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-ms-flex-align: center;
		align-items: center
	}

	.site-main .section-head .content .content-left p,
	.site-main .section-head .content .content-left h1 {
		max-width: 100%
	}
}

@media (max-width: 425px) {
	.site-main .section-head .content .content-left {
		padding: 60px 25px 25px 25px
	}
}

@media (max-width: 768px) {
	.site-main .section-head .content .content-left {
		background: linear-gradient(170deg, rgba(0, 0, 0, 0.75) 82%, rgba(90, 73, 153, 0) 82%)
	}
}

.site-main .section-head .content .content-center {
	position: absolute;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center
}

@media (max-width: 1024px) {
	.site-main .section-head .content .content-center {
		position: relative;
		left: auto;
		transform: none
	}
}

.site-main .section-head .content .content-center img {
	margin-bottom: 90px
}

@media (max-width: 1024px) {
	.site-main .section-head .content .content-center {
		position: relative;
		min-height: calc(55vh - 91px);
		background: #000;
		background: linear-gradient(160deg, rgba(0, 0, 0, 0.75) 65%, rgba(90, 73, 153, 0) 65%)
	}
}

.site-main .formulaire-responsive {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: wrap;
	flex-flow: wrap
}

.site-main .formulaire-responsive .form-title {
	width: 100%;
	margin-top: 0;
	margin-bottom: 80px;
	position: relative;
	font-size: 1.6rem;
	color: #0096C8;
	font-family: 'Open Sans';
	font-weight: 800
}

@media (max-width: 768px) {
	.site-main .formulaire-responsive .form-title {
		margin-bottom: 40px
	}
}

.site-main .formulaire-responsive .form-title:after {
	content: '';
	width: 60px;
	height: 3px;
	background-color: #0096C8;
	position: absolute;
	bottom: -5px;
	left: 0
}

.site-main .formulaire-responsive .form-left,
.site-main .formulaire-responsive .form-right {
	width: 50%
}

@media (max-width: 768px) {

	.site-main .formulaire-responsive .form-left,
	.site-main .formulaire-responsive .form-right {
		width: 100%
	}
}

.site-main .formulaire-responsive .form-right {
	margin-bottom: 0px
}

@media (max-width: 425px) {
	.site-main .formulaire-responsive .form-right {
		margin-bottom: 80px
	}
}

.site-main .formulaire-responsive .form-right p:last-child {
	width: 100%;
	margin-right: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 20px 0;
	position: relative
}

.site-main .formulaire-responsive .form-right .btn {
	padding: 0
}

@media (max-width: 1024px) {
	.site-main .formulaire-responsive .form-left {
		margin-bottom: 0
	}
}

.site-main .formulaire-responsive .form-left p {
	margin: 0
}

.site-main .formulaire-responsive .form-left label {
	border-bottom: 1px solid #bdc3c7;
	padding-left: 5px;
	margin-bottom: 25px;
	display: inline-block;
	width: 75%
}

@media (max-width: 768px) {
	.site-main .formulaire-responsive .form-left label {
		width: 100%;
		margin-bottom: 15px
	}
}

.site-main .formulaire-responsive .form-mentions {
	color: #141414;
	font-size: 12px;
	font-weight: 400;
	margin: 0;
	margin-bottom: 15px
}

@media (max-width: 1024px) {
	.site-main .formulaire-responsive .form-mentions {
		width: 90%;
		left: 30px;
		bottom: 20px
	}
}

@media (max-width: 768px) {
	.site-main .formulaire-responsive .form-mentions {
		width: calc(100% - 40px);
		left: 20px
	}
}

@media (max-width: 425px) {
	.site-main .formulaire-responsive .form-mentions {
		font-size: 10px
	}
}

.site-main .formulaire-responsive .form-mentions a {
	color: #141414
}

.site-main .formulaire-responsive input[type="text"],
.site-main .formulaire-responsive input[type="email"],
.site-main .formulaire-responsive input[type="number"],
.site-main .formulaire-responsive input[type="tel"],
.site-main .formulaire-responsive textarea,
.site-main .formulaire-responsive select {
	background: none;
	border: none;
	font-size: 16px;
	color: #141414
}

.site-main .formulaire-responsive input[type="text"]:-ms-input-placeholder,
.site-main .formulaire-responsive input[type="email"]:-ms-input-placeholder,
.site-main .formulaire-responsive input[type="number"]:-ms-input-placeholder,
.site-main .formulaire-responsive input[type="tel"]:-ms-input-placeholder,
.site-main .formulaire-responsive textarea:-ms-input-placeholder,
.site-main .formulaire-responsive select:-ms-input-placeholder {
	color: #bdc3c7;
	font-weight: 300
}

.site-main .formulaire-responsive input[type="text"]::placeholder,
.site-main .formulaire-responsive input[type="email"]::placeholder,
.site-main .formulaire-responsive input[type="number"]::placeholder,
.site-main .formulaire-responsive input[type="tel"]::placeholder,
.site-main .formulaire-responsive textarea::placeholder,
.site-main .formulaire-responsive select::placeholder {
	color: #bdc3c7;
	font-weight: 300
}

.site-main .formulaire-responsive input[type="text"]:focus,
.site-main .formulaire-responsive input[type="email"]:focus,
.site-main .formulaire-responsive input[type="number"]:focus,
.site-main .formulaire-responsive input[type="tel"]:focus,
.site-main .formulaire-responsive textarea:focus,
.site-main .formulaire-responsive select:focus {
	outline: none
}

@media (max-width: 768px) {

	.site-main .formulaire-responsive input[type="text"],
	.site-main .formulaire-responsive input[type="email"],
	.site-main .formulaire-responsive input[type="number"],
	.site-main .formulaire-responsive input[type="tel"],
	.site-main .formulaire-responsive textarea,
	.site-main .formulaire-responsive select {
		width: 100%
	}
}

.site-main .formulaire-responsive select {
	width: 75%;
	border: 1px solid #bdc3c7;
	padding: 15px 5px;
	color: #bdc3c7;
	font-weight: 300
}

@media (max-width: 768px) {
	.site-main .formulaire-responsive select {
		padding: 8px 5px;
		width: 100%
	}
}

.site-main .formulaire-responsive select option {
	color: #141414
}

.site-main .formulaire-responsive select option[value=""] {
	display: none
}

.site-main .formulaire-responsive textarea {
	border: 1px solid #bdc3c7;
	padding: 10px
}

@media (max-width: 768px) {
	.site-main .formulaire-responsive textarea {
		margin-top: 20px
	}
}

.site-main .formulaire-responsive input[type="submit"] {
	background: none;
	border: none;
	text-transform: uppercase;
	color: #0096C8;
	font-weight: 800;
	padding: 10px 20px
}

.site-main .formulaire-responsive input[type="submit"]:hover {
	cursor: pointer
}

.site-main .formulaire-responsive .wpcf7-not-valid-tip {
	position: absolute;
	font-size: 0.7rem;
	font-style: italic
}

.site-main .formulaire-responsive .wpcf7-spinner {
	position: absolute;
	top: -25px
}

.site-main .formulaire-responsive .wpcf7-response-output {
	display: none
}

.site-footer {
	background: #141414
}

.site-footer .menu-item-has-children ul {
	display: block !important
}

.site-data {
	color: #bdc3c7;
	font-size: 0.8rem;
	padding: 30px 60px 0 60px;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	-ms-grid-rows: 1fr;
	grid-template-rows: 1fr;
	gap: 10px 10px;
	grid-template-areas: "seo seo seo link link-bis rs contact"
}

.site-data.no-seo {
	-ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
	grid-template-areas: ". link link-bis rs contact ."
}

@media (max-width: 1024px) {
	.site-data.no-seo {
		-ms-grid-rows: 1fr !important;
		grid-template-rows: 1fr !important;
		grid-template-areas: "seo seo seo seo seo seo"
			". link link-bis rs contact ."
	}
}

@media (max-width: 1024px) {
	.site-data {
		-ms-grid-rows: 1fr 1fr !important;
		grid-template-rows: 1fr 1fr !important;
		-ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
		grid-template-areas: "seo seo seo seo seo seo"
			". link link-bis rs contact ."
	}
}

@media (max-width: 768px) {
	.site-data {
		-ms-grid-columns: 1fr 1fr !important;
		grid-template-columns: 1fr 1fr !important;
		-ms-grid-rows: 1fr 175px 100px !important;
		grid-template-rows: 1fr 175px 100px !important;
		grid-template-areas: "seo seo"
			"link link-bis"
			"rs contact" !important
	}

	.site-data .site-seo {
		margin: auto;
		width: 100%
	}
}

.site-data .site-seo {
	grid-area: seo
}

.site-data .site-link {
	grid-area: link
}

.site-data .site-linkBis {
	grid-area: link-bis
}

.site-data .site-rs {
	grid-area: rs
}

.site-data .site-contact {
	grid-area: contact
}

@media (max-width: 1024px) {
	.site-data {
		padding: 30px 30px 0 30px
	}
}

@media (max-width: 768px) {
	.site-data {
		padding: 20px 20px 0 20px;
		-ms-flex-flow: wrap;
		flex-flow: wrap
	}
}

.site-data>div {
	margin-right: 4%
}

@media (max-width: 1024px) {
	.site-data>div {
		margin-right: 0
	}
}

.site-data>div:last-child {
	margin-right: 0
}

.site-data .link-title {
	text-transform: uppercase;
	font-weight: 500;
	margin-top: 0
}

.site-data ul {
	padding-left: 0;
	margin-left: 0
}

.site-data ul li {
	list-style: none
}

.site-data a {
	text-decoration: none;
	color: #bdc3c7
}

.site-data .site-rs ul {
	display: -ms-flexbox;
	display: flex
}

.site-data .site-rs ul li {
	margin-right: 20px;
	width: auto !important
}

@media (max-width: 768px) {

	.site-data .site-link,
	.site-data .site-linkBis,
	.site-data .site-contact,
	.site-data .site-rs {
		width: 100%
	}
}

.site-seo {
	font-size: 0.7rem;
	width: 100%;
	color: #bdc3c7;
	margin: auto;
	text-align: justify;
	padding-right: 25px
}

.site-seo p:first-of-type {
	margin-top: 0px
}

.site-info {
	color: #bdc3c7;
	padding: 30px 20px;
	text-align: center;
	font-size: 1rem;
	border-top: 1px solid #5E5E5E;
	margin-top: 25px
}

@media (max-width: 1440px) {
	.site-info p span {
		display: none
	}
}

.site-info p,
.site-info .footer-nav {
	margin: 0;
	text-align: justify;
	text-align-last: center;
	display: inline-block
}

@media (max-width: 1440px) {
	.site-info .footer-nav {
		width: 100%
	}
}

.site-info ul.menu {
	padding-left: 0px;
	margin: 0
}

.site-info ul.menu li {
	display: inline;
	list-style: none
}

.site-info ul.menu li:after {
	content: " -"
}

.site-info ul.menu li:first-child::after {
	content: " |"
}

.site-info ul.menu li:last-child::after {
	content: none
}

.site-info ul.menu a {
	text-decoration: none;
	color: #bdc3c7
}

.link-footer-left:not(.sub-menu) a,
.link-footer-right:not(.sub-menu) a {
	text-transform: uppercase;
	display: inline-block;
	font-weight: 500;
	margin-bottom: 12px
}

.link-footer-left:not(.sub-menu) a:not([href]),
.link-footer-right:not(.sub-menu) a:not([href]) {
	pointer-events: none
}

.link-footer-left .sub-menu,
.link-footer-right .sub-menu {
	border: none;
	padding-left: 10px
}

.link-footer-left .sub-menu li,
.link-footer-right .sub-menu li {
	line-height: inherit;
	font-size: 0.8rem;
	text-transform: none;
	font-weight: 300;
	padding: 0;
	position: relative
}

.link-footer-left .sub-menu li:after,
.link-footer-right .sub-menu li:after {
	content: none
}

.link-footer-left .sub-menu li a,
.link-footer-right .sub-menu li a {
	text-transform: none;
	display: inline-block;
	font-weight: 300;
	margin-bottom: 0
}

.link-footer-left .sub-menu li a:before,
.link-footer-right .sub-menu li a:before {
	content: '- '
}

.link-footer-left .sub-menu li a:hover,
.link-footer-right .sub-menu li a:hover {
	font-weight: 300
}

.link-footer-left .sub-menu li:hover,
.link-footer-right .sub-menu li:hover {
	background: none
}

.link-footer-left .sub-menu li:hover:before,
.link-footer-right .sub-menu li:hover:before {
	content: none
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em
}

ul,
ol {
	margin: 0 0 1.5em 3em
}

@media (max-width: 1024px) {

	ul,
	ol {
		margin-bottom: 1em
	}
}

ul {
	list-style: disc
}

ol {
	list-style: decimal
}

li>ul,
li>ol {
	margin-bottom: 0;
	margin-left: 1.5em
}

dt {
	font-weight: 700
}

dd {
	margin: 0 1.5em 1.5em
}

embed,
iframe,
object {
	max-width: 100%
}

img {
	height: auto;
	max-width: 100%
}

figure {
	margin: 1em 0
}

table {
	margin: 0 0 1.5em;
	width: 100%
}

a {
	color: #fff
}

a:visited {
	color: none
}

a:hover,
a:focus,
a:active {
	color: var(--vrblue)
}

a:focus {
	outline: thin dotted
}

a:hover,
a:active {
	outline: 0
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em
}

input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa
}

input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb
}

.btn {
	line-height: 1.1rem;
	font-size: 1rem;
	font-weight: 600;
	text-transform: uppercase;
	text-decoration: none;
	color: white;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	padding: 10px 20px;
	border: none;
	background-color: rgba(255, 255, 255, 0.1);
	border: 1px solid #FFFFFF;
	transition: background-color 0.4s ease;
	height: 40px
}

@media (max-width: 768px) {
	.btn {
		padding: 10px 15px
	}
}

@media (max-width: 425px) {
	.btn {
		padding: 10px
	}
}

.btn:after {
	content: '';
	position: absolute;
	bottom: -4px;
	left: -1px;
	height: 3px;
	width: 20%;
	background-color: var(--vrblue);
	transition: width 0.4s
}

.btn:hover {
	cursor: pointer;
	background-color: rgba(255, 255, 255, 0);
	color: white
}

.btn:hover:after {
	width: calc(100% + 2px)
}

.btn.blue {
	color: #0096C8;
	background-color: rgba(0, 150, 200, 0.1);
	border-color: #0096C8
}

.btn.blue:hover {
	background-color: rgba(0, 150, 200, 0)
}

.btn.rounded {
	background-color: #0096C8;
	color: white;
	border-radius: 25px;
	text-transform: unset;
	font-weight: 500;
	-ms-flex-align: center;
	align-items: center;
	line-height: 1rem;
	height: 50px !important;
	width: 100%;
	max-width: 280px;
	padding: 0px 10px 0px 25px
}

.btn.rounded::after {
	display: none
}

.btn.rounded:hover {
	background-color: #2ecbff
}

.btn span.arrow-bottom,
.btn span.arrow-right {
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-left: 5px;
	margin-right: 10px
}

@media (max-width: 425px) {

	.btn span.arrow-bottom,
	.btn span.arrow-right {
		width: 10px
	}
}

.btn span.arrow-bottom:before,
.btn span.arrow-right:before {
	font-family: 'icomoon' !important;
	font-size: 1rem;
	transform: translateY(-50%)
}

@media (max-width: 425px) {

	.btn span.arrow-bottom:before,
	.btn span.arrow-right:before {
		right: 10px
	}
}

.btn span.arrow-bottom:before {
	content: '\ea3e'
}

.btn span.arrow-right:before {
	content: '\ea3c'
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111
}

select {
	border: 1px solid #ccc
}

textarea {
	width: 100%
}

@font-face {
	font-family: 'icomoon';
	src: url("/wp-content/themes/vr-studio-2022/font/icomoon.eot?nr6nnz");
	src: url("/wp-content/themes/vr-studio-2022/font/icomoon.eot?nr6nnz#iefix") format("embedded-opentype"), url("/wp-content/themes/vr-studio-2022/font/icomoon.ttf?nr6nnz") format("truetype"), url("/wp-content/themes/vr-studio-2022/font/icomoon.woff?nr6nnz") format("woff"), url("/wp-content/themes/vr-studio-2022/font/icomoon.svg?nr6nnz#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: block
}

[class^="icon-"],
[class*=" icon-"] {
	font-family: 'icomoon' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-Arrow-right-nav:before {
	content: "\e900"
}

.icon-envelop:before {
	content: "\e945"
}

.icon-location:before {
	content: "\e947"
}

.icon-phone:before {
	content: "\e942"
}

.icon-quotes-left:before {
	content: "\e977"
}

.icon-quotes-right:before {
	content: "\e978"
}

.icon-arrow-right2:before {
	content: "\ea3c"
}

.icon-arrow-down2:before {
	content: "\ea3e"
}

.icon-instagram:before {
	content: "\ea92"
}

.icon-youtube:before {
	content: "\ea9d"
}

.icon-twitter:before {
	content: "\ea96"
}

.icon-linkedin:before {
	content: "\eaca"
}

.icon-facebook:before {
	content: "\ea90"
}

.site-header {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.main-navigation {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	padding: 0 0px 0 30px;
	max-width: 82vw;
	min-height: 91px
}

@media (min-width: 1025px) {
	.main-navigation {
		padding-left: 0px
	}
}

@media (max-width: 1024px) {
	.main-navigation {
		-ms-flex-flow: column;
		flex-flow: column;
		width: 100%;
		min-height: unset
	}
}

.main-navigation ul.menu {
	padding-left: 0;
	margin: 0
}

@media (max-width: 1024px) {
	.main-navigation ul.menu {
		padding-left: 0;
		margin: 0
	}
}

.main-navigation ul.menu li {
	display: inline-block;
	list-style: none;
	line-height: 50px
}

@media (max-width: 1024px) {
	.main-navigation ul.menu li {
		display: block;
		width: 100%;
		text-align: center;
		margin: 0
	}
}

.main-navigation ul.menu li a {
	position: relative;
	text-decoration: none;
	color: white;
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
	cursor: pointer
}

.main-navigation ul.menu li a:hover {
	color: var(--vrblue)
}

.main-navigation ul.menu li a:hover:before {
	opacity: 1
}

@media (max-width: 1024px) {
	.main-navigation ul.menu li a {
		display: inline-block;
		padding: 11px 0;
		width: 100%
	}

	.main-navigation ul.menu li a:hover,
	.main-navigation ul.menu li a:focus {
		background: none
	}

	.main-navigation ul.menu li a:hover:before {
		opacity: 0
	}
}

.main-navigation ul.menu li.current_page_item a {
	color: none
}

.main-navigation ul.menu li.current_page_item a:hover:before {
	opacity: 0
}

.main-navigation ul.menu .menu-item-has-children li {
	margin: 0
}

.main-navigation ul.sub-menu {
	min-width: 200px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: -999em;
	left: -999em;
	background-color: black;
	transition: opacity 1s ease-out;
	opacity: 0;
	height: 0
}

.main-navigation ul.sub-menu li {
	line-height: 22.5px
}

@media (max-width: 1024px) {
	.main-navigation ul.sub-menu {
		position: relative;
		top: auto;
		left: auto;
		background: none;
		width: 200px;
		margin-left: 45%
	}

	.main-navigation ul.sub-menu li {
		text-align: left
	}

	.main-navigation ul.sub-menu li a {
		padding: 0
	}

	.main-navigation ul.sub-menu ul.sub-menu {
		margin-left: 5%
	}
}

.main-navigation li {
	position: relative
}

.main-navigation li.focus>ul,
.main-navigation li:hover>ul,
.main-navigation li:active>ul {
	top: auto;
	left: 0;
	opacity: 1;
	height: auto
}

@media (max-width: 1024px) {

	.main-navigation li.focus>ul,
	.main-navigation li:hover>ul,
	.main-navigation li:active>ul {
		left: auto;
		transform: none
	}
}

.main-navigation li li.focus>ul,
.main-navigation li li:hover>ul {
	left: 100%;
	top: -1px;
	transform: none
}

@media (max-width: 1024px) {

	.main-navigation li li.focus>ul,
	.main-navigation li li:hover>ul {
		left: auto;
		top: auto
	}
}

.main-navigation .contact-btn {
	position: relative;
	height: 91px;
	max-height: 50px !important;
	background-color: #35BFC1;
	color: #141414;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 500;
	font-size: 0.9375rem;
	z-index: 1;
	border: 1px transparent solid;
	transition: all 0.3s ease-out;
	margin-right: 25px
}

@media (max-width: 1024px) {
	.main-navigation .contact-btn {
		margin-bottom: 15px;
		height: auto;
		display: none
	}
}

.main-navigation .contact-btn::before,
.main-navigation .contact-btn::after {
	display: none
}

.main-navigation .contact-btn:hover {
	border-radius: 15px;
	border: none; /*remove the border*/
        box-shadow: /*add a neon instead of the legacy border*/
            0 0 .1rem #fff,
            inset 0 0 .3rem #fff, /*offset brightness of neon, or in another word, the "glowing intensity"*/
            0 0 .7rem #35BFC1, /*offset glowing*/
            inset 0 0 .7rem #35BFC1;  /*glowing intensity*/;   
}

.main-navigation .contact-btn::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: #141414;
	transform: scaleX(0);
	transform-origin: left;
	transition: transform 0.3s ease-out;
	z-index: -1
}

.main-navigation .contact-btn:hover {
	color: white;
	transition: all 0.3s ease-out
}

.main-navigation .contact-btn:hover::before {
	transform: scaleX(1);
	transform-origin: right
}

.menu-item-has-children>a span {
	position: relative;
	width: 100%;
	display: block
}

.menu-item-has-children>a span::before {
	font-family: 'icomoon' !important;
	content: '\e900';
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	font-size: 18px;
	font-weight: bold
}

@media (max-width: 1024px) {
	.menu-item-has-children>a span::before {
		content: none
	}
}

.menu-item-has-children ul {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column;
	flex-flow: column;
	border: 1px solid var(--vrblue)
}

@media (max-width: 1024px) {
	.menu-item-has-children ul {
		display: none
	}
}

.menu-item-has-children ul .menu-item-has-children>a span::before {
	border-top-color: transparent;
	border-left-color: currentColor
}

.menu-item-has-children ul .menu-item-has-children>a {
	width: 100%;
	display: inline-block
}

.menu-item-has-children ul li {
	line-height: 30px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
	padding: 7px 15px;
	position: relative
}

.menu-item-has-children ul li:hover {
	background-color: rgba(255, 255, 255, 0.2)
}

.menu-item-has-children ul li:hover:before {
	content: '';
	position: absolute;
	height: 100%;
	width: 3px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background-color: var(--vrblue)
}

.menu-item-has-children ul li:hover a {
	color: var(--vrblue);
	font-weight: 500
}

.menu-item-has-children ul li:after {
	content: '';
	height: 1px;
	width: calc(100% - 30px);
	background-color: var(--vrblue);
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%)
}

@media (max-width: 1024px) {
	.menu-item-has-children ul li:after {
		content: none
	}
}

.menu-item-has-children ul li:last-child:after {
	content: none
}

.menu-item-has-children ul li li a {
	color: white !important;
	text-transform: capitalize !important;
	font-weight: 300 !important
}

.menu-item-has-children ul li li:hover {
	background-color: rgba(0, 241, 199, 0.2)
}

.menu-item-has-children ul li li:hover:before {
	content: none
}

#primary-menu>.menu-item-has-children>a span::before {
	content: none
}

.nav-mobile {
	display: none;
	position: absolute;
	top: 0;
	right: 15px;
	height: 90px;
	width: 50px
}

@media (max-width: 1024px) {
	.nav-mobile {
		height: 75px
	}
}

.menu-menu-principal-container,
.menu-menu-principal-anglais-container,
.menu-menu-principal-espagnol-container {
	margin: auto
}

.menu-menu-principal-container ul.menu>li,
.menu-menu-principal-anglais-container ul.menu>li,
.menu-menu-principal-espagnol-container ul.menu>li {
	margin-right: 85px
}

@media (max-width: 1440px) {

	.menu-menu-principal-container ul.menu>li,
	.menu-menu-principal-anglais-container ul.menu>li,
	.menu-menu-principal-espagnol-container ul.menu>li {
		margin-right: 15px
	}
}

.menu-menu-principal-container ul.menu>li:last-child,
.menu-menu-principal-anglais-container ul.menu>li:last-child,
.menu-menu-principal-espagnol-container ul.menu>li:last-child {
	margin-right: 0
}

@media (max-width: 1024px) {

	.menu-menu-principal-container ul.menu>li,
	.menu-menu-principal-anglais-container ul.menu>li,
	.menu-menu-principal-espagnol-container ul.menu>li {
		margin: 0
	}
}

@media (max-width: 1024px) {

	.menu-menu-principal-container,
	.menu-menu-principal-anglais-container,
	.menu-menu-principal-espagnol-container {
		position: relative;
		left: auto;
		transform: none
	}
}

.menu-menu-reseaux-container {
	display: -ms-flexbox;
	display: flex;
	margin-left: auto
}

.menu-menu-reseaux-container .menu {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	margin: 0;
	padding: 0
}

.menu-menu-reseaux-container .menu li {
	list-style: none;
	margin-left: 40px
}

@media (max-width: 1440px) {
	.menu-menu-reseaux-container .menu li {
		margin-left: 25px
	}
}

.menu-menu-reseaux-container .menu li:first-child {
	margin-left: 0
}

.menu-menu-reseaux-container .menu a {
	text-decoration: none
}

@media (max-width: 1024px) {
	.menu-menu-reseaux-container {
		margin-left: 0
	}

	.menu-menu-reseaux-container .menu {
		width: auto;
		margin: 0 auto !important
	}

	.menu-menu-reseaux-container li {
		float: left !important
	}
}

@media (max-width: 1024px) {
	.nav-mobile {
		display: block
	}

	nav {
		width: 100%
	}

	nav .btn {
		display: none
	}

	nav .menu-menu-reseaux-container ul.menu,
	nav ul {
		display: none
	}

	nav .menu-menu-reseaux-container ul.menu li,
	nav ul li {
		float: none
	}

	nav .menu-menu-reseaux-container ul.menu li a,
	nav ul li a {
		padding: 15px;
		line-height: 20px
	}

	nav .menu-menu-reseaux-container ul.menu li ul li a,
	nav ul li ul li a {
		padding-left: 30px
	}

	.nav-dropdown {
		position: static
	}
}

#nav-toggle {
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
	padding: 10px 35px 16px 0px
}

#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
	cursor: pointer;
	border-radius: 1px;
	height: 4px;
	width: 35px;
	position: absolute;
	display: block;
	content: '';
	transition: all 300ms ease-in-out;
	background-image: url("/wp-content/themes/vr-studio-2022/img/ligne-menu-burger.png")
}

#nav-toggle span:before {
	top: -10px
}

#nav-toggle span:after {
	bottom: -10px
}

#nav-toggle.active span {
	background-image: none;
	background-color: transparent
}

#nav-toggle.active span:before,
#nav-toggle.active span:after {
	top: 0;
	background-image: none;
	background-color: var(--vrblue)
}

#nav-toggle.active span:before {
	transform: rotate(45deg)
}

#nav-toggle.active span:after {
	transform: rotate(-45deg)
}

.sticky {
	display: block
}

.updated:not(.published) {
	display: none
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0
}

.page-links {
	clear: both;
	margin: 0 0 1.5em
}

.page404 section {
	background-color: #050505;
	padding-bottom: 40px
}

.page404 .content {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center
}

.page404 .content h1 {
	text-align: center;
	margin: 40px 0;
	color: white;
	text-transform: uppercase
}

.page404 .content h1:after {
	content: none
}

.page404 .content img {
	max-height: 500px
}

.page404 .content p {
	font-size: 8rem;
	font-family: 'Open Sans';
	font-weight: 600;
	letter-spacing: 5px;
	color: var(--vrblue);
	margin: 0
}

.page404 .content p span {
	color: white
}

.homepage h1 {
	font-size: 2.4rem;
	line-height: 3.3rem;
	font-family: 'Open Sans';
	color: var(--vrblue);
	margin-top: 0
}

@media (max-width: 1440px) {
	.homepage h1 {
		font-size: 2rem;
		line-height: 2.8rem
	}
}

@media (max-width: 425px) {
	.homepage h1 {
		font-size: 1.7rem;
		line-height: 2.2rem
	}
}

.homepage h1:after {
	content: none
}

.homepage h2,
.homepage h3 {
	position: relative;
	font-size: 2.6rem;
	color: #0096C8;
	font-family: 'Open Sans';
	width: 100%
}

@media (max-width: 1440px) {

	.homepage h2,
	.homepage h3 {
		font-size: 2.5rem
	}
}

@media (max-width: 1024px) {

	.homepage h2,
	.homepage h3 {
		margin: 0.5em 0
	}
}

@media (max-width: 425px) {

	.homepage h2,
	.homepage h3 {
		font-size: 2rem
	}
}

.homepage h2:after,
.homepage h3:after {
	content: '';
	width: 60px;
	height: 3px;
	background-color: #0096C8;
	position: absolute;
	left: 0
}

.homepage h2.h2green,
.homepage h3.h2green {
	color: var(--vrblue)
}

.homepage h2.h2green:after,
.homepage h3.h2green:after {
	background-color: var(--vrblue)
}

.homepage h2:after {
	bottom: 0px
}

.homepage h3:after {
	bottom: -5px
}

.homepage h3 {
	font-size: 1.5rem;
	font-weight: 800;
	margin: 0
}

.section-games .content .content_container .swiper .swiper-slide .content-left {
	background-color: unset !important;
	max-height: unset
}

.section-games {
	background-color: #141414;
	color: white
}

.section-games .content_container {
	padding: 0 40px 40px 40px
}

@media (max-width: 1024px) {
	.section-games .content_container {
		padding: 0
	}
}

.section-games .content_container>p {
	font-size: 1.1rem
}

.section-games .swiper-slide {
	padding-bottom: 80px
}

.section-games .swiper-slide .content-right {
	width: 50%
}

@media (max-width: 1024px) {
	.section-games .swiper-slide .content-right {
		display: none
	}
}

.section-games .swiper-slide .content-left {
	margin-left: 10%;
	width: 40%
}

@media (max-width: 1024px) {
	.section-games .swiper-slide .content-left {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: column;
		flex-flow: column;
		-ms-flex-align: center;
		align-items: center;
		width: 80%;
		margin: 0
	}
}

.section-games .swiper-slide .content-left img {
	max-width: 450px;
	margin-bottom: 40px;
	display: block;
	width: 100%
}

@media (max-width: 1024px) {
	.section-games .swiper-slide .content-left img {
		margin-top: 50px;
		width: 80%
	}
}

.section-games .swiper-slide .content-left p {
	width: 75%;
	margin-bottom: 60px
}

@media (max-width: 1440px) {
	.section-games .swiper-slide .content-left p {
		width: 100%
	}
}

@media (max-width: 1024px) {
	.section-games .swiper-slide .content-left .left_args {
		width: 100%;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: center;
		justify-content: center
	}
}

.section-games .swiper-slide .content-left table {
	margin-bottom: 60px;
	width: 75%
}

.section-games .swiper-slide .content-left table td:first-child {
	font-weight: 600
}

@media (max-width: 1440px) {
	.section-games .swiper-slide .content-left table {
		width: 100%
	}
}

@media (max-width: 1024px) {
	.section-games .swiper-slide .content-left table {
		width: 80%
	}
}

.section-games .swiper-slide .content-left .left_link {
	width: 75%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center
}

.section-infos {
	background-color: #ECF0F1
}

.section-infos .content {
	padding-bottom: 30px
}

.section-infos .content .cards {
	width: 100% !important;
	max-width: 560px
}

@media (max-width: 1024px) {
	.section-infos .content .cards {
		max-width: 100vw
	}
}

.section-infos.even .content {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap: 30px
}

.section-infos.odd .content {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 30px
}

@media (max-width: 1024px) {

	.section-infos.odd .content,
	.section-infos.even .content {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.section-infos .cards {
	width: 31%;
	background-color: white;
	position: relative;
	margin-bottom: 50px
}

@media (max-width: 1024px) {
	.section-infos .cards {
		width: 100%;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: wrap;
		flex-flow: wrap;
		margin-bottom: 30px
	}

	.section-infos .cards:last-child {
		margin-bottom: 0
	}
}

@media (max-width: 1024px) {
	.section-infos .cards .cards_image {
		width: 25%;
		overflow: hidden;
		position: relative
	}

	.section-infos .cards .cards_image img {
		position: absolute;
		height: 100%;
		width: auto;
		max-width: none;
		left: 50%;
		transform: translateX(-50%)
	}
}

@media (max-width: 768px) {
	.section-infos .cards .cards_image {
		width: 100%;
		height: 125px
	}

	.section-infos .cards .cards_image img {
		height: auto;
		width: 100%;
		left: auto;
		top: 50%;
		transform: translateY(-50%)
	}
}

.section-infos .cards .cards_content {
	padding: 30px
}

@media (max-width: 1440px) {
	.section-infos .cards .cards_content {
		padding: 15px
	}
}

@media (max-width: 1024px) {
	.section-infos .cards .cards_content {
		padding: 25px;
		width: 75%
	}
}

@media (max-width: 768px) {
	.section-infos .cards .cards_content {
		width: 100%
	}
}

.section-infos .cards .cards_content p:nth-child(2) {
	margin-top: 50px
}

.section-infos .cards .cards_content p:nth-child(3) {
	margin-bottom: 50px
}

.section-infos .cards .cards_content strong {
	color: #0096C8
}

.section-infos .cards .cards_link {
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: right;
	justify-content: right;
	position: absolute;
	bottom: -50px;
	left: 0;
	padding: 10px 30px 30px 30px;
	background: white
}

@media (max-width: 1440px) {
	.section-infos .cards .cards_link {
		padding: 10px 15px 15px 15px
	}
}

@media (max-width: 1024px) {
	.section-infos .cards .cards_link {
		position: relative;
		bottom: auto;
		left: auto;
		padding: 0
	}
}

@media (max-width: 1024px) {
	.section-infos .cards:nth-child(3) {
		margin: 0 0 30px 0
	}
}

.section-infos .cards h4 {
	margin-bottom: 40px
}

@media (max-width: 1024px) {
	.section-infos .cards h4 {
		margin-bottom: 25px
	}
}

.section-infos .cards p b,
.section-infos .cards ul b {
	color: #0096C8
}

.section-infos .cards ul {
	list-style: none;
	margin-left: 0
}

.section-partners .content {
	margin-bottom: 40px
}

.section-partners .content_container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	-ms-flex-align: center;
	align-items: center
}

@media (max-width: 1024px) {
	.section-partners .content_container {
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.section-partners .content-swiper {
	width: 75%;
	overflow: hidden
}

@media (max-width: 1024px) {
	.section-partners .content-swiper {
		width: 100%
	}
}

.section-partners .mySwiper1 {
	width: 90%;
	margin: 0 5%;
	overflow: visible
}

.section-partners .mySwiper1 .swiper-button-next,
.section-partners .mySwiper1 .swiper-button-prev {
	width: 6%;
	height: 100%;
	background-color: white;
	top: 0;
	opacity: 1;
	font-weight: bold;
	margin: 0;
	color: #0096C8
}

@media (max-width: 1024px) {

	.section-partners .mySwiper1 .swiper-button-next:after,
	.section-partners .mySwiper1 .swiper-button-next:before,
	.section-partners .mySwiper1 .swiper-button-prev:after,
	.section-partners .mySwiper1 .swiper-button-prev:before {
		font-size: 36px
	}
}

.section-partners .mySwiper1 img {
	max-width: 80%
}

.section-partners .mySwiper1 .swiper-button-next,
.section-partners .mySwiper1 .swiper-rtl .swiper-button-prev {
	right: -6%
}

.section-partners .mySwiper1 .swiper-button-prev,
.section-partners .mySwiper1 .swiper-rtl .swiper-button-next {
	left: -6%
}

.section-partners .mySwiper1 .swiper-button-next.swiper-button-disabled:after,
.section-partners .mySwiper1 .swiper-button-prev.swiper-button-disabled:after {
	opacity: 0.35
}

.section-partners .content_quote {
	color: #141414;
	text-align: center;
	font-size: 1.5rem;
	font-family: Roboto;
	width: 19%;
	margin: 0 3%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0
}

@media (max-width: 1024px) {
	.section-partners .content_quote {
		width: 100%;
		font-size: 1.3rem;
		position: relative;
		top: auto;
		transform: none
	}
}

@media (max-width: 768px) {
	.section-partners .content_quote {
		font-size: 1rem
	}
}

.section-partners .content_quote p {
	display: inline-block;
	position: relative
}

.section-partners .content_quote p:before,
.section-partners .content_quote p:after {
	font-family: 'icomoon' !important;
	font-size: 2rem;
	position: absolute;
	color: #0096C8
}

.section-partners .content_quote p:before {
	content: '\e977';
	left: -30px;
	top: -15px
}

@media (max-width: 1024px) {
	.section-partners .content_quote p:before {
		left: -40px
	}
}

.section-partners .content_quote p:after {
	content: '\e978';
	right: -30px;
	bottom: -15px
}

@media (max-width: 1024px) {
	.section-partners .content_quote p:after {
		right: -40px
	}
}

.section-actuality {
	color: white
}

.section-actuality .swiper {
	padding-bottom: 100px
}

.section-actuality .swiper .swiper-slide {
	-ms-flex-align: start;
	align-items: flex-start
}

@media (max-width: 768px) {
	.section-actuality .swiper .swiper-slide {
		-ms-flex-flow: column;
		flex-flow: column
	}
}

.section-actuality .swiper .swiper-button-next,
.section-actuality .swiper .swiper-button-prev {
	color: #0096C8
}

.section-actuality .swiper .swiper-pagination-bullet {
	border: 1px solid #0096C8;
	background-color: #0096C8
}

.section-actuality .swiper .swiper-pagination-bullet-active {
	background-color: white
}

.section-actuality .swiper .content-left {
	width: 55%;
	margin-left: 5%
}

.section-actuality .swiper .content-left img {
	display: block
}

@media (max-width: 768px) {
	.section-actuality .swiper .content-left img {
		position: relative;
		top: 50%;
		transform: translateY(-50%)
	}
}

@media (max-width: 768px) {
	.section-actuality .swiper .content-left {
		width: 80%;
		margin: 0 auto;
		height: 225px;
		overflow: hidden
	}
}

.section-actuality .swiper .content-right {
	width: 45%;
	margin-right: 5%;
	margin-left: 50px;
	color: #141414
}

@media (max-width: 768px) {
	.section-actuality .swiper .content-right {
		width: 75%;
		margin: 0 auto
	}
}

.section-actuality .swiper .swiper-pagination {
	bottom: 35px
}

.section-actuality .actu-title {
	position: relative;
	font-size: 1.5rem;
	color: #0096C8;
	font-family: "Open Sans";
	font-weight: 800;
	margin-bottom: 0
}

@media (max-width: 1024px) {
	.section-actuality .actu-title {
		font-size: 2rem
	}
}

.section-actuality .actu-title:after {
	content: '';
	width: 60px;
	height: 3px;
	background-color: #0096C8;
	position: absolute;
	bottom: -5px;
	left: 0
}

.section-actuality .actu-date {
	font-family: "Open Sans";
	font-size: 1.3rem;
	font-style: italic;
	color: #0096C8
}

@media (max-width: 768px) {
	.section-actuality .actu-date {
		margin: 0.5em
	}
}

.section-actuality a {
	color: #0096C8;
	font-weight: bold;
	text-decoration: none
}

.section-actuality a:hover {
	text-decoration: underline
}

.section-newsletter {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	padding-bottom: 50px;
	padding-top: 50px;
	background-color: #F5F1F9
}

.section-newsletter p {
	margin-top: 0;
	font-size: 1.3rem;
	font-weight: 800
}

@media (max-width: 768px) {
	.section-newsletter p {
		text-align: center
	}
}

.section-newsletter .content {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	width: 100%
}

.section-newsletter .content .newsletter_left {
	width: calc(100% - 410px)
}

@media (max-width: 768px) {
	.section-newsletter .content .newsletter_left {
		width: 100%
	}
}

.section-newsletter .content .newsletter_right {
	margin-left: auto;
	margin-right: 10%;
	width: 12%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media (max-width: 1440px) {
	.section-newsletter .content .newsletter_right {
		margin-right: 5%
	}
}

@media (max-width: 1024px) {
	.section-newsletter .content .newsletter_right {
		-ms-flex-align: baseline;
		align-items: baseline
	}
}

@media (max-width: 768px) {
	.section-newsletter .content .newsletter_right {
		display: none
	}
}

.section-newsletter .content .newsletter_right img {
	float: left;
	max-width: 135px
}

.section-newsletter form {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}

@media (max-width: 768px) {
	.section-newsletter form {
		-ms-flex-flow: column;
		flex-flow: column
	}
}

.section-newsletter form .es_caption {
	display: none
}

.section-newsletter form .es-field-wrap {
	margin-bottom: 0
}

.section-newsletter form input[type="email"] {
	height: 60px;
	min-width: 420px;
	border: none;
	padding: 0 20px;
	margin-left: 80px;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	border: 1px solid #9E9E9E
}

.section-newsletter form input[type="email"]:-ms-input-placeholder {
	color: #bdc3c7;
	font-weight: 300
}

.section-newsletter form input[type="email"]::placeholder {
	color: #bdc3c7;
	font-weight: 300
}

@media (max-width: 1024px) {
	.section-newsletter form input[type="email"] {
		margin-left: 40px;
		min-width: 400px
	}
}

@media (max-width: 768px) {
	.section-newsletter form input[type="email"] {
		margin-left: 0
	}
}

@media (max-width: 425px) {
	.section-newsletter form input[type="email"] {
		min-width: 360px
	}
}

@media (max-width: 375px) {
	.section-newsletter form input[type="email"] {
		min-width: 320px
	}
}

.section-newsletter form input[type="submit"] {
	border: none;
	cursor: pointer;
	background: none;
	padding: 0;
	line-height: 20px;
	height: 20px;
	color: inherit
}

.section-newsletter form .btn {
	cursor: pointer;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	height: 40px;
	margin-left: 60px
}

@media (max-width: 768px) {
	.section-newsletter form .btn {
		margin-left: 0;
		margin-top: 25px
	}
}

.contact h1 {
	color: white;
	font-size: 2.4rem
}

@media (max-width: 1024px) {
	.contact h1 {
		text-align: center;
		margin-bottom: 25px
	}
}

.contact h1:after {
	content: none
}

@media (max-width: 425px) {
	.contact h1 {
		margin-top: 10px;
		font-size: 2rem;
		line-height: 2.5rem
	}
}

.contact p {
	max-width: 100% !important
}

.contact .contact-infos {
	margin-top: 80px
}

@media (max-width: 1024px) {
	.contact .contact-infos {
		margin-top: 0;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: wrap;
		flex-flow: wrap;
		-ms-flex-pack: center;
		justify-content: center
	}
}

.contact .contact-infos div {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 40px;
	font-weight: 300
}

@media (max-width: 1024px) {
	.contact .contact-infos div {
		width: 50%;
		-ms-flex-pack: center;
		justify-content: center
	}
}

@media (max-width: 768px) {
	.contact .contact-infos div {
		width: 100%;
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 20px
	}
}

.contact .contact-infos div a {
	text-decoration: none
}

@media (max-width: 1024px) {
	.contact .contact-infos div.address span {
		text-align: center
	}
}

.contact .contact-infos [class^="icon-"] {
	font-size: 30px;
	margin-right: 25px;
	color: #fff
}

@media (max-width: 768px) {
	.contact .contact-infos [class^="icon-"] {
		margin-bottom: 5px;
		margin-right: 0
	}
}

@media (max-width: 1024px) {
	.contact .contact-rs {
		position: relative
	}
}

.contact .contact-rs ul {
	display: -ms-flexbox;
	display: flex;
	margin: 0;
	padding: 0
}

.contact .contact-rs ul li {
	list-style: none;
	margin-right: 40px
}

@media (max-width: 1440px) {
	.contact .contact-rs ul li {
		margin-right: 0
	}
}

.contact .contact-rs ul li:last-child {
	margin-right: 0
}

.contact .contact-rs ul [class^="icon-"] {
	font-size: 32px
}

@media (max-width: 1024px) {
	.contact .contact-rs ul [class^="icon-"] {
		font-size: 30px
	}
}

@media (max-width: 768px) {
	.contact .contact-rs ul [class^="icon-"] {
		margin-right: 25px
	}
}

.contact .contact-rs ul a {
	text-decoration: none
}

.contact .section-head .content-center {
	transform: none;
	right: 0;
	left: auto;
	width: 60%;
	background-color: rgba(255, 255, 255, 0.95);
	padding: 40px 60px
}

@media (max-width: 1024px) {
	.contact .section-head {
		height: auto;
		min-height: 100vh;
		background-position: center
	}

	.contact .section-head .content-left {
		max-height: 70vh !important;
		min-height: unset !important
	}
}

@media (max-width: 1024px) and (max-width: 768px) {
	.contact .section-head .content-left {
		max-height: 60vh !important;
		background: unset !important;
		padding: 0px 25px 25px 25px !important
	}
}

@media (max-width: 1024px) {
	.contact .section-head .content-center {
		background: none !important
	}
}

@media (max-width: 768px) {
	.contact .section-head:before {
		content: none
	}
}

@media (max-width: 1024px) {
	.contact .section-head .content-center {
		width: 100%;
		margin-bottom: 40px;
		padding: 20px 30px
	}
}

@media (max-width: 768px) {
	.contact .section-head .content-center {
		padding: 60px 20px 20px 20px
	}
}

@media (max-width: 1024px) {
	.contact .section-head .content-left {
		margin-bottom: 5%;
		position: relative
	}
}

.contact .content {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 50px
}

.contact .content .content-left {
	height: calc(100vh + 91px) !important
}

@media (max-width: 1024px) {
	.contact .content .content-left {
		margin-bottom: 0
	}
}

.contact .content .content-center {
	height: auto
}

@media (max-width: 768px) {
	.contact .content .content-center {
		max-height: unset
	}
}

@media (min-width: 1025px) {
	.contact .content .content-center {
		margin-right: 2vw;
		max-height: 80vh
	}
}

@media (max-width: 1024px) {
	.contact .content {
		width: 100%;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.contact .content form {
		background-color: #fff;
		padding: 25px
	}
}

.site-main .section-head .contact .content .content-left {
	background: linear-gradient(170deg, rgba(0, 0, 0, 0.75) 72%, rgba(90, 73, 153, 0) 65%)
}

.content-area.contact .content-left {
	height: auto !important;
	min-height: 470px !important
}

@media (max-width: 768px) {
	.content-area.contact .content-left {
		background: none !important;
		max-height: unset !important;
		height: 560px !important;
		background: linear-gradient(175deg, rgba(0, 0, 0, 0.75) 88%, rgba(90, 73, 153, 0) 80%) !important
	}
}

@media (max-width: 1024px) {
	.content-area.contact .content-left {
		background: linear-gradient(70.5deg, rgba(0, 0, 0, 0.75) 82%, rgba(90, 73, 153, 0) 82%)
	}
}

@media (min-width: 1025px) {
	.content-area.contact .content-left {
		height: calc(100vh - 91px) !important;
		background: linear-gradient(70.5deg, rgba(0, 0, 0, 0.75) 72%, rgba(90, 73, 153, 0) 70%) !important
	}
}

@media (max-width: 1024px) {
	.content-area.homepage .content-left {
		background: #000000bf !important;
		min-height: unset !important;
		max-height: 530px
	}
}

.game-head .content {
	display: -ms-flexbox;
	display: flex;
	max-height: calc(100vh - 91px)
}

.game-head .content .game_info-container {
	color: white;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	width: 100%
}

@media (max-width: 1024px) {
	.game-head .content .game_info-container {
		-ms-flex-direction: row;
		flex-direction: row
	}
}

@media (max-width: 375px) {
	.game-head .content .game_info-container {
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.game-head .content .game_info-container .games_infos {
		width: 48% !important
	}
}

@media (max-width: 575px) {
	.game-head .content .game_info-container {
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.game-head .content .game_info-container .games_infos {
		width: 50%
	}
}

@media (max-width: 1024px) {
	.game-head .content {
		-ms-flex-direction: column;
		flex-direction: column
	}
}

@media (max-width: 375px) {
	.game-head .content {
		max-height: calc(100vh - 50px)
	}
}

@media (max-width: 575px) {
	.game-head .content {
		max-height: calc(100vh + 10px)
	}
}

.game-head.section-head {
	background-size: cover;
	background-position: center
}

@media (max-width: 1310px) {
	.game-head.section-head {
		background-size: auto 100%
	}
}

.game-head .content-left {
	text-align: center
}

@media (max-width: 1024px) {
	.game-head .content-left {
		height: calc(100vh - 291px) !important;
		min-height: unset !important;
		background: linear-gradient(170deg, rgba(0, 0, 0, 0.75) 65%, rgba(90, 73, 153, 0) 65%) !important
	}
}

.game-head .content-left b {
	color: var(--vrblue)
}

.game-head .content-left img {
	max-width: 350px
}

@media (max-width: 1440px) {
	.game-head .content-left img {
		max-width: 280px
	}
}

@media (max-width: 1024px) {
	.game-head .content-left p {
		margin: 15px 0
	}
}

.game-head .game_citation {
	bottom: 40px;
	left: 3.5%;
	width: 25vw !important;
	font-size: 1.5rem;
	font-weight: 300;
	line-height: 2rem;
	text-align: center
}

@media (max-width: 1024px) {
	.game-head .game_citation {
		position: relative;
		max-width: 100%;
		font-size: 1.5rem;
		bottom: auto;
		left: auto;
		margin-top: 15px;
		display: inline-block;
		max-width: 545px
	}
}

@media (max-width: 768px) {
	.game-head .game_citation {
		display: none
	}
}

.game-head .game_citation:before,
.game-head .game_citation:after {
	font-family: 'icomoon' !important;
	position: relative;
	color: var(--vrblue)
}

.game-head .game_citation:before {
	content: '\e977';
	top: -20px;
	left: -20px
}

.game-head .game_citation:after {
	content: '\e978';
	bottom: -20px;
	right: -20px
}

.game-head .content-right {
	display: -ms-flexbox;
	display: flex;
	margin-left: auto;
	padding: 50px 50px;
	background: rgba(0, 0, 0, 0.75)
}

.game-head .content-right .games_infos {
	height: 25%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column;
	flex-flow: column;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

@media (max-width: 1024px) {
	.game-head .content-right .games_infos {
		height: auto
	}
}

@media (max-width: 425px) {
	.game-head .content-right .games_infos {
		width: 50%;
		height: 120px
	}
}

.game-head .content-right .games_infos img {
	max-height: 115px
}

@media (max-width: 425px) {
	.game-head .content-right .games_infos img {
		max-height: 75px
	}
}

.game-head .content-right .games_infos p {
	margin-top: 0;
	text-align: center
}

@media (max-width: 425px) {
	.game-head .content-right .games_infos p {
		margin: 0 10px
	}
}

@media (max-width: 1024px) {
	.game-head.section-head .content .content-left {
		margin-bottom: 0
	}

	.game-head.section-head .content .content-right {
		width: 100%;
		height: auto;
		margin-top: auto;
		padding: 0;
		-ms-flex-flow: wrap;
		flex-flow: wrap
	}

	.game-head.section-head .content p {
		width: 100%
	}
}

@media (max-width: 425px) {
	.game-head.section-head .content .content-right {
		height: 240px
	}
}

.game-explanation {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 950px;
	background-size: 100%;
	background-position: center top;
	padding: 0px !important
}

.game-explanation .content {
	max-width: 90vw
}

.game-explanation:before {
	content: '';
	height: 100%;
	width: 100%;
	background: rgba(255, 255, 255, 0.8);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0
}

.game-explanation:after {
	content: '';
	height: 100%;
	width: 100%;
	background-image: url("/wp-content/themes/vr-studio-2022/img/bg-who-VR.png");
	background-position: bottom left;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	bottom: 0;
	top: 100px;
	z-index: 2
}

@media (max-width: 1024px) {
	.game-explanation:after {
		background: none
	}
}

.game-explanation .content b,
.game-explanation .content strong {
	font-weight: bold;
	font-weight: bold;
	font-size: 1.4rem
}

@media (max-width: 1440px) {

	.game-explanation .content b,
	.game-explanation .content strong {
		font-size: 1.2rem
	}
}

.game-explanation .content>* {
	position: relative;
	z-index: 10
}

.game-explanation .content>*:nth-child(2) {
	margin-left: 100px
}

.game-explanation .content>*:nth-child(3) {
	margin-left: 225px;
	width: 75%
}

.game-explanation .content>*:nth-child(4) {
	margin-left: 350px
}

.game-explanation .content ul {
	list-style: none;
	padding: 0
}

@media (max-width: 1024px) {

	.game-explanation .content>*:nth-child(2),
	.game-explanation .content>*:nth-child(3),
	.game-explanation .content>*:nth-child(4) {
		width: 100%;
		margin-left: 0
	}
}

.game-explanation .game-contentBot {
	min-height: 475px;
	position: inherit
}

@media (max-width: 1024px) {
	.game-explanation .game-contentBot {
		-ms-flex-pack: center;
		justify-content: center;
		min-height: 500px;
		width: calc(100% + 80px);
		margin: 0;
		margin-left: -40px;
		margin-top: 75px;
		padding-top: 50px;
		position: relative;
		bottom: auto;
		left: auto
	}

	.game-explanation .game-contentBot:before {
		content: '';
		width: 100%;
		height: 186px;
		background-image: url("/wp-content/themes/vr-studio-2022/img/bg-who-VR_RT.png");
		background-repeat: no-repeat;
		position: absolute;
		top: -186px;
		left: auto
	}

	.game-explanation .game-contentBot:after {
		content: '';
		width: 100%;
		height: 195px;
		background-image: url("/wp-content/themes/vr-studio-2022/img/bg-who-VR_RB.png");
		background-repeat: no-repeat;
		position: absolute;
		bottom: 55px;
		right: auto
	}
}

.game-explanation .game-citation {
	position: absolute;
	bottom: 125px;
	left: 100px;
	color: white;
	z-index: 10;
	margin: 0;
	font-size: 1.5rem;
	text-align: center;
	max-width: 280px
}

.game-explanation .game-citation p:before,
.game-explanation .game-citation p:after {
	font-family: 'icomoon' !important;
	position: absolute;
	color: var(--vrblue)
}

.game-explanation .game-citation p:before {
	content: '\e977';
	top: -20px;
	left: -20px
}

@media (max-width: 1024px) {
	.game-explanation .game-citation p:before {
		top: -5px;
		left: -40px
	}
}

.game-explanation .game-citation p:after {
	content: '\e978';
	right: -20px;
	bottom: -20px
}

@media (max-width: 1024px) {
	.game-explanation .game-citation p:after {
		bottom: -5px;
		right: -40px
	}
}

@media (max-width: 1024px) {
	.game-explanation .game-citation p {
		text-align: center;
		display: inline-block;
		margin: 0;
		padding-bottom: 20px;
		position: relative
	}
}

@media (max-width: 425px) {
	.game-explanation .game-citation p {
		width: 75%;
		font-size: 1.5rem
	}
}

@media (max-width: 1024px) {
	.game-explanation .game-citation {
		left: auto;
		background: #141414;
		bottom: 0px;
		width: 100%;
		max-width: none;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: center;
		justify-content: center
	}
}

.game-explanation .game-args {
	position: absolute;
	bottom: 125px;
	right: 7%;
	z-index: 20;
	width: 45%;
	height: 250px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

@media (max-width: 1440px) {
	.game-explanation .game-args {
		right: 0;
		bottom: 150px;
		width: 40%
	}
}

@media (max-width: 1024px) {
	.game-explanation .game-args {
		width: 100%;
		padding: 50px 10% 0 10%;
		left: 50%;
		transform: translateX(-50%);
		right: auto;
		bottom: 250px;
		height: 250px;
		background: rgba(255, 255, 255, 0.75)
	}
}

@media (max-width: 425px) {
	.game-explanation .game-args {
		padding: 50px 3% 0 3%
	}
}

@media (max-width: 1440px) {
	.game-explanation .game-args .game-arg p {
		margin: 0
	}
}

.game-preview .content {
	height: 810px
}

.game-preview .content:before {
	content: '';
	width: 100vw;
	height: 35%;
	background-color: #141414;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1
}

@media (max-width: 1024px) {
	.game-preview .content {
		height: 550px
	}
}

@media (max-width: 768px) {
	.game-preview .content {
		height: 375px
	}
}

.game-preview img {
	width: 1440px;
	max-width: none;
	height: auto;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1
}

@media (max-width: 1024px) {
	.game-preview img {
		width: 896px
	}
}

@media (max-width: 768px) {
	.game-preview img {
		width: 600px
	}
}

.game-preview iframe {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 32%;
	z-index: 10;
	width: 725px;
	height: 390px
}

@media (max-width: 1024px) {
	.game-preview iframe {
		width: 500px;
		height: 240px;
		top: 29%
	}
}

@media (max-width: 768px) {
	.game-preview iframe {
		width: 339px;
		height: 160px
	}
}

.game-infos {
	background-color: #ECF0F1
}

.game-infos .infos-swiper {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	max-height: 540px;
	-ms-flex-align: center;
	align-items: center
}

@media (max-width: 1024px) {
	.game-infos .infos-swiper {
		max-height: none
	}
}

.game-infos .mySwiper-Game {
	width: 57%;
	max-height: 540px;
	margin-right: 3%
}

@media (max-width: 1024px) {
	.game-infos .mySwiper-Game {
		width: 100%;
		max-height: 375px;
		margin: 0
	}
}

.game-infos .mySwiper-GameThumb {
	width: 40%
}

@media (max-width: 1024px) {
	.game-infos .mySwiper-GameThumb {
		width: 100%
	}
}

.game-infos .mySwiper-GameThumb .swiper-wrapper {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: wrap;
	flex-flow: wrap
}

@media (max-width: 1024px) {
	.game-infos .mySwiper-GameThumb .swiper-wrapper {
		-ms-flex-flow: row;
		flex-flow: row
	}
}

.game-infos .mySwiper-GameThumb .swiper-slide {
	margin: 15px 10px !important;
	cursor: pointer;
	width: 150px !important;
	height: 150px !important;
	opacity: 0.5;
	overflow: hidden
}

.game-infos .mySwiper-GameThumb .swiper-slide img {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	height: 100%;
	width: auto;
	max-width: none
}

@media (max-width: 1024px) {
	.game-infos .mySwiper-GameThumb .swiper-slide {
		margin: 15px 10px !important;
		width: 125px !important;
		height: 125px !important
	}
}

@media (max-width: 768px) {
	.game-infos .mySwiper-GameThumb .swiper-slide {
		margin: 15px 5px !important;
		width: 100px !important;
		height: 100px !important
	}
}

@media (max-width: 425px) {
	.game-infos .mySwiper-GameThumb .swiper-slide {
		width: 75px !important;
		height: 75px !important
	}
}

.game-infos .mySwiper-GameThumb .swiper-slide-thumb-active {
	opacity: 1
}

.game-infos .infos-more {
	margin-top: 20px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: wrap;
	flex-flow: wrap
}

.game-infos .infos-more .infos-left {
	width: 57%;
	margin-right: 3%
}

@media (max-width: 768px) {
	.game-infos .infos-more .infos-left {
		width: 100%;
		margin: 0
	}
}

.game-infos .infos-more .infos-right {
	width: calc(40% - 10px);
	margin-left: 10px
}

@media (max-width: 768px) {
	.game-infos .infos-more .infos-right {
		width: 100%;
		margin: 0
	}
}

.game-infos .infos-more .infos-left p:first-child,
.game-infos .infos-more .infos-right p:first-child {
	font-size: 1.3rem;
	font-weight: 600
}

.game-infos .infos-more .infos-left ul,
.game-infos .infos-more .infos-right ul {
	list-style: none;
	margin-left: 15px;
	padding: 0
}

.game-try {
	background-color: #ECF0F1;
	padding-bottom: 40px
}

.game-try .content-try {
	width: 100%;
	height: 400px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: wrap;
	flex-flow: wrap
}

@media (max-width: 768px) {
	.game-try .content-try {
		height: auto;
		-ms-flex-flow: column-reverse;
		flex-flow: column-reverse
	}
}

.game-try .content-try .try_infos {
	background: white;
	width: 25%;
	height: 100%;
	padding: 20px 20px 0 20px;
	border-bottom: 20px solid white;
	overflow: auto
}

@media (max-width: 768px) {
	.game-try .content-try .try_infos {
		width: 100%;
		border-bottom: none;
		padding: 0 30px;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: wrap;
		flex-flow: wrap
	}
}

.game-try .content-try .try_map {
	width: 75%;
	height: 100%
}

@media (max-width: 768px) {
	.game-try .content-try .try_map {
		width: 100%;
		height: 250px
	}
}

.game-try .content-try .try_map .acf-map {
	height: 100%
}

.game-try .content-try .try_map .acf-map .gm-style-iw-t div[role=dialog] {
	background-color: #141414;
	padding-right: 12px !important;
	padding-bottom: 12px !important
}

.game-try .content-try .try_map .acf-map .gm-style-iw-t div[role=dialog] .gm-style-iw-d {
	overflow: auto !important
}

.game-try .content-try .try_map .acf-map .gm-style-iw-t:after {
	background: linear-gradient(45deg, #141414 50%, rgba(20, 20, 20, 0) 51%, rgba(20, 20, 20, 0) 100%);
	box-shadow: none;
	top: -2px
}

.game-try .content-try .try_map .acf-map .gm-style-iw-t div[role=dialog] button img {
	display: none !important
}

.game-try .content-try .try_map .acf-map .gm-style-iw-t div[role=dialog] button:after {
	content: 'x';
	color: white;
	font-size: 12px;
	position: absolute;
	top: 5px;
	right: 12px
}

.game-try .content-try .try_map .acf-map h4 {
	margin: 0;
	line-height: 1.3rem;
	font-weight: 700;
	color: var(--vrblue)
}

.game-try .content-try .try_map .acf-map h4 a {
	text-decoration: none;
	color: var(--vrblue)
}

.game-try .content-try .try_map .acf-map h4 a:hover {
	text-decoration: underline
}

.game-try .content-try .try_map .acf-map p {
	margin: 0;
	color: white
}

.game-try .try_data {
	padding: 20px 0;
	position: relative
}

.game-try .try_data:after {
	content: '';
	width: 50%;
	height: 1px;
	background-color: rgba(72, 72, 72, 0.3);
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%)
}

@media (max-width: 768px) {
	.game-try .try_data {
		width: 50%
	}

	.game-try .try_data:after {
		content: none
	}
}

@media (max-width: 425px) {
	.game-try .try_data {
		width: 100%
	}

	.game-try .try_data:after {
		content: ''
	}
}

.game-try .try_data:first-child {
	padding-top: 0
}

@media (max-width: 768px) {
	.game-try .try_data:first-child {
		padding-top: 20px
	}
}

.game-try .try_data:last-child {
	padding-bottom: 0
}

.game-try .try_data:last-child:after {
	content: none
}

@media (max-width: 768px) {
	.game-try .try_data:last-child {
		padding-bottom: 20px
	}
}

.game-try .try_data p {
	margin: 0
}

.game-try .try_data p.data-title,
.game-try .try_data p.data-title a {
	color: #0096C8;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase
}

.game-try .try_data p.data-title a:hover {
	text-decoration: underline
}

.gamelist .section-head {
	background-position: center top
}

.gamelist .section-head:before {
	opacity: 1
}

.gamelist h1 {
	font-size: 2.4rem;
	line-height: 3.3rem;
	font-family: 'Open Sans';
	color: var(--vrblue);
	margin-top: 0
}

.gamelist h1:after {
	content: none
}

@media (max-width: 1024px) {
	.gamelist h1 {
		margin-top: 80px
	}
}

@media (max-width: 768px) {
	.gamelist h1 {
		margin-top: 30px
	}
}

@media (max-width: 425px) {
	.gamelist h1 {
		margin-top: 10px;
		font-size: 2rem;
		line-height: 2.5rem
	}
}

.gamelist .gamelist-seo {
	margin-top: 40px
}

.gamelist .game-catalog {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	width: 85%;
	margin: 80px 7.5% 0 7.5%;
	margin-top: 80px
}

@media (max-width: 1440px) {
	.gamelist .game-catalog {
		width: 100%;
		margin: 60px 0 0 0
	}
}

.gamelist .game-desc {
	width: 25%;
	margin-right: 12.5%;
	margin-bottom: 80px
}

@media (max-width: 1440px) {
	.gamelist .game-desc {
		width: 30%;
		margin-right: 5%
	}
}

@media (max-width: 1024px) {
	.gamelist .game-desc {
		width: 45%;
		margin-right: 10%;
		margin-bottom: 40px
	}
}

@media (max-width: 768px) {
	.gamelist .game-desc {
		width: 100%;
		max-width: 480px;
		margin: 0 auto 40px auto !important
	}
}

.gamelist .game-desc:nth-child(3n) {
	margin-right: 0
}

@media (max-width: 1024px) {
	.gamelist .game-desc:nth-child(3n) {
		margin-right: auto
	}
}

@media (max-width: 1024px) {
	.gamelist .game-desc:nth-child(even) {
		margin-right: 0
	}
}

.gamelist .game-desc .top-desc {
	height: 450px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative
}

@media (max-width: 768px) {
	.gamelist .game-desc .top-desc {
		height: 300px
	}
}

.gamelist .game-desc .top-desc:before {
	content: '';
	width: 100%;
	height: 180px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-image: url("/wp-content/themes/vr-studio-2022/img/Detail-jeu-BG.png");
	background-repeat: no-repeat;
	background-size: cover
}

.gamelist .game-desc .top-desc .game-logo {
	text-align: center;
	padding-top: 40px
}

.gamelist .game-desc .top-desc .game-logo img {
	width: 70%
}

.gamelist .game-desc .top-desc .game-intro {
	position: absolute;
	bottom: 0;
	width: 100%
}

.gamelist .game-desc .top-desc .game-intro p {
	text-align: center;
	color: white;
	font-weight: 400;
	padding: 15px 20px;
	margin: 0
}

.gamelist .game-desc .bot-desc {
	padding: 25px;
	border: 1px solid #d8d8d8;
	border-top: none;
	box-shadow: 2px 3px 8px #A8A8A8
}

.gamelist .game-desc .bot-desc p {
	margin: 0;
	margin-bottom: 10px;
	width: 100%
}

.gamelist .game-desc .bot-desc .desc-table {
	display: table
}

.gamelist .game-desc .bot-desc .desc-table div {
	display: table-cell
}

.gamelist .game-desc .bot-desc .desc-table div:first-child {
	width: 125px
}

.gamelist .game-desc .bot-desc .desc-table div:first-child p {
	color: #0096C8;
	font-weight: 600
}

.gamelist .game-desc .bot-desc .desc-table div:last-child p:nth-child(1),
.gamelist .game-desc .bot-desc .desc-table div:last-child p:nth-child(2),
.gamelist .game-desc .bot-desc .desc-table div:last-child p:nth-child(4) {
	display: none
}

.gamelist .game-desc .btn {
	margin-top: 10px;
	display: -ms-flexbox;
	display: flex;
	width: 200px;
	margin-left: auto
}

.default h1 {
	font-size: 2.4rem;
	line-height: 3.3rem;
	font-family: 'Open Sans';
	color: var(--vrblue);
	margin-top: 0
}

.default h1:after {
	content: none
}

@media (max-width: 425px) {
	.default h1 {
		margin-top: 10px;
		font-size: 2rem;
		line-height: 2.5rem
	}
}

.default h3 {
	position: relative;
	font-size: 1.5em;
	color: #0096C8;
	font-family: 'Open Sans';
	width: 100%
}

@media (max-width: 1440px) {
	.default h3 {
		font-size: 1.3rem
	}
}

@media (max-width: 1024px) {
	.default h3 {
		margin: 0.5em 0
	}
}

.default h3:after {
	content: '';
	width: 60px;
	height: 3px;
	background-color: #0096C8;
	position: absolute;
	bottom: -5px;
	left: 0
}

.default a {
	color: #0096C8;
	font-weight: 600
}

.default .content {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: wrap;
	flex-flow: wrap
}

@media (max-width: 425px) {
	.default .content {
		padding-top: 0
	}
}

.default .content b,
.default .content strong {
	color: #0096C8
}

.default .content-default {
	padding-right: 0
}

.default .content-default .content-left {
	width: 65%;
	padding-right: 60px;
	margin-bottom: 50px
}

@media (max-width: 1024px) {
	.default .content-default .content-left {
		width: 100%;
		padding-right: 40px
	}
}

@media (max-width: 768px) {
	.default .content-default .content-left {
		padding-right: 20px
	}
}

.default .content-default .content-left .btn {
	display: none
}

@media (max-width: 1024px) {
	.default .content-default .content-left .btn {
		display: block
	}
}

.default .content-default .content-left .default-args {
	margin-left: 40px
}

.default .content-default .content-left .default-args ul {
	margin: 0
}

.default .content-default .content-left .default-args ul li {
	list-style: none;
	position: relative
}

.default .content-default .content-left .default-args ul li:before {
	content: '\ea3c';
	font-family: 'icomoon' !important;
	font-size: 1rem;
	color: #0096C8;
	position: absolute;
	left: -20px;
	top: 50%;
	transform: translateY(-50%)
}

.default .content-default .content-left .default-contact {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 50px
}

.default .content-default .content-left a {
	margin-bottom: 40px
}

.default .content-default .content-right {
	width: 35%;
	background: #F5F1F9;
	padding: 60px
}

@media (max-width: 1440px) {
	.default .content-default .content-right {
		padding: 30px
	}
}

@media (max-width: 1024px) {
	.default .content-default .content-right {
		display: none
	}
}

.default .content-default .content-right .right_form {
	background: #FFFFFF;
	padding: 20px 30px
}

.default .content-default .content-right .formulaire-responsive {
	position: relative
}

@media (max-width: 1440px) {
	.default .content-default .content-right .formulaire-responsive {
		padding-bottom: 40px
	}
}

.default .content-default .content-right .formulaire-responsive .form-title {
	margin-bottom: 40px
}

.default .content-default .content-right .formulaire-responsive .form-left,
.default .content-default .content-right .formulaire-responsive .form-right {
	width: 100%
}

.default .content-default .content-right .formulaire-responsive .form-left label,
.default .content-default .content-right .formulaire-responsive .form-left select {
	width: 100%
}

.default .content-default .content-right .formulaire-responsive .form-right {
	margin-top: 40px
}

.default .content-default .content-right .formulaire-responsive p:last-child {
	-ms-flex-pack: end;
	justify-content: flex-end
}

.default .content-default .content-right .formulaire-responsive .wpcf7-spinner {
	top: 50%;
	right: 125px;
	transform: translateY(-50%)
}

.default .content-default .content-right .formulaire-responsive .form-mentions {
	width: 100%;
	left: 0;
	bottom: 0
}

.comment-content a {
	word-wrap: break-word
}

.bypostauthor {
	display: block
}

.widget {
	margin: 0 0 1.5em
}

.widget select {
	max-width: 100%
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0
}

.custom-logo-link {
	display: inline-block
}

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0
}

.wp-caption-text {
	text-align: center
}

.gallery {
	margin-bottom: 1.5em;
	display: -ms-grid;
	display: grid;
	grid-gap: 1.5em
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%
}

.gallery-columns-2 {
	-ms-grid-columns: (1fr)[2];
	grid-template-columns: repeat(2, 1fr)
}

.gallery-columns-3 {
	-ms-grid-columns: (1fr)[3];
	grid-template-columns: repeat(3, 1fr)
}

.gallery-columns-4 {
	-ms-grid-columns: (1fr)[4];
	grid-template-columns: repeat(4, 1fr)
}

.gallery-columns-5 {
	-ms-grid-columns: (1fr)[5];
	grid-template-columns: repeat(5, 1fr)
}

.gallery-columns-6 {
	-ms-grid-columns: (1fr)[6];
	grid-template-columns: repeat(6, 1fr)
}

.gallery-columns-7 {
	-ms-grid-columns: (1fr)[7];
	grid-template-columns: repeat(7, 1fr)
}

.gallery-columns-8 {
	-ms-grid-columns: (1fr)[8];
	grid-template-columns: repeat(8, 1fr)
}

.gallery-columns-9 {
	-ms-grid-columns: (1fr)[9];
	grid-template-columns: repeat(9, 1fr)
}

.gallery-caption {
	display: block
}

.swiper {
	width: 100%;
	height: 100%
}

.swiper .swiper-slide {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat
}

.swiper .swiper-button-next,
.swiper .swiper-button-prev {
	color: white;
	font-weight: bold
}

.swiper .swiper-pagination-bullet {
	border: 1px solid white;
	background-color: white;
	opacity: 1;
	height: 25px;
	width: 25px
}

@media (max-width: 1024px) {
	.swiper .swiper-pagination-bullet {
		height: 20px;
		width: 20px
	}
}

@media (max-width: 1024px) {
	.swiper .swiper-pagination-bullet {
		height: 15px;
		width: 15px
	}
}

.swiper .swiper-pagination-bullet-active {
	background: none
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important
}

.screen-reader-text:focus {
	background-color: #141414;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}

#primary[tabindex="-1"]:focus {
	outline: 0
}

.alignleft {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em
}

.alignright {
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.5em
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em
}

.br-6 {
	border-radius: 6px !important
}

.tag {
	border-radius: 6px;
	padding: 5px 15px !important;
	width: fit-content;
	position: absolute;
	top: 0
}

.feat-logistique img {
	border-radius: 6px
}

.feat-surmesure ul {
	padding-left: 0px;
	margin-left: 15px
}

@media (max-width: 781px) {
	.hide-under-768 {
		display: none
	}
}

.feat-surmesure img {
	border-radius: 6px
}

.br-6.work span,
.br-6.work img {
	border-radius: 6px
}

/*# sourceMappingURL=style.css.map */