.titre span {
    color: #009448;
    font-size: 47px;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Intro';
}
.titre {
    color: #1e1e1e;
    font-size: 47px;
    text-transform: uppercase;
}
.btn {
    background: #252525;
    border-radius: 0;
    font-family: 'Intro';
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.btn a {color: #fff;}
.pdt_vogue {
    background-image: url('/Files/App_002/Images/bg_vogue.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    background-attachment: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
}
.list_accueil {padding: 0;}
.content_vogue {
    width: 80%;
    height: 350px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    margin: 0 auto;
}
.slider_accueil {margin-top: 30px;}
.content_vogue p{
    font-size: 15px;
    font-weight: 600;
    padding-top: 15px;
    padding-bottom: 15px;
}
.presentation .titre {
    color: #fff;
    font-family: 'Intro';
    font-size: 48px;
}
.content_presentation {
    width: 60%;
    margin: 0 auto;
}
.presentation .titre span {
    color: #fff;
    font-family: 'Josefin Sans';
    font-size: 38px;
    display: block;
    text-transform: initial;
    font-weight: bold;
}
.presentation {
    height: 100vh;
}
.presentation .txtPresentation {
    padding: 0;
    height: 50vh;
    background: #009447;
    display:flex;
    justify-content: center;
    align-items: center;
}
.presentation .imgPresentation {
    padding: 0;
    max-height: 50vh;
    overflow: hidden;
}
.img_presentation {height: 50vh;position:relative;display: flex;justify-content: center;align-items: center;flex-direction: column;max-height: 50vh;}
.img_presentation:after {
    content: "";
    background: rgba(37, 37, 37, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
}
.content_presentation p {
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: justify;
}
.link {
    position: absolute;
    font-size: 24px;
    font-family: 'Intro';
    z-index: 99;
}

.link a {
    color: #fff;
}

.link:after {
    position: absolute;
    content: '';
    width: 50%;
    height: 2px;
    background: #009447;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.meilleur_produits .titre  {
    color: #009448;
    font-size: 47px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Intro';
    text-align: center !important;
    margin: 50px auto;
}
.meilleur_produits .titre span {
    color: #1e1e1e;
    font-size: 47px;
    text-transform: uppercase;
    font-family: 'Josefin Sans';
        display: inline-block;
}
.meilleur_produits {
    background: #f7f7f7;
    height: 100vh;
}
.img_presentation img {width: 100%;height: 100%;}
.secteur_activite .line {
    height: 45vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.titre_secteur {
    font-size: 30px;
    text-transform: uppercase;
    font-family: 'Intro';
}

.container_secteur p {
    font-size: 16px;
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: justify;
}
.content_secteur{width:50%;margin:0 auto;}
.secteur_activite .titre  {
    color: #1e1e1e;
    font-size: 47px;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Intro';
    width: 50%;
    margin: 0 auto;
}
.secteur_activite .titre span {
    display: block;
    font-size: 47px;
    text-transform: uppercase;
    font-family: 'Josefin Sans' !important;
    color: #009548;
}
.img_secteur {max-width: 85%;width: 85% !important;overflow: hidden;}
.img_secteur img {width: 100%;}

.blocIcon {
    background: #009548;
    position: absolute;
    width: 100%;
    height: 1045px;
    top: 0;
    right: 0;
    left: 0;
    display: flex;
    justify-content: center;
    padding-top: calc(22.5vh - 63px);
}
.bg_vert {
    display: flex;
    height: 100%;
}
.iconSect {
    width: 125px;
    height: 125px;
    border: 2px solid #fff;
    border-radius: 100%;
    line-height: 125px;
    text-align: center;
}
.secteur_activite{margin-bottom: 90px;}
.iconSect .icon{color:#fff; font-size:52px;}

@media screen and (max-width: 1366px) {
.pdt_vogue {
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
}
.presentation {height: auto !important;}
.meilleur_produits {
    height: auto;
    padding-bottom: 50px;
}
}
@media screen and (max-width: 1280px) {
.presentation .titre span {font-size: 18px;}
.presentation .titre {font-size: 34px;}
.content_presentation p {
    padding-top: 10px;
    padding-bottom: 10px;
}
.btn {
    padding: 5px;
    font-size: 12px;
}
.blocIcon{height:900px;}
.secteur_activite .titre {font-size: 36px;}
.titre {font-size: 36px;}
.secteur_activite .titre span {font-size: 36px;}
.titre span {font-size: 36px;}
.meilleur_produits .titre {font-size: 36px;}
.meilleur_produits .titre span {font-size: 36px;}
.container_secteur p {
    padding-top: 15px;
    padding-bottom: 15px;
}
.content_secteur {width: 70%;}
.content_presentation {width: 70%;}
}
@media screen and (max-width: 1024px) {
.presentation .titre {font-size: 22px;}
.presentation .titre span {font-size: 16px;}
.content_presentation p {padding-bottom: 0;}
}
@media screen and (max-width: 991px) {
    .iconSect {
    height: 90px;
    width: 90px;
    line-height: 90px;
}
.img_secteur img{height:100%;width:auto !important}
.img_presentation img {height: auto;}
.list_accueil {display: none;}
.content_vogue {
    width: 100%;
    display: block;
}
.titre {text-align: center;}
.content_vogue p {text-align: justify;}
.pdt_vogue{background-image:none;}
.content_vogue {height: auto;}
.visible-sm.visible-xs.btn {
    clear: both;
    padding: 15px;
    display: inline-block;
}
.slider_accueil {margin-bottom: 80px;}
.img_presentation {
    height: 200px !important;
    max-height: 200px;
}
.btn {
    padding: 15px;
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 200px;
}
.content_presentation {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.presentation {margin-bottom: 80px;}
.secteur_activite .line {display: block;}
.content_secteur {width: 100%;}
.titre_secteur {text-align: center;}
.blocIcon {
    padding-top: 50px;
    height: 420px;
    width: 70%;
    margin: 0 auto;
    margin-top: 50px;
}
.bg_vert {height: 350px;}
.img_secteur {
    max-width: 95%;
    width: 95% !important;
    margin-top: -120px;
    height: 190px;
}
}
