/* Widget */
#widget {
    width: 60px;
    height: 60px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
    background-color: #0691CA;
    position: fixed;
    bottom: 7%;
	box-shadow: 2px 0 8px rgba(0, 0, 0, 0.25);
    z-index: 97; 
	display: flex;
    align-items: center;
	padding-left: 3px;
	transition: left 0.75s ease;
	cursor: pointer;
}

#widget:hover {
    left: 0;
}

#widget i {
	font-size: 40px;
	color: #fff;
}
/* FIN */


/* Contenu du volet */
#menu-holder {
    position: fixed;
    top: 0;
    height: 100%;
    background: #0691CA;
    color: #fff;
    transition: left 0.75s ease;
    overflow-y: auto;
	z-index: 98; 
	padding: 10px 5px;
}

#menu-holder i {
	font-size: 25px;
	cursor: pointer;
}

#menu-holder form {
	margin-left: auto;
	margin-right: auto;
	margin-top:20%
}
/* FIN */

/* Formulaire */
.form-group {
	margin: 30px 0;
}

.form {
	display: flex;
	position: relative;
	align-items: center;
	margin: 15px;
}

.script-text{
	font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
}

.input-script {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
	appearance: none;
	position: relative;
}

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  opacity: 0.01;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 4.25em;
  cursor: pointer;
}
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before,
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: '';
  position: absolute;
}
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  left: 0; top: -.1em;
  width: 3.25em; height: 1.75em;
  background:#0691CA; 
  border: 1px solid #FFF;
  border-radius: 1em;
  transition: background-color .2s;
}
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  width: 1.3em; height: 1.3em;
  transition: all .2s;
  border-radius: 50%;
  background: #FFF;
  top: .12em; left: .24em;
}

/* on checked */
[type="checkbox"]:checked + label:before {
  background:#FFF; 
}
[type="checkbox"]:checked + label:after {
  background: #0691CA;
  left: 1.75em;
}

[type="checkbox"]:checked + label .ui,
[type="checkbox"]:not(:checked) + label .ui:before,
[type="checkbox"]:checked + label .ui:after {
  position: absolute;
  left: .5em;
  width: 5em;
  border-radius: 1em;
  font-size: .875em;
  font-weight: bold;
  transition: all .2s;
}

.btn.btn {
  display: inline-block;
  padding: 8px 24px;
  text-decoration: none;
  border-radius: 40px;
  background: #34495E;
  color: #F2F2F2;
  transition: all .4s;
}

.btn.btn:hover,
.btn.btn:focus {
  background: #000;
}

.label-script {
	font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	padding-left: 5px;
	line-height: 1.6;
}

.select-script,
.select-script::before {
	border: 1px solid #0691CA;
	color: #0691CA;
	padding: 2px 30px 2px 15px;
	width: 225px;
	border-radius: 5px;
	text-align: left;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	overflow: hidden;
	background-color: #fff;
	background: #fff;
	cursor: pointer;
	vertical-align: middle; /* Ajustement de l'alignement vertical */
	outline: none;
}


.select-fleche {
	position: relative;
}

.select-fleche:after {
    content: "\25BC";
    font: 14px "Consolas", monospace;
    color: #0691CA;
    position: absolute;
    pointer-events: none;
    width: 20px;
    right: 5px;
    top: 50%; 
    transform: translateY(-50%);
    padding: 0 0 px;
    text-align: center;
    background-color: #fff;
    vertical-align: middle; 
}

.textarea {
	border: 1px solid #0691CA;
	color: #0691CA;
	padding: 2px 30px 2px 15px;
	border-radius: 5px;
	text-align: left;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	overflow: hidden;
	background-color: #fff;
	background: #fff;
	vertical-align: middle; /* Ajustement de l'alignement vertical */
	width:100%;
	outline: none;
	white-space: nowrap;
	overflow: hidden;
	resize: none;
}

.textarea::placeholder {
	color: #eee;
}

.submit-script,
a.submit-script {
    font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: inline-block;
	margin: 15px 15px 0 0 ;
    padding: 5px 20px;
	border-radius: 5px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border: none;
    position: relative;
    overflow: hidden;
    background-color: #0691CA;
	border: 1px solid #fff;
    transition: background-color 0.25s ease-in-out;
    z-index: 1; /* Mettez le bouton en avant */
    color: #fff; /* Couleur du texte */
}

.submit-script:hover {
    background-color: #fff;
	color: #0691CA;
	
}

.submit-script:hover::before {
    width: 100%;
}

.submit-script:hover::after {
    width: 0%;
}

/* Style pour le texte à l'intérieur du bouton */
.submit-script .submit-script-text {
    font-weight: bold;
    font-size: 12px;
    position: relative;
    z-index: 2; /* Mettez le texte au-dessus du fond */
}
/* FIN */

/* -- Récursivité -- */
@media (min-width: 360px) {
	#widget {
		left: 0px;
	}
	
	#menu-holder {
	    left: -100%;
		width: 100%;	
	}
	
	#menu-holder form {
		width:70%;
	}
}

@media (min-width: 576px) {
	#menu-holder form {
		width:50%;
	}
}

@media (min-width: 768px) {
	#menu-holder {
	    left: -45%;
		width: 45%;	
	}
	
	#menu-holder form {
		width:80%;
	}
}

@media (min-width: 992px) {
	#menu-holder {
	    left: -35%;
		width: 35%;	
	}
	
	#menu-holder form {
		width:80%;
	}
}

@media (min-width: 1200px) {
	#widget {
		left: -45px;
	}
	
	#menu-holder {
	    left: -30%;
		width: 30%;	
	}
	
	#menu-holder form {
		width:80%;
	}
}

@media (min-width: 1400px) {
		
	#menu-holder form {
		width:80%;
	}
}