

.navigation > ul > li > a {
	color: #FFF;
}

.ptb {
	padding-top: 80px;
	padding-bottom: 80px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	font-size: 18px;
	text-align: left;
}

a {
	color: #8B0E13;
}


.page-breadcrumb {
	font-size: 14px;
	font-weight: 600;
}

a:hover {
	color: #B70617;
}

h2, h1 {
    letter-spacing: 3px;
    line-height: 52px;
}


h3 {
	font-size: 26px;
}

h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}

.post-entry h1 {
	letter-spacing: 3px;
    font-size: 22px;
}

.post-entry  a {
	text-decoration: underline;
}

.post-entry h2 {
    letter-spacing: 2px;
    font-size: 22px;
}

.post-entry h3 {
	letter-spacing: 0px;
	font-size: 20px;
}

.post-entry h4 {
	font-size: 18px;
}
.post-entry h5 {
	font-size: 16px;
}


p {
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	letter-spacing: 0px;
	text-align: justify;
	color: #333;
}

li {
	font-size: 16px;
	line-height: 24px;
}

.skillbar-title, .skill-bar-percent {
	font-size: 16px;
	padding-top: 10px;
}

.team-item-img img {
	height: 400px;
}

#contenu, #formateur, .footer {
	background-color: rgb(235,235,235);
}

.full-cap-wraper {
	position: relative;
}

.Pricing-box .price-tenure {
	font-size: 16px;
}

.Pricing-box .price .price-sm {
	font-size: 	22px;
}

.post-meta{
	margin-bottom: 20px;
}

.post-entry, .post-header{
	font-size: 18px;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Open Sans","Helvetica Neue",sans-serif;
}

.blog-post .post-entry blockquote > p {
	margin-bottom: 0px;
}

.skillbar-title {
	letter-spacing: 2px;
    line-height: 24px ;
    font-size: 18px;
    margin-bottom: 10px;
    max-width: 90%;
}

.bg-img-building {
	background-size: cover !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-image: url("../img/building-731434_1920.jpg");
}

.bg-img-stage {
	background-size: cover !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-image: url("../img/stage.jpg");
}

.bg-img-books {
	background-size: cover !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-image: url("../img/books.jpg");
}