@charset "utf-8";
/* CSS Document */

.error-message
{
	color:#F00;
	font-size:13px;
}


*
{
	box-sizing: border-box;
}

html
{
	background-image:url(../images/fond/fond6.png);
	background-attachment:fixed;
}

a, div, li
{
	outline:none;
}

input::-moz-focus-inner
{
    border:0;
}

img
{
	margin:0px;
	padding:0px;
	border:none;
}

.page
{
	width:auto;
	background-color: rgba(200, 200, 200, 0.7);

	background: linear-gradient(135deg,  rgba(200,200,200,0.9) 0%,rgba(167,165,166,0.9) 10%,rgba(200,200,200,0.9) 20%,rgba(167,165,166,0.9) 30%,rgba(200,200,200,0.9) 40%,rgba(167,165,166,0.9) 50%,rgba(200,200,200,0.9) 60%,rgba(167,165,166,0.9) 70%,rgba(200,200,200,0.9) 80%,rgba(167,165,166,0.9) 90%,rgba(200,200,200,0.9) 100%);
}

@media only screen and (min-width: 1024px) {

	.page
	{
		/*width:980px;*/
		width:1000px;
		margin:0px auto;
		-webkit-box-shadow: 4px 4px 5px 1px rgba(0, 0, 0, 0.3), -4px 4px 5px 1px rgba(0, 0, 0, 0.3);
		box-shadow: 4px 4px 5px 1px rgba(0, 0, 0, 0.3), -4px 4px 5px 1px rgba(0, 0, 0, 0.3);
		
	}
}
/* ------------------------------------------------------------------------------ */
/* -------------------------- MESSAGE FLASH ----------------------- */

.supflash 
{
	display: none;
}

#supflash-0:checked ~ .alert-0
{
	display: none;
}

#supflash-1:checked ~ .alert-1
{
	display: none;
}

#supflash-2:checked ~ .alert-2
{
	display: none;
}

.lblsupflash
{
	display: block;
	cursor: pointer;
}

.sg1, .sg2
{
	margin: auto;
}

.sg1
{
	width: 100%;
	padding-right: 20px;
}

.sg2
{
	font-size: 23px;
	width: 29px;
	border-radius: 50px;
}


.alert-message {

	text-align:center;
	word-wrap: break-word;

	display: flex;
	justify-content: space-around;

	padding: 0.50rem 1rem;
  	margin-bottom: 0.75rem;
  	border-radius: 0.1rem;

  	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.3);
}

.alert-success
{
	color: #155724;
  	background-color: #d4edda;
}

.alert-info
{
	color: #0c5460;
  	background-color: #d1ecf1;
}

.alert-warning
{
	color: #856404;
  	background-color: #fff3cd;
}


.alert-danger
{
	color: #721c24;
  	background-color: #f8d7da;
}

.alert-link
{
	font-weight: 600;
}

.alert-success .alert-link 
{
  color: #155724;
}

.alert-info .alert-link 
{
  color: #0c5460;
}

.alert-warning .alert-link 
{
  color: #856404;
}

.alert-danger .alert-link 
{
  color: #721c24;
}


/* ------------------------------------------------------------------------------ */
/* ---------------------------------- MESSAGE IE OLD ----------------------------*/

.obsolete
{
	background-color:#CCFFCC;
	border:2px solid #009900;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding:0px 0px 20px 0px;
	margin-bottom:8px;
}

.obsolete h3
{
	color:#F00;
}

/* ------------------------------------------------------------------------------ */
/* -----------------------------MESSAGE JAVASCRIPT PAS ACTIVé --------------------*/

.no_javascript
{
	min-height:35px;
	line-height:35px;
	margin-bottom:10px;
	text-align:center;
	background-color:#FFFCBF;
	word-wrap: break-word;
}

/* ------------------------------------------------------------------------------ */
/* -----------------------------MESSAGE CNIL GOOGLE ANALYTIQUE -------------------*/

.message_cnil
{
	min-height:35px;
	line-height:35px;
	margin-bottom:10px;
	text-align:center;
	background-color:#ffb847;
	word-wrap: break-word;
}

/* -------------------------------------------------------------- */
/* ----------------------------- HEADER ------------------------- */

.header img
{
	/*width: 100%;
	height: 0;
	padding-top: 342px;
	background-image:url(../images/titre/logo.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;*/



	/*background-image:url(../images/titre/Logo_OSI-PME.jpg);*/
	max-width: 90%;
	height: auto;
}






/* -------------------------------------------------------------------------------------------------------- *\
 * -------------------------------------------------------------------------------------------------------- *
                                                        MENU
 * -------------------------------------------------------------------------------------------------------- *
\* -------------------------------------------------------------------------------------------------------- */

.menu 
{
	margin-top: -23px; 
}

.menu_onglets
{ 
	width: auto;
	padding: 0.5%;
	font-weight:bold;
	font-size:19px;
	font-size: 1.1875rem;
	position:relative;
	
	background: #4a180c;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a180c), color-stop(25%,#5d342b), color-stop(50%,#4a180c), color-stop(75%,#5d342b), color-stop(100%,#4a180c));
	background: -webkit-linear-gradient(top,  #4a180c 0%,#5d342b 25%,#4a180c 50%,#5d342b 75%,#4a180c 100%);
	background: linear-gradient(to bottom,  #4a180c 0%,#5d342b 25%,#4a180c 50%,#5d342b 75%,#4a180c 100%);

	list-style-type: none;
	
	-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;	
}

.menu_onglet
{
	height:50px;
	height: 3.125rem;
	text-align:center;
	vertical-align:middle;
	/*border-radius:22px;
	border-radius: 1.375rem;*/
	position:relative;
}


.menu_onglet:hover, .menu_onglet_actif:hover, 
.menu_onglet:focus, .menu_onglet_actif:focus, 
.menu_onglet:active, .menu_onglet_actif:active
{
	background: #5e2c20;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5e2c20), color-stop(25%,#71483f), color-stop(50%,#5e2c20), color-stop(75%,#71483f), color-stop(100%,#5e2c20));
	background: -webkit-linear-gradient(top,  #5e2c20 0%,#71483f 25%,#5e2c20 50%,#71483f 75%,#5e2c20 100%);
	background: linear-gradient(to bottom,  #5e2c20 0%,#71483f 25%,#5e2c20 50%,#71483f 75%,#5e2c20 100%);
}

.menu_onglet_actif
{
	-webkit-box-shadow: 0px 0px 5px 2px rgba(25, 25, 25, 0.3) inset;
	box-shadow: 0px 0px 5px 2px rgba(25, 25, 25, 0.3) inset;
	
	
}

.menu_onglets_lien
{
	text-decoration:none;
	color:#FFF;
	height:50px;
	height: 3.125rem;
	line-height:50px;
	line-height: 3.125rem;
	display:block;
	/*border-radius:22px;
	border-radius: 1.375rem;*/
}

@media only screen and (min-width: 768px) {

	.menu_onglets
	{ 
		display: table; 
		width: 90%;
		font-size:15px;
		font-size: 0.9375rem;
		
		/*border-radius:22px;
		border-radius: 1.375rem;*/	
		
		/*-webkit-box-shadow: 5px 5px 5px 1px rgba(0, 0, 0, 0.5);
		box-shadow: 5px 5px 5px 1px rgba(0, 0, 0, 0.5);*/
		
		-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;
		
	}

	.menu_onglet
	{
		height:40px;
		height: 2.5rem;
		display: table-cell;
		-dt-display: table-cell;

		
	}

	.menu_onglets_lien
	{
		height:40px;
		height: 2.5rem;
		line-height:40px;
		line-height: 2.5rem;
	}

}

@media only screen and (min-width: 1024px) {

	.menu_onglets
	{ 
		width: 1000px;
		font-size:19px;
		font-size: 1.1875rem;
	}

}

/* -------------------------------------------------------- */
/* ------------------------ FOOTER ------------------------ */

.footer
{
	text-align:center;
	width:100%;

	margin:0 auto;
	font-size:13px;
	font-size:0.8125rem;

	


	clear:both;
	-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;

}

.footer a
{
	color:black;
}



/*-----------------------------------------------------------------------------*/
/*--------------------------------- CONTACT -------------------------------*/

.form_contact
{
	clear:both;
	margin:20px;
}

.form_contact form
{
	padding-bottom:20px;
	border-radius:10px;
}

.form_contact h3
{
	height:30px;
	height:1.875rem;
	display:inline-block;
}

.form_contact input[type="text"], .form_contact input[type="email"]
{
	width:250px;
	/*width:18.75rem;*/

	background-color:rgba(255, 255, 255, 0.3);
}

.form_contact #civilite, .form_contact #categorie
{
	width:254px;
	/*width:18.75rem;*/

	background-color:rgba(255, 255, 255, 0.3);
}

option
{
	background-color:rgba(255, 255, 255, 0.3);
}

.form_contact input[type="text"]:focus, .form_contact input[type="email"]:focus
{
	background-color:rgba(255, 255, 255, 0.7);
}

.form_contact form textarea
{
	height:200px;
	height:12.5rem;
	width:538px;
	width:33.625rem;
	background-color:rgba(255, 255, 255, 0.3);
	font-size:14px;
	font-size:0.875rem;
}

.form_contact form textarea:focus
{
	background-color:rgba(255, 255, 255, 0.7);
}

.form_contact .bouton
{
	width:100%;
	display:inline-block;
	text-align:center;
}

.contact_error
{
	font-size:14px;
	font-size:0.875rem;
	color:#FF0000;
	padding-left:20px;
}

.form_contact form span input[type="submit"]
{
	width:120px;
	width:7.5rem;
	height:50px;
	height:3.125rem;
	border-radius:7px;
	
	font-weight:bold;
	
	background-image: -moz-linear-gradient(right bottom, #919191 5%, #959595 10%, #999999 15%, #959595 20%, #919191 25%, #959595 30%, #999999 35%, #959595 40%, #919191 45%, #959595 50%, #999999 55%, #959595 60%, #919191 65%, #959595 70%, #999999 75%, #959595 80%, #919191 85%, #959595 90%, #999999 95%, #959595 100%);
	background-image: -webkit-linear-gradient(right bottom, #919191 5%, #959595 10%, #999999 15%, #959595 20%, #919191 25%, #959595 30%, #999999 35%, #959595 40%, #919191 45%, #959595 50%, #999999 55%, #959595 60%, #919191 65%, #959595 70%, #999999 75%, #959595 80%, #919191 85%, #959595 90%, #999999 95%, #959595 100%);
	
	background-image: -webkit-gradient(
		linear,
		right bottom,
		left top,
		color-stop(0.05, #919191),
		color-stop(0.1, #959595),
		color-stop(0.15, #999999),
		color-stop(0.2, #959595),
		color-stop(0.25, #919191),
		color-stop(0.3, #959595),
		color-stop(0.35, #999999),
		color-stop(0.4, #959595),
		color-stop(0.45, #919191),
		color-stop(0.5, #959595),
		color-stop(0.55, #999999),
		color-stop(0.6, #959595),
		color-stop(0.65, #919191),
		color-stop(0.7, #959595),
		color-stop(0.75, #999999),
		color-stop(0.8, #959595),
		color-stop(0.85, #919191),
		color-stop(0.9, #959595),
		color-stop(0.95, #999999),
		color-stop(1, #959595)
	);
}

.form_contact form span input[type="submit"]:hover, .form_contact form span input[type="reset"]:hover, .form_contact form span input[type="submit"]:focus, .form_contact form span input[type="reset"]:focus, .form_contact form span input[type="submit"]:active, .form_contact form span input[type="reset"]:active
{
	box-shadow:0px 0px 5px 50px rgba(255, 255, 255, 0.3) inset;
	-webkit-box-shadow:0px 0px 5px 50px rgba(255, 255, 255, 0.3) inset;
}



.label_form_contact
{
	display:inline-block;
	width:100px;
	text-align:right;
}

.form_contact form
{
	width:60%;
	min-width:560px;
	min-width:35rem;
	max-width:900px;
	max-width:56.25rem;
	text-align:left;
	
	padding-left:23px;
}

.contact_left
{
	float:left;
}

.map_google
{
	box-shadow:3px 3px 5px 1px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow:3px 3px 5px 1px rgba(0, 0, 0, 0.7);
	width: 333px; 
	height: 273px; 
	border: 2px solid #858585; 
	margin:15px 15px 15px 50px;
}


.map_google:hover, .map_google:active, .map_google:focus
{
	border: 2px solid rgb(120,156,212);
}

.contact_right
{
	position:relative;
	float:right;
	width:550px;
	height:300px;
}

.adresse_boutique
{
	position:absolute;
	
	width:250px;
	width:15.625rem;
	
	left:30px;
	top:20px;

	background-color:#87CDE9;
	background-color:rgba(120,156,212,0.8);
	padding:10px;
	border-radius:5px;
	-webkit-box-shadow:3px 3px 5px 1px rgba(0, 0, 0, 0.8);
	box-shadow:3px 3px 5px 1px rgba(0, 0, 0, 0.8);
}

.horaire_boutique
{
	position:absolute;
	
	width:260px;
	width:16.25rem;
	
	left:220px;
	top:220px;

	background-color:#87CDE9;
	background-color:rgba(120,156,212,0.8);
	padding:10px;
	border-radius:5px;
	
	box-shadow:3px 3px 5px 1px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow:3px 3px 5px 1px rgba(0, 0, 0, 0.8);
}

.horaire_boutique .horaire_gauche
{
	float:left;
	width:49%;
}

.horaire_boutique .horaire_droite
{
	float:right;
	width:49%;
}

.adresse_facade
{
	position:absolute;
	left:140px;
	top:90px;
	
	width:300px;
	height:166px;

	background-color:#F6CBCE;;
	background-color:rgba(16,156,212,0.5);

	border-radius:5px;
	overflow: hidden;
	
	box-shadow:3px 3px 5px 1px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow:3px 3px 5px 1px rgba(0, 0, 0, 0.7);
}



.discover
{
	display: none;
}



/*----------------------------------------------------------------------------*/
/*---------------------------------- index -----------------------------------*/

#fb-root {
    display: none;
}

/* To fill the container and nothing else */

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}


.fcbk
{
	height: 450px;
	
}


.link_index_cookie
{
	color: #000;
	text-decoration: none;
}

.index_cookie
{
	height: 40px;
	width: 100%;
	background-color: #ddd;
	line-height: 40px;
	text-decoration: none;
}

.index_cookie:hover
{
	
	background-color: #ccc;
	/*text-decoration: underline;*/
}





.gauche_index
{
	float:left;
	width:60%;
	padding-left:30px;
	text-align:justify;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.gauche_index p
{
	line-height:22px;
}

.g1
{
	float:left;
	width:50%;
}

.d1
{
	float:right;
	width:44%;
	margin-top:20px;
}

.g2
{
	float:left;
	width:45%;
	margin-left:3px;
}

.d2
{
	float:right;
	width:51%;
	/*margin-top:5px;*/
}

.droite_index
{
	float:right;
	padding-right:30px;
	width: 35%;
}

.fb-like-box
{
	
}

.link_prestation
{
	text-decoration:none;
	color:#000;
}


/*----------------------------------------------------------------------------*/
/*-------------------------------- Fil ariane --------------------------------*/

#fil-ariane
{
	text-align:left;
	margin-left:20px;
	font-size:12px;
}

#fil-ariane a
{
	color:#000;
}





/*----------------------------------------------------------------------------*/
/*------------------------------ Mention légales -----------------------------*/

.contenu_mention
{
	min-height:490px;
	padding-left:40px;
	padding-right:40px;
	text-align:justify;

	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:"Courier New", Courier, monospace;

}

.contenu_mention a
{
	color:black;
}

.contenu_mention p
{
	font-size:14px;
}

.contenu_mention li img
{
	margin-bottom:-3px;
}












.fot:not(:checked),
.fot:checked {
	position: absolute;
	left: -9999px;
}
.fot:not(:checked) + label,
.fot:checked + label {
	position: relative;
	padding-left: 60px;
	padding-top: 4px;
	cursor: pointer;
}
.fot:not(:checked) + label:before,
.fot:checked + label:before,
.fot:not(:checked) + label:after,
.fot:checked + label:after {
	content: '';
	position: absolute;
}
.fot:not(:checked) + label:before,
.fot:checked + label:before {
	left:0; top: 4px;
	width: 38px; height: 14px;
	background: #DDDDDD;
	border-radius: 15px;
	transition: background-color .2s;
	border:1px solid #CCC;
}
.fot:not(:checked) + label:after,
.fot:checked + label:after {
	width: 24px; height: 24px;
	transition: all .2s;
	border-radius: 50%;
	background: #BBB;
	top: 0px; left: 16px;
	box-shadow:0px 0px 2px 2px rgba(0, 0, 0, 0.4);
}

/* on checked */
.fot:checked + label:after {
	background: #44FF44;
	top: 0px; left: 0px;
}






/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/


.contenu_installation, .contenu_prestation
{
	margin:0 20px 0 20px;
}

.contenu_installation h2, .contenu_prestation h2
{
	text-align:left;
	padding-left:20px;
}

.contenu_installation h3, .contenu_prestation h3
{
	text-align:left;
	padding-left:40px;
}

.vi
{
	margin:10px;
	box-shadow: 4px 4px 5px 1px rgba(0, 0, 0, 0.2), -4px -4px 5px 1px rgba(0, 0, 0, 0.2), -4px 4px 5px 1px rgba(0, 0, 0, 0.2), 4px -4px 5px 1px rgba(0, 0, 0, 0.2);
}

.vi:hover
{
	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.2), -2px -2px 5px 1px rgba(0, 0, 0, 0.2), -2px 2px 5px 1px rgba(0, 0, 0, 0.2), 2px -2px 5px 1px rgba(0, 0, 0, 0.2);

}

.p_installation
{
	padding: 0 20px 20px 20px;
	text-align: justify;

	font-family:Georgia, "Times New Roman", Times, serif;
}

.block_installation
{
	min-height:146px;
	text-align: left;
	
}

.gauche_installation
{
	float:left;
	width:20%;
	padding-left: 20px;
}

.gauche_installation3
{
	float:left;
	width:25%;
	padding-left: 20px;
}

.droite_installation
{
	float:right;
	width:70%;
	text-align:left;
	/*padding-top:20px;*/
	
}

.droite_installation ul
{
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:22px;
	vertical-align:middle;
	display:inline-block;
}


.gauche_installation2
{
	float:left;
	width:45%;
	text-align:left;
	padding-left:40px;
	padding-top:10px;
}

.gauche_installation2 ul
{
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:22px;
}

.droite_installation2
{
	float:right;
	width:50%;
	
}

.az
{
	font-family:Georgia, "Times New Roman", Times, serif;
}

.pleft
{
	text-align:left;
}

/* ---------------------------------------------------------------------- */

.download
{
	float: right;
	font-size: 16px;
	padding:5px 20px 5px 18px;
	margin-right: 20px;

	border-radius: 10px;
	color: #000;

	background: #b4e391;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b4e391), color-stop(50%,#61c419), color-stop(100%,#b4e391));
	background: -webkit-linear-gradient(top, #b4e391 0%,#61c419 50%,#b4e391 100%);
	background: linear-gradient(to bottom, #b4e391 0%,#61c419 50%,#b4e391 100%);

	-webkit-box-shadow:3px 3px 5px 1px rgba(0, 0, 0, 0.8);
	box-shadow:3px 3px 5px 1px rgba(0, 0, 0, 0.8);
}

.block_prestation
{
	min-height:146px;
}

.gauche_prestation
{
	float:left;
	width:40%;
	text-align:left;
	padding-left:20px;
	min-height:142px;
	padding-top: 20px;
}

.gauche_prestation ul
{
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:22px;
}

.droite_prestation
{
	float:right;
	width:55%;
}

.gauche_prestation2
{
	float:left;
	width:55%;

}

.droite_prestation2
{
	float:right;
	width:42%;
	text-align:left;
	/*padding-left:20px;*/
	min-height:142px;
}

.droite_prestation2 ul
{
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:22px;
}

.gauche_prestation3
{
	float:left;
	width:55%;

}

.droite_prestation3
{
	float:right;
	width:42%;
	text-align:left;
	/*padding-left:20px;*/
	min-height:142px;
}

.droite_prestation3 ul
{
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:22px;
}

.gauche_prestation4
{
	float:left;
	width:40%;
	text-align:left;
	padding-left:20px;
	min-height:142px;
	padding-top: 20px;
}

.gauche_prestation4 ul
{
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:22px;
}

.droite_prestation4
{
	float:right;
	width:55%;

}


/* ------------------------------------------------------------------- */

.contenu_galeries
{
	/*min-height:720px;*/
	margin:0 20px;
}

.galerie_header
{

}

.galerie_titre
{
	float: left;
	width: 70%
}

.galerie_retour
{
	float: right;
	width: 20%;
	height: 30px;
	margin-top: 15px;
}

.galerie_retour:hover
{
	margin-right: 2px
}

.galerie_slider
{
	min-height: 700px;
}

.vignette_galerie
{
	float:left;
	width:215px;
	height:170px;
	background:#FFF;
	margin:10px;
	padding:5px;
	position:relative;
	box-shadow: 4px 4px 5px 1px rgba(0, 0, 0, 0.2), -4px -4px 5px 1px rgba(0, 0, 0, 0.2), -4px 4px 5px 1px rgba(0, 0, 0, 0.2), 4px -4px 5px 1px rgba(0, 0, 0, 0.2);
	color:#000;
}

.vignette_galerie:hover
{
	padding:10px;
	width:215px;
	height:170px;

	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.2), -2px -2px 5px 1px rgba(0, 0, 0, 0.2), -2px 2px 5px 1px rgba(0, 0, 0, 0.2), 2px -2px 5px 1px rgba(0, 0, 0, 0.2);
}

.vignette_galerie img, .vignette_galerie .img
{
	width:205px;
	height:115px;
}

.vignette_galerie:hover img, .vignette_galerie:hover .img
{
	width:195px;
	height:105px;
}

.vignette_galerie .texte
{
	bottom:5px;
	position:absolute;
	width:205px;
}
	
.vignette_galerie:hover .texte
{
	width:195px;
}
	
#sv-container
{
	min-height:900px;
}









/* **************************************** */
/*                  ALTCHA                  */
/* **************************************** */


/* Cache le widget et ses enfants */
/*altcha-widget, altcha-widget * {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
    width: 0 !important;
    position: absolute !important;
    left: -9999px !important;
    top: -9999px !important;
}*/
/* Cache l'overlay et son contenu dynamiquement */
/*.altcha-overlay-backdrop, 
.altcha-overlay-backdrop *,
.altcha-overlay,
.altcha-overlay * {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
    width: 0 !important;
    position: fixed !important;
    left: -9999px !important;
    top: -9999px !important;
}*/


altcha-widget, altcha-widget * {
    display: none !important;
}

altcha-widget.err, altcha-widget.err * {
    display: flex !important;
}
