/*
Theme Name: Divi Enfant par Incomm
Description: Theme enfant du theme Divi
Author: Incomm
Author URI: https://www.incomm.fr
Template: Divi
Version: 1.0
*/
@import url('https://fonts.googleapis.com/css2?family=Goldman:wght@400;700&display=swap');
@font-face {
 font-family: "Muli-Light";
 src: url("fonts/Muli-Light.ttf") format("ttf"),
        url("fonts/Muli-Light.woff") format("woff");
}
@font-face {
 font-family: "Muli";
 src: url("fonts/Muli-Regular.ttf") format("ttf"),
        url("fonts/Muli-Regular.woff") format("woff");
}


#et-secondary-nav .menu-item-has-children>a:first-child:after, #top-menu .menu-item-has-children>a:first-child:after {
    font-family: ETmodules;
    content: "3";
    font-size: 12px !important;
    position: absolute;
    right: 0;
    top: 26px !important;
    font-weight: 800;
}
.bloc-tel {
    padding-left: 10px;
}
.et_pb_contact_field_options_wrapper {
    display: block;
    text-decoration: underline;
}
.mail-contact1 a {
    border: 1px solid #fff;
    padding: 17px 10px;
    max-width: 300px;
    width: 300px;
    text-align: center;
    color: #fff;
    font-family: 'Goldman', cursive;
    font-weight: 400;
    font-size: 25px;
}
#img {
    padding-left: 13%;
}


.mail-contact1 a:hover ,.mail-contact2 a:hover{

    color: #fff !important;
}
#picto {
    display: inline-flex;
    padding-top: 29px;
}
.a-top {
    
}
p a
{
    text-decoration: underline !important;
    color: #000 !important;
    font-weight: bold !important;
}
p a:hover
{
    text-decoration: none !important;
    color: red !important;
}
.lien a
{
    text-decoration: underline !important;
    color: #000 !important;
    font-weight: bold !important;
}
.lien a:hover
{
    text-decoration: none !important;
    color: red !important;
}
h5 {
    font-size: 21px !important;
    font-weight: 400 !important;
    font-family: 'Goldman', cursive;
}

.et_pb_promo_description {

    position: relative;
    padding-bottom: 0 !important;

}

div#page-container {
    max-width: 1920px;
    margin: 0 auto;
    overflow-x: hidden !important;
}

.grecaptcha-badge {
    z-index: 999999999999999;
    visibility: visible !important;
}
b,strong{
    font-weight: 700;
}
.hvr-shrink {
    display: block;
}

.hvr-bob {
    display: block;

}

.a-top:hover {
    transform: scale(0.9);
    transition: 0.3s all ease-in;
    /*! color: #f2efea !important; */
}

#lien-c {
    color: #fff;
    /* text-decoration: none !important; */
    /* text-transform: none; */
}

#lien-con {
    color: #000;
    text-decoration: none !important;
}

#lien-c:hover {
    color: #fff !important;
    text-decoration: none !important;
}

#lien-con:hover {
    color: #000 !important;
    text-decoration: none !important;
}

.recaptcha-badge {
    z-index: 99999999999999;
    visibility: visible !important;
}

.telephone-contact {
    text-transform: none;
    background: #e30000;
    color: #f3f3f3;
    float: none;
    margin: 30px auto;
    width: 230px;
   padding: 13px 0;
    height: 51px;
    font-size: 16px;
}

#picto-contact {}

.mail-contact a, .telephone-contact a {
    font-size: 15px;
    font-weight: 300;
}

#footer-widgets h4.title {
    font-weight: bolder;
}

.mail-contact {
    
    background: #e30000;
    color: #f3f3f3;
    float: none;
    margin: 30px auto;
    width: 230px;
    padding: 13px 0;
    height: 51px;
    /* font-size: 15px;*/


}


#telephone {
    color: #fff !important;
}

#lien-tel {
    color: #fff !important;
    font-size: 20px;
}
#lien-tel:hover {
    color: #f2efea !important;
}
.et_header_style_centered #logo {
    max-height: 100%;
}

#et-main-area {
    /* overflow-x: hidden !important; */
}


.btn-contact {
    color: #ffffff !important;
    background: transparent;
    /* border-radius: 30px; */
    /* max-width: initial; */
    text-align: left;
}
.topp {
    background: #da0000;
    padding: 3px;
    color: #fff;
}
.topp a{
   color: #fff;
   display: inline-flex;
   line-height: 44px;
}
#main-footer {}

.et_contact_bottom_container {
    background: #eeeeee
}
.et_pb_text_inner a {
    color: #000;
    text-decoration: none;
    font-weight: 500;
}
.et_pb_text_inner a:hover {
    color: #fc0000;
    text-decoration: underline !important;
}

a, a:hover {
    text-decoration: none;
    color: #690202;
}

@media (max-width: 980px){
.et_pb_row {
   padding: 0px 0 !important; 
}
}
@media only screen and (min-width: 320px) {
    .et_search_outer {
    width: 96% !important;
    overflow: hidden;
    position: absolute;
    top: 0;
}
.et-search-form input {
    width: 90%;
    border: none;
    color: #ffffff;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 30px;
    margin: auto;
    background: black;
    height: 80px;
}
    .container.et_search_form_container.et_pb_search_visible{
            z-index: 9999999999999999;
    position: relative;
    -webkit-animation: fadeInTop 1s cubic-bezier(.77,0,.175,1) 1;
    animation: fadeInTop 1s cubic-bezier(.77,0,.175,1) 1;
    }
    .container.et_search_form_container.et_pb_search_form_hidden {
    z-index: 1!important;
    position: absolute;
}
    form.et-search-form {
    background: white!important;
        border: 1px solid;
    height: 80px;
}
.et-search-form {
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 100000;
    width: 100%;
    max-width: 300px !important;
}
span.et_close_search_field {
    display: block;
    width: 30px;
    height: 30px;
    z-index: 999999999;
    position: absolute;
    right: 0;
    cursor: pointer;
    top: 0;
    bottom: 0;
    margin: auto;
}
    #et_search_icon:before{
        content: '';
        background: url(images/loupe.png); 
        width: 40px;
        height: 40px;
        display: block !important;
    }
    #et_top_search {
    float: right;
    margin: -6px 25px 0 0px !important;
    position: relative;
    display: block;
    width: 18px;
}
.mapp {
    background: url(https://www.fr-tech.fr/wp-content/uploads/2021/04/map-footer.jpg) 74% 50% no-repeat scroll !important;
    background-size: auto;
    background-size: cover !important;
    min-height: 312px;
    width: 100%;
}

  .bgrouge {
    min-height: auto;
    position: relative;
    top: 0;
    right: 0;
    z-index: 1;
    padding: 55px 0px;
}
.bgrouge h3 {
    font-family: 'Goldman', cursive;
    font-size: 35px !important;
}
div#bc02> .et_pb_button{
  padding: 0 10px !important;
}
div#bc02 {
    padding: 37px 5px;
    font-size: 16px;
    min-height: 230px;
}
.text03 {
    width: 100%;
    margin: 10px auto;
    z-index: 99999;
    position: relative;
    padding: 15px;
}
.text02 {
    width: 90%;
    margin: 10px auto;
    z-index: 99999;
    top: 0;
    right: 0;
    position: relative;
}
.tblanc {
    position: absolute;
    z-index: 9999999999999999999999999;
    top: 20px;
    width: 874px;
    right: 0;
}
.txt-p {
    margin-right: 42px;
}

     #et_mobile_nav_menu {
        float: left;

    }
    #size {
    font-size: 46px;
}

.bg-soins01 > div {
    height: auto;
    min-height: auto;
    padding: 24px 0px !important;}


.contenu-contact {
    color: #fff;
    text-align: center;
    font-size: 20px;
    text-transform: none;
    font-weight: 500;
    padding: 10px !important;
}

.topp a {
    font-size: 14px;
    line-height: normal;
    display: block;
    opacity: 1;
    font-weight: 400;
    height: 27px;
    line-height: 26px;
}
#lien-tel {
    color: #fff !important;
    font-size: 14px;
}

.bg-header {
    background: #fff;
    background-size: auto;
    padding: 0px 0;
    background-size: 100% !important;
    padding: 10px 0;
    padding-top: 10px;
    padding-bottom: 10px;
    background-size: contain !important;
    padding-top: 0 !important;
    padding-bottom: 0px !important;
}
    #footer-widgets .footer-widget a, #footer-widgets .footer-widget li a, #footer-widgets .footer-widget li a:hover {
    color: #000000 !important;
    font-size: 13px !important;
    text-align: left!;
}
.mail-contact a {
    color: #ffffff!important;
    font-size: 16px;
    text-transform: uppercase;
}
.montre-bloc {
    position: absolute;
    right: -110px;
    width: 28%;
    top: 30px;
}

    .et_header_style_left #et-top-navigation,
    .et_header_style_left .et-fixed-header #et-top-navigation {
        padding-top: 24px;
        display: block;
        padding: 10px 0px !important;
    }

 

#footer-widgets .footer-widget li a {
    color: #000 !important;
    text-decoration: none;
}
 
.mobile_menu_bar:before {
    content: "\61";
    font-size: 32px;
    position: relative;
    left: 0;
    top: 0;
    cursor: pointer;
    color: #fc0000;
}
.et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 270px !important;
    max-height: 124%;
}

    .cont-header {
        display: flex;
        width: 100%;
        justify-content: center;
    }

.title-bjoux {
    padding: 75px 0px !important;
}


  .adr-footer {
    background: url(images/adresse-footer.png) top center no-repeat;
    padding-top: 31px;
    color: #000;
    font-size: 13px;
    background-size: 20px;
}
.btn-contact {
    background: url(images/in-footer.png) top center no-repeat;
    padding-top: 31px;
    color: #fff;
    font-size: 15px;
    background-size: 17px;
}
 

.tel-footer {
    background: url(images/tel-footer.png) top center no-repeat;
    padding-top: 31px;
    font-size: 15px;
    background-size: 17px;
    color: #000;
}
    .footer-widget,
    .footer-widget li,
    .footer-widget li a,
    #footer-info {
        font-size: 14px !important;
    }


    .bg-header {
         padding: 0px 0;
         background-size: auto;
         padding: 0px 0px;
         padding-bottom: 50px;
    }

    .contenu-footer {
        float: none;
        margin: 0 auto;
        display: block;
        max-width: 972px;
    }

    #footer-widgets .footer-widget li {

        position: relative;
        padding-left: 0;

    }

    .bg-footer {

        background-size: auto;
        background-size: cover;
        padding: 56px 0;
        padding-top: 56px;
        padding-bottom: 56px;
        padding-top: 37px;
        padding-bottom: 50px;
    }

    #main-footer {
        background: #ffffff;
        background-size: auto;
        width: 100%;
        padding: 10px 0;
        background-size: cover !important;
        border-top: 1px solid;
    }

    .arrow {
        display: none;
    }

    #contenu-contact {

        background: #eae9de;
        width: 290px;
        height: auto;
        padding: 16px 30px;
        float: none;
        margin: 0 auto;
        border: 3px solid #5f584b;

    }

    .contenu1 {
        width: 290px;
        float: none;
        margin: 0 auto;
        display: block;
        padding: 40px 0;
    }

    .contenu2 {
        width: 290px;
        float: none;
        margin: 0 auto;
        display: block;
        padding: 40px 0;
    }

    .titre1 {
        font-family: 'Lato', sans-serif;
        color: #000;
        font-size: 35px;
        margin-bottom: 40px;
        padding-top: 15px;
        padding-bottom: 15px;
        text-transform: uppercase;
        line-height: 50px;
    }

    #tit1 {
        font-family: 'Montserrat', sans-serif;
        color: #815938;
        font-weight: 700;
        text-transform: uppercase;
    }

    .titre2 {

        color: #463f32;
        font-size: 40px;
        margin-bottom: 40px;
        padding-top: 15px;
        padding-bottom: 15px;
        text-transform: uppercase;
    }

 
    .paragraphe1 {
        margin-bottom: 50px;
    }

    .cont-contact {
        float: none;
        margin: 0 auto;
        display: block;
        width: 238px;
        margin: 0 auto;
        text-align: center;
    }

  

    .parag-bas {
        text-align: center;
        padding: 40px 0;
    }

    #top-menu li a {
        border-bottom: 3px solid transparent;
        font-weight: 400;
    }

    #custom_html-2 {

        padding: 0 0;

    }

    .metaslider .caption-wrap {
        display: none !important;
    }

    .select_page {
        display: none !important;
    }

    #footer-bottom {
        background:
            #000 !important;
        padding: 15px 0 !important;
    }

    #footer-bottom a {
        color: #fff !important;
    }

    #footer-bottom a:hover {
        color: #a3265e;
        opacity: .7;
    }

  

    a.spec-btn:hover {

        color: white;

    }

    div#custom_html-4 {
        width: 100%;
        display: block;
    }

    .et_pb_column.et_pb_column_empty {
        display: block;
    }

   .logo_container {
    max-height: 60% !important;
    padding: 9px 0 !important;
    position: relative !important;
}

    .et_header_style_centered #et_mobile_nav_menu {
        margin-top: 0 !important;
    }

    .et_mobile_menu {
        border-top: 3px solid #000 !important;
    }

    #main-header {

        background-color: #fff !important;
        height: auto;

    }

    .et_header_style_centered #main-header .logo_container {
        height: auto !important;
    }

    .et_pb_widget {
        margin: 0 auto !important;
        display: block;
        width: auto;
        float: none;
    }

    .footer-message {
        font-size: 20px;
        color: #ffffff;
        margin-right: 5px;
        background-color: #a3265e;
        border-radius: 3px;
    }

    a .btn-contact {

        color: #fff !important;

    }

    a:hover {
        color: #000;
        /* opacity: .7; */
    }

    #footer-widgets .footer-widget li:before {
        display: none !important;
    }

    .footer-widget .fwidget:last-child {
        margin: 0 auto;
    }

    a.buton_encart-1 {

        background-color: #5f584b !important;
        padding: 5px 30px;
        color:
            #fff;
        font-weight: 400;
        font-size: 22px;
        width: 238px;
        text-align: center;

        text-transform: uppercase;
        border-radius: 25px;
    }

    span.span-spec {
        text-align: center;
        margin: 0 auto;
        font-size: 17px;
    }

    .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    body {font-weight: 400;font-style: normal;color: #000 !important;font-size: 20px !important;line-height: initial !important;font-family: "Muli";}

    .centrer-verticalement {
        display: flex;
        flex-direction: column;
        justify-content: center;

        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
    }

    .et_header_style_centered #top-menu>li>a {
        font-weight: 400 !important;
        font-style: normal;
        font-family: 'EB Garamond', serif !important;
        text-transform: none !important;
    }

    /*.txt-title::before{
        content: '';
    width: 142px;
    height: 66px;
    background: url(images/dessus.png) center no-repeat;
    background-size: auto;
    margin: 0 auto;
    display: block;
        margin-bottom: 50px;
}*/
    .txt-title::after {
        content: '';
        width: 92px;
        height: 159px;
        background: url(images/icon-titre.png) center no-repeat;
        background-size: auto;
        margin: 0 auto;
        display: block;
        margin-top: 10px;
        margin-bottom: 25px;
    }

h1 {
    font-size: 33px;
    padding-bottom: 0;
    text-align: center;
    padding-bottom: 0;
    color: #000;
    font-family: 'Goldman', cursive;
}


h2 {
    font-size: 30px;
    font-weight: 400;
    color: #000!important;
    text-align: left !important;
    padding-bottom: 20px;
    position: relative;
    margin: 10px 0px;
    font-family: 'Goldman', cursive;
}

 h3 {
    font-size: 27px !important;
    font-weight: 400;
    color: #fd2f2f !important;
    text-align: left;
    position: relative;
    margin-bottom: 10px;
}

    h3::after {
        content: '';
        float: left;
        width: 34px;
        height: 6px;
        background: #806c54;
        position: absolute;
        left: 0;
        bottom: 0px;
        display: none;
    }

    h4 {
    margin: 0px;
    margin-bottom: 5px;
    overflow-wrap: break-word;
    text-decoration: none;
    line-height: 120%;
    text-align: center;
    font-style: normal;
    font-size: 20px;
    letter-spacing: 2px;
}

    /*-------------------------header------------------------*/

    .band-top-rouge {
        width: 100%;
        min-height: 60px;
        display: flex;
        align-items: center;
    }

    .col-votre-nouvelle,
    .col-tel {
        margin-bottom: 15px !important;
    }

    .fleche {
        margin-right: 10px;
    }

    .et_header_style_left #et-top-navigation nav>ul>li>a,
    .et_header_style_split #et-top-navigation nav>ul>li>a {
        text-align: center;
    }

    .et_header_style_left #et-top-navigation nav>ul>li>a:hover {
        margin-bottom: 0px;
        opacity: initial !important;
       
    }

    .et_header_style_left #et-top-navigation nav>ul>li>a {
        font-size: 18px;
    }

    .et_header_style_left #et-top-navigation nav>ul>li>a {
    }

    #top-menu-nav>ul>li>a:hover,
    .et-social-icons a:hover {
        color:
            #9a9a9a !important;
        opacity:  !important;
        border-bottom: 3px solid #000;
    }


    .et_header_style_left #et-top-navigation,
    .et_header_style_split #et-top-navigation {
        /* padding: 30px 20px 20px 20px !important; */
    }

    #top-menu li {
        display: flex;
        justify-content: center;
        align-items: center;
        width: auto !important;
        line-height: 20px;

    }

    #top-menu .menu-item-33 {
        width: 116px !important;
    }

    #top-menu li a {
        padding-bottom: 0px !important;
        color: #000 !important;
    }

    #top-menu li#menu-item-36 a::after {
        display: block;
        content: '\f015';
        font-family: 'FontAwesome';
        text-align: center;
        color: #afafaf;
        text-indent: 0;
        position: absolute;
        top: 25px;
        margin: 0;
        width: 35px;
        height: 40px;
        background: none;
        font-size: 25px;
    }


    #top-menu li#menu-item-36 a {
        position: relative;
        width: 50px;
        display: inline-block;
        text-indent: -999em;
        border-right: solid 1px #afafaf;
    }




    /*--------------------Fin header------------------------*/



    /*--------------------Contenu------------------------*/
    .auto-ecole:after {
        display: block;
        content: " ";
        width: 55px;
        margin: 0 auto;
        border-bottom: 6px solid #e73931;
    }

    .image-parallaxe {
        background: url(images/parallaxe.jpg) no-repeat fixed top/cover;
        height: 470px;
    }

    /*--------------------Fin contenu------------------------*/



    /*--------------------Footer------------------------*/

    .coordonnees-texte,
    .horaire-texte {
        flex-direction: column;

    }

    #menu-menu2,
    .coordonnees-texte,
    .horaire-texte,
    .contact-texte,
    .contact {
        font-family: Lato;
    }

    .footer-widget {
        display: flex;
        flex-direction: column;
    }

    .et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget {
        margin-bottom: 0 !important;
    }

    .face {
        background: #3663bd;
        width: 50px;
        height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        line-height: 50px;
        color: #fff !important;
    }

    .contact {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 14px;
        color: #424242 !important;
        width: 220px;
        height: 50px;
        border: 1px solid #010101;
        border-radius: 25px;
        margin-top: 25px;
    }

    .et_pb_gutters3 .footer-widget {
        padding: 15px 0 !important;
        margin-right: 0px;
        margin: 0 !important;
        margin-right: 0px;
    }

    #footer-widgets {
        padding: 0 !important;
    }

    #custom_html-3,
    #custom_html-2 {
        margin-top: 30px;
        height: auto;
    }

    #custom_html-5 {
        margin-top: 60px;
    }

    #footer-widgets {
        display: block;
        text-align: center;
    }


    .title {
        color: #000000 !important;
        font-size: 18px;
        text-align: center;
        font-weight: 400;
        max-width: initial;
        font-family: 'Goldman', cursive;
        letter-spacing: 0;
    }

    .footer-widget #nav_menu-2 {
        /*margin-left: 50px;*/
    }

    #custom_html-4 .title {
        margin-bottom: 20px;
    }

    .container-fluid {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    #footer-widgets .footer-widget li a:hover {
        color: #000000;
        border-bottom: 3px solid #000;
        margin-bottom: 1px;
    }

    .map {

        display: block;
        background: url(images/map.jpg) no-repeat left 25% center/cover;
        width: 100%;
        min-height: 313px;

    }

    #incomm {
        color: #fff;
    }

}

/*--------------------Fin footer------------------------*/


}

@media (max-width: 980px) {

    #footer-widgets .footer-widget .fwidget,
    #footer-widgets .footer-widget:nth-child(n) {

        margin-bottom: 0 !important;

    }

    .display-btn {
        display: none;
    }

    div#media_image-2 {
        text-align: center !important;
    }

    .footer-widget:nth-child(n) {
        width: 100% !important;
    }

    #footer-widgets {

        display: block;
        text-align: center;

    }

    .et_pb_column .et_pb_row_inner,
    .et_pb_row {
        padding: 0 !important;
    }

}

@media (min-width: 981px) {
    .top-bar {
        position: relative;
    top: 20px;
    margin: 0 auto;
    max-width: 1366px;
    width: 100%;
    left: 0;
    right: 0;
    height: 45px;
}
.search_outer {
    overflow: hidden;
    position: relative;
    top: 0 !important;
    width: 329px;
    height: 50px;
    right: auto;
    float: right;
}
.search-form {
    right: 0;
    position: absolute;
}
    .et_pb_gutters3.et_pb_footer_columns4 .footer-widget {
        width: 33% !important;
    }

    #custom_html-3,
    #custom_html-2 {margin-top: 30px;height: auto;padding: 0 !important;}

    .map {

        display: block;
        background: url(images/map.jpg) no-repeat left 46% center/cover;
        width: 100%;
        min-height: 313px;

    }


    div#media_image-2 {
        text-align: center !important;
    }

    .et_pb_gutters3 .footer-widget {
        margin-right: 0 !important;
    }

    .display-btn {
        display: block;
    }

    #footer-widgets {
        display: flex;
        text-align: left;
    }


    .et_pb_row {
        padding: 0 !important;
    }
}
@media (max-width: 980px){
    .footer-widget:nth-child(n) {
    width: 33%!important;
    margin: 0 0% 0% 0!important;
}
}


@media (min-width: 768px) and (max-width: 980px) {
    .top-bar {
    position: relative;
    top: 0;
    margin: 9px auto;
    max-width: 1366px;
    width: 100%;
    left: 0;
    right: 0;
}
.search_outer {
    overflow: hidden;
    position: relative;
    top: 0 !important;
    width: 50%;
    height: auto;
    right: auto;
    text-align: center;
    margin: auto;
    display: block;
    margin-bottom: -40px;
}
.search-form {
    right: 0;
    position: relative;
    width: 100%;
    margin-top: 0;
}
input[type="search"] {
    width: 100% !important;
}
    .footer-widget:nth-child(n) {

        width: 32% !important;

    }

.footer-widget, .footer-widget li, .footer-widget li a, #footer-info {
    font-size: 18px !important;
    color: #000 !important;
    text-align: left;
}


.footer-widget:nth-child(n) {
    width: 33%!important;
    margin: 0 0% 0% 0!important;
}
    #footer-widgets {
        display: block;
        text-align: left;
    }

   
    .title {}

    .contenu1 {
        width: 500px;
        float: none;
        margin: 0 auto;
        display: block;
        padding: 40px 0;
    }

    .contenu2 {
        width: 500px;
        float: none;
        margin: 0 auto;
        display: block;
        padding: 40px 0;
    }

    .et_header_style_centered #main-header {
        height: auto;
        padding: 0 0 !important;
    }

    .et_header_style_centered #et_mobile_nav_menu {
        float: none;
        position: relative;
        margin-top: 20px;
    }

    .et_header_style_centered nav#top-menu-nav {
        display: none;
    }

    .et_header_style_centered #main-header .mobile_nav {
        display: block;
        padding: 5px 10px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background-color:
            rgba(0, 0, 0, .05);
        text-align: left;
    }

    #et_mobile_nav_menu {
        display: block;
    }

    .et_header_style_centered .mobile_nav .select_page {
        color: rgba(0, 0, 0, 0.6);
    }

  

    #logo {
        max-height: 100% !important;
        padding-bottom: 13px;
    }

    .et_pb_image_wrap {
        margin-bottom: 0px;
    }

    .et_pb_row_7,
    .et_pb_row_8,
    .et_pb_row_9 {
        display: block
    }

    .et_pb_row_11.et_pb_row {
        padding-top: 50px !important;
    }

    /*.et_pb_text_0, .et_pb_text_1 {font-size: 15px !important;}*/

   .et_pb_column {
    margin-bottom: 10px !important;
}

    .footer-widget:nth-child(n) {}

    .footer-widget #nav_menu-2 {
        /*margin-left: 0 !important;*/
    }

    #custom_html-6 {
        margin-left: 8px;
    }
.adr-footer {
    background: url(images/adresse-footer.png) left center no-repeat;
    padding-left: 31px;
}
.tel-footer {
    background: url(images/tel-footer.png) left center no-repeat;
    padding-left: 31px;
}
.title {
   
    text-align: left;
 
}
}

@media (max-width: 767px) {
    .et_header_style_left #et-top-navigation .mobile_menu_bar, .et_header_style_split #et-top-navigation .mobile_menu_bar {
    padding-bottom: 0 !important;
}
    input[type="search"] {
    width: 100%!important;
}
.search-form {
    right: 0;
    position: relative;
    width: 100%;
    margin-top: 0px;
}
.search_outer {
    overflow: hidden;
    position: relative;
    top: 0 !important;
    width: 100%;
    height: 52px;
    right: auto;
    float: right;
}
.top-bar {
    position: relative;
    top: 0;
    margin: 15px auto;
    max-width: 1366px;
    width: 100%;
    left: 0;
    right: 0;
}
    #footer-widgets .footer-widget .fwidget,
    #footer-widgets .footer-widget:nth-child(n) {

        margin-bottom: 3% !important;

    }
}

@media (min-width: 981px) and (max-width: 991px) {

  
    .contenu1 {
        width: 290px;
        float: none;
        margin: 0 auto;
        display: block;
        padding: 40px 0;
    }

    .contenu2 {
        width: 290px;
        float: none;
        margin: 0 auto;
        display: block;
        padding: 40px 0;
    }
}

@media (min-width: 768px) {
        #et_top_search {
    float: right;
    margin: -6px 25px 0 0px !important;
    position: relative;
    display: block;
    width: 18px;
}
    .et_header_style_left #et-top-navigation{
        z-index: 9999999999999999 !important;
    }
    
div#bc02 {
    padding: 37px 5px;
    font-size: 16px;
    min-height: 224px;
}
.topp a {
    font-size: 16px;
    display: inline-flex;
    color: #fff;}


    .et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 100%!important;
    max-height: 100%;
}
.montre-bloc {
    position: absolute;
    right: -240px;
    width: 31%;
    top: 40px;
}
    .logo-footer {
        padding: 60px 0;
    }

    .adr-footer {
        background: url(images/adresse-footer.png) left center no-repeat;
        padding-left: 25px;
        padding-top: 0px;
        background-size: 20px;
    }

   .tel-footer {
    background: url(images/tel-footer.png)left center no-repeat;
    padding-left: 25px;
    padding-top: 8px;
    background-size: 17px;
}

.btn-contact {
    background: url(images/in-footer.png)left center no-repeat;
    padding-left: 25px;
    padding-top: 23px;
    background-size: 18px;
    float: left;
    text-align: left;
    margin-left: 0px;
}
.btn-contact2 {
    background: url(images/fb.png)left center no-repeat;
    padding-left: 25px;
    padding-top: 22px;
    background-size: 13px;
    float: left;
    text-align: left;
}
.txt-p {
    margin-right: 42px;
    color: #fff;
}

   #media_image-2 {
    padding: 40px 4px;
}

    #titre-bas {


        font-size: 36px;


    }

    .parag-bas {

        text-align: center;
        padding: 30px 0;

    }

    #contenu-contact {

        background: url(images/contact.png) center no-repeat;
        width: 767px;
        height: 340px;
        padding: 45px 95px !important;
        border: 0px solid #000;



    }

.bg-header {
    padding: 0px 0;
    padding: 10px 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.logo_container {
    max-height: 90% !important;
    padding: 0px 0 !important;
    position: relative !important;
}
}
@media (min-width: 992px) and (max-width:1024px){
#logo {
    position: relative;
    left: -32px !important;
}
}

@media (min-width: 992px) {
        #et_top_search {
    float: right;
    margin: 3px 25px 0 0px !important;
    position: relative;
    display: block;
    width: 25px;
}
.a-top {
   
    padding-left: 10px;
}
    #top-menu a {
    color: rgba(0,0,0,.6);
    text-decoration: none;
    display: block;
    position: relative;
    transition: none !important;
}
#top-menu li li a:hover {
    padding: 0px 0px;
        padding-top: 24px;
        padding-bottom: 24px;
    padding-bottom: 24px;
    width: 200px;
    background: url(images/pic.png) top center no-repeat;
}
    #top-menu li a {
    border-bottom: 3px solid transparent;
    font-weight: 400;
    padding-top: 28px !important;
}
    #top-menu li li a {
    padding: 0px 0px;
        padding-bottom: 24px;
    width: 200px;
    text-align: center;
    font-size: 19px !important;
}
h5 {
    font-size: 25px !important;}
  
.mapp {
    background: url(https://www.fr-tech.fr/wp-content/uploads/2021/04/map-footer.jpg) 50% 50% no-repeat scroll !important;
    background-size: auto;
    background-size: cover !important;
    /* min-height: 100%; */
    width: 100%;
}

.nav li ul {
    position: absolute;
    padding: 20px 0;
    z-index: 9999;
    top: 50px !important;
    width: 224px  !important;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    border-top: 3px solid #fd2f2f !important;
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -webkit-transform: translateZ(0);
    text-align: left;
    margin-top: 23px;
}
    .bgrouge {
    min-height: 690px;
    position: absolute;
    top: -228px;
    right: 0;
    z-index: 1;
    padding: 95px 0px;
}
.bgrouge h3 {
    font-family: 'Goldman', cursive;
    font-size: 50px !important;
}
div#bc02> .et_pb_button{
  padding: 0 10px !important;
}
div#bc02 {
    padding: 34px 5px;
    font-size: 16px;
}
.text03 {
    width: 302px;
    margin: 0 auto;
    z-index: 99999;
    position: relative;
    padding: 12px;
}
.text02 {
    width: 820px;
    margin: 0 auto;
    z-index: 99999;
    top: -170px;
    right: -40px;
    position: relative;
}
.tblanc {
    position: absolute;
    z-index: 9999999999999999999999999;
    top: 20px;
    width: 874px;
    right: 0;
}
#footer-widgets {
    display: block;
    text-align: left;
    padding: 0px 0px !important;
}
.et_pb_gutters3.et_pb_footer_columns2 .footer-widget {
    width: 42%;
    margin-left: 27px !important;
    margin-top: 20px !important;
}
.bg-soins01 > div {
    height: 402px;
    min-height: 482px;
    padding: 0 0px !important;
    min-height: 445px !important;
}
h1 {
    font-size: 50px;
}
h1::after {
   content: '';
   width: 150px;
   height: 90px;
   background: url(images/afterr.jpg)no-repeat;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 99999999999999999;
   display: inline-block;
}
#not-home h1::after {
   content: '';
   width: 150px;
   height: 90px;
   background: url(images/afterr.jpg)no-repeat;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 99999999999999999;
   display: none;
}
h1::before {
    content: '';
    width: 160px;
    height: 90px;
    background: url(images/before.jpg)no-repeat right;
    position: absolute;
    left: 0;
    top: -18px;
    z-index: 99999999999999999;
    display: inline-block;
}
#not-home h1::before {
    content: '';
    width: 160px;
    height: 90px;
    background: url(images/before.jpg)no-repeat right;
    position: absolute;
    left: 0;
    top: -18px;
    z-index: 99999999999999999;
    display: none;
    }


    h2 {
        font-size: 40px!important;
    }
/*.titre-actualites{
 content: '';
 width: 100%;
 height: 20px;
 background: url(images/h2.jpg)no-repeat;
 position: absolute;
 right: auto;
 top: 13px;
 z-index: 99999999999999999;
 display: inline-block;
}*/

#not-home h2::after {
    content: '';
    width: 160px;
    height: 90px;
    background: url(images/before.jpg)no-repeat right;
    position: absolute;
    left: 0;
    top: -18px;
    z-index: 99999999999999999;
    display: none;
    }



    h3 {
    }

.topp {
    padding: 8px 0px;
    color: #fff;
}
.topp a{
   color: #fff;
   display: inline-flex;
}


.et_header_style_left #et-top-navigation nav>ul>li>a {
    font-size: 18px;
}
#main-footer {
    background: url(images/footer.jpg) 100% 50% no-repeat scroll !important;
    background-size: cover !important;
    padding: 0px 0;
}

    nav#top-menu-nav {
        margin: 0px auto;
        display: flex;
        justify-content: center;
        width: 100%;
    }
.et_pb_module.et_pb_image.et_pb_image_5.montre-bloc {
    position: absolute;
    right: -120px;
    width: 50%;
    top: 40px;
}
.contenu-footer {
    float: none;
    margin: 0px 50px;
    display: flex;
    max-width: 100%;
    margin: 0% auto;
   
}

    .et_pb_widget {
        margin: 0 auto !important;
        margin-bottom: 0px;
        display: block;
        width: auto;
        float: none;
    }

    .logo_container {

        padding: 31px 0 !important;
    }

    #logo {
        position: relative;
        left: 0;
    }

    #et-top-navigation {
        float: none;
        margin: 0 auto;
        width: 100%;
        padding-top: 0px !important;
        max-width: 1170px;
        position: relative;
    }

    .bg-header {
        padding: 0px 20px;
    }

    .title {
        text-align: left;
        padding-bottom: 0px;
    }

    .bg-map {
        background: url(images/map.jpg)center no-repeat;
        background-size: auto;
        height: 100%;
        background-size: cover;
        width: 100%;
    }

    .arrow {
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: 46vw;
    }

    #contenu-contact {


        padding: 76px 95px !important;

    }

    .cont-contact {
        float: none;
        margin: 0 auto;
        display: block;
        width: 500px;
    }

    .cont-header {
        max-width: 1600px;
        margin: 10px auto;
        display: block;
        padding-bottom: 0;
    }

    .metaslider .caption-wrap {
        display: block !important;
    }

    #defiler {

        color:

            #fff !important;

    }

    #defiler:hover {

        color:

            #fff !important;

    }

    .metaslider .caption {

        padding: 5px 10px;
        padding-bottom: 5px;
        word-wrap: normal !important;
        text-transform: uppercase !important;
        text-align: center !important;
        font-weight: 700 !important;
        padding-bottom: 25px !important;
        background: url(images/arrow.png) bottom center no-repeat;
        margin-bottom: 20px;

    }

    .metaslider .caption-wrap {

        position: absolute;
        bottom: 0;
        left: 0;
        background:

            transparent !important;

        color:

            white;
        opacity: 0.7;
        margin: 0;
        display: block;
        width: 100%;
        line-height: 1.4em;

    }

    .et_header_style_centered nav#top-menu-nav {
        display: inline-block;
        width: 100% !important;
        padding: 8px 0;
    }

    .et_header_style_centered #top-menu {
        float: none;
        width: 100%;
        justify-content: center;
    }


    .et_header_style_centered #main-header .logo_container {

        padding: 0 !important;
        padding-bottom: 0px;
        padding-bottom: 0 !important;

    }

    #main-header {
        background-color: transparent !important;
        padding: 0 0 !important;
        position: relative;
        left: 0;
        right: 0;
        padding: 0 0 !important;
        height: auto;
    }

    .btn-scrol {
        position: absolute;
        width: 100%;
        bottom: 4%;
        z-index: 100;
        background: transparent;
        text-align: center;
        margin-bottom: 50px !important;
    }

    .logo_container {
        max-height: 100% !important;
        padding: 5px 0px !important;
        position: relative !important;
    }

    #top-menu li.current-menu-item>a,
    #top-menu-nav>ul>li>a:hover,
    .et-social-icons a:hover {
        background: url(images/pic.png) top center no-repeat;
        padding-top: 28px !important;
        color: #e30613 !important;
        opacity: 1 !important;
        border-bottom: 2px solid #e30613;
        
    }

    .et_header_style_centered #top-menu>li>a {
        text-transform: uppercase;
        font-size: 20px;
        padding-top: 20px !important;
        color: #fff;
        border-bottom: 2px solid transparent;
    }
#top-menu li {
    padding: 5px 4px;
}
}

@media (min-width: 1200px) {
    .a-top {
   
    padding-left: 0px;
}
      #et_top_search {
    float: right;
    margin: 3px 25px 0 0px !important;
    position: relative;
    display: block;
    width: 16px ;
}
    .et_header_style_left #et-top-navigation nav>ul>li>a {font-size: 16px;}

    .cont-contact {
        float: none;
        margin: 0 auto;
        display: block;
        width: 478px;
    }
}

@media (min-width: 1366px) {
    #et_top_search {
    float: right;
    margin: 3px 25px 0 0px !important;
    position: relative;
    display: block;
    width: 25px;
}
    .a-top {
   
    padding-left: 10px;
}
       #top-menu li li a {
  
    font-size: 19px !important;
}
h5 {
    font-size: 37px !important;
 
    margin-bottom: 60px;
}

.topp a {
    color: #fff !important;
    display: inline-flex;
    /*! line-height: initial; */
    font-size: 16px;
}
#lien-c {
    /* color: #fff; */
    text-decoration: none !important;
    /* font-size: 25px; */
    /* text-transform: none; */
    /* font-weight: 700; */
}
#lien-tel {
    color: #fff !important;
    font-size: 16px;
}
.bgrouge {
}
.bgrouge h3 {
    font-family: 'Goldman', cursive;
    font-size: 50px;
    
}


.text02 {
    /* top: -70px; */
    right: -140px;
}
.tblanc {
    position: absolute;
    z-index: 9999999999999999999999999;
    top: 20px;
    width: 1164px;
    right: 0;
}
.contenu-contact, .contenu-contact a {
}
.mail-contact a {
}
h1::before {
  
    width:15px;
  
}
h1::after {

    width:15px;
  
}
.mail-contact {
  width: 270px;
}

.text03 {
    min-height: 300px;
    width: 100%;
    margin: 0 auto;
    z-index: 99999;
    position: relative;
    padding: 15px 20px;
}
.text03 h5:after {
    content: '';
    width: 230px;
    height: 20px;
    background: url(images/h55.png)no-repeat;
    position: absolute;
    right: 10px;
    top: 60px;
    z-index: 99999999999999999;
    display: inline-block;
}

.adr-footer,.tel-footer {
 
    font-size: 16px;
}
#footer-widgets .footer-widget a, #footer-widgets .footer-widget li a, #footer-widgets .footer-widget li a:hover {
  font-size: 16px !important;
}

.et_pb_gutters3.et_pb_footer_columns4 .footer-widget {
    width: 32% !important;
}
   
.contenu-footer {
    background-size: cover !important;
    float: none;
    margin: 0px 0px;
    margin-left: 0px;
    display: block;
    max-width: 100%;
    margin-left: 5%;
    padding-left: 0px;
}


.bg-header {
}

#top-menu li a {
    font-size: 18px !important;
}

#top-menu li {
    width: auto !important;
    padding: 20px 6px;
}


}

@media (min-width: 1600px) {

#top-menu li a {
    font-size: 22px !important;
}
.adr-footer, .tel-footer {font-size: 18px;}

#footer-widgets .footer-widget a, #footer-widgets .footer-widget li a, #footer-widgets .footer-widget li a:hover {
    font-size: 18px !important;
}

    .spec-btn {



        color: white;
        padding: 10px 14px;

    }
}

@media (min-width: 1700px) {

    #top-menu li a {
    font-size: 20px !important;
}
    .bg-header {}


    #top-menu li a {
       
    }

    #top-menu li {
    padding: 10px 15px;
    }

}

@media (min-width: 1920px) {
.bgrouge {
    min-height: 690px;
    right: 0;
    z-index: 1;
    padding: 95px 0px;
}
.bgrouge h3 {
    font-family: 'Goldman', cursive;
    font-size: 50px;

}
.text03 {
    min-height: 440px;
    width: 100%;
    margin: 0;
    z-index: 99999;
    position: relative;
    padding: 60px 20px;
    left: -10px;
}

h5 {
    font-size: 40px !important;
    margin-bottom: 81px;
}
.titre-contact::after {
    color: #fff;
    font-size: 35px;
    text-transform: uppercase;
    text-align: center;
    background: url(images/send.jpg) bottom center no-repeat;
    padding-bottom: 20px;
    margin-bottom: 40px;
    font-family: "Berlin-Sans-FB-Regular";
    text-transform: uppercase;
    letter-spacing: 2px;
}
.titre-contact::after {
 
    right: -270px;
   
}
h2::after {
 
    right: -270px;
   
}
.text03 h5:after {
    content: '';
    width: 370px;
 
    top: 60px;
  
}
h1 {
    
    padding-bottom: 50px}
.text02 {
    right: -140px;
}
.tblanc {
    position: absolute;
    z-index: 9999999999999999999999999;
    top: 20px;
    width: 1164px;
    right: 0;
}
h1::after {
  
    width:175px;
   
}
h1::before {
  
    width: 175px;
 }

.contenu-footer {
    max-width: 97%;

}

    #top-menu li {
    }
}