@import url('https://fonts.googleapis.com/css?family=Montserrat:300,700,900|Playfair+Display:400,400i,900,900i&subset=latin-ext');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');
#tinymce {
  padding: 1rem !important;
}
#tinymce .wide {
  width: 100% !important;
  margin: 0 auto !important;
}
.immoportugal,
#tinymce {
  /*
     * Fonts
     */
  /*
     * Colors
     */
  /*
     * Mixins
     */
  /*
     * Common
     */
  /*
     * Youtube embeds
     */
  /*
     * Title
     */
  /*
     * Wide
     */
  /*
     * Masonry
     */
  /*
     * Blockquote
     */
  /*
     * Secondary header
     */
  /*
     * Mobile menu
     */
  /*
     * Primary header
     */
  /*
     * Slider
     */
  /*
     * Article
     */
  /*
     * Footer
     */
  /*
     * Cards
     */
  /*
     * Real estate
     */
  /*
     * Maps
     */
  /*
     * Short hand code
     */
  /*
     * Theater
     */
  /*
     * Cookie consent
     */
}
.immoportugal body,
#tinymce body,
.immoportugal html,
#tinymce html,
.immoportugal,
#tinymce {
  font-size: 15px;
  font-family: 'Playfair Display', serif;
  color: #383e41;
  line-height: 1.9;
  font-weight: 300;
}
.immoportugal body,
#tinymce body {
  padding-top: 135px;
}
.immoportugal h1,
#tinymce h1,
.immoportugal h2,
#tinymce h2,
.immoportugal h3,
#tinymce h3,
.immoportugal h4,
#tinymce h4,
.immoportugal .display-1,
#tinymce .display-1 {
  font-family: 'Playfair Display', serif;
  text-align: center;
  font-style: italic;
}
.immoportugal h1 strong,
#tinymce h1 strong,
.immoportugal h2 strong,
#tinymce h2 strong,
.immoportugal h3 strong,
#tinymce h3 strong,
.immoportugal h4 strong,
#tinymce h4 strong,
.immoportugal .display-1 strong,
#tinymce .display-1 strong,
.immoportugal h1 b,
#tinymce h1 b,
.immoportugal h2 b,
#tinymce h2 b,
.immoportugal h3 b,
#tinymce h3 b,
.immoportugal h4 b,
#tinymce h4 b,
.immoportugal .display-1 b,
#tinymce .display-1 b {
  color: #0c8394;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  text-transform: uppercase;
}
@media (max-width: 767.98px) {
  .immoportugal h4,
  #tinymce h4 {
    font-size: 1rem;
  }
}
.immoportugal .sans,
#tinymce .sans {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
}
.immoportugal .relative,
#tinymce .relative {
  position: relative;
  overflow: hidden;
}
.immoportugal .color-gray,
#tinymce .color-gray {
  color: rgba(56, 62, 65, 0.5);
}
.immoportugal .color-white,
#tinymce .color-white {
  color: #ffffff;
}
.immoportugal b,
#tinymce b,
.immoportugal strong,
#tinymce strong {
  font-weight: 900;
}
.immoportugal .background-primary-light,
#tinymce .background-primary-light {
  background-color: #e1f3f8;
}
.immoportugal .background-primary-lighter,
#tinymce .background-primary-lighter {
  background-color: #f0f9fb;
}
.immoportugal .background-primary,
#tinymce .background-primary {
  background-color: #0c8394;
}
.immoportugal .btn,
#tinymce .btn {
  border-radius: 0;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  letter-spacing: .06em;
  background-color: #ffffff;
  border-color: #ffffff;
  color: #f7941d;
  padding: 1em 2em;
}
.immoportugal .btn:hover,
#tinymce .btn:hover,
.immoportugal .btn:active,
#tinymce .btn:active,
.immoportugal .btn.btn-primary:hover,
#tinymce .btn.btn-primary:hover,
.immoportugal .btn.btn-primary:active,
#tinymce .btn.btn-primary:active,
.immoportugal .btn.btn-active,
#tinymce .btn.btn-active {
  background-color: #f7941d;
  border-color: #f7941d;
  color: #ffffff;
}
.immoportugal .btn.btn-active:hover,
#tinymce .btn.btn-active:hover,
.immoportugal .btn.btn-active:active,
#tinymce .btn.btn-active:active {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #f7941d;
}
.immoportugal .btn.btn-primary,
#tinymce .btn.btn-primary {
  background-color: #0c8394;
  border-color: #0c8394;
  color: #ffffff;
}
.immoportugal .btn.btn-icon,
#tinymce .btn.btn-icon {
  padding: 0;
  width: 52px;
  height: 52px;
  line-height: 52px;
}
.immoportugal .btn + .btn,
#tinymce .btn + .btn {
  margin-left: 1rem;
}
.immoportugal .btn.disabled,
#tinymce .btn.disabled,
.immoportugal .btn[disabled],
#tinymce .btn[disabled] {
  pointer-events: none;
  opacity: .5;
}
@media (max-width: 575.98px) {
  .immoportugal .btn,
  #tinymce .btn {
    font-size: .75rem;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .immoportugal .btn,
  #tinymce .btn {
    font-size: .85rem;
  }
}
@media (max-width: 575.98px) {
  .immoportugal .article .btn,
  #tinymce .article .btn {
    font-size: .75rem;
    display: block;
    width: 100%;
    margin: 0 !important;
  }
  .immoportugal .article .btn + .btn,
  #tinymce .article .btn + .btn {
    margin-top: .5rem !important;
  }
}
.immoportugal .form-control,
#tinymce .form-control,
.immoportugal .custom-select,
#tinymce .custom-select {
  border-radius: 0;
  border: solid 1px #0c8394;
}
.immoportugal .form-control:focus,
#tinymce .form-control:focus,
.immoportugal .custom-select:focus,
#tinymce .custom-select:focus,
.immoportugal .form-control:active,
#tinymce .form-control:active,
.immoportugal .custom-select:active,
#tinymce .custom-select:active {
  box-shadow: 0 0 0.5rem rgba(56, 62, 65, 0.2);
}
.immoportugal .checkbox-wrap > label,
#tinymce .checkbox-wrap > label {
  display: none;
}
.immoportugal .checkbox-wrap > .nf-field-element,
#tinymce .checkbox-wrap > .nf-field-element {
  width: 100% !important;
}
.immoportugal .custom-control,
#tinymce .custom-control {
  line-height: 1.5rem;
}
.immoportugal .custom-control-label::before,
#tinymce .custom-control-label::before {
  background-color: rgba(56, 62, 65, 0.5);
}
.immoportugal .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before,
#tinymce .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #0c8394;
}
.immoportugal a:not(.btn),
#tinymce a:not(.btn) {
  color: #0c8394;
}
.immoportugal a:not(.btn):hover,
#tinymce a:not(.btn):hover,
.immoportugal a:not(.btn):active,
#tinymce a:not(.btn):active {
  text-decoration: none;
  color: #f7941d;
}
.immoportugal .credits,
#tinymce .credits {
  position: relative;
  font-size: .75rem;
  line-height: 2rem;
  padding: 0 .5rem;
  font-family: 'Montserrat', sans-serif;
  text-align: right;
  z-index: 2;
}
.immoportugal .credits a,
#tinymce .credits a,
.immoportugal .credits a:hover,
#tinymce .credits a:hover {
  color: rgba(56, 62, 65, 0.5);
}
@media (max-width: 767.98px) {
  .immoportugal .lead,
  #tinymce .lead {
    font-size: 1rem;
  }
}
.immoportugal .hover-glow,
#tinymce .hover-glow {
  display: block;
  box-shadow: 0 0 0 transparent;
  opacity: 1;
  transition: box-shadow 300ms ease, opacity 300ms ease;
}
.immoportugal .hover-glow:hover,
#tinymce .hover-glow:hover,
.immoportugal .hover-glow:focus,
#tinymce .hover-glow:focus,
.immoportugal .hover-glow:active,
#tinymce .hover-glow:active {
  opacity: .9;
  box-shadow: 0 0 0.5rem rgba(56, 62, 65, 0.2);
}
.immoportugal .hover-glow.hover-glow--video,
#tinymce .hover-glow.hover-glow--video {
  position: relative;
}
.immoportugal .hover-glow.hover-glow--video::after,
#tinymce .hover-glow.hover-glow--video::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  pointer-events: none;
  background-image: url(../img/video.svg);
  background-size: 5rem 5rem;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.immoportugal .table th,
#tinymce .table th {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  color: #0c8394;
}
@media (max-width: 575.98px) {
  .immoportugal .display-1,
  #tinymce .display-1 {
    font-size: 2rem;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .immoportugal .display-1,
  #tinymce .display-1 {
    font-size: 3rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .immoportugal .display-1,
  #tinymce .display-1 {
    font-size: 4rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .immoportugal .display-1,
  #tinymce .display-1 {
    font-size: 5rem;
  }
}
@media (min-width: 1200px) {
  .immoportugal .display-1,
  #tinymce .display-1 {
    font-size: 6rem;
  }
}
@media (max-width: 575.98px) {
  .immoportugal .display-4,
  #tinymce .display-4 {
    font-size: 1.8rem;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .immoportugal .display-4,
  #tinymce .display-4 {
    font-size: 2.2rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .immoportugal .display-4,
  #tinymce .display-4 {
    font-size: 2.6rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .immoportugal .display-4,
  #tinymce .display-4 {
    font-size: 3rem;
  }
}
@media (min-width: 1200px) {
  .immoportugal .display-4,
  #tinymce .display-4 {
    font-size: 3.4rem;
  }
}
.immoportugal p iframe,
#tinymce p iframe {
  width: 100% !important;
  height: 400px !important;
}
.immoportugal .title .title__content,
#tinymce .title .title__content {
  margin-top: 3rem;
  background-color: #e1f3f8;
  position: relative;
  z-index: 3;
}
.immoportugal .title .title__content img,
#tinymce .title .title__content img {
  width: 100%;
  height: auto !important;
}
.immoportugal .title .title__content .lead,
#tinymce .title .title__content .lead {
  width: 50%;
  margin: 0 auto;
}
@media (max-width: 767.98px) {
  .immoportugal .title .title__content .lead,
  #tinymce .title .title__content .lead {
    width: 90%;
    font-size: 1rem;
  }
}
.immoportugal .slider + .title .title__content,
#tinymce .slider + .title .title__content {
  margin-top: -5rem;
}
@media (max-width: 575.98px) {
  .immoportugal .slider + .title .title__content,
  #tinymce .slider + .title .title__content {
    margin-top: -1rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .immoportugal .wide,
  #tinymce .wide {
    width: 720px;
    margin: 0 -15px;
  }
  .immoportugal .wide.wide--full,
  #tinymce .wide.wide--full {
    width: 720px;
    margin: 0 -15px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .immoportugal .wide,
  #tinymce .wide {
    width: 800px;
    margin: 0 -55px;
  }
  .immoportugal .wide.wide--full,
  #tinymce .wide.wide--full {
    width: 960px;
    margin: 0 -135px;
  }
}
@media (min-width: 1200px) {
  .immoportugal .wide,
  #tinymce .wide {
    width: 950px;
    margin: 0 -110px;
  }
  .immoportugal .wide.wide--full,
  #tinymce .wide.wide--full {
    width: 1140px;
    margin: 0 -205px;
  }
}
.immoportugal .row--masonry,
#tinymce .row--masonry {
  display: block;
  column-count: 2;
  column-gap: 0;
}
.immoportugal .row--masonry .col,
#tinymce .row--masonry .col {
  display: block;
  break-inside: avoid;
  margin-bottom: 2rem;
}
@media (max-width: 575.98px) {
  .immoportugal .row--masonry,
  #tinymce .row--masonry {
    column-count: 1;
  }
}
.immoportugal .blockquote,
#tinymce .blockquote {
  font-size: 1rem;
}
.immoportugal .blockquote .blockquote-footer,
#tinymce .blockquote .blockquote-footer {
  margin-top: 1rem;
}
.immoportugal .secondary-header,
#tinymce .secondary-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 102;
  font-size: .75rem;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  color: rgba(56, 62, 65, 0.5);
  opacity: 0;
  pointer-events: none;
  transition: opacity 300ms ease;
}
.immoportugal .secondary-header.secondary-header--visible,
#tinymce .secondary-header.secondary-header--visible {
  pointer-events: all;
  opacity: 1;
}
.immoportugal .secondary-header a,
#tinymce .secondary-header a {
  color: #f7941d;
}
.immoportugal .secondary-header a + a,
#tinymce .secondary-header a + a {
  margin-left: 1rem;
}
.immoportugal .secondary-header a + i,
#tinymce .secondary-header a + i {
  margin-left: 2rem;
}
.immoportugal .secondary-header .wpml-ls ul,
#tinymce .secondary-header .wpml-ls ul {
  margin: 0;
  padding: 0;
}
.immoportugal .secondary-header .wpml-ls ul li,
#tinymce .secondary-header .wpml-ls ul li {
  display: inline-block;
}
.immoportugal .secondary-header .wpml-ls ul li + li,
#tinymce .secondary-header .wpml-ls ul li + li {
  margin-left: 1rem;
}
.immoportugal .mobile-menu,
#tinymce .mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1001;
  background-color: #ffffff;
  padding: 3rem 2rem;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  pointer-events: none;
  opacity: 0;
  transform: scale(1.1);
  transition: opacity 300ms ease, transform 300ms ease;
}
.immoportugal .mobile-menu ul,
#tinymce .mobile-menu ul {
  display: block;
  margin: 0;
  padding: 0;
}
.immoportugal .mobile-menu ul li,
#tinymce .mobile-menu ul li {
  display: block;
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  line-height: 3rem;
}
.immoportugal .mobile-menu ul li ul li,
#tinymce .mobile-menu ul li ul li {
  font-weight: normal;
  font-family: 'Playfair Display', serif;
  text-transform: none;
}
.immoportugal .mobile-menu .mobile-menu__close,
#tinymce .mobile-menu .mobile-menu__close {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1002;
}
.immoportugal .mobile-menu-open .mobile-menu,
#tinymce .mobile-menu-open .mobile-menu {
  pointer-events: all;
  opacity: 1;
  transform: scale(1);
}
.immoportugal .primary-header,
#tinymce .primary-header {
  box-shadow: 0 0 0.5rem rgba(56, 62, 65, 0.2);
  background-color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 101;
}
.immoportugal .primary-header .container,
#tinymce .primary-header .container {
  transition: padding 300ms ease;
}
.immoportugal .primary-header .primary-header__logo img,
#tinymce .primary-header .primary-header__logo img {
  height: 3rem;
}
.immoportugal .primary-header ul,
#tinymce .primary-header ul {
  margin: 0;
  padding: 0;
}
.immoportugal .primary-header ul li,
#tinymce .primary-header ul li {
  display: inline-block;
  position: relative;
  font-weight: 700;
  font-size: .8rem;
  text-transform: uppercase;
}
.immoportugal .primary-header ul li a,
#tinymce .primary-header ul li a {
  color: #0c8394;
}
.immoportugal .primary-header ul li a:hover,
#tinymce .primary-header ul li a:hover {
  text-decoration: none;
  color: #f7941d;
}
.immoportugal .primary-header ul li + li,
#tinymce .primary-header ul li + li {
  margin-left: 1rem;
}
.immoportugal .primary-header ul li.current-menu-item > a,
#tinymce .primary-header ul li.current-menu-item > a,
.immoportugal .primary-header ul li.current-menu-parent > a,
#tinymce .primary-header ul li.current-menu-parent > a {
  color: #f7941d;
}
.immoportugal .primary-header ul li.menu-item-has-children::after,
#tinymce .primary-header ul li.menu-item-has-children::after {
  content: ' ▾';
  color: rgba(56, 62, 65, 0.5);
}
.immoportugal .primary-header ul li ul,
#tinymce .primary-header ul li ul {
  position: absolute;
  top: 1.5rem;
  left: -1rem;
  padding: 1rem;
  background: #ffffff;
  z-index: 101;
  box-shadow: 0 0.5rem 0.5rem rgba(56, 62, 65, 0.2);
  opacity: 0;
  pointer-events: none;
  transform: translateY(-0.5rem);
  transition: all 300ms ease;
}
.immoportugal .primary-header ul li ul li,
#tinymce .primary-header ul li ul li {
  display: block;
  white-space: nowrap;
  margin: 0;
}
.immoportugal .primary-header ul li:last-child ul,
#tinymce .primary-header ul li:last-child ul {
  right: -1rem;
  left: auto;
}
.immoportugal .primary-header ul li:hover ul,
#tinymce .primary-header ul li:hover ul {
  pointer-events: all;
  opacity: 1;
  transform: translateY(0);
}
.immoportugal .slider,
#tinymce .slider {
  position: relative;
}
.immoportugal .slider .slider__slides .slider__slides__slide img,
#tinymce .slider .slider__slides .slider__slides__slide img {
  width: 100%;
  height: auto !important;
}
.immoportugal .slider .slider__overlay,
#tinymce .slider .slider__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.immoportugal .slider .slider__overlay .display-1,
#tinymce .slider .slider__overlay .display-1 {
  text-shadow: 0 0.5rem 1rem rgba(56, 62, 65, 0.5);
}
.immoportugal .slider .slider__overlay .display-1,
#tinymce .slider .slider__overlay .display-1,
.immoportugal .slider .slider__overlay .display-1 strong,
#tinymce .slider .slider__overlay .display-1 strong {
  color: #ffffff;
}
.immoportugal .article img,
#tinymce .article img {
  width: 100%;
  height: auto !important;
}
.immoportugal .footer,
#tinymce .footer {
  color: rgba(56, 62, 65, 0.5);
  background-color: #e1f3f8;
}
.immoportugal .footer a:not(.btn),
#tinymce .footer a:not(.btn) {
  color: rgba(56, 62, 65, 0.5);
}
.immoportugal .card,
#tinymce .card {
  border: none;
  border-radius: 0;
}
.immoportugal .card .card-header,
#tinymce .card .card-header {
  border-bottom: solid 1px transparent;
}
.immoportugal .real-estate-label,
#tinymce .real-estate-label {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f7941d;
  color: #ffffff;
  padding: .5rem 1rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: .85rem;
  z-index: 55;
}
.immoportugal .hover-glow .real-estate-label.real-estate-label--sold,
#tinymce .hover-glow .real-estate-label.real-estate-label--sold {
  background-color: rgba(255, 255, 255, 0.66);
  color: #f7941d;
  font-weight: bold;
  transform: rotate(-33deg);
  left: 50%;
  top: 50%;
  margin-left: -100%;
  text-align: center;
  width: 200%;
}
.immoportugal .real-estate-price,
#tinymce .real-estate-price {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #e1f3f8;
  color: #383e41;
  padding: .5rem 1rem;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: .85rem;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .immoportugal .real-estate-price,
  #tinymce .real-estate-price {
    position: relative;
    bottom: initial;
    right: initial;
    font-size: .75rem;
    text-align: center;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
}
@media (min-width: 1200px) {
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .immoportugal .real-estate-properties,
  #tinymce .real-estate-properties {
    font-size: .75rem;
  }
}
.immoportugal .map,
#tinymce .map {
  height: 400px;
  background-size: 27px 43px, cover;
  background-position: 50% calc(50% - 22px), 50% 50%;
  background-repeat: no-repeat;
}
@media (max-width: 575.98px) {
  .immoportugal .map,
  #tinymce .map {
    margin-bottom: 25px;
  }
}
.immoportugal .mh-58,
#tinymce .mh-58 {
  min-height: 58px;
}
.immoportugal .theater-link,
#tinymce .theater-link {
  cursor: zoom-in;
}
.immoportugal .theater,
#tinymce .theater {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 909;
  pointer-events: none;
  opacity: 0;
  transform: scale(1.1);
  transition: opacity 300ms ease, transform 300ms ease;
}
.immoportugal .theater .theater__next,
#tinymce .theater .theater__next,
.immoportugal .theater .theater__prev,
#tinymce .theater .theater__prev {
  position: absolute;
  top: calc( ( 100vh - 3rem ) / 2 );
  z-index: 919;
}
.immoportugal .theater .theater__next.theater__prev,
#tinymce .theater .theater__next.theater__prev,
.immoportugal .theater .theater__prev.theater__prev,
#tinymce .theater .theater__prev.theater__prev {
  left: 0;
}
.immoportugal .theater .theater__next.theater__next,
#tinymce .theater .theater__next.theater__next,
.immoportugal .theater .theater__prev.theater__next,
#tinymce .theater .theater__prev.theater__next {
  right: 0;
}
.immoportugal .theater .theater__close,
#tinymce .theater .theater__close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 919;
}
.immoportugal .theater .theater__images,
#tinymce .theater .theater__images {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.9);
}
.immoportugal .theater .theater__images .thater__images__image__content,
#tinymce .theater .theater__images .thater__images__image__content {
  width: 100vw;
  height: 100vh;
}
.immoportugal .theater .theater__images .thater__images__image__content img,
#tinymce .theater .theater__images .thater__images__image__content img {
  object-fit: scale-down;
  width: 70%;
  height: 70%;
  -webkit-filter: drop-shadow(0 0 0.5rem rgba(56, 62, 65, 0.2));
  -moz-filter: drop-shadow(0 0 0.5rem rgba(56, 62, 65, 0.2));
  filter: drop-shadow(0 0 0.5rem rgba(56, 62, 65, 0.2));
}
.immoportugal .theater-open .theater,
#tinymce .theater-open .theater {
  pointer-events: all;
  opacity: 1;
  transform: scale(1);
}
.immoportugal .cookie-consent,
#tinymce .cookie-consent {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 2rem 0;
  background: #0c8394;
  color: #ffffff;
  z-index: 99999999999;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
}
.immoportugal .cookie-consent a:not(.btn),
#tinymce .cookie-consent a:not(.btn) {
  color: #ffffff;
  text-decoration: underline;
}
.immoportugal .cookie-consent .container,
#tinymce .cookie-consent .container {
  margin: 0 auto;
}
.immoportugal .cookie-consent .btn,
#tinymce .cookie-consent .btn {
  margin: 1rem !important;
  vertical-align: middle;
}
