/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}


.marg_bot {
    margin-bottom: 30px !important;
}

.marg_top {
    margin-top: 30px !important;
}

.newsletter {
    border: 1px solid #ccc;
    margin-top: 25px;
    padding-bottom: 5%;
}

.center{
    text-align: center;
}
.title-newsletter {
    background-color: #f00;
    color: #fff;
    padding: 5px 10px;
    font-weight: 600;
    font-size: 20px;
}

.p-newsletter {
    padding: 10px 10px 0px 10px;
}

.abon-nwl{
    border: none;
    color: #fff;
    display: inline-block;
    padding: 10px 2em;
    text-align: center;
    width: auto;
    text-decoration: none;
    background-color: #ff0000;
    font-weight: 700;
    border-radius: 7px;
}

.abon-nwl:hover{
    color: #fff;
}

aside.col-sm-4 .marg_bot:first-child {
    margin-bottom: 0px !important;
}

.ban_160-600+div {
    width: 300px !important;
    margin-left: 0 !important;
}

table.dataTable.no-footer {
    border-bottom: none !important;
}

table.dataTable thead th {
    border-bottom: 2px solid #ddd !important;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.container-fluid {
    background: url("../img/bg_body.jpg") repeat-x 0 0;
    height: 211px;
}

.container {
    font-family: MuseoSans-500;
}

header nav.social {
    height: 29px;
}

/*background-color: #f00*/
header nav.social>ul>li>a {
    color: #959daa;
}

header nav.social>ul>li {
    float: left;
    margin-right: 7px;
}

header nav.social>ul>li>a:hover {
    color: #e4e3e3;
}

header nav.social>ul:first-child {}

header nav.social>ul:first-child>li:first-child {
    padding-left: 0;
}

header nav.social>ul:first-child>li>a {
    font-size: 19px;
}

header nav.social>ul:last-child {
    line-height: 27px;
    width: inherit;
    float: right;
    padding-right: 0;
}

header nav.social>ul:last-child>li {
    border-left: 1px solid #959daa;
    margin: 0;
    padding: 0 7px;
}

header nav.social>ul:last-child>li:last-child {
    border-right: 1px solid #959daa;
}

header nav.social>ul:last-child>li>a {
    text-transform: uppercase;
    font-size: 15px;
    text-decoration: none;
    font-weight: bold;
}

header ul.search {
    height: 91px;
    margin-bottom: 0;
    padding-top: 11px;
}

/*background-color: green*/
header ul.search ul.quick-access {
    margin-right: -10px;
}

/*background-color: green*/
header ul.search li.logo {
    padding-top: 6px;
}

header .search form {
    width: 80%;
    margin-top: 10px;
}

header .search form>.input-group>input.form-control {
    border-radius: 0;
}

header .search form>.input-group>span>button {
    border-radius: 0;
}

header ul li>a {
    position: relative;
    display: inline-block;
    font-weight: bold;
    color: #1D1D1D;
}

header ul li>a>span {
    position: absolute;
    bottom: 0px;
    right: 3px;
    display: inline-block;
    padding: 0 2px 0 5px;
}

header ul li.direct>a>span {
    background-color: #00aeef;
}

header ul li.shop>a>span {
    background-color: #333333;
}

header ul li.photos>a>span {
    background-color: #ed1c24;
}

header ul li.direct img {
    border: 3px solid #00aeef;
}

header ul li.shop img {
    border: 3px solid #333333;
}

header ul li.photos img {
    border: 3px solid #ed1c24;
}

/* main-menu  ============================================================================= */

header nav.main-menu {
    padding: 0;
    height: 25px;
    font-family: MuseoSans-900;
}

header nav.main-menu>ul {
    margin: 0;
    padding: 0;
}

header nav.main-menu>ul>li {
    list-style-type: none;
    float: left;
    border-right: 1px solid #b81c22;
    padding: 3px 0 1px 0;
    text-align: center;
    width: 108px;
}

header nav.main-menu>ul>li.home {
    width: 27px;
    text-align: left;
}

header nav.main-menu>ul>li:last-child {
    border-right: none;
    padding-right: 0;
}

header nav.main-menu>ul>li:first-child {
    padding-left: 0;
    padding-top: 2px;
}

header nav.main-menu>ul>li>a {
    color: white;
    text-decoration: none;
    font-size: 14px;
    text-shadow: 1px 1px 1px #000000;
    font-weight: normal;
}

header nav.main-menu>ul>li>a:hover {
    color: #959daa;
    font-weight: bold;
}

/******************Home page**********/
a#search_2 {
    /*margin-top: 26px !important;*/
}

input.form-control.search_header {
    margin-bottom: 17px !important;
}

.dropdown_menu_user {
    min-height: 100px;
    width: 170px;
    background-color: #000;
    padding: 10px 10px 0px;
    position: absolute;
    top: 70px;
    right: 1px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    display: none;
}

.dropdown_menu_user li a.link,
.dropdown_menu_user li a.link:visited {
    text-align: left;
    background-color: #434a5a;
    padding: 0px 0 0 18px !important;
    width: 150px;
    height: 32px;
    line-height: 32px;
    font-size: 13px;
    color: #fff;
    display: block;
    margin-bottom: 10px;
    margin-left: 0;
    font-family: "MuseoSans-500";
}

.dropdown_menu_user li a.link:hover {
    color: #fff;
    text-decoration: none;
    background-color: #ff0000;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}

/********RS************************************/
li.rs_header ul li {
    padding: 0 10px;
}

nav.header--nav>ul {
    display: flex;
    align-items: center;
}

li.rs_header {
    flex: 1;
    justify-content: center;
    display: flex !important;
}

/********HEADER************************************/

.none {
    display: none;
}

.account-dropdown-wrapper {
    position: relative;
    display: block;
}

.account-dropdown {
    background: #fff;
    box-shadow: 0 3px 5px #ccc;
    display: block;
    right: 0;
    position: absolute;
    top: 52px;
    width: 220px;
    padding: 3px;
    z-index: 99999999;
    display: none;
}

.account-dropdown li {
    display: block;
    padding: 10px;
}

.user_compte {
    display: block !important;
    font-size: 16px;
    line-height: 4em;
    padding: 0 3px;
}

.header--nav--link:visited,
.header--nav--link:focus,
.header--nav--link:active {
    color: #fff;
    text-decoration: none;
    outline: none;
}

a.link:visited,
a.link:active,
a.link:focus {
    color: #ff0500;
    text-decoration: none;
    outline: none;
}

.header {
    background: #fff;
    box-shadow: 0 3px 3px #e5e5e5;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999999999;
}

.header nav.header--nav ul li:first-child {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.header li {
    font-size: 27px;
    line-height: 100%;
    display: inline-block;
    font-family: "MuseoSans-900", lucida sans, arial, sans-serif;

}

input[type="text"],
input[type="email"],
input[type="password"] {
    /*border:1px solid #a9a9a9;*/
    border: 1px solid #ccc;
}

.header--nav ul {
    font-size: 0;
    line-height: 0;
}

input#header-search:focus {
    outline: none;
}

@media (max-width: 991px) {
    .pricesugg {
        position: absolute !important;
        bottom: 9px;
    }
}

.header--nav--link {
    color: #000 !important;
    float: left;
    font-size: 16px;
    font-weight: 600;
    line-height: 4em;
    padding: 0 10px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    transition: all ease 0.3s;
}
@media (min-width:1120px) and (max-width:1428px){
    .header--nav--link {
        padding: 0 5px !important;
    }
    li.rs_header ul li{
        padding: 0 5px !important;
    }
    .header li {
        font-size: 24px !important;
    }
}

.header--nav--link:hover {

    color: #e51b20 !important;
    text-decoration: none;
}

.header--logo:hover {
    border-bottom-color: #fff;
}

.header--nav--link__subscribe {
    color: #fee616;
}

#header-search {
    background: white none repeat scroll 0 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    color: #666;
    font-size: 20px;
    height: 53px;
    line-height: 53px;
    padding: 0;
    text-align: center;
    text-indent: 0;
    width: 100%;
    font-family: MuseoSans-500;
    border: 1px solid transparent;
}

.d--none {
    display: none;
}

li.menu-item-categories .fa-bars,
li.menu-item-categories .hamburger-menu-button {
    display: none !important;
}

/*li.menu-item-categories  {
    box-shadow: 0 3px 3px #e5e5e5;
}*/

.navbar-custom {
    padding: 0;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
}

.header--logo img {
    /* background: url("http://www.alljudo.net/images/sprite.png") 0px 0px no-repeat #fff;
    text-indent: -9999px; */
    width: 145px;
    /* border-bottom: 2px solid #fff; */
    margin-left: 10px;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.menu-item-search {
    width: 30.2%;
}

#search_1 {
    display: none;
}

#frm-search {
    margin-bottom: -20px !important;
}

#header-search+[type="submit"] {
    visibility: hidden;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
}

.header--loop {
    margin-top: 0px;
}

.header--loop:hover {
    border-bottom-color: transparent;
}

.search_header {
    border-radius: inherit;
    border: none;
    height: 33px;
    background-color: #fff;
    width: 100% !important;

    border: 1px solid rgb(51 51 51 / 32%) !important;
    border-radius: 4px;

}

@media (max-width: 1320px) {
    .signin .fa-user {
        display: block;
        font-size: 16px;
        line-height: 4em;
        padding: 0 3px;
    }

    .header-signin {
        display: none;
    }
}

.form-group-search {
    margin-bottom: 0 !important;
    margin-top: 16px;
    width: 90%;
}

/*(min-width: 768px) and*/
@media (max-width: 1280px) {
    /* .header--logo {
        background: url(http://www.alljudo.net/images/sprite.png) 5px -65px no-repeat #fff;
        width: 72px;
    } */

    .form-group-search {
        width: 80%;
    }

    .menu-item-search {
        width: 28%;
    }
}

@media (min-width: 1321px) {
    .signin .fa-user {
        display: none;
    }
}

@media (max-width: 700px) {
    .auth {
        top: 120px !important;
    }

    #header-search {
        margin-bottom: 0px;
    }
}

@media (max-width: 767px) {
    .form-group-search {
        display: none !important;
    }

    /* .navbar-custom {
        padding: 0 20px 37px;
    } */

    .menu-item-search {
        width: 7% !important;
    }

    #search_1 {
        display: block;
    }

    #search_2 {
        display: none;
    }

    .header--loop {
        margin-top: 0px;
    }
}

@media (max-width: 1120px) {
    li.menu-item-categories .fa-bars {
        color: 333;
        cursor: pointer;
        display: inline-block;
        float: right;
        padding: 9px;
    }

    .header--logo img {
        margin-left: 0px;
    }

    li.menu-item-categories .nav-category {
        background-color: #0e0e0e;
        box-shadow: 0 2px 3px #e5e5e5;
        clear: both;
        display: none;
        position: absolute;
        right: 0;
        left: 0;
        text-align: center;
        top: 68px;
        width: 100vw;
        z-index: 100;
    }

    li.menu-item-categories .nav-category li {
        margin: 0;
        overflow: hidden;
        text-align: center;
    }

    li.menu-item-categories .nav-category li a {
        color: #fff !important;
        display: inline-block;
        float: none;
        white-space: nowrap;
    }

    li.menu-item-categories {
        float: right;
        visibility: visible;
    }

    .menu-item-search {
        width: 40%;
    }

    .header--nav--link {
        border-bottom: 2px solid transparent;
    }

    .nav-category li .header--nav--link:hover {
        border-bottom-color: red !important;
    }
}

.page-content {
    margin-top: 5.5em;
}

.page-content .banniere1 {
    text-align: center;
    margin: 10px 0 20px;
}

.page-content .banniere1 .col-sm-12 {
    padding: 0;
}

.ban1-tablet {
    display: none;
}


.page-content aside dt {
    max-width: 300px;
    font-family: MuseoSans-900;
    box-sizing: border-box;
    color: #333;
    font-size: 18px;
    padding: 3px 0 3px 5px;
    text-transform: uppercase;
    font-weight: normal;
}

.page-content aside dd {
    max-width: 300px;
    box-sizing: border-box;
    /* border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc; */
}

.page-content aside dd ul {}

.page-content aside dd ul li {
    border-bottom: 1px solid #ccc;
    padding: 5px 3px;
}

.page-content aside dd ul li:last-child {
    border-bottom: none;
    padding: 0;
}

.page-content aside dd ul li.last:hover {
    background: none;
}

.page-content aside dd ul li.last a:hover {
    text-decoration: underline;
}

.page-content aside dd.bref ul li a {
    font-size: 12px;
    font-weight: bold;
    color: black;
    text-decoration: none;
    box-sizing: border-box;
    width: 100%;
}

.page-content aside dd ul li.last a {
    width: auto;
    display: block;
    float: right;
    padding: 3px 5px;
    color: #aea8a8;
    font-weight: bold;
}

.page-content aside dd.bref ul li:hover a {
    color: #ff0000;
}

/*.page-contenter aside dd.result ul li:hover {background-color: #c3ebff;}*/
.page-content aside dd.bref ul li a span {
    display: inline-block;
    padding: 2px 5px;
    color: #ff0000;
}

/* .page-content aside dd.bref ul li.last a {
    background-color: #ff0000;
} */

.page-content aside dd.result ul li.last a {
    /* background-color: #007ab8; */
    font-size: 12px;
    color: #007ab8;
    text-decoration: none;
}

.page-content aside dd.result ul li.last a:hover {
    background: none;
    text-decoration: underline;
}

.page-content aside dd.calendar ul li.last a {
    padding: 3px 5px;
    color: #aea8a8;
    font-weight: bold;

}

.page-content aside dd.calendar ul li.last a:hover {
    text-decoration: underline;
}

/* .page-content aside dt.bref {
    background-color: #ff0000;
} */

/* .page-content aside dt.result {
    background-color: #007ab8;
} */

.page-content aside dt.calendar {
    /* background-color: #ff0000; */
    color: #333;
}

.page-content aside dt.facebook {
    background-color: #007ab8;
    font-size: 16px;
}

/* .page-content aside dd.bref ul li a span {
    background-color: #ff0000;
} */

/*.page-contenter aside dd.result ul li a span {background-color: #007ab8;}*/

.page-content aside dd.result {
    /* background-color: #000000; */
    border: none;
    padding-top: 4px;
}

/* .page-content aside dd.result ul li {
    background-color: #171b22; 
    padding: 4px 8px; 
     border-bottom: none;
} */

.page-content aside dd.result ul li.last {
    background: none;
    padding: 0;
    margin-top: 4px;
}

.page-content aside dd.result ul li a {
    font-size: 12px;
    color: #333;
    text-decoration: none;
    /* background-color: #434a5a; */
    display: block;
    padding: 5px;
}

.page-content aside dd.result ul li a:hover {
    color: #ff0000;
}

/* .page-content aside dd.result ul li a img {
    float: left;
    margin: 0 6px 0 0;
} */
.page-content aside dd.result ul li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.page-content aside dd.result ul li a strong {
    display: table-cell;
    padding: 0 0 0 5px;
}

.page-content aside dd.result ul li a strong>small {
    display: block;
    font-weight: normal;
}

.page-content aside dd.calendar {
    /* background-color: #000000; */
    border: none;
    padding-top: 4px;
}

.page-content aside dd.calendar ul li {
    /* background-color: #171b22; */
    padding: 4px 8px;
    border-bottom: none;
}

.page-content aside dd.calendar ul li.last {
    background: none;
    padding: 0;
    margin-top: 4px;
}

.page-content aside dd.calendar ul li.last a {
    margin-left: 4px;
}

.page-content aside dd.calendar ul li a {
    font-size: 12px;
    color: #333;
    text-decoration: none;
    /* background-color: #434a5a; */
    display: block;
    padding: 5px 5px 8px 5px;
}

.page-content aside dd.calendar ul li a:hover {
    background-color: #ff0000;
    color: #fff;
}

.page-content aside dd.calendar ul li.last a:hover {
    background-color: none;
}

.page-content aside dd.calendar ul li a span.calendar {
    float: left;
    margin: 0 6px 0 0;
    display: block;
    background: url("../images/pictos/bg_calendar.jpg") no-repeat 0 0;
    width: 35px;
    height: 35px;
    font-size: 25px;
    font-weight: bold;
    color: black;
    line-height: 16px;
    text-align: center;
    font-family: MuseoSans-500;
}

.page-content aside dd.calendar ul li a span.calendar i {
    font-size: 9px;
    font-style: normal;
    color: #ff0000;
    text-transform: uppercase;
    display: block;
    line-height: 10px;
    margin-bottom: 5px;
}

.page-content aside dd.calendar ul li a strong {
    display: table-cell;
}

.page-content aside dd.calendar ul li a strong>small {
    display: block;
    font-weight: normal;
}

.page-content aside dd.calendar ul li.active {}

.page-content aside dd.calendar ul li.active a {
    background: #ff0000 url(../img/exclamation.png) no-repeat 240px center;
    color: #fff;
}

.page-content aside dd.calendar ul li:not(.active) {

    border-bottom: 1px solid;
    border-bottom: 1px solid #ccc;
    padding: 5px 3px;
}

.page-content aside dd.calendar ul li.last {
    border: none;
}

.page-content aside dd.calendar ul li.active a:hover {
    background-color: #ea5b60;
    color: #fff;
}

.page-content aside dd.calendar ul li.active a strong {
    width: 190px;
}

.page-content aside p.ban {
    margin: 10px 0 5px 0;
}

.page-content aside dd.facebook {
    border: none;
    padding-top: 4px;
}

/* .left-side article {
    margin-bottom: 30px;
} */

.left-side article .col-sm-5 {
    width: 44.666667%;
}

.left-side article .col-sm-7 {
    width: 55.33333333%;
}

.left-side article .article-img {
    width: 100%;
}

.left-side article .article-img a {
    text-decoration: none;
    position: relative;
}

.left-side article .article-img a strong {
    font-size: 18px;
    color: #ffffff;
    line-height: 14px;
    display: block;
    padding: 6px 0 6px 8px;
    letter-spacing: 1px;
}

.left-side article .article-img a .media {
    position: absolute;
    left: 212px;
    top: 104px;
}

.left-side article .article-img a .media_index {
    position: absolute;
    left: 290px;
    top: 169px;
}

.left-side article .desc-img {
    font-size: 13px;
}

.left-side article .desc-img h2 {
    font-family: MuseoSans-900;
    font-size: 22px;
    margin-top: 0;
    line-height: 27px !important;
}

.left-side article .desc-img p {
    text-align: left;
    line-height: 21px;
    font-size: 14px !important;
}

.left-side article .desc-img .link-media {
    margin-top: 10px;
}

.left-side article .desc-img .link-media a {
    color: #ff0000;
    text-decoration: none;
}

.left-side article .desc-img .link-media a:hover {
    text-decoration: underline;
}

/* SONDAGE ============================================================================= */
.left-side dt.sondage {
    background-color: #007ab8;
    color: #ffffff;
    font-size: 23px;
    font-weight: bold;
    font-family: MuseoSans-500;
    padding: 3px 0 3px 17px;
    margin-top: 7px;
    margin-top: 25px;
}

.left-side dd.sondage {
    background-color: #434a5a;
    color: #ffffff;
    padding: 20px 15px;
    font-family: MuseoSans-500;
    margin-bottom: 25px;
}

.left-side dd.sondage p {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
}

.left-side dd.sondage ul {
    float: right;
}

.left-side dd.sondage ul li {
    float: right;
    padding: 5px 8px;
}

.left-side dd.sondage ul li a {
    text-decoration: none;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
}

.left-side dd.sondage ul li.vote {
    background-color: #007ab8;
    margin-right: 8px;
}

.left-side dd.sondage ul li.results {
    background-color: #000000;
}

.left-side dd.sondage ul li.vote:hover {
    background-color: #016496;
    cursor: pointer;
}

.left-side dd.sondage ul li.vote:hover a {
    color: #cccccc;
}

.left-side dd.sondage ul li.results:hover {
    background-color: #282828;
    cursor: pointer;
}

.left-side dd.sondage ul li.results:hover a {
    color: #cccccc;
}

/* Form Sondage */
.left-side dd.sondage form.radio label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
    margin-bottom: 10px;
    font-size: 18px;
}

.left-side dd.sondage form.radio input[type="radio"] {
    display: none;
}

.left-side dd.sondage form.radio label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 5px;
    background-color: #aaa;
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.3),
        0px 1px 0px 0px rgba(255, 255, 255, 0.8);
}

.left-side dd.sondage form.radio label:before {
    border-radius: 8px;
}

.left-side dd.sondage form.radio input[type="radio"]:checked+label:before {
    content: "\2022";
    color: #434a5a;
    font-size: 30px;
    text-align: center;
    line-height: 15px;
}

.left-side .ban-right {
    margin: 30px 0 33px 0;
    text-align: center;
}

/* OFFRES ALLJUDO ============================================================================= */
.left-side dt.offres-alljudo {
    background-color: #bd9f54;
    color: #ffffff;
    font-size: 23px;
    font-family: MuseoSans-900;
    padding: 3px 0 3px 17px;
    margin-top: 7px;
}

.left-side dd.offres-alljudo {
    background-color: #070707;
    position: relative;
    box-sizing: border-box;
    padding: 24px;
}

.left-side dd.offres-alljudo a.navig {
    position: absolute;
    top: 85px;
    z-index: 1000;
    color: #303030;
    font-size: 2em;
}

.left-side dd.offres-alljudo a.navig:hover {
    color: #bd9f54;
}

.left-side dd.offres-alljudo a.navig.prev {
    left: 6px;
}

.left-side dd.offres-alljudo a.navig.next {
    right: 6px;
}

.left-side dd.offres-alljudo ul li {
    background-color: #bd9f54;
}

.left-side dd.offres-alljudo ul li a {
    text-decoration: none;
    font-size: 17px;
    color: #ffffff;
    display: inline-block;
    position: relative;
    font-weight: bold;
}

.left-side dd.offres-alljudo ul li a img {
    border: 1px solid #fff;
}

.left-side dd.offres-alljudo ul li a strong {
    font-weight: normal;
    display: inline-block;
    padding: 0 8px;
}

.left-side dd.offres-alljudo ul li a:hover strong {
    color: #665730;
}

/* ACTU JUDO EN VIDEO ============================================================================= */
.left-side dt.actu-video {
    background-color: #434a5a;
    color: #ffffff;
    font-size: 23px;
    font-family: MuseoSans-900;
    padding: 3px 0 3px 17px;
    margin-top: 7px;
}

.left-side dd.actu-video {
    background-color: #070707;
    position: relative;
    box-sizing: border-box;
    padding: 24px;
}

.left-side dd.actu-video a.navig {
    position: absolute;
    top: 85px;
    z-index: 1000;
    color: #303030;
    font-size: 2em;
}

.left-side dd.actu-video a.navig:hover {
    color: #8b8b8b;
}

.left-side dd.actu-video a.navig.prev {
    left: 6px;
}

.left-side dd.actu-video a.navig.next {
    right: 6px;
}

.left-side dd.actu-video ul li {
    background-color: #434a5a;
}

.left-side dd.actu-video ul li a {
    text-decoration: none;
    font-size: 12px;
    color: #ffffff;
    display: inline-block;
    position: relative;
}

.left-side dd.actu-video ul li a img {
    border: 1px solid #434a5a;
}

.left-side dd.actu-video ul li a strong {
    font-weight: normal;
    display: inline-block;
    padding: 0 8px;
    min-height: 84px;
}

.left-side dd.actu-video ul li a:hover strong {
    text-decoration: underline;
}

.left-side dd.actu-video ul li a img.media {
    position: absolute;
    left: 5px;
    top: 73px;
}

.jcarousel {
    position: relative;
    width: 561px;
    margin-left: 15px;
    overflow: hidden;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel ul li {
    float: left;
    width: 181px;
    margin-right: 8px;
}

header .logo-slide {
    height: 66px;
    position: relative;
}

header .logo-slide .jcarousel {
    width: 902px;
    margin-top: 6px;
    margin-left: 52px;
}

header .logo-slide .jcarousel ul li {
    float: left;
    width: 82px;
}

header .logo-slide .prev {
    position: absolute;
    left: 15px;
    top: 16px;
}

header .logo-slide .next {
    position: absolute;
    right: 15px;
    top: 16px;
}

footer {
    width: 100%;
    background-color: #171b22;
}

footer .container {
    background-color: #000000;
    padding-right: 0;
    padding-left: 0;
    margin-top: 10px;
}

footer .ban_footer {
    margin: 15px 0 10px 0;
    text-align: center;
}

footer .main {
    background-color: #171b22;
    padding: 15px;
}

footer .main dt {
    color: #434a5a;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "MuseoSans-900";
}

footer .main dd {}

footer .main ul li {
    line-height: 18px;
}

footer .main ul.without-title {
    margin-top: 24px;
}

footer .main ul li a {
    color: #ffffff;
    text-decoration: none;
    font-size: 11px;
}

footer .main ul li a:hover {
    text-decoration: underline;
}

footer .main .col>ul {
    margin-top: 25px;
}

footer .copyright {
    font-size: 10px;
    color: #ffffff;
    padding: 3px 5px;
    text-align: center;
}

footer .copyright p {
    margin-bottom: 0;
}

/********footer***********/
.col-sm-4 span {
    color: #ffffff;
    text-decoration: none !important;
}

.col-sm-4 .col-sm-6 {
    padding-left: 0;
}

.col-sm-4 .col-sm-6 img {
    max-width: 100%;
}

.col-sm-4 span a {
    color: #ffffff;
    text-decoration: none;
    font-size: 11px;
}

.col-sm-4 span a:hover {
    text-decoration: underline;
}

/***************************************************************************************************************************/
/***************************************************** REFONTE HOMEPAGE Start ******************************************************/

.hamburger-menu-button {

    border: none;
    background: transparent;
    z-index: 100;
    outline: 0;

    cursor: pointer;

}

/* .hamburger-menu-button-open {
    top: 50%;
    margin-top: -1px;
    left: 50%;
    margin-left: -12px;
  } */
li.menu-item-categories .hamburger-menu-button {
    border: 1px solid #d2cbcb;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;

    margin-left: 14px;
}

.hamburger-menu-button-open,
.hamburger-menu-button-open::before,
.hamburger-menu-button-open::after {
    position: absolute;
    width: 24px;
    height: 2px;
    background: #d2cbcb;
    border-radius: 4px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.hamburger-menu-button-open::before,
.hamburger-menu-button-open::after {
    left: 0;
    content: "";
}

.hamburger-menu-button-open::before {
    top: 6px;
}

.hamburger-menu-button-open::after {
    bottom: 6px;
}

.hamburger-menu-button-close {
    background: transparent;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.hamburger-menu-button-close::before {
    -webkit-transform: translateY(-6px) rotate(45deg);
    transform: translateY(-6px) rotate(45deg);
}

.hamburger-menu-button-close::after {
    -webkit-transform: translateY(6px) rotate(-45deg);
    transform: translateY(6px) rotate(-45deg);
}

/*FIRST BLOC*/

.title_news {
    margin: 75px 0;
    margin-top: 2%;
}

.news_alune:first-child .title_news {
    margin-top: 2%;
}
.style-p{
    color: rgb(51 51 51 / 55%) ;
    
}
.title_news a,
.video_title {
    font-family: MuseoSans-900;
    font-size: 19px;
    color: #333;

}

@media only screen and (min-width: 800px){
    .title_news a, .video_title, .left-side article .desc-img h2{
        text-transform: uppercase;
    }
}

/*SECOND BLOC*/

section.last_articles_part1 article,
section.last_articles_part2 article {
    display: flex;
    padding: 15px;
}

section.last_articles_part1 .desc-img,
section.last_articles_part2 .desc-img {
    width: 80%;
    padding-left: 6%;
}

section.last_articles_part1 {
    margin-top: 40px;
}

.tag_tag {
    text-align: right;
    background: red;
    max-width: max-content;
    padding: 3px 10px;
    color: #fff;
    float: right;
}

.article-img img,
.image_news img {
    object-fit: cover !important;
}
@media only screen and (max-width: 425px){
    .article-img img, .image_news img {
        object-fit: cover !important;
    }
}
/*VIDEOS BLOC*/
.video_title {
    margin: 40px 0 20px 0;
}

.all_videos {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;

}

.all_videos .single_video:nth-child(even) {

    margin-right: 0;
}

.all_videos .single_video {
    width: 46%;
    margin-bottom: 20px;
    margin-right: 8%;
}

.all_videos .single_video .img-video {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.title-content {
    margin-top: 15px;
}

.title-content a {
    font-family: MuseoSans-900;
    font-size: 14px;
    color: #333 !important;
    text-decoration: none !important;
}

.img-content {
    position: relative;
}

img.media.picto-video {
    position: absolute;
    bottom: 0;
    left: 10px;
    bottom: 10px;
}

/***************************************************************************************************************************/
/***************************************************** SHARE BUTTONS  ******************************************************/
#st-1.st-has-labels .st-btn {
    min-width: unset !important;
}

div#st-1 .st-btn {
    display: inline-block !important;
}

.all_shared {
    display: flex;
    align-items: center;
    justify-content: center;

}

div#copy-button {
    margin-left: 8px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -ms-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -webkit-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    transition: opacity 0.2s ease-in, top 0.2s ease-in;
    position: relative;
    text-align: center;
    top: 0;
    vertical-align: top;
    white-space: nowrap;

}

div#copy-button:hover {
    opacity: .8;
    top: -4px;
}

div#copy-button a {
    font-size: 12px;
    background: #d4d4d4;
    height: 32px;
    color: #333;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 120px;
    padding: 0 8px !important;
}

div#copy-button a i {
    margin: 5px;
}

#st-1.st-has-labels .st-btn.st-remove-label>span {
    display: unset !important;
}

.resultat_shared {
    display: flex;
    justify-content: center;
    /* align-items: center; */
    margin: 10px auto;
}

h2.mini_h2 {
    margin-top: 7px;
    font-family: MuseoSans-500;
    text-transform: none;
    font-size: 12px;
    padding-left: 10px;
}

/***************************************************************************************************************************/
/***************************************************** REFONTE HOMEPAGE END ******************************************************/

/* SlidePro*/

.slider-pro h3.sp-layer a {
    color: #ffffff;
}

.slider-pro h3.sp-layer a span {
    font-size: 12px;
}

.slider-pro h1.sp-layer span b {
    font-weight: normal;
}

.slider-pro h1.sp-layer span strong {
    font-weight: normal;
}

/*.sp-selected-thumbnail {border-radius: 5px;}*/

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
    border-bottom: 5px solid #ff0000;
}

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    border-bottom: 13px solid #ff0000;
}

/***************************************************************************************************************************/
/***************************************************** Calendar Start ******************************************************/
.left-side h1 {
    font-family: MuseoSans-900;
    font-size: 24px;
    padding-top: 0;
    padding-bottom: 20px;
    margin-top: 0px;
}

.left-side .tab-content .tab-pane {}

.left-side .tab-content dt {
    color: #ffffff;
    padding: 3px 5px;
    margin-top: 25px;
}

.left-side .tab-content dt.title-grey {
    background-color: #7f7f7f;
}

.left-side .tab-content dt.title-red {
    background-color: #ff0000;
}

.left-side .tab-content dt h2 {
    padding: 0;
    margin: 0;
    font-size: 20px;
}

/*.left-side .tab-content dd {margin-bottom: 25px;}*/
.left-side .tab-content ul.event-infos {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    font-weight: bold;
}

.left-side .tab-content ul.event-infos li.event-date-mail {
    margin-right: 30px;
    margin-left: 20px;
}

/*.left-side .tab-content dd.dd_calendrier {border-bottom: 1px solid #ccc;}*/
.left-side .tab-content ul.event-infos {
    margin-bottom: 15px;
    margin-left: 0px;
    margin-top: 5px;
}

.left-side .tab-content ul.event-infos li.event-date {
    background: url("../images/pictos/bg_calendar_detail.png") no-repeat 0 0;
    width: 56px;
    height: 55px;
    font-size: 28px;
    font-weight: bold;
    color: black;
    text-align: center;
}

.left-side .tab-content ul.event-infos li.event-date span {
    font-size: 12px;
    color: #db1219;
    text-transform: uppercase;
    display: block;
}

.left-side .tab-content ul.event-infos li.event-links {
    float: right;
}

.left-side .tab-content ul.event-infos li.event-links ul>li {
    margin-bottom: 5px;
}

.left-side .tab-content ul.event-infos li.event-links ul>li>a {
    width: 100%;
}

.left-side .tab-content dd a.btn-black {
    background-color: #7f7f7f;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    padding: 3px 5px;
    color: #ffffff;
}

.left-side .tab-content dd a.btn-black:hover {
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.8);
}

.left-side .tab-content dd a.btn-red {
    background-color: #ff0000;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    padding: 3px 5px;
    color: #ffffff;
}

.left-side .tab-content dd a.btn-red:hover {
    text-decoration: none;
    background-color: rgba(217, 33, 40, 0.8);
}

.page-content aside dd.ref-event {
    padding-top: 10px;
}

.page-content aside dd.ref-event p {
    margin: 0 10px 10px 10px;
}

.left-side .btn-primary {
    color: #fff;
    background-color: rgba(204, 204, 204, 0.8);
    border-color: #ccc;
}

.left-side .btn {
    border-radius: 0;
}

.left-side .btn-primary:hover {
    color: #fff;
    background-color: #666;
    border-color: rgba(204, 204, 204, 0.8);
}

.left-side .form-control {
    border-radius: 0;
}

.nav-tabs {
    border-bottom: none;
}

.nav-tabs>li>a {
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 2px solid #cccccc;
    color: #cccccc;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    padding: 10px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 2px solid #df2f37;
    color: #df2f37;
}

/***************************************************** Calendar End ******************************************************/
/***************************************************************************************************************************/

/***************************************************************************************************************************/
/***************************************************** News Start ******************************************************/
.left-side h1 strong {
    color: #ff0000;
}

.left-side ul.news-cat>li {
    padding: 0;
    margin-bottom: 5px;
}

.left-side ul.news-cat>li a {
    display: inline-block;
    background-color: #eeeeee;
    border: 1px solid #b9b8b6;
    color: #000000;
    padding: 2px 3px;
}

.left-side ul.news-cat>li.active {}

.left-side ul.news-cat>li.active a {
    background-color: #df2f37;
    border-color: #a0181f;
    color: #ffffff;
}

.news .left-side h2 {
    font-family: MuseoSans-900;
    font-size: 25px;
    text-transform: uppercase;
}

.news .left-side .detail-actus {
    margin-top: 20px;
}

.news .left-side a.link-all {
    color: #ff0000;
}

.page-content aside dd.result ul li a span.logo-site {
    width: 81px;
    border: 1px solid #171b22;
    box-shadow: 0 0 3px #171b22;
    display: table-cell;
    background-color: #ffffff;
    text-align: center;
    vertical-align: middle;
}

.page-content aside dd.result ul li a span.logo-site img {
    float: inherit;
}

.news aside dd.result ul li a strong {
    padding-left: 8px;
}

.news aside dd.bref ul li span {
    font-size: 10px;
    font-weight: normal;
    padding: 0 2px;
}

.news aside dd.bref ul li a {
    font-weight: normal;
}

.page-content aside dt.suggestions {
    /* background-color: #00aeef; */
    color: #333;
    font-size: 16px;
}

.page-content aside dd.suggestions ul li a {
    display: table;
    color: #000000;
}

.page-content aside dd.suggestions ul li a span {
    display: table-cell;
    min-width: 140px;
    vertical-align: top;
}

.page-content aside dd.suggestions ul li a strong {
    display: table-cell;
}

.page-content aside dd.suggestions ul li.last a {
    /* background-color: #00aeef; */
    font-size: 12px;
    text-decoration: none;
    color: #333;
}

.page-content aside dd.fiche-club {
    border-top: 1px solid #cccccc;
    color: #aaaaaa;
    padding: 10px;
}

.page-content aside dd.fiche-club>ul {}

.page-content aside dd.fiche-club ul li {
    border-bottom: none;
    padding: 0;
}

/***************************************************** News End ******************************************************/
/***************************************************************************************************************************/

/***************************************************************************************************************************/
/***************************************************** Judokas Start ******************************************************/
.judokas ul.search-alpha {}

.judokas .search-alpha>li {
    margin: 0;
    padding: 0;
}

.judokas .search-alpha>li.list-alpha {
    float: right;
}

.judokas .search-alpha>li>ul {
    background-color: #007ab8;
}

.judokas .search-alpha>li>ul>li {
    float: left;
    margin-left: 3px;
}

.judokas .search-alpha>li>ul>li.active a {
    font-size: 1.8em;
    color: #ff0000;
    line-height: 0.7em;
}

.judokas .search-alpha>li>ul>li>a {
    text-transform: uppercase;
    font-family: MuseoSans-900;
    font-size: 1.2em;
    color: #000000;
    transition: all 300ms ease-in-out;
}

.judokas .search-alpha>li>ul>li>a:hover {
    text-decoration: none;
    color: rgba(0, 0, 0, 0.5);
}

.judokas .search-alpha>li.title {
    float: left;
}

.judokas .search-alpha>li.active {}

.judokas .list-inline {
    margin-left: 0;
}

.judokas .well {
    border-radius: 0;
    margin-top: 8px;
}

.judokas ul.col-sm-6.list {}

.judokas ul.col-sm-6.list>li {
    border-bottom: 1px solid #ccc;
    height: 30px;
}

.judokas ul.col-sm-6.list>li>a {
    display: block;
    line-height: 30px;
    color: #000000;
    float: left;
}

.judokas ul.col-sm-6.list>li>a:hover {
    text-decoration: none;
    opacity: 0.7;
}

.judokas ul.col-sm-6.list>li>ul {
    float: right;
}

.judokas ul.col-sm-6.list>li>ul>li {
    padding: 0;
}

.judokas aside dt.anniversaires {
    /* background-color: #00aeef; */
    font-size: 16px;
    color: #333;
}

.judokas aside dd ul li,
.judokas aside dd ul li:last-child {
    padding: 0 3px;
}

.judokas aside dd.anniversaires ul li a {
    font-size: 12px;
    color: black;
    text-decoration: none;
    display: block;
    line-height: 28px;
}

.judokas aside dd.anniversaires ul li:hover a {
    color: #ff0000;
}

.judokas aside dd.anniversaires ul li:hover {
    text-decoration: underline;
}

.judokas aside dd.anniversaires ul li a span {
    display: inline-block;
    float: right;
}

.page-content aside dt.archive {

    font-size: 16px;
    color: #333;
}

.page-content aside dd.archive {}

.page-content aside dd.archive a {
    color: #333;
    font-size: 12px;
}

.page-content aside dd.archive ul li:last-child {
    padding: 3px;
}

.resultat-detail table.classement {}

.resultat-detail table.classement tr>td {
    padding: 5px 3px;
}

.resultat-detail table.classement tr>td:not(:first-child) {
    text-align: center;
}

/***************************************************** Judokas End ******************************************************/
/***************************************************************************************************************************/

.judoka-detail .nav-tabs {
    border-bottom: 2px solid #cccccc;
}

.judoka-detail .nav-tabs>li {
    margin-bottom: -2px;
}

.judoka-detail .nav-tabs>li>a {
    font-family: MuseoSans-900;
    font-size: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.judoka-detail #tab1 table tr>th:not(:first-child),
.judoka-detail #tab1 table tr>td:not(:first-child) {
    text-align: center;
}

.judoka-detail table tr a {
    color: #333;
}

.judoka-detail ul.comments {}

.judoka-detail ul.comments>li form.add-comment {}

.judoka-detail ul.comments>li form.add-comment label {
    width: 120px;
}

.judoka-detail .tab-pane ul.videos-tab {}

.judoka-detail .tab-pane ul.videos-tab>li {
    padding: 10px 0;
    border-bottom: 1px solid #cccccc;
}

.judoka-detail .tab-pane ul.videos-tab>li>ul>li>ul {
    list-style-type: disc;
    margin-left: 15px;
}

.judoka-detail .tab-pane ul.videos-tab>li>ul>li>ul>li:not(:last-child)>a {
    color: #333;
    font-weight: bold;
    font-size: 15px;
}

.judoka-detail .tab-pane ul.videos-tab>li>ul>li>ul>li:last-child {
    font-size: 12px;
}

.judoka-detail .tab-pane ul.photos-tab {}

.judoka-detail .tab-pane ul.photos-tab>li {
    float: left;
    margin: 10px 10px 0 0;
}

.judoka-detail .tab-pane ul.fans-tab {
    -moz-columns: 4;
    -webkit-columns: 4;
    columns: 4;
    padding-top: 10px;
}

.judoka-detail .tab-pane ul.fans-tab>li {}

.judoka-detail .tab-pane ul.fans-tab>li>a {
    color: #333;
}

.judoka-detail ul.comments>li {
    font-size: 1em;
    line-height: 1.5em;
    color: #666666;
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #dddddd;
    -moz-box-shadow: 0 0 3px #cccccc;
    -webkit-box-shadow: 0 0 3px #cccccc;
    -ms-box-shadow: 0 0 3px #cccccc;
    box-shadow: 0 0 3px #cccccc;
    margin: 15px 0;
    padding: 10px;
}

.judoka-detail ul.comments>li>span.meta {
    font-size: 0.8em;
}

.judoka-detail a.view-all {
    background-color: #ff0000;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    padding: 3px 5px;
    color: #ffffff;
}

.judoka-detail a.view-all:hover {
    text-decoration: none;
}

.pager li>a,
.pager li>span {
    border-radius: 0;
    color: #666666;
}

.judoka-detail h2.bordered {
    text-transform: uppercase;
    font-size: 1.6em;
    border-top: 2px solid #cccccc;
    padding-top: 20px;
}

h1.news-detail {
    font-family: MuseoSans-900;
    font-size: 24px;
    border-top: none;
    margin: 0;
    color: #333;
    padding: 20px 10px 0px 10px;
    text-transform: uppercase;
}

h1.news-detail span {
    font-size: 12px;
    display: block;
}

ul.videos-judo {
    padding-top: 10px;
}

ul.videos-judo>li {
    padding: 10px 0;
    border-bottom: 1px solid #cccccc;
}

ul.videos-judo>li>ul>li>a {
    display: block;
    float: right;
    position: relative;
    width: 120px;
    height: 90px;
}

ul.videos-judo>li>ul>li>a>img {
    position: absolute;
}

ul.videos-judo>li>ul>li>a>img:last-child {
    right: 3px;
    top: 3px;
}

ul.videos-judo>li>ul>li>ul {
    list-style-type: disc;
    margin-left: 15px;
}

ul.videos-judo>li>ul>li>ul>li:not(:last-child)>a {
    color: #333;
    font-weight: bold;
    font-size: 15px;
}

ul.videos-judo>li>ul>li>ul>li:last-child {
    font-size: 12px;
}

/***************************************************** Resultats Start******************************************************/

ul.resultats {
    margin-top: 15px;
}

ul.resultats>li {
    border-bottom: 1px solid #ccc;
    float: left;
    width: 100%;
    padding: 5px 0;
}

ul.resultats>li>a {
    float: left;
    color: #333;
    font-size: 13px;
}

ul.resultats>li>ul {
    float: right;
}

ul.resultats>li>ul>li {
    padding: 0;
}

.resultat-detail h1 span {
    display: block;
    font-size: 13px;
    font-weight: normal;
    margin-top: 5px;
}

.resultat-detail .nav-tabs>li>a {
    font-size: 15px;
}

.resultat-detail .tab-content dt {
    color: #333;
    padding: 3px 5px 0 3px;
    margin-top: 15px;
    margin-bottom: 8px;
    font-size: 18px;
    border-bottom: 2px solid #ccc;
}

.resultat-detail .tab-content dd>ul>li>a {
    color: #333;
}

/********************************* Techniques ************************************/

.list-tech {
    margin-top: 25px;
}

.list-tech dt {
    font-size: 16px;
    border-bottom: 3px solid #ccc;
}

.list-tech dd {
    margin-bottom: 25px;
}

.list-tech dd>ul {}

.list-tech dd>ul>li {
    border-bottom: 1px solid #e7e7e7;
    padding: 3px 0;
}

.list-tech dd>ul>li>a {
    color: #333;
}

.technique-detail h2 {
    font-size: 22px;
}

.mentions h1 {
    color: #ff0000;
    margin: 20px 0 5px 0;
    text-transform: uppercase;
}

.mentions ul {
    list-style-type: disc;
    margin-left: 15px;
}

ul.partenaires-actuels {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}

.sites-partenaires .form-horizontal .control-label,
.demande-tarifs .form-horizontal .control-label {
    text-align: left;
}

.demande-tarifs h1,
.sites-partenaires h1,
.stats h1 {
    text-transform: uppercase;
}

.sites-partenaires h1:not(:first-child) {
    margin-top: 35px;
}

.sites-partenaires ul.conditions {
    list-style-type: disc;
    margin-left: 15px;
}

.pronostics {}

.pronostics .left-side .tab-content dt {
    color: #333;
    border-bottom: 2px solid #ccc;
    margin-bottom: 8px;
    padding: 3px 5px 0 3px;
    width: 100%;
    margin-top: 0;
}

.pronostics .left-side .tab-content dd a {
    color: #333;
}

.pronostics .progress.col-sm-3 {
    padding: 0;
    margin: 0 0 0 -15px;
    height: 13px;
    border-radius: 0;
}

.pronostics .progress.col-sm-3 .progress-bar {
    background-color: #e4f0f8;
}

.pronostics .judoka.col-sm-9 {
    padding-right: 0;
}

.pronostics a {
    color: #333;
}

.pronostics h1 {
    font-size: 1.1em;
    text-transform: uppercase;
}

.pronostics h2 {
    font-size: 18px;
}

.pronostics h3 {
    font-size: 16px;
}

.pronostics #tab1>ul {
    list-style-type: disc;
    margin-left: 15px;
}

.pronostics ul>li>ul {
    list-style-type: circle;
    margin-left: 15px;
}

.pronostics #tab2 .panel {
    border-radius: 0;
}

.pronostics #tab2 .panel-heading {
    padding: 5px 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.pronostics #tab2 .panel-heading:hover {
    cursor: pointer;
}

/*background-color: #95dbff;*/
.pronostics #tab2 .panel-title a {
    text-align: center;
    width: 100%;
    display: inline-block;
}

.pronostics #tab2 .panel-title a:hover,
.pronostics #tab2 .panel-title a:focus {
    text-decoration: none;
}

.pronostics #tab2 .panel-body .row {
    margin-left: -5px;
    margin-right: -5px;
    font-size: 11px;
}

.pronostics #tab2 .panel-body,
.pronostics #tab2 .panel-body .col-sm-2,
.pronostics #tab2 .panel-body .col-sm-8 {
    padding: 5px;
}

.pronostics nav.navigation {
    margin: 15px 0;
}

.pronostics nav.navigation>ul>li {
    padding: 0;
}

.pronostics nav.navigation>ul>li>input {
    width: 50px;
}

.pronostics nav.navigation>ul>li>a {
    margin: 15px 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #ff0000;
    color: #ffffff;
    text-align: center;
    line-height: 20px;
}

.pronostics nav.navigation>ul>li>a:hover {
    text-decoration: none;
}

.page-content aside dt.pronostics {
    background-color: #007ab8;
    font-size: 16px;
}

.page-content aside dd.pronostics {}

.page-content aside dd.pronostics ol {
    padding: 15px 10px 10px 30px;
}

.page-content aside dd.pronostics ol>li:not(:last-child) {
    margin-bottom: 20px;
}

.pronostics ul>li.header {
    font-weight: bold;
}

.red {
    color: #ff0000;
}

.partner {
    border: 1px solid #666;
    text-align: center;
    padding: 10px;
}

.partner>a:not(:last-child) {
    margin-bottom: 10px;
    display: inline-block;
}

.partner>a {
    color: #ffffff;
}

@media (max-width: 767px) {

    .left-side article .article-img a .media_index,
    .left-side article .article-img a .media {
        display: none;
    }
    .tag_tag {
        text-align: right !important;
        background: red !important;
        max-width: max-content !important;
        padding: 0px 5px !important;
        color: #fff !important;
        float: right !important;
        font-size: 12px !important;
        line-height: 20px !important;
        display: block !important;
    }
}

@media (min-width: 990px) and (max-width: 1199px) {
    .left-side article .article-img a .media {
        left: 212px !important;
        bottom: 29px !important;
        width: 40px !important;
    }
}

/*Ipad Portrait*/
@media (min-width: 768px) and (max-width: 1199px) and (orientation: portrait) {
    .jcarousel {
        width: 370px;
        margin-left: 26px;
    }

    .left-side article .article-img a .media_index {
        left: -40px;
        bottom: 5px;
        width: 35px;
    }

    .left-side article .article-img a .media {
        /*left:134px; bottom:35px*/
        left: 150px;
        bottom: 29px;
        width: 40px;
    }

    header nav.main-menu>ul>li>a {
        font-size: 12px;
    }

    header nav.main-menu>ul>li {
        width: 80px;
    }

    header .logo-slide .jcarousel {
        width: 647px;
    }

    .left-side .tab-content ul.event-infos li.event-links {
        float: inherit;
        width: 100%;
    }

    .left-side .tab-content ul.event-infos li.event-links ul {
        float: right;
        margin-top: 10px;
    }

    .left-side .tab-content ul.event-infos li.event-links>ul>li {
        display: inline-block;
    }

    .nav-tabs>li>a {
        font-size: 14px;
    }

    .resultat-detail .nav-tabs>li>a {
        font-size: 12px;
    }
}

/*Ipad Landscape*/
@media (min-width: 768px) and (max-width: 1199px) and (orientation: landscape) {
    .left-side article .article-img a .media_index {
        left: -40px;
        bottom: 5px;
        width: 35px;
    }

    .left-side article .article-img a .media {
        /*left:200px; bottom:35px*/
        left: 150px;
        bottom: 29px;
        width: 40px;
    }

    .left-side dd.actu-video ul li.actu a img.media {
        top: 68px;
    }

    header nav.main-menu>ul>li {
        width: 104px;
    }

    .jcarousel {
        width: 559px;
        margin-left: 5px;
    }

    .nav-tabs>li>a {
        font-size: 19px;
    }

    .resultat-detail .nav-tabs>li>a {
        font-size: 17px;
    }

    /*header .logo-slide .jcarousel {width: 880px; margin-left: 40px;}*/
}

@media screen and (min-width: 1200px) {
    .container {
        width: 1002px;
    }

    li.menu-item-categories .hamburger-menu-button {
        display: none !important;
    }
}

@media screen and (max-width: 1120px) {
    li.menu-item-categories .hamburger-menu-button {
        display: flex !important;
    }
}



/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 1.25dppx),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {

    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " ("attr(href) ")";
    }

    abbr[title]:after {
        content: " ("attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

#pagin_com li {
    display: inline-block;
    margin-right: 7px;
}

.curent_page_com {
    background-color: #eee;
}

.video_title {
    text-transform: uppercase;
}

#com_but,
#fiche_admin,
.btn_custom {
    margin-right: 50px;
    background-color: #ff0000;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    padding: 3px 5px;
    color: #ffffff;
    border: none;
}

#fiche_admin {
    margin-right: 0;
}

#fiche_admin i {
    display: none;
}

.slider-pro h1.sp-layer {
    line-height: 0.7 !important;
}

.slider-pro h1.sp-layer a {
    color: #fff;
    font-size: 22px;
    padding-top: 0 !important;
}

.slider-pro h1.sp-layer span {
    font-size: 13px;
    font-weight: normal;
    display: inline-block;
    margin-bottom: 15px;
    line-height: 1.4;
    margin-top: 10px;
}

ul.videos-judo li,
ul.videos-tab li {
    list-style-type: none;
}

.video_event {
    font-size: 12px !important;
    font-weight: normal !important;
}

.video_titre {
    font-size: 18px !important;
}

dt.anchor {
    padding-top: 100px !important;
    margin-top: -100px !important;
}

.anchor_link {
    color: #000;
    font-weight: normal;
    text-decoration: underline;
}

.anchor_link:hover,
.anchor_link:visited:hover {
    color: red !important;
}

.anchor_link:focus,
.anchor_link:visited {
    color: #000;
    text-decoration: underline;
}

.pas_direct {
    opacity: 0;
    cursor: default;
    display: none;
}

#commentaires {
    padding-top: 120px;
    margin-top: -120px;
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
}

.com_news {
    font-weight: bold;
    color: #333;
}

.com_news:hover {
    color: #333;
}

.com_news_slider {
    font-size: 13px !important;
    font-weight: normal;
    display: inline-block;
}

.update_judoka_input {
    padding: 5px;
    border-color: #a9a9a9 !important;
    width: 100%;
    margin-bottom: 10px;
}

.update_judoka_cell {
    padding: 5;
    border-color: #a9a9a9 !important;
    margin-bottom: 10px;
}

.liste_res {
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
}

.video_textarea {
    width: 80%;
    padding: 10px;
}

.edit_image_table {
    font-size: 0.9em;
}

.edit_image_table td.col-md-3 {
    vertical-align: top;
    margin-top: 5px;
}

.edit_image_table td.col-md-8,
.edit_image_table td.col-md-7 {
    padding-left: 0;
}

.lab_class {
    padding: 10px;
}

.content_class {
    padding-top: 5px;
    padding-left: 0;
}

.capitalize {
    text-transform: capitalize;
}

.news_suggestion {
    width: 130px;
}

.vignette_technique {
    width: 120px;
}

.flag_membre {
    width: 20px;
    margin-bottom: 5px;
}

.contact_admin {
    margin-right: 50px;
    background-color: #ff0000;
    display: inline-block;
    text-transform: uppercase;
    font-size: 13px;
    color: #ffffff;
    border: none;
    padding: 10px;
}

.contact_admin:hover {
    color: #fff;
}

.link_customized {
    color: #333;
}

.link_customized:hover {
    color: #333;
}

.style200 {
    background-image: url(/images/CSS/coche.gif);
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.style201 {
    background-image: url(/images/CSS/croix.gif);
    padding-left: 15px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    text-decoration: line-through;
}

.pronostic_strong {
    width: 12%;
}

.pronostic_td {
    display: inline;
}

.Style160 {
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 3px;
    margin: 12px 0 15px 0;
    width: 100%;
    text-align: left;
    border-bottom: 3px solid #cccccc;
}

#Pgratuit {
    font-size: 0.8em;
    padding: 0 30px 10px 30px;
    text-align: center;
}

/*********** membre-profil  ******************/
.membre-profil .resultat-detail .nav-tabs>li>a {
    font-size: 13px;
}

.membre-profil .resultat-detail .nav-tabs>li>a {
    padding-left: 6px;
    padding-right: 6px;
}

.membre-profil .btn_custom {
    margin-right: 15px;
}

.champion-detail #com_but,
ul.comments #com_but {
    margin-right: 0px;
}

/*********** Formulaire Inscription  ******************/
.form-inscription .btn_custom {
    float: right;
    padding: 10px 15px;
    margin-right: 0px;
}

.annuaire_contact .btn_custom,
.annuaire_contact .btn_custom:hover,
.annuaire_contact .btn_custom:focus {
    padding: 10px 15px;
    color: #fff;
    text-decoration: none;
}

/*********** toTop  ******************/

#toTop {
    background: url("http://www.alljudo.net/images/slidetop.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    bottom: 10px;
    display: none;
    height: 43px;
    overflow: hidden;
    position: fixed;
    right: 10px;
    text-decoration: none;
    text-indent: 100%;
    width: 43px;
    z-index: 10000;
}

#toTopHover {
    background: url("http://www.alljudo.net/images/slidetop.png") no-repeat 0 0;
    width: 43px;
    height: 43px;
    display: block;
    overflow: hidden;
    float: left;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}

#toTop:active,
#toTop:focus {
    outline: none;
}

input.form-control.error {
    border: 1px solid red;
}

.res_club {
    font-size: 0.9em;
    max-height: 210px;
    overflow: auto;
}

.res_club a {
    color: black;
    text-decoration: none;
}

.res_club a:hover {
    text-decoration: underline;
}

.hr_customized {
    border: 0;
    border-top: solid 3px #cccccc;
}

.new_btn {
    background-color: #ff0000;
    font-size: 14px;
    color: #fff;
    padding: 3px 5px;
    float: right;
    margin-top: -9px;
}

.new_btn:hover {
    color: #fff;
    text-decoration: underline;
}

.demandeEnCours {
    font-weight: normal;
    margin-left: 12px;
    font-size: 0.95em;
}

.pub-footer {
    width: 100%;
    /* background-color: #434a5a; */
    padding: 20px;
    margin-top: 20px;
}

.pub-footer div {
    width: 970px;
    margin: auto;
}

/*catalogue*/
#catalogueAlljudo,
#product_page {
    margin-top: 65px;
    margin-bottom: 40px;
}

.no_margin {
    margin: 0px;
}

.no_padding {
    padding: 0px;
}

.offreContainer .imgProduct img {
    width: 100%;
}

#catalogueAlljudo h2 {
    font-family: MuseoSans-900;
    font-size: 22px;
    margin-bottom: 24px;
    margin-top: 20px;
}

.imgProduct {
    width: 100%;
    /* height: 214px; */
    padding: 4px;
    overflow: hidden;
}

#catalogueAlljudo h3.name {
    font-size: 20px;
    text-align: center;
    min-height: 23px;
    margin-top: 8px;
    font-weight: bold;
}

#catalogueAlljudo span.price {
    display: block;
    font-size: 22px;
    text-align: center;
    font-weight: bold;
}

#catalogueAlljudo h2 i {
    border-radius: 0px !important;
    color: #ff0001;
}

.offreContainer {
    cursor: pointer;
}

.offreContainer:hover {
    box-shadow: 1px 1px 12px 1px #ddd;
    text-decoration: none;
    color: inherit;
}

.offreContainer {
    display: block;
    color: inherit;
    border: 1px solid #ddd;
    min-height: 316px;
    margin-bottom: 30px;
}

.infoProduct {
    padding: 8px;
}

#QuestionForm label {
    display: block;
}

#QuestionForm .form-group {
    width: 624px;
}

#QuestionForm input {
    border: 1px solid #ddd;
    height: 35px;
    width: 100%;
}

#QuestionForm textarea {
    width: 100%;
}

#QuestionForm input:focus {
    border: 1px solid #b81c22;
}

#QuestionForm button {
    border: 2px solid #d43f3a;
    padding: 10px 50px;
}

.productAchat span.ref,
.productAchat span.quality {
    display: block;
}

.productAchat ul {
    padding-left: 22px;
    list-style: square;
}

.productAchat {
    margin-top: 30px;
}

a.btn-achat {
    display: inline-block;
    color: #fff;
    margin-top: 30px;
    font-weight: normal;
    /* background-image: -webkit-linear-gradient(#ff9c00, #e88e00);
    background-image: linear-gradient(#ff9c00, #e88e00);*/
    font-size: 20px;
    margin-top: 0px;
    padding: 9px 22px;
    border-radius: 5px;
}

/*a.btn-achat:hover{
    text-decoration: none;
}*/

a.btn-achat {
    border: 1px solid #15aeec;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 10px 24px 10px 24px;
    text-decoration: none;
    display: inline-block;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
    color: #ffffff;
    background-color: #49c0f0;
    background-image: -webkit-gradient(linear,
            left top,
            left bottom,
            from(#49c0f0),
            to(#2cafe3));
    background-image: -webkit-linear-gradient(top, #49c0f0, #2cafe3);
    background-image: -moz-linear-gradient(top, #49c0f0, #2cafe3);
    background-image: -ms-linear-gradient(top, #49c0f0, #2cafe3);
    background-image: -o-linear-gradient(top, #49c0f0, #2cafe3);
    background-image: linear-gradient(to bottom, #49c0f0, #2cafe3);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#49c0f0, endColorstr=#2CAFE3);
}

a.btn-achat:hover {
    border: 1px solid #1090c3;
    background-color: #1ab0ec;
    background-image: -webkit-gradient(linear,
            left top,
            left bottom,
            from(#1ab0ec),
            to(#1a92c2));
    background-image: -webkit-linear-gradient(top, #1ab0ec, #1a92c2);
    background-image: -moz-linear-gradient(top, #1ab0ec, #1a92c2);
    background-image: -ms-linear-gradient(top, #1ab0ec, #1a92c2);
    background-image: -o-linear-gradient(top, #1ab0ec, #1a92c2);
    background-image: linear-gradient(to bottom, #1ab0ec, #1a92c2);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#1ab0ec, endColorstr=#1a92c2);
}

#titre-produit {
    font-family: MuseoSans-900;
    /*background: #ff0001;*/
    margin: 0px;
    color: #000;
    font-size: 26px;
    padding: 9px;
    text-transform: uppercase;
}

.offre h1 {
    font-family: MuseoSans-900;
    background: #ff0001;
    margin: 0px;
    color: #fff;
    font-size: 26px;
    padding: 9px;
    display: inline-block;
    font-size: 1.3em;
    padding-top: 1px;
    padding-bottom: 1px;
}

.videoproduct {
    margin-top: 40px;
}

.avis {
    margin-top: 50px;
}

.infoProduct .pricebarred {
    text-decoration: line-through;
    display: block;
    text-align: center;
    color: #ff0001;
}

.productPriceBlock .pricebloc span.pricebarred {
    color: red;
    text-decoration: line-through;
    font-size: 22px;
}

.productPriceBlock .pricebloc span.price {
    font-size: 30px;
    font-weight: bold;
    margin-left: 30px;
}

.productPriceBlock .pricebloc span {
    display: inline-block;
    padding: 8px;
}

.productPriceBlock {
    margin-top: 30px;
}

/*suggestion*/
#suggestionArticle .panel {
    border-radius: 0px;
}

#suggestionArticle .panel-heading {
    background-color: #fff;
    font-size: 16px;
    border-radius: 0px;
    color: #000;
}

#suggestionArticle .panel img {
    width: 30%;
    vertical-align: top;
    display: inline-block;
}

#suggestionArticle .panel .options {
    display: inline-block;
    width: 100%;
    margin-left: 7px;
    color: #000;
    vertical-align: top;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
}

#suggestionArticle .item {
    display: block;
    position: relative;
}

#suggestionArticle .item:hover {
    text-decoration: none;
}

#suggestionArticle ul {
    list-style: none;
}

#suggestionArticle .pricebarred {
    color: #ff0001;
    text-decoration: line-through;
}

#suggestionArticle .price {
    font-size: 19px;
    /*margin-left: 30px;*/
    font-weight: bold;
}

#suggestionArticle ul li {
    padding: 5px;
    border-bottom: 1px solid #ddd;
}

.pricesugg {
    position: inherit;
    bottom: 9px;
}

.permalien {
    position: relative;
    top: 87px;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 102px;
}

.permalien a {
    /*font-size: 1.1em;*/
    font-weight: bold;
    color: #000;
}

.permalien span {
    color: red;
}

.productAchat-p2 .btn-achat {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

/*.productAchat-p2 {
    position: fixed;
    width: 21% !important;
}*/
.suggbloc {
    padding-right: 0px;
}

.suggbloc .imgProduct {
    width: 100%;
    height: 189px;
}

.suggbloc h3 {
    margin-top: -1px;
    font-size: 15px;
}

.suggbloc .price {
    display: block;
    font-size: 24px;
    text-align: center;
    color: #000;
}

.titlesugg {
    font-family: MuseoSans-900;
    font-size: 20px;
    margin-bottom: 24px;
}

.no-padding-left {
    padding-left: 0px;
}
.sous-evenements dt:hover{
    color: red;
  }
  .sous-evenements:hover {
    text-decoration: none;
  }
.recherche-blocs dd {
    margin-bottom: 30px;
}

/*************prod***************/
.img-size{
    min-height: 200px !important;
}
.list-prod {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
    max-width: 162px;
    margin: 5px auto;
}



@media only screen and (min-width:801px) {
    .disp-f {
        display: flex;
        justify-content: center;
        flex-direction: row;
        padding: 25px 0;
    }

    .disp-f3 {
        display: flex;
    }
}



@media (min-width:425px) and (max-width:800px) {
    
    .disp-f3 {
        display: flex;
        padding: 25px 0;
    }
}
.style-new {
    color: #ffffff;
    text-decoration: none;
    font-size: 11px;
}
.titre-videos{
    color:black;font-size:14px;cursor:pointer;
    
  }
  .titre-videos:hover{
    color: red;
    text-decoration: none;
  }

body {padding: 0px 0px 0px !important;}
html { overflow-x: hidden !important;}



