#contactgauche{
  width: 60%;
  display:inline-block;
  vertical-align:top;
  /* border-bottom: 2px solid var(--blue); */
  padding-bottom: 20px;
  margin-bottom: 80px;
  /* background-color: #d4b5873d; */
  padding: 20px;
  padding: 55px 40px 52px 40px;
  border: 1px solid #f7faff;
}

#contactgauche .flexcenter div {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding-right: 20px;
    border-right: 2px solid #f7faff;
}

#contactgauche .flexcenter div:nth-child(2)
{
    border: none;
    padding-left: 65px;
}

#contactgauche .flexcenter div p {
    margin: 0;
}

#contactgauche .flexcenter div p a {
    color: #9b9ea8;
}

#contactgauche .flexcenter div p:first-child {
    font-size: 18px;
    font-weight: 600;
}

#contactgauche .flexcenter {
    gap: 40px 0;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
}

#contactgauche .flexcenter > p {
    padding-right: 15px;
    border-right: 2px solid #cdcdcd;
}

#contactgauche .flexcenter > p:last-child {
    padding-right: 0;
    padding-left: 15px;
    border: none;
}

#contactgauche p, #contactgauche a {
    font-size: 16px;
    text-align: left;
    display: flex;
    justify-content: flex-start;
    gap: 10px;
    /* color: #242424 !important; */
}

#contactgauche p.smalltxt {
    font-size: 14px;
}
#contactgauche h3, #contactdroite h3{
  position:relative;
  width:100%;
  font-size: 25px;
  text-align: left;
  padding-bottom: 20px;
  margin: 0;
}

#contactgauche h3.sous-titre {
    font-size: 36px;
}

#contactgauche h3.sous-titre span {
    font-size: 48px;
    color: var(--main-color);
}
#contactgauche h3 span{
  width:100%;
  height:auto;
  background-color:transparent;
  position:relative;
  color: #000;);
  text-align: left;
}

#contactgauche h3 span:after, #contactdroite h3:after {
    display: block;
    height: 6px;
    margin-top: 8px;
    background: #fff;
    content: '';
    clip-path: polygon(0 100%, 100% 0, 100% 100%);
    background-color: var(--main-color);
    clip-path: polygon(0 0, 0 100%, 100% 0%);
    display: none;
}

#contactgauche a{
 color:#000;
}

#contactgauche a:hover{
 color:var(--blue);
 text-decoration: none;
}

#contactdroite{
  width: calc(40% - 20px);
  display:inline-block;
  padding-left:25px;
  /* border-bottom: 2px solid var(--blue); */
  padding-bottom: 40px;
  margin-bottom: 30px;
  padding: 55px 40px 52px 40px;
  border: 1px solid #f7faff;
}

#contactdroite h3{
 /* color: var(--main-color); */
 /* font-size: 25px; */
 /* margin-top: 25px; */
}

#paragraphe291{
 display:flex;
 flex-wrap: wrap;
 flex-direction: row;
}

#contenu input[type="text"], #contenu select, #contenu input[type="password"], textarea{
  display: inline-block;
  width: 100%!important;
  box-sizing:border-box;
  padding: 6px 6px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  /* border-radius: 4px; */
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  margin-bottom:0px!important;
  font-family: "Poppins", sans-serif;
  height: 50px;
  border: 2px solid #f7faff;
}
input[type="text"], input[type="password"],textarea{
    padding: 10px 15px!important;
 font-family: "Poppins", sans-serif;
}
textarea{
 height:150px!important;
 width:100%!important;


}

#map_canvas{

    margin-top:20px;
}
form label{
  display:none;
}
form fieldset p:nth-child(1),form fieldset p:nth-child(2)
{
    /* padding-bottom:13px!important; */
    display:inline-block;
    width: 49%;
    margin-right:2%!important;
    margin-bottom: 20px;
    padding: 0;
}

form fieldset p:nth-child(2) {
    margin-right: 0!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
}

fieldset {
    display: flex;
    flex-wrap: wrap;
}
form fieldset p:nth-child(3), form fieldset p:nth-child(4){
  width:100%;
  margin-bottom: 20px!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
}
form fieldset p:nth-child(4),form fieldset p:nth-child(3){
  margin-right:0px!important;
}

h2 {
  /* display:none; */
 }

#contactdroite .mdl_formulaire > p:nth-child(1){

  }

form legend{
    font-family: "Poppins", sans-serif;
    font-size:1.25em;
    color: #543314;
    margin-top:0;
}
#centreetdroite{
  /* width:1170px; */
  margin-left:0;
  margin:auto;
  }

#map_canvas{
  width:100%!important;
  margin-bottom:20px;
  }

#paragraphe291, #paragraphe291 .bo_paragraphe {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
}

div#paragraphe291 .flexcenter {
    display: flex;
    align-items: stretch;
}
input[type="submit"],.submit{
    color:#fff!important;
    background-color: var(--main-color);
    font-size:16px!important;
    padding:10px 15px;
    cursor:pointer;
    border:none;
    font-weight:400;
    text-transform:uppercase;
    display:inline-block;
    border: var(--main-color) 1px solid;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    padding: 0 45px;
    text-align: center;
    /* background-color: #2685f9; */
    border: 0;
    outline: none;
    min-width: 170px;
    display: inline-block;
    color: #222;
    /* background-color: #f7faff; */
    /* border: 2px solid #e1e8f4; */
    line-height: 48px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
  }
.submit:hover{
 /* background-color:#fff; */
 /* color: var(--main-color)!important; */
}
.mdl_formulaire h3{
  display:block;
}
@media screen and (min-width:0px) and (max-width: 1000px){
 #map_canvas{

 width:95%!important;
 margin:auto;
}

 #contactgauche {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    border:none;
    /* border-bottom: 2px solid var(--blue); */
    margin-bottom:50px;
}

#contactdroite{
  width:100%!important;
}
body #contenu input[type="text"], #contenu input[type="password"], textarea{
  display: inline-block;
  font-family: "Poppins", sans-serif;
  width: 100%!important;
  height: 30px;
  padding: 6px 10px!important;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  /* border: 1px solid #cccccc; */
  border-radius: 4px;
  /* -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); */
  /* box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); */
  /* -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; */
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
body textarea{
 height:150px!important;
 width:100%!important;
 min-width:100%;

}
textarea{
  height:auto;
  min-width:100%;
}
form fieldset p:nth-child(4),
form fieldset p:nth-child(3),
form fieldset p:nth-child(2),form fieldset p:nth-child(1)
{
    display:inline-block;
    width: 100%!important;
    margin-right:10px;
}
}
