#static-page-9 .block-intro-page{
	display:none;
	}
/* galerie  ------------ */
.static .section{
	padding:0;
	}
.static .section h2{
	font-size:42px;
	}
/* categorie  ------------ */
h3 a {
  color: #E56EA8;
  transition: color 0.4s;
}

h3 a:hover, a:focus {
  color: #ef94c1;
  text-decoration: none;
}
.for-img .col-xs-12 hr {
border-bottom:1px dashed silver;
margin-bottom:20px;
}
/* ------------ */
.navbar-nav > li > a.accueil-btn {
  padding-right:30px; 
}
#menu_cat-1 {
  padding-right:5px;
}
#menu_cat-1 a {
  padding:6px 2px; 
}
#menu_cat-1 ul.dropdown-menu li a {
  padding-left:15px;
}
/* triangle menu  ------------ */
.owl-carousel h3 a {
  color: #E56EA8;
  transition: color 0.4s;
}
.owl-carousel h3 a:hover, .owl-carousel h3 a:focus {
  color: #ef94c1;
  text-decoration: none;
}
/*  archive */
.panel-body .archive {
margin-bottom:7px; 
}
.panel-body .archive p a {
color:#fff;
font-size:14px;
}
.panel-body .archive .btn {
padding:0 15px;
}
.panel-body .archive h4 {
font-size:18px;
margin-bottom:3px;
}
.btn-primary {
background-color:#ef94c1;
border-color:#ef94c1;
}
/*  article display:none;*/
.article {
padding:0 15px;
}
.article header {
padding-left:15px;
}
.article header h2 {
color:#ef94c1;
font-weight:100;
}
/*  SIDEBAR */
.widget a.noactive {
    font-weight: normal; 
}
.sidebar li#cat-1 {
list-style-type: none; 
}
.sidebar h3.widget-title {
font-size:26px;
}
/*  #SIDEBAR */
p img {
float:left;
margin-bottom:7px;
}
.for-img img {
width:100%;
height:auto;
}

/*  actualite 
.col-xs-4 img, .col-xs-12 img {
width:100%;
height:auto;
}*/
#actualite .col-xs-12 img {
width:100px;
height:auto;
float:left;
padding-right:7px;
}
/*.article img {
width:100%;
height:auto;
float:left;
padding-bottom:15px;
}*/
#actualite .col-xs-12 h3 a, .article h3 a {
/*text-transform: uppercase;*/
color:#E56EA8;
}
.article hr {
border:1px dashed silver;
margin-bottom:20px;
}
/* colonne meme hauteur */
.row{
 overflow: hidden; 
}
[class*="col-"]{
 margin-bottom: -99999px;
 padding-bottom: 99999px;
}
/* #colonne meme hauteur */
#cat-2, #cat-4 {
display:none;
}
.tp-thumbs, .hebe.tparrows, .tp-rightarrow {
display:none;
}
.toggle-text, .toggle-wrapper {
color:#f1f1f1;
}
.caret {
position:absolute;
top:15px;
left:-5px;
color:#E56EA8;
}
.supprime-chapo .none {
display:none;
}
.member img {
width:100%;
height:auto;
float:left;
padding-bottom:15px;
}
h3.member-title {
margin-top:15px;
}

@media (min-width: 768px) {
  .header.header2 .navbar-nav > li > a {
    padding-top: 5px;
  }
 }

.top-navigation {
font-size:1.3em;
padding-right:10px;
}
/*li.top-navigation a:hover,
li.dropdown a:active {
background-color:transparent;
}*/
@media (max-width: 768px) {
	.navbar-nav > li:hover{
	background-color:#B7DAC0;
	  }

}
@media (min-width: 481px) and (max-width: 768px) {
	.navbar-nav > li + li, .top-navigation {
	font-size:1em;
	padding-right:5px;
	  }
	  .header.header2 .navbar-collapse {
		  margin-top:0;
	  }
}
	
/* Homepages - Index Cafe 2 border:1px dashed #fff; */
body {
  font-family: "Comfortaa", sans-serif;
}

h1, h2, h3, h4, h5, h6,
.sidebar .widget .widget-title,
.footer .widget .widget-title {
  font-family: "Comfortaa", sans-serif;
  font-weight: 300;
  margin-bottom:15px;
}

h1, .h1 {
  font-size: 52px;
}
h1.custom3 {
  font-size: 52px;
  font-weight: 300;
}

h2, .h2 {
  font-size: 52px;
}
.static h2, .static h3 {
  font-size: 26px;
}
.static h3 {
  color:##E56EA8;
}


h3, .h3 {
  font-size: 26px;
}

h4, .h4 {
  font-size: 22px;
}
h5 {
  font-size: 22px;
  color:#323232;
}

.portfolio-item .portfolio-title {
  font-size: 16px;
}

.entry .entry-title {
  font-weight: 400;
}

.count-title {
  font-size: 16px;
}

.callout h3 {
  font-size: 20px;
}

.callout h3 strong {
  font-weight: 600;
}

.slider-container-onepage2 {
  background-color: #171717;
  height: 100vh;
}

.slider-container-onepage2 .tp-caption strong {
  font-weight: 700 !important;
}

.section {
  padding: 100px 0 100px;
}

.section#home {
  padding-top: 0;
  padding-bottom: 0;
}

.section-edge {
  position: relative;
}

/*.section-edge::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='140' width='2800' fill='rgb(255,255,255)' fill-opacity='1'%3E%3Cpolygon points='0,0 2800,140 2800,0'%3E%3C/polygon%3E%3C/svg%3E");
  background-position: center center;
  background-repeat: no-repeat;
  content: '';
  height: 140px;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 1;
  bottom: -140px;
}*/

.section-edge.top-edge {
  position: relative;
}

.section-edge.top-edge::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='140' width='2800' fill='rgb(255,255,255)' fill-opacity='1'%3E%3Cpolygon points='0,140 2800,140 0,0'%3E%3C/polygon%3E%3C/svg%3E");
  background-position: center center;
  background-repeat: no-repeat;
  content: '';
  height: 140px;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 1;
  bottom: 0;
}

.section-edge.bg-gray {
  position: relative;
}

/*.section-edge.bg-gray::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='140' width='2800' fill='rgb(240,240,240)' fill-opacity='1'%3E%3Cpolygon points='0,0 2800,140 2800,0'%3E%3C/polygon%3E%3C/svg%3E");
  background-position: center center;
  background-repeat: no-repeat;
  content: '';
  height: 140px;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 1;
  bottom: -140px;
}
*/

.section-edge.bg-gray.top-edge {
  position: relative;
}

.section-edge.bg-gray.top-edge::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='140' width='2800' fill='rgb(240,240,240)' fill-opacity='1'%3E%3Cpolygon points='0,140 2800,140 0,0'%3E%3C/polygon%3E%3C/svg%3E");
  background-position: center center;
  background-repeat: no-repeat;
  content: '';
  height: 140px;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 1;
  bottom: 0;
}

.section-edge.section {
  padding-bottom: 40px;
}

.section-edge.section#about {
  padding-bottom: 30px;
}

.section-edge + .section {
  padding-top: 160px;
}

.section-edge + .footer {
  padding-top: 100px;
}

.section-title {
  font-size: 30px;
  margin-bottom: 35px;
}

@media (min-width: 481px) {
  .section-title {
    font-size: 36px;
  }
}

@media (min-width: 768px) {
  .section-title {
    font-size: 44px;
    margin-bottom: 45px;
  }
}

@media (min-width: 992px) {
  .section-title {
    font-size: 52px;
    margin-bottom: 60px;
  }
}

.testimonials-container {
  background-color: #f6f6fa;
  border: 1px solid #eaeaea;
  padding: 25px 15px;
}

.testimonials-container .testimonial {
  background-color: transparent;
  padding-top: 0;
  padding-bottom: 0;
}

.testimonials-container .owl-dots {
  margin-top: 10px;
}

.testimonials-container .owl-dots .owl-dot:not(.active) {
  background-color: #999;
  border-color: #999;
}

.more-btn-section {
  background-color: #171717;
  max-width: 280px;
  margin: 0 auto;
}

.more-btn-section .btn {
  display: block;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 300;
  font-size: 15px;
  text-align: center;
}

.bg-gray .contact-box {
  background-color:transparent;
}

.bg-gray .contact-box h3 {
  border-color: #ddd;
}
.article img {
  width:49.5%;
  height:auto;
  padding-right:1%;
  padding-bottom:1%;
}
.article p img {
display:block;
width:35%;
height:auto;
}
@media (max-width: 990px) and (min-width: 768px) {
  .navbar-nav > li > a {
    padding: 12px 5px;
  }
  .navbar-nav > li {
	font-size:1em;
  }
  .header.header2.header-nocollapse-sm .navbar-collapse .navbar-nav > li {
    padding-top: 5px;
    padding-bottom: 0px;
  }
  #les-cours .col-sm-3 {
	margin-right:5px;
}
}

