.banner-museum {
  align-items: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  height: 536px;
  justify-content: center;
  position: relative; }
  .banner-museum h1 {
    color: #fff;
    font-size: 80px;
    text-align: center; }
  .banner-museum p {
    color: #fff;
    font-size: 20px;
    margin: 30px auto 0;
    text-align: center;
    width: 70%; }
  .banner-museum.short-header {
    height: 280px; }

.banner-museum-buttons {
  text-align: center; }
  .banner-museum-buttons button {
    background-color: #f5df2f;
    border: 0;
    border-radius: 10px;
    padding: 10px 80px;
    margin: 2%; }

.content-load-museum {
  display: none; }

.btn-load-more {
  background-color: #f5df2f;
  border: 0;
  border-radius: 5px;
  margin: 0 auto;
  padding: 15px 30px; }

.close-modal-museum {
  left: 0;
  margin: 20px;
  position: absolute;
  text-align: left;
  top: 0; }
  .close-modal-museum span {
    font-size: 50px; }

.info-museum h2 {
  color: #001641;
  font-size: 60px;
  text-align: center; }

.info-museum .container-fluid {
  padding: 60px; }

.info-museum .card {
  display: flex;
  height: 584px;
  justify-content: space-between;
  margin: 0 15px;
  padding: 35px;
  text-align: center; }
  .info-museum .card a {
    margin: 15px auto 0;
    color: #fff !important;
    text-decoration: underline; }
  .info-museum .card h2 {
    color: #fff;
    font-size: 35px; }
  .info-museum .card h3 {
    color: #fff;
    font-family: 'ClearSans';
    font-size: 25px;
    margin: 0 auto; }
  .info-museum .card p {
    color: #fff;
    font-size: 20px;
    line-height: 1.35;
    text-align: center; }
  .info-museum .card pre {
    color: #fff;
    font-family: 'ClearSans';
    font-size: 18px; }
  .info-museum .card button {
    background-color: #f5df2f;
    border: 0;
    border-radius: 10px;
    padding: 10px 80px; }

.museum-images {
  padding-bottom: 100px; }
  .museum-images h1 {
    color: #fff;
    margin: 50px auto;
    text-align: center; }
  .museum-images .content-images {
    display: flex;
    justify-content: center;
    margin: 0 auto; }
    .museum-images .content-images figure {
      height: 480px;
      margin: 0 15px;
      width: -webkit-fill-available; }
      .museum-images .content-images figure img {
        border-radius: 10px;
        height: auto;
        -o-object-fit: cover;
           object-fit: cover;
        width: 100%; }

.like-what {
  padding: 65px 0; }
  .like-what h2 {
    color: #001641;
    font-size: 60px;
    line-height: 1.4;
    text-align: center; }
  .like-what p {
    color: #001641;
    font-size: 18px;
    text-align: center;
    width: 900px;
    margin-left: auto;
    margin-right: auto; }

.modal-xl {
  max-width: 1110px !important; }

.container-bassador-profile {
  padding: 110px 70px; }
  .container-bassador-profile h3 {
    color: #001641;
    font-size: 30px;
    text-align: left; }
  .container-bassador-profile h4 {
    color: #001641;
    font-size: 20px;
    text-align: left; }
  .container-bassador-profile p {
    color: #001641;
    font-size: 20px;
    text-align: justify; }
  .container-bassador-profile img {
    height: 353px;
    -o-object-fit: contain;
       object-fit: contain;
    width: 353px; }

.bassador {
  padding-bottom: 120px; }
  .bassador h2 {
    color: #fff;
    font-size: 45px;
    padding: 50px 0 30px;
    text-align: center; }
  .bassador p {
    color: #fff;
    font-size: 18px;
    margin: 0 auto;
    text-align: center;
    width: 85%; }
  .bassador .bassador-open figure img {
    border-radius: 10px;
    width: 100%; }

@media (max-width: 1200px) {
  .banner-museum {
    height: 445px; }
    .banner-museum h1 {
      font-size: 40px; }
    .banner-museum p {
      font-size: 20px;
      width: 71%; }
    .banner-museum.short-header {
      height: 210px; }
  .info-museum .container-fluid {
    padding: 0 20px; }
  .info-museum h2 {
    font-size: 35px; }
  .info-museum .card {
    margin: 0 auto; }
  .like-what h2 {
    font-size: 40px;
    margin: 0 auto;
    width: 90%; }
  .like-what p {
    margin: 30px auto 0; }
  .museum-images {
    padding: 0 10px 100px; }
    .museum-images h1 {
      font-size: 35px; }
    .museum-images .content-images figure {
      height: 256px;
      margin: 0 5px; }
  .bassador h2 {
    font-size: 40px; }
  .bassador .content-load-museum {
    padding: 0 5px; } }

@media (max-width: 992px) {
  .banner-museum {
    height: 312px; }
    .banner-museum h1 {
      font-size: 30px; }
    .banner-museum p {
      font-size: 18px;
      margin: 0 auto;
      width: 77%; }
    .banner-museum h3 {
      font-size: 18px; }
    .banner-museum.short-header {
      height: 210px; }
  .banner-museum-buttons button {
    padding: 10px 55px; }
  .info-museum h2 {
    font-size: 20px;
    margin: 0 auto 25px; }
  .info-museum .card h2 {
    font-size: 20px;
    margin: 0 auto; }
  .info-museum .card p {
    font-size: 18px; }
  .info-museum .card h3 {
    font-size: 20px; }
  .info-museum .row.justify-content-center {
    margin: 0; }
  .info-museum .container-fluid {
    padding: 0 0px; }
  .info-museum .col-12.col-lg-6.col-xl-4.mt-lg-5 {
    padding: 0; }
  .museum-images img {
    border-radius: 10px;
    height: 250px; }
  .like-what {
    background-color: white; }
    .like-what h2 {
      font-size: 30px; }
    .like-what p {
      width: 100%; }
  .container-bassador-profile img {
    -o-object-fit: contain;
    height: 353px;
    margin-bottom: 30px;
    object-fit: contain;
    width: 353px; }
  button.close {
    padding: 25px; } }

@media (max-width: 767px) {
  .container-bassador-profile {
    padding: 30px 30px; }
    .container-bassador-profile h3 {
      color: #001641;
      font-size: 20px;
      text-align: center; }
    .container-bassador-profile img {
      height: 290px;
      width: 270px; }
    .container-bassador-profile h4 {
      color: #001641;
      font-size: 16.5px;
      text-align: center; }
    .container-bassador-profile p {
      font-size: 16.5px; }
  .banner-museum {
    height: 370px; }
    .banner-museum p {
      font-size: 16.5px;
      width: 90%; }
    .banner-museum h3 {
      font-size: 15px; }
  .info-museum h2 {
    line-height: 1.25; }
  .museum-images h1 {
    font-size: 20px;
    margin: 10px auto; }
  .like-what h2 {
    font-size: 20px;
    width: 95%; }
  .bassador h2 {
    font-size: 20px;
    padding: 40px 0 0; }
  .bassador p {
    font-size: 16.5px;
    width: 100%; }
  .close-modal-museum {
    margin: 8px 25px; }
    .close-modal-museum span {
      color: #043673;
      font-size: 35px; }
  .banner-museum-buttons {
    font-size: 13px; }
    .banner-museum-buttons button {
      padding: 4px 12px; } }
