#header nav ul li.logo, #footer #menu nav ul li.logo { display: none; }
/* #header nav ul li { margin-top: 0; padding: 0 2% 1em !important; } 

#header .logoMobile { height: 98px; }
*/

.logoMobile {
    display: block;
    margin: 0 0 0.5em;
    background: #000;
}

/* NAV */

/*

nav .lang { display: none; }
nav ul li:last-child { display: inline-block !important; }

nav .langMobile { 
    display: block;
    position: relative;
    top: 0;
    right: 0;
} */

/* *** ** * *** *
- Services Page 
*** ** * ** ** */

#wedding .window-center-left {
    position: relative;
    top: 0;
    transform: none;
}
/*
.header-bg {
    height: 350px;
} */

#services .service-box {
    width: calc(50% - 2em);
    text-align: center;
    margin-bottom: 2em;
}

#services .service-box:last-child {
    width: 100%;
    margin-right: 0;
}

#partners #partnersContainer .partnersLogos ul li img { width: 175px; }


a.tooltips#last-tooltip span {
    text-align: left;
}