.cid-sHCakSdDAE .iconfont-wrapper {
    height: auto;
    width: auto;
}
.cid-s2X5xwPObg .btn {
    word-break: inherit;
}


/***** Galeria *****/



.mbr-gallery .mbr-gallery-item {    height: 250px;  }
.mbr-gallery .mbr-gallery-item > div {    height: 100%; }
.mbr-gallery .mbr-gallery-item img { height: 100%;      object-fit: cover;  }





/***************/

#content6-e .mbr-figure img {
    height: auto;
    width: 100%;
}

.cid-sHC6gr5QcV {
    padding-top: 140px;
}


.review-meta img {
    width: 36px;
    margin-right: 7px;
}
.review-item {
    padding: 12px 21px 15px 20px;
    margin-bottom: 12px;
    box-shadow: 0 0 15px -5px rgba(0,0,0,0.5);
    border-radius: 8px;
}
span.review-author {
    font-weight: bold;
    font-size: 0.9rem;
}
span.review-date {
    font-weight: 400;
    margin-left: 10px;
    float: right;
    background: url(https://img.icons8.com/color/16/000000/google-logo.png) right center no-repeat;
    padding-right: 20px;
}
p.review-text {
    margin-bottom: 0;
    font-size: 0.85rem;
}




.review-stars ul {
  display: inline-block;
  list-style: none;
  margin-bottom: 0;
}

.review-stars ul li {
  float: left;
  margin-right: 5px;
}

.review-stars ul li i {
    color: #E4B248;
    font-size: 20px;
    font-style: normal;
}
/*color: #E4B248;*/
.review-stars ul li i.inactive {
  color: #c6c6c6;
}
.star:after {
  content: "\2605";
}

div#google-reviews {
    max-width: 90%;
    margin: auto;
    font-family: 'Montserrat', sans-serif;
}