html{scroll-behavior: smooth;}
body {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  background: transparent!important;
  text-align: center;
  word-wrap: break-word!important;
}

.title-header-maison1{
  font-size: 70px!important;
}

h2
{
  font-size:2.5rem;
  text-align: center;
}
h4
{
  font-size:28px!important;
}

p{
  text-align: center;
}

a:hover{
    transition:0.5s!important;
    text-decoration:none!important;

}

.row{
  width:100% !important;
  margin:0!important;
}

header.masthead {
  position: relative;
  background: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.317)),url(../img/bg-masthead.jpg) no-repeat center center;
  background-size: cover;
  padding-top: 8rem;
  padding-bottom: 8rem;
  padding-left: 0;
  padding-right: 0;
  background-attachment: fixed;
  height: 680px !important;
}

header.masthead-1 {
  position: relative;
  background-color: #343a407b;
  background-image: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)),url(../img/hotel1.jpg);
  background-size: cover;
  padding-top: 8rem;
  padding-bottom: 8rem;
  background-attachment: fixed;
  height:480px;
}

header.masthead-2 {
  position: relative;
  background-color: #343a407b;
  background-image: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)),url(../img/hotel2.jpg);
  background-size: cover;
  padding-top: 8rem;
  padding-bottom: 8rem;
  background-attachment: fixed;
  height:480px;
}

header.masthead-3 {
  position: relative;
  background-color: #343a407b;
  background-image: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)),url(../img/hotel3.jpg);
  background-size: cover;
  padding-top: 8rem;
  padding-bottom: 8rem;
  background-attachment: fixed;
  height:480px;
}

header.masthead-4 {
  position: relative;
  background-color: #343a407b;
  background-image: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)),url(../img/hotel4.jpg);
  background-size: cover;
  padding-top: 8rem;
  padding-bottom: 8rem;
  background-attachment: fixed;
  height:480px;
}

header.masthead-5 {
  position: relative;
  background-color: #343a407b;
  background-image: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)),url(../img/hotel5.jpg);
  background-size: cover;
  padding-top: 8rem;
  padding-bottom: 8rem;
  background-attachment: fixed;
  height:480px;
}

header.masthead-6 {
  position: relative;
  background-color: #343a407b;
  background-image: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)),url(../img/hotel6.jpg);
  background-size: cover;
  padding-top: 8rem;
  padding-bottom: 8rem;
  background-attachment: fixed;
  height:480px;
}

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

header.masthead h1 {
  font-size: 2rem;
}

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

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

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

.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;
  transition:0.5s;
}

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

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

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

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

.call-to-action {
    position: relative;
    /*background-color: #343a40;*/
    background: url("../img/bg-masthead.jpg") no-repeat center center;
    background-size: cover;
    padding-top: 7rem;
    padding-bottom: 7rem;
    background-attachment: fixed;
}

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

footer.footer {
  padding: 1.5rem;
  font-size: 20px;
}

.form-group{
  padding: 0;
}

.form-control{
  padding: 32px!important;
  border-radius:7px 0px 0px 7px;
}

.form-content{
  padding:50px 0px;
}

.form-search{
  height: 170px!important;
  border-radius:100px!important;
  padding: 0px 50px!important;
  border: 1px solid #21252923;
  margin-top: 50px!important;
}

.form-reg input,.form-reg textarea{
    border: 1px #8d8d8d solid;
    background:#fefefef0;
}

.envoi-fiche {
    background:#307c8f;
    width:100%;
    color:white;
    padding:20px;
    border-radius:0 7px 7px 0;
    transition:0.5s;
}
.call a {
    font-size: 18px;
    background:#307c8f!important;
    color:white;
    padding:10px 30px;
    border-radius:7px;
    transition:0.5s;
}

.envoi-fiche:hover,
.call a:hover,.btn-return:hover,.achat-col:hover
{
    color:#ffffff!important;
    background:#307c8f!important;
}

.btn-return{
    width: 20%;
    margin: auto;
    font-size: 20px;
    background: #307c8fee;
    border-radius: 7px;
    padding:16px;
}

.marketing-descr h2
{
    text-align: center!important;
}


.comment-profite-section
{
    padding:100px;
}

.comment-profiter-col
{
    padding:0px;
}

.comment-profiter-text
{
    background:#307c8f!important;
    color:white;
    padding:40px;
    text-align: center;
    height: 100%;
    width: 98%;
}


.comment-profiter-num
{
    color:white;
    text-align: center;
    font-size:60px;
}

.title
{
    text-align: center;
    font-size:40px;
    padding:20px ;
}

.infos-col p{
    width:100% !important;
}

.title-header{
  font-size:30px !important;
  padding:50px 0px 50px 20px;
  width: 100%!important;
  margin-top: 15px;
}

.intro{
    font-size:18px !important;
}

.call span{
    padding: 20px;
    font-size: 18px;
}

.fab {
    transition:0.5s!important;
    color:#307c8f!important;
}

.fab:hover {
    transition:0.5s!important;
}

.comment-profite-section p{
    padding: 30px;
}

.marketing-item-footer  {
    background-color:rgb(236, 236, 236)!important;
}
.marketing-item-body p{
    padding: 30px 20px 35px!important;
}

.marketing-item-footer  .btn {
  background:#307c8f!important;
    border:none;
    border-radius:2px;
    color:rgb(255, 255, 255);
    padding:15px 15px;
    width: 50%;
    margin-left: 25%;
    border-radius: 50px;
    font-size:18px;
    bottom: 40px;
    position: relative;
    text-align: center;
}
.marketing-item-content {
    border: 1px #dedede solid;
    background-color:#ffffff;
    padding: 0px!important;
 }

.services-item,.marketing-item{
    margin-bottom: 30px;
}


.services-item p ,.marketing-item p{
    text-align:center;
    padding: 5px;
}


.services-item a ,.marketing-item a{
    text-align:justify;
}

.title-descr{
    margin-bottom: 60px!important;
}


.marketing-item-title{
    padding-bottom: 30px;
}

.decription-par{
    padding: 50px;
    font-size: 20px;
    border-radius: 10px;
}

.decription-col{
    padding: 50px;
    font-size: 20px;
    border: 1px #dadada solid;
    border-radius: 10px;
}

.details-col{
    padding: 30px 70px;
    font-size: 20px;
    border: 1px #dadada solid;
    border-radius: 10px;
}

.prix-col{
    padding: 15px;
    font-size: 25px;
    border: 1px #dadada solid;
    border-radius: 10px;
    color: #000000;
    background: #307c8f45;
    text-align: center;
    font-weight: bold;
}

.achat-col{
    padding: 20px;
    font-size: 20px;
    border: 1px #dadada solid;
    border-radius: 10px;
    color: #f5f5f5;
    background: #307c8f;
    text-align: center;
    width: 100%;
    margin-top: 12px;
}

.form-contact,.send-contact{
  border-radius: 7px!important;
}

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

@media (max-width: 1100px) {
  .form-search{
    height: 370px!important;
  }
  .form-content{
    margin-top: -120px;
  }
  .btn-return{
    width: 70%;
  }
}

@media (max-width: 800px) {
  .infos-section ,.comment-profite-section {
    padding-left: 10px;
    padding-right: 10px;
  }

  .infos-col{
  margin-top: 20px;
  padding:5px;
  }

  .infos-container,.comment-profite-container{
    padding:10px;
  }

  section{
    width: 95%;
    margin: auto;
  }

  .decription-col{
    padding-left:15px !important;
    padding-right:15px !important;
  }

  .marketing-item-footer  .btn {
      width: 96%;
      margin: 2%;
  }

  
    .title-header{
      font-size:35px !important;
      padding:50px 0px 50px 0px;
    }
    
    .form-search{
      border-radius:30px!important;
      padding:40px !important;
	height:480px!important;
	margin-top:-40px !important;
    }


}

@media (max-width: 500px) {

  .infos-section ,.comment-profite-section {
    padding-left: 0;
    padding-right: 0;
  }

  .infos-col{
    padding:0;
  }

}
