/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 6 déc. 2017, 17:44:43
    Author     : nuricher
*/


#infosCovid *{
    font-family: "CircularStd",'Lato', Helvetica, Arial, Sans-Serif;
}

#infosCovid{
    min-width: 900px;
    max-width: 1240px;
    margin: 20px auto 0 auto;
    padding: 0 20px;
}

#infosCovid .container h1,
#infosCovid .container h2,
#infosCovid .container h3{
    font-size: 30px;
    color: #f31b2a;
}

#infosCovid .container h1,
#infosCovid .container h2{
    text-align: center;
}

#infosCovid .container h1{
    font-weight: 900;
    padding-bottom: 10px;
}

#infosCovid .container h2{
    font-size: 18px;
    padding-bottom: 30px;
}

#infosCovid .container h3{
    font-weight: 400;
}

#infosCovid .container h3 strong{
    font-weight: 900;
}

#infosCovid .container .nav{
    background-color: #65b5b2;
    padding: 5px 0;
    width: 100%;
    text-align: center;
    margin-bottom: 35px;
}

#infosCovid .container .nav li{
    display: inline-block;
}

#infosCovid .container .nav li a{
    display: block;
    overflow: hidden;
    color: #fff;
    border-right: 2px solid #fff;
    text-decoration: none;
    font-weight: 600;
    padding: 10px 20px;
    text-align: center;
    position: relative;
    font-size: 16px;
}

#infosCovid .container .nav li a:after{
    background: none repeat scroll 0 0 #fff;
    bottom: 5px;
    content: "";
    display: block;
    height: 1px;
    left: 50%;
    position: absolute;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 0;
}

#infosCovid .container .nav li a:hover:after{
    width: 50%;
    left: 25%;
}

#infosCovid .container .nav li:last-child a{
    border-right: none;
}

#infosCovid .container p{
    color: #000;
    padding: 0 50px;
    font-size: 18px;
    text-align: left;
}

#infosCovid .container a{
    color: #000;
    text-decoration: underline;
}

#infosCovid .container .know_more_content{
    display: none;
}

#infosCovid .container .box{
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border: 1px solid #65b5b2;
    margin: 50px 30px 0 30px;
    padding: 20px;
    overflow: hidden;
    clear: both;
}

#infosCovid .container .box h3{
    padding: 20px 0 25px 100px;
    margin-bottom: 40px;
}

#infosCovid .container .box p{
    padding: 0;
}

#infosCovid .container .box p i{
    line-height: 24px;
}

#infosCovid .container .box .certifNoCovid {
    background-color: #f4f4f4;
    margin-bottom: 40px;
    padding: 5px 10px;
    font-size: 20px;
    line-height: 24px;
}

#infosCovid .container .box .certifNoCovid strong {
    display: flex;
    align-items: center;
}

#infosCovid .container .box .certifNoCovid strong img {
    padding-right: 10px;
}

#infosCovid .container .box ul,
#infosCovid .container .box ol{
    margin: 20px 0 20px 20px;
    padding: 0;
    list-style: inherit;
}

#infosCovid .container .box ol{
    list-style: decimal;
}

#infosCovid .container .box ul li,
#infosCovid .container .box ol li{
    font-size: 18px;
    margin: 10px 0 10px 30px;
    padding: inherit;
    list-style-type: disc;
}

#infosCovid .container .box ul .hidden,
#infosCovid .container .box .stepByStep  .hidden{
    display: none;
}

#infosCovid .container .box ol li{
    list-style-type: none;
}

#infosCovid .container .box .stepByStep{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-around;
    margin: 0;
    padding: 0;
    list-style: none;
}

#infosCovid .container .box .stepByStep li{
    display: block;
    width: calc( 100% / 3 - 30px );
    text-align: center;
    margin: 0;
    padding: 20px 5px;
}

#infosCovid .container .box .sanitaryMeasure{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-around;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
    list-style: none;
}

#infosCovid .container .box .sanitaryMeasure li{
    list-style-type: none;
    color: #5dbab0;
    margin: 0;
    padding: 20px 0;
    width: 390px;
    text-align: left;
}

#infosCovid .container .box .sanitaryMeasure li img,
#infosCovid .container .box .sanitaryMeasure li span{
    display: inline-block;
    vertical-align: middle;
}

#infosCovid .container .box .sanitaryMeasure li span {
    padding-left: 10px;
}

#infosCovid .container .box .know_more_content{
    _display: none;
}

#infosCovid .container .box a{
    font-size: 18px;
}

#infosCovid .container .box .know_more{
    color: #5dbab0;
}

#infosCovid .container .box .closed{
    float: right;
    color: #5dbab0;
}

#infosCovid .container #livraisonDomicile h3{
    background: url("https://media.but.fr/template/infosCovid/desktop/BUT_PICTO_LIVRAISON_DOMICILE.svg") no-repeat 0 center transparent;
}

#infosCovid .container #retraitSansContact h3{
    background: url("https://media.but.fr/template/infosCovid/desktop/BUT_PICTO_RETRAIT_PRODUITS.svg") no-repeat 0 center transparent;
}

#infosCovid .container #hygieneMagasin h3{
    background: url("https://media.but.fr/template/infosCovid/desktop/BUT_PICTO_RETRAIT_GRATUIT.svg") no-repeat 0 center transparent;
}

#infosCovid .container #hygieneMagasin h4{
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    padding-bottom: 20px;
}

#infosCovid .container #hygieneMagasin iframe{
    display: block;
    margin: 0 auto;
}

#infosCovid .container #gestesBarrieres{
    border: none;
    padding-top: 0;
}

#infosCovid .container #gestesBarrieres h3{
    margin: 0;
    padding-top: 0;
    padding-bottom: 10px;
    padding-left: 0;
}

#infosCovid .container #gestesBarrieres .sanitaryMeasure{
    padding: 0;
}

@media screen and (max-width: 1101px) {
    #infosCovid .container .nav li a {
        font-size: 14px;
    }
}

@media screen and (max-width: 995px) {
    #infosCovid .container .nav li a {
        font-size: 12px;
    }
}