/*!
 * Start Bootstrap - Landing Page v5.0.1 (https://startbootstrap.com/template-overviews/landing-page)
 * Copyright 2013-2018 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-landing-page/blob/master/LICENSE)
 */

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

h1,
h2,
h3,
h4,
h5,
h6 {
  /* font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif; */
  font-weight: 500;
}

header.mastheadmotdepasse {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

header.plusmasthead {
  background: url(/images/page_404.jpg) no-repeat center center !important;
}
header.masthead {
  position: relative;
  background-color: #343a40;
    padding-bottom: 3rem;
    /*background: url(/images/image_home3.jpg);
    background-size: cover;
    padding-top: 2rem;
    padding-bottom: 8rem;*/
  /*!
  **Paralaxe 
  */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
}

@media (max-width: 576px) {
    header.masthead {
        /*background: url(/images/image_home2.jpg) no-repeat center center;
        background-size: cover;
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;*/
    }
    header.masthead h1 {
        font-size: 1.5rem !important;
    }
    header.masthead h2 {
        font-size: 1rem !important;
    }
    .logo {
        font-size: x-large !important;
    }
    .h3, h3 {
        font-size: 1.5rem !important;
    }
}


header.masthead .overlay {
  position: absolute;
  /*background-color: #212529;*/
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.9;
}

header.masthead h1 {
  font-size: 1.5rem;
  font-weight: 700;
}
header.masthead h2 {
  font-size: 1rem;
}

@media (min-width: 768px) {
  header.masthead {
    padding-top: 2rem;
    padding-bottom: 3rem;
  }
  header.masthead h1 {
    font-size: 1.8rem;
  }
}

.showcase .showcase-text {
  padding: 3rem;
}

.showcase-text .lead {
    font-size: 1.15rem;
}

.showcase .showcase-img {
  min-height: 30rem;
  background-size: cover;
}

@media (min-width: 576px) {
  .showcase .showcase-text {
    padding: 4rem;
  }
}

@media (min-width: 992px) {
  .showcase .showcase-text {
    padding: 2rem;
  }
}

@media (min-width: 1200px) {
  .showcase .showcase-text {
    padding: 6rem;
  }
}

.features-icons {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.features-icons .features-icons-item {
  max-width: 20rem;
}

.features-icons .features-icons-item .features-icons-icon {
  height: 7rem;
}

.features-icons .features-icons-item .features-icons-icon i {
  font-size: 4.5rem;
}

.features-icons .features-icons-item:hover .features-icons-icon i {
  font-size: 5rem;
}

.testimonials {
  padding-top: 7rem;
  padding-bottom: 3rem;
}

.testimonials .testimonial-item {
  max-width: 18rem;
}

.testimonials .testimonial-item img {
  max-width: 12rem;
  /*-webkit-box-shadow: 0px 5px 5px 0px #adb5bd;
  box-shadow: 0px 5px 5px 0px #adb5bd;*/
}

.testimonials .testimonial-item-partenaires img {
  max-width: 20rem;
  /*-webkit-box-shadow: 0px 5px 5px 0px #adb5bd;
  box-shadow: 0px 5px 5px 0px #adb5bd;*/
}

.call-to-action {
  position: relative;
  background-color: #343a40;
  background: no-repeat center center;
  background-size: cover;
  padding-top: 12rem;
  padding-bottom: 12rem;
}

.call-to-action .overlay {
  position: absolute;
  background-color: #212529;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.3;
}

footer.footer {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

/*body:after {
  content: "b\00EAta";
  position: fixed;
  width: 80px;
  height: 25px;
  !* background: yellowgreen; *!
  background: #7a614d;
  top: 7px;
  left: -20px;
  text-align: center;
  font-size: 13px;
  font-family: sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  mix-blend-mode: difference;
  !* color: #fff; *!
  color: #662626;
  line-height: 27px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 1040;
}*/

.testimonial-item h5 {
	color: yellowgreen;
}

.underline {
	text-decoration: underline !important;
}

.contacter {
	padding-top: 140px;
    border-color: #343a40!important;
    padding-bottom: 30px;
    margin-top: 30px;
    border-radius: 20px;
}

.boite_carousel {
	padding: 20px;
	height: 500px !important;
	/*
	height: auto !important;
    min-height: 500px !important;
    */
	
	
}

.boite_contacter {
	height: 500px !important;
	
}

.carousel-control-next,
.carousel-control-prev {
    filter: invert(100%);
}

#blog-feed {
	/*padding-bottom: 7em !important;*/
}

.indicators-blog {
	background-color:yellowgreen !important;
}

.text_shadow {
	text-shadow: 0 2px 5px rgba(0,0,0,.5);
}

.scroll-down {
	position: fixed;
	left: 50%;
	bottom: 10px;
	display: block;
	text-align: center;
	font-size: 20px;
	z-index: 100;
	text-decoration: none;
	text-shadow: 0;
  	width: 25px;
  	height: 25px;
  	border-radius: 5px;
  	border-bottom: 6px solid #fb3c00;
  	border-right: 6px solid #fb3c00;
  	z-index: 9;
  	left: 50%;
  	-webkit-transform: translate(-50%, 0%) rotate(45deg);
  	-moz-transform: translate(-50%, 0%) rotate(45deg);
  	transform: translate(-50%, 0%) rotate(45deg);
	-webkit-animation: fade_move_down 4s ease-in-out infinite;
	-moz-animation:    fade_move_down 4s ease-in-out infinite;
	animation:         fade_move_down 4s ease-in-out infinite;
}


/*animated scroll arrow animation*/
@-webkit-keyframes fade_move_down {
  0%   { -webkit-transform:translate(0,-10px) rotate(45deg); opacity: 0;  }
  50%  { opacity: 1;  }
  100% { -webkit-transform:translate(0,10px) rotate(45deg); opacity: 0; }
}
@-moz-keyframes fade_move_down {
  0%   { -moz-transform:translate(0,-10px) rotate(45deg); opacity: 0;  }
  50%  { opacity: 1;  }
  100% { -moz-transform:translate(0,10px) rotate(45deg); opacity: 0; }
}
@keyframes fade_move_down {
  0%   { transform:translate(0,-10px) rotate(45deg); opacity: 0;  }
  50%  { opacity: 1;  }
  100% { transform:translate(0,10px) rotate(45deg); opacity: 0; }
}

.accroche {
	
	
}

.cover {
    background-size: cover;
    background-position: center;
}

.header-title {
    position: relative;
    text-transform: uppercase;
    background-color: #9acd3240;
    color: var(--white)!important;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    text-shadow: 0 0 0.25rem rgb(0 0 0 / 70%);
}

.header-title:before {
    content: "";
    background-color: #9acd3240;
    width: 100vh;
    height: 100%;
    position: absolute;
    top: 0;
    left: -100vh;
}

.header-text {
    font-size: 1rem;
    margin: 20px 0;
    padding: 1rem;
    background: rgba(39,58,65,.75);
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    position: relative;
}

.header-text:after {
    background-color: rgba(39,58,65,.75);
    width: calc((100vw - 104%)/2);
    height: 100%;
    position: absolute;
    top: 0;
    right: calc((100vw - 104%)/2*-1);
    content: "";
}

@media (min-width: 810px) {
    .header-text:after {
        width: calc((98vw - 100%)/2);
        right: calc((98vw - 100%)/2*-1);
    }
}

.button-app {
    border: 0px
    width: 200px;
    margin: 15px;
    padding: 20px;
    font-weight: 500;
    border-radius: 70px !important;
    background-color: #fb3c00 !important;
}