body {
    font-family: "Open Sans", sans-serif;
    counter-reset: increment;
    min-height: 100vh;
}

.header h2 {
    position: relative;
    top: 18px;
    left: 10px;
}

.imageInformations img {
    float: left;
}

.alert:empty {
    display: none;
}

a{
    color: #337ab7;
    text-decoration: none;
    background-color: transparent;
}

input[type="checkbox"] + label {
    cursor: pointer;
}

.container.justify-content-center {
    padding-left: 42px;
}

.input{
    border-radius: 4px;
    background-color: #ffffff;
    border: solid 1px #e6e8ed;
    box-shadow: none;
    font-weight: bold;
}

.imageInformations {
    margin-bottom: 15px;
}

.input-label-information {
    width: 160px !important;
}

.langue{
    margin-top:80px;
}

#lang-links{
    margin-bottom: 25px;
    margin-top:8px;
}

#lang-links a img{
    width: 50px;
    border-radius: 50px;
}

#lang-links a.active img{
    border: 3px solid red;
    width: 54px;
    border-radius: 50px;
}

::placeholder {
    color: #E6E9F2;
    padding-left:10px;
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: none;

}

.card {
    padding: 20px 20px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.19);
    background-color: #ffffff;
}

.zoomContainer {
    z-index: 99999;
}

.label-bulle {
    display: block;
}

#language-logo, #language-heading {
    color: #f12a2a;
    display: inline;
}

#language-logo{
    margin-bottom:7px;
}

#language-heading {
    margin-left: 7px;
}

#language-heading {
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
}
.checkbox-figurer,.form-check-label {
    margin-left: 10px;
}

.image-distance {
    margin-left: 50px;
    color: #f12a2a;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
}

.information {
    border-radius: 25px;
    padding: 20px;
}

.police{
    font-style: normal;
    font-weight: bold;
}

.textefigurer{
    display:none;
}

#TextesMachinePizza{
    display:none;
}
.Graphiste{
    border-radius: 5px;
    background-color: #ffffff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.19);
}

.container .increment:before {
    counter-increment: increment;
    content: counter(increment) ' ';
    counter-reset : coveringmachine;
    counter-reset : coveringdiva;
    opacity: 1;
    font-weight: 800;
    color: #f12a2a;
    border-radius: 100%;
    border: solid 1px #f12a2a;
    text-align: center;
    line-height: 24px;
    position: relative;
    right: 10px;
    top: -2.5px;
    margin-left: -28px;
    display: inline-block;
    width: 32px;
    height: 32px;
    padding-top: 2px;
    vertical-align: middle;
}

.container .coveringmachine{
    counter-increment: coveringmachine;
    content: counter(coveringmachine) ' ';
    opacity: 0.5;
    width: 30px;
    height: 30px;
    margin-top: 3px;
    margin-left: 10px;
    background: #fff;
}

.radio {
    list-style-type: none;
    margin: 25px 0 0 0;
    padding: 0;
}

.custom-radio .custom-control-radio {
    display: none;
}

.custom-radio .custom-control-radio:checked + label::before {
    content: '';
    width: 101%;
    height: 101%;
    position: absolute;
    /* border-radius: 40px; */
    box-shadow: 
	0 0 0 1px #1d1d1b,
	0 0 0 5px #ffffff,
	0 0 0 8px #f8b133,
	0 0 0 0px #000;
}

.custom-radio .custom-control-radio + label {
    background-color: #ffffff;
    border-radius: 40px;
    width: 100%;
    height: 100%;
    text-align:center;
    font-family: 'Red Hat Display Medium', sans-serif;
    color: #1d1d1b;
    letter-spacing: 2px;
    font-size: 15px;
    line-height: 14px;
    padding: 9px;
    border: 2px solid #1d1d1b;
    cursor: pointer;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 10%;
}

/* .custom-control-radio:checked + label::after {
    content: '';
    display: block;
    position: absolute;
    background: url('../img/images/indicator.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #fff;
    background-size: 50%;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 200;
} */

.custom-file-upload .custom-file-upload-input {
    display: none;
}

.custom-file-upload .custom-file-upload-input + label {
    background-color: #ccc;
    font-size: 14px;
    font-weight: 600;
    padding: 12px 15px;
    border-radius: 30px;
    color: white;
}

.choicegroup {
    margin-left: 10px;
}

.choicegroup .subchoice {
    margin-left: 20px;
}

.donate-now input[type="radio"]:checked+label,
.Checked+label {
    background: yellow;
}


.radio #li1 label:hover, .radio #li2 label:hover {
    background: #DDD;
}

.d-inline-block{
    margin-right : 15px;
}

.reseaux{
    background-color: white;
    margin-left : 7px;
    border-radius: 3px;
    border: 1px solid #ced4da;
    width: 300px;
}

.reseauxCheckbox {
    margin-right : 7px;
}

#footer{
    margin-top: 40px;
    font-size: 14px;
}

.ImageJuliaDiv{
    height: 150px;
    border-radius: 5px;
    background-color: #ffffff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.19);
    padding: 7px 26px 7px 8px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 40px;
    position: relative;
    text-align: center;
}

.monetiqueLabelImg{
    height: 170px;
    object-fit: contain;
}

.customRadioMonetique {
    min-height: 190px!important;
    font-weight: bold;
    object-fit: contain;
}

.toitLabelImg{
    height: 70px;
    object-fit: contain;
}

.JuliaImageClass, .DivaImageClass, .BaguetteImageClass, .NeoImageClass, .JuliaDrinkImageClass{
    width: 100%;
    height: auto;
    max-height: 170px;
    object-fit: contain;
    height: auto;
}

.ImageDiva{
    height: 150px;
    border-radius: 5px;
    background-color: #ffffff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.19);
    padding: 7px 26px 7px 8px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 40px;
    position: relative;
    text-align: center;
}

.diva-label{
    border-radius: 5px;
    background-color: #ffffff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.19);
    position: relative;
    padding: 9px;
    font-size: 14px;
    text-align: center;
    margin-left: 16px;
    height: 125px;
}

.julia-label{
    border-radius: 5px;
    background-color: #ffffff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.19);
    position: relative;
    padding: 9px;
    font-size: 14px;
    text-align: center;
    margin-left: -16px;
    height: 124px;
}

.devisBaguette{
    font-weight: bold;
    text-align:center;
    height: 150px;
    border-radius: 5px;
    background-color: #ffffff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.19);
    padding: 7px 26px 7px 8px;
    vertical-align: top;
    margin-bottom: 40px;
    padding-top: 51px;
}

.ImageDiva{
   margin-right: 17px;
}
.ImageJuliaDiv{
    margin-right: 17px;
}

.img-diva{
    margin-top: -18px;
}
.img-julia{
    margin-top: -18px;
}

.textarea-figurer{
    border-radius: 3px;
    border: 1px solid #ced4da;
    padding: 18px;
}

.logo-margin{
    margin-top: 50px!important;
    margin-bottom: 50px!important;
}

.label-raised{
    cursor: pointer!important;
}

.label-raised:not([disabled]):active,
.label-raised:not([disabled]):focus,
.label-raised:not([disabled]):hover {
    cursor: pointer!important;
}