@charset "utf-8";

/**
 *------------------------------------------------------------------------------
 * PLATAFORMA AMPLITUDE V-1
 *------------------------------------------------------------------------------
 * @website		  plataformamplitude.org
 * @authors     SKYTRAILS
 * @System      j! 4
 *------------------------------------------------------------------------------
 */
/*
  *BASE
  *TOPBAR
  *HEADER
  *MENUS GERAL
  *MENU PRINCIPAL
  *OFFCANVAS Toogler
  *OVERLAY
  *OFFCANVAS 
  *MENU OFFCANVAS 
  *HERO
  *CARDS - SERVIÇOS
  *BREADCRUMBS
  *GOOGLE MAPS
  *MODULO -PARCEIROS
  *FOOTER
  *BACK TO TOP
  *ERROR PAGE
*/
/*////////////////////////////////////////////////
_                 Layout tests
/////////////////////////////////////////////////*/

/*BUTOES*/
.btn {
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: .25rem;
  color: #22262a;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  padding: .7rem 1.1rem;
  text-align: center;
  text-decoration: none;
  transition: color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out,box-shadow .15s ease-in-out;
  user-select: none;
  vertical-align: middle;
}
.btn-primary {
  background-color: #222;
  border-color: #222;
  color: #fff;
}
.btn[class*="rsform-submit-button"] {
  background: transparent;
  border: 1px solid #4B425E;
  color: #4B425E;
  display: inline-block;
-moz-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.btn-check:focus + .btn-primary, .btn-primary:focus, .btn-primary:hover, .btn[class*="rsform-submit-button"]:hover {
  background-color: #383838;
  border-color: #383838;
  color: #fff;
}
.btn-secondary {
  background-color: #fff;
  border-color: #ced4da;
  color: #353b41;
}
.btn-check:focus + .btn-secondary, .btn-secondary:focus, .btn-secondary:hover {
  background-color: #f9fafb;
  color: #353b41;
  border-color: #575e65;
}
/*Fields Container*/
ul.fields-container {
  padding: 0;
}
.no-style a {
  color: #222;
  text-decoration: none;
}

 /*==============================================/
   BASE
*/
/*Open Sans*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;0,800;1,400;1,700&display=swap');
/*Quicksand*/
@import url('https://fonts.googleapis.com/css?family=Quicksand&display=swap');
/*Popins & Roboto*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,700;0,800;1,700;1,800&family=Roboto:wght@100;300;400&display=swap');

/*
AMULYA
*/
/*300 - LIGHT*/
@font-face {
  font-family: 'Amulya';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/Amulya-Light.otf') format('opentype');
}
@font-face {
  font-family: 'Amulya';
  font-style: italic;
  font-weight: 300;
  src: url('fonts/Amulya-LightItalic.otf') format('opentype');
}
/*400 - REGULAR*/
@font-face {
  font-family: 'Amulya';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/Amulya-Regular.otf') format('opentype');
}
@font-face {
  font-family: 'Amulya';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/Amulya-Italic.otf') format('opentype');
}
/*500 - MEDIUM*/
@font-face {
  font-family: 'Amulya';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/Amulya-Medium.otf') format('opentype');
}
@font-face {
  font-family: 'Amulya';
  font-style: italic;
  font-weight: 500;
  src: url('fonts/Amulya-MediumItalic.otf') format('opentype');
}
/*700 - BOLD*/
@font-face {
  font-family: 'Amulya';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/Amulya-Bold.otf') format('opentype');
}
@font-face {
  font-family: 'Amulya';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/Amulya-BoldItalic.otf') format('opentype');
}


/*
  SATOSHI
*/
/*300 - LIGHT*/
@font-face {
  font-family: 'Satoshi';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/Satoshi-Light.otf') format('opentype');
}
@font-face {
  font-family: 'Satoshi';
  font-style: italic;
  font-weight: 300;
  src: url('fonts/Satoshi-LightItalic.otf') format('opentype');
}
/*400 - REGULAR*/
@font-face {
  font-family: 'Satoshi';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/Satoshi-Regular.otf') format('opentype');
}
@font-face {
  font-family: 'Satoshi';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/Satoshi-Italic.otf') format('opentype');
}
/*500 - MEDIUM*/
@font-face {
  font-family: 'Satoshi';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/Satoshi-Medium.otf') format('opentype');
}
@font-face {
  font-family: 'Satoshi';
  font-style: italic;
  font-weight: 500;
  src: url('fonts/Satoshi-MediumItalic.otf') format('opentype');
}
/*700 - BOLD*/
@font-face {
  font-family: 'Satoshi';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/Satoshi-Bold.otf') format('opentype');
}
@font-face {
  font-family: 'Satoshi';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/Satoshi-BoldItalic.otf') format('opentype');
}
/*700 - BLACK*/
@font-face {
  font-family: 'Satoshi';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/Satoshi-Black.otf') format('opentype');
}
@font-face {
  font-family: 'Satoshi';
  font-style: italic;
  font-weight: 900;
  src: url('fonts/Satoshi-BlackItalic.otf') format('opentype');
}
/*
  FONTS
*/
:root {
  --font-01: 'Amulya',sans-serif;
  --font-02: 'Satoshi',sans-serif;
  --font-03: "consolas", sans-serif;
  --font-text:  'Open Sans', sans-serif;
  --font-title: 'Poppins', sans-serif;
  --heading-font-family: 'Arial';
  --heading-font-style: inherit;
  --heading-line-height: 1.4;
  --heading-letter-spacing: 0px;
  --h1-size: 40px;
  --h2-size: 32px;
  --h3-size: 28px;
  --h4-size: 24px;
  --h5-size: 20px;
  --h6-size: 16px;
}
/*
  COLORS
*/
:root {
  --primary-color:      #444;
  --secondary-color:    #006dfc;
  --tertiary-color:     #00fca8;
  --dark-color:         rgb(33, 37, 41);
  --grey-dark-color:    rgb(108, 117, 125);
  --grey-color:         lightgray;
  --grey-light-color:   rgb(233, 236, 239);
  --light-color:        rgb(248, 249, 250);
  --color-link:         rgb(248, 249, 250);
  --color-hover:        rgb(248, 249, 250);
}
/*
  BODY
*/
:root {
  --body-bg: inherit;
  --body-color: #534361;
  --body-font-family: 'Amulya',sans-serif;
  --body-font-size: 1rem;
  --body-font-weight: 400;
  --body-font-style: normal;
  --body-line-height: 1.7;
  --body-letter-spacing: 0px;
  --body-text-align: inherit;
}
html{
  scroll-behavior: smooth;
  scroll-padding-top: 7rem;
}
:target{
 outline: 0px solid rgb(212, 53, 53);
outline-offset: 5px;
}
/*Este é o body por defeito do bootstrap*/
body {
  -webkit-text-size-adjust:100%;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  background-color: var(--body-bg);
  color:            var(--body-color);
  font-family:      var(--body-font-family);
  font-size:        var(--body-font-size);
  font-weight:      var(--body-font-weight);
  line-height:      var(--body-line-height);
  text-align:       var(--body-text-align);
 }
/*Os modals no backoffice Necessitam disto para apresentar
o body dentro do iframe sem scroll*/
body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  position: relative;
 }
 body {
  background-color: #f4f4f1;
  background-image: -webkit-gradient(linear, left top, left bottom, 
                    from(hsla(60, 11%, 95%, 0.94)), to(hsla(60, 11%, 95%, 0.94))), 
                    url("img/noise.webp"), 
                    -webkit-gradient(linear, left top, left bottom, from(#f4f4f1), to(#f4f4f1));                
  background-image: linear-gradient(180deg, hsla(60, 12%, 98%, 0.94), hsla(60, 12%, 98%, 0.94)), 
                    url("img/noise.webp"), 
                    linear-gradient(180deg, #f5f5f4, #f5f5f4);
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: auto, 128px, auto;
}

a {
  color: #224faa;
  text-decoration: underline;
}
a:focus, a:hover {
  color: #424077;
}
h3 {
  font-family: var(--font-01);
  font-size: 20px;
  line-height: 1.3;
}
h1, h2, h3, h4, h5, h6 {
  font-style: inherit;
  font-weight: 700;
  letter-spacing: -0.2px;
  margin: 10px 0 20px 0;
  text-transform: none; 
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
    color: #534361;
    text-decoration: none;
}
.big-h{
    font-size: 2rem;
    font-family: 'Satoshi', 'Barlow', Arial, sans-serif;
    font-size: clamp(1.2rem, 3.4vw + 1rem, 4rem);
    font-weight: 700;
    line-height: 1.1em;
}
.big-h + *{
  margin-top: 3em;
}
.article dl,
.article ol, 
.article ul {
  padding-left: 1rem;
  margin-bottom: 1rem;
  list-style-type: disc;
}
.article li{
    padding-left: .2rem;
}

.article a{
  text-decoration:underline;
}
.article {
  padding: 50px 0;
}
iframe {
  border:0;
}
.modal iframe {
width:100%;
}
 /*==============================================/
   PAGINATION
*/
/*centrar os elementos*/
.pagenavigation {
  margin: auto;
  max-width: 200px;
}
.pagination {
margin:3rem 0;
}
.btn.btn-sm.btn-secondary.next {
  margin-left: auto;
}
 /*--------------------------------------------------/
   Contornos de POSITIONS e MODULOS
---*/
/* .position{
  border: 1px solid rgb(255, 174, 0);
}
.modulo{
  border: 1px solid transparent;
} */

 /*==============================================/
   Tool tips e Joomedit
*/
/*Frontoffice edit articles*/
.icons a {
  color: #234fa8;
}
.float-end {
  float: right !important;
}
/*Front-office edit modules*/
.btn.jmodedit {
  background-color: hsla(51.4, 5.2%, 73.5%, 0.16);
  border: 0px solid #234fa836;
  border-radius: .25rem;
  color: #234fa8;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 900;
  padding: .4rem .5rem .4rem .7rem;
}
[role="tooltip"]:not(.show) {
  background: #fff;
  border: 1px solid #6d757e3d;
  border-radius: .25rem;
  box-shadow: 0 0 .5rem rgba(0, 0, 0, 0.44);
  color: #828282;
  display: none;
  margin: .5em;
  max-width: 100%;
  padding: .5em;
  right: 5em;
  text-align: start;
  z-index: 1070;
  font-size: .85rem;
}
:focus + [role="tooltip"], :hover + [role="tooltip"] {
  display: block;
  position: absolute;
}
.sr-only, .visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) {
  clip: rect(0,0,0,0) !important;
  border: 0 !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important; 
  white-space: nowrap !important;
  width: 1px !important;
}

/*////////////////////////////////////////////////
-                 TESTS
/////////////////////////////////////////////////*/
#system-message-container {
  padding-top: 30px;
  padding-bottom: 30px;
}
/*retira o padding à esquerda dos icons nos menus e submenus*/
.nav-item .p-2.lnr{
  padding-left: 0 !important;
}

 /*==============================================/
   TOPBAR
*/
#topbar{
  padding: 6px 0; 
}
@media (max-width: 992px) {
  #topbar{
    display: none;
  }
}
#topbar, #topbar a{
  color: inherit;
}
#topbar a:hover{
  color: inherit;
}

/*////////////////////////////////////////////////////

_                     HEADER
////////////////////////////////////////////////////*/
.header{
  background-color: rgba(243, 243, 240, 0.94);
  backdrop-filter: blur(5px);
}
.container-navbar{
  background-color: transparent;
}
/*#main-navbar { 
  box-shadow: 0 3px 3px rgba(0, 0, 0, .075);
}
  /*LOGOTIPO*/
  .logo-content, .field-value {
    height: 100%;
    width: 100%;
  }

  #logo {
    height: 70px;
  }
 /*==============================================/
   MENUS GERAL
*/

ul > li > a {
  display: block; /*Ocupa todo o tamanho de li*/
  font-size: 0.9rem;
  font-family: var(--font-02);
  font-weight: bold;
  letter-spacing: 0.05rem;
  text-decoration: none;
  /* word-spacing: -0.30em; */
} 

/*==============================================/
  MENU PRINCIPAL
*/
/*No Joomla Colocar no modulo de menu a ID: main-menu 
esta é aplicada no primeiro "ul" da estrutura
  1º nivel <ul id="main-menu" clas="mod-menu">
  2º nivel <ul clas="mod-menu__sub">
  3º nivel <ul clas="mod-menu__sub">

*/
#main-menu {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  margin: 0;
}
#main-menu  li{
  position: relative;
}
/*...................
Menu Links Geral 
*/
#main-menu  li > span, 
#main-menu  li > a {
  display: block; /*Ocupa todo o tamanho de li*/
  cursor: pointer;
}
#main-menu li:hover > a, 
#main-menu li:hover > span{
 cursor: pointer;
}
/*...................
Links level-01 
*/
#main-menu > li{
  width: max-content;
  margin-left: 5px;
}
#main-menu > li > span, 
#main-menu > li > a {  
  /* background-color: #FFe; */
  /* border: 1px solid rgb(111, 228, 189); */
  color: #333; 
  line-height: 60px; 
  font-weight: normal;    
  text-transform: uppercase;
  padding: 0 1rem;    
}
#main-menu > li:hover > a,
#main-menu > li:hover > span{
  color: var(--dark-color);
  /* background-color: #FF7F6B; */
} 
#main-menu > li > a:focus{
  color: inherit;
}
#main-menu > li.active > a {
  color: var(--primary-color);
  font-weight: bold;
  /* background-color: #FF7F6B; */
} 
#main-menu > li.active:hover > a,
#main-menu > li.active > a:focus,
#main-menu > li.active:hover > a:focus{
  color: var(--dark-color);
  font-weight: bold;
} 
/*Cria uma barra de cor no link sem ocupar toda a zona do link*/
#main-menu > li:hover > a::before {
  position: absolute;
  height: calc(100% - 20px);
  width: 100%;
  left: 0;
  top: 10px;
  z-index: -1;
  transform: rotateZ(-2deg);
  content: "";
  display: inline-block;
  background: #FF7F6B;
}
#main-menu > li.active > a::before {
  position: absolute;
  height: calc(100% - 20px);
  width: 100%;
  left: 0;
  top: 10px;
  z-index: -1;
  transform: rotateZ(-2deg);
  content: "";
  display: inline-block;
  background: #FF7F6B;
}
/*Navegação por Tabs*/
#main-menu li > a:focus-visible{
  background-color:  rgba(217, 221, 225, 1);
  outline: none;
}
#main-menu > li > a:focus-visible{
  background-color:  rgba(98, 154, 200, 0.2);
  outline: none;
}
/*.......................................
  LINKS LEVEL-02 &(>)
*/
#main-menu ul > li{
  background-color: #F8F8F8;
  background-color: #EEE;
  border-bottom: 1px dotted gray;
}
#main-menu ul > li:last-child  
 {    
  border-bottom: none;
}
#main-menu ul > li > a, 
#main-menu ul > li > span {
  color: #666;
  line-height: 3.5rem;
  position: relative;
  /* width: max-content; */
  padding: 0 10px;
  z-index: 999;
}
#main-menu ul > li:hover  {
  color: #777;
  background-color: #EEE;
}
#main-menu ul > li.active  {
  color: #5c686f;
  background-color: #EEE;
}
#main-menu ul > li.active:hover {
  color: #5c686f;
  background-color: #EEE;
}
/*barrinha debaixo do menu*/
#main-menu ul > li > a span  {
  position: relative;
  width: max-content;
  display: inline-block;
  padding: 0 4px;
}
#main-menu ul > li > a span::after  {
  color: #5c686f;
  position: absolute;
  height: 10px;
  width: 0%;
  left: 0;
  bottom: 15px;
  z-index: -1;
  transform: rotateZ(0deg);
  content: "";
  display: inline-block;
  background: #FFA57C;
  transition: all 200ms ease-in-out;  
}
#main-menu ul > li:hover > a span::after  {
  width: 90%;
  height: 10px;
}
#main-menu ul > li.active > a span::after {
  width: 90%;
}
#main-menu ul > li.active:hover > a span::after {
  background: #ff854d;
  transform: rotateZ(1deg);
}

/*Ul > nivel 3 e adiante*/
#main-menu ul > li ul {
  position: absolute;
  left: calc(100%);
  top: 0;
}
#main-menu ul {    
  position: absolute;
  left: -10;
  top: calc(100%);
  width: max-content;
  min-width: 200px;
  padding: 5px;
  margin-bottom: 0;
  background-color: #fff;
  box-shadow: 0 5px 15px rgb(0 0 0 / 10%);
  pointer-events: auto;
  z-index: 999;

  visibility: hidden;
  opacity: 0;
  transform: translateY(-10px);
  transition: all 200ms ease-in-out;     
}
#main-menu a.show.focus + ul{
  visibility: visible;
  opacity: 1;
  transform: translateY(0px); 
}  
#main-menu li.parent > a.show.focus:focus-visible + ul,
#main-menu li.parent > a.show.focus:focus-within + ul,
#main-menu li.parent > a.show.focus:focus + ul,
#main-menu li.parent:hover > a + ul{
  visibility: visible;
  opacity: 1;
  transform:translateY(0px);    
}

/*...................
Dropdown Icon 
*/
#main-menu li.parent > a {
  width: 100%;
  padding-right: 32px;
}
#main-menu li.parent > a::after {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  transition: 0.3s ease;
}
/*l-01 */
#main-menu > li.parent > a::after {    
  right: 5px;
  padding: 0 8px;
  transform: rotate(90deg)
}
#main-menu > li.parent > a.show::after{
  transform: rotate(90deg)
}
/*l-02 &(>)*/
#main-menu ul li.parent > a::after {
  right: 5px;
  padding: 0 10px;
}
#main-menu ul li.parent > a.show::after{
  transform: rotate(0deg)
}

@media (max-width: 1200px) {
  .menu.horizontal{
   display: none;
 }
}

 /*==============================================/
   OFFCANVAS Toogler
*/
/*É necessário criar um modulo HTML*/
.toogler-area{
  padding: 0 20px 0 0;
  /* background-color: aqua; */
}
.toogler-area #mobile-cta {
  color: #534361;
  font-size: 32px;
  cursor: pointer;
  background-color: transparent;
  border: none;
}
.toogler-area #mobile-cta:hover {
  color: #2c2631;
  font-weight: bold;
}
.toogler{
  cursor: pointer;
}
@media (min-width: 1200px) {
  .navbar .toogler-menu{
   display: none;
 }
}

 /*==============================================/
   OFFCANVAS 
*/
.overflow{
  overflow: hidden;
}
#overlay.display{
  position: fixed;
  z-index: 9980;
  width: 100%;
  right: 0;
  top: 0;
  background-color: rgba(23, 23, 27, 0.85);
  backdrop-filter: blur(1px);
  height: 100vh;
  overflow: hidden;
}
/*==============================================/
   OFFCANVAS 
*/
/*Offcanvas body*/
#offcanvas{
  color: var(--grey-dark-color);
  position: fixed;
  display: block;
  height: 100vh;
  width: 350px;
  overflow-y: auto;
  overflow-x: hidden;
  left: 0;
  top: 0;
  background: #fff;
  backdrop-filter: blur(1rem);
  padding: 1em;
  z-index: 9999;
  transform: translateX(-100%);
  /* transform: translateX(0%); */
  opacity: 1;
  transition: transform 350ms ease-out, opacity 350ms ease-out;
}
#offcanvas a{
  color: var(--grey-dark-color);
}
#offcanvas a:hover{
  color: var(--dark-color);
}
#offcanvas *{
  visibility: hidden;
  /* visibility: visible; */
}
#offcanvas.show{
  transform: translateX(0%);
  opacity: 1;
  visibility: visible;    
}
#offcanvas.show *{
  visibility: visible;
}
/*Toggler*/
#mobile-exit{
  font-size: 30px;
  font-weight: normal;
  cursor: pointer;
  z-index: 999;
  position: absolute;
  right: 15px;
  background-color: transparent;
  border: none;
  color: #777;
  transition: all .3s ease-in-out;
  border-radius: 100%;
  padding: 5px;
}
#mobile-exit:hover {
  /* color: #57c7ff; */
  /* transform: rotate(0deg); */
  /* transform: rotate(0deg); */
  color: #333;
  background-color: #EBEBEB;
 
  
}

 /*==============================================/
   MENU OFFCANVAS 
*/
#menu-offcanvas{
background-color: transparent;
  margin-top:40px;
  padding: 0px;
}

#menu-offcanvas li {
position: relative;
}
/*...................
Menu Links Geral 
*/
#menu-offcanvas li > span,
#menu-offcanvas li > a{
  color:  var(--grey-dark-color);
  display: block;
  padding-left: 20px;
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  cursor: pointer;
}
#menu-offcanvas li:hover > a, 
#menu-offcanvas li:hover > span,
#menu-offcanvas li.parent a.show{
color: var(--dark-color);
cursor: pointer;

}
 /*...................
Links level-01 
*/
#menu-offcanvas > li > a,
#menu-offcanvas > li > span{
color: #738188;   
line-height: 3.5rem; 
font-weight: bold;    
text-transform: uppercase; 
}
#menu-offcanvas > li.parent > a.show,
#menu-offcanvas > li.parent > a.show:hover{
color: #333;
}

 /*...................
Links level-02 &(>)
*/
#menu-offcanvas ul > li > span,
#menu-offcanvas ul > li > a{    
  color: #777;
  line-height: 3rem;
  background-color:  rgb(243, 243, 240);
  border-bottom: 1px dotted rgb(200, 200, 200);
}
#menu-offcanvas ul > li:hover > span,
#menu-offcanvas ul > li:hover > a{
  /* color: #738188; */
  background-color:  rgb(235, 235, 235);
}
#menu-offcanvas ul > li:last-child > span,
#menu-offcanvas ul > li:last-child > a{    
  border-bottom: none;
}


/*Navegação por Tabs*/
#menu-offcanvasli > a:focus-visible{
  background-color:  rgba(45, 48, 68, 0.5);
  outline: none;
}
#menu-offcanvas > li > a:focus-visible{
  background-color:  #EBEBEB;
  outline: none;
}
/*Padings dos links 2 e 3 nível*/
#menu-offcanvas li > ul a {
padding-left: 20px;
}
#menu-offcanvas ul > li > ul a {
padding-left: 50px;
}
/**/
#menu-offcanvas ul{
list-style: none; 
position: static;
overflow: hidden;
margin-bottom: 0;
}
#menu-offcanvas ul {
  max-height: 0;
  -webkit-transition: max-height .3s ease-in-out;
  transition: max-height .3s ease-in-out;
}
#menu-offcanvas li.parent a:not(.show) + ul{
  max-height: 0;
}
#menu-offcanvas li.parent a.show + ul{
  height:auto;
  max-height: 550px;
}
#menu-offcanvas li.parent a:not(.show) + ul a{
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
#menu-offcanvas li.parent a.show + ul a{
  opacity: 1;
}

/*...................
Dropdown Icon 
*/
#menu-offcanvas li.parent > a::after{
content: "\f105";
font-family: "Font Awesome 5 Free";
font-weight: 900;
position: absolute;
right: 0;
margin: 0 20px;
transition: 0.3s ease;
}
#menu-offcanvas li.parent > a.show::after{
  transform: rotate(90deg)
}

 /*==============================================/
   HERO
*/

#hero #mod-custom117 {
  background-repeat: no-repeat;
  background-size: coverr;
  background-position: center;
}
.masthead {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  width: 100%;
  height: calc(100vh - 250px);
  min-height: 500px;
  overflow: hidden;
  background-size: cover !important;
  background: radial-gradient(ellipse at center, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 63%, rgba(0,0,0,0.65) 100%), url("$/images/hero/banner.jpg") no-repeat center center scroll;
}
.masthead h1 {
  font-style: normal;
  font-weight: bold;
  color: #eee;
  font-size: 11vmin;
  letter-spacing: 0.03em;
  line-height: 1;
  text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.8);
  margin-bottom: 40px;
}

 /*==============================================/
   CARDS - SERVIÇOS
*/
.mod-card-servicos {
  margin-top: -120px;
  margin-bottom: 50px;
  padding: 0 15px;
}
.row-blurb .col-blurb {
  padding: 0 5px !important;
}
.box-blurb {
  box-shadow: 0 2px 10px 0 rgba(0,0,0,.2);
  border-radius: 2px;
  background: #fff;
  padding: 30px 22px 20px;
  width: 100%;
  position: relative;
  margin-bottom: 10px;
  text-align: center;
}
.box-blurb h3{
  font-size: 18px;
  font-weight: 700;
  padding: 15px 0;

  font-style: inherit;
  line-height: 1.3;
  font-weight: 700 !important;
  letter-spacing: -0.2px !important;
  margin: 10px 0 20px 0 !important;
  color: #2060ff !important;
  text-transform: none !important;
}
.svg-icon svg {
  width: 80px;
  height: 80px;
  margin: auto;
  /* background-color: lightcyan; */
}


 /*==============================================/
   GOOGLE MAPS
*/
#bottom-a .container {
  max-width: 100%;
  padding: 0;
}
#bottom-a .g-map > div, #bottom-a .g-map iframe{
  height: 380px;
}

 /*==============================================/
   MODULO -PARCEIROS
*/
#bottom-b{
  background-color: #e6e6e6;
}
.mod-partners ul {
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  width: 100%;
}
ul.main-partner {
  margin: 0;
  padding: 10px 0 5px 0;
  border-bottom: solid 1px rgba(211,211,211,1.00);
}
ul.partners {
  margin: 0;
  padding: 10px 0 25px 0;
}
ul.main-partner li {
  max-width: 230px;
}
ul.partners li {
  max-width: 120px;
}
.mod-partners ul li img {
  display: block;
  width: 100%;
  height: auto;
}

 /*==============================================/
   FOOTER
*/
#footer {
  background-color: #F3F3F0;
  color: #888;
  border-top: 1px solid rgb(231, 231, 231);
  padding: 15px 0;
}
/*FOOTER MENU*/
#footer-menu {
  display: flex;
  justify-content: center;
  margin-bottom: 0;
}
#footer-menu a{
  color: #6A757B;
  font-size: 14px;
  text-transform: uppercase;
  padding: 15px;
}
#footer-menu a:hover,
#footer-menu a:focus{
  color: #919EA6;
}

/*COPY-RIGHTS*/
#copy-rights {
  padding: 0 0 12px 0;
}
#copy-rights p {
  font-size: 0.88rem;
  /* color: #607CAE; */
}
#copy-rights a {
  text-decoration: none;
  color: #607CAE;
}
#copy-rights a:hover,
#copy-rights a:focus {
  color: #6F9EF4;
}

 /*==============================================/
   BACK TO TOP
*/
.back-to-top-link {
  position: fixed;
  font-size: 1rem;
  line-height: 1.5;
  color: #fff;
  background-color: #FF7F6B;
  border: 1px solid #FF7F6B;
  border-radius: 100%;
  bottom: 1rem;
  inset-inline-end: 1rem;
  padding: 1em 1.1em;
  pointer-events: none;
  opacity: 0;
  transition: 
    opacity .6s ease-in,
    color .3s ease-in-out, 
    background-color .3s ease-in-out;
  z-index: 10000;
}
.back-to-top-link:hover {
  color: #fff;
  background-color: #ff6a53;
  border: 1px solid #ff6a53;
}
.back-to-top-link:focus {
  color: #fff;
}
.back-to-top-link.visible {
  opacity: 1;
  bottom: 1rem;
  pointer-events: all;
}



/*////////////////////////////////////////////////////

-              JOOM ALERT SYSTEM
////////////////////////////////////////////////////*/

#system-message-container {
  padding: 30px auto;
}
  /*JOOM ALERT*/
  joomla-alert {
    --jui-alert-min-width: 250px;
    --jui-alert-padding: .5rem 1.25rem;
    --jui-alert-margin: 0 0 1rem 0;
    --jui-alert-border: 1px solid transparent;
    --jui-alert-border-radius: .25rem;
    --jui-alert-animation-duration: .5s;
    --jui-alert-animation-timing-function: ease-in-out;
    --jui-alert-button-color-dark: #000;
    --jui-alert-button-color-light: #fff;
    --jui-alert-success-color: #234423;
    --jui-alert-success-background-color: #d9e6d9;
    --jui-alert-success-border-color: #cadcca;
    --jui-alert-success-link-color: #122212;
    --jui-alert-info-color: #0c5460;
    --jui-alert-info-background-color: #d1ecf1;
    --jui-alert-info-border-color: #bee5eb;
    --jui-alert-info-link-color: #062c33;
    --jui-alert-warning-color: #7d5a29;
    --jui-alert-warning-background-color: #fcefdc;
    --jui-alert-warning-border-color: #fbe8cd;
    --jui-alert-warning-link-color: #573e1c;
    --jui-alert-danger-color: #712b29;
    --jui-alert-danger-background-color: #f7dddc;
    --jui-alert-danger-border-color: #f4cfce;
    --jui-alert-danger-link-color: #4c1d1b;
    display: block;
    min-width: 250px;
    padding: 0.5rem 1.25rem;
    margin: 0 0 1rem 0;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    -webkit-animation-duration: 0.5s;
            animation-duration: 0.5s;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  /*
  joomla-alert .joomla-alert--close {
    position: relative;
    top: -0.5rem;
    right: -1.25rem;
    float: right;
    padding: 0.2rem 1rem;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0  #fff;
    background: transparent;
    border: 0;
    opacity: 0.5;
  }*/
  
  joomla-alert .joomla-alert--close:hover,
  joomla-alert .joomla-alert--close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.75;
  }
  
  joomla-alert[type=success] {
    color:#234423;
    background-color: #d9e6d9;
    border-color: #cadcca;
  }
  
  joomla-alert[type=success] hr {
    border-top-color: #cadcca;
  }
  
  joomla-alert[type=success] .alert-link {
    color: #122212;
  }
  
  joomla-alert[type=info] {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
  }
  
  joomla-alert[type=info] hr {
    border-top-color: #bee5eb;
  }
  
  joomla-alert[type=info] .alert-link {
    color:  #062c33;
  }
  
  joomla-alert[type=warning] {
    color: #7d5a29;
    background-color: #fcefdc;
    border-color: #fbe8cd;
  }
  
  joomla-alert[type=warning] hr {
    border-top-color: #fbe8cd;
  }
  
  joomla-alert[type=warning] .alert-link {
    color: #573e1c;
  }
  
  joomla-alert[type=danger] {
    color:#712b29;
    background-color: #f7dddc;
    border-color:  #f4cfce;
  }
  
  joomla-alert[type=danger] hr {
    border-top-color: #f4cfce;
  }
  
  joomla-alert[type=danger] .alert-link {
    color: #4c1d1b;
  }
  
  html[dir=rtl] joomla-alert .joomla-alert--close,
  html[dir=rtl] joomla-alert .joomla-alert-button--close {
    right: auto;
    left: -1.25rem;
    float: left;
  }
  
  @-webkit-keyframes joomla-alert-fade-in {
    0% {
      opacity: 0;
    }
  }
  
  @keyframes joomla-alert-fade-in {
    0% {
      opacity: 0;
    }
  }
  @-webkit-keyframes joomla-alert-fade-out {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
  @keyframes joomla-alert-fade-out {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
  @media (prefers-reduced-motion: reduce) {
    joomla-alert {
      -webkit-animation-duration: 1ms !important;
              animation-duration: 1ms !important;
    }
  }
  
  /*Joom alert min css*/
  #system-message-container:empty {
   display:none;
   margin-top:0
  }
  #system-message-container joomla-alert {
   background-color:#fff;
   border:1px solid transparent;
   border-radius:.25rem;
   color: darkgray;
   display:flex;
   margin-bottom:0;
   min-width:16rem;
   padding:0;
   position:relative;
   transition:opacity .15s linear;
   width:100%
  }
  #system-message-container joomla-alert+* {
   margin-top:1rem
  }
  #system-message-container joomla-alert .alert-heading {
   align-content:center;
   background:transparent;
   color:var(--alert-heading-text);
   display:flex;
   flex-direction:column;
   justify-content:center;
   padding:.8rem
  }
  #system-message-container joomla-alert .alert-heading span {
    height: 1.2em;
    width: 1.2em;
   }
  #system-message-container joomla-alert .alert-heading span:before {
    background-size:100%;
    content:"";
    display:inline-block;
    height: 1.2em;
    width: 1.2em;
    background-repeat: no-repeat;
   }
  #system-message-container joomla-alert .alert-heading .message:before,
  #system-message-container joomla-alert .alert-heading .success:before {
   background-image:url("data:image/svg+xml,%3Csvg fill='%2353a37f' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath d='M50,0c13.8,0,26.31,5.6,35.36,14.65,9.05,9.05,14.65,21.55,14.65,35.36s-5.6,26.31-14.65,35.36c-9.05,9.05-21.55,14.65-35.36,14.65s-26.31-5.6-35.36-14.65C5.6,76.31,0,63.81,0,50S5.6,23.69,14.65,14.65C23.69,5.6,36.19,0,50,0h0Zm28.29,21.71c-7.24-7.24-17.24-11.71-28.29-11.71s-21.05,4.48-28.29,11.71c-7.24,7.24-11.71,17.24-11.71,28.29s4.48,21.05,11.71,28.29c7.24,7.24,17.24,11.71,28.29,11.71s21.05-4.48,28.29-11.71c7.24-7.24,11.71-17.24,11.71-28.29s-4.48-21.05-11.71-28.29Z'/%3E%3Cpath d='M38.84,47.97l6.49,6.49,18.28-18.28c4.27-4.27,11.34,2.8,7.07,7.07l-22.88,22.88c-1.36,1.36-3.59,1.36-4.95,0l-11.09-11.09c-4.27-4.27,2.8-11.34,7.07-7.07Z'/%3E%3C/svg%3E");
  
  }
  #system-message-container joomla-alert .alert-heading .info:before,
  #system-message-container joomla-alert .alert-heading .notice:before {
   background-image:url("data:image/svg+xml,%3Csvg fill='%230081b8' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath d='M50,0c13.8,0,26.31,5.6,35.36,14.65,9.05,9.05,14.65,21.55,14.65,35.36s-5.6,26.31-14.65,35.36c-9.05,9.05-21.55,14.65-35.36,14.65s-26.31-5.6-35.36-14.65C5.6,76.31,0,63.81,0,50S5.6,23.69,14.65,14.65C23.69,5.6,36.19,0,50,0h0Zm28.29,21.71c-7.24-7.24-17.24-11.71-28.29-11.71s-21.05,4.48-28.29,11.71c-7.24,7.24-11.71,17.24-11.71,28.29s4.48,21.05,11.71,28.29c7.24,7.24,17.24,11.71,28.29,11.71s21.05-4.48,28.29-11.71c7.24-7.24,11.71-17.24,11.71-28.29s-4.48-21.05-11.71-28.29Z'/%3E%3Cpolygon points='60 66.25 60 73.75 40 73.75 40 66.25 45 66.25 45 46.25 40 46.25 40 41.25 45 41.25 55 41.25 55 41.25 55 66.25 60 66.25' /%3E%3Cpath d='M50,36.5c3.44,0,6.25-2.81,6.25-6.25s-2.81-6.25-6.25-6.25-6.25,2.81-6.25,6.25,2.81,6.25,6.25,6.25Z'/%3E%3C/svg%3E");
  
  }
  #system-message-container joomla-alert .alert-heading .warning:before {
   background-image:url("data:image/svg+xml,%3Csvg fill='%23ba8529' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath d='M50,0c13.8,0,26.31,5.6,35.36,14.65,9.05,9.05,14.65,21.55,14.65,35.36s-5.6,26.31-14.65,35.36c-9.05,9.05-21.55,14.65-35.36,14.65s-26.31-5.6-35.36-14.65C5.6,76.31,0,63.81,0,50S5.6,23.69,14.65,14.65C23.69,5.6,36.19,0,50,0h0Zm28.29,21.71c-7.24-7.24-17.24-11.71-28.29-11.71s-21.05,4.48-28.29,11.71c-7.24,7.24-11.71,17.24-11.71,28.29s4.48,21.05,11.71,28.29c7.24,7.24,17.24,11.71,28.29,11.71s21.05-4.48,28.29-11.71c7.24-7.24,11.71-17.24,11.71-28.29s-4.48-21.05-11.71-28.29Z'/%3E%3Cpath d='M55,27.5l-1,30h-8c-.33-10-.67-20-1-30,2.34-1.41,7.66-1.39,10,0Z'/%3E%3Cpath d='M50,75c3.44,0,6.25-2.81,6.25-6.25s-2.81-6.25-6.25-6.25-6.25,2.81-6.25,6.25,2.81,6.25,6.25,6.25Z'/%3E%3C/svg%3E");
  
  }
  #system-message-container joomla-alert .alert-heading .danger:before,
  #system-message-container joomla-alert .alert-heading .error:before {
   background-image:url("data:image/svg+xml,%3Csvg fill='%23c75656' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath d='M50,0c13.8,0,26.31,5.6,35.36,14.65,9.05,9.05,14.65,21.55,14.65,35.36s-5.6,26.31-14.65,35.36c-9.05,9.05-21.55,14.65-35.36,14.65s-26.31-5.6-35.36-14.65C5.6,76.31,0,63.81,0,50S5.6,23.69,14.65,14.65C23.69,5.6,36.19,0,50,0h0ZM20.37,76.88L76.88,20.37c-7.1-6.44-16.53-10.37-26.88-10.37-11.05,0-21.05,4.48-28.29,11.71-7.24,7.24-11.71,17.24-11.71,28.29,0,10.35,3.93,19.78,10.37,26.88h0ZM83.4,27.99L27.99,83.4c6.31,4.17,13.88,6.6,22.02,6.6,11.05,0,21.05-4.48,28.29-11.71,7.24-7.24,11.71-17.24,11.71-28.29,0-8.13-2.43-15.7-6.6-22.02Z'/%3E%3C/svg%3E");
  
  }
  #system-message-container joomla-alert .alert-wrapper {
   width:100%
  }
  #system-message-container joomla-alert .alert-link {
   color:var(--success,inherit)
  }
  
  /* SUCESS */
  #system-message-container joomla-alert[type=message],
  #system-message-container joomla-alert[type=success] {
   --alert-accent-color:var(--success);
   --alert-heading-text:hsla(0,0%,100%,.95);
   --alert-close-button:var(--success);
   background-color:#fff;
        color: rgb(10, 111, 77);
        background-color: #cff1e6;
        border-color: #b7ead9;
  }
  #system-message-container joomla-alert[type="message"] a, 
  #system-message-container joomla-alert[type="success"] a{
    color: #0a6f4d;
  }
  
  /* INFO */
  #system-message-container joomla-alert[type=info],
  #system-message-container joomla-alert[type=notice] {
   --alert-accent-color:var(--info);
   --alert-heading-text:hsla(0,0%,100%,.95);
   --alert-close-button:var(--info);
   background-color:#fff;
      color: rgb(5, 81, 96);
      background-color: #cff4fc;
      border-color: #b6effb;
  }
  #system-message-container joomla-alert[type="info"] a,
  #system-message-container joomla-alert[type="notice"] a{
    color: #04414d;
  }
  
  /* WARNING */
  #system-message-container joomla-alert[type=warning] {
   --alert-accent-color:var(--warning);
   --alert-heading-text:hsla(0,0%,100%,.95);
   --alert-close-button:var(--warning);
   background-color:#fff;
      color: rgb(102, 77, 3);
      background-color: #fff3cd;
      border-color: #ffecb5;
  }
  #system-message-container joomla-alert[type="warning"] a{
    color: #523e02;
  } 
  
  /* DANGER */
  #system-message-container joomla-alert[type=danger],
  #system-message-container joomla-alert[type=error] {
   --alert-accent-color:var(--danger);
   --alert-heading-text:hsla(0,0%,100%,.95);
   --alert-close-button:var(--danger);
   background-color:#fff;
      color: rgb(132, 32, 41);
      background-color: #f8d7da;
      border-color: #f5c2c7;
  }
  #system-message-container joomla-alert[type="danger"] a,
  #system-message-container joomla-alert[type="error"] a{
    color: #6a1a21;
  }
  
  /* X CLOSE btn */
  #system-message-container joomla-alert .joomla-alert--close,
  #system-message-container joomla-alert .joomla-alert-button--close {
   background:none;
   border:0;
   color:var(--alert-close-button);
   font-size:2rem;
   opacity:1;
   padding:.2rem .8rem;
   position:absolute;
   right:0;
   top:0
  }
  #system-message-container joomla-alert .joomla-alert--close:focus,
  #system-message-container joomla-alert .joomla-alert--close:hover,
  #system-message-container joomla-alert .joomla-alert-button--close:focus,
  #system-message-container joomla-alert .joomla-alert-button--close:hover {
   cursor:pointer;
   opacity:.75;
   text-decoration:none
  }
  [dir=rtl] #system-message-container joomla-alert .joomla-alert--close,
  [dir=rtl] #system-message-container joomla-alert .joomla-alert-button--close {
   left:0;
   padding:.2rem .6rem;
   right:auto
  }
  
  #system-message-container joomla-alert div {
   font-size:1rem
  }
  #system-message-container joomla-alert div .alert-message {
   margin:.5rem;
   padding:.3rem 2rem .3rem .3rem
  }
  [dir=rtl] #system-message-container joomla-alert div .alert-message {
   padding:.3rem .3rem .3rem 2rem
  }
  #system-message-container joomla-alert div .alert-message:not(:first-of-type) {
   border-top:1px solid var(--alert-accent-color)
  }



/*NOVO CUSTOM MODULO DO OFF-CANVAS MENU*/
#row-off-01 { /*Logotipo*/
  border-bottom: 1px solid #2F3542;
  padding-bottom: 40px;
  margin: auto;
  padding: 0 0 35px 0;
  width: 100%;
  justify-content: center;
}
#row-off-02 a:hover{
  color: #476EB4;
}
#row-off-02 { /*Telefone*/
  margin: auto;
  padding: 35px 0;  
  text-align: center;
}
#row-off-03 { /*Morada*/
  border-bottom: 1px solid #2F3542;
  padding-bottom: 40px;
  margin: auto;
  margin-bottom: 25px;
}
#row-off-03 p {
  line-height: 20px;
  font-size: 16px;
  margin: auto;
  margin-bottom: 25px;
}
#row-off-04{
  justify-content: center;
  }
#row-off-04 .col-auto{
padding-right: 10px;
padding-left: 10px;

}
.off-icon{
display: block;
}
.off-icon-md{
width: 59px;
height: 59px;
margin: auto;
}
.off-icon-sm{
width: 43px;
height: 43px;
margin: auto;
}

#off-tel,#off-gmaps,#off-mail,#off-facebook,#off-youtube{
background-repeat: no-repeat; 
background-position: center top;
}
#off-tel{
background-image: url("img/off-tel-b.png");
margin-bottom: 10px;
}
#off-gmaps{
background-image: url("img/off-gmaps.png");
}
#off-mail{
background-image: url("img/off-mail-b.png");
}
#off-facebook{
background-image: url("img/off-facebook-b.png");
}
#off-youtube{
background-image: url("img/off-youtube-b.png");
}

a:hover > #off-tel,
#off-gmaps:hover,
#off-mail:hover,
#off-facebook:hover,
#off-youtube:hover{
background-position: center bottom;
}

/* a:hover > .p-tel{
  color: #3769D2;
} */
a.a-off-tel{
  text-decoration: none !important;
  font-size: 16px;
}
.t4-offcanvas p {
  text-align: center;
}


 /*==============================================/
   ERROR PAGE
*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,700;0,800;1,700;1,800&family=Roboto:wght@100;300;400&display=swap');


body.error_site {
    font-family: 'Roboto', sans-serif;
    background: url("../images/bandeira.jpg");
    background-repeat: no-repeat;
    background-position: left top;
   }
.error_site .stage{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}
.error_site .error-container{
    text-align: center;
    padding-bottom: 10px;
    /* border: 1px solid pink; */
}
.error_site .error .bg-secondary{
    color: rgba(70,74,72,.15);
    background-color: transparent !important;
    font-size: 11rem;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-style: italic;
    line-height: 1;
    padding: 0;
}
.error_site .titulo h1{
    color: rgba(0,110,250,1);
    color: #2060ff;
    font-size: 2.2rem;
    font-weight: 400;
    margin: 0;
}
.error_site .subtitulo{
    color: rgba(106,115,133,1);
    font-size: 1rem;
    font-weight: 300;
    margin-top: 5px;
    letter-spacing: 1.2px;
    margin: 0;
}
.error_site .subtitulo p{
  margin: 0;
}
.error_site .botao-home a{
    color: rgba(33,30,90,1);
    background-color: transparent;
    border: 2px solid rgba(33,30,90,1);

    text-decoration: none;
    opacity: 1;
    display: inline-block;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    padding: .7em 1.5em;
    font-size: 17px;
    line-height: 1.4;
    border-radius: 5px;
    margin-top:50px;
    box-shadow: 0 4px 30px #e7e7e7;
    transition: background-color 0.15s ease-in-out, 
                border-color 0.15s ease-in-out, 
                box-shadow 0.15s ease-in-out;
}
.error_site .botao-home a:hover{        
    color: #fff;
    background-color: rgba(33,30,90,1);
    border: 2px solid rgba(33,30,90,1);
}
.content ul{
  list-style-type: disc;
  line-height: 1.4;
  padding-left: 1.3rem;
}
.content ul li {
  margin-bottom: .6rem;
}
.bottom-b .content ul{
  list-style-type: none !important;
  line-height: inherit;
  padding-left: inherit;
}
.bottom-b .content ul li {
  margin-bottom: inherit;
}