#menu-aeb .loghead{
	display: none;
}
#menu-aeb .logactive{
	display: block;
	max-height:60px;
}
.content_aeb {
    border-bottom: 6px solid #00E5FF;
}
.content_aeb section{
	padding:2em 0 4em;
}
.content_aeb .intro{
	background:#00E5FF;
	padding:0;
}
.int.banniere {
    max-height: 180px;
}
.content_aeb h2 {
    font-size: 30px;
    line-height: 30px;
    font-style: italic;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0.5em 0 0.25em;
}
.content_aeb h3{
	font-size:24px;
	font-weight:900;
	font-style:italic;
	line-height:32px;
	text-transform: uppercase;
	position:relative;
	max-width: max-content;
	margin: 0.5em 0 0.25em;
}	
.content_aeb h3:after {
    content: "";
    border-bottom: 3px solid #00E5FF;
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
}
.content_aeb h4{
	font-size:20px;
	font-weight:900;
	font-style:italic;
	line-height:26px;
	text-transform: uppercase;
	color:#00E5FF;
	margin: 0.5em 0 0.25em;
}		
.content_aeb ul{
	list-style-type: disc;
	margin-left: 2em;
	margin-top: 0.5em;
}
.content_aeb ul li{
	color:#00E5FF;		
	font-size:18px;
	line-height:22px;
}
.content_aeb ul span{
	color:#000;
}
.content_aeb p {
	font-size:18px;
	line-height:22px;
	margin:1em 0;
}
hr{
	border:none;
}
hr.small{
	margin:0.5em 0;
}
hr.medium{
	margin:1em 0;
}
hr.large{
	margin:2em 0;
}
.btn {
    color: #000;
    border: 1px solid #000;
    background: #fff;
}
.btn:hover {
    color: #fff;
    background: #000;
}	
.build{
	
}
.content_aeb .intro.single {
    max-height: 200px;
}
.text-ban.actux h1 {
    font-size: 40px;
    line-height: 40px;
}
.content_aeb #breadcrumbs {
    margin:0;
}

/* ACTUALITES && POST */
#globe{
	padding:3em 0;
}
#article-actu {
    margin:1em auto;
}
#article-actu img {
    display: block;
    width: 100%;
    height: auto;
}
#article-actu p {
    font-size:16px;
	text-transform: uppercase;
	font-weight:400;
	line-height:24px;
	margin: 0.5em 0 0.3em;
}
#article-actu h3 {
    position:inherit;
    font-size:24px;
	line-height:25px;
	margin:0;
}
.image-date{
    width: 100%;
    object-fit: contain;
}
.image-date img{
    width: 100%;
    object-fit: contain;
}
.image-date .date{
    text-align: center;
}
/* FORMULAIRE DE CONTACT */
#contact.content_aeb #contacted {
    background: #EDECEC;
	padding:3em 0;
}
input.gform_button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
#gform_fields_1 input{
	border:none;
	padding:0.5em 1em;
	height:50px;
	color: #757575;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 15%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 15%);
}
#gform_fields_1 textarea{
	font-family: proxima-nova, sans-serif;
	font-size:16px;
	border:none;
	padding:1em;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 15%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 15%);	
}
#gform_submit_button_1 {
    background: #000;
    color: #00E5FF;
    font-weight: 700;
    border: 0;
    padding: 10px 20px;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.3s;
    cursor: pointer;
    letter-spacing: .28px;
}
#gform_wrapper_1.gform_wrapper .gfield_required {
    display: none;
}
#contacted .gform_wrapper.gravity-theme .gform_fields {
    grid-column-gap: 1.5%;
}
#contacted .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full), #contacted .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) {
    padding-right: 0.75%;
}
#contacted .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full), #contacted .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full) {
    padding-left: 0.75%;
    padding-right: 0;
}
#contacted .gform_wrapper.gravity-theme .ginput_container_address .ginput_left {
    padding-right: 0.75%;
}
#contacted .gform_wrapper.gravity-theme .ginput_container_address .ginput_right {
    padding-left: 0.75%;
}
#input_1_8_1_container{
	margin-bottom: 16px;
}
#field_1_10{
    margin-top: -1em;
    font-size: 14px;
}
#gform_fields_1 #input_1_6_1{
    height:auto;
}
/* Générer un tableau */
table{
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
	margin-bottom: 3rem;
}
table tr td {
    padding: 1rem 0;
    width: 29%;
}
table tr td{
    padding-left: 10px;
    padding-right: 10px;
}
table thead td, table thead th {
    font-weight: 600;
    opacity: .4;
    padding-bottom: 1rem;
}
table tr th {
    text-align: left;
}
table tbody tr:first-child, table tr:nth-child(even) {
    border-top: 1px solid rgba(15,61,108,.1);
}
table tr:nth-child(even) {
    background: #fbfbfb;
    border-bottom: 1px solid rgba(15,61,108,.1);
}
@media only screen and (max-width: 480px) {
.content_aeb .row>* {
    padding-left: 0;
    padding-right: 0;
}
.content_aeb section {
    padding: 1em 0 2em;
}
.content_aeb h2 {
    font-size: 24px;
    line-height: 26px;
}
.content_aeb p, .content_aeb ul li {
    font-size: 16px;
    line-height: 20px;
}
.content_aeb p {
    margin: 0.5em 0;
}
.content_aeb h3 {
    font-size: 20px;
    line-height: 24px;
}
.content_aeb h3:after {
    border: 2px solid #00E5FF;
}
hr.small{
	margin:.25em 0;
}
hr.medium{
	margin:.75em 0;
}
hr.large {
    margin: 1.5em 0;
}
}
@media only screen and (max-width: 375px) {
.content_aeb h2 {
    font-size: 22px;
    line-height: 24px;
}
.content_aeb h3 {
    font-size: 18px;
    line-height: 22px;
}
}