.navbar-brand span{
    color: #00a3c8 !important;
}
.call-to-action h2 {
    width: auto;
    float: left;
}
.call-to-action h2 span{
    display: inline-block;
    width: auto;
}
.page.um-page-user .site-content section.breadcrumb{
    display: none;
}
.lieuxbottom {
    margin-top: 20px;
    text-align: center;
}
.lieuxbottom a  {
    padding: 12px 24px;
    border-radius: 30px;
      margin: 0 30px;
      border: 3px solid silver;
}
.hometwo .um-register{
 background-color:#ffffff;
  padding: 40px 10px 10px 10px;
border-radius: 5px;
}
.hometwo .um-field-label {
    margin: 0;
}
.hometwo p:first-child{
    display: none;
}
.logged-in .hometwo p:first-child{
    display: block;
    background-color: #ffffff;
    color: black;
}
.logged-in .hometwo {
    display: block;
    padding: 40px 10px;
    background-color: #ffffff;
    margin-top: 0;
    border-radius: 5px;
}
.hometwo .um-register form div.um-field:first-child {
  position: absolute;
bottom: 40px;
right: 0;
width: 50%;
  z-index: 9999999;
}
.hometwo .um-register form div.um-field:first-child .um-left.um-half{
    width: 100%;
}

.hometwo .um-register form div.um-field.um-field-user_login:first-child {
  position: initial;
bottom: initial;
right: initial;
width: initial;
}
.hometwo .um-register form div.um-field:first-child .um-left.um-half a.um-button-facebook{
    width: 175px;
  padding: 8px 5px !important;
}
.hometwo .um-register form div.um-field:first-child .um-left.um-half .um-button i.um-faicon-facebook {
    top: 0px;
}
.hometwo:before {
    content:"Inscription";
z-index: 9999999;
  position: absolute;
  margin-top: 10px;
color: #18abcd;
font-size: 24px;
margin-left: 30%;
font-weight: bold;
text-shadow: 1px 1px 0px rgba(90, 90, 90, 0.7);
}
.logged-in .hometwo:before {
    content:"";
}
.homeone {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 25px 20px;
    border-radius: 5px;
    text-align: justify;
  min-height: 355px;
}
.homeone img.4ppl, .homeone img{
    width: 150px;
    margin: 6px 10px 0 0;
}
.home .slider-version-one .specia-slider {
    background: rgba(255, 255, 255, 0.1);
}
p.homeloggedbuttons{
    margin-top: 40px;
}
.homeloggedbuttons a{
    width: 100%;
    clear: both;
    display: block;
    text-align: center;
    color: #ffffff;
    background-color: #19accd;
    padding: 5px 0;
    margin: 10px 0;
    border-radius: 3px;
}
.home .portfolio-version figure.effect-sadie figcaption::before, figure.effect-sadie p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.home .portfolio-version figure.effect-sadie figcaption h2{
    display: block;
    top: initial;
    bottom: 5px;
    font-size: 12px;
    font-weight: initial;
  font-style:initial;
}
.home .portfolio-version figure.effect-sadie{
    max-height: 230px;
}
.slider-version-one .caption p {
    color: #000000;
    text-shadow: none;
}
table.wpuf-table.lieu thead th, table.wpuf-table.lieu th {
    color: #ffffff;
}
a.custom-logo-link {
    float: left;
}
a.custom-logo-link img{
    max-height: 55px;
    width: auto;
    margin-right: 10px;
}
header a.navbar-brand{
    float: none;
}
header p.site-description{
    font-size: 12px;
}
.home .portfolio-version figure.effect-sadie {
    font-style: italic;
}
.footer-copyright .header-top-info-1{
    background: initial;
    border-bottom: 0;
    padding: 0;
}
.is-sticky a.custom-logo-link img {
    max-height: 20px;
}
.is-sticky div.navbar-header{
    padding-top: 5px;
}
.navbar-brand {
    color: #4f5152 !important;
}
.features-version-one .features-overlay {
    background: rgba(43, 43, 43, 0.6);
}
.homeone p{
    font-size: 14px!important;
    line-height: 20px;
    padding-bottom: 0px;
    margin-bottom: 10px!important;
}
.top-scroll {
    animation: bounce 2s ease;
}
.homeone ul {
    padding-bottom: 0;
    margin-bottom: 0;
}
.home.logged-in section.features-version-one, .home.logged-in section.service-version-one, .home.logged-in section.portfolio-version {
    display: none;
}
.um-profile-nav {
    background: #60bfe1;
}