/* Import font font-face@ */

@import url("font.css");

/************** RESET ***************/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embGd,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

html {
    font-size: 100%;
    height: 100%;
    width: 100%;
}

body {
    font-size: 0.625em;
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    background: #fff;
}

strong {
    font-weight: bold;
}

ul,
ol,
li {
    list-style-type: none;
}

a,
a:hover {
    text-decoration: none;
    outline: 0 none;
}

img {
    border: 0 none;
    max-width: 100%;
    width: auto;
    vertical-align: middle;
    height: auto;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

/**********************************  CONTENT **************************************/

#main {
    width: 100%;
    padding: 0;
    margin: 0 auto;
}

.container {
    padding: 0;
    margin: 0;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
}

.center {
    display: block;
    overflow: hidden;
    text-align: center;
    padding: 0;
    margin: 0;
}

.bgk {
    background: #fff;
}
header .content-header {
    max-width: 802px;
    margin: 0 auto;
}
header h1 {
    display: flex;
    justify-content: center;
    padding: 4em 0;
    margin: 0;
}
h2 {
    margin: 0;
    padding: 0;
    line-height: 1.2;
    color: #111;
    text-align: center;
    display: block;
    font-size: 2.6em;
    font-family: 'TiemposHeadline' !important;
}
.partenaires ul {
    display: flex;
    justify-content: center;
    flex-flow: row wrap;
    align-items: center;
    margin: 3em 0;
}
.partenaires img {
    margin: 0 3em;
    padding: 0;
    transform: scale(1);
    -moz-transition: all 0.20s linear;
    -webkit-transition: all 0.20s linear;
    -o-transition: all 0.20s linear;
    -ms-transition: all 0.20s linear;
    transition: all 0.20s linear;
}
.partenaires img:hover {
    transform: scale(1.05);
}
.panel {
    display: flex;
    flex-flow: row wrap;
    margin-bottom: 7em;
    padding: 0;
    border: 0 !important;
    box-shadow: none !important;
}
.panel div {
    position: relative;
    z-index: 2;
}
.ecran-b {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    background: 
}

.panelContent {
    background: #eaeaea;
    margin-right: 2%;
    padding: 0;
    height: 710px;
    width: 47%;
    z-index: 1 !important;
    position: relative;
}
.panelContent h2 {
    display: block;
    font-family: 'GrotzecHdCn' !important;
    text-transform: uppercase;
    font-size: 3em;
    text-align: center;
    background: #fff;
    padding-top: .5em;
    line-height: 1.5;
    letter-spacing: .15em;
}
.panelContent.deo h2 {
    color: #b8dcc6;
}
.panelContent.douche h2 {
    color: #b4d4eb;
}
.panelContent.detox h2 {
    color: #f3b399;
}
.panelContent.prodiges h2 {
    color: #e1b7b2;
}
.panelContent.faith h2 {
    color: #87b6b2;
}
.panelContent.nostra h2 {
    color: #f4de4d;
}
.panelContent.deo {
    background: #fff url('../img/marquesx3/fond-deo.gif') 0 7% repeat-x;
}
.panelContent.douche  {
    background: #fff url('../img/marquesx3/fond-douche.gif') 0 19% repeat-x;
}
.panelContent.detox  {
    background: #fff url('../img/marquesx3/fond-detox.gif') 0 18% repeat-x;
}
.panelContent.prodiges {
    background: #fff url('../img/marquesx3/fond-prodiges.gif') 0 7% repeat-x;
}
.panelContent.faith  {
    background: #fff url('../img/marquesx3/fond-faith.gif') 0 19% repeat-x;
}
.panelContent.nostra  {
    background: #fff url('../img/marquesx3/fond-nostra.gif') 0 18% repeat-x;
}
.panelContent div h3 {
    text-align: center;
    padding: 2em 0;
    margin: 0;
}
.panelContent div p {
    text-align: justify;
    font-size: 1.5em;
    line-height: 1.1;
    color: #333;
    margin: 0 4em 1em 4em;
    padding: 0;
    font-family: 'TiemposHeadline' !important;
}
.panelContent div ul {
    display: flex;
    flex-direction: column;
    margin: 2em 0 2em 7em;;
}
.panelContent div ul li {
    font-family: 'TiemposHeadline' !important;
    font-size: 1.5em;
    line-height: 1;
    color: #333;
    position: relative;
    padding-left: 1.5em;
    text-align: left;
}
.panelContent div ul li:before {
    content:".";
    position: absolute;
    left: 8px;
    top: -8px;
    color: #333;
    font-weight: 600;
    font-size: 1.5em;
}
.visu {
    text-align: center;
    margin-top: 3em;
}

/**************version decembre 2019**************/



.cta {
    padding: 0;
    margin: 3.5em 0 0 0;
    text-align: center;

}

.cta a,
.cta a:hover,
.cta a:focus {
    font-family: 'GrotzecHdCn' !important;
    background: transparent;
    color: #333;
    border: 2px solid #333;
    display: inline-block;
    font-size: 2.5em;
    line-height: 1.5;
    padding: 0 2em;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
    border-radius: 0;
}

#totop,
#totop:hover,
#totop:focus {
    background: rgba(255,255,255,.8);
    border: 1px solid #333;
    bottom: 25px;
    color: #333;
    display: block;
    height: 45px;
    padding-top: 15px;
    position: fixed;
    right: 15px;
    text-align: center;
    /*  text-indent: -999em; */
    width: 45px;
    z-index: 1000;
    cursor: pointer;
}

.hidden {
    text-indent: -999px;
    color: transparent;
    visibility: hidden;
    width: 0;
    height: 0;
    line-height: 0;
}


/************************* RESPONSIVE ************************/

@media (max-width:1024px) {
    .container {
        width: 100%;
    }

}



@media (max-width:980px) {
    .panelContent {
        margin: 2em 0 0 0 !important;
        width: 100%;
        height: auto;
    }
    .panel {
        margin: 0;
    }
    .panel div {
        width: 100%;
        text-align: center;
    }
}

@media (max-width:768px) {

}

@media (max-width:600px) {}

@media (max-width:480px) {

}

@media (max-width:375px) {

}

@media (max-width:320px) {

}
