/*
Composite Template 
http://www.templatemo.com/preview/templatemo_444_composite
*/

body
{
	background: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	position: relative;
}

/* start templatemo page container */
@media (min-width: 768px) {
	.container { width: 700px; }
}
@media (min-width: 992px) {
	.container { width: 900px; }
}
@media (min-width: 1200px) {
	.container { width: 1000px;	}
}
/* end templatemo page container */

.blue {
	color: #06C;
}

.green {
	color: #090;
}

/* start templatemo navigation */
.navbar-default
{
	background: #FFF;
	border: none;
	box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
	margin: 0;
}
.navbar-default .navbar-brand
{
	font-weight: 600;
	font-size: 30px;
	padding: 10px 0 0 0;
	height: 65px;
	line-height: 40px;
}
.navbar-default .navbar-brand:hover { color: #1f478f; }
.navbar-default .nav li a
{
	color: #333;
	font-size: 14px;
	font-weight: 700;
	height: 65px;
	line-height: 38px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.navbar-default .nav li a:hover
{
	background-color: #1f478f;
	color: #FFF;
}
.navbar-default .nav li a:focus { color: #303030; }
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #FFF;
	background-color: #1f478f;
}
.navbar-default .navbar-toggle
{
	border: none;
	padding-top: 18px;
}
.navbar-default .navbar-toggle .icon-bar
{
	background: #1f478f;
	border-color: transparent;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus { background-color: transparent }
/* end templatemo navigation */

/* start templatemo header background slideshow */
#home { padding-top:0px;position: relative;}
.flexslider {
	margin: 0 0 60px;
	background: #fff;
	padding: 0;
	position: relative;
	zoom: 1;
	background-color: #371604;
	overflow: hidden;
	margin: 0;
}
.flexslider .slides {
	padding: 0;
	zoom: 1;
}
.flexslider .slides img {
	width: 100%;
	min-width: 648px;
	height: auto;
	display: block;
}
.flexslider .slides > li {
	display: none;  
	padding: 0;
	position: relative;
	-webkit-backface-visibility: hidden;
}
.flexslider img {
	position: relative;
	width: 100%;
}
.slider-caption {
	color:white;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	text-transform: uppercase;
	z-index: 7;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.templatemo-slider-btn
{
	background: #1f478f;
	border-radius: 0;
	border: 2px solid transparent;
	color: #FFFFFF;
	font-weight: bold;
	margin: 40px 0 0 0;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	height: 50px;
	width: 250px;
	padding: 12px 10px 10px 10px;
}
.templatemo-slider-btn:hover,
.templatemo-slider-btn:focus {
	background: #fff;
	color: #1f478f;
	border: 2px solid transparent;
}

/* start templatemo features */
.features
{
	background: #F9F9F9;
	border-bottom: 1px solid #f0f0f0;
	padding: 60px 0 60px 0;
}
.features h2
{
	padding-bottom: 20px;
	font-size: 3em;
	font-family: Cormorant Garamond;
	font-weight: bold;
}

.description{font-size: 43px;max-width: 1000px;margin: 0 auto;line-height: 120%;font-weight: bold;margin-bottom: 60px;font-family: 'Cormorant Garamond';}
.content-text{font-size: 20px;max-width: 800px;margin: 0 auto;font-family: 'Cormorant Garamond';color: #000;font-weight: 500;}
.features h3
{
	font-weight: 400;
	padding-bottom: 6px;
	font-size: 16px;
}
.features .fa
{
	color: #1f478f;
	font-size: 28px;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	-webkit-transition: all 0.4s ease;
}

/* end templatemo features */

/* start templatemo about */
#about
{
	color: #333;
	padding: 60px 0 60px 0;
}
#about .col-md-12 {	padding: 20px 0 0 0; }
#about h2
{
	font-weight: 400;
	padding: 0 0 20px 0;
}
#about h4
{
	font-weight: 600;
	padding-top: 6px;
	padding-bottom: 10px;
}
#about .skills { padding-top: 30px; }
#about .progress
{
	background: #999;
	height: 6px;
	margin: 10px 0 16px 0;
}
#about .progress .progress-bar-success { background: #1f478f; }
/* end templatemo about */

/* start templatemo team */
#team
{
	background: #F9F9F9;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	padding: 60px 0 60px 0;
}
#team .col-md-3 { margin-bottom: 20px; }
#team h2
{
	font-weight: 400;
	padding: 0 0 20px 0;
}
#team h3
{
	background: #FFF;
	color: #1f478f;
	font-weight: 600;
	padding: 10px;
}
#team img
{
	cursor: pointer;
	display: inline-block;
	margin-top: 60px;
	margin-bottom: 10px;
	position: relative;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#team img:hover
{
	border-radius: 50%;
	-webkit-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
	opacity: 0.7;
}
/* end templatemo team */

/* start templatemo portfolio */
#portfolio
{
	text-align: center;
	padding: 60px 0 100px 0;
}
#portfolio h2
{
	font-weight: 400;
	padding: 0 0 20px 0;
}
#portfolio p {	margin-bottom: 60px; }
#portfolio .col-md-3 { padding: 4px; }
#portfolio .image_thumb
{
	position: relative;
	overflow: hidden;
	margin-bottom: 0;
}
#portfolio .image_thumb .image_overlay
{
	background: #1f478f;
	width: 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	top: 0;
	left: 0;
	bottom: 0;
	/*padding-top: 46px;*/
	text-align: center;
}
#portfolio .image_thumb:hover .image_overlay { opacity: 0.9; }
#portfolio .image_thumb .image_overlay .fa
{
	background: #EEE;
	border-radius: 50%;
	color: #444;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	opacity: 1;
	/*http: //www.smashingmagazine.com/2013/08/09/absolute-horizontal-vertical-centering-css/; */
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
#portfolio .image_thumb a:hover { text-decoration: none; }
/* end templatemo portfolio */

/* start templatemo contact */
#contact
{
	background: #303030;
	color: #EEE;
	padding: 80px 0 80px 0;
}
#contact h2 { font-weight: 400; }
#contact .text-center p { padding: 0 0 60px 0; }
#contact h2, #contact h3 { padding: 0 0 20px 0; }
#contact .form-control
{
	background: transparent;
	border: 1px solid #444;
	border-radius: 0px;
	color: #FFF;
	margin: 10px 0 10px 0;
}
#contact input { height: 60px; }
#contact .form-control:focus
{
	background: #444444;
	border-color: transparent;
	box-shadow: none;
}
#contact input[type="submit"]
{
	color: #FFF;
	font-weight: 600;
	letter-spacing: 1px;
	width: 220px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#contact input[type="submit"]:hover
{
	background: #1f478f;
	border-color: transparent;
	
}
#contact .address
{
	padding: 20px;
	padding-top: 0;
	margin: 0;
}
#contact .fa
{
	color: #1f478f;
	font-size: 20px;
	padding: 6px 10px 6px 0;
}

a {	color: #1f478f; }
a:hover, a:active 
{
	
	text-decoration: none;
}

.colur:hover, a:active 
{
	color:#fff;
	text-decoration: none;
}



/* end templatemo contact */

/* start templatemo footer */
footer
{
	border-top: 1px solid #404040;
	background: #202020;
	color: #FFF;
	padding: 80px 0 40px 0;
}
footer .social_icon a
{
	border: 1px solid #FFF;
	border-radius: 50%;
	color: #FFF;
	font-size: 16px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	margin: 0 4px 24px 6px;
}
footer .social_icon a:hover
{
	border-color: transparent;
	background: #1f478f;
}
/* end templatemo footer */

/* starttemplatemo  go top */
.go-top 
{
	background-color: #1f478f;
	border-radius: 50%;
	bottom: 7em;
	right: 2em;
	color: #FFF;
	display: none;
	position: fixed;
	text-decoration: none;
	width: 40px;
	height: 40px;
	line-height: 38px;
	text-align: center;
}
.go-top:hover {	color: #F9F9F9; }
/* end templatemo go top */

@media only screen and (max-width: 1199px) {
	.flexslider h1 { font-size: 30px; }
	.flexslider h2 { font-size: 24px; }
}

/* start templatemo 768 media quires */
@media only screen and ( max-width: 768px ) {
	.navbar-default .navbar-brand {	margin-left: 20px; }
	.navbar-default .navbar-nav	{ margin: 0; }
	.navbar-default .navbar-collapse
	{
		padding-left: 20px;
		padding-right: 20px;
	}
	.flexslider h1 { font-size: 26px; }
	.flexslider h2 { font-size: 18px; }
	.templatemo-slider-btn { 
		margin-top: 10px; 
		width: 180px;
		height: 40px;
		padding-top: 8px;
	}
}

.linkarticle{background:#d14031;color:#fff;padding: 13px 26px;font-size: 30px;border-radius: 30px;font-family: 'Josefin Sans';margin: 30px auto;text-transform: initial;font-weight: 400;letter-spacing: 0.5px;}
.titre-livre{font-family: 'Josefin Sans';}
.lire-plus{font-family: 'Josefin Sans';font-size: 18px;text-decoration: underline;}
.langue{position: absolute;right: 10px;top: 10px;background: #fff;z-index: 100;border: 2px solid #d14031;padding: 8px 3px;padding-top: 2px;font-size: 18px;}

.kode-icon {
    content: "";
    position: absolute;
    left: 35%;
    margin: auto;
    bottom: 14px;
    width: 150px;
    height: 1px;
    background-color: #ccc;
}

.kode-icon:after {
    left: auto;
    right: 35%;
}
.titre-landing{
padding-bottom: 20px;
    font-size: 60px;
    font-family: Cormorant Garamond;
    font-weight: bold;
    color: #fff;
    text-transform: capitalize;
    text-shadow: 2px 2px 2px #000;}

.cover img{width:100%;}





/* end templatemo 768 media quires */

.meter {
	box-sizing: content-box;
	height: 40px; /* Can be anything */
	position: relative;
	margin: 20px 0; /* Just for demo spacing */
	background: #b4eea9;
	border-radius: 25px;
	padding: 10px;
	box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);
	color: #fff;
	font-size: 26px;
	}
  .meter > span {
	display: block;
	height: 100%;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	background-color: rgb(34, 176, 6);
	background-image: linear-gradient(
	  center bottom,
	  rgb(209, 64, 49) 37%,
	  rgb(247, 89, 72) 69%
	);
	box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3),
	  inset 0 -2px 6px rgba(0, 0, 0, 0.4);
	position: relative;
	overflow: hidden;
  }
  .meter > span:after,
  .animate > span > span {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-image: linear-gradient(
	  -45deg,
	  rgba(255, 255, 255, 0.2) 25%,
	  transparent 25%,
	  transparent 50%,
	  rgba(255, 255, 255, 0.2) 50%,
	  rgba(255, 255, 255, 0.2) 75%,
	  transparent 75%,
	  transparent
	);
	z-index: 1;
	background-size: 50px 50px;
	animation: move 2s linear infinite;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	overflow: hidden;
  }
  
  .animate > span:after {
	display: none;
  }
  
  @keyframes move {
	0% {
	  background-position: 0 0;
	}
	100% {
	  background-position: 50px 50px;
	}
  }
  
  
  
  .nostripes > span > span,
  .nostripes > span::after {
	background-image: none;
  }
  
  #page-wrap {
	max-width: 600px;
	margin: 20px auto;
	padding: 0 2%;
	display: flow-root;
	margin-bottom: 40px;
	}

	.progression{font-family: 'Josefin Sans';
		font-weight: bold;
		font-size: 20px;}

  
.bloc-point{font-size: 20px;
    font-family: 'Cormorant Garamond';
    font-weight: bold;
width: 100%;
margin-bottom: 30px;}

.number{
    width:100%;
    font-size: 50px;
    font-weight: bold;
    border-bottom: 1px solid #d4d4d4;
    margin: 0 auto;
    margin-bottom: 18px;
    max-width: 180px;
    color: #d14031;
    }

.title-ter{
    font-family: 'Cormorant Garamond';
    font-size: 25px;
    font-weight: bold;
    max-width: 523px;
    margin: 0 auto;
    width: 100%;
    }

.point{text-align: left;
    font-family: 'Cormorant Garamond';
    font-size: 20px;
    font-weight: bold;}
	.mobile-only{display:block;}

.floating-bar{display: none;}

/* start templatemo 680 media quires */
@media only screen and ( max-width: 680px ) {
	.navbar-default .navbar-nav li a { border-bottom: 1px solid #f6f6f6; line-height: normal; height: 40px; }
.features h2{
font-size: 26px;
}
.description {
    font-size: 22px;
}




 

/* end templatemo 680 media quires */

/* start templatemo 600 media quires */
@media only screen and ( max-width: 640px ) {	
	.mobile-only{display:none;}
	.flexslider h1 { font-size: 20px; }
	.flexslider h2 { font-size: 14px; }
	.templatemo-slider-btn {
		width: auto;
		height: auto;
		padding: 10px 20px;
		margin-top: 10px; 
	}

	.cover img{width:50%;}
	.linkarticle{font-size:22px;}

	.floating-bar{display: block;position: fixed;bottom: 0px;left: 0px;height: 70px;width: 100%;}
	.b1{width:50%;float: left;height: 70px;padding-top: 10px;}
	.linkarticle2{color:#fff;font-size: 16px;font-family: 'Josefin Sans';text-transform: initial;font-weight: 400;}

}
/* end templatemo 600 media quires */