/* LES ENTETES */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 0;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 700;
    color: #FFFFFF;
}
h3, h5, h4, h6{
    color: #33B31E;
}
h3{
    font-size: 3.5rem;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 0;
}
.white{
    color: #FFFFFF;
}
text-green{
    color: #33B31E;
}

.swiper-container .swiper-wrapper{
	position: relative;
}
.swiper-container .swiper-wrapper .imagecover{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.6);
}

.parallax-container{
	position: relative;
}
.parallax-container .imagecover{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.6);
}

.rd-navbar-default.rd-navbar-static .rd-navbar-inner {
    justify-content: space-between;
    padding: 20px 15px 20px;
    font-size: 0;
    line-height: 0;
}


/* EXPERTISE */
.context-dark a, .bg-black a, .bg-gray-darker a, .bg-gray-dark a, .bg-mine-shaft a, .bg-cod-gray a, .bg-accent a, .context-dark a:active, .bg-black a:active, .bg-gray-darker a:active, .bg-gray-dark a:active, .bg-mine-shaft a:active, .bg-cod-gray a:active, .bg-accent a:active, .context-dark a:focus, .bg-black a:focus, .bg-gray-darker a:focus, .bg-gray-dark a:focus, .bg-mine-shaft a:focus, .bg-cod-gray a:focus, .bg-accent a:focus {
    color: #33B31E;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .h1 a:hover, .h2 a:hover, .h3 a:hover, .h4 a:hover, .h5 a:hover, .h6 a:hover {
    color: #FFFFFF;
}

.context-dark, .bg-black, .bg-gray-darker, .bg-gray-dark, .bg-mine-shaft, .bg-cod-gray, .bg-accent {
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
}

/* ICON */
.page .icon-gunsmoke {
    color: #FFFFFF;
}
.page .link-tundora {
    color: #FFFFFF !important;
}
.page .link-tundora:hover {
    color: #FFFFFF !important;
}

/* CARRIERE */
.block-vacation {
	position: relative;
	width: 100%;
	padding: 39px 9% 45px;
	border-radius: 4px;
	background: #33B31E;
	box-shadow: -1px 0px 5px 0px rgba(65, 65, 65, 0.12);
}

h3.titre, h5.titre{
    color: #FFFFFF;
}

.list-blocks{
    padding: 40px;
    border-radius: 100px 0 100px 0;
    box-shadow: 10px 5px 5px 5px rgba(65, 65, 65, 0.25);
    text-align: justify;
}

.list-blocks .block-inner .block-body .block-left .block-counter{
    color: #000300;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}

.block-vacation, .block-vacation:active, .block-vacation:focus, .block-vacation:hover {
	color: #FFFFFF;
}

.block-vacation:hover {
	box-shadow: -3px 5px 12px 0px rgba(65, 65, 65, 0.16);
}

/* ACTUALITES */

.post-modern {
	border-radius: 5px;
	overflow: hidden;
	background: #33B31E;
	box-shadow: -1px 0px 5px 0px rgba(65, 65, 65, 0.12);
}

.post-modern .post-header {
    padding: 0;
}

.post-modern .post-header figure a{
    display: inline-block;
    height: 300px;
    overflow: hidden;
}
.post-modern .post-header figure a img{
    width: 100%;
}

.post-modern .post-body {
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
}

.post-modern .post-inset {
    padding: 0;
}

.post-modern .post-body h5 a{
    color: #FFFFFF;
    text-transform: uppercase;
}

.post-modern .post-body .post-inset p{
    color: #FFFFFF;
}

.post-modern .post-type {
	position: relative;
	top: 3px;
	font-size: 0;
	line-height: 0;
}

.post-modern .post-list {
	position: relative;
	transform: translateY(0);
	margin-bottom: 0;
}

.post-modern .post-list > * {
	margin-top: 0;
}

.post-modern .post-list > *:not(:last-child) {
	margin-right: 12px;
}

.post-modern .post-list > li {
	display: inline-block;
}

.post-modern .post-body > *:only-child {
	padding-top: 0;
}

.post-modern .post-meta a, .post-modern .post-meta a:active, .post-modern .post-meta a:focus {
	color: inherit !important;
}

.post-modern .post-meta a:hover {
	color: #33B31E !important;
}

.post-modern .post-footer {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: space-between;
	padding: 12px 22px 16px;
	background: #f9f9f9;
}

.post-modern .post-footer > * {
	padding: 0 7px;
}

* + .post-modern {
	margin-top: 30px;
}


/* A PROPOS */
.unit-body p{
    color: #000300;
    font-size: 16px;
}

/* ACTIVITES */
.thumbnail figure{
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: -1px 0px 5px 0px rgba(65, 65, 65, 0.12);
    border: 4px solid #33B31E;
}

/* ACTU DETAILS */
.post .post-header h4{
    color: #33B31E;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 45px;
    text-decoration: underline;
}

.post .post-body p{
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    color: #000300;
}

.post-minimal .post-body p{
    text-transform: lowercase;
    color: chocolate;
}

.blog-aside-item .list-marked-bordered li a span{
    color: #33B31E;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: capitalize;
}

.blog-aside-item .list-marked-bordered li:hover{
    background-color: #33B31E;
}


.blog-aside-item .list-marked-bordered li a:hover span{
    color: #FFFFFF;
}

.blog-aside .blog-aside-item h6{
    background-color: #33B31E;
    color: #FFFFFF;
    padding: 10px;
    border-radius: 5px;
}

.blog-aside .blog-aside-item .post-preview-wrap .post .unit .unit-body .post-header p{
    color: #33B31E;
    font-size: 16px;
    font-weight: 700;
}

.blog-aside .blog-aside-item .post-preview-wrap .post .unit .unit-body .post-header:hover p{
    color: #093f01;
}

/* ACTIVE MENU */
.rd-navbar-default .rd-navbar-nav > li > a {
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    color: #33B31E;
}
.rd-navbar-nav > li.active > a {
    color: #FFFFFF;
    background-color: #33B31E;
    padding: 15px;
    border-radius: 5px;
}

/* MEDIA TECH */

.thumbnail-variant-3 .link-external .icon {
    transition: none;
    transform: rotate(-45deg);
    color: #33B31E;
    vertical-align: bottom;
}
