.monli:hover{
    background: rgba(129, 39, 65, 0.5);
    color: white !important;
}
#deroule::-webkit-scrollbar {
    width: 12px;
}

/* Track */
#deroule::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

/* Handle */
#deroule::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(129, 39, 65, 0.45);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
#ville, #codePostal{
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 115.1%;
    /* or 24px */


    color: rgba(129, 39, 65, 0.45);

}
#ville::placeholder, #codePostal::placeholder{
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 115.1%;
    /* or 24px */

    color: rgba(129, 39, 65, 0.45);

}

.point {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
span {
    display: inline-block;
    vertical-align: middle;
}
.plus:hover svg circle {
    fill :#47C1F1;
    cursor: pointer;
}

.moins:hover svg circle {
    fill :#47C1F1;
    cursor: pointer;
}
.trait{
    background:#1C2258;
    width: 28px;
    height: 2.5px;
    margin: -4px;
    position: relative;
}
.nbr {
    background-color: #E0DFDF;
    color: #8D8D8DB2;
    width: 20px;
    height: 20px;
    padding: 1.5px 4px;
    border-radius: 50px;
    font-family: 'apercu';
    font-weight: bold;
    font-size: 13px;
    cursor: pointer;
    vertical-align: -webkit-baseline-middle;
}
.nbr:hover {
    background: rgba(71, 193, 241, 0.44);
    color: #1C2258;
}
.actif {
    background-color: #47C1F1;
    color: white;
}

span{
    vertical-align: initial !important;
}
@media only screen and (max-width: 1250px){
    .itemOffer {
        width: 90% !important;
    }
    #floatMenu ul li .infoNav {
        top: 90px !important;
    }
    #floatMenu ul li .nav1:after{
        left: 142px !important;
    }
    .nav1 {
        width: 265px !important;
        left: -90px !important;
    }
    .nav2 {
        left: -151px !important;
    }
}
@media only screen and (max-width: 760px){
    .itemOffer {
        width: 90% !important;
    }
    .profile__magazines{
        width: 100% !important;
    }
    #floatMenu ul li .nav1::after, #floatMenu ul li .nav2::after {
        top: 9px !important;
        left: 264px !important;
        clip-path: polygon(54% 56%, 0 100%, 0 24%) !important;
    }

    #floatMenu ul li .infoNav {
        /*top: 90px !important;*/
        top: -5px !important;
        left: -299% !important;
        position: absolute;
        width: 267px !important;
    }

    /*#floatMenu ul li .nav1:after{
        left: 142px !important;
    }*/
    .nav1 {
        width: 265px !important;
        left: -90px !important;
    }
    .nav2 {
        left: -151px !important;
    }
    .contract__header, .fl, .fl-container{
        display: contents !important;
    }
    .profile__banner{
        background-size: cover !important;
        background-position-x: -1200px !important;
    }
    #actusBlock, #refundBlock{
        display: contents !important;
    }
}
{% if "now"|date('Ymd')<"20230601" %}
#link188{
    display: none
}
{% endif %}

@media only screen and (max-width: 500px) {
    #floatMenu ul li {
        display: inline-block !important;
    }
}

.sliderCustom{
    max-width: 100% !important;
}
.seeMore:hover{
    text-decoration: underline !important;
    text-decoration-color: #1C2258 !important;
}
.seeMore:after{
    background: none;
}
.sliderCustom{
    width: 100% !important;
}
.big-slide{
    width: auto !important;
}
.slide{
    width: 100% !important;
}
.row{
    width: 100% !important;
}
#slideAdhesion-3{
    width: auto !important;
}
#slideAdhesion-4{
    width: auto !important;
}
#slideAdhesion-5{
    width: 100% !important;
}
#slideAdhesion-6{
    width: 100% !important;
}
#slideAdhesion-8{
    width: auto !important;
}
.bigWrapperSliderCustom{
    width: 100% !important;
}
.containerSlider{
    width: 100% !important;
}
.submitBtn input{
    border: none !important;
}
.warning.red > p{
    color: #bc1722 !important
}

.secondMenu ul{
    max-width: 25% !important;
}

input[type=email], input[type=number], input[type=password], input[type=tel], input[type=text]{
    border-radius: 0;
}
select{
    color: rgba(129, 39, 65, 0.45);
    padding: 0;
    text-align: center;
    height: auto
}
select option{
    text-align: center
}
.newServices{
    width: 100%;
    margin: 0 auto
}
.modal-dialog{
    max-width: 96% !important;
}

::-ms-reveal {
    display: none
}

.logoIbameo a:hover{
    text-decoration: none
}