

/*TEXTS*/

.font_weight_bold{
   font-weight: 700 !important;
}
.font_weight_light{
   font-weight: 300 !important;
}

.text_color_red{
   color: #9C0D0D !important;
}

.line_height_30{
   line-height: 30px !important;
}

.text_uppercase{
   text-transform: uppercase;
}


.margin_top_100{
   margin-top: 100px !important;
}

/*FIN TEXTS*/

.title img {
    width: 100%;
    min-height: 400px;
}

.icon_social_holder .qode_print {
    display: none !important;
}

.icon_social_holder {
    width: 100%;
    display: inline-block;
    text-align: center;
    border-top: 1px solid #e0e0e0;
    border-bottom: 0px solid #e0e0e0;
    margin-bottom: 35px;
    margin-top: 35px;
    padding: 35px 0;
}

@media only screen and (min-width: 661px) {
#wpsl-base-gmap_0 {
    height: 50% !important;
    width: 50%;
    left: 50%;
    position: absolute !important;
}
}

@media only screen and (max-width: 660px) {
#wpsl-base-gmap_0 {
    position: relative !important;
    height: 250px !important;
    margin-top: 25px;
}
}

.wpsl-contact-details, .wpsl-location-address, .wpsl-locations-details {
    margin-bottom: 15px;
    margin-top: 25px;
}

.header_bottom_right_widget_holder {
    display: table-cell;
    vertical-align: top;
    height: 100%;
    padding: 0 17px;
}

.a_la_carte{
    background-color: #9d0c0d;
    padding: 10px;
    color: #ffffff;
    font-weight: 600;
    font-size: 30px;
}

#wpsl-search-wrap div label {
    float: left;
    margin-right: 10px;
    line-height: 18px;
}

@media only screen and (min-width: 1000px){
.header_top{
    height: 50px;    
    line-height: 45px;
    padding-top: 5px
}
}
.header_top .q_icon_list {
    display: inline-block;
    margin-right: 28px;
    margin-bottom: 0
}

.header_top .right .inner>div {
    border-left: 0;
    margin-top: 5px;
    float: left;
}

.header_top .q_icon_list:last-child{
    margin-right: 0;
}

.header_top .q_icon_list .qode-ili-icon-holder{
    border-radius: 4px;
}

footer .q_icon_list .qode-ili-icon-holder, .q_icon_list i{
    border-radius: 4px
}

.hesperiden.tparrows, .hesperiden.tparrows:before{
    height: 64px;
    width: 64px;
    text-align: center;
    line-height: 67px;
    font-size: 24.5px;
    border-radius: 5px;
    color: #272626;
    font-family: FontAwesome;
    transition: background-color 0.2s ease, color 0.2s ease;
}

.hesperiden.tparrows{
    background-color: #fff;
}

.hesperiden.tparrows:hover{
    background-color: #fab012;
}

.hesperiden.tparrows:hover:before{
color: #fff;
}

.hesperiden.tparrows.tp-leftarrow:before{
    content: '\f053';
}

.hesperiden.tparrows.tp-rightarrow:before{
    content: '\f054';
}
i.qode_icon_font_awesome.fa.fa-arrow-up {
        font-size: 20px! important;
}

.side_menu .widget {
    margin: 0px 0 28px;
}
.page_not_found{
    padding-top: 75px
}

.header_top .left .inner>div, .header_top .left .inner>div:last-child {
    float: left;
    border-bottom: 0;
    border-top: 0;
    margin-left: 10px;
}

.nom_equipe {
    Font-size: 20px;
    font-family: montserrat;
    font-weight: 400;
    text-transform: capitalize;
    color: #696969;
}

.titre1 {
    color: #212121;
    font-family: 'Montserrat', sans-serif;
    font-size: 45px;
    line-height: 54px;
    margin-bottom: 16px;
    font-style: normal;
    font-weight: 200;
    letter-spacing: -0.2px;
    text-transform: none;
}

.poste_equipe {
    color: #9d0c0d;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    line-height: 20px;
    margin-top: 10px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.3px;
    text-transform: uppercase;
}

.drop_down .second {
    left: 0;
    margin: 0;
    top: 85%;
    position: absolute;
    display: block;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    z-index: 10;
    -webkit-transition: top .3s ease-in-out;
    -moz-transition: top .3s ease-in-out;
    -ms-transition: top .3s ease-in-out;
    -o-transition: top .3s ease-in-out;
    transition: top .3s ease-in-out;
}

.drop_down .second .inner>ul, li.narrow .second .inner ul {
    display: inline-block;
    position: relative;
    background-color: #9d0c0d;
    border-color: #9d0c0d;
}

.qode-advanced-tabs.qode-advanced-horizontal-tab.qode-advanced-tabs-column-4 .qode-advanced-tabs-nav li {
    width: 25%;
    border-left: solid 5px #fff;
}

.titre2{
    color: #212121;
    font-family: 'Montserrat', sans-serif;
    font-size: 27px;
    line-height: 40px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -0.2px;
    text-transform: uppercase;
}

ul {
    list-style-position: outside; 
    color: #787879;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 16px;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-style: normal;
    font-weight: 400;
}

.titre3{
    color: #787879;
    font-family: montserrat;
    font-size: 18px;
    margin-top: 8px;
    line-height: 25px;
    font-style: normal;
    font-weight: 400;
}

.numerotop{
   color: #ffffff;
}
.blog_holder.blog_single article h2 {
    display: none;
}

.blog_holder article .post_info {
    display: none;
    width: 100%;
    margin: 0 0 18px;
    color: #bebebe;
    font-weight: 500;
}

.white{
   color: #ffffff;
}

.menu1{
   font-size:20px;
}

nav.main_menu ul li a {
    color: #171717;
    font-family: montserrat;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    line-height: 15px;
    padding: 6px;
    margin: 0;
    cursor: pointer;
}

.jet-menu > .jet-menu-item > a {
    width: 100%;
    margin-top: 32px !important;
    white-space: nowrap;
    padding: 10px;
}

.jet-desktop-menu-active .jet-sub-mega-menu {
    width: 100%;
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    box-shadow: 0px 0px 0px rgba(0,0,0,0) !important;
    z-index: 999;

}

.boutonMenu {
    text-align: center;
    background-color: #9d0c0d;
    border-radius: 8px;
    padding: 10px !important;
    color: #ffffff !important;
    font-weight: 600 !important;
}

.boutonMenu:hover{
    text-align: center;
    background-color: #000000;
    border-radius: 8px;
    padding: 10px;
    color: #ffffff;
    font-weight: 600;
}

.boutonservice {
    text-align: center;
    background-color: #9d0c0d;
    border-radius: 8px;
    padding: 10px !important;
    color: #ffffff !important;
    font-weight: 600 !important;
    margin: 20px;
}

.boutonservice:hover{
    text-align: center;
    background-color: #000000;
    border-radius: 8px;
    padding: 10px;
    color: #ffffff;
    font-weight: 600;
}

@media only screen and (max-width: 600px) {
    .header_inner_right {
        float: right;
        position: relative;
        z-index: 110;
        display: none;
}
.titre1 {
    color: #212121;
    font-family: 'Montserrat', sans-serif;
    font-size: 37px;
    line-height: 54px;
    margin-bottom: 16px;
    font-style: normal;
    font-weight: 200;
    letter-spacing: -0.2px;
    text-transform: none;
}

.title img {
    width: 100%;
    min-height: 40px;
}

.qode-advanced-tabs.qode-advanced-horizontal-tab.qode-advanced-tabs-column-4 .qode-advanced-tabs-nav li {
    width: 100%;
    border-left: solid 5px #fff;
}

.drop_down ul li a{
    position: relative;
    display: block !important;
    float: inherit !important;
}

nav.mobile_menu ul li a, nav.mobile_menu ul li h3 {
    font-size: 13px;
    font-weight: 600;
    color: #888;
    padding: 10px 0;
    display: block;
    position: relative;
    text-transform: uppercase !important;
    line-height: 22px;
    letter-spacing: 0;
}

@media only screen and (max-width: 1000px){
.header_top {
    height: 110px;
    line-height: 18px;
    padding-top: 11px;
    padding-bottom: 10px;
}

.header_top .left .inner>div, .header_top .left .inner>div:last-child {
    float: unset;
    border-bottom: 0;
    border-top: 0;
    margin-left: 10px;
}

.numeromobile{
    color: #ffffff;
    margin: 20px;
}

.three_columns>.column3>.column_inner {
    padding: 0px 20px 0 0px;
}
}

.blog_holder.masonry, .blog_holder.masonry_full_width {
    margin-bottom: 20px;
    margin-top: 80px
    transition: none!important;
    overflow: visible!important;
    opacity: 0;
    filter: alpha(opacity=0);
}

.blog_holder.masonry:not(.blog_masonry_date_in_image) h5 a, .blog_holder.masonry_full_width:not(.blog_masonry_date_in_image) h5 a {
    color: #9d0c0d;
}

@media (max-width: 600px) {
    .mobilespacer {
        display: none;
    }
}

@media (min-width: 1024px) {
   .mobileshowonly {
        display: none;
    }
}

#mobileshow    { display:none; }

@media screen and (max-width: 600px) {
#mobileshow   { display:block; }
}

.mobile_show    { display:none; }

@media screen and (max-width: 600px) {
.mobile_show   { display:block; }
}

.bouton-rouge {
font-size: 18px;
border: none; 
border-radius: 12px;
padding: 15px 32px;
background-color: #c90000;
display: inline-block;
color: #fff;
}
.bouton-rouge: hover {
font-size: 18px;
border: none; 
border-radius: 12px;
padding: 15px 32px;
background-color: #000000;
display: inline-block;
color: #fff;
}

.bouton-rouge-droit {
float:right;
}

/* If the screen size is 601px wide or more, set the font-size of <div> to 80px */
@media screen and (min-width: 601px) {
  #titre_trusculpt {
    font-size: 55px;
line-height:65px;
  }
}

/* If the screen size is 600px wide or less, set the font-size of <div> to 30px */
@media screen and (max-width: 600px) {
  #titre_trusculpt {
    font-size: 35px;
line-height:40px;
  }
}

#nav-toggle { display: none ; }
.main-navigation { overflow:visible; }
@media ( max-width: 1100px ) {
#nav-toggle { display: block ; }
.main-navigation .menu { overflow: hidden; }
}

.wpforms-conversational-form-page {
box-sizing: border-box;
min-height: 100vh;
font-family: "Lato", sans-serif;
line-height: 1.5;
font-size: 22px;
counter-reset: wpforms-fields;
}

@media only screen and (max-width: 600px)
.header_top, div.textwidget.custom-html-widget {
display: none;
}

a[href^="tel:"] {
  color: #ffffff;
  text-decoration: none;
  font-size: 28px;
}

#marge-image {
margin-right: 20px;
}
.marge-image {
margin-right: 20px;
}