d@import url(https://fonts.googleapis.com/css?family=Oswald:400,700,300);

html,body{
    margin: 0;
    padding: 0;
}

body{
    background-color: #676869;
    color: #555;
    font-family: "montserratregular", sans-serif;
    font-size: 12px;
    overflow-x: hidden;
}

a{
    color: inherit; 
}

.bord{
    border: 1px solid red;
}

.cb{
    clear: both;
}

@media screen and (min-width: 992px){
    .pl5{
        padding-left: 5px;
    }


}

@media screen and (min-width: 767px){
    .pr5{
        padding-right: 5px;
    }

    .pr10{
      padding-right: 10px;
    }

    .pl0{
      padding-left: 0;
    }

    .pr0{
      padding-right: 0;
    }
}

.pl10{
  padding-left: 10px;
}

.mb10{
    margin-bottom: 10px;
}

.mb30{
    margin-bottom: 30px;
}

.mb50{
    margin-bottom: 50px;
}

.mb20{
    margin-bottom: 20px;
}

.mb0{
    margin-bottom: 0 !important;
}

.pt30{
    padding-top: 30px;
}

.mt20{
    margin-top: 20px;
}

ul{
    margin: 0;
    padding: 0;
}

.bord{
    border: 1px solid red;
}

.conteneur{
    overflow: hidden;
}

.content-wrapper{
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    /* padding: 0 10px; */
}

.logo, .armoirie{
    padding-top: 15px;
}

.armoirie{
    text-align: right;
}

.armoirie img{
    display: inline-block;
}

.zone-slide{
    position: relative;
}

.carousel-control.right {
    background: transparent;
}

.carousel-control.left {
    background: transparent;
}

.section-one{
    padding: 50px 10px 20px 10px;
    background-color: #fff;
}

.section-three{
    padding: 30px 10px 30px 0;
    background-color: #fff;
}

h2.bloc-title{
    color: #F26422;
    font-family: "Oswald", sans-serif;
    font-size: 16px;
    margin-top: 0;
    position: relative;
    text-transform: uppercase;
}

h2.title-aside{
    text-transform: none !important;
    text-align: left;
    font-size: 16px;
}

h2.doc-tile{
    font-family: "Oswald", sans-serif;
    font-size: 20px;
    margin-top: 0;
    text-transform: uppercase;
    position: relative;
}

h2.bloc-title:after{
    background: #ffcc00 url('../../img/white-gray.png') left center no-repeat ;
    bottom: 0;
    content: "";
    height: 25px;
    margin-left: 10px;
    position: absolute;
    display: block;
    right: 0;
}

h2.b80:after{
    width: 80%;
}

a.bloc-more{
    position: absolute;
    color: #0207F0;
    text-transform: none;
    font-size: 16px;
    font-weight: 700;
    z-index: 999;
    right: 3px;
    top: 1px;
}

.zone-actu-home img{
    margin-bottom: 10px;
}


.une-date{
    color: #0b9443;
    font-size: 11px;
}

.titre-une{
    font-size: 15px;
    color: #F26422;
    text-transform: uppercase;
    padding: 5px 0 3px 0;
}

h2.b30:after{
    width: 30%;
}

h2.b82:after{
    width: 82%;
}

h2.b85:after{
    width: 85%;
}

.forces-zone{
    background-color: #05780b;
    width: 100%;
    padding: 10px;
}

span.forces-title{
    color: #fff !important;
    display: block;
    text-align: center;
    font-weight: 700;
    margin-top: 3px;
    font-size: 10px;
}

ul.specialforce{
    margin: 0 0 0 10px;
    padding: 0;
}

ul.specialforce li{
    list-style-type: none;
}

ul.specialforce li a{
    display: block;
    padding: 5px;
    color: #ff7f00;
    font-size: 15px;
}

.doc-zone{
    width: 100%;
    background-color: #FF7F00;
    color: #fff;
    min-height: 170px;
    padding: 10px 5px;
}

ul.liste-doc{
    margin: 0;
    padding: 0;
}

ul.liste-doc li{
    list-style-type: none;
}

ul.liste-doc li a{
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    padding: 6px 5px 6px 30px;
    background: transparent url('../img/pdf-icon.png') left center no-repeat;
}

form#search-form{
    position: relative;
    margin-bottom: 15px;
}

form input#search{
    width: 100%;
    border-radius: 3px;
    border: 1px solid transparent;
    border-top: none;
    border-bottom: 1px solid #ccc;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.39), 0 -1px 1px #FFF, 0 1px 0 #FFF;
    outline: 0;
    padding: 4px 25px 4px 6px;
}

form button[type="submit"]{
    position: absolute;
    background: transparent;
    border-color: transparent;
    right: -5px;
    top: 0px;
    font-size: 15px;
    color: #F4F4F8;
}

.pr-zone, .min-zone{
    width: 100%;
    min-height: 195px;
    padding: 10px;
}

.pr-zone{
    background: #EEEEEE url('../img/af.png') right bottom no-repeat;
}

.min-zone{
    background: #EEEEEE url('../img/ministre_off.png') right bottom no-repeat;
}

.name_off{
    font-size: 15px;
    color: #777;
    font-weight: 700;
    position: relative;
    padding-bottom: 10px;
}

.name_off:before{
    content: "";
    position: absolute;
    border-bottom: 1px solid #F36423;
    width: 60%;
    bottom: 8px;
}

.fction_off{
    color: #0B9444;
}

.name_off, .fction_off{
    width: 150px;
    text-align: center;
}

.section-two{
    background-color: #ccc;
    padding: 20px 0;
}

.album{
    width: 100%;
    background-color: #05780b;
    padding: 20px 20px 30px 20px;
}

/**
* OWL CAROUSSEL
**/

.photo-zone{
    width: 100%;
}

.photo-album{
    height: 150px;
    position: relative;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.photo_bck_cover{
    background-size: cover !important;
}

.desc-photo{
    padding: 5px;
    font-weight: 700;
    height: 80px;
    background-color: #fff;
    overflow: hidden;
}

.desc-photo a{
    text-decoration: none;
    color: #EB7106;
    font-size: 11px;
    text-align: left;
    margin-bottom: 5px;
    display: block;
    text-transform: uppercase;
}

.desc-photo a:hover{
    color: #333;
}

.photo-item{
    width: 220;
    margin-right: 10px;
}

#owl-actu{
    margin-top: 20px;
}

.owl-controls{
    margin-top: 10px;
}

.carousel {
    position: relative;
}

h3.bienvenue .plus a{
    font-size: 14px;
    text-decoration: none;
    color: inherit;
    text-transform: none;
}

h3.bienvenue .plus a:hover{
    color: #EC7107;
    text-decoration: underline;
}

.actu-date{
    position: absolute;
    bottom: 10px;
    right: 0;
    padding: 5px 10px;
    color: #fff;
    background-color: rgba(0,0,0,.5);
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

h2.b40::after {
    width: 40%;
}

/**
* FIN OWL CAROUSSEL
**/

.zone-videotheque, .zone-partenaire{
    padding: 10px;
}

ul.list-video{
    margin: 0;
    padding: 0;
}

ul.list-video li{
    list-style: none;
}

ul.list-video li a{
    text-decoration: none;
    display: block;
}

.img-video{
    width: 50%;
    height: 90px;
    float: left;
    margin-right: 5px;
    background-color: #ccc;
    position: relative;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.valign-wrapper {
    align-items: center;
    display: flex;
}

.title-video{
    width: 48%;
    float: left;
    color: #555;
    text-transform: uppercase;
    font-size: 10px;
}

.title-video a{
    color: #FF7F00;
}

.cover-video-home{
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0 0 0/ 8%) url('../img/play.png') center no-repeat ;
}

.item-video{
    overflow: hidden;
}

.date{
    font-size: 10px;
    color: #777;
    margin-top: 10px;
}

.photo-partner{
    width: 150px;
    text-align: center;
    margin: 0 auto;
}

.photo-partner img{
    width: 100%;
    height: 100%;
    display: inline-block;
}

.mag{
    padding: 10px 20px;
    background-color: #05780b;
    text-align: center;
    height: auto;
    overflow: hidden;
}

.mag a img{
    transition: all .5s ease;
    display: inline-block;
}

.mag a:hover img{
    transform: scale(1.1);
    transition: all .5s ease;
}

a.mag-zone{
    display: block;
    height: 250px;
    border:1px solid #ccc;
    padding: 5px;
    border-radius: 5px;
    -webkit-background-size: cover !important;
    background-size: cover !important;
}

a.mag-zone:hover{
    opacity: .8;
}

.slogan{
    position: absolute;
    color: #fff;
    font-size: 30px;
    width: 50%;
    /* text-align: center; */
    right: 1%;
    top: 40%;
    text-transform: uppercase;
}

.slogan:before{
    position: absolute;
    content: "";
    width: 30%;
    height: 5px;
    bottom:-15px;
    background-color: #FF7F00;
}

.carousel-indicators li{
    background-color: #fff;
}

.carousel-indicators .active {
    background-color: #FF7F00;
    border-color: #FF7F00;
}

.carousel-indicators {
    left: 78% !important;
    margin-left: 0;
    width: 20%;
    text-align: right;
}

.footer{
    width: 100%;
    background-color: #2d5f1d;
    min-height: 300px;
    margin-top: 30px;
    padding: 20px 0;
    overflow: hidden;
}

ul.footer-menu-list{
    margin: 0 0 20px 0;
    padding: 0;
    max-height: 100px;
    overflow: hidden;
}

ul.footer-menu-list li{
    list-style-type: none;
}

ul.footer-menu-list li a{
    text-decoration: none;
    font-size: 12px;
    color: #fff;
    display: block;
    padding: 2px 0;
}

ul.footer-menu-list li a:hover{
    color: #FF7F00;
    text-decoration: underline;
}

h4.title-footer {
    color: #F79621;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}

ul.contact-list li{
    list-style-type: none;
    margin-bottom: 10px;
}

ul.contact-list li > a {
    cursor: default;
    display: block;
    font-weight: 700;
}
ul.footer-list li a {
    color: #fff;
    display: inline-block;
    font-size: 15px;
    padding: 3px 0;
    text-decoration: none;
}

.content-list{
    color: #fff;
}

.dwld-app {
    margin-top: 40px;
}

.dwld-app a {
    display: inline-block;
    float: left;
    margin-bottom: 5px;
    margin-right: 10px;
    max-width: 100px;
}

.social-list a > i::before {
    color: #ccc !important;
    display: inline-block !important;
    font-size: 18px !important;
}

h4.title-footer a{
    color: #fff;
    text-decoration: none;
}

h4.title-footer a:hover{
    color: #FF7F00;
    text-decoration: underline;
}

/**
* NEW FOOTER MATURITE NUMERIQUE
**/
.site-gouv{
    margin: 5px 0;
    padding: 10px 0;
    overflow: hidden;
    display: block;
    text-align: center;
    border-top: 1px solid #676869;
    border-bottom: 1px solid #676869;
}

.site-gouv li{
    list-style-type: none;
    float: left;
}

.site-gouv li a{
    text-decoration: none;
    display: block;
    color: #fff;
    padding: 5px 10px;
    text-align: center;
}

.site-gouv li a:hover{
    color: #ff7f00;
}

.list-center{
    display: inline-block;
}

.copy{
    padding: 20px;
}

.copy a{
    text-decoration: none;
    color: inherit;
    display: inline;
}

.copy a:hover{
    text-decoration: underline;
    color: #ff7f00;
}

h2.b65::after{
    width: 65%;
}

.forces-zone{
    text-align: center;
}

.forces-zone img{
    display: inline-block;
}

.breadcrumb {
    background-color: #f2f2f2;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    margin-bottom: 0;
    padding: 8px 15px;
}


.breadcrumb > li + li::before {
    color: #ccc;
    content: "› ";
    font-size: 15px;
    padding: 0 5px;
}

.other-page .section-one{
    padding-top: 25px !important;
}

h1.title-page{
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
}

ul.publication{
    margin: 0 !important;
    padding: 0 !important;
}

ul.publication li{
    list-style-type: none;
}

ul.publication li a {
    color: #113dde;
    display: block;
    list-style: none;
    padding: 20px 0 20px 45px;
    /* margin-bottom: 15px; */
    text-align: left;
    overflow: hidden;
    background: url('../img/adobe-icon.png') no-repeat 10px center;
    background-size: 30px;
    border-bottom: 10px dotted #d48a18;
    position: relative;
}
ul.publication li:hover{
    background: #f4f4f4;
}
ul.publication li a .date{
    margin-bottom:0px; 
    font-size: 10px;
    color: #777;
    text-transform: uppercase;
}

/* Pagination */

.pagenavi li {
    display: inline-block;
    background: #f0f0f0;
    position: relative;
}

.pagenavi li:hover {
    background: #E34E26 ;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.pagenavi li.selected{
    background: #313131  !important;
}

.pagenavi li.selected a{
    color: #fff !important;
     border-top-color: #343030 !important;
}

.pagenavi li a, .pagenavi li span {
    padding: 5px 10px;
    display: block;
     font-size: 10px;
    z-index: 2;
    position: relative;
    color: #999;
    border-top: 5px solid #fff;
}

ul.pagenavi{
    margin:30px 0;
    text-align: center;
}

.pagenavi li:hover a{
    color:#fff;
}

.other-page .photo-item {
    margin-right: 0;
}

.other-page .desc-photo{
    border: 1px solid #eee;
}
/* fin pagination */

/** galerie  **/

.galerie {
  margin: 30px 0 0 0;
  padding: 0;
  clear: both;
}

.galerie li {
    list-style-type: none;
    float: left;
    margin-right: 5px;
    margin-bottom: 10px;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 0;
    width: 32%;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.galerie li a {
    position: relative;
    display: block;
    height: 150px;
}

.galerie li a img{
    width: 100%;
    height: 100%;
}

.info-album {
    position: absolute;
    z-index: 9999;
    background: rgba(0,0,0, .5);
    width: 100%;
    height: 100%;
    line-height: 100px;
    color: #fff;
    font-size: 35px;
    text-align: center;
    z-index: 999;
    display: none;
            -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.galerie li:hover .info-album{
    display: block;
    transition-duration: 5s;
}

/* videotheque */
.other-video{
    height: 150px;
    width: 100%;
    position: relative;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    transition: all .5s ease;
}

.big-actu{
    height: 290px;
    width: 100%;
    margin-bottom: 5px;
    position: relative;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    transition: all .5s ease;
}

.big-actu .title-big-actu{
    font-size: 15px;
}

.cover-video{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 250%) repeat scroll 0 0;
}

a.title-other-video{
    color: #fff;
    text-decoration: none;
    padding: 10px;
    text-align: left;
    display: block;
    position: absolute;
    bottom: 86px;
    text-transform: uppercase;
    transition: all .5s ease;
    left: 355px;
}

a.title-other-video:hover{
    color: #ff7f00;
    transition: all .5s ease;
}

.play{
    position: absolute;
    display: inline-block;
    top:20px;
    right: 10px;
}

#sharing{
    padding: 10px 10px 5px 10px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin-top: 10px;
    display: block;
    position: relative;
}

#sharing .date_details{
    font-size: 10px;
    color: #777;
    right: 10px;
    bottom: 10px;
    position: absolute;
    font-weight: bold;
}

.fb-share-button{
  top: -4px !important;
}

/* AGENDA AGRI */

ul.schedule{
  margin: 0;
  padding: 0;
}

ul.schedule li {
    min-height: 70px;
    list-style-type: none;
    margin-bottom: 15px;
    position: relative;
}

ul.schedule li:not(:last-child):before{
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  bottom: -24px;
  left: 50px;
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

span.date-schedule{
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  width: 55px;
  border-right: 1px solid #FFF;
  display: block;
  margin-right: 10px;
  float: left;
  padding:0 10px;
  color: #FFF;
}

span.content-schedule{
  display: block;
  color: #fff;
  padding-right: 5px;
}

span.content-schedule a:hover{
  color: #ccc;
  text-decoration: none;
}

a.all-agenda{
  padding: 10px 5px;
  position: absolute;
  text-align: center;
  bottom: 0;
  width: 100%;
  background-color: rgba(0,0,0,.5);
}

.all-schedule{
  margin: 0;
  padding: 0;
}

.all-schedule li{
  clear: both;
  padding: 5px;  
  margin-bottom: 30px;
}

.all-schedule li span{
  color: #777 !important  
}

.all-schedule li span.content-schedule{
  color: #333 !important;
  display: block;
  font-size: 15px;
}


.all-schedule li span.content-schedule p{
 margin-bottom: 0;
}


.all-schedule li span.date-schedule {
    border-right: 1px solid #777;
    color: #fff;
    display: block;
    float: left;
    font-size: 15px;
    font-weight: 700;
    margin-right: 10px;
    padding: 0 10px;
    text-align: center;
    width: 55px;
}

ul.all-schedule li:not(:last-child)::before {
    background-color: #333 !important;
    left: 55px;
    bottom: -14px;  
}

.brief-agenda{
    font-size: 12px;
    font-weight: normal;
    color: #777;
}

h1.title-page span.label {
    display: block !important;
    font-size: 15px !important;
    padding: 8px 0;
    position: relative;
    top: -7px;
    width: 170px;
}

thead > tr > th{
    text-align: center;
}

.detail_stage{
    width: 100%;
    height: 250px;
    background-color: #eee;
    padding: 20px 10px;
    font-size: 12px;
}

.contenu_stage h3{
    padding: 0;
    margin: 0 0 10px 0;
}


.dwld-file{
    text-decoration: none;
    color: #FF7F00;
}

form button.btn-question{
    border: 1px solid #ccc !important;
    position: relative;
    padding: 5px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

button.btn-question:hover{
    background-color: #2A551D !important;
    color: #fff;
    border: 1px solid #2A551D !important;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.liste-actualite{
  clear: both;
  padding: 0;
  margin: 0;
}

.liste-actualite li{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    padding: 10px 0;
    overflow: hidden;
    list-style-type: none;
    border-bottom: 1px dotted #ccc;
}

.content-actu-zone{
    padding: 0 10px;
}

.content-actu-zone a{
    display: block;
    font-weight: 700;
    color: #555;
    text-transform: uppercase;
    font-size: 14px;
}

.content-actu-zone a:hover{
    text-decoration: none;
    color: #FF7F00;
}


.img-actu-zone{
    width:250px;
}

.date-actualite{
    font-size: 13px;
    color: #777;
    display: block;
    padding: 3px 0;
}

#sharing{
    padding: 10px 10px 5px 10px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin-top: 10px;
    display: block;
    position: relative;
}

#sharing .date_details{
    font-size: 10px;
    color: #777;
    right: 10px;
    bottom: 10px;
    position: absolute;
    font-weight: bold;
}

.fb-share-button{
  top: -4px !important;
}

.img-float{
    padding: 5px;
    border: 1px solid #ccc;
    margin-right: 10px;
    float: left;
}

span.nom {
    color: #000;
    font-size: 20px;
    font-weight: 700;
}
span.nom, span.fonction {
    display: block;
}

span.fonction {
    font-size: 15px;
    color: #39b646;
    font-style: italic;
}

a.dwld {
    background-color: #3ab648;
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    margin: 20px 0;
    padding: 10px 20px;
    text-align: center;
    text-transform: uppercase;
}

a.dwld:hover{
    background-color: #35A642; 
}

.following a {
    display: inline;
    font-size: 20px;
}

.following a:hover{
    color: #FF7F00;
}

.thumb-img{
    width: 100%;
    height: 200px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    -webkit-background-size: cover !important;
    background-size: cover !important; 
}

.thumbnail{
    height: 340px;
    text-align: center;
}

.grade-name{
    font-size: 15px;
    text-align: center;
}

.small-une{
    width: 174px;
    height: 110px;
    position: relative;
    background-repeat: no-repeat !important;
    background-position: center !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    overflow: hidden;
}

.small-une  a {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: -110px;
    color: #fff;
    display: block;
    font-weight: bold;
    height: 100%;
    padding: 10px;
    position: absolute;
    transition: all 0.5s ease 0s;
    width: 100%;
    text-decoration: none;
}

.small-une:hover a{
    bottom: 0;
    transition: all .5s ease;
}

/* page contact multicanal */
.valign-wrapper {
    align-items: center;
    display: flex;
}

ul.social-list{
    margin: 0;
    padding: 0;
}

ul.social-list li{
    list-style-type: none;
    float: left;
}

ul.social-list li > a{
    text-decoration: none;
    color: #777;
    font-size: 30px;
}

.social-list a > i:before{
    display: inline-block !important;
    font-size: 18px !important;
    color: #ccc !important;
}

.social-list a:hover > i:before{
    color: #FF7F00 !important;
}

.app{
    margin-top: 10px;
}

.app img{
    margin-left:8px;
}

.contact-head{
    padding: 10px;
    background: #eee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.element-icon,
.element-content{
    height: 80px;
    float: left;
}

.element-icon{
    width: 70px;
    background-color: #707475;
    color: #fff;
    text-align: center;

}

.element-icon i{
    font-size: 40px;
    text-align: center;
    margin: 0 auto;
}

.element-content{
    width: 75%; 
    background: #eee;
    padding: 5px 10px;
    position: relative;
    overflow: hidden;
}

.element-content .btn-floating{
    position: absolute;
    right: 10px;
}

span.title-content{
    text-transform: uppercase;
    font-size: 13px;
    display: block;
    color: #333;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

span.detail-content{
    font-style: italic;
    font-size: 14px;
    color: #777;
}

ul.social-contact li > a i:before{
    text-decoration: none;
    color: #777 !important;
    font-size: 30px;
}

ul.social-contact li > a:hover{
    color: #333;
}

p.audio{
    padding: 10px 0;
    display: block;
    overflow: hidden;
}

div.title_audio{
    font-size: 11px;
    margin: 0 0 8px 0;
    color: #FF7F00;
    font-weight: 700;
    text-transform: uppercase;
}

.surlign1{
    background-color: #ffff00;
    font-style: italic;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #0b9443;
    border-color: #0b9443 #0b9443 transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    cursor: default;
}

.nav-tabs {
    border-bottom: 1px solid #0b9443;
    padding-left: 20px;
}

.tab-content{
    padding: 20px 0;
}

h2.grade{
    text-align: center; 
    color: #ff7f00; 
    text-transform: uppercase;
}

.other-page div[align="justify"] ul{
    padding: 5px 15px;
}

span.mindef,
span.republique{
    font-family: "montserratbold", sans-serif;
    text-align: center;
    text-transform: uppercase;
    display: block;
    /* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
    text-shadow:2px 2px 4px rgba(0,0,0,0.4);
    -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color=#3b000000,Positive=true)";zoom:1;
    filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color=#3b000000,Positive=true);
}

span.mindef{
    color: #fff;
    font-size: 27px;
    margin-top: 30px;
}

span.republique{
    color: #ff7f00;
    font-size: 15px;
}

.cover-caroussel{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    /* Firefox v3.6+ */
    background-image:-moz-linear-gradient(15% 52% 90deg,rgba(255,255,255,0) 0%,rgba(0,0,0,0.86) 86%,rgb(0,0,0) 100%); 
    /* safari v4.0+ and by Chrome v3.0+ */
    background-image:-webkit-gradient(linear,15% 52%,95% 52%,color-stop(0, rgba(255,255,255,0)),color-stop(0.86, rgba(0,0,0,0.86)),color-stop(1, rgb(0,0,0)));
    /* Chrome v10.0+ and by safari nightly build*/
    background-image:-webkit-linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(0,0,0,0.86) 86%,rgb(0,0,0) 100%);
    /* Opera v11.10+ */
    background-image:-o-linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(0,0,0,0.86) 86%,rgb(0,0,0) 100%);
    /* IE v10+ */
    background-image:-ms-linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(0,0,0,0.86) 86%,rgb(0,0,0) 100%);
    background-image:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(0,0,0,0.86) 200%,rgb(0,0,0) 10%);
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#0ffffff,endColorstr=#ff000000,GradientType=1)";
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0ffffff,endColorstr=#ff000000,GradientType=1);
}

/********************************
    RESPONSIVE BY FRANCK CONDE
********************************/

@media screen and (max-width: 1100px){
   .footer{
         padding: 20px 10px;
   }
}

@media screen and (max-width: 1083px){
   .img-video{
        width: 49% !important;
   }
}

@media screen and (max-width:992px) {
    .armoirie{
        margin-bottom: 10px;
    }

     .slogan {
       width: 60%;
       font-size: 15px;
    }

    .pr-zone, .min-zone{
        width: 48%;
        float: left;
        margin-right: 2%;
    }

    .concept{
        text-align: center;
    }

    h2.title-aside {
        padding: 0 10px;
    }
}

@media screen and (min-width: 769px) and (max-width: 892px){
    .small-video{
        display: none;
    }

    .video-une{
        width: 100%;
    }
}

@media screen and (max-width:768px) {
    .slogan {
        font-size: 15px;
        top: 30%;
    }

    .pr-zone, .min-zone{
        width:100%;
        float: none;
        margin-right: 0;
    }

    .carousel-indicators {
        bottom: 0;
    }

    h2.b80:after, h2.b85:after, h2.b40:after, h2.b65:after, h2.b82:after, h2.b30:after{
        width: 40%;
    }

    .carousel .owl-controls .owl-prev {
        right: 54%;
    }
   
   .img-video{
        width: 150px !important;
    }

    .photo-partner {
        width: 200px;
    }

    .section-three{
        padding-left: 10px;
    }

    .other-video{
        height: 200px;
    }

    .date_details{
        display: none;
    }

    .content-actu-zone a {
        font-size: 12px;
    }

    img.img-float{
        margin-bottom: 10px;
        width: 100%;
    }

    .date_details{
        display: none;
    }

    .small-une{
        width: 169px;
    }

    .big-actu{
        height: 230px;
    }

    span.mindef{
        font-size: 20px;
    }

    span.republique{
        font-size: 12px;
    }
}

@media screen and (max-width:450px){
     .slogan {
       width: 70%;
       font-size: 11px;
    }

    span.mindef{
        font-size: 15px;
        margin-top: 10px;
    }

    span.republique{
        font-size: 10px;
    }
}

@media screen and (max-width: 414px) {
   .galerie li {
        width: 48%;
    }
}

@media screen and (max-width: 360px){
     .carousel .owl-controls .owl-prev {
        right: 57%;
    }
}

@media screen and (max-width: 330px){
    .img-video{
        width: 130px !important;
    }

     .title-video {
        width: 45%;
    }

}
