
.container-fluid1 {
    margin-top: 30px
}
.bg-cover {
    background-size: contain !important;
}

.static-slider7 {
  font-family: "Montserrat", sans-serif;
  color: #8d97ad;
  font-weight: 300;
	background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  padding: 12% 0;
  background-image: url('../../assets/images/bg-presentation.jpg');
  background-position: right;
}

.static-slider7 h1.title {
  font-size: 122px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 130px;
}

@media (max-width: 767px) {
  .static-slider7 h1.title {
    font-size: 60px;
    line-height: 70px;
  }
}

.btn-info-gradiant {
    background: #d24d57;
    background: -webkit-linear-gradient(legacy-direction(to right), #d24d57 0%, #d24d57 100%);
    background: -webkit-gradient(linear, left top, right top, from(#d24d57), to(#d24d57));
    background: -webkit-linear-gradient(left, #d24d57 0%, #d24d57 100%);
    background: -o-linear-gradient(left, #d24d57 0%, #d24d57 100%);
    background: linear-gradient(to right, #d24d57 0%, #d24d57 100%);
  }

   .btn-info-gradiant:hover {
    background: #d24d57;
    background: -webkit-linear-gradient(legacy-direction(to right), #d24d57 0%, #d24d57 100%);
    background: -webkit-gradient(linear, left top, right top, from(#d24d57), to(#d24d57));
    background: -webkit-linear-gradient(left, #d24d57 0%, #d24d57 100%);
    background: -o-linear-gradient(left, #d24d57 0%, #d24d57 100%);
    background: linear-gradient(to right, #d24d57 0%, #d24d57 100%);
  }


.static-slider7 .btn-md {
    padding: 15px 45px;
    font-size: 18px;
}

.static-slider8 {
  font-family: "Montserrat", sans-serif;
  color: #8d97ad;
  font-weight: 300;
	background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  padding: 12% 0;
  background-image: url('https://images.unsplash.com/photo-1561144257-e32e8efc6c4f?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1050&q=80');

}
.static-slider8.background {
  filter: blur(5px);
}
.static-slider8 h1.title {
  font-size: 122px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 130px;
}
.static-slider8 .btn-md {
  padding: 15px 45px;
  font-size: 18px;
}



.static-slider9 {
  font-family: "Montserrat", sans-serif;
  color: #8d97ad;
  font-weight: 300;
	background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  padding: 12% 0;
  background-image: url('https://images.unsplash.com/photo-1527612820672-5b56351f7346?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1050&q=80');

}
.static-slider9.background {
  filter: blur(5px);
}
.static-slider9 h1.title {
  font-size: 122px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 130px;
}
.static-slider9 .btn-md {
  padding: 15px 45px;
  font-size: 18px;
}
@media (max-width: 767px) {
  .static-slider8 h1.title {
    font-size: 60px;
    line-height: 70px;
  }
}
.carousel-caption {
	color: black;
	background-color:#eee;"
	text-align: self-center;
	

}

video {
	margin-top:10vh;
  width: 100%;
  height: 40%;
  margin-left:0;
  padding-left:0;
}







