/*****************************************************
**** SOMMAIRE ****
@APPLI MAG
@HOMEBRANDS
@INSTA
@SERVICES
@MAGTOO
@RESPONSIVE
******************************************************/




/*****************************************************
**** @GLOBAL
******************************************************/
#parent {
	width: 100%;
}
#sban {display: none;}
#header, #footer {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
#onglets {
	width: 100%;
	margin: 0 auto;
	position: relative;
	display: flex;
	justify-content: space-between;
}
#nav > ul > li {
	margin: 0 5px 0 0px;
}
.home_op_bg {
	width: 100%;
	overflow: hidden;
	background-color: #fff;
}
#menuGlobal, #menuFemme, #menuHomme, #menuEnfant, #menuBrand, #menuLuxe, #menuSport, #menuExclu, #menuPrixdoux, #menuSoldes, #menuJM, #menuRentree, #menuInspi, #menuAutre, #menuMaison {
    height: 0;
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 3000;
	display: flex;
    justify-content: center;
	flex-wrap: wrap;
}
#menuBrand > ul {
	position: relative;
	width: 100%;
}
#menuBrand > ul > li {
	display: flex;
	width: 100%;
}
#menuBrand li>#topBrand, #menuBrand li:hover>#brand1, #menuBrand li:hover>#brand2, #menuBrand li:hover>#brand3, #menuBrand li:hover>#brand4, #menuBrand li:hover>#brand5, #menuBrand li:hover>#brand6, #menuBrand li:hover>#brand7 {
    display: flex;
	width: 100%;
	padding: 0 2rem;
}
.listBrand {
	width: 15%;
}
.menuBrandDiv {
	width: 10%;
}
#nav li:hover > div {
	padding: 0 7em 1em 7em;
}
#homeContent {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
#homeContent > div:not(.home_brands):not(:last-child)
{
    box-sizing: border-box;
    margin-bottom: 0;
	padding: 5em 0 3em 0;
}
#homeContent > div:empty {
    margin-bottom: 0;
}
.slider_conditions {
	margin-top: 2em;
}
.home_op, .home_tendance, .home_opCo, .home_opCocot {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    background-color: #e6e6e6;
}
.home_op > a:first-child,
.home_op > a:first-child > picture {
    display:block;
    line-height:0;
}
.home_op > a[href="#rst"] {cursor:default;}
.home_opCo {
    min-width: 50%;
    font-family: OpenSansCond, Arial, sans-serif;
    font-family: var(--font-cond);
    font-weight: 200;
    background-color: #d95218;
    color: #fff;
    padding: 1em;
    text-align: center;
    cursor: pointer;
    overflow: initial;
}
.home_opCo .home_op_text .title {
    font-size: 3em;
    line-height: 1em;
}
.home_opCo .jusqua {
    font-size: 1em;
}
.home_opCo .home_discount {
    font-size: 4em;
    line-height: 1em;
}
.home_opCo_button {
    font-size: 1.5em;
    color: #c30040;
    color: var(--main-color);
    background-color: #fff;
    padding: 0.5em 1em;
    width: 60%;
    margin:1em auto;
}
.home_op img, .home_tendance img {
    width: 100%;
}
.home_op_text {
    font-family: var(--font);
    font-weight: 200;
    padding: 1em;
}
.home_op_text .pretitle{
    font-size: 1.2em;
}
.home_op_text .title{
    font-size: 2em;
    line-height: 1.2em;
}
.home_op_text .subtitle{
    font-size: 1.4em;
}
.home_op_text_buttons {
    display: flex;
    justify-content: space-between;
}
.home_op_text_buttons > div {
    margin-top: 10px;
    margin-right: 30px;
    font: bold 1.2em/1.4em OpenSansCond, Arial, sans-serif;
    font: bold 1.2em/1.4em var(--font-cond);
}
.home_op_text_buttons a:hover {
    color: #c30040;
    color: var(--main-color);
}
.home_op_text_buttons a {
    color: #363636;
    display: block;
    border-bottom: 2px solid #363636;
}
.home_opCo .home_op_text_buttons a {
    color: #fff;
    display: block;
    border-bottom: 2px solid #fff;
}
.home_op_text_buttons i {
    font-size: 1.2em;
}
.home_title{
    width: 90%;
    font: 200 2.2em var(--font-main);
    margin: auto!important;
}
.home_brands + .home_title {
    margin-top:50px!important;
}
.home_brands, .home_service, .home_magtoo  {
    width: 100%;
}
.home_brands > div, .home_service > div {
    flex: 1;
    overflow: hidden;
}
.home_brands > div img, .home_magtoo > div img {
    width: 100%;
    margin: 0;
}
.home_brands > div picture, .home_service > div picture, .home_magtoo > div picture {
    margin: 0;
}
.getGlobalLink {
    pointer-events: none;
}
.getSingleLink {
    pointer-events: all;
}


.home_brand2, .home_tendance2 {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
}
.home_brand2:nth-child(odd) {
	flex-flow: row-reverse;
}
.home_brand2 .home_op_text, .home_tendance2 .home_op_text {
	background: none;
	width: 405px;
}
.home_brand2 .home_op_text .title, .home_tendance2 .home_op_text .title {
	font-size: 3em;
}
.home_brand2 .home_op_text .subtitle, .home_tendance2 .home_op_text .subtitle {
	font-size: 1.8em;
}


/*****************************************************
**** @COCOTIER
******************************************************/
.home_opCocot {
    min-width: 90%;
    font-family: OpenSansCond, Arial, sans-serif;
    font-family: var(--font-cond);
    font-weight: 200;
    text-align: center;
    cursor: pointer;
    background-color: #f0e7de;
}
.home_opCocot a, .home_opCocot a:hover {
    color: #d06f37;
}
.home_opCocot .home_discount {
    font-size: 4em;
    line-height: 1em;
}
.home_opCocot_button {
    font-size: 1.5em;
    color: #c30040;
    color: var(--main-color);
    background-color: #efd1c0;
    padding: 0.5em 1em;
    width: 25%;
}
.home_discount_cocot {
    width: 25%;
    color: #d06f37;
    font-size: 1em;
    padding: 0.5em;
    margin-left: 2em;
}
.home_discount_cocot > span:first-of-type {
    font-size: 2.5em;
    font-family: OpenSansCond, Arial, sans-serif;
    font-family: var(--font-cond);
    font-weight: bold;
}
.home_opCocot .title {
    font-size: 4em;
}
.home_opCocot_discount_buttons {
    display: flex;
    flex: 1;
    flex-direction: column;
}
.home_discounts_cocot {
    display: flex;
    justify-content: space-around;
}
.home_discount_cocot {
    display: flex;
    flex-direction: column;
    font-size: 1em;
    padding: .5em;
    margin-left: 2em;
}
.home_discount_cocot:first-of-type, .home_opCocot_button:first-of-type {
    margin-left: 0;
}
.home_opCocot_buttons {
    display: flex;
    justify-content: space-around;
}
.home_opCocot_button {
    font-size: 1em;
    background-color: #d06f37;
    color: #c32227;
    padding: 0.5em;
    margin-left: 2em;
    position: relative;
}
.home_opCocot_button a, .home_opCocot_button a:hover {
    color: #f0e7de;
    font-size: 1.4em;
}
.home_opCocot_button i {
    position: absolute;
    right: 10px;
    top: 12px;
}
.home_opCocot .home_op_text_buttons, .home_opCo .home_op_text_buttons {
    justify-content: center;
}
.home_opCocot .home_op_text_buttons div, .home_opCo .home_op_text_buttons div {
    margin-right: 0;
}





/*****************************************************
**** @APPLI MAG
******************************************************/

.home_appli_mag {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 1em 2em;
    font-size: 10px;
    border: 1px solid #e6e6e6;
    background-color: #f0eeee;
}
.home_appli_mag_icons {
    display: flex;
    justify-content: flex-end;
}
.home_appli_mag_icons > img {
    max-width: 180px;
}
.home_appli_mag div:first-of-type {
    font-size: 3em;
    flex: 1;
}
.home_appli_mag i {
    font-size: 6em;
}






/*****************************************************
**** @HOMEBRANDS
******************************************************/

.home_brands > div {
    margin-bottom: 1.5em;
    background-color: #e6e6e6;
}






/*****************************************************
**** @INSTA
******************************************************/

.home_title_insta {
    width: 90%;
    font: 200 2.5em OpenSansCond, Arial, sans-serif;
    font: 200 2.5em var(--font-cond);
    margin: 1.5em 0 1em!important;
    text-align: center;
}
.home_title_insta i {
    display: block;
}
/* fix pour IE laisser en place sinon il est perdu */
.instagram_feed {
    width:100%;
    display: flex;
}






/*****************************************************
**** @SERVICES
******************************************************/

.home_service > div {
    text-align: center;
    background-color: #e6e6e6;
    font-size: 1.3em;
    margin: 1em;
}
.home_service > div .home_op_text_buttons {
    justify-content: center;
}

.home_service_new .home_op_text {
	    background: none;
        font: 200 14px OpenSansCond, Arial, sans-serif;
        font: 200 14px var(--font-cond);

}
.home_service_new .home_op_text .bloc_conditions {
	position: absolute;
    bottom: 5px;
    left: 30px;
    top: 180px;
    font-size: 12px;
}
.home_service_new .home_op_text,
.home_service_new .home_op_text a { color: #ffffff; border-color: #ffffff; }



/*****************************************************
**** @MAGTOO
******************************************************/

.home_magtoo > .home_magtoo_title > img {
    width: 80%;
}
.home_magtoo  .home_title {
    font: 200 2em OpenSansCond, Arial, sans-serif;
    font: 200 2em var(--font-cond);
    margin: 0!important;
}
.home_magtoo a {
    font: 200 1.4em OpenSansCond, Arial, sans-serif;
    font: 200 1.4em var(--font-cond);
}
.home_magtoo > div > div {
    margin-bottom: 2em;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    padding: 1em;
    border-radius: 0.5em;
}
.home_magtoo a {
    color: #707070;
}
.home_magtoo a, .home_title_insta a  {
    color: #707070;
    display: block;
}
.home_magtoo_title {
    text-align: center;
}
.home_magtoo_title i {
    font-size: .5em;
    line-height: .5em;
    color: #c30040;
    color: var(--main-color);
}

/*****************************************************
**** @TYPES PRODUITS
******************************************************/
.home_types {
	display: flex;
	flex-direction: column;
	max-width: 1200px;
}
.home_type {
	margin: 10px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	font: 18px/22px OpenSansCond, sans-serif;
}
.home_type img{
	max-width: 100%;
}
.home_type-text {
	background-color: #e6e6e6;
	padding: 15px 10px;
	position: absolute;
	min-width: 60%;
	text-align: center;
}
.home_type-text-title {
	letter-spacing: 1.5px;
	font-weight: lighter;
	margin-bottom: 10px;
}
.home_type .home_op_text_buttons {
	font-weight: bold;
	justify-content: center;
}


/*****************************************************
**** @CORNERS
******************************************************/
.corner {
    margin-bottom:50px;
}
#homeContent .storytelling:not(:last-child) {
    margin-bottom:50px;
}
.home_brands + .storytelling {
    margin-top:50px;
}
.storytelling_text {
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
    padding: 0 20px;
}
.read_more {
    text-align: center;
    font-size: 12px;
    text-transform:uppercase;
    font-weight:bold;
    color:#333333;
    letter-spacing: 0.09em;
}

.footerMenu, #footerInfos, .flags {
	max-width: 1200px;
	margin: auto;
}

/*****************************************************
**** @VENTES PRIVEES
******************************************************/

#ventes_privee_SP {
    width: 100%;
    border-top: 1px solid #fff;
    padding: 2rem 0 3rem 0 !important;
    background-color: var(--main-color);
}
#ventes_privee_SP img {
    max-width: 100%;
    height: auto;
}
#ventes_privee_SP .vp_home_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    margin: auto auto 1.5rem auto;
}
#ventes_privee_SP .titre_vp {
    font-family: var(--font-cond);
    font-weight: normal;
    color: #ffffff;
    font-size: 3rem;
    margin: 0;
    text-transform: uppercase;
}
#ventes_privee_SP .bt_vp_dicover_all {
    display: inline-block;
    padding: 0.5rem 1.5rem;
    font-family: var(--font-cond);
    font-size: 1.2rem;
    color: var(--main-color);
    text-transform: uppercase;
    letter-spacing: 0.04rem;
    background-color: #ffffff;
    transition: all 0.3s linear;
}
#ventes_privee_SP .bt_vp_dicover_all:hover {
    color: #ffffff;
    background-color: #363636;
}
#ventes_privee_SP .home_ventes_privee {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    width: 90%;
    margin: auto;
    column-gap: 2rem;
}
#ventes_privee_SP .cellule_ventes_privee {
    transition: all 0.2s linear;
}
#ventes_privee_SP .cellule_ventes_privee:hover {
    transform: translateY(-0.8rem);
}
#ventes_privee_SP .img_vp {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
#ventes_privee_SP .logo_vp {
    position: absolute;
    top: 0;
    left: 0;
}
#ventes_privee_SP .bt_vp_discover {
    display: flex;
    align-items: center;
    color: #ffffff;
    font-family: var(--font-cond);
}
#ventes_privee_SP .infos_vp {
    display: flex;
    justify-content: space-between;
    font-size: 1.4rem;
    text-align: center;
    padding: 0.5rem 0.5rem 0.5rem 1rem;
    background-color: #363636;
}
#ventes_privee_SP .infos_vp h3 {
    display: flex;
    align-items: center;
    font-family: var(--font-cond);
    color: #ffffff;
    margin: 0;
}


/*****************************************************
**** @RESPONSIVE
******************************************************/
@media (max-width:699px) {
    /**
    * Ventes privées
    */
    #ventes_privee_SP .home_ventes_privee {
        grid-template-columns: repeat(1,1fr);
        grid-gap: 2rem;
    }
}
@media (min-width:700px) {
    .home_op, .home_tendance, .home_opCo, .home_opCocot, .home_carousel, .home_title, .home_brands {
        width: 1200px;
        position: relative;
		margin: auto;
    }
	.home_op {
		background: none;
	}
	.home_op .home_op_text {
		background: none;
		color:#fff;
	}
	.home_op .home_op_text .home_op_text_buttons a {
		color:#fff;
		border-bottom: 2px solid #fff;
	}
	.home_op .home_op_text .home_op_text_buttons a:hover {
		color:#000;
		border-bottom: 2px solid #000;
	}
	.home_magtoo_article .home_title {
		width: auto;
	}
	.home_op_bg {
		background-color: #f0eeee;
		padding: 1rem;
	}
    .home_opCo a, .home_opCo a:hover {
        color: #fff;
        border-bottom: 2px solid #fff;
    }
    .home_opCo_button a, .home_opCo_button a:hover {
        color: #fff;
        text-transform: uppercase;
    }
    .home_opCo {
        min-height: 100px;
        padding: 0;
        font-family: OpenSansCond, Arial, sans-serif;
        font-family: var(--font-cond);
        font-weight: 200;
        background-color: #d95218;
        color: #fff;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 16px;
    }
    .home_opCo .title {
        font-size: 3em;
    }
    .home_opCo .jusqua {
        font-size: 1em;
        margin: 0 1em 0 2em;
    }
    .home_opCo .home_discount {
        font-size: 4em;
        line-height: 1em;
        margin: 0 1em;
        text-decoration: blink;
    }
    .home_opCo_button {
        font-size: 1.5em;
        background-color: #fff;
        color: #fff;
        padding: 0.5em 1em;
        margin-left: 2em;
        width: 20%;
    }
    .home_opCocot {
        min-width: 90%;
        font-family: OpenSansCond, Arial, sans-serif;
        font-family: var(--font-cond);
        font-weight: 200;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 16px;
    }
	 .carousel > div {
		background-color: #fff;
		padding: 1em;
	}
   .home_opCocot .title {
        font-size: 2.5em;
    }
    .home_opCocot .jusqua {
        font-size: 1em;
        margin: 0 1em 0 2em;
    }
    .home_opCocot_discount_buttons {
        display: flex;
        flex: 1;
        flex-direction: column;
    }
    .home_discounts_cocot {
        display: flex;
        justify-content: space-around;
    }
    .home_discount_cocot {
        display: flex;
        flex-direction: column;
        font-size: 1em;
        padding: 0.5em;
        margin-left: 2em;
    }
    .home_opCocot_buttons {
        display: flex;
        justify-content: space-around;
    }
    .home_opCocot_button {
        font-size: 1em;
        background-color: #d06f37;
        padding: 0.5em;
        margin-left: 2em;
    }
    .home_brands, .home_service {
        width: 1200px;
        display: flex;
    }
    .home_service > div {
        text-align: left;
        background-color: #fff;
        margin: 0;
    }
    .home_service > div .home_op_text_buttons {
        justify-content: space-between;
    }
    .home_magtoo_article > .home_title a {
        width: 100%;
        font: 1em penSansCond, Arial, sans-serif;
        font: 1em var(--font-cond);
        font-weight: 200;
        margin: 1em 0 0!important;
    }
    .home_magtoo {
        background-color: #f0eeee;
        width: 100%;
        padding: 2em;
    }
    .home_magtoo > div:nth-child(2) {
        display: flex;
		max-width: 1200px;
		margin: auto;
    }
    .home_magtoo .home_op_text_buttons {
        justify-content: center;
    }
    .home_magtoo_article {
        text-align: center;
        transition: all 0.2s;
    }
    .home_magtoo_article:hover img {
        transform: scale(1.05);
    }
    .home_magtoo_article_texte {

    }
    .home_magtoo_title {
        text-align: center;
        font: 200 5em/2em OpenSansCond, Arial, sans-serif;
        font: 200 5em/2em var(--font-cond);
    }
    .home_magtoo_title i {
        font-size: 0.5em;
        line-height: 0.5em;
        color: #c30040;
    }
    .home_magtoo > div > div {
        margin: 1em;
        width: calc(100%/3);
        border: none;
        background: none;
    }
    .home_service > div img, .home_magtoo > div img {
        background: none;
        transition: all ease 200ms;
    }
    .home_brands > div:first-of-type, .home_service > div:first-of-type {
        margin-right: 2rem;
    }
    .home_brands > div, .home_service > div {
        position: relative;
        background-color: #fff;
    }
    .home_magtoo > .home_magtoo_title > img {
        width: 25%;
    }
    .home_brands_text {
        background-color: #fff;
    }
    .home_op_text_container {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        pointer-events: none;
    }
    .home_opCo .home_op_text_container {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
        pointer-events: none;
    }
    .home_opCocot .home_op_text {
        background-color: #fff;
        font: 200 16px OpenSansCond, Arial, sans-serif;
        font: 200 16px var(--font-cond);
        padding: 1em 2em;
        transition: all 0.5s;
    }
    .home_op_text {
        background-color: #fff;
        font: 200 16px OpenSansCond, Arial, sans-serif;
        font: 200 16px var(--font-cond);
        padding: 2em 3em;
        transition: all 0.5s;
    }
    .home_brands .home_op_text, .home_service .home_op_text {
        background-color: #fff;
        font: 200 14px OpenSansCond, Arial, sans-serif;
        font: 200 14px var(--font-cond);
        padding: 1.5em;
        transition: all 0.5s;
    }
    .OPleft {
        justify-content: flex-start;
        max-width: 45%;
    }
    .OPleft > div {
        margin-left: 50px;
    }
    .home_brands .OPleft > div {
        margin-left: 30px;
    }
    .OPcenter {
        justify-content: center;
    }
    .OPcenter > .home_op_text {
        max-width: 45%;
    }
    .home_opCo .OPcenter > .home_op_text {
        display: flex;
        align-items: center;
        max-width: 100%;
        justify-content: space-around;
        background: none;
    }
    .OPright {
        justify-content: flex-end;
        max-width: 45%;
        right: 0;
        left: auto;
    }
	 .home_service_new .OPright {
        justify-content: center;
        max-width: 45%;
        right: 0;
        left: auto;
    }
    .OPright > div {
        margin-right: 50px;
    }
    .home_brands .OPright > div {
        margin-right: 30px;
    }

    .OPbottomright {
        justify-content: center;
        top:initial;
        bottom: 0;
        margin: 0;
        margin-left: 50%;
        text-align: center;
        width: 320px;
        height: 150px;
        padding: 2em 2em;
        background-color: #fff;
    }

    .OPbottomright .home_op_text {
        padding: initial;
        width: 100%;
    }
    .OPbottomright .home_op_text_buttons {
        justify-content: space-around;
    }
    .OPbottomright .home_op_text_buttons > div {
        margin: 10px 0 0;
    }

		.OPtopCenter .home_op_text {
			margin-bottom: 25%;
		}
		.OPbottomCenter .home_op_text {
			margin-top: 25%;
		}

    .bloc_conditions {
        position: absolute;
        bottom: 5px;
        left: 0px;
        font-size: 12px;
    }
	 .home_service_new .bloc_conditions {
        position: relative;
        bottom: 5px;
        left: 0px;
        font-size: 12px;
		top:10px;
    }
    .home_opCo .bloc_conditions {
        right: 20px;
        text-align: right;
    }
	.home_types {
		display: flex;
		flex-direction: row;
		max-width: 1200px;
		margin: auto;
	}
}
@media (min-width:1025px) {
    .home_service > div {
        display: flex;
        overflow: hidden;
    }
    .home_title, .home_title_insta {
        width: 1200px;
        font: 200 2.5em var(--font-main);
        margin: 0 auto 10px auto!important;
    }
    .instagram_gallery {
        width: 1200px;
    }
}

/**** NEW HOME 2022 ****/
.home_marronier {
	display: flex;
	flex-wrap: wrap;
    width:100%;
	align-items: center;
	padding: 2em 0;
	justify-content: center;
}
.home_marronier img, .home_focus img {
	max-width: 100%;
	height: auto;
	background-color: rgba(0,0,0,0.1);
}
.home_marronier_text, .home_focus_text {
	width: 100%;
	text-align: center;
	padding: 2rem;
}
.home_marronier_text_title, .home_focus_text_title {
	font-size: 3rem;
	line-height: 3rem;
	font-weight: 100;
}
.home_marronier_text_subtitle {
	font-size: 1.5rem;
	font-weight: 100;
}
.home_focus_text_subtitle {
	font-size: 1.8rem;
	font-weight: 100;
}
.home_marronier_text_button, .home_focus_buttons {
	font-size: 1.2rem;
	font-weight: bold;
	margin-top: 1rem;
}
.home_focus_buttons > div {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.home_marronier_text_button a, .home_focus_buttons a {
	border-bottom: 2px solid #fff;
	color: #fff;
	text-decoration: none;
}
.home_marronier_types > div {
	margin-top:2em;
}
.home_marronier_types_text {
	padding: 0.5em;
	font-size: 1.4rem;
	font-weight: 100;
	text-align: center;
}
.home_marronier_types_text .home_marronier_text_button {
	margin-top: 0;
}
.home_focus {
	display: flex;
	width: 100%;
	position: relative;
	flex-wrap: wrap;
	align-items: center;
	padding: 5em 0 3em 0;
	border-top: 1px solid #fff;
	justify-content: center;
}
.dark {
	color: #212121;
}
.dark a {
	color: #212121;
	border-color: #212121;
}
.home_focus:nth-of-type(even) {
	flex-direction: row-reverse;
}
.tendance_home {
	display: flex;
	justify-content: space-evenly;
	color: #fff;
}
.tendance_home .home_carousel {
	width: 90%;
	margin: auto;
}
.tendance_home .carousel > div {
	min-width: 300px;
	margin-right: 0;
	background: none;
}
.tendance_home .carousel > div img {
	width: 290px;
}
.tendance_home .carousel {
	padding: 1rem 0;
}
.tendance_home > div {
	margin-top: 1rem;
}
.tendance_home > .home_title {
	width:90%;
}
.home_tendance_text {
	text-align: center;
}
.home_tendance_text_title {
	font-size: 1.8rem;
	color: #fff;
}
.home_tendance_text_subtitle {
	font-size: 1.4rem;
	font-weight: 100;
	color: #fff;
}
.home_tendance_buttons {
	background-color: #fff;
	font-size: 1rem;
	margin-top: 1rem;
	padding:0.5rem;
}
.home_tendance_buttons a {
	color: #17386e;
	display: flex;
	text-decoration: none;
	justify-content: center;
	align-items: center;
}

@media (min-width:1200px) {
	.home_marronier_text {
		width: 405px;
	}
	.home_focus_text {
		width: 600px;
		text-align: left;
	}
	.home_marronier_types {
		width:1200px;
		display:flex;
		justify-content:space-between;
		margin-top:2em;
	}
	.home_focus_buttons {
		display: flex;
		justify-content: space-between;
	}
	.tendance_home .carousel > div {
		min-width: 330px;
		margin-right: 0;
		background: none;
	}
	.tendance_home .carousel > div img {
		width: 313px;
	}
	.tendance_home .home_carousel .preced, .tendance_home .home_carousel .suiv {
		top: 150px;
	}
}

/*****************************************************
**** @SERVICES
******************************************************/

.home_service_new .home_op_text {
	background: none;
	font: 200 14px OpenSansCond, Arial, sans-serif;
	font: 200 14px var(--font-cond);
	display: block;

}



/*****************************************************
**** @HOME INTERMEDIAIRES FEMME - HOMME - ENFANT
******************************************************/
#contenu {
	width: 1200px;
	margin: auto;
	float: none;
}

/*****************************************************
**** @VIDEOS
******************************************************/
.videoMask {
    height:100vh;
    width: 100vw;
    background: rgba(0,0,0,.5);
    position:fixed;
    top:0;
    left:0;
    display:flex;
    align-items: center;
    justify-content: center;
    z-index:500;
}
.videoPopup {
    padding: 10px;
    background-color: #000;
    position:relative;
}
.videoPopup i {
    position: absolute;
    top: 5px;
    right: -35px;
    color: #fff;
    width: 30px;
    height: 30px;
    font-size: 30px;
    cursor:pointer;
}
.videoPopup video {max-width: 800px;}

@media screen and (max-width: 700px) {
    .videoPopup {
        padding: 10px;
        background-color: #000;
        position:relative;
    }
    .videoPopup i {
        top: -40px;
        right: 0;
        width: 35px;
        height: 35px;
        font-size: 35px;
    }
    .videoPopup video {max-width: 100%;}
}
