.container-content-asset {
    padding: 0 !important;
}

#page-location {
    font-family: 'Eina01-Regular', sans-serif;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: normal;
    color: #161616;
    background-color: #ffffff;
}

.location_flex {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: flex-start;
}

.location_flex_child {
    display: inline-block;
}

#page-location h1 {
    max-width: 495px;
    font-family: 'FuturaPT-Demi', sans-serif;
    font-size: 75px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 80px;
    letter-spacing: -3.86px;
    color: white;
}

#page-location h2 {
    font-family: 'FuturaPT-Demi', sans-serif;
    font-size: 49px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: -1.76px;
    color: #223f8f;
    text-align: center;
    margin-top: 55px;
}

#page-location h3 {
    font-family: 'FuturaPT-Demi', sans-serif;
    font-size: 35px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #000000;
    text-align: center;
    padding-top: 40px;
}

#page-location h4 {
    font-family: 'Eina01-Regular', sans-serif;
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: white;
    text-align: center;
    text-transform: uppercase;
}

#page-location h5 {
    font-family: 'FuturaPT-Demi', sans-serif;
    font-size: 94px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #000000;
    text-align: center;
}

#page-location h6 {
    font-family: 'FuturaPT-Demi', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #000000;
    text-align: center;
}

#page-location h5.loc-price-blue {
    color: #479ddd;
}

#page-location h5.loc-price-orange {
    color: #f14838;
}

#page-location h5.loc-price-gold {
    color: #B1993F;
}

#page-location h5.loc-price-blue .loc-price-small {
    font-size: 24px;
    position: relative;
    left: -13px;
}

#page-location h5.loc-price-orange .loc-price-small {
    font-size: 24px;
    position: relative;
    left: -4px;
}

#page-location h5.loc-price-gold .loc-price-small {
    font-size: 24px;
    position: relative;
    left: -13px;
}

#page-location h5.loc-price-blue .loc-price-month {
    font-size: 24px;
    color: black;
    position: relative;
    left: -8px;
}

#page-location h5.loc-price-orange .loc-price-month {
    font-size: 24px;
    color: black;
    position: relative;
    left: 0;
}

#page-location h5.loc-price-gold .loc-price-month {
    font-size: 24px;
    color: black;
    position: relative;
    left: -8px;
}

#location_trouvez_container {
    padding: 0;
    background: #f14838;
}

#location_trouvez_contenu {
    padding: 0;
}

#location_trouvez_contenu.location_flex {
    flex-flow: row wrap-reverse;
}

#location_trouvez {
    /* background: #f14838; */
    background: url(images/header-Desk.png?$staticlink$) no-repeat right;
    background-size: contain;
    /* background: url(images/header-Desk.png?$staticlink$), url(images/background-header2-desktop.jpg?$staticlink$); */
    /* background-repeat: no-repeat, no-repeat; */
    /* background-position: right, center; */
    max-height: 555px;
    top: 55px;
    left: 0;
    width: 100%;
}

#location_trouv1 {
    width: 60%;
    padding: 33px 22px 33px 77px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#location_trouv1 p {
    max-width: 470px;
    font-family: 'FuturaPT-Demi', sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: 1.86px;
    color: #ffffff;
    margin: 22px 0;
}

#location_trouv1 a {
    max-width: 326px;
    min-height: 54px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    border-radius: 2px;
    margin-top: 33px;
    background-color: #1a58aa;
    font-family: 'FuturaPT-Demi', sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    transition: all .3s ease;
}

#location_trouv1 a:hover {
    color: #1a58aa;
    background-color: white;
}

#location_trouv1 a::before:hover {
    color: white;
}

#location_trouv1 a.location_button_secondary {
    background-color: #164094;
    color: #fff;
    margin-top: 13px;
}

#location_trouv1 a.location_button_secondary:hover {
    color: #164094;
    background-color: #fff;
}

#location_trouv1 a.location_button_secondary::before:hover {
    color: #164094;
}

#location_trouv2 {
    width: 40%;
    background-size: contain;
}

#serenite h2 span.trait {
    border-bottom: 4px solid #f14838;
}

#serenite p {
    text-align: center;
    margin: 33px auto;
    font-size: 27px;
    font-weight: bolder;
    line-height: 1;
}

#loc-forfaits {
    background-color: #ebeff6;
    margin-top: 100px;
    padding-bottom: 33px;
}

#loc-onglets {
    display: flex;
    width: 1080px;
    height: 115px;
    background-color: white;
    border-radius: 25px;
    box-shadow: 0 -2px 14px 0 #717a8d;
    border-radius: 25px;
    margin: 0 auto;
    position: relative;
    top: -57px;
    padding: 0;
}

.loc-onglet-flex {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    width: 100%;
    justify-content: space-around;
    padding: 10px;
}

#loc-onglets li {
    flex:1;
    display: inline-flex;
    justify-content: center;
    /* width: 24%; */
    height: 115px;
    margin: 0;
    font-family: 'Eina01-Regular', sans-serif;
    font-size: 22px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 3.1px;
    letter-spacing: -0.86px;
    color: black;
    text-align: center;
    position: relative;
    cursor: pointer;
    border-radius: 25px;
    z-index: 10;
    /* padding: 26px; */
    /* margin-top: -17px; */
}

.loc-onglet.active::after {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 50%;
    transform: translateX(-50%);
    width: 90px;
    height: 10px;
    background-color: #f14838;
    border-radius: 5px;
    z-index: 1;
}

#loc-onglets li img {
    display: inline-block;
}

#loc-onglets li p {
    display: inline-block;
    margin-left: -8px;
}

#loc-onglets li .loc-under-active {
    display: none;
}

#onglet-switch {
    position: relative;
    /* top: -28px; */
}

/* #onglet-ps5 {
    margin-top: 0 !important;
} */

#onglet-xseries {
    /* top: 2px; */
    background-color: gray;
}

#onglet-ps5digitale {
}

/* #onglet-switch img {
    top: -13px;
    position: relative;
} */

/* #loc-onglets li p#loc-temp-xbox {
    font-size: 18px;
    display: block;
} */

/*me*/
/* #onglet-xseries .loc-onglet-flex {
    position: relative;
    top: -13px;
} */

#onglet-switch .loc-sep {
    display: inline-block;
    width: 1px;
    height: 84px;
    background-color: #dce2ec;
    margin-left: 31px;
}

#onglet-ps5 .loc-sep {
    display: inline-block;
    width: 1px;
    height: 84px;
    background-color: #dce2ec;
    margin-left: 77px;
}

#loc-onglets li.active {
    background-color: #f14838;
    color: white;
}

/* #loc-onglets li.active .loc-under-active {
    display: block !important;
} */

#loc-onglets li.active .loc-sep {
    display: none;
}

/* #onglet-switch .loc-under-active {
    width: 74px;
    height: 12px;
    margin: -13px 113px;
    border-radius: 3.5px;
    background-color: #f14838;
} */

/* #onglet-ps5 .loc-under-active,
#onglet-xseries .loc-under-active {
    width: 74px;
    height: 12px;
    margin: -13px 113px;
    border-radius: 3.5px;
    background-color: #f14838;
} */

.loc-offres {
    width: 1080px;
    margin: 0 auto;
}

#loc-offres-switch {
    background: url(images/forfaits-switch-bakground.jpg?$staticlink$) no-repeat bottom;
    /* background-size: cover; */
    background-size: contain;
    background-color: white;
}

#loc-offres-ps5 {
    background: url(images/forfaits-ps5-bakground.jpg?$staticlink$) no-repeat bottom;
    /* background-size: cover; */
    background-size: contain;
    background-color: white;
}

#loc-offres-xseries {
    background: url(images/forfaits-xseries-bakground.jpg?$staticlink$) no-repeat bottom;
    /* background-size: cover; */
    background-size: contain;
    background-color: white;
}

.loc-offres-titre img {
    position: absolute;
    margin: 13px 22px;
}

.loc-offres-titre p {
    font-family: 'Eina01-Regular', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: normal;
    color: #000000;
    text-align: center;
}

.loc-offre {
    width: 310px;
    border-radius: 16px;
    background-color: white;
    margin: 8px 8px 13px 8px;
    padding: 4px;
}

.loc-offre-blue {
    border: solid 3px #3a9fe1;
}

.loc-offre-orange {
    border: solid 3px #f14838;
}

.loc-offre-gold {
    border: solid 3px #B1993F;
}

.loc-offre-nom {
    width: 202px;
    height: 31px;
    margin: 0 100px;
    padding: 9px 12px 5px 11px;
    border-radius: 15.5px;
    position: relative;
    left: -44px;
    top: -15px;
}

.loc-offre-nom-blue {
    background-color: #3ba0e3;
}

.loc-offre-nom-orange {
    background-color: #f14838;
}

.loc-offre-nom-gold {
    background-color: #B1993F;
}

.loc-checks {
}

.loc-step-text {
    display: flex;
    flex-flow: row nowrap;
    align-items: baseline;
}

.loc-step-text img {
    padding: 0 8px;
}

.loc-step-text p {
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
}

.loc-step-text p span.loc-question-mark {
    display: inline-block;
    position: relative;
    top: -1px;
    width: 14px;
    height: 14px;
    border-radius: 7px;
    background: black;
    color: white;
    padding-left: 4px;
    font-size: 12px;
}

.loc-step-text p span.loc-question-mark:hover {
    cursor: pointer;
}

.loc-step-text p span {
    font-size: 12px;
    font-weight: normal;
}

.loc-price {
    display: block;
    margin: 0 auto;
}

.loc-price p {
    font-family: 'Eina01-Regular', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: normal;
    color: #000000;
    text-align: center;
}

.loc-cta-center {
    display: block;
    margin:13px auto;
    text-align: center;
}

.loc-offre a {
    max-width: 150px;
    min-height: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    border-radius: 2px;
    margin-top: 0;
    background-color: #1a58aa;
    font-family: 'FuturaPT-Demi', sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    transition: all .3s ease;
}

.loc-offre a:hover {
    color: white;
    background-color: #4466a9;
}

.loc-bubble {
	position: absolute;
	background: #ffffff;
    border: 1px solid #e3e3e3;
    width: 330px;
    left: -15px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 8px 13px 4px rgba(0,0,0,0.33); 
    box-shadow: 0px 8px 13px 4px rgba(0,0,0,0.33);
    padding: 13px 8px;
    display: none;
    z-index: 13;
}

.loc-bubble:after, .loc-bubble:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.loc-bubble:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #ffffff;
	border-width: 10px;
	margin-left: -10px;
}
.loc-bubble:before {
	border-color: rgba(227, 227, 227, 0);
	border-bottom-color: #e3e3e3;
	border-width: 11px;
	margin-left: -11px;
}

#loc-bubble-blue-switch {
    /* top: -227px; */
    /* display: none; */
}

#page-location .loc-bubble h6 {
    text-align: left;
}

#page-location .loc-bubble p, #page-location .loc-bubble ul li, #page-location .loc-offre ul li {
    font-size: 12px;
    line-height: 1.6;
    text-align: left;
}

#page-location .loc-bubble a {
    font-family: 'FuturaPT-Demi', sans-serif;
    font-size: 14px;
    color: #1A58AA;
    text-transform: none;
    text-decoration: underline;
    background-color: transparent;
    max-width: 100%;
    text-align: left;
    justify-content: start;
}

#page-location .loc-bubble a:hover {
    cursor: pointer;
}

.loc-block-bottom {
    max-width: 350px;
    height: 77px;
    background-color: white;
    margin: 27px 8px;
    padding-right: 13px;
}

.loc-block-bottom img {
    padding: 0 8px;
    position: relative;
    top: 22px;
}

.loc-block-bottom p {
    font-size: 13px;
    color: #6e6e6e;
    text-transform: uppercase;
}

.loc-block-bottom #loc-bubble-advantage p {
    font-size: 12px;
    line-height: 1.6;
    text-align: left;
    color: #161616;
    font-weight: normal;
    text-transform: none;
}

.loc-block-bottom p.padding-p {
    padding-top: 15px;
}

.loc-block-bottom p span {
    text-transform: none;
}

.loc-links-bottom {
    margin: 17px auto;
}

.loc-links-bottom a {
    /* max-width: 326px; */
    min-height: 54px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    border-radius: 2px;
    margin-top: 33px;
    padding: 0 13px;
    background-color: #1a58aa;
    font-family: 'FuturaPT-Demi', sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: center;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    transition: all .3s ease;
}

.loc-links-bottom a:hover {
    color: white;
    background-color: #4466a9;
}

.loc-links-bottom #loc-conditions {
    width: 30%;
    margin-right: 8px;
}

.loc-links-bottom #loc-question {
    width: 60%;
    margin-left: 8px;
}

#loc-legals-container {
    width: 100%;
    background-color: #f8f8f8;
}

#loc-legals {
    max-width: 1090px;
    display: block;
    margin: 0 auto;
    background-color: #f8f8f8;
    padding-top: 22px;
}

#loc-legals p {
    font-size: 11px;
    line-height: 1;
    color: #3A4145;
    padding: 13px 0;
}

#loc-legals p a {
    text-decoration: underline;
    color: #223f8f;
}

/* ======================================
	         	RWD
====================================== */

@media screen and (max-width: 1200px) {
    
    #location-universe-image img {
        max-width: 100%;
    }

    #loc-onglets {
        width: 765px;
        height: 150px;
    }

    .loc-onglet-flex {
        display: flex;
        flex-flow: column;
        align-items: center;
        position: relative;
        top: 0;
    }

    #loc-onglets li {
        width: 185px;
        height: 150px;
    }

    #loc-onglets li img {
        width: 77%;
        height: auto;
    }

    #loc-onglets li p {
        margin-top: 8px;
        font-size: 16px
    }

    #loc-onglets .loc-onglet .loc-onglet-flex .loc-sep {
        display: none;
    }

    #onglet-switch {
        /* top: -35px; */
    }

    #onglet-xseries {
        top: 0;
        right: -2px;
    }

    /* #onglet-switch .loc-under-active {
        margin: -13px 69px;
    } */

    /* #onglet-ps5 .loc-under-active,
    #onglet-xseries .loc-under-active {
        margin: -20px 69px;
    } */

    #page-location .loc-offres {
        width: 765px;
    }

    #loc-offres-switch {
        background-image: none;
        background-color: white;
    }

    #loc-offres-ps5 {
        background-image: none;
        background-color: white;
    }
    
    #loc-offres-xseries {
        background-image: none;
        background-color: white;
    }
    .loc-block-bottom {
        margin: 27px 8px 4px 27px;
    }
    .loc-block-bottom.loc-club {
        margin: 27px 8px 27px 27px;
    }
}

@media screen and (min-width: 1224px) {
    #page-location #movie_player {
        margin-left:-25%;
    }
}

@media screen and (max-width: 992px) {
    #page-location h1 {
        font-size: 55px;
        line-height: 55px;
    }

    #page-location h2 {
        font-size: 40px;
    }

    #location_trouvez {
        background: #f14838;
        /* background: url(images/background-header-mobile.jpg?$staticlink$) no-repeat center; */
        background-size: cover;
        top: 55px;
        left: 0;
        width: 100%;
        z-index: 0;
    }

    #location_trouv1 {
        width: 100%;
        padding: 13px 22px 77px 22px;
    }

    #location_trouv2 {
        width: 100%;
        height: 180px;
        background: url(images/image-header3-mobile.png?$staticlink$) no-repeat center;
        background-size: cover;
    }

    #location_trouv2 {}
}

@media screen and (max-width: 768px) {
    #page-location h3 {
        font-size: 25px;
        max-width: 280px;
        display: block;
        margin: 0 auto 13px auto;
    }
    #location_trouv1 {
        padding: 13px 22px 55px 22px;
    }
    #loc-onglets {
        width: 540px;
        height: 150px;
    }
    #loc-onglets li {
        width: 130px;
        height: 150px;
    }
    /* #onglet-switch {
        top: 0;
    } */
    #onglet-xseries {
        top: 0px;
        right: -5px;
    }
    /* #onglet-switch .loc-under-active {
        margin: 15px 30px;
    }
    #onglet-ps5 .loc-under-active, #onglet-xseries .loc-under-active {
        margin: 10px 25px;
    } */
    #page-location .loc-offres {
        width: 540px;
    }
    .loc-offres-titre img {
        width: 84px;
        height: auto;
    }
    .loc-links-bottom.location_flex {
        flex-flow: column;
    }
    .loc-links-bottom #loc-conditions {
        width: 70%;
        margin: 8px auto;
    }
    
    .loc-links-bottom #loc-question {
        width: 100%;
        margin: 8px auto;
    }
}

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

@media screen and (max-width: 544px) {
    #location_trouvez {
        max-height: 100%;
        width: 100%;
    }
    #location_trouv1 p {
        font-size: 18px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.45;
        letter-spacing: 1px;
    }
    #loc-onglets {
        width: 315px;
        height: 100px;
    }
    #loc-onglets li {
        width: 74px;
        height: 100px;
    }
    #loc-onglets li img {
        width: 100%;
        height: auto;
    }
    #loc-onglets li p {
        margin-top: 0;
        font-size: 15px
    }
    #onglet-switch {
        top: 0;
    }
    #onglet-xseries {
        top: 0px;
        right: -5px;
    }
    /* #loc-onglets .loc-under-active {
        width: 55px;
    }
    #onglet-switch .loc-under-active {
        margin: -17px -3px;
    }
    #onglet-ps5 .loc-under-active, #onglet-xseries .loc-under-active {
        margin: -20px -2px;
    } */
    #page-location .loc-offres {
        width: 315px;
    }
    .loc-offres-titre img {
        position: relative;
        margin: 0 auto;
        display: block;
        padding-top: 13px;
    }
}

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