body { 
    font-family: 'Oswald', sans-serif !important;   
     background-color:#f4f3ef !important; 
}
.module_text{
    text-align: center;
    font-size: 16px;
    margin-bottom: -13px;    
    margin-top: 4%;
}

.titrerubrique {
    border-left: 3px solid #f5870e;
    margin-top: 6px;
}


.module_text:before{
   
}

.aliste{
    
}
.list_utile a{
    color:#666666 !important;
}
.list_faq a{
    color:#666666 !important;
}
.environment-strip-icon li {font-family: Oswald;}
/*li a:hover {
    color: #f7ad00 !important;
}*/
.nav-tabs li a{
	font-size: 12px !important;
}

.blocinvestir {
-webkit-box-shadow: 0px 10px 19px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 10px 19px 0px rgba(0,0,0,0.75);
box-shadow: 0px 10px 19px 0px rgba(0,0,0,0.75);
}

.contentarticlemine{
  margin-top: -14px;
}
.list_utile:before {
    content: "\A4 \ ";
    color: black;
  }
.list_faq:before {
  content: "→";
}
.list_utile{
   margin-bottom: 2%;
}

.serviceoimg{
  max-height: 120px;
  min-height: 120px;
}




.entêtepanel{
  background-color: #0b9444 !important;
  color: white !important;
}

.bloccontent{
  background-color: white;
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.32);
}

.pictoaccesrapide{
font-size: 40px;
    /*color: #f6f6f6;*/
    line-height: 60px;
    position: absolute;
    width: 100%;
    height: 60px;
    left: 0px;
    top: 30px;
    text-align: center;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;

}

.ca-menu li {
    /*width: 230px;
    height: 230px;
    border: 10px solid #f6f6f6;
    overflow: hidden;
    position: relative;
    /* float: left; 
    background: #fff;*/
    margin-right: 78px !important;
   
    box-shadow: 1px 1px 2px #a98542 !important;
    
    border-radius: 125px !important;    
    margin-left: 3% !important;
    margin-bottom: 2% !important;
}

.carousel-control {
    top: 142px !important;
  }

 .carousel-control.left {
    background-image: none !important;   
} 
 .carousel-control.right {
    background-image: none !important;   
} 


.titre {
	margin-bottom: 0;
    font-weight: normal;
    font-size: 28px;
    position: relative;
    float: left;
    margin-right: 100em;
    color: #2D8E43;
}
.article {
	max-height: 330px;
    min-height: 487px;
    border-style: solid;
    border-color: rgb(223, 223, 221);
    border-image: initial;
    border-width: 0.1rem;
    background: rgb(255, 255, 255);
    padding: 0.3rem;
    }

.articlemini {
	max-height: 330px;
	min-height: 99px;
	/* border-style: solid; */
	border-color: rgb(223, 223, 221);
	border-image: initial;
	border-width: 0.1rem;
	/* background: rgb(255, 255, 255); */
	padding: 0.3rem;
	margin-bottom: 1em;
	/* border-top-right-radius: 0px !important; */
	/* border-top-left-radius: 0px !important; */
}

.list-group-item{
    border-bottom: 1px solid #ddd !important;
    border: none;
}
.environment-header-one:before{
    background: none
}
.titrecarte:after{
content: "";
    display: block;
    height: 4px;
    /*margin-bottom: 20px;*/
    margin-left: 0;
    margin-right: 0;
    margin-top: 6px;
    width: 50px;
    color: #151515;
    font-size: 14px;
    background: #f5870e;
    font-weight: 800;
}
.titrecarte{
font-family: Oswald;
}

nav {
    /*width: 80%; */
    margin: -17px auto;
    /* background: #fff; */
    padding: 6px 0;
    /* box-shadow: 0px 5px 0px #dedede; */
    margin-left: 43px;
}
nav ul {
  list-style: none;
  text-align: center;
}
nav ul li {
  display: inline-block;
}
nav ul li a {
  display: block;
  padding: 15px;
  text-decoration: none;
  color: #333;
  font-weight: 800;
  text-transform: uppercase;
  margin: 0 10px;
  font-size:12px;
}
nav ul li a,
nav ul li a:after,
nav ul li a:before {
  transition: all .5s;
}
nav ul li a:hover {
  color: #555;
}

nav.shift ul li a {
  position:relative;
  z-index: 1;
}
nav.shift ul li a:hover {
  color: white!important;
}
nav.shift ul li a:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 1px;
  content: '.';
  color: transparent;
  background: green;
  visibility: none;
  opacity: 0;
  z-index: -1;
}
nav.shift ul li a:hover:after {
  opacity: 1;
  visibility: visible;
  height: 100%;
}

.imgarticle {
    max-width: 92px;
    margin-left: -16px;
}

.environment-top-strip,.environment-top-strip:before{
	background-color: #f5870e;
}


.slidenavblock{
	position: absolute;    
    display: inline-block;
    width: 24px;
    height: 24px;
    color: #fff;
   text-align: center;
    right: 0px;
   
}

@media (min-width: 768px){
.navbar-nav {
   
    margin: 6px;
}
}

@-webkit-keyframes fill {
  0% {
    width: 0%;
    height: 1px;
  }
  50% {
    width: 100%;
    height: 1px;
  }
  100% {
    width: 100%;
    height: 100%;
    background: #333;
  }
}


@import url(https://fonts.googleapis.com/css?family=Raleway:400,500);

figure.snip1206 {
  font-family: 'Raleway', Arial, sans-serif;
  color: #fff;
  position: relative;
  /*float: left;*/
  overflow: hidden;
  /*margin: 10px 1%;*/
  min-width: 220px;
  max-width: 310px;
  max-height: 220px;
  /*width: 100%;*/
  color: #000000;
  text-align: center;
}
figure.snip1206 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
figure.snip1206 img {
  opacity: 1;
  width: 100%;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
figure.snip1206:after {
  background: #ffffff;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  opacity: 0.75;
  -webkit-transform: skew(-45deg) scaleX(0);
  transform: skew(-45deg) scaleX(0);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
figure.snip1206 figcaption {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
figure.snip1206 h2,
figure.snip1206 p {
  margin: 0;
  width: 100%;
  opacity: 0;
}
figure.snip1206 h2 {
  padding: 0 30px;
  display: inline-block;
  font-weight: 400;
  text-transform: uppercase;
}
figure.snip1206 p {
  padding: 0 50px;
  font-size: 0.8em;
  font-weight: 500;
}
figure.snip1206 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
figure.snip1206:hover:after,
figure.snip1206.hover:after {
  -webkit-transform: skew(-45deg) scaleX(1);
  transform: skew(-45deg) scaleX(1);
  transition: all 400ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
figure.snip1206:hover figcaption h2,
figure.snip1206.hover figcaption h2,
figure.snip1206:hover figcaption p,
figure.snip1206.hover figcaption p {
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
figure.snip1206:hover figcaption h2,
figure.snip1206.hover figcaption h2 {
  opacity: 1;
}
figure.snip1206:hover figcaption p,
figure.snip1206.hover figcaption p {
  opacity: 0.7;
}
