.link-menu{
    width: 100%;
    display: inline-table;
    text-decoration: none;
    padding: 5px 5px 5px 10px!important;
    font-size: 14px;
}
.link-menu:hover{
    background: #fff;
    color: #000!important;
    text-decoration: none;
}
.link-menu-map{
    width: 100%;
    display: inline-table;
    text-decoration: none;
    padding: 5px 0px 5px 10px;
    font-size: 12px;
}
.rotate-title{
    transform: rotate(270deg);
    font-size: 100px;
}
.rotate-title-2{
    transform: rotate(90deg);
    font-size: 80px;
}
.z-index-max{
    z-index: 10!important;
}

/* Contact */

#cck1r_label_nom{
    margin-left: -45px;;
}
#cck1r_label_prenom{
    margin-left: -45px;;
}
#cck1r_label_email{
    margin-left: -45px;;
}
#cck1r_label_message{
    margin-left: -30px;
    margin-top: 20px;
}
#cck1r_form_message{
    width: 660px;
}
#cck1r_form_message textarea{
    height: 150px;
}
#cck1r_form_envoyer{
    position: relative;
    margin-top: 20px;
    z-index: 100;
}
#cck1r_form_envoyer button{
    z-index: 100!important;
}
#seblod_form_m132{
    width: 700px;
    margin-left: -100px;
}
#cck1r_form_email{
    width: 660px;
}
.border_btn_black{
    border: 1px solid #000!important;
}
.tm-headerbar{
    display: none;
}
.slider_size_mob{
    display: none!important;
}
/* [data-uk-cover]:where(img,video), [uk-cover]:where(img,video) {

    object-position: bottom!important;

} */
.title-word-space{
    word-spacing: 170px;
}

@media (max-width: 1120px) {
    #seblod_form_m132{
        width: auto;
        margin-left: auto;
    }
    #cck1r_label_nom{
        margin-left: 0;
    }
    #cck1r_label_prenom{
        margin-left: 0;
    }
    #cck1r_label_email{
        margin-left: 0;
    }
    #cck1r_label_message{
        margin-left: 0;
        margin-top: 20px;
    }
    #cck1r_form_message{
        width: auto;
    }
    #cck1r_form_message textarea{
        height: 150px;
    }
    #cck1r_form_email{
        width: auto;
    }
}
@media (max-width: 960px) {
    .rotate-title{
        transform: none;
        font-size: 2.6rem;
    }
    .rotate-title-2{
        transform: none;
        font-size: 2.6rem;
    }

    }
@media (max-width: 900px) {
.title_headline{
  position: initial !important;
  font-size: 45px;
}
.title_headline_2{
    font-size: 35px;
}}
/*}
.uk-panel {
    display: none!important;
}*/
.uk-navbar-container{
    background: #fff!important;
}
/* .link-menu-white{
    color: #fff!important;
} */
 h1{
    font-family: "EB Garamond", serif!important;
 }
  h2{
    font-family: "EB Garamond", serif!important;
 }
 em {
    color: #1e4959!important;
 }