
@font-face {
    font-family: 'din';
    src: url('../fonts/din-light-webfont.eot');
    src: url('../fonts/din-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/din-light-webfont.woff2') format('woff2'),
         url('../fonts/din-light-webfont.woff') format('woff'),
         url('../fonts/din-light-webfont.ttf') format('truetype'),
         url('../fonts/din-light-webfont.svg#din_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
* {
    background: transparent;
}
html {
    width: 100%;
    height: 100%;
    font-family: din,Arial,sans-serif;
    font-size: 16px;
    background: transparent;
    background-size: cover;
  background-position: top;
  background-attachment: fixed;
}
body {
    width: 100%;
    min-height: 100%;
    font-family: din,Arial,sans-serif;
    font-size: 16px;
    background: transparent;
}
a {
    color: #f05f40;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

a:hover,
a:focus {
    color: #eb3812;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: din,'Open Sans','Helvetica Neue',Arial,sans-serif;
    color: #ffffff;
    font-size: 1.25em;
}

#mainNav {
    background: transparent;
    min-height: 60px;
    padding: 0 ;
    border: none !important;
    margin: 0;
    background: rgba(0,0,0,.75); /* transparent url(../images/backgrounds/header.jpg) 0 top no-repeat; */
    background-size: cover;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
}
#mainNav .container {
    height: 60px;
}
.navShadow {
}
.main-menu {
    padding: 0 20px;
    height: 60px;
}
.navbar-default {
    font-family: din, 'Open Sans','Helvetica Neue',Arial,sans-serif;
    background-color: #fff;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.navbar-default .navbar-header .navbar-brand {
     font-family: din, 'Open Sans','Helvetica Neue',Arial,sans-serif;
    color: #f05f40;
}

.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
    color: #eb3812;
}

.navbar-default .nav > li {
    padding: 5px;
    font-size: 15px;
    margin-top: 10px;
}
.navbar-default .nav > li>a,
.navbar-default .nav>li>a:focus {
    text-transform: uppercase;
    font-size: 15px;
    line-height: 15px;
    font-weight: 700;
    color: #222;
    padding: 5px;
}

.navbar-default .nav > li>a:hover,
.navbar-default .nav>li>a:focus:hover {
    background: #ffffff;
    color: #000;
}

.navbar-default .nav > li.active>a,
.navbar-default .nav>li.active>a:focus {
    background: #ffffff;
    color: #000 ;
}

.navbar-default .nav > li.active>a:hover,
.navbar-default .nav>li.active>a:focus:hover {
    background-color: transparent;
}

.mobile-nav {
    height:50px;
    position:absolute;
    top:0;
}
.mobile-nav.right {
    right:0;
}
.mobile-nav ul li {
    display:block;
    height:50px;
    line-height:50px;
    list-style-type:none;
    float:right;
    padding-right:20px;
}
.mobile-nav ul li a {

}
.mobile-nav ul li a:hover {
    background: #ffffff;
    color: #000;
}
.mobile-nav ul li a img {
    height:20px;
}
a.navbar-brand {
    font-size: 24px;
}

.languages, .languages-selector, #lg-selector {
    height: 50px;
    width: 140px;
}
.languages {
    background: url(../images/languages.png);
    margin-top: 0;
    opacity: .9;
}
.languages.focus {
    background: #000000 url(../images/languages_hover.png);
}
.languages #lg-selector {
    color:#fff;
    display: block;
    line-height: 51px;
    padding:0 34px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Open Sans';
    cursor:pointer;
}
.languages  #lg-selector.right {
    text-align: right;
}
.languages-selector, .menu-selector {
    position: absolute;
    display: none;
    z-index: 9999;
}
.languages-selector ul, .menu-selector ul {
    margin-top:1px;
    background: #000000 url(../images/bg_70.png);
    padding:0;
}
.languages-selector ul li, .menu-selector ul li {
    list-style-type: none;
    text-align:left;
}
.languages-selector ul li.right {
    text-align:right;
}
.languages-selector ul li a, .menu-selector ul li a {
    text-transform:uppercase;
    display:block;
    color:#fff;
    text-decoration:none;
    padding:0 34px;
    height:30px;
    line-height:30px;
}
.languages-selector ul li a:hover, .languages-selector ul li a.current, .menu-selector ul li a:hover {
    background:#516585;
}
.navbar-default .navbar-header .navbar-brand {
    color: rgba(255,255,255,.7);
}

.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
    color: #fff;
}

.navbar-default .nav > li>a,
.navbar-default .nav>li>a:focus {
    color: rgba(255,255,255,1);
}

.navbar-default .nav > li>a:hover,
.navbar-default .nav>li>a:focus:hover {
     background: #ffffff;
    color: #000 !important;
}
.navbar-default .nav >li.hip a {
    color: #1FAD1A !important;
}
.navbar-default .nav >li.hip a:hover {
    color: #ffffff !important;
    background: #1FAD1A !important;
}

.navbar-default.affix {

    background-color: #fff;
}

 .navbar-brand {
    font-size: 0.875em;
    color: #ffffff !important;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
    font-weight: 700;
    margin-top: 10px;
}

.navbar-brand:hover,
.navbar-brand:focus {
    color: #ffffff;
}

.navbar-default.affix .nav > li>a,
.navbar-default.affix .nav>li>a:focus {
    color: #222;
}

.navbar-default.affix .nav > li>a:hover,
.navbar-default.affix .nav>li>a:focus:hover {
    color: #f05f40;
}
.container {
    max-width: 996px;
    background: rgba(0,0,0,.09);
    padding: 0;
}
@media(max-width: 980px) {
    .navbar-right {
        display: flex;
        justify-content: space-around;
        width: 100%;
        margin-top: -20px;
        margin-bottom: 10px;
    }
}
@media(min-width:768px) {
    .languages{
        display: block;
        visibility: visible;
    }
}
@media(max-width:768px) {
/*    a.navbar-brand {
        font-size: 16px!important;
    }*/
    .hero .hero-content .hero-content-inner h1 {
        font-size:42px!important;
    }
    .hero .hero-content .hero-content-inner h2 {
        font-size:16px!important;
    }
    .hero .hero-content .hero-content-inner h3 {
        font-size:14px!important;
    }
    .mobile-nav {
        display: block;
        visibility: visible;
    }
    .languages-selector, .menu-selector {
        right:15px;
    }
    .languages-selector ul li, .menu-selector ul li {
        text-align: center!important;
    }
    .languages-selector ul li a, .menu-selector ul li a {
        height:40px;
        line-height:40px;
    }
}
@media(max-width:480px) {
/*    a.navbar-brand {
        font-size: 11px!important;
    }*/
    .hero .hero-content .hero-content-inner h1 {
        font-size:18px!important;
    }
}

.logo {
    text-align: center;
    margin-top: 60px;
}
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
    max-height: 545px;
}
.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    border: 0 !important;
}
.row.logos-actors {
    margin:10px 0;
}
.actors .inner-content, .partners .inner-content {
    text-align: center;
    max-width:300px;
    margin: 0 auto;
}
.logos-partners {
    opacity:0.75;
    filter:alpha(opacity=75);
    max-width: 100%;
}
.partners .inner-content {
    max-width: 100%;
}
.partners-logos-line {
    margin:15px 0;
}
.bars {
    background: #e9d97e;
    width: 57px;
    position: relative;
    margin:0 auto;
}
.bars.bg-bar {
    height: 3px;
}
.bars.sm-bar {
    height: 2px;
}
.logos {
    padding:20px;
    position: relative;
}
.partners .logos {
    padding:0 0 15px 0;
}
.logos.left {
    text-align: left;
    padding-left: 0;
}
.logos.right {
    text-align: right;
    padding-right: 0;
}
@media (max-width: 992px) {
  .logos.left, .logos.right {
    text-align: center;
    padding:30px 30px 0;
  }
}

.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

::-moz-selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

::selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

img::selection {
    color: #fff;
    background: 0 0;
}

img::-moz-selection {
    color: #fff;
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #222;
}
.clear {
    clear: both;
    float: none;
    padding: 0;
    margin: 0;
    height: 0;
}


.navbar-right {
    margin-top: 10px;
}
.switch_langue {
    margin-top: -5px;
}

.switch_langue button {
    color: #ffffff !important;
    text-decoration: none !important;
    font-size: 13px;
}
.switch_langue button img {
    margin-right: 6px;
}
.navbar-header {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 999;
}

/**
 * partenaires
 */
h2 {
    padding-bottom: 3px;
    border-bottom: solid 2px #ffffff;
}
.main.container .row {
    margin-right: 10%;
    margin-left: 10%;
}
#zone1 {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 45px 0;
    padding-left: 10%;
    padding-right: 10%;
}
#zone1 .gauche {
    flex: 1 1 290px;
}
#zone1 .gauche h2 {
    width: 90%;
    margin-bottom: 0;
}
#zone1 .gauche .liste {
    text-align: center;
    width: 90%;
}
#zone1 .droite {
    flex: 1 1 330px;
}
#zone1 .droite h2 {
    width: 90%;
    margin-bottom: 0;
    margin-left: 10%
}
#zone1 .droite .liste {
    display: flex;
    justify-content: space-around;
    text-align: center;
    width: 90%;
    margin-left: 10%;
}

@media (max-width:768px) {
    #zone1 {
        display: block;
        paddin: 0;
    }

    #zone1 .gauche,
    #zone1 .droite,
    #zone1 .gauche .liste,
    #zone1 .droite .liste {
        width: 100%;
        margin-left: 0;
    }
    #zone1 .gauche h2,
    #zone1 .droite h2 {
        width: 100%;
        margin: 0;
    }

}








#zone2 .liste {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    width: 90%;
    margin: 0 auto;
}
#zone2 h2 {
    border-bottom: solid 1px #ffffff;
    margin-bottom: 35px;
}
#zone3 h2 {
    border-bottom: solid 1px #ffffff;
    margin-bottom: 30px;
}
#zone3 .liste {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;

}
.logos {
    // flex: 0 0 30%;
}
.logos:nth-child(3n) {
  page-break-after: always; /* CSS 2.1 syntax */
  break-after: always; /* New syntax */
}
#l30 img { width: 120px; }
#l31 img { width: 180px; }
#l32 img { width: 140px; }
#l33 img { width: 190px; }
#l34 img { width: 200px; }

#l35 img { width: 200px; }
#l36 img { width: 200px; }
#l37 img { width: 130px; }
#l38 img { width: 160px; }
#l39 img { width: 160px; }

#mobile-menu {
    margin-top:10px;
    display: inline-block;
}
.switch_mini {
    margin-top: 9px;
    display: none;
}

.main.container {
    margin: 60px auto;
    padding-top: 30px;

    background-size: cover;
    background-position: top;
    background-attachment: fixed;

}
@media(max-width:980px) {
    .main.container {
        margin: 130px auto;
    }
}
@media(max-width:768px) {
    .main.container {
        margin: 60px auto;
    }
}


.dropdown-menu img {
    display: none;
}