/* Tipography
*/
@font-face {
  font-family: 'Aleo';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/aleo/v9/c4mi1nF8G8_swAjxeDdJmg.ttf) format('truetype');
}
@font-face {
  font-family: 'Aleo';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/aleo/v9/c4mh1nF8G8_swAjJ1A.ttf) format('truetype');
}
@font-face {
  font-family: 'Aleo';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/aleo/v9/c4mi1nF8G8_swAjxaDBJmg.ttf) format('truetype');
}
@font-face {
  font-family: 'Aleo';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/aleo/v9/c4mg1nF8G8_syKbr9DU.ttf) format('truetype');
}
@font-face {
  font-family: 'Aleo';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/aleo/v9/c4mv1nF8G8_s8Ao.ttf) format('truetype');
}
@font-face {
  font-family: 'Aleo';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/aleo/v9/c4mg1nF8G8_syLbs9DU.ttf) format('truetype');
}
html {
  font-size: 14px !important;
}
html,
body {
  font-family: 'Aleo', serif;
  color: #333;
}
h1,
h2 {
  font-family: 'Aleo', serif;
  color: #698F7E;
  font-weight: bold;
  text-transform: uppercase !important;
}
h1 {
  text-align: center;
}
body {
  min-height: 100vh;
  position: relative;
}
a {
  font-size: #03567B;
  color: #333;
}
a:hover {
  text-decoration: underline;
  color: #698F7E;
}
.brand {
  width: 400px;
}
@media (max-width: 768px) {
  .brand {
    width: 250px;
  }
}
.btn-default {
  text-transform: uppercase;
  padding: 0;
  margin: 6px;
  height: 38px;
  display: inline-block;
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
  text-decoration: underline;
  text-underline-position: under;
  background-color: transparent;
  max-width: 100%;
}
.btn-default.active,
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default.focus,
.btn-default:active,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.btn-default:focus,
.btn-default:hover,
.open > .dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  background-color: transparent;
  color: #FFF;
}
.btn-default.active,
.btn-default:active {
  box-shadow: none;
}
input[type=submit].btn-default {
  text-transform: uppercase;
  padding: 9px 40px;
  height: 38px;
  width: 100%;
  display: inline;
  font-weight: 400;
  text-decoration: none;
  max-width: 100%;
}
.btn-success {
  font-weight: 400;
  font-size: 15px;
  background-color: #698F7E;
  border-color: #698F7E;
}
.btn-link-profilo {
  color: #698F7E;
  background-color: #FFF;
  border-color: #FFF;
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 16px;
  height: initial;
  border-radius: 4px;
  padding: 20px;
  width: 100%;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  overflow-wrap: break-word;
  transition: all 0.6s cubic-bezier(0.245, 0.61, 0.355, 1);
  box-shadow: 0px 0px 5px #ccc;
  display: inline-block;
}
.btn-link-profilo:hover,
.btn-link-profilo:focus,
.btn-link-profilo:active,
.btn-link-profilo:active:focus,
.btn-link-profilo:active:hover {
  background-color: #698F7E !important;
  border-color: #698F7E !important;
  color: #FFF !important;
}
.link-primary {
  color: #698F7E;
  font-weight: bold;
}
.link-primary i {
  color: #698F7E;
  border: 2px solid #698F7E;
  border-radius: 15px;
  width: 23px;
  height: 23px;
  line-height: 20px;
  font-size: 11px;
  text-align: center;
  margin-right: 5px;
}
.nav-tabs {
  margin-top: 40px;
}
.nav-tabs > li > a {
  display: inline-block;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 5px;
  padding: 20px !important;
  width: 300px;
  margin-bottom: 20px;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  border: 0;
  background-color: #698F7E;
  border-color: #698F7E;
  color: #FFF;
}
.show {
  height: 1px;
}
.btn-default-small {
  color: #03567B;
  text-transform: uppercase;
  text-decoration: underline;
  text-underline-position: under;
  height: 28px;
  font-size: 15px;
  font-weight: 700;
  background-color: transparent;
  max-width: 100%;
}
.btn-default-small.active,
.btn-default-small.active.focus,
.btn-default-s mall.active:focus,
.btn-default-small.active:hover,
.btn-default-small.focus,
.btn-default-small:active,
.btn-default-small:active.focus,
.btn-default-small:active:focus,
.btn-default-small:active:hover,
.btn-default-small:focus,
.btn-default-small:hover,
.open > .dropdown-toggle.btn-default-small,
.open > .dropdown-toggle.btn-default-small.focus,
.open > .dropdown-toggle.btn-default-small:focus,
.open > .dropdown-toggle.btn-default-small:hover {
  background-color: transparent;
  color: #FFF;
}
.btn-default-small.active,
.btn-default-small:active {
  box-shadow: none;
}
.btn-primary,
.btn-default,
input[type=button].btn-default,
.btn-default-small {
  color: #FFF;
  background-color: #698F7E;
  border-color: #698F7E;
  font-weight: 700;
  font-size: 16px;
  height: initial;
  border-radius: 4px;
  padding: 10px 60px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  overflow-wrap: break-word;
  transition: all 0.6s cubic-bezier(0.245, 0.61, 0.355, 1);
}
.btn-primary:hover,
.btn-default:hover,
input[type=button].btn-default:hover,
.btn-default-small:hover,
.btn-primary:focus,
.btn-default:focus,
input[type=button].btn-default:focus,
.btn-default-small:focus,
.btn-primary:active,
.btn-default:active,
input[type=button].btn-default:active,
.btn-default-small:active,
.btn-primary:active:focus,
.btn-default:active:focus,
input[type=button].btn-default:active:focus,
.btn-default-small:active:focus,
.btn-primary:active:hover,
.btn-default:active:hover,
input[type=button].btn-default:active:hover,
.btn-default-small:active:hover {
  background-color: #CBA435;
  border-color: #CBA435;
  color: #FFF;
}
.btn-primary i,
.btn-default i,
input[type=button].btn-default i,
.btn-default-small i {
  border: 2px solid #fff;
  border-radius: 15px;
  width: 23px;
  height: 23px;
  line-height: 20px;
  font-size: 11px;
}
.btn-default-small {
  font-size: 14px;
  padding: 8px 18px;
  margin-top: 12px;
}
.btn-secondary {
  color: #698F7E;
  background-color: #FFF;
  font-weight: 700;
  font-size: 16px;
  height: initial;
  border: 2px solid #698F7E;
  border-radius: 4px;
  padding: 10px 60px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  overflow-wrap: break-word;
  transition: all 0.6s cubic-bezier(0.245, 0.61, 0.355, 1);
}
.btn-secondary i {
  border: 2px solid #698F7E;
  border-radius: 15px;
  width: 23px;
  height: 23px;
  line-height: 20px;
  font-size: 11px;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary:active:focus,
.btn-secondary:active:hover {
  background-color: #698F7E;
  border: 2px solid #698F7E;
  color: #FFF;
}
.btn-secondary:hover i,
.btn-secondary:focus i,
.btn-secondary:active i,
.btn-secondary:active:focus i,
.btn-secondary:active:hover i {
  border: 2px solid #FFF;
}
.btn-secondary-small {
  text-transform: uppercase;
  padding: 4px 40px;
  height: 28px;
  font-size: 1rem;
}
.btn-secondary-xme {
  text-transform: uppercase;
  padding: 9px 40px;
  height: 38px;
}
.btn-secondary-xme-small {
  text-transform: uppercase;
  padding: 4px 40px;
  height: 28px;
  font-size: 1rem;
}
.rowmargin20 {
  margin-top: 20px;
}
.boxpage {
  background: #FFF;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
  padding: 20px;
}
/* HEADER */
header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background-color: #FFF;
  z-index: 9997;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.078);
}
header .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 32px 15px;
}
header .container::before,
header .container::after {
  display: none;
}
header #logo a img {
  height: auto;
}
.navbar-header {
  padding-bottom: 10px;
}
.navbar-default {
  width: 100%;
  border: 0;
  background: transparent;
}
.navbar {
  margin: 10px 0 0 0;
}
@media (max-width: 997px) {
  .navbar-right {
    float: left !important;
    margin-left: -15px;
  }
}
.navbar-brand {
  height: auto;
}
.navbar-default .navbar-toggle {
  border: 0;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #CBA435;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #CBA435;
}
.navbar-default .navbar-toggle:focus .icon-bar,
.navbar-default .navbar-toggle:hover .icon-bar {
  background-color: #FFF;
}
.navbar-default .navbar-nav > li > a,
.dropdown-menu li a,
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #698F7E;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  padding: 10px 0;
  margin: 10px;
}
.navbar-default .navbar-nav > li > a:hover,
.dropdown-menu li a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
  color: #698F7E;
}
.hvr-underline-from-left:before {
  background: #CBA435;
  height: 4px;
  transition-property: right;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
a.active {
  color: #FFF !important;
  background: #CBA435 !important;
  border-radius: 4px !important;
  padding: 10px !important;
}
@media (min-width: 1200px) {
  .navbar-nav > li > .dropdown-menu {
    border: 0;
    box-shadow: none;
    background: #FAF6EA;
    text-align: center;
    min-width: 100%;
    margin: -10px 0 0 0;
    border-radius: 5px;
  }
}
.navbar-nav {
  margin: 14px 0 0 0;
}
.dropdown-menu li a:hover {
  color: #CBA435;
  background: transparent;
}
.dropdown-menu li {
  border-bottom: 1px solid #fff;
}
.dropdown-menu li:last-child {
  border: 0;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 15px;
  }
}
main {
  padding: 40px 0;
}
main .navbar-nav .first img {
  float: left;
}
main .navbar-nav .first p {
  text-align: right;
}
@media screen and (max-width: 992px) {
  main .navbar-nav .first p {
    text-align: left;
  }
}
main .navbar-nav .first .favouriteShop {
  font-size: 1rem;
}
main .navbar-nav .first .favouriteShop span {
  font-weight: bold;
}
main .navbar-nav .first .align-bottom {
  bottom: 10px;
  right: 20px;
}
@media screen and (max-width: 992px) {
  main .navbar-nav .first .align-bottom {
    position: relative;
    right: 0;
    margin: 0;
  }
}
main .navbar-nav .first a {
  color: #03567B;
  padding: 0;
}
main .navbar-nav .first a:hover,
main .navbar-nav .first a:focus {
  text-decoration: underline;
  color: #03567B;
}
@media screen and (max-width: 992px) {
  main .navbar-nav .first {
    padding: 20px 20px 1px;
  }
}
main .navbar-nav li {
  margin: 2px 0;
  background: #FFF;
  width: 100%;
}
main .navbar-nav li a {
  color: #333;
  padding: 15px;
}
main .navbar-nav li a,
main .navbar-nav li a:hover,
main .navbar-nav li a:focus {
  color: #333;
  text-decoration: none;
}
main .navbar-nav li .arrow {
  float: right;
  margin-top: 6px;
}
main .navbar-nav li #sub1 {
  background: #F8F9FA;
}
main .navbar-nav li #sub1 li {
  background: #F8F8F8;
  padding-left: 15px;
}
main .navbar-nav li #sub1 li a:hover,
main .navbar-nav li #sub1 li a:focus {
  background: #f8f8f8;
}
main .navbar-nav li:first-child {
  margin-top: 0;
}
main .navbar-collapse {
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 992px) {
  main .navbar-collapse {
    margin-top: -48px;
  }
}
/*
     *  FOOTER
     */
footer {
  background: #F8F9FA;
  color: #333;
  padding: 1rem 0 1rem;
  font-size: 18px;
  font-weight: 300;
}
footer .logo-footer {
  margin-bottom: 40px;
}
footer a {
  color: #adb5bd;
}
footer a:hover,
footer a:focus {
  color: #adb5bd;
  text-decoration: none;
}
footer .social {
  padding: 15px 20px 0 0;
  text-align: right;
}
footer .social a {
  font-size: 36px;
  margin: 0 0 0 20px;
  transition: all 0.2s ease;
  top: 0;
  position: relative;
  right: 0;
}
footer .social a:hover {
  top: -3px;
}
footer .social a p {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  footer .social {
    text-align: center;
  }
}
footer .link-footer {
  font-weight: 700;
  font-size: 18px;
  line-height: 50px;
  border-left: 2px solid #CBA435;
  padding-left: 35px;
}
@media (max-width: 768px) {
  footer .link-footer {
    text-align: center;
    border-left: 0;
    border-top: 2px solid #CBA435;
  }
}
footer .link-bottom-footer {
  margin-top: 20px;
  font-size: 13px;
}
footer .link-bottom-footer .link-center {
  margin: 0px 40px;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  padding: 0 40px;
}
footer .link-bottom-footer a {
  color: #333;
}
footer .link-bottom-footer a:hover {
  color: #333;
}
footer .fly-sm {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
footer .fly-sm:hover {
  -webkit-transform: translate(0, -3px) !important;
  transform: translate(0, -3px) !important;
}
footer .fly-sm * {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
footer > div {
  margin: 3rem 20px;
  max-width: 100%;
}
footer .newsletter {
  text-align: center;
}
footer .newsletter form {
  max-width: 676px;
  margin: 0 auto;
  padding: 36px 52px 10px;
  position: relative;
}
footer .newsletter form::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-top: 16px solid #FDD073;
  border-left: 16px solid #FDD073;
  height: 20px;
  width: 20px;
}
footer .newsletter form::after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  border-right: 16px solid #FDD073;
  border-bottom: 16px solid #FDD073;
  height: 20px;
  width: 20px;
}
footer .newsletter form .input {
  -ms-display: flex;
  -ms-column-gap: 16px;
  display: flex;
  flex-direction: row;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
}
footer .newsletter form input[type="email"] {
  display: block;
  width: 60%;
  line-height: 44px;
  box-sizing: border-box;
  border-radius: 4px;
  border: none;
  padding-left: 15px;
  padding-right: 15px;
}
footer .newsletter form input[type="submit"] {
  display: block;
  width: 40%;
  line-height: 44px;
  box-sizing: border-box;
  background: #FDD073;
  color: #03567B;
  text-transform: uppercase;
  border-radius: 4px;
  border: none;
  font: normal normal bold 20px/30px;
}
footer .newsletter hr {
  border-color: #FDD073;
  margin-top: 2rem;
}
footer .main {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
footer .main .logo img {
  width: 90%;
  max-width: 280px !important;
  height: auto;
  margin: 0 auto;
}
footer .main ul#link_social {
  display: flex;
  justify-self: end;
  flex-direction: row;
  list-style: none;
  padding: 0;
}
footer .main ul#link_social li a {
  display: block;
  border-radius: 4px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  margin: 7px;
  text-align: center;
  background: #FDD073;
  color: #03567B;
  border: 1px solid #FDD073;
  padding: 1.25rem 1.5rem;
}
footer .main ul#link_social li a:hover {
  color: #FDD073;
  background: #03567B;
  border-color: #FDD073;
}
footer .main ul#link_social li a:focus {
  color: #FDD073;
  background: #81ABBD;
  background-color: #81ABBD;
}
footer .bottom1 {
  display: flex;
  align-content: flex-start;
  justify-content: flex-start;
  -ms-lex-wrap: wrap;
  flex-wrap: wrap;
}
footer .bottom1 .menu {
  list-style: none;
  font-family: 'Avenir Next';
  padding: 0;
  min-width: 200px;
}
footer .bottom1 .menu > li > a {
  text-align: left;
  font: normal normal 750 18px/30px 'Avenir Next';
  letter-spacing: 0px;
  color: #FFF;
  text-decoration: none;
}
footer .bottom1 .menu .sub-menu {
  list-style: none;
  padding: 0;
}
footer .bottom1 .menu .sub-menu > li > a {
  text-align: left;
  font: normal normal normal 14px/30px;
  letter-spacing: 0px;
  color: #FFF;
  text-decoration: none;
}
footer .bottom1 .menu .external {
  position: relative;
  padding-right: 25px;
}
footer .bottom1 .menu .external a::after {
  content: '';
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: transparent url(/res/images/farmagora/external_link.svg) no-repeat 100% 100%;
  background-size: cover;
  height: 16px;
  width: 16px;
}
footer .bottom2 {
  display: flex;
  flex-direction: column;
  margin: 3rem auto 0;
  -ms-lex-wrap: wrap;
  flex-wrap: wrap;
}
footer .bottom2 > * {
  display: flex;
  align-content: flex-start;
  justify-content: flex-start;
  -ms-lex-wrap: wrap;
  flex-wrap: wrap;
}
footer .bottom2 .widget {
  margin: 20px 0;
  text-align: left;
  font: normal normal normal 12px/16px;
  letter-spacing: 0px;
  color: #FFF;
  text-align: center;
}
@media screen and (max-width: 767.9px) {
  footer .bottom2 > * {
    flex-direction: column;
    align-items: flex-start;
    padding: 0 20px;
  }
  footer .bottom2 > * p {
    text-align: left;
  }
}
@media screen and (min-width: 768px) {
  footer > div {
    margin: 3rem auto;
    max-width: 80%;
  }
  footer .main {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  footer .main ul#link_social li a {
    padding: 8px 13px;
  }
  footer .bottom1,
  footer .bottom2 > * {
    justify-content: space-around;
  }
}
@media screen and (max-width: 1200px) {
  footer .bottom1 {
    -ms-lex-wrap: no-wrap;
    flex-wrap: no-wrap;
  }
  footer .bottom1 > * {
    flex-basis: 20%;
  }
  footer .bottom1 .menu .external {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    padding: 1rem 2rem 1rem 0;
    width: 100%;
    box-sizing: border-box;
  }
  footer .bottom1 .menu .external:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
  #menu-footer-link-corporate {
    width: calc(100vw - 70px);
  }
}
@media screen and (min-width: 1200px) {
  footer .bottom1 {
    -ms-lex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  footer .bottom1 > * {
    flex-basis: 20%;
  }
}
#home-page .owl-carousel {
  margin-bottom: 20px;
}
#home-page .owl-theme .owl-nav {
  margin-top: 0;
}
#home-page .owl-theme .owl-nav [class*="owl-"]:hover {
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
}
#home-page .owl-theme .owl-dots .owl-dot span {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #fff;
  border-radius: 30px;
  height: 10px;
  margin: 5px 4px;
  width: 10px;
}
#home-page .owl-theme .owl-nav [class*="owl-"] {
  background: transparent none repeat scroll 0 0;
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  height: 35px;
  margin: 5px;
  padding: 4px 5px;
  position: absolute;
  top: 45%;
  width: 35px;
}
#home-page .owl-prev {
  left: 0;
}
#home-page .owl-next {
  right: 0;
}
#home-page .owl-theme .owl-dots {
  bottom: 4px;
  left: 45%;
  position: absolute;
}
#home-page .owl-theme .owl-dots .owl-dot.active span,
#home-page .owl-theme .owl-dots .owl-dot:hover span {
  background: #fff none repeat scroll 0 0;
}
#home-page .boxhome {
  background: #FFF;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
  padding: 20px;
}
#home-page .boxhome h3,
#home-page .boxhome h1,
#home-page .boxhome h4 {
  margin-top: 0;
  line-height: 23px;
}
#home-page .boxhome p {
  color: #333;
  font-size: 1rem;
}
#home-page .prenotaxme {
  min-height: 213px;
}
#home-page .prenotaxme img {
  float: right;
}
#home-page .prenotaxme h4 {
  color: #FDD073;
  text-transform: uppercase;
}
#home-page .prenotaxme h3 {
  font-weight: 500;
}
#home-page .prenotaxme a {
  color: #FDD073;
}
#home-page .prenotaxme .form-inline .form-group {
  width: 100%;
}
#home-page .prenotaxme .form-control {
  margin-right: 10px;
  width: 71%;
  float: left;
}
#home-page .cartavalore {
  min-height: 213px;
}
#home-page .cartavalore img {
  float: right;
  margin-left: 10px;
}
#home-page .cartavalore h4 {
  color: #333;
  text-transform: uppercase;
}
#home-page .cartavalore h3 {
  font-weight: 500;
}
#home-page .cartavalore a {
  color: #333;
}
#home-page .cartavalore .btn-registrati {
  margin-bottom: 0;
  margin-top: 18px;
}
#home-page .cartavalore .punti {
  font-weight: 500;
  font-size: 25px;
  color: #333;
}
#home-page .cartavalore .ncarta span {
  font-weight: 500;
  color: #333;
}
#home-page .healthtime {
  min-height: 213px;
}
#home-page .healthtime img {
  float: right;
  margin-left: 10px;
}
#home-page .healthtime h4 {
  color: #333;
  text-transform: uppercase;
}
#home-page .healthtime h3 {
  font-weight: 500;
}
#home-page .news {
  min-height: 240px;
}
#home-page .news h4 {
  color: #333;
  text-transform: uppercase;
}
#home-page .news p {
  line-height: 25px;
}
#home-page .offerta {
  padding: 20px 20px 0 20px;
  min-height: 240px;
}
#home-page .offerta h4 {
  color: #333;
  text-transform: uppercase;
}
#home-page .offerta p {
  line-height: 25px;
}
#home-page .offerta .prezzoFinale {
  color: #FFF;
  background: #FDD073;
  font-size: 14px;
  padding: 10px 15px;
  font-weight: 500;
  margin: 0 5px 5px 0;
}
#home-page .offerta .prezzoIniziale {
  color: #333;
  font-size: 1rem;
  margin-top: 20px;
  margin-bottom: 4px;
}
#home-page .offerta .nomeProdotto {
  color: #333;
  font-size: 15px;
  font-weight: 500;
  height: 48px;
  overflow: hidden;
  margin: 0px 0 5px;
  text-transform: uppercase;
}
#home-page .offerta .NomeDitta {
  margin-bottom: 15px;
}
#home-page .offerta .sconto,
#home-page .offerta .testo1,
#home-page .offerta .testo2 {
  color: #FDD073;
  text-transform: uppercase;
  font-weight: 600;
}
#home-page .offerta .testoPromo3 {
  margin-bottom: 0;
}
#home-page .offerta #tipo3 {
  margin-top: -5px;
}
#home-page .offerta .owl-theme .owl-dots {
  position: relative;
  text-align: center;
  left: 0;
}
#home-page .offerta .owl-theme .owl-dots .owl-dot.active span,
#home-page .offerta .owl-theme .owl-dots .owl-dot:hover span {
  background: #333 none repeat scroll 0 0;
}
#home-page .offerta .owl-theme .owl-dots .owl-dot span {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #333;
  border-radius: 30px;
  height: 10px;
  margin: 5px 4px;
  width: 10px;
}
#home-page .offerta .owl-carousel {
  margin-bottom: 0;
}
.page-content-wrapper h1 {
  margin-top: 0px;
}
.page-content-wrapper hr {
  border-color: #333;
}
@media screen and (max-width: 768px) {
  .page-content-wrapper {
    padding: 0;
    font-size: 16px;
  }
  .page-content-wrapper h1 {
    font-size: 23px;
  }
  .page-content-wrapper h2 {
    font-size: 20px;
  }
  .page-content-wrapper h3,
  .page-content-wrapper h4 {
    font-size: 16px;
  }
}
.page-content-wrapper.mobile .form-control,
.page-content-wrapper.mobile .rail-select .select2-container--default .select2-selection--single,
.page-content-wrapper.mobile .rail-select select {
  border-radius: 0;
  box-shadow: none;
  color: #b2b4b4;
  height: initial;
  font-size: 19px;
  border-style: none;
  border-bottom: 1px solid #333;
}
.page-content-wrapper.mobile .rail-select .rail-select .select-side,
.page-content-wrapper.mobile .rail-select .select-side,
.page-content-wrapper.mobile .rail-select .select2-container--default .select2-selection--single .select2-selection__arrow {
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background-color: transparent;
  border-style: none;
}
.page-content-wrapper.mobile .input-group-addon {
  border: 0 none #333;
  border-bottom: 1px solid #333;
  border-radius: 0;
}
.page-content-wrapper.mobile h1 {
  margin-top: 0px;
}
.page-content-wrapper.mobile hr {
  border-color: #333;
}
@media screen and (max-width: 768px) {
  .page-content-wrapper.mobile {
    padding: 0;
  }
  .page-content-wrapper.mobile #modifica-dati .registration {
    padding: 0;
  }
}
select {
  height: 45px !important;
}
.body-registration {
  background: #FFF;
  border-radius: 6px;
  /* end .registration.mobile */
}
.body-registration header .logo h1 {
  margin-top: 20px;
}
.body-registration header .logo img {
  margin-left: 40px;
}
.body-registration h1 {
  max-width: 660px;
  margin: auto;
}
.body-registration h2 {
  color: #333;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 16px;
}
.body-registration .registration {
  /* 		max-width: 660px; */
  /* 		border:1px solid @lld-grey-border; */
  /*   		-o-box-shadow: 0px 0px 8px 0.9px rgba(163, 163, 163, 0.5); */
  /*   		-moz-box-shadow: 0px 0px 8px 0.9px rgba(163, 163, 163, 0.5); */
  /*   		-webkit-box-shadow: 0px 0px 8px 0.9px rgba(163, 163, 163, 0.5); */
  /*   		box-shadow: 0px 0px 8px 0.9px rgba(163, 163, 163, 0.5); */
  /* 		padding: 40px; */
  margin: auto;
  border-radius: 6px;
}
@media screen and (max-width: 768px) {
  .body-registration .registration {
    padding: 0;
  }
}
.body-registration .registration form {
  background: #FFF;
  padding: 20px;
  border-radius: 6px;
}
.body-registration .registration form a {
  color: #03567B;
  text-transform: uppercase;
  font-weight: bold;
}
.body-registration .registration p {
  font-size: 1.3rem;
  text-align: center;
  color: #333;
  padding-top: 35px;
  margin: 0;
}
.body-registration .registration a {
  font-size: 1.3rem;
  color: #FFF;
}
.body-registration .registration .alert {
  border-radius: 2px;
}
.body-registration .registration .alert h2 {
  color: #333;
  font-size: 1.6rem;
  text-transform: none;
  margin-top: 20px ;
  margin-bottom: 10px;
}
.body-registration .registration .alert p {
  color: #333;
  font-size: 1rem;
  line-height: 1.42857143;
  text-align: center;
}
.body-registration .registration .alert-success {
  color: #333;
  background: #FFF;
  border: #FFF;
  text-align: center;
}
.body-registration .registration .alert-danger {
  color: #03567B;
  text-align: center;
}
.body-registration .registration .generic {
  color: #a94442;
  background-color: #fff;
  padding: 20px;
  border-radius: 6px;
}
.body-registration .registration.mobile {
  max-width: 660px;
  border: 0 none transparent;
  -o-box-shadow: none;
  box-shadow: none;
  padding: 0;
  margin: auto;
  border-radius: 6px;
}
.body-registration .registration.mobile p,
.body-registration .registration.mobile p a {
  font-size: 16px;
}
.body-registration .registration.mobile .form-control,
.body-registration .registration.mobile .rail-select .select2-container--default .select2-selection--single,
.body-registration .registration.mobile .rail-select select {
  border-radius: 0;
  box-shadow: none;
  color: #b2b4b4;
  height: initial;
  font-size: 19px;
  border-style: none;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 768px) {
  .body-registration .registration.mobile {
    padding: 20px;
  }
}
.body-registration main {
  padding: 40px 0;
}
.body-registration a {
  font-size: 1rem;
  color: #03567B;
}
@media screen and (max-width: 768px) {
  .body-registration .margin {
    margin-top: 15px;
  }
}
.body-registration .attenzione {
  margin-bottom: 30px;
  line-height: 1.2;
  font-size: 24px;
  margin-top: 5px;
}
.conferma {
  background: #FFF;
  padding: 20px;
  border-radius: 6px;
  text-align: center;
}
.error-condizioni {
  margin-top: 0;
  margin-bottom: 0;
}
/* #modifica-dati {  */
/* 		.registration { */
/* 		padding: 40px; background-color: @white; border-radius: @radius; */
/* 			@media screen { */
/* 				@media (max-width : 768px){ */
/* 				padding: 20px;			 */
/* 			} */
/* 			} */
/* 	} */
/* } */
.select2-container {
  min-width: 100%;
  max-width: 100%;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #333 transparent transparent;
  border-width: 8px 7px 0;
  left: 36%;
}
select.form-control.sel1 {
  margin-bottom: 16px;
  text-align: center;
  padding: 0 18px!important;
}
@media screen and (min-width: 768px) and (max-width: 990px) {
  select.form-control.sel1 {
    padding: 0 8px!important;
  }
}
#questionario {
  padding: 40px;
  background-color: #FFF;
  border-radius: 8px;
}
#questionario label {
  padding-left: 0px;
}
#scheda-farmacia {
  padding: 20px;
}
#scheda-farmacia .dati-farmacia span {
  color: #333;
}
#scheda-farmacia h4 {
  color: #333;
}
#scheda-farmacia .reparti,
#scheda-farmacia .orari {
  line-height: 35px;
}
#scheda-farmacia .reparti ul,
#scheda-farmacia .orari ul {
  list-style: none;
  margin-left: -40px;
}
#scheda-farmacia .reparti img {
  height: 35px;
  width: 35px;
  margin: 8px 10px 8px 0;
}
#scheda-farmacia .orari {
  border-left: 1px solid #F8F9FA;
}
#scheda-farmacia .orari .ora {
  color: #333;
}
#carta-valore {
  padding: 20px;
}
#carta-valore .dati-carta span {
  color: #333;
}
#carta-valore .img-carta {
  width: 75%;
}
#carta-valore .saldo {
  font-size: 1.6rem;
  font-weight: 500;
}
#carta-valore .acquisti {
  font-size: 1rem;
}
#carta-valore .acquisti ul {
  list-style: none;
  margin-left: -40px;
}
#carta-valore .acquisti .punteggiomeno {
  background: #FDD073;
  color: #FFF;
  padding: 7px 14px;
}
#carta-valore .acquisti .punteggiopiu {
  background: #03567B;
  color: #FFF;
  padding: 7px 14px;
}
.boxDx {
  padding: 20px;
}
.boxCatalogo h4 {
  color: #03567B;
}
.boxCatalogo p {
  color: #333;
}
.boxCatalogo .btn-default {
  margin-top: 10px;
}
.boxRichiedi {
  margin-top: 20px;
}
.boxRichiedi .btn-default {
  padding: 9px 20px;
}
.boxNews {
  margin-top: 20px;
}
.boxNews h3 {
  text-transform: uppercase;
  margin-top: 0;
}
.boxNews p {
  color: #333;
}
.cerca-farmacia {
  padding: 20px;
}
.cerca-farmacia h3 {
  color: #333;
  margin-top: 0;
}
.cerca-farmacia p {
  color: #333;
}
.cerca-farmacia p span {
  color: #333;
  margin-left: 6px;
}
.cerca-farmacia .farmacia {
  padding: 0 0 12px 0;
}
.cerca-farmacia .farmacia .vediPercorso {
  white-space: nowrap;
}
.cerca-farmacia .form-inline .form-group,
.cerca-farmacia .form-inline .form-control {
  width: 56%;
}
.cerca-farmacia .form-inline {
  margin-bottom: 20px;
}
.cerca-farmacia .mappa {
  margin-right: 15px;
  margin-left: 15px;
}
.cerca-farmacia .mappa .selezionata {
  background: #FFF;
  width: 300px;
  position: absolute;
  top: 37%;
  left: 26%;
  padding: 20px;
}
.cerca-farmacia label {
  color: #333;
  font-size: 1rem;
}
.modal-backdrop.in {
  opacity: 0.75;
}
.modal-content {
  border-radius: 3px;
}
.modal-content .modal-header {
  color: #FFF;
  background: #03567B;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.modal-content .modal-header h3 {
  text-align: center;
}
.modal-content .modal-header .close {
  opacity: 1;
}
.modal-content .modal-header .close span {
  color: #FFF;
}
.modal-content .modal-body p {
  font-size: 1rem;
  color: #333;
  line-height: 1.42857143;
}
#ModalAttention .modal-content .modal-header {
  background: #e5c52e;
}
#ModalKo .modal-content .modal-header {
  background: #a94442;
}
.alert-danger {
  background-color: #fff;
  border-color: #fff;
}
.dati {
  padding: 0 18px;
  border-left: 1px solid;
  text-align: center;
}
.dati h1 {
  margin-bottom: 20px !important;
}
.dati p {
  color: #333 !important;
  font-size: 14px !important;
  text-align: left !important;
  line-height: 40px !important;
  margin: 0 0 10px !important;
}
.formtable .label {
  color: #333;
}
#createBanner .rail-select {
  width: 180px;
}
#createBanner .rail-select .select-side {
  left: 140px;
}
.rail-select {
  position: relative;
  width: 100%!important;
}
.rail-select select {
  width: 100%;
  padding-left: 4px;
}
.vuoto {
  background: #FFF;
}
.vuoto p {
  color: #333;
}
input:focus,
select:focus {
  outline-color: #555B60;
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-header {
    float: none;
  }
}
@media screen {
  .rail-select {
    position: relative;
    width: 80px;
  }
  .rail-select .form-control {
    padding: 6px 0 !important;
  }
  .rail-select select {
    border-radius: 8px;
    font-size: 16px;
    height: 38px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 0 10px;
    padding: 0.375rem 0.75rem;
    line-height: 3.14rem;
  }
  .rail-select select:focus {
    outline: none;
    box-shadow: none;
    border: solid 1px #333;
  }
  .rail-select .select-side {
    pointer-events: none;
    width: 40px;
    position: absolute;
    top: 0px;
    background-color: #FFF;
    height: 100%;
    left: 41px;
    border-radius: 8px;
  }
  .rail-select .select-side:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 1px;
    /* or 100px */
  }
  .rail-select .select-side i {
    left: 30%;
    top: 12px;
  }
  .rail-select .select-side i.blue {
    color: #333;
  }
}
@media screen and (max-width: 767px) {
  .navbar-text {
    margin: 15px;
    float: left!important;
  }
}
@media screen and (max-width: 992px) {
  .dati {
    text-align: right;
    border-left: none;
  }
  header .logo img {
    max-width: 180px;
    margin: auto;
  }
  main .navbar-nav {
    width: 100%;
    margin: 10px 0 0;
  }
  .profilo > li > a {
    padding-top: 15px;
    margin-right: 15px;
  }
  .navbar-default .profilo .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-default .profilo .open .dropdown-menu {
    background-color: #333;
    z-index: 5;
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  header .banner-header {
    padding-top: 0;
  }
  header .profilo {
    float: right;
  }
  header .profilo .dropdown-menu {
    text-align: right;
  }
  header .logo img {
    max-width: 130px;
  }
  main .navbar-nav {
    margin: 7px 0 0;
  }
  .cartavalore,
  .prenotaxme,
  .news {
    margin-bottom: 20px;
  }
  .mappa-farmacia {
    margin-top: 30px;
  }
  .boxCatalogo {
    margin-top: 20px;
  }
}
/*
    *	BUTTON SEE PASSWORD
    */
span.showPassword {
  right: 30px;
  position: absolute;
  top: 36px;
  color: #698F7E;
  cursor: pointer;
}
span.showPassword svg {
  width: 32px;
  height: auto;
}
@media (max-width: 768px) {
  header .main-menu li:first-of-type {
    margin-left: 20px;
  }
  header .main-menu li:last-of-type {
    margin-right: 20px;
  }
}
#mandatoryFlag {
  color: #ec0000;
  display: none;
}
#paginaCard img {
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  #paginaCard {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  #paginaCard img {
    margin-bottom: 0;
  }
}
#alertPopup {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: 100vh;
  max-width: 100wv;
  background: rgba(0, 0, 0, 0.2);
  z-index: 995;
}
#alertPopup > div {
  width: 660px;
  max-width: 100%;
  text-align: center;
  background: #fff;
  -o-box-shadow: 0 5px 8px 2px rgba(4, 4, 4, 0.1);
  box-shadow: 0 5px 8px 2px rgbrgba(4, 4, 4, 0.1);
  padding: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#alertPopup > div h2 {
  font-size: 24px;
  text-transform: none;
}
#alertPopup > div .btn {
  color: #fff;
}
.square {
  border: 1px solid lightgrey;
  margin: 25px;
}
.square p {
  margin-top: 30px;
  padding-left: 17px;
  padding-right: 17px;
  font-size: 17px;
}
.square .form-group a {
  margin-bottom: 2%;
}
.tooltiphelp {
  position: relative;
  display: inline-block;
}
.tooltiphelp .tooltiptexthelp {
  visibility: hidden;
  width: 350px;
  background-color: #03567b;
  color: #FDD073;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  font-size: small;
  position: absolute;
  z-index: 99;
  margin-left: 5px;
  border: 1px solid #fff;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
}
.tooltiphelp:hover .tooltiptexthelp {
  visibility: visible;
}
#box-bottom {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  padding-top: 20px;
  border-top: 1px solid;
  margin-top: 20px;
}
#box-bottom > div {
  display: flex;
  align-items: stretch;
}
#box-bottom .square {
  display: grid;
  width: 100%;
  align-content: space-between;
}
@media screen and (min-width: 1400px) {
  .container {
    width: 1386px!important;
  }
}
@media screen and (min-width: 1700px) {
  .container {
    width: 1686px!important;
  }
}
label.radio-inline {
  height: 33px;
  margin-top: 1rem;
}
.immagineCardFront {
  margin-top: 1rem;
  margin-bottom: 1rem;
  width: 30rem;
  display: inline;
}
.numeroCard {
  color: #0f5678;
  margin-bottom: 2rem;
  font-size: 1.5rem;
}
.pl-3-5 {
  padding-left: 3.5rem;
}
.flagProfilazioneSurvey {
  margin-top: 5rem;
  margin-left: 2rem;
}
.flagProfilazioneSurvey p:first-child {
  font-style: italic;
}
.flagProfilazioneSurvey p:nth-child(2) {
  margin-bottom: 1.5rem;
}
.flagProfilazioneSurvey label {
  font-weight: 450;
  margin-bottom: 0;
}
.flagProfilazioneSurvey span {
  margin-left: 1.3rem;
  display: block;
  font-weight: 300;
}
.surveyBtn {
  margin-top: 2.5rem;
}
.ClassQuestionario {
  width: 100%;
  margin: 25px 0;
  padding: 0px;
  border: 0 solid #000000;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-topleft: 0px;
}
.ClassQuestionario table {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}
.ClassQuestionario tr:last-child td:last-child {
  border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
}
.ClassQuestionario table tr:first-child td:first-child {
  border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
}
.ClassQuestionario table tr:first-child td:last-child {
  border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
}
.ClassQuestionario tr:last-child td:first-child {
  border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
}
.ClassQuestionario tr:nth-child(odd) {
  background-color: #D4D4D4;
}
.ClassQuestionario tr:nth-child(even) {
  background-color: #f4f4f4;
}
.ClassQuestionario td {
  padding: 7px;
  border: 0 solid #000000;
  border-width: 0;
  color: #000000;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}
.ClassQuestionario tr:last-child td {
  border-width: 0;
}
.ClassQuestionario tr td:last-child {
  border-width: 0;
}
.ClassQuestionario tr:last-child td:last-child {
  border-width: 0;
}
.ClassQuestionario tr:first-child th {
  border: 0px solid #000000;
  border-width: 0;
  background: -o-linear-gradient(top, #ffbb16, ff9e15);
  background-color: #ffbb16;
  color: #ffffff;
  font-family: Arial;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffbb16', endColorstr='#ff9e15');
}
.ClassQuestionario tr:first-child:hover th {
  background: -o-linear-gradient(top, #ffbb16, ff9e15);
  background-color: #ffbb16;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffbb16', endColorstr='#ff9e15');;
}
.ClassQuestionario tr:first-child td:first-child {
  border-width: 0;
}
.ClassQuestionario tr:first-child td:last-child {
  border-width: 0;
}
.ClassQuestionario tr > * {
  background-color: #f8fafb;
}
.ClassQuestionario tr:first-child th,
.ClassQuestionario tr:first-child th:hover {
  background: #FDD073;
  color: #ffffff;
}
.ClassQuestionario td,
tbody > tr > td.ClassRisposte > label {
  font-size: 14px;
  color: #03567B;
}
.ClassDomanda {
  width: 235px;
}
.ClassRisposte input {
  width: 16px;
  margin: 1px 6px 10px 0;
  float: left;
  clear: both;
  border: 0 none;
}
.ClassRisposte label {
  width: 115px;
  margin: 0;
  float: left;
  font-size: 12px;
}
.reg-mobile {
  margin-left: 15px !important;
  margin-right: 15px !important;
  margin-bottom: 10px !important;
}
tbody > tr > td.ClassRisposte > label {
  font-size: 14px;
  color: #03567B;
}
#updatePreferencesForm h1 {
  color: #03567B;
  font: normal normal bold 24px/46px;
  letter-spacing: 0px;
  text-transform: uppercase;
  opacity: 1;
  padding: 0;
}
@media screen and (min-width: 768px) {
  #updatePreferencesForm h1 {
    width: 30%;
    text-align: left;
    margin: 0 0 20px 0;
  }
}
@media screen and (max-width: 767px) {
  #updatePreferencesForm h1 {
    text-align: center;
    margin: 10px 0;
  }
}
.link-profilo {
  border-bottom: 10px solid #F3F3F3;
  margin-bottom: 30px;
}
#welcomeMessage {
  font-weight: 700;
  color: #698F7E;
}
.bannerhome {
  background: url("/res/images/banner_agenda.png") no-repeat center;
  min-height: 315px;
  border: 3px solid #F8F9FA;
  border-radius: 8px;
  padding: 40px;
  transition: all 0.1s;
  margin-bottom: 40px;
}
.bannerhome h3 {
  color: #698F7E;
  font-weight: bold;
}
.bannerhome .content-bannerhome {
  background: #FFFFFF;
  position: absolute;
  padding: 20px;
  left: 40px;
  top: 40px;
  bottom: 40px;
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .bannerhome .content-bannerhome {
    right: 40px;
  }
}
.bannerPtHome {
  border: 3px solid #F8F9FA;
  border-radius: 8px;
}
.bannerPtHome h3 {
  color: #698F7E;
  font-weight: bold;
  font-size: 22px;
}
.bannerPtHome p {
  font-size: 18px;
}
.banner-storico {
  margin-top: 40px;
}
.sloganNeo {
  background: url("/res/images/poligono.png") no-repeat left center;
  padding: 50px 0;
}
.sloganNeo h2 {
  margin: 0;
}
.bannerCardhome {
  border-radius: 8px;
  background: #FAF6EA;
  padding: 6.7%;
}
.bannerCardhome h3 {
  color: #698F7E;
  font-weight: bold;
}
.bannerCardhome .saldo_punti {
  color: #CBA435;
  font-weight: bold;
  font-size: 32px;
}
.disabled {
  color: #FFF;
  background-color: #CBA435;
  opacity: 0.5;
}
._active {
  background-color: #698F7E;
  border-color: #698F7E;
  color: #FFF;
}
.delete-card {
  color: #698F7E;
  font-weight: 700;
  font-size: 18px;
}
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFF;
  border: 1px solid #698F7E;
  height: 20px;
  width: 45px;
  transition: 0.4s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: -4px;
  top: -4px;
  bottom: 4px;
  background-color: #698F7E;
  transition: 0.4s;
}
input:checked + .slider {
  background-color: #B9D8CA;
}
input:focus + .slider {
  box-shadow: 0 0 1px #FFF;
}
input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  transform: translateX(26px);
}
/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}
.slider.round:before {
  border-radius: 50%;
}
.button-delete-account {
  text-align: center;
}
.button-delete-account a {
  margin: 10px 50px;
}
.riepilogo-card {
  background: #FAF6EA;
  padding: 30px;
}
.riepilogo-card div:nth-child(2) {
  border-left: 2px solid #FFF;
}
.nome-card {
  color: #878787;
  font-weight: 700;
  font-size: 18px;
}
.riepilogo-card strong {
  color: #CBA435;
  font-weight: bold;
  font-size: 32px;
}
.table {
  box-shadow: 0px 0px 5px #ccc;
  border-radius: 5px;
  font-weight: 300;
}
.table th {
  font-weight: 700;
  text-transform: uppercase;
  color: #698F7E;
}
.table.table-bordered th {
  text-align: center;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #FBFBFB;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  border-top: 0;
  border-bottom: 0;
  border-right: 1px solid #F2F2F2;
  vertical-align: middle;
}
td strong {
  color: #698F7E;
}
.coupon,
.buono-acquisto {
  border-radius: 5px;
  border: 3px solid #F3F3F3;
  padding: 0;
  margin-bottom: 20px;
}
.coupon h3,
.buono-acquisto h3 {
  color: #698F7E;
  font-weight: 700;
  margin: 0 0 10px 0;
  font-size: 25px;
}
.coupon p,
.buono-acquisto p {
  font-weight: 300;
  font-size: 14px;
  margin-bottom: 5px;
}
.coupon strong,
.buono-acquisto strong {
  font-weight: 500;
}
.container-valore-coupon {
  background: #FAF6EA;
  padding: 2.1% 0;
}
.container-valore-buono-acquisto {
  background: #FAF6EA;
  padding: 1% 0;
}
.disactive .container-valore-buono-acquisto {
  background: #F3F3F3;
}
.disactive .container-valore-buono-acquisto {
  padding: 2.1% 0;
}
.coupon .valore-coupon,
.buono-acquisto .valore-buono-acquisto {
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg);
  height: 80px;
  text-align: center;
  display: inline-block;
  color: #CBA435;
  font-weight: bold;
  font-size: 60px;
  margin: 5px;
}
.disactive .valore-buono-acquisto {
  color: #878787 !important;
  font-size: 50px !important;
}
.text-coupon,
.text-buono-acquisto {
  padding: 20px;
}
.text-coupon div:nth-child(1) {
  border-right: 2px solid #ECECEC;
}
.tabella-appuntamenti {
  box-shadow: 0 0 0 0;
  margin: 0;
  font-weight: 400;
}
.tabella-appuntamenti td:nth-child(1) {
  color: #CBA435;
}
.tabella-appuntamenti i {
  color: #698F7E;
  border: 2px solid #698F7E;
  border-radius: 15px;
  width: 23px;
  height: 23px;
  line-height: 20px;
  font-size: 11px;
  text-align: center;
  margin-right: 5px;
}
.tabella-appuntamenti i.fa-exclamation {
  color: #CBA435 !important;
  border-color: #CBA435 !important;
}
.tabella-appuntamenti a:hover {
  text-decoration: none;
}
.tabella-appuntamenti .link-veditutte {
  background: #fff;
  border-top: 1px solid #F2F2F2;
  text-align: right;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 180px auto;
  }
}
.modal-dialog {
  position: relative;
}
.modal-dialog strong {
  color: #698F7E;
}
.modal-dialog .close {
  position: absolute;
  top: 10px;
  right: 10px;
  opacity: 0.5;
}
.modal-dialog .close:hover {
  opacity: 1;
}
.modal-dialog .button-print {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.modal-dialog .button-print:hover {
  color: #CBA435;
}
.modal-dialog .modal-body h3 {
  color: #698F7E;
  font-weight: bold;
  font-size: 22px;
}
.modal-dialog .modal-body .fa-triangle-exclamation {
  color: #698F7E;
  border: 2px solid #698F7E;
  border-radius: 100px;
  width: 120px;
  height: 120px;
  line-height: 100px !important;
  font-size: 11px;
  text-align: center;
  background: #F0F4F2;
  font-size: 6rem;
}
.modal-dialog div {
  margin-bottom: 20px;
}
.modal-footer {
  padding: 15px;
  text-align: center;
  border-top: 0;
}
.modal {
  z-index: 9999;
}
.modal a i,
.modal button i {
  color: #698F7E;
  border: 2px solid #698F7E;
  border-radius: 15px;
  width: 23px;
  height: 23px;
  line-height: 20px !important;
  font-size: 11px;
  text-align: center;
  margin-right: 5px;
}
.data-appuntamento,
.orario-appuntamento b {
  color: #CBA435;
}
.button-table {
  width: 120px;
}
