/*********le Repertoire***********/
#entete_image_interne img {
    /*display: none;*/
}

h1#slogant_page_interne {
    display: none;
}
.title_recherche_fabricant {
    font-size: 36px;
    font-weight: 600;
    color: #292b87;
    position: relative;
    left: 15px;
    padding-top: 60px;
}
.input_rechreche1 input {
    border: 4px solid #272A89;
    height: 48px;
}
.input_rechreche2 select {
    border: 4px solid #333333;
    height: 48px;
}
.input_rechreche3 select {
    border: 4px solid #272A89;
    height: 48px;
}
.input_rechreche4 select {
    border: 4px solid #333333;
    height: 48px;
}
p.result_recherche {
    font-size: 21px;
    margin: 0 0 44px 15px;
    color: #363636;
}
.container.container-recherche.max_width {
    background-color: #ECECEC;
}
.row-recherche1 {
    margin-top: 30px;
}
.row-recherche3 {
    left: 31%;
    top: -58px;
    left: 72%;
}
.input_rechreche1 {
    width: 100%;
}

.input_rechreche2 {
    width: 100%;

}
.input_rechreche3 {
    width: 100%;
}



@media screen and (min-width: 400px){

    .input_rechreche1 {
        width: 40%;
    }

    .input_rechreche2, .input_rechreche3 {
        width: 30%;
    }

    .input_recherche2 {
        position: relative;
        z-index: 3;
    }

    .input_rechreche3{
        /*margin-left: 42%;*/
    }

    .row-recherche3 {
        position: relative;
    }

}

.large_chkbx_4 {
    margin-left: -70%;
    margin-right: 25%;
    margin-top: 30px;
    width: auto;
}
@media screen and (max-width: 1000px){
    .row-recherche1 {
        width: 45%;
    }
    .row-recherche3 {
        left: 50%;
        width: 45%;
    }
    .large_chkbx_4 {
        margin-left: -100% !important;
    }
    .input_rechreche1, .input_rechreche2, .input_rechreche3 { width:100%; }
    /*body #logo, #logo img {margin-top:0 !important;}*/
    #logo.logo_mobile_only > #logo_desktop {     margin-top: 10px !important;}

    #main_slider_wrapper{
        display: none;
    }

}

@media screen and (max-width: 400px){
    #logo.logo_mobile_only > #logo_desktop{
        margin-top: 10px !important;
    }
}



.hr-blue {
    border-top: 7px solid #282B88;
    margin-bottom: 50px;
}
.box_company img {
    padding: 10px 2px 4px 2px;
    border-top: 1px solid #f9f9f9;
    background-color: white;
    box-shadow: rgb(99 99 99 / 20%) 0px 5px 7px -2px;
}
.box_company .company_name {
    padding: 24px 4px 25px 20px;
    border: 1px solid #fff;
    background-color: white;
    min-height: 34px;
    margin-bottom: 17px;
    font-size: 21px;
    text-align: left;
    font-family: 'Poppins';
    font-weight: 600;
    color: #130631;
    box-shadow: rgb(60 64 67 / 30%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    margin-top: -1px;
    position: relative;
    max-height: 81px;
    line-height: 1em;
    height: 100px;
}
/**************fin*****************/
/***********Detail Fiche*****************/
.header_detail_fiche {
    background-color: #ECECEC;
    padding: 80px 0px;
    padding-bottom: 50px;
}
h2.comapny_name_head {
    font-size: 30px;
    text-align: right;
    font-weight: 600;
    color: #292B87;
}
.categoy_product {
    text-align: right;
    font-size: 15px;
    color: #62585A;
}
.company_logo{
    background-image: url(/client_file/themes/default/css/img/right_logos.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}

    img.active_membre {
    position: absolute;
    top: -15px;
    right: 30px;
    background: transparent;
    border: none;
    box-shadow: none;
    border-radius: 4px;
    padding:0;
}


.back_to {
    font-size: 21px;
    font-weight: 600;
    color: #000;
    position: relative;
    text-decoration: none;
}
a.back_to::before {
    content: url(/client_file/themes/default/css/img/flecheback.png);
    font-size: 1.7em;
    margin-right: 13px;
}
.descrition_txt p {
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 50px;
}
.txt_apropos{
  font-size: 30px;
  margin-left: 15px;
}
.company_logo {
    text-align: center;

}
.company_logo img {
   width: 60%;

}
 .info_company {
    background-color: #C4DCF8;
    padding: 60px 0px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 70px;
}
.info_company h2 {
    font-size: 30px;
    color: #3D5056;
    margin-bottom: 30px;
}
.info_company p {
    font-size: 21px;
    color: #3D5056;
    font-weight: 500;
}
.company_address{
    margin-bottom: 30px;
}

.fab {
    font-size: 50px;
    color:#000000;
}
#footer_wrapper .fab {
    color:#fff;
}
.info_company p.socials {
    margin-top: 35px;
    margin-bottom: -15px;
}
a.fab.fa-instagram-square {
    text-decoration: none;
}
a.fab.fa-facebook {
    text-decoration: none;
}
a.fab.fa-linkedin {
  text-decoration: none;
}