/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
.g-slideshow .g-overlay-container {
  width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .g-overlay-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-overlay-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-slideshow .g-overlay-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #ffffff !important;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #522d6d;
}
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
.g-slideshow .g-slideshow-buttons {
  margin: 25px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons {
    margin: 15px 0 0;
  }
}
.g-slideshow .g-slideshow-buttons .button {
  margin-right: 15px;
  border: 2px solid #522d6d;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-slideshow .g-slideshow-buttons .button:hover {
  background: #68398a;
  border-color: #68398a;
}
.g-slideshow .g-slideshow-buttons .button:last-child {
  margin-right: 0;
}
.g-slideshow .g-slideshow-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
.g-slideshow .g-slideshow-buttons .button.empty {
  background: none;
  border: 2px solid #522d6d;
  color: #522d6d;
}
.g-slideshow .g-slideshow-buttons .button.empty:hover {
  background: #522d6d;
  border-color: #522d6d;
  color: #ffffff;
}
.g-slideshow .uk-flex-center {
  text-align: center;
}
.g-slideshow .style2 {
  padding: 70px 0;
}
.g-slideshow .style2 .g-slideshow-title {
  padding: 15px 25px;
  background: #ffffff;
  color: #1a1a1a !important;
  font-size: 2rem;
  display: table;
  margin-bottom: 20px;
}
.g-slideshow .style2 .g-slideshow-desc {
  padding: 15px 20px;
  background: #1a1a1a;
  color: #ffffff !important;
  font-size: 1.2rem;
  display: table;
}
.g-slideshow .style2 .g-slideshow-buttons .button {
  font-size: 1.2rem;
}
.g-slideshow .style2 .g-slideshow-buttons .button.standard {
  background: #ffffff;
  border-color: #ffffff;
  color: #1a1a1a;
}
.g-slideshow .style2 .g-slideshow-buttons .button.standard:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #ffffff;
}
.g-slideshow .style2 .g-slideshow-buttons .button.empty {
  border-color: #ffffff;
  color: #ffffff;
}
.g-slideshow .style2 .g-slideshow-buttons .button.empty:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #ffffff;
}
.g-slideshow .style2.uk-flex-right .g-slideshow-title, .g-slideshow .style2.uk-flex-right .g-slideshow-desc {
  margin-left: auto;
}
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
.g-slideshow .style3 .g-slideshow-title {
  font-size: 2rem;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.4rem;
  }
}
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
.g-slideshow .dark-text .style3 .g-slideshow-title {
  color: #b95d7e !important;
}
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #b95d7e;
}
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
.g-slideshow .uk-overlay-left-short {
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -o-transform: translateX(-10%);
  transform: translateX(-10%);
}
.g-slideshow .uk-overlay-right-short {
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -o-transform: translateX(10%);
  transform: translateX(10%);
}
.g-slideshow .uk-overlay-top-short {
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  transform: translateY(-10%);
}
.g-slideshow .uk-overlay-bottom-short {
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
}
.g-slideshow .uk-overlay-scale {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.g-slideshow .uk-overlay-left-short, .g-slideshow .uk-overlay-right-short, .g-slideshow .uk-overlay-top-short, .g-slideshow .uk-overlay-bottom-short {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.g-slideshow .uk-overlay-active .uk-active .uk-overlay-scale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
.g-keypoints {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.g-keypoints .g-left-points .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: right;
}
.g-keypoints .g-left-points .g-content .g-keypoints-item-icon {
  margin-left: 1.25rem;
  color: #ffffff;
  background: #522d6d;
  line-height: 2.5rem;
  border-radius: 100%;
  width: 2.5rem;
  height: 2.5rem;
  text-align: center;
}
@media only all and (max-width: 47.99rem) {
  .g-keypoints .g-left-points .g-content {
    text-align: center;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-keypoints .g-left-points .g-keypoints-item:last-child {
    margin-bottom: 25px;
  }
}
.g-keypoints .g-main-image {
  text-align: center;
}
.g-keypoints .g-main-image .g-content {
  margin: 0;
  padding: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-keypoints .g-main-image .g-content {
    margin-bottom: 1rem;
  }
}
.g-keypoints .image-bottom {
  margin-bottom: -4.563rem;
}
@media only all and (max-width: 47.99rem) {
  .g-keypoints .image-bottom {
    margin-bottom: 1rem;
  }
}
.g-keypoints .g-right-points .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
.g-keypoints .g-right-points .g-content .g-keypoints-item-icon {
  margin-right: 1.25rem;
  color: #ffffff;
  background: #522d6d;
  line-height: 2.5rem;
  border-radius: 100%;
  width: 2.5rem;
  height: 2.5rem;
  text-align: center;
}
@media only all and (max-width: 47.99rem) {
  .g-keypoints .g-right-points .g-content {
    text-align: center;
  }
}
.g-keypoints .g-keypoints-item .g-keypoints-item-desc {
  margin: 1.5rem 0;
}
.g-keypoints .g-keypoints-item:last-child .g-keypoints-item-desc {
  margin-bottom: 0;
}
.g-memories {
  padding: 40px 0;
  text-align: center;
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
@media only all and (max-width: 47.99rem) {
  .g-memories .g-memories-left {
    margin-bottom: 50px;
  }
}
.g-memories .g-memories-left .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-memories .g-memories-right .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
.g-memories .g-memories-title {
  margin-top: -5px;
  margin-bottom: 25px;
  text-align: center;
  position: relative;
}
.g-memories .g-memories-title:after {
  display: block;
  content: "";
  height: 4px;
  border-radius: 4px;
  background: #522d6d;
  position: relative;
  width: 50px;
  margin: 25px auto;
}
.g-memories .g-memories-link {
  margin-top: 5px;
}
.g-memories .g-memories-link i {
  margin-right: 10px;
}
.g-memories .g-memories-desc i {
  margin-right: 8px;
}
.g-memories .g-memories-images .g-memories-image-container {
  padding: 7px;
  background: #ffffff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15), 0 5px 5px rgba(0, 0, 0, 0.15);
  position: relative;
  display: inline-block;
}
.g-memories .g-memories-images .g-memories-image-container .uk-overlay:hover img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
.g-memories .g-memories-images .g-memories-image-container img {
  width: 250px;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-memories .g-memories-images .g-memories-image-container img {
    width: 198px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-memories .g-memories-images .g-memories-image-container img {
    width: 175px;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-memories .g-memories-images .g-memories-image-container img {
    width: 190px;
  }
}
.g-memories .g-memories-images .g-memories-image-container.g-memories-image1 {
  top: -20px;
  z-index: 1;
  -webkit-transform: rotate(7deg);
  -moz-transform: rotate(7deg);
  -ms-transform: rotate(7deg);
  -o-transform: rotate(7deg);
  transform: rotate(7deg);
}
.g-memories .g-memories-images .g-memories-image-container.g-memories-image2 {
  left: -20px;
  z-index: 2;
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
.g-memories .g-memories-images .g-memories-image-container.g-memories-image3 {
  left: 20px;
  z-index: 3;
  -webkit-transform: rotate(-16deg);
  -moz-transform: rotate(-16deg);
  -ms-transform: rotate(-16deg);
  -o-transform: rotate(-16deg);
  transform: rotate(-16deg);
}
.g-memories .g-memories-images .g-memories-image-container.g-memories-image4 {
  top: 20px;
  z-index: 4;
  -webkit-transform: rotate(13deg);
  -moz-transform: rotate(13deg);
  -ms-transform: rotate(13deg);
  -o-transform: rotate(13deg);
  transform: rotate(13deg);
}
.g-memories .g-memories-images .g-memories-image-container.g-memories-image5 {
  top: 20px;
  z-index: 5;
  display: none;
}
.g-memories .g-memories-images .g-memories-image-container .uk-overlay-panel {
  z-index: 4;
}
.g-memories .g-memories-images .g-memories-parallax {
  display: inline-block;
}
.g-portfolio .g-portfolio-filter {
  margin-bottom: 30px;
}
.g-portfolio .g-portfolio-filter.uk-subnav > * > * {
  color: #b95d7e;
}
.g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
  padding: 3px 8px;
  border: 1px solid #e0e0e5;
  background: #ffffff;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
.g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *:focus, .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *:hover {
  background: #ffffff;
  box-shadow: none;
  border: 1px solid #522d6d;
  color: #522d6d;
}
.g-portfolio .g-portfolio-filter .uk-active > a {
  background: #ffffff;
  border: 1px solid #522d6d;
  color: #522d6d;
  box-shadow: none;
}
.g-portfolio .g-portfolio-item {
  border: 1px solid #e0e0e5;
}
.g-portfolio.gutter-disabled .g-portfolio-item {
  border: none;
}
.g-portfolio .g-portfolio-image > a {
  display: block;
}
.g-portfolio .g-info-container {
  padding: 20px;
  background: #ffffff;
}
.g-portfolio p {
  margin: 0;
}
.g-portfolio .g-portfolio-title {
  margin: 0;
}
.g-portfolio .g-portfolio-title a {
  color: #4d4d4d;
}
.g-portfolio .g-portfolio-title a:hover {
  color: #522d6d;
}
.g-portfolio .g-item-details {
  margin-top: 10px;
  font-size: 90%;
  color: #d8a4b7;
  font-style: italic;
}
.g-portfolio .g-item-details i {
  margin-right: 5px;
}
.g-portfolio .g-portfolio-desc {
  margin-top: 10px;
}
.g-portfolio .g-info-container-style2.uk-overlay-panel {
  padding: 15px;
}
.g-portfolio .g-info-container-style2.uk-overlay-panel p {
  margin-top: 5px;
}
.g-portfolio .g-info-container-style2.uk-overlay-panel a {
  color: #ffffff;
}
.g-portfolio .g-info-container-style2.uk-overlay-panel a:hover {
  color: #522d6d;
}
.g-portfolio .g-info-container-style2 .g-portfolio-special, .g-portfolio .g-info-container-style2 .g-item-details {
  color: #efdae1;
}
.g-portfolio .g-portfolio-special {
  color: #d8a4b7;
  font-style: italic;
  float: left;
}
@media only all and (max-width: 30rem) {
  .g-portfolio .g-portfolio-special {
    float: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-portfolio .g-portfolio-special {
    float: none;
  }
}
.g-portfolio .g-portfolio-special i {
  margin-right: 5px;
}
.g-portfolio .g-portfolio-link {
  float: right;
  font-style: italic;
}
.g-portfolio .g-portfolio-link i {
  margin-left: 10px;
}
@media only all and (max-width: 30rem) {
  .g-portfolio .g-portfolio-link {
    float: none;
    margin-top: 5px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-portfolio .g-portfolio-link {
    float: none;
    margin-top: 5px;
  }
}
.g-portfolio .no-special .g-portfolio-link {
  float: none;
}
.g-portfolio .no-link .g-portfolio-special {
  float: none;
}
.g-portfolio .g-bottom-info {
  margin-top: 15px;
}
.g-portfolio.style3 .g-info-container {
  position: absolute;
  visibility: hidden;
  z-index: 9;
  opacity: 0;
  border: 1px solid #e0e0e5;
  border-top: none;
  width: 100%;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.g-portfolio.style3 .g-portfolio-item {
  border: none;
}
.g-portfolio.style3 .g-portfolio-item:hover .g-info-container {
  visibility: visible;
  opacity: 1;
}
.g-portfolio.style4 .g-info-container-style2 {
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  padding: 20px;
}
.g-portfolio.style4 .g-info-container-style2 a {
  color: #ffffff;
}
.g-portfolio.style4 .g-info-container-style2 a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.g-portfolio.style4 .g-portfolio-image .uk-overlay img {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
.g-portfolio.style4 .g-portfolio-image:hover .uk-overlay img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
.portfolio-special .g-portfolio-filter {
  text-align: center;
  position: relative;
  top: -50px;
  margin-bottom: 0;
  justify-content: center;
}
#g-fullwidth .g-portfolio.gutter-enabled, .g-flushed .g-portfolio.gutter-enabled {
  padding: 30px;
}
#g-fullwidth .g-portfolio.filters-enabled.gutter-enabled, .g-flushed .g-portfolio.filters-enabled.gutter-enabled {
  padding-top: 0;
}
#g-fullwidth .g-portfolio .g-portfolio-filter, .g-flushed .g-portfolio .g-portfolio-filter {
  border-bottom: 1px solid #f0f0f0;
}
#g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
  padding: 0;
  border: none;
  height: 50px;
  width: 100%;
  line-height: 50px;
  font-weight: bold;
  font-size: 1rem;
  border-radius: 0;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
    font-size: 0.9rem;
    font-weight: normal;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
    height: auto;
    line-height: inherit;
    padding: 13px 0;
    font-size: 0.8rem;
    font-weight: normal;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
    height: auto;
    line-height: inherit;
    padding: 13px 0;
    font-size: 0.8rem;
    font-weight: normal;
  }
}
#g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav {
  margin-left: -30px;
  margin-right: -30px;
}
#g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav > * {
  padding-left: 0;
  border-right: 1px solid #f0f0f0;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}
#g-fullwidth .g-portfolio.gutter-disabled .g-portfolio-filter, .g-flushed .g-portfolio.gutter-disabled .g-portfolio-filter {
  margin-bottom: 0;
}
#g-fullwidth .g-portfolio.gutter-disabled .g-portfolio-filter.uk-subnav, .g-flushed .g-portfolio.gutter-disabled .g-portfolio-filter.uk-subnav {
  padding: 0 30px;
}
.uk-tooltip.g-portfolio-tooltip {
  padding: 6px 12px;
  font-size: 13px;
}
.fa.fa-instagram.fa-fw {
  font-size: 2em;
}
/*slideshow*/
.g-slideshow .style2 .g-slideshow-title {
  padding: 15px 25px;
  background: transparent;
  color: #ffffff !important;
  font-size: 1.8rem;
  display: table;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 900;
}
/* menu*/
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 0.2rem;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 0.8rem;
  text-transform: uppercase;
}
/*keypoints*/
.g-title.g-main-title {
  color: #522d6d;
  font-size: 1.8em;
  font-weight: 900;
}
.g-keypoints-particle-image {
  width: 30px;
  float: left;
  margin: 5px;
}
.g-keypoints-item-title {
  line-height: 1.4;
  text-align: justify;
}
.g-particle-intro .g-title-separator {
  height: 2px;
  width: 150px;
  margin: 20px auto;
  background: #c16381;
}
/*FOOTER*/
/* FOOTER CONTACTOS*/
.widget_contact-details .widget_title {
  margin-bottom: 24px;
}
.widget_footer .widget_title {
  margin-bottom: 19px;
  font-weight: 700;
  line-height: 30px;
  font-size: 18px;
}
.list_unstyle {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.widget_footer .list_contact-details .list__item_address::before {
  content: "";
  font-size: 17px;
  margin-left: 1px;
}
.widget_footer .list_contact-details .list__item::before {
  font-family: "FontAwesome" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 0;
  top: 3px;
  color: #c66784;
}
.widget_footer .list_contact-details .list__item {
  position: relative;
  padding-left: 40px;
  margin-bottom: 20px;
  line-height: 20px;
  font-size: 16px;
  /*color: rgba(255, 255, 255, 0.7);*/
}
.widget_footer .list_contact-details .list__item_telephone::before {
  content: "";
  font-size: 15.5px;
  margin-left: 2px;
}
.widget_footer .list_contact-details .list__item_email::before {
  content: "";
  font-size: 11.5px;
  margin-top: 3px;
}
.list__item.list__item_email a {
  font-weight: bold;
}
.widget_footer .list_contact-details .list__item_schedule::before {
  content: "";
}
.widget_footer .list_social-networks .list__item-link {
  opacity: 1;
  transition: all 0.3s ease;
}
.widget_footer .list_social-networks .list__item {
  margin-bottom: 8px;
}
.list_inline .list__item {
  display: inline-block;
}
.list_inline {
  list-style: none;
}
.widget_footer .list_social-networks .list__item-link {
  opacity: 1;
  transition: all 0.3s ease;
}
.list_social-networks .list__item-link_twitter {
  background: #00aced;
}
.list_social-networks .list__item-link_facebook {
  background: #3a5897;
}
.list_social-networks .list__item-link {
  display: block;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  text-align: center;
  opacity: 0.7;
  transition: all 0.3s ease;
}
.list_social-networks .list__item-link_youtube {
  background: #bb0000;
}
.list_social-networks .list__item-link_instagram {
  background: #a53fb2;
}
/*END FOOTER CONTACTOS*/
/*SOBRE NOS FOOTER */
.g-module {
  background: #191919;
  /*color: #ffffff;*/
  margin-top: 10px;
  margin-bottom: 10px;
}
.text-center {
  text-align: center;
}
.g-module .module-inner {
  padding: 0;
}
.g-module .module-title {
  /*color: #ffffff;*/
  font-size: 24px;
  text-align: center;
  text-transform: capitalize;
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.g-module .social li {
  /*background: #555555;*/
  border-radius: 50%;
  width: 36px;
  height: 36px;
  text-align: center;
  /*display: inline-block;*/
  margin: auto 10px;
}
.module-inner hr {
  border-color: #999999;
  text-align: center;
  width: 279px;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
  box-sizing: content-box;
  height: 0;
}
hr {
  border: 1px inset !important;
  margin-block-start: 0.3em;
  margin-block-end: 0.3em;
  margin-inline-start: auto;
  margin-inline-end: auto;
  color: gray;
  -moz-float-edge: margin-box;
  box-sizing: content-box;
}
.module-inner hr::after {
  border-top: 3px solid #ca0001;
  content: "";
  position: absolute;
  width: 3%;
  margin-top: -1px;
  text-align: center;
}
.g-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.g-module ul > li {
  line-height: 24px;
  color: inherit;
  margin-bottom: 10px;
}
.col-6 {
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
.g-module ul.open-hours li .hours-date {
  font-size: 12px;
  text-align: right;
  color: #ca0001;
}
.g-module .open-hours li {
  border-bottom: 1px solid rgba(250, 250, 250, 0.12);
  margin-bottom: 10px;
  padding-bottom: 30px;
}
.module-ct::before, .module-ct::after {
  content: " ";
  display: table;
}
/*END SOBRE NOS FOOTER*/
/*FOOTER MENULINK */
.menulink a {
  /*	color: #ffffff;*/
}
.menulink p {
  line-height: 1;
}
.menulink p::before {
  content: "›";
  font-size: 16px;
  font-weight: bold;
  margin-right: 5px;
  color: #be6180;
}
.g-social {
  font-size: 1.5rem;
}
.g-social a {
  color: #ffffff !important;
}
/*END FOOTER MENULINK*/
#g-footer {
  border-top: 5px solid #522d6d;
}
/*BREADCRUMBS*/
.breadcrumb {
  background-color: transparent;
}
.moduletable .breadcrumb li {
  font-size: 2rem;
  color: #fff;
  font-weight: 900;
}
.moduletable .breadcrumb span.divider::before {
  display: none;
}
.moduletable .breadcrumb span {
  display: inline-block;
  text-transform: uppercase;
}
/*memories*/
.g-memories {
  padding: 80px 0;
}
/*geral*/
body {
  font-size: 1rem;
  line-height: 1.8;
  margin: 0 1.5rem;
}
ul {
  margin-left: 2rem;
  padding: 0;
}
body p {
  margin: 1rem 0;
  padding: 0 1.5rem;
}
li {
  text-align: justify;
}
/* Features*/
#g-features {
  background: #ffffff;
  color: #424753;
  padding: 0 0 4rem 0;
}
.g-keypoints .image-bottom {
  margin-bottom: 0;
}
/*contactos*/
.fa.fa-phone.contact-address.icon {
  height: 50px;
  width: 50px;
  background: #292b72;
  border-radius: 25px;
  color: #fff;
  border-radius: 50%;
  display: inline-block;
  font-size: 20px;
  line-height: 50px;
  margin-bottom: 25px;
  position: relative;
  text-align: center;
}
.fa.fa-envelope.contact-address.icon {
  height: 50px;
  width: 50px;
  background: #292b72;
  border-radius: 25px;
  color: #fff;
  border-radius: 50%;
  display: inline-block;
  font-size: 20px;
  line-height: 50px;
  margin-bottom: 25px;
  position: relative;
  text-align: center;
}
.ul-contactos {
  list-style: none;
  border: 1px solid gray;
  padding: 1.5rem;
  margin: 1rem;
  border-radius: 15px;
  width: 100%;
}
.g-block.size-50.equal-height.contactos {
  padding: 1.5rem;
}
/*botão musica*/
/*#mep_0 {
	margin-left: 2rem;
}*/
.style-5c63ebf33e7a09c4504564 .mejs-controls {
  background: #af6f90 !important;
}
/*# sourceMappingURL=custom_9.css.map */