body {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
nav ul,
nav ol {
  list-style: none none;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
video,
embed,
object {
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: 100%;
}
body {
  color: #333333;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
abbr[title] {
  border-bottom: 1px dotted #b3b8bd;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f6f6f6;
  color: #000000;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #b3b8bd;
  margin-bottom: 20px;
  margin-top: 20px;
}
sub,
sup {
  font-size: 71.42857143000001%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-family: 'Titillium';
  font-weight: 600;
  line-height: 52px;
  font-size: 4.2rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
h2 {
  font-family: 'Titillium';
  font-weight: 600;
  line-height: 38px;
  font-size: 2.8rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
h3 {
  font-family: 'Titillium';
  font-weight: 600;
  line-height: 38px;
  font-size: 2.4rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
h4 {
  font-family: 'Titillium';
  font-weight: 700;
  line-height: 38px;
  font-size: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h5 {
  font-family: 'Titillium';
  font-weight: 700;
  line-height: 1.1;
  font-size: 2.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h6 {
  font-family: 'Titillium';
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.6rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #333333;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #006bb4;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #006bb4;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #006bb4;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #ff5501;
  text-decoration: underline;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 20px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}
dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f6f6f6;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #f6f6f6;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #f6f6f6;
  border: 1px solid #b3b8bd;
  color: #111111;
  line-height: 1.42857143;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 1.2rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #b3b8bd;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #333333;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #333333;
  line-height: 1.42857143;
  font-size: 1rem;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 11px 10px;
}
button {
  background-image: none;
  background: #ffffff;
  border: 1px solid #317ed9;
  color: #317ed9;
  cursor: pointer;
  display: inline-block;
  font-family: 'Roboto';
  font-weight: 600;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.2rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active {
  background: #2571cb;
  border: 1px solid #317ed9;
  color: #ffffff;
}
button:hover {
  background: #2571cb;
  border: 1px solid #317ed9;
  color: #ffffff;
}
button.disabled,
button[disabled],
fieldset[disabled] button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #b3b8bd;
  border-radius: 1px;
  color: #001c39;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  height: 44px;
  line-height: 22px;
  padding: 0 12px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type*="date"]:disabled,
input[type="email"]:disabled {
  opacity: 0.5;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type*="date"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #333333;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type*="date"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #333333;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type*="date"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #333333;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #ffffff url('../images/select-bg.svg') no-repeat 100% 45%;
  background-clip: padding-box;
  border: 1px solid rgba(179, 184, 189, 0.6);
  border-radius: 1px;
  color: #001c39;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  height: 44px;
  line-height: 22px;
  padding: 0 12px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:focus {
  border: 1px solid #b3b8bd;
}
select:disabled {
  opacity: 0.5;
  background: #ffffff;
  border: 1px solid #b3b8bd;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #b3b8bd;
  border-radius: 1px;
  font-family: Roboto;
  font-size: 14px;
  height: auto;
  line-height: 1.42857143;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #333333;
}
textarea::-webkit-input-placeholder {
  color: #333333;
}
textarea:-ms-input-placeholder {
  color: #333333;
}
input[type="checkbox"] {
  margin: 2px 5px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380;
}
div.mage-error {
  color: #e02b27;
  font-size: 1.2rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #00699d;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.abs-reset-list,
.bundle-options-container .block-bundle-summary .bundle.items,
.product-items,
.prices-tier,
.search-terms,
.cart-summary .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.order-details-items .items-qty,
.footer.content ul,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.abs-reset-list > li,
.bundle-options-container .block-bundle-summary .bundle.items > li,
.product-items > li,
.prices-tier > li,
.search-terms > li,
.cart-summary .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.order-details-items .items-qty > li,
.footer.content ul > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.action-primary {
  background-image: none;
  background: #317ed9;
  border: 1px solid #317ed9;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Roboto';
  font-weight: 600;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  border-radius: 3px;
}
.action-primary:focus,
.action-primary:active {
  background: #f2f2f2;
  border: 1px solid #317ed9;
  color: #317ed9;
}
.action-primary:hover {
  background: #f2f2f2;
  border: 1px solid #006bb4;
  color: #317ed9;
}
.action-primary.disabled,
.action-primary[disabled],
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-revert-to-action-secondary,
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.block-compare .action.primary,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
  border-radius: 3px;
}
.abs-revert-to-action-secondary:not(:focus),
.abs-discount-block .actions-toolbar .action.primary:not(:focus),
.abs-discount-block .actions-toolbar .action.cancel:not(:focus),
.block-compare .action.primary:not(:focus),
.cart-summary .block .actions-toolbar > .primary .action.primary:not(:focus),
.abs-discount-code .form-discount .actions-toolbar .primary .action:not(:focus),
.cart-summary .form.giftregistry .fieldset .action.primary:not(:focus),
.paypal-review-discount .actions-toolbar .action.primary:not(:focus),
.paypal-review-discount .actions-toolbar .action.cancel:not(:focus),
.cart-discount .actions-toolbar .action.primary:not(:focus),
.cart-discount .actions-toolbar .action.cancel:not(:focus),
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:not(:focus) {
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(179, 184, 189, 0.3);
}
.abs-revert-to-action-secondary:active,
.abs-discount-block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.cancel:active,
.block-compare .action.primary:active,
.cart-summary .block .actions-toolbar > .primary .action.primary:active,
.abs-discount-code .form-discount .actions-toolbar .primary .action:active,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review-discount .actions-toolbar .action.primary:active,
.paypal-review-discount .actions-toolbar .action.cancel:active,
.cart-discount .actions-toolbar .action.primary:active,
.cart-discount .actions-toolbar .action.cancel:active,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:active {
  box-shadow: inset 0 1px 0 0 rgba(179, 184, 189, 0.8), inset 0 -1px 0 0 rgba(179, 184, 189, 0.3);
}
.abs-action-link-button,
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #ffffff;
  border: 1px solid #317ed9;
  color: #317ed9;
  cursor: pointer;
  font-family: 'Roboto';
  font-weight: 600;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.2rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #2571cb;
  border: 1px solid #317ed9;
  color: #ffffff;
}
.abs-action-link-button:hover,
.block-event .slider-panel .slider .item .action.event:hover {
  background: #2571cb;
  border: 1px solid #317ed9;
  color: #ffffff;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus {
  text-decoration: none;
}
.abs-action-button-as-link,
.abs-action-remove,
.abs-discount-block .action.check,
.popup .actions-toolbar .action.cancel,
.checkout-container .action-additional,
.paypal-button-widget .paypal-button,
.bundle-options-container .action.back,
.block.related .action.select,
.cart.table-wrapper .actions-toolbar > .action-delete,
.cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.gift-options .actions-toolbar .action-cancel,
.gift-summary .action-edit,
.gift-summary .action-delete,
.action-gift,
.gift-wrapping-title .action-remove,
.wishlist.split.button > .action,
.abs-add-fields .action.remove,
.paypal-review-discount .action.check,
.cart-discount .action.check,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 400;
  border-radius: 0;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.abs-discount-block .action.check:visited,
.popup .actions-toolbar .action.cancel:visited,
.checkout-container .action-additional:visited,
.paypal-button-widget .paypal-button:visited,
.bundle-options-container .action.back:visited,
.block.related .action.select:visited,
.cart.table-wrapper .actions-toolbar > .action-delete:visited,
.cart.table-wrapper .action.help.map:visited,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:visited,
.opc-wrapper .edit-address-link:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.action-auth-toggle:visited,
.checkout-payment-method .checkout-billing-address .action-cancel:visited,
.checkout-agreements-block .action-show:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.gift-summary .action-edit:visited,
.gift-summary .action-delete:visited,
.action-gift:visited,
.gift-wrapping-title .action-remove:visited,
.wishlist.split.button > .action:visited,
.abs-add-fields .action.remove:visited,
.paypal-review-discount .action.check:visited,
.cart-discount .action.check:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
  color: #006bb4;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-discount-block .action.check:hover,
.popup .actions-toolbar .action.cancel:hover,
.checkout-container .action-additional:hover,
.paypal-button-widget .paypal-button:hover,
.bundle-options-container .action.back:hover,
.block.related .action.select:hover,
.cart.table-wrapper .actions-toolbar > .action-delete:hover,
.cart.table-wrapper .action.help.map:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-summary .action-edit:hover,
.gift-summary .action-delete:hover,
.action-gift:hover,
.gift-wrapping-title .action-remove:hover,
.wishlist.split.button > .action:hover,
.abs-add-fields .action.remove:hover,
.paypal-review-discount .action.check:hover,
.cart-discount .action.check:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.abs-discount-block .action.check:active,
.popup .actions-toolbar .action.cancel:active,
.checkout-container .action-additional:active,
.paypal-button-widget .paypal-button:active,
.bundle-options-container .action.back:active,
.block.related .action.select:active,
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .action.help.map:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show:active,
.gift-options .actions-toolbar .action-cancel:active,
.gift-summary .action-edit:active,
.gift-summary .action-delete:active,
.action-gift:active,
.gift-wrapping-title .action-remove:active,
.wishlist.split.button > .action:active,
.abs-add-fields .action.remove:active,
.paypal-review-discount .action.check:active,
.cart-discount .action.check:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.abs-discount-block .action.check:hover,
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:focus,
.popup .actions-toolbar .action.cancel:hover,
.popup .actions-toolbar .action.cancel:active,
.popup .actions-toolbar .action.cancel:focus,
.checkout-container .action-additional:hover,
.checkout-container .action-additional:active,
.checkout-container .action-additional:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.bundle-options-container .action.back:hover,
.bundle-options-container .action.back:active,
.bundle-options-container .action.back:focus,
.block.related .action.select:hover,
.block.related .action.select:active,
.block.related .action.select:focus,
.cart.table-wrapper .actions-toolbar > .action-delete:hover,
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .actions-toolbar > .action-delete:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.gift-summary .action-edit:hover,
.gift-summary .action-edit:active,
.gift-summary .action-edit:focus,
.gift-summary .action-delete:hover,
.gift-summary .action-delete:active,
.gift-summary .action-delete:focus,
.action-gift:hover,
.action-gift:active,
.action-gift:focus,
.gift-wrapping-title .action-remove:hover,
.gift-wrapping-title .action-remove:active,
.gift-wrapping-title .action-remove:focus,
.wishlist.split.button > .action:hover,
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.paypal-review-discount .action.check:hover,
.paypal-review-discount .action.check:active,
.paypal-review-discount .action.check:focus,
.cart-discount .action.check:hover,
.cart-discount .action.check:active,
.cart-discount .action.check:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.abs-discount-block .action.check.disabled,
.abs-discount-block .action.check[disabled],
fieldset[disabled] .abs-discount-block .action.check,
.popup .actions-toolbar .action.cancel.disabled,
.popup .actions-toolbar .action.cancel[disabled],
fieldset[disabled] .popup .actions-toolbar .action.cancel,
.checkout-container .action-additional.disabled,
.checkout-container .action-additional[disabled],
fieldset[disabled] .checkout-container .action-additional,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.bundle-options-container .action.back.disabled,
.bundle-options-container .action.back[disabled],
fieldset[disabled] .bundle-options-container .action.back,
.block.related .action.select.disabled,
.block.related .action.select[disabled],
fieldset[disabled] .block.related .action.select,
.cart.table-wrapper .actions-toolbar > .action-delete.disabled,
.cart.table-wrapper .actions-toolbar > .action-delete[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action-delete,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.disabled,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup[disabled],
fieldset[disabled] .checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel.disabled,
.checkout-payment-method .checkout-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.gift-summary .action-edit.disabled,
.gift-summary .action-edit[disabled],
fieldset[disabled] .gift-summary .action-edit,
.gift-summary .action-delete.disabled,
.gift-summary .action-delete[disabled],
fieldset[disabled] .gift-summary .action-delete,
.action-gift.disabled,
.action-gift[disabled],
fieldset[disabled] .action-gift,
.gift-wrapping-title .action-remove.disabled,
.gift-wrapping-title .action-remove[disabled],
fieldset[disabled] .gift-wrapping-title .action-remove,
.wishlist.split.button > .action.disabled,
.wishlist.split.button > .action[disabled],
fieldset[disabled] .wishlist.split.button > .action,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.paypal-review-discount .action.check.disabled,
.paypal-review-discount .action.check[disabled],
fieldset[disabled] .paypal-review-discount .action.check,
.cart-discount .action.check.disabled,
.cart-discount .action.check[disabled],
fieldset[disabled] .cart-discount .action.check,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-button-as-link:not(:focus),
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:not(:focus),
.popup .actions-toolbar .action.cancel:active,
.popup .actions-toolbar .action.cancel:not(:focus),
.checkout-container .action-additional:active,
.checkout-container .action-additional:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.bundle-options-container .action.back:active,
.bundle-options-container .action.back:not(:focus),
.block.related .action.select:active,
.block.related .action.select:not(:focus),
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .actions-toolbar > .action-delete:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.gift-summary .action-edit:active,
.gift-summary .action-edit:not(:focus),
.gift-summary .action-delete:active,
.gift-summary .action-delete:not(:focus),
.action-gift:active,
.action-gift:not(:focus),
.gift-wrapping-title .action-remove:active,
.gift-wrapping-title .action-remove:not(:focus),
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.paypal-review-discount .action.check:active,
.paypal-review-discount .action.check:not(:focus),
.cart-discount .action.check:active,
.cart-discount .action.check:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
.abs-revert-secondary-color,
.abs-revert-to-action-secondary,
.paypal-review .block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.block-compare .action.primary,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
  background: #ffffff;
  border: 1px solid #317ed9;
  color: #317ed9;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.abs-revert-to-action-secondary:focus,
.abs-revert-to-action-secondary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.primary:focus,
.abs-discount-block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.cancel:focus,
.abs-discount-block .actions-toolbar .action.cancel:active,
.block-compare .action.primary:focus,
.block-compare .action.primary:active,
.cart-summary .block .actions-toolbar > .primary .action.primary:focus,
.cart-summary .block .actions-toolbar > .primary .action.primary:active,
.abs-discount-code .form-discount .actions-toolbar .primary .action:focus,
.abs-discount-code .form-discount .actions-toolbar .primary .action:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review-discount .actions-toolbar .action.primary:focus,
.paypal-review-discount .actions-toolbar .action.primary:active,
.paypal-review-discount .actions-toolbar .action.cancel:focus,
.paypal-review-discount .actions-toolbar .action.cancel:active,
.cart-discount .actions-toolbar .action.primary:focus,
.cart-discount .actions-toolbar .action.primary:active,
.cart-discount .actions-toolbar .action.cancel:focus,
.cart-discount .actions-toolbar .action.cancel:active,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:focus,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:active {
  background: #2571cb;
  border: 1px solid #317ed9;
  color: #ffffff;
}
.abs-revert-secondary-color:hover,
.abs-revert-to-action-secondary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.abs-discount-block .actions-toolbar .action.primary:hover,
.abs-discount-block .actions-toolbar .action.cancel:hover,
.block-compare .action.primary:hover,
.cart-summary .block .actions-toolbar > .primary .action.primary:hover,
.abs-discount-code .form-discount .actions-toolbar .primary .action:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review-discount .actions-toolbar .action.primary:hover,
.paypal-review-discount .actions-toolbar .action.cancel:hover,
.cart-discount .actions-toolbar .action.primary:hover,
.cart-discount .actions-toolbar .action.cancel:hover,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:hover {
  background: #2571cb;
  border: 1px solid #317ed9;
  color: #ffffff;
}
.abs-revert-secondary-size,
.products-grid.wishlist .product-item .box-tocart .tocart {
  font-size: 1.2rem;
  line-height: 1.6rem;
  padding: 7px 15px;
}
.abs-button-l,
#store-selector .form-continue .actions-toolbar .action.primary,
.order-review-form .action.primary,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.box-tocart .action.tocart,
.cart-summary .checkout-methods-items .action.primary.checkout,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.box-tocart .action.instant-purchase,
.multicheckout .action.primary {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.abs-product-options-list dt,
.cart.table-wrapper .item-options dt,
.minicart-items .product-item-details .product .options.list dt,
.opc-block-summary .items-in-cart .product .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.abs-product-options-list dt:after,
.cart.table-wrapper .item-options dt:after,
.minicart-items .product-item-details .product .options.list dt:after,
.opc-block-summary .items-in-cart .product .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
  content: ': ';
}
.abs-product-options-list dd,
.cart.table-wrapper .item-options dd,
.minicart-items .product-item-details .product .options.list dd,
.opc-block-summary .items-in-cart .product .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
  word-break: break-all;
}
.abs-button-responsive,
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.box-tocart .action.tocart,
.box-tocart .action.instant-purchase {
  width: 100%;
}
.abs-reset-image-wrapper,
.products-list .product-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.abs-reset-image-wrapper .product-image-photo,
.products-list .product-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo {
  position: static;
}
.abs-adaptive-images {
  display: block;
  height: auto;
  max-width: 100%;
}
.abs-adaptive-images-centered,
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.abs-login-block-title,
.login-container .block .block-title {
  border-bottom: 1px solid #e8e8e8;
  font-size: 1.8rem;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.abs-login-block-title strong,
.login-container .block .block-title strong {
  font-weight: 500;
}
.abs-dropdown-simple,
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: "icomoon";
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e621';
  font-family: "icomoon";
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
  display: block;
}
.abs-dropdown-simple ul.items,
.giftregisty-dropdown ul.items,
.wishlist-dropdown ul.items {
  padding: 6px 0;
}
.abs-input-qty,
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.box-tocart .input-text.qty,
.account .data.table-return-items .qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .col.qty .control.qty .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 54px;
}
.abs-margin-for-blocks-and-widgets,
.block,
.customer-review .product-details,
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.abs-remove-button-for-blocks,
.sidebar .product-items .action.delete,
.sidebar .block-compare .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete,
.filter-current .action.remove {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.sidebar .product-items .action.delete > span,
.sidebar .block-compare .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span,
.filter-current .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.sidebar .product-items .action.delete:before,
.sidebar .block-compare .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before,
.filter-current .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 15px;
  color: #757575;
  content: '\e616';
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.sidebar .product-items .action.delete:hover:before,
.sidebar .block-compare .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before,
.filter-current .action.remove:hover:before {
  color: #494949;
}
.abs-remove-button-for-blocks:active:before,
.sidebar .product-items .action.delete:active:before,
.sidebar .block-compare .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before,
.filter-current .action.remove:active:before {
  color: #999999;
}
.abs-product-link,
.product-item-name,
.product.name a {
  font-weight: 400;
}
.abs-product-link > a,
.product-item-name > a,
.product.name a > a {
  color: #333333;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product-item-name > a:visited,
.product.name a > a:visited {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:active,
.product-item-name > a:active,
.product.name a > a:active {
  color: #333333;
  text-decoration: underline;
}
.abs-like-link {
  color: #006bb4;
  text-decoration: none;
  cursor: pointer;
}
.abs-like-link:visited {
  color: #006bb4;
  text-decoration: none;
}
.abs-like-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-like-link:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-reset-left-margin,
.form.giftregistry.items .actions-toolbar,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}
.abs-action-remove,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: normal;
  margin-left: 73%;
  position: absolute;
  top: 34px;
  width: auto;
}
.abs-add-fields .fieldset .field .control,
.form-giftregistry-share .fieldset .field .control,
.form-giftregistry-edit .fieldset .field .control,
.form-add-invitations .fieldset .field .control,
.form-create-return .fieldset .field .control,
.form.send.friend .fieldset .field .control {
  width: 70%;
}
.abs-add-fields .fieldset .actions-toolbar > .secondary,
.form-giftregistry-share .fieldset .actions-toolbar > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar > .secondary,
.form-add-invitations .fieldset .actions-toolbar > .secondary,
.form-create-return .fieldset .actions-toolbar > .secondary,
.form.send.friend .fieldset .actions-toolbar > .secondary {
  float: left;
}
.abs-add-fields .fieldset .actions-toolbar > .secondary .action.add,
.form-giftregistry-share .fieldset .actions-toolbar > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar > .secondary .action.add {
  margin-top: 30px;
}
.abs-add-fields .fieldset .fields .actions-toolbar,
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
  margin: 0;
}
.abs-add-fields .additional,
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}
.abs-add-fields .message.notice,
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 30px 0 0;
}
.abs-hidden,
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.abs-visually-hidden,
.opc-wrapper .form-discount .field .label,
.bundle-options-container .block-bundle-summary .product-image-container,
.bundle-options-container .block-bundle-summary .product.name,
.bundle-options-container .block-bundle-summary .stock,
.product-item-actions .actions-secondary > .action span,
.special-price .price-label,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.block.related .field.choice .label,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.fieldset .fullname > .label,
.field.street .field .label,
.block-balance .balance-price-label,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.form-add-invitations .fields .label,
.filter-options-content .filter-count-label,
.table-comparison .wishlist.split.button > .action.split span,
.product-items .wishlist.split.button > .action.split span,
.page-multiple-wishlist .page-title-wrapper .page-title,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block.newsletter .label,
.review-date .review-details-label,
.customer-review .product-details .rating-average-label,
.block-reorder .product-item .label,
.action.skip:not(:focus),
.page-header .panel.wrapper .switcher .label,
.page-footer .switcher .label,
.products-grid.wishlist .product-item .comment-box .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-visually-hidden-reset,
.minicart-items .product.options .toggle > span,
.shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:before,
.abs-add-fields .fieldset .actions-toolbar:after,
.bundle-options-container .product-options-wrapper .field.choice .label:before,
.bundle-options-container .product-options-wrapper .field.choice .label:after,
.toolbar:before,
.toolbar:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:before,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.minicart-items .product-item-details .product .options.list:before,
.minicart-items .product-item-details .product .options.list:after,
.checkout-container:before,
.checkout-container:after,
.checkout-onepage-success:before,
.checkout-onepage-success:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:before,
.opc-block-summary .items-in-cart .product .item-options:after,
.opc-block-summary .product-item .product-item-details:before,
.opc-block-summary .product-item .product-item-details:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping .content:before,
.opc-wrapper .data.table .gift-wrapping .content:after,
.table-order-items .gift-wrapping .content:before,
.table-order-items .gift-wrapping .content:after,
.order-options .product:before,
.order-options .product:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.form-create-return .actions-toolbar:before,
.form-create-return .actions-toolbar:after,
.header.content:before,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:before,
.form-giftregistry-share .fieldset .actions-toolbar:after,
.form-giftregistry-edit .fieldset .actions-toolbar:before,
.form-giftregistry-edit .fieldset .actions-toolbar:after,
.form-add-invitations .fieldset .actions-toolbar:before,
.form-add-invitations .fieldset .actions-toolbar:after,
.form-create-return .fieldset .actions-toolbar:before,
.form-create-return .fieldset .actions-toolbar:after,
.form.send.friend .fieldset .actions-toolbar:before,
.form.send.friend .fieldset .actions-toolbar:after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:after,
.bundle-options-container .product-options-wrapper .field.choice .label:after,
.toolbar:after,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.minicart-items .product-item-details .product .options.list:after,
.checkout-container:after,
.checkout-onepage-success:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:after,
.opc-block-summary .product-item .product-item-details:after,
.page-product-downloadable .product-add-form:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping .content:after,
.table-order-items .gift-wrapping .content:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.form-create-return .actions-toolbar:after,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:after,
.form-giftregistry-edit .fieldset .actions-toolbar:after,
.form-add-invitations .fieldset .actions-toolbar:after,
.form-create-return .fieldset .actions-toolbar:after,
.form.send.friend .fieldset .actions-toolbar:after {
  clear: both;
}
.abs-add-box-sizing,
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.column .block-addbysku .sku,
.product-item,
.sidebar .product-items-images .product-item,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.block-event .slider-panel .slider .item .action.show,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.form.search.advanced .fields.range .field.date .control,
.field .control._with-tooltip,
.form-giftregistry-edit .field.date .control {
  box-sizing: border-box;
}
.abs-navigation-icon {
  display: block;
  text-decoration: none;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-navigation-icon:after {
  position: absolute;
  right: 5px;
  top: 0;
}
.abs-split-button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: "icomoon";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e621';
  font-family: "icomoon";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 5px;
}
.abs-split-button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.abs-methods-shipping-title {
  font-weight: 600;
  font-size: 1.6rem;
  margin-bottom: 15px;
}
.abs-actions-addto,
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-item-actions .actions-secondary > .action,
.product-social-links .action.tocompare,
.wishlist.split.button > .action.split,
.product-social-links .action.mailto.friend,
.product-social-links .action.towishlist,
.block-bundle-summary .action.towishlist,
.product-item .action.towishlist,
.table-comparison .action.towishlist {
  color: #666666;
  font-weight: 600;
  letter-spacing: .05em;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto:before,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:before,
.product-item-actions .actions-secondary > .action:before,
.product-social-links .action.tocompare:before,
.wishlist.split.button > .action.split:before,
.product-social-links .action.mailto.friend:before,
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: inherit;
  font-family: "icomoon";
  margin: -2px 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.product-item-actions .actions-secondary > .action:hover,
.product-social-links .action.tocompare:hover,
.wishlist.split.button > .action.split:hover,
.product-social-links .action.mailto.friend:hover,
.product-social-links .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover,
.product-item .action.towishlist:hover,
.table-comparison .action.towishlist:hover {
  color: #333333;
  text-decoration: none;
}
.abs-actions-addto:before,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:before,
.product-item-actions .actions-secondary > .action:before,
.product-social-links .action.tocompare:before,
.wishlist.split.button > .action.split:before,
.product-social-links .action.mailto.friend:before,
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  width: 18px;
}
.abs-box-tocart,
.bundle-options-container .block-bundle-summary .box-tocart,
.box-tocart {
  margin: 0 0 30px;
}
.abs-toggling-title,
.abs-cart-block > .title,
.minicart-items .product .toggle,
.abs-discount-block .block > .title,
.cart-summary .block > .title,
.paypal-review-discount .block > .title,
.cart-discount .block > .title {
  border-top: 1px solid #b3b8bd;
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
  padding: 10px 40px 10px 15px;
  display: block;
  text-decoration: none;
}
.abs-toggling-title:after,
.abs-cart-block > .title:after,
.minicart-items .product .toggle:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
  position: absolute;
  right: 20px;
  top: 10px;
}
.abs-toggling-title > span,
.abs-cart-block > .title > span,
.minicart-items .product .toggle > span,
.abs-discount-block .block > .title > span,
.cart-summary .block > .title > span,
.paypal-review-discount .block > .title > span,
.cart-discount .block > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-toggling-title:after,
.abs-cart-block > .title:after,
.minicart-items .product .toggle:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: "icomoon";
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-cart-block,
.abs-discount-block .block,
.cart-summary .block,
.paypal-review-discount .block,
.cart-discount .block {
  margin: 0;
}
.abs-cart-block > .title:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
  color: #858585;
}
.abs-cart-block .content,
.abs-discount-block .block .content,
.cart-summary .block .content,
.paypal-review-discount .block .content,
.cart-discount .block .content {
  display: none;
  padding: 5px 15px 23px;
  position: relative;
}
.abs-cart-block.active > .title:after,
.abs-discount-block .block.active > .title:after,
.cart-summary .block.active > .title:after,
.paypal-review-discount .block.active > .title:after,
.cart-discount .block.active > .title:after {
  content: '\e621';
}
.abs-cart-block.active .content,
.abs-discount-block .block.active .content,
.cart-summary .block.active .content,
.paypal-review-discount .block.active .content,
.cart-discount .block.active .content {
  display: block;
}
.abs-cart-block-content {
  margin: 0;
}
.abs-checkout-cart-price,
.multicheckout .table-wrapper .cart-price {
  color: #7d7d7d;
  font-size: 1.6rem;
  font-weight: 700;
}
.abs-checkout-product-name,
.multicheckout .table-wrapper .product-item-name {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.abs-account-title,
.abs-account-blocks .block-title,
.account .legend,
.form-giftregistry-search .legend,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-form .block-title,
.block-wishlist-search-results .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title,
.customer-review .review-details .title,
.paypal-review .block .block-title,
.account .column.main .block:not(.widget) .block-title,
.multicheckout .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.abs-account-title > strong,
.abs-account-title > span,
.abs-account-blocks .block-title > strong,
.abs-account-blocks .block-title > span,
.account .legend > strong,
.account .legend > span,
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > span,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-results .block-title > span,
.block-giftregistry-shared-items .block-title > strong,
.block-giftregistry-shared-items .block-title > span,
.block-wishlist-search-form .block-title > strong,
.block-wishlist-search-form .block-title > span,
.block-wishlist-search-results .block-title > strong,
.block-wishlist-search-results .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.multicheckout .block-content .title > strong,
.multicheckout .block-content .title > span,
.customer-review .review-details .title > strong,
.customer-review .review-details .title > span,
.paypal-review .block .block-title > strong,
.paypal-review .block .block-title > span,
.account .column.main .block:not(.widget) .block-title > strong,
.account .column.main .block:not(.widget) .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > span,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > span {
  font-size: 2.2rem;
  font-weight: 300;
}
.abs-account-block-line-height,
.block-addresses-list address,
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-address-billing .box-content,
.box-address-shipping .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  line-height: 24px;
}
.abs-account-summary td,
.order-details-items tfoot td {
  background: #f5f5f5;
}
.abs-incl-excl-tax .price-including-tax,
.abs-incl-excl-tax .price-excluding-tax,
.paypal-review .table-paypal-review-items .col.price .price-including-tax,
.paypal-review .table-paypal-review-items .col.price .price-excluding-tax,
.paypal-review .table-paypal-review-items .col.subtotal .price-including-tax,
.paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax,
.cart.table-wrapper .col.price .price-including-tax,
.cart.table-wrapper .col.price .price-excluding-tax,
.cart.table-wrapper .col.subtotal .price-including-tax,
.cart.table-wrapper .col.subtotal .price-excluding-tax,
.cart.table-wrapper .col.msrp .price-including-tax,
.cart.table-wrapper .col.msrp .price-excluding-tax,
.order-details-items .col.price .price-including-tax,
.order-details-items .col.price .price-excluding-tax,
.order-details-items .col.subtotal .price-including-tax,
.order-details-items .col.subtotal .price-excluding-tax {
  color: #666666;
  font-size: 1.8rem;
  display: block;
  line-height: 1;
  white-space: nowrap;
}
.abs-incl-excl-tax .price-including-tax .price,
.abs-incl-excl-tax .price-excluding-tax .price,
.paypal-review .table-paypal-review-items .col.price .price-including-tax .price,
.paypal-review .table-paypal-review-items .col.price .price-excluding-tax .price,
.paypal-review .table-paypal-review-items .col.subtotal .price-including-tax .price,
.paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .col.price .price-including-tax .price,
.cart.table-wrapper .col.price .price-excluding-tax .price,
.cart.table-wrapper .col.subtotal .price-including-tax .price,
.cart.table-wrapper .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .col.msrp .price-including-tax .price,
.cart.table-wrapper .col.msrp .price-excluding-tax .price,
.order-details-items .col.price .price-including-tax .price,
.order-details-items .col.price .price-excluding-tax .price,
.order-details-items .col.subtotal .price-including-tax .price,
.order-details-items .col.subtotal .price-excluding-tax .price {
  font-weight: 700;
}
.abs-adjustment-incl-excl-tax .price-including-tax,
.abs-adjustment-incl-excl-tax .price-excluding-tax,
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax,
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-excluding-tax,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-excluding-tax,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax {
  font-size: 1.4rem;
  display: inline-block;
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax,
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax {
  font-size: 1.1rem;
  display: inline-block;
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:before,
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax:before,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:after,
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax:after,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.abs-tax-total,
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total,
.paypal-review .table-paypal-review-items .cart-tax-total,
.cart.table-wrapper .cart-tax-total,
.order-details-items .cart-tax-total {
  cursor: pointer;
  padding-right: 10px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.paypal-review .table-paypal-review-items .cart-tax-total:after,
.cart.table-wrapper .cart-tax-total:after,
.order-details-items .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 8px;
  line-height: 8px;
  color: inherit;
  content: '\e622';
  font-family: "icomoon";
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.paypal-review .table-paypal-review-items .cart-tax-total:after,
.cart.table-wrapper .cart-tax-total:after,
.order-details-items .cart-tax-total:after {
  position: absolute;
  right: -2px;
  top: 4px;
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after,
.paypal-review .table-paypal-review-items .cart-tax-total-expanded:after,
.cart.table-wrapper .cart-tax-total-expanded:after,
.order-details-items .cart-tax-total-expanded:after {
  content: '\e621';
}
.abs-forms-margin-small,
.giftcard-account .form-giftcard-redeem .fieldset,
.form-giftregistry-create .fieldset {
  margin-bottom: 20px;
}
.abs-rating-summary .rating-summary,
.review-ratings .rating-summary,
.customer-review .review-details .customer-review-rating .rating-summary {
  display: table-row;
}
.abs-rating-summary .rating-label,
.review-ratings .rating-label,
.customer-review .review-details .customer-review-rating .rating-label {
  display: table-cell;
  padding-bottom: 5px;
  padding-right: 25px;
  padding-top: 1px;
  vertical-align: top;
}
.abs-rating-summary .rating-result,
.review-ratings .rating-result,
.customer-review .review-details .customer-review-rating .rating-result {
  display: table-cell;
  vertical-align: top;
}
.abs-account-actions:after,
.block-addresses-list .items.addresses .item.actions .action:after,
.account .data.table .col.actions .action:after,
[class^='sales-guest-'] .data.table .col.actions .action:after,
.sales-guest-view .data.table .col.actions .action:after,
.block .box-actions .action:after {
  border-left: 1px solid #a6a6a6;
  content: '';
  display: inline-block;
  height: 12px;
  margin: 0 10px;
  vertical-align: -1px;
}
.abs-account-actions:last-child:after,
.block-addresses-list .items.addresses .item.actions .action:last-child:after,
.account .data.table .col.actions .action:last-child:after,
[class^='sales-guest-'] .data.table .col.actions .action:last-child:after,
.sales-guest-view .data.table .col.actions .action:last-child:after,
.block .box-actions .action:last-child:after {
  display: none;
}
.abs-account-blocks .block-title > .action,
.paypal-review .block .block-title > .action,
.account .column.main .block:not(.widget) .block-title > .action,
.multicheckout .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.abs-account-blocks .box-title,
.paypal-review .block .box-title,
.account .column.main .block:not(.widget) .box-title,
.multicheckout .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 10px;
}
.abs-account-blocks .box-title > span,
.paypal-review .block .box-title > span,
.account .column.main .block:not(.widget) .box-title > span,
.multicheckout .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span {
  font-size: 1.6rem;
}
.abs-account-blocks .box-title > .action,
.paypal-review .block .box-title > .action,
.account .column.main .block:not(.widget) .box-title > .action,
.multicheckout .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}
.abs-colon:after,
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {
  content: ': ';
}
.abs-icon-add,
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-items-new .items .item:last-child:hover,
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.abs-no-display,
.abs-sidebar-totals .table-caption,
.sidebar .subtitle,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.abs-status,
.return-status,
.order-status {
  border: 2px solid #b3b8bd;
  border-radius: 3px;
  display: inline-block;
  margin: 3px 0 0;
  padding: 2px 10px;
  text-transform: uppercase;
  vertical-align: top;
}
.abs-title-orders .page-main .page-title-wrapper .page-title,
.magento-rma-returns-returns .page-main .page-title-wrapper .page-title,
.magento-rma-returns-view .page-main .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-main .page-title-wrapper .page-title,
.account .page-main .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-main .page-title-wrapper .page-title,
.sales-guest-view .page-main .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-main .page-title-wrapper .page-title {
  margin-right: 25px;
}
.abs-title-orders .page-main .page-title-wrapper .order-date,
.magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
.magento-rma-returns-view .page-main .page-title-wrapper .order-date,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date,
.account .page-main .page-title-wrapper .order-date,
[class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
.sales-guest-view .page-main .page-title-wrapper .order-date,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date {
  font-size: 16px;
  margin-bottom: 10px;
}
.abs-title-orders .page-main .page-title-wrapper .order-date .label,
.magento-rma-returns-returns .page-main .page-title-wrapper .order-date .label,
.magento-rma-returns-view .page-main .page-title-wrapper .order-date .label,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date .label,
.account .page-main .page-title-wrapper .order-date .label,
[class^='sales-guest-'] .page-main .page-title-wrapper .order-date .label,
.sales-guest-view .page-main .page-title-wrapper .order-date .label,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date .label {
  display: none;
}
.abs-table-striped,
.account .column.main .order-details-items .table-wrapper .data.table,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table,
.block-giftregistry-results .data.table,
.block-wishlist-search-results .data.table,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table {
  border: none;
}
.abs-table-striped > tbody > tr:nth-child(even) > td,
.abs-table-striped > tbody > tr:nth-child(even) > th,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th,
.block-giftregistry-results .data.table > tbody > tr:nth-child(even) > td,
.block-giftregistry-results .data.table > tbody > tr:nth-child(even) > th,
.block-wishlist-search-results .data.table > tbody > tr:nth-child(even) > td,
.block-wishlist-search-results .data.table > tbody > tr:nth-child(even) > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th {
  background: #f6f6f6;
}
.abs-table-striped > thead > tr > th,
.abs-table-striped > tbody > tr > th,
.abs-table-striped > tfoot > tr > th,
.abs-table-striped > thead > tr > td,
.abs-table-striped > tbody > tr > td,
.abs-table-striped > tfoot > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td,
.block-giftregistry-results .data.table > thead > tr > th,
.block-giftregistry-results .data.table > tbody > tr > th,
.block-giftregistry-results .data.table > tfoot > tr > th,
.block-giftregistry-results .data.table > thead > tr > td,
.block-giftregistry-results .data.table > tbody > tr > td,
.block-giftregistry-results .data.table > tfoot > tr > td,
.block-wishlist-search-results .data.table > thead > tr > th,
.block-wishlist-search-results .data.table > tbody > tr > th,
.block-wishlist-search-results .data.table > tfoot > tr > th,
.block-wishlist-search-results .data.table > thead > tr > td,
.block-wishlist-search-results .data.table > tbody > tr > td,
.block-wishlist-search-results .data.table > tfoot > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td {
  border: none;
}
.abs-table-striped > thead > tr > th,
.abs-table-striped > thead > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.block-giftregistry-results .data.table > thead > tr > th,
.block-giftregistry-results .data.table > thead > tr > td,
.block-wishlist-search-results .data.table > thead > tr > th,
.block-wishlist-search-results .data.table > thead > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > td {
  border-bottom: 1px solid #b3b8bd;
}
.abs-block-items-counter,
.block-compare .counter,
.block-wishlist .counter {
  color: #6d6d6d;
  font-size: 1.2rem;
  vertical-align: middle;
  white-space: nowrap;
}
.abs-block-items-counter:before,
.block-compare .counter:before,
.block-wishlist .counter:before {
  content: '(';
}
.abs-block-items-counter:after,
.block-compare .counter:after,
.block-wishlist .counter:after {
  content: ')';
}
.abs-block-widget-title,
.block-compare .block-title,
.block-reorder .block-title,
.widget .block-title,
.block-wishlist .block-title {
  margin: 0 0 20px;
}
.abs-block-widget-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.widget .block-title strong,
.block-wishlist .block-title strong {
  font-size: 18px;
  font-weight: 300;
  vertical-align: middle;
}
.abs-shopping-cart-items,
.block-cart-failed,
.cart-container .form-cart {
  margin-bottom: 20px;
}
.abs-shopping-cart-items .actions.main .continue,
.block-cart-failed .actions.main .continue,
.cart-container .form-cart .actions.main .continue {
  display: none;
}
.abs-shopping-cart-items .actions.main .clear,
.block-cart-failed .actions.main .clear,
.cart-container .form-cart .actions.main .clear {
  line-height: 1.42857143;
  margin: 0 20px 0 0;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 400;
}
.abs-shopping-cart-items .actions.main .clear:visited,
.block-cart-failed .actions.main .clear:visited,
.cart-container .form-cart .actions.main .clear:visited {
  color: #006bb4;
  text-decoration: none;
}
.abs-shopping-cart-items .actions.main .clear:hover,
.block-cart-failed .actions.main .clear:hover,
.cart-container .form-cart .actions.main .clear:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-shopping-cart-items .actions.main .clear:active,
.block-cart-failed .actions.main .clear:active,
.cart-container .form-cart .actions.main .clear:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-shopping-cart-items .actions.main .clear:hover,
.abs-shopping-cart-items .actions.main .clear:active,
.abs-shopping-cart-items .actions.main .clear:focus,
.block-cart-failed .actions.main .clear:hover,
.block-cart-failed .actions.main .clear:active,
.block-cart-failed .actions.main .clear:focus,
.cart-container .form-cart .actions.main .clear:hover,
.cart-container .form-cart .actions.main .clear:active,
.cart-container .form-cart .actions.main .clear:focus {
  background: none;
  border: 0;
}
.abs-shopping-cart-items .actions.main .clear.disabled,
.abs-shopping-cart-items .actions.main .clear[disabled],
fieldset[disabled] .abs-shopping-cart-items .actions.main .clear,
.block-cart-failed .actions.main .clear.disabled,
.block-cart-failed .actions.main .clear[disabled],
fieldset[disabled] .block-cart-failed .actions.main .clear,
.cart-container .form-cart .actions.main .clear.disabled,
.cart-container .form-cart .actions.main .clear[disabled],
fieldset[disabled] .cart-container .form-cart .actions.main .clear {
  color: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-field-date .control,
.form.search.advanced .fields.range .field.date .control,
.form-giftregistry-edit .field.date .control {
  position: relative;
}
.abs-field-date-input,
.abs-field-date input,
.field.date ._has-datepicker,
.field-dob ._has-datepicker,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.form.search.advanced .fields.range .field.date input,
.form-giftregistry-edit .field.date input {
  margin-right: 10px;
  width: calc(100% - 33px);
}
.abs-field-tooltip,
.field .control._with-tooltip {
  position: relative;
}
.abs-field-tooltip input,
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - 36px);
}
.abs-checkout-tooltip-content-position-top,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.abs-checkout-tooltip-content-position-top:before,
.abs-checkout-tooltip-content-position-top:after,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}
.abs-checkout-tooltip-content-position-top:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #666666;
}
.abs-checkout-tooltip-content-position-top:after,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.abs-checkout-title,
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  padding-bottom: 10px;
  color: #333333;
  font-weight: 300;
  font-size: 2.6rem;
}
.abs-sidebar-totals,
.cart-totals,
.opc-block-summary .table-totals {
  border-top: 1px solid #b3b8bd;
  padding-top: 10px;
}
.abs-sidebar-totals tbody .mark,
.abs-sidebar-totals tfoot .mark,
.cart-totals tbody .mark,
.cart-totals tfoot .mark,
.opc-block-summary .table-totals tbody .mark,
.opc-block-summary .table-totals tfoot .mark {
  border: 0;
  font-weight: 400;
  padding: 6px 0;
}
.abs-sidebar-totals tbody .amount,
.abs-sidebar-totals tfoot .amount,
.cart-totals tbody .amount,
.cart-totals tfoot .amount,
.opc-block-summary .table-totals tbody .amount,
.opc-block-summary .table-totals tfoot .amount {
  border: 0;
  font-weight: 400;
  padding: 6px 0 6px 14px;
  text-align: right;
  white-space: nowrap;
}
.abs-sidebar-totals .grand th,
.abs-sidebar-totals .grand td,
.cart-totals .grand th,
.cart-totals .grand td,
.opc-block-summary .table-totals .grand th,
.opc-block-summary .table-totals .grand td {
  padding: 11px 0;
}
.abs-sidebar-totals .grand strong,
.cart-totals .grand strong,
.opc-block-summary .table-totals .grand strong {
  display: inline-block;
  font-weight: 600;
  padding: 3px 0 0;
}
.abs-sidebar-totals .grand .mark,
.cart-totals .grand .mark,
.opc-block-summary .table-totals .grand .mark {
  font-size: 1.8rem;
  border-top: 1px solid #b3b8bd;
  padding-right: 10px;
}
.abs-sidebar-totals .grand .amount,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  font-size: 1.8rem;
  border-top: 1px solid #b3b8bd;
}
.abs-sidebar-totals .msrp,
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 10px;
}
.abs-sidebar-totals tbody tr:last-child td,
.cart-totals tbody tr:last-child td,
.opc-block-summary .table-totals tbody tr:last-child td {
  padding-bottom: 19px;
}
.abs-sidebar-totals .totals-tax-summary .mark,
.abs-sidebar-totals .totals-tax-summary .amount,
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border-bottom: 1px solid #b3b8bd;
  border-top: 1px solid #b3b8bd;
  cursor: pointer;
}
.abs-sidebar-totals .totals-tax-summary .amount .price,
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  padding-right: 20px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: 3px;
  top: 3px;
}
.abs-sidebar-totals .totals-tax-summary.expanded .mark,
.abs-sidebar-totals .totals-tax-summary.expanded .amount,
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.abs-sidebar-totals .totals-tax-details,
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  border-bottom: 1px solid #b3b8bd;
  display: none;
}
.abs-sidebar-totals .totals-tax-details.shown,
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.abs-sidebar-totals .table-wrapper,
.cart-totals .table-wrapper,
.opc-block-summary .table-totals .table-wrapper {
  margin-bottom: 0;
}
.abs-discount-block .block > .title strong,
.paypal-review-discount .block > .title strong,
.cart-discount .block > .title strong {
  color: #006bb4;
  font-weight: 400;
}
.abs-discount-block .actions-toolbar,
.paypal-review-discount .actions-toolbar,
.cart-discount .actions-toolbar {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0 0 0 -1px;
  white-space: nowrap;
  width: auto;
}
.abs-discount-block .actions-toolbar .secondary,
.paypal-review-discount .actions-toolbar .secondary,
.cart-discount .actions-toolbar .secondary {
  bottom: 5px;
  left: 15px;
  position: absolute;
}
.abs-discount-block .action.check,
.paypal-review-discount .action.check,
.cart-discount .action.check {
  font-weight: 400;
}
.abs-discount-block .fieldset,
.paypal-review-discount .fieldset,
.cart-discount .fieldset {
  display: table;
  width: 100%;
}
.abs-discount-block .fieldset > .field > .label,
.paypal-review-discount .fieldset > .field > .label,
.cart-discount .fieldset > .field > .label {
  display: none;
}
.abs-discount-block .field,
.paypal-review-discount .field,
.cart-discount .field {
  display: table-cell;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/light/opensans-300.woff2') format('woff2'), url('../fonts/opensans/light/opensans-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('../fonts/opensans/regular/opensans-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('../fonts/opensans/semibold/opensans-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('../fonts/opensans/bold/opensans-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.columns .column.main {
  padding-bottom: 40px;
  -webkit-flex-basis: auto;
  flex-basis: auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  width: 100%;
}
.columns .sidebar-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.columns .sidebar-additional {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.table-wrapper {
  margin-bottom: 20px;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table tfoot {
  background: #f5f5f5;
}
.table tfoot > tr:first-child th,
.table tfoot > tr:first-child td {
  border-top: 1px solid #b3b8bd;
  padding-top: 20px;
}
.table tfoot th,
.table tfoot td {
  border: 0;
}
.table tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.info a {
  color: #006bb4;
}
.message.info a:hover {
  color: #006bb4;
}
.message.info a:active {
  color: #006bb4;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\e602';
  font-family: "icomoon";
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #ef5350;
  color: #e02b27;
  padding-left: 45px;
  position: relative;
}
.message.error a {
  color: #006bb4;
}
.message.error a:hover {
  color: #006bb4;
}
.message.error a:active {
  color: #006bb4;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #b30000;
  content: '\e61f';
  font-family: "icomoon";
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #f0b400;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.warning a {
  color: #006bb4;
}
.message.warning a:hover {
  color: #006bb4;
}
.message.warning a:active {
  color: #006bb4;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\e602';
  font-family: "icomoon";
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.notice a {
  color: #006bb4;
}
.message.notice a:hover {
  color: #006bb4;
}
.message.notice a:active {
  color: #006bb4;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\e602';
  font-family: "icomoon";
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #6dc1b6;
  color: #006400;
  padding-left: 45px;
  position: relative;
}
.message.success a {
  color: #006bb4;
}
.message.success a:hover {
  color: #006bb4;
}
.message.success a:active {
  color: #006bb4;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #006400;
  content: '\e60e';
  font-family: "icomoon";
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.panel.header .links,
.panel.header .switcher {
  display: none;
}
.nav-sections {
  background: #ffffff;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 15px;
  position: absolute;
  top: 15px;
  z-index: 14;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #757575;
  content: "\e92f";
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: #333333;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.wrapper .tooltip.content:after {
  border-width: 5px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 6px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #bbbbbb;
  left: 15px;
  margin-left: -6px;
}
.tooltip.wrapper .tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}
.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
.tooltip.wrapper .tooltip.content .label {
  margin-top: 10px;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
[data-role='main-css-loader'] {
  display: none;
}
.fieldset {
  border: #b3b8bd;
  margin: 0 0 40px;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 20px;
  padding: 0 0 10px;
  width: 100%;
  box-sizing: border-box;
  float: left;
  font-weight: 300;
  line-height: 1.2;
  font-size: 1.8rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 20px;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 8px;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  color: #001c39;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  font-size: 1.2rem;
}
.fieldset > .field > .label + br,
.fieldset > .fields > .field > .label + br {
  display: none;
}
.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: top;
}
.fieldset > .field .fields.group:before,
.fieldset > .fields > .field .fields.group:before,
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  content: '';
  display: table;
}
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  clear: both;
}
.fieldset > .field .fields.group .field,
.fieldset > .fields > .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.fieldset > .field .fields.group.group-2 .field,
.fieldset > .fields > .field .fields.group.group-2 .field {
  width: 50% !important;
}
.fieldset > .field .fields.group.group-3 .field,
.fieldset > .fields > .field .fields.group.group-3 .field {
  width: 33.3% !important;
}
.fieldset > .field .fields.group.group-4 .field,
.fieldset > .fields > .field .fields.group.group-4 .field {
  width: 25% !important;
}
.fieldset > .field .fields.group.group-5 .field,
.fieldset > .fields > .field .fields.group.group-5 .field {
  width: 20% !important;
}
.fieldset > .field .addon,
.fieldset > .fields > .field .addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  width: 100%;
}
.fieldset > .field .addon textarea,
.fieldset > .fields > .field .addon textarea,
.fieldset > .field .addon select,
.fieldset > .fields > .field .addon select,
.fieldset > .field .addon input,
.fieldset > .fields > .field .addon input {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: inline-block;
  margin: 0;
  width: auto;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore,
.fieldset > .field .addon .addafter,
.fieldset > .fields > .field .addon .addafter {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #b3b8bd;
  border-radius: 1px;
  color: #001c39;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  height: 44px;
  line-height: 22px;
  padding: 0 12px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}
.fieldset > .field .addon .addbefore:disabled,
.fieldset > .fields > .field .addon .addbefore:disabled,
.fieldset > .field .addon .addafter:disabled,
.fieldset > .fields > .field .addon .addafter:disabled {
  opacity: 0.5;
}
.fieldset > .field .addon .addbefore::-moz-placeholder,
.fieldset > .fields > .field .addon .addbefore::-moz-placeholder,
.fieldset > .field .addon .addafter::-moz-placeholder,
.fieldset > .fields > .field .addon .addafter::-moz-placeholder {
  color: #333333;
}
.fieldset > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .field .addon .addafter::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
  color: #333333;
}
.fieldset > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .field .addon .addafter:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
  color: #333333;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore {
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.fieldset > .field .additional,
.fieldset > .fields > .field .additional {
  margin-top: 10px;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.2rem;
  margin: 3px 0 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}
.fieldset > .field .note:before,
.fieldset > .fields > .field .note:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 12px;
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
  font-weight: normal;
  margin: 0;
}
.column:not(.main) .fieldset > .field .label,
.column:not(.main) .fieldset > .fields > .field .label {
  font-weight: normal;
}
.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 10px;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend > span {
  margin-right: 5px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 10px;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-size: 30px 60px;
  text-indent: .01em;
  text-overflow: '';
}
select::-ms-expand {
  display: none;
}
select.admin__control-multiselect {
  height: auto;
}
.field-error,
div.mage-error {
  margin-top: 7px;
}
.field-error {
  color: #e02b27;
  font-size: 1.2rem;
}
.product-options-wrapper .date.required div[for*='options'].mage-error {
  display: none !important;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  margin-top: -4px;
  vertical-align: middle;
}
._has-datepicker ~ .ui-datepicker-trigger:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger.disabled,
._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 23px;
  line-height: 23px;
  color: #7d7d7d;
  content: '\e612';
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
._has-datepicker ~ .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 20px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 5px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
@font-face {
  font-family: "icomoon";
  src: url('../fonts/icomoon.woff2') format('woff2'), url('../fonts/icomoon.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
button,
a.action.primary {
  border-radius: 3px;
}
button:not(.primary) {
  box-shadow: none;
}
button:not(.primary):active {
  box-shadow: inset 0 1px 0 0 rgba(179, 184, 189, 0.8), inset 0 -1px 0 0 rgba(179, 184, 189, 0.3);
}
body:not(._keyfocus) button:focus {
  box-shadow: none;
}
a.action.primary {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus {
  text-decoration: none;
}
.action.primary,
.action-primary {
  background-image: none;
  background: #317ed9;
  border: 1px solid #317ed9;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Roboto';
  font-weight: 600;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active {
  background: #f2f2f2;
  border: 1px solid #317ed9;
  color: #317ed9;
}
.action.primary:hover,
.action-primary:hover {
  background: #f2f2f2;
  border: 1px solid #006bb4;
  color: #317ed9;
}
.action.primary.disabled,
.action-primary.disabled,
.action.primary[disabled],
.action-primary[disabled],
fieldset[disabled] .action.primary,
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.product.data.items {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #b3b8bd;
  margin-bottom: 20px;
  margin-left: -15px;
  margin-right: -15px;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.title > .switch {
  display: block;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.product.data.items > .item.content:before,
.product.data.items > .item.content:after {
  content: '';
  display: table;
}
.product.data.items > .item.content:after {
  clear: both;
}
.product.data.items > .item.content.active {
  display: block;
}
.product.data.items > .item.title {
  margin: 0;
}
.product.data.items > .item.title > .switch {
  border-top: 1px solid #b3b8bd;
  height: 40px;
  padding: 1px 10px 1px 10px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.4rem;
  color: #333333;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #6d6d6d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #333333;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.product.data.items > .item.title:not(.disabled) > .switch:active,
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
  color: #333333;
  text-decoration: none;
  padding-bottom: 1px;
}
.product.data.items > .item.content {
  background: #ffffff;
  margin: 0;
  padding: 10px 10px 30px;
}
.product.data.items .item.title a {
  position: relative;
  text-decoration: none;
}
.product.data.items .item.title a:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product.data.items .item.title a:after {
  position: absolute;
  right: 10px;
  top: 1px;
}
.product.data.items .item.title.active a:after {
  content: '\e621';
}
.product.data.items .value p:last-child {
  margin-bottom: 0;
}
.product.data.items .table-wrapper {
  margin: 0;
}
.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 400;
}
.pages .item {
  font-size: 1.2rem;
  line-height: 3rem;
  letter-spacing: normal;
  margin: 0 8px 0 0;
  display: inline-block;
}
.pages .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages a.page {
  color: #006bb4;
  display: inline-block;
  padding: 0 5px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #006bb4;
}
.pages a.page:hover {
  color: #006bb4;
  text-decoration: none;
}
.pages a.page:active {
  color: #ff5501;
}
.pages strong.page {
  background: #e5e5e5;
  font-size: 1.2rem;
  line-height: 3rem;
  letter-spacing: normal;
  color: #333333;
  display: inline-block;
  font-weight: 700;
  padding: 0 5px;
}
.pages .action {
  background: #f0f0f0;
  border: 1px solid #b3b8bd;
  color: #7d7d7d;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #7d7d7d;
}
.pages .action:hover {
  background: #dedede;
  color: #7d7d7d;
  text-decoration: none;
}
.pages .action:active {
  color: #7d7d7d;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e608';
  font-family: "icomoon";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e617';
  font-family: "icomoon";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action {
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(179, 184, 189, 0.3);
  border-radius: 3px;
  padding: 0 8px;
}
.pages .action.previous {
  margin-right: 8px;
}
.pages .action.next {
  margin-left: 8px;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  margin-bottom: 10px;
  text-align: center;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .secondary .action.back {
  display: none;
}
.breadcrumbs {
  margin: 0 0 15px;
}
.breadcrumbs .items {
  font-size: 1.2rem;
  color: #707070;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #006bb4;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #006bb4;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #006bb4;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #006bb4;
  text-decoration: none;
}
.breadcrumbs strong {
  font-weight: 400;
}
.breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 18px;
  content: '\e608';
  font-family: "icomoon";
  margin: 0 10px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: #8c8c8c;
  content: '\e616';
  font-family: "icomoon";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close:hover:before {
  color: #737373;
}
.ui-dialog.popup .action.close:active:before {
  color: #737373;
}
.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close:hover {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.popup .actions-toolbar .action.cancel {
  font-weight: 400;
}
.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px;
}
.popup-pointer:before,
.popup-pointer:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-style: solid;
}
.popup-pointer:before {
  left: 2px;
  top: 2px;
  border: solid 6px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.popup-pointer:after {
  left: 1px;
  top: 0px;
  border: solid 7px;
  border-color: transparent transparent #aeaeae transparent;
  z-index: 98;
}
.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline;
}
.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 700;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ': ';
  font-size: 1.1rem;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1rem;
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s ease;
  transition: visibility 0s .3s, opacity .3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  pointer-events: none;
  opacity: 0.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 14px;
  color: #757575;
  content: '\e616';
  font-family: "icomoon";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #1a1a1a;
}
.modal-custom .action-close {
  margin: 15px;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 20px;
}
.modal-slide .action-close {
  margin: 15px;
  padding: 0;
}
.modal-slide .page-main-actions {
  margin-bottom: -12.9rem;
  margin-top: 2.1rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.checkout-container .change-shipping-address-button,
.checkout-container .change-billing-address-button {
  display: block;
  margin-bottom: 15px;
}
.checkout-container .edit-shipping-address-button,
.checkout-container .edit-billing-address-button {
  display: block;
}
.checkout-container .checkout-shipping-address div.new-address-popup,
.checkout-container .checkout-payment-method div.new-address-popup {
  margin: 0 35px 20px 0;
  position: relative;
}
.checkout-container .checkout-shipping-address div.change-address-popup,
.checkout-container .checkout-payment-method div.change-address-popup {
  margin: 5px 0 -5px 0;
}
.checkout-container .checkout-shipping-address div.edit-address-popup,
.checkout-container .checkout-payment-method div.edit-address-popup {
  float: left;
  margin: 5px 35px -5px 0;
}
.checkout-container .checkout-shipping-address div.shipping-address-item.selected,
.checkout-container .checkout-payment-method div.shipping-address-item.selected,
.checkout-container .checkout-shipping-address .checkout-billing-address,
.checkout-container .checkout-payment-method .checkout-billing-address {
  margin: 0;
  padding-left: 0;
}
.checkout-container .checkout-shipping-address .new-billing-address-button,
.checkout-container .checkout-payment-method .new-billing-address-button {
  display: block;
  margin: 20px 35px 0 20px;
  position: relative;
}
.shipping-address-modal.modal-popup.modal-slide .modal-inner-wrap[class],
.billing-address-modal.modal-popup.modal-slide .modal-inner-wrap[class] {
  background-color: #ffffff;
}
.shipping-address-modal .modal-inner-wrap h1.modal-title,
.billing-address-modal .modal-inner-wrap h1.modal-title {
  border: none;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-search,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-search {
  width: 250px;
}
.shipping-address-modal .modal-inner-wrap .block.block-search,
.billing-address-modal .modal-inner-wrap .block.block-search {
  left: 20px;
  position: absolute;
  top: 81px;
}
.shipping-address-modal .modal-inner-wrap .admin__action-select-shipping-addressmultiselect-search-count,
.billing-address-modal .modal-inner-wrap .admin__action-select-shipping-addressmultiselect-search-count {
  border-bottom: 1px solid #cccccc;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  margin: 5px -30px 10px -30px;
  padding: 0 0 5px 30px;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-empty-area,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-empty-area {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding-top: 5px;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root {
  border-bottom: 1px solid #cccccc;
  clear: both;
  float: left;
  margin-bottom: 10px;
  padding-bottom: 15px;
  position: relative;
  width: 100%;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-details,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-details {
  float: left;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected {
  float: right;
  margin-right: 20px;
  margin-top: 20px;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here button,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here button,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address button,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address button,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button {
  background: #006bb7;
  border: 1px solid #006bb4;
  box-shadow: none;
  color: #ffffff;
  outline: 0;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button {
  background-color: #eeeeee;
  border: none;
  box-shadow: none;
  color: #777777;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button:hover,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button:hover {
  cursor: auto;
  background-color: #eeeeee;
  border: none;
  box-shadow: none;
  color: #777777;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address {
  float: right;
  margin-right: 20px;
  margin-top: 20px;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button {
  background-color: Transparent;
  border: none;
  box-shadow: none;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button.action-primary,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button.action-primary {
  color: #777777;
  text-transform: uppercase;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button.action-primary:hover,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button.action-primary:hover {
  cursor: auto;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button.action-primary,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button.action-primary {
  color: #006bb4;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner {
  margin-top: 10px;
  overflow-y: auto;
}
.shipping-address-modal .modal-inner-wrap ul,
.billing-address-modal .modal-inner-wrap ul {
  list-style-type: none;
  padding-left: 0;
}
.admin__data-grid-loading-mask {
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 4;
}
.admin__data-grid-loading-mask .spinner {
  background: url('../images/loader-2.gif') 50% 50% no-repeat;
  display: inline-block;
  font-size: 4rem;
  height: 1em;
  left: 50%;
  margin-left: -2rem;
  margin-right: 1.5rem;
  position: absolute;
  top: 50%;
  width: 1em;
}
.ie9 .admin__data-grid-loading-mask .spinner {
  background: url('../images/loader-2.gif') 50% 50% no-repeat;
  bottom: 0;
  height: 149px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 218px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
/**
     * @codingStandardsIgnoreStart
     */
#store-pickup.selected-shipping ~ #store-selector {
  display: none;
}
#store-pickup.selected-store-pickup ~ #shipping,
#store-pickup.selected-store-pickup ~ #opc-shipping_method {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
#delivery-method-selector {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#delivery-method-selector .action {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
#delivery-method-selector .action.selected {
  background: #ffffff;
}
#delivery-method-selector .action-select-shipping {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#delivery-method-selector .action-select-store-pickup {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#store-selector .form-login {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
#store-selector .form-continue {
  margin: 20px 0 0;
}
.location-details .location-name {
  font-size: 18px;
  font-weight: 700;
}
.store-selector-popup .modal-title {
  border-bottom: 0;
}
.store-selector-popup .modal-header {
  padding-bottom: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#opc-store-selector-popup {
  display: none;
}
#opc-store-selector-popup .block-search {
  float: none;
  width: 100%;
  margin: 0 0 20px;
  padding: 0 0 10px;
  border-bottom: 1px solid #c1c1c1;
}
.modal-content #opc-store-selector-popup {
  display: block;
}
.store-selector-popup-table thead th {
  display: none;
}
.store-selector-popup-table tbody .location .location-name {
  font-size: 18px;
}
.store-selector-popup-table tbody .location + .location {
  border-top: 1px solid #cccccc;
}
.store-selector-popup-table tbody .col-location-details {
  padding-left: 0;
}
.store-selector-popup-table tbody .col-location-details p:last-child {
  margin-bottom: 0;
}
.store-selector-popup-table tbody .col-location-actions {
  padding-right: 0;
  vertical-align: middle;
}
.store-selector-popup-table tbody .col-location-actions .action {
  float: right;
}
.store-selector-popup-empty-query,
.store-selector-popup-no-locations {
  margin: 0 0 20px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.lac-notification-sticky {
  position: relative;
  z-index: 999;
}
.lac-notification-sticky .lac-notification {
  background-color: #373330;
  color: #ffffff;
  font-size: 16px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon {
  float: left;
  margin: 10px 25px 10px 10px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon .logo-img {
  display: block;
}
.lac-notification-sticky .lac-notification .lac-notification-text {
  float: left;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links {
  float: right;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links a {
  color: #ffffff;
  font-size: 14px;
}
.lac-notification-sticky .lac-notification .lac-notification-links .lac-notification-close-link:after {
  background: url('../Magento_LoginAsCustomerFrontendUi/images/close.svg');
  content: ' ';
  display: inline-block;
  height: 12px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
@font-face {
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot');
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot?#iefix') format('embedded-opentype'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.woff') format('woff'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.ttf') format('truetype');
}
.pagebuilder-icon,
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  -webkit-font-smoothing: antialiased;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
[class^='pagebuilder-icon-']:before,
[class*=' pagebuilder-icon-']:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
}
.pagebuilder-icon-down:before {
  content: '\f101';
}
.pagebuilder-icon-next:before {
  content: '\f102';
}
.pagebuilder-icon-prev:before {
  content: '\f103';
}
.pagebuilder-icon-up:before {
  content: '\f104';
}
.product-full-width-section {
  padding: .5em 0;
}
.product-full-width-section .block.review-add {
  margin-top: 2.7rem;
}
.page-layout-product-full-width .block.related {
  margin-top: 2.7rem;
}
.page-main-details .product-section-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.additional-attributes-wrapper .additional-attributes {
  border: none;
  width: auto;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > th {
  border: none;
  padding: 5.5px 30px 10px 0;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > td {
  border: none;
  padding: 5.5px 5px 10px;
}
.cms-index-index.page-layout-cms-full-width .nav-sections {
  margin-bottom: 0;
}
.slick-slider {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
}
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev {
  left: 2rem;
}
.slick-prev:before {
  content: '\f103';
  padding-right: 5px;
}
.slick-next {
  right: 2rem;
}
.slick-next:before {
  content: '\f102';
  padding-left: 5px;
}
.slick-prev,
.slick-next {
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  background: rgba(252, 252, 252, 0.6);
  border: none;
  border-radius: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 60px;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 60px;
  z-index: 101;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: .2;
}
.slick-prev:hover,
.slick-next:hover {
  background: #fcfcfc;
  border: none;
}
.slick-prev:hover.slick-disabled,
.slick-next:hover.slick-disabled {
  opacity: .2;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #494949;
}
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  color: #555555;
  font-size: 38px;
  opacity: 1;
}
.slick-prev:active,
.slick-next:active,
.slick-prev:focus,
.slick-next:focus,
.slick-prev:not(.primary),
.slick-next:not(.primary) {
  background: rgba(252, 252, 252, 0.7);
  border: none;
  box-shadow: none;
}
.slick-prev:active:active,
.slick-next:active:active,
.slick-prev:focus:active,
.slick-next:focus:active,
.slick-prev:not(.primary):active,
.slick-next:not(.primary):active {
  box-shadow: none;
}
.slick-dots {
  font-size: 1.4rem;
  line-height: normal;
  letter-spacing: normal;
  display: block;
  list-style: none;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 14px;
}
.slick-dots li button {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 14px;
  padding: 0;
  text-indent: -99999px;
  transition: .3s;
  width: 14px;
}
.slick-dots li button:hover {
  border: 1px solid #b3b3b3;
}
.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:not(.primary) {
  box-shadow: none;
}
.slick-dots li.slick-active button {
  background: #1c1918;
}
[data-content-type='banner'] > [data-element='link'],
[data-content-type='banner'] > [data-element='empty_link'] {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='banner'] > [data-element='link']:hover,
[data-content-type='banner'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
.pagebuilder-banner-wrapper {
  background-clip: padding-box;
  border-radius: inherit;
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  box-sizing: border-box;
  padding: 30px;
  position: relative;
  transition: background-color 500ms ease;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-banner-wrapper.jarallax .video-overlay {
  z-index: 0;
}
.pagebuilder-banner-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-banner-wrapper .pagebuilder-banner-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
[data-content-type$='block'] .block p:last-child {
  margin-bottom: 1rem;
  margin-top: 0;
}
[data-content-type='buttons'] {
  max-width: 100%;
}
[data-content-type='button-item'] {
  max-width: 100%;
}
[data-content-type='button-item'] [data-element='link'],
[data-content-type='button-item'] [data-element='empty_link'] {
  max-width: 100%;
  word-wrap: break-word;
}
[data-content-type='button-item'] [data-element='empty_link'] {
  cursor: default;
}
a.pagebuilder-button-link,
button.pagebuilder-button-link,
div.pagebuilder-button-link {
  line-height: 2.2rem;
  font-size: 1.8rem;
  line-height: 1.42857143;
  margin: 0 10px 10px 0;
  padding: 14px 17px;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 600;
  box-shadow: none;
  box-sizing: border-box;
  display: inline-block;
}
a.pagebuilder-button-link:visited,
button.pagebuilder-button-link:visited,
div.pagebuilder-button-link:visited {
  color: #006bb4;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active {
  color: #ff5501;
  text-decoration: underline;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
a.pagebuilder-button-link:focus,
button.pagebuilder-button-link:focus,
div.pagebuilder-button-link:focus {
  background: none;
  border: 0;
}
a.pagebuilder-button-link.disabled,
button.pagebuilder-button-link.disabled,
div.pagebuilder-button-link.disabled,
a.pagebuilder-button-link[disabled],
button.pagebuilder-button-link[disabled],
div.pagebuilder-button-link[disabled],
fieldset[disabled] a.pagebuilder-button-link,
fieldset[disabled] button.pagebuilder-button-link,
fieldset[disabled] div.pagebuilder-button-link {
  color: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary {
  text-decoration: none;
  background-image: none;
  background: #317ed9;
  border: 1px solid #317ed9;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Roboto';
  font-weight: 600;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus {
  text-decoration: none;
}
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active {
  background: #f2f2f2;
  border: 1px solid #317ed9;
  color: #317ed9;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover {
  background: #f2f2f2;
  border: 1px solid #006bb4;
  color: #317ed9;
}
a.pagebuilder-button-primary.disabled,
button.pagebuilder-button-primary.disabled,
div.pagebuilder-button-primary.disabled,
a.pagebuilder-button-primary[disabled],
button.pagebuilder-button-primary[disabled],
div.pagebuilder-button-primary[disabled],
fieldset[disabled] a.pagebuilder-button-primary,
fieldset[disabled] button.pagebuilder-button-primary,
fieldset[disabled] div.pagebuilder-button-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: #ffffff;
  border: 1px solid #317ed9;
  color: #317ed9;
  cursor: pointer;
  display: inline-block;
  font-family: 'Roboto';
  font-weight: 600;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.2rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus {
  text-decoration: none;
}
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active {
  background: #2571cb;
  border: 1px solid #317ed9;
  color: #ffffff;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover {
  background: #2571cb;
  border: 1px solid #317ed9;
  color: #ffffff;
}
a.pagebuilder-button-secondary.disabled,
button.pagebuilder-button-secondary.disabled,
div.pagebuilder-button-secondary.disabled,
a.pagebuilder-button-secondary[disabled],
button.pagebuilder-button-secondary[disabled],
div.pagebuilder-button-secondary[disabled],
fieldset[disabled] a.pagebuilder-button-secondary,
fieldset[disabled] button.pagebuilder-button-secondary,
fieldset[disabled] div.pagebuilder-button-secondary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.pagebuilder-column {
  box-sizing: border-box;
}
[data-content-type='heading'] {
  word-wrap: break-word;
}
[data-content-type='html'] {
  word-wrap: break-word;
}
figure[data-content-type='image'] {
  box-sizing: border-box;
}
figure[data-content-type='image'] > [data-element='link'],
figure[data-content-type='image'] > [data-element='link'] img {
  border-radius: inherit;
}
figure[data-content-type='image'] figcaption {
  word-wrap: break-word;
}
[data-content-type='map'] {
  box-sizing: border-box;
  height: 300px;
}
[data-content-type='row'] li.product-item {
  text-align: left;
}
.pagebuilder-column .widget-product-grid .product-item {
  max-width: 100%;
  min-width: 50px;
}
.pagebuilder-column .widget-product-grid .product-item .price-box {
  word-wrap: break-word;
}
.pagebuilder-column .widget-product-grid .product-item .price-box .price {
  white-space: normal;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-primary {
  display: inline-block;
  max-width: 100%;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-secondary {
  display: inline-block;
  width: auto;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .tocart {
  max-width: 100%;
  white-space: normal;
}
.pagebuilder-column [data-content-type='products'] .block.widget .products-grid .widget-product-grid.product-items .product-item {
  width: 200px;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item {
  display: block;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item:first-child {
  visibility: visible;
}
[data-content-type='products'][data-appearance='carousel'] .product-item-info {
  width: auto;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item {
  display: none;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item:first-child {
  display: block;
  visibility: hidden;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item {
  opacity: .5;
  transition: all 300ms ease;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item:hover {
  opacity: 1;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .slick-current .product-item {
  opacity: 1;
}
[data-content-type='row'][data-appearance='contained'] {
  box-sizing: border-box;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1280px;
}
[data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-bleed'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  width: 100%;
}
[data-content-type='slide'] {
  box-sizing: border-box;
  line-height: 20px;
  min-height: inherit;
  overflow: hidden;
}
[data-content-type='slide'] > [data-element='link'],
[data-content-type='slide'] > [data-element='empty_link'] {
  color: inherit;
  min-height: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] > [data-element='link']:hover,
[data-content-type='slide'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] + [data-content-type='slide'] {
  height: 0;
  min-height: 0;
}
.slick-slider [data-content-type='slide'] + [data-content-type='slide'] {
  height: initial;
  min-height: inherit;
}
.pagebuilder-slide-wrapper {
  border-radius: inherit;
  box-sizing: border-box;
  min-height: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-slide-wrapper .jarallax-viewport-element {
  height: 100%;
  left: -15000vw;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 100;
}
.slick-current .pagebuilder-slide-wrapper .jarallax-viewport-element {
  left: 0;
}
.pagebuilder-slide-wrapper.jarallax .video-overlay {
  -webkit-transform: unset;
  z-index: 1;
}
.pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
  position: relative;
  z-index: 2;
}
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > div,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > img,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > video,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > iframe {
  margin: auto !important;
  transform: none !important;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  border-radius: inherit;
  box-sizing: border-box;
  padding: 30px;
  transition: background-color 500ms ease;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: inherit;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-slide-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-slide-wrapper .pagebuilder-slide-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-slide-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
div[data-content-type='slider'] {
  visibility: hidden;
}
div[data-content-type='slider'].slick-initialized {
  visibility: visible;
}
div[data-content-type='slider'] .slick-list,
div[data-content-type='slider'] .slick-track,
div[data-content-type='slider'] .slick-slide {
  min-height: inherit;
}
div[data-content-type='slider'] .slick-list > div,
div[data-content-type='slider'] .slick-track > div,
div[data-content-type='slider'] .slick-slide > div {
  line-height: 0;
  min-height: inherit;
  overflow: hidden;
  width: 100%;
}
a.button {
  -moz-appearance: button;
  -webkit-appearance: button;
  appearance: button;
  color: initial;
  padding: 10px;
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation {
  display: block;
  font-size: 0;
  margin: 0 0 -1px;
  padding: 0;
}
div[data-content-type='tabs'] .tabs-navigation li:first-child {
  margin-left: 0 !important;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header {
  background: #f6f6f6;
  border: 1px solid #cccccc;
  border-bottom: 0;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow-wrap: break-word;
  position: relative;
  word-wrap: break-word;
  z-index: 1;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:not(:first-child) {
  margin-left: -1px;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title {
  border-right: 0;
  color: #000000;
  cursor: pointer !important;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 1.4rem 2rem;
  position: relative;
  transition: all .3s;
  vertical-align: middle;
  white-space: normal;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title span.tab-title {
  display: block;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title:hover {
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:last-child {
  border-right: 1px solid #cccccc;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active {
  background: #ffffff;
  z-index: 19;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active a.tab-title {
  position: relative;
  transition: all .3s;
}
div[data-content-type='tabs'] .tabs-content {
  border: 1px solid #cccccc;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item'] {
  box-sizing: border-box;
  min-height: inherit;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item']:not(:first-child) {
  display: none;
}
div[data-content-type='tabs'].tab-align-left .tabs-content {
  border-top-left-radius: 0 !important;
}
div[data-content-type='tabs'].tab-align-right .tabs-content {
  border-top-right-radius: 0 !important;
}
div[data-content-type='text'] {
  word-wrap: break-word;
}
div[data-content-type='video'] {
  font-size: 0;
}
div[data-content-type='video'] .pagebuilder-video-inner {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}
div[data-content-type='video'] .pagebuilder-video-container {
  border-radius: inherit;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
div[data-content-type='video'] iframe,
div[data-content-type='video'] video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img {
  font-family: 'object-fit: cover;', sans-serif;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.jarallax-video-fallback {
  transform: scale3d(0, 0, 0);
}
.jarallax .video-overlay {
  -webkit-transform: translate3d(0, 0, 0);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -99;
}
.jarallax [id*='jarallax-container'] video,
.jarallax [id*='jarallax-container'] iframe {
  visibility: hidden;
}
.cms-content-important {
  background-color: #f5f5f5;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  margin: 0 0 35px -20px;
  padding: 20px;
}
.pagebuilder-full-width {
  float: left;
  width: 100%;
}
.pagebuilder-content-type {
  box-sizing: border-box;
  margin-bottom: 20px;
}
.pagebuilder-accordion {
  margin: 0;
  padding: 0;
}
.pagebuilder-accordion > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.pagebuilder-accordion > .item.title > .switch {
  display: block;
}
.pagebuilder-accordion > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.pagebuilder-accordion > .item.content:before,
.pagebuilder-accordion > .item.content:after {
  content: '';
  display: table;
}
.pagebuilder-accordion > .item.content:after {
  clear: both;
}
.pagebuilder-accordion > .item.content.active {
  display: block;
}
.pagebuilder-accordion > .item.title {
  margin: 0;
}
.pagebuilder-accordion > .item.title > .switch {
  border-top: 1px solid #b3b8bd;
  height: 40px;
  padding: 1px 10px 1px 10px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.4rem;
  color: #333333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:visited {
  color: #6d6d6d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:hover {
  color: #333333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:active,
.pagebuilder-accordion > .item.title.active > .switch,
.pagebuilder-accordion > .item.title.active > .switch:focus,
.pagebuilder-accordion > .item.title.active > .switch:hover {
  color: #333333;
  text-decoration: none;
  padding-bottom: 1px;
}
.pagebuilder-accordion > .item.content {
  background: #ffffff;
  margin: 0;
  padding: 10px 10px 30px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
[data-content-type='dynamic_block'] figure[data-content-type='image'] img {
  display: inline;
}
[data-content-type='dynamic_block'] .block-banners .banner-item-content,
[data-content-type='dynamic_block'] .block-banners-inline .banner-item-content {
  margin-bottom: auto;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.checkout-container .checkout-payment-method div.new-address-popup {
  margin: 0 35px 20px 20px;
  position: relative;
}
.checkout-shipping-address .address-sender {
  position: relative;
  z-index: 1;
}
.checkout-shipping-address .address-sender .radio {
  position: absolute;
  top: 9px;
}
.checkout-shipping-address .address-sender .radio ~ .shipping-address-item {
  left: 25px;
  padding: 0 0 25px 0;
}
.checkout-shipping-address .address-sender .radio ~ .shipping-address-item:before {
  content: none;
}
.checkout-shipping-address .default-shipping-address.address-sender ~ .new-address-popup {
  margin-left: 25px;
}
body.benefici-thankyou-request main,
body.benefici-error-request main {
  background-color: #F5F5F5;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.benefici-content {
  max-width: 732px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 10%;
  padding: 15px;
}
.benefici-content .primary.action,
.benefici-content .secondary.action {
  width: 100%;
  padding: 12px 15px;
}
.benefici-content img {
  max-width: 100px;
  margin-bottom: 20px;
}
.benefici-content .title {
  font-size: 36px;
  font-family: 'Titillium', serif;
  font-style: normal;
  margin: 0.5cm 0;
  color: #001C39;
  margin-bottom: 20px;
}
.benefici-content .description {
  margin-bottom: 20px;
}
.benefici-content .description a {
  color: #317ED9;
}
.benefici-content .notify {
  margin-bottom: 40px;
  border: 1px solid #B3B8BD;
  padding: 10px;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  max-width: 672px;
  text-align: left;
  align-items: center;
  margin: 20px auto 30px;
}
.benefici-content .notify img {
  margin-right: 15px;
}
.footer-logo-bdm {
  display: flex;
  gap: 2rem;
  flex-wrap: wrap;
}
.block-category-event {
  background: #f0f0f0;
  color: #333333;
  padding: 10px 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 10px;
}
.block-category-event .block-title {
  margin: 0 0 10px;
}
.block-category-event .block-title strong {
  font-size: 1.5rem;
  font-weight: 300;
}
.block-category-event .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-category-event .ticker li {
  display: none;
  margin: 0 15px;
}
.block-category-event .ticker .value {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-category-event .ticker .label {
  font-size: 1rem;
  display: block;
  text-transform: lowercase;
}
.block-category-event .dates {
  display: table;
  margin: 0 auto;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: table-cell;
  vertical-align: top;
}
.block-category-event .dates .date {
  font-size: 1.8rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start {
  padding-right: 40px;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.contact-index-index .column:not(.sidebar-main) .form.contact {
  float: none;
  width: 50%;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  float: none;
  width: 50%;
}
.table-wrapper.billing-agreements {
  margin-bottom: 40px;
}
.payment-method-content .pay-later-message {
  margin-bottom: 10px;
  margin-top: 10px;
}
.paypal {
  display: inline-block;
  vertical-align: top;
}
.block-minicart .paypal,
.cart-summary .paypal {
  display: block;
}
.paypal img {
  display: block;
  margin: 5px auto 0;
}
.opc .paypal {
  vertical-align: middle;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 20px;
}
.map-form-addtocart .paypal {
  display: block;
  margin: 10px auto 5px;
}
.cart-summary .paypal + .paypal {
  margin-top: 25px;
}
.paypal-review .actions-toolbar {
  margin-top: 10px;
}
.paypal-review .paypal-review-title {
  padding: 0 0 10px;
}
.paypal-review .paypal-review-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.paypal-review .paypal-review-title .action {
  display: inline-block;
  margin: 12px 0 0 30px;
}
.paypal-review .table-paypal-review-items .col.name {
  padding-top: 16px;
}
.paypal-review .table-paypal-review-items .col.qty {
  text-align: center;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #b3b8bd;
  margin: 0 0 40px;
  padding: 10px 0 0;
}
.fotorama-video-container:after {
  background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: .6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama__product-video--loading:after {
  visibility: hidden;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.swatch-attribute-label {
  font-weight: 700;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 10px;
}
.swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 10px 0;
}
.swatch-attribute-options:focus {
  box-shadow: none;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  bottom: -5px;
  height: 20px;
  left: 0;
  margin-bottom: 10px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 10px 5px 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
.swatch-option:focus {
  box-shadow: 0 0 3px 1px #00699d;
}
.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 4px 8px;
}
.swatch-option.text.selected {
  background-color: #ffffff;
}
.swatch-option.selected {
  outline: 2px solid #ff5501;
  border: 1px solid #ffffff;
  color: #333333;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #ffffff;
  color: #333333;
  outline: 1px solid #999999;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #ffffff;
  outline: 2px solid #c34000;
}
.swatch-option.disabled {
  box-shadow: unset;
  cursor: default;
  pointer-events: none;
}
.swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}
.swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  background: #e02b27;
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
}
.swatch-option-loading {
  content: url('../images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  background: #ffffff;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 5px;
  position: absolute;
  text-align: center;
  z-index: 999;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  bottom: 0;
  height: 8px;
  left: 40%;
  position: absolute;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before,
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-style: solid;
  content: '';
  font-size: 1px;
  height: 0;
  position: relative;
  width: 0;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  border-color: #adadad transparent transparent transparent;
  border-width: 8px 8.5px 0 8.5px;
  left: 0;
  top: 2px;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-color: #ffffff transparent transparent transparent;
  border-width: 7px 7.5px 0 7.5px;
  left: -15px;
  top: 1px;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  margin: 0 auto;
  width: 130px;
}
.swatch-option-tooltip-layered {
  background: #ffffff;
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  left: -47px;
  position: absolute;
  width: 140px;
  z-index: 999;
}
.swatch-option-tooltip .title {
  color: #282828;
  display: block;
  max-height: 200px;
  min-height: 20px;
  overflow: hidden;
  text-align: center;
}
.swatch-option-link-layered {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #00699d;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 20px 0;
}
.swatch-opt-listing {
  margin-bottom: 10px;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 7px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 20px;
  text-align: left;
}
.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}
.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}
.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 15px 0 0;
}
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}
.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}
.column .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 4px;
  width: auto;
}
.column .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.column .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: inherit;
  color: inherit;
  content: '\e61c';
  font-family: "icomoon";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.column .block-addbysku .action.add:hover:before {
  color: inherit;
}
.column .block-addbysku .action.add:active:before {
  color: inherit;
}
.column .block-addbysku .reset {
  margin: 7px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px;
  padding-top: 10px;
}
.block-cart-failed {
  margin: 40px 0;
}
.block-cart-failed .block-title {
  font-size: 2.8rem;
}
.block-cart-failed .block-title strong {
  font-weight: 600;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  display: block;
  margin: 0 auto 10px;
}
.catalogsearch-advanced-result .message.error {
  margin-top: -60px;
}
.bundle-actions {
  margin: 0 0 30px;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 40px;
}
.bundle-options-container .legend.title {
  font-family: 'Titillium';
  font-weight: 600;
  line-height: 52px;
  font-size: 4.2rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
  border: 0;
  padding: 0;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 30px;
}
.bundle-options-container .product-options-wrapper .fieldset > .field {
  border-top: 1px #e4e4e4 solid;
  padding-top: 20px;
}
.bundle-options-container .product-options-wrapper .fieldset > .field:first-of-type {
  border-top: 0;
  padding-top: 0;
}
.bundle-options-container .product-options-wrapper .field.choice input {
  float: left;
  margin-top: 4px;
}
.bundle-options-container .product-options-wrapper .field.choice .label {
  display: block;
  margin-left: 24px;
}
.bundle-options-container .product-options-wrapper .field.choice .price-excluding-tax {
  display: inline-block;
}
.bundle-options-container .action.back {
  margin-bottom: 30px;
}
.bundle-options-container .block-bundle-summary > .title {
  margin-bottom: 15px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-family: 'Titillium';
  font-weight: 600;
  line-height: 38px;
  font-size: 2.8rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .block-bundle-summary > .title,
.bundle-options-container .block-bundle-summary .bundle-summary .subtitle {
  border-bottom: 1px #e4e4e4 solid;
  margin-bottom: 25px;
  padding-bottom: 16px;
}
.bundle-options-container .block-bundle-summary .price-box {
  margin-bottom: 20px;
}
.bundle-options-container .block-bundle-summary .price-box .price-label {
  display: block;
  margin-bottom: 5px;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 30px;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-family: 'Titillium';
  font-weight: 600;
  line-height: 38px;
  font-size: 2.8rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 20px;
}
.bundle-options-container .block-bundle-summary .product-addto-links {
  text-align: center;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  margin-right: 5%;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action.tocompare:before {
  content: '\e61e';
}
.bundle-options-container p.required {
  color: #e02b27;
}
.bundle-options-container .nested .field.qty {
  margin: 0 0 20px;
  margin-top: 20px;
}
.bundle-options-container .nested .field.qty > .label {
  margin: 0 0 8px;
  display: inline-block;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 400;
}
.bundle-options-container .nested .field.qty:last-child {
  margin-bottom: 0;
}
.bundle-options-container .price {
  font-weight: 600;
}
.bundle-options-container .product-options-bottom {
  border-top: 1px solid #b3b8bd;
  clear: left;
  margin: 0 0 40px;
  padding-top: 20px;
}
.products {
  margin: 30px 0;
}
.product-items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
}
.product-item {
  font-size: 1.4rem;
  line-height: normal;
  letter-spacing: normal;
  vertical-align: top;
}
.products-grid .product-item {
  display: inline-block;
  margin-left: 2%;
  width: calc((100% - 2%)/2);
}
.product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.product-item-name {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin: 5px 0;
  word-wrap: break-word;
}
.product-item-info {
  max-width: 100%;
  width: 152px;
}
.page-products .product-item-info {
  width: 240px;
}
.product-item-actions {
  font-size: 0;
}
.product-item-actions > * {
  font-size: 1.4rem;
}
.product-item-actions .actions-secondary {
  display: inline-block;
  font-size: 1.4rem;
  vertical-align: middle;
}
.product-item-actions .actions-secondary > button.action {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.product-item-actions .actions-secondary > button.action:focus,
.product-item-actions .actions-secondary > button.action:active {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action:hover {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action.disabled,
.product-item-actions .actions-secondary > button.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > button.action {
  pointer-events: none;
  opacity: 0.5;
}
.product-item-actions .actions-secondary > .action {
  line-height: 35px;
  text-align: center;
  width: 35px;
}
.product-item-actions .actions-secondary > .action:before {
  margin: 0;
}
.product-item-actions .actions-primary {
  display: inline-block;
  vertical-align: middle;
}
.product-item-actions .actions-primary > .stock.unavailable {
  line-height: 1;
  padding-bottom: 10px;
  padding-right: 24px;
  padding-top: 10px;
}
.product-item-description {
  margin: 25px 0;
}
.product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}
.product-item .product-reviews-summary .reviews-actions {
  font-size: 12px;
  margin-top: 5px;
}
.product-item .price-box {
  margin: 10px 0 25px;
}
.product-item .price-box .price {
  font-weight: 700;
  white-space: nowrap;
}
.product-item .price-box .price-label {
  color: #333333;
  font-size: 12px;
}
.product-item .old-price {
  margin: 5px 0;
}
.product-item .old-price .price {
  font-weight: normal;
}
.product-item .regular-price .price-label {
  display: none;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 5px;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocompare:before {
  content: '\e61e';
}
.product-item .tocart {
  font-size: 1.3rem;
  border-radius: 0;
  line-height: 1;
  padding-bottom: 10px;
  padding-top: 10px;
  white-space: nowrap;
}
.column.main .product-items {
  margin-left: 0;
}
.column.main .product-item {
  padding-left: 0;
}
.price-container .price {
  font-size: 1.4rem;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 5px;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 1.1rem;
}
.price-container .weee:before {
  content: '(' attr(data-label) ': ';
}
.price-container .weee:after {
  content: ')';
}
.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ': ';
}
.products-list .product-item {
  display: table;
  width: 100%;
}
.products-list .product-item-info {
  display: table-row;
}
.products-list .product-item-photo {
  display: table-cell;
  padding: 0 30px 30px 0;
  vertical-align: top;
  width: 1%;
}
.products-list .product-item-details {
  display: table-cell;
  vertical-align: top;
}
.page-products .columns {
  padding-top: 60px;
  position: relative;
  z-index: 1;
}
.toolbar {
  margin-bottom: 30px;
  text-align: center;
}
.toolbar select {
  background-color: #f0f0f0;
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(179, 184, 189, 0.3);
  border-radius: 3px;
}
.toolbar .sorter-action {
  position: relative;
  top: -2px;
}
.toolbar-amount {
  left: 0;
  line-height: 18px;
  margin: 0;
  padding: 7px 0;
  text-align: left;
  top: 0;
  vertical-align: middle;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.page-with-filter .toolbar-amount {
  position: static;
}
.toolbar-products {
  background-color: transparent;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar .pages {
  margin-bottom: 25px;
}
.sorter {
  float: right;
}
.page-products .sorter {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.sorter-action {
  display: inline-block;
  text-decoration: none;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #757575;
  content: '\e613';
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #333333;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action.sort-desc:before {
  content: '\e614';
}
.modes {
  display: none;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
.limiter .control {
  display: inline-block;
}
.old-price,
.old.price {
  color: #333333;
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ':';
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')';
}
.prices-tier .price-container .weee[data-label] {
  display: inline;
}
.prices-tier .price-container .weee[data-label]:before {
  content: ' +' attr(data-label) ':';
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.category-cms,
.category-image,
.category-description {
  margin-bottom: 20px;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  margin: 10px 0;
  color: #7d7d7d;
  font-size: 1.2rem;
}
.product.media .product.thumbs {
  margin: 10px 0 25px;
}
.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product.media .items.thumbs > li {
  display: inline-block;
  vertical-align: top;
}
.product.media .items.thumbs > li {
  margin: 1rem 0 0;
}
.product.media .items.thumbs img {
  display: block;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.product.info.detailed {
  clear: both;
  margin-bottom: 30px;
}
.product.info.detailed .additional-attributes {
  width: auto;
  border: none;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th,
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  border: none;
}
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 5.5px 5px 10px 5px;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 5.5px 30px 10px 0;
}
.product-info-main .product-info-price {
  color: #333333;
  border-bottom: 1px solid #c1c1c1;
  display: table;
  margin-bottom: 15px;
  width: 100%;
}
.product-info-main .product-info-price .price-box {
  display: inline-block;
  vertical-align: top;
  width: auto;
}
.product-info-main .product-info-price .price-box .price-container > span {
  display: block;
  margin-bottom: 5px;
}
.product-info-main .product-info-price .price-box .price-container > span:last-child {
  margin-bottom: 0;
}
.product-info-main .product-info-price .price-including-tax + .price-excluding-tax,
.product-info-main .product-info-price .weee + .price-excluding-tax,
.product-info-main .product-info-price .weee {
  font-size: 1.4rem;
}
.product-info-main .product-info-price .price-including-tax + .price-excluding-tax .price,
.product-info-main .product-info-price .weee + .price-excluding-tax .price,
.product-info-main .product-info-price .weee .price {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 16px;
}
.product-info-main .product-info-price .price-wrapper .price {
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 22px;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
  font-size: 2rem;
  font-weight: 300;
}
.product-info-main .product-info-price .special-price .price-label:after {
  content: ': ';
}
.product-info-main .product-info-price .price {
  white-space: nowrap;
}
.product-info-main .product-info-stock-sku {
  display: inline-block;
  float: right;
  padding-bottom: 10px;
  padding-left: 10%;
  text-align: right;
  vertical-align: top;
}
.product-info-main .stock {
  margin: 0 0 3px;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  font-weight: 700;
  text-transform: uppercase;
}
.product-info-main .product.attribute.sku {
  word-break: break-all;
  word-wrap: break-word;
}
.product-info-main .product.attribute.sku .type {
  font-weight: normal;
  margin-right: 5px;
}
.product-info-main .product.attribute.sku .type:after {
  content: '#:';
}
.product-info-main .product.attribute.sku .value {
  display: inline-block;
}
.product-info-main .product.attribute.overview {
  margin: 20px 0;
}
.product-info-main .product.alert {
  margin: 10px 0;
}
.product-info-main .product-add-form {
  clear: both;
  padding-top: 15px;
}
.product-info-main .product-reviews-summary {
  float: left;
}
.product-info-main .product-options-bottom .box-tocart {
  margin-top: 20px;
}
.product-options-wrapper .fieldset:focus {
  box-shadow: none;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 600;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  margin: 0 0 8px;
  padding: 0;
}
.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
  margin-top: 10px;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after,
.product-options-wrapper .fieldset-product-options-inner._required .legend:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
}
.product-options-wrapper .field .note {
  display: block;
  margin-top: 5px;
}
.product-options-wrapper .field .note.mage-error {
  color: #e02b27;
}
.product-options-bottom .price-box,
.product-info-price .price-box {
  color: #333333;
  display: table-cell;
  padding-bottom: 10px;
  vertical-align: top;
}
.product-options-bottom .price-box .old-price,
.product-info-price .price-box .old-price {
  font-size: 20px;
  font-weight: 300;
}
.product-options-bottom .price-box .old-price .price-container > span,
.product-info-price .price-box .old-price .price-container > span {
  display: inline-block;
}
.product-options-bottom .price-box .price-container > span,
.product-info-price .price-box .price-container > span {
  display: block;
  margin-bottom: 5px;
}
.product-options-bottom .price-box .price-container > span:last-child,
.product-info-price .price-box .price-container > span:last-child {
  margin-bottom: 0;
}
.product-options-bottom .price-box .price-container .price,
.product-info-price .price-box .price-container .price {
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
}
.product-options-bottom .price-box .price-container .price-including-tax + .price-excluding-tax,
.product-info-price .price-box .price-container .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-container .weee + .price-excluding-tax,
.product-info-price .price-box .price-container .weee + .price-excluding-tax,
.product-options-bottom .price-box .price-container .weee,
.product-info-price .price-box .price-container .weee {
  font-size: 1.2rem;
  line-height: 14px;
}
.product-options-bottom .price-box .price-container .price-including-tax + .price-excluding-tax .price,
.product-info-price .price-box .price-container .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .price-container .weee + .price-excluding-tax .price,
.product-info-price .price-box .price-container .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .price-container .weee .price,
.product-info-price .price-box .price-container .weee .price {
  font-size: 1.2rem;
  font-weight: 700;
}
.box-tocart .action.tocart {
  vertical-align: top;
}
.box-tocart .action.tocart:not(:last-child) {
  margin-bottom: 15px;
}
.product-addto-links {
  display: inline;
}
.product-addto-links .action {
  margin-right: 5%;
}
.product-social-links {
  margin: 0 0 20px;
  text-align: center;
}
.product-social-links .action.tocompare:before {
  content: '\e61e';
}
.prices-tier {
  margin-bottom: 15px;
}
.prices-tier .item {
  margin-bottom: 10px;
}
.prices-tier .item:last-child {
  margin-bottom: 0;
}
.prices-tier .price-excluding-tax,
.prices-tier .price-including-tax {
  display: inline-block;
}
.minimal-price-link,
.price-excluding-tax,
.price-including-tax {
  display: block;
  white-space: nowrap;
}
.ui-dialog-titlebar-close {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #006bb4;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #006bb4;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: #ff5501;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  background: none;
  border: 0;
}
.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
  color: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.sidebar .product-items .product-item {
  margin-bottom: 20px;
  position: relative;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
}
.sidebar .product-items .product-item-info .product-item-photo {
  left: 0;
  position: absolute;
  top: 0;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-details {
  margin: 0 0 0 85px;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 10px;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #7d7d7d;
  font-size: 12px;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .product-items .action.delete {
  position: absolute;
  right: 0;
  top: 0;
}
.sidebar .block-compare .action.delete {
  right: initial;
}
.sidebar .action.tocart {
  border-radius: 0;
}
.sidebar .product-items-images {
  margin-left: -5px;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 5px;
}
.sidebar .product-items-names .product-item {
  display: flex;
  margin-bottom: 10px;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
.catalog-category-view.page-layout-1column .column.main {
  min-height: inherit;
}
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto;
  position: relative;
}
.table-wrapper.comparison .table-comparison > tbody > tr > th,
.table-wrapper.comparison .table-comparison > tbody > tr > td {
  border-top: 0;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell {
  padding: 15px;
  width: 180px;
}
.table-comparison .cell.label {
  border-right: 1px solid #b3b8bd;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #b3b8bd;
}
.table-comparison .cell.attribute {
  font-size: 1.3rem;
}
.table-comparison .cell.attribute img {
  height: auto;
  max-width: 100%;
}
.table-comparison .cell.remove {
  padding-bottom: 0;
  padding-top: 0;
  text-align: right;
}
.table-comparison .cell.remove .action.delete {
  margin-right: .6rem;
}
.table-comparison .cell .attribute.value {
  overflow: hidden;
  width: 100%;
}
.table-comparison td:last-child {
  border-right: 1px solid #b3b8bd;
}
.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 15px;
}
.table-comparison .product-image-photo {
  margin-left: 0;
}
.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-item-name {
  display: block;
  margin: 15px 0;
}
.table-comparison .product-addto-links {
  margin-top: 15px;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.table-comparison .action.tocart {
  white-space: nowrap;
}
.comparison.headings {
  background: #ffffff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  left: 0;
  position: absolute;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.block.related .action.select {
  vertical-align: top;
}
.block.related .product-item-details {
  position: relative;
  z-index: 1;
}
.block.related .related-available .product-item-name {
  margin-left: 20px;
}
.block.related .field.choice {
  left: 0;
  position: absolute;
  top: 2px;
}
.search .fieldset .control .addon input {
  flex-basis: auto;
  width: 100%;
}
.block-search {
  margin-bottom: 0;
}
.block-search .block-title {
  display: none;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search .label {
  text-decoration: none;
  display: inline-block;
  float: right;
}
.block-search .label > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #757575;
  content: '\e615';
  font-family: "icomoon";
  margin: 0 10px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label:hover:before {
  color: #333333;
}
.block-search .label:active:before {
  color: #333333;
}
.block-search .label.active + .control input {
  position: static;
}
.block-search .action.search {
  display: none;
}
.block-search .control {
  border-top: 1px solid #b3b8bd;
  clear: both;
  margin: 0 -15px -1px;
  padding: 0 15px;
}
.block-search input {
  font-size: 16px;
  left: -300%;
  margin: 15px 0;
  position: absolute;
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul:not(:empty) {
  background: #ffffff;
  border: 1px solid #b3b8bd;
  border-top: 0;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 5px 40px 5px 10px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 5px;
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 6px;
  width: 25px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error {
  left: 0;
  position: absolute;
  top: 32px;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.search-terms {
  line-height: 2em;
}
.search-terms > li {
  display: inline-block;
  margin-right: 10px;
}
.search.found {
  margin-bottom: 10px;
}
.checkout-cart-index .page-main {
  padding-left: 0;
  padding-right: 0;
}
.checkout-cart-index .page-title-wrapper {
  padding-left: 15px;
  padding-right: 15px;
}
.cart-summary {
  background: #f5f5f5;
  margin-bottom: 25px;
  padding: 1px 0 25px;
}
.cart-summary > .title {
  font-size: 2.4rem;
  display: none;
  font-weight: 300;
  margin: 12px 0;
}
.cart-summary .block form:not(:last-of-type) .fieldset {
  margin: 0 0 25px;
}
.cart-summary .block .price {
  font-weight: 700;
}
.cart-summary .block .field {
  margin: 0 0 16px;
}
.cart-summary .block .actions-toolbar > .primary {
  text-align: left;
}
.cart-summary .block .actions-toolbar > .primary .action.primary {
  width: auto;
}
.cart-summary .block .title strong {
  font-size: 1.4rem;
  font-weight: 600;
}
.cart-summary .block .item-options {
  margin: 0 0 16px;
}
.cart-summary .block .item-options .field .radio {
  float: left;
  margin-top: 4px;
}
.cart-summary .block .item-options .field .radio + .label {
  display: block;
  margin: 0;
  overflow: hidden;
}
.page-main .cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .checkout-methods-items {
  margin: 20px 0 0;
  padding: 0 15px;
  text-align: center;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
  width: 100%;
}
.cart-summary .checkout-methods-items .item {
  margin-bottom: 25px;
}
.cart-summary .checkout-methods-items .item:last-child {
  margin-bottom: 0;
}
.cart-summary .message {
  padding-left: 20px;
}
.cart-summary .message > *:first-child:before {
  display: none;
}
.cart-totals tbody .mark,
.cart-totals tfoot .mark {
  text-align: left;
}
.cart-totals .discount.coupon {
  display: none;
}
.cart.table-wrapper .cart thead tr th.col {
  border-bottom: 1px solid #b3b8bd;
  padding-bottom: 15px;
  padding-top: 24px;
}
.cart.table-wrapper .cart tbody td {
  border: 0;
}
.cart.table-wrapper .cart > .item {
  border-bottom: 1px solid #b3b8bd;
  position: relative;
}
.cart.table-wrapper .col {
  padding-top: 15px;
}
.cart.table-wrapper .col.price,
.cart.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp {
  padding: 0 11px 10px;
  text-align: center;
}
.cart.table-wrapper .col.qty {
  padding: 20px 11px 10px;
  text-align: center;
}
.cart.table-wrapper .col.qty .input-text {
  height: 36px;
  margin-top: -7px;
  text-align: center;
  width: 60px;
}
.cart.table-wrapper .col > .price {
  color: #7d7d7d;
  font-size: 1.8rem;
  font-weight: 700;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 15px 15px 10px 90px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar {
  min-height: 20px;
  padding-bottom: 15px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar > .action-edit,
.cart.table-wrapper .actions-toolbar > .action-delete {
  position: absolute;
  right: 16px;
  top: 0;
  display: inline-block;
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action-edit > span,
.cart.table-wrapper .actions-toolbar > .action-delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.cart.table-wrapper .actions-toolbar > .action-edit:before,
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart.table-wrapper .actions-toolbar > .action-edit:hover:before,
.cart.table-wrapper .actions-toolbar > .action-delete:hover:before {
  color: #333333;
}
.cart.table-wrapper .actions-toolbar > .action-edit:active:before,
.cart.table-wrapper .actions-toolbar > .action-delete:active:before {
  color: #757575;
}
.cart.table-wrapper .actions-toolbar > .action-delete {
  right: 0;
}
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  content: '\e604';
}
.cart.table-wrapper .actions-toolbar > .action-delete:hover {
  text-decoration: none;
}
.cart.table-wrapper .action {
  margin-right: 25px;
}
.cart.table-wrapper .action:last-child {
  margin-right: 0;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  left: 15px;
  max-width: 65px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}
.cart.table-wrapper .product-item-name {
  font-size: 1.8rem;
  display: block;
  margin: -3px 0 5px;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  margin-bottom: 0;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 20px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 10px 0 0;
}
.cart.table-wrapper .item .message {
  margin-top: 20px;
}
.cart-products-toolbar .toolbar-amount {
  left: inherit;
  margin: 25px 0 15px;
  padding: 0;
  position: relative;
  text-align: center;
  top: inherit;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #b3b8bd;
}
.cart-discount {
  border-bottom: 1px solid #b3b8bd;
  clear: left;
}
.cart-empty {
  padding-left: 15px;
  padding-right: 15px;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
  text-align: right;
}
.block.crosssell {
  padding: 0 15px;
  margin-top: 70px;
}
.block.crosssell .product-item-info {
  width: 200px;
}
.block-minicart .items-total {
  float: left;
  margin: 0 10px;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .subtotal {
  margin: 0 10px 10px;
  text-align: right;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 30px 0 20px;
  text-align: center;
}
.block-minicart dl.product.options.list {
  display: inline-block;
  vertical-align: top;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
}
.block-minicart .block-content > .actions > .secondary {
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  width: 100%;
}
.block-minicart .block-content > .actions .paypal-logo {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper {
  display: inline-block;
  position: relative;
  float: right;
}
.minicart-wrapper:before,
.minicart-wrapper:after {
  content: '';
  display: table;
}
.minicart-wrapper:after {
  clear: both;
}
.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #757575;
  content: '\e611';
  font-family: "icomoon";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart:active:before {
  color: #757575;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #757575;
  content: '\e611';
  font-family: "icomoon";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart.active:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: #757575;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  width: 320px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  right: -10px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  right: 12px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  right: 11px;
  top: -14px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  padding: 25px 20px;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -28px 0 0;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .product .actions > .primary:not(:last-child),
.minicart-wrapper .product .actions > .secondary:not(:last-child) {
  margin-right: 15px;
}
.minicart-wrapper .action.close {
  height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  width: 25px;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 14px;
  color: #757575;
  content: '\e616';
  font-family: "icomoon";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #ff5501;
  color: #ffffff;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 18px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .action.showcart .counter-number {
  text-shadow: 0 0 7px #000000;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  border: 1px solid #cccccc;
  margin: 0 -20px;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 15px;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 20px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #cccccc;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-items .message {
  margin-bottom: 0;
  margin-top: 10px;
}
.minicart-items .product-item-name {
  font-weight: 400;
  margin: 0 0 10px;
}
.minicart-items .product-item-name a {
  color: #006bb4;
}
.minicart-items .product-item-details {
  padding-left: 88px;
}
.minicart-items .product-item-details .price {
  font-weight: 700;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 10px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  border: 0;
  padding: 0 0 5px 0;
  white-space: nowrap;
}
.minicart-items .product .toggle:after {
  color: #8f8f8f;
  margin: 0 0 0 5px;
  position: static;
}
.minicart-items .product .active > .toggle:after {
  content: '\e621';
}
.minicart-items .product.pricing {
  margin-top: 3px;
}
.minicart-items .product.options .toggle.tooltip {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .toggle.tooltip > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .toggle.tooltip:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: "icomoon";
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .details {
  display: none;
}
.minicart-items .item-qty {
  text-align: center;
  width: 60px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  margin-left: 5px;
  vertical-align: top;
}
.minicart-items .subtitle {
  display: none;
}
.minicart-items .action.edit,
.minicart-items .action.delete {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #333333;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #757575;
}
.minicart-items .action.delete:before {
  content: '\e604';
}
.file-uploader-area {
  position: relative;
}
.file-uploader-area input[type='file'] {
  cursor: pointer;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0;
}
.file-uploader-area input[type='file']:focus + .file-uploader-button {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-area input[type='file']:disabled + .file-uploader-button {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}
.file-uploader-summary {
  display: inline-block;
  vertical-align: top;
}
.file-uploader-button {
  background: #eeeeee;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
  margin: 0;
  padding: 7px 15px;
  vertical-align: middle;
}
.file-uploader-button._is-dragover {
  background: #d4d4d4;
  border: 1px solid #006bb4;
}
.file-uploader-spinner {
  background-image: url('../images/loader-1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  display: none;
  height: 30px;
  margin-left: 10px;
  vertical-align: top;
  width: 15px;
}
.file-uploader-preview .action-remove {
  bottom: 4px;
  cursor: pointer;
  display: block;
  height: 27px;
  left: 6px;
  padding: 2px;
  position: absolute;
  text-decoration: none;
  width: 25px;
  z-index: 2;
}
.file-uploader-preview .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.file-uploader-preview .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: inherit;
  color: #514943;
  content: '\e604';
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .action-remove:hover:before {
  color: #736963;
}
.file-uploader-preview:hover .preview-image img,
.file-uploader-preview:hover .preview-link:before {
  opacity: 0.7;
}
.file-uploader-preview .preview-link {
  display: block;
  height: 100%;
}
.file-uploader-preview .preview-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.file-uploader-preview .preview-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-video:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-video:before {
  left: 0;
  margin-top: -2rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview .preview-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-document:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-document:before {
  left: 0;
  margin-top: -3.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview,
.file-uploader-placeholder {
  background: #ffffff;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 150px;
  line-height: 1;
  margin: 10px 25px 10px 0;
  overflow: hidden;
  position: relative;
  width: 150px;
}
.file-uploader._loading .file-uploader-spinner {
  display: inline-block;
}
.file-uploader .admin__field-note,
.file-uploader .admin__field-error {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  word-break: break-all;
}
.file-uploader .file-uploader-filename:first-child {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-meta {
  color: #9e9e9e;
}
.file-uploader .admin__field-fallback-reset {
  margin-left: 10px;
}
._keyfocus .file-uploader .action-remove:focus {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-placeholder.placeholder-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-document:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-document:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-image {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-image:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-image:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-image:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-video:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-video:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 2;
}
.file-uploader-placeholder-text {
  bottom: 0;
  color: #008bdb;
  font-size: 1.1rem;
  left: 0;
  line-height: 1.42857143;
  margin-bottom: 15%;
  padding: 0 20px;
  position: absolute;
  right: 0;
  text-align: center;
}
.data-grid-file-uploader {
  min-width: 7rem;
}
.data-grid-file-uploader._loading .file-uploader-spinner {
  display: block;
}
.data-grid-file-uploader._loading .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-image {
  background: transparent;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.data-grid-file-uploader .file-uploader-image + .file-uploader-area .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-area {
  z-index: 2;
}
.data-grid-file-uploader .file-uploader-spinner {
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.data-grid-file-uploader .file-uploader-button {
  height: 48px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.data-grid-file-uploader .file-uploader-button > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.data-grid-file-uploader .file-uploader-button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  line-height: 48px;
  color: #8a837f;
  content: '\e626';
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.data-grid-file-uploader .file-uploader-button:hover:before {
  color: #666666;
}
.data-grid-file-uploader .action-select-wrap {
  float: left;
}
.data-grid-file-uploader .action-select-wrap .action-select {
  border: 1px solid #cacaca;
  display: block;
  height: 5rem;
  margin-left: -1px;
  padding: 0;
  width: 2rem;
}
.data-grid-file-uploader .action-select-wrap .action-select:after {
  border-color: #8a837f transparent transparent transparent;
  left: 50%;
  margin: 0 0 0 -5px;
}
.data-grid-file-uploader .action-select-wrap .action-select:hover:after {
  border-color: #666666 transparent transparent transparent;
}
.data-grid-file-uploader .action-select-wrap .action-select > span {
  display: none;
}
.data-grid-file-uploader .action-select-wrap .action-menu {
  left: 4rem;
  right: auto;
  z-index: 2;
}
.data-grid-file-uploader-inner {
  border: 1px solid #cacaca;
  float: left;
  height: 5rem;
  position: relative;
  width: 5rem;
}
.checkout-container {
  margin: 0 0 20px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-title {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 15px;
}
.opc-wrapper .step-content {
  margin: 0 0 40px;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.checkout-onepage-success .print {
  display: none;
}
.abs-discount-code .form-discount,
.checkout-payment-method .payment-option-content .form-discount {
  display: table;
  width: 100%;
}
.abs-discount-code .form-discount .actions-toolbar,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.abs-discount-code .form-discount .actions-toolbar .primary,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary {
  float: left;
}
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0 0 0 -2px;
  white-space: nowrap;
  width: auto;
}
.abs-discount-code .form-discount > .field > .label,
.checkout-payment-method .payment-option-content .form-discount > .field > .label {
  display: none;
}
.opc-estimated-wrapper {
  background: #f4f4f4;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  margin: -21px -15px 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  float: left;
  font-weight: 700;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 5px;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:focus,
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:active {
  background: none;
  border: none;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:hover {
  background: none;
  border: none;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart.disabled,
.opc-estimated-wrapper .minicart-wrapper button.action.showcart[disabled],
fieldset[disabled] .opc-estimated-wrapper .minicart-wrapper button.action.showcart {
  pointer-events: none;
  opacity: 0.5;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:before {
  color: #333333;
}
.opc-progress-bar {
  display: none;
}
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 21px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}
.checkout-index-index .modal-popup .fieldset .field .label {
  font-weight: 400;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
  margin-top: 8px;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #333333;
}
.field-tooltip .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 21px;
  line-height: inherit;
  color: #bbbbbb;
  content: "\e92d";
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #333333;
}
.field-tooltip .field-tooltip-action:before {
  padding-left: 1px;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #333333;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999999;
  border-radius: 1px;
  font-size: 14px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #666666;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
@media only screen and (max-width: 769px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 28px;
}
.opc-wrapper .form-login .fieldset .field .label,
.opc-wrapper .form-shipping-address .fieldset .field .label {
  font-weight: 400;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  font-size: 14px;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 35px 20px 20px;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #ff5501;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #ff5501;
  color: #ffffff;
  content: "\e938";
  font-family: "icomoon";
  height: 27px;
  width: 29px;
  font-size: 19px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
  visibility: hidden;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 20px;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5px;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 20px 0 0;
}
.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}
.checkout-shipping-method .step-title {
  margin-bottom: 0;
}
.checkout-shipping-method .no-quotes-block {
  margin: 20px 0;
}
.methods-shipping .actions-toolbar .action.primary {
  margin: 20px 0 0;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method tbody td {
  border-top: 1px solid #cccccc;
  padding-bottom: 20px;
  padding-top: 20px;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.table-checkout-shipping-method tbody td input[type='radio'] {
  margin: 4px 5px 0 0;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .col-price {
  font-weight: 600;
}
.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 10px;
  padding-top: 0;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #006bb4;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 30px;
}
.opc-block-shipping-information {
  padding: 0 30px;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 20px;
  position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  top: 10px;
  display: inline-block;
  text-decoration: none;
  margin: 0;
  position: absolute;
  right: 0;
}
.opc-block-shipping-information .shipping-information-title .action-edit > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
  color: #333333;
}
.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
  color: #757575;
}
.opc-block-shipping-information .shipping-information-content {
  line-height: 27px;
}
.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  margin: 0 0 20px;
}
.opc-block-summary {
  background: #f5f5f5;
  margin: 0 0 20px;
  padding: 22px 30px;
}
.opc-block-summary > .title {
  display: block;
}
.opc-block-summary .mark .value {
  color: #666666;
  display: block;
}
.opc-block-summary .discount.coupon {
  display: none;
}
.opc-block-summary .grand.incl + .grand.excl .mark,
.opc-block-summary .grand.incl + .grand.excl .amount {
  border-top: 0;
  font-size: 1.4rem;
  padding-top: 0;
}
.opc-block-summary .grand.incl + .grand.excl .mark strong,
.opc-block-summary .grand.incl + .grand.excl .amount strong {
  font-weight: 400;
}
.opc-block-summary .not-calculated {
  font-style: italic;
}
.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #b3b8bd;
  padding: 10px 40px 10px 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  position: relative;
}
.opc-block-summary .items-in-cart > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-summary .items-in-cart > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: "icomoon";
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-summary .items-in-cart > .title:after {
  position: absolute;
  right: 0;
  top: 10px;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.opc-block-summary .items-in-cart.active > .title:after {
  content: '\e621';
}
.opc-block-summary .items-in-cart .product {
  position: relative;
}
.opc-block-summary .minicart-items-wrapper {
  margin: 0 -15px 0 0;
  max-height: 370px;
  padding: 15px 15px 0 0;
  border: 0;
}
.column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0;
}
.opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 10px;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: block;
  padding-right: 5px;
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  display: block;
  text-align: left;
}
.opc-block-summary .product-item .price {
  font-size: 1.6rem;
  font-weight: 400;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.opc-block-summary .product-item .message {
  margin-top: 10px;
}
.opc-block-summary .actions-toolbar {
  position: relative;
  z-index: 1;
}
.opc-block-summary .actions-toolbar .secondary {
  border-top: 1px solid #b3b8bd;
  display: block;
  margin: -1px 0 0;
  padding: 15px 0 0;
  text-align: left;
}
.opc-block-summary .actions-toolbar .secondary .action {
  margin: 0;
}
@media only screen and (max-width: 769px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 25px;
}
.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-size: 2.4rem;
  border-bottom: 0;
  margin-bottom: 25px;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin-bottom: 5px;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 25px;
  text-align: left;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 10px;
}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}
.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 40px;
  padding-top: 40px;
  position: relative;
}
.block-authentication .block[class] + .block:before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #ffffff;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 .2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}
.checkout-payment-method .step-title {
  border-bottom: 0;
  margin-bottom: 0;
}
.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border-top: 1px solid #cccccc;
}
.checkout-payment-method .payment-method form.form-purchase-order {
  margin-bottom: 15px;
}
.checkout-payment-method .payment-method form.form-purchase-order .input-text {
  width: 40%;
}
.checkout-payment-method .payment-method-content {
  /**
             * @codingStandardsIgnoreStart
             */
}
.checkout-payment-method .payment-method-content #po_number {
  margin-bottom: 20px;
}
.checkout-payment-method .payment-method-title {
  padding: 20px 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5px;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 20px;
}
.checkout-payment-method .payment-group + .payment-group .step-title {
  margin: 20px 0 0;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 500px;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 20px;
}
.checkout-payment-method .checkout-billing-address .primary .action-update {
  margin-bottom: 20px;
  margin-right: 0;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .checkout-billing-address input[type="checkbox"] {
  vertical-align: top;
}
.checkout-payment-method .payment-method-note + .checkout-billing-address {
  margin-top: 20px;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 20px 0;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\e621';
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none;
}
.checkout-payment-method .payment-option-title {
  border-top: 1px solid #cccccc;
  padding: 20px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #006bb4;
  display: inline-block;
  text-decoration: none;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 16px;
  color: #757575;
  content: '\e622';
  font-family: "icomoon";
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {
  color: #333333;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #757575;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-option-content .primary .action.action-apply {
  margin-right: 0;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700;
}
.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: .4;
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .6s ease;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .captcha .input-text,
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  display: inline-block;
  padding-right: 20px;
}
.checkout-payment-method .ccard .cvv .label {
  display: block;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}
.checkout-agreements-block .checkout-agreements {
  margin-bottom: 20px;
}
.checkout-agreements-block .checkout-agreement.field {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.checkout-agreements-block .checkout-agreement.field.required label:after {
  content: none;
}
.checkout-agreements-block .checkout-agreement.field.required .action-show:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 30px;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 20px;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
}
.login-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.login-container .fieldset:after {
  margin-top: 35px;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.block-addresses-list .items.addresses .item.actions {
  margin-top: 5px;
}
.form-address-edit .region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.form-edit-account fieldset.additional_info {
  clear: both;
}
.form-create-account .fieldset-fullname .fields .field {
  float: none;
}
.form-create-account .fieldset.create.account:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.form-create-account .fieldset.create.account:after {
  margin-top: 35px;
}
.form.password.forget .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.form.password.forget .fieldset:after {
  margin-top: 35px;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-address-billing .box-content,
.box-address-shipping .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.account .page-title-wrapper .page-title {
  display: inline-block;
}
.account .messages {
  margin-bottom: 20px;
}
.account .column.main {
  margin-bottom: 30px;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .sidebar-additional {
  margin-top: 40px;
}
.account .table-wrapper {
  margin-bottom: 20px;
  border-bottom: 1px solid #cccccc;
  overflow-x: auto;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .data.table .col.actions .action.delete,
[class^='sales-guest-'] .data.table .col.actions .action.delete,
.sales-guest-view .data.table .col.actions .action.delete {
  color: #d10029;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  display: block;
  margin-bottom: 10px;
}
.block .title strong {
  font-family: 'Titillium';
  font-weight: 700;
  line-height: 38px;
  font-size: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 5px;
}
.field.password .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.field.password .control .mage-error {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.field.password .control .input-text {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
  z-index: 2;
}
.password-strength-meter {
  background-color: #f4f4f4;
  height: 44px;
  line-height: 44px;
  padding: 0 12px;
  position: relative;
  z-index: 1;
}
.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.password-none .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}
.password-weak .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}
.password-medium .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}
.password-strong .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}
.password-very-strong .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}
.control.captcha-image {
  margin-top: 10px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.order-products-toolbar,
.customer-addresses-toolbar {
  position: relative;
}
.order-products-toolbar .toolbar-amount,
.customer-addresses-toolbar .toolbar-amount {
  position: relative;
  text-align: center;
}
.order-products-toolbar .pages,
.customer-addresses-toolbar .pages {
  position: relative;
}
.additional-addresses table > thead > tr > th {
  white-space: nowrap;
}
.block-balance .price {
  margin-top: -10px;
  font-size: 3.2rem;
  display: inline-block;
  line-height: 32px;
}
.table-downloadable-products .product-name {
  font-weight: 400;
  margin-right: 15px;
}
.table-downloadable-products .action.download {
  display: inline-block;
  text-decoration: none;
}
.table-downloadable-products .action.download:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: "\e927";
  font-family: "icomoon";
  margin: 0 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 25px;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none;
}
.samples-item-title {
  font-size: 1.4rem;
  font-weight: 600;
  margin: 0 0 10px;
}
.samples-item {
  margin: 0 0 10px;
}
.field.downloads {
  margin-bottom: 10px;
}
.page-product-downloadable .product-add-form .product-options-wrapper .field.downloads > .control {
  width: 100%;
}
.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}
.field.downloads .price-container:before {
  content: ' + ';
  display: inline;
}
.field.downloads .price-excluding-tax {
  display: inline;
}
.field.downloads .price-excluding-tax:before {
  content: ' (' attr(data-label) ': ';
}
.field.downloads .price-excluding-tax:after {
  content: ')';
}
.field.downloads .price-including-tax {
  display: inline;
  font-weight: 600;
  font-size: 1.4rem;
}
.field.downloads .field.choice {
  border-bottom: 1px solid #ebebeb;
  box-sizing: border-box;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 25px;
  position: relative;
  width: 100%;
  z-index: 1;
}
.field.downloads .field.choice input {
  left: 0;
  position: absolute;
  top: 2px;
}
.field.downloads .field.downloads-all {
  border-bottom: 0;
  padding-left: 0;
}
.field.downloads .sample.link {
  float: right;
}
.field.downloads-all .label {
  color: #006bb4;
  text-decoration: none;
  cursor: pointer;
}
.field.downloads-all .label:visited {
  color: #006bb4;
  text-decoration: none;
}
.field.downloads-all .label:hover {
  color: #006bb4;
  text-decoration: underline;
}
.field.downloads-all .label:active {
  color: #ff5501;
  text-decoration: underline;
}
.field.downloads-all input {
  opacity: 0;
}
.field.downloads.downloads-no-separately .field.choice {
  padding-left: 0;
}
.page-product-giftcard .giftcard-amount {
  border-top: 1px #c1c1c1 solid;
  clear: both;
  margin-bottom: 0;
  padding-top: 15px;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 20px !important;
}
.page-product-giftcard .product-info-main .price-box .old-price {
  font-size: 20px;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final > span {
  display: block;
  margin-bottom: 5px;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final > span:last-child {
  margin-bottom: 0;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
}
.page-product-giftcard .product-info-main .price-box + .giftcard.form {
  border-top: 1px #c1c1c1 solid;
  padding-top: 15px;
}
.page-product-giftcard .product-info-main .alert {
  clear: left;
}
.page-product-giftcard .product-info-stock-sku {
  display: block;
}
.page-product-giftcard .product-add-form {
  border: 0;
  clear: none;
  padding-top: 0;
}
.page-product-giftcard .product-add-form .product-options-wrapper .field:not(.text) {
  margin-bottom: 20px;
  margin-top: 20px;
}
.page-product-giftcard .giftcard.form {
  clear: both;
}
.page-product-giftcard .price-box {
  margin-bottom: 10px;
}
.page-product-giftcard .product-info-price {
  border: 0;
  display: block;
  float: right;
  white-space: nowrap;
  width: auto;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 30px;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 10px;
}
.gift-message .field {
  margin-bottom: 20px;
}
.gift-message .field .label {
  color: #666666;
  font-weight: 400;
}
.gift-options {
  margin: 20px 0;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  font-weight: 600;
  margin: 0 0 20px;
}
.gift-options-content .fieldset {
  margin: 0 0 20px;
}
.gift-summary {
  margin-top: 10px;
  position: relative;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 0 0 0 20px;
  width: auto;
}
.gift-summary .action-edit,
.gift-summary .action-delete {
  display: inline-block;
  text-decoration: none;
}
.gift-summary .action-edit > span,
.gift-summary .action-delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-summary .action-edit:before,
.gift-summary .action-delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-summary .action-edit:hover:before,
.gift-summary .action-delete:hover:before {
  color: #333333;
}
.gift-summary .action-edit:active:before,
.gift-summary .action-delete:active:before {
  color: #757575;
}
.gift-summary .action-delete:before {
  content: '\e604';
}
.action-gift {
  display: inline-block;
  text-decoration: none;
}
.action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
  line-height: 20px;
  color: #757575;
  content: '\e622';
  font-family: "icomoon";
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action-gift:hover:after {
  color: #333333;
}
.action-gift:active:after {
  color: #757575;
}
.action-gift.active:after,
.action-gift._active:after {
  content: '\e621';
}
.gift-summary .actions-toolbar,
.cart.table-wrapper .gift-summary .actions-toolbar {
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin-right: -100%;
  padding: 20px 0;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: block;
}
.cart.table-wrapper .item-gift._active {
  border-top: 1px solid #c1c1c1;
}
.cart.table-wrapper .item-gift .action {
  margin-right: 0;
}
.gift-item-block {
  border-bottom: 1px solid #c1c1c1;
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\e621';
}
.gift-item-block .title {
  color: #006bb4;
  cursor: pointer;
  margin: 0;
  padding: 10px 40px 10px 15px;
  position: relative;
  display: block;
  text-decoration: none;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
  line-height: 20px;
  color: #858585;
  content: '\e622';
  font-family: "icomoon";
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: #333333;
}
.gift-item-block .content {
  padding: 10px 0 20px;
  position: relative;
}
.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}
.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 10px 0;
}
.gift-messages-order {
  margin-bottom: 25px;
}
.gift-message-summary {
  padding-right: 7rem;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.giftregisty-dropdown .action.toggle {
  color: #006bb4;
}
.table-giftregistry-items .product-image {
  margin-right: 10px;
  float: left;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 15px 0 5px;
  text-align: left;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.form-giftregistry-search {
  margin-bottom: 60px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}
.block-giftregistry-shared-items .item .col {
  border: 0;
}
.block-giftregistry-shared-items th {
  border-bottom: 1px solid #b3b8bd;
}
.block-giftregistry-shared-items .col {
  padding: 0 11px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}
.block-giftregistry-shared-items .product-item-name {
  font-size: 1.8rem;
  display: block;
  margin: 0 0 5px;
}
.gift-wrapping .label {
  margin: 0 0 8px;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 10px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 18px;
  margin: 20px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 4rem;
  color: #494949;
  content: '\e62a';
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 10px 10px 0;
}
.gift-wrapping-item:last-child {
  margin-right: 0;
}
.gift-wrapping-item._active span:before {
  border: 3px solid #333333;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.gift-wrapping-item > span {
  height: 4rem;
  width: 4rem;
}
.gift-wrapping-title {
  margin: 10px 0;
}
.gift-wrapping-title .action-remove {
  margin: -5px 0 0 5px;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-title .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-title .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e604';
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-title .action-remove:hover:before {
  color: #333333;
}
.gift-wrapping-title .action-remove:active:before {
  color: #757575;
}
.gift-options-content .fieldset .field {
  margin: 10px 0;
}
.gift-wrapping-summary {
  padding-right: 7rem;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .fieldset.gift-message .field.gift-wrapping {
  padding: 0;
  width: 100%;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping {
  margin: 20px 0 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img {
  float: left;
  margin: 0 10px 0 0;
  max-height: 50px;
  max-width: 50px;
}
.gift-summary .price-box,
.gift-options .price-box {
  margin-left: 22px;
}
.gift-summary .regular-price:before,
.gift-options .regular-price:before {
  content: attr(data-label) ': ';
}
.gift-summary .regular-price .price,
.gift-options .regular-price .price {
  font-weight: 700;
}
.order-options .item {
  padding-bottom: 20px;
}
.order-options .product {
  margin-bottom: 10px;
}
.order-options .product-image-container {
  float: left;
  padding-right: 10px;
}
.order-options .gift-wrapping {
  margin-bottom: 10px;
}
.table-wrapper.grouped {
  width: auto;
}
.table.grouped .row-tier-price > td {
  border-top: 0;
}
.table.grouped .col.item {
  width: 90%;
}
.table.grouped .col.qty {
  width: 10%;
}
.table.grouped .product-item-name {
  display: inline-block;
  font-weight: 400;
  margin-bottom: 10px;
}
.table.grouped .price-box p {
  margin: 0;
}
.table.grouped .price-box .price {
  font-weight: 700;
}
.table.grouped .price-box .old-price .price {
  font-weight: normal;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.page-product-grouped .product-info-main .alert {
  clear: left;
}
.page-product-grouped .box-tocart {
  margin-top: 10px;
}
.box-tocart .action.instant-purchase {
  vertical-align: top;
}
.box-tocart .action.instant-purchase:not(:last-child) {
  margin-bottom: 15px;
}
.form-add-invitations .additional,
.form-add-invitations .field.message {
  margin-top: 20px;
}
.form-add-invitations .action.remove {
  top: 4px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 4px;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: inherit;
  color: inherit;
  content: '\e61c';
  font-family: "icomoon";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.form-add-invitations .action.add:hover:before {
  color: inherit;
}
.form-add-invitations .action.add:active:before {
  color: inherit;
}
.filter.block {
  margin-bottom: 0;
}
.filter-title strong {
  background-color: #f0f0f0;
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(179, 184, 189, 0.3);
  border: 1px solid #b3b8bd;
  border-radius: 3px;
  font-weight: 400;
  left: 0;
  line-height: 16px;
  padding: 7px 10px;
  position: absolute;
  text-align: center;
  top: 0;
  z-index: 2;
}
.filter-title strong[data-count]:after {
  color: #ffffff;
  background: #ff5501;
  border-radius: 2px;
  content: attr(data-count);
  display: inline-block;
  font-size: .8em;
  line-height: 1;
  margin: 0 5px;
  min-width: 1em;
  padding: 2px;
}
.filter-title strong.disabled {
  opacity: .5;
}
.filter .block-subtitle {
  border-bottom: 1px solid #b3b8bd;
  font-size: 14px;
  font-weight: 600;
  line-height: 1em;
  padding: 10px 10px 20px;
}
.filter-subtitle {
  display: none;
}
.filter-current {
  margin: 0;
}
.filter-current .items {
  padding: 5px 10px;
}
.filter-current .item {
  padding-left: 17px;
  position: relative;
  z-index: 1;
}
.filter .filter-current-subtitle {
  border: none;
  display: block;
  padding-bottom: 10px;
}
.filter-current .action.remove {
  left: -2px;
  position: absolute;
  top: -1px;
}
.filter-actions {
  margin-bottom: 25px;
  padding: 0 10px;
}
.filter-label {
  font-weight: 700;
}
.filter-label:after {
  content: ': ';
}
.filter-value {
  color: #757575;
}
.filter-options {
  display: none;
  margin: 0;
}
.filter-options-item {
  border-bottom: 1px solid #b3b8bd;
  padding-bottom: 10px;
}
.filter-options-title {
  cursor: pointer;
  font-weight: 600;
  margin: 0;
  overflow: hidden;
  padding: 10px 40px 0 10px;
  position: relative;
  text-transform: uppercase;
  word-break: break-all;
  z-index: 1;
  display: block;
  text-decoration: none;
}
.filter-options-title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.filter-options-title:after {
  position: absolute;
  right: 13px;
  top: 12px;
}
.filter-options-title:hover {
  color: #000000;
}
.active > .filter-options-title:after {
  content: '\e621';
}
.filter-options-content {
  margin: 0;
  padding: 10px;
}
.filter-options-content .item {
  line-height: 1.5em;
  margin: 10px 0;
}
.filter-options-content a {
  color: #494949;
  margin-left: -5px;
  margin-right: -5px;
  padding-left: 5px;
  padding-right: 7px;
}
.filter-options-content a:hover {
  background-color: #e8e8e8;
  text-decoration: none;
}
.filter-options-content a:hover + .count {
  background-color: #e8e8e8;
}
.filter-options-content .count {
  color: #757575;
  font-weight: 300;
  padding-left: 5px;
  padding-right: 5px;
}
.filter-options-content .count:before {
  content: '(';
}
.filter-options-content .count:after {
  content: ')';
}
.map-popup-wrapper.popup .action.close {
  top: 10px;
}
.map-popup {
  background: #ffffff;
  border: 1px solid #adadad;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 10px;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 16px;
}
.map-popup .popup-header .title {
  font-family: 'Titillium';
  font-weight: 600;
  line-height: 38px;
  font-size: 2.8rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.map-popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: #8c8c8c;
  content: '\e616';
  font-family: "icomoon";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.map-popup .popup-actions .action.close:hover:before {
  color: #737373;
}
.map-popup .popup-actions .action.close:active:before {
  color: #737373;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin: 0 0 20px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 20px;
}
.map-popup .map-info-price .price-box .label:after {
  content: ': ';
}
.map-popup .action.primary {
  margin-right: 10px;
}
.map-popup .map-msrp {
  margin-bottom: 10px;
}
.map-popup .actual-price {
  margin: 3px 0 15px;
}
.map-popup .regular-price .price-label {
  display: none;
}
.map-popup .popup-header {
  display: none;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-fallback-price {
  display: none;
}
.map-old-price,
.product-item .map-old-price,
.product-info-price .map-show-info {
  display: inline-block;
  min-width: 10rem;
}
.map-old-price:not(:last-child),
.product-item .map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 10px;
}
.product-options-bottom .price-box .old-price .price-container > span,
.product-info-price .price-box .old-price .price-container > span {
  display: inline;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
button.map-show-info {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
button.map-show-info:focus,
button.map-show-info:active {
  background: none;
  border: none;
}
button.map-show-info:hover {
  background: none;
  border: none;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info {
  pointer-events: none;
  opacity: 0.5;
}
button.map-show-info:visited {
  color: #006bb4;
  text-decoration: none;
}
button.map-show-info:hover {
  color: #006bb4;
  text-decoration: underline;
}
button.map-show-info:active {
  color: #ff5501;
  text-decoration: underline;
}
button.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus {
  background: none;
  border: 0;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info {
  color: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.wishlist.split.button {
  display: inline-block;
  position: relative;
  margin-right: 5%;
  vertical-align: middle;
}
.wishlist.split.button:before,
.wishlist.split.button:after {
  content: '';
  display: table;
}
.wishlist.split.button:after {
  clear: both;
}
.wishlist.split.button .action.split {
  float: left;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  float: right;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: #666666;
  content: '\e622';
  font-family: "icomoon";
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle:active:after {
  color: inherit;
}
.wishlist.split.button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: #666666;
  content: '\e621';
  font-family: "icomoon";
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle.active:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle.active:active:after {
  color: inherit;
}
.wishlist.split.button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.wishlist.split.button .items li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.wishlist.split.button .items:before,
.wishlist.split.button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.wishlist.split.button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.wishlist.split.button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.wishlist.split.button .items:before {
  left: 10px;
  top: -12px;
}
.wishlist.split.button .items:after {
  left: 9px;
  top: -14px;
}
.wishlist.split.button.active {
  overflow: visible;
}
.wishlist.split.button.active .items {
  display: block;
}
.wishlist.split.button .items {
  padding: 6px 0;
  text-align: left;
}
.wishlist.split.button .items .item > span {
  display: block;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li {
  padding: 0;
}
.wishlist.split.button > .action.split {
  margin-right: 5px;
}
.wishlist.split.button > .action.split:before {
  content: '\e600';
}
.wishlist.split.button > .action.split:before {
  margin: 0;
  width: 18px;
}
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:focus,
.wishlist.split.button > .action:hover {
  color: #333333;
}
.wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #666666;
  content: '';
  float: left;
  height: 15px;
  margin: 3px 4px 0 0;
}
.cart.table-wrapper .wishlist.split.button {
  vertical-align: baseline;
}
.cart.table-wrapper .wishlist.split.button > .action.split {
  font-weight: normal;
  letter-spacing: normal;
  text-transform: none;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle:after {
  color: #006bb4;
}
.cart.table-wrapper .wishlist.split.button > .action.split,
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  color: #006bb4;
}
.cart.table-wrapper .wishlist.split.button > .action.split:before,
.cart.table-wrapper .wishlist.split.button > .action.toggle:before {
  display: none;
}
.wishlist.window.popup {
  background: #ffffff;
  border: 1px solid #adadad;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 16px;
}
.wishlist.window.popup .popup-header .title {
  font-family: 'Titillium';
  font-weight: 600;
  line-height: 38px;
  font-size: 2.8rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.wishlist.window.popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.wishlist.window.popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.window.popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: #8c8c8c;
  content: '\e616';
  font-family: "icomoon";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.window.popup .popup-actions .action.close:hover:before {
  color: #737373;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: #737373;
}
.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #8c8c8c;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.wishlist.overlay.active {
  display: block;
}
.wishlist-dropdown.move .action.toggle,
.wishlist-dropdown.copy .action.toggle {
  color: #006bb4;
}
.page-multiple-wishlist .actions-toolbar > .primary {
  display: block;
  float: none;
  text-align: left;
}
.page-multiple-wishlist .actions-toolbar > .primary .action.remove {
  float: right;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 10px;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 10px;
}
.block-wishlist-management .wishlist-notice {
  color: #7d7d7d;
  display: inline-block;
  margin-right: 20px;
}
.block-wishlist-management .wishlist-notice.private {
  display: inline-block;
  text-decoration: none;
}
.block-wishlist-management .wishlist-notice.private:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #a3a3a3;
  content: '\e629';
  font-family: "icomoon";
  margin: 0 5px 0 0;
  vertical-align: text-bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 20px;
}
.block-wishlist-management .wishlist-toolbar .copy .dropdown {
  right: 0;
}
.block-wishlist-management .wishlist-toolbar .copy .dropdown:before {
  left: auto;
  right: 11px;
}
.block-wishlist-management .wishlist-toolbar .copy .dropdown:after {
  left: auto;
  right: 10px;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 20px;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 60px;
  max-width: 500px;
}
.block-wishlist-search-results .table-wrapper {
  border-top: none;
}
.block-wishlist-info-items .block-title {
  margin-bottom: 20px;
  font-size: 2.2rem;
}
.block-wishlist-info-items .block-title > strong {
  font-weight: 300;
}
.block-wishlist-info-items .product-item {
  width: 100%;
}
.block-wishlist-info-items .product-item-photo {
  margin-left: 20px;
}
.block-wishlist-info-items .product-item-info {
  width: auto;
}
.block-wishlist-info-items .product-item-info:hover .split {
  visibility: visible;
}
.block-wishlist-info-items .price-wrapper {
  display: block;
  margin: 0 0 10px;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 10px 0;
  visibility: hidden;
}
.block-wishlist-info-items .wishlist-dropdown .change {
  color: #006bb4;
}
.block-wishlist-info-items .action.towishlist {
  padding: 10px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}
.multicheckout.results h3,
.multicheckout.success h3 {
  font-size: 1.6rem;
  margin-bottom: 20px;
  margin-top: 30px;
}
.multicheckout.results h3 a,
.multicheckout.success h3 a {
  color: #333333;
}
.multicheckout.results h3 a:hover,
.multicheckout.success h3 a:hover {
  text-decoration: none;
}
.multicheckout.results ul.orders-list,
.multicheckout.success ul.orders-list {
  list-style: none;
  padding-left: 0;
}
.multicheckout.results .orders-list,
.multicheckout.success .orders-list {
  margin-top: 25px;
  padding-left: 16px;
}
.multicheckout.results .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-list .shipping-list .shipping-item {
  margin-left: 84px;
}
.multicheckout.results .orders-list .shipping-list .shipping-label,
.multicheckout.success .orders-list .shipping-list .shipping-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .shipping-address,
.multicheckout.success .orders-list .shipping-list .shipping-address {
  font-weight: 400;
}
.multicheckout.results .orders-list .shipping-list .error-block,
.multicheckout.success .orders-list .shipping-list .error-block {
  color: #e02b27;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-label,
.multicheckout.success .orders-list .shipping-list .error-block .error-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-description,
.multicheckout.success .orders-list .shipping-list .error-block .error-description {
  font-weight: 400;
}
.multicheckout.results .orders-succeed .orders-list,
.multicheckout.success .orders-succeed .orders-list {
  margin-top: 0;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .order-id,
.multicheckout.success .orders-succeed .orders-list .shipping-list .order-id {
  float: left;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-succeed .orders-list .shipping-list .shipping-item {
  margin-left: 100px;
}
.multicheckout .title {
  margin-bottom: 30px;
}
.multicheckout .title strong {
  font-weight: 400;
}
.multicheckout .table-wrapper {
  margin-bottom: 0;
}
.multicheckout .table-wrapper .action.delete {
  display: inline-block;
}
.multicheckout .table-wrapper .col .qty {
  display: inline-block;
}
.multicheckout .table-wrapper .col.item .action.edit {
  font-weight: 400;
  margin-left: 10px;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 40px;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 25px;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 10px;
}
.multicheckout .item-options {
  margin: 10px 0 0;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #b3b8bd;
  padding-bottom: 10px;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #a6a6a6;
}
.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0;
}
.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem;
}
.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 40px;
}
.multicheckout.order-review .error-description {
  color: #e02b27;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: -10px;
}
.multicheckout .box-title span {
  margin-right: 10px;
}
.multicheckout .box-title > .action {
  margin: 0;
}
.multicheckout .box-shipping-method .price {
  font-weight: 700;
}
.multicheckout .box-billing-method .fieldset {
  margin: 0;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0 0 5px;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2.1rem;
  margin-bottom: 40px;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.block.newsletter {
  margin-bottom: 20px;
}
.block.newsletter .form.subscribe {
  display: table;
  width: 100%;
}
.block.newsletter .fieldset {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block.newsletter .field {
  margin: 0;
}
.block.newsletter .field .control {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.block.newsletter .field .control:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 32px;
  color: #333333;
  content: '\e61d';
  font-family: "icomoon";
  margin: 0 0 0 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .field .control:before {
  position: absolute;
}
.block.newsletter input {
  margin-right: 35px;
  padding: 0 0 0 35px;
}
.block.newsletter .title {
  display: none;
}
.block.newsletter .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.block.newsletter .action.subscribe {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
  white-space: nowrap;
}
.data.switch .counter {
  color: #7d7d7d;
}
.data.switch .counter:before {
  content: '(';
}
.data.switch .counter:after {
  content: ')';
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 88px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c7c7c7;
  font-family: "icomoon";
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #ff5501;
  font-family: "icomoon";
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote {
  overflow: hidden;
}
.review-control-vote:before {
  color: #c7c7c7;
  font-family: "icomoon";
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  position: absolute;
  z-index: 1;
}
.review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote input[type="radio"]:hover + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.review-control-vote label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote label:before {
  color: #ff5501;
  font-family: "icomoon";
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.review-control-vote label:hover:before {
  opacity: 1;
}
.review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.review-control-vote .rating-5 {
  z-index: 2;
}
.review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\e605';
}
.review-control-vote:before {
  content: '\e625' '\e625' '\e625' '\e625' '\e625';
}
.products-reviews-toolbar {
  position: relative;
}
.products-reviews-toolbar .toolbar-amount {
  position: relative;
  text-align: center;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  padding: 0;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 20px 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .action.submit.primary {
  background: #ffffff;
  border: 1px solid #317ed9;
  color: #317ed9;
  font-size: 1.2rem;
  line-height: 1.6rem;
  padding: 7px 15px;
  margin: 0;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #2571cb;
  border: 1px solid #317ed9;
  color: #ffffff;
}
.review-form .action.submit.primary:hover {
  background: #2571cb;
  border: 1px solid #317ed9;
  color: #ffffff;
}
.review-form .actions-toolbar .actions-primary {
  padding: 0;
}
.fieldset .review-legend.legend {
  border-bottom: 0;
  line-height: 1.3;
  margin-bottom: 20px;
  padding: 0;
}
.fieldset .review-legend.legend span {
  margin: 0;
}
.fieldset .review-legend.legend strong {
  display: block;
  font-weight: 600;
}
.fieldset .review-field-ratings > .label {
  font-weight: 600;
  margin-bottom: 10px;
  padding: 0;
}
.review-control-vote label:before,
.review-control-vote:before {
  font-size: 32px;
  height: 32px;
  letter-spacing: 10px;
  line-height: 32px;
}
.review-field-rating .label {
  font-weight: 600;
}
.review-field-rating .control {
  margin-bottom: 48px;
  margin-top: 10px;
}
.review-list {
  margin-bottom: 30px;
}
.review-list .block-title strong {
  font-family: 'Titillium';
  font-weight: 600;
  line-height: 38px;
  font-size: 2.8rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 20px 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 10px;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-author .review-details-value {
  font-weight: 400;
}
.review-date {
  display: inline;
}
.review-title {
  font-family: 'Titillium';
  font-weight: 600;
  line-height: 38px;
  font-size: 2.4rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.review-content {
  margin-bottom: 20px;
}
.page-main .column .review-add {
  margin-bottom: 0;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer.review.view .review.title,
.customer.review.view .ratings.summary.items,
.customer.review.view .product.details {
  margin-bottom: 20px;
}
.product-reviews-summary {
  margin-bottom: 5px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary .rating-summary {
  display: inline-block;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: inline-block;
  font-size: 11px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a:not(:last-child) {
  margin-right: 30px;
}
.product-reviews-summary .reviews-actions .action.add {
  white-space: nowrap;
}
.product-info-main .rating-summary,
.customer-review .rating-summary {
  margin-right: 30px;
}
.block-reviews-dashboard .items .item {
  margin-bottom: 20px;
}
.block-reviews-dashboard .items .item:last-child {
  margin-bottom: 0;
}
.block-reviews-dashboard .product-name {
  display: inline-block;
}
.block-reviews-dashboard .product-name:not(:last-child) {
  margin-bottom: 5px;
}
.block-reviews-dashboard .rating-summary .label {
  font-weight: 600;
  margin-right: 10px;
  vertical-align: middle;
}
.table-reviews .product-name,
.block-reviews-dashboard .product-name {
  font-weight: 400;
}
.table-reviews .rating-summary {
  display: inline-block;
  vertical-align: baseline;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details {
  margin: 0;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 20px;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 10px;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  font-family: 'Titillium';
  line-height: 38px;
  font-size: 2.4rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.customer-review .review-details .review-content {
  margin: 0;
  margin-bottom: 20px;
}
.customer-review .review-details .review-date {
  color: #a6a6a6;
}
.block-reward-info .reward-balance {
  font-size: 1.8rem;
  margin-bottom: 25px;
}
.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 25px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 10px;
}
.order-details-items.rma .order-title {
  display: none;
}
.order-details-items.rma .order-title + .toolbar {
  display: none;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.table-wrapper.table-returns .returns-details.hidden {
  display: none;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: 400;
}
.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}
.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}
.block-returns-comments .fieldset {
  margin-bottom: 20px;
}
.magento-rma-guest-create .order-links .item a {
  line-height: 1.42857143;
  margin: 0 30px 0 0;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.magento-rma-guest-create .order-links .item a:visited {
  color: #006bb4;
  text-decoration: none;
}
.magento-rma-guest-create .order-links .item a:hover {
  color: #006bb4;
  text-decoration: underline;
}
.magento-rma-guest-create .order-links .item a:active {
  color: #ff5501;
  text-decoration: underline;
}
.magento-rma-guest-create .order-links .item a:hover,
.magento-rma-guest-create .order-links .item a:active,
.magento-rma-guest-create .order-links .item a:focus {
  background: none;
  border: 0;
}
.magento-rma-guest-create .order-links .item a.disabled,
.magento-rma-guest-create .order-links .item a[disabled],
fieldset[disabled] .magento-rma-guest-create .order-links .item a {
  color: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
.order-links .item {
  line-height: 40px;
  margin: 0 0 -1px;
}
.order-links .item strong {
  background: #ffffff;
  border: 1px solid #b3b8bd;
  display: block;
  font-weight: 400;
  padding: 0 20px;
}
.order-links .item a {
  background: #f6f6f6;
  color: #6d6d6d;
  border: 1px solid #b3b8bd;
  display: block;
  font-weight: 400;
  padding: 0 20px;
}
.order-links .item a:hover {
  background: #ffffff;
  text-decoration: none;
}
.order-details-items {
  border: 1px solid #b3b8bd;
  margin-bottom: 40px;
  padding: 10px;
}
.order-details-items .order-title {
  border-bottom: 1px solid #b3b8bd;
  padding: 0 0 10px;
}
.order-details-items .order-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.order-details-items .order-title .action {
  display: inline-block;
}
.order-details-items .table-wrapper {
  margin: 0;
}
.order-details-items .table-wrapper + .actions-toolbar {
  display: none;
}
.order-details-items .table-wrapper:not(:last-child) {
  margin-bottom: 30px;
}
.order-details-items .table-wrapper.order-items-shipment {
  overflow: visible;
}
.order-details-items .table-order-items > thead > tr > th {
  border-bottom: 1px solid #b3b8bd;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #b3b8bd;
}
.account .order-details-items .table-order-items tbody tr:nth-child(even) td {
  background: none;
}
.order-details-items .table-order-items tbody td {
  padding-bottom: 20px;
  padding-top: 20px;
}
.order-details-items .table-order-items tbody .col.label {
  font-weight: 700;
  padding-bottom: 5px;
  padding-top: 0;
}
.order-details-items .table-order-items tbody .col.options {
  padding: 10px 10px 15px;
}
.order-details-items .table-order-items tbody > .item-parent td {
  padding-bottom: 5px;
}
.order-details-items .table-order-items tbody > .item-parent + tr td {
  padding-top: 5px;
}
.order-details-items .table-order-items tbody .item-options-container td {
  padding-bottom: 15px;
  padding-top: 0;
}
.order-details-items .table-order-items .product-item-name {
  margin: 0 0 10px;
}
.order-details-items .item-options {
  margin: 0;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options dd:last-child {
  margin-bottom: 0;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ': ';
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-details-items thead .col.qty {
  text-align: center;
}
.order-details-items .col.name {
  padding-top: 16px;
}
.order-details-items .action.show {
  display: inline-block;
  text-decoration: none;
  color: #333333;
}
.order-details-items .action.show > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.order-details-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .action.show.expanded:after {
  content: '\e621';
}
.order-details-items .product-item-name {
  font-size: 1.8rem;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.order-details-items .pages-items .item:first-child,
.order-details-items .pages-items .item:last-child {
  margin-right: 0;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .block-content .box {
  margin-bottom: 30px;
}
.block-order-details-view .box-title {
  font-weight: 600;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.column.main .order-details-items .block-order-details-gift-message {
  margin: 40px 0 0;
}
.block-order-details-gift-message + .actions-toolbar {
  display: none;
}
.order-tracking {
  margin: 0;
  padding: 20px 0;
}
.order-title + .order-tracking {
  border-bottom: 1px solid #b3b8bd;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  display: none;
  margin: 0;
}
.form-orders-search .field:last-child {
  margin-bottom: 20px;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
}
.block-reorder .product-item-name {
  float: left;
  width: calc(100% - 20px);
}
.block-reorder .product-item::after {
  clear: both;
  content: '';
  display: table;
}
.block-reorder .product-item .field.item {
  float: left;
  width: 20px;
}
.form.send.friend .fieldset .field .control {
  width: 100%;
}
.product-social-links .action.mailto.friend:before {
  content: '\e61d';
}
.block-collapsible-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}
.block-collapsible-nav .item {
  margin: 3px 0 0;
}
.block-collapsible-nav .item:first-child {
  margin-top: 0;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
  border-left: 3px solid transparent;
  color: #575757;
  display: block;
  padding: 5px 18px 5px 15px;
}
.block-collapsible-nav .item a {
  text-decoration: none;
}
.block-collapsible-nav .item a:hover {
  background: #e8e8e8;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  border-color: #ff5501;
  color: #000000;
  font-weight: 600;
}
.block-collapsible-nav .item.current a {
  border-color: #ff5501;
}
.block-collapsible-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
body {
  background-color: #ffffff;
}
.page-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
.page-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.page-main > .page-title-wrapper .page-title {
  hyphens: auto;
}
.page-header {
  border-bottom: 1px solid #b3b8bd;
  margin-bottom: 20px;
}
.page-header .panel.wrapper {
  background-color: #6e716e;
  color: #ffffff;
}
.header.panel > .header.links {
  margin: 0;
  padding: 0;
  list-style: none none;
  float: right;
  font-size: 0;
  margin-left: auto;
  margin-right: 20px;
}
.header.panel > .header.links > li {
  display: inline-block;
  vertical-align: top;
}
.header.panel > .header.links > li {
  font-size: 14px;
  margin: 0 0 0 15px;
}
.header.panel > .header.links > li.customer-welcome {
  margin: 0 0 0 5px;
}
.header.panel > .header.links > li > a {
  color: #ffffff;
  text-decoration: none;
}
.header.panel > .header.links > li > a:visited {
  color: #ffffff;
  text-decoration: none;
}
.header.panel > .header.links > li > a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.header.panel > .header.links > li > a:active {
  color: #ffffff;
  text-decoration: underline;
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.logo {
  float: left;
  margin: 0 0 10px 40px;
  max-width: 50%;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
  height: auto;
}
.page-print .logo {
  display: inline-block;
  float: none;
}
.page-print .nav-toggle {
  display: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.action-skip-wrapper {
  height: 0;
  position: relative;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #333333;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #006bb4;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #006bb4;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #ff5501;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 10px;
}
.message.global.demo {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #006bb4;
}
.message.global.demo a:hover {
  color: #006bb4;
}
.message.global.demo a:active {
  color: #ff5501;
}
.page-footer {
  margin-top: 25px;
}
.footer.content {
  border-top: 1px solid #cecece;
  padding-top: 20px;
}
.footer.content .links > li {
  background: #f4f4f4;
  font-size: 1.6rem;
  border-top: 1px solid #cecece;
  margin: 0 -15px;
  padding: 0 15px;
}
.footer.content .links a,
.footer.content .links strong {
  display: block;
  padding: 10px 0;
}
.footer.content .links strong {
  color: #a6a6a6;
  font-weight: normal;
}
.footer.content .links a {
  color: #575757;
  text-decoration: none;
}
.footer.content .links a:visited {
  color: #575757;
  text-decoration: none;
}
.footer.content .links a:hover {
  color: #333333;
  text-decoration: underline;
}
.footer.content .links a:active {
  color: #333333;
  text-decoration: underline;
}
.copyright {
  background-color: #6e716e;
  color: #ffffff;
  box-sizing: border-box;
  display: block;
  padding: 10px;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .panel.wrapper .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .panel.wrapper .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 22px;
  color: inherit;
  content: '\e622';
  font-family: "icomoon";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 22px;
  color: inherit;
  content: '\e621';
  font-family: "icomoon";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.page-header .panel.wrapper .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .panel.wrapper .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .panel.wrapper .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  color: #333333;
  text-decoration: none;
  display: block;
  padding: 8px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:visited,
.page-footer .switcher .options ul.dropdown a:visited {
  color: #333333;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  color: #333333;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:active,
.page-footer .switcher .options ul.dropdown a:active {
  color: #333333;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.page-header .panel.wrapper .switcher .options ul.dropdown {
  right: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before {
  left: auto;
  right: 10px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after {
  left: auto;
  right: 9px;
}
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child) {
  margin-bottom: 40px;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 20px 0;
}
.page-header .links .widget.block,
.page-footer .links .widget.block {
  margin: 0;
}
.ui-datepicker td {
  padding: 0;
}
.ui-tooltip {
  background: #ffffff;
  border: 1px solid #bbbbbb;
  padding: 10px;
}
.cookie-status-message {
  display: none;
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
  background: none;
  border: none;
}
.my-credit-cards .action.delete:hover {
  background: none;
  border: none;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards .action.delete:visited {
  color: #006bb4;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards .action.delete:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
  background: none;
  border: 0;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  color: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
}
.my-credit-cards-popup .action.secondary {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 20px;
}
.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary:hover {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #006bb4;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
  background: none;
  border: 0;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  color: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.toolbar.wishlist-toolbar .limiter {
  float: right;
}
.toolbar.wishlist-toolbar .main .pages {
  display: inline-block;
  position: relative;
  z-index: 0;
}
.toolbar.wishlist-toolbar .toolbar-amount,
.toolbar.wishlist-toolbar .limiter {
  display: inline-block;
  z-index: 1;
}
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: '\e600';
}
.account .table-wrapper .data.table.wishlist > thead > tr > th,
.account .table-wrapper .data.table.wishlist > tbody > tr > th,
.account .table-wrapper .data.table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.table.wishlist > thead > tr > td,
.account .table-wrapper .data.table.wishlist > tbody > tr > td,
.account .table-wrapper .data.table.wishlist > tfoot > tr > td {
  border-top: 1px solid #b3b8bd;
}
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.account .table-wrapper .data.table.wishlist > tbody + tbody {
  border-top: 1px solid #b3b8bd;
}
.account .table-wrapper .data.table.wishlist thead > tr > th {
  border-bottom: 0;
}
.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
  border-bottom: 1px solid #b3b8bd;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .box-tocart .qty {
  vertical-align: middle;
}
.account .table-wrapper .data.table.wishlist .col.item {
  width: 50%;
}
.account .table-wrapper .data.table.wishlist .col.photo {
  max-width: 150px;
}
.account .table-wrapper .data.table.wishlist .col.selector {
  max-width: 15px;
}
.account .table-wrapper .data.table.wishlist textarea {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .action.primary {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700;
}
.link.wishlist .counter {
  color: #7d7d7d;
  white-space: nowrap;
}
.link.wishlist .counter:before {
  content: '(';
}
.link.wishlist .counter:after {
  content: ')';
}
.block-wishlist .product-item-name {
  margin-right: 25px;
}
.products-grid.wishlist .product-item {
  margin-left: 2%;
  width: calc((100% - 4%) / 3);
}
.products-grid.wishlist .product-item:nth-child(3n + 1) {
  margin-left: 0;
}
.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 10px;
}
.products-grid.wishlist .product-item-name {
  margin-top: 0;
}
.products-grid.wishlist .product-item .price-box {
  margin: 0;
}
.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 10px 0;
}
.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px;
}
.products-grid.wishlist .product-item-actions > *:last-child {
  margin-right: 0;
}
.products-grid.wishlist .product-item-actions .action.edit,
.products-grid.wishlist .product-item-actions .action.delete {
  display: inline-block;
  text-decoration: none;
}
.products-grid.wishlist .product-item-actions .action.edit > span,
.products-grid.wishlist .product-item-actions .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.products-grid.wishlist .product-item-actions .action.edit:before,
.products-grid.wishlist .product-item-actions .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.products-grid.wishlist .product-item-actions .action.edit:hover:before,
.products-grid.wishlist .product-item-actions .action.delete:hover:before {
  color: #333333;
}
.products-grid.wishlist .product-item-actions .action.edit:active:before,
.products-grid.wishlist .product-item-actions .action.delete:active:before {
  color: #757575;
}
.products-grid.wishlist .product-item-actions .action.delete:before {
  content: '\e604';
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 20px;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .products-grid .product-item {
  margin-left: 2%;
  width: calc((100% - 2%) / 2);
}
.block.widget .products-grid .product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: .5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: '\e617';
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  margin-left: -15px;
}
.block-event .block-content > .action.backward {
  left: 0;
}
.block-event .block-content > .action.forward {
  right: 0;
}
.block-event .block-content > .action.forward:before {
  content: '\e608';
}
.block-event .block-content > .action.forward:before {
  margin-left: -20px;
}
.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.block-event .slider-panel .slider {
  white-space: nowrap;
}
.block-event .slider-panel .slider .item {
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  white-space: normal;
  width: 16.35%;
}
.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
  width: 100%;
}
.block-event .slider-panel .slider .item img {
  max-width: 100%;
}
.block-event .slider-panel .slider .item .category-name {
  display: inline-block;
  font-size: 1.8rem;
  padding: 15px 5px 0;
  word-break: break-all;
}
.block-event .slider-panel .slider .item .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-event .slider-panel .slider .item .ticker li {
  display: none;
  margin: 0 5px;
}
.block-event .slider-panel .slider .item .ticker .value {
  font-size: 2.6rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .dates {
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
  display: block;
}
.block-event .slider-panel .slider .item .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
}
.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 10px;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 10px 0 0;
}
.block-event .slider-panel .slider .item .action.show {
  display: block;
  padding: 0;
}
.block-event .slider-panel .slider .item .action.show .category.name {
  display: inline-block;
  padding: 30px 10px 0;
}
.block-event .slider-panel .slider .item .action.show img {
  display: block;
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #317ed9;
  border: 1px solid #317ed9;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Roboto';
  font-weight: 600;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  margin-top: 15px;
}
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #f2f2f2;
  border: 1px solid #317ed9;
  color: #317ed9;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #f2f2f2;
  border: 1px solid #006bb4;
  color: #317ed9;
}
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 20px;
}
.links .block-static-block.widget,
.links .block-cms-link.widget {
  margin-bottom: 0;
}
.block-cms-link-inline.widget {
  margin: 0;
}
.block-wishlist-search .form-wishlist-search {
  margin: 20px 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.sidebar .block-addbysku .fieldset .fields .field.sku {
  margin-right: -85px;
  padding-right: 90px;
  width: 100%;
}
.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
  width: 80px;
}
.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 7px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 20px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 4px;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: inherit;
  color: inherit;
  content: '\e61c';
  font-family: "icomoon";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 20px 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 10px 0;
}
.sidebar .block-addbysku .action.remove {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: #999999;
  content: '\e616';
  font-family: "icomoon";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  pointer-events: none;
  opacity: 0.5;
}
@media only screen and (max-width: 770px) {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 769px) {
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .account .column.main .block:not(.widget) .block-title:before,
  .account .column.main .block:not(.widget) .block-title:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .account .column.main .block:not(.widget) .block-title:after {
    clear: both;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .block-collapsible-nav .title {
    border-top: 1px solid #b3b8bd;
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
    border-bottom: 1px solid #b3b8bd;
    padding: 10px 40px 10px 15px;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    position: absolute;
    right: 20px;
    top: 10px;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: "icomoon";
    margin: 3px 0 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after,
  .block-collapsible-nav .title.active:after {
    content: '\e621';
  }
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: "icomoon";
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #666666;
  }
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative;
  }
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    display: block;
    text-decoration: none;
    position: relative;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: "icomoon";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e621';
  }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: calc(100% - 54px);
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: .8rem 3.5rem .8rem 2rem;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .switcher-trigger strong {
    display: block;
    text-decoration: none;
    position: relative;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: "icomoon";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -16px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e621';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    display: none;
    padding: 10px 0;
  }
  .nav-sections .switcher-options.active .switcher-dropdown {
    display: block;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: calc(100% - 54px);
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.7);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #f2f2f2;
    border: solid #e6e6e6;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
  }
  .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
    padding: 25px 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    background: #ffffff;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #575757;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 0 none;
    font-size: 1.6rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 700;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #333333;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #001c39;
    padding-left: 7px;
    display: inline-block;
  }
  .navigation .level0 > .level1 {
    font-weight: 600;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    color: #001c39;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px;
  }
  .navigation li.level0:last-child {
    border-bottom: 0 none;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu > li > a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    top: 0 !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #575757;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #001c39;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  .product.data.items .item.title > .switch {
    padding: 1px 15px 1px;
  }
  .product.data.items > .item.content {
    padding: 10px 15px 30px;
  }
  .breadcrumbs {
    display: none;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: 90vh;
    /** iOS webkit fix height problem when added long content **/
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }
  .modal-popup {
    pointer-events: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700;
  }
  .shipping-address-modal.modal-popup.modal-slide,
  .billing-address-modal.modal-popup.modal-slide {
    left: 0;
  }
  .shipping-address-modal .modal-inner-wrap,
  .billing-address-modal .modal-inner-wrap {
    min-height: 400px;
  }
  .shipping-address-modal .modal-inner-wrap h1.modal-title,
  .billing-address-modal .modal-inner-wrap h1.modal-title {
    border: none;
  }
  .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address,
  .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address,
  .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here,
  .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here,
  .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address,
  .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address,
  .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected,
  .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected {
    clear: left;
    float: left;
    margin-top: 5px;
    position: relative;
    top: 5px;
  }
  .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address,
  .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address {
    margin-top: 5px;
    position: absolute;
    right: 1rem;
    top: 0;
  }
  .address-loading-mask {
    top: 105px;
  }
  .lac-notification {
    padding: 5px 0;
  }
  .lac-notification .lac-notification-icon {
    display: none;
  }
  .lac-notification .lac-notification-text,
  .lac-notification .lac-notification-links {
    float: none;
    padding: 5px 0;
    text-align: center;
  }
  .pagebuilder-banner-wrapper {
    background-attachment: scroll !important;
  }
  .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  .pagebuilder-column {
    background-attachment: scroll !important;
    flex-basis: 100%;
    max-width: 100%;
  }
  .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-bleed'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-width'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  [data-content-type='tab-item'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-mobile-hidden {
    display: none !important;
  }
  .contact-index-index .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 100%;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 100%;
  }
  .block-cart-failed .block-title {
    margin: 0 20px 20px;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .compare.wrapper {
    display: none;
  }
  .catalog-product_compare-index .columns .column.main {
    flex-basis: inherit;
  }
  .block-search {
    margin-top: 10px;
  }
  .cart-container .form-cart .actions.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .cart-container .form-cart .actions.main .clear,
  .cart-container .form-cart .actions.main .continue {
    margin: 0 0 25px 0;
  }
  .cart-discount {
    border-bottom: 1px solid #b3b8bd;
  }
  .cart.table-wrapper {
    border-top: 1px solid #b3b8bd;
  }
  .cart.table-wrapper thead .col.item,
  .cart.table-wrapper thead .col.qty,
  .cart.table-wrapper thead .col.price,
  .cart.table-wrapper thead .col.subtotal,
  .cart.table-wrapper thead .col.msrp {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    white-space: nowrap;
    width: 33%;
  }
  .cart.table-wrapper .col.qty[data-th]:before,
  .cart.table-wrapper .col.price[data-th]:before,
  .cart.table-wrapper .col.subtotal[data-th]:before,
  .cart.table-wrapper .col.msrp[data-th]:before {
    content: attr(data-th);
    display: block;
    font-weight: 600;
    padding-bottom: 10px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .cart.table-wrapper tbody > tr > td:last-child {
    border: 0;
  }
  .cart-totals {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-totals .table-wrapper {
    border-top: 0;
  }
  .cart-totals .totals tbody > tr:not(:last-child) > td:last-child {
    border: 0;
  }
  .cart.table-wrapper .col.price,
  .order-items.table-wrapper .col.price,
  .cart.table-wrapper .col.qty,
  .order-items.table-wrapper .col.qty,
  .cart.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp,
  .order-items.table-wrapper .col.msrp {
    text-align: left;
  }
  .minicart-wrapper {
    margin-top: 10px;
  }
  .minicart-wrapper:before,
  .minicart-wrapper:after {
    content: '';
    display: table;
  }
  .minicart-wrapper:after {
    clear: both;
  }
  .minicart-wrapper .product .actions {
    float: left;
    margin: 10px 0 0 0;
  }
  .minicart-wrapper .update-cart-item {
    float: right;
    margin-left: 0;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    width: 100%;
  }
  .checkout-index-index .modal-popup .modal-footer .action-hide-popup {
    margin-top: 20px;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .checkout-payment-method .payment-methods {
    margin: 0 -15px;
  }
  .checkout-payment-method .step-title {
    padding-left: 15px;
    padding-right: 15px;
  }
  .checkout-payment-method .payment-method-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-method-content {
    padding: 0 15px 20px;
  }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 10px;
  }
  .checkout-payment-method .payment-option {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 20px;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .messages {
    margin-bottom: 0;
  }
  .account .column.main .block:not(.widget) .block-title > .action {
    float: right;
    margin-top: 5px;
  }
  .account .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .account .column.main .block:not(.widget) .block-content .box:last-child {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    display: block;
    margin-bottom: 10px;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .form.search.advanced .field.price .with-addon .input-text {
    flex-basis: auto;
    width: 100%;
  }
  .cart-discount .giftcard .content {
    padding-bottom: 35px;
  }
  .cart-discount .actions-toolbar .secondary {
    bottom: 17px;
  }
  .field.open-amount {
    width: 100%;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    display: block;
    padding-left: 10px;
    text-align: left;
  }
  .gift-message .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }
  .gift-item-block .title:after {
    font-size: 1.2rem;
    position: absolute;
    right: 20px;
    top: 10px;
  }
  .gift-item-block .content {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .cart.table-wrapper .gift-content {
    border-top: 1px solid #c1c1c1;
    margin-right: -15px;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart .action-gift {
    display: inline-block;
    text-decoration: none;
  }
  .cart .action-gift > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart .action-gift:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e62a';
    font-family: "icomoon";
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart .action-gift:hover:after {
    color: #333333;
  }
  .cart .action-gift:active:after {
    color: #757575;
  }
  .cart .action-gift._active {
    border: 1px solid #c1c1c1;
    border-bottom-color: #ffffff;
    margin: -5px 14px -1px -15px;
    padding: 4px 10px 9px 14px;
  }
  .cart .action-gift._active:after {
    color: #333333;
  }
  .gift-options-cart-item + .towishlist {
    left: 0;
    position: absolute;
  }
  .cart.table-wrapper .action-giftregistry {
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .action-giftregistry > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart.table-wrapper .action-giftregistry:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e62b';
    font-family: "icomoon";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .action-giftregistry:hover:before {
    color: #333333;
  }
  .cart.table-wrapper .action-giftregistry:active:before {
    color: #757575;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-summary + .gift-message-summary {
    padding-right: 0;
  }
  .gift-options-cart-item {
    float: left;
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .product-add-form .table-wrapper.grouped {
    margin-left: -15px;
    margin-right: -15px;
  }
  .product-add-form .table-wrapper.grouped .table.data.grouped tr td {
    padding: 5px 10px 5px 15px;
  }
  body.filter-active .page-header {
    display: none;
  }
  body.filter-active .page-wrapper {
    height: 0;
    margin-top: -999999em;
    visibility: hidden;
  }
  body.filter-active .columns {
    z-index: 999;
  }
  .filter.active {
    position: relative;
    visibility: visible;
    z-index: 99;
  }
  .filter.active .filter-options-item:last-child {
    margin-bottom: 40px;
  }
  .filter.active .filter-title {
    border-bottom: 1px solid #b3b8bd;
    height: 48px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2;
  }
  .filter.active .filter-title strong {
    box-shadow: none;
    background: none;
    border: 0;
    color: transparent;
    left: auto;
    right: 3px;
    top: 10px;
    display: inline-block;
    text-decoration: none;
  }
  .filter.active .filter-title strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e616';
    font-family: "icomoon";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter.active .filter-subtitle {
    background: transparent;
    display: block;
    height: 50px;
    left: 0;
    line-height: 32px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .filter.active .filter-options {
    background: #ffffff;
    bottom: 0;
    display: block;
    left: 0;
    overflow: scroll;
    position: fixed;
    right: 0;
    top: 50px;
    z-index: 10;
  }
  .filter .filter-subtitle {
    font-size: 20px;
    font-weight: 300;
  }
  .filter-actions {
    margin: -35px -10px 25px;
  }
  .filter-options-content {
    padding: 5px 10px;
  }
  .filter .filter-current {
    border: solid #b3b8bd;
    border-width: 1px 0;
    margin: 5px -10px 0;
  }
  .filter .filter-current .items {
    display: none;
  }
  .filter .filter-current-subtitle {
    position: relative;
    text-transform: uppercase;
    z-index: 1;
    display: block;
    text-decoration: none;
  }
  .filter .filter-current-subtitle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: "icomoon";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter .filter-current-subtitle:before {
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .filter .filter-current-subtitle:after {
    color: #7d7d7d;
    content: ' (' attr(data-count) ')';
    font-size: .9em;
  }
  .filter .filter-current.active {
    padding-bottom: 30px;
  }
  .filter .filter-current.active .block-subtitle:before {
    content: '\e621';
  }
  .filter .filter-current.active .items {
    display: block;
  }
  .filter .filter-current.active + .block-actions {
    display: block;
  }
  .filter .filter-current + .block-actions {
    display: none;
  }
  .filter-no-options .filter-title:before {
    background: rgba(255, 255, 255, 0.5);
    content: '';
    display: block;
    height: 40px;
    left: 0;
    margin-top: -60px;
    position: relative;
    width: 75px;
    z-index: 99;
  }
  .filter-no-options .filter-content {
    margin-bottom: 20px;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 10px;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    font-size: 1.6rem;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #b3b8bd;
    background: #f5f5f5;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    color: #333333;
    display: block;
    padding: 5px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #e8e8e8;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6rem;
  }
  .block-wishlist-management .wishlist-info {
    margin-bottom: 15px;
  }
  .block-wishlist-management .wishlist-toolbar-select,
  .block-wishlist-management .wishlist-toolbar-actions {
    margin-bottom: 15px;
  }
  .products-grid.wishlist .product-item-checkbox {
    left: 0;
    position: absolute;
    top: 20px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 25px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }
  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 40px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-right: 0;
  }
  .block.newsletter input {
    font-size: 12px;
    padding-left: 30px;
  }
  .block.newsletter .field .control:before {
    font-size: 13px;
  }
  .order-pager-wrapper .toolbar-amount {
    left: inherit;
    position: relative;
    text-align: center;
    top: inherit;
  }
  .order-pager-wrapper .pages {
    text-align: center;
  }
  .order-pager-wrapper .action.previous,
  .order-pager-wrapper .action.next {
    margin: 0;
  }
  .form.send.friend .fieldset {
    padding-bottom: 5px;
  }
  .form.send.friend .action.remove {
    margin-left: 0;
    right: 0;
    top: 100%;
  }
  .block-collapsible-nav {
    left: 0;
    position: absolute;
    top: -21px;
    width: 100%;
    z-index: 5;
  }
  .block-collapsible-nav .content {
    border-bottom: 1px solid #b3b8bd;
    display: none;
  }
  .block-collapsible-nav .content.active {
    display: block;
  }
  .customer-name,
  .customer-welcome + .authorization-link {
    display: none;
  }
  .nav-sections .switcher-trigger strong:after {
    font-size: 1.6rem;
    right: -25px;
    top: -2px;
  }
  .navigation .parent .level-top:after {
    font-size: 1.6rem;
    right: 10px;
    top: 7px;
  }
  .page-footer .footer.content .switcher-store {
    background: #f4f4f4;
    font-size: 1.6rem;
    margin: 0 -15px;
  }
  .page-footer .footer.content .switcher-store .switcher-options {
    display: block;
  }
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown {
    background: none;
    border: 0;
    box-shadow: none;
    margin: 0;
    position: relative;
  }
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown:before,
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown:after {
    display: none;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-trigger,
  .page-footer .footer.content .switcher-store .switcher-options .switcher-option {
    border-top: 1px solid #cecece;
    display: block;
    padding: 10px 20px;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-trigger strong {
    padding: 10px 0;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-option a {
    padding: 0;
  }
  .logo {
    margin-bottom: 13px;
    margin-top: 4px;
  }
  .cms-page-view .page-main {
    padding-top: 0;
    position: relative;
  }
  [class^='cms-privacy-policy'] .page-main {
    padding-top: 41px;
    position: relative;
  }
  .cms-content .data-table {
    border: none;
    display: block;
  }
  .cms-content .data-table > thead > tr > th {
    display: none;
  }
  .cms-content .data-table > tbody {
    display: block;
  }
  .cms-content .data-table > tbody > tr {
    display: block;
  }
  .cms-content .data-table > tbody > tr td,
  .cms-content .data-table > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 10px;
  }
  .cms-content .data-table > tbody > tr td[data-th]:before,
  .cms-content .data-table > tbody > tr th[data-th]:before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .cms-content .data-table > tbody > tr > th {
    background-color: #f6f6f6;
  }
  .products-grid.wishlist {
    margin-bottom: 30px;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    padding: 20px 0 20px 0;
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item-name {
    font-size: 1.6rem;
  }
  .products-grid.wishlist .product-item-actions {
    display: block;
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action {
    margin-right: 15px;
  }
  .products-grid.wishlist .product-item-actions .action:last-child {
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 95px;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .giftregisty-dropdown,
  .products-grid.wishlist .product-item .field.qty {
    display: none;
  }
  .products-grid.wishlist .product-image-container {
    max-width: 80px;
  }
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .cart.table-wrapper .towishlist {
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .towishlist > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart.table-wrapper .towishlist:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e600';
    font-family: "icomoon";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .towishlist:hover:before {
    color: #333333;
  }
  .cart.table-wrapper .towishlist:active:before {
    color: #757575;
  }
  .cart.table-wrapper .towishlist:before {
    overflow: visible;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 2%) / 2);
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item:nth-child(2n + 1) {
    margin-left: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-photo {
    display: block;
    position: relative;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-details {
    margin: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-info {
    text-align: center;
  }
  .custom-new-modal.modal-w.row.active {
    z-index: 10;
    border: 0;
  }
  .custom-new-modal.modal-w.row .modal-content-w {
    width: 100%;
    height: 100%;
    margin: 0;
    z-index: 999;
    border: 0;
    border-radius: 0;
    padding: 80px 15px;
    overflow-y: auto;
  }
  body.structure-localization-stepprintvoucher main {
    background: #ffffff;
  }
  body.structure-localization-stepprintvoucher main .structure .container .booking-container {
    padding: 50px 0 0;
  }
  body.structure-localization-stepprintvoucher main .structure .container .booking-container .container {
    min-height: 1030px;
  }
  body.structure-localization-stepprintvoucher main .structure .container .booking-container .container .title-printmemo-voucher {
    padding: 0 15px;
  }
  body.structure-localization-stepprintvoucher main .structure .container .booking-container .container .voucher-row {
    padding: 0 15px;
  }
  body.structure-localization-stepprintvoucher main .structure .container .booking-container .container div#inizio_0 {
    padding: 0 15px;
  }
  body.structure-localization-stepprintvoucher main .structure .container .booking-container .container div#inizio_0 .voucher-button-container {
    width: 100%;
    margin: 10px 0;
  }
  body.structure-localization-stepprintvoucher main .structure .container .booking-container .container div#inizio_0 .voucher-button-container button#provatt {
    width: 100%;
  }
  body.structure-localization-stepprintvoucher main .structure .container .booking-container .container .margin-top-voucher #formVoucher {
    margin: 0;
  }
  body.structure-localization-stepprintvoucher main .structure .container .booking-container .container .margin-top-voucher #formVoucher .voucher-textbox-container {
    padding: 0 15px;
  }
  body.structure-localization-stepprintvoucher main .structure .container .booking-container .container .margin-top-voucher #formVoucher .voucher-textbox-container .voucher-title-textarea {
    width: 100%;
    text-align: start;
    display: block;
    font-size: 1.4rem;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body.structure-localization-stepprintvoucher main .structure .container .booking-container .container .margin-top-voucher #formVoucher .voucher-textbox-container .voucher-textarea {
    min-height: 110px;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 20px;
    border: 1px solid rgba(179, 184, 189, 0.6);
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #626d78;
  }
  body.structure-localization-stepprintvoucher main .structure .container .booking-container .container .margin-top-voucher #formVoucher .voucher-textbox-container .voucher-textarea::placeholder {
    color: #e1e3e5;
  }
  body.structure-localization-stepprintvoucher main .structure .container .booking-container .container .margin-top-voucher #formVoucher .voucher-button-container {
    border-top: 0.5px solid #e1e3e5;
  }
  body.structure-localization-stepprintvoucher main .structure .container .booking-container .container .margin-top-voucher #formVoucher .voucher-button-container #sendButtonVoucherTamp {
    display: block;
    width: 100%;
  }
  body.structure-localization-stepprintvoucher main .structure .container .booking-container .container .margin-top-voucher #formVoucher .voucher-button-container .voucher-button-back {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 0;
  }
  body.structure-localization-stepprintvoucher main .structure .container .booking-container .container .margin-top-voucher #formVoucher .voucher-button-container .voucher-button-back .go-back {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
  }
  body.structure-localization-stepprintvoucher main .structure .container .booking-container .container .margin-top-voucher #formVoucher .voucher-button-container .voucher-button-back .go-back i.arrow-icon {
    content: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.4118 1L1 11L10.4118 21' stroke='%23317ED9' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.58824 11L21 11' stroke='%23317ED9' stroke-linecap='round'/%3E%3C/svg%3E%0A");
    width: 30%;
  }
  body.structure-localization-stepprintvoucher main .structure .container .booking-container .container .margin-top-voucher #formVoucher .voucher-button-container .voucher-button-back .go-back span {
    display: block;
    margin-left: 15px;
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 16px;
    letter-spacing: 0.454545px;
    color: #317ed9;
  }
  body.structure-localization-stepprintvoucher main .structure .container .booking-container .container .margin-top-voucher #formVoucher .voucher-button-container .voucher-button-submit #sendButtonVoucher {
    width: 100%;
    min-height: 55px;
  }
  body.structure-localization-stepprintvoucher main .structure .container .booking-container .container .voucher-button-container.lenti .button-lenti-container {
    border-top: 0.5px solid #e1e3e5;
  }
  body.structure-localization-stepprintvoucher main .structure .container .booking-container .container .voucher-button-container.lenti .button-lenti-container .voucher-button-back {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 0;
  }
  body.structure-localization-stepprintvoucher main .structure .container .booking-container .container .voucher-button-container.lenti .button-lenti-container .voucher-button-back .go-back {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
  }
  body.structure-localization-stepprintvoucher main .structure .container .booking-container .container .voucher-button-container.lenti .button-lenti-container .voucher-button-back .go-back i.arrow-icon {
    content: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.4118 1L1 11L10.4118 21' stroke='%23317ED9' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.58824 11L21 11' stroke='%23317ED9' stroke-linecap='round'/%3E%3C/svg%3E%0A");
    width: 30%;
  }
  body.structure-localization-stepprintvoucher main .structure .container .booking-container .container .voucher-button-container.lenti .button-lenti-container .voucher-button-back .go-back span {
    display: block;
    margin-left: 15px;
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 16px;
    letter-spacing: 0.454545px;
    color: #317ed9;
  }
  body.structure-localization-stepprintvoucher main .structure .container .booking-container .container .voucher-button-container.lenti .button-lenti-container .voucher-button-submit #sendButtonVoucher {
    width: 100%;
    min-height: 55px;
  }
  body.structure-localization-stepprintvoucher main .structure .container .booking-container .container .voucher_brand.lenti {
    padding: 0 15px;
  }
  body.structure-localization-stepprintvoucher main .structure .container .booking-container .container .voucher_brand.lenti .voucher_pack_brand .voucher_brand_info {
    background: #f9f9fa;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.structure-localization-stepprintvoucher main .structure .container .booking-container .container .voucher_brand.lenti .voucher_pack_brand .voucher_brand_info label {
    font-family: 'Titillium';
    font-size: 1.6rem;
    color: #e1e3e5;
  }
  body.structure-localization-stepprintvoucher main .structure .container .booking-container .container .voucher_brand.lenti .voucher_pack_brand .voucher_brand_info .box_prest {
    border-bottom: 1px solid #e1e3e5;
    padding: 20px 10px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
  body.structure-localization-stepprintvoucher main .structure .container .booking-container .container .voucher_brand.lenti .voucher_pack_brand .voucher_brand_info .box_brand {
    padding: 20px 10px;
    border-bottom: 1px solid #e1e3e5;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    align-items: center;
  }
  body.structure-localization-stepprintvoucher main .structure .container .booking-container .container .voucher_brand.lenti .voucher_pack_brand .voucher_brand_info .box_brand img {
    max-width: 100px;
  }
  body.structure-localization-stepprintvoucher main .structure .container .booking-container .container .voucher_brand.lenti .voucher_pack_brand .voucher_brand_info .box_pack {
    padding: 20px 10px;
    border-bottom: 1px solid #e1e3e5;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
  body.structure-localization-stepprintvoucher main .structure .container .booking-container .container .voucher_brand.lenti .voucher_pack_brand .voucher_brand_info .box_str {
    padding: 20px 10px;
    border-bottom: 1px solid #e1e3e5;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
  }
  body.structure-localization-stepprintvoucher main .structure .container .booking-container .container .voucher_brand.lenti .voucher_pack_brand .voucher_brand_info .box_prezzo {
    padding: 20px 10px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    align-items: start;
  }
  body.structure-localization-stepprintvoucher main .structure .container .booking-container .container .voucher_brand.lenti .voucher_pack_brand_b .voucher-textbox-container {
    margin-bottom: 130px;
  }
  .d-flex {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  body .navigation-container.port-agenzie {
    text-align: center;
  }
  body .navigation-container.port-agenzie button#continue_button {
    width: 100%;
  }
  body main.home.home-agenzie .homebox #box-homepage {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  body .container.report-vendite .box-principale .box-inferiore .panel form .box-panel,
  body .container.report-vendite .box-principale .box-superiore .panel form .box-panel {
    margin: 0;
  }
  body .container.report-vendite .box-principale .box-inferiore .box-dettaglio .input-container,
  body .container.report-vendite .box-principale .box-superiore .box-dettaglio .input-container {
    margin: 15px auto;
  }
  body main .help-page {
    margin: 0 auto;
    background-color: #f5f5f5;
  }
  body main .help-page .help-header {
    background-color: #f5f5f5;
    background-size: cover;
  }
  body main .help-page .help-header .help-header-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 auto;
    padding: 0 15px;
  }
  body main .help-page .help-header .help-header-content .help-header-title {
    margin-top: 32px;
  }
  body main .help-page .help-header .help-header-content .help-header-title p {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 400;
    font-size: 3.2rem;
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body main .help-page .help-header .help-header-content .help-header-img {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    width: 300px;
    height: 300px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 32px;
  }
  body main .help-page .help-content {
    background-color: #f5f5f5;
  }
  body main .help-page .help-content .first-content-help .content-help {
    border-bottom: 0.5px solid #e1e3e5;
    padding: 0 15px;
    text-align: center;
  }
  body main .help-page .help-content .first-content-help .content-help .content-help-body .title {
    margin-bottom: 15px;
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 27px;
    text-align: center;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body main .help-page .help-content .first-content-help .content-help .content-help-body .sub-title {
    margin-bottom: 30px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body main .help-page .help-content .first-content-help .content-help .content-help-body .button-help {
    min-height: 44px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
    margin-bottom: 56px !important;
  }
  body main .help-page .help-content .first-content-help .content-help .content-help-img-faq {
    margin-top: 50px;
    margin-bottom: 30px;
  }
  body main .help-page .help-content .first-content-help .content-help .content-help-img-contact {
    margin-top: 50px;
    margin-bottom: 30px;
  }
  body main .help-page .help-content .second-content-help {
    border-bottom: 0.5px solid #e1e3e5;
    margin-bottom: 100px;
  }
  body main .help-page .help-content .second-content-help .second-content-help-body {
    padding: 0 15px;
    text-align: center;
  }
  body main .help-page .help-content .second-content-help .second-content-help-body .title {
    margin-top: 50px;
  }
  body main .help-page .help-content .second-content-help .second-content-help-body .title p {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 27px;
    text-align: center;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body main .help-page .help-content .second-content-help .second-content-help-body .sub-title {
    margin-top: 15px;
    margin-bottom: 40px;
  }
  body main .help-page .help-content .second-content-help .second-content-help-body .sub-title p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body main .help-page .help-content .second-content-help .second-content-help-body .buttons a {
    min-height: 90px;
    background: #f4f4f5;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    align-items: center;
    min-width: 30%;
  }
  body main .help-page .help-content .second-content-help .second-content-help-body .buttons a .icon {
    content: url("data:image/svg+xml,%3Csvg width='33' height='33' viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.2729 21.1472L18.9092 25.4648L7.27278 13.9512L11.6365 9.63354L4.36367 2.4375L0 6.75512C0 21.0623 11.7223 32.6609 26.182 32.6609L30.5457 28.3432L23.2729 21.1472Z' fill='%23317ED9'/%3E%3Cpath d='M18.9089 1C26.1388 1 31.9999 6.79929 31.9999 13.9529' stroke='%23001C39' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.9102 6.75781C22.9269 6.75781 26.1829 9.97948 26.1829 13.9538' stroke='%23001C39' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    margin-right: 10px;
    margin-left: 20px;
  }
  body main .help-page .help-content .second-content-help .second-content-help-body .buttons a .content-link {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: start;
  }
  body main .help-page .help-content .second-content-help .second-content-help-body .buttons a .content-link .link-title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body main .help-page .help-content .second-content-help .second-content-help-body .buttons a .content-link .link-number {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 22px;
    letter-spacing: 0.454545px;
    text-decoration-line: underline;
    color: #317ed9;
  }
  body main .help-page .help-content .second-content-help .second-content-help-body .buttons a.telephone-foreign {
    margin-top: 20px;
    margin-bottom: 50px;
    min-width: 30%;
  }
  .bisogni-content-video {
    background-image: url("../images/bg/lg/customer-video-nologged-mobile.jpg");
    margin: 0 auto;
    box-sizing: border-box;
    background-size: cover;
    min-height: 800px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
    position: relative;
    background-position: center;
  }
  .bisogni-content-video .body-bisogni-video {
    position: absolute;
  }
  .bisogni-content-video .body-bisogni-video .title-video {
    padding: 0 15px;
  }
  .bisogni-content-video .body-bisogni-video .title-video p {
    font-weight: 400;
    font-size: 3.2rem;
    line-height: 42px;
    color: white;
  }
  .stories-hiw {
    max-height: 650px;
  }
  .stories-hiw .banner-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
  }
  .stories-hiw .banner-container #stories-title {
    font-size: 32px;
    text-align: center;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    font-family: 'Titillium';
    color: #444444;
    margin-bottom: 20px;
    margin-top: 180px;
  }
  .stories-hiw .banner-container .owl-carousel .owl-loaded {
    display: block;
    width: 100%;
    z-index: 1;
  }
  .stories-hiw .banner-container .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
  }
  .stories-hiw .banner-container .owl-carousel .owl-stage-outer .owl-stage {
    transform: translate3d(0px, 0px, 0px);
    transition: all 0s ease 0s;
    width: 1855px;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .stories-hiw .banner-container .owl-carousel .owl-stage-outer .owl-item {
    width: 275.4px;
    margin-right: 17px;
  }
  .stories-hiw .banner-container .owl-carousel .owl-stage-outer .owl-item .image-container {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    box-shadow: none;
  }
  .stories-hiw .banner-container .owl-carousel .owl-stage-outer .owl-item .image-container .image-content {
    background-color: #d8d8d8;
    width: 100%;
    overflow: hidden;
    max-height: 290px;
  }
  .stories-hiw .banner-container .owl-carousel .owl-stage-outer .owl-item .image-container .image-title {
    padding-top: 30px;
    padding-bottom: 0;
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 37px;
    letter-spacing: 0.454545px;
    color: #444444;
  }
  .stories-hiw .banner-container .owl-carousel .owl-stage-outer .owl-item .image-container .image-subtitle {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #444444;
    margin: 19px 10px 31px 0px;
  }
  .banner-container-desktop {
    display: none;
  }
  body:not(.cms-home) .banner-container {
    top: -240px;
  }
  body:not(.cms-home).customer-help-howitworks .banner-container {
    top: auto;
  }
  body:not(.cms-home).customer-help-howitworks .banner-container > #stories-title {
    margin-top: 0;
  }
  body:not(.cms-home) .back-vecchio {
    background-image: url("../images/bg/lg/bg_hiw_decreto.png");
    background-size: cover;
  }
  body:not(.cms-home) .back-vecchio .bg-vecchio {
    padding-bottom: 200px;
  }
  body:not(.cms-home) .back-vecchio .bg-vecchio .banner-container-desktop {
    display: none;
  }
  body:not(.cms-home) .back-vecchio .bg-vecchio .how-it-works-container {
    padding-top: 40px;
  }
  body:not(.cms-home) .back-vecchio .bg-vecchio .how-it-works-container h1 {
    font-size: 3.2rem;
    margin-top: 40px;
  }
  body:not(.cms-home) .back-vecchio .bg-vecchio .how-it-works-container .subtitle {
    max-width: 345px;
    font-size: 1.4rem;
    margin: 42px auto 60px auto;
  }
  body:not(.cms-home) .back-vecchio .bg-vecchio .how-it-works-container .image-container-how-it-works-1 {
    padding-right: 14px;
    padding-left: 15px;
  }
  body:not(.cms-home) .back-vecchio .bg-vecchio .plus-banner-how-it-works {
    padding-top: 70px;
    padding-bottom: 180px;
  }
  body:not(.cms-home) .back-vecchio .bg-vecchio .plus-banner-how-it-works .banner-plus-content-how-it-works {
    padding-top: 40px;
    padding-left: 15px;
    padding-right: 15px;
  }
  body:not(.cms-home) .back-vecchio .bg-vecchio .plus-banner-how-it-works .banner-plus-content-how-it-works .banner-content-how-it-works {
    padding-top: 40px;
  }
  body:not(.cms-home) .back-vecchio .bg-vecchio .plus-banner-how-it-works .banner-plus-content-how-it-works .banner-content-how-it-works li p {
    width: 345px;
    height: 66px;
  }
  body:not(.cms-home) .back-vecchio .bg-vecchio .plus-banner-how-it-works .banner-plus-content-how-it-works .banner-content-how-it-works .title-p {
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    margin-top: 25px;
    margin-bottom: 15px;
  }
  body:not(.cms-home) .back-vecchio .bg-vecchio .banner-plus-content-how-it-works-1 {
    justify-content: center;
    padding-bottom: 140px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
  body:not(.cms-home) .back-vecchio .bg-vecchio .banner-plus-content-how-it-works-1 body {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    font-size: 14px;
  }
  body:not(.cms-home) .back-vecchio .bg-vecchio .banner-plus-content-how-it-works-1 .block-how-it-works-1 {
    width: 100%;
    line-height: 22px;
    text-align: center;
  }
  body:not(.cms-home) .back-vecchio .bg-vecchio .banner-plus-content-how-it-works-1 .block-how-it-works-1 #caption-right-hiw {
    text-align: center;
    padding-top: 30px;
  }
  body:not(.cms-home) .back-vecchio .bg-vecchio .banner-plus-content-how-it-works-1 .block-how-it-works-1 .block-how-it-works-2 {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    padding-bottom: 52px;
    letter-spacing: 0.454545px;
  }
  body:not(.cms-home) .back-vecchio .bg-vecchio .banner-plus-content-how-it-works-1 .block-how-it-works-1 .block-how-it-works-2 .title-b-1 {
    font-family: 'Titillium';
    font-size: 32px;
    line-height: 42px;
    padding-bottom: 40px;
    text-align: center;
    text-transform: uppercase;
  }
  body:not(.cms-home) .back-vecchio .bg-vecchio .banner-plus-content-how-it-works-1 .block-how-it-works-1 .block-how-it-works-2 .title-b-1.p {
    text-align: center;
    padding-bottom: 50px;
  }
  body:not(.cms-home) .back-vecchio .bg-vecchio .banner-plus-content-how-it-works-1 .block-how-it-works-1 .block-how-it-works-2 p {
    text-align: center;
    padding-bottom: 50px;
  }
  body:not(.cms-home) .back-vecchio .bg-vecchio .banner-plus-content-how-it-works-1 .block-how-it-works-1 .block-how-it-works-2 a {
    border-radius: 2px;
    font-size: 16px;
    border: 1px solid;
    font-weight: 700;
    display: inline-block;
    text-align: center;
    min-width: 232px;
    padding: 5px;
  }
  body:not(.cms-home) .back-vecchio .bg-vecchio .banner-plus-content-how-it-works-1 .block-how-it-works-1 .block-how-it-works-2 .link-come-funziona {
    border-radius: 2px;
    font-size: 16px;
    border: 1px solid;
    font-weight: 700;
    display: inline-block;
    text-align: center;
    min-width: 232px;
    padding: 5px;
  }
  body:not(.cms-home) .back-vecchio .bg-vecchio .banner-plus-content-how-it-works-1 .block-how-it-works-1 .block-how-it-works-2 .link-come-funziona:hover {
    color: #317ed9;
    border-color: #317ed9;
    background-color: #ffffff;
  }
  body:not(.cms-home) .back-vecchio .bg-vecchio .banner-plus-content-how-it-works-1 .block-how-it-works-1 .block-how-it-works-2 .link-come-funziona:active {
    color: #317ed9;
    border-color: #317ed9;
    background-color: #ffffff;
  }
  body:not(.cms-home) .background-hiw {
    background-color: #f5f5f5;
    background-size: contain;
  }
  body:not(.cms-home) .background-hiw .bg .banner-container-desktop {
    display: none;
  }
  body:not(.cms-home) .background-hiw .bg .how-it-works-container {
    padding-top: 40px;
  }
  body:not(.cms-home) .background-hiw .bg .how-it-works-container h1 {
    font-size: 3.2rem;
  }
  body:not(.cms-home) .background-hiw .bg .how-it-works-container .subtitle {
    max-width: 345px;
    font-size: 1.4rem;
    margin: 30px auto 35px auto;
  }
  body:not(.cms-home) .background-hiw .bg .how-it-works-container .image-container-how-it-works-1 {
    padding-right: 14px;
    padding-left: 15px;
  }
  body:not(.cms-home) .background-hiw .bg .plus-banner-how-it-works {
    padding-top: 70px;
    padding-bottom: 100px;
  }
  body:not(.cms-home) .background-hiw .bg .plus-banner-how-it-works .banner-plus-content-how-it-works {
    padding-top: 40px;
    padding-left: 15px;
    padding-right: 15px;
  }
  body:not(.cms-home) .background-hiw .bg .plus-banner-how-it-works .banner-plus-content-how-it-works .banner-content-how-it-works {
    padding-top: 40px;
  }
  body:not(.cms-home) .background-hiw .bg .plus-banner-how-it-works .banner-plus-content-how-it-works .banner-content-how-it-works li p {
    width: 345px;
    height: 66px;
  }
  body:not(.cms-home) .background-hiw .bg .plus-banner-how-it-works .banner-plus-content-how-it-works .banner-content-how-it-works .title-p {
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    margin-top: 25px;
    margin-bottom: 15px;
  }
  body:not(.cms-home) .background-hiw .bg .banner-plus-content-how-it-works-1 {
    justify-content: center;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
  body:not(.cms-home) .background-hiw .bg .banner-plus-content-how-it-works-1 body {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    font-size: 14px;
  }
  body:not(.cms-home) .background-hiw .bg .banner-plus-content-how-it-works-1 .block-how-it-works-1 {
    width: 100%;
    line-height: 22px;
    text-align: center;
  }
  body:not(.cms-home) .background-hiw .bg .banner-plus-content-how-it-works-1 .block-how-it-works-1 #caption-right-hiw {
    text-align: center;
    padding-top: 30px;
  }
  body:not(.cms-home) .background-hiw .bg .banner-plus-content-how-it-works-1 .block-how-it-works-1 .block-how-it-works-2 {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    letter-spacing: 0.454545px;
  }
  body:not(.cms-home) .background-hiw .bg .banner-plus-content-how-it-works-1 .block-how-it-works-1 .block-how-it-works-2 .title-b-1 {
    font-family: 'Titillium';
    font-size: 32px;
    line-height: 42px;
    padding-bottom: 40px;
    text-align: center;
    text-transform: uppercase;
  }
  body:not(.cms-home) .background-hiw .bg .banner-plus-content-how-it-works-1 .block-how-it-works-1 .block-how-it-works-2 .title-b-1.p {
    text-align: center;
    padding-bottom: 50px;
  }
  body:not(.cms-home) .background-hiw .bg .banner-plus-content-how-it-works-1 .block-how-it-works-1 .block-how-it-works-2 p {
    text-align: center;
    padding-bottom: 30px;
  }
  body:not(.cms-home) .background-hiw .bg .banner-plus-content-how-it-works-1 .block-how-it-works-1 .block-how-it-works-2 a {
    border-radius: 2px;
    font-size: 16px;
    border: 1px solid;
    font-weight: 700;
    display: inline-block;
    text-align: center;
    min-width: 232px;
    padding: 5px;
    margin-bottom: 140px;
  }
  body:not(.cms-home) .background-hiw .bg .banner-plus-content-how-it-works-1 .block-how-it-works-1 .block-how-it-works-2 a:last-of-type {
    margin-bottom: 80px;
  }
  body:not(.cms-home) .background-hiw .bg .banner-plus-content-how-it-works-1 .block-how-it-works-1 .block-how-it-works-2 .link-come-funziona {
    border-radius: 2px;
    font-size: 16px;
    border: 1px solid;
    font-weight: 700;
    display: inline-block;
    text-align: center;
    min-width: 232px;
    padding: 5px;
  }
  body:not(.cms-home) .background-hiw .bg .banner-plus-content-how-it-works-1 .block-how-it-works-1 .block-how-it-works-2 .link-come-funziona:hover {
    color: #317ed9;
    border-color: #317ed9;
    background-color: #ffffff;
  }
  body:not(.cms-home) .background-hiw .bg .banner-plus-content-how-it-works-1 .block-how-it-works-1 .block-how-it-works-2 .link-come-funziona:active {
    color: #317ed9;
    border-color: #317ed9;
    background-color: #ffffff;
  }
  body:not(.cms-home) .background-hiw .mod .banner-plus-content-how-it-works-1 {
    margin-bottom: 50px;
  }
  .banner-container {
    position: relative;
    font-family: 'Titillium';
    font-weight: 400;
    font-size: 24px;
    line-height: 37px;
    letter-spacing: 0.454545px;
  }
  .banner-container .stories {
    font-size: 32px;
    text-align: center;
    padding-bottom: 20px;
  }
  .banner-container .image-content {
    width: 100%;
    overflow: hidden;
  }
  .banner-container .stories-description .image-title {
    text-align: left;
    padding-left: 10px;
    padding-top: 30px;
    padding-bottom: 19px;
    font-size: 2.4rem;
    line-height: 37px;
  }
  .banner-container .stories-description .image-subtitle {
    padding-top: 20px;
    text-align: left;
    padding-left: 10px;
    font-size: 1.4rem;
    line-height: initial;
  }
  .faqcategory-widget-list {
    color: #001c39;
    margin-bottom: 140px;
  }
  .faqcategory-widget-list .faqcat-title {
    font-weight: 600;
    font-size: 2.4rem;
    line-height: 37px;
    letter-spacing: 0.454545px;
    padding: 0 15px 30px 15px;
  }
  .faqcategory-widget-list .question-list .panel {
    border-top: 0.5px solid #B3B8BD;
    border-bottom: 0.5px solid #B3B8BD;
    color: #001C39;
  }
  .faqcategory-widget-list .question-list .panel .panel-heading.collapsed {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    margin: 0px 15px 0px 15px;
  }
  .faqcategory-widget-list .question-list .panel .panel-heading.collapsed .panel-title {
    padding: 25px 0;
    font-weight: 400;
    font-size: 2.4rem;
    line-height: 37px;
    position: relative;
    color: #001C39;
    width: 100%;
    display: block;
    text-align: start;
  }
  .faqcategory-widget-list .question-list .panel .panel-heading.collapsed .panel-title i {
    width: auto;
    height: auto;
    position: absolute;
    right: 0;
    top: 24px;
    font-size: .875rem;
    z-index: 1;
  }
  .faqcategory-widget-list .question-list .panel .panel-heading.collapsed .panel-title a {
    color: #001C39;
    font-family: 'Titillium';
    font-size: 2.4rem;
    line-height: 37px;
  }
  .faqcategory-widget-list .question-list .panel .panel-collapse-faq .panel-body-faq {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: start;
    margin: 0 15px 10px;
  }
  .faqcategory-widget-list .question-list .panel .panel-collapse-faq .panel-body-faq p {
    padding: 0px;
    font-weight: 400;
    font-family: 'Titillium';
    font-size: 1.4rem;
    line-height: 22px;
    text-align: left;
  }
  body.cms-come-funziona main div .back-vecchio .bg-vecchio:first-child {
    padding-bottom: unset;
  }
  body.cms-come-funziona main div .back-vecchio .bg-vecchio:last-child {
    padding-bottom: unset;
  }
  body.cms-come-funziona main div .back-vecchio .bg-vecchio:last-child .banner-plus-content-how-it-works-1 {
    padding-bottom: unset;
  }
  .cms-convenzioni-vim {
    background-color: #f5f5f5;
  }
  .cms-convenzioni-vim .primary-header.initialized {
    background-color: #ffffff;
  }
  .cms-convenzioni-vim .vim-page-content {
    background-color: #f5f5f5;
    padding: 15px;
  }
  body #survey {
    margin: 100px 0 0;
    box-sizing: border-box;
    padding-bottom: 40px;
  }
  body #survey .survey-img {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
  }
  body #survey .survey-content {
    padding: 40px 15px;
    background-color: #004c99;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    align-items: flex-start;
  }
  body #survey .survey-content .block-content .title-survey {
    font-family: 'Titillium';
    text-align: center;
    font-size: 3.2rem;
    line-height: 55px;
    color: #ffffff;
  }
  body #survey .survey-content .block-content .subtitle-survey {
    font-family: 'Roboto';
    font-size: 1.4rem;
    line-height: 22px;
    color: #ffffff;
    display: block;
    margin: 20px 0 40px;
  }
  body #survey .survey-content .button-survey {
    margin: 20px 0 0 0;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
  }
  body #survey .survey-content .button-survey a {
    width: 100%;
  }
  body #survey-2 {
    margin: 100px 0 0;
    box-sizing: border-box;
    padding-bottom: 40px;
  }
  body #survey-2 .survey-img {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
  }
  body #survey-2 .survey-content {
    padding: 40px 15px 0px 15px;
    background-color: #004c99;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    align-items: flex-start;
  }
  body #survey-2 .survey-content .block-content .title-survey {
    text-align: center;
    font-family: 'Titillium';
    font-size: 3.2rem;
    line-height: 55px;
    color: #ffffff;
  }
  body #survey-2 .survey-content .block-content .subtitle-survey {
    display: none;
  }
  body #survey-2 .survey-content .button-survey {
    margin: 20px 0 0 0;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
  }
  body #survey-2 .survey-content .button-survey a {
    height: 44px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
    width: 101%;
  }
  body .homebox .container-bisogni .visits-container {
    padding: 0 15px;
  }
  body .homebox .container-bisogni .visits-container .visits-title {
    text-align: center;
    margin-bottom: 15px;
  }
  body .homebox .container-bisogni .visits-container .visits-legend {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  body .homebox .container-bisogni .visits-container .visits-legend .section-left .section-title {
    margin-bottom: 15px;
  }
  body .homebox .container-bisogni .visits-container .visits-legend .section-left .section-description {
    margin-bottom: 15px;
  }
  body .homebox .container-bisogni .visits-container .visits-legend .section-right {
    text-align: center;
    margin-bottom: 30px;
  }
  body .homebox .container-bisogni .visits-container .visits-body .visits.book .service-suggest {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: start;
    position: relative;
  }
  body .homebox .container-bisogni .visits-container .visits-body .visits.book .service-suggest .date {
    width: 100%;
    text-align: start;
  }
  body .homebox .container-bisogni .visits-container .visits-body .visits.book .service-suggest .icon-arrow {
    position: absolute;
    right: 15px;
    top: 30px;
  }
  body .homebox .container-bisogni .visits-container .visits-body .visits.book .service-suggest .body {
    width: 100%;
  }
  body .homebox .container-bisogni .visits-container .visits-body .visits .section-title {
    text-align: center;
    margin: 30px 0;
  }
  body .homebox .container-bisogni .visits-container .visits-body .visits .service-suggest {
    padding: 0 15px;
    box-sizing: border-box;
  }
  body .homebox .container-bisogni .visits-container .visits-body .visits .service-suggest .body .principal-description {
    max-width: 94%;
  }
  body.superior .primary-header {
    z-index: 3;
  }
  body .homebox .container-bisogni .health-profile-container .health-profile-title .title {
    margin: 50px 0;
  }
  body .homebox .container-bisogni .health-profile-container .health-profile-content {
    padding: 0 15px;
  }
  body .homebox .container-bisogni .health-profile-container .health-profile-content .health-profile-left-content {
    text-align: center;
    margin-top: 40px;
  }
  body .homebox .container-bisogni .health-profile-container .health-profile-content .health-profile-left-content img {
    max-width: 200px;
  }
  body .homebox .container-bisogni .health-profile-container .health-profile-content .health-profile-right-content {
    text-align: center;
    margin-top: 20px;
  }
  .notifications-container {
    margin-right: 20px;
  }
  .notifications-container .icon_icon-notification:before {
    height: 19px;
    width: 15px;
    background-size: 100%;
    vertical-align: middle;
  }
  .notifications-container a.notification-toggle.to-read:before {
    top: 0;
  }
  .primary-nav #notifications-content {
    height: auto !important;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    margin-top: 10px;
    z-index: 21;
  }
  a.notification-toggle.active {
    display: inline-block;
    text-decoration: none;
  }
  a.notification-toggle.active:after {
    display: block;
    font-weight: 100;
    background: #ffffff;
    padding: 20px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 14;
  }
  a.notification-toggle.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: inherit;
    color: #001c39;
    content: "\e902";
    font-family: "icomoon";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  a.notification-toggle.active:hover:after {
    color: #001c39;
  }
  body .homebox .container-bisogni .single-visualization-container.after .draft-survey-container {
    margin-top: 50px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body .homebox .container-bisogni .single-visualization-container.after .draft-survey-container .draft-survey-img {
    width: 100%;
  }
  body .homebox .container-bisogni .single-visualization-container.after .draft-survey-container .draft-survey-img img {
    object-fit: cover;
    width: 100%;
  }
  body .homebox .container-bisogni .single-visualization-container.after .draft-survey-container .draft-survey-content {
    padding: 20px 15px;
    background: #004c99;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body .homebox .container-bisogni .single-visualization-container.after .draft-survey-container .draft-survey-content .draft-survey-text {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }
  body .homebox .container-bisogni .single-visualization-container.after .draft-survey-container .draft-survey-content .draft-survey-text .draft-survey-title {
    font-family: 'Titillium';
    text-align: start;
    font-size: 3.6rem;
    line-height: 50px;
    color: #ffffff;
  }
  body .homebox .container-bisogni .single-visualization-container.after .draft-survey-container .draft-survey-content .draft-survey-text .draft-survey-subtitle p {
    font-family: 'Roboto';
    font-size: 1.4rem;
    line-height: 20px;
    color: #ffffff;
  }
  body .homebox .container-bisogni .single-visualization-container.after .draft-survey-container .draft-survey-content .draft-survey-button {
    margin-top: 40px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
  }
  body .homebox .container-bisogni .single-visualization-container.after .draft-survey-container .draft-survey-content .draft-survey-button a {
    width: 100%;
    min-height: 45px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    align-items: center;
  }
  body.booking-additional-stepinfo .additional-info-body {
    padding: 50px 15px;
    min-height: 250px;
  }
  body.booking-additional-stepinfo .additional-info-body .structure .title {
    font-size: 3.2rem;
    margin: 20px 0;
  }
  body.booking-additional-stepinfo .additional-info-body .structure .specialization-container {
    width: 100%;
    margin: 10px 0;
  }
  body.booking-additional-stepsearch .stepsearch-container .search-container .step-one-container .stepone-title {
    padding: 10px;
    margin: 0 0 25px 0;
  }
  body.booking-additional-stepsearch .stepsearch-container .search-container .step-one-container #form-content-address {
    padding: 0 15px;
  }
  body.booking-additional-stepsearch .stepsearch-container .search-container .step-one-container #form-content-address div {
    margin: 5px 0 0 0;
  }
  body.booking-additional-stepsearch .stepsearch-container .search-container .step-one-container #form-content-address .flex-items button {
    margin-top: 7.5px;
    width: 100%;
    max-width: 100%;
    border: 1px solid #317ed9;
    border-radius: 0;
  }
  body.booking-additional-stepsearch .stepsearch-container .search-container .title-performance {
    padding: 0 15px;
  }
  body.booking-additional-stepsearch .stepsearch-container .search-container .step-two-container {
    margin: 20px auto;
    padding: 0 15px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column-reverse;
  }
  body.booking-additional-stepsearch .stepsearch-container .search-container .step-two-container .product-container {
    max-height: 500px;
    overflow-y: auto;
    margin: 30px 0;
  }
  body.booking-additional-stepsearch .stepsearch-container .search-container .step-two-container .product-container .structure-container #structure-list .single-structure {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px;
    border-top: 1px solid #001c39;
  }
  body.booking-additional-stepsearch .stepsearch-container .search-container .step-two-container .product-container .structure-container #structure-list .single-structure label {
    flex-grow: 1;
    cursor: pointer;
  }
  body.booking-additional-stepsearch .stepsearch-container .search-container .step-two-container .product-container .structure-container #structure-list .single-structure .structure-code {
    font-size: 16px;
  }
  body.booking-additional-stepsearch .stepsearch-container .search-container .step-two-container .product-container .structure-container #structure-list .single-structure .structure-address {
    font-size: 14px;
    color: #626d78;
  }
  body.booking-additional-stepsearch .stepsearch-container .search-container .step-two-container .product-container .structure-container #structure-list .single-structure .doctors-container {
    width: 100%;
  }
  body.booking-additional-stepsearch .stepsearch-container .search-container .step-two-container .product-container .structure-container #structure-list .single-structure .doctors-container .select-doctors {
    margin: 10px auto;
    width: 100%;
    display: block;
  }
  body.booking-additional-stepsearch .stepsearch-container .search-container .step-two-container .map-container #map {
    min-height: 500px;
  }
  body.booking-additional-stepsearch .stepsearch-container .search-container .confirmation-structure {
    display: none;
  }
  body.booking-additional-stepsearch .confirmation-structure-mobile {
    font-family: 'Titillium';
    display: block;
    width: 100%;
    z-index: 10;
    box-sizing: border-box;
  }
  body.booking-additional-stepsearch .confirmation-structure-mobile .show-hide-more-content {
    width: 100%;
    text-align: center;
    color: white;
    background: none;
    padding: 0 0 20px;
  }
  body.booking-additional-stepsearch .confirmation-structure-mobile p,
  body.booking-additional-stepsearch .confirmation-structure-mobile label {
    font-style: normal;
    font-weight: 400;
    color: #ffffff;
    font-size: 16px;
  }
  body.booking-additional-stepsearch .confirmation-structure-mobile .performance-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    padding-bottom: 10px;
  }
  body.booking-additional-stepsearch .confirmation-structure-mobile .structure-container .hidden {
    display: none;
  }
  body.booking-additional-stepsearch .confirmation-structure-mobile .body-address {
    font-weight: 300;
    font-size: 12px;
  }
  body.booking-additional-stepsearch .confirmation-structure-mobile .riepilogue-doctor {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 5px;
  }
  body.booking-additional-stepsearch .confirmation-structure-mobile .confirmation-button-container #confirmationButton,
  body.booking-additional-stepsearch .confirmation-structure-mobile .confirmation-button-container #confirmationButton-mobile {
    font-family: 'Titillium';
    margin-bottom: 0;
    padding: 0;
    background: none;
    color: white;
  }
  body.booking-additional-stepsearch .navigation-container.structure-container {
    padding: 4px 3% 15px;
  }
  body.booking-additional-stepsearch .navigation-container .link-container button {
    width: 100%;
  }
  body.booking-additional-stepsearch .navigation-container .button-container button {
    width: 100%;
  }
  body.booking-additional-stepvoucher .stepvoucher-container {
    min-height: 1000px;
  }
  body.booking-additional-stepvoucher .stepvoucher-container .voucher-body {
    box-sizing: border-box;
    padding: 0 15px;
  }
  body.booking-additional-stepvoucher .stepvoucher-container .voucher-body .title {
    font-size: 3.2rem;
  }
  body.booking-additional-stepvoucher .stepvoucher-container .voucher-body .step-container-block {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }
  body.booking-additional-stepvoucher .stepvoucher-container .voucher-body .step-container-block .stepblock {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
  }
  body.booking-additional-stepvoucher .stepvoucher-container .voucher-body .bottom-container {
    padding: 10px;
  }
  body.booking-additional-stepvoucher .stepvoucher-container .voucher-body .bottom-container .riepilogue-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.booking-additional-stepvoucher .stepvoucher-container .voucher-body .bottom-container .riepilogue-container .performance-container {
    margin: 5px 0 0 0;
  }
  body .confirmation-structure-container {
    display: none;
  }
  body .stepvoucher-container .invoice.block {
    padding: 15px;
  }
  body .riepilogue-textarea {
    padding-bottom: 50px;
  }
  body main .delivery-container-page .delivery-container .body-container .input-container .container-email .info {
    margin: 0 auto 50px;
  }
  body .booking-container {
    min-height: 250px;
    padding-right: 15px;
    padding-left: 15px;
  }
  body .confirmation-structure-container-mobile {
    display: block;
    width: 100%;
  }
  body .confirmation-structure-container-mobile .confirmation-button-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
  body .navigation-container .button-container .booking-button-next {
    margin-bottom: 0 !important;
    width: 100% !important;
  }
  body.booking-additional-delivery .delivery-container-page .delivery-container {
    padding: 30px 15px;
    min-height: 300px;
  }
  body #render-modal-block div#beneficiary-step-modal {
    max-width: 100%;
  }
  body #render-modal-block div#beneficiary-step-modal > .modal-content-w {
    width: 100%;
    margin: 0;
    border: none;
    border-radius: 0;
    max-width: 100%;
    padding: 86px 16px;
  }
  body #render-modal-block div#beneficiary-step-modal > .modal-content-w > .modal-header-w {
    padding: 40px 15px;
  }
  body #render-modal-block div#beneficiary-step-modal > .modal-content-w > .modal-header-w .heading {
    font-size: 28px;
  }
  body #render-modal-block div#beneficiary-step-modal > .modal-content-w > .modal-body-w .row.two-columns {
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
    align-items: center;
  }
  body #render-modal-block div#beneficiary-step-modal > .modal-content-w > .modal-body-w .row.two-columns > .column {
    width: 100%;
    display: block;
  }
  body #render-modal-block div#beneficiary-step-modal > .modal-content-w > .modal-body-w .row.two-columns > .column:first-child,
  body #render-modal-block div#beneficiary-step-modal > .modal-content-w > .modal-body-w .row.two-columns > .column:last-child {
    padding: 0 15px;
  }
  body #render-modal-block div#beneficiary-step-modal > .modal-content-w > .modal-body-w .row.two-columns > .column:last-child {
    margin-top: 40px;
  }
  body #render-modal-block div#beneficiary-step-modal > .modal-content-w > .modal-body-w .row-info {
    padding: 16px 60px;
  }
  body #render-modal-block div#beneficiary-step-modal > .modal-content-w > .modal-body-w .row-btn > .button {
    width: 100%;
  }
  body.cms-index-index div#beneficiary-step-modal > .modal-content-w {
    top: 0;
    left: 0;
    transform: none;
    height: 100%;
  }
  body.cms-index-index div#beneficiary-step-modal > .modal-content-w > .modal-body-w .row-btn {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
  }
  body.booking-additional-stepvoucher .stepvoucher-container .voucher-body .step-container-block .stepblock .text-block {
    margin: 5px 30px;
  }
  body.booking-additional-stepsearch .confirmation-structure-mobile .riepilogue-doctor {
    display: none;
  }
  body .navigation-container.structure-container .buttons-container .button.back {
    border: 1px solid #fff !important;
  }
  body.booking-additional-stepsearch .confirmation-structure-mobile {
    margin-bottom: 10px;
  }
  body.welfare.booking-additional-stepvoucher .modal-content-w {
    width: 100%;
    height: 100%;
    margin: unset;
  }
  body.welfare.booking-additional-stepvoucher .modal-content-w.col-lg-8 {
    padding: 0;
    padding-top: 120px;
  }
  body.welfare.booking-additional-stepvoucher .modal-content-w .cms-welfare-popup .cms-welfare-popup-button {
    position: fixed;
    bottom: 0;
    left: 0;
    justify-content: center;
    display: flex;
    width: 100%;
    padding: 15px;
    gap: 15px;
    margin: 0;
  }
  body.welfare.booking-additional-stepvoucher .modal-content-w .cms-welfare-popup .cms-welfare-popup-button .welfare-popup-action-content {
    width: 100%;
  }
  body.welfare.booking-additional-stepvoucher .modal-content-w .cms-welfare-popup .cms-welfare-popup-button .welfare-popup-action-content .welfare-popup-action {
    width: 100%;
    padding: 12px 40px;
    gap: 8px;
  }
  body.welfare.booking-additional-stepvoucher div#successModal {
    max-width: 100%;
  }
  body.welfare.booking-additional-stepvoucher div#successModal .modal-content-w {
    width: 100%;
    margin: 0;
    border: none;
    border-radius: 0;
    max-width: 100%;
    padding: 86px 16px !important;
    height: 100% !important;
  }
  body.welfare.booking-additional-stepvoucher div#successModal .modal-content-w .modal-header-w {
    padding: 40px 15px;
  }
  body.welfare.booking-additional-stepvoucher div#successModal .modal-content-w .modal-header-w .heading {
    font-size: 28px;
  }
  body.welfare.booking-additional-stepvoucher div#successModal .modal-content-w .modal-body-w .row.two-columns {
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
    align-items: center;
  }
  body.welfare.booking-additional-stepvoucher div#successModal .modal-content-w .modal-body-w .row.two-columns .column {
    width: 100%;
    display: block;
  }
  body.welfare.booking-additional-stepvoucher div#successModal .modal-content-w .modal-body-w .row.two-columns .column:first-child,
  body.welfare.booking-additional-stepvoucher div#successModal .modal-content-w .modal-body-w .row.two-columns .column:last-child {
    padding: 0 15px;
  }
  body.welfare.booking-additional-stepvoucher div#successModal .modal-content-w .modal-body-w .row.two-columns .column:last-child {
    margin-top: 40px;
  }
  body.welfare.booking-additional-stepvoucher div#successModal .modal-content-w .modal-body-w .row-info {
    padding: 16px 60px;
  }
  body.welfare.booking-additional-stepvoucher div#successModal .modal-content-w .modal-body-w .row-btn > .button {
    width: 100%;
  }
  body .error-container .cont-img {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 113px;
  }
  body .error-container .page-title {
    text-align: center;
    padding-top: 20px;
    font-weight: 400;
    font-family: 'Titillium';
    font-size: 3.2rem;
    line-height: 42px;
  }
  body .error-container .page-subtitle {
    font-family: 'Titillium';
    font-size: 1.4rem;
    text-align: center;
    font-weight: 400;
    line-height: 22px;
    padding-bottom: 120px;
    padding-top: 20px;
  }
  body .contactus-container .row {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    justify-content: center;
  }
  body .contactus-container .row.contactus-top-container {
    padding: 5% 10%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    text-align: start;
  }
  body .contactus-container .row.contactus-top-container span {
    color: #333;
    font-weight: 400;
    font-size: 42px;
    line-height: 120%;
    letter-spacing: 0.45px;
  }
  body .contactus-container .row.contactus-top-container .img-desktop {
    display: none;
  }
  body .contactus-container .row.contactus-info {
    padding: 5%;
  }
  body .contactus-container .row.contactus-info .info-description {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  body .contactus-container .row.contactus-info .info-description span {
    margin-bottom: 5px;
  }
  body .contactus-container .row.contactus-info .buttons .box-telephone .telephone-no-italy,
  body .contactus-container .row.contactus-info .buttons .box-telephone .telephone-italy {
    background: none;
  }
  body .contactus-container .row.contactus-info .buttons .box-telephone .content-link .link-title {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0.45px;
  }
  body .contactus-container .row.contactus-info .buttons .box-telephone .content-link .link-number {
    font-family: 'Roboto';
    font-weight: 600;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.45px;
    text-decoration: underline;
    text-decoration-style: solid;
    color: #11656b;
  }
  body .contactus-container .row .doctor-title-container {
    font-size: 32px;
    line-height: 42px;
    padding-top: 30px;
  }
  body .contactus-container .row .description-full {
    padding: 20px 15px 50px 15px;
  }
  body .contactus-container .row .box-telephone {
    justify-content: center;
  }
  body .contactus-container .row .info-container {
    font-size: 14px;
    line-height: 22px;
    padding: 50px 15px 50px 15px;
  }
  body .contactus-container .row .box_container {
    display: flex;
    flex-direction: column;
  }
  body .primary-header .header-top .hdp-button {
    display: none;
  }
  body .primary-header .header-bottom .sections .section-items .section-item-content .hdp-button-mobile {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 20px 0;
    border-bottom: 0.5px solid #c4c4c4;
    height: 100%;
    box-sizing: border-box;
  }
  body .primary-header .header-bottom .sections .section-items .section-item-content .hdp-button-mobile .hdp-first-button,
  body .primary-header .header-bottom .sections .section-items .section-item-content .hdp-button-mobile .hdp-second-button {
    padding: 20px;
    min-width: 130px;
    height: 100%;
    border: 0;
    font-family: 'Roboto';
    font-size: 1.3rem;
    line-height: 15px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    color: #001c39;
  }
  body .primary-header .header-bottom .sections .section-items .section-item-content .hdp-button-mobile .hdp-first-button:hover,
  body .primary-header .header-bottom .sections .section-items .section-item-content .hdp-button-mobile .hdp-second-button:hover {
    background: #ffffff;
    color: #001c39;
  }
  body .primary-header .header-bottom .sections .section-items .section-item-content .hdp-button-mobile .hdp-first-button:active,
  body .primary-header .header-bottom .sections .section-items .section-item-content .hdp-button-mobile .hdp-second-button:active {
    background: #ffffff;
    color: #001c39;
  }
  body .primary-header .header-bottom .sections .section-items .section-item-content .hdp-button-mobile .hdp-first-button {
    font-weight: 700;
  }
  body .primary-header .header-bottom .sections .section-items .section-item-content .hdp-button-mobile .hdp-second-button {
    font-weight: 400;
  }
  body .homebox .bisogni-content-video {
    background-image: url("../images/bg/lg/bg_banner-hp_sanitary.png");
    background-position-x: 62%;
    margin: 0 auto;
    box-sizing: border-box;
    background-size: cover;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  body .homebox .bisogni-content-video .body-bisogni-video {
    position: absolute;
    bottom: 155px;
  }
  body .homebox .bisogni-content-video .body-bisogni-video .title-video {
    padding: 465px 0px 66px;
    width: 100%;
  }
  body .homebox .bisogni-content-video .body-bisogni-video .title-video p {
    font-weight: 400;
    font-size: 3.2rem;
    line-height: 42px;
    text-align: center;
    letter-spacing: 0.454545px;
  }
  body .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .span-title-temp {
    margin: 10px 0;
    text-align: start;
  }
  body .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .span-title-temp p {
    font-family: 'Roboto';
    font-weight: 600;
    font-size: 1.8rem;
  }
  body .banner .hp-sub-banner {
    padding: 40px 15px;
  }
  body .banner .hp-sub-banner .medical-advisor-banner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 70px 0 0;
  }
  body .banner .hp-sub-banner .medical-advisor-banner .medical-advisor-img-container {
    width: 200px;
    margin: 0 87.5px 30px;
    transform: scaleX(-1);
  }
  body .banner .hp-sub-banner .medical-advisor-banner .medical-advisor-body-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body .banner .hp-sub-banner .medical-advisor-banner .medical-advisor-body-container .medical-advisor-button-container .medical-advisor-button a {
    width: 100%;
    min-height: 44px;
  }
  body .primary-header .header-bottom .sections {
    z-index: 2147483647;
  }
  body.cms-home.cms-index-index main .banner .home-service-for-you-mobile .section-right .content-right .owl-carousel.owl-theme .owl-stage-outer .owl-stage .owl-item .content-right {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  body.cms-home.cms-index-index main .banner .home-service-for-you-mobile .section-right .content-right .owl-carousel.owl-theme .owl-stage-outer .owl-stage .owl-item .content-right .photo-section-right {
    padding: 10px 15px 30px 15px;
    width: 99%;
  }
  body.cms-home.cms-index-index .home .homebox .container-bisogni .home-service-for-you-mobile .section-right .content-right .owl-carousel.owl-theme .owl-stage-outer .owl-stage .owl-item .content-right .photo-section-right {
    padding: 60px 0px 30px;
    width: 99%;
  }
  .home-service-for-you {
    display: none;
  }
  #textCR {
    display: none;
  }
  .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged {
    display: contents;
  }
  body.customer-purchase-success .container-success-purchase {
    box-sizing: border-box;
    width: 100%;
    padding-top: 50px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  body.customer-purchase-success .container-success-purchase .body-success-purchase .title-success {
    margin: 20px 0;
  }
  body.customer-purchase-success .container-success-purchase .body-success-purchase .title-success p {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 400;
    font-size: 2.6rem;
    line-height: 40px;
    text-align: center;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body.customer-purchase-success .container-success-purchase .body-success-purchase .subtitle-success {
    margin: 20px 0;
  }
  body.customer-purchase-success .container-success-purchase .body-success-purchase .subtitle-success p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body.customer-purchase-success .container-success-purchase .body-success-purchase .success-page-link .text-link {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.customer-purchase-success .container-success-purchase .body-success-purchase .success-page-link .text-link p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body.customer-purchase-success .container-success-purchase .body-success-purchase .success-page-link .text-link a {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.454545px;
  }
  body.customer-purchase-success .container-success-purchase .body-success-purchase .success-page-link .button-link {
    text-align: center;
    margin-top: 276px;
    border-top: 1px solid #317ed9;
    padding: 20px 0px;
  }
  body.customer-purchase-success .container-success-purchase .body-success-purchase .success-page-link .button-link a {
    min-width: 240px;
    color: #006bb4;
    width: 98%;
    margin-top: 30px;
  }
  body #expr00,
  body #expr01,
  body #expr02 {
    z-index: 11;
  }
  body #expr00 .modal-content-w .modal-body .modal-title-post,
  body #expr01 .modal-content-w .modal-body .modal-title-post,
  body #expr02 .modal-content-w .modal-body .modal-title-post {
    padding: 10px 15px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
  }
  body #expr00 .modal-content-w .modal-body .modal-title-post .close-btn-post,
  body #expr01 .modal-content-w .modal-body .modal-title-post .close-btn-post,
  body #expr02 .modal-content-w .modal-body .modal-title-post .close-btn-post {
    cursor: pointer;
  }
  body #expr00 .modal-content-w .modal-body .modal-title-post .close-btn-post .icon-close-btn-post,
  body #expr01 .modal-content-w .modal-body .modal-title-post .close-btn-post .icon-close-btn-post,
  body #expr02 .modal-content-w .modal-body .modal-title-post .close-btn-post .icon-close-btn-post {
    display: inline-block;
    text-decoration: none;
  }
  body #expr00 .modal-content-w .modal-body .modal-title-post .close-btn-post .icon-close-btn-post:before,
  body #expr01 .modal-content-w .modal-body .modal-title-post .close-btn-post .icon-close-btn-post:before,
  body #expr02 .modal-content-w .modal-body .modal-title-post .close-btn-post .icon-close-btn-post:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 25px;
    line-height: inherit;
    color: #001c39;
    content: "\e902";
    font-family: "icomoon";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  body #expr00 .modal-content-w .modal-body .modal-title-post .close-btn-post .icon-close-btn-post:hover:before,
  body #expr01 .modal-content-w .modal-body .modal-title-post .close-btn-post .icon-close-btn-post:hover:before,
  body #expr02 .modal-content-w .modal-body .modal-title-post .close-btn-post .icon-close-btn-post:hover:before {
    color: #001c39;
  }
  body #expr00 .modal-content-w .modal-body .modal-content-post,
  body #expr01 .modal-content-w .modal-body .modal-content-post,
  body #expr02 .modal-content-w .modal-body .modal-content-post {
    text-align: center;
    padding: 20px 15px;
    font-size: 1.8rem;
    font-family: 'Roboto';
    color: #001c39;
    font-weight: bold;
  }
  body.cms-index-index #teams-notification-modal .modal-content-w {
    margin: 20px auto;
    max-width: 90%;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    border: 0;
    min-height: 300px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    border-radius: 25px;
  }
  body.cms-index-index #teams-notification-modal .modal-content-w .modal-header-w {
    padding: 20px;
  }
  body.cms-index-index #teams-notification-modal .modal-content-w .modal-header-w .container-title {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
  }
  body.cms-index-index #teams-notification-modal .modal-content-w .modal-header-w .container-title .btn-teams-close {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  body.cms-index-index #teams-notification-modal .modal-content-w .modal-body-w {
    padding: 0 20px;
  }
  body.cms-index-index #teams-notification-modal .modal-content-w .modal-body-w .container-body {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px;
    text-align: center;
    margin: 0 auto;
  }
  body.cms-index-index #teams-notification-modal .modal-content-w .modal-body-w .container-body .calendar-modal-button {
    max-width: 244px;
    margin: 0 auto;
  }
  body .primary-header .header-bottom .sections.nav-sections .section-items .section-item-content .navigation.logged .global-nav-links li.welfareNotVisible:nth-of-type(2) {
    display: none;
  }
  .only-desktop {
    display: none;
  }
  .consult-box .row {
    font-family: 'Titillium';
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    justify-content: center;
  }
  .consult-box .row .doctor-title-container {
    font-size: 32px;
    line-height: 42px;
    padding-top: 30px;
  }
  .consult-box .row .description-full {
    padding: 20px 15px 50px 15px;
  }
  .consult-box .row .box-telephone {
    justify-content: center;
  }
  .consult-box .row .info-container {
    font-size: 14px;
    line-height: 22px;
    padding: 50px 15px 50px 15px;
  }
  .consult-box .row .box_container {
    display: flex;
    flex-direction: column;
  }
  .only-mobile .box_container {
    margin: 0 15px;
  }
  .buttons {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 30px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .buttons a {
    background: #f4f4f5;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    min-height: 92px;
  }
  .buttons a .icon {
    content: url("data:image/svg+xml,%3Csvg width='33' height='33' viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.2729 21.1472L18.9092 25.4648L7.27278 13.9512L11.6365 9.63354L4.36367 2.4375L0 6.75512C0 21.0623 11.7223 32.6609 26.182 32.6609L30.5457 28.3432L23.2729 21.1472Z' fill='%23317ED9'/%3E%3Cpath d='M18.9089 1C26.1388 1 31.9999 6.79929 31.9999 13.9529' stroke='%23001C39' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.9102 6.75781C22.9269 6.75781 26.1829 9.97948 26.1829 13.9538' stroke='%23001C39' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    margin-right: 20px;
    margin-left: 20px;
  }
  .buttons a .content-link {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: start;
  }
  .buttons a .content-link .link-title {
    font-style: normal;
    font-weight: 700;
    font-size: 1.8rem;
    font-family: 'Roboto';
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
    padding-bottom: 8px;
  }
  body.lenti-brand-view .brand_main {
    padding: 0 15px;
  }
  body.lenti-brand-view .brand_main .brand_button .brand-one-container {
    width: 100%;
  }
  body.lenti-brand-view .brand_main .brand_button .brand-one-container .brand_one {
    height: 105px;
  }
  body.lenti-brand-view .brand_main .brand_button .brand-others-container .brand_others {
    height: 105px;
  }
  body.lenti-brand-view .brand_main .brand_box .bb_primari {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }
  body.lenti-brand-view .brand_main .brand_box .bb_primari .brd {
    width: 100%;
    height: 185px;
    border: 1px solid #e1e3e5;
    padding: 15px;
  }
  body.lenti-brand-view .brand_main .brand_box .bb_others {
    display: none;
  }
  body.lenti-brand-info .voucher-button-container.lenti {
    width: 100%;
    margin: 50px auto 0;
    text-align: center;
  }
  body.lenti-brand-info .voucher-button-container.lenti a {
    width: 100%;
    height: 44px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
  }
  .consent {
    background-color: #F5F5F5;
    padding: 30px 15px;
  }
  .consent .titleTop {
    text-align: center;
    margin-bottom: 24px;
  }
  .consent .title {
    color: #001C39;
    font-family: 'Titillium';
    font-weight: 400;
    font-size: 36px;
    line-height: 120%;
    letter-spacing: 0.45px;
  }
  .consent .subtitle-block {
    text-align: center;
    margin-bottom: 25px;
  }
  .consent .subtitle {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.45px;
    color: #333333;
  }
  .consent .consent-choose .text {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.45px;
    margin-bottom: 20px;
  }
  .consent .consent-choose .consent-options label {
    margin-right: 10px;
  }
  .consent .button-add-ben {
    text-align: center;
    margin-top: 40px;
  }
  .consent .button-add-ben a {
    width: 100%;
  }
  body.yrcustomer-pin-pinmanager main {
    background-color: #F5F5F5;
  }
  body.yrcustomer-pin-pinmanager .header-top {
    justify-content: center;
  }
  body.yrcustomer-pin-pinmanager .header-top .menu-mobile,
  body.yrcustomer-pin-pinmanager .header-top .primary-nav {
    display: none;
  }
  body.yrcustomer-pin-pinmanager .pinManager {
    padding: 10px;
  }
  body.yrcustomer-pin-pinmanager .pinManager .titleBlock {
    text-align: center;
  }
  body.yrcustomer-pin-pinmanager .pinManager .titleBlock .title {
    color: #001C39;
    font-family: 'Titillium';
    font-weight: 400;
    font-size: 36px;
    line-height: 120%;
    letter-spacing: 0.45px;
    margin-bottom: 24px;
  }
  body.yrcustomer-pin-pinmanager .pinManager .titleBlock .subtitle {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.45px;
    color: #333333;
  }
  body.yrcustomer-pin-pinmanager .pinManager .pinList {
    margin-top: 32px;
    display: flex;
    flex-direction: column;
    gap: 32px;
  }
  body.yrcustomer-pin-pinmanager .pinManager .pinList .singlePin {
    background-color: #FFFFFF;
    position: relative;
    border: 1px solid #B3B8BD;
    text-align: left;
    padding: 16px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  body.yrcustomer-pin-pinmanager .pinManager .pinList .singlePin .pinData {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
  body.yrcustomer-pin-pinmanager .pinManager .pinList .singlePin .pinData .remainingDays {
    text-align: left;
  }
  body.yrcustomer-pin-pinmanager .pinManager .pinList .singlePin .pinData .remainingDays .content {
    background-color: #EAF2FB;
    border: 1px solid #2B86F1;
    padding: 3px;
    border-radius: 10px;
    width: fit-content;
    color: #2B86F1;
  }
  body.yrcustomer-pin-pinmanager .pinManager .pinList .singlePin .selectButton {
    align-content: center;
  }
  body.yrcustomer-pin-pinmanager .pinManager .pinList .singlePin .selectButton button {
    width: 100%;
    margin-top: 20px;
    background-color: #317ED9;
    border: 1px solid #317ED9;
  }
  body.yrcustomer-pin-pinmanager .pinManager .pinList .singlePin .selectButton .activate-pin {
    border-radius: 0;
    min-width: 126px;
    min-height: 48px;
    background-color: #317ed9;
    color: #ffffff;
  }
  body.yrcustomer-pin-pinmanager .pinManager .pinList .selectedPin {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #F4F4F5;
    padding: 4px 8px;
    font-weight: bold;
    font-size: 0.9rem;
  }
  body.yrcustomer-pin-pinmanager .pinManager .pinList .selectedPin span {
    color: #333333;
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 10px;
    line-height: 150%;
    letter-spacing: 0.45px;
    text-align: center;
    text-transform: uppercase;
  }
  body.yrcustomer-account-pinselection .icon-exit:before {
    color: #001C39;
    scale: 50%;
  }
  body.yrcustomer-account-pinselection #pin-add-modal {
    z-index: 99;
  }
  body.yrcustomer-account-pinselection #pin-add-modal .modal-content-w {
    background-color: #F5F5F5;
    width: 100%;
    margin: 0;
    border-radius: 0;
    height: 100%;
  }
  body.yrcustomer-account-pinselection #pin-add-modal .modal-body-w {
    position: relative;
  }
  body.yrcustomer-account-pinselection #pin-add-modal .modal-body-w form {
    display: flex;
    flex-direction: column;
    gap: 32px;
    margin: auto;
  }
  body.yrcustomer-account-pinselection #pin-add-modal .modal-body-w .title-w .title {
    font-family: 'Titillium';
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    letter-spacing: 0.45px;
    text-align: center;
    margin-bottom: 5px;
  }
  body.yrcustomer-account-pinselection #pin-add-modal .modal-body-w .title-w .text {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.45px;
    text-align: center;
    margin-bottom: 10px;
    margin: auto;
    width: 70%;
  }
  body.yrcustomer-account-pinselection #pin-add-modal .modal-body-w label .label {
    text-align: start;
    margin-bottom: 5px;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 0.45px;
    color: #333333;
  }
  body.yrcustomer-account-pinselection #pin-add-modal .modal-body-w label input {
    color: #B3B8BD;
    font-family: Roboto;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.45px;
  }
  body.yrcustomer-account-pinselection #pin-add-modal .modal-body-w .error-message-new-pin {
    font-weight: 300;
    font-size: 13px;
    line-height: 150%;
    letter-spacing: 0.45px;
    color: #d50000;
    margin-top: 7px;
    text-align: start;
  }
  body.yrcustomer-account-pinselection #pin-add-modal button {
    position: relative;
    bottom: 30px;
    left: 2.5%;
    width: 95%;
  }
  body.yrcustomer-account-pinselection #pin-add-modal #new_pin-error {
    text-align: start;
  }
  body.yrcustomer-account-pinselection .myPins .titleTop {
    font-family: Titillium Web;
    font-weight: 400;
    font-size: 28px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0.45px;
    border-bottom: 1px solid #B3B8BD;
    color: #001C39;
    padding-bottom: 24px;
  }
  body.yrcustomer-account-pinselection .myPins .subtitle {
    padding-top: 24px;
    font-family: Roboto;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.45px;
    color: #333333;
  }
  body.yrcustomer-account-pinselection .myPins .pinList {
    margin-top: 32px;
    display: flex;
    flex-direction: column;
    gap: 32px;
  }
  body.yrcustomer-account-pinselection .myPins .pinList .singlePin {
    background-color: #FFFFFF;
    position: relative;
    border: 1px solid #B3B8BD;
    text-align: left;
    padding: 16px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  body.yrcustomer-account-pinselection .myPins .pinList .singlePin .pinData {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
  body.yrcustomer-account-pinselection .myPins .pinList .singlePin .pinData .remainingDays {
    text-align: left;
  }
  body.yrcustomer-account-pinselection .myPins .pinList .singlePin .pinData .remainingDays .content {
    background-color: #EAF2FB;
    border: 1px solid #2B86F1;
    padding: 3px;
    border-radius: 10px;
    width: fit-content;
    color: #2B86F1;
  }
  body.yrcustomer-account-pinselection .myPins .pinList .singlePin .selectButton {
    align-content: center;
  }
  body.yrcustomer-account-pinselection .myPins .pinList .singlePin .selectButton button {
    width: 100%;
    margin-top: 20px;
    background-color: #317ED9;
    border: 1px solid #317ED9;
  }
  body.yrcustomer-account-pinselection .myPins .pinList .singlePin .selectButton .activate-pin {
    border-radius: 0;
    min-width: 126px;
    min-height: 48px;
    background-color: #317ed9;
    color: #ffffff;
  }
  body.yrcustomer-account-pinselection .myPins .pinList .selectedPin {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #F4F4F5;
    padding: 4px 8px;
    font-weight: bold;
    font-size: 0.9rem;
  }
  body.yrcustomer-account-pinselection .myPins .pinList .selectedPin span {
    color: #333333;
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 10px;
    line-height: 150%;
    letter-spacing: 0.45px;
    text-align: center;
    text-transform: uppercase;
  }
  body.yrcustomer-account-pinselection .myPins .pinList .button-add-pin a {
    width: 100%;
  }
  body #beneficiaries-send-mail-form div#beneficiary_email-error.combined-message {
    width: 100%;
  }
  body.customer-forgotaccount-index #forgot-account-form .row .input-cf {
    max-width: 100%;
  }
  body.customer-forgotaccount-success .menu-mobile,
  body.customer-forgotaccount-success .primary-nav,
  body.customer-forgotaccount-success .header-bottom {
    display: none;
  }
  body.customer-forgotaccount-success #forgotaccount-success-content.content {
    width: 90%;
  }
  body.customer-forgotaccount-success #forgotaccount-success-content.content .row {
    padding: 30px 0px;
    text-align: center;
  }
  body.customer-forgotaccount-success div#forgotaccount-success-content div.content-actions {
    flex-direction: column;
    padding-bottom: 30px;
    width: 100%;
  }
  body.yrcustomer-cartaservizi-cartaservizi main {
    padding: 0px 15px;
    box-sizing: border-box;
  }
  body #title-privacy {
    font-weight: bold;
    margin: 0 0 20px 0;
    font-size: 1.2rem;
    line-height: 14px;
    letter-spacing: 1px;
    color: #001c39;
    font-family: "Roboto";
  }
  body.yrcustomer-forgotpassword-firststep #forgot-password-section {
    margin: 0 auto;
  }
  body.yrcustomer-forgotpassword-firststep #forgot-password-section .container #forgot-password-form .row.form-row {
    padding: 0 15px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.yrcustomer-forgotpassword-firststep #forgot-password-section .container #forgot-password-form .row.form-row .input-name {
    margin-bottom: 30px;
    width: 100%;
  }
  body.yrcustomer-forgotpassword-firststep #forgot-password-section .container #forgot-password-form .row.form-row .input-email {
    width: 100%;
  }
  body.yrcustomer-forgotpassword-firststep #forgot-password-section .container #forgot-password-form .row-email {
    padding: 0 15px;
  }
  body.yrcustomer-forgotpassword-firststep #forgot-password-section .container #forgot-password-form .row-email .input-email {
    width: 100%;
  }
  body.yrcustomer-forgotpassword-firststep #forgot-password-section .container #forgot-password-form .row-captcha {
    padding: 0 15px;
  }
  body.yrcustomer-forgotpassword-firststep #forgot-password-section .container #forgot-password-form .row-captcha .field.captcha.required {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }
  body.yrcustomer-forgotpassword-firststep #forgot-password-section .container #forgot-password-form .row-captcha .field.captcha.required .control.captcha {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
  body.yrcustomer-forgotpassword-firststep #forgot-password-section .container #forgot-password-form .submit-container {
    width: 100%;
    margin: 100px 0 0;
    text-align: center;
    padding: 0 15px 84px 15px;
    box-sizing: border-box;
  }
  body.yrcustomer-forgotpassword-firststep #forgot-password-section .container #forgot-password-form .submit-container button {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    float: none;
  }
  body.yrcustomer-cancellautenza-cancellautenza .disable-customer-container .disable-customer {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  body.yrcustomer-cancellautenza-cancellautenza .disable-customer-container .disable-customer > p {
    width: 100%;
    padding-bottom: 20px;
  }
  body.yrcustomer-beneficiaries-listbeneficiaries .beneficiaries .list .list-item .item-info .expired-token.button {
    transform: unset;
    position: relative;
    width: 100%;
    right: unset;
    height: 48px;
  }
  body.yrcustomer-beneficiaries-listbeneficiaries .beneficiaries .list .list-item .item-info .expired-token.button:not([data-send-mail="true"]):focus + span.beneficiary_tooltip {
    display: block;
  }
  body .main-content-customer .content-customer-body .services-plane-title-mobile {
    margin-top: 40px;
    margin-bottom: 25px;
  }
  body .main-content-customer .content-customer-body .services-plane-title-mobile p {
    font-family: 'Titillium';
    font-size: 2.8rem;
    color: #001c39;
    text-align: center;
  }
  body .main-content-customer .content-customer-body .services-plane {
    background: #ffffff;
    padding: 0 15px;
    margin-bottom: 80px;
  }
  body .main-content-customer .content-customer-body .services-plane .title-body-service {
    padding: 30px 15px;
  }
  body .main-content-customer .content-customer-body .services-plane .body-service-content .service-list {
    padding-top: 24px;
    padding-bottom: 20px;
    border-bottom: 0.5px solid #B3B8BD;
  }
  body .main-content-customer .content-customer-body .services-plane .body-service-content .service-list .title {
    max-width: 170px;
    font-weight: 600;
    line-height: 22px;
    padding-top: 3px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  body .main-content-customer .content-customer-body .services-plane .body-service-content .service-list .counter {
    font-weight: 300;
    line-height: 27.38px;
    font-size: 1.8rem;
  }
  body .main-content-customer .content-customer-body .services-plane .body-service-content .service-list:first-child {
    padding-top: 19px;
  }
  body .main-content-customer .content-customer-body .services-plane .body-service-content .service-list:last-child {
    padding-bottom: 30px;
  }
  #beneficiaries-edit-modal,
  #beneficiaries-response-modal,
  #beneficiary-exists-response-modal,
  #beneficiaries-send-mail-modal,
  #beneficiaries-confirm-underage-modal {
    -webkit-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    z-index: 1000;
  }
  #beneficiaries-edit-modal .modal-content-w,
  #beneficiaries-response-modal .modal-content-w,
  #beneficiary-exists-response-modal .modal-content-w,
  #beneficiaries-send-mail-modal .modal-content-w,
  #beneficiaries-confirm-underage-modal .modal-content-w {
    width: 100%;
    border: 0;
    border-radius: 0;
    box-shadow: unset;
    padding: 50px 15px;
    max-height: 100%;
    overflow-y: auto;
  }
  #beneficiaries-edit-modal .choice-container .box-input,
  #beneficiaries-response-modal .choice-container .box-input,
  #beneficiary-exists-response-modal .choice-container .box-input,
  #beneficiaries-send-mail-modal .choice-container .box-input,
  #beneficiaries-confirm-underage-modal .choice-container .box-input {
    padding-right: 0;
    padding-left: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  #beneficiaries-edit-modal .choice-container .box-input input,
  #beneficiaries-response-modal .choice-container .box-input input,
  #beneficiary-exists-response-modal .choice-container .box-input input,
  #beneficiaries-send-mail-modal .choice-container .box-input input,
  #beneficiaries-confirm-underage-modal .choice-container .box-input input {
    margin-right: 0;
  }
  #beneficiaries-edit-modal fieldset .row,
  #beneficiaries-response-modal fieldset .row,
  #beneficiary-exists-response-modal fieldset .row,
  #beneficiaries-send-mail-modal fieldset .row,
  #beneficiaries-confirm-underage-modal fieldset .row {
    padding: 0;
  }
  #beneficiaries-edit-modal fieldset .row > .box-input[class*="col"]:nth-child(odd),
  #beneficiaries-response-modal fieldset .row > .box-input[class*="col"]:nth-child(odd),
  #beneficiary-exists-response-modal fieldset .row > .box-input[class*="col"]:nth-child(odd),
  #beneficiaries-send-mail-modal fieldset .row > .box-input[class*="col"]:nth-child(odd),
  #beneficiaries-confirm-underage-modal fieldset .row > .box-input[class*="col"]:nth-child(odd),
  #beneficiaries-edit-modal fieldset .row > .box-input[class*="col"]:nth-child(even),
  #beneficiaries-response-modal fieldset .row > .box-input[class*="col"]:nth-child(even),
  #beneficiary-exists-response-modal fieldset .row > .box-input[class*="col"]:nth-child(even),
  #beneficiaries-send-mail-modal fieldset .row > .box-input[class*="col"]:nth-child(even),
  #beneficiaries-confirm-underage-modal fieldset .row > .box-input[class*="col"]:nth-child(even) {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 30px;
  }
  #beneficiaries-edit-modal fieldset .row .box-info,
  #beneficiaries-response-modal fieldset .row .box-info,
  #beneficiary-exists-response-modal fieldset .row .box-info,
  #beneficiaries-send-mail-modal fieldset .row .box-info,
  #beneficiaries-confirm-underage-modal fieldset .row .box-info {
    margin: 10px 0 0;
  }
  #beneficiaries-edit-modal .box-title p,
  #beneficiaries-response-modal .box-title p,
  #beneficiary-exists-response-modal .box-title p,
  #beneficiaries-send-mail-modal .box-title p,
  #beneficiaries-confirm-underage-modal .box-title p {
    font-size: 2.4rem;
  }
  #beneficiaries-edit-modal .button-container,
  #beneficiaries-response-modal .button-container,
  #beneficiary-exists-response-modal .button-container,
  #beneficiaries-send-mail-modal .button-container,
  #beneficiaries-confirm-underage-modal .button-container {
    margin-top: 60px;
  }
  body.performance-product-view .fixed.fixed-booking.z-u4 .booking-details .booking-details-content .button-container-close {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
    padding-top: 20px;
  }
  body.performance-product-view .fixed.fixed-booking.z-u4 .booking-details .booking-details-content .button-container-close .button-transparent {
    padding: 0;
    border: 0;
  }
  body.performance-product-view .fixed.fixed-booking.z-u4 .booking-details .booking-details-content .button-container-close .button-transparent .txt-grey i {
    display: inline-block;
    text-decoration: none;
  }
  body.performance-product-view .fixed.fixed-booking.z-u4 .booking-details .booking-details-content .button-container-close .button-transparent .txt-grey i:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: inherit;
    color: #001c39;
    content: "\e902";
    font-family: "icomoon";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  body.performance-product-view .fixed.fixed-booking.z-u4 .booking-details .booking-details-content #booking-details-form .form-row .form-row-title {
    display: none;
  }
  body.performance-product-view .fixed.fixed-booking.z-u4 .booking-details .booking-details-content #booking-details-form .no-gutters .row-sidebar-link #post-button {
    width: 100%;
    margin: 20px 0;
  }
  body.express-wait-view .fixed.fixed-booking.z-u4 .booking-details .booking-details-content .button-container-close {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
  }
  body.express-wait-view .fixed.fixed-booking.z-u4 .booking-details .booking-details-content .button-container-close .button-transparent {
    padding: 0;
    border: 0;
  }
  body.express-wait-view .fixed.fixed-booking.z-u4 .booking-details .booking-details-content .button-container-close .button-transparent .txt-grey i {
    display: inline-block;
    text-decoration: none;
  }
  body.express-wait-view .fixed.fixed-booking.z-u4 .booking-details .booking-details-content .button-container-close .button-transparent .txt-grey i:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: inherit;
    color: #001c39;
    content: "\e902";
    font-family: "icomoon";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  body.express-wait-view .fixed.fixed-booking.z-u4 .booking-details .booking-details-content #booking-details-form .no-gutters .row-sidebar-link #post-button {
    width: 100%;
    margin: 20px 0;
  }
  body.express-wait-view .fixed.fixed-booking.z-u4 .booking-details .booking-details-content #booking-details-form #seo-add-to-cart {
    width: 100%;
    margin: 20px 0;
  }
  body .booking-reservation .details-header .container .header-content {
    padding: 45px 15px;
  }
  body .booking-reservation.performance-product-view .container {
    padding: 0 15px;
  }
  body .booking-reservation .container .booking-content .main.main-booking {
    margin-bottom: 100px;
    padding: 0 15px;
  }
  body .booking-reservation .container .booking-content .main.main-booking .title p {
    font-size: 3.2rem;
    line-height: 42px;
  }
  body .booking-reservation .container .booking-content .main.main-booking .detail-wrap .title {
    margin: 30px 0 40px;
  }
  body .booking-reservation .container .booking-content .main.main-booking .detail-wrap .label-performance {
    display: block;
    margin-bottom: 5px;
  }
  body .booking-reservation .container .booking-content .main.main-booking .detail-wrap .textbox-area {
    margin-top: 20px;
  }
  body .booking-reservation .container .booking-content .main.main-booking .navigation-container {
    display: none;
  }
  body .booking-reservation .container .booking-content .sidebar.sidebar-booking {
    display: none;
  }
  body .fixed.fixed-booking.z-u4 {
    bottom: 67px;
    width: 100%;
    text-align: center;
    background-color: #ffffff;
    box-shadow: none;
    z-index: 5;
  }
  body .fixed.fixed-booking.z-u4 .button-back {
    background: #ffffff;
    border-top: 0.5px solid #e1e3e5;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 0;
  }
  body .fixed.fixed-booking.z-u4 .button-back .go-back {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
  }
  body .fixed.fixed-booking.z-u4 .button-back .go-back i.arrow-icon {
    content: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.4118 1L1 11L10.4118 21' stroke='%23317ED9' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.58824 11L21 11' stroke='%23317ED9' stroke-linecap='round'/%3E%3C/svg%3E%0A");
    width: 30%;
  }
  body .fixed.fixed-booking.z-u4 .button-back .go-back span {
    display: block;
    margin-left: 15px;
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 16px;
    letter-spacing: 0.454545px;
    color: #317ed9;
  }
  body .fixed.fixed-booking.z-u4 .booking-open-details {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
    border: none;
    color: #ffffff;
    width: 100%;
    padding: 20px 0;
  }
  body .fixed.fixed-booking.z-u4 .booking-open-details .calendar-icon {
    margin-right: 10px;
    content: url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 7.03125V20.0642H1V7.03125' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 2.6875H19V7.03183H1V2.6875Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10 0.945312V4.42078' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.09375 0.945312V4.42078' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.9062 0.945312V4.42078' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  }
  body .fixed.fixed-booking.z-u4 .booking-open-details:hover {
    background: #317ed9;
    color: #ffffff;
  }
  body .fixed.fixed-booking.z-u4 .booking-open-details:active {
    background: #317ed9;
    color: #ffffff;
  }
  body .fixed.fixed-booking.z-u4 .booking-details .booking-details-content .sidebar-title-booking {
    margin-bottom: 20px;
  }
  body .fixed.fixed-booking.z-u4 .booking-details .booking-details-content .sidebar-title-booking p {
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 21px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body .fixed.fixed-booking.z-u4 .booking-details .booking-details-content #booking-details-form .form-row .form-row-subtitle {
    display: -webkit-block;
    display: -ms-blockbox;
    display: block;
    margin: 20px 0 30px 0;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
    text-align: center;
  }
  body .fixed.fixed-booking.z-u4 .booking-details .booking-details-content #booking-details-form .form-row .form-row-label-date-booking {
    width: 100%;
    display: -webkit-block;
    display: -ms-blockbox;
    display: block;
    margin-bottom: 20px;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 21px;
    letter-spacing: 0.454545px;
    color: #001c39;
    text-align: start;
  }
  body .fixed.fixed-booking.z-u4 .booking-details .booking-details-content #booking-details-form .form-row .form-row-label-date-booking .form-row-link {
    color: #333333;
    text-decoration: underline;
    font-family: 'Roboto';
    font-weight: 700;
  }
  body .fixed.fixed-booking.z-u4 .booking-details .booking-details-content #booking-details-form .form-row .nuovo-periodo .singolo-periodo {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  body .fixed.fixed-booking.z-u4 .booking-details .booking-details-content #booking-details-form .form-row .nuovo-periodo .singolo-periodo label {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body .fixed.fixed-booking.z-u4 .booking-details .booking-details-content #booking-details-form .form-row .nuovo-periodo .singolo-periodo button {
    max-height: 44px;
    margin: auto 5px;
    border: 1px solid #e1e3e5;
    color: #e1e3e5;
    font-size: 1.4rem;
    text-transform: none;
  }
  body .fixed.fixed-booking.z-u4 .booking-details .booking-details-content #booking-details-form .form-row .nuovo-periodo .singolo-periodo button:first-child {
    margin-right: 20px;
  }
  body .fixed.fixed-booking.z-u4 .booking-details .booking-details-content #booking-details-form .form-row .nuovo-periodo .singolo-periodo button:hover {
    background-color: #ffffff;
    color: #001c39;
  }
  body .fixed.fixed-booking.z-u4 .booking-details .booking-details-content #booking-details-form .form-row .nuovo-periodo .singolo-periodo button:focus {
    background-color: #ffffff;
    color: #001c39;
  }
  body .fixed.fixed-booking.z-u4 .booking-details .booking-details-content #booking-details-form .form-row .nuovo-periodo .singolo-periodo button:active {
    background-color: #ffffff;
    color: #001c39;
  }
  body .fixed.fixed-booking.z-u4 .booking-details .booking-details-content #booking-details-form .price-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
  }
  body .fixed.fixed-booking.z-u4 .booking-details .booking-details-content #booking-details-form .price-row span {
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 21px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body .fixed.fixed-booking.z-u4 .booking-details .booking-details-content #booking-details-form .price-row input {
    text-align: end;
  }
  body .fixed.fixed-booking.z-u4 .booking-details .booking-details-content #booking-details-form .no-gutters .row-sidebar-link {
    margin-top: 85px;
    width: 100%;
  }
  body .fixed.fixed-booking.z-u4 .booking-details .booking-details-content #booking-details-form .no-gutters .row-sidebar-link #seo-add-to-cart-mob {
    border: 1px solid #317ed9;
    background: #317ed9;
    color: #ffffff;
    width: 100%;
    min-height: 44px;
  }
  body .fixed.fixed-booking.z-u4 .booking-details .booking-details-content #booking-details-form .no-gutters .row-sidebar-link #post-button-mobile-medadv {
    width: 100%;
  }
  .fixed .booking-details .booking-details-content #booking-details-form .no-gutters .row-sidebar-link {
    width: 100%;
  }
  .fixed .booking-details .booking-details-content #booking-details-form .no-gutters .row-sidebar-link #seo-add-to-cart {
    border: 1px solid #317ed9;
    background: #317ed9;
    color: #ffffff;
    min-width: 330px;
    min-height: 55px;
  }
  .fixed .booking-details .booking-details-content #booking-details-form .no-gutters .row-sidebar-link .privacy {
    padding-top: 30px;
    text-align: center;
  }
  body.performance-product-view .fixed.fixed-booking.z-u4.active .booking-details .booking-details-content #booking-details-form .no-gutters .row-sidebar-link #seo-add-to-cart {
    width: 100%;
  }
  body.performance-product-view main .fixed.fixed-booking.active .booking-details .booking-details-content #booking-details-form .form-row .date_appointment {
    font-weight: 700;
  }
  body.reale.cms-index-index .home .homebox .container-bisogni .double-visualization-container .family-logged-photo-banner .banner-logged-family .right-logged-family .content-logged-family .button-logged-family {
    width: 93%;
  }
  body.reale.performance-product-view main .fixed.fixed-booking .booking-details .booking-details-content #booking-details-form .no-gutters .row-sidebar-link #seo-add-to-cart-mob {
    background-color: #f0b400;
    color: #FFFFFF;
    border: none;
  }
  body.portaleagenzie-homeportale-view .primary-header.initialized .header-bottom .sections.nav-sections {
    margin-top: 50px;
    z-index: 12;
  }
  body.portaleagenzie-homeportale-view .primary-header.initialized .header-bottom .sections.nav-sections .section-items.nav-sections-items {
    margin-top: 37px;
    padding: 0px 15px;
  }
  body.portaleagenzie-homeportale-view .primary-header.initialized .header-bottom .sections.nav-sections .section-items.nav-sections-items .section-item-content.nav-sections-item-content .portale-agenzia.menu li {
    margin-bottom: 10px;
    font-size: 2rem;
  }
  body.portaleagenzie-homeportale-view .primary-header.initialized .header-bottom .sections.nav-sections .section-items.nav-sections-items .section-item-content.nav-sections-item-content .portale-agenzia.menu li a,
  body.portaleagenzie-homeportale-view .primary-header.initialized .header-bottom .sections.nav-sections .section-items.nav-sections-items .section-item-content.nav-sections-item-content .portale-agenzia.menu li span {
    color: #001c39;
  }
  body.portaleagenzie-homeportale-view main div .home-agenzie .homebox .container {
    padding: 0px 15px;
  }
  body.page-products.searching.structure-localization-stepfour ul#ui-id-1 {
    max-height: 75px;
  }
  body.page-products.searching .structure .booking-container {
    margin: 0;
    padding: 50px 0 80px;
  }
  body.page-products.searching .structure .booking-container #booking-container-title {
    padding: 0 15px;
  }
  body.page-products.searching .structure .booking-container .container .container-fluid.container .row {
    box-sizing: border-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    width: 100%;
    padding: 0 15px;
  }
  body.page-products.searching .structure .booking-container .container .container-fluid.container .row .card-result-wrapper {
    width: 100% !important;
    padding: 0;
  }
  body.page-products.searching .structure .booking-container .container .container-fluid.container .row .card-result-wrapper .clearfix #formStructure .content-products {
    max-height: 500px;
    overflow: hidden auto;
    display: none;
  }
  body.page-products.searching .structure .booking-container .container .container-fluid.container .row .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 {
    max-width: 100%;
  }
  body.page-products.searching .structure .booking-container .container .container-fluid.container .row .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info {
    width: 100%;
  }
  body.page-products.searching .structure .booking-container .container .container-fluid.container .row .map-result-wrap {
    margin: 20px 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
  }
  body.page-products.searching .structure .booking-container .container .container-fluid.container .row .map-result-wrap div#map {
    min-height: 350px;
    top: 0 !important;
  }
  body.page-products.searching .structure .booking-container .container .search-result {
    margin-bottom: 100px;
    padding: 0 15px;
  }
  body.page-products.searching .structure .booking-container .container .search-result .ricerca-flusso-unico #insert_specialization {
    max-width: 100%;
  }
  body.page-products.searching .structure .booking-container .container .search-result .ricerca-flusso-unico #form-content-address #form-content-address-div {
    margin-top: 30px;
  }
  body.page-products.searching .structure .booking-container .container .search-result .ricerca-flusso-unico #form-content-address #form-content-address-radius {
    margin-top: 30px;
  }
  body .booking-reservation .page.messages #modal-cart-added .modal-content.centered {
    display: -webkit-block;
    display: -ms-blockbox;
    display: block;
    top: 300px !important;
  }
  body.page-products.searching.structure-localization-stepfour .structure .booking-container .container #container-fluid-results {
    padding: unset;
  }
  body.page-products.searching.structure-localization-stepfour .structure .booking-container .container #container-fluid-results .container-gray-blocks .card-result-wrapper .container-address {
    padding-top: 15px;
  }
  body.structure-localization-stepfour #formStructure .content-products #messageInfoEmpty {
    padding: 0;
  }
  body.structure-localization-stepfour #formStructure .content-products #messageInfoEmpty p {
    font-family: 'Roboto';
    color: #001c39;
  }
  body.structure-localization-stepfour #formStructure .content-products #messageInfoEmpty p:before {
    display: none;
  }
  body .navigation-container .button-container button {
    margin-bottom: 0;
  }
  body.structure-localization-stepbeneficiary .container {
    box-sizing: border-box;
    width: 100%;
  }
  body.structure-localization-stepbeneficiary .container .beneficiaries-step {
    padding: 5px 6% 0;
    max-width: 1920px;
  }
  body.structure-localization-stepbeneficiary .container .beneficiaries-step .title {
    padding-top: 35px;
  }
  body.structure-localization-stepbeneficiary .container .beneficiaries-step .beneficiary-cart-radio-list {
    padding-bottom: 18px;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }
  body.structure-localization-stepbeneficiary .container .beneficiaries-step .beneficiary-cart-radio-list .beneficiaries-cart-radio input {
    margin: 2px 10px 0 0;
  }
  body.structure-localization-stepbeneficiary .container .beneficiaries-step .beneficiaries-list {
    margin-top: 20px;
    width: 100%;
  }
  body.structure-localization-stepbeneficiary .container .beneficiaries-step .beneficiaries-list#benificiarybooking {
    margin-left: 0;
    padding-top: 20px;
  }
  body.structure-localization-stepbeneficiary .container .beneficiaries-step .beneficiaries-list .item-beneficiary {
    position: relative;
  }
  body.structure-localization-stepbeneficiary .container .beneficiaries-step .beneficiaries-list .item-beneficiary#beneficiaryitem {
    flex-direction: column;
  }
  body.structure-localization-stepbeneficiary .container .beneficiaries-step .beneficiaries-list .item-beneficiary .cart-product-beneficiary {
    margin-right: 23px;
  }
  body.structure-localization-stepbeneficiary .container .beneficiaries-step .beneficiaries-list .item-beneficiary .tooltip-info {
    position: relative;
    left: auto;
    right: 0;
  }
  body.structure-localization-stepbeneficiary .container .beneficiaries-step button.btnBeneficiaries {
    width: 100%;
  }
  body.structure-localization-stepbeneficiary .container .beneficiaries-step button span {
    display: none;
  }
  body.structure-localization-stepbeneficiary .container .beneficiaries-step .btn-add-container {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  body.structure-localization-stepbeneficiary .container .beneficiaries-step .navigation-container .navigation-link .button-container #button-beneficiary-next {
    width: 100%;
  }
  body main .structure .booking-container .container .container-fluid .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card-result {
    margin: 10px 0px;
  }
  body.page-products.searching.structure-localization-stepfour main .structure .booking-container .container .container-fluid .row .card-result-wrapper .clearfix #formStructure .content-products {
    display: unset;
  }
  body.page-products.searching.structure-localization-stepfour main .structure .booking-container .container .container-fluid .row .card-result-wrapper .clearfix #formStructure .content-products .card .container-fluid {
    margin-bottom: 20px;
  }
  body.page-products.searching.structure-localization-stepfour main .structure .booking-container .container .container-fluid .row .card-result-wrapper .clearfix #formStructure .content-products .card .container-fluid .card-content .box-info .box-superiore .info-struttura .row-name-address .row-card-address {
    font-size: 12px;
  }
  body.page-products.searching.structure-localization-stepfour main .structure .booking-container .container .container-fluid .row .card-result-wrapper .clearfix #formStructure .content-products .card .container-fluid .card-content .box-info .box-inferiore {
    margin-top: 15px;
    flex-direction: column-reverse;
    align-items: baseline;
  }
  body.page-products.searching.structure-localization-stepfour main .structure .booking-container .container .container-fluid .row .card-result-wrapper .clearfix #formStructure .content-products .card .container-fluid .card-content .box-info .box-inferiore .card-performance-name {
    display: none;
  }
  body.page-products.searching.structure-localization-stepfour main .structure .booking-container .container .container-fluid .row .card-result-wrapper .clearfix #formStructure .content-products .card .container-fluid .card-content .box-info .box-inferiore .info-prezzo {
    margin-bottom: 7px;
  }
  body.page-products.searching.structure-localization-stepfour main .structure .booking-container .container .container-fluid .row .card-result-wrapper .clearfix #formStructure .content-products.hide {
    display: none;
  }
  .progressbar-wrapper .progress-bar .progressbar-container ul li .step-name {
    display: none;
  }
  .progressbar-wrapper .progress-bar .progressbar-container ul li .step-name-number {
    color: #ffffff;
  }
  .progressbar-wrapper .progress-bar .progressbar-container ul li .step-content .step-content-name {
    margin-left: 25px;
  }
  body .booking-container {
    padding: 50px 15px 200px;
  }
  body .booking-container .content-info {
    margin: 40px 15px;
    text-align: left;
  }
  body.express-wait-view .navigation-container {
    display: none;
  }
  body.structure-mappa-mappa .container {
    padding: 0 15px;
  }
  body.structure-mappa-mappa .container .research-structure {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.structure-mappa-mappa .container .research-structure .search-container {
    display: block;
    max-width: 100%;
    width: 100%;
  }
  body.structure-mappa-mappa .container .research-structure .search-container .search-helper {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.structure-mappa-mappa .container .research-structure .search-container .search-helper .content-icon {
    position: relative;
  }
  body.structure-mappa-mappa .container .research-structure .search-container .search-helper .content-icon #location-input-text {
    margin: 0;
    height: 35px;
    max-width: 100%;
    padding: 0 11px;
  }
  body.structure-mappa-mappa .container .research-structure .search-container .search-helper .content-icon .delete-content:before {
    position: absolute;
    display: inline-block;
    width: 16px;
    height: 14px;
    margin-right: 8px;
    right: 0;
    top: 9px;
    content: url("data:image/svg+xml,%3Csvg width='16' height='14' viewBox='0 0 16 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath id='Union' fill-rule='evenodd' clip-rule='evenodd' d='M14.438 1.06034C14.6332 0.865078 14.6332 0.548496 14.438 0.353234C14.2427 0.157972 13.9261 0.157972 13.7308 0.353234L8.0002 6.08388L2.26955 0.353234C2.07428 0.157972 1.7577 0.157972 1.56244 0.353234C1.36718 0.548496 1.36718 0.865078 1.56244 1.06034L7.29309 6.79099L1.14449 12.9396C0.949231 13.1349 0.949231 13.4514 1.14449 13.6467C1.33976 13.842 1.65634 13.842 1.8516 13.6467L8.0002 7.4981L14.1488 13.6467C14.3441 13.842 14.6606 13.842 14.8559 13.6467C15.0512 13.4514 15.0512 13.1349 14.8559 12.9396L8.7073 6.79099L14.438 1.06034Z' fill='%2311656B'/%3E%3C/svg%3E");
    cursor: pointer;
    pointer-events: all;
  }
  body.structure-mappa-mappa .container .research-structure .search-container-raggio {
    width: 100%;
  }
  body.structure-mappa-mappa .container .research-structure .search-container-raggio .raggio-container #raggio {
    height: 35px;
    margin-top: 5px;
    margin-bottom: 40px;
  }
  body.structure-mappa-mappa .container .research-structure .button-container {
    width: 100%;
  }
  body.structure-mappa-mappa .container .research-structure .button-container #search_place {
    width: 100%;
    margin-bottom: 80px;
  }
  body.structure-mappa-mappa .container .title {
    text-align: center;
    margin: 30px 0px 40px;
    font-family: 'Titillium';
    font-style: normal;
    font-size: 3rem;
  }
  body.structure-mappa-mappa .container #structure-map-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin: 0;
  }
  body.structure-mappa-mappa .container #structure-map-container #booking-container-net {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
  body.structure-mappa-mappa .container #structure-map-container #booking-container-net #container-map-net {
    padding: 0;
  }
  body.structure-mappa-mappa .container #structure-map-container #booking-container-net #container-map-net #scrollAble {
    border: 0;
    position: unset;
    padding: 0;
    display: unset;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
  }
  body.structure-mappa-mappa .container #structure-map-container #booking-container-net #container-map-net #scrollAble #continue_button .search-result {
    margin: 0;
  }
  body.structure-mappa-mappa .container #structure-map-container #booking-container-net #container-map-net #scrollAble #continue_button .search-result #container-fluid-results {
    padding: 0;
    box-sizing: border-box;
  }
  body.structure-mappa-mappa .container #structure-map-container #booking-container-net #container-map-net #scrollAble #continue_button .search-result #container-fluid-results .row {
    display: block;
    width: 100%;
  }
  body.structure-mappa-mappa .container #structure-map-container #booking-container-net #container-map-net #scrollAble #continue_button .search-result #container-fluid-results .row .card-result-wrapper {
    margin: 0;
    width: 100%;
    padding: 0;
  }
  body.structure-mappa-mappa .container #structure-map-container #booking-container-net #container-map-net #scrollAble #continue_button .search-result #container-fluid-results .row .card-result-wrapper .clearfix {
    padding: 0;
    margin: 0;
    max-height: 455px;
  }
  body.structure-mappa-mappa .container #structure-map-container #booking-container-net #container-map-net #scrollAble #continue_button .search-result #container-fluid-results .row .card-result-wrapper .clearfix #formStructure #card-container {
    max-width: 100%;
  }
  body.structure-mappa-mappa .container #structure-map-container #booking-container-net #container-map-net #scrollAble #continue_button .search-result #container-fluid-results .row .card-result-wrapper .clearfix #formStructure #card-container #cardsStr .card.card-result.z-1 {
    max-width: 100%;
    border-top: 0.5px solid #e1e3e5;
  }
  body.structure-mappa-mappa .container #structure-map-container #booking-container-net #container-map-net #scrollAble #continue_button .search-result #container-fluid-results .row .card-result-wrapper .clearfix #formStructure #card-container #cardsStr .card.card-result.z-1 .container-fluid .card-content .box-image {
    display: none;
  }
  body.structure-mappa-mappa .container #structure-map-container #booking-container-net #container-map-net #scrollAble #continue_button .search-result #container-fluid-results .row .card-result-wrapper .clearfix #formStructure #card-container #cardsStr .card.card-result.z-1 .container-fluid .card-content .box-info .box-centrato .info-struttura .row:first-child .card-title {
    height: auto;
    text-align: start;
    margin: 0;
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 22px;
    color: #001c39;
  }
  body.structure-mappa-mappa .container #structure-map-container #booking-container-net #container-map-net #scrollAble #continue_button .search-result #container-fluid-results .row .card-result-wrapper .clearfix #formStructure #card-container #cardsStr .card.card-result.z-1 .container-fluid .card-content .box-info .box-centrato .info-struttura .row:last-child .row.card-address {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    text-align: start;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 22px;
    color: #001c39;
  }
  body.structure-mappa-mappa .container #structure-map-container #booking-container-net #container-map-net #scrollAble #continue_button .search-result #container-fluid-results .row .card-result-wrapper .clearfix #formStructure #card-container #cardsStr .card.card-result.z-1 .container-fluid .card-content .box-info .box-centrato .info-struttura .row:last-child .row.card-address i {
    display: none;
  }
  body.structure-mappa-mappa .container #structure-map-container .amala {
    height: 300px;
    width: 100%;
    max-width: 100%;
    margin-bottom: 19px;
  }
  /* */
  .no-superior.blue.page-products.searching.structure-localization-stepfour.page-layout-2columns-left .structure .booking-container .container #container-fluid-results .row .card-result-wrapper .clearfix #formStructure .content-products {
    display: block;
    margin-bottom: 67px;
  }
  .no-superior.blue.page-products.searching.structure-localization-stepfour.page-layout-2columns-left .structure .booking-container .container #container-fluid-results .row .card-result-wrapper .clearfix #formStructure .content-products #messageInfoEmpty {
    padding-left: 15px;
    padding-right: 15px;
  }
  .no-superior.blue.page-products.searching.structure-localization-stepfour.page-layout-2columns-left .structure .booking-container .container #container-fluid-results .row .card-result-wrapper .clearfix #formStructure .content-products #messageInfoEmpty .buttons-content .button.text.back {
    display: none;
  }
  body.structure-localization-stepbeneficiary .structure .container .beneficiaries-select .beneficiaries-step .beneficiary-cart-radio-list .beneficiaries-list .item-beneficiary .beneficiaries-select-options:first-child {
    font-size: 11px;
  }
  body.structure-localization-stepbeneficiary .structure .container .beneficiaries-select .beneficiaries-step .beneficiary-cart-radio-list .beneficiaries-list .item-beneficiary .tooltip-info .tooltip-content {
    display: none;
  }
  body main {
    position: relative;
  }
  body .structure .navigation-container .button-container #prosegui_button {
    text-align: center;
    box-sizing: border-box;
    width: 100%;
    min-height: 55px;
    height: 55px;
    padding: 10px;
  }
  body .structure .navigation-container .button-container #express_button {
    text-align: center;
    box-sizing: border-box;
    width: 100%;
    height: 55px;
    min-height: 55px;
    padding: 10px;
  }
  body.structure-localization-stepcontact .booking-container .medical-adv-form-title {
    text-align: center;
    padding: 10px 0;
  }
  body.structure-localization-stepcontact .booking-container .medical-adv-form-title p {
    font-size: 3rem;
    font-family: 'Roboto';
    color: #001c39;
  }
  body.structure-localization-stepthree main .structure .container .booking-container .box-title {
    margin-bottom: 15px;
    margin-top: 40px;
  }
  body.structure-localization-stepthree main .structure .container .booking-container #prestanch {
    margin-top: 10px;
  }
  body.structure-localization-stepthree main .structure .container .booking-container .content .container #booking-performance-category {
    margin-top: 0px;
  }
  body.structure-localization-stepthree main .structure .container .booking-container .selectServiceOdontoiatra .content #booking-performance {
    margin-top: 0px;
  }
  body.blue.express-wait-view .booking-content .main.main-booking .card-strip-actions {
    z-index: 10;
  }
  body.blue.express-wait-view .booking-content .main.main-booking a.button.text.back {
    display: none;
  }
  body .structure .navigation-container .button-container #button_prosegui_placeholder_remoto {
    width: 100%;
    min-height: 55px;
    text-align: center;
    box-sizing: border-box;
  }
  body .button-mobile-container .button-back #button_back_medAdv_mobile {
    color: #317ed9;
    display: inline-block;
    text-decoration: none;
    background: transparent;
    border: 0 none;
  }
  body .button-mobile-container .button-back #button_back_medAdv_mobile span {
    color: #317ed9;
  }
  body .button-mobile-container .button-back #button_back_medAdv_mobile:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: #317ed9;
    content: "\e92c";
    font-family: "icomoon";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  body .button-mobile-container .button-back #button_back_medAdv_mobile::before {
    transform: rotate(180deg);
  }
  body .button-mobile-container .button-back #button_back_medAdv_mobile:hover,
  body .button-mobile-container .button-back #button_back_medAdv_mobile:active {
    box-shadow: none;
    background: transparent;
    color: #317ed9;
  }
  body.structure-localization-stepbeneficiary main .structure .container .beneficiaries-select .beneficiaries-step .beneficiary-cart-radio-list .beneficiaries-list .item-beneficiary .tooltip-info .tooltip-content {
    display: none;
  }
  .only-desktop {
    display: none;
  }
  .vet-h24 .row {
    font-family: 'Titillium';
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    justify-content: center;
  }
  .vet-h24 .row .doctor-title-container {
    font-size: 32px;
    line-height: 42px;
    padding-top: 30px;
  }
  .vet-h24 .row .description-full {
    padding: 20px 15px 50px 15px;
  }
  .vet-h24 .row .box-telephone {
    justify-content: center;
  }
  .vet-h24 .row .info-container {
    font-size: 14px;
    line-height: 22px;
    padding: 50px 15px 50px 15px;
  }
  .vet-h24 .row .box_container {
    display: flex;
    flex-direction: column;
  }
  .only-mobile .box_container {
    margin: 0 15px;
  }
  .buttons {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 30px;
    padding-left: 15px;
    padding-right: 25px;
    min-width: 20%;
    margin-right: 100px;
  }
  .buttons a {
    background: #f4f4f5;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    min-height: 92px;
    min-width: 345px;
    padding-right: 20px;
  }
  .buttons a .icon {
    content: url("data:image/svg+xml,%3Csvg width='33' height='33' viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.2729 21.1472L18.9092 25.4648L7.27278 13.9512L11.6365 9.63354L4.36367 2.4375L0 6.75512C0 21.0623 11.7223 32.6609 26.182 32.6609L30.5457 28.3432L23.2729 21.1472Z' fill='%23317ED9'/%3E%3Cpath d='M18.9089 1C26.1388 1 31.9999 6.79929 31.9999 13.9529' stroke='%23001C39' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.9102 6.75781C22.9269 6.75781 26.1829 9.97948 26.1829 13.9538' stroke='%23001C39' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    margin-right: 20px;
    margin-left: 20px;
  }
  .buttons a .content-link {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: start;
  }
  .buttons a .content-link .link-title {
    font-style: normal;
    font-weight: 700;
    font-size: 1.8rem;
    font-family: 'Roboto';
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
    padding-bottom: 8px;
  }
  .only-desktop {
    display: none;
  }
  .vet-h24 .row {
    font-family: 'Titillium';
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    justify-content: center;
  }
  .vet-h24 .row .doctor-title-container {
    font-size: 32px;
    line-height: 42px;
    padding-top: 30px;
  }
  .vet-h24 .row .description-full {
    padding: 20px 15px 50px 15px;
  }
  .vet-h24 .row .box-telephone {
    justify-content: center;
  }
  .vet-h24 .row .info-container {
    font-size: 14px;
    line-height: 22px;
    padding: 50px 15px 50px 15px;
  }
  .vet-h24 .row .box_container {
    display: flex;
    flex-direction: column;
  }
  .only-mobile .box_container {
    margin: 0 15px;
  }
  .buttons {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 30px;
    padding-left: 15px;
    padding-right: 25px;
    min-width: 20%;
    margin-right: 100px;
  }
  .buttons a {
    background: #f4f4f5;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    min-height: 92px;
    min-width: 345px;
    padding-right: 20px;
  }
  .buttons a .icon {
    content: url("data:image/svg+xml,%3Csvg width='33' height='33' viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.2729 21.1472L18.9092 25.4648L7.27278 13.9512L11.6365 9.63354L4.36367 2.4375L0 6.75512C0 21.0623 11.7223 32.6609 26.182 32.6609L30.5457 28.3432L23.2729 21.1472Z' fill='%23317ED9'/%3E%3Cpath d='M18.9089 1C26.1388 1 31.9999 6.79929 31.9999 13.9529' stroke='%23001C39' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.9102 6.75781C22.9269 6.75781 26.1829 9.97948 26.1829 13.9538' stroke='%23001C39' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    margin-right: 20px;
    margin-left: 20px;
  }
  .buttons a .content-link {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: start;
  }
  .buttons a .content-link .link-title {
    font-style: normal;
    font-weight: 700;
    font-size: 1.8rem;
    font-family: 'Roboto';
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
    padding-bottom: 8px;
  }
  body.account.sales-order-history .main-content-customer .content-customer-body {
    margin: 0 auto 50px;
  }
  .page.messages div .messages div {
    box-sizing: border-box;
  }
  .nav-open body .nav-sections {
    box-shadow: none;
    width: 100%;
  }
  .nav-open body .nav-toggle::after,
  .nav-open body .nav-toggle::before {
    display: none;
  }
  body .home .banner {
    background-color: #f5f5f5;
  }
  body .home .banner .stories-hiw-home {
    background-color: #f5f5f5;
    padding-top: 40px;
  }
  body section {
    max-width: 100%;
    box-sizing: border-box;
  }
  body .primary-header {
    padding: 15px;
  }
  body .primary-header.fixed {
    z-index: 10;
    top: 0;
    background: #ffffff;
    width: 100%;
    box-sizing: border-box;
  }
  body .primary-header .mini-logo {
    text-align: center;
  }
  body .primary-header .header-top .global-nav-actions {
    display: -webkit-none;
    display: -ms-nonebox;
    display: none;
  }
  body .primary-header .header-top .global-nav-actions li {
    margin-bottom: 0;
  }
  body .primary-header .header-top .tooltip-info.logged {
    display: none;
  }
  body .primary-header .header-top .primary-nav-wrap {
    display: flex;
  }
  body .primary-header .header-top .primary-nav-wrap .telephone-tool-span a {
    display: flex;
    text-decoration: none;
  }
  body .primary-header .header-top .primary-nav-wrap .telephone-tool-span a:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: inherit;
    color: inherit;
    content: "\e903";
    font-family: "icomoon";
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  body .primary-header .header-top .header.links {
    display: none;
  }
  body .primary-header .nav-sections {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left .3s;
    -moz-transition: left .3s;
    -ms-transition: left .3s;
    transition: left .3s;
    height: 100%;
    overflow: auto;
    position: fixed;
    top: 0;
    padding: 0;
    box-shadow: none;
    overflow-x: hidden;
    background-color: #ffffff;
    border-top: 1px solid #c4c4c4;
    z-index: 6;
    display: block;
  }
  body .primary-header .nav-sections .nav-sections-item-content {
    margin-top: 0;
    padding: 0;
  }
  body .primary-header .nav-sections .nav-sections-item-content .customer-slider-content {
    position: absolute;
    top: 0;
    background: #ffffff;
    height: 100vh;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left .3s;
    -moz-transition: left .3s;
    -ms-transition: left .3s;
    transition: left .3s;
    overflow: auto;
    left: 100%;
    z-index: 1;
  }
  body .primary-header .nav-sections .nav-sections-item-content .customer-slider-content.active {
    width: 100%;
  }
  body .primary-header .nav-sections .nav-sections-item-content .customer-slider-content ul.submenu-customer {
    padding-top: 20px;
  }
  body .primary-header .nav-sections .nav-sections-item-content .customer-slider-content li.first {
    padding-top: 20px;
  }
  body .primary-header .nav-sections .nav-sections-item-content .customer-slider-content li.link-parent {
    display: inline-block;
    text-decoration: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
  body .primary-header .nav-sections .nav-sections-item-content .customer-slider-content li.link-parent:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 7px;
    line-height: inherit;
    color: inherit;
    content: "\e92b";
    font-family: "icomoon";
    margin: 0 0 0 10px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  body .primary-header .nav-sections .nav-sections-item-content .customer-slider-content li.link-parent:after {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  body .primary-header .nav-sections .nav-sections-item-content .customer-slider-content li a {
    color: #001c39;
    font-size: 2rem;
    letter-spacing: 0.45px;
  }
  body .primary-header .nav-sections .nav-sections-item-content .customer-slider-content .title {
    display: inline-block;
    text-decoration: none;
    font-size: 2.8rem;
    letter-spacing: 0.45px;
    padding: 24px 0;
    margin: 0 15px;
    display: block;
    border-bottom: 1px solid #c4c4c4;
    color: #001c39;
  }
  body .primary-header .nav-sections .nav-sections-item-content .customer-slider-content .title:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 7px;
    line-height: inherit;
    color: inherit;
    content: "\e92b";
    font-family: "icomoon";
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  body .primary-header .nav-sections .nav-sections-item-content .customer-slider-content .title:before {
    transform: rotate(90deg);
  }
  body .primary-header .nav-sections .nav-sections-item-content .customer-slider-content li {
    padding: 10px 15px;
  }
  body .primary-header .nav-sections li.parent > a {
    display: inline-block;
    text-decoration: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
  body .primary-header .nav-sections li.parent > a:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 7px;
    line-height: inherit;
    color: inherit;
    content: "\e92b";
    font-family: "icomoon";
    margin: 0 0 0 10px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  body .primary-header .nav-sections li.parent > a span.ui-menu-icon {
    display: none;
  }
  body .primary-header .nav-sections li.parent > a:after {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    right: 4%;
    position: absolute;
    padding-top: 4%;
  }
  body .primary-header .nav-sections .submenu {
    position: absolute;
    top: 0;
    background: #ffffff;
    height: 100vh;
  }
  body .primary-header .nav-sections .submenu.slider {
    left: 100%;
    z-index: 1;
  }
  body .primary-header .nav-sections .submenu.slider.active {
    width: 100%;
    color: #005ca9;
  }
  body .primary-header .nav-sections .submenu.slider .title {
    display: inline-block;
    text-decoration: none;
    font-size: 2.8rem;
    letter-spacing: 0.45px;
    padding: 24px 0;
    margin: 0 15px;
    display: block;
    border-bottom: 1px solid #c4c4c4;
  }
  body .primary-header .nav-sections .submenu.slider .title:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 7px;
    line-height: inherit;
    color: inherit;
    content: "\e92b";
    font-family: "icomoon";
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  body .primary-header .nav-sections .submenu.slider .title:before {
    transform: rotate(90deg);
  }
  body .primary-header .nav-sections .submenu.slider li {
    padding: 10px 15px;
  }
  body .primary-header .nav-sections .blue-block .authorization-link {
    width: auto;
    height: auto;
    text-align: left;
  }
  body .primary-header .nav-sections .info-mobile-customer {
    border-top: 1px solid #c4c4c4;
    padding: 40px 0;
    margin: 0 15px;
  }
  body .primary-header .nav-sections .info-mobile-customer .link {
    display: block;
    font-size: 2rem;
    font-family: 'Titillium';
    color: #005ca9;
    margin-bottom: 25px;
  }
  body .primary-header .header-bottom .blue-block {
    display: block;
    padding: 15px;
    background: #317ed9;
  }
  body .primary-header .header-bottom .blue-block .title {
    padding: 20px 0;
    color: #ffffff;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  body .primary-header .header-bottom .blue-block .box-nologged a {
    margin: 0.5rem 0;
    width: 100%;
    border: 1px solid #ffffff;
  }
  body .primary-header .header-bottom .blue-block .box-nologged a:first-child {
    margin-right: 5px;
  }
  body .primary-header .header-bottom .blue-block .box-nologged a:last-child {
    margin-left: 5px;
  }
  body .primary-header .header-bottom .blue-block .box-nologged .btn-login.action.primary {
    color: #317ed9;
    background: #fff;
  }
  body .primary-header .header-bottom .blue-block .box-nologged .btn-login.action.primary:active {
    color: #fff;
    background: #317ed9;
  }
  body .primary-header .header-bottom .blue-block .box-nologged .medical-access {
    border: none;
    color: white;
    min-width: 128px;
    font-size: 1.4rem;
    line-height: 21px;
    text-align: center;
    font-weight: 600;
    letter-spacing: 0.45px;
  }
  body .primary-header .navigation .global-nav-links {
    background-color: #ffffff;
    padding-top: 50px;
    padding-bottom: 40px;
  }
  body .primary-header .navigation .global-nav-links li a {
    font-size: 2rem;
  }
  body .primary-header .navigation .global-nav-links li #hello-fitness-button {
    border: 0 none;
    background: transparent;
    font-size: 2rem;
    padding: 0 0 0 15px;
    color: #005ca9;
    font-weight: 400;
  }
  body .primary-header .navigation .global-nav-links li #hello-fitness-button:hover {
    color: #000000;
    background: transparent;
  }
  body.div[data-bind*='messages'] > div {
    margin-top: 3px;
  }
  body select {
    background: #ffffff url("../images/svg/select-bg-chevron.svg") no-repeat 100% 45%;
    border: 1px solid #B3B8BD;
  }
  body .message-error.error.message {
    color: #ffffff;
  }
  body .messages .close-btn {
    display: none;
  }
  body .messages .message .close-btn {
    position: absolute;
    top: 0;
    color: black;
    right: 10px;
    display: block;
  }
  body #modal-datetime-picker #modal-content-datepicker {
    height: 100%;
    min-height: 100%;
    width: 100%;
    min-width: 100%;
  }
  body #modal-datetime-picker #modal-content-datepicker .top-header-picker {
    padding: 38px;
    border: 1px solid #fff;
  }
  body #modal-datetime-picker #modal-content-datepicker .hasDatepicker {
    height: 100%;
  }
  body #modal-datetime-picker #modal-content-datepicker .hasDatepicker .ui-datepicker-header {
    margin-top: 35px;
    border-bottom: unset;
  }
  body #modal-datetime-picker #modal-content-datepicker .hasDatepicker .ui-datepicker-calendar {
    display: -webkit-inline-grid;
    display: -ms-inline-gridbox;
    display: inline-grid;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  body #modal-datetime-picker #modal-content-timepicker {
    height: 100%;
    min-height: 100%;
    width: 100%;
    min-width: 100%;
  }
  body #modal-datetime-picker #modal-content-timepicker .top-header-picker {
    padding: 38px;
    border: 1px solid #fff;
  }
  body #modal-datetime-picker #modal-content-timepicker #time-picker-global {
    height: 100%;
  }
  body #modal-datetime-picker #modal-content-timepicker #time-picker-global .ui-timepicker {
    margin-top: 35px;
    border-bottom: unset;
  }
  body .ui-datepicker {
    border: 1px solid #fff;
  }
  body .ui-datepicker .ui-datepicker-calendar thead tr th span {
    padding: 8px;
  }
  body .ui-datepicker .ui-datepicker-calendar tbody {
    display: -webkit-inline-grid;
    display: -ms-inline-gridbox;
    display: inline-grid;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  body .ui-datepicker .ui-datepicker-calendar tbody tr td {
    width: 50px;
    height: 50px;
  }
  body .ui-datepicker .ui-datepicker-calendar tbody tr td span {
    padding: 15px;
  }
  body .ui-datepicker .ui-datepicker-calendar tbody tr td a {
    padding: 15px;
  }
  body .ui-datepicker .ui-datepicker-calendar tbody tr td .ui-datepicker-week-end .ui-datepicker-unselectable .ui-state-disabled {
    background-color: #E1E3E5;
  }
  body .ui-datepicker .ui-datepicker-calendar tbody tr .ui-datepicker-week-end .ui-datepicker-unselectable .ui-state-disabled {
    background-color: #E1E3E5;
  }
  body #modal-datetime-picker #time-picker-global .ui-timepicker .tab-panel.active {
    display: -webkit-inline-grid;
    display: -ms-inline-gridbox;
    display: inline-grid;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  body #modal-datetime-picker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot .tab-panel.active {
    display: -webkit-inline-grid;
    display: -ms-inline-gridbox;
    display: inline-grid;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  body #modal-datetime-picker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot {
    display: -webkit-inline-grid;
    display: -ms-inline-gridbox;
    display: inline-grid;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  body .primary-header .header-bottom .sections.nav-sections .section-items .section-item-content .navigation.not-logged .global-nav-links li a {
    color: #001c39;
  }
  body .primary-header .header-bottom .sections.nav-sections .section-items .section-item-content .navigation.logged .global-nav-links li a {
    justify-content: unset;
  }
  div#forgotaccount-popup,
  div#forgotpassword-popup,
  .customer-forgotpassword-resetpassword #successModal {
    max-width: 100%;
  }
  div#forgotaccount-popup > .modal-content-w,
  div#forgotpassword-popup > .modal-content-w,
  .customer-forgotpassword-resetpassword #successModal > .modal-content-w {
    width: 100%;
    margin: 0 !important;
    border: none;
    border-radius: 0;
    max-width: 100% !important;
    padding: 86px 16px !important;
  }
  div#forgotaccount-popup > .modal-content-w > .modal-header-w,
  div#forgotpassword-popup > .modal-content-w > .modal-header-w,
  .customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-header-w {
    padding: 40px 15px;
  }
  div#forgotaccount-popup > .modal-content-w > .modal-header-w .heading,
  div#forgotpassword-popup > .modal-content-w > .modal-header-w .heading,
  .customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-header-w .heading {
    font-size: 28px;
  }
  div#forgotaccount-popup > .modal-content-w > .modal-body-w .row-info,
  div#forgotpassword-popup > .modal-content-w > .modal-body-w .row-info,
  .customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-body-w .row-info,
  div#forgotaccount-popup > .modal-content-w > .modal-body-w .welfare-popup-message,
  div#forgotpassword-popup > .modal-content-w > .modal-body-w .welfare-popup-message,
  .customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-body-w .welfare-popup-message {
    padding: 16px 60px;
  }
  div#forgotaccount-popup > .modal-content-w > .modal-body-w .content-actions > button,
  div#forgotpassword-popup > .modal-content-w > .modal-body-w .content-actions > button,
  .customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-body-w .content-actions > button,
  div#forgotaccount-popup > .modal-content-w > .modal-body-w .welfare-popup-action-content button,
  div#forgotpassword-popup > .modal-content-w > .modal-body-w .welfare-popup-action-content button,
  .customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-body-w .welfare-popup-action-content button {
    width: 100%;
    margin-bottom: 15px;
  }
  div#forgotaccount-popup > .modal-content-w,
  div#forgotpassword-popup > .modal-content-w,
  .customer-forgotpassword-resetpassword #successModal > .modal-content-w {
    top: 0;
    left: 0;
    transform: none;
    height: 100%;
  }
  div#forgotaccount-popup > .modal-content-w > .modal-body-w .content-actions,
  div#forgotpassword-popup > .modal-content-w > .modal-body-w .content-actions,
  .customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-body-w .content-actions,
  div#forgotaccount-popup > .modal-content-w > .modal-body-w .welfare-popup-action-content,
  div#forgotpassword-popup > .modal-content-w > .modal-body-w .welfare-popup-action-content,
  .customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-body-w .welfare-popup-action-content {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
  }
  div#check-beneficiaries {
    max-width: 100%;
  }
  div#check-beneficiaries > .modal-content-w {
    width: 100%;
    margin: 0 !important;
    border: none;
    border-radius: 0;
    max-width: 100% !important;
    padding: 86px 16px !important;
  }
  div#check-beneficiaries > .modal-content-w > .modal-header-w {
    padding: 40px 15px;
  }
  div#check-beneficiaries > .modal-content-w > .modal-header-w .heading {
    font-size: 28px;
  }
  div#check-beneficiaries > .modal-content-w > .modal-body-w .row-info,
  div#check-beneficiaries > .modal-content-w > .modal-body-w .welfare-popup-message {
    padding: 16px 60px;
  }
  div#check-beneficiaries > .modal-content-w > .modal-body-w .content-actions > button,
  div#check-beneficiaries > .modal-content-w > .modal-body-w .welfare-popup-action-content button {
    width: 100%;
    margin-bottom: 15px;
  }
  div#check-beneficiaries > .modal-content-w > .modal-body-w .content-actions p.beneficiary-response-text.checkbox {
    text-align: left;
  }
  div#check-beneficiaries > .modal-content-w {
    top: 0;
    left: 0;
    transform: none;
    height: 100%;
  }
  div#check-beneficiaries > .modal-content-w > .modal-body-w .content-actions,
  div#check-beneficiaries > .modal-content-w > .modal-body-w .welfare-popup-action-content {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
  }
  #check-expired-service .content .title {
    margin-bottom: 20px;
    font-family: 'Titillium';
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    letter-spacing: 0.45px;
    text-align: center;
  }
  #check-expired-service .content .quote-response-text {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.45px;
    text-align: center;
    margin-bottom: 20px;
  }
  #check-expired-service .content-body .quote-info {
    border: solid 1px #B3B8BD;
    display: flex;
    flex-direction: column;
    text-align: start;
    gap: 20px;
    padding: 20px;
  }
  #check-expired-service .content-body .quote-info .subtitle {
    font-family: 'Titillium';
    font-weight: 600;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0.45px;
    color: #333333;
    margin-bottom: 2px;
  }
  #check-expired-service .content-body .quote-info .price {
    font-family: 'Titillium';
    font-weight: 400;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0.45px;
    text-transform: uppercase;
    color: #333333;
    margin-top: 2px;
    display: flex;
  }
  #check-expired-service .content-body .quote-info p {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 0.45px;
    color: #001C39;
  }
  #check-expired-service .content-body .quote-info .structure {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 0.45px;
  }
  #check-expired-service .content-body .icon-euro {
    color: #333333;
    content: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 0.5C11.3659 0.5 14.5 3.6341 14.5 7.5C14.5 11.3659 11.3659 14.5 7.5 14.5C3.6341 14.5 0.5 11.3659 0.5 7.5C0.5 3.6341 3.6341 0.5 7.5 0.5Z' stroke='%23001C39' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.227 10.2262C9.64746 10.6694 8.96564 10.908 8.18155 10.908C6.30655 10.908 4.77246 9.37393 4.77246 7.49893C4.77246 5.62393 6.30655 4.08984 8.18155 4.08984C8.96564 4.08984 9.64746 4.32848 10.227 4.77166' stroke='%23001C39' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.09082 6.13672H8.18173' stroke='%23001C39' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.09082 8.17969H8.18173' stroke='%23001C39' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  }
  #check-expired-service .content-actions {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 20px;
    position: fixed;
    bottom: 10px;
    left: 15px;
    right: 15px;
    flex-direction: column;
  }
  #check-expired-service .content-actions button {
    width: 100%;
    height: 48px;
  }
  .braintree-applepay-container-product {
    display: block;
  }
  .braintree-applepay-container-product .braintree-apple-pay-button {
    width: 100%;
  }
  body.account.sales-order-history .main-content-customer .content-customer-body {
    margin: 0 auto 50px;
  }
  body.account.sales-order-history main {
    background: #f9f9fa;
  }
  body.account.sales-order-history main .main-content-customer .content-customer-body {
    width: 100%;
    background: #ffffff;
    margin-bottom: 213px;
  }
  body.account.message.info.empty {
    background-color: black;
    margin: 0 auto;
    width: 100%;
  }
  body.account.message.info.empty span {
    text-align: center;
    position: relative;
    color: black;
    font-family: 'Roboto';
  }
  body.account.message.info.empty span:before {
    display: none;
  }
  body.account.sales-order-view .main-content-customer .top-content-customer li .orders-link {
    font-weight: 600;
  }
  body.account.sales-order-view .main-content-customer .content-customer-body {
    width: 100%;
  }
  body.account.sales-order-view .main-content-customer .content-customer-body .block.block-collapsible-nav {
    display: none;
  }
  body.account.sales-order-view .main-content-customer .content-customer-body .order-details-items.ordered {
    padding: 0;
    width: 100%;
    margin: 0;
    border: 1px solid rgba(179, 184, 189, 0.6);
  }
  body.account.sales-order-view .main-content-customer .content-customer-body .order-details-items.ordered .table-wrapper.order-items #my-orders-table thead tr th.col {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    line-height: 18px;
    letter-spacing: 0.454545px;
    color: #b3b8bd;
  }
  body.account.sales-order-view .main-content-customer .content-customer-body .order-details-items.ordered .table-wrapper.order-items #my-orders-table tbody tr td strong {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body.account.sales-order-view .main-content-customer .content-customer-body .order-details-items.ordered .table-wrapper.order-items #my-orders-table tbody tr td dd {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body.account.sales-order-view .main-content-customer .content-customer-body .order-details-items.ordered .table-wrapper.order-items #my-orders-table tbody tr td dd b {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body.account.sales-order-view .main-content-customer .content-customer-body .order-details-items.ordered .table-wrapper.order-items #my-orders-table tbody tr td div {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body.account.sales-order-view .main-content-customer .content-customer-body .order-details-items.ordered .table-wrapper.order-items #my-orders-table tfoot tr {
    border-top: 1px solid rgba(179, 184, 189, 0.6);
    border-bottom: 1px solid rgba(179, 184, 189, 0.6);
  }
  body.account.sales-order-view .main-content-customer .content-customer-body .order-details-items.ordered .table-wrapper.order-items #my-orders-table tfoot tr th strong {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body.account.sales-order-view .main-content-customer .content-customer-body .order-details-items.ordered .table-wrapper.order-items #my-orders-table tfoot tr td strong span {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body .main-content-customer .content-customer-body .orders-title-mobile {
    margin-top: 40px;
    padding-bottom: 25px;
    background-color: #f9f9fa;
  }
  body .main-content-customer .content-customer-body .orders-title-mobile p {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 38px;
    text-align: center;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body .main-content-customer .content-customer-body .sales-order-search {
    background: #f9f9fa;
    width: 100%;
    padding-bottom: 60px;
  }
  body .main-content-customer .content-customer-body .sales-order-search .filter #searchbox {
    position: relative;
  }
  body .main-content-customer .content-customer-body .sales-order-search .filter #searchbox input {
    background: #f9f9fa;
    border: unset;
    border-bottom: 1px solid rgba(179, 184, 189, 0.6);
  }
  body .main-content-customer .content-customer-body .sales-order-search .filter #searchbox svg {
    position: absolute;
    max-width: 25px;
    right: 0;
    top: 10px;
  }
  body .main-content-customer .content-customer-body .sales-order-search .inline-filters {
    display: flex;
    flex-direction: column;
    margin-top: 30px;
  }
  body .main-content-customer .content-customer-body .sales-order-search .inline-filters .filter.filter-with-label {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  body .main-content-customer .content-customer-body .sales-order-search .inline-filters .filter.filter-with-label label.filter-by-label {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body .main-content-customer .content-customer-body .sales-order-search .inline-filters .filter.filter-with-label select.select-filter-by {
    width: 100%;
    margin-top: 30px;
  }
  body .main-content-customer .content-customer-body .sales-order-search .inline-filters .filter.filter-with-label select#category_filter {
    margin-top: 10px;
  }
  body .main-content-customer .content-customer-body .sales-order-search .inline-filters .filter.filter-with-label label.time-period-label {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
    margin-top: 30px;
  }
  body .main-content-customer .content-customer-body .sales-order-search .inline-filters .filter.filter-with-label div {
    display: flex;
    margin-top: 10px;
  }
  body .main-content-customer .content-customer-body .sales-order-search .inline-filters .filter.filter-with-label div button {
    background: rgba(179, 184, 189, 0.25);
    border: 0;
    margin: 0 5px;
    padding: 8px 8px;
    width: 32%;
  }
  body .main-content-customer .content-customer-body .sales-order-search .inline-filters .filter.filter-with-label div button:first-child {
    margin-left: 0px;
  }
  body .main-content-customer .content-customer-body .sales-order-search .inline-filters .filter.filter-with-label div button:last-child {
    margin-right: 0px;
  }
  body .main-content-customer .content-customer-body .sales-order-search .inline-filters .filter.filter-with-label div button span {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #001c39;
  }
  body .main-content-customer .content-customer-body .sales-order-search .inline-filters .filter.filter-with-label div.date-input {
    position: relative;
    margin-top: 20px;
    justify-content: center;
  }
  body .main-content-customer .content-customer-body .sales-order-search .inline-filters .filter.filter-with-label div.date-input input.start-date-input {
    padding: 0px 15px;
    border: unset;
    max-width: 150px;
    margin-right: 15px;
  }
  body .main-content-customer .content-customer-body .sales-order-search .inline-filters .filter.filter-with-label div.date-input input.end-date-input {
    padding: 0px 15px;
    border: unset;
    max-width: 150px;
  }
  body .main-content-customer .content-customer-body .sales-order-search .inline-filters .filter.filter-with-label div.date-input svg {
    max-width: 30px;
    position: absolute;
    right: 0;
    display: none;
    bottom: 7px;
  }
  body .main-content-customer .content-customer-body .table-wrapper.orders-history {
    border-bottom: 0;
  }
  body .main-content-customer .content-customer-body .table-wrapper.orders-history table {
    table-layout: fixed;
    display: table !important;
  }
  body .main-content-customer .content-customer-body .table-wrapper.orders-history table:not(.totals):not(.cart):not(.table-comparison) thead tr {
    border: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  body .main-content-customer .content-customer-body .table-wrapper.orders-history table:not(.totals):not(.cart):not(.table-comparison) thead tr th {
    display: block !important;
    border: none;
    padding: 5px 10px;
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    line-height: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #001c39;
    min-width: 100px;
    max-width: 100px;
    overflow: hidden;
    /*&.total:last-child {
                                            text-align: right;
                                        }*/
  }
  body .main-content-customer .content-customer-body .table-wrapper.orders-history table:not(.totals):not(.cart):not(.table-comparison) tbody tr {
    border-collapse: unset;
    border: none;
    border-bottom: 1px dashed #b3b8bd;
    display: inline;
  }
  body .main-content-customer .content-customer-body .table-wrapper.orders-history table:not(.totals):not(.cart):not(.table-comparison) tbody tr td {
    display: table-cell !important;
    padding: 10px;
    border: none;
    border-collapse: unset;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.454545px;
    text-transform: capitalize;
    color: #001c39;
    min-width: 100px;
    max-width: 100px;
    overflow: hidden;
  }
  body .main-content-customer .content-customer-body .table-wrapper.orders-history table:not(.totals):not(.cart):not(.table-comparison) tbody tr td::before {
    display: none !important;
  }
  body .main-content-customer .content-customer-body .table-wrapper.orders-history table:not(.totals):not(.cart):not(.table-comparison) tbody tr td .magento__dropdown-widget span.action.toggle {
    display: flex;
    padding: 30px 0 30px 20px;
    justify-content: flex-end;
    align-items: center;
  }
  body .main-content-customer .content-customer-body .table-wrapper.orders-history table:not(.totals):not(.cart):not(.table-comparison) tbody tr td .magento__dropdown-widget span.action.toggle::after {
    border: 0;
  }
  body .main-content-customer .content-customer-body .table-wrapper.orders-history table:not(.totals):not(.cart):not(.table-comparison) tbody tr td .magento__dropdown-widget span.action.toggle span {
    font-size: 35px;
    color: #317ed9;
  }
  body .main-content-customer .content-customer-body .table-wrapper.orders-history table:not(.totals):not(.cart):not(.table-comparison) tbody tr td .magento__dropdown-widget .dropdown-options[aria-hidden="true"] {
    display: none;
  }
  body .main-content-customer .content-customer-body .table-wrapper.orders-history table:not(.totals):not(.cart):not(.table-comparison) tbody tr td .magento__dropdown-widget .dropdown-options[aria-hidden="false"] {
    position: absolute;
    background: white;
    padding: 0 10px;
    box-shadow: 0 1px 6px #000000;
    right: 0;
    top: 0;
    z-index: 1;
    min-width: 100px;
  }
  body .main-content-customer .content-customer-body .table-wrapper.orders-history table:not(.totals):not(.cart):not(.table-comparison) tbody tr td .magento__dropdown-widget .dropdown-options[aria-hidden="false"] li {
    padding: 10px 0;
  }
  body .main-content-customer .content-customer-body .table-wrapper.orders-history table:not(.totals):not(.cart):not(.table-comparison) tbody tr td .magento__dropdown-widget .dropdown-options[aria-hidden="false"] li a {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body .main-content-customer .content-customer-body .table-wrapper.orders-history table:not(.totals):not(.cart):not(.table-comparison) tbody tr td .magento__dropdown-widget .dropdown-options[aria-hidden="false"] li button#visualizeMemo {
    padding: 0;
    border: 0;
    display: flex;
    margin-bottom: 0;
    color: #001c39;
  }
  body .main-content-customer .content-customer-body .table-wrapper.orders-history table:not(.totals):not(.cart):not(.table-comparison) tbody tr td .magento__dropdown-widget .dropdown-options[aria-hidden="false"] li button#visualizeMemo span {
    display: flex;
    display: inline-block;
    text-decoration: none;
  }
  body .main-content-customer .content-customer-body .table-wrapper.orders-history table:not(.totals):not(.cart):not(.table-comparison) tbody tr td .magento__dropdown-widget .dropdown-options[aria-hidden="false"] li button#visualizeMemo span:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #001c39;
    content: "\e93d";
    font-family: "icomoon";
    margin: 2px 5px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  body .main-content-customer .content-customer-body .table-wrapper.orders-history table:not(.totals):not(.cart):not(.table-comparison) tbody tr td .magento__dropdown-widget .dropdown-options[aria-hidden="false"] li button#visualizeMemo span::before {
    overflow: visible;
  }
  body .main-content-customer .content-customer-body .table-wrapper.orders-history table:not(.totals):not(.cart):not(.table-comparison) tbody tr td .magento__dropdown-widget .dropdown-options[aria-hidden="false"] li button#visualizeMemo:hover {
    box-shadow: none;
    background: #ffffff;
    color: #001c39;
  }
  body .main-content-customer .content-customer-body .table-wrapper.orders-history table:not(.totals):not(.cart):not(.table-comparison) tbody tr td .magento__dropdown-widget .dropdown-options[aria-hidden="false"] li:first-child {
    display: flex;
    margin-bottom: 0;
  }
  body .main-content-customer .content-customer-body .table-wrapper.orders-history table:not(.totals):not(.cart):not(.table-comparison) tbody tr td .magento__dropdown-widget .dropdown-options[aria-hidden="false"] li:first-child a span {
    display: flex;
    display: inline-block;
    text-decoration: none;
  }
  body .main-content-customer .content-customer-body .table-wrapper.orders-history table:not(.totals):not(.cart):not(.table-comparison) tbody tr td .magento__dropdown-widget .dropdown-options[aria-hidden="false"] li:first-child a span:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #001c39;
    content: "\e93d";
    font-family: "icomoon";
    margin: 2px 5px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  body .main-content-customer .content-customer-body .table-wrapper.orders-history table:not(.totals):not(.cart):not(.table-comparison) tbody tr td .magento__dropdown-widget .dropdown-options[aria-hidden="false"] li:first-child a span::before {
    overflow: visible;
  }
  body .main-content-customer .content-customer-body .table-wrapper.orders-history table:not(.totals):not(.cart):not(.table-comparison) tbody tr td .magento__dropdown-widget .dropdown-options[aria-hidden="false"] li:last-child {
    margin-bottom: 0;
    display: flex;
  }
  body .main-content-customer .content-customer-body .table-wrapper.orders-history table:not(.totals):not(.cart):not(.table-comparison) tbody tr td .magento__dropdown-widget .dropdown-options[aria-hidden="false"] li:last-child a span {
    display: flex;
    display: inline-block;
    text-decoration: none;
  }
  body .main-content-customer .content-customer-body .table-wrapper.orders-history table:not(.totals):not(.cart):not(.table-comparison) tbody tr td .magento__dropdown-widget .dropdown-options[aria-hidden="false"] li:last-child a span:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #001c39;
    content: "\e90e";
    font-family: "icomoon";
    margin: 2px 5px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  body .main-content-customer .content-customer-body .table-wrapper.orders-history table:not(.totals):not(.cart):not(.table-comparison) tbody tr:last-child {
    border-bottom: 0;
  }
  body .main-content-customer .content-customer-body .table-wrapper.orders-history div#modal-order-delete .col-12 {
    box-sizing: border-box;
  }
  body .main-content-customer .content-customer-body .table-wrapper.orders-history div#modal-order-delete .modal-content.centered .top-header-picker {
    display: none;
  }
  body .main-content-customer .content-customer-body .table-wrapper.orders-history div#modal-order-delete .modal-content.centered .row {
    padding: 30px 0;
    width: 100%;
    box-sizing: border-box;
  }
  body .main-content-customer .content-customer-body .table-wrapper.orders-history div#modal-order-delete .modal-content.centered .row.mini-card-action {
    display: flex;
    flex-direction: column;
    padding: 15px;
  }
  body .main-content-customer .content-customer-body .table-wrapper.orders-history div#modal-order-delete .modal-content.centered .row.mini-card-action .col-xs-12.col-md-6 {
    box-sizing: border-box;
  }
  body .main-content-customer .content-customer-body .table-wrapper.orders-history div#modal-order-delete .modal-content.centered .row.mini-card-action .col-xs-12.col-md-6 a {
    min-width: auto;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
  }
  body.sales-order-history .main-content-customer .content-customer-body .message {
    width: 100%;
  }
  body.sales-order-history .main-content-customer .content-customer-body .message.info {
    padding: 30px;
  }
  body.sales-order-history .main-content-customer .content-customer-body .message.info.empty {
    padding: 20px 5px;
    margin: 0;
    background-color: white;
    width: 100%;
  }
  body.sales-order-history .main-content-customer .content-customer-body .message.info.empty span {
    text-align: center;
    position: relative;
    font-size: 14px;
    color: black;
    font-family: 'Roboto';
    background-color: white;
  }
  body.sales-order-history .main-content-customer .content-customer-body .message.info.empty span:before {
    display: none;
  }
  body.home-services-welfare .primary-header .header-bottom {
    background: #ffffff;
  }
  body.home-services-welfare .primary-header .header-bottom .sections.nav-sections {
    background-color: #ffffff;
  }
  body.home-services-welfare .primary-header .header-bottom .sections.nav-sections .section-items {
    background: #ffffff;
  }
  body.home-services-welfare .primary-header .header-bottom .sections.nav-sections .section-items .section-item-content {
    background: #ffffff;
  }
  body.home-services-welfare .primary-header .header-bottom .sections.nav-sections .section-items .section-item-content .navigation {
    background: #ffffff;
  }
  body.home-services-welfare .primary-header .header-bottom .sections.nav-sections .section-items .section-item-content .navigation.not-logged ul li a {
    color: #001c39;
  }
  body.home-services-welfare .primary-header .header-bottom .sections.nav-sections .section-items .section-item-content .navigation.not-logged ul li a img {
    margin-right: 10px;
  }
  body.home-services-welfare .primary-header .header-bottom .sections.nav-sections .section-items .section-item-content .navigation.logged {
    background: #ffffff;
  }
  body.home-services-welfare .primary-header .header-bottom .sections.nav-sections .section-items .section-item-content .navigation.logged ul li a {
    justify-content: unset;
  }
  body.home-services-welfare .primary-header .header-bottom .sections.nav-sections .section-items .section-item-content .navigation.logged ul li a:active {
    font-weight: bold;
    color: #001c39;
  }
  body.home-services-welfare .primary-header .header-bottom .sections.nav-sections .section-items .section-item-content .navigation.logged ul li a img {
    margin-right: 10px;
  }
  body.home-services-welfare main .homebox .container-bisogni .bisogni-content-video {
    background-color: #f5f5f5;
    height: 100%;
  }
  body.home-services-welfare main .homebox .container-bisogni .bisogni-content-video .body-bisogni-video .title-video .not-logged-benessere {
    margin-left: 1%;
    margin-right: 2%;
    width: auto;
    padding: 0 15px 0 15px;
    box-sizing: border-box;
  }
  body.home-services-welfare main .home-service-for-you-mobile .section-right {
    background-color: #f0b400;
  }
  body.home-services-welfare main .home-service-for-you-mobile .section-right .content-right .owl-carousel.owl-theme.owl-loaded.owl-drag .owl-stage-outer .owl-item .content-right .photo-section-right {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  body.home-services-welfare main .home-service-for-you-mobile .section-right .content-right .owl-carousel.owl-theme.owl-loaded.owl-drag .owl-stage-outer .owl-item .content-right .photo-section-right form button {
    border: none;
  }
  body.home-services-welfare main .home-service-for-you-mobile .section-right .content-right .owl-carousel.owl-theme.owl-loaded.owl-drag .owl-stage-outer .owl-item .content-right .home-service-title-mobile {
    color: black;
  }
  body.home-services-welfare main .home-service-for-you-mobile .section-right .content-right .owl-carousel.owl-theme.owl-loaded.owl-drag .owl-stage-outer .owl-item .content-right .home-service-title-mobile button {
    border: none;
  }
  body.home-services-welfare main .home-service-for-you-mobile .section-right .content-right .owl-carousel.owl-theme.owl-loaded.owl-drag .owl-stage-outer .owl-item .content-right .home-service-subtitle {
    color: black;
  }
  body.home-services-welfare main .home-service-for-you-mobile .section-right .content-right .owl-carousel.owl-theme.owl-loaded.owl-drag .owl-stage-outer .owl-item .content-right .home-service-subtitle button {
    border: none;
  }
  body.home-services-welfare main .banner-vet #vet-text {
    padding: 0px 15px;
    text-align: center;
  }
  body.home-services-welfare main .ban-vet-post {
    display: flex;
    flex-direction: column;
    padding-top: 0;
  }
  body.home-services-welfare main .ban-vet-post .ban-vet-left {
    min-height: 262px;
    width: 100%;
  }
  body.home-services-welfare main .ban-vet-post .ban-vet-right {
    padding-top: unset;
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  body.home-services-welfare main .ban-vet-post .ban-vet-right #vet-ban-text {
    margin-top: 40px;
    font-size: 3.2rem;
    padding-left: 0px;
    text-align: center;
    margin-bottom: 60px;
  }
  body.home-services-welfare main .ban-vet-post .ban-vet-right .adj-vet-text .btn-ban-vet {
    margin-bottom: 60px;
    margin: 0 auto;
  }
  body.home-services-welfare main .ban-vet-post .ban-vet-left {
    display: none;
  }
  body.home-services-welfare main div .homebox .container-bisogni .bisogni-content-video {
    background-color: #f5f5f5;
  }
  body.home-services-welfare main div .homebox .container-bisogni .bisogni-content-video .bisogni-content .hp-first-block-welcome.not-logged {
    background-color: #f5f5f5;
  }
  body.home-services-welfare main div .homebox .container-bisogni .bisogni-content-video .bisogni-content .hp-first-block-welcome.not-logged .container-home-nologged {
    background-color: #ffffff;
    right: unset;
  }
  body.home-services-welfare main div .homebox .container-bisogni .bisogni-content-video .bisogni-content .hp-first-block-welcome.not-logged .container-home-nologged .triangle {
    bottom: unset;
    top: 100%;
    left: 15%;
  }
  body.home-services-welfare main div .homebox .container-bisogni .bisogni-content-video .bisogni-content .hp-first-block-welcome.not-logged .image-doctor.image-mobile {
    margin-left: 20%;
  }
  body.home-services-welfare main .homebox .container-bisogni .home-service-for-you-mobile .section-right .content-right .owl-carousel.owl-theme .owl-stage-outer .owl-stage .owl-item .content-right .home-service-title-mobile a {
    color: black;
  }
  body.home-services-welfare main .homebox .container-bisogni .home-service-for-you-mobile .section-right .content-right .owl-carousel.owl-theme .owl-stage-outer .owl-stage .owl-item .content-right .home-service-subtitle a {
    color: black;
  }
  body.home-services-welfare main .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged {
    background-color: #f5f5f5;
  }
  body.home-services-welfare main .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in {
    margin-top: 0;
  }
  body.home-services-welfare main .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged #text-services-suggested-welfare {
    margin: 20px 15px;
    text-align: start;
    margin-left: 4%;
    box-sizing: border-box;
  }
  body.home-services-welfare main .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .welcome-section-logged-container .welcome-section-logged {
    padding-top: 20px;
  }
  body body .banner-container-contact {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: center;
    gap: 50px;
    box-sizing: border-box;
    padding: 0 15px;
  }
  body body .banner-container-contact .body-contact-banner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: center;
  }
  body body .banner-container-contact .body-contact-banner .text-contact-banner .title {
    margin: 0 0 10px 0;
  }
  body body .banner-container-contact .body-contact-banner .button-contact-banner {
    margin: 25px 0;
  }
  body .primary-header .header-top .hdp-button {
    display: none;
  }
  body .primary-header .header-bottom .sections .section-items .section-item-content .hdp-button-mobile {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 20px 0;
    border-bottom: 0.5px solid #005ca9;
    height: 100%;
    box-sizing: border-box;
  }
  body .primary-header .header-bottom .sections .section-items .section-item-content .hdp-button-mobile .hdp-first-button,
  body .primary-header .header-bottom .sections .section-items .section-item-content .hdp-button-mobile .hdp-second-button {
    padding: 20px;
    min-width: 130px;
    height: 100%;
    border: 0;
    font-family: 'Roboto';
    font-size: 1.3rem;
    line-height: 15px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    color: #005ca9;
  }
  body .primary-header .header-bottom .sections .section-items .section-item-content .hdp-button-mobile .hdp-first-button:hover,
  body .primary-header .header-bottom .sections .section-items .section-item-content .hdp-button-mobile .hdp-second-button:hover {
    background: #ffffff;
    color: #005ca9;
  }
  body .primary-header .header-bottom .sections .section-items .section-item-content .hdp-button-mobile .hdp-first-button:active,
  body .primary-header .header-bottom .sections .section-items .section-item-content .hdp-button-mobile .hdp-second-button:active {
    background: #ffffff;
    color: #005ca9;
  }
  body .primary-header .header-bottom .sections .section-items .section-item-content .hdp-button-mobile .hdp-first-button {
    font-weight: 700;
  }
  body .primary-header .header-bottom .sections .section-items .section-item-content .hdp-button-mobile .hdp-second-button {
    font-weight: 400;
  }
  body .homebox .bisogni-content-video {
    background-image: url("../images/bg/lg/bg_banner-hp_sanitary.png");
    background-position-x: 62%;
    margin: 0 auto;
    box-sizing: border-box;
    background-size: cover;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  body .homebox .bisogni-content-video .body-bisogni-video {
    position: absolute;
    bottom: 155px;
  }
  body .homebox .bisogni-content-video .body-bisogni-video .title-video {
    padding: 465px 0px 66px;
    width: 100%;
  }
  body .homebox .bisogni-content-video .body-bisogni-video .title-video p {
    font-weight: 400;
    font-size: 3.2rem;
    line-height: 42px;
    text-align: center;
    letter-spacing: 0.454545px;
  }
  body .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .span-title-temp {
    margin: 10px 0;
    text-align: start;
  }
  body .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .span-title-temp p {
    font-family: 'Roboto';
    font-weight: 600;
    font-size: 1.8rem;
  }
  body .banner .hp-sub-banner {
    background-color: #f5f5f5;
    background-size: cover;
    padding: 40px 15px;
    display: none;
  }
  body .banner .hp-sub-banner .medical-advisor-banner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 70px 0 0;
  }
  body .banner .hp-sub-banner .medical-advisor-banner .medical-advisor-img-container {
    width: 200px;
    margin: 0 87.5px 30px;
    transform: scaleX(-1);
  }
  body .banner .hp-sub-banner .medical-advisor-banner .medical-advisor-body-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body .banner .hp-sub-banner .medical-advisor-banner .medical-advisor-body-container .medical-advisor-button-container .medical-advisor-button a {
    width: 100%;
    min-height: 44px;
  }
  body .primary-header .header-bottom .sections {
    z-index: 2147483647;
  }
  body.cms-home.cms-index-index main .banner .home-service-for-you-mobile .section-right .content-right .owl-carousel.owl-theme .owl-stage-outer .owl-stage .owl-item .content-right {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  body.cms-home.cms-index-index main .banner .home-service-for-you-mobile .section-right .content-right .owl-carousel.owl-theme .owl-stage-outer .owl-stage .owl-item .content-right .photo-section-right {
    padding: 10px 15px 30px 15px;
    width: 99%;
  }
  body.cms-home.cms-index-index .home .homebox .container-bisogni .home-service-for-you-mobile .section-right .content-right .owl-carousel.owl-theme .owl-stage-outer .owl-stage .owl-item .content-right .photo-section-right {
    padding: 60px 0px 30px;
    width: 99%;
  }
  .home-service-for-you {
    display: none;
  }
  #textCR {
    display: none;
  }
  .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged {
    display: contents;
  }
  body.customer-purchase-success .container-success-purchase {
    box-sizing: border-box;
    width: 100%;
    padding-top: 50px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  body.customer-purchase-success .container-success-purchase .body-success-purchase .title-success {
    margin: 20px 0;
  }
  body.customer-purchase-success .container-success-purchase .body-success-purchase .title-success p {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 400;
    font-size: 2.6rem;
    line-height: 40px;
    text-align: center;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body.customer-purchase-success .container-success-purchase .body-success-purchase .subtitle-success {
    margin: 20px 0;
  }
  body.customer-purchase-success .container-success-purchase .body-success-purchase .subtitle-success p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body.customer-purchase-success .container-success-purchase .body-success-purchase .success-page-link .text-link {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.customer-purchase-success .container-success-purchase .body-success-purchase .success-page-link .text-link p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body.customer-purchase-success .container-success-purchase .body-success-purchase .success-page-link .text-link a {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.454545px;
  }
  body.customer-purchase-success .container-success-purchase .body-success-purchase .success-page-link .button-link {
    text-align: center;
    margin-top: 276px;
    border-top: 1px solid #317ed9;
    padding: 20px 0px;
  }
  body.customer-purchase-success .container-success-purchase .body-success-purchase .success-page-link .button-link a {
    min-width: 240px;
    color: #006bb4;
    width: 98%;
    margin-top: 30px;
  }
  body #expr00,
  body #expr01,
  body #expr02 {
    z-index: 11;
  }
  body #expr00 .modal-content-w .modal-body .modal-title-post,
  body #expr01 .modal-content-w .modal-body .modal-title-post,
  body #expr02 .modal-content-w .modal-body .modal-title-post {
    padding: 10px 15px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
  }
  body #expr00 .modal-content-w .modal-body .modal-title-post .close-btn-post,
  body #expr01 .modal-content-w .modal-body .modal-title-post .close-btn-post,
  body #expr02 .modal-content-w .modal-body .modal-title-post .close-btn-post {
    cursor: pointer;
  }
  body #expr00 .modal-content-w .modal-body .modal-title-post .close-btn-post .icon-close-btn-post,
  body #expr01 .modal-content-w .modal-body .modal-title-post .close-btn-post .icon-close-btn-post,
  body #expr02 .modal-content-w .modal-body .modal-title-post .close-btn-post .icon-close-btn-post {
    display: inline-block;
    text-decoration: none;
  }
  body #expr00 .modal-content-w .modal-body .modal-title-post .close-btn-post .icon-close-btn-post:before,
  body #expr01 .modal-content-w .modal-body .modal-title-post .close-btn-post .icon-close-btn-post:before,
  body #expr02 .modal-content-w .modal-body .modal-title-post .close-btn-post .icon-close-btn-post:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 25px;
    line-height: inherit;
    color: #001c39;
    content: "\e902";
    font-family: "icomoon";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  body #expr00 .modal-content-w .modal-body .modal-title-post .close-btn-post .icon-close-btn-post:hover:before,
  body #expr01 .modal-content-w .modal-body .modal-title-post .close-btn-post .icon-close-btn-post:hover:before,
  body #expr02 .modal-content-w .modal-body .modal-title-post .close-btn-post .icon-close-btn-post:hover:before {
    color: #001c39;
  }
  body #expr00 .modal-content-w .modal-body .modal-content-post,
  body #expr01 .modal-content-w .modal-body .modal-content-post,
  body #expr02 .modal-content-w .modal-body .modal-content-post {
    text-align: center;
    padding: 20px 15px;
    font-size: 1.8rem;
    font-family: 'Roboto';
    color: #001c39;
    font-weight: bold;
  }
  body.cms-index-index #teams-notification-modal .modal-content-w {
    margin: 20px auto;
    max-width: 90%;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    border: 0;
    min-height: 300px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    border-radius: 25px;
  }
  body.cms-index-index #teams-notification-modal .modal-content-w .modal-header-w {
    padding: 20px;
  }
  body.cms-index-index #teams-notification-modal .modal-content-w .modal-header-w .container-title {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
  }
  body.cms-index-index #teams-notification-modal .modal-content-w .modal-header-w .container-title .btn-teams-close {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  body.cms-index-index #teams-notification-modal .modal-content-w .modal-body-w {
    padding: 0 20px;
  }
  body.cms-index-index #teams-notification-modal .modal-content-w .modal-body-w .container-body {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px;
    text-align: center;
    margin: 0 auto;
  }
  body.cms-index-index #teams-notification-modal .modal-content-w .modal-body-w .container-body .calendar-modal-button {
    max-width: 244px;
    margin: 0 auto;
  }
  body .primary-header .header-bottom .sections.nav-sections .section-items .section-item-content .navigation.logged .global-nav-links li.welfareNotVisible:nth-of-type(2) {
    display: none;
  }
  body.customer-page-domicilio #body-modal-dom {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
  }
  body.customer-page-domicilio #body-modal-dom .modal-body-w {
    height: 100%;
  }
  body.customer-page-domicilio #body-modal-dom .modal-body-w .body-modal {
    padding: 90px 0;
    height: 100%;
    box-sizing: border-box;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
  body.customer-page-domicilio #body-modal-dom .modal-body-w .body-modal #close-modal-button {
    width: 100%;
    margin: 0;
    height: 44px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  body.customer-page-domicilio .container-domicilio {
    padding: 0 15px;
  }
  body.customer-page-domicilio .container-domicilio .container-header .title {
    font-size: 36px;
    font-style: normal;
  }
  body.customer-page-domicilio .container-domicilio .container-header .subtitle {
    margin: 20px 0;
  }
  body.customer-page-domicilio .container-domicilio .container-body .first-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-end;
    margin: 30px 0 0 0;
  }
  body.customer-page-domicilio .container-domicilio .container-body .first-row .container-images {
    display: none;
    position: relative;
  }
  body.customer-page-domicilio .container-domicilio .container-body .first-row .container-images .qk-balloon {
    position: absolute;
    z-index: 10;
    opacity: 0.2;
    left: 0;
    bottom: 0;
  }
  body.customer-page-domicilio .container-domicilio .container-body .second-row {
    padding: 30px;
  }
  body.customer-page-domicilio .container-domicilio .container-body .third-row img.image-doctor.image-desktop {
    width: 100%;
  }
  .only-desktop {
    display: none;
  }
  .consult-box .row {
    font-family: 'Titillium';
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    justify-content: center;
  }
  .consult-box .row .doctor-title-container {
    font-size: 32px;
    line-height: 42px;
    padding-top: 30px;
  }
  .consult-box .row .description-full {
    padding: 20px 15px 50px 15px;
  }
  .consult-box .row .box-telephone {
    justify-content: center;
  }
  .consult-box .row .info-container {
    font-size: 14px;
    line-height: 22px;
    padding: 50px 15px 50px 15px;
  }
  .consult-box .row .box_container {
    display: flex;
    flex-direction: column;
  }
  .only-mobile .box_container {
    margin: 0 15px;
  }
  .buttons {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 30px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .buttons a {
    background: #f4f4f5;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    min-height: 92px;
  }
  .buttons a .icon {
    content: url("data:image/svg+xml,%3Csvg width='33' height='33' viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.2729 21.1472L18.9092 25.4648L7.27278 13.9512L11.6365 9.63354L4.36367 2.4375L0 6.75512C0 21.0623 11.7223 32.6609 26.182 32.6609L30.5457 28.3432L23.2729 21.1472Z' fill='%23317ED9'/%3E%3Cpath d='M18.9089 1C26.1388 1 31.9999 6.79929 31.9999 13.9529' stroke='%23001C39' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.9102 6.75781C22.9269 6.75781 26.1829 9.97948 26.1829 13.9538' stroke='%23001C39' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    margin-right: 20px;
    margin-left: 20px;
  }
  .buttons a .content-link {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: start;
  }
  .buttons a .content-link .link-title {
    font-style: normal;
    font-weight: 700;
    font-size: 1.8rem;
    font-family: 'Roboto';
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
    padding-bottom: 8px;
  }
  body .detail.faq-detail {
    background: white;
    padding-top: 60px;
  }
  body .detail.faq-detail .header {
    margin: 0 auto;
    padding: 0 15px;
  }
  body .detail.faq-detail .header .faq-page-header .faq-header-body .faq-title {
    font-family: 'Titillium';
    font-weight: 400;
    font-size: 3.6rem;
    line-height: 55px;
    text-align: center;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body .detail.faq-detail .header .faq-searchbar {
    margin: 40px 0;
  }
  body .detail.faq-detail .header .faq-searchbar .faq-searchbar-content #searchbar-form .form-row {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  body .detail.faq-detail .header .faq-searchbar .faq-searchbar-content #searchbar-form .form-row input {
    border: 0;
    background: transparent;
    border-bottom: 1px solid rgba(179, 184, 189, 0.6);
  }
  body .detail.faq-detail .header .faq-searchbar .faq-searchbar-content #searchbar-form .form-row input.active {
    border-bottom: 1px solid rgba(179, 184, 189, 0.6);
  }
  body .detail.faq-detail .header .faq-searchbar .faq-searchbar-content #searchbar-form .form-row button {
    position: absolute;
    right: 0;
    border: 0;
    border-bottom: 1px solid rgba(179, 184, 189, 0.6);
    color: #001c39;
    background: transparent;
  }
  body .detail.faq-detail .header .faq-searchbar .faq-searchbar-content #searchbar-form .form-row button .icon-button {
    content: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.0001 20.9981L15.6191 15.6172' stroke='%23317ED9' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.57143 1C14.3052 1 18.1429 4.83762 18.1429 9.57143C18.1429 14.3052 14.3052 18.1429 9.57143 18.1429C4.83762 18.1429 1 14.3052 1 9.57143C1 4.83762 4.83762 1 9.57143 1Z' stroke='%23317ED9' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  }
  body .detail.faq-detail .header .faq-searchbar .faq-searchbar-content #searchbar-form .form-row button:hover {
    background: transparent;
    color: #001c39;
  }
  body .detail.faq-detail .header .faq-searchbar .faq-searchbar-content #searchbar-form .form-row button:active {
    background: transparent;
    color: #001c39;
  }
  body .detail.faq-detail .container {
    margin: 0 auto;
    max-width: 1920px;
  }
  body .detail.faq-detail .container .row {
    padding: 0 15px;
  }
  body .detail.faq-detail .container .row .sidebar.sidebar-faq .sidebar-wrap {
    padding: 0 0 40px;
  }
  body .detail.faq-detail .container .row .sidebar.sidebar-faq .sidebar-wrap .side-navigation label {
    margin-bottom: 15px;
    display: block;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #001c39;
  }
  body .detail.faq-detail .container .row .sidebar.sidebar-faq .sidebar-wrap .side-navigation .dropdown-faq-content {
    position: relative;
  }
  body .detail.faq-detail .container .row .sidebar.sidebar-faq .sidebar-wrap .side-navigation .dropdown-faq-content .select-navigation {
    position: relative;
  }
  body .detail.faq-detail .container .row .sidebar.sidebar-faq .sidebar-wrap .side-navigation .dropdown-faq-content .select-navigation span {
    padding: 0 10px;
    background: #ffffff;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    min-height: 44px;
    border: 1px solid #e1e3e5;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 14px;
    letter-spacing: 1px;
    color: #001c39;
  }
  body .detail.faq-detail .container .row .sidebar.sidebar-faq .sidebar-wrap .side-navigation .dropdown-faq-content .select-navigation .icon-select {
    top: 12px;
    right: 10px;
    position: absolute;
    display: inline-block;
    text-decoration: none;
  }
  body .detail.faq-detail .container .row .sidebar.sidebar-faq .sidebar-wrap .side-navigation .dropdown-faq-content .select-navigation .icon-select:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: inherit;
    color: #317ed9;
    content: "\e92b";
    font-family: "icomoon";
    margin: 1px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  body .detail.faq-detail .container .row .sidebar.sidebar-faq .sidebar-wrap .side-navigation .dropdown-faq-content ul {
    border: 0.5px solid #e1e3e5;
    position: absolute;
    top: 45px;
    background: white;
    max-height: 400px;
    overflow: scroll;
  }
  body .detail.faq-detail .container .row .sidebar.sidebar-faq .sidebar-wrap .side-navigation .dropdown-faq-content ul li {
    padding: 0 10px;
    border-bottom: 0.5px solid #e1e3e5;
    margin: 0;
  }
  body .detail.faq-detail .container .row .sidebar.sidebar-faq .sidebar-wrap .side-navigation .dropdown-faq-content ul li a {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body .detail.faq-detail .container .row .sidebar.sidebar-faq .sidebar-wrap .side-navigation .dropdown-faq-content ul li a.active {
    font-weight: bold;
  }
  body .detail.faq-detail .container .row .sidebar.sidebar-faq .sidebar-wrap .side-navigation .dropdown-faq-content ul.hide {
    display: none;
  }
  body .detail.faq-detail .container .row .row-no-result {
    padding: 25px 0;
  }
  body .detail.faq-detail .container .row .row-no-result .no-result-body .accordion.faq-accordion p {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body .detail.faq-detail .container .row #detail-performance {
    padding-bottom: 100px;
  }
  body .detail.faq-detail .container .row #detail-performance .h2 {
    padding: 25px 60px 25px 20px;
    font-family: 'Titillium';
    font-weight: 400;
    font-size: 2.4rem;
    line-height: 37px;
    letter-spacing: 0.454545px;
  }
  body .detail.faq-detail .container .row #detail-performance .h2 .txt-blue {
    padding: 25px 60px 25px 20px;
    font-family: 'Titillium';
    font-weight: 400;
    font-size: 2.4rem;
    line-height: 37px;
    letter-spacing: 0.454545px;
  }
  body .detail.faq-detail .container .row #detail-performance p {
    padding: 15px;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 22px;
    letter-spacing: 0.454545px;
  }
  body .detail.faq-detail .container .row .list-faq section.accordion.faq-accordion .accordion-panel {
    cursor: pointer;
    position: relative;
  }
  body .detail.faq-detail .container .row .list-faq section.accordion.faq-accordion .accordion-panel .accordion-title {
    padding: 25px 60px 25px 0;
    font-family: 'Titillium';
    font-weight: 400;
    font-size: 2.1rem;
    line-height: 37px;
    letter-spacing: 0.454545px;
    color: #001c39;
    max-width: 90%;
  }
  body .detail.faq-detail .container .row .list-faq section.accordion.faq-accordion .accordion-panel .accordion-overflow .accordion-content p {
    z-index: 1;
    padding: 20px;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body .detail.faq-detail .container .row .list-faq section.accordion.faq-accordion .accordion-panel .accordion-overflow .accordion-content ul li {
    padding: 20px;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body .detail.faq-detail .container .row .list-faq section.accordion.faq-accordion .accordion-panel .accordion-icon {
    position: absolute;
    top: 38px;
    right: 30px;
    display: inline-block;
    text-decoration: none;
  }
  body .detail.faq-detail .container .row .list-faq section.accordion.faq-accordion .accordion-panel .accordion-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  body .detail.faq-detail .container .row .list-faq section.accordion.faq-accordion .accordion-panel .accordion-icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: inherit;
    color: #317ed9;
    content: "\e92b";
    font-family: "icomoon";
    margin: 1px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  body .detail.faq-detail .container .row .list-research .detail-wrap {
    padding: 20px 0;
  }
  body .detail.faq-detail .container .row .list-research .detail-wrap .title {
    font-family: 'Titillium';
    font-weight: 400;
    font-size: 2.4rem;
    line-height: 37px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body .detail.faq-detail .container .row .list-research .detail-wrap .input-research {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body .detail.faq-detail .container .row .list-research section.accordion.faq-accordion .accordion-panel {
    cursor: pointer;
    position: relative;
  }
  body .detail.faq-detail .container .row .list-research section.accordion.faq-accordion .accordion-panel .accordion-title {
    padding: 10px 20px 10px 0;
    font-family: 'Titillium';
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 27px;
    color: #001c39;
  }
  body .detail.faq-detail .container .row .list-research section.accordion.faq-accordion .accordion-panel .accordion-overflow .accordion-content p {
    z-index: 1;
    padding: 20px;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body .detail.faq-detail .container .row .list-research section.accordion.faq-accordion .accordion-panel .accordion-overflow .accordion-content ul li {
    padding: 20px;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body .detail.faq-detail .container .row .list-research section.accordion.faq-accordion .accordion-panel .accordion-icon {
    position: absolute;
    top: 20px;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  body .detail.faq-detail .container .row .list-research section.accordion.faq-accordion .accordion-panel .accordion-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  body .detail.faq-detail .container .row .list-research section.accordion.faq-accordion .accordion-panel .accordion-icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 7px;
    line-height: inherit;
    color: #317ed9;
    content: "\e92b";
    font-family: "icomoon";
    margin: 1px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  body .detail.faq-detail .container .button-contact-container {
    padding: 40px 0 140px 0;
    border-top: 0.5px solid #e1e3e5;
  }
  body .detail.faq-detail .container .button-contact-container .button-contact-body {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 15px;
  }
  body .detail.faq-detail .container .button-contact-container .button-contact-body .button-contact-title {
    text-align: start;
  }
  body .detail.faq-detail .container .button-contact-container .button-contact-body .button-contact-title .title {
    font-family: 'Titillium';
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 27px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body .detail.faq-detail .container .button-contact-container .button-contact-body .button-contact-title .subtitle {
    margin-top: 5px;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body .detail.faq-detail .container .button-contact-container .button-contact-body .button-contact {
    margin-top: 30px;
    min-width: 15%;
    min-height: 44px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
  }
  body .detail.faq-detail .container #panel-mini-contact .button-contact-body .button-contact {
    background-color: transparent;
    width: auto;
  }
  body.faq-page main .detail.faq-detail,
  body.loffaq-category-view main .detail.faq-detail {
    background-color: #f5f5f5;
  }
  body.faq-page main .detail.faq-detail .header .faq-searchbar .faq-searchbar-content #searchbar-form .form-row,
  body.loffaq-category-view main .detail.faq-detail .header .faq-searchbar .faq-searchbar-content #searchbar-form .form-row {
    background-color: #fff;
  }
  body div#modalBaseBeneficiaries > .modal-dialog > .modal-content-w {
    width: 100%;
    max-width: 90%;
  }
  body.checkout-cart-index .cart-empty .title-cart-empty {
    margin-bottom: 20px;
  }
  body.checkout-cart-index .cart-empty .title-cart-empty p {
    text-align: center;
  }
  body.checkout-cart-index .cart-container {
    padding: 15px;
  }
  body.checkout-cart-index .cart-container .cart-container-loader {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.checkout-cart-index .cart-container .cart-container-loader .page-title {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  body.checkout-cart-index .cart-container .cart-container-loader .page-title h1 {
    font-size: 3.2rem;
  }
  body.checkout-cart-index .cart-container .cart-container-loader .cart-summary {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  body.checkout-cart-index .cart-container .cart-container-loader .form-cart {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  body.checkout-cart-index .cart-container .cart-container-loader .cart.table-wrapper {
    border-top: 0 none;
  }
  body.checkout-cart-index .cart-container .beneficiary-cart-radio-list {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }
  body.checkout-cart-index .cart-container .beneficiary-cart-radio-list .beneficiaries-list {
    margin-top: 20px;
    width: 100%;
  }
  body.checkout-cart-index .cart-container .product-item-details {
    display: block;
    padding: 0;
    width: 100%;
  }
  body.checkout-cart-index .cart-container .product-item-details .col.subtotal {
    float: none;
    width: 100%;
  }
  body.checkout-cart-index .cart-container .cart-container-loader #form-validate .cart.table-wrapper #shopping-cart-table .cart.item tr td .product-item-details .product-item-content .beneficiaries-select .beneficiaries-cart .beneficiary-cart-radio-list .beneficiaries-list .item-beneficiary .cart-product-beneficiary {
    padding-right: 23px;
  }
  body.checkout-index-index .details-header-prenotazione {
    padding: 0;
  }
  body.checkout-index-index .details-header-prenotazione .row {
    margin: 0 17px;
  }
  body.checkout-index-index .details-header-prenotazione .row .headings h1 {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.454545px;
    color: #ffffff;
  }
  body.checkout-index-index .details-header-prenotazione .container {
    margin: 0;
  }
  body.checkout-index-index .details-header-prenotazione .container #checkout-progress-bar {
    padding: 0 17px;
    box-sizing: border-box;
  }
  body.checkout-index-index .details-header-prenotazione .container #checkout-progress-bar .wizard-content form .steps {
    padding: 0 20px;
  }
  body.checkout-index-index .details-header-prenotazione .container #checkout-progress-bar .wizard-content form .steps ul li.opc-progress-bar-item.first {
    opacity: 100%;
  }
  body.checkout-index-index .details-header-prenotazione .container #checkout-progress-bar .wizard-content form .steps ul li.opc-progress-bar-item.first .step-content .step-content-name {
    margin-right: 15px;
  }
  body.checkout-index-index .details-header-prenotazione .container #checkout-progress-bar .wizard-content form .steps ul li.opc-progress-bar-item.first .step-content .step-content-name .step-name {
    display: none;
  }
  body.checkout-index-index .details-header-prenotazione .container #checkout-progress-bar .wizard-content form .steps ul li.opc-progress-bar-item.first .step-content .step-content-name .step-name-number {
    color: #ffffff;
  }
  body.checkout-index-index .details-header-prenotazione .container #checkout-progress-bar .wizard-content form .steps ul li.opc-progress-bar-item.done {
    opacity: 100%;
  }
  body.checkout-index-index .details-header-prenotazione .container #checkout-progress-bar .wizard-content form .steps ul li.opc-progress-bar-item.done .step-content .step-content-name {
    margin-right: 15px;
  }
  body.checkout-index-index .details-header-prenotazione .container #checkout-progress-bar .wizard-content form .steps ul li.opc-progress-bar-item.done .step-content .step-content-name .step-name {
    display: none;
  }
  body.checkout-index-index .details-header-prenotazione .container #checkout-progress-bar .wizard-content form .steps ul li.opc-progress-bar-item.done .step-content .step-content-name .step-name-number {
    color: #ffffff;
  }
  body.checkout-index-index .details-header-prenotazione .container #checkout-progress-bar .wizard-content form .steps ul li.opc-progress-bar-item.done .step-content .step::before {
    line-height: 13px;
  }
  body.checkout-index-index .details-header-prenotazione .container #checkout-progress-bar .wizard-content form .steps ul li.opc-progress-bar-item.current {
    opacity: 100%;
  }
  body.checkout-index-index .details-header-prenotazione .container #checkout-progress-bar .wizard-content form .steps ul li.opc-progress-bar-item.current .step-content .step-content-name {
    margin-right: 15px;
  }
  body.checkout-index-index .details-header-prenotazione .container #checkout-progress-bar .wizard-content form .steps ul li.opc-progress-bar-item.current .step-content .step-content-name .step-name {
    display: none;
  }
  body.checkout-index-index .details-header-prenotazione .container #checkout-progress-bar .wizard-content form .steps ul li.opc-progress-bar-item.current .step-content .step-content-name .step-name-number {
    color: #ffffff;
  }
  body.checkout-index-index #checkout #opc-sidebar #order-summary-toggle {
    font-size: 1.4rem;
    font-weight: 700;
    text-align: left;
    padding: 10px 20px;
    border-bottom: 1px solid #B3B8BD99;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
  body.checkout-index-index #checkout #opc-sidebar #order-summary-toggle i {
    color: #317ed9;
    font-size: 2rem;
  }
  body.checkout-index-index #checkout #opc-sidebar #order-summary-toggle.active i {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  body.checkout-index-index #checkout #opc-sidebar .opc-block-summary.active {
    margin: 0;
    padding: 30px 25px;
  }
  body.checkout-index-index #checkout #opc-sidebar .opc-block-summary.active .title {
    display: none;
  }
  body.checkout-index-index #checkout #opc-sidebar .opc-block-summary.active .block.items-in-cart.active {
    margin-bottom: 45px;
  }
  body.checkout-index-index #checkout #opc-sidebar .opc-block-summary.active .block.items-in-cart.active .title {
    display: none;
  }
  body.checkout-index-index #checkout #opc-sidebar .opc-block-summary.active .block.items-in-cart.active .content.minicart-items .minicart-items-wrapper {
    padding: 0;
  }
  body.checkout-index-index #checkout #opc-sidebar .opc-block-summary.active .block.items-in-cart.active .content.minicart-items .minicart-items-wrapper ol.minicart-items li.product-item {
    margin: 0;
    padding: 0;
  }
  body.checkout-index-index #checkout #opc-sidebar .opc-block-summary.active .block.items-in-cart.active .content.minicart-items .minicart-items-wrapper ol.minicart-items li.product-item div.product div.product-item-details {
    padding: 0;
  }
  body.checkout-index-index #checkout #opc-sidebar .opc-block-summary.active .block.items-in-cart.active .content.minicart-items .minicart-items-wrapper ol.minicart-items li.product-item div.product div.product-item-details div.product-item-inner {
    margin: 0;
  }
  body.checkout-index-index #checkout #opc-sidebar .opc-block-summary.active .block.items-in-cart.active .content.minicart-items .minicart-items-wrapper ol.minicart-items li.product-item div.product div.product-item-details div.product-item-inner .product-item-name-block {
    padding: 0;
  }
  body.checkout-index-index #checkout #opc-sidebar .opc-block-summary.active .block.items-in-cart.active .content.minicart-items .minicart-items-wrapper ol.minicart-items li.product-item div.product div.product-item-details div.product-item-inner .product-item-name-block .first-row {
    display: flex;
    flex-direction: column;
  }
  body.checkout-index-index #checkout #opc-sidebar .opc-block-summary.active .block.items-in-cart.active .content.minicart-items .minicart-items-wrapper ol.minicart-items li.product-item div.product div.product-item-details div.product-item-inner .product-item-name-block .first-row span.label span {
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body.checkout-index-index #checkout #opc-sidebar .opc-block-summary.active .block.items-in-cart.active .content.minicart-items .minicart-items-wrapper ol.minicart-items li.product-item div.product div.product-item-details div.product-item-inner .product-item-name-block .first-row div.product-item-info-qty {
    margin-top: 5px;
    display: flex;
    width: 100%;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
  body.checkout-index-index #checkout #opc-sidebar .opc-block-summary.active .block.items-in-cart.active .content.minicart-items .minicart-items-wrapper ol.minicart-items li.product-item div.product div.product-item-details div.product-item-inner .product-item-name-block .first-row div.product-item-info-qty strong.product-item-name {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
    margin: 0;
  }
  body.checkout-index-index #checkout #opc-sidebar .opc-block-summary.active .block.items-in-cart.active .content.minicart-items .minicart-items-wrapper ol.minicart-items li.product-item div.product div.product-item-details div.product-item-inner .product-item-name-block .first-row div.product-item-info-qty div.details-qty {
    margin: 0;
  }
  body.checkout-index-index #checkout #opc-sidebar .opc-block-summary.active .block.items-in-cart.active .content.minicart-items .minicart-items-wrapper ol.minicart-items li.product-item div.product div.product-item-details div.product-item-inner .product-item-name-block .first-row div.product-item-info-qty div.details-qty span {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body.checkout-index-index #checkout #opc-sidebar .opc-block-summary.active .block.items-in-cart.active .content.minicart-items .minicart-items-wrapper ol.minicart-items li.product-item div.product div.product-item-details div.product-item-inner .product-item-name-block span.beneficiary.beneficiary-checkout p {
    margin-top: 18px;
    display: flex;
    flex-direction: column;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body.checkout-index-index #checkout #opc-sidebar .opc-block-summary.active .block.items-in-cart.active .content.minicart-items .minicart-items-wrapper ol.minicart-items li.product-item div.product div.product-item-details div.product-item-inner .product-item-name-block span.beneficiary.beneficiary-checkout p strong.product-item-beneficiary {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
    margin-top: 5px;
  }
  body.checkout-index-index #checkout #opc-sidebar .opc-block-summary.active .block.items-in-cart.active .content.minicart-items .minicart-items-wrapper ol.minicart-items li.product-item div.product div.product-item-details div.product-item-inner .product-item-name-block div.product-item-info {
    width: 100%;
  }
  body.checkout-index-index #checkout #opc-sidebar .opc-block-summary.active .block.items-in-cart.active .content.minicart-items .minicart-items-wrapper ol.minicart-items li.product-item div.product div.product-item-details div.product-item-inner .product-item-name-block div.product-item-info .details-date {
    margin-top: 10px;
    width: 100%;
  }
  body.checkout-index-index #checkout #opc-sidebar .opc-block-summary.active .block.items-in-cart.active .content.minicart-items .minicart-items-wrapper ol.minicart-items li.product-item div.product div.product-item-details div.product-item-inner .product-item-name-block div.product-item-info .details-date span {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body.checkout-index-index #checkout #opc-sidebar .opc-block-summary.active .block.items-in-cart.active .content.minicart-items .minicart-items-wrapper ol.minicart-items li.product-item div.product div.product-item-details div.product-item-inner .price-text.clearfix {
    display: none;
  }
  body.checkout-index-index #checkout #opc-sidebar .opc-block-summary.active .data.table.table-totals {
    padding: 0 0 12px 0;
    border: 0;
    width: 100%;
    display: flex;
  }
  body.checkout-index-index #checkout #opc-sidebar .opc-block-summary.active .data.table.table-totals tbody {
    width: 100%;
  }
  body.checkout-index-index #checkout #opc-sidebar .opc-block-summary.active .data.table.table-totals tbody .totals {
    width: 100%;
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001C39;
  }
  body.checkout-index-index #checkout #opc-sidebar .opc-block-summary.active .data.table.table-totals tbody .totals th.mark {
    padding: 0;
  }
  body.checkout-index-index #checkout #opc-sidebar .opc-block-summary.active .data.table.table-totals tbody .totals td.amount {
    padding: 0;
  }
  body.checkout-index-index #checkout #opc-sidebar .opc-block-summary.active tr.grand.totals {
    display: flex;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    border-top: 0.5px solid #B3B8BD;
    padding: 12px 0 0 0;
  }
  body.checkout-index-index #checkout #opc-sidebar .opc-block-summary.active tr.grand.totals td {
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body.checkout-index-index #checkout .opc-block-summary {
    display: none;
  }
  body.checkout-index-index #checkout .opc-block-summary.active {
    display: block;
  }
  body.checkout-cart-index main div .page.messages div .messages div .message-text {
    z-index: 1;
  }
  body.checkout-cart-index main div .page.messages div .messages div .close-btn {
    z-index: 1;
  }
  body.checkout-index-index .primary-footer {
    display: none;
  }
  body.checkout-index-index main {
    background-color: #f5f5f5 !important;
  }
  body.checkout-index-index #checkout #checkoutSteps li#payment {
    padding-bottom: 150px;
  }
  body.checkout-index-index #checkout #checkoutSteps li#payment .actions-toolbar.actions-stepper {
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    background: #f5f5f5;
    z-index: 10;
    border-top: 1px solid #b3b8bd;
  }
  body.checkout-index-index #checkout #checkoutSteps li#payment .actions-toolbar.actions-stepper > .back {
    max-width: 100%;
    overflow: hidden;
  }
  body .container.checkout-aside-container.user-logged {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
  body .container.checkout-aside-container.user-logged .opc-wrapper {
    padding: 0 15px;
  }
  body .container.checkout-aside-container.user-logged .opc-wrapper ol.opc li .actions-toolbar.actions-stepper {
    position: unset;
    width: 100%;
    max-width: 100%;
    background: #ffffff;
    padding: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    border-top: 1px solid #e1e3e5;
    box-sizing: border-box;
  }
  body .container.checkout-aside-container.user-logged .opc-wrapper ol.opc li .actions-toolbar.actions-stepper::before,
  body .container.checkout-aside-container.user-logged .opc-wrapper ol.opc li .actions-toolbar.actions-stepper::after {
    display: none;
  }
  body .container.checkout-aside-container.user-logged .opc-wrapper ol.opc li .actions-toolbar.actions-stepper div.back {
    min-height: 37px;
    background-color: #f5f5f5;
  }
  body .container.checkout-aside-container.user-logged .opc-wrapper ol.opc li .actions-toolbar.actions-stepper div.back a {
    width: 100%;
    text-align: center;
    max-width: 100%;
    position: relative;
    padding: 7px 0px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  body .container.checkout-aside-container.user-logged .opc-wrapper ol.opc li .actions-toolbar.actions-stepper div.back a:before {
    margin-right: 15px;
    margin-left: -15px;
  }
  body .container.checkout-aside-container.user-logged .opc-wrapper ol.opc li#custom-billing-step .step-title {
    padding: 0;
    margin: 40px 0;
  }
  body .container.checkout-aside-container.user-logged .opc-wrapper ol.opc li#custom-billing-step .step-title p.billing-step-title {
    font-family: 'Titillium';
    font-size: 36px;
    line-height: 55px;
    color: #001c39;
  }
  body .container.checkout-aside-container.user-logged .opc-wrapper ol.opc li#custom-billing-step .step-title p.billing-step-subtitle {
    margin-top: 10px;
    font-family: 'Titillium';
    font-size: 18px;
    line-height: 27px;
    color: #001c39;
  }
  body .container.checkout-aside-container.user-logged .opc-wrapper ol.opc li#custom-billing-step .step-content form#custom-billing-step-form {
    margin-bottom: 150px;
  }
  body .container.checkout-aside-container.user-logged .opc-wrapper ol.opc li#custom-billing-step .step-content form#custom-billing-step-form div {
    max-width: 100%;
  }
  body .container.checkout-aside-container.user-logged .opc-wrapper ol.opc li#custom-billing-step .step-content form#custom-billing-step-form div label.label {
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
    display: block;
    margin-bottom: 15px;
  }
  body .container.checkout-aside-container.user-logged .opc-wrapper ol.opc li#custom-billing-step .step-content form#custom-billing-step-form div div.control {
    margin: 0;
  }
  body .container.checkout-aside-container.user-logged .opc-wrapper ol.opc li#custom-billing-step .step-content form#custom-billing-step-form div div.control input {
    margin: 0;
    border: 0.5px solid #B3B8BD;
  }
  body .container.checkout-aside-container.user-logged .opc-wrapper ol.opc li#custom-billing-step .step-content form#custom-billing-step-form div div.control select {
    margin: 0;
    border: 0.5px solid #B3B8BD;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body .container.checkout-aside-container.user-logged .opc-wrapper ol.opc .checkout-payment-method {
    padding: 0 15px;
  }
  body .container.checkout-aside-container.user-logged .opc-wrapper ol.opc .checkout-payment-method .step-title {
    padding: 0;
    margin: 40px 0 25px 0;
    border: 0;
    font-family: 'Titillium' !important;
    font-size: 36px;
    line-height: 55px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body .container.checkout-aside-container.user-logged .opc-wrapper ol.opc .checkout-payment-method p {
    font-family: 'Titillium' !important;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body .container.checkout-aside-container.user-logged .opc-wrapper ol.opc .checkout-payment-method #checkout-step-payment {
    margin: 70px 0 0 0;
  }
  body .container.checkout-aside-container.user-logged .opc-wrapper ol.opc .checkout-payment-method #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .step-title {
    display: none;
  }
  body .container.checkout-aside-container.user-logged .opc-wrapper ol.opc .checkout-payment-method #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .payment-method {
    margin: 0;
    border-bottom: 0.5px solid #e1e3e5;
  }
  body .container.checkout-aside-container.user-logged .opc-wrapper ol.opc .checkout-payment-method #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .payment-method .payment-method-title.field.choice {
    display: flex;
    text-align: center;
    padding: 0 0 20px 0;
  }
  body .container.checkout-aside-container.user-logged .opc-wrapper ol.opc .checkout-payment-method #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .payment-method .payment-method-title.field.choice label {
    width: 100%;
  }
  body .container.checkout-aside-container.user-logged .opc-wrapper ol.opc .checkout-payment-method #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .items.payment-methods .payment-group .payment-method .payment-method-title.field.choice label span {
    margin: 10px 0;
    font-size: 14px;
    line-height: 22px;
    color: #001c39;
  }
  body .container.checkout-aside-container.user-logged .opc-wrapper ol.opc .checkout-payment-method #checkout-step-payment #co-payment-form .fieldset .actions-toolbar.actions-stepper {
    margin-top: 100px;
  }
  .checkout-success {
    align-items: center;
  }
  .checkout-success .checkout-success-page-body h1 {
    margin-top: 3.125rem;
    margin-bottom: 1.25rem;
  }
  .checkout-success .checkout-success-page-body p {
    line-height: 22px;
    font-size: 14px;
    font-family: 'Roboto';
    width: 50%;
    margin: 0 auto;
  }
  .checkout-success .checkout-success-page-back-button {
    margin-top: 5rem;
  }
  .checkout-success .checkout-success-page-back-button .button {
    font-size: 11px;
    font-weight: bold;
    font-family: 'Roboto';
    text-decoration: none;
    background-color: #ffffff;
    color: #317ED9;
    padding: 6px;
    border: 1px solid #317ED9;
    box-sizing: border-box;
  }
  body main .container {
    padding: 0;
  }
  body main .container .contact-page-title {
    padding: 40px 15px 25px;
  }
  body main .container .contact-page-subtitle {
    margin-bottom: 60px;
    padding: 0 15px;
  }
  body main .container #contact-form {
    padding: 0 15px;
  }
  body main .container #contact-form .form-content .row-content .field-input {
    margin-top: 10px;
  }
  body main .container #contact-form .form-content .row-form-submit-container {
    margin-top: 50px;
    padding-bottom: 120px;
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body main .container #contact-form .form-content .row-form-submit-container .privacy-check {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
  }
  body main .container #contact-form .form-content .row-form-submit-container .privacy-check .read-disclaimer {
    display: inherit;
  }
  body main .container #contact-form .form-content .row-form-submit-container .privacy-check .checkbox-wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    align-items: center;
    gap: 12px;
  }
  body main .container #contact-form .form-content .row-form-submit-container .privacy-check .checkbox-wrap label {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body main .container #contact-form .form-content .row-form-submit-container .privacy-check .checkbox-wrap > input {
    top: 0;
  }
  body main .container #contact-form .form-content .row-form-submit-container .privacy-check p {
    font-family: 'Roboto';
    font-size: 1.4rem;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body main .container #contact-form .form-content .row-form-submit-container .submit-button {
    margin-top: 50px;
  }
  body main .container #contact-form .form-content .row-form-submit-container .submit-button .button-primary {
    width: 100%;
    min-width: 193px;
    min-height: 44px;
  }
  body main .structure .booking-container .container .container-fluid .container-gray-blocks .card-result-wrapper .clearfix #formStructure {
    padding: 0px 15px;
  }
  body main .structure .booking-container .container .container-fluid .container-gray-blocks .card-result-wrapper .container-address {
    padding: 0px 15px;
  }
  body.customer-account-success main .success-body {
    padding: 0 15px;
    margin: 0 auto;
    text-align: center;
  }
  body.customer-account-success main .success-body .success-svg {
    margin: 50px 0;
  }
  body.customer-account-success main .success-body .success-content {
    margin-bottom: 80px;
  }
  body.customer-account-success main .success-body .success-content .success-title p {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 400;
    font-size: 3.6rem;
    line-height: 55px;
    text-align: center;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body.customer-account-success main .success-body .success-content .success-subtitle {
    margin-top: 20px;
  }
  body.customer-account-success main .success-body .success-content .success-subtitle p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body.customer-account-success main .success-body .success-button {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.454545px;
    color: #317ed9;
    margin-bottom: 40px;
  }
  body.customer-account-success main .success-body .success-button a {
    min-height: 44px;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  body.customer-account-completed main .completed-body {
    padding: 0 15px;
    margin: 0 auto;
    text-align: center;
  }
  body.customer-account-completed main .completed-body .completed-svg {
    margin: 50px 0 30px 0;
  }
  body.customer-account-completed main .completed-body .completed-title {
    margin-bottom: 30px;
  }
  body.customer-account-completed main .completed-body .completed-title p {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body.customer-account-completed main .completed-body .banner-logged-completed {
    display: block;
    text-align: center;
  }
  body.customer-account-completed main .completed-body .banner-logged-completed .banner-logged-family .image-logged-family {
    display: none;
  }
  body.customer-account-completed main .completed-body .banner-logged-completed .banner-logged-family .image-logged-mobile img {
    width: 100%;
  }
  body.customer-account-completed main .completed-body .banner-logged-completed .banner-logged-family .right-logged-family {
    background-color: #004C99;
    color: #ffffff;
  }
  body.customer-account-completed main .completed-body .banner-logged-completed .banner-logged-family .right-logged-family .title-logged-family {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 0.454545px;
    max-width: 88%;
    margin-left: 6%;
    padding-top: 8%;
  }
  body.customer-account-completed main .completed-body .banner-logged-completed .banner-logged-family .right-logged-family .content-logged-family p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.454545px;
    max-width: 88%;
    margin-left: 5%;
    margin-top: 7%;
  }
  body.customer-account-completed main .completed-body .banner-logged-completed .banner-logged-family .right-logged-family .content-logged-family .button-logged-family {
    width: 88%;
    margin-bottom: 10%;
    margin-top: 3%;
    height: 44px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
    line-height: 26px;
  }
  body.customer-account-completed main .completed-body .completed-subtitle {
    margin: 50px 0 40px 0;
  }
  body.customer-account-completed main .completed-body .completed-subtitle p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body.customer-account-completed main .completed-body .completed-button {
    margin-bottom: 120px;
  }
  body.customer-account-completed main .completed-body .completed-button a {
    min-height: 44px;
    max-width: 410px;
    margin: 0 auto;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  body.customer-account-completed main .completed-body #double-visualization .banner-logged-family .right-logged-family {
    padding: 0 0 20px 0;
  }
  body.customer-account-completed main .completed-body #double-visualization .banner-logged-family .right-logged-family .content-logged-family a {
    margin: 0 auto;
  }
  body.customer-account-completed main .completed-body #double-visualization #survey .survey-content .block-content .button-survey a {
    min-height: 44px;
    text-align: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
  }
  body.customer-account main {
    background-color: #f9f9fa;
  }
  body .customer-overlay {
    display: none;
  }
  body main {
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
  }
  body .nav-sections .authorization-link {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  body .nav-sections .blue-block .authorization-link .rounded {
    margin-right: 10px;
  }
  body .nav-sections .blue-block .authorization-link.title {
    width: 100%;
    display: flex;
    text-decoration: none;
  }
  body .nav-sections .blue-block .authorization-link.title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 7px;
    line-height: inherit;
    color: inherit;
    content: "\e92b";
    font-family: "icomoon";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  body .nav-sections .blue-block .authorization-link.title:after {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: absolute;
    right: 10px;
  }
  body .main-content-customer .top-content-customer {
    display: none;
  }
  body .main-content-customer .content-customer-body .block.block-collapsible-nav {
    display: none;
  }
  body .main-content-customer .content-customer-body .block.block-dashboard-info {
    margin: 0;
    padding: 0 15px;
  }
  body .main-content-customer .content-customer-body .block.block-dashboard-info .block-title {
    padding: 40px 0 25px 0;
    border-bottom: 1px solid rgba(179, 184, 189, 0.4);
  }
  body .main-content-customer .content-customer-body .block.block-dashboard-info .block-title strong {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body .main-content-customer .content-customer-body .block.block-dashboard-info .block-content {
    margin-top: 25px;
  }
  body .main-content-customer .content-customer-body .block.block-dashboard-info .block-content .box.box-information strong.box-title {
    display: block;
    padding-bottom: 40px;
  }
  body .main-content-customer .content-customer-body .block.block-dashboard-info .block-content .box.box-information strong.box-title span {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #001c39;
  }
  body .main-content-customer .content-customer-body .block.block-dashboard-info .block-content .box.box-information .box-content p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    display: flex;
    align-items: center;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body .main-content-customer .content-customer-body .block.block-dashboard-info .block-content .box.box-information .box-actions {
    display: none;
  }
  body .main-content-customer .content-customer-body .form-edit-account {
    padding: 0 15px;
  }
  body .main-content-customer .content-customer-body .form-edit-account .change-password-content .fieldset.fieldset.password {
    display: block;
    z-index: 0;
  }
  body .main-content-customer .content-customer-body .form-edit-account .change-password-content .fieldset.fieldset.password .title-changepw-mobile {
    padding-top: 40px;
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(179, 184, 189, 0.4);
  }
  body .main-content-customer .content-customer-body .form-edit-account .change-password-content .fieldset.fieldset.password .title-changepw-mobile p {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body .main-content-customer .content-customer-body .form-edit-account .change-password-content .fieldset.fieldset.password .field.password.current.required {
    margin-top: 25px;
  }
  body .main-content-customer .content-customer-body .form-edit-account .change-password-content .fieldset.fieldset.password .field.field.new.password.required {
    margin-top: 30px;
  }
  body .main-content-customer .content-customer-body .form-edit-account .change-password-content .fieldset.fieldset.password .field.field.confirm.password.required {
    margin-top: 30px;
  }
  body .main-content-customer .content-customer-body .form-edit-account .change-password-content .fieldset.fieldset.password .field label.label {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body .main-content-customer .content-customer-body .form-edit-account .change-password-content .required-pw .required-pw-title span {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #001c39;
  }
  body .main-content-customer .content-customer-body .form-edit-account .change-password-content .required-pw .required-pw-body ul {
    display: block;
    padding-left: 15px;
    margin-top: 20px;
  }
  body .main-content-customer .content-customer-body .form-edit-account .change-password-content .required-pw .required-pw-body ul li {
    list-style: disc;
  }
  body .main-content-customer .content-customer-body .form-edit-account .change-password-content .required-pw .required-pw-body ul li p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body .main-content-customer .content-customer-body .form-edit-account .change-password-content .required-pw .required-pw-body ul ul.sub-list {
    margin-top: 5px;
  }
  body .main-content-customer .content-customer-body .form-edit-account .change-password-content .required-pw .required-pw-body ul ul.sub-list li {
    list-style: circle !important;
  }
  body .main-content-customer .content-customer-body .form-edit-account .button-pw {
    margin-top: 60px;
  }
  body .main-content-customer .content-customer-body .form-edit-account .button-pw .secondary {
    display: none;
  }
  body .main-content-customer .content-customer-body .form-edit-account .button-pw .primary button.action.save.primary {
    width: 100%;
  }
  body .main-content-customer .content-customer-body .household-content {
    width: 100%;
    background-color: #f9f9fa;
    padding: 15px;
    box-sizing: border-box;
  }
  body .main-content-customer .content-customer-body .household-content .title-family-mobile {
    margin-top: 40px;
    margin-bottom: 25px;
    display: flex;
    justify-content: center;
  }
  body .main-content-customer .content-customer-body .household-content .title-family-mobile p {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body .main-content-customer .content-customer-body .household-content .button-add-ben {
    margin-bottom: 30px;
  }
  body .main-content-customer .content-customer-body .household-content .button-add-ben a.button.action-add.action.primary {
    width: 100%;
    padding: 14px 95px;
  }
  body .main-content-customer .content-customer-body .household-content .family-leader {
    position: relative;
    background-color: #ffffff;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    min-height: 74px;
    align-items: center;
  }
  body .main-content-customer .content-customer-body .household-content .family-leader p {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: #001c39;
    padding: 25px 0 25px 30px;
  }
  body .main-content-customer .content-customer-body .household-content .family-leader .tag-family-leader {
    position: absolute;
    top: 0;
    right: 0;
  }
  body .main-content-customer .content-customer-body .household-content .family-leader .tag-family-leader span {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 12px;
    text-align: right;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #001c39;
  }
  body .main-content-customer .content-customer-body .household-content .beneficiaries-zero {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: center;
    background: #ffffff;
    gap: 40px;
    margin-top: 20px;
    padding-top: 60px;
    padding-bottom: 135px;
  }
  body .main-content-customer .content-customer-body .household-content .beneficiaries-zero .title-beneficiaries p {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 33px;
    text-align: center;
    letter-spacing: 0.454545px;
    color: #001c39;
    max-width: 540px;
  }
  body .main-content-customer .content-customer-body .household-content .beneficiaries-zero .title-beneficiaries span {
    display: block;
    margin: 25px auto;
    text-align: center;
  }
  body .main-content-customer .content-customer-body .household-content .beneficiaries {
    background-color: #ffffff;
    margin-top: 20px;
    padding: 0;
  }
  body .main-content-customer .content-customer-body .household-content .beneficiaries .btn-add-container {
    padding: 20px 20px 30px 30px;
  }
  body .main-content-customer .content-customer-body .household-content .beneficiaries .btn-add-container label {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #e1e3e5;
  }
  body .main-content-customer .content-customer-body .household-content .beneficiaries .list {
    background: #f9f9fa;
  }
  body .main-content-customer .content-customer-body .household-content .beneficiaries .list .list-ben-title p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 1.4rem;
    text-align: center;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #e1e3e5;
  }
  body .main-content-customer .content-customer-body .household-content .beneficiaries .list .list-item {
    background: #ffffff;
    padding: 20px 15px;
    margin-bottom: 10px;
  }
  body .main-content-customer .content-customer-body .household-content .beneficiaries .list .list-item .item-info {
    width: 100%;
    display: block;
  }
  body .main-content-customer .content-customer-body .household-content .beneficiaries .list .list-item .item-info p {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 24px;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: #001c39;
  }
  body .main-content-customer .content-customer-body section .container {
    padding: 15px;
  }
  body .main-content-customer .content-customer-body section .container .title-form-family {
    justify-content: center;
  }
  body .main-content-customer .content-customer-body section .container .title-form-family p {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 0.454545px;
    color: #004c99;
  }
  body .main-content-customer .content-customer-body section .container .subtitle-form-family {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  body .main-content-customer .content-customer-body section .container .subtitle-form-family p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body .main-content-customer .content-customer-body section .container form {
    width: 100%;
    box-sizing: border-box;
    justify-content: space-between;
  }
  body .main-content-customer .content-customer-body section .container form .field {
    margin-top: 30px;
  }
  body .main-content-customer .content-customer-body section .container form .field input {
    margin-top: 5px;
  }
  body .main-content-customer .content-customer-body section .container form .btn-container button {
    width: 100%;
    margin-top: 70px;
  }
  body .main-content-customer .content-customer-body section .container form .btn-container button#beneficiaries-back-list {
    display: none;
  }
  body .main-content-customer .content-customer-body .content-customer-container {
    margin: 40px 15px;
  }
  body .main-content-customer .content-customer-body .content-customer-container form.form-address-edit fieldset > .title {
    border-bottom: 1px solid rgba(179, 184, 189, 0.4);
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
  body .main-content-customer .content-customer-body .content-customer-container form.form-address-edit fieldset > .title span {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body .main-content-customer .content-customer-body .content-customer-container form.form-address-edit fieldset .field.disabled label.label {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #e1e3e5;
  }
  body .main-content-customer .content-customer-body .content-customer-container form.form-address-edit fieldset .field label {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body .main-content-customer .content-customer-body .content-customer-container form.form-address-edit fieldset .field.date.field-dob {
    margin-bottom: 20px;
  }
  body .main-content-customer .content-customer-body .content-customer-container form.form-address-edit fieldset .field.date.field-dob .control.customer-dob {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  body .main-content-customer .content-customer-body .content-customer-container form.form-address-edit fieldset .field.date.field-dob .control.customer-dob input {
    width: 100%;
    margin: 0;
  }
  body .main-content-customer .content-customer-body .content-customer-container form.form-address-edit fieldset .field.date.field-dob .control.customer-dob button.ui-datepicker-trigger {
    position: relative;
    display: flex;
    text-decoration: none;
  }
  body .main-content-customer .content-customer-body .content-customer-container form.form-address-edit fieldset .field.date.field-dob .control.customer-dob button.ui-datepicker-trigger::before {
    display: none;
  }
  body .main-content-customer .content-customer-body .content-customer-container form.form-address-edit fieldset .field.date.field-dob .control.customer-dob button.ui-datepicker-trigger span {
    display: none;
  }
  body .main-content-customer .content-customer-body .content-customer-container form.form-address-edit fieldset .field.date.field-dob .control.customer-dob button.ui-datepicker-trigger > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  body .main-content-customer .content-customer-body .content-customer-container form.form-address-edit fieldset .field.date.field-dob .control.customer-dob button.ui-datepicker-trigger:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #317ed9;
    content: "\e922";
    font-family: "icomoon";
    margin: 15px 0 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  body .main-content-customer .content-customer-body .content-customer-container form.form-address-edit fieldset .field.date.field-dob .control.customer-dob button.ui-datepicker-trigger::after {
    position: absolute;
    right: 10px;
  }
  body .main-content-customer .content-customer-body .content-customer-container form.form-address-edit fieldset div.primary {
    margin-top: 60px;
  }
  body .main-content-customer .content-customer-body .content-customer-container form.form-address-edit fieldset div.primary button {
    width: 100%;
    min-height: 44px;
  }
  body .main-content-customer .field input[type="checkbox"] ~ label::after {
    border: 2px solid #317ed9;
  }
  body .main-content-customer .field input[type="checkbox"]:checked ~ label::after {
    background-color: #317ed9;
  }
  body .form-edit-account .consents-title-mobile {
    margin-top: 40px;
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(179, 184, 189, 0.4);
  }
  body .form-edit-account .consents-title-mobile p {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body .form-edit-account .consents-title {
    margin-top: 25px;
    margin-bottom: 40px;
  }
  body .form-edit-account .consents-title p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #001c39;
  }
  body .form-edit-account fieldset.fieldset.info {
    width: 100%;
  }
  body .form-edit-account fieldset.fieldset.info .privacy-text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body .form-edit-account fieldset.fieldset.info .privacy-text.terms-condition {
    max-height: 140px;
    overflow: auto;
  }
  body .form-edit-account fieldset.fieldset.info .privacy-text.terms-condition::-webkit-scrollbar {
    -webkit-appearance: none;
  }
  body .form-edit-account fieldset.fieldset.info .privacy-text.terms-condition::-webkit-scrollbar:vertical {
    width: 12px;
  }
  body .form-edit-account fieldset.fieldset.info .privacy-text.terms-condition::-webkit-scrollbar-thumb {
    background-color: #b3b8bd;
    border: 2px solid #b3b8bd;
  }
  body .form-edit-account fieldset.fieldset.info .field.choice {
    margin-top: 20px;
    margin-bottom: 50px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    gap: 15px;
  }
  body .form-edit-account fieldset.fieldset.info .field.choice input {
    margin: 3px 0 0 0;
  }
  body .form-edit-account fieldset.fieldset.info .field.choice label span {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  body .form-edit-account fieldset.fieldset.info .field input[type="checkbox"] {
    height: 25px;
    width: 25px;
  }
  body .form-edit-account fieldset.fieldset.info .field input[type="checkbox"]:checked ~ label::before {
    left: 7px;
    position: absolute;
    top: 2px;
  }
  body .form-edit-account .primary {
    margin-bottom: 20px;
  }
  body .form-edit-account .primary .action.save.primary {
    width: 100%;
  }
  body.yrcustomer-account-consents main div .page.messages div .messages .message .message-text {
    z-index: 9;
    padding: 0px 20px;
  }
  body.yrcustomer-account-consents main div .page.messages div .messages .message #closen {
    z-index: 9;
    font-size: 1.2rem;
  }
  body.customer-account-completed main .completed-body .banner-logged-completed .banner-logged-family .right-logged-family .title-logged-family {
    margin-bottom: 20px;
  }
  body.customer-account-completed main .completed-body .banner-logged-completed .banner-logged-family .right-logged-family .content-logged-family {
    padding-bottom: 5px;
    display: flex;
    justify-content: center;
  }
  body.customer-account-completed main .completed-body .banner-logged-completed .banner-logged-family .right-logged-family .content-logged-family .button-logged-family {
    width: 92%;
  }
  .banner-container {
    background-color: #f5f5f5;
    margin-top: 20%;
  }
  .banner {
    background-color: #f5f5f5;
  }
  .banner .banner-container {
    background-color: #f5f5f5;
  }
  .banner .banner-container .owl-carousel.owl-theme.owl-loaded.owl-drag .owl-nav .owl-next,
  .banner .banner-container .owl-carousel.owl-theme.owl-loaded.owl-drag .owl-nav .owl-prev {
    background: #317ed9 !important;
  }
  .banner .banner-container .owl-carousel.owl-theme.owl-loaded.owl-drag .owl-nav .owl-next::before,
  .banner .banner-container .owl-carousel.owl-theme.owl-loaded.owl-drag .owl-nav .owl-prev::before {
    color: #ffffff;
  }
  .banner .hp-sub-banner {
    text-align: center;
  }
  .banner .hp-sub-banner .plus-banner-homepage .title-banner-homepage {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 0.454545px;
    text-align: center;
    color: #001c39;
  }
  .banner .hp-sub-banner .plus-banner-homepage .banner-plus-content .banner-content img {
    margin-top: 40px;
    margin-bottom: 20px;
  }
  .banner .hp-sub-banner .plus-banner-homepage .banner-plus-content .banner-content .title-p {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.454545px;
    color: #001c39;
    margin-bottom: 15px;
    padding: 0px 15px;
  }
  .banner .hp-sub-banner .plus-banner-homepage .banner-plus-content .banner-content p {
    font-style: normal;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.454545px;
    color: #001c39;
    padding: 0px 15px 60px;
  }
  .info-health-hp {
    margin-top: 100px;
    text-align: center;
    position: relative;
    z-index: 1;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
  }
  .info-health-hp .image-family-mobile {
    display: none;
  }
  .info-health-hp .image-family {
    position: absolute;
    z-index: -1;
  }
  .info-health-hp .banner-info-health-hp {
    z-index: 1;
  }
  .info-health-hp .banner-info-health-hp .title-info-health-hp {
    font-style: normal;
    font-weight: 400;
    font-size: 3.2rem;
    line-height: 42px;
    text-align: center;
    letter-spacing: 0.454545px;
    color: #ffffff;
  }
  .info-health-hp .banner-info-health-hp .content-info-health-hp- {
    display: none;
  }
  .info-health-hp .banner-info-health-hp .content-info-health-hp- .button-content-info-health {
    width: 230px;
    margin-top: 20px;
    line-height: 23px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.454545px;
  }
  .family-logged-photo-banner {
    margin: 40px 0;
    display: block;
    text-align: center;
  }
  .family-logged-photo-banner .banner-logged-family .image-logged-family {
    display: none;
  }
  .family-logged-photo-banner .banner-logged-family .image-logged-mobile img {
    width: 100%;
  }
  .family-logged-photo-banner .banner-logged-family .right-logged-family {
    background-color: #004C99;
    color: #ffffff;
  }
  .family-logged-photo-banner .banner-logged-family .right-logged-family .title-logged-family {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 0.454545px;
    max-width: 88%;
    margin-left: 6%;
    padding: 40px 15px;
  }
  .family-logged-photo-banner .banner-logged-family .right-logged-family .content-logged-family p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.454545px;
    max-width: 88%;
    margin-left: 5%;
    margin-top: 7%;
  }
  .family-logged-photo-banner .banner-logged-family .right-logged-family .content-logged-family .button-logged-family {
    width: 88%;
    margin-bottom: 10%;
    margin-top: 3%;
    height: 44px;
    line-height: 26px;
  }
  .homebox {
    padding: 0 !important;
    border-radius: 0;
  }
  .homebox .promotion-banner.owl-carousel.owl-theme.owl-loaded.owl-drag {
    background: #317ed9;
  }
  .homebox .promotion-banner.owl-carousel.owl-theme.owl-loaded.owl-drag .owl-stage-outer .owl-stage {
    padding: 5px;
  }
  .homebox .promotion-banner.owl-carousel.owl-theme.owl-loaded.owl-drag .owl-stage-outer .owl-stage .owl-item .promotion-banner-logged .promotion-banner-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    color: #ffffff;
  }
  .homebox .promotion-banner.owl-carousel.owl-theme.owl-loaded.owl-drag .owl-stage-outer .owl-stage .owl-item .promotion-banner-logged .promotion-banner-content .promotion-banner-text p {
    text-align: center;
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #ffffff;
  }
  .homebox .promotion-banner.owl-carousel.owl-theme.owl-loaded.owl-drag .owl-stage-outer .owl-stage .owl-item .promotion-banner-logged .promotion-banner-content .promotion-banner-button .promotion-banner-link span {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 22px;
    letter-spacing: 0.454545px;
    text-decoration-line: underline;
    color: #ffffff;
  }
  .homebox .container-bisogni .bisogni-content {
    background-color: #f5f5f5;
    background-size: cover;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .image-doctor.image-mobile {
    margin-left: 15%;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .image-doctor.image-desktop {
    display: none;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged {
    padding: 1px 0;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .welcome-section-logged {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 0.454545px;
    color: #001c39;
    padding-top: 5%;
    padding-left: 5%;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .section-box {
    margin-left: 3%;
    margin-right: 3%;
    flex: 1 1 100%;
    margin-bottom: 50px;
    text-align: center;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .section-box.section-box:nth-child(2) .box-white {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .section-box.section-box:nth-child(2),
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .section-box.section-box:nth-child(3) {
    flex: 1 1;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .section-box.section-box.three:nth-child(2) .box-white,
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .section-box.section-box.three:nth-child(3) .box-white {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .section-box.section-box.three:nth-child(2) .box-white .content-box,
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .section-box.section-box.three:nth-child(3) .box-white .content-box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: center;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .section-box.section-box.three:nth-child(2) .box-white .content-box .text-first-box,
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .section-box.section-box.three:nth-child(3) .box-white .content-box .text-first-box {
    margin-top: 10px;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .section-box.two:last-child a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .section-box.two:last-child a .content-box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .section-box .box-white {
    padding-left: 5%;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .section-box .box-white .title-first-box {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.454545px;
    color: #001c39;
    display: block;
    padding-top: 2%;
    margin-top: 3%;
    text-align: center;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .section-box .box-white .text-first-box {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.454545px;
    color: #001c39;
    display: block;
    margin-bottom: 5%;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .section-box .box-white .icon-box {
    width: 100px;
    padding: 30px 0;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.not-logged {
    background-color: #f5f5f5;
    padding-top: 5%;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.not-logged .image-doctor.image-desktop {
    display: none;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.not-logged .image-doctor.image-mobile {
    width: 60%;
    margin-left: 36%;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.not-logged .container-home-nologged {
    position: relative;
    background-color: #ffffff;
    text-align: center;
    height: 360px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    margin: 11% 5% 7% 5%;
    padding: 4%;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.not-logged .container-home-nologged .title-nologged {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.not-logged .container-home-nologged .subtitle-nologged {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0.454545px;
    color: #001c39;
    display: block;
    margin-top: 5%;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.not-logged .container-home-nologged .btn-login {
    margin-top: 2%;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.not-logged .container-home-nologged .btn-register {
    margin-top: 5%;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.not-logged .container-home-nologged .box-nologged {
    display: flex;
    text-align: center;
    flex-direction: column;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.not-logged .container-home-nologged .triangle {
    position: absolute;
    left: 40%;
    top: 100%;
    border-top: 30px solid white;
    border-right: 26px solid transparent;
    border-left: 26px solid transparent;
  }
  .home-service-for-you-mobile {
    background-color: #f5f5f5;
  }
  .home-service-for-you-mobile .box-title-mobile-section {
    padding: 0 15px;
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 0.454545px;
    color: #001c39;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 15%;
  }
  .home-service-for-you-mobile .section-right .content-right {
    text-align: center;
  }
  .home-service-for-you-mobile .section-right .content-right .home-service-title-mobile {
    margin-bottom: 5%;
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.454545px;
    color: #ffffff;
    padding-top: 18%;
  }
  .home-service-for-you-mobile .section-right .content-right .home-service-title-mobile a:visited,
  .home-service-for-you-mobile .section-right .content-right .home-service-title-mobile a {
    color: #ffffff;
  }
  .home-service-for-you-mobile .section-right .content-right .home-service-subtitle {
    display: block;
    text-align: center;
    margin-bottom: 10%;
  }
  .home-service-for-you-mobile .section-right .content-right .owl-carousel.owl-theme .owl-dots .owl-dot.active span {
    background: #ffffff;
    border: 1px solid #317ed9;
    width: 12px;
    height: 12px;
  }
  .home-service-for-you-mobile .section-right .content-right .owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
    background: #ffffff;
  }
  .home-service-for-you-mobile .section-right .content-right .owl-carousel.owl-theme .owl-dots .owl-dot span {
    background-color: #317ed9;
    border: 1px solid #ffffff;
  }
  .home-service-for-you-mobile .button-service-mobile {
    width: 100%;
    padding: 14px 107px;
  }
  .footer-icon-custom ul {
    padding-bottom: 30px;
    display: flex;
    justify-content: space-around;
  }
  .footer-icon-custom ul li {
    margin-right: 10px;
  }
  .footer-icon-custom .facebook {
    border-width: 0.5px;
    border: solid;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    display: inline-block;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.8);
  }
  .footer-icon-custom .facebook > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .footer-icon-custom .facebook:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: inherit;
    color: inherit;
    content: "\e919";
    font-family: "icomoon";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .footer-icon-custom .youtube {
    border-width: 0.5px;
    border: solid;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    display: inline-block;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.8);
  }
  .footer-icon-custom .youtube > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .footer-icon-custom .youtube:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: inherit;
    color: inherit;
    content: "\e91d";
    font-family: "icomoon";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .footer-icon-custom .twitter {
    border-width: 0.5px;
    border: solid;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    display: inline-block;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.8);
  }
  .footer-icon-custom .twitter > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .footer-icon-custom .twitter:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: inherit;
    color: inherit;
    content: "\e91c";
    font-family: "icomoon";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .footer-icon-custom .linkedin {
    border-width: 0.5px;
    border: solid;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    display: inline-block;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.8);
  }
  .footer-icon-custom .linkedin > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .footer-icon-custom .linkedin:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: inherit;
    color: inherit;
    content: "\e91b";
    font-family: "icomoon";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .footer-icon-custom .instagram {
    border-width: 0.5px;
    border: solid;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    display: inline-block;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.8);
  }
  .footer-icon-custom .instagram > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .footer-icon-custom .instagram:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: inherit;
    color: inherit;
    content: "\e91a";
    font-family: "icomoon";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .footer-logo {
    padding: 20px;
    padding-top: 30px;
  }
  footer.primary-footer .footer-container .brand-footer {
    padding: 0;
  }
  footer.primary-footer .footer-container .brand-footer .container {
    max-width: none;
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .menu-container {
    display: inline-block;
    vertical-align: middle;
    color: #65b2e8;
    font-weight: bold;
    width: 143px;
  }
  .menu-container > li {
    float: left;
    padding: 0 10px;
  }
  .menu-container > li:first-child {
    border-right: 2px solid #65b2e8;
  }
  .footer-logo {
    padding: 20px;
  }
  footer.primary-footer .footer-container .brand-footer {
    padding: 0;
  }
  footer.primary-footer .footer-container .brand-footer .container {
    max-width: none;
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .primary-header.fixed .header-top .mini-logo {
    text-align: center;
  }
  .footer-menu-custom {
    padding-left: 20px;
    font-size: 1.4rem;
  }
  .footer-menu-custom ul {
    padding-bottom: 20px;
  }
  .footer-menu-custom li a {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    font-style: normal;
    font-weight: 400;
  }
  footer.primary-footer {
    width: 100%;
    border-top: none;
  }
  footer.primary-footer .footer-copyright {
    padding: 25px;
    border-top: 0.5px solid #fff;
  }
  footer.primary-footer .footer-copyright p {
    font-family: 'Roboto';
    text-align: left;
    color: rgba(255, 255, 255, 0.8);
    line-height: 16.41px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
  }
  .pre-footer {
    margin-top: 15px;
    background-color: #f5f5f5;
    background-position-x: -400px;
    background-attachment: fixed;
  }
  .pre-footer .banner-scarica-app .txt-app {
    gap: 20px;
    max-width: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .pre-footer .banner-scarica-app .txt-app .title-app {
    max-width: 70%;
  }
  .pre-footer .banner-scarica-app .txt-app .title-app p {
    font-style: normal;
    font-weight: 400;
    font-family: 'Titillium';
    font-size: 28px;
    line-height: 43px;
    text-align: center;
    color: #ffffff;
  }
  .pre-footer .banner-scarica-app .txt-app .subtitle-app {
    max-width: 90%;
  }
  .pre-footer .banner-scarica-app .txt-app .subtitle-app p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #ffffff;
  }
  .pre-footer .banner-scarica-app .txt-app .btn-scarica-app {
    margin-top: 15px;
    max-width: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .pre-footer .banner-scarica-app .txt-app .btn-scarica-app label {
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    color: #ffffff;
  }
  .pre-footer .banner-scarica-app .txt-app .btn-scarica-app .button-content {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 10px auto 0;
  }
  .pre-footer .banner-scarica-app .txt-app .btn-scarica-app .button-content .ios-btn {
    border: none;
    background: none;
    background-color: transparent;
  }
  .pre-footer .banner-scarica-app .txt-app .btn-scarica-app .button-content .android-btn {
    border: none;
    background: none;
    background-color: transparent;
  }
  .pre-footer .banner-scarica-app .txt-app .btn-scarica-app .button-content .android-btn:hover {
    border: none;
    background: none;
    background-color: transparent;
  }
  .home-service-for-you {
    display: none;
    margin-bottom: 50px;
    margin-top: 50px;
  }
  .home-service-for-you .button-service-for-you {
    background-image: none;
    background: #ffffff;
    border: 1px solid #ffffff;
    color: #004c99;
    cursor: pointer;
    display: inline-block;
    font-family: 'Roboto';
    font-weight: 600;
    margin: 0;
    padding: 1px 50px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    box-sizing: border-box;
    vertical-align: middle;
    position: relative;
    font-size: 14px;
    z-index: 1;
  }
  .home-service-for-you .button-service-for-you:focus,
  .home-service-for-you .button-service-for-you:active {
    background: #2571cb;
    border: 1px solid #317ed9;
    color: #ffffff;
  }
  .home-service-for-you .button-service-for-you:hover {
    background: #ffffff;
    border: 1px solid #317ed9;
    color: #004c99;
  }
  .home-service-for-you .button-service-for-you.disabled,
  .home-service-for-you .button-service-for-you[disabled],
  fieldset[disabled] .home-service-for-you .button-service-for-you {
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
  }
  .home-service-for-you .section-left {
    display: none;
  }
  .home-service-for-you .section-right {
    color: white;
    background-color: #317ED9;
  }
  .home-service-for-you .section-right .photo-section-right {
    padding-top: 40px;
    padding-bottom: 48px;
    position: relative;
    left: 25px;
  }
  .home-service-for-you .section-right .home-service-subtitle {
    width: 385px;
    text-align: center;
  }
  .home-service-for-you .section-right .home-service-subtitle p {
    left: 40px;
    top: 10px;
    position: relative;
    font-size: 14px;
  }
  .home-service-for-you .section-right .home-service-title {
    width: 650px;
  }
  .home-service-for-you .section-right .home-service-title p {
    top: 15px;
    text-align: center;
    position: relative;
    font-size: 22px;
    width: 395px;
    left: 40px;
  }
  .home-service-for-you .section-left {
    position: relative;
    top: 100px;
  }
  .home-service-for-you .section-left p {
    bottom: 20px;
    top: 0;
    width: 480px;
    padding-bottom: 25px;
    position: relative;
    font-size: 24px;
  }
  .home-service-for-you .section-left ul {
    font-size: 18px;
    width: 500px;
  }
  .home-service-for-you .section-left li {
    padding-bottom: 20px;
    border-bottom: solid;
    border-width: 0.5px;
    width: 480px;
  }
  .home-service-for-you .button-service-for-you {
    background-image: none;
    background: #004c99;
    border: 1px solid #004c99;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Roboto';
    font-weight: 600;
    margin: 0;
    padding: 1px 50px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    box-sizing: border-box;
    vertical-align: middle;
    position: relative;
    top: 10px;
    font-size: 14px;
  }
  .home-service-for-you .button-service-for-you:focus,
  .home-service-for-you .button-service-for-you:active {
    background: #2571cb;
    border: 1px solid #317ed9;
    color: #ffffff;
  }
  .home-service-for-you .button-service-for-you:hover {
    background: #004c99;
    border: 1px solid #317ed9;
    color: #ffffff;
  }
  .home-service-for-you .button-service-for-you.disabled,
  .home-service-for-you .button-service-for-you[disabled],
  fieldset[disabled] .home-service-for-you .button-service-for-you {
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
  }
  .owl-nav .owl-prev {
    position: absolute;
    top: 30%;
    left: 2%;
    background: #ffffff !important;
    width: 40px;
    height: 40px;
    border-radius: 50px !important;
    transform: rotate(180deg);
    display: inline-block;
    text-decoration: none;
  }
  .owl-nav .owl-prev span {
    display: none;
  }
  .owl-nav .owl-prev:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #001c39;
    content: "\e92c";
    font-family: "icomoon";
    vertical-align: inherit;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .owl-nav .owl-next {
    position: absolute;
    top: 30%;
    right: 2%;
    background: #ffffff !important;
    width: 40px;
    height: 40px;
    border-radius: 50px !important;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .owl-nav .owl-next span {
    display: none;
  }
  .owl-nav .owl-next:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #001c39;
    content: "\e92c";
    font-family: "icomoon";
    vertical-align: text-top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
}
@media only screen and (max-width: 769px) and (max-width: 768px) {
  .checkout-success .checkout-success-page-body p {
    width: 70%;
  }
}
@media only screen and (max-width: 769px) and (max-width: 466px) {
  .checkout-success .checkout-success-page-body p {
    width: 100%;
  }
}
@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile,
  .table-downloadable-products .col.title:before,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody > tr:before,
  .abs-checkout-order-review tbody > tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody > tr:before,
  .multicheckout.order-review .data.table tbody > tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody > tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody > tr:after {
    clear: both;
  }
  .abs-checkout-order-review tbody > tr:not(:last-child),
  .multicheckout.order-review .data.table tbody > tr:not(:last-child) {
    border-bottom: 1px solid #b3b8bd;
  }
  .abs-checkout-order-review tbody > tr > td.col.item:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.item:before {
    display: none;
  }
  .abs-checkout-order-review tbody > tr > td.col.qty,
  .abs-checkout-order-review tbody > tr > td.col.price,
  .abs-checkout-order-review tbody > tr > td.col.subtotal,
  .multicheckout.order-review .data.table tbody > tr > td.col.qty,
  .multicheckout.order-review .data.table tbody > tr > td.col.price,
  .multicheckout.order-review .data.table tbody > tr > td.col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .abs-checkout-order-review tbody > tr > td.col.qty[data-th]:before,
  .abs-checkout-order-review tbody > tr > td.col.price[data-th]:before,
  .abs-checkout-order-review tbody > tr > td.col.subtotal[data-th]:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.qty[data-th]:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.price[data-th]:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.subtotal[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .abs-checkout-order-review tbody > tr > td.col:last-child,
  .multicheckout.order-review .data.table tbody > tr > td.col:last-child {
    border: 0;
  }
  .abs-checkout-order-review .product-item-name,
  .multicheckout.order-review .data.table .product-item-name {
    margin: 0;
  }
  .abs-product-items-summary tbody .col {
    padding: 10px 0 0;
  }
  .abs-product-items-summary tbody .col:last-child {
    padding-bottom: 10px;
  }
  .abs-product-items-summary tfoot .mark {
    padding-bottom: 5px;
    text-align: left;
  }
  .abs-product-items-summary tfoot .amount {
    padding-top: 0;
    text-align: left;
  }
  .abs-product-items-summary tfoot .grand.totals {
    font-size: 1.6rem;
  }
  .abs-product-items-summary tfoot .grand.totals .mark {
    padding-bottom: 0;
    padding-top: 5px;
  }
  .abs-product-items-summary tfoot .grand.totals .amount {
    padding-bottom: 10px;
    padding-top: 0;
  }
  .abs-product-items-summary tfoot .grand.totals .amount strong {
    border-top: none;
  }
  .abs-account-table-margin-mobile,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -20px;
  }
  .abs-col-no-prefix:before,
  .abs-sidebar-totals-mobile th:before,
  .abs-sidebar-totals-mobile td:before,
  .account .table-billing-agreements .col.actions:before,
  .account .table-billing-agreements-related .col.actions:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > th:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > td:before,
  .cart .table.items .col.item:before,
  .cart .table.items .item-actions td:before,
  .account .table-giftregistry .col.actions:before,
  .table.grouped > tbody > tr > td:before,
  .account .table-reviews .col.actions:before,
  .account .table-order-items .col.actions:before,
  .account .table-order-items .col.options:before,
  .cart-totals .totals th:before,
  .cart-totals .totals td:before,
  .opc-block-summary .totals th:before,
  .opc-block-summary .totals td:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody th,
  .order-details-items .table-order-items .options-label,
  .opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
    display: none;
  }
  .abs-title-orders-mobile .page-main .page-title-wrapper .page-title,
  .magento-rma-returns-returns .page-main .page-title-wrapper .page-title,
  .magento-rma-returns-view .page-main .page-title-wrapper .page-title,
  .account .page-main .page-title-wrapper .page-title,
  [class^='sales-guest-'] .page-main .page-title-wrapper .page-title,
  .sales-guest-view .page-main .page-title-wrapper .page-title {
    display: block;
  }
  .abs-title-orders-mobile .page-main .page-title-wrapper .order-status,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-status,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-status,
  .account .page-main .page-title-wrapper .order-status,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-status,
  .sales-guest-view .page-main .page-title-wrapper .order-status {
    margin: -10px 0 10px;
  }
  .abs-table-striped-mobile > tbody > tr > td:last-child,
  .account .data.table > tbody > tr > td:last-child {
    border: 0;
  }
  .abs-no-border-top,
  .product.info.detailed .additional-attributes-wrapper,
  .table-wrapper.balance-history,
  .table-wrapper.table-returns,
  .table-wrapper.orders-recent,
  .order-details-items .table-wrapper {
    border-top: 0;
  }
  .abs-no-border-bottom {
    border-bottom: 0;
  }
  .abs-sidebar-totals-mobile .amount,
  .cart-totals .totals .amount,
  .opc-block-summary .totals .amount {
    text-align: right;
  }
  .table-wrapper {
    border-top: 1px solid #b3b8bd;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 10px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr > th {
    background-color: #f6f6f6;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 15px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:last-child {
    border-bottom: 1px solid #b3b8bd;
    padding-bottom: 15px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td.col.qty {
    text-align: left;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 5px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .mark {
    box-sizing: border-box;
    float: left;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .amount {
    box-sizing: border-box;
    float: left;
    text-align: right;
    width: 30%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .grand.totals {
    font-size: 1.6rem;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .grand.totals .amount {
    padding-bottom: 10px;
  }
  .data-table-definition-list thead {
    display: none;
  }
  .data-table-definition-list tbody th {
    padding-bottom: 0;
  }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .pages .pages-items {
    display: block;
    padding: 2px 40px 0;
    position: relative;
    white-space: normal;
    z-index: 1;
  }
  .pages-item-previous {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  .pages-item-next {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .form-new-agreement select {
    width: auto;
  }
  .table-paypal-review-items .col.subtotal {
    text-align: left;
  }
  .table-paypal-review-items .product-item-name {
    display: inline-block;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #757575;
    content: '\e604';
    font-family: "icomoon";
    margin: -4px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 10px 10px 0;
    width: 30%;
  }
  .product-item-actions .actions-primary {
    display: block;
  }
  .toolbar-products {
    margin-bottom: 0;
  }
  .product-info-price {
    margin: 0 -10px 0;
    width: calc(100% + 2*10px) !important;
  }
  .product-info-price > *:first-child {
    padding-left: 10px;
  }
  .product-info-price > *:last-child {
    padding-right: 10px;
  }
  .table-wrapper.comparison .table-comparison > tbody > tr > th,
  .table-wrapper.comparison .table-comparison > tbody > tr > td {
    display: table-cell;
  }
  .cart .table.items .col.qty {
    text-align: center;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .opc-wrapper .step-content {
    margin: 0 0 15px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address,
  .opc-wrapper .methods-shipping {
    background: #f4f4f4;
    margin: 20px -15px 15px;
    padding: 20px 15px;
  }
  .opc-wrapper .form-login + .form-shipping-address {
    margin-top: -15px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 35px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 39px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .methods-shipping {
    border-bottom: 1px solid #cccccc;
    padding-top: 30px;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 5px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e601';
    font-family: "icomoon";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #333333;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #757575;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .opc-block-shipping-information .shipping-information-title {
    font-size: 2.3rem;
  }
  .opc-block-summary > .title {
    border-bottom: 0;
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 0;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
    padding: 0;
  }
  .account .sidebar-main .account-nav {
    margin-bottom: 0;
  }
  .page-product-downloadable .product-options-wrapper {
    margin-bottom: 25px;
  }
  .table-downloadable-products .product-name {
    display: block;
    margin-bottom: 5px;
  }
  .page-product-downloadable .product-info-price ~ *:last-child:after {
    border-bottom: 1px solid #c1c1c1;
    content: '';
    display: block;
    height: 0;
    margin: 25px -10px;
    overflow: hidden;
    width: auto;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 20px;
  }
  .block-giftregistry-results .block-title {
    margin-bottom: 0;
  }
  .block-giftregistry-results .table-wrapper {
    border-top: none;
  }
  .block-giftregistry-shared-items .block-title {
    margin-bottom: 10px;
  }
  .block-giftregistry-shared-items .table-wrapper {
    border-top: 0;
  }
  .table.grouped > thead > tr > th {
    border-bottom: 1px solid #b3b8bd;
    display: table-cell;
  }
  .table.grouped > tbody {
    border-bottom: 1px solid #b3b8bd;
  }
  .table.grouped > tbody > tr > td {
    padding: 11px 10px;
    border: 0;
    display: table-cell;
  }
  .table-wrapper .table.grouped:not(.totals):not(.cart):not(.table-comparison) > tbody > tr > td:last-child {
    border-bottom: 0;
  }
  .page-product-grouped .minimal-price {
    margin: 0;
  }
  .page-product-grouped .product-info-price {
    border: 0;
    margin-bottom: 0;
  }
  .page-product-grouped .product-info-price .price-box {
    padding-bottom: 0;
  }
  .form-add-invitations .action.remove {
    display: inline-block;
    text-decoration: none;
  }
  .form-add-invitations .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .form-add-invitations .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #757575;
    content: '\e604';
    font-family: "icomoon";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .form-add-invitations .action.remove:hover:before {
    color: inherit;
  }
  .form-add-invitations .action.remove:active:before {
    color: inherit;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 5px;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 40px;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout.order-review .data.table.table-order-review > tbody > tr > td.col.subtotal {
    border-bottom: none;
  }
  .multicheckout.order-review .data.table.table-order-review > tbody > tr > td.col.qty {
    text-align: center;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 25px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 0;
  }
  .customer-review .product-name {
    margin-bottom: 5px;
  }
  .customer-review .product-reviews-summary .rating-summary {
    display: block;
    margin-bottom: 5px;
  }
  .form-create-return .additional .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 20px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 10px 0 0;
  }
  .table-wrapper.orders-recent .table-order-items.table tbody > tr > td.col {
    padding-left: 0;
  }
  .order-details-items thead {
    display: block;
  }
  .order-details-items thead tr {
    display: block;
  }
  .order-pager-wrapper {
    display: block;
  }
  .account .table-order-items tbody tr {
    display: block;
  }
  .account .table-order-items .product-item-name {
    display: inline-block;
    margin: 0;
  }
  .account .table-order-items .action.show {
    margin-top: 0;
  }
  .order-details-items .order-title strong {
    display: block;
  }
  .order-details-items .action {
    margin-top: 10px;
  }
  .order-details-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .order-details-items .col.price .price-including-tax,
  .order-details-items .col.subtotal .price-including-tax,
  .order-details-items .col.price .price-excluding-tax,
  .order-details-items .col.subtotal .price-excluding-tax {
    display: inline-block;
  }
  .order-details-items .data.table .col.options {
    padding: 0 10px 15px;
  }
  .order-details-items .data.table .col.options:before {
    display: none;
  }
  .order-details-items .options-label + .item-options-container[data-th]:before,
  .order-details-items .item-options-container + .item-options-container[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-left: 10px;
  }
  .order-details-items .options-label + .item-options-container .col,
  .order-details-items .item-options-container + .item-options-container .col {
    font-size: 1.2rem;
    padding: 0 10px;
  }
  .order-details-items .options-label + .item-options-container .col:first-child,
  .order-details-items .item-options-container + .item-options-container .col:first-child {
    padding-top: 3px;
  }
  .order-details-items .options-label + .item-options-container .col:last-child,
  .order-details-items .item-options-container + .item-options-container .col:last-child {
    padding-bottom: 20px;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
    margin: 0;
    width: 100%;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
  #braintree-three-d-modal .bt-modal-frame {
    width: 100%;
  }
  body.customer-account-create #login-information-message .registration-modal-position {
    padding-bottom: 15px;
  }
  body.customer-account-create #login-information-message .registration-modal-position .modal-body-w {
    height: 100%;
  }
  body.customer-account-create #login-information-message .registration-modal-position .modal-body-w .content {
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  body.customer-account-create #login-information-message .registration-modal-position .modal-body-w .content .content-body {
    height: unset;
    width: 345px;
    margin: auto;
    flex-grow: 1;
  }
  body.customer-account-create #login-information-message .registration-modal-position .modal-body-w .content .content-body h3 {
    font-family: 'Titillium';
    font-weight: 400;
    font-size: 28px;
    line-height: 33.6px;
    letter-spacing: 0.45px;
    text-align: center;
  }
  body.customer-account-create #login-information-message .registration-modal-position .modal-body-w .content .content-body p {
    font-family: Roboto;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.45px;
    text-align: center;
  }
  body.customer-account-create #login-information-message .registration-modal-position .modal-body-w .content .content-body .logos-container {
    margin: 0px auto;
  }
  body.customer-account-create #login-information-message .registration-modal-position .modal-body-w .content .content-body .beneficiary-response-text.logos {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-evenly;
    gap: 32px;
  }
  body.customer-account-create #login-information-message .registration-modal-position .modal-body-w .content .content-actions {
    width: 100%;
    flex-direction: column;
    justify-content: flex-end;
    gap: 15px;
  }
  body.customer-account-create #login-information-message .registration-modal-position .modal-body-w .content .message-content {
    padding: 20px;
    border: 1px solid #B3B8BD;
  }
  body.customer-account-create #login-information-message .registration-modal-position .modal-body-w .content .message-content p {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.45px;
    text-align: start;
    display: flex;
    align-items: center;
  }
  body.customer-account-create #login-information-message .registration-modal-position .modal-body-w .content .message-content p:before {
    content: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12.0001%202.30957C17.3516%202.30963%2021.6906%206.64853%2021.6906%2012C21.6904%2017.3514%2017.3516%2021.6894%2012.0001%2021.6895C6.64862%2021.6895%202.3098%2017.3514%202.30969%2012C2.30969%206.64849%206.64856%202.30957%2012.0001%202.30957Z%22%20stroke%3D%22%23001C39%22%20stroke-width%3D%221.02%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M11.9999%207.3623V12.9259%22%20stroke%3D%22%23317ED9%22%20stroke-width%3D%221.02%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.9995%2015.7129C12.2554%2015.7129%2012.4631%2015.9206%2012.4631%2016.1765C12.4631%2016.4325%2012.2554%2016.6402%2011.9995%2016.6402C11.7435%2016.6402%2011.5358%2016.4325%2011.5358%2016.1765C11.5358%2015.9206%2011.7435%2015.7129%2011.9995%2015.7129Z%22%20fill%3D%22%23317ED9%22%20stroke%3D%22%23317ED9%22%20stroke-width%3D%221.02%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  }
  body.customer-account-create main {
    background: #f9f9fa;
    padding: 0;
    margin: 0 auto;
    width: 100%;
  }
  body.customer-account-create main.page.messages {
    margin-top: 60px;
  }
  body.customer-account-create main #registration-form-container {
    padding: 20px 15px 0 15px;
  }
  body.customer-account-create main #registration-form-container .form.create.account {
    width: 100%;
    text-align: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 .registration-form-info {
    width: 100%;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 .registration-form-info p {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #001c39;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 .registration-form-info p a {
    text-decoration: underline;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 .social-login {
    width: 100%;
    margin: 60px auto 45px auto;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 .social-login label.headTitle {
    font-family: 'Titillium';
    font-weight: 400;
    font-size: 2.2rem;
    line-height: 40px;
    text-align: center;
    color: #001c39;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 .social-login .social-networks {
    margin-top: 40px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-around;
    -ms-flex-pack: space-around;
    justify-content: space-around;
    width: 100%;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 .social-login .social-networks a {
    min-width: 105px;
    height: 44px;
    border: 0;
    background: #ffffff;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 .social-login .social-networks a.facebook.sc-btn i.fa.fa-facebook {
    display: inline-block;
    text-decoration: none;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 .social-login .social-networks a.facebook.sc-btn i.fa.fa-facebook:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: inherit;
    color: inherit;
    content: "\e93e";
    font-family: "icomoon";
    margin: 1px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 .social-login .social-networks a.google.sc-btn i.fa.fa-google {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' viewBox='0 0 24 24' width='24'%3E%3Cpath d='M22.56 12.25c0-.78-.07-1.53-.2-2.25H12v4.26h5.92c-.26 1.37-1.04 2.53-2.21 3.31v2.77h3.57c2.08-1.92 3.28-4.74 3.28-8.09z' fill='%234285F4'/%3E%3Cpath d='M12 23c2.97 0 5.46-.98 7.28-2.66l-3.57-2.77c-.98.66-2.23 1.06-3.71 1.06-2.86 0-5.29-1.93-6.16-4.53H2.18v2.84C3.99 20.53 7.7 23 12 23z' fill='%2334A853'/%3E%3Cpath d='M5.84 14.09c-.22-.66-.35-1.36-.35-2.09s.13-1.43.35-2.09V7.07H2.18C1.43 8.55 1 10.22 1 12s.43 3.45 1.18 4.93l2.85-2.22.81-.62z' fill='%23FBBC05'/%3E%3Cpath d='M12 5.38c1.62 0 3.06.56 4.21 1.64l3.15-3.15C17.45 2.09 14.97 1 12 1 7.7 1 3.99 3.47 2.18 7.07l3.66 2.84c.87-2.6 3.3-4.53 6.16-4.53z' fill='%23EA4335'/%3E%3Cpath d='M1 1h22v22H1z' fill='none'/%3E%3C/svg%3E");
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 .social-login .social-networks a.apple.sc-btn i.fa.fa-apple {
    display: inline-block;
    text-decoration: none;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 .social-login .social-networks a.apple.sc-btn i.fa.fa-apple:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: inherit;
    color: #001c39;
    content: "\e943";
    font-family: "icomoon";
    margin: 1px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 .step-form {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0;
    margin: 0 auto;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 .step-form .stepseparator {
    flex: 1 0 auto;
    height: 0.5px;
    background-color: #e1e3e5;
    z-index: unset;
    margin-top: 16px;
    width: 77.5px;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 .step-form .sublegend {
    background: #f9f9fa;
    z-index: 3;
    margin-top: 4px;
    padding: 0 10px;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 .step-form .sublegend p {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #001c39;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 fieldset.fieldset.create.info {
    padding: 0;
    margin: 0 auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 fieldset.fieldset.create.info legend.legend {
    text-align: center;
    padding: 20px 0 40px 0;
    border: 0;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 fieldset.fieldset.create.info legend.legend span {
    font-family: 'Titillium';
    font-weight: 400;
    font-size: 2.8rem;
    line-height: 34px;
    text-align: center;
    color: #001c39;
    margin: 0 auto;
    letter-spacing: 0.45px;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 fieldset.fieldset.create.info .display_input {
    max-width: 620px;
    margin: 0 auto;
    text-align: start;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 fieldset.fieldset.create.info .display_input .legend {
    padding-top: 16px;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 fieldset.fieldset.create.info .display_input .field .control {
    margin-top: 8px;
    position: relative;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 fieldset.fieldset.create.info .display_input .field .control input {
    border-color: #e1e3e5;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 fieldset.fieldset.create.info .display_input .field .control span.fa.fa-fw.field-icon.toggle-password {
    cursor: pointer;
    position: absolute;
    right: 15px;
    z-index: 2;
    top: 15px;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 fieldset.fieldset.create.info .display_input .field .control span.fa.fa-fw.field-icon.toggle-password.show-pw {
    content: url("data:image/svg+xml,%3Csvg width='22' height='16' viewBox='0 0 22 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 8C1 8 4.95 1 11 1C17 1 21 8 21 8C21 8 16.95 15 11 15C5 15 1 8 1 8Z' stroke='%23317ED9' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 4.5C12.933 4.5 14.5 6.067 14.5 8C14.5 9.933 12.933 11.5 11 11.5C9.067 11.5 7.5 9.933 7.5 8C7.5 6.067 9.067 4.5 11 4.5Z' stroke='%23317ED9' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    width: 20px;
    height: 14px;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 fieldset.fieldset.create.info .display_input .field .control span.fa.fa-fw.field-icon.toggle-password.hidden-pw {
    content: url("data:image/svg+xml,%3Csvg width='16' height='14' viewBox='0 0 16 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Group-35'%3E%3Cpath id='Stroke-297' fill-rule='evenodd' clip-rule='evenodd' d='M1 6.99985C1 6.99985 3.765 2.09985 8 2.09985C12.2 2.09985 15 6.99985 15 6.99985C15 6.99985 12.165 11.8999 8 11.8999C3.8 11.8999 1 6.99985 1 6.99985Z' stroke='%23317ED9' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath id='Stroke-298' fill-rule='evenodd' clip-rule='evenodd' d='M8.00005 4.55005C9.35315 4.55005 10.45 5.64695 10.45 7.00005C10.45 8.35315 9.35315 9.45005 8.00005 9.45005C6.64695 9.45005 5.55005 8.35315 5.55005 7.00005C5.55005 5.64695 6.64695 4.55005 8.00005 4.55005Z' stroke='%23317ED9' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath id='Stroke-299' d='M1.69995 13.3L14.3 0.699951' stroke='%23317ED9' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A");
    width: 20px;
    height: 14px;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 fieldset.fieldset.create.info .display_input .field .control span.fa.fa-fw.field-icon.toggle-password::before {
    display: none;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 fieldset.fieldset.create.info .display_input .field .control select {
    background: #ffffff url("../images/svg/select-bg-chevron.svg") no-repeat 100% 45%;
    color: #001c39;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 fieldset.fieldset.create.info .display_input .field .control select[data-chosen="0"] {
    color: #b3b8bd;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 fieldset.fieldset.create.info .display_input .field .control select[data-chosen="0"] option {
    color: #001c39;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 fieldset.fieldset.create.info .display_input .field .control select[data-chosen="0"] option:disabled {
    color: #b3b8bd;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 fieldset.fieldset.create.info .display_input .field .control .field-error {
    font-size: 12px;
    margin-top: 4px;
    color: #d93131;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 fieldset.fieldset.create.info .display_input .field .sublabel span {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 20px;
    color: #001c39;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 fieldset.fieldset.create.info .display_input ::placeholder {
    color: #b3b8bd;
    font-size: 14px;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 fieldset.fieldset.create.info .display_input ::-ms-input-placeholder {
    color: #b3b8bd;
    font-size: 14px;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 fieldset.fieldset.create.info .display_input .pw-control {
    margin-top: 10px;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 fieldset.fieldset.create.info .display_input .pw-control p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 20px;
    color: #001c39;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 fieldset.fieldset.create.info .display_input .field.required._error label::before {
    display: none;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-1 fieldset.fieldset.create.info .display_input .field.required.is_valid label::before {
    display: none;
  }
  body.customer-account-create main #registration-form-container .form.create.account .box-input.field.col-md-6:nth-child(even) {
    padding-top: 40px;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-2 {
    background: #f9f9fa;
    width: 100%;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-2 fieldset.fieldset.create.account {
    width: 100%;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-2 fieldset.fieldset.create.account legend.legend {
    padding: 0;
    border: 0;
    margin-bottom: 80px;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-2 fieldset.fieldset.create.account legend.legend span {
    font-family: 'Titillium';
    font-weight: 400;
    font-size: 2.2rem;
    line-height: 35px;
    letter-spacing: 0.454545px;
    text-align: center;
    color: #001c39;
    margin: 0;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-2 fieldset.fieldset.create.account #SingoliPrivacy {
    text-align: start;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-2 fieldset.fieldset.create.account #SingoliPrivacy .privacy-text.terms-condition::-webkit-scrollbar {
    -webkit-appearance: none;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-2 fieldset.fieldset.create.account #SingoliPrivacy .privacy-text.terms-condition::-webkit-scrollbar:vertical {
    width: 12px;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-2 fieldset.fieldset.create.account #SingoliPrivacy .privacy-text.terms-condition::-webkit-scrollbar-thumb {
    background-color: #b3b8bd;
    border: 2px solid #b3b8bd;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-2 fieldset.fieldset.create.account #SingoliPrivacy::after {
    display: none;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-2 fieldset.fieldset.create.account #SingoliPrivacy p.privacy-text {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 22px;
    letter-spacing: 0.454545px;
    color: #001c39;
    margin-bottom: 20px;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-2 fieldset.fieldset.create.account #SingoliPrivacy .field.choice {
    margin-bottom: 40px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-2 fieldset.fieldset.create.account #SingoliPrivacy .field.choice .register-radio {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 50%;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-2 fieldset.fieldset.create.account #SingoliPrivacy .subtitle-Privacy {
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #001c39;
    margin-bottom: 20px;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-2 fieldset.fieldset.create.account .field.captcha.required .control.captcha {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-2 fieldset.fieldset.create.account .field.captcha.required .control.captcha input {
    margin-top: 30px;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-2 fieldset.fieldset.create.account .field.captcha.required .control.captcha .nested div#captcha-container-user_create .control.captcha-image img {
    margin-bottom: 30px;
  }
  body.customer-account-create main #registration-form-container .form.create.account #step-2 fieldset.fieldset.create.account::after {
    display: none;
  }
  body.customer-account-create main #registration-form-container .form.create.account .actions-toolbar {
    margin: 40px 0 84px 0;
    padding: 0;
  }
  body.customer-account-create main #registration-form-container .form.create.account .actions-toolbar .primary a {
    border: 0;
    margin: 0 auto;
    width: 100%;
    background: #317ed9;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
  }
  body.customer-account-create main #registration-form-container .form.create.account .actions-toolbar .primary a:hover {
    border: 1px solid #317ed9;
  }
  body.customer-account-create main #registration-form-container .form.create.account .actions-toolbar .primary a:hover span {
    color: #317ed9;
  }
  body.customer-account-create main #registration-form-container .form.create.account .actions-toolbar .primary a span {
    color: #ffffff;
  }
  body.customer-account-create main #registration-form-container .form.create.account .actions-toolbar .primary button {
    border: 0;
    width: 100%;
    margin: 0 auto;
    background: #317ed9;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
  }
  body.customer-account-create main #registration-form-container .form.create.account .actions-toolbar .primary button:hover {
    border: 1px solid #317ed9;
  }
  body.customer-account-create main #registration-form-container .form.create.account .actions-toolbar .primary button:hover span {
    color: #317ed9;
  }
  body.customer-account-create main #registration-form-container .form.create.account .actions-toolbar .primary button span {
    color: #ffffff;
  }
  body.customer-account-create main #registration-form-container .form.create.account .actions-toolbar .back {
    display: none;
  }
  body.customer-account-create main div .page.messages div .messages .message-error.error.message .message-text {
    min-height: 90px;
    padding: 0px 15px;
  }
  body .header-top .primary-nav-wrap .calendario-header-base {
    display: none;
  }
  .banner-container {
    margin-top: 10%;
  }
  .homebox .container-bisogni .single-visualization-container .family-logged-photo-banner {
    margin: 140px 0;
  }
  .banner .banner-container .owl-carousel.owl-theme.owl-loaded.owl-drag .owl-nav .owl-next,
  .banner .banner-container .owl-carousel.owl-theme.owl-loaded.owl-drag .owl-nav .owl-prev {
    background: #317ed9 !important;
  }
  .banner .banner-container .owl-carousel.owl-theme.owl-loaded.owl-drag .owl-nav .owl-next::before,
  .banner .banner-container .owl-carousel.owl-theme.owl-loaded.owl-drag .owl-nav .owl-prev::before {
    color: #ffffff;
  }
  .banner .hp-sub-banner {
    text-align: center;
  }
  .banner .hp-sub-banner .plus-banner-homepage .title-banner-homepage {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 0.454545px;
    text-align: center;
    color: #001c39;
  }
  .banner .hp-sub-banner .plus-banner-homepage .banner-plus-content .banner-content img {
    margin-top: 40px;
    margin-bottom: 20px;
  }
  .banner .hp-sub-banner .plus-banner-homepage .banner-plus-content .banner-content .title-p {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24.34px;
    text-align: center;
    letter-spacing: 0.454545px;
    color: #001c39;
    margin-bottom: 15px;
    padding: 0px 15px;
  }
  .banner .hp-sub-banner .plus-banner-homepage .banner-plus-content .banner-content p {
    font-style: normal;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.454545px;
    color: #001c39;
    padding: 0px 15px 60px;
  }
  .info-health-hp {
    margin-top: 20%;
    text-align: center;
    position: relative;
    padding: 20% 10px;
    z-index: 1;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
  }
  .info-health-hp .image-family {
    display: none;
  }
  .info-health-hp .image-family-mobile {
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
  }
  .info-health-hp .image-family-mobile img {
    width: 100%;
    padding-buttom: 150px;
  }
  .info-health-hp .banner-info-health-hp {
    z-index: 1;
  }
  .info-health-hp .banner-info-health-hp .title-info-health-hp {
    font-style: normal;
    font-weight: 400;
    font-size: 3.2rem;
    line-height: 42px;
    text-align: center;
    color: #ffffff;
  }
  .info-health-hp .banner-info-health-hp .content-info-health-hp- {
    display: none;
  }
  .info-health-hp .banner-info-health-hp .content-info-health-hp- .button-content-info-health {
    width: 100%;
    margin-top: 10%;
    line-height: 23px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.454545px;
  }
  .family-logged-photo-banner {
    margin: 40px 0;
    display: block;
    text-align: center;
  }
  .family-logged-photo-banner .banner-logged-family .image-logged-family {
    display: none;
  }
  .family-logged-photo-banner .banner-logged-family .image-logged-mobile img {
    width: 100%;
  }
  .family-logged-photo-banner .banner-logged-family .right-logged-family {
    background-color: #317ed9;
    color: #ffffff;
    padding-bottom: 60px;
  }
  .family-logged-photo-banner .banner-logged-family .right-logged-family .title-logged-family {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 0.454545px;
    max-width: 88%;
    margin-left: 2%;
    padding-top: 8%;
  }
  .family-logged-photo-banner .banner-logged-family .right-logged-family .content-logged-family p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.454545px;
    max-width: 88%;
    margin-left: 5%;
    margin-top: 7%;
  }
  .family-logged-photo-banner .banner-logged-family .right-logged-family .content-logged-family .button-logged-family {
    width: 92%;
    margin-bottom: 10%;
    margin-top: 3%;
    height: 44px;
    line-height: 26px;
  }
  .header-bottom-calendario {
    width: 100%;
    display: flex;
    text-decoration: none;
    align-items: center;
  }
  .header-bottom-calendario .calendario-header-bottom {
    display: inline-block;
    text-decoration: none;
    position: relative;
    z-index: 3;
    margin-left: 2px;
  }
  .header-bottom-calendario .calendario-header-bottom:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: inherit;
    color: #ffffff;
    content: "\e922";
    font-family: "icomoon";
    vertical-align: inherit;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .header-bottom-calendario a span {
    color: #ffffff;
    font-size: 1.4rem;
    position: relative;
    margin-left: 15px;
  }
  .homebox {
    padding: 0 !important;
    border-radius: 0;
  }
  .homebox .promotion-banner.owl-carousel.owl-theme.owl-loaded.owl-drag {
    background: #317ed9;
  }
  .homebox .promotion-banner.owl-carousel.owl-theme.owl-loaded.owl-drag .owl-stage-outer .owl-stage {
    padding: 5px;
  }
  .homebox .promotion-banner.owl-carousel.owl-theme.owl-loaded.owl-drag .owl-stage-outer .owl-stage .owl-item .promotion-banner-logged .promotion-banner-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    color: #ffffff;
  }
  .homebox .promotion-banner.owl-carousel.owl-theme.owl-loaded.owl-drag .owl-stage-outer .owl-stage .owl-item .promotion-banner-logged .promotion-banner-content .promotion-banner-text p {
    text-align: center;
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: inherit;
    letter-spacing: 0.454545px;
    color: #ffffff;
  }
  .homebox .promotion-banner.owl-carousel.owl-theme.owl-loaded.owl-drag .owl-stage-outer .owl-stage .owl-item .promotion-banner-logged .promotion-banner-content .promotion-banner-button .promotion-banner-link span {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 22px;
    letter-spacing: 0.454545px;
    text-decoration-line: underline;
    color: #ffffff;
  }
  .homebox .container-bisogni .bisogni-content {
    background-size: cover;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .welcome-section-logged-container {
    margin: 0 20px;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .welcome-section-logged-container .first-section-logged {
    padding: 1px 0;
    overflow: hidden;
    font-size: 24px;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .image-doctor.image-mobile {
    margin: 0 auto 15px auto;
    display: block;
    padding-top: 20px;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .image-doctor.image-desktop {
    display: none;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .welcome-section-logged {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: 0.454545px;
    color: #001c39;
    margin: 0 5%;
    padding: 20px 0;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .section-box {
    margin-left: 15px;
    margin-right: 15px;
    flex: 1 1 100%;
    margin-bottom: 50px;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .section-box a {
    background: #ffffff;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .section-box.section-box:first-child .box-white {
    text-align: center;
    display: block;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .section-box.section-box:nth-child(2) .box-white {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .section-box.section-box:nth-child(2),
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .section-box.section-box:nth-child(3) {
    flex: 1 1;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .section-box.section-box.three:nth-child(2) .box-white,
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .section-box.section-box.three:nth-child(3) .box-white {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .section-box.section-box.three:nth-child(2) .box-white .content-box,
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .section-box.section-box.three:nth-child(3) .box-white .content-box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: center;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .section-box.section-box.three:nth-child(2) .box-white .content-box .text-first-box,
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .section-box.section-box.three:nth-child(3) .box-white .content-box .text-first-box {
    margin-top: 10px;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .section-box.two:last-child a {
    display: flex;
    flex-direction: column;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .section-box.two:last-child a .content-box {
    display: flex;
    align-items: center;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .section-box .box-white {
    padding-left: 5%;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .section-box .box-white .title-first-box {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.454545px;
    color: #001c39;
    display: block;
    padding-top: 2%;
    margin-top: 3%;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .section-box .box-white .text-first-box {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.454545px;
    color: #001c39;
    display: block;
    margin-bottom: 5%;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .section-logged .section-box .box-white .icon-box {
    width: 100px;
    padding-top: 16px;
    padding-bottom: 30px;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.not-logged {
    background-color: #f5f5f5;
    padding-top: 5%;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.not-logged .image-doctor.image-desktop {
    display: none;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.not-logged .image-doctor.image-mobile {
    width: 60%;
    margin-left: 36%;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.not-logged .container-home-nologged {
    position: relative;
    background-color: #ffffff;
    text-align: center;
    height: 360px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    margin: 11% 5% 7% 5%;
    padding: 4%;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.not-logged .container-home-nologged .title-nologged {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 0.454545px;
    color: #001c39;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.not-logged .container-home-nologged .subtitle-nologged {
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0.454545px;
    color: #001c39;
    display: block;
    margin-top: 5%;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.not-logged .container-home-nologged .btn-login {
    margin-top: 2%;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.not-logged .container-home-nologged .btn-register {
    margin-top: 5%;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.not-logged .container-home-nologged .box-nologged {
    display: flex;
    text-align: center;
    flex-direction: column;
  }
  .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.not-logged .container-home-nologged .triangle {
    position: absolute;
    left: 40%;
    top: 100%;
    border-top: 30px solid white;
    border-right: 26px solid transparent;
    border-left: 26px solid transparent;
  }
  .homebox .container-bisogni .scroll-arancione {
    display: none;
  }
  .home-service-for-you-mobile {
    background-color: #f5f5f5;
    padding-top: 5%;
  }
  .home-service-for-you-mobile .box-title-mobile-section {
    padding: 0 15px;
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 0.454545px;
    color: #001c39;
    text-align: center;
    margin-bottom: 25px;
    margin-top: 20px;
  }
  .home-service-for-you-mobile .section-right .content-right {
    text-align: center;
  }
  .home-service-for-you-mobile .section-right .content-right .home-service-title-mobile {
    margin-bottom: 20px;
    font-family: 'Titillium';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.454545px;
    color: #ffffff;
  }
  .home-service-for-you-mobile .section-right .content-right .home-service-title-mobile a:visited,
  .home-service-for-you-mobile .section-right .content-right .home-service-title-mobile a {
    color: #ffffff;
  }
  .home-service-for-you-mobile .section-right .content-right .home-service-subtitle {
    display: block;
    text-align: center;
    padding: 0px 15px 40px;
  }
  .home-service-for-you-mobile .section-right .content-right .owl-carousel.owl-theme .owl-dots .owl-dot.active span {
    background: #ffffff;
    border: 1px solid #317ed9;
    width: 12px;
    height: 12px;
  }
  .home-service-for-you-mobile .section-right .content-right .owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
    background: #ffffff;
  }
  .home-service-for-you-mobile .section-right .content-right .owl-carousel.owl-theme .owl-dots .owl-dot span {
    background-color: #317ed9;
    border: 1px solid #ffffff;
  }
  .home-service-for-you-mobile .section-right .button-service-mobile {
    width: 100%;
    margin-bottom: 3%;
    margin-top: 3%;
  }
  .footer-icon-custom ul {
    padding-bottom: 30px;
    display: flex;
    justify-content: space-around;
  }
  .footer-icon-custom ul li {
    margin-right: 10px;
  }
  .footer-icon-custom .facebook {
    border-width: 0.5px;
    border: solid;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    display: inline-block;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.8);
  }
  .footer-icon-custom .facebook > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .footer-icon-custom .facebook:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: inherit;
    color: inherit;
    content: "\e919";
    font-family: "icomoon";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .footer-icon-custom .youtube {
    border-width: 0.5px;
    border: solid;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    display: inline-block;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.8);
  }
  .footer-icon-custom .youtube > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .footer-icon-custom .youtube:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: inherit;
    color: inherit;
    content: "\e91d";
    font-family: "icomoon";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .footer-icon-custom .twitter {
    border-width: 0.5px;
    border: solid;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    display: inline-block;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.8);
  }
  .footer-icon-custom .twitter > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .footer-icon-custom .twitter:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: inherit;
    color: inherit;
    content: "\e91c";
    font-family: "icomoon";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .footer-icon-custom .linkedin {
    border-width: 0.5px;
    border: solid;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    display: inline-block;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.8);
  }
  .footer-icon-custom .linkedin > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .footer-icon-custom .linkedin:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: inherit;
    color: inherit;
    content: "\e91b";
    font-family: "icomoon";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .footer-icon-custom .instagram {
    border-width: 0.5px;
    border: solid;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    display: inline-block;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.8);
  }
  .footer-icon-custom .instagram > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .footer-icon-custom .instagram:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: inherit;
    color: inherit;
    content: "\e91a";
    font-family: "icomoon";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .footer-logo {
    padding: 20px;
    padding-top: 30px;
  }
  footer.primary-footer .footer-container .brand-footer {
    padding: 0;
  }
  footer.primary-footer .footer-container .brand-footer .container {
    max-width: none;
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .menu-container {
    display: inline-block;
    vertical-align: middle;
    color: #65b2e8;
    font-weight: bold;
    width: 143px;
  }
  .menu-container > li {
    float: left;
    padding: 0 10px;
  }
  .menu-container > li:first-child {
    border-right: 2px solid #65b2e8;
  }
  .footer-logo {
    padding: 20px;
  }
  footer.primary-footer .footer-container .brand-footer {
    padding: 0;
  }
  footer.primary-footer .footer-container .brand-footer .container {
    max-width: none;
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .primary-header.fixed .header-top .mini-logo {
    text-align: center;
  }
  .footer-menu-custom {
    padding-left: 20px;
    font-size: 1.4rem;
  }
  .footer-menu-custom ul {
    padding-bottom: 30px;
  }
  .footer-menu-custom li a {
    font-size: 14px;
    font-family: 'Roboto';
    color: #ffffff;
    font-style: normal;
    font-weight: 400;
    padding: 0;
  }
  footer.primary-footer {
    width: 100%;
    border-top: none;
  }
  footer.primary-footer .footer-copyright {
    padding: 25px;
    border-top: 0.5px solid #fff;
  }
  footer.primary-footer .footer-copyright p {
    font-family: 'Roboto';
    text-align: left;
    color: rgba(255, 255, 255, 0.8);
    line-height: 16.41px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
  }
  .pre-footer {
    display: none;
    background-color: #f5f5f5;
    background-position-x: -400px;
    background-attachment: fixed;
    margin-top: -42px;
  }
  .pre-footer .banner-scarica-app .txt-app {
    padding-bottom: 50px;
    gap: 20px;
    max-width: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .pre-footer .banner-scarica-app .txt-app .title-app {
    max-width: 94%;
  }
  .pre-footer .banner-scarica-app .txt-app .title-app p {
    font-style: normal;
    font-weight: 400;
    font-family: 'Titillium';
    font-size: 2.8rem;
    line-height: 42px;
    letter-spacing: 0.45px;
    text-align: center;
    color: #005ca9;
  }
  .pre-footer .banner-scarica-app .txt-app .subtitle-app {
    max-width: 90%;
  }
  .pre-footer .banner-scarica-app .txt-app .subtitle-app p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 22px;
    text-align: center;
    color: #005ca9;
    padding: 0px 15px;
  }
  .pre-footer .banner-scarica-app .txt-app .btn-scarica-app {
    margin-top: 30px;
    margin-right: 30px;
    max-width: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .pre-footer .banner-scarica-app .txt-app .btn-scarica-app label {
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.454545px;
    color: #005ca9;
    padding-bottom: 20px;
  }
  .pre-footer .banner-scarica-app .txt-app .btn-scarica-app .button-content {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 20px auto 0;
    z-index: 2;
  }
  .pre-footer .banner-scarica-app .txt-app .btn-scarica-app .button-content .ios-btn {
    border: none;
    background: none;
    background-color: transparent;
  }
  .pre-footer .banner-scarica-app .txt-app .btn-scarica-app .button-content .android-btn {
    border: none;
    background: none;
    background-color: transparent;
  }
  .pre-footer .banner-scarica-app .txt-app .btn-scarica-app .button-content .android-btn:hover {
    border: none;
    background: none;
    background-color: transparent;
  }
  .pre-footer img.img-pre-footer-blue {
    max-width: 13%;
  }
  .pre-footer img.img-pre-footer-arancione {
    display: none;
  }
  .pre-footer img.img-pre-footer-mobile-arancione {
    position: absolute;
    left: 81%;
    bottom: 20px;
  }
  .home-service-for-you {
    display: none;
    margin-bottom: 50px;
    margin-top: 50px;
  }
  .home-service-for-you .button-service-for-you {
    background-image: none;
    background: #ffffff;
    border: 1px solid #ffffff;
    color: #004c99;
    cursor: pointer;
    display: inline-block;
    font-family: 'Roboto';
    font-weight: 600;
    margin: 0;
    padding: 1px 50px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    box-sizing: border-box;
    vertical-align: middle;
    position: relative;
    font-size: 14px;
    z-index: 1;
  }
  .home-service-for-you .button-service-for-you:focus,
  .home-service-for-you .button-service-for-you:active {
    background: #2571cb;
    border: 1px solid #317ed9;
    color: #ffffff;
  }
  .home-service-for-you .button-service-for-you:hover {
    background: #ffffff;
    border: 1px solid #317ed9;
    color: #004c99;
  }
  .home-service-for-you .button-service-for-you.disabled,
  .home-service-for-you .button-service-for-you[disabled],
  fieldset[disabled] .home-service-for-you .button-service-for-you {
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
  }
  .home-service-for-you .section-left {
    display: none;
  }
  .home-service-for-you .section-right {
    color: white;
    background-color: #317ED9;
  }
  .home-service-for-you .section-right .photo-section-right {
    padding-top: 40px;
    padding-bottom: 48px;
    position: relative;
    left: 25px;
  }
  .home-service-for-you .section-right .home-service-subtitle {
    width: 385px;
    text-align: center;
  }
  .home-service-for-you .section-right .home-service-subtitle p {
    left: 40px;
    top: 10px;
    position: relative;
    font-size: 14px;
  }
  .home-service-for-you .section-right .home-service-title {
    width: 650px;
  }
  .home-service-for-you .section-right .home-service-title p {
    top: 15px;
    text-align: center;
    position: relative;
    font-size: 22px;
    width: 395px;
    left: 40px;
  }
  .home-service-for-you .section-left {
    position: relative;
    top: 100px;
  }
  .home-service-for-you .section-left p {
    bottom: 20px;
    top: 0;
    width: 480px;
    padding-bottom: 25px;
    position: relative;
    font-size: 24px;
  }
  .home-service-for-you .section-left ul {
    font-size: 18px;
    width: 500px;
  }
  .home-service-for-you .section-left li {
    padding-bottom: 20px;
    border-bottom: solid;
    border-width: 0.5px;
    width: 480px;
  }
  .home-service-for-you .button-service-for-you {
    background-image: none;
    background: #004c99;
    border: 1px solid #004c99;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Roboto';
    font-weight: 600;
    margin: 0;
    padding: 1px 50px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    box-sizing: border-box;
    vertical-align: middle;
    position: relative;
    top: 10px;
    font-size: 14px;
  }
  .home-service-for-you .button-service-for-you:focus,
  .home-service-for-you .button-service-for-you:active {
    background: #2571cb;
    border: 1px solid #317ed9;
    color: #ffffff;
  }
  .home-service-for-you .button-service-for-you:hover {
    background: #004c99;
    border: 1px solid #317ed9;
    color: #ffffff;
  }
  .home-service-for-you .button-service-for-you.disabled,
  .home-service-for-you .button-service-for-you[disabled],
  fieldset[disabled] .home-service-for-you .button-service-for-you {
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
  }
  .owl-nav .owl-prev {
    position: absolute;
    top: 30%;
    left: 2%;
    background: #ffffff !important;
    width: 40px;
    height: 40px;
    border-radius: 50px !important;
    transform: rotate(180deg);
    display: inline-block;
    text-decoration: none;
  }
  .owl-nav .owl-prev span {
    display: none;
  }
  .owl-nav .owl-prev:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #001c39;
    content: "\e92c";
    font-family: "icomoon";
    vertical-align: inherit;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .owl-nav .owl-next {
    position: absolute;
    top: 30%;
    right: 2%;
    background: #ffffff !important;
    width: 40px;
    height: 40px;
    border-radius: 50px !important;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .owl-nav .owl-next span {
    display: none;
  }
  .owl-nav .owl-next:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #001c39;
    content: "\e92c";
    font-family: "icomoon";
    vertical-align: text-top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  body.structure-localization-stepthree .structure .navigation-container .button-container #button_prosegui_placeholder {
    width: 100%;
    height: 55px;
  }
  body.structure-localization-stepfour main .structure .booking-container .container .navigation-container #back_medical_button {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  body.structure-localization-stepfour main .structure .booking-container .container .navigation-container .button-container #prosegui_button_medical {
    width: 100%;
    min-height: 55px;
  }
  body.customer-help-howitworks .primary-header .header-bottom .sections.nav-sections .section-items .section-item-content .navigation ul li a {
    justify-content: unset;
  }
  body.customer-help-howitworks main .background-hiw .how_it_works_banner #how_it_works_text {
    font-size: 2rem;
    text-align: center;
  }
  body.customer-help-howitworks main .background-hiw .mod {
    margin-top: 120px;
  }
  body.customer-help-howitworks main .stories-hiw {
    max-height: 745px;
    padding-top: 50px;
  }
  body.structure-mappa-mappa main .structure {
    background-color: #f5f5f5;
  }
  body.structure-mappa-mappa main .structure .container .structure-map .booking-container .container .navigation-container .row .search-result .container-fluid .row .card-result-wrapper #formStructure .card.card-result #cardsStr .card {
    background-color: #f5f5f5;
  }
  body.cms-home.cms-index-index .home .homebox .container-bisogni .bisogni-content .hp-first-block-welcome .section-logged-in .first-section-logged .welcome-section-logged-container .qk-balloon {
    position: absolute;
    z-index: 1;
    width: 70%;
    top: 11%;
    left: 17%;
    opacity: 0.2;
    max-width: 275px;
    height: 25%;
  }
  body.cms-home.cms-index-index .home .homebox .container-bisogni .bisogni-content .hp-first-block-welcome .section-logged-in .first-section-logged .image-doctor.image-mobile {
    z-index: 2;
    position: relative;
    padding-bottom: 20px;
  }
  body.cms-home.cms-index-index .home .homebox .container-bisogni .bisogni-content .hp-first-block-welcome .section-logged-in .first-section-logged .scrollSVG {
    display: none;
  }
  body.home-services-welfare main div .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .image-doctor.image-mobile {
    z-index: 2;
    position: sticky;
  }
  body.home-services-welfare main div .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .qk-balloon {
    position: absolute;
    z-index: 1;
    width: 70%;
    top: 1%;
    left: 17%;
    opacity: 0.2;
    max-width: 275px;
    height: 25%;
  }
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .sorter-options {
    margin: 0 2px;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48%;
  }
  .abs-blocks-2columns-s:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns-s:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns-s:nth-child(2) + * {
    clear: both;
  }
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-visually-hidden-desktop-s,
  .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:before,
  .multicheckout .block-billing:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
  .abs-form-field-column-2-s .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2-s .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2-s .fieldset .field:nth-last-child(1),
  .abs-form-field-column-2-s .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2-s .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1-s {
    width: 100%;
  }
  .abs-action-print-s {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print-s:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: "icomoon";
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-action-print-s:hover {
    text-decoration: underline;
  }
  .table > tbody > tr > th,
  .table > tbody > tr > td {
    border-top: 1px solid #b3b8bd;
  }
  .table > tbody + tbody {
    border-top: 1px solid #b3b8bd;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .column .block-addbysku .action.remove {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #006bb4;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: -4px;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .column .block-addbysku .action.remove:visited {
    color: #006bb4;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #006bb4;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:active {
    color: #ff5501;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #006bb4;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .catalogsearch-advanced-result .message.error {
    margin-top: 0;
  }
  .products-grid .product-item-info:hover,
  .products-grid .product-item-info.active {
    box-shadow: none;
    border: 1px solid #bbbbbb;
    margin: -10px;
    padding: 9px;
    position: relative;
    z-index: 9;
  }
  .products-grid .product-item-info:hover .product-item-inner,
  .products-grid .product-item-info.active .product-item-inner {
    display: block;
  }
  .sidebar .products-grid .product-item-info:hover .product-item-photo,
  .sidebar .products-grid .product-item-info.active .product-item-photo {
    left: 9px;
    top: 9px;
  }
  .products-grid .product-item-inner {
    box-shadow: none;
    border: 1px solid #bbbbbb;
    border-top: none;
    left: 0;
    margin: 10px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .product-item-actions {
    display: block;
  }
  .products-grid .product-item-actions {
    margin: -10px 0 10px;
  }
  .product-item-actions .actions-primary + .actions-secondary {
    display: inline-block;
    vertical-align: middle;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action {
    line-height: 35px;
    text-align: center;
    width: 35px;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action:last-child {
    margin-right: 0;
  }
  .product-item-actions .actions-primary {
    display: inline-block;
  }
  .page-products .products-grid .product-item-inner:before {
    content: '';
    height: 3px;
    left: 0;
    position: absolute;
    top: -2px;
    width: 100%;
    z-index: -1;
  }
  .page-products .product-item-actions {
    z-index: 1;
  }
  .products-grid .product-item {
    margin-bottom: 20px;
    width: 33.33333333%;
  }
  .page-products .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 0;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1),
  .page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-layout-3columns .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item .product-item-inner,
  .page-layout-1column .block.widget .products-grid .product-item .product-item-inner,
  .page-layout-3columns .block.widget .products-grid .product-item .product-item-inner {
    box-shadow: 3px 6px 4px 0 rgba(0, 0, 0, 0.3);
    margin: 9px 0 0 -1px;
  }
  .sidebar .product-items .action.delete {
    line-height: unset;
    position: absolute;
    right: 0;
    top: -1px;
    width: auto;
  }
  .sidebar .block-compare .action.delete {
    left: 0;
    right: initial;
  }
  .cart-container .block.crosssell .products-grid .product-item-actions {
    margin: 0 0 10px;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 0;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 20px 0 0;
  }
  .multicheckout .block-content .box {
    margin-bottom: 0;
  }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%;
  }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 25px;
    padding-right: 25px;
    width: 50%;
  }
  .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
    display: none;
  }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%;
  }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 25px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 40px;
    width: auto;
  }
  .multicheckout.order-review .col.item {
    width: 75%;
  }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }
  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
  .review-form {
    max-width: 500px;
  }
  .review-ratings {
    float: left;
    margin-bottom: 0;
    min-width: 240px;
    padding-right: 40px;
  }
  .review-ratings ~ .review-content-container {
    overflow: hidden;
  }
  .review-toolbar {
    margin: 0 0 30px;
  }
  .review-toolbar .pages {
    padding: 30px 0;
  }
  .fieldset .review-legend.legend {
    margin-bottom: 30px;
  }
  .review-item {
    padding: 30px 0;
  }
  .review-title {
    margin: 0 0 30px;
  }
  .order-details-items .order-title .action {
    margin: 12px 0 0 30px;
  }
  .order-details-items .order-title .action.track {
    float: right;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
  .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
}
/* Blue welfare version */
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon/icomoon.eot?kpurkv');
  src: url('../fonts/icomoon/icomoon.eot?kpurkv#iefix') format('embedded-opentype'), url('../fonts/icomoon/icomoon.ttf?kpurkv') format('truetype'), url('../fonts/icomoon/icomoon.woff?kpurkv') format('woff'), url('../fonts/icomoon/icomoon.svg?kpurkv#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
article {
  display: block;
}
aside {
  display: block;
}
aside .h2 {
  display: table;
  width: 100%;
  padding-bottom: 2.5%;
}
aside h3 {
  display: table;
  width: 100%;
  padding-bottom: 2.5%;
}
footer {
  display: block;
}
footer .company-data {
  padding-top: 15px;
  max-width: 70%;
}
footer .company-data > div {
  display: flex;
}
footer .company-data small {
  font-size: 10px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
}
header {
  display: block;
}
nav {
  display: block;
}
section {
  display: block;
  width: 100%;
  position: relative;
}
section header {
  display: table;
  width: 100%;
  padding-bottom: 2.5%;
}
section header h2 {
  display: inline-block;
}
section header .link-more {
  display: inline-block;
  width: 20%;
  text-align: right;
  display: none;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
  margin-top: 0;
  margin-bottom: 0.5rem;
  margin: 0;
  line-height: 120%;
  font-size: 2rem;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-weight: 700;
}
h1 span {
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-weight: 300;
}
figcaption {
  display: block;
}
figure {
  display: block;
  margin: 1em 40px;
  margin: 0 0 1rem;
}
main {
  display: block;
  min-height: 300px;
}
main .checkout-success {
  text-align: center;
  padding: 5% 15px;
}
main .checkout-success .order-info {
  font-size: 1.047rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: normal;
  color: #666666;
  margin-bottom: 15px;
}
main .checkout-success .email-info {
  font-size: .761rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #a3a3a3;
  margin-bottom: 25px;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
}
b {
  font-weight: inherit;
  font-weight: bolder;
}
strong {
  font-weight: inherit;
  font-weight: bolder;
}
code {
  font-family: monospace, monospace;
  font-size: 1em;
}
kbd {
  font-family: monospace, monospace;
  font-size: 1em;
}
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
  font-size: 0.6875rem;
  margin: 0;
  padding: 0;
}
sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  bottom: -0.25em;
}
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
audio {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
video {
  display: inline-block;
}
img {
  border-style: none;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
input {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  overflow: visible;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  line-height: inherit;
}
optgroup {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  overflow: auto;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  line-height: inherit;
  resize: vertical;
  background-color: #ffffff;
  border: none;
  border-radius: 0px;
  color: #9e9e9e;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-size: 1rem;
  padding: 12px;
  cursor: pointer;
  margin-bottom: 8px;
  width: 100%;
  font-weight: 300;
  height: 120px;
  margin-top: 8px;
  overflow-y: auto;
  resize: none;
  box-sizing: border-box;
}
textarea:focus {
  color: #263238;
  outline: none;
}
[type=reset] {
  -webkit-appearance: button;
}
[type=reset]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type=reset]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
[type=submit] {
  -webkit-appearance: button;
}
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
[type=button]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type=button]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
[type=checkbox] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type=number]::-webkit-inner-spin-button {
  height: auto;
}
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
menu {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
  display: none !important;
}
::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
@-ms-viewport {
  width: device-width;
  width: device-width;
}
[tabindex="-1"]:focus {
  outline: 0 !important;
}
h3 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  margin: 0;
  line-height: 120%;
  font-size: 1.25rem;
  font-weight: 700;
}
h4 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  margin: 0;
  line-height: 120%;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0.875rem;
}
h5 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  margin: 0;
  line-height: 120%;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  margin-bottom: 0.875rem;
}
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
abbr[data-original-title] {
  cursor: help;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol {
  margin-top: 0;
  margin-bottom: 1rem;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ol ol {
  margin-bottom: 0;
}
ol ul {
  margin-bottom: 0;
}
ul {
  margin-top: 0;
  margin-bottom: 1rem;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul ol {
  margin-bottom: 0;
}
ul ul {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
[role=button] {
  cursor: pointer;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
area {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
table {
  background-color: transparent;
}
table tr {
  padding: 0;
}
table td {
  padding: 0;
}
caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #636c72;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: left;
}
input[type=checkbox]:disabled {
  cursor: not-allowed;
}
input[type=radio]:disabled {
  cursor: not-allowed;
}
input[type=date] {
  -webkit-appearance: listbox;
}
input[type=time] {
  -webkit-appearance: listbox;
}
input[type=datetime-local] {
  -webkit-appearance: listbox;
}
input[type=month] {
  -webkit-appearance: listbox;
}
input[type=search] {
  -webkit-appearance: none;
}
output {
  display: inline-block;
}
.mb-15 {
  margin-bottom: 15px;
}
.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
  padding: 15px;
}
.container-fluid .list-letter {
  display: flex;
  justify-content: center;
}
.container-fluid .list-letter a {
  margin: 0 5px;
}
.container-fluid .list-letter a:hover {
  text-decoration: underline;
}
.container-fluid .clearfix .list-letter {
  display: none;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col {
  padding-right: 0;
  padding-left: 0;
}
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.col {
  position: relative;
  width: 100%;
  min-height: 1px;
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.333333%;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.col-10 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.333333%;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.col-11 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.666667%;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.col-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.col-2 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.666667%;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.col-3 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333333%;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.col-5 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.666667%;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.col-6 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.333333%;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.col-8 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.666667%;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.col-9 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-lg {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-lg-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-lg-10 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-lg-11 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-lg-2 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-lg-3 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-lg-4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-lg-5 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-lg-6 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-lg-7 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-lg-8 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-lg-9 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-md {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-md-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-md-10 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-md-11 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-md-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-md-2 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-md-3 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-md-4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-md-5 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-md-6 {
  position: relative;
  width: 100%;
  min-height: 1px;
}
.col-md-7 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-md-8 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-md-9 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-sm {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-sm-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-sm-10 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-sm-11 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-sm-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-sm-2 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-sm-3 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-sm-4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-sm-5 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-sm-6 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-sm-7 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-sm-8 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-sm-9 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xl-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xl-10 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xl-11 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xl-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xl-2 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xl-3 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xl-4 {
  position: relative;
  width: 100%;
  min-height: 1px;
}
.col-xl-5 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xl-6 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xl-7 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xl-9 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}
.pull-0 {
  right: auto;
}
.pull-1 {
  right: 8.333333%;
}
.pull-2 {
  right: 16.666667%;
}
.pull-3 {
  right: 25%;
}
.pull-4 {
  right: 33.333333%;
}
.pull-5 {
  right: 41.666667%;
}
.pull-6 {
  right: 50%;
}
.pull-7 {
  right: 58.333333%;
}
.pull-8 {
  right: 66.666667%;
}
.pull-9 {
  right: 75%;
}
.pull-10 {
  right: 83.333333%;
}
.pull-11 {
  right: 91.666667%;
}
.pull-12 {
  right: 100%;
}
.push-0 {
  left: auto;
}
.push-1 {
  left: 8.333333%;
}
.push-2 {
  left: 16.666667%;
}
.push-3 {
  left: 25%;
}
.push-4 {
  left: 33.333333%;
}
.push-5 {
  left: 41.666667%;
}
.push-6 {
  left: 50%;
}
.push-7 {
  left: 58.333333%;
}
.push-8 {
  left: 66.666667%;
}
.push-9 {
  left: 75%;
}
.push-10 {
  left: 83.333333%;
}
.push-11 {
  left: 91.666667%;
}
.push-12 {
  left: 100%;
}
.offset-1 {
  margin-left: 8.333333%;
}
.offset-2 {
  margin-left: 16.666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.333333%;
}
.offset-5 {
  margin-left: 41.666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.333333%;
}
.offset-8 {
  margin-left: 66.666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.333333%;
}
.offset-11 {
  margin-left: 91.666667%;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90 {
  filter: none;
}
:root .fa-rotate-180 {
  filter: none;
}
:root .fa-rotate-270 {
  filter: none;
}
:root .fa-flip-horizontal {
  filter: none;
}
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  line-height: inherit;
}
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before {
  content: url('/pub/media/wysiwyg/common/icona-close.svg');
}
.fa-close:before {
  content: url('/pub/media/wysiwyg/common/icona-close.svg');
}
.fa-times:before {
  content: url('/pub/media/wysiwyg/common/icona-close.svg');
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before {
  content: "\f013";
}
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before {
  content: "\f01e";
}
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before {
  content: "\f03b";
}
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before {
  content: "\f03e";
}
.fa-image:before {
  content: "\f03e";
}
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before {
  content: "\f044";
}
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before {
  content: "\f064";
}
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before {
  content: "\f071";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: url('/pub/media/wysiwyg/common/icona-mini-cart.svg');
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before {
  content: "\f080";
}
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before {
  content: "\f085";
}
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before {
  content: "\f09a";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before {
  content: "\f09e";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before {
  content: "\f0c0";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before {
  content: "\f0c1";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before {
  content: "\f0c4";
}
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before {
  content: "\f0c9";
}
.fa-reorder:before {
  content: "\f0c9";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before {
  content: "\f0dc";
}
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before {
  content: "\f0e2";
}
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before {
  content: "\f0e3";
}
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before {
  content: "\f0e4";
}
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before {
  content: "\f0e7";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before {
  content: "\f0ea";
}
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before {
  content: "\f10b";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before {
  content: "\f112";
}
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before {
  content: "\f122";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before {
  content: "\f123";
}
.fa-star-half-full:before {
  content: "\f123";
}
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before {
  content: "\f127";
}
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before {
  content: "\f150";
}
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before {
  content: "\f151";
}
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before {
  content: "\f152";
}
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before {
  content: "\f153";
}
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before {
  content: "\f155";
}
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before {
  content: "\f156";
}
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before {
  content: "\f157";
}
.fa-rmb:before {
  content: "\f157";
}
.fa-yen:before {
  content: "\f157";
}
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before {
  content: "\f158";
}
.fa-rouble:before {
  content: "\f158";
}
.fa-rub:before {
  content: "\f158";
}
.fa-won:before {
  content: "\f159";
}
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before {
  content: "\f15a";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before {
  content: "\f191";
}
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before {
  content: "\f195";
}
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before {
  content: "\f19c";
}
.fa-bank:before {
  content: "\f19c";
}
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before {
  content: "\f19d";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before {
  content: "\f1b9";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before {
  content: "\f1ba";
}
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before {
  content: "\f1c5";
}
.fa-file-picture-o:before {
  content: "\f1c5";
}
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before {
  content: "\f1c6";
}
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before {
  content: "\f1c7";
}
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before {
  content: "\f1c8";
}
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before {
  content: "\f1cd";
}
.fa-life-buoy:before {
  content: "\f1cd";
}
.fa-life-saver:before {
  content: "\f1cd";
}
.fa-support:before {
  content: "\f1cd";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before {
  content: "\f1d0";
}
.fa-resistance:before {
  content: "\f1d0";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before {
  content: "\f1d1";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before {
  content: "\f1d4";
}
.fa-yc-square:before {
  content: "\f1d4";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before {
  content: "\f1d7";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before {
  content: "\f1d8";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before {
  content: "\f1d9";
}
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before {
  content: "\f1e3";
}
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before {
  content: "\f20b";
}
.fa-sheqel:before {
  content: "\f20b";
}
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before {
  content: "\f224";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before {
  content: "\f236";
}
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before {
  content: "\f23b";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before {
  content: "\f240";
}
.fa-battery:before {
  content: "\f240";
}
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before {
  content: "\f241";
}
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before {
  content: "\f242";
}
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before {
  content: "\f243";
}
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before {
  content: "\f244";
}
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before {
  content: "\f251";
}
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before {
  content: "\f252";
}
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before {
  content: "\f253";
}
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before {
  content: "\f255";
}
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before {
  content: "\f256";
}
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before {
  content: "\f26c";
}
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before {
  content: "\f2a3";
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before {
  content: "\f2a4";
}
.fa-hard-of-hearing:before {
  content: "\f2a4";
}
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before {
  content: "\f2a7";
}
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before {
  content: "\f2b3";
}
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before {
  content: "\f2b4";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before {
  content: "\f2bb";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before {
  content: "\f2bc";
}
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before {
  content: "\f2c2";
}
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before {
  content: "\f2c3";
}
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before {
  content: "\f2c7";
}
.fa-thermometer:before {
  content: "\f2c7";
}
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before {
  content: "\f2c8";
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before {
  content: "\f2c9";
}
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before {
  content: "\f2ca";
}
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before {
  content: "\f2cb";
}
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before {
  content: "\f2cd";
}
.fa-s15:before {
  content: "\f2cd";
}
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before {
  content: "\f2d3";
}
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before {
  content: "\f2d4";
}
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
section.container .strip-cta .link-to-faq {
  font-size: 1.05rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: center;
  color: #444444;
}
section.container .strip-cta .link-to-faq:hover {
  color: #444444;
  text-decoration: underline;
}
section.container .strip-cta .arrow {
  transform: rotate(180deg) scale(2);
  margin-left: 10px;
  vertical-align: bottom;
  color: #444444;
}
.home-box-w {
  text-align: center;
}
.home-box-w .title {
  font-size: 0.571rem;
  padding: 10px 7px;
}
.home-box-w .title span {
  background-color: transparent;
  font-size: .666rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
}
.home-box-w .desciption {
  text-align: left;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-size: 0.714rem;
}
.home-box-w:not(.disabled) .tooltip {
  display: none;
}
.home-box-w:not(.disabled):hover span {
  text-decoration: underline;
}
.home-box-w.disabled {
  cursor: default;
}
.home-box-w.disabled .tooltip-top-50 {
  background-color: #004C99;
  top: 30px;
  padding: 10px;
  width: calc(80%) !important;
  height: 55px;
  flex-direction: column;
  justify-content: center;
}
.home-box-w.disabled .tooltip-top-50 > div {
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  width: auto;
  height: auto;
  padding: 0;
}
.home-box-w.disabled .h-box-link {
  cursor: default;
}
.home-box-w.disabled .h-box-link span:hover {
  cursor: default;
}
.login-container #login-btn {
  margin: 0 auto;
  width: 50%;
}
.login-button a {
  width: 250px !important;
  text-align: center !important;
}
.register-button .strip-cta {
  margin-top: 0px;
}
.register-button a {
  font-size: 15px;
}
.registration-step .field-checkbox .field-error {
  margin: 0;
}
.footer-menu {
  padding: 10px 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
  display: none;
}
.menu-container {
  display: inline-block;
  vertical-align: middle;
  color: #65B2E8;
  font-weight: bold;
  width: 143px;
}
.menu-container > li {
  float: left;
  padding: 0 10px;
}
.menu-container > li:first-child {
  border-right: 2px solid #65B2E8;
}
.consult-box {
  text-align: center;
  color: #d4d4d4;
}
.consult-box .box_container {
  background-color: #f8faff;
  display: flex;
  justify-content: center;
  margin: 0;
}
.consult-box .box_container > div {
  position: relative;
  padding: 10px 2%;
}
.consult-box .box_container > div:nth-child(3) {
  border: none;
}
.consult-box .box_container > div:nth-child(1):after {
  content: "";
  display: none;
  width: 3px;
  height: calc(70%);
  position: absolute;
  top: 15px;
  right: 0;
  background-color: #ffff;
}
.consult-box .box_container > div:nth-child(2):after {
  content: "";
  display: none;
  width: 3px;
  height: calc(70%);
  position: absolute;
  top: 15px;
  right: 0;
  background-color: #ffff;
}
.consult-box .doctor_title_container {
  background-color: #004c99;
  color: #fff;
  font-size: 23px;
  margin-top: 20px;
  text-align: left;
  padding: 0.5rem 100px;
}
.consult-box .doctor_title_container p {
  font-size: 30px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
.consult-box .image_left {
  width: 100%;
  max-width: none;
}
.consult-box .image_center {
  width: 100%;
  max-width: none;
}
.consult-box .new_font {
  font-size: 24px;
}
.consult-box .right_description_font {
  text-align: center;
  margin: auto;
  color: #004c99;
  font-weight: bold;
  margin-top: 45%;
  font-size: 23px;
  margin: 0;
}
.consult-box .description {
  margin-top: 10px;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 18px;
}
.consult-box .hr_ps {
  border: 1px solid #004c99;
  margin-top: 13%;
}
.consult-box .telephone {
  margin: auto;
  font-size: 3rem;
  color: #004c99;
  font-weight: bold;
}
.consult-box .externalNumber {
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.59;
  letter-spacing: -0.85px;
  color: #000 !important;
  text-decoration: underline;
}
.consult-box .info_container {
  background: #f8faff;
  margin: auto;
  text-align: center;
  font-size: 20px;
  color: #444444;
  padding: 0.5rem;
}
.consult-box .info_container p {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.45;
  margin-top: 3%;
}
.consult-box .phone {
  text-align: center;
  font-family: initial;
  font-size: 18px;
}
.consult-box .phone:before {
  content: "";
  background-color: #004C99;
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 15%;
  margin-right: 2%;
}
.consult-box .phone:after {
  content: "";
  background-color: #004C99;
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 15%;
  margin-left: 2%;
}
.consult-box .doctor-title-wrapper {
  padding-right: 0px;
  padding-left: 0;
}
.consult-box .img-left-wrapper {
  padding-right: 0;
  padding-left: 0;
  max-height: 400px;
  overflow-y: hidden;
}
.consult-box .telephone-container .col-lg-4 {
  width: 33.33%;
}
.consult-box .telephone-container .box-telephone {
  padding: 15px 65px 15px 20px;
  border: solid 2px #d6e1fb;
  max-width: 445px;
  margin: 10px 20px;
}
.consult-box .telephone-container .box-telephone .fa-phone {
  color: #444444;
  font-size: 3rem;
  margin-right: 30px;
}
.consult-box .telephone-container .box-telephone:hover {
  background-color: #edf2ff;
}
.container-step-two {
  min-height: 250px;
}
.container-step-two .prenotazione-padre {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
.container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container {
  width: 100%;
  display: grid;
  grid-template-areas: "a b c d";
}
.container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container li {
  display: flex;
  width: 270px;
  height: 90px;
  margin: 5px;
  background: #004C99;
  border-radius: 7px;
  box-shadow: none;
  max-height: 90px;
}
.container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container li:hover {
  border: 2px solid #004C99;
  background: #fff;
  transition: 0.3s;
  cursor: pointer;
}
.container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container li:hover .prenotazione-lista-categorie-a2 {
  color: #004C99;
}
.container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container li .prenotazione-lista-categorie-a2 {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  padding: 25px 15px;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
}
.container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container li .prenotazione-lista-categorie-a2 span {
  margin: auto;
  text-align: center;
  line-height: initial;
  text-transform: capitalize;
  font-weight: 600;
}
.container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container li.selected-package {
  border: 2px solid #004C99;
  background: #fff;
  transition: 0.3s;
}
.container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container li.selected-package .prenotazione-lista-categorie-a2 {
  color: #004C99;
}
.container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container li.disabled {
  position: relative;
  background: #ebebeb;
}
.container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container li.disabled:hover {
  border: none;
  background: #ebebeb;
}
.container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container li.disabled:hover .prenotazione-lista-categorie-a2 {
  color: #fff;
}
.container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container li.disabled:hover .tooltip-top-50 {
  top: -70px;
  width: 100%;
  display: block;
}
.container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container li.disabled a {
  cursor: default;
}
.container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container li.disabled .tooltip-top-50 {
  top: -2000%;
}
.container-step-two .prenotazione-padre .prenotazione-lista-categorie .cat-not-found {
  margin: 35px 5px;
}
.container-step-two .prenotazione-padre .prenotazione-lista-categorie .cat-not-found .button {
  border-radius: 7px;
  background-color: #004C99;
  color: #fff !important;
  border: 2px solid #004C99;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 270px;
  box-shadow: none;
  margin: 0;
  height: 45px;
  min-width: 270px;
}
.container-step-two .prenotazione-padre .prenotazione-lista-categorie .cat-not-found .button:hover {
  background-color: #FFFFFF !important;
  color: #004C99 !important;
}
.container-step-two.step-two-agenzia {
  min-height: unset;
}
.container-step-three {
  display: flex;
  margin-bottom: 20px;
}
.container-step-three .lista-categorie {
  flex: 30%;
}
.container-step-three .lista-categorie .box-title {
  font-family: 'Ubuntu';
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 15px;
  color: #a3a3a3;
}
.container-step-three .lista-categorie .tab button {
  display: block;
  padding: 22px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
  border: solid 1px #ebebeb;
  background-color: #ffffff;
  font-family: 'Ubuntu';
  font-size: 14px;
  font-weight: normal;
  color: #444444 !important;
  min-height: 55px;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.container-step-three .lista-categorie .tab button:not(.active):hover {
  text-decoration: underline;
}
.container-step-three .lista-categorie .tab button.active {
  background-color: #004C99;
  color: #fff !important;
}
.container-step-three .lista-prestazioni {
  flex: 70%;
}
.container-step-three .lista-prestazioni .box-title {
  font-family: 'Ubuntu';
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 15px;
  color: #a3a3a3;
}
.container-step-three .lista-prestazioni .tabcontent {
  padding: 0px;
  width: 100%;
  height: auto;
}
.container-step-three .lista-prestazioni .tabcontent .link-prestazione {
  border: 1px solid #ebebeb;
  height: 55px;
  width: 100%;
  display: flex;
  vertical-align: middle;
  flex-direction: column;
  justify-content: center;
  padding: 15px;
  font-size: 14px;
  font-weight: normal;
  color: #444444;
  line-height: 1.43;
}
.container-step-three .lista-prestazioni .tabcontent .link-prestazione:hover {
  background-color: #ebebeb;
}
.container-step-three .lista-prestazioni .prest-not-found {
  display: flex !important;
  justify-content: flex-end;
  margin: 35px 0;
}
.container-step-three .lista-prestazioni .prest-not-found .button {
  border-radius: 7px;
  background-color: #004C99;
  color: #fff !important;
  border: 2px solid #004C99;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 270px;
  box-shadow: none;
  margin: 0;
  height: 45px;
  min-width: 270px;
}
.container-step-three .lista-prestazioni .prest-not-found .button:hover {
  background-color: #FFFFFF !important;
  color: #004C99 !important;
}
.container-step-three .ul-prenotazione-padre {
  margin: 0 7%;
}
.container-step-three .ul-prenotazione-padre .ul-prenotazione-lista-categorie {
  background-color: #004C99;
  flex-basis: 29%;
  margin-right: 5px;
  height: auto;
}
.container-step-three .ul-prenotazione-padre .ul-prenotazione-lista-categorie .ul-prenotazione-lista-categorie-a2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
}
.container-step-three .ul-prenotazione-padre .ul-prentozione-centrale {
  border: 2px solid #deeeff;
  margin-left: 15px;
  flex-basis: 59%;
  padding: 0 40px 20px 40px;
}
.container-step-three .ul-prenotazione-padre .ul-prentozione-centrale .ul-prenotazione-lista-categorie-span {
  color: #004C99;
  text-transform: uppercase;
  font-size: 22px;
}
.container-step-three .ul-prenotazione-padre .ul-prentozione-centrale .ul-prenotazione-lista-categorie-a {
  font-size: 20px;
}
.performance-not-found.link-step-three {
  display: block;
  color: #65B2E8;
  text-align: center;
  margin-top: 15px;
  line-height: 1.57;
  padding: 5px 10px;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: normal;
  width: 30%;
  font-weight: bold;
}
.performance-not-found.link-step-three:hover {
  color: #65B2E8;
  transition: 0.3s;
  text-decoration: underline;
}
.go-back .fa-chevron-left:before {
  margin-right: 5px;
}
.go-back .arrow {
  font-size: 1.5rem;
  margin-bottom: 5px;
  margin-right: 7px;
}
.go-back:hover .text {
  text-decoration: underline;
}
.go-back:hover .arrow {
  text-decoration: none;
}
.navigation-container.navigation-structure {
  margin-top: 50px;
  z-index: 3;
  position: sticky;
  bottom: -1px;
  box-shadow: 0px -3.5px 4px 0px rgba(26, 31, 29, 0.25);
  width: 100%;
  padding: 0 !important;
  margin-bottom: -35px;
  max-width: 100%;
}
.navigation-container.navigation-structure .row {
  margin: auto;
  padding: 0;
}
.navigation-container.navigation-structure .go-back {
  height: 100%;
}
.navigation-container.navigation-structure .button-container {
  display: flex;
  justify-content: flex-end;
}
.navigation-container.navigation-structure .button-container button {
  min-width: 170px;
  max-width: 170px;
  min-height: 40px;
  max-height: 40px;
  border: 2px solid #004C99;
  background-color: #004C99;
  line-height: 0;
  border-radius: 7px;
  margin: auto 0;
}
.navigation-container.navigation-structure .button-container button:hover {
  background-color: #FFFFFF;
  color: #004C99 !important;
}
.navigation-container.navigation-structure .button-container .btn-abbonati {
  min-width: 170px;
  max-width: 170px;
  min-height: 40px;
  max-height: 40px;
  border: 2px solid #004C99;
  background-color: #004C99;
  line-height: 0;
  border-radius: 7px;
  margin: auto 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.navigation-container.navigation-structure .button-container .btn-abbonati:hover {
  background-color: #FFFFFF;
  color: #004C99 !important;
}
.navigation-container.navigation-structure .button-container button.disabled {
  background-color: #ebebeb;
  border: 2px solid #ebebeb;
  pointer-events: none;
  cursor: not-allowed;
}
.navigation-container.navigation-structure .button-container .btn-abbonati.disabled {
  background-color: #ebebeb;
  border: 2px solid #ebebeb;
  pointer-events: none;
  cursor: not-allowed;
}
.search-result {
  padding: 0;
  margin-top: 15px;
}
.search-result .card-result.uk-width-1-1 {
  margin: 2% 0;
  border-radius: 5px;
}
.search-result form {
  padding: 0;
}
.search-result header {
  padding: 24px 0 24px 0;
  position: relative;
}
.search-result h1 {
  font-size: 1rem;
  padding-bottom: 0;
  margin-bottom: 16px;
}
.search-result img.structure-logo {
  display: block;
  width: 50%;
  height: 100%;
  margin: auto;
}
.search-result #container-fluid-noresults {
  transition: opacity 400ms, visibility 400ms;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: -1;
  height: 1px;
}
.search-result .ul-prenotazione-title-head {
  margin-top: -25px;
}
.search-result .row .card-result-wrapper {
  padding: 0;
}
.search-result .row .card-result-wrapper .clearfix {
  border-top: 1px solid #ebebeb;
  margin-right: 15px;
  max-height: 670px;
  overflow: auto;
  min-height: 168px;
}
.search-result .map-result-wrap button:not(.button-grey) {
  padding: 0 !important;
  margin: 0 !important;
  box-shadow: none;
}
[class*='uk-width'] {
  box-sizing: border-box;
  width: 100%;
}
.uk-width-1-1 {
  width: 100% !important;
}
.nav-results {
  margin-top: 20px;
}
.nav-results p {
  height: auto;
  line-height: 20px;
  font-size: 16px;
  margin-bottom: 0;
  vertical-align: middle;
  display: inline-block;
}
.nav-border {
  border: 1px solid #00426C;
  background: white;
  border-radius: 5px;
  display: inline-block;
}
.nav-result:first-child {
  font-weight: 900;
}
.nav-item {
  cursor: pointer;
  display: block;
  text-decoration: none;
  font-size: 10px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 900;
  color: #00426C;
  border-radius: 5px;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  background: #ffc000;
  transition: all .2s;
  background: #ffed00;
  background: linear-gradient(to bottom, #ffed00 0%, #ffed00 49%, #fce100 50%, #fce100 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffed00', endColorstr='#fce100', GradientType=0);
  box-shadow: 0 5px 0 0 rgba(0, 0, 0, 0.15);
}
.nav-item:hover {
  background: #a2bddb;
  background: linear-gradient(to bottom, #a2bddb 0%, #a2bddb 49%, #93b5db 50%, #93b5db 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a2bddb', endColorstr='#93b5db', GradientType=0);
}
.nav-item:focus {
  background: #ffc000;
}
.nav-option {
  display: none;
}
.nav-selected {
  background-color: #5eabcd;
  color: white;
}
.list-structures {
  margin-left: -10px;
}
.list-structures .list-letter {
  margin-top: 15px;
  display: flex;
  flex-direction: column;
  min-width: 40px;
  padding: 5px;
  background-color: #004c99;
  position: sticky;
  top: 130px;
}
.list-structures .list-letter a {
  display: block;
  margin: auto;
  color: #fff;
  text-decoration: underline;
  text-transform: uppercase;
}
section.search-result .ricerca-flusso-unico .flex-items .label-select {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #444444;
}
section.search-result .ricerca-flusso-unico .flex-items .custom-select {
  position: relative;
}
section.search-result .ricerca-flusso-unico .flex-items .custom-select .select-selected {
  color: #444444;
  padding: 8px 16px;
  cursor: pointer;
  user-select: none;
  border-radius: 2px;
  border: 1px solid #B3B8BD;
  background-color: #fff;
  font-size: 0.67rem;
}
section.search-result .ricerca-flusso-unico .flex-items .custom-select .select-selected:after {
  position: absolute;
  content: "";
  top: 16px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
}
section.search-result .ricerca-flusso-unico .flex-items .custom-select .select-selected.select-arrow-active:after {
  border-color: transparent transparent #004C99 transparent;
  top: 8px;
}
section.search-result .ricerca-flusso-unico .flex-items .custom-select .select-items {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}
section.search-result .ricerca-flusso-unico .flex-items .custom-select .select-items div {
  color: #444444;
  padding: 8px 16px;
  cursor: pointer;
  user-select: none;
  border-radius: 2px;
  border: solid 1px #ebebeb;
  background-color: #fff;
  font-size: 0.67rem;
}
section.search-result .ricerca-flusso-unico .flex-items .custom-select .select-items div:hover {
  background-color: #f1f1f1;
}
section.search-result .ricerca-flusso-unico .flex-items .custom-select .select-hide {
  display: none;
}
section.search-result .ricerca-flusso-unico .flex-items .custom-select .same-as-selected {
  background-color: #f1f1f1;
}
section.search-result .ricerca-flusso-unico .flex-items .location-input-text {
  width: 100%;
  padding: 8px 16px;
  height: 39px;
  border-radius: 2px;
  margin-bottom: 0;
  border: solid 1px #ebebeb;
}
section.search-result .ricerca-flusso-unico .flex-items .btn-localization {
  margin: 0;
  height: 40px;
  width: 40px;
  border-radius: 2px;
  border: solid 1px #ebebeb;
  border-left: 0;
  background-color: transparent;
  color: #004C99 !important;
  box-shadow: none;
}
section.search-result .ricerca-flusso-unico .flex-items .btn-localization:hover {
  color: #65B2E8 !important;
}
section.search-result .ricerca-flusso-unico .flex-items .button.button-cerca {
  height: 40px;
  width: 100%;
  max-width: 180px;
  font-size: 13px;
  border: 2px solid;
  margin: 0;
}
section.search-result .ricerca-flusso-unico .flex-items.pulsante {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 62px;
}
.voucher-textarea {
  border: 1px solid #d4d4d4;
}
.voucher-textarea-error {
  border: 1px solid #d50000;
}
.voucher-button-container {
  text-align: right;
}
.voucher-button-container button {
  min-width: 170px;
  background-color: #004C99;
  border: 2px solid #004C99;
  height: 40px;
  line-height: 1;
}
.voucher-button-container button:hover {
  background-color: #FFFFFF !important;
  color: #004C99 !important;
}
.container-printvoucher {
  margin-bottom: 60px;
}
.voucher-title {
  color: #004C99;
  font-size: 0.952rem;
  margin-bottom: 5px;
}
.voucher-structure {
  color: #9e9e9e;
}
.voucher-address {
  color: #9e9e9e;
}
.voucher-info {
  color: #9e9e9e;
}
#forgot-password-section .container h1 {
  color: #004C99;
}
#about-us .txt-title {
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: normal;
  color: #666666;
}
#about-us .table-responsive td:before {
  color: #004C99;
}
.card-result-wrapper {
  opacity: 1;
  transition: opacity 400ms;
}
.card-result-wrapper .clearfix > h3 {
  color: #004C99;
  margin-bottom: 30px;
}
.beneficiaries {
  padding: 1rem;
}
.beneficiaries .btn-add-container {
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
}
.beneficiaries .btn-add-container .beneficiary-title {
  font-size: 1.047rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: normal;
  color: #666666;
  margin: auto 0;
}
.beneficiaries .btn-add-container .button.action-add {
  margin: 0;
  border-radius: 7px;
  max-height: 40px;
  padding: 5px !important;
  display: flex;
  flex-direction: column;
  max-width: 200px;
  background-color: #004C99;
  color: #fff !important;
  border: 2px solid #004C99;
}
.beneficiaries .btn-add-container .button.action-add:hover {
  background-color: #FFFFFF !important;
  color: #004C99 !important;
}
.beneficiaries .list .list-item {
  display: flex;
  justify-content: space-between;
}
.beneficiaries .list .list-item .item-info {
  display: flex;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.54;
  letter-spacing: normal;
  color: #444444;
  font-size: .62rem;
}
.beneficiaries .list .list-item .item-info::before {
  display: none;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: '\f007';
  font-size: 1.25rem;
  transition: color 0.4ms;
  margin-right: 10px;
}
.beneficiaries .list .list-item .item-actions {
  display: flex;
}
.beneficiaries .list .list-item .item-actions form {
  padding-bottom: 18px;
}
.beneficiaries .list .list-item .item-actions .action-edit::after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: '\f040';
  font-size: 1.25rem;
  transition: color 0.4ms;
  margin: 0 5px;
}
.beneficiaries .list .list-item .item-actions .action-delete::after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: '\f014';
  font-size: 1.25rem;
  transition: color 0.4ms;
  margin: 0 5px;
}
.beneficiaries .button.action-add {
  display: flex;
  text-align: center;
  justify-content: center;
  width: 90%;
  margin: 30px auto 10px auto;
}
.structure-info .contact-hospital-list li:first-child span {
  color: #004C99;
}
main.home.home-agenzie {
  background-color: white;
}
main.home.home-agenzie .homebox {
  min-height: 600px;
  max-width: 1450px;
}
main.home.home-agenzie .homebox .text-title {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  font-size: 1.87rem;
  margin-bottom: 10px;
}
main.home.home-agenzie .homebox .text-subtitle {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  font-size: 1.05rem;
}
main.home.home-agenzie .homebox .link-btn-container {
  margin: 70px auto;
}
main.home.home-agenzie .homebox .link-btn-container .link-btn {
  border-radius: 10px;
  background-color: #fff;
  color: #004C99;
  margin: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 320px;
  height: 150px;
  padding: 0 10px;
}
main.home.home-agenzie .homebox .link-btn-container .link-btn:hover {
  cursor: pointer;
  transition: 0.3s;
  transform: scale(1.12);
}
main.home.home-agenzie .homebox .link-btn-container .link-btn:hover div span {
  text-decoration: underline;
}
main.home.home-agenzie .homebox .link-btn-container .link-btn div {
  margin: auto;
  display: flex;
  flex-direction: column;
}
main.home.home-agenzie .homebox .link-btn-container .link-btn div i {
  width: 60px;
  height: 60px;
  margin: auto;
}
main.home.home-agenzie .homebox .link-btn-container .link-btn div i.report-icon {
  content: url("/pub/media/wysiwyg/homepage-agenzia/report-icon.svg");
}
main.home.home-agenzie .homebox .link-btn-container .link-btn div i.steto-icon {
  content: url("/pub/media/wysiwyg/homepage-agenzia/stetoscopio-icon.svg");
}
main.home.home-agenzie .homebox .link-btn-container .link-btn div i.auto-icon {
  content: url("/pub/media/wysiwyg/homepage-agenzia/auto-icon.svg");
}
main.home.home-agenzie .homebox .link-btn-container .link-btn div span {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: 0.4px;
  text-align: center;
  color: #004C99;
  margin-top: 10px;
  font-size: .87rem;
}
main.home.home-agenzie .homebox.homebox-vaccini {
  padding: 40px 20px;
  border-radius: 5px;
}
main.home.home-agenzie .homebox.homebox-vaccini .container {
  width: 100%;
}
main.home.home-agenzie .homebox.homebox-vaccini .container .link-btn-container .link-btn {
  width: 320px;
  height: 150px;
  padding: 0 10px;
}
main.home.home-agenzie .homebox.homebox-vaccini .container .link-btn-container .link-btn div span {
  font-size: .87rem;
}
main.home.home-agenzie .homebox.homebox-vaccini .container .link-btn-container .link-btn:hover div span {
  text-decoration: none;
}
main.home.home-vaccini {
  background-color: white;
}
main.home.home-vaccini .homebox {
  min-height: 600px;
  max-width: 1450px;
}
main.home.home-vaccini .homebox .text-title {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  font-size: 1.87rem;
  margin-bottom: 10px;
}
main.home.home-vaccini .homebox .text-subtitle {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  font-size: 1.05rem;
}
main.home.home-vaccini .homebox .link-btn-container {
  margin: 70px auto;
}
main.home.home-vaccini .homebox .link-btn-container .link-btn {
  border-radius: 10px;
  background-color: #fff;
  color: #004C99;
  margin: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 320px;
  height: 150px;
  padding: 0 10px;
}
main.home.home-vaccini .homebox .link-btn-container .link-btn:hover {
  cursor: pointer;
  transition: 0.3s;
  transform: scale(1.12);
}
main.home.home-vaccini .homebox .link-btn-container .link-btn:hover div span {
  text-decoration: underline;
}
main.home.home-vaccini .homebox .link-btn-container .link-btn div {
  margin: auto;
  display: flex;
  flex-direction: column;
}
main.home.home-vaccini .homebox .link-btn-container .link-btn div i {
  width: 60px;
  height: 60px;
  margin: auto;
}
main.home.home-vaccini .homebox .link-btn-container .link-btn div i.report-icon {
  content: url("/pub/media/wysiwyg/homepage-agenzia/report-icon.svg");
}
main.home.home-vaccini .homebox .link-btn-container .link-btn div i.steto-icon {
  content: url("/pub/media/wysiwyg/homepage-agenzia/stetoscopio-icon.svg");
}
main.home.home-vaccini .homebox .link-btn-container .link-btn div i.auto-icon {
  content: url("/pub/media/wysiwyg/homepage-agenzia/auto-icon.svg");
}
main.home.home-vaccini .homebox .link-btn-container .link-btn div span {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: 0.4px;
  text-align: center;
  color: #004C99;
  margin-top: 10px;
  font-size: .87rem;
}
main.home.home-vaccini .homebox.homebox-vaccini {
  padding: 40px 20px;
  border-radius: 5px;
}
main.home.home-vaccini .homebox.homebox-vaccini .container {
  width: 100%;
}
main.home.home-vaccini .homebox.homebox-vaccini .container .link-btn-container .link-btn {
  width: 320px;
  height: 150px;
  padding: 0 10px;
}
main.home.home-vaccini .homebox.homebox-vaccini .container .link-btn-container .link-btn div span {
  font-size: .87rem;
}
main.home.home-vaccini .homebox.homebox-vaccini .container .link-btn-container .link-btn:hover div span {
  text-decoration: none;
}
.navigation-container.port-agenzie {
  bottom: 0;
  background-color: #fff;
  margin-top: 10px;
}
.navigation-container.port-agenzie #sconto_button {
  height: 40px;
  padding: 0 !important;
  min-width: 170px;
  margin-top: 25px;
  border: 2px solid #004C99;
}
.navigation-container.port-agenzie .row {
  margin-right: 0;
}
.navigation-container.port-agenzie .row .button-container {
  display: flex;
  justify-content: flex-end;
  padding-right: 0;
}
.navigation-container.port-agenzie .row .button-container #continue_button {
  height: 40px;
  padding: 0 !important;
  min-width: 170px;
  margin-top: 25px;
  border: 2px solid #004C99;
}
.navigation-container.port-agenzie .row .button-container #print_button {
  height: 40px;
  padding: 0 !important;
  min-width: 170px;
  margin-top: 25px;
  border: 2px solid #004C99;
  margin-right: 15px;
}
.navigation-container.port-agenzie .row .button-container #pay_button {
  height: 40px;
  padding: 0 !important;
  min-width: 170px;
  margin-top: 25px;
  border: 2px solid #004C99;
}
.navigation-container.port-agenzie .row .button-container #sconto_button {
  height: 40px;
  padding: 0 !important;
  min-width: 170px;
  margin-top: 25px;
  border: 2px solid #004C99;
}
.navigation-container.port-agenzie .row .button-container #zero_button {
  height: 40px;
  padding: 0 !important;
  min-width: 170px;
  margin-top: 25px;
  border: 2px solid #004C99;
}
.navigation-container.port-agenzie .row .button-container button.disabled {
  background-color: #ebebeb;
  border: 2px solid #ebebeb !important;
  pointer-events: none;
  cursor: not-allowed;
}
#modaleAvviso .modal-content-w {
  border-radius: 0;
}
#modaleAvviso .modal-content-w .modal-body-w h4 {
  font-size: 22px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #444444;
  margin: 40px auto 10px auto;
}
#modaleAvviso .modal-content-w .modal-body-w p {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #444444;
  font-size: 16px;
  margin-bottom: 30px;
}
#modaleAvviso .modal-content-w .modal-body-w .button-container {
  margin-bottom: 25px;
}
#modaleAvviso .modal-content-w .modal-body-w .button-container button {
  min-width: 170px;
  border-radius: 2px;
  max-height: 40px;
  padding: 10px !important;
  margin: auto 8px;
  line-height: 1;
}
#modaleAvviso .modal-content-w .modal-body-w .button-container button.btn-light-blue {
  border: 2px solid #65b2e8;
  background-color: #65b2e8;
}
#modaleAvviso .modal-content-w .modal-body-w .button-container button.btn-light-blue:hover {
  background-color: white;
  color: #65b2e8 !important;
}
#modaleAvviso .modal-content-w .modal-body-w .button-container button.btn-blue {
  border: 2px solid #004c99;
  background-color: #004c99;
}
#modaleAvviso .modal-content-w .modal-body-w .button-container button.btn-blue:hover {
  background-color: white;
  color: #004c99;
}
#modaleRicerca .modal-content-w {
  border-radius: 0;
}
#modaleRicerca .modal-content-w .modal-body-w h4 {
  font-size: 22px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #444444;
  margin: 40px auto 10px auto;
}
#modaleRicerca .modal-content-w .modal-body-w p {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #444444;
  font-size: 16px;
  margin-bottom: 30px;
}
#modaleRicerca .modal-content-w .modal-body-w .button-container {
  margin-bottom: 25px;
}
#modaleRicerca .modal-content-w .modal-body-w .button-container button {
  min-width: 170px;
  border-radius: 2px;
  max-height: 40px;
  padding: 10px !important;
  margin: auto 8px;
  line-height: 1;
}
#modaleRicerca .modal-content-w .modal-body-w .button-container button.btn-light-blue {
  border: 2px solid #65b2e8;
  background-color: #65b2e8;
}
#modaleRicerca .modal-content-w .modal-body-w .button-container button.btn-light-blue:hover {
  background-color: white;
  color: #65b2e8 !important;
}
#modaleRicerca .modal-content-w .modal-body-w .button-container button.btn-blue {
  border: 2px solid #004c99;
  background-color: #004c99;
}
#modaleRicerca .modal-content-w .modal-body-w .button-container button.btn-blue:hover {
  background-color: white;
  color: #004c99;
}
.home-agenzie .container-esito i {
  min-width: 60px;
  min-height: 60px;
  margin: auto;
  display: block;
  margin-bottom: 10px;
}
.home-agenzie .container-esito i.icon-success {
  content: url("/pub/media/wysiwyg/common/icon-success.svg");
}
.home-agenzie .container-esito i.icon-error {
  content: url("/pub/media/wysiwyg/common/icon-error.svg");
}
.home-agenzie .container-esito h4 {
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: center;
  color: #666666;
  margin-bottom: 1px;
}
.home-agenzie .container-esito .button-container {
  margin: auto;
  margin-bottom: 25px;
  display: flex;
  justify-content: center;
  margin-top: 25px;
}
.home-agenzie .container-esito .button-container button {
  min-width: 170px;
  border-radius: 2px;
  max-height: 40px;
  padding: 10px !important;
  margin: auto 8px;
  font-size: 13px;
}
.home-agenzie .container-esito .button-container button.btn-light-blue {
  border: 2px solid #65b2e8;
  background-color: #65b2e8;
}
.home-agenzie .container-esito .button-container button.btn-light-blue:hover {
  background-color: white;
  color: #65b2e8 !important;
}
.home-agenzie .container-esito .button-container button.btn-blue {
  border: 2px solid #004c99;
  background-color: #004c99;
}
.home-agenzie .container-esito .button-container button.btn-blue:hover {
  background-color: white;
  color: #004c99;
}
.portaleagenzie-reportvendite-view .loading-mask {
  display: none;
}
.portaleagenzie-anagrafica-view .loading-mask {
  display: none;
}
#modaleDettaglio .modal-content-w .modal-header-w h4 {
  color: #444444;
  font-size: 1.1rem;
  text-align: center;
  margin-top: 25px;
}
#modaleDettaglio .modal-content-w .modal-header-w .close-btn.close-w {
  font-size: 40px;
  font-weight: 100;
  color: #004a9b;
  font-family: serif;
  bottom: 25px;
  right: 10px;
}
#modaleDettaglio .modal-content-w .modal-body-w .row div {
  margin: 10px 0;
  padding: 0 5px;
}
#modaleDettaglio .modal-content-w .modal-body-w .row div .label-colonna {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #a3a3a3;
  font-size: 0.62rem;
}
#modaleDettaglio .modal-content-w .modal-body-w .row div p {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5b5b5b;
  font-size: 0.67rem;
}
#modalePrivacy .modal-content-w {
  padding: 0;
  margin: 5% auto;
}
#modalePrivacy .modal-content-w .modal-header-w {
  border-bottom: solid 1px #d8d8d8;
}
#modalePrivacy .modal-content-w .modal-header-w h4 {
  color: #444444;
  font-size: 1.1rem;
  text-align: center;
  margin-top: 35px;
}
#modalePrivacy .modal-content-w .modal-body-w {
  padding: 10px 5%;
}
#modalePrivacy .modal-content-w .modal-body-w .text-container {
  max-height: 350px;
  overflow: auto;
  width: 100%;
  max-width: 550px;
  margin: 20px auto 40px auto;
  padding-right: 20px;
  text-align: left;
}
#modalePrivacy .modal-content-w .modal-body-w .text-container .testo-privacy {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.46;
  letter-spacing: normal;
  color: #333333;
}
#modalePrivacy .modal-content-w .modal-body-w .text-container div.field.choice {
  display: flex;
  position: relative;
}
#modalePrivacy .modal-content-w .modal-body-w .text-container div.field.choice .checkbox {
  width: 15px;
  height: 15px;
  margin-top: 5px;
}
#modalePrivacy .modal-content-w .modal-body-w .text-container div.field.choice .privacies-link {
  font-size: 13px;
}
#modalePrivacy .modal-content-w .modal-body-w .text-container div.field.choice .privacies-link:hover {
  text-decoration: underline;
}
#modalePrivacy .modal-content-w .modal-body-w #privacyText::-webkit-scrollbar-track {
  border: solid 1px #ebebeb;
  border-radius: 10px;
  background-color: #F5F5F5;
}
#modalePrivacy .modal-content-w .modal-body-w #privacyText::-webkit-scrollbar {
  width: 7px;
  background-color: #fafafa;
}
#modalePrivacy .modal-content-w .modal-body-w #privacyText::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #004c9f;
}
#modalePrivacy .modal-content-w .modal-body-w .button-container {
  margin-bottom: 25px;
}
#modalePrivacy .modal-content-w .modal-body-w .button-container button {
  min-width: 170px;
  border-radius: 2px;
  max-height: 40px;
  padding: 10px !important;
  margin: auto 8px;
  line-height: 1;
  max-width: 170px;
}
#modalePrivacy .modal-content-w .modal-body-w .button-container button.btn-light-blue {
  border: 2px solid #65b2e8;
  background-color: #65b2e8;
}
#modalePrivacy .modal-content-w .modal-body-w .button-container button.btn-light-blue:hover {
  background-color: white;
  color: #65b2e8 !important;
}
#modalePrivacy .modal-content-w .modal-body-w .button-container button.btn-blue {
  border: 2px solid #004c99;
  background-color: #004c99;
}
#modalePrivacy .modal-content-w .modal-body-w .button-container button.btn-blue:hover {
  background-color: white;
  color: #004c99;
}
#modalePrivacy .modal-content-w .modal-body-w .button-container button.disabled {
  background-color: #ebebeb;
  border: 2px solid #ebebeb !important;
  pointer-events: none;
  cursor: not-allowed;
}
.landing-page {
  padding-top: 0;
}
.landing-page .main-container {
  width: 100%;
  margin: 0 auto;
  position: relative;
  max-width: 1280px;
}
.landing-page .main-container .landing__hero {
  padding-top: 60px;
  padding-bottom: 60px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-image: url("/pub/media/wysiwyg/homepage/sfondo-blu.svg");
  margin-bottom: 20px;
}
.landing-page .main-container .landing__hero .landing__hero__title {
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  position: relative;
  color: #FFFFFF;
  text-align: center;
  font-size: 42px;
  font-weight: normal;
}
.landing-page .main-container .static-container {
  width: 90%;
  max-width: 940px;
  margin: 0 auto;
}
.landing-page .main-container .static-container .testo-container {
  margin-bottom: 50px;
}
.landing-page .main-container .static-container .testo-container .infotesto {
  font-size: 16px;
  padding-bottom: 15px;
  border-bottom: 1px solid #707070;
}
.landing-page .main-container .static-container .testo-container .infotesto p {
  font-size: 16px;
  margin-bottom: 0;
}
.landing-page .main-container .static-container .tab {
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  height: 48px;
  width: 100%;
  margin: 0 auto;
  white-space: nowrap;
  box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.16);
  text-align: center;
}
.landing-page .main-container .static-container .tab button {
  transition: 0.3s;
  padding: 0 5px !important;
  max-width: 100%;
  display: inline-block;
  text-align: center;
  height: 48px;
  color: rgba(49, 126, 217, 0.7) !important;
  border: none;
  background-color: #fff;
  box-shadow: none;
  font-weight: bold;
  font-size: 14px;
}
.landing-page .main-container .static-container .tab button:hover {
  background-color: rgba(49, 126, 217, 0.2);
  color: #317ED9 !important;
}
.landing-page .main-container .static-container .tab button.active {
  background-color: rgba(49, 126, 217, 0.2);
  color: #317ED9 !important;
  border-bottom: 5px solid #317ED9;
}
.landing-page .main-container .static-container .tabcontent {
  display: none;
  border-top: none;
  animation: fadeEffect 1s;
}
.landing-page .main-container .static-container .tabcontent .tips {
  align-items: center;
  margin: 80px 0;
}
.landing-page .main-container .static-container .tabcontent .tips .tips__icn {
  background-color: #317ED9;
  display: flex;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex-direction: column;
  -webkit-flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
  text-align: center;
}
.landing-page .main-container .static-container .tabcontent .tips .tips__icn img {
  width: 60px;
}
.landing-page .main-container .static-container .tabcontent .tips .tips__icn .tips__icn__title {
  font-size: 26px;
  color: #FFFFFF;
  font-weight: bold;
  margin-top: 14px;
  margin-bottom: 0;
  line-height: 1.2;
  text-align: center;
  width: 100%;
}
.landing-page .main-container .static-container .tabcontent .tips .tips__content .tips__text {
  font-size: 16px;
  margin: auto;
}
.landing-page .main-container .static-container .tabs__contatti__item {
  padding: 12px 30px 20px;
  border: 3px solid #EEEFEF;
  margin-bottom: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.landing-page .main-container .static-container .tabs__contatti__item .tabs__contatti__title {
  margin: 0;
  color: #004C9B;
  font-weight: bold;
  font-size: 20px;
}
.landing-page .main-container .static-container .tabs__contatti__item .tabs__contatti__text {
  margin-bottom: 22px;
  font-size: 16px;
}
.landing-page .main-container .static-container .tabs__contatti__item .main_btn--iconized {
  text-align: center;
}
.landing-page .main-container .static-container .tabs__contatti__item .main_btn--iconized .button {
  border: none;
  text-align: center;
  line-height: 1;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.24);
  padding: 15px 20px !important;
  background-color: #fff;
  color: #317ED9 !important;
  font-weight: bold;
}
.landing-page .testimonials {
  padding: 40px 0 90px;
  width: 100%;
}
.landing-page .testimonials .static-container {
  position: relative;
  max-width: 821px;
  margin: 0 auto;
  width: 90%;
}
.landing-page .testimonials .static-container .testimonials__box {
  position: absolute;
  left: 0;
  width: 300px;
  box-shadow: 0 3px 14px 0 rgba(0, 0, 0, 0.16);
  background-color: #317ED9;
  right: 0;
  left: inherit;
  padding: 25px 25px 65px 45px;
  text-align: right;
}
.landing-page .testimonials .static-container .testimonials__box p {
  color: #FFFFFF;
  font-size: 30px;
  line-height: 1.53;
  margin: 0;
  text-align: left;
}
.landing-page .testimonials .static-container .testimonials__people {
  padding-left: 0;
  padding-right: 250px;
}
.landing-page .testimonials .static-container .testimonials__people .swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  padding: 55px 10px 30px 10px;
  text-align: center;
}
.landing-page .testimonials .static-container .testimonials__people .swiper-container .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.landing-page .testimonials .static-container .testimonials__people .swiper-container .swiper-wrapper .swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.landing-page .testimonials .static-container .testimonials__people .swiper-container .swiper-wrapper .swiper-slide {
  height: auto !important;
  align-self: stretch;
  width: 265.5px;
  margin-right: 20px;
}
.landing-page .testimonials .static-container .testimonials__people .swiper-container .swiper-wrapper .swiper-slide .testimonials__card {
  font-size: 14px;
  background-color: #FFFFFF;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  padding-bottom: 24px;
  padding-top: 16px;
}
.landing-page .testimonials .static-container .testimonials__people .swiper-container .swiper-wrapper .swiper-slide .testimonials__card img {
  border-radius: 290486px;
  margin-top: -45px;
}
.landing-page .testimonials .static-container .testimonials__people .swiper-container .swiper-wrapper .swiper-slide .testimonials__card .name {
  font-size: 20px;
  color: #004C9B;
  font-weight: 700;
  text-align: center;
  padding: 0 15px;
  margin: 0;
  min-height: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.landing-page .testimonials .static-container .testimonials__people .swiper-container .swiper-wrapper .swiper-slide .testimonials__card .desc {
  color: #317ED9;
  text-align: center;
  padding: 0 15px;
  margin: 0;
  font-size: 14px;
}
.landing-page .testimonials .static-container .testimonials__people .swiper-container .swiper-wrapper .swiper-slide .testimonials__card .price {
  background-color: #317ED9;
  padding: 6px;
  margin: 12px 0;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}
.landing-page .testimonials .static-container .testimonials__people .swiper-container .swiper-wrapper .swiper-slide .testimonials__card .cit {
  font-weight: 400;
  text-align: center;
  padding: 0 15px;
  margin: 0;
  font-size: 14px;
  min-height: 110px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.landing-page .testimonials .static-container .testimonials__people .swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.landing-page .testimonials .static-container .testimonials__people.testimonials__premi {
  margin-bottom: 50px;
  padding-right: 0;
}
.landing-page .testimonials .static-container .premi-content {
  border-top: none;
  animation: fadeEffect 1s;
}
.landing-page .testimonials .static-container .premi-content .tips {
  align-items: center;
  margin: 80px 0 0;
}
.landing-page .testimonials .static-container .premi-content .tips .tips__icn {
  background-color: #317ED9;
  display: flex;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex-direction: column;
  -webkit-flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
  text-align: center;
}
.landing-page .testimonials .static-container .premi-content .tips .tips__icn .tips__icn__title {
  font-size: 26px;
  color: #FFFFFF;
  font-weight: bold;
  margin-top: 14px;
  margin-bottom: 0;
  line-height: 1.2;
  text-align: center;
  width: 100%;
}
.landing-page .testimonials .static-container .premi-content .tips .tips__content .tips__text {
  font-size: 16px;
  margin: auto;
}
.landing-page .testimonials .webpart-box {
  margin-bottom: 50px;
}
.landing-page .testimonials .webpart-box .appuntamenti {
  text-align: center;
  position: relative;
}
.landing-page .testimonials .webpart-box .appuntamenti .appuntamenti__bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 0;
  position: relative;
  background-image: url("/pub/media/wysiwyg/homepage/sfondo-blu.svg");
}
.landing-page .testimonials .webpart-box .appuntamenti .appuntamenti__bg .static-container {
  padding: 60px 0 40px 0;
  color: #FFFFFF;
}
.landing-page .testimonials .webpart-box .appuntamenti .appuntamenti__bg .static-container .col.s12 {
  width: 100%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.landing-page .testimonials .webpart-box .appuntamenti .appuntamenti__bg .static-container .col.s12 .appuntamenti__title {
  font-size: 28px;
  font-weight: 700;
  line-height: 110%;
  margin: 1.14rem 0 .912rem 0;
}
.landing-page .testimonials .webpart-box .appuntamenti .appuntamenti__bg .static-container .col.s12 .appuntamenti__cta {
  min-width: 290px;
  margin-top: 25px;
  font-size: 16px;
  background-color: #FFFFFF;
  color: #317ED9;
  display: inline-block;
  font-weight: bold;
  padding: 20px 30px;
  box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.landing-page .testimonials .webpart-box .appuntamenti .appuntamenti__bg .static-container .col.s12 .appuntamenti__cta .appuntamenti__cta__wrapper {
  display: flex;
  -webkit-flex: 1;
  -ms-flex: 1;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
}
.landing-page .testimonials .webpart-box .appuntamenti .appuntamenti__bg .static-container .col.s12 .appuntamenti__cta .appuntamenti__cta__wrapper span {
  text-align: left;
  margin-left: 18px;
}
.landing-page .testimonials .webpart-box .appuntamenti .appuntamenti__bg:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #1E5290;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: .5;
}
.landing-page .testimonials .main-container .landing__disclaimer p.text-align-center {
  color: rgba(0, 0, 0, 0.36);
  font-size: 12px;
  font-style: italic;
  text-align: center;
  margin-bottom: 0;
}
.landing-page.lp-credem {
  background-color: #fafbfd;
}
.landing-page.lp-credem .main-container {
  padding-top: 20px;
  max-width: 1360px;
}
.landing-page.lp-credem .main-container .home-box-blue {
  background-color: #15529e;
  position: relative;
}
.landing-page.lp-credem .main-container .home-box-blue .page-title {
  font-size: 30px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  color: #fff;
  max-width: 600px;
  padding-top: 40px;
  margin-bottom: 40px;
  padding-left: 40px;
}
.landing-page.lp-credem .main-container .home-box-blue .disclaimer {
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #fff;
  margin-bottom: 0;
  padding-left: 40px;
}
.landing-page.lp-credem .main-container .home-box-blue .price-text {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #fff;
  margin-bottom: 20px;
  padding-left: 40px;
}
.landing-page.lp-credem .main-container .home-box-blue .price-text strong {
  font-size: 30px;
}
.landing-page.lp-credem .main-container .home-box-blue .bg-image-desktop {
  position: absolute;
  top: -80px;
  right: 0;
  max-height: calc(180%);
}
.landing-page.lp-credem .main-container .home-box-blue .btn-acquista {
  margin-left: 40px;
  max-height: 45px;
  width: 220px;
  text-align: center;
  line-height: 1;
  background: white;
  border: 2px solid white !important;
  color: #15529e !important;
  font-weight: bold;
}
.landing-page.lp-credem .main-container .home-box-blue .btn-acquista:hover {
  color: white !important;
  background: #15529e;
  border-color: white;
  border: 2px solid;
}
.landing-page.lp-credem .main-container .home-box-white {
  max-width: 1180px;
  margin: auto;
  box-shadow: 0 0 26px 0 rgba(0, 0, 0, 0.17);
  background-color: #fff;
  position: relative;
}
.landing-page.lp-credem .main-container .home-box-white .page-subtitle {
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  color: #333;
  margin: 0;
}
.landing-page.lp-credem .main-container .home-box-white .info-subtitle {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.25;
  letter-spacing: normal;
  text-align: center;
  color: #004c99;
  margin: 0;
}
.landing-page.lp-credem .main-container .home-box-white .box-icon-container {
  display: flex;
  margin: 30px auto 10px;
}
.landing-page.lp-credem .main-container .home-box-white .box-icon-container .box-icon {
  flex: 1;
  padding: 0 15px;
  position: relative;
}
.landing-page.lp-credem .main-container .home-box-white .box-icon-container .box-icon .box-circle {
  width: 84px;
  height: 83px;
  border-radius: 50%;
  background-color: rgba(49, 125, 216, 0.1);
  margin: auto;
  position: relative;
}
.landing-page.lp-credem .main-container .home-box-white .box-icon-container .box-icon .box-circle.icon-consigli:before {
  content: url('/pub/media/wysiwyg/homepage/phone-call.svg');
  position: absolute;
  top: 30px;
  left: -10px;
}
.landing-page.lp-credem .main-container .home-box-white .box-icon-container .box-icon .box-circle.icon-videoconsulto:before {
  content: url('/pub/media/wysiwyg/homepage/pediatrician.svg');
  position: absolute;
  top: 25px;
  left: -5px;
}
.landing-page.lp-credem .main-container .home-box-white .box-icon-container .box-icon .box-circle.icon-prestazioni:before {
  content: url('/pub/media/wysiwyg/homepage/house.png');
  position: absolute;
  top: 30px;
  left: -10px;
}
.landing-page.lp-credem .main-container .home-box-white .box-icon-container .box-icon .box-circle.icon-network:before {
  content: url('/pub/media/wysiwyg/homepage/network.svg');
  position: absolute;
  top: 30px;
  left: -10px;
}
.landing-page.lp-credem .main-container .home-box-white .box-icon-container .box-icon .box-circle.icon-benessere:before {
  content: url('/pub/media/wysiwyg/homepage/gym.svg');
  position: absolute;
  top: 30px;
  left: -10px;
}
.landing-page.lp-credem .main-container .home-box-white .box-icon-container .box-icon .box-circle.icon-mail:before {
  content: url('/pub/media/wysiwyg/homepage/icon-mail.svg');
  position: absolute;
  left: -20px;
  top: 25px;
}
.landing-page.lp-credem .main-container .home-box-white .box-icon-container .box-icon .box-circle.icon-link:before {
  content: url('/pub/media/wysiwyg/homepage/icon-link.svg');
  position: absolute;
  top: 20px;
  left: -10px;
}
.landing-page.lp-credem .main-container .home-box-white .box-icon-container .box-icon .box-circle.icon-transaction:before {
  content: url('/pub/media/wysiwyg/homepage/icon-transaction.svg');
  position: absolute;
  left: -15px;
  top: 20px;
}
.landing-page.lp-credem .main-container .home-box-white .box-icon-container .box-icon .box-circle.icon-wallet:before {
  content: url('/pub/media/wysiwyg/homepage/icon-wallet.svg');
  position: absolute;
  left: -5px;
  top: 25px;
}
.landing-page.lp-credem .main-container .home-box-white .box-icon-container .box-icon .box-icon-title {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #333;
  margin: 30px 25px 10px;
}
.landing-page.lp-credem .main-container .home-box-white .box-icon-container .box-icon .box-icon-subtitle {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #333;
}
.landing-page.lp-credem .main-container .box-istruction {
  max-width: 1180px;
  box-shadow: 0 0 26px 0 rgba(0, 0, 0, 0.17);
  background-color: #fff;
  padding: 40px;
  margin-top: -90px;
  position: relative;
  margin: auto;
  box-shadow: none;
  background: none;
}
.landing-page.lp-credem .main-container .box-istruction .page-subtitle {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.2;
  color: #333;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.44;
  letter-spacing: normal;
  text-align: center;
  color: #3c3c3c;
}
.landing-page.lp-credem .main-container .box-istruction .info-subtitle {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.25;
  letter-spacing: normal;
  text-align: center;
  color: #004c99;
  margin: 0;
}
.landing-page.lp-credem .main-container .box-istruction .box-icon-container {
  display: flex;
  margin: 30px auto 10px;
}
.landing-page.lp-credem .main-container .box-istruction .box-icon-container .box-icon {
  flex: 1;
  padding: 0 15px;
  position: relative;
}
.landing-page.lp-credem .main-container .box-istruction .box-icon-container .box-icon .box-circle {
  width: 84px;
  height: 83px;
  border-radius: 50%;
  background-color: rgba(49, 125, 216, 0.1);
  margin: auto;
  position: relative;
}
.landing-page.lp-credem .main-container .box-istruction .box-icon-container .box-icon .box-circle.icon-consigli:before {
  content: url('/pub/media/wysiwyg/homepage/phone-call.svg');
  position: absolute;
  top: 30px;
  left: -10px;
}
.landing-page.lp-credem .main-container .box-istruction .box-icon-container .box-icon .box-circle.icon-videoconsulto:before {
  content: url('/pub/media/wysiwyg/homepage/pediatrician.svg');
  position: absolute;
  top: 25px;
  left: -5px;
}
.landing-page.lp-credem .main-container .box-istruction .box-icon-container .box-icon .box-circle.icon-prestazioni:before {
  content: url('/pub/media/wysiwyg/homepage/house.png');
  position: absolute;
  top: 30px;
  left: -10px;
}
.landing-page.lp-credem .main-container .box-istruction .box-icon-container .box-icon .box-circle.icon-network:before {
  content: url('/pub/media/wysiwyg/homepage/network.svg');
  position: absolute;
  top: 30px;
  left: -10px;
}
.landing-page.lp-credem .main-container .box-istruction .box-icon-container .box-icon .box-circle.icon-benessere:before {
  content: url('/pub/media/wysiwyg/homepage/gym.svg');
  position: absolute;
  top: 30px;
  left: -10px;
}
.landing-page.lp-credem .main-container .box-istruction .box-icon-container .box-icon .box-circle.icon-mail:before {
  content: url('/pub/media/wysiwyg/homepage/icon-mail.svg');
  position: absolute;
  left: -20px;
  top: 25px;
}
.landing-page.lp-credem .main-container .box-istruction .box-icon-container .box-icon .box-circle.icon-link:before {
  content: url('/pub/media/wysiwyg/homepage/icon-link.svg');
  position: absolute;
  top: 20px;
  left: -10px;
}
.landing-page.lp-credem .main-container .box-istruction .box-icon-container .box-icon .box-circle.icon-transaction:before {
  content: url('/pub/media/wysiwyg/homepage/icon-transaction.svg');
  position: absolute;
  left: -15px;
  top: 20px;
}
.landing-page.lp-credem .main-container .box-istruction .box-icon-container .box-icon .box-circle.icon-wallet:before {
  content: url('/pub/media/wysiwyg/homepage/icon-wallet.svg');
  position: absolute;
  left: -5px;
  top: 25px;
}
.landing-page.lp-credem .main-container .box-istruction .box-icon-container .box-icon .box-icon-title {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #333;
  margin: 30px 25px 10px;
}
.landing-page.lp-credem .main-container .box-istruction .box-icon-container .box-icon .box-icon-subtitle {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #333;
  font-weight: bold;
  margin-top: 20px;
}
.landing-page.lp-credem .main-container .box-istruction .box-circle.icon-videoconsulto:before {
  top: 15px;
  left: -5px;
  transform: scale(0.75);
}
.landing-page.lp-credem .main-container .box-istruction .box-icon:before {
  content: "";
  border: 1px dashed #317dd8;
  position: absolute;
  flex-direction: row;
  width: 30%;
  top: 23%;
  left: 0;
}
.landing-page.lp-credem .main-container .box-istruction .box-icon:after {
  content: "";
  border: 1px dashed #317dd8;
  position: absolute;
  flex-direction: row;
  width: 30%;
  top: 23%;
  right: 0;
}
.landing-page.lp-credem .main-container .box-istruction .box-icon:nth-of-type(1):before {
  content: none;
}
.landing-page.lp-credem .main-container .box-istruction .box-icon:nth-of-type(5):after {
  content: none;
}
.landing-page.lp-credem .main-container .home-box-carousel .box-title {
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000;
  margin-top: 60px;
}
.landing-page.lp-credem .main-container .home-box-carousel .box-title .n-persone {
  color: #15529e;
  margin: 50px 0 25px;
}
.landing-page.lp-credem .main-container .home-box-carousel .box-testimonial {
  display: flex;
  margin: auto;
  max-width: 1180px;
  width: 100%;
  box-shadow: 0 0 26px 0 rgba(0, 0, 0, 0.17);
}
.landing-page.lp-credem .main-container .home-box-carousel .box-testimonial .box-image {
  width: 100%;
  max-width: 40%;
  display: flex;
}
.landing-page.lp-credem .main-container .home-box-carousel .box-testimonial .box-image .box-bg-image {
  box-sizing: border-box;
  display: block;
  width: 100%;
  max-width: 480px;
}
.landing-page.lp-credem .main-container .home-box-carousel .box-testimonial .box-info {
  width: 100%;
  padding: 40px 140px 10px 100px;
  background-color: #fff;
}
.landing-page.lp-credem .main-container .home-box-carousel .box-testimonial .box-info .testimonial-name {
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.04;
  letter-spacing: -0.92px;
  color: #004c99;
  margin: 0;
}
.landing-page.lp-credem .main-container .home-box-carousel .box-testimonial .box-info .testimonial-info {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 3.5;
  letter-spacing: -0.54px;
  color: #3a97e2;
  margin: 0;
}
.landing-page.lp-credem .main-container .home-box-carousel .box-testimonial .box-info .testimonial-desc {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #333;
  margin: 0;
}
.landing-page.lp-credem .main-container .home-box-carousel .box-testimonial .box-info .testimonial-service {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 3.5;
  letter-spacing: -0.54px;
  color: #333;
  margin: 0;
}
.landing-page.lp-credem .main-container .home-box-carousel .owl-carousel .owl-nav {
  overflow: hidden;
  height: 0px;
}
.landing-page.lp-credem .main-container .home-box-carousel .owl-carousel .nav-btn {
  height: 48px;
  position: absolute;
  width: 48px;
  border-radius: 50%;
  cursor: pointer;
  top: calc(24%) !important;
  box-shadow: 0 2px 14px 0 rgba(220, 239, 255, 0.2);
  background-color: rgba(220, 239, 255, 0.8);
  background-repeat: no-repeat;
  background-position: center;
}
.landing-page.lp-credem .main-container .home-box-carousel .owl-carousel .prev-slide {
  background-image: url('/pub/media/wysiwyg/homepage/arrow-carousel.png');
  transform: rotate(180deg);
  left: 26px;
}
.landing-page.lp-credem .main-container .home-box-carousel .owl-carousel .prev-slide:hover {
  background-position: 0px -53px;
}
.landing-page.lp-credem .main-container .home-box-carousel .owl-carousel .next-slide {
  background-image: url('/pub/media/wysiwyg/homepage/arrow-carousel.png');
  right: 26px;
}
.landing-page.lp-credem .main-container .home-box-carousel .owl-carousel .next-slide:hover {
  background-position: -24px -53px;
}
.landing-page.lp-credem .main-container .home-box-sticky {
  position: sticky;
  bottom: -1px;
  width: 100%;
  background-color: #fff;
  display: flex;
  opacity: 0;
  padding: 20px 8% 10px;
  margin: auto;
}
.landing-page.lp-credem .main-container .home-box-sticky .price-text {
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #15529e;
  margin-bottom: 10px;
  line-height: 1;
}
.landing-page.lp-credem .main-container .home-box-sticky .price-text span {
  font-size: 12px;
}
.landing-page.lp-credem .main-container .home-box-sticky .btn-acquista {
  margin-left: 40px;
  max-height: 45px;
  width: 220px;
  text-align: center;
  line-height: 1;
  background: #15529e;
  border: 2px solid #15529e !important;
  color: #fff !important;
  font-weight: bold;
}
.landing-page.lp-credem .main-container .home-box-sticky .btn-acquista:hover {
  color: #15529e !important;
  background: white;
  border-color: #15529e;
  border: 2px solid;
}
.landing-page.lp-credem .main-container .home-box-sticky.is-pinned {
  opacity: 1;
  justify-content: space-between;
  border-top: solid 2px #15529e;
}
.landing-page.lp-credem .main-container .home-box-piano {
  background-color: rgba(23, 80, 156, 0.1);
  padding: 50px;
}
.landing-page.lp-credem .main-container .home-box-piano .box-title {
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}
.landing-page.lp-credem .main-container .home-box-piano .box-subtitle {
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #004c99;
  margin-bottom: 10px;
}
.landing-page.lp-credem .main-container .home-box-piano .info-piano-container {
  display: flex;
  max-width: 980px;
  margin: auto;
  width: 100%;
}
.landing-page.lp-credem .main-container .home-box-piano .info-piano-container .box-blue-container {
  width: 100%;
  max-width: 280px;
  background-color: #376bac;
  padding: 30px 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.landing-page.lp-credem .main-container .home-box-piano .info-piano-container .box-blue-container .price-text {
  font-size: 44px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #fff;
  margin-bottom: 10px;
  line-height: 1;
}
.landing-page.lp-credem .main-container .home-box-piano .info-piano-container .box-blue-container .subscription-text {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  color: #fff;
}
.landing-page.lp-credem .main-container .home-box-piano .info-piano-container .box-blue-container .validity-text {
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: normal;
  color: #fff;
  margin: 0;
  max-width: 130px;
  position: relative;
}
.landing-page.lp-credem .main-container .home-box-piano .info-piano-container .box-blue-container .validity-text.icona-validity:before {
  content: url('/pub/media/wysiwyg/homepage/icon-validity.svg');
  top: -30px;
  position: absolute;
}
.landing-page.lp-credem .main-container .home-box-piano .info-piano-container .box-white-container {
  width: 100%;
  padding: 30px 40px;
  background-color: #fff;
}
.landing-page.lp-credem .main-container .home-box-piano .info-piano-container .box-white-container .box-advantage .adv-text {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #505050;
  margin-bottom: 5px;
}
.landing-page.lp-credem .main-container .home-box-piano .info-piano-container .box-white-container .box-advantage .adv-text.icona-adv:before {
  content: url('/pub/media/wysiwyg/homepage/icon-checklist.svg');
  position: relative;
  top: 6px;
  margin-right: 10px;
}
.landing-page.lp-credem .main-container .home-box-form {
  padding: 60px 20px;
}
.landing-page.lp-credem .main-container .home-box-form .box-title {
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #004b9b;
  margin-bottom: 0;
}
.landing-page.lp-credem .main-container .home-box-form .box-subtitle {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.25;
  letter-spacing: normal;
  text-align: center;
  color: #0a49a0;
  margin-bottom: 50px;
}
.landing-page.lp-credem .main-container .home-box-form .form-container {
  width: 100%;
  max-width: 780px;
  margin: auto;
  border: solid 3px #efefef;
  background-color: #fff;
  padding: 20px;
}
.landing-page.lp-credem .main-container .home-box-form .form-container .form-title {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #004b9b;
  position: relative;
  margin-bottom: 20px;
  padding: 0 10px;
}
.landing-page.lp-credem .main-container .home-box-form .form-container .form-title.icona-dati-assicurato:before {
  content: url('/pub/media/wysiwyg/homepage/icon-dati-assicurato.svg');
  position: relative;
  top: 10px;
  margin-right: 25px;
}
.landing-page.lp-credem .main-container .home-box-form .form-container .form-subtitle {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.25;
  letter-spacing: normal;
  color: rgba(0, 0, 0, 0.85);
  padding: 0 10px;
  margin-bottom: 18px;
}
.landing-page.lp-credem .main-container .home-box-form .form-container .info-required {
  display: flex;
  justify-content: space-between;
  padding: 0 10px;
}
.landing-page.lp-credem .main-container .home-box-form .form-container .info-required .type-person {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.62px;
  color: #317ed8;
  margin: 0;
}
.landing-page.lp-credem .main-container .home-box-form .form-container .info-required .required-text {
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: normal;
  text-align: right;
  color: #a4a4a4;
  margin: 0;
}
.landing-page.lp-credem .main-container .home-box-form .form-container .row {
  margin: 0;
  margin-bottom: 50px;
}
.landing-page.lp-credem .main-container .home-box-form .form-container .input-container {
  margin: 0;
  min-height: 78px;
}
.landing-page.lp-credem .main-container .home-box-form .form-container .input-container label {
  display: block;
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: normal;
  color: #a4a4a4;
  margin: 0;
}
.landing-page.lp-credem .main-container .home-box-form .form-container .input-container input {
  letter-spacing: normal;
  font-size: 13px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  color: #004c99;
  padding: 8px;
  border: none;
  border-bottom: 2px solid #bfbfbf;
  width: 100%;
  margin-bottom: 3px;
}
.landing-page.lp-credem .main-container .home-box-form .form-container .input-container .mage-error {
  font-size: 13px;
  line-height: 1;
}
.landing-page.lp-credem .main-container .home-box-form .form-container .btn-container .proposta-txt {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: rgba(0, 0, 0, 0.85);
  margin: 10px;
}
.landing-page.lp-credem .main-container .home-box-form .form-container .btn-container .btn-proposta {
  background-color: #f0b400;
  border: 2px solid #f0b400;
  margin: auto;
  display: block;
  height: 39px;
  padding: 6px 0 !important;
  min-width: 150px;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.62px;
  text-align: center;
  color: #fff !important;
}
.landing-page.lp-credem .main-container .home-box-form .form-container .btn-container .btn-proposta:hover {
  background-color: #e5ac00 !important;
  color: #fff !important;
}
.landing-page.lp-credem .main-container .home-box-form .form-container .btn-container .btn-proposta.btn-acquista {
  display: none;
}
.landing-page.lp-credem .main-container.result-page .page-title {
  padding: 0 15px;
  margin-bottom: 30px;
}
.landing-page.lp-credem .main-container.result-page .page-title p {
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.64;
  letter-spacing: normal;
  text-align: center;
  color: #3c3c3c;
  margin: auto;
}
.landing-page.lp-credem .main-container.result-page .page-title p span {
  color: #004C99;
}
.landing-page.lp-credem .main-container.result-page .page-title .icona-done:before {
  border: 7px solid #004c99;
  border-top: none;
  border-right: none;
  content: "";
  height: 20px;
  left: 49%;
  opacity: 1;
  position: absolute;
  top: -30px;
  transform: rotate(-45deg);
  width: 40px;
  display: block;
}
.landing-page.lp-credem .modal-w .modal-content-w {
  border-radius: 0;
  max-width: 480px;
}
.landing-page.lp-credem .modal-w .modal-content-w .modal-header-w .close-w.close-btn {
  color: #004c99;
}
.landing-page.lp-credem .modal-w .modal-content-w .modal-body-w .body-helper > p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}
.landing-page.lp-credem .modal-w .modal-content-w .modal-body-w .body-helper > p.icona-done {
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  color: #000;
  position: relative;
}
.landing-page.lp-credem .modal-w .modal-content-w .modal-body-w .body-helper > p.icona-done:before {
  border: 3px solid #3a97e2;
  border-top: none;
  border-right: none;
  content: "";
  height: 10px;
  left: 35%;
  opacity: 1;
  position: absolute;
  top: 8px;
  transform: rotate(-45deg);
  width: 20px;
  display: block;
}
.landing-page.lp-credem .modal-w .modal-content-w .modal-body-w .body-helper .box-conferma {
  margin-top: 50px;
}
.landing-page.lp-credem .modal-w .modal-content-w .modal-body-w .body-helper .box-conferma p {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.69;
  letter-spacing: normal;
  text-align: center;
  color: rgba(0, 0, 0, 0.85);
}
.landing-page.lp-credem .modal-w .modal-content-w .modal-body-w .body-helper .box-conferma .round {
  position: relative;
  width: 270px;
  height: 45px;
  margin: auto;
  border: 1px solid #004c99;
  padding: 6px 10px;
  cursor: pointer;
}
.landing-page.lp-credem .modal-w .modal-content-w .modal-body-w .body-helper .box-conferma .round label {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  cursor: pointer;
  height: 28px;
  position: absolute;
  width: 28px;
  left: 45px;
  top: 7px;
}
.landing-page.lp-credem .modal-w .modal-content-w .modal-body-w .body-helper .box-conferma .round label:after {
  border: 2px solid #004c99;
  border-top: none;
  border-right: none;
  content: "";
  height: 6px;
  left: 6px;
  opacity: 0;
  position: absolute;
  top: 8px;
  transform: rotate(-45deg);
  width: 14px;
}
.landing-page.lp-credem .modal-w .modal-content-w .modal-body-w .body-helper .box-conferma .round input[type="checkbox"] {
  top: 10px;
  width: 22px;
  height: 22px;
  z-index: 5;
  left: 45px;
  pointer-events: none;
}
.landing-page.lp-credem .modal-w .modal-content-w .modal-body-w .body-helper .box-conferma .round input[type="checkbox"]:checked + label {
  background-color: #fff;
  border-color: #004c99;
}
.landing-page.lp-credem .modal-w .modal-content-w .modal-body-w .body-helper .box-conferma .round input[type="checkbox"]:checked + label:after {
  opacity: 1;
}
.landing-page.lp-credem .modal-w .modal-content-w .modal-body-w .body-helper .box-conferma .round p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: center;
  color: #004c99;
  margin: auto;
  padding-left: 30px;
}
.landing-page.lp-credem .modal-w .modal-content-w .modal-body-w .body-helper .box-conferma .fake-btn.accepted {
  cursor: pointer;
}
.landing-page.lp-credem .modal-w .modal-content-w .modal-body-w .body-helper .box-conferma .fake-btn.accepted .round {
  background-color: #004c99;
}
.landing-page.lp-credem .modal-w .modal-content-w .modal-body-w .body-helper .box-conferma .fake-btn.accepted .round p {
  color: white;
  font-weight: bold;
}
.checkout-container {
  padding-top: 100px;
}
.booking-search {
  display: none;
}
.booking-search form {
  width: 100%;
  padding: 12px 0;
}
.booking-search input[type='text'] {
  height: 53px;
  min-width: auto !important;
  padding: 5px 10px;
  border-radius: 2px;
}
.booking-search button {
  height: 53px;
  min-width: auto !important;
  padding: 5px 10px;
  border-radius: 2px;
}
.booking-search input[type='button'] {
  height: 53px;
  min-width: auto !important;
  padding: 5px 10px;
  border-radius: 2px;
}
.booking-search select {
  height: 53px;
  min-width: auto !important;
  padding: 5px 10px;
  border-radius: 2px;
}
.booking-search .form-row {
  float: none;
}
.booking-search .form-row:nth-child(1) {
  width: 100%;
}
.booking-search .form-row:nth-child(2) {
  width: 100%;
}
.booking-search .form-row:nth-child(2) button {
  color: #757575 !important;
  font-weight: 300;
  text-align: left;
}
.booking-search .form-row:nth-child(2) button:hover {
  color: #757575 !important;
}
.booking-search .form-row:nth-child(2) button:focus {
  color: #757575 !important;
}
.booking-search .form-row:nth-child(2) button:active {
  color: #757575 !important;
}
.booking-search .form-row:nth-child(3) {
  width: 100%;
}
.booking-search .form-row button {
  margin-bottom: 8px;
}
.booking-search .form-row input {
  margin-bottom: 8px;
}
.booking-search .button-white:hover {
  background-color: #ffffff;
}
.booking-search .button-white:focus {
  background-color: #ffffff;
}
.booking-search .button-white:active {
  background-color: #ffffff;
}
.checkout-index-index .logo-wrap {
  position: static;
  left: 0;
}
.checkout-index-index .logo-wrap .brand-logo:not(.w-committenza) {
  display: block;
  display: inline;
}
.checkout-index-index .logo-wrap:not(.w-committenza) {
  display: block;
}
.checkout-index-index .primary-header {
  z-index: 995;
}
.checkout-index-index .field {
  position: relative;
}
.checkout-index-index .checkout-container .actions-toolbar.col-12 {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.checkout-index-index .checkout-container .actions-toolbar.col-12 > div.back .button {
  background-color: #fff;
  color: #004C99 !important;
  border: none;
  box-shadow: none;
}
.checkout-index-index .checkout-container .actions-toolbar.col-12 > div.back .button .arrow {
  font-size: 20px;
}
.checkout-index-index .checkout-container .actions-toolbar.col-12 > div.back .button:hover {
  color: #65B2E8 !important;
}
.checkout-index-index .checkout-container .actions-toolbar.col-12 > div.primary .button {
  min-width: 170px;
  height: 40px;
  line-height: 1px;
  border-radius: 7px;
  border: 2px solid #004C99;
  background-color: #004C99;
  color: #fff;
}
.checkout-index-index .checkout-container .actions-toolbar.col-12 > div.primary .button:hover {
  background-color: #FFFFFF;
  color: #004C99 !important;
}
.checkout-index-index .modal-custom .modal-content {
  position: relative;
  top: auto;
  left: auto;
  transform: none;
}
.checkout-index-index .modals-wrapper .agreements-modal {
  display: none;
}
.checkout-index-index main .checkout-container {
  padding-top: 0;
}
#customer-email-error {
  display: none !important;
}
#customer-email-error::before {
  display: block;
  content: '\f071' !important;
  background-color: #d50000 !important;
  left: auto !important;
  right: 7px !important;
  top: 15px !important;
  transform: scale(1) !important;
}
.step-name {
  display: inline-block;
}
body.modal-open {
  overflow: hidden;
}
html.fulloverflow {
  overflow: hidden;
}
body.fulloverflow {
  overflow: hidden;
}
html.ios.fulloverflow {
  overflow: hidden;
  position: fixed;
  height: 100%;
  width: 100%;
}
body.ios.fulloverflow {
  overflow: hidden;
  position: fixed;
  height: 100%;
  width: 100%;
}
li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
iframe {
  border: none;
}
.primary-font-family {
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
}
*[hidden] {
  display: none;
}
.hidden {
  display: none;
}
.fadeIn {
  opacity: 0;
  transition: opacity 0.4s;
}
.fadeIn.lazyloaded {
  opacity: 1;
}
.blur-up {
  -webkit-filter: blur(5px);
  filter: blur(5px);
  transition: filter 400ms, -webkit-filter 400ms;
}
.blur-up.lazyloaded {
  -webkit-filter: blur(0);
  filter: blur(0);
}
.blur-up.bkp-image {
  opacity: 1;
  transition: opacity 400ms;
}
.blur-up.bkp-image.blur-up.lazyloaded img {
  opacity: 0;
}
.img-responsive {
  display: block;
  width: 100%;
  height: auto;
}
.no-pad {
  padding: 0 !important;
}
.padding5 {
  padding-top: 5%;
}
.no-air {
  margin: 0 !important;
  padding: 0 !important;
}
.txt-center {
  text-align: center !important;
}
.txt-right {
  text-align: right !important;
}
.txt-left {
  text-align: left !important;
}
.align-right {
  float: right !important;
}
.align-left {
  float: left !important;
}
.bg-cyan {
  background-color: #004c99;
}
.bg-cyan .link-white:hover {
  text-decoration: none;
  color: #ffffff;
  opacity: 0.7;
}
.bg-cyan .link-white:focus {
  text-decoration: none;
  color: #ffffff;
  opacity: 0.7;
}
.bg-cyan .link-white:active {
  text-decoration: none;
  color: #ffffff;
  opacity: 0.7;
}
.bg-lighter-amber {
  background-color: #deeeff;
}
.bg-cyan10 {
  background: rgba(0, 184, 212, 0.1);
  background: #e5f8fb;
  background: #00bcd4;
}
.bg-lightb-cyan {
  background-color: #b2ebf2;
}
.bg-lighter-cyan {
  background-color: #f2ffff;
}
.bg-ligher-grey {
  background-color: #ebebeb;
}
.bg-white {
  background-color: #ffffff;
}
.bg-transparent {
  background-color: transparent;
}
.bottom {
  bottom: 0 !important;
  top: auto !important;
}
.top {
  bottom: auto !important;
  top: 0 !important;
}
.right {
  right: 0 !important;
  left: auto !important;
}
.left {
  right: auto !important;
  left: 0 !important;
}
.v-center {
  top: auto !important;
  bottom: auto !important;
}
.bg-cyan20 {
  background: #cef2f7;
  background: #00bcd4;
}
.margin-auto {
  margin-right: auto;
  margin-left: auto;
}
.min-height-auto {
  min-height: auto !important;
}
.txt-white {
  color: #ffffff;
}
.txt-grey {
  color: #9e9e9e;
}
.txt-darkgrey {
  color: #263238;
}
.txt-cyan {
  color: #004c99;
}
.txt-darkcyan {
  color: #0097a7;
}
.txt-amber {
  color: #004C99;
}
.txt-red {
  color: #d50000;
}
.txt-rw {
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.txt-rw.rw-light {
  font-weight: 300;
}
.txt-rw.rw-bold {
  font-weight: 700;
}
.txt-ms {
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.txt-ms.ms-bold {
  font-weight: 700;
}
.ms-bold {
  font-weight: 700;
}
.z-2 {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.2);
}
.z-3 {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.2);
}
.z-4 {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2);
}
.z-5 {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.2);
}
.z-u1 {
  box-shadow: 0 0px 3px rgba(0, 0, 0, 0.12), 0 0px 2px rgba(0, 0, 0, 0.15);
}
.z-u2 {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 0 6px rgba(0, 0, 0, 0.2);
}
.z-u3 {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.19), 0 0 6px rgba(0, 0, 0, 0.2);
}
.z-u4 {
  box-shadow: 0 0 28px rgba(0, 0, 0, 0.25), 0 0 10px rgba(0, 0, 0, 0.2);
}
.z-u5 {
  box-shadow: 0 0 38px rgba(0, 0, 0, 0.3), 0 0 12px rgba(0, 0, 0, 0.2);
}
.zt-1 {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25), 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.zt-2 {
  text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25), 1px 1px 2px rgba(0, 0, 0, 0.25);
}
.zt-3 {
  text-shadow: 4px 4px 8px rgba(0, 0, 0, 0.35), 1px 1px 3px rgba(0, 0, 0, 0.25);
}
.zt-4 {
  text-shadow: 6px 6px 12px rgba(0, 0, 0, 0.35), 2px 2px 4px rgba(0, 0, 0, 0.25);
}
.zt-5 {
  text-shadow: 7px 7px 15px rgba(0, 0, 0, 0.45), 2px 2px 6px rgba(0, 0, 0, 0.3);
}
.bg-dark-shader {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 96%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 96%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 96%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}
.bg-shader-top {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
}
.bg-shader-bottom {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}
.bg-shader-flat {
  background-color: #444444;
  opacity: 0.3;
}
.bg-shader-flat.bg-shader-cyan {
  background-color: #00b8d4;
  opacity: 0.8;
}
.bg-shader-flat.bg-shader-light {
  opacity: 0.15;
}
.h1 {
  margin: 0;
  line-height: 120%;
  font-size: 2rem;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.h1 span {
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.h3 {
  margin: 0;
  line-height: 120%;
  font-size: 1.25rem;
  font-weight: 700;
}
.h4 {
  margin: 0;
  line-height: 120%;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0.875rem;
}
.h5 {
  margin: 0;
  line-height: 120%;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  margin-bottom: 0.875rem;
}
.h2.h2-ms {
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-weight: 400 !important;
  letter-spacing: normal;
  display: table;
  width: 100%;
  padding-bottom: 2.5%;
}
.explain-text {
  line-height: 150%;
}
.explain-time {
  padding-left: 20px;
  position: relative;
  margin-bottom: 16px;
}
.explain-time .fa {
  position: absolute;
  left: 0;
  top: 0px;
  color: #004c99;
  font-size: 1rem;
}
.small {
  font-size: 0.6875rem;
  margin: 0;
  padding: 0;
}
.subhead {
  font-size: 1.1rem;
  margin-bottom: 1.1rem;
  line-height: 150%;
}
.subhead-small {
  font-size: 0.857rem;
  margin-bottom: 0.857rem;
  line-height: 150%;
}
.list {
  margin: 3% 0;
  font-size: 0.857rem;
  letter-spacing: 1px;
}
.list li {
  padding: 8px 0 8px 0;
}
.list.list-dots li {
  list-style-type: disc;
  margin-left: 24px;
}
.input-icon {
  z-index: 2;
}
.input-icon + .input-fa-icon {
  position: absolute;
  width: 24px;
  text-align: center;
  padding-bottom: 18px;
  color: #e5e5e5;
}
.ranking-logo-icon {
  background-image: url("../images/icons/slider-ranking-logo.png");
  background-position: top center;
  background-size: 20px 23px;
  width: 20px;
  height: 23px;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 37px;
  z-index: 1;
  left: 0px;
  top: 16px;
}
#cookie-overlay.show {
  transform: translateY(0);
  opacity: 1;
  transition: transform 400ms, opacity 400ms;
}
#cookie-overlay {
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  padding: 30px 0;
  z-index: 5;
  background-color: #00bfa5;
  background: rgba(63, 81, 181, 0.95);
  color: #ffffff;
  transform: translateY(100%);
  opacity: 0;
}
#cookie-overlay p {
  padding: 15px 30px 15px 0;
  text-align: left;
}
#cookie-overlay p a {
  color: #deeeff;
  text-decoration: underline;
}
#cookie-overlay p a:hover {
  text-decoration: none;
  color: #deeeff;
}
#cookie-overlay #validator-cookie-overlay {
  margin: 0 auto;
}
#closer-cookie-overlay {
  position: absolute;
  background-color: transparent;
  padding: 0 !important;
  top: 0;
  right: 15px;
  width: auto;
}
.link-grey {
  color: #9e9e9e;
}
.link-grey:hover {
  text-decoration: none;
  color: #004c99;
}
.link-grey:focus {
  text-decoration: none;
  color: #004c99;
}
.link-grey:active {
  text-decoration: none;
  color: #004c99;
}
a.link-grey {
  color: #9e9e9e;
}
.link-white {
  color: #ffffff;
}
.link-white:hover {
  text-decoration: none;
  color: #65B2E8;
}
.link-white:focus {
  text-decoration: none;
  color: #65B2E8;
}
.link-white:active {
  text-decoration: none;
  color: #65B2E8;
}
a.link-white {
  color: #ffffff;
}
.link-cyan {
  color: #004c99;
}
a.link-cyan {
  color: #004c99;
}
.link-darkgrey {
  color: #263238;
}
a.link-darkgrey {
  color: #263238;
}
.link-more {
  background-color: transparent;
}
a.link-more {
  background-color: transparent;
}
.link-more-mobile {
  display: block;
  text-align: right;
  padding: 24px 0;
  font-size: 0.75rem;
}
.tag-link {
  color: #004c99;
  padding: 6px 8px;
  background-color: #f2ffff;
  font-size: 13px;
  font-weight: 300;
  margin: 4px 4px 4px 0;
  transition: color 400ms, background-color 400ms;
}
.tag-link:hover {
  background-color: #004c99;
  color: #ffffff;
}
.tag-link:focus {
  background-color: #004c99;
  color: #ffffff;
}
.tag-link:active {
  background-color: #004c99;
  color: #ffffff;
}
a.tag-link {
  color: #004c99;
  padding: 6px 8px;
  background-color: #f2ffff;
  font-size: 13px;
  font-weight: 300;
  margin: 4px 4px 4px 0;
  transition: color 400ms, background-color 400ms;
}
a.tag-link:hover {
  background-color: #004c99;
  color: #ffffff;
}
a.tag-link:focus {
  background-color: #004c99;
  color: #ffffff;
}
a.tag-link:active {
  background-color: #004c99;
  color: #ffffff;
}
.button-small {
  padding: 6px 10px !important;
  font-size: 0.75rem !important;
  margin-bottom: 0;
}
.button-small .fa {
  font-size: 1rem !important;
}
.button-mid {
  padding: 8px 12px !important;
  font-size: 0.825rem !important;
  margin-bottom: 0;
}
.button-mid .fa {
  font-size: 1rem !important;
}
.button-cyan {
  background-color: #004c99;
}
.button-blue {
  background-color: #004c99;
}
.button-darkcyan {
  background-color: #0097a7;
}
.button-lightcyan {
  border: 1px solid #004c99;
  background-color: #ffffff;
  color: #004c99 !important;
}
.button-white {
  background-color: #ffffff;
  color: #263238 !important;
}
.button-white:hover {
  background-color: #65B2E8;
  color: #ffffff !important;
}
.button-white:focus {
  background-color: #65B2E8;
  color: #ffffff !important;
}
.button-white:active {
  background-color: #65B2E8;
  color: #ffffff !important;
}
.button-grey {
  background-color: #ebebeb;
  color: #004c99 !important;
}
.button-grey:hover {
  background-color: #004C99;
  color: #ffffff !important;
}
.button-grey:focus {
  background-color: #004C99;
  color: #ffffff !important;
}
.button-grey:active {
  background-color: #004C99;
  color: #ffffff !important;
}
.button-txtgrey {
  background-color: transparent !important;
  color: #9e9e9e !important;
}
.button-txtgrey:hover {
  color: #65B2E8 !important;
}
.button-txtgrey:focus {
  color: #65B2E8 !important;
}
.button-txtgrey:active {
  color: #65B2E8 !important;
}
.button-txtcyan {
  background-color: transparent !important;
  color: #004c99 !important;
}
.button-txtcyan:hover {
  color: #65B2E8 !important;
}
.button-txtcyan:focus {
  color: #65B2E8 !important;
}
.button-txtcyan:active {
  color: #65B2E8 !important;
}
.button-grey.button-txtgrey {
  background-color: #ebebeb !important;
  color: #9e9e9e !important;
}
button.button-rounded {
  border-radius: 50%;
  overflow: hidden;
  padding: 0;
  height: 56px;
  width: 56px;
  display: block;
  margin: 0 auto;
  position: relative;
}
button.button-rounded .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 1.75rem;
  color: #ffffff;
  transform: translateX(-50%) translateY(-50%);
  margin-left: 0;
  font-size: 24px;
}
.button-rounded {
  border-radius: 50%;
  overflow: hidden;
  padding: 0;
  height: 56px;
  width: 56px;
  display: block;
  margin: 0 auto;
  position: relative;
}
.button-rounded .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 1.75rem;
  color: #ffffff;
  transform: translateX(-50%) translateY(-50%);
  margin-left: 0;
  font-size: 24px;
}
.button.button-rounded {
  border-radius: 50%;
  overflow: hidden;
  padding: 0;
  height: 56px;
  width: 56px;
  display: block;
  margin: 0 auto;
  position: relative;
}
.button.button-rounded .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 1.75rem;
  color: #ffffff;
  transform: translateX(-50%) translateY(-50%);
}
.button-bordered {
  background-color: transparent;
  border: 3px solid #263238;
  padding: 10px 18px;
}
.button-bordered.button-white {
  border-color: #ffffff;
}
.button-bordered.button-cyan {
  border-color: #004c99;
  color: #004c99 !important;
}
.button-bordered.button-cyan:hover {
  background-color: #004c99;
  color: #ffffff !important;
}
.button-bordered.button-cyan:focus {
  background-color: #004c99;
  color: #ffffff !important;
}
.button-bordered.button-cyan:active {
  background-color: #004c99;
  color: #ffffff !important;
}
.button-bordered.button-blue {
  border: 2px solid;
  border-color: #004c99;
  color: #004c99 !important;
}
.button-bordered.button-amber {
  border: 2px solid;
  border-color: #004C99;
}
.button-bordered.button-amber.error-state {
  border-color: #d50000;
  color: #d50000 !important;
}
.button-bordered.button-amber.error-state:hover {
  background-color: #d50000 !important;
  color: #ffffff !important;
}
.button-bordered.button-amber.error-state:focus {
  background-color: #d50000 !important;
  color: #ffffff !important;
}
.button-bordered.button-amber.error-state:active {
  background-color: #d50000 !important;
  color: #ffffff !important;
}
.button-transparent {
  background-color: transparent;
}
button.captcha-reload {
  background-color: transparent;
  padding: 0 !important;
  box-shadow: none !important;
}
button.captcha-reload:hover {
  background-color: transparent;
}
button.captcha-reload:hover span {
  color: #65B2E8;
}
button.captcha-reload:focus {
  background-color: transparent;
}
button.captcha-reload:focus span {
  color: #65B2E8;
}
button.captcha-reload:active {
  background-color: transparent;
}
button.captcha-reload:active span {
  color: #65B2E8;
}
button.captcha-reload span {
  color: #004c99;
  font-size: 13px;
  text-transform: none;
  transition: color 400ms;
}
button.captcha-reload span:after {
  content: '\f021';
  display: inline-block;
  margin-left: 8px;
  font-family: 'FontAwesome';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.captcha-reload {
  background-color: transparent;
  padding: 0 !important;
  box-shadow: none !important;
}
.captcha-reload:hover {
  background-color: transparent;
}
.captcha-reload:hover span {
  color: #65B2E8;
}
.captcha-reload:focus {
  background-color: transparent;
}
.captcha-reload:focus span {
  color: #65B2E8;
}
.captcha-reload:active {
  background-color: transparent;
}
.captcha-reload:active span {
  color: #65B2E8;
}
.captcha-reload span {
  color: #004c99;
  font-size: 13px;
  text-transform: none;
  transition: color 400ms;
}
.control.captcha-image {
  text-align: center;
}
.captcha-img {
  margin: 8px auto;
  display: inline-block;
  height: auto;
  max-width: 100%;
}
#main-search-submit {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.textarea {
  background-color: #ffffff;
  border: none;
  border-radius: 0px;
  color: #9e9e9e;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-size: 1rem;
  padding: 12px;
  cursor: pointer;
  margin-bottom: 8px;
  width: 100%;
  font-weight: 300;
  height: 120px;
  margin-top: 8px;
  overflow-y: auto;
  resize: none;
  box-sizing: border-box;
}
.textarea:focus {
  color: #263238;
  outline: none;
}
.input-icon-wrap {
  position: relative;
}
.input-icon-wrap input.input-icon {
  padding-left: 32px;
  padding-right: 8px;
}
.input-icon.input-icon-left + .input-fa-icon {
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1rem;
}
::-webkit-input-placeholder {
  color: #9e9e9e;
  opacity: 1;
}
::-moz-placeholder {
  color: #9e9e9e;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #9e9e9e;
  opacity: 1;
}
:-moz-placeholder {
  color: #9e9e9e;
  opacity: 1;
}
:-webkit-autofill {
  background-color: transparent;
  background-image: none;
}
.input-txt.input-cyan {
  background-color: #004c99;
  border: none;
  color: #ffffff;
}
.input-txt.input-line {
  background-color: transparent;
  border-bottom: 1px solid #263238;
  color: #263238;
  transition: border-color 400ms, box-shadow 400ms;
  background-color: #ffffff;
}
.input-txt.input-line:hover {
  box-shadow: 0 1px 0 0 #263238;
  border-bottom-color: #263238;
}
textarea.textarea-line {
  background-color: transparent;
  border-bottom: 1px solid #263238;
  color: #263238;
  transition: border-color 400ms, box-shadow 400ms;
  background-color: #ffffff;
}
.input-bgwhite {
  background-color: #ffffff !important;
}
.input-txt.input-line.input-linegrey {
  border-color: #9e9e9e;
}
.input-txt.input-line.input-linegrey:hover {
  box-shadow: 0 1px 0 0 #263238;
  border-bottom-color: #263238;
}
textarea.textarea-line.textarea-linegrey {
  border-color: #9e9e9e;
}
textarea.textarea-line.textarea-linegrey:hover {
  box-shadow: 0 1px 0 0 #263238;
  border-bottom-color: #263238;
}
.select-wrap {
  position: relative;
  z-index: 3;
}
.select-wrap:hover input {
  box-shadow: 0 1px 0 0 #263238;
  border-bottom-color: #263238;
}
.select-wrap ul::before {
  left: 100%;
}
.select-wrap label:not(.placeholder):not(.label-checkbox)::before {
  left: calc(82%);
}
.select-wrap .label.error:not(.label-checkbox) {
  color: #d50000 !important;
}
.select-wrap .fa {
  position: absolute;
  right: 0;
  top: 20px;
  color: #9e9e9e;
}
.select-wrap select.active {
  display: block;
}
.select-wrap .select-replace-dropdown {
  position: absolute;
  top: 15px;
  left: 0;
  z-index: 2;
  width: 100%;
  background: #ffffff;
  padding: 0 !important;
  animation-name: selectDropdownOut;
  animation-fill-mode: forwards;
  animation-duration: 0.05ms;
}
.select-wrap .select-replace-dropdown li {
  cursor: pointer;
  padding: 8px;
}
.select-wrap .select-replace-dropdown li:hover {
  color: #263238;
  background-color: #deeeff;
}
.select-wrap .select-replace-dropdown li.selected {
  color: #fff;
  background-color: #65B2E8;
}
textarea.textarea-line.textarea-linegrey.active {
  box-shadow: 0 1px 0 0 #004c99 !important;
  border-bottom-color: #004c99 !important;
}
.input-txt.input-line.error {
  border-color: #d50000 !important;
}
.input-txt.input-line.input-linegrey.error {
  border-color: #d50000 !important;
}
textarea.textarea-line.textarea-linegrey.active.error {
  border-color: #d50000 !important;
}
label.placeholder {
  font-size: 1rem;
  transition: transform 400ms, font-size 400ms, color 400ms;
  transform: translateY(16px);
}
label.placeholder:not(.label-checkbox)::before {
  content: '';
  font: normal normal normal 16px/1 FontAwesome;
  text-align: center;
  line-height: 30px;
  color: #ffffff;
  width: 30px;
  height: 30px;
  left: calc(45%);
  top: 35px;
  border-radius: 50%;
  transform: scale(1.25);
  display: none;
  position: absolute;
}
.input-txt.error {
  box-shadow: 0 1px 0 0 #d50000 !important;
  border-bottom-color: #d50000 !important;
}
textarea.error {
  box-shadow: 0 1px 0 0 #d50000 !important;
  border-bottom-color: #d50000 !important;
}
.textarea.error {
  box-shadow: 0 1px 0 0 #d50000 !important;
  border-bottom-color: #d50000 !important;
}
.select-wrap.active .input-txt.input-line.input-linegrey {
  box-shadow: 0 1px 0 0 #004c99 !important;
  border-color: #004c99 !important;
}
.select-wrap.active .select-replace-dropdown {
  animation-name: selectDropdownIn;
  animation-fill-mode: forwards;
  animation-duration: 400ms;
}
.select-wrap.error.active label.error:not(.label-checkbox) {
  color: #004c99 !important;
}
.select-wrap.error.active label.error:not(.label-checkbox)::before {
  display: none !important;
}
.select-wrap.error.active .label.error:not(.label-checkbox) {
  color: #004c99 !important;
}
.select-wrap.error.active .label.error:not(.label-checkbox)::before {
  display: none !important;
}
label.error:not(.label-checkbox) {
  color: #d50000;
}
.label.error:not(.label-checkbox) {
  color: #d50000;
}
label.active.error:not(.label-checkbox) {
  color: #d50000;
}
.label.active.error:not(.label-checkbox) {
  color: #d50000;
}
label.placeholder.active.error:not(.label-checkbox) {
  color: #d50000;
}
.label.placeholder.active.error:not(.label-checkbox) {
  color: #d50000;
}
.global-nav-links .link-grey:hover {
  text-decoration: none;
  color: #65B2E8 !important;
}
.global-nav-links .link-grey:focus {
  text-decoration: none;
  color: #65B2E8 !important;
}
.global-nav-links .link-grey:active {
  text-decoration: none;
  color: #65B2E8 !important;
}
.global-nav-actions .link-grey:hover {
  text-decoration: none;
  color: #65B2E8 !important;
}
.global-nav-actions .link-grey:focus {
  text-decoration: none;
  color: #65B2E8 !important;
}
.global-nav-actions .link-grey:active {
  text-decoration: none;
  color: #65B2E8 !important;
}
.global-nav-actions .user-logged {
  line-height: 0.67rem;
}
.global-nav-actions .user-logged small {
  display: inline-block;
  transition: color 0.4s;
}
.global-nav-actions .user-logged span {
  display: inline-block;
  transition: color 0.4s;
  font-weight: 600;
}
.primary-header.primary-header-pocket.fixed .link-grey {
  color: #263238;
}
.primary-header.primary-header-pocket.fixed .brand-logo:not(.brand-logo-mini) {
  display: none;
}
.button-white.button-bordered .txt-white {
  transition: color 400ms;
}
.button-white.button-bordered:hover {
  background-color: #ffffff;
}
.button-white.button-bordered:hover .txt-white {
  color: #263238;
}
.button-white.button-bordered:focus {
  background-color: #ffffff;
}
.button-white.button-bordered:focus .txt-white {
  color: #263238;
}
.button-white.button-bordered:active {
  background-color: #ffffff;
}
.button-white.button-bordered:active .txt-white {
  color: #263238;
}
.button-datetime-picker {
  color: #263238 !important;
  text-transform: none !important;
  padding-left: 0 !important;
  text-align: left !important;
  background-color: #ffffff !important;
  margin-bottom: 0 !important;
  font-weight: 700 !important;
}
.touch .dropdown-menu-wrap select {
  position: absolute;
  background: red;
  top: 0;
  height: 56px;
  opacity: 0;
}
.checkbox-wrap {
  position: relative;
  display: inline-block;
}
.checkbox-wrap .feedback {
  margin-top: 0;
}
.overflow-txt-100 {
  max-height: 100px;
  overflow: auto;
}
.radio-wrapper {
  position: relative;
  margin-bottom: 24px;
}
.radio-wrapper label {
  display: inline-block;
  position: relative;
  transform: none;
  font-size: 13px;
  margin-right: 8px;
  line-height: 0.875rem;
  width: auto !important;
}
.radio-wrapper input[type="radio"] {
  display: inline-block;
  vertical-align: middle;
}
.cms-home .primary-header {
  background-color: transparent;
  box-shadow: none;
}
.cms-home .primary-header .logo-wrap:not(.mini-logo) {
  width: 180px;
  height: 100%;
  position: absolute;
  padding: 0;
  left: 2.5%;
  z-index: 6;
  display: block;
}
.cms-home .primary-header .logo-wrap:not(.mini-logo) a {
  width: 100%;
  top: 7px;
  max-width: 110px;
  transform: translateY(0);
}
.cms-home .primary-header .brand-logo:not(.brand-logo-mini) {
  display: block;
}
.cms-home .primary-footer .mini-logo {
  display: inline-block;
  margin-bottom: 0;
}
.cms-home #nav-toggle {
  position: absolute;
}
.cms-home .hero-content {
  margin-top: 80px;
}
.cms-home .hero-content h1 {
  font-weight: 400;
  color: #263238;
  letter-spacing: 1px;
  margin-bottom: 32px;
}
.cms-home .hero-content h1 span {
  font-family: 'Montserrat', Arial, sans-serif;
  display: block;
}
.cms-home #search-opener {
  display: none;
}
.cms-home .fixed #search-opener {
  display: block;
}
.cms-home #mini-cart-mobile {
  position: absolute;
  right: 58px;
  animation: none;
  z-index: 6;
  opacity: 1;
}
.primary-header .brand-logo:not(.brand-logo-mini) {
  display: none;
}
.primary-header .logo-wrap {
  width: auto;
}
.primary-header .mini-logo {
  display: block;
}
.primary-header .mobile-link {
  display: flex;
  justify-content: space-between;
  max-width: 130px;
  margin: auto;
  margin-right: 58px;
  margin-top: 14px;
}
.primary-header .mobile-link .link-menu {
  font-size: 16px;
}
.primary-header .mobile-link .link-menu:hover {
  text-decoration: underline;
}
.brand-logo h1 {
  font-size: inherit;
  display: inline;
}
.brand-logo img {
  width: 100px;
  margin-top: 0;
}
.brand-logo.brand-logo-mini h1 {
  display: inline-block;
}
.brand-logo.brand-logo-mini img {
  width: auto;
  height: auto;
}
.primary-nav.expanded {
  display: block;
  opacity: 1;
  transform: translateX(0);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.primary-nav-shader {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.mini-cart-added {
  background-color: #004C99;
  color: white;
  font-size: 0.62rem;
  display: inline-block;
  width: 22px;
  height: 22px;
  padding: 0;
  text-align: center;
  line-height: 22px;
  border-radius: 0px;
  margin-left: 8px;
  overflow: hidden;
  transform: translateX(0);
  opacity: 1;
  top: 6px;
  transition: transform 800ms, opacity 800ms;
  vertical-align: middle;
}
#mini-cart-mobile.expanded .mini-cart-added {
  transform: translateX(100%);
  opacity: 0;
}
.mini-cart-opener.expanded .mini-cart-added {
  transform: translateX(100%);
  opacity: 0;
}
.side-navigation ul li a {
  font-size: 0.857em;
  color: #004c99;
  padding: 12px 0 12px 0px;
  display: block;
  position: relative;
}
.side-navigation ul li a.link-back {
  color: #9e9e9e;
  font-weight: 300;
}
.side-navigation ul li a.link-back .fa {
  margin: 0 16px 0 0;
  font-size: 0.7143rem;
}
.header-txt {
  padding-top: 5%;
}
.auto-header {
  padding: 5% 0;
}
.details-nav {
  width: 100%;
  height: 37px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.details-nav ul {
  width: 150%;
  float: left;
}
.details-nav ul li {
  float: left;
}
.details-nav ul li a {
  float: left;
}
.details-nav li {
  font-weight: 400;
  position: relative;
}
.details-nav li a {
  padding: 10px 15px;
  font-size: 12px;
  color: #fff;
}
.details-nav li a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 4px;
  background-color: #ffffff;
  transform: translateY(5px);
  opacity: 0;
}
.details-nav li.active a::after {
  background-color: #fff;
  transform: translateY(0);
  opacity: 1;
}
.details-nav li.active a:hover::after {
  background-color: #fff;
  transform: translateY(0);
  opacity: 1;
}
.structure-nav {
  position: relative;
}
.nav-overflow div {
  height: 60px;
  overflow-y: hidden;
  overflow-x: auto;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.nav-overflow ul {
  width: auto;
}
body.booking {
  padding-bottom: 86px;
}
aside.subfooter {
  padding: 5% 0;
  width: 100%;
  position: relative;
}
article.detail .h2 {
  letter-spacing: 2px;
}
article.detail .subhead {
  letter-spacing: 2px;
}
.bg-absolute .container {
  z-index: 2;
}
.strip-cta {
  text-align: center;
  margin-top: 48px;
}
.strip-cta button {
  margin-top: 16px;
}
.strip-cta button span {
  margin: 0 !important;
}
.strip-cta .button {
  margin-top: 16px;
}
.strip-cta span {
  font-size: 0.85rem;
  text-align: left;
  margin: 0;
  display: block;
}
.strip-cta .sign-in-cta {
  text-align: center !important;
  color: #9e9e9e;
  margin: 0;
  text-align: left;
  padding: 8px 0;
}
.header-cta {
  margin-top: 5%;
}
.cta-label {
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  color: #ffffff;
  font-size: 0.875rem;
  display: block;
  margin-top: 8px;
}
.bg-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
}
.bg-image .bg-shader-flat {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.bg-image .bg-shader-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 150px;
}
.bg-image .bg-shader-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 150px;
}
.hero-search .bg-image {
  background-size: 100%;
}
.hero-search .hero-content h1 {
  font-size: 1.3125rem;
  width: 70%;
}
.hero-search .hero-content h1 span {
  font-size: 1.125rem;
  margin-top: 8px;
}
.hero-search .select-replace-dropdown {
  top: 0 !important;
}
.hero-search .select-replace-dropdown li {
  padding-top: 18px !important;
  padding-bottom: 18px !important;
  font-size: 0.8rem;
}
.hero-search input[type='text'] {
  min-width: auto;
}
.hero-search .input-txt {
  min-width: auto;
}
.hero-search textarea {
  min-width: auto;
}
.hero-search .textarea {
  min-width: auto;
}
.hero-search select {
  min-width: auto;
}
.hero-search .laucher-select {
  padding-left: 12px !important;
}
.hero-search .booking-search input {
  padding: 12px 12px !important;
  height: auto !important;
  margin-bottom: 8px;
}
.hero-search .booking-search button {
  padding: 12px 12px !important;
  height: auto !important;
  margin-bottom: 8px;
}
.hero-search .form-row .feedback {
  display: none;
}
.bg-image.bg-image-w50 {
  width: 45%;
  display: none !important;
}
.bg-flat {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.bg-image.bg-image-right {
  background-position: right center;
}
.bg-image.bg-image-topright {
  background-position: right top;
}
.bg-image.bg-image-bottomright {
  background-position: right bottom;
}
.main.main-strutcture {
  padding-top: 16px;
}
.main.main-strutcture .container {
  padding: 0;
}
.detail-wrap h5 {
  margin-top: 2rem;
}
#detail-doctor a.button-mid {
  width: auto;
}
.strip-img {
  display: none;
}
.ban_int {
  height: 43px;
  background-color: #c5cfd6;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
#circle {
  width: 15px;
  height: 15px;
  margin-top: 1%;
  border-radius: 50%;
  background: #f2f2f2;
}
.fixed .card-doctor {
  position: relative;
  padding-left: 48px;
  font-size: 1rem;
  height: 45px;
  overflow: hidden;
  font-weight: 700;
  padding-left: 38px;
  height: auto;
  min-height: 30px;
  text-align: left;
}
.fixed .card-doctor .fa {
  position: absolute;
  left: 10px;
  width: 30px;
  text-align: center;
  left: 0;
  height: 30px;
  font-size: 18px;
  border-radius: 50%;
  background-color: #004c99;
  color: #ffffff;
  line-height: 32px;
}
.fixed .card-performance-name {
  position: relative;
  padding-left: 48px;
  font-size: 1rem;
  height: 45px;
  overflow: hidden;
  font-weight: 700;
  font-weight: 300;
  padding-left: 38px;
  height: auto;
  min-height: 30px;
  text-align: left;
}
.fixed .card-performance-name .fa {
  position: absolute;
  left: 10px;
  width: 30px;
  text-align: center;
  left: 0;
  height: 30px;
  font-size: 18px;
  border-radius: 50%;
  background-color: #004c99;
  color: #ffffff;
  line-height: 32px;
  font-size: 16px;
}
.fixed .card-prevention-package {
  padding-left: 38px;
  height: auto;
  min-height: 30px;
  text-align: left;
}
.fixed .card-prevention-package .fa {
  position: absolute;
  left: 10px;
  width: 30px;
  text-align: center;
}
.fixed-booking button {
  margin-bottom: 0;
}
.fixed-booking label[for="booking-price"] {
  display: inline;
  top: 16px;
}
.fixed-filter-map {
  bottom: 0;
  width: 100%;
  height: auto;
  padding: 15px;
  text-align: center;
  background-color: #ffffff;
  z-index: 4;
}
.fixed-filter-map button {
  margin-bottom: 0;
  width: 48%;
}
.fixed-filters-action {
  bottom: 0;
  width: 100%;
  height: auto;
  padding: 15px;
  text-align: center;
  background-color: #ffffff;
  z-index: 4;
}
.fixed-filters-action button {
  margin-bottom: 0;
  width: 48%;
}
.hero-content {
  z-index: 2;
  height: 100%;
  margin-top: 50px;
}
.hero-content h1 {
  line-height: 100%;
  font-size: 1.875rem;
}
.hero-content .wizard-cta {
  text-align: center !important;
  color: #9e9e9e;
  margin: 0;
  text-align: left;
  padding: 8px 0;
}
.hero-content .wizard-cta button:hover {
  background-color: transparent !important;
}
.hero-content .wizard-cta button:hover span {
  color: #65B2E8 !important;
}
.hero-content .wizard-cta button:focus {
  background-color: transparent !important;
}
.hero-content .wizard-cta button:focus span {
  color: #65B2E8 !important;
}
.hero-content .wizard-cta button:active {
  background-color: transparent !important;
}
.hero-content .wizard-cta button:active span {
  color: #65B2E8 !important;
}
.hero.hero-search {
  height: 89vh;
  min-height: 468px;
  background-color: #ebebeb;
}
.head-form input[type='text'] {
  height: 53px;
  min-width: auto !important;
  padding: 5px 10px;
  border-radius: 2px;
}
.head-form button {
  height: 53px;
  min-width: auto !important;
  padding: 5px 10px;
  border-radius: 2px;
}
.support-form .form-row:nth-child(2) button {
  margin-bottom: 0;
  padding: 0 !important;
  width: 100%;
  border: none;
  border-left: solid 1px #ebebeb;
  background-color: #fff;
  color: #004C99 !important;
}
.support-form .form-row:nth-child(2) button:hover {
  color: #65B2E8 !important;
}
.strip-cta.sign-in-cta {
  margin-bottom: 0px;
}
.strip-cta.sign-in-cta .fa {
  display: none;
}
.strip-cta.sign-in-cta .button:hover {
  background-color: #65B2E8 !important;
}
.strip-cta.sign-in-cta .button:focus {
  background-color: #65B2E8 !important;
}
.strip-cta.sign-in-cta .button:active {
  background-color: #65B2E8 !important;
}
#wizar-search-wrap {
  background-color: #D5ECF1;
  border-radius: 8px;
  position: absolute;
  z-index: 3;
  top: 12%;
  left: 2%;
  width: 96%;
  bottom: 10px;
  padding: 0;
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
  transform: scale(0.9);
  animation-name: wizardShowOut;
  animation-fill-mode: forwards;
  animation-duration: 0s;
  height: 660px;
}
#wizar-search-wrap .wizard-step .chip-xl .content-wrap {
  font-size: 16px;
  font-weight: bold;
  color: #65B2E8;
  width: auto;
  padding: 0;
}
#wizar-search-wrap .wizard-step .chip-xl .content-wrap-down {
  font-size: 12px;
  font-weight: normal;
}
#wizar-search-wrap .strip-cta {
  margin: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px;
  height: 70px;
}
#wizar-search-wrap .strip-cta div {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  left: 0;
  right: 0;
  padding-left: 10px;
  padding-right: 10px;
}
#wizar-search-wrap .strip-cta .button {
  margin: 0;
  width: calc(42%);
  float: left;
  padding: 8px 16px !important;
}
#wizar-search-wrap .strip-cta .button .fa {
  display: none;
}
#wizar-search-wrap .strip-cta .button:nth-of-type(2) {
  float: right;
}
#wizar-search-wrap .strip-cta .button.button-transparent {
  color: #9e9e9e !important;
}
#wizar-search-wrap .strip-cta .button-transparent:hover {
  background-color: transparent !important;
  color: #263238 !important;
}
#wizar-search-wrap .strip-cta .button-transparent:focus {
  background-color: transparent !important;
  color: #263238 !important;
}
#wizar-search-wrap .strip-cta .button-transparent:active {
  background-color: transparent !important;
  color: #263238 !important;
}
#wizar-search-wrap .strip-cta #wizard-submit {
  display: none !important;
  position: absolute;
  transform: translateX(200%) translateY(-50%);
  right: 10px;
  z-index: 2;
  top: 50%;
  transition: opacity 400ms, transform 400ms;
  cursor: pointer;
}
#wizar-search-wrap .strip-cta #wizard-submit.disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: transparent !important;
  color: #004C99 !important;
}
#wizar-search-wrap .strip-cta #wizard-skip.disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: transparent !important;
  color: #004C99 !important;
}
#wizar-search-wrap .strip-cta #wizard-skip {
  display: none !important;
  transform: translateY(0);
  opacity: 1;
  transition: opacity 400ms, transform 400ms;
}
#wizar-search-wrap .strip-cta.last-step #wizard-submit {
  transform: translateX(0) translateY(-50%);
}
#wizar-search-wrap .strip-cta.last-step #wizard-skip {
  transform: translateY(80px);
  opacity: 0;
}
#wizar-search-wrap .chip-xl .content-wrap {
  opacity: 1;
}
.wizard-welcome #wizar-search-wrap {
  top: 5%;
}
#wizar-search-wrap[data-show] {
  animation-name: wizardShowIn;
  animation-fill-mode: forwards;
  animation-duration: 400ms;
}
#wizar-search-wrap[data-active="false"] {
  animation-duration: 400ms !important;
}
.wizard-stepper {
  padding: 10px;
  position: relative;
  height: 45px;
}
.wizard-stepper-title {
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  display: block;
  margin: 0;
  font-size: 30px;
  text-align: center;
  color: #004C99;
  padding-top: 0;
  padding-bottom: 0;
}
.wizard-stepper-title strong {
  font-weight: 700;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
}
[data-term='prevention'] .wizard-stepper-title {
  display: none;
}
[data-term='prevention'] .wizard-stepper-title.wizard-step-title-pp {
  display: block !important;
}
.wizard-stepper-title.wizard-step-title-pp {
  display: none;
}
.wizard-stepper-list {
  width: 100%;
  position: relative;
  z-index: 2;
}
.wizard-stepper-list li {
  display: inline-block;
  padding: 0 5px;
  background-color: #ffffff;
  margin-top: 0;
  vertical-align: top;
  margin-right: -4px;
  margin-left: 5px;
  transition: padding-right 400ms, background-color 400ms;
}
.wizard-stepper-list li:nth-of-type(1) {
  padding-left: 0 !important;
  margin-left: 0;
}
.wizard-stepper-list li:nth-of-type(4) {
  padding-right: 0 !important;
}
.wizard-stepper-list li span {
  display: block;
  height: 25px;
  width: 25px;
  text-align: center;
  line-height: 25px;
  background-color: #e5e5e5;
  border-radius: 50%;
  color: #9e9e9e;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 12px;
  transition: background-color 400ms, color 400ms;
}
.wizard-stepper-list li span:not(.done).wait {
  background-color: #b2ebf2;
  color: #263238;
  cursor: pointer;
}
.wizard-stepper-list li span.done {
  cursor: pointer;
}
.line {
  height: 1px;
  overflow: hidden;
  margin: 0;
  width: calc(80%);
  padding: 0;
  background-color: #9e9e9e;
  position: absolute;
  z-index: 1;
  top: 22px;
  left: 23px;
  transition: transform 400ms, width 400ms;
}
.step1 .wizard-stepper .line {
  width: calc(40%);
  transform: translateX(18px);
  opacity: .4;
  left: 40px;
}
.step1 .wizard-stepper-list li:nth-of-type(1) {
  background-color: transparent;
  padding-right: calc(-45%) !important;
}
.step1 .wizard-stepper-list li:nth-of-type(1) span {
  background-color: #004c99;
  color: #ffffff;
}
.step1 .wizard-stepper-list.last li:nth-of-type(1) {
  background-color: transparent;
  padding-right: calc(-10%) !important;
}
.step1 .wizard-stepper-list.last li:nth-of-type(4) {
  display: none !important;
}
.step1 .wizard-step-content {
  position: absolute;
  top: 145px;
  overflow: hidden;
  width: 400%;
  left: 0;
  transform: translateX(0);
  transition: transform 400ms;
  height: calc(-15%);
}
.step2 .wizard-stepper .line {
  width: calc(0%);
  transform: translateX(58px);
  opacity: .4;
}
.step2 .wizard-stepper-list li:nth-of-type(2) {
  background-color: transparent;
  padding-right: calc(-45%) !important;
}
.step2 .wizard-stepper-list li:nth-of-type(2) span {
  background-color: #004c99;
  color: #ffffff;
}
.step2 .wizard-stepper-list li:nth-of-type(1) span {
  background-color: #004C99;
  color: #ffffff;
}
.step2 .wizard-stepper-list.last li:nth-of-type(2) {
  background-color: transparent;
  padding-right: calc(-10%) !important;
}
.step2 .wizard-stepper-list.last li:nth-of-type(3) {
  padding-right: 0 !important;
}
.step2 .wizard-stepper-list.last li:nth-of-type(4) {
  display: none !important;
}
.step2 .wizard-step-content {
  transform: translateX(-25%);
}
.step3 .wizard-stepper .line {
  width: calc(-40%);
  transform: translateX(98px);
  opacity: .4;
}
.step3 .wizard-stepper .wizard-stepper-list.last + .line {
  opacity: 0 !important;
}
.step3 .wizard-stepper-list li:nth-of-type(3) {
  background-color: transparent;
  padding-right: calc(-45%) !important;
}
.step3 .wizard-stepper-list li:nth-of-type(3) span {
  background-color: #004c99;
  color: #ffffff;
}
.step3 .wizard-stepper-list li:nth-of-type(2) span {
  background-color: #004C99;
  color: #ffffff;
}
.step3 .wizard-stepper-list li:nth-of-type(1) span {
  background-color: #004C99;
  color: #ffffff;
}
.step3 .wizard-step-content {
  transform: translateX(-50%);
}
.step3 .wizard-stepper-list.last li:nth-of-type(4) {
  display: none !important;
}
.step4 .wizard-stepper .line {
  width: calc(-80%);
  transform: translateX(138px);
}
.step4 .wizard-stepper-list li:nth-of-type(4) {
  padding-right: calc(-50%) !important;
  background-color: #ffffff;
}
.step4 .wizard-stepper-list li:nth-of-type(4) span {
  background-color: #004c99;
  color: #ffffff;
}
.step4 .wizard-stepper-list li:nth-of-type(3) span {
  background-color: #004C99;
  color: #ffffff;
}
.step4 .wizard-stepper-list li:nth-of-type(1) span {
  background-color: #004C99;
  color: #ffffff;
}
.step4 .wizard-stepper-list li:nth-of-type(2) span {
  background-color: #004C99;
  color: #ffffff;
}
.step4 .wizard-step-content {
  transform: translateX(-75%);
}
.wizard-step-content {
  position: absolute;
  top: 145px;
  overflow: hidden;
  width: 400%;
  left: 0;
  transform: translateX(0);
  transition: transform 400ms;
  height: calc(-15%);
}
.wizard-step {
  padding: 60px 95px 40px 95px;
  width: 25%;
  float: left;
  position: relative;
  height: 570px;
  overflow: hidden;
}
.wizard-step a.chip.chip-xl {
  margin-bottom: 0;
  min-height: 130px;
  border-radius: 0;
}
.wizard-step .chip[data-selected] {
  transition: color 400ms, background-color 400ms;
  box-shadow: none;
  background-color: #65B2E8;
  color: #263238;
}
.wizard-step .chip.data-selected {
  transition: color 400ms, background-color 400ms;
  box-shadow: none;
  background-color: #65B2E8;
  color: #263238;
}
.wizard-step .chip-xl[data-selected] .icon-wrap {
  opacity: 1;
}
.wizard-step .chip-xl[data-selected] .content-wrap {
  opacity: 1;
}
.wizard-step .wizard-spinner {
  position: absolute;
  z-index: 2;
  top: 30%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 50px;
  height: 50px;
}
.wizard-step.ws-2 .wizard-data-wrap .chip.no-click {
  border-radius: 0;
}
.wizard-step.ws-2 .wizard-data-wrap .no-click .content-wrap {
  color: #A6A6A6 !important;
}
.wizard-step.ws-2 .content-wrap .content-wrap-img {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
}
.wizard-step.ws-2 .content-wrap .content-wrap-img img {
  max-width: 46px;
  max-height: 40px;
}
.wizard-step.ws-2 .chip-xl .content-wrap {
  font-size: 18px !important;
  line-height: 20px !important;
  margin: auto !important;
}
.wizard-step.ws-2 .chip-xl .content-wrap-down {
  font-size: 16px !important;
  line-height: 20px !important;
  margin-top: 5px;
  word-break: break-word;
}
.wizard-data {
  margin: 0;
}
.wizard-data-wrap {
  height: 307px;
  overflow-x: hidden;
  overflow-y: auto;
  margin-top: 40px;
}
.wizard-macrocategories .chip-xl .content-wrap {
  left: 50px;
}
.chip[data-selected="true"] {
  transition: color 400ms, background-color 400ms;
  box-shadow: none;
  background-color: #65B2E8;
  color: #263238;
}
.chip[data-selected="true"] .icon-wrap {
  opacity: 1;
}
.chip[data-selected="true"] .content-wrap {
  opacity: 1;
}
.wizard-macro-categories {
  width: 95%;
  margin-left: calc(-3%);
  padding-bottom: 10px;
}
.fa.fa-spinner.fa-pulse {
  transform-origin: 49% 48.5%;
}
.sidebar .card-doctor {
  position: relative;
  padding-left: 48px;
  font-size: 1rem;
  height: 45px;
  overflow: hidden;
  font-weight: 700;
  padding-left: 38px;
  height: auto;
  min-height: 30px;
  text-align: left;
}
.sidebar .card-doctor .fa {
  position: absolute;
  left: 10px;
  width: 30px;
  text-align: center;
  height: 30px;
  font-size: 18px;
  border-radius: 50%;
  background-color: #004c99;
  color: #ffffff;
  line-height: 32px;
  left: 0;
}
.sidebar .card-performance-name {
  position: relative;
  padding-left: 48px;
  font-size: 1rem;
  height: 45px;
  overflow: hidden;
  font-weight: 700;
  font-weight: 300;
  padding-left: 38px;
  height: auto;
  min-height: 30px;
  text-align: left;
}
.sidebar .card-performance-name .fa {
  position: absolute;
  left: 10px;
  width: 30px;
  text-align: center;
  height: 30px;
  font-size: 18px;
  border-radius: 50%;
  background-color: #004c99;
  color: #ffffff;
  line-height: 32px;
  left: 0;
  font-size: 16px;
}
.sidebar .card-prevention-package {
  padding-left: 38px;
  height: auto;
  min-height: 30px;
  text-align: left;
}
.sidebar .card-prevention-package .fa {
  position: absolute;
  left: 10px;
  width: 30px;
  text-align: center;
  left: 0;
}
.modal-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #444444;
  z-index: 1;
  opacity: 0;
}
.modal.active.closing .modal-bg {
  animation-name: FadeOut80;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}
.modal.active.closing .modal-content {
  animation-name: FadeOut100;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}
.modal.active.closing #mini-cart {
  animation-name: slideOutMiniCart;
  animation-duration: 0.4s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(1, 0, 0, 1);
}
.modal-content {
  position: absolute;
  z-index: 2;
  width: auto;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.modal-content p.light-message {
  font-size: 1rem;
  color: #ffffff;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
}
#modal-message .fa-spinner {
  color: #ebebeb;
}
.performance-product-view .message-success.success.message .top-header-picker {
  background-color: #ffffff !important;
  min-width: 320px;
}
.performance-product-view .message-success.success.message .modal-content.centered {
  background-color: #ffffff !important;
  min-width: 320px;
}
.performance-product-view .message-success.success.message .message-reservation-added {
  color: #444444;
}
.performance-product-view .message-success.success.message .message-reservation-added.success-info {
  font-size: 22px;
  font-weight: 500;
  color: #004C99;
}
.performance-product-view .message-success.success.message .message-reservation-added.time-info {
  font-size: 16px;
  font-weight: normal;
}
.performance-product-view .message-success.success.message .message-general {
  font-weight: 600;
  background: #ffffff !important;
  color: #263238;
}
.performance-product-view .message-success.success.message .close-picker i {
  margin-left: 0;
}
.performance-product-view .message-success.success.message .row {
  padding: 4px 15px;
}
.performance-product-view .message-success.success.message .row.mini-card-action {
  padding: 30px 80px;
  margin: auto;
}
.performance-product-view .message-success.success.message .row.mini-card-action .button-edit-card {
  min-width: 200px;
  max-height: 40px;
  background-color: #65B2E8;
  color: #fff !important;
  border: 2px solid #65B2E8;
  padding: 10px !important;
  line-height: 1;
}
.performance-product-view .message-success.success.message .row.mini-card-action .button-edit-card:hover {
  background-color: #fff !important;
  color: #65B2E8 !important;
}
.performance-product-view .message-success.success.message .row.mini-card-action .button-go-to-checkout {
  min-width: 200px;
  max-height: 40px;
  background-color: #004C99;
  color: #fff !important;
  border: 2px solid #004C99;
  padding: 10px 8px !important;
  line-height: 1;
}
.performance-product-view .message-success.success.message .row.mini-card-action .button-go-to-checkout:hover {
  background-color: #FFFFFF !important;
  color: #004C99 !important;
}
.performance-product-view .message-success.success.message .row.mini-card-action .button-go-checkout {
  background-color: #004C99;
  color: #fff !important;
  border: 2px solid #004C99;
}
.performance-product-view .message-success.success.message .row.mini-card-action .button-go-checkout:hover {
  background-color: #FFFFFF !important;
  color: #004C99 !important;
}
.performance-product-view .message-success.success.message.closing {
  animation-name: FadeOut80;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}
.package-product-view .message-success.success.message {
  height: 100%;
  position: fixed;
  width: 100%;
  background: rgba(38, 50, 56, 0.85) !important;
  padding: 0;
}
.package-product-view .message-success.success.message .top-header-picker {
  background-color: #ffffff !important;
  min-width: 320px;
}
.package-product-view .message-success.success.message .modal-content.centered {
  background-color: #ffffff !important;
  min-width: 320px;
}
.package-product-view .message-success.success.message .message-reservation-added {
  color: #444444;
}
.package-product-view .message-success.success.message .message-reservation-added.success-info {
  font-size: 22px;
  font-weight: 500;
  color: #004C99;
}
.package-product-view .message-success.success.message .message-reservation-added.time-info {
  font-size: 16px;
  font-weight: normal;
}
.package-product-view .message-success.success.message .message-general {
  font-weight: 600;
  background: #ffffff !important;
  color: #263238;
}
.package-product-view .message-success.success.message .close-picker i {
  margin-left: 0;
}
.package-product-view .message-success.success.message .row {
  padding: 4px 15px;
}
.package-product-view .message-success.success.message .row.mini-card-action {
  padding: 30px 80px;
  margin: auto;
}
.package-product-view .message-success.success.message .row.mini-card-action .button-edit-card {
  min-width: 200px;
  max-height: 40px;
  background-color: #65B2E8;
  color: #fff !important;
  border: 2px solid #65B2E8;
  padding: 10px !important;
  line-height: 1;
}
.package-product-view .message-success.success.message .row.mini-card-action .button-edit-card:hover {
  background-color: #fff !important;
  color: #65B2E8 !important;
}
.package-product-view .message-success.success.message .row.mini-card-action .button-go-to-checkout {
  min-width: 200px;
  max-height: 40px;
  background-color: #004C99;
  color: #fff !important;
  border: 2px solid #004C99;
  padding: 10px 8px !important;
  line-height: 1;
}
.package-product-view .message-success.success.message .row.mini-card-action .button-go-to-checkout:hover {
  background-color: #FFFFFF !important;
  color: #004C99 !important;
}
.package-product-view .message-success.success.message .row.mini-card-action .button-go-checkout {
  background-color: #004C99;
  color: #fff !important;
  border: 2px solid #004C99;
}
.package-product-view .message-success.success.message .row.mini-card-action .button-go-checkout:hover {
  background-color: #FFFFFF !important;
  color: #004C99 !important;
}
.package-product-view .message-success.success.message.closing {
  animation-name: FadeOut80;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}
.sales-order-history #modal-order-delete {
  height: 100%;
  position: fixed;
  width: 100%;
  background: rgba(38, 50, 56, 0.85) !important;
  padding: 0;
  text-align: center;
}
.sales-order-history #modal-order-delete .top-header-picker {
  background-color: #ffffff !important;
  min-width: 320px;
}
.sales-order-history #modal-order-delete .modal-content.centered {
  background-color: #ffffff !important;
  min-width: 320px;
}
.sales-order-history #modal-order-delete .message-reservation-added {
  color: #444444;
}
.sales-order-history #modal-order-delete .message-reservation-added.success-info {
  font-size: 22px;
  font-weight: 500;
  color: #004C99;
}
.sales-order-history #modal-order-delete .message-reservation-added.time-info {
  font-size: 16px;
  font-weight: normal;
}
.sales-order-history #modal-order-delete .message-general {
  font-weight: 600;
  background: #ffffff !important;
  color: #263238;
  display: block;
}
.sales-order-history #modal-order-delete .close-picker i {
  margin-left: 0;
}
.sales-order-history #modal-order-delete .row {
  padding: 4px 15px;
}
.sales-order-history #modal-order-delete .row.mini-card-action {
  padding: 30px 80px;
  margin: auto;
}
.sales-order-history #modal-order-delete .row.mini-card-action .button-edit-card {
  min-width: 200px;
  max-height: 40px;
  background-color: #65B2E8;
  color: #fff !important;
  border: 2px solid #65B2E8;
  padding: 10px !important;
  line-height: 1;
}
.sales-order-history #modal-order-delete .row.mini-card-action .button-edit-card:hover {
  background-color: #fff !important;
  color: #65B2E8 !important;
}
.sales-order-history #modal-order-delete .row.mini-card-action .button-go-to-checkout {
  min-width: 200px;
  max-height: 40px;
  background-color: #004C99;
  color: #fff !important;
  border: 2px solid #004C99;
  padding: 10px 8px !important;
  line-height: 1;
}
.sales-order-history #modal-order-delete .row.mini-card-action .button-go-to-checkout:hover {
  background-color: #FFFFFF !important;
  color: #004C99 !important;
}
.sales-order-history #modal-order-delete .row.mini-card-action .button-go-checkout {
  background-color: #004C99;
  color: #fff !important;
  border: 2px solid #004C99;
}
.sales-order-history #modal-order-delete .row.mini-card-action .button-go-checkout:hover {
  background-color: #FFFFFF !important;
  color: #004C99 !important;
}
.sales-order-history #modal-order-delete .mini-card-action a.button-lightcyan:hover {
  color: #ffffff !important;
  background-color: #004c99;
}
.sales-order-history #modal-order-delete .mini-card-action a.button-lightcyan:focus {
  color: #ffffff !important;
  background-color: #004c99;
}
.sales-order-history #modal-order-delete .mini-card-action a.button-lightcyan:active {
  color: #ffffff !important;
  background-color: #004c99;
}
.sales-order-history #modal-order-delete.closing {
  animation-name: FadeOut80;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}
.tab-panel {
  display: none !important;
}
.tab-panel.active {
  display: block !important;
}
#date-picker-global {
  background-color: #ffffff;
  padding: 16px 0 32px 0;
  width: 100%;
  color: #263238;
}
#time-picker-global {
  background-color: #ffffff;
  padding: 16px 0 32px 0;
  width: 100%;
  color: #263238;
  padding-bottom: 16px;
}
#modal-content-datepicker.scale-in {
  animation-name: ScaleIn;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
  transform-origin: left top;
}
#modal-content-timepicker.scale-in {
  animation-name: ScaleIn;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
  transform-origin: left top;
}
#modal-content-datepicker.scale-out {
  animation-name: ScaleDown;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
  transform-origin: left top;
}
#modal-content-timepicker.scale-out {
  animation-name: ScaleDown;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
  transform-origin: left top;
}
#modal-content-timepicker {
  z-index: 5;
  width: 320px;
  overflow: hidden;
}
#modal-content-datepicker {
  z-index: 10;
  width: 320px;
  overflow: hidden;
}
.ui-timepicker-header {
  height: 48px;
  position: relative;
  width: 320px;
  margin: 0 auto;
  line-height: 48px;
  width: 100%;
  margin-bottom: 16px;
  border-bottom: 1px solid #263238;
}
.ui-timepicker-header a {
  height: 47px;
  display: block;
  padding: 0 20px 0 20px;
  text-align: center;
}
.ui-timepicker-slot {
  display: block;
  line-height: 30px;
  text-align: center;
  margin: 0 auto;
  width: 100%;
}
.ui-timepicker-slot td {
  text-align: center;
  border: none;
  width: auto;
}
.ui-timepicker-slot td a {
  height: 45px;
  width: 55px;
  line-height: 45px;
  display: block;
}
.ui-timepicker-slot td span {
  height: 45px;
  width: 55px;
  line-height: 45px;
  display: none;
}
.ui-timepicker-slot td a.active {
  color: #ffffff;
  background-color: #004c99;
}
.ui-timepicker-slot .disabled {
  color: #ccc;
}
.ui-timepicker-slot .disabled a {
  display: none;
}
.ui-timepicker-slot .disabled span {
  font-weight: 300;
  display: block;
}
.ui-timepicker-slot .wrap-subslot td a {
  width: 53px;
  border: 1px solid #65B2E8;
  border-left: none;
  background-color: #ffffff;
}
.ui-timepicker-slot .wrap-subslot td span {
  width: 53px;
  border: 1px solid #65B2E8;
  border-left: none;
  background-color: #ffffff;
}
.ui-timepicker-slot .wrap-subslot td a.active {
  background-color: #004c99;
  color: #ffffff;
}
.ui-timepicker-slot .wrap-subslot tr:first-child td a {
  border-bottom: none;
}
.ui-timepicker-slot .wrap-subslot tr:first-child td span {
  border-bottom: none;
}
.ui-timepicker-slot .wrap-subslot td.disabled a {
  background-color: #deeeff;
  color: #65B2E8;
}
.ui-timepicker-slot .wrap-subslot td.disabled span {
  background-color: #deeeff;
  color: #65B2E8;
}
.ui-timepicker-title {
  width: 100%;
  padding: 0 58px;
  text-align: center;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-size: 16px;
  width: 50%;
  float: left;
  padding: 0;
  color: #004c99;
}
.ui-timepicker-title.active {
  border-color: #ffffff;
  color: #263238;
  background-color: #ffffff;
  border-top: 1px solid #263238;
  border-left: 1px solid #263238;
  border-right: 1px solid #263238;
  border-bottom: 1px solid #ffffff;
}
.ui-timepicker-slot.active {
  display: table !important;
}
.ui-timepicker .strip-actions {
  padding: 16px 16px 0 16px;
  display: table;
  position: relative;
  width: 100%;
  margin-top: 16px;
  border-top: 1px solid #ebebeb;
}
.ui-timepicker .back-to-date {
  float: left;
  width: auto;
  margin: 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
  font-size: 13px;
  border: none;
  box-shadow: none;
}
.ui-timepicker .back-to-date .fa {
  margin: 0 8px 0 0;
  font-size: 0.67rem;
}
.ui-timepicker .submit-datetime {
  float: right;
  width: 50%;
  margin: 0;
  font-size: 16px;
  text-transform: uppercase;
}
.top-header-picker {
  height: 48px;
  background-color: #ebebeb;
  line-height: 48px;
}
.top-header-picker h4 {
  margin: 0;
  line-height: inherit;
  padding-left: 16px;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #9e9e9e;
}
.close-picker {
  height: 48px;
  width: 48px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
.close-picker .fa {
  color: #9e9e9e;
  top: 3px;
}
.row-subslot {
  display: none;
}
.wrap-subslot {
  border-top: 2px solid #004c99;
  border-bottom: 2px solid #004c99;
  border-left: 1px solid #65B2E8;
  border-right: 1px solid #65B2E8;
  background-color: #deeeff;
}
.filter-group {
  visibility: hidden !important;
}
#mini-cart {
  position: fixed;
  top: 0;
  right: 0;
  width: calc(50%);
  background-color: #ffffff;
  height: 100%;
  z-index: 2100;
  transform: translateX(100%);
  transition: transform 400ms;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
}
#mini-cart .total-price-label {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #444444;
}
#mini-cart .total-price {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #444444;
}
#mini-cart header {
  height: 48px;
  line-height: 48px;
  padding: 0 15px;
}
#mini-cart header h4 {
  font-size: 22px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #444444;
  margin: 0;
  padding-top: 10px;
}
#mini-cart header a[data-close] {
  position: absolute;
  top: 0;
  right: 0;
  height: 48px;
  width: 48px;
  color: #9e9e9e;
}
#mini-cart .mini-cart-content {
  height: calc(-143%);
  overflow: auto;
  touch-action: pan-y;
}
#mini-cart footer {
  border-bottom: 1px solid #ffffff;
  padding: 15px 30px;
  background-color: #fcfcfc;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 170px;
  box-shadow: 1px 0 14px 0 rgba(26, 31, 29, 0.19);
}
#mini-cart footer .container-fluid {
  padding-top: 0;
}
#mini-cart footer .link-edit-cart {
  line-height: 56px;
}
#mini-cart footer button {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin: 0;
  text-align: center;
  width: 100%;
}
#mini-cart footer .button {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin: 0;
  text-align: center;
  width: 100%;
  border: 2px solid #004c99;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-height: 40px;
}
#mini-cart footer button.button-edit-card {
  background-color: #65B2E8;
  margin-bottom: 8px;
  border: 2px solid #65B2E8;
  max-height: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #004C99;
  color: #fff !important;
  border: 2px solid #004C99;
}
#mini-cart footer button.button-edit-card:hover {
  color: #65B2E8 !important;
  background-color: #fff !important;
  border: 2px solid #65B2E8;
  background-color: #FFFFFF !important;
  color: #004C99 !important;
}
#mini-cart footer .button.button-edit-card {
  background-color: #65B2E8;
  margin-bottom: 8px;
  color: #fff !important;
  border: 2px solid #65B2E8;
  max-height: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#mini-cart footer .button.button-edit-card:hover {
  color: #65B2E8 !important;
  background-color: #fff !important;
  border: 2px solid #65B2E8;
}
#mini-cart footer .button.button-go-checkout {
  background-color: #004C99;
  color: #fff !important;
  border: 2px solid #004C99;
}
#mini-cart footer .button.button-go-checkout:hover {
  background-color: #FFFFFF !important;
  color: #004C99 !important;
}
#mini-cart footer .mini-card-action {
  padding-top: 10px;
}
.mini-cart-items {
  padding: 24px 0;
  border-bottom: 1px solid #ebebeb;
  margin: 0 30px 0 0;
}
.mini-cart-items .row {
  margin: auto;
}
.mini-cart-items span {
  display: block;
  font-size: 0.762rem;
}
.mini-cart-items span.performance-name {
  font-size: 18px;
  color: #444444;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}
.mini-cart-items span.performance-structure {
  font-size: 18px;
  color: #a3a3a3;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  margin: 5px 0;
}
.mini-cart-items span.performance-price {
  font-size: 18px;
  color: #444444;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}
.mini-cart-items span.performance-beneficiary {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #444444;
  margin: 10px 0 15px 0;
}
.mini-cart-items span.performance-datetime {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.08;
  letter-spacing: normal;
  color: #444444;
  margin: 5px 0;
}
.mini-cart-items span.performance-datetime div[data-option="date"]::before {
  display: inline-block;
  width: 20px;
  text-align: center;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  margin-right: 4px;
  content: '\f133';
}
.opc-block-summary .table-caption {
  color: #444444;
  caption-side: bottom;
  width: 100%;
  display: block;
  font-weight: bold;
  text-align: center;
}
.opc-block-summary .table-totals {
  display: block;
}
.opc-block-summary .table-totals caption {
  display: none;
}
.opc-block-summary .table-totals .totals {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.31;
  letter-spacing: normal;
  color: #444444;
}
.opc-block-summary .table-totals .totals .mark {
  font-weight: normal;
}
.opc-block-summary .table-totals p {
  font-size: 0.7rem;
  font-weight: 400;
}
.opc-block-summary .product-item-details {
  padding: 15px 0;
}
.opc-block-summary .product-item-details .details-qty {
  font-size: 18px;
  font-weight: normal;
  display: flex;
  justify-content: flex-end;
  min-width: 50px;
  margin-left: 10px;
  color: #444444;
}
.opc-block-summary .product-item-details .details-qty .label {
  display: contents;
  color: #444444;
}
.opc-block-summary .product-item-details .price-text .subtotal {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.31;
  letter-spacing: normal;
  color: #444444;
}
.opc-block-summary .product-item-details .first-row {
  display: flex;
  justify-content: space-between;
}
.opc-block-summary .product-item-details .product-item-name-block .product-item-info {
  display: flex;
  justify-content: space-between;
}
.opc-block-summary .product-item-details .product-item-name-block .product-item-info .details-date {
  font-size: 13px;
  width: 70%;
  line-height: 1.62;
  letter-spacing: normal;
  color: #444444;
}
.opc-block-summary .cart-price {
  display: block;
  text-align: right;
}
.opc-block-summary .grand.totals {
  padding-top: 15px;
  display: block;
  border-top: 2px solid #ebebeb;
}
.opc-block-summary .product-item-name {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.67;
  letter-spacing: normal;
  color: #444444;
}
.mini-card-action .button-edit-card:hover {
  background-color: #004c99 !important;
  color: #ffffff !important;
}
.mini-card-action .button-edit-card:active {
  background-color: #004c99 !important;
  color: #ffffff !important;
}
.mini-card-action.button-edit-card:focus {
  background-color: #004c99 !important;
  color: #ffffff !important;
}
#modal-content-picker {
  width: 320px;
  overflow: hidden;
}
.card {
  border-radius: 2px;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  margin-bottom: 0px;
  background-color: #ffffff;
  position: relative;
}
.card .content-wrap {
  width: 100%;
  padding: 24px 16px 24px 16px;
}
.card .bg-wrap {
  position: absolute;
}
.card a {
  display: block;
  height: 100%;
}
.card p {
  letter-spacing: normal;
}
.card-title {
  color: #263238;
  margin-bottom: 0.66667rem;
}
.card-place {
  color: #263238;
  margin-bottom: 0.66667rem;
  font-weight: 300;
  font-size: 0.75rem;
}
.card-address {
  color: #9e9e9e;
  font-weight: 300;
}
.card-address .fa {
  font-size: 1rem;
  margin-right: 8px;
  margin-left: 0;
}
.card-cta {
  font-size: 0.75rem;
}
.card.card-logo {
  width: 100%;
  display: block;
  padding-bottom: 66.666667%;
}
.card.card-logo img {
  position: absolute;
  width: auto;
  height: auto;
  transform: translateY(-50%) translateX(-50%) translateZ(0) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) !important;
  top: 50%;
  left: 50%;
  max-height: 90%;
  max-width: 90%;
}
.card-img-dx {
  position: relative;
  width: 100%;
  height: auto;
}
.card-img-dx .bg-wrap {
  display: none;
}
.card-img-dx .link {
  text-transform: uppercase;
  font-size: 0.75rem;
  display: block;
}
.card-img-dx .link .fa {
  font-size: 1rem;
  position: relative;
  top: -2px;
  margin-left: 8px;
}
.card-img-dx .card-place {
  margin: 0 0 0.5rem 0;
  height: 50px;
  overflow: hidden;
  position: relative;
}
.card-img-dx .card-place::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 20px;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}
.card-img-dx .image-v {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: auto;
  max-height: 200px;
}
.card-img-dx .img-wrap {
  position: absolute;
  top: 0;
  right: 0;
  height: auto;
  width: 35%;
  padding-bottom: 23.33334%;
  max-width: 265px;
}
.card-img-dx .img-wrap img {
  display: block;
  position: absolute;
  width: auto;
  top: 0;
  right: 0;
  max-height: 100%;
  max-width: 100%;
}
.card-img-dx .content-wrap {
  width: 75%;
}
.card-img-dx.card-prevention-package .card-title {
  width: 100%;
}
.card-img-dx.card-prevention-package .content-wrap {
  width: calc(-22%);
}
.card.card-img-dx .content-wrap p {
  line-height: 135%;
}
.card.card-img-dx .content-wrap p.card-address {
  height: 50px;
  overflow: hidden;
  position: relative;
  padding-left: 16px;
}
.card.card-img-dx .content-wrap p.card-address .fa {
  position: absolute;
  left: 0;
}
.card.card-img-dx .content-wrap p.card-address::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 18px;
  bottom: 0;
  left: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}
.card-hospital {
  margin-top: 24px;
}
.card-hospital .link-cyan {
  text-transform: uppercase;
  font-size: 0.75rem;
  display: block;
  margin-top: 0;
}
.card-img-dx.card-hospital .content-wrap {
  width: 100%;
  display: inline-block;
  padding-bottom: 16px;
}
.card-img-dx.card-hospital .content-wrap .rating-badge {
  margin-bottom: 0;
}
.card-strip-actions {
  padding: 8px 16px;
  display: table;
  position: relative;
  width: 100%;
}
.card-strip-actions a {
  width: auto;
  float: left;
}
.card-map-wrap {
  position: relative;
}
.card-map-wrap .card-map {
  padding-bottom: 50%;
  width: 100%;
  position: relative;
}
.card-map-wrap iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 400ms;
}
.card-map-wrap iframe.fadeIn {
  opacity: 1;
}
.card-map-wrap button {
  padding: 0 !important;
  margin: 0 !important;
  box-shadow: none;
}
.iframe-card-map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.card.card-expand {
  overflow: hidden;
  transition: height 400ms;
}
.card-expand .card-strip-actions a .fa {
  transition: transform 400ms;
}
.panel-expand {
  overflow: hidden;
}
.card-expand-content {
  position: relative;
  padding: 16px;
  top: 0;
  margin-top: -2000px;
  left: 0;
  transition: margin-top 200ms ease-out;
}
.card-expand.selected .fa-chevron-down {
  transform: rotate(180deg) translateY(-2px);
}
.card-bg-top a {
  padding-bottom: 56%;
}
.card-bg-top h3 {
  font-size: 1.25rem;
  color: #ffffff;
  font-weight: 400;
  position: absolute;
  bottom: 0;
  padding: 24px 16px 16px 16px;
  width: 100%;
}
.card-bg-top p {
  color: #ffffff;
  font-weight: 400;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  color: #263238;
  font-size: 0.875rem;
}
.card-bg-top .content-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
}
.card-bg-top .content-wrap p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 46.5%;
  padding: 24px 16px;
}
.card-bg-top .content-wrap .head-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-bottom: 30%;
}
.card-bg-top .bg-wrap {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  padding-bottom: 30%;
}
.card.card-bg-top .content-wrap p {
  line-height: 150%;
}
#hiw-infographic {
  display: none;
}
.how-works-step {
  width: 250px;
  margin: 0 auto 50px auto;
}
.hw-step-bg {
  width: 150px;
  height: 150px;
  background-color: #ffffff;
  border: 1px solid #ebebeb;
  border-radius: 50%;
  position: relative;
  margin: 0 auto;
}
.hw-step-bg div {
  width: 85px;
  height: 63px;
  background-repeat: no-repeat;
  position: absolute;
  background-size: cover;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.hw-step-number {
  width: 55px;
  height: 55px;
  border-radius: 50px;
  border: 1px solid #ebebeb;
  background-color: #ffffff;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 55px;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  color: #004C99;
  transform: translateX(-50%);
}
.hw-step-title {
  text-transform: uppercase;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-size: 2rem;
  font-weight: 300;
  font-size: 1.125rem;
  margin: 16px 0;
}
.hw-step-title strong {
  font-weight: 700;
  font-size: 1.5rem;
  display: block;
}
.card-result-wrapper.filtering {
  opacity: 0;
  transition: opacity 0.1ms;
}
.card.card-result.hidden {
  display: none;
}
.updated button span {
  animation-name: Blinking;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}
.card-survey {
  margin-top: 24px;
}
.card-survey .card-doctor {
  position: relative;
  padding-left: 48px;
  font-size: 1rem;
  height: 45px;
  overflow: hidden;
  font-weight: 700;
}
.card-survey .card-doctor .fa {
  position: absolute;
  left: 10px;
  width: 30px;
  text-align: center;
  height: 30px;
  font-size: 18px;
  border-radius: 50%;
  background-color: #004c99;
  color: #ffffff;
  line-height: 32px;
}
.card-survey .card-prevention-package .fa {
  height: 30px;
  font-size: 18px;
  border-radius: 50%;
  background-color: #004c99;
  color: #ffffff;
  line-height: 32px;
}
.card-survey h3 {
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  color: #004c99;
  font-weight: normal;
  margin-bottom: 5%;
}
.card-calendar {
  position: relative;
  padding-left: 48px;
  font-size: 1rem;
  height: 45px;
  overflow: hidden;
  font-weight: 700;
}
.card-calendar .fa {
  position: absolute;
  left: 10px;
  width: 30px;
  text-align: center;
  color: #004c99;
}
.card-prevention-package a .fa {
  margin-left: 0;
}
.card-prevention-package a .fa.fa-bg::before {
  content: '';
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 30px;
  height: 30px;
  left: 0;
  position: absolute;
}
.card-prevention-package a .fa.fa-bg.fa-bg-pp::before {
  background-image: url('../images/icons/bg-icon_prevention-packages.png');
}
.prevention-packages .auto-header .link-cyan {
  font-size: 1rem;
}
.more-medical-performance li {
  position: relative;
}
.more-medical-performance li:last-of-type .accordion-panel {
  border: none;
}
#detail-package {
  display: table;
}
#detail-package img {
  margin-right: 16px;
  margin-bottom: 16px;
}
.flat-panel.panel-full-link {
  padding-top: 0%;
  padding-bottom: 0%;
}
.flat-panel.panel-full-link a {
  padding-top: 5%;
  padding-bottom: 5%;
  display: block;
}
.flat-panel.panel-full-link h4 span {
  color: #fff;
  font-weight: 700;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
}
.flat-panel h3 {
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #0097a7;
  letter-spacing: 2px;
}
.flat-panel h3 a {
  color: #0097a7;
  letter-spacing: 2px;
}
.flat-panel h4 {
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 0.5rem;
}
.flat-panel h4 a {
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 0.5rem;
}
#panel-livechat a {
  padding: 5% 24px;
}
.panel-full-link#panel-livechat {
  padding: 0;
}
.panel-full-link#panel-mini-contact {
  padding: 0;
}
.flat-panel#panel-livechat h3 {
  font-weight: 300;
}
.flat-panel#panel-livechat h4 {
  margin: 0;
}
.flat-panel#panel-mini-contact h3 {
  font-weight: 300;
}
.flat-panel#panel-mini-contact h4 {
  margin: 0;
}
.accordion-panel {
  padding: 0;
  border-bottom: 1px solid #ebebeb;
}
.accordion-panel:not(.selected) .accordion-title {
  cursor: pointer;
}
.accordion-title {
  padding: 24px 0;
  margin-bottom: 0;
  padding-right: 50px;
  min-height: 50px;
  position: relative;
  outline: none;
  transition: color 400ms ease-out;
  color: #004c99;
}
.accordion-icon {
  width: auto;
  height: auto;
  position: absolute;
  right: 0;
  top: 24px;
  color: #004c99;
  font-size: 0.875rem;
  transition: transform 400ms ease-out, color 400ms ease-out;
  z-index: 1;
}
.accordion-overflow {
  overflow: hidden;
}
.accordion-content {
  position: relative;
  top: 0;
  left: 0;
  transition: margin-top 400ms ease-out;
}
.accordion-content p {
  margin: 0;
  padding-bottom: 24px;
  line-height: 150%;
  font-size: 0.875rem;
}
.accordion-panel.selected .accordion-icon {
  transform: rotate(180deg);
  color: #004C99;
}
.accordion-panel.selected .accordion-title {
  color: #004C99;
}
.support-bg {
  width: 75px;
  height: 75px;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
  position: absolute;
  z-index: 1;
  border-radius: 50%;
}
.support-bg div {
  width: 100%;
  height: 100%;
  background-image: url('../images/sprites/support-sprite.png');
  background-repeat: no-repeat;
  background-size: 500% 200%;
}
.support-bg#support-faq-bg div {
  background-image: none;
  background-size: 100%;
}
.support-bg#support-chat-bg div {
  background-position: 25% -6.25%;
}
.support-bg#support-livechat-bg div {
  background-size: 1000% 400%;
  background-position: 44.5% 0%;
}
.support-bg#support-livechat-strip-bg {
  transform: translateY(0);
  top: auto;
  left: auto;
  border-radius: 0;
  bottom: 0;
  right: 0;
  display: none;
}
.support-bg#support-livechat-strip-bg div {
  position: absolute;
  right: 0;
  bottom: 0;
  background-size: 200% 100%;
  background-position: 100% 0%;
}
.bg-image-w50#bg-structure {
  background-size: contain;
}
.chip {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  color: #9e9e9e;
  border-radius: 50%;
  margin: 8px 0;
}
a.chip {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  color: #9e9e9e;
  border-radius: 50%;
  margin: 8px 0;
}
.chip-white {
  background-color: #ffffff;
}
.chip.chip-tag {
  font-size: 11px;
  color: #263238;
  background-color: #ebebeb;
  width: auto;
  display: inline-block;
  padding: 8px 28px 8px 16px;
  line-height: 11px;
  border-radius: 35px;
  white-space: nowrap;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  position: relative;
  margin-top: 0;
  transition: background-color 400ms, transform 400ms, opacity 400ms;
}
.chip.chip-tag button {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #ffffff;
  padding: 0 !important;
  position: absolute;
  top: 50%;
  right: 4px;
  transform: translateY(-50%);
}
.chip.chip-tag button .fa {
  color: #9e9e9e;
  padding: 0;
  margin: 0;
  font-size: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.chip.chip-tag [type="button"] {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #ffffff;
  padding: 0 !important;
  position: absolute;
  top: 50%;
  right: 4px;
  transform: translateY(-50%);
}
.chip.chip-tag [type="button"] .fa {
  color: #9e9e9e;
  padding: 0;
  margin: 0;
  font-size: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
#filters-actived .chip.chip-tag {
  margin-right: 8px;
}
.chip.chip-tag.removing {
  position: absolute;
  z-index: 2;
  opacity: 0;
  transform: scale(0) translateY(-150px);
}
.chip-xl .icon-wrap {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  opacity: 0.4;
}
.chip-xl .icon-wrap img {
  display: block;
  height: auto;
  width: 50px;
}
.chip-xl .content-wrap {
  width: calc(6%);
  position: relative;
  left: 50px;
  padding: 16px 0;
  transform: translateY(0%);
  font-size: 0.9375rem;
  font-weight: 400;
  opacity: 0.4;
}
.chip-service .icon-wrap {
  width: 45px;
  height: 45px;
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
}
.chip-service .icon-wrap img {
  display: block;
  height: auto;
  width: 100%;
}
.chip-service .content-wrap {
  position: relative;
  padding: 16px 0;
  transform: translateY(0%);
  font-size: 0.9375rem;
  font-weight: 700;
  font-size: 13px;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
}
.side-list li {
  display: inline-block;
}
.performance-list h4 {
  text-transform: uppercase;
  color: #004C99;
  padding-top: 5%;
}
.performance-list ul {
  padding-bottom: 5%;
  border-bottom: 1px solid #ebebeb;
}
.performance-list ul li {
  font-size: 0.76rem;
}
.performance-list ul li a {
  color: #263238;
  padding: 1% 0;
  display: inline-block;
}
.sitemap-list h4 {
  text-transform: uppercase;
  color: #004C99;
  padding-top: 5%;
}
.sitemap-list ul {
  padding-bottom: 5%;
  border-bottom: 1px solid #ebebeb;
}
.sitemap-list ul li {
  font-size: 0.76rem;
}
.sitemap-list ul li a {
  color: #263238;
  padding: 1% 0;
  display: inline-block;
}
.contact-hospital-list {
  text-align: left;
}
.contact-hospital-list li {
  padding-bottom: 10%;
}
.contact-hospital-list span {
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-size: 0.619rem;
  color: #004c99;
  display: block;
}
.contact-hospital-list strong {
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-size: 0.857rem;
  color: #263238;
  display: block;
}
.extra-hospital-list {
  text-align: left;
}
.extra-hospital-list li {
  padding-bottom: 10%;
}
.extra-hospital-list a {
  color: #9e9e9e;
  font-size: 0.857rem;
}
.extra-hospital-list a .fa {
  margin-left: 0;
  margin-right: 0;
  width: 21px;
  text-align: center;
}
.structure-info-mobile h5 {
  font-size: 0.8125rem;
}
.structure-info-mobile .contact-hospital-list li {
  display: inline-block;
  padding-right: 24px;
  padding-bottom: 24px;
}
.structure-info-mobile .extra-hospital-list li {
  display: inline-block;
  padding-right: 24px;
  padding-bottom: 24px;
}
.pagination {
  margin-top: 32px;
}
.pagination li {
  display: inline-block;
}
.pagination li:first-of-type {
  margin-right: 10px;
}
.pagination li:last-of-type {
  margin-left: 10px;
}
.pagination a {
  background-color: transparent;
  color: #9e9e9e;
  font-size: 0.857rem;
  display: block;
  min-width: 26px;
  height: 26px;
  padding: 0 6px;
  text-align: center;
  line-height: 26px;
  border-radius: 3px;
  position: relative;
}
.pagination a .fa {
  font-size: 0.619rem;
  margin: 0;
  color: #9e9e9e;
}
.pagination a.active {
  cursor: default;
  background-color: #004c99;
  color: #ffffff;
}
.rating-badge {
  margin-bottom: 1.25rem;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
}
.rating-vote {
  color: #004C99;
  font-size: 1.7143rem;
  font-weight: 700;
  margin-right: 16px;
}
.rating-vote span {
  font-size: 1.0476rem;
  font-weight: 300;
}
.rating-vote sub {
  font-weight: 400;
  color: #cdcdcd;
  font-size: 0.8125rem;
}
.rating-extra {
  font-size: 0.7143rem;
  font-weight: 700;
}
.rating-vote.rating-vote-small {
  font-size: 1.1428rem;
}
.rating-vote.rating-vote-small span {
  font-size: 0.857rem;
}
.rating-vote.rating-vote-small sub {
  font-size: 0.619rem;
}
.rating-extra.rating-extra-small {
  font-size: 0.619rem;
}
.rating-extra.rating-extra-small img {
  width: 30px;
}
.rating-extra.rating-extra-small sub {
  font-size: 0.5rem;
}
#detail-ranking .rating-vote.rating-vote-small {
  margin-right: 8px;
}
.rating-badge.rating-entry {
  margin-bottom: 0.66667rem;
}
.rating-entry-desc {
  display: inline-block;
  position: relative;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 0.66667rem;
  letter-spacing: 1px;
}
.rating-entry-desc .fa {
  font-size: 0.857rem;
  color: #9e9e9e;
}
.rating-entry-tips {
  display: inline-block;
  position: relative;
}
.booking-details-structure {
  width: 100%;
  max-width: none;
}
.booking-details-structure .rating-badge {
  margin-top: 2%;
  margin-bottom: 2%;
  display: none;
}
.booking-details-structure .logo-structure {
  display: none;
}
.booking-details-structure h4 {
  font-weight: 300;
  letter-spacing: 2px;
  padding: 7% 0 7% 0;
}
.tooltip.inverse {
  background-color: #ebebeb;
  color: #444444;
}
.tooltip-bottom {
  transform: translateX(-50%) translateY(0);
  left: 50%;
  top: 20px;
}
.tooltip-top {
  transform: translateX(-50%) translateY(-100%);
  left: 50%;
  top: 0;
}
.tooltip-left {
  transform: translateX(-100%) translateY(-50%);
  left: 0;
  top: 0;
}
.tooltip-right {
  transform: translateX(16px) translateY(-50%);
  left: 0;
  top: 0;
}
.tooltip-topright {
  transform: translateX(0) translateY(-100%);
  left: 0;
  top: 0;
}
.tooltip-topleft {
  transform: translateX(-100%) translateY(-100%);
  left: 0;
  top: 0;
}
.tooltip-center-hor {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
}
*[data-tooltip] {
  cursor: pointer;
}
*[data-tooltip]:hover .tooltip {
  width: auto;
  height: auto;
  opacity: 1;
  display: block;
}
*[data-tooltip]:focus .tooltip {
  width: auto;
  height: auto;
  opacity: 1;
  display: block;
}
*[data-tooltip] .fa {
  transition: color 400ms;
  font-size: 0.75rem;
}
.booking-open-details {
  z-index: 2;
  position: relative;
  opacity: 1;
  transform: translateY(0);
  transition: transform 400ms, opacity 400ms;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.booking-details {
  position: fixed;
  top: 0;
  height: 100vh;
  width: 100%;
  background: #ffffff;
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  transition: transform 400ms, opacity 400ms;
  opacity: 0;
  z-index: 1;
  min-height: 360px;
}
.booking-details button {
  text-transform: uppercase;
  margin-bottom: 16px;
}
.booking-details input {
  color: #263238;
  font-weight: 700;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  z-index: 2;
  background-color: transparent;
  margin-bottom: 0;
}
.booking-details input#booking-price {
  font-size: 1.375rem;
}
.booking-details input#booking-date {
  font-size: 1.125rem;
}
.fixed-booking.active {
  z-index: 6;
}
.fixed-booking.active .booking-open-details {
  z-index: 1;
  opacity: 0;
  transform: translateY(100%);
}
.fixed-booking.active .booking-details {
  transform: translateY(0);
  opacity: 1;
  z-index: 2;
}
#booking-pocket-closer {
  position: absolute;
  width: auto;
  right: 0;
  top: 0;
  text-transform: none;
  font-size: 12px;
  box-shadow: none;
}
#booking-pocket-closer:hover {
  background-color: transparent;
}
#booking-pocket-closer:focus {
  background-color: transparent;
}
#booking-pocket-closer:active {
  background-color: transparent;
}
.booking-search-pocket {
  position: fixed;
  top: 0;
  height: 100vh;
  width: 100%;
  background-color: #ffffff;
  left: 0;
  bottom: 0;
  transform: translateY(-100%);
  transition: transform 400ms cubic-bezier(1, 0, 0, 1), opacity 400ms cubic-bezier(1, 0, 0, 1);
  opacity: 0;
  z-index: 1;
  min-height: 360px;
}
.booking-search-pocket form {
  position: absolute;
  width: 100%;
  max-width: 320px;
  top: 50%;
  left: 50%;
  padding: 15px;
  overflow: visible;
  transform: translateX(-50%) translateY(-50%);
}
.booking-search-pocket form input {
  margin-bottom: 8px;
  border: 1px solid #ebebeb !important;
}
.booking-search-pocket form button {
  margin-bottom: 8px;
}
.booking-search-pocket form .button-white {
  border: 1px solid #ebebeb !important;
}
.booking-search-pocket #examination-booking {
  border-right: none !important;
}
.booking-search-pocket .form-row:nth-child(1) {
  padding-right: 0;
}
.booking-search-pocket .select-wrap .select-replace-dropdown {
  top: -10px;
}
#search-opener {
  position: absolute;
  right: 116px;
  top: 0;
  width: 48px;
  height: 48px;
  z-index: 5;
  cursor: pointer;
  text-align: center;
  line-height: 48px;
  transform: translateY(0);
  transition: transform 800ms cubic-bezier(0.19, 1, 0.22, 1), opacity 800ms cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 1;
  color: #263238 !important;
  padding: 0 !important;
  background-color: transparent !important;
  transition-delay: 100ms;
}
#cart-item {
  display: none;
}
body[data-navopen='true'] #mini-cart-mobile {
  z-index: 1;
  opacity: 0;
  transform: translateY(-80px);
}
body[data-navopen='true'] #search-opener {
  z-index: 1;
  opacity: 0;
  transform: translateY(-80px);
}
.logo-wrap:not(.mini-logo) a img {
  transition: transform 400ms;
  transform-origin: left top;
}
body[data-navopen='true'].cms-home .primary-header {
  background-color: #ffffff;
  position: fixed;
}
body[data-navopen='true'].cms-home .primary-header .logo-wrap:not(.mini-logo) a img {
  transform: scale(0.6);
}
#mini-cart-mobile {
  position: relative;
  float: right;
  right: 10px;
  top: 0;
  min-width: 48px;
  width: auto;
  height: 48px;
  z-index: 1;
  cursor: pointer;
  text-align: center;
  line-height: 48px;
  margin-right: 5px;
  transform: translateY(0);
  transition: transform 400ms, opacity 400ms;
  opacity: 1;
  color: #444444 !important;
  padding: 0 !important;
  background-color: transparent !important;
  border: none;
  box-shadow: none;
}
#mini-cart-mobile .fa-shopping-cart {
  vertical-align: middle;
}
#search-opener.expanded {
  z-index: 1;
  opacity: 0;
  transform: translateY(-100%);
  transition-delay: 0;
}
.booking-search-pocket.expanded {
  transform: translateY(0);
  opacity: 1;
  z-index: 6;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.booking-search-structure h3 {
  line-height: 140%;
  font-weight: 400;
}
.booking-search-structure h3 strong {
  display: block;
}
.booking-search-structure h4 {
  line-height: 140%;
}
.booking-search-structure h4 strong {
  display: block;
}
.booking-search-structure .button-cyan {
  text-transform: none;
  text-align: left;
}
.booking-search-structure .button-cyan .fa {
  float: right;
}
.sidebar-structure {
  display: none;
  padding: 2rem 0;
}
.logo-structure-mobile {
  padding: 8px;
  background-color: white;
  margin: 0 auto 18px auto;
}
.logo-structure-mobile .rating-badge {
  margin-bottom: 0;
}
.searching #livechat-action {
  right: 50px;
}
.searching footer.primary-footer {
  border: none !important;
}
.search-result-action {
  position: absolute;
  top: 19px;
  right: 0;
}
.search-result-action .button-small .fa {
  margin-left: 8px;
}
.search-result-action .filters-opener {
  display: block;
  text-align: right;
}
.search-result-action button {
  text-transform: uppercase;
}
.fixed.fixed-filter-map.z-u4 {
  display: none;
}
.map-result-wrap.show {
  animation-name: slideUpMap;
  animation-duration: 400ms;
  animation-fill-mode: forwards;
}
#info-box {
  width: 228px !important;
  height: auto;
  position: relative;
  overflow: visible;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
}
#info-box h6 {
  font-size: 14px;
  font-weight: 600;
  color: #263238;
  z-index: 2;
  position: relative;
  top: 7px;
  width: 190px;
  height: 54px;
  overflow: hidden;
}
#info-box h5 {
  margin-bottom: 10px;
  color: #444444;
}
#info-box .card-address {
  margin: 0;
  margin-bottom: 10px;
  line-height: 1;
  letter-spacing: normal;
  color: #999999;
  display: inline-block;
}
#info-box .action .no-btn {
  color: #14a1c6 !important;
  font-weight: bold;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: left;
  font-size: 12px;
}
#info-box .datetime-picker {
  padding: 8px 12px 8px 8px !important;
  border-radius: 2px;
  border: solid 1px #ebebeb;
  background-color: rgba(71, 155, 35, 0.28);
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.08;
  letter-spacing: normal;
  color: #444444 !important;
  font-size: 13px;
  min-width: 160px !important;
  max-width: 235px;
  width: max-content !important;
}
#info-box .structure-thumb {
  width: 271px !important;
  position: absolute;
  top: 0;
  left: 0;
}
.gm-style .gm-style-iw {
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  overflow: visible !important;
  max-width: 270px !important;
  width: 270px !important;
  padding: 10px !important;
  min-height: 130px !important;
}
.gm-style .gm-style-iw div {
  min-width: 248px !important;
  width: 248px !important;
  overflow: hidden !important;
}
.gm-style .gm-style-iw div:nth-of-type(1) {
  overflow: visible !important;
}
.gm-style .gm-style-iw + div {
  display: none !important;
}
.gm-style .gm-style-iw #info-box .rating-badge {
  position: absolute !important;
  z-index: 2 !important;
  min-height: 40px !important;
  height: 40px !important;
  min-width: 35px !important;
  width: 35px !important;
  background-color: #ffffff;
  right: 0;
  text-align: center;
  top: 100px;
}
.gm-style .gm-style-iw #info-box .datetime-picker {
  position: relative;
  top: 0;
  left: 0;
  margin-top: 0px;
  z-index: 1;
  font-weight: 600;
}
.gm-style .gm-style-iw #info-box .datetime-picker .fa-calendar-o {
  color: #444444;
  margin-right: 8px;
}
.gm-style .gm-style-iw #info-box .datetime-picker .fa-caret-down {
  color: #9e9e9e;
  margin-left: 30px;
  display: inline-block !important;
}
.gm-style .gm-style-iw #info-box .logo-structure {
  position: absolute;
  top: 0;
  right: -23px;
  width: 80px !important;
  min-width: 80px !important;
  height: 53px !important;
}
.gm-style .gm-style-iw #info-box .logo-structure img {
  max-height: 53px;
  width: auto;
  max-width: 100%;
  margin-left: -29%;
}
.gm-style .gm-style-iw #info-box .action {
  height: auto !important;
  min-height: auto !important;
  overflow: visible !important;
}
.gm-style .gm-style-iw #info-box .action div {
  height: auto !important;
  min-height: auto !important;
  overflow: visible !important;
}
.gm-style .gm-style-iw #info-box .action .label {
  display: none;
}
.gm-style .gm-style-iw #info-box [data-tooltip] {
  display: none;
}
.gm-style .gm-style-iw #info-box .card-result-price {
  font-weight: 600;
  font-size: 18px;
  padding: 20px 0 0 0;
  display: block;
  line-height: 40px;
}
.gm-style .gm-style-iw #info-box .card-action .col-5 {
  width: 100px !important;
  min-width: 100px !important;
  margin: 0;
}
.gm-style .gm-style-iw #info-box .card-action .col-7 {
  width: 100px !important;
  min-width: 100px !important;
  margin: 0;
}
.gm-style .gm-style-iw #info-box button {
  position: absolute;
  width: inherit;
  top: 15px;
  right: 0;
  min-width: inherit;
  z-index: 2;
  text-align: center;
  padding-right: 0 !important;
  padding-left: 0 !important;
  margin-bottom: 0;
}
.gm-style .gm-style-iw #info-box button.large {
  right: 15px;
}
.filters-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1900;
  height: 100%;
  overflow: hidden;
  padding: 0;
  background: #ffffff;
  animation-name: slideDownFilters;
  animation-duration: 400ms;
  animation-fill-mode: forwards;
}
.filters-wrap header {
  height: 48px;
  line-height: 48px;
  padding: 0 15px;
  position: fixed;
  top: 0;
  z-index: 2;
  background-color: #ffffff;
  width: 100%;
}
.filters-wrap header h4 {
  color: #004c99;
  margin: 0;
  line-height: inherit;
}
.filters-wrap header a {
  position: absolute;
  top: 0;
  right: 0;
  height: 48px;
  width: 48px;
  color: #9e9e9e;
}
.filters-wrap h6 {
  margin-bottom: 20px;
}
.filters-wrap.show {
  animation-name: slideUpFilters;
  animation-duration: 400ms;
  animation-fill-mode: forwards;
}
#orderby-actived {
  font-size: 14px;
  padding-bottom: 8px;
  padding: 0 5%;
}
#orderby-actived span {
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-weight: 400;
}
#filters-content {
  padding-bottom: 100px;
  position: absolute;
  top: 48px;
  overflow: auto;
  z-index: 1;
  height: calc(-34%);
}
.filter-row {
  padding: 30px 15px;
  border-bottom: 1px solid #ebebeb;
  margin-left: 0;
  margin-right: 0;
}
.filter-row:last-of-type {
  border: none;
}
.filter-row input[type='text'] {
  min-width: auto;
}
.filter-row .input-txt {
  min-width: auto;
}
.filter-row .checkbox-wrap {
  margin-top: 8px;
}
.filter-row .checkbox-wrap .label-checkbox {
  font-size: 14px;
  line-height: 20px;
}
#filter-price-row h5 {
  margin-bottom: 1.75rem;
}
#filter-ranking-row h5 {
  margin-bottom: 1.75rem;
}
#container-fluid-noresults {
  padding-top: 5%;
  background-repeat: no-repeat;
  background-position: -150px center;
  background-size: contain;
}
#container-fluid-noresults .overflow-txt-100 {
  background: #fbfbfb;
  padding: 5px;
  font-size: 14px;
  line-height: 20px;
}
#container-fluid-noresults h3 {
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  margin-top: 16px;
  font-size: 1.125rem;
  margin-bottom: 16px;
  color: #004C99;
}
#container-fluid-noresults p {
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: normal;
}
#container-fluid-noresults .button {
  text-transform: uppercase;
}
#container-fluid-noresults button {
  text-transform: uppercase;
}
.remove-filter-txt {
  display: none;
}
.remove-filter-txt.show {
  display: block;
}
#form-link {
  color: #555 !important;
  font-size: 1.25rem;
  margin-bottom: 24px;
  margin-top: 24px;
  display: block;
}
#form-link span {
  color: #004c99;
}
#form-link .fa {
  color: #004c99;
  margin-left: 4px;
  font-size: 1.25rem;
}
.card-mynetblue {
  margin-top: 16px;
}
.card-mynetblue h1 {
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
}
.card-mynetblue h1 span {
  font-weight: 700;
}
.card-mynetblue h2 {
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400 !important;
  letter-spacing: 1px;
  margin-bottom: 24px;
}
.card-mynetblue .button {
  text-align: center;
  margin-top: 16px;
}
#logo-mynetblue {
  text-align: center;
}
#logo-mynetblue img {
  margin: 0 auto;
}
.search-result.no-results {
  background-color: #f0f0f0;
}
.search-result.no-results #container-fluid-results {
  display: none;
}
.search-result.no-results .input-txt.input-line {
  background-color: transparent;
}
.search-result.no-results textarea.textarea-line {
  background-color: transparent;
}
.search-result.no-results .field .control input[type='text'] {
  background-color: transparent;
}
.search-result.no-results #container-fluid-noresults {
  visibility: visible;
  opacity: 1;
  position: relative;
  z-index: 1;
  height: auto;
}
.search-result.no-results .fixed-filter-map {
  display: none;
}
#no-results-form input[type="text"] {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
#no-results-form .input-txt {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
#no-results-form label {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
#no-results-form input[type='text'] {
  padding-left: 0;
  padding-right: 0;
}
#no-results-form textarea {
  padding-left: 0;
  padding-right: 0;
}
#no-results-form .textarea {
  padding-left: 0;
  padding-right: 0;
}
#no-results-form .form-row {
  margin-bottom: 24px;
}
#no-results-form .form-row div:nth-child(1) {
  margin-bottom: 24px;
}
#no-results-form .form-row .select-wrap {
  margin-bottom: 0 !important;
}
.slider-wrap {
  padding-bottom: 40px;
  position: relative;
}
.ui-slider {
  position: relative;
  height: 5px;
  background-color: #9e9e9e;
}
.ui-slider-range {
  position: absolute;
  height: 100%;
  background-color: #004c99;
  z-index: 2;
}
.ui-slider-handle {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  background-color: #ffffff;
  top: 50%;
  position: absolute;
  z-index: 3;
  transform: translateX(-50%) translateY(-50%);
  border: 3px solid #9e9e9e;
  transition: border-color 400ms;
}
.ui-slider-handle:focus {
  outline: none;
  border-color: #004c99;
}
.ui-slider-handle:hover {
  outline: none;
  border-color: #004c99;
}
.steppers {
  position: absolute;
  width: 100%;
  height: 35px;
  top: -35px;
}
.single-step {
  position: absolute;
  width: auto;
  transform: translateX(-50%);
}
.single-step span {
  font-size: 0.7619rem;
  color: #9e9e9e;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-weight: 300;
  display: block;
  line-height: 100%;
  height: 35px;
}
.single-step span::after {
  position: absolute;
  content: '';
  width: 1px;
  height: 10px;
  background-color: #e0e0e0;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.survey-experience .slider-wrap {
  padding-top: 28px;
}
.survey-experience .slider-wrap .ui-slider {
  background-color: #e0e0e0;
}
.survey-experience .input-icon-wrap .input-txt.input-line {
  font-size: 1rem;
  font-weight: 400;
}
.survey-experience .survey-txt {
  padding-top: 5%;
  margin-bottom: 0;
}
.survey-experience h1 strong {
  display: block;
}
.survey-experience .bg-image {
  background-size: 300px;
}
.survey-experience .wrap-form-survey .filter-row {
  padding-left: 0;
  padding-right: 0;
}
.survey-experience .wrap-form-survey h5 {
  margin-bottom: 16px !important;
  font-weight: 300;
  text-transform: uppercase;
  color: #9e9e9e;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-size: 11px;
  letter-spacing: 2px;
}
.survey-experience .wrap-form-survey h4 {
  color: #004C99;
  margin-bottom: 48px;
}
.newsletter-content h3 {
  letter-spacing: 3px;
  margin: 24px 0;
}
#newsletter-subscription .form-row {
  margin-top: 48px;
}
#support input {
  margin-top: 0;
}
#support .form-row {
  float: left;
}
#support .form-row:nth-child(1) {
  width: calc(38%);
}
#support .form-row:nth-child(2) {
  width: 62px;
}
#support .form-row:nth-child(2) button {
  margin-top: 0;
  color: #9e9e9e;
}
#support .form-row:nth-child(2) button:hover {
  background-color: #65B2E8;
  color: #ffffff;
}
#support .form-row:nth-child(2) button:focus {
  background-color: #65B2E8;
  color: #ffffff;
}
#support .form-row:nth-child(2) button:active {
  background-color: #65B2E8;
  color: #ffffff;
}
#support .strip-cta {
  margin-top: 16px;
}
#support button {
  margin-top: 16px;
}
#contact-form input[type="text"] {
  width: 100%;
  color: #444444;
}
#contact-form .input-txt {
  width: 100%;
  color: #444444;
}
#contact-form label {
  width: 100%;
  color: #444444;
}
#contact-form .form-row .select-wrap {
  margin-bottom: 0 !important;
}
.contact-index-index section .subhead {
  color: #444444;
  font-size: 1.047rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  padding: 0 15px;
}
.contact-index-index section .form-row label.placeholder {
  transform: none !important;
  font-size: .62rem;
}
.contact-index-index section .form-row .label.placeholder {
  transform: none !important;
  font-size: .62rem;
}
.contact-index-index section .form-row label.placeholder.active {
  transform: none !important;
}
.contact-index-index section .form-row .label.placeholder.active {
  transform: none !important;
}
.contact-index-index section .form-row label.placeholder.valid {
  transform: none !important;
}
.contact-index-index section .form-row .label.placeholder.valid {
  transform: none !important;
}
.contact-index-index section .form-row label.active:not(.label-checkbox) {
  color: #a3a3a3;
  font-size: .62rem;
}
.contact-index-index section .form-row .label.active:not(.label-checkbox) {
  color: #a3a3a3;
  font-size: .62rem;
}
.contact-index-index section .form-row input.input-txt.input-line {
  height: 40px;
  border-radius: 2px;
  border: solid 1px #a3a3a3;
  background-color: #ffffff;
  padding: 5px 10px;
}
.contact-index-index section .form-row .input-txt.input-line.input-linegrey.active {
  border-bottom-color: #ebebeb !important;
  box-shadow: none !important;
}
.contact-index-index section .form-row textarea.textarea-line.textarea-linegrey.active {
  border-bottom-color: #ebebeb !important;
  box-shadow: none !important;
}
.contact-index-index section .form-row .input-txt.input-line.error {
  border-color: #d50000 !important;
}
.contact-index-index section .form-row .input-txt.input-line.input-linegrey.error {
  border-color: #d50000 !important;
}
.contact-index-index section .form-row textarea.textarea-line.textarea-linegrey.active.error {
  border-color: #d50000 !important;
}
.contact-index-index section .form-row .input-txt.input-line:hover {
  box-shadow: none !important;
}
.contact-index-index section .form-row .input-txt.input-line.input-linegrey:hover {
  box-shadow: none !important;
}
.contact-index-index section .form-row textarea.textarea-line.textarea-linegrey:hover {
  box-shadow: none !important;
}
.contact-index-index section .form-row .select-wrap:hover input {
  box-shadow: none !important;
}
.contact-index-index section .form-row textarea.textarea-line {
  border: solid 1px #a3a3a3;
}
.contact-index-index section .form-row button.captcha-reload:hover {
  border: none;
}
.contact-index-index section .form-row button.captcha-reload:focus {
  border: none;
}
.contact-index-index section .form-row button.captcha-reload:active {
  border: none;
}
.contact-index-index section .form-row .captcha-reload:hover {
  border: none;
}
.contact-index-index section .form-row .captcha-reload:focus {
  border: none;
}
.contact-index-index section .form-row .captcha-reload:active {
  border: none;
}
.contact-index-index section .form-row .control input[type='text'].mage-error {
  border-color: #d50000;
}
.contact-index-index .header-account-pages {
  width: 100%;
  height: 125px;
  background-color: #004a9b;
  margin-top: 90px;
  display: flex;
}
.contact-index-index .header-account-pages .header-page-title {
  font-size: 1.428rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #ffffff;
  margin: auto;
  width: 1140px;
  max-width: 100%;
  padding: 5px 10px;
}
.contact-index-index main {
  padding: 0;
}
.select-wrap.no-active .select-replace-dropdown {
  animation-duration: 400ms;
}
.laucher-select {
  color: #9e9e9e;
  text-align: left !important;
  width: 100% !important;
}
.ui-helper-hidden-accessible {
  display: none;
}
#booking-search-pocket-form .autocomplete-suggestion {
  top: 48px;
}
#booking-search-pocket-form .select-wrap input {
  padding-left: 24px !important;
}
.autocomplete-suggestion {
  position: absolute;
  top: 48px;
  width: 100%;
  height: auto;
  overflow: hidden;
  z-index: 4;
  background: #ffffff;
  animation-name: autocompleteOut;
  animation-fill-mode: forwards;
  animation-duration: 400ms;
}
.autocomplete-suggestion.active {
  animation-name: autocompleteIn;
  animation-fill-mode: forwards;
  animation-duration: 400ms;
}
.autocomplete-spinner {
  position: absolute;
  z-index: 2;
  right: 5px;
  top: 25px;
  font-size: 15px;
}
.ui-autocomplete {
  position: relative;
  overflow: auto;
  background: white;
  width: 200px;
  z-index: 5;
}
.ui-autocomplete li a {
  cursor: pointer;
  padding: 18px 8px;
  font-size: 0.8rem;
  display: block;
  font-weight: normal;
  color: #263238;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
}
.ui-autocomplete li a:hover {
  color: #263238;
  background-color: #f2ffff;
}
.ui-autocomplete li a:focus {
  color: #263238;
  background-color: #f2ffff;
}
.ui-autocomplete li a.selected {
  color: #263238;
  background-color: #b2ebf2;
}
.ui-autocomplete .ui-state-active {
  color: #263238;
  background-color: #b2ebf2;
}
.dropdown-menu-wrap {
  position: relative;
  display: inline-block;
}
.dropdown-menu {
  top: 0;
  left: 0;
  z-index: 3;
  width: auto;
  padding: 0;
  min-width: 100%;
}
.dropdown-menu.right {
  left: auto;
  right: 0;
}
.select-from-dropdown.right {
  left: auto;
  right: 0;
}
.dropdown-menu.dropdown-menu-bottom {
  transform: translateY(62px);
}
.dropdown-menu.show {
  display: block;
}
.dropdown-menu-item {
  cursor: pointer;
  padding: 8px 10px;
  display: block;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #263238;
  white-space: nowrap;
}
.dropdown-menu-item:visited {
  cursor: pointer;
  padding: 8px 10px;
  display: block;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #263238;
  white-space: nowrap;
}
.dropdown-menu-item:visited.selected {
  color: #263238;
  background-color: #deeeff;
}
.dropdown-menu-item:hover {
  color: #263238;
  background-color: #f2ffff;
}
.dropdown-menu-item.selected {
  color: #263238;
  background-color: #deeeff;
}
.full-video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #444444;
  z-index: 2;
}
.full-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.closer-video {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  color: #ffffff;
  width: 48px;
  height: 48px;
  background-color: #444444;
}
.closer-video .fa {
  position: absolute;
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.catalogsearch-result-index footer.primary-footer {
  border: none !important;
}
.service-navigation {
  display: inline-block;
}
.service-navigation li {
  display: inline-block;
}
.social-navigation {
  display: inline-block;
}
.social-navigation li {
  display: inline-block;
}
.mini-logo {
  margin-right: 16px;
  margin-bottom: 24px;
}
.mini-logo img {
  height: 30px;
  width: auto;
  display: inline-block;
}
.mini-logo span {
  font-size: 0.75rem;
  font-weight: 400;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  display: inline-block;
  margin: auto 10px;
}
#livechat-action {
  position: fixed;
  bottom: 8px;
  right: 8px;
  z-index: 10;
  display: block;
  transform: scale(0);
}
#livechat-action a.blink {
  animation-name: blinkColor;
  animation-fill-mode: forwards;
  animation-duration: 800ms;
  animation-timing-function: cubic-bezier(1, 0, 0, 1);
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
#livechat-action a.blink i {
  animation-name: blinkIcon;
  animation-fill-mode: forwards;
  animation-duration: 800ms;
  animation-timing-function: cubic-bezier(1, 0, 0, 1);
  animation-iteration-count: infinite;
  animation-direction: alternate;
  transform-origin: left center;
}
#livechat-action a.blink::before {
  content: '!';
  position: absolute;
  top: 10px;
  z-index: 2;
  right: 10px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: block;
  background-color: #d50000;
  color: #ffffff;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  text-align: center;
}
#livechat-action.popup {
  animation-name: popUpChat;
  animation-fill-mode: forwards;
  animation-duration: 800ms;
  animation-timing-function: cubic-bezier(1, 0, 0, 1);
  animation-iteration-count: 1;
  animation-delay: 1000ms;
}
#not-logged-chat {
  width: 290px;
  padding: 30px;
  position: fixed;
  bottom: 5px;
  right: 5px;
  z-index: 11;
  background-color: #ffffff;
  visibility: hidden;
  opacity: 0;
  transform-origin: 90% 90%;
  animation-name: chatFormOut;
  animation-fill-mode: forwards;
  animation-duration: 400ms;
  animation-timing-function: cubic-bezier(1, 0, 0, 1);
}
#not-logged-chat p {
  line-height: 140%;
}
#not-logged-chat a {
  display: block;
  margin: 16px 0 0 0;
}
#not-logged-chat .label-checkbox {
  font-size: 13px;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  color: #9e9e9e;
  margin-bottom: 0;
}
#not-logged-chat .feedback {
  font-size: 11px;
}
#not-logged-chat form {
  padding-bottom: 0;
}
#not-logged-chat form button {
  margin-bottom: 0;
  margin-top: 8px;
  font-size: 14px;
  padding: 12px 18px !important;
}
#not-logged-chat.show {
  animation-name: chatFormIn;
  animation-fill-mode: forwards;
  animation-duration: 400ms;
  animation-timing-function: cubic-bezier(1, 0, 0, 1);
}
#closer-chat-form {
  padding: 0px !important;
  height: 40px;
  width: 40px;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #ffffff;
}
#closer-chat-form .fa {
  margin: 0;
  font-size: 16px;
  color: #9e9e9e;
}
.customer-account-login main {
  overflow: hidden;
  padding-top: 48px;
  margin: 0 auto;
  position: relative;
}
.customer-account-login main > div {
  padding-bottom: 24px;
  padding: 5% 0 5% 0;
  display: table;
  width: 100%;
}
.customer-account-login main .action.reload.captcha-reload {
  background-color: transparent !important;
  width: auto !important;
  padding-left: 0 !important;
}
.customer-account-login main .action.reload.captcha-reload span {
  color: #ff6F00;
}
.customer-account-login main .action.reload.captcha-reload span::before {
  content: '\f01e';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  margin-right: 8px;
}
.customer-account-login form {
  padding-top: 0;
}
.customer-account-login form .field {
  position: relative;
  margin-bottom: 5px;
}
.customer-account-login form #password-error {
  color: #d50000;
  margin-bottom: 8px;
}
.customer-account-login form #password-strength-meter {
  font-size: 0.6875rem;
  color: #9e9e9e;
  margin-bottom: 48px;
}
.customer-account-login form #password-strength-meter span {
  font-weight: 600;
  color: #263238;
}
.customer-account-login .block {
  margin-bottom: 24px;
  padding: 0 15px 0 15px;
}
.customer-account-login .block-title {
  color: #004c99;
  font-size: 1.7rem;
  letter-spacing: 2px;
  font-weight: 300;
}
.customer-account-login .block-title strong {
  font-weight: 300;
}
.customer-account-login .field.note {
  font-size: 0.7619rem !important;
  line-height: 150%;
  margin-top: 8px;
}
.customer-account-login .block-new-customer p {
  font-size: 0.7619rem !important;
  line-height: 150%;
  margin-top: 8px;
}
.customer-account-login p {
  letter-spacing: 0;
}
.blue-customer-account-activation main {
  overflow: hidden;
  padding-top: 48px;
  margin: 0 auto;
  position: relative;
}
.blue-customer-account-activation main > div {
  padding-bottom: 24px;
  padding: 5% 0 5% 0;
  display: table;
  width: 100%;
}
.customer-account-logoutsuccess main {
  overflow: hidden;
  padding-top: 48px;
  margin: 0 auto;
  position: relative;
}
.customer-account-logoutsuccess main > div {
  padding-bottom: 24px;
  padding: 5% 0 5% 0;
  display: table;
  width: 100%;
}
.customer-account-logoutsuccess p {
  padding: 5% 15px;
}
.account main {
  overflow: hidden;
  display: table;
  position: relative;
}
.account main .sidebar {
  padding-top: 0;
}
.account main .sidebar.sidebar-additional {
  display: none !important;
}
.account form .field {
  position: relative;
}
.account form .field .nested {
  margin-top: 48px;
}
.account form fieldset legend {
  color: #004c99;
  font-size: 1.7rem;
  letter-spacing: 2px;
  font-weight: 300;
}
.account form #password-strength-meter {
  font-size: 0.6875rem;
  color: #9e9e9e;
  margin-bottom: 48px;
}
.account form #password-strength-meter span {
  font-weight: 600;
  color: #263238;
}
.account .block.account-nav {
  padding: 0;
}
.account .block-title {
  color: #004c99;
  font-size: 1.7rem;
  letter-spacing: 2px;
  font-weight: 300;
}
.account .block-title strong {
  font-weight: 300;
}
.account .block-title a {
  font-size: 1rem;
}
.account .block-dashboard-addresses a {
  display: block;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  letter-spacing: 0;
  font-weight: 400;
}
.account .account-nav-content ul {
  border: 1px solid #ebebeb;
}
.account .account-nav-content ul li {
  display: block;
  font-size: 0.75rem;
  color: #263238;
}
.account .account-nav-content ul li .delimiter {
  display: none;
}
.account .account-nav-content ul li a {
  padding: 15px;
  display: block;
  font-size: 0.6666rem;
  color: #444444;
}
.account .account-nav-content ul li a strong {
  padding: 0;
}
.account .account-nav-content ul li strong {
  padding: 15px;
  display: block;
  font-size: 0.6666rem;
  color: #444444;
}
.account .account-nav-content ul li.current {
  background-color: #65B2E8;
  color: #fff;
}
.account .account-nav-content ul li.current strong {
  color: #fff;
  padding-left: 15px;
  background-color: #65B2E8;
}
.account .account-nav-content ul li.current a {
  color: #fff;
  padding-left: 15px;
  background-color: #65B2E8;
}
.account .box-information .box-actions .action.edit {
  border-right: 1px solid #65B2E8;
  padding-right: 8px;
}
.account .box-information .box-actions .action.change-password {
  padding-left: 8px;
}
.account .box-actions {
  margin-bottom: 48px;
}
.account .field select.mage-error {
  box-shadow: 0 1px 0 0 #d50000 !important;
  border-bottom-color: #d50000 !important;
  color: #263238;
}
.account .box-content {
  margin-bottom: 3%;
  letter-spacing: 1px;
  font-size: 13px;
  line-height: 200%;
}
.account.sales-order-history main {
  padding: 0;
}
.account.sales-order-history main > div {
  padding-left: 15px;
  padding-right: 15px;
}
.account.sales-order-history .order-products-toolbar.toolbar.bottom {
  text-align: center;
  position: relative;
}
.account.sales-order-history .order-products-toolbar.toolbar.bottom .toolbar-amount {
  float: none;
}
.account.sales-order-history .order-products-toolbar.toolbar.bottom .items.pages-items {
  padding: 0 15px;
}
.account.sales-order-history .order-products-toolbar.toolbar.bottom .items.pages-items li {
  display: inline-block;
}
.account.sales-order-history .order-products-toolbar.toolbar.bottom .items.pages-items li.item.pages-item-next {
  position: absolute;
  right: 0;
}
.account.sales-order-history .order-products-toolbar.toolbar.bottom .items.pages-items li.item.pages-item-previous {
  position: absolute;
  left: 0;
}
.account.sales-order-history .order-products-toolbar.toolbar.bottom .items.pages-items li.item a {
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  display: block;
  height: 30px;
  line-height: 30px;
  min-width: 30px;
  border-radius: 3px;
}
.account.sales-order-history .order-products-toolbar.toolbar.bottom .items.pages-items li.item span {
  padding: 0 8px;
}
.account.sales-order-history .order-products-toolbar.toolbar.bottom .items.pages-items li.item span:not(.label) {
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
}
.account.sales-order-history .order-products-toolbar.toolbar.bottom .items.pages-items li.item strong {
  display: block;
  height: 30px;
  line-height: 30px;
  min-width: 30px;
  border-radius: 3px;
}
.account.sales-order-history .order-products-toolbar.toolbar.bottom .pages {
  margin: 24px 0;
}
.account.sales-order-history .order-products-toolbar.toolbar.bottom .item.current strong {
  background: #004c99;
  color: #ffffff;
}
.account.sales-order-history .order-products-toolbar.toolbar.bottom .label {
  display: none !important;
}
.account.sales-order-history .order-products-toolbar.toolbar.bottom .item .action span {
  display: none;
}
.account.sales-order-history .order-products-toolbar.toolbar.bottom .item .action::after {
  display: inline-block;
  font-family: FontAwesome;
  font-size: 1rem !important;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
}
.account.sales-order-history .order-products-toolbar.toolbar.bottom .item .action.previous::after {
  content: '\f104';
}
.account.sales-order-history .order-products-toolbar.toolbar.bottom .item .action.next::after {
  content: '\f105';
}
.account.sales-order-history .order-products-toolbar .limiter {
  text-align: center;
  clear: both;
}
.account.sales-order-history .order-products-toolbar .limiter strong {
  font-weight: normal;
  font-weight: 300;
  letter-spacing: 1px;
}
.account.sales-order-history .order-products-toolbar .limiter span {
  font-weight: normal;
  font-weight: 300;
  letter-spacing: 1px;
}
.account.sales-order-history .header-account-pages {
  width: 100%;
  height: 125px;
  background-color: #004a9b;
  margin-top: 90px;
  display: flex;
}
.account.sales-order-history .header-account-pages .header-page-title {
  font-size: 1.428rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #ffffff;
  margin: auto;
  width: 1140px;
  max-width: 100%;
  padding: 5px 10px;
}
.account.sales-order-view main {
  padding: 0;
}
.account.sales-order-view main > div {
  padding-left: 15px;
  padding-right: 15px;
}
.account.sales-order-view .block.block-order-details-view .block-content .box {
  border-bottom: 1px solid #ebebeb;
}
.account.sales-order-view .header-account-pages {
  width: 100%;
  height: 125px;
  background-color: #004a9b;
  margin-top: 90px;
  display: flex;
}
.account.sales-order-view .header-account-pages .header-page-title {
  font-size: 1.428rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #ffffff;
  margin: auto;
  width: 1140px;
  max-width: 100%;
  padding: 5px 10px;
}
.checkout-onepage-success main > div {
  padding-bottom: 24px;
  padding: 5% 0 5% 0;
  display: table;
  width: 100%;
}
.checkout-onepage-success page-layout-1column {
  padding-bottom: 24px;
  padding: 5% 0 5% 0;
  display: table;
  width: 100%;
}
.checkout-onepage-success .actions-toolbar .button.action.primary.continue {
  background-color: #004C99;
  border: 2px solid #004C99;
  height: 40px;
  line-height: 1;
  min-width: 200px;
}
.checkout-onepage-success .actions-toolbar .button.action.primary.continue:hover {
  background-color: #FFFFFF !important;
  color: #004C99 !important;
}
.customer-account-forgotpassword main {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.customer-account-forgotpassword main .action.reload.captcha-reload {
  background-color: transparent !important;
  width: auto !important;
  padding-left: 0 !important;
}
.customer-account-forgotpassword main .action.reload.captcha-reload span {
  color: #ff6F00;
}
.customer-account-forgotpassword main .action.reload.captcha-reload span::before {
  content: '\f01e';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  margin-right: 8px;
}
.data.table.totals .grand.total th {
  border-top: 1px solid #ebebeb;
  font-size: 1.25rem;
}
.data.table.totals .grand.total td {
  border-top: 1px solid #ebebeb;
  font-size: 1.25rem;
}
.data.table.totals .table-caption {
  display: none;
}
.data.table.totals .totals.sub {
  display: none;
}
.data.table.totals .totals.sub th {
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 0.75rem;
}
.data.table.totals .totals-tax {
  display: none;
}
.data.table.totals .totals-tax th {
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 0.75rem;
}
.acocunt form #password-error {
  color: #d50000;
  margin-bottom: 8px;
}
.field.choice {
  display: inline-block;
}
.mage-error {
  color: #d50000;
  font-size: 0.6875rem;
  display: block;
}
.form-edit-account ._has-datepicker.mage-error {
  display: inline-block;
}
.beneficiaries-edit-form ._has-datepicker.mage-error {
  display: inline-block;
}
.action.back {
  display: none;
}
.form-create-account .actions-toolbar {
  padding: 0 15px 0 15px;
}
.form-create-account .actions-toolbar .primary {
  min-width: 200px;
}
.form-create-account .actions-toolbar .primary .action {
  min-width: 200px;
  background-color: #004C99;
  border: 2px solid #004C99;
  height: 40px;
  line-height: 1;
}
.form-create-account .actions-toolbar .primary .action:hover {
  background-color: #FFFFFF !important;
  color: #004C99 !important;
}
.form-create-account .actions-toolbar .action.previous.secondary {
  min-width: 200px;
  background-color: #004C99;
  border: 2px solid #004C99;
  height: 40px;
  line-height: 1;
}
.form-create-account .actions-toolbar .action.previous.secondary:hover {
  background-color: #FFFFFF !important;
  color: #004C99 !important;
}
.form-create-account .account a.action {
  font-size: 13px;
}
.form-login .actions-toolbar {
  padding: 0 0 36px 0;
}
.form-login .actions-toolbar .primary {
  min-width: 200px;
}
.customer-address-form .message.info {
  background: #ebebeb;
  font-size: 0.6666rem;
  padding: 16px 24px;
  color: #263238;
}
.checkout-success {
  padding: 5% 15px;
}
.checkout-success p:nth-of-type(1) {
  font-size: 1rem;
}
.checkout-success .action.primary.continue {
  display: block;
  padding: 16px 0;
  background-color: #004C99;
  color: #ffffff;
  transition: color 400ms, background-color 400ms;
  text-align: center;
  width: auto;
  display: inline-block;
  font-size: 0.8rem;
  padding-right: 24px;
  padding-left: 24px;
  min-width: 190px;
  border: 2px solid #004c99;
}
.checkout-success .action.primary.continue:hover {
  background-color: #fff;
}
.cart-empty {
  padding: 5% 7% 5%;
}
.cart-empty p {
  color: #444444;
}
.cart-empty p:nth-of-type(1) {
  font-size: 1rem;
}
#block-shipping {
  display: none;
}
#gift-options-cart {
  display: none;
}
#my-orders-table td.col.subtotal {
  font-weight: 600;
  font-size: 1.25rem;
  display: flex;
  justify-content: space-between;
}
#my-orders-table caption.table-caption {
  display: block;
  font-size: 1.05rem;
  font-family: 'Ubuntu';
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: normal;
  color: #004C99;
  padding-top: 0;
  padding-bottom: 0;
}
.is-for-other-beneficiary {
  display: flex;
}
.is-for-other-beneficiary-radio {
  display: flex;
}
#cart-totals .amount {
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
}
#cart-totals th:not(.mark) {
  font-weight: 300;
}
#empty_cart_button {
  background-color: #ebebeb;
}
#empty_cart_button:hover {
  background-color: #ef5350;
}
#empty_cart_button:hover span {
  color: #ffffff;
}
#empty_cart_button span {
  color: #9e9e9e;
}
.data.table.table-order-items {
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-size: 12px;
  width: 100%;
}
.data.table.table-order-items .item-options dd {
  font-size: 0.6666667rem;
}
.data.table.table-order-items .item-options dd::before {
  display: inline-block;
  width: 20px;
  text-align: center;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 0.875rem;
  margin-right: 5px;
  color: #9e9e9e;
  font-size: 0.7619rem;
}
.data.table.table-order-items .item-options dt {
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 0.75rem;
  color: #9e9e9e;
  display: none;
}
.data.table.table-order-items .item-options dd[data-option="structure"]::before {
  content: "\f041";
}
.data.table.table-order-items .item-options dd[data-option="doctor"]::before {
  content: "\f0f1";
}
.data.table.table-order-items .item-options dd[data-option="date"]::before {
  content: "\f133";
}
.data.table.table-order-items .product-item-name {
  font-weight: 400;
  font-size: 1.25rem;
  color: #004c99;
  margin-bottom: 8px;
  display: block;
  font-size: 1rem;
}
.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th {
  border-bottom: none;
  display: block;
  padding: 5px 0;
}
.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th:before {
  padding-right: 10px;
  content: attr(data-th) ': ';
  display: inline-block;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  color: #9e9e9e;
  font-weight: 300;
  letter-spacing: 1px;
}
.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tfoot > tr td {
  border-bottom: none;
  display: block;
  padding: 5px 0;
}
.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tfoot > tr td:before {
  padding-right: 10px;
  content: attr(data-th) ': ';
  display: inline-block;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  color: #9e9e9e;
  font-weight: 300;
  letter-spacing: 1px;
  color: #004c99;
}
.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tfoot > tr th {
  display: none;
}
.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tfoot > tr.grand_total td.amount:before {
  color: #004c99;
  font-weight: 700;
}
.order-products-toolbar .pager {
  padding: 24px 0;
}
.order-products-toolbar .toolbar-amount {
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
  color: #9e9e9e;
  font-weight: 300;
  padding-top: 8px;
  float: left;
  margin-bottom: 0;
}
.order-products-toolbar .limiter {
  text-align: right;
  font-size: 12px;
  color: #9e9e9e;
}
.order-products-toolbar .limiter select {
  width: auto;
  min-width: auto;
  display: inline-block;
  padding: 8px 16px;
  cursor: pointer;
  border-bottom: 1px solid #9e9e9e;
  position: relative;
  color: #263238;
  font-size: 14px;
}
.sales-order-view .items.order-links {
  display: none;
}
.sales-order-view .order-details-items .order-title {
  display: none;
}
.sales-order-view .block-order-details-view {
  padding-left: 0;
  padding-right: 0;
  padding-top: 36px;
}
.account.customer-account-index .header-account-pages {
  width: 100%;
  height: 125px;
  background-color: #004a9b;
  margin-top: 90px;
  display: flex;
}
.account.customer-account-index .header-account-pages .header-page-title {
  font-size: 1.428rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #ffffff;
  margin: auto;
  width: 1140px;
  max-width: 100%;
  padding: 5px 10px;
}
.account.customer-account-index main {
  padding: 0;
}
.account.customer-account-edit .header-account-pages {
  width: 100%;
  height: 125px;
  background-color: #004a9b;
  margin-top: 90px;
  display: none;
}
.account.customer-account-edit .header-account-pages .header-page-title {
  font-size: 1.428rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #ffffff;
  margin: auto;
  width: 1140px;
  max-width: 100%;
  padding: 5px 10px;
}
.account.yrcustomer-account-changeaddress .header-account-pages {
  width: 100%;
  height: 125px;
  background-color: #004a9b;
  margin-top: 90px;
  display: flex;
}
.account.yrcustomer-account-changeaddress .header-account-pages .header-page-title {
  font-size: 1.428rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #ffffff;
  margin: auto;
  width: 1140px;
  max-width: 100%;
  padding: 5px 10px;
}
.account.yrcustomer-account-changeaddress main {
  padding: 0;
}
.account.yrcustomer-beneficiaries-listbeneficiaries .header-account-pages {
  width: 100%;
  height: 125px;
  background-color: #004a9b;
  margin-top: 90px;
  display: flex;
}
.account.yrcustomer-beneficiaries-listbeneficiaries .header-account-pages .header-page-title {
  font-size: 1.428rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #ffffff;
  margin: auto;
  width: 1140px;
  max-width: 100%;
  padding: 5px 10px;
}
.account.yrcustomer-beneficiaries-listbeneficiaries main {
  padding: 0;
}
.account.yrcustomer-account-changepassword .header-account-pages {
  width: 100%;
  height: 125px;
  background-color: #004a9b;
  margin-top: 90px;
  display: flex;
}
.account.yrcustomer-account-changepassword .header-account-pages .header-page-title {
  font-size: 1.428rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #ffffff;
  margin: auto;
  width: 1140px;
  max-width: 100%;
  padding: 5px 10px;
}
.account.yrcustomer-account-changepassword main {
  padding: 0;
}
.account.yrcustomer-beneficiaries-editbeneficiaries .header-account-pages {
  width: 100%;
  height: 125px;
  background-color: #004a9b;
  margin-top: 90px;
  display: flex;
}
.account.yrcustomer-beneficiaries-editbeneficiaries .header-account-pages .header-page-title {
  font-size: 1.428rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #ffffff;
  margin: auto;
  width: 1140px;
  max-width: 100%;
  padding: 5px 10px;
}
.account.yrcustomer-beneficiaries-editbeneficiaries main {
  padding: 0;
}
.account.yrcustomer-cartaservizi-cartaservizi .header-account-pages {
  width: 100%;
  height: 125px;
  background-color: #004a9b;
  margin-top: 90px;
  display: flex;
}
.account.yrcustomer-cartaservizi-cartaservizi .header-account-pages .header-page-title {
  font-size: 1.428rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #ffffff;
  margin: auto;
  width: 1140px;
  max-width: 100%;
  padding: 5px 10px;
}
.vaccini-formcontatto-view .header-account-pages {
  width: 100%;
  height: 125px;
  background-color: #004a9b;
  margin-top: 90px;
  display: flex;
}
.vaccini-formcontatto-view .header-account-pages .header-page-title {
  font-size: 1.428rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #ffffff;
  margin: auto;
  width: 1140px;
  max-width: 100%;
  padding: 5px 10px;
}
.vaccini-formcontatto-view main {
  padding: 0;
}
.active.minicart-wrapper .mage-dropdown-dialog {
  font-size: 3rem;
  font-weight: normal;
  margin: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-content: center;
  align-items: center;
}
.active.minicart-wrapper .block-minicart {
  display: block !important;
}
.minicart-wrapper .mage-dropdown-dialog {
  display: none !important;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.8);
  display: block;
}
.minicart-wrapper .block-minicart {
  display: none !important;
  position: absolute;
  right: 0;
  width: 100%;
  background: #ffffff;
  height: 100%;
  overflow: hidden;
}
.minicart-wrapper .block-minicart .block-content {
  text-align: left;
  padding: 16px;
  position: relative;
}
.minicart-wrapper .block-minicart .block-content .items-total {
  position: relative;
  display: block;
  height: 50px;
}
.minicart-wrapper .block-minicart .block-content .subtotal {
  position: relative;
  display: block;
  height: 50px;
}
.minicart-wrapper .block-minicart .block-content .actions {
  text-align: right;
}
.minicart-wrapper .block-minicart .block-title {
  color: #004c99;
  text-align: left;
  padding: 16px;
  border-bottom: 1px solid #ebebeb;
  height: 70px;
}
.minicart-wrapper .block-minicart .block-title .text {
  font-weight: 300;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  font-size: 0.75rem;
  letter-spacing: 1px;
}
.minicart-wrapper .block-minicart .qty {
  display: inline-block;
  background: orange;
  height: 40px;
  min-width: 40px;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
  border-radius: 3px;
  margin-left: 8px;
}
.minicart-wrapper .block-minicart #btn-minicart-close {
  position: fixed;
  top: 8px;
  right: 16px;
  background: transparent;
  width: auto;
}
.minicart-wrapper .block-minicart #btn-minicart-close span {
  color: #9e9e9e;
  font-size: 12px;
}
.minicart-wrapper strong.subtitle.empty {
  display: block;
}
.product .product-image-container {
  display: none;
}
.disclaimer_add_to_cart {
  text-align: center;
}
.disclaimer_add_to_cart span {
  color: #263238;
  margin: 10px;
  display: block;
  margin-top: 20px;
}
.disclaimer_add_to_cart span b {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
}
.cart.main.actions .action.continue {
  display: none;
  text-align: center;
  margin-bottom: 24px;
}
#seo_btn_remove_all_cart {
  min-width: 170px;
}
.opc-wrapper .form.form-login .field-tooltip.toggle {
  display: none !important;
}
.opc-wrapper .form.form-login .field.required .note {
  display: none !important;
}
.opc-wrapper .form.form-login .field .note {
  font-weight: 600;
  letter-spacing: 1px;
}
.opc-wrapper .checkout-payment-method .field.patient-custom-field.patient-custom-field-account.patient-custom-field-account-title {
  display: none;
}
.opc-wrapper .checkout-payment-method .field.patient-custom-field.patient-custom-field-account.patient-custom-field-account-title label {
  display: block;
  font-size: 1.7rem;
  color: #004c99;
  font-weight: 300 !important;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
  padding-top: .75rem;
  padding-bottom: .75rem;
  transform: scale(1) translateY(0);
  position: relative;
}
.opc-wrapper .checkout-payment-method .field.patient-custom-field.patient-custom-field-account.patient-custom-field-email {
  display: block;
}
.opc-wrapper .checkout-payment-method .field.patient-custom-field.patient-custom-field-account.patient-custom-field-email label {
  display: block;
  font-size: 1.7rem !important;
  color: #004c99 !important;
  font-weight: 300 !important;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
  padding-top: .75rem;
  padding-bottom: .75rem;
  position: relative !important;
  transform: none !important;
}
.opc-wrapper .field.patient-custom-field.patient-custom-field-account.patient-custom-field-account-title .control {
  display: none;
}
.user-guest .opc-wrapper .checkout-payment-method .checkout-payment-method .field.patient-custom-field.patient-custom-field-account.patient-custom-field-account-title {
  display: none;
}
.user-logged .opc-wrapper .checkout-payment-method .field.patient-custom-field.patient-custom-field-account.patient-custom-field-email {
  display: none;
}
#checkout.user-logged #co-payment-form {
  padding-top: 0;
}
#checkout.user-logged #co-payment-form legend:not(.label) {
  display: block;
}
#checkout.user-logged #co-payment-form legend:not(.label) span {
  display: block;
  font-size: 1.7rem;
  color: #004c99;
  font-weight: 300 !important;
  font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
  padding-top: .75rem;
  padding-bottom: .75rem;
}
#checkout-step-personal .field.patient-custom-field:nth-child(3) label::before {
  top: 75px;
}
#checkout-step-personal .field.field-checkbox.patient-custom-field::after {
  top: 35px;
}
.checkout-billing-address .field.field-select-billing .control select::after {
  width: auto;
  height: auto;
  position: absolute;
  top: auto;
  right: 16px;
  bottom: 40px;
  font-size: 1rem;
  content: '\f0d7';
  color: #9e9e9e;
  z-index: 1;
  font: normal normal normal 14px/1 FontAwesome;
  transform: translateX(50%);
}
iframe#braintree-hosted-field-expirationYear {
  float: right !important;
}
.loading-mask {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
  background: rgba(255, 255, 255, 0.4);
}
.loading-mask img {
  width: 300px !important;
  height: auto !important;
  position: absolute;
  left: 50%;
  top: 50%;
}
.loading-mask .loader {
  overflow: hidden;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translateX(0%) translateY(-25%);
}
.loader p {
  display: none !important;
}
#co-transparent-form-braintree .field.cvv .field-tooltip-content img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 24px auto 0 auto;
}
#checkout-step-payment .no-payments-block {
  color: #444444;
}
.error-page h1 {
  font-weight: 300;
  letter-spacing: 2px;
  font-size: 6rem;
}
.error-page h2 {
  margin-top: 24px;
  margin-bottom: 24px;
}
#loader-spinner {
  position: fixed;
  width: 70px;
  height: 70px;
  top: 50%;
  left: 50%;
  z-index: 1000;
  background-color: #ffffff;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 4px;
  animation-name: showSpinner;
  animation-fill-mode: forwards;
  animation-duration: 400ms;
  opacity: 1;
  transform: translateX(-50%) translateY(-50%);
  animation-timing-function: cubic-bezier(1, 0, 0, 1);
}
#loader-spinner div {
  width: 32px;
  height: 32px;
  display: block;
  background-image: url('../images/icons/loader-spinner.gif');
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
#loader-spinner.hide {
  animation-name: hideSpinner;
  animation-fill-mode: forwards;
  animation-duration: 400ms;
  animation-timing-function: cubic-bezier(1, 0, 0, 1);
}
#registration-form-container .field:not(.field-checkbox)._error label::before {
  display: block;
  content: '\f071' !important;
  background-color: #d50000 !important;
}
#registration-form-container .field:not(.field-checkbox)._error .input-txt.input-line {
  box-shadow: 0 1px 0 0 #d50000 !important;
  border-color: #d50000 !important;
}
#registration-form-container .field:not(.field-checkbox)._error .control input[type='email'] {
  box-shadow: 0 1px 0 0 #d50000 !important;
  border-color: #d50000 !important;
}
#registration-form-container label.radio-label {
  width: auto !important;
}
#registration-form-container #password-strength-meter-container {
  display: none !important;
}
#registration-form-container .billing-address-form .field:not(.field-checkbox)._error label::before {
  top: 58px !important;
}
#registration-form-container .billing-address-form .field:not(.field-checkbox).is_valid label::before {
  top: 58px !important;
}
#registration-form-container .billing-address-form .street .field:not(.field-checkbox)._error label::before {
  top: 40px !important;
}
#registration-form-container .billing-address-form .street .field:not(.field-checkbox).is_valid label::before {
  top: 40px !important;
}
#registration-form-container .field.field-checkbox input[type="checkbox"]:checked label::before {
  content: '';
  left: 0;
  position: absolute;
  top: 0;
  display: block !important;
  transform: scale(1) rotateZ(37deg) translateX(0) !important;
  transition: transform 400ms cubic-bezier(1, 0, 0, 1), opacity 400ms;
  opacity: 1;
}
#registration-form-container .field.field-checkbox input[type="checkbox"] label::before {
  font-size: 0;
  border-radius: 0 !important;
  z-index: 2;
  left: 7px !important;
  top: 2px !important;
  width: 7px;
  height: 13px;
  opacity: 0;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: scale(0.8) rotateZ(0deg) translateX(-3px) !important;
  transition: transform 400ms cubic-bezier(1, 0, 0, 1), opacity 400ms;
}
#registration-form-container .field.field-checkbox::after {
  display: none;
  font: normal normal normal 16px/1 FontAwesome;
  text-align: center;
  line-height: 30px;
  color: #ffffff;
  width: 30px;
  height: 30px;
  left: auto;
  bottom: auto;
  right: 7px;
  top: 0;
  z-index: 2;
  border-radius: 50%;
  transform: scale(1);
  position: absolute;
  float: right;
  top: 5px;
  right: -50px;
}
#registration-form-container label.error:not(.label-checkbox)::before {
  content: '\f071' !important;
  background-color: #d50000 !important;
  display: block !important;
}
#registration-form-container .is_valid label.error:not(.label-checkbox)::before {
  content: '\f00c' !important;
  background-color: #d50000 !important;
  display: block;
}
#registration-form-container label.active:not(.label-checkbox)::before {
  display: none !important;
}
#registration-form-container label.active.error:not(.label-checkbox)::before {
  display: block !important;
}
#registration-form-container .checkbox-condition-wrapper {
  width: calc(65%);
}
#registration-form-container ._error.field.field-checkbox::after {
  display: block;
  content: '\f071' !important;
  background-color: #d50000 !important;
}
#registration-form-container .is_valid.field.field-checkbox::after {
  content: '\f00c' !important;
  background-color: #66bb6a !important;
  display: block;
}
#registration-form-container form ._error.field.field-checkbox .field-error {
  margin-top: 0;
}
#registration-form-container .payment-methods .field:not(.field-checkbox) label {
  width: auto;
}
#registration-form-container .payment-methods .payment-method-content .field:not(.field-checkbox) label {
  width: 100% !important;
}
.payment-method-billing-address .field:not(.field-checkbox) .label::before {
  left: calc(83%) !important;
}
.payment-method-billing-address #customer-email-error::before {
  left: calc(83%) !important;
}
.caps-error {
  display: inline;
  font-size: 0.8rem;
  font-weight: 400;
  background-color: #ffc107;
  color: #444444;
  padding: 1px 5px;
  margin-left: 25px;
}
#landing-page .wizard-content .wizard {
  width: 100%;
  overflow: hidden;
}
#landing-page .wizard-content .wizard > .steps {
  position: relative;
  display: block;
  width: 100%;
}
#landing-page .wizard-content .wizard > .steps > ul {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin: 0;
  padding: 0;
  list-style: none;
}
#landing-page .wizard-content .wizard > .steps > ul > li {
  display: table-cell;
  width: auto;
  vertical-align: top;
  text-align: center;
  position: relative;
}
#landing-page .wizard-content .wizard > .steps > ul > li:after {
  content: '';
  z-index: 9;
  display: block;
  position: absolute;
  right: 0;
}
#landing-page .wizard-content .wizard > .steps > ul > li:before {
  content: '';
  z-index: 9;
  display: block;
  position: absolute;
  left: 0;
}
#landing-page .wizard-content .wizard > .steps > ul > li a {
  position: relative;
  padding-top: 52px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}
#landing-page .wizard-content .wizard > .steps > ul > li:first-child:before {
  content: none;
}
#landing-page .wizard-content .wizard > .steps > ul > li:last-child:after {
  content: none;
}
#landing-page .wizard-content .wizard > .steps > ul > li.current > a {
  color: #004c99;
  cursor: default;
}
#landing-page .wizard-content .wizard > .steps > ul > li.current .step {
  border-color: #004c99;
  background-color: #004c99;
  color: #ffffff;
}
#landing-page .wizard-content .wizard > .steps > ul > li.disabled a {
  color: #ebebeb;
  cursor: default;
}
#landing-page .wizard-content .wizard > .steps > ul > li.disabled a:focus {
  color: #ebebeb;
  cursor: default;
}
#landing-page .wizard-content .wizard > .steps > ul > li.disabled a:hover {
  color: #ebebeb;
  cursor: default;
}
#landing-page .wizard-content .wizard > .steps > ul > li.done a {
  color: #ebebeb;
}
#landing-page .wizard-content .wizard > .steps > ul > li.done a:focus {
  color: #ebebeb;
}
#landing-page .wizard-content .wizard > .steps > ul > li.done a:hover {
  color: #ebebeb;
}
#landing-page .wizard-content .wizard > .steps > ul > li.done .step {
  background-color: #65B2E8;
  border-color: #65B2E8;
  color: #ffffff;
  z-index: -1;
}
#landing-page .wizard-content .wizard > .steps > ul > li.error .step {
  border-color: #f62d51;
  color: #f62d51;
}
#landing-page .wizard-content .wizard > .steps .current-info {
  position: absolute;
  left: -99999px;
}
#landing-page .wizard-content .wizard > .steps .step {
  background-color: #e6e6e6;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -24px;
  z-index: 10;
  text-align: center;
}
#landing-page .wizard-content .wizard .content {
  margin-left: 0 !important;
}
#landing-page .wizard-content .wizard > .content {
  overflow: hidden;
  position: relative;
  width: auto;
  padding: 0;
  margin: 0;
}
#landing-page .wizard-content .wizard > .content > .title {
  position: absolute;
  left: -99999px;
}
#landing-page .wizard-content .wizard > .content > .body {
  padding: 0 20px;
}
#landing-page .wizard-content .wizard > .content > iframe {
  border: 0;
  width: 100%;
  height: 100%;
}
#landing-page .wizard-content .wizard > .actions {
  position: relative;
  display: block;
  text-align: right;
  padding: 0 20px 20px;
}
#landing-page .wizard-content .wizard > .actions > ul {
  float: right;
  list-style: none;
  padding: 0;
  margin: 0;
}
#landing-page .wizard-content .wizard > .actions > ul:after {
  content: '';
  display: table;
  clear: both;
}
#landing-page .wizard-content .wizard > .actions > ul > li {
  float: left;
}
#landing-page .wizard-content .wizard > .actions > ul > li + li {
  margin-left: 10px;
}
#landing-page .wizard-content .wizard > .actions > ul > li > a {
  background: #009efb;
  color: #ffffff;
  display: block;
  padding: 7px 12px;
  border-radius: 4px;
  border: 1px solid transparent;
}
#landing-page .wizard-content .wizard > .actions > ul > li > a:focus {
  -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.05) inset;
}
#landing-page .wizard-content .wizard > .actions > ul > li > a:hover {
  -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.05) inset;
}
#landing-page .wizard-content .wizard > .actions > ul > li > a:active {
  -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.1) inset;
}
#landing-page .wizard-content .wizard > .actions > ul > li > a[href="#previous"] {
  background-color: #ffffff;
  color: #54667a;
  border: 1px solid #d9d9d9;
}
#landing-page .wizard-content .wizard > .actions > ul > li > a[href="#previous"]:focus {
  -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.02) inset;
  box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.02) inset;
}
#landing-page .wizard-content .wizard > .actions > ul > li > a[href="#previous"]:hover {
  -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.02) inset;
  box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.02) inset;
}
#landing-page .wizard-content .wizard > .actions > ul > li > a[href="#previous"]:active {
  -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.04) inset;
  box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.04) inset;
}
#landing-page .wizard-content .wizard > .actions > ul > li.disabled > a {
  color: #ebebeb;
}
#landing-page .wizard-content .wizard > .actions > ul > li.disabled > a:focus {
  color: #ebebeb;
}
#landing-page .wizard-content .wizard > .actions > ul > li.disabled > a:hover {
  color: #ebebeb;
}
#landing-page .wizard-content .wizard > .actions > ul > li.disabled > a[href="#previous"] {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#landing-page .wizard-content .wizard > .actions > ul > li.disabled > a[href="#previous"]:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#landing-page .wizard-content .wizard > .actions > ul > li.disabled > a[href="#previous"]:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#landing-page .wizard-content .wizard.wizard-circle > .steps > ul > li:after {
  top: 45px;
  width: 50%;
  height: 3px;
  background-color: #65B2E8;
  z-index: -2;
}
#landing-page .wizard-content .wizard.wizard-circle > .steps > ul > li:before {
  top: 45px;
  width: 50%;
  height: 3px;
  background-color: #65B2E8;
  z-index: -2;
}
#landing-page .wizard-content .wizard.wizard-circle > .steps > ul > li.current:after {
  background-color: #F3F3F3;
}
#landing-page .wizard-content .wizard.wizard-circle > .steps > ul > li.current li:after {
  background-color: #F3F3F3;
}
#landing-page .wizard-content .wizard.wizard-circle > .steps > ul > li.current li:before {
  background-color: #F3F3F3;
}
#landing-page .wizard-content .wizard.wizard-circle > .steps .step {
  width: 50px;
  height: 50px;
  line-height: 45px;
  border: 3px solid #e6e6e6;
  font-size: 1.3rem;
  border-radius: 50%;
  z-index: -1;
}
#landing-page .wizard-content .wizard.wizard-notification > .steps > ul > li:after {
  top: 39px;
  width: 50%;
  height: 2px;
  background-color: #009efb;
}
#landing-page .wizard-content .wizard.wizard-notification > .steps > ul > li:before {
  top: 39px;
  width: 50%;
  height: 2px;
  background-color: #009efb;
}
#landing-page .wizard-content .wizard.wizard-notification > .steps > ul > li.current .step {
  border: 2px solid #009efb;
  color: #009efb;
  line-height: 36px;
}
#landing-page .wizard-content .wizard.wizard-notification > .steps > ul > li.current .step:after {
  border-top-color: #009efb;
}
#landing-page .wizard-content .wizard.wizard-notification > .steps > ul > li.current:after {
  background-color: #F3F3F3;
}
#landing-page .wizard-content .wizard.wizard-notification > .steps > ul > li.current li:after {
  background-color: #F3F3F3;
}
#landing-page .wizard-content .wizard.wizard-notification > .steps > ul > li.current li:before {
  background-color: #F3F3F3;
}
#landing-page .wizard-content .wizard.wizard-notification > .steps > ul > li.done .step {
  color: #ffffff;
}
#landing-page .wizard-content .wizard.wizard-notification > .steps > ul > li.done .step:after {
  border-top-color: #009efb;
}
#landing-page .wizard-content .wizard.wizard-notification > .steps .step {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 1.3rem;
  border-radius: 15%;
  background-color: #F3F3F3;
}
#landing-page .wizard-content .wizard.wizard-notification > .steps .step:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -8px;
  margin-bottom: -8px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 8px solid #F3F3F3;
}
#landing-page .wizard-content .wizard.vertical > .steps {
  display: inline;
  float: left;
  width: 20%;
}
#landing-page .wizard-content .wizard.vertical > .steps > ul > li {
  display: block;
  width: 100%;
}
#landing-page .wizard-content .wizard.vertical > .steps > ul > li:after {
  background-color: transparent;
}
#landing-page .wizard-content .wizard.vertical > .steps > ul > li:before {
  background-color: transparent;
}
#landing-page .wizard-content .wizard.vertical > .steps > ul > li.current:after {
  background-color: transparent;
}
#landing-page .wizard-content .wizard.vertical > .steps > ul > li.current:before {
  background-color: transparent;
}
#landing-page .wizard-content .wizard.vertical > .steps > ul > li.current li:after {
  background-color: transparent;
}
#landing-page .wizard-content .wizard.vertical > .steps > ul > li.current li:before {
  background-color: transparent;
}
.ul-prenotazione-title-head {
  font-weight: bold;
  font-size: 40px;
  color: #004C99;
  padding-bottom: 20px;
  padding-left: 5%;
  padding-top: 30px;
}
.lista-prestazioni {
  padding-left: 20px;
}
.freccia-back {
  position: absolute;
  padding-top: 12%;
  left: 5%;
  cursor: pointer;
}
.ricerca-libera {
  margin: 860px auto 15px auto;
  font-size: 30px;
  text-align: center;
}
.titolo-home {
  font-size: 40px;
  padding-left: 10%;
  padding-right: 10%;
  text-align: center;
  padding-top: 40px;
}
.sotto-titolo-home {
  font-size: 30px;
  padding-left: 10%;
  padding-right: 10%;
  text-align: center;
}
.head-page-prestazione {
  height: 240px;
  padding: 35px 5% 45px 5%;
  z-index: -98;
}
a.link-tohome-prenotazione {
  padding: 17px 24px;
  font-size: 18px;
  color: #ffffff;
  background-color: #004C99;
  display: block;
  width: 300px;
  text-align: center;
  line-height: 20px;
  margin: 30px 0 20px 0;
}
a.link-tohome-prenotazione:hover {
  background-color: #65B2E8;
}
.ul-prenotazione-padre {
  display: flex;
}
.ul-prenotazione-categoria {
  font-size: 40px;
  padding-bottom: 30px;
  padding-top: 0px;
  padding-left: 5%;
}
.ul-prenotazione-lista-categorie {
  padding: 40px;
  background-color: #f2ffff;
  flex-basis: 25%;
  margin-left: 5%;
  height: 100%;
}
.ul-prenotazione-lista-categorie-span {
  font-weight: bold;
  font-size: 28px;
  color: #004C99;
  line-height: 40px;
}
.ul-prenotazione-lista-categorie-a {
  color: #444444;
  font-size: 22px;
  text-decoration: underline;
  font-weight: normal;
  line-height: 40px;
  color: #444444 !important;
}
.ul-prenotazione-lista-categorie-a:hover {
  text-decoration: underline;
}
.ul-prenotazione-lista-categorie-a2 {
  font-size: 22px;
  text-decoration: underline;
  font-weight: bold;
  line-height: 40px;
}
.ul-prenotazione-lista-categorie-a2:hover {
  text-decoration: underline;
}
.ul-prentozione-centrale {
  left: 30%;
  padding-left: 40px;
  flex-basis: 60%;
}
.ul-prentozione-centrale > div {
  padding-top: 20px;
}
.widget-prodottonotfound-father {
  background-color: #f2ffff;
  padding-left: 5%;
  padding-top: 40px;
  padding-bottom: 0;
  margin-top: 60px;
}
.widget-prodottonotfound-image {
  width: 80px;
  height: 80px;
  background-color: #004C99;
  border-radius: 50%;
}
.widget-prodottonotfound-image .salvagente {
  position: relative;
  top: 16px;
  left: 16px;
}
.widget-prodottonotfound-title {
  font-size: 30px;
  font-weight: bold;
  color: #004C99;
  position: relative;
  left: 100px;
  top: -80px;
}
.widget-prodottonotfound-desc {
  font-size: 18px;
  position: relative;
  left: 100px;
  top: -80px;
}
.widget-prodottonotfound-pulsante {
  position: relative;
  left: 100px;
  top: -50px;
}
.widget-prodottonotfound-pulsante a {
  padding: 10px;
  font-size: 18px;
  color: #ffffff;
  background-color: #65B2E8;
  margin: 0;
  display: block;
  width: 250px;
  text-align: center;
}
.widget-prodottonotfound-pulsante a:hover {
  background-color: #004C99;
}
.percent {
  position: absolute;
  width: 65%;
  height: 140%;
  border-bottom: 6px solid #004C99;
  z-index: 1;
  transition: width 1s;
}
.percent-strutture {
  width: 99%;
}
.copyright {
  color: #fff;
  font-size: 10px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  float: right;
  margin-top: -12px;
}
#addPeriodButton {
  min-height: 50px;
  margin: 0;
}
#seo-add-to-cart {
  min-height: 50px;
  margin: 0;
  border: 2px solid #004C99;
  box-shadow: none;
}
#seo-add-to-cart:hover {
  border: 2px solid #004C99;
}
#seo-add-to-cart[disabled] {
  border: 2px solid #ebebeb;
}
#booking-details-form .button-datetime-picker.datetime-picker {
  border: none;
  margin-top: 5px;
}
.marginTop5 {
  margin-top: 5%;
}
.bg-blue-bckgr {
  background: #004c99;
}
.bg-medico24-right-container {
  background: #deeeff;
}
#container_footer {
  margin-bottom: -6%;
  margin-top: 3%;
}
.anchor {
  font-size: 13px;
  color: #004C99;
}
#container_footer_privacy_policy {
  margin-bottom: -9%;
  margin-top: 3%;
}
.custom_margin_buttom {
  margin-bottom: -7%;
}
.default-font-size {
  font-size: 0.857rem;
}
.word_break {
  word-break: break-word;
}
.shadow_overlay {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
  visibility: hidden;
  transition: all 0.4s ease-in-out;
}
.shadow_overlay.visible {
  opacity: 1;
  visibility: visible;
}
#modalBeneficiaries {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
}
#modalBeneficiaries .modal-dialog {
  transform: translate(0, 0);
  position: relative;
  width: auto;
  margin: 3% auto;
  max-width: 800px;
}
#modalBeneficiaries .modal-dialog .modal-content-w {
  position: relative;
  width: 100%;
  outline: 0;
  margin: auto;
}
#modalBeneficiaries .modal-dialog .modal-content-w button.close {
  padding: 2px 8px !important;
  text-align: center;
  font-size: 1rem;
  float: right;
  cursor: pointer;
  background-color: #fff;
  max-width: 40px;
}
#modalBeneficiaries .modal-dialog .modal-content-w button.close .fa.fa-times {
  margin: 0;
  color: #004c99;
}
#modalBeneficiaries .modal-dialog .modal-content-w .modal-body section {
  padding: 0;
  margin: 2% auto 0 auto;
}
#modalBeneficiaries .modal-dialog .modal-content-w .modal-body section form {
  padding: 24px 0 0 0;
}
#modalBeneficiaries .modal-dialog .modal-content-w .modal-body section form .mage-error {
  display: table-cell;
}
.beneficiary {
  display: flex;
}
.beneficiary p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.88;
  letter-spacing: normal;
  color: #444444;
}
.beneficiary .beneficiary-checkout {
  margin-top: 5px;
  margin-bottom: 5px;
}
.beneficiary .item-info::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: '\f007';
  transition: color 0.4ms;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 15px;
}
.error-page.page-no-route a.button.z-1 {
  background-color: #004C99;
  border: 2px solid #004C99;
  height: 40px;
  line-height: 1;
  min-width: 200px;
}
.error-page.page-no-route a.button.z-1:hover {
  background-color: #FFFFFF !important;
  color: #004C99 !important;
}
.cms-bivio-reg p a.button.primary:hover {
  background-color: #FFFFFF !important;
  color: #004C99 !important;
}
.main-form-contatto .bg-container {
  display: flex;
  justify-content: center;
  background-color: #004C99;
}
.main-form-contatto section {
  padding-top: 2rem;
}
.main-form-contatto .form-container .form-title-contaner {
  display: flex;
  justify-content: center;
  text-align: center;
}
.main-form-contatto .form-container .form-title-contaner p {
  color: #444444;
  font-size: 1.8rem;
  font-weight: 500;
  padding-bottom: 20px;
}
.main-form-contatto .form-container .form-row {
  margin-bottom: 16px;
}
.main-form-contatto .form-container .form-row p {
  font-size: 13px;
  margin-bottom: 8px;
}
.main-form-contatto .form-container .form-row .input-txt {
  width: 100%;
  font-size: 13px;
  border: 1px solid #a3a3a3;
  border-radius: 2px;
}
.main-form-contatto .form-container .form-row .input-txt:hover {
  box-shadow: none !important;
}
.main-form-contatto .form-container .form-row .input-txt:focus {
  box-shadow: none !important;
}
.main-form-contatto .form-container .form-row .custom-select {
  position: relative;
}
.main-form-contatto .form-container .form-row .custom-select select {
  display: none;
}
.main-form-contatto .form-container .form-row .custom-select .select-selected {
  color: #444444;
  min-height: 40px;
  padding: 12px 6px;
  cursor: pointer;
  user-select: none;
  border: 1px solid #a3a3a3;
  border-radius: 2px;
  background-color: #fff;
  font-size: 13px;
}
.main-form-contatto .form-container .form-row .custom-select .select-selected:after {
  position: absolute;
  content: "";
  top: 16px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #004C99 transparent transparent transparent;
}
.main-form-contatto .form-container .form-row .custom-select .select-selected.select-arrow-active:after {
  border-color: transparent transparent #004C99 transparent;
  top: 8px;
}
.main-form-contatto .form-container .form-row .custom-select .select-items {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}
.main-form-contatto .form-container .form-row .custom-select .select-items div {
  color: #444444;
  min-height: 40px;
  padding: 12px 6px;
  cursor: pointer;
  user-select: none;
  border: 1px solid #a3a3a3;
  border-radius: 2px;
  background-color: #fff;
  font-size: 13px;
}
.main-form-contatto .form-container .form-row .custom-select .select-items div:hover {
  background-color: #f1f1f1;
}
.main-form-contatto .form-container .form-row .custom-select .select-hide {
  display: none;
}
.main-form-contatto .form-container .form-row .custom-select .same-as-selected {
  background-color: #f1f1f1;
}
.main-form-contatto .form-container .form-row .btn-container {
  display: flex;
  justify-content: center;
}
.main-form-contatto .form-container .form-row .btn-container .button.action.primary {
  max-width: 200px;
  font-size: 1.4rem;
  text-align: center;
  margin: auto;
  height: 40px;
  width: 100%;
  line-height: 1;
  box-shadow: none;
}
.main-form-contatto .form-container .form-row .btn-container .button.action.primary:hover {
  background-color: #FFFFFF !important;
  color: #004C99 !important;
}
#onetrust-consent-sdk #onetrust-pc-btn-handler {
  color: #1371C3 !important;
}
#onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link {
  color: #1371C3 !important;
}
#onetrust-pc-sdk .category-vendors-list-handler {
  color: #3860be !important;
}
#onetrust-pc-sdk .category-vendors-list-handler + a {
  color: #3860be !important;
}
#onetrust-pc-sdk .category-host-list-handler {
  color: #3860be !important;
}
#onetrust-pc-sdk .ot-sdk-button:focus {
  outline: none !important;
}
#onetrust-pc-sdk:not(.ot-leg-btn-container) > button:focus {
  outline: none !important;
}
#onetrust-banner-sdk .ot-sdk-button:focus {
  outline: none !important;
}
#onetrust-banner-sdk:not(.ot-leg-btn-container) > button:focus {
  outline: none !important;
}
#ot-sdk-cookie-policy .ot-sdk-button:focus {
  outline: none !important;
}
#ot-sdk-cookie-policy:not(.ot-leg-btn-container) > button:focus {
  outline: none !important;
}
@media (min-width: 576px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-1 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-10 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-11 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-12 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-2 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-3 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-4 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-5 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-6 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-7 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-8 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-9 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-lg {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-lg-1 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-lg-10 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-lg-11 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-lg-2 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-lg-3 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-lg-4 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-lg-5 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-lg-6 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-lg-7 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-lg-8 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-lg-9 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-md {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-md-1 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-md-10 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-md-11 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-md-12 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-md-2 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-md-3 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-md-4 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-md-5 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-md-7 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-md-8 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-md-9 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-sm {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-1 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-10 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
  }
  .col-sm-11 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-sm-2 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xl-1 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xl-10 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xl-11 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xl-12 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xl-2 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xl-3 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xl-5 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xl-6 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xl-7 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xl-9 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .pull-sm-0 {
    right: auto;
  }
  .pull-sm-1 {
    right: 8.333333%;
  }
  .pull-sm-2 {
    right: 16.666667%;
  }
  .pull-sm-3 {
    right: 25%;
  }
  .pull-sm-4 {
    right: 33.333333%;
  }
  .pull-sm-5 {
    right: 41.666667%;
  }
  .pull-sm-6 {
    right: 50%;
  }
  .pull-sm-7 {
    right: 58.333333%;
  }
  .pull-sm-8 {
    right: 66.666667%;
  }
  .pull-sm-9 {
    right: 75%;
  }
  .pull-sm-10 {
    right: 83.333333%;
  }
  .pull-sm-11 {
    right: 91.666667%;
  }
  .pull-sm-12 {
    right: 100%;
  }
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 8.333333%;
  }
  .push-sm-2 {
    left: 16.666667%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-4 {
    left: 33.333333%;
  }
  .push-sm-5 {
    left: 41.666667%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-7 {
    left: 58.333333%;
  }
  .push-sm-8 {
    left: 66.666667%;
  }
  .push-sm-9 {
    left: 75%;
  }
  .push-sm-10 {
    left: 83.333333%;
  }
  .push-sm-11 {
    left: 91.666667%;
  }
  .push-sm-12 {
    left: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
  .hero-search .hero-content h1 {
    width: 75%;
  }
  .booking-search form {
    width: 100%;
  }
  .hero.hero-search.wizard-welcome {
    height: 84vh;
    min-height: 450px;
  }
  .wizard-step.ws-2 .wizard-data-wrap .chip {
    border-radius: 0;
    min-height: 135px;
    padding: 20px 15px;
    text-align: center;
    display: flex;
  }
  #wizar-search-wrap {
    top: 75px;
  }
  #wizar-search-wrap .wizard-step .chip-xl .content-wrap {
    font-size: 24px;
    color: #65B2E8;
    text-align: center;
    left: 0;
  }
  .wizard-step .chip-xl {
    margin-bottom: inherit;
  }
  .wizard-step a.chip.chip-xl {
    padding: 50px 0;
    text-align: center;
  }
  .wizard-data .chip.chip-xl {
    min-height: 93px;
    margin-top: 16px;
  }
  a.chip.chip-xl {
    min-height: 93px;
    margin-top: 16px;
  }
  .wizard-step.ws-1 a.chip.chip-xl {
    padding: 25px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #modal-content-picker {
    width: auto;
  }
  #modal-content-datepicker {
    width: auto;
  }
  #modal-content-timepicker {
    width: auto;
  }
  .card-img-dx {
    height: auto;
  }
  .card-img-dx .content-wrap {
    width: 72%;
  }
  .card-img-dx .link {
    position: absolute;
    bottom: 24px;
  }
  .card-img-dx.card-hospital {
    height: auto;
  }
  .card-img-dx.card-hospital .link {
    position: relative;
    bottom: auto;
  }
  .card-img-dx.card-prevention-package .content-wrap {
    padding-bottom: 48px;
  }
  .card.card-img-dx .content-wrap p.card-address {
    width: 65%;
  }
  .support-bg {
    width: 100px;
    height: 100px;
  }
  .gm-style .gm-style-iw {
    max-width: 300px !important;
    width: 300px !important;
  }
  .gm-style .gm-style-iw #info-box .logo-structure {
    right: -52px !important;
  }
  .gm-style .gm-style-iw #info-box .rating-badge {
    right: -52px !important;
    width: 50px !important;
    min-width: 50px !important;
  }
  .gm-style .gm-style-iw #info-box button {
    right: -32px !important;
  }
  .gm-style .gm-style-iw #info-box button.large {
    padding: 0 5px !important;
    line-height: 1;
    top: 20px;
    height: 40px;
    width: auto;
    font-size: 0.583rem !important;
    right: -20px !important;
  }
  #info-box .structure-thumb {
    width: 300px !important;
  }
  footer.primary-footer section > section {
    margin-top: 0px;
  }
  .mini-logo span {
    font-size: 16px;
  }
  .blue-customer-account-activation main {
    width: 540px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .customer-account-login main {
    width: 540px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .account .block-dashboard-addresses .block-title .action.edit {
    float: right;
    line-height: 40px;
  }
  .customer-account-forgotpassword main {
    width: 540px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .survey-experience .bg-image {
    background-size: 60%;
  }
}
@media (min-width: 769px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-1 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-10 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-11 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-12 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-2 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-3 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-4 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-5 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-6 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-7 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-8 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-9 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-lg {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-lg-1 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-lg-10 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-lg-11 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-lg-2 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-lg-3 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-lg-4 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-lg-5 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-lg-6 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-lg-7 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-lg-8 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-lg-9 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-md {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-1 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-10 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-md-2 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .col-md-7 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-sm-1 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-sm-10 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-sm-11 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-sm-12 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-sm-2 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-sm-3 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-sm-4 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-sm-5 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-sm-6 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-sm-7 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-sm-8 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-sm-9 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xl-1 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xl-10 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xl-11 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xl-12 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xl-2 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xl-3 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xl-5 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xl-6 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xl-7 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xl-9 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 8.333333%;
  }
  .pull-md-2 {
    right: 16.666667%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-4 {
    right: 33.333333%;
  }
  .pull-md-5 {
    right: 41.666667%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-7 {
    right: 58.333333%;
  }
  .pull-md-8 {
    right: 66.666667%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-10 {
    right: 83.333333%;
  }
  .pull-md-11 {
    right: 91.666667%;
  }
  .pull-md-12 {
    right: 100%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.333333%;
  }
  .push-md-2 {
    left: 16.666667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.333333%;
  }
  .push-md-5 {
    left: 41.666667%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-7 {
    left: 58.333333%;
  }
  .push-md-8 {
    left: 66.666667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-10 {
    left: 83.333333%;
  }
  .push-md-11 {
    left: 91.666667%;
  }
  .push-md-12 {
    left: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
  .bg-shader-flat.bg-shader-cyan {
    opacity: 0.4;
  }
  .link-more-mobile {
    display: none;
  }
  .details-header {
    height: auto;
  }
  .full-header {
    height: 66vh;
    min-height: 260px;
  }
  .full-header .structure-title {
    text-align: left;
    position: absolute;
    width: 100%;
    bottom: 0;
  }
  .full-header .structure-title h1 {
    padding-bottom: 0;
    position: absolute;
    bottom: 24px;
  }
  .full-header .logo-structure-mobile {
    position: absolute;
    bottom: 0;
    margin-bottom: 0;
  }
  .content-header {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
  }
  .details-nav {
    display: block;
  }
  .details-nav li {
    margin-right: 8px;
  }
  .details-nav li a {
    font-size: 0.67rem;
    padding: 8px 15px;
  }
  main {
    min-height: 500px;
  }
  section header .link-more {
    font-size: 0.75rem;
    display: inline-block;
    float: right;
    padding-top: 8px;
  }
  section header h2 {
    width: auto;
  }
  .hero-search .bg-image {
    background-size: cover;
  }
  .hero-search .hero-content h1 {
    width: 100%;
    line-height: 100%;
    font-size: 1.875rem;
  }
  .hero-search .hero-content h1 span {
    font-size: 1.4rem;
    font-weight: 300;
  }
  .hero-search .form-row .feedback {
    display: block;
  }
  .hero-search .laucher-select {
    padding-left: 24px !important;
  }
  .hero-search .booking-search input {
    padding: 16px 24px !important;
    margin-bottom: 16px !important;
  }
  .hero-search .booking-search button {
    padding: 16px 24px !important;
    margin-bottom: 16px !important;
  }
  .strip-cta {
    text-align: left;
  }
  .strip-cta span {
    display: inline-block;
    margin-right: 16px;
  }
  .strip-cta button {
    margin-top: 0;
  }
  .strip-cta .button {
    margin-top: 0;
  }
  .strip-img {
    display: block;
  }
  .bg-image.bg-image-w50 {
    display: block !important;
  }
  main.home h1 {
    padding-right: 120px;
  }
  .hero-content h1 {
    padding-top: 5%;
  }
  .hero-content .wizard-cta {
    position: absolute;
    bottom: 10%;
    z-index: 2;
  }
  .hero-content .wizard-cta span {
    margin-right: 0;
  }
  .fixed-booking button {
    margin: 0 auto;
  }
  .fixed-filter-map button {
    width: 150px;
    float: none !important;
    margin-left: 10px;
    margin-right: 10px;
  }
  .fixed-filters-action button {
    width: 150px;
    float: none !important;
    margin-left: 10px;
    margin-right: 10px;
  }
  .hero.hero-search {
    height: 1130px;
    min-height: 450px;
  }
  .booking-search form {
    overflow: visible;
  }
  .booking-search .form-row {
    float: left;
  }
  .booking-search .form-row:nth-child(1) {
    width: 55%;
    padding-right: 1px;
  }
  .booking-search .form-row:nth-child(1) input {
    width: 100%;
  }
  .booking-search .form-row:nth-child(2) {
    width: 30%;
  }
  .booking-search .form-row:nth-child(2) button {
    width: 100%;
    margin: 0 1px;
    margin-bottom: 8px;
  }
  .booking-search .form-row:nth-child(2) button:hover {
    background-color: #ffffff;
  }
  .booking-search .form-row:nth-child(2) button:focus {
    background-color: #ffffff;
  }
  .booking-search .form-row:nth-child(2) button:active {
    background-color: #ffffff;
  }
  .booking-search .form-row:nth-child(3) {
    width: 15%;
  }
  .booking-search .form-row:nth-child(3) button {
    width: 100%;
  }
  .booking-search .form-row:nth-child(3) button .fa {
    display: none;
  }
  .cms-home .hero-content h1 {
    margin-bottom: 0;
  }
  .cms-home header.fixed {
    overflow: visible;
  }
  .strip-cta.sign-in-cta .button {
    background-color: #004C99 !important;
    padding: 16px 24px !important;
    color: #ffffff !important;
  }
  .strip-cta.sign-in-cta .button .fa {
    display: inline-block;
  }
  .head-form.support-form .form-row:nth-child(2) button {
    margin-top: 18px;
    width: 62px;
  }
  .hero.hero-search.no-full {
    min-height: 450px;
    height: 450px;
  }
  #wizar-search-wrap {
    top: 82px;
    bottom: 30px;
  }
  #wizar-search-wrap .strip-cta div {
    float: right;
    position: relative;
    width: auto;
  }
  #wizar-search-wrap .strip-cta div .button {
    padding-left: 24px !important;
    padding-right: 24px !important;
    width: inherit;
  }
  #wizar-search-wrap .strip-cta div .button .fa {
    display: inline-block;
  }
  #wizar-search-wrap .strip-cta div .button:nth-of-type(1) {
    margin-right: 24px;
    background-color: transparent !important;
  }
  .wizard-macrocategories .chip-xl .content-wrap {
    left: 50px;
  }
  .performance-product-view .message-success.success.message .modal-content.centered {
    min-width: 540px;
    max-width: 755px;
  }
  .package-product-view .message-success.success.message .modal-content.centered {
    min-width: 540px;
    max-width: 755px;
  }
  .sales-order-history #modal-order-delete .modal-content.centered {
    min-width: 540px;
    max-width: 755px;
  }
  .sales-order-history #modal-order-delete .mini-card-action a {
    width: 80%;
  }
  .sales-order-history #modal-order-delete .mini-card-action a:not(.button-lightcyan) {
    float: right;
  }
  #date-picker-global {
    padding: 16px;
    width: auto;
  }
  #time-picker-global {
    padding: 16px;
    width: auto;
  }
  .ui-timepicker .strip-actions {
    padding: 16px 0 0 0;
    display: table;
  }
  #mini-cart {
    width: calc(30%);
  }
  #mini-cart footer {
    height: 125px;
  }
  .card-img-dx {
    margin-bottom: 30px;
  }
  .card-img-dx .card-title {
    width: 70%;
  }
  .card-img-dx .img-wrap {
    width: 30%;
    padding-bottom: 20%;
  }
  .card.card-img-dx .content-wrap p.card-address {
    width: 70%;
  }
  .card-bg-top {
    margin-bottom: 30px;
  }
  .hw-step-bg {
    width: 250px;
    height: 250px;
    width: 200px;
    height: 200px;
  }
  .hw-step-bg div {
    width: 170px;
    height: 125px;
    width: 120px;
    height: 88px;
  }
  .hw-step-number {
    font-size: 1.75rem;
    transform: translateX(0);
  }
  #hiw-infographic {
    display: flex;
  }
  #hp_hiw-video {
    display: none;
  }
  .card-result .data-time-picker button {
    margin-bottom: 0 !important;
  }
  .card-result-wrapper {
    padding-left: 15px;
    padding-right: 0;
    padding: 0 4%;
  }
  .flat-panel {
    padding-top: 10%;
    padding-bottom: 10%;
  }
  .flat-panel .container {
    width: 360px;
  }
  .flat-panel .container.margin-auto-left {
    margin-right: 0;
  }
  .flat-panel .container.margin-auto-right {
    margin-left: 0;
  }
  .flat-panel.panel-full-link a {
    padding-top: 10%;
    padding-bottom: 10%;
  }
  .support-bg#support-livechat-strip-bg {
    display: block;
    width: 100%;
    padding-bottom: 80%;
  }
  .structure .bg-shader-bottom {
    display: block;
  }
  .structure .bg-shader-top {
    display: none;
  }
  .chip {
    margin: 16px 0;
  }
  a.chip {
    margin: 16px 0;
  }
  .chip.chip-xl {
    height: 110px;
  }
  a.chip.chip-xl {
    height: 110px;
    height: auto;
    padding: 20px;
  }
  .wizard-step .chip.chip-xl {
    height: auto;
    padding: 20px;
  }
  .wizard-step .chip-xl .icon-wrap {
    width: 50px;
    height: 50px;
  }
  .wizard-step .chip-xl .icon-wrap img {
    width: 50px;
    height: 50px;
  }
  .chip-xl .icon-wrap {
    width: 70px;
    height: 70px;
  }
  .chip-xl .icon-wrap img {
    height: 70px;
    width: 70px;
  }
  .chip-xl .content-wrap {
    width: calc(6%);
    padding: 0;
  }
  .contact-hospital-list li {
    padding-bottom: 5%;
  }
  .extra-hospital-list li {
    padding-bottom: 5%;
  }
  .booking-search.booking-search-pocket .form-row {
    width: 100% !important;
  }
  .booking-details-structure {
    width: 100%;
    max-width: none;
  }
  .logo-structure-mobile {
    margin-top: 24px;
    padding: 16px;
  }
  .search-result .card-result {
    width: 100%;
    margin-right: 0;
  }
  .search-result-action .filters-opener {
    display: inline-block;
    text-align: center;
  }
  #filters-content {
    width: 100%;
  }
  .filter-row {
    padding-left: 5%;
    padding-right: 5%;
  }
  .filter-row input[type='text'] {
    max-width: 200px;
    width: 100%;
  }
  .filter-row .input-txt {
    max-width: 200px;
    width: 100%;
  }
  .card-mynetblue .button {
    display: inline-block;
    margin-bottom: 0;
  }
  #logo-mynetblue {
    float: right;
    margin-top: 16px;
    margin-right: 16px;
  }
  .remove-filter-txt {
    text-align: right;
  }
  #no-results-form button[type="submit"] {
    position: absolute;
    bottom: 32px;
    right: 0;
  }
  #newsletter-subscription input {
    width: 100%;
  }
  #newsletter-subscription button {
    width: 100%;
  }
  #newsletter-subscription .form-row {
    margin-top: 0;
  }
  #support .strip-cta {
    float: left;
  }
  .autocomplete-suggestion {
    top: 54px;
  }
  #livechat-action {
    bottom: 24px;
    right: 24px;
  }
  .blue-customer-account-activation main {
    width: 720px;
    max-width: 100%;
  }
  .customer-account-login main {
    width: 720px;
    max-width: 100%;
  }
  .customer-account-login main .action.reload.captcha-reload {
    font-size: 0.7619rem;
    display: block;
  }
  .customer-account-logoutsuccess main {
    width: 720px;
    max-width: 100%;
  }
  .customer-account-forgotpassword main {
    width: 720px;
    max-width: 100%;
  }
  .customer-account-forgotpassword main .action.reload.captcha-reload {
    font-size: 0.7619rem;
  }
  .customer-account-forgotpassword main .action.reload.captcha-reload span {
    display: block;
  }
  .customer-account-forgotpassword main .actions-toolbar .primary {
    text-align: right;
  }
  .form-create-account .actions-toolbar .primary {
    float: right;
  }
  .form-login .actions-toolbar .primary button {
    float: right;
  }
  .form-login .actions-toolbar .secondary a {
    font-size: 0.7619rem;
  }
  .block-new-customer .actions-toolbar .primary a {
    font-size: 0.7619rem;
  }
  .form-edit-account .actions-toolbar .primary {
    text-align: right;
  }
  .checkout-index-index main .checkout-container {
    max-width: 100%;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-1 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-10 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-11 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-12 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-2 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-3 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-4 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-5 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-6 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-7 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-8 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-9 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-lg {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-1 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-10 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-2 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 50%;
  }
  .col-lg-4 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-md-1 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-md-10 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-md-11 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-md-12 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-md-2 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-md-3 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-md-4 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-md-5 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-md-7 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-md-8 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-md-9 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-sm {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-sm-1 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-sm-10 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-sm-11 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-sm-12 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-sm-2 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-sm-3 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-sm-4 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-sm-5 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-sm-6 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-sm-7 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-sm-8 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-sm-9 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xl-1 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xl-10 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xl-11 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xl-12 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xl-2 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xl-3 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xl-5 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xl-6 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xl-7 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xl-9 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .pull-lg-0 {
    right: auto;
  }
  .pull-lg-1 {
    right: 8.333333%;
  }
  .pull-lg-2 {
    right: 16.666667%;
  }
  .pull-lg-3 {
    right: 25%;
  }
  .pull-lg-4 {
    right: 33.333333%;
  }
  .pull-lg-5 {
    right: 41.666667%;
  }
  .pull-lg-6 {
    right: 50%;
  }
  .pull-lg-7 {
    right: 58.333333%;
  }
  .pull-lg-8 {
    right: 66.666667%;
  }
  .pull-lg-9 {
    right: 75%;
  }
  .pull-lg-10 {
    right: 83.333333%;
  }
  .pull-lg-11 {
    right: 91.666667%;
  }
  .pull-lg-12 {
    right: 100%;
  }
  .push-lg-0 {
    left: auto;
  }
  .push-lg-1 {
    left: 8.333333%;
  }
  .push-lg-2 {
    left: 16.666667%;
  }
  .push-lg-3 {
    left: 25%;
  }
  .push-lg-4 {
    left: 33.333333%;
  }
  .push-lg-5 {
    left: 41.666667%;
  }
  .push-lg-6 {
    left: 50%;
  }
  .push-lg-7 {
    left: 58.333333%;
  }
  .push-lg-8 {
    left: 66.666667%;
  }
  .push-lg-9 {
    left: 75%;
  }
  .push-lg-10 {
    left: 83.333333%;
  }
  .push-lg-11 {
    left: 91.666667%;
  }
  .push-lg-12 {
    left: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
  .checkout-index-index .logo-wrap {
    width: 960px;
    max-width: 100%;
  }
  .checkout-index-index main .checkout-container {
    width: 960px;
    max-width: 100%;
  }
  .control.captcha-image {
    text-align: left;
  }
  .brand-logo img {
    width: 100px;
  }
  .cms-home .primary-header .logo-wrap:not(.mini-logo) {
    width: auto;
    left: 4%;
  }
  .full-header {
    min-height: 375px;
  }
  .details-nav li a::after {
    transition: transform 400ms, opacity 400ms;
  }
  .details-nav li a:hover::after {
    transform: translateY(0);
    opacity: 1;
  }
  main.home h1 {
    padding-right: 150px;
  }
  .hero-content h1 {
    padding-top: 7%;
  }
  .booking-search .form-row:nth-child(3) button .fa {
    display: inline-block;
  }
  .hero.hero-search {
    min-height: 500px;
  }
  #wizar-search-wrap {
    top: 122px;
    bottom: 30px;
  }
  .line {
    top: 24px;
  }
  .card-img-dx {
    margin-bottom: 30px;
  }
  .card-img-dx .content-wrap {
    width: 70%;
  }
  .card-bg-top a {
    padding-bottom: 84%;
  }
  .card-bg-top .content-wrap p {
    height: 31%;
  }
  .card-bg-top .content-wrap .head-wrap {
    padding-bottom: 58%;
  }
  .card-bg-top .bg-wrap {
    padding-bottom: 58%;
  }
  .card-result .card-date-time {
    font-size: 0.857rem;
  }
  .card-result .data-time-picker button {
    font-size: 0.857rem;
  }
  .card-result .data-time-picker button .fa {
    font-size: 0.857rem;
  }
  .card-result .card-doctor {
    font-size: 0.857rem;
  }
  .card-result .card-prevention-package {
    font-size: 0.857rem;
  }
  .card-result .card-performance-name {
    font-size: 0.857rem;
  }
  .sidebar .card-doctor {
    font-size: 0.857rem;
  }
  .sidebar .card-prevention-package {
    font-size: 0.857rem;
  }
  .sidebar .card-performance-name {
    font-size: 0.857rem;
  }
  .card-survey .content-wrap {
    padding: 24px 16px 24px 16px;
  }
  .card-survey .card-details {
    padding: 24px 16px 24px 16px;
  }
  .card-survey .card-doctor {
    font-size: 0.875rem;
  }
  .card-survey .card-calendar {
    font-size: 0.875rem;
  }
  .flat-panel .container {
    width: 480px;
  }
  .support-bg {
    width: 130px;
    height: 130px;
  }
  .support-bg#support-livechat-strip-bg {
    width: 85%;
    padding-bottom: 68%;
    right: 15%;
  }
  #container-fluid-noresults .button {
    font-size: 0.75rem;
  }
  #container-fluid-noresults .button .fa {
    font-size: 1rem;
  }
  #container-fluid-noresults button {
    font-size: 0.75rem;
  }
  #container-fluid-noresults button .fa {
    font-size: 1rem;
  }
  #form-link {
    margin-top: 40px;
    font-size: 0.875rem;
  }
  #form-link .fa {
    margin-left: 4px;
    font-size: 1rem;
  }
  #newsletter-subscription input {
    font-size: 0.76rem;
    margin-right: 16px;
  }
  #support .strip-cta {
    float: right;
    margin-top: 0;
  }
  #support button {
    margin-top: 0;
  }
  .autocomplete-suggestion {
    top: 57px;
  }
  .mini-logo {
    margin-bottom: 0;
  }
  .blue-customer-account-activation main {
    width: 960px;
    max-width: 100%;
  }
  .customer-account-login main {
    width: 960px;
    max-width: 100%;
  }
  .customer-account-login form {
    padding-top: 1px;
  }
  .customer-account-login .block-customer-login {
    width: 50%;
    float: left;
    padding-right: 5%;
  }
  .customer-account-login .block-new-customer {
    width: 50%;
    float: left;
    padding-left: 5%;
  }
  .account .sidebar.sidebar-main {
    width: 30%;
    float: left;
  }
  .account .box-content {
    font-size: 14px;
  }
  .account a.action {
    font-size: 14px;
  }
  .account .message {
    margin-left: 0;
    margin-right: 0;
  }
  .customer-account-logoutsuccess main {
    width: 960px;
    max-width: 100%;
  }
  .customer-account-forgotpassword main {
    width: 960px;
    max-width: 100%;
  }
  .form-login .actions-toolbar .secondary a {
    font-size: 0.666rem;
  }
  .block-new-customer .actions-toolbar .primary a {
    font-size: 0.666rem;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td {
    width: auto;
    display: table-cell;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td:not(.actions):before {
    display: none;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td strong {
    font-weight: 400;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th {
    width: auto;
    padding: 16px 0 !important;
    display: table-cell;
    border-bottom: 1px solid #ebebeb;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th:before {
    display: none;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tfoot > tr td {
    display: table-cell;
    border-bottom: 1px solid #ebebeb;
    border-bottom: none;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tfoot > tr td:before {
    display: none;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tfoot > tr th {
    display: table-cell;
    border-bottom: none;
    color: #004c99;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tfoot > tr.subtotal th {
    border-top: 2px solid #004c99;
    font-weight: 400;
    font-size: 18px;
    text-align: right;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tfoot > tr.grand_total th {
    text-align: right;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tfoot > tr.shipping th {
    font-weight: 400;
    font-size: 18px;
    text-align: right;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:last-child {
    padding: 0;
  }
  .table-order-items th {
    display: table-cell;
    width: auto;
  }
  .table-order-items tfoot tr td {
    font-size: 0.875rem;
  }
  .table-order-items tfoot tr.grand_total td {
    font-size: 1rem;
  }
  .data.table.table-order-items {
    font-size: 14px;
  }
  .data.table.table-order-items thead {
    display: table-row-group;
  }
  .data.table.table-order-items thead th {
    font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
    color: #9e9e9e;
    font-weight: 300;
    letter-spacing: 1px;
    padding: 8px 0;
  }
  #my-orders-table thead {
    display: table-row-group;
  }
  #my-orders-table td.col.subtotal {
    font-size: 14px;
    font-weight: 700;
  }
  .order-products-toolbar {
    margin-top: 24px;
  }
  .order-products-toolbar .pager {
    padding: 16px 0;
  }
  .survey-experience .bg-image {
    background-size: 575px 268px;
  }
  #registration-form-container .billing-address-form .field:not(.field-checkbox)._error label::before {
    top: 65px !important;
  }
  #registration-form-container .billing-address-form .field:not(.field-checkbox).is_valid label::before {
    top: 65px !important;
  }
  #registration-form-container .billing-address-form .street .field:not(.field-checkbox)._error label::before {
    top: 47px !important;
  }
  #registration-form-container .billing-address-form .street .field:not(.field-checkbox).is_valid label::before {
    top: 47px !important;
  }
  #checkout .billing-address-form .field:not(.field-checkbox)._error label::before {
    top: 65px !important;
  }
  #checkout .billing-address-form .field:not(.field-checkbox).is_valid label::before {
    top: 65px !important;
  }
  #checkout .billing-address-form .street .field:not(.field-checkbox)._error label::before {
    top: 47px !important;
  }
  #checkout .billing-address-form .street .field:not(.field-checkbox).is_valid label::before {
    top: 47px !important;
  }
}
@media (min-width: 1200px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-1 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-10 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-11 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-12 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-2 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-3 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-4 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-5 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-6 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-7 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-8 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-9 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-lg {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-lg-1 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-lg-10 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-lg-11 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-lg-2 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-lg-3 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-lg-4 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-lg-5 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-lg-6 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-lg-7 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-lg-8 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-lg-9 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-md {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-md-1 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-md-10 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-md-11 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-md-12 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-md-2 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-md-3 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-md-4 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-md-5 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-md-7 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-md-8 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-md-9 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-sm {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-sm-1 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-sm-10 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-sm-11 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-sm-12 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-sm-2 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-sm-3 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-sm-4 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-sm-5 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-sm-6 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-sm-7 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-sm-8 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-sm-9 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-xl {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-1 {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-10 {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-xl-2 {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-9 {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 8.333333%;
  }
  .pull-xl-2 {
    right: 16.666667%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-4 {
    right: 33.333333%;
  }
  .pull-xl-5 {
    right: 41.666667%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-7 {
    right: 58.333333%;
  }
  .pull-xl-8 {
    right: 66.666667%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-10 {
    right: 83.333333%;
  }
  .pull-xl-11 {
    right: 91.666667%;
  }
  .pull-xl-12 {
    right: 100%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 8.333333%;
  }
  .push-xl-2 {
    left: 16.666667%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-4 {
    left: 33.333333%;
  }
  .push-xl-5 {
    left: 41.666667%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-7 {
    left: 58.333333%;
  }
  .push-xl-8 {
    left: 66.666667%;
  }
  .push-xl-9 {
    left: 75%;
  }
  .push-xl-10 {
    left: 83.333333%;
  }
  .push-xl-11 {
    left: 91.666667%;
  }
  .push-xl-12 {
    left: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
  .consult-box .phone:before {
    width: 12%;
  }
  .consult-box .phone:after {
    width: 12%;
  }
  .consult-box .info-wrapper {
    margin-right: 0;
  }
  .consult-box .info-wrapper > .col-lg-12 {
    padding-right: 0;
  }
  .consult-box .info_container {
    margin-left: 9px;
  }
  #forgot-password-section .container > h1 {
    margin-left: -12px;
  }
  #forgot-password-section .subhead {
    margin-left: -12px;
  }
  .checkout-index-index .logo-wrap {
    width: 1140px;
    max-width: 100%;
  }
  .checkout-index-index main .checkout-container {
    width: 1140px;
    max-width: 100%;
  }
  .checkout-success .action.primary.continue {
    width: auto;
    display: inline-block;
    font-size: 0.8rem;
    padding-right: 24px;
    padding-left: 24px;
  }
  .button-rounded-big {
    height: 85px;
    width: 85px;
  }
  .button.button-rounded-big {
    height: 85px;
    width: 85px;
  }
  .button.button-rounded-big .fa {
    font-size: 46px;
  }
  .primary-header .mobile-link {
    display: none;
  }
  .mini-cart-added {
    top: 3px;
    position: relative;
    float: right;
    font-size: 0.62rem;
  }
  .brand-logo img {
    width: 100px;
  }
  .cms-home .primary-header .logo-wrap:not(.mini-logo) {
    width: auto;
    left: calc(-9.5%);
  }
  .cms-home .primary-header .booking-search-pocket {
    display: none;
    opacity: 0;
  }
  .cms-home .fixed #search-opener {
    display: none !important;
  }
  .cms-home .primary-header.fixed .booking-search-pocket {
    display: block;
    animation-name: showSearchPocket;
    animation-duration: 400ms;
    animation-fill-mode: forwards;
  }
  .primary-header.fixed .primary-nav ul li a.link-white:hover {
    color: #004c99;
  }
  .primary-header.fixed .primary-nav ul li a.link-white:focus {
    color: #004c99;
  }
  .primary-header.fixed .primary-nav ul li a.link-white:active {
    color: #004c99;
    color: #65B2E8;
  }
  .primary-header.fixed .primary-nav ul.global-nav-links li a.link-white:hover {
    color: #65B2E8;
  }
  .primary-header.fixed .primary-nav ul.global-nav-links li a.link-white:focus {
    color: #65B2E8;
  }
  #nav-toggle {
    display: none;
  }
  #search-toggle {
    display: none;
  }
  .primary-nav.primary-nav-pocket ul.global-nav-actions li {
    display: inline-block;
    padding-right: 24px;
  }
  .primary-nav.primary-nav-pocket ul.global-nav-actions li a.link-white:hover {
    color: #65B2E8;
  }
  .primary-nav.primary-nav-pocket ul.global-nav-actions li a.link-white:focus {
    color: #65B2E8;
  }
  .primary-nav.primary-nav-pocket ul.global-nav-actions li a.link-white:active {
    color: #65B2E8;
  }
  .side-navigation ul li a {
    font-size: 0.74em;
  }
  .side-navigation ul li a:hover {
    color: #65B2E8;
  }
  .side-navigation ul li a:focus {
    color: #65B2E8;
  }
  .side-navigation ul li a:active {
    color: #65B2E8;
  }
  .side-navigation ul li a.active {
    color: #004C99;
  }
  .side-navigation ul li a.active:hover {
    color: #004C99;
  }
  .side-navigation ul li a.active:focus {
    color: #004C99;
  }
  .side-navigation ul li a.active:active {
    color: #004C99;
  }
  .full-header {
    min-height: 425px;
  }
  main {
    min-height: 700px;
  }
  body.booking {
    padding-bottom: 86px;
  }
  .cta-label {
    font-size: 0.762rem;
  }
  #detail-doctor h5 {
    display: inline-block;
    margin-right: 8px;
  }
  main.home h1 {
    padding-right: 0px;
  }
  .fixed-booking {
    display: none;
  }
  .fixed-filter-map {
    display: none;
  }
  .hero.hero-search {
    min-height: 550px;
  }
  #wizar-search-wrap {
    top: 132px;
    width: auto;
    left: calc(-520%);
    right: calc(-520%);
    bottom: 30px;
  }
  #wizar-search-wrap .wizard-step.ws-2 .wizard-data-wrap {
    height: 340px;
  }
  .sidebar-wrap input {
    width: 100%;
    min-width: auto;
  }
  .sidebar-wrap label {
    width: 100%;
    min-width: auto;
  }
  .sidebar-wrap button {
    width: 100%;
    min-width: auto;
  }
  .sidebar .sidebar-wrap.booking-details-structure {
    padding-top: 24px;
  }
  .sidebar .sidebar-wrap.booking-details-structure .logo-structure {
    max-height: 177px;
    margin: 0 auto;
    max-width: 100%;
    width: auto;
  }
  .ui-timepicker-slot td a {
    transition: background-color 400ms, color 400ms, border-color 400ms;
  }
  .ui-timepicker-slot td a:not(.active):hover {
    color: #ffffff;
    background-color: #65B2E8;
  }
  #mini-cart {
    width: calc(70%);
  }
  #mini-cart footer .link-edit-cart {
    font-size: 0.769rem;
  }
  #mini-cart footer [role="button"] {
    font-size: 0.769rem;
  }
  #mini-cart footer .button {
    font-size: 0.769rem;
  }
  #mini-cart .mini-cart-content {
    height: calc(-98%);
  }
  .card-place {
    font-size: 0.65rem;
  }
  .card-cta {
    font-size: 0.65rem;
  }
  .card-img-dx {
    margin-bottom: 0;
  }
  .card-img-dx .link {
    font-size: 0.675rem;
  }
  .packages-prevention-list .card-prevention-package {
    margin-bottom: 24px;
  }
  .card-bg-top {
    margin-bottom: 0;
  }
  .card-bg-top h3 {
    font-size: 1.15rem;
  }
  .card-bg-top p {
    font-size: 0.66667rem;
  }
  .hw-step-bg {
    width: 250px;
    height: 250px;
    transition: transform 400ms, border 400ms;
  }
  .hw-step-bg div {
    width: 170px;
    height: 125px;
  }
  .how-works-step {
    margin: 0 0 50px 0;
  }
  .how-works-step:hover .hw-step-bg {
    transform: scale(0.9) translateZ(0);
    border-color: #004c99;
    border-width: 7px;
  }
  .how-works-step:hover .hw-step-number {
    transform: translateX(0) scale(1.3) translateZ(0);
    background-color: #004C99;
    color: #ffffff;
  }
  .how-works-step:hover .hw-step-title strong {
    color: #004C99;
  }
  .hw-step-number {
    font-size: 1.5rem;
    transition: transform 400ms, color 400ms, background-color 400ms;
  }
  .hw-step-title {
    font-size: 0.857rem;
  }
  .hw-step-title strong {
    font-size: 1.14rem;
    transition: color 400ms;
  }
  .hw-step-content {
    font-size: 0.714rem;
    padding-right: 10px;
  }
  .card-result {
    transition: box-shadow 0.4s;
  }
  .card-result .card-result-price {
    font-size: 0.875rem;
  }
  .card-result .card-action button {
    font-size: 0.666667rem !important;
  }
  .card-result .card-action .rating-entry-tips .fa {
    font-size: 0.666667rem !important;
  }
  .card-result .rating-badge a strong {
    transition: color 400ms;
  }
  .card-result .rating-badge a:hover strong {
    color: #65B2E8;
  }
  .card-result .card-doctor a .fa {
    transition: background-color 400ms;
  }
  .card-result .card-doctor a:hover .fa {
    background-color: #65B2E8;
  }
  .card-result .card-prevention-package a .fa {
    transition: background-color 400ms;
  }
  .card-result .card-performance-name a .fa {
    transition: background-color 400ms;
  }
  .card-result .card-performance-name a:hover .fa {
    background-color: #65B2E8;
  }
  .z-2 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.2);
  }
  .z-3 {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.2);
  }
  .z-4 {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2);
  }
  .z-5 {
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.2);
  }
  .prevention-packages .auto-header .link-cyan {
    font-size: 0.8rem;
  }
  .flat-panel .container {
    width: 570px;
  }
  .flat-panel.panel-full-link a {
    transition: background-color 400ms;
  }
  .flat-panel.panel-full-link a:hover {
    background-color: #65B2E8;
  }
  .flat-panel.panel-full-link a:hover .support-bg {
    background-color: #cffbff;
    transform: translateY(-50%) scale(0.9);
  }
  .flat-panel.panel-full-link a:hover .support-bg div {
    transform: scale(1.2);
  }
  .flat-panel.panel-full-link a:hover .support-bg.support-bg-top {
    background-color: #cffbff;
    transform: translateY(0) scale(0.9);
  }
  .flat-panel.panel-full-link a:focus {
    background-color: #65B2E8;
  }
  .flat-panel.panel-full-link a:active {
    background-color: #65B2E8;
  }
  .flat-panel#panel-livechat h3 {
    font-size: 95%;
  }
  .flat-panel#panel-livechat h4 {
    font-size: 80%;
  }
  .flat-panel#panel-mini-contact h3 {
    font-size: 95%;
  }
  .flat-panel#panel-mini-contact h4 {
    font-size: 80%;
  }
  #panel-livechat {
    text-align: center;
  }
  #panel-livechat a {
    padding: 24px;
  }
  .support-bg {
    width: 175px;
    height: 175px;
    transition: background 400ms, transform 400ms;
  }
  .support-bg div {
    transition: transform 400ms;
  }
  .support-bg.support-bg-top {
    position: relative;
    margin: 0 auto;
    top: -12px;
    transform: translateY(0);
    right: 0;
    width: 100px;
    height: 100px;
  }
  .support-bg#support-livechat-strip-bg {
    width: 75%;
    padding-bottom: 60%;
  }
  .chip {
    margin: 16px 0;
  }
  a.chip {
    margin: 16px 0;
    transition: color 400ms, background-color 400ms;
  }
  a.chip:hover {
    box-shadow: none;
  }
  a.chip:focus {
    box-shadow: none;
  }
  a.chip:active {
    box-shadow: none;
  }
  .chip-xl .icon-wrap {
    transition: opacity 400ms;
  }
  .chip-xl .content-wrap {
    font-size: 0.7143rem;
    transition: opacity 400ms;
  }
  .chip-service .content-wrap {
    font-size: 0.625rem;
  }
  .chip.active {
    box-shadow: none;
  }
  a.chip.chip-white:hover {
    background-color: #004c99;
  }
  a.chip.chip-white:focus {
    background-color: #004c99;
  }
  a.chip.chip-white:active {
    background-color: #004c99;
  }
  .chip-white.active {
    background-color: #004c99;
  }
  a.chip-xl:hover .icon-wrap {
    opacity: 1;
  }
  a.chip-xl:hover .content-wrap {
    opacity: 1;
  }
  a.chip-xl:focus .icon-wrap {
    opacity: 1;
  }
  a.chip-xl:focus .content-wrap {
    opacity: 1;
  }
  a.chip-xl:active .icon-wrap {
    opacity: 1;
  }
  a.chip-xl:active .content-wrap {
    opacity: 1;
  }
  .performance-list ul li a:hover {
    color: #004c99;
  }
  .performance-list ul li a:focus {
    color: #004c99;
  }
  .performance-list ul li a:active {
    color: #004c99;
  }
  .sitemap-list ul li a:hover {
    color: #004c99;
  }
  .sitemap-list ul li a:focus {
    color: #004c99;
  }
  .sitemap-list ul li a:active {
    color: #004c99;
  }
  .contact-hospital-list li {
    padding-bottom: 10%;
  }
  .extra-hospital-list li {
    padding-bottom: 10%;
  }
  .extra-hospital-list a {
    font-size: 0.666667rem;
  }
  .extra-hospital-list a:hover {
    color: #65B2E8;
  }
  .extra-hospital-list a:focus {
    color: #65B2E8;
  }
  .extra-hospital-list a:active {
    color: #65B2E8;
  }
  .extra-hospital-list a .fa {
    margin-right: 8px;
  }
  .chip.chip-tag:hover {
    background-color: #ffffff;
  }
  .chip.chip-tag:hover [type="button"] {
    background-color: #004c99;
  }
  .chip.chip-tag:hover [type="button"] .fa {
    color: #ffffff;
  }
  .chip.chip-tag:hover [type="button"]:hover {
    background-color: #65B2E8;
  }
  .chip.chip-tag:focus {
    background-color: #ffffff;
  }
  .chip.chip-tag:focus [type="button"] {
    background-color: #004c99;
  }
  .chip.chip-tag:focus [type="button"] .fa {
    color: #ffffff;
  }
  .chip.chip-tag:focus [type="button"]:focus {
    background-color: #65B2E8;
  }
  .chip.chip-tag:active {
    background-color: #ffffff;
  }
  .chip.chip-tag:active [type="button"] {
    background-color: #004c99;
  }
  .chip.chip-tag:active [type="button"] .fa {
    color: #ffffff;
  }
  .chip.chip-tag:active [type="button"]:active {
    background-color: #65B2E8;
  }
  .structure-info-mobile {
    display: none;
  }
  .pagination a {
    font-size: 0.66667rem;
    transition: color 400ms, background-color 400ms;
  }
  .pagination a .fa {
    transition: color 400ms, background-color 400ms;
  }
  .pagination a:not(.active):hover {
    color: #263238;
  }
  .pagination a:not(.active):hover .fa {
    color: #263238;
  }
  .pagination a:not(.active):focus {
    color: #263238;
  }
  .pagination a:not(.active):focus .fa {
    color: #263238;
  }
  .pagination a:not(.active):active {
    color: #263238;
  }
  .pagination a:not(.active):active .fa {
    color: #263238;
  }
  .booking-details-content {
    position: relative;
    top: auto;
    left: auto;
    transform: translateX(0) translateY(0);
  }
  .booking-details-content input#booking-date {
    font-size: 17px;
  }
  .booking-details-content input#booking-price {
    font-size: 22px;
  }
  .booking-details input#booking-date {
    font-size: 17px;
  }
  .booking-details input#booking-price {
    font-size: 22px;
  }
  #search-opener {
    display: none;
  }
  .booking-search.booking-search-pocket input[type='text'] {
    height: 48px;
    margin: 0 !important;
    padding: 0 0 0 16px !important;
    font-size: 0.66667rem;
  }
  .booking-search.booking-search-pocket button {
    height: 48px;
    margin: 0 !important;
    padding: 0 0 0 16px !important;
    font-size: 0.66667rem;
  }
  .booking-search.booking-search-pocket .form-row:nth-child(3) {
    width: 50px !important;
  }
  .booking-search.booking-search-pocket .form-row:nth-child(1) {
    width: calc(10%) !important;
  }
  .booking-search.booking-search-pocket .form-row:nth-child(1) input {
    border-right: 0;
    padding-right: 12px !important;
    border-right-width: 0 !important;
  }
  .booking-search.booking-search-pocket .form-row:nth-child(2) {
    width: 30% !important;
  }
  .booking-search.booking-search-pocket .form-row:nth-child(2) button {
    border-right: 0;
    padding-right: 12px !important;
  }
  .booking-search.booking-search-pocket .form-row:nth-child(2) input {
    border-right-width: 0 !important;
  }
  .booking-details-structure .logo-structure {
    display: block;
  }
  .booking-details-structure .rating-badge {
    display: block;
  }
  .booking-details-structure .separator-line {
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #ebebeb;
    left: 0;
    top: 245px;
  }
  .booking-details-structure h4 {
    font-weight: 300;
    letter-spacing: 2px;
    padding: 20% 0 7% 0;
  }
  .logo-structure-mobile {
    display: none;
  }
  #cart-item {
    display: inline-block;
  }
  #mini-cart-mobile {
    display: none;
  }
  .search-result header {
    width: 58.333333%;
    position: relative;
  }
  .search-result-action .filters-opener {
    display: inline-block;
    margin-top: 25px;
  }
  .search-result-action .button-small .fa {
    display: inline-block;
  }
  #container-fluid-noresults {
    background-position: -200px center;
    background-size: 500px 500px;
    height: 100%;
    position: absolute;
    width: 100%;
  }
  #container-fluid-noresults .button {
    font-size: 0.666667rem;
  }
  #container-fluid-noresults .button .fa {
    font-size: 0.7619rem;
  }
  #container-fluid-noresults button {
    font-size: 0.666667rem;
  }
  #container-fluid-noresults button .fa {
    font-size: 0.7619rem;
  }
  .filter-row .input-icon-wrap {
    padding-left: 30px;
  }
  .input-icon.input-icon-left + .input-fa-icon {
    left: 30px;
  }
  .no-results-content {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    margin-left: 20%;
    max-width: 20%;
    flex: 0 0 20%;
    padding: 0;
  }
  .no-results-content h3 {
    max-width: 235px;
  }
  .no-results-content p {
    max-width: 235px;
  }
  #form-link span {
    transition: color 400ms;
  }
  #form-link .fa {
    transition: color 400ms;
  }
  #form-link:hover span {
    color: #004C99;
  }
  #form-link:hover .fa {
    color: #004C99;
  }
  #form-link:active span {
    color: #004C99;
  }
  #form-link:active .fa {
    color: #004C99;
  }
  #form-link:focus span {
    color: #004C99;
  }
  #form-link:focus .fa {
    color: #004C99;
  }
  #no-results-form input[type="text"] {
    font-size: 0.8rem;
  }
  #newsletter-subscription input {
    width: auto;
    display: inline-block;
  }
  #newsletter-subscription button {
    width: auto;
    display: inline-block;
  }
  #newsletter-subscription .form-row {
    position: relative;
    right: 15px;
    float: right;
  }
  #newsletter-subscription .form-row:nth-of-type(2) {
    width: 470px;
  }
  footer.primary-footer h3 {
    font-size: 0.875rem;
  }
  footer.primary-footer p {
    font-size: 16px;
  }
  footer.primary-footer .link-grey.link-social i {
    font-size: 0.75rem;
    transition: color 400ms;
  }
  footer.primary-footer .link-grey:hover {
    color: #65B2E8;
  }
  footer.primary-footer .link-grey:focus {
    color: #65B2E8;
  }
  footer.primary-footer .link-grey:active {
    color: #65B2E8;
  }
  .mini-logo span {
    font-size: 16px;
  }
  .link-social.link-facebook:hover i {
    color: #3b5998;
  }
  .link-social.link-facebook:focus i {
    color: #3b5998;
  }
  .link-social.link-facebook:active i {
    color: #3b5998;
  }
  .link-social.link-googleplus:hover i {
    color: #dd4b39;
  }
  .link-social.link-googleplus:focus i {
    color: #dd4b39;
  }
  .link-social.link-googleplus:active i {
    color: #dd4b39;
  }
  .link-social.link-youtube:hover i {
    color: #cd201f;
  }
  .link-social.link-youtube:focus i {
    color: #cd201f;
  }
  .link-social.link-youtube:active i {
    color: #cd201f;
  }
  .blue-customer-account-activation main {
    width: 1140px;
    max-width: 100%;
    padding-top: 125px;
    margin-left: auto;
    margin-right: auto;
  }
  .customer-account-login main {
    width: 1140px;
    max-width: 100%;
    padding-top: 125px;
    margin-left: auto;
    margin-right: auto;
  }
  .customer-account-forgotpassword main {
    width: 1140px;
    max-width: 100%;
    padding-top: 125px;
    margin-left: auto;
    margin-right: auto;
  }
  .checkout-onepage-success main {
    width: 1140px;
    max-width: 100%;
    padding-top: 125px;
    margin-left: auto;
    margin-right: auto;
  }
  .data.table.table-order-items {
    font-size: 16px;
  }
  .minicart-wrapper .block-minicart {
    width: 50%;
  }
  #empty_cart_button {
    float: right;
  }
  #shopping-cart-table .product-item-name a {
    font-size: 1rem;
  }
  #shopping-cart-table .cart.item td.col.subtotal {
    font-size: 1rem;
  }
  #shopping-cart-table .actions-toolbar .action.action-delete span {
    transition: color 400ms;
  }
  #shopping-cart-table .actions-toolbar .action.action-delete::after {
    font-size: 0.8571rem;
    transition: color 400ms;
  }
  #my-orders-table td.col.subtotal {
    font-size: 1rem;
    display: flex;
    flex-direction: column;
    align-self: baseline;
    justify-content: flex-end;
    height: -webkit-fill-available;
    height: -moz-available;
    height: fill-available;
  }
  .cart.item .item-options dd {
    font-size: 16px;
  }
  .cart.item .item-options dd::before {
    font-size: 0.7619rem;
  }
  .sidebar.sidebar-booking.col-xl-4 .sidebar-wrap.booking-details-content.z-1 {
    top: 5%;
    width: 100%;
    min-width: 400px;
    right: -15%;
  }
  .sidebar.sidebar-booking.col-xl-4 .sidebar-wrap.booking-details-content.z-1 .form-row-title {
    margin: -8% auto 15px auto;
    font-weight: bold;
  }
  .sidebar.sidebar-booking.col-xl-4 .sidebar-wrap.booking-details-content.z-1 .form-row-subtitle {
    line-height: 0.8rem;
    font-size: 0.8rem;
    margin-bottom: 15px;
  }
  .sidebar.sidebar-booking.col-xl-4 .sidebar-wrap.booking-details-content.z-1 .btnStartEnd {
    width: auto !important;
    min-width: 155px !important;
    text-align: center !important;
    padding: 5px !important;
    white-space: nowrap;
    font-size: 0.65rem;
    max-width: 155px;
  }
  .sidebar.sidebar-booking.col-xl-4 .sidebar-wrap.booking-details-content.z-1 .singolo-periodo {
    display: flex;
    justify-content: space-between;
    width: 93%;
  }
  .sidebar.sidebar-booking.col-xl-4 .sidebar-wrap.booking-details-content.z-1 .periodo-dal-al {
    display: flex;
    width: 95%;
    margin-bottom: 20px;
  }
  .sidebar.sidebar-booking.col-xl-4 .sidebar-wrap.booking-details-content.z-1 .nuovo-periodo {
    display: flex;
  }
  .main-form-contatto .title-container {
    margin-top: 110px;
  }
}
@media (max-width: 1280px) {
  section.banner .banner-servizi-acn .acn-servizio {
    max-width: 300px !important;
  }
}
@media (max-width: 1150px) {
  section.banner .banner-servizi-acn .acn-servizio {
    max-width: 280px !important;
  }
}
@media (max-width: 1064px) {
  section.banner .banner-servizi-acn .acn-servizi {
    grid-template-columns: unset;
    justify-content: unset;
  }
  section.banner .banner-servizi-acn .acn-servizi .acn-servizio {
    max-width: 357px !important;
    margin: auto;
    margin-bottom: 5%;
  }
}
@media (max-width: 900px) {
  section.banner .banner-scarica-app {
    display: block;
  }
  section.banner .banner-scarica-app .image-title {
    font-size: 35px !important;
    font-weight: bold;
    max-width: 400px;
    margin: auto;
  }
  section.banner .banner-scarica-app .image-subtitle {
    font-size: 24px !important;
    text-align: initial !important;
    max-width: 400px;
    margin: auto;
    padding-top: 6%;
    font-weight: 400;
  }
  section.banner .banner-scarica-app .btn-scarica-app {
    font-weight: bold;
  }
  section.banner .banner-scarica-app .img-app {
    padding-left: unset !important;
    padding-right: unset !important;
  }
  section.banner .banner-scarica-app .img-app .img_mobile {
    display: block;
  }
  section.banner .banner-scarica-app .img-app .img_dsk {
    display: none;
  }
}
@media (min-width: 900px) {
  section.banner .image-title {
    font-size: 26px;
  }
  section.banner .image-subtitle {
    font-size: 11px !important;
  }
}
@media (min-width: 1300px) {
  section.banner .image-title {
    font-size: 30px !important;
  }
  section.banner .image-subtitle {
    font-size: 14px !important;
  }
}
@media (min-width: 1600px) {
  .menu-container {
    width: 150px;
  }
  .checkout-index-index .logo-wrap {
    width: 85%;
    max-width: 1632px;
  }
  .mini-cart-added {
    top: 7px;
  }
  .cms-home .primary-header .logo-wrap:not(.mini-logo) {
    width: auto;
    max-width: 1632px;
    left: calc(22.5%);
  }
  .full-header {
    min-height: 525px;
  }
  .details-header {
    height: auto;
  }
  .details-header-prenotazione {
    height: auto;
  }
  section header .link-more {
    font-size: 0.675rem;
    display: inline-block;
  }
  .prev_int {
    width: 60% !important;
  }
  .hero-content h1 {
    padding-top: 5%;
  }
  .hero.hero-search {
    min-height: 650px;
  }
  #wizar-search-wrap {
    top: 220px;
    left: 7.5%;
    right: 300px;
    bottom: 30px;
  }
  .wizard-welcome #wizar-search-wrap {
    top: 50px;
  }
  .sidebar .sidebar-wrap {
    width: 100%;
  }
  .card.card-img-dx .content-wrap p.card-address {
    width: 75%;
  }
  .card-img-dx .card-title {
    width: 75%;
  }
  .card-img-dx .img-wrap {
    width: 25%;
    padding-bottom: 16.666667%;
  }
  .card-result .card-date-time {
    font-size: 0.65rem !important;
  }
  .card-result .data-time-picker button {
    font-size: 0.65rem !important;
  }
  .card-result .data-time-picker .fa {
    font-size: 0.65rem !important;
  }
  .card-result .card.doctor {
    font-size: 0.65rem !important;
  }
  .card-result .card-action button {
    font-size: 0.583rem !important;
  }
  .card-result .card-action .rating-entry-tips .fa {
    font-size: 0.583rem !important;
  }
  .card-result .card-result-price {
    font-size: 0.7619rem;
  }
  .card-result .rating-badge {
    margin-left: -4px;
  }
  .card-result .rating-vote.rating-vote-small {
    font-size: 18px;
  }
  .card-result .rating-vote.rating-vote-small span {
    font-size: 16px;
  }
  .card-result .rating-vote.rating-vote-small sub {
    font-size: 14px;
  }
  .flat-panel {
    padding-top: 7%;
    padding-bottom: 7%;
  }
  .flat-panel .container {
    width: 85%;
    max-width: 816px;
  }
  .flat-panel.panel-full-link a {
    padding-top: 7%;
    padding-bottom: 7%;
  }
  .support-bg#support-livechat-strip-bg {
    width: 600px;
    height: 480px;
    padding-bottom: 0;
  }
  .sidebar-structure {
    top: -312px;
  }
  .booking-details-structure .separator-line {
    top: 312px;
  }
  #container-fluid-noresults {
    background-size: 595px 595px;
  }
  #container-fluid-noresults h3 {
    font-size: 1rem;
  }
  #form-link {
    font-size: 0.8rem;
  }
  #form-link .fa {
    font-size: 0.875rem;
  }
  .card-mynetblue h1 {
    font-size: 1.25rem;
  }
  .card-mynetblue h2 {
    font-size: 0.9047rem;
  }
  .no-results-content {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    margin-left: 16.666667%;
    max-width: 16.666667%;
    flex: 0 0 16.666667%;
    padding-left: 15px;
    padding-right: 0;
  }
  #newsletter-subscription .form-row:nth-of-type(2) {
    width: 482px;
  }
  .autocomplete-suggestion {
    top: 59px;
  }
  .customer-account-login main {
    width: 85%;
    max-width: 1632px;
  }
  .account main {
    width: 85%;
  }
  .account .sidebar.sidebar-main {
    width: 20%;
    float: left;
  }
  .account .account-nav-content ul li a {
    font-size: 16px;
  }
  .account .account-nav-content ul li strong {
    font-size: 16px;
  }
  .account .box-content {
    font-size: 18px;
  }
  .account a.action {
    font-size: 18px;
  }
  .customer-account-logoutsuccess main {
    width: 85%;
    max-width: 1632px;
  }
  .customer-account-forgotpassword main {
    width: 85%;
    max-width: 1632px;
  }
  .account.sales-order-history .header-account-pages .header-page-title {
    width: 85%;
    max-width: 1632px;
  }
  .account.customer-account-index .header-account-pages .header-page-title {
    width: 85%;
    max-width: 1632px;
  }
  .account.customer-account-edit .header-account-pages .header-page-title {
    width: 85%;
    max-width: 1632px;
  }
  .account.yrcustomer-account-changeaddress .header-account-pages .header-page-title {
    width: 85%;
    max-width: 1632px;
  }
  .account.yrcustomer-beneficiaries-listbeneficiaries .header-account-pages .header-page-title {
    width: 85%;
    max-width: 1632px;
  }
  .account.yrcustomer-account-changepassword .header-account-pages .header-page-title {
    width: 85%;
    max-width: 1632px;
  }
  .account.sales-order-view .header-account-pages .header-page-title {
    width: 85%;
    max-width: 1632px;
  }
  .account.yrcustomer-beneficiaries-editbeneficiaries .header-account-pages .header-page-title {
    width: 85%;
    max-width: 1632px;
  }
  .account.yrcustomer-cartaservizi-cartaservizi .header-account-pages .header-page-title {
    width: 85%;
    max-width: 1632px;
  }
  .contact-index-index .header-account-pages .header-page-title {
    width: 85%;
    max-width: 1632px;
  }
  .vaccini-formcontatto-view .header-account-pages .header-page-title {
    width: 85%;
    max-width: 1632px;
  }
  #registration-form-container .billing-address-form .field:not(.field-checkbox)._error label::before {
    top: 75px !important;
  }
  #registration-form-container .billing-address-form .field:not(.field-checkbox).is_valid label::before {
    top: 75px !important;
  }
  #registration-form-container .billing-address-form .street .field:not(.field-checkbox)._error label::before {
    top: 57px !important;
  }
  #registration-form-container .billing-address-form .street .field:not(.field-checkbox).is_valid label::before {
    top: 57px !important;
  }
  #checkout .billing-address-form .field:not(.field-checkbox)._error label::before {
    top: 75px !important;
  }
  #checkout .billing-address-form .field:not(.field-checkbox).is_valid label::before {
    top: 75px !important;
  }
  #checkout .billing-address-form .street .field:not(.field-checkbox)._error label::before {
    top: 57px !important;
  }
  #checkout .billing-address-form .street .field:not(.field-checkbox).is_valid label::before {
    top: 57px !important;
  }
}
@media (max-width: 576px) {
  section.banner .banner-container > div .owl-stage-outer .image-container .image-content {
    max-height: 290px;
  }
  .consult-box .telephone {
    margin-top: 0;
    font-size: 20px;
  }
  .consult-box .doctor_title_container {
    padding: 1rem;
  }
  .container-step-two.d-flex.justify-content-center > div {
    width: 100%;
  }
  .container-step-two .prenotazione-padre .prenotazione-lista-categorie {
    display: block !important;
  }
  .container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container {
    margin-left: unset;
  }
  .container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container li {
    width: 100%;
    height: 80px;
  }
  .container-step-two .prenotazione-padre .prenotazione-lista-categorie .cat-not-found .button {
    max-width: 100% !important;
  }
  .container-step-three .lista-prestazioni .prest-not-found {
    justify-content: center;
  }
  .performance-not-found.link-step-three {
    width: 100%;
    margin-bottom: 30px;
  }
  .progressbar li a {
    font-size: .761rem;
  }
  .page-name.localization-title.container {
    text-align: center;
  }
  .card-result .container-fluid {
    padding: 15px 0px 15px;
  }
  .card-result .container-fluid .card-content .box-image {
    display: none;
  }
  .card-result .container-fluid .card-content .box-info .box-inferiore {
    flex-direction: column;
  }
  .card-result .container-fluid .card-content .box-info .box-inferiore p.no-btn {
    max-width: 100%;
    margin: 0;
    margin-top: 10px;
    text-align: left;
  }
  .card-result .container-fluid .card-content .box-info .box-inferiore .card-date-time {
    margin-left: 0px;
  }
  .card-result .container-fluid .card-content .box-info .box-inferiore .card-date-time .data-time-picker {
    max-width: 260px;
    text-align: left;
    margin-top: 10px;
  }
  .card-result .container-fluid .card-content .box-info .box-inferiore .card-date-time .data-time-picker .label {
    text-align: left;
    padding: 0;
  }
  .card-result .container-fluid .card-content .box-info .box-inferiore .card-date-time .data-time-picker .datetime-picker {
    min-width: 180px !important;
  }
  section.search-result .ricerca-flusso-unico .flex-items.pulsante {
    margin-top: 30px;
    flex-direction: row;
    justify-content: center;
  }
  section.search-result .ricerca-flusso-unico .flex-items.pulsante .button {
    padding: 0 !important;
  }
  section.search-result .ricerca-flusso-unico .flex-items .btn-localization {
    padding: 0 !important;
  }
  .container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto {
    padding: 0 30px;
  }
  .container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .input-sconto .range-reset {
    display: flex;
    justify-content: flex-end;
    margin: 10px 0;
  }
  .navigation-container.port-agenzie .row > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .navigation-container.port-agenzie .row .button-container.two-buttons {
    top: -47px;
  }
  .navigation-container.port-agenzie .row .btn-indietro {
    flex-direction: column;
    justify-content: center;
    display: flex;
  }
  .container.inserimento-anagrafica .field-container form .titolo-box-superiore .label-dati-anagrafica {
    min-width: 110px;
  }
  .container.inserimento-anagrafica .field-container form .titolo-box-superiore .label-recapiti {
    min-width: 65px;
  }
  .container.inserimento-anagrafica .field-container form .titolo-box-inferiore .label-dati-anagrafica {
    min-width: 110px;
  }
  .container.inserimento-anagrafica .field-container form .titolo-box-inferiore .label-recapiti {
    min-width: 65px;
  }
  .container.inserimento-anagrafica .field-container form .tabcontent fieldset .row .input-container {
    width: auto;
    max-width: 320px;
  }
  .container.inserimento-anagrafica .field-container form .tabcontent fieldset .row .input-container input {
    min-width: 320px;
  }
  .container.inserimento-anagrafica .field-container form .tabcontent fieldset .row .input-container .custom-select {
    min-width: 320px;
  }
  .container.inserimento-anagrafica .field-container form .tabcontent fieldset .row .input-container .input-icons .icon-calendar {
    top: 30px;
    left: 310px;
  }
  .container.riepilogo-dati .box-principale .box-superiore .accordion {
    padding: 25px !important;
  }
  .container.riepilogo-dati .box-principale .box-superiore .panel .panel-content {
    padding: 10px 25px 27px 25px;
  }
  .container.riepilogo-dati .box-principale .box-inferiore .accordion {
    padding: 25px !important;
  }
  .container.riepilogo-dati .box-principale .box-inferiore .panel .panel-content {
    padding: 10px 25px 27px 25px;
  }
  .container.riepilogo-dati .box-principale .box-materiali .accordion {
    padding: 25px !important;
  }
  .container.report-vendite .box-principale .box-superiore .accordion {
    padding: 25px !important;
  }
  .container.report-vendite .box-principale .box-superiore .panel .panel-content {
    padding: 10px 25px 27px 25px;
  }
  .container.report-vendite .box-principale .box-superiore .panel form .box-panel .flex-20 {
    margin-bottom: 20px;
  }
  .container.report-vendite .box-principale .box-superiore .panel form .box-panel .flex-40.button-container {
    flex-direction: column;
    padding: 0;
    line-height: 1;
  }
  .container.report-vendite .box-principale .box-superiore .panel form .box-panel .flex-40.button-container button {
    margin-bottom: 15px;
    max-width: 97%;
  }
  .container.report-vendite .box-principale .box-inferiore .accordion {
    padding: 25px !important;
  }
  .container.report-vendite .box-principale .box-inferiore .panel .panel-content {
    padding: 10px 25px 27px 25px;
  }
  .container.report-vendite .box-principale .box-inferiore .panel form .box-panel .button-container button.btn-blue {
    margin: auto;
    line-height: 1;
    min-width: 97%;
  }
  .container.report-vendite .box-principale .box-materiali .accordion {
    padding: 25px !important;
  }
  #modaleAvviso {
    overflow: auto;
  }
  #modaleAvviso .modal-content-w {
    width: 90%;
  }
  #modaleAvviso .modal-content-w .modal-header-w h4 {
    padding: 0 5px;
  }
  #modaleAvviso .modal-content-w .modal-body-w .button-container {
    display: flex;
    flex-direction: column-reverse;
  }
  #modaleAvviso .modal-content-w .modal-body-w .button-container button {
    margin: 8px auto;
    height: 40px;
    padding: 5px !important;
    max-width: 270px;
  }
  #modalePrivacy {
    overflow: auto;
  }
  #modalePrivacy .modal-content-w {
    width: 90%;
  }
  #modalePrivacy .modal-content-w .modal-header-w h4 {
    padding: 0 5px;
  }
  #modalePrivacy .modal-content-w .modal-body-w .button-container {
    display: flex;
    flex-direction: column-reverse;
  }
  #modalePrivacy .modal-content-w .modal-body-w .button-container button {
    margin: 8px auto;
    height: 40px;
    padding: 5px !important;
    max-width: 270px;
  }
  #modaleDettaglio {
    overflow: auto;
  }
  #modaleDettaglio .modal-content-w {
    width: 90%;
  }
  .home-agenzie .container-esito .button-container {
    display: flex;
    flex-direction: column-reverse;
  }
  .home-agenzie .container-esito .button-container button {
    margin: 8px auto;
    height: 40px;
    padding: 5px !important;
    max-width: 270px;
  }
  main.home.home-agenzie {
    min-height: 450px;
  }
  main.home.home-vaccini {
    min-height: 450px;
  }
  .wizard-content .wizard.wizard-circle > .steps .step {
    width: 30px;
    height: 30px;
    line-height: 29px;
    border-radius: 50%;
  }
  .wizard-content .wizard.wizard-circle > .steps > ul > li:after {
    top: 35px;
  }
  .wizard-content .wizard.wizard-circle > .steps > ul > li:before {
    top: 35px;
  }
  .wizard-content .wizard > .steps .step {
    margin-left: -19px;
  }
  .step-name {
    font-size: 0.8rem;
  }
  .brand-logo.brand-logo-mini img {
    max-width: 150px;
  }
  .hero.hero-search {
    height: 986px;
  }
  #booking-search-form {
    padding: 0;
  }
  footer.primary-footer .footer-payment .main-container .row .box-payment .label-payment {
    width: 100%;
    text-align: center;
    font-weight: normal;
    margin-bottom: 15px;
    margin-right: 0;
  }
  footer.primary-footer .footer-payment .main-container .row .box-payment ul {
    float: none;
  }
  footer.primary-footer .footer-payment .main-container .row .box-payment ul li {
    margin: 0 5px;
  }
  .page.messages .messages .message {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  #landing-page .wizard-content .wizard.wizard-circle > .steps .step {
    width: 35px;
    height: 35px;
    line-height: 29px;
    border: 3px solid #e6e6e6;
    font-size: 1rem;
    border-radius: 50%;
  }
  #landing-page .wizard-content .wizard.wizard-circle > .steps > ul > li:after {
    top: 36px;
  }
  #landing-page .wizard-content .wizard.wizard-circle > .steps > ul > li:before {
    top: 36px;
  }
  #landing-page .wizard-content .wizard > .steps .step {
    margin-left: -19px;
  }
  .ricerca-libera {
    font-size: 22px;
    margin: 695px auto 30px auto;
    text-align: center;
  }
  .details-header-prenotazione .container {
    margin: auto auto auto 5px;
  }
}
@media screen and (min-width: 576px) and (max-width: 768px) {
  .container-step-three .performance-not-found {
    margin-left: 9%;
    width: 84%;
    padding: 10px;
  }
}
@media (min-width: 768px) {
  .container-step-three .ul-prentozione-centrale.compressed {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 35px;
    height: fit-content;
    min-height: 120px;
  }
  .container-step-three .ul-prentozione-centrale.compressed > div {
    padding-top: 0;
  }
  .container-step-three .ul-prentozione-centrale.compressed > div span {
    display: none;
  }
  #arrow-mobile-localization {
    display: inline-block;
    font-size: 0.7rem;
    margin-left: 10px;
  }
  .checkout-index-index .logo-wrap {
    width: 720px;
    max-width: 100%;
    margin: 0 auto;
  }
  #forgot-password-form .btn-container {
    display: inline-block;
  }
  #forgot-password-form .btn-container button[type="button"] {
    width: 200px;
    text-align: center;
    float: left;
    border: 2px solid #004C99;
  }
  #forgot-password-form button[type="submit"] {
    width: 200px;
    text-align: center;
    float: right;
    border: 2px solid #004C99;
  }
}
@media (max-width: 786px) {
  .landing-page .main-container .static-container .col {
    padding: 0;
  }
  .landing-page .main-container .static-container .tab {
    display: flex;
  }
  .landing-page .main-container .static-container .tab button {
    padding: 0 5px !important;
    max-width: 100%;
    border-bottom: 0;
  }
  .landing-page .main-container .static-container .tab button.active {
    border-bottom: none;
  }
  .landing-page .main-container .static-container .tabcontent {
    display: block;
  }
  .landing-page .main-container .static-container .tabcontent .tips {
    display: block;
  }
  .landing-page .main-container .static-container .tabcontent .tips .tips__icn {
    padding: 40px 20px 100px;
  }
  .landing-page .main-container .static-container .tabcontent .tips .tips__icn .tips__icn__title {
    font-size: 20px;
  }
  .landing-page .main-container .static-container .tabcontent .tips .col.col-md-8.s12.m8 {
    background: #FFFFFF;
    width: 90%;
    text-align: center;
    margin-left: 5%;
    margin-top: -72px;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    padding: 20px 15px;
  }
  .landing-page .main-container .static-container.tab-container {
    width: 100%;
    margin: 0 auto;
  }
  .landing-page .main-container .static-container.tab-container .col {
    padding: 0;
  }
  .landing-page .testimonials .static-container {
    width: 100%;
  }
  .landing-page .testimonials .static-container .testimonials__box {
    width: 100%;
  }
  .landing-page .testimonials .static-container .testimonials__box p {
    font-size: 20px;
  }
  .landing-page .testimonials .static-container .testimonials__people {
    padding: 0;
  }
  .landing-page .testimonials .static-container .testimonials__people .swiper-container {
    padding: 160px 10px 30px 10px;
  }
  .landing-page .testimonials .static-container .testimonials__people .swiper-container .swiper-wrapper {
    overflow-x: auto;
    padding-top: 30px;
    padding-bottom: 10px;
  }
  .landing-page .testimonials .static-container .testimonials__people .swiper-container .swiper-wrapper .swiper-slide {
    min-width: 265.5px !important;
  }
  .landing-page .testimonials .static-container .col {
    padding: 0;
  }
  .landing-page .testimonials .static-container .premi-content .tips {
    display: block;
  }
  .landing-page .testimonials .static-container .premi-content .tips .col.col-md-8.s12.m8 {
    background: #FFFFFF;
    width: 90%;
    text-align: center;
    margin-left: 5%;
    margin-top: -20px;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    padding: 20px 15px;
  }
  .landing-page .testimonials .static-container .premi-content .tips .tips__icn .tips__icn__title {
    font-size: 20px;
  }
  .landing-page .testimonials .static-container .testimonials__premi .swiper-container.testimonials__slider.swiper-container-horizontal {
    padding: 55px 10px 30px 10px;
  }
  .landing-page .testimonials .webpart-box .appuntamenti .appuntamenti__bg .static-container .col.s12 .appuntamenti__title {
    font-size: 21px;
  }
  .landing-page .testimonials .webpart-box .appuntamenti .appuntamenti__bg .static-container .col.s12 .appuntamenti__cta .appuntamenti__cta__wrapper {
    flex-direction: column;
  }
  .landing-page .testimonials .webpart-box .appuntamenti .appuntamenti__bg .static-container .col.s12 .appuntamenti__cta .appuntamenti__cta__wrapper span {
    margin-left: 0;
  }
  .landing-page.lp-credem .main-container {
    padding-top: 10px;
  }
  .landing-page.lp-credem .main-container .home-box-blue {
    position: relative;
    background-image: linear-gradient(to right, rgba(21, 82, 158, 0.7) 0 100%), url('/pub/media/wysiwyg/homepage/dottoressa-new.png');
    background-position: center;
    background-size: cover;
  }
  .landing-page.lp-credem .main-container .home-box-blue .page-title {
    padding-left: 0;
  }
  .landing-page.lp-credem .main-container .home-box-blue .disclaimer {
    padding-left: 0;
  }
  .landing-page.lp-credem .main-container .home-box-blue .price-text {
    padding-left: 0;
  }
  .landing-page.lp-credem .main-container .home-box-blue .btn-acquista {
    margin: 20px auto 50px;
    width: 100%;
  }
  .landing-page.lp-credem .main-container .home-box-blue .bg-image-desktop {
    display: none;
  }
  .landing-page.lp-credem .main-container .home-box-white {
    max-width: 90%;
    padding: 10px;
  }
  .landing-page.lp-credem .main-container .home-box-white .page-subtitle {
    font-size: 20px;
    margin-top: 20px;
  }
  .landing-page.lp-credem .main-container .home-box-white .info-subtitle {
    font-size: 13px;
  }
  .landing-page.lp-credem .main-container .home-box-white .box-icon-container {
    flex-direction: column;
  }
  .landing-page.lp-credem .main-container .home-box-white .box-icon-container .box-icon {
    display: flex;
    padding: 15px 15px 30px;
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  }
  .landing-page.lp-credem .main-container .home-box-white .box-icon-container .box-icon:nth-last-child(1) {
    border-bottom: none;
    padding-bottom: 10px;
  }
  .landing-page.lp-credem .main-container .home-box-white .box-icon-container .box-icon span {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .landing-page.lp-credem .main-container .home-box-white .box-icon-container .box-icon .box-circle {
    min-width: 60px;
    width: 60px;
    height: 60px;
    margin: 0;
  }
  .landing-page.lp-credem .main-container .home-box-white .box-icon-container .box-icon .box-circle.icon-consigli:before {
    top: 13px;
    left: -15px;
    transform: scale(0.7);
  }
  .landing-page.lp-credem .main-container .home-box-white .box-icon-container .box-icon .box-circle.icon-videoconsulto:before {
    top: 6px;
    left: -15px;
    transform: scale(0.7);
  }
  .landing-page.lp-credem .main-container .home-box-white .box-icon-container .box-icon .box-circle.icon-prestazioni:before {
    top: 13px;
    left: -15px;
    transform: scale(0.7);
  }
  .landing-page.lp-credem .main-container .home-box-white .box-icon-container .box-icon .box-circle.icon-network:before {
    top: 13px;
    left: -15px;
    transform: scale(0.7);
  }
  .landing-page.lp-credem .main-container .home-box-white .box-icon-container .box-icon .box-circle.icon-benessere:before {
    top: 13px;
    left: -15px;
    transform: scale(0.7);
  }
  .landing-page.lp-credem .main-container .home-box-white .box-icon-container .box-icon .box-circle.icon-mail:before {
    left: -25px;
    top: 25px;
    transform: scale(0.7);
  }
  .landing-page.lp-credem .main-container .home-box-white .box-icon-container .box-icon .box-circle.icon-link:before {
    left: -20px;
    top: 15px;
    transform: scale(0.7);
  }
  .landing-page.lp-credem .main-container .home-box-white .box-icon-container .box-icon .box-circle.icon-transaction:before {
    left: -20px;
    top: 10px;
    transform: scale(0.7);
  }
  .landing-page.lp-credem .main-container .home-box-white .box-icon-container .box-icon .box-circle.icon-wallet:before {
    left: -15px;
    top: 10px;
    transform: scale(0.7);
  }
  .landing-page.lp-credem .main-container .home-box-white .box-icon-container .box-icon .box-icon-title {
    font-size: 14px;
    text-align: left;
    margin: 0 auto 5px 20px;
  }
  .landing-page.lp-credem .main-container .home-box-white .box-icon-container .box-icon .box-icon-subtitle {
    text-align: left;
    margin: 0 auto 0 20px;
    font-size: 12px;
    line-height: 1.67;
  }
  .landing-page.lp-credem .main-container .box-istruction {
    max-width: 90%;
    padding: 10px;
    margin: auto;
    box-shadow: none;
    background: none;
  }
  .landing-page.lp-credem .main-container .box-istruction .page-subtitle {
    font-size: 20px;
    margin-top: 20px;
    font-size: 14px;
    margin-top: 0;
  }
  .landing-page.lp-credem .main-container .box-istruction .info-subtitle {
    font-size: 13px;
  }
  .landing-page.lp-credem .main-container .box-istruction .box-icon-container {
    flex-direction: column;
  }
  .landing-page.lp-credem .main-container .box-istruction .box-icon-container .box-icon {
    display: flex;
    padding: 15px 15px 30px;
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  }
  .landing-page.lp-credem .main-container .box-istruction .box-icon-container .box-icon:nth-last-child(1) {
    border-bottom: none;
    padding-bottom: 10px;
  }
  .landing-page.lp-credem .main-container .box-istruction .box-icon-container .box-icon span {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .landing-page.lp-credem .main-container .box-istruction .box-icon-container .box-icon .box-circle {
    min-width: 60px;
    width: 60px;
    height: 60px;
    margin: 0;
  }
  .landing-page.lp-credem .main-container .box-istruction .box-icon-container .box-icon .box-circle.icon-consigli:before {
    top: 13px;
    left: -15px;
    transform: scale(0.7);
  }
  .landing-page.lp-credem .main-container .box-istruction .box-icon-container .box-icon .box-circle.icon-videoconsulto:before {
    top: 6px;
    left: -15px;
    transform: scale(0.7);
  }
  .landing-page.lp-credem .main-container .box-istruction .box-icon-container .box-icon .box-circle.icon-prestazioni:before {
    top: 13px;
    left: -15px;
    transform: scale(0.7);
  }
  .landing-page.lp-credem .main-container .box-istruction .box-icon-container .box-icon .box-circle.icon-network:before {
    top: 13px;
    left: -15px;
    transform: scale(0.7);
  }
  .landing-page.lp-credem .main-container .box-istruction .box-icon-container .box-icon .box-circle.icon-benessere:before {
    top: 13px;
    left: -15px;
    transform: scale(0.7);
  }
  .landing-page.lp-credem .main-container .box-istruction .box-icon-container .box-icon .box-circle.icon-mail:before {
    left: -25px;
    top: 25px;
    transform: scale(0.7);
  }
  .landing-page.lp-credem .main-container .box-istruction .box-icon-container .box-icon .box-circle.icon-link:before {
    left: -20px;
    top: 15px;
    transform: scale(0.7);
  }
  .landing-page.lp-credem .main-container .box-istruction .box-icon-container .box-icon .box-circle.icon-transaction:before {
    left: -20px;
    top: 10px;
    transform: scale(0.7);
  }
  .landing-page.lp-credem .main-container .box-istruction .box-icon-container .box-icon .box-circle.icon-wallet:before {
    left: -15px;
    top: 10px;
    transform: scale(0.7);
  }
  .landing-page.lp-credem .main-container .box-istruction .box-icon-container .box-icon .box-icon-title {
    font-size: 14px;
    text-align: left;
    margin: 0 auto 5px 20px;
  }
  .landing-page.lp-credem .main-container .box-istruction .box-icon-container .box-icon .box-icon-subtitle {
    text-align: left;
    margin: 0 auto 0 20px;
    font-size: 12px;
    line-height: 1.67;
  }
  .landing-page.lp-credem .main-container .box-istruction .box-circle.icon-videoconsulto:before {
    top: -5px;
    left: -25px;
    transform: scale(0.5);
  }
  .landing-page.lp-credem .main-container .box-istruction .box-icon {
    border-bottom: none !important;
  }
  .landing-page.lp-credem .main-container .box-istruction .box-icon:before {
    width: 0;
    height: 15%;
    top: 0;
    left: 45px;
    right: unset;
    bottom: unset;
  }
  .landing-page.lp-credem .main-container .box-istruction .box-icon:after {
    width: 0;
    height: 30%;
    bottom: 0;
    left: 45px;
    right: unset;
    top: unset;
  }
  .landing-page.lp-credem .main-container .home-box-carousel .box-title {
    font-size: 20px;
    margin-bottom: 25px;
  }
  .landing-page.lp-credem .main-container .home-box-carousel .box-testimonial {
    flex-direction: column;
    max-width: 90%;
  }
  .landing-page.lp-credem .main-container .home-box-carousel .box-testimonial .box-image {
    max-width: 100%;
  }
  .landing-page.lp-credem .main-container .home-box-carousel .box-testimonial .box-info {
    padding: 10px 16px 20px;
  }
  .landing-page.lp-credem .main-container .home-box-carousel .box-testimonial .box-info .testimonial-name {
    font-size: 18px;
    margin: 10px 0 0;
  }
  .landing-page.lp-credem .main-container .home-box-carousel .box-testimonial .box-info .testimonial-info {
    font-size: 12px;
    line-height: 1;
    margin-bottom: 25px;
  }
  .landing-page.lp-credem .main-container .home-box-carousel .box-testimonial .box-info .testimonial-desc {
    font-size: 13px;
  }
  .landing-page.lp-credem .main-container .home-box-carousel .box-testimonial .box-info .testimonial-service {
    font-size: 13px;
    line-height: 1;
    margin: 20px 0 10px;
  }
  .landing-page.lp-credem .main-container .home-box-piano {
    max-width: 100%;
    margin: auto;
    padding: 0 0 60px;
  }
  .landing-page.lp-credem .main-container .home-box-piano .box-title {
    font-size: 20px;
    padding-top: 25px;
  }
  .landing-page.lp-credem .main-container .home-box-piano .box-subtitle {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .landing-page.lp-credem .main-container .home-box-piano .info-piano-container {
    flex-direction: column;
    max-width: 90%;
  }
  .landing-page.lp-credem .main-container .home-box-piano .info-piano-container .box-blue-container {
    max-width: 100%;
  }
  .landing-page.lp-credem .main-container .home-box-piano .info-piano-container .box-blue-container .subscription-text {
    font-size: 12px;
    font-weight: bold;
  }
  .landing-page.lp-credem .main-container .home-box-piano .info-piano-container .box-blue-container .subscription-text br {
    display: none;
  }
  .landing-page.lp-credem .main-container .home-box-piano .info-piano-container .box-blue-container .validity-text.icona-validity {
    max-width: 100%;
  }
  .landing-page.lp-credem .main-container .home-box-piano .info-piano-container .box-blue-container .validity-text.icona-validity:before {
    top: 7px;
    position: relative;
    margin-right: 10px;
  }
  .landing-page.lp-credem .main-container .home-box-piano .info-piano-container .box-white-container {
    padding: 30px 15px;
  }
  .landing-page.lp-credem .main-container .home-box-piano .info-piano-container .box-white-container .adv-text.icona-adv {
    font-size: 14px;
    padding-left: 30px;
    position: relative;
  }
  .landing-page.lp-credem .main-container .home-box-piano .info-piano-container .box-white-container .adv-text.icona-adv:before {
    position: absolute;
    top: 0;
    margin: 0;
    left: 0;
  }
  .landing-page.lp-credem .main-container .home-box-sticky {
    padding: 20px 15px 10px;
  }
  .landing-page.lp-credem .main-container .home-box-sticky .price-text {
    font-size: 32px;
    line-height: 20px;
    margin: 0;
  }
  .landing-page.lp-credem .main-container .home-box-form {
    padding: 40px 10px;
  }
  .landing-page.lp-credem .main-container .home-box-form .box-title {
    font-size: 20px;
  }
  .landing-page.lp-credem .main-container .home-box-form .box-subtitle {
    font-size: 14px;
  }
  .landing-page.lp-credem .main-container .home-box-form .form-container {
    padding: 20px 10px;
  }
  .landing-page.lp-credem .main-container.result-page .page-title {
    margin-top: 100px;
  }
  .landing-page.lp-credem .main-container.result-page .page-title p {
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.64;
    letter-spacing: normal;
    text-align: center;
    color: #3c3c3c;
    margin: auto;
  }
  .landing-page.lp-credem .main-container.result-page .page-title p span {
    color: #004C99;
  }
  .landing-page.lp-credem .main-container.result-page .page-title .icona-done:before {
    border: 7px solid #004c99;
    border-top: none;
    border-right: none;
    content: "";
    height: 20px;
    left: 45%;
    opacity: 1;
    position: absolute;
    top: 35px;
    transform: rotate(-45deg);
    width: 40px;
    display: block;
  }
  .landing-page.lp-credem .modal-w .modal-content-w .modal-body-w .body-helper > p.icona-done:before {
    left: 25%;
  }
}
@media (max-width: 1199.98px) {
  .primary-header #search-opener {
    display: none;
  }
  .checkout-index-index .logo-wrap {
    text-align: center;
  }
  .checkout-index-index .logo-wrap .brand-logo:not(.w-committenza) {
    position: static;
  }
  .logo-wrap:not(.mini-logo) a img {
    max-height: 45px;
    display: inline;
    margin-top: 5px;
  }
}
@media (max-width: 575.98px) {
  .opc-sidebar {
    padding: 0 !important;
    margin-top: 143px;
    z-index: 10;
  }
  .opc-sidebar #order-summary-toggle {
    display: block;
    width: 100%;
    text-align: right;
  }
  .opc-sidebar #order-summary-toggle .fa {
    font-size: 26px;
    color: #444444;
  }
  .opc-sidebar:not(.collapsed) #order-summary-toggle .fa {
    transform: rotate(180deg);
  }
}
@media (max-width: 1000px) {
  .primary-nav .global-nav-links a {
    font-size: 1rem !important;
  }
  .primary-nav .global-nav-links small {
    font-size: 1rem !important;
  }
  .primary-nav .global-nav-links span {
    font-size: 1rem !important;
  }
  .primary-nav ul.global-nav-actions li a:not(.link-white) {
    font-size: 1rem !important;
  }
  .primary-nav .global-nav-actions li small {
    font-size: 1rem !important;
  }
  .primary-nav .global-nav-actions li span {
    font-size: 1rem !important;
  }
}
@media (max-width: 600px) {
  .mini-cart-added {
    font-size: 1rem !important;
  }
  .performance-product-view .message-success.success.message .top-header-picker {
    top: 60% !important;
  }
  .performance-product-view .message-success.success.message .modal-content.centered {
    top: 60% !important;
  }
  .package-product-view .message-success.success.message .top-header-picker {
    top: 60% !important;
  }
  .package-product-view .message-success.success.message .modal-content.centered {
    top: 60% !important;
  }
  .sales-order-history #modal-order-delete .top-header-picker {
    top: 60% !important;
  }
  .sales-order-history #modal-order-delete .modal-content.centered {
    top: 60% !important;
  }
  #checkout .messages .message-error.error {
    top: unset !important;
    left: unset !important;
    width: auto !important;
    justify-content: center;
    padding: 19px !important;
  }
}
@media screen and (min-width: 576px) and (max-width: 769px) {
  .hero.hero-search {
    height: 930px;
  }
  .wizard-step {
    padding: 0 !important;
  }
  #wizar-search-wrap {
    height: 530px;
  }
  #wizar-search-wrap .wizard-step .chip-xl .content-wrap {
    font-size: 18px;
  }
  #wizar-search-wrap .wizard-step a.chip.chip-xl {
    padding: 25px 0;
    text-align: center;
    margin-bottom: 0;
    min-height: 80px;
    border-radius: 0;
  }
  #wizar-search-wrap .wizard-step.ws-2 .lista-prestazioni {
    padding-left: 10%;
  }
  #wizar-search-wrap .wizard-step.ws-2 .col-12 {
    flex: 0 90%;
    max-width: 90%;
  }
  #wizar-search-wrap .wizard-step.ws-2 .freccia-back {
    padding-top: 25%;
    left: 4%;
  }
  #wizar-search-wrap .wizard-step.ws-2 .content-wrap-img img {
    margin-left: 20px;
  }
  .ricerca-libera {
    margin: 600px auto 15px auto;
  }
  #booking-search-form .col-sm-10 {
    max-width: 100%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1140px) {
  .hero.hero-search {
    height: 1020px;
  }
  #wizar-search-wrap {
    height: 700px;
  }
  .wizard-step {
    padding: 120px 10px 40px 10px;
  }
  .ricerca-libera {
    margin: 790px auto 15px auto;
  }
  #booking-search-form .col-sm-10 {
    max-width: 100%;
  }
}
@media screen and (min-width: 670px) and (max-width: 769px) {
  .wizard-step-content {
    top: 110px;
  }
  .step1 .wizard-step-content {
    top: 110px;
  }
}
@media (min-width: 1040px) {
  .no-full #wizar-search-wrap {
    top: 10px;
    width: auto;
    left: calc(-520%);
    right: calc(-520%);
    bottom: 30px;
  }
}
@media (min-width: 575.99px) {
  .customer-account-create .form-create-account .registration-step .social-login .social-networks {
    max-width: 100%;
    flex-direction: row;
  }
}
@media (min-width: 767.99px) {
  .customer-account-create .form-create-account .registration-step .social-login .social-networks {
    max-width: 75%;
  }
}
@media (max-width: 575px) {
  .opc-sidebar {
    position: absolute;
    top: 0;
    overflow: hidden;
  }
}
@media screen and (max-width: 769px) and (min-width: 576px) {
  .titolo-home {
    font-size: 24px;
  }
  .sotto-titolo-home {
    font-size: 20px;
    padding-bottom: 0px;
  }
  .wizard-stepper-title {
    font-size: 22px;
  }
}
@media (min-width: 1140px) {
  .wizard-data-wrap::-webkit-scrollbar-track {
    opacity: 0;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
    display: none;
  }
  .wizard-data-wrap::-webkit-scrollbar {
    display: none;
    opacity: 0;
    width: 6px;
    background-color: #F5F5F5;
  }
  .wizard-data-wrap::-webkit-scrollbar-thumb {
    display: none;
    opacity: 0;
    background-color: #444444;
  }
}
@media screen and (max-width: 576px) {
  .head-page-prestazione {
    display: none;
  }
  .search-result-action {
    position: static;
    display: flex;
    justify-content: start;
    margin-bottom: 15px;
  }
  .search-result .dropdown-menu-wrap {
    display: flex;
    min-width: 100px;
  }
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
/**
  * Owl Carousel v2.3.4
  * Copyright 2013-2018 David Deutsch
  * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
  */
.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav {
  margin-top: 10px;
}
.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  display: none;
  opacity: .5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  width: auto;
  zoom: 1;
  box-shadow: none;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #ffffff;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .4s ease;
  border-radius: 30px;
  border: 1px solid #317ed9;
}
.owl-theme .owl-dots .owl-dot.active span {
  background: #00bcd4;
}
.owl-theme .owl-dots .owl-dot:hover span {
  background: #ffa000;
}
.stories-hiw-home .banner-container {
  display: flex;
  flex-direction: column;
}
.stories-hiw-home .banner-container #stories-title {
  font-size: 32px;
  text-align: center;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 42px;
  letter-spacing: 0.454545px;
  font-family: 'Titillium';
  color: #001c39;
  margin: 140px 15px 20px;
}
.stories-hiw-home .banner-container .owl-carousel .owl-loaded {
  display: block;
  width: 100%;
  z-index: 1;
}
.stories-hiw-home .banner-container .owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.stories-hiw-home .banner-container .owl-carousel .owl-stage-outer .owl-stage {
  transform: translate3d(0px, 0px, 0px);
  transition: all 0s ease 0s;
  width: 1714px;
  padding-left: 50px;
  padding-right: 50px;
}
.stories-hiw-home .banner-container .owl-carousel .owl-stage-outer .owl-stage .owl-item .image-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  box-shadow: none;
}
.stories-hiw-home .banner-container .owl-carousel .owl-stage-outer .owl-stage .owl-item .image-container .image-content {
  background-color: #d8d8d8;
  width: 100%;
  overflow: hidden;
}
.stories-hiw-home .banner-container .owl-carousel .owl-stage-outer .owl-stage .owl-item .image-container .image-title {
  padding: 30.64px 15px 19px;
  font-family: 'Titillium';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 37px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
.stories-hiw-home .banner-container .owl-carousel .owl-stage-outer .owl-stage .owl-item .image-container .image-subtitle {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #001c39;
  margin: 0px 15px 41px;
}
section.banner {
  padding: 0;
  width: 100%;
  max-width: 1920px;
  background-color: #f5f5f5;
}
section.banner .banner-container {
  display: flex;
  flex-direction: column;
  margin-bottom: 50px;
}
section.banner .banner-container > p {
  font-size: 32px;
  text-align: center;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #444444;
  margin-bottom: 25px;
}
section.banner .banner-container > div .owl-stage-outer {
  padding-bottom: 5px;
}
section.banner .banner-container > div .owl-stage-outer .image-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  box-shadow: none;
}
section.banner .banner-container > div .owl-stage-outer .image-container .image-content {
  background-color: #d8d8d8;
  width: 100%;
  overflow: hidden;
}
section.banner .banner-container > div .owl-stage-outer .image-container .image-content img {
  width: 100%;
}
section.banner .banner-container > div .owl-stage-outer .image-container .image-title {
  padding-top: 30px;
  padding-bottom: 0;
  font-family: 'Titillium';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 37px;
  /* identical to box height */
  letter-spacing: 0.454545px;
  color: #444444;
}
section.banner .banner-container > div .owl-stage-outer .image-container .image-subtitle {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  /* or 157% */
  letter-spacing: 0.454545px;
  color: #444444;
  margin: 5px 10px 10px 0px;
}
section.banner .owl-carousel.owl-theme .owl-dots .owl-dot span {
  background-color: #ffffff;
  border: 1px solid #317ed9;
  width: 12px;
  height: 12px;
}
section.banner .owl-carousel.owl-theme .owl-dots .owl-dot.active span {
  background: #317ed9;
  width: 12px;
  height: 12px;
  margin: 4px 7px;
}
section.banner .owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
  background: #317ed9;
}
.homebox {
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  padding: 40px;
  background-color: #f5f5f5;
  padding-top: 50px;
}
.homebox .container-bisogni .bisogni-content {
  background-color: #f5f5f5;
}
.homebox .container-bisogni .bisogni-content .image-mobile-container {
  display: none;
}
.homebox .container-bisogni .bisogni-content #formBisogni {
  padding-top: 0;
  max-width: 60%;
  /*style the arrow inside the select element:*/
  /*point the arrow upwards when the select box is open (active):*/
  /*style the items (options), including the selected item:*/
  /*style items (options):*/
  /*hide the items when the select box is closed:*/
}
.homebox .container-bisogni .bisogni-content #formBisogni .text-title {
  font-size: 1.904rem;
  font-weight: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  max-width: 70%;
  margin-bottom: 40px;
  background-color: none;
  padding: 0;
}
.homebox .container-bisogni .bisogni-content #formBisogni .custom-select {
  position: relative;
  font-family: 'Roboto';
  max-width: 750px;
}
.homebox .container-bisogni .bisogni-content #formBisogni .custom-select select {
  display: none;
  /*hide original SELECT element:*/
}
.homebox .container-bisogni .bisogni-content #formBisogni .select-selected {
  background-color: #ffffff;
}
.homebox .container-bisogni .bisogni-content #formBisogni .select-selected:after {
  position: absolute;
  content: "";
  top: 30px;
  right: 20px;
  width: 0px;
  height: 0;
  border-color: #fff transparent transparent transparent;
  border: solid #444444;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 5px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.homebox .container-bisogni .bisogni-content #formBisogni .select-selected.select-arrow-active:after {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  top: 37px;
}
.homebox .container-bisogni .bisogni-content #formBisogni .select-selected {
  height: 80px;
  padding: 22px;
  padding-right: 35px;
  background-color: white;
  font-size: 1.43rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #444444;
  flex-direction: column;
  justify-content: center;
  box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.31);
  border: solid 1px #ebebeb;
  cursor: pointer;
  user-select: none;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.homebox .container-bisogni .bisogni-content #formBisogni .select-selected.disabled {
  color: #ebebeb;
  cursor: default;
}
.homebox .container-bisogni .bisogni-content #formBisogni .select-selected.disabled .tooltip-top-50 {
  background-color: #004c99;
  top: 15px;
  padding: 10px;
  width: calc(100% - 20px) !important;
  height: 55px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 260px;
}
.homebox .container-bisogni .bisogni-content #formBisogni .select-selected.disabled .tooltip-top-50 > div {
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  width: auto;
  height: auto;
  padding: 0;
  white-space: normal;
  margin: auto;
}
.homebox .container-bisogni .bisogni-content #formBisogni .select-selected.disabled:after {
  border-color: #ebebeb;
}
.homebox .container-bisogni .bisogni-content #formBisogni .select-items div {
  padding: 15px 25px;
  font-size: 0.952rem;
  height: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #444444;
  background-color: white;
  cursor: pointer;
  user-select: none;
}
.homebox .container-bisogni .bisogni-content #formBisogni .select-items {
  position: absolute;
  max-height: 300px;
  overflow-y: auto;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.31);
  border: solid 1px #ebebeb;
  background-color: white;
}
.homebox .container-bisogni .bisogni-content #formBisogni .select-hide {
  display: none;
}
.homebox .container-bisogni .bisogni-content #formBisogni .select-items div:hover,
.homebox .container-bisogni .bisogni-content #formBisogni .same-as-selected {
  background-color: #f1f1f1;
}
.homebox .container-bisogni .bisogni-content #formBisogni #optionsBisogni::-webkit-scrollbar-track {
  border: solid 1px #ebebeb;
  border-radius: 10px;
  background-color: #F5F5F5;
}
.homebox .container-bisogni .bisogni-content #formBisogni #optionsBisogni::-webkit-scrollbar {
  width: 10px;
  background-color: #fafafa;
}
.homebox .container-bisogni .bisogni-content #formBisogni #optionsBisogni::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #a3a3a3;
}
.homebox .container-bisogni .bisogni-content .text-example {
  font-size: .952rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  margin-top: 30px;
  margin-bottom: 20px;
}
.homebox .container-button {
  width: calc(100% - 18rem);
  max-width: 1000px;
}
.homebox .container-button .owl-stage-outer {
  border-radius: 5px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.07000000000000001);
  border: solid 1px #ebebeb;
  background-color: none;
}
.homebox .container-button .owl-stage-outer .home-box-w {
  border-right: 1px solid;
  color: #ffffff;
  height: 135px;
}
.homebox .container-button .owl-stage-outer .home-box-w .h-box-link {
  /*  display: flex;
                          flex-direction: column;
                          justify-content: center;
                          height: 100%;
                          margin: 0;
                          width: 100%; */
}
.homebox .container-button .owl-stage-outer .home-box-w .h-box-link img {
  max-height: 33px;
}
.homebox .owl-carousel.owl-theme .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  background: #ffffff;
  border: 1px solid #317ed9;
}
.homebox .owl-carousel.owl-theme .owl-dots .owl-dot.active span {
  background: #ffffff;
  border: 1px solid #317ed9;
  width: 12px;
  height: 12px;
  margin: 4px 7px;
}
.homebox .owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
  background: white;
  border: 1px solid #317ed9;
}
section.container .strip-cta .link-to-faq {
  font-size: 1.05rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: center;
  color: #444444;
}
section.container .strip-cta .link-to-faq:hover {
  color: #444444;
  text-decoration: underline;
}
section.container .strip-cta .arrow {
  transform: rotate(180deg) scale(2);
  margin-left: 10px;
  vertical-align: bottom;
  color: #444444;
}
.home-box-w {
  text-align: center;
}
.home-box-w .title {
  font-size: 0.571rem;
  padding: 10px 7px;
}
.home-box-w .title span {
  background-color: transparent;
  font-size: .666rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
}
.home-box-w .desciption {
  text-align: left;
  font-family: 'Roboto', sans-serif;
  font-size: 0.714rem;
}
.home-box-w.disabled {
  cursor: default;
}
.home-box-w.disabled .tooltip-top-50 {
  background-color: #004c99;
  top: 30px;
  padding: 10px;
  width: calc(100% - 20px) !important;
  height: 55px;
  flex-direction: column;
  justify-content: center;
}
.home-box-w.disabled .tooltip-top-50 > div {
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  width: auto;
  height: auto;
  padding: 0;
}
.home-box-w.disabled .h-box-link {
  cursor: default;
}
.home-box-w.disabled .h-box-link span:hover {
  cursor: default;
}
.home-box-w:not(.disabled) .tooltip {
  display: none;
}
.home-box-w:not(.disabled):hover span {
  text-decoration: underline;
}
section.faq {
  display: none;
  padding: 0;
  background-color: #ffffff;
  padding-bottom: 40px;
  background: none;
  background-size: cover;
  background-repeat: no-repeat;
}
section.faq .dot-container {
  background: -webkit-linear-gradient(56deg, #004c99 18%, #65b2e8 92%);
  width: 3.61rem;
  height: 3.61rem;
  border-radius: 50%;
  padding: 4px;
  margin: auto;
  margin-top: 45px;
}
section.faq .dot-container div {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #ffffff;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
section.faq .dot-container div p {
  background-image: linear-gradient(235deg, #65b2e8 214%, #004c99 -30%), linear-gradient(to bottom, #eeeeee, #d8d8d8);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 1.9rem;
}
section.faq .faq-txt-container {
  padding: 10px;
  width: fit-content;
  width: -moz-fit-content;
  margin: 20px auto 30px auto;
  background-color: transparent;
  background-position-x: center;
}
section.faq .faq-txt-container h3 {
  background-image: linear-gradient(266deg, #65b2e8 10%, #004c99 40%);
  font-family: 'Roboto';
  font-size: 1.45rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
section.faq .link-to-faq {
  min-width: 270px;
  border-radius: 2px;
  font-size: 0.857rem;
  border: 2px solid #004c99;
  box-shadow: none;
  background-color: #004c99;
  color: #ffffff !important;
  font-weight: bold;
}
section.faq .link-to-faq:hover {
  cursor: pointer;
  background-color: #ffffff;
  color: #004c99 !important;
}
@media only screen and (max-width: 1200px) {
  .homebox .container-bisogni .bisogni-content #formBisogni {
    max-width: 100%;
  }
  .homebox .container-bisogni .bisogni-content #formBisogni .text-title {
    max-width: 100%;
  }
  .homebox .container-bisogni .bisogni-content .image-mobile-container {
    display: block;
    width: 20rem;
    position: absolute;
    height: 100%;
    right: -1px;
    top: -1px;
    overflow: hidden;
    border: 1px solid transparent;
    border-radius: 15px;
  }
  .homebox .container-bisogni .bisogni-content .image-mobile-container .image-doctor {
    opacity: 0.3;
    height: 100%;
    position: relative;
    right: -30%;
    border-radius: 47px;
  }
  .homebox .container-bisogni .image-doctor.image-desktop {
    display: none;
  }
  .homebox .container-button {
    width: 85%;
    margin: auto;
  }
}
@media only screen and (max-width: 768px) {
  section.homebox {
    padding: 50px 15px 30px 15px;
  }
  section.homebox .container-bisogni .bisogni-content #formBisogni {
    max-width: 100%;
    /*style the arrow inside the select element:*/
    /*point the arrow upwards when the select box is open (active):*/
    /*style the items (options), including the selected item:*/
    /*style items (options):*/
    /*hide the items when the select box is closed:*/
  }
  section.homebox .container-bisogni .bisogni-content #formBisogni .text-title {
    max-width: 100%;
  }
  section.homebox .container-bisogni .bisogni-content #formBisogni .custom-select select {
    /*hide original SELECT element:*/
  }
  section.homebox .container-bisogni .bisogni-content #formBisogni .select-selected {
    padding: 15px 35px 10px 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    font-size: 16px;
    height: 50px;
  }
  section.homebox .container-bisogni .bisogni-content #formBisogni .select-selected:after {
    top: 15px;
  }
  section.homebox .container-bisogni .bisogni-content #formBisogni .select-selected.disabled .tooltip-top-50 {
    top: 5px;
    height: 40px;
  }
  section.homebox .container-bisogni .bisogni-content .text-example {
    text-align: center;
  }
  section.banner .banner-container {
    margin-bottom: 0;
  }
  section.banner .banner-container > div {
    flex-direction: column;
  }
  section.banner .banner-container > div .image-container {
    width: 100%;
    margin-bottom: 15px;
  }
  section.banner .banner-container > div .image-container .image-subtitle {
    width: 100%;
  }
  .home-box-w.disabled:hover .tooltip-top-50 {
    top: 45px;
  }
}
@media only screen and (max-width: 576px) {
  .homebox .container-button .owl-stage-outer .home-box-w .h-box-link img {
    max-height: 40px;
  }
  .home-box-w .title {
    padding: 10px 50px;
  }
  .home-box-w .title span {
    font-size: 1rem;
  }
}
.doctor-title-wrapper {
  padding-right: 0px;
}
.card-result-wrapper .clearfix > h3 {
  color: #004c99;
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .consult-box .img-left-wrapper {
    padding: 0;
  }
  .consult-box .image_left {
    width: 100%;
  }
  .doctor-title-wrapper {
    padding-left: 0px;
  }
}
.consult-box {
  text-align: center;
  color: #d4d4d4;
}
.consult-box .box_container {
  background-color: #deeeff;
  display: flex;
  justify-content: center;
  margin: 0;
}
.consult-box .box_container > div {
  position: relative;
}
.consult-box .doctor_title_container {
  text-align: center;
  padding: 0.5rem;
  background-color: #004c99;
  color: #fff;
  font-size: 23px;
}
.consult-box .doctor_title_container p {
  font-size: 23px;
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
.consult-box .image_left {
  width: 100%;
  max-width: none;
}
.consult-box .image_center {
  width: 100%;
  max-width: none;
}
.consult-box .new_font {
  font-size: 24px;
}
.consult-box .right_description_font {
  text-align: center;
  margin: auto;
  color: #004c99;
  font-weight: bold;
  margin-top: 45%;
  font-size: 23px;
  margin: 0;
}
.consult-box .description {
  margin-top: 10px;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  line-height: 18px;
}
.consult-box .hr_ps {
  border: 1px solid #004c99;
  margin-top: 13%;
}
.consult-box .telephone {
  margin: auto;
  font-size: 3rem;
  color: #004c99;
  font-weight: bold;
}
.consult-box .externalNumber {
  font-size: 20px;
  color: #004c99;
  font-weight: bold;
}
.consult-box .info_container {
  background: #004c99;
  margin: auto;
  text-align: center;
  font-size: 20px;
  color: white;
  padding: 0.5rem;
}
.consult-box .phone {
  text-align: center;
  font-family: initial;
  font-size: 18px;
}
.consult-box .phone:before,
.consult-box .phone:after {
  content: "";
  background-color: #004c99;
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 15%;
}
.consult-box .phone:before {
  margin-right: 2%;
}
.consult-box .phone:after {
  margin-left: 2%;
}
.consult-box .doctor-title-wrapper {
  padding-right: 0px;
  padding-left: 0;
}
.consult-box .img-left-wrapper {
  padding-right: 0;
  padding-left: 0;
}
.consult-box .telephone-container .col-lg-4 {
  width: 33.33%;
}
@media (min-width: 1200px) {
  .consult-box .phone:before,
  .consult-box .phone:after {
    width: 12%;
  }
  .consult-box .info-wrapper {
    margin-right: 0;
  }
  .consult-box .info-wrapper > .col-lg-12 {
    padding-right: 0;
  }
  .consult-box .info_container {
    margin-left: 9px;
  }
}
@media (max-width: 992px) {
  .consult-box .img-left-wrapper {
    padding: 0;
  }
  .consult-box .right_description_font {
    margin: 10% 0;
  }
  .consult-box .telephone {
    margin-top: 7px;
    font-size: 30px;
  }
  .doctor-title-wrapper {
    padding-left: 0px;
  }
}
@media (max-width: 769px) {
  .consult-box .phone:before,
  .consult-box .phone:after {
    width: 25%;
  }
  .consult-box .phone:before {
    margin-right: 5%;
  }
  .consult-box .phone:after {
    margin-left: 5%;
  }
  .consult-box .right_description_font {
    font-size: 1.2rem;
    line-height: 25px;
  }
  .box_container > div {
    flex: 1;
  }
  .box_container > div > img {
    width: 100%;
    max-width: 232px;
  }
}
@media (max-width: 576px) {
  .consult-box .telephone {
    margin-top: 0;
    font-size: 20px;
  }
}
@media (max-width: 360px) {
  .consult-box .telephone {
    font-size: 15px;
  }
}
.container-step-two {
  min-height: 250px;
}
.container-step-two .prenotazione-padre {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
.container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container {
  width: 100%;
  display: grid;
  grid-template-areas: "a b c d";
}
.container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container li {
  display: flex;
  width: 270px;
  height: 90px;
  margin: 5px;
  background: #004c99;
  border-radius: 7px;
  box-shadow: none;
  max-height: 90px;
}
.container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container li:hover {
  border: 2px solid #004c99;
  background: #ffffff;
  transition: 0.3s;
  cursor: pointer;
}
.container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container li:hover .prenotazione-lista-categorie-a2 {
  color: #004c99;
}
.container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container li.selected-package {
  border: 2px solid #004c99;
  background: #ffffff;
  transition: 0.3s;
}
.container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container li.selected-package .prenotazione-lista-categorie-a2 {
  color: #004c99;
}
.container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container li .prenotazione-lista-categorie-a2 {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  padding: 25px 15px;
  text-transform: uppercase;
  text-decoration: none;
  color: #ffffff;
  font-size: 16px;
  box-sizing: border-box;
}
.container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container li .prenotazione-lista-categorie-a2 span {
  margin: auto;
  text-align: center;
  line-height: initial;
  text-transform: capitalize;
  font-weight: 600;
}
.container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container li.disabled {
  background: #ebebeb;
}
.container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container li.disabled {
  position: relative;
  background: #ebebeb;
}
.container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container li.disabled:hover {
  border: none;
  background: #ebebeb;
}
.container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container li.disabled:hover .prenotazione-lista-categorie-a2 {
  color: #ffffff;
}
.container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container li.disabled:hover .tooltip-top-50 {
  top: -70px;
  width: 100%;
  display: block;
}
.container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container li.disabled a {
  cursor: default;
}
.container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container li.disabled .tooltip-top-50 {
  top: -2000%;
}
@media (max-width: 1200px) {
  .container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container {
    grid-template-areas: "a b c";
  }
  .container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container li {
    width: 245px;
    height: 115px;
  }
}
@media (max-width: 768px) {
  .container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container {
    display: flex;
    flex-wrap: wrap;
    margin-left: 3%;
  }
  .container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container li {
    width: 45%;
  }
}
@media (max-width: 576px) {
  .container-step-two.d-flex.justify-content-center > div {
    width: 100%;
  }
  .container-step-two .prenotazione-padre .prenotazione-lista-categorie {
    display: block !important;
  }
  .container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container {
    margin-left: unset;
  }
  .container-step-two .prenotazione-padre .prenotazione-lista-categorie .lista-categorie-container li {
    width: 100%;
    height: 80px;
  }
}
@media all and (-ms-high-contrast: none), all and (-ms-high-contrast: active) {
  .container-step-two .prenotazione-lista-categorie {
    width: 70%;
  }
  .container-step-two .prenotazione-lista-categorie .lista-categorie-container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .container-step-two .prenotazione-lista-categorie .lista-categorie-container li .prenotazione-lista-categorie-a2 {
    -ms-flex-direction: column;
    justify-content: center;
  }
  .container-step-two .prenotazione-lista-categorie .lista-categorie-container li .prenotazione-lista-categorie-a2 span {
    margin: 0px !important;
    max-height: 30px;
  }
}
.container-step-three {
  display: flex;
  margin-bottom: 20px;
}
.container-step-three .lista-categorie {
  flex: 30%;
}
.container-step-three .lista-categorie .box-title {
  font-family: 'Roboto';
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 15px;
  color: #a3a3a3;
}
.container-step-three .lista-categorie .tab button {
  display: block;
  padding: 22px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
  border: solid 1px #ebebeb;
  background-color: #ffffff;
  font-family: 'Roboto';
  font-size: 14px;
  font-weight: normal;
  color: #444444 !important;
  min-height: 55px;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.container-step-three .lista-categorie .tab button:not(.active):hover {
  text-decoration: underline;
}
.container-step-three .lista-categorie .tab button.active {
  background-color: #004c99;
  color: #ffffff !important;
}
.container-step-three .lista-prestazioni {
  flex: 70%;
}
.container-step-three .lista-prestazioni .box-title {
  font-family: 'Roboto';
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 15px;
  color: #a3a3a3;
}
.container-step-three .lista-prestazioni .tabcontent {
  padding: 0px;
  width: 100%;
  height: auto;
}
.container-step-three .lista-prestazioni .tabcontent .link-prestazione {
  border: 1px solid #ebebeb;
  height: 55px;
  width: 100%;
  display: flex;
  vertical-align: middle;
  flex-direction: column;
  justify-content: center;
  padding: 15px;
  font-size: 14px;
  font-weight: normal;
  color: #444444;
  line-height: 1.43;
}
.container-step-three .lista-prestazioni .tabcontent .link-prestazione:hover {
  background-color: #ebebeb;
}
.container-step-three .ul-prenotazione-padre {
  margin: 0 7%;
}
.container-step-three .ul-prenotazione-padre .ul-prenotazione-lista-categorie {
  background-color: #004c99;
  flex-basis: 29%;
  margin-right: 5px;
  height: auto;
}
.container-step-three .ul-prenotazione-padre .ul-prenotazione-lista-categorie .ul-prenotazione-lista-categorie-a2 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 20px;
}
.container-step-three .ul-prenotazione-padre .ul-prentozione-centrale {
  border: 2px solid #deeeff;
  margin-left: 15px;
  flex-basis: 59%;
  padding: 0 40px 20px 40px;
}
.container-step-three .ul-prenotazione-padre .ul-prentozione-centrale .ul-prenotazione-lista-categorie-span {
  color: #004c99;
  text-transform: uppercase;
  font-size: 22px;
}
.container-step-three .ul-prenotazione-padre .ul-prentozione-centrale .ul-prenotazione-lista-categorie-a {
  font-size: 20px;
}
.performance-not-found.link-step-three {
  display: block;
  color: #65b2e8;
  text-align: center;
  margin-top: 15px;
  line-height: 1.57;
  padding: 5px 10px;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: normal;
  width: 30%;
  font-weight: bold;
}
.performance-not-found.link-step-three:hover {
  color: #65b2e8;
  transition: 0.3s;
  text-decoration: underline;
}
@media (max-width: 768px) {
  .container-step-three.d-flex.justify-content-center > div {
    width: 100%;
  }
  .container-step-three .ul-prenotazione-padre {
    display: flex;
    flex-direction: column-reverse;
  }
  .container-step-three .ul-prenotazione-padre .ul-prentozione-centrale {
    background-color: #ffffff;
    padding: 0;
    border: none;
  }
  .container-step-three .ul-prenotazione-padre .ul-prentozione-centrale .ul-prenotazione-lista-categorie-span {
    font-size: 22px;
  }
  .container-step-three .ul-prenotazione-padre .ul-prentozione-centrale .ul-prenotazione-lista-categorie-a {
    background-color: #004c99;
    color: #ffffff !important;
  }
  .container-step-three .ul-prenotazione-padre .ul-prentozione-centrale .ul-prenotazione-lista-categorie-a:hover {
    background-color: #ffffff;
    color: #004c99 !important;
  }
  .container-step-three .ul-prenotazione-padre .ul-prentozione-centrale > div ul {
    margin-top: 15px;
  }
  .container-step-three .performance-not-found {
    margin-left: 11%;
    width: 82%;
  }
}
@media screen and (min-width: 576px) and (max-width: 768px) {
  .container-step-three .performance-not-found {
    margin-left: 9%;
    width: 84%;
    padding: 10px;
  }
}
@media (min-width: 768px) {
  .container-step-three .ul-prentozione-centrale.compressed {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 35px;
    height: fit-content;
    min-height: 120px;
  }
  .container-step-three .ul-prentozione-centrale.compressed > div {
    padding-top: 0;
  }
  .container-step-three .ul-prentozione-centrale.compressed > div span {
    display: none;
  }
}
@media (max-width: 768px) {
  .container-step-three {
    flex-direction: column;
  }
  .container-step-three .lista-categorie {
    margin-bottom: 25px;
  }
  .container-step-three .lista-categorie .box-title {
    margin-bottom: 10px;
  }
  .container-step-three .lista-prestazioni {
    padding: 0;
  }
  .container-step-three .lista-prestazioni .box-title {
    margin-bottom: 10px;
  }
  .performance-not-found.link-step-three {
    width: 100%;
    margin-bottom: 30px;
  }
}
@media (max-width: 1200px) {
  .container-step-three .lista-prestazioni .tabcontent .link-prestazione {
    min-height: 55px;
    height: auto;
  }
}
.modal-w {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
.modal-w.active {
  display: block;
}
.modal-w .modal-content-w {
  position: relative;
  background-color: #fefefe;
  margin: 15% auto;
  border: 1px solid #888;
  width: 80%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
  border-radius: 4px;
}
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
.modal-w .modal-content-w .modal-header-w {
  color: white;
}
.modal-w .modal-content-w .modal-body-w {
  padding: 10px;
  text-align: center;
}
.modal-w .modal-content-w .body-helper {
  padding: 20px 0;
}
.modal-w .modal-content-w .body-helper > p {
  line-height: 20px;
  font-family: 'Roboto';
  color: #001c39;
  font-size: 1.6rem;
  padding: 0 0 20px;
  font-weight: bold;
}
.modal-w .modal-content-w .body-helper > a.button {
  max-width: 180px;
  padding: 5px !important;
  border-radius: 2px;
  text-decoration: none;
  font-size: medium;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: auto;
  background-color: #004c99;
  border: 2px solid #004c99;
  height: 40px;
  line-height: 1;
}
.modal-w .modal-content-w .body-helper > a.button:hover {
  background-color: #ffffff !important;
  color: #004c99 !important;
}
.modal-w .modal-content-w .times-circle {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 41px;
  border: 2px solid#ff4d4d;
  border-radius: 50%;
  font-style: normal;
  font-size: 30px;
  color: #ff4d4d;
}
.modal-w .modal-content-w .text-block {
  display: flex;
  justify-content: center;
  min-height: 160px;
  padding: 2px 16px;
  font-size: 17px;
  padding-top: 40px;
}
.modal-w .modal-content-w .modal-footer-w {
  padding: 2px 16px;
  background-color: #65b2e8;
  color: white;
}
.modal-w .modal-content-w .close-w {
  position: relative;
  bottom: 10px;
  color: #aaa;
  float: right;
  font-size: 35px;
  cursor: pointer;
}
.modal-w .modal-content-w .close-w:hover,
.modal-w .modal-content-w .close-w:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.custom-new-modal.modal-w .modal-content-w {
  max-width: 834px;
  box-sizing: border-box;
  padding: 60px 80px;
}
.custom-new-modal.modal-w .modal-content-w span.close-w.close-btn {
  font-size: unset;
  bottom: auto;
}
.custom-new-modal.modal-w .modal-content-w span.close-w.close-btn i.icon-exit {
  color: #001C39;
  font-size: unset;
  bottom: auto;
  left: auto;
  width: auto;
  height: auto;
  right: auto;
  top: auto;
  line-height: unset;
}
.custom-new-modal.modal-w .modal-content-w span.close-w.close-btn i.icon-exit:before,
.custom-new-modal.modal-w .modal-content-w span.close-w.close-btn i.icon-exit:hover:before {
  color: #001c39;
  font-weight: lighter;
  font-size: 20px;
}
.custom-new-modal.modal-w .modal-content-w .modal-header-w {
  position: absolute;
  top: 15px;
  right: 15px;
  width: auto;
  height: auto;
  box-sizing: border-box;
}
.custom-new-modal.modal-w .modal-content-w .modal-body-w {
  box-sizing: border-box;
  padding: 0;
}
.custom-new-modal.modal-w .modal-content-w .modal-body-w > p:first-child {
  margin-bottom: 25px;
}
body.structure-localization-stepprintvoucher .structure .container .booking-container {
  max-width: 100%;
}
body.structure-localization-stepprintvoucher .structure .container .booking-container .container {
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
body.structure-localization-stepprintvoucher .structure .container .booking-container .container .title-printmemo-voucher {
  margin: 40px 0;
}
body.structure-localization-stepprintvoucher .structure .container .booking-container .container .title-printmemo-voucher p {
  font-family: 'Titillium';
  font-size: 3.6rem;
  line-height: 55px;
  text-align: center;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body.structure-localization-stepprintvoucher .structure .container .booking-container .container #icon_cal {
  padding-left: 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
}
body.structure-localization-stepprintvoucher .structure .container .booking-container .container .voucher-row {
  text-align: start;
}
body.structure-localization-stepprintvoucher .structure .container .booking-container .container .voucher-row .voucher-title {
  margin-bottom: 15px;
}
body.structure-localization-stepprintvoucher .structure .container .booking-container .container .voucher-row .voucher-title p {
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 22px;
  color: #001c39;
}
body.structure-localization-stepprintvoucher .structure .container .booking-container .container .voucher-row.second .voucher-body {
  box-sizing: border-box;
  padding: 20px;
  border: 0.5px solid #e1e3e5;
}
body.structure-localization-stepprintvoucher .structure .container .booking-container .container .voucher-row.second .voucher-body .voucher-structure {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
}
body.structure-localization-stepprintvoucher .structure .container .booking-container .container .voucher-row.second .voucher-body .voucher-structure p {
  font-size: 1.8rem;
  line-height: 22px;
  color: #001c39;
}
body.structure-localization-stepprintvoucher .structure .container .booking-container .container .voucher-row.second .voucher-body .voucher-address {
  margin-top: 10px;
}
body.structure-localization-stepprintvoucher .structure .container .booking-container .container .voucher-row.second .voucher-body .voucher-address p {
  font-size: 1.8rem;
  line-height: 22px;
  color: #001c39;
}
body.structure-localization-stepprintvoucher .structure .container .booking-container .container .voucher-row.second .voucher-body .type-payment .icon-euro {
  content: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 0.5C11.3659 0.5 14.5 3.6341 14.5 7.5C14.5 11.3659 11.3659 14.5 7.5 14.5C3.6341 14.5 0.5 11.3659 0.5 7.5C0.5 3.6341 3.6341 0.5 7.5 0.5Z' stroke='%23001C39' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.227 10.2262C9.64746 10.6694 8.96564 10.908 8.18155 10.908C6.30655 10.908 4.77246 9.37393 4.77246 7.49893C4.77246 5.62393 6.30655 4.08984 8.18155 4.08984C8.96564 4.08984 9.64746 4.32848 10.227 4.77166' stroke='%23001C39' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.09082 6.13672H8.18173' stroke='%23001C39' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.09082 8.17969H8.18173' stroke='%23001C39' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
body.structure-localization-stepprintvoucher .structure .container .booking-container .container .voucher-row.second .voucher-body .type-payment p {
  font-size: 1.2rem;
  line-height: 14px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
body.structure-localization-stepprintvoucher .structure .container .booking-container .container .voucher-row.third {
  margin-top: 60px;
}
body.structure-localization-stepprintvoucher .structure .container .booking-container .container .voucher-row.third .voucher-info {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body.structure-localization-stepprintvoucher .structure .container .booking-container .container div#inizio_0 {
  margin: 20px 0;
  box-sizing: border-box;
}
body.structure-localization-stepprintvoucher .structure .container .booking-container .container div#inizio_0 .date-input {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: start;
  width: 100%;
}
body.structure-localization-stepprintvoucher .structure .container .booking-container .container div#inizio_0 .date-input span {
  font-family: 'Roboto';
  font-size: 1.6rem;
  color: #001c39;
  margin: 0 0 10px;
}
body.structure-localization-stepprintvoucher .structure .container .booking-container .container div#inizio_0 .date-input .button-datetime-picker {
  min-height: 44px;
  border-color: #001c39;
}
body.structure-localization-stepprintvoucher .structure .container .booking-container .container .margin-top-voucher.hide {
  display: none;
}
body.structure-localization-stepprintvoucher .structure .container .booking-container .container .voucher_brand.lenti .voucher_pack_brand {
  text-align: start;
}
body.structure-localization-stepprintvoucher .structure .container .booking-container .container .voucher_brand.lenti .voucher_pack_brand .voucher_brand_txt {
  margin: 10px 0;
}
body.structure-localization-stepprintvoucher .structure .container .booking-container .container .voucher_brand.lenti .voucher_pack_brand .voucher_brand_txt span {
  font-size: 1.8rem;
  line-height: 22px;
  color: #001c39;
}
body.structure-localization-stepprintvoucher .structure .container .booking-container .container .voucher_brand.lenti .voucher_pack_brand_b {
  text-align: start;
}
body.structure-localization-stepprintvoucher .structure .container .booking-container .container .voucher_brand.lenti .voucher_pack_brand_b .pass_brand_txt {
  margin: 30px 0 10px;
}
body.structure-localization-stepprintvoucher .structure .container .booking-container .container .voucher_brand.lenti .voucher_pack_brand_b .pass_brand_txt p {
  font-size: 1.8rem;
  line-height: 22px;
  color: #001c39;
}
body.structure-localization-stepprintvoucher .structure .container .booking-container .container .voucher_brand.lenti .voucher_pack_brand_b .voucher-info {
  margin-top: 10px;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body.structure-localization-stepprintvoucher .structure .container .booking-container .container .voucher_brand.lenti .voucher_pack_brand_b .voucher-textbox-container {
  margin-top: 20px;
  box-sizing: border-box;
}
body.structure-localization-stepprintvoucher .structure .container .booking-container .container .voucher_brand.lenti .voucher_pack_brand_b .voucher-textbox-container .voucher-title-textarea {
  width: 100%;
  text-align: start;
  display: block;
  font-size: 1.4rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body.structure-localization-stepprintvoucher .structure .container .booking-container .container .voucher_brand.lenti .voucher_pack_brand_b .voucher-textbox-container .voucher-textarea {
  min-height: 110px;
  width: 100%;
  box-sizing: border-box;
  padding: 10px 20px;
  border: 1px solid rgba(179, 184, 189, 0.6);
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #626d78;
}
body.structure-localization-stepprintvoucher .structure .container .booking-container .modal-w .modal-content-w .modal-body-w .body-helper p {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 22px;
  color: #001c39;
}
body.structure-localization-stepprintvoucher .structure .container .booking-container .modal-w .modal-content-w .modal-body-w .body-helper a {
  margin: 10px auto 0;
  position: unset;
  width: 100%;
  max-width: 210px;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 1.6rem;
  color: #ffffff;
  background: #317ed9;
  border: 1px solid #317ed9;
}
body.structure-localization-stepprintvoucher .structure .container .booking-container .modal-w .modal-content-w .modal-body-w .body-helper a:hover {
  color: #317ed9;
  background: #ffffff;
}
body.structure-localization-stepprintvoucher .structure .container .booking-container .modal-w .modal-content-w .modal-body-w .body-helper a:active {
  color: #317ed9;
  background: #ffffff;
}
body.structure-localization-stepprintvoucher main .structure .container .booking-container .container .margin-top-voucher #formVoucher #stepOneModalSV .modal-content-w .modal-body-w .body-helper p a {
  background: transparent;
  border: none;
  color: #317ed9;
}
/** ========================================================================
** CSS CHECKOUT EREDITATO DA KA
** ========================================================================*/
.checkout-container {
  padding-top: 100px;
}
.booking-search {
  display: none;
}
.checkout-index-index .logo-wrap .brand-logo,
.checkout-index-index .logo-wrap {
  display: block;
}
.checkout-index-index .logo-wrap .brand-logo {
  display: inline;
}
.checkout-index-index .logo-wrap {
  position: static;
  left: 0;
  /*padding-left: 20px;*/
}
@media (min-width: 768px) {
  .checkout-index-index .logo-wrap {
    width: 720px;
    max-width: 100%;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .checkout-index-index .logo-wrap {
    width: 960px;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .checkout-index-index .logo-wrap {
    width: 1140px;
    max-width: 100%;
  }
  .checkout-success .action.primary.continue {
    width: auto;
    display: inline-block;
    font-size: 0.8rem;
    padding-right: 24px;
    padding-left: 24px;
  }
}
@media (min-width: 1600px) {
  .checkout-index-index .logo-wrap {
    width: 85%;
    max-width: 1632px;
  }
}
.opc-sidebar #order-summary-toggle {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}
.opc-sidebar {
  transition: all 0.3s ease;
}
#customer-email-error {
  display: none !important;
}
#checkout legend:not(.label) {
  display: none;
}
#checkout div[name='generalAddress.residence_address_patient'] label:first-child {
  display: none;
}
#checkout .actions-toolbar .divider {
  border: 0;
  border-bottom: 2px solid #004c99;
  margin: 50px 0 30px 0;
}
/* Breakpoint for mobile version header */
@media (max-width: 1199.98px) {
  /* Hide mobile widgets inside header mobile version */
  .primary-header #search-opener {
    display: none;
  }
  .checkout-index-index .logo-wrap {
    text-align: center;
  }
  .logo-wrap:not(.mini-logo) a img {
    max-height: 45px;
    display: inline;
    margin-top: 5px;
  }
  .checkout-index-index .logo-wrap .brand-logo {
    position: static;
  }
}
@media (max-width: 575.98px) {
  .checkout-index-index .checkout-container .wizard-content {
    margin-top: 55px !important;
  }
  .checkout-index-index .checkout-container .wizard-content form {
    padding: 0;
  }
  .opc-sidebar {
    margin-top: 143px;
    z-index: 10;
  }
  .opc-sidebar #order-summary-toggle {
    display: block;
    width: 100%;
    text-align: right;
  }
  .opc-sidebar #order-summary-toggle .fa {
    font-size: 26px;
    color: #444444;
  }
  .opc-sidebar:not(.collapsed) #order-summary-toggle .fa {
    transform: rotate(180deg);
  }
}
/** ========================================================================
** VIRTUALHOSPITAL
** ========================================================================*/
body.modal-open {
  overflow: hidden;
}
html.fulloverflow,
body.fulloverflow {
  overflow: hidden;
}
html.ios.fulloverflow,
body.ios.fulloverflow {
  overflow: hidden;
  position: fixed;
  height: 100%;
  width: 100%;
}
/***** RESET ADDS *****/
ol,
ul,
li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
/*p {
    margin:0;
    padding:0;
}*/
iframe {
  border: none;
}
table tr,
table td {
  padding: 0;
}
.primary-font-family {
  font-family: 'Roboto', sans-serif;
}
/**** UTILS ****/
.clearfix::after {
  display: block;
  content: "";
  clear: both;
}
.fadeIn {
  opacity: 0;
  transition: opacity 0.4s;
}
.fadeIn.lazyloaded {
  opacity: 1;
}
.blur-up {
  -webkit-filter: blur(5px);
  filter: blur(5px);
  transition: filter 400ms, -webkit-filter 400ms;
}
.blur-up.lazyloaded {
  -webkit-filter: blur(0);
  filter: blur(0);
}
.blur-up.bkp-image {
  opacity: 1;
  transition: opacity 400ms;
}
.blur-up.bkp-image.blur-up.lazyloaded img {
  opacity: 0;
}
.img-responsive {
  display: block;
  width: 100%;
  height: auto;
}
.no-pad {
  padding: 0 !important;
}
.padding5 {
  padding-top: 5%;
}
.no-air {
  margin: 0 !important;
  padding: 0 !important;
}
.txt-center {
  text-align: center !important;
}
.txt-right {
  text-align: right !important;
}
.txt-left {
  text-align: left !important;
}
.align-right {
  float: right !important;
}
.align-left {
  float: left !important;
}
/* background */
.bg-cyan {
  background-color: #004c99;
}
.bg-lighter-amber {
  background-color: #deeeff;
}
.bg-cyan10 {
  background: rgba(0, 184, 212, 0.1);
}
.bg-lightb-cyan {
  background-color: #b2ebf2;
}
.bg-lighter-cyan {
  background-color: #f2ffff;
}
.bg-ligher-grey {
  background-color: #ebebeb;
}
.bg-white {
  background-color: #ffffff;
}
.bg-transparent {
  background-color: transparent;
}
.bottom {
  bottom: 0 !important;
  top: auto !important;
}
.top {
  bottom: auto !important;
  top: 0 !important;
}
.right {
  right: 0 !important;
  left: auto !important;
}
.left {
  right: auto !important;
  left: 0 !important;
}
.v-center {
  top: auto !important;
  bottom: auto !important;
}
.bg-cyan20 {
  background: #cef2f7;
  background: #00bcd4;
}
.bg-cyan10 {
  background: #e5f8fb;
  background: #00bcd4;
}
.margin-auto {
  margin-right: auto;
  margin-left: auto;
}
.min-height-auto {
  min-height: auto !important;
}
/* Colors txt */
.txt-white {
  color: #ffffff;
}
.txt-grey {
  color: #9e9e9e;
}
.txt-darkgrey {
  color: #263238;
}
.txt-cyan {
  color: #004c99;
}
.txt-darkcyan {
  color: #0097a7;
}
.txt-amber {
  color: #004c99;
}
.txt-red {
  color: #d50000;
}
/* Font families txt */
.txt-rw {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
.txt-rw.rw-light {
  font-weight: 300;
}
.txt-rw.rw-bold {
  font-weight: 700;
}
.txt-ms {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
.txt-ms.ms-bold,
.ms-bold {
  font-weight: 700;
}
/* shaders */
.bg-dark-shader {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 96%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 96%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 96%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}
.bg-shader-top {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
}
.bg-shader-bottom {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}
.bg-shader-flat {
  background-color: #444444;
  opacity: 0.3;
}
.bg-shader-flat.bg-shader-cyan {
  background-color: #00b8d4;
  opacity: 0.8;
}
.bg-shader-flat.bg-shader-light {
  opacity: 0.15;
}
@media (min-width: 769px) {
  .bg-shader-flat.bg-shader-cyan {
    opacity: 0.4;
  }
}
.explain-text {
  line-height: 150%;
}
.explain-time {
  padding-left: 20px;
  position: relative;
  margin-bottom: 16px;
}
.explain-time .fa {
  position: absolute;
  left: 0;
  top: 0px;
  color: #004c99;
  font-size: 1rem;
}
small,
.small {
  font-size: 0.6875rem;
  margin: 0;
  padding: 0;
}
.subhead {
  font-size: 1.1rem;
  margin-bottom: 1.1rem;
  line-height: 150%;
}
.subhead-small {
  font-size: 0.857rem;
  margin-bottom: 0.857rem;
  line-height: 150%;
}
.list {
  margin: 3% 0;
  font-size: small;
  letter-spacing: 1px;
}
.list li {
  padding: 8px 0 8px 0;
}
.list.list-dots li {
  list-style-type: disc;
  margin-left: 24px;
}
.input-icon {
  z-index: 2;
}
.ranking-logo-icon {
  background-image: url("../images/icons/slider-ranking-logo.png");
  background-position: top center;
  background-size: 20px 23px;
  width: 20px;
  height: 23px;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 37px;
  z-index: 1;
  left: 0px;
  top: 16px;
}
/**** COOKIE OVERLAY *****/
#cookie-overlay.show {
  transform: translateY(0);
  opacity: 1;
  transition: transform 400ms, opacity 400ms;
}
#cookie-overlay {
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  padding: 30px 0;
  z-index: 5;
  background-color: #00bfa5;
  background: rgba(63, 81, 181, 0.95);
  color: #ffffff;
  transform: translateY(100%);
  opacity: 0;
}
#cookie-overlay p {
  padding: 15px 30px 15px 0 ;
  text-align: left;
}
#cookie-overlay p a {
  color: #deeeff;
  text-decoration: underline;
}
#cookie-overlay p a:hover {
  text-decoration: none;
  color: #deeeff;
}
#closer-cookie-overlay {
  position: absolute;
  background-color: transparent;
  padding: 0 !important;
  top: 0;
  right: 15px;
  width: auto;
}
#cookie-overlay #validator-cookie-overlay {
  margin: 0 auto;
}
.link-grey,
a.link-grey {
  color: #9e9e9e;
}
.link-white,
a.link-white {
  color: #ffffff;
}
.link-cyan,
a.link-cyan {
  color: #004c99;
}
.link-darkgrey,
a.link-darkgrey {
  color: #263238;
}
.link-more,
a.link-more {
  background-color: transparent;
}
.link-more-mobile {
  display: block;
  text-align: right;
  padding: 24px 0;
  font-size: 0.75rem;
}
.tag-link,
a.tag-link {
  color: #004c99;
  padding: 6px 8px;
  background-color: #f2ffff;
  font-size: 13px;
  font-weight: 300;
  margin: 4px 4px 4px 0;
}
a .fa,
.link .fa {
  font-size: 1.125rem;
}
button.button-primary {
  background-color: #004c99;
  color: #ffffff !important;
  border: 2px solid #004c99;
}
button.button-primary:hover {
  background-color: #ffffff !important;
  color: #004c99 !important;
}
.button-small {
  padding: 6px 10px !important;
  font-size: 0.75rem !important;
  margin-bottom: 0;
}
.button-small .fa {
  font-size: 1rem !important;
}
.button-mid {
  padding: 8px 12px !important;
  font-size: 0.825rem !important;
  margin-bottom: 0;
}
.button-mid .fa {
  font-size: 1rem !important;
}
.button-cyan {
  background-color: #004c99;
}
.button-blue {
  background-color: #004c99;
}
.button-darkcyan {
  background-color: #0097a7;
}
.button-lightcyan {
  border: 1px solid #004c99;
  background-color: #ffffff;
  color: #004c99 !important;
}
.button-white {
  background-color: #ffffff;
  color: #263238 !important;
}
.button-grey {
  background-color: #ebebeb;
  color: #004c99 !important;
}
.button-txtcyan {
  background-color: transparent !important;
  color: #004c99 !important;
}
.button-grey.button-txtgrey {
  background-color: #ebebeb !important;
  color: #9e9e9e !important;
}
button.button-rounded,
.button-rounded,
.button.button-rounded {
  border-radius: 50%;
  overflow: hidden;
  padding: 0;
  height: 56px;
  width: 56px;
  display: block;
  margin: 0 auto;
  position: relative;
}
button.button-rounded .fa,
.button-rounded .fa,
.button.button-rounded .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 1.75rem;
  color: #ffffff;
  transform: translateX(-50%) translateY(-50%);
}
.button-bordered {
  background-color: transparent;
  border: 3px solid #263238;
  padding: 10px 18px;
}
.button-bordered.button-white {
  border-color: #ffffff;
}
.button-bordered.button-cyan {
  border-color: #004c99;
  color: #004c99 !important;
}
.button-bordered.button-blue {
  border: 2px solid;
  border-color: #004c99;
  color: #004c99 !important;
}
.button-bordered.button-amber {
  border: 2px solid;
  border-color: #004c99;
}
.button-bordered.button-amber.error-state {
  border-color: #d50000;
  color: #d50000 !important;
}
.button-transparent {
  background-color: transparent;
}
button:focus {
  outline: none;
}
button.captcha-reload,
.captcha-reload {
  background-color: transparent;
  padding: 0 !important;
  box-shadow: none !important;
}
button.captcha-reload:hover,
.captcha-reload:hover,
button.captcha-reload:focus,
.captcha-reload:focus,
button.captcha-reload:active,
.captcha-reload:active {
  background-color: transparent;
}
button.captcha-reload span,
.captcha-reload span {
  color: #004c99;
  font-size: 13px;
  text-transform: none;
  transition: color 400ms;
}
button.captcha-reload:hover span,
.captcha-reload:hover span,
button.captcha-reload:focus span,
.captcha-reload:focus span,
button.captcha-reload:active span,
.captcha-reload:active span {
  color: #65b2e8;
}
button.captcha-reload span:after {
  content: '\f021';
  display: inline-block;
  margin-left: 8px;
  font-family: 'FontAwesome';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.control.captcha-image {
  text-align: center;
}
.captcha-img {
  margin: 8px auto;
  display: inline-block;
  height: auto;
  max-width: 100%;
}
#main-search-submit {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.input-icon-wrap {
  position: relative;
}
.input-icon-wrap input.input-icon {
  padding-left: 32px;
  padding-right: 8px;
}
.input-icon + .input-fa-icon {
  position: absolute;
  width: 24px;
  text-align: center;
  padding-bottom: 18px;
  color: #e5e5e5;
}
.input-icon.input-icon-left + .input-fa-icon {
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1rem;
}
textarea,
.textarea {
  height: 120px;
  margin-top: 8px;
  overflow-y: auto;
  resize: none;
  box-sizing: border-box;
}
::-webkit-input-placeholder {
  color: #9e9e9e;
  opacity: 1;
}
::-moz-placeholder {
  color: #9e9e9e;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #9e9e9e;
  opacity: 1;
}
:-moz-placeholder {
  color: #9e9e9e;
  opacity: 1;
}
:-webkit-autofill,
:-webkit-autofill,
:-webkit-autofill {
  background-color: transparent;
  background-image: none;
}
input[type='text']:focus,
.input-txt:focus,
textarea:focus,
.textarea:focus {
  color: #263238;
  outline: none;
}
.input-txt.input-cyan {
  background-color: #004c99;
  border: none;
  color: #ffffff;
}
.input-txt.input-line,
textarea.textarea-line {
  background-color: transparent;
  border-bottom: 1px solid #263238;
  color: #263238;
  transition: border-color 400ms, box-shadow 400ms;
  background-color: #ffffff;
}
.input-bgwhite {
  background-color: #ffffff !important;
}
.input-txt.input-line.input-linegrey,
textarea.textarea-line.textarea-linegrey {
  border-color: #9e9e9e;
}
.input-txt.input-line:hover,
.input-txt.input-line.input-linegrey:hover,
textarea.textarea-line.textarea-linegrey:hover {
  box-shadow: 0 1px 0 0 #263238;
  border-bottom-color: #263238;
}
.select-wrap:hover input {
  box-shadow: 0 1px 0 0 #263238;
  border-bottom-color: #263238;
}
.input-txt.input-line.error,
.input-txt.input-line.input-linegrey.error,
textarea.textarea-line.textarea-linegrey.active.error {
  border-color: #d50000 !important;
}
/*
.input-txt.input-line.valid, .input-txt.input-line.input-linegrey.valid, textarea.textarea-line.textarea-linegrey.valid
  box-shadow: 0 1px 0 0 @account-message !important;
  border-color:@account-message !important;
}
*/
/*
.input-txt.input-line.error.valid, .input-txt.input-line.input-linegrey.error.valid, textarea.textarea-line.textarea-linegrey.valid.error {
  box-shadow: 0 1px 0 0 @txt-red !important;
  border-color:@txt-red !important;
}
*/
/*
label.valid:not(.label-checkbox), .label.valid:not(.label-checkbox) {
  color:@account-message !important;
}
*/
/*
label.valid.error:not(.label-checkbox), .label.valid.error:not(.label-checkbox),
 {
  color:@txt-red !important;
}
*/
/*
label.valid.active:not(.label-checkbox), .label.valid.active:not(.label-checkbox) {
  color:@bg-blue-bckgr !important;
}/*
/*
label.valid.active.error:not(.label-checkbox), .label.valid.active.error:not(.label-checkbox) {
  color:@txt-red !important;
}
*/
/*
label.valid:not(.label-checkbox) + input.valid {
  box-shadow: 0 1px 0 0 @account-message;
  border-color:@account-message !important;
}
*/
label.placeholder:not(.label-checkbox)::before {
  content: '';
  font: normal normal normal 16px/1 FontAwesome;
  text-align: center;
  line-height: 30px;
  color: #ffffff;
  width: 30px;
  height: 30px;
  left: calc(125% - 80px);
  top: 35px;
  border-radius: 50%;
  transform: scale(1.25);
  display: none;
  position: absolute;
}
.select-wrap ul::before {
  left: 100%;
}
/*
label.valid:not(.label-checkbox)::before{
  content: '\f024';
  background-color:@account-message;
}
*/
/*
.input-txt.input-line.valid:focus, .input-txt.input-line.input-linegrey.valid:focus,
textarea.textarea-line.textarea-linegrey.valid:focus
 {
   box-shadow: 0 1px 0 0 @bg-blue-bckgr !important;
   border-color:@bg-blue-bckgr !important;
 }
*/
.select-wrap.active .input-txt.input-line.input-linegrey {
  box-shadow: 0 1px 0 0 #004c99 !important;
  border-color: #004c99 !important;
}
.select-wrap.error.active label.error:not(.label-checkbox),
.select-wrap.error.active .label.error:not(.label-checkbox) {
  color: #004c99 !important;
}
.select-wrap.error.active label.error:not(.label-checkbox)::before,
.select-wrap.error.active .label.error:not(.label-checkbox)::before {
  display: none !important;
}
label.active:not(.label-checkbox),
.label.active:not(.label-checkbox) {
  color: #004c99;
}
label.placeholder.active,
.label.placeholder.active,
label.placeholder.valid,
.label.placeholder.valid {
  z-index: 2 !important;
  transform: translateY(-16px) scale(0.8) !important;
}
label.error:not(.label-checkbox),
.label.error:not(.label-checkbox),
label.active.error:not(.label-checkbox),
.label.active.error:not(.label-checkbox),
label.placeholder.active.error:not(.label-checkbox),
.label.placeholder.active.error:not(.label-checkbox) {
  color: #d50000;
}
.button-white:hover,
.button-white:focus,
.button-white:active {
  background-color: #65b2e8;
  color: #ffffff !important;
}
.button-txtcyan:hover,
.button-txtcyan:focus,
.button-txtcyan:active {
  color: #65b2e8 !important;
}
.button-grey:hover,
.button-grey:focus,
.button-grey:active {
  background-color: #004c99;
  color: #ffffff !important;
}
.button-txtgrey:hover,
.button-txtgrey:focus,
.button-txtgrey:active {
  color: #65b2e8 !important;
}
.link-white:hover,
.link-white:focus,
.link-white:active {
  text-decoration: none;
  color: #65b2e8;
}
.bg-cyan .link-white:hover,
.bg-cyan .link-white:focus,
.bg-cyan .link-white:active {
  text-decoration: none;
  color: #ffffff;
  opacity: 0.7;
}
.link-grey:hover,
.link-grey:focus,
.link-grey:active {
  text-decoration: none;
  color: #004c99;
}
.global-nav-links .link-grey:hover,
.global-nav-links .link-grey:focus,
.global-nav-links .link-grey:active {
  text-decoration: none;
  color: #65b2e8 !important;
}
.global-nav-actions .link-grey:hover,
.global-nav-actions .link-grey:focus,
.global-nav-actions .link-grey:active {
  text-decoration: none;
  color: #65b2e8 !important;
}
.primary-header.primary-header-pocket.fixed .link-grey {
  color: #263238;
}
.button-white.button-bordered .txt-white {
  transition: color 400ms;
}
.button-white.button-bordered:hover .txt-white,
.button-white.button-bordered:focus .txt-white,
.button-white.button-bordered:active .txt-white {
  color: #263238;
}
.button-white.button-bordered:hover,
.button-white.button-bordered:focus,
.button-white.button-bordered:active {
  background-color: #ffffff;
}
.button-datetime-picker {
  color: #263238 !important;
  text-transform: none !important;
  padding-left: 0 !important;
  text-align: left !important;
  background-color: #ffffff !important;
  margin-bottom: 0 !important;
  font-weight: 700 !important;
}
.tag-link,
a.tag-link {
  transition: color 400ms, background-color 400ms;
}
.tag-link:hover,
.tag-link:focus,
.tag-link:active,
a.tag-link:hover,
a.tag-link:focus,
a.tag-link:active {
  background-color: #004c99;
  color: #ffffff;
}
form .feedback,
form .field-error {
  font-size: 13px;
  color: #9e9e9e;
  font-family: 'Roboto', sans-serif;
  display: block;
  font-weight: 300;
  opacity: 0;
  transition: opacity 400ms;
}
form .feedback.error,
form .field-error {
  color: #d50000;
  opacity: 1;
}
.select-wrap {
  position: relative;
  z-index: 3;
}
.select-wrap .fa {
  position: absolute;
  right: 0;
  top: 20px;
  color: #9e9e9e;
}
.select-wrap select.active {
  display: block;
}
.checkbox-wrap {
  position: relative;
  display: inline-block;
}
.checkbox-wrap .feedback {
  margin-top: 0;
}
.overflow-txt-100 {
  max-height: 100px;
  overflow: auto;
}
form .overflow-txt-100 {
  margin: 0;
}
.radio-wrapper {
  position: relative;
  margin-bottom: 24px;
}
.radio-wrapper label {
  display: inline-block;
  position: relative;
  transform: none;
  font-size: 13px;
  margin-right: 8px;
  line-height: 0.875rem;
  width: auto !important;
}
.radio-wrapper input[type="radio"] {
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 992px) {
  .control.captcha-image {
    text-align: left;
  }
}
/***** HEADER + NAV ******/
.checkout-index-index .primary-header {
  z-index: 995;
}
.primary-header .brand-logo:not(.brand-logo-mini),
.primary-header.primary-header-pocket.fixed .brand-logo:not(.brand-logo-mini) {
  display: none;
}
.primary-header-pocket .container-fluid {
  width: 100%;
  padding-right: 2.5%;
}
.cms-home .primary-header .logo-wrap:not(.mini-logo) {
  width: 180px;
  /*57%;*/
  height: 100%;
  position: absolute;
  padding: 0;
  left: 2.5%;
  z-index: 6;
  display: block;
}
.cms-home .primary-footer .mini-logo {
  display: inline-block;
  margin-bottom: 0;
}
.cms-home .primary-header .brand-logo:not(.brand-logo-mini) {
  display: block;
}
.primary-header .mini-logo,
.cms-home .primary-header.fixed .mini-logo {
  display: block;
}
.cms-home .primary-header .logo-wrap:not(.mini-logo) a {
  width: 100%;
  top: 7px;
  max-width: 110px;
  transform: translateY(0);
}
.brand-logo h1 {
  font-size: inherit;
  display: inline;
}
.brand-logo img {
  width: 100px;
  margin-top: 0;
}
.brand-logo.brand-logo-mini h1 {
  display: inline-block;
}
.brand-logo.brand-logo-mini img {
  width: auto;
  height: auto;
  max-width: 320px;
  max-height: 60px;
}
@media (max-width: 1200px) {
  .brand-logo.brand-logo-mini img {
    max-height: 30px;
  }
}
@media (max-width: 576px) {
  .brand-logo.brand-logo-mini img {
    max-width: 150px;
  }
}
.primary-header .mobile-link {
  display: flex;
  justify-content: space-between;
  max-width: 130px;
  margin: auto;
  margin-right: 58px;
  margin-top: 14px;
}
.primary-header .mobile-link .link-menu {
  font-size: 16px;
}
.primary-header .mobile-link .link-menu:hover {
  text-decoration: underline;
}
@media (min-width: 1200px) {
  .primary-header .mobile-link {
    display: none;
  }
}
.primary-nav .global-nav-actions li {
  padding: 0 20px 5px 0;
}
.primary-nav .global-nav-actions li small {
  color: #444444;
}
.primary-nav .global-nav-actions li a {
  color: #444444;
  font-size: .761rem;
}
.primary-nav .global-nav-actions li a:hover {
  text-decoration: underline;
}
.primary-nav .global-nav-actions li a .fa-shopping-cart {
  color: #444444;
}
.primary-nav .global-nav-actions li a .fa-shopping-cart:hover {
  color: #004c99;
}
.primary-nav .global-nav-actions li.user-logged a {
  color: #004c99;
}
.primary-nav .link-white,
.primary-nav a.link-white {
  color: #9e9e9e;
  font-size: 0.75rem;
}
.primary-nav .global-nav-actions a.link-white {
  font-size: 1rem;
}
.primary-nav .link-white:hover,
.primary-nav .link-white:focus,
.primary-nav .link-white:active {
  color: #65b2e8;
}
.primary-nav-shader {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.mini-cart-added {
  background-color: #004c99;
  color: white;
  font-size: 0.62rem;
  display: inline-block;
  width: 22px;
  height: 22px;
  padding: 0;
  text-align: center;
  line-height: 22px;
  border-radius: 0px;
  margin-left: 8px;
  overflow: hidden;
  transform: translateX(0);
  opacity: 1;
  top: 6px;
  transition: transform 800ms, opacity 800ms;
  vertical-align: middle;
}
/*.primary-nav.expanded*/
#mini-cart-mobile.expanded .mini-cart-added,
.mini-cart-opener.expanded .mini-cart-added {
  transform: translateX(100%);
  opacity: 0;
}
.side-navigation ul li a {
  font-size: 0.857em;
  color: #004c99;
  padding: 12px 0 12px 0px;
  display: block;
  position: relative;
}
.side-navigation ul li a.link-back {
  color: #9e9e9e;
  font-weight: 300;
}
.side-navigation ul li a.link-back .fa {
  margin: 0 16px 0 0;
  font-size: 0.7143rem;
}
.global-nav-actions .user-logged {
  line-height: 0.67rem;
}
.global-nav-actions .user-logged small,
.global-nav-actions .user-logged span {
  display: inline-block;
  transition: color 0.4s;
}
/*.fixed .global-nav-actions .user-logged small,
.fixed .global-nav-actions .user-logged span {
    color:@txt-grey;
}*/
.global-nav-actions .user-logged span {
  font-weight: 600;
}
@media (min-width: 769px) {
  .brand-logo img {
    width: 100px;
  }
  .cms-home .primary-header .logo-wrap:not(.mini-logo) {
    width: auto;
    left: 4%;
  }
}
@media (min-width: 992px) {
  .brand-logo img {
    width: 100px;
  }
  .cms-home .primary-header .logo-wrap:not(.mini-logo) {
    width: auto;
    left: 4%;
  }
}
@media (min-width: 1200px) {
  .mini-cart-added {
    top: 3px;
    /*top:11px;*/
    position: relative;
    float: right;
  }
  .brand-logo img {
    width: 100px;
  }
  .cms-home .primary-header .logo-wrap:not(.mini-logo) {
    width: auto;
    left: calc(50% - 555px);
  }
  .cms-home .primary-header .logo-wrap:not(.mini-logo) a {
    top: 15px;
  }
  .primary-nav .container,
  .primary-nav.expanded .container {
    width: auto !important;
    padding: 0 !important;
  }
  .primary-nav .primary-nav-wrap {
    position: relative;
    width: auto;
    height: auto;
    top: auto;
    left: auto;
    transform: none;
    padding: 0;
  }
  .primary-nav .link-white,
  .primary-nav a.link-white {
    color: #ffffff;
  }
  /*.primary-header.fixed .primary-nav .link-white, .primary-header.fixed .primary-nav a.link-white{
        color:@txt-darkgrey;
    }*/
  .primary-nav ul li {
    display: inline-block;
    padding: 8px 32px 7px 0;
  }
  .primary-nav ul.global-nav-actions li {
    display: inline-block;
  }
  /* nav bi-color */
  .primary-nav ul li a.link-white:hover,
  .primary-nav ul li a.link-white:focus,
  .primary-nav ul li a.link-white:active {
    color: #004c99;
  }
  .primary-nav ul.global-nav-links li a.link-white:hover,
  .primary-nav ul.global-nav-links li a.link-white:focus,
  .primary-nav ul.global-nav-links li a.link-white:active {
    color: #65b2e8;
  }
  .primary-header.fixed .primary-nav ul li a.link-white:hover,
  .primary-header.fixed .primary-nav ul li a.link-white:focus,
  .primary-header.fixed .primary-nav ul li a.link-white:active {
    color: #004c99;
  }
  .primary-header.fixed .primary-nav ul.global-nav-links li a.link-white:hover,
  .primary-header.fixed .primary-nav ul.global-nav-links li a.link-white:focus,
  .primary-header.fixed .primary-nav ul li a.link-white:active {
    color: #65b2e8;
  }
  /* nav mono color
.primary-nav ul li a.link-white:hover,  .primary-nav ul li a.link-white:focus, .primary-nav ul li a.link-white:active{
    color:@active-element;
  }
  .primary-header.fixed .primary-nav ul li a.link-white:hover, .primary-header.fixed .primary-nav ul li a.link-white:focus, .primary-header.fixed .primary-nav ul li a.link-white:active{
    color:@active-element;
  }
*/
  #nav-toggle,
  #search-toggle {
    display: none;
  }
  .primary-nav .global-nav-actions .link-white,
  .primary-nav .global-nav-actions a.link-white {
    color: #263238;
  }
  .primary-nav .link-white,
  .primary-nav a.link-white,
  .cms-home .primary-nav .link-white,
  .cms-home .primary-nav a.link-white {
    color: #9e9e9e;
    font-size: 0.619rem;
  }
  /*
  .cms-home .primary-nav .link-white, .cms-home .primary-nav a.link-white {
    color:@bg-white;
  }
  */
  .primary-nav ul li {
    display: inline-block;
    padding-right: 0;
  }
  .primary-nav .global-nav-actions a.link-white {
    font-size: 0.7143rem;
  }
  .primary-nav.primary-nav-pocket ul.global-nav-actions li a.link-white:hover,
  .primary-nav.primary-nav-pocket ul.global-nav-actions li a.link-white:focus,
  .primary-nav.primary-nav-pocket ul.global-nav-actions li a.link-white:active {
    color: #65b2e8;
  }
  .primary-nav.primary-nav-pocket ul.global-nav-actions li {
    display: inline-block;
    padding-right: 24px;
  }
  .side-navigation ul li a {
    font-size: 0.74em;
  }
  .side-navigation ul li a.active,
  .side-navigation ul li a.active:hover,
  .side-navigation ul li a.active:focus,
  .side-navigation ul li a.active:active {
    color: #004c99;
  }
  .side-navigation ul li a:hover,
  .side-navigation ul li a:focus,
  .side-navigation ul li a:active {
    color: #65b2e8;
  }
  .mini-cart-added {
    font-size: 0.62rem;
  }
}
@media (min-width: 1600px) {
  .mini-cart-added {
    top: 7px;
  }
  .cms-home .primary-header .logo-wrap:not(.mini-logo) {
    width: auto;
    max-width: 1632px;
    left: calc(7.5% + 15px);
  }
  .cms-home .primary-header .logo-wrap:not(.mini-logo) a {
    top: 25px;
  }
}
.full-header {
  height: auto;
  min-height: 200px;
  max-height: 650px;
  position: relative;
  overflow: hidden;
}
.full-header .structure-title {
  position: relative;
  z-index: 2;
  text-align: center;
}
.full-header .structure-title h1 {
  padding: 18px 0;
}
.content-header {
  position: relative;
  padding: 5% 15px;
  z-index: 2;
  text-align: center;
}
.header-txt {
  padding-top: 5%;
}
.auto-header {
  padding: 5% 0;
  /*15px;*/
}
.full-header .logo-structure-mobile img.img-responsive {
  max-height: 177px;
  margin: 0 auto;
  max-width: 100%;
  width: auto;
}
@media (min-width: 769px) {
  .full-header {
    height: 66vh;
    min-height: 260px;
  }
  .content-header {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
  }
  .full-header .structure-title {
    text-align: left;
    position: absolute;
    width: 100%;
    bottom: 0;
    /*24px;*/
  }
  .full-header .structure-title h1 {
    padding-bottom: 0;
    position: absolute;
    bottom: 24px;
  }
  .full-header .logo-structure-mobile {
    position: absolute;
    bottom: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .full-header {
    min-height: 375px;
  }
}
@media (min-width: 1200px) {
  .full-header {
    min-height: 425px;
  }
}
@media (min-width: 1600px) {
  .full-header {
    min-height: 525px;
  }
  .details-header,
  .details-header-prenotazione {
    height: auto;
  }
}
/* secondary nav */
.details-nav {
  width: 100%;
  height: 37px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.details-nav ul {
  width: 150%;
}
.details-nav ul,
.details-nav ul li,
.details-nav ul li a {
  float: left;
}
.details-nav li {
  font-weight: 400;
  position: relative;
}
.details-nav li a {
  padding: 10px 15px;
  font-size: 12px;
  color: #ffffff;
}
.details-nav li a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 4px;
  background-color: #ffffff;
  transform: translateY(5px);
  opacity: 0;
}
.details-nav li.active a::after,
.details-nav li.active a:hover::after {
  background-color: #ffffff;
  transform: translateY(0);
  opacity: 1;
}
.structure-nav {
  position: relative;
}
.nav-overflow div {
  height: 60px;
  overflow-y: hidden;
  overflow-x: auto;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.nav-overflow ul {
  width: auto;
}
@media (min-width: 769px) {
  .details-nav {
    display: block;
  }
  .details-nav li {
    margin-right: 8px;
  }
  .details-nav li a {
    font-size: 0.67rem;
    padding: 8px 15px;
  }
}
@media (min-width: 992px) {
  .details-nav li a::after {
    transition: transform 400ms, opacity 400ms;
  }
  .details-nav li a:hover::after {
    transform: translateY(0);
    opacity: 1;
  }
}
/***** WRAPPERS *****/
body.booking {
  padding-bottom: 86px;
}
main.home {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  align-content: center;
}
section,
aside.subfooter {
  width: 100%;
  box-sizing: border-box;
}
section header h2 {
  display: inline-block;
}
section header .link-more {
  display: inline-block;
  width: 20%;
  text-align: right;
  display: none;
}
article.detail .h2,
article.detail .subhead {
  letter-spacing: 2px;
}
.bg-absolute .container {
  z-index: 2;
}
.strip-cta {
  text-align: center;
  margin-top: 48px;
}
.strip-cta button,
.strip-cta .button {
  margin-top: 16px;
}
.header-cta {
  margin-top: 5%;
}
.cta-label {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-size: 0.875rem;
  display: block;
  margin-top: 8px;
}
.main.main-strutcture {
  padding-top: 16px;
}
.main.main-strutcture .container {
  padding: 0;
}
.detail-wrap h5 {
  margin-top: 2rem;
}
#detail-doctor a.button-mid {
  width: auto;
}
.strip-img {
  display: none;
}
.strip-cta span {
  font-size: 0.85rem;
  text-align: left;
  margin: 0;
  display: block;
}
.strip-cta button span {
  margin: 0 !important;
}
.hero-search .hero-content h1 {
  font-size: 1.3125rem;
  width: 70%;
}
.hero-search .hero-content h1 span {
  font-size: 1.125rem;
  margin-top: 8px;
}
@media (min-width: 576px) {
  .hero-search .hero-content h1 {
    width: 75%;
  }
}
@media (min-width: 769px) {
  section header .link-more {
    font-size: 0.75rem;
    display: inline-block;
    float: right;
    padding-top: 8px;
  }
  section header h2 {
    /*width:80%;*/
    width: auto;
  }
  .hero-search .bg-image {
    background-size: cover;
  }
  .hero-search .hero-content h1 {
    width: 100%;
    line-height: 100%;
    font-size: 1.875rem;
  }
  .hero-search .hero-content h1 span {
    font-size: 1.4rem;
    font-weight: 300;
  }
  .strip-cta {
    text-align: left;
  }
  .strip-cta span {
    display: inline-block;
    margin-right: 16px;
  }
  .strip-cta button,
  .strip-cta .button {
    margin-top: 0;
  }
  .strip-img {
    display: block;
  }
  .bg-image.bg-image-w50 {
    display: block !important;
  }
  main.home h1 {
    padding-right: 120px;
  }
  .hero-content h1 {
    padding-top: 5%;
  }
}
@media (min-width: 992px) {
  main.home h1 {
    padding-right: 150px;
  }
  .hero-content h1 {
    padding-top: 7%;
  }
}
@media (min-width: 1200px) {
  body.booking {
    padding-bottom: 86px;
  }
  .cta-label {
    font-size: 0.762rem;
  }
  #detail-doctor h5 {
    display: inline-block;
    margin-right: 8px;
  }
  main.home h1 {
    padding-right: 0px;
  }
}
@media (min-width: 1600px) {
  section header .link-more {
    font-size: 0.675rem;
    display: inline-block;
  }
}
@media (min-width: 1600px) {
  .hero-content h1 {
    padding-top: 5%;
  }
}
/***** FIXED ******/
.fixed-booking button,
.fixed-filter-map button,
.fixed-filters-action button {
  margin-bottom: 0;
}
.fixed-filter-map button,
.fixed-filters-action button {
  width: 48%;
}
@media (min-width: 769px) {
  .fixed-booking button {
    margin: 0 auto;
  }
  .fixed-filter-map button,
  .fixed-filters-action button {
    width: 150px;
    float: none !important;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 1200px) {
  .fixed-booking,
  .fixed-filter-map {
    display: none;
  }
}
/***** HERO ******/
.hero-content {
  z-index: 2;
  height: 100%;
  margin-top: 50px;
}
.cms-home .hero-content {
  margin-top: 80px;
}
.hero-content h1 {
  line-height: 100%;
  font-size: 1.875rem;
}
.hero.hero-search {
  height: 89vh;
  min-height: 468px;
  background-color: #ebebeb;
}
@media (max-width: 576px) {
  .hero.hero-search {
    height: 986px;
  }
}
@media screen and (min-width: 576px) and (max-width: 769px) {
  .hero.hero-search {
    height: 930px;
  }
}
.hero-search .select-replace-dropdown {
  top: 0 !important;
}
.hero-search input[type='text'],
.hero-search .input-txt,
.hero-search textarea,
.hero-search .textarea,
.hero-search select {
  min-width: auto;
}
.hero-search .select-replace-dropdown li {
  padding-top: 18px !important;
  padding-bottom: 18px !important;
  font-size: 0.8rem;
}
.hero-search .laucher-select {
  padding-left: 12px !important;
  /*24px !important;*/
}
.cms-home .hero-content h1 {
  /*color:white;*/
  font-weight: 400;
  color: #263238;
  letter-spacing: 1px;
  margin-bottom: 32px;
}
.cms-home .hero-content h1 span {
  font-family: 'Montserrat', Arial, sans-serif;
  /*font-size:1.4rem;*/
  display: block;
}
.booking-search .form-row {
  float: none;
}
.booking-search .form-row:nth-child(1) {
  width: 100%;
}
.booking-search .form-row:nth-child(2) {
  width: 100%;
}
.booking-search .form-row:nth-child(2) button {
  color: #757575 !important;
  font-weight: 300;
  text-align: left;
}
.booking-search .form-row:nth-child(2) button:hover,
.booking-search .form-row:nth-child(2) button:focus,
.booking-search .form-row:nth-child(2) button:active {
  color: #757575 !important;
}
.booking-search .form-row:nth-child(3) {
  width: 100%;
}
.booking-search .form-row button,
.booking-search .form-row input {
  margin-bottom: 8px;
}
.hero-content .wizard-cta,
.strip-cta .sign-in-cta {
  text-align: center !important;
  color: #9e9e9e;
  margin: 0;
  text-align: left;
  padding: 8px 0;
}
.strip-cta.sign-in-cta {
  margin-bottom: 0px;
}
.strip-cta.sign-in-cta .fa {
  display: none;
}
/*
.hero-content .wizard-cta button,
.strip-cta.sign-in-cta .button{
    margin-top:0;
    width: auto;
    margin: 0;
    text-align: left;
    margin-left: 8px;
    color:@txt-amber !important;
    border: none;
    padding: 0 !important;
    background-color: @bg-transparent !important;
    display: inline-block;
}

.hero-content .wizard-cta button span,
.strip-cta.sign-in-cta .button {
    color:@txt-amber !important;
    font-size:1rem;
    font-weight: 500;
    transition:color 0.4s, background-color 0.4s;
}

.hero-content .wizard-cta span,
.strip-cta.sign-in-cta span {
    text-align: center;
    display: inline-block;
    color:@txt-darkgrey;
}
*/
.hero-content .wizard-cta button:hover,
.hero-content .wizard-cta button:focus,
.hero-content .wizard-cta button:active {
  background-color: transparent !important;
}
.hero-content .wizard-cta button:hover span,
.hero-content .wizard-cta button:focus span,
.hero-content .wizard-cta button:active span {
  color: #65b2e8 !important;
}
.strip-cta.sign-in-cta .button:hover,
.strip-cta.sign-in-cta .button:focus,
.strip-cta.sign-in-cta .button:active {
  background-color: #65b2e8 !important;
}
.booking-search .button-white:hover,
.booking-search .button-white:focus,
.booking-search .button-white:active {
  background-color: #ffffff;
}
.hero-search .booking-search input,
.hero-search .booking-search button {
  padding: 12px 12px !important;
  height: auto !important;
  margin-bottom: 8px;
}
.hero-search .form-row .feedback {
  display: none;
}
@media (min-width: 576px) {
  .booking-search form {
    width: 100%;
    /*overflow:hidden;*/
    /* padding:24px 0;*/
  }
  .hero.hero-search.wizard-welcome {
    height: 84vh;
    min-height: 450px;
  }
}
@media (max-width: 576px) {
  #booking-search-form {
    padding: 0;
  }
}
@media (min-width: 769px) {
  .hero-search .form-row .feedback {
    display: block;
  }
  .hero-search .laucher-select {
    padding-left: 24px !important;
  }
  .hero.hero-search {
    height: 1130px;
    min-height: 450px;
  }
  .hero-content .wizard-cta span {
    margin-right: 0;
  }
  .booking-search form {
    overflow: visible;
  }
  .booking-search .form-row:nth-child(1) {
    width: 55%;
    padding-right: 1px;
  }
  .booking-search .form-row:nth-child(2) {
    width: 30%;
  }
  .booking-search .form-row:nth-child(3) {
    width: 15%;
  }
  .booking-search .form-row:nth-child(1) input,
  .booking-search .form-row:nth-child(2) button,
  .booking-search .form-row:nth-child(3) button {
    width: 100%;
  }
  .booking-search .form-row:nth-child(3) button .fa {
    display: none;
  }
  .booking-search .form-row:nth-child(2) button {
    margin: 0 1px;
  }
  .booking-search .form-row:nth-child(2) button:hover,
  .booking-search .form-row:nth-child(2) button:focus,
  .booking-search .form-row:nth-child(2) button:active {
    background-color: #ffffff;
  }
  .hero-content .wizard-cta {
    position: absolute;
    bottom: 10%;
    z-index: 2;
  }
  .cms-home .hero-content h1 {
    margin-bottom: 0;
  }
  .strip-cta.sign-in-cta .button {
    background-color: #004c99 !important;
    padding: 16px 24px !important;
    color: #ffffff !important;
  }
  .strip-cta.sign-in-cta .button .fa {
    display: inline-block;
  }
  .head-form.support-form .form-row:nth-child(1) input {
    width: 100%;
  }
  .head-form.support-form .form-row:nth-child(2) button {
    margin-top: 18px;
    width: 62px;
  }
  .hero-search .booking-search input,
  .hero-search .booking-search button {
    padding: 16px 24px !important;
    margin-bottom: 16px !important;
  }
  /*
  .cms-home .hero-content h1 span {
    display:inline;
  }
  */
}
@media (min-width: 992px) {
  .booking-search .form-row:nth-child(3) button .fa {
    display: inline-block;
  }
  .hero.hero-search {
    min-height: 500px;
  }
  /*
  .hero-content .wizard-cta button {
    padding:16px 24px !important;
    border:3px solid white;
  }
  */
  /*
  .cms-home .hero-content h1 span {
    font-size: 1.7rem
  }
  */
  /*
  .hero-content .wizard-cta button:hover,
  .hero-content .wizard-cta button:focus,
  .hero-content .wizard-cta button:active {
    background-color:white !important;
  }
  */
}
@media screen and (min-width: 769px) and (max-width: 1140px) {
  .hero.hero-search {
    height: 1020px;
  }
}
@media (min-width: 1200px) {
  .hero.hero-search {
    min-height: 550px;
  }
  /*
  .hero-content h1 {
    font-size:2.38rem;
  }
  */
}
@media (min-width: 1600px) {
  .hero.hero-search {
    min-height: 650px;
  }
}
@media (min-width: 769px) {
  .hero.hero-search.no-full {
    min-height: 450px;
    height: 450px;
  }
}
/***** WIZARD *****/
#wizar-search-wrap {
  background-color: #d5ecf1;
  border-radius: 8px;
  position: absolute;
  z-index: 3;
  top: 12%;
  /*10%;*/
  left: 2%;
  width: 96%;
  bottom: 10px;
  padding: 0;
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
  transform: scale(0.9);
  animation-name: wizardShowOut;
  animation-fill-mode: forwards;
  animation-duration: 0s;
  height: 660px;
}
@media (max-width: 769px) {
  #wizar-search-wrap {
    width: 100%;
    left: 0;
    top: 90px;
    height: 590px;
  }
}
@media screen and (min-width: 576px) and (max-width: 769px) {
  .wizard-step {
    padding: 0 !important;
  }
  #wizar-search-wrap {
    height: 530px;
  }
}
.wizard-welcome #wizar-search-wrap {
  top: 5%;
}
#wizar-search-wrap[data-show] {
  animation-name: wizardShowIn;
  animation-fill-mode: forwards;
  animation-duration: 400ms;
}
#wizar-search-wrap[data-active="false"] {
  animation-duration: 400ms !important;
}
@keyframes wizardShowIn {
  0% {
    visibility: hidden;
    opacity: 0;
    transform: scale(0.9);
  }
  100% {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes wizardShowOut {
  0% {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
  }
  100% {
    visibility: hidden;
    opacity: 0;
    transform: scale(0.9);
  }
}
.wizard-stepper {
  padding: 10px;
  position: relative;
  height: 45px;
}
.wizard-stepper-title {
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  display: block;
  margin: 0;
  font-size: 30px;
  text-align: center;
  color: #004c99;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 576px) {
  .wizard-stepper-title {
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 0;
    padding-left: 10%;
    padding-right: 10%;
  }
}
.wizard-stepper-title strong {
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
}
[data-term='prevention'] .wizard-stepper-title,
.wizard-stepper-title.wizard-step-title-pp {
  display: none;
}
[data-term='prevention'] .wizard-stepper-title.wizard-step-title-pp {
  display: block !important;
}
.wizard-stepper-list {
  width: 100%;
  position: relative;
  z-index: 2;
}
.wizard-stepper-list li {
  display: inline-block;
  padding: 0 5px;
  background-color: #ffffff;
  margin-top: 0;
  vertical-align: top;
  margin-right: -4px;
  /* don't work in ie6/7 */
  margin-left: 5px;
  transition: padding-right 400ms, background-color 400ms;
}
.wizard-stepper-list li:nth-of-type(1) {
  padding-left: 0 !important;
  margin-left: 0;
}
.wizard-stepper-list li:nth-of-type(4) {
  padding-right: 0 !important;
}
.wizard-stepper-list li span {
  display: block;
  height: 25px;
  width: 25px;
  text-align: center;
  line-height: 25px;
  background-color: #e5e5e5;
  border-radius: 50%;
  color: #9e9e9e;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 12px;
  transition: background-color 400ms, color 400ms;
}
.wizard-stepper-list li span.done {
  cursor: pointer;
}
.wizard-stepper-list li span:not(.done).wait {
  background-color: #b2ebf2;
  color: #263238;
  cursor: pointer;
}
.line {
  height: 1px;
  overflow: hidden;
  margin: 0;
  width: calc(100% - 20px);
  padding: 0;
  background-color: #9e9e9e;
  position: absolute;
  z-index: 1;
  top: 22px;
  left: 23px;
  transition: transform 400ms, width 400ms;
}
/*
.line.line-grey {
  opacity:.4;
}
*/
.step1 .wizard-stepper .line {
  width: calc(100% - 60px);
  transform: translateX(18px);
  opacity: .4;
  /*/left:40px;*/
}
.step2 .wizard-stepper .line {
  width: calc(100% - 100px);
  transform: translateX(58px);
  opacity: .4;
  /*left:80px;*/
}
.step3 .wizard-stepper .line {
  width: calc(100% - 140px);
  transform: translateX(98px);
  opacity: .4;
  /*left:120px;*/
}
.step4 .wizard-stepper .line {
  width: calc(100% - 180px);
  transform: translateX(138px);
  /*left:160px;*/
}
.step3 .wizard-stepper .wizard-stepper-list.last + .line {
  opacity: 0 !important;
}
.step1 .wizard-stepper-list li:nth-of-type(1),
.step2 .wizard-stepper-list li:nth-of-type(2),
.step3 .wizard-stepper-list li:nth-of-type(3) {
  background-color: transparent;
  padding-right: calc(100% - 145px) !important;
}
.step4 .wizard-stepper-list li:nth-of-type(4) {
  padding-right: calc(100% - 150px) !important;
}
.step1 .wizard-stepper-list li:nth-of-type(1) span,
.step2 .wizard-stepper-list li:nth-of-type(2) span,
.step3 .wizard-stepper-list li:nth-of-type(3) span,
.step4 .wizard-stepper-list li:nth-of-type(4) span {
  background-color: #004c99;
  color: #ffffff;
}
.step4 .wizard-stepper-list li:nth-of-type(4) {
  background-color: #ffffff;
}
.step1 .wizard-stepper-list.last li:nth-of-type(1),
.step2 .wizard-stepper-list.last li:nth-of-type(2) {
  background-color: transparent;
  padding-right: calc(100% - 110px) !important;
}
.step2 .wizard-stepper-list.last li:nth-of-type(3) {
  padding-right: 0 !important;
}
.step2 .wizard-stepper-list li:nth-of-type(1) span,
.step3 .wizard-stepper-list li:nth-of-type(2) span,
.step3 .wizard-stepper-list li:nth-of-type(1) span,
.step4 .wizard-stepper-list li:nth-of-type(3) span,
.step4 .wizard-stepper-list li:nth-of-type(1) span,
.step4 .wizard-stepper-list li:nth-of-type(2) span {
  background-color: #004c99;
  color: #ffffff;
}
.wizard-step-content,
.step1 .wizard-step-content {
  position: absolute;
  top: 145px;
  overflow: hidden;
  width: 400%;
  left: 0;
  transform: translateX(0);
  transition: transform 400ms;
  height: calc(100% - 115px);
}
@media (max-width: 576px) {
  .wizard-step-content,
  .step1 .wizard-step-content {
    top: 30px;
    height: calc(100% - 30px);
  }
}
@media screen and (min-width: 670px) and (max-width: 769px) {
  .wizard-step-content,
  .step1 .wizard-step-content {
    top: 110px;
  }
}
.step2 .wizard-step-content {
  transform: translateX(-25%);
}
.step3 .wizard-step-content {
  transform: translateX(-50%);
}
.step4 .wizard-step-content {
  transform: translateX(-75%);
}
.step1 .wizard-stepper-list.last li:nth-of-type(4),
.step2 .wizard-stepper-list.last li:nth-of-type(4),
.step3 .wizard-stepper-list.last li:nth-of-type(4) {
  display: none !important;
}
.wizard-step {
  padding: 60px 95px 40px 95px;
  width: 25%;
  float: left;
  position: relative;
  height: 570px;
  overflow: hidden;
}
@media screen and (min-width: 769px) and (max-width: 1140px) {
  #wizar-search-wrap {
    height: 700px;
  }
  .wizard-step {
    padding: 120px 10px 40px 10px;
  }
}
.wizard-step.ws-2 .wizard-data-wrap .chip.no-click {
  border-radius: 0;
}
.wizard-step.ws-2 .wizard-data-wrap .no-click .content-wrap {
  color: #A6A6A6 !important;
}
.wizard-step.ws-2 .content-wrap .content-wrap-img {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
}
.wizard-step.ws-2 .content-wrap .content-wrap-img img {
  max-width: 46px;
  max-height: 40px;
}
@media (max-width: 576px) {
  .wizard-step.ws-1 {
    padding: 125px 5px 0 5px;
  }
  .wizard-step.ws-2 {
    padding: 0;
    background-color: #d5ecf1;
  }
  .wizard-step.ws-2 .wizard-stepper-title {
    padding: 55px 15% 30px 15%;
  }
  .wizard-step.ws-2 .freccia-back {
    position: absolute;
    top: 0;
    left: 13px;
    padding: 0;
    width: 16px;
    height: 30px;
  }
  .wizard-step.ws-2 .lista-prestazioni {
    padding: 0;
    height: 420px;
  }
  .wizard-step.ws-2 .wizard-data-wrap {
    height: calc(100% - 30px);
  }
  .wizard-step.ws-2 .wizard-data-wrap .chip.chip-xl {
    margin: 0 auto 20px auto;
  }
  .wizard-step.ws-2 .wizard-data-wrap .no-click > div {
    font-size: 18px;
    line-height: 20px;
  }
  .wizard-step.ws-2 .content-wrap {
    font-size: 18px !important;
    line-height: 20px !important;
  }
  .wizard-step.ws-2 .content-wrap .content-wrap-down {
    font-size: 16px !important;
    line-height: 20px !important;
  }
  .wizard-step.ws-2 .wizard-data-wrap .no-click .content-wrap-down {
    margin-right: 5%;
  }
}
@media (min-width: 576px) {
  .wizard-step.ws-2 .wizard-data-wrap .chip {
    border-radius: 0;
    min-height: 135px;
    padding: 20px 15px;
    text-align: center;
    display: flex;
  }
}
.wizard-step a.chip.chip-xl {
  margin-bottom: 0;
  min-height: 130px;
  border-radius: 0;
}
@media (max-width: 576px) {
  .wizard-step a.chip.chip-xl {
    min-height: 70px;
    margin: 0 0 10px 0;
  }
}
@media (max-width: 769px) {
  .wizard-step.ws-1 a.chip.chip-xl {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
  }
  .wizard-step.ws-1 a.chip.chip-xl .content-wrap {
    padding: 0 !important;
    width: 100% !important;
    display: flex;
    text-align: center !important;
    align-items: center;
    margin: auto;
    justify-content: center;
    left: unset !important;
  }
}
.wizard-data {
  margin: 0;
}
.wizard-data-wrap {
  height: 307px;
  overflow-x: hidden;
  overflow-y: auto;
  margin-top: 40px;
}
@media (max-width: 576px) {
  .wizard-data-wrap {
    height: calc(100% - 130px);
    margin-top: 50px;
  }
}
#wizar-search-wrap .wizard-step .chip-xl .content-wrap {
  font-size: 16px;
  font-weight: bold;
  color: #65b2e8;
  width: auto;
  padding: 0;
}
@media (max-width: 576px) {
  #wizar-search-wrap .wizard-step .chip-xl .content-wrap {
    position: relative;
    left: 0;
    transform: none;
    text-align: center;
    padding: 20px;
    font-size: 20px;
  }
  .wizard-step.ws-1 a.chip.chip-xl .content-wrap {
    min-height: 45px;
  }
}
#wizar-search-wrap .wizard-step .chip-xl .content-wrap-down {
  font-size: 12px;
  font-weight: normal;
}
.wizard-macrocategories .chip-xl .content-wrap {
  left: 50px;
}
.wizard-step .chip[data-selected],
.wizard-step .chip.data-selected,
.chip[data-selected="true"] {
  transition: color 400ms, background-color 400ms;
  box-shadow: none;
  background-color: #65b2e8;
  color: #263238;
}
.wizard-step .chip-xl[data-selected] .icon-wrap,
.wizard-step .chip-xl[data-selected] .content-wrap,
.chip[data-selected="true"] .icon-wrap,
.chip[data-selected="true"] .content-wrap {
  opacity: 1;
}
.wizard-macro-categories {
  width: 95%;
  margin-left: calc(5% - 8px);
  padding-bottom: 10px;
}
#wizar-search-wrap .strip-cta {
  margin: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px;
  height: 70px;
}
#wizar-search-wrap .strip-cta div {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  left: 0;
  right: 0;
  padding-left: 10px;
  padding-right: 10px;
}
#wizar-search-wrap .strip-cta .button {
  margin: 0;
  width: calc(50% - 8px);
  float: left;
  padding: 8px 16px !important;
}
#wizar-search-wrap .strip-cta .button .fa {
  display: none;
}
#wizar-search-wrap .strip-cta .button:nth-of-type(2) {
  float: right;
}
#wizar-search-wrap .strip-cta .button.button-transparent {
  color: #9e9e9e !important;
}
#wizar-search-wrap .strip-cta .button-transparent:hover,
#wizar-search-wrap .strip-cta .button-transparent:focus,
#wizar-search-wrap .strip-cta .button-transparent:active {
  background-color: transparent !important;
  color: #263238 !important;
}
#wizar-search-wrap .strip-cta #wizard-submit {
  display: none !important;
  position: absolute;
  transform: translateX(200%) translateY(-50%);
  right: 10px;
  z-index: 2;
  top: 50%;
  transition: opacity 400ms, transform 400ms;
  cursor: pointer;
}
#wizar-search-wrap .strip-cta #wizard-submit.disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: transparent !important;
  color: #004c99 !important;
}
#wizar-search-wrap .strip-cta.last-step #wizard-submit {
  transform: translateX(0) translateY(-50%);
  /*opacity:1;*/
}
#wizar-search-wrap .strip-cta #wizard-skip.disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: transparent !important;
  color: #004c99 !important;
}
#wizar-search-wrap .strip-cta #wizard-skip {
  display: none !important;
  transform: translateY(0);
  opacity: 1;
  transition: opacity 400ms, transform 400ms;
}
#wizar-search-wrap .strip-cta.last-step #wizard-skip {
  transform: translateY(80px);
  opacity: 0;
}
.wizard-step .wizard-spinner {
  position: absolute;
  z-index: 2;
  top: 30%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 50px;
  height: 50px;
}
.fa.fa-spinner.fa-pulse {
  transform-origin: 49% 48.5%;
}
@media (min-width: 576px) {
  #wizar-search-wrap {
    top: 75px;
    /* bottom:20px; */
  }
  .wizard-step .chip-xl {
    margin-bottom: inherit;
  }
  #wizar-search-wrap .wizard-step .chip-xl .content-wrap {
    font-size: 24px;
    color: #65b2e8;
    text-align: center;
    left: 0;
  }
  .wizard-step a.chip.chip-xl {
    padding: 50px 0;
    text-align: center;
  }
  .wizard-data .chip.chip-xl,
  a.chip.chip-xl {
    min-height: 93px;
    margin-top: 16px;
  }
  .wizard-step.ws-1 a.chip.chip-xl {
    padding: 25px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.wizard-step.ws-2 .chip-xl .content-wrap {
  font-size: 18px !important;
  line-height: 20px !important;
  margin: auto !important;
}
.wizard-step.ws-2 .chip-xl .content-wrap-down {
  font-size: 16px !important;
  line-height: 20px !important;
  margin-top: 5px;
  word-break: break-word;
}
@media screen and (min-width: 576px) and (max-width: 769px) {
  #wizar-search-wrap .wizard-step .chip-xl .content-wrap {
    font-size: 18px;
  }
  #wizar-search-wrap .wizard-step a.chip.chip-xl {
    padding: 25px 0;
    text-align: center;
  }
  #wizar-search-wrap .wizard-step a.chip.chip-xl {
    margin-bottom: 0;
    min-height: 80px;
    border-radius: 0;
  }
  #wizar-search-wrap .wizard-step.ws-2 .lista-prestazioni {
    padding-left: 10%;
  }
  #wizar-search-wrap .wizard-step.ws-2 .col-12 {
    flex: 0 90%;
    max-width: 90%;
  }
  #wizar-search-wrap .wizard-step.ws-2 .freccia-back {
    padding-top: 25%;
    left: 4%;
  }
  #wizar-search-wrap .wizard-step.ws-2 .content-wrap-img img {
    margin-left: 20px;
  }
}
@media (min-width: 769px) {
  #wizar-search-wrap {
    top: 82px;
    bottom: 30px;
  }
  #wizar-search-wrap .strip-cta div .button {
    padding-left: 24px !important;
    padding-right: 24px !important;
    width: inherit;
  }
  #wizar-search-wrap .strip-cta div .button .fa {
    display: inline-block;
  }
  #wizar-search-wrap .strip-cta div .button:nth-of-type(1) {
    margin-right: 24px;
    background-color: transparent !important;
  }
  #wizar-search-wrap .strip-cta div {
    float: right;
    position: relative;
    width: auto;
  }
  .wizard-macrocategories .chip-xl .content-wrap {
    left: 50px;
  }
}
@media (min-width: 992px) {
  #wizar-search-wrap {
    top: 122px;
    bottom: 30px;
  }
  .line {
    top: 24px;
  }
}
@media (min-width: 1200px) {
  #wizar-search-wrap {
    top: 132px;
    width: auto;
    left: calc(50% - 570px);
    right: calc(50% - 570px);
    bottom: 30px;
  }
  /*
  .wizard-step .chip-xl .content-wrap {
      font-size: 16px;
  }
  */
  #wizar-search-wrap .wizard-step.ws-2 .wizard-data-wrap {
    height: 340px;
  }
}
@media (min-width: 1040px) {
  .no-full #wizar-search-wrap {
    top: 10px;
    width: auto;
    left: calc(50% - 570px);
    right: calc(50% - 570px);
    bottom: 30px;
  }
}
@media (min-width: 1600px) {
  #wizar-search-wrap {
    top: 220px;
    left: 7.5%;
    right: 300px;
    bottom: 30px;
  }
  .wizard-welcome #wizar-search-wrap {
    top: 50px;
  }
  /*
  .wizard-step .chip-xl .content-wrap {
      font-size: 18px;
  }
  */
}
/***** SIDEBAR *****/
@media (min-width: 1200px) {
  .sidebar-wrap input,
  .sidebar-wrap label,
  .sidebar-wrap button {
    width: 100%;
    min-width: auto;
  }
}
@media (min-width: 1600px) {
  .sidebar .sidebar-wrap {
    width: 100%;
  }
}
/**** MODALS ****/
.modal-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #444444;
  z-index: 1;
  opacity: 0;
}
.modal.active .modal-bg {
  animation-name: FadeIn80;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}
.modal.active .modal-content {
  animation-name: FadeIn100;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}
.modal.active.closing .modal-bg {
  animation-name: FadeOut80;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}
.modal.active.closing .modal-content {
  animation-name: FadeOut100;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}
.modal-content {
  position: absolute;
  z-index: 2;
  width: auto;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
#modal-message .fa-spinner {
  color: #ebebeb;
}
.modal-content p.light-message {
  font-size: 1rem;
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
.sales-order-history #modal-order-delete {
  text-align: center;
}
.performance-product-view .message-success.success.message .top-header-picker,
.performance-product-view .message-success.success.message .modal-content.centered,
.package-product-view .message-success.success.message .top-header-picker,
.package-product-view .message-success.success.message .modal-content.centered,
.sales-order-history #modal-order-delete .top-header-picker,
.sales-order-history #modal-order-delete .modal-content.centered {
  background-color: #ffffff !important;
  min-width: 320px;
}
.performance-product-view .message-success.success.message .message-reservation-added,
.package-product-view .message-success.success.message .message-reservation-added,
.sales-order-history #modal-order-delete .message-reservation-added {
  color: #444444;
}
.performance-product-view .message-success.success.message .message-reservation-added.success-info,
.package-product-view .message-success.success.message .message-reservation-added.success-info,
.sales-order-history #modal-order-delete .message-reservation-added.success-info {
  font-size: 22px;
  font-weight: 500;
  color: #004c99;
}
.performance-product-view .message-success.success.message .message-reservation-added.time-info,
.package-product-view .message-success.success.message .message-reservation-added.time-info,
.sales-order-history #modal-order-delete .message-reservation-added.time-info {
  font-size: 16px;
  font-weight: normal;
}
.performance-product-view .message-success.success.message .message-general,
.package-product-view .message-success.success.message .message-general,
.sales-order-history #modal-order-delete .message-general {
  font-weight: 600;
}
.performance-product-view .message-success.success.message .message-general,
.package-product-view .message-success.success.message .message-general,
.sales-order-history #modal-order-delete .message-general {
  background: #ffffff !important;
  color: #263238;
}
.performance-product-view .message-success.success.message .close-picker i,
.package-product-view .message-success.success.message .close-picker i,
.sales-order-history #modal-order-delete .close-picker i {
  margin-left: 0;
}
.performance-product-view .message-success.success.message .row,
.package-product-view .message-success.success.message .row,
.sales-order-history #modal-order-delete .row {
  padding: 4px 15px;
}
.performance-product-view .message-success.success.message .row.mini-card-action,
.package-product-view .message-success.success.message .row.mini-card-action,
.sales-order-history #modal-order-delete .row.mini-card-action {
  padding: 30px 80px;
  margin: auto;
}
.performance-product-view .message-success.success.message .row.mini-card-action .button-edit-card,
.package-product-view .message-success.success.message .row.mini-card-action .button-edit-card,
.sales-order-history #modal-order-delete .row.mini-card-action .button-edit-card {
  min-width: 200px;
  max-height: 40px;
  background-color: #65b2e8;
  color: #ffffff !important;
  border: 2px solid #65b2e8;
  padding: 10px !important;
  line-height: 1;
}
.performance-product-view .message-success.success.message .row.mini-card-action .button-edit-card:hover,
.package-product-view .message-success.success.message .row.mini-card-action .button-edit-card:hover,
.sales-order-history #modal-order-delete .row.mini-card-action .button-edit-card:hover {
  background-color: #ffffff !important;
  color: #65b2e8 !important;
}
.performance-product-view .message-success.success.message .row.mini-card-action .button-go-to-checkout,
.package-product-view .message-success.success.message .row.mini-card-action .button-go-to-checkout,
.sales-order-history #modal-order-delete .row.mini-card-action .button-go-to-checkout {
  min-width: 200px;
  max-height: 40px;
  background-color: #004c99;
  color: #ffffff !important;
  border: 2px solid #004c99;
  padding: 10px !important;
  line-height: 1;
}
.performance-product-view .message-success.success.message .row.mini-card-action .button-go-to-checkout:hover,
.package-product-view .message-success.success.message .row.mini-card-action .button-go-to-checkout:hover,
.sales-order-history #modal-order-delete .row.mini-card-action .button-go-to-checkout:hover {
  background-color: #ffffff !important;
  color: #004c99 !important;
}
.performance-product-view .message-success.success.message .row.mini-card-action .button-go-checkout,
.package-product-view .message-success.success.message .row.mini-card-action .button-go-checkout,
.sales-order-history #modal-order-delete .row.mini-card-action .button-go-checkout {
  background-color: #004c99;
  color: #ffffff !important;
  border: 2px solid #004c99;
}
.performance-product-view .message-success.success.message .row.mini-card-action .button-go-checkout:hover,
.package-product-view .message-success.success.message .row.mini-card-action .button-go-checkout:hover,
.sales-order-history #modal-order-delete .row.mini-card-action .button-go-checkout:hover {
  background-color: #ffffff !important;
  color: #004c99 !important;
}
.performance-product-view .message-success.success.message.closing,
.package-product-view .message-success.success.message.closing,
.sales-order-history #modal-order-delete.closing {
  animation-name: FadeOut80;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}
.sales-order-history #modal-order-delete .message-general {
  display: block;
}
.sales-order-history #modal-order-delete .mini-card-action a.button-lightcyan:hover,
.sales-order-history #modal-order-delete .mini-card-action a.button-lightcyan:focus,
.sales-order-history #modal-order-delete .mini-card-action a.button-lightcyan:active {
  color: #ffffff !important;
  background-color: #004c99;
}
@keyframes FadeIn80 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.8;
  }
}
@keyframes FadeIn100 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes FadeOut80 {
  0% {
    opacity: 0.8;
  }
  100% {
    opacity: 0;
  }
}
@keyframes FadeOut100 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@media (min-width: 769px) {
  .performance-product-view .message-success.success.message .modal-content.centered,
  .package-product-view .message-success.success.message .modal-content.centered,
  .sales-order-history #modal-order-delete .modal-content.centered {
    min-width: 540px;
    max-width: 755px;
  }
  .sales-order-history #modal-order-delete .mini-card-action a {
    width: 80%;
  }
  .sales-order-history #modal-order-delete .mini-card-action a:not(.button-lightcyan) {
    float: right;
  }
}
/***** TABS *****/
.tab-panel {
  display: none !important;
}
.tab-panel.active {
  display: block !important;
}
/***** DATE TIME PICKER *****/
#date-picker-global,
#time-picker-global {
  background-color: #ffffff;
  padding: 16px 0 32px 0;
  width: 100%;
  color: #263238;
}
#time-picker-global {
  padding-bottom: 16px;
}
#modal-content-datepicker.scale-in,
#modal-content-timepicker.scale-in {
  animation-name: ScaleIn;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
  transform-origin: left top;
}
#modal-content-datepicker.scale-out,
#modal-content-timepicker.scale-out {
  animation-name: ScaleDown;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
  transform-origin: left top;
}
#modal-content-timepicker {
  z-index: 5;
}
#modal-content-datepicker {
  z-index: 10;
}
@keyframes ScaleIn {
  0% {
    transform: scale(0) translateX(-50%) translateY(-50%);
  }
  100% {
    transform: scale(1) translateX(-50%) translateY(-50%);
  }
}
@keyframes ScaleDown {
  0% {
    transform: scale(1) translateX(-50%) translateY(-50%);
  }
  100% {
    transform: scale(0) translateX(-50%) translateY(-50%);
  }
}
.ui-timepicker .strip-actions {
  padding: 16px 16px 0 16px;
  display: table;
  position: relative;
  width: 100%;
  margin-top: 16px;
  border-top: 1px solid #ebebeb;
}
.ui-timepicker .back-to-date {
  float: left;
  width: auto;
  margin: 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
  font-size: 13px;
  border: none;
  box-shadow: none;
}
.ui-timepicker .back-to-date .fa {
  margin: 0 8px 0 0;
  font-size: 0.67rem;
}
.ui-timepicker .submit-datetime {
  float: right;
  width: 50%;
  margin: 0;
  font-size: 16px;
  text-transform: uppercase;
}
.top-header-picker {
  height: 48px;
  background-color: #ebebeb;
  line-height: 48px;
}
.top-header-picker h4 {
  margin: 0;
  line-height: inherit;
  padding-left: 16px;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #9e9e9e;
}
.close-picker {
  height: 48px;
  width: 48px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
.close-picker .fa {
  color: #9e9e9e;
  top: 3px;
}
/* new for minutes slot */
.row-subslot {
  display: none;
}
.wrap-subslot {
  border-top: 2px solid #004c99;
  border-bottom: 2px solid #004c99;
  border-left: 1px solid #65b2e8;
  border-right: 1px solid #65b2e8;
  background-color: #deeeff;
}
.ui-timepicker-slot .wrap-subslot td a,
.ui-timepicker-slot .wrap-subslot td span {
  width: 53px;
  border: 1px solid #65b2e8;
  border-left: none;
}
.ui-timepicker-slot .wrap-subslot tr:first-child td a,
.ui-timepicker-slot .wrap-subslot tr:first-child td span {
  border-bottom: none;
}
.ui-timepicker-slot .wrap-subslot td.disabled a,
.ui-timepicker-slot .wrap-subslot td.disabled span {
  background-color: #deeeff;
  color: #65b2e8;
}
.ui-timepicker-slot .wrap-subslot td a,
.ui-timepicker-slot .wrap-subslot td span {
  background-color: #ffffff;
}
.ui-timepicker-slot .wrap-subslot td a.active {
  background-color: #004c99;
  color: #ffffff;
}
@media (min-width: 769px) {
  #date-picker-global,
  #time-picker-global {
    padding: 16px;
    width: auto;
  }
  .ui-timepicker .strip-actions {
    padding: 16px 0 0 0;
    display: table;
  }
}
/* filter group */
.filter-group {
  visibility: hidden !important;
}
/* cart - Mini-cart */
#mini-cart .total-price-label,
#mini-cart .total-price {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #444444;
}
#mini-cart {
  position: fixed;
  top: 0;
  right: 0;
  width: calc(100% - 50px);
  background-color: #ffffff;
  height: 100%;
  z-index: 2100;
  transform: translateX(100%);
  transition: transform 400ms;
  font-family: 'Roboto', sans-serif;
}
#mini-cart header {
  height: 48px;
  line-height: 48px;
  padding: 0 15px;
}
#mini-cart header h4 {
  font-size: 22px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #444444;
  margin: 0;
  padding-top: 10px;
}
#mini-cart header a[data-close] {
  position: absolute;
  top: 0;
  right: 0;
  height: 48px;
  width: 48px;
  color: #9e9e9e;
}
#mini-cart .mini-cart-content {
  height: calc(100% - 243px);
  overflow: auto;
  touch-action: pan-y;
}
.mini-cart-items {
  padding: 24px 0;
  border-bottom: 1px solid #ebebeb;
  margin: 0 30px 0 0;
}
.mini-cart-items .row {
  margin: auto;
}
.mini-cart-items span {
  display: block;
  font-size: 0.762rem;
}
.mini-cart-items span.performance-name {
  font-size: 18px;
  color: #444444;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}
.mini-cart-items span.performance-structure {
  font-size: 18px;
  color: #a3a3a3;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  margin: 5px 0;
}
.mini-cart-items span.performance-price {
  font-size: 18px;
  color: #444444;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}
.mini-cart-items span.performance-beneficiary {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #444444;
  margin: 10px 0 15px 0;
}
.mini-cart-items span.performance-datetime {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.08;
  letter-spacing: normal;
  color: #444444;
  margin: 5px 0;
}
/* One page checkout summary */
.opc-block-summary .table-caption {
  color: #444444;
  caption-side: bottom;
  width: 100%;
  display: block;
  font-weight: bold;
  text-align: center;
}
.opc-block-summary .table-totals {
  display: block;
}
.opc-block-summary .table-totals caption {
  display: none;
}
.opc-block-summary .table-totals .totals {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.31;
  letter-spacing: normal;
  color: #444444;
}
.opc-block-summary .table-totals .totals .mark {
  font-weight: normal;
}
.opc-block-summary .product-item-details .details-qty {
  font-size: 18px;
  font-weight: normal;
  display: flex;
  justify-content: space-between;
  min-width: 50px;
  margin-left: 10px;
  color: #444444;
}
.opc-block-summary .product-item-details .details-qty .label {
  display: contents;
  color: #444444;
}
.opc-block-summary .product-item-details .price-text .subtotal {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.31;
  letter-spacing: normal;
  color: #444444;
}
.opc-block-summary .cart-price {
  display: block;
  text-align: right;
}
.opc-block-summary .product-item-details {
  padding: 15px 0;
  /*border-bottom: 2px solid #cccccc;*/
}
.opc-block-summary .product-item-details .first-row {
  display: flex;
  justify-content: space-between;
}
.opc-block-summary .product-item-details .product-item-name-block .product-item-info {
  display: flex;
  justify-content: space-between;
}
.opc-block-summary .product-item-details .product-item-name-block .product-item-info .details-date {
  font-size: 13px;
  width: 70%;
  line-height: 1.62;
  letter-spacing: normal;
  color: #444444;
}
.opc-block-summary .items-in-cart {
  /*margin-bottom: 15px;*/
}
.opc-block-summary .table-totals p {
  font-size: 0.7rem;
  font-weight: 400;
}
.opc-block-summary .grand.totals {
  padding-top: 15px;
  display: block;
  border-top: 2px solid #ebebeb;
}
.opc-block-summary .product-item-name {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.67;
  letter-spacing: normal;
  color: #444444;
}
#mini-cart footer {
  border-bottom: 1px solid #ffffff;
  padding: 15px 30px;
  background-color: #fcfcfc;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 170px;
  box-shadow: 1px 0 14px 0 rgba(26, 31, 29, 0.19);
}
#mini-cart footer .container-fluid {
  padding-top: 0;
}
#mini-cart footer .link-edit-cart {
  line-height: 56px;
}
#mini-cart footer button,
#mini-cart footer .button {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin: 0;
  text-align: center;
  width: 100%;
}
#mini-cart footer button.button-edit-card,
#mini-cart footer .button.button-edit-card {
  background-color: #65b2e8;
  margin-bottom: 8px;
  color: #ffffff !important;
  border: 2px solid #65b2e8;
  max-height: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#mini-cart footer button.button-edit-card:hover,
#mini-cart footer .button.button-edit-card:hover {
  color: #65b2e8 !important;
  background-color: #ffffff !important;
  border: 2px solid #65b2e8;
}
#mini-cart footer button.button-edit-card,
#mini-cart footer .button.button-go-checkout {
  background-color: #004c99;
  color: #ffffff !important;
  border: 2px solid #004c99;
}
#mini-cart footer button.button-edit-card:hover,
#mini-cart footer .button.button-go-checkout:hover {
  background-color: #ffffff !important;
  color: #004c99 !important;
}
#mini-cart footer .button {
  border: 2px solid #004c99;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-height: 40px;
}
#mini-cart footer .mini-card-action {
  padding-top: 10px;
}
.mini-card-action .button-edit-card:hover,
.mini-card-action.button-edit-card:focus,
.mini-card-action .button-edit-card:active {
  background-color: #004c99 !important;
  color: #ffffff !important;
}
.modal.active #mini-cart {
  animation-name: slideInMiniCart;
  animation-duration: 0.4s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  /*easeOutExpo*/
}
.modal.active.closing #mini-cart {
  animation-name: slideOutMiniCart;
  animation-duration: 0.4s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(1, 0, 0, 1);
  /*easeInOutExpo*/
}
#modal-content-picker,
#modal-content-datepicker,
#modal-content-timepicker {
  width: 320px;
  overflow: hidden;
}
@keyframes slideInMiniCart {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes slideOutMiniCart {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}
@media (min-width: 576px) {
  #modal-content-picker,
  #modal-content-datepicker,
  #modal-content-timepicker {
    width: auto;
  }
}
@media (min-width: 769px) {
  #mini-cart {
    width: calc(100% - 70px);
  }
  #mini-cart footer {
    height: 125px;
  }
}
@media (min-width: 1200px) {
  #mini-cart {
    width: calc(40% + 30px);
  }
  #mini-cart footer .link-edit-cart,
  #mini-cart footer [role="button"],
  #mini-cart footer .button {
    font-size: 0.769rem;
  }
  #mini-cart .mini-cart-content {
    height: calc(100% - 198px);
  }
}
/***** CARDS *****/
.card {
  border-radius: 2px;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 0px;
  background-color: #ffffff;
  position: relative;
}
.card-title,
.card-place {
  color: #263238;
  margin-bottom: 0.66667rem;
}
.card-place {
  font-weight: 300;
}
.card-address {
  color: #9e9e9e;
  font-weight: 300;
}
.card-address .fa {
  font-size: 1rem;
  margin-right: 8px;
  margin-left: 0;
}
.card .content-wrap {
  width: 100%;
  padding: 24px 16px 24px 16px;
}
.card .bg-wrap {
  position: absolute;
}
.card a {
  display: block;
  height: 100%;
}
.card p {
  letter-spacing: normal;
}
.card.card-logo {
  width: 100%;
  display: block;
  padding-bottom: 66.666667%;
}
.card.card-logo img {
  position: absolute;
  width: auto;
  height: auto;
  transform: translateY(-50%) translateX(-50%) translateZ(0) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) !important;
  top: 50%;
  left: 50%;
  max-height: 90%;
  max-width: 90%;
}
@media (min-width: 576px) {
  /* max-height: 180px; */
}
/* card with right image */
.card-img-dx {
  position: relative;
  width: 100%;
  height: auto;
}
.card-img-dx .bg-wrap {
  display: none;
}
.card-img-dx .link {
  text-transform: uppercase;
  font-size: 0.75rem;
  display: block;
}
.card-img-dx .link .fa {
  font-size: 1rem;
  position: relative;
  top: -2px;
  margin-left: 8px;
}
.card-img-dx .card-title a {
  color: #263238;
}
.card-img-dx .card-place {
  margin: 0 0 0.5rem 0;
  height: 50px;
  overflow: hidden;
  position: relative;
}
.card-img-dx .card-place::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 20px;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}
.card-img-dx .image-v {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: auto;
  max-height: 200px;
}
/*.card-img-dx .image-h*/
.card-img-dx .img-wrap {
  position: absolute;
  top: 0;
  right: 0;
  height: auto;
  width: 35%;
  padding-bottom: 23.33334%;
  max-width: 265px;
}
.card-img-dx .img-wrap img {
  display: block;
  position: absolute;
  width: auto;
  top: 0;
  right: 0;
  max-height: 100%;
  max-width: 100%;
}
.card-img-dx .content-wrap {
  width: 75%;
}
.card-img-dx.card-prevention-package .card-title {
  width: 100%;
}
.card-img-dx.card-prevention-package .content-wrap {
  width: calc(100% - 122px);
  /*68%;*/
}
.card.card-img-dx .content-wrap p {
  line-height: 135%;
}
.card.card-img-dx .content-wrap p.card-address {
  height: 50px;
  overflow: hidden;
  position: relative;
  padding-left: 16px;
}
.card.card-img-dx .content-wrap p.card-address .fa {
  position: absolute;
  left: 0;
}
.card.card-img-dx .content-wrap p.card-address::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 18px;
  bottom: 0;
  left: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}
.card-hospital {
  margin-top: 24px;
}
.card-hospital .link-cyan {
  text-transform: uppercase;
  font-size: 0.75rem;
  display: block;
  margin-top: 0;
}
/*
.card-img-dx.card-hospital .content-wrap {
  width: 65%;
  display:inline-block;
  padding-bottom:16px;
}
*/
.card-img-dx.card-hospital .content-wrap {
  width: 100%;
  display: inline-block;
  padding-bottom: 16px;
}
.card-strip-actions {
  padding: 8px 16px;
  display: table;
  position: relative;
  width: 100%;
}
.card-strip-actions a {
  width: auto;
  float: left;
}
.card-img-dx.card-hospital .content-wrap .rating-badge {
  margin-bottom: 0;
}
.card-map-wrap {
  position: relative;
}
.card-map-wrap .card-map {
  padding-bottom: 50%;
  width: 100%;
  position: relative;
}
.iframe-card-map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.card-map-wrap iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 400ms;
}
.card-map-wrap iframe.fadeIn {
  opacity: 1;
}
.card.card-expand {
  overflow: hidden;
  transition: height 400ms;
}
.card-expand .card-strip-actions a .fa {
  transition: transform 400ms;
}
.panel-expand {
  overflow: hidden;
}
.card-expand-content {
  position: relative;
  padding: 16px;
  top: 0;
  margin-top: -2000px;
  left: 0;
  transition: margin-top 200ms ease-out;
}
.card-expand.selected .fa-chevron-down {
  transform: rotate(180deg) translateY(-2px);
}
@media (min-width: 576px) {
  .card-img-dx {
    /*height: 180px;*/
    height: auto;
  }
  .card-img-dx.card-hospital {
    height: auto;
  }
  .card-img-dx .content-wrap {
    width: 72%;
  }
  .card-img-dx .link {
    position: absolute;
    bottom: 24px;
  }
  .card-img-dx.card-hospital .link {
    position: relative;
    bottom: auto;
  }
  .card-img-dx.card-prevention-package .content-wrap {
    padding-bottom: 48px;
  }
  .card.card-img-dx .content-wrap p.card-address {
    width: 65%;
  }
}
@media (min-width: 769px) {
  .card-img-dx {
    margin-bottom: 30px;
    /*height: 190px;*/
  }
  /*
  .card-img-dx.card-hospital .content-wrap {
    width: 70%;
  }
  */
  .card-img-dx .card-title {
    width: 70%;
  }
  .card-img-dx .img-wrap {
    width: 30%;
    padding-bottom: 20%;
  }
  .card.card-img-dx .content-wrap p.card-address {
    width: 70%;
  }
}
@media (min-width: 992px) {
  .card-img-dx {
    margin-bottom: 30px;
  }
  .card-img-dx,
  .card-img-dx.card-hospital {
    /*height: 200px;*/
  }
}
@media (min-width: 1200px) {
  .card-img-dx .link {
    font-size: 0.675rem;
  }
  .card-img-dx {
    margin-bottom: 0;
  }
  .packages-prevention-list .card-prevention-package {
    margin-bottom: 24px;
  }
}
@media (min-width: 1600px) {
  /*.card-img-dx .content-wrap, .card-img-dx.card-hospital .content-wrap {
    width: 75%;
  }
 	*/
  .card.card-img-dx .content-wrap p.card-address {
    width: 75%;
  }
  .card-img-dx .card-title {
    width: 75%;
  }
  .card-img-dx .img-wrap {
    width: 25%;
    padding-bottom: 16.666667%;
  }
  .card-img-dx.card-hospital {
    /*height: 220px;*/
  }
}
/* card with top background */
.card-bg-top a {
  padding-bottom: 56%;
}
.card-bg-top h3 {
  font-size: 1.25rem;
  color: #ffffff;
  font-weight: 400;
  position: absolute;
  bottom: 0;
  padding: 24px 16px 16px 16px;
  width: 100%;
}
.card-bg-top p {
  color: #ffffff;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  color: #263238;
  font-size: 0.875rem;
}
.card-bg-top .content-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
}
.card-bg-top .content-wrap p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 46.5%;
  padding: 24px 16px;
}
.card-bg-top .content-wrap .head-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-bottom: 30%;
}
.card-bg-top .bg-wrap {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  padding-bottom: 30%;
}
.card.card-bg-top .content-wrap p {
  line-height: 150%;
}
@media (min-width: 769px) {
  .card-bg-top {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .card-bg-top a {
    padding-bottom: 84%;
  }
  .card-bg-top .content-wrap p {
    height: 31%;
  }
  .card-bg-top .content-wrap .head-wrap {
    padding-bottom: 58%;
  }
  .card-bg-top .bg-wrap {
    padding-bottom: 58%;
  }
}
@media (min-width: 1200px) {
  .card-bg-top h3 {
    font-size: 1.15rem;
  }
  .card-bg-top p {
    font-size: 0.66667rem;
  }
  .card-bg-top {
    margin-bottom: 0;
  }
}
/* card how it works */
#hiw-infographic {
  display: none;
}
.how-works-step {
  width: 250px;
  margin: 0 auto 50px auto;
}
.hw-step-bg {
  width: 150px;
  height: 150px;
  background-color: #ffffff;
  border: 1px solid #ebebeb;
  border-radius: 50%;
  position: relative;
  margin: 0 auto;
}
.hw-step-bg div {
  width: 85px;
  height: 63px;
  background-repeat: no-repeat;
  position: absolute;
  background-size: cover;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.hw-step-number {
  width: 55px;
  height: 55px;
  border-radius: 50px;
  border: 1px solid #ebebeb;
  background-color: #ffffff;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 55px;
  font-family: 'Roboto', sans-serif;
  font-size: 2rem;
  font-weight: 700;
  color: #004c99;
  transform: translateX(-50%);
}
.hw-step-title {
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-size: 2rem;
  font-weight: 300;
  font-size: 1.125rem;
  margin: 16px 0;
}
.hw-step-title strong {
  font-weight: 700;
  font-size: 1.5rem;
  display: block;
}
@media (min-width: 769px) {
  .hw-step-bg {
    width: 250px;
    height: 250px;
  }
  .hw-step-bg div {
    width: 170px;
    height: 125px;
  }
  .hw-step-number {
    font-size: 1.75rem;
    transform: translateX(0);
  }
}
@media (min-width: 769px) {
  #hiw-infographic {
    display: flex;
  }
  #hp_hiw-video {
    display: none;
  }
  .hw-step-bg {
    width: 200px;
    height: 200px;
  }
  .hw-step-bg div {
    width: 120px;
    height: 88px;
  }
}
@media (min-width: 1200px) {
  .hw-step-bg {
    width: 250px;
    height: 250px;
    transition: transform 400ms, border 400ms;
  }
  .hw-step-bg div {
    width: 170px;
    height: 125px;
  }
  .how-works-step {
    margin: 0 0 50px 0;
  }
  .hw-step-number {
    font-size: 1.5rem;
    transition: transform 400ms, color 400ms, background-color 400ms;
  }
  .hw-step-title {
    font-size: 0.857rem;
  }
  .hw-step-title strong {
    font-size: 1.14rem;
    transition: color 400ms;
  }
  .hw-step-content {
    font-size: 0.714rem;
    padding-right: 10px;
  }
  .how-works-step:hover .hw-step-bg {
    transform: scale(0.9) translateZ(0);
    border-color: #004c99;
    border-width: 7px;
  }
  .how-works-step:hover .hw-step-number {
    transform: translateX(0) scale(1.3) translateZ(0);
    background-color: #004c99;
    color: #ffffff;
  }
  .how-works-step:hover .hw-step-title strong {
    color: #004c99;
  }
}
/* card result */
.card-result-wrapper {
  opacity: 1;
  transition: opacity 400ms;
}
.card-result-wrapper.filtering {
  opacity: 0;
  transition: opacity 0.1ms;
}
.card-result .card-date-time {
  font-size: 1rem;
  position: relative;
}
.card-result .card-date-time.empty {
  min-height: 40px;
}
.card-result .card-date-time.updated button span,
.updated button span {
  animation-name: Blinking;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}
.card-result .wrap-logo {
  position: absolute;
  min-height: 1px;
  padding-bottom: 66.666667%;
  width: 100%;
  height: auto;
  max-width: 120px;
}
.card-result .wrap-logo img {
  display: block;
  position: absolute;
  width: auto;
  top: 0;
  left: 50%;
  max-height: 80px;
  max-width: 100%;
  transform: translateX(-50%);
}
@keyframes Blinking {
  0% {
    opacity: 0;
  }
  16% {
    opacity: 1;
  }
  33% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  66% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.card-result .data-time-picker button .fa {
  margin-left: 0;
  color: #9e9e9e;
}
.card-survey {
  margin-top: 24px;
}
.card-result .card-doctor,
.card-result .card-prevention-package,
.card-survey .card-doctor,
.card-calendar,
.fixed .card-doctor,
.sidebar .card-doctor,
.card-result .card-performance-name,
.fixed .card-performance-name,
.sidebar .card-performance-name {
  position: relative;
  padding-left: 48px;
  font-size: 1rem;
  height: 45px;
  overflow: hidden;
  font-weight: 700;
}
.card-result .card-doctor,
.card-result .card-performance-name,
.card-result .card-prevention-package {
  line-height: 110%;
  margin-bottom: 1.2rem;
  padding-top: 5px;
}
.card-result .card-doctor .fa,
.card-result .card-performance-name .fa,
.card-result .card-prevention-package .fa {
  top: 0;
}
.card-result .card-doctor::after,
.card-result .card-prevention-package::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 30px;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}
.card-result .card-performance-name,
.fixed .card-performance-name,
.sidebar .card-performance-name {
  font-weight: 300;
}
.fixed .card-doctor,
.sidebar .card-doctor,
.fixed .card-prevention-package,
.sidebar .card-prevention-package,
.fixed .card-performance-name,
.sidebar .card-performance-name {
  padding-left: 38px;
  height: auto;
  min-height: 30px;
  text-align: left;
}
.card-result .card-date-time .fa-calendar-o,
.card-calendar .fa,
.card-result .card-doctor .fa,
.card-survey .card-doctor .fa,
.fixed .card-doctor .fa,
.sidebar .card-doctor .fa,
.card-result .card-performance-name .fa,
.fixed .card-performance-name .fa,
.sidebar .card-performance-name .fa,
.card-result .card-prevention-package .fa,
.fixed .card-prevention-package .fa,
.sidebar .card-prevention-package .fa {
  position: absolute;
  left: 10px;
  width: 30px;
  text-align: center;
}
.fixed .card-doctor .fa,
.sidebar .card-doctor .fa,
.fixed .card-performance-name .fa,
.sidebar .card-performance-name .fa {
  left: 0;
}
.card-calendar .fa {
  color: #004c99;
}
.card-result .card-doctor .fa,
.card-survey .card-doctor .fa,
.card-result .card-prevention-package .fa,
.fixed .card-doctor .fa,
.sidebar .card-doctor .fa,
.card-survey .card-prevention-package .fa,
.card-result .card-performance-name .fa,
.fixed .card-performance-name .fa,
.sidebar .card-performance-name .fa {
  height: 30px;
  font-size: 18px;
  border-radius: 50%;
  background-color: #004c99;
  color: #ffffff;
  line-height: 32px;
}
.sidebar .card-doctor .fa,
.sidebar .card-performance-name .fa,
.sidebar .card-prevention-package .fa {
  left: 0;
}
.card-result .card-performance-name .fa,
.fixed .card-performance-name .fa,
.sidebar .card-performance-name .fa {
  font-size: 16px;
}
.card-result .card-doctor a .fa,
.card-prevention-package a .fa,
.card-result .card-performance-name a .fa,
.card-result .card-prevention-package a .fa {
  margin-left: 0;
}
.card-prevention-package a .fa.fa-bg::before {
  content: '';
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 30px;
  height: 30px;
  left: 0;
  position: absolute;
}
.card-prevention-package a .fa.fa-bg.fa-bg-pp::before {
  background-image: url('../images/icons/bg-icon_prevention-packages.png');
}
.card-result .card-date-time .fa-calendar-o {
  bottom: 18px;
  color: #004c99;
}
.card-result .card-address .fa {
  top: 0;
  position: absolute;
  left: 10px;
  width: 30px;
  text-align: center;
}
.card-result .card-doctor,
.card-result .card-prevention-package {
  padding-right: 15px;
}
.card-result .rating-badge {
  padding: 0.67rem 0 8px 0;
  margin-bottom: 0;
}
.card-result .card-action {
  padding-bottom: 15px;
  padding-top: 0.67rem;
  line-height: 100%;
}
.card-result .card-action .col-5 {
  padding-right: 0;
}
.card-result button {
  margin-bottom: 0;
}
.card-result .data-time-picker span.label {
  padding-left: 10px;
  color: #004c99;
  top: -2px;
  font-size: 13px;
  transform: translateY(-14px);
}
.card-result .data-time-picker button {
  width: 100%;
  color: #263238 !important;
  text-align: left;
  font-weight: 700;
  min-width: unset !important;
  border-color: #ebebeb !important;
}
.card-result .label-price-promotion {
  position: relative;
  display: inline-block;
  color: #004c99;
  transform: none;
  font-size: 13px;
}
.card-result .label-price {
  position: relative;
  display: inline-block;
  color: #9e9e9e;
  transform: none;
  font-size: 13px;
}
.card-result .rating-entry-tips .fa {
  color: #004c99;
}
.card-result .card-result-price {
  display: block;
  font-size: 1.125rem;
  line-height: 100%;
  padding-top: 4px;
}
.card-result .card-action button {
  text-transform: uppercase;
  padding-left: 0 !important;
  padding-right: 0 !important;
  font-size: 0.875rem !important;
  min-width: 130px;
  position: relative;
  height: 56px;
  width: 100%;
}
.card-result .card-action button.large {
  padding: 0 !important;
}
.card-result .card-action button .fa {
  font-size: inherit;
  opacity: 0;
  transition: transform 400ms, opacity 400ms;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
}
.card-result .card-action button span {
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  top: 50%;
  left: 50%;
  transition: left 400ms, transform 400ms;
}
.card-result .card-action button.added span {
  transform: translateX(15px) translateY(-50%);
  left: 0;
}
.card-result .card-action button.added .fa {
  transform: translateY(-50%) scale(0);
  opacity: 1;
}
.card-result .card-action button.added {
  background-color: #65b2e8 !important;
  color: #ffffff !important;
}
.card-result .data-time-picker button {
  touch-action: auto;
}
@media (min-width: 992px) {
  .card-survey .content-wrap,
  .card-survey .card-details {
    padding: 24px 16px 24px 16px;
  }
  .card-survey .card-doctor,
  .card-survey .card-calendar {
    font-size: 0.875rem;
  }
}
@media (min-width: 1200px) {
  .card-result {
    transition: box-shadow 0.4s;
  }
  .card-result .card-result-price {
    font-size: 0.875rem;
  }
  .card-result .card-action button,
  .card-result .card-action .rating-entry-tips .fa {
    font-size: 0.666667rem !important;
  }
}
@media (min-width: 769px) {
  .card-result-wrapper {
    padding-left: 15px;
    padding-right: 0;
    padding: 0 4%;
  }
}
@media (min-width: 1600px) {
  .card-result .card-result-price {
    font-size: 0.7619rem;
  }
  .card-result .rating-badge {
    margin-left: -4px;
  }
  .card-result .rating-vote.rating-vote-small {
    font-size: 18px;
  }
  .card-result .rating-vote.rating-vote-small span {
    font-size: 16px;
  }
  .card-result .rating-vote.rating-vote-small sub {
    font-size: 14px;
  }
}
/* prevention packages */
.prevention-packages .auto-header .link-cyan {
  font-size: 1rem;
}
.more-medical-performance li {
  position: relative;
}
.more-medical-performance li:last-of-type .accordion-panel {
  border: none;
}
#detail-package {
  display: table;
}
#detail-package img {
  margin-right: 16px;
  margin-bottom: 16px;
}
@media (min-width: 1200px) {
  .prevention-packages .auto-header .link-cyan {
    font-size: 0.8rem;
  }
}
/**** PANEL ***/
.flat-panel.panel-full-link {
  padding-top: 0%;
  padding-bottom: 0%;
}
.flat-panel.panel-full-link a {
  padding-top: 5%;
  padding-bottom: 5%;
  display: block;
}
.flat-panel h3,
.flat-panel h4,
.flat-panel h4 a {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
.flat-panel h3,
.flat-panel h3 a {
  color: #0097a7;
  letter-spacing: 2px;
}
.flat-panel h4,
.flat-panel h4 a {
  color: #ffffff;
  letter-spacing: 1px;
  margin-bottom: 0.5rem;
}
@media (min-width: 769px) {
  .flat-panel,
  .flat-panel.panel-full-link a {
    padding-top: 10%;
    padding-bottom: 10%;
  }
  .flat-panel .container {
    width: 360px;
  }
  .flat-panel .container.margin-auto-left {
    margin-right: 0;
  }
  .flat-panel .container.margin-auto-right {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .flat-panel .container {
    width: 480px;
  }
}
@media (min-width: 1200px) {
  .flat-panel .container {
    width: 570px;
  }
  .flat-panel.panel-full-link a {
    transition: background-color 400ms;
  }
  .flat-panel.panel-full-link a:hover,
  .flat-panel.panel-full-link a:focus,
  .flat-panel.panel-full-link a:active {
    background-color: #65b2e8;
  }
}
@media (min-width: 1600px) {
  .flat-panel .container {
    width: 85%;
    max-width: 816px;
  }
  .flat-panel,
  .flat-panel.panel-full-link a {
    padding-top: 7%;
    padding-bottom: 7%;
  }
}
/* side panel livechat */
.panel-full-link#panel-livechat,
.panel-full-link#panel-mini-contact {
  padding: 0;
}
.flat-panel#panel-livechat h3,
.flat-panel#panel-mini-contact h3 {
  font-weight: 300;
}
.flat-panel#panel-livechat h4,
.flat-panel#panel-mini-contact h4 {
  margin: 0;
}
.flat-panel.panel-full-link h4 span {
  color: #ffffff;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 1px;
}
@media (min-width: 1200px) {
  .flat-panel#panel-livechat h3,
  .flat-panel#panel-mini-contact h3 {
    font-size: 95%;
  }
  .flat-panel#panel-livechat h4,
  .flat-panel#panel-mini-contact h4 {
    font-size: 80%;
  }
  #panel-livechat,
  #panel-mini-contact {
    text-align: center;
  }
}
/** accordion **/
.accordion-panel {
  padding: 0;
  border-bottom: 1px solid #ebebeb;
}
.accordion-title {
  padding: 24px 0;
  margin-bottom: 0;
  padding-right: 50px;
  min-height: 50px;
  position: relative;
  outline: none;
  transition: color 400ms ease-out;
  color: #004c99;
}
.accordion-icon {
  width: auto;
  height: auto;
  position: absolute;
  right: 0;
  top: 24px;
  color: #004c99;
  font-size: 0.875rem;
  transition: transform 400ms ease-out, color 400ms ease-out;
  z-index: 1;
}
.accordion-overflow {
  overflow: hidden;
}
.accordion-content {
  position: relative;
  top: 0;
  left: 0;
  transition: margin-top 400ms ease-out;
}
.accordion-content p {
  margin: 0;
  padding-bottom: 24px;
  line-height: 150%;
  font-size: 0.875rem;
}
.accordion-panel:not(.selected) .accordion-title {
  cursor: pointer;
}
.accordion-panel.selected .accordion-icon {
  transform: rotate(180deg);
  color: #004c99;
}
.accordion-panel.selected .accordion-title {
  color: #004c99;
}
/*** SUPPORT : FAQ - CONTACT ****/
.support-bg {
  width: 75px;
  height: 75px;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
  position: absolute;
  z-index: 1;
  border-radius: 50%;
}
.support-bg div {
  width: 100%;
  height: 100%;
  background-image: url('../images/sprites/support-sprite.png');
  background-repeat: no-repeat;
  background-size: 500% 200%;
}
.support-bg#support-faq-bg div {
  background-image: none;
  background-size: 100%;
  /*
  background-position: 0 -6.25%;
  */
}
.support-bg#support-chat-bg div {
  background-position: 25% -6.25%;
}
.support-bg#support-livechat-bg div {
  background-size: 1000% 400%;
  background-position: 44.5% 0%;
}
.support-bg#support-livechat-strip-bg {
  transform: translateY(0);
  top: auto;
  left: auto;
  border-radius: 0;
  bottom: 0;
  right: 0;
  display: none;
}
.support-bg#support-livechat-strip-bg div {
  position: absolute;
  right: 0;
  bottom: 0;
  background-size: 200% 100%;
  background-position: 100% 0%;
}
@media (min-width: 576px) {
  .support-bg {
    width: 100px;
    height: 100px;
  }
}
@media (min-width: 769px) {
  .support-bg#support-livechat-strip-bg {
    display: block;
    width: 100%;
    padding-bottom: 80%;
  }
}
@media (min-width: 992px) {
  .support-bg {
    width: 130px;
    height: 130px;
  }
  .support-bg#support-livechat-strip-bg {
    width: 85%;
    padding-bottom: 68%;
    right: 15%;
  }
}
@media (min-width: 1200px) {
  .support-bg {
    width: 175px;
    height: 175px;
    transition: background 400ms, transform 400ms;
  }
  .support-bg div {
    transition: transform 400ms;
  }
  .flat-panel.panel-full-link a:hover .support-bg {
    background-color: #cffbff;
    transform: translateY(-50%) scale(0.9);
  }
  .flat-panel.panel-full-link a:hover .support-bg div {
    transform: scale(1.2);
  }
  .support-bg.support-bg-top {
    position: relative;
    margin: 0 auto;
    top: -12px;
    transform: translateY(0);
    right: 0;
    width: 100px;
    height: 100px;
  }
  .flat-panel.panel-full-link a:hover .support-bg.support-bg-top {
    background-color: #cffbff;
    transform: translateY(0) scale(0.9);
  }
  .support-bg#support-livechat-strip-bg {
    width: 75%;
    padding-bottom: 60%;
  }
}
@media (min-width: 1600px) {
  .support-bg#support-livechat-strip-bg {
    width: 600px;
    height: 480px;
    padding-bottom: 0;
  }
}
/***** STRUCTURE *****/
.bg-image-w50#bg-structure {
  background-size: contain;
}
.structure .bg-shader-top,
.structure .bg-shader-bottom {
  min-height: 300px;
}
.structure .bg-shader-bottom {
  display: none;
}
@media (min-width: 769px) {
  .structure .bg-shader-bottom {
    display: block;
  }
  .structure .bg-shader-top {
    display: none;
  }
}
/**** CHIPS / LISTS *****/
.chip,
a.chip {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  color: #9e9e9e;
  border-radius: 50%;
  margin: 8px 0;
}
.chip-white {
  background-color: #ffffff;
}
.chip.chip-tag {
  font-size: 11px;
  color: #263238;
  background-color: #ebebeb;
  width: auto;
  display: inline-block;
  padding: 8px 28px 8px 16px;
  line-height: 11px;
  border-radius: 35px;
  white-space: nowrap;
  font-family: 'Roboto', sans-serif;
  position: relative;
  margin-top: 0;
  transition: background-color 400ms, transform 400ms, opacity 400ms;
}
#filters-actived .chip.chip-tag {
  margin-right: 8px;
}
.chip.chip-tag.removing {
  position: absolute;
  z-index: 2;
  opacity: 0;
  transform: scale(0) translateY(-150px);
}
.chip.chip-tag button,
.chip.chip-tag [type="button"] {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #ffffff;
  padding: 0 !important;
  position: absolute;
  top: 50%;
  right: 4px;
  transform: translateY(-50%);
}
.chip.chip-tag button .fa,
.chip.chip-tag [type="button"] .fa {
  color: #9e9e9e;
  padding: 0;
  margin: 0;
  font-size: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.chip-xl .icon-wrap {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  opacity: 0.4;
}
.chip-xl .icon-wrap img {
  display: block;
  height: auto;
  width: 50px;
}
.chip-xl .content-wrap {
  width: calc(100% - 94px);
  /* 100% - 70px (icon widht) - 24px (right padding) */
  position: relative;
  left: 50px;
  padding: 16px 0;
  transform: translateY(0%);
  font-size: 0.9375rem;
  font-weight: 400;
  opacity: 0.4;
}
#wizar-search-wrap .chip-xl .content-wrap {
  opacity: 1;
}
.chip-service .icon-wrap {
  width: 45px;
  height: 45px;
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
}
.chip-service .icon-wrap img {
  display: block;
  height: auto;
  width: 100%;
}
.chip-service .content-wrap {
  position: relative;
  padding: 16px 0;
  transform: translateY(0%);
  font-size: 0.9375rem;
  font-weight: 700;
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
}
.side-list li {
  display: inline-block;
}
.performance-list h4,
.sitemap-list h4 {
  text-transform: uppercase;
  color: #004c99;
}
.performance-list ul li,
.sitemap-list ul li {
  font-size: 0.76rem;
}
.performance-list ul li a,
.sitemap-list ul li a {
  color: #263238;
  padding: 1% 0;
  display: inline-block;
}
.performance-list h4,
.sitemap-list h4 {
  padding-top: 5%;
}
.performance-list ul,
.sitemap-list ul {
  padding-bottom: 5%;
  border-bottom: 1px solid #ebebeb;
}
.contact-hospital-list,
.extra-hospital-list {
  text-align: left;
}
.contact-hospital-list li,
.extra-hospital-list li {
  padding-bottom: 10%;
}
.contact-hospital-list span {
  font-family: 'Roboto', sans-serif;
  font-size: 0.619rem;
  color: #004c99;
  display: block;
}
.contact-hospital-list strong {
  font-family: 'Roboto', sans-serif;
  font-size: 0.857rem;
  color: #263238;
  display: block;
}
.extra-hospital-list a {
  color: #9e9e9e;
  font-size: 0.857rem;
  /*0.666667rem*/
}
.extra-hospital-list a .fa {
  margin-left: 0;
  margin-right: 0;
  width: 21px;
  text-align: center;
}
.structure-info-mobile h5 {
  font-size: 0.8125rem;
}
.structure-info-mobile .contact-hospital-list li,
.structure-info-mobile .extra-hospital-list li {
  display: inline-block;
  padding-right: 24px;
  padding-bottom: 24px;
}
@media (min-width: 769px) {
  .chip,
  a.chip {
    margin: 16px 0;
  }
  .chip.chip-xl,
  a.chip.chip-xl {
    height: 110px;
  }
  .wizard-step .chip.chip-xl,
  a.chip.chip-xl {
    height: auto;
    padding: 20px;
  }
  .chip-xl .icon-wrap {
    width: 70px;
    height: 70px;
  }
  .wizard-step .chip-xl .icon-wrap,
  .wizard-step .chip-xl .icon-wrap img {
    width: 50px;
    height: 50px;
  }
  .chip-xl .icon-wrap img {
    height: 70px;
    width: 70px;
  }
  .chip-xl .content-wrap {
    width: calc(100% - 94px);
    /* 100% - 70px (icon widht) - 24px (right padding) */
    padding: 0;
  }
  .contact-hospital-list li,
  .extra-hospital-list li {
    padding-bottom: 5%;
  }
}
@media (min-width: 1200px) {
  .chip,
  a.chip {
    margin: 16px 0;
  }
  .chip-xl .icon-wrap {
    transition: opacity 400ms;
  }
  .chip-xl .content-wrap {
    font-size: 0.7143rem;
    transition: opacity 400ms;
  }
  .chip-service .content-wrap {
    font-size: 0.625rem;
  }
  a.chip {
    transition: color 400ms, background-color 400ms;
  }
  a.chip:hover,
  a.chip:focus,
  a.chip:active,
  .chip.active {
    box-shadow: none;
  }
  a.chip.chip-white:hover,
  a.chip.chip-white:focus,
  a.chip.chip-white:active,
  .chip-white.active {
    background-color: #004c99;
  }
  a.chip-xl:hover .icon-wrap,
  a.chip-xl:focus .icon-wrap,
  a.chip-xl:active .icon-wrap {
    opacity: 1;
  }
  a.chip-xl:hover .content-wrap,
  a.chip-xl:focus .content-wrap,
  a.chip-xl:active .content-wrap {
    opacity: 1;
  }
  .performance-list ul li a:hover,
  .performance-list ul li a:focus,
  .performance-list ul li a:active,
  .sitemap-list ul li a:hover,
  .sitemap-list ul li a:focus,
  .sitemap-list ul li a:active {
    color: #004c99;
  }
  .contact-hospital-list li,
  .extra-hospital-list li {
    padding-bottom: 10%;
  }
  .extra-hospital-list a {
    font-size: 0.666667rem;
  }
  .extra-hospital-list a:hover,
  .extra-hospital-list a:focus,
  .extra-hospital-list a:active {
    color: #65b2e8;
  }
  .extra-hospital-list a .fa {
    margin-right: 8px;
  }
  .chip.chip-tag:hover,
  .chip.chip-tag:focus,
  .chip.chip-tag:active {
    background-color: #ffffff;
  }
  .chip.chip-tag:hover [type="button"],
  .chip.chip-tag:focus [type="button"],
  .chip.chip-tag:active [type="button"] {
    background-color: #004c99;
  }
  .chip.chip-tag:hover [type="button"] .fa,
  .chip.chip-tag:focus [type="button"] .fa,
  .chip.chip-tag:active [type="button"] .fa {
    color: #ffffff;
  }
  .chip.chip-tag:hover [type="button"]:hover,
  .chip.chip-tag:focus [type="button"]:focus,
  .chip.chip-tag:active [type="button"]:active {
    background-color: #65b2e8;
  }
  .structure-info-mobile {
    display: none;
  }
}
/**** PAGINATION ****/
.pagination {
  margin-top: 32px;
}
.pagination li {
  display: inline-block;
}
.pagination a {
  background-color: transparent;
  color: #9e9e9e;
  font-size: 0.857rem;
  display: block;
  min-width: 26px;
  height: 26px;
  padding: 0 6px;
  text-align: center;
  line-height: 26px;
  border-radius: 3px;
  position: relative;
}
.pagination li:first-of-type {
  margin-right: 10px;
}
.pagination li:last-of-type {
  margin-left: 10px;
}
.pagination a.active {
  cursor: default;
  background-color: #004c99;
  color: #ffffff;
}
.pagination a .fa {
  font-size: 0.619rem;
  margin: 0;
  color: #9e9e9e;
}
@media (min-width: 1200px) {
  .pagination a {
    font-size: 0.66667rem;
  }
  .pagination a,
  .pagination a .fa {
    transition: color 400ms, background-color 400ms;
  }
  .pagination a:not(.active):hover,
  .pagination a:not(.active):focus,
  .pagination a:not(.active):active,
  .pagination a:not(.active):hover .fa,
  .pagination a:not(.active):focus .fa,
  .pagination a:not(.active):active .fa {
    color: #263238;
    /*background-color: @bg-ligher-grey;*/
  }
}
/***** BADGE *****/
.rating-badge {
  margin-bottom: 1.25rem;
  font-family: 'Roboto', sans-serif;
}
.rating-vote {
  color: #004c99;
  font-size: 1.7143rem;
  font-weight: 700;
  margin-right: 16px;
}
.rating-vote span {
  font-size: 1.0476rem;
  font-weight: 300;
}
.rating-extra {
  font-size: 0.7143rem;
  font-weight: 700;
}
.rating-vote sub {
  font-weight: 400;
  color: #cdcdcd;
  font-size: 0.8125rem;
}
.rating-vote.rating-vote-small {
  font-size: 1.1428rem;
}
.rating-vote.rating-vote-small span {
  font-size: 0.857rem;
}
.rating-vote.rating-vote-small sub {
  font-size: 0.619rem;
}
.rating-extra.rating-extra-small {
  font-size: 0.619rem;
}
/*
#detail-ranking .rating-vote.rating-vote-small {
  position:absolute;
}
*/
#detail-ranking .rating-vote.rating-vote-small {
  margin-right: 8px;
}
.rating-extra.rating-extra-small img {
  width: 30px;
}
.rating-extra.rating-extra-small sub {
  font-size: 0.5rem;
}
.rating-badge.rating-entry {
  margin-bottom: 0.66667rem;
}
.rating-entry-desc,
.rating-entry-tips {
  display: inline-block;
  position: relative;
}
.rating-entry-desc {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 0.66667rem;
  letter-spacing: 1px;
}
.rating-entry-desc .fa {
  font-size: 0.857rem;
  color: #9e9e9e;
}
.booking-details-structure .rating-badge {
  margin-top: 2%;
  margin-bottom: 2%;
}
@media (min-width: 1200px) {
  .card-result .rating-badge a strong {
    transition: color 400ms;
  }
  .card-result .card-doctor a .fa,
  .card-result .card-prevention-package a .fa,
  .card-result .card-performance-name a .fa {
    transition: background-color 400ms;
  }
  .card-result .card-doctor a:hover .fa,
  .card-result .card-performance-name a:hover .fa {
    background-color: #65b2e8;
  }
  .card-result .rating-badge a:hover strong {
    color: #65b2e8;
  }
}
/***** TOOLTIPS ****/
.tooltip.inverse {
  background-color: #ebebeb;
  color: #444444;
}
.tooltip div {
  width: 252px;
  height: auto;
}
.tooltip-bottom {
  transform: translateX(-50%) translateY(0);
  left: 50%;
  top: 20px;
}
.tooltip-top {
  transform: translateX(-50%) translateY(-100%);
  left: 50%;
  top: 0;
}
.tooltip-left {
  transform: translateX(-100%) translateY(-50%);
  left: 0;
  top: 0;
}
.tooltip-right {
  transform: translateX(16px) translateY(-50%);
  left: 0;
  top: 0;
}
.tooltip-topright {
  transform: translateX(0) translateY(-100%);
  left: 0;
  top: 0;
}
.tooltip-topleft {
  transform: translateX(-100%) translateY(-100%);
  left: 0;
  top: 0;
}
.tooltip-center-hor {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
}
*[data-tooltip] {
  cursor: pointer;
}
*[data-tooltip]:hover .tooltip,
*[data-tooltip]:focus .tooltip {
  width: auto;
  height: auto;
  opacity: 1;
  display: block;
}
*[data-tooltip] .fa {
  transition: color 400ms;
  font-size: 0.75rem;
}
.sidebar-booking label[for="booking-price"],
.fixed-booking label[for="booking-price"] {
  display: inline;
  top: 16px;
}
/****** BOOKING *****/
.booking-open-details {
  /*border-radius:5px;*/
  z-index: 2;
  position: relative;
  opacity: 1;
  transform: translateY(0);
  transition: transform 400ms, opacity 400ms;
}
.booking-details {
  position: fixed;
  top: 0;
  height: 100vh;
  width: 100%;
  background: #ffffff;
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  transition: transform 400ms, opacity 400ms;
  opacity: 0;
  z-index: 1;
  min-height: 360px;
}
.booking-open-details,
.booking-details button,
.booking-details-content button {
  text-transform: uppercase;
  margin-bottom: 16px;
}
.booking-details input#booking-price,
.booking-details-content input#booking-price {
  font-size: 1.375rem;
}
.booking-details input#booking-date,
.booking-details-content input#booking-date {
  font-size: 1.125rem;
}
.fixed-booking.active {
  z-index: 6;
}
.fixed-booking.active .booking-open-details {
  z-index: 1;
  opacity: 0;
  transform: translateY(100%);
}
.fixed-booking.active .booking-details {
  transform: translateY(0);
  opacity: 1;
  z-index: 10;
}
#booking-closer:hover,
#booking-closer:focus,
#booking-closer:active,
#booking-pocket-closer:hover,
#booking-pocket-closer:focus,
#booking-pocket-closer:active {
  background-color: transparent;
}
.booking-search-pocket {
  position: fixed;
  top: 0;
  height: 100vh;
  width: 100%;
  background-color: #ffffff;
  left: 0;
  bottom: 0;
  transform: translateY(-100%);
  transition: transform 400ms cubic-bezier(1, 0, 0, 1), opacity 400ms cubic-bezier(1, 0, 0, 1);
  opacity: 0;
  z-index: 1;
  min-height: 360px;
}
.booking-search-pocket form {
  position: absolute;
  width: 100%;
  max-width: 320px;
  top: 50%;
  left: 50%;
  padding: 15px;
  overflow: visible;
  transform: translateX(-50%) translateY(-50%);
}
.booking-search-pocket form input,
.booking-search-pocket form button {
  margin-bottom: 8px;
}
.booking-search-pocket form input,
.booking-search-pocket form .button-white {
  border: 1px solid #ebebeb !important;
}
.booking-search-pocket #examination-booking {
  border-right: none !important;
}
.booking-search-pocket .form-row:nth-child(1) {
  padding-right: 0;
}
.cms-home #search-opener {
  display: none;
  /* color:white !important;*/
}
.cms-home .fixed #search-opener {
  display: block;
}
#search-opener {
  position: absolute;
  right: 116px;
  top: 0;
  width: 48px;
  height: 48px;
  z-index: 5;
  cursor: pointer;
  text-align: center;
  line-height: 48px;
  transform: translateY(0);
  transition: transform 800ms cubic-bezier(0.19, 1, 0.22, 1), opacity 800ms cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 1;
  color: #263238 !important;
  padding: 0 !important;
  background-color: transparent !important;
  transition-delay: 100ms;
}
#cart-item {
  display: none;
}
body[data-navopen='true'] #mini-cart-mobile,
body[data-navopen='true'] #search-opener {
  z-index: 1;
  opacity: 0;
  transform: translateY(-80px);
}
.logo-wrap:not(.mini-logo) a img {
  transition: transform 400ms;
  transform-origin: left top;
}
body[data-navopen='true'].cms-home .primary-header {
  background-color: #ffffff;
  position: fixed;
}
body[data-navopen='true'].cms-home .primary-header .logo-wrap:not(.mini-logo) a img {
  transform: scale(0.6);
}
/*
body[data-navopen='true'] .primary-header {
	position:fixed !important;
}
*/
.cms-home #mini-cart-mobile {
  position: absolute;
  right: 58px;
  animation: none;
  z-index: 6;
  opacity: 1;
  /*transition: opacity 400ms;*/
}
@media (max-width: 1200px) {
  .cms-home #mini-cart-mobile .fa {
    position: relative;
    top: 6px;
  }
}
.cms-home .fixed #mini-cart-mobile .fa {
  /*color:@txt-darkgrey;*/
}
#mini-cart-mobile {
  position: relative;
  float: right;
  right: 10px;
  top: 0;
  min-width: 48px;
  width: auto;
  height: 48px;
  z-index: 1;
  cursor: pointer;
  text-align: center;
  line-height: 48px;
  margin-right: 5px;
  transform: translateY(0);
  transition: transform 400ms, opacity 400ms;
  opacity: 1;
  color: #444444 !important;
  padding: 0 !important;
  background-color: transparent !important;
  border: none;
  box-shadow: none;
}
#search-opener.expanded {
  z-index: 1;
  opacity: 0;
  transform: translateY(-100%);
  transition-delay: 0;
}
.booking-search-pocket.expanded {
  transform: translateY(0);
  opacity: 1;
  z-index: 6;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.booking-search-structure h3,
.booking-search-structure h4 {
  line-height: 140%;
}
.booking-search-structure h3 {
  font-weight: 400;
}
.booking-search-structure h3 strong,
.booking-search-structure h4 strong {
  display: block;
}
.booking-search-structure .button-cyan {
  text-transform: none;
  text-align: left;
}
.booking-search-structure .button-cyan .fa {
  float: right;
}
.sidebar-structure {
  display: none;
  padding: 2rem 0;
}
.booking-details-content {
  background-color: #ffffff;
}
.booking-details-structure {
  width: 100%;
  max-width: none;
}
.booking-details-structure .logo-structure,
.booking-details-structure .rating-badge {
  display: none;
}
.booking-details-structure h4 {
  font-weight: 300;
  letter-spacing: 2px;
  padding: 7% 0 7% 0;
}
.logo-structure-mobile {
  padding: 8px;
  background-color: white;
  margin: 0 auto 18px auto;
}
.logo-structure-mobile .rating-badge {
  margin-bottom: 0;
}
@media (min-width: 769px) {
  .cms-home header.fixed {
    overflow: visible;
  }
  .booking-details-content input,
  .booking-details-content label,
  .booking-details-content button {
    width: 100%;
  }
  .booking-search.booking-search-pocket .form-row {
    width: 100% !important;
  }
  .booking-search .form-row:nth-child(2) button {
    margin-bottom: 8px;
  }
  .booking-details-structure {
    width: 100%;
    max-width: none;
  }
  .logo-structure-mobile {
    margin-top: 24px;
    padding: 16px;
  }
}
@media (min-width: 1200px) {
  .cms-home .fixed #search-opener {
    display: none !important;
  }
  .sidebar-structure {
    text-align: center;
    display: block;
    top: -245px;
    /*-194px;*/
    z-index: 2;
    padding: 0 15px;
  }
  .booking-details-content {
    position: relative;
    top: auto;
    left: auto;
    transform: translateX(0) translateY(0);
  }
  .booking-details input#booking-date,
  .booking-details-content input#booking-date {
    font-size: 17px;
  }
  .booking-details input#booking-price,
  .booking-details-content input#booking-price {
    font-size: 22px;
  }
  #search-opener {
    display: none;
  }
  .booking-search-pocket {
    position: absolute;
    /*top: 50%;*/
    top: 0;
    height: 50px;
    width: 42%;
    left: calc(5% + 55px);
    bottom: auto;
    background-color: transparent;
    /*transform: translateY(-50%);*/
    transform: translateY(0);
    transition: transform 400ms, opacity 400ms;
    opacity: 1;
    z-index: 1;
    min-height: auto;
  }
  #booking-pocket-closer {
    display: none;
  }
  .booking-search-pocket form {
    max-width: none;
    top: 27px;
    transform: translateX(-50%) translateY(0);
  }
  .booking-search.booking-search-pocket input[type='text'],
  .booking-search.booking-search-pocket button {
    height: 48px;
    margin: 0 !important;
    padding: 0 0 0 16px !important;
    font-size: 0.66667rem;
  }
  .booking-search.booking-search-pocket .form-row:nth-child(3) {
    width: 50px !important;
  }
  .booking-search.booking-search-pocket .form-row:nth-child(1) {
    width: calc(60% - 50px) !important;
  }
  .booking-search.booking-search-pocket .form-row:nth-child(1) input,
  .booking-search.booking-search-pocket .form-row:nth-child(2) button {
    border-right: 0;
    padding-right: 12px !important;
  }
  .booking-search.booking-search-pocket .form-row:nth-child(1) input,
  .booking-search.booking-search-pocket .form-row:nth-child(2) input {
    border-right-width: 0 !important;
  }
  .booking-search.booking-search-pocket .form-row:nth-child(2) {
    width: 30% !important;
  }
  .booking-search-pocket button[type="submit"] .fa {
    margin: 0;
    font-size: 0.857rem;
    /*width:50px;*/
  }
  .booking-search-pocket button[type="submit"] {
    width: 50px !important;
    background-color: #e0e0e0;
    padding: 0 !important;
  }
  .booking-search-pocket button[type="submit"] span {
    display: none;
  }
  .booking-search-pocket button[type="submit"]:hover,
  .booking-search-pocket button[type="submit"]:focus,
  .booking-search-pocket button[type="submit"]:active {
    background-color: #004c99;
  }
  .booking-details-structure .logo-structure,
  .booking-details-structure .rating-badge {
    display: block;
  }
  .booking-details-structure .separator-line {
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #ebebeb;
    left: 0;
    top: 245px;
    /*194px;*/
  }
  .sidebar .sidebar-wrap.booking-details-structure {
    padding-top: 24px;
  }
  .sidebar .sidebar-wrap.booking-details-structure .logo-structure {
    max-height: 177px;
    margin: 0 auto;
    max-width: 100%;
    width: auto;
  }
  .booking-details-structure h4 {
    font-weight: 300;
    letter-spacing: 2px;
    padding: 20% 0 7% 0;
  }
  .logo-structure-mobile {
    display: none;
  }
  #cart-item {
    display: inline-block;
  }
  #mini-cart-mobile {
    display: none;
  }
  .cms-home .primary-header .booking-search-pocket {
    display: none;
    opacity: 0;
  }
  .cms-home .primary-header.fixed .booking-search-pocket {
    display: block;
    animation-name: showSearchPocket;
    animation-duration: 400ms;
    animation-fill-mode: forwards;
  }
}
@keyframes showSearchPocket {
  100% {
    opacity: 1;
  }
}
@media (min-width: 1600px) {
  .sidebar-structure {
    top: -312px;
    /*-242px;*/
  }
  .booking-details-structure .separator-line {
    top: 312px /*242px;*/;
  }
}
/**** SEARCH RESULTS ****/
.searching #livechat-action {
  right: 50px;
}
.search-result {
  padding: 0;
  margin-top: 15px;
}
.search-result form {
  padding: 0;
}
.search-result header {
  padding: 24px 0 24px 0;
  position: relative;
}
.search-result h1 {
  font-size: 1rem;
  padding-bottom: 0;
  margin-bottom: 16px;
}
.search-result img.structure-logo {
  display: block;
  width: 50%;
  height: 100%;
  margin: auto;
}
.search-result-action {
  position: absolute;
  top: 19px;
  right: 0;
}
.search-result-action .button-small .fa {
  margin-left: 8px;
}
.search-result-action .filters-opener {
  /*display:none;*/
  display: block;
  text-align: right;
}
.search-result-action button {
  text-transform: uppercase;
}
.map-result-wrap {
  padding: 0;
  margin-bottom: 15px;
}
.map-result-wrap.show {
  animation-name: slideUpMap;
  animation-duration: 400ms;
  animation-fill-mode: forwards;
}
.map-result-wrap #info-box .structure-thumb {
  width: 276px !important;
  top: 7px;
}
@keyframes slideUpMap {
  0% {
    display: block;
    opacity: 0;
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slideDownMap {
  99% {
    opacity: 0;
    transform: translateY(100%);
  }
  100% {
    display: none;
    opacity: 0;
    transform: translateY(100%);
  }
}
#info-box {
  width: 228px !important;
  height: auto;
  position: relative;
  overflow: visible;
  font-family: 'Roboto', sans-serif;
}
#info-box h6 {
  font-size: 14px;
  font-weight: 600;
  color: #263238;
  z-index: 2;
  position: relative;
  top: 7px;
  width: 190px;
  height: 54px;
  overflow: hidden;
}
#info-box h5 {
  margin-bottom: 10px;
  color: #444444;
}
#info-box .card-address {
  margin: 0;
  margin-bottom: 10px;
  line-height: 1;
  letter-spacing: normal;
  color: #999999;
  display: inline-block;
}
#info-box .action .no-btn {
  color: #14a1c6 !important;
  font-weight: bold;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: left;
  font-size: 12px;
}
#info-box .datetime-picker {
  padding: 8px 12px 8px 8px !important;
  border-radius: 2px;
  border: solid 1px #ebebeb;
  background-color: rgba(71, 155, 35, 0.28);
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.08;
  letter-spacing: normal;
  color: #444444 !important;
  font-size: 13px;
  min-width: 160px !important;
  max-width: 235px;
  width: max-content !important;
}
#info-box .structure-thumb {
  width: 271px !important;
  position: absolute;
  top: 0;
  left: 0;
}
.gm-style .gm-style-iw {
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  overflow: visible !important;
  max-width: 270px !important;
  width: 270px !important;
  padding: 10px !important;
  min-height: 130px !important;
}
.gm-style .gm-style-iw div:nth-of-type(1) {
  overflow: visible !important;
}
.gm-style .gm-style-iw div {
  min-width: 248px !important;
  width: 248px !important;
  overflow: hidden !important;
}
.gm-style .gm-style-iw + div {
  display: none !important;
}
.gm-style .gm-style-iw #info-box .rating-badge {
  position: absolute !important;
  z-index: 2 !important;
  min-height: 40px !important;
  height: 40px !important;
  min-width: 35px !important;
  width: 35px !important;
  background-color: #ffffff;
  right: 0;
  text-align: center;
  top: 100px;
}
.gm-style .gm-style-iw #info-box .datetime-picker {
  position: relative;
  top: 0;
  left: 0;
  margin-top: 0px;
  z-index: 1;
  font-weight: 600;
}
.gm-style .gm-style-iw #info-box .datetime-picker .fa-calendar-o {
  color: #444444;
  margin-right: 8px;
}
.gm-style .gm-style-iw #info-box .datetime-picker .fa-caret-down {
  color: #9e9e9e;
  margin-left: 30px;
  display: inline-block !important;
}
.gm-style .gm-style-iw #info-box .logo-structure {
  position: absolute;
  top: 0;
  right: -23px;
  width: 80px !important;
  min-width: 80px !important;
  height: 53px !important;
}
.gm-style .gm-style-iw #info-box .logo-structure img {
  max-height: 53px;
  width: auto;
  max-width: 100%;
  margin-left: -29%;
}
.gm-style .gm-style-iw #info-box .action,
.gm-style .gm-style-iw #info-box .action div {
  height: auto !important;
  min-height: auto !important;
  overflow: visible !important;
}
.gm-style .gm-style-iw #info-box [data-tooltip],
.gm-style .gm-style-iw #info-box .action .label {
  display: none;
}
.gm-style .gm-style-iw #info-box .card-result-price {
  font-weight: 600;
  font-size: 18px;
  padding: 20px 0 0 0;
  display: block;
  line-height: 40px;
}
.gm-style .gm-style-iw #info-box .card-action .col-5,
.gm-style .gm-style-iw #info-box .card-action .col-7 {
  width: 100px !important;
  min-width: 100px !important;
  margin: 0;
}
.gm-style .gm-style-iw #info-box button {
  position: absolute;
  width: inherit;
  top: 15px;
  right: 0;
  min-width: inherit;
  z-index: 2;
  text-align: center;
  padding-right: 0 !important;
  padding-left: 0 !important;
  margin-bottom: 0;
}
.gm-style .gm-style-iw #info-box button.large {
  right: 15px;
}
@media (min-width: 576px) {
  .gm-style .gm-style-iw {
    max-width: 300px !important;
    width: 300px !important;
  }
  #info-box .structure-thumb {
    width: 300px !important;
  }
  .gm-style .gm-style-iw #info-box .logo-structure {
    right: -52px !important;
  }
  .gm-style .gm-style-iw #info-box .rating-badge {
    right: -52px !important;
    width: 50px !important;
    min-width: 50px !important;
  }
  .gm-style .gm-style-iw #info-box button {
    right: -32px !important;
  }
  .gm-style .gm-style-iw #info-box button.large {
    padding: 0 5px !important;
    line-height: 1;
    top: 20px;
    height: 40px;
    width: auto;
    font-size: 0.583rem !important;
    right: -20px !important;
  }
}
@media (min-width: 769px) {
  .search-result .card-result {
    width: 100%;
    margin-right: 0;
  }
  .search-result-action .filters-opener {
    display: inline-block;
    text-align: center;
  }
  /*
  .search-result .card-result:not(.hidden):nth-child(odd) {
    margin-right:15px;
  }
  .search-result .card-result:not(.hidden):nth-child(even) {
    float:right;
  }
  */
}
@media (min-width: 1200px) {
  .search-result header {
    width: 58.333333%;
    position: relative;
  }
  .search-result-action .filters-opener {
    display: inline-block;
    margin-top: 25px;
  }
  .search-result-action .button-small .fa {
    display: inline-block;
  }
}
@media (min-width: 1600px) {
  /*.card-result .card-title, .card-result .card-date-time, .card-result .data-time-picker button, .card-result .data-time-picker button .fa, .card-result .card-doctor, .sidebar .card-doctor, .card-result .card-prevention-package, .sidebar .card-prevention-package, .card-result .card-performance-name, .sidebar .card-performance-name .search-result .card-result {
         width: ~"calc(35% - 15px)";
         margin: 2.5% 5% 2.5% 0;
     }

   .search-result .card-result:not(.hidden):nth-child(n + 1){
     margin-left:15px;
   }

   .search-result .card-result:not(.hidden):nth-child(n + 2) {
     float:right;
   }
   .search-result .card-result:not(.hidden):nth-child(odd),
   .search-result .card-result:not(.hidden):nth-child(n + 1),
   .search-result .card-result:not(.hidden):nth-child(even){
     float:left;
   }
   */
}
/***** Filter / Orderby search *****/
.filters-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1900;
  height: 100%;
  overflow: hidden;
  padding: 0;
  background: #ffffff;
  animation-name: slideDownFilters;
  animation-duration: 400ms;
  animation-fill-mode: forwards;
}
.filters-wrap.show {
  animation-name: slideUpFilters;
  animation-duration: 400ms;
  animation-fill-mode: forwards;
}
#orderby-actived {
  font-size: 14px;
  padding-bottom: 8px;
  padding: 0 5%;
}
#orderby-actived span {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
@keyframes slideUpFilters {
  0% {
    display: block;
    opacity: 0;
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slideDownFilters {
  99% {
    opacity: 0;
    transform: translateY(100%);
  }
  100% {
    display: none;
    opacity: 0;
    transform: translateY(100%);
  }
}
.filters-wrap header {
  height: 48px;
  line-height: 48px;
  padding: 0 15px;
  position: fixed;
  top: 0;
  z-index: 2;
  background-color: #ffffff;
  width: 100%;
}
.filters-wrap header h4 {
  color: #004c99;
  margin: 0;
  line-height: inherit;
}
.filters-wrap header a {
  position: absolute;
  top: 0;
  right: 0;
  height: 48px;
  width: 48px;
  color: #9e9e9e;
}
#filters-content {
  padding-bottom: 100px;
  position: absolute;
  top: 48px;
  overflow: auto;
  z-index: 1;
  height: calc(100% - 134px);
  /* 48 (header) + 86 (footer action) */
}
.filters-wrap h6 {
  margin-bottom: 20px;
}
.filter-row {
  padding: 30px 15px;
  border-bottom: 1px solid #ebebeb;
  margin-left: 0;
  margin-right: 0;
}
.filter-row:last-of-type {
  border: none;
}
.filter-row input[type='text'],
.filter-row .input-txt {
  min-width: auto;
}
.filter-row .checkbox-wrap .label-checkbox {
  font-size: 14px;
  line-height: 20px;
}
.filter-row .checkbox-wrap {
  margin-top: 8px;
}
#filter-price-row h5,
#filter-ranking-row h5 {
  margin-bottom: 1.75rem;
}
#container-fluid-noresults {
  padding-top: 5%;
  /*padding-bottom:5%;*/
  background-repeat: no-repeat;
  background-position: -150px center;
  background-size: contain;
}
.remove-filter-txt {
  display: none;
}
.remove-filter-txt.show {
  display: block;
}
#container-fluid-noresults .overflow-txt-100 {
  background: #fbfbfb;
  padding: 5px;
  font-size: 14px;
  line-height: 20px;
}
/*
#container-fluid-noresults.show {
  display: block
}
*/
#container-fluid-noresults h3 {
  font-family: 'Roboto', sans-serif;
  letter-spacing: 1px;
  margin-top: 16px;
  font-size: 1.125rem;
  margin-bottom: 16px;
  color: #004c99;
}
#container-fluid-noresults p {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  letter-spacing: normal;
}
#container-fluid-noresults .button,
#container-fluid-noresults button {
  text-transform: uppercase;
}
/*
#container-fluid-noresults .reset-filters {
  display:none;
}

#container-fluid-noresults .reset-filters.show {
  display:block;
}
*/
#form-link {
  color: #555 !important;
  font-size: 1.25rem;
  margin-bottom: 24px;
  margin-top: 24px;
  display: block;
}
#form-link span,
#form-link .fa {
  color: #004c99;
}
#form-link .fa {
  margin-left: 4px;
  font-size: 1.25rem;
}
.card-mynetblue {
  margin-top: 16px;
}
.card-mynetblue h1 {
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
}
.card-mynetblue h1 span {
  font-weight: 700;
}
.card-mynetblue h2 {
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  font-weight: 400 !important;
  letter-spacing: 1px;
  margin-bottom: 24px;
}
.card-mynetblue .button {
  text-align: center;
  margin-top: 16px;
}
#logo-mynetblue {
  text-align: center;
}
#logo-mynetblue img {
  margin: 0 auto;
}
.search-result.no-results {
  background-color: #f0f0f0;
}
.search-result.no-results #container-fluid-results {
  display: none;
}
.search-result.no-results .input-txt.input-line,
.search-result.no-results textarea.textarea-line,
.search-result.no-results .field .control input[type='text'] {
  background-color: transparent;
}
.search-result #container-fluid-noresults {
  transition: opacity 400ms, visibility 400ms;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: -1;
  height: 1px;
}
.search-result.no-results #container-fluid-noresults {
  visibility: visible;
  opacity: 1;
  position: relative;
  z-index: 1;
  height: auto;
}
.search-result.no-results .fixed-filter-map {
  display: none;
}
#no-results-form input[type="text"],
#no-results-form .input-txt,
#no-results-form label {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
#no-results-form input[type='text'],
#no-results-form .input-txt,
#no-results-form textarea,
#no-results-form .textarea {
  padding-left: 0;
  padding-right: 0;
}
#no-results-form .form-row div:nth-child(1),
#no-results-form .form-row {
  margin-bottom: 24px;
}
#no-results-form .form-row .select-wrap,
#no-results-form .form-row .select-wrap {
  margin-bottom: 0 !important;
}
@media (min-width: 769px) {
  #filters-content {
    width: 100%;
  }
  .filter-row {
    padding-left: 5%;
    padding-right: 5%;
  }
  .filter-row input[type='text'],
  .filter-row .input-txt {
    max-width: 200px;
    width: 100%;
  }
  .card-mynetblue .button {
    display: inline-block;
    margin-bottom: 0;
  }
  #logo-mynetblue {
    float: right;
    margin-top: 16px;
    margin-right: 16px;
  }
  .remove-filter-txt {
    text-align: right;
  }
  #no-results-form button[type="submit"] {
    position: absolute;
    bottom: 32px;
    right: 0;
  }
}
@media (min-width: 992px) {
  #container-fluid-noresults .button,
  #container-fluid-noresults button {
    font-size: 0.75rem;
  }
  #container-fluid-noresults .button .fa,
  #container-fluid-noresults button .fa {
    font-size: 1rem;
  }
  #form-link {
    margin-top: 40px;
    font-size: 0.875rem;
  }
  /*
  #container-fluid-noresults {
    background-position: -10% 110%;
    background-size:300px 300px;
  }
  */
  #form-link .fa {
    margin-left: 4px;
    font-size: 1rem;
  }
}
@media (min-width: 1200px) {
  #container-fluid-noresults {
    background-position: -200px center;
    background-size: 500px 500px;
  }
  .filter-row .input-icon-wrap {
    padding-left: 30px;
  }
  .input-icon.input-icon-left + .input-fa-icon {
    left: 30px;
  }
  #container-fluid-noresults {
    height: 100%;
    position: absolute;
    width: 100%;
  }
  #container-fluid-noresults .button,
  #container-fluid-noresults button {
    font-size: 0.666667rem;
  }
  #container-fluid-noresults .button .fa,
  #container-fluid-noresults button .fa {
    font-size: 0.7619rem;
  }
  .no-results-content {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    margin-left: 20%;
    max-width: 20%;
    flex: 0 0 20%;
    padding: 0;
  }
  .no-results-content h3,
  .no-results-content p {
    max-width: 235px;
  }
  #form-link span,
  #form-link .fa {
    transition: color 400ms;
  }
  #form-link:hover span,
  #form-link:active span,
  #form-link:focus span,
  #form-link:hover .fa,
  #form-link:active .fa,
  #form-link:focus .fa {
    color: #004c99;
  }
  #no-results-form input[type="text"] {
    font-size: 0.8rem;
  }
}
@media (min-width: 1600px) {
  #container-fluid-noresults {
    background-size: 595px 595px;
  }
  #form-link {
    font-size: 0.8rem;
  }
  #form-link .fa {
    font-size: 0.875rem;
  }
  #container-fluid-noresults h3 {
    font-size: 1rem;
  }
  .card-mynetblue h1 {
    font-size: 1.25rem;
  }
  .card-mynetblue h2 {
    font-size: 0.9047rem;
  }
  .no-results-content {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    margin-left: 16.666667%;
    max-width: 16.666667%;
    flex: 0 0 16.666667%;
    padding-left: 15px;
    padding-right: 0;
  }
}
/***** SLIDER  *****/
.slider-wrap {
  padding-bottom: 40px;
  position: relative;
}
.ui-slider {
  position: relative;
  height: 5px;
  background-color: #9e9e9e;
}
.ui-slider-range {
  position: absolute;
  height: 100%;
  background-color: #004c99;
  z-index: 2;
}
.ui-slider-handle {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  background-color: #ffffff;
  /*@bg-blue-bckgr;*/
  top: 50%;
  position: absolute;
  z-index: 3;
  transform: translateX(-50%) translateY(-50%);
  border: 3px solid #9e9e9e;
  transition: border-color 400ms;
}
.ui-slider-handle:focus,
.ui-slider-handle:hover {
  outline: none;
  border-color: #004c99;
}
.steppers {
  position: absolute;
  width: 100%;
  height: 35px;
  top: -35px;
}
.single-step {
  position: absolute;
  width: auto;
  transform: translateX(-50%);
}
.single-step span {
  font-size: 0.7619rem;
  color: #9e9e9e;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  display: block;
  line-height: 100%;
  height: 35px;
}
.single-step span::after {
  position: absolute;
  content: '';
  width: 1px;
  height: 10px;
  background-color: #e0e0e0;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.survey-experience .slider-wrap {
  padding-top: 28px;
}
.survey-experience .slider-wrap .ui-slider {
  background-color: #e0e0e0;
}
.survey-experience .input-icon-wrap .input-txt.input-line {
  font-size: 1rem;
  font-weight: 400;
}
/***** NEWSLETTER sidebar *****/
.newsletter-content h3 {
  letter-spacing: 3px;
  margin: 24px 0;
}
/**** NEWSLETTER strip *****/
#newsletter-subscription .form-row {
  margin-top: 48px;
}
@media (min-width: 769px) {
  #newsletter-subscription input,
  #newsletter-subscription button {
    width: 100%;
  }
  #newsletter-subscription .form-row {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  #newsletter-subscription input {
    font-size: 0.76rem;
    margin-right: 16px;
  }
}
@media (min-width: 1200px) {
  #newsletter-subscription input,
  #newsletter-subscription button {
    width: auto;
    display: inline-block;
  }
  #newsletter-subscription .form-row {
    /*position: absolute;*/
    position: relative;
    right: 15px;
    float: right;
    /*
    top: 50%;
    transform: translateY(-50%);
    */
  }
  #newsletter-subscription .form-row:nth-of-type(2) {
    width: 470px;
  }
}
@media (min-width: 1600px) {
  #newsletter-subscription .form-row:nth-of-type(2) {
    width: 482px;
  }
}
/*** SUPPORT STRIP ***/
#support input {
  margin-top: 0;
}
#support .form-row:nth-child(1) {
  width: calc(100% - 62px);
}
#support .form-row:nth-child(2) {
  width: 62px;
}
#support .form-row:nth-child(2) button {
  margin-top: 0;
  color: #9e9e9e;
}
#support .form-row {
  float: left;
}
#support .strip-cta,
#support button {
  margin-top: 16px;
}
#support .form-row:nth-child(2) button:hover,
#support .form-row:nth-child(2) button:focus,
#support .form-row:nth-child(2) button:active {
  background-color: #65b2e8;
  color: #ffffff;
}
@media (min-width: 769px) {
  #support .strip-cta {
    float: left;
  }
}
@media (min-width: 992px) {
  #support .strip-cta {
    float: right;
    margin-top: 0;
  }
  #support .strip-cta,
  #support button {
    margin-top: 0;
  }
}
/**** CONTACT FORM ****/
#contact-form input[type="text"],
#contact-form .input-txt,
#contact-form label {
  width: 100%;
}
#contact-form .form-row .select-wrap,
#contact-form .form-row .select-wrap {
  margin-bottom: 0 !important;
}
.contact-index-index section .subhead {
  color: #444444;
  font-size: 1.047rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  padding: 0 15px;
}
.contact-index-index section .form-row label.placeholder,
.contact-index-index section .form-row .label.placeholder {
  transform: none !important;
  font-size: .62rem;
}
.contact-index-index section .form-row label.placeholder.active,
.contact-index-index section .form-row .label.placeholder.active,
.contact-index-index section .form-row label.placeholder.valid,
.contact-index-index section .form-row .label.placeholder.valid {
  transform: none !important;
}
.contact-index-index section .form-row label.active:not(.label-checkbox),
.contact-index-index section .form-row .label.active:not(.label-checkbox) {
  color: #a3a3a3;
  font-size: .62rem;
}
.contact-index-index section .form-row input.input-txt.input-line {
  height: 40px;
  border-radius: 2px;
  border: solid 1px #ebebeb;
  background-color: #ffffff;
  padding: 5px 10px;
}
.contact-index-index section .form-row .input-txt.input-line.error,
.contact-index-index section .form-row .input-txt.input-line.input-linegrey.error,
.contact-index-index section .form-row textarea.textarea-line.textarea-linegrey.active.error {
  border-color: #d50000 !important;
}
.contact-index-index section .form-row .input-txt.input-line:hover,
.contact-index-index section .form-row .input-txt.input-line.input-linegrey:hover,
.contact-index-index section .form-row textarea.textarea-line.textarea-linegrey:hover {
  box-shadow: none !important;
}
.contact-index-index section .form-row .select-wrap:hover input {
  box-shadow: none !important;
}
.contact-index-index section .form-row textarea.textarea-line {
  border: solid 1px #ebebeb;
}
.contact-index-index section .form-row button.captcha-reload:hover,
.contact-index-index section .form-row .captcha-reload:hover,
.contact-index-index section .form-row button.captcha-reload:focus,
.contact-index-index section .form-row .captcha-reload:focus,
.contact-index-index section .form-row button.captcha-reload:active,
.contact-index-index section .form-row .captcha-reload:active {
  border: none;
}
.contact-index-index section .form-row .control input[type='text'].mage-error {
  border-color: #d50000;
}
.select-wrap .select-replace-dropdown {
  position: absolute;
  top: 15px;
  left: 0;
  z-index: 2;
  width: 100%;
  background: #ffffff;
  padding: 0 !important;
  animation-name: selectDropdownOut;
  animation-fill-mode: forwards;
  animation-duration: 0.05ms;
}
.select-wrap.no-active .select-replace-dropdown {
  animation-duration: 400ms;
}
.select-wrap.active .select-replace-dropdown {
  animation-name: selectDropdownIn;
  animation-fill-mode: forwards;
  animation-duration: 400ms;
}
.select-wrap .select-replace-dropdown li {
  cursor: pointer;
  padding: 8px;
}
.select-wrap .select-replace-dropdown li.selected {
  color: #ffffff;
  background-color: #65b2e8;
}
.select-wrap .select-replace-dropdown li:hover {
  color: #263238;
  background-color: #deeeff;
}
.laucher-select {
  color: #9e9e9e;
  text-align: left !important;
  width: 100% !important;
}
.booking-search-pocket .select-wrap .select-replace-dropdown {
  top: -10px;
}
@keyframes selectDropdownIn {
  0% {
    visibility: hidden;
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes selectDropdownOut {
  100% {
    visibility: hidden;
    opacity: 0;
    transform: translateY(-10px);
  }
}
/**** AUTOCOMPLETE ****/
.ui-helper-hidden-accessible {
  display: none;
}
#booking-search-pocket-form .autocomplete-suggestion {
  top: 48px;
}
#booking-search-pocket-form .select-wrap input {
  padding-left: 24px !important;
}
.autocomplete-suggestion {
  position: absolute;
  top: 48px;
  width: 100%;
  height: auto;
  overflow: hidden;
  z-index: 4;
  background: #ffffff;
  animation-name: autocompleteOut;
  animation-fill-mode: forwards;
  animation-duration: 400ms;
}
.autocomplete-suggestion.active {
  animation-name: autocompleteIn;
  animation-fill-mode: forwards;
  animation-duration: 400ms;
}
.autocomplete-spinner {
  position: absolute;
  z-index: 2;
  right: 5px;
  top: 25px;
  font-size: 15px;
}
@keyframes autocompleteIn {
  0% {
    visibility: hidden;
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes autocompleteOut {
  100% {
    visibility: hidden;
    opacity: 0;
    transform: translateY(-10px);
  }
}
.ui-autocomplete li a {
  cursor: pointer;
  padding: 18px 8px;
  font-size: 0.8rem;
  display: block;
  font-weight: normal;
  color: #263238;
  font-family: 'Roboto', sans-serif;
}
.ui-autocomplete li a:hover,
.ui-autocomplete li a:focus {
  color: #263238;
  background-color: #f2ffff;
}
.ui-autocomplete li a.selected,
.ui-autocomplete .ui-state-active {
  color: #263238;
  background-color: #b2ebf2;
}
@media (min-width: 769px) {
  .autocomplete-suggestion {
    top: 54px;
  }
}
@media (min-width: 992px) {
  .autocomplete-suggestion {
    top: 57px;
  }
}
@media (min-width: 1600px) {
  .autocomplete-suggestion {
    top: 59px;
  }
}
/*** DROPDOWN MENU ****/
.touch .dropdown-menu-wrap select {
  position: absolute;
  background: red;
  top: 0;
  height: 56px;
  opacity: 0;
}
.dropdown-menu-wrap {
  position: relative;
  display: inline-block;
}
.dropdown-menu {
  top: 0;
  left: 0;
  z-index: 3;
  width: auto;
  padding: 0;
  min-width: 100%;
  /*width: 100%;*/
}
.dropdown-menu.right,
.select-from-dropdown.right {
  left: auto;
  right: 0;
}
.dropdown-menu.dropdown-menu-bottom {
  transform: translateY(62px);
}
.dropdown-menu.show {
  display: block;
}
.dropdown-menu-item,
.dropdown-menu-item:visited {
  cursor: pointer;
  padding: 8px 10px;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #263238;
  white-space: nowrap;
}
.dropdown-menu-item.selected,
.dropdown-menu-item:visited.selected {
  color: #263238;
  background-color: #deeeff;
}
.dropdown-menu-item:hover {
  color: #263238;
  background-color: #f2ffff;
}
/***** VIDEO *****/
.full-video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #444444;
  z-index: 2;
}
.full-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.closer-video {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  color: #ffffff;
  width: 48px;
  height: 48px;
  background-color: #444444;
}
.closer-video .fa {
  position: absolute;
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
/**** FOOTER ******/
.catalogsearch-result-index footer.primary-footer,
.searching footer.primary-footer {
  border: none !important;
}
footer.primary-footer .footer-payment {
  padding: 22px 0;
  background: #eeefef;
  text-align: center;
}
footer.primary-footer .footer-payment .main-container {
  width: 90%;
  max-width: 1280px;
  margin: 0 auto;
}
footer.primary-footer .footer-payment .main-container .row {
  margin: 0;
}
footer.primary-footer .footer-payment .main-container .row .box-payment {
  display: table;
  margin: 0 auto;
}
footer.primary-footer .footer-payment .main-container .row .box-payment .label-payment {
  font-size: 13px;
  float: left;
  color: #004c99;
  margin-right: 10px;
  font-weight: bold;
}
footer.primary-footer .footer-payment .main-container .row .box-payment ul {
  float: left;
  display: inline-block;
  margin: 0;
}
footer.primary-footer .footer-payment .main-container .row .box-payment ul li {
  float: left;
  margin: 0 14px;
}
footer.primary-footer .footer-payment .main-container .row .box-payment ul li .icon {
  float: left;
  height: 20px;
}
footer.primary-footer .footer-payment .main-container .row .box-payment ul li .icon.visa {
  background-repeat: no-repeat;
  width: 54px;
  height: 17px;
  background: url("/pub/media/blueassistance/footer/default/icon-visa.png");
  background-size: contain;
}
footer.primary-footer .footer-payment .main-container .row .box-payment ul li .icon.vpay {
  background: url("/pub/media/blueassistance/footer/default/icon-vpay.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 18px;
}
footer.primary-footer .footer-payment .main-container .row .box-payment ul li .icon.mastercard {
  background: url("/pub/media/blueassistance/footer/default/icon-mastercard.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 33px;
}
footer.primary-footer .footer-payment .main-container .row .box-payment ul li .icon.maestro {
  background: url("/pub/media/blueassistance/footer/default/icon-maestro.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 33px;
}
footer.primary-footer .footer-payment .main-container .row .box-payment ul li .icon.paypal {
  background: url("/pub/media/blueassistance/footer/default/icon-paypal.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 69px;
  height: 19px;
}
@media (max-width: 576px) {
  footer.primary-footer .footer-payment .main-container .row .box-payment .label-payment {
    width: 100%;
    text-align: center;
    font-weight: normal;
    margin-bottom: 15px;
    margin-right: 0;
  }
  footer.primary-footer .footer-payment .main-container .row .box-payment ul {
    float: none;
  }
  footer.primary-footer .footer-payment .main-container .row .box-payment ul li {
    margin: 0 5px;
  }
}
main.home ~ footer.primary-footer {
  margin-top: 0;
  background-color: #004c99;
}
footer.primary-footer section {
  padding-bottom: 0;
  padding-top: 0;
}
footer.primary-footer a h3 {
  font-weight: 400;
}
footer.primary-footer h3 {
  color: #004c99;
  font-size: 1rem;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 16px;
}
footer.primary-footer a .fa {
  font-size: 0.75rem;
}
footer.primary-footer p {
  color: #9e9e9e;
  font-size: 0.75rem;
}
footer.primary-footer .link-grey.link-social {
  font-size: 0.875rem;
}
footer .company-data {
  padding-top: 15px;
  max-width: 70%;
}
footer .company-data > div {
  display: flex;
}
footer .company-data small {
  font-size: 10px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
}
@media (max-width: 1200px) {
  footer .company-data {
    max-width: 100%;
  }
  footer .copyright {
    float: none;
  }
}
.mini-logo,
.service-navigation,
.service-navigation li,
.social-navigation,
.social-navigation li {
  display: inline-block;
}
.mini-logo {
  margin-right: 16px;
  margin-bottom: 24px;
}
.mini-logo img {
  height: 30px;
  width: auto;
  display: inline-block;
}
.mini-logo span {
  font-size: 0.75rem;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  margin: auto 10px;
}
footer.primary-footer .link-grey.link-social i {
  margin-left: 0;
  padding: 5px;
}
/*footer.primary-footer section.brand-footer {
    padding:20px 0;
    margin-bottom:0;
}*/
footer.primary-footer section.brand-footer .footer-container {
  display: flex;
}
footer.primary-footer section.brand-footer .footer-container .mini-logo {
  display: flex;
  margin-right: 25px;
}
footer.primary-footer section.brand-footer .footer-container .mini-logo img {
  margin: auto;
}
@media (max-width: 768px) {
  footer.primary-footer section.brand-footer .footer-container {
    flex-direction: column;
  }
  footer.primary-footer section.brand-footer .footer-container .mini-logo {
    margin: 0;
  }
  footer.primary-footer section.brand-footer .footer-container .mini-logo img {
    margin: 0;
  }
}
footer.primary-footer .txt-right {
  margin-top: 16px;
}
footer.primary-footer .brand-footer .txt-right {
  margin-top: 0;
}
footer.primary-footer li.privacy {
  padding-right: 16px;
  vertical-align: sub;
}
footer.primary-footer li.privacy a {
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  margin: 0;
  padding: 0;
}
footer.primary-footer li.privacy a:hover {
  text-decoration: underline;
  color: #ffffff !important;
}
@media (min-width: 576px) {
  /* . {
        position:absolute;
        bottom:0;
    } */
  footer.primary-footer section > section {
    margin-top: 0px;
  }
}
@media (min-width: 992px) {
  .mini-logo {
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  footer.primary-footer h3 {
    font-size: 0.875rem;
  }
  footer.primary-footer .link-grey.link-social i {
    font-size: 0.75rem;
    transition: color 400ms;
  }
  footer.primary-footer .link-grey:hover,
  footer.primary-footer .link-grey:focus,
  footer.primary-footer .link-grey:active {
    color: #65b2e8;
  }
  .link-social.link-facebook:hover i,
  .link-social.link-facebook:focus i,
  .link-social.link-facebook:active i {
    color: #3b5998;
  }
  .link-social.link-googleplus:hover i,
  .link-social.link-googleplus:focus i,
  .link-social.link-googleplus:active i {
    color: #dd4b39;
  }
  .link-social.link-youtube:hover i,
  .link-social.link-youtube:focus i,
  .link-social.link-youtube:active i {
    color: #cd201f;
  }
}
@media (min-width: 576px) {
  .mini-logo span {
    font-size: 16px;
  }
}
/**** LIVECHAT ****/
#livechat-action {
  position: fixed;
  bottom: 8px;
  /*24px;*/
  right: 8px;
  /*24px;*/
  z-index: 10;
  display: block;
  transform: scale(0);
}
#livechat-action.popup {
  animation-name: popUpChat;
  animation-fill-mode: forwards;
  animation-duration: 800ms;
  animation-timing-function: cubic-bezier(1, 0, 0, 1);
  animation-iteration-count: 1;
  animation-delay: 1000ms;
}
#livechat-action a.blink i {
  animation-name: blinkIcon;
  animation-fill-mode: forwards;
  animation-duration: 800ms;
  animation-timing-function: cubic-bezier(1, 0, 0, 1);
  animation-iteration-count: infinite;
  animation-direction: alternate;
  transform-origin: left center;
}
#livechat-action a.blink {
  animation-name: blinkColor;
  animation-fill-mode: forwards;
  animation-duration: 800ms;
  animation-timing-function: cubic-bezier(1, 0, 0, 1);
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
#livechat-action a.blink::before {
  content: '!';
  position: absolute;
  top: 10px;
  z-index: 2;
  right: 10px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: block;
  background-color: #d50000;
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  font-weight: 700;
  text-align: center;
}
@keyframes popUpChat {
  0% {
    transform: translateY(200%) scale(1);
  }
  75% {
    transform: translateY(-10%) scale(1);
  }
  100% {
    transform: translateY(0%) scale(1);
  }
}
@keyframes blinkColor {
  0% {
    background-color: #004c99;
  }
  100% {
    background-color: #65b2e8;
  }
}
@keyframes blinkIcon {
  0% {
    transform: scale(1) translateX(-50%) translateY(-50%);
  }
  20% {
    transform: scale(1.2) translateX(-50%) translateY(-50%);
  }
  40% {
    transform: scale(1) translateX(-50%) translateY(-50%);
  }
  60% {
    transform: scale(1) translateX(-50%) translateY(-50%);
  }
  100% {
    transform: rotate(0deg) translateX(-50%) translateY(-50%);
  }
}
#not-logged-chat {
  width: 290px;
  padding: 30px;
  position: fixed;
  bottom: 5px;
  right: 5px;
  z-index: 11;
  background-color: #ffffff;
  visibility: hidden;
  opacity: 0;
  transform-origin: 90% 90%;
  animation-name: chatFormOut;
  animation-fill-mode: forwards;
  animation-duration: 400ms;
  animation-timing-function: cubic-bezier(1, 0, 0, 1);
}
#not-logged-chat.show {
  animation-name: chatFormIn;
  animation-fill-mode: forwards;
  animation-duration: 400ms;
  animation-timing-function: cubic-bezier(1, 0, 0, 1);
}
@keyframes chatFormIn {
  0% {
    visibility: hidden;
    opacity: 0;
    transform: scale(0);
  }
  100% {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes chatFormOut {
  100% {
    visibility: hidden;
    opacity: 0;
    transform: scale(0);
  }
}
#not-logged-chat p {
  line-height: 140%;
}
#not-logged-chat a {
  display: block;
  margin: 16px 0 0 0;
}
#not-logged-chat .label-checkbox {
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
  color: #9e9e9e;
  margin-bottom: 0;
}
#not-logged-chat .feedback {
  font-size: 11px;
}
#not-logged-chat form {
  padding-bottom: 0;
}
#not-logged-chat form button {
  margin-bottom: 0;
  margin-top: 8px;
  font-size: 14px;
  padding: 12px 18px !important;
}
#closer-chat-form {
  padding: 0px !important;
  height: 40px;
  width: 40px;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #ffffff;
}
#closer-chat-form .fa {
  margin: 0;
  font-size: 16px;
  color: #9e9e9e;
}
@media (min-width: 769px) {
  #livechat-action {
    bottom: 24px;
    right: 24px;
  }
}
/**** ACCOUNT/PROFILE ****/
.account main {
  overflow: hidden;
  display: table;
  position: relative;
}
.customer-account-create .form-create-account .registration-step {
  /* Show the indicator (dot/circle) when checked */
}
.customer-account-create .form-create-account .registration-step .tab.tab-selection {
  text-align: center;
}
.customer-account-create .form-create-account .registration-step .tab.tab-selection .tablinks {
  line-height: 24px;
  padding: 2px 10px !important;
  border: none;
  background: none;
  color: #004c99 !important;
  font-size: 0.875rem;
  min-width: 110px;
  opacity: 0.5;
  min-height: 25px;
  margin: 10px 5px;
  display: inline-block;
}
.customer-account-create .form-create-account .registration-step .tab.tab-selection .tablinks.active {
  border-bottom: 2px solid;
  opacity: 1;
  cursor: default;
}
.customer-account-create .form-create-account .registration-step .tab.tab-selection .tablinks:hover {
  opacity: 1;
  cursor: pointer;
}
.customer-account-create .form-create-account .registration-step .tabcontent.default-close {
  display: none;
}
.customer-account-create .form-create-account .registration-step .tabcontent .privacy-text .field.field-checkbox {
  display: flex;
}
.customer-account-create .form-create-account .registration-step .tabcontent .field.field-checkbox {
  display: block;
}
.customer-account-create .form-create-account .registration-step .tabcontent .register-radio {
  display: inline-flex;
  height: 25px;
}
.customer-account-create .form-create-account .registration-step .tabcontent .register-radio .radio-label {
  padding-left: 10px;
}
.customer-account-create .form-create-account .registration-step .tabcontent .register-radio input {
  position: relative;
  opacity: 0;
  cursor: pointer;
  z-index: 10;
  left: 18px;
  top: 2px;
}
.customer-account-create .form-create-account .registration-step .tabcontent .register-radio .checkmark {
  position: relative;
  top: -1px;
  left: 3px;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #004c99;
}
.customer-account-create .form-create-account .registration-step .tabcontent .register-radio .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  top: 4px;
  left: 4px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}
.customer-account-create .form-create-account .registration-step .tabcontent .register-radio span {
  color: #444444;
  font-size: 16px;
  line-height: 1.08;
  font-weight: normal;
  margin-top: 5px;
}
.customer-account-create .form-create-account .registration-step .tabcontent .register-radio div.mage-error {
  position: absolute;
  top: 30px;
}
.customer-account-create .form-create-account .registration-step .register-radio:hover input ~ .checkmark {
  background-color: #fff;
}
.customer-account-create .form-create-account .registration-step .register-radio input:checked ~ .checkmark {
  background-color: #004c99;
}
.customer-account-create .form-create-account .registration-step .register-radio input:checked ~ .checkmark:after {
  display: block;
}
.cart-summary .data.table.totals {
  width: 100%;
}
.cart-summary .data.table.totals .amount {
  text-align: right;
}
.data.table.totals .grand.total th,
.data.table.totals .grand.total td {
  border-top: 1px solid #ebebeb;
  font-size: 1.25rem;
}
.customer-account-create form .field,
.customer-account-login form .field,
.account form .field {
  position: relative;
}
.account form .field .nested {
  margin-top: 48px;
}
.account .block.account-nav {
  padding: 0;
}
.account main .sidebar {
  padding-top: 0;
}
.account main .sidebar.sidebar-additional {
  display: none !important;
}
.customer-account-create form fieldset legend,
.account form fieldset legend,
.customer-account-login .block-title,
.account .block-title {
  color: #004c99;
  font-size: 1.7rem;
  letter-spacing: 2px;
  font-weight: 300;
}
.account .block-title strong {
  font-weight: 300;
}
.account .block-title a {
  font-size: 1rem;
}
.account .block-dashboard-addresses a {
  display: block;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 0;
  font-weight: 400;
}
.customer-account-login .block-title strong {
  font-weight: 300;
}
.customer-account-login .field.note,
.customer-account-login .block-new-customer p {
  font-size: 0.7619rem !important;
  line-height: 150%;
  margin-top: 8px;
}
.customer-account-create form #password-error,
.customer-account-login form #password-error,
.acocunt form #password-error {
  color: #d50000;
  margin-bottom: 8px;
}
.customer-account-create form #password-strength-meter,
.customer-account-login form #password-strength-meter,
.account form #password-strength-meter {
  font-size: 0.6875rem;
  color: #9e9e9e;
  margin-bottom: 48px;
}
.customer-account-create form #password-strength-meter span,
.customer-account-login form #password-strength-meter span,
.account form #password-strength-meter span {
  font-weight: 600;
  color: #263238;
}
.cart-summary .field .control input[type='text'] {
  border-radius: 2px;
  border: solid 1px #ebebeb;
  font-size: 14px;
  font-weight: normal;
  color: #a3a3a3;
  padding: 12px 17px !important;
  height: 40px;
  margin-top: 10px;
}
.field .control input[type='text']:focus,
.field .control input[type='email']:focus,
.field .control input[type='password']:focus {
  box-shadow: 0 1px 0 0 #263238 !important;
  border-color: #263238 !important;
  outline: none;
}
.field .control input[type='text'].error,
.field .control input[type='email'].error,
.field .control input[type='password'].error,
.field .control input[type='text'].mage-error,
.field .control input[type='email'].mage-error,
.field .control input[type='password'].mage-error {
  box-shadow: 0 1px 0 0 #d50000 !important;
  border-bottom-color: #d50000 !important;
}
.field.choice {
  display: inline-block;
}
.field input[type='checkbox'] ~ label,
.field input[type='checkbox'] ~ label.active {
  padding-left: 32px !important;
  position: relative;
  color: #9e9e9e !important;
}
.field-recaptcha .field .required-captcha {
  width: unset;
  height: unset;
}
.field input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  z-index: 4;
  height: 100%;
  width: 100%;
  cursor: pointer;
}
.field input[type="checkbox"] ~ label::before,
.field input[type="checkbox"] ~ label::after {
  content: '';
  left: 0;
  position: absolute;
  top: 0;
}
.field input[type="checkbox"] ~ label::before {
  z-index: 2;
  left: 7px;
  top: 2px;
  width: 7px;
  height: 13px;
  opacity: 0;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: scale(0.8) rotateZ(0deg) translateX(-3px);
  transition: transform 400ms 100ms cubic-bezier(1, 0, 0, 1), opacity 400ms 200ms;
}
.field input[type="checkbox"] ~ label::after {
  height: 20px;
  width: 20px;
  background-color: transparent;
  border: 2px solid #9e9e9e;
  z-index: 1;
  transition: background-color 200ms, border-color 200ms;
}
.field input[type="checkbox"]:checked ~ label::before {
  content: '';
  left: 0;
  position: absolute;
  top: 0;
  display: block !important;
}
.field input[type="checkbox"] ~ label::before {
  font-size: 0;
  border-radius: 0 !important;
  z-index: 2;
  width: 7px;
  height: 13px;
  opacity: 0;
  border-right: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotateZ(45deg) !important;
  transition: transform 400ms cubic-bezier(1, 0, 0, 1), opacity 400ms;
}
.field input[type="checkbox"]:hover ~ label::after {
  border-color: #263238;
}
.field input[type="checkbox"]:checked ~ label {
  color: #004c99 !important;
}
.field input[type="checkbox"]:checked ~ label::after {
  background-color: #004c99;
  border-color: #004c99;
}
.field input[type="checkbox"]:checked ~ label::before {
  transform: scale(1) rotateZ(37deg) translateX(0);
  opacity: 1;
}
.mage-error {
  color: #d50000;
  font-size: 14px;
  display: block;
}
.form-edit-account ._has-datepicker.mage-error,
.beneficiaries-edit-form ._has-datepicker.mage-error {
  display: inline-block;
}
.action.back {
  display: none;
}
.customer-account-login p {
  letter-spacing: 0;
}
.form-create-account .actions-toolbar .primary,
.form-login .actions-toolbar .primary {
  min-width: 200px;
}
.form-create-account .actions-toolbar .primary .action,
.form-create-account .actions-toolbar .action.previous.secondary {
  min-width: 200px;
  background-color: #004c99;
  border: 2px solid #004c99;
  height: 40px;
  line-height: 1;
}
.form-create-account .actions-toolbar .primary .action:hover,
.form-create-account .actions-toolbar .action.previous.secondary:hover {
  background-color: #ffffff !important;
  color: #004c99 !important;
}
.account .account-nav-content ul {
  border: 1px solid #ebebeb;
}
.account .account-nav-content ul li {
  display: block;
  font-size: 0.75rem;
  color: #263238;
}
.account .account-nav-content ul li .delimiter {
  display: none;
}
.account .account-nav-content ul li a,
.account .account-nav-content ul li strong {
  padding: 15px;
  display: block;
  font-size: 0.6666rem;
  color: #444444;
}
.account .account-nav-content ul li a strong {
  padding: 0;
}
.account .account-nav-content ul li.current {
  background-color: #65b2e8;
  color: #ffffff;
}
.account .account-nav-content ul li.current strong,
.account .account-nav-content ul li.current a {
  color: #ffffff;
  padding-left: 15px;
  background-color: #65b2e8;
}
.account .box-information .box-actions .action.edit {
  border-right: 1px solid #65b2e8;
  padding-right: 8px;
}
.account .box-information .box-actions .action.change-password {
  padding-left: 8px;
}
.account .box-actions {
  margin-bottom: 48px;
}
.account .message {
  color: black;
  text-align: center;
  width: 100%;
}
.account .message .messages .message-warning.warning.message {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.account .message .messages .message-warning.warning.message #closen {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.account .message .messages .message-warning.warning.message .close-btn {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  bottom: 25px;
  font-size: 16px;
  align-items: center;
}
.account .message #closen {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.account .message .close-btn {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.account .field select.mage-error {
  box-shadow: 0 1px 0 0 #d50000 !important;
  border-bottom-color: #d50000 !important;
  color: #b3b8bd;
}
.account .field select::after {
  position: absolute;
  width: 20px;
  height: 20px;
  background: red;
  right: 0;
  top: 0;
}
.account .box-content {
  margin-bottom: 3%;
  letter-spacing: 1px;
  font-size: 13px;
  line-height: 200%;
}
.account a.action {
  font-size: 13px;
}
.form-create-account .account a.action {
  font-size: 13px;
}
.account .page.messages {
  font-family: 'Roboto', sans-serif;
}
.account .page.messages .messages .message-warning.warning.message {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.account .page.messages .messages .message-warning.warning.message #closen {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.account .page.messages .messages .message-warning.warning.message .close-btn {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  bottom: 25px;
  font-size: 16px;
  align-items: center;
}
.customer-address-form .message.info {
  background: #ebebeb;
  font-size: 0.6666rem;
  padding: 16px 24px;
  color: #263238;
}
.checkout-success,
.customer-account-logoutsuccess p {
  padding: 5% 15px;
}
#shopping-cart-table {
  display: block;
  overflow: hidden;
}
#shopping-cart-table tbody,
#shopping-cart-table tbody tr {
  display: block;
}
#shopping-cart-table .cart.item td.col.subtotal,
#my-orders-table td.col.subtotal {
  font-weight: 600;
  font-size: 1.25rem;
  display: flex;
  justify-content: space-between;
}
#shopping-cart-table .cart.item .item-options {
  margin-bottom: 15px;
}
.is-for-other-beneficiary,
.is-for-other-beneficiary-radio {
  display: flex;
}
#shopping-cart-table .cart.item .radio-wrapper {
  margin-left: 10px;
  margin-top: -5px;
}
.checkout-cart-index .radio-button-beneficiaries {
  min-width: 0% !important;
  margin-left: -5px;
}
.checkout-cart-index .second-label-beneficiaries {
  margin-left: 5px;
}
.cart-summary .block.discount .content {
  display: block !important;
}
.cart-summary .block.discount .content form {
  padding: 0;
}
#shopping-cart-table .product-item-details .first-row .fa-tag {
  margin-right: 15px;
  padding-top: 5px;
}
#shopping-cart-table .col.item {
  float: left;
}
#shopping-cart-table .product-item-photo {
  display: none;
  float: left;
  width: 25%;
}
#shopping-cart-table .product-item-photo img {
  width: 100%;
  height: auto;
  display: block;
}
#shopping-cart-table .price-txt {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.08;
  letter-spacing: normal;
  text-align: right;
  color: #999999;
  margin-bottom: 10px;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 10px;
}
#shopping-cart-table .actions-toolbar {
  text-align: left;
}
#shopping-cart-table .actions-toolbar .action.action-edit {
  padding-right: 8px;
  border-right: 1px solid #65b2e8;
}
#shopping-cart-table .actions-toolbar .action.action-delete {
  padding-left: 8px;
}
#shopping-cart-table .tooltip.tooltip-top-50.inverse.z-3 {
  left: 40%;
  width: 188px;
  height: 57px;
  background-color: #004c99;
  padding: 15px 20px;
  border-radius: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#shopping-cart-table .tooltip.tooltip-top-50.inverse.z-3 div {
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
}
#cart-totals .amount {
  font-family: 'Roboto', sans-serif;
}
#cart-totals th:not(.mark) {
  font-weight: 300;
}
#empty_cart_button {
  background-color: #ebebeb;
}
#empty_cart_button:hover {
  background-color: #000000;
}
#empty_cart_button:hover span {
  color: #ffffff;
}
#empty_cart_button span {
  color: #9e9e9e;
}
.table-order-items .col.qty ul {
  display: inline-block;
}
/*
.table-order-items .col.qty {
  display:none !important;
}
*/
.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:last-child {
  padding-bottom: 16px;
  text-align: right;
}
.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tfoot > tr td:before {
  color: #004c99;
}
.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tfoot > tr.grand_total td.amount:before {
  color: #004c99;
  font-weight: 700;
}
.table-order-items .action.view {
  padding-right: 8px;
  border-right: 1px solid #65b2e8;
}
.table-order-items .action.order {
  padding-left: 8px;
}
.order-products-toolbar .pager {
  padding: 24px 0;
}
.order-products-toolbar .toolbar-amount {
  font-family: 'Roboto', sans-serif;
  letter-spacing: 2px;
  color: #9e9e9e;
  font-weight: 300;
  padding-top: 8px;
  float: left;
  margin-bottom: 0;
}
.order-products-toolbar .limiter {
  text-align: right;
  font-size: 12px;
  color: #9e9e9e;
}
.order-products-toolbar .limiter select {
  width: auto;
  min-width: auto;
  display: inline-block;
  padding: 8px 16px;
  cursor: pointer;
  border-bottom: 1px solid #9e9e9e;
  position: relative;
  color: #263238;
  font-size: 14px;
}
.sales-order-view .items.order-links,
.sales-order-view .order-details-items .order-title {
  display: none;
}
.sales-order-view .block-order-details-view {
  padding-left: 0;
  padding-right: 0;
  padding-top: 36px;
}
.account.sales-order-view .block.block-order-details-view .block-content .box {
  border-bottom: 1px solid #ebebeb;
}
.customer-account-login main .action.reload.captcha-reload,
.customer-account-forgotpassword main .action.reload.captcha-reload {
  background-color: transparent !important;
  width: auto !important;
  padding-left: 0 !important;
}
.customer-account-login main .action.reload.captcha-reload span,
.customer-account-forgotpassword main .action.reload.captcha-reload span {
  color: #ff6F00;
}
.customer-account-login main .action.reload.captcha-reload span::before,
.customer-account-forgotpassword main .action.reload.captcha-reload span::before {
  content: '\f01e';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  margin-right: 8px;
}
.checkout-index-index .modal-custom.opc-sidebar.opc-summary-wrapper {
  /*display:none;*/
  /*float: left;*/
}
.opc-sidebar .grand.totals {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.67;
  letter-spacing: normal;
  color: #444444;
}
.opc-sidebar .grand.totals .price {
  font-size: 22px;
}
@media (max-width: 575px) {
  .opc-sidebar {
    position: absolute;
    top: 0;
    /*max-height: 50px;*/
    overflow: hidden;
  }
}
.account.sales-order-history .order-products-toolbar.toolbar.bottom {
  text-align: center;
}
.account.sales-order-history .order-products-toolbar.toolbar.bottom .toolbar-amount {
  float: none;
}
.account.sales-order-history .order-products-toolbar.toolbar.bottom .items.pages-items {
  padding: 0 15px;
}
.account.sales-order-history .order-products-toolbar.toolbar.bottom .pages {
  margin: 24px 0;
}
.account.sales-order-history .order-products-toolbar.toolbar.bottom .items.pages-items li {
  display: inline-block;
}
.account.sales-order-history .order-products-toolbar.toolbar.bottom .items.pages-items li.item.pages-item-next,
.account.sales-order-history .order-products-toolbar.toolbar.bottom .items.pages-items li.item.pages-item-previous {
  position: absolute;
}
.account.sales-order-history .order-products-toolbar.toolbar.bottom .items.pages-items li.item a,
.account.sales-order-history .order-products-toolbar.toolbar.bottom .items.pages-items li.item span:not(.label) {
  font-family: 'Roboto', sans-serif;
}
.account.sales-order-history .order-products-toolbar.toolbar.bottom .items.pages-items li.item a,
.account.sales-order-history .order-products-toolbar.toolbar.bottom .items.pages-items li.item strong {
  display: block;
  height: 30px;
  line-height: 30px;
  min-width: 30px;
  border-radius: 3px;
}
.account.sales-order-history .order-products-toolbar.toolbar.bottom .items.pages-items li.item span {
  padding: 0 8px;
}
.account.sales-order-history .order-products-toolbar.toolbar.bottom .items.pages-items li.item.pages-item-next {
  right: 0;
}
.account.sales-order-history .order-products-toolbar.toolbar.bottom .items.pages-items li.item.pages-item-previous {
  left: 0;
}
.account.sales-order-history .order-products-toolbar.toolbar.bottom .item.current strong {
  background: #004c99;
  color: #ffffff;
}
.account.sales-order-history .order-products-toolbar.toolbar.bottom {
  position: relative;
}
.account.sales-order-history .order-products-toolbar.toolbar.bottom .label {
  display: none !important;
}
.account.sales-order-history .order-products-toolbar .limiter {
  text-align: center;
  clear: both;
}
.account.sales-order-history .order-products-toolbar .limiter strong,
.account.sales-order-history .order-products-toolbar .limiter span {
  font-weight: normal;
  font-weight: 300;
  letter-spacing: 1px;
}
.account.sales-order-history .order-products-toolbar.toolbar.bottom .item .action span {
  display: none;
}
.account.sales-order-history .order-products-toolbar.toolbar.bottom .item .action::after {
  display: inline-block;
  font-family: FontAwesome;
  font-size: 1rem !important;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
}
.account.sales-order-history .order-products-toolbar.toolbar.bottom .item .action.previous::after {
  content: '\f104';
}
.account.sales-order-history .order-products-toolbar.toolbar.bottom .item .action.next::after {
  content: '\f105';
}
@media (min-width: 576px) {
  .account .block-dashboard-addresses .block-title .action.edit {
    float: right;
    line-height: 40px;
  }
}
@media (min-width: 769px) {
  .form-create-account .actions-toolbar .primary,
  .form-login .actions-toolbar .primary button {
    float: right;
  }
  .form-login .actions-toolbar .secondary a,
  .block-new-customer .actions-toolbar .primary a,
  .customer-account-login main .action.reload.captcha-reload,
  .customer-account-forgotpassword main .action.reload.captcha-reload {
    font-size: 0.7619rem;
  }
  .customer-account-login main .action.reload.captcha-reload,
  .customer-account-forgotpassword main .action.reload.captcha-reload span {
    display: block;
  }
  .form-edit-account .actions-toolbar .primary,
  .customer-account-forgotpassword main .actions-toolbar .primary {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .customer-account-create form,
  .customer-account-login form {
    padding-top: 1px;
  }
  .form-create-account fieldset.info,
  .customer-account-login .block-customer-login {
    padding-right: 5%;
  }
  .form-login .actions-toolbar .secondary a,
  .block-new-customer .actions-toolbar .primary a {
    font-size: 0.666rem;
  }
  .account .sidebar.sidebar-main {
    width: 30%;
    float: left;
  }
  .account .box-content {
    font-size: 14px;
  }
  .account a.action {
    font-size: 14px;
  }
  .account .account-nav-content ul li {
    background-color: #ffffff;
  }
  .account .account-nav-content ul li a.current,
  .account .account-nav-content ul li.current {
    background-color: #ffffff;
  }
  .account .account-nav-content ul li a {
    transition: color 400ms, background-color 400ms;
  }
  .account .account-nav-content ul li a:hover,
  .account .account-nav-content ul li a:focus,
  .account .account-nav-content ul li a:active {
    color: #444444;
    background-color: #ebebeb;
  }
  .account .message {
    margin-left: 0;
    margin-right: 0;
  }
  .checkout-cart-index .message {
    margin-left: 0;
    margin-right: 0;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td:not(.actions):before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th:before {
    display: none;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th,
  .table-order-items th {
    display: table-cell;
    width: auto;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tfoot > tr td {
    display: table-cell;
  }
  .data.table.table-order-items thead,
  #my-orders-table thead {
    display: table-row-group;
  }
  .data.table.table-order-items thead th {
    font-family: 'Roboto', sans-serif;
    color: #9e9e9e;
    font-weight: 300;
    letter-spacing: 1px;
    padding: 8px 0;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:last-child {
    padding: 0;
  }
  .order-products-toolbar {
    margin-top: 24px;
  }
  .order-products-toolbar .pager {
    padding: 16px 0;
  }
  .data.table.table-order-items {
    font-size: 14px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td strong {
    font-weight: 400;
  }
  #my-orders-table td.col.subtotal {
    font-size: 14px;
    font-weight: 700;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tfoot > tr th {
    display: table-cell;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tfoot > tr td:before {
    display: none;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tfoot > tr th {
    border-bottom: none;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tfoot > tr.subtotal th {
    border-top: 2px solid #004c99;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tfoot > tr.grand_total th {
    text-align: right;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tfoot > tr.subtotal th,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tfoot > tr.shipping th {
    font-weight: 400;
    font-size: 18px;
    text-align: right;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tfoot > tr th {
    color: #004c99;
  }
  .table-order-items tfoot tr td {
    font-size: 0.875rem;
  }
  .table-order-items tfoot tr.grand_total td {
    font-size: 1rem;
  }
}
.account.sales-order-history .header-account-pages,
.account.customer-account-index .header-account-pages,
.account.customer-account-edit .header-account-pages,
.account.yrcustomer-account-changeaddress .header-account-pages,
.account.yrcustomer-beneficiaries-listbeneficiaries .header-account-pages,
.account.yrcustomer-account-changepassword .header-account-pages,
.account.sales-order-view .header-account-pages,
.account.yrcustomer-beneficiaries-editbeneficiaries .header-account-pages,
.contact-index-index .header-account-pages {
  width: 100%;
  height: 125px;
  background-color: #004a9b;
  margin-top: 90px;
  display: none;
}
@media (max-width: 1200px) {
  .account.sales-order-history .header-account-pages,
  .account.customer-account-index .header-account-pages,
  .account.customer-account-edit .header-account-pages,
  .account.yrcustomer-account-changeaddress .header-account-pages,
  .account.yrcustomer-beneficiaries-listbeneficiaries .header-account-pages,
  .account.yrcustomer-account-changepassword .header-account-pages,
  .account.sales-order-view .header-account-pages,
  .account.yrcustomer-beneficiaries-editbeneficiaries .header-account-pages,
  .contact-index-index .header-account-pages {
    margin-top: 48px;
  }
}
.account.sales-order-history .header-account-pages .header-page-title,
.account.customer-account-index .header-account-pages .header-page-title,
.account.customer-account-edit .header-account-pages .header-page-title,
.account.yrcustomer-account-changeaddress .header-account-pages .header-page-title,
.account.yrcustomer-beneficiaries-listbeneficiaries .header-account-pages .header-page-title,
.account.yrcustomer-account-changepassword .header-account-pages .header-page-title,
.account.sales-order-view .header-account-pages .header-page-title,
.account.yrcustomer-beneficiaries-editbeneficiaries .header-account-pages .header-page-title,
.contact-index-index .header-account-pages .header-page-title {
  font-size: 1.428rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #ffffff;
  margin: auto;
  width: 1140px;
  max-width: 100%;
  padding: 5px 10px;
}
@media (min-width: 1600px) {
  .account.sales-order-history .header-account-pages .header-page-title,
  .account.customer-account-index .header-account-pages .header-page-title,
  .account.customer-account-edit .header-account-pages .header-page-title,
  .account.yrcustomer-account-changeaddress .header-account-pages .header-page-title,
  .account.yrcustomer-beneficiaries-listbeneficiaries .header-account-pages .header-page-title,
  .account.yrcustomer-account-changepassword .header-account-pages .header-page-title,
  .account.sales-order-view .header-account-pages .header-page-title,
  .account.yrcustomer-beneficiaries-editbeneficiaries .header-account-pages .header-page-title,
  .contact-index-index .header-account-pages .header-page-title {
    width: 85%;
    max-width: 1632px;
  }
}
/**** MINI CART - CART - ACCOUNT ****/
/* Magento style Rewrite */
.active.minicart-wrapper .mage-dropdown-dialog {
  display: block !important;
}
.minicart-wrapper .mage-dropdown-dialog {
  display: none !important;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.8);
  display: block;
}
.active.minicart-wrapper .block-minicart {
  display: block !important;
}
.minicart-wrapper .block-minicart {
  display: none !important;
  position: absolute;
  right: 0;
  width: 100%;
  background: #ffffff;
  height: 100%;
  overflow: hidden;
}
.minicart-wrapper .block-minicart .block-content {
  text-align: left;
  padding: 16px;
  position: relative;
}
.minicart-wrapper .block-minicart .block-title {
  color: #004c99;
  text-align: left;
  padding: 16px;
  border-bottom: 1px solid #ebebeb;
  height: 70px;
}
.minicart-wrapper .block-minicart .block-title .text {
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
  font-size: 0.75rem;
  letter-spacing: 1px;
}
.minicart-wrapper .block-minicart .qty {
  display: inline-block;
  background: orange;
  height: 40px;
  min-width: 40px;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
  border-radius: 3px;
  margin-left: 8px;
}
.minicart-wrapper .block-minicart #btn-minicart-close {
  position: fixed;
  top: 8px;
  right: 16px;
  background: transparent;
  width: auto;
}
.minicart-wrapper .block-minicart #btn-minicart-close span {
  color: #9e9e9e;
  font-size: 12px;
}
.minicart-items-wrapper,
.minicart-wrapper strong.subtitle {
  /*display:none;*/
}
.product .product-image-container {
  display: none;
}
.minicart-wrapper strong.subtitle.empty {
  display: block;
}
.minicart-wrapper .block-minicart .block-content .items-total {
  position: relative;
  display: block;
  height: 50px;
}
.minicart-wrapper .block-minicart .block-content .subtotal {
  position: relative;
  display: block;
  height: 50px;
}
.minicart-wrapper .block-minicart .block-content .actions {
  text-align: right;
}
@media (min-width: 1200px) {
  .primary-nav,
  .primary-nav.expanded {
    z-index: 9;
  }
  .primary-nav .global-nav-links,
  .primary-nav.expanded .global-nav-links {
    margin-bottom: 22px;
  }
  .minicart-wrapper .block-minicart {
    width: 50%;
  }
}
/**** MESSAGES ****/
.disclaimer_add_to_cart {
  text-align: center;
}
.disclaimer_add_to_cart span {
  color: #263238;
  margin: 10px;
  display: block;
  margin-top: 20px;
}
.disclaimer_add_to_cart span b {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
}
/*
.page.messages div[data-bind] .close-messages {
  height: 48px;
  width: 48px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  letter-spacing: 1px;
  font-weight: 400;
}

.page.messages div[data-bind] .close-messages  .fa {
  color: @txt-grey;
  top: 3px;
}
*/
/**** CART *****/
.data.table.totals .table-caption {
  display: none;
}
.data.table.totals .totals.sub th,
.data.table.totals .totals-tax th {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 0.75rem;
}
.cart-summary .block.discount {
  margin: 16px 0;
}
.data.table.totals .grand.totals th {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
}
.cart.item .item-options dt {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 0.75rem;
  color: #9e9e9e;
  display: none;
}
.cart.main.actions .action.continue {
  display: none;
  text-align: center;
  margin-bottom: 24px;
}
#seo_btn_remove_all_cart {
  min-width: 170px;
}
.data.table.totals .totals.sub,
.data.table.totals .totals-tax {
  display: none;
}
#gift-options-cart {
  display: none;
}
.opc-wrapper .form.form-login .field-tooltip.toggle,
.opc-wrapper .form.form-login .field.required .note {
  display: none !important;
}
.opc-wrapper .form.form-login .field .note {
  font-weight: 600;
  letter-spacing: 1px;
}
.opc-wrapper .checkout-payment-method .field.patient-custom-field.patient-custom-field-account.patient-custom-field-account-title {
  display: none;
}
.opc-wrapper .checkout-payment-method .field.patient-custom-field.patient-custom-field-account.patient-custom-field-account-title label {
  display: block;
  font-size: 1.7rem;
  color: #004c99;
  font-weight: 300 !important;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 2px;
  padding-top: .75rem;
  padding-bottom: .75rem;
  transform: scale(1) translateY(0);
  position: relative;
}
.user-guest .opc-wrapper .checkout-payment-method .checkout-payment-method .field.patient-custom-field.patient-custom-field-account.patient-custom-field-account-title {
  display: none;
}
.opc-wrapper .field.patient-custom-field.patient-custom-field-account.patient-custom-field-account-title .control {
  display: none;
}
.opc-wrapper .checkout-payment-method .field.patient-custom-field.patient-custom-field-account.patient-custom-field-email {
  display: block;
}
.user-logged .opc-wrapper .checkout-payment-method .field.patient-custom-field.patient-custom-field-account.patient-custom-field-email {
  display: none;
}
.opc-wrapper .checkout-payment-method .field.patient-custom-field.patient-custom-field-account.patient-custom-field-email label {
  display: block;
  font-size: 1.7rem !important;
  color: #004c99 !important;
  font-weight: 300 !important;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 2px;
  padding-top: .75rem;
  padding-bottom: .75rem;
  position: relative !important;
  transform: none !important;
}
/* Account */
.customer-account-edit .customer-dob button,
.yrcustomer-beneficiaries-editbeneficiaries .customer-dob button {
  height: auto;
  background-color: #ffffff;
}
.customer-account-edit .customer-dob button span,
.checkout-cart-index .customer-dob button span,
.yrcustomer-beneficiaries-editbeneficiaries .customer-dob button span {
  display: none;
}
.customer-account-edit .privacy-text,
.yrcustomer-beneficiaries-editbeneficiaries .privacy-text {
  max-height: 132px;
  overflow-y: auto;
  margin-bottom: 8px;
}
.checkout-cart-index .control {
  position: relative;
}
.data.table.table-order-items .item-options dd::before {
  display: inline-block;
  width: 20px;
  text-align: center;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 0.875rem;
  margin-right: 5px;
  color: #9e9e9e;
}
.data.table.table-order-items .item-options dd {
  font-size: 0.6666667rem;
}
.data.table.table-order-items .item-options dd::before {
  font-size: 0.7619rem;
}
.data.table.table-order-items .item-options dt {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 0.75rem;
  color: #9e9e9e;
  display: none;
}
.data.table.table-order-items .item-options dd[data-option="structure"]::before {
  content: "\f041";
}
.data.table.table-order-items .item-options dd[data-option="doctor"]::before {
  content: "\f0f1";
}
.data.table.table-order-items .item-options dd[data-option="date"]::before {
  content: "\f133";
}
.data.table.table-order-items .product-item-name {
  font-weight: 400;
  font-size: 1.25rem;
  color: #004c99;
  margin-bottom: 8px;
  display: block;
  font-size: 1rem;
}
.customer-account-edit .field.choice input,
.customer-account-edit .field.choice input.mage-error {
  display: inline-block;
  vertical-align: middle;
}
.customer-account-edit .field.choice label span {
  display: inline-block;
  margin-right: 16px !important;
}
.customer-account-create .field.choice label {
  display: inline-block;
  position: relative;
  transform: none;
  font-size: 13px;
  margin-right: 8px;
}
.customer-account-create .field.choice input,
.customer-account-create .field.choice input.mage-error {
  display: inline-block;
  vertical-align: middle;
}
/*checkout*/
.checkout-index-index .field {
  position: relative;
}
.checkout-index-index .checkout-container .actions-toolbar.col-12 {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.checkout-index-index .checkout-container .actions-toolbar.col-12 > div.back .button {
  background-color: #fff;
  color: #004c99 !important;
  border: none;
  box-shadow: none;
}
.checkout-index-index .checkout-container .actions-toolbar.col-12 > div.back .button .arrow {
  font-size: 20px;
}
.checkout-index-index .checkout-container .actions-toolbar.col-12 > div.back .button:hover {
  color: #65b2e8 !important;
}
.checkout-index-index .checkout-container .actions-toolbar.col-12 > div.primary .button {
  min-width: 170px;
  height: 40px;
  line-height: 1px;
  border-radius: 7px;
  border: 2px solid #004c99;
  background-color: #004c99;
  color: #ffffff;
}
.checkout-index-index .checkout-container .actions-toolbar.col-12 > div.primary .button:hover {
  background-color: #ffffff;
  color: #004c99 !important;
}
.checkout-index-index .modal-custom .modal-content {
  position: relative;
  top: auto;
  left: auto;
  transform: none;
}
#checkout #checkoutSteps li {
  margin: 0;
  /* 16px 0;*/
}
#checkout .admin__field-control .admin__field-error {
  display: none !important;
}
#checkout .payment-group {
  margin-top: 25px;
}
#checkout .payment-group .step-title {
  text-align: left;
}
#checkout #co-payment-form legend:not(.label) {
  display: none;
}
#checkout.user-logged #co-payment-form legend:not(.label) {
  display: block;
}
#checkout.user-logged #co-payment-form {
  padding-top: 0;
}
#checkout.user-logged #co-payment-form legend:not(.label) span {
  display: block;
  font-size: 1.7rem;
  color: #004c99;
  font-weight: 300 !important;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 2px;
  padding-top: .75rem;
  padding-bottom: .75rem;
}
#checkout #co-payment-form .patient-custom-field-account-title label,
#checkout #co-payment-form .patient-custom-field-title label {
  position: relative;
  font-size: 1.25rem;
  color: #263238;
  padding-bottom: .75rem;
}
#checkout #co-payment-form [name='generalAddress.residence_address_patient'] {
  padding-top: 40px;
  padding-bottom: 40px;
}
#checkout #co-payment-form [name='generalAddress.residence_address_patient'] label:first-child {
  display: none;
}
#checkout .control {
  margin-bottom: 10px;
}
#checkout-step-personal .field.patient-custom-field:nth-child(3) label::before {
  top: 75px;
}
#checkout-step-personal .field.field-checkbox.patient-custom-field::after {
  top: 35px;
}
@media (max-width: 768px) {
  #checkout-step-personal .field.patient-custom-field:nth-child(3) label::before {
    top: 55px;
  }
  #checkout-step-personal .field.field-checkbox.patient-custom-field::after {
    top: 20px;
  }
}
#checkout select {
  background-color: #ffffff;
  border: 1px solid #ebebeb;
  border-radius: 2px;
  color: #444444;
  font-size: 0.8rem;
  padding: 5px 10px;
  font-family: 'Roboto', sans-serif;
  cursor: pointer;
  margin-bottom: 16px;
  width: 100%;
  font-weight: 300;
  transition: border-color 400ms, box-shadow 400ms;
  min-width: 100%;
  height: 40px;
}
#checkout .wizard-content {
  max-width: 900px;
  margin: auto;
}
#checkout #co-payment-form [name='generalAddress.residence_address_country']::after,
#checkout #co-payment-form [name='generalAddress.patient_residence_address_country']::after,
.checkout-billing-address .field.field-select-billing .control select ~ ::after,
#checkout #co-payment-form [name='billingAddresscheckmo.region_id'] .control::after,
#checkout #co-payment-form [name='billingAddresscheckmo.country_id'] .control::after {
  width: auto;
  height: auto;
  position: absolute;
  top: auto;
  right: 16px;
  bottom: 40px;
  font-size: 1rem;
  content: '\f0d7';
  color: #9e9e9e;
  z-index: 1;
  font: normal normal normal 14px/1 FontAwesome;
  transform: translateX(50%);
}
#checkout #shipping button.action.action-show-popup {
  background-color: #004c99;
}
#checkout aside .action-close {
  background-color: #ebebeb;
  display: none;
}
#checkout aside .action-close:hover {
  background-color: #000000;
}
#checkout aside .action-close span {
  color: #9e9e9e;
}
#checkout aside .action-close:hover span {
  color: #ffffff;
}
#checkout .payment-method-billing-address .action.action-edit-address {
  margin-top: 16px;
  background-color: #004c99;
}
#checkout .payment-method-billing-address .action.action-edit-address:hover {
  background-color: #004c99;
}
#checkout .payment-methods .field.choice {
  display: block;
  color: #263238;
}
#checkout .opc-payment-additional.discount-code .field.choice .action.action-toggle {
  display: block;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-weight: 400 !important;
  color: #004c99;
  letter-spacing: 2px;
  font-size: 0.75rem;
  background-color: #f2ffff;
  padding: 24px 16px;
  cursor: pointer;
  outline: none;
}
#checkout #discount-form {
  background-color: #f2ffff;
  padding: 0 15px;
}
#checkout #discount-form label {
  display: none;
}
#checkout #discount-form input {
  padding: 16px 0 16px 16px;
  margin-bottom: 0;
}
#checkout #discount-form .action.action-apply,
#checkout .payment-method .action.action-update {
  background-color: #004c99;
}
#checkout #discount-form .action.action-apply:hover,
#checkout .payment-method .action.action-update:hover {
  background-color: #004c99;
}
#checkout .payment-method .action.action-cancel {
  background-color: #ebebeb;
}
#checkout .payment-method .action.action-cancel:hover {
  background-color: #000000;
  color: #ffffff;
}
#checkout .payment-method .action.action-cancel span {
  color: #9e9e9e;
}
#checkout .payment-method .action.action-cancel:hover span {
  color: #ffffff;
}
#checkout .billing-address-form .field-tooltip.toggle {
  display: none;
}
#checkout .billing-address-form {
  background: #f6f6f6;
  padding: 15px 15px 0 15px;
}
#checkout .billing-address-form form {
  padding-bottom: 0;
}
#checkout .billing-address-form form input,
#checkout .billing-address-form form select {
  padding-left: 16px;
}
#checkout input.admin__control-radio {
  display: inline-block;
  vertical-align: middle;
  min-width: auto;
}
#checkout label.admin__field-label {
  display: inline-block;
  margin-right: 16px;
  position: relative;
  font-size: 0.67rem;
  transform: none;
}
main .checkout-success {
  text-align: center;
  padding: 5% 15px;
}
main .checkout-success .order-info {
  font-size: 1.047rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: normal;
  color: #666666;
  margin-bottom: 15px;
}
main .checkout-success .email-info {
  font-size: .761rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #a3a3a3;
  margin-bottom: 25px;
}
.checkout-success .action.primary.continue {
  display: block;
  padding: 16px 0;
  background-color: #004c99;
  color: #ffffff;
  transition: color 400ms, background-color 400ms;
  text-align: center;
}
.checkout-success .action.primary.continue {
  width: auto;
  display: inline-block;
  font-size: 0.8rem;
  padding-right: 24px;
  padding-left: 24px;
  min-width: 190px;
  border: 2px solid #004c99;
}
.checkout-success .action.primary.continue:hover {
  background-color: #ffffff;
}
.checkout-index-index .modals-wrapper .agreements-modal {
  display: none;
}
#checkout .checkout-billing-address .actions-toolbar {
  background: #f6f6f6;
  padding: 15px;
}
#checkout .checkout-billing-address .action.action-cancel {
  margin-bottom: 0;
}
#checkout .payment-methods .payment-method-title.field.choice label span {
  vertical-align: middle;
  margin-left: 8px;
  font-size: .857rem;
}
#checkout .payment-methods .hosted-control {
  position: relative;
}
#checkout .payment-methods .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) iframe {
  box-shadow: 0 1px 0 0 #d50000 !important;
  border: 1px solid #d50000 !important;
}
#checkout .payment-methods .hosted-control::after {
  display: none;
  content: '';
}
#checkout .payment-methods .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused)::after {
  font: normal normal normal 16px/1 FontAwesome;
  text-align: center;
  line-height: 30px;
  color: #ffffff;
  width: 30px;
  height: 30px;
  left: calc(100% - 35px);
  top: 5px;
  border-radius: 50%;
  transform: scale(1);
  position: absolute;
  display: block;
  content: '\f071' !important;
  background-color: #d50000 !important;
}
#checkout .payment-methods .hosted-control.braintree-hosted-fields-valid::after {
  font: normal normal normal 16px/1 FontAwesome;
  text-align: center;
  line-height: 30px;
  color: #ffffff;
  width: 30px;
  height: 30px;
  left: calc(100% - 35px);
  top: 5px;
  border-radius: 50%;
  transform: scale(1);
  position: absolute;
  content: '\f00c' !important;
  background-color: #66bb6a !important;
  display: block;
}
#checkout .payment-methods .hosted-date-wrap iframe {
  width: calc(100% - 10px);
}
iframe#braintree-hosted-field-expirationYear {
  float: right !important;
}
#checkout .payment-methods .hosted-error {
  color: #d50000;
  font-size: 0.6875rem;
  display: none;
}
#checkout .payment-methods .braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) + .hosted-error {
  display: block !important;
}
#checkout .payment-methods iframe input:focus {
  box-shadow: 0 1px 0 0 #263238 !important;
  border-color: #263238 !important;
  outline: none;
}
#checkout .payment-methods .hosted-date-wrap #braintree_expirationMonth,
#checkout .payment-methods .hosted-date-wrap #braintree_expirationYear {
  width: 49%;
}
.loading-mask {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
  background: rgba(255, 255, 255, 0.4);
}
.loading-mask img {
  width: 300px !important;
  height: auto !important;
  position: absolute;
  left: 50%;
  top: 50%;
}
#checkout .payment-methods .hosted-date-wrap #braintree_expirationMonth {
  float: left;
}
#checkout .payment-methods .hosted-date-wrap #braintree_expirationYear {
  float: right;
}
#checkout .payment-methods .hosted-date-wrap::after {
  display: block;
  content: "";
  clear: both;
}
#checkout .payment-methods .checkout-billing-address {
  background: #f6f6f6;
  padding: 15px 15px 0 15px;
}
#co-transparent-form-braintree .field.cvv .field-tooltip-content img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 24px auto 0 auto;
}
#checkout .payment-methods .field-tooltip-action.action-cvv,
#checkout .payment-option.opc-payment-additional.giftcardaccount {
  display: none;
}
.checkout-index-index main .checkout-container {
  padding-top: 0;
}
#checkout .field-radio-privacy .admin__field-option {
  display: inline-block;
}
#checkout .field-radio-privacy .admin__field-option label {
  width: auto !important;
  margin-left: 4px !important;
  margin-bottom: 0 !important;
}
#checkout .field-radio-privacy .admin__field-option label::before {
  content: '' !important;
  display: none !important;
}
#checkout .field-radio-privacy::after {
  display: none;
  font: normal normal normal 16px/1 FontAwesome;
  text-align: center;
  line-height: 30px;
  color: #ffffff;
  width: 30px;
  height: 30px;
  left: calc(100% - 36px) !important;
  top: 0;
  border-radius: 50%;
  /*transform: scale(1.25);*/
  position: absolute;
}
#checkout .admin__field-control {
  width: calc(1005px - 35px);
}
#checkout .field-radio-privacy.is_valid::after {
  content: '\f00c' !important;
  background-color: #66bb6a !important;
  display: block;
}
#checkout-step-payment .no-payments-block {
  color: #444444;
}
@media (max-width: 768px) {
  #checkout #type-payment-select-step #type-payment-select-step-container {
    flex-direction: column;
    width: 290px;
    min-height: 580px;
  }
}
@media (min-width: 769px) {
  .checkout-index-index main .checkout-container {
    max-width: 100%;
    margin: 0 auto;
  }
  #checkout .checkout-billing-address .action.action-update {
    width: calc(50% - 8px);
    float: right;
    margin: 0;
  }
  #checkout .checkout-billing-address .action.action-cancel {
    width: calc(50% - 8px);
    float: left;
    margin: 0;
  }
  #checkout .checkout-billing-address .actions-toolbar::after {
    display: block;
    clear: both;
    content: "";
  }
}
@media (min-width: 992px) {
  .checkout-index-index main .checkout-container {
    width: 960px;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .checkout-index-index main .checkout-container {
    width: 1140px;
    max-width: 100%;
  }
  .checkout-success .action.primary.continue {
    width: auto;
    display: inline-block;
    font-size: 0.8rem;
    padding-right: 24px;
    padding-left: 24px;
  }
}
/* error page */
.error-page h1 {
  font-weight: 300;
  letter-spacing: 2px;
  font-size: 6rem;
}
.error-page h2 {
  margin-top: 24px;
  margin-bottom: 24px;
}
/* survey page */
.survey-experience .survey-txt {
  padding-top: 5%;
  margin-bottom: 0;
}
.survey-experience h1 strong {
  display: block;
}
.survey-experience .bg-image {
  background-size: 300px;
}
.card-survey h3 {
  font-family: 'Roboto', sans-serif;
  color: #004c99;
  font-weight: normal;
  margin-bottom: 5%;
}
.survey-experience .wrap-form-survey .filter-row {
  padding-left: 0;
  padding-right: 0;
}
.survey-experience .wrap-form-survey h5 {
  margin-bottom: 16px !important;
  font-weight: 300;
  text-transform: uppercase;
  color: #9e9e9e;
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  letter-spacing: 2px;
}
.survey-experience .wrap-form-survey h4 {
  color: #004c99;
  margin-bottom: 48px;
}
@media (min-width: 576px) {
  .survey-experience .bg-image {
    background-size: 60%;
  }
}
@media (min-width: 992px) {
  .survey-experience .bg-image {
    background-size: 575px 268px;
  }
}
/* loader - spinner (not magento) */
#loader-spinner {
  position: fixed;
  width: 70px;
  height: 70px;
  top: 50%;
  left: 50%;
  z-index: 1000;
  background-color: #ffffff;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 4px;
  animation-name: showSpinner;
  animation-fill-mode: forwards;
  animation-duration: 400ms;
  opacity: 1;
  transform: translateX(-50%) translateY(-50%);
  animation-timing-function: cubic-bezier(1, 0, 0, 1);
  /*easeInOutExpo*/
}
#loader-spinner div {
  width: 32px;
  height: 32px;
  display: block;
  background-image: url('../images/icons/loader-spinner.gif');
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
#loader-spinner.hide {
  animation-name: hideSpinner;
  animation-fill-mode: forwards;
  animation-duration: 400ms;
  animation-timing-function: cubic-bezier(1, 0, 0, 1);
  /*easeInOutExpo*/
}
@keyframes showSpinner {
  0% {
    opacity: 0;
    transform: translateX(-50%) translateY(-50%) scale(0.5);
  }
  100% {
    opacity: 1;
    transform: translateX(-50%) translateY(-50%) scale(1);
  }
}
@keyframes hideSpinner {
  to {
    opacity: 0;
    transform: translateX(-50%) translateY(-50%) scale(0.5);
  }
}
/* forgot password */
@media (min-width: 768px) {
  #forgot-password-form .btn-container {
    display: inline-block;
  }
  #forgot-password-form button[type="submit"] {
    height: 48px;
    width: 112px;
    text-align: center;
    float: right;
    border: 1px solid #005ca9;
  }
  #forgot-password-form .btn-container button[type="button"] {
    height: 48px;
    width: 112px;
    text-align: center;
    float: left;
    border: 1px solid #005ca9;
  }
}
.checkout-cart-index .modal-content-w #forgot-password-form .btn-container button[type="button"] {
  display: none;
}
/* validation */
/*
#checkout .field:not(.field-checkbox) label {
  width: 100%;
}*/
#registration-form-container label.radio-label {
  width: auto !important;
}
/*#checkout .field:not(.field-checkbox) label::before ,.field:not(.field-checkbox) .label::before,
#registration-form-container .field:not(.field-checkbox) label::before ,.field:not(.field-checkbox) .label::before,
#customer-email-error::before {
    display:none;
    font: normal normal normal 16px/1 FontAwesome;
    text-align: center;
    line-height: 30px;
    color: @bg-white;
    width: 30px;
    height: 30px;
    left: ~"calc(100% - 42px)" !important;
    top: 35px;
    border-radius: 50%;
    transform: scale(1.25);
    position: absolute;
}*/
#checkout .payment-method-billing-address .field:not(.field-checkbox) label::before,
.payment-method-billing-address .field:not(.field-checkbox) .label::before,
.payment-method-billing-address #customer-email-error::before {
  left: calc(125% - 42px) !important;
}
/*#checkout .field:not(.field-checkbox)._error label::before, #customer-email-error::before  {*/
/*#registration-form-container .field:not(.field-checkbox)._error label::before, #customer-email-error::before,
#checkout .field:not(.field-checkbox)._error label::before, #customer-email-error::before  {
    display: block;
    content: '\f071' !important;
    background-color: @txt-red !important;
}
*/
.caps-error {
  display: inline;
  font-size: 0.8rem;
  font-weight: 400;
  background-color: #ffc107;
  color: #444444;
  padding: 1px 5px;
  margin-left: 25px;
}
#registration-form-container #password-strength-meter-container {
  display: none !important;
}
#customer-email-error::before {
  left: auto !important;
  right: 7px !important;
  top: 15px !important;
  transform: scale(1) !important;
}
#registration-form-container .field:not(.field-checkbox)._error .input-txt.input-line,
.field:not(.field-checkbox)._error .control input[type='text'],
#checkout .field:not(.field-checkbox)._error .input-txt.input-line,
.field:not(.field-checkbox)._error .control input[type='text'],
#registration-form-container .field:not(.field-checkbox)._error .control input[type='email'],
.field:not(.field-checkbox)._error .control input[type='password'],
#checkout .field:not(.field-checkbox)._error .control input[type='email'],
.field:not(.field-checkbox)._error .control input[type='password'] {
  box-shadow: 0 1px 0 0 #d50000 !important;
  border-color: #d50000 !important;
}
#registration-form-container .field.field-checkbox input[type="checkbox"]:checked ~ label::before,
#checkout .field.field-checkbox input[type="checkbox"]:checked ~ label::before {
  content: '';
  left: 0;
  position: absolute;
  top: 0;
  display: block !important;
}
#registration-form-container .field.field-checkbox input[type="checkbox"] ~ label::before,
#checkout .field.field-checkbox input[type="checkbox"] ~ label::before {
  font-size: 0;
  border-radius: 0 !important;
  z-index: 2;
  left: 7px !important;
  top: 2px !important;
  width: 7px;
  height: 13px;
  opacity: 0;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: scale(0.8) rotateZ(0deg) translateX(-3px) !important;
  transition: transform 400ms cubic-bezier(1, 0, 0, 1), opacity 400ms;
}
#registration-form-container label.error:not(.label-checkbox)::before,
#checkout label.error:not(.label-checkbox)::before {
  content: '\f071' !important;
  background-color: #d50000 !important;
}
#registration-form-container .is_valid label.error:not(.label-checkbox)::before,
#checkout .is_valid label.error:not(.label-checkbox)::before {
  content: '\f00c' !important;
  background-color: #d50000 !important;
  display: block;
}
#registration-form-container label.error:not(.label-checkbox)::before,
#checkout label.error:not(.label-checkbox)::before {
  display: block !important;
}
#registration-form-container label.active:not(.label-checkbox)::before,
#checkout label.active:not(.label-checkbox)::before {
  display: none !important;
}
#registration-form-container label.active.error:not(.label-checkbox)::before,
#checkout label.active.error:not(.label-checkbox)::before {
  display: block !important;
}
#registration-form-container .field.field-checkbox::after,
#checkout .field.field-checkbox::after {
  display: none;
  font: normal normal normal 16px/1 FontAwesome;
  text-align: center;
  line-height: 30px;
  color: #ffffff;
  width: 30px;
  height: 30px;
  left: auto;
  bottom: auto;
  right: 7px;
  top: 0;
  z-index: 2;
  border-radius: 50%;
  transform: scale(1);
  position: absolute;
  float: right;
}
#registration-form-container .field.field-checkbox::after {
  top: 5px;
  right: -50px;
}
#registration-form-container .checkbox-condition-wrapper,
#checkout .checkbox-condition-wrapper {
  width: calc(100% - 35px);
}
#registration-form-container ._error.field.field-checkbox::after,
#checkout ._error.field.field-checkbox::after {
  display: block;
  content: '\f071' !important;
  background-color: #d50000 !important;
}
#registration-form-container .is_valid.field.field-checkbox::after,
#checkout .is_valid.field.field-checkbox::after {
  content: '\f00c' !important;
  background-color: #66bb6a !important;
  display: block;
}
#registration-form-container form ._error.field.field-checkbox .field-error,
#checkout form ._error.field.field-checkbox .field-error {
  margin-top: 0;
}
#registration-form-container .field.field-checkbox input[type="checkbox"]:checked ~ label::before,
#checkout .field.field-checkbox input[type="checkbox"]:checked ~ label::before {
  transform: scale(1) rotateZ(37deg) translateX(0) !important;
  transition: transform 400ms cubic-bezier(1, 0, 0, 1), opacity 400ms;
  opacity: 1;
}
#registration-form-container .payment-methods .payment-method-content .field:not(.field-checkbox) label,
#checkout .payment-methods .payment-method-content .field:not(.field-checkbox) label {
  width: 100% !important;
}
@media (min-width: 992px) {
  #registration-form-container .billing-address-form .field:not(.field-checkbox)._error label::before,
  #checkout .billing-address-form .field:not(.field-checkbox)._error label::before,
  #registration-form-container .billing-address-form .field:not(.field-checkbox).is_valid label::before,
  #checkout .billing-address-form .field:not(.field-checkbox).is_valid label::before {
    top: 65px !important;
  }
  #registration-form-container .billing-address-form .street .field:not(.field-checkbox)._error label::before,
  #checkout .billing-address-form .street .field:not(.field-checkbox)._error label::before,
  #registration-form-container .billing-address-form .street .field:not(.field-checkbox).is_valid label::before,
  #checkout .billing-address-form .street .field:not(.field-checkbox).is_valid label::before {
    top: 47px !important;
  }
}
@media (min-width: 1600px) {
  #registration-form-container .billing-address-form .field:not(.field-checkbox)._error label::before,
  #checkout .billing-address-form .field:not(.field-checkbox)._error label::before,
  #registration-form-container .billing-address-form .field:not(.field-checkbox).is_valid label::before,
  #checkout .billing-address-form .field:not(.field-checkbox).is_valid label::before {
    top: 75px !important;
  }
  #registration-form-container .billing-address-form .street .field:not(.field-checkbox)._error label::before,
  #checkout .billing-address-form .street .field:not(.field-checkbox)._error label::before,
  #registration-form-container .billing-address-form .street .field:not(.field-checkbox).is_valid label::before,
  #checkout .billing-address-form .street .field:not(.field-checkbox).is_valid label::before {
    top: 57px !important;
  }
}
#landing-page .wizard-content .wizard > .steps > ul > li:after,
#landing-page .wizard-content .wizard > .steps > ul > li:before {
  content: '';
  z-index: 9;
  display: block;
  position: absolute;
}
#landing-page .wizard-content .wizard {
  width: 100%;
  overflow: hidden;
}
#landing-page .wizard-content .wizard .content {
  margin-left: 0 !important;
}
#landing-page .wizard-content .wizard > .steps {
  position: relative;
  display: block;
  width: 100%;
}
#landing-page .wizard-content .wizard > .steps .current-info {
  position: absolute;
  left: -99999px;
}
#landing-page .wizard-content .wizard > .steps > ul {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin: 0;
  padding: 0;
  list-style: none;
}
#landing-page .wizard-content .wizard > .steps > ul > li {
  display: table-cell;
  width: auto;
  vertical-align: top;
  text-align: center;
  position: relative;
}
#landing-page .wizard-content .wizard > .steps > ul > li a {
  position: relative;
  padding-top: 52px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}
#landing-page .wizard-content .wizard > .steps > ul > li:before {
  left: 0;
}
#landing-page .wizard-content .wizard > .steps > ul > li:after {
  right: 0;
}
#landing-page .wizard-content .wizard > .steps > ul > li:first-child:before,
#landing-page .wizard-content .wizard > .steps > ul > li:last-child:after {
  content: none;
}
#landing-page .wizard-content .wizard > .steps > ul > li.current > a {
  color: #004c99;
  cursor: default;
}
#landing-page .wizard-content .wizard > .steps > ul > li.current .step {
  border-color: #004c99;
  background-color: #004c99;
  color: #ffffff;
}
#landing-page .wizard-content .wizard > .steps > ul > li.disabled a,
#landing-page .wizard-content .wizard > .steps > ul > li.disabled a:focus,
#landing-page .wizard-content .wizard > .steps > ul > li.disabled a:hover {
  color: #ebebeb;
  cursor: default;
}
#landing-page .wizard-content .wizard > .steps > ul > li.done a,
#landing-page .wizard-content .wizard > .steps > ul > li.done a:focus,
#landing-page .wizard-content .wizard > .steps > ul > li.done a:hover {
  color: #ebebeb;
}
#landing-page .wizard-content .wizard > .steps > ul > li.done .step {
  background-color: #65b2e8;
  border-color: #65b2e8;
  color: #ffffff;
  z-index: -1;
}
#landing-page .wizard-content .wizard > .steps > ul > li.error .step {
  border-color: #f62d51;
  color: #f62d51;
}
#landing-page .wizard-content .wizard > .steps .step {
  background-color: #e6e6e6;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -24px;
  z-index: 10;
  text-align: center;
}
#landing-page .wizard-content .wizard > .content {
  overflow: hidden;
  position: relative;
  width: auto;
  padding: 0;
  margin: 0;
}
#landing-page .wizard-content .wizard > .content > .title {
  position: absolute;
  left: -99999px;
}
#landing-page .wizard-content .wizard > .content > .body {
  padding: 0 20px;
}
#landing-page .wizard-content .wizard > .content > iframe {
  border: 0;
  width: 100%;
  height: 100%;
}
#landing-page .wizard-content .wizard > .actions {
  position: relative;
  display: block;
  text-align: right;
  padding: 0 20px 20px;
}
#landing-page .wizard-content .wizard > .actions > ul {
  float: right;
  list-style: none;
  padding: 0;
  margin: 0;
}
#landing-page .wizard-content .wizard > .actions > ul:after {
  content: '';
  display: table;
  clear: both;
}
#landing-page .wizard-content .wizard > .actions > ul > li {
  float: left;
}
#landing-page .wizard-content .wizard > .actions > ul > li + li {
  margin-left: 10px;
}
#landing-page .wizard-content .wizard > .actions > ul > li > a {
  background: #009efb;
  color: #ffffff;
  display: block;
  padding: 7px 12px;
  border-radius: 4px;
  border: 1px solid transparent;
}
#landing-page .wizard-content .wizard > .actions > ul > li > a:focus,
#landing-page .wizard-content .wizard > .actions > ul > li > a:hover {
  -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.05) inset;
}
#landing-page .wizard-content .wizard > .actions > ul > li > a:active {
  -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.1) inset;
}
#landing-page .wizard-content .wizard > .actions > ul > li > a[href="#previous"] {
  background-color: #ffffff;
  color: #54667a;
  border: 1px solid #d9d9d9;
}
#landing-page .wizard-content .wizard > .actions > ul > li > a[href="#previous"]:focus,
#landing-page .wizard-content .wizard > .actions > ul > li > a[href="#previous"]:hover {
  -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.02) inset;
  box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.02) inset;
}
#landing-page .wizard-content .wizard > .actions > ul > li > a[href="#previous"]:active {
  -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.04) inset;
  box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.04) inset;
}
#landing-page .wizard-content .wizard > .actions > ul > li.disabled > a,
#landing-page .wizard-content .wizard > .actions > ul > li.disabled > a:focus,
#landing-page .wizard-content .wizard > .actions > ul > li.disabled > a:hover {
  color: #ebebeb;
}
#landing-page .wizard-content .wizard > .actions > ul > li.disabled > a[href="#previous"],
#landing-page .wizard-content .wizard > .actions > ul > li.disabled > a[href="#previous"]:focus,
#landing-page .wizard-content .wizard > .actions > ul > li.disabled > a[href="#previous"]:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#landing-page .wizard-content .wizard.wizard-circle > .steps > ul > li:after,
#landing-page .wizard-content .wizard.wizard-circle > .steps > ul > li:before {
  top: 45px;
  width: 50%;
  height: 3px;
  background-color: #65b2e8;
  z-index: -2;
}
#landing-page .wizard-content .wizard.wizard-circle > .steps > ul > li.current:after,
#landing-page .wizard-content .wizard.wizard-circle > .steps > ul > li.current ~ li:after,
#landing-page .wizard-content .wizard.wizard-circle > .steps > ul > li.current ~ li:before {
  background-color: #F3F3F3;
}
#landing-page .wizard-content .wizard.wizard-circle > .steps .step {
  width: 50px;
  height: 50px;
  line-height: 45px;
  border: 3px solid #e6e6e6;
  font-size: 1.3rem;
  border-radius: 50%;
  z-index: -1;
}
#landing-page .wizard-content .wizard.wizard-notification > .steps > ul > li:after,
#landing-page .wizard-content .wizard.wizard-notification > .steps > ul > li:before {
  top: 39px;
  width: 50%;
  height: 2px;
  background-color: #009efb;
}
#landing-page .wizard-content .wizard.wizard-notification > .steps > ul > li.current .step {
  border: 2px solid #009efb ;
  color: #009efb;
  line-height: 36px;
}
#landing-page .wizard-content .wizard.wizard-notification > .steps > ul > li.current .step:after,
#landing-page .wizard-content .wizard.wizard-notification > .steps > ul > li.done .step:after {
  border-top-color: #009efb;
}
#landing-page .wizard-content .wizard.wizard-notification > .steps > ul > li.current:after,
#landing-page .wizard-content .wizard.wizard-notification > .steps > ul > li.current ~ li:after,
#landing-page .wizard-content .wizard.wizard-notification > .steps > ul > li.current ~ li:before {
  background-color: #F3F3F3;
}
#landing-page .wizard-content .wizard.wizard-notification > .steps > ul > li.done .step {
  color: #ffffff;
}
#landing-page .wizard-content .wizard.wizard-notification > .steps .step {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 1.3rem;
  border-radius: 15%;
  background-color: #F3F3F3;
}
#landing-page .wizard-content .wizard.wizard-notification > .steps .step:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -8px;
  margin-bottom: -8px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 8px solid #f3f3f3;
}
#landing-page .wizard-content .wizard.vertical > .steps {
  display: inline;
  float: left;
  width: 20%;
}
#landing-page .wizard-content .wizard.vertical > .steps > ul > li {
  display: block;
  width: 100%;
}
#landing-page .wizard-content .wizard.vertical > .steps > ul > li.current:after,
#landing-page .wizard-content .wizard.vertical > .steps > ul > li.current:before,
#landing-page .wizard-content .wizard.vertical > .steps > ul > li.current ~ li:after,
#landing-page .wizard-content .wizard.vertical > .steps > ul > li.current ~ li:before,
#landing-page .wizard-content .wizard.vertical > .steps > ul > li:after,
#landing-page .wizard-content .wizard.vertical > .steps > ul > li:before {
  background-color: transparent;
}
@media (max-width: 576px) {
  #landing-page .wizard-content .wizard.wizard-circle > .steps .step {
    width: 35px;
    height: 35px;
    line-height: 29px;
    border: 3px solid #e6e6e6;
    font-size: 1rem;
    border-radius: 50%;
  }
  #landing-page .wizard-content .wizard.wizard-circle > .steps > ul > li:after,
  #landing-page .wizard-content .wizard.wizard-circle > .steps > ul > li:before {
    top: 36px;
  }
  .step-name {
    font-size: 0.8rem;
  }
  #landing-page .wizard-content .wizard > .steps .step {
    margin-left: -19px;
  }
}
.ul-prenotazione-title-head {
  font-weight: bold;
  font-size: 40px;
  color: #004c99;
  padding-bottom: 20px;
  padding-left: 5%;
  padding-top: 30px;
}
.lista-prestazioni {
  padding-left: 20px;
}
.freccia-back {
  position: absolute;
  padding-top: 12%;
  left: 5%;
  cursor: pointer;
}
.ricerca-libera {
  margin: 860px auto 15px auto;
  font-size: 30px;
  text-align: center;
}
@media (max-width: 576px) {
  .ricerca-libera {
    font-size: 22px;
    margin: 695px auto 30px auto;
    text-align: center;
  }
}
@media screen and (min-width: 576px) and (max-width: 769px) {
  .ricerca-libera {
    margin: 600px auto 15px auto;
  }
  #booking-search-form .col-sm-10 {
    max-width: 100%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1140px) {
  .ricerca-libera {
    margin: 790px auto 15px auto;
  }
  #booking-search-form .col-sm-10 {
    max-width: 100%;
  }
}
.titolo-home {
  font-size: 40px;
  padding-left: 10%;
  padding-right: 10%;
  text-align: center;
  padding-top: 40px;
}
@media (max-width: 769px) {
  .titolo-home {
    font-size: 22px;
    line-height: 25px;
    padding-top: 30px;
    padding-left: 10%;
    padding-right: 10%;
  }
}
.sotto-titolo-home {
  font-size: 30px;
  padding-left: 10%;
  padding-right: 10%;
  text-align: center;
}
@media (max-width: 769px) {
  .sotto-titolo-home {
    font-size: 18px;
    line-height: 21px;
    padding-bottom: 30px;
    text-align: center;
    padding-top: 5px;
    padding-left: 10%;
    padding-right: 10%;
  }
}
@media screen and (max-width: 769px) and (min-width: 576px) {
  .titolo-home {
    font-size: 24px;
  }
  .sotto-titolo-home {
    font-size: 20px;
    padding-bottom: 0px;
  }
  .wizard-stepper-title {
    font-size: 22px;
  }
}
@media (min-width: 1140px) {
  .wizard-data-wrap::-webkit-scrollbar-track {
    opacity: 0;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #f5f5f5;
    display: none;
  }
  .wizard-data-wrap::-webkit-scrollbar {
    display: none;
    opacity: 0;
    width: 6px;
    background-color: #f5f5f5;
  }
  .wizard-data-wrap::-webkit-scrollbar-thumb {
    display: none;
    opacity: 0;
    background-color: #444444;
  }
}
.checkout-cart-index .details-header-prenotazione {
  position: absolute;
  top: 95px;
  width: 100%;
  min-height: 130px;
  max-height: 200px;
}
/* PAGINA PRESTAZIONE */
.details-header-prenotazione {
  font-family: 'Roboto';
}
.details-header-prenotazione .headings span.arrow {
  font-size: 1.5rem;
  vertical-align: middle;
  color: white;
}
@media (max-width: 576px) {
  .details-header-prenotazione .container {
    margin: auto auto auto 5px;
  }
}
.head-page-prestazione {
  height: 240px;
  padding: 35px 5% 45px 5%;
  z-index: -98;
}
a.link-tohome-prenotazione {
  padding: 17px 24px;
  font-size: 18px;
  color: #ffffff;
  background-color: #004c99;
  display: block;
  width: 300px;
  text-align: center;
  line-height: 20px;
  margin: 30px 0 20px 0;
}
a.link-tohome-prenotazione:hover {
  background-color: #65b2e8;
}
.ul-prenotazione-padre {
  display: flex;
}
.ul-prenotazione-categoria {
  font-size: 40px;
  padding-bottom: 30px;
  padding-top: 0px;
  padding-left: 5%;
}
.ul-prenotazione-lista-categorie {
  padding: 40px;
  background-color: #f2ffff;
  flex-basis: 25%;
  margin-left: 5%;
  height: 100%;
}
.ul-prenotazione-lista-categorie-span {
  font-weight: bold;
  font-size: 28px;
  color: #004c99;
  line-height: 40px;
}
.ul-prenotazione-lista-categorie-a {
  font-size: 22px;
  text-decoration: underline;
  color: #444444;
}
.ul-prenotazione-lista-categorie-a2 {
  font-size: 22px;
  text-decoration: underline;
  font-weight: bold;
  line-height: 40px;
}
.ul-prentozione-centrale {
  left: 30%;
  padding-left: 40px;
  flex-basis: 60%;
}
.ul-prentozione-centrale > div {
  padding-top: 20px;
}
.ul-prenotazione-lista-categorie-a {
  font-size: 22px;
  text-decoration: underline;
  font-weight: normal;
  line-height: 40px;
  color: #444444 !important;
}
.ul-prenotazione-lista-categorie-a:hover,
.ul-prenotazione-lista-categorie-a2:hover {
  text-decoration: underline;
}
.widget-prodottonotfound-father {
  background-color: #f2ffff;
  padding-left: 5%;
  padding-top: 40px;
  padding-bottom: 0;
  margin-top: 60px;
}
.widget-prodottonotfound-image {
  width: 80px;
  height: 80px;
  background-color: #004c99;
  border-radius: 50%;
}
.widget-prodottonotfound-image .salvagente {
  position: relative;
  top: 16px;
  left: 16px;
}
.widget-prodottonotfound-title {
  font-size: 30px;
  font-weight: bold;
  color: #004c99;
  position: relative;
  left: 100px;
  top: -80px;
}
.widget-prodottonotfound-desc {
  font-size: 18px;
  position: relative;
  left: 100px;
  top: -80px;
}
.widget-prodottonotfound-pulsante {
  position: relative;
  left: 100px;
  top: -50px;
}
.widget-prodottonotfound-pulsante a {
  padding: 10px;
  font-size: 18px;
  color: #ffffff;
  background-color: #65b2e8;
  margin: 0;
  display: block;
  width: 250px;
  text-align: center;
}
.widget-prodottonotfound-pulsante a:hover {
  background-color: #004c99;
}
@media (max-width: 768px) {
  .details-header-prenotazione {
    height: auto;
    min-height: 100px;
  }
  .btn-new-search {
    display: none;
  }
  a.link-tohome-prenotazione {
    width: 90%;
    margin: 30px 5% 40px 5% ;
  }
  .ul-prenotazione-title-head {
    font-size: 30px;
    text-align: center;
    padding: 20px 5% 20px 5%;
    margin: auto;
  }
  .ul-prentozione-centrale {
    display: block;
    padding: 0 5%;
    text-align: center;
  }
  .ul-prenotazione-categoria {
    display: none;
  }
  .ul-prenotazione-lista-categorie {
    display: none;
  }
  .ul-prenotazione-padre {
    display: block;
  }
  .ul-prentozione-centrale > div ul {
    margin-top: 30px;
  }
  .ul-prentozione-centrale > div ul li {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.15);
    margin-bottom: 10px;
    /* display: grid; */
  }
  .ul-prenotazione-lista-categorie-a {
    font-size: 20px;
    text-decoration: none;
    line-height: 24px;
    display: flex;
    justify-content: center;
    padding: 14px 13px !important;
  }
  .widget-prodottonotfound-father {
    padding: 40px 5%;
  }
  .widget-prodottonotfound-image {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  .widget-prodottonotfound-title {
    top: unset;
    left: unset;
    font-size: 24px;
    margin-top: 12px;
    text-align: center;
  }
  .widget-prodottonotfound-desc {
    top: unset;
    left: unset;
    font-size: 18px;
    text-align: center;
  }
  .widget-prodottonotfound-pulsante {
    top: unset;
    left: unset;
    margin-top: 20px;
  }
  .widget-prodottonotfound-pulsante a {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .checkout-cart-index .details-header-prenotazione {
    top: 48px;
    min-height: 80px;
  }
  .checkout-index-index .details-header-prenotazione {
    min-height: 80px;
  }
}
.primary-nav ul li a.prenota-button {
  background-color: #004c99;
  border: none;
  border-radius: 0px;
  color: #ffffff !important;
  cursor: pointer;
  padding: 10px 20px !important;
}
/* PAGINA STRUTTURE */
.search-result .ul-prenotazione-title-head {
  margin-top: -25px;
}
.search-result .row .card-result-wrapper {
  padding: 0;
}
.search-result .row .card-result-wrapper .clearfix {
  border-top: 1px solid #ebebeb;
  margin-right: 15px;
  max-height: 670px;
  overflow: auto;
  min-height: 168px;
}
.search-result .map-result-wrap button:not(.button-grey),
.card-map-wrap button {
  padding: 0 !important;
  margin: 0 !important;
}
.copyright {
  color: #ffffff;
  font-size: 10px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  float: right;
  margin-top: -12px;
}
@media screen and (max-width: 576px) {
  .head-page-prestazione {
    display: none;
  }
  .search-result-action {
    position: static;
    display: flex;
    justify-content: start;
    margin-bottom: 15px;
  }
  .search-result .dropdown-menu-wrap {
    display: flex;
    min-width: 100px;
  }
}
@media (min-width: 1200px) {
  .sidebar.sidebar-booking.col-xl-4 .sidebar-wrap.booking-details-content.z-1 {
    top: 5%;
    width: 100%;
    min-width: 400px;
    right: -15%;
  }
  .sidebar.sidebar-booking.col-xl-4 .sidebar-wrap.booking-details-content.z-1 .form-row-title {
    margin: -8% auto 15px auto;
    font-weight: bold;
  }
  .sidebar.sidebar-booking.col-xl-4 .sidebar-wrap.booking-details-content.z-1 .form-row-subtitle {
    line-height: 0.8rem;
    font-size: 0.8rem;
    margin-bottom: 15px;
  }
  .sidebar.sidebar-booking.col-xl-4 .sidebar-wrap.booking-details-content.z-1 .btnStartEnd {
    width: auto !important;
    min-width: 155px !important;
    text-align: center !important;
    padding: 5px !important;
    white-space: nowrap;
    font-size: 0.65rem;
    max-width: 155px;
  }
  .sidebar.sidebar-booking.col-xl-4 .sidebar-wrap.booking-details-content.z-1 .singolo-periodo {
    display: flex;
    justify-content: space-between;
    width: 93%;
  }
  .sidebar.sidebar-booking.col-xl-4 .sidebar-wrap.booking-details-content.z-1 .periodo-dal-al {
    display: flex;
    width: 95%;
    margin-bottom: 20px;
  }
  .sidebar.sidebar-booking.col-xl-4 .sidebar-wrap.booking-details-content.z-1 .nuovo-periodo {
    display: flex;
  }
}
#addPeriodButton,
#seo-add-to-cart {
  min-height: 50px;
  margin: 0;
}
#seo-add-to-cart {
  border: 2px solid #004c99;
  box-shadow: none;
}
#seo-add-to-cart:hover {
  border: 2px solid #004c99;
}
#seo-add-to-cart[disabled] {
  border: 2px solid #ebebeb;
}
#booking-details-form .button-datetime-picker.datetime-picker {
  border: none;
  margin-top: 5px;
}
@media (max-width: 1200px) {
  .booking-details .booking-details-content {
    padding: 15px;
  }
  .booking-details .booking-details-content .btnStartEnd {
    width: auto !important;
    min-width: 125px !important;
    text-align: center !important;
    padding: 7px 5px !important;
    white-space: nowrap;
    font-size: 0.7rem;
  }
  .booking-details .booking-details-content .singolo-periodo {
    display: flex;
    justify-content: space-between;
    width: 93%;
    margin-bottom: 15px;
  }
  .booking-details .booking-details-content .periodo-dal-al {
    display: flex;
    justify-content: space-between;
    width: 56%;
    margin-bottom: 25px;
  }
  .booking-details .booking-details-content .nuovo-periodo {
    display: flex;
  }
}
.marginTop5 {
  margin-top: 5%;
}
.bg-blue-bckgr {
  background: #004c99;
}
.bg-medico24-right-container {
  background: #deeeff;
}
#container_footer {
  margin-bottom: -6%;
  margin-top: 3%;
}
.anchor {
  font-size: 13px;
  color: #004c99;
}
#container_footer_privacy_policy {
  margin-bottom: -9%;
  margin-top: 3%;
}
.custom_margin_buttom {
  margin-bottom: -7%;
}
.default-font-size {
  font-size: 0.857rem;
}
.word_break {
  word-break: break-word;
}
/************* PDP LOADER  *********/
.shadow_overlay {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
  visibility: hidden;
  transition: all 0.4s ease-in-out;
}
.shadow_overlay.visible {
  opacity: 1;
  visibility: visible;
}
#modalBeneficiaries {
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#modalBeneficiaries .modal-dialog {
  transform: translate(0, 0);
  position: relative;
  width: auto;
  margin: 3% auto;
  max-width: 800px;
}
#modalBeneficiaries .modal-dialog .modal-content-w {
  position: relative;
  width: 100%;
  outline: 0;
  margin: auto;
}
#modalBeneficiaries .modal-dialog .modal-content-w button.close {
  padding: 2px 8px !important;
  text-align: center;
  font-size: 1rem;
  float: right;
  cursor: pointer;
  background-color: #ffffff;
  max-width: 40px;
}
#modalBeneficiaries .modal-dialog .modal-content-w button.close .fa.fa-times {
  margin: 0;
  color: #004c99;
}
#modalBeneficiaries .modal-dialog .modal-content-w .modal-body section {
  padding: 0;
  margin: 2% auto 0 auto;
}
#modalBeneficiaries .modal-dialog .modal-content-w .modal-body section form {
  padding: 24px 0 0 0;
}
#modalBeneficiaries .modal-dialog .modal-content-w .modal-body section form .mage-error {
  display: table-cell;
}
.beneficiary {
  display: flex;
}
.beneficiary p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.88;
  letter-spacing: normal;
  color: #444444;
}
.beneficiary .beneficiary-checkout {
  margin-top: 5px;
  margin-bottom: 5px;
}
.beneficiary .item-info::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: '\f007';
  transition: color 0.4ms;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 15px;
}
.error-page.page-no-route a.button.z-1 {
  background-color: #004c99;
  border: 2px solid #004c99;
  height: 40px;
  line-height: 1;
  min-width: 200px;
}
.error-page.page-no-route a.button.z-1:hover {
  background-color: #ffffff !important;
  color: #004c99 !important;
}
.checkout-onepage-success .actions-toolbar .button.action.primary.continue {
  background-color: #004c99;
  border: 2px solid #004c99;
  height: 40px;
  line-height: 1;
  min-width: 200px;
}
.checkout-onepage-success .actions-toolbar .button.action.primary.continue:hover {
  background-color: #ffffff !important;
  color: #004c99 !important;
}
/*
 ***** STYLING PORTALE AGENZIE *****
 */
.d-flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.justify-content-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.flex-wrap {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.align-items-center {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.text-left {
  text-align: left;
}
main.home.home-agenzie {
  background-image: url(../images/bg/lg/backgrd-home.png);
  margin: 0 auto;
  position: relative;
  background-size: cover;
}
main.home.home-agenzie .homebox {
  min-height: 600px;
  max-width: 1450px;
  padding: 0 6%;
}
main.home.home-agenzie .homebox .container {
  font-size: 3rem;
}
main.home.home-agenzie .homebox .text-title {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #000000;
  margin-bottom: 10px;
  font-size: 3rem;
  display: flex;
  line-height: 40px;
}
main.home.home-agenzie .homebox .text-subtitle {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  font-size: 18px;
}
main.home.home-agenzie .homebox #box-homepage {
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
main.home.home-agenzie .homebox .link-btn-container {
  margin: 70px auto;
}
main.home.home-agenzie .homebox .link-btn-container .link-btn {
  width: 400px;
  height: 200px;
  border-radius: 10px;
  background-color: #ffffff;
  color: #004c99;
  margin: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
main.home.home-agenzie .homebox .link-btn-container .link-btn:hover {
  cursor: pointer;
  transition: 0.3s;
  transform: scale(1.12);
}
main.home.home-agenzie .homebox .link-btn-container .link-btn:hover div span {
  text-decoration: underline;
}
main.home.home-agenzie .homebox .link-btn-container .link-btn div {
  margin: auto;
  display: flex;
  flex-direction: column;
}
main.home.home-agenzie .homebox .link-btn-container .link-btn div i {
  width: 60px;
  height: 60px;
  margin: auto;
}
main.home.home-agenzie .homebox .link-btn-container .link-btn div i.report-icon {
  content: url("/pub/media/wysiwyg/homepage-agenzia/report-icon.svg");
}
main.home.home-agenzie .homebox .link-btn-container .link-btn div i.steto-icon {
  content: url("/pub/media/wysiwyg/homepage-agenzia/stetoscopio-icon.svg");
}
main.home.home-agenzie .homebox .link-btn-container .link-btn div span {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: 0.4px;
  text-align: center;
  color: #004c99;
  font-size: 18px;
  margin-top: 10px;
}
.navigation-container.port-agenzie {
  bottom: 0;
  background-color: #ffffff;
  margin-top: 10px;
}
.navigation-container.port-agenzie .row {
  margin-right: 0;
}
.navigation-container.port-agenzie .row .button-container {
  display: flex;
  justify-content: flex-end;
  padding-right: 0;
}
.navigation-container.port-agenzie .row .button-container #continue_button,
.navigation-container.port-agenzie .row .button-container #print_button,
.navigation-container.port-agenzie .row .button-container #pay_button {
  height: 40px;
  padding: 0 !important;
  min-width: 170px;
  margin-top: 25px;
  border: 2px solid #004c99;
}
.navigation-container.port-agenzie .row .button-container #print_button {
  margin-right: 15px;
}
.navigation-container.port-agenzie .row .button-container button.disabled {
  background-color: #ebebeb;
  border: 2px solid #ebebeb !important;
  pointer-events: none;
  cursor: not-allowed;
}
.container.quantita-e-prezzo .info-pacchetto {
  margin-top: 13px;
}
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .nome-box {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.88;
  letter-spacing: normal;
  color: #666666;
  font-size: 14px;
}
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .separator-line {
  display: block;
  width: 100%;
  border: 1px solid #ebebeb;
  margin-bottom: 20px;
  margin-top: 10px;
}
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .info-pacchetto .label-pacchetto {
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
  font-size: 14px;
}
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .info-pacchetto .info-pacchetto-dettaglio {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
}
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .info-pacchetto .info-pacchetto-dettaglio .dettaglio-nome {
  display: flex;
}
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .info-pacchetto .info-pacchetto-dettaglio .dettaglio-nome .fa-tag {
  margin-right: 10px;
}
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .info-pacchetto .info-pacchetto-dettaglio .dettaglio-nome .nome-pacchetto {
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #444444;
  font-size: 14px;
}
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .info-pacchetto .info-pacchetto-dettaglio .custom-select {
  position: relative;
}
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .info-pacchetto .info-pacchetto-dettaglio .custom-select select {
  display: none;
  /*hide original SELECT element:*/
}
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .info-pacchetto .info-pacchetto-dettaglio .custom-select .select-selected:after {
  position: absolute;
  content: "";
  top: 16px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #004c99 transparent transparent transparent;
}
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .info-pacchetto .info-pacchetto-dettaglio .custom-select .select-selected.select-arrow-active:after {
  border-color: transparent transparent #004c99 transparent;
  top: 8px;
}
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .info-pacchetto .info-pacchetto-dettaglio .custom-select .select-items div,
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .info-pacchetto .info-pacchetto-dettaglio .custom-select .select-selected {
  color: #444444;
  padding: 8px 16px;
  cursor: pointer;
  user-select: none;
  border-radius: 2px;
  border: solid 1px #ebebeb;
  background-color: #f8f8f8;
  font-size: 14px;
  font-weight: bold;
}
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .info-pacchetto .info-pacchetto-dettaglio .custom-select .select-items {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  max-height: 100px;
  overflow-y: scroll;
}
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .info-pacchetto .info-pacchetto-dettaglio .custom-select .select-hide {
  display: none;
}
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .info-pacchetto .info-pacchetto-dettaglio .custom-select .select-items div:hover,
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .info-pacchetto .info-pacchetto-dettaglio .custom-select .same-as-selected {
  background-color: #f1f1f1;
}
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .input-sconto .label-sconto {
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
  font-size: 14px;
}
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .input-sconto input[type=range] {
  height: 19px;
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
}
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .input-sconto input[type=range]:focus {
  outline: none;
}
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .input-sconto input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 3px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #000000;
  background: #BDD1E5;
  border-radius: 1px;
  border: 0px solid #000000;
}
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .input-sconto input[type=range]::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px #000000;
  border: 0px solid #2497E3;
  height: 13px;
  width: 13px;
  border-radius: 25px;
  background: #004c99;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .input-sconto input[type=range]:focus::-webkit-slider-runnable-track {
  background: #BDD1E5;
}
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .input-sconto input[type=range]::-moz-range-track {
  width: 100%;
  height: 3px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #000000;
  background: #BDD1E5;
  border-radius: 1px;
  border: 0px solid #000000;
}
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .input-sconto input[type=range]::-moz-range-thumb {
  box-shadow: 0px 0px 0px #000000;
  border: 0px solid #2497E3;
  height: 13px;
  width: 13px;
  border-radius: 25px;
  background: #004c99;
  cursor: pointer;
}
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .input-sconto input[type=range]::-ms-track {
  width: 100%;
  height: 3px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .input-sconto input[type=range]::-ms-fill-lower {
  background: #BDD1E5;
  border: 0px solid #000000;
  border-radius: 2px;
  box-shadow: 0px 0px 0px #000000;
}
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .input-sconto input[type=range]::-ms-fill-upper {
  background: #BDD1E5;
  border: 0px solid #000000;
  border-radius: 2px;
  box-shadow: 0px 0px 0px #000000;
}
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .input-sconto input[type=range]::-ms-thumb {
  margin-top: 1px;
  box-shadow: 0px 0px 0px #000000;
  border: 0px solid #2497E3;
  height: 13px;
  width: 13px;
  border-radius: 25px;
  background: #004c99;
  cursor: pointer;
}
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .input-sconto input[type=range]:focus::-ms-fill-lower {
  background: #BDD1E5;
}
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .input-sconto input[type=range]:focus::-ms-fill-upper {
  background: #BDD1E5;
}
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .input-sconto .range-value {
  position: absolute;
  top: -10px;
}
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .input-sconto .range-value span {
  width: 45px;
  height: 25px;
  line-height: 24px;
  text-align: center;
  font-size: 16px;
  display: block;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  color: #004c99;
  border-radius: 6px;
  font-weight: 500;
}
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .input-sconto .range-wrap {
  margin-top: 13px;
}
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .input-sconto .range-reset {
  margin-top: 13px;
}
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .input-sconto .range-reset a {
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #004c99;
  font-size: 14px;
  text-decoration: underline;
}
.container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .input-sconto .range-reset a:hover {
  cursor: pointer;
}
.container.quantita-e-prezzo .info-pacchetto .riepilogo-pacchetto .nome-box {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.88;
  letter-spacing: normal;
  color: #666666;
  font-size: 14px;
}
.container.quantita-e-prezzo .info-pacchetto .riepilogo-pacchetto .riepilogo-container {
  padding: 20px;
  min-height: 250px;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #ebebeb;
  margin-bottom: 100px;
}
.container.quantita-e-prezzo .info-pacchetto .riepilogo-pacchetto .riepilogo-container .riepilogo-nome {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.container.quantita-e-prezzo .info-pacchetto .riepilogo-pacchetto .riepilogo-container .riepilogo-nome .nome-pacchetto {
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #444444;
  font-size: 14px;
}
.container.quantita-e-prezzo .info-pacchetto .riepilogo-pacchetto .riepilogo-container .riepilogo-nome .quantita-pacchetto {
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #444444;
  font-size: 14px;
}
.container.quantita-e-prezzo .info-pacchetto .riepilogo-pacchetto .riepilogo-container .riepilogo-prezzo {
  display: flex;
  justify-content: space-between;
}
.container.quantita-e-prezzo .info-pacchetto .riepilogo-pacchetto .riepilogo-container .riepilogo-prezzo .prezzo-totale {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.31;
  letter-spacing: normal;
  color: #444444;
}
.container.quantita-e-prezzo .info-pacchetto .riepilogo-pacchetto .riepilogo-container .riepilogo-prezzo > div {
  display: flex;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.31;
  letter-spacing: normal;
  color: #444444;
}
.container.quantita-e-prezzo .info-pacchetto .riepilogo-pacchetto .riepilogo-container .riepilogo-prezzo > div .importo-prezzo-totale {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.31;
  letter-spacing: normal;
  color: #444444;
  margin-left: 5px;
}
.container.quantita-e-prezzo .info-pacchetto .riepilogo-pacchetto .riepilogo-container .riepilogo-sconto {
  display: flex;
  justify-content: space-between;
}
.container.quantita-e-prezzo .info-pacchetto .riepilogo-pacchetto .riepilogo-container .riepilogo-sconto > div {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.31;
  letter-spacing: normal;
  color: #444444;
  display: flex;
}
.container.quantita-e-prezzo .info-pacchetto .riepilogo-pacchetto .riepilogo-container .riepilogo-sconto > div .valore-sconto {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.31;
  letter-spacing: normal;
  color: #444444;
  margin-left: 5px;
}
.container.quantita-e-prezzo .info-pacchetto .riepilogo-pacchetto .riepilogo-container .riepilogo-sconto > div .importo-sconto {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.31;
  letter-spacing: normal;
  color: #444444;
  margin-left: 5px;
}
.container.quantita-e-prezzo .info-pacchetto .riepilogo-pacchetto .riepilogo-container .separator-line {
  display: block;
  width: 100%;
  border: 1px solid #ebebeb;
  margin-bottom: 15px;
  margin-top: 35px;
}
.container.quantita-e-prezzo .info-pacchetto .riepilogo-pacchetto .riepilogo-container .riepilogo-prezzo-finale > div {
  display: flex;
  justify-content: space-between;
}
.container.quantita-e-prezzo .info-pacchetto .riepilogo-pacchetto .riepilogo-container .riepilogo-prezzo-finale > div .valore-prezzo-finale {
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #444444;
  font-size: 14px;
  font-weight: bold;
}
.container.quantita-e-prezzo .info-pacchetto .riepilogo-pacchetto .riepilogo-container .riepilogo-prezzo-finale > div > div {
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #444444;
  font-size: 14px;
  font-weight: bold;
  display: flex;
}
.container.quantita-e-prezzo .info-pacchetto .riepilogo-pacchetto .riepilogo-container .riepilogo-prezzo-finale > div > div .importo-prezzo-finale {
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #444444;
  font-size: 14px;
  font-weight: bold;
  margin-left: 5px;
}
.container.quantita-e-prezzo .info-pacchetto .riepilogo-pacchetto .riepilogo-container .riepilogo-prezzo-finale .info-iva {
  font-size: 12px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.5;
  letter-spacing: normal;
  color: #444444;
}
.container.quantita-e-prezzo .info-pacchetto .riepilogo-pacchetto .riepilogo-container .riepilogo-provvigioni {
  display: flex;
  justify-content: space-between;
}
.container.quantita-e-prezzo .info-pacchetto .riepilogo-pacchetto .riepilogo-container .riepilogo-provvigioni > div {
  display: flex;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.88;
  letter-spacing: normal;
  color: #444444;
  font-size: 14px;
}
.container.quantita-e-prezzo .info-pacchetto .riepilogo-pacchetto .riepilogo-container .riepilogo-provvigioni > div .valore-provvigione {
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.88;
  letter-spacing: normal;
  color: #444444;
  font-size: 14px;
  margin-left: 5px;
}
.container.quantita-e-prezzo .info-pacchetto .riepilogo-pacchetto .riepilogo-container .riepilogo-provvigioni > div .importo-provvigione {
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.88;
  letter-spacing: normal;
  color: #444444;
  font-size: 14px;
  margin-left: 5px;
}
.container.inserimento-anagrafica .field-container form .titolo-box-superiore,
.container.inserimento-anagrafica .field-container form .titolo-box-inferiore {
  display: flex;
}
.container.inserimento-anagrafica .field-container form .titolo-box-superiore .label-dati-anagrafica,
.container.inserimento-anagrafica .field-container form .titolo-box-inferiore .label-dati-anagrafica,
.container.inserimento-anagrafica .field-container form .titolo-box-superiore .label-recapiti,
.container.inserimento-anagrafica .field-container form .titolo-box-inferiore .label-recapiti {
  margin: 0;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.88;
  letter-spacing: normal;
  color: #444444;
  min-width: 145px;
  font-size: 14px;
}
.container.inserimento-anagrafica .field-container form .titolo-box-superiore .label-recapiti,
.container.inserimento-anagrafica .field-container form .titolo-box-inferiore .label-recapiti {
  min-width: 85px;
}
.container.inserimento-anagrafica .field-container form .titolo-box-superiore .line-connector,
.container.inserimento-anagrafica .field-container form .titolo-box-inferiore .line-connector {
  border: solid 1px #ebebeb;
  width: 100%;
  height: 1px;
  margin: auto;
}
.container.inserimento-anagrafica .field-container form .titolo-box-inferiore {
  margin-bottom: 15px;
}
.container.inserimento-anagrafica .field-container form .label-campi-obbligatori {
  font-size: 1rem;
  margin-bottom: 8px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #a3a3a3;
  text-align: start;
}
.container.inserimento-anagrafica .field-container form .field.choice {
  /* Show the indicator (dot/circle) when checked */
}
.container.inserimento-anagrafica .field-container form .field.choice .register-radio {
  display: inline-flex;
  height: 25px;
}
.container.inserimento-anagrafica .field-container form .field.choice .register-radio .radio-label {
  padding-left: 10px;
}
.container.inserimento-anagrafica .field-container form .field.choice .register-radio .checkmark {
  position: relative;
  top: -1px;
  left: 3px;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #004c99;
}
.container.inserimento-anagrafica .field-container form .field.choice .register-radio .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  top: 5px;
  left: 5px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}
.container.inserimento-anagrafica .field-container form .field.choice .register-radio span {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5b5b5b;
}
.container.inserimento-anagrafica .field-container form .field.choice .register-radio:hover input ~ .checkmark {
  background-color: #fff;
}
.container.inserimento-anagrafica .field-container form .field.choice .register-radio input:checked ~ .checkmark {
  background-color: #004c99;
}
.container.inserimento-anagrafica .field-container form .field.choice .register-radio input:checked ~ .checkmark:after {
  display: block;
}
.container.inserimento-anagrafica .field-container form #tabPersonaGiuridica {
  display: none;
}
.container.inserimento-anagrafica .field-container form .tabcontent fieldset .row {
  margin: 25px 0;
}
.container.inserimento-anagrafica .field-container form .tabcontent fieldset .row .input-container {
  margin: 15px 0;
}
.container.inserimento-anagrafica .field-container form .tabcontent fieldset .row .input-container label {
  display: block;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #a3a3a3;
  font-size: 14px;
  margin-bottom: 8px;
  text-align: left;
}
.container.inserimento-anagrafica .field-container form .tabcontent fieldset .row .input-container input {
  border: solid 1px #ebebeb;
  border-radius: 2px;
  padding: 10px 15px;
  color: #5b5b5b;
  font-size: 14px;
}
.container.inserimento-anagrafica .field-container form .tabcontent fieldset .row .input-container input::-webkit-outer-spin-button,
.container.inserimento-anagrafica .field-container form .tabcontent fieldset .row .input-container input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.container.inserimento-anagrafica .field-container form .tabcontent fieldset .row .input-container input[type=number] {
  -moz-appearance: textfield;
}
.container.inserimento-anagrafica .field-container form .tabcontent fieldset .row .input-container button.ui-datepicker-trigger {
  display: none;
}
.container.inserimento-anagrafica .field-container form .tabcontent fieldset .row .input-container .custom-select {
  position: relative;
  max-width: 350px;
}
.container.inserimento-anagrafica .field-container form .tabcontent fieldset .row .input-container .custom-select select {
  display: none;
  /*hide original SELECT element:*/
}
.container.inserimento-anagrafica .field-container form .tabcontent fieldset .row .input-container .custom-select .select-selected:after {
  position: absolute;
  content: "";
  top: 16px;
  right: 10px;
  width: 0;
  height: 0;
  border-color: #004c99 transparent transparent transparent;
}
.container.inserimento-anagrafica .field-container form .tabcontent fieldset .row .input-container .custom-select .select-selected.select-arrow-active:after {
  border-color: transparent transparent #004c99 transparent;
  top: 8px;
}
.container.inserimento-anagrafica .field-container form .tabcontent fieldset .row .input-container .custom-select .select-items div,
.container.inserimento-anagrafica .field-container form .tabcontent fieldset .row .input-container .custom-select .select-selected {
  cursor: pointer;
  user-select: none;
  border-radius: 2px;
  border: solid 1px #ebebeb;
  background-color: #fff;
  padding: 10px 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5b5b5b;
  font-size: 14px;
}
.container.inserimento-anagrafica .field-container form .tabcontent fieldset .row .input-container .custom-select .select-selected.disabled {
  background-color: #ebebe4;
  pointer-events: none;
  cursor: default;
}
.container.inserimento-anagrafica .field-container form .tabcontent fieldset .row .input-container .custom-select .select-items {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}
.container.inserimento-anagrafica .field-container form .tabcontent fieldset .row .input-container .custom-select .select-hide {
  display: none;
}
.container.inserimento-anagrafica .field-container form .tabcontent fieldset .row .input-container .custom-select .select-items div:hover,
.container.inserimento-anagrafica .field-container form .tabcontent fieldset .row .input-container .custom-select .same-as-selected {
  background-color: #f1f1f1;
}
.container.inserimento-anagrafica .field-container form .tabcontent fieldset .row .input-container .input-icons .icon-calendar {
  content: url("/pub/media/wysiwyg/common/calendar.svg");
  position: absolute;
  top: 40px;
  left: 320px;
}
.container.riepilogo-dati .box-principale .box-superiore,
.container.report-vendite .box-principale .box-superiore {
  margin-bottom: 20px;
}
.container.riepilogo-dati .box-principale .box-superiore .box-header,
.container.report-vendite .box-principale .box-superiore .box-header {
  display: flex;
  margin: 25px 45px 10px 45px;
}
.container.riepilogo-dati .box-principale .box-superiore .box-header .flex-30,
.container.report-vendite .box-principale .box-superiore .box-header .flex-30 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 30%;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  max-width: 30%;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  min-width: 250px;
  color: #666666;
  padding-right: 15px;
  font-size: 14px;
}
.container.riepilogo-dati .box-principale .box-superiore .box-header .flex-10,
.container.report-vendite .box-principale .box-superiore .box-header .flex-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 10%;
  -ms-flex: 0 0 10%;
  flex: 0 0 10%;
  max-width: 10%;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  min-width: 100px;
  color: #666666;
  padding-right: 15px;
  font-size: 14px;
}
.container.riepilogo-dati .box-principale .box-superiore .box-dettaglio,
.container.report-vendite .box-principale .box-superiore .box-dettaglio {
  display: flex;
  margin: 0 25px 35px 25px;
  padding: 30px 20px;
  border-radius: 10px;
  border: solid 1px #e5e6eb;
  background-color: #ffffff;
}
.container.riepilogo-dati .box-principale .box-superiore .box-dettaglio .flex-30,
.container.report-vendite .box-principale .box-superiore .box-dettaglio .flex-30 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 30%;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  max-width: 30%;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  min-width: 250px;
  color: #333333;
  padding-right: 15px;
  font-size: 14px;
}
.container.riepilogo-dati .box-principale .box-superiore .box-dettaglio .flex-10,
.container.report-vendite .box-principale .box-superiore .box-dettaglio .flex-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 10%;
  -ms-flex: 0 0 10%;
  flex: 0 0 10%;
  max-width: 10%;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  min-width: 100px;
  color: #333333;
  padding-right: 15px;
  font-size: 14px;
}
.container.riepilogo-dati .box-principale .box-superiore .box-dettaglio .flex-10.importo-provvigione,
.container.report-vendite .box-principale .box-superiore .box-dettaglio .flex-10.importo-provvigione {
  font-weight: bold;
}
.container.riepilogo-dati .box-principale .box-superiore .box-dettaglio .flex-10.prezzo-finale,
.container.report-vendite .box-principale .box-superiore .box-dettaglio .flex-10.prezzo-finale {
  font-weight: bold;
}
.container.riepilogo-dati .box-principale .box-superiore .box-dettaglio .input-container,
.container.report-vendite .box-principale .box-superiore .box-dettaglio .input-container {
  margin-right: 10px;
}
.container.riepilogo-dati .box-principale .box-superiore #boxPanel::-webkit-scrollbar-track,
.container.report-vendite .box-principale .box-superiore #boxPanel::-webkit-scrollbar-track {
  background-color: #fbfbfb;
}
.container.riepilogo-dati .box-principale .box-superiore #boxPanel::-webkit-scrollbar,
.container.report-vendite .box-principale .box-superiore #boxPanel::-webkit-scrollbar {
  height: 9px;
}
.container.riepilogo-dati .box-principale .box-superiore #boxPanel::-webkit-scrollbar-thumb,
.container.report-vendite .box-principale .box-superiore #boxPanel::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #dedede;
}
.container.riepilogo-dati .box-principale .box-inferiore .panel-superiore .titolo-box-superiore,
.container.report-vendite .box-principale .box-inferiore .panel-superiore .titolo-box-superiore {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.container.riepilogo-dati .box-principale .box-inferiore .panel-superiore .titolo-box-superiore .label-dati-anagrafica,
.container.report-vendite .box-principale .box-inferiore .panel-superiore .titolo-box-superiore .label-dati-anagrafica {
  margin: 0;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.88;
  letter-spacing: normal;
  color: #444444;
  min-width: 145px;
  font-size: 14px;
}
.container.riepilogo-dati .box-principale .box-inferiore .panel-superiore .titolo-box-superiore .line-connector,
.container.report-vendite .box-principale .box-inferiore .panel-superiore .titolo-box-superiore .line-connector {
  border: solid 1px #ebebeb;
  width: 100%;
  height: 1px;
  margin: auto;
}
.container.riepilogo-dati .box-principale .box-inferiore .panel-superiore .tab-selected,
.container.report-vendite .box-principale .box-inferiore .panel-superiore .tab-selected {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 25px 0 30px 0;
}
.container.riepilogo-dati .box-principale .box-inferiore .panel-superiore .tab-selected .checkmark,
.container.report-vendite .box-principale .box-inferiore .panel-superiore .tab-selected .checkmark {
  position: relative;
  top: -1px;
  left: 3px;
  height: 18px;
  width: 18px;
  background-color: #5b5b5b;
  border-radius: 50%;
  border: 1px solid #5b5b5b;
}
.container.riepilogo-dati .box-principale .box-inferiore .panel-superiore .tab-selected .checkmark:after,
.container.report-vendite .box-principale .box-inferiore .panel-superiore .tab-selected .checkmark:after {
  content: "";
  position: absolute;
  display: block;
  top: 4.5px;
  left: 5px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}
.container.riepilogo-dati .box-principale .box-inferiore .panel-superiore .tab-selected label,
.container.report-vendite .box-principale .box-inferiore .panel-superiore .tab-selected label {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5b5b5b;
  margin-left: 10px;
}
.container.riepilogo-dati .box-principale .box-inferiore .panel-superiore .box-dettaglio,
.container.report-vendite .box-principale .box-inferiore .panel-superiore .box-dettaglio {
  display: flex;
}
.container.riepilogo-dati .box-principale .box-inferiore .panel-superiore .box-dettaglio .flex-20,
.container.report-vendite .box-principale .box-inferiore .panel-superiore .box-dettaglio .flex-20 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20%;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  padding-right: 15px;
  min-width: 150px;
}
.container.riepilogo-dati .box-principale .box-inferiore .panel-superiore .box-dettaglio .flex-20 .label-dato-cliente,
.container.report-vendite .box-principale .box-inferiore .panel-superiore .box-dettaglio .flex-20 .label-dato-cliente {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #a3a3a3;
  font-size: 1.4rem;
  margin-bottom: 8px;
}
.container.riepilogo-dati .box-principale .box-inferiore .panel-superiore .box-dettaglio .flex-20 .dato-cliente,
.container.report-vendite .box-principale .box-inferiore .panel-superiore .box-dettaglio .flex-20 .dato-cliente {
  margin-bottom: 40px;
  font-size: 1.4rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5b5b5b;
}
.container.riepilogo-dati .box-principale .box-inferiore .panel-superiore .box-dettaglio .flex-25,
.container.report-vendite .box-principale .box-inferiore .panel-superiore .box-dettaglio .flex-25 {
  padding-right: 15px;
  min-width: 175px;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.container.riepilogo-dati .box-principale .box-inferiore .panel-superiore .box-dettaglio .flex-25 .label-dato-cliente,
.container.report-vendite .box-principale .box-inferiore .panel-superiore .box-dettaglio .flex-25 .label-dato-cliente {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #a3a3a3;
  font-size: 1.4rem;
  margin-bottom: 8px;
}
.container.riepilogo-dati .box-principale .box-inferiore .panel-superiore .box-dettaglio .flex-25 .dato-cliente,
.container.report-vendite .box-principale .box-inferiore .panel-superiore .box-dettaglio .flex-25 .dato-cliente {
  margin-bottom: 40px;
  font-size: 1.4rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5b5b5b;
}
.container.riepilogo-dati .box-principale .box-inferiore .panel-inferiore .titolo-box-inferiore,
.container.report-vendite .box-principale .box-inferiore .panel-inferiore .titolo-box-inferiore {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.container.riepilogo-dati .box-principale .box-inferiore .panel-inferiore .titolo-box-inferiore .label-recapiti,
.container.report-vendite .box-principale .box-inferiore .panel-inferiore .titolo-box-inferiore .label-recapiti {
  margin: 0;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.88;
  letter-spacing: normal;
  color: #444444;
  min-width: 85px;
  font-size: 14px;
}
.container.riepilogo-dati .box-principale .box-inferiore .panel-inferiore .titolo-box-inferiore .line-connector,
.container.report-vendite .box-principale .box-inferiore .panel-inferiore .titolo-box-inferiore .line-connector {
  border: solid 1px #ebebeb;
  width: 100%;
  height: 1px;
  margin: auto;
}
.container.riepilogo-dati .box-principale .box-inferiore .panel-inferiore .box-dettaglio,
.container.report-vendite .box-principale .box-inferiore .panel-inferiore .box-dettaglio {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.container.riepilogo-dati .box-principale .box-inferiore .panel-inferiore .box-dettaglio .flex-20,
.container.report-vendite .box-principale .box-inferiore .panel-inferiore .box-dettaglio .flex-20 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20%;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  padding-right: 15px;
  margin-top: 20px;
  min-width: 150px;
}
.container.riepilogo-dati .box-principale .box-inferiore .panel-inferiore .box-dettaglio .flex-20 .label-dato-cliente,
.container.report-vendite .box-principale .box-inferiore .panel-inferiore .box-dettaglio .flex-20 .label-dato-cliente {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #a3a3a3;
  font-size: 1.4rem;
  margin-bottom: 8px;
}
.container.riepilogo-dati .box-principale .box-inferiore .panel-inferiore .box-dettaglio .flex-20 .dato-cliente,
.container.report-vendite .box-principale .box-inferiore .panel-inferiore .box-dettaglio .flex-20 .dato-cliente {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5b5b5b;
}
.container.riepilogo-dati .box-principale .box-inferiore .panel-inferiore .box-dettaglio .flex-25,
.container.report-vendite .box-principale .box-inferiore .panel-inferiore .box-dettaglio .flex-25 {
  margin-top: 20px;
  min-width: 175px;
  padding-right: 15px;
}
.container.riepilogo-dati .box-principale .box-inferiore .panel-inferiore .box-dettaglio .flex-25 .label-dato-cliente,
.container.report-vendite .box-principale .box-inferiore .panel-inferiore .box-dettaglio .flex-25 .label-dato-cliente {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #a3a3a3;
  font-size: 1.4rem;
  margin-bottom: 8px;
}
.container.riepilogo-dati .box-principale .box-inferiore .panel-inferiore .box-dettaglio .flex-25 .dato-cliente,
.container.report-vendite .box-principale .box-inferiore .panel-inferiore .box-dettaglio .flex-25 .dato-cliente {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5b5b5b;
}
.container.riepilogo-dati .box-principale .box-inferiore #panelFisica,
.container.report-vendite .box-principale .box-inferiore #panelFisica,
.container.riepilogo-dati .box-principale .box-inferiore #panelGiuridica,
.container.report-vendite .box-principale .box-inferiore #panelGiuridica {
  overflow-x: auto;
}
.container.riepilogo-dati .box-principale .box-inferiore #panelFisica::-webkit-scrollbar-track,
.container.report-vendite .box-principale .box-inferiore #panelFisica::-webkit-scrollbar-track,
.container.riepilogo-dati .box-principale .box-inferiore #panelGiuridica::-webkit-scrollbar-track,
.container.report-vendite .box-principale .box-inferiore #panelGiuridica::-webkit-scrollbar-track {
  background-color: #fbfbfb;
}
.container.riepilogo-dati .box-principale .box-inferiore #panelFisica::-webkit-scrollbar,
.container.report-vendite .box-principale .box-inferiore #panelFisica::-webkit-scrollbar,
.container.riepilogo-dati .box-principale .box-inferiore #panelGiuridica::-webkit-scrollbar,
.container.report-vendite .box-principale .box-inferiore #panelGiuridica::-webkit-scrollbar {
  height: 9px;
}
.container.riepilogo-dati .box-principale .box-inferiore #panelFisica::-webkit-scrollbar-thumb,
.container.report-vendite .box-principale .box-inferiore #panelFisica::-webkit-scrollbar-thumb,
.container.riepilogo-dati .box-principale .box-inferiore #panelGiuridica::-webkit-scrollbar-thumb,
.container.report-vendite .box-principale .box-inferiore #panelGiuridica::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #dedede;
}
.container.riepilogo-dati .box-principale .box-superiore .accordion,
.container.report-vendite .box-principale .box-superiore .accordion,
.container.riepilogo-dati .box-principale .box-inferiore .accordion,
.container.report-vendite .box-principale .box-inferiore .accordion,
.container.riepilogo-dati .box-principale .box-materiali .accordion,
.container.report-vendite .box-principale .box-materiali .accordion {
  cursor: pointer;
  width: 100%;
  text-align: left;
  outline: none;
  transition: 0.4s;
  font-size: 1.8rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000 !important;
  background-color: #fff !important;
  border: solid 1px #e5e6eb;
  padding: 27px 45px !important;
  margin-bottom: 0;
}
.container.riepilogo-dati .box-principale .box-superiore .accordion:after,
.container.report-vendite .box-principale .box-superiore .accordion:after,
.container.riepilogo-dati .box-principale .box-inferiore .accordion:after,
.container.report-vendite .box-principale .box-inferiore .accordion:after,
.container.riepilogo-dati .box-principale .box-materiali .accordion:after,
.container.report-vendite .box-principale .box-materiali .accordion:after {
  content: '';
  float: right;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 9px solid #317ed9;
  margin-top: 3px;
}
.container.riepilogo-dati .box-principale .box-superiore .active,
.container.report-vendite .box-principale .box-superiore .active,
.container.riepilogo-dati .box-principale .box-inferiore .active,
.container.report-vendite .box-principale .box-inferiore .active,
.container.riepilogo-dati .box-principale .box-materiali .active,
.container.report-vendite .box-principale .box-materiali .active,
.container.riepilogo-dati .box-principale .box-superiore .accordion:hover,
.container.report-vendite .box-principale .box-superiore .accordion:hover,
.container.riepilogo-dati .box-principale .box-inferiore .accordion:hover,
.container.report-vendite .box-principale .box-inferiore .accordion:hover,
.container.riepilogo-dati .box-principale .box-materiali .accordion:hover,
.container.report-vendite .box-principale .box-materiali .accordion:hover {
  background-color: #ccc;
}
.container.riepilogo-dati .box-principale .box-superiore .active:after,
.container.report-vendite .box-principale .box-superiore .active:after,
.container.riepilogo-dati .box-principale .box-inferiore .active:after,
.container.report-vendite .box-principale .box-inferiore .active:after,
.container.riepilogo-dati .box-principale .box-materiali .active:after,
.container.report-vendite .box-principale .box-materiali .active:after {
  border-bottom: 9px solid #317ed9;
  border-top: 0;
}
.container.riepilogo-dati .box-principale .box-superiore .panel,
.container.report-vendite .box-principale .box-superiore .panel,
.container.riepilogo-dati .box-principale .box-inferiore .panel,
.container.report-vendite .box-principale .box-inferiore .panel,
.container.riepilogo-dati .box-principale .box-materiali .panel,
.container.report-vendite .box-principale .box-materiali .panel {
  padding: 0 18px;
  overflow-y: visible;
  transition: max-height 0.2s ease-out;
  background-color: #fbfbfb;
  border: solid 1px #e5e6eb;
  border-top: none;
  padding: 0px;
}
.container.riepilogo-dati .box-principale .box-superiore .panel #boxPanel,
.container.report-vendite .box-principale .box-superiore .panel #boxPanel,
.container.riepilogo-dati .box-principale .box-inferiore .panel #boxPanel,
.container.report-vendite .box-principale .box-inferiore .panel #boxPanel,
.container.riepilogo-dati .box-principale .box-materiali .panel #boxPanel,
.container.report-vendite .box-principale .box-materiali .panel #boxPanel {
  overflow-x: auto;
}
.container.riepilogo-dati .box-principale .box-superiore .panel .panel-content,
.container.report-vendite .box-principale .box-superiore .panel .panel-content,
.container.riepilogo-dati .box-principale .box-inferiore .panel .panel-content,
.container.report-vendite .box-principale .box-inferiore .panel .panel-content,
.container.riepilogo-dati .box-principale .box-materiali .panel .panel-content,
.container.report-vendite .box-principale .box-materiali .panel .panel-content {
  padding: 10px 45px 27px 45px;
}
.container.riepilogo-dati .box-principale .box-superiore .panel .link-container,
.container.report-vendite .box-principale .box-superiore .panel .link-container,
.container.riepilogo-dati .box-principale .box-inferiore .panel .link-container,
.container.report-vendite .box-principale .box-inferiore .panel .link-container,
.container.riepilogo-dati .box-principale .box-materiali .panel .link-container,
.container.report-vendite .box-principale .box-materiali .panel .link-container {
  display: flex;
  justify-content: flex-end;
  margin: 20px 25px 5px 25px;
}
.container.riepilogo-dati .box-principale .box-superiore .panel .link-container .link-modifica,
.container.report-vendite .box-principale .box-superiore .panel .link-container .link-modifica,
.container.riepilogo-dati .box-principale .box-inferiore .panel .link-container .link-modifica,
.container.report-vendite .box-principale .box-inferiore .panel .link-container .link-modifica,
.container.riepilogo-dati .box-principale .box-materiali .panel .link-container .link-modifica,
.container.report-vendite .box-principale .box-materiali .panel .link-container .link-modifica {
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #317ed9;
  text-decoration: underline;
  font-size: 14px;
}
.container.riepilogo-dati .box-principale .box-superiore .panel .link-container .link-modifica:hover,
.container.report-vendite .box-principale .box-superiore .panel .link-container .link-modifica:hover,
.container.riepilogo-dati .box-principale .box-inferiore .panel .link-container .link-modifica:hover,
.container.report-vendite .box-principale .box-inferiore .panel .link-container .link-modifica:hover,
.container.riepilogo-dati .box-principale .box-materiali .panel .link-container .link-modifica:hover,
.container.report-vendite .box-principale .box-materiali .panel .link-container .link-modifica:hover {
  cursor: pointer;
  color: #65b2e8;
  transition: 0.3s;
}
.container.riepilogo-dati .box-principale .box-superiore .panel .link-container.link-mobile,
.container.report-vendite .box-principale .box-superiore .panel .link-container.link-mobile,
.container.riepilogo-dati .box-principale .box-inferiore .panel .link-container.link-mobile,
.container.report-vendite .box-principale .box-inferiore .panel .link-container.link-mobile,
.container.riepilogo-dati .box-principale .box-materiali .panel .link-container.link-mobile,
.container.report-vendite .box-principale .box-materiali .panel .link-container.link-mobile {
  display: none;
}
#modaleAvviso .modal-content-w,
#modaleRicerca .modal-content-w {
  border-radius: 0;
}
#modaleAvviso .modal-content-w .modal-body-w h4,
#modaleRicerca .modal-content-w .modal-body-w h4 {
  font-size: 22px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #444444;
  margin: 40px auto 10px auto;
}
#modaleAvviso .modal-content-w .modal-body-w p,
#modaleRicerca .modal-content-w .modal-body-w p {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #444444;
  font-size: 16px;
  margin-bottom: 30px;
}
#modaleAvviso .modal-content-w .modal-body-w .button-container,
#modaleRicerca .modal-content-w .modal-body-w .button-container {
  margin-bottom: 25px;
}
#modaleAvviso .modal-content-w .modal-body-w .button-container button,
#modaleRicerca .modal-content-w .modal-body-w .button-container button {
  min-width: 170px;
  border-radius: 2px;
  max-height: 40px;
  padding: 10px !important;
  margin: auto 8px;
  line-height: 1;
}
#modaleAvviso .modal-content-w .modal-body-w .button-container button.btn-light-blue,
#modaleRicerca .modal-content-w .modal-body-w .button-container button.btn-light-blue {
  border: 2px solid #65b2e8;
  background-color: #65b2e8;
  color: #ffffff;
}
#modaleAvviso .modal-content-w .modal-body-w .button-container button.btn-light-blue:hover,
#modaleRicerca .modal-content-w .modal-body-w .button-container button.btn-light-blue:hover {
  background-color: white;
  color: #65b2e8 !important;
}
#modaleAvviso .modal-content-w .modal-body-w .button-container button.btn-blue,
#modaleRicerca .modal-content-w .modal-body-w .button-container button.btn-blue {
  border: 2px solid #317ed9;
  background-color: #317ed9;
  color: #ffffff;
}
#modaleAvviso .modal-content-w .modal-body-w .button-container button.btn-blue:hover,
#modaleRicerca .modal-content-w .modal-body-w .button-container button.btn-blue:hover {
  background-color: white;
  color: #317ed9;
}
.home-agenzie .container-esito i {
  min-width: 60px;
  min-height: 60px;
  margin: auto;
  display: block;
  margin-bottom: 10px;
}
.home-agenzie .container-esito i.icon-success {
  content: url("/pub/media/wysiwyg/common/icon-success.svg");
}
.home-agenzie .container-esito i.icon-error {
  content: url("/pub/media/wysiwyg/common/icon-error.svg");
}
.home-agenzie .container-esito h4 {
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: center;
  color: #666666;
  margin-bottom: 1px;
}
.home-agenzie .container-esito .button-container {
  margin: auto;
  margin-bottom: 25px;
  display: flex;
  justify-content: center;
  margin-top: 25px;
}
.home-agenzie .container-esito .button-container button {
  min-width: 170px;
  border-radius: 2px;
  max-height: 40px;
  padding: 10px !important;
  margin: auto 8px;
  font-size: 13px;
}
.home-agenzie .container-esito .button-container button.btn-light-blue {
  border: 2px solid #65b2e8;
  background-color: #65b2e8;
}
.home-agenzie .container-esito .button-container button.btn-light-blue:hover {
  background-color: white;
  color: #65b2e8 !important;
}
.home-agenzie .container-esito .button-container button.btn-blue {
  border: 2px solid #317ed9;
  background-color: #317ed9;
}
.home-agenzie .container-esito .button-container button.btn-blue:hover {
  background-color: white;
  color: #317ed9;
}
.container.report-vendite .box-principale .box-superiore .panel form {
  padding: 0;
  overflow: inherit;
}
.container.report-vendite .box-principale .box-superiore .panel form .box-panel {
  margin: 0 40px 35px 40px;
  padding-top: 35px;
  width: auto;
}
.container.report-vendite .box-principale .box-superiore .panel form .box-panel .flex-20 {
  padding-right: 15px;
  min-width: 150px;
}
.container.report-vendite .box-principale .box-superiore .panel form .box-panel .flex-20 .custom-select .select-selected {
  font-size: 1.4rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5b5b5b;
  border: solid 1px #ebebeb;
  background-color: #fff;
  padding: 10px 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.container.report-vendite .box-principale .box-superiore .panel form .box-panel .flex-20 .custom-select .select-items div {
  cursor: pointer;
  user-select: none;
  border-radius: 2px;
  border: solid 1px #ebebeb;
  background-color: #fff;
  padding: 10px 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5b5b5b;
  font-size: 1.4rem;
  word-break: break-word;
}
.container.report-vendite .box-principale .box-superiore .panel form .box-panel .flex-40 {
  min-width: 100%;
  padding-right: 15px;
}
.container.report-vendite .box-principale .box-superiore .panel form .box-panel .flex-40.button-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  margin-top: 15px;
}
.container.report-vendite .box-principale .box-superiore .panel form .box-panel .custom-select {
  position: relative;
  max-width: 260px;
  min-width: 200px;
}
.container.report-vendite .box-principale .box-superiore .panel form .box-panel .custom-select select {
  display: none;
  /*hide original SELECT element:*/
}
.container.report-vendite .box-principale .box-superiore .panel form .box-panel .custom-select .select-selected:after {
  position: absolute;
  content: "";
  top: 16px;
  right: 10px;
  width: 0;
  height: 0;
  border-color: #004c99 transparent transparent transparent;
}
.container.report-vendite .box-principale .box-superiore .panel form .box-panel .custom-select .select-selected.select-arrow-active:after {
  border-color: transparent transparent #004c99 transparent;
  top: 8px;
}
.container.report-vendite .box-principale .box-superiore .panel form .box-panel .custom-select .select-items div,
.container.report-vendite .box-principale .box-superiore .panel form .box-panel .custom-select .select-selected {
  color: #444444;
  padding: 8px 16px;
  cursor: pointer;
  user-select: none;
  border-radius: 2px;
  border: solid 1px #ebebeb;
  background-color: #f8f8f8;
  font-size: 14px;
  font-weight: bold;
}
.container.report-vendite .box-principale .box-superiore .panel form .box-panel .custom-select .select-items {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}
.container.report-vendite .box-principale .box-superiore .panel form .box-panel .custom-select .select-hide {
  display: none;
}
.container.report-vendite .box-principale .box-superiore .panel form .box-panel .custom-select .select-items div:hover,
.container.report-vendite .box-principale .box-superiore .panel form .box-panel .custom-select .same-as-selected {
  background-color: #f1f1f1;
}
.container.report-vendite .box-principale .box-superiore .panel form .box-panel .button-container {
  margin-bottom: 25px;
}
.container.report-vendite .box-principale .box-superiore .panel form .box-panel .button-container button {
  min-width: 170px;
  max-width: 170px;
  border-radius: 2px;
  max-height: 40px;
  padding: 10px !important;
  margin: auto 8px;
  line-height: 1;
}
.container.report-vendite .box-principale .box-superiore .panel form .box-panel .button-container button.btn-light-blue.action.secondary {
  font-size: 1.4rem;
}
.container.report-vendite .box-principale .box-superiore .panel form .box-panel .button-container button.btn-blue.action.primary {
  margin-left: 0;
  font-size: 1.4rem;
}
.container.report-vendite .box-principale .box-superiore .panel form .box-panel .flex-40.scadenziario.button-container {
  margin-bottom: 25px;
}
.container.report-vendite .box-principale .box-superiore .panel form .box-panel .flex-40.scadenziario.button-container button {
  min-width: 170px;
  max-width: 170px;
  border-radius: 2px;
  max-height: 40px;
  padding: 10px !important;
  margin: auto 8px;
  line-height: 1;
}
.container.report-vendite .box-principale .box-superiore .panel form .box-panel .flex-40.scadenziario.button-container button.btn-light-blue.action.secondary {
  font-size: 1.4rem;
  margin-top: 48px;
  margin-left: -75px;
}
.container.report-vendite .box-principale .box-superiore .panel form .box-panel .flex-40.scadenziario.button-container button.btn-blue.action.primary {
  margin-top: 48px;
  margin-right: 80px;
  font-size: 1.4rem;
}
.container.report-vendite .box-principale .box-superiore .box-inferiore .panel form {
  padding: 0;
  overflow: inherit;
}
.container.report-vendite .box-principale .box-superiore .box-inferiore .panel form .box-panel {
  margin: 0px 40px 35px 40px;
  padding-top: 8px;
}
.container.report-vendite .box-principale .box-superiore .box-inferiore .panel form .box-panel .field.choice {
  margin-bottom: 15px;
  margin-left: -15px;
  /* Show the indicator (dot/circle) when checked */
}
.container.report-vendite .box-principale .box-superiore .box-inferiore .panel form .box-panel .field.choice .register-radio {
  display: inline-flex;
  height: 25px;
}
.container.report-vendite .box-principale .box-superiore .box-inferiore .panel form .box-panel .field.choice .register-radio .radio-label {
  padding-left: 10px;
}
.container.report-vendite .box-principale .box-superiore .box-inferiore .panel form .box-panel .field.choice .register-radio input {
  position: relative;
  opacity: 0;
  cursor: pointer;
  z-index: 10;
  left: 18px;
  top: 2px;
}
.container.report-vendite .box-principale .box-superiore .box-inferiore .panel form .box-panel .field.choice .register-radio .checkmark {
  position: relative;
  top: -1px;
  left: 3px;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #004c99;
}
.container.report-vendite .box-principale .box-superiore .box-inferiore .panel form .box-panel .field.choice .register-radio .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  top: 5px;
  left: 5px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}
.container.report-vendite .box-principale .box-superiore .box-inferiore .panel form .box-panel .field.choice .register-radio span {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5b5b5b;
}
.container.report-vendite .box-principale .box-superiore .box-inferiore .panel form .box-panel .field.choice .register-radio:hover input ~ .checkmark {
  background-color: #fff;
}
.container.report-vendite .box-principale .box-superiore .box-inferiore .panel form .box-panel .field.choice .register-radio input:checked ~ .checkmark {
  background-color: #004c99;
}
.container.report-vendite .box-principale .box-superiore .box-inferiore .panel form .box-panel .field.choice .register-radio input:checked ~ .checkmark:after {
  display: block;
}
.container.report-vendite .box-principale .box-superiore .box-inferiore .panel form .box-panel #tabPersonaGiuridica {
  display: none;
}
.container.report-vendite .box-principale .box-superiore .box-inferiore .panel form .box-panel .tabcontent .panel-superiore {
  position: relative;
}
.container.report-vendite .box-principale .box-superiore .box-inferiore .panel form .box-panel .tabcontent .panel-superiore .box-dettaglio {
  margin: 0;
}
.container.report-vendite .box-principale .box-superiore .box-inferiore .panel form .box-panel .tabcontent .panel-superiore .box-dettaglio .input-container .label-dato-cliente {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #a3a3a3;
  font-size: 1.4rem;
  margin-bottom: 8px;
}
.container.report-vendite .box-principale .box-superiore .box-inferiore .panel form .box-panel .tabcontent .panel-superiore .box-dettaglio .input-container .dato-cliente {
  border: solid 1px #ebebeb;
  border-radius: 2px;
  padding: 6px 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5b5b5b;
  font-size: 14px;
  min-width: 200px;
}
.container.report-vendite .box-principale .box-superiore .box-inferiore .panel form .box-panel .tabcontent .panel-superiore .box-dettaglio .input-container button.ui-datepicker-trigger {
  display: none;
}
.container.report-vendite .box-principale .box-superiore .box-inferiore .panel form .box-panel .button-container {
  margin-bottom: 15px;
}
.container.report-vendite .box-principale .box-superiore .box-inferiore .panel form .box-panel .button-container button {
  min-width: 170px;
  max-width: 170px;
  border-radius: 2px;
  max-height: 40px;
  padding: 10px !important;
  margin-top: auto;
  line-height: 1;
}
.container.report-vendite .box-principale .box-superiore .box-inferiore .panel form .box-panel .button-container button.btn-blue.action.primary {
  margin-top: 85px;
  margin-left: -281px;
  font-size: 1.4rem;
}
.box-separator {
  border: solid 1px #ebebeb;
  width: 100%;
  height: 1px;
  margin: 18px auto 25px auto;
}
.box-report,
.box-risultati {
  max-width: 1440px;
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
}
.box-report .label-num-risultati,
.box-risultati .label-num-risultati {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.box-report #tableRisultati::-webkit-scrollbar-track,
.box-risultati #tableRisultati::-webkit-scrollbar-track {
  background-color: #fbfbfb;
}
.box-report #tableRisultati::-webkit-scrollbar,
.box-risultati #tableRisultati::-webkit-scrollbar {
  height: 9px;
}
.box-report #tableRisultati::-webkit-scrollbar-thumb,
.box-risultati #tableRisultati::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #dedede;
}
.box-report .table-responsive,
.box-risultati .table-responsive {
  max-width: 1440px;
  max-height: 500px;
  overflow-y: auto;
  box-sizing: border-box;
  margin: 0 auto;
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.box-report .table-responsive .table,
.box-risultati .table-responsive .table {
  width: 100%;
  margin-bottom: 18px;
  background-color: transparent;
  border-collapse: collapse;
}
.box-report .table-responsive .table thead,
.box-risultati .table-responsive .table thead {
  display: table-header-group;
  vertical-align: middle;
  border-color: inherit;
}
.box-report .table-responsive .table thead th,
.box-risultati .table-responsive .table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
  border-top: none;
}
.box-report .table-responsive .table tbody,
.box-risultati .table-responsive .table tbody {
  display: table-row-group;
  vertical-align: middle;
  border: solid 1px #e5e6eb;
  background-color: #ffffff;
}
.box-report .table-responsive .table tbody tr:nth-of-type(even),
.box-risultati .table-responsive .table tbody tr:nth-of-type(even) {
  background-color: #fbfbfb;
}
.box-report .table-responsive .table tbody tr td,
.box-risultati .table-responsive .table tbody tr td {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  font-size: 14px;
  vertical-align: middle;
}
.box-report .table-responsive .table tbody tr td.btn-column,
.box-risultati .table-responsive .table tbody tr td.btn-column {
  display: flex;
  border-top: none;
}
.box-report .table-responsive .table tbody tr td button.btn-dettaglio,
.box-risultati .table-responsive .table tbody tr td button.btn-dettaglio {
  min-height: 30px;
  min-width: 30px;
  height: auto;
  background: none;
  border: none;
  padding: 0 !important;
  margin: auto;
}
.box-report .table-responsive .table tbody tr td button.btn-dettaglio::before,
.box-risultati .table-responsive .table tbody tr td button.btn-dettaglio::before {
  content: url("/pub/media/wysiwyg/common/icon-dettaglio.svg");
}
.box-report .table-responsive .table tr,
.box-risultati .table-responsive .table tr {
  display: table-row;
  vertical-align: middle;
  border-color: inherit;
}
.box-report .table-responsive .table td,
.box-risultati .table-responsive .table td,
.box-report .table-responsive .table th,
.box-risultati .table-responsive .table th {
  padding: 14px;
  vertical-align: top;
}
.portaleagenzie-reportvendite-view .loading-mask,
.portaleagenzie-anagrafica-view .loading-mask {
  display: none;
}
#modaleDettaglio .modal-content-w .modal-header-w h4 {
  color: #444444;
  font-size: 20px;
  text-align: center;
  margin-top: 25px;
}
#modaleDettaglio .modal-content-w .modal-header-w .close-btn.close-w {
  font-size: 40px;
  font-weight: 100;
  color: #004a9b;
  font-family: serif;
  bottom: 25px;
  right: 10px;
}
#modaleDettaglio .modal-content-w .modal-body-w .row div {
  margin: 10px 0;
  padding: 0 5px;
}
#modaleDettaglio .modal-content-w .modal-body-w .row div .label-colonna {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #a3a3a3;
  font-size: 14px;
}
#modaleDettaglio .modal-content-w .modal-body-w .row div p {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5b5b5b;
  font-size: 14px;
}
#modalePrivacy .modal-content-w {
  padding: 0;
  margin: 5% auto;
}
#modalePrivacy .modal-content-w .modal-header-w {
  border-bottom: solid 1px #d8d8d8;
}
#modalePrivacy .modal-content-w .modal-header-w h4 {
  color: #444444;
  font-size: 20px;
  text-align: center;
  margin-top: 35px;
}
#modalePrivacy .modal-content-w .modal-body-w {
  padding: 10px 5%;
}
#modalePrivacy .modal-content-w .modal-body-w .text-container {
  max-height: 350px;
  overflow: auto;
  width: 100%;
  max-width: 550px;
  margin: 20px auto 40px auto;
  padding-right: 20px;
  text-align: left;
}
#modalePrivacy .modal-content-w .modal-body-w .text-container .testo-privacy {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.46;
  letter-spacing: normal;
  color: #333333;
}
#modalePrivacy .modal-content-w .modal-body-w #privacyText::-webkit-scrollbar-track {
  border: solid 1px #ebebeb;
  border-radius: 10px;
  background-color: #F5F5F5;
}
#modalePrivacy .modal-content-w .modal-body-w #privacyText::-webkit-scrollbar {
  width: 7px;
  background-color: #fafafa;
}
#modalePrivacy .modal-content-w .modal-body-w #privacyText::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #004c9f;
}
#modalePrivacy .modal-content-w .modal-body-w .button-container {
  margin-bottom: 25px;
}
#modalePrivacy .modal-content-w .modal-body-w .button-container button {
  min-width: 170px;
  border-radius: 2px;
  max-height: 40px;
  padding: 10px !important;
  margin: auto 8px;
  line-height: 1;
  max-width: 170px;
}
#modalePrivacy .modal-content-w .modal-body-w .button-container button.btn-light-blue {
  border: 2px solid #65b2e8;
  background-color: #65b2e8;
}
#modalePrivacy .modal-content-w .modal-body-w .button-container button.btn-light-blue:hover {
  background-color: white;
  color: #65b2e8 !important;
}
#modalePrivacy .modal-content-w .modal-body-w .button-container button.btn-blue {
  border: 2px solid #004c99;
  background-color: #004c99;
}
#modalePrivacy .modal-content-w .modal-body-w .button-container button.btn-blue:hover {
  background-color: white;
  color: #004c99;
}
#modalePrivacy .modal-content-w .modal-body-w .button-container button.disabled {
  background-color: #ebebeb;
  border: 2px solid #ebebeb !important;
  pointer-events: none;
  cursor: not-allowed;
}
@media (max-width: 576px) {
  .container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto .input-sconto .range-reset {
    display: flex;
    justify-content: flex-end;
    margin: 10px 0;
  }
  .container.quantita-e-prezzo .info-pacchetto .dettaglio-pacchetto {
    padding: 0 30px;
  }
  .navigation-container.port-agenzie .row > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .container.inserimento-anagrafica .field-container form .titolo-box-superiore .label-dati-anagrafica,
  .container.inserimento-anagrafica .field-container form .titolo-box-inferiore .label-dati-anagrafica {
    min-width: 110px;
  }
  .container.inserimento-anagrafica .field-container form .titolo-box-superiore .label-recapiti,
  .container.inserimento-anagrafica .field-container form .titolo-box-inferiore .label-recapiti {
    min-width: 65px;
  }
  .container.inserimento-anagrafica .field-container form .tabcontent fieldset .row .input-container {
    width: auto;
    max-width: 320px;
  }
  .container.inserimento-anagrafica .field-container form .tabcontent fieldset .row .input-container input {
    min-width: 320px;
  }
  .container.inserimento-anagrafica .field-container form .tabcontent fieldset .row .input-container .custom-select {
    min-width: 320px;
  }
  .container.inserimento-anagrafica .field-container form .tabcontent fieldset .row .input-container .input-icons .icon-calendar {
    top: 30px;
    left: 310px;
  }
  .navigation-container.port-agenzie .row .button-container.two-buttons {
    top: -47px;
  }
  .navigation-container.port-agenzie .row .btn-indietro {
    flex-direction: column;
    justify-content: center;
    display: flex;
  }
  .container.riepilogo-dati .box-principale .box-superiore .accordion,
  .container.riepilogo-dati .box-principale .box-inferiore .accordion,
  .container.report-vendite .box-principale .box-superiore .accordion,
  .container.report-vendite .box-principale .box-inferiore .accordion {
    padding: 25px !important;
  }
  .container.riepilogo-dati .box-principale .box-superiore .panel .panel-content,
  .container.riepilogo-dati .box-principale .box-inferiore .panel .panel-content,
  .container.report-vendite .box-principale .box-superiore .panel .panel-content,
  .container.report-vendite .box-principale .box-inferiore .panel .panel-content {
    padding: 10px 25px 27px 25px;
  }
  #modaleAvviso,
  #modalePrivacy {
    overflow: auto;
  }
  #modaleAvviso .modal-content-w,
  #modalePrivacy .modal-content-w {
    width: 90%;
  }
  #modaleAvviso .modal-content-w .modal-header-w h4,
  #modalePrivacy .modal-content-w .modal-header-w h4 {
    padding: 0 5px;
  }
  #modaleAvviso .modal-content-w .modal-body-w .button-container,
  #modalePrivacy .modal-content-w .modal-body-w .button-container {
    display: flex;
    flex-direction: column-reverse;
  }
  #modaleAvviso .modal-content-w .modal-body-w .button-container button,
  #modalePrivacy .modal-content-w .modal-body-w .button-container button {
    margin: 8px auto;
    height: 40px;
    padding: 5px !important;
    max-width: 270px;
  }
  #modaleDettaglio {
    overflow: auto;
  }
  #modaleDettaglio .modal-content-w {
    width: 90%;
  }
  .home-agenzie .container-esito .button-container {
    display: flex;
    flex-direction: column-reverse;
  }
  .home-agenzie .container-esito .button-container button {
    margin: 8px auto;
    height: 40px;
    padding: 5px !important;
    max-width: 270px;
  }
  main.home.home-agenzie {
    min-height: 450px;
  }
  .container.report-vendite .box-principale .box-inferiore .panel form .box-panel .button-container button.btn-blue {
    margin: auto;
    line-height: 1;
    min-width: 97%;
  }
  .container.report-vendite .box-principale .box-superiore .panel form .box-panel .flex-20 {
    margin-bottom: 20px;
  }
  .container.report-vendite .box-principale .box-superiore .panel form .box-panel .flex-40.button-container {
    flex-direction: column;
    padding: 0;
    line-height: 1;
  }
  .container.report-vendite .box-principale .box-superiore .panel form .box-panel .flex-40.button-container button {
    margin-bottom: 15px;
    max-width: 97%;
  }
}
@media (max-width: 1200px) {
  .container.riepilogo-dati .box-principale .box-superiore .box-header,
  .container.riepilogo-dati .box-principale .box-superiore .box-dettaglio,
  .container.report-vendite .box-principale .box-superiore .box-header,
  .container.report-vendite .box-principale .box-superiore .box-dettaglio {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .container.riepilogo-dati .box-principale .box-superiore .panel .link-container,
  .container.riepilogo-dati .box-principale .box-inferiore .panel .link-container,
  .container.report-vendite .box-principale .box-superiore .panel .link-container,
  .container.report-vendite .box-principale .box-inferiore .panel .link-container {
    display: none;
  }
  .container.riepilogo-dati .box-principale .box-superiore .panel .link-container.link-mobile,
  .container.riepilogo-dati .box-principale .box-inferiore .panel .link-container.link-mobile,
  .container.report-vendite .box-principale .box-superiore .panel .link-container.link-mobile,
  .container.report-vendite .box-principale .box-inferiore .panel .link-container.link-mobile {
    display: flex;
    justify-content: center;
    margin: 25px;
  }
}
@media (min-width: 1400px) {
  .portaleagenzie-reportvendite-view .container {
    width: 85%;
    max-width: 1400px;
  }
  .portaleagenzie-reportvendite-view .container.report-vendite .box-principale .box-superiore .panel form .box-panel .flex-20 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 22%;
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    max-width: 22%;
    padding-right: 15px;
    min-width: 150px;
  }
  .portaleagenzie-reportvendite-view .container.report-vendite .box-principale .box-superiore .panel form .box-panel .flex-40 {
    margin-top: 20px;
  }
}
body.portaleagenzie-riepilogo-view .booking-container .modal-w.row.active {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
body.portaleagenzie-riepilogo-view .booking-container .modal-w.row .modal-content-w {
  margin: 10% auto;
}
body.portaleagenzie-reportvendite-view .modal-w.row.active {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
body.portaleagenzie-reportvendite-view .modal-w.row .modal-content-w {
  margin: 10% auto;
}
body[class*="portaleagenzie-"] .details-header-prenotazione {
  padding-bottom: 30px;
}
body[class*="portaleagenzie-"] .details-header-prenotazione .container span.arrow {
  display: block;
  font-size: 1.2rem;
  margin-bottom: 20px;
}
body[class*="portaleagenzie-"] .details-header-prenotazione .container span.arrow .txt-white {
  font-size: 1rem;
  color: #ffffff;
  padding-left: 0;
}
body[class*="portaleagenzie-"] input {
  color: #5b5b5b;
  border: solid 1px #ebebeb;
  padding: 10px 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
body[class*="portaleagenzie-"] input:not([type="radio"]),
body[class*="portaleagenzie-"] input:not([type="checkbox"]) {
  width: 80%;
}
body[class*="portaleagenzie-"] .main-form-contatto .form-container {
  max-width: 1200px;
  margin: 0 auto;
}
body[class*="portaleagenzie-"] form#formRicercaCliente,
body[class*="portaleagenzie-"] form#formAnagraficaCliente {
  margin: 0 40px 35px 40px;
}
body[class*="portaleagenzie-"] form#formRicercaCliente .field.choice,
body[class*="portaleagenzie-"] form#formAnagraficaCliente .field.choice {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding-top: 10px;
}
body[class*="portaleagenzie-"] form#formRicercaCliente .field.choice .register-radio,
body[class*="portaleagenzie-"] form#formAnagraficaCliente .field.choice .register-radio {
  margin-right: 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
body[class*="portaleagenzie-"] form#formRicercaCliente .field input,
body[class*="portaleagenzie-"] form#formAnagraficaCliente .field input {
  width: auto;
}
body[class*="portaleagenzie-"] div#tabPersonaGiuridica {
  border-top: 1px solid #ebebeb;
  margin-top: 20px;
  padding-top: 20px;
}
body[class*="portaleagenzie-"] .label-select,
body[class*="portaleagenzie-"] .label-dato-cliente {
  color: #a3a3a3;
  font-size: 1.4rem;
  margin-bottom: 8px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
body[class*="portaleagenzie-"] .container.report-vendite .box-principale .box-inferiore .panel #formRicercaCliente .box-panel #tabPersonaFisica .panel-superiore .box-dettaglio .flex-25,
body[class*="portaleagenzie-"] .container.report-vendite .box-principale .box-inferiore .panel #formRicercaCliente .box-panel #tabPersonaGiuridica .panel-superiore .box-dettaglio .flex-25 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
  margin-top: 15px;
}
body[class*="portaleagenzie-"] .booking-container {
  max-width: 1440px;
}
body[class*="portaleagenzie-"] .booking-container .container .row {
  width: 100%;
}
body[class*="portaleagenzie-"] .booking-container .container.riepilogo-dati .box-principale .box-inferiore .panel .panel-content {
  text-align: start;
}
body[class*="portaleagenzie-"] .booking-container .container.inserimento-anagrafica .field-container form .campi-obbligatori-anagrafica {
  text-align: start;
  margin-left: 27px;
}
body[class*="portaleagenzie-"] .booking-container .container.inserimento-anagrafica .field-container form .campi-obbligatori-anagrafica .field.choice .register-radio {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-align: start;
}
body[class*="portaleagenzie-"] .booking-container .container.inserimento-anagrafica .field-container form .campi-obbligatori-anagrafica .field.choice .register-radio label {
  font-size: 1.2rem;
}
body[class*="portaleagenzie-"] .progressbar-wrapper .progress-bar .progressbar-container {
  margin: 15px auto;
}
body[class*="portaleagenzie-"] button#print_button {
  min-width: auto;
  font-size: 1.4rem;
  line-height: inherit;
}
body[class*="portaleagenzie-"] .input-icons {
  text-align: left;
}
body[class*="portaleagenzie-"] .info-pacchetto.row {
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
}
body[class*="portaleagenzie-"] .form-container .row {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body[class*="portaleagenzie-"] .row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
body[class*="portaleagenzie-"] .row .details-header-prenotazione {
  min-height: auto;
  padding-bottom: 40px;
  padding-top: 40px;
}
body[class*="portaleagenzie-"] .row .details-header-prenotazione span.arrow {
  display: block;
  font-size: 1.2rem;
  margin-bottom: 20px;
}
body[class*="portaleagenzie-"] .row .details-header-prenotazione span.arrow .txt-white {
  font-size: 1.6rem;
  color: #ffffff;
  padding-left: 10px;
}
body[class*="portaleagenzie-"] .row .prenotazione-lista-categorie-a2 {
  box-sizing: border-box;
}
body[class*="portaleagenzie-"] .row .container.inserimento-anagrafica {
  text-align: left;
}
body[class*="portaleagenzie-"] .row .container.inserimento-anagrafica .field-container {
  width: 100%;
}
body[class*="portaleagenzie-"] .row .container.inserimento-anagrafica .field-container .tabcontent .row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: left;
}
body[class*="portaleagenzie-"] .row .container.quantita-e-prezzo .info-pacchetto {
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  width: 100%;
  text-align: left;
}
body[class*="portaleagenzie-"] .row .container.quantita-e-prezzo .info-pacchetto .label-pacchetto,
body[class*="portaleagenzie-"] .row .container.quantita-e-prezzo .info-pacchetto .nome-box {
  margin-bottom: 10px;
  font-weight: bold;
}
body[class*="portaleagenzie-"] .box-materiali {
  margin: 15px 0;
}
body[class*="portaleagenzie-"] .box-materiali .materiale {
  padding: 27px 45px;
}
body[class*="portaleagenzie-"] .box-materiali #btnMateriali {
  display: inline-block;
  font-weight: 600;
  margin: 0;
  padding: 7px 15px;
  box-sizing: border-box;
  font-size: 1.4rem;
}
body[class*="portaleagenzie-"] .box-materiali #btnMateriali:hover {
  background: #ffffff;
  color: #004c99 !important;
}
body[class*="portaleagenzie-"] .container.report-vendite {
  padding: 15px;
  margin: 0 auto;
}
body footer.primary-footer {
  background-color: #004c99;
}
body.reale {
  font-family: 'Titillium' !important;
}
body.reale *:not(i) {
  font-family: 'Titillium' !important;
}
body.reale button.primary,
body.reale .primary.action {
  background-image: none;
  background: #f0b400;
  border: 1px solid #f0b400;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Roboto';
  font-weight: 600;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
body.reale button.primary:focus,
body.reale .primary.action:focus,
body.reale button.primary:active,
body.reale .primary.action:active {
  background: #f2f2f2;
  border: 1px solid #317ed9;
  color: #317ed9;
}
body.reale button.primary:hover,
body.reale .primary.action:hover {
  background: #f2f2f2;
  border: 1px solid #006bb4;
  color: #317ed9;
}
body.reale button.primary.disabled,
body.reale .primary.action.disabled,
body.reale button.primary[disabled],
body.reale .primary.action[disabled],
fieldset[disabled] body.reale button.primary,
fieldset[disabled] body.reale .primary.action {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
body.reale button.primary:hover,
body.reale .primary.action:hover {
  background-color: #f4f4f5 !important;
  color: #317ed9 !important;
  border: 1px solid #317ed9 !important;
}
body.reale .secondary.action {
  background-image: none;
  background: #f0b400;
  border: 1px solid #f0b400;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Roboto';
  font-weight: 600;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.2rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
body.reale .secondary.action:focus,
body.reale .secondary.action:active {
  background: #2571cb;
  border: 1px solid #317ed9;
  color: #ffffff;
}
body.reale .secondary.action:hover {
  background: #2571cb;
  border: 1px solid #317ed9;
  color: #ffffff;
}
body.reale .secondary.action.disabled,
body.reale .secondary.action[disabled],
fieldset[disabled] body.reale .secondary.action {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
body.reale .secondary.action:hover {
  background-color: #f4f4f5 !important;
  color: #317ed9 !important;
  border: 1px solid #317ed9 !important;
}
body.reale footer.primary-footer {
  background-color: #004c99;
}
body.cms-page-view .content-text {
  padding: 20px 15px;
  margin-top: 0;
}
body.cms-page-view .content-text .title {
  text-align: center;
  margin: 0 0 25px 0;
  border: 0;
}
body.cms-page-view .content-text .title h1 {
  font-size: 3.6rem;
  font-family: 'Titillium';
  line-height: 55px;
  letter-spacing: 0.454545px;
}
body.cms-page-view .content-text .text {
  margin-top: 10px;
}
body.cms-page-view .content-text .txt-title {
  margin: 0 0 25px 0;
  border: 0;
  font-size: 3.3rem;
  line-height: 55px;
  letter-spacing: 0.454545px;
}
body.cms-page-view .content-text p {
  font-size: 1.4rem;
  margin-top: 10px;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
.how-it-works-container {
  text-align: center;
}
.how-it-works-container h1 {
  font-family: 'Titillium';
  letter-spacing: 0.454545px;
}
.plus-banner-how-it-works {
  padding-top: 200px;
  padding-bottom: 180px;
}
.plus-banner-how-it-works .banner-plus-content-how-it-works {
  color: #001c39;
}
.plus-banner-how-it-works .banner-plus-content-how-it-works .banner-content-how-it-works {
  text-align: center;
}
.plus-banner-how-it-works .banner-plus-content-how-it-works .banner-content-how-it-works li p {
  font-size: 14px;
  line-height: 22px;
}
.plus-banner-how-it-works .banner-plus-content-how-it-works .banner-content-how-it-works .title-p {
  font-family: 'Titillium';
  font-style: normal;
  letter-spacing: 0.454545px;
  color: #001c39;
}
.bisogni-content-video {
  background-image: url("../images/bg/lg/customer-video-nologged-mobile.jpg");
  margin: 0 auto;
  box-sizing: border-box;
  background-size: cover;
  min-height: 800px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
  position: relative;
  background-position: center;
}
.bisogni-content-video .body-bisogni-video {
  position: absolute;
}
.bisogni-content-video .body-bisogni-video .title-video {
  padding: 0 15px;
}
.bisogni-content-video .body-bisogni-video .title-video p {
  font-weight: 400;
  font-size: 3.2rem;
  line-height: 42px;
  color: white;
}
.cms-phone .common-flex,
.cms-supporto-telefonico .common-flex {
  display: inline-flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.cms-phone .homebox .container-bisogni .bisogni-content.hero-banner,
.cms-supporto-telefonico .homebox .container-bisogni .bisogni-content.hero-banner {
  gap: 10%;
}
.cms-phone .homebox .container-bisogni .bisogni-content.hero-banner h1,
.cms-supporto-telefonico .homebox .container-bisogni .bisogni-content.hero-banner h1 {
  font-size: 42px;
  max-width: 45%;
}
.cms-phone .phone-columns,
.cms-supporto-telefonico .phone-columns {
  margin: 20px;
  font-size: 18px;
}
.cms-phone .phone-columns .pagebuilder-column-group,
.cms-supporto-telefonico .phone-columns .pagebuilder-column-group {
  gap: 20px;
}
.cms-phone .roboto-text,
.cms-supporto-telefonico .roboto-text {
  font-size: 35px;
  font-family: 'Roboto';
  font-weight: 600;
}
.cms-phone .phone-support-content,
.cms-supporto-telefonico .phone-support-content {
  margin: 0 auto;
  font-size: 14px;
  max-width: 406px;
  font-weight: unset;
}
.cms-phone .titillium-text,
.cms-supporto-telefonico .titillium-text {
  font-size: 18px;
  font-family: 'Titillium';
  margin: 30px;
}
.cms-phone .support-phone-widget-content,
.cms-supporto-telefonico .support-phone-widget-content {
  display: inline-flex;
  gap: 20px;
  padding: 30px;
  background: #F4F4F5;
  min-width: 390px;
  justify-content: center;
  font-weight: 400;
  align-items: center;
}
.cms-phone .support-phone-widget-content .icon,
.cms-supporto-telefonico .support-phone-widget-content .icon {
  display: flex;
  align-items: center;
}
.cms-phone .side-borders,
.cms-supporto-telefonico .side-borders {
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: none;
  border-top: none;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 786px) {
  .cms-phone .common-flex,
  .cms-supporto-telefonico .common-flex {
    display: inline-flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .cms-phone .homebox .container-bisogni .bisogni-content.hero-banner,
  .cms-supporto-telefonico .homebox .container-bisogni .bisogni-content.hero-banner {
    display: unset;
    text-align: center;
  }
  .cms-phone .homebox .container-bisogni .bisogni-content.hero-banner h1,
  .cms-supporto-telefonico .homebox .container-bisogni .bisogni-content.hero-banner h1 {
    max-width: 100%;
  }
  .cms-phone .side-borders,
  .cms-supporto-telefonico .side-borders {
    border-left: none;
    border-right: none;
    border-bottom: 1px solid black;
    border-top: 1px solid black;
    padding-left: 20px;
    padding-right: 20px;
  }
  .cms-phone .pagebuilder-column,
  .cms-supporto-telefonico .pagebuilder-column {
    text-align: center;
  }
  .cms-phone .support-phone-widget-content,
  .cms-supporto-telefonico .support-phone-widget-content {
    min-width: 345px;
  }
}
.vim-page-content {
  margin-bottom: 120px;
}
.vim-page-content .vim-content-title {
  font-family: 'Titillium';
}
.vim-page-content .vim-content-title p {
  padding-top: 84px;
  padding-bottom: 24px;
}
.vim-page-content .vim-content-body {
  font-size: 18px;
}
.vim-page-content .vim-content-image {
  text-align: center;
  margin-top: 48px;
  margin-bottom: 60px;
}
.vim-page-content .pagebuilder-column-group {
  gap: 20px;
  flex-flow: row wrap;
}
.vim-page-content .pagebuilder-column-group .vim-body-col-product,
.vim-page-content .pagebuilder-column-group .vim-body-col-medicine {
  background-color: #ffffff;
  position: relative;
  width: 50%;
  display: flex;
  flex: 1 0 0;
  flex-direction: column;
  margin-bottom: 0;
  word-wrap: break-word;
}
.vim-page-content .pagebuilder-column-group .vim-body-col-product svg,
.vim-page-content .pagebuilder-column-group .vim-body-col-medicine svg {
  width: 100%;
  height: auto;
}
.vim-page-content .pagebuilder-column-group .vim-body-col-product .vim-col-body,
.vim-page-content .pagebuilder-column-group .vim-body-col-medicine .vim-col-body {
  flex: 1 1 auto;
  padding: 36px 30px 53px 30px;
}
.vim-page-content .pagebuilder-column-group .vim-body-col-product .vim-col-body .vim-body-col-title,
.vim-page-content .pagebuilder-column-group .vim-body-col-medicine .vim-col-body .vim-body-col-title {
  font-size: 26px;
  font-family: 'Titillium';
}
.vim-page-content .pagebuilder-column-group .vim-body-col-product .vim-col-body .vim-body-col-description,
.vim-page-content .pagebuilder-column-group .vim-body-col-medicine .vim-col-body .vim-body-col-description {
  padding-top: 16px;
}
.vim-page-content .pagebuilder-column-group .vim-body-col-product .vim-btn,
.vim-page-content .pagebuilder-column-group .vim-body-col-medicine .vim-btn {
  margin: 0 30px 30px 30px;
}
.vim-page-content .pagebuilder-column-group .vim-body-col-product .vim-btn a,
.vim-page-content .pagebuilder-column-group .vim-body-col-medicine .vim-btn a {
  padding: 13px 51px;
}
body .homebox .container-bisogni .visits-container .visits-title {
  font-family: 'Titillium';
  font-style: normal;
  font-weight: 400;
  font-size: 3.6rem;
  line-height: 55px;
  color: #001c39;
}
body .homebox .container-bisogni .visits-container .visits-legend {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
body .homebox .container-bisogni .visits-container .visits-legend .section-left .section-title {
  font-family: 'Titillium';
  font-style: normal;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 21px;
  letter-spacing: 1px;
  color: #001c39;
}
body .homebox .container-bisogni .visits-container .visits-legend .section-left .section-description {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 20px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body .homebox .container-bisogni .visits-container .visits-legend .section-left .section-description .yellow-icon {
  content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' fill='%23EFDAEF'/%3E%3C/svg%3E%0A");
  margin-right: 10px;
}
body .homebox .container-bisogni .visits-container .visits-legend .section-left .section-description .blue-icon {
  content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' fill='%23D0E6E9'/%3E%3C/svg%3E ");
  margin-right: 10px;
}
body .homebox .container-bisogni .visits-container .visits-legend .section-right .link-all-visits {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 16px;
  letter-spacing: 0.454545px;
  color: #317ed9;
}
body .homebox .container-bisogni .visits-container .visits-body .visits .section-title {
  text-align: start;
  font-family: 'Titillium';
  font-style: normal;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 27px;
  letter-spacing: 1px;
  color: #001c39;
  margin-bottom: 30px;
}
body .homebox .container-bisogni .visits-container .visits-body .visits .service-suggest {
  align-items: center;
  margin-bottom: 10px;
  min-height: 80px;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
}
body .homebox .container-bisogni .visits-container .visits-body .visits .service-suggest.blue {
  background-color: #D0E6E9;
}
body .homebox .container-bisogni .visits-container .visits-body .visits .service-suggest.yellow {
  background-color: #EFDAEF;
}
body .homebox .container-bisogni .visits-container .visits-body .visits .service-suggest .icon-arrow {
  content: url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 18L18 9.5L10 1' stroke='%23317ED9' stroke-linecap='round'/%3E%3Cpath d='M17.5 9.5L1 9.5' stroke='%23317ED9' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
body .homebox .container-bisogni .visits-container .visits-body .visits .service-suggest .text {
  display: block;
  text-transform: lowercase;
  font-family: 'Titillium';
  font-style: normal;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 24px;
  letter-spacing: 1px;
  color: #001c39;
}
body .homebox .container-bisogni .visits-container .visits-body .visits .service-suggest .text::first-letter {
  text-transform: uppercase;
}
body .homebox .container-bisogni .visits-container .visits-body .visits .service-suggest .body {
  width: 80%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
body .homebox .container-bisogni .visits-container .visits-body .visits .service-suggest .body .principal-description {
  display: block;
  text-transform: lowercase;
  font-family: 'Titillium';
  font-style: normal;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 24px;
  letter-spacing: 1px;
  color: #001c39;
}
body .homebox .container-bisogni .visits-container .visits-body .visits .service-suggest .body .principal-description::first-letter {
  text-transform: uppercase;
}
body .homebox .container-bisogni .visits-container .visits-body .visits .service-suggest .body .sub-description {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #001c39;
}
body .homebox .container-bisogni .visits-container .visits-body .visits .service-suggest .date {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 14px;
  letter-spacing: 1px;
  text-transform: capitalize;
  color: #001c39;
}
body .homebox .container-bisogni .visits-container .visits-body .visits.book .no-reserved-visits {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-content: center;
  align-items: center;
  min-height: 160px;
  border: 1px solid #b3b8bd;
}
body .homebox .container-bisogni .visits-container .visits-body .visits.book .no-reserved-visits .icon-no-reserved-visits {
  content: url("data:image/svg+xml,%3Csvg width='38' height='43' viewBox='0 0 38 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M36.8164 41.8984H1.81641V1.89844H36.8164V41.8984Z' stroke='%23B3B8BD' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.0625 21.8281C7.0625 20.8612 7.84563 20.0781 8.8125 20.0781C9.77938 20.0781 10.5625 20.8612 10.5625 21.8281C10.5625 22.795 9.77938 23.5781 8.8125 23.5781C7.84563 23.5781 7.0625 22.795 7.0625 21.8281Z' fill='%23317ED9' stroke='%23317ED9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.0625 30.9219C7.0625 29.955 7.84563 29.1719 8.8125 29.1719C9.77938 29.1719 10.5625 29.955 10.5625 30.9219C10.5625 31.8888 9.77938 32.6719 8.8125 32.6719C7.84563 32.6719 7.0625 31.8888 7.0625 30.9219Z' fill='%23317ED9' stroke='%23317ED9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.0625 12.7422C7.0625 11.7753 7.84563 10.9922 8.8125 10.9922C9.77938 10.9922 10.5625 11.7753 10.5625 12.7422C10.5625 13.7091 9.77938 14.4922 8.8125 14.4922C7.84563 14.4922 7.0625 13.7091 7.0625 12.7422Z' fill='%23317ED9' stroke='%23317ED9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.5664 12.7422H28.0664' stroke='%23B3B8BD' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.5664 21.8281H28.0664' stroke='%23B3B8BD' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.5664 30.9219H24.5664' stroke='%23B3B8BD' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 50px;
}
body .homebox .container-bisogni .visits-container .visits-body .visits.book .no-reserved-visits .text-no-reserved-visits {
  margin-top: 20px;
  font-family: 'Titillium';
  font-style: normal;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body .homebox .container-bisogni .visits-container .visits-body .visits.suggest .no-proposed-visits {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-content: center;
  align-items: center;
  min-height: 160px;
  border: 1px solid #b3b8bd;
}
body .homebox .container-bisogni .visits-container .visits-body .visits.suggest .no-proposed-visits .icon-no-proposed-visits {
  content: url("data:image/svg+xml,%3Csvg width='41' height='43' viewBox='0 0 41 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.4531 29.0781V30.8963C13.4531 36.9207 18.3376 41.8052 24.362 41.8052C30.3865 41.8052 35.2709 36.9207 35.2709 30.8963' stroke='%23B3B8BD' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M29.8125 25.4388C29.8125 22.4262 32.2543 19.9844 35.2669 19.9844C38.2796 19.9844 40.7214 22.4262 40.7214 25.4388C40.7214 28.4515 38.2796 30.8933 35.2669 30.8933C32.2543 30.8933 29.8125 28.4515 29.8125 25.4388Z' fill='%23317ED9'/%3E%3Cpath d='M18.9037 3.625H24.08C25.1863 3.625 26.0363 4.60498 25.88 5.70042L22.9864 25.9573C22.73 27.7482 21.1955 29.0791 19.3864 29.0791H7.51211C5.70305 29.0791 4.16853 27.7482 3.91217 25.9573L1.01859 5.70042C0.862228 4.60498 1.71221 3.625 2.81856 3.625H7.99483' stroke='%23B3B8BD' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.99219 1.80469V5.44099' stroke='%23B3B8BD' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.9023 1.80469V5.44099' stroke='%23B3B8BD' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 50px;
}
body .homebox .container-bisogni .visits-container .visits-body .visits.suggest .no-proposed-visits .text-no-proposed-visits {
  margin-top: 20px;
  font-family: 'Titillium';
  font-style: normal;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body .primary-header .header-top .primary-nav .primary-nav-wrap .notifications-container .notification-toggle.active .icon_icon-notification::before {
  content: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='17' height='22' viewBox='0,0,197.8125,256'%3E%3Cg fill='%23000000' fill-rule='evenodd' stroke='%23000000' stroke-width='1' stroke-linecap='butt' stroke-linejoin='round' stroke-miterlimit='10' stroke-dasharray='' stroke-dashoffset='0' font-family='none' font-weight='none' font-size='none' text-anchor='none' style='mix-blend-mode: normal'%3E%3Cpath transform='translate(-2.83513,0.00873) scale(11.63636,11.63636)' d='M1,16.8491c0.49164,-2.2588 0.73747,-5.0936 0.73747,-8.50441c0,-4.05636 3.13666,-7.34469 7.00593,-7.34469c3.8693,0 7.0059,3.28833 7.0059,7.34469c0,3.35021 0.2458,6.18501 0.7375,8.50441zM11.0679,18.7344c0,1.2504 -1.04,2.2641 -2.32301,2.2641c-1.28296,0 -2.32301,-1.0137 -2.32301,-2.2641z' id='strokeMainSVG'%3E%3C/path%3E%3C/g%3E%3Cg fill='none' fill-rule='none' stroke='%23000000' stroke-width='1' stroke-linecap='butt' stroke-linejoin='round' stroke-miterlimit='10' stroke-dasharray='' stroke-dashoffset='0' font-family='none' font-weight='none' font-size='none' text-anchor='none' style='mix-blend-mode: normal'%3E%3Cg transform='translate(-2.83513,0.00873) scale(11.63636,11.63636)'%3E%3Cpath d='M1,16.8491c0.49164,-2.2588 0.73747,-5.0936 0.73747,-8.50441c0,-4.05636 3.13666,-7.34469 7.00593,-7.34469c3.8693,0 7.0059,3.28833 7.0059,7.34469c0,3.35021 0.2458,6.18501 0.7375,8.50441z' fill-rule='evenodd'%3E%3C/path%3E%3Cpath d='M6.42188,18.7344c0,1.2504 1.04005,2.2641 2.32301,2.2641c1.28301,0 2.32301,-1.0137 2.32301,-2.2641' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  width: 16px;
  height: 21px;
}
body .homebox .container-bisogni .health-profile-container .health-profile-title .title {
  font-family: 'Titillium';
  font-style: normal;
  font-weight: 400;
  font-size: 3.6rem;
  line-height: 50px;
  letter-spacing: 0.454545px;
  color: #001c39;
  text-align: center;
}
body .homebox .container-bisogni .health-profile-container .health-profile-content {
  margin-top: 80px;
}
body .homebox .container-bisogni .health-profile-container .health-profile-content .health-profile-right-content .title {
  margin: 10px 0;
  font-family: 'Titillium';
  font-style: normal;
  font-weight: 400;
  font-size: 3.6rem;
  line-height: 55px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body .homebox .container-bisogni .health-profile-container .health-profile-content .health-profile-right-content .subtitle {
  margin: 10px 0;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
a.notification-toggle {
  position: relative;
}
a.notification-toggle.to-read:before {
  display: block;
  content: '';
  position: absolute;
  top: -10px;
  right: -4px;
  background: #006bb4;
  width: 10px;
  height: 10px;
  border-radius: 100%;
}
.notifications-container .block-notifications {
  display: none;
}
.primary-nav #notifications-content {
  position: absolute;
  background: #ffffff;
  width: 330px;
  max-width: 330px;
  box-sizing: border-box;
  margin: 0 auto;
  z-index: 2;
  right: 0;
  max-height: 500px;
  overflow-y: auto;
}
.primary-nav #notifications-content * {
  box-sizing: border-box;
}
.primary-nav #notifications-content::-webkit-scrollbar {
  width: 4px;
}
.primary-nav #notifications-content::-webkit-scrollbar-track {
  background: #f4f4f5;
  border-radius: 100px;
}
.primary-nav #notifications-content::-webkit-scrollbar-thumb {
  background: #e1e3e5;
  border-radius: 100px;
}
.primary-nav #notifications-content > p {
  padding: 20px;
  font-weight: 600;
  font-size: 1.3rem;
  line-height: 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #626d78;
  border-bottom: 0.5px solid rgba(179, 184, 189, 0.35);
}
.primary-nav #notifications-content li {
  padding: 12px 30px 12px 20px;
  border-bottom: 0.5px solid rgba(179, 184, 189, 0.35);
  position: relative;
  transition: 0.4s;
  width: 100%;
  margin: 0;
}
.primary-nav #notifications-content li:last-child {
  border-bottom: 0;
}
.primary-nav #notifications-content li.to-read {
  cursor: pointer;
}
.primary-nav #notifications-content li.to-read:hover {
  background: rgba(49, 126, 217, 0.1);
}
.primary-nav #notifications-content li.to-read:before {
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  transform: translatY(-50%);
  right: 15px;
  background: #006bb4;
  width: 10px;
  height: 10px;
  border-radius: 100%;
}
.primary-nav #notifications-content li > span {
  display: block;
}
.primary-nav #notifications-content .notification-message {
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 18px;
  color: #001c39;
}
.primary-nav #notifications-content .notification-time {
  font-size: 1rem;
  line-height: 22px;
  color: #626d78;
}
.primary-nav #notifications-content #notifications_list > li:nth-child(n+11):not(.read_more) {
  display: none;
}
.primary-nav #notifications-content #notifications_list > li.read_more {
  padding: 10px;
  font-size: 1.2rem;
  text-align: center;
  text-decoration: underline;
  color: #006bb4;
  cursor: pointer;
}
.primary-nav #notifications-content #notifications_list > li.read_more:hover {
  background: rgba(49, 126, 217, 0.1);
}
body.cms-index-index .home .homebox .container-bisogni .double-visualization-container .family-logged-photo-banner .banner-logged-family .right-logged-family .content-logged-family .button-logged-family {
  padding-top: 10px;
}
body.cms-index-index .home .homebox .container-bisogni .double-visualization-container .container-survey .survey-content .block-content .button-survey a {
  border: unset;
}
body {
  /*        &.express-wait-view{
            .message-success.success.message {
                height: 100%;
                position: fixed;
                width: 100%;
                background: transparent;
                padding: 0;
            }
        }*/
}
body .title-performance {
  text-transform: capitalize;
}
body .stepvoucher-container .invoice.block {
  box-sizing: border-box;
  max-width: 1200px;
  margin: 0 auto;
  padding-bottom: 20%;
}
body #modal-cart-added .modal-content.centered {
  background: #ffffff;
}
body #modal-cart-added .modal-content.centered .top-header-picker {
  background: #ffffff;
}
body #modal-cart-added .modal-content.centered .message-reservation-added.time-info {
  font-size: 1.6rem;
  font-weight: normal;
}
body #modal-cart-added .modal-content.centered .message-reservation-added.success-info {
  font-size: 2.2rem;
  font-weight: 500;
  color: #004c99;
}
body #modal-cart-added .modal-content.centered .row.mini-card-action {
  padding: 30px 80px;
}
body .btn-add-container .primary.action {
  min-width: 100%;
}
body .invoice.block .title {
  font-size: 1.8rem;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: bold;
}
body .invoice.block .box-input {
  box-sizing: border-box;
  margin-bottom: 20px;
}
body .invoice.block .label {
  margin-bottom: 10px;
  display: block;
}
body .invoice.block ::placeholder {
  color: #b3b8bd;
  opacity: 1;
  /* Firefox */
}
body .invoice.block ::-ms-input-placeholder {
  /* Edge 12 -18 */
  color: #b3b8bd;
}
body[class*="booking-"] main {
  background-color: #f5f5f5;
}
body input[type="radio"].structure-radio {
  margin-top: 3px;
}
body .stepsearch-container {
  padding-bottom: 70px;
  position: relative;
}
body .riepilogue-textarea {
  margin-top: 50px;
}
body .riepilogue-textarea ::placeholder {
  color: #b3b8bd;
  opacity: 1;
  /* Firefox */
}
body .riepilogue-textarea ::-ms-input-placeholder {
  /* Edge 12 -18 */
  color: #b3b8bd;
}
body .confirmation-structure-container {
  width: 100%;
  margin-left: auto;
}
body .confirmation-structure-container .confirmation-structure {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-around;
  -ms-flex-pack: space-around;
  justify-content: space-around;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  z-index: 10;
  box-sizing: border-box;
}
body .confirmation-structure-container .confirmation-structure .structure-container {
  width: 70%;
}
body .confirmation-structure-container .confirmation-structure p {
  font-family: 'Titillium';
  font-style: normal;
  font-weight: 400;
  color: #ffffff;
  font-size: 2.2rem;
}
body .confirmation-structure-container .confirmation-structure p.body-address {
  font-size: 1.4rem;
  color: #F9F9FA;
}
body .confirmation-structure-container .confirmation-structure label {
  font-family: 'Titillium';
  font-style: normal;
  font-weight: 400;
  color: #001c39;
  font-size: 2.2rem;
}
body .confirmation-structure-container .confirmation-structure .performance-container {
  gap: 5px;
}
body .confirmation-structure-container .confirmation-structure .structure-container .riepilogue-structure {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  gap: 5px;
}
body .confirmation-structure-container .confirmation-structure .doctor-container .riepilogue-doctor {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}
body .confirmation-structure-container .confirmation-structure .confirmation-button-container {
  margin-left: auto;
}
body .confirmation-structure-container .confirmation-structure .confirmation-button-container #confirmationButton {
  margin-bottom: 0;
}
body .navigation-container {
  z-index: 1;
  backdrop-filter: blur(1.5px);
  background: rgba(245, 245, 245, 0.7);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 16px 3%;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  border-top: 1px solid #e1e3e5;
}
body .navigation-container .button.back {
  background-image: none;
  background: #ffffff;
  border: 1px solid;
  color: #317ed9;
  cursor: pointer;
  display: inline-block;
  font-family: 'Roboto';
  font-weight: 600;
  margin: 0;
  padding: 9px 15px;
  font-size: 1.2rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  border-radius: 0;
  display: flex;
  text-decoration: none;
}
body .navigation-container .button.back:focus,
body .navigation-container .button.back:active {
  background: #2571cb;
  border: 1px solid #317ed9;
  color: #ffffff;
}
body .navigation-container .button.back:hover {
  background: #317ed9;
  border: 1px solid #317ed9;
  color: #ffffff;
}
body .navigation-container .button.back.disabled,
body .navigation-container .button.back[disabled],
fieldset[disabled] body .navigation-container .button.back {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
body .navigation-container .button.back:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #317ed9;
  content: "\e92c";
  font-family: "icomoon";
  margin: 0 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body .navigation-container .button.back:hover:before {
  color: #ffffff;
}
body .navigation-container .button.back::before {
  transform: rotate(180deg);
}
body .navigation-container.structure-container {
  background: #2b86f1;
  padding: 4px 3%;
}
body .navigation-container.structure-container #next-button {
  display: none;
}
body .navigation-container.structure-container .buttons-container {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
body .navigation-container.structure-container .buttons-container .button.back {
  background-image: none;
  background: #2b86f1;
  border: 1px solid #2b86f1;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Roboto';
  font-weight: 600;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.2rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: flex;
  text-decoration: none;
}
body .navigation-container.structure-container .buttons-container .button.back:focus,
body .navigation-container.structure-container .buttons-container .button.back:active {
  background: #2571cb;
  border: 1px solid #317ed9;
  color: #ffffff;
}
body .navigation-container.structure-container .buttons-container .button.back:hover {
  background: #2b86f1;
  border: 1px solid #2b86f1;
  color: #ffffff;
}
body .navigation-container.structure-container .buttons-container .button.back.disabled,
body .navigation-container.structure-container .buttons-container .button.back[disabled],
fieldset[disabled] body .navigation-container.structure-container .buttons-container .button.back {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
body .navigation-container.structure-container .buttons-container .button.back:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #ffffff;
  content: "\e92c";
  font-family: "icomoon";
  margin: 0 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body .navigation-container.structure-container .buttons-container .button.back:hover:before {
  color: #ffffff;
}
body .navigation-container.structure-container .buttons-container #confirmationButton-mobile {
  background-image: none;
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #317ed9;
  cursor: pointer;
  display: inline-block;
  font-family: 'Roboto';
  font-weight: 600;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.2rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
body .navigation-container.structure-container .buttons-container #confirmationButton-mobile:focus,
body .navigation-container.structure-container .buttons-container #confirmationButton-mobile:active {
  background: #2571cb;
  border: 1px solid #317ed9;
  color: #ffffff;
}
body .navigation-container.structure-container .buttons-container #confirmationButton-mobile:hover {
  background: #2571cb;
  border: 1px solid #317ed9;
  color: #ffffff;
}
body .navigation-container.structure-container .buttons-container #confirmationButton-mobile.disabled,
body .navigation-container.structure-container .buttons-container #confirmationButton-mobile[disabled],
fieldset[disabled] body .navigation-container.structure-container .buttons-container #confirmationButton-mobile {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
body .navigation-container.structure-container button#show-hide-more-content {
  padding: 0;
  margin: 0 auto;
  width: 100%;
  color: #ffffff;
  background: transparent;
  border: transparent;
}
body .buttons-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  width: 100%;
}
body.performance-product-view .button-container {
  display: none;
}
body.booking-additional-stepinfo .additional-info-body {
  text-align: center;
}
body.booking-additional-stepinfo .additional-info-body .structure .title {
  font-family: 'Titillium';
  font-style: normal;
  font-weight: 400;
}
body.booking-additional-stepinfo #ui-id-24 {
  max-height: 300px !important;
  overflow: auto !important;
}
body.booking-additional-stepsearch .stepsearch-container .search-container .step-one-container .stepone-title {
  font-size: 3.6rem;
  font-family: 'Titillium';
  text-align: center;
}
body.booking-additional-stepsearch .stepsearch-container .search-container .step-one-container #form-content-address p {
  font-size: 13px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #444444;
}
body.booking-additional-stepsearch .stepsearch-container .search-container .step-one-container #form-content-address .flex-items #btn-search {
  height: 44px;
  margin-bottom: 0 !important;
}
body.booking-additional-stepsearch #modalNoFoundStructure .modal-content-w {
  padding: 20px;
}
body.booking-additional-stepsearch #modalNoFoundStructure .top-modal {
  margin: 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
}
body.booking-additional-stepsearch #modalNoFoundStructure .top-modal #close-modal .icon-close {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='19' viewBox='0 0 20 19' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.0434 0.866249C19.2386 0.670987 19.2386 0.354404 19.0434 0.159142C18.8481 -0.0361202 18.5315 -0.0361202 18.3363 0.159142L10.0008 8.49462L1.66531 0.159142C1.47005 -0.0361202 1.15347 -0.0361202 0.958205 0.159142C0.762943 0.354404 0.762943 0.670987 0.958205 0.866249L9.29369 9.20173L0.36129 18.1341C0.166028 18.3294 0.166028 18.646 0.36129 18.8412C0.556553 19.0365 0.873135 19.0365 1.0684 18.8412L10.0008 9.90884L18.9332 18.8412C19.1285 19.0365 19.445 19.0365 19.6403 18.8412C19.8356 18.646 19.8356 18.3294 19.6403 18.1341L10.7079 9.20173L19.0434 0.866249Z' fill='%23001C39'/%3E%3C/svg%3E");
}
body.booking-additional-stepsearch #modalNoFoundStructure .body-modal {
  margin: 10px 0;
}
body.booking-additional-stepsearch #modalNoFoundStructure .body-modal p {
  margin: 10px 0;
  font-size: 1.8rem;
  font-family: 'Titillium';
}
body.booking-additional-stepsearch #modalNoFoundStructure .body-modal #homeModal {
  margin: 5px 0 !important;
}
body.booking-additional-stepvoucher .stepvoucher-container .riepilogue-textarea {
  margin-top: 50px;
}
body.booking-additional-stepvoucher .stepvoucher-container .voucher-body {
  height: 100%;
}
body.booking-additional-stepvoucher .stepvoucher-container .voucher-body .title {
  margin: 40px 0 20px 0;
  font-family: 'Titillium';
  font-weight: 400;
  line-height: 38px;
  text-align: center;
}
body.booking-additional-stepvoucher .stepvoucher-container .voucher-body .step-container-block .stepblock .subtitle-block {
  font-family: 'Titillium';
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 27px;
  margin: 5px 0;
  text-align: center;
}
body.booking-additional-stepvoucher .stepvoucher-container .voucher-body .step-container-block .stepblock .text-block {
  font-family: 'Roboto';
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 21px;
  margin: 5px 0;
  text-align: center;
}
body.booking-additional-stepvoucher .stepvoucher-container .voucher-body .step-container-block .stepblock.q4p {
  flex-direction: column;
  align-items: center;
}
body.booking-additional-stepvoucher .stepvoucher-container .voucher-body .title-printmemo-voucher {
  font-family: 'Roboto';
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 22px;
  text-align: left;
  margin: 30px 0;
}
body.booking-additional-stepvoucher .stepvoucher-container .voucher-body .bottom-container {
  border: 1px solid #b3b8bd;
}
body.booking-additional-stepvoucher .stepvoucher-container .voucher-body .bottom-container .title-section {
  font-family: 'Roboto';
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  margin: 0 0 10px 0;
}
body.booking-additional-stepvoucher .stepvoucher-container .voucher-body .bottom-container .structure {
  font-family: 'Roboto';
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 27px;
  text-align: left;
}
body.booking-additional-stepvoucher .stepvoucher-container .voucher-body .bottom-container .address {
  font-family: 'Roboto';
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
}
body.booking-additional-stepvoucher .stepvoucher-container .voucher-body .bottom-container .performance {
  font-family: 'Roboto';
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 27px;
  text-align: left;
}
body.booking-additional-stepvoucher .stepvoucher-container .voucher-body .bottom-container .price {
  margin: 20px 0 0 0;
  font-family: 'Titillium';
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  text-transform: uppercase;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  gap: 15px;
}
body.booking-additional-stepvoucher .stepvoucher-container .voucher-body .bottom-container .icon-euro {
  content: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 0.5C11.3659 0.5 14.5 3.6341 14.5 7.5C14.5 11.3659 11.3659 14.5 7.5 14.5C3.6341 14.5 0.5 11.3659 0.5 7.5C0.5 3.6341 3.6341 0.5 7.5 0.5Z' stroke='%23001C39' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.227 10.2262C9.64746 10.6694 8.96564 10.908 8.18155 10.908C6.30655 10.908 4.77246 9.37393 4.77246 7.49893C4.77246 5.62393 6.30655 4.08984 8.18155 4.08984C8.96564 4.08984 9.64746 4.32848 10.227 4.77166' stroke='%23001C39' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.09082 6.13672H8.18173' stroke='%23001C39' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.09082 8.17969H8.18173' stroke='%23001C39' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
body.booking-additional-delivery .delivery-container-page .delivery-container .title-container #titlePage {
  font-size: 3.2rem;
  font-family: 'Titillium';
  text-align: center;
}
body.booking-additional-delivery .delivery-container-page .delivery-container .body-container .select-express-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  align-items: center;
}
body.booking-additional-delivery .delivery-container-page .delivery-container .body-container .select-express-container .box-grey {
  pointer-events: all;
  cursor: pointer;
  background-color: #ffffff;
  margin: 10px;
  padding: 20px;
  box-sizing: border-box;
}
body.booking-additional-delivery .delivery-container-page .delivery-container .body-container .select-express-container .box-grey.active {
  border: 1px solid #317ed9;
}
body.booking-additional-delivery .delivery-container-page .delivery-container .body-container .select-express-container .box-grey:hover {
  border: 1px solid #317ed9;
}
body.booking-additional-delivery .delivery-container-page .delivery-container .body-container .select-express-container .box-grey .title {
  font-weight: bold;
  font-size: 1.4rem;
  font-family: 'Titillium';
}
body.booking-additional-delivery .delivery-container-page .delivery-container .body-container .select-express-container .box-grey .subtitle {
  font-size: 1.4rem;
  font-family: 'Titillium';
  margin: 5px 0 0 0;
}
body.booking-additional-delivery .delivery-container-page .delivery-container .body-container .input-container input {
  margin: 20px 0;
}
body.booking-additional-delivery .delivery-container-page .delivery-container .body-container .input-container .container-address .title {
  width: 100%;
  font-size: 1.8rem;
  font-family: 'Titillium';
  margin: 20px 0;
}
body.booking-additional-delivery .delivery-container-page .delivery-container .body-container .input-container .container-address .address-body .label-title {
  font-size: 1.4rem;
  font-family: 'Titillium';
}
body.booking-additional-delivery .delivery-container-page .delivery-container .body-container .input-container .info {
  padding: 15px;
  border: 1px solid #e1e3e5;
  margin: 40px auto;
  max-width: 750px;
  box-sizing: border-box;
}
body.booking-additional-delivery .delivery-container-page .delivery-container .body-container .input-container .info p {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.booking-additional-delivery .delivery-container-page .delivery-container .body-container .input-container .info p::before {
  content: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0.5C15.2466 0.5 19.5 4.75342 19.5 10C19.5 15.2466 15.2466 19.5 10 19.5C4.75342 19.5 0.5 15.2466 0.5 10C0.5 4.75342 4.75342 0.5 10 0.5Z' stroke='%23001C39' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.99976 5.45312V10.9077' stroke='%23317ED9' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.99971 13.6328C10.2506 13.6328 10.4543 13.8364 10.4543 14.0874C10.4543 14.3383 10.2506 14.5419 9.99971 14.5419C9.7488 14.5419 9.54517 14.3383 9.54517 14.0874C9.54517 13.8364 9.7488 13.6328 9.99971 13.6328Z' fill='%23317ED9' stroke='%23317ED9' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
body.booking-additional-stepsearch input[type="checkbox"],
body.booking-additional-stepsearch input[type="radio"] {
  display: inline-block;
  height: 16px;
  min-width: 16px;
  width: 16px;
  background: #ffffff;
  outline: none;
  color: #2b86f1;
  position: relative;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-font-smoothing: antialiased;
  -webkit-appearance: none;
  border: 1px solid #2b86f1;
  margin: 0 7.8px 0 0;
}
body.booking-additional-stepsearch input[type="checkbox"]:before,
body.booking-additional-stepsearch input[type="radio"]:before {
  opacity: 0;
  visibility: hidden;
  content: '';
  display: block;
  position: absolute;
  background: #2b86f1;
  width: 8px;
  height: 8px;
  top: 3px;
  right: 3px;
  left: 3px;
  bottom: 3px;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
body.booking-additional-stepsearch input[type="checkbox"].mage-error::-webkit-input-placeholder,
body.booking-additional-stepsearch input[type="radio"].mage-error::-webkit-input-placeholder {
  color: #e02b27;
  font-weight: normal;
}
body.booking-additional-stepsearch input[type="checkbox"].mage-error:-moz-placeholder,
body.booking-additional-stepsearch input[type="radio"].mage-error:-moz-placeholder {
  color: #e02b27;
  font-weight: normal;
}
body.booking-additional-stepsearch input[type="checkbox"].mage-error::-moz-placeholder,
body.booking-additional-stepsearch input[type="radio"].mage-error::-moz-placeholder {
  color: #e02b27;
  font-weight: normal;
}
body.booking-additional-stepsearch input[type="checkbox"].mage-error:-ms-input-placeholder,
body.booking-additional-stepsearch input[type="radio"].mage-error:-ms-input-placeholder {
  color: #e02b27;
  font-weight: normal;
}
body.booking-additional-stepsearch input[type="checkbox"]:disabled,
body.booking-additional-stepsearch input[type="radio"]:disabled {
  opacity: 0.5;
}
body.booking-additional-stepsearch input[type="checkbox"]:disabled + span,
body.booking-additional-stepsearch input[type="radio"]:disabled + span {
  opacity: 0.5;
}
body.booking-additional-stepsearch input[type="checkbox"]:hover,
body.booking-additional-stepsearch input[type="radio"]:hover {
  outline: none;
  border-color: #2b86f1;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
body.booking-additional-stepsearch input[type="checkbox"]:focus,
body.booking-additional-stepsearch input[type="radio"]:focus {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
body.booking-additional-stepsearch input[type="checkbox"]:checked,
body.booking-additional-stepsearch input[type="radio"]:checked {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
body.booking-additional-stepsearch input[type="checkbox"]:checked:before,
body.booking-additional-stepsearch input[type="radio"]:checked:before {
  opacity: 1;
  visibility: visible;
  width: 8px;
  top: 3px;
  bottom: 3px;
  right: 3px;
  left: 3px;
}
body.dark-shadow::before {
  background: #B3B8BD50;
  height: 100%;
  width: 100%;
  z-index: 5;
  position: fixed;
  top: 0;
  right: 0;
  content: '';
}
body.dark-shadow .navigation-container {
  z-index: 25;
}
body.booking-additional-stepthree .booking-container .tooltip {
  position: relative;
}
body.booking-additional-stepthree .booking-container .tooltip .title-tooltip {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
body.booking-additional-stepthree .booking-container .tooltip .title-tooltip .tooltip-toggle {
  position: relative;
}
body.booking-additional-stepthree .booking-container .tooltip .tooltip-content {
  background: #333333;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #ffffff;
  line-height: 1.4;
  border: 1px solid #333333;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
body.booking-additional-stepthree .booking-container .tooltip .tooltip-content:after,
body.booking-additional-stepthree .booking-container .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
body.booking-additional-stepthree .booking-container .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
body.booking-additional-stepthree .booking-container .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
body.booking-additional-stepthree .booking-container .tooltip .tooltip-content:after,
body.booking-additional-stepthree .booking-container .tooltip .tooltip-content:before {
  right: 100%;
}
body.booking-additional-stepthree .booking-container .tooltip .tooltip-content:after {
  border-right-color: #333333;
  margin-top: -5px;
  top: 15px;
}
body.booking-additional-stepthree .booking-container .tooltip .tooltip-content:before {
  border-right-color: #333333;
  margin-top: -6px;
  top: 15px;
}
body.booking-additional-stepthree .booking-container .tooltip .tooltip-toggle {
  cursor: help;
}
body.booking-additional-stepthree .booking-container .tooltip .tooltip-toggle:hover + .tooltip-content,
body.booking-additional-stepthree .booking-container .tooltip .tooltip-toggle:focus + .tooltip-content,
body.booking-additional-stepthree .booking-container .tooltip:hover .tooltip-content {
  display: block;
}
body.booking-additional-stepthree .booking-container .tooltip .tooltip-content:after,
body.booking-additional-stepthree .booking-container .tooltip .tooltip-content:before {
  display: none;
}
body.booking-additional-stepthree .booking-container .tooltip-toggle::after {
  padding: 0 8px;
  background: #F4F4F5;
  border-radius: 50%;
  margin: 10px;
  content: url("data:image/svg+xml,%3Csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.90195 -0.00390625C3.39875 -0.00390625 3.80195 0.399294 3.80195 0.896094C3.80195 1.39289 3.39875 1.79609 2.90195 1.79609C2.40515 1.79609 2.00195 1.39289 2.00195 0.896094C2.00195 0.399294 2.40515 -0.00390625 2.90195 -0.00390625ZM0.683594 4.04785C0.683594 3.77171 0.907451 3.54785 1.18359 3.54785H3.00178C3.27792 3.54785 3.50178 3.77171 3.50178 4.04785V9.00098H4.81996C5.0961 9.00098 5.31996 9.22483 5.31996 9.50098C5.31996 9.77712 5.0961 10.001 4.81996 10.001H3.03976C3.02722 10.0019 3.01455 10.0024 3.00178 10.0024C2.989 10.0024 2.97633 10.0019 2.96379 10.001H1.18359C0.907451 10.001 0.683594 9.77712 0.683594 9.50098C0.683594 9.22483 0.907451 9.00098 1.18359 9.00098H2.50178V4.54785H1.18359C0.907451 4.54785 0.683594 4.32399 0.683594 4.04785Z' fill='%23000'/%3E%3C/svg%3E%0A");
}
div#beneficiary-step-modal {
  z-index: 999;
  overflow: auto;
}
div#beneficiary-step-modal > .modal-content-w {
  max-width: 834px;
  padding: 60px 80px;
  box-sizing: border-box;
}
div#beneficiary-step-modal > .modal-content-w .modal-header-w {
  position: absolute;
  top: 0;
  right: 0;
  padding: 18px;
}
div#beneficiary-step-modal > .modal-content-w .modal-header-w .close-w.close-btn {
  bottom: auto;
  top: auto;
  font-size: 17px;
}
div#beneficiary-step-modal > .modal-content-w .modal-header-w .close-w.close-btn .icon-exit:before {
  content: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.0434 1.36607C19.2386 1.1708 19.2386 0.854221 19.0434 0.658959C18.8481 0.463697 18.5315 0.463697 18.3363 0.658959L10.0008 8.99444L1.66531 0.658959C1.47005 0.463697 1.15347 0.463697 0.958205 0.658959C0.762943 0.854221 0.762943 1.1708 0.958205 1.36607L9.29369 9.70155L0.36129 18.6339C0.166028 18.8292 0.166028 19.1458 0.36129 19.3411C0.556553 19.5363 0.873135 19.5363 1.0684 19.3411L10.0008 10.4087L18.9332 19.3411C19.1285 19.5363 19.445 19.5363 19.6403 19.3411C19.8356 19.1458 19.8356 18.8292 19.6403 18.6339L10.7079 9.70155L19.0434 1.36607Z" fill="%23001C39"/></svg>');
}
div#beneficiary-step-modal > .modal-content-w > .modal-body-w {
  padding: 0;
}
div#beneficiary-step-modal > .modal-content-w > .modal-body-w .heading {
  font-size: 26px;
  line-height: 31px;
  font-family: 'Titillium';
  letter-spacing: 0.45px;
}
div#beneficiary-step-modal > .modal-content-w > .modal-body-w .row.two-columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  align-items: flex-start;
  align-content: center;
  flex-direction: row;
  box-sizing: border-box;
  margin-top: 55px;
}
div#beneficiary-step-modal > .modal-content-w > .modal-body-w .row.two-columns > .column {
  display: inline-block;
  box-sizing: border-box;
  width: 50%;
  text-align: center;
}
div#beneficiary-step-modal > .modal-content-w > .modal-body-w .row.two-columns > .column:first-child {
  padding-right: 9px;
}
div#beneficiary-step-modal > .modal-content-w > .modal-body-w .row.two-columns > .column:last-child {
  padding-left: 9px;
}
div#beneficiary-step-modal > .modal-content-w > .modal-body-w .row.two-columns > .column .second-heading {
  font-family: 'Titillium';
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.45px;
  text-align: center;
  margin-top: 32px;
  margin-bottom: 8px;
}
div#beneficiary-step-modal > .modal-content-w > .modal-body-w .row.two-columns > .column .paragraph {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.45px;
  text-align: center;
  max-width: 327px;
}
div#beneficiary-step-modal > .modal-content-w > .modal-body-w .row.two-columns > .column > * {
  margin: 0 auto;
}
div#beneficiary-step-modal > .modal-content-w > .modal-body-w .row-info {
  margin-top: 55px;
  padding: 16px 56px;
  text-align: left;
  border: 1px solid #B3B8BD;
  position: relative;
}
div#beneficiary-step-modal > .modal-content-w > .modal-body-w .row-info .info-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.45px;
}
div#beneficiary-step-modal > .modal-content-w > .modal-body-w .row-info span.icon.icon-info {
  position: absolute;
  top: 16px;
  left: 16px;
}
div#beneficiary-step-modal > .modal-content-w > .modal-body-w .row-btn {
  margin-top: 32px;
  display: block;
  clear: both;
}
div#beneficiary-step-modal > .modal-content-w > .modal-body-w .row-btn > .button {
  bottom: auto;
  float: none;
  color: white;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.45px;
  font-weight: 600;
  padding: 13px 40px;
}
div#beneficiary-step-modal > .modal-content-w > .modal-body-w .row-btn > .button:hover {
  color: #317ed9 !important;
}
.cms-index-index div#beneficiary-step-modal > .modal-content-w {
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  margin: 0;
  box-sizing: border-box;
}
.cms-index-index div#beneficiary-step-modal > .modal-content-w > .modal-body-w .heading {
  margin-bottom: 24px;
}
.cms-index-index div#beneficiary-step-modal > .modal-content-w > .modal-body-w .row .paragraph:not(:last-child) {
  margin-bottom: 24px;
}
.cms-index-index div#beneficiary-step-modal > .modal-content-w > .modal-body-w .row-info {
  margin-top: 24px;
}
body.welfare.booking-additional-stepvoucher .primary.action.welfare-popup-action {
  padding: 12px 40px;
}
body.welfare.booking-additional-stepvoucher .cms-welfare-popup {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
body.welfare.booking-additional-stepvoucher .row .welfare-popup-heading {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
body.welfare.booking-additional-stepvoucher .row .welfare-popup-heading h3 {
  font-family: 'Titillium';
  font-weight: 400;
  font-size: 26px;
  line-height: 120%;
  letter-spacing: 0.45px;
  text-align: center;
}
body.welfare.booking-additional-stepvoucher .row .welfare-popup-message {
  display: flex;
  flex-direction: row;
  gap: 16px;
  border: 1px solid #B3B8BD;
  padding: 16px;
}
body.welfare.booking-additional-stepvoucher .row .welfare-popup-message p {
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.45px;
}
body.welfare.booking-additional-stepvoucher div#successModal {
  z-index: 999;
  overflow: auto;
}
body.welfare.booking-additional-stepvoucher div#successModal .modal-content-w {
  max-width: 834px;
  padding: 60px 80px;
  box-sizing: border-box;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  height: auto;
}
body.welfare.booking-additional-stepvoucher div#successModal .modal-content-w .modal-header-w {
  position: absolute;
  top: 0;
  right: 0;
  padding: 18px;
}
body.welfare.booking-additional-stepvoucher div#successModal .modal-content-w .modal-header-w .close-w.close-btn {
  bottom: auto;
  top: auto;
  font-size: 17px;
}
body.welfare.booking-additional-stepvoucher div#successModal .modal-content-w .modal-header-w .close-w.close-btn .icon-exit:before {
  content: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.0434 1.36607C19.2386 1.1708 19.2386 0.854221 19.0434 0.658959C18.8481 0.463697 18.5315 0.463697 18.3363 0.658959L10.0008 8.99444L1.66531 0.658959C1.47005 0.463697 1.15347 0.463697 0.958205 0.658959C0.762943 0.854221 0.762943 1.1708 0.958205 1.36607L9.29369 9.70155L0.36129 18.6339C0.166028 18.8292 0.166028 19.1458 0.36129 19.3411C0.556553 19.5363 0.873135 19.5363 1.0684 19.3411L10.0008 10.4087L18.9332 19.3411C19.1285 19.5363 19.445 19.5363 19.6403 19.3411C19.8356 19.1458 19.8356 18.8292 19.6403 18.6339L10.7079 9.70155L19.0434 1.36607Z" fill="%23001C39"/></svg>');
}
body.welfare.booking-additional-stepvoucher div#successModal .modal-content-w .modal-body-w {
  padding: 0;
}
body.welfare.booking-additional-stepvoucher div#successModal .modal-content-w .modal-body-w .heading {
  font-size: 26px;
  line-height: 31px;
  font-family: 'Titillium';
  letter-spacing: 0.45px;
}
body.welfare.booking-additional-stepvoucher div#successModal .modal-content-w .modal-body-w .row.two-columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  align-items: flex-start;
  align-content: center;
  flex-direction: row;
  box-sizing: border-box;
  margin-top: 55px;
}
body.welfare.booking-additional-stepvoucher div#successModal .modal-content-w .modal-body-w .row.two-columns .column {
  display: inline-block;
  box-sizing: border-box;
  width: 50%;
  text-align: center;
}
body.welfare.booking-additional-stepvoucher div#successModal .modal-content-w .modal-body-w .row.two-columns .column:first-child {
  padding-right: 9px;
}
body.welfare.booking-additional-stepvoucher div#successModal .modal-content-w .modal-body-w .row.two-columns .column:last-child {
  padding-left: 9px;
}
body.welfare.booking-additional-stepvoucher div#successModal .modal-content-w .modal-body-w .row.two-columns .column .second-heading {
  font-family: 'Titillium';
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.45px;
  text-align: center;
  margin-top: 32px;
  margin-bottom: 8px;
}
body.welfare.booking-additional-stepvoucher div#successModal .modal-content-w .modal-body-w .row.two-columns .column .paragraph {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.45px;
  text-align: center;
  max-width: 327px;
}
body.welfare.booking-additional-stepvoucher div#successModal .modal-content-w .modal-body-w .row.two-columns .column * {
  margin: 0 auto;
}
body.welfare.booking-additional-stepvoucher div#successModal .modal-content-w .modal-body-w .row-info {
  margin-top: 55px;
  padding: 16px 56px;
  text-align: left;
  border: 1px solid #B3B8BD;
  position: relative;
}
body.welfare.booking-additional-stepvoucher div#successModal .modal-content-w .modal-body-w .row-info .info-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.45px;
}
body.welfare.booking-additional-stepvoucher div#successModal .modal-content-w .modal-body-w .row-info span.icon.icon-info {
  position: absolute;
  top: 16px;
  left: 16px;
}
body.welfare.booking-additional-stepvoucher div#successModal .modal-content-w .modal-body-w .row-btn {
  margin-top: 32px;
  display: block;
  clear: both;
}
body.welfare.booking-additional-stepvoucher div#successModal .modal-content-w .modal-body-w .row-btn > .button {
  bottom: auto;
  float: none;
  color: white;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.45px;
  font-weight: 600;
  padding: 13px 40px;
}
body.welfare.booking-additional-stepvoucher div#successModal .modal-content-w .modal-body-w .row-btn > .button:hover {
  color: #317ed9 !important;
}
body .popup-modal.modal-popup .modal-inner-wrap {
  max-width: 50%;
}
body .popup-modal.modal-popup .modal-title {
  font-size: 2rem;
}
body .popup-modal.modal-popup .modal-content {
  position: relative;
  z-index: 2;
  width: auto;
  height: auto;
  top: auto;
  left: auto;
  transform: none;
}
body .popup-modal.modal-popup .modal-title {
  border: 0 none;
}
body .homebox .bisogni-content-video {
  margin: 0 auto;
  box-sizing: border-box;
  background-size: cover;
  min-height: 630px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
}
body .homebox .bisogni-content-video .body-bisogni-video {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
  width: 100%;
}
body .homebox .bisogni-content-video .body-bisogni-video .title-video p {
  font-family: 'Titillium';
  font-size: 4.2rem;
  line-height: 60px;
  text-align: center;
  color: #ffffff;
}
body .homebox .bisogni-content-video .body-bisogni-video #video {
  z-index: 5;
  pointer-events: all;
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
  gap: 15px;
}
body .homebox .bisogni-content-video .body-bisogni-video #video .icon-play-video {
  content: url("data:image/svg+xml,%3Csvg width='31' height='30' viewBox='0 0 31 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.826172 14.7959C0.826172 6.9438 7.25009 0.578125 15.174 0.578125C23.0979 0.578125 29.5219 6.9438 29.5219 14.7959C29.5219 22.6479 23.0979 29.0136 15.174 29.0136C7.25009 29.0136 0.826172 22.6479 0.826172 14.7959Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.9131 19.9652V9.625L20.7392 14.7951L12.9131 19.9652Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
body .homebox .bisogni-content-video .body-bisogni-video #video .text-play-video {
  color: #ffffff;
  font-family: 'Roboto';
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 600;
}
body .banner .hp-sub-banner .medical-advisor-banner {
  display: none;
}
body .banner .hp-sub-banner .medical-advisor-banner .medical-advisor-body-container .medical-advisor-body-content .title {
  font-family: 'Titillium';
  font-size: 3.6rem;
  line-height: 55px;
  color: #001c39;
}
body .banner .hp-sub-banner .medical-advisor-banner .medical-advisor-body-container .medical-advisor-body-content .description {
  font-family: 'Roboto';
  font-size: 1.4rem;
  line-height: 22px;
  color: #001c39;
  display: block;
  margin: 20px 0 60px;
}
.home-service-for-you-mobile .section-right {
  width: 100%;
  color: #ffffff;
  background-color: #317ed9;
  padding: 20px 20px 37px;
  box-sizing: border-box;
}
.home-service-for-you-mobile .section-right .content-right {
  text-align: center;
}
.home-service-for-you-mobile .section-right .content-right .home-service-subtitle {
  display: block;
  text-align: center;
  font-family: 'Titillium';
}
.home-service-for-you-mobile .section-right .content-right .home-service-subtitle p {
  position: relative;
  font-size: 14px;
}
.home-service-for-you-mobile .section-right .content-right .home-service-subtitle a {
  color: #ffffff;
}
.home-service-for-you-mobile .section-right .photo-section-right {
  padding: 60px 0px 30px;
  width: 100%;
  height: 239px;
  position: relative;
}
.home-service-for-you-mobile button.hello-fitness {
  padding: 0;
  background: none;
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
}
body.cms-index-index #teams-notification-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 2147483647;
  align-items: center;
}
body.cms-index-index #teams-notification-modal .modal-content-w .modal-header-w .container-title .btn-teams-close .icon-exit-teams {
  display: inline-block;
  text-decoration: none;
}
body.cms-index-index #teams-notification-modal .modal-content-w .modal-header-w .container-title .btn-teams-close .icon-exit-teams:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #001c39;
  content: "\e902";
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body.cms-index-index #teams-notification-modal .modal-content-w .modal-header-w .container-title .btn-teams-close .icon-exit-teams:hover:before {
  color: #001c39;
}
body.cms-index-index #teams-notification-modal .modal-content-w .modal-header-w .container-title .box-title {
  text-align: center;
}
body.cms-index-index #teams-notification-modal .modal-content-w .modal-header-w .container-title .box-title .modal-teams-title {
  color: #001c39;
  font-family: 'Roboto';
  font-size: 2.4rem;
}
body.cms-index-index #teams-notification-modal .modal-content-w .modal-body-w .container-body .box-text .modal-teams-text {
  color: #001c39;
  font-family: 'Titillium';
  font-size: 1.4rem;
}
body.cms-index-index #teams-notification-modal .modal-content-w .modal-body-w .container-body .calendar-modal-button {
  font-family: 'Titillium';
  margin-bottom: 0;
}
body .primary-header {
  position: relative;
}
body .primary-header .header-top .navigation.logged .global-nav-links li.welfareNotVisible:nth-of-type(2) {
  display: none;
}
body.reale.customer-purchase-success main div .container-success-purchase .body-success-purchase .success-page-link .button-link .home.primary.button {
  background-color: #f0b400;
  color: #FFFFFF;
  border: none;
}
body.reale.customer-purchase-success main div .container-success-purchase .body-success-purchase .success-page-link .button-link .home.primary.button:hover {
  background-color: #f4f4f5;
  color: #317ed9;
  border: 1px solid #317ed9;
}
body.lenti-brand-view .brand_main {
  text-align: center;
  margin: 20px auto;
}
body.lenti-brand-view .brand_main .brand-title-page .txt_brand {
  font-family: 'Titillium';
  font-weight: 400;
  font-size: 3.6rem;
  line-height: 55px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body.lenti-brand-view .brand_main .brand_button {
  margin-top: 50px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.lenti-brand-view .brand_main .brand_button .brand-one-container {
  width: 100%;
}
body.lenti-brand-view .brand_main .brand_button .brand-one-container .brand_one {
  background: #ffffff;
  border: none;
  box-shadow: none;
  margin: 0;
}
body.lenti-brand-view .brand_main .brand_button .brand-one-container .brand_one span {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body.lenti-brand-view .brand_main .brand_button .brand-one-container .brand_one:hover {
  background: #ffffff;
}
body.lenti-brand-view .brand_main .brand_button .brand-one-container .brand_one:active {
  background: #ffffff;
}
body.lenti-brand-view .brand_main .brand_button .brand-one-container .brOne {
  width: 100%;
  border: 1px solid #004c99;
}
body.lenti-brand-view .brand_main .brand_button .brand-others-container {
  width: 100%;
}
body.lenti-brand-view .brand_main .brand_button .brand-others-container .brand_others {
  background: #ffffff;
  border: none;
  box-shadow: none;
  margin: 0;
}
body.lenti-brand-view .brand_main .brand_button .brand-others-container .brand_others span {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #e1e3e5;
}
body.lenti-brand-view .brand_main .brand_button .brand-others-container .brand_others:hover {
  background: #ffffff;
}
body.lenti-brand-view .brand_main .brand_button .brand-others-container .brand_others:active {
  background: #ffffff;
}
body.lenti-brand-view .brand_main .brand_button .brand-others-container .brOth {
  width: 100%;
}
body.lenti-brand-view .brand_main .brand_box {
  margin: 50px 0;
}
body.lenti-brand-view .brand_main .brand_box .bb_others .owl-carousel {
  display: block;
}
body.lenti-brand-view .brand_main .brand_box .bb_others .owl-carousel .image-container.item {
  box-sizing: border-box;
  width: 350px;
  height: 270px;
  border: 1px solid #e1e3e5;
  padding: 30px;
  margin: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}
body.lenti-brand-view .brand_main .brand_box .bb_others .owl-carousel .image-container.item .txt_pacchetto {
  font-size: 1.8rem;
  font-family: 'Roboto';
  font-weight: bold;
}
body.lenti-brand-view .brand_main .brand_box .bb_others .owl-carousel .image-container.item .txt_przBlue {
  font-family: 'Roboto';
  font-weight: bold;
  font-size: 3.5rem;
}
body.lenti-brand-view .brand_main .brand_box .bb_others .owl-carousel .image-container.item .txt_desc {
  font-size: 1.3rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: initial;
  line-height: 25px;
  font-family: 'Roboto';
}
body.lenti-brand-view .brand_main .brand_box .bb_others .owl-carousel .image-container.item .input_pack {
  background: transparent;
  border: transparent;
  font-family: 'Roboto';
  color: #317ed9;
}
body.lenti-brand-info .pack_main {
  text-align: center;
  max-width: 75%;
  margin: 20px auto;
}
body.lenti-brand-info .pack_main .pack-title-page .txt_pack {
  font-family: 'Titillium';
  font-weight: 400;
  font-size: 3.6rem;
  line-height: 55px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body.lenti-brand-info .pack_main .pack_brand_name {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  padding: 30px 20px;
  border-bottom: 1px solid #e1e3e5;
}
body.lenti-brand-info .pack_main .pack_brand_name p {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body.lenti-brand-info .pack_main .pack_button {
  margin-top: 50px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-around;
  -ms-flex-pack: space-around;
  justify-content: space-around;
}
body.lenti-brand-info .pack_main .pack_button .top-menu-glass button {
  background: #ffffff;
  border: none;
  box-shadow: none;
  margin: 0;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body.lenti-brand-info .pack_main .pack_button .top-menu-glass button:hover {
  background: #ffffff;
}
body.lenti-brand-info .pack_main .pack_button .top-menu-glass button:active {
  background: #ffffff;
}
body.lenti-brand-info .pack_main .pack_button .top-menu-glass div {
  width: 100%;
}
body.lenti-brand-info .pack_main .pack_button .top-menu-glass .pkMono {
  border: 1px solid #004c99;
}
body.lenti-brand-info .pack_main .pack_box {
  margin: 30px 0;
}
body.lenti-brand-info .pack_main .pack_box .owl-carousel .image-container.item {
  border: 1px solid #e1e3e5;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  height: 270px;
}
body.lenti-brand-info .pack_main .pack_box .owl-carousel .image-container.item .txt_pacchetto {
  color: #001c39;
  font-size: 2.2rem;
  font-family: 'Roboto';
  font-weight: bold;
}
body.lenti-brand-info .pack_main .pack_box .owl-carousel .image-container.item .txt_przBlue {
  color: #001c39;
  font-family: 'Roboto';
  font-weight: bold;
}
body.lenti-brand-info .pack_main .pack_box .owl-carousel .image-container.item .txt_przTot {
  font-family: 'Roboto';
  color: #d22626;
  font-size: 1.3rem;
  text-decoration: line-through;
}
body.lenti-brand-info .pack_main .pack_box .owl-carousel .image-container.item .txt_desc {
  color: #001c39;
  font-size: 1.3rem;
  text-align: start;
  line-height: 25px;
  font-family: 'Roboto';
}
body.lenti-brand-info .pack_main .pack_box .owl-carousel .image-container.item .btn_pack {
  font-size: 1.3rem;
  color: #317ed9;
  width: 100%;
}
body.lenti-brand-info .pack_main .pack_box .owl-carousel .image-container.item .btn_pack .input_pack {
  background: transparent;
  border: transparent;
  font-family: 'Roboto';
  color: #317ed9;
}
body.lenti-brand-info .pack_main .pack_box .pb_prog {
  display: none;
}
body.lenti-brand-info .pack_main .pack_box .pb_sta {
  display: none;
}
body.customer-forgotaccount-index .menu-mobile,
body.customer-forgotaccount-index .primary-nav,
body.customer-forgotaccount-index .header-bottom {
  display: none;
}
body.customer-forgotaccount-index .primary-header {
  border-bottom: 1px solid #b3b8bd;
}
body.customer-forgotaccount-index .header-top #logo_mb {
  margin: auto;
  width: unset;
}
body.customer-forgotaccount-index #forgot-account-form {
  margin-top: 50px;
  box-sizing: border-box;
}
body.customer-forgotaccount-index #forgot-account-form label {
  display: block;
  margin-bottom: 10px;
}
body.customer-forgotaccount-index #forgot-account-form input {
  border: 1px solid #e1e3e5;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body.customer-forgotaccount-index #forgot-account-form .row.form-row {
  gap: 12px;
  margin-bottom: 30px;
  box-sizing: border-box;
}
body.customer-forgotaccount-index #forgot-account-form .input-cf {
  width: 100%;
  max-width: 48%;
}
body.customer-forgotaccount-index #forgot-account-form .input-cf ::placeholder {
  color: #B3B8BD;
}
body.customer-forgotaccount-index #forgot-account-form .row-captcha {
  margin-bottom: 30px;
  box-sizing: border-box;
}
body.customer-forgotaccount-success main {
  margin: auto;
  align-content: center;
  align-items: center;
}
body.customer-forgotaccount-success main > div {
  display: flex;
  justify-content: center;
}
body.customer-forgotaccount-success .content {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
}
body.customer-forgotaccount-success .title {
  font-family: 'Titillium';
  font-weight: 400;
  font-size: 26px;
  line-height: 120%;
  letter-spacing: 0.45px;
  text-align: center;
}
body.customer-forgotaccount-success a {
  text-decoration: underline;
}
body.customer-forgotaccount-success .primary-nav,
body.customer-forgotaccount-success .header-bottom {
  display: none;
}
body.customer-forgotaccount-success .header-top {
  border-bottom: 1px solid #b3b8bd;
}
body.customer-forgotaccount-success .header-top #logo_mb {
  margin: auto;
  width: unset;
}
body.customer-forgotaccount-success div#forgotaccount-success-content .content-actions,
body.customer-forgotaccount-success div#forgotaccount-success-content .welfare-popup-action-content {
  margin-top: 32px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 24px;
}
body.customer-forgotaccount-success div#forgotaccount-success-content .content-actions .button,
body.customer-forgotaccount-success div#forgotaccount-success-content .welfare-popup-action-content .button {
  bottom: auto;
  float: none;
  color: white;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.45px;
  font-weight: 600;
  padding: 13px 40px;
}
body.customer-forgotaccount-success div#forgotaccount-success-content .content-actions .register,
body.customer-forgotaccount-success div#forgotaccount-success-content .welfare-popup-action-content .register {
  border-radius: 0;
  font-size: 1.4rem;
  line-height: 21px;
  text-align: center;
  font-weight: 600;
  letter-spacing: 0.45px;
  padding: 7px 15px;
  min-width: 221px;
  min-height: 48px;
}
body.customer-forgotaccount-success div#forgotaccount-success-content .content-actions .sso-jump,
body.customer-forgotaccount-success div#forgotaccount-success-content .welfare-popup-action-content .sso-jump {
  border-radius: 0;
  min-width: 126px;
  min-height: 48px;
  background-color: #317ed9;
  color: #ffffff;
}
body div#beneficiary_email-error.combined-message {
  width: 200%;
}
body.yrcustomer-forgotpassword-firststep .row.mage-error a {
  text-decoration: underline;
}
body.yrcustomer-forgotpassword-firststep .menu-mobile,
body.yrcustomer-forgotpassword-firststep .primary-nav,
body.yrcustomer-forgotpassword-firststep .header-bottom {
  display: none;
}
body.yrcustomer-forgotpassword-firststep .header-top {
  border-bottom: 1px solid #b3b8bd;
}
body.yrcustomer-forgotpassword-firststep .header-top #logo_mb {
  margin: auto;
  width: unset;
}
body.yrcustomer-forgotpassword-firststep #forgot-password-section {
  box-sizing: border-box;
}
body.yrcustomer-forgotpassword-firststep #forgot-password-section .container {
  box-sizing: border-box;
}
body.yrcustomer-forgotpassword-firststep #forgot-password-section .container h1 {
  box-sizing: border-box;
  margin: 0 auto;
  font-family: 'Titillium';
  font-style: normal;
  font-weight: 400;
  font-size: 2.6rem;
  line-height: 40px;
  text-align: center;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body.yrcustomer-forgotpassword-firststep #forgot-password-section .container .subhead {
  border-bottom: 1px solid #e1e3e5;
  padding: 30px 15px 30px;
  margin: 0;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 150%;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body.yrcustomer-forgotpassword-firststep #forgot-password-section .container .reset-password-subhead {
  text-align: center;
  width: 90%;
  margin: auto;
}
body.yrcustomer-forgotpassword-firststep #forgot-password-section .container #forgot-password-form {
  margin-top: 50px;
  box-sizing: border-box;
}
body.yrcustomer-forgotpassword-firststep #forgot-password-section .container #forgot-password-form label {
  display: block;
  margin-bottom: 10px;
}
body.yrcustomer-forgotpassword-firststep #forgot-password-section .container #forgot-password-form input {
  border: 1px solid #e1e3e5;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body.yrcustomer-forgotpassword-firststep #forgot-password-section .container #forgot-password-form .row.form-row {
  margin-bottom: 30px;
  box-sizing: border-box;
}
body.yrcustomer-forgotpassword-firststep #forgot-password-section .container #forgot-password-form .row-email {
  margin-bottom: 30px;
  box-sizing: border-box;
}
body.yrcustomer-forgotpassword-firststep #forgot-password-section .container #forgot-password-form .row-captcha {
  margin-bottom: 30px;
  box-sizing: border-box;
}
body.yrcustomer-pin-pinmanager .primary-nav,
body.yrcustomer-pin-pinmanager .hdp-button,
body.yrcustomer-pin-pinmanager .header-bottom {
  display: none !important;
}
body.yrcustomer-pin-pinmanager .header-top {
  justify-content: center !important;
}
body.yrcustomer-pin-pinmanager .logo_mb {
  display: flex;
  justify-content: center !important;
}
body.yrcustomer-beneficiaries-listbeneficiaries .beneficiary-content.disabled .additional,
body.yrcustomer-beneficiaries-listbeneficiaries .beneficiary-content.disabled .name {
  opacity: 0.5;
}
body.yrcustomer-beneficiaries-listbeneficiaries .beneficiary-label {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
  line-height: 12px;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: 1rem;
}
body.yrcustomer-beneficiaries-listbeneficiaries .beneficiary-label.label-leader,
body.yrcustomer-beneficiaries-listbeneficiaries .beneficiary-label.label-utente-cancellato {
  background: #f4f4f5;
  box-sizing: border-box;
  text-transform: uppercase;
  color: #001c39;
}
body.yrcustomer-beneficiaries-listbeneficiaries .beneficiary-label.label-item {
  background: #004c99;
  box-sizing: border-box;
  text-transform: uppercase;
  padding: 5px 15px;
  color: #ffffff;
}
body.yrcustomer-beneficiaries-listbeneficiaries .beneficiaries .list .list-item {
  position: relative;
}
body.yrcustomer-beneficiaries-listbeneficiaries .beneficiaries .list .list-item.send-mail-beneficiary {
  padding: 45px 30px 25px 30px !important;
}
body.yrcustomer-beneficiaries-listbeneficiaries .beneficiaries .list .list-item.send-mail-beneficiary button {
  margin: 10px 0 !important;
}
body.yrcustomer-beneficiaries-listbeneficiaries .beneficiaries .list .list-item .item-info .additional {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 22px;
  color: #001c39;
  text-transform: none;
}
body.yrcustomer-beneficiaries-listbeneficiaries .beneficiaries .list .list-item .item-info .additional.info-cf {
  text-transform: uppercase;
}
body.yrcustomer-beneficiaries-listbeneficiaries .beneficiaries .list .list-item .item-info .expired-token {
  position: absolute;
  height: 48px;
  min-width: 206px;
  align-items: center;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  margin: 0;
  width: auto;
  font-weight: 400;
  padding: 5px 15px;
  pointer-events: auto;
}
body.yrcustomer-beneficiaries-listbeneficiaries .beneficiaries .list .list-item .item-info .expired-token:not([data-enable-button="true"]) {
  opacity: 0.5;
  cursor: default;
  pointer-events: auto;
}
body.yrcustomer-beneficiaries-listbeneficiaries .beneficiaries .list .list-item .item-info .expired-token.validate_cf_age {
  display: none;
}
body.yrcustomer-beneficiaries-listbeneficiaries .beneficiaries .list .list-item .item-info .expired-token + span.beneficiary_tooltip {
  display: none;
  position: absolute;
  top: 15px;
  right: 50px;
  font-size: 12px;
  max-width: 250px;
  background: #4A4A4A;
  color: #ffffff;
  padding: 10px 20px;
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
}
body.yrcustomer-beneficiaries-listbeneficiaries main {
  overflow-x: hidden;
}
body.yrcustomer-beneficiaries-listbeneficiaries main .household-content .beneficiaries-help {
  text-align: center;
  display: block;
  width: 100%;
  padding: 30px 15px 15px;
  position: relative;
  margin-top: 100px;
  box-sizing: border-box;
  font-size: 1.2rem;
  font-weight: 400;
}
body.yrcustomer-beneficiaries-listbeneficiaries main .household-content .beneficiaries-help:after,
body.yrcustomer-beneficiaries-listbeneficiaries main .household-content .beneficiaries-help:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  height: 0.5px;
  width: 100%;
  left: -50%;
  background: #e1e3e5;
}
body.yrcustomer-beneficiaries-listbeneficiaries main .household-content .beneficiaries-help:after {
  left: auto;
  right: -50%;
}
body.yrcustomer-cancellautenza-cancellautenza .disable-customer-container .disable-customer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.main-content-customer .content-customer-body .services-plane {
  width: 100%;
  box-sizing: border-box;
}
.main-content-customer .content-customer-body .services-plane label.counter-title {
  font-size: 1rem;
  color: #001c39;
  font-family: 'Roboto';
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 400;
  display: block;
  text-align: right;
  line-height: 20px;
}
.main-content-customer .content-customer-body .services-plane .title-body-service p {
  font-size: 1.2rem;
  line-height: 20px;
  color: #001c39;
}
.main-content-customer .content-customer-body .services-plane .body-service-content .service-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
}
.main-content-customer .content-customer-body .services-plane .body-service-content .service-list .title {
  color: #001c39;
  font-size: 1.4rem;
  font-weight: bold;
}
.main-content-customer .content-customer-body .services-plane .body-service-content .service-list .title img {
  max-width: 24px;
  margin-right: 14px;
}
.main-content-customer .content-customer-body .services-plane .body-service-content .service-list .counter {
  color: #001c39;
  font-weight: 400;
  font-family: 'Titillium';
}
.main-content-customer .content-customer-body .services-plane .body-service-content .service-list:last-child {
  border-bottom: 0;
}
#beneficiaries-edit-modal,
#beneficiaries-response-modal,
#beneficiary-exists-response-modal,
#beneficiaries-send-mail-modal,
#beneficiaries-confirm-underage-modal {
  box-sizing: border-box;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#beneficiaries-edit-modal.active,
#beneficiaries-response-modal.active,
#beneficiary-exists-response-modal.active,
#beneficiaries-send-mail-modal.active,
#beneficiaries-confirm-underage-modal.active {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#beneficiaries-edit-modal input#dob,
#beneficiaries-response-modal input#dob,
#beneficiary-exists-response-modal input#dob,
#beneficiaries-send-mail-modal input#dob,
#beneficiaries-confirm-underage-modal input#dob,
#beneficiaries-edit-modal .control.simple-select-wrap select,
#beneficiaries-response-modal .control.simple-select-wrap select,
#beneficiary-exists-response-modal .control.simple-select-wrap select,
#beneficiaries-send-mail-modal .control.simple-select-wrap select,
#beneficiaries-confirm-underage-modal .control.simple-select-wrap select {
  border-color: #e1e3e5;
}
#beneficiaries-edit-modal .control.customer-dob,
#beneficiaries-response-modal .control.customer-dob,
#beneficiary-exists-response-modal .control.customer-dob,
#beneficiaries-send-mail-modal .control.customer-dob,
#beneficiaries-confirm-underage-modal .control.customer-dob {
  position: relative;
}
#beneficiaries-edit-modal .control.customer-dob input#dob,
#beneficiaries-response-modal .control.customer-dob input#dob,
#beneficiary-exists-response-modal .control.customer-dob input#dob,
#beneficiaries-send-mail-modal .control.customer-dob input#dob,
#beneficiaries-confirm-underage-modal .control.customer-dob input#dob {
  width: 100%;
}
#beneficiaries-edit-modal .control.customer-dob button.ui-datepicker-trigger,
#beneficiaries-response-modal .control.customer-dob button.ui-datepicker-trigger,
#beneficiary-exists-response-modal .control.customer-dob button.ui-datepicker-trigger,
#beneficiaries-send-mail-modal .control.customer-dob button.ui-datepicker-trigger,
#beneficiaries-confirm-underage-modal .control.customer-dob button.ui-datepicker-trigger {
  position: absolute;
  top: 11px;
  z-index: 10;
  right: 15px;
}
#beneficiaries-edit-modal .age-over-input-control.foreign-control.hide,
#beneficiaries-response-modal .age-over-input-control.foreign-control.hide,
#beneficiary-exists-response-modal .age-over-input-control.foreign-control.hide,
#beneficiaries-send-mail-modal .age-over-input-control.foreign-control.hide,
#beneficiaries-confirm-underage-modal .age-over-input-control.foreign-control.hide,
#beneficiaries-edit-modal .foreign-control.hide,
#beneficiaries-response-modal .foreign-control.hide,
#beneficiary-exists-response-modal .foreign-control.hide,
#beneficiaries-send-mail-modal .foreign-control.hide,
#beneficiaries-confirm-underage-modal .foreign-control.hide {
  display: none;
}
#beneficiaries-edit-modal ._has-datepicker ~ .ui-datepicker-trigger::before,
#beneficiaries-response-modal ._has-datepicker ~ .ui-datepicker-trigger::before,
#beneficiary-exists-response-modal ._has-datepicker ~ .ui-datepicker-trigger::before,
#beneficiaries-send-mail-modal ._has-datepicker ~ .ui-datepicker-trigger::before,
#beneficiaries-confirm-underage-modal ._has-datepicker ~ .ui-datepicker-trigger::before {
  content: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 5.45352V14.999H1V5.45352M8 1.00195V3.54741M4.18256 1.00195V3.54741M11.8174 1.00195V3.54741M1 2.28164H15V5.46346H1V2.28164Z' stroke='%23317ED9' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
#beneficiaries-edit-modal #beneficiaries-send-mail-form fieldset .container-radio-buttons,
#beneficiaries-response-modal #beneficiaries-send-mail-form fieldset .container-radio-buttons,
#beneficiary-exists-response-modal #beneficiaries-send-mail-form fieldset .container-radio-buttons,
#beneficiaries-send-mail-modal #beneficiaries-send-mail-form fieldset .container-radio-buttons,
#beneficiaries-confirm-underage-modal #beneficiaries-send-mail-form fieldset .container-radio-buttons,
#beneficiaries-edit-modal #beneficiaries-confirm-underage-form fieldset .container-radio-buttons,
#beneficiaries-response-modal #beneficiaries-confirm-underage-form fieldset .container-radio-buttons,
#beneficiary-exists-response-modal #beneficiaries-confirm-underage-form fieldset .container-radio-buttons,
#beneficiaries-send-mail-modal #beneficiaries-confirm-underage-form fieldset .container-radio-buttons,
#beneficiaries-confirm-underage-modal #beneficiaries-confirm-underage-form fieldset .container-radio-buttons,
#beneficiaries-edit-modal #beneficiary-edit-form fieldset .container-radio-buttons,
#beneficiaries-response-modal #beneficiary-edit-form fieldset .container-radio-buttons,
#beneficiary-exists-response-modal #beneficiary-edit-form fieldset .container-radio-buttons,
#beneficiaries-send-mail-modal #beneficiary-edit-form fieldset .container-radio-buttons,
#beneficiaries-confirm-underage-modal #beneficiary-edit-form fieldset .container-radio-buttons {
  margin-bottom: 20px;
}
#beneficiaries-edit-modal #beneficiaries-send-mail-form fieldset .container-radio-buttons label,
#beneficiaries-response-modal #beneficiaries-send-mail-form fieldset .container-radio-buttons label,
#beneficiary-exists-response-modal #beneficiaries-send-mail-form fieldset .container-radio-buttons label,
#beneficiaries-send-mail-modal #beneficiaries-send-mail-form fieldset .container-radio-buttons label,
#beneficiaries-confirm-underage-modal #beneficiaries-send-mail-form fieldset .container-radio-buttons label,
#beneficiaries-edit-modal #beneficiaries-confirm-underage-form fieldset .container-radio-buttons label,
#beneficiaries-response-modal #beneficiaries-confirm-underage-form fieldset .container-radio-buttons label,
#beneficiary-exists-response-modal #beneficiaries-confirm-underage-form fieldset .container-radio-buttons label,
#beneficiaries-send-mail-modal #beneficiaries-confirm-underage-form fieldset .container-radio-buttons label,
#beneficiaries-confirm-underage-modal #beneficiaries-confirm-underage-form fieldset .container-radio-buttons label,
#beneficiaries-edit-modal #beneficiary-edit-form fieldset .container-radio-buttons label,
#beneficiaries-response-modal #beneficiary-edit-form fieldset .container-radio-buttons label,
#beneficiary-exists-response-modal #beneficiary-edit-form fieldset .container-radio-buttons label,
#beneficiaries-send-mail-modal #beneficiary-edit-form fieldset .container-radio-buttons label,
#beneficiaries-confirm-underage-modal #beneficiary-edit-form fieldset .container-radio-buttons label {
  padding-bottom: 0;
  margin-right: 20px;
}
#beneficiaries-edit-modal *,
#beneficiaries-response-modal *,
#beneficiary-exists-response-modal *,
#beneficiaries-send-mail-modal *,
#beneficiaries-confirm-underage-modal * {
  box-sizing: border-box;
}
#beneficiaries-edit-modal .modal-content-w,
#beneficiaries-response-modal .modal-content-w,
#beneficiary-exists-response-modal .modal-content-w,
#beneficiaries-send-mail-modal .modal-content-w,
#beneficiaries-confirm-underage-modal .modal-content-w {
  margin: 0;
  box-sizing: border-box;
  overflow-y: auto;
  max-height: 100%;
}
#beneficiaries-edit-modal .modal-content-w .modal-body-w,
#beneficiaries-response-modal .modal-content-w .modal-body-w,
#beneficiary-exists-response-modal .modal-content-w .modal-body-w,
#beneficiaries-send-mail-modal .modal-content-w .modal-body-w,
#beneficiaries-confirm-underage-modal .modal-content-w .modal-body-w {
  padding: 0;
}
#beneficiaries-edit-modal .close-btn,
#beneficiaries-response-modal .close-btn,
#beneficiary-exists-response-modal .close-btn,
#beneficiaries-send-mail-modal .close-btn,
#beneficiaries-confirm-underage-modal .close-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  left: auto;
  bottom: auto;
  float: none;
  font-size: unset;
}
#beneficiaries-edit-modal .close-btn .icon-exit,
#beneficiaries-response-modal .close-btn .icon-exit,
#beneficiary-exists-response-modal .close-btn .icon-exit,
#beneficiaries-send-mail-modal .close-btn .icon-exit,
#beneficiaries-confirm-underage-modal .close-btn .icon-exit {
  font-size: 1.5rem;
}
#beneficiaries-edit-modal .close-btn .icon-exit:before,
#beneficiaries-response-modal .close-btn .icon-exit:before,
#beneficiary-exists-response-modal .close-btn .icon-exit:before,
#beneficiaries-send-mail-modal .close-btn .icon-exit:before,
#beneficiaries-confirm-underage-modal .close-btn .icon-exit:before {
  color: #001c39;
}
#beneficiaries-edit-modal .box-title,
#beneficiaries-response-modal .box-title,
#beneficiary-exists-response-modal .box-title,
#beneficiaries-send-mail-modal .box-title,
#beneficiaries-confirm-underage-modal .box-title {
  padding: 0 0 30px;
  color: #001c39;
  text-align: center;
}
#beneficiaries-edit-modal .box-title p,
#beneficiaries-response-modal .box-title p,
#beneficiary-exists-response-modal .box-title p,
#beneficiaries-send-mail-modal .box-title p,
#beneficiaries-confirm-underage-modal .box-title p {
  font-family: 'Titillium';
  padding-bottom: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
}
#beneficiaries-edit-modal .box-title span,
#beneficiaries-response-modal .box-title span,
#beneficiary-exists-response-modal .box-title span,
#beneficiaries-send-mail-modal .box-title span,
#beneficiaries-confirm-underage-modal .box-title span {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 22px;
}
#beneficiaries-edit-modal #beneficiary-edit-form .choice-container,
#beneficiaries-response-modal #beneficiary-edit-form .choice-container,
#beneficiary-exists-response-modal #beneficiary-edit-form .choice-container,
#beneficiaries-send-mail-modal #beneficiary-edit-form .choice-container,
#beneficiaries-confirm-underage-modal #beneficiary-edit-form .choice-container,
#beneficiaries-edit-modal #beneficiaries-confirm-underage-form .choice-container,
#beneficiaries-response-modal #beneficiaries-confirm-underage-form .choice-container,
#beneficiary-exists-response-modal #beneficiaries-confirm-underage-form .choice-container,
#beneficiaries-send-mail-modal #beneficiaries-confirm-underage-form .choice-container,
#beneficiaries-confirm-underage-modal #beneficiaries-confirm-underage-form .choice-container,
#beneficiaries-edit-modal #beneficiaries-send-mail-form .choice-container,
#beneficiaries-response-modal #beneficiaries-send-mail-form .choice-container,
#beneficiary-exists-response-modal #beneficiaries-send-mail-form .choice-container,
#beneficiaries-send-mail-modal #beneficiaries-send-mail-form .choice-container,
#beneficiaries-confirm-underage-modal #beneficiaries-send-mail-form .choice-container {
  padding: 0 0 20px;
  margin: 0 0 24px;
  border-bottom: 1px solid #e1e3e5;
}
#beneficiaries-edit-modal #beneficiary-edit-form .choice-container .choices,
#beneficiaries-response-modal #beneficiary-edit-form .choice-container .choices,
#beneficiary-exists-response-modal #beneficiary-edit-form .choice-container .choices,
#beneficiaries-send-mail-modal #beneficiary-edit-form .choice-container .choices,
#beneficiaries-confirm-underage-modal #beneficiary-edit-form .choice-container .choices,
#beneficiaries-edit-modal #beneficiaries-confirm-underage-form .choice-container .choices,
#beneficiaries-response-modal #beneficiaries-confirm-underage-form .choice-container .choices,
#beneficiary-exists-response-modal #beneficiaries-confirm-underage-form .choice-container .choices,
#beneficiaries-send-mail-modal #beneficiaries-confirm-underage-form .choice-container .choices,
#beneficiaries-confirm-underage-modal #beneficiaries-confirm-underage-form .choice-container .choices,
#beneficiaries-edit-modal #beneficiaries-send-mail-form .choice-container .choices,
#beneficiaries-response-modal #beneficiaries-send-mail-form .choice-container .choices,
#beneficiary-exists-response-modal #beneficiaries-send-mail-form .choice-container .choices,
#beneficiaries-send-mail-modal #beneficiaries-send-mail-form .choice-container .choices,
#beneficiaries-confirm-underage-modal #beneficiaries-send-mail-form .choice-container .choices {
  max-width: 390px;
  margin: 0 auto;
}
#beneficiaries-edit-modal #beneficiary-edit-form .choice-container .item.title,
#beneficiaries-response-modal #beneficiary-edit-form .choice-container .item.title,
#beneficiary-exists-response-modal #beneficiary-edit-form .choice-container .item.title,
#beneficiaries-send-mail-modal #beneficiary-edit-form .choice-container .item.title,
#beneficiaries-confirm-underage-modal #beneficiary-edit-form .choice-container .item.title,
#beneficiaries-edit-modal #beneficiaries-confirm-underage-form .choice-container .item.title,
#beneficiaries-response-modal #beneficiaries-confirm-underage-form .choice-container .item.title,
#beneficiary-exists-response-modal #beneficiaries-confirm-underage-form .choice-container .item.title,
#beneficiaries-send-mail-modal #beneficiaries-confirm-underage-form .choice-container .item.title,
#beneficiaries-confirm-underage-modal #beneficiaries-confirm-underage-form .choice-container .item.title,
#beneficiaries-edit-modal #beneficiaries-send-mail-form .choice-container .item.title,
#beneficiaries-response-modal #beneficiaries-send-mail-form .choice-container .item.title,
#beneficiary-exists-response-modal #beneficiaries-send-mail-form .choice-container .item.title,
#beneficiaries-send-mail-modal #beneficiaries-send-mail-form .choice-container .item.title,
#beneficiaries-confirm-underage-modal #beneficiaries-send-mail-form .choice-container .item.title {
  letter-spacing: 0.45px;
  padding: 15px 24px;
}
#beneficiaries-edit-modal #beneficiary-edit-form .choice-container .item.title.active,
#beneficiaries-response-modal #beneficiary-edit-form .choice-container .item.title.active,
#beneficiary-exists-response-modal #beneficiary-edit-form .choice-container .item.title.active,
#beneficiaries-send-mail-modal #beneficiary-edit-form .choice-container .item.title.active,
#beneficiaries-confirm-underage-modal #beneficiary-edit-form .choice-container .item.title.active,
#beneficiaries-edit-modal #beneficiaries-confirm-underage-form .choice-container .item.title.active,
#beneficiaries-response-modal #beneficiaries-confirm-underage-form .choice-container .item.title.active,
#beneficiary-exists-response-modal #beneficiaries-confirm-underage-form .choice-container .item.title.active,
#beneficiaries-send-mail-modal #beneficiaries-confirm-underage-form .choice-container .item.title.active,
#beneficiaries-confirm-underage-modal #beneficiaries-confirm-underage-form .choice-container .item.title.active,
#beneficiaries-edit-modal #beneficiaries-send-mail-form .choice-container .item.title.active,
#beneficiaries-response-modal #beneficiaries-send-mail-form .choice-container .item.title.active,
#beneficiary-exists-response-modal #beneficiaries-send-mail-form .choice-container .item.title.active,
#beneficiaries-send-mail-modal #beneficiaries-send-mail-form .choice-container .item.title.active,
#beneficiaries-confirm-underage-modal #beneficiaries-send-mail-form .choice-container .item.title.active {
  border-bottom: 1px solid #317ed9;
}
#beneficiaries-edit-modal #beneficiary-edit-form .choice-container .item.title.active label,
#beneficiaries-response-modal #beneficiary-edit-form .choice-container .item.title.active label,
#beneficiary-exists-response-modal #beneficiary-edit-form .choice-container .item.title.active label,
#beneficiaries-send-mail-modal #beneficiary-edit-form .choice-container .item.title.active label,
#beneficiaries-confirm-underage-modal #beneficiary-edit-form .choice-container .item.title.active label,
#beneficiaries-edit-modal #beneficiaries-confirm-underage-form .choice-container .item.title.active label,
#beneficiaries-response-modal #beneficiaries-confirm-underage-form .choice-container .item.title.active label,
#beneficiary-exists-response-modal #beneficiaries-confirm-underage-form .choice-container .item.title.active label,
#beneficiaries-send-mail-modal #beneficiaries-confirm-underage-form .choice-container .item.title.active label,
#beneficiaries-confirm-underage-modal #beneficiaries-confirm-underage-form .choice-container .item.title.active label,
#beneficiaries-edit-modal #beneficiaries-send-mail-form .choice-container .item.title.active label,
#beneficiaries-response-modal #beneficiaries-send-mail-form .choice-container .item.title.active label,
#beneficiary-exists-response-modal #beneficiaries-send-mail-form .choice-container .item.title.active label,
#beneficiaries-send-mail-modal #beneficiaries-send-mail-form .choice-container .item.title.active label,
#beneficiaries-confirm-underage-modal #beneficiaries-send-mail-form .choice-container .item.title.active label {
  color: #317ed9;
  font-weight: bold;
}
#beneficiaries-edit-modal #beneficiary-edit-form label,
#beneficiaries-response-modal #beneficiary-edit-form label,
#beneficiary-exists-response-modal #beneficiary-edit-form label,
#beneficiaries-send-mail-modal #beneficiary-edit-form label,
#beneficiaries-confirm-underage-modal #beneficiary-edit-form label,
#beneficiaries-edit-modal #beneficiaries-confirm-underage-form label,
#beneficiaries-response-modal #beneficiaries-confirm-underage-form label,
#beneficiary-exists-response-modal #beneficiaries-confirm-underage-form label,
#beneficiaries-send-mail-modal #beneficiaries-confirm-underage-form label,
#beneficiaries-confirm-underage-modal #beneficiaries-confirm-underage-form label,
#beneficiaries-edit-modal #beneficiaries-send-mail-form label,
#beneficiaries-response-modal #beneficiaries-send-mail-form label,
#beneficiary-exists-response-modal #beneficiaries-send-mail-form label,
#beneficiaries-send-mail-modal #beneficiaries-send-mail-form label,
#beneficiaries-confirm-underage-modal #beneficiaries-send-mail-form label {
  text-align: left;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 22px;
  color: #001c39;
}
#beneficiaries-edit-modal #beneficiary-edit-form fieldset label,
#beneficiaries-response-modal #beneficiary-edit-form fieldset label,
#beneficiary-exists-response-modal #beneficiary-edit-form fieldset label,
#beneficiaries-send-mail-modal #beneficiary-edit-form fieldset label,
#beneficiaries-confirm-underage-modal #beneficiary-edit-form fieldset label,
#beneficiaries-edit-modal #beneficiaries-confirm-underage-form fieldset label,
#beneficiaries-response-modal #beneficiaries-confirm-underage-form fieldset label,
#beneficiary-exists-response-modal #beneficiaries-confirm-underage-form fieldset label,
#beneficiaries-send-mail-modal #beneficiaries-confirm-underage-form fieldset label,
#beneficiaries-confirm-underage-modal #beneficiaries-confirm-underage-form fieldset label,
#beneficiaries-edit-modal #beneficiaries-send-mail-form fieldset label,
#beneficiaries-response-modal #beneficiaries-send-mail-form fieldset label,
#beneficiary-exists-response-modal #beneficiaries-send-mail-form fieldset label,
#beneficiaries-send-mail-modal #beneficiaries-send-mail-form fieldset label,
#beneficiaries-confirm-underage-modal #beneficiaries-send-mail-form fieldset label {
  font-size: 1.2rem;
  display: block;
  padding-bottom: 5px;
}
#beneficiaries-edit-modal #beneficiary-edit-form fieldset .row .box-info,
#beneficiaries-response-modal #beneficiary-edit-form fieldset .row .box-info,
#beneficiary-exists-response-modal #beneficiary-edit-form fieldset .row .box-info,
#beneficiaries-send-mail-modal #beneficiary-edit-form fieldset .row .box-info,
#beneficiaries-confirm-underage-modal #beneficiary-edit-form fieldset .row .box-info,
#beneficiaries-edit-modal #beneficiaries-confirm-underage-form fieldset .row .box-info,
#beneficiaries-response-modal #beneficiaries-confirm-underage-form fieldset .row .box-info,
#beneficiary-exists-response-modal #beneficiaries-confirm-underage-form fieldset .row .box-info,
#beneficiaries-send-mail-modal #beneficiaries-confirm-underage-form fieldset .row .box-info,
#beneficiaries-confirm-underage-modal #beneficiaries-confirm-underage-form fieldset .row .box-info,
#beneficiaries-edit-modal #beneficiaries-send-mail-form fieldset .row .box-info,
#beneficiaries-response-modal #beneficiaries-send-mail-form fieldset .row .box-info,
#beneficiary-exists-response-modal #beneficiaries-send-mail-form fieldset .row .box-info,
#beneficiaries-send-mail-modal #beneficiaries-send-mail-form fieldset .row .box-info,
#beneficiaries-confirm-underage-modal #beneficiaries-send-mail-form fieldset .row .box-info {
  text-align: left;
  border: 1px solid #e1e3e5;
  padding: 15px 20px;
  width: 100%;
}
#beneficiaries-edit-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper,
#beneficiaries-response-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper,
#beneficiary-exists-response-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper,
#beneficiaries-send-mail-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper,
#beneficiaries-confirm-underage-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper,
#beneficiaries-edit-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper,
#beneficiaries-response-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper,
#beneficiary-exists-response-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper,
#beneficiaries-send-mail-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper,
#beneficiaries-confirm-underage-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper,
#beneficiaries-edit-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper,
#beneficiaries-response-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper,
#beneficiary-exists-response-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper,
#beneficiaries-send-mail-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper,
#beneficiaries-confirm-underage-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper {
  position: relative;
  padding: 15px 20px 15px 50px;
}
#beneficiaries-edit-modal #beneficiary-edit-form fieldset .row .box-info label,
#beneficiaries-response-modal #beneficiary-edit-form fieldset .row .box-info label,
#beneficiary-exists-response-modal #beneficiary-edit-form fieldset .row .box-info label,
#beneficiaries-send-mail-modal #beneficiary-edit-form fieldset .row .box-info label,
#beneficiaries-confirm-underage-modal #beneficiary-edit-form fieldset .row .box-info label,
#beneficiaries-edit-modal #beneficiaries-confirm-underage-form fieldset .row .box-info label,
#beneficiaries-response-modal #beneficiaries-confirm-underage-form fieldset .row .box-info label,
#beneficiary-exists-response-modal #beneficiaries-confirm-underage-form fieldset .row .box-info label,
#beneficiaries-send-mail-modal #beneficiaries-confirm-underage-form fieldset .row .box-info label,
#beneficiaries-confirm-underage-modal #beneficiaries-confirm-underage-form fieldset .row .box-info label,
#beneficiaries-edit-modal #beneficiaries-send-mail-form fieldset .row .box-info label,
#beneficiaries-response-modal #beneficiaries-send-mail-form fieldset .row .box-info label,
#beneficiary-exists-response-modal #beneficiaries-send-mail-form fieldset .row .box-info label,
#beneficiaries-send-mail-modal #beneficiaries-send-mail-form fieldset .row .box-info label,
#beneficiaries-confirm-underage-modal #beneficiaries-send-mail-form fieldset .row .box-info label {
  font-size: 1.4rem;
  padding: 0;
}
#beneficiaries-edit-modal #beneficiary-edit-form fieldset .row .box-info p,
#beneficiaries-response-modal #beneficiary-edit-form fieldset .row .box-info p,
#beneficiary-exists-response-modal #beneficiary-edit-form fieldset .row .box-info p,
#beneficiaries-send-mail-modal #beneficiary-edit-form fieldset .row .box-info p,
#beneficiaries-confirm-underage-modal #beneficiary-edit-form fieldset .row .box-info p,
#beneficiaries-edit-modal #beneficiaries-confirm-underage-form fieldset .row .box-info p,
#beneficiaries-response-modal #beneficiaries-confirm-underage-form fieldset .row .box-info p,
#beneficiary-exists-response-modal #beneficiaries-confirm-underage-form fieldset .row .box-info p,
#beneficiaries-send-mail-modal #beneficiaries-confirm-underage-form fieldset .row .box-info p,
#beneficiaries-confirm-underage-modal #beneficiaries-confirm-underage-form fieldset .row .box-info p,
#beneficiaries-edit-modal #beneficiaries-send-mail-form fieldset .row .box-info p,
#beneficiaries-response-modal #beneficiaries-send-mail-form fieldset .row .box-info p,
#beneficiary-exists-response-modal #beneficiaries-send-mail-form fieldset .row .box-info p,
#beneficiaries-send-mail-modal #beneficiaries-send-mail-form fieldset .row .box-info p,
#beneficiaries-confirm-underage-modal #beneficiaries-send-mail-form fieldset .row .box-info p,
#beneficiaries-edit-modal #beneficiary-edit-form fieldset .row .box-info label,
#beneficiaries-response-modal #beneficiary-edit-form fieldset .row .box-info label,
#beneficiary-exists-response-modal #beneficiary-edit-form fieldset .row .box-info label,
#beneficiaries-send-mail-modal #beneficiary-edit-form fieldset .row .box-info label,
#beneficiaries-confirm-underage-modal #beneficiary-edit-form fieldset .row .box-info label,
#beneficiaries-edit-modal #beneficiaries-confirm-underage-form fieldset .row .box-info label,
#beneficiaries-response-modal #beneficiaries-confirm-underage-form fieldset .row .box-info label,
#beneficiary-exists-response-modal #beneficiaries-confirm-underage-form fieldset .row .box-info label,
#beneficiaries-send-mail-modal #beneficiaries-confirm-underage-form fieldset .row .box-info label,
#beneficiaries-confirm-underage-modal #beneficiaries-confirm-underage-form fieldset .row .box-info label,
#beneficiaries-edit-modal #beneficiaries-send-mail-form fieldset .row .box-info label,
#beneficiaries-response-modal #beneficiaries-send-mail-form fieldset .row .box-info label,
#beneficiary-exists-response-modal #beneficiaries-send-mail-form fieldset .row .box-info label,
#beneficiaries-send-mail-modal #beneficiaries-send-mail-form fieldset .row .box-info label,
#beneficiaries-confirm-underage-modal #beneficiaries-send-mail-form fieldset .row .box-info label {
  position: relative;
}
#beneficiaries-edit-modal #beneficiary-edit-form fieldset .row .box-info .icon_icon-info,
#beneficiaries-response-modal #beneficiary-edit-form fieldset .row .box-info .icon_icon-info,
#beneficiary-exists-response-modal #beneficiary-edit-form fieldset .row .box-info .icon_icon-info,
#beneficiaries-send-mail-modal #beneficiary-edit-form fieldset .row .box-info .icon_icon-info,
#beneficiaries-confirm-underage-modal #beneficiary-edit-form fieldset .row .box-info .icon_icon-info,
#beneficiaries-edit-modal #beneficiaries-confirm-underage-form fieldset .row .box-info .icon_icon-info,
#beneficiaries-response-modal #beneficiaries-confirm-underage-form fieldset .row .box-info .icon_icon-info,
#beneficiary-exists-response-modal #beneficiaries-confirm-underage-form fieldset .row .box-info .icon_icon-info,
#beneficiaries-send-mail-modal #beneficiaries-confirm-underage-form fieldset .row .box-info .icon_icon-info,
#beneficiaries-confirm-underage-modal #beneficiaries-confirm-underage-form fieldset .row .box-info .icon_icon-info,
#beneficiaries-edit-modal #beneficiaries-send-mail-form fieldset .row .box-info .icon_icon-info,
#beneficiaries-response-modal #beneficiaries-send-mail-form fieldset .row .box-info .icon_icon-info,
#beneficiary-exists-response-modal #beneficiaries-send-mail-form fieldset .row .box-info .icon_icon-info,
#beneficiaries-send-mail-modal #beneficiaries-send-mail-form fieldset .row .box-info .icon_icon-info,
#beneficiaries-confirm-underage-modal #beneficiaries-send-mail-form fieldset .row .box-info .icon_icon-info,
#beneficiaries-edit-modal #beneficiary-edit-form fieldset .row .box-info .checkbox,
#beneficiaries-response-modal #beneficiary-edit-form fieldset .row .box-info .checkbox,
#beneficiary-exists-response-modal #beneficiary-edit-form fieldset .row .box-info .checkbox,
#beneficiaries-send-mail-modal #beneficiary-edit-form fieldset .row .box-info .checkbox,
#beneficiaries-confirm-underage-modal #beneficiary-edit-form fieldset .row .box-info .checkbox,
#beneficiaries-edit-modal #beneficiaries-confirm-underage-form fieldset .row .box-info .checkbox,
#beneficiaries-response-modal #beneficiaries-confirm-underage-form fieldset .row .box-info .checkbox,
#beneficiary-exists-response-modal #beneficiaries-confirm-underage-form fieldset .row .box-info .checkbox,
#beneficiaries-send-mail-modal #beneficiaries-confirm-underage-form fieldset .row .box-info .checkbox,
#beneficiaries-confirm-underage-modal #beneficiaries-confirm-underage-form fieldset .row .box-info .checkbox,
#beneficiaries-edit-modal #beneficiaries-send-mail-form fieldset .row .box-info .checkbox,
#beneficiaries-response-modal #beneficiaries-send-mail-form fieldset .row .box-info .checkbox,
#beneficiary-exists-response-modal #beneficiaries-send-mail-form fieldset .row .box-info .checkbox,
#beneficiaries-send-mail-modal #beneficiaries-send-mail-form fieldset .row .box-info .checkbox,
#beneficiaries-confirm-underage-modal #beneficiaries-send-mail-form fieldset .row .box-info .checkbox {
  position: absolute;
  left: 0;
  top: 0;
}
#beneficiaries-edit-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper .parental_authority,
#beneficiaries-response-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper .parental_authority,
#beneficiary-exists-response-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper .parental_authority,
#beneficiaries-send-mail-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper .parental_authority,
#beneficiaries-confirm-underage-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper .parental_authority,
#beneficiaries-edit-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper .parental_authority,
#beneficiaries-response-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper .parental_authority,
#beneficiary-exists-response-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper .parental_authority,
#beneficiaries-send-mail-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper .parental_authority,
#beneficiaries-confirm-underage-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper .parental_authority,
#beneficiaries-edit-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper .parental_authority,
#beneficiaries-response-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper .parental_authority,
#beneficiary-exists-response-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper .parental_authority,
#beneficiaries-send-mail-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper .parental_authority,
#beneficiaries-confirm-underage-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper .parental_authority,
#beneficiaries-edit-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper .self_declaration,
#beneficiaries-response-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper .self_declaration,
#beneficiary-exists-response-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper .self_declaration,
#beneficiaries-send-mail-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper .self_declaration,
#beneficiaries-confirm-underage-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper .self_declaration,
#beneficiaries-edit-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper .self_declaration,
#beneficiaries-response-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper .self_declaration,
#beneficiary-exists-response-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper .self_declaration,
#beneficiaries-send-mail-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper .self_declaration,
#beneficiaries-confirm-underage-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper .self_declaration,
#beneficiaries-edit-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper .self_declaration,
#beneficiaries-response-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper .self_declaration,
#beneficiary-exists-response-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper .self_declaration,
#beneficiaries-send-mail-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper .self_declaration,
#beneficiaries-confirm-underage-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper .self_declaration {
  left: 20px;
  top: 17px;
}
#beneficiaries-edit-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper input[type="radio"],
#beneficiaries-response-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper input[type="radio"],
#beneficiary-exists-response-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper input[type="radio"],
#beneficiaries-send-mail-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper input[type="radio"],
#beneficiaries-confirm-underage-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper input[type="radio"],
#beneficiaries-edit-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper input[type="radio"],
#beneficiaries-response-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper input[type="radio"],
#beneficiary-exists-response-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper input[type="radio"],
#beneficiaries-send-mail-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper input[type="radio"],
#beneficiaries-confirm-underage-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper input[type="radio"],
#beneficiaries-edit-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper input[type="radio"],
#beneficiaries-response-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper input[type="radio"],
#beneficiary-exists-response-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper input[type="radio"],
#beneficiaries-send-mail-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper input[type="radio"],
#beneficiaries-confirm-underage-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper input[type="radio"] {
  visibility: hidden;
}
#beneficiaries-edit-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper input[type="radio"] + label:before,
#beneficiaries-response-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper input[type="radio"] + label:before,
#beneficiary-exists-response-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper input[type="radio"] + label:before,
#beneficiaries-send-mail-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper input[type="radio"] + label:before,
#beneficiaries-confirm-underage-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper input[type="radio"] + label:before,
#beneficiaries-edit-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper input[type="radio"] + label:before,
#beneficiaries-response-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper input[type="radio"] + label:before,
#beneficiary-exists-response-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper input[type="radio"] + label:before,
#beneficiaries-send-mail-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper input[type="radio"] + label:before,
#beneficiaries-confirm-underage-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper input[type="radio"] + label:before,
#beneficiaries-edit-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper input[type="radio"] + label:before,
#beneficiaries-response-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper input[type="radio"] + label:before,
#beneficiary-exists-response-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper input[type="radio"] + label:before,
#beneficiaries-send-mail-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper input[type="radio"] + label:before,
#beneficiaries-confirm-underage-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper input[type="radio"] + label:before {
  height: 16px;
  width: 16px;
  margin: 0;
  content: "";
  display: inline-block;
  vertical-align: baseline;
  border: 1px solid #317ed9;
  position: absolute;
  top: 3px;
  left: -30px;
}
#beneficiaries-edit-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper input[type="radio"] + label:after,
#beneficiaries-response-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper input[type="radio"] + label:after,
#beneficiary-exists-response-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper input[type="radio"] + label:after,
#beneficiaries-send-mail-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper input[type="radio"] + label:after,
#beneficiaries-confirm-underage-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper input[type="radio"] + label:after,
#beneficiaries-edit-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper input[type="radio"] + label:after,
#beneficiaries-response-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper input[type="radio"] + label:after,
#beneficiary-exists-response-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper input[type="radio"] + label:after,
#beneficiaries-send-mail-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper input[type="radio"] + label:after,
#beneficiaries-confirm-underage-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper input[type="radio"] + label:after,
#beneficiaries-edit-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper input[type="radio"] + label:after,
#beneficiaries-response-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper input[type="radio"] + label:after,
#beneficiary-exists-response-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper input[type="radio"] + label:after,
#beneficiaries-send-mail-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper input[type="radio"] + label:after,
#beneficiaries-confirm-underage-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper input[type="radio"] + label:after {
  height: 16px;
  width: 16px;
  margin: 0;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 4L4.5 7L10.5 1' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  vertical-align: baseline;
  position: absolute;
  top: 7px;
  left: -28px;
  color: #ffffff;
  display: none;
}
#beneficiaries-edit-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper input[type="radio"]:checked + label:before,
#beneficiaries-response-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper input[type="radio"]:checked + label:before,
#beneficiary-exists-response-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper input[type="radio"]:checked + label:before,
#beneficiaries-send-mail-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper input[type="radio"]:checked + label:before,
#beneficiaries-confirm-underage-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper input[type="radio"]:checked + label:before,
#beneficiaries-edit-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper input[type="radio"]:checked + label:before,
#beneficiaries-response-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper input[type="radio"]:checked + label:before,
#beneficiary-exists-response-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper input[type="radio"]:checked + label:before,
#beneficiaries-send-mail-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper input[type="radio"]:checked + label:before,
#beneficiaries-confirm-underage-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper input[type="radio"]:checked + label:before,
#beneficiaries-edit-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper input[type="radio"]:checked + label:before,
#beneficiaries-response-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper input[type="radio"]:checked + label:before,
#beneficiary-exists-response-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper input[type="radio"]:checked + label:before,
#beneficiaries-send-mail-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper input[type="radio"]:checked + label:before,
#beneficiaries-confirm-underage-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper input[type="radio"]:checked + label:before {
  background-color: #317ed9;
}
#beneficiaries-edit-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper input[type="radio"]:checked + label:after,
#beneficiaries-response-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper input[type="radio"]:checked + label:after,
#beneficiary-exists-response-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper input[type="radio"]:checked + label:after,
#beneficiaries-send-mail-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper input[type="radio"]:checked + label:after,
#beneficiaries-confirm-underage-modal #beneficiary-edit-form fieldset .row .box-info.parental-wrapper input[type="radio"]:checked + label:after,
#beneficiaries-edit-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper input[type="radio"]:checked + label:after,
#beneficiaries-response-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper input[type="radio"]:checked + label:after,
#beneficiary-exists-response-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper input[type="radio"]:checked + label:after,
#beneficiaries-send-mail-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper input[type="radio"]:checked + label:after,
#beneficiaries-confirm-underage-modal #beneficiaries-confirm-underage-form fieldset .row .box-info.parental-wrapper input[type="radio"]:checked + label:after,
#beneficiaries-edit-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper input[type="radio"]:checked + label:after,
#beneficiaries-response-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper input[type="radio"]:checked + label:after,
#beneficiary-exists-response-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper input[type="radio"]:checked + label:after,
#beneficiaries-send-mail-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper input[type="radio"]:checked + label:after,
#beneficiaries-confirm-underage-modal #beneficiaries-send-mail-form fieldset .row .box-info.parental-wrapper input[type="radio"]:checked + label:after {
  display: block;
}
#beneficiaries-edit-modal #beneficiary-edit-form fieldset .row .box-input .mage-error,
#beneficiaries-response-modal #beneficiary-edit-form fieldset .row .box-input .mage-error,
#beneficiary-exists-response-modal #beneficiary-edit-form fieldset .row .box-input .mage-error,
#beneficiaries-send-mail-modal #beneficiary-edit-form fieldset .row .box-input .mage-error,
#beneficiaries-confirm-underage-modal #beneficiary-edit-form fieldset .row .box-input .mage-error,
#beneficiaries-edit-modal #beneficiaries-confirm-underage-form fieldset .row .box-input .mage-error,
#beneficiaries-response-modal #beneficiaries-confirm-underage-form fieldset .row .box-input .mage-error,
#beneficiary-exists-response-modal #beneficiaries-confirm-underage-form fieldset .row .box-input .mage-error,
#beneficiaries-send-mail-modal #beneficiaries-confirm-underage-form fieldset .row .box-input .mage-error,
#beneficiaries-confirm-underage-modal #beneficiaries-confirm-underage-form fieldset .row .box-input .mage-error,
#beneficiaries-edit-modal #beneficiaries-send-mail-form fieldset .row .box-input .mage-error,
#beneficiaries-response-modal #beneficiaries-send-mail-form fieldset .row .box-input .mage-error,
#beneficiary-exists-response-modal #beneficiaries-send-mail-form fieldset .row .box-input .mage-error,
#beneficiaries-send-mail-modal #beneficiaries-send-mail-form fieldset .row .box-input .mage-error,
#beneficiaries-confirm-underage-modal #beneficiaries-send-mail-form fieldset .row .box-input .mage-error {
  text-align: left;
}
#beneficiaries-edit-modal #beneficiary-edit-form fieldset .input-txt,
#beneficiaries-response-modal #beneficiary-edit-form fieldset .input-txt,
#beneficiary-exists-response-modal #beneficiary-edit-form fieldset .input-txt,
#beneficiaries-send-mail-modal #beneficiary-edit-form fieldset .input-txt,
#beneficiaries-confirm-underage-modal #beneficiary-edit-form fieldset .input-txt,
#beneficiaries-edit-modal #beneficiaries-confirm-underage-form fieldset .input-txt,
#beneficiaries-response-modal #beneficiaries-confirm-underage-form fieldset .input-txt,
#beneficiary-exists-response-modal #beneficiaries-confirm-underage-form fieldset .input-txt,
#beneficiaries-send-mail-modal #beneficiaries-confirm-underage-form fieldset .input-txt,
#beneficiaries-confirm-underage-modal #beneficiaries-confirm-underage-form fieldset .input-txt,
#beneficiaries-edit-modal #beneficiaries-send-mail-form fieldset .input-txt,
#beneficiaries-response-modal #beneficiaries-send-mail-form fieldset .input-txt,
#beneficiary-exists-response-modal #beneficiaries-send-mail-form fieldset .input-txt,
#beneficiaries-send-mail-modal #beneficiaries-send-mail-form fieldset .input-txt,
#beneficiaries-confirm-underage-modal #beneficiaries-send-mail-form fieldset .input-txt {
  border-color: #e1e3e5;
  font-style: normal;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 22px;
  color: #001c39;
  padding: 11px 15px;
  box-shadow: none;
}
#beneficiaries-edit-modal #beneficiary-edit-form fieldset .input-txt[readonly],
#beneficiaries-response-modal #beneficiary-edit-form fieldset .input-txt[readonly],
#beneficiary-exists-response-modal #beneficiary-edit-form fieldset .input-txt[readonly],
#beneficiaries-send-mail-modal #beneficiary-edit-form fieldset .input-txt[readonly],
#beneficiaries-confirm-underage-modal #beneficiary-edit-form fieldset .input-txt[readonly],
#beneficiaries-edit-modal #beneficiaries-confirm-underage-form fieldset .input-txt[readonly],
#beneficiaries-response-modal #beneficiaries-confirm-underage-form fieldset .input-txt[readonly],
#beneficiary-exists-response-modal #beneficiaries-confirm-underage-form fieldset .input-txt[readonly],
#beneficiaries-send-mail-modal #beneficiaries-confirm-underage-form fieldset .input-txt[readonly],
#beneficiaries-confirm-underage-modal #beneficiaries-confirm-underage-form fieldset .input-txt[readonly],
#beneficiaries-edit-modal #beneficiaries-send-mail-form fieldset .input-txt[readonly],
#beneficiaries-response-modal #beneficiaries-send-mail-form fieldset .input-txt[readonly],
#beneficiary-exists-response-modal #beneficiaries-send-mail-form fieldset .input-txt[readonly],
#beneficiaries-send-mail-modal #beneficiaries-send-mail-form fieldset .input-txt[readonly],
#beneficiaries-confirm-underage-modal #beneficiaries-send-mail-form fieldset .input-txt[readonly] {
  border: none !important;
  padding: 0;
  height: auto;
  font-weight: 600;
  margin: 0;
}
#beneficiaries-edit-modal #beneficiary-edit-form fieldset .input-txt.mage-error,
#beneficiaries-response-modal #beneficiary-edit-form fieldset .input-txt.mage-error,
#beneficiary-exists-response-modal #beneficiary-edit-form fieldset .input-txt.mage-error,
#beneficiaries-send-mail-modal #beneficiary-edit-form fieldset .input-txt.mage-error,
#beneficiaries-confirm-underage-modal #beneficiary-edit-form fieldset .input-txt.mage-error,
#beneficiaries-edit-modal #beneficiaries-confirm-underage-form fieldset .input-txt.mage-error,
#beneficiaries-response-modal #beneficiaries-confirm-underage-form fieldset .input-txt.mage-error,
#beneficiary-exists-response-modal #beneficiaries-confirm-underage-form fieldset .input-txt.mage-error,
#beneficiaries-send-mail-modal #beneficiaries-confirm-underage-form fieldset .input-txt.mage-error,
#beneficiaries-confirm-underage-modal #beneficiaries-confirm-underage-form fieldset .input-txt.mage-error,
#beneficiaries-edit-modal #beneficiaries-send-mail-form fieldset .input-txt.mage-error,
#beneficiaries-response-modal #beneficiaries-send-mail-form fieldset .input-txt.mage-error,
#beneficiary-exists-response-modal #beneficiaries-send-mail-form fieldset .input-txt.mage-error,
#beneficiaries-send-mail-modal #beneficiaries-send-mail-form fieldset .input-txt.mage-error,
#beneficiaries-confirm-underage-modal #beneficiaries-send-mail-form fieldset .input-txt.mage-error {
  border-color: #d93131;
}
#beneficiaries-edit-modal #beneficiary-edit-form fieldset .input-txt::placeholder,
#beneficiaries-response-modal #beneficiary-edit-form fieldset .input-txt::placeholder,
#beneficiary-exists-response-modal #beneficiary-edit-form fieldset .input-txt::placeholder,
#beneficiaries-send-mail-modal #beneficiary-edit-form fieldset .input-txt::placeholder,
#beneficiaries-confirm-underage-modal #beneficiary-edit-form fieldset .input-txt::placeholder,
#beneficiaries-edit-modal #beneficiaries-confirm-underage-form fieldset .input-txt::placeholder,
#beneficiaries-response-modal #beneficiaries-confirm-underage-form fieldset .input-txt::placeholder,
#beneficiary-exists-response-modal #beneficiaries-confirm-underage-form fieldset .input-txt::placeholder,
#beneficiaries-send-mail-modal #beneficiaries-confirm-underage-form fieldset .input-txt::placeholder,
#beneficiaries-confirm-underage-modal #beneficiaries-confirm-underage-form fieldset .input-txt::placeholder,
#beneficiaries-edit-modal #beneficiaries-send-mail-form fieldset .input-txt::placeholder,
#beneficiaries-response-modal #beneficiaries-send-mail-form fieldset .input-txt::placeholder,
#beneficiary-exists-response-modal #beneficiaries-send-mail-form fieldset .input-txt::placeholder,
#beneficiaries-send-mail-modal #beneficiaries-send-mail-form fieldset .input-txt::placeholder,
#beneficiaries-confirm-underage-modal #beneficiaries-send-mail-form fieldset .input-txt::placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 22px;
  color: #626d78;
}
#beneficiaries-edit-modal #beneficiary-edit-form button.action-add,
#beneficiaries-response-modal #beneficiary-edit-form button.action-add,
#beneficiary-exists-response-modal #beneficiary-edit-form button.action-add,
#beneficiaries-send-mail-modal #beneficiary-edit-form button.action-add,
#beneficiaries-confirm-underage-modal #beneficiary-edit-form button.action-add,
#beneficiaries-edit-modal #beneficiaries-confirm-underage-form button.action-add,
#beneficiaries-response-modal #beneficiaries-confirm-underage-form button.action-add,
#beneficiary-exists-response-modal #beneficiaries-confirm-underage-form button.action-add,
#beneficiaries-send-mail-modal #beneficiaries-confirm-underage-form button.action-add,
#beneficiaries-confirm-underage-modal #beneficiaries-confirm-underage-form button.action-add,
#beneficiaries-edit-modal #beneficiaries-send-mail-form button.action-add,
#beneficiaries-response-modal #beneficiaries-send-mail-form button.action-add,
#beneficiary-exists-response-modal #beneficiaries-send-mail-form button.action-add,
#beneficiaries-send-mail-modal #beneficiaries-send-mail-form button.action-add,
#beneficiaries-confirm-underage-modal #beneficiaries-send-mail-form button.action-add {
  font-weight: 400;
}
#beneficiaries-edit-modal .beneficiary-response-text span,
#beneficiaries-response-modal .beneficiary-response-text span,
#beneficiary-exists-response-modal .beneficiary-response-text span,
#beneficiaries-send-mail-modal .beneficiary-response-text span,
#beneficiaries-confirm-underage-modal .beneficiary-response-text span {
  display: block;
  margin-bottom: 20px;
}
#beneficiaries-edit-modal .beneficiary-response-text span:last-child,
#beneficiaries-response-modal .beneficiary-response-text span:last-child,
#beneficiary-exists-response-modal .beneficiary-response-text span:last-child,
#beneficiaries-send-mail-modal .beneficiary-response-text span:last-child,
#beneficiaries-confirm-underage-modal .beneficiary-response-text span:last-child {
  margin-bottom: 0;
}
#beneficiaries-edit-modal .response-error-text,
#beneficiaries-response-modal .response-error-text,
#beneficiary-exists-response-modal .response-error-text,
#beneficiaries-send-mail-modal .response-error-text,
#beneficiaries-confirm-underage-modal .response-error-text {
  margin-bottom: 30px;
  text-align: center;
}
#beneficiaries-response-modal .button-container,
#beneficiary-exists-response-modal .button-container,
#beneficiaries-send-mail-modal .button-container,
#beneficiaries-confirm-underage-modal .button-container {
  margin-top: 40px;
}
.icon_icon-info:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0.5C15.2466 0.5 19.5 4.75342 19.5 10C19.5 15.2466 15.2466 19.5 10 19.5C4.75342 19.5 0.5 15.2466 0.5 10C0.5 4.75342 4.75342 0.5 10 0.5Z' stroke='%23001C39' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.99976 5.45508V10.9096' stroke='%23317ED9' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.99971 13.6348C10.2506 13.6348 10.4543 13.8384 10.4543 14.0893C10.4543 14.3402 10.2506 14.5439 9.99971 14.5439C9.7488 14.5439 9.54517 14.3402 9.54517 14.0893C9.54517 13.8384 9.7488 13.6348 9.99971 13.6348Z' fill='%23317ED9' stroke='%23317ED9' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.icon_icon-notification:before {
  display: inline-block;
  width: 15.45px;
  height: 20px;
  margin-top: 2px;
  content: url("data:image/svg+xml,%3Csvg width='18' height='22' viewBox='0 0 18 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.67722 18.7357C6.67722 19.9863 7.71742 21.0002 9.00058 21.0002C10.2837 21.0002 11.3239 19.9863 11.3239 18.7357M1.25537 16.8514C1.74709 14.5923 1.99295 11.7571 1.99295 8.34577C1.99295 4.28881 5.13007 1 8.99991 1C12.8697 1 16.0069 4.28881 16.0069 8.34577C16.0069 11.6965 16.2527 14.5317 16.7444 16.8514H1.25537Z' stroke='%23005CA9' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.input-new-password,
.input-confirm-new-password {
  position: relative;
}
.input-new-password .fa-eye,
.input-confirm-new-password .fa-eye {
  position: absolute;
  right: 10px;
  top: 32px;
  z-index: 2;
  cursor: pointer;
}
.input-new-password .fa-eye.hidden-pw,
.input-confirm-new-password .fa-eye.hidden-pw {
  display: inline-block;
  text-decoration: none;
}
.input-new-password .fa-eye.hidden-pw:before,
.input-confirm-new-password .fa-eye.hidden-pw:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  line-height: inherit;
  color: #001c39;
  content: "\e944";
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.input-new-password .fa-eye.hidden-pw:hover:before,
.input-confirm-new-password .fa-eye.hidden-pw:hover:before {
  color: #001c39;
}
.input-new-password .fa-eye.show-pw,
.input-confirm-new-password .fa-eye.show-pw {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512'%3E%3Cpath d='M634 471L36 3.51A16 16 0 0 0 13.51 6l-10 12.49A16 16 0 0 0 6 41l598 467.49a16 16 0 0 0 22.49-2.49l10-12.49A16 16 0 0 0 634 471zM296.79 146.47l134.79 105.38C429.36 191.91 380.48 144 320 144a112.26 112.26 0 0 0-23.21 2.47zm46.42 219.07L208.42 260.16C210.65 320.09 259.53 368 320 368a113 113 0 0 0 23.21-2.46zM320 112c98.65 0 189.09 55 237.93 144a285.53 285.53 0 0 1-44 60.2l37.74 29.5a333.7 333.7 0 0 0 52.9-75.11 32.35 32.35 0 0 0 0-29.19C550.29 135.59 442.93 64 320 64c-36.7 0-71.71 7-104.63 18.81l46.41 36.29c18.94-4.3 38.34-7.1 58.22-7.1zm0 288c-98.65 0-189.08-55-237.93-144a285.47 285.47 0 0 1 44.05-60.19l-37.74-29.5a333.6 333.6 0 0 0-52.89 75.1 32.35 32.35 0 0 0 0 29.19C89.72 376.41 197.08 448 320 448c36.7 0 71.71-7.05 104.63-18.81l-46.41-36.28C359.28 397.2 339.89 400 320 400z'/%3E%3C/svg%3E");
  width: 20px;
}
body.yrcustomer-account-changepassword .main-content-customer .content-customer-body form .change-password-content fieldset div .control {
  position: relative;
}
body.yrcustomer-account-changepassword .main-content-customer .content-customer-body form .change-password-content fieldset div .control .fa-eye {
  position: absolute;
  right: 10px;
  top: 12px;
  z-index: 2;
  cursor: pointer;
}
body.yrcustomer-account-changepassword .main-content-customer .content-customer-body form .change-password-content fieldset div .control .fa-eye.hidden-pw {
  display: inline-block;
  text-decoration: none;
}
body.yrcustomer-account-changepassword .main-content-customer .content-customer-body form .change-password-content fieldset div .control .fa-eye.hidden-pw:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  line-height: inherit;
  color: #001c39;
  content: "\e944";
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body.yrcustomer-account-changepassword .main-content-customer .content-customer-body form .change-password-content fieldset div .control .fa-eye.hidden-pw:hover:before {
  color: #001c39;
}
body.yrcustomer-account-changepassword .main-content-customer .content-customer-body form .change-password-content fieldset div .control .fa-eye.show-pw {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512'%3E%3Cpath d='M634 471L36 3.51A16 16 0 0 0 13.51 6l-10 12.49A16 16 0 0 0 6 41l598 467.49a16 16 0 0 0 22.49-2.49l10-12.49A16 16 0 0 0 634 471zM296.79 146.47l134.79 105.38C429.36 191.91 380.48 144 320 144a112.26 112.26 0 0 0-23.21 2.47zm46.42 219.07L208.42 260.16C210.65 320.09 259.53 368 320 368a113 113 0 0 0 23.21-2.46zM320 112c98.65 0 189.09 55 237.93 144a285.53 285.53 0 0 1-44 60.2l37.74 29.5a333.7 333.7 0 0 0 52.9-75.11 32.35 32.35 0 0 0 0-29.19C550.29 135.59 442.93 64 320 64c-36.7 0-71.71 7-104.63 18.81l46.41 36.29c18.94-4.3 38.34-7.1 58.22-7.1zm0 288c-98.65 0-189.08-55-237.93-144a285.47 285.47 0 0 1 44.05-60.19l-37.74-29.5a333.6 333.6 0 0 0-52.89 75.1 32.35 32.35 0 0 0 0 29.19C89.72 376.41 197.08 448 320 448c36.7 0 71.71-7.05 104.63-18.81l-46.41-36.28C359.28 397.2 339.89 400 320 400z'/%3E%3C/svg%3E");
  width: 20px;
}
body.structure-localization-stepbeneficiary .tooltip-info .tooltip-content {
  z-index: unset;
}
#beneficiary-exists-response-modal p.beneficiary-response-text:last-child {
  margin-top: 40px;
}
body.welfare .details-header {
  background-color: #f0b400;
}
body .booking-reservation .details-header .container .header-content .title-service-header {
  font-family: 'Titillium';
  font-weight: 400;
  font-size: 2.2rem;
  line-height: 33px;
  letter-spacing: 0.454545px;
  color: #ffffff;
}
body .booking-reservation .container .booking-content .main.main-booking .detail-wrap .title p {
  font-family: 'Titillium';
  font-weight: 400;
  text-align: start;
  color: #001c39;
}
body .booking-reservation .container .booking-content .main.main-booking .detail-wrap .label-performance {
  font-family: 'Roboto';
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 22px;
  color: #001c39;
}
body .booking-reservation .container .booking-content .main.main-booking .detail-wrap .description-performance {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #001c39;
  padding-bottom: 15px;
}
body .booking-reservation .container .booking-content .main.main-booking .detail-wrap .textbox-area {
  margin-bottom: 60px;
}
body .booking-reservation .container .booking-content .main.main-booking .detail-wrap .textbox-area label {
  margin-bottom: 10px;
  display: block;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body .booking-reservation .container .booking-content .main.main-booking .detail-wrap .textbox-area textarea {
  font-weight: 400;
  font-size: 1.4rem;
  max-height: 74px;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #626d78;
  width: 100%;
  padding: 12px;
  border: 1px solid rgba(179, 184, 189, 0.6);
  box-sizing: border-box;
}
body .booking-reservation .container .booking-content .main.main-booking .detail-wrap .textbox-area textarea::placeholder {
  color: #B3B8BD;
}
body .booking-reservation .container .booking-content .main.main-booking #detail-hospital .structure-label p {
  font-family: 'Roboto';
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body .booking-reservation .container .booking-content .main.main-booking #detail-hospital .card .card-content {
  background: #ffffff;
  border: 0.5px solid #e1e3e5;
}
body .booking-reservation .container .booking-content .main.main-booking #detail-hospital .card .card-content .box-info {
  padding: 20px;
}
body .booking-reservation .container .booking-content .main.main-booking #detail-hospital .card .card-content .box-info .box-superiore .info-struttura .row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  margin-bottom: 10px;
}
body .booking-reservation .container .booking-content .main.main-booking #detail-hospital .card .card-content .box-info .box-superiore .info-struttura .row .card-title {
  width: 100%;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body .booking-reservation .container .booking-content .main.main-booking #detail-hospital .card .card-content .box-info .box-superiore .info-struttura .row .row.card-address .card-address {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body .booking-reservation .container .booking-content .main.main-booking #detail-hospital .card .card-content .box-info .box-superiore .info-pagamento span {
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 14px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #001c39;
}
body .booking-reservation .container .booking-content .main.main-booking #detail-hospital .card .card-strip-actions {
  padding: 15px 0;
  border-bottom: 0.5px solid #e1e3e5;
}
body .booking-reservation .container .booking-content .main.main-booking #detail-hospital .card .card-strip-actions a.link {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 16px;
  text-align: end;
  letter-spacing: 0.454545px;
  text-transform: none;
  color: #317ed9;
}
body .booking-reservation .container .booking-content .main.main-booking #detail-services {
  margin: 50px 0;
}
body .booking-reservation .container .booking-content .main.main-booking #detail-services .service-title {
  font-family: 'Roboto';
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #001c39;
  padding-bottom: 30px;
}
body .booking-reservation .container .booking-content .main.main-booking #detail-services .service-description {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body .booking-reservation .container .booking-content .sidebar.sidebar-booking .sidebar-wrap {
  padding: 30px 15px;
  background: #f4f4f5;
}
body .booking-reservation .container .booking-content .sidebar.sidebar-booking .sidebar-wrap .sidebar-title-booking p {
  font-family: 'Roboto';
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 21px;
  letter-spacing: 0.454545px;
  color: #001c39;
  margin-bottom: 15px;
}
body .booking-reservation .container .booking-content .sidebar.sidebar-booking .sidebar-wrap #booking-details-form .form-row .form-row-subtitle {
  display: -webkit-block;
  display: -ms-blockbox;
  display: block;
  margin: 20px 0 30px 0;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body .booking-reservation .container .booking-content .sidebar.sidebar-booking .sidebar-wrap #booking-details-form .form-row .form-row-label-date-booking {
  width: 100%;
  display: -webkit-block;
  display: -ms-blockbox;
  display: block;
  margin-bottom: 20px;
  margin-top: 20px;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 14px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body .booking-reservation .container .booking-content .sidebar.sidebar-booking .sidebar-wrap #booking-details-form .form-row .date_appointment {
  font-weight: 700;
}
body .booking-reservation .container .booking-content .sidebar.sidebar-booking .sidebar-wrap #booking-details-form .form-row .nuovo-periodo {
  margin-bottom: 15px;
}
body .booking-reservation .container .booking-content .sidebar.sidebar-booking .sidebar-wrap #booking-details-form .form-row .nuovo-periodo .singolo-periodo label {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body .booking-reservation .container .booking-content .sidebar.sidebar-booking .sidebar-wrap #booking-details-form .form-row .nuovo-periodo .singolo-periodo button {
  max-height: 44px;
  margin: auto 5px;
  border: 1px solid #e1e3e5;
  color: #001c39;
}
body .booking-reservation .container .booking-content .sidebar.sidebar-booking .sidebar-wrap #booking-details-form .form-row .nuovo-periodo .singolo-periodo button:first-child {
  margin-right: 20px;
}
body .booking-reservation .container .booking-content .sidebar.sidebar-booking .sidebar-wrap #booking-details-form .form-row .nuovo-periodo .singolo-periodo button:hover {
  background-color: #ffffff;
  color: #001c39;
}
body .booking-reservation .container .booking-content .sidebar.sidebar-booking .sidebar-wrap #booking-details-form .form-row .nuovo-periodo .singolo-periodo button:focus {
  background-color: #ffffff;
  color: #001c39;
}
body .booking-reservation .container .booking-content .sidebar.sidebar-booking .sidebar-wrap #booking-details-form .form-row .nuovo-periodo .singolo-periodo button:active {
  background-color: #ffffff;
  color: #001c39;
}
body .booking-reservation .container .booking-content .sidebar.sidebar-booking .sidebar-wrap #booking-details-form .sidebar-bottom .form-row .price-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
body .booking-reservation .container .booking-content .sidebar.sidebar-booking .sidebar-wrap #booking-details-form .sidebar-bottom .form-row .price-row span {
  font-family: 'Roboto';
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 21px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body .booking-reservation .container .booking-content .sidebar.sidebar-booking .sidebar-wrap #booking-details-form .sidebar-bottom .form-row .price-row input {
  background: transparent;
  text-align: end;
}
body .booking-reservation .container .booking-content .sidebar.sidebar-booking .sidebar-wrap #booking-details-form .sidebar-bottom .form-row .no-gutters .row-sidebar-link {
  margin-top: 20px;
  width: 100%;
}
body .booking-reservation .container .booking-content .sidebar.sidebar-booking .sidebar-wrap #booking-details-form .sidebar-bottom .form-row .no-gutters .row-sidebar-link #post-button {
  width: 100%;
}
body .booking-reservation .container .booking-content .sidebar.sidebar-booking .sidebar-wrap #booking-details-form .sidebar-bottom .form-row .no-gutters .row-sidebar-link .privacy {
  text-align: center;
  margin-top: 20px;
}
body .booking-reservation .container .booking-content .sidebar.sidebar-booking .sidebar-wrap #booking-details-form .sidebar-bottom .form-row .no-gutters .row-sidebar-link #dom-button {
  width: 100%;
}
body.performance-product-view .fixed-booking + #booking-closer {
  display: none;
}
body.performance-product-view .fixed-booking.active + #booking-closer {
  display: block;
  position: fixed;
  top: 15px;
  right: 15px;
  z-index: 5;
  border: 0;
  padding-right: 0;
}
body.performance-product-view .booking-reservation .container .booking-content .sidebar-booking #booking-details-form .sidebar-bottom .form-row .no-gutters .row-sidebar-link #edit-button {
  width: 100%;
}
body.express-wait-view .booking-reservation .container .booking-content .main-booking .detail-wrap .textbox-area-immediate #symptoms-description {
  border: 1px solid rgba(179, 184, 189, 0.6);
}
body #top-header-map {
  display: none;
}
body.page-products.searching.structure-localization-stepfour ul#ui-id-1 {
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 10;
  background: #ffffff;
  padding: 10px;
  border: 1px solid #e1e3e5;
}
body #messageInfoEmpty {
  display: none;
  background-color: transparent;
}
body #messageInfoEmpty.active {
  display: block;
}
body #messageInfoEmpty p {
  margin-bottom: 20px;
}
body .container-address {
  text-align: left;
  margin-top: 5%;
}
body .container-address .title {
  width: 100%;
  font-size: 1.8rem;
  margin-bottom: 10px;
}
body.page-products.searching.structure-localization-stepfour .structure .booking-container .container .container-fluid .container-gray-blocks .card-result-wrapper .container-address .title {
  margin-bottom: 20px;
}
body.page-products.searching.structure-localization-stepfour .structure .booking-container .container .container-fluid .container-gray-blocks .card-result-wrapper .container-address div #address {
  margin-top: 10px;
}
body .booking-reservation .page.messages #modal-cart-added .modal-content.centered {
  border: 0.5px solid #e1e3e5;
}
body .booking-reservation .page.messages #modal-cart-added .modal-content.centered .col-12 {
  box-sizing: border-box;
}
body .structure .booking-container .modal-w.row.active {
  display: block;
  z-index: 100;
}
body .structure .booking-container .container .container-fluid.container .row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
body .structure .booking-container .container .container-fluid.container .row .card-result-wrapper {
  padding: 0;
}
body .structure .booking-container .container .container-fluid.container .row .card-result-wrapper .clearfix #formStructure .content-products {
  max-height: 500px;
  overflow: hidden auto;
}
body .structure .booking-container .container .container-fluid.container .row .card-result-wrapper .clearfix #formStructure .content-products .card.card-result {
  max-width: 100%;
}
body .structure .booking-container .container .container-fluid.container .row .card-result-wrapper .clearfix #formStructure .content-products .card.card-result .container-fluid .card-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
body .structure .booking-container .container .container-fluid.container .row .card-result-wrapper .clearfix #formStructure .content-products .card.card-result .container-fluid .card-content .box-input {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-self: start;
}
body .structure .booking-container .container .container-fluid.container .row .card-result-wrapper .clearfix #formStructure .content-products .card.card-result .container-fluid .card-content .box-info {
  width: 100%;
}
body .structure .booking-container .container .container-fluid.container .row .card-result-wrapper .clearfix #formStructure .content-products .card.card-result .container-fluid .card-content .box-info .box-superiore .info-struttura .row-name-structure .row-structure-text .card-title {
  height: auto;
  text-align: start;
  margin: 0;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body .structure .booking-container .container .container-fluid.container .row .card-result-wrapper .clearfix #formStructure .content-products .card.card-result .container-fluid .card-content .box-info .box-superiore .info-struttura .row-name-address .row-card-address {
  text-align: start;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body .structure .booking-container .container .container-fluid.container .row .card-result-wrapper .clearfix #formStructure .content-products .card.card-result .container-fluid .card-content .box-info .box-inferiore {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 0 10px 0;
}
body .structure .booking-container .container .container-fluid.container .row .card-result-wrapper .clearfix #formStructure .content-products .card.card-result .container-fluid .card-content .box-info .box-inferiore .card-performance-name {
  width: 100%;
  padding: 0;
  height: auto;
  text-align: start;
  margin: 5px 0;
}
body .structure .booking-container .container .container-fluid.container .row .card-result-wrapper .clearfix #formStructure .content-products .card.card-result .container-fluid .card-content .box-info .box-inferiore .card-performance-name .card-performance-name-text {
  font-size: 1.4rem;
  line-height: 22px;
  text-align: start;
  color: #004c99;
}
body .structure .booking-container .container .container-fluid.container .row .card-result-wrapper .clearfix #formStructure .content-products .card.card-result .container-fluid .card-content .box-info .box-inferiore .express {
  width: 100%;
  text-align: start;
  margin: 5px 0;
  color: #001c39;
}
body .structure .booking-container .container .container-fluid.container .row .card-result-wrapper .clearfix #formStructure .content-products .card.card-result .container-fluid .card-content .box-info .box-inferiore .card-performance-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
body .structure .booking-container .container .container-fluid.container .row .card-result-wrapper .clearfix #formStructure .content-products .card.card-result .container-fluid .card-content .box-info .box-inferiore .card-performance-content .card-performance-name {
  width: 100%;
  margin: 0;
  padding: 0;
  height: auto;
}
body .structure .booking-container .container .container-fluid.container .row .card-result-wrapper .clearfix #formStructure .content-products .card.card-result .container-fluid .card-content .box-info .box-inferiore .card-performance-content .card-performance-name .card-performance-name-text {
  font-size: 1.4rem;
  line-height: 22px;
  text-align: start;
  color: #004c99;
}
body .structure .booking-container .container .container-fluid.container .row .card-result-wrapper .clearfix #formStructure .content-products .card.card-result .container-fluid .card-content .box-info .box-inferiore .card-performance-content .type-payment-text {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
body .structure .booking-container .container .container-fluid.container .row .card-result-wrapper .clearfix #formStructure .content-products .card.card-result .container-fluid .card-content .box-info .box-inferiore .card-performance-content .icon-euro {
  content: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 0.5C11.3659 0.5 14.5 3.6341 14.5 7.5C14.5 11.3659 11.3659 14.5 7.5 14.5C3.6341 14.5 0.5 11.3659 0.5 7.5C0.5 3.6341 3.6341 0.5 7.5 0.5Z' stroke='%23001C39' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.227 10.2262C9.64746 10.6694 8.96564 10.908 8.18155 10.908C6.30655 10.908 4.77246 9.37393 4.77246 7.49893C4.77246 5.62393 6.30655 4.08984 8.18155 4.08984C8.96564 4.08984 9.64746 4.32848 10.227 4.77166' stroke='%23001C39' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.09082 6.13672H8.18173' stroke='%23001C39' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.09082 8.17969H8.18173' stroke='%23001C39' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
body .structure .booking-container .container .container-fluid.container .row .card-result-wrapper .clearfix #formStructure .content-products .card.card-result .container-fluid .card-content .box-info .box-inferiore .card-performance-content span.agenda {
  margin-left: 10px;
  display: block;
  text-align: start;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #001c39;
}
body .structure .booking-container .container .container-fluid.container .row .card-result-wrapper .clearfix #formStructure .content-products .card.card-result .container-fluid .card-content .box-info .card-date-time {
  padding: 0;
}
body .structure .booking-container .container .container-fluid.container .row .card-result-wrapper .clearfix #formStructure .content-products .card.card-result .container-fluid .card-content .box-info .card-date-time .label {
  font-size: 1.4rem;
  color: #001c39;
}
body .structure .booking-container .container .container-fluid.container .row .card-result-wrapper .clearfix #formStructure .content-products .card.card-result .container-fluid .card-content .box-info .card-date-time button.input-txt {
  padding: 8px;
  position: relative;
  text-align: center;
}
body .structure .booking-container .container .container-fluid.container .row .card-result-wrapper .clearfix #formStructure .content-products .card.card-result .container-fluid .card-content .box-info .card-date-time button.input-txt i.fa.fa-caret-down {
  font-size: 15px;
  position: absolute;
  right: 10px;
  top: 10px;
}
body .structure .booking-container .container .container-fluid.container .row .card-result-wrapper .clearfix #formStructure .content-products .card.card-result .container-fluid .card-content .box-info .card-date-time button.input-txt i.fa.fa-calendar-o {
  font-size: 15px !important;
  position: absolute;
  left: 5px;
  top: 10px;
}
body .structure .booking-container .container .container-fluid.container .row .card-result-wrapper .clearfix #formStructure .content-products .card.card-result .container-fluid .card-content .box-info .box-centrato .info-struttura .row-name-structure .row-structure-text .card-title {
  height: auto;
  text-align: start;
  margin: 0;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body .structure .booking-container .container .container-fluid.container .row .card-result-wrapper .clearfix #formStructure .content-products .card.card-result .container-fluid .card-content .box-info .box-centrato .info-struttura .row-name-address .row-card-address {
  text-align: start;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body .structure .booking-container .container .container-fluid.container .row .card-result-wrapper .clearfix #formStructure .content-products .card.card-result .container-fluid .card-content .box-info .info-prezzo {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  align-items: flex-end;
  gap: 10px;
}
body .structure .booking-container .container .container-fluid.container .row .card-result-wrapper .clearfix #formStructure .content-products .card.card-result .container-fluid .card-content .box-info .info-prezzo .label.label-price {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #004c99;
}
body .structure .booking-container .container .container-fluid.container .row .card-result-wrapper .clearfix #formStructure .content-products .card.card-result .container-fluid .card-content .box-info .info-prezzo .card-result-price {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #004c99;
}
body .structure .booking-container .container .container-fluid.container .row .card-result-wrapper .clearfix #formStructure .content-products .card.card-result .container-fluid .card-content .box-info p.large.no-btn {
  text-align: start;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #004c99;
}
body .structure .booking-container .container .search-result.hide {
  display: none;
}
body .structure .booking-container .container .search-result .ricerca-flusso-unico {
  width: 100%;
}
body .structure .booking-container .container .search-result .ricerca-flusso-unico #insert_specialization {
  margin: 0 auto;
  width: 100%;
}
body .structure .booking-container .container .search-result .ricerca-flusso-unico #insert_specialization.hide {
  display: none;
}
body .structure .booking-container .container .search-result .ricerca-flusso-unico #insert_specialization p.label-select {
  display: none;
}
body .structure .booking-container .container .search-result .ricerca-flusso-unico #form-content-address #form-content-address-div {
  text-align: start;
}
body .structure .booking-container .container .search-result .ricerca-flusso-unico #form-content-address #form-content-address-div div input#locationInputText {
  width: 100%;
  height: 44px;
  border: 1px solid #e1e3e5;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body .structure .booking-container .container .search-result .ricerca-flusso-unico #form-content-address #form-content-address-radius {
  text-align: start;
}
body .structure .booking-container .container .search-result .ricerca-flusso-unico #form-content-address #form-content-address-radius .custom-select .select-selected {
  font-weight: 400;
  border: 1px solid #e1e3e5;
  font-size: 1.4rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #001c39;
  height: 44px;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
}
body .structure .booking-container .container .search-result .ricerca-flusso-unico #form-content-address #form-content-address-radius .custom-select .select-items div {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body .structure .booking-container .container .search-result .ricerca-flusso-unico #form-content-address #content-address-availability {
  text-align: start;
  margin-top: 30px;
}
body .structure .booking-container .container .search-result .ricerca-flusso-unico #form-content-address #content-address-availability .custom-select .select-selected {
  font-weight: 400;
  border: 1px solid #e1e3e5;
  font-size: 1.4rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #001c39;
  height: 44px;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
}
body .structure .booking-container .container .search-result .ricerca-flusso-unico #form-content-address #content-address-availability .custom-select .select-items div {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body .structure .booking-container .container .search-result .ricerca-flusso-unico #form-content-address #content-address-booking {
  text-align: start;
  margin-top: 30px;
}
body .structure .booking-container .container .search-result .ricerca-flusso-unico #form-content-address #content-address-booking .custom-select .select-selected {
  font-weight: 400;
  border: 1px solid #e1e3e5;
  font-size: 1.4rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #001c39;
  height: 44px;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
}
body .structure .booking-container .container .search-result .ricerca-flusso-unico #form-content-address #content-address-booking .custom-select .select-items div {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body .structure .booking-container .container .search-result .ricerca-flusso-unico #form-content-address .flex-items.pulsante {
  text-align: start;
  margin-top: 40px;
}
body .structure .booking-container .container .search-result .ricerca-flusso-unico #form-content-address .flex-items.pulsante #btnCerca {
  margin-top: 7.5px;
  height: 44px;
  width: 100%;
  max-width: 100%;
  border: 1px solid #317ed9;
  border-radius: 0;
}
body.structure-localization-stepfour .structure .booking-container .container .search-result .ricerca-flusso-unico #insert_specialization #selectSpecializzazione[readonly] {
  border: 1px solid #b3b8bd;
  box-sizing: border-box;
  padding: 0 20px;
  color: #b3b8bd;
}
.page-products.searching.structure-localization-stepfour .structure .booking-container {
  padding: 83px 0 120px;
}
.page-products.searching.structure-localization-stepfour .structure .booking-container .container #container-fluid-results {
  padding: 0px 0px 40px 0px;
}
.page-products.searching.structure-localization-stepfour .structure .booking-container .container .search-result .ricerca-flusso-unico #insert_specialization .Selected {
  padding: 0px 15px;
  border: 2px solid #b3b8bd;
}
.page-products.searching.structure-localization-stepfour .structure .booking-container .container .search-result .ricerca-flusso-unico #insert_specialization .Selected .inputRicevuto {
  text-align: center;
}
body #medicobold a {
  font-weight: bold;
}
body.structure-localization-stepbeneficiary .beneficiaries-list .item-beneficiary {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
body.structure-localization-stepbeneficiary .beneficiaries-list .error-container,
body.structure-localization-stepbeneficiary .beneficiaries-list .teams-disclaimer {
  font-size: 1rem;
  color: red;
  display: flex;
  width: 300px;
}
body.structure-localization-stepbeneficiary .beneficiaries-list .error-container.hide,
body.structure-localization-stepbeneficiary .beneficiaries-list .teams-disclaimer.hide {
  display: none;
}
body.structure-localization-stepbeneficiary .beneficiaries-privacy {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 1.2rem;
}
body.structure-localization-stepbeneficiary .beneficiaries-privacy .field.choice {
  position: relative;
}
body.structure-localization-stepbeneficiary .beneficiaries-privacy .field.choice label {
  display: block;
  width: 100%;
}
body.structure-localization-stepbeneficiary .beneficiaries-privacy .field.choice label span {
  color: black;
}
body.structure-localization-stepbeneficiary .beneficiaries-privacy .field input[type="checkbox"] ~ label::after {
  height: 10px;
  width: 10px;
  top: 4px;
  border-color: #317ED9;
}
body.structure-localization-stepbeneficiary .beneficiaries-privacy .field input[type="checkbox"] ~ label::before {
  left: 2px;
  top: 0;
}
body.structure-localization-stepbeneficiary .beneficiaries-privacy .field input[type="checkbox"]:checked ~ label::after {
  background-color: #317ED9;
  border-color: #317ED9;
}
body.structure-localization-stepbeneficiary select.beneficiaries-select-options {
  padding-right: 30px;
  font-size: 1.2rem;
}
body.structure-localization-stepbeneficiary select.beneficiaries-select-options option.disabled {
  color: #e1e3e5;
}
body.structure-localization-stepbeneficiary select.beneficiaries-select-options option.has-disclaimer {
  color: #e1e3e5;
}
body.structure-localization-stepbeneficiary .navigation-container {
  padding: 16px 3%;
}
body.structure-localization-stepbeneficiary .tooltip-info {
  position: relative;
}
body.structure-localization-stepbeneficiary .tooltip-info .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
body.structure-localization-stepbeneficiary .tooltip-info .tooltip-content:after,
body.structure-localization-stepbeneficiary .tooltip-info .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
body.structure-localization-stepbeneficiary .tooltip-info .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
body.structure-localization-stepbeneficiary .tooltip-info .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
body.structure-localization-stepbeneficiary .tooltip-info .tooltip-content:after,
body.structure-localization-stepbeneficiary .tooltip-info .tooltip-content:before {
  right: 100%;
}
body.structure-localization-stepbeneficiary .tooltip-info .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
body.structure-localization-stepbeneficiary .tooltip-info .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
body.structure-localization-stepbeneficiary .tooltip-info .tooltip-toggle {
  cursor: help;
}
body.structure-localization-stepbeneficiary .tooltip-info .tooltip-toggle:hover + .tooltip-content,
body.structure-localization-stepbeneficiary .tooltip-info .tooltip-toggle:focus + .tooltip-content,
body.structure-localization-stepbeneficiary .tooltip-info:hover .tooltip-content {
  display: block;
}
body.structure-localization-stepbeneficiary .tooltip-info .tooltip-toggle.disabled {
  pointer-events: none;
  color: #e1e3e5;
}
body.structure-localization-stepbeneficiary .beneficiary-cart-radio-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding-bottom: 36px;
  border-bottom: 1px solid #b3b8bd;
}
body.structure-localization-stepbeneficiary .beneficiary-cart-radio-list .beneficiaries-cart-radio {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: relative;
}
body.structure-localization-stepbeneficiary .beneficiary-cart-radio-list .beneficiaries-cart-radio:first-child {
  margin-right: 25px;
}
body.structure-localization-stepbeneficiary .beneficiary-cart-radio-list .beneficiaries-cart-radio input .beneficiary_cart_radio_yes,
body.structure-localization-stepbeneficiary .beneficiary-cart-radio-list .beneficiaries-cart-radio input .beneficiary_cart_radio_no {
  margin: 2px 8px 0 0;
}
body.structure-localization-stepbeneficiary .beneficiary-cart-radio-list .beneficiaries-cart-radio span {
  line-height: normal;
  font-size: 1.4rem;
}
body.structure-localization-stepbeneficiary .beneficiaries-step {
  min-height: 550px;
}
body.structure-localization-stepbeneficiary .beneficiaries-step .title {
  font-size: 1.8rem;
  font-weight: 600;
  padding-bottom: 10px;
  display: block;
  border-bottom: 1px solid #b3b8bd;
}
body.structure-localization-stepbeneficiary .beneficiaries-step .title-block {
  margin: 15px 0;
  font-size: 1.4rem;
  display: block;
}
body.structure-localization-stepbeneficiary button.btnBeneficiaries {
  height: 100%;
  border: 0 none;
  font-size: 1.4rem;
  font-weight: 600;
  display: inline-block;
  text-decoration: none;
  margin-left: 22px;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
body.structure-localization-stepbeneficiary button.btnBeneficiaries:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: "\e93c";
  font-family: "icomoon";
  margin: 0 10px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body.structure-localization-stepbeneficiary button.btnBeneficiaries:hover {
  background-color: transparent;
  color: #004c99;
}
body.structure-localization-stepthree .dropdown-booking-container,
body.booking-additional-stepthree .dropdown-booking-container {
  position: relative;
}
body.structure-localization-stepthree .dropdown-booking-container .side-navigation,
body.booking-additional-stepthree .dropdown-booking-container .side-navigation {
  max-width: 512px;
  margin: 0 auto;
  position: relative;
  cursor: default;
}
body.structure-localization-stepthree .dropdown-booking-container .side-navigation > label,
body.booking-additional-stepthree .dropdown-booking-container .side-navigation > label {
  display: none;
}
body.structure-localization-stepthree .dropdown-booking-container .select-navigation span,
body.booking-additional-stepthree .dropdown-booking-container .select-navigation span {
  background: #ffffff;
  min-height: 44px;
  border: 1px solid #e1e3e5;
  color: #626d78;
  height: 44px;
  line-height: 44px;
  padding: 0 30px 0 11px;
  vertical-align: baseline;
  text-align: left;
  display: block;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  white-space: break-spaces;
}
body.structure-localization-stepthree .dropdown-booking-container .select-navigation .icon-select,
body.booking-additional-stepthree .dropdown-booking-container .select-navigation .icon-select {
  top: 12px;
  right: 8px;
  position: absolute;
  display: inline-block;
  text-decoration: none;
}
body.structure-localization-stepthree .dropdown-booking-container .select-navigation .icon-select:before,
body.booking-additional-stepthree .dropdown-booking-container .select-navigation .icon-select:before {
  display: block;
  overflow: hidden;
  content: '';
  width: 20px;
  height: 20px;
  background: #ffffff url('../images/select-bg.svg') no-repeat 100% 45%;
  background-position: -2px 50%;
}
body.structure-localization-stepthree .dropdown-booking-container ul.hide,
body.booking-additional-stepthree .dropdown-booking-container ul.hide {
  display: none;
}
body.structure-localization-stepthree .dropdown-booking-container ul,
body.booking-additional-stepthree .dropdown-booking-container ul {
  border: 0.5px solid #e1e3e5;
  max-width: 100%;
  text-align: left;
  max-height: 250px;
  overflow-y: auto;
  background-color: #ffffff;
}
body.structure-localization-stepthree .dropdown-booking-container ul li,
body.booking-additional-stepthree .dropdown-booking-container ul li {
  padding: 5px 10px;
  border-bottom: 0.5px solid #e1e3e5;
  margin: 0;
  max-width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  white-space: break-spaces;
  cursor: default;
}
body.structure-localization-stepthree .dropdown-booking-container ul li a,
body.booking-additional-stepthree .dropdown-booking-container ul li a {
  font-size: 1.4rem;
  color: #001c39;
  max-width: 100%;
  padding: 0;
  cursor: default;
}
body.structure-localization-stepthree .dropdown-booking-container ul li:hover,
body.booking-additional-stepthree .dropdown-booking-container ul li:hover {
  background: #1e90ff;
  cursor: default;
  color: #ffffff;
}
body.structure-localization-stepthree .dropdown-booking-container ul li:hover a,
body.booking-additional-stepthree .dropdown-booking-container ul li:hover a {
  color: #ffffff;
  cursor: default;
}
body .structure .container .container-step-two #steptwo_top_message a.close-btn {
  position: absolute;
  top: 10px;
  color: #000000;
  right: 10px;
  display: block;
  z-index: 11;
}
body .structure .container .container-step-two #steptwo_top_message span:before {
  display: none;
}
body .structure .container .container-step-two .message-success span {
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body .structure .container .container-step-two .message-error span {
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body .details-header-prenotazione {
  padding-top: 44px;
}
body .details-header-prenotazione .container {
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 15px;
}
body .details-header-prenotazione .container .row .col-12 {
  padding: 0;
}
body .details-header-prenotazione .container span.arrow {
  display: none;
}
body .details-header-prenotazione .container .txt-white {
  font-family: 'Titillium';
  font-size: 2.2rem;
  font-weight: normal;
}
body .details-header-prenotazione .container #checkout-progress-bar {
  margin-top: 45px;
  padding: 0 210px;
}
body .progressbar-wrapper .progress-bar {
  width: 100%;
  overflow: hidden;
}
body .progressbar-wrapper .progress-bar .progressbar-container {
  margin: 45px auto;
  max-width: 1200px;
  position: relative;
  display: block;
  width: 100%;
}
body .progressbar-wrapper .progress-bar .progressbar-container > ul {
  width: 100%;
  display: table;
  table-layout: fixed;
  margin: 0;
  padding: 0;
  list-style: none;
}
body .progressbar-wrapper .progress-bar .progressbar-container > ul .step-content {
  padding-top: 10px;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 10px;
  margin-bottom: 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
body .progressbar-wrapper .progress-bar .progressbar-container > ul .step-content .step {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  font-size: 14px;
  top: 30px;
  left: 6px;
  position: absolute;
  border: 2px solid #ffffff;
  background-color: #317ed9;
  outline: 6px solid #317ed9;
}
body .progressbar-wrapper .progress-bar .progressbar-container > ul li {
  display: table-cell;
  width: 100%;
  vertical-align: top;
  text-align: center;
  position: relative;
}
body .progressbar-wrapper .progress-bar .progressbar-container > ul li:first-child:before {
  content: none;
}
body .progressbar-wrapper .progress-bar .progressbar-container > ul li:last-child:after {
  content: none;
}
body .progressbar-wrapper .progress-bar .progressbar-container > ul li.disabled {
  opacity: 0.5;
}
body .progressbar-wrapper .progress-bar .progressbar-container > ul li.disabled a {
  color: #999;
  cursor: default;
}
body .progressbar-wrapper .progress-bar .progressbar-container > ul li.disabled a:focus {
  color: #999;
  cursor: default;
}
body .progressbar-wrapper .progress-bar .progressbar-container > ul li.disabled a:hover {
  color: #999;
  cursor: default;
}
body .progressbar-wrapper .progress-bar .progressbar-container > ul li.completed .step {
  border-color: #ffffff;
  display: inline-block;
  text-decoration: none;
}
body .progressbar-wrapper .progress-bar .progressbar-container > ul li.completed .step:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: inherit;
  color: #317ed9;
  content: "\e938";
  font-family: "icomoon";
  vertical-align: inherit;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body .progressbar-wrapper .progress-bar .progressbar-container > ul li.completed a {
  cursor: pointer;
}
body .progressbar-wrapper .progress-bar .progressbar-container > ul li.completed a:focus {
  cursor: pointer;
  color: #999;
}
body .progressbar-wrapper .progress-bar .progressbar-container > ul li.completed a:hover {
  cursor: pointer;
  color: #999;
}
body .progressbar-wrapper .progress-bar .progressbar-container > ul li.completed a:hover .step-name {
  text-decoration: underline;
  color: #65b2e8;
  color: #add8e6;
}
body .progressbar-wrapper .progress-bar .progressbar-container > ul li.completed .step {
  color: #ffffff;
  background: #ffffff;
}
body .progressbar-wrapper .progress-bar .progressbar-container > ul li.completed .step:hover {
  cursor: pointer;
}
body .progressbar-wrapper .progress-bar .progressbar-container > ul li.error .step {
  border-color: #f62d51;
  color: #f62d51;
}
body .progressbar-wrapper .progress-bar .progressbar-container > ul .step-content-name {
  width: 100%;
}
body .progressbar-wrapper .progress-bar .progressbar-container > ul .step-content-name .step-name {
  font-weight: normal;
  color: #ffffff;
  font-size: 1.4rem;
}
body .progressbar-wrapper .progress-bar .progressbar-container > ul .step-content-name .step-name-number {
  color: #ffffff;
  font-size: 1.4rem;
}
body.structure-localization-stepprintvoucher .booking-container {
  padding-bottom: 0;
}
body .booking-container {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 100px;
}
body .booking-container > .title {
  font-size: 3.2rem;
  font-family: 'Titillium';
  margin-bottom: 40px;
}
body .booking-container #location-input[data-flux="38"] .localization-radio-list,
body .booking-container #location-input[data-flux="37"] .localization-radio-list {
  display: none;
}
body .booking-container #location-input[data-flux="38"] .map-result-wrap,
body .booking-container #location-input[data-flux="37"] .map-result-wrap {
  display: none;
}
body .booking-container #location-input[data-flux="16"] + #map {
  display: none;
}
body .booking-container #location-input[data-flux="35"] .search-form.row:last-child {
  margin-top: 20px;
}
body .booking-container #location-input[data-flux="35"] .search-form.row:last-child .search-container .d-flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
body .booking-container #location-input[data-flux="35"] .search-form.row:last-child .search-container .d-flex .radio-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
body .booking-container #location-input[data-flux="35"] .search-form.row:last-child .search-container .d-flex .radio-container .localization-radio {
  margin-right: 15px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  align-items: center;
}
body .booking-container #location-input[data-flux="35"] .search-form.row:last-child .search-container .d-flex .radio-container .localization-radio input {
  margin: 0;
}
body .booking-container #location-input[data-flux="38"] .search-form.row:last-child,
body .booking-container #location-input[data-flux="40"] .search-form.row:last-child,
body .booking-container #location-input[data-flux="34"] .search-form.row:last-child {
  display: none;
}
body .booking-container #location-input + #map {
  display: none;
}
body .booking-container .container .block-content {
  padding: 20px;
  margin: 10px;
  background-color: #F4F4F5;
  display: block;
  color: #000000;
  text-align: left;
  border: 1px solid transparent;
  box-sizing: content-box;
}
body .booking-container .container .block-content:hover {
  border: 1px solid #317ed9;
}
body .booking-container .container .block-content .title {
  font-weight: bold;
  font-size: 1.4rem;
  display: block;
}
body .booking-container .container .block-content .subtitle {
  font-size: 1.4rem;
  display: block;
  margin-top: 5px;
}
body .booking-container .container .block-content .subtitle li {
  list-style: disc;
}
body .booking-container .container .block-content.with_description > span:first-child:not(:last-child) {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 1.4rem;
  display: block;
}
body .booking-container .container .block-content.with_description > span:last-child:not(:first-child) {
  display: block;
}
body .booking-container #container-fluid-results[data-flux="16"] .row.card-action,
body .booking-container #container-fluid-results[data-flux="72"] .row.card-action,
body .booking-container #container-fluid-results[data-flux="67"] .row.card-action,
body .booking-container #container-fluid-results[data-flux="16"] .box-superiore,
body .booking-container #container-fluid-results[data-flux="72"] .box-superiore,
body .booking-container #container-fluid-results[data-flux="67"] .box-superiore {
  display: none;
}
body .booking-container #container-fluid-results[data-flux="16"] .box-inferiore span.agenda,
body .booking-container #container-fluid-results[data-flux="72"] .box-inferiore span.agenda,
body .booking-container #container-fluid-results[data-flux="67"] .box-inferiore span.agenda,
body .booking-container #container-fluid-results[data-flux="16"] .box-inferiore .card-performance-name,
body .booking-container #container-fluid-results[data-flux="72"] .box-inferiore .card-performance-name,
body .booking-container #container-fluid-results[data-flux="67"] .box-inferiore .card-performance-name {
  display: none;
}
body .booking-container #container-fluid-results[data-flux="16"] .box-inferiore .title,
body .booking-container #container-fluid-results[data-flux="72"] .box-inferiore .title,
body .booking-container #container-fluid-results[data-flux="67"] .box-inferiore .title {
  font-weight: bold;
  font-size: 1.4rem;
  display: block;
}
body .booking-container #container-fluid-results[data-flux="16"] .box-inferiore .subtitle,
body .booking-container #container-fluid-results[data-flux="72"] .box-inferiore .subtitle,
body .booking-container #container-fluid-results[data-flux="67"] .box-inferiore .subtitle {
  font-size: 1.4rem;
  display: block;
  margin-top: 5px;
}
body .booking-container #container-fluid-results[data-flux="16"] .box-inferiore .subtitle li,
body .booking-container #container-fluid-results[data-flux="72"] .box-inferiore .subtitle li,
body .booking-container #container-fluid-results[data-flux="67"] .box-inferiore .subtitle li {
  list-style: disc;
}
body .booking-container #container-fluid-results[data-flux="16"] .info-prezzo,
body .booking-container #container-fluid-results[data-flux="72"] .info-prezzo,
body .booking-container #container-fluid-results[data-flux="67"] .info-prezzo {
  display: none;
}
body .booking-container #container-fluid-results[data-flux="32"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-superiore .row-name-structure .card-title,
body .booking-container #container-fluid-results[data-flux="34"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-superiore .row-name-structure .card-title,
body .booking-container #container-fluid-results[data-flux="35"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-superiore .row-name-structure .card-title,
body .booking-container #container-fluid-results[data-flux="38"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-superiore .row-name-structure .card-title,
body .booking-container #container-fluid-results[data-flux="37"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-superiore .row-name-structure .card-title,
body .booking-container #container-fluid-results[data-flux="40"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-superiore .row-name-structure .card-title {
  margin: 0;
  font-size: 1.6rem;
  line-height: 22px;
  color: #001c39;
  font-weight: 400;
  letter-spacing: 0.454545px;
}
body .booking-container #container-fluid-results[data-flux="32"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-superiore .row-name-address,
body .booking-container #container-fluid-results[data-flux="34"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-superiore .row-name-address,
body .booking-container #container-fluid-results[data-flux="35"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-superiore .row-name-address,
body .booking-container #container-fluid-results[data-flux="38"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-superiore .row-name-address,
body .booking-container #container-fluid-results[data-flux="37"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-superiore .row-name-address,
body .booking-container #container-fluid-results[data-flux="40"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-superiore .row-name-address {
  margin: 10px 0;
}
body .booking-container #container-fluid-results[data-flux="32"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-superiore .row-name-address .row-card-address,
body .booking-container #container-fluid-results[data-flux="34"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-superiore .row-name-address .row-card-address,
body .booking-container #container-fluid-results[data-flux="35"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-superiore .row-name-address .row-card-address,
body .booking-container #container-fluid-results[data-flux="38"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-superiore .row-name-address .row-card-address,
body .booking-container #container-fluid-results[data-flux="37"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-superiore .row-name-address .row-card-address,
body .booking-container #container-fluid-results[data-flux="40"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-superiore .row-name-address .row-card-address {
  font-weight: 400;
  line-height: 22px;
  color: #001c39;
  text-align: start;
  font-size: 1.4rem;
  letter-spacing: 0.454545px;
}
body .booking-container #container-fluid-results[data-flux="32"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore,
body .booking-container #container-fluid-results[data-flux="34"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore,
body .booking-container #container-fluid-results[data-flux="35"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore,
body .booking-container #container-fluid-results[data-flux="38"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore,
body .booking-container #container-fluid-results[data-flux="37"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore,
body .booking-container #container-fluid-results[data-flux="40"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 10px 0;
}
body .booking-container #container-fluid-results[data-flux="32"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore .card-performance-name,
body .booking-container #container-fluid-results[data-flux="34"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore .card-performance-name,
body .booking-container #container-fluid-results[data-flux="35"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore .card-performance-name,
body .booking-container #container-fluid-results[data-flux="38"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore .card-performance-name,
body .booking-container #container-fluid-results[data-flux="37"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore .card-performance-name,
body .booking-container #container-fluid-results[data-flux="40"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore .card-performance-name {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 10px 0;
}
body .booking-container #container-fluid-results[data-flux="32"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore .card-performance-name .card-performance-name-text,
body .booking-container #container-fluid-results[data-flux="34"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore .card-performance-name .card-performance-name-text,
body .booking-container #container-fluid-results[data-flux="35"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore .card-performance-name .card-performance-name-text,
body .booking-container #container-fluid-results[data-flux="38"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore .card-performance-name .card-performance-name-text,
body .booking-container #container-fluid-results[data-flux="37"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore .card-performance-name .card-performance-name-text,
body .booking-container #container-fluid-results[data-flux="40"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore .card-performance-name .card-performance-name-text {
  color: #001c39;
  font-size: 1.2rem;
  line-height: unset;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: 400;
}
body .booking-container #container-fluid-results[data-flux="32"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore .card-performance-content,
body .booking-container #container-fluid-results[data-flux="34"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore .card-performance-content,
body .booking-container #container-fluid-results[data-flux="35"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore .card-performance-content,
body .booking-container #container-fluid-results[data-flux="38"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore .card-performance-content,
body .booking-container #container-fluid-results[data-flux="37"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore .card-performance-content,
body .booking-container #container-fluid-results[data-flux="40"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore .card-performance-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
}
body .booking-container #container-fluid-results[data-flux="32"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore .card-performance-content .icon-euro,
body .booking-container #container-fluid-results[data-flux="34"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore .card-performance-content .icon-euro,
body .booking-container #container-fluid-results[data-flux="35"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore .card-performance-content .icon-euro,
body .booking-container #container-fluid-results[data-flux="38"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore .card-performance-content .icon-euro,
body .booking-container #container-fluid-results[data-flux="37"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore .card-performance-content .icon-euro,
body .booking-container #container-fluid-results[data-flux="40"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore .card-performance-content .icon-euro {
  margin-right: 3px;
  content: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 0.5C11.3659 0.5 14.5 3.6341 14.5 7.5C14.5 11.3659 11.3659 14.5 7.5 14.5C3.6341 14.5 0.5 11.3659 0.5 7.5C0.5 3.6341 3.6341 0.5 7.5 0.5Z' stroke='%23001C39' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.227 10.2262C9.64746 10.6694 8.96564 10.908 8.18155 10.908C6.30655 10.908 4.77246 9.37393 4.77246 7.49893C4.77246 5.62393 6.30655 4.08984 8.18155 4.08984C8.96564 4.08984 9.64746 4.32848 10.227 4.77166' stroke='%23001C39' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.09082 6.13672H8.18173' stroke='%23001C39' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.09082 8.17969H8.18173' stroke='%23001C39' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
body .booking-container #container-fluid-results[data-flux="32"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore .card-performance-content .agenda,
body .booking-container #container-fluid-results[data-flux="34"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore .card-performance-content .agenda,
body .booking-container #container-fluid-results[data-flux="35"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore .card-performance-content .agenda,
body .booking-container #container-fluid-results[data-flux="38"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore .card-performance-content .agenda,
body .booking-container #container-fluid-results[data-flux="37"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore .card-performance-content .agenda,
body .booking-container #container-fluid-results[data-flux="40"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore .card-performance-content .agenda {
  text-align: start;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 14px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #001c39;
}
body .booking-container #container-fluid-results[data-flux="32"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .info-prezzo,
body .booking-container #container-fluid-results[data-flux="34"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .info-prezzo,
body .booking-container #container-fluid-results[data-flux="35"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .info-prezzo,
body .booking-container #container-fluid-results[data-flux="38"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .info-prezzo,
body .booking-container #container-fluid-results[data-flux="37"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .info-prezzo,
body .booking-container #container-fluid-results[data-flux="40"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .info-prezzo {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  align-items: center;
  gap: 5px;
}
body .booking-container #container-fluid-results[data-flux="32"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .info-prezzo span,
body .booking-container #container-fluid-results[data-flux="34"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .info-prezzo span,
body .booking-container #container-fluid-results[data-flux="35"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .info-prezzo span,
body .booking-container #container-fluid-results[data-flux="38"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .info-prezzo span,
body .booking-container #container-fluid-results[data-flux="37"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .info-prezzo span,
body .booking-container #container-fluid-results[data-flux="40"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .info-prezzo span {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #004c99;
}
body .booking-container #container-fluid-results[data-flux="32"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .info-prezzo strong,
body .booking-container #container-fluid-results[data-flux="34"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .info-prezzo strong,
body .booking-container #container-fluid-results[data-flux="35"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .info-prezzo strong,
body .booking-container #container-fluid-results[data-flux="38"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .info-prezzo strong,
body .booking-container #container-fluid-results[data-flux="37"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .info-prezzo strong,
body .booking-container #container-fluid-results[data-flux="40"] .container-gray-blocks .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .info-prezzo strong {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #004c99;
}
body .booking-container #container-fluid-results[data-flux="32"] .container-gray-blocks .map-result-wrap,
body .booking-container #container-fluid-results[data-flux="34"] .container-gray-blocks .map-result-wrap,
body .booking-container #container-fluid-results[data-flux="35"] .container-gray-blocks .map-result-wrap,
body .booking-container #container-fluid-results[data-flux="38"] .container-gray-blocks .map-result-wrap,
body .booking-container #container-fluid-results[data-flux="37"] .container-gray-blocks .map-result-wrap,
body .booking-container #container-fluid-results[data-flux="40"] .container-gray-blocks .map-result-wrap {
  display: none;
}
body .booking-container #container-fluid-results .map-result-wrap > #map {
  top: 0 !important;
  height: 100%;
}
body .booking-container #container-fluid-results[data-flux="14"] .row .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid {
  border-top: 0.5px solid #e1e3e5;
  padding: 15px 0;
  margin: 0 15px;
  box-sizing: border-box;
}
body .booking-container #container-fluid-results[data-flux="14"] .row .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-centrato .info-struttura .row-name-structure {
  margin-bottom: 5px;
}
body .booking-container #container-fluid-results[data-flux="14"] .row .card-result-wrapper .clearfix #formStructure .content-products .card.card-result.z-1 .container-fluid .card-content .box-info .box-inferiore .card-performance-content .card-performance-name {
  margin-bottom: 5px;
}
body .booking-container .container-gray-blocks .content-products.hide {
  display: none;
}
body .booking-container .container-gray-blocks .content-products .card-result {
  margin: 10px;
  background-color: #F4F4F5;
  display: block;
  color: #000000;
  text-align: left;
  border: 1px solid transparent;
}
body .booking-container .container-gray-blocks .content-products .card-result[data-express="1"] {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
body .booking-container .container-gray-blocks .content-products .card-result[data-express="0"] {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
body .booking-container .container-gray-blocks .content-products .card-result:hover {
  border: 1px solid #317ed9;
}
body .booking-container .container-gray-blocks .content-products .card-result.active {
  border: 1px solid #317ed9;
}
body .booking-container .container-gray-blocks .content-products .card-result .box-info {
  padding: 20px;
}
body .booking-container .container-gray-blocks .content-products .container-fluid {
  padding: 0;
}
body .booking-container .container-gray-blocks .content-products .container-fluid .box-input input {
  width: 100%;
  position: absolute;
  top: 0;
  height: 100%;
  opacity: 0;
  left: 0;
}
body .booking-container .container-gray-blocks .content-products .card-performance-content .title {
  font-weight: bold;
  font-size: 1.4rem;
  display: block;
}
body .booking-container .container-gray-blocks .content-products .card-performance-content .subtitle {
  font-size: 1.4rem;
  display: block;
  margin-top: 5px;
}
body .booking-container #formStructure .content {
  width: 100%;
  padding: 30px 15px;
  box-sizing: border-box;
}
body .booking-container #telephone-input-text,
body .booking-container #telephone-input-text-medical,
body .booking-container #email-input-text-medical,
body .booking-container #email-input-text {
  max-width: 512px;
  width: 100%;
}
body .booking-container .select-performance-menu {
  max-width: 512px;
  margin: 0 auto;
  margin-top: 30px;
}
body .booking-container .input-booking {
  width: 100%;
  max-width: 512px;
  margin: 0 auto;
  text-align: left;
}
body .booking-container .input-booking .label {
  margin-bottom: 10px;
  display: block;
}
body .booking-container .search-container {
  text-align: left;
}
body .booking-container .search-container .search-helper {
  max-width: 512px;
  margin: 0 auto;
}
body .booking-container .search-container .search-helper .label-indirizzo {
  margin-bottom: 10px;
  display: block;
}
body .booking-container .search-container .search-helper .content {
  position: relative;
}
body .booking-container .search-container .search-helper .content #search_position {
  display: inline-block;
  text-decoration: none;
}
body .booking-container .search-container .search-helper .content #search_position:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: "\e925";
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body .booking-container .search-container .search-helper .content #delete_position {
  display: inline-block;
  text-decoration: none;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
  opacity: 0;
}
body .booking-container .search-container .search-helper .content #delete_position:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #317ed9;
  content: "\e902";
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body .booking-container .search-container .search-helper .content #delete_position.visible {
  opacity: 1;
}
body .booking-container .search-container .search-helper .content-icon #location-input-text .delete-content:before {
  position: absolute;
  display: inline-block;
  width: 16px;
  height: 14px;
  margin-right: 8px;
  right: 0;
  top: 9px;
  content: url("data:image/svg+xml,%3Csvg width='16' height='14' viewBox='0 0 16 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath id='Union' fill-rule='evenodd' clip-rule='evenodd' d='M14.438 1.06034C14.6332 0.865078 14.6332 0.548496 14.438 0.353234C14.2427 0.157972 13.9261 0.157972 13.7308 0.353234L8.0002 6.08388L2.26955 0.353234C2.07428 0.157972 1.7577 0.157972 1.56244 0.353234C1.36718 0.548496 1.36718 0.865078 1.56244 1.06034L7.29309 6.79099L1.14449 12.9396C0.949231 13.1349 0.949231 13.4514 1.14449 13.6467C1.33976 13.842 1.65634 13.842 1.8516 13.6467L8.0002 7.4981L14.1488 13.6467C14.3441 13.842 14.6606 13.842 14.8559 13.6467C15.0512 13.4514 15.0512 13.1349 14.8559 12.9396L8.7073 6.79099L14.438 1.06034Z' fill='%2311656B'/%3E%3C/svg%3E");
  cursor: pointer;
  pointer-events: all;
}
body .booking-container .search-container #search_place {
  display: none;
}
body .booking-container .content-info {
  padding: 15px;
  border: 1px solid #e1e3e5;
  max-width: 764px;
  margin: 40px auto;
}
body .booking-container .content-info span {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body .booking-container .content-info span::before {
  content: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0.5C15.2466 0.5 19.5 4.75342 19.5 10C19.5 15.2466 15.2466 19.5 10 19.5C4.75342 19.5 0.5 15.2466 0.5 10C0.5 4.75342 4.75342 0.5 10 0.5Z' stroke='%23001C39' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.99976 5.45312V10.9077' stroke='%23317ED9' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.99971 13.6328C10.2506 13.6328 10.4543 13.8364 10.4543 14.0874C10.4543 14.3383 10.2506 14.5419 9.99971 14.5419C9.7488 14.5419 9.54517 14.3383 9.54517 14.0874C9.54517 13.8364 9.7488 13.6328 9.99971 13.6328Z' fill='%2311656B' stroke='%23317ED9' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
body .navigation-container.one-button {
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
}
body .navigation-container #back_medical_button {
  color: #317ed9;
  display: inline-block;
  text-decoration: none;
  background: transparent;
  border: 0 none;
}
body .navigation-container #back_medical_button span {
  color: #317ed9;
}
body .navigation-container #back_medical_button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #317ed9;
  content: "\e92c";
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body .navigation-container #back_medical_button::before {
  transform: rotate(180deg);
}
body .navigation-container #back_medical_button:hover,
body .navigation-container #back_medical_button:active {
  box-shadow: none;
  background: transparent;
  color: #317ed9;
}
body .navigation-container #button_back_medAdv {
  color: #317ed9;
  display: inline-block;
  text-decoration: none;
  background: transparent;
  border: 0 none;
}
body .navigation-container #button_back_medAdv span {
  color: #317ed9;
}
body .navigation-container #button_back_medAdv:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #317ed9;
  content: "\e92c";
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body .navigation-container #button_back_medAdv::before {
  transform: rotate(180deg);
}
body .navigation-container #button_back_medAdv:hover,
body .navigation-container #button_back_medAdv:active {
  box-shadow: none;
  background: transparent;
  color: #317ed9;
}
body.reale.structure-localization-stepprintvoucher main .structure .container .booking-container #stepOneModal .modal-content-w .modal-body-w .body-helper .button-primary:hover {
  border: 1px solid #317ed9;
  background-color: #f4f4f5 !important;
}
.booking-container {
  max-width: 760px;
  margin: 0 auto;
  padding: 40px 20px;
  font-family: Roboto sans-serif;
}
.booking-container .title {
  color: #333333;
  margin-bottom: 12px;
  font-weight: 400;
  font-style: 'Regular';
  font-size: 36px;
  line-height: 120%;
  letter-spacing: 0.45px;
  text-align: center;
}
.booking-container .subtitle {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.45px;
  text-align: center;
  color: #333333;
  margin-bottom: 60px;
}
.document-upload-container {
  width: 100%;
  min-height: 223px;
}
@media (min-width: 765px) {
  .document-upload-container {
    max-height: 257px;
  }
  .document-upload-container #document-upload-form {
    max-height: 257px;
    width: 100%;
    display: flex;
    justify-content: center;
  }
}
.document-upload-container .upload-drop-area {
  border: 2px dashed #D1D5DB;
  padding: 24px;
  text-align: center;
  background-color: #FAFBFC;
  transition: all 0.3s ease;
  position: relative;
}
@media (min-width: 765px) {
  .document-upload-container .upload-drop-area {
    width: 620px;
  }
}
.document-upload-container .upload-drop-area .drag-active {
  border-color: #2B86F1;
  background-color: #F0F7FF;
}
.document-upload-container .upload-icon {
  margin-bottom: 16px;
  display: flex;
  justify-content: center;
}
.document-upload-container .upload-icon svg {
  width: 48px;
  height: 48px;
}
.document-upload-container .upload-text {
  color: #333333;
  margin-bottom: 16px;
  font-family: 'Roboto';
  font-weight: 700;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.45px;
  text-align: center;
}
.document-upload-container .upload-or {
  color: #626D78;
  margin: 16px 0;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 12px;
  line-height: 150%;
  letter-spacing: 0.45px;
  text-align: center;
}
.document-upload-container .upload-action {
  margin: 16px 0;
}
#document-upload-input {
  display: none;
}
.upload-action .file-choice {
  display: inline-block;
  padding: 13.5px 40px;
  background-color: #317ED9;
  color: white;
  cursor: pointer;
  transition: background-color 0.2s ease;
  font-family: 'Roboto';
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.45px;
  text-align: center;
}
.upload-action:hover::after {
  background-color: #1a6fd1;
}
.upload-action:active::after {
  transform: scale(0.98);
}
.upload-hint {
  color: #B3B8BD;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 12px;
  line-height: 150%;
  letter-spacing: 0.45px;
  text-align: center;
}
#uploaded-documents-list {
  margin-top: 24px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.uploaded-document-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: white;
  border: 1px solid #E5E7EB;
  transition: all 0.2s ease;
  position: relative;
}
.uploaded-document-item:hover {
  border-color: #D1D5DB;
  box-shadow: 0 2px 8px rgba(0, 28, 57, 0.06);
}
.uploaded-document-item .file-icon {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjAiIHZpZXdCb3g9IjAgMCA2MCA2MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI2Ljg4OSAzMC42MzQ0SDMzLjExMTJNMjYuODg5IDI3LjQ1MTZIMjkuMzc3OU0zMS44NjcgMjNWMjYuODE4MkgzNS42MDA0TTI2Ljg4OSAzMy44MTcySDMzLjExMTJNMzEuODY2MSAyM0gyNC4zOTk0VjM3SDM1LjU5OTRWMjYuODE4MkwzMS44NjYxIDIzWiIgc3Ryb2tlPSIjMDAxQzM5IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==");
}
.uploaded-document-item .file-name {
  flex: 1;
  color: #333333;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 12px;
  text-align: left;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.45px;
}
.file-actions {
  font-size: 20px;
  color: #317ED9;
  cursor: pointer;
  padding: 4px 28px;
  transition: background-color 0.2s ease;
  user-select: none;
}
.file-menu {
  display: none;
  position: absolute;
  right: 8px;
  top: 100%;
  margin-top: 4px;
  background-color: white;
  border: 1px solid #E5E7EB;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  z-index: 100;
  min-width: 120px;
}
@media (min-width: 765px) {
  .file-menu {
    width: 353.5px;
    right: 0px;
  }
}
.file-menu .button-box {
  display: flex;
  flex-direction: row;
}
.file-menu .button-box .delete-icon {
  padding-left: 18px;
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuODYxODYgNC4xMzU1OVYwLjVIMTQuMTMzVjQuMTM1NTlNMTcuNzY4MiA0LjEzOTg1VjIwLjVIMy4yMjU4NlY0LjEzOTg1TTAuNSA0LjEzOTg1SDIwLjQ5NTdNMTAuNDk3OSA4LjY4NTc2VjE1Ljk1NjlNNi44NjE4NiA4LjY3Nzk1VjE1Ljk0OTFNMTQuMTMzOSA4LjY3Nzk1VjE1Ljk0OTEiIHN0cm9rZT0iIzAwMUMzOSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=");
}
.file-menu .button-box .delete-file {
  width: 100%;
  padding: 10px 16px;
  border: none;
  background: none;
  text-align: left;
  color: #001C39;
  cursor: pointer;
  transition: background-color 0.2s ease;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.45px;
}
.modal-w {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 28, 57, 0.5);
  align-items: center;
  justify-content: center;
}
.modal-w .active {
  display: flex;
}
.modal-w .modal-content-w {
  background-color: white;
  padding: 32px;
  position: relative;
  animation: modalSlideIn 0.3s ease;
  width: 100%;
  padding: 0;
  margin: 0px;
  height: 100%;
}
@media (min-width: 765px) {
  .modal-w .modal-content-w {
    max-width: 834px;
    width: 90%;
    height: 500px;
    padding: 24px;
    margin: 15% auto;
  }
}
.modal-w .modal-content-w .modal-header-w {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 16px;
}
.modal-w .modal-content-w .modal-header-w .close-w {
  font-size: 28px;
  font-weight: 300;
  color: #6B7280;
  cursor: pointer;
  line-height: 1;
  transition: color 0.2s ease;
  height: 18px;
  width: 18px;
  right: 18px;
  margin-top: 40px;
}
@media (min-width: 768px) {
  .modal-w .modal-content-w .modal-header-w .close-w {
    right: unset;
    margin-top: unset;
  }
}
.modal-w .modal-content-w .modal-header-w .close-w:hover {
  color: #001C39;
}
.modal-w .modal-content-w .modal-body-w {
  text-align: center;
  height: 100%;
}
.modal-w .modal-content-w .modal-body-w .body-helper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  height: 85%;
  width: 80%;
  margin: auto;
}
@media (min-width: 768px) {
  .modal-w .modal-content-w .modal-body-w .body-helper {
    height: unset;
    width: unset;
    margin: unset;
  }
}
.modal-w .modal-content-w .modal-body-w .body-helper svg {
  width: 48px;
  height: 48px;
}
.modal-w .modal-content-w .modal-body-w .body-helper .title-done {
  margin: 0;
  color: #333333;
  font-weight: 400;
  font-size: 26px;
  line-height: 120%;
  letter-spacing: 0.45px;
  text-align: center;
  font-family: 'Titillium';
}
.modal-w .modal-content-w .modal-body-w .body-helper .subtitle-done {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.45px;
  text-align: center;
  color: #333333;
}
.modal-w .modal-content-w .modal-body-w .confirm-delete {
  display: inline-block;
  padding: 12px 32px;
  background-color: #317ED9;
  color: white;
  text-decoration: none;
  font-size: 15px;
  font-weight: 500;
  margin-top: 8px;
  cursor: pointer;
  transition: background-color 0.2s ease;
  margin-top: auto;
  width: 100%;
}
@media (min-width: 768px) {
  .modal-w .modal-content-w .modal-body-w .confirm-delete {
    margin-top: unset;
    width: 143px;
  }
}
@keyframes modalSlideIn {
  from {
    opacity: 0;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* Responsive */
@media (max-width: 768px) {
  .booking-container {
    padding: 24px 16px;
  }
  .booking-container .title {
    font-size: 24px;
  }
  .booking-container .subtitle {
    font-size: 14px;
  }
  .upload-drop-area {
    padding: 32px 16px;
  }
  .modal-content-w {
    padding: 24px;
  }
}
.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modal.active {
  display: block;
  z-index: 10;
}
.modal.active .modal-bg {
  animation-name: FadeIn80;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}
.modal.active .modal-content {
  animation-name: FadeIn100;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}
.modal.active #mini-cart {
  animation-name: slideInMiniCart;
  animation-duration: 0.4s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon/icomoon.eot?kpurkv');
  src: url('../fonts/icomoon/icomoon.eot?kpurkv#iefix') format('embedded-opentype'), url('../fonts/icomoon/icomoon.ttf?kpurkv') format('truetype'), url('../fonts/icomoon/icomoon.woff?kpurkv') format('woff'), url('../fonts/icomoon/icomoon.svg?kpurkv#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Satoshi';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Satoshi-Regular.woff') format('woff'), url('../fonts/Satoshi-Regular.woff2') format('woff2'), url('../fonts/Satoshi-Regular.eot') format('embedded-opentype'), url('../fonts/Satoshi-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Satoshi-Bold';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Satoshi-Bold.woff') format('woff'), url('../fonts/Satoshi-Bold.woff2') format('woff2'), url('../fonts/Satoshi-Bold.eot') format('embedded-opentype'), url('../fonts/Satoshi-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto.woff2') format('woff2'), url('../fonts/Roboto.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Titillium';
  src: url('../fonts/Titillium.woff2') format('woff2'), url('../fonts/Titillium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Ubuntu';
  src: url('../fonts/Ubuntu.woff2') format('woff2'), url('../fonts/Ubuntu.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
input[type="text"].mage-error,
input[type="password"].mage-error,
input[type="email"].mage-error,
input[type="url"].mage-error,
input[type="tel"].mage-error,
input[type="number"].mage-error,
input[type="text"].error,
input[type="password"].error,
input[type="email"].error,
input[type="url"].error,
input[type="tel"].error,
input[type="number"].error {
  border-color: #e02b27;
}
input[type="text"].mage-error::-webkit-input-placeholder,
input[type="password"].mage-error::-webkit-input-placeholder,
input[type="email"].mage-error::-webkit-input-placeholder,
input[type="url"].mage-error::-webkit-input-placeholder,
input[type="tel"].mage-error::-webkit-input-placeholder,
input[type="number"].mage-error::-webkit-input-placeholder,
input[type="text"].error::-webkit-input-placeholder,
input[type="password"].error::-webkit-input-placeholder,
input[type="email"].error::-webkit-input-placeholder,
input[type="url"].error::-webkit-input-placeholder,
input[type="tel"].error::-webkit-input-placeholder,
input[type="number"].error::-webkit-input-placeholder {
  color: #e02b27;
  font-weight: normal;
}
input[type="text"].mage-error:-moz-placeholder,
input[type="password"].mage-error:-moz-placeholder,
input[type="email"].mage-error:-moz-placeholder,
input[type="url"].mage-error:-moz-placeholder,
input[type="tel"].mage-error:-moz-placeholder,
input[type="number"].mage-error:-moz-placeholder,
input[type="text"].error:-moz-placeholder,
input[type="password"].error:-moz-placeholder,
input[type="email"].error:-moz-placeholder,
input[type="url"].error:-moz-placeholder,
input[type="tel"].error:-moz-placeholder,
input[type="number"].error:-moz-placeholder {
  color: #e02b27;
  font-weight: normal;
}
input[type="text"].mage-error::-moz-placeholder,
input[type="password"].mage-error::-moz-placeholder,
input[type="email"].mage-error::-moz-placeholder,
input[type="url"].mage-error::-moz-placeholder,
input[type="tel"].mage-error::-moz-placeholder,
input[type="number"].mage-error::-moz-placeholder,
input[type="text"].error::-moz-placeholder,
input[type="password"].error::-moz-placeholder,
input[type="email"].error::-moz-placeholder,
input[type="url"].error::-moz-placeholder,
input[type="tel"].error::-moz-placeholder,
input[type="number"].error::-moz-placeholder {
  color: #e02b27;
  font-weight: normal;
}
input[type="text"].mage-error:-ms-input-placeholder,
input[type="password"].mage-error:-ms-input-placeholder,
input[type="email"].mage-error:-ms-input-placeholder,
input[type="url"].mage-error:-ms-input-placeholder,
input[type="tel"].mage-error:-ms-input-placeholder,
input[type="number"].mage-error:-ms-input-placeholder,
input[type="text"].error:-ms-input-placeholder,
input[type="password"].error:-ms-input-placeholder,
input[type="email"].error:-ms-input-placeholder,
input[type="url"].error:-ms-input-placeholder,
input[type="tel"].error:-ms-input-placeholder,
input[type="number"].error:-ms-input-placeholder {
  color: #e02b27;
  font-weight: normal;
}
div[data-bind*='messages'] > div {
  margin-top: 3px;
}
select {
  border: 1px solid #B3B8BD;
}
select.mage-error {
  border-color: #d93131;
}
.message-error.error.message {
  color: #ffffff;
}
.messages .close-btn {
  display: none;
}
.messages .message .close-btn {
  position: absolute;
  top: 10px;
  color: black;
  right: 10px;
  display: block;
}
p {
  margin-bottom: 0;
}
input[readonly] {
  border: 0 none;
  padding: 0;
  pointer-events: none;
}
.icon-exit {
  display: inline-block;
  text-decoration: none;
  font-style: normal;
}
.icon-exit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #317ed9;
  content: "\e902";
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.icon-exit:hover:before {
  color: #317ed9;
}
.message {
  text-align: center;
  letter-spacing: 1px;
  background-color: white;
}
.message .info .empty {
  background-color: white;
  color: black;
}
.block-center {
  text-align: center;
}
.beneficiaries-cart-radio input[type="checkbox"]:checked:before,
.beneficiaries-cart-radio input[type="radio"]:checked:before {
  opacity: 1;
  visibility: visible;
  width: 8px;
  top: 3px;
  left: 3px;
}
input[type="checkbox"],
input[type="radio"] {
  display: inline-block;
  height: 16px;
  min-width: 16px;
  width: 16px;
  background: #ffffff;
  outline: none;
  color: #2b86f1;
  position: relative;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-font-smoothing: antialiased;
  -webkit-appearance: none;
  border: 1px solid #2b86f1;
  margin: 0 7.8px 0 0;
}
input[type="checkbox"]:before,
input[type="radio"]:before {
  opacity: 0;
  visibility: hidden;
  content: '';
  display: block;
  position: absolute;
  background: #2b86f1;
  width: 8px;
  height: 8px;
  top: 3px;
  right: 3px;
  left: 3px;
  bottom: 3px;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
input[type="checkbox"].mage-error::-webkit-input-placeholder,
input[type="radio"].mage-error::-webkit-input-placeholder {
  color: #e02b27;
  font-weight: normal;
}
input[type="checkbox"].mage-error:-moz-placeholder,
input[type="radio"].mage-error:-moz-placeholder {
  color: #e02b27;
  font-weight: normal;
}
input[type="checkbox"].mage-error::-moz-placeholder,
input[type="radio"].mage-error::-moz-placeholder {
  color: #e02b27;
  font-weight: normal;
}
input[type="checkbox"].mage-error:-ms-input-placeholder,
input[type="radio"].mage-error:-ms-input-placeholder {
  color: #e02b27;
  font-weight: normal;
}
input[type="checkbox"]:disabled,
input[type="radio"]:disabled {
  opacity: 0.5;
}
input[type="checkbox"]:disabled + span,
input[type="radio"]:disabled + span {
  opacity: 0.5;
}
input[type="checkbox"]:hover,
input[type="radio"]:hover {
  outline: none;
  border-color: #2b86f1;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type="checkbox"]:focus,
input[type="radio"]:focus {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type="checkbox"]:checked,
input[type="radio"]:checked {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type="checkbox"]:checked:before,
input[type="radio"]:checked:before {
  opacity: 1;
  visibility: visible;
  width: 8px;
  top: 3px;
  bottom: 3px;
  right: 3px;
  left: 3px;
}
input[type="radio"] {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
input[type="radio"]:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#modal-datetime-picker #modal-content-datepicker .top-header-picker,
#modal-datetime-picker #modal-content-timepicker .top-header-picker {
  background: #f5f5f5;
}
#modal-datetime-picker #modal-content-datepicker .top-header-picker h4,
#modal-datetime-picker #modal-content-timepicker .top-header-picker h4 {
  display: block;
  padding: 5px 20px 0;
  font-family: 'Titillium';
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 37px;
  letter-spacing: 0.454545px;
  color: #001c39;
  text-transform: none;
  text-decoration: none;
  text-align: center;
}
#modal-datetime-picker #modal-content-datepicker .top-header-picker .close-picker,
#modal-datetime-picker #modal-content-timepicker .top-header-picker .close-picker {
  position: absolute;
  right: 15px;
  top: 5px;
  height: auto;
  width: auto;
  cursor: pointer;
}
#modal-datetime-picker #modal-content-datepicker .top-header-picker .close-picker i.fa.fa-close,
#modal-datetime-picker #modal-content-timepicker .top-header-picker .close-picker i.fa.fa-close {
  content: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 1.25L1 16.25' stroke='%23001C39' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 16.25L1 1.25' stroke='%23001C39' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
#modal-datetime-picker #modal-content-datepicker #date-picker-global,
#modal-datetime-picker #modal-content-timepicker #date-picker-global {
  padding: 0;
  background-color: #f5f5f5;
}
#modal-datetime-picker #modal-content-datepicker #date-picker-global .ui-datepicker,
#modal-datetime-picker #modal-content-timepicker #date-picker-global .ui-datepicker {
  background: #ffffff;
  z-index: 15 !important;
}
#modal-datetime-picker #modal-content-datepicker #date-picker-global .ui-datepicker .ui-datepicker-header,
#modal-datetime-picker #modal-content-timepicker #date-picker-global .ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 10px;
}
#modal-datetime-picker #modal-content-datepicker #date-picker-global .ui-datepicker .ui-datepicker-header a.ui-datepicker-prev,
#modal-datetime-picker #modal-content-timepicker #date-picker-global .ui-datepicker .ui-datepicker-header a.ui-datepicker-prev {
  cursor: pointer;
  position: absolute;
  top: 13px !important;
  left: 0;
}
#modal-datetime-picker #modal-content-datepicker #date-picker-global .ui-datepicker .ui-datepicker-header a.ui-datepicker-prev span,
#modal-datetime-picker #modal-content-timepicker #date-picker-global .ui-datepicker .ui-datepicker-header a.ui-datepicker-prev span {
  font-size: 0;
  display: flex;
  text-decoration: none;
}
#modal-datetime-picker #modal-content-datepicker #date-picker-global .ui-datepicker .ui-datepicker-header a.ui-datepicker-prev span > span,
#modal-datetime-picker #modal-content-timepicker #date-picker-global .ui-datepicker .ui-datepicker-header a.ui-datepicker-prev span > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#modal-datetime-picker #modal-content-datepicker #date-picker-global .ui-datepicker .ui-datepicker-header a.ui-datepicker-prev span:after,
#modal-datetime-picker #modal-content-timepicker #date-picker-global .ui-datepicker .ui-datepicker-header a.ui-datepicker-prev span:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: inherit;
  color: #317ed9;
  content: "\e92b";
  font-family: "icomoon";
  margin: 1px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
#modal-datetime-picker #modal-content-datepicker #date-picker-global .ui-datepicker .ui-datepicker-header a.ui-datepicker-prev span::after,
#modal-datetime-picker #modal-content-timepicker #date-picker-global .ui-datepicker .ui-datepicker-header a.ui-datepicker-prev span::after {
  transform: rotate(90deg);
}
#modal-datetime-picker #modal-content-datepicker #date-picker-global .ui-datepicker .ui-datepicker-header a.ui-datepicker-next,
#modal-datetime-picker #modal-content-timepicker #date-picker-global .ui-datepicker .ui-datepicker-header a.ui-datepicker-next {
  cursor: pointer;
  position: absolute;
  top: 13px !important;
  right: 0;
}
#modal-datetime-picker #modal-content-datepicker #date-picker-global .ui-datepicker .ui-datepicker-header a.ui-datepicker-next span,
#modal-datetime-picker #modal-content-timepicker #date-picker-global .ui-datepicker .ui-datepicker-header a.ui-datepicker-next span {
  font-size: 0;
  display: flex;
  text-decoration: none;
}
#modal-datetime-picker #modal-content-datepicker #date-picker-global .ui-datepicker .ui-datepicker-header a.ui-datepicker-next span > span,
#modal-datetime-picker #modal-content-timepicker #date-picker-global .ui-datepicker .ui-datepicker-header a.ui-datepicker-next span > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#modal-datetime-picker #modal-content-datepicker #date-picker-global .ui-datepicker .ui-datepicker-header a.ui-datepicker-next span:after,
#modal-datetime-picker #modal-content-timepicker #date-picker-global .ui-datepicker .ui-datepicker-header a.ui-datepicker-next span:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: inherit;
  color: #317ed9;
  content: "\e92b";
  font-family: "icomoon";
  margin: 1px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
#modal-datetime-picker #modal-content-datepicker #date-picker-global .ui-datepicker .ui-datepicker-header a.ui-datepicker-next span::after,
#modal-datetime-picker #modal-content-timepicker #date-picker-global .ui-datepicker .ui-datepicker-header a.ui-datepicker-next span::after {
  transform: rotate(-90deg);
}
#modal-datetime-picker #modal-content-datepicker #date-picker-global .ui-datepicker .ui-datepicker-header .ui-datepicker-title,
#modal-datetime-picker #modal-content-timepicker #date-picker-global .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 20px;
}
#modal-datetime-picker #modal-content-datepicker #date-picker-global .ui-datepicker .ui-datepicker-header .ui-datepicker-title span,
#modal-datetime-picker #modal-content-timepicker #date-picker-global .ui-datepicker .ui-datepicker-header .ui-datepicker-title span {
  font-style: normal;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 22px;
  text-align: center;
  color: #001c39;
}
#modal-datetime-picker #modal-content-datepicker #time-picker-global,
#modal-datetime-picker #modal-content-timepicker #time-picker-global {
  box-sizing: border-box;
}
#modal-datetime-picker #modal-content-datepicker #time-picker-global .ui-timepicker,
#modal-datetime-picker #modal-content-timepicker #time-picker-global .ui-timepicker {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
#modal-datetime-picker #modal-content-datepicker #time-picker-global .ui-timepicker .strip-actions,
#modal-datetime-picker #modal-content-timepicker #time-picker-global .ui-timepicker .strip-actions {
  box-sizing: border-box;
  margin: 0;
  border: 0;
  padding: 0 20px;
}
#modal-datetime-picker #modal-content-datepicker #time-picker-global .ui-timepicker .strip-actions .button .button-txtgrey .back-to-date,
#modal-datetime-picker #modal-content-timepicker #time-picker-global .ui-timepicker .strip-actions .button .button-txtgrey .back-to-date {
  color: #317ed9;
}
#modal-datetime-picker #modal-content-datepicker #time-picker-global .ui-timepicker .strip-actions a.button.button-txtgrey.back-to-date,
#modal-datetime-picker #modal-content-timepicker #time-picker-global .ui-timepicker .strip-actions a.button.button-txtgrey.back-to-date {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #317ed9 !important;
}
#modal-datetime-picker #modal-content-datepicker #time-picker-global .ui-timepicker .strip-actions a.button.button-txtgrey.back-to-date i.fa.fa-calendar-o,
#modal-datetime-picker #modal-content-timepicker #time-picker-global .ui-timepicker .strip-actions a.button.button-txtgrey.back-to-date i.fa.fa-calendar-o {
  content: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.3629 1L0.951173 11L10.3629 21' stroke='%23317ED9' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.53941 11L20.9512 11' stroke='%23317ED9' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #317ed9;
}
#modal-datetime-picker #modal-content-datepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot,
#modal-datetime-picker #modal-content-timepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot {
  padding: 30px 45px;
}
#modal-datetime-picker #modal-content-datepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot tbody tr,
#modal-datetime-picker #modal-content-timepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot tbody tr {
  padding: 0;
  height: 56px;
  width: 70px;
}
#modal-datetime-picker #modal-content-datepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot tbody tr td[data-slot],
#modal-datetime-picker #modal-content-timepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot tbody tr td[data-slot] {
  vertical-align: middle;
  border: 1px solid #e1e3e5;
  border-collapse: collapse;
  padding: 0;
}
#modal-datetime-picker #modal-content-datepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot tbody tr td[data-slot] span,
#modal-datetime-picker #modal-content-timepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot tbody tr td[data-slot] span {
  font-weight: 600;
  font-size: 1.4rem;
  font-feature-settings: 'tnum' on, 'lnum' on;
  color: #B3B8BD;
}
#modal-datetime-picker #modal-content-datepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot tbody tr td[data-slot] a,
#modal-datetime-picker #modal-content-timepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot tbody tr td[data-slot] a {
  font-weight: 400;
  font-size: 1.4rem;
  font-feature-settings: 'tnum' on, 'lnum' on;
  color: black;
}
#modal-datetime-picker #modal-content-datepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot tbody tr td[data-slot] a:hover,
#modal-datetime-picker #modal-content-timepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot tbody tr td[data-slot] a:hover {
  background: #ffffff;
  color: black;
}
#modal-datetime-picker #modal-content-datepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot tbody tr td[data-slot] a:active,
#modal-datetime-picker #modal-content-timepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot tbody tr td[data-slot] a:active {
  background: #ffffff;
  color: black;
}
#modal-datetime-picker #modal-content-datepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot tbody tr td:not([data-slot]),
#modal-datetime-picker #modal-content-timepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot tbody tr td:not([data-slot]) {
  display: none;
}
#modal-datetime-picker #modal-content-datepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot tbody tr td.active[style],
#modal-datetime-picker #modal-content-timepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot tbody tr td.active[style] {
  vertical-align: middle;
}
#modal-datetime-picker #modal-content-datepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot tbody tr td.active[style] span,
#modal-datetime-picker #modal-content-timepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot tbody tr td.active[style] span {
  display: block;
}
#modal-datetime-picker #modal-content-datepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot tbody tr td.active[style] a,
#modal-datetime-picker #modal-content-timepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot tbody tr td.active[style] a {
  display: none;
}
#modal-datetime-picker #modal-content-datepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot tbody tr.row-subslot.active[style="display: table-row;"] td,
#modal-datetime-picker #modal-content-timepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot tbody tr.row-subslot.active[style="display: table-row;"] td {
  display: table-cell;
}
#modal-datetime-picker #modal-content-datepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot tbody tr.row-subslot.active[style="display: table-row;"] td .wrap-subslot,
#modal-datetime-picker #modal-content-timepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot tbody tr.row-subslot.active[style="display: table-row;"] td .wrap-subslot {
  border: 1px solid #317ed9;
  background: #ffffff;
}
#modal-datetime-picker #modal-content-datepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot tbody tr.row-subslot.active[style="display: table-row;"] td .wrap-subslot tbody tr td,
#modal-datetime-picker #modal-content-timepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot tbody tr.row-subslot.active[style="display: table-row;"] td .wrap-subslot tbody tr td {
  vertical-align: middle;
  padding: 0;
}
#modal-datetime-picker #modal-content-datepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot tbody tr.row-subslot.active[style="display: table-row;"] td .wrap-subslot tbody tr td span,
#modal-datetime-picker #modal-content-timepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot tbody tr.row-subslot.active[style="display: table-row;"] td .wrap-subslot tbody tr td span {
  color: #ffffff;
  background: #317ed9;
  border: 0.5px solid #317ed9;
}
#modal-datetime-picker #modal-content-datepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot tbody tr.row-subslot.active[style="display: table-row;"] td .wrap-subslot tbody tr td a,
#modal-datetime-picker #modal-content-timepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot tbody tr.row-subslot.active[style="display: table-row;"] td .wrap-subslot tbody tr td a {
  color: #317ed9;
  background: #ffffff;
  border: 0.5px solid #317ed9;
}
#modal-datetime-picker #modal-content-datepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot tbody tr.row-subslot.active[style="display: table-row;"] td .wrap-subslot tbody tr td a:hover,
#modal-datetime-picker #modal-content-timepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot tbody tr.row-subslot.active[style="display: table-row;"] td .wrap-subslot tbody tr td a:hover {
  color: #ffffff;
  background: #317ed9;
}
#modal-datetime-picker #modal-content-datepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot tbody tr.row-subslot.active[style="display: table-row;"] td .wrap-subslot tbody tr td a:active,
#modal-datetime-picker #modal-content-timepicker #time-picker-global .ui-timepicker #ui-timepicker-wrap-slot #ui-timepicker-slot tbody tr.row-subslot.active[style="display: table-row;"] td .wrap-subslot tbody tr td a:active {
  color: #ffffff;
  background: #317ed9;
}
body {
  letter-spacing: 0.45px;
}
body .ui-datepicker {
  display: none;
}
body i {
  font-style: normal;
}
body.cms-index-index .primary-header .navigation.not-logged {
  border-bottom: 1px solid #ffffff;
}
body.cms-index-index .primary-header .navigation.not-logged .global-nav-links li a {
  color: #ffffff;
}
body.cms-index-index .primary-header .navigation.not-logged .global-nav-links li a:hover,
body.cms-index-index .primary-header .navigation.not-logged .global-nav-links li a:active {
  color: #ffffff;
  text-decoration: underline;
}
body .primary-header {
  z-index: 2;
  top: 0;
}
body .primary-header.fixed .header-bottom .navigation {
  background-color: #ffffff;
}
body .primary-header .header-top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin: 0 auto;
  background: #ffffff;
  max-width: 100%;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
}
body .primary-header .header-top .mini-logo {
  margin: 0;
  padding: 0;
}
body .primary-header .header-top .primary-nav button.action.close {
  display: none;
}
body .primary-header .header-top .nav-toggle {
  width: 20px;
  height: 15px;
  left: 0;
  top: 0;
  cursor: pointer;
  position: relative;
  display: block;
}
body .primary-header .header-top .nav-toggle span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #317ed9;
  border-radius: 0;
  opacity: 1;
  left: 0;
  -webkit-transition: .25s ease;
  -moz-transition: .25s ease;
  -o-transition: .25s ease;
  transition: .25s ease;
}
body .primary-header .header-top .nav-toggle span:nth-child(1) {
  top: 14px;
}
body .primary-header .header-top .nav-toggle span:nth-child(2) {
  top: 0;
}
body .primary-header .header-top .nav-toggle span:nth-child(3) {
  top: 7px;
}
html.nav-open body .primary-header .header-top .nav-toggle span:nth-child(1) {
  width: 0%;
  opacity: 0;
  top: 0;
}
html.nav-open body .primary-header .header-top .nav-toggle span:nth-child(2) {
  top: 0;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  -webkit-transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transform: translate3d(0, 10px, 0) rotate(45deg);
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
}
html.nav-open body .primary-header .header-top .nav-toggle span:nth-child(3) {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
}
body .primary-header .header-top .nav-toggle::before,
body .primary-header .header-top .nav-toggle::after {
  display: none;
}
body .primary-header .header-top .global-nav-actions li {
  margin-bottom: 0;
  padding: 0 20px ;
}
body .primary-header .header-top .global-nav-actions li a {
  font-size: 14px;
  color: #000000;
}
body .primary-header .header-top .global-nav-actions li a:hover {
  color: #c7c7c7;
}
body .primary-header .header-top .global-nav-actions li:first-child {
  padding-right: 7.5px;
}
body .primary-header .header-top .global-nav-actions li:last-child {
  padding-left: 7.5px;
}
body .primary-header .header-top .global-nav-actions .link-menu {
  background-image: none;
  background: #ffffff;
  border: 1px solid #004c99;
  color: #004c99;
  cursor: pointer;
  display: inline-block;
  font-family: 'Roboto';
  font-weight: 600;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.2rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  min-width: 128px;
  font-size: 12px;
  line-height: initial;
  text-decoration: none;
  text-align: center;
}
body .primary-header .header-top .global-nav-actions .link-menu:focus,
body .primary-header .header-top .global-nav-actions .link-menu:active {
  background: #2571cb;
  border: 1px solid #317ed9;
  color: #ffffff;
}
body .primary-header .header-top .global-nav-actions .link-menu:hover {
  background: #317ed9;
  border: 1px solid #317ed9;
  color: #ffffff;
}
body .primary-header .header-top .global-nav-actions .link-menu.disabled,
body .primary-header .header-top .global-nav-actions .link-menu[disabled],
fieldset[disabled] body .primary-header .header-top .global-nav-actions .link-menu {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
body .primary-header .header-top .tooltip-info {
  position: relative;
  left: auto;
  right: 0;
  margin-right: 20px;
}
body .primary-header .header-top .tooltip-info .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
body .primary-header .header-top .tooltip-info .tooltip-content:after,
body .primary-header .header-top .tooltip-info .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
body .primary-header .header-top .tooltip-info .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
body .primary-header .header-top .tooltip-info .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
body .primary-header .header-top .tooltip-info .tooltip-content:after,
body .primary-header .header-top .tooltip-info .tooltip-content:before {
  bottom: 100%;
}
body .primary-header .header-top .tooltip-info .tooltip-content:after {
  border-bottom-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
body .primary-header .header-top .tooltip-info .tooltip-content:before {
  border-bottom-color: #bbbbbb;
  left: 15px;
  margin-left: -6px;
}
body .primary-header .header-top .tooltip-info .tooltip-toggle {
  cursor: help;
}
body .primary-header .header-top .tooltip-info .tooltip-toggle:hover + .tooltip-content,
body .primary-header .header-top .tooltip-info .tooltip-toggle:focus + .tooltip-content,
body .primary-header .header-top .tooltip-info:hover .tooltip-content {
  display: block;
}
body .primary-header .header-top .tooltip-info .tooltip-icon {
  display: block;
  text-decoration: none;
  font-style: normal;
}
body .primary-header .header-top .tooltip-info .tooltip-icon > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
body .primary-header .header-top .tooltip-info .tooltip-icon:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: inherit;
  color: #005ca9;
  content: "\e92d";
  font-family: "icomoon";
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body .primary-header .header-top .tooltip-info .tooltip-icon:before {
  display: block;
  margin-left: 0px;
}
body .primary-header .header-top .tooltip-info .tooltip-content {
  font-size: 14px;
  right: 0;
  left: auto;
}
body .primary-header .header-top .tooltip-info .tooltip-content:before,
body .primary-header .header-top .tooltip-info .tooltip-content:after {
  left: auto;
  right: 4px;
}
body .primary-header .nav-open body .page-wrapper {
  left: 0;
  position: fixed;
}
body .primary-header .nav-open body .nav-sections {
  box-shadow: none;
}
body .primary-header .nav-open body .nav-toggle::after,
body .primary-header .nav-open body .nav-toggle::before {
  display: none;
}
body .primary-header .header-bottom {
  position: relative;
}
body .primary-header .header-bottom .nav-sections-item-title {
  display: none;
}
body .primary-header .header-bottom .box-nologged {
  width: 100%;
  display: grid;
  justify-content: normal;
}
body .primary-header .navigation.not-logged .global-nav-links li a {
  color: #005ca9;
  letter-spacing: 0.45px;
}
body .primary-header .navigation.not-logged .global-nav-links li a:hover {
  color: #005ca9;
}
body .primary-header .navigation.not-logged .global-nav-links li a:active {
  color: #005ca9;
}
body .primary-header .navigation .global-nav-links li a {
  color: #005ca9;
  letter-spacing: 0.45px;
}
body .primary-header .navigation .global-nav-links li a:hover {
  color: #005ca9;
}
body .primary-header .navigation ul li.external button,
body .primary-header .navigation ul li.external a {
  display: flex;
  text-decoration: none;
}
body .primary-header .navigation ul li.external button:after,
body .primary-header .navigation ul li.external a:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: "\e929";
  font-family: "icomoon";
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body .primary-header .navigation ul li.external button::after,
body .primary-header .navigation ul li.external a::after {
  overflow: visible;
}
body .primary-header .navigation ul li.active .submenu .active > a {
  border: 0 none;
  color: #005ca9;
}
body .primary-header .navigation ul li.active a:hover {
  font-weight: bold;
}
body .booking-reservation .container .booking-content .main.main-booking #detail-hospital .card.card-expand {
  background-color: transparent;
}
body .booking-reservation .container .booking-content .main.main-booking #detail-hospital .card.card-expand .card-content {
  background-color: transparent;
}
body .structure .booking-container .container-gray-blocks .content-products .card-result {
  background-color: #ffffff;
}
body .structure .booking-container .container .block-content {
  background-color: #ffffff;
}
body .structure .main-strutcture {
  background-color: #deeeff;
}
body .structure-info .contact-hospital-list li:first-child span {
  color: #004c99;
}
body #about-us .txt-title {
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: normal;
  color: #666666;
}
body #about-us .table-responsive td:before {
  color: #004c99;
}
body .page.messages {
  margin-bottom: 0;
}
body .page.messages div .messages {
  margin: 0;
}
body .page.messages div .messages .message {
  border-radius: 0;
  padding: 0;
  margin: 0;
}
body .page.messages div .messages .message .message-text {
  z-index: 10;
  background-color: transparent;
  height: 42px;
  width: 100%;
  border-radius: 0;
  padding: 0;
  margin: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
  font-family: 'Titillium';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body .page.messages div .messages .message .icon_mess {
  display: none;
}
body .page.messages div .messages .message #closen {
  z-index: 11;
}
body .page.messages div .messages .message .message-warning.warning.message {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
body .page.messages div .messages .message .message-warning.warning.message .close-btn {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  bottom: 25px;
  font-size: 16px;
  align-items: center;
  z-index: 11;
}
body .ui-datepicker {
  background: #ffffff;
  z-index: 15 !important;
}
body .ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 10px;
  border-bottom: 0.5px solid #e1e3e5;
}
body .ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  position: absolute;
  top: 25px;
  left: 0;
}
body .ui-datepicker .ui-datepicker-header .ui-datepicker-prev span {
  font-size: 0;
  display: flex;
  text-decoration: none;
}
body .ui-datepicker .ui-datepicker-header .ui-datepicker-prev span > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
body .ui-datepicker .ui-datepicker-header .ui-datepicker-prev span:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: inherit;
  color: #317ed9;
  content: "\e92b";
  font-family: "icomoon";
  margin: 1px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body .ui-datepicker .ui-datepicker-header .ui-datepicker-prev span::after {
  transform: rotate(90deg);
}
body .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  position: absolute;
  top: 25px;
  right: 0;
}
body .ui-datepicker .ui-datepicker-header .ui-datepicker-next span {
  font-size: 0;
  display: flex;
  text-decoration: none;
}
body .ui-datepicker .ui-datepicker-header .ui-datepicker-next span > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
body .ui-datepicker .ui-datepicker-header .ui-datepicker-next span:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: inherit;
  color: #317ed9;
  content: "\e92b";
  font-family: "icomoon";
  margin: 1px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body .ui-datepicker .ui-datepicker-header .ui-datepicker-next span::after {
  transform: rotate(-90deg);
}
body .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  display: flex;
  margin: 0 20px;
}
body .ui-datepicker .ui-datepicker-calendar {
  display: block;
  padding: 18px 50px;
  background-color: #ffffff;
}
body .ui-datepicker .ui-datepicker-calendar thead tr span {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 14px;
  font-feature-settings: 'tnum' on, 'lnum' on;
  color: #001c39;
}
body .ui-datepicker .ui-datepicker-calendar tbody tr td {
  border: 0.610868px solid #e1e3e5;
  text-align: center;
  border-left-style: double;
  border-top-style: double;
}
body .ui-datepicker .ui-datepicker-calendar tbody tr td a {
  display: -webkit-inline-grid;
  display: -ms-inline-gridbox;
  display: inline-grid;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 14px;
  font-feature-settings: 'tnum' on, 'lnum' on;
  color: #001c39;
}
body .ui-datepicker .ui-datepicker-calendar tbody tr td:not(.ui-state-disabled) a {
  color: black;
}
body .ui-datepicker .ui-datepicker-calendar tbody tr td span {
  display: -webkit-inline-grid;
  display: -ms-inline-gridbox;
  display: inline-grid;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 14px;
  font-feature-settings: 'tnum' on, 'lnum' on;
  color: #B3B8BD;
}
body .ui-datepicker .ui-datepicker-calendar tbody tr td.ui-datepicker-other-month {
  border: 0.610868px solid transparent;
  background-color: white;
}
body .ui-datepicker .ui-datepicker-calendar tbody tr .ui-datepicker-week-end {
  background-color: #E1E3E5;
}
body .ui-datepicker .ui-datepicker-calendar tbody tr .ui-datepicker-week-end .ui-datepicker-other-month {
  border: 0;
}
body .ui-datepicker .ui-datepicker-calendar tbody tr .ui-datepicker-week-end .ui-datepicker-other-month .ui-datepicker-unselectable .ui-state-disabled {
  border: 0.610868px solid transparent;
  background-color: white;
}
body .ui-datepicker .ui-datepicker-calendar tbody tr .ui-datepicker-week-end a {
  display: -webkit-inline-grid;
  display: -ms-inline-gridbox;
  display: inline-grid;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 14px;
  font-feature-settings: 'tnum' on, 'lnum' on;
  color: #001c39;
  background-color: #E1E3E5;
}
body .ui-datepicker .ui-datepicker-calendar tbody tr .ui-datepicker-week-end span {
  background-color: #E1E3E5;
}
body.contact-index-index .page.messages div .messages .message {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
}
body.contact-index-index .page.messages div .messages .message .message-text {
  width: auto;
}
body.contact-index-index .page.messages div .messages .message #closen {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  z-index: 11;
}
body.contact-index-index .page.messages div .messages .message a.close-btn {
  display: flex;
  margin: 0 0 0 10px;
  color: #001c39;
}
body.structure-localization-stepbeneficiary .container .beneficiaries-select .beneficiaries-step .beneficiary-cart-radio-list .beneficiaries-list .item-beneficiary .tooltip-info .btnBeneficiaries {
  background: none;
}
body #survey .survey-content {
  background-color: #317ed9 !important;
}
body #survey-2 .survey-content {
  background-color: #317ed9 !important;
}
body .double-visualization-container .family-logged-photo-banner .banner-logged-family .right-logged-family {
  background-color: #317ed9 !important;
}
body .single-visualization-container .draft-survey-container .draft-survey-content {
  background-color: #317ed9 !important;
}
body .single-visualization-container .family-logged-photo-banner .family-logged-photo-banner .banner-logged-family .right-logged-family {
  background-color: #317ed9 !important;
}
body.cms-index-index .primary-header .header-bottom .navigation.superior .global-nav-links {
  top: 0px !important;
}
body.performance-product-view .booking-reservation .container .booking-content .sidebar .booking-details-content #booking-details-form .price-row {
  border-top: 1px solid #b3b8bd;
  margin: 10px 0;
}
#payment-first-step-q4p-subtitle,
#payment-first-step-q4p-title {
  display: none !important;
}
body #check-expired-service #clear-cart.secondary.action {
  color: #317ed9;
  background-color: #FFFFFF;
  border: 1px solid #317ed9;
}
body #check-expired-service #clear-cart.secondary.action:hover {
  background-color: #317ed9;
  color: #FFFFFF;
}
.center-element {
  margin: auto;
  align-content: center;
  align-items: center;
}
div#forgotaccount-popup,
div#forgotpassword-popup,
.customer-forgotpassword-resetpassword #successModal {
  z-index: 999;
  overflow: auto;
}
div#forgotaccount-popup > .modal-content-w,
div#forgotpassword-popup > .modal-content-w,
.customer-forgotpassword-resetpassword #successModal > .modal-content-w {
  max-width: 834px;
  padding: 60px 80px;
  box-sizing: border-box;
}
div#forgotaccount-popup > .modal-content-w .modal-header-w,
div#forgotpassword-popup > .modal-content-w .modal-header-w,
.customer-forgotpassword-resetpassword #successModal > .modal-content-w .modal-header-w {
  position: absolute;
  top: 0;
  right: 0;
  padding: 18px;
}
div#forgotaccount-popup > .modal-content-w .modal-header-w .close-w.close-btn,
div#forgotpassword-popup > .modal-content-w .modal-header-w .close-w.close-btn,
.customer-forgotpassword-resetpassword #successModal > .modal-content-w .modal-header-w .close-w.close-btn {
  bottom: auto;
  top: auto;
  font-size: 17px;
}
div#forgotaccount-popup > .modal-content-w .modal-header-w .close-w.close-btn .icon-exit:before,
div#forgotpassword-popup > .modal-content-w .modal-header-w .close-w.close-btn .icon-exit:before,
.customer-forgotpassword-resetpassword #successModal > .modal-content-w .modal-header-w .close-w.close-btn .icon-exit:before {
  content: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.0434 1.36607C19.2386 1.1708 19.2386 0.854221 19.0434 0.658959C18.8481 0.463697 18.5315 0.463697 18.3363 0.658959L10.0008 8.99444L1.66531 0.658959C1.47005 0.463697 1.15347 0.463697 0.958205 0.658959C0.762943 0.854221 0.762943 1.1708 0.958205 1.36607L9.29369 9.70155L0.36129 18.6339C0.166028 18.8292 0.166028 19.1458 0.36129 19.3411C0.556553 19.5363 0.873135 19.5363 1.0684 19.3411L10.0008 10.4087L18.9332 19.3411C19.1285 19.5363 19.445 19.5363 19.6403 19.3411C19.8356 19.1458 19.8356 18.8292 19.6403 18.6339L10.7079 9.70155L19.0434 1.36607Z" fill="%23001C39"/></svg>');
}
div#forgotaccount-popup > .modal-content-w > .modal-body-w,
div#forgotpassword-popup > .modal-content-w > .modal-body-w,
.customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-body-w {
  padding: 0;
}
div#forgotaccount-popup > .modal-content-w > .modal-body-w .heading,
div#forgotpassword-popup > .modal-content-w > .modal-body-w .heading,
.customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-body-w .heading,
div#forgotaccount-popup > .modal-content-w > .modal-body-w h3,
div#forgotpassword-popup > .modal-content-w > .modal-body-w h3,
.customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-body-w h3 {
  font-size: 26px;
  line-height: 31px;
  font-family: 'Titillium';
  letter-spacing: 0.45px;
}
div#forgotaccount-popup > .modal-content-w > .modal-body-w .beneficiary-response-text,
div#forgotpassword-popup > .modal-content-w > .modal-body-w .beneficiary-response-text,
.customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-body-w .beneficiary-response-text,
div#forgotaccount-popup > .modal-content-w > .modal-body-w .welfare-popup-heading p,
div#forgotpassword-popup > .modal-content-w > .modal-body-w .welfare-popup-heading p,
.customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-body-w .welfare-popup-heading p {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.45px;
  text-align: center;
  font-family: 'Roboto';
}
div#forgotaccount-popup > .modal-content-w > .modal-body-w .row-info,
div#forgotpassword-popup > .modal-content-w > .modal-body-w .row-info,
.customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-body-w .row-info,
div#forgotaccount-popup > .modal-content-w > .modal-body-w .welfare-popup-message,
div#forgotpassword-popup > .modal-content-w > .modal-body-w .welfare-popup-message,
.customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-body-w .welfare-popup-message {
  margin-top: 55px;
  padding: 16px 56px;
  text-align: left;
  border: 1px solid #B3B8BD;
  position: relative;
}
div#forgotaccount-popup > .modal-content-w > .modal-body-w .row-info .info-text,
div#forgotpassword-popup > .modal-content-w > .modal-body-w .row-info .info-text,
.customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-body-w .row-info .info-text,
div#forgotaccount-popup > .modal-content-w > .modal-body-w .welfare-popup-message .info-text,
div#forgotpassword-popup > .modal-content-w > .modal-body-w .welfare-popup-message .info-text,
.customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-body-w .welfare-popup-message .info-text,
div#forgotaccount-popup > .modal-content-w > .modal-body-w .row-info p,
div#forgotpassword-popup > .modal-content-w > .modal-body-w .row-info p,
.customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-body-w .row-info p,
div#forgotaccount-popup > .modal-content-w > .modal-body-w .welfare-popup-message p,
div#forgotpassword-popup > .modal-content-w > .modal-body-w .welfare-popup-message p,
.customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-body-w .welfare-popup-message p {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.45px;
}
div#forgotaccount-popup > .modal-content-w > .modal-body-w .row-info span.icon.icon-info,
div#forgotpassword-popup > .modal-content-w > .modal-body-w .row-info span.icon.icon-info,
.customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-body-w .row-info span.icon.icon-info,
div#forgotaccount-popup > .modal-content-w > .modal-body-w .welfare-popup-message span.icon.icon-info,
div#forgotpassword-popup > .modal-content-w > .modal-body-w .welfare-popup-message span.icon.icon-info,
.customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-body-w .welfare-popup-message span.icon.icon-info,
div#forgotaccount-popup > .modal-content-w > .modal-body-w .row-info .icon_icon-info,
div#forgotpassword-popup > .modal-content-w > .modal-body-w .row-info .icon_icon-info,
.customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-body-w .row-info .icon_icon-info,
div#forgotaccount-popup > .modal-content-w > .modal-body-w .welfare-popup-message .icon_icon-info,
div#forgotpassword-popup > .modal-content-w > .modal-body-w .welfare-popup-message .icon_icon-info,
.customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-body-w .welfare-popup-message .icon_icon-info {
  position: absolute;
  top: 16px;
  left: 16px;
}
div#forgotaccount-popup > .modal-content-w > .modal-body-w .content-actions,
div#forgotpassword-popup > .modal-content-w > .modal-body-w .content-actions,
.customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-body-w .content-actions,
div#forgotaccount-popup > .modal-content-w > .modal-body-w .welfare-popup-action-content,
div#forgotpassword-popup > .modal-content-w > .modal-body-w .welfare-popup-action-content,
.customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-body-w .welfare-popup-action-content {
  margin-top: 32px;
  display: block;
  clear: both;
}
div#forgotaccount-popup > .modal-content-w > .modal-body-w .content-actions .button,
div#forgotpassword-popup > .modal-content-w > .modal-body-w .content-actions .button,
.customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-body-w .content-actions .button,
div#forgotaccount-popup > .modal-content-w > .modal-body-w .welfare-popup-action-content .button,
div#forgotpassword-popup > .modal-content-w > .modal-body-w .welfare-popup-action-content .button,
.customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-body-w .welfare-popup-action-content .button {
  bottom: auto;
  float: none;
  color: white;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.45px;
  font-weight: 600;
  padding: 13px 40px;
}
div#forgotaccount-popup > .modal-content-w > .modal-body-w .content-actions .button:hover,
div#forgotpassword-popup > .modal-content-w > .modal-body-w .content-actions .button:hover,
.customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-body-w .content-actions .button:hover,
div#forgotaccount-popup > .modal-content-w > .modal-body-w .welfare-popup-action-content .button:hover,
div#forgotpassword-popup > .modal-content-w > .modal-body-w .welfare-popup-action-content .button:hover,
.customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-body-w .welfare-popup-action-content .button:hover {
  color: #317ed9 !important;
}
div#forgotaccount-popup > .modal-content-w > .modal-body-w .content-actions .register,
div#forgotpassword-popup > .modal-content-w > .modal-body-w .content-actions .register,
.customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-body-w .content-actions .register,
div#forgotaccount-popup > .modal-content-w > .modal-body-w .welfare-popup-action-content .register,
div#forgotpassword-popup > .modal-content-w > .modal-body-w .welfare-popup-action-content .register,
.customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-body-w .welfare-popup-action-content .register {
  border-radius: 0;
  font-size: 1.4rem;
  line-height: 21px;
  text-align: center;
  font-weight: 600;
  letter-spacing: 0.45px;
  padding: 7px 15px;
  min-width: 221px;
  min-height: 48px;
}
div#forgotaccount-popup > .modal-content-w > .modal-body-w .content-actions .sso-jump,
div#forgotpassword-popup > .modal-content-w > .modal-body-w .content-actions .sso-jump,
.customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-body-w .content-actions .sso-jump,
div#forgotaccount-popup > .modal-content-w > .modal-body-w .welfare-popup-action-content .sso-jump,
div#forgotpassword-popup > .modal-content-w > .modal-body-w .welfare-popup-action-content .sso-jump,
.customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-body-w .welfare-popup-action-content .sso-jump {
  border-radius: 0;
  min-width: 126px;
  min-height: 48px;
  background-color: #317ed9;
  color: #ffffff;
}
div#forgotaccount-popup > .modal-content-w,
div#forgotpassword-popup > .modal-content-w,
.customer-forgotpassword-resetpassword #successModal > .modal-content-w {
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  margin: 0;
  box-sizing: border-box;
}
div#forgotaccount-popup > .modal-content-w > .modal-body-w .heading,
div#forgotpassword-popup > .modal-content-w > .modal-body-w .heading,
.customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-body-w .heading,
div#forgotaccount-popup > .modal-content-w > .modal-body-w h3,
div#forgotpassword-popup > .modal-content-w > .modal-body-w h3,
.customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-body-w h3 {
  margin-bottom: 24px;
  font-weight: 400;
  font-size: 26px;
  line-height: 120%;
  letter-spacing: 0.45px;
  text-align: center;
}
div#forgotaccount-popup > .modal-content-w > .modal-body-w .row-info,
div#forgotpassword-popup > .modal-content-w > .modal-body-w .row-info,
.customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-body-w .row-info,
div#forgotaccount-popup > .modal-content-w > .modal-body-w .welfare-popup-message,
div#forgotpassword-popup > .modal-content-w > .modal-body-w .welfare-popup-message,
.customer-forgotpassword-resetpassword #successModal > .modal-content-w > .modal-body-w .welfare-popup-message {
  margin-top: 24px;
}
.center-element {
  margin: auto;
  align-content: center;
  align-items: center;
}
div#check-beneficiaries {
  z-index: 999;
  overflow: auto;
}
div#check-beneficiaries > .modal-content-w {
  max-width: 834px;
  padding: 60px 80px;
  box-sizing: border-box;
}
div#check-beneficiaries > .modal-content-w .modal-header-w {
  position: absolute;
  top: 0;
  right: 0;
  padding: 18px;
}
div#check-beneficiaries > .modal-content-w .modal-header-w .close-w.close-btn {
  bottom: auto;
  top: auto;
  font-size: 17px;
}
div#check-beneficiaries > .modal-content-w .modal-header-w .close-w.close-btn .icon-exit:before {
  content: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.0434 1.36607C19.2386 1.1708 19.2386 0.854221 19.0434 0.658959C18.8481 0.463697 18.5315 0.463697 18.3363 0.658959L10.0008 8.99444L1.66531 0.658959C1.47005 0.463697 1.15347 0.463697 0.958205 0.658959C0.762943 0.854221 0.762943 1.1708 0.958205 1.36607L9.29369 9.70155L0.36129 18.6339C0.166028 18.8292 0.166028 19.1458 0.36129 19.3411C0.556553 19.5363 0.873135 19.5363 1.0684 19.3411L10.0008 10.4087L18.9332 19.3411C19.1285 19.5363 19.445 19.5363 19.6403 19.3411C19.8356 19.1458 19.8356 18.8292 19.6403 18.6339L10.7079 9.70155L19.0434 1.36607Z" fill="%23001C39"/></svg>');
}
div#check-beneficiaries > .modal-content-w > .modal-body-w {
  padding: 0;
}
div#check-beneficiaries > .modal-content-w > .modal-body-w .heading,
div#check-beneficiaries > .modal-content-w > .modal-body-w h3 {
  font-size: 26px;
  line-height: 31px;
  font-family: 'Titillium';
  letter-spacing: 0.45px;
}
div#check-beneficiaries > .modal-content-w > .modal-body-w .beneficiary-response-text,
div#check-beneficiaries > .modal-content-w > .modal-body-w .welfare-popup-heading p {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.45px;
  text-align: center;
  font-family: 'Roboto';
}
div#check-beneficiaries > .modal-content-w > .modal-body-w .row-info,
div#check-beneficiaries > .modal-content-w > .modal-body-w .welfare-popup-message {
  margin-top: 55px;
  padding: 16px 56px;
  text-align: left;
  border: 1px solid #B3B8BD;
  position: relative;
}
div#check-beneficiaries > .modal-content-w > .modal-body-w .row-info .info-text,
div#check-beneficiaries > .modal-content-w > .modal-body-w .welfare-popup-message .info-text,
div#check-beneficiaries > .modal-content-w > .modal-body-w .row-info p,
div#check-beneficiaries > .modal-content-w > .modal-body-w .welfare-popup-message p {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.45px;
}
div#check-beneficiaries > .modal-content-w > .modal-body-w .row-info span.icon.icon-info,
div#check-beneficiaries > .modal-content-w > .modal-body-w .welfare-popup-message span.icon.icon-info,
div#check-beneficiaries > .modal-content-w > .modal-body-w .row-info .icon_icon-info,
div#check-beneficiaries > .modal-content-w > .modal-body-w .welfare-popup-message .icon_icon-info {
  position: absolute;
  top: 16px;
  left: 16px;
}
div#check-beneficiaries > .modal-content-w > .modal-body-w .content-actions,
div#check-beneficiaries > .modal-content-w > .modal-body-w .welfare-popup-action-content {
  margin-top: 32px;
  display: block;
  clear: both;
}
div#check-beneficiaries > .modal-content-w > .modal-body-w .content-actions .button,
div#check-beneficiaries > .modal-content-w > .modal-body-w .welfare-popup-action-content .button {
  bottom: auto;
  float: none;
  color: white;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.45px;
  font-weight: 600;
  padding: 13px 40px;
}
div#check-beneficiaries > .modal-content-w > .modal-body-w .content-actions .button:hover,
div#check-beneficiaries > .modal-content-w > .modal-body-w .welfare-popup-action-content .button:hover {
  color: #317ed9 !important;
}
div#check-beneficiaries > .modal-content-w > .modal-body-w .content-actions .send-later,
div#check-beneficiaries > .modal-content-w > .modal-body-w .welfare-popup-action-content .send-later {
  border-radius: 0;
  font-size: 1.4rem;
  line-height: 21px;
  text-align: center;
  font-weight: 600;
  letter-spacing: 0.45px;
  padding: 7px 15px;
  min-width: 178px;
  min-height: 48px;
}
div#check-beneficiaries > .modal-content-w > .modal-body-w .content-actions .beneficiaries-invitation,
div#check-beneficiaries > .modal-content-w > .modal-body-w .welfare-popup-action-content .beneficiaries-invitation {
  border-radius: 0;
  min-width: 126px;
  min-height: 48px;
  background-color: #317ed9;
  color: #ffffff;
}
div#check-beneficiaries > .modal-content-w {
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  margin: 0;
  box-sizing: border-box;
}
div#check-beneficiaries > .modal-content-w > .modal-body-w .heading,
div#check-beneficiaries > .modal-content-w > .modal-body-w h3 {
  margin-bottom: 24px;
  font-weight: 400;
  font-size: 26px;
  line-height: 120%;
  letter-spacing: 0.45px;
  text-align: center;
}
div#check-beneficiaries > .modal-content-w > .modal-body-w .row-info,
div#check-beneficiaries > .modal-content-w > .modal-body-w .welfare-popup-message {
  margin-top: 24px;
}
#braintree-three-d-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  align-items: center;
  height: 100vh;
  width: 100vw;
  z-index: 100000;
  visibility: visible;
}
#braintree-three-d-modal .bt-modal-frame {
  height: 420px;
  width: 440px;
  margin: auto;
  background-color: #ffffff;
  z-index: 2;
  border-radius: 6px;
}
#braintree-three-d-modal .bt-modal-body {
  height: 380px;
  margin: 20px;
  background-color: white;
  border: 1px solid lightgray;
}
#braintree-three-d-modal .bt-mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.75;
}
.braintree-applepay-container-product {
  display: inline-block;
}
.braintree-applepay-container-product .braintree-apple-pay-button {
  padding: 10px 0;
  margin: 0;
  margin-bottom: 15px;
}
.braintree-apple-pay-button {
  -webkit-appearance: -apple-pay-button;
  -apple-pay-button-type: plain;
  display: block;
  width: 200px;
  min-height: 40px;
  border: 1px solid black;
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-size: 100% calc(60% + 2px);
  background-repeat: no-repeat;
  background-color: black;
  background-position: 50% 50%;
  border-radius: 5px;
  padding: 2px;
  margin: 20px auto;
  transition: background-color 0.15s;
  cursor: pointer;
}
.ppcredit-summary {
  background: linear-gradient(to right, #009cde, #003087);
  color: #ffffff;
  padding: 15px;
  text-align: center;
  margin: 10px 0px;
}
.ppcreditcalc-container {
  border: 1px solid #dedede;
  background: #ffffff;
}
.ppcreditcalc-header {
  background: #ffffff;
  padding: 15px;
}
.ppcreditcalc-legal {
  background-color: #eee;
  border-top: 1px solid #dedede;
  padding: 15px;
  font-size: 1.2rem;
  line-height: 2rem;
}
.ppcreditcalc-instalments {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
  background-color: #eeeeee;
}
.ppcreditcalc-instalments li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments-term {
  display: block;
  padding: 10px 15px;
  color: #000;
}
.ppcreditcalc-instalments-term:hover {
  background: #009CDE;
  color: #FFF;
  text-decoration: none;
}
.ppcreditcalc-instalments-term.active {
  background: #003087;
  color: #FFF;
}
.ppcreditcalc-instalment-summary {
  padding: 15px;
}
.ppcreditcalc-instalment-summary dl {
  margin: 0;
}
.ppcreditcalc-instalment-summary dt {
  display: inline-block;
  width: 50%;
}
.ppcreditcalc-instalment-summary dd {
  display: inline-block;
}
#braintree_expirationDate {
  width: 90px;
}
button.braintree-googlepay-button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
  border-radius: 4px;
  box-shadow: rgba(60, 64, 67, 0.3) 0 1px 1px 0, rgba(60, 64, 67, 0.15) 0 1px 3px 1px;
  cursor: pointer;
  height: 40px;
  min-height: 40px;
  padding: 11px 24px;
}
button.braintree-googlepay-button.black {
  background-color: #000;
  box-shadow: none;
  padding: 12px 24px 10px;
}
button.braintree-googlepay-button.white {
  background-color: #ffffff;
}
button.braintree-googlepay-button.short {
  min-width: 90px;
  width: 160px;
}
button.braintree-googlepay-button.black.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg);
}
button.braintree-googlepay-button.white.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light_gpay.svg);
}
button.braintree-googlepay-button.black:active {
  background-color: #5f6368;
}
button.braintree-googlepay-button.black:hover {
  background-color: #3c4043;
}
button.braintree-googlepay-button.white:active {
  background-color: #ffffff;
}
button.braintree-googlepay-button.white:focus {
  box-shadow: #e8e8e8 0 1px 1px 0, #e8e8e8 0 1px 3px;
}
button.braintree-googlepay-button.white:hover {
  background-color: #f8f8f8;
}
button.braintree-googlepay-button.long {
  min-width: 152px;
  width: 240px;
}
button.braintree-googlepay-button.white.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light/en.svg);
}
button.braintree-googlepay-button.black.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark/en.svg);
}
.googlepay-minicart-logo {
  margin-top: 15px;
  text-align: center;
}
.checkout-payment-method .credit-card-types.braintree-credit-card-types img {
  width: 30px;
  -webkit-filter: none;
  -webkit-transition: none;
}
.braintree-card-control {
  position: relative;
}
.braintree-credit-card-selected {
  position: absolute;
  z-index: 10;
  left: 10px;
}
.braintree-paypal-logo.oneclick-container {
  width: 100%;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .label {
  font-weight: 600;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field.required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control {
  margin: 10px 10px 0 0;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type="text"]::placeholder,
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type="number"]::placeholder {
  color: lightgrey;
}
#payment-method-braintree-lpm .primary {
  width: 100%;
}
#payment-method-braintree-lpm .primary .action {
  margin-bottom: 12px;
  width: 100%;
}
#payment-method-braintree-lpm .primary .action img {
  height: 40px;
}
#payment-method-braintree-cc-vault .field.required .label {
  font-weight: 600;
}
#payment-method-braintree-cc-vault .field.required .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment-method-braintree-cc-vault .field .hosted-control {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Roboto';
  font-size: 1.4rem;
  height: 32px;
  padding: 0 9px;
  vertical-align: baseline;
  box-sizing: border-box;
  position: relative;
  width: 5rem;
}
#payment-method-braintree-cc-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
#payment-method-braintree-cc-vault .field .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.braintree-paypal-fieldset {
  display: none;
}
.payment-method-braintree .hosted-control {
  border: 1px solid #c2c2c2;
  height: 32px;
  padding: 8px 15px;
  max-width: 300px;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.payment-method-braintree .cvv {
  max-width: 200px;
  position: relative;
}
.payment-method-braintree .cvv .field-tooltip {
  top: 10px;
  right: 30px;
}
#braintree_cc_number {
  padding-left: 68px;
}
body.home-services-welfare main .bisogni-content-video {
  background-color: #f5f5f5;
}
body.home-services-welfare main .banner {
  background-color: #f5f5f5;
  margin: 0 auto;
}
body.home-services-welfare main .banner .hp-sub-banner .plus-banner-homepage .medical-advisor-banner {
  display: none;
}
body.home-services-welfare main .home-service-for-you .section-left {
  box-sizing: border-box;
  padding: 90px;
}
body.home-services-welfare main .home-service-for-you .section-left .not-logged-button {
  display: none;
}
body.home-services-welfare main .home-service-for-you .section-left ul li {
  margin-bottom: unset;
}
body.home-services-welfare main .home-service-for-you .section-right {
  background-color: #f0b400;
}
body.home-services-welfare main .home-service-for-you .section-right .content-right {
  padding-top: 90px;
}
body.home-services-welfare main .home-service-for-you .section-right .content-right .photo-section-right {
  padding-top: unset;
  padding-bottom: 90px;
}
body.home-services-welfare main .home-service-for-you .section-right .content-right .home-service-subtitle {
  font-size: 1.8rem;
  color: #333333;
  font-family: 'Roboto';
}
body.home-services-welfare main .home-service-for-you .section-right .content-right button {
  border: none;
}
body.home-services-welfare main .banner-vet {
  margin: 0;
  width: 100%;
  background-image: url("../images/bg/lg/ServizioVeterinarioBanner.svg");
  background-position: center 41%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 390px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.home-services-welfare main .banner-vet #vet-text {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  text-align: center;
  font-size: 3.6rem;
  color: #FFFFFF;
}
body.home-services-welfare main .ban-vet-post {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 400px;
}
@media (max-width: 765px) {
  body.home-services-welfare main .ban-vet-post .ban-vet-left {
    order: 1;
  }
  body.home-services-welfare main .ban-vet-post .ban-vet-right {
    order: 2;
  }
}
@media (min-width: 766px) {
  body.home-services-welfare main .ban-vet-post .ban-vet-left {
    order: 2;
  }
  body.home-services-welfare main .ban-vet-post .ban-vet-right {
    order: 1;
  }
}
body.home-services-welfare main .ban-vet-post .ban-vet-right {
  width: 100%;
  background-color: #f0b400;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  padding: 90px 0px;
}
@media (min-width: 765px) {
  body.home-services-welfare main .ban-vet-post .ban-vet-right {
    width: 50%;
  }
}
body.home-services-welfare main .ban-vet-post .ban-vet-right #vet-ban-text {
  padding-top: unset;
  font-size: 32px;
  color: #000000;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 765px) {
  body.home-services-welfare main .ban-vet-post .ban-vet-right #vet-ban-text {
    padding-top: 121px;
    font-size: 3.6rem;
    padding-left: 48px;
    padding-right: unset;
  }
}
body.home-services-welfare main .ban-vet-post .ban-vet-right .adj-vet-text .btn-ban-vet {
  background-color: #FFFFFF;
  margin-left: 16px;
  margin-right: 16px;
  min-height: 48px;
  margin-bottom: 108px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
}
@media (min-width: 765px) {
  body.home-services-welfare main .ban-vet-post .ban-vet-right .adj-vet-text .btn-ban-vet {
    max-width: 142px;
    margin-left: 48px;
    margin-top: 24px;
    padding-bottom: unset;
  }
}
body.home-services-welfare main .ban-vet-post .ban-vet-right .adj-vet-text .btn-ban-vet span {
  color: #317ed9;
  font-size: 1.4rem;
  font-weight: 600;
}
body.home-services-welfare main .ban-vet-post .ban-vet-left {
  width: 100%;
  background-image: url("../images/bg/lg/ban-veterinarian.png");
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
}
@media (min-width: 765px) {
  body.home-services-welfare main .ban-vet-post .ban-vet-left {
    width: 50%;
  }
}
body.home-services-welfare main .homebox .container-bisogni .bisogni-content-video {
  background-image: none;
  background-color: #F5F5F5;
}
body.home-services-welfare main .homebox .container-bisogni .bisogni-content-video .bisogni-content .hp-first-block-welcome.not-logged {
  background-color: #f5f5f5;
}
body.home-services-welfare main .homebox .container-bisogni .bisogni-content-video .bisogni-content .hp-first-block-welcome.not-logged .container-home-nologged {
  background-color: #ffffff;
  right: 36%;
}
body.home-services-welfare main .homebox .container-bisogni .bisogni-content-video .bisogni-content .hp-first-block-welcome.not-logged .container-home-nologged .triangle {
  top: unset;
  bottom: 10%;
}
body.home-services-welfare main .homebox .container-bisogni .bisogni-content-video .bisogni-content .hp-first-block-welcome.not-logged .image-doctor.image-desktop {
  left: 93%;
  bottom: 4%;
}
body.home-services-welfare main .homebox .container-bisogni .home-service-for-you {
  margin-top: 40px;
}
body.home-services-welfare main .homebox .container-bisogni .home-service-for-you .section-right .content-right .home-service-subtitle a {
  color: black;
}
body.home-services-welfare main .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged {
  background-color: #f5f5f5;
}
body.home-services-welfare main .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged #text-services-suggested-welfare {
  font-size: 1.8rem;
  font-weight: 600;
  color: #001c39;
}
body.home-services-welfare main .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .welcome-section-logged-container .welcome-section-logged {
  padding-top: 0;
}
body .banner-container-contact {
  background: #317ed9;
}
body .banner-container-contact .body-contact-banner .text-contact-banner .title {
  font-family: 'Titillium';
  font-size: 2.6rem;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.45px;
  color: #ffffff;
}
body .banner-container-contact .body-contact-banner .text-contact-banner .sub-title {
  font-family: 'Roboto';
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.45px;
  color: #ffffff;
}
body .banner-container-contact .body-contact-banner .button-contact-banner a {
  border: 1px solid #ffffff;
  color: #ffffff;
  padding: 12px 40px;
}
body.welfare .details-header-prenotazione {
  background-color: #f0b400;
}
body.welfare .details-header-prenotazione .container .headings .txt-white {
  color: #333333;
}
body.welfare .details-header-prenotazione .container .progressbar-wrapper .progress-bar .progressbar-container .progressbar .completed .step-content {
  border-bottom: 1px solid #333333;
}
body.welfare .details-header-prenotazione .container .progressbar-wrapper .progress-bar .progressbar-container .progressbar .completed .step-content .step {
  color: #333333;
  background-color: #333333;
  border-color: #333333;
  outline: 6px solid #f0b400;
  display: inline-block;
  text-decoration: none;
}
body.welfare .details-header-prenotazione .container .progressbar-wrapper .progress-bar .progressbar-container .progressbar .completed .step-content .step:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: inherit;
  color: #ffffff;
  content: "\e938";
  font-family: "icomoon";
  vertical-align: inherit;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body.welfare .details-header-prenotazione .container .progressbar-wrapper .progress-bar .progressbar-container .progressbar .completed .step-content .step-content-name .step-name-number {
  color: #333333;
}
body.welfare .details-header-prenotazione .container .progressbar-wrapper .progress-bar .progressbar-container .progressbar .completed .step-content .step-content-name .step-name {
  color: #333333;
}
body.welfare .details-header-prenotazione .container .progressbar-wrapper .progress-bar .progressbar-container .progressbar .selected .step-content {
  border-bottom: 1px solid #333333;
}
body.welfare .details-header-prenotazione .container .progressbar-wrapper .progress-bar .progressbar-container .progressbar .selected .step-content .step {
  background-color: #f0b400;
  outline: 6px solid #f0b400;
  border: 2px solid #333333;
}
body.welfare .details-header-prenotazione .container .progressbar-wrapper .progress-bar .progressbar-container .progressbar .selected .step-content .step-content-name .step-name-number {
  color: #333333;
}
body.welfare .details-header-prenotazione .container .progressbar-wrapper .progress-bar .progressbar-container .progressbar .selected .step-content .step-content-name .step-name {
  color: #333333;
}
body.welfare .details-header-prenotazione .container .progressbar-wrapper .progress-bar .progressbar-container .progressbar .disabled {
  opacity: 0.5;
}
body.welfare .details-header-prenotazione .container .progressbar-wrapper .progress-bar .progressbar-container .progressbar .disabled .step-content {
  border-bottom: 1px solid #333333;
}
body.welfare .details-header-prenotazione .container .progressbar-wrapper .progress-bar .progressbar-container .progressbar .disabled .step-content .step {
  background-color: #f0b400;
  outline: 6px solid #f0b400;
  border: 2px solid #333333;
}
body.welfare .details-header-prenotazione .container .progressbar-wrapper .progress-bar .progressbar-container .progressbar .disabled .step-content .step-content-name .step-name-number {
  color: #333333;
}
body.welfare .details-header-prenotazione .container .progressbar-wrapper .progress-bar .progressbar-container .progressbar .disabled .step-content .step-content-name .step-name {
  color: #333333;
}
body .homebox .bisogni-content-video {
  margin: 0 auto;
  box-sizing: border-box;
  background-size: cover;
  min-height: 630px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
}
body .homebox .bisogni-content-video .body-bisogni-video {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
  width: 100%;
}
body .homebox .bisogni-content-video .body-bisogni-video .title-video p {
  font-family: 'Titillium';
  font-size: 4.2rem;
  line-height: 60px;
  text-align: center;
  color: #ffffff;
}
body .homebox .bisogni-content-video .body-bisogni-video #video {
  z-index: 5;
  pointer-events: all;
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
  gap: 15px;
}
body .homebox .bisogni-content-video .body-bisogni-video #video .icon-play-video {
  content: url("data:image/svg+xml,%3Csvg width='31' height='30' viewBox='0 0 31 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.826172 14.7959C0.826172 6.9438 7.25009 0.578125 15.174 0.578125C23.0979 0.578125 29.5219 6.9438 29.5219 14.7959C29.5219 22.6479 23.0979 29.0136 15.174 29.0136C7.25009 29.0136 0.826172 22.6479 0.826172 14.7959Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.9131 19.9652V9.625L20.7392 14.7951L12.9131 19.9652Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
body .homebox .bisogni-content-video .body-bisogni-video #video .text-play-video {
  color: #ffffff;
  font-family: 'Roboto';
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 600;
}
body .banner .hp-sub-banner .medical-advisor-banner {
  display: none;
}
body .banner .hp-sub-banner .medical-advisor-banner .medical-advisor-body-container .medical-advisor-body-content .title {
  font-family: 'Titillium';
  font-size: 3.6rem;
  line-height: 55px;
  color: #001c39;
}
body .banner .hp-sub-banner .medical-advisor-banner .medical-advisor-body-container .medical-advisor-body-content .description {
  font-family: 'Roboto';
  font-size: 1.4rem;
  line-height: 22px;
  color: #001c39;
  display: block;
  margin: 20px 0 60px;
}
.home-service-for-you-mobile .section-right {
  width: 100%;
  color: #ffffff;
  background-color: #317ed9;
  padding: 20px 20px 37px;
  box-sizing: border-box;
}
.home-service-for-you-mobile .section-right .content-right {
  text-align: center;
}
.home-service-for-you-mobile .section-right .content-right .home-service-subtitle {
  display: block;
  text-align: center;
  font-family: 'Titillium';
}
.home-service-for-you-mobile .section-right .content-right .home-service-subtitle p {
  position: relative;
  font-size: 14px;
}
.home-service-for-you-mobile .section-right .content-right .home-service-subtitle a {
  color: #ffffff;
}
.home-service-for-you-mobile .section-right .photo-section-right {
  padding: 60px 0px 30px;
  width: 100%;
  height: 239px;
  position: relative;
}
.home-service-for-you-mobile button.hello-fitness {
  padding: 0;
  background: none;
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
}
body.cms-index-index #teams-notification-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 2147483647;
  align-items: center;
}
body.cms-index-index #teams-notification-modal .modal-content-w .modal-header-w .container-title .btn-teams-close .icon-exit-teams {
  display: inline-block;
  text-decoration: none;
}
body.cms-index-index #teams-notification-modal .modal-content-w .modal-header-w .container-title .btn-teams-close .icon-exit-teams:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #001c39;
  content: "\e902";
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body.cms-index-index #teams-notification-modal .modal-content-w .modal-header-w .container-title .btn-teams-close .icon-exit-teams:hover:before {
  color: #001c39;
}
body.cms-index-index #teams-notification-modal .modal-content-w .modal-header-w .container-title .box-title {
  text-align: center;
}
body.cms-index-index #teams-notification-modal .modal-content-w .modal-header-w .container-title .box-title .modal-teams-title {
  color: #001c39;
  font-family: 'Roboto';
  font-size: 2.4rem;
}
body.cms-index-index #teams-notification-modal .modal-content-w .modal-body-w .container-body .box-text .modal-teams-text {
  color: #001c39;
  font-family: 'Titillium';
  font-size: 1.4rem;
}
body.cms-index-index #teams-notification-modal .modal-content-w .modal-body-w .container-body .calendar-modal-button {
  font-family: 'Titillium';
  margin-bottom: 0;
}
body .primary-header .header-top .navigation.logged .global-nav-links li.welfareNotVisible:nth-of-type(2) {
  display: none;
}
body.reale.customer-purchase-success main div .container-success-purchase .body-success-purchase .success-page-link .button-link .home.primary.button {
  background-color: #f0b400;
  color: #FFFFFF;
  border: none;
}
body.reale.customer-purchase-success main div .container-success-purchase .body-success-purchase .success-page-link .button-link .home.primary.button:hover {
  background-color: #f4f4f5;
  color: #317ed9;
  border: 1px solid #317ed9;
}
body.customer-page-domicilio .top-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
}
body.customer-page-domicilio .top-modal #close-modal .icon-close {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='19' viewBox='0 0 20 19' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.0434 0.866249C19.2386 0.670987 19.2386 0.354404 19.0434 0.159142C18.8481 -0.0361202 18.5315 -0.0361202 18.3363 0.159142L10.0008 8.49462L1.66531 0.159142C1.47005 -0.0361202 1.15347 -0.0361202 0.958205 0.159142C0.762943 0.354404 0.762943 0.670987 0.958205 0.866249L9.29369 9.20173L0.36129 18.1341C0.166028 18.3294 0.166028 18.646 0.36129 18.8412C0.556553 19.0365 0.873135 19.0365 1.0684 18.8412L10.0008 9.90884L18.9332 18.8412C19.1285 19.0365 19.445 19.0365 19.6403 18.8412C19.8356 18.646 19.8356 18.3294 19.6403 18.1341L10.7079 9.20173L19.0434 0.866249Z' fill='%23001C39'/%3E%3C/svg%3E");
}
body.customer-page-domicilio .body-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
  gap: 10px;
  text-align: center;
}
body.customer-page-domicilio .body-modal .modal-title {
  color: #001c39;
  font-family: 'Titillium';
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  padding: 16px 0;
}
body.customer-page-domicilio .body-modal .modal-text {
  color: #001c39;
  font-family: 'Roboto';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  width: 80%;
  margin: auto;
  padding-bottom: 16px;
}
body.customer-page-domicilio .body-modal #close-modal-button {
  height: 48px;
  align-content: center;
}
body.customer-page-domicilio .body-modal img {
  max-width: 120px;
}
body.customer-page-domicilio .container-domicilio {
  background-color: #f5f5f5;
}
body.customer-page-domicilio .container-domicilio .container-header {
  text-align: center;
}
body.customer-page-domicilio .container-domicilio .container-header .title {
  color: #001c39;
  font-family: 'Titillium';
  font-style: normal;
  margin: 20px 0;
}
body.customer-page-domicilio .container-domicilio .container-header .subtitle {
  color: #001c39;
  font-family: 'Roboto';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.45px;
}
body.customer-page-domicilio .container-domicilio .container-body .first-row .first-list {
  list-style: none;
  margin: 0 0 15px 0;
}
body.customer-page-domicilio .container-domicilio .container-body .first-row .first-list .text-row {
  color: #001c39;
  font-family: 'Titillium';
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  margin-bottom: 0;
}
body.customer-page-domicilio .container-domicilio .container-body .first-row .first-list .text-row-list {
  color: #001c39;
  font-family: 'Titillium';
  font-size: 18px;
  font-style: normal;
  margin-bottom: 0;
}
body.customer-page-domicilio .container-domicilio .container-body .second-row {
  background: #ffffff;
  position: relative;
}
body.customer-page-domicilio .container-domicilio .container-body .second-row .title {
  color: #001c39;
  font-family: 'Titillium';
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
}
body.customer-page-domicilio .container-domicilio .container-body .second-row .list {
  margin: 10px 0;
  color: #001c39;
  font-family: 'Roboto';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
body.customer-page-domicilio .container-domicilio .container-body .second-row .list li {
  list-style: disc;
  padding: 5px 0;
  margin: 0 20px;
}
body.customer-page-domicilio .container-domicilio .container-body .third-row {
  padding: 64px 0;
  text-align: center;
}
body.customer-page-domicilio .container-domicilio .container-body .third-row img {
  width: 80%;
}
body.reale .detail.faq-detail .container #panel-mini-contact .button-contact-body .button-contact {
  color: #f0b400;
}
body.reale .detail.faq-detail .container #panel-mini-contact .button-contact-body .button-contact:hover {
  color: #ffffff !important;
  background: #f0b400 !important;
  border-color: #f0b400 !important;
}
.faqcategory-widget-list .question-list .panel-heading {
  display: inline-block;
  text-decoration: none;
}
.faqcategory-widget-list .question-list .panel-heading:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: "\e92b";
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.faqcategory-widget-list .question-list .panel-heading[aria-expanded="true"]::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.detail.faq-detail .container .row .list-faq {
  z-index: 0;
}
.detail.faq-detail .container .row .list-faq .accordion-panel .accordion-title {
  z-index: 5;
}
body.structure-localization-stepbeneficiary .primary-header .header-top .navigation.logged {
  z-index: 14;
}
body.structure-localization-stepbeneficiary #ui-datepicker-div {
  top: 50% !important;
}
body div#modalBaseBeneficiaries.active {
  display: block;
  overflow: auto;
}
body div#modalBaseBeneficiaries {
  z-index: 14;
}
body div#modalBaseBeneficiaries > .modal-dialog {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 6% 0;
}
body div#modalBaseBeneficiaries > .modal-dialog > .modal-content-w {
  width: 100%;
  max-width: 768px;
  margin: 0 auto;
  box-sizing: border-box;
}
body div#modalBaseBeneficiaries .modal-header {
  text-align: right;
}
body .modal-beneficiary {
  padding: 15px;
}
body .modal-beneficiary #beneficiares-section {
  text-align: left;
}
body .modal-beneficiary #beneficiares-section .field {
  text-align: left;
  margin-bottom: 15px;
}
body .modal-beneficiary #beneficiares-section .title-form-family {
  font-size: 1.8rem;
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
}
body .modal-beneficiary #beneficiares-section .subtitle-form-family {
  display: block;
  margin-bottom: 10px;
}
body #modalBeneficiaries {
  z-index: 14;
}
body.checkout-cart-index .page.messages .messages .message.message-error.error {
  background-color: #ef5350;
  color: #001c39;
}
body.checkout-cart-index .cart-empty .title-cart-empty p {
  font-family: 'Titillium';
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 55px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body.checkout-cart-index .cart-empty .cart-empty-body {
  text-align: center;
}
body.checkout-cart-index .cart-empty .cart-empty-body .cart-empty-title {
  font-family: 'Titillium';
  font-size: 2rem;
  font-weight: bold;
}
body.checkout-cart-index .cart-empty .cart-empty-body .cart-empty-image {
  max-width: 170px;
  margin: 40px auto;
}
body.checkout-cart-index .cart-empty .cart-empty-body .button.action.secondary {
  width: 100%;
  max-width: 345px;
  padding: 11px 15px;
}
body.checkout-cart-index .cart-container {
  margin-top: 20px;
}
body.checkout-cart-index .cart-container h1 {
  font-family: 'Titillium';
  font-weight: normal;
}
body.checkout-cart-index .cart-container .page-title {
  margin-bottom: 40px;
}
body.checkout-cart-index .cart-container button.remove {
  display: inline-block;
  text-decoration: none;
}
body.checkout-cart-index .cart-container button.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: "\e90e";
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body.checkout-cart-index .cart-container button.btnBeneficiaries {
  height: 100%;
  border: 0 none;
  font-size: 1.4rem;
  font-weight: 600;
  display: inline-block;
  text-decoration: none;
  margin-left: 22px;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
body.checkout-cart-index .cart-container button.btnBeneficiaries:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: "\e93c";
  font-family: "icomoon";
  margin: 0 10px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body.checkout-cart-index .cart-container button.btnBeneficiaries:hover {
  background-color: transparent;
  color: #004c99;
}
body.checkout-cart-index .cart-container .cart.table-wrapper .title {
  font-size: 1.8rem;
  font-weight: 600;
  padding-bottom: 10px;
  display: block;
  border-bottom: 1px solid #b3b8bd;
  text-align: left;
}
body.checkout-cart-index .cart-container .cart.table-wrapper .cart.items .product-item-name {
  font-size: 1.8rem;
  line-height: 22px;
}
body.checkout-cart-index .cart-container .cart.table-wrapper .cart.items .cart.item {
  border-bottom: 0 none;
}
body.checkout-cart-index .cart-container .cart.table-wrapper .cart.items .cart.item .item-options {
  text-align: left;
}
body.checkout-cart-index .cart-container .cart.table-wrapper .cart.items .col.item {
  padding: 15px 0;
}
body.checkout-cart-index .cart-container .cart.table-wrapper .cart.items .item-actions td {
  padding: 0;
}
body.checkout-cart-index .cart-container .cart.table-wrapper .cart.items .product-item-details {
  display: block;
  padding: 0;
  width: 100%;
}
body.checkout-cart-index .cart-container .cart.table-wrapper .cart.items .product-item-details .first-row {
  margin-bottom: 23px;
}
body.checkout-cart-index .cart-container .cart.table-wrapper .cart.items .product-item-details .first-row .col.subtotal {
  padding: 0;
}
body.checkout-cart-index .cart-container .cart.table-wrapper .cart.items .product-item-details .total {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
body.checkout-cart-index .cart-container .cart.table-wrapper .cart.items .product-item-details .total .label.price {
  font-size: 1.4rem;
  line-height: 22px;
}
body.checkout-cart-index .cart-container .cart.table-wrapper .cart.items .product-item-details .total .price {
  font-size: 1.8rem;
  font-weight: normal;
  margin-left: 5px;
}
body.checkout-cart-index .cart-container .cart.table-wrapper .cart.items .product-item-details .item-options .item-options-info {
  position: relative;
}
body.checkout-cart-index .cart-container .cart.table-wrapper .cart.items .product-item-details .item-options .item-options-info::before {
  position: absolute;
  top: 0;
}
body.checkout-cart-index .cart-container .cart.table-wrapper .cart.items .product-item-details .item-options .item-options-value {
  word-break: break-word;
}
body.checkout-cart-index .cart-container .cart.table-wrapper .cart.items .product-item-details .item-options-info {
  font-size: 1.4rem;
  color: #001c39;
  width: 100%;
  margin-right: 30px;
}
body.checkout-cart-index .cart-container .cart.table-wrapper .cart.items .product-item-details .item-options-info.structure {
  display: block;
  text-decoration: none;
}
body.checkout-cart-index .cart-container .cart.table-wrapper .cart.items .product-item-details .item-options-info.structure:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: "\e901";
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body.checkout-cart-index .cart-container .cart.table-wrapper .cart.items .product-item-details .item-options-info.structure .item-options-value {
  font-weight: 600;
  margin-left: 16px;
}
body.checkout-cart-index .cart-container .cart.table-wrapper .cart.items .product-item-details .item-options-info.paymentType {
  margin-left: 16px;
  display: block;
  text-decoration: none;
}
body.checkout-cart-index .cart-container .cart.table-wrapper .cart.items .product-item-details .item-options-info.paymentType:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: "\e93b";
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body.checkout-cart-index .cart-container .cart.table-wrapper .cart.items .product-item-details .item-options-info.paymentType .item-options-value {
  text-transform: uppercase;
  margin-left: 20px;
  font-size: 1.2rem;
}
body.checkout-cart-index .cart-container .cart.table-wrapper .cart.items .product-item-details .item-options-info.date {
  margin-top: 32px;
  display: block;
  text-decoration: none;
}
body.checkout-cart-index .cart-container .cart.table-wrapper .cart.items .product-item-details .item-options-info.date:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: "\e900";
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body.checkout-cart-index .cart-container .cart.table-wrapper .cart.items .product-item-details .item-options-info.date .item-options-info {
  margin-left: 16px;
}
body.checkout-cart-index .cart-container .cart.table-wrapper .cart.items .product-item-details .item-options-address.structure {
  font-size: 1.4rem;
  display: block;
  width: 100%;
  margin-left: 16px;
}
body.checkout-cart-index .cart-container .cart.table-wrapper .cart.items .product-item-details .title-block {
  margin: 15px 0;
  font-size: 1.4rem;
  display: block;
}
body.checkout-cart-index .cart-container .cart.table-wrapper .cart.items .product-item-details .beneficiary-cart-radio-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding-bottom: 36px;
  border-bottom: 1px solid #b3b8bd;
}
body.checkout-cart-index .cart-container .cart.table-wrapper .cart.items .product-item-details .beneficiary-cart-radio-list .beneficiaries-cart-radio {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: relative;
}
body.checkout-cart-index .cart-container .cart.table-wrapper .cart.items .product-item-details .beneficiary-cart-radio-list .beneficiaries-cart-radio:first-child {
  margin-right: 25px;
}
body.checkout-cart-index .cart-container .cart.table-wrapper .cart.items .product-item-details .beneficiary-cart-radio-list .beneficiaries-cart-radio span {
  line-height: normal;
  font-size: 1.4rem;
}
body.checkout-cart-index .cart-container .cart.table-wrapper .cart.items .product-item-details .beneficiaries-list .item-beneficiary {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
body.checkout-cart-index .cart-container .cart-container-loader #form-validate .cart.table-wrapper #shopping-cart-table .cart.item tr td .cart.item.message.error {
  display: none;
}
body.checkout-cart-index .tooltip-info {
  position: relative;
  left: auto;
  right: 0;
}
body.checkout-cart-index .tooltip-info .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
body.checkout-cart-index .tooltip-info .tooltip-content:after,
body.checkout-cart-index .tooltip-info .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
body.checkout-cart-index .tooltip-info .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
body.checkout-cart-index .tooltip-info .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
body.checkout-cart-index .tooltip-info .tooltip-content:after,
body.checkout-cart-index .tooltip-info .tooltip-content:before {
  bottom: 100%;
}
body.checkout-cart-index .tooltip-info .tooltip-content:after {
  border-bottom-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
body.checkout-cart-index .tooltip-info .tooltip-content:before {
  border-bottom-color: #bbbbbb;
  left: 15px;
  margin-left: -6px;
}
body.checkout-cart-index .tooltip-info .tooltip-toggle {
  cursor: help;
}
body.checkout-cart-index .tooltip-info .tooltip-toggle:hover + .tooltip-content,
body.checkout-cart-index .tooltip-info .tooltip-toggle:focus + .tooltip-content,
body.checkout-cart-index .tooltip-info:hover .tooltip-content {
  display: block;
}
body.checkout-cart-index .tooltip-info .tooltip-content {
  font-size: 14px;
  right: 0;
  left: auto;
}
body.checkout-cart-index .tooltip-info .tooltip-content:before,
body.checkout-cart-index .tooltip-info .tooltip-content:after {
  left: auto;
  right: 4px;
}
body.checkout-cart-index .cart-summary {
  box-shadow: none;
}
body.checkout-cart-index .cart-summary .summary.title {
  display: none;
}
body.checkout-cart-index .cart-summary .checkout-methods-items .item button.action.primary.checkout {
  font-size: 1.4rem;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}
body.checkout-cart-index .disclaimer_cart {
  font-size: 1.2rem;
  text-align: left;
  margin-top: 15px;
  color: #626D78;
  line-height: 20px;
}
body.checkout-cart-index .cart-totals {
  border: 0 none;
  padding-top: 0;
}
body.checkout-cart-index .cart-totals .grand.totals th,
body.checkout-cart-index .cart-totals .grand.totals td {
  border-top: 0 none;
  padding-top: 31px;
}
body.checkout-cart-index .cart-totals .grand.totals th strong {
  font-size: 1.8rem;
  font-weight: 700;
}
body.checkout-cart-index .cart-totals .grand.totals td strong {
  font-size: 1.8rem;
}
body.checkout-index-index .opc-estimated-wrapper {
  display: none;
}
body.checkout-index-index .actions-toolbar.actions-stepper button.button.action.continue.primary {
  margin: 0;
  font-size: 1.4rem;
  padding: 7px 15px;
}
body.checkout-index-index .actions-toolbar.actions-stepper .button.back {
  display: inline-block;
  text-decoration: none;
  background: transparent;
  border: 0 none;
}
body.checkout-index-index .actions-toolbar.actions-stepper .button.back:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #317ed9;
  content: "\e92c";
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body.checkout-index-index .actions-toolbar.actions-stepper .button.back::before {
  transform: rotate(180deg);
}
body.checkout-index-index .wizard-content .step-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
body.checkout-index-index .wizard-content .wizard {
  width: 100%;
  overflow: hidden;
}
body.checkout-index-index .wizard-content .wizard > .steps {
  position: relative;
  display: block;
  width: 100%;
}
body.checkout-index-index .wizard-content .wizard > .steps > ul {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin: 0;
  padding: 0;
  list-style: none;
}
body.checkout-index-index .wizard-content .wizard > .steps > ul > li {
  display: table-cell;
  width: auto;
  vertical-align: top;
  text-align: center;
  position: relative;
}
body.checkout-index-index .wizard-content .wizard > .steps > ul > li:first-child:before {
  content: none;
}
body.checkout-index-index .wizard-content .wizard > .steps > ul > li:last-child:after {
  content: none;
}
body.checkout-index-index .wizard-content .wizard > .steps > ul a {
  padding-top: 10px;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
body.checkout-index-index .wizard-content .wizard > .steps > ul > li.current .step {
  border-color: #ffffff;
  background-color: #ffffff;
  display: inline-block;
  text-decoration: none;
}
body.checkout-index-index .wizard-content .wizard > .steps > ul > li.current .step:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 8px;
  line-height: 15px;
  color: #317ed9;
  content: "\e938";
  font-family: "icomoon";
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body.checkout-index-index .wizard-content .wizard > .steps > ul > li.disabled a {
  color: #999;
  cursor: default;
}
body.checkout-index-index .wizard-content .wizard > .steps > ul > li.disabled a:focus {
  color: #999;
  cursor: default;
}
body.checkout-index-index .wizard-content .wizard > .steps > ul > li.disabled a:hover {
  color: #999;
  cursor: default;
}
body.checkout-index-index .wizard-content .wizard > .steps > ul > li.done .step {
  border-color: #ffffff;
  display: inline-block;
  text-decoration: none;
}
body.checkout-index-index .wizard-content .wizard > .steps > ul > li.done .step:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 8px;
  line-height: inherit;
  color: #317ed9;
  content: "\e938";
  font-family: "icomoon";
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body.checkout-index-index .wizard-content .wizard > .steps > ul > li.done a {
  cursor: pointer;
}
body.checkout-index-index .wizard-content .wizard > .steps > ul > li.done a:focus {
  cursor: pointer;
  color: #999;
}
body.checkout-index-index .wizard-content .wizard > .steps > ul > li.done a:hover {
  cursor: pointer;
  color: #999;
}
body.checkout-index-index .wizard-content .wizard > .steps > ul > li.done a:hover .step-name {
  text-decoration: underline;
  color: #65b2e8;
}
body.checkout-index-index .wizard-content .wizard > .steps > ul > li.done .step {
  color: #ffffff;
  background: #ffffff;
}
body.checkout-index-index .wizard-content .wizard > .steps > ul > li.done .step:hover {
  cursor: pointer;
}
body.checkout-index-index .wizard-content .wizard > .steps > ul > li.error .step {
  background: white;
  border-color: #f62d51;
  color: #f62d51;
}
body.checkout-index-index .wizard-content .wizard > .steps > ul .step-content-name {
  width: 100%;
}
body.checkout-index-index .wizard-content .wizard > .steps > ul .step-content-name .step-name {
  font-weight: normal;
  color: #ffffff;
  font-size: 1.4rem;
}
body.checkout-index-index .wizard-content .wizard > .steps > ul .step-content-name .step-name-number {
  color: #ffffff;
}
body.checkout-index-index .wizard-content .wizard > .steps .current-info {
  position: absolute;
  left: -99999px;
}
body.checkout-index-index .wizard-content .wizard .content {
  margin-left: 0 !important;
}
body.checkout-index-index .wizard-content .wizard > .content {
  overflow: hidden;
  position: relative;
  width: auto;
  padding: 0;
  margin: 0;
}
body.checkout-index-index .wizard-content .wizard > .content > .title {
  position: absolute;
  left: -99999px;
}
body.checkout-index-index .wizard-content .wizard > .content > .body {
  padding: 0 20px;
}
body.checkout-index-index .wizard-content .wizard > .content > iframe {
  border: 0;
  width: 100%;
  height: 100%;
}
body.checkout-index-index .wizard-content .wizard > .actions {
  position: relative;
  display: block;
  text-align: right;
  padding: 0 20px 20px;
}
body.checkout-index-index .wizard-content .wizard > .actions > ul {
  float: right;
  list-style: none;
  padding: 0;
  margin: 0;
}
body.checkout-index-index .wizard-content .wizard > .actions > ul:after {
  content: '';
  display: table;
  clear: both;
}
body.checkout-index-index .wizard-content .wizard > .actions > ul > li {
  float: left;
}
body.checkout-index-index .wizard-content .wizard > .actions > ul > li + li {
  margin-left: 10px;
}
body.checkout-index-index .wizard-content .wizard > .actions > ul > li > a {
  background: #004C99;
  color: #fff;
  display: block;
  padding: 7px 12px;
  border-radius: 4px;
  border: 1px solid transparent;
}
body.checkout-index-index .wizard-content .wizard > .actions > ul > li > a:focus {
  -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.05) inset;
}
body.checkout-index-index .wizard-content .wizard > .actions > ul > li > a:hover {
  -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.05) inset;
}
body.checkout-index-index .wizard-content .wizard > .actions > ul > li > a:active {
  -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.1) inset;
}
body.checkout-index-index .wizard-content .wizard > .actions > ul > li > a[href="#previous"] {
  background-color: #fff;
  color: #54667a;
  border: 1px solid #d9d9d9;
}
body.checkout-index-index .wizard-content .wizard > .actions > ul > li > a[href="#previous"]:focus {
  -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.02) inset;
  box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.02) inset;
}
body.checkout-index-index .wizard-content .wizard > .actions > ul > li > a[href="#previous"]:hover {
  -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.02) inset;
  box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.02) inset;
}
body.checkout-index-index .wizard-content .wizard > .actions > ul > li > a[href="#previous"]:active {
  -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.04) inset;
  box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.04) inset;
}
body.checkout-index-index .wizard-content .wizard > .actions > ul > li.disabled > a {
  color: #999;
}
body.checkout-index-index .wizard-content .wizard > .actions > ul > li.disabled > a:focus {
  color: #999;
}
body.checkout-index-index .wizard-content .wizard > .actions > ul > li.disabled > a:hover {
  color: #999;
}
body.checkout-index-index .wizard-content .wizard > .actions > ul > li.disabled > a[href="#previous"] {
  -webkit-box-shadow: none;
  box-shadow: none;
}
body.checkout-index-index .wizard-content .wizard > .actions > ul > li.disabled > a[href="#previous"]:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
body.checkout-index-index .wizard-content .wizard > .actions > ul > li.disabled > a[href="#previous"]:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
body.checkout-index-index .wizard-content .wizard.wizard-circle > .steps > ul > li:after,
body.checkout-index-index .wizard-content .wizard.wizard-circle > .steps > ul > li:before {
  display: none;
}
body.checkout-index-index .wizard-content .wizard.wizard-circle > .steps .step {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  font-size: 14px;
  top: 32px;
  left: 0;
  position: absolute;
  border: 1px solid #ffffff;
  background-color: #317ed9;
  outline: 6px solid #317ED9;
}
body.checkout-index-index .wizard-content .wizard.wizard-notification > .steps > ul > li:after {
  top: 35px;
  width: 50%;
  height: 1.5px;
  background-color: #ebebeb;
}
body.checkout-index-index .wizard-content .wizard.wizard-notification > .steps > ul > li:before {
  top: 35px;
  width: 50%;
  height: 1.5px;
  background-color: #ebebeb;
}
body.checkout-index-index .wizard-content .wizard.wizard-notification > .steps > ul > li.current .step {
  background-color: #004C99;
  line-height: 36px;
  display: inline-block;
  text-decoration: none;
}
body.checkout-index-index .wizard-content .wizard.wizard-notification > .steps > ul > li.current .step:after {
  border-top-color: #004C99;
}
body.checkout-index-index .wizard-content .wizard.wizard-notification > .steps > ul > li.current .step:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: "\e938";
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body.checkout-index-index .wizard-content .wizard.wizard-notification > .steps > ul > li.current:after {
  background-color: #F3F3F3;
}
body.checkout-index-index .wizard-content .wizard.wizard-notification > .steps > ul > li.current ~ li:after {
  background-color: #F3F3F3;
}
body.checkout-index-index .wizard-content .wizard.wizard-notification > .steps > ul > li.current ~ li:before {
  background-color: #F3F3F3;
}
body.checkout-index-index .wizard-content .wizard.wizard-notification > .steps > ul > li.done .step {
  color: #FFF;
}
body.checkout-index-index .wizard-content .wizard.wizard-notification > .steps > ul > li.done .step:after {
  border-top-color: #004C99;
}
body.checkout-index-index .wizard-content .wizard.wizard-notification > .steps .step {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 1.3rem;
  border-radius: 15%;
  background-color: #F3F3F3;
}
body.checkout-index-index .wizard-content .wizard.vertical > .steps {
  display: inline;
  float: left;
  width: 20%;
}
body.checkout-index-index .wizard-content .wizard.vertical > .steps > ul > li {
  display: block;
  width: 100%;
}
body.checkout-index-index .wizard-content .wizard.vertical > .steps > ul > li:after {
  background-color: transparent;
}
body.checkout-index-index .wizard-content .wizard.vertical > .steps > ul > li:before {
  background-color: transparent;
}
body.checkout-index-index .wizard-content .wizard.vertical > .steps > ul > li.current:after {
  background-color: transparent;
}
body.checkout-index-index .wizard-content .wizard.vertical > .steps > ul > li.current:before {
  background-color: transparent;
}
body.checkout-index-index .wizard-content .wizard.vertical > .steps > ul > li.current ~ li:after {
  background-color: transparent;
}
body.checkout-index-index .wizard-content .wizard.vertical > .steps > ul > li.current ~ li:before {
  background-color: transparent;
}
body.checkout-index-index #checkout-step-payment fieldset.form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.checkout-index-index #checkout-step-payment .checkout-payment-method .payment-method-content .actions-toolbar .primary .action.primary {
  line-height: inherit;
  padding: 7px 15px;
  font-size: 1.4rem;
}
body.checkout-index-index #checkout-step-payment .structure-payment-methods .payment-methods .payment-group .step-title {
  display: none;
}
body.checkout-index-index #checkout-step-payment .structure-payment-methods .payment-methods .payment-group .payment-method.structure .payment-method-title.field.choice {
  display: none;
}
body.checkout-index-index #checkout-step-payment .structure-payment-methods .payment-methods .payment-group .payment-method.structure .checkout-agreements-block {
  display: none;
}
body.checkout-index-index #checkout .opc-wrapper #checkoutSteps #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .structure-payment-methods .payment-group .message-warning-payment {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: 'Titillium';
  font-size: 1.6rem;
  padding: 15px;
  box-sizing: border-box;
  background: #ef5350;
  color: #ffffff;
}
body.checkout-index-index #checkout .opc-wrapper #checkoutSteps #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .structure-payment-methods .payment-group .message-warning-payment.hideerrormessage {
  display: none;
}
body.checkout-index-index #checkout .opc-wrapper #checkoutSteps #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .structure-payment-methods .payment-group .payment-method-content .message-warning-payment {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: 'Titillium';
  font-size: 1.6rem;
  padding: 15px;
  box-sizing: border-box;
  background: #ef5350;
  color: #ffffff;
}
body.checkout-index-index #checkout .opc-wrapper #checkoutSteps #payment #checkout-step-payment #co-payment-form .fieldset #checkout-payment-method-load .structure-payment-methods .payment-group .payment-method-content .message-warning-payment.hideerrormessage {
  display: none;
}
body.checkout-cart-index .cart-container .cart-container-loader .cart-summary .checkout-methods-items .item .action.multicheckout {
  display: none;
}
body #modal-mini-cart {
  z-index: 10;
}
body .header-top span.mini-cart-added {
  display: none;
}
body .details-header,
body .details-header-prenotazione {
  background-color: #317ed9;
}
body .icon-minicart {
  display: inline-block;
  text-decoration: none;
}
body .icon-minicart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: inherit;
  color: #005ca9;
  content: "\e923";
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-success .checkout-success-page-body h1 {
  font-size: 3.2rem;
  font-family: 'Titillium';
  margin-bottom: 25px;
}
.checkout-success .checkout-success-page-body .first-row-text {
  font-size: 1.4rem;
  margin-bottom: 30px;
}
.checkout-success .checkout-success-page-body .text {
  font-size: 1.4rem;
  margin-bottom: 80px;
}
.checkout-cart-index .message.message-error {
  background-color: #000000;
  padding: 18px;
  color: #fff;
  margin-bottom: 22px;
}
.checkout-cart-index .cart.item.message.error {
  color: #000000;
  border-bottom: none !important;
}
.checkout-container {
  padding-top: 100px;
}
.booking-search {
  display: none;
}
.checkout-index-index .logo-wrap .brand-logo,
.checkout-index-index .logo-wrap {
  display: block;
}
.checkout-index-index .logo-wrap .brand-logo {
  display: inline;
}
.checkout-index-index .logo-wrap {
  position: static;
  left: 0;
}
@media (min-width: 768px) {
  .checkout-index-index .logo-wrap {
    width: 720px;
    max-width: 100%;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .checkout-index-index .logo-wrap {
    width: 960px;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .checkout-index-index .logo-wrap {
    width: 1140px;
    max-width: 100%;
  }
  .checkout-success .action.primary.continue {
    width: auto;
    display: inline-block;
    font-size: 0.8rem;
    padding-right: 24px;
    padding-left: 24px;
  }
}
@media (min-width: 1600px) {
  .checkout-index-index .logo-wrap {
    width: 85%;
    max-width: 1632px;
  }
}
.opc-sidebar #order-summary-toggle {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}
.opc-sidebar {
  transition: all 0.3s ease;
}
#customer-email-error {
  display: none !important;
}
#checkout legend:not(.label) {
  display: none;
}
#checkout div[name='generalAddress.residence_address_patient'] label:first-child {
  display: none;
}
#checkout .actions-toolbar .divider {
  border: 0;
  border-bottom: 2px solid #004c99;
  margin: 50px 0 30px 0;
}
@media (max-width: 1199.98px) {
  .checkout-index-index .logo-wrap {
    text-align: center;
  }
  .logo-wrap:not(.mini-logo) a img {
    max-height: 45px;
    display: inline;
    margin-top: 5px;
  }
  .checkout-index-index .logo-wrap .brand-logo {
    position: static;
  }
}
@media (max-width: 575.98px) {
  .checkout-index-index .checkout-container .wizard-content {
    margin-top: 55px !important;
  }
  .checkout-index-index .checkout-container .wizard-content form {
    padding: 0;
  }
  .opc-sidebar {
    margin-top: 143px;
    z-index: 10;
  }
  .opc-sidebar #order-summary-toggle {
    display: block;
    width: 100%;
    text-align: right;
  }
  .opc-sidebar #order-summary-toggle .fa {
    font-size: 26px;
    color: #444444;
  }
  .opc-sidebar:not(.collapsed) #order-summary-toggle .fa {
    transform: rotate(180deg);
  }
}
@media (max-width: 400px) {
  .cart-container .item-options > dd:nth-child(5) {
    margin-left: 0 !important;
  }
}
body.checkout-index-index #checkout .opc-wrapper {
  margin-left: 0;
}
body.checkout-index-index #checkout .opc-wrapper .actions-toolbar.actions-stepper {
  box-sizing: border-box;
}
body.checkout-index-index #checkout .step-title {
  font-family: 'Titillium';
  font-size: 3.2rem;
}
body.checkout-index-index #checkout fieldset#payment_form_braintree {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.checkout-index-index #checkout fieldset#payment_form_braintree .cvv .field-tooltip {
  top: 5px;
  right: 30px;
}
body.checkout-index-index #checkout .payment-method-content .actions-toolbar .primary .action.primary {
  font-size: 1.4rem;
  padding: 7px 15px;
  line-height: inherit;
}
body.checkout-index-index #checkout .payment-method-braintree .hosted-control {
  border: 1px solid #c2c2c2;
  height: 40px;
  padding: 0;
  width: 100%;
}
body.checkout-index-index #checkout .payment-method-braintree .hosted-control iframe {
  margin-bottom: 16px;
  border: 0 none;
  font-size: 0.8rem;
  padding: 0 5px;
  box-sizing: border-box;
}
body.checkout-index-index #checkout .payment-method-braintree .field.number {
  padding-right: 10px;
}
body.checkout-index-index #checkout .payment-method-braintree label::before {
  content: '';
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 32px;
  height: 24px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='24' viewBox='0 0 32 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='1' y='7' width='30' height='5' fill='%23317ED9'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M28.9545 22.8182H3.04545C1.88636 22.8182 1 21.9318 1 20.7727V3.04545C1 1.88636 1.88636 1 3.04545 1H21.4545H28.9545C30.1136 1 31 1.88636 31 3.04545V20.7727C31 21.9318 30.1136 22.8182 28.9545 22.8182Z' stroke='%23001C39' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
}
body.checkout-index-index #checkout form#co-payment-form {
  width: 100%;
}
body.checkout-index-index #checkout form#co-payment-form > fieldset {
  width: 100%;
}
body.checkout-index-index #checkout .payment-method {
  margin: 0;
}
body.checkout-index-index #checkout .payment-method#payment-method-braintree-paypal img {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("../images/icons/paypal.png") no-repeat;
  width: 56px;
  height: 15px;
  padding-left: 56px;
}
body.checkout-index-index #checkout .payment-method img.braintree-credit-card-selected,
body.checkout-index-index #checkout .payment-method .credit-card-types {
  display: none;
}
body.checkout-index-index #checkout .payment-method#braintree:not(.structure) .payment-method-title.field.choice label {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
body.checkout-index-index #checkout .payment-method#braintree:not(.structure) .payment-method-title.field.choice label:after {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("../images/icons/paypal.png") no-repeat;
  width: 56px;
  height: 15px;
  padding-left: 56px;
}
body.checkout-index-index #checkout .payment-method#payment-method-braintree-paypal img {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("../images/icons/paypal.png") no-repeat;
  width: 56px;
  height: 15px;
  padding-left: 56px;
}
body.checkout-index-index #checkout .payment-method:not(.structure) {
  border-bottom: 0.5px solid #e1e3e5;
}
body.checkout-index-index #checkout .payment-method:not(.structure) .payment-method-title.field.choice {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  text-align: center;
  padding: 20px 0;
}
body.checkout-index-index #checkout .payment-method:not(.structure) .payment-method-title.field.choice input {
  margin: 0 20px 0 0;
}
body.checkout-index-index #checkout .payment-method:not(.structure) .payment-method-title.field.choice .payment-icon {
  margin-right: 0;
}
body.checkout-index-index #checkout .payment-method:not(.structure) .payment-method-title.field.choice label {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
}
body.checkout-index-index #checkout .payment-method:not(.structure) .payment-method-title.field.choice label span {
  margin: 10px 0;
  font-size: 14px;
  line-height: 22px;
  color: #001c39;
}
body.checkout-index-index #checkout .payment-method:not(.structure) {
  border-bottom: 0.5px solid #e1e3e5;
}
body.checkout-index-index #checkout .payment-method:not(.structure) .payment-method-title.field.choice {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  text-align: center;
  padding: 20px 0;
}
body.checkout-index-index #checkout .payment-method:not(.structure) .payment-method-title.field.choice input {
  margin: 0 20px 0 0;
}
body.checkout-index-index #checkout .payment-method:not(.structure) .payment-method-title.field.choice .payment-icon {
  margin-right: 0;
}
body.checkout-index-index #checkout .payment-method:not(.structure) .payment-method-title.field.choice label {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
}
body.checkout-index-index #checkout .payment-method:not(.structure) .payment-method-title.field.choice label span {
  margin: 10px 0;
  font-size: 14px;
  line-height: 22px;
  color: #001c39;
}
body.checkout-index-index #checkout .payment-method.payment-method-free {
  width: 100%;
  text-align: left;
}
body.checkout-index-index #checkout .payment-method.payment-method-free:not(.structure) {
  border: 0;
}
body.checkout-index-index #checkout .payment-method.payment-method-free:not(.structure) .payment-method-title.field.choice {
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  padding-left: 15px;
}
body.checkout-index-index #checkout .payment-method.payment-method-free:not(.structure) .payment-method-title.field.choice .label {
  -webkit-flex-direction: unset;
  -ms-flex-direction: unset;
  flex-direction: unset;
}
body.checkout-index-index #checkout .payment-method.payment-method-free:not(.structure) .payment-method-content {
  padding-left: 0;
  padding-bottom: 0;
}
body.checkout-index-index #checkout .payment-method.payment-method-free:not(.structure) .payment-method-content .payment-method-billing-address .checkout-billing-address {
  padding: 15px;
  display: none;
}
body.checkout-index-index #checkout .payment-method.payment-method-free:not(.structure) .payment-method-content .payment-method-billing-address .checkout-billing-address .billing-address-details {
  padding: 0;
}
body.checkout-index-index #checkout .payment-method.payment-method-free:not(.structure) .payment-method-content .payment-method-billing-address .checkout-billing-address .billing-address-details .action-edit-address {
  margin: 15px 0 0;
  cursor: pointer;
  display: inline-block;
  min-width: 128px;
  text-align: center;
  letter-spacing: 0.45px;
  font-size: 1.4rem;
  padding: 7px 15px;
  border-radius: 0;
  background-color: #317ed9;
  border: 1px solid #317ed9;
  color: #ffffff;
}
body.checkout-index-index #checkout .payment-method.payment-method-free:not(.structure) .payment-method-content .payment-method-billing-address .checkout-billing-address .billing-address-details .action-edit-address:hover {
  background-color: #ffffff;
  border: 1px solid #006bb4;
  color: #317ed9;
}
body.checkout-index-index #checkout .payment-method.payment-method-free:not(.structure) .field.field-select-billing {
  width: 100%;
  max-width: unset;
}
body.checkout-index-index #checkout .payment-method.payment-method-free:not(.structure) .field.field-select-billing .label {
  display: block;
  float: none;
  height: auto !important;
  overflow: unset;
  position: relative;
  padding-left: 3px;
}
body.checkout-index-index #checkout .payment-method.payment-method-free:not(.structure) .field.field-select-billing .control {
  display: block;
  float: none;
}
body.checkout-index-index #checkout .payment-method.payment-method-free:not(.structure) .field.field-select-billing .control .select {
  position: relative;
  font-size: 1rem !important;
}
body.checkout-index-index #checkout .payment-method.payment-method-free:not(.structure) .field.field-select-billing + div + .actions-toolbar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  padding: 0 !important;
}
body.checkout-index-index #checkout .payment-method.payment-method-free:not(.structure) .field.field-select-billing + div + .actions-toolbar .primary {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  float: none;
}
body.checkout-index-index #checkout .payment-method.payment-method-free:not(.structure) .field.field-select-billing + div + .actions-toolbar .primary button:not(.action-cancel) {
  float: none !important;
  margin: 0 25px 0 0 !important;
  cursor: pointer;
  display: inline-block;
  min-width: 128px;
  text-align: center;
  letter-spacing: 0.45px;
  font-size: 1.4rem;
  padding: 7px 15px;
  border-radius: 0;
  background-color: #317ed9;
  border: 1px solid #317ed9;
  color: #ffffff;
  width: auto !important;
}
body.checkout-index-index #checkout .payment-method.payment-method-free:not(.structure) .field.field-select-billing + div + .actions-toolbar .primary button:not(.action-cancel):hover {
  background-color: #ffffff;
  border: 1px solid #006bb4;
  color: #317ed9;
}
body.checkout-index-index #checkout .payment-method.payment-method-free:not(.structure) .field.field-select-billing + div + .actions-toolbar .primary button.action-cancel {
  float: none !important;
  width: auto !important;
  background: none !important;
  text-decoration: underline;
}
body.checkout-index-index #checkout .payment-method.payment-method-free:not(.structure) .field.field-select-billing + div + .actions-toolbar .primary button.action-cancel:hover {
  text-decoration: underline;
  color: #001c39 !important;
}
body.checkout-index-index #checkout .payment-method.payment-method-free:not(.structure) .field.field-select-billing + div + .actions-toolbar .primary button.action-cancel:hover span {
  color: #001c39 !important;
}
body.checkout-index-index #checkout .paypal-stepper {
  position: relative;
  display: block;
  height: auto;
  margin: 0;
  padding: 0;
}
body.checkout-index-index #checkout .paypal-stepper > .next {
  position: relative;
}
body.checkout-index-index #checkout .paypal-stepper > .back {
  max-width: 100%;
  overflow: hidden;
}
body.checkout-index-index #checkout .paypal-stepper button.action.primary.checkout.paypal {
  width: 100%;
  z-index: 1;
}
body.checkout-index-index #checkout .paypal-stepper button.action.primary.checkout.paypal + div {
  opacity: 0 !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  position: absolute !important;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  max-height: 100% !important;
  overflow: hidden;
}
body.checkout-index-index #checkout .paypal-stepper button.action.primary.checkout.paypal + div > div {
  height: 100% !important;
  min-height: auto !important;
  min-width: auto !important;
  max-width: 100% !important;
  margin: 0 !important;
  line-height: 0 !important;
}
body.checkout-index-index main div #checkout .opc-wrapper #checkoutSteps #payment #checkout-step-payment #co-payment-form .fieldset.form .patient-custom-field-account:nth-child(3) .label::after {
  display: none;
}
body.checkout-cart-index main {
  background-color: #f5f5f5;
}
body.checkout-cart-index main div .cart-empty .cart-empty-body .button.action.secondary {
  background-color: transparent;
}
body.checkout-cart-index main div .cart-container {
  margin-top: 0px;
  padding-top: 20px;
}
body.checkout-cart-index.reale main div .cart-empty .cart-empty-body .button.action.secondary {
  color: #f0b400;
}
body.checkout-cart-index.reale main div .cart-empty .cart-empty-body .button.action.secondary:hover {
  color: #ffffff !important;
  background: #f0b400 !important;
  border-color: #f0b400 !important;
}
body.checkout-onepage-successpage main {
  background-color: #f5f5f5;
}
body main.main-purchase {
  overflow: hidden;
  z-index: 0;
  background: #f5f5f5;
}
body main.main-purchase figure > * {
  width: 100%;
}
body .buttons {
  margin-top: 30px;
  max-width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
body .buttons .blue .pagebuilder-button-link {
  color: #2b86f1;
}
body .buttons .pagebuilder-button-link {
  font-size: 1.4rem;
  font-family: 'Roboto';
  text-decoration: none;
  color: #000000;
  min-width: auto;
  font-weight: normal;
}
body .purchase-title {
  font-size: 2.6rem;
  letter-spacing: 0.45px;
  font-weight: normal;
}
body .text-title-blue span {
  color: #317ed9;
}
body .double-column .pagebuilder-column-group {
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
}
body .cart {
  text-align: center;
  margin-top: 20px;
}
body .cart button {
  padding: 4px 15px;
  min-width: 136px;
}
body .block-infos {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
body .block-infos .block-infos-content {
  text-align: center;
  max-width: 25%;
  padding: 0 20px 0 0;
}
body .block-infos .block-infos-content img {
  max-width: 100px;
  margin-bottom: 10px;
  height: 100px;
}
body .block-infos .block-infos-content .title-p {
  font-size: 1.8rem;
  font-family: 'Titillium';
  font-weight: bold;
  margin-bottom: 10px;
}
body .slider-infos .pagebuilder-poster-content .pagebuilder-slide-wrapper .pagebuilder-overlay {
  padding: 0;
}
body .slider-infos .pagebuilder-poster-content [data-element="content"] {
  letter-spacing: 0.45px;
  text-align: center;
}
body .slider-infos .pagebuilder-poster-content [data-element="content"] > div {
  font-size: 1.6rem;
  font-family: 'Titillium';
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 20px;
}
body .slider-infos .pagebuilder-poster-content [data-element="content"] img {
  margin: 0 auto;
  max-width: 100px !important;
  height: 100px !important;
}
body .slick-dots li.slick-active button {
  background: #2b86f1;
}
body .slick-dots li button {
  border: 1px solid #2b86f1;
  background: transparent;
}
body .slick-dots li button:hover {
  border: 1px solid #2b86f1;
}
body .purchase-container {
  max-width: 940px;
  margin: 40px auto;
}
body .purchase-content-text {
  margin-top: 30px;
}
body .purchase-content-text .title {
  font-size: 2.6rem;
  text-align: center;
  margin-bottom: 20px;
}
body .purchase-title-bold {
  font-size: 2.6rem;
  letter-spacing: 0.45px;
  font-weight: bold;
  margin-bottom: 30px;
}
body [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  max-width: 100%;
}
body .services-slider {
  margin-right: auto;
}
body .services-slider .slick-list {
  max-width: 1920px;
}
body .services-slider .slick-slide {
  background: #ffffff;
  margin: 0 10px;
}
body .services-slider .slick-slide .pagebuilder-poster-overlay {
  padding: 20px;
}
body .services-slider .slick-slide img {
  margin-bottom: 20px;
  max-width: 100% !important;
  height: 100% !important;
  width: 100% !important;
}
body .services-slider .slick-slide .pagebuilder-poster-content div {
  font-size: 2.2rem;
  line-height: normal;
}
body .services-slider .slick-slide .pagebuilder-poster-content p {
  font-size: 1.4rem;
  line-height: 21px;
  margin-top: 40px;
  margin-bottom: 40px;
}
body .pagebuilder-column-group {
  overflow: hidden;
}
body .columns-grid.two .pagebuilder-column-group {
  grid-template-columns: repeat(1, 1fr);
  grid-template-rows: repeat(1, 1fr);
}
body .columns-grid.two .pagebuilder-column-group > *:nth-child(1) {
  grid-row: 1;
  grid-column: 1;
}
body .columns-grid.two .pagebuilder-column-group > *:nth-child(2) {
  grid-row: 1;
  grid-column: 1;
}
body .purchase-container.image-logo {
  position: relative;
}
body .purchase-container.image-logo .purchase-content-text::after {
  top: 0;
  position: absolute;
  right: 0;
  content: url("data:image/svg+xml,%3Csvg width='202' height='202' viewBox='0 0 202 202' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.2'%3E%3Cpath d='M183.914 182.774C188.955 178.345 192.831 173.02 195.549 166.792C198.267 160.573 199.567 153.931 199.444 146.878L198.67 102.111C198.504 92.6159 195.869 84.0761 190.758 76.5006C185.647 68.9219 178.647 63.0092 169.761 58.7501C160.872 54.5003 150.782 52.4696 139.482 52.6705H130.105V146.25C130.105 147.749 128.898 148.964 127.411 148.964H113.562C112.075 148.964 110.871 147.749 110.871 146.25V113.232C110.871 111.732 109.667 110.515 108.181 110.515H94.5402C93.0536 110.515 91.8496 111.732 91.8496 113.232V140.09C91.8496 144.992 87.9088 148.964 83.0497 148.964H83.019C83.191 158.447 85.8264 167.039 90.9312 174.741C96.0391 182.459 103.042 188.44 111.934 192.693C120.814 196.946 130.845 198.979 142.007 198.775C152.769 198.59 162.555 196.176 171.355 191.546C173.428 194.767 176.125 197.329 179.455 199.242C182.787 201.143 186.473 202.07 190.506 201.996C198.307 201.857 202.141 197.721 201.996 189.58C194.474 190.257 188.445 187.988 183.914 182.774Z' fill='%230066B3'/%3E%3Cpath d='M73.695 49.8251H87.5444C89.031 49.8251 90.235 51.0398 90.235 52.5389V85.5609C90.235 87.0599 91.4421 88.2746 92.9287 88.2746H106.569C108.056 88.2746 109.26 87.0599 109.26 85.5609V59.5797C109.26 54.1924 113.591 49.8251 118.932 49.8251H118.981C118.809 40.3457 116.174 31.7502 111.069 24.0479C105.961 16.3302 98.9611 10.3496 90.0661 6.09663C81.1864 1.8437 71.1549 -0.190043 59.9931 0.0139487C49.2307 0.199396 39.448 2.6133 30.6451 7.24331C30.6451 7.24331 26.689 9.33269 23.7435 11.4993C20.801 13.6629 18.0858 16.015 18.0858 16.015C13.0455 20.4441 9.16924 25.7695 6.45098 31.9975C3.73578 38.2161 2.43347 44.8582 2.55633 51.9114L3.33035 96.6785C3.49928 106.173 6.13462 114.713 11.2456 122.292C13.199 125.188 15.518 127.766 18.0243 130.18C13.5 135.347 7.49529 137.597 0.00392955 136.924C-0.14043 145.065 3.69278 149.2 11.4944 149.339C15.5272 149.41 19.213 148.486 22.5425 146.585C25.8044 144.712 28.4367 142.197 30.4946 139.072C31.0935 139.381 31.628 139.746 32.2392 140.039C41.1281 144.289 51.2179 146.32 62.521 146.119H71.0044V52.5389C71.0044 51.0398 72.2085 49.8251 73.695 49.8251Z' fill='%23F58220'/%3E%3C/g%3E%3C/svg%3E%0A");
}
body .purchase-content {
  max-width: 716px;
  margin: 0 auto;
  padding-bottom: 50px;
  letter-spacing: 0.45px;
}
body .purchase-content.white {
  padding: 20px 30px;
  max-width: 940px;
  background: #ffffff;
}
body .purchase-content .purchase-title {
  padding-top: 25px;
  margin-top: 0;
  text-align: center;
}
body .purchase-content .content-image {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
body .purchase-content .content-image img {
  max-width: 100px;
  margin-right: 20px;
}
body .purchase-content .content-image p {
  text-align: center;
}
body .purchase-content .content-list .title {
  font-size: 1.4rem;
  margin-bottom: 15px;
  display: block;
}
body .purchase-content i.med {
  display: inline-block;
  text-decoration: none;
}
body .purchase-content i.med:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.16146 22.4574L1.51503 22.1039L1.51501 22.1039L1.16146 22.4574ZM1.16146 5.86694L0.80791 5.51339L1.16146 5.86694ZM9.08534 2.47199L8.73308 2.11715L8.73307 2.11716L9.08534 2.47199ZM14.915 2.47199L15.2673 2.11716L15.2673 2.11715L14.915 2.47199ZM22.8389 5.86694L23.1925 5.5134L23.1925 5.51338L22.8389 5.86694ZM22.8389 22.4574L22.4854 22.1039L22.8389 22.4574ZM12.8749 10.2166C12.8749 9.94041 12.6511 9.71655 12.3749 9.71655C12.0988 9.71655 11.8749 9.94041 11.8749 10.2166H12.8749ZM11.8749 18.4666C11.8749 18.7427 12.0988 18.9666 12.3749 18.9666C12.6511 18.9666 12.8749 18.7427 12.8749 18.4666H11.8749ZM8.24994 13.8416C7.9738 13.8416 7.74994 14.0654 7.74994 14.3416C7.74994 14.6177 7.9738 14.8416 8.24994 14.8416V13.8416ZM16.4999 14.8416C16.7761 14.8416 16.9999 14.6177 16.9999 14.3416C16.9999 14.0654 16.7761 13.8416 16.4999 13.8416V14.8416ZM2.41321 22.4666C2.04605 22.4666 1.7574 22.3463 1.51503 22.1039L0.807899 22.811C1.24431 23.2474 1.79016 23.4666 2.41321 23.4666V22.4666ZM1.51501 22.1039C1.27262 21.8615 1.15234 21.5728 1.15234 21.2057H0.152344C0.152344 21.8287 0.371481 22.3746 0.807921 22.811L1.51501 22.1039ZM1.15234 21.2057V7.11873H0.152344V21.2057H1.15234ZM1.15234 7.11873C1.15234 6.75156 1.27262 6.46289 1.51502 6.2205L0.80791 5.51339C0.37148 5.94982 0.152344 6.49568 0.152344 7.11873H1.15234ZM1.51502 6.2205C1.75738 5.97813 2.04604 5.85786 2.41321 5.85786V4.85786C1.79017 4.85786 1.24432 5.07698 0.80791 5.51339L1.51502 6.2205ZM2.41321 5.85786H8.57626V4.85786H2.41321V5.85786ZM9.07626 5.35786V3.72742H8.07626V5.35786H9.07626ZM9.07626 3.72742C9.07626 3.3539 9.19747 3.06524 9.43762 2.82681L8.73307 2.11716C8.29444 2.55265 8.07626 3.10095 8.07626 3.72742H9.07626ZM9.43761 2.82682C9.67975 2.58644 9.96881 2.46655 10.3371 2.46655V1.46655C9.71522 1.46655 9.16977 1.68362 8.73308 2.11715L9.43761 2.82682ZM10.3371 2.46655H13.6632V1.46655H10.3371V2.46655ZM13.6632 2.46655C14.0315 2.46655 14.3206 2.58644 14.5627 2.82682L15.2673 2.11715C14.8306 1.68362 14.2851 1.46655 13.6632 1.46655V2.46655ZM14.5627 2.82681C14.8029 3.06524 14.9241 3.3539 14.9241 3.72742H15.9241C15.9241 3.10095 15.7059 2.55265 15.2673 2.11716L14.5627 2.82681ZM14.9241 3.72742V5.35786H15.9241V3.72742H14.9241ZM15.4241 5.85786H21.5871V4.85786H15.4241V5.85786ZM21.5871 5.85786C21.9543 5.85786 22.243 5.97813 22.4854 6.22051L23.1925 5.51338C22.756 5.07698 22.2102 4.85786 21.5871 4.85786V5.85786ZM22.4853 6.22049C22.7277 6.46288 22.848 6.75155 22.848 7.11873H23.848C23.848 6.49569 23.6289 5.94983 23.1925 5.5134L22.4853 6.22049ZM22.848 7.11873V21.2057H23.848V7.11873H22.848ZM22.848 21.2057C22.848 21.5729 22.7277 21.8615 22.4854 22.1039L23.1925 22.811C23.6289 22.3746 23.848 21.8287 23.848 21.2057H22.848ZM22.4854 22.1039C22.243 22.3463 21.9543 22.4666 21.5871 22.4666V23.4666C22.2102 23.4666 22.756 23.2474 23.1925 22.811L22.4854 22.1039ZM21.5871 22.4666H2.41321V23.4666H21.5871V22.4666ZM8.57626 5.85786H15.4241V4.85786H8.57626V5.85786ZM11.8749 10.2166V14.3416H12.8749V10.2166H11.8749ZM11.8749 14.3416V18.4666H12.8749V14.3416H11.8749ZM8.24994 14.8416H12.3749V13.8416H8.24994V14.8416ZM12.3749 14.8416H16.4999V13.8416H12.3749V14.8416Z' fill='%23317ED9'/%3E%3C/svg%3E%0A");
  font-family: "icomoon";
  margin: 0 20px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body .purchase-content i.salute {
  display: inline-block;
  text-decoration: none;
}
body .purchase-content i.salute:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.16748 8.01217C0.16748 8.28831 0.391338 8.51217 0.66748 8.51217C0.943623 8.51217 1.16748 8.28831 1.16748 8.01217H0.16748ZM21.712 13.5832C21.712 13.8594 21.9358 14.0832 22.212 14.0832C22.4881 14.0832 22.712 13.8594 22.712 13.5832H21.712ZM1.16748 14.5127C1.16748 14.2365 0.943623 14.0127 0.66748 14.0127C0.391338 14.0127 0.16748 14.2365 0.16748 14.5127H1.16748ZM10.1706 20.0583C10.4467 20.0583 10.6706 19.8344 10.6706 19.5583C10.6706 19.2821 10.4467 19.0583 10.1706 19.0583V20.0583ZM18.875 21.9666L18.5537 22.3496C18.7412 22.5069 19.015 22.5053 19.2007 22.346L18.875 21.9666ZM20.237 16.1471L20.5824 16.5088L20.5906 16.5006L20.237 16.1471ZM18.875 17.4472L18.5339 17.8127L18.8789 18.1347L19.2203 17.8088L18.875 17.4472ZM17.4821 16.1471L17.1285 16.5006L17.1346 16.5067L17.1409 16.5126L17.4821 16.1471ZM16.7825 15.6208L17.001 15.1711L16.7825 15.6208ZM17.9154 21.1617L17.5932 21.544L17.5941 21.5448L17.9154 21.1617ZM1.00798 10.4219C0.73184 10.4219 0.507982 10.6458 0.507982 10.9219C0.507982 11.1981 0.73184 11.4219 1.00798 11.4219V10.4219ZM3.05099 11.1076L2.56592 11.2289L2.57941 11.2829L2.60441 11.3325L3.05099 11.1076ZM5.24878 15.4723L4.8022 15.6971L5.2511 16.5886L5.69629 15.6953L5.24878 15.4723ZM9.89198 6.15489L10.3395 6.3779L10.3459 6.36505L10.3516 6.35185L9.89198 6.15489ZM10.4739 6.15489L9.99317 6.29225L10.0058 6.33643L10.0263 6.37756L10.4739 6.15489ZM12.8451 10.9219L12.3974 11.1446L12.5353 11.4219H12.8451V10.9219ZM18.3102 11.4219C18.5863 11.4219 18.8102 11.1981 18.8102 10.9219C18.8102 10.6458 18.5863 10.4219 18.3102 10.4219V11.4219ZM1.16748 8.01217V4.63192H0.16748V8.01217H1.16748ZM1.16748 4.63192C1.16748 4.29625 1.27853 4.0284 1.50393 3.803L0.79682 3.09589C0.378361 3.51435 0.16748 4.03895 0.16748 4.63192H1.16748ZM1.50393 3.803C1.72864 3.57829 1.99617 3.46655 2.33903 3.46655V2.46655C1.74087 2.46655 1.21597 2.67675 0.79682 3.09589L1.50393 3.803ZM2.33903 3.46655H20.5404V2.46655H2.33903V3.46655ZM20.5404 3.46655C20.8833 3.46655 21.1508 3.57829 21.3755 3.803L22.0826 3.09589C21.6635 2.67675 21.1386 2.46655 20.5404 2.46655V3.46655ZM21.3755 3.803C21.6002 4.02771 21.712 4.29524 21.712 4.63811H22.712C22.712 4.03995 22.5018 3.51504 22.0826 3.09589L21.3755 3.803ZM21.712 4.63811V13.5832H22.712V4.63811H21.712ZM2.33903 19.0583C1.99617 19.0583 1.72864 18.9465 1.50393 18.7218L0.79682 19.4289C1.21597 19.8481 1.74087 20.0583 2.33903 20.0583V19.0583ZM1.50393 18.7218C1.27853 18.4964 1.16748 18.2286 1.16748 17.8929H0.16748C0.16748 18.4859 0.378361 19.0105 0.79682 19.4289L1.50393 18.7218ZM1.16748 17.8929V14.5127H0.16748V17.8929H1.16748ZM10.1706 19.0583H2.33903V20.0583H10.1706V19.0583ZM19.2007 22.346C20.6299 21.1192 22.6102 19.3796 23.0628 18.8877L22.3269 18.2106C21.9251 18.6473 20.0052 20.3376 18.5494 21.5872L19.2007 22.346ZM23.0628 18.8877C23.5336 18.3759 23.8325 17.8206 23.8325 17.2305H22.8325C22.8325 17.4699 22.7104 17.7937 22.3269 18.2106L23.0628 18.8877ZM23.8325 17.2305C23.8325 16.6185 23.6154 16.0792 23.191 15.639L22.4711 16.3332C22.7153 16.5864 22.8325 16.8767 22.8325 17.2305H23.8325ZM23.191 15.639C22.7708 15.2034 22.2541 14.9661 21.661 14.9661V15.9661C21.9593 15.9661 22.2226 16.0755 22.4711 16.3332L23.191 15.639ZM21.661 14.9661C21.3316 14.9661 21.0133 15.0277 20.7182 15.1711L21.1551 16.0706C21.2933 16.0035 21.4579 15.9661 21.661 15.9661V14.9661ZM20.7182 15.1711C20.438 15.3071 20.1584 15.5186 19.8835 15.7935L20.5906 16.5006C20.811 16.2802 21.0018 16.145 21.1551 16.0706L20.7182 15.1711ZM19.8918 15.7854L18.5298 17.0855L19.2203 17.8088L20.5823 16.5087L19.8918 15.7854ZM19.2162 17.0816L17.8232 15.7815L17.1409 16.5126L18.5339 17.8127L19.2162 17.0816ZM17.8356 15.7935C17.5607 15.5186 17.2811 15.3071 17.001 15.1711L16.564 16.0706C16.7173 16.145 16.9081 16.2802 17.1285 16.5006L17.8356 15.7935ZM17.001 15.1711C16.713 15.0312 16.4088 14.9661 16.1015 14.9661V15.9661C16.2647 15.9661 16.4186 16 16.564 16.0706L17.001 15.1711ZM16.1015 14.9661C15.4955 14.9661 14.9693 15.1991 14.5497 15.6424L15.276 16.3298C15.5127 16.0797 15.7788 15.9661 16.1015 15.9661V14.9661ZM14.5497 15.6424C14.1335 16.0821 13.9176 16.62 13.9176 17.2367H14.9176C14.9176 16.8752 15.0359 16.5834 15.276 16.3298L14.5497 15.6424ZM13.9176 17.2367C13.9176 17.5337 14.0214 17.8286 14.1729 18.1061C14.3264 18.3873 14.5458 18.6819 14.8184 18.9873L15.5645 18.3215C15.3232 18.0511 15.1557 17.8195 15.0507 17.6271C14.9437 17.431 14.9176 17.3049 14.9176 17.2367H13.9176ZM14.8184 18.9873C15.3579 19.5918 16.2918 20.4472 17.5932 21.544L18.2377 20.7794C16.9389 19.6847 16.0527 18.8685 15.5645 18.3215L14.8184 18.9873ZM17.5941 21.5448L18.5537 22.3496L19.1963 21.5835L18.2367 20.7786L17.5941 21.5448ZM1.00798 11.4219H2.7724V10.4219H1.00798V11.4219ZM2.7724 11.4219C2.73249 11.4219 2.69838 11.4095 2.67459 11.3937L3.22929 10.5616C3.09406 10.4715 2.93613 10.4219 2.7724 10.4219V11.4219ZM2.67459 11.3937C2.6633 11.3861 2.64081 11.3688 2.61772 11.338C2.59366 11.3059 2.57576 11.2683 2.56592 11.2289L3.53606 10.9864C3.48858 10.7964 3.37022 10.6556 3.22929 10.5616L2.67459 11.3937ZM2.60441 11.3325L4.8022 15.6971L5.69536 15.2474L3.49757 10.8828L2.60441 11.3325ZM5.69629 15.6953L10.3395 6.3779L9.44447 5.93188L4.80127 15.2492L5.69629 15.6953ZM10.3516 6.35185C10.3285 6.40559 10.292 6.45354 10.2469 6.4896C10.2049 6.52317 10.1682 6.53647 10.1533 6.54094L9.86594 5.58311C9.70236 5.63218 9.52405 5.7441 9.43241 5.95793L10.3516 6.35185ZM10.1533 6.54094C10.1699 6.53595 10.1813 6.53338 10.1887 6.5321C10.1959 6.53084 10.1977 6.53107 10.1953 6.53107V5.53107C10.068 5.53107 9.95503 5.55638 9.86594 5.58311L10.1533 6.54094ZM10.1953 6.53107C10.1933 6.53107 10.1945 6.53089 10.1991 6.53172C10.2036 6.53253 10.2097 6.53401 10.2168 6.53637L10.533 5.58768C10.4376 5.55587 10.3217 5.53107 10.1953 5.53107V6.53107ZM10.2168 6.53637C10.1928 6.52836 10.1449 6.50801 10.0958 6.46124C10.0435 6.4114 10.0099 6.35071 9.99317 6.29225L10.9547 6.01753C10.8878 5.78355 10.7109 5.64698 10.533 5.58768L10.2168 6.53637ZM10.0263 6.37756L12.3974 11.1446L13.2927 10.6992L10.9216 5.93221L10.0263 6.37756ZM12.8451 11.4219H18.3102V10.4219H12.8451V11.4219Z' fill='%23317ED9'/%3E%3C/svg%3E%0A");
  font-family: "icomoon";
  margin: 0 20px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body .purchase-content .menu > li {
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 15px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  display: inline-block;
  text-decoration: none;
}
body .purchase-content .menu > li:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='1.46655' width='15' height='15' rx='7.5' fill='%23317ED9'/%3E%3Crect x='0.5' y='1.46655' width='15' height='15' rx='7.5' stroke='%23317ED9'/%3E%3Cpath d='M4.25 8.96655L6.75 11.4666L11.75 6.46655' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  font-family: "icomoon";
  margin: 0 20px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body .purchase-content .menu > li ul.list {
  display: list-item;
  margin-left: 50px;
}
body .purchase-content .menu > li ul.list > li {
  list-style: disc;
  font-weight: 400;
  padding: 0;
}
body .block-reviews {
  position: relative;
}
body .block-reviews .block-review,
body .block-reviews [data-element="content"] {
  z-index: 1;
  padding: 30px;
  background: #ffffff;
  width: 100%;
  text-align: center;
  margin: 0 10px;
  box-sizing: border-box;
}
body .block-reviews .block-review p,
body .block-reviews [data-element="content"] p {
  font-weight: 700;
}
body .block-reviews::before {
  content: url("data:image/svg+xml,%3Csvg width='108' height='76' viewBox='0 0 108 76' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M55.8882 76H83.5824L107.5 0H70.9941L55.8882 76Z' fill='%23C4D8E8'/%3E%3Cpath d='M0.5 76H37.0059L52.1118 0H25.6765L0.5 76Z' fill='%23C4D8E8'/%3E%3C/svg%3E%0A");
  position: absolute;
  top: 0;
  left: -1%;
  z-index: 0;
}
body .block-reviews::after {
  content: url("data:image/svg+xml,%3Csvg width='108' height='76' viewBox='0 0 108 76' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M55.8882 76H83.5824L107.5 0H70.9941L55.8882 76Z' fill='%23C4D8E8'/%3E%3Cpath d='M0.5 76H37.0059L52.1118 0H25.6765L0.5 76Z' fill='%23C4D8E8'/%3E%3C/svg%3E%0A");
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
}
body.contact-index-index main {
  background-color: #f5f5f5;
}
body.contact-index-index main .container .contact-page-title {
  text-align: center;
  font-family: 'Titillium';
  font-weight: 400;
  font-size: 3.6rem;
  line-height: 55px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body.contact-index-index main .container .contact-page-subtitle {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body.contact-index-index main .container #contact-form .row.form-row {
  padding-bottom: 60px;
}
body.contact-index-index main .container #contact-form .row.form-row .field-select .select-content {
  z-index: 0;
}
body.contact-index-index main .container #contact-form .row.form-row .field-select .select-content label {
  font-family: 'Titillium';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.454545px;
  color: #001c39;
  margin-bottom: 15px;
  display: block;
}
body.contact-index-index main .container #contact-form .row.form-row .field-select .select-content label.error {
  color: unset;
}
body.contact-index-index main .container #contact-form .row.form-row .field-select .select-content input {
  display: none;
}
body.contact-index-index main .container #contact-form .row.form-row .field-select .select-content ul {
  display: none;
}
body.contact-index-index main .container #contact-form .form-content[data-form-content="supporto_tecnico"] .row-content .select-request.information {
  display: none;
}
body.contact-index-index main .container #contact-form .form-content[data-form-content="richiesta_informazioni"] .row-content .select-request.support {
  display: none;
}
body.contact-index-index main .container #contact-form .form-content[data-form-content="richiesta_informazioni"] .row-content .field-input.hide {
  display: none;
}
body.contact-index-index main .container #contact-form .form-content[data-form-content="richiesta_informazioni"] .insert-row .insert-file {
  display: none;
}
body.contact-index-index main .container #contact-form .form-content.hide {
  display: none;
}
body.contact-index-index main .container #contact-form .form-content .row-content {
  align-items: end;
  margin-bottom: 30px;
}
body.contact-index-index main .container #contact-form .form-content .row-content .field-input label {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body.contact-index-index main .container #contact-form .form-content .row-content .field-input input {
  padding: 0 11px;
  border: 1px solid #e1e3e5;
  margin-top: 5px;
}
body.contact-index-index main .container #contact-form .form-content .row-content .field-input.not-ed label {
  color: #e1e3e5;
}
body.contact-index-index main .container #contact-form .form-content .row-content .field-input.not-ed input {
  border: none;
  background-color: #f5f5f5;
}
body.contact-index-index main .container #contact-form .form-content .row-content .field-input.hide {
  display: none;
}
body.contact-index-index main .container #contact-form .form-content .row-content .select-content input {
  display: none;
}
body.contact-index-index main .container #contact-form .form-content .row-content .select-content ul {
  display: none;
}
body.contact-index-index main .container #contact-form .form-content .row-content .select-content label {
  display: block;
  margin-bottom: 5px;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body.contact-index-index main .container #contact-form .form-content .row-content .select-content select {
  border: 1px solid #e1e3e5;
}
body.contact-index-index main .container #contact-form .form-content .row-content .select-content .select #information_category-select {
  color: #B3B8BD;
}
body.contact-index-index main .container #contact-form .form-content .insert-row {
  margin-bottom: 30px;
}
body.contact-index-index main .container #contact-form .form-content .insert-row .input-message textarea {
  border: 1px solid #e1e3e5;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 22px;
  letter-spacing: 0.454545px;
  color: #001c39;
}
body.contact-index-index main .container #contact-form .button-upload {
  color: #317ed9;
  position: relative;
}
body.contact-index-index main .container #contact-form .button-upload span {
  font-weight: 600;
  display: inline-block;
  text-decoration: none;
}
body.contact-index-index main .container #contact-form .button-upload span:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: "\e92a";
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body.contact-index-index main .container #contact-form .button-upload span:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: 14;
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body.contact-index-index main .container #contact-form .input-message {
  margin-bottom: 30px;
}
body.contact-index-index main .container #contact-form .content-file {
  padding: 15px;
  border: 1px solid #626D78;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
}
body.contact-index-index main .container #contact-form .content-file.hide {
  display: none;
}
body.contact-index-index main .container #contact-form .content-file .name-file {
  font-weight: 600;
  display: inline-block;
  text-decoration: none;
  line-height: 22px;
  color: #001c39;
}
body.contact-index-index main .container #contact-form .content-file .name-file:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: "\e926";
  font-family: "icomoon";
  margin: 0 12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body.contact-index-index main .container #contact-form .content-file .name-file:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: 14;
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body.contact-index-index main .container #contact-form .content-file .delete-file {
  color: #317ed9;
  cursor: pointer;
}
body.contact-index-index main .container #contact-form .progress {
  background-color: #c4c4c4;
  height: 5px;
}
body.contact-index-index main .container #contact-form .progress.hide {
  display: none;
}
body.contact-index-index main .container #contact-form .progress #progressBar {
  background-color: #317ed9;
  height: 5px;
  width: 0;
}
body.contact-index-index main .container #contact-form input#attached-docs {
  position: absolute;
  left: 0;
  opacity: 0;
}
body.reale.structure-localization-stepprintvoucher main .structure .container .booking-container #stepOneModal .modal-content-w .modal-body-w .body-helper .button-primary {
  background-color: #f0b400;
  color: #FFFFFF;
  border: none;
}
body.yrcustomer-cancellautenza-cancellautenza .main-content-customer .content-customer-body .beneficiaries #search {
  border-radius: 0;
  min-height: 44px;
  min-width: 200px;
}
body .modal-popup.alertError .modal-title {
  font-size: 2rem;
  border: 0 none;
  padding-bottom: 20px;
}
body .modal-popup.alertError .modal-inner-wrap {
  max-width: 300px;
  text-align: center;
}
body .modal-popup.alertError .modal-content {
  position: relative;
  padding: 0;
  text-align: center;
}
body .modal-popup.alertError .modal-footer {
  padding-bottom: 20px;
  text-align: center;
  padding-top: 20px;
}
body #beneficiares-section .customer-dob {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
body #beneficiares-section .customer-dob input {
  margin: 5px 0;
}
body .authorization-link .user-link.logged {
  width: 28px;
  height: 28px;
  background-color: #ffffff;
  color: #317ed9;
  font-family: 'Titillium';
  padding: 0;
  text-align: center;
  margin: 0;
  display: inline-block;
  border-radius: 50%;
  vertical-align: text-top;
  text-transform: uppercase;
}
body .authorization-link .rounded {
  width: 28px;
  height: 28px;
  background-color: #ffffff;
  color: #317ed9;
  font-family: 'Titillium';
  padding: 0;
  text-align: center;
  margin: 0;
  display: inline-block;
  border-radius: 50%;
  vertical-align: text-top;
  text-transform: uppercase;
  line-height: 26px;
}
body .authorization-link a {
  color: #ffffff;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: sub;
}
body .authorization-link a.active {
  color: #ffffff;
}
body .form.create.account {
  margin: 0 auto;
}
.registration-step {
  display: none;
}
.registration-step.current {
  display: block;
  animation-duration: 0.5s;
  animation-name: fadeInFromNone;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-name: fadeInFromNone;
  -webkit-animation-fill-mode: forwards;
  -ms-animation-duration: 0.5s;
  -ms-animation-name: fadeInFromNoneIE;
  -ms-animation-fill-mode: forwards;
}
@-webkit-keyframes fadeInFromNone {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInFromNoneIE {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInFromNone {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#registration-form-container .actions-toolbar {
  max-width: 800px;
  margin: 0 auto;
}
#registration-form-container .legend {
  line-height: 1;
  margin-bottom: 0;
  font-size: 1.6rem;
}
#registration-form-container .sublegend {
  font-size: 0.8rem;
}
.login-container #login-btn {
  margin: 0 auto;
  width: 50%;
}
.login-button a {
  width: 250px !important;
  text-align: center !important;
}
.register-button .strip-cta {
  margin-top: 0px;
}
.register-button a {
  font-size: 15px;
}
.registration-step .field-checkbox .field-error {
  margin: 0;
}
#forgot-password-section .container h1 {
  color: #004c99;
}
.beneficiaries {
  padding: 1rem;
}
.beneficiaries .btn-add-container {
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
}
.beneficiaries .btn-add-container .beneficiary-title {
  font-size: 1.047rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: normal;
  color: #666666;
  margin: auto 0;
}
.beneficiaries .btn-add-container .button.action-add {
  margin: 0;
  border-radius: 7px;
  max-height: 40px;
  padding: 5px !important;
  display: flex;
  flex-direction: column;
  max-width: 200px;
  background-color: #004c99;
  color: #ffffff !important;
  border: 2px solid #004c99;
}
.beneficiaries .btn-add-container .button.action-add:hover {
  background-color: #ffffff !important;
  color: #004c99 !important;
}
.beneficiaries .list .list-ben-title {
  display: flex;
  justify-content: space-between;
  border-bottom: solid 1px #d4d4d4;
}
.beneficiaries .list .list-ben-title p {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.54;
  letter-spacing: normal;
  color: #a3a3a3;
  margin-bottom: 11px;
  font-size: .62rem;
}
.beneficiaries .list .list-item {
  display: flex;
  justify-content: space-between;
}
.beneficiaries .list .list-item .item-info {
  display: flex;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.54;
  letter-spacing: normal;
  color: #444444;
  font-size: .62rem;
}
.beneficiaries .list .list-item .item-info::before {
  display: none;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: '\f007';
  font-size: 1.25rem;
  transition: color 0.4ms;
  margin-right: 10px;
}
.beneficiaries .list .list-item .item-actions {
  display: flex;
}
.beneficiaries .list .list-item .item-actions form {
  padding-bottom: 18px;
}
.beneficiaries .list .list-item .item-actions .action-edit::after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: '\f040';
  font-size: 1.25rem;
  transition: color 0.4ms;
  margin: 0 5px;
}
.beneficiaries .list .list-item .item-actions .action-delete::after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: '\f014';
  font-size: 1.25rem;
  transition: color 0.4ms;
  margin: 0 5px;
}
.beneficiaries .button.action-add {
  display: flex;
  text-align: center;
  justify-content: center;
  width: 90%;
  margin: 30px auto 10px auto;
}
#beneficiares-section ._has-datepicker ~ button.ui-datepicker-trigger {
  position: relative;
  display: flex;
  text-decoration: none;
}
#beneficiares-section ._has-datepicker ~ button.ui-datepicker-trigger::before {
  display: none;
}
#beneficiares-section ._has-datepicker ~ button.ui-datepicker-trigger span {
  display: none;
}
#beneficiares-section ._has-datepicker ~ button.ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#beneficiares-section ._has-datepicker ~ button.ui-datepicker-trigger:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: inherit;
  color: #317ed9;
  content: "\e922";
  font-family: "icomoon";
  margin: 15px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
#beneficiares-section ._has-datepicker ~ button.ui-datepicker-trigger::after {
  position: absolute;
  right: 10px;
  top: 4px;
}
@media (min-width: 1200px) {
  .beneficiaries {
    padding: 0 1rem;
  }
  .beneficiaries .list {
    margin: 0;
  }
  .beneficiaries .list .list-item .item-info {
    font-size: .62rem;
  }
  .beneficiaries .list .list-item .item-info::before {
    font-size: 1rem;
  }
  .beneficiaries .list .list-item .item-actions .action-edit::after {
    font-size: 1rem;
  }
  .beneficiaries .list .list-item .item-actions .action-delete::after {
    font-size: 1rem;
  }
  .beneficiaries .button.action-add {
    max-width: 300px;
    margin: 30px 0;
  }
}
body .content-customer-container form.form-address-edit .actions {
  display: block;
  width: 100%;
}
body .content-customer-container form.form-address-edit .fieldset .legend {
  border-bottom: 0 solid #001c39;
}
body .content-customer-container form.form-address-edit .fieldset .legend span {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #001c39;
}
body.yrcustomer-account-changeaddress .main-content-customer .content-customer-body .content-customer-container .form-address-edit .fieldset select {
  background: url("../images/svg/select-bg-chevron.svg") no-repeat 100% 45%;
}
body.customer-account-completed main .completed-body .banner-logged-completed#double-visualization .container-survey .survey-content .block-content .subtitle-survey {
  display: none;
}
body.reale.customer-account-completed main .completed-body .banner-logged-completed .banner-logged-family .right-logged-family .content-logged-family .button-logged-family.action.secondary:hover {
  background-color: #f4f4f5 !important;
  color: #317ed9 !important;
  border: 1px solid #317ed9;
}
body .container-radio-buttons {
  margin-bottom: 40px;
}
body .container-radio-buttons label {
  padding-bottom: 0;
  margin-right: 20px;
}
body .field.text {
  color: #001c39;
  font-size: 1.4rem;
  line-height: 21px;
  letter-spacing: 0.45px;
}
body .control.customer-dob {
  position: relative;
}
body .control.customer-dob input#dob {
  width: 100%;
}
body .control.customer-dob button.ui-datepicker-trigger {
  position: absolute;
  top: 11px;
  z-index: 10;
  right: 15px;
}
body input#dob,
body .control.simple-select-wrap select {
  border-color: #e1e3e5;
}
body input#dob.mage-error,
body .control.simple-select-wrap select.mage-error {
  border-color: #d93131;
}
body .age-over-input-control.foreign-control.hide,
body .foreign-control.hide {
  display: none;
}
body ._has-datepicker ~ .ui-datepicker-trigger::before {
  content: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 5.45352V14.999H1V5.45352M8 1.00195V3.54741M4.18256 1.00195V3.54741M11.8174 1.00195V3.54741M1 2.28164H15V5.46346H1V2.28164Z' stroke='%23317ED9' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
body.customer-account-create #login-information-message {
  z-index: 9999;
}
body.customer-account-create #login-information-message .registration-modal-position {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
body.customer-account-create #login-information-message .registration-modal-position .content-body {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
body.customer-account-create #login-information-message .registration-modal-position .content-body h3 {
  font-family: 'Titillium';
  font-weight: 400;
  font-size: 26px;
  line-height: 31.2px;
  letter-spacing: 0.45px;
  text-align: center;
}
body.customer-account-create #login-information-message .registration-modal-position .content-body p {
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.45px;
  text-align: center;
}
body.customer-account-create #login-information-message .registration-modal-position .content-body .logos-container {
  margin: auto;
}
body.customer-account-create #login-information-message .registration-modal-position .content-body .beneficiary-response-text.logos {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-evenly;
  gap: 32px;
}
body.customer-account-create #login-information-message .registration-modal-position .content-actions {
  width: 371px;
  display: inline-flex;
  gap: 24px;
  margin: 0 auto;
}
body.customer-account-create #login-information-message .registration-modal-position .content-actions .register {
  border-radius: 0;
  font-size: 1.4rem;
  line-height: 21px;
  text-align: center;
  font-weight: 600;
  letter-spacing: 0.45px;
  padding: 7px 15px;
  min-width: 221px;
  min-height: 48px;
}
body.customer-account-create #login-information-message .registration-modal-position .content-actions .sso-jump {
  border-radius: 0;
  min-width: 126px;
  min-height: 48px;
  background-color: #317ed9;
  color: #ffffff;
}
body.customer-account-create #login-information-message .registration-modal-position .message-content {
  padding: 20px;
  border: 1px solid #B3B8BD;
}
body.customer-account-create #login-information-message .registration-modal-position .message-content p {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.45px;
  text-align: start;
  display: flex;
  align-items: center;
}
body.customer-account-create #login-information-message .registration-modal-position .message-content p:before {
  margin-right: 10px;
  content: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12.0001%202.30957C17.3516%202.30963%2021.6906%206.64853%2021.6906%2012C21.6904%2017.3514%2017.3516%2021.6894%2012.0001%2021.6895C6.64862%2021.6895%202.3098%2017.3514%202.30969%2012C2.30969%206.64849%206.64856%202.30957%2012.0001%202.30957Z%22%20stroke%3D%22%23001C39%22%20stroke-width%3D%221.02%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M11.9999%207.3623V12.9259%22%20stroke%3D%22%23317ED9%22%20stroke-width%3D%221.02%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.9995%2015.7129C12.2554%2015.7129%2012.4631%2015.9206%2012.4631%2016.1765C12.4631%2016.4325%2012.2554%2016.6402%2011.9995%2016.6402C11.7435%2016.6402%2011.5358%2016.4325%2011.5358%2016.1765C11.5358%2015.9206%2011.7435%2015.7129%2011.9995%2015.7129Z%22%20fill%3D%22%23317ED9%22%20stroke%3D%22%23317ED9%22%20stroke-width%3D%221.02%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
}
body.customer-account-create #registration-form-container #form-validate .row {
  padding-bottom: 40px;
}
body.customer-account-create #registration-form-container #form-validate .control input[type="text"],
body.customer-account-create #registration-form-container #form-validate .control input[type="email"],
body.customer-account-create #registration-form-container #form-validate .control input[type="password"] {
  border-color: #e1e3e5;
}
body.customer-account-create #registration-form-container #form-validate .control input.mage-error,
body.customer-account-create #registration-form-container #form-validate .control select.mage-error {
  border-color: #d93131;
}
body.customer-account-create #registration-form-container #form-validate .control div.mage-error {
  font-size: 12px;
  color: #d93131;
  margin-top: 4px;
}
body.customer-account-create #registration-form-container #form-validate .actions-toolbar .primary #prosegui {
  height: 48px;
}
body.customer-account-create #registration-form-container #form-validate #step-2 .fieldset.create.account #SingoliPrivacy .field input[type="checkbox"]:checked ~ label::before {
  left: 7px;
  position: absolute;
  top: 2px;
}
body.customer-account-create #registration-form-container #form-validate #step-2 .fieldset.create.account #SingoliPrivacy .field input[type="checkbox"] {
  height: 25px;
  width: 25px;
}
body.customer-account-create #registration-form-container #form-validate #step-2 .fieldset.create.account #SingoliPrivacy .privacy-text.bold p {
  font-weight: bold;
}
body.customer-account-create #registration-form-container #form-validate #step-2 .fieldset.create.account #SingoliPrivacy .privacy-text.terms-condition {
  max-height: 140px;
  overflow: auto;
}
body.customer-account-create #registration-form-container #form-validate #step-2 .fieldset.create.account #SingoliPrivacy .field.choice {
  width: 100%;
}
body.customer-account-create #registration-form-container #form-validate #step-2 .fieldset.create.account #SingoliPrivacy .field.choice .register-radio input[type="radio"] {
  margin: 0;
}
body.customer-account-create #registration-form-container #form-validate #step-2 .fieldset.create.account #SingoliPrivacy .field.choice .register-radio .checkmark {
  left: 0;
}
body.customer-account-create #registration-form-container #form-validate #step-2 .fieldset.create.account #SingoliPrivacy .field.choice .register-radio .checkmark::after {
  left: 5px;
  top: 5px;
}
body.customer-account-create #registration-form-container #form-validate #step-2 .fieldset.create.account .field.captcha .label {
  display: none;
}
body.home-services-welfare.qkrma .first-section-logged .qk-balloon main .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .welcome-section-logged-container .qk-balloon,
body.cms-home.cms-index-index.qkrma .first-section-logged .qk-balloon main .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .welcome-section-logged-container .qk-balloon,
body.home-services-welfare.qkrma .first-section-logged .qk-balloon main .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .qk-balloon,
body.cms-home.cms-index-index.qkrma .first-section-logged .qk-balloon main .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .qk-balloon {
  opacity: 0.6;
}
body .calendario-header-base {
  display: inline-block;
  text-decoration: none;
  z-index: 3;
  margin-right: 10px;
}
body .calendario-header-base:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: inherit;
  color: #005ca9;
  content: "\e922";
  font-family: "icomoon";
  vertical-align: inherit;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body {
  /*.shadow-effect {
            &::before {
                content: '';
                position: absolute;
                left: 0;
                top: 40px;
                width: 497px;
                height: 345px;
                background: linear-gradient(336.8deg, #004C99 18.15%, rgba(0, 76, 153, 0.12) 66.12%);
                mix-blend-mode: normal;
            }
        }*/
}
body.home-services-welfare main .banner .hp-sub-banner {
  background-image: none;
}
body.cms-come-funziona .primary-header .header-bottom .nav-sections .section-items .section-item-content .navigation .global-nav-links li.come.funziona a {
  font-weight: bold;
}
body.cms-home .page.messages {
  z-index: 1;
  width: 100%;
  left: 0;
  overflow: hidden;
  position: relative;
}
body li.level0.ui-menu-item.active > a {
  font-weight: bold;
}
body .footer-icon-custom {
  display: none;
}
body #ot-sdk-btn-floating.ot-floating-button button {
  padding: 0;
}
body button.text {
  border: 0 none;
  padding: 0;
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: 0.45px;
  background-color: transparent;
}
body button.text:hover {
  background-color: transparent;
}
body .primary.action {
  background-image: none;
  background: #317ed9;
  border: 1px solid #317ed9;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Roboto';
  font-weight: 600;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
body .primary.action:focus,
body .primary.action:active {
  background: #f2f2f2;
  border: 1px solid #317ed9;
  color: #317ed9;
}
body .primary.action:hover {
  background: #f2f2f2;
  border: 1px solid #006bb4;
  color: #317ed9;
}
body .primary.action.disabled,
body .primary.action[disabled],
fieldset[disabled] body .primary.action {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
body .secondary.action {
  background-image: none;
  background: #ffffff;
  border: 1px solid #317ed9;
  color: #317ed9;
  cursor: pointer;
  display: inline-block;
  font-family: 'Roboto';
  font-weight: 600;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.2rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
body .secondary.action:focus,
body .secondary.action:active {
  background: #2571cb;
  border: 1px solid #317ed9;
  color: #ffffff;
}
body .secondary.action:hover {
  background: #2571cb;
  border: 1px solid #317ed9;
  color: #ffffff;
}
body .secondary.action.disabled,
body .secondary.action[disabled],
fieldset[disabled] body .secondary.action {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
body .primary.action,
body .secondary.action {
  min-width: 128px;
  border-radius: 0;
  font-size: 1.4rem;
  line-height: 21px;
  text-align: center;
  font-weight: 600;
  letter-spacing: 0.45px;
  padding: 7px 15px;
}
body .blue-effect::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(275.58deg, rgba(0, 0, 0, 0) 19.28%, rgba(0, 0, 0, 0.5) 37.47%, rgba(0, 0, 0, 0.6) 52.33%, rgba(0, 0, 0, 0.46) 66.23999999999999%, rgba(0, 0, 0, 0) 88.12%);
  mix-blend-mode: normal;
}
body .blue-effect::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(323deg, #004c99 0%, rgba(0, 76, 153, 0.12) 100%);
  mix-blend-mode: screen;
}
body .owl-carousel.owl-theme .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  border: 1px solid #317ed9;
}
body .owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
  background: #317ed9;
}
body .owl-carousel.owl-theme .owl-dots .owl-dot.active span {
  background: #317ed9;
  width: 12px;
  height: 12px;
  margin: 4px 7px;
}
body .banner .plus-banner-homepage {
  color: #001c39;
}
body .banner .plus-banner-homepage .title-banner-homepage p {
  font-size: 36px;
  font-weight: 400;
  text-align: center;
}
body .banner .plus-banner-homepage .banner-plus-content {
  text-align: center;
  justify-content: space-around;
}
body .banner .plus-banner-homepage .banner-plus-content li p {
  width: 500px;
  font-size: 14px;
}
body footer.primary-footer {
  border-top: none;
}
body .footer-menu {
  padding: 10px 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
  display: none;
}
body .menu-container {
  display: inline-block;
  vertical-align: middle;
  color: #65b2e8;
  font-weight: bold;
  width: 143px;
}
body .menu-container > li {
  float: left;
  padding: 0 10px;
}
body .menu-container > li:first-child {
  border-right: 2px solid #65b2e8;
}
body .primary-header.fixed {
  position: fixed;
}
body .primary-header .header-bottom .sections.nav-sections .section-items .section-item-content .navigation ul li img {
  margin-right: 10px;
}
body.customer-help-howitworks main .how_it_works_banner {
  background-image: url("../images/bg/lg/img_banner_howitworks.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-height: 390px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: center;
  background-position: center 40%;
}
body.customer-help-howitworks main .how_it_works_banner #how_it_works_text {
  color: #FFFFFF;
  font-size: 4.2rem;
  font-family: 'Titillium';
  margin-bottom: 40px;
}
body.customer-help-howitworks main .how_it_works_banner .button-video {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
body.customer-help-howitworks main .how_it_works_banner .button-video .icon-play-button {
  margin-right: 10px;
  content: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Icon play'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 15C1 7.26818 7.26818 1 15 1C22.7318 1 29 7.26818 29 15C29 22.7318 22.7318 29 15 29C7.26818 29 1 22.7318 1 15Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.7939 20.0902V9.90832L20.4303 14.9992L12.7939 20.0902Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E");
}
body.customer-help-howitworks main .how_it_works_banner .button-video #text_watch_video {
  color: #FFFFFF;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
body.cms-home.cms-index-index #survey-2 .survey-content {
  background-color: #317ed9;
}
body.cms-home.cms-index-index .double-visualization-container .family-logged-photo-banner .banner-logged-family .right-logged-family {
  background-color: #317ed9;
}
body.cms-home.cms-index-index .home .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged {
  position: relative;
}
body.cms-home.cms-index-index .home .homebox .container-bisogni .bisogni-content .hp-first-block-welcome.logged .section-logged-in .first-section-logged .scrollSVG {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 40px;
}
body.cms-home.cms-index-index .home .homebox .container-bisogni .single-visualization-container .container-survey {
  margin-top: 60px !important;
}
