/*******PLANTAGENET********/

body.attente #plantagenet{
	background-color: #b9c4d5;

}
body.attente #plantagenet ,body.attente #plantagenet .et_pb_row{
	padding: 0 !important
}
body.attente #plantagenet .et_pb_column{
	height:100vh;
	overflow:auto
}
body.attente #plantagenet .et_pb_column:nth-child(1){
	display:flex;
	width:100%;
	max-width:100%;
}
body.attente #plantagenet .et_pb_column:nth-child(2) {
    padding: 3% 5%;
   /* display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;*/
}
body.attente #plantagenet .et_pb_column:nth-child(2) .et_pb_image{
	    width: 100%;
    margin-bottom: 6%;
}
body.attente #plantagenet .et_pb_column:nth-child(2) .et_pb_image_wrap {
	    text-align: center;
	width:100%

}
body.attente #plantagenet .et_pb_column:nth-child(2) img {
    margin: auto;
       max-width: 350px;
    width: 100%;
}
body.attente #plantagenet .et_pb_contact_form{
	padding: 16px 16px 16px 16px;
	
}
body.attente #plantagenet p {
    color: black;
    text-align: center;
    font-size: 17px;
    font-weight: 500;
}
body.attente #plantagenet #info p{
	padding: 10px 0px 10px 0px;

}




#plantagenet .et_pb_contact input,#plantagenet .et_pb_contact textarea,#plantagenet .et_pb_contact_select{
	background:transparent !important;
	border-bottom:1px solid black !important;
	color:black
}
#plantagenet .et_pb_contact textarea{
	border:1px solid black !important
}
#plantagenet .et_pb_contact input::placeholder,#plantagenet .et_pb_contact textarea::placeholder{
	color:black
}

.et_pb_contact_field_options_title{
	display:none;
}
.et_pb_contact_field_checkbox label{
	    text-align: left;
    font-size: .7em;
}
.et-pb-contact-message ul{
	display:none;
}
@media only screen and (max-width: 1350px) {
 
	
	body.attente #plantagenet .et_pb_column  {
		width:50% !important;
	}
	
}
@media only screen and (max-width: 780px) {
	body.attente #plantagenet .et_pb_column:nth-child(1){
	width:0% !important;
}
		body.attente #plantagenet .et_pb_column:nth-child(2){
	width:100% !important;
}
}

