.logo a {
	font-size: 18px!important;
	text-transform: uppercase;
	color: #FFF;
	font-weight:700;
}

.sp-top-login {
	margin-left: 20px;
}

@media (min-width: 1380px){
.sppb-row-container {
  max-width: 1140px;
  }}

#sp-header {
    position: absolute !important;
}
#sp-header:before{
    opacity: 0 !important;
}
#sp-header.header-sticky{
    position: fixed !important;
}

#sp-header.header-sticky {
    background: #000!important;
}
.actus .table {
	width:auto;
}
.actus .artcile-details-wrap {
    max-width: 100%;
}
#sp-bottom .sppb-addon-optin-forms .sppb-optin-form .button-wrap button {
    padding: 10px;
    font-size: 12px;
    border-radius: 0px 4px 4px 0px;
    border: none;
    line-height: 28px;
}
.cotisations td{
	width: 33%;
}
.credits p{
	font-size: 12px;
}
#sp-footer .sp-copyright {
    font-weight: normal;
}

.cours img {
	border-radius: 100px;
}
@media screen and (max-width: 768px) {
.actus .table {
	width: 100%;

}
.actus td.table {
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 33%;
}
td {
	width: 33%;
}
}

h3 {
	text-transform: uppercase!important;
}


.contact-info-wrap {
    max-width: auto;
}