/* cmsms stylesheet: buddy013- supp dryxia modified: 02/11/20 10:49:09 */
.toto {
    width: 80%;
    margin: 0 auto;
max-width: 1400px;
}

section.content {
    background: #fff;
}

body {
 background: #ccc;
}
 

.slider-fullscreen .slider {
    height: 54vh;
}
#top {display:none;}

.header-smaller.dark .sf-menu > li > a {
    color: #fff !important;
}
header {
background-color: rgba(0,0,0,0.6) !important;
}

.content-wrapper {
    background: #fff;
}

span.sectionheader {
    color: #fff;
}

.content-wrapper p {
    text-align: justify;
}

.img-nav:hover {
    background: #000;
    opacity: 0.7;
    position: relative;
    width: 100%;
    height: auto;
    z-index: 100000;
}

.col-sm-4.colonne2 {
    padding: 20px 50px;
    background: #f8F8F8;
}


ul li {
    margin-left: 20px;
}

p {margin-bottom:0 }


h2.titre-prod {
    padding: 0 20px;
    background: #435eaf;
    color: #fff;
width:100%;
    cursor: pointer !important; 
margin-top:30px;
margin-bottom : 0 ;
}

h2.titre-prod:hover {
    
    background: #ccc;
    
}

.contenu-prodiuts {
    background: #e8e8e8;
    padding: 10px 20px;
    margin-bottom: 30px;
}

div#prodiuts {
    margin-top: -28px;
}


h1 {color: #435eaf;}

h2 {color: #666;}

p{    font-size: 17px;}

h2 {
    font-size: 18px;
    margin-top: 20px;
}

h3 {
    font-size: 20px;
    margin-top: 0px;
}

p.btn-accordeon1, p.btn-accordeon2, p.btn-accordeon3, p.btn-accordeon4, p.btn-accordeon5, p.btn-accordeon6, p.btn-accordeon7, p.btn-accordeon8, p.btn-accordeon9, p.btn-accordeon10, p.btn-accordeon11  {
    border: 1px solid #ccc;
    width: 156px;
    padding: 5px;
    background: #fe941e;
    color: #fff; cursor: copy;
}

.col-sm-4.colonne2 p {
    text-align: inherit;
}

i.fa.fa-plus {
    float: right;
    padding-top: 5px;
}

.mobile-nav-trigger span:before {
    content: "";
    position: absolute;
    left: 24px;
    top: 24px;
    width: 20px;
    height: 3px;
    background: #fff !important;
    box-shadow: 0 6px 0 0 #fff, 0 12px 0 0 #fff !important;
}

div#lng {
    margin-right:10px;
}
