/* 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,
embed,
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;
    
}
.container a {
    cursor: pointer;
}
.center {
    display: block;
    overflow: hidden;
    text-align: center;
}
.bgk {
    background: #fff;
    font-family: 'helvetica';
}
/* .bgk strong {
    font-weight: 600;
} */
.borderBlack {
    display: flex;
    flex-direction: column;
    margin: 6em 3em 0 3em;
    padding: 5em 5em 2em 5em;
    border: 2px solid #000;
    position: relative;
}
.borderBlack.one:before {
    position: absolute;
    left: 21.5%;
    top: -1.1%;
    text-align: center;
    content: "dispositif coronavirus";
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
    font-size: 4em;
    padding: 0 1em;
    background: #fff;
    letter-spacing: 0.05em;
    font-family: 'helvetica';
}
.borderBlack.two:before {
    position: absolute;
    left: 21.5%;
    top: -3%;
    text-align: center;
    content: "actualité des magasins";
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
    font-size: 4em;
    padding: 0 1em;
    background: #fff;
    letter-spacing: 0.05em;
    font-family: 'helvetica';
}
.borderBlack.twitter {
    margin-bottom: 4em;
}
.borderBlack.twitter:before {
    position: absolute;
    left: 21.5%;
    top: -5%;
    text-align: center;
    content: "suivez notre actualité";
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
    font-size: 4em;
    padding: 0 1em;
    background: #fff;
    letter-spacing: 0.05em;
    font-family: 'helvetica';
}
.borderBlack.twitter article {
    width: 30%;
    margin: 4em auto;
    height: 350px;
    overflow: scroll;
    overflow-x: hidden;
}
hr {
    background: #000;
    border: 0;
    height: 4px;
    width: 30%;
    margin: 3em auto;
}
.borderBlack h2 {
    font-family: 'helvetica';
    text-transform: uppercase;
    color: #000;
    font-size: 2.3em;
    margin: 0;
    padding: 2.3em 0;
    text-align: center;
    font-weight: 600;
}
.borderBlack p {
    font-family: 'helvetica';
    margin: 1em 0;
    padding: 0;
    color: #000;
    font-size: 1.8em;
    line-height: 1.1;
}
.borderBlack ul {
    margin-left: 10em;
    padding: 0;
}
.borderBlack ul li {
    font-family: 'helvetica';
    margin-bottom: 2em;
    padding: 0;
    color: #000;
    font-size: 1.8em;
    line-height: 1.2;
    position: relative;
}
.borderBlack ul.mag li:nth-child(1),
.borderBlack ul.mag li:nth-child(2) {
    letter-spacing: 0.05em;
    font-size: 1.9em;
}
.borderBlack ul ul {
    margin-left: 5em;
}
.borderBlack ul ul li {
    font-family: 'helvetica';
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 1em;
    line-height: 1.1;
    position: relative;
}
.borderBlack ul.mag li:nth-child(1):before {
    content:url('../img/covid/ico-1.png');
    position: absolute;
    left: -110px;
    top: 0;
}
.borderBlack ul.mag li:nth-child(2):before {
    content:url('../img/covid/ico-2.png');
    position: absolute;
    left: -110px;
    top: 0;
}
.borderBlack ul.mag li:nth-child(3):before {
    content:url('../img/covid/ico-3.png');
    position: absolute;
    left: -110px;
    top: -30px;
}
.borderBlack ul.mag li:nth-child(3) {
    margin-bottom: 5em;
}
.borderBlack ul.mag li:nth-child(4):before {
    content:url('../img/covid/ico-4.png');
    position: absolute;
    left: -110px;
    top: -23px;
}
.borderBlack ul.home li:nth-child(1):before {
    content: url(../img/covid/ico-2.png);
    position: absolute;
    left: -110px;
    top: 0;
}
.borderBlack ul.home li:nth-child(1) {
    letter-spacing: 0.05em;
    font-size: 1.9em;
}
.borderBlack ul.home li:nth-child(2):before {
    content:url('../img/covid/ico-5.png');
    position: absolute;
    left: -110px;
    top: 0;
}
.borderBlack ul.home li:nth-child(3):before {
    content:url('../img/covid/ico-7.png');
    position: absolute;
    left: -110px;
    top: 0;
}
.borderBlack ul.home li:nth-child(3){
    letter-spacing: 0.05em;
}

.borderBlack ul.home li:nth-child(4):before {
    content:url('../img/covid/ico-6.png');
    position: absolute;
    left: -110px;
    top: 0;
}

.borderBlack ul.mag ul li {
    content:'';
}
.borderBlack .bottom {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}
.borderBlack .bottom ul {
    margin: 0;
    padding: 0 3em;
    width: 450px;
}
.borderBlack .bottom ul li {
    font-family: 'helvetica';
    margin: 1.5em 0;
    padding: 0;
    color: #000;
    font-size: 1.8em;
    line-height: 1.2;
    position: relative;
}
.borderBlack .opsheet {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0;
}
.borderBlack .opsheet h3 {
    margin-top: 1em;
    font-family: 'helvetica';
    font-size: 1.8em;
    font-weight: 600;
    border: 0;
    line-height: 1.5;
    text-align: center;
    text-transform: uppercase;
}
.borderBlack .opsheet ul {
    margin: 0;
    text-align: center;
}
.borderBlack .opsheet ul li,
.borderBlack .opsheet p {
    font-family: 'helvetica';
    margin: .2em 0;
    padding: 0;
    color: #000;
    font-size: 1.8em;
    line-height: 1.2;
    position: relative;
    text-align: center;
    letter-spacing: 0.05em;
}
.cta {
    margin: 1.5em 0 1em 0;
    padding: 0;
    text-align: center;
}
.cta a, .cta a:hover, .cta a:focus {
    font-family: 'helvetica';
    background: #000;
    color: #fff;
    border: 0;
    display: inline-block;
    font-size: 2em;
    line-height: 2.2;
    padding: 0 2em;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
    border-radius: 0;
}
.conditions {
    display: flex;
    flex-direction: column;
    padding: 0 3em 3em 3em;
    margin: 0;
}
.conditions p {
    font-family: 'helvetica';
    color: #666;
    font-size: 1.2em;
    margin: 0;
    line-height: 1.5;
}
.conditions ul {
    margin:  1em 1em 1em 3em;
}
.conditions ul li {
    color: #666;
    font-size: 1.3em;
    line-height: 1.4;
}
/*CAROUSEL

.carousel-inner {
    margin: 0;
    padding-bottom: 10em;
}
.carousel-inner .item article {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 3em;
}
.carousel-inner .item article h2 {
    font-family: 'GrotzecHdCn';
    color: #000;
    text-transform: uppercase;
    font-size: 7.5em;
    text-align: center;
    font-weight: bold;
    margin: 0;
    padding: 0;
    line-height: 2.1;
}
.carousel-inner .item article p {
    font-family: 'GrotzecHdCnLight';
    font-size: 2.2em;
    color: #000;
    line-height: 1.4;
    margin-bottom: 1.5em;
    text-align: center;
    padding: 0 10em;
}
.carousel-control {text-shadow: none;filter: alpha(opacity=100); opacity: .1; -moz-transition: all .15s linear;-ms-transition: all .15s linear;-o-transition: all .15s linear;transition: all .15s linear;}
.carousel-control:hover {filter: alpha(opacity=100); opacity: 1;}
.carousel-control.left {background: url('../img/osm-2020/arrow-left.png')100% 30% no-repeat; z-index: 2;}
.carousel-control.right {background: url('../img/osm-2020/arrow-right.png') 0% 30% no-repeat; z-index: 2;}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {display: none;}
*/
#totop,
#totop:hover,
#totop:focus {
    font-family: 'GrotzecHdCn';
    font-size: 1.5em;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    background-color: rgb(165, 164, 169);
    border: 0;
    bottom: 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    width: 70px;
    height: 98px;
    position: fixed;
    right: 5px;
     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%;
    }
    .borderBlack.one:before {
        left: 15.5%;

    }
    .borderBlack.two:before {
        left: 15.5%;
 
    }
    .borderBlack.twitter:before {
        left: 15.5%;

    }

}
@media (max-width:980px) {

}

@media (max-width:768px) {
    .borderBlack.one:before,
    .borderBlack.two:before,
    .borderBlack.twitter:before  {
        font-size: 3em;
    }

    .borderBlack.twitter article {
        width: 90%;
    }
    .borderBlack .bottom {
        justify-content: center;
    }
}

@media (max-width:600px) {}

@media (max-width:480px) {
    .borderBlack.one:before,
    .borderBlack.two:before,
    .borderBlack.twitter:before{
        position: relative;
        font-size: 2em;
        left: auto;
        top: auto;
    }
}

@media (max-width:375px) {

}

@media (max-width:320px) {

}
