#wrapper>.container {
    padding: 0 !important;
}

.container>.breadcrumb-bg.brcenter.breadcrumb-full {
    display: none;
}

.header-base {
    background-color: #DE8F91;
    /*max-height: 796px;*/
    display: flex;
}

.base-left {
    width: 50%;
    display: flex;
    flex-direction: column;
    margin: calc(100vw * 0.03515625) calc(100vw * 0.0729166666) 0px calc(100vw * 0.0729166666);
}

/*
.base-left>img {
    margin: 67.5px 0px 0px 140px;
}*/

.center-div {
    margin-top: 0!important;
    display: flex;
}

.center-div .base-title {
    margin: auto;
}


.base-right {
    width: 50%;
    margin-top: calc(100vw * 0.13020833);
    padding-right: calc(100vw * 0.05208333);
}

.base-right>.base-title>h2 {
    color: #fcfcfc;
    font-size: calc(100vw * 0.025);
    letter-spacing: calc(100vw * 0.00125);
    line-height: calc(100vw * 0.03229166);
}

.base-right>.base-title>h3 {
    color: #fcfcfc;
    font-size: calc(100vw * 0.020833);
    letter-spacing: calc(100vw * 0.0012);
    line-height: calc(100vw * 0.03229166);
    margin-bottom: 20px;
}

.base-right>.base-title>p {
    color: #fcfcfc;
    margin-bottom: 5px;
    font-size: calc(100vw * 0.009375);
}

.bold {
    font-weight: 600;
}

p {
    font-family: 'Sofia Pro Regular' !important;
}

.second-div {
    height: 28%;
    display: flex;
    flex-direction: row;
    align-items: center;
    max-width: 673px;
    flex-wrap: wrap;
    margin-top: 15px;
    margin-bottom: 56px;
}



/*.second-div>div>div>div {
    height: 193px;
}
*/
#owl-header>div>div>.owl-item {
    padding: 0px 7px 0px 7px !important;
}


.pink {
    display: flex;
    align-content: center;
    background-color: #DE8F91;
    height: calc(100vw* 0.11);
    flex-wrap: wrap;
    justify-content: center;
}

.pink>h3 {
    color: #fcfcfc;
    font-family: 'Sofia Pro Semi Bold' !important;
    font-size: calc(100vw * 0.0125);
    letter-spacing: 1.2px;
    line-height: calc(100vw* 0.019);
    margin: 0 10px;
}

.fit-menu>h3.orange {
    margin-bottom: 44px;
}

.fit-menu.text>p {
    margin: 0 calc(100vw * 0.072916) 20px calc(100vw * 0.072916);
    line-height: 25px;
}

.col-lg-25 {
    width: 20%;
    float: left;
    position: relative;
    padding: 15px;
}

.col-lg-25>.abo {
    text-align: center;
    height: 155px;
    border: 2px solid #0E1015;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
}

.col-lg-25>.abo>.duree {
    width: 100%;
}

.col-lg-25>.abo>form {
    width: 100%;
    height: 100%;
}

.col-lg-25>.abo>form>.add {
    height: 100%;
}

.col-lg-25>.abo>form>.add>button {
    width: 100%;
    height: 100%;
    text-transform: uppercase;
    font-family: 'Sofia Pro Light' !important;
    font-size: calc(100vw*0.0108);
    padding: 0px;
    background-color: #de8f91 !important;
}

.col-lg-25>.abo>form>.add>button:hover {
    background-color: #de8f91 !important;
}

h2 {
    font-family: 'Sofia Pro Semi Bold' !important;
    font-size: calc(100vw*0.02);
    letter-spacing: 2px;
}

.duree>h4 {
    font-family: 'Sofia Pro Medium' !important;
    font-size: calc(100vw * 0.0125);
    letter-spacing: 1.2px;
    line-height: 40px;
}

.prix>h3 {
    font-family: 'Sofia Pro Semi Bold' !important;
    font-size: calc(100vw *0, 01);
    letter-spacing: 1.25px;
    line-height: 40px;

}

.prix {
    display: flex;
}

.col-lg-25>.abo>.duree:after {
    border-bottom: 2px solid #0E1015;
    content: '';
    display: block;
    margin-left: 15%;
    height: 20%;
    width: 70%;
}

.text>p {
    font-family: 'Sofia Pro Light' !important;
    font-size: calc(100vw * 0.009375);
    letter-spacing: 0.36px;
    line-height: 30px;
    color: #0E1015;
}

/*
.rect {
    height: 213px;
    padding: 15px;
    display: flex;
    align-items: center;
}*/

.pink>h4 {
    font-family: 'Sofia Pro Semi Bold' !important;
    font-size: calc(100vw * 0.0125);
    text-align: center;
    letter-spacing: 1.2px;
    line-height: 37px;
    color: #FCFCFC;
}

.owl-controls .clickable {
    display: none!important;
}



/*
#owl-header>div>div>.owl-item {
    width: 214px !important;
}*/

@media screen and (max-width: 1150px) {
    .col-lg-25 {
        width: 25%;
    }

    .owl-theme .owl-buttons div.owl-prev {
        left: -30px!important;
    }

    .owl-theme .owl-buttons div.owl-next {
        right: -30px!important;
    }
}

@media screen and (max-width: 1080px) {

    #module-abonnementvin-affichage .item>article>div>a>.product-meta>.category-default {
        font-size: calc(100vw * 0.013);
        margin-bottom: 15px;
    }

    #module-abonnementvin-affichage .item>article>div>a>.product-meta>h3 {
        font-size: calc(100vw * 0.015);
    }
}

@media screen and (max-width: 1000px) {
    .col-lg-25 {
        width: 33%;
    }
}


@media screen and (max-width: 768px) {
    .col-lg-25 {
        width: 50%;
    }

    .quot-offre {
        margin-bottom: 15px;
    }


}