@font-face {
    font-family: 'fira_sansbook';
    src: url("/Common/Fonts/firasans-book-webfont.woff2") format("woff2"), url("/Common/Fonts/firasans-book-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal; }

@font-face {
    font-family: 'fira_sansultralight_italic';
    src: url("/Common/Fonts/firasans-ultralightitalic-webfont.woff2") format("woff2"), url("/Common/Fonts/firasans-ultralightitalic-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: "fira_sansbook", sans-serif;
    font-size: 18px;
}

ul {
    list-style: none;
}

.btn_classic {
    text-transform: uppercase;
    letter-spacing: 3px;
}

@media screen and (max-width: 544px) {
    .btn_classic {
	background-image: none !important;
	padding: 3% !important; }
}

.btn_classic:hover {
    text-decoration: none;
}

.responsive_img {
    width: 100%;
}

.row-no-padding > [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

@media screen and (min-width: 992px) {
    .visible-mobile {
	display: none;
    }
}

@media screen and (max-width: 992px) {
    .visible-desktop {
	display: none !important;
    }
}

h2.section_title {
    font-size: 48px;
    text-align: center;
    margin: 20px 0 50px 0;
}

h1, h2, h3, h4, h5, h6 {
    color: #474a51;
}

input[type="text"], input[type="email"] {
    font-family: "fira_sansultralight_italic", sans-serif;
    color: #969696;
    font-size: 24px;
    padding: 10px 15px;
    height: 50px;
    border-radius: 0;
}

.classic_section {
    padding: 30px 0;
}

a:hover .img_normal {
    display: none;
}

a:hover .img_hover {
    display: initial;
}

.img_hover {
    display: none;
}

#header {
    border-bottom: solid 15px #a7a9b1;
    padding-top: 12px;
    overflow: hidden;
}

#header #header_wrapper {
    width: 95%;
    margin: 0 auto;
}

#header_logo_wrapper {
    margin-bottom: 10px;
}


@media screen and (max-width: 768px) {
    #header #header_wrapper {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    #header #header_logo_wrapper {
	text-align: center;
    }
}

#header #header_logo_wrapper #header_logo {
    width: 85%;
}

#header nav {
    overflow: hidden;
}

#header ul {
    padding-top: 30px;
    margin-left: -40px;
}

#header nav ul {
    list-style: none;
    text-align: justify;
}
    
#header nav ul:after {
    width: 100%;
    display: inline-block;
}

#header nav ul li {
    display: inline-block;
    width: 24%;
    vertical-align: top;
    text-align: center;
    *display: inline;
    zoom: 1;
    text-align: center;
    font-size: 18px;
    padding: 0 3%;
}

@media screen and (max-width: 1200px) {
    #header nav ul li {
        padding: 0;
    }
}

@media screen and (max-width: 544px) {
    #header nav ul li {
        width: 49%;
    }
}

#header nav ul li a {
    padding-top: 13px;
    margin-top: 12px;
    border-top: solid 2px #474a51;
    display: block;
    text-transform: uppercase;
    color: #f96475;
    font-size: 18px;
}
#header nav ul li a:hover {
    color: #fc95ce;
}
    
#header #login_links {
    overflow: hidden;
    letter-spacing: 3px;
}

#header #login_links ul {
    list-style: none;
    overflow: hidden;
}

#header #login_links ul li {
    font-size: 17px;
}


#header #login_links ul li.btn_header {
    float: left;
    margin-right: 2%;
}

#header #login_links ul li.btn_header a {
    display: block;
    padding: 10px 40px 10px 15px;
}

#header #login_links ul li.btn_header a:hover {
    text-decoration: none;
}

#header #login_links ul li#btn_login a {
    background: #ffffff url("/Common/Images/Public/small_arrow_dark.png") no-repeat 211px center;
    color: #474a51;
    width: 245px;
}

#header #login_links ul li#btn_login a:hover {
    opacity: .7;
    background-color: #f96475;
}

#header #login_links ul li#btn_signin a {
    background: #f96475 url("/Common/Images/Public/small_arrow_white.png") no-repeat 211px center;
    color: #ffffff;
    width: 245px;
}

#header #login_links ul li#btn_signin a:hover {
    background-color: #f96475;
}

@media screen and (max-width: 1650px) {
    #header #login_links ul li {
	font-size: 14px;
    }
}


@media screen and (max-width: 1350px) {
    #header #login_links ul li {
	font-size: 12px;
    }
    #header #login_links ul li#btn_login a {
        background: #ffffff url("/Common/Images/Public/small_arrow_dark.png") no-repeat 180px center;
	width: 210px;
    }
    #header #login_links ul li#btn_signin a {
        background: #f96475 url("/Common/Images/Public/small_arrow_white.png") no-repeat 180px center;
        color: #ffffff;
  	width: 210px;
    }    
}

@media screen and (max-width: 1180px) {
    #header #login_links ul li {
	font-size: 10px;
    }
    #header #login_links ul li#btn_login a {
        background: #ffffff url("/Common/Images/Public/small_arrow_dark.png") no-repeat 156px center;
	width: 200px;
    }
    #header #login_links ul li#btn_signin a {
        background: #f96475 url("/Common/Images/Public/small_arrow_white.png") no-repeat 156px center;
        color: #ffffff;
  	width: 200px;
    }    
}


@media screen and (max-width: 990px) {
    #header #login_links ul li {
	font-size: 16px;
    }
    #header #login_links ul li#btn_login a {
        background: #ffffff url("/Common/Images/Public/small_arrow_dark.png") no-repeat 300px center;
	width: 350px;
    }
    #header #login_links ul li#btn_signin a {
        background: #f96475 url("/Common/Images/Public/small_arrow_white.png") no-repeat 300px center;
        color: #ffffff;
  	width: 350px;
    }
}

@media screen and (max-width: 845px) {
    #header #login_links ul li#btn_login a {
        background: #ffffff url("/Common/Images/Public/small_arrow_dark.png") no-repeat 200px center;
	width: 250px;
    }
    #header #login_links ul li#btn_signin a {
        background: #f96475 url("/Common/Images/Public/small_arrow_white.png") no-repeat 200px center;
        color: #ffffff;
  	width: 250px;
    }
}


@media screen and (max-width: 550px) {
    #header #login_links ul li {
	font-size: 11px;
    }
    #header #login_links ul li#btn_login a {
        background: #ffffff url("/Common/Images/Public/small_arrow_dark.png") no-repeat 170px center;
	width: 200px;
    }
    #header #login_links ul li#btn_signin a {
        background: #f96475 url("/Common/Images/Public/small_arrow_white.png") no-repeat 170px center;
        color: #ffffff;
  	width: 200px;
    }
}

@media screen and (max-width: 450px) {
    #header #login_links ul li#btn_login a {
        background: #ffffff url("/Common/Images/Public/small_arrow_dark.png") no-repeat 100px center;
	width: 150px;
    }
    #header #login_links ul li#btn_signin a {
        background: #f96475 url("/Common/Images/Public/small_arrow_white.png") no-repeat 100px center;
        color: #ffffff;
  	width: 150px;
    }
}


@media screen and (max-width: 350px) {
    #header #login_links ul li {
	font-size: 11px;
    }
    #header #login_links ul li#btn_login a {
        background: #ffffff url("/Common/Images/Public/small_arrow_dark.png") no-repeat 200px center;
	width: 250px;
    }
    #header #login_links ul li#btn_signin a {
        background: #f96475 url("/Common/Images/Public/small_arrow_white.png") no-repeat 200px center;
        color: #ffffff;
  	width: 250px;
    }
}


#cta_carousel_home_wrapper {
    text-align: center;
    margin-top: -40px;
}

#cta_carousel_home_wrapper #cta_carousel_home a {
    background: #f96475 url("/Common/Images/Public/big_arrow_white.png") no-repeat scroll 343px center;
    color: #ffffff;
    display: inline-block;
    padding: 30px 71px 30px 23px;
    position: relative;
    width: 427px;
    z-index: 1;
}

#cta_carousel_home_wrapper #cta_carousel_home a:hover {
    background-color: #f96475;
}

@media screen and (max-width: 544px)
{
    #cta_carousel_home_wrapper #cta_carousel_home a {
        width: 100%;
    }
}

#actions_magibip {
    position: relative;
    margin-top: 70px;
    text-align: justify;
}

#actions_magibip:after {
    content: "";
    width: 100%;
    display: inline-block;
}

#actions_magibip .action_magibip {
    display: inline-block;
    width: 31%;
    vertical-align: top;
    text-align: center;
    *display: inline;
    zoom: 1;
}

@media screen and (max-width: 992px) {
    #actions_magibip .action_magibip {
        width: 100%;
    }
}

#actions_magibip .action_magibip h2 {
    color: #f96475;
    font-size: 36px;
    display: inline-block;
}

#actions_magibip .action_magibip h2 span {
    color: #474a51;
    letter-spacing: 3px;
    font-size: 18px;
    display: inline-block;
    line-height: 26px;
    text-transform: uppercase;
}

#actions_magibip .action_magibip .action_image {
    margin-top: 20px;
}

#actions_magibip #action_ou {
    position: absolute;
    color: #f96475;
    font-size: 18px;
    right: 30%;
    top: 16%;
}

@media screen and (max-width: 992px) {
    #actions_magibip #action_ou {
        right: 47%;
        top: 2%;
    }
}

@media screen and (max-width: 768px) {
    #actions_magibip #action_ou {
        right: 82%;
        top: 22%;
    }
}

#actions_magibip #action_dictez {
    margin-top: 5%;
}

#actions_magibip #action_ecrivez {
    margin-top: 4%;
}

@media screen and (max-width: 992px) {
    #actions_magibip #action_dictez,
    #actions_magibip #action_scannez {
	width: 49%;
    }
}

@media screen and (max-width: 768px) {
    #actions_magibip #action_dictez,
    #actions_magibip #action_scannez {
	width: 100%;
    }
}

@media screen and (max-width: 992px) {
    #actions_magibip #boitiers_magibip {
	width: 50%;
	margin: 0 auto;
    }
}

#devices_magibip {
    position: relative;
    text-align: justify;
    margin-top: -35px;
}

#devices_magibip:after {
    content: "";
    width: 100%;
    display: inline-block;
}

#devices_magibip .device_magibip {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    text-align: center;
    *display: inline;
    zoom: 1;
}

@media screen and (max-width: 992px) {
    #devices_magibip .device_magibip {
        width: 60%;
        margin: 0 auto;
        display: block;
    }
}

#devices_magibip #bulle_pointilles {
    position: absolute;
    bottom: 0;
    right: 34%;
}

@media screen and (max-width: 992px) {
    #devices_magibip #bulle_pointilles {
        bottom: -57%;
        right: 25%;
    }
}

@media screen and (max-width: 544px) {
    #devices_magibip #bulle_pointilles {
        width: 45%;
    }
}

#devices_magibip #boitiers_magibip {
    margin-left: -14%;
}

#actions_iphone {
    position: relative;
}

#actions_iphone .action_iphone .action_ico {
    max-width: 75px;
    display: inline-block;
}

#actions_iphone .action_iphone .action_label {
    color: #f96475;
    font-size: 36px;
}

#actions_iphone .action_iphone .action_description {
    text-transform: uppercase;
    line-height: 30px;
}

@media screen and (max-width: 992px) {
    #actions_iphone .action_iphone {
	text-align: center;
    }
}

#actions_iphone #action_validez {
    margin-bottom: 93px;
}

#actions_iphone #action_partagez {
    text-align: right;
    margin-top: 46px;
    margin-bottom: 43px;
}

@media screen and (max-width: 992px) {
    #actions_iphone #action_partagez {
        text-align: center;
        margin-top: 0px;
    }
}

#actions_iphone #illustration_action_iphone {
    bottom: -38%;
    left: 29%;
    position: absolute;
    width: 40%;
    z-index: 15;
}

@media screen and (max-width: 992px) {
    #actions_iphone #illustration_action_iphone {
        margin: 26% auto 8%;
        width: 70%;
        z-index: 15;
        position: static;
    }
}

#magilist_soccupe {
    background-color: #ecedf0;
    position: relative;
    z-index: 5;
}

#magilist_soccupe #logo_magilist_soccupe {
    position: absolute;
    top: 64px;
}

@media screen and (max-width: 992px) {
    #magilist_soccupe #logo_magilist_soccupe {
        margin-top: 60px;
        position: static;
        text-align: center;
    }
}

#magilist_soccupe #liste_drives {
    position: relative;
    text-align: justify;
    padding-bottom: 35px;
}

#magilist_soccupe #liste_drives:after {
    content: "";
    width: 100%;
    display: inline-block;
}

#magilist_soccupe #liste_drives .drive_partenaire {
    display: inline-block;
    width: 32%;
    vertical-align: top;
    text-align: center;
    position: relative;
    *display: inline;
    zoom: 1;
}

#magilist_soccupe #liste_drives .drive_partenaire .pointilles_drive {
    position: absolute; }
@media screen and (max-width: 992px) {
    #magilist_soccupe #liste_drives .drive_partenaire .pointilles_drive {
        display: none; } }
#magilist_soccupe #liste_drives .drive_partenaire .logo_drive {
    width: 30%;
    display: inline-block; }
@media screen and (max-width: 992px) {
    #magilist_soccupe #liste_drives .drive_partenaire .logo_drive img {
        width: 100%; } }
#magilist_soccupe #liste_drives #drive_monoprix {
    margin-top: 16%;
    padding-left: 5%;
    text-align: left; }
@media screen and (max-width: 1200px) {
    #magilist_soccupe #liste_drives #drive_monoprix {
        padding-left: 0; } }
#magilist_soccupe #liste_drives #drive_monoprix .pointilles_drive {
    right: -8%;
    text-align: right;
    top: -15%; }
@media screen and (max-width: 1200px) {
    #magilist_soccupe #liste_drives #drive_monoprix .pointilles_drive {
        text-align: left;
        right: -18%;
        text-align: right;
        top: 0%; } }
#magilist_soccupe #liste_drives #drive_monoprix .logo_drive {
    margin-top: 26%; }
@media screen and (max-width: 1200px) {
    #magilist_soccupe #liste_drives #drive_monoprix .logo_drive {
        margin-top: 36%; } }
#magilist_soccupe #liste_drives #drive_chronodrive {
    margin-top: 18%;
    padding-left: 2%;
    text-align: left; }
@media screen and (max-width: 1200px) {
    #magilist_soccupe #liste_drives #drive_chronodrive {
        padding-left: 0; } }
#magilist_soccupe #liste_drives #drive_chronodrive .pointilles_drive {
    right: 43%;
    text-align: center;
    top: -3%; }
@media screen and (max-width: 1200px) {
    #magilist_soccupe #liste_drives #drive_chronodrive .pointilles_drive {
        top: -5%; } }
#magilist_soccupe #liste_drives #drive_chronodrive .logo_drive {
    margin-top: 37%; }
@media screen and (max-width: 1200px) {
    #magilist_soccupe #liste_drives #drive_chronodrive .logo_drive {
        margin-top: 40%; } }
#magilist_soccupe #liste_drives #drive_intermarche {
    margin-top: 8%;
    text-align: left; }
@media screen and (max-width: 1200px) {
    #magilist_soccupe #liste_drives #drive_intermarche {
        margin-top: 12%; } }
#magilist_soccupe #liste_drives #drive_intermarche .pointilles_drive {
    left: -16%;
    text-align: left;
    top: -2%; }
#magilist_soccupe #liste_drives #drive_intermarche .logo_drive {
    margin-top: 28%; }
@media screen and (max-width: 1200px) {
    #magilist_soccupe #liste_drives #drive_intermarche .logo_drive {
        margin-top: 47%; } }
@media screen and (max-width: 992px) {
    #magilist_soccupe #liste_drives .drive_partenaire {
        margin-top: 0 !important;
        width: 100% !important;
        text-align: center !important; } }
@media screen and (max-width: 992px) {
    #magilist_soccupe #liste_drives .drive_partenaire .logo_drive {
        margin-top: 5% !important;
        text-align: center !important; } }
#magilist_soccupe #bloc_futur_enseignes {
    background-color: #474a51;
    color: #ffffff;
    margin: 0 auto;
    padding: 3% 4%;
    text-align: center;
    width: 60%; }
@media screen and (max-width: 1200px) {
    #magilist_soccupe #bloc_futur_enseignes {
        width: 75%; } }
@media screen and (max-width: 768px) {
    #magilist_soccupe #bloc_futur_enseignes {
        width: 100%; } }
#magilist_soccupe #bloc_futur_enseignes h2 {
    font-size: 48px;
    color: #ffffff; }
#magilist_soccupe #bloc_futur_enseignes h2 span {
    font-size: 18px; }
#magilist_soccupe #bloc_futur_enseignes a {
    color: #f96475;
    background: #ffffff url("/Common/Images/Public/small_arrow_pink.png") no-repeat scroll 447px center;
    display: inline-block;
    padding: 25px 68px 25px 35px;
    text-transform: uppercase; }
#magilist_soccupe #bloc_futur_enseignes a:hover {
    background-color: #fc95ce;
    color: #ffffff; }

#section_bandeau_home {
    min-height: 800px;
    background: url("/Common/Images/Public/famille.jpeg") no-repeat top center;
    background-size: cover;
    position: relative;
 }
#section_bandeau_home #bloc_legende_gagne {
    position: absolute;
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    display: inline-block;
    padding: 1% 3%;
    position: absolute;
    right: 42%;
    top: 5%; }
@media screen and (max-width: 768px) {
    #section_bandeau_home #bloc_legende_gagne {
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        position: absolute;
        width: 85%;
        text-align: center; } }
#section_bandeau_home #bloc_legende_gagne h2 {
    font-size: 48px;
    color: #f96475; }
#section_bandeau_home #bloc_legende_gagne h2 span {
    font-size: 36px; }

#bloc_cta_bandeau_wrapper {
    top: -230px;
    width: 100%;
    position: absolute;
    z-index: 555; }
@media screen and (min-width: 1200px) {
    #bloc_cta_bandeau_wrapper {
	top: -260px; } }
@media screen and (max-width: 768px) {
    #bloc_cta_bandeau_wrapper {
	width: 100%;
	position: static; } }
#bloc_cta_bandeau_wrapper #bloc_cta_bandeau {
    background-color: #dde0f0;
    width: 70%;
    margin: 0 auto;
    z-index: 10;
    text-align: center;
    padding: 4%; }
@media screen and (max-width: 768px) {
    #bloc_cta_bandeau_wrapper #bloc_cta_bandeau {
        left: 0;
        width: 100%; } }
#bloc_cta_bandeau_wrapper #bloc_cta_bandeau .small_intro {
    color: #f96475;
    text-transform: uppercase; }
#bloc_cta_bandeau_wrapper #bloc_cta_bandeau h2 {
    font-size: 28px; }
#bloc_cta_bandeau_wrapper #bloc_cta_bandeau h2 span {
    font-size: 18px; }
#bloc_cta_bandeau_wrapper #bloc_cta_bandeau a {
    color: #ffffff;
    background: #f96475 url("/Common/Images/Public/medium_arrow_white.png") no-repeat 316px center;
    display: inline-block;
    letter-spacing: 3px;
    padding: 20px 94px 20px 74px;
    text-transform: uppercase; }
#bloc_cta_bandeau_wrapper #bloc_cta_bandeau a:hover {
    background-color: #fc95ce; }

#preresa_download {
    position: relative;
    color: #ffffff; }
@media screen and (min-width: 992px) {
    #preresa_download .row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex; } }
#preresa_download .preresa_download_wrapper {
    background: #474a51;
    /* Old browsers */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#474a51+0,9ba0ac+100 */
    background: -moz-linear-gradient(45deg, #474a51 0%, #9ba0ac 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #474a51 0%, #9ba0ac 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(45deg, #474a51 0%, #9ba0ac 100%);
    background: linear-gradient(45deg, #474a51 0%, #9ba0ac 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#474a51', endColorstr='#9ba0ac',GradientType=1 );
/* IE6-9 fallback on horizontal gradient */ }
#preresa_download .preresa_download_wrapper .preresa_download_content {
    margin: 100px 40px 47px; }
@media screen and (max-width: 992px) {
    #preresa_download .preresa_download_wrapper .preresa_download_content {
        text-align: center; } }
@media screen and (max-width: 768px) {
    #preresa_download .preresa_download_wrapper .preresa_download_content {
        margin: 0 40px 0;
        padding: 20px 0; } }
#preresa_download .preresa_download_wrapper .preresa_download_content .preresa_download_ico {
    height: 150px; }
#preresa_download .preresa_download_wrapper .preresa_download_content h2 {
    color: #ffffff;
    font-size: 48px;
    line-height: 35px;
    margin-bottom: 25px; }
#preresa_download .preresa_download_wrapper .preresa_download_content h2 span {
    font-size: 30px; }
#preresa_download .preresa_download_wrapper .preresa_download_content .preresa_download_description {
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 25px; }
#preresa_download .preresa_download_wrapper .preresa_download_content .preresa_download_link a {
    background: #f96475 url("/Common/Images/Public/medium_arrow_white.png") no-repeat 226px center;
    color: #ffffff;
    display: inline-block;
    letter-spacing: 3px;
    padding: 20px 78px 20px 33px;
    text-transform: uppercase; }
#preresa_download .preresa_download_wrapper .preresa_download_content .preresa_download_link a:hover {
    background-color: #fc95ce; }
#preresa_download .preresa_download_wrapper .preresa_download_content #stores_ico {
    margin-top: 20px; }
#preresa_download .preresa_download_wrapper .preresa_download_content #stores_ico a {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px; }
#preresa_download .preresa_download_wrapper .preresa_download_content #stores_ico a:hover {
    border: solid 1px #ffffff; }
#preresa_download #preresa {
    text-align: right; }

#faq_magilist {
    position: relative;
    z-index: 1; }
#faq_magilist #faq_magilist_wrapper {
    width: 70%;
    margin: -25px auto 50px auto;
    background-color: #dde0f0; }
#faq_magilist #faq_magilist_wrapper #tout_savoir_wrapper {
    width: 100%;
    padding: 3% 4% 1%; }
#faq_magilist #faq_magilist_wrapper #tout_savoir_wrapper h2 {
    font-size: 48px; }
#faq_magilist #faq_magilist_wrapper #tout_savoir_wrapper #tout_savoir_icones {
    text-align: justify;
    padding: 0; }
#faq_magilist #faq_magilist_wrapper #tout_savoir_wrapper #tout_savoir_icones:after {
    content: "";
    width: 100%;
    display: inline-block; }
#faq_magilist #faq_magilist_wrapper #tout_savoir_wrapper #tout_savoir_icones .tout_savoir_icone {
    text-align: center;
    display: inline-block;
    width: 18%;
    padding: 3%;
    vertical-align: top;
    /* IE fix. */
    *display: inline;
    zoom: 1; }
@media screen and (max-width: 992px) {
    #faq_magilist #faq_magilist_wrapper #tout_savoir_wrapper #tout_savoir_icones .tout_savoir_icone {
	width: 22%; } }
@media screen and (max-width: 550px) {
    #faq_magilist #faq_magilist_wrapper #tout_savoir_wrapper #tout_savoir_icones .tout_savoir_icone {
        width: 33%; } }


#faq_magilist #faq_magilist_wrapper #tout_savoir_wrapper #tout_savoir_icones .tout_savoir_icone img {
    width: 100%; }
#faq_magilist #faq_magilist_wrapper #tout_savoir_wrapper #tout_savoir_icones .tout_savoir_icone h3 {
    text-transform: uppercase;
    color: #474a51;
    letter-spacing: 3px;
    font-size: 18px; }
#faq_magilist #faq_magilist_wrapper #tout_savoir_wrapper #tout_savoir_icones .tout_savoir_icone h3 a {
    color: #474a51; }
#faq_magilist #faq_magilist_wrapper #tout_savoir_wrapper #tout_savoir_icones .tout_savoir_icone h3 a:hover {
    text-decoration: none; }
@media screen and (max-width: 768px) {
    #faq_magilist #faq_magilist_wrapper {
        width: 100%;
        margin-top: 0; } 
    #faq_magilist #faq_magilist_wrapper #tout_savoir_wrapper #tout_savoir_icones .tout_savoir_icone h3 {
        font-size: 14px; }
}


#last_news {
    text-align: center; }
#last_news .news_item {
    text-align: center;
    border: solid 2px #e1e1e1;
    padding: 5%;
    display: inline-block; }
#last_news .news_item:hover {
    border-color: #cccccc; }
#last_news .news_item .news_date {
    color: #f96475;
    font-size: 20px;
    text-transform: uppercase; }
#last_news .news_item .news_image {
    margin-top: 15px; }
#last_news .news_item .news_image img {
#    width: 100%;
}
#last_news .carousel-control.left,
#last_news .carousel-control.right {
    background: none; }

#contact_home {
    background-color: #e3e4e8; }
@media screen and (max-width: 992px) {
    #contact_home {
	text-align: center; } }
#contact_home .adresse {
    margin-bottom: 100px;
    margin-top: 34px; }
#contact_home .adresse a {
    color: #474a51; }
#contact_home h3 {
    text-transform: uppercase; }
#contact_home form button {
    background: #ffffff url("/Common/Images/Public/small_arrow_black.png") no-repeat scroll 167px center;
    border: medium none;
    color: #474a51;
    display: inline-block;
    letter-spacing: 3px;
    padding: 18px 120px 18px 37px;
    text-transform: uppercase; }
#contact_home form button:hover {
    background-color: #fc95ce;
    color: #ffffff; }
#contact_home form input,
#contact_home form textarea {
    font-family: "fira_sansultralight_italic", sans-serif;
    color: #969696;
    font-size: 24px;
    padding: 10px 15px; }
#contact_home form input {
    height: 50px;
    border-radius: 0; }

footer {
    padding: 60px 0; }
footer .column_title {
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 12px;
    letter-spacing: 3px; }
footer .footer_column_links ul {
    margin: 0;
    padding: 0; }
footer .footer_column_links ul li {
    margin: 0;
    padding: 0;
    line-height: 30px; }
footer .footer_column_links ul li a {
    color: #474a51; }
footer #bloc_newsletter .bloc_title {
    font-size: 21px;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-top: 11px;
    margin-bottom: 5px; }
footer #bloc_newsletter #newsletter_subscription {
    position: relative;
    width: 80%;
    margin-bottom: 33px; }
footer #bloc_newsletter #newsletter_subscription input {
    width: 100%; }
footer #bloc_newsletter #newsletter_subscription button {
    position: absolute;
    top: 4px;
    right: 16px;
    margin: 3px 0;
    height: 36px;
    width: 33px;
    background: #ffffff url("/Common/Images/Public/small_arrow_grey.png") no-repeat center center;
    border: none;
    text-indent: -5000px; }
footer #bloc_social {
    overflow: hidden; }
footer #bloc_social .social_label {
    display: inline-block;
    font-size: 21px;
    text-transform: uppercase;
    letter-spacing: 3px;
    vertical-align: middle; }
footer #bloc_social ul {
    margin: 0 0 0 16px;
    display: inline-block;
    padding: 0;
    vertical-align: middle; }
footer #bloc_social ul li {
    display: inline-block; }


@media screen and (min-width: 1000px) {
	margin-bottom: -40px;
}

/* Gestion de l'affichage en plein ecran  */
/*
@media screen and (min-height: 1000px) {    
    #header #header_wrapper {
	margin-top: 30px;
    }
    #header_logo_wrapper {
		margin-bottom: 65px;
    }
    .carousel {
	padding-bottom: 40px;
    }
}*/


@media screen and (max-width:1500px) {
    #header nav ul li a{
        font-size: 16px;
    }
}


@media screen and (max-width:1370px) {
    #header nav ul li a{
        font-size: 14px;
    }
}

@media screen and (max-width:1230px) {
    #header nav ul li a{
        font-size: 13px;
    }
}



@media screen and (max-width:768px) {
    #header #header_logo_wrapper #header_logo {
        max-width: 300px;
//        margin-bottom: 50px;
    }
    #header nav ul li a{
        font-size: 16px;
    }
    #header_logo_wrapper {
	margin-bottom: 0px;
    }
}

.magilist_favori_button{position:fixed;bottom:0;left:0;background:rgba(0,0,0,0.8);color:deeppink;padding:10px;font-size: 20px;z-index: 9999;}

.magilist_add_button{position:fixed;bottom:0;right:0;background:rgba(0,0,0,0.8);color:deeppink;padding:10px;font-size:20px;z-index:9999;}

.magilist_bandeau {position:fixed;bottom:0;width:100%;background:rgba(0,0,0,0.8);color:white;padding:10px;font-size:20px;z-index:9999;text-align:center;}

