@font-face {
	font-family: "HelveticaRounded";
	src: url("../webfonts/HelveticaRoundedLTStd-Bd.otf");
}

body {
	-webkit-background-size: cover;
	background: url("../images/Bckground-Roche.jpg") no-repeat fixed;
	margin: 30px 0 30px!Important;
	background-size: 100% 100% !Important;
}
#titre1
{
	color: #FF4111;
	font-weight: bold;
	font-size: 20px !important;
	font-family: HelveticaRounded;
}

#titre2{
	color: #FF4111;
	font-weight: bold;
	font-size: 2rem !important;
	font-family: HelveticaRounded;
}
#titre3{
	color: #154429;
	font-weight: lighter;
	font-family: HelveticaRounded;
}

.first-color{
	color: #FF4111!Important;
}
.colorgraph {
	height: 5px;
	border-top: 0;
	background: #C0B69B;
	border-radius: 5px;
	background-image: -webkit-linear-gradient(left, #C0B69B, #FF4111 12.5%, #FF4111 12.5%, #C0B69B 25%, #C0B69B 25%, #FF4111 37.5%, #FF4111 37.5%, #C0B69B 50%, #C0B69B 50%, #FF4111 62.5%, #FF4111 62.5%, #C0B69B 75%, #FF4111 75%, #C0B69B 87.5%, #C0B69B 87.5%, #FF4111);
	background-image: -moz-linear-gradient(left, #C0B69B, #FF4111 12.5%, #FF4111 12.5%, #C0B69B 25%, #C0B69B 25%, #FF4111 37.5%, #FF4111 37.5%, #C0B69B 50%, #C0B69B 50%, #FF4111 62.5%, #FF4111 62.5%, #C0B69B 75%, #FF4111 75%, #C0B69B 87.5%, #C0B69B 87.5%, #FF4111);
	background-image: -o-linear-gradient(left, #C0B69B, #FF4111 12.5%, #FF4111 12.5%, #C0B69B 25%, #C0B69B 25%, #FF4111 37.5%, #FF4111 37.5%, #C0B69B 50%, #C0B69B 50%, #FF4111 62.5%, #FF4111 62.5%, #C0B69B 75%, #FF4111 75%, #C0B69B 87.5%, #C0B69B 87.5%, #FF4111);
	background-image: linear-gradient(left, #C0B69B, #FF4111 12.5%, #FF4111 12.5%, #C0B69B 25%, #C0B69B 25%, #FF4111 37.5%, #FF4111 37.5%, #C0B69B 50%, #C0B69B 50%, #FF4111 62.5%, #FF4111 62.5%, #C0B69B 75%, #FF4111 75%, #C0B69B 87.5%, #C0B69B 87.5%, #FF4111);
}
.login_content {
	padding: 1%;
	border-radius: 15px;
	/*background: transparent none repeat scroll 0% 0%;*/
	/*background-color: rgba(255, 255, 255, 0.9);*/
	background-color: rgb(85 203 205 / 27%);


}
.login_content2 {
	-webkit-box-shadow: 2px 1px 5px 1px rgba(8, 8, 8, 0.75);
	-moz-box-shadow: 2px 1px 5px 1px rgba(8, 8, 8, 0.75);
	box-shadow: 2px 1px 5px 1px rgba(8, 8, 8, 0.75);
	background: transparent none repeat scroll 0% 0%;
	padding: 1%;
	border-radius: 15px;
}

@media (min-width: 1200px) {
.plateform{
	height: 476px !important;
	overflow:scroll !important;
	 -webkit-overflow-scrolling:touch !important;
	 overflow-y: hidden !important;
}

}

@media (max-width: 1201px) {
.plateform{
	height: 392px !important;
	overflow:scroll !important;
	 -webkit-overflow-scrolling:touch !important;
	 overflow-y: hidden !important;
}

}
@media (max-width: 430px) {
	#logo{
		/*height: 70px!important;*/
		/*width: 90%!important;*/
		margin-top: 10px;
		margin-bottom: 10px;
		width: 40%;
	}
	#logo2{
		width: 30%;
		margin-left: 20px;
	}
	.novar{
		margin-top: 5px;
		margin-bottom: 13px;
		width: 40%;
	}
	/*body*/
	/*{*/
	/*	-webkit-background-size: cover;*/
	/*	background: url("../images/bg-mobile.jpg") no-repeat fixed;*/
	/*	margin: 30px 0 30px!Important;*/
	/*	background-size: cover!Important;*/
	/*}*/

}
@media (min-width: 431px) {
	#logo{
		/*height: 90px!important;*/
		width: 59%!important;
		margin-bottom: 13px;
	}
	#logo2{
		width: 27%;
		margin-left: 20px;
	}
	.novar{
		width: 50% !important;
		margin-bottom: 13px;
	}
}


.btn-deconn{
	
margin-top: 2%;
margin-right: 2%;
width:100%;

}

.margin-top{
	margin-top:1%;
}
.margin-bot{
	margin-bottom :2% !important;
}

.right{
	float: right;
}


/*custom css*/
label.error{
	color:red;
}

.input-css{
	border: 1px solid #343a40 !important;
	height: 45px !important;
}

button#btn-login, #btn-register, .import-csv {
	color: white!important;
}
.download-model{
	color: white!important;
	background-color: #FF4111 !important;
}
.download-model:hover{
	background-color: #C0B69B !important;
}

.btn-deconexion, .btn-screen {
	background-color: #FF4111 !important;
	color: white !important;
	/*border: 2px solid #8ad2f0;*/
}

.color-link{
	color: #C0B69B!important;
}
.color-link:hover,
.color-link:active{
	color: #0500a5!important;
	/*font-weight: 600;*/
	text-decoration: none;
}

.btn-red{
	margin-top: 15px;
text-align: center;
}

.navpage2{
	border-radius: 10px;

	background-color: white; margin-bottom: 15px;
}
.navpage{
	border-radius: 10px;

	/*background-color: white; margin-bottom: 15px;*/
}

.img-logo{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.mrg-top{
	margin-top: 110px !important;

}
.btn-deco-admin{    margin: 32px 5px 3px 15px;
}

.form_question{
	padding: 21px 7px 2px 11px;

}

.btn-save-question{
	margin-top: 16px;
	margin-bottom: 21px;}

.zone-question{
	background: rgb(236, 236, 237);
	-webkit-box-shadow: -1px 2px 10px 2px rgba(8,8,8,0.6);
	-moz-box-shadow: -1px 2px 10px 2px rgba(8,8,8,0.6);
	box-shadow: -1px 2px 10px 2px rgba(8,8,8,0.6);
	margin-bottom: 8px;
	margin-top: 14px;
}
.headline{
	visibility: hidden;
}

/* MENU Admin page*/
.menu .nav-link.active{
	color: #fff!important;
	background-color: #FF4111!Important;
}

a {
	color: #343a40!Important;
}

.whiteText{
	color: #fff;
}

label {
	color: #0500a5;
	text-align: left!important;
}

.file-download > li {
	display: block;
}
.file-download {
	padding: 20px 10px 20px 10px;
}

.row{
	margin-right: 0px!Important;
	margin-left: 0px!Important;
}


.bg-color{
	background-color: #f1f1f1;
	margin-right: 20px;
}

.user-question{
	height:300px; overflow-y: scroll;
}

.date-question{
	color: #C0B69B;float:right
}

.btn-video-control{
	width: 95px;
}
.btn-video-control:hover{
	background-color: #8ad2f0 !important;
}

.center-block{
	text-align: center;
}
.titre
{
	text-align: center;
	margin-bottom: -12px;

}


.marg
{

	margin-bottom: -70px;
}
.marg1
{
	margin-bottom: -107px;
}
.custom-table thead tr, .custom-table thead th, .custom-table tfoot tr, .custom-table tfoot th{
	border-top: none;
	border-bottom: none !important;
	color: #fff;
}
.custom-table tbody tr, .custom-table tbody td {
	color: #fff;
}
.custom-table thead, .custom-table tfoot{
	background-image: linear-gradient(to bottom, rgba(11, 80, 255, 0.50) 0%, #0500a5 100%) !important;
}
.custom-table tbody tr, .custom-table tbody tr .sorting_1{
	background-color: rgba(11, 65, 205, 0.52) !important;
}
button.dt-button, div.dt-button, a.dt-button, .paginate_button, .btn{
	background-image: linear-gradient(to bottom, rgba(11, 80, 255, 0.50) 0%, #0500a5 100%) !important;
	color: #fff !important;
	border: 1px solid rgba(11, 65, 205, 0.52) !important;
	box-shadow: 0 1px 6px rgb(0 0 0 / 72%), 0 1px 4px rgb(0 0 0 / 72%) !important;
}
button.btn-new, div.btn-new, a.btn-new, .btn-new, .btn-new{
	background-image: none !important;
	background-color: #55cbcd !important;
	color: #fff !important;
	border: 5px solid #feaea5 !important;
	box-shadow: none !important;
	padding: 12px !important;
	width: 170px !important;
	border-radius: 12px !important;
}
button.dt-button:hover, div.dt-button:hover, a.dt-button:hover, .paginate_button:hover, .paginate_button:active, button.dt-button:focus, div.dt-button:focus, a.dt-button:focus, .paginate_button:focus, .btn:hover, .btn:focus{
	background-image: linear-gradient(to bottom, rgba(11, 80, 255, 0.50) 0%, #0500a5 100%) !important;
	color: #fff !important;
	border: 1px solid rgba(11, 65, 205, 0.52) !important;
	box-shadow: 0 1px 6px rgb(0 0 0 / 72%), 0 1px 4px rgb(0 0 0 / 72%) !important;
}
button.btn-new, div.btn-new, a.btn-new, .btn-new, .btn-new, .btn-new:hover, .btn-new:active, button.btn-new:focus{
	background-image: none !important;
	background-color: #55cbcd !important;
	color: #fff !important;
	border: 5px solid #feaea5 !important;
	box-shadow: none !important;
	padding: 12px !important;
	width: 170px !important;
	border-radius: 12px !important;
}
.dataTables_scroll{
	box-shadow: 0 1px 6px rgb(0 0 0 / 72%), 0 1px 4px rgb(0 0 0 / 72%) !important;
}
.paginate_button.disabled:active, .paginate_button.disabled:hover, .paginate_button.disabled{
	background-image: linear-gradient(to bottom, rgba(11, 80, 255, 0.50) 0%, #0500a5 100%) !important;
	color: #fff !important;
	box-shadow: 0 1px 6px rgb(0 0 0 / 72%), 0 1px 4px rgb(0 0 0 / 72%) !important;
}
.dataTables_filter input{
	border-radius: 4px !important;
	border: 1px solid #0500a5 !important;
	background: rgba(11, 65, 205, 0.52) !important;
	color: #fff !important;
	padding: 5px 2px !important;
	box-shadow: 0 1px 6px rgb(0 0 0 / 72%), 0 1px 4px rgb(0 0 0 / 72%) !important;
	width: 175px;
}
.dataTables_filter, .dataTables_scroll{
	margin-bottom: 15px;
}
.btn.btn-danger{
	background-image: linear-gradient(to bottom, #7c7c7c 0%, #960000 100%) !important;
	box-shadow: none !important;
}
.btn.btn-danger:hover, .btn.btn-danger:active, .btn.btn-danger:focus{
	background-image: linear-gradient(to bottom, #686767 0%, #760101 100%) !important;
	box-shadow: none !important;
}
.btn.btn-secondary{
	background-image: linear-gradient(to bottom, #7c7c7c 0%, #3a3ead 100%) !important;
	box-shadow: none !important;
}
.btn.btn-secondary:hover, .btn.btn-secondary:active, .btn.btn-secondary:focus{
	background-image: linear-gradient(to bottom, #686767 0%, #1e205c 100%) !important;
	box-shadow: none !important;
}
.paginate_button {
	font-weight: initial !important;
}
.btn-import{
	box-shadow: none !important;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0px;
	padding: 6.7px 10px;
}

element.style {
}
.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.input-group>.custom-file .custom-file-input:focus~.custom-file-label, .input-group>.custom-select:focus, .input-group>.form-control:focus {
	z-index: 3;
}
.input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control, .input-group>.form-control-plaintext {
	position: relative;
	-ms-flex: 1 1 0%;
	flex: 1 1 0%;
	min-width: 0;
	margin-bottom: 0;
}
.form-control:disabled, .form-control[readonly] {
	background-color: #aeacb4 !important;
	opacity: 1;
	border-color: #aeacb4 !important;
}
fieldset {
	margin-top: 12px;
	border: 1px solid #111111;
	padding: 12px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
fieldset legend {
	background: #888b90;
	color: #000000;
	left: 10px;
	padding: 0 10px;
	position: absolute;
	top: 4px;
	font-weight: 400;
	width: auto !important;
	border: none !important;
}
.progress-bar{background-color: #111111 !important;}
.test {
	margin: 0 auto;
	padding: 8px;
	width: 500px;
	height: 500px;
	border-radius: 50%;
	border: 0px solid transparent;
	background-size: 100% 100%, 50% 50%, 50% 50%, 50% 50%, 50% 50%;
	background-repeat: no-repeat;
	background-image: linear-gradient(white, white),
	linear-gradient(30deg, #b17ab5 80%, #29bdbf 90%),
	linear-gradient(120deg, #29bdbf 80%, #8cc63d 90%),
	linear-gradient(300deg, #fef200 80%, #b17ab5 90%),
	linear-gradient(210deg, #8cc63d 80%, #fef200 90%);
	background-position: center center, left top, right top, left bottom, right bottom;
	background-origin: content-box, border-box, border-box, border-box, border-box;
	background-clip: content-box, border-box, border-box, border-box, border-box;
	transform: rotate(60deg);
	position: relative;
}
.test2 {
	border-radius: 50%;
	transform: rotate(-60deg);
	width: 100%;
	height: 100%;
	background-image: url("../images/01.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 85%;
	position: relative;
}
.cercle{
	width: 130px;
	height: 130px;
	border-radius: 50%;
	background-color: #fff;
	position: absolute;
	padding: 10px;
}
.cercle-1{
	border: 7px solid #b17ab5;
	top: -65px;
	left: 170px;
}
.cercle-2{
	border: 7px solid #29bdbf;
	top: 170px;
	right: -65px;
}
.cercle-3{
	border: 7px solid #8cc63d;
	bottom: -65px;
	left: 170px;
}
.cercle-4{
	border: 7px solid #fef200;
	top: 170px;
	left: -65px;
}
.cercle h3{padding: 30px;}
.text, .text p{width: 160px; text-align: center}
.cercle p, .cercle .text{
	font-size: 14px !important;
	width: 100% !important;
	height: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.rectangle{
	width: 250px;
	min-height: 100px;
	background-color: transparent;
}
.title-top{width: 750px; color: #fff; background-color: #9cb3e2;
	padding: 10px 40px;
	border-radius: 70px;
	margin: auto;
}
.elemt-rect04{display: none; padding: 10px;}
.elemt-rect01, .elemt-rect02 {
	cursor: move; /* fallback if grab cursor is unsupported */
	cursor: grab;
	cursor: -moz-grab;
	cursor: -webkit-grab;
}

/* (Optional) Apply a "closed-hand" cursor during drag operation. */
.elemt-rect01:active, .elemt-rect02:active {
	cursor: grabbing;
	cursor: -moz-grabbing;
	cursor: -webkit-grabbing;
}
.boxs{
	box-sizing: border-box;
	overflow-y: auto;
	overflow-x: hidden;
	padding: 0px;
	position: relative;
	margin: auto;
	display: none;
}

.boxs:before{
	content: '';
	position:absolute;
	top:0;
	left:-100%;
	width:100%;
	height:100%;
	background: #fff;
	transition:0.5s;
	pointer-events: none;
}

.boxs .contents{
	padding:5px;
	min-height: 70px;
}

.boxs span{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	box-sizing: border-box;
	display: none;
}
.boxs.active span{display: block !important;}
.boxs span:nth-child(1)
{
	transform:rotate(0deg);
}

.boxs span:nth-child(2)
{
	transform:rotate(90deg);
}

.boxs span:nth-child(3)
{
	transform:rotate(180deg);
}

.boxs span:nth-child(4)
{
	transform:rotate(270deg);
}

.boxs span:before
{
	content: '';
	position: absolute;
	width:100%;
	height: 2px;
	animation: animate 4s linear infinite;
}

@keyframes animate {
	0% {
		transform:scaleX(0);
		transform-origin: left;
	}
	50%
	{
		transform:scaleX(1);
		transform-origin: left;
	}
	50.1%
	{
		transform:scaleX(1);
		transform-origin: right;

	}

	100%
	{
		transform:scaleX(0);
		transform-origin: right;

	}


}
.rect-1{
	border: 3px solid #b17ab5;
}
.rect-1 span:before
{
	background: #fbb2ff;
}

.rect-2{
	border: 3px solid #29bdbf;
}
.rect-2 span:before
{
	background: #34fdff;
}
.rect-3{
	border: 3px solid #8cc63d;
}
.rect-3 span:before
{
	background: #b4ff4f;
}
.rect-4{
	border: 3px solid #fef200;
}
.rect-4 span:before
{
	background: #fef96b;
}
.element-drag p{margin: 0; text-align: center;}
.element-drag{padding: 5px}
.element-drag2{
	color: #fff;
	background-color: #0500a5;
}
.test-2 .element-drag, .test-3 .element-drag{margin: 20px 0}
.contents .element-drag{margin: auto}
.box-element .element-drag {float: left;}
.box-element .disc {margin-right: 15px; width: 230px;}
.containers > div,
.gu-mirror {
	transition: opacity 0.4s ease-in-out;
}
.containers > div {
	cursor: move;
	cursor: grab;
	cursor: -moz-grab;
	cursor: -webkit-grab;
}
.gu-mirror {
	cursor: grabbing;
	cursor: -moz-grabbing;
	cursor: -webkit-grabbing;
}
.containers .ex-moved {
	background-color: #e74c3c;
}
.containers.ex-over {
	background-color: rgba(255, 255, 255, 0.3);
}
.box-transition{
	transition: transform 330ms ease-in-out;
	transform: scale(1.2);
	box-shadow:
			0 0 4px #fff,
			inset 0 0 4px #fff,
			0 0 8px #dbdbdb,
			inset 0 0 8px #dbdbdb,
			0 0 16px #dbdbdb,
			inset 0 0 16px #dbdbdb;
	padding: 5px 0;
	background-color: #fff;
}
.cercle .box-transition{border-radius: 50% !important;}
.box-transitions{
	transition: transform 330ms ease-in-out;
	transform: scale(1.2);
	box-shadow:
			0 0 4px #fff,
			inset 0 0 4px #fff,
			0 0 8px #0500a5,
			inset 0 0 8px #0500a5,
			0 0 16px #0500a5,
			inset 0 0 16px #0500a5;
}
.cercle.active{
	border: none;
	cursor: pointer;
}
.cercle.active:before, .cercle.active:after {
	content: '';
	position: absolute;
	left: -5px;
	top: -5px;
	background: linear-gradient(45deg, rgba(177, 122, 181), rgba(41, 189, 191), rgba(140, 198, 61), rgba(254, 242, 0),
	rgba(177, 122, 181), rgba(41, 189, 191), rgba(140, 198, 61), rgba(254, 242, 0));
	background-size: 500%;
	width: calc(100% + 11px);
	height: calc(100% + 11px);
	z-index: -1;
	animation: steam 11s linear infinite;
	border-radius: 50%;
}
.gradient-border {
	background: #fff;
	border-radius: 3px;
}
.gradient-border::after {
	position: absolute;
	content: "";
	top: calc(-1 * 3px);
	left: calc(-1 * 3px);
	z-index: -1;
	width: calc(100% + 3px * 2);
	height: calc(100% + 3px * 2);
	background: linear-gradient(45deg, rgba(177, 122, 181), rgba(41, 189, 191), rgba(140, 198, 61), rgba(254, 242, 0),
	rgba(177, 122, 181), rgba(41, 189, 191), rgba(140, 198, 61), rgba(254, 242, 0));
	background-size: 300% 300%;
	background-position: 0 50%;
	border-radius: calc(2 * 3px);
	animation: moveGradient 5s alternate infinite;
}
@keyframes moveGradient {
	50% {
		background-position: 100% 50%;
	}
}

@keyframes steam {
	0% {
		background-position: 0 0;
	}
	50% {
		background-position: 400% 0;
	}
	100% {
		background-position: 0 0;
	}
}

.cercle:after {
	filter: blur(50px);
}
.bg-gif{
	background-image: url(../images/01.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	position: relative;
	width: 650px;
	height: 650px;
	margin: 200px auto;
}
.rect-new{
	width: 200px;
	height: 70px;
	height: 80px;
	border-radius: 20px;
	background-color: #fff;
}
.rect-new1{
	border: 8px solid #b7cfb7;

}
.element-1{
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translate(-50%, 25px);
}
.rect-new2{
	border: 8px solid #b7cfb7;

}
.element-2{
	position: absolute;
	top: 50%;
	right: -75px;
	transform: translate(0px, -50%);
}
.rect-new3 {
	border: 8px solid #feaea5;
}
.element-3{
	position: absolute;
	bottom: 40px;
	left: 50%;
	transform: translate(-50%, 25px);
}

.rect-new4{
	border: 8px solid #feaea5;

}
.box-1{border: 2px solid #b7cfb7; position: absolute; border-radius: 20px}
.box-2{border: 2px solid #feaea5; position: absolute; border-radius: 20px}
.rect-01 {
	top: 10px;
	left: 460px;
}
.rect-02 {
	top: 615px;
	right: 50px;
}
.rect-03 {
	bottom: 70px;
	left: 460px;
}

.rect-04 {
	top: 290px;
	left: 50px;
}
.element-4{
	position: absolute;
	top: 50%;
	left: -75px;
	transform: translate(0px, -50%);
}
.num_img{width: 35px;}
.num_img1{width: 45px;}
.num_img_1, .num_img_2, .num_img_4 {
	z-index: -1;
	top: -45px;
	left: 155px;
	position: absolute;
}
.num_img_3{
	z-index: -1;
	top: 50px;
	left: -40px;
	position: absolute;
}
.rect-centant{
	width: 100%;
	height: 100%;
	padding: 5px;
}
.element-right{
	border-right: 5px solid #55cbcd;
	padding: 20px 0
}
.elemt-rect{
	background-color: #55cbcd;
	text-transform: uppercase !important;
	text-align: center;
	color: #fff;
	border-radius: 20px;
	font-size: 12px;
	padding: 5px;
}
.rect-centant .elemt-rect{
	width: 100%;
	height: 100%;
	border-radius: 10px;
	padding: 2px 5px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.elemt-rect03{display: none}
.min-cercle{
	width: 23px;
	height: 23px;
	border-radius: 50%;
	background-color: #fff;
	border: 5px solid #55cbcd;
	position: absolute;
	right: -8px;
	top: 50%;
	transform: translate(7px, -50%);
}
.element-right .elemt-rect{
	width: 150px;
	padding: 10px;
}
.element-right .elemt-rect1{
	margin: 80px 0;
	position: relative;
	min-height: 70px;
}
.element-right .elemt-rect2{
	 margin: 80px 0;
	position: relative;
	min-height: 70px;
 }
.element-right .elemt-rect3{
	margin: 80px 0;
	position: relative;
	min-height: 70px;
}
.element-right .elemt-rect4{
	margin: 80px 0 80px;
	position: relative;
	min-height: 70px;
}
.element-right .elemt-rect01{width: 230px; display: none}
.element-right .elemt-rect {
	animation: zoom-in-zoom-out 5s ease infinite;
}
.div-anime{
	background-color: #ecf1fa;
	width: 550px;
	height: 550px;
	position: inherit;
	z-index: -1;
	border-radius: 50%;
	/* margin: auto; */
	top: 50px;
	left: 50px;
	animation: zoom-in-zoom-out1 4s ease infinite;
}
@keyframes zoom-in-zoom-out1 {
	0% {
		transform: scale(1, 1);
	}
	50% {
		transform: scale(1.1, 1.1);
	}
	100% {
		transform: scale(1, 1);
	}
}
@keyframes zoom-in-zoom-out {
	0% {
		transform: scale(1, 1);
	}
	50% {
		transform: scale(1.1, 1.1);
	}
	100% {
		transform: scale(1, 1);
	}
}
@media (max-width: 700px) {
	.test {
		width: 220px !important;
		height: 220px !important;
	}
	.cercle {
		width: 70px !important;
		height: 70px !important;
		padding: 1px !important;
	}
	.cercle h3 {
		padding: 0px !important;
	}
	.cercle-1{
		top: -50px  !important;
		left: 60px  !important;
	}
	.cercle-2{
		top: 60px  !important;
		right: -50px  !important;
	}
	.cercle-3{
		bottom: -50px  !important;
		left: 60px  !important;
	}
	.cercle-4{
		top: 60px  !important;
		left: -50px  !important;
	}
	.cercle p, .cercle .text {
		font-size: 10px !important;
		line-height: 12px;
	}
	.rectangle {
		width: 125px !important;
		height: 125px !important;
	}
	.box-element .disc {
		margin-right: 5px !important;
		width: 135px !important;
	}
	html{width: fit-content;; !important}
}
.icone_t{width: 30px; display: none}
.icone-pos{
	position: absolute;
	top: 0px;
	left: 215px;
}
.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important}.gu-hide{display:none!important}.gu-unselectable{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20)}.gu-mirror{opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80)}


