body {
    font-family: 'Barlow', sans-serif!important;
}

header {
position: absolute;
z-index: 9000;
width: 100%;
padding: 0px 20px;
}
a {}

a:hover {
	text-decoration: none;
}

h1 {
    font-size: 33px!important;
    font-weight: 800!important;
    color: #00477d!important;

    padding: 0px 0px 0px 10px;
    margin-bottom: 30px!important;
}

.bot {
    margin-bottom: 50px;
}


h1.meu {
    font-size: 33px!important;
    font-weight: 800!important;
    color: #c92735!important;
    background:url(../images/meu-h1.png) left center no-repeat;
    padding: 0px 0px 0px 70px!important;
    margin-bottom: 30px!important;
}

h1.log {
    font-size: 33px!important;
    font-weight: 800!important;
    color: #27a22d!important;
    background:url(../images/log-h1.png) left center no-repeat;
    padding: 0px 0px 0px 70px!important;
    margin-bottom: 30px!important;
}

h1.dem {
    background:url(../images/demenagement-h1.png) left center no-repeat;
    padding: 0px 0px 0px 70px!important;
}

h2 {}

.orange {
    color: #ef4108;
    font-weight: 800!important;
}

h3 {}

.carousel-caption h3 {
    font-size: 40px!important;
    font-weight: 800;
}

.blanc {
    color: #fff;
    font-size: 58px!important;
    font-family: 'K2D', sans-serif;
}



@media (max-width: 1024px) {
    .carousel-caption h3 {
    font-size: 20px!important;
    font-weight: 800;
}
    .blanc {
    font-size: 40px!important;
}
    .imglogo {width: 180px;}
}



@media (max-width: 800px) {
    .carousel-caption h3 {
    font-size: 20px!important;
    font-weight: 800;
}
    .blanc {
    font-size: 30px!important;
}
    .imglogo {width: 150px;}
}

.jaune {
    color: #e0d300;
}



@media (max-width: 800px) {
.bleu {
    color: #00477d;
    font-size: 25px!important;
}

}

h4 {}

p {
    font-size: 17px;
    text-align: justify;
}

p a {}

p a:hover {}

blockquote {}

hr {}

section {
    padding: 80px 0px;
}

section.logo-log {
    padding: 25px 0px 80px 0;
}


.full {
    width: 100%;
    margin-bottom: 20px;
}

.center {
    text-align: center;
}

.shad {
   -webkit-box-shadow: 0px 0px 11px -3px rgba(0,0,0,0.43); 
box-shadow: 0px 0px 11px -3px rgba(0,0,0,0.43);
}

section.fond-dem {
    background:url(../images/slide-fond1.jpg) bottom center no-repeat fixed;
    padding: 180px 0px;
    
}

section.fond-dem p {
    color:#fff;
    
}

section#contact {
    background:url(../images/opacite.jpg) bottom center no-repeat fixed;
    padding: 180px 0px;
    
}


section.fond-mrenov {
    background:url(../images/mrenov.jpg) top center no-repeat fixed;
    padding: 110px 0px;
    
}

section.fond-mrenov p {
    color:#000;
    
}

section.fond-log {
    background:url(../images/webb.png) top center repeat fixed;
    padding: 110px 0px;
    
}


.carousel-fullscreen .carousel-inner .item {
  height: 70vh;
  min-height: 400px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  max-height: 1080px;
}

.carousel-fullscreen .carousel-caption {
  top: 58%;
  bottom: auto;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.carousel-caption {
  font-size: 55px;
  color: #fff;
  line-height: 58px;
  font-weight: 300;
}



.nopadding {
    padding: 0px!important;
    margin: 0px!important
}


/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	width: 100%;
	height: auto;
	background: #042546;
	text-align: center;
	cursor: pointer;
    margin-bottom: 20px;
}

.grid figure img {
	position: relative;
	display: block;
	width: 100%;
	opacity: 0.8;
}

.grid figure img.logo {
	width: 30%;
    margin: auto;
    margin: 15% auto 10px auto;
}

.grid figure img.logo2 {
	width: 100%;
    margin: auto;
    margin: 0% auto 10px auto;
}



.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {

	font-weight: 700;
}

h2.demenagement {

	font-weight: 700;
    font-size: 21px;
    
}

@media (max-width: 1200px) {
    
h2.demenagement {

	font-weight: 700;
    font-size: 16px;
}
    
    
}


@media (max-width: 991px) {
    
    .grid figure h2.demenagement {

	font-weight: 700;
    font-size: 14px;
}
    
    
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/*---------------*/
/***** Ming *****/
/*---------------*/

figure.effect-ming {
	background: #030c17;
       -webkit-box-shadow: 0px 5px 11px -3px rgba(0,0,0,0.6); 
box-shadow: 0px 5px 11px -3px rgba(0,0,0,0.6);
    border-radius: 10px;
}

img {
      border-radius: 10px;
}


figure.effect-ming img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-ming figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 2px solid #fff;
	box-shadow: 0 0 0 30px rgba(255,255,255,0.2);
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.4,1.4,1);
	transform: scale3d(1.4,1.4,1);
}

figure.effect-ming h2 {
	margin: 4% 0 10px 0;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-ming p {
	padding: 1em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}

figure.effect-ming:hover h2 {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}

figure.effect-ming:hover figcaption::before,
figure.effect-ming:hover p {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

figure.effect-ming:hover figcaption {
	background-color: rgba(58,52,42,0);
}

figure.effect-ming:hover img {
	opacity: 0.4;
}

nav {
    text-align: right;
}

nav ul {}

nav ul li {
    list-style-type: none;
    display: inline-block;
    padding: 20px;
}

nav ul li a {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

nav ul li a:hover {
    color: #dfcd00;
    text-decoration: none;
}

nav ul li a:focus {}

ul.social {
    margin-bottom: -15px;
}


.scroll-indicator {
	position: absolute;
    margin-top:28%;
	left: 46%;
	-webkit-animation: bounce 1s infinite;
	animation: bounce 1s infinite;
}


@media (max-width: 1600px) {
    .scroll-indicator {
    margin-top:35%;
}   
}

@media (max-width: 1100px) {
    .scroll-indicator {
    margin-top:9000%;
        display: :none;
}   
}

@media (max-width: 600px) {
    .scroll-indicator {
        display: none!important;
}   
}

.fa-chevron-down:before {
    content: "\f078";
    font-size: 40px;
    color: #fff;
}

@-webkit-keyframes bounce {
	0% {
		top: 15%;
	}
	50% {
		top: 20%;
	}
	100% {
		top: 15%;
	}
}

@keyframes bounce {
	0% {
		top: 15%;
	}
	50% {
		top: 20%;
	}
	100% {
		top: 15%;
	}
}



footer {
    padding: 24px 15px;
    background-color: #000;
    text-align: center;
    color: #fff;
}

footer a {
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

footer a:hover {
    color: #fff;
}


.scrollup {
	width: 40px;
	height: 40px;
    border-radius: 10%;
	position: fixed;
	bottom: 50px;
	right: 50px;
	display: none;
	color: white;
	background-color: #00477d;
	font-size: 20px;
	text-align: center;
	line-height: 37px;
	
}

.scrollup:hover {
	color: white;
	background-color: #000;
}


.bt {
    display: block;
    font-weight: 300;
    margin-top: 50px;
    font-size: 18px;
}

.bt a {
    padding: 10px 20px;
    background-color: #000;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;

}

.bt a:hover {
    text-decoration: none;
    background-color: #ef4108;
    color: #fff;
}

.bt a:focus {
    text-decoration: none;
    background-color: #ef4108;
    color: #fff;
}



.bt2 {
    display: block;
    font-weight: 300;
    margin-top: 50px;
    font-size: 18px;
}

.bt2 a {
    padding: 10px 20px;
    background-color: #e0d300;
    color: #000;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;

}

.bt2 a:hover {
    text-decoration: none;
    background-color: #fff;
    color: #000;
}

.bt2 a:focus {
    text-decoration: none;
    background-color: #ef4108;
    color: #fff;
}


blockquote.log {
    padding: 35px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #e0d300;
}


blockquote.renov {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #078dc8;
}

#cookieChoiceInfo {
    position: fixed;
    width: 100%;
    font-size:20px;
    background-color: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    margin: 0px;
    left: 0px;
    bottom: 0px;
    padding: 20px !important;
    z-index: 1000;
    text-align: center;
}
