/*
Yassine Abouchrif
04-10-2019
*/

@font-face {
    font-family: 'Trebuchet MS';
    src: url('../fonts/TrebuchetMS.woff2') format('woff2'),
        url('../fonts/TrebuchetMS.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Trebuchet MS';
    src: url('../fonts/TrebuchetMS-Bold.woff2') format('woff2'),
        url('../fonts/TrebuchetMS-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Audrey Med';
    src: url('../fonts/Audrey-Medium.woff2') format('woff2'),
        url('../fonts/Audrey-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}


::-moz-selection{
    background:#eef061;
    text-shadow:none
}
::selection{
    background:#eef061;
    text-shadow:none
}
img::selection{
    background:0 0
}
img::-moz-selection{
    background:0 0
}

#callnowbutton {
    display: block;
    width: 70px;
    left: 0px;
    bottom: 10px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 40px;
    height: 60px;
    position: fixed;
    border-top: 2px solid #95db2a;
    background: url(../images/icon-tel-btn.png) center 15px no-repeat #8abd3d;
    text-decoration: none;
    box-shadow: 0 0 5px #667949;
    z-index: 9999;
    background-size: 30px 30px;
}
#callnowbuttonbloc{
    display: none;
}
.callnowbuttonbloc-hide{
    display: block !important;
}


body{
    overflow-x:hidden;
    font-family: 'Trebuchet MS',Sans-Serif;
    /*font-family: 'Lobster', cursive;
    font-family: 'Cookie', cursive;
    font-family: 'Roboto Condensed', sans-serif;
    font-family: 'Great Vibes', cursive;*/
    background: #667949;
    padding-right: 0px !important;
}

p{
    line-height:1.75
}

a{
    color:#667949;
    text-decoration: none;
    outline: none;
}
a:hover{
    color:#e7cf4b;
    text-decoration: none;
    outline: none;
}
a:focus{
    color: #e7cf4b; !important;
}

.text-primary{
    color:#12569c !important;
}

h1{
    /*font-weight:700;*/
    font-family: 'Great Vibes', cursive;
    
    
    /*font-family: 'Lobster', cursive;
    font-family:'Audrey Med',Sans-Serif;
    font-family: 'Roboto Condensed', sans-serif;*/
    /*text-transform: uppercase;
    font-family: 'Great Vibes', cursive;*/

}
h2{
    font-size: 36px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
}

h3, h4, h5, h6{
    font-family: 'Roboto Condensed', sans-serif;
}

section{
    padding:40px 0 40px 0;
}


.retour-link{
    color: #ffffff;
    background: #d8a107;
    padding: 8px 15px;
    border-radius: 15px;
    text-decoration: none;
    outline: none;
}
.retour-link:hover {
    color: #ffffff;
    background: #157643;
    text-decoration: none;
    outline: none;
}

@media (min-width: 992px){
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 2.4rem;
    padding-left: 2.4rem;
}
}


html, body, .masthead{
    height:100%;
}

.masthead .container-fluid, .masthead .container-fluid .row{
    height: 100%;
}



.masthead2 .navbar-dark .navbar-nav .nav-link{
    color: #fff;
}
.masthead2 .navbar-dark .navbar-nav .nav-link:hover, .masthead2 .navbar-dark .navbar-nav .nav-link.active{
    color: #e7cf4b;
}


.masthead2 .logo-row{
    background: #fff;
}
.masthead2 .logo-row .logo{
    width: 200px;
}
.masthead2 .logo-row .logo:hover{
    opacity: 0.7;
}
.masthead2 .logo-row .lang img{
    width: 20px;
}
.masthead2 .logo-row .lang img:hover{
    opacity: 0.7;    
}
.masthead2 .logo-row .tel a{
    font-weight: bold;
    letter-spacing: -1.2px;
    color: #111;
}
.masthead2 .logo-row .tel img{
    width: 20px;
}
.masthead2 .menu-row{
    background: #667949;
}
.m1{
    width: 38px;
    height: 42px;
    background: url('../images/m1.png') no-repeat;
    background-size: contain;
    margin: 0 auto;
}
.m1-link:hover > .m1{
    background: url('../images/m1-hover.png') no-repeat;
    background-size: contain;
}
.m2{
    width: 38px;
    height: 42px;
    background: url('../images/m2.png') no-repeat;
    background-size: contain;
    margin: 0 auto;
}
.m2-link:hover > .m2{
    background: url('../images/m2-hover.png') no-repeat;
    background-size: contain;
}
.m3{
    width: 38px;
    height: 42px;
    background: url('../images/m3.png') no-repeat;
    background-size: contain;
    margin: 0 auto;
}
.m3-link:hover > .m3{
    background: url('../images/m3-hover.png') no-repeat;
    background-size: contain;
}
.m4{
    width: 38px;
    height: 42px;
    background: url('../images/m4.png') no-repeat;
    background-size: contain;
    margin: 0 auto;
}
.m4-link:hover > .m4{
    background: url('../images/m4-hover.png') no-repeat;
    background-size: contain;
}
.m5{
    width: 38px;
    height: 42px;
    background: url('../images/m5.png') no-repeat;
    background-size: contain;
    margin: 0 auto;
}
.m5-link:hover > .m5{
    background: url('../images/m5-hover.png') no-repeat;
    background-size: contain;
}
.m6{
    width: 38px;
    height: 42px;
    background: url('../images/m6.png') no-repeat;
    background-size: contain;
    margin: 0 auto;
}
.m6-link:hover > .m6{
    background: url('../images/m6-hover.png') no-repeat;
    background-size: contain;
}


.masthead2 .bg-header{
    background: url(../images/header-bg2.jpg) center center no-repeat;
    background-color: #f9f8f4;
    background-size: contain;
    height: 475px;
}
.masthead2 .bg-header .h1-titre{
    max-width: 512px;
    margin: 0 auto;
    background: rgba(243, 247, 223, 0.68);
    color: #212020;
    padding: 15px;
}
.masthead2 .bg-header .h1-titre h1{
    margin-bottom: 20px;
    font-size: 50px;
}
.masthead2 .bg-header .h1-titre a{
    background: #ac2f49;
    padding: 7px 15px;
    color: #fff;
}
.masthead2 .bg-header .h1-titre a:hover{
    background: #d63455;
}

#bien-etre{
    background: #d0dfc2;
}

#bien-etre h2{
    background: url(../images/virgule1.png) left top no-repeat, url(../images/virgule2.png) right bottom no-repeat;
    background-size: auto;
    display: inline-flex;
    padding: 27px 60px;
    font-size: 60px;
    color: #4b5b33;
    font-family: 'Great Vibes', cursive;
}

.color-green{
    color: #667949;
        font-weight: 600;
}
#bien-etre .bloc-bien-etre{
    background: #dbe6d0;
    border: 1px solid #c3d1b5;
    padding: 25px;
}
#bien-etre .bloc-bien-etre img{
    max-width: 100%;
    width: 94px;
    padding-bottom: 15px;
}
#bien-etre .bloc-bien-etre h3{
    font-size: 18px;
}

#produits{
    background: #667949;
}
#produits h2{
    color: #fff;
}
#produits .carousel-inner a img:hover{
filter: saturate(1.3);
}

#produits .carousel-indicators{
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
    list-style: none;
    
}
#produits .carousel-item img{
    border: 1px solid #667949;
}
#produits .carousel-indicators img{
    border: 1px solid #667949;
    cursor: pointer;
}
#produits .carousel-indicators img{
    filter: brightness(0.7);
}
#produits .carousel-indicators .active img {
    filter: brightness(1);
}
.carousel-control-prev-icon{
    background-image: url('../images/prev-icon.png');
}

.carousel-control-next-icon{
    background-image: url('../images/next-icon.png');
}
#produits .carousel-control-next, #produits .carousel-control-prev{
        width: 45px;
}

#produits .w-80{
    width: 80%;
}
#produits .bg-gris{
    background: #fcfcfc;
    padding-top: 25px;
    padding-bottom: 15px;
    border: 1px solid #e7e7e7;
    border-radius: 20px;
}
#produits .modal-body h4{
    background: #667949;
    padding: 15px 12px;
    color: #fff;
    border-radius: 30px;
    font-size: 24px;
    width: fit-content;
}
.carousel-control-next-icon, .carousel-control-prev-icon{
    /*width: 16px;
    height: 32px;*/
    width: 43px;
    height: 43px;
}


#references{
    /*background: #d0dfc2;*/
    background: #fff;
}
#references .owl-carousel .owl-item img{
    max-width: 75%
}
#temoignages{
    background: #667949;
}
#temoignages h2{
    color: #b6df77;
}
#temoignages .carousel-caption {
    position: initial;
    width: 80%;
    margin: 0 auto;
    height: 200px;
}

#temoignages .carousel-caption h6{
    font-size: 11px;
}

#solutions{
    background: #ffffff;
}
#solutions .f-icon{
    float: left;
    width: 60px;
    margin-right: 5px;
}
#solutions h4{
    color: #667949;
    font-weight: 600;
    font-size: 22px;
    min-height: 63px;
    padding-top: 18px;
}
#solutions p{
    text-align: right;
    margin-right: 22%;
}
#autres-services{
    background: #f9f8f4;
}
#autres-services .bloc-service{
    border: 7px solid #d0dfc2;
    padding: 20px;
    min-height: 186px;
}
#autres-services .bloc-service:hover{
    border: 7px solid #b6df77;
    cursor: pointer;
}
#autres-services .bloc-service a, #autres-services .bloc-service a:hover{
    color: #000;
}
#autres-services .bloc-service a h3{
    font-size: 20px;
}
#autres-services .profite-link{
    background: #667949;
    color: #fff;
    font-size: 18px;
    padding: 8px 24px;
    border-radius: 20px;
    width: fit-content;
    margin: 0 auto;
}

#contact{
    background: url('../images/bg-contact.jpg') center no-repeat;
    background-color: #d0dfc2;
    background-size: cover;
}
#contact .bg-form{
    background: #fff;
    padding-top: 25px;
    padding-bottom: 25px;
    width: 70%;
}
#contact h2{
    color: #667949;
    margin-bottom: 0;
}
#contact .slog-titre-contact{
    color: #87b63f;
}

#contact .form-control {
    display: block;
    width: 100%;
    padding: .55rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #eeeeee;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #d4d4d4;
    border-radius: 0;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
#contact .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #a0be74;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(157, 255, 0, 0.25);
}
#contact #sendMessageButton{
    background: #f2c602;
    outline: none;
    border: none;
    padding: .55rem 3.75rem;
    color: #fff;
    cursor: pointer;
    font-weight: 600;
}
#contact #sendMessageButton:hover {
    background: #667949;
}
.btn-derouler {
    text-align: center;
    margin-top: -20px;
}

.btn-derouler img{
    width: 46px;
}
footer p{
    color: #fff;
}

.text-danger {
    font-size: 13px;
}
.text-danger ul{
    padding-left: 0px;
    text-align: left;
}


@media (min-width: 576px){
.modal-dialog {
    max-width: 800px;
    margin: 30px auto;
}


}









@media (min-width:1200px){
.carousel-indicators {
    bottom: -160px;
}
}






@media (max-width:768px){
    .img-natural-label{
        max-width: 100%;
    }
.tel span{
    display: none;
}
#temoignages .carousel-caption{
    height: 470px;
}
.navbar-dark .navbar-toggler {
    margin: 0 auto;
}
.navbar-dark .navbar-toggler img{
    width: 21px;
}
.navbar-toggler:focus, .navbar-toggler:hover {
    outline: none;
}
.navbar-collapse{
    border-top: 1px solid #fff;
    margin-top: 15px;
}
.m1, .m2, .m3, .m4, .m5, .m6{
    float: left;
    margin-right: 17px;
    margin-left: 45px;
    margin-top: -11px;
}
.nav-item{
    border-bottom: 1px solid #718651;
    padding-top: 10px;
    padding-bottom: 9px;
}
.masthead2 .bg-header {
    background-size: cover;
    height: 360px;
}
.masthead2 .bg-header .h1-titre h1 {
    font-size: 26px;
}
#bien-etre h2 {
    background-size: 18px;
    padding: 10px 13px;
    font-size: 36px;
}
#bien-etre .bloc-bien-etre {
    padding: 25px 6px;
}
#bien-etre .bloc-bien-etre h3 {
    font-size: 16px;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 30px;
    height: 31px;
}

.carousel-indicators {
    bottom: -79px;
}

#produits .carousel-control-next, #produits .carousel-control-prev {
    width: 22px;
}
#references .owl-carousel .owl-item img {
    max-width: 60%;
    margin: 0 auto;
}
#produits .carousel-control-next, #produits .carousel-control-prev {
    display: none;
}

h2 {
    font-size: 2rem;
}
#solutions .col-md-6{
    border-bottom: 1px solid #eee;
}
#solutions p {
    margin-right: 3px;
}
#autres-services .bloc-service {
    margin-bottom: 12px;
}
#contact .bg-form {
    width: 90%;
}
}

@media (max-width:500px){
    .masthead2 .logo-row .logo {
    width: 160px;
}
#produits .n-pad{
    padding-right: 0;
    padding-left: 0;
}

#produits .carousel-item img{
    object-fit: cover;
    width: 100%;
    height: 267px;
}
#produits .modal-body{
    text-align: center;
}
#produits .modal-body h4{
    text-align: center;
    margin: 0px auto 15px auto;
}
#produits .modal-body ul{
    display: contents;
    list-style: none;
}

    }