.lfr-layout-structure-item-container {padding: 0;} .lfr-layout-structure-item-row {overflow: hidden;} .portlet-borderless .portlet-content {padding: 0;}.lfr-layout-structure-item-7b1281be-a3cd-eb1e-9acd-9d1dae9864f8 {
background-position: 50% 50%; background-repeat:no-repeat; background-size: cover; background-image: var(--lfr-background-image-7b1281be-a3cd-eb1e-9acd-9d1dae9864f8) !important;
}
.lfr-layout-structure-item-039e603d-18fa-26e4-15c3-32919e423c2f {
background-position: 50% 50%; background-repeat:no-repeat; background-size: cover; background-image: var(--lfr-background-image-039e603d-18fa-26e4-15c3-32919e423c2f) !important;
}
.lfr-layout-structure-item-b199592c-209b-8095-c5a0-3f8ce9bc1924 {
background-position: 50% 50%; background-repeat:no-repeat; background-size: cover; background-image: var(--lfr-background-image-b199592c-209b-8095-c5a0-3f8ce9bc1924) !important;
}
.lfr-layout-structure-item-45efa1fb-07ac-ac78-2c77-7cfd0ee6d7f2 {
background-position: 50% 50%; background-repeat:no-repeat; background-size: cover; background-image: var(--lfr-background-image-45efa1fb-07ac-ac78-2c77-7cfd0ee6d7f2) !important;
}
.lfr-layout-structure-item-af968237-ab58-9b27-1323-855d1d45d707 {
background-position: 50% 50%; background-repeat:no-repeat; background-size: cover; background-image: var(--lfr-background-image-af968237-ab58-9b27-1323-855d1d45d707) !important;
}
.lfr-layout-structure-item-fe72e41a-22ea-8c9e-82c3-4f9c6c830ac7 {
background-position: 50% 50%; background-repeat:no-repeat; background-size: cover; background-image: var(--lfr-background-image-fe72e41a-22ea-8c9e-82c3-4f9c6c830ac7) !important;
}
.lfr-layout-structure-item-40301c6d-3d89-7b45-e84f-ea2f1b3205bb {
padding-bottom: 88px !important;
}
.lfr-layout-structure-item-0b89ac72-0bb4-2f87-c752-45edf02e1ce8 {
background-position: 50% 50%; background-repeat:no-repeat; background-size: cover; background-image: var(--lfr-background-image-0b89ac72-0bb4-2f87-c752-45edf02e1ce8) !important;
}
.lfr-layout-structure-item-436ab804-2830-2cd7-3f46-cc5d532117bf {

}


.mosaico {
  display: flex;
  flex-wrap: wrap;
  background:#002f59;
}

.mosaico .align-items-lg-start{
    width: 100%;

}

.mosaico .col-lg-3 {
 flex: 0 0 calc((100vw - 17px) / 5);
  max-width: calc((100vw - 17px) / 5);
  margin: 0;
  padding: 0;
}

.mosaico .col-lg-2 {
 flex: 0 0 calc((100vw - 17px) / 5);
  max-width: calc((100vw - 17px) / 5);
  margin: 0;
  padding: 0;
}

.mosaico .col-lg-10 {
  flex: 1;
  max-width: calc(100vw - ((100vw - 17px) / 5));
}

@media (max-width: 1024px) {
.mosaico .col-lg-3 {
    flex: auto;
   max-width: 100%
  }
  .mosaico .col-lg-2 {
    flex: auto;
   max-width: 100%
  }
  .mosaico .col-lg-10 {
    max-width: 100%;
}
.btn-mosaico {
    min-height: auto;
}
}

.btn-mosaico {
 min-height: 160px;
width: auto;
display:flex;
    overflow: hidden;
    max-height: 160px;
}
.btn-mosaico p{
 padding: 20px 0 0 20px;
 color:#FFF;
    position: relative;
font-size: 16px;
}
.btn-mosaico .btn-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #002f59;
    opacity: 0.8;
    transition: opacity 0.5s ease;
}
.btn-mosaico:hover{
text-decoration:none;
}
.btn-mosaico:hover  .btn-overlay {
    width: 100%;
    height: 100%;
    opacity: .8;
   background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,47,89,1) 25%, rgba(255,255,255,1) 100%);
    transition: opacity 0.5s ease;
}

@media (max-width: 1024px) {
.btn-mosaico {
 min-height: auto;
}
}
.lfr-layout-structure-item-68faed45-113b-fbae-202f-e1a9c635b94c {
background-position: 50% 50%; background-repeat:no-repeat; background-size: cover; background-image: var(--lfr-background-image-68faed45-113b-fbae-202f-e1a9c635b94c) !important;
}
.lfr-layout-structure-item-788df3cc-afdb-00a9-8c29-04db94243b32 {
background-position: 50% 50%; background-repeat:no-repeat; background-size: cover; background-image: var(--lfr-background-image-788df3cc-afdb-00a9-8c29-04db94243b32) !important;
}
.lfr-layout-structure-item-a89fb6f7-56f4-9424-5e09-216cd28f8faf {

}


.mosaico2 {
  display: flex;
  flex-wrap: wrap;
  background:#002f59;
}

.mosaico2 .align-items-lg-start{
    width: 100%;

}

.mosaico2 .col-lg-3 {
 flex: 0 0 calc((100vw - 17px) / 6);
  max-width: calc((100vw - 17px) / 6);
  margin: 0;
  padding: 0;
}

.mosaico2 .col-lg-2 {
 flex: 0 0 calc((100vw - 17px) / 6);
  max-width: calc((100vw - 17px) / 6);
  margin: 0;
  padding: 0;
}

.mosaico2 .col-lg-10 {
  flex: 1;
  max-width: calc(100vw - ((100vw - 17px) / 5));
}

@media (max-width: 1024px) {
.mosaico2 .col-lg-3 {
    flex: auto;
   max-width: 100%
  }
  .mosaico2 .col-lg-2 {
    flex: auto;
   max-width: 100%
  }
  .mosaico2 .col-lg-10 {
    max-width: 100%;
}
.btn-mosaico {
    min-height: auto;
}
}

.btn-mosaico {
 min-height: 160px;
width: auto;
display:flex;
    overflow: hidden;
    max-height: 160px;
}
.btn-mosaico p{
 padding: 20px 0 0 20px;
 color:#FFF;
    position: relative;
font-size: 16px;
}
.btn-mosaico .btn-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #002f59;
    opacity: 0.8;
    transition: opacity 0.5s ease;
}
.btn-mosaico:hover{
text-decoration:none;
}
.btn-mosaico:hover  .btn-overlay {
    width: 100%;
    height: 100%;
    opacity: .8;
   background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,47,89,1) 25%, rgba(255,255,255,1) 100%);
    transition: opacity 0.5s ease;
}

@media (max-width: 1024px) {
.btn-mosaico {
 min-height: auto;
}
}
.lfr-layout-structure-item-dc499695-78dc-f477-a467-24b52a1d1419 {
padding-left:0 !important;
padding-right:0 !important;
}.lfr-layout-structure-item-f9159e85-7f41-c47d-dd88-d18e4c937d1a {
background-position: 50% 50%; background-repeat:no-repeat; background-size: cover; background-image: var(--lfr-background-image-f9159e85-7f41-c47d-dd88-d18e4c937d1a) !important;
}
.lfr-layout-structure-item-482bbd9c-ce85-edf9-702e-77d6b38c2561 {
background-position: 50% 50%; background-repeat:no-repeat; background-size: cover; background-image: var(--lfr-background-image-482bbd9c-ce85-edf9-702e-77d6b38c2561) !important;
}
