@import url("https://fonts.googleapis.com/css2?family=Playfair Display:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");

body {
  background-color: #ffffff;
  margin: 0 auto;
  padding: 0; }

.wrraper {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto; }

.text-center {
  text-align: center; }

a {
  text-decoration: none; }

ul {
  margin: 0;
  padding: 0; }

ul.list-unstyled {
  list-style: none; }

p {
  margin: 0; }

.img_one {
  background: url("../../images/img_4.png"); }

.img_two {
  background: url("../../images/img_2.jpg"); }

.img_thre {
  background: url("../../images/img_3.png"); }

.img_height {
  height: 483px !important; }

.am_banner-top {
  height: 960px;
  background-size: cover; }
  .am_banner-top .am_logo {
    width: 385px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.5);
    text-align: center; }
    .am_banner-top .am_logo img {
      width: 85%; margin-top: 40px; }

.am_bottom-content {
  width: 90%;
  margin: 0 auto;
  padding-top: 35px;
  /*margin-bottom: 108px;*/ }
  .am_bottom-content p {
   /* font-size: 46px;
    font-weight: bold;*/
    color: #000000;
    font-family: "Montserrat", sans-serif;
    /*margin-bottom: 30px;*/
    line-height: 144%; }
  .am_bottom-content .am_btn {
    display: inline-block;
    background-color: #37701e;
    text-align: center;
    color: #fff;
    padding: 20px 60px;
    text-decoration: none;
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    width: 562px;
    height: 140px;
    line-height: 140px;
    font-size: 56px; }

/*.am_bottom-content.text-medieum p {
  font-size: 25px;
  font-weight: 500; }*/
.am_bottom-content.text-medieum ul {
  padding-left: 20px;
  margin-bottom: 30px;
  /*border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;*/
  padding-top: 30px; }
  .am_bottom-content.text-medieum ul li {
    font-family: "Roboto", sans-serif;
    font-size: 25px;
    font-weight: 500;
    line-height: 163%; }
.am_bottom-content.text-medieum .am_btn {
  display: inline-block;
  background-color: 056839;
  text-align: center;
  color: #fff;
  padding: 20px 60px;
  text-decoration: none;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  border-radius: 100px; }

.am_title-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  }
  .am_title-section h4 {
    font-family: "Playfair Display", sans-serif;
    font-size: 72px;
    color: #161616;
    font-weight: 600;
    /*margin: 0;*/
    margin: 0 auto; }
  .am_title-section a {
    width: 169px;
    height: 55px;
    background-color: #3D0514;
    text-align: center;
    border-radius: 100px;
    line-height: 55px;
    font-family: "Roboto", sans-serif;
    font-size: 25px;
    color: #ffffff; }

.am_lists {
  background-color: #041d11;
  padding: 20px; }
  .am_lists h4 {
    color: #ffffff;
    font-family: "Roboto", sans-serif;
    font-size: 56px;
    margin: 0 0 30px; }
  .am_lists ul li {
    color: #ffffff; }

.am_logo-menu {
  width: 385px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.5);
  text-align: center; }
  .am_logo-menu img {
    width: 85%; }

.am_title-menu {
  background-color: #056839;
  text-align: center;
  color: #ffffff;
  padding: 20px 0;
  margin: 30px 0; }
  .am_title-menu h2 {
    font-family: "Roboto", sans-serif;
    font-weight: 900;
    font-size: 44px; }

.am_list-menu {
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 8px solid #056839; }
  .am_list-menu ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    row-gap: 20px;
    column-gap: 30px; }
    .am_list-menu ul li {
      flex: 0 0 31.333333%; }
  .am_list-menu.am_list-menu-btm {
    border-bottom: none;
    padding-bottom: 0; }
    .am_list-menu.am_list-menu-btm h4 {
      color: #1f1f1f;
      font-family: "Roboto", sans-serif;
      font-size: 44px;
      font-weight: 900;
      margin: 0;
      margin-bottom: 50px; }
    .am_list-menu.am_list-menu-btm ul li {
      flex: 0 0 48.333333%; }
      .am_list-menu.am_list-menu-btm ul li h5 {
        max-width: 100%;
        margin-bottom: 50px; }

.am_list-item-img {
  position: relative; }
  .am_list-item-img img {
    width: 100%;
    border-radius: 11px; }
  .am_list-item-img .am_list-content {
    position: absolute;
    top: 20px;
    left: 20px; }
    .am_list-item-img .am_list-content h5 {
      color: #ffffff;
      font-family: "Roboto", sans-serif;
      font-size: 26px;
      font-weight: 900;
      margin: 0;
      max-width: 80%; }
    .am_list-item-img .am_list-content a {
      font-family: "Roboto", sans-serif;
      font-size: 18px;
      width: 117px;
      height: 46px;
      display: inline-block;
      background: #056839;
      line-height: 46px;
      text-align: center;
      color: #ffffff;
      border-radius: 100px;
      margin-top: 20px;
      font-weight: 900; }

.media {
  border-bottom: 1px solid #056839; }
  .media .am_title-section {
    border-bottom: 1px solid #000;
    padding-bottom: 50px; }
  .media .am_list-content {
    position: initial; }
    .media .am_list-content h5 {
      color: #000000;
      margin-top: 5px; }

.am_tabs h4 {
  font-size: 54px;
  text-align: center;
  font-family: "Roboto", sans-serif;
  padding-bottom: 30px;
  margin-bottom: 30px; }

.accordion {
  padding-left: 0 !important; }
  .accordion li {
    position: relative; }
    .accordion li p {
      color: #000000; }
  .accordion a {
    width: 100%;
    display: block;
    cursor: pointer;
    font-weight: 900;
    line-height: 3;
    font-size: 25px;
    font-family: "Roboto", sans-serif; }
    .accordion a:after {
      width: 8px;
      height: 8px;
      border-right: 2px solid #000;
      border-bottom: 2px solid #000;
      position: absolute;
      right: 10px;
      content: " ";
      top: 34px;
      transform: rotate(-45deg);
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .accordion a.active:after {
      transform: rotate(45deg);
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }

.accordion li p {
  display: none; }

.am_play {
  position: relative; }
  .am_play a {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    left: 41%; }


  /* changes the cursor to be a pointer */ }

/*# sourceMappingURL=style.css.map */



/** SOFITEL LP **/

.so_logo-menu {
  width: 385px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.5);
  text-align: center;
}

.so_logo-menu img{
  width: 85%;
  margin-top: 40px;
}

.banner-sofitel{
  width: 100%;
}

.banner-sofitel img{
  width: 100%;
}
h6{
  font-family: Playfair Display;
  text-align: center;
  font-size: 45px;
  padding: 15px 0;
}
.so_lists{
  background-color: #F5F5F5;
  padding: 20px;
  border-radius: 12px;
  margin-top: 30px;
}
so_lists p{
  font-size: 16px !important;
}

.am_bottom-content h5{
  font-size: 18px;
  font-family: Montserrat;
  font-weight: 400;
  color: #3E3D48;
}

.so-conf{
  background-color: #056839;
  max-width: 92px;
  height: auto;
  width: auto;
  border-radius: 11%;
}

.am_title-section h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  color: #161616;
  font-weight: 600;
  margin: 0;
  width: 70%;
}
.so-pbold{font-weight: 900;}
.spacer{ padding-top: 15px;}
.nav-link{ color: #000;}
.nav-link:hover{ color: #3E3D48;}
.nav-link.active{ background-color: #523F8F !important; border-radius: 30px; }
#pills-tab{padding-bottom: 30px;}
.footer{ display:  flex; flex-wrap: wrap; justify-content: space-between; padding-bottom: 50px;}
.footer img, .row img{ /*max-width: 100px; width: 100%;*/}
.row{ margin: 0 auto; padding: 100px 0; justify-content: center;}
.col-md-4{ text-align: center;}
.col-md-2 img{ max-width: 125px; text-align: center;}
.discover{ padding-top: 40px; text-align: center; font-family: Montserrat; font-size: 20px; font-weight: 600;}
.external{ padding-top: 40px !important; margin: unset !important;}
.modal-body ul li{font-size: 16px !important; text-align: left;}
.modalInfos{ text-align: center;}
.modalInfos img{ max-width: 30px; width: 100%;}
.btn-primary {
  color: #fff;
  background-color: unset !important;
  border-color: unset !important;
}
.customcolor{background-color: #523F8F !important; border: unset !important;}

/** Responsive section **/
@media all and (max-width: 1000px)  {
  .wrraper{ width: 100%;}
}
@media all and (max-width: 1000px) and (min-width: 838px)  {
  .am_title-section h4{
    font-size: 60px;
  }
  h6{ font-size: 40px;}
}

@media all and (max-width: 837px) and (min-width: 740px)  {
  .am_title-section h4{
    font-size: 53px;
  }
  h6{ font-size: 28px;}
  .am_bottom-content.text-medieum ul li {
    font-size: 23px;
  }
}

@media all and (max-width: 739px) and (min-width: 614px)  {
  .am_title-section h4{
    font-size: 44px;
  }
  h6{ font-size: 28px;}
  .am_bottom-content.text-medieum ul li {
    font-size: 23px;
  }
  .footer img, .row img{ max-width: 100px; width: 100%;}
  .row >*{ width: unset !important; margin: 0 auto;}
  .sosmall{ max-width: 30px !important;}
}

@media all and (max-width: 613px) and (min-width: 577px)  {
  .am_title-section h4{
    font-size: 41px;
  }
  h6{ font-size: 26px;}
  .am_bottom-content.text-medieum ul li {
    font-size: 20px;
  }
  .footer img, .row img{ max-width: 100px; width: 100%;}
  .row >*{ width: unset !important; margin: 0 auto;}
  .sosmall{ max-width: 30px !important;}
}

@media all and (max-width: 576px) and (min-width: 448px)  {
  .am_title-section h4{
    font-size: 32px;
  }
  h6{ font-size: 20px;}
  .am_bottom-content.text-medieum ul li {
    font-size: 17px;
  }
  .footer img, .row img{ max-width: 100px; width: 100%;}
  .row >*{ width: unset !important; margin: 0 auto;}
  .sosmall{ max-width: 30px !important;}
}

@media all and (max-width: 447px) and (min-width: 414px)  {
  .am_title-section h4{
    font-size: 29px;
  }
  h6{ font-size: 20px;}
  .am_bottom-content.text-medieum ul li {
    font-size: 16px;
  }
  .am_title-section h3{ font-size: 18px;}
  .am_bottom-content h5{ font-size: 16px;}
  .footer img, .row img{ max-width: 100px; width: 100%;}
  .row >*{ width: unset !important; margin: 0 auto;}
  .sosmall{ max-width: 30px !important;}
}

@media all and (max-width: 413px) and (min-width: 360px)  {
  .am_title-section h4{
    font-size: 26px;
  }
  h6{ font-size: 18px;}
  .am_bottom-content.text-medieum ul li {
    font-size: 14px;
  }
  .am_title-section h3{ font-size: 18px;}
  .am_bottom-content h5{ font-size: 15px;}
  .footer img, .row img{ max-width: 100px; width: 100%;}
  .row >*{ width: unset !important; margin: 0 auto;}
  .sosmall{ max-width: 30px !important;}
}

@media all and (max-width: 767px){
  .row{ padding: 30px 0;}
  .footer img, .row img {
    padding-bottom: 25px;
  }
  
} 

