/*-----------------------------------------------------------------------------------
    
    CSS INDEX
    ===================
    
    1.  Theme default CSS
    2.  Webfont CSS
    3.  Home One CSS
    4.  Slider CSS
    5.  Slider bottom CSS
    6.  Popular CSS
    7.  Off banner CSS
    8.  Service CSS
    9.  Newsletter CSS
    10. Footer CSS
    11. Scroll Up CSS
    12. Shop grid left CSS
    13. Shop list left CSS
    14. Product details CSS
    15. About us CSS
    16. Contact us CSS
    17. Checkout CSS
    18. Cart CSS
    19. Wishlist CSS
    20. Shortcodes CSS
    21. Mobile Menu CSS

-----------------------------------------------------------------------------------*/

/*----------------------------------------*/
/*  1.  Theme default CSS
/*----------------------------------------*/
html, body {
    background: #f5f5f5;
}
.container{
    width: 1000px;
}
.floatleft {float:left}
.floatright {float:right}
.alignleft {float:left}
.alignright {float:right}
.aligncenter {display:block;margin:0 auto 15px}
a{color:#282828;-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;}
a:hover{    color: #7fc241;text-decoration: none;}
a:focus {outline:0px solid; text-decoration: none;}
img {max-width:100%;height:auto}
.fix {overflow:hidden}
.no-padding{padding:0}
p {margin:0 0 15px;}
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px;
}
a {-webkit-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;text-decoration:none;}
a:active, a:hover {
  outline: 0 none;
}
ul{
    list-style: outside none none;
    margin: 0;
    padding: 0
}
.clear{clear:both}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
/*----------------------------------------*/
/*  2.  Webfont CSS
/*----------------------------------------*/
@font-face {
    font-family: 'din';
    src: url('../fonts/ufonts.com_dincond-bold-opentype.eot'),
    url('../fonts/ufonts.com_dincond-bold-opentype.ttf') format('truetype'), 
    url('../fonts/ufonts.com_dincond-bold-opentype.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'eurobold';
    src: url('../fonts/EUROSTIL.eot'),
    url('../fonts/EUROSTIL.ttf') format('truetype'), 
    url('../fonts/EUROSTIL.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'euro';
    src: url('../fonts/Eurostile.eot'),
        url('../fonts/Eurostile.ttf') format('truetype'), 
        url('../fonts/Eurostile.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'eurob';
    src: url('../fonts/EurostileExt-Bold Regular.eot'),
    url('../fonts/EurostileExt-Bold Regular.ttf') format('truetype'), 
    url('../fonts/EurostileExt-Bold Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {font-family: arial, sans-serif;}
@font-face {
    font-family: 'latoblack';
    src: url('../fonts/lato-black-webfont.eot');
    src: url('../fonts/lato-black-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-black-webfont.html') format('woff2'),
         url('../fonts/lato-black-webfont.woff') format('woff'),
         url('../fonts/lato-black-webfont.ttf') format('truetype'),
         url('../fonts/lato-black-webfont.svg#latoblack') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*----------------------------------------*/
/*  3.  Header CSS
/*----------------------------------------*/
.align-left{
    text-align: left!important;
}
.white_bg{
    background: #fff;
        padding: 0 15px;
}
.has-success label{
    color: #00a65a;
}
.has-error label{
    color: #dd4b39;
}
.btn-primary{
    border-color: #68a134;
    background-color:#7fc241;
}
.btn-primary:hover{
     border-color:#7fc241 ;
    background-color:#68a134;
}
#header{
    left: 0;
  /*  position: absolute;*/
    width: 100%;
    z-index: 999;
    /*background: #7fc241;*/
}
.preview-2 {
    position: relative;
    margin: 0 15px;
}
.container-inner .col-md-12{
    padding: 0;
}
#header .container .row{
    margin-right: 0;
    margin-left: 0;
}
.inner-header{
   
    position: relative;
   /* margin-bottom: 80px;*/
}
.inner_head_bg{
   /* background-image: url('images/header_bg.jpg');*/
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.header-margin-top {
   position: relative;
  /* padding: 250px 0 8px 0;
   top: 70px;*/
}
.breadcrubms {
    overflow: hidden;
    background: #fff;
    padding: 4px 10px;
    box-shadow: 1px 2px 80px #eee;
}
.top-bar{
    background: #68a134;
    position: relative;
	padding-top: 5px;
}

.languages ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.languages ul  li{
 float: left;
}
.languages > ul > li {
   
    position: relative;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    padding: 4px 0;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.languages ul > li > a {
    color: #fff;
    display: block;
    font-family: "euro",sans-serif;
    font-size: 13px;
    position: relative;
    padding-right: 6px;
    padding-left: 6px;
    z-index: 10;
}
.languages ul > li > a.active {
    color: #565555;
    font-weight: bold;
    }
.languages > ul > li > a:before {
    position: absolute;
    content: "Langues: ";
    font-family: "euro";
    letter-spacing: 1px;
    color: #fff;
    font-size: 13px;
    left: -48px;
    top: 0;
}
.languages > ul > li > a:after{
    position: absolute;
    content: "\f107";
    font-family: "fontawesome";
    color: #fff;
    font-size: 12px;
    right: 0px;
    top: 0;
}
.languages > ul > li > ul.submain-list {
    width: 122px;
}
.languages > ul > li > ul.submain-list > li {
    width: 100%;
    display: inline-block;
    padding: 5px 0;
}
.languages > ul > li > ul.submain-list > li > a {
    color: #303030;
    display: block;
    padding: 0px 16px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.languages ul > li > ul.submain-list{
    background-color: #ffffff;
    border: 1px solid #adadad;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    font-weight: 500;
    left: 0;
    margin: 0;
    padding: 12px 0;
    position: absolute;
    text-align: left;
    top: 24px;
    -webkit-transform: rotateX(90deg);
            transform: rotateX(90deg);
    -webkit-transform-origin: center top 0;
        -ms-transform-origin: center top 0;
            transform-origin: center top 0;
    -webkit-transition: all 0.6s ease 0s;
            transition: all 0.6s ease 0s;
    visibility: hidden;
    width: 130px;
    z-index: -99;
    border-top: 2px solid #d2bc40;
}
.languages ul li:hover ul.submain-list{
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
    visibility: visible;
    z-index: 99999;
}
.connexion{
text-align: center;
    padding: 4px 0;
}
.connexion a{
    color: #fff;
    font-family: "euro",sans-serif;
    font-size: 13px;
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
    letter-spacing: 1px;
}
.connexion a:hover{
    
}
.connexion a#login {
    
}
.connexion a#login:before{
    position: absolute;
    content: "\f084";
    font-family: "fontawesome";
    color: #fff;
    font-size: 12px;
    left: 0px;
    top: 0;
}
.connexion a#sabonner:before {
    position: absolute;
    content: "\f234";
    font-family: "fontawesome";
    color: #fff;
    font-size: 12px;
    left: -3px;
    top: -1px;
}
.connexion a#sabonner, .connexion a#profile, .connexion a#signin {
    margin-right: 8px;
    border-right: 1px solid #fff;
}
.connexion a#signin:before{
    position: absolute;
    content: "\f007";
    font-family: "fontawesome";
    color: #fff;
    font-size: 12px;
    left: 0px;
    top: 0;
}
.connexion a#profile:before{
    position: absolute;
    content: "\f007";
    font-family: "fontawesome";
    color: #fff;
    font-size: 12px;
    left: 0px;
    top: 0;
}
.connexion a#logout:before{
    position: absolute;
    content: "\f08b";
    font-family: "fontawesome";
    color: #fff;
    font-size: 12px;
    left: 0px;
    top: 0;
}
.logo-menu-row{
    height: 98px;
    background: #7fc241;
    position: relative;  
}
.header_social {
  float: right;
    z-index: 999;
}
ul.cnss-social-icon li {
    float: left!important;
}
/******** search box ************/
.searchlink {
    display: block;
    float: right;
    position: absolute;
        padding: 6px 8px;
    right: 0;
    background: #68a134;
    bottom: 30px;
    font-size: 1.2em;
    cursor: pointer;
}

div#searchlink:before {
    content: "\f002";
    font-family: "fontawesome";
}
.searchlink:hover, .searchlink.open {
  color: #bababa;
 
}
 
.searchlink.open > .searchform {
  display: block;
}
.searchlink .searchform {
  display: none;
  position: absolute;
  width: 300px;
  height: 50px;
  line-height: 40px;
  top: 34px;
  right: 0;
  padding: 0 15px;
  cursor: default;
  z-index: 9999;
  background: #3a3a3a;
}
 
.searchlink.open .searchform {
  display: block;
}
 
.searchlink #search {
  display: block;
  position: relative;
}
.searchlink #s {
    width: 270px;
    background: none;
    padding: 5px 0px;
    border: 0;
    color: #eee;
}
.searchlink #s:focus {
   outline: 0;
} 
.searchlink .sbtn {
  display: block;
    position: absolute;
    right: 2px;
    top: 4px;
    background: none;
    border: none;
    padding: 0 6px;
    color: #fff;
    cursor: pointer;
}
/******** end search box ************/
.wlogo{
    background: #7fc241;
/*    margin-top: -30px;
    padding-top: 10px;*/
}
#logo{
        padding: 4px 0;
}

#logo a img{height: 90px;}
.main-nav ul.main_nav-menu li{
        float: left;
        padding-top: 20px;
        padding-bottom: 19px;
}
.main-nav ul.main_nav-menu li.current-menu-item,.main-nav ul.main_nav-menu li:hover{
     background: #68a134;
}
.main-nav ul.main_nav-menu li a{
    padding: 12px 5px;
    font-size: 14px;
    text-transform: capitalize;
    color: #fff;
    font-family: arial;
}

.padding-title{
   padding: 10px 20px 8px;
   font-family: "euro",sans-serif;
   font-size: 14px;
   letter-spacing: 1px;
   font-weight: bold;
   display: inline-block!important;
}
.prev_slide, .next_slide{
    position: relative;
    left: -14px;
}
.prev_slide, .next_slide{
    color: #fff;
    margin: 2px;
    background: #68a134;
    padding: 8px 14px;
    font-size: 14px;
}
.prev_slide:hover, .next_slide:hover{
    background: #7fc241;
}
.flexslider .container,.flexslider .row{
    background:transparent;
}
.slides li{
    position: relative;
}
.slides li div.desktop{
    position: absolute;
    background:rgba(0,0,0,0.9);
    width: 40%;

    right: 0;
    height: 100%;
}
.slides li div.mobile{
    /* position: absolute; */
    /* bottom: 0; */
    background: rgba(0,0,0,0.9);
    display: none;
    height: 380px;
}
h3.slider_layer {
    margin-top: 80px;
    padding: 20px 40px;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.4em;
    font-size: 1.8em;
    
}
.single-body {
    min-height: 600px!important;
}
h3.slider_layer  a{
    color: #fff;   
}
.flex-control-nav {
   position: absolute;
    right: 166px;
    width: 186px;
    bottom: 40px;
    text-align: center;
}
.flex-control-paging li a {
    width: 16px;
    height: 16px;
    display: block;
    background: #435830;
    }
.flex-control-paging li a.flex-active {
    background: rgb(127, 194, 65);
}
.flexslider .slides img {
    width: 60%;
    display: block;
    height: 387px;
}
.flexslider {
    margin: 0 0 14px;
    background: #fff;
   border: none;
}
.img_holder {
    text-align: center;
}
/********** body section *********/
.title-section{
    text-align: center;
    font-weight: bolder;
    color: #7fc241;
    text-transform: uppercase;
    padding-bottom: 20px;
    display: block;
    font-family: arial;
    font-size: 20px;
    letter-spacing: 1px;
}
.title-section-sidebar{
    padding-bottom: 10px!important;
    padding-top: 10px!important;
}
.left-section-title{
    text-align: left;
    font-weight: bolder;
    color: #7fc241;
    text-transform: uppercase;
    padding-bottom: 10px;
    padding-top: 10px;
    display: block;
    font-family: arial;
}
.left-section-title a {
    color: #7fc241;
}
.white-title{
    color: #fff;
}
.title-section span{
    color: #7fc241;
}
.bloc-item{
    background: #fff;
    position: relative;
}
.bloc-item a{
    display: block;
    position: relative;
}
.bloc-item a span.the_date{
    position: absolute;
    bottom: -28px;
    font-size: 12px;
    left: 21px;
    font-weight: bold;
}
.bloc-item h3 {
    padding: 35px 20px 20px;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 0;
}
.newsletter-box{
    text-align: center;
}
.newsletter-box img{
    width: 60px;
}
.bloc-item h3 a{
    line-height: 1.3em;
    color: #68a134;
}
.bloc-item  a img{
    width: 100%;
}
.bloc-item p{
    padding: 0 20px 20px;
    margin-bottom: 0;
    font-family: arial;
}
.bloc-item p.descriptipon {
    padding: 20px;
    background: #7fc241;
    color: #fff;
}
.bloc-item-date{
    position: absolute;
    top: 8px;
    display: none;
    right: 8px;
    background: #7fc241;
    width: 80px;
    height: 80px;
    -webkit-border-bottom-right-radius: 50%;
    -webkit-border-top-left-radius: 50%;
    -webkit-border-bottom-left-radius: 50%;

    -moz-border-bottom-right-radius: 50%;
    -moz-border-top-left-radius: 50%;
    -moz-border-bottom-left-radius: 50%;
    -o-border-bottom-right-radius: 50%;
    -o-border-top-left-radius: 50%;
    -o-border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
    font-family: 'euro';
    letter-spacing: 1px;
}
 .bloc-item-date span{
    display: block;
    text-align: center;
    color: #fff;
}
.bloc-item-date span.date-days{
    font-size: 1.4em;
    font-weight: bolder;
    margin-top: 13px;
}
.bloc-item-date span.date-month{

}
.twin-bloc{
    background: #fff;
}
.twin-bloc > .row > div:first-child{
    border-right: 1px dotted;
}
.twin-bloc > .row > div .bloc-item p{
    margin-bottom: 0;
}
.box-item{
    background: #fff;
    overflow: hidden;
    margin: 0 0 6px 0;
}
.box-item .row{    border-bottom: 7px solid #f5f5f5}
.box-item-content {
    padding-left: 0;
    padding-top: 8px;
   
    position: relative;
}
.box-item-content h4 {
    margin: 0 0 4px;
    font-size: 1.1em;
    font-family: arial;
    line-height: 1;   
}
.box-item-content .more_details {
   margin:4px;
    right: 30px;
    background: #7fc241;
    color: #fff;
    padding: 2px 5px;
    bottom: 7px;
    float: right;
}
.box-item-content p{
    margin-bottom: 0;
}
.box-item-content span{
    color: #7fc241;
}
.devider:before{
    content: '______';
    color: #242e1c;
    position: absolute;
    top: 44%;
     padding-left:15px; 
}
section{
    margin-bottom: 15px;
}
.two-section .devider{
    padding:0; 
}
.two-section p{
    padding:15px;
    margin-bottom: 0;
    font-family: arial;
    font-size: 14px;
}
.two-section h3{
    margin-bottom: 0;
}
.two-bg-section {
    overflow: hidden;
    margin: 0 15px;
  background: #fff; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(right,#fff, #fff 50%, #7fc241 50%, #7fc241); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right,#fff, #fff 50%, #7fc241 50%, #7fc241); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient( right, #fff, #fff 50%, #7fc241 50%, #7fc241); /* For Firefox 3.6 to 15 */
  
   background: linear-gradient(to right, #fff, #fff 50%, #7fc241 50%, #7fc241);
}
.two-section-box{
    color: #fff;
    margin-bottom: 34px;
}
.two-section-box p{
    margin-bottom: 10px;
}
.two-section-box-item{
    padding-left: 15px;
}
.readmore{
    padding: 6px 12px;
    color: #fff;
    font-size: 1.1em;
    background: #242e1c;
}
.readmore:hover{
    color: #7fc241;
}
.green-bg{

    padding: 10px;
    overflow: hidden;
    background: #7fc241 url(images/bg-green.jpg) no-repeat top left;
    color: #fff;
        background-size: 100% 100%;
}
.bordred-green-bg{
    overflow: hidden;
    border: 1px solid #fff;
    padding: 10px 0;
}
.newsletter-title {
    margin: 20px 0;
    font-family: arial;
    letter-spacing: 1px;
    text-align: center;
}
.green-bg a{
    color: #fff;
    text-transform: uppercase;
    border: 2px solid #fff;
    padding: 8px 20px;
    font-size: 1.2em;
    margin: 10px;
    display: block;
    text-align: center;
    font-family: arial;
    letter-spacing: 1px;
}
.green-bg a:hover{
    color: #242e1c;
    border-color: #242e1c;
}
.doc-list{
    padding-left: 26px;
    padding-bottom: 26px;
}
.doc-list li{
      
}
.doc-list label{
    font-weight: 100;
    padding: 0 16px 0 0;
}
.doc-list label:before{
    content: "\f1c1";
    font-family: "fontawesome";
    position: relative;
    left: -4px;
    color: red;
}
.doc-list a {
       display: inline;
    border: 1px solid;
    padding: 2px 4px;
}
.doc-list a:hover{
    
}
.no-padding-left{
    padding-left:0;
}
.no-padding-right{
    padding-right:0;
}
.sidebar-contact {
    margin-top: 20px;
    background: #fff;
    padding: 15px;
    overflow: hidden;
}
.body-contact{
     margin-top: 20px;
}
.wpcf7-form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.wpcf7-textarea{
    height: 180px;
}
.wpcf7-submit{
    width: 80px;
    float: right;
    margin-bottom: 12px;
    color: white;
    background: #7fc241;
}
.search_list{
    padding:10px;
}
.search_list li{list-style-type: circle;position: relative;margin-bottom: 20px;border-bottom: 1px solid #eee;min-height: 100px;}
.search_list li a span {
    background: #7fc241;
    color: #fff;
    float: right;
    padding: 0 5px;
    position: absolute;
    bottom: 8px;
    right: 0;
}
.thumb-doc img{
    width: 100%;
    height:auto;
}
.title-doc{
    position: relative;
    min-height: 136px;
}
.title-doc h4{
    text-transform: uppercase;
    line-height: 1.4em;
    font-size: 1.2em;
}
.doc-part{
    margin-bottom: 10px;
        height: 190px;
}
.doc-part p {
    padding: 10px 20px;
    /* text-align: justify; */
    font-family: 'euro';
    font-size: 15px;
}
.doc-part h3 {
    font-size: 14px;
    line-height: 1.2;
    font-family: arial;
    letter-spacing: 1px;
}
.doc-part h3 a {
    color: #68a134;
}
.doc-item{
    position: absolute;
    bottom: 0;
    left: 36px;
}
.doc-item a{
    border: 1px solid #242e1c;
    padding: 2px;
}
.doc-item a:before{
     content: "\f1c1";
    font-family: "fontawesome";
    position: absolute;
    left: -20px;
    font-size: 1.3em;
    bottom: -2px;
}
/**********************************************/
.subscribe_plan{
    padding: 20px;
    display: block;
    text-align: center;
    color: #fff;
    background: #7fc241;
    font-size: 36px;
    text-transform: uppercase;
}

.subscribe_plan:hover{
     color: #242e1c;
}
.subscribe_plan span{
    display: block;
    font-weight: bold;
    color: #242e1c;
}
a.login_text {
    padding: 8px 0;
    display: block;
}
a.login_text:before {
     content: "\f090";
    font-family: "fontawesome";
    position: relative;
}
/*********************************************/
a.ss-button-facebook, a.ss-button-googleplus, a.ss-button-twitter, a.ss-button-linkedin, a.ss-button-pinterest, a.ss-button-xing {
    background-image: url(images/socialshare.jpg)!important;
    width: 16px !important;
    height: 16px !important;
}
a.ss-button-facebook {
    background-position: -32px -16px!important;
}
a.ss-button-twitter {
    background-position: 0px -16px!important;
}
a.ss-button-googleplus {
    background-position: -16px -16px!important;
}
a.ss-button-googleplus:hover {
    background-position: -16px 0px!important;
}
a.ss-button-facebook:hover {
    background-position: -32px 0px!important;
    }
/************* newsletter style **************/
.fancybox-opened .fancybox-skin {
        background: #7fc241 url(images/bg-green.jpg) no-repeat top left;
    color: #fff;
    background-size: 100% 100%;
    padding: 1px !important;
}
.newsletter-container {
    width: 300px;
    min-height: 120px;
}
.newsletter-container label{
    display: block;
}
.newsletter-container .wpcf7-submit {
    width: 120px;
    }
.entry-content {
    text-align: justify;
}
/************* menu **************/
.mean-container .mean-bar {
    z-index: 9999;
    background: #242e1c;
}
.mobile-menu-area {
    background: #262626;
    display: none;
}
/************* single body **************/
.single-body {
    background: #fff;
    padding-top: 15px;
}
.title-no-left-padding{
    position: relative;
}
.single-post-title{
    color: #000;
    text-transform: uppercase;
    font-size: 1.2em;
    line-height: 1.3em;
    padding-top: 9px;
}
.thumbnail-single{
    position: relative;
    padding-bottom: 20px;
}
.thumbnail-single img{
    width: 100%;
}
.small_thumb img{
    width: 100%;   
}
h4.item_title {
    padding: 8px 0;
}
h4.item_title a {
    font-size: 14px;
    color: #68a134;
}
.category-row{
    border-bottom: 1px solid #7fc241;
    margin-bottom: 14px;
}
.category-item-description h4.item_title {
    padding: 0;
    margin: 0;
}
.category-item-description span{
    font-size: 10px;
    color: #000;
    font-weight: bold;
}
.category-item-description a.more_details {
    color: #7fc241;
    font-size: 12px;
    font-weight: bold;
}
.category-item-description p {
    margin: 0 0 2px;
}
.wp-pagenavi{
    text-align: center;
    padding:8px; 
}
.twinbox-banner img{
    width: 100%;
}
h4.related_post_title {
    display: inline-block;
    background: #7fc241;
    padding: 5px 10px;
    color: #fff;
}
.post-share {
    padding-top: 8px;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
}
.post-share .social-sharing:before{
    content: 'Partager';
    position: relative;
    font-size: 1.2em;
    font-weight: bold;
    top: -9px;
    margin-right: 10px;
}
body#body_en .post-share .social-sharing:before{
    content: 'Share';
}
body#body_ar .post-share .social-sharing:before{
    content: 'مشاركة';
}
.post_meta_date {
    padding-top: 9px;
    padding-bottom: 9px;
    border-top: 1px solid #f5f5f5;
    color: #7fc241;
}
.video-item {
    position: relative !important;
    min-height: 290px !important;
}
.video-item i{
    position: absolute;
    top: 33%;
    left: 42%;
    font-size: 51px;
    color: #68a134;
}
.video-item i:hover{
    color: #fff;
    cursor: pointer;
}

.video-item a img{
    height: 200px;
}
.video-item h4{
    padding: 10px;
    text-align: center;
}
/*************  mediatheque ***************/
a.med-item {
    display: block;
    text-align: center;
    background: #242e1c;
    color: #fff;
    padding: 60px 60px;
    font-size: 29px;
    line-height: 30px;
}
a.med-item:hover{
    color: #7fc241;
}
a.med-item i {
    padding-bottom: 10px;
    font-size: 1.6em;
}
a.med-item span {
    display: block;
    text-transform: uppercase;
    font-size: 19px; 
}
.media-menu {
    text-align: center;
    margin-bottom: 20px;
}
.media-menu a{
    border: 1px solid #000;
    padding: 2px 6px;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 1.2em;
    margin: 0 3px;
}
.media-menu a.active{
        background: #7fc241;
        color: #fff;
        border-color: #7fc241;
}
.gal_item{

}
.gal_item img{
    width: 100%;
}
.gal_item_container{
    margin-bottom: 16px;
}
/***************************/
/****** foot erv ******/
#footer{
    position: relative;
}
#footer .top_footer_boxed {
    background: #7fc241;
    padding: 25px 0;
}
#footer .bottom-footer-boxed{
    background: #242e1c;
       color: #878380;
       padding: 6px;
       font-size: 12px;
       display: block;
}
#footer .bottom-footer a{
    font-family: "PT Sans",sans-serif;
    color: #878380;
}
#footer .bottom-footer .sitemap{
    display: block;
    text-align: right;
}
#footer .footer_widget .widget_title{
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: bolder;
    display: inline-block;
    border-bottom: 1px solid #242e1c;
    padding-bottom: 4px;
    color: #242e1c;
    line-height: 1.3em;
    margin-bottom: 15px;
  }
#footer .menu_footer_list{

    margin-left: 20px;
  }
#footer .menu_footer_list li:before {
   content: '- ';
   color: #fff;
}
#footer .menu_footer_list li a{
    color: #fff;
    padding-left: 5px;
    line-height: 1.5;
    letter-spacing: 1px;
}
#footer .textwidget p{
    padding: 0 30px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
}
#footer .textwidget p.adresse:before,
.sidebar-contact .textwidget p.adresse:before {
    content: "\f015 ";
    font-family: "fontawesome";
    color: #fff;
    position: absolute;
    left: 40px;
    font-size: 1.2em;
}
#footer .textwidget p.phone:before,
.sidebar-contact .textwidget p.phone:before {
    content: "\f095 ";
    font-family: "fontawesome";
    color: #fff;
    position: absolute;
    left: 40px;
    font-size: 1.2em;
}
#footer .textwidget p.mail:before,
.sidebar-contact .textwidget p.mail:before {
    content: "\f0e0 ";
    font-family: "fontawesome";
    color: #fff;
    position: absolute;
    left: 40px;
    font-size: 1.2em;
}
.sidebar-contact .textwidget p {
    margin-bottom: 5px;
    padding-left: 44px;
    font-size: 15px;
    font-weight: bold;
}
.sidebar-contact .textwidget p.adresse:before,
.sidebar-contact .textwidget p.phone:before,
.sidebar-contact .textwidget p.mail:before {
    color: #7fc241;
}
.sidebar-contact .widget_title {
    color: #7fc241;
    text-transform: uppercase;
    font-family: 'eurob';
    margin: 10px 0 15px;
}
#footer .footer_left p {
    padding-left: 8px;
    padding-top: 4px;
}
#footer  .footer_left img{

}
#footer .bottom-footer p{
        padding-left: 8px;
    margin-bottom: 0px;
}
.footer_login_form {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
body#body_ar .footer_login_form {
    float: right;
}
.footer_login_form a {
    font-weight: bold;
    float: left;
    margin-bottom: 10px;
}
body#body_ar .footer_login_form a {
    float: right;    
}
.footer_login_form a i {
    background: #7fc241;
    color: #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 1.5;
    font-size: 12px;
    text-align: center;
    padding-left: 2px;
}
.pl [class="bloc-item"]{
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}
.pl {
    overflow: hidden; 
}
.breadcrubms > div > span {
    line-height: 2.5;
    font-weight: bold;
    color: #78bf37;
}
.breadcrubms div  i {
    margin: 0px 5px 0px 5px;
    position: relative;
    top: 2px;    
}
.breadcrubms > div > span > i {
    margin: 0;
    top: 0;
}
.breadcrubms > div > span:first-child {
    background: url(images/sous_nav.png) no-repeat right -210px;
    display: block;
    float: left;
    position: relative;
    padding: 0px 13px 0px 0;
    margin: 0 0 0 -13px;
    border: none;
}
.breadcrubms > div > span:first-child a {
    display: inline-block;
    font-size: 21px;
    line-height: 100%;
    font-weight: bold;
    white-space: nowrap;
    padding: 0px 7px 0px 10px;
    color: #fff;
}
.breadcrubms > div > span:first-child a span {
    position: relative;
    top: 2px;    
}
#my_nav_menu {
    position: relative;
    top: 18px;
}
.title_side_bar {
    font-family: arial;
    font-size: 14px;
    line-height: 1.4;
}
.bg_empty {
   background: transparent !important;
}
.form-control, .btn {
    border-radius: 0;
    -webkit-border-radius:0;
}
.search_list a {
    color: #7fc241;
    font-weight: bold;
    font-family: 'euro';
    letter-spacing: 1px;
    font-size: 15px;
    text-transform: uppercase;
}
.search_list p {
    margin-top: 10px;
}
.accountcreated {
    padding: 20px 0;
    font-size: 18px;
    line-height: 2;
}
.accountcreated a {
    color: #7fc241;
    text-decoration: underline;
}
.beforeactivate {
    padding: 20px 0;
    font-size: 18px;
    line-height: 2;
}
.beforeactivate a {
    color: #7fc241;
    text-decoration: underline;  
}
.thankyoumsg {
    padding: 20px 0;
    font-size: 18px;
    line-height: 2;
}
.thankyoumsg a {
    background: #7fc241;
    color: #fff;
    padding: 2px 10px;
}
#footer div.col-lg-4.col-md-4.col-sm-4 {
    border-left: 1px solid rgba(255,255,255,0.3);
    height: 100%;
    min-height: 230px;
    padding: 0 40px;
}
#footer div.col-lg-4.col-md-4.col-sm-4:first-child {
    border:none;
}
.condition_link {
    text-decoration: underline;
}
#password_forgotten {
}
#create_account {
    width: 100%;
    text-align: center;
    padding: 10px 0px;
    background: #7fc241;
    color: #fff;
    float: left;
    margin-bottom: 15px;
    margin-top: 15px;
    font-size: 20px;
}
p.ortxt {
    text-align: center;
    font-weight: bold;
    color: #000;
    font-size: 21px;
    letter-spacing: 1px;
    float: left;
    width: 100%;
    margin-bottom: 25px;
}
h3.logintitle {
    color: #7fc241;
    font-family: eurob;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
}
.introuvablepage {text-align: center;}
.introuvablepage p {color: #000;font-family: 'din';font-size: 24px;}
.introuvablepage span {   
    width: 100%; 
    float: left;   
}
.introuvablepage h1 {
    color: #7fc241;
    font-family: din;
    font-size: 200px;
}
.introuvablepage a {
    color: #fff;
    padding: 5px 5px;
    background: #7fc241; 
}
.introuvablepage a:hover {
    background: #fff;
    border: 2px solid #7fc241;
    color: #7fc241;
}
.habillage_section{
    position:relative;
}
.habillage{
    position: absolute;
    left: 0;
    right: 0;
}
.habillage a{
    text-align:center;
    display: block;
}
@media (max-width: 768px) {
    .nivoSlider {
        height: 248px !important;
    }
    .box-item {
        padding: 10px 30px;
    }
    .box-item .box-item-image {
        padding-left: 0;
    }
    .doc-part {
        border-bottom: 1px solid #eee;
        height: auto;
    }
    .doc-part h3 {
        padding: 7px 15px 0;
    }
    .two-bg-section {
        background: #fff;
    }
    .two-section-second {
        background: #7fc241;
    }
    .two-section-second .left-section-title {
        margin: 10px 0 0 0;
    }
    .two-section-second .title_side_bar {
        margin: 10px 0px 15px;
    }
    .newsletter-title {
        text-align: center;
    }
    #footer div.col-lg-4.col-md-4.col-sm-4 {
        min-height: 120px;
        margin-bottom: 10px;
    }
    .two-section-box {
        padding: 0 30px;
    }
    .two-section-box-item {
        padding: 0;
    }
    .title-no-left-padding {
        left: 0;
        padding-left: 0;
    }
    .post_meta_date {
        color: #7c7c7c;
    }
    .header-margin-top {
        padding: 60px 0 8px 0;
    }
    .box-item-content .more_details {
        right: 10px;
        bottom: -4px;
    }
    .box-item-content h4 {
        font-size: 1em;
    }
    body.page.page-id-896 .sidebar-column {
        padding-left: 0;
    }
    body.page.page-id-896 .no-padding-right {
        padding-right: 15px;
    }
    .contactbloc {
        float: left;
        margin-bottom: 20px;
    }
    .sidebar-contact .textwidget p.adresse:before, .sidebar-contact .textwidget p.phone:before, .sidebar-contact .textwidget p.mail:before {
        margin: 0 0 0 15px;
    }
    .lignecompte .connexion {
        float: left !important;
        width: 100%;
    }
    .lignecompte #logout {
        float: right;
    }
    #logo {
      /*  margin-left: 20%;
        float: left;*/
      margin-top: 15px;
      text-align: center;
    }
    body#body_fr .languages ul li, body#body_en .languages ul li {
        margin-left: 19px;
    }
    .flexslider .slides img {
        height: auto;
    }
}
.box-item-image a img{
    padding-top: 12px;
    padding-left: 12px;
}
.contactbloc {
    float: left;
    width: 100%;
    background: #fff;
}
#body_en .left-section-title {
    font-size: 23px;
}
.mt30 {
    margin-top: 30px;
}
.wp-pagenavi a.last,
.wp-pagenavi a.first {
    display: none;
}
.img_300_250 img {
    width: 300px !important;
}
.mtcpay {
    background: url(images/secure_code_logo_petit.gif) no-repeat left center;
    width: 100%;
    margin: 50px 0;
    color: #75ad1c;
    font-weight: bold;
    padding: 20px 80px 20px 20px;
    border-color: #cc8066;
    text-align: right;
}
.logo60{
    margin-left: 18px;
    position: fixed;
    right: 42px;
    top: 29px;
    display: block;
    text-align: center;
    z-index: 99999;
}


.top-bar div[class*="col"]{
  padding:0;
/*   margin-right:1.5em */
}

.top-bar .player{
	display: flex;
	flex-direction: row-reverse;
	justify-content: center;
/* 	margin-top:3px */
}

.top-bar .player img{
	height: 25px;
}


.top-bar .player audio{
    width:19.5em;
    height: 100%;
}

.m24-top{
/*     display: flex;
    justify-content: space-around;
    align-items: center;
    border:1px solid white;
    min-width: 150%;
    margin-top: 3px; */
	border: 1px solid white;
    padding: 0.2em;
    vertical-align: sub;
}

.m24-top > span{
    font-weight: 500;
    color:white;
    display: inline-block;
}

.m24-top > img{
    width: 16%;
    vertical-align: top;
/* 	width: 20vw; */
    height: 100%;
}

.m24_container{
text-align: center;
}

@media (min-width: 120px) and (max-width: 992px) { 
	#logo{ text-align:center } 
/* 	.m24-top {min-width:100%} */
/* 	.m24-top{
		    width: 50%;
    		min-width: 50%;
    		position: relative;
    		left: 50%;
    		transform: translateX(-50%);
	} */
/* 	.m24-top > img {width:8%} */
	.m24_container{ margin-bottom: 10px; }
	.m24-top > img {width:35px}
	.languages{ display:flex;justify-content:center }
	.hidden-sm { display: none!important; }
	.top-bar div[class*="col"]{ padding:unset; margin-right:unset}
}

@media (max-width: 1200px){
	.header_social {
    	right: unset !important;
    	position: unset !important;
    	top: unset !important;
	}
}
