@font-face {
	font-family: "Roboto-slab";
	src: url('../fonts/RobotoSlab-Regular.ttf');
}

@font-face {
	font-family: "OpenSans";
	src: url('../fonts/OpenSans-Light.ttf');
}

@font-face {
	font-family: "OpenSans-Bold";
	src: url('../fonts/OpenSans-Bold.ttf');
}

@font-face {
	font-family: "OpenSans-SemiBold";
	src: url('../fonts/OpenSans-SemiBold.ttf');
}

@font-face {
  font-family: "Roboto-slab";
  font-weight: bold;
  src: url('../fonts/RobotoSlab-Bold.ttf');
}

@font-face {
  font-family: "Roboto-slab";
  font-weight: bold;
  src: url('../fonts/RobotoSlab-Bold.ttf');
}

@font-face {
	font-family: "Montserrat";
	src: url('../fonts/Montserrat.ttf');
}

@font-face {
	font-family: "Montserrat";
	font-weight: bold;
	src: url('../fonts/Montserrat-Bold.ttf');
}

@font-face {
	font-family: "Montserrat";
	font-weight: lighter;
	src: url('../fonts/Montserrat-Light.otf');
}

body{
	margin:0;
	padding: 0;
	font-family: "Montserrat";
	max-width: 100%;
	overflow-x: hidden !important;
  background-image: -moz-linear-gradient( -25.41deg, rgb(0,48,78) 0%, rgb(0,106,121) 43%, rgb(0,164,164) 100%);
  background-image: -webkit-linear-gradient( -25.41deg, rgb(0,48,78) 0%, rgb(0,106,121) 43%, rgb(0,164,164) 100%);
  background-image: -ms-linear-gradient( -25.41deg, rgb(0,48,78) 0%, rgb(0,106,121) 43%, rgb(0,164,164) 100%);

  background-size: cover;
  background-repeat: no-repeat;
  color: white;
}


.hero {
	height: 100%;
	background-size: cover;
	background-position: center;

}
.hero_visuelle {
	background-image: url(../images/Mockup-grise.png) ;
	height: 100%;
	background-size: cover;
	background-position: center;

}
.nom-secteur {
	font-size: bold;
	font-family: "Montserrat";
	font-weight: bold;
	font-size: 20px;
}

.tiret {
	height: 3px;
	width: 6vh;
	background-color: white;
	margin: auto;
	border-radius: 1000px;
	margin-bottom: 40px;


}


.hbutton {
	background-color: white;
	color: #5B4D71;
	border-radius: 7px;
	border: none;
	cursor: pointer;
}

.hlist {
	margin-left: 50px;
	cursor: pointer !important;
}


.cover {
  overflow: hidden;
  padding: 0;
  margin: 0;
  height: 80vh;
  width: 100%;

  
}

h2 {
	color: white;
	text-align: center;
	font-size: 30px;
	font-family: "Roboto-slab";
}

.dropdown {
    position: relative;
    display: inline-block;
}


.dropdown-message {
  position: relative;
	display: inline-block;
  }

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 100%;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 15;
}

.dropdown-content-message {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 15;
  text-align: center;
  border-radius: 15px;
}

.dropdown-content.Display {
	display: block !important;
}

.dropdown-content-message.Display {
	display: block !important;
}

.dropdown-content a {
    color: #5C5C5B;
    padding: 12px 10px;
    text-decoration: none;
    display: block;
    text-align: center;
}

.dropdown:hover > .dropdown-content {
    display: block;
}

.dropdown-message:hover > .dropdown-content-message {
  display: block;
}
.intro {
	position: absolute;
	left: 0;
	width: 100%;
	color: white;
	text-align: center;
  font-weight: 100;
	/*z-index: 100000!important;*/
}
.form-row-input {
	margin-bottom: 1vh;
  text-align: left;  white-space: nowrap;
}


.headbutton {
	font-size: 20px;
	margin-top: 40px;
	padding: 20px 40px;
	background-color: #38B6AB;
	border-style: hidden;
	font-family: "Montserrat";
	border-radius: 7px;
	color: white;
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3) !important;
	cursor: pointer;

}



.estimation {
	padding-top: 80px;
}

.estim-fluid {
  border-top: 1px solid #9D9D9C;
  margin-top: 60px;
}

h5 {
  color: #5C5C5B;
  text-align: center;
  font-size: 30px;
  font-family: "Roboto-slab";
  font-weight: bold;
}

.offre-text {
  text-align: center;
  font-size: 20px;
  color: #5C5C5B;
  opacity: 0.8;
  line-height: 1.5;
  margin-top: 35px;
}
.estim-button {
	background-color: #38B6AB; /* For browsers that do not support gradients */
	border: none;
	width: 100%;
	font-size: 1em;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	margin-top: 60px;
	margin-bottom: 80px;
	font-family: "Montserrat";
	border-radius: 7px;
	color: white;
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.4);
	cursor: pointer !important;

}


span a {
	text-decoration: none !important;
	color: white;
}

span a:active {
	color: #D1D1D1;
}

span a:hover, span a:focus {
	color: white;
}

h3 {
	color: #5C5C5B;
	font-weight: bold;
	margin-top: 35px;
	margin-bottom: 35px;
}

.nous-contact {
	padding-left: 0;
}


/*------- SIDEBARRE -------*/



.sidebarre {
	display: flex;
	flex-direction: column;
}

.sidebarre a span {
	color: #5C5C5B;
	text-decoration: none;
	line-height: 1.9;

}

@media (max-width: 767px) {
  .sidebarre {
    margin-bottom: 50px;
  }

  h3 {
    margin-left: 12px;
  }
}

.adresse {
	display: flex;
	flex-direction: column;
	margin-top: 20px;
}

.nom-ville {
	color: #5C5C5B;
	font-size: 20px;
	line-height: 2.2;
}

.corps-ville {
	font-size: 16px;
	color: rgba(92, 92, 91, 0.8);
}

.logo{
  height: 70px;
 }

@media (max-width: 768px) {
	.formulaire {
		order: 2;
	}

	.sidebarre {
		order: 1;
	}
}

.contacter {
	display: flex;
}

/*------- FIN SIDEBARRE -------*/

/*------- DEBUT FORMULAIRE -------*/

.formulaire {
	border: 1px solid #5B4D71 ;
	border-radius: 3px;
	padding-top: 30px;
}

label {
  color: #5C5C5B;
}

.form-nom {
	display: flex;
	flex-direction: column;
  margin-top: 20px ;
  margin-bottom: 20px;
}

.box-text {
  width: 100%;
  height: 120px !important;
}

@media (max-width: 576px) {
  .padding-form {
    padding-left: 15px;
    padding-right: 15px;
  }

}

@media (max-width: 330px) {
  .padding-form {
    padding-left: 5px;
    padding-right: 5px;
  }

}

.enveloppe{
  width:30%;
  margin-top:3vh
  
}

.input100 {
  font-family: Poppins-Regular;
  font-size: 15px;
  color: #555555;
  line-height: 1.2;

  display: block;
  width: 100%;
  height: 30px;
  background: transparent;
  padding: 0 5px;
}
.input100::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #868e96;
  opacity: 0.7; /* Firefox */
}

.input100:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #868e96;
}

.input100:-ms-input-placeholder { /* Microsoft Edge */
  color: #868e96;
}

/*---------------------------------------------*/ 
.focus-input100 {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
}

.focus-input100::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 2px;

  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;

  background: #6a7dfe;
  background: -webkit-linear-gradient(left, #514367, #29AEA2);
  background: -o-linear-gradient(left, #514367, #29AEA2);
  background: -moz-linear-gradient(left, #514367, #29AEA2);
  background: linear-gradient(left, #514367, #29AEA2);
}

.focus-input100::after {
  font-family: Poppins-Regular;
  font-size: 15px;
  color: #999999;
  line-height: 1.2;

  content: attr(data-placeholder);
  display: block;
  width: 100%;
  position: absolute;
  top: 16px;
  left: 0px;
  padding-left: 5px;

  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  top: -10px;
}

.input100:focus + .focus-input100::after {

}

.input100:focus + .focus-input100::before {
  width: 100%;
}

.has-val.input100 + .focus-input100::after {
  top: -15px;
}

.has-val.input100 + .focus-input100::before {
  width: 100%;
}

.validate-input {
  position: relative;
}

.wrap-input100 {
  width: 100%;
  position: relative;
  border-bottom: 2px solid #adadad;
  margin-bottom: 40px;
}

.reset-input {
  border: none;
}

.reset-input:focus {
  outline: none;
}

.bouton-fin {
  color: white;
  background-color: #3169b1;
  border: none;
  font-size: 16px;
  font-weight: bold;
  padding: 18px 45px;
  border-radius: 6px;
  align-items:center;
  cursor: pointer;


}

.google-play{
  margin-right: 0%;
}


/*------- FIN FORMULAIRE -------*/





/*------- FOOTER -------*/


footer {
  padding: 15px 35px;
  background-color: #29AEA2; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left top, #493469, #06CDC2); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom right, #493469, #06CDC2); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom right, #493469, #06CDC2); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom right, #493469, #06CDC2); /* Standard syntax */
  min-height: 240px;
  color: white;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

.footer-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center !important;
  width: 100%;
  flex-wrap: wrap;
}

footer ul {
  list-style-type: none;
  padding: 0;
  margin-bottom: 0;
  line-height: 1.8;
}

footer a:hover {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
}

footer a:active {
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
}

footer a {
  color: rgba(255, 255, 255, 1);
}

footer p {
  margin-bottom: 0;
}

#copyright {
  margin-top: 15px;
  line-height: 1;
  color: rgba(255, 255, 255, 0.8);
}

.form-nl {
  display: flex;
  margin-top: 10px;
}

.title-nl-footer {
  color: rgba(255, 255, 255, 0.8);
}
.wrapper {
	position: relative;
}
.input-style-footer {
  height: 35px;
  border-radius: 7px 0 0 7px;
  border: solid #9D9D9C;
  padding-left: 10px;
  border-width: 1px;
  width: 210px;
  font-size: 12px;
  color: #F7F7F7;
  background-color: rgba(255, 255, 255, 0.5)
}

.input-style-footer::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: white;
}

.input-style-footer::-moz-placeholder { /* Firefox 19+ */
  color: white;
}

.input-style-footer:-ms-input-placeholder { /* IE 10+ */
  color: white;
}

.input-style-footer-moz-placeholder { /* Firefox 18- */
  color: white;
}


.button-input-footer {
  height: 35px;
  border-radius: 0 7px 7px 0;
  border: solid #9D9D9C;
  color: #5B4D71;
  background-color: white;
  border-width: 1px;
  z-index: 10;
  width: 63px;
  border-left:none !important;
  cursor: pointer;

}

.votre-message-container{
  margin-top:5vh;
  display:block;
  margin-left:auto;
  margin-right:auto;
  width:70%;
}

.footer-flexer {
  display: flex;
  align-items: center;
}

.footer-contact {
  margin-left: 15px;
}

.footer-contact-2 {
  margin-left: 20px;
}

.footer-picto-space {
  margin-bottom: 10px;
}

#footer-rs {
  display: flex;
  flex-direction: column;
}

#footer-rs a {
  margin-top: 5px;
}

.footer-drapeau {
  display: flex;
}

.drap-eng-footer {
  padding-left: 5px;
}

#footer-rs-2 {
  display: none;
  justify-content: space-between;
  width: 100%;
  padding: 0 15%;

}

@media (max-width: 1279px) {
  .footer-tall {
    display: none;
  }

}

@media (max-width: 725px) {
  .footer-medium {
    display: none;
  }

  .footer-nl-2 {
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 30px;
  width: 100%;
  }

  .button-input-footer {
  height: 35px;
  border-radius: 0 7px 7px 0;
  border: solid #9D9D9C;
  color: #5B4D71;
  background-color: white;
  border-width: 1px;
  z-index: 10;
  width: 23%;
  border-left:none !important;
  cursor: pointer;

  }

  .input-style-footer {
  height: 35px;
  border-radius: 7px 0 0 7px;
  border: solid #9D9D9C;
  padding-left: 10px;
  border-width: 1px;
  width: 77%;
  font-size: 12px;
  color: #F7F7F7;
  background-color: rgba(255, 255, 255, 0.5)
}  

}



@media (max-width: 450px) {
  #footer-rs {
    display: none;
  }

  #footer-rs-2 {
    display: flex;
    margin-top: 30px;
  }

  footer {
    min-height: 340px !important;
  }
}

@media (max-width: 415px) {
  #footer-rs {
    display: none;
  }

  .footer-contact {
    margin-left: 5px;
  }

  .footer-contact-2 {
    margin-left: 10px;
  }

  footer {
    padding: 15px 15px;
  }
}

@media (max-width: 353px) {
    footer {
    font-size: 0.9em;
  }

  footer ul li {
    font-size: 0.9em;

  }
}

.footer-nl-2 {
  display: none;
}

/*------- FIN FOOTER -------*/





.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
/*  box-shadow: 0 0 1px transparent;*/
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #5B4D71;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border-radius: 7px;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.hvr-sweep-to-right:active:before {
	background-color: #4F4262;
}

.hvr-sweep-to-right-2 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
/*  box-shadow: 0 0 1px transparent;*/
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right-2:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #5B4D71;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  overflow: hidden;
}

.hvr-sweep-to-right-2:hover, .hvr-sweep-to-right-2:focus, .hvr-sweep-to-right-2:active {
  color: white;
}
.hvr-sweep-to-right-2:hover:before, .hvr-sweep-to-right-2:focus:before, .hvr-sweep-to-right-2:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.hvr-sweep-to-right-2:active:before {
	background-color: #4F4262;
}

.hvr-shadow {
  
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
/*  box-shadow: 0 0 1px transparent;*/
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-shadow:hover, .hvr-shadow:focus {
 	box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.5) !important;
}

.hvr-shadow:active {
	box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.5) !important;
}

.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: white;
  height: 2px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
  right: 0;
}

.hvr-underline-from-left:active:before {
	background: #D1D1D1;
}

.hvr-underline-from-left-2 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
  color: #38B6AB;

}
.hvr-underline-from-left-2:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #38B6AB;
  height: 2px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;

}
.hvr-underline-from-left-2:hover:before, .hvr-underline-from-left-2:focus:before, .hvr-underline-from-left-2:active:before {
  right: 0;
}

.hvr-underline-from-left-2:active:before {
	background: #319E94;
}

.hvr-underline-from-left-3 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
  color: #38B6AB;

}
.hvr-underline-from-left-3:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #5C5C5B;
  height: 2px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;

}
.hvr-underline-from-left-3:hover:before, .hvr-underline-from-left-3:focus:before, .hvr-underline-from-left-3:active:before {
  right: 0;
}

.hvr-underline-from-left-3:active:before {
	background: #383838;
}











@media (max-width: 576px) {
	.tiret {
		margin-bottom: 25px;
	}
}



@media (max-width: 330px) {


	.headbutton {
		font-size: 18px;
	}
}


@media (min-width: 1200px) {
	.header {
		padding-left: 1vw;
		padding-right: 1vw
	}


	.intro {
		top: 120px;
	}
}



@media (min-width: 1365px) {

	.headbutton {
		font-size: 26px;
	}


}

@media (max-width: 342px) {

	.estim-button {
		font-size: 0.7em !important;
	}
}

@media (max-width: 375px) {

  .estim-button {
    font-size: 0.8em;
  }
}



@media (min-width: 955px) {

	.burger {
		display: none;
	}
}



.header {
	position: fixed;
	top:0;
	left:0;
	right: 0;
	z-index:16;
	color: white;
  background-color: white;
	display: flex;
	justify-content: space-between;
	transition: all 0.2s ease-in-out;
	align-items: center !important;
}

.header__burger {
	display: none;
}

.header__burger .barre {
	width: 40px;
	height: 3px;
	background: white;
	margin-top: 5px;
	border-radius: 10000000000px;
}

.header__burger .barre.whiter {
	background: #38B6AB;
}

.header__logo {
	padding-top: 10px;
}

.mobile__nav {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.logo-burger {
	display: none;
}

@media (min-width: 955px) {
	.menu {
		padding-right: 20px;
	}
}

@media (max-width: 415px) {
	h2 {
		font-size: 24px;
	}

}

@media (max-width: 330px) {
	h2 {
		font-size: 20px;
	}
}

@media (min-width: 1440px) {
	h2 {
		font-size: 36px;
	}
}

@media (max-width: 955px) {

	.menu {
		position: absolute;
		width: 80%;
		right: 0;
		bottom:0;
		top: 0;
		background-color: white;
		box-shadow: 0 4px 13px rgba(0,0,0,0.0);

		transform: translateX(100%);
		-webkit-transform: translateX(100%);

	}

	.menu.isOpen{
		transform: translateX(0%);
		-webkit-transform: translateX(0%);
		box-shadow: 0 4px 20px 20px rgba(0,0,0,0.3);
		position: fixed;

	}

	.header__burger {
		display: block;
		cursor: pointer;
		z-index: 10000000!important;
		position: absolute;
		top: 25px;
		right: 20px;
	}

	.header__burger.Open {
		position: fixed;
	}

	.header {
		align-items: initial;
		z-index: 1000000!important;
	}

	.header.ON {
		height: 100vh;
	}


	.mobile__nav {
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-top: 8vh;
	}

	.mobile__nav a {
		color: #5C5C5B;
		font-weight: bold;
	}

	.mobile__nav .inside {
		color: #5C5C5B;
		font-weight: bold;
	}

	.mobile__nav .dropdown {
		color: #5C5C5B;
		font-weight: bold;
	}


	.logo-burger {
		display: block;
	}

	.hlist {
		margin-left: 0;
		color: #5C5C5B;
	}

	.dropdown:active .dropdown-content {
    display: block;
	}

	.hbutton {
	background-color: #5B4D71;
	color: white;
	border-radius: 7px;
	border: none;
	}

	.nav-m {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	span a:hover, span a:focus {
	color: #5C5C5B;
	}

  .logo-esi4u{
    width: 300px;
  }

  .intro{
    top:10vh;
  }

}
.header.active {
    background: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    color: #5B4D71 !important;
    padding-bottom: 15px;
}

.header.active-burger {
  background: rgba(0, 0, 0, 0.5) !important;
}


.nav-m.active {
  color: #5B4D71 !important;
}

.loader {
  width: 50px;
  padding: 8px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #36b5aa;
  --_m: 
    conic-gradient(#0000 10%,#000),
    linear-gradient(#000 0 0) content-box;
  -webkit-mask: var(--_m);
          mask: var(--_m);
  -webkit-mask-composite: source-out;
          mask-composite: subtract;
  animation: l3 1s infinite linear;
}
@keyframes l3 {to{transform: rotate(1turn)}}

.visuelle{
  position: fixed;
	left:0;
	right: 0;
	z-index:2;
	color: white;
	justify-content: center;
	transition: all 0.2s ease-in-out;
	align-items: center !important;
	background-color:transparent;
  text-align: center;
}

.titre_page{
  font-family: OpenSans;
}

@media (min-width:601px) AND (max-width:1551px){
  .titre_page{
    font-size:3.5em;
  }
}

@media (max-width:600px){
  .titre_page{
    font-size:2.5em; 
  }
}

@media (min-width:1552px){
  .titre_page{
    font-size:4.5em; 
  }
}

.barre.active {
  background: #5B4D71;
}

.intro {
  top: 100px;
}

.Rectangle_1 {
    background: local;
    top: 0px;
    width: 100%;
    min-height: 100vh;
    z-index: 0;
  }

.left-part-text{
    font-size: 2.5em;
    font-family: "Roboto-slab";
    line-height: 1.2;
}

.left-part-text-big{
  color: white;
    font-size: 3.5em;
    font-family: "Montserrat";
    font-weight: Bold;
}


.containers{
    padding-left: 10%;
    padding-right: 5%;
    padding-top: 5vh;
    height: auto;
}

.button-go-brochure{
    border:none;
    border-radius: 8px;
    color:#4e80a1;
    cursor: pointer;
    font-size: 25px;
    font-weight: bold;
    background-color: white;
    padding: 5px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    width: fit-content;
    display:block;
    margin-left: auto;
    margin-right: auto;
}

.bouton-demande{
    text-align: center;
    margin-left: 2%;
    margin-right: 2%;
    cursor:pointer;
}

.right-part-text{
  font-family: "Montserrat";
  text-align: justify;
  line-height: 1.2;
}

.text-center{
  text-align: center;
}

.right-part-title{
  text-align: center;
  color:white;

  font-family: "Roboto-slab";
}

.image-center{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.image-button{
  cursor: pointer;
}

#commecial-tel-img{
  vertical-align: bottom;
}

#commecial-formulaire-img{
  vertical-align: bottom;
}

.input-arrondi-text{
  border: none;
  border-radius: 15px;
}

#Message_commercial{
  width: 100%;
  height: 20vh;
  resize: none;
}

.text-captcha{
  padding: 25px;
}


.captcha{
  height:8vh;
  background-color:white;
  margin-right:2%;
  align-content:middle;
  align-self:flex-end;
}

.dropdown-content-message .text-captcha{
    color: black;
}

.background-tel{
  background-image: url("../images/Visuel-Telephone.png");
  background-repeat:no-repeat;
  background-position: center;
  background-size: contain;
}

.header-height{
  height:100px;
}

.mobile-contact{
  display:none;
}

.text-checkbox{

  margin-bottom:auto;
  font-size:0.9em;
}

.button_envoyer{
  border:none;
  background: local;
}

.message_erreur{
  color:red;
}

.border-red{
  outline: solid;
  outline-color: red;
  outline-width: 1px;
}

.text-captcha{
  font-size: 0.9em;
}

.etape3{
  width:40%;
  margin-bottom:3vh;
  position:relative;
}

.etape4{
  width:60%;
  margin-bottom:3vh;
  position:relative;
}

.point-retour{
  position:absolute;
  height:5vh;
  top:0%;
}

.retour-3{
  width:25%;
}

.retour-4{
  width: 20%;
}

.taille-bouton-retour{
  width: 73%
}

.img_lang{
  height: 30px;
}
@media (max-width:1400px) {
  .left-part-text{
    font-size: 2em;
  }

  .left-part-text-big{
    font-size: 3em;
}
  .right-part-title{
    font-size: 2em;
  }

  .right-part-text{
    font-size: 0.9em;
  }

  
  .header-height{
    height:75px;
  }

  .logo{
    margin-top: 10px;
    height: 55px;
    color: white;
    margin-left: 1%;
  }

  .header__logo{
    padding-top: 0;
  }

  .text-checkbox{
    font-size:0.6em;
  }
  .text-captcha{
    font-size: 0.7em;
  }

  
}

@media (max-width:1170px) {
  .left-part-text{
    font-size: 1.5em;
  }

  .left-part-text-big{
    font-size: 2.5em;
}
  .text-checkbox{
    font-size:0.6em;
  }
}
@media (max-width:993px) {
    .containers{
      margin: auto;
      padding: 0;
      padding-top: 1vh;
    }

    .no-margin-mob{
      margin: 0;
    }

    .enveloppe{
      width: 60%;
      margin-top: 7vh;
    }
    #Contact-0{
      display: none;
    }

    .mobile-contact{
      display:block;
    }
    

    .left-part-none-mob{
      display: none;
    }

    .left-part-text{
      text-align: center;
    }

    .left-part-text-big{
      font-size:2em;
      text-align: center;
    }

    .contact-choice{
      margin-top: 25vh;
    }


    .message_erreur{
      color:red;
      font-size: 0.8em;
    }

    .text-captcha{
      padding: 10px;
      font-size: 0.8em;
    }

    .google-play{
      margin-right: 3%;
    }

    .etape3{
      width:60%;
    }

    .votre-message-container{
      width:90%;
    }

    .taille-bouton-retour{
      width: 100%;
    }

    .captcha{
      margin-right: 0;
    }

    .enveloppe{
      width: 60%;
      margin-top: 7vh;
    }
}

@media (max-width:400px){
  .left-part-text-big{
    font-size:1.5em
  }
}

.numero-tel{
 font-weight:bold;
 color:white;
}


.no-padding{
  padding: 0%;
}

.no-margin{
  margin:0;
}

.Rectangle_1 a {
    text-decoration: none;
  }

@media (max-width:640px) {
  .text-captcha{
    font-size: 0.7em;
  }
}
 