/*
SVIL IMG - 168165/834099
PROD IMG - 859412/11587745

SVIL FNT - 168165/834225
PROD FNT - 859412/11587748
*/
/*@font-face {
  font-family: 'Edenred';
  src: url("/documents/859412/11587748/edenred.eot?wzota4");
  src: url("/documents/859412/11587748/edenred.eot?wzota4#iefix") format("embedded-opentype"),
  	   url("/documents/859412/11587748/edenred.ttf?wzota4") format("truetype"), 
	   url("/documents/859412/11587748/edenred.woff?wzota4") format("woff"), 
 	   url("/documents/859412/11587748/edenred.svg?wzota4#edenred") format("svg");
  font-weight: normal;
  font-style: normal; }*/
@font-face {
  font-family: 'Edenred';
  src: url("../../fonts/flexben/edenred.eot");
  src: url("../../fonts/flexben/edenred.eot?#iefix") format("embedded-opentype"), url("../../fonts/flexben/edenred.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/*
======== CONFIGURAZIONI GENERALI
*/
.aui .liferay-bootstrap .welfare-modules .text-gray-medium {
  color: #8c8c8c !important; }

.aui .liferay-bootstrap .welfare-modules .text-primary {
  color: #0978C8 !important; }

.aui .liferay-bootstrap .welfare-modules .text-secondary {
  color: #1d204c !important; }

.aui .liferay-bootstrap .welfare-modules .text-success {
  color: #7ac843 !important; }

.aui .liferay-bootstrap .welfare-modules .text-danger {
  color: #c0272d !important; }

.aui .liferay-bootstrap .welfare-modules .text-warning {
  color: #ffb224 !important; }

.aui .liferay-bootstrap .welfare-modules .text-thirdary {
  color: #f5a623 !important; }

.aui .liferay-bootstrap .welfare-modules .text-gray {
  color: #e1e1e1; }

.aui .liferay-bootstrap .welfare-modules .bg-primary {
  background: #0978C8;
  color: #fff; }

.aui .liferay-bootstrap .welfare-modules .bg-secondary {
  background: #1d204c;
  color: #fff; }

.aui .liferay-bootstrap .welfare-bold, .aui .liferay-bootstrap .welfare-btn-link.welfare-back-btn, .aui .liferay-bootstrap .welfare-modules .form-group > label:not(.welfare-switch), .aui .liferay-bootstrap .welfare-modules .form-group .error-msg, .aui .liferay-bootstrap .welfare-pagination .wp-link, .aui .liferay-bootstrap .welfare-tooltip, .aui .liferay-bootstrap .welfare-modules table.table thead th, .aui .liferay-bootstrap .welfare-modules table.table thead td, .aui .liferay-bootstrap .service-item .service-category, .aui .liferay-bootstrap .bonus-slider-container .card-title, .aui .liferay-bootstrap .box-credito-details .amount, .aui .liferay-bootstrap .benefit-cards-container .benefit-card .benefit-card-total, .aui .liferay-bootstrap .benefit-cards-container .benefit-card .state-text, .aui .liferay-bootstrap .benefit-cards-container .benefit-card .benefit-card-block .benefit-category, .aui .liferay-bootstrap .benefit-lightbox .benefit-category, .aui .liferay-bootstrap .benefit-lightbox .details-list.voucher-types-list li, .aui .liferay-bootstrap .benefit-lightbox .benefit-state, .aui .liferay-bootstrap .welfare-modules .add-item-select .select-list-item .item-value, .aui .liferay-bootstrap .welfare-modules .welfare-dropdown .welfare-dropdown-item .item-value, .aui .liferay-bootstrap .ontop-slider-widget .balance-info .amount, .aui .liferay-bootstrap .welfare-content-box.welfare-wishlist-item .highlight-label, .aui .liferay-bootstrap .welfare-content-box.welfare-wishlist-item .welfare-content-box-content .wishlist-item-info .amount, .aui .liferay-bootstrap .plan-selection-item .plan-year, .aui .liferay-bootstrap .plan-selection .choose-plan-btn, .aui .liferay-bootstrap .welfare-user-bank-info .input-container .loading-text span, .aui .liferay-bootstrap .welfare-user-bank-info .input-container .success-text span, .aui .liferay-bootstrap .work-life-balance-card .text-box p, .aui .liferay-bootstrap .work-life-balance-header .text-box h3, .aui .liferay-bootstrap .work-life-balance-header .text-box p, .aui .liferay-bootstrap .settlement-item .settlement-title, .aui .liferay-bootstrap .settlement-search-button .loading-text span, .aui .liferay-bootstrap .work-life-balance-page .header-slider .view-all-btn span, .aui .liferay-bootstrap .work-life-balance-card-details .section-text, .aui .liferay-bootstrap .work-life-balance-card-details .content-wrapper .right-content .title, .aui .liferay-bootstrap .work-life-balance-card-details .content-wrapper .right-content .attachments .attachments-title {
  font-family: "ralewaybold" !important;
  font-weight: normal; }

.aui .liferay-bootstrap .welfare-regular, .aui .liferay-bootstrap .welfare-modules table.table tbody td, .aui .liferay-bootstrap .work-life-balance-card-details .tag-page, .aui .liferay-bootstrap .work-life-balance-card-details p {
  font-family: 'ralewayregular';
  font-weight: normal; }

/* VENDORS STYLES */
/**
 * Swiper 4.3.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 5, 2018
 */
.aui .liferay-bootstrap .swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

.aui .liferay-bootstrap .swiper-container-no-flexbox .swiper-slide {
  float: left; }

.aui .liferay-bootstrap .swiper-container-vertical > .swiper-wrapper {
  -ms-flex-direction: column;
  flex-direction: column; }

.aui .liferay-bootstrap .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  transition-property: transform;
  box-sizing: content-box; }

.aui .liferay-bootstrap .swiper-container-android .swiper-slide,
.aui .liferay-bootstrap .swiper-wrapper {
  transform: translate3d(0px, 0, 0); }

.aui .liferay-bootstrap .swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.aui .liferay-bootstrap .swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.aui .liferay-bootstrap .swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform; }

.aui .liferay-bootstrap .swiper-invisible-blank-slide {
  visibility: hidden; }

/* Auto Height */
.aui .liferay-bootstrap .swiper-container-autoheight,
.aui .liferay-bootstrap .swiper-container-autoheight .swiper-slide {
  height: auto; }

.aui .liferay-bootstrap .swiper-container-autoheight .swiper-wrapper {
  -ms-flex-align: start;
  align-items: flex-start;
  transition-property: transform, height; }

/* 3D Effects */
.aui .liferay-bootstrap .swiper-container-3d {
  perspective: 1200px; }

.aui .liferay-bootstrap .swiper-container-3d .swiper-wrapper,
.aui .liferay-bootstrap .swiper-container-3d .swiper-slide,
.aui .liferay-bootstrap .swiper-container-3d .swiper-slide-shadow-left,
.aui .liferay-bootstrap .swiper-container-3d .swiper-slide-shadow-right,
.aui .liferay-bootstrap .swiper-container-3d .swiper-slide-shadow-top,
.aui .liferay-bootstrap .swiper-container-3d .swiper-slide-shadow-bottom,
.aui .liferay-bootstrap .swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d; }

.aui .liferay-bootstrap .swiper-container-3d .swiper-slide-shadow-left,
.aui .liferay-bootstrap .swiper-container-3d .swiper-slide-shadow-right,
.aui .liferay-bootstrap .swiper-container-3d .swiper-slide-shadow-top,
.aui .liferay-bootstrap .swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.aui .liferay-bootstrap .swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.aui .liferay-bootstrap .swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.aui .liferay-bootstrap .swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.aui .liferay-bootstrap .swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* IE10 Windows Phone 8 Fixes */
.aui .liferay-bootstrap .swiper-container-wp8-horizontal,
.aui .liferay-bootstrap .swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.aui .liferay-bootstrap .swiper-container-wp8-vertical,
.aui .liferay-bootstrap .swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

.aui .liferay-bootstrap .swiper-button-prev,
.aui .liferay-bootstrap .swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.aui .liferay-bootstrap .swiper-button-prev.swiper-button-disabled,
.aui .liferay-bootstrap .swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.aui .liferay-bootstrap .swiper-button-prev,
.aui .liferay-bootstrap .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.aui .liferay-bootstrap .swiper-button-next,
.aui .liferay-bootstrap .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.aui .liferay-bootstrap .swiper-button-prev.swiper-button-white,
.aui .liferay-bootstrap .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.aui .liferay-bootstrap .swiper-button-next.swiper-button-white,
.aui .liferay-bootstrap .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.aui .liferay-bootstrap .swiper-button-prev.swiper-button-black,
.aui .liferay-bootstrap .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.aui .liferay-bootstrap .swiper-button-next.swiper-button-black,
.aui .liferay-bootstrap .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.aui .liferay-bootstrap .swiper-button-lock {
  display: none; }

.aui .liferay-bootstrap .swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.aui .liferay-bootstrap .swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.aui .liferay-bootstrap .swiper-pagination-fraction,
.aui .liferay-bootstrap .swiper-pagination-custom,
.aui .liferay-bootstrap .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.aui .liferay-bootstrap .swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.aui .liferay-bootstrap .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative; }

.aui .liferay-bootstrap .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1); }

.aui .liferay-bootstrap .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1); }

.aui .liferay-bootstrap .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66); }

.aui .liferay-bootstrap .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33); }

.aui .liferay-bootstrap .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66); }

.aui .liferay-bootstrap .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33); }

.aui .liferay-bootstrap .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.aui .liferay-bootstrap .swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.aui .liferay-bootstrap .swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.aui .liferay-bootstrap .swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0); }

.aui .liferay-bootstrap .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

.aui .liferay-bootstrap .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px; }

.aui .liferay-bootstrap .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top; }

.aui .liferay-bootstrap .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px; }

.aui .liferay-bootstrap .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap; }

.aui .liferay-bootstrap .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left; }

.aui .liferay-bootstrap .swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right; }

/* Progress */
.aui .liferay-bootstrap .swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.aui .liferay-bootstrap .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top; }

.aui .liferay-bootstrap .swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top; }

.aui .liferay-bootstrap .swiper-container-horizontal > .swiper-pagination-progressbar,
.aui .liferay-bootstrap .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.aui .liferay-bootstrap .swiper-container-vertical > .swiper-pagination-progressbar,
.aui .liferay-bootstrap .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.aui .liferay-bootstrap .swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff; }

.aui .liferay-bootstrap .swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25); }

.aui .liferay-bootstrap .swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff; }

.aui .liferay-bootstrap .swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000; }

.aui .liferay-bootstrap .swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25); }

.aui .liferay-bootstrap .swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000; }

.aui .liferay-bootstrap .swiper-pagination-lock {
  display: none; }

/* Scrollbar */
.aui .liferay-bootstrap .swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.aui .liferay-bootstrap .swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.aui .liferay-bootstrap .swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.aui .liferay-bootstrap .swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.aui .liferay-bootstrap .swiper-scrollbar-cursor-drag {
  cursor: move; }

.aui .liferay-bootstrap .swiper-scrollbar-lock {
  display: none; }

.aui .liferay-bootstrap .swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }

.aui .liferay-bootstrap .swiper-zoom-container > img,
.aui .liferay-bootstrap .swiper-zoom-container > svg,
.aui .liferay-bootstrap .swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; }

.aui .liferay-bootstrap .swiper-slide-zoomed {
  cursor: move; }

/* Preloader */
.aui .liferay-bootstrap .swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.aui .liferay-bootstrap .swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat; }

.aui .liferay-bootstrap .swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg); } }

/* a11y */
.aui .liferay-bootstrap .swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.aui .liferay-bootstrap .swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.aui .liferay-bootstrap .swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

.aui .liferay-bootstrap .swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.aui .liferay-bootstrap .swiper-container-fade .swiper-slide-active,
.aui .liferay-bootstrap .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.aui .liferay-bootstrap .swiper-container-cube {
  overflow: visible; }

.aui .liferay-bootstrap .swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.aui .liferay-bootstrap .swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.aui .liferay-bootstrap .swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0; }

.aui .liferay-bootstrap .swiper-container-cube .swiper-slide-active,
.aui .liferay-bootstrap .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.aui .liferay-bootstrap .swiper-container-cube .swiper-slide-active,
.aui .liferay-bootstrap .swiper-container-cube .swiper-slide-next,
.aui .liferay-bootstrap .swiper-container-cube .swiper-slide-prev,
.aui .liferay-bootstrap .swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.aui .liferay-bootstrap .swiper-container-cube .swiper-slide-shadow-top,
.aui .liferay-bootstrap .swiper-container-cube .swiper-slide-shadow-bottom,
.aui .liferay-bootstrap .swiper-container-cube .swiper-slide-shadow-left,
.aui .liferay-bootstrap .swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.aui .liferay-bootstrap .swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  filter: blur(50px);
  z-index: 0; }

.aui .liferay-bootstrap .swiper-container-flip {
  overflow: visible; }

.aui .liferay-bootstrap .swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.aui .liferay-bootstrap .swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.aui .liferay-bootstrap .swiper-container-flip .swiper-slide-active,
.aui .liferay-bootstrap .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.aui .liferay-bootstrap .swiper-container-flip .swiper-slide-shadow-top,
.aui .liferay-bootstrap .swiper-container-flip .swiper-slide-shadow-bottom,
.aui .liferay-bootstrap .swiper-container-flip .swiper-slide-shadow-left,
.aui .liferay-bootstrap .swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.aui .liferay-bootstrap .swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

/*
======== FONT
*/
.aui .liferay-bootstrap .welfare-modules {
  font-size: 1.07142em;
  line-height: 1.5;
  color: #797979;
  font-family: 'ralewayregular'; }

.aui .liferay-bootstrap .welfare-modules h1, .aui .liferay-bootstrap .welfare-modules h2, .aui .liferay-bootstrap .welfare-modules h3, .aui .liferay-bootstrap .welfare-modules h4, .aui .liferay-bootstrap .welfare-modules h5,
.aui .liferay-bootstrap .welfare-modules .h1, .aui .liferay-bootstrap .welfare-modules .h2, .aui .liferay-bootstrap .welfare-modules .h3, .aui .liferay-bootstrap .welfare-modules .h4, .aui .liferay-bootstrap .welfare-modules .h5 {
  font-family: 'ralewaybold';
  font-weight: normal;
  line-height: normal;
  margin-top: 0;
  margin-bottom: 8px; }

.aui .liferay-bootstrap .welfare-modules p {
  margin-bottom: 16px; }

.aui .liferay-bootstrap .welfare-modules p, .aui .liferay-bootstrap .welfare-modules span, .aui .liferay-bootstrap .welfare-modules li, .aui .liferay-bootstrap .welfare-modules a {
  font-family: 'ralewayregular'; }

.aui .liferay-bootstrap .welfare-modules .welfare-label {
  font-size: 0.66666em;
  font-family: 'ralewaybold';
  font-weight: normal;
  text-transform: uppercase; }

.aui .liferay-bootstrap .welfare-modules h1 {
  font-size: 2.666666em; }

.aui .liferay-bootstrap .welfare-modules h2 {
  font-size: 2em; }

.aui .liferay-bootstrap .welfare-modules h3 {
  font-size: 1.5em;
  font-family: 'ralewayextrabold'; }

.aui .liferay-bootstrap .welfare-modules h4 {
  font-size: 1.33333em; }

.aui .liferay-bootstrap .welfare-modules h5, .aui .liferay-bootstrap .welfare-modules .h5 {
  font-size: 1.06666em; }

.aui .liferay-bootstrap .welfare-modules h6 {
  font-size: 1.06666em;
  font-family: 'ralewaybold'; }

.aui .liferay-bootstrap .welfare-modules strong, .aui .liferay-bootstrap .welfare-modules b {
  font-family: 'ralewaybold';
  font-weight: normal; }

.aui .liferay-bootstrap .welfare-modules strong u, .aui .liferay-bootstrap .welfare-modules b u {
  font-family: 'ralewaybold'; }

.aui .liferay-bootstrap .welfare-modules .bigger-text {
  font-family: 'ralewaysemibold';
  font-weight: normal;
  font-size: 1.14285em; }

.aui .liferay-bootstrap .welfare-modules .text-small {
  font-size: 0.71428em; }

.aui .liferay-bootstrap .welfare-modules .smaller-text {
  font-size: 0.85714em; }

.aui .liferay-bootstrap .welfare-modules a:not(.welfare-btn) {
  color: #0978C8; }

.aui .liferay-bootstrap .welfare-modules .small-label {
  text-transform: uppercase;
  font-size: 0.71428em;
  font-family: 'ralewaybold';
  color: #333; }

.aui .liferay-bootstrap .welfare-modules .text-muted {
  color: inherit;
  opacity: 0.4; }

@media screen and (min-width: 1200px) {
  .aui .liferay-bootstrap .welfare-body {
    padding: 0 60px; } }
.aui .liferay-bootstrap .welfare-mt-big {
  margin-top: 90px; }

@media screen and (max-width: 768px) {
  .aui .liferay-bootstrap .welfare-mt-big {
    margin-top: 60px; } }
.aui .liferay-bootstrap .welfare-mt-standard {
  margin-top: 60px; }

@media screen and (max-width: 500px) {
  .aui .liferay-bootstrap .welfare-mt-standard {
    margin-top: 30px; } }
.aui .liferay-bootstrap .welfare-mt-medium {
  margin-top: 40px; }

@media screen and (max-width: 500px) {
  .aui .liferay-bootstrap .welfare-mt-medium {
    margin-top: 20px; } }
.aui .liferay-bootstrap .welfare-mt-small {
  margin-top: 20px; }

.aui .liferay-bootstrap .welfare-mb-small {
  margin-bottom: 30px; }

.aui .liferay-bootstrap .welfare-modules {
  position: relative; }

.aui .liferay-bootstrap .welfare-modules .mt-0 {
  margin-top: 0 !important; }

.aui .liferay-bootstrap .welfare-modules .mb-0 {
  margin-bottom: 0 !important; }

.aui .liferay-bootstrap .welfare-modules .pt-0 {
  padding-top: 0 !important; }

.aui .liferay-bootstrap .welfare-modules .pb-0 {
  padding-bottom: 0 !important; }

.aui .liferay-bootstrap .welfare-showmore {
  display: block;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease; }

.aui .liferay-bootstrap .welfare-showmore.visible {
  max-height: 300px; }

.aui .liferay-bootstrap .block {
  display: block; }

.aui .liferay-bootstrap .align-left {
  text-align: left; }

.aui .liferay-bootstrap .align-center {
  text-align: center; }

/*
======== MODULI COMUNI
*/
.aui .liferay-bootstrap .bottom-bordered-text {
  border-top: 1px solid #9b9b9b;
  padding-top: 12px; }

.aui .liferay-bootstrap .bottom-bordered-text p {
  font-size: 0.85714em;
  font-weight: 500;
  color: rgba(121, 121, 121, 0.8); }

.aui .liferay-bootstrap .welfare-text-center {
  text-align: center; }

.aui .liferay-bootstrap .welfare-text-right {
  text-align: right; }

.aui .liferay-bootstrap .welfare-small {
  font-size: 0.8em; }

.aui .liferay-bootstrap .alert {
  width: 100%; }

@media screen and (min-width: 1025px) {
  .aui .liferay-bootstrap .welfare-alert.welfare-box-convenzioni {
    padding: 35px 45px; }

  .aui .liferay-bootstrap .welfare-alert.welfare-box-convenzioni h4 {
    max-width: 350px; } }
.aui .liferay-bootstrap .fake-flex-bootstrap .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.aui .liferay-bootstrap .fake-flex-bootstrap .row:before {
  display: none; }

.aui .liferay-bootstrap .fake-flex-bootstrap .row:after {
  display: none; }

.aui .liferay-bootstrap .fake-flex-bootstrap .row .col-sm-6 {
  float: none;
  display: -ms-flexbox;
  display: flex; }

.aui .liferay-bootstrap .welfare-btn {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  font-family: "ralewaybold" !important;
  padding: 12px 25px;
  border-radius: 2px;
  font-size: 0.8em;
  text-transform: uppercase;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

.aui .liferay-bootstrap .welfare-btn .ico, .aui .liferay-bootstrap .welfare-btn .customize-select__option--value::after {
  margin-right: 5px;
  position: relative;
  top: 1px;
  font-size: 110%; }

.aui .liferay-bootstrap .welfare-btn.ico-right .ico, .aui .liferay-bootstrap .welfare-btn.ico-right .customize-select__option--value::after {
  margin: 0 0 0 5px; }

.aui .liferay-bootstrap .welfare-btn:hover {
  text-decoration: none; }

.aui .liferay-bootstrap .welfare-btn[disabled] {
  background: #e1e1e1;
  border-color: #e1e1e1;
  color: #797979;
  pointer-events: none; }

.aui .liferay-bootstrap .welfare-modules a.welfare-btn {
  font-family: "ralewaybold" !important; }

.aui .liferay-bootstrap .welfare-btn-sm {
  font-size: 0.66666em;
  padding: 9px 17px; }

.aui .liferay-bootstrap .welfare-btn-xs {
  font-size: 0.66666em;
  padding: 5px 10px; }

.aui .liferay-bootstrap .welfare-btn-lg {
  min-width: 165px;
  padding: 17px;
  font-size: 0.93333em; }

.aui .liferay-bootstrap .welfare-btn-primary {
  background: #0978C8;
  border-color: #0978C8;
  color: #fff;
  text-decoration: none; }

.aui .liferay-bootstrap .welfare-btn-primary:hover {
  background-color: #0f92f1;
  border-color: #0f92f1;
  color: #fff; }

.aui .liferay-bootstrap .welfare-btn-success {
  background: #257c09;
  border-color: #257c09;
  color: #fff;
  text-decoration: none; }

.aui .liferay-bootstrap .welfare-btn-success:hover, .aui .liferay-bootstrap .welfare-btn-success:focus, .aui .liferay-bootstrap .welfare-btn-success:active {
  text-decoration: none;
  background-color: #62a731;
  border-color: #62a731;
  color: #fff; }

.aui .liferay-bootstrap .welfare-btn-danger {
  background: #c0272d;
  border-color: #c0272d;
  color: #fff;
  text-decoration: none; }

.aui .liferay-bootstrap .welfare-btn-danger:hover {
  background-color: #961e23;
  border-color: #961e23;
  color: #fff; }

.aui .liferay-bootstrap .welfare-btn-outline-primary {
  background: transparent;
  border-color: #0978C8;
  color: #0978C8;
  text-decoration: none; }

.aui .liferay-bootstrap .welfare-btn-outline-primary:hover {
  background-color: #0978C8 !important;
  color: #fff !important; }

.aui .liferay-bootstrap .welfare-btn-outline-danger {
  background: #fff;
  border-color: #c0272d;
  color: #c0272d;
  text-decoration: none; }

.aui .liferay-bootstrap .welfare-btn-outline-danger:hover {
  background-color: #c0272d;
  color: #fff; }

.aui .liferay-bootstrap .welfare-btn-outline-white {
  background: transparent;
  border-color: #fff;
  color: #fff;
  text-decoration: none; }

.aui .liferay-bootstrap .welfare-btn-outline-white:hover {
  background-color: #fff;
  color: #000; }

.aui .liferay-bootstrap .welfare-btn-round {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: block;
  position: relative;
  padding: 0; }

.aui .liferay-bootstrap .welfare-btn-round .ico, .aui .liferay-bootstrap .welfare-btn-round .customize-select__option--value::after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -9px;
  margin-left: -3.5px; }

.aui .liferay-bootstrap .welfare-btn-round .ico:before {
  font-size: 0,5em; }

.aui .liferay-bootstrap .welfare-btn-round:focus {
  color: #fff;
  outline: none; }

.aui .liferay-bootstrap .welfare-btn-link {
  background: none;
  padding-left: 0;
  padding-right: 0;
  color: #797979; }

.aui .liferay-bootstrap .welfare-btn-link.uppercase {
  text-transform: uppercase !important; }

.aui .liferay-bootstrap .welfare-btn-link.centered {
  text-align: center;
  display: inline-block !important; }

.aui .liferay-bootstrap .welfare-btn-link.primary {
  color: #0978C8;
  text-decoration: underline;
  text-transform: none;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  font-size: 0.8em;
  font-family: "ralewaybold" !important; }

.aui .liferay-bootstrap .welfare-btn-link.primary.w-ico {
  padding-left: 22px; }

.aui .liferay-bootstrap .welfare-btn-link.primary .ico, .aui .liferay-bootstrap .welfare-btn-link.primary .customize-select__option--value::after {
  border-radius: 50%;
  color: #fff;
  background: #0978C8;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%); }

.aui .liferay-bootstrap .welfare-btn-link.primary .ico:before {
  font-size: 0.57142em;
  line-height: 16px;
  position: relative; }

.aui .liferay-bootstrap .welfare-btn-link.primary .ico.ico-edit, .aui .liferay-bootstrap .welfare-btn-link.primary .ico-edit.customize-select__option--value::after {
  border-radius: 0;
  background: transparent;
  color: #0978C8; }

.aui .liferay-bootstrap .welfare-btn-link.primary .ico.ico-edit:before {
  font-size: 0.85714em; }

.aui .liferay-bootstrap .welfare-btn-link:hover, .aui .liferay-bootstrap .welfare-btn-link:active, .aui .liferay-bootstrap .welfare-btn-link:focus {
  text-decoration: none;
  color: #0978C8; }

.aui .liferay-bootstrap .welfare-btn-link .ico, .aui .liferay-bootstrap .welfare-btn-link .customize-select__option--value::after {
  color: #0978C8; }

.aui .liferay-bootstrap .welfare-btn-link.grey {
  color: #a4a4a4; }

.aui .liferay-bootstrap .welfare-btn-link.grey .ico, .aui .liferay-bootstrap .welfare-btn-link.grey .customize-select__option--value::after {
  color: #a4a4a4; }

.aui .liferay-bootstrap .welfare-btn-link.welfare-back-btn {
  text-decoration: none;
  color: #0978C8; }

.aui .liferay-bootstrap .welfare-btn-link.welfare-btn-light {
  color: #fff;
  text-decoration: underline; }

.aui .liferay-bootstrap .welfare-btn-link.text-secondary {
  display: -ms-flexbox;
  display: flex; }

.aui .liferay-bootstrap .welfare-btn-link.text-secondary .ico, .aui .liferay-bootstrap .welfare-btn-link.text-secondary .customize-select__option--value::after {
  color: #1d204c; }

.aui .liferay-bootstrap .welfare-btn-link-md {
  text-decoration: underline;
  color: #0978C8;
  font-family: "ralewaybold" !important; }

.aui .liferay-bootstrap .welfare-modules .ico, .aui .liferay-bootstrap .welfare-modules .customize-select__option--value::after {
  display: inline-block;
  font-family: 'Edenred' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.aui .liferay-bootstrap .ico-play:before {
  content: "\e920";
  left: 1px;
  bottom: 0.5px; }

.aui .liferay-bootstrap .ico-arrow-left:before {
  content: "\e800"; }

.aui .liferay-bootstrap .ico-edit:before {
  content: "\e802"; }

.aui .liferay-bootstrap .ico-close:before {
  content: "\e803"; }

.aui .liferay-bootstrap .ico-download:before {
  content: "\e804"; }

.aui .liferay-bootstrap .ico-arrow-down:before {
  content: "\e805"; }

.aui .liferay-bootstrap .ico-clock:before {
  content: "\e821"; }

.aui .liferay-bootstrap .ico-piani-welfare:before {
  content: "\e822"; }

.aui .liferay-bootstrap .ico-star:before {
  content: "\e900"; }

.aui .liferay-bootstrap .ico-fuel:before {
  content: "\e901"; }

.aui .liferay-bootstrap .ico-supermarket:before {
  content: "\e902"; }

.aui .liferay-bootstrap .ico-wallet:before {
  content: "\e903"; }

.aui .liferay-bootstrap .ico-handle:before {
  content: "\e904"; }

.aui .liferay-bootstrap .ico-bookmark-filled:before {
  content: "\e905"; }

.aui .liferay-bootstrap .ico-bookmark:before {
  content: "\e906"; }

.aui .liferay-bootstrap .ico-danger:before {
  content: "\e907"; }

.aui .liferay-bootstrap .ico-upload:before {
  content: "\e908"; }

.aui .liferay-bootstrap .ico-check:before {
  content: "\e909"; }

.aui .liferay-bootstrap .ico-add:before {
  content: "\e90a"; }

.aui .liferay-bootstrap .ico-pin:before {
  content: "\e90b"; }

.aui .liferay-bootstrap .ico-fragrance:before {
  content: "\e90c"; }

.aui .liferay-bootstrap .ico-money:before {
  content: "\e90d"; }

.aui .liferay-bootstrap .ico-plane:before {
  content: "\e90e"; }

.aui .liferay-bootstrap .ico-sport:before {
  content: "\e90f"; }

.aui .liferay-bootstrap .ico-ticket:before {
  content: "\e910"; }

.aui .liferay-bootstrap .ico-tshirt:before {
  content: "\e911"; }

.aui .liferay-bootstrap .ico-phone:before {
  content: "\e912"; }

.aui .liferay-bootstrap .ico-apple:before {
  content: "\e913"; }

.aui .liferay-bootstrap .ico-baby:before {
  content: "\e914"; }

.aui .liferay-bootstrap .ico-edenred:before {
  content: "\e915"; }

.aui .liferay-bootstrap .ico-eye:before {
  content: "\e916"; }

.aui .liferay-bootstrap .ico-home:before {
  content: "\e917"; }

.aui .liferay-bootstrap .ico-link:before {
  content: "\e918"; }

.aui .liferay-bootstrap .ico-search:before {
  content: "\e919"; }

.aui .liferay-bootstrap .ico-download-pdf:before {
  content: "\e91a"; }

.aui .liferay-bootstrap .ico-heart:before {
  content: "\e91b"; }

.aui .liferay-bootstrap .ico-calendar:before {
  content: "\e91c"; }

.aui .liferay-bootstrap .ico-view:before {
  content: "\e91d"; }

.aui .liferay-bootstrap .ico-information:before {
  content: "\e91e"; }

.aui .liferay-bootstrap .ico-delete:before {
  content: "\e91f"; }

.aui .liferay-bootstrap .ico-arrow-right:before {
  content: '\e800';
  transform: rotate(-180deg);
  display: block;
  position: relative;
  top: -1px; }

.aui .liferay-bootstrap .ico-circle {
  display: inline-block;
  border: 5px solid;
  border-radius: 50%; }

.aui .liferay-bootstrap .ico-info {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  color: #fff;
  line-height: 14px;
  font-style: normal;
  text-align: center;
  background-color: rgba(121, 121, 121, 0.5); }

.aui .liferay-bootstrap .ico-info:before {
  content: "?";
  font-size: 0.66666em;
  font-weight: 600; }

.aui .liferay-bootstrap .ico-plus {
  display: inline-block;
  position: relative;
  height: 14px;
  width: 14px; }

.aui .liferay-bootstrap .ico-plus:before, .aui .liferay-bootstrap .ico-plus:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -1px;
  width: 14px;
  border-bottom: 2px solid; }

.aui .liferay-bootstrap .ico-plus:after {
  transform: rotate(90deg); }

.aui .liferay-bootstrap .welfare-modules form input {
  font: inherit;
  box-sizing: border-box; }

.aui .liferay-bootstrap .welfare-modules form .form-footer {
  margin-top: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center; }

.aui .liferay-bootstrap .welfare-modules form .form-footer .welfare-btn {
  margin-left: 20px; }

.aui .liferay-bootstrap .welfare-modules form .form-footer .welfare-btn-link {
  margin-right: auto;
  margin-left: 0; }

@media screen and (max-width: 500px) {
  .aui .liferay-bootstrap .welfare-modules form .form-footer .welfare-btn {
    width: 100%;
    margin: 10px 0 0; }

  .aui .liferay-bootstrap .welfare-modules form .form-footer .welfare-btn-link {
    -ms-flex-order: 3;
    order: 3; } }
.aui .liferay-bootstrap .welfare-modules form.welfare-form-sm .form-group {
  margin-bottom: 20px; }

.aui .liferay-bootstrap .welfare-modules form.welfare-form-sm .welfare-input {
  height: 40px;
  font-size: 0.8em; }

.aui .liferay-bootstrap .welfare-modules form.welfare-form-sm select.welfare-input {
  background-position: right 1.75rem center; }

.aui .liferay-bootstrap .welfare-modules form.form-recap .form-group {
  margin-bottom: 20px; }

.aui .liferay-bootstrap .welfare-modules .form-group {
  position: relative;
  margin-bottom: 40px; }

@media screen and (max-width: 500px) {
  .aui .liferay-bootstrap .welfare-modules .form-group {
    margin-bottom: 20px; } }
.aui .liferay-bootstrap .welfare-modules .form-group .welfare-tooltip-trigger {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 1; }

.aui .liferay-bootstrap .welfare-modules .form-group .welfare-tooltip-trigger .welfare-tooltip {
  line-height: 1.3; }

.aui .liferay-bootstrap .welfare-modules .form-group .welfare-tooltip-trigger .ico-info {
  line-height: 12px; }

.aui .liferay-bootstrap .welfare-modules .form-group > label:not(.welfare-switch) {
  display: block;
  margin-bottom: 10px;
  color: #333;
  font-size: 0.66666em;
  text-transform: uppercase; }

.aui .liferay-bootstrap .welfare-modules .form-group.welfare-success {
  position: relative; }

.aui .liferay-bootstrap .welfare-modules .form-group.welfare-success:after {
  content: "";
  position: absolute;
  bottom: 14px;
  right: 10px;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background: #0978c8 url("../../images/flexben/check.svg") no-repeat center center;
  background-size: 12px; }

.aui .liferay-bootstrap .welfare-modules .form-group.welfare-success .welfare-input {
  padding-right: 40px; }

.aui .liferay-bootstrap .welfare-modules .form-group.welfare-error .welfare-input {
  border-color: #c0272d; }

.aui .liferay-bootstrap .welfare-modules .form-group .error-msg {
  color: rgba(192, 39, 45, 0.8);
  font-size: 0.66666em;
  text-transform: uppercase;
  margin-top: 8px; }

.aui .liferay-bootstrap .welfare-modules .form-group .help-msg {
  font-size: 0.85714em;
  margin-top: 8px; }

.aui .liferay-bootstrap .welfare-modules .form-group .customize-select__option {
  padding: 0 20px;
  font-size: 1.07142em;
  font-weight: normal;
  height: 50px;
  line-height: 50px;
  color: #1d204c; }

.aui .liferay-bootstrap .welfare-modules .form-group .customize-select__option--value {
  border-radius: 3px;
  border-color: rgba(29, 32, 76, 0.5); }

.aui .liferay-bootstrap .welfare-modules .form-group .customize-select__option--value:hover {
  background: #fff; }

.aui .liferay-bootstrap .welfare-modules .form-group .customize-select--active .customize-select__option--value {
  border-radius: 3px 3px 0 0; }

.aui .liferay-bootstrap .welfare-modules .form-group .customize-select__dropdown {
  border-color: rgba(29, 32, 76, 0.5);
  border-radius: 0 0 3px 3px; }

.aui .liferay-bootstrap .welfare-modules .form-group.has-icon {
  position: relative; }

.aui .liferay-bootstrap .welfare-modules .form-group.has-icon .ico, .aui .liferay-bootstrap .welfare-modules .form-group.has-icon .customize-select__option--value::after {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  color: #1d204c;
  z-index: 1; }

.aui .liferay-bootstrap .welfare-modules .form-group.has-icon label + .ico, .aui .liferay-bootstrap .welfare-modules .form-group.has-icon label + .customize-select__option--value::after {
  transform: translateY(4px); }

.aui .liferay-bootstrap .welfare-modules .form-group.has-icon .welfare-input {
  padding-left: 35px; }

.aui .liferay-bootstrap .welfare-modules .welfare-input {
  font-family: 'ralewayregular';
  width: 100%;
  height: 50px;
  padding: 0 20px;
  border: 1px solid rgba(29, 32, 76, 0.5);
  border-radius: 3px;
  background-color: #FFFFFF;
  color: #1d204c; }

.aui .liferay-bootstrap .welfare-modules .welfare-input:focus {
  outline: 0 none;
  border-color: #1d204c; }

.aui .liferay-bootstrap .welfare-modules .welfare-input:-ms-input-placeholder {
  color: rgba(121, 121, 121, 0.7); }

.aui .liferay-bootstrap .welfare-modules .welfare-input::placeholder {
  color: rgba(121, 121, 121, 0.7); }

.aui .liferay-bootstrap .welfare-modules .welfare-input[readonly] {
  background: transparent;
  border: 0 none;
  padding-left: 0;
  height: auto; }

.aui .liferay-bootstrap .welfare-modules .welfare-input[disabled] {
  background: #f2f2f2;
  border-color: rgba(121, 121, 121, 0.4);
  color: #797979; }

.aui .liferay-bootstrap .welfare-modules input[type=file] {
  background: transparent;
  border: 0 none;
  padding: 0;
  height: auto; }

.aui .liferay-bootstrap .welfare-modules textarea.welfare-input {
  min-height: 150px;
  padding: 20px; }

.aui .liferay-bootstrap .welfare-modules select.welfare-input {
  background: white url(../../images/flexben/caret.svg) no-repeat right 1.75rem center;
  background-size: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.aui .liferay-bootstrap .welfare-modules select::-ms-expand {
  opacity: 0; }

@media screen and (min-width: 501px) {
  .aui .liferay-bootstrap .welfare-modules .form-checkbox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; } }
.aui .liferay-bootstrap .welfare-modules .form-checkbox .welfare-switch {
  -ms-flex: none;
  flex: none;
  margin-right: 10px; }

.aui .liferay-bootstrap .welfare-modules .form-checkbox .checkbox-text {
  font-size: 0.85714em;
  font-family: 'ralewaymedium';
  margin: 0; }

.aui .liferay-bootstrap .welfare-modules .form-file {
  position: relative; }

.aui .liferay-bootstrap .welfare-modules .form-file input {
  opacity: 0;
  height: 100px;
  cursor: pointer; }

.aui .liferay-bootstrap .welfare-modules .form-file label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  box-sizing: border-box;
  width: 100%;
  background: #f2f2f2;
  border: 2px dashed #e1e1e1;
  min-height: 80px;
  padding: 25px;
  font-size: 1.07142em;
  text-transform: none;
  line-height: 1.1; }

.aui .liferay-bootstrap .welfare-modules .form-file label .ico, .aui .liferay-bootstrap .welfare-modules .form-file label .customize-select__option--value::after {
  -ms-flex: none;
  flex: none;
  font-size: 2.28571em;
  margin-right: 20px; }

.aui .liferay-bootstrap .welfare-modules .form-file .docs-uploaded label {
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 0.85714em; }

.aui .liferay-bootstrap .welfare-modules .form-file .docs-uploaded.no-bg label {
  background: none;
  border: 0 none;
  padding: 0;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.aui .liferay-bootstrap .welfare-modules .form-file .docs-uploaded.no-bg + input {
  height: 70px; }

.aui .liferay-bootstrap .welfare-modules .form-file .image-container {
  margin-right: 20px;
  box-shadow: 0 7px 24px 0 rgba(0, 0, 0, 0.05), 0 3px 14px 0 rgba(0, 0, 0, 0.18), 0 2px 4px 0 rgba(0, 0, 0, 0.07); }

.aui .liferay-bootstrap .welfare-modules .form-file .image-container img {
  height: 80px; }

.aui .liferay-bootstrap .welfare-modules .form-file--image .docs-uploaded label {
  padding: 10px;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.aui .liferay-bootstrap .welfare-modules .edit-block {
  position: relative;
  padding-top: 20px; }

.aui .liferay-bootstrap .welfare-modules .edit-block:not(:last-child) {
  border-bottom: 1px solid #e1e1e1; }

.aui .liferay-bootstrap .welfare-modules .edit-block .form-group {
  margin-bottom: 20px; }

.aui .liferay-bootstrap .welfare-modules .edit-block > .welfare-btn-link {
  position: absolute;
  right: 0;
  top: 20px; }

.aui .liferay-bootstrap .welfare-modules .form-radio input {
  display: none; }

.aui .liferay-bootstrap .welfare-modules .form-radio input:checked + label:after {
  transform: scale(1); }

.aui .liferay-bootstrap .welfare-modules .form-radio label {
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  display: block;
  color: #333;
  font-size: 0.66666em;
  text-transform: uppercase; }

.aui .liferay-bootstrap .welfare-modules .form-radio label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -7px;
  width: 14px;
  height: 14px;
  border: 1px solid #0978C8;
  border-radius: 50%; }

.aui .liferay-bootstrap .welfare-modules .form-radio label:after {
  content: "";
  position: absolute;
  left: 3px;
  top: 50%;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  background: #0978C8;
  border-radius: 50%;
  transform: scale(0);
  transition: transform 0.3s ease; }

.aui .liferay-bootstrap .welfare-modules .justify-radio {
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
  height: 75px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.aui .liferay-bootstrap .welfare-filter-select {
  outline: 0 none;
  padding: 3px 30px 3px 0;
  width: auto;
  position: relative;
  background: transparent url(../../images/flexben/caret.svg) no-repeat right 0.75rem center;
  background-size: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: rgba(29, 32, 76, 0.8);
  font-size: 0.8em;
  font-family: 'ralewaybold';
  font-weight: normal;
  border: 0 none; }

.aui .liferay-bootstrap .welfare-filter-select option {
  font-family: 'ralewaybold';
  font-weight: normal; }

.aui .liferay-bootstrap .welfare-switch {
  position: relative;
  display: inline-block;
  width: 45px;
  height: 20px;
  margin-bottom: 0;
  /* Rounded sliders */ }

.aui .liferay-bootstrap .welfare-switch input {
  display: none; }

.aui .liferay-bootstrap .welfare-switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: .4s; }

.aui .liferay-bootstrap .welfare-switch .slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 1px;
  bottom: 1px;
  background-color: white;
  transition: .4s; }

.aui .liferay-bootstrap .welfare-switch input:checked + .slider {
  background-color: #0978C8; }

.aui .liferay-bootstrap .welfare-switch input:focus + .slider {
  box-shadow: 0 0 1px #2196F3; }

.aui .liferay-bootstrap .welfare-switch input:checked + .slider:before {
  transform: translateX(25px); }

.aui .liferay-bootstrap .welfare-switch input:checked + .slider:after {
  content: "";
  background-image: url("../../images/flexben/check.svg");
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 8px;
  top: 50%;
  margin-top: -5px;
  width: 12px;
  height: 10px; }

.aui .liferay-bootstrap .welfare-switch .slider.round {
  border-radius: 34px; }

.aui .liferay-bootstrap .welfare-switch .slider.round:before {
  border-radius: 50%; }

/*
 * Custom Select jQuery Plugin Base
 */
.aui .liferay-bootstrap .customize-select {
  position: relative; }

.aui .liferay-bootstrap .customize-select__option {
  overflow: hidden;
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 0;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  font-family: inherit;
  white-space: nowrap;
  text-align: left;
  text-overflow: ellipsis;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.aui .liferay-bootstrap .customize-select__option-wrap {
  position: relative; }

.aui .liferay-bootstrap .customize-select__input {
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 0;
  border-width: 1px 0;
  border-style: solid;
  border-radius: 0;
  font-family: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.aui .liferay-bootstrap .customize-select__dropdown {
  position: absolute;
  box-sizing: border-box;
  width: 100%;
  top: 100%;
  left: 0; }

.aui .liferay-bootstrap .customize-select--dropup .customize-select__dropdown {
  top: auto;
  bottom: 100%; }

/*
 * Custom Select jQuery Plugin Theme
 */
.aui .liferay-bootstrap .customize-select__option {
  position: relative;
  padding: 0.375rem 0.75rem;
  font-size: 0.66666em;
  font-weight: 600;
  color: #8c8c8c;
  line-height: 1.5; }

.aui .liferay-bootstrap .customize-select__option:focus {
  outline: none; }

.aui .liferay-bootstrap .customize-select__option:hover, .aui .liferay-bootstrap .customize-select__option:focus {
  background-color: #f9f9f9; }

.aui .liferay-bootstrap .customize-select__option--value {
  padding-right: 1.875rem;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 0; }

.aui .liferay-bootstrap .customize-select__option--value::after {
  position: absolute;
  box-sizing: border-box;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  content: "\e805";
  font-size: .4rem; }

.aui .liferay-bootstrap .customize-select--active .customize-select__option--value::after {
  transform: translateY(-50%) rotate(-180deg); }

.aui .liferay-bootstrap .customize-select--active .customize-select__option--value {
  border-bottom-color: transparent;
  border-radius: 0; }

.aui .liferay-bootstrap .customize-select--active .customize-select__option--value:hover, .aui .liferay-bootstrap .customize-select--active .customize-select__option--value:focus {
  background-color: #fff; }

.aui .liferay-bootstrap .customize-select--dropup.customize-select--active .customize-select__option--value {
  border-top-color: transparent;
  border-bottom-color: #e6e6e6;
  border-radius: 0; }

.aui .liferay-bootstrap .customize-select__option--selected {
  background-color: #fcfcfc; }

.aui .liferay-bootstrap .customize-select__option[disabled] {
  color: #a1a1a1;
  cursor: default; }

.aui .liferay-bootstrap .customize-select__option[disabled]:hover, .aui .liferay-bootstrap .customize-select__option[disabled]:focus {
  background-color: transparent; }

.aui .liferay-bootstrap .customize-select__option-wrap {
  overflow-y: auto;
  max-height: 11.25rem; }

.aui .liferay-bootstrap .customize-select__option-wrap::-webkit-scrollbar {
  width: 16px; }

.aui .liferay-bootstrap .customize-select__option-wrap::-webkit-scrollbar-thumb {
  background-color: #e6e6e6;
  background-clip: padding-box;
  border-width: 0 4px;
  border-style: solid;
  border-color: transparent; }

.aui .liferay-bootstrap .customize-select__input {
  position: relative;
  z-index: 1;
  height: 2.25rem;
  margin-top: -1px;
  padding: 0 0.75rem;
  border-color: #e6e6e6;
  transform: translateY(1px);
  font-size: 1rem;
  color: #212121; }

.aui .liferay-bootstrap .customize-select__input:focus {
  outline: none; }

.aui .liferay-bootstrap .customize-select--dropup .customize-select__input {
  border-top-width: 0;
  margin-top: 0;
  transform: translateY(0); }

.aui .liferay-bootstrap .customize-select__dropdown {
  overflow: hidden;
  z-index: 1;
  top: calc(100% - 1px);
  background-color: #fff;
  border-width: 0 1px 1px;
  border-style: solid;
  border-color: #e6e6e6;
  border-radius: 0; }

.aui .liferay-bootstrap .customize-select--dropup .customize-select__dropdown {
  bottom: calc(100% - 1px);
  border-width: 1px 1px 0;
  border-radius: 0; }

@media screen and (max-width: 768px) {
  .aui .liferay-bootstrap .welfare-form-disclaimer {
    margin-top: 40px; } }
/*.welfare-modules .alert {
    font-size: 10px;
    font-weight: 600;
    margin-top: 20px;
    border-radius: 3px;
    text-align: center;
    &.alert-warning {
        background-color: $danger-color;
        border-color: $gray-light;
        color: $body-color;
    }
}*/
.aui .liferay-bootstrap .welfare-alert {
  font-size: 0.85714em;
  font-family: 'ralewaymedium';
  font-weight: normal;
  padding: 27px;
  border-radius: 3px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.aui .liferay-bootstrap .welfare-alert .badge-container {
  -ms-flex: none;
  flex: none;
  width: 100%;
  margin-bottom: 10px; }

.aui .liferay-bootstrap .welfare-alert .welfare-alert-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: 0 !important; }

.aui .liferay-bootstrap .welfare-alert p {
  margin: 0 auto 0 0; }

.aui .liferay-bootstrap .welfare-alert .ico, .aui .liferay-bootstrap .welfare-alert .customize-select__option--value::after {
  font-size: 1.33333em;
  margin-right: 10px; }

@media screen and (min-width: 501px) {
  .aui .liferay-bootstrap .welfare-alert > *:last-child {
    margin-left: 35px;
    width: 85%; } }
@media screen and (max-width: 500px) {
  .aui .liferay-bootstrap .welfare-alert {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start; }

  .aui .liferay-bootstrap .welfare-alert .left-content {
    margin-bottom: 15px; }

  .aui .liferay-bootstrap .welfare-alert button {
    margin-top: 15px; } }
.aui .liferay-bootstrap .welfare-alert--info {
  border: 1px solid #DEDEDE;
  background-color: #FFFEEE; }

.aui .liferay-bootstrap .welfare-alert--success {
  border: 1px solid #B8E986;
  background-color: rgba(184, 233, 134, 0.21); }

.aui .liferay-bootstrap .welfare-alert--secondary {
  background-color: #1d204c;
  color: #fff; }

body.lightbox--visible {
  overflow: hidden; }

.aui .liferay-bootstrap .welfare-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 10;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s ease; }

.aui .liferay-bootstrap .welfare-lightbox:after {
  pointer-events: none;
  content: "";
  position: fixed;
  right: 0;
  top: 0;
  width: 16px;
  height: 100%;
  background: rgba(0, 0, 0, 0.8); }

.aui .liferay-bootstrap .welfare-lightbox .lightbox-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 16px;
  height: 100%;
  background: rgba(0, 0, 0, 0.8); }

.aui .liferay-bootstrap .welfare-lightbox .close-btn {
  cursor: pointer;
  position: absolute;
  top: 30px;
  right: 30px;
  font-size: 1.14285em; }

.aui .liferay-bootstrap .welfare-lightbox .close-btn:hover {
  color: #0978C8; }

@media screen and (max-width: 500px) {
  .aui .liferay-bootstrap .welfare-lightbox .close-btn {
    top: 10px;
    right: 10px; } }
.aui .liferay-bootstrap .welfare-lightbox .modal-tabs {
  max-width: 680px;
  margin: 80px auto 40px; }

.aui .liferay-bootstrap .welfare-lightbox .modal-tabs + .lightbox {
  margin-top: 0; }

.aui .liferay-bootstrap .welfare-lightbox .lightbox {
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  max-width: 680px;
  margin: 80px auto;
  background: #fff;
  border-radius: 3px;
  padding: 60px; }

@media screen and (max-width: 720px) {
  .aui .liferay-bootstrap .welfare-lightbox .lightbox {
    margin: 80px 20px 0; } }
@media screen and (max-width: 500px) {
  .aui .liferay-bootstrap .welfare-lightbox .lightbox {
    margin-top: 76px;
    padding: 30px; } }
.aui .liferay-bootstrap .welfare-lightbox .lightbox--sm {
  max-width: 500px; }

.aui .liferay-bootstrap .welfare-lightbox .lightbox--lg {
  max-width: 870px; }

.aui .liferay-bootstrap .welfare-lightbox .lightbox-header h4 {
  color: #1d204c; }

.aui .liferay-bootstrap .welfare-lightbox .lightbox-content {
  padding: 30px 0 60px; }

@media screen and (max-width: 500px) {
  .aui .liferay-bootstrap .welfare-lightbox .lightbox-content {
    padding: 10px 0 30px; } }
.aui .liferay-bootstrap .welfare-lightbox .lightbox-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between; }

@media screen and (max-width: 500px) {
  .aui .liferay-bootstrap .welfare-lightbox .lightbox-footer {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start; }

  .aui .liferay-bootstrap .welfare-lightbox .lightbox-footer .welfare-btn {
    width: 100%; }

  .aui .liferay-bootstrap .welfare-lightbox .lightbox-footer .welfare-btn + .welfare-btn {
    margin-top: 10px; } }
.aui .liferay-bootstrap .welfare-lightbox .lightbox-footer-block {
  display: block;
  text-align: center; }

.aui .liferay-bootstrap .welfare-lightbox .confirm-lightbox .lightbox-footer {
  margin-top: 50px; }

.aui .liferay-bootstrap .welfare-lightbox.visible {
  opacity: 1;
  pointer-events: auto; }

.aui .liferay-bootstrap .welfare-lightbox--xl .lightbox {
  max-width: 900px; }

.aui .liferay-bootstrap .welfare-modules .badge-outline-light {
  background: none;
  border: 1px solid #fff; }

.aui .liferay-bootstrap .welfare-modules .badge-outline {
  background: none;
  border: 1px solid #797979;
  color: #797979; }

.aui .liferay-bootstrap .welfare-modules .badge-status {
  padding: 0 5px;
  border-radius: 3px;
  color: #fff;
  font-size: 0.85714em;
  font-family: 'ralewaybold'; }

.aui .liferay-bootstrap .welfare-modules .badge-status.status-missing {
  background: #494747; }

.aui .liferay-bootstrap .welfare-modules .badge-status.status-success {
  background-color: #257c09; }

.aui .liferay-bootstrap .welfare-modules .badge-status.status-progress {
  background: #f5a623; }

.aui .liferay-bootstrap .welfare-modules .badge-status.status-error {
  background: #c0272d; }

.aui .liferay-bootstrap .welfare-modules .badge-status.status-draft {
  background: #1d204c; }

.aui .liferay-bootstrap .welfare-pagination {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 0.85714em; }

.aui .liferay-bootstrap .welfare-pagination .wp-link {
  display: block;
  padding: 5px 10px; }

.aui .liferay-bootstrap .welfare-pagination .wp-link:not(.active) {
  color: #1d204c; }

.aui .liferay-bootstrap .welfare-pagination a.wp-prev {
  margin-right: 20px;
  margin-top: 2px;
  color: #1d204c; }

.aui .liferay-bootstrap .welfare-pagination a.wp-next {
  margin-left: 20px;
  margin-top: 2px;
  color: #1d204c; }

.aui .liferay-bootstrap .welfare-modules .welfare-tabs {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  border-bottom: 3px solid #f2f2f2; }

.aui .liferay-bootstrap .welfare-modules .welfare-tabs a {
  position: relative;
  display: block;
  color: #1d204c;
  font-size: 1.06666em;
  font-family: "ralewaybold" !important;
  text-decoration: none;
  padding: 10px 50px; }

@media screen and (max-width: 500px) {
  .aui .liferay-bootstrap .welfare-modules .welfare-tabs a {
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    padding: 5px; } }
.aui .liferay-bootstrap .welfare-modules .welfare-tabs a:hover {
  text-decoration: none; }

.aui .liferay-bootstrap .welfare-modules .welfare-tabs a:hover:after {
  background: #e5e5e5; }

.aui .liferay-bootstrap .welfare-modules .welfare-tabs a:after {
  content: "";
  bottom: -3px;
  left: 0;
  right: 0;
  background: #f2f2f2;
  position: absolute;
  height: 3px; }

.aui .liferay-bootstrap .welfare-modules .welfare-tabs a.active:after {
  background: #0978C8; }

.aui .liferay-bootstrap .welfare-tooltip-trigger {
  display: inline-block;
  position: relative; }

.aui .liferay-bootstrap .welfare-tooltip-trigger:hover .welfare-tooltip {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  pointer-events: inherit; }

.aui .liferay-bootstrap .welfare-tooltip {
  position: absolute;
  z-index: 100;
  top: 100%;
  left: -10px;
  margin-top: 10px;
  min-width: 260px;
  padding: 15px 20px;
  border-radius: 5px;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1), 0 -1px 5px 0 rgba(0, 0, 0, 0.09);
  background: #fff;
  color: rgba(121, 121, 121, 0.8);
  font-size: 0.85714em;
  text-align: left;
  white-space: normal;
  opacity: 0;
  pointer-events: none;
  transform: translate3d(0, 10px, 0);
  transition: all 0.3s ease; }

.aui .liferay-bootstrap .welfare-tooltip .cta {
  color: #0978C8 !important;
  display: inline-block; }

.aui .liferay-bootstrap .welfare-tooltip.stay:before {
  content: '';
  position: absolute;
  top: -50px;
  bottom: -20px;
  left: -20px;
  right: -20px;
  z-index: -1; }

.aui .liferay-bootstrap .welfare-tooltip:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50px;
  width: 0;
  height: 0;
  box-sizing: border-box;
  border: 6px solid black;
  border-color: transparent transparent #fff #fff;
  transform-origin: 0 0;
  transform: rotate(135deg);
  box-shadow: -3px 3px 3px 0 rgba(0, 0, 0, 0.1); }

.aui .liferay-bootstrap .welfare-tooltip--centered {
  left: -35px; }

.aui .liferay-bootstrap .welfare-tooltip--centerarrow {
  left: 50% !important;
  transform: translateX(-50%) !important;
  min-width: 320px; }

.aui .liferay-bootstrap .welfare-tooltip--centerarrow:after {
  left: 50%; }

.aui .liferay-bootstrap .welfare-tooltip--right {
  left: auto;
  right: -10px; }

.aui .liferay-bootstrap .welfare-tooltip--right:after {
  left: auto;
  right: 20px; }

.aui .liferay-bootstrap .welfare-tooltip--top {
  left: -20px;
  top: auto;
  bottom: 100%;
  margin: 0 0 20px; }

.aui .liferay-bootstrap .welfare-tooltip--top:after {
  top: 100%;
  left: 20px;
  transform: rotate(310deg); }

.aui .liferay-bootstrap .welfare-tooltip--top.welfare-tooltip--right {
  left: auto;
  right: -20px; }

.aui .liferay-bootstrap .welfare-tooltip--top.welfare-tooltip--right:after {
  left: auto;
  right: 23px; }

.aui .liferay-bootstrap .welfare-block-info-content .welfare-tooltip {
  min-width: 100px; }

.aui .liferay-bootstrap .welfare-modules .table-responsive {
  border: 0 none; }

.aui .liferay-bootstrap .welfare-modules table.table {
  border: 1px solid #ececec; }

.aui .liferay-bootstrap .welfare-modules table.table thead th, .aui .liferay-bootstrap .welfare-modules table.table thead td {
  border-bottom: 1px solid #ececec;
  position: relative; }

.aui .liferay-bootstrap .welfare-modules table.table thead th:before, .aui .liferay-bootstrap .welfare-modules table.table thead td:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -1px;
  margin-top: -10px;
  width: 1px;
  height: 20px;
  background: #ececec; }

.aui .liferay-bootstrap .welfare-modules table.table tr td, .aui .liferay-bootstrap .welfare-modules table.table tr th {
  padding: 20px 25px;
  color: rgba(29, 32, 76, 0.8);
  font-size: 0.85714em;
  vertical-align: middle; }

.aui .liferay-bootstrap .welfare-modules table.table tbody td .ico-circle {
  width: 8px;
  height: 8px;
  margin-right: 10px; }

.aui .liferay-bootstrap .welfare-switch-light {
  cursor: pointer; }

.aui .liferay-bootstrap .welfare-switch-light input {
  display: none; }

.aui .liferay-bootstrap .welfare-switch-light input ~ .enabled-text {
  display: none; }

.aui .liferay-bootstrap .welfare-switch-light input:checked ~ .enabled-text {
  display: inline; }

.aui .liferay-bootstrap .welfare-switch-light input:checked ~ .disabled-text {
  display: none; }

.aui .liferay-bootstrap .welfare-switch-light input:checked ~ .switch-slider {
  opacity: 1;
  background-color: rgba(29, 32, 76, 0.5); }

.aui .liferay-bootstrap .welfare-switch-light input:checked ~ .switch-slider:after {
  background-color: #1d204c;
  left: 10px; }

.aui .liferay-bootstrap .welfare-switch-light .switch-slider {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  width: 17px;
  height: 8px;
  background-color: rgba(140, 140, 140, 0.5);
  border-radius: 4px;
  opacity: 0.3;
  transition: all 0.3s ease; }

.aui .liferay-bootstrap .welfare-switch-light .switch-slider:after {
  content: "";
  position: absolute;
  top: -2px;
  left: -6px;
  width: 12px;
  height: 12px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.24), 0 0 1px rgba(0, 0, 0, 0.12);
  background-color: #8c8c8c;
  border-radius: 50%;
  transition: all 0.3s ease; }

/*
=============================
     WIDGETS
=============================
*/
/*
======== INIZIO SERVICE ITEM
*/
.aui .liferay-bootstrap .service-item .service-thumb {
  -ms-flex: none;
  flex: none;
  position: relative;
  height: 200px;
  overflow: hidden; }

.aui .liferay-bootstrap .service-item .image-container {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  overflow: hidden; }

.aui .liferay-bootstrap .service-item .image-container img {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0); }

.aui .liferay-bootstrap .service-item .image-container:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%); }

.aui .liferay-bootstrap .service-item .service-header {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  color: #dedede;
  background: #000000;
  background: rgba(0, 0, 0, 0.09); }

.aui .liferay-bootstrap .service-item .service-header a {
  color: inherit; }

.aui .liferay-bootstrap .service-item .service-header .service-title > a {
  font: inherit; }

.aui .liferay-bootstrap .service-item .service-header .service-title > a:hover {
  text-decoration: none; }

.aui .liferay-bootstrap .service-item .service-header .welfare-btn + .welfare-btn {
  margin-left: 10px; }

@media screen and (max-width: 500px) {
  .aui .liferay-bootstrap .service-item .service-header .welfare-btn + .welfare-btn {
    margin: 10px 0 0; } }
.aui .liferay-bootstrap .service-item .service-category {
  text-decoration: underline;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.66666em; }

.aui .liferay-bootstrap .service-item .service-title {
  font-size: 1.33333em;
  margin-bottom: 0; }

.aui .liferay-bootstrap .service-item .service-body {
  padding: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

.aui .liferay-bootstrap .service-item .service {
  color: rgba(121, 121, 121, 0.7);
  font-size: 0.8em;
  font-weight: 500; }

.aui .liferay-bootstrap .service-item .service-providers-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  height: 30px;
  margin-bottom: 16px;
  border: 1px solid #e1e1e1;
  border-width: 1px 0;
  /*span{
            &:not(:first-child){padding-left: 25px;}
        }*/ }

.aui .liferay-bootstrap .service-item .service-providers-list img {
  height: 16px;
  display: block;
  margin: 0 auto; }

.aui .liferay-bootstrap .service-item .service-providers-list .provider-item {
  width: 33%;
  position: relative; }

.aui .liferay-bootstrap .service-item .service-providers-list .provider-item:not(:first-child):before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
  width: 1px;
  height: 10px;
  background: #e1e1e1; }

.aui .liferay-bootstrap .service-item .service-providers-list .more-provider-label {
  margin-left: auto !important;
  font-size: 0.66666em;
  font-weight: bold; }

.aui .liferay-bootstrap .service-item-buttons {
  margin-top: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.aui .liferay-bootstrap .service-item--lg .service-thumb {
  height: 360px; }

.aui .liferay-bootstrap .service-item--lg .image-container {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0; }

@media screen and (min-width: 501px) {
  .aui .liferay-bootstrap .service-item--lg .service-header {
    padding-left: 60px;
    padding-right: 60px;
    bottom: 10px;
    width: 100%;
    color: #dedede;
    background: #000000;
    background: rgba(0, 0, 0, 0.09);
    position: absolute;
    left: 0px; } }
.aui .liferay-bootstrap .service-item--lg .service-title {
  font-size: 2.28571em;
  margin-bottom: 8px; }

.aui .liferay-bootstrap .service-item--lg .service {
  font-size: 1em;
  color: #fff;
  margin: 0 0 20px; }

.aui .liferay-bootstrap .service-item-list {
  overflow: hidden; }

.aui .liferay-bootstrap .service-item-list .service-item-list-wrapper {
  margin: 0 -15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.aui .liferay-bootstrap .service-item-list .service-item-list-wrapper .service-item {
  width: 295px;
  margin: 0 15px 50px; }

.aui .liferay-bootstrap .service-item-list .service-item-list-wrapper.item-list-columns .service-item {
  width: 100%; }

@media screen and (min-width: 501px) {
  .aui .liferay-bootstrap .service-item-list .service-item-list-wrapper.item-list-columns .service-item {
    width: 315px; } }
/*
======== FINE SERVICE ITEM
*/
/*
======== INIZIO CATEGORY COVER
*/
.aui .liferay-bootstrap .category-cover {
  height: 280px;
  position: relative; }

.aui .liferay-bootstrap .category-cover .image-container {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  border-radius: 3px;
  overflow: hidden; }

.aui .liferay-bootstrap .category-cover .image-container img {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0); }

.aui .liferay-bootstrap .category-cover .image-container:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: linear-gradient(199.03deg, #6bc06f 0%, #40a8ef 100%);
  opacity: 0.8; }

.aui .liferay-bootstrap .category-cover-header {
  position: absolute;
  bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  color: #dedede;
  background: #000000;
  background: rgba(0, 0, 0, 0.09);
  width: 100%;
  left: 0px; }

@media screen and (min-width: 501px) {
  .aui .liferay-bootstrap .category-cover-header {
    padding-left: 60px;
    padding-right: 60px;
    bottom: 40px;
    color: #dedede;
    background: #000000;
    background: rgba(0, 0, 0, 0.09);
    width: 100%;
    left: 0px; } }
.aui .liferay-bootstrap .category-cover-header .category-claim {
  font-weight: bold;
  margin: 0; }

.aui .liferay-bootstrap .category-cover-header .category-icon {
  width: 50px;
  height: 50px;
  margin-bottom: 16px; }

.aui .liferay-bootstrap .category-cover-header .category-icon path {
  fill: #fff; }

/*
======== FINE CATEGORY COVER
*/
/*
======== INIZIO CUSTOM ORDERED LIST
*/
.aui .liferay-bootstrap .custom-ordered-list {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.aui .liferay-bootstrap .custom-ordered-list li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  counter-increment: step-counter;
  margin-bottom: 14px;
  font-size: 0.8em;
  font-weight: 500;
  position: relative; }

.aui .liferay-bootstrap .custom-ordered-list li b {
  color: #1d204c; }

.aui .liferay-bootstrap .custom-ordered-list li:before {
  content: counter(step-counter);
  -ms-flex: none;
  flex: none;
  margin-right: 15px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #1d204c;
  text-align: center;
  font-size: 1.14285em;
  font-weight: bold;
  line-height: 25px;
  color: #1d204c; }

/*
======== FINE CUSTOM ORDERED LIST
*/
.aui .liferay-bootstrap .attachments-header {
  margin-bottom: 20px; }

.aui .liferay-bootstrap .attachments-item {
  max-width: 320px;
  background: #FFFFFF;
  box-shadow: 0 2px 11px 1px rgba(0, 0, 0, 0.16);
  border-radius: 3px;
  margin-bottom: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 30px 50px 30px 30px;
  box-sizing: border-box; }

.aui .liferay-bootstrap .attachments-item .attachments-big-icon .attachments-rounded-img {
  border-radius: 50%;
  background-color: rgba(225, 225, 225, 0.2);
  width: 60px;
  height: 60px;
  position: relative;
  display: block;
  overflow: hidden; }

.aui .liferay-bootstrap .attachments-item .attachments-big-icon .attachments-rounded-img > img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 100%; }

.aui .liferay-bootstrap .attachments-item .attachments-metadata {
  padding-left: 20px; }

.aui .liferay-bootstrap .attachments-item .attachments-metadata p {
  font-size: 0.8em;
  margin-bottom: 0; }

.aui .liferay-bootstrap .attachments-item--sm {
  padding: 20px; }

.aui .liferay-bootstrap .welfare-block-info-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 0;
  border: 1px solid #e1e1e1;
  border-width: 1px 0; }

.aui .liferay-bootstrap .welfare-block-info-content > * {
  -ms-flex: 1;
  flex: 1;
  text-align: center; }

.aui .liferay-bootstrap .welfare-block-info .divider {
  -ms-flex: none;
  flex: none;
  display: inline-block;
  height: 20px;
  width: 1px;
  background: #e1e1e1;
  margin: 0 16px; }

.aui .liferay-bootstrap .welfare-block-info .welfare-tooltip-trigger {
  margin-left: 8px; }

@media screen and (max-width: 500px) {
  .aui .liferay-bootstrap .welfare-block-info .welfare-block-info-content {
    -ms-flex-direction: column;
    flex-direction: column; }

  .aui .liferay-bootstrap .welfare-block-info .welfare-block-info-content span:first-child {
    margin-bottom: 5px; }

  .aui .liferay-bootstrap .welfare-block-info .welfare-block-info-content .divider {
    display: none; } }
/*
======== INIZIO BONUS SLIDER
*/
.aui .liferay-bootstrap .bonus-slider-container {
  background: #fff;
  box-shadow: 0 7px 24px 0 rgba(0, 0, 0, 0.05), 0 3px 14px 0 rgba(0, 0, 0, 0.18), 0 2px 4px 0 rgba(0, 0, 0, 0.07);
  border-radius: 3px; }

.aui .liferay-bootstrap .bonus-slider-container .card-body-inner#confirmed {
  display: none; }

.aui .liferay-bootstrap .bonus-slider-container .card-body-inner#unConfirmed {
  display: block; }

.aui .liferay-bootstrap .bonus-slider-container .card {
  border: 0 none; }

.aui .liferay-bootstrap .bonus-slider-container .card-title {
  color: #1d204c;
  font-size: 1.33333em; }

.aui .liferay-bootstrap .bonus-slider-container .card .card-body {
  padding: 2rem; }

@media screen and (min-width: 500px) {
  .aui .liferay-bootstrap .bonus-slider-container .card .card-body {
    padding: 60px; } }
.aui .liferay-bootstrap .bonus-slider-container .card .card-footer {
  background: rgba(122, 200, 67, 0.15);
  border-top: 1px solid rgba(122, 200, 67, 0.3);
  padding: 2rem; }

.aui .liferay-bootstrap .bonus-slider-container .card .card-footer .card-footer-buttons {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px; }

.aui .liferay-bootstrap .bonus-slider-container .card .card-footer .card-footer-buttons a {
  padding: 0;
  padding-right: 20px; }

.aui .liferay-bootstrap .bonus-slider-container .card .card-footer p {
  opacity: 0.8;
  font-size: 0.85714em;
  font-weight: 500;
  margin-bottom: 20px; }

@media screen and (min-width: 769px) {
  .aui .liferay-bootstrap .bonus-slider-container .card .card-footer p {
    padding-right: 60px;
    margin-bottom: 0; } }
@media screen and (min-width: 769px) {
  .aui .liferay-bootstrap .bonus-slider-container .card .card-footer {
    padding: 3.5rem 5rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  .aui .liferay-bootstrap .bonus-slider-container .card .card-footer .card-footer-buttons {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 0; } }
.aui .liferay-bootstrap .bonus-slider-container .card .card-header {
  background: #1d204c;
  padding: 2rem;
  color: white;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.aui .liferay-bootstrap .bonus-slider-container .card .card-header .amount {
  color: #bcbcc9; }

.aui .liferay-bootstrap .bonus-slider-container .card .card-header p {
  opacity: 0.8;
  font-size: 0.85714em;
  font-weight: 500;
  margin-bottom: 20px; }

@media screen and (min-width: 769px) {
  .aui .liferay-bootstrap .bonus-slider-container .card .card-header p {
    padding-right: 60px;
    margin-bottom: 0; } }
@media screen and (min-width: 769px) {
  .aui .liferay-bootstrap .bonus-slider-container .card .card-header {
    padding: 3.5rem 5rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between; } }
.aui .liferay-bootstrap .bonus-slider-container .bonus-info {
  opacity: 0.8;
  font-size: 0.8em;
  font-weight: 500;
  padding-left: 25px;
  background: url(../../images/flexben/handle.svg) no-repeat 0 4px;
  background-size: 14px; }

.aui .liferay-bootstrap .bonus-slider-container .bonus-info .welfare-btn-link {
  padding-top: 0; }

.aui .liferay-bootstrap .bonus-slider-container .bonus-amounts {
  display: -ms-flexbox;
  display: flex;
  /*&>div:first-child{
              padding-right: 35px;
          }*/ }

.aui .liferay-bootstrap .bonus-slider-container .bonus-amounts > div:last-child {
  padding-left: 70px; }

@media screen and (max-width: 500px) {
  .aui .liferay-bootstrap .bonus-slider-container .bonus-amounts > div:last-child {
    padding-left: 40px; } }
.aui .liferay-bootstrap .bonus-slider-container .bonus-amounts > div:last-child:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -35px;
  width: 1px;
  height: 50px;
  background: #e1e1e1; }

.aui .liferay-bootstrap .bonus-slider-container .amounts-detail {
  -ms-flex: 1;
  flex: 1;
  position: relative;
  white-space: nowrap;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.aui .liferay-bootstrap .bonus-slider-container .amounts-detail h6 {
  -ms-flex: none;
  flex: none;
  width: 100%;
  padding-top: 5px;
  color: #1d204c;
  white-space: nowrap;
  margin: 0 0 10px; }

.aui .liferay-bootstrap .bonus-slider-container .amounts-detail .amount-info + .amount-info {
  margin-right: 70px; }

.aui .liferay-bootstrap .bonus-slider-container .amounts-detail .ico, .aui .liferay-bootstrap .bonus-slider-container .amounts-detail .customize-select__option--value::after {
  font-size: 0.93333em; }

.aui .liferay-bootstrap .bonus-slider-container .amounts-detail .amount {
  color: #1d204c;
  font-size: 1.06666em;
  font-family: 'ralewayextrabold';
  margin-left: 5px; }

.aui .liferay-bootstrap .bonus-slider-container .amounts-detail .amount span {
  font: inherit; }

.aui .liferay-bootstrap .bonus-slider-container .amounts-detail .label, .aui .liferay-bootstrap .bonus-slider-container .amounts-detail .benefit-cards-container .benefit-card .benefit-category, .aui .liferay-bootstrap .benefit-cards-container .benefit-card .bonus-slider-container .amounts-detail .benefit-category {
  display: block;
  margin-top: 5px;
  color: lighter(#797979, 10%);
  font-size: 0.66666em;
  font-family: 'ralewaybold';
  white-space: nowrap; }

.aui .liferay-bootstrap .bonus-slider-container .amounts-detail .welfare-tooltip {
  margin-top: -5px; }

.aui .liferay-bootstrap .confirmed .bonus-slider {
  pointer-events: none; }

.aui .liferay-bootstrap .confirmed .bonus-slider .slider-handle {
  display: none; }

.aui .liferay-bootstrap .confirmed .card-body-inner#confirmed {
  display: block; }

.aui .liferay-bootstrap .confirmed .card-body-inner#unConfirmed {
  display: none; }

.aui .liferay-bootstrap .confirmed .card-footer {
  display: none !important; }

.aui .liferay-bootstrap .confirmed .bonus-slider-alert {
  display: none; }

.aui .liferay-bootstrap .bonus-slider-alert {
  margin-top: 15px;
  border: 1px solid #DEDEDE;
  border-radius: 3px;
  background-color: #FFFEEE;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 15px;
  /* @media screen and (max-width: 500px){
        background: none;
        border: 0 none;
        .aui .liferay-bootstrap .days-icondisplay: none} {
        .aui .liferay-bootstrap .days-text {
            display: flex;
            span{flex: 1;}
        }
    } */ }

@media screen and (max-width: 500px) {
  .aui .liferay-bootstrap .bonus-slider-alert {
    -ms-flex-direction: row;
    flex-direction: row; } }
.aui .liferay-bootstrap .bonus-slider-alert .days-icon {
  position: relative;
  -ms-flex: none;
  flex: none;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 15px;
  border: 1px solid #979797;
  font-size: 1.06666em;
  font-weight: 600;
  /* @media screen and (max-width: 500px){
        margin-bottom: 10px;
      } */ }

.aui .liferay-bootstrap .bonus-slider-alert .days-icon > span {
  position: relative;
  z-index: 2; }

.aui .liferay-bootstrap .bonus-slider-alert .days-icon:before {
  content: "";
  position: absolute;
  top: 1px;
  right: 1px;
  left: 1px;
  bottom: 1px;
  background: #fff;
  border-radius: 50%;
  z-index: 1; }

.aui .liferay-bootstrap .bonus-slider-alert .days-icon:after {
  content: "";
  position: absolute;
  top: -1px;
  right: -1px;
  width: 20px;
  height: 20px;
  border-top-right-radius: 20px;
  border: 2px solid #c0272d; }

.aui .liferay-bootstrap .bonus-slider-alert .days-text {
  max-width: 445px;
  font-size: 0.66666em;
  text-transform: uppercase;
  font-weight: bold;
  /* @media screen and (min-width: 501px){
          .aui .liferay-bootstrap .icodisplay: none;} {
      } */ }

.aui .liferay-bootstrap .bonus-slider-alert .days-text .ico, .aui .liferay-bootstrap .bonus-slider-alert .days-text .customize-select__option--value::after {
  display: none; }

.aui .liferay-bootstrap .bonus-slider {
  margin-top: 2rem;
  height: 80px; }

.aui .liferay-bootstrap .bonus-slider .slider-indicator {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  opacity: 0.8;
  font-size: 0.85714em;
  font-weight: 500;
  padding-bottom: 10px;
  margin-left: -15px;
  margin-right: -15px; }

.aui .liferay-bootstrap .bonus-slider .slider-indicator span {
  width: 30px;
  text-align: center; }

.aui .liferay-bootstrap .bonus-slider .slider-indicator span:not(:first-child):not(:last-child) {
  position: relative; }

.aui .liferay-bootstrap .bonus-slider .slider-indicator span:not(:first-child):not(:last-child):after {
  content: "";
  width: 1px;
  height: 10px;
  background: #e1e1e1;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -1px;
  margin-top: 3px; }

.aui .liferay-bootstrap .bonus-slider .slider .tooltip {
  width: 86px;
  margin-left: -43px;
  transition: opacity 0.3s ease, margin 0.3s ease; }

.aui .liferay-bootstrap .bonus-slider .slider .tooltip.top {
  margin-top: -55px; }

.aui .liferay-bootstrap .bonus-slider .slider .tooltip.top.in {
  margin-top: -65px;
  opacity: 1; }

.aui .liferay-bootstrap .bonus-slider .slider .tooltip.top .tooltip-arrow {
  border-top-color: #FFFFFF; }

.aui .liferay-bootstrap .bonus-slider .slider .tooltip-inner {
  padding: 7px 15px;
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  background-color: #FFFFFF;
  color: rgba(29, 32, 76, 0.8);
  font-family: 'ralewaybold';
  font-size: 0.85714em; }

.aui .liferay-bootstrap .slider {
  display: inline-block;
  vertical-align: middle;
  position: relative; }

.aui .liferay-bootstrap .slider.slider-horizontal {
  width: 100%; }

.aui .liferay-bootstrap .slider.slider-horizontal .slider-track {
  height: 6px;
  width: 100%;
  margin-top: -3px;
  top: 50%;
  left: 0; }

.aui .liferay-bootstrap .slider.slider-horizontal .slider-selection,
.aui .liferay-bootstrap .slider.slider-horizontal .slider-track-low,
.aui .liferay-bootstrap .slider.slider-horizontal .slider-track-high {
  height: 100%;
  top: 0;
  bottom: 0; }

.aui .liferay-bootstrap .slider.slider-horizontal .slider-tick,
.aui .liferay-bootstrap .slider.slider-horizontal .slider-handle {
  margin-left: -16px;
  background-image: url(../../images/flexben/handle.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 14px; }

.aui .liferay-bootstrap .slider.slider-horizontal .slider-tick.triangle,
.aui .liferay-bootstrap .slider.slider-horizontal .slider-handle.triangle {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  border-width: 0 6px 6px 6px;
  width: 0;
  height: 0;
  border-bottom-color: #036fa5;
  margin-top: 0; }

.aui .liferay-bootstrap .slider.slider-horizontal .slider-tick-container {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

.aui .liferay-bootstrap .slider.slider-horizontal .slider-tick-label-container {
  white-space: nowrap;
  margin-top: 12px; }

.aui .liferay-bootstrap .slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
  display: inline-block;
  padding-top: 14.4px;
  text-align: center; }

.aui .liferay-bootstrap .slider.slider-horizontal.slider-rtl .slider-track {
  left: initial;
  right: 0; }

.aui .liferay-bootstrap .slider.slider-horizontal.slider-rtl .slider-tick,
.aui .liferay-bootstrap .slider.slider-horizontal.slider-rtl .slider-handle {
  margin-left: initial;
  margin-right: -6px; }

.aui .liferay-bootstrap .slider.slider-horizontal.slider-rtl .slider-tick-container {
  left: initial;
  right: 0; }

.aui .liferay-bootstrap .slider.slider-vertical {
  height: 210px;
  width: 12px; }

.aui .liferay-bootstrap .slider.slider-vertical .slider-track {
  width: 6px;
  height: 100%;
  left: 25%;
  top: 0; }

.aui .liferay-bootstrap .slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0; }

.aui .liferay-bootstrap .slider.slider-vertical .slider-track-low,
.aui .liferay-bootstrap .slider.slider-vertical .slider-track-high {
  width: 100%;
  left: 0;
  right: 0; }

.aui .liferay-bootstrap .slider.slider-vertical .slider-tick,
.aui .liferay-bootstrap .slider.slider-vertical .slider-handle {
  margin-top: -6px; }

.aui .liferay-bootstrap .slider.slider-vertical .slider-tick.triangle,
.aui .liferay-bootstrap .slider.slider-vertical .slider-handle.triangle {
  border-width: 6px 0 6px 6px;
  width: 1px;
  height: 1px;
  border-left-color: #036fa5;
  margin-left: 0; }

.aui .liferay-bootstrap .slider.slider-vertical .slider-tick-label-container {
  white-space: nowrap; }

.aui .liferay-bootstrap .slider.slider-vertical .slider-tick-label-container .slider-tick-label {
  padding-left: 2.4px; }

.aui .liferay-bootstrap .slider.slider-vertical.slider-rtl .slider-track {
  left: initial;
  right: 25%; }

.aui .liferay-bootstrap .slider.slider-vertical.slider-rtl .slider-selection {
  left: initial;
  right: 0; }

.aui .liferay-bootstrap .slider.slider-vertical.slider-rtl .slider-tick.triangle,
.aui .liferay-bootstrap .slider.slider-vertical.slider-rtl .slider-handle.triangle {
  border-width: 6px 6px 6px 0; }

.aui .liferay-bootstrap .slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label {
  padding-left: initial;
  padding-right: 2.4px; }

.aui .liferay-bootstrap .slider.slider-disabled .slider-handle {
  background-color: #cfcfcf;
  background-image: linear-gradient(to bottom, #dfdfdf, #bebebe);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DFDFDF', endColorstr='#BEBEBE', GradientType=0); }

.aui .liferay-bootstrap .slider.slider-disabled .slider-track {
  background-color: #e7e7e7;
  background-image: linear-gradient(to bottom, #e5e5e5, #e9e9e9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E5E5E5', endColorstr='#E9E9E9', GradientType=0);
  cursor: not-allowed; }

.aui .liferay-bootstrap .slider input {
  display: none; }

.aui .liferay-bootstrap .slider .tooltip-inner {
  white-space: nowrap;
  max-width: none; }

.aui .liferay-bootstrap .slider .tooltip.top {
  margin-top: -36px; }

.aui .liferay-bootstrap .slider .tooltip-inner {
  white-space: nowrap;
  max-width: none; }

.aui .liferay-bootstrap .slider .hide {
  display: none; }

.aui .liferay-bootstrap .slider-track {
  background: #1d204c;
  border-radius: 2px;
  position: absolute;
  cursor: pointer; }

.aui .liferay-bootstrap .slider-selection {
  background: #7ac843;
  box-sizing: border-box;
  border-radius: 2px;
  position: absolute; }

#bonusSliderScaglioni .slider-selection.tick-slider-selection {
  background-color: #7ac843;
  background-image: none; }

.aui .liferay-bootstrap .slider-selection.tick-slider-selection {
  background-color: #46c1fe;
  background-image: linear-gradient(to bottom, #52c5ff, #3abcfd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#52c5ff', endColorstr='#3abcfd', GradientType=0); }

.aui .liferay-bootstrap .slider-track-low,
.aui .liferay-bootstrap .slider-track-high {
  box-sizing: border-box;
  border-radius: 2px;
  position: absolute;
  background: transparent; }

.aui .liferay-bootstrap .slider-track-high:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 30%;
  height: 100%;
  background: #c0272d;
  border-radius: 2px; }

.aui .liferay-bootstrap .slider-handle {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 2px 15px 0 rgba(0, 0, 0, 0.15);
  position: absolute;
  top: -16px;
  width: 32px;
  height: 32px;
  background-color: #fff;
  border: 0px solid transparent; }

.aui .liferay-bootstrap .slider-handle:hover {
  cursor: pointer; }

.aui .liferay-bootstrap .slider-handle.round {
  border-radius: 50%; }

.aui .liferay-bootstrap .slider-handle.triangle {
  background: transparent none; }

.aui .liferay-bootstrap .slider-handle.custom {
  background: transparent none; }

.aui .liferay-bootstrap .slider-handle.custom::before {
  line-height: 12px;
  font-size: 1.33333em;
  content: '\2605';
  color: #726204; }

.aui .liferay-bootstrap .slider-tick {
  background-color: #f7f7f7;
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F5F5F5', endColorstr='#F9F9F9', GradientType=0);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  position: absolute;
  width: 12px;
  height: 12px;
  filter: none;
  opacity: 0.8;
  border: 0px solid transparent; }

.aui .liferay-bootstrap .slider-tick.round {
  border-radius: 50%; }

.aui .liferay-bootstrap .slider-tick.triangle {
  background: transparent none; }

.aui .liferay-bootstrap .slider-tick.custom {
  background: transparent none; }

.aui .liferay-bootstrap .slider-tick.custom::before {
  line-height: 12px;
  font-size: 1.33333em;
  content: '\2605';
  color: #726204; }

.aui .liferay-bootstrap .slider-tick.in-selection {
  background-color: #46c1fe;
  background-image: linear-gradient(to bottom, #52c5ff, #3abcfd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#52c5ff', endColorstr='#3abcfd', GradientType=0);
  opacity: 1; }

.aui .liferay-bootstrap .slider-selection.tick-slider-selection {
  background-color: #7ac843;
  background-image: none; }

.aui .liferay-bootstrap .slider-tick-container {
  display: none; }

/* BOX CREDITO */
.aui .liferay-bootstrap .box-credito .card .card-body {
  padding: 30px; }

@media screen and (min-width: 500px) {
  .aui .liferay-bootstrap .box-credito .card .card-body {
    padding: 60px; } }
.aui .liferay-bootstrap .box-credito .box-credito-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between; }

@media screen and (max-width: 500px) {
  .aui .liferay-bootstrap .box-credito .box-credito-inner {
    display: block; }

  .aui .liferay-bootstrap .box-credito .box-credito-inner .box-credito-graph {
    margin: 0 auto; } }
.aui .liferay-bootstrap .box-credito-details {
  margin-top: 20px;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.aui .liferay-bootstrap .box-credito-details .divider {
  -ms-flex: none;
  flex: none;
  height: 110px;
  width: 1px;
  background: #e1e1e1; }

.aui .liferay-bootstrap .box-credito-details .amount-item .ico-circle {
  margin-right: 10px; }

.aui .liferay-bootstrap .box-credito-details .amount {
  color: #1d204c;
  font-size: 1.33333em; }

.aui .liferay-bootstrap .box-credito-details .available-amount .amount {
  font-size: 2.85714em; }

.aui .liferay-bootstrap .box-credito-details .available-amount .ico-circle {
  border-width: 8px; }

.aui .liferay-bootstrap .box-credito-details .amount-info {
  padding-right: 20px; }

@media screen and (max-width: 790px) {
  .aui .liferay-bootstrap .box-credito-details {
    display: block; }

  .aui .liferay-bootstrap .box-credito-details .divider {
    width: 100%;
    height: 1px;
    margin: 10px 0; }

  .aui .liferay-bootstrap .box-credito-details .amount-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between; } }
@media screen and (max-width: 500px) {
  .aui .liferay-bootstrap .box-credito-details {
    width: 100%;
    margin-bottom: 20px; } }
.aui .liferay-bootstrap .confirm-bonus-lightbox .lightbox-content {
  padding: 0 0 20px;
  font-size: 0.85714em;
  line-height: 1.5; }

.aui .liferay-bootstrap .confirm-bonus-lightbox .lightbox-footer {
  -ms-flex-pack: start;
  justify-content: flex-start; }

.aui .liferay-bootstrap .confirm-bonus-lightbox .lightbox-footer .welfare-btn + .welfare-btn {
  margin-left: 10px; }

@media screen and (min-width: 768px) {
  .aui .liferay-bootstrap .slider-column-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; }

  .aui .liferay-bootstrap .slider-column-container .col-left {
    -ms-flex: 2;
    flex: 2; }

  .aui .liferay-bootstrap .slider-column-container .divider {
    -ms-flex: none;
    flex: none;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    margin: 0 50px 0 70px;
    width: 1px;
    background: #e1e1e1; }

  .aui .liferay-bootstrap .slider-column-container .col-right {
    -ms-flex: 1;
    flex: 1; } }
.aui .liferay-bootstrap .slider-column-container .col-right p {
  margin: 0;
  font-size: 0.66666em;
  font-weight: 600;
  text-transform: uppercase; }

.aui .liferay-bootstrap .slider-column-container .amounts-detail {
  -ms-flex: auto;
  flex: auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.aui .liferay-bootstrap .slider-column-container .amounts-detail h6 {
  -ms-flex: none;
  flex: none;
  width: 100%; }

.aui .liferay-bootstrap .header-steps h1 {
  color: #0978C8;
  font-size: 1.71428em; }

.aui .liferay-bootstrap .header-steps-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 10px 0; }

@media screen and (max-width: 500px) {
  .aui .liferay-bootstrap .header-steps-inner {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -ms-flex-align: start;
    align-items: flex-start; } }
.aui .liferay-bootstrap .header-steps .steps-indicators {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

.aui .liferay-bootstrap .header-steps .steps-indicators .welfare-btn-link {
  position: relative;
  padding-right: 10px;
  margin-right: 10px; }

.aui .liferay-bootstrap .header-steps .steps-indicators .welfare-btn-link:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
  height: 16px;
  width: 1px;
  background: #e1e1e1; }

.aui .liferay-bootstrap .header-steps .steps-progress {
  height: 1px;
  background: #e1e1e1;
  position: relative; }

.aui .liferay-bootstrap .header-steps .steps-progress-inner {
  position: absolute;
  height: 3px;
  left: 0;
  top: -1px;
  background: #0978C8; }

.aui .liferay-bootstrap .refund-recap {
  display: -ms-flexbox;
  display: flex;
  border-radius: 3px;
  background-color: #FFFFFF;
  box-shadow: 0 2px 11px 1px rgba(0, 0, 0, 0.16); }

.aui .liferay-bootstrap .refund-recap .image-container {
  -ms-flex: none;
  flex: none;
  position: relative;
  overflow: hidden;
  height: 120px;
  width: 120px;
  border-radius: 3px 0 0 3px; }

.aui .liferay-bootstrap .refund-recap .image-container img {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0); }

.aui .liferay-bootstrap .refund-recap-content {
  -ms-flex: 1;
  flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 30px 60px 30px 40px; }

.aui .liferay-bootstrap .refund-recap-content h5, .aui .liferay-bootstrap .refund-recap-content p {
  margin: 0; }

.aui .liferay-bootstrap .refund-recap .refund-title {
  -ms-flex: 1;
  flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center; }

.aui .liferay-bootstrap .refund-recap .refund-amount {
  padding-left: 40px;
  margin-left: 20px;
  position: relative;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center; }

.aui .liferay-bootstrap .refund-recap .refund-amount:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 1px;
  background: #e1e1e1; }

@media screen and (max-width: 500px) {
  .aui .liferay-bootstrap .refund-recap {
    -ms-flex-direction: column;
    flex-direction: column; }

  .aui .liferay-bootstrap .refund-recap .image-container {
    width: 100%; }

  .aui .liferay-bootstrap .refund-recap-content {
    padding: 20px; }

  .aui .liferay-bootstrap .refund-recap .refund-amount {
    padding-left: 20px;
    margin-left: 20px; } }
.aui .liferay-bootstrap .refund-attachments {
  max-width: 320px;
  margin: 40px 0; }

.aui .liferay-bootstrap .refund-attachments .attachments-item {
  padding: 20px;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-size: 0.85714em; }

.aui .liferay-bootstrap .welfare-modules {
  /* @media screen and (min-width: 500px) and (max-width: 768px){
        .aui .liferay-bootstrap .em-inner-benefits {
            .aui .liferay-bootstrap .em-benefit-category {
                width: 40%;
                margin-right: 5px;
                text-align: right;
            }
            .aui .liferay-bootstrap .em-benefit-label {
                width: 40%;
                margin-left: 5px;
                text-align: left;
            }
        }
    } */ }

.aui .liferay-bootstrap .welfare-modules.em-chart {
  margin-top: 40px; }

.aui .liferay-bootstrap .welfare-modules.em-chart .em-inner {
  clear: both;
  background: #FFFFFF;
  box-shadow: 0 2px 11px 1px rgba(0, 0, 0, 0.16);
  border-radius: 3px;
  padding: 20px; }

@media screen and (min-width: 769px) {
  .aui .liferay-bootstrap .welfare-modules.em-chart .em-inner {
    padding: 60px; } }
.aui .liferay-bootstrap .welfare-modules.em-chart .em-inner .em-inner-first {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

@media screen and (min-width: 501px) {
  .aui .liferay-bootstrap .welfare-modules.em-chart .em-inner .em-inner-first {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center; } }
.aui .liferay-bootstrap .welfare-modules.em-chart .em-inner .em-inner-left {
  -ms-flex: 1;
  flex: 1;
  width: 100%;
  padding-right: 0; }

@media screen and (min-width: 501px) {
  .aui .liferay-bootstrap .welfare-modules.em-chart .em-inner .em-inner-left {
    padding-right: 70px; } }
.aui .liferay-bootstrap .welfare-modules.em-chart .em-inner .em-inner-right {
  margin-top: 40px; }

.aui .liferay-bootstrap .welfare-modules.em-chart .em-inner .em-inner-right .em-inner-chart {
  position: relative; }

.aui .liferay-bootstrap .welfare-modules.em-chart .em-inner .em-inner-right .em-inner-chart .em-chart-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

@media screen and (min-width: 769px) {
  .aui .liferay-bootstrap .welfare-modules.em-chart .em-inner .em-inner-right {
    margin-top: 0; } }
.aui .liferay-bootstrap .welfare-modules.em-chart .em-inner .em-inner-benefits {
  text-align: center; }

.aui .liferay-bootstrap .welfare-modules.em-chart .em-inner .em-inner-benefits h4 {
  margin-bottom: 24px; }

@media screen and (max-width: 500px) {
  .aui .liferay-bootstrap .welfare-modules.em-chart .em-inner h2 {
    font-size: 1.78571em; } }
.aui .liferay-bootstrap .welfare-modules.em-chart .em-inner-total {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #e1e1e1; }

.aui .liferay-bootstrap .welfare-modules.em-chart .em-inner-total h2 {
  font-size: 1.73333em; }

@media screen and (min-width: 501px), screen and (max-width: 499px) {
  .aui .liferay-bootstrap .welfare-modules.em-chart .em-inner .em-inner-benefits {
    text-align: left; } }
.aui .liferay-bootstrap .welfare-modules .em-benefit-item {
  margin-bottom: 10px; }

.aui .liferay-bootstrap .welfare-modules .em-benefit-item h5 {
  margin: 0;
  display: inline-block; }

.aui .liferay-bootstrap .welfare-modules .em-benefit-item .welfare-btn-link {
  font-size: 0.66666em; }

@media screen and (min-width: 680px) {
  .aui .liferay-bootstrap .welfare-modules .em-inner-total {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between; } }
.aui .liferay-bootstrap .welfare-modules .em-inner-total .em-benefit-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative; }

@media screen and (min-width: 500px) {
  .aui .liferay-bootstrap .welfare-modules .em-inner-total .em-benefit-item {
    width: 50%; }

  .aui .liferay-bootstrap .welfare-modules .em-inner-total .em-benefit-item:after {
    content: "";
    position: absolute;
    right: 15px;
    top: 50%;
    width: 1px;
    height: 54px;
    background-color: #e1e1e1;
    transform: translate(0, -50%);
    display: none; } }
@media screen and (min-width: 681px) {
  .aui .liferay-bootstrap .welfare-modules .em-inner-total .em-benefit-item:after {
    display: block; } }
@media screen and (min-width: 768px) {
  .aui .liferay-bootstrap .welfare-modules .em-inner-total .em-benefit-item {
    width: 40%; }

  .aui .liferay-bootstrap .welfare-modules .em-inner-total .em-benefit-item:after {
    right: -23%; } }
.aui .liferay-bootstrap .welfare-modules .em-inner-total .em-benefit-item:last-child:after {
  display: none; }

@media screen and (min-width: 500px) {
  .aui .liferay-bootstrap .welfare-modules .em-inner-total .em-benefit-item:last-child {
    padding-left: 0px; } }
.aui .liferay-bootstrap .welfare-modules .em-inner-total .em-benefit-item.plus:after {
  display: none; }

.aui .liferay-bootstrap .welfare-modules .em-inner-total .em-benefit-item.plus .ico-plus {
  position: absolute;
  right: -20px;
  top: 15px; }

.aui .liferay-bootstrap .welfare-modules .em-inner-total .em-benefit-item_3 {
  width: 100%;
  text-align: center; }

@media screen and (min-width: 768px) {
  .aui .liferay-bootstrap .welfare-modules .em-inner-total .em-benefit-item_3 {
    width: 30%; }

  .aui .liferay-bootstrap .welfare-modules .em-inner-total .em-benefit-item_3:after {
    right: -23%; } }
@media screen and (max-width: 680px) {
  .aui .liferay-bootstrap .welfare-modules .em-inner-total .em-benefit-item_3 {
    margin-bottom: 20px; }

  .aui .liferay-bootstrap .welfare-modules .em-inner-total .em-benefit-item_3.plus .ico-plus {
    position: relative;
    left: 50%;
    top: 10px;
    transform: translateX(-50%); } }
.aui .liferay-bootstrap .welfare-modules .em-benefit-category {
  width: 100px;
  white-space: nowrap; }

.aui .liferay-bootstrap .welfare-modules .em-benefit-category .ico-circle {
  margin-right: 10px; }

.aui .liferay-bootstrap .welfare-modules .em-benefit-label {
  display: inline-block;
  width: 130px;
  white-space: nowrap; }

.aui .liferay-bootstrap .em-chart .em-chart-select-container {
  float: right;
  margin-right: 10px; }

.aui .liferay-bootstrap .em-chart .em-chart-select-container .welfare-input {
  padding-right: 50px;
  color: #fff;
  font-family: 'ralewaybold';
  background: #0978c8 url(../../images/flexben/caret-white.svg) no-repeat right 17px center;
  background-size: 15px;
  border: 0 none;
  border-radius: 3px 3px 0 0;
  height: 30px; }

.aui .liferay-bootstrap .benefit-header {
  padding-bottom: 25px;
  border-bottom: 1px solid #e1e1e1; }

.aui .liferay-bootstrap .benefit-header .welfare-filter-select:not(:first-child) {
  margin-left: 20px; }

@media screen and (max-width: 500px) {
  .aui .liferay-bootstrap .benefit-header .welfare-filter-select {
    margin-left: 0 !important;
    margin-bottom: 5px;
    font-size: 1em;
    width: 100% !important; } }
@media screen and (min-width: 769px) {
  .aui .liferay-bootstrap .benefit-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  .aui .liferay-bootstrap .benefit-header h4 {
    margin-bottom: 0; }

  .aui .liferay-bootstrap .benefit-header .benefit-filters {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center; }

  .aui .liferay-bootstrap .benefit-header .benefit-filters .welfare-btn {
    margin-left: 15px; } }
.aui .liferay-bootstrap .benefit-cards-container {
  margin-top: 50px; }

.aui .liferay-bootstrap .benefit-cards-container .benefit-subtitle {
  margin-bottom: 24px; }

.aui .liferay-bootstrap .benefit-cards-container .benefit-card {
  background: #FFFFFF;
  box-shadow: 0 2px 11px 1px rgba(0, 0, 0, 0.16);
  border-radius: 3px;
  margin-bottom: 15px; }

@media screen and (max-width: 768px) {
  .aui .liferay-bootstrap .benefit-cards-container .benefit-card {
    padding: 40px 30px; } }
.aui .liferay-bootstrap .benefit-cards-container .benefit-card:last-child {
  margin-bottom: 0; }

@media screen and (min-width: 768px) {
  .aui .liferay-bootstrap .benefit-cards-container .benefit-card-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; } }
.aui .liferay-bootstrap .benefit-cards-container .benefit-card-img {
  -ms-flex: none;
  flex: none;
  position: relative;
  overflow: hidden;
  height: 120px;
  width: 120px;
  border-radius: 3px 0 0 3px; }

.aui .liferay-bootstrap .benefit-cards-container .benefit-card-img img {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0); }

@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .benefit-cards-container .benefit-card-img {
    display: none; } }
.aui .liferay-bootstrap .benefit-cards-container .benefit-card .benefit-category {
  text-decoration: none; }

.aui .liferay-bootstrap .benefit-cards-container .benefit-card .benefit-date {
  font-size: 0.8em; }

.aui .liferay-bootstrap .benefit-cards-container .benefit-card .benefit-card-total {
  color: #1d204c;
  margin: 0; }

.aui .liferay-bootstrap .benefit-cards-container .benefit-card .benefit-card-partial {
  font-size: 0.8em; }

.aui .liferay-bootstrap .benefit-cards-container .benefit-card .state-text {
  font-size: 0.8em;
  color: rgba(121, 121, 121, 0.8); }

.aui .liferay-bootstrap .benefit-cards-container .benefit-card .benefit-card-block {
  position: relative; }

@media screen and (min-width: 769px) {
  .aui .liferay-bootstrap .benefit-cards-container .benefit-card .benefit-card-block {
    padding: 0 30px 0 40px; } }
.aui .liferay-bootstrap .benefit-cards-container .benefit-card .benefit-card-block h5 a, .aui .liferay-bootstrap .benefit-cards-container .benefit-card .benefit-card-block h6 a {
  font: inherit;
  color: inherit;
  text-decoration: none; }

.aui .liferay-bootstrap .benefit-cards-container .benefit-card .benefit-card-block.benefit-metadata {
  -ms-flex: 1;
  flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

@media screen and (max-width: 768px) {
  .aui .liferay-bootstrap .benefit-cards-container .benefit-card .benefit-card-block.benefit-metadata {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 15px;
    padding-bottom: 24px; } }
@media screen and (min-width: 769px) {
  .aui .liferay-bootstrap .benefit-cards-container .benefit-card .benefit-card-block:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 0;
    width: 1px;
    height: 56px;
    background-color: #e1e1e1; } }
.aui .liferay-bootstrap .benefit-cards-container .benefit-card .benefit-card-block h5 {
  margin-bottom: 0; }

.aui .liferay-bootstrap .benefit-cards-container .benefit-card .benefit-card-block:last-child:after {
  display: none; }

.aui .liferay-bootstrap .benefit-cards-container .benefit-card .benefit-card-block.middle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0; }

@media screen and (min-width: 769px) {
  .aui .liferay-bootstrap .benefit-cards-container .benefit-card .benefit-card-block.middle {
    -ms-flex-pack: start;
    justify-content: flex-start; }

  .aui .liferay-bootstrap .benefit-cards-container .benefit-card .benefit-card-block.middle .benefit-card-prices {
    width: 150px;
    text-align: center; }

  .aui .liferay-bootstrap .benefit-cards-container .benefit-card .benefit-card-block.middle .benefit-card-state {
    width: 130px;
    padding: 0 0 0 30px; }

  .aui .liferay-bootstrap .benefit-cards-container .benefit-card .benefit-card-block.middle .benefit-card-prices {
    position: relative;
    min-width: auto; } }
@media screen and (min-width: 769px) and (min-width: 769px) {
  .aui .liferay-bootstrap .benefit-cards-container .benefit-card .benefit-card-block.middle:not(:last-child) .benefit-card-prices:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 0;
    width: 1px;
    height: 56px;
    background-color: #e1e1e1; } }
.aui .liferay-bootstrap .benefit-cards-container .benefit-card .benefit-card-block .benefit-buttons-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

@media screen and (min-width: 769px) {
  .aui .liferay-bootstrap .benefit-cards-container .benefit-card .benefit-card-block .benefit-buttons-container {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center; } }
.aui .liferay-bootstrap .benefit-cards-container .benefit-card .benefit-card-block .benefit-buttons-container .welfare-btn {
  margin-right: 12px; }

.aui .liferay-bootstrap .benefit-cards-container .benefit-card .benefit-card-block .benefit-category {
  text-decoration: underline;
  font-size: 0.66666em; }

.aui .liferay-bootstrap .benefit-cards-container .benefit-card.approved .state-text {
  color: #7ac843; }

.aui .liferay-bootstrap .benefit-cards-container .benefit-card.rejected .state-text {
  color: #c0272d; }

.aui .liferay-bootstrap .benefit-lightbox .close-btn {
  z-index: 1; }

@media screen and (min-width: 768px) {
  .aui .liferay-bootstrap .benefit-lightbox .close-btn {
    color: #fff; } }
.aui .liferay-bootstrap .benefit-lightbox .lightbox {
  position: relative; }

.aui .liferay-bootstrap .benefit-lightbox .lightbox .image-container {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 33%;
  border-radius: 0 3px 3px 0;
  overflow: hidden; }

.aui .liferay-bootstrap .benefit-lightbox .lightbox .image-container > img {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0); }

@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .benefit-lightbox .lightbox .image-container {
    display: none; } }
.aui .liferay-bootstrap .benefit-lightbox .lightbox .image-container .welfare-tip {
  position: absolute;
  bottom: 25px;
  right: 30px;
  left: 30px; }

@media screen and (min-width: 768px) {
  .aui .liferay-bootstrap .benefit-lightbox .benefit-lightbox-content {
    width: 60%; } }
.aui .liferay-bootstrap .benefit-lightbox .benefit-lightbox-content .welfare-tip {
  margin-top: 20px;
  padding-bottom: 35px;
  box-shadow: none;
  background: none;
  color: #797979;
  border-bottom: 1px solid #e1e1e1; }

.aui .liferay-bootstrap .benefit-lightbox .benefit-lightbox-content .welfare-tip a {
  display: inline-block;
  color: #0978C8 !important; }

@media screen and (min-width: 768px) {
  .aui .liferay-bootstrap .benefit-lightbox .benefit-lightbox-content .welfare-tip {
    display: none; } }
.aui .liferay-bootstrap .benefit-lightbox .benefit-category {
  font-size: 0.71428em; }

.aui .liferay-bootstrap .benefit-lightbox .benefit-date {
  font-size: 0.8em; }

.aui .liferay-bootstrap .benefit-lightbox .benefit-text {
  margin-top: 20px;
  font-size: 0.8em;
  line-height: 1.5; }

.aui .liferay-bootstrap .benefit-lightbox .lightbox-header h2 {
  margin: 0; }

.aui .liferay-bootstrap .benefit-lightbox-details {
  font-size: 0.75em;
  padding: 20px 0;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1; }

.aui .liferay-bootstrap .benefit-lightbox-details + .benefit-lightbox-details {
  border-top-width: 0; }

.aui .liferay-bootstrap .benefit-lightbox .details-list {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.aui .liferay-bootstrap .benefit-lightbox .details-list li {
  margin: 10px 0; }

.aui .liferay-bootstrap .benefit-lightbox .details-list.voucher-types-list {
  padding-top: 20px; }

@media screen and (min-width: 500px) {
  .aui .liferay-bootstrap .benefit-lightbox .details-list.voucher-types-list {
    column-count: 2; } }
.aui .liferay-bootstrap .benefit-lightbox .details-list.voucher-types-list li {
  margin-top: 0;
  color: #1d204c; }

.aui .liferay-bootstrap .benefit-lightbox .details-list.voucher-types-list li .ico, .aui .liferay-bootstrap .benefit-lightbox .details-list.voucher-types-list li .customize-select__option--value::after {
  min-width: 18px; }

.aui .liferay-bootstrap .benefit-lightbox .benefit-state {
  color: rgba(121, 121, 121, 0.8); }

.aui .liferay-bootstrap .welfare-feedback-icon {
  width: 164px;
  height: 164px;
  line-height: 164px;
  text-align: center;
  border-radius: 50%;
  border: 2px solid;
  margin: 0 auto 30px;
  font-size: 3.57142em; }

.aui .liferay-bootstrap .welfare-feedback .feedback-ico-empty {
  position: relative;
  color: rgba(29, 32, 76, 0.5); }

.aui .liferay-bootstrap .welfare-feedback .feedback-ico-empty:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -1px;
  transform: rotate(-45deg);
  width: 164px;
  border-bottom: 2px solid; }

.aui .liferay-bootstrap .welfare-modules .modal-tabs {
  display: -ms-flexbox;
  display: flex;
  position: relative; }

.aui .liferay-bootstrap .welfare-modules .modal-tabs a {
  position: relative;
  display: block;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  color: rgba(255, 255, 255, 0.8);
  text-transform: uppercase;
  font-size: 0.71428em;
  font-family: "ralewaybold" !important;
  text-decoration: none;
  padding-bottom: 15px; }

.aui .liferay-bootstrap .welfare-modules .modal-tabs a:hover {
  color: #fff;
  text-decoration: none; }

.aui .liferay-bootstrap .welfare-modules .modal-tabs a:hover:after {
  background: rgba(255, 255, 255, 0.7); }

.aui .liferay-bootstrap .welfare-modules .modal-tabs a:after {
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  height: 3px; }

.aui .liferay-bootstrap .welfare-modules .modal-tabs a.active {
  color: #fff; }

.aui .liferay-bootstrap .welfare-modules .modal-tabs a.active:after {
  background: #0978C8; }

.aui .liferay-bootstrap .welfare-modules .tabs-panel {
  display: none; }

.aui .liferay-bootstrap .welfare-modules .tabs-panel.active {
  display: block; }

.aui .liferay-bootstrap .welfare-tip {
  padding: 15px;
  background: linear-gradient(196.06deg, #0978c8 0%, #1d204c 100%);
  box-shadow: 0 2px 11px 1px rgba(0, 0, 0, 0.16);
  border-radius: 3px;
  color: #fff;
  font-size: 0.85714em; }

.aui .liferay-bootstrap .welfare-tip a {
  color: #fff !important;
  font-size: 0.66666em; }

.aui .liferay-bootstrap .welfare-tip p:last-child {
  margin-bottom: 0; }

.aui .liferay-bootstrap .welfare-tip .badge {
  font-size: 0.66666em;
  margin-bottom: 10px; }

.aui .liferay-bootstrap .services-list-slider {
  width: 100vw;
  overflow: hidden; }

.aui .liferay-bootstrap .services-list-slider .services-list-swiper {
  width: 300px;
  margin: 0 0 30px;
  overflow: visible;
  position: static; }

@media screen and (max-width: 500px) {
  .aui .liferay-bootstrap .services-list-slider .services-list-swiper {
    width: 100%; } }
.aui .liferay-bootstrap .services-list-slider .next-prev-btns {
  position: absolute;
  top: 0;
  right: 0; }

.aui .liferay-bootstrap .services-list-slider .next-prev-btns .prev-btn, .aui .liferay-bootstrap .services-list-slider .next-prev-btns .next-btn {
  color: #0978C8;
  cursor: pointer; }

.aui .liferay-bootstrap .services-list-slider .next-prev-btns .prev-btn:focus, .aui .liferay-bootstrap .services-list-slider .next-prev-btns .next-btn:focus {
  outline: none; }

.aui .liferay-bootstrap .services-list-slider .next-prev-btns .prev-btn.swiper-button-disabled, .aui .liferay-bootstrap .services-list-slider .next-prev-btns .next-btn.swiper-button-disabled {
  opacity: .5; }

.aui .liferay-bootstrap .services-list-slider .next-prev-btns .prev-btn {
  padding-right: 24px; }

@media screen and (max-width: 768px) {
  .aui .liferay-bootstrap .services-list-slider {
    width: 100%;
    margin-top: 10px; }

  .aui .liferay-bootstrap .services-list-slider .services-list-swiper {
    position: relative;
    padding-top: 30px; }

  .aui .liferay-bootstrap .services-list-slider .swiper-pagination {
    bottom: 0; } }
.aui .liferay-bootstrap .welfare-categories-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px; }

.aui .liferay-bootstrap .welfare-categories-list:after {
  content: "";
  -ms-flex: auto;
  flex: auto; }

.aui .liferay-bootstrap .welfare-categories-list .category-item {
  width: 22.5%;
  margin-bottom: 20px;
  margin-left: 20px; }

@media screen and (max-width: 797px) {
  .aui .liferay-bootstrap .welfare-categories-list .category-item {
    width: 30%; } }
@media screen and (max-width: 600px) {
  .aui .liferay-bootstrap .welfare-categories-list .category-item {
    width: 46%; } }
@media screen and (max-width: 500px) {
  .aui .liferay-bootstrap .welfare-categories-list .category-item {
    width: 100%; } }
.aui .liferay-bootstrap .welfare-modules .category-item {
  box-shadow: 0 2px 11px 1px rgba(0, 0, 0, 0.16);
  border-radius: 3px;
  padding: 30px;
  display: block;
  text-align: center;
  color: #8c8c8c !important; }

.aui .liferay-bootstrap .welfare-modules .category-item:hover {
  text-decoration: none; }

.aui .liferay-bootstrap .welfare-modules .category-item .welfare-label {
  display: block; }

.aui .liferay-bootstrap .welfare-modules .category-item .category-description {
  font-size: 0.733333em;
  margin-top: 10px; }

.aui .liferay-bootstrap .welfare-modules .category-item .category-item-icon {
  display: block;
  padding-bottom: 18px; }

.aui .liferay-bootstrap .welfare-modules .category-item .category-item-icon svg path {
  fill: #0978C8; }

.aui .liferay-bootstrap .welfare-modules .add-item-select {
  position: relative; }

.aui .liferay-bootstrap .welfare-modules .add-item-select .overlay-toggle-close {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  position: fixed;
  z-index: 1;
  pointer-events: none; }

.aui .liferay-bootstrap .welfare-modules .add-item-select .welfare-input {
  cursor: pointer; }

.aui .liferay-bootstrap .welfare-modules .add-item-select .add-item-select-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  left: 0;
  right: 15px;
  top: 100%;
  margin-top: 0;
  z-index: 2;
  width: 100%;
  border-radius: 5px;
  background-color: #FFFFFF;
  box-shadow: 0 2px 11px 1px rgba(0, 0, 0, 0.16);
  opacity: 0;
  pointer-events: none;
  transform: scale(0.8);
  transition: all 0.5s ease;
  box-sizing: border-box; }

.aui .liferay-bootstrap .welfare-modules .add-item-select .add-item-select-list:after {
  content: "";
  position: absolute;
  top: -4px;
  right: 20px;
  width: 0;
  height: 0;
  border-style: solid;
  transform: rotate(45deg);
  border-width: 10px 10px 0 0;
  border-color: #fff transparent transparent transparent;
  filter: drop-shadow(-1px -1px 2px rgba(0, 0, 0, 0.16)); }

.aui .liferay-bootstrap .welfare-modules .add-item-select .select-list-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  font-size: 0.71428em;
  color: #333;
  text-transform: uppercase;
  min-height: 40px;
  padding: 5px 15px; }

.aui .liferay-bootstrap .welfare-modules .add-item-select .select-list-item:hover {
  color: #4c4c4c; }

.aui .liferay-bootstrap .welfare-modules .add-item-select .select-list-item:not(:first-child) {
  border-top: 1px solid #e1e1e1; }

.aui .liferay-bootstrap .welfare-modules .add-item-select .select-list-item .item-value {
  -ms-flex: 1;
  flex: 1;
  display: block;
  line-height: 1.2;
  position: relative;
  padding-left: 25px; }

.aui .liferay-bootstrap .welfare-modules .add-item-select .select-list-item .item-value:after, .aui .liferay-bootstrap .welfare-modules .add-item-select .select-list-item .item-value:before {
  content: "";
  position: absolute;
  border-radius: 50%; }

.aui .liferay-bootstrap .welfare-modules .add-item-select .select-list-item .item-value:before {
  width: 14px;
  height: 14px;
  border: 1px solid #0978C8;
  left: 0;
  top: 50%;
  margin-top: -7px; }

.aui .liferay-bootstrap .welfare-modules .add-item-select .select-list-item .item-value:after {
  width: 8px;
  height: 8px;
  background: #0978C8;
  left: 3px;
  top: 50%;
  margin-top: -4px;
  transform: scale(0);
  transition: transform 0.3s ease; }

.aui .liferay-bootstrap .welfare-modules .add-item-select .select-list-item .item-value.active:after {
  transform: scale(1); }

.aui .liferay-bootstrap .welfare-modules .add-item-select .select-list-item .welfare-btn {
  padding: 0; }

.aui .liferay-bootstrap .welfare-modules .add-item-select.list--visible .add-item-select-list {
  opacity: 1;
  pointer-events: auto;
  transform: scale(1); }

.aui .liferay-bootstrap .welfare-modules .add-item-select.list--visible .overlay-toggle-close {
  pointer-events: auto; }

.aui .liferay-bootstrap .welfare-modules .welfare-dropdown {
  position: relative; }

.aui .liferay-bootstrap .welfare-modules .welfare-dropdown .welfare-dropdown-list {
  position: absolute;
  right: -15px;
  top: 100%;
  margin-top: 10px;
  z-index: 10;
  white-space: nowrap;
  border-radius: 5px;
  background-color: #FFFFFF;
  box-shadow: 0 2px 11px 1px rgba(0, 0, 0, 0.16);
  opacity: 0;
  pointer-events: none;
  transform: scale(0.8);
  transition: all 0.5s ease; }

.aui .liferay-bootstrap .welfare-modules .welfare-dropdown .welfare-dropdown-list.visible {
  opacity: 1;
  pointer-events: auto;
  transform: scale(1); }

.aui .liferay-bootstrap .welfare-modules .welfare-dropdown .welfare-dropdown-item {
  display: block;
  cursor: pointer;
  font-size: 0.66666em;
  color: #333;
  text-transform: uppercase;
  height: 40px;
  line-height: 40px;
  padding: 0 15px; }

.aui .liferay-bootstrap .welfare-modules .welfare-dropdown .welfare-dropdown-item:hover {
  color: #4c4c4c; }

.aui .liferay-bootstrap .welfare-modules .welfare-dropdown .welfare-dropdown-item:not(:first-child) {
  border-top: 1px solid #e1e1e1; }

.aui .liferay-bootstrap .welfare-modules .welfare-dropdown .welfare-dropdown-item .item-value {
  -ms-flex: 1;
  flex: 1;
  display: block;
  line-height: 40px;
  position: relative;
  padding-left: 25px; }

.aui .liferay-bootstrap .welfare-modules .welfare-dropdown .welfare-dropdown-item .item-value:after, .aui .liferay-bootstrap .welfare-modules .welfare-dropdown .welfare-dropdown-item .item-value:before {
  content: "";
  position: absolute;
  border-radius: 50%; }

.aui .liferay-bootstrap .welfare-modules .welfare-dropdown .welfare-dropdown-item .item-value:before {
  width: 14px;
  height: 14px;
  border: 1px solid #0978C8;
  left: 0;
  top: 50%;
  margin-top: -7px; }

.aui .liferay-bootstrap .welfare-modules .welfare-dropdown .welfare-dropdown-item .item-value:after {
  width: 8px;
  height: 8px;
  background: #0978C8;
  left: 3px;
  top: 50%;
  margin-top: -4px;
  transform: scale(0);
  transition: transform 0.3s ease; }

.aui .liferay-bootstrap .welfare-modules .welfare-dropdown .welfare-dropdown-item .item-value.active:after {
  transform: scale(1); }

.aui .liferay-bootstrap .welfare-modules .welfare-dropdown .welfare-dropdown-item .welfare-btn {
  padding: 0; }

.aui .liferay-bootstrap .welfare-main-header {
  background: #1d204c;
  color: #fff;
  padding: 55px 55px 0 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

.aui .liferay-bootstrap .welfare-main-header a:not(.welfare-btn) {
  color: #fff; }

.aui .liferay-bootstrap .welfare-main-header a:not(.welfare-btn):hover {
  text-decoration: none; }

.aui .liferay-bootstrap .welfare-main-header .welfare-brand {
  font-size: 1.71428em;
  font-family: 'ralewayextralight'; }

.aui .liferay-bootstrap .welfare-main-header .welfare-brand b {
  font-family: 'ralewayextrabold'; }

.aui .liferay-bootstrap .welfare-main-header .welfare-dropdown {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  padding-right: 30px; }

.aui .liferay-bootstrap .welfare-main-header .welfare-dropdown .welfare-dropdown-btn {
  font-family: 'ralewaybold';
  font-size: 1.06666em; }

.aui .liferay-bootstrap .welfare-main-header .welfare-dropdown .welfare-dropdown-btn:focus {
  text-decoration: none; }

.aui .liferay-bootstrap .welfare-main-header .welfare-dropdown .welfare-dropdown-btn .ico, .aui .liferay-bootstrap .welfare-main-header .welfare-dropdown .welfare-dropdown-btn .customize-select__option--value::after {
  font-size: 0.66666em;
  margin: -3px 0 0 10px; }

.aui .liferay-bootstrap .welfare-main-header .welfare-dropdown .welfare-dropdown-list {
  right: 15px;
  min-width: 200px; }

.aui .liferay-bootstrap .welfare-main-header .welfare-dropdown .welfare-dropdown-list:before {
  content: "";
  position: absolute;
  top: -6px;
  right: 15px;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent; }

.aui .liferay-bootstrap .welfare-main-header .welfare-main-menu {
  margin-left: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

.aui .liferay-bootstrap .welfare-main-header .welfare-main-menu-item {
  display: block;
  position: relative;
  padding: 0 5px 20px;
  text-align: center;
  font-size: 0.8em;
  margin-left: 30px; }

.aui .liferay-bootstrap .welfare-main-header .welfare-main-menu-item span {
  display: block;
  margin-top: 5px; }

.aui .liferay-bootstrap .welfare-main-header .welfare-main-menu-item:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 6px;
  background: transparent;
  transition: background 0.2s ease; }

.aui .liferay-bootstrap .welfare-main-header .welfare-main-menu-item:hover:after {
  background: #fff; }

.aui .liferay-bootstrap .welfare-main-header .welfare-main-menu-item.active:after {
  background: #0978C8; }

.aui .liferay-bootstrap .welfare-main-header .welfare-main-menu-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

@media screen and (max-width: 1024px) {
  .aui .liferay-bootstrap .welfare-main-header {
    padding-left: 40px;
    padding-right: 40px; } }
@media screen and (max-width: 768px) {
  .aui .liferay-bootstrap .welfare-main-header {
    padding: 10px 10px 0;
    -ms-flex-direction: column;
    flex-direction: column; }

  .aui .liferay-bootstrap .welfare-main-header .welfare-main-menu {
    margin-left: 0;
    margin-top: 10px; } }
@media screen and (max-width: 500px) {
  .aui .liferay-bootstrap .welfare-main-header .welfare-main-menu {
    -ms-flex-direction: column;
    flex-direction: column; }

  .aui .liferay-bootstrap .welfare-main-header .welfare-dropdown {
    border-right: 0;
    padding-right: 0; }

  .aui .liferay-bootstrap .welfare-main-header .welfare-dropdown .welfare-dropdown-list {
    right: -15px; }

  .aui .liferay-bootstrap .welfare-main-header .welfare-main-menu-list {
    margin-top: 10px; }

  .aui .liferay-bootstrap .welfare-main-header .welfare-main-menu-item:first-child {
    margin-left: 0; } }
.aui .liferay-bootstrap .welfare-loader {
  display: inline-block;
  position: relative; }

.aui .liferay-bootstrap .welfare-loader > div {
  animation: lds-eclipse 0.9s linear infinite;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0 2px 0 0 #0978C8;
  transform-origin: 20px 21px; }

@keyframes lds-eclipse {
  0% {
    transform: rotate(0deg); }

  50% {
    transform: rotate(180deg); }

  100% {
    transform: rotate(360deg); } }

.aui .liferay-bootstrap .ontop-slider-widget h3 > span {
  font: inherit; }

.aui .liferay-bootstrap .ontop-slider-widget .card .card-body {
  padding: 0; }

.aui .liferay-bootstrap .ontop-slider-widget .card .card-body .swiper-slide {
  padding: 2rem; }

@media screen and (min-width: 500px) {
  .aui .liferay-bootstrap .ontop-slider-widget .card .card-body .swiper-slide {
    padding: 3.75rem 3.75rem 2rem; } }
@media screen and (min-width: 992px) {
  .aui .liferay-bootstrap .ontop-slider-widget .card .card-body .swiper-slide > .row {
    display: -ms-flexbox;
    display: flex; }

  .aui .liferay-bootstrap .ontop-slider-widget .card .card-body .swiper-slide > .row > div:first-child {
    padding-right: 50px; }

  .aui .liferay-bootstrap .ontop-slider-widget .card .card-body .swiper-slide > .row > div:last-child {
    padding-left: 40px; } }
@media screen and (min-width: 992px) {
  .aui .liferay-bootstrap .ontop-slider-widget .card .card-body .swiper-slide:last-child > .row > div:first-child {
    padding-left: 40px; }

  .aui .liferay-bootstrap .ontop-slider-widget .card .card-body .swiper-slide:last-child > .row > .info-panel {
    border-width: 0 1px 0 0;
    padding-left: 15px;
    padding-right: 40px; } }
.aui .liferay-bootstrap .ontop-slider-widget .card .card-subtitle {
  opacity: 0.8;
  font-size: 0.8em;
  font-weight: 500; }

.aui .liferay-bootstrap .ontop-slider-widget .card .card-footer > p {
  padding-right: 20px; }

.aui .liferay-bootstrap .ontop-slider-widget .bonus-amounts {
  margin-top: 30px; }

@media screen and (min-width: 500px) {
  .aui .liferay-bootstrap .ontop-slider-widget .bonus-amounts {
    display: -ms-flexbox;
    display: flex; } }
.aui .liferay-bootstrap .ontop-slider-widget .amounts-detail {
  display: block; }

.aui .liferay-bootstrap .ontop-slider-widget .amounts-detail #creditoWelfareInput {
  display: inline-block; }

.aui .liferay-bootstrap .ontop-slider-widget .amounts-detail .amount > .creditoWelfare {
  display: none; }

.aui .liferay-bootstrap .ontop-slider-widget .amounts-detail .amount-info-container {
  display: -ms-flexbox;
  display: flex; }

@media screen and (max-width: 500px) {
  .aui .liferay-bootstrap .ontop-slider-widget .amounts-detail .amount-info-container .amount-info {
    margin: 0;
    -ms-flex: 1;
    flex: 1; } }
.aui .liferay-bootstrap .ontop-slider-widget .amounts-detail .amount-info {
  margin-right: 15px; }

.aui .liferay-bootstrap .ontop-slider-widget .amounts-detail h6 {
  width: 100%;
  margin-bottom: 20px; }

.aui .liferay-bootstrap .ontop-slider-widget .amounts-detail .amount {
  display: inline-block;
  line-height: 35px;
  font-family: 'ralewaybold';
  font-size: 1.14285em;
  margin-bottom: 5px; }

.aui .liferay-bootstrap .ontop-slider-widget .amounts-detail .amount .welfare-input {
  width: 95px;
  height: 35px;
  border: 1px solid rgba(29, 32, 76, 0.2);
  margin-right: 10px;
  font: inherit; }

.aui .liferay-bootstrap .ontop-slider-widget .amounts-detail .amount .welfare-input::-webkit-inner-spin-button, .aui .liferay-bootstrap .ontop-slider-widget .amounts-detail .amount .welfare-input::-webkit-outer-spin-button {
  -webkit-appearance: none; }

.aui .liferay-bootstrap .ontop-slider-widget .bonus-slider {
  margin-top: 0; }

.aui .liferay-bootstrap .ontop-slider-widget .info-panel {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #e1e1e1;
  padding-top: 20px;
  border-width: 1px 0 0;
  text-align: center; }

@media screen and (min-width: 992px) {
  .aui .liferay-bootstrap .ontop-slider-widget .info-panel {
    padding-top: 20px;
    border-width: 0 0 0 1px; } }
@media screen and (max-width: 500px) {
  .aui .liferay-bootstrap .ontop-slider-widget .info-panel {
    display: block; }

  .aui .liferay-bootstrap .ontop-slider-widget .info-panel h6 {
    float: left; }

  .aui .liferay-bootstrap .ontop-slider-widget .info-panel > *:nth-child(2) {
    float: right; }

  .aui .liferay-bootstrap .ontop-slider-widget .info-panel > *:nth-child(3) {
    clear: both; } }
.aui .liferay-bootstrap .ontop-slider-widget .info-panel p {
  width: 100%; }

.aui .liferay-bootstrap .ontop-slider-widget .balance-info {
  margin-top: 40px;
  padding-bottom: 40px; }

.aui .liferay-bootstrap .ontop-slider-widget .balance-info .balance-tot .amount {
  font-size: 1.6em; }

.aui .liferay-bootstrap .ontop-slider-widget .balance-info .amount {
  color: #1d204c;
  font-size: 1.33333em; }

.aui .liferay-bootstrap .ontop-slider-widget .balance-info .amount span {
  font: inherit; }

@media screen and (min-width: 500px) {
  .aui .liferay-bootstrap .ontop-slider-widget .balance-info .balance-details {
    display: -ms-flexbox;
    display: flex; }

  .aui .liferay-bootstrap .ontop-slider-widget .balance-info .balance-details .amount-info {
    -ms-flex: 1;
    flex: 1; } }
.aui .liferay-bootstrap .ontop-slider-widget.confirmed #creditoWelfareInput {
  display: none; }

.aui .liferay-bootstrap .ontop-slider-widget.confirmed .amount > .creditoWelfare {
  display: inline-block; }

.aui .liferay-bootstrap .ontop-slider-widget--result .card .card-body {
  padding: 2rem; }

@media screen and (min-width: 500px) {
  .aui .liferay-bootstrap .ontop-slider-widget--result .card .card-body {
    padding: 3.75rem 3.75rem 2rem; } }
@media screen and (min-width: 500px) {
  .aui .liferay-bootstrap .ontop-slider-widget--result .result-balance {
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap; }

  .aui .liferay-bootstrap .ontop-slider-widget--result .result-balance .balance-details {
    display: block; }

  .aui .liferay-bootstrap .ontop-slider-widget--result .result-balance .divider {
    -ms-flex: none;
    flex: none;
    width: 1px;
    background: #e1e1e1;
    margin: 0 60px; } }
.aui .liferay-bootstrap .links-list .row {
  margin-left: -5px;
  margin-right: -5px; }

.aui .liferay-bootstrap .links-list .row > div {
  padding-left: 5px;
  padding-right: 5px; }

.aui .liferay-bootstrap .links-list .link-item {
  width: 100%;
  margin: 10px 0 0;
  padding-top: 12px;
  padding-bottom: 12px;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.05);
  color: #797979;
  border-width: 2px; }

.aui .liferay-bootstrap .links-list .link-item .ico, .aui .liferay-bootstrap .links-list .link-item .customize-select__option--value::after {
  color: #0978C8;
  font-size: 1.21428em;
  margin-right: 10px; }

.aui .liferay-bootstrap .links-list .link-item:hover {
  border-color: #0978C8; }

.aui .liferay-bootstrap .links-list .attachments-item {
  max-width: none; }

.aui .liferay-bootstrap .welfare-content-box {
  display: -ms-flexbox;
  display: flex;
  border-radius: 3px;
  background-color: #FFFFFF;
  box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.16); }

.aui .liferay-bootstrap .welfare-content-box .image-container {
  -ms-flex: none;
  flex: none;
  position: relative;
  overflow: hidden;
  width: 195px;
  min-height: 195px; }

@media screen and (min-width: 501px) {
  .aui .liferay-bootstrap .welfare-content-box .image-container {
    border-radius: 3px 0 0 3px; } }
.aui .liferay-bootstrap .welfare-content-box .image-container img {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0); }

.aui .liferay-bootstrap .welfare-content-box-content {
  -ms-flex: 1;
  flex: 1;
  padding: 40px; }

@media screen and (max-width: 500px) {
  .aui .liferay-bootstrap .welfare-content-box-content {
    padding: 25px; } }
@media screen and (max-width: 500px) {
  .aui .liferay-bootstrap .welfare-content-box {
    -ms-flex-direction: column;
    flex-direction: column; }

  .aui .liferay-bootstrap .welfare-content-box .image-container {
    width: 100%;
    min-height: 100px; } }
.aui .liferay-bootstrap .welfare-content-box.welfare-wishlist-item {
  position: relative; }

.aui .liferay-bootstrap .welfare-content-box.welfare-wishlist-item .highlight-label {
  position: absolute;
  bottom: 100%;
  right: 0;
  margin-bottom: 5px;
  color: #0978C8;
  font-size: 0.71428em; }

.aui .liferay-bootstrap .welfare-content-box.welfare-wishlist-item .image-container {
  width: 220px;
  min-height: 220px; }

@media screen and (max-width: 768px) {
  .aui .liferay-bootstrap .welfare-content-box.welfare-wishlist-item .image-container {
    display: none; } }
.aui .liferay-bootstrap .welfare-content-box.welfare-wishlist-item .benefit-category {
  font-size: 0.71428em;
  text-decoration: underline;
  font-family: "ralewaybold" !important; }

@media screen and (min-width: 661px) {
  .aui .liferay-bootstrap .welfare-content-box.welfare-wishlist-item .welfare-content-box-content {
    display: -ms-flexbox;
    display: flex; } }
.aui .liferay-bootstrap .welfare-content-box.welfare-wishlist-item .welfare-content-box-content .wishlist-item-description {
  border: 1px solid #e1e1e1;
  border-width: 0 1px 0 0;
  padding: 0 35px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center; }

.aui .liferay-bootstrap .welfare-content-box.welfare-wishlist-item .welfare-content-box-content .wishlist-item-description p:last-child {
  margin-bottom: 0; }

@media screen and (max-width: 660px) {
  .aui .liferay-bootstrap .welfare-content-box.welfare-wishlist-item .welfare-content-box-content .wishlist-item-description {
    border-width: 0 0 1px;
    padding: 0 0 20px;
    margin-bottom: 10px; } }
@media screen and (max-width: 768px) {
  .aui .liferay-bootstrap .welfare-content-box.welfare-wishlist-item .welfare-content-box-content .wishlist-item-description h4 {
    font-size: 1.14285em; } }
.aui .liferay-bootstrap .welfare-content-box.welfare-wishlist-item .welfare-content-box-content .wishlist-item-info {
  text-align: center; }

@media screen and (min-width: 661px) {
  .aui .liferay-bootstrap .welfare-content-box.welfare-wishlist-item .welfare-content-box-content .wishlist-item-info {
    padding-left: 35px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end; } }
.aui .liferay-bootstrap .welfare-content-box.welfare-wishlist-item .welfare-content-box-content .wishlist-item-info .amount {
  display: inline-block;
  color: #1d204c;
  font-size: 2.85714em; }

@media screen and (min-width: 661px) {
  .aui .liferay-bootstrap .welfare-content-box.welfare-wishlist-item .welfare-content-box-content .wishlist-item-info .amount {
    margin-bottom: 20px; } }
@media screen and (max-width: 768px) {
  .aui .liferay-bootstrap .welfare-content-box.welfare-wishlist-item .welfare-content-box-content .wishlist-item-info .amount {
    font-size: 1.14285em; } }
.aui .liferay-bootstrap .welfare-content-box.welfare-wishlist-item .wishlist-button-inner .welfare-btn {
  text-transform: none;
  padding: 0; }

.aui .liferay-bootstrap .welfare-content-box.welfare-wishlist-item.highlight {
  border: 3px solid #0978C8; }

.aui .liferay-bootstrap .welfare-content-box.welfare-wishlist-item.highlight .image-container {
  border-radius: 0; }

.aui .liferay-bootstrap .plan-selection-container .row > div:nth-child(odd) {
  clear: left; }

.aui .liferay-bootstrap .plan-selection {
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.05);
  margin-bottom: 30px; }

.aui .liferay-bootstrap .plan-selection-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 35px;
  color: #797979 !important;
  min-height: 190px; }

@media screen and (max-width: 500px) {
  .aui .liferay-bootstrap .plan-selection-item {
    padding: 25px;
    min-height: 170px; } }
.aui .liferay-bootstrap .plan-selection-item .image-container {
  margin-right: 30px; }

@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .plan-selection-item .image-container {
    display: none; } }
.aui .liferay-bootstrap .plan-selection-item .image-container svg {
  display: block;
  width: 40px;
  height: auto; }

.aui .liferay-bootstrap .plan-selection-item .image-container path {
  fill: #0978C8; }

.aui .liferay-bootstrap .plan-selection-item p {
  margin-bottom: 0;
  font-weight: 500; }

.aui .liferay-bootstrap .plan-selection-item p .ico-circle {
  margin-right: 5px; }

.aui .liferay-bootstrap .plan-selection-item .plan-year {
  color: #0978C8;
  font-size: 0.71428em; }

.aui .liferay-bootstrap .plan-selection-item .plan-title {
  margin: 0 0 5px; }

.aui .liferay-bootstrap .plan-selection-item .plan-dates {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #e1e1e1;
  display: inline-block; }

.aui .liferay-bootstrap .plan-selection-item:hover {
  text-decoration: none; }

.aui .liferay-bootstrap .plan-selection .choose-plan-btn {
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 7px;
  background: #e1e1e1;
  text-transform: uppercase;
  font-size: 0.71428em; }

.aui .liferay-bootstrap .plan-selection .choose-plan-btn .ico, .aui .liferay-bootstrap .plan-selection .choose-plan-btn .customize-select__option--value::after {
  font-size: 0,5em;
  margin-right: 5px; }

.aui .liferay-bootstrap .plan-selection .choose-plan-btn .ico-plus {
  transform: scale(0.5);
  margin: 0 5px 1px 0; }

.aui .liferay-bootstrap .plan-selection .choose-plan-btn:hover {
  background: #d4d4d4; }

.aui .liferay-bootstrap .plan-selection .choose-plan-btn.active {
  background: #0978C8;
  color: #fff; }

.aui .liferay-bootstrap .welfare-user-bank-info {
  color: #000;
  background-color: #FFFFFF;
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.05); }

.aui .liferay-bootstrap .welfare-user-bank-info:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  border-radius: 4px;
  background: linear-gradient(to left, #6bc06f 0%, #40a8ef 100%); }

.aui .liferay-bootstrap .welfare-user-bank-info:after {
  content: "";
  position: absolute;
  top: 2px;
  right: 2px;
  left: 2px;
  bottom: 2px;
  background-color: #FFFFFF;
  border-radius: 2px; }

.aui .liferay-bootstrap .welfare-user-bank-info .bank-info-inner {
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 50px 60px; }

@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .welfare-user-bank-info .bank-info-inner {
    padding: 20px; } }
.aui .liferay-bootstrap .welfare-user-bank-info .bank-info-block {
  margin-top: 35px; }

.aui .liferay-bootstrap .welfare-user-bank-info .input-container {
  display: -ms-flexbox;
  display: flex;
  position: relative; }

@media screen and (max-width: 500px) {
  .aui .liferay-bootstrap .welfare-user-bank-info .input-container {
    -ms-flex-direction: column;
    flex-direction: column; } }
.aui .liferay-bootstrap .welfare-user-bank-info .input-container .form-group {
  margin-bottom: 0; }

.aui .liferay-bootstrap .welfare-user-bank-info .input-container .buttons-column {
  position: relative;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 20px; }

@media screen and (max-width: 500px) {
  .aui .liferay-bootstrap .welfare-user-bank-info .input-container .buttons-column {
    margin: 15px 0 0; } }
.aui .liferay-bootstrap .welfare-user-bank-info .input-container .buttons-column .welfare-btn {
  padding-top: 0;
  padding-bottom: 0;
  outline: 0 none; }

.aui .liferay-bootstrap .welfare-user-bank-info .input-container .buttons-column .welfare-btn-sm {
  font-size: 0.66666em;
  text-align: left; }

.aui .liferay-bootstrap .welfare-user-bank-info .input-container .buttons-column .welfare-btn-sm .ico, .aui .liferay-bootstrap .welfare-user-bank-info .input-container .buttons-column .welfare-btn-sm .customize-select__option--value::after {
  text-align: center;
  width: 12px;
  height: 12px; }

.aui .liferay-bootstrap .welfare-user-bank-info .input-container .buttons-column .welfare-btn-sm .ico:before {
  font-size: 0,35714em;
  position: relative;
  top: -1px; }

.aui .liferay-bootstrap .welfare-user-bank-info .input-container .buttons-column .welfare-btn-sm:nth-child(2) {
  color: #b7b7b7; }

.aui .liferay-bootstrap .welfare-user-bank-info .input-container .buttons-column .welfare-btn-sm:nth-child(2) .ico, .aui .liferay-bootstrap .welfare-user-bank-info .input-container .buttons-column .welfare-btn-sm:nth-child(2) .customize-select__option--value::after {
  background-color: #b7b7b7; }

.aui .liferay-bootstrap .welfare-user-bank-info .input-container .loading-text {
  display: none;
  color: #1d204c;
  font-size: 0.71428em; }

.aui .liferay-bootstrap .welfare-user-bank-info .input-container .loading-text span {
  margin-left: 5px; }

.aui .liferay-bootstrap .welfare-user-bank-info .input-container .welfare-loader > div {
  width: 12px;
  height: 12px;
  transform-origin: 6px 7px;
  box-shadow: 0 2px 0 0 #1d204c; }

.aui .liferay-bootstrap .welfare-user-bank-info .input-container .success-text {
  display: inline-block; }

.aui .liferay-bootstrap .welfare-user-bank-info .input-container .success-text span {
  font-size: 0.85714em; }

.aui .liferay-bootstrap .welfare-user-bank-info .input-container .welfare-btn-sm {
  display: none; }

.aui .liferay-bootstrap .welfare-user-bank-info .input-container.editing .buttons-column {
  display: -ms-flexbox;
  display: flex; }

.aui .liferay-bootstrap .welfare-user-bank-info .input-container.editing .welfare-btn:not(.welfare-btn-sm) {
  display: none; }

@media screen and (min-width: 501px) {
  .aui .liferay-bootstrap .welfare-user-bank-info .input-container.editing .input-column {
    width: 70%; } }
.aui .liferay-bootstrap .welfare-user-bank-info .input-container.editing:not(.saving) .welfare-btn-sm {
  display: inline-block; }

.aui .liferay-bootstrap .welfare-user-bank-info .input-container.saving .buttons-column {
  display: -ms-flexbox;
  display: flex; }

.aui .liferay-bootstrap .welfare-user-bank-info .input-container.saving .loading-text {
  display: block; }

.aui .liferay-bootstrap .welfare-user-bank-info .input-container.saving .welfare-input {
  pointer-events: none;
  border-color: #b7b7b7;
  color: #b7b7b7; }

.aui .liferay-bootstrap .work-life-balance-card {
  border-radius: 8px;
  width: 100%;
  height: 215px;
  overflow: hidden;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.aui .liferay-bootstrap .work-life-balance-card img {
  position: absolute;
  left: 0;
  z-index: -1;
  object-fit: cover;
  right: 0;
  bottom: 0;
  top: 0;
  height: 100%;
  width: 100%; }

.aui .liferay-bootstrap .work-life-balance-card:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(90deg, #328fd3 0%, #6bbe6e 100%);
  opacity: 0.8;
  z-index: -1; }

.aui .liferay-bootstrap .work-life-balance-card .text-box {
  padding: 0 15px; }

@media only screen and (min-width: 568px) {
  .aui .liferay-bootstrap .work-life-balance-card .text-box {
    padding: 11px 30px;
    color: #dedede;
    background: #000000;
    background: rgba(0, 0, 0, 0.09);
    width: 100%; } }
.aui .liferay-bootstrap .work-life-balance-card .text-box p {
  margin: 0;
  font-size: 1.33333em;
  color: white;
  margin-bottom: 20px; }

.aui .liferay-bootstrap .work-life-balance-header {
  width: 100%;
  min-height: 240px;
  position: relative;
  height: 240px;
  border-radius: 3px;
  overflow: hidden; }

.aui .liferay-bootstrap .work-life-balance-header img {
  position: absolute;
  left: 0;
  z-index: -1;
  object-fit: cover;
  right: 0;
  bottom: 0;
  top: 0;
  height: 100%;
  width: 100%; }

.aui .liferay-bootstrap .work-life-balance-header:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.1);
  z-index: -1; }

.aui .liferay-bootstrap .work-life-balance-header .text-box {
  position: absolute;
  bottom: 50px;
  left: 15px;
  right: 15px; }

@media only screen and (min-width: 568px) {
  .aui .liferay-bootstrap .work-life-balance-header .text-box {
    left: 30px;
    right: 30px; } }
@media only screen and (min-width: 767px) {
  .aui .liferay-bootstrap .work-life-balance-header .text-box {
    left: 50px;
    right: 50px; } }
.aui .liferay-bootstrap .work-life-balance-header .text-box h3 {
  font-size: 2.14285em;
  color: white; }

.aui .liferay-bootstrap .work-life-balance-header .text-box p {
  margin: 0;
  font-size: 1.14285em;
  color: white; }

.aui .liferay-bootstrap .count-boxes {
  margin-left: -2.5%;
  margin-right: -2.5%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.aui .liferay-bootstrap .count-boxes .ico-arrow-right {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 70px;
  color: #1d204c; }

@media screen and (max-width: 640px) {
  .aui .liferay-bootstrap .count-boxes .ico-arrow-right {
    position: relative;
    top: 0;
    margin-bottom: 10px;
    transform: translateX(-50%) rotate(90deg); } }
.aui .liferay-bootstrap .count-item {
  max-width: 50%;
  width: 45%;
  background: #FFFFFF;
  box-shadow: 0 2px 11px 1px rgba(0, 0, 0, 0.16);
  border-radius: 3px;
  margin-bottom: 15px;
  margin: 0 2.5%;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  box-sizing: border-box; }

@media screen and (max-width: 640px) {
  .aui .liferay-bootstrap .count-item {
    width: 100%;
    max-width: 100%; } }
.aui .liferay-bootstrap .count-item .padding {
  padding: 20px 30px; }

.aui .liferay-bootstrap .count-item .amount {
  font-size: 2.71428em;
  line-height: 30px;
  color: #1d204c;
  font-weight: normal;
  font-family: 'ralewaybold';
  margin-bottom: 10px;
  display: block; }

.aui .liferay-bootstrap .count-item .top_text {
  border-bottom: 1px solid #DEDEDE; }

.aui .liferay-bootstrap .count-item small {
  display: block;
  font-family: 'ralewayregular'; }

.aui .liferay-bootstrap .count-item .welfare-tooltip {
  left: -35px; }

.aui .liferay-bootstrap .count-item-single {
  max-width: 315px;
  width: 315px; }

@media screen and (max-width: 500px) {
  .aui .liferay-bootstrap .count-item-single {
    width: 100%;
    max-width: 100%; } }
@media screen and (max-width: 640px) {
  .aui .liferay-bootstrap .count-item-two {
    margin-bottom: 10px; } }
.aui .liferay-bootstrap .count-alert .days-text {
  max-width: 180px; }

@media screen and (min-width: 501px) {
  .aui .liferay-bootstrap .count-alert {
    max-width: 315px; }

  .aui .liferay-bootstrap .count-alert.welfare-alert > *:last-child {
    margin-left: 5px; } }
/*
=============================
     PAGES
=============================
*/
.aui .liferay-bootstrap .relative-item {
  background: #fff;
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  margin-bottom: 30px;
  padding: 30px;
  box-sizing: border-box; }

.aui .liferay-bootstrap .relative-item h6 {
  margin: 0 0 5px; }

@media screen and (min-width: 992px) {
  .aui .liferay-bootstrap .relative-item h6 {
    min-height: 42px; } }
.aui .liferay-bootstrap .relative-item h6 .welfare-btn {
  margin-top: -5px; }

.aui .liferay-bootstrap .relative-item p {
  margin-bottom: 0; }

.aui .liferay-bootstrap .relative-item .welfare-tooltip-trigger {
  margin-left: 5px; }

.aui .liferay-bootstrap .relative-item .welfare-tooltip--right {
  min-width: 200px;
  right: -33px; }

.aui .liferay-bootstrap .bank-tooltip .welfare-tooltip-trigger {
  margin-left: 5px; }

.aui .liferay-bootstrap .bank-tooltip .welfare-tooltip--left {
  min-width: 200px;
  left: -34px; }

.aui .liferay-bootstrap .bank-tooltip .ico-info:before {
  position: relative;
  bottom: 2px; }

.aui .liferay-bootstrap .settlement-item {
  background: #fff;
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  margin-bottom: 30px;
  padding: 20px 30px;
  box-sizing: border-box;
  position: relative; }

.aui .liferay-bootstrap .settlement-item .settlement-item-inner {
  position: relative;
  z-index: 1; }

.aui .liferay-bootstrap .settlement-item .settlement-item-close {
  position: absolute;
  right: -20px;
  top: -10px; }

.aui .liferay-bootstrap .settlement-item .settlement-title {
  color: #1d204c; }

.aui .liferay-bootstrap .settlement-item p {
  margin: 0; }

.aui .liferay-bootstrap .settlement-item.last:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  border-radius: 4px;
  background: linear-gradient(to left, #6bc06f 0%, #40a8ef 100%); }

.aui .liferay-bootstrap .settlement-item.last:after {
  content: "";
  position: absolute;
  top: 2px;
  right: 2px;
  left: 2px;
  bottom: 2px;
  background-color: #FFFFFF;
  border-radius: 2px; }

.aui .liferay-bootstrap .settlement-search-button {
  box-sizing: content-box;
  padding-top: 25px;
  height: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

.aui .liferay-bootstrap .settlement-search-button .welfare-btn {
  padding-top: 10px;
  padding-bottom: 10px; }

.aui .liferay-bootstrap .settlement-search-button .loading-text {
  display: none;
  color: #1d204c;
  font-size: 0.71428em; }

.aui .liferay-bootstrap .settlement-search-button .loading-text span {
  margin-left: 5px; }

.aui .liferay-bootstrap .settlement-search-button .welfare-loader > div {
  width: 12px;
  height: 12px;
  transform-origin: 6px 7px;
  box-shadow: 0 2px 0 0 #1d204c; }

.aui .liferay-bootstrap .settlement-search-button.loading .welfare-btn {
  display: none; }

.aui .liferay-bootstrap .settlement-search-button.loading .loading-text {
  display: block; }

.aui .liferay-bootstrap .request-code-lightbox .welfare-feedback-icon {
  width: 120px;
  height: 120px;
  line-height: 120px;
  font-size: 2.5em; }

.aui .liferay-bootstrap .request-code-lightbox .request-code-step.feedback {
  padding-top: 15px; }

.aui .liferay-bootstrap .request-code-lightbox .request-code-step.feedback .welfare-feedback-title {
  margin: 20px 0; }

.aui .liferay-bootstrap .available-services {
  width: 100%;
  background: #fff;
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  margin-bottom: 30px;
  padding: 20px 30px;
  box-sizing: border-box;
  position: relative;
  display: -ms-flexbox;
  display: flex; }

.aui .liferay-bootstrap .available-services .available-services-inner {
  position: relative;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.aui .liferay-bootstrap .available-services .available-services-inner .available-services-label {
  color: #8c8c8c;
  font-family: 'ralewaybold';
  font-size: 0.71428em; }

.aui .liferay-bootstrap .available-services .available-services-inner .available-services-operator span {
  display: block;
  font-size: 0.85714em; }

.aui .liferay-bootstrap .available-services .available-services-inner .available-services-text {
  font-size: 0.85714em;
  margin-top: 10px; }

.aui .liferay-bootstrap .available-services .available-services-inner .available-services-text p {
  font-size: 0.85714em; }

.aui .liferay-bootstrap .available-services .available-services-inner .available-services-packets {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  margin: 20px 0;
  padding: 10px 0; }

.aui .liferay-bootstrap .available-services .available-services-inner .available-services-packets .service-packets-text {
  font-size: 0.85714em;
  font-family: 'ralewaybold'; }

.aui .liferay-bootstrap .service-detail-metadata {
  margin-bottom: 20px; }

.aui .liferay-bootstrap .service-detail-metadata span {
  display: block; }

@media screen and (min-width: 769px) {
  .aui .liferay-bootstrap .service-lightbox-content .service-lightbox-recap {
    display: -ms-flexbox;
    display: flex; } }
.aui .liferay-bootstrap .service-lightbox-content .service-lightbox-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-right: 70px; }

.aui .liferay-bootstrap .service-lightbox-content .service-lightbox-item:last-child {
  padding-right: 0; }

.aui .liferay-bootstrap .service-lightbox-content .service-lightbox-item .service-lightbox-title {
  margin-top: 10px; }

.aui .liferay-bootstrap .service-lightbox-content .service-lightbox-item .service-lightbox-title .service-lightbox-label {
  padding-left: 12px; }

@media screen and (max-width: 768px) {
  .aui .liferay-bootstrap .service-lightbox-content .service-lightbox-item {
    margin-bottom: 20px; } }
.aui .liferay-bootstrap .service-lightbox-content .lightbox-content {
  padding: 0; }

.aui .liferay-bootstrap .service-lightbox-content .lightbox-header .close-btn {
  color: #b7b7b7; }

.aui .liferay-bootstrap .service-detail-map {
  position: relative;
  text-align: right;
  height: 360px;
  width: 100%;
  margin-top: 50px;
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1); }

@media screen and (max-width: 768px) {
  .aui .liferay-bootstrap .service-detail-map {
    margin-top: 20px; } }
.aui .liferay-bootstrap .service-detail-map iframe {
  width: 100%; }

.aui .liferay-bootstrap .gmap_canvas {
  overflow: hidden;
  background: none !important;
  height: 360px;
  width: 100%; }

.aui .liferay-bootstrap .membership-cost {
  -ms-flex-align: center;
  align-items: center; }

.aui .liferay-bootstrap .membership-cost p {
  margin: 0; }

@media screen and (min-width: 501px) {
  .aui .liferay-bootstrap .membership-cost {
    display: -ms-flexbox;
    display: flex; }

  .aui .liferay-bootstrap .membership-cost p {
    margin-bottom: 10px; }

  .aui .liferay-bootstrap .membership-cost > div {
    width: 25%; } }
.aui .liferay-bootstrap .membership-cost .cost-number {
  padding-top: 10px;
  color: #1d204c;
  font-size: 2.28571em;
  font-family: 'ralewayextrabold'; }

.aui .liferay-bootstrap .membership-cost .amount-info {
  padding-top: 10px; }

.aui .liferay-bootstrap .membership-cost .amount-info .amount {
  color: #1d204c;
  font-size: 1.33333em;
  font-family: 'ralewayextrabold';
  margin-left: 5px; }

@media screen and (min-width: 501px) {
  .aui .liferay-bootstrap .membership-cost .amount-info {
    position: relative;
    padding-top: 35px;
    padding-left: 60px; }

  .aui .liferay-bootstrap .membership-cost .amount-info.balance-tot:after {
    content: "";
    width: 1px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -5px;
    background: #e1e1e1; } }
.aui .liferay-bootstrap .welfare-modules .saved-services-box header {
  margin-bottom: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.aui .liferay-bootstrap .welfare-modules .saved-services-box header + p {
  margin-bottom: 0; }

.aui .liferay-bootstrap .welfare-modules .saved-services-box header h4 {
  margin: 0; }

.aui .liferay-bootstrap .welfare-modules .saved-services-box .amount-info {
  line-height: 1; }

.aui .liferay-bootstrap .welfare-modules .saved-services-box .amount-info .ico, .aui .liferay-bootstrap .welfare-modules .saved-services-box .amount-info .customize-select__option--value::after {
  font-size: 1em; }

.aui .liferay-bootstrap .welfare-modules .saved-services-box .amount-info .amount {
  color: #1d204c;
  font-size: 1.33333em;
  font-family: 'ralewaybold';
  margin-left: 5px; }

.aui .liferay-bootstrap .welfare-modules .saved-services-box .amount-info .amount span {
  font: inherit; }

.aui .liferay-bootstrap .loan-status {
  padding: 4px 0 6px;
  border-top: 1px solid #eeeeee; }

.aui .liferay-bootstrap .loan-status .status-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  padding: 6px 0;
  border-bottom: 1px solid #eeeeee; }

.aui .liferay-bootstrap .loan-status .badge-status {
  display: inline-block;
  min-height: 18px; }

.aui .liferay-bootstrap .loan-status .welfare-btn-link {
  padding: 0;
  display: -ms-flexbox;
  display: flex; }

#alertMutuo .benefit-text {
  margin-top: 10px;
  margin-bottom: 30px; }

.aui .liferay-bootstrap .app-tooltip {
  display: -ms-flexbox;
  display: flex;
  transition: opacity 0.3s ease; }

@media screen and (min-width: 768px) {
  .aui .liferay-bootstrap .app-tooltip {
    opacity: 0;
    padding-top: 25px;
    height: 75px; } }
.aui .liferay-bootstrap .app-tooltip .ico, .aui .liferay-bootstrap .app-tooltip .customize-select__option--value::after {
  color: #b7b7b7;
  -ms-flex: none;
  flex: none;
  margin-right: 10px; }

.aui .liferay-bootstrap .app-tooltip p {
  margin: 0; }

.aui .liferay-bootstrap .app-tooltip.visible {
  opacity: 1; }

.aui .liferay-bootstrap .mutuo-quota-rimborso:after {
  content: "";
  display: table;
  clear: both; }

@media screen and (min-width: 768px) {
  .aui .liferay-bootstrap .mutuo-quota-rimborso {
    padding-left: 70px; }

  .aui .liferay-bootstrap .mutuo-quota-rimborso:before {
    content: "";
    position: absolute;
    left: 25px;
    top: 50%;
    margin-top: -40px;
    width: 1px;
    height: 70px;
    background: #e1e1e1; } }
.aui .liferay-bootstrap .mutuo-quota-rimborso-header {
  display: block;
  float: left;
  clear: right;
  line-height: 1;
  padding-right: 25px;
  position: relative; }

.aui .liferay-bootstrap .mutuo-quota-rimborso .amount {
  clear: left;
  margin-top: 15px;
  color: #1d204c;
  font-size: 2.28571em;
  font-family: 'ralewaybold'; }

@media screen and (min-width: 768px) {
  .aui .liferay-bootstrap .mutuo-quota-rimborso.quota--richiesta-rimborso {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0; }

  .aui .liferay-bootstrap .mutuo-quota-rimborso.quota--richiesta-rimborso:before {
    display: none; }

  .aui .liferay-bootstrap .mutuo-quota-rimborso.quota--richiesta-rimborso .amount {
    margin: 0; }

  .aui .liferay-bootstrap .mutuo-quota-rimborso.quota--richiesta-rimborso .line {
    -ms-flex: none;
    flex: none;
    margin: 0 80px;
    width: 1px;
    height: 50px;
    background: #e1e1e1; }

  .aui .liferay-bootstrap .mutuo-quota-rimborso.quota--richiesta-rimborso .info {
    -ms-flex: 4;
    flex: 4;
    margin: 0; } }
.aui .liferay-bootstrap .tur-msg {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.aui .liferay-bootstrap .tur-msg span:first-child {
  padding-right: 10px; }

.aui .liferay-bootstrap .tur-lightbox .lightbox-footer {
  display: block; }

.aui .liferay-bootstrap .tur-lightbox .lightbox-footer .welfare-btn {
  min-width: 165px; }

.aui .liferay-bootstrap .amortization-empty {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.aui .liferay-bootstrap .amortization-empty > p {
  margin-right: 10px; }

.aui .liferay-bootstrap .stepper-sanita .card-container {
  min-height: 120px; }

.aui .liferay-bootstrap .stepper-sanita .bonus-slider-container .card .card-header {
  -ms-flex-pack: left !important;
  justify-content: left !important; }

.aui .liferay-bootstrap .stepper-sanita .bonus-slider-container .card .card-header h5 {
  margin-right: 20px;
  margin-bottom: 0; }

.aui .liferay-bootstrap .stepper-sanita .bonus-slider-container .card .card-header .arrow {
  width: 20px;
  margin-right: 20px; }

.aui .liferay-bootstrap .stepper-sanita .bonus-slider-container .card .card-body {
  padding: 30px 5rem; }

.aui .liferay-bootstrap .trc-intro h2 {
  margin-bottom: 24px; }

.aui .liferay-bootstrap .trc-intro__links {
  margin-top: 32px; }

.aui .liferay-bootstrap .trc-intro__links a:first-child {
  min-width: 150px; }

.aui .liferay-bootstrap .trc-intro__links a:last-child {
  text-transform: uppercase;
  margin-left: 16px; }

@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .trc-intro__links a:last-child {
    margin: 10px 0 0; } }
@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .trc-intro__links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: unset;
    flex-wrap: unset; } }
@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .activate-trc-lightbox .lightbox {
    padding: 60px 15px 15px; } }
.aui .liferay-bootstrap .activate-trc-lightbox .lightbox-content {
  padding: 15px 0 30px; }

.aui .liferay-bootstrap .activate-trc-lightbox .lightbox-footer {
  -ms-flex-pack: center;
  justify-content: center; }

@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .activate-trc-lightbox .lightbox-footer {
    -ms-flex-direction: row;
    flex-direction: row; } }
.aui .liferay-bootstrap .activate-trc-lightbox .lightbox-footer button, .aui .liferay-bootstrap .activate-trc-lightbox .lightbox-footer a {
  margin: 0 16px;
  min-width: 150px; }

@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .activate-trc-lightbox .lightbox-footer button, .aui .liferay-bootstrap .activate-trc-lightbox .lightbox-footer a {
    min-width: auto; } }
@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .activate-trc-lightbox .lightbox-footer .welfare-btn + .welfare-btn {
    margin-top: 0; } }
@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .trc-confirm {
    padding: 0 15%; } }
.aui .liferay-bootstrap .trc-confirm__icon {
  width: 150px;
  height: 150px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #7ac843;
  border-radius: 100%;
  color: #7ac843;
  font-size: 3em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: unset;
  flex-direction: unset;
  -ms-flex-wrap: unset;
  flex-wrap: unset; }

@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .trc-confirm__icon {
    width: 100px;
    height: 100px;
    font-size: 2em; } }
@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .trc-graphic {
    width: 350px;
    margin-right: auto;
    margin-left: auto; } }
.aui .liferay-bootstrap .trc-graphic__bottom {
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .trc-graphic__bottom {
    text-align: left;
    display: block;
    position: relative;
    margin-top: 80px; } }
.aui .liferay-bootstrap .trc-graphic__bottom .svg-arrows-down {
  position: absolute;
  left: 24%;
  top: -55px; }

.aui .liferay-bootstrap .trc-graphic__center {
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .trc-graphic__center {
    position: relative;
    padding: 0 5%; } }
.aui .liferay-bootstrap .trc-graphic__center .svg-arrows-down {
  margin: 30px 0;
  width: 100%; }

.aui .liferay-bootstrap .trc-graphic__center .svg-arrows-side {
  position: absolute;
  top: 35px;
  right: 75%; }

@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .trc-graphic__center .svg-arrows-side {
    right: 48%;
    transform: translateX(50%);
    top: 80px; } }
.aui .liferay-bootstrap .trc-graphic__top {
  text-align: center; }

@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .trc-graphic__top {
    position: relative;
    padding: 0 5%; } }
.aui .liferay-bootstrap .trc-graphic__top .svg-arrows-down {
  margin: 30px 0; }

@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .trc-graphic__top .svg-arrows-down {
    width: 45%;
    margin: 20px 0; } }
.aui .liferay-bootstrap .trc-graphic__box {
  position: relative; }

.aui .liferay-bootstrap .trc-graphic__box .box-icon {
  margin: auto;
  background: white;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.05);
  border-radius: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: unset;
  flex-direction: unset;
  -ms-flex-wrap: unset;
  flex-wrap: unset; }

.aui .liferay-bootstrap .trc-graphic__box .box-icon svg {
  max-width: 80%;
  max-height: 80%; }

.aui .liferay-bootstrap .trc-graphic__box .box-text {
  min-height: 100px; }

@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .trc-graphic__box .box-text {
    min-height: 125px; } }
.aui .liferay-bootstrap .trc-graphic__box h4 {
  margin: 15px 0 0; }

.aui .liferay-bootstrap .trc-graphic__box h5 {
  font-family: ralewaysemibold;
  margin: 15px 0 20px; }

@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .trc-graphic__box h5 {
    margin: 15px 0 10px; } }
.aui .liferay-bootstrap .trc-graphic__box p {
  margin: 0;
  padding: 0 30px; }

@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .trc-graphic__box p {
    padding: 0; } }
.aui .liferay-bootstrap .trc-graphic__box_bottom {
  width: calc(100% / 3); }

@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .trc-graphic__box_bottom {
    padding-left: 35%;
    margin-bottom: 30px;
    width: auto; } }
.aui .liferay-bootstrap .trc-graphic__box_bottom .box-icon {
  width: 80px;
  height: 80px; }

@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .trc-graphic__box_bottom .box-icon {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0;
    top: 0; }

  .aui .liferay-bootstrap .trc-graphic__box_bottom .box-icon svg {
    max-width: 50%;
    max-height: 50%;
    width: auto;
    height: auto; } }
.aui .liferay-bootstrap .trc-graphic__box_center {
  width: calc(100% / 3); }

@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .trc-graphic__box_center {
    width: 45%; } }
.aui .liferay-bootstrap .trc-graphic__box_center .box-icon {
  width: 130px;
  height: 130px; }

.aui .liferay-bootstrap .trc-graphic__box_side .box-icon {
  width: 80px;
  height: 80px; }

@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .trc-graphic__box_top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }
.aui .liferay-bootstrap .trc-graphic__box_top .box-icon {
  width: 130px;
  height: 130px; }

@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .trc-graphic__box_top .box-icon-xs-container {
    width: 45%; } }
@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .trc-graphic__box_top h4 {
    text-align: left;
    width: 45%; } }
.aui .liferay-bootstrap .work-life-balance-page .ico, .aui .liferay-bootstrap .work-life-balance-page .customize-select__option--value::after {
  position: relative;
  top: 0px; }

.aui .liferay-bootstrap .work-life-balance-page .text-secondary {
  margin: 0; }

.aui .liferay-bootstrap .work-life-balance-page .text-secondary.title {
  margin: 5px 0 20px; }

.aui .liferay-bootstrap .work-life-balance-page .header-slider {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.aui .liferay-bootstrap .work-life-balance-page .header-slider .view-all-btn .ico, .aui .liferay-bootstrap .work-life-balance-page .header-slider .view-all-btn .customize-select__option--value::after {
  top: 1px; }

.aui .liferay-bootstrap .work-life-balance-page .header-slider .view-all-btn span {
  font-weight: bold; }

.aui .liferay-bootstrap .work-life-balance-page .header-slider a {
  display: inline-block; }

.aui .liferay-bootstrap .work-life-balance-page .header-slider a span {
  margin-right: 5px;
  display: inline-block; }

.aui .liferay-bootstrap .work-life-balance-page .swiper-pagination-bullet-active {
  background: #1d204c; }

.aui .liferay-bootstrap .work-life-balance-page .swiper-pagination {
  position: relative; }

.aui .liferay-bootstrap .work-life-balance-page .bg {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
  background: #f2f2f2;
  height: 40px;
  width: 40px;
  outline: none;
  opacity: 1;
  transition: opacity 0.3s; }

@media screen and (min-width: 768px) {
  .aui .liferay-bootstrap .work-life-balance-page .bg {
    opacity: 0; } }
.aui .liferay-bootstrap .work-life-balance-page .bg.right {
  top: calc(50% - 90px);
  right: 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px; }

@media screen and (min-width: 514px) {
  .aui .liferay-bootstrap .work-life-balance-page .bg.right {
    top: calc(50% - 100px); } }
@media screen and (min-width: 768px) {
  .aui .liferay-bootstrap .work-life-balance-page .bg.right {
    top: calc(80px - 20px); } }
.aui .liferay-bootstrap .work-life-balance-page .bg.left {
  top: calc(50% - 90px);
  left: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; }

@media screen and (min-width: 514px) {
  .aui .liferay-bootstrap .work-life-balance-page .bg.left {
    top: calc(50% - 100px); } }
@media screen and (min-width: 768px) {
  .aui .liferay-bootstrap .work-life-balance-page .bg.left {
    top: calc(80px - 20px); } }
.aui .liferay-bootstrap .work-life-balance-page .swiper-button-next,
.aui .liferay-bootstrap .work-life-balance-page .swiper-button-prev {
  background-image: url("");
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 0; }

.aui .liferay-bootstrap .work-life-balance-page .swiper-button-next img,
.aui .liferay-bootstrap .work-life-balance-page .swiper-button-prev img {
  top: 6px;
  left: 0;
  right: 0px;
  position: absolute; }

.aui .liferay-bootstrap .work-life-balance-page .swiper-button-next:hover,
.aui .liferay-bootstrap .work-life-balance-page .swiper-button-prev:hover {
  outline: none; }

.aui .liferay-bootstrap .work-life-balance-page .swiper-pagination-bullets {
  bottom: -10px; }

.aui .liferay-bootstrap .work-life-balance-page .swiper-container {
  width: 100%;
  height: 100%;
  padding-bottom: 10px; }

.aui .liferay-bootstrap .work-life-balance-page .swiper-container:hover .bg {
  opacity: 1;
  transition: opacity 0.3s; }

.aui .liferay-bootstrap .work-life-balance-page .swiper-slide {
  font-size: 1.28571em;
  background: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center; }

.aui .liferay-bootstrap .work-life-balance-page .swiper-slide a {
  text-decoration: none;
  color: #1d204c; }

.aui .liferay-bootstrap .work-life-balance-page .swiper-slide a:hover {
  text-decoration: none; }

.aui .liferay-bootstrap .work-life-balance-page .swiper-slide .work-life-balance-slider-item .text-box .title {
  font-size: 1.28571em;
  font-weight: bold;
  color: #1d204c;
  margin: 15px 0; }

.aui .liferay-bootstrap .work-life-balance-page .swiper-slide .work-life-balance-slider-item .text-box .subtitle {
  font-size: 0.85714em; }

.aui .liferay-bootstrap .work-life-balance-page .swiper-slide img {
  max-width: 100%; }

@media only screen and (min-width: 767px) {
  .aui .liferay-bootstrap .work-life-balance-page .swiper-slide img {
    height: 160px; } }
.aui .liferay-bootstrap .work-life-balance-page .swiper-slide:hover {
  text-decoration: underline; }

.aui .liferay-bootstrap .work-life-balance-details .header .text-secondary {
  margin: 5px 0 20px; }

.aui .liferay-bootstrap .work-life-balance-details .header .welfare-back-btn .ico, .aui .liferay-bootstrap .work-life-balance-details .header .welfare-back-btn .customize-select__option--value::after {
  position: relative;
  top: -1px; }

.aui .liferay-bootstrap .work-life-balance-details .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 30px;
  margin: -15px; }

.aui .liferay-bootstrap .work-life-balance-details .content .item {
  width: 100%;
  margin: 15px;
  cursor: pointer; }

@media only screen and (min-width: 568px) {
  .aui .liferay-bootstrap .work-life-balance-details .content .item {
    width: calc((100% / 2) - 30px); } }
@media only screen and (min-width: 767px) {
  .aui .liferay-bootstrap .work-life-balance-details .content .item {
    width: calc((100% / 3) - 30px); } }
.aui .liferay-bootstrap .work-life-balance-details .content .item .text-box {
  margin-top: 15px; }

.aui .liferay-bootstrap .work-life-balance-details .content .item .text-box .title {
  font-size: 1.28571em;
  color: #1d204c; }

.aui .liferay-bootstrap .work-life-balance-details .content .item:hover {
  text-decoration: underline; }

.aui .liferay-bootstrap .work-life-balance-details .content img {
  max-width: 100%;
  max-height: 100%; }

.aui .liferay-bootstrap .work-life-balance-card-details .tag-page {
  font-size: 1.14285em;
  color: #0978C8;
  padding: 15px 0; }

.aui .liferay-bootstrap .work-life-balance-card-details .ico, .aui .liferay-bootstrap .work-life-balance-card-details .customize-select__option--value::after {
  position: relative;
  top: 0; }

.aui .liferay-bootstrap .work-life-balance-card-details p {
  color: #797979;
  line-height: 1.8; }

.aui .liferay-bootstrap .work-life-balance-card-details .img-header {
  max-width: 100%;
  margin-top: 20px; }

.aui .liferay-bootstrap .work-life-balance-card-details .section-text {
  margin-top: 50px;
  margin-bottom: 20px;
  color: #1d204c; }

.aui .liferay-bootstrap .work-life-balance-card-details .content-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  margin-top: 40px; }

@media only screen and (min-width: 767px) {
  .aui .liferay-bootstrap .work-life-balance-card-details .content-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between; } }
.aui .liferay-bootstrap .work-life-balance-card-details .content-wrapper .left-content {
  -ms-flex: 1;
  flex: 1; }

@media only screen and (min-width: 767px) {
  .aui .liferay-bootstrap .work-life-balance-card-details .content-wrapper .left-content {
    margin-right: 30px; } }
.aui .liferay-bootstrap .work-life-balance-card-details .content-wrapper .right-content {
  width: 100%;
  height: 100%;
  padding: 20px;
  margin-bottom: 20px;
  box-shadow: 0px 0px 8px -1px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  position: -webkit-sticky;
  position: sticky;
  top: 30px; }

@media only screen and (min-width: 767px) {
  .aui .liferay-bootstrap .work-life-balance-card-details .content-wrapper .right-content {
    width: 180px;
    margin-bottom: 0px; } }
.aui .liferay-bootstrap .work-life-balance-card-details .content-wrapper .right-content .title {
  color: #1d204c;
  margin: 0;
  font-size: 1em;
  line-height: 1.5; }

.aui .liferay-bootstrap .work-life-balance-card-details .content-wrapper .right-content .btn {
  padding: 0;
  padding: 15px 0;
  width: 100%; }

.aui .liferay-bootstrap .work-life-balance-card-details .content-wrapper .right-content .btn .welfare-btn-primary {
  width: 100%; }

.aui .liferay-bootstrap .work-life-balance-card-details .content-wrapper .right-content .attachments .attachments-title {
  color: #797979;
  text-transform: uppercase;
  border-top: 1px solid #e1e1e1;
  padding: 0;
  padding-top: 15px;
  border-radius: 0;
  font-size: 0.85714em; }

.aui .liferay-bootstrap .work-life-balance-card-details .content-wrapper .right-content .attachments a {
  text-decoration: underline;
  margin: 5px 0;
  text-align: left;
  white-space: normal;
  padding: 0;
  display: block; }

.aui .liferay-bootstrap .work-life-balance-card-details .content-wrapper .right-content .attachments a.welfare-btn-link.primary.w-ico {
  padding-left: 22px; }

.aui .liferay-bootstrap .work-life-balance-card-details .content-wrapper .right-content .attachments a i:before {
  left: 5px; }

/*
=============================
     custom Edenred
=============================
*/
.aui .liferay-bootstrap .welfare-box {
  max-width: 780px;
  margin: 50px auto; }

.aui .liferay-bootstrap .loader-overlay {
  position: absolute;
  z-index: 9999; }

.aui .liferay-bootstrap .loader-overlay .lightbox-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8); }

.aui .liferay-bootstrap .loader-overlay img {
  width: 128px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.aui .liferay-bootstrap .fixed-centered {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

/*BANNER HOME START*/
.services-list-slider-home {
  width: 100vw;
  overflow: hidden; }

.services-list-slider-home .services-list-swiper {
  width: 768px;
  margin: 0;
  overflow: hidden;
  position: static; }

@media screen and (max-width: 768px) {
  .services-list-slider-home .services-list-swiper {
    width: 100%; } }
.services-list-slider-home .next-prev-btns {
  position: absolute;
  top: 0;
  right: 0; }

@media screen and (max-width: 768px) {
  .services-list-slider-home .next-prev-btns {
    display: none; } }
.services-list-slider-home .next-prev-btns .prev-btn, .services-list-slider-home .next-prev-btns .next-btn {
  color: #0978c8;
  cursor: pointer; }

.services-list-slider-home .next-prev-btns .prev-btn:focus, .services-list-slider-home .next-prev-btns .next-btn:focus {
  outline: none; }

.services-list-slider-home .next-prev-btns .prev-btn.swiper-button-disabled, .services-list-slider-home .next-prev-btns .next-btn.swiper-button-disabled {
  opacity: .5; }

.services-list-slider-home .next-prev-btns .prev-btn {
  padding-right: 24px; }

/*BANNER HOME END*/
/* ******** ACCESSIBILITA ******** */
.aui .liferay-bootstrap .welfare-modules {
  font-size: 1.07142;
  line-height: 1.5;
  color: #333333 !important;
  font-family: 'ralewayregular'; }

.aui .liferay-bootstrap .welfare-btn-link {
  background: none;
  padding-left: 0;
  padding-right: 0;
  color: #333333 !important; }

.aui .liferay-bootstrap .welfare-modules .category-item {
  box-shadow: 0 2px 11px 1px rgba(0, 0, 0, 0.16);
  border-radius: 3px;
  padding: 30px;
  display: block;
  text-align: center;
  color: #333333 !important; }

.aui .liferay-bootstrap .service-item .service {
  color: #333333 !important;
  font-size: 0.8em;
  font-weight: 500; }

.aui .liferay-bootstrap .welfare-modules .small-label {
  text-transform: uppercase;
  font-size: 0.71428em;
  font-family: 'ralewaybold';
  color: #333; }

.aui .liferay-bootstrap .welfare-modules .form-group > label:not(.welfare-switch) {
  display: block;
  margin-bottom: 10px;
  color: #333;
  font-size: 0.71428em;
  text-transform: uppercase; }

.aui .custom .liferay-bootstrap .welfare-btn[disabled] {
  background-color: #e1e1e1;
  border-color: #e1e1e1;
  color: #333; }

.aui .liferay-bootstrap .welfare-modules .form-group .error-msg {
  color: rgba(192, 39, 45, 0.5);
  font-size: 0.66666em;
  text-transform: uppercase;
  margin-top: 8px; }

.aui .liferay-bootstrap .benefit-cards-container .benefit-card .state-text {
  font-size: 0.8em;
  color: #333333 !important; }

/* ******** ACCESSIBILITA ******** */
.aui .liferay-bootstrap .welfare-modules {
  font-size: 1.0714em;
  line-height: 1.5;
  color: #555555 !important;
  font-family: 'ralewayregular'; }

.aui .liferay-bootstrap .service-item .service {
  /* color: rgba(121, 121, 121, 0.7); */
  font-size: 0.8em;
  font-weight: 500; }

.aui .liferay-bootstrap .welfare-btn-link {
  background: none;
  padding-left: 0;
  padding-right: 0;
  color: #333333 !important; }

.aui .liferay-bootstrap .welfare-modules .category-item {
  box-shadow: 0 2px 11px 1px rgba(0, 0, 0, 0.16);
  border-radius: 3px;
  padding: 30px;
  display: block;
  text-align: center;
  color: #333333 !important; }

.aui .liferay-bootstrap .service-item .service {
  color: #333333 !important;
  font-size: 0.8em;
  font-weight: 500; }

.aui .custom .liferay-bootstrap .welfare-btn[disabled] {
  background-color: #e1e1e1;
  border-color: #e1e1e1;
  color: #333333 !important; }

.aui .liferay-bootstrap .welfare-modules .form-group .error-msg {
  color: rgba(192, 39, 45, 0.5);
  font-size: 0.66666em;
  text-transform: uppercase;
  margin-top: 8px; }

#slides_control > div {
  height: 200px; }

.img-banner {
  margin: auto;
  width: 400px; }

#slides_control {
  position: absolute;
  width: 400px;
  left: 50%;
  top: 20px;
  margin-left: -200px; }

.aui .liferay-bootstrap .welfare-btn-block {
  width: 100%; }

.aui .liferay-bootstrap .slider.has-error .slider-selection {
  background: #c0272d; }

.aui .liferay-bootstrap .welfare-modules.welfare-voucher form.welfare-form-sm .welfare-btn {
  padding-top: 10px;
  padding-bottom: 10px; }

.aui .liferay-bootstrap .welfare-modules.welfare-voucher form.welfare-form-sm .welfare-voucher-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.aui .liferay-bootstrap .welfare-modules.welfare-voucher form.welfare-form-sm .welfare-voucher-header.form-group {
  margin-bottom: 10px; }

.aui .liferay-bootstrap .welfare-modules.welfare-voucher form.welfare-form-sm .welfare-voucher-header > label:not(.welfare-switch) {
  margin-bottom: 0; }

.aui .liferay-bootstrap .welfare-modules.welfare-voucher form.welfare-form-sm .welfare-voucher-header .welfare-tooltip-trigger {
  position: relative; }

@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .welfare-modules.welfare-voucher form.welfare-form-sm .welfare-voucher-header .welfare-tooltip--left {
    left: auto;
    right: -20px; }

  .aui .liferay-bootstrap .welfare-modules.welfare-voucher form.welfare-form-sm .welfare-voucher-header .welfare-tooltip--left:after {
    left: auto;
    right: 23px; } }
.aui .liferay-bootstrap .welfare-modules.welfare-voucher .welfare-tooltip {
  font-family: "ralewayregular" !important; }

.aui .liferay-bootstrap .welfare-modules.welfare-voucher .welfare-tooltip b {
  font-family: "ralewaybold" !important; }

.aui .liferay-bootstrap .welfare-credit-panel-container {
  padding-top: 5px; }

.aui .liferay-bootstrap .welfare-credit-panel {
  border-radius: 3px;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1), 0 -1px 5px 0 rgba(0, 0, 0, 0.1);
  padding: 20px 0; }

@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .welfare-credit-panel {
    padding: 20px 0; } }
.aui .liferay-bootstrap .welfare-credit-panel .credit-panel-header {
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 30px; }

.aui .liferay-bootstrap .welfare-credit-panel .credit-panel-header h5 {
  margin-bottom: 0; }

.aui .liferay-bootstrap .welfare-credit-panel .credit-panel-header .ico-arrow-down {
  color: #3fa8f4;
  transform: rotate(-180deg);
  transition: transform 0.3s ease; }

.aui .liferay-bootstrap .welfare-credit-panel .credit-panel-header.collapsed .ico-arrow-down {
  transform: rotate(0deg); }

@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .welfare-credit-panel .credit-panel-header {
    padding: 0 20px; } }
.aui .liferay-bootstrap .welfare-credit-panel .credit-panel-body {
  padding: 0 30px 0 30px; }

@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .welfare-credit-panel .credit-panel-body {
    padding: 0 20px; } }
.aui .liferay-bootstrap .welfare-credit-panel .credit-panel-footer {
  padding: 0 30px; }

.aui .liferay-bootstrap .welfare-credit-panel .credit-panel-footer p {
  margin-bottom: 0; }

.aui .liferay-bootstrap .welfare-credit-panel .credit-panel-footer .credit-percentage {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.aui .liferay-bootstrap .welfare-credit-panel .credit-panel-footer .credit-percentage .slider {
  width: 40%; }

.aui .liferay-bootstrap .welfare-credit-panel .credit-panel-footer .credit-percentage .slider .slider-track {
  background: #f2f2f2;
  overflow: hidden; }

@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .welfare-credit-panel .credit-panel-footer {
    padding: 0 20px; }

  .aui .liferay-bootstrap .welfare-credit-panel .credit-panel-footer .credit-percentage {
    display: block; }

  .aui .liferay-bootstrap .welfare-credit-panel .credit-panel-footer .credit-percentage .slider {
    width: 100%; } }
.aui .liferay-bootstrap .wallet-list {
  padding-top: 2rem; }

.aui .liferay-bootstrap .wallet-list .welfare-btn-link {
  position: relative;
  top: 10px; }

.aui .liferay-bootstrap .wallet-list .welfare-btn-link span {
  font-family: 'ralewaybold'; }

.aui .liferay-bootstrap .wallet-list .welfare-btn-link .is-show {
  display: none; }

.aui .liferay-bootstrap .wallet-list .welfare-btn-link .is-hide {
  display: block; }

.aui .liferay-bootstrap .wallet-list .welfare-btn-link.collapsed .is-show {
  display: block; }

.aui .liferay-bootstrap .wallet-list .welfare-btn-link.collapsed .is-hide {
  display: none; }

.aui .liferay-bootstrap .wallet-list .wallet-item {
  padding: 12px 0;
  border-bottom: 1px solid #eeeeee; }

.aui .liferay-bootstrap .wallet-list .wallet-item .welfare-tooltip-trigger {
  cursor: pointer; }

.aui .liferay-bootstrap .wallet-list .wallet-item .welfare-tooltip-trigger.has-badge:after {
  content: "";
  position: absolute;
  top: 0;
  right: -4px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(192, 39, 45, 0.8); }

@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .wallet-list .wallet-item {
    padding: 40px 0 20px; }

  .aui .liferay-bootstrap .wallet-list .wallet-item:first-child {
    padding-top: 20px; }

  .aui .liferay-bootstrap .wallet-list .wallet-item .item-wallet .welfare-tooltip--left {
    left: auto;
    right: -20px; }

  .aui .liferay-bootstrap .wallet-list .wallet-item .item-wallet .welfare-tooltip--left:after {
    left: auto;
    right: 23px; } }
.aui .liferay-bootstrap .wallet-list .wallet-item.off .wallet-column.item-max {
  opacity: 0.5; }

.aui .liferay-bootstrap .wallet-list .form-group.has-icon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 37px;
  width: 1px;
  height: 25px;
  margin-top: -12px;
  background-color: #e1e1e1; }

.aui .liferay-bootstrap .wallet-list .form-group.has-icon .welfare-input {
  padding-left: 45px;
  font-family: 'ralewaybold'; }

.aui .liferay-bootstrap .wallet-list-header,
.aui .liferay-bootstrap .wallet-list .wallet-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center; }

.aui .liferay-bootstrap .wallet-list .header-item {
  font-size: 0.75em;
  font-family: 'ralewaysemibold';
  color: rgba(121, 121, 121, 0.8); }

.aui .liferay-bootstrap .wallet-list-header .header-item {
  padding: 0 16px; }

.aui .liferay-bootstrap .wallet-list-header .header-item.item-wallet {
  padding-left: 0; }

.aui .liferay-bootstrap .wallet-list-header .header-item.item-credit {
  padding-right: 0; }

@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .wallet-list-header .header-item {
    padding: 5px 0; } }
@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .wallet-list-header {
    display: none; } }
.aui .liferay-bootstrap .wallet-list-body .wallet-column {
  position: relative;
  padding: 0 16px; }

.aui .liferay-bootstrap .wallet-list-body .wallet-column .header-item {
  position: absolute;
  left: 0;
  bottom: 100%;
  white-space: nowrap;
  width: 100%;
  margin-bottom: 0; }

@media screen and (min-width: 768px) {
  .aui .liferay-bootstrap .wallet-list-body .wallet-column .header-item {
    display: none; } }
.aui .liferay-bootstrap .wallet-list-body .wallet-column.item-wallet {
  padding-left: 0; }

@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .wallet-list-body .wallet-column.item-wallet {
    padding-bottom: 30px; } }
.aui .liferay-bootstrap .wallet-list-body .wallet-column.item-max {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  position: relative; }

@media screen and (min-width: 768px) {
  .aui .liferay-bootstrap .wallet-list-body .wallet-column.item-max::before,
  .aui .liferay-bootstrap .wallet-list-body .wallet-column.item-max::after {
    content: "";
    position: absolute;
    top: 5px;
    bottom: 5px;
    width: 1px;
    background-color: #eeeeee; }

  .aui .liferay-bootstrap .wallet-list-body .wallet-column.item-max::before {
    left: 0; }

  .aui .liferay-bootstrap .wallet-list-body .wallet-column.item-max::after {
    right: 0; } }
.aui .liferay-bootstrap .wallet-list-body .wallet-column.item-credit {
  padding-right: 0; }

.aui .liferay-bootstrap .wallet-list-body .wallet-column.item-credit .form-group {
  margin-bottom: 0; }

@media screen and (max-width: 767px) {
  .aui .liferay-bootstrap .wallet-list-body .wallet-column {
    padding: 5px 0; } }
.aui .liferay-bootstrap .wallet-list-body p {
  margin-bottom: 0;
  color: #1d204c;
  font-size: 0.75em;
  font-family: 'ralewaysemibold';
  opacity: 0.8; }

.aui .liferay-bootstrap .wallet-list-body .item-wallet {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

.aui .liferay-bootstrap .wallet-list-body .item-wallet p {
  font-family: 'ralewaybold';
  padding-right: 30px; }

.aui .liferay-bootstrap .wallet-list-body .item-wallet .welfare-tooltip-trigger {
  font-size: 80%;
  margin-left: auto; }

.aui .liferay-bootstrap .wallet-list .item-wallet {
  -ms-flex: none;
  flex: none;
  width: 100%; }

.aui .liferay-bootstrap .wallet-list .item-max {
  -ms-flex: none;
  flex: none;
  width: 50%; }

.aui .liferay-bootstrap .wallet-list .item-credit {
  -ms-flex: none;
  flex: none;
  width: 50%; }

@media screen and (min-width: 768px) {
  .aui .liferay-bootstrap .wallet-list .item-wallet {
    width: 44%; }

  .aui .liferay-bootstrap .wallet-list .item-max {
    width: 28%; }

  .aui .liferay-bootstrap .wallet-list .item-credit {
    width: 28%; } }

