@CHARSET "UTF-8";

@import url(https://fonts.googleapis.com/css?family=Oswald);

@media print {
    a[href]:after {
        display: none !important;
    }
}

html {
    background-color: #202123;
    height: 100%;
}

body {
    background-color: #202123;
    /* 	width: 1170px; */
    /* 	margin: 0 auto !important; */
    font-family: "Open sans", sans-serif;
}

a, a img {
    text-decoration: none;
    color: black;
    border: none;
}

h1 {
    background-color: #FFF;
    padding: 20px;
    margin: 0;
}

#content {
    font-size: 14px;
    min-height: 500px;
    background-color: #353535;
    padding-top: 30px;
    padding-bottom: 15px;
}

.section2 {
    height: 332px;
    margin-top: 25px;
    margin-bottom: 25px;
}

.section2 div {
    padding: 0px;
}

.scrollable {
    height: 332px;
}

footer {
    background: url("imgs/fond_footer.jpg") #202123;
    background-repeat: repeat-x;
    color: white;
    font-size: 14px;
    margin-bottom: 40px;
}

footer > div.bloc {
    color: white;
    display: inline-block;
    vertical-align: top;
    /*     width: 270px; */
}

footer ul li:before {
    content: " - ";
}

footer ul h4:before {
    content: " > ";
}

footer ul {
    list-style-type: none;
}

footer img {
    padding: 5px;
}

h4 {
    margin: 0 0 5px;
    text-transform: uppercase;
}

body > header {
    background: url("imgs/header_background.png");
    /* 	box-shadow: 0 0 50px rgba(0,0,0,.2); */
    /* 	color: white; */
    display: block;
    z-index: 1;
    /* 	height: 80px; */
    /* 	line-height: 80px; */
    position: relative;
}

body > header > div, body > header > nav > div {
    position: relative;
}

/* body > header > .container,body > header > .container > #navbar { */
/*     padding: 0; */
/* } */
.navbar-inverse {
    background: none;
}

div.navbar-header {
    height: 80px;
    line-height: 80px;
}

.logo {
    margin-top: 6px;
    margin-left: 23px;
}

body > header a.logo {
    background-image: url("imgs/nord.png");
    background-repeat: no-repeat;
    color: transparent;
    display: inline-block;
    float: none;
    height: 44px;
    padding: 0;
    text-shadow: none;
    vertical-align: middle;
    width: 145px;
}

header .logo a {
    padding: 0;
    display: inline-block;
    width: 96px;
    height: 96px;
    z-index: 1000;
}

header a.svg {
    position: relative;
    display: inline-block;
}

header a.svg:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

li.dropdown .dropdown-menu {
    background-color: #2F5C85;
    border: none;
    border-radius: 0;
    padding: 0;
}

.navbar-inverse .navbar-nav > .dropdown.open > a, .navbar-inverse .navbar-nav > .dropdown.open > a:focus,
.navbar-inverse .navbar-nav > .dropdown.open > a:hover {
    background-color: #333;
}

/* body>header form { */
/* 	padding: 15px 30px; */
/* } */
body > header form {
    padding: 11px 11px;
}

body > header .form-control {
    border-radius: 0;
    width: 300px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #FFF;
    font-weight: 600;
    text-decoration: none;
}

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {
    text-shadow: none;
}

header .nav > li > a:focus, header .nav > li > a:hover {
    background: none;
    text-decoration: underline;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
    text-decoration: underline;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    background-color: #900;
    background-image: none;
    box-shadow: none;
}

.navbar-inverse .navbar-toggle {
    background-color: #3C5C8D;
    margin-top: 39px;
    border: none;
}

.ui-menu {
    background-color: #F1F1F1;
    border-radius: 0;
    font-size: 14px;
}

.ui-menu .ui-menu-item {
    background-color: #F1F1F1;
}

.ui-menu .ui-menu-item a {
    border-radius: 0;
}

.ui-menu .ui-menu-item.nbResultats {
    text-align: right;
}

.ui-menu .ui-menu-item.nbResultats > a > span {
    background-color: #0280bd;
    color: #FFF;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin-left: 10px;
    text-align: center;
    width: 20px;
}

.nav > li {
    position: relative;
    display: block;
    background-color: white;
    z-index: 1000;
}

.navbar-nav > li > a {
    color: #46494e;
    display: inline-block;
    font-family: 'Oswald', sans-serif;
    font-size: 19px;
    padding-left: 8px;
    padding-right: 8px;
    text-decoration: none;
    text-transform: uppercase;
}

.listemarques #mainmenu_dropdown {
    width: 790px;
    left: 0px;
    line-height: 24px;
    margin-top: 1px;
    padding: 5px;
    z-index: 1000;
}

.listemarques .dropdown-menu ul {
    padding: 0;
}

.listemarques .dropdown-menu li {
    list-style: none;
}

.listemarques .dropdown-menu li a {
    color: white;
    text-transform: uppercase;
}

.navbar-nav {
    margin-top: 30px !important;
}

header .nav > li.active > a, header .nav > li > a:hover {
    background-color: #2F5C86 !important;
    color: white;
    text-decoration: none;
}

.copy {
    font-size: 14px;
    margin-top: 80px;
    text-align: center;
}

.copy p {
    margin: 0;
}

.copy a {
    color: white;
}

.newsletter {
    position: relative;
    text-align: center;
    /*     width: 240px; */
}

.newsletter a {
    color: #FFF;
    text-decoration: none;
    border: 1px solid white;
    padding: 5px;
    width: 113px;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
}

.newsletter a:hover {
    background-color: white;
    color: #212224;
}

.newsletter p {
    border-radius: 10px;
    font-size: 14px;
    padding: 10px;
    margin: 0;
}

.doublefleche {
    background-color: #0080bd;
    border: 3px solid white;
    border-radius: 14px;
    font-family: Arial, sans-serif;
    padding: 2px;
    position: absolute;
    right: -12px;
    top: 17px;
}

.alaune {
    background-color: white;
    display: inline-block;
    width: 738px;
    text-align: center;
}

.alaune > div {
    height: 26px;
    line-height: 26px;
    vertical-align: top;
    text-align: left;
}

.alaune span {
    background-color: #171717;
    color: white;
    display: inline-block;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
}

.alaune > div > span {
    background-color: #0280BD;
}

.newsalaune {
    background-color: #FFF;
    color: black;
    display: inline-block;
    height: 300px !important;
    position: relative;
    text-decoration: none;
    width: 100%;
    text-align: left;
    vertical-align: top;
    margin-bottom: 10px;
}

.boutonsetvideo {
    display: inline-block;
    height: 330px;
    margin-left: 20px;
    width: 320px;
    vertical-align: top;
    position: relative;
}

.boutonsetvideo > a {
    background-color: #0280BD;
    color: white;
    display: block;
    height: 50px;
    line-height: 50px;
    margin-bottom: 22px;
    text-align: center;
    text-decoration: none;
}

/* .boutonsetvideo iframe { */
/*     bottom: 0; */
/*     position: absolute; */
/* } */
.newsalaune:hover span {
    background-color: #0280BD;
}

.newsalaune > img {
    border-top: 1px solid #b8b8b8;
    height: 153px;
    width: 100%;
}

.newsalaune .titre {
    font-weight: bold;
    padding: 5px 10px;
}

.newsalaune .description {
    font-size: 14px;
    line-height: 18px;
    padding: 5px 10px;
}

h2.news .fbcomment {
    float: right;
}

.borderright {
    border-right: 1px solid #b8b8b8;
}

.catahome {
    text-align: right;
    margin-bottom: 10px;
}

@media ( max-width: 768px) {
    .catahome img {
        width: 100%
    }
}

.ensavoirplus {
    bottom: 0;
    position: absolute;
    right: 0;
}

.ensavoirplus > span {
    font-size: 10px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    width: 70px;
    background-color: #171717;
    color: white;
    display: inline-block;
    font-weight: bold;
}

div.texte {
    background-color: #FFF;
    padding: 0 20px 40px;
}

div.texte a {
    color: #2f5c86;
}

div.texte a:hover {
    text-decoration: underline;
}

#pagination {
    background: none repeat scroll 0 0 white;
    font: 12px Arial, Helvetica, sans-serif;
    padding-top: 5px;
    text-align: right;
    color: black;
    padding: 10px;
}

#pagination a {
    color: black;
    margin: 2px;
    padding: 0.2em 0.4em;
    text-decoration: none;
}

#pagination a:hover {
    color: black;
    margin: 2px;
    padding: 0.2em 0.4em;
    text-decoration: underline;
}

#pagination span.inactive {
    background: #fff;
    border: 1px solid #f0f0ff;
    color: #f0f0ff;
    margin: 2px;
    padding: .2em .4em;
}

#pagination span.active {
    font-weight: bold;
    color: black;
    margin: 2px;
    padding: 0.2em 0.4em;
}

footer button.inscriptionNewsletter {
    background-color: #1b1b1b;
    border: 1px solid white;
    border-radius: 5px;
    color: white;
    margin-left: 10px;
}

.inscriptionNewsletter {
    cursor: pointer;
}

.mailto, .telto {
    color: white;
}

.telto:hover {
    color: white;
}

.accederAppli {
    bottom: 10px;
    color: #2f5c86;
    display: block;
    font-size: 10px;
    font-weight: bold;
    position: absolute;
    right: 10px;
    text-align: center;
    text-decoration: underline;
    text-transform: uppercase;
}

.newsletter form {
    height: 50px;
    line-height: 50px;
}

.newsletter form * {
    display: inline-block;
}

.newsletter form .button {
    border-radius: 5px;
    background-color: #202123;
    border: 1px solid white;
    color: white;
}

.spannouveaute {
    background-color: #0280bd;
    text-transform: uppercase;
    color: white;
    display: inline-block;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    width: 100%;
}

.spanpartenairealaune {
    background-color: white;
    color: #0280bd;
    text-transform: uppercase;
    display: inline-block;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    width: 100%;
}

/* div#map { */
/* 	display: inline-block; */
/* 	height: 600px; */
/* 	vertical-align: top; */
/* 	width: 65%; */
/* } */
#bottomfooter > div {
    display: inline-block;
    vertical-align: top;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 10px;
}

.part2 .p1, .part2 .p3, .part2 .p5, .part2 .p6 {
    font-size: 11px;
    font-weight: normal !important;
}

.part2 .p2, .part2 .p4 {
    margin-bottom: 12px !important;
}

.part3 a {
    color: white;
}

.part3 a:hover {
    text-decoration: underline;
}

#bottomfooter {
    margin-top: 50px !important;
    margin: 0 auto;
}

#bottomfooter p {
    font-weight: bold;
    text-align: center;
    margin: 0px;
}

#bottomfooter > .part2 {
    background-color: #212224;
    border-left: 1px solid white;
    border-right: 1px solid white;
}

/* #bottomfooter>.part1, #bottomfooter>.part3 { */
/* 	background-color: #212224; */
/* } */
.part1 .p2 {
    font-size: 10px;
    margin-top: 20px !important;
    font-weight: normal !important;
}

.icon {
    margin-bottom: 33px !important;
    display: block;
}

#bottomfooter .fa-shopping-cart {
    margin-right: 20px;
}

.part2 .p4 {
    font-size: 19px;
    margin-bottom: -2px !important;
    color: white !important;
}

#listeMarques {
    border-bottom: 10px solid #0280BD;
}

.p7 {
    margin-bottom: 10px !important;
}

.logoqsn {
    margin-top: 5px;
}

.retouraccueil {
    color: white;
    display: block;
    text-align: center;
}

/* section#magasins { */
/* 	background-color: #FFF; */
/* 	clear: both; */
/* } */

/* section#magasins>h2, section#sites>h2 { */
/* 	background-color: #e68d42; */
/* 	font-weight: 400; */
/* 	margin: 0; */
/* 	padding: 10px; */
/* 	position: relative; */
/* 	text-align: center; */
/* } */

/* section#magasins>h2>a, section#sites>h2>a { */
/* 	color: #FFF; */
/* 	position: absolute; */
/* 	right: 10px; */
/* 	text-decoration: none; */
/* 	top: 12px; */
/* } */

/* section#magasins div.liste { */
/* 	float: left; */
/* 	height: 580px; */
/* 	overflow-y: scroll; */
/* 	padding: 10px 0; */
/* 	width: 30%; */
/* } */

/* section#magasins div.liste>span.departement { */
/* 	border: 1px solid #000; */
/* 	color: #666; */
/* 	display: inline-block; */
/* 	font-size: 20px; */
/* 	height: 30px; */
/* 	line-height: 30px; */
/* 	margin: 0 10px 10px; */
/* 	padding: 5px; */
/* 	text-align: center; */
/* 	width: 30px; */
/* } */

/* section#magasins div.liste>a { */
/* 	color: #000; */
/* 	display: block; */
/* 	margin-bottom: 10px; */
/* 	padding-left: 20px; */
/* 	text-decoration: none; */
/* } */

/* div#map { */
/* 	height: 600px; */
/* 	width: 70%; */
/* } */

/****************************************/

/****************************************/
/* magasins                             */
/****************************************/
section#magasins {
    background-color: #FFF;
    clear: both;
    border-top: 1px solid;
}

section#magasins div.liste {
    height: 646px;
    overflow-y: scroll;
}

p.legende {
    font-size: 12px;
    margin: 0 10px 10px;
}

span.stars {
    color: #900;
}

.departement::after {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.8) 15%, rgba(0, 0, 0, 1) 20%, rgba(0, 0, 0, 1) 50%,
    rgba(0, 0, 0, 1) 80%, rgba(0, 0, 0, 1) 81%, rgba(0, 0, 0, 0.8) 85%,
    rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.8) 15%, rgba(0, 0, 0, 1) 20%, rgba(0, 0, 0, 1) 50%,
    rgba(0, 0, 0, 1) 80%, rgba(0, 0, 0, 1) 81%, rgba(0, 0, 0, 0.8) 85%,
    rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.8) 15%, rgba(0, 0, 0, 1) 20%, rgba(0, 0, 0, 1) 50%,
    rgba(0, 0, 0, 1) 80%, rgba(0, 0, 0, 1) 81%, rgba(0, 0, 0, 0.8) 85%,
    rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',
    endColorstr='#00000000', GradientType=1); /* IE6-9 */
    content: " ";
    display: block;
    height: 2px;
    left: 37px;
    margin-top: 10px;
    position: absolute;
    top: 5px;
    width: 290px;
}

section#magasins div.liste > span.departement {
    color: black;
    display: block;
    font-size: 20px;
    height: 30px;
    line-height: 20px;
    margin: 0 10px 10px;
    padding: 5px;
    text-align: left;
    position: relative;
    margin-left: 0px;
}

section#magasins div.liste > a {
    color: #333;
    display: block;
    margin-bottom: 10px;
    padding-left: 20px;
    text-decoration: none;
}

div#map {
    height: 700px;
    padding: 0px;
}

div.cbMagasins {
    padding-bottom: 15px;
    padding-top: 15px;
}

div.infoWindow {
    color: #000;
    font-family: 'Open Sans', arial, sans-serif;
    font-weight: 400;
}

div.infoWindow > a {
    color: #666;
}

.ongletReseau {
    width: calc(50% - 40px);
    display: inline-block;
    text-align: center;
}

.rubrique_partenaire div {
    display: inline-block;
    text-align: center;
    width: 281px;
}

.rubrique_partenaire h1, .ou_louer {
    cursor: pointer;
    background-color: #C0D6EB;
    color: #3C5C8D;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight: initial;
    padding: 15px;
    font-size: 20px;
    text-align: center;
}

.ou_louer {
    margin: 0px;
    border: 2px solid #23527c;
}

.ou_louer a {
    color: #23527c;
}

.rubrique_partenaire h1.active a {
    color: white;
}

.rubrique_partenaire h1 a {
    color: #3C5C8D;
}

.rubrique_partenaire div.liste_partenaires h1 {
    margin-left: 0px;
    margin-right: 0px;
}

.magasin {
    color: gray !important;
    font-size: 13px !important;
    text-decoration: underline !important;
}

/* .rubrique_partenaire div h1 { */
/* 	margin-left: 0px; */
/* 	margin-right: 0px; */
/* } */
.rubrique_partenaire {
    background-color: white;
    border-bottom: 3px solid #3C5C8D;
}

.rubrique_partenaire h1.active {
    color: white !important;
    background-color: #3C5C8D;
}

.tri {
    padding: 20px;
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    background-color: white;
    color: #3C5C8D;
    padding-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.containerfiltres {
    padding: 12px;
    line-height: 33px;
}

.containerfiltres > div {
    max-height: 30px;
}

#filtres > div {
    text-align: left;
}

.choixType div {
    display: inline-block;
}

@media ( max-width: 1200px) {
    .navbar-nav > li > a {
        font-size: 14px;
    }
}

@media ( max-width: 997px) {
    .phrasetop {
        display: none;
    }

    .carrebleu {
        display: none;
    }

    .searchsmall {
        display: inline-block;
    }
}

@media ( min-width: 997px) {
    .searchsmall {
        display: none !important;
    }
}

@media ( max-width: 767px) {
    .navbar-nav > li > a {
        width: 100%;
        text-align: center;
    }

    .listemarques .dropdown-menu {
        text-align: center;
        width: 100% !important;
    }

    .listemarques .dropdown-menu li a {
        color: black !important;
        text-align: center;
    }
}

.firstline {
    height: 29px;
    text-align: right;
    position: absolute;
    width: 97.4%;
}

.phrasetop {
    color: #FFF;
    float: left;
    font-size: 12px;
    height: 29px;
    line-height: 34px;
    margin-left: 151px;
    position: absolute;
    left: -11px;
}

.contacttop {
    color: #FFF;
    height: 29px;
    line-height: 29px;
    padding-right: 10px;
    font-size: 12px;
    background-color: #4D97C6;
    width: 351px;
    float: right;
    padding-left: 10px;
    text-align: center;
}

.contacttop strong {
    font-size: 17px;
}

.rechercher input {
    margin-right: -12px;
    width: 269px;
    padding-right: 30px;
    height: 32px;
    padding-left: 4px;
}

.rechercher input {
    border: 1px solid #EDEBE9;
}

.rechercher button {
    position: absolute;
    right: 1px;
    top: 18px;
    border: none;
    border-left: 2px solid #D7D4CF;
    background-color: transparent;
    cursor: pointer;
    height: 15px;
    top: 21px;
}

.rechercher button i {
    vertical-align: top;
    color: #98948F;
}

.carrebleu {
    height: 50px;
    right: 0;
    text-align: center;
    top: 0;
    width: 280px;
    z-index: 2;
}

#txtSearch::-webkit-input-placeholder {
    font-style: italic;
    font-size: 12px;
}

#txtSearch:-moz-placeholder { /* Firefox 18- */
    font-style: italic;
    font-size: 12px;
}

#txtSearch::-moz-placeholder { /* Firefox 19+ */
    font-style: italic;
    font-size: 11px;
}

#txtSearch:-ms-input-placeholder {
    font-style: italic;
    font-size: 12px;
}

.dd .ddTitle {
    height: 25px !important;
}

.slick-initialized .slick-slide {
    float: none;
    display: inline-block !important;
    vertical-align: middle;
}

.items_second {
    padding-top: 8px !important;
    max-width: 800px;
}

.home .slick-slide img, footer .slick-slide img {
    display: inline-block !important;
    max-width: 100%;
}

footer .slick-slide img {
    max-height: 85px;
}

.home .slick-slide, footer .slick-slide {
    text-align: center;
}

.home .slick-prev, footer .slick-prev {
    background: url("https://root.algam.net/cli/tpl/algamentre/imgs/2arrows.png") no-repeat scroll 0 0 transparent !important;
    width: 37px !important;
    height: 37px !important;
}

@media ( max-width: 767px) {
    .slick-prev, .slick-next {
        display: none !important;
    }
}

.home .slick-prev::before, footer .slick-prev::before {
    content: '' !important;
}

.home .slick-next, footer .slick-next {
    background: url("https://root.algam.net/cli/tpl/algamentre/imgs/2arrows.png") no-repeat scroll -44px 0 transparent !important;
    width: 37px !important;
    height: 37px !important;
}

.home .slick-dots, footer .slick-dots {
    display: none !important;
}

.home .slick-next::before, footers .slick-next::before {
    content: '' !important;
}

.slick-slide img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

footer .slick-prev::before, footer .slick-next::before, .home .slick-prev::before,
.home .slick-next::before {
    content: '' !important;
}

#topProduit + .slider {
    height: 396px;
    vertical-align: middle;
}

.triselected {
    color: #3C5C8D;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size: 21px;
}

input.typeActivite {
    vertical-align: 2px;
    margin-right: 10px;
}

/*
* PAGE MAGASIN
*/
.mag {
    background-color: white;
}

.nomMag h1 {
    text-align: left;
}

.nopadding {
    padding: 0px;
}

.libMarque {
    text-transform: uppercase;
}

.libSerie {
    font-weight: bold;
}

.h2magasin {
    color: #3C5C8D;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size: 20px;
}

/* Style the Image Used to Trigger the Modal */
.myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

.myImg:hover {
    opacity: 0.7;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 20px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.9); /* Black w/ opacity */
    z-index: 99999;
}

/* Modal Content (Image) */
.modal-content {
    margin: auto;
    display: block;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {

    from {
        -webkit-transform: scale(0)
    }

    to {
        -webkit-transform: scale(1)
    }

}

@keyframes zoom {

    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }

}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover, .close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    .modal-content {
        width: 100%;
    }
}

.slider.slider-for img {
    max-height: 396px;
    margin: 0 auto;
}

.choixType label, .choixType span {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 0px;
    height: 70px;
}

.choix_sur_categorie label.checkbox-inline input {
    top: 4px;
}

.image_news_content {
    width: 100%;
}

.choix_sur_categorie {
    position: absolute;
    left: -19px;
    top: 37px;
    font-size: 14px;
    line-height: 27px;
}

.choix_sur_categorie label {
    height: 27px;
    padding-bottom: 0;
    padding-top: 0;
}

@media only screen and (max-width: 700px) {
    .choix_sur_categorie {
        left: 15px;
    }
}

#surCategories {
    z-index: 0;
}

.message_retour {
    text-align: center;
    color: white;
}

.page-erreur {
    background-color: #FFF;
    padding: 0 15px;
}

#infos-pratiques {
    padding: 10px;
    background-color: #353535;
}

#infos-pratiques h2 {
    font-size: 22px;
}

#infos-pratiques img {
    max-width: 100%;
}

#infos-pratiques .content-box {
    display: flex;
    margin-bottom: 10px;
    background-color: white;
}

#infos-pratiques .blue-box {
    background-color: #516b84;
    color: white;
    text-align: left;
    padding: 0 10px 10px;
}

#infos-pratiques .white-box {
    background-color: white;
    text-align: center;
    margin: auto;
}

#infos-pratiques .white-box p {
    margin: auto;
    font-size: 17px;
}

#infos-pratiques .white-box p a {
    margin: auto;
    font-size: 17px;
}

#infos-pratiques .white-box p a:hover {
    color: red;
}

#infos-pratiques .white-box > div {
    padding: 10px;
}

#infos-pratiques address {
    font-style: normal;
    color: #333;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    margin-top: 20px;
}

#infos-pratiques address h4 {
    font-size: 1.1em;
    font-weight: bold;
    color: #516b84; /* Couleur bleue pour les titres */
    margin-bottom: 5px;
}

#infos-pratiques address p {
    font-size: 0.95em;
    color: #555;
    margin: 5px 0;
    line-height: 1.5;
}

#infos-pratiques .sections {
    background-color: #516b84;
    margin-bottom: 20px;
}

#infos-pratiques .adresse {
    font-size: 20px;
}

#infos-pratiques .telephone {
    font-size: 20px;
}

@media (max-width: 767px) {
    #infos-pratiques .content-box {
        display: flex;
        flex-direction: column;
    }

    #infos-pratiques .blue-box,
    #infos-pratiques .white-box {
        width: 100%;
    }
}
