/*
Theme Name: Isie Theme
Theme URI: http://isie.tn/

Description: Isie Theme is a Wordpress starter theme based on twitter bootstrap.
Version: 1.2.5
License: MIT
License URI: http://opensource.org/licenses/MIT
Tags:  one-column,two-columns,three-columns,four-columns,left-sidebar, right-sidebar, responsive-layout,full-width-template,theme-options

*/


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

}




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

}




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

}




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

}




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

}
html,
body {
	height: 100%;
	/* The html and body elements cannot have any padding or margin. */
	font-family: "georgia";
	color: #5b5b5b;
  font-size: 14px;
  background: url("images/halftone.png") repeat scroll 0 0 rgba(0, 0, 0, 0)
}
	/* Wrapper for page content to push down footer */
#wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/* Negative indent footer by its height */
	margin: 0 auto -60px;
	/* Pad bottom by footer height */
	padding: 0 0 0px;
}

img {
	border: 0;
	display: inline-block;
	height: auto;
	max-width: 100%;
}

.clearboth {  
	display: block;  
	margin: 0;  
	padding: 0;  
	clear: both;  
}

code {
	font-size: 80%;
}

.spacer10 {
    margin-top: 10px;
}

.spacer25 {
    margin-top: 25px;
}

.pull-right-head{
	float:right;
}

.sticky {
    padding: 15px;
    border-style: solid;
    border-width: 2px;
    border-color: #B2AFE8;
    border-radius: 5px;
}

.form-submit input#submit {
  display: inline-block;
  padding: 7px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  font-weight:300;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 0px solid transparent;
  border-radius: 3px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
      color: #FFFFFF;
  background-color: #b2afe8;
  border-color: #908dbd;
}

  h2, .h2{
  	font-size: 18px;
    font-weight: 600;
  }
  h1, .h1{
    font-size: 21px;
    padding-left: 10px;
    position: relative;
  }
  h1:before{
    border-left:4px solid #ce1126;
    content: "";
    height: 100%;
    top: -1px;
    position: absolute;
    width: 50px;
    left: 0px;
  }
  a:hover, a:focus{
    color:#f90303
  }
/*==================================================================================================================================================================
  HEADER
  ==================================================================================================================================================================*/
#navbar-brand{

  padding-left: 0;
}
#menu-menu-avec-icones{
  padding-left:30px;
}
.alighright{
  text-align: right;
}
.navbar-fixed-top { 
	top: 0px; 
}
body.admin-bar .navbar-fixed-top { 
	top: 28px !important; 
	}
div#logo{
	padding:5px 15px 5px 0;
	margin-left:0px;
}
.navbar-search{
	float:right;
	padding: 13px 0;
	max-width:290px;
	margin-right:-15px;
}

.social-icons-top {
    padding: 14px 0;
	float:left;
	margin: 0 15px;
}
.navbar{
	margin-bottom: 0;
  background-image: none !important;
  background-color: transparent !important;
}
.navbar-brand {
    float: left;
    font-size: 18px;
    line-height: 20px;
    padding: 5px;
}

.navbar-collapse{
	float: none;
	clear: both;
}
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

/** THEME
===================================*/
/** Count Downs
===================================*/
/**
 *  This element is created inside your target element
 *  It is used so that your own element will not need to be altered
 **/
 #DateCountdown{
  height: 125px; padding: 0px; box-sizing: border-box;
 }
.time_circles {
    position: relative;
    width: 100%;
    height: 100%;
}

/**
 *  This is all the elements used to house all text used
 * in time circles
 **/
.time_circles > div {
    position: absolute;
    text-align: center;
}

/**
 *  Titles (Days, Hours, etc)
 **/
.time_circles > div > h4 {
    margin: 0px;
    padding: 0px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Century Gothic', Arial;
}

/**
 *  Time numbers, ie: 12
 **/
.time_circles > div > span {
    display: block;
    width: 100%;
    text-align: center;
    font-family: 'Century Gothic', Arial;
    font-size: 300%;
    margin-top: 0.4em;
    font-weight: bold;
}

.home #mla_gallery-1{
  width: 80%;
  margin-bottom: 35px
}
.tp-bannershadow.tp-shadow2{
  background: none !important
}
/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666\9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

/*==================================================================================================================================================================
  Style
  ==================================================================================================================================================================*/
  .backgroudlink a{
  	background-color:#ce1126;
  	color: #fff;
  	text-transform: uppercase;
  	display: block;
  }
  .backgroudlink-2 a{
  	background-color:#ce1126;
  	color: #fff;
  	text-transform: uppercase;
  	display: block;
  }
  .grisbg{
  	background-color: #515151
  }
  .footer .widget-title{
    border: none;
  }
  .redbg{
      background-color: #ce1126;
  }
  .noirbg{
  	background-color: #000000
  }
  #menu-icone li {
    background: url("images/csg-541d877985d91.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.sprite-accreditation-menu{ background-position: 0 0; width: 52px; height: 37px; } 
.sprite-hotes-menu{ background-position: -102px 0; width: 52px; height: 37px; } 
.sprite-journaliste-menu{ background-position: -711px 0; width: 52px; height: 37px; } 
.sprite-legislatives-sidebar{ background-position: -306px 0; width: 52px; height: 37px; } 
.sprite-observateurs{ background-position: -408px 0; width: 52px; height: 37px; } 
.sprite-partis-politiques-menu{ background-position: -510px 0; width: 52px; height: 37px; } 
.sprite-presidentielles-sidebar{ background-position: -612px 0; width: 52px; height: 37px; } 
.sprite-resultats-sidebar{ background-position: -714px 0; width: 52px; height: 37px; } 
.sprite-statistiques-menu{ background-position: -816px 0; width: 52px; height: 37px; } 
.published{
  font-size: 12px;
}
.pdr0{
  padding-right: 0 !important;
}
.container .breadcrumb{
  background-color: transparent;
  padding-left: 0;
  margin-bottom: 0;
  padding-bottom: 0
}
.mgt30{
  margin-top: 30px;
}
.pdrimg{
  padding: 0 15px 5px 0
}
.category .post {
  border-bottom: 1px solid #dfdfdf ;
  padding-bottom: 10px;
}
.bordredimg img{
  border: 1px solid #dddddd;
}
.audio{
  background: #818286;
  color: #fff
}
.minheight {
  min-height: 131px;
}
.audio h3{
  padding: 10px 0 5px 0px;
  margin-bottom: 0;
  color: #fff;
  font-size: 28px;
  font-family: "agencyfbregular"
}
.mgb12{
  margin-bottom: 12px;
}
iframe{
  border: none;
}
/*==================================================================================================================================================================
  MENU TOP
  ==================================================================================================================================================================*/
#menu_container{
	background-color: #ce1126;
}
#menu-icone li.observateurs{
   background-position: 20px 0;
}

#menu-icone li.parti-politiques{
		background-position: -481px top
}
#menu-icone li.hote{
		background-position: -95px top
}
#menu-icone li.journalistes{
		background-position: -711px top 

}
#menu-icone li.statistiques{
		background-position: -810px top
}

#lang_sel_list .icl-ar a {
    color: #f90303 !important;
    font-family: "Droid Arabic Kufi";
    font-size: 14px !important;
}
#menu-icone{
	padding-top: 30px;

}
#menu-icone ul li{
	list-style: none;
	 padding-top: 40px;
	 display: inline-block;
	 margin-right: 26px;
   cursor: pointer;
   
}
#menu-icone ul li a{
	color: #C3C1C1;
    font-family: agencyfbregular;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

.navbar-default .navbar-nav > li > a{
	color: #fff;
	font-family: "agencyfbregular";
	font-size: 19px;
}

.navbar-default .navbar-nav > .active > a{
  background-color: #ab0705 !important;
  color: #fff;
  background-image: none;
}
.navbar-default .navbar-nav a:hover,.navbar-default .navbar-nav > .active > a{
  background-color: #ab0705 !important;
  color: #fff!important;
  background-image: none !important;
}
.nav > li > a{
	padding: 10px 22px;
}
/*==================================================================================================================================================================
  TYPOGRAPHY
  ==================================================================================================================================================================*/
h3, .h3{
   font-size: 18px;
   margin-top: 0
}
a {
	transition: all 0.50s ease 0s;
	color: #5b5b5b;
}

a:hover{
	text-decoration:none;
}
 .more:after{
  content: "\f178";
    font-size: 16px;
    position: absolute;
    right: 5px;
    color: #e70013;
    top: 0px;
    font-family: "FontAwesome"
  }
 .more{
	border: 1px solid #f90303;
    font-size: 12px;
    padding: 2px 30px 2px 14px;
    position: relative;
    text-align: center;
    -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #fff
}
 .more:hover{
  background:#f90303;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; 
 }
 .more:hover:after{
  color: #fff
 }
/* Button 1c */
.btn-1c:after {
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
}

.btn-1c:hover,
.btn-1c:active {
  color: #0e83cd;
}

.btn-1c:hover:after,
.btn-1c:active:after {
  width: 100%;
}
.imgalignleft{
  float: left;
  margin-right: 14px;
  padding-top:4px;
}
.widget-title.borderthin{
	border-top: 1px solid #dfdfdf !important
}
article{
	padding-bottom: 40px
}
#widgets article{
  padding-bottom: 10px
}
.clearfix{
	clear: both;float: none;
}
.text{
	padding: 10px 0
}
.bordredlink a,.backgroudlink a{
  display: block;
  border: 1px solid #dddddd;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-size: 18px;
  padding: 28px 10px 28px 100px;
     -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    margin-bottom: 4px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.bordredlink-2 a,.backgroudlink-2 a{
  display: block;
  border: 1px solid #dddddd;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-size: 18px;
  padding: 28px 10px 28px 100px;
     -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    margin-bottom: 4px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.bordredlink a{
  background-color: #fff
}

.bordredlink-2 a{
  background-color: #fff
}
.bordredlink a span,.backgroudlink a span{
     display: block;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.bordredlink-2 a span,.backgroudlink-2 a span{
     display: block;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
/**Hover **/
.bordredlink li a:hover,.backgroudlink  li a:hover{
    background:#818286;
    color: #fff
}
.bordredlink-2 li a:hover,.backgroudlink  li a:hover{
    background:#818286;
    color: #fff
}


.ca-menu li:hover .ca-icon{
    font-size: 40px;
    color: #259add;
    opacity: 0.8;
    text-shadow: 0px 0px 13px #fff;
}
.bordredlink li:hover  a span,.backgroudlink li:hover  a span{
    opacity: 1;
    color:#fff;
    -webkit-animation: moveFromTop 300ms ease-in-out;
    -moz-animation: moveFromTop 300ms ease-in-out;
    -ms-animation: moveFromTop 300ms ease-in-out;
}
.bordredlink-2 li:hover  a span,.backgroudlink-2 li:hover  a span{
    opacity: 1;
    color:#fff;
    -webkit-animation: moveFromTop 300ms ease-in-out;
    -moz-animation: moveFromTop 300ms ease-in-out;
    -ms-animation: moveFromTop 300ms ease-in-out;
}
@-webkit-keyframes moveFromBottom {
    from {
        opacity: 0;
        -webkit-transform: translateY(200%);
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}
@-moz-keyframes moveFromBottom {
    from {
        opacity: 0;
        -moz-transform: translateY(200%);
    }
    to {
        opacity: 1;
        -moz-transform: translateY(0%);
    }
}
@-ms-keyframes moveFromBottom {
    from {
        opacity: 0;
        -ms-transform: translateY(200%);
    }
    to {
        opacity: 1;
        -ms-transform: translateY(0%);
    }
}

@-webkit-keyframes moveFromTop {
    from {
        opacity: 0;
        -webkit-transform: translateY(-200%);
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}
@-moz-keyframes moveFromTop {
    from {
        opacity: 0;
        -moz-transform: translateY(-200%);
    }
    to {
        opacity: 1;
        -moz-transform: translateY(0%);
    }
}
@-ms-keyframes moveFromTop {
    from {
        opacity: 0;
        -ms-transform: translateY(-200%);
    }
    to {
        opacity: 1;
        -ms-transform: translateY(0%);
    }
}
/***Hover **/
ul.bordredlink  li,ul.backgroudlink li{
  position: relative;
}
ul.bordredlink-2  li,ul.backgroudlink-2 li{
  position: relative;
}
ul.backgroudlink  li:before{
        position: absolute;
  content: "";
  height: 100%;
  width: 86px;
  left: 32px;
  top:20px;
  }
  ul.backgroudlink-2  li:before{
        position: absolute;
  content: "";
  height: 100%;
  width: 86px;
  left: 32px;
  top:20px;
  }
ul.bordredlink  li:before{
  position: absolute;
  content: "";
  height: 100%;
  width: 53px;
  left: 30px;
  top:10px;
  background: url("images/csg-541d877985d91.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}
ul.bordredlink-2  li:before{
  position: absolute;
  content: "";
  height: 100%;
  width: 53px;
  left: 30px;
  top:10px;
  background: url("images/csg-541d877985d91.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}
ul.bordredlink  li:first-child:before{
   background-position: -310px 0;
}
ul.bordredlink li:first-child + li:before {
  background-position: -623px 0;
}
ul.bordredlink li:first-child + li + li:before{
  background-position: -714px 0;
}
ul.backgroudlink li:first-child:before {
   background: url("images/recherche-centre-vote.png") no-repeat scroll 1px 21px rgba(0, 0, 0, 0);
   left: 24px;
   top: 3px;
}
ul.backgroudlink li:first-child a{
  padding-top: 36px;
}

ul.bordredlink-2  li:first-child:before{
   background-position: -310px 0;
}
ul.bordredlink-2 li:first-child + li:before {
  background-position: -623px 0;
}
ul.bordredlink-2 li:first-child + li + li:before{
  background-position: -714px 0;
}
ul.backgroudlink-2 li:first-child:before {
   /*background: url("images/recherche-centre-vote.png") no-repeat scroll 1px 21px rgba(0, 0, 0, 0);*/
   left: 24px;
   top: 3px;
}
ul.backgroudlink-2 li:first-child a{
     padding-top: 25px;
    padding-bottom: 25px;
}

ul.backgroudlink li:first-child + li:before {
   /*background: url("images/statistiques.png") no-repeat scroll center 11px rgba(0, 0, 0, 0);*/
   left: 16px;
   top: 11px;
}
ul.backgroudlink li:first-child + li + li:before{
    /*background: url("images/medias.png") no-repeat scroll center 11px rgba(0, 0, 0, 0);*/
    top: 16px;
    left: 7px;
}
.backgroudlink li{
  margin-bottom: 16px;
}
.backgroudlink a{
  display: block;
  font-weight: 600;
  padding: 45px 0;
  font-size: 16px;
  text-align:center;
  height: 120px;
}
.backgroudlink a span{
    display: block;
    margin: 0 auto;
    width: 56%;
}

ul.backgroudlink-2 li:first-child + li:before {
   /*background: url("images/statistiques.png") no-repeat scroll center 11px rgba(0, 0, 0, 0);*/
   left: 16px;
   top: 11px;
}
ul.backgroudlink-2 li:first-child + li + li:before{
   /* background: url("images/medias.png") no-repeat scroll center 11px rgba(0, 0, 0, 0);*/
    top: 16px;
    left: 7px;
}
.backgroudlink-2 li{
  /*margin-bottom: 16px;*/
}
.backgroudlink-2 a {
    display: block;
    font-weight: 600;
    padding: 10px 0px 10px 0px;
    text-align: center;
    height: auto;
}

.backgroudlink-2 a span{
    display: block;
    margin: 0 auto;
    width: 90%;
}
#articlepress img{
  float: left;
    margin: 0 20px 0 0;
}
#articlepress h3{
  margin-bottom: 2px;
}
.morebg{
  display: block;
  background-color: #f90303;
  color: #fff;
  font-size: 11px;
  padding: 2px 6px;
  padding-bottom: 4px;
  border: none;
}
.morebg:hover{
  display: block;
  background-color:#515151 ;
  color: #fff !important;
  font-size: 11px;
  padding: 2px 6px;
  padding-bottom: 4px;
  border: none;
}
.mb10{
  margin-bottom: 10px !important
}
.item-press{
  border-bottom:1px solid #dddddd;
  padding-bottom: 10px; margin-bottom: 15px;
}
#articlepress h3.bolded{
  font-size: 21px;
    font-weight: 600;
}
/*==================================================================================================================================================================
  CONTENT
  ==================================================================================================================================================================*/
  #firstsection,#articlepress{
     border-bottom:1px solid #dddddd;
     margin-bottom: 20px;
     padding-bottom: 20px;
  }
  .entry-thumbnail{
	margin:25px auto;
}

.navigation {
    padding: 10px;
}

.post {
    margin-bottom: 25px;
}



/*==================================================================================================================================================================
  WIDGETS
  ==================================================================================================================================================================*/

.main-widget{
	background-color:#F3F3F3;
	padding:30px;
	font-size:88px;
	color:#908DBD;
	transition: all 0.50s ease 0s;
}
.main-widget:hover{
	background-color:#908DBD;
	padding:30px;
	font-size:98px;
	color:#FFF;
}

#widgets {
	margin-bottom:20px;
}

#widgets ul, #widgets .textwidget, #widgets .tagcloud, #widgets #searchform, #widgets #calendar_wrap {
	font-size:13px;
	margin:0 0 0px;
	padding:00px 0 10px 0;
	list-style-type: none;
}
#widgets .rss-date {
	line-height:18px;
	padding:6px 12px;
}

#widgets .rssSummary {
	padding:10px;
}

#widgets cite {
	font-style:normal;
	line-height:18px;
	padding:6px 12px;
}

#widgets .textwidget, #widgets .tagcloud {
	display:block;
	line-height:1.5em;
	margin:0 0 20px;
	word-wrap:break-word;
}

#widgets .textwidget a {	
}

#widgets ul .children {
	border:none;
	margin:0;
	padding:0;
}

#widgets .author {
	font-weight:700;
	padding-top:4px;
}

.widget_archive select, #cat {
	display:block;
	margin:20px 15px 0;
}
#socialWidget .widget-title,#socialWidget .widget-title-home h3{
  text-transform: none;
  border: none;
  padding-top: 10px;
}
.widget-title, .widget-title-home h3 {
	display:block;
	color: #f90303;
	font-size:20px;
	font-weight:300;
	line-height:24px;
	margin:10px 0;
	border-top:3px solid #ce1126;
	padding:10px 0;
	text-align:left;
	font-family: "lao_uiregular";
	text-transform: uppercase;
}
.widget-title h2,.widget-title h2 a,.widget-title{
	padding-top: 5px;
	margin-top: 0;
	margin-bottom: 10px;
	padding-bottom: 2px;
	color: #5b5b5b;
	 font-size: 18px;
    font-weight: 600;
}
.home .widget-title-home h3 {
	border-bottom:none;
	display:block;
	font-size:24px;
	font-weight:700;
	line-height:23px;
	margin:0;
	padding:20px 20px 0 20px;
	text-align:left;
	border: none;
}

.widget-title a {
	border-bottom:none;
	padding:0!important;
}
.widget-title a:hover {
  color: #e70013
}

.title-404 {
	color:#933;
}
/*==================================================================================================================================================================
  social Widget bottom page
  ==================================================================================================================================================================*/
  #socialWidget h4{
  	color: #fff;
  	position: relative;
  	padding-left: 50px;
    margin-top: 4px;
  }
  #socialWidget .widget-title{
  	position: relative;
    margin-bottom: 0;
  }
  #socialWidget .widget-title:before{
        position:absolute;
        font-family: "FontAwesome";
        left: 11px;
        top: 28%;
        color: #fff;
        font-size: 36px;
  }
  #socialWidget #calendrier:before{
          content: "\f073";
  }
   #socialWidget #facebook:before{
            content: "\f09a";
  }
   #socialWidget #twitter:before{
           content: "\f099";
  }
   #socialWidget #yotube:before{
           content: "\f167";
  }
  #socialWidget #calendrier{
     background-color: #e70013
  }
   #socialWidget #facebook{
     background-color: #4e6ca8
  }
   #socialWidget #twitter{
     background-color: #55c7f6
  }
   #socialWidget #yotube{
     background-color: #db0a22
  }
/*==================================================================================================================================================================
  FOOTER
  ==================================================================================================================================================================*/
  
#footer > .container {
  padding-left: 15px;
  padding-right: 15px;
}
.footer .published{
  color: #fff
}
.footer article{
  border-bottom: 1px dotted #fff;
  margin-bottom: 10px;
    padding-bottom: 10px;
}
.footer article.lastitem{
 border: 0
}
.footer .widget-title{
  color: #fff;
  font-size: 15px;
}
.footer h3,.footer h3 a{
   color: #fff;
    font-size: 15px;
    line-height: 20px;
}
.footer h3 a:hover{
 color: #c2c2c4
}
.footer {
    margin-top: 75px;
	background-color:#f3f3f3;
}

#footer-wrapper {
    padding: 10px 0 10px 0;
}

.footer-menu {
	margin-left:0;
	padding:15px 0 5px 0;
}

.footer-menu li {
	display:inline-block;
	list-style-type:none;
}

.footer-menu li a {
	border-left:1px solid #404040;
	padding: 0.300em;
  color: #fff;
  font-size: 18px;
  font-family: "agencyfbregular"
}
.footer-menu > li:first-child > a {
  border-left:none;
  padding:0 0.500em 0 0;
}
.footer .social-icons i{
color: #fff;
font-size: 28px;
margin-left: 20px;
}
.copyright,
.scroll-top,
.powered{
	padding-top:10px;
	padding-bottom:10px;
  color: #fff;
  font-family: "agencyfbregular";
  font-size: 16px;
}

.copyright{
	text-align:left;
}
.powered a{
  color: #fff;
  margin-left: 15px;
  font-family: "agencyfbregular"
}
.scroll-top {
   text-align: center;
}

.powered{
	text-align:right;
}
/*==================================================================================================================================================================
  Newsletter
  ==================================================================================================================================================================*/
input.wysija-input{
   background: none repeat scroll 0 0 #9c1f20;
    border: 1px solid #9c1f20;
    color: white;
    font-family: "agencyfbregular";
    padding: 2px 6px;
    width: 100%;
    font-size: 15px;
}
.widget_wysija_cont .wysija-submit{
  background-color: #e7e8ea !important;
    border: medium none !important;
    color: #515151 !important;
    font-family: "agencyfbregular";
    font-size: 15px;
    line-height: 27px;
}
.wysija-paragraph{
  float: left;
  width: 170px;
  margin-right: 7px;
     padding-left: 27px;
  background: url("images/icnnewsletter.png") no-repeat scroll 1px 6px rgba(0, 0, 0, 0);   
}
#newsletter{
  background: url("images/bg_newsletter.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
   padding-bottom: 164px;
}
/*==================================================================================================================================================================
  BOOTSTRAP EXTRAS
  ==================================================================================================================================================================*/



/* CUSTOMIZE THE CAROUSEL */
.home-button-container{
	max-width:300px;
	margin:0 auto;
}
/* Carousel base class */
.carousel {
	margin-bottom: 60px;

  /* Negative margin to pull up carousel. 115px is roughly margins and height of navbar. */
	margin-top:-10px;
}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
	z-index: 10;
	padding-bottom: 60px;
    width: 100%;
    left: 0%;
    right: 0%;
     padding-top: 15%;

}

div.carousel-caption h1{
	font-size:90px;
	/*text-transform:uppercase;*/
	font-weight:700;
}

div.carousel-caption h2{
	font-size:30px;
    margin-top: 30px;
}

/* Declare heights because of positioning of img element */
.carousel .item {
	height: 420px;
	background-color: #777;
}
.carousel-inner > .item > img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	height: 500px;
}

.carousel-control {
    z-index: 100;
}


/* FEATURETTES */

.featurette-divider {
	margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
	font-weight: 300;
	line-height: 1;
	letter-spacing: -1px;
}
.lead {
    font-size: 21px;
	text-align:justify;
}


/* SECTIONS */
.sections {

    color: #ffffff;
}


.section {
    border-radius: 0;
    border-top-color: #FFFFFF;
    border-top-style: solid;
    border-top-width: 1px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    text-align: center;
    color: #ffffff;
}



/*==================================================================================================================================================================
  MEDIA QUERIES
================================================================================================================================================================== */

@media screen and (max-width: 480px) {
	.carousel-caption {
	z-index: 10;
	padding:50px 10px 50px 10px;
    width: 100%;
}

div#portfolio-wrapper ul#portfolio-list.thumbnails div.item{
	width:100%;
}
div#portfolio-wrapper ul#portfolio-list.thumbnails div.item div.thumb a img.attachment-post-thumbnail{
	width:100%;
	height:auto;
}

}

@media (min-width: 768px) {
  /* Remove the edge padding needed for mobile */
.marketing {
    padding-left: 0;
    padding-right: 0;
}
  /* Bump up size of carousel content */
.carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
}
.featurette-heading {
    font-size: 40px;
  }
.social-icons {
    margin-top: 15px;
    margin-bottom: 10px;
}

}

@media (min-width: 992px) {
.featurette-heading {
    margin-top: 50px;
}
.social-icons {
    margin-top: 15px;
    margin-bottom: 10px;
	float:right;
}
}

@media screen and (max-width: 767px) {
div#logo{
	padding:5px 15px 5px 15px;
	margin-left:0px;
}
.navbar-search{
	float:none;
	padding: 10px 0;
	max-width:100%;
	border-top:1px solid #EEEEEE ;
}
.social-icons-top {
    padding: 14px 0 0 0;
	float:left;
	margin: 0 15px 0 0px;
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    display: inline-block;
    left: 10px;
	right: 10px;
    position: absolute;
    top: 50%;
    z-index: 5;
}
.home-button-container {
    margin: 50px auto 0 auto;
    padding:0px 40px 0px 40px;
	width:100%;
}
.footer-menu,
.copyright,
.scroll-top,
.powered {
	text-align: center;
}
.pull-right-head{
	float:none;
}
div.carousel-caption h1{
	font-size:40px;
}

.social-icons {
    margin-top: 10px;
    margin-bottom: 10px;
	text-align:center;
}

.social-icons a:hover {
    text-decoration: none;
}

.hero_img {
    max-width: 100%;
    max-height: 250px;
}


}


/*==================================================================================================================================================================
  WORDPRESS CORE
========== */
.alignnone {
	margin:5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
	display:block;
	margin:5px auto;
}

.alignright {
	float:right;
	margin:5px 0 20px 20px;
}

.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}

.aligncenter {
	display:block;
	margin:5px auto;
}

a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}

a img.alignnone {
	margin:5px 20px 20px 0;
}

a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}

a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.wp-caption {
	background:#fff;
	border:1px solid #f0f0f0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}

.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}

.wp-caption.alignright {
	margin:5px 0 20px 20px;
}

.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}

.wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}

img.wp-smiley {
	vertical-align:middle;
}

.gallery {
	margin:0 auto 18px;
}

.gallery .gallery-item {
	float:left;
	margin-top:0;
	text-align:center;
	width:145px;
  padding-top: 0 !important;
  background-color: #fff
}
#socialWidget .contentsocialwidget{
  background-color: #fff
}
.gallery img {
	border:1px solid #ddd;
}

.gallery dl {
	margin:0;
}

.gallery br+br {
	display:none;
}

.attachment-gallery img {
	background:#fff;
	border:1px solid #f0f0f0;
	display:block;
	height:auto;
	margin:15px auto;
	max-width:96%;
	padding:5px;
	width:auto;
}

.gallery-meta .full-size, .gallery-meta .aperture, .gallery-meta .focal-length, .gallery-meta .iso, .gallery-meta .shutter, .gallery-meta .camera {
	display:block;
}
 .gallery-item{
  max-width: 146px;
     padding: 23px 0;
     padding-bottom: 0;
  max-height: 180px;  
  position: relative; 
    border: 1px solid #c2c2c2;
}
.bggrisopciti{
  position: absolute;
  width: 100%;
  background-color: #808285;
  width: 143px;
  height: 84px;
   background: url("images/pdf.jpg") no-repeat scroll center top;
  opacity: 0.9;
  top: 0;
}

.bggrisopciti:hover{
  opacity: 0;
  cursor: pointer;
}
dt.gallery-icon{
  font-weight: normal;
}
#mla_gallery-1 .gallery-item .wp-caption-text a{
  display: block;
    height: 100%;
}
/*Hover PDF**/

.gallery .gallery-caption {
  font-size:12px;
  margin:0 0 12px;
  width: 143px;
  height: 178px;
   overflow: hidden;
   position: relative;
   text-align: center;
   margin-bottom: 0
}
.gallery-caption .mask, .gallery-caption .content {
    width: 143px;
    height: 84px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.gallery-caption .content{
  top:90px;
  padding: 0 10px;
}
.gallery-caption a{
   display: inline-block;
   text-decoration: none;
   padding:0;
   color: #CE1126;
   width:100%;
   height:100%;
}
.view img {
   display: block;
   position: relative;
}

/* CSS3 EFFECTS */

/* FIFTH EFFECTS */
/* FOURTH EFFECTS */

.fourth-effect .mask {
  position:absolute; /* Center the mask */
  top:25px;
  left:50px;
  cursor:pointer;
    border-radius: 50px;
    border-width: 50px;
    display: inline-block;
    height: 108px;
    width: 100px;
  opacity: 0;
   border:0px solid rgba(0,0,0,0.7);
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
   visibility:hidden;
  -moz-transform:scale(4);
  -webkit-transform:scale(4);
  -o-transform:scale(4);
  -ms-transform:scale(4);
  transform:scale(4);
  -moz-transition:all 0.3s ease-in-out;
  -webkit-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  -ms-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
}
.fourth-effect:hover .mask {
border: 50px solid #808285;
  opacity: 0.9;
  visibility:visible;
   
}
.fourth-effect:hover a{
  background-image: none;
  color: white;
}
   

/****Compteur**/
.cr span{
    color: #b5b5b5;
    display: block;
    font-family: "agencyfbregular";
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    line-height: 20px;
}
.DateCountdown{
  width: 150px
}
.contentrebour{
  position: relative;
  width: 150px;
}
.textDiv_Days h4,.days{
   color: #b5b5b5;
 text-transform: uppercase;
 font-weight: bold;
}
.days{
  position: absolute;
  right: 57px;
    top: 90px;
}
#cprebour{
 background: url("images/sep.jpg") repeat-y scroll -11px center #fff;
 padding-left: 25px;
 padding-top: 5px;
 }
 #hotnews{
  padding: 10px;
   color: #fff;
   margin-bottom: 30px;
 }
  #hotnews ul {
    overflow: hidden;
     position:relative;
    height:24px;
    width:100%;
    display:block;
    margin-bottom: 0;
  }
 #hotnews ul li{
  margin-right: 25px;margin-left: 20px;
  display: block;
  float: left;
position: relative;
 background: url("images/logohotnews.jpg") no-repeat scroll top left ;
padding-left: 60px;
  }
 #hotnews a,#hotnews span{
  color: #fff;
  font-family: "agencyfbregular";
  font-size: 16px;
 }
 .metaslider .flexslider{
  margin-bottom: 0 !important
 }
 #incfont,#decfont{
  color: #c3c1c1;
  font-family: "agencyfbregular";
   font-size: 26px;
    margin-right: 2px;
 }
  #incfont span,#decfont span{
  color: #FE0000;
   font-size: 26px;
 }
 #decfont{
  font-size: 23px
 }
 /**Navigation oxl**/
 .owl-prev,.owl-next,.flex-direction-nav a{
   background-image:  url("images/nav_slider.png") !important;
   background-color: transparent !important;
   background-repeat: no-repeat !important;
   height: 85px !important;
   width: 50px !important;
   top: 30%;
    cursor: pointer;
    display: block;
    margin: -20px 0 0;  
       opacity: 0;
    position: absolute;
    text-indent: -9999px;
    z-index: 10;   
 }
 .owl-prev:hover,.owl-next:hover,.flex-direction-nav a:hover{
      background-image:  url("images/nav_slider-hover.png") !important;
 }
 .flex-direction-nav a{
  top: 45% !important
 }
 .owl-prev {
    left: -65px; 
}
.owl-next{
   right: -65px;
   background-position: -50px 0px !important
}
.flex-control-nav{
  bottom: 25px !important;
  z-index: 999;
  text-align: left !important;
   left: 33px !important;
}
.flex-control-paging li a{
  height: 15px !important;
  width: 15px !important;
}
.flex-control-paging li a.flex-active{
  background: #c20401 !important
}
/**Hover effecte***/

#menu-menu-avec-icones a{
 position: relative;
}

#menu-menu-avec-icones a {
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}

#menu-menu-avec-icones a::before {
  position: absolute;
  top: 100%;
  left: 50%;
  color: transparent;
  content: '•';
  text-shadow: 0 0 transparent;
  font-size: 1.2em;
  -webkit-transition: text-shadow 0.3s, color 0.3s;
  -moz-transition: text-shadow 0.3s, color 0.3s;
  transition: text-shadow 0.3s, color 0.3s;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none;
}

#menu-menu-avec-icones a:hover::before,
#menu-menu-avec-icones a:focus::before {
  color: #f90303;
  text-shadow: 10px 0 #FB0D1B, -10px 0 #FB0D1B;
}

#menu-menu-avec-icones a:hover,
#menu-menu-avec-icones a:focus {
  color: #747272;
}
#menu-footer-menu a::before,
#menu-footer-menu a::after {
  display: inline-block;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
  -moz-transition: -moz-transform 0.3s, opacity 0.2s;
  transition: transform 0.3s, opacity 0.2s;
}

#menu-footer-menu a::before {
  margin-right: 10px;
  content: '[';
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  transform: translateX(20px);
}

#menu-footer-menu  a::after {
  margin-left: 10px;
  content: ']';
  -webkit-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  transform: translateX(-20px);
}

#menu-footer-menu a:hover::before,
#menu-footer-menu  a:hover::after,
#menu-footer-menu  a:focus::before,
#menu-footer-menu  a:focus::after {
  opacity: 1;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  transform: translateX(0px);
}
#fb:hover i{
 color: #3F5C9A
}
#tw:hover i{
color: #55ACEE
}
#go:hover i{
 color: #DD4B39
}
#yo:hover i{
 color: #E14D41
}
.widget_wysija_cont .wysija-submit:hover{
  background: #515151 !important;
  color: #fff !important
}
.powered a:hover{
 text-decoration: underline;
}

.page-template-video-php .video-js{
 width: 235px !important;
 height: 150px !important;
 border: 1px solid #dddddd
}
.page-template-video-php .bigvideplayer .video-js{
   width: 100% !important;
 height: 350px !important;
}
.bigvideplayer{
  width: 100% !important; 
  margin-bottom: 30px;
}
.videplayer{
 margin-bottom: 40px;
 width: 235px !important;
 min-height: 313px;
 float: left;
 margin-right: 15px;
}
.the_excerpt{
  margin-top: 15px;
}
div.pagination a{
   border: none  !important;
  border-radius: 0  !important;
}
.pagination{float: none;clear: both;width: 100%}
div.pagination span.current{
  background-image: none  !important;
  background-color: #FB0D1B  !important;
  border: none  !important;
  border-radius: 0  !important;
}
/**Galleri**/
.view {
   width: 300px;
   height: 247px;
   margin: 20px 0;
   float: left;
   border: 5px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   box-shadow: 0px 0px 5px #aaa;
   cursor: default;
}
#imagesgallerie .mask{
  height: 189px;
   width: 291px;
}
.lastrow{
margin: 20px 40px;
}
.view .mask, .view .content {
   width: 300px;
   height: 200px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}

.view img {
   display: block;
   position: relative;
}
.view a.animate{
   background:url(images/link.png) center no-repeat;
   display: inline-block;
   text-decoration: none;
   padding:0;
   text-indent:-9999px;
   width:20px;
   height:20px;
}

.pictoga{
  background:url(images/pcito_gallerie.png) center no-repeat !important;
   width:32px !important;
   height:32px !important;
   top:-22px !important;
}
.view span{
  font-family: "agencyfbregular";
  color: #5b5b5b;
  font-size: 18px;
  text-align: center;
  display: block;
  top:-15px;
  line-height: 17px;
  position: relative;
}
.third-effect .mask {
   opacity: 0;
   overflow:visible;
   border:100px solid rgba(0,0,0,0.7);
   box-sizing:border-box;
   transition: all 0.4s ease-in-out;
}

.third-effect a.info {
   position:relative;
   top:-23px; /* Center the link */
   opacity: 0;
   transition: opacity 0.5s 0s ease-in-out;
}

.third-effect:hover .mask {
   opacity: 1;
   border:100px solid rgba(0,0,0,0.7);
}

.third-effect:hover a.info {
   opacity:1;
   transition-delay: 0.3s;
}
.second-effect .mask {
   opacity: 0;
   overflow:visible;
   border:0px solid rgba(0,0,0,0.7);
   box-sizing:border-box;
   transition: all 0.4s ease-in-out;
}

.second-effect a.info {
   position:relative;
   top:-9px;
   opacity:0;
   transform:scale(0,0);
   transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
}

.second-effect:hover .mask {
   opacity: 1;
   border:95px solid rgba(0,0,0,0.7);
}

.second-effect:hover a.info {
   opacity:1;
   transform:scale(1,1);
   transition-delay:0.3s;
}

article img:hover,#articlepress img:hover{
 opacity: 0.4;
}
.vjs-default-skin .vjs-big-play-button{
    background:url(images/playvid.jpg) center no-repeat !important;
    opacity: 0.6;
    width: 2.3em !important;
    border: 0 !important;
    height: 2.3em !important;
    border-radius: 0 !important;
    left: 54% !important;
}
.vjs-default-skin .vjs-big-play-button:before{
  content: "" !important
}
#post404 h1:before{
 border-left:none;
  }
#post404 h1{
  color: #FE0000;
  font-family:"agencyfbregular";
  font-size: 26px;
}
#post404 p{
  color: #5b5b5b;
   font-family:"agencyfbregular";
  font-size: 18px;
  line-height: 21px;
}
#post404 a{
  text-decoration: underline;
   color:#5b5b5b;
   font-family:"agencyfbregular";
  font-size: 18px;
  margin-right: 15px;
}
#post404 a:hover{
text-decoration: none;
   color: #FE0000;
}
#post404 img{
  margin-top: -24px; margin-right: 21px;
}
#post404{
    margin: 80px auto 0;
    padding: 20px;
    width: 60%;
}
.imageitem img{
  margin-top: 0!important
}
#btngrisconent a{
  display: block;
  float: left;
  background-color: #808285;
  color: #fff;
  height: 50px;
  text-transform: uppercase;
  margin-left: 8px;
  padding:15px 12px 20px 58px
}
#btngrisconent a#mbr{
 background:url(images/membre_isie.png) 4px center no-repeat  #808285;
 margin-left: 0px;
}
#btngrisconent a#msn{
   background:url(images/mission.png) 4px center no-repeat  #808285;
   padding-left: 47px;
}
#btngrisconent a:hover{
  background-color: #e70013 !important
}
.membreitem{
  text-align: center;
  min-height: 222px;
  position: relative;
  margin-bottom: 30px;
}
.membreitem h3{
 font-family: "agencyfbregular";
 color: #fff;
 padding-top: 45px;
}
.membreitem span{
  color: #C2C2C4;
  font-size: 13px;
}
.membreitem a{
  position: absolute;
  bottom: 34px;
  left: 20%
}
/* entire container, keeps perspective */
.flip-container {
  perspective: 1000;
  transform-style: preserve-3d;
}
  /*  UPDATED! flip the pane when hovered */
  /* simple */
    .flip-container {
      -webkit-perspective: 1000;
      -moz-perspective: 1000;
      -ms-perspective: 1000;
      perspective: 1000;

      -ms-transform: perspective(1000px);
      -moz-transform: perspective(1000px);
          -moz-transform-style: preserve-3d; 
          -ms-transform-style: preserve-3d; 

      border: 1px solid #ccc;
    }

      /*
      .flip-container:hover .flipper, .flip-container.hover .flipper, #flip-toggle.flip .flipper {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        transform: rotateY(180deg);
        filter: FlipH;
          -ms-filter: "FlipH";
      }
      */


      /* START: Accommodating for IE */
      .flip-container:hover .back, .flip-container.hover .back {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.flip-container:hover .front, .flip-container.hover .front {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
    
    /* END: Accommodating for IE */

    .flip-container, .front, .back {
      width: 165px;
      height: 222px;
    }

    .flipper {
      -webkit-transition: 0.6s;
      -webkit-transform-style: preserve-3d;
      -ms-transition: 0.6s;

      -moz-transition: 0.6s;
      -moz-transform: perspective(1000px);
      -moz-transform-style: preserve-3d;
      -ms-transform-style: preserve-3d;

      transition: 0.6s;
      transform-style: preserve-3d;

      position: relative;
    }

    .front, .back {
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      backface-visibility: hidden;

        -webkit-transition: 0.6s;
        -webkit-transform-style: preserve-3d;
        -webkit-transform: rotateY(0deg);

        -moz-transition: 0.6s;
        -moz-transform-style: preserve-3d;
        -moz-transform: rotateY(0deg);

        -o-transition: 0.6s;
        -o-transform-style: preserve-3d;
        -o-transform: rotateY(0deg);

        -ms-transition: 0.6s;
        -ms-transform-style: preserve-3d;
        -ms-transform: rotateY(0deg);

        transition: 0.6s;
        transform-style: preserve-3d;
        transform: rotateY(0deg);

      position: absolute;
      top: 0;
      left: 0;
    }

    .front {
      -webkit-transform: rotateY(0deg);
      -ms-transform: rotateY(0deg);
      background: #818286;
      z-index: 2;
    }

    .back {
      background: #818286;
      -webkit-transform: rotateY(-180deg);
        -moz-transform: rotateY(-180deg);
        -o-transform: rotateY(-180deg);
        -ms-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
    }
    /* vertical */
    .vertical.flip-container {
      position: relative;
    }

      .vertical .back {
        -webkit-transform: rotateX(180deg);
        -moz-transform: rotateX(180deg);
        -ms-transform: rotateX(180deg);
        transform: rotateX(180deg);
      }

      .vertical.flip-container .flipper {
        -webkit-transform-origin: 100% 213.5px;
        -moz-transform-origin: 100% 213.5px;
        -ms-transform-origin: 100% 213.5px;
        transform-origin: 100% 213.5px;
      }

      /*
      .vertical.flip-container:hover .flipper {
        -webkit-transform: rotateX(-180deg);
        -moz-transform: rotateX(-180deg);
        -ms-transform: rotateX(-180deg);
        transform: rotateX(-180deg);
      }
      */

      /* START: Accommodating for IE */
      .vertical.flip-container:hover .back, .vertical.flip-container.hover .back {
          -webkit-transform: rotateX(0deg);
          -moz-transform: rotateX(0deg);
          -o-transform: rotateX(0deg);
          -ms-transform: rotateX(0deg);
          transform: rotateX(0deg);
      }

      .vertical.flip-container:hover .front, .vertical.flip-container.hover .front {
          -webkit-transform: rotateX(180deg);
          -moz-transform: rotateX(180deg);
          -o-transform: rotateX(180deg);
          transform: rotateX(180deg);
      }
    /* END: Accommodating for IE */
/*
Table Style - This is what you want
------------------------------------------------------------------ */
table a:link {
  color: #666;
  font-weight: bold;
  text-decoration:none;
}
table a:visited {
  color: #999999;
  font-weight:bold;
  text-decoration:none;
}
table a:active,
table a:hover {
  color: #bd5a35;
  text-decoration:underline;
}
table {
  font-family:Arial, Helvetica, sans-serif;
  color:#666;
  font-size:12px;
  text-shadow: 1px 1px 0px #fff;
  background:#eaebec;
  border:#ccc 1px solid;

  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;

  -moz-box-shadow: 0 1px 2px #d1d1d1;
  -webkit-box-shadow: 0 1px 2px #d1d1d1;
  box-shadow: 0 1px 2px #d1d1d1;
}
table th {
  padding:21px 25px 22px 25px;
  border-top:1px solid #fafafa;
  border-bottom:1px solid #e0e0e0;

  background: #ededed;
  background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
  background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
table th:first-child{
  text-align: left;
  padding-left:20px;
}
table tr:first-child th:first-child{
  -moz-border-radius-topleft:3px;
  -webkit-border-top-left-radius:3px;
  border-top-left-radius:3px;
}
table tr:first-child th:last-child{
  -moz-border-radius-topright:3px;
  -webkit-border-top-right-radius:3px;
  border-top-right-radius:3px;
}
table tr{
  text-align: center;
  padding-left:20px;
}
table tr td:first-child{
  text-align: left;
  padding-left:20px;
  border-left: 0;
}
table tr td {
  padding:18px;
  border-top: 1px solid #ffffff;
  border-bottom:1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  
  background: #fafafa;
  background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
  background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
table tr.even td{
  background: #f6f6f6;
  background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
  background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
table tr:last-child td{
  border-bottom:0;
}
table tr:last-child td:first-child{
  -moz-border-radius-bottomleft:3px;
  -webkit-border-bottom-left-radius:3px;
  border-bottom-left-radius:3px;
}
table tr:last-child td:last-child{
  -moz-border-radius-bottomright:3px;
  -webkit-border-bottom-right-radius:3px;
  border-bottom-right-radius:3px;
}
table tr:hover td{
  background: #f2f2f2;
  background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
  background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);  
}
/***Langue**/
#lang_sel_list a{
  background-color: transparent !important;
  border:none !important;
  color: #F90303 !important;
  font-family:"agencyfbregular";
  font-size: 18px !important;
  padding-left: 0px !important;
}
#lang_sel_list a:hover{
  color: #747272 !important
}
#lang_sel_list ul{
  border: 0 !important;
}
#acceisie{
  margin-top: 9px;
}
/***Tablette**/
/*Landscape phones and down*/
@media (max-width: 480px) { 
    .footer-menu li a{
      padding: 0
    }
    #btngrisconent{
      margin-bottom: 10px;
    }
    #btngrisconent a{
      font-size: 13px;
    }
    #btngrisconent a#msn{
      padding-left: 38px;
    }

    /**Gallerie**/
    #mla_gallery-1 .gallery-item {
    float: none !important;
    margin: 0 auto !important;;
    text-align: center;
    }
    /**Menu TOP ***/
    #menu-menu-avec-icones{
      padding-left: 0
    }
    #menu-icone ul li{
      background: none;
      margin-right: 19px;
      text-align: center;
      padding-top: 0;
      padding-bottom: 15px;
    }
    #accessandlng{
    position: absolute;
    top: 0;
    right: 0;
    padding-right:15px;
    }
  }
/* Small devices (tablets, 768px and up) */
@media (max-width: 768px) {
   ul.bordredlink li:before{
     background: none
    }
    .bordredlink a{
      padding-left: 0;
      text-align: center;
    }
    .social-icons{
      text-align: center;
    }
    ul.backgroudlink li:before{
      background: none !important
    }
    .backgroudlink a{
      font-size: 14px;
    }
	
	ul.backgroudlink-2 li:before{
      background: none !important
    }
    .backgroudlink-2 a{
      font-size: 14px;
    }
	
    #btngrisconent{
      margin-bottom: 10px;
    }
    #btngrisconent a{
      font-size: 13px;
      margin-bottom: 12px;
      float: none;
    }
    #btngrisconent a#msn{
      padding-left: 38px;
      margin-left: 0px;
    }
    /**Galleri Pdf**/
    .home .owl-carousel .owl-item {
    float: left;
    }

    /**Menu Top and icone**/
    #navbar-brand{
      padding: 10px;
    }
     /**Menu TOP ***/
    
    #accessandlng{
    position: absolute;
    top: 0;
    right: 0;
    padding-right:15px;
    }
    #menu-menu-avec-icones{
      padding-left: 0;
      text-align: center;
    }
    #menu-icone ul li{
      margin-right: 20px;
    }
 }
 
 
/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
	.navbar-nav > li > a {
    font-size: 1rem !important;
    padding: 15px 5px;
    text-align: center;
		}
}


@media (min-width: 768px) and (max-width: 980px) {
     /**Menu Top and icone**/
    #navbar-brand{
      padding: 10px;
    }
     /**Menu TOP ***/

    #accessandlng{
    position: absolute;
    top: 0;
    right: 0;
    padding-right:15px;
    }
    #menu-menu-avec-icones{
      padding-left: 0;
      text-align: center;
    }
    #menu-icone ul li{
      margin-right: 20px;
    }
}
/* Medium devices (desktops, 992px and up) */
@media (max-width: 992px) {
    #btngrisconent{
      margin-bottom: 10px;
    }
    #btngrisconent a{
      font-size: 13px;
    }
    #btngrisconent a#msn{
      padding-left: 38px;
    }

   /**Menu Top and icone**/
    #navbar-brand{
      padding: 10px;
    }
     /**Menu TOP ***/
    
    #accessandlng{
    position: absolute;
    top: 0;
    right: 0;
    padding-right:15px;
    }
    #menu-menu-avec-icones{
      padding-left: 0;
      text-align: center;
    }
    #menu-icone ul li{
      margin-right: 20px;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (max-width: 1200px) {
  #btngrisconent{
      margin-bottom: 10px;
    }
    #btngrisconent a{
      font-size: 13px;
      margin-bottom: 12px;
      float: none;
    }
    #btngrisconent a#msn{
      padding-left: 38px;
      margin-left: 0px;
    }

    ul.bordredlink li:before{
     background: none
    }
    .bordredlink a{
      padding-left: 0;
      text-align: center;
    }
    .social-icons{
      text-align: center;
    }
    ul.backgroudlink li:before{
      background: none !important
    }
    .backgroudlink a{
      font-size: 14px;
    }

	ul.backgroudlink-2 li:before{
      background: none !important
    }
    .backgroudlink-2 a{
      font-size: 14px;
    }
	
     /**Menu Top and icone**/
    #navbar-brand{
      padding: 10px;
    }
     /**Menu TOP ***/
    
    #accessandlng{
    position: absolute;
    top: 0;
    right: 0;
    padding-right:15px;
    }
    #menu-menu-avec-icones{
      padding-left: 0;
      text-align: center;
    }
    #menu-icone ul li{
      margin-right: 16px;
    }

}
.home  #mla_gallery-1 {
margin: auto;
width: 100%;
}
.home #mla_gallery-1 .gallery-item {
float: left;
margin: 1.5%;
text-align: center;
width: -2.9%;
}
.home #mla_gallery-1 .gallery-item .gallery-icon img {
border: 2px solid #cfcfcf;
}
.home #mla_gallery-1 .gallery-caption {
margin-left: 0;
vertical-align: top;
} 
  #mla_gallery-1 {
margin: auto;
width: 100%;
}
#mla_gallery-1 .gallery-item {
float: left;
margin: 1.5%;
text-align: center;
width: -2.9%;
}
#mla_gallery-1 .gallery-item .gallery-icon img {
border: 2px solid #cfcfcf;
}
#mla_gallery-1 .gallery-caption {
margin-left: 0;
vertical-align: top;
} 


/**Contact**/
.wpcf7-form textarea,.wpcf7-form input[type="text"],.wpcf7-form input[type="email"],.wpcf7-form input[type="date"],.wpcf7-form input[type="password"], .form-control{
  background-color: #fff;
    border: 1px solid #d3d4d8;
    border-radius: 0;
    box-shadow: none;
    color: #9e9e9e;
    height: 40px;
    line-height: 20px;
    margin-bottom: 10px;
    width: 97%;
    padding: 6px 12px;
    transition: all 0.2s linear 0s;
}
.wpcf7-form textarea{
  height: 200px;
    font-family: "agencyfbregular";
     font-size: 19px;
}
input.wpcf7-form-control{
  background: #CE1126;
  border: none;
  color: white;
  font-family: "agencyfbregular";
  font-size: 19px;
  padding: 8px 20px;
}
input.wpcf7-form-control:hover,.wpcf7-form textarea:hover{
 background: #DADBDC
}
.wpcf7-captchac{
  margin-bottom: 12px;
    margin-top: 12px;
}
input.wpcf7-captchar{
  width: 20% !important
}
#map-canvas{
  height: 300px;
  border: 1px solid #d3d4d8
}
.ctnhelpers ul{
  padding-left: 0
}
.ctnhelpers ul li{
  list-style: none;
  line-height: 16px;
  margin-bottom: 15px;
}
.ctnhelpers i{
  color: #CE1126;
  margin-right: 8px;
}
.page-template-page-contact-php .widget-title h2{
  font-family: "agencyfbregular";
  font-size: 22px;
}
.simplePagerNav{
  clear: both;
  float: none;
  text-align: center;
  left: -45px;
  position: relative;
  padding: 0
}
.simplePagerNav li{
  display: inline-block;
    background: #818286;
  list-style: none;
  padding: 3px 10px;
  margin: 5px;
}
.simplePagerNav li:hover,.simplePagerNav li.currentPage{
    background: #CE1126;
}
.simplePagerNav li a{
  color: #fff
}
.dropdown:hover .dropdown-menu {
    display: block;
 }
.owl-carousel .owl-wrapper-outer{
  margin-left: 20px;
}

li#menu-item-602{
      background: url("images/medias2.png") no-repeat scroll -3px top ;
}


li#menu-item-41{
      background: url("images/csg-541d877985d91.png") no-repeat scroll -711px top rgba(0, 0, 0, 0)
	  
}
.fb-like-box{
  width: 264px
}
.twitter-timeline{
  width: 264px;
   height: 239px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{
   background-color: #ab0705 !important;
    background-image: none !important;
    background-repeat: repeat-x !important;
}
.em-calendar{
    height: 240px;
    width: 263px;
}
.contentsocialwidget iframe{
  width: 278px !important
}