<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  font-family: "Karla", sans-serif;
  color: #000000;
}

.karla {
  font-family: "Karla", sans-serif;
}

.oswald {
  font-family: "Oswald", sans-serif;
}

.spectral {
  font-family: "Spectral", serif;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #717070;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #717070;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #717070;
}
.color-primario {
  color: #aa0f15 !important;
}
.black{color: #000 !important;text-decoration: none !important}
.underline {
  text-decoration: underline !important;
}
.background-primario {
  background-color: #aa0f15;
}
.background-bianco {
  background-color: #fff;
}
.bold{
  font-weight: bold !important;
}
.margin20-top{margin-top: 20px;}
.margin20-bottom{margin-bottom: 20px;}
.margin15-bottom{margin-bottom: 15px;}
/*@media screen and (min-width: 1024px) {
.container {
width: 1207px !important;
}
}
*/
.title-homepage-section {
  font-size: 35px;
  margin: 25px 0;
}
.title-libri-homepage {
  font-size: 20.5px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.vociFooter {
  color: #000;
  padding: 0 5px;
  display: block;
  text-transform: none;
  font-size: 16px;
}

.padding15-row {
  padding-top: 15px;
  padding-bottom: 15px;
}

.breadcrumb-backslash {
  transform: rotate(23deg);
  display: inline-block;
  padding: 0 10px;
}

.cd-top {
  display: inline-block;
  z-index: 999;
  border: 1px solid white;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgb(170 15 21) url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: 0.5;
}
.no-touch .cd-top:hover {
  background-color: #015579;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }

  .no-padding-md{
    padding: 0;
  }

  .height35 {
    max-height: 35px;
  }

  .height85 {
    max-height: 85px;
  }

  .homeLibreria {
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
  }
  .altezzaLibro {
    max-height: 220px;
  }

  .resetFiltri {
    background-color: transparent;
    color: rgb(204, 204, 204);
    cursor: pointer;
    position: absolute;
    left: 178px;
    z-index: 999;
  }
}

@media only screen and (min-width: 992px) {
  .modaleLibri {
    width: 1000px;
    height: 700px;
    margin: 0 auto;
  }

  .altezzaModale {
    height: 636px;
  }
}

@media only screen and (min-width: 1024px) {
  .m-top-art {
    margin: 30px 0;
  }

  /* .modal-dialog {
  width: 100% !important;
} */

  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }

  .padding-right {
    padding-right: 90px;
  }

  #container-articoli &gt; .row-articolo:first-child .titoloNews {
    font-size: 36px !important;
    line-height: 40px;
  }

  .nav &gt; li &gt; a {
    position: relative;
    display: block;
    padding: 15px 5px !important;
  }
}

.modal.fade {
  opacity: 1;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0);
  -moz-transform: translate(0);
  transform: translate(0);
}
.bb-alert {
  position: fixed;
  bottom: 25%;
  right: 0;
  margin-bottom: 0;
  font-size: 1.2em;
  padding: 1em 1.3em;
  z-index: 2000;
}

#accordionMenu .titoloArtNews {
  font-weight: 800;
  font-size: 18px;
  font-family: "Spectral", serif;
  line-height: 20px;
  color: #000 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  /*word-break: break-all;*/
  text-decoration: none !important;
}

.margin-bottom-20 {
  margin-bottom: 20px;
}
a {
  color: #aa0f15;
}

.left {
  text-align: left !important;
}

.social-col {
  text-align: center;
}

.seachEventi {
  background-color: #f4f4f4;
}

.innerGreyTitle {
  background-color: #414a5a;
  color: white;
  padding: 2px 20px;
}

.innerGreySubtitle {
  padding: 28px 0px 15px 0px;
  font-size: 14px;
  margin: 0px;
}

.btnColorOdontoiatria {
  background-color: #dbf5f5 !important;
  color: #015579 !important;
}
.btnColorOdontoiatria:hover {
  background-color: #d2ebeb !important;
}
.noPadding {
  padding: 0;
}

.stat-count {
  font-size: 90px;
}
.filter-text {
  display: inline-block;
}
.flag-container {
  display: inline-block;
}
/* .tag-filter {
} */
@media screen and (max-width: 768px) {
  .resetFiltri {
    background-color: transparent;
    color: rgb(204, 204, 204);
    cursor: pointer;
    position: absolute;
    right: 15px;
    z-index: 999;
  }

  .no-padding-xs {
    padding: 0;
  }
  .filter-text {
    display: block;
    padding-right: 15px;
    padding-left: 15px;
  }
  .flag-container {
    display: block;
  }
  .coverBookSize {
    max-height: 250px;
  }

  #container-articoli &gt; h1 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .row-articolo .titolo_articolo {
    margin-top: 0px;
    line-height: 24px !important;
  }
  .bordoFoot {
    border-top: 1px solid;
  }

  .visibleMobile {
    display: contents;
    float: right;
  }

  .autoPadding {
    padding: 18px !important;
  }

  .margin20foot {
    margin-top: 20px;
  }

  .testoSx {
    text-align: left !important;
    padding: 0;
  }

  /* h1 {
  margin:0 !important
} */
  .approfondisci {
    font-size: 15px !important;
  }
  .hoverTwitter,
  .hoverFacebook,
  .hoverGoogle,
  .hoverLinkedin {
    font-size: 20px !important;
  }
  .titoloNews {
    font-size: 18px !important;
    line-height: 22px !important;
  }
  .testoNews {
    font-size: 14px !important;
    line-height: 18px !important;
  }

  .testoNewsInteresse {
    font-size: 14px !important;
    line-height: 18px !important;
  }
  .breadcrumb-articolo {
    position: unset !important;
    color: #fff !important;
  }
  .breadcrumb-articolo-mobile {
    display: inline-block;
    padding: 20px 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .modal-dialog {
    width: 95% !important;
  }

  .retrieveAltezza .img-responsive {
    width: auto !important;
    max-height: 30px;
  }
  .padding-right {
    padding-right: 45px;
  }

  .nav &gt; li &gt; a {
    position: relative;
    display: block;
    padding: 10px 0px !important;
    font-size: 16px !important;
  }

  .social-col {
    text-align: right;
    padding-right: 15px !important;
  }

  .img-block {
    width: 100%;
  }

  .retrieveAltezza {
    padding: 9px 9px;
  }

  .dropdown-menu {
    margin-left: 0px !important;
    width: 100% !important;
  }

  #slideNews hr {
    display: none;
  }

  .navdotRow {
    text-align: center;
  }

  .titoloNews {
    font-size: 22px !important;
  }

  .fasciaBianca .regular {
    padding-top: 15px;
    margin: 0 0 5px;
  }

  .rightbar {
    padding-left: 0px;
  }

  #slideNewsBreviMain .col-md-4 {
    min-height: 0px !important;
    border-right: 0px solid #4d5564 !important;
    margin-top: 0px !important;
    padding-bottom: 10px;
  }
}

.banner-img {
  width: 100%;
}

.navbar-bootsnipp .navbar-toggle .icon-bar {
  background-color: #000 !important;
}

.animate {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.navbar-fixed-top {
  top: auto !important;
  border-color: transparent !important;
}
.navbar-bootsnipp {
  background-color: rgb(255, 255, 255);
  border-color: rgb(95, 176, 228);
  border-radius: 0px;
  margin-bottom: 0px;
  z-index: 100;
}
.navbar-bootsnipp:nth-of-type(2) {
  border-top-width: 1px;
  z-index: 50;
}

.navbar-bootsnipp.affix-top {
  position: absolute;
  top: 0px;
  width: 100%;
}
.navbar-bootsnipp.affix {
  top: 0px;
  width: 100%;
}
.navbar-bootsnipp .navbar-toggle .icon-bar {
  background-color: rgb(95, 176, 228);
}
.navbar-brand {
  padding: 0px;
}
.navbar-brand &gt; img {
  height: 100%;
  padding: 0px;
  padding-left: 20px;
  width: auto;
}
.dimMenu {
  width: 285px;
}

.menu_desktop {
  text-align: left;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
}

.img-responsive{margin:0 auto}

@media only screen and (min-width: 768px) {
  .margin-preview-skin{
    margin-top:120px
  }
  .preview-skin{
    background-color: rgb(255, 255, 255);
    background-image: url(../images/skin-test.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  .rightbar {
    padding: 0;
    padding-left: 5px;
  }

  .line-after-giorno {
    position: relative;
    display: inline-block;
  }

  .line-after-giorno:after {
    content: " ";
    position: absolute;
    transform: rotate(-135deg);
    display: inline-block;
    background-color: #000000;
    height: 69px;
    width: 4px;
    top: -34px;
    right: 10px;
  }

  .fl-img {
    float: left;
  }

  /*.spostaSinistraMenu{
  margin-left: 281px !important;
}*/
}
@media only screen and (max-width: 768px) {
    
    .navbar-header&gt;img {
        width: 130px;
        margin: 10px auto;
        cursor: pointer;
        display: inline;
    }
    
  .txt-center {
    text-align: center;
  }

  .line-after-giorno:after {
    content: " ";
    position: relative;
    transform: rotate(-135deg);
    display: inline-block;

    height: 50px;
    width: 4px;
    top: 22px;
    right: 6px;
  }

  .m60-top {
    margin-top: 60px;
  }

  .navbar-brand &gt; img {
    /*padding: 15px 0 15px 90px;*/
  }
  .sfondoMobile {
    background-color: #cce0df;
  }

  .titoliCategorie {
    font-size: 35px;
  }

  h3.line-after:after,
  h4.line-after:after {
    height: 60px;
    right: -14px;
  }
}

.navbar-bootsnipp .navbar-brand {
  color: rgb(95, 176, 228);
  font-weight: 900;
  letter-spacing: 2px;
}

.navbar-bootsnipp .navbar-nav &gt; li &gt; a {
  /* border: 0px solid rgb(14, 87, 122); */
  color: #000;
  /*padding: 35px 15px;*/
  font-size: 14px;
  /*text-transform: uppercase;*/
  font-weight: 500;
}

.block {
  display: block;
}

/* .articolo-container {
adding: 18px
} */

.grey-hr {
  margin: 9px 0px;
}

.green-hr {
  margin: 9px 0px;
  border-top: 1px solid #aa0f15;
}

.articolo-data {
  color: #aa0f15;
  font-weight: normal;
  float: right;
  margin-top: 30px;
}

.articolo-titolo {
  color: #414a5a;
  font-size: 36px;
  font-weight: 500;
  margin-top: 5px;
}

.articolo-autore {
  color: #015579;
  font-size: 18px;
  font-weight: bold;
  margin-top: 10px;
}

.articolo-container p:not(.testoNewsInteresse):not(.titoloNews):not(.contatti):not(.info-agenda) {
  line-height: 22px !important;
  text-align: justify;
  font-size: 20px;
}

#resP {
  position: absolute;
  right: 0px;
  top: 9px;
}

.transpaBg .row {
  background-color: white;
}

/*
.articolo-paragrafo, .articolo-container p:not(.flex-caption){
margin-top: 20px;
margin-bottom: 30px;
text-align: justify;
font-size: 12pt;
color: #414a5a;
}
*/
.articolo-container li {
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: justify;
  font-size: 20px;
  color: #000;
}

.articolo-quote {
  margin-left: 5px;
  border-left: 6px solid #d0f3e8;
  padding-left: 11px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.articolo-quote .articolo-paragrafo {
  margin-top: 0px;
  margin-bottom: 20px;
}

.articolo-link {
  color: #015579;
  font-weight: 600;
}

.breadcrumb-articolo {
  color: #fff;
  position: relative;
  font-size: 14px;
  left: 35px;
  margin-bottom: 20px;
}

.breadcrumb-articolo a {
  color: #fff;
  text-transform: capitalize;
}

.rightbar {
  margin-bottom: 50px;
  margin-top: 50px;
}

.articolo-div-img small {
  display: block;
  font-style: italic;
}

.navbar-bootsnipp .navbar-nav &gt; li &gt; form &gt; .input-group &gt; input,
.navbar-bootsnipp .navbar-nav &gt; li &gt; form &gt; .input-group &gt; .input-group-btn &gt; .btn {
  border-radius: 0px;
}

.nav .open &gt; a,
.nav .open &gt; a:focus,
.nav .open &gt; a:hover {
  background-color: #eee;
  border-color: #015579;
}

.navbar-bootsnipp .navbar-nav &gt; li:not(.dropdown-right) &gt; .dropdown-menu {
  background-color: rgba(255, 255, 255, 0.95);
}

.navbar-bootsnipp .navbar-nav &gt; li:not(.disabled).open &gt; a,
.navbar-bootsnipp .navbar-nav &gt; li:not(.disabled).active &gt; a,
.navbar-bootsnipp .navbar-nav &gt; li:not(.disabled) &gt; a:hover,
.navbar-bootsnipp .navbar-nav &gt; li:not(.disabled) &gt; a:focus {
  border-left-width: 5px;
  color: #aa0f15;
  padding-left: 10px;
  background-color: #fff !important;
}
.navbar-bootsnipp .navbar-nav &gt; li.disabled &gt; a {
  color: rgb(200, 200, 200);
}

#precedente,
#prossimo {
  cursor: pointer;
}

.dropdown-menu {
  box-shadow: none;
}

.navbar-bootsnipp .navbar-nav &gt; li &gt; .dropdown-menu {
  border-radius: 0;
  margin-right: -1px;
  min-width: 220px;
  padding: 0px;
}
.navbar-bootsnipp .navbar-nav &gt; li:not(.dropdown-right) &gt; .dropdown-menu {
  left: 0px;
  margin-left: -1px;
  right: auto;
}
.navbar-bootsnipp .navbar-nav &gt; li &gt; .dropdown-menu &gt; li &gt; a {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  padding: 8px 0px;
  white-space: nowrap;
}
.navbar-bootsnipp .navbar-nav &gt; li &gt; .dropdown-menu &gt; li.active &gt; a,
.navbar-bootsnipp .navbar-nav &gt; li &gt; .dropdown-menu &gt; li &gt; a:hover,
.navbar-bootsnipp .navbar-nav &gt; li &gt; .dropdown-menu &gt; li &gt; a:focus {
  background-color: #cce0df;

  color: #aa0f15;
}

.navbar .bootsnipp-profile &gt; a {
  padding-bottom: 9px;
  padding-top: 9px;
}
.navbar .bootsnipp-profile &gt; a &gt; img {
  border-radius: 50%;
  width: 32px;
}
.navbar .bootsnipp-profile &gt; .dropdown-menu {
  width: 320px;
}
.navbar .bootsnipp-profile &gt; .dropdown-menu &gt; li &gt; .row {
  padding: 5px 15px;
}
.navbar .bootsnipp-profile &gt; .dropdown-menu &gt; li &gt; .row img {
  width: 100%;
}

.navbar-bootsnipp .bootsnipp-search {
  display: none;
}
.navbar-bootsnipp .bootsnipp-search .form-control {
  background-color: rgb(235, 235, 235);
  border-radius: 0px;
  border-width: 0px;
  font-size: 24px;
  padding: 30px 0px;
}
.navbar-bootsnipp .bootsnipp-search .form-control {
  background-color: rgb(235, 235, 235);
  border-radius: 0px;
  border-width: 0px;
  font-size: 24px;
  padding: 25px 0px;
}
.navbar-bootsnipp .bootsnipp-search .form-control:focus {
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.navbar-bootsnipp .bootsnipp-search .input-group-btn &gt; .btn {
  padding: 14px 16px;
  border-radius: 0px;
}
.navbar-bootsnipp .bootsnipp-search .input-group-btn &gt; .btn.active,
.navbar-bootsnipp .bootsnipp-search .input-group-btn &gt; .btn:hover,
.navbar-bootsnipp .bootsnipp-search .input-group-btn &gt; .btn:focus {
  padding: 14px 16px 14px 15px;
}
.navbar-bootsnipp .bootsnipp-search .input-group-btn &gt; .btn-default {
  background-color: rgb(245, 245, 245);
}
.nav-padding {
  padding-top: 61px;
}

@media screen and (min-width: 768px) {
  .pdleft30 {
    padding-left: 30px;
  }

  .bordoContatoriDx {
    border-right: 3px solid #aa0f15;
  }
  .visibleMobile {
    display: none;
  }
  .navbar-bootsnipp .navbar-brand {
    font-size: 20px;
    height: auto;
    padding: 13px 5px;
  }
  .navbar-bootsnipp .navbar-nav &gt; li &gt; a {
    font-size: 15.5px;
    letter-spacing: 1px;
  }

  .titoliCategorie {
    font-size: 50px;
  }

  h3.line-after:after,
  h4.line-after:after {
    height: 92px;
    right: -12px;
  }

  .separator-green {
    content: "";
    width: 29px;
    height: 50px;
    background-image: url("../images/line-separator-green.svg");
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    margin: 0 0px;
  }
  .navbar-bootsnipp .navbar-nav &gt; li:not(.disabled).open &gt; a,
  .navbar-bootsnipp .navbar-nav &gt; li:not(.disabled).active &gt; a,
  .navbar-bootsnipp .navbar-nav &gt; li:not(.disabled) &gt; a:hover,
  .navbar-bootsnipp .navbar-nav &gt; li:not(.disabled) &gt; a:focus {
    border-bottom-width: 5px;
    border-left-width: 0px;
    padding-bottom: 10px;
    padding-left: 14px;
  }

  .navbar-bootsnipp .navbar-nav &gt; li.disabled &gt; a {
    padding-left: 10px;
    padding-right: 10px;
  }

  .navbar-bootsnipp .bootsnipp-search {
    background-color: rgb(235, 235, 235);
    display: block;
    position: absolute;
    top: 100%;
    width: 100%;
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    visibility: hidden;
  }
  .navbar-bootsnipp .bootsnipp-search.open {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    visibility: visible;
  }
  .navbar-bootsnipp .bootsnipp-search &gt; .container {
    padding: 0px;
  }
}
.interno {
  max-width: 1280px;
}
@media (min-width: 1280px) {
  .container {
    width: 1280px;
  }

  .pad-bread {
    padding: 12px 40px;
  }
}

.bs-slider {
  overflow: hidden;
  /*min-height: 280px;*/
  max-height: 700px;
  position: relative;
  background: #000000;
}
.bs-slider:hover {
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
.bs-slider:active {
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*background-color: rgba(0, 0, 0, 0.40);*/
}
.bs-slider &gt; .carousel-inner &gt; .item &gt; img,
.bs-slider &gt; .carousel-inner &gt; .item &gt; a &gt; img {
  margin: auto;
  width: 100% !important;
}

/********************
*****Slide effect
**********************/

.fade {
  opacity: 1;
}
.fade .item {
  top: 0;
  z-index: 1;
  opacity: 0;
  width: 100%;
  position: absolute;
  left: 0 !important;
  display: block !important;
  -webkit-transition: opacity ease-in-out 1s;
  -moz-transition: opacity ease-in-out 1s;
  -ms-transition: opacity ease-in-out 1s;
  -o-transition: opacity ease-in-out 1s;
  transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
  top: auto;
  position: relative;
}
.fade .item.active {
  opacity: 1;
  z-index: 2;
  -webkit-transition: opacity ease-in-out 1s;
  -moz-transition: opacity ease-in-out 1s;
  -ms-transition: opacity ease-in-out 1s;
  -o-transition: opacity ease-in-out 1s;
  transition: opacity ease-in-out 1s;
}

/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
  top: 47%;
  opacity: 0;
  width: 45px;
  height: 45px;
  z-index: 100;
  color: #ffffff;
  display: block;
  font-size: 24px;
  cursor: pointer;
  overflow: hidden;
  line-height: 43px;
  text-shadow: none;
  position: absolute;
  font-weight: normal;
  background: transparent;
  -webkit-border-radius: 100px;
  border-radius: 100px;
}
.control-round:hover .carousel-control {
  opacity: 1;
}
.control-round .carousel-control.left {
  left: 1%;
}
.control-round .carousel-control.right {
  right: 1%;
}
.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover {
  color: #fdfdfd;
  background: rgba(0, 0, 0, 0.5);
  border: 0px transparent;
}
.control-round .carousel-control.left &gt; span:nth-child(1) {
  left: 45%;
}
.control-round .carousel-control.right &gt; span:nth-child(1) {
  right: 45%;
}

/*---------- INDICATORS CONTROL ----------*/
.indicators-line &gt; .carousel-indicators {
  right: 45%;
  bottom: 3%;
  left: auto;
  width: 90%;
  height: 20px;
  font-size: 0;
  overflow-x: auto;
  text-align: right;
  overflow-y: hidden;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 1px;
  white-space: nowrap;
}
.indicators-line &gt; .carousel-indicators li {
  padding: 0;
  width: 13px;
  height: 13px;
  border: 1px solid #fff;
  text-indent: 0;
  overflow: hidden;
  text-align: left;
  position: relative;
  letter-spacing: 1px;
  /*background: rgb(158, 158, 158);*/
  -webkit-font-smoothing: antialiased;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-right: 5px;
  -webkit-transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
  transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
  z-index: 10;
  cursor: pointer;
}
.indicators-line &gt; .carousel-indicators li:last-child {
  margin-right: 0;
}
.indicators-line &gt; .carousel-indicators .active {
  margin: 1px 5px 1px 1px;
  /*box-shadow: 0 0 0 2px #fff;*/
  /*background-color: transparent;*/
  position: relative;
  -webkit-transition: box-shadow 0.3s ease;
  -moz-transition: box-shadow 0.3s ease;
  -o-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.indicators-line &gt; .carousel-indicators .active:before {
  transform: scale(0.5);
  background-color: #fff;
  content: "";
  position: absolute;
  left: -1px;
  top: -1px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
  text-align: left !important;
}
.slide_style_right {
  text-align: right !important;
}
.slide_style_center {
  text-align: center !important;
}

.slide-text {
  left: 0;
  top: 10%;
  right: 0;
  margin: auto;
  padding: 10px;
  position: absolute;
  text-align: left;
  padding: 10px 85px;
}

.slick-prev:after,
.slick-prev:before {
  color: red;
  font-size: 30px;
}

.slick-next:after,
.slick-next:before {
  color: red;
  font-size: 30px;
}

.slick-slide * {
  text-decoration: none !important;
}

.slide-text &gt; h1 {
  padding: 0;
  color: #ffffff;
  font-size: 40px;
  font-style: normal;
  line-height: 46px;
  margin-bottom: 15px;
  letter-spacing: 1px;
  display: inline-block;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
.slide-text &gt; h2 {
  padding: 0;
  color: #ffffff;
  font-size: 40px;
  font-style: normal;
  line-height: 46px;
  margin-bottom: 15px;
  letter-spacing: 1px;
  display: inline-block;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
.slide-text &gt; p {
  padding: 0;
  color: #ffffff;
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
  margin-bottom: 40px;
  letter-spacing: 1px;
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
}
.slide-text &gt; a.btn-default {
  color: #fff;
  background-color: transparent;
  font-weight: 400;
  font-size: 22px;
  line-height: 15px;
  margin-right: 10px;
  text-align: center;
  padding: 17px 30px;
  white-space: nowrap;
  letter-spacing: 1px;
  display: inline-block;
  border: 1px solid #fff;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text &gt; a.btn-primary {
  color: #ffffff;
  cursor: pointer;
  font-weight: 400;
  font-size: 22px;
  line-height: 15px;
  margin-left: 10px;
  text-align: center;
  padding: 17px 30px;
  white-space: nowrap;
  letter-spacing: 1px;
  background: transparent;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  border: none;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text &gt; a:hover {
  color: #000 !important;
  background-color: #fff;
  -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
  transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}

/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/
@media (min-width: 481px) and (max-width: 991px) {
  .altezzaModaleLibri {
    height: auto;
  }

  .modaleLibri {
    width: 87%;
    height: 570px;
    margin: 0 9px;
    contain: paint;
  }

  .slide-text {
    left: 0;
    top: 10%;

    padding: 5px 15px;
  }
  .slide-text h1 {
    font-size: 24px;
    line-height: 1em;
    margin-bottom: 5px;
  }
  .slide-text h2 {
    font-size: 24px;
    line-height: 1em;
    margin-bottom: 5px;
  }
  .slide-text &gt; p {
    font-size: 18px;
  }
  .slide-text &gt; a.btn-default,
  .slide-text &gt; a.btn-primary {
    font-size: 16x;
    line-height: 16px;
    margin-top: 3px;
    margin-right: 10px;
    text-align: center;
    padding: 7px 7px;
  }
}

/*---------- MEDIA 480px ----------*/
@media (min-width: 768px) and (max-width: 991px) {
  .no-padding &gt; a &gt; img {
    max-width: 350px;
  }
  .menu_desktop {
    position: relative;
    transform: none;
  }
}
@media (max-width: 480px) {
  .img-xs-center {
    margin: 0 auto;
  }
  .text-xs-center {
    text-align: center;
  }
  .img-xs-center {
    margin: 0 auto;
  }
  .slide-text {
    padding: 3px 15px;
  }
  .slide-text h1 {
    font-size: 16px;
    line-height: 1em;
    margin-bottom: 0;
  }
  .slide-text h2 {
    font-size: 16px;
    line-height: 1em;
    margin-bottom: 0;
  }
  .slide-text &gt; p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 6px;
  }
  .slide-text {
    left: 0;
    top: 0;
  }
  .slide-text &gt; a.btn-default,
  .slide-text &gt; a.btn-primary {
    font-size: 10px;
    line-height: 10px;
    margin-top: 3px;
    margin-right: 10px;
    text-align: center;
    padding: 7px 7px;
  }
  .indicators-line &gt; .carousel-indicators {
    display: none;
  }
}
/* body {
font-family: 'Open Sans', sans-serif; 
} */
.openSans {
  font-family: "Open Sans", sans-serif !important;
}

.light {
  font-weight: 300;
}
.regular {
  font-weight: 400;
}
.medium {
  font-weight: 500;
}
.semiBold {
  font-weight: 600;
}
.bold {
  font-weight: 700;
}
.extraBold {
  font-weight: 800;
}
.white {
  color: #ffffff;
}

.img-center {
  margin: 0 auto;
}

.imgIcoSlider {
  width: 90px;
}

.elementiSlick {
  margin: 0 auto;
}
.titoloSlide {
  font-size: 13px;
  color: #3ea8e2;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: bold;
}
.titoloSlide2 {
  font-size: 13px;
  color: #9ed34c;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: bold;
}
.IconeSlider {
  font-size: 20px;
  color: #5fb5e4;
  padding-top: 53px;
  cursor: pointer;
}
.IconeSlider2 {
  font-size: 20px;
  color: #9ed347;
  padding-top: 53px;
  cursor: pointer;
}
.IconeSliderLibreria {
  font-size: 25px;
  color: #717070;
  cursor: pointer;
}

.IconeSliderFormazione {
  font-size: 25px;
  color: #717070;
  cursor: pointer;
}

.paddingContent {
  padding-left: 2px;
  padding-right: 2px;
}
@media only screen and (min-width: 768px) {
  .paddingContentUnderSlide {
    padding-top: 17px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (max-width: 768px) {
  .imgIcoSlider {
    width: 50%;
  }
  .dropdown-menu &gt; li &gt; a {
    font-size: 14px !important;
    text-align: right;
  }

  .navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }

  .navbar-nav &gt; li &gt; a {
    padding-top: 13px;
    padding-bottom: 10px;
    line-height: 20px;
    padding-left: 0 !important;
  }
}
/* .bodyBackground{
background-color: #8fbed2;
} */
.fasciaFooter {
  background-color: #015579;
}
.approfondisci {
  font-size: 13px;
  display: inline-block;
  margin-top: 2px;
}
.titoloNews {
  color: #000000 !important;
  font-size: 24px;
  line-height: 28px;
  text-decoration: none !important;
  margin-top: 5px;
}
.sottotitoloNews {
  color: #595959;
  font-size: 18px !important;
  line-height: 20px;
  font-style: italic;
}
.testoNews {
  color: #595959;
  font-size: 14px;
  line-height: 18px;
  /*text-align: justify;*/
}

.testoNewsInteresse {
  color: #000;
  font-size: 14px;
  line-height: 18px;
  /*text-align: justify;*/
}

.testoNews a {
  color: #595959;
}
.hoverTwitter,
.hoverFacebook,
.hoverGoogle,
.hoverLinkedin {
  color: #d2d3d3;
  font-size: 30px;
  text-decoration: none;
}
.hoverTwitter:hover {
  color: #3ec2f3;
  text-decoration: none;
}
.hoverFacebook:hover {
  color: #215dc2;
  text-decoration: none;
}
.hoverGoogle:hover {
  color: #d34836;
  text-decoration: none;
}
.hoverLinkedin:hover {
  color: #0077b5;
  text-decoration: none;
}
.fasciaBannerAds {
  background-color: #dbf5f5;
  border-bottom: 4px solid #015579;
}
.fasciaBianca {
  background-color: #fff;
}

.stylish-input-group .input-group-addon {
  background: white !important;
}
.stylish-input-group .form-control {
  box-shadow: 0 0 0;
  border-color: #ccc;
}
.stylish-input-group button {
  border: 0;
  background: transparent;
}

.btnOdontoiatria {
  padding: 5px 20px;
  font-size: 16px;
  color: #fff;
  background-color: #aa0f15;
  border-radius: 0;
  font-weight: 500;
  font-family: "Oswald", sans-serif;
}
.btnOdontoiatria:hover {
  color: #fff;
}

.articolo-annunci {
  padding: 10px;
  text-align: left;
  padding-top: 3px;
  padding-bottom: 7px;
}

.articolo-ultimi {
  padding: 10px;
  text-align: left;
  padding-top: 3px;
  padding-bottom: 7px;
  border-bottom: 1px solid #ebeef0;
}

.articolo-ultimi a {
  color: #414a5a;
}

.articolo-annunci span {
  text-align: left;
  font-size: 11px;
  color: #737373;
}

.articolo-annunci h5 {
  text-align: left;
  font-size: 15px;
  color: #333;
  font-weight: 600;
  border-bottom: 1px solid #ebeef0;
  margin-bottom: 5px;
  padding-bottom: 10px;
  margin-top: 10px;
}

.annuncio-sponsorizzato {
  padding: 5px 18px;
  background-color: #d0efed;
}

.annuncio-sponsorizzato h5 {
  text-align: left;
  font-size: 15px;
  color: #333;
  font-weight: 600;
  margin-bottom: 0px;
  padding-bottom: 3px;
  margin-top: 10px;
}

.ui-datepicker-inline {
  border-radius: 0px;
  width: 100%;
  margin-top: 20px;
}

.ui-datepicker-inline .ui-datepicker-header {
  border: 1px solid #015579;
  background: #015579;
  border-radius: 0px;
}

.ui-widget-content {
  border: 0px;
  background: #fff;
  color: #333;
}

.ui-datepicker-inline .ui-state-default {
  text-align: center;
}

.ui-datepicker-inline .ui-state-highlight,
.ui-datepicker-inline .ui-widget-content .ui-state-highlight,
.ui-datepicker-inline .ui-widget-header .ui-state-highlight {
  border: 1px solid #015579;
  background: #015579;
  color: #fff;
  text-align: center;
}

.annuncio-sponsorizzato p {
  text-align: left;
}

.no-margin {
  margin: 0px !important;
}

.newsMain {
  color: #4d5564;
  line-height: 30px;
  font-size: 20px !important;
}

.newsMain:hover {
  text-decoration: none;
  color: #4d5564;
}

#slideNewsBreviMain .col-md-4 {
  min-height: 200px;
  border-right: 1px solid #4d5564;
  margin-top: 20px;
}

#slideNewsBreviMain .col-md-4:last-of-type {
  min-height: 200px;
  border-right: 0px solid #4d5564;
  margin-top: 20px;
}

.dataMain {
  font-size: 12px;
  color: #9ba6b0;
  padding: 15px 0 0 0;
}

.no-padding {
  padding: 0px !important;
}

.no-border {
  border: 0px !important;
}

.text-prezzo {
  font-weight: 600;
  text-decoration: line-through;
  margin-right: 17px;
}

.btnLibro {
  border: 1px solid #015579;
  padding: 8px 17px;
  font-size: 14px;
  color: #fff;
  background-color: #608fc5;
  margin-right: 15px;
  margin-bottom: 10px;
}

.btnLibroRed {
  padding: 8px 17px;
  font-size: 14px;
  color: #fff !important;
  background-color: #d9534f;
  margin-right: 15px;
  margin-bottom: 10px;
}

.btnLibro:hover {
  color: #fff;
  background-color: #305c8e;
}

.btnLibroRed:hover {
  color: #fff;
  background-color: #d43f3a;
}

.text-prezzo-scontato {
  font-size: 23px;
  color: #ae0c21;
  font-weight: 700;
  margin-right: 17px;
}

.text-sconto {
  font-style: italic;
  color: #ae0c21;
  font-weight: bold;
  margin-right: 17px;
}

.content-annunci {
  height: 230px;
  overflow-y: scroll;
  margin-bottom: -20px;
}

.content-ultimi {
  height: 230px;
  overflow-y: scroll;
  margin-bottom: -20px;
}

.content-tag {
  margin-top: 5px;
  text-align: right;
}

.content-tag-main {
  margin-top: 5px;
  text-align: left;
}

.content-tag .tag,
.content-tag-main .tag {
  color: white;
  background-color: #4c9bb2;
  padding: 6px 10px;
  line-height: 36px;
  margin-left: 5px;
  white-space: nowrap;
}

.btn-annuncio {
  padding: 15px 0px;
  background-color: #ebeef0;
  color: #7b8a97;
  font-size: 16px;
  cursor: pointer;
}

.btn-annuncio:hover {
  text-decoration: underline;
}

.btn-annuncio.active {
  background-color: #015579;
  color: #ffffff;
}

.navdot {
  cursor: pointer;
  color: #0d5677;
  padding: 0px 2px;
}

.titolo-2 {
  text-align: left;
  border-bottom: 1px solid #0d5677;
  padding-bottom: 5px;
  margin-bottom: 0px;
}

.titolo-3 {
  text-align: left;
  padding-bottom: 5px;
  margin-bottom: 0px;
}

.after-titolo-2 {
  border: 0px;
  border-bottom: 1px solid #0d5677;
  margin: 1.5px 0px;
}

.scrollbarCustom::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.01);
  background-color: #f5f5f5;
}

.scrollbarCustom::-webkit-scrollbar {
  width: 10px;
  background-color: #f5f5f5;
}

.scrollbarCustom::-webkit-scrollbar-thumb {
  background-color: #e4e8e9;
  border: 2px solid #e4e8e9;
}

.articolo-sottotitolo {
  font-size: 22px;
  margin-top: 0px;
}

.listato-articoli {
  list-style-type: none;
  padding-left: 0px;
}

.icon-position-left {
  margin-right: 5px;
}

.icon-position-right {
  margin-left: 5px;
}

.listato-articoli .row {
  border-bottom: 0px solid #4c9bb2;
  padding-bottom: 5px;
}

.listato-articoli p {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.listato-articoli small {
  margin-bottom: 7px;
  background-color: #015579;
  padding: 0px 7px;
  border-radius: 3px;
  color: white;
}

.listato-articoli .data-articolo {
  font-size: 60%;
  border: 1px solid #4c9bb2;
  padding: 0px 5px;
}

.listato-articoli h4 {
  line-height: 22px;
  margin-top: 0px;
  font-weight: bold;
  color: #007192;
}

.listato-domande {
  margin-top: 30px;
  list-style-type: none;
}

.tag-sezione {
  background-color: #047393 !important;
  font-variant: small-caps;
  font-size: 70%;
  padding: 1px 7px;
}

.alert-text {
  text-align: center;
  padding-top: 30px;
  font-size: 21px;
  color: #AA0F15;
}

.listato-domande [type="radio"]:checked,
.listato-domande [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.listato-domande [type="radio"]:checked + label,
.listato-domande [type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
}
.listato-domande [type="radio"]:checked + label:before,
.listato-domande [type="radio"]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #fff;
}
.listato-domande [type="radio"]:checked + label:after,
.listato-domande [type="radio"]:not(:checked) + label:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #f87da9;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.listato-domande [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.listato-domande [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.clear {
  clear: both;
}

#slideNewsBreviMain .carousel-inner {
  margin-bottom: 20px;
}

.annuncio-sponsorizzato {
  border-bottom: 1px solid white;
}

.annuncio-sponsorizzato:last-of-type {
  border-bottom: 0px;
}

.clickable {
  cursor: pointer;
}

.panel-default {
  border-color: #63d7b2;
}

.panel-default &gt; .panel-heading {
  color: white;
  background-color: #63d7b2;
  border-color: #47c79e;
}

.panel-default2 {
  border-color: #047393;
}

.panel-default2 &gt; .panel-heading {
  color: white;
  background-color: #047393;
  border-color: #047393;
}

.panel-default2 .btnLibro {
  border: 1px solid #047393;
}

.panel-default2 .btnColorOdontoiatria {
  background-color: #f9f9f9 !important;
  color: #047393 !important;
}

.container-medikey .no-login h3 {
  margin: 0px;
  margin-bottom: 15px;
}

.container-medikey .no-login p {
  margin: 0px;
  margin-top: 5px;
}

.actionsmall {
  font-variant: small-caps;
  font-size: 17px;
  color: #007192;
  font-weight: 600;
  cursor: pointer;
  display: block;
  margin-top: 10px;
}

.actionsmall .fa {
  top: 3px;
  position: relative;
}

.fasciaFooter * {
  font-weight: 500;
}

#logo-float {
  position: absolute;
  top: -15px;
  z-index: 999;
  left: 20px;
}

#logo-float2 {
  position: absolute;
  top: 63px;
  z-index: 999;
  left: 20px;
}

.icon-share {
  font-size: 17px;
  margin-top: 3px;
}

.icon-share:hover {
  text-decoration: none;
}

.MsoNormal {
  text-indent: 0pt !important;
}

p img {
  max-width: 100%;
}
@media screen and (min-width: 468px) and (max-width: 768px) {
  #logo-float2 {
    display: none;
  }
  .navbar-bootsnipp .navbar-nav &gt; li &gt; a {
    font-size: 18px;
    text-decoration: none;
  }
}

@media screen and (max-width: 768px) {
  .col-md-3 .img-responsive {
    padding: 14px;
  }

  .articolo-container p {
    text-align: justify;
  }

  .articolo-container .img-responsive {
    margin-bottom: 10px;
  }

  .articolo-container .articolo-div-img {
    margin-right: 0px !important;
    max-width: 100% !important;
    float: none !important;
    text-align: center !important;
  }

  .articolo-titolo {
    padding-top: 10px;
    font-size: 30px;
    margin-bottom: 15px;
  }

  #logo-float2 {
    left: auto;
    top: 44px;
    right: 17px;
    width: 76px;
  }

  #logo-float {
    top: -8px;
    width: 76px;
  }
}

.articolo-occhiello {
  margin-bottom: 0px;
  background-color: #aa0f15;
  color: white;
  padding: 3px 8px;
  text-transform: uppercase;
}

.visible-xs a {
  color: #414a5a;
}

.img-block {
  display: block;
  margin: 0 auto;
}

.icon-button {
  position: absolute;
  top: 39%;
  left: 25%;
  font-size: 20px;
}

.text-odonto {
  color: #015579 !important;
}

.text-white {
  color: white !important;
}

@media screen and (max-width: 1024px) {
  .icon-button {
    top: 36%;
    left: 22%;
  }
  .m15-top {
    margin-top: 15px !important;
  }

  .m-top-art {
    margin: 20px 0;
  }
}

.pad-bread {
  padding: 12px 20px;
}

.no-deco {
  text-decoration: none;
}

.no-deco:hover {
  text-decoration: none;
}

.slick-cadmos .slick-slide {
  border-top: 1px solid #ccc;
  margin: 10px;
  padding-top: 0px !important;
}

.slick-sub {
  display: block;
  background-color: #efefef;
  padding: 5px;
  margin-top: 10px;
  color: #333;
}

.slick-img {
  border: 1px solid #ccc;
}

.redbar {
  background-color: #ae0c21;
  width: 50px;
  min-height: 10px;
  margin: 0 auto;
}

.widget-dentalcadmos {
  display: block;
  background-color: #002b56;
  padding-top: 10px;
  padding-bottom: 8px;
}

.widget-dentalcadmos img {
  display: block;
  margin: 0 auto;
  border: 1px solid #3b5a9b;
}

.widget-dentalcadmos p {
  color: #dedede;
  font-size: 18px;
  margin-top: 10px;
}

.articolo-div-img img {
  max-width: 100%;
}

.container-speciali {
  background-color: #0aa385;
  padding: 10px;
  margin: 20px 0px 0px 0px;
}

.container-speciali h1 {
  font-size: 26px;
  margin: 10px 0px 0px 0px;
  color: white;
  font-weight: 600;
}

.container-speciali h2 {
  font-size: 20px;
  margin: 10px 0px 0px 0px;
  color: white;
  font-weight: 600;
}

.container-speciali button {
  margin: 10px 0px 20px 0px;
  color: #0aa385;
  font-weight: 600;
  background-color: white;
}

#loader {
  background-color: white;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 99999;
}

#loader i {
  font-size: 40px;
  position: relative;
  top: 48%;
  left: 48%;
  color: #aa0f15;
}

#slideNews .col-md-6 {
  min-height: 300px;
}

.slick-cadmos h4 {
  font-size: 16px;
}

.flexslider {
  clear: both;
  margin: 5px auto;
}

.articolo-container table {
  /* display: block; */
  border: 0px;
  margin: 0 auto;
}

.flexslider {
  padding: 15px 5px 0px 5px !important;
  margin-bottom: 40px !important;
}
.btn h4 {
  white-space: normal;
}

/* IMPORT */

.list-group {
  border-radius: 0;
}
.list-group .list-group-item {
  background-color: transparent;
  overflow: hidden;
  border: 0;
  border-radius: 0;
  padding: 0 16px;
}
.list-group .list-group-item .row-picture,
.list-group .list-group-item .row-action-primary {
  float: left;
  display: inline-block;
  padding-right: 16px;
  padding-top: 8px;
}
.list-group .list-group-item .row-picture img,
.list-group .list-group-item .row-action-primary img,
.list-group .list-group-item .row-picture i,
.list-group .list-group-item .row-action-primary i,
.list-group .list-group-item .row-picture label,
.list-group .list-group-item .row-action-primary label {
  display: block;
  width: 56px;
  height: 56px;
}
.list-group .list-group-item .row-picture img,
.list-group .list-group-item .row-action-primary img {
  background: rgba(0, 0, 0, 0.1);
  padding: 1px;
}
.list-group .list-group-item .row-picture img.circle,
.list-group .list-group-item .row-action-primary img.circle {
  border-radius: 100%;
}
.list-group .list-group-item .row-picture i,
.list-group .list-group-item .row-action-primary i {
  background: rgba(0, 0, 0, 0.25);
  border-radius: 100%;
  text-align: center;
  line-height: 56px;
  font-size: 20px;
  color: white;
}
.list-group .list-group-item .row-picture label,
.list-group .list-group-item .row-action-primary label {
  margin-left: 7px;
  margin-right: -7px;
  margin-top: 5px;
  margin-bottom: -5px;
}
.list-group .list-group-item .row-content {
  display: inline-block;
  width: calc(100% - 92px);
  min-height: 66px;
}
.list-group .list-group-item .row-content .action-secondary {
  position: absolute;
  right: 16px;
  top: 16px;
}
.list-group .list-group-item .row-content .action-secondary i {
  font-size: 20px;
  color: rgba(0, 0, 0, 0.25);
  cursor: pointer;
}
.list-group .list-group-item .row-content .action-secondary ~ * {
  max-width: calc(100% - 30px);
}
.list-group .list-group-item .row-content .least-content {
  position: absolute;
  right: 16px;
  top: 0px;
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px;
}
.list-group .list-group-item .list-group-item-heading {
  color: rgba(0, 0, 0, 0.77);
  font-size: 20px;
  line-height: 29px;
}
.list-group .list-group-separator {
  clear: both;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 10px;
}
.list-group .list-group-separator:before {
  content: "";
  width: calc(100% - 90px);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  float: right;
}

.bg-profile {
  background-color: #3498db !important;
  height: 150px;
  z-index: 1;
}
.bg-bottom {
  height: 100px;
  margin-left: 30px;
}
.img-profile {
  display: inline-block !important;
  background-color: #fff;
  border-radius: 6px;
  margin-top: -50%;
  padding: 1px;
  vertical-align: bottom;
  border: 2px solid #fff;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  z-index: 2;
}
.row-float {
  margin-top: -40px;
}
.explore a {
  color: green;
  font-size: 13px;
  font-weight: 600;
}
.twitter a {
  color: #4099ff;
}

.lightboximg {
  max-width: 200px;
  margin-right: 20px !important;
}
.eventiCalendario &gt; a {
  border-color: #00aa9a !important;
}
.corso-box {
  border: 1px solid #d8d8d8;
  padding: 4px;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .homeLibreria {
    position: relative;

    padding-right: 30px;
  }

  .text-xs-center {
    text-align: center;
  }
}
.slide-text h1 {
  padding: 5px 8px;
}
.slide-text h2 {
  padding: 5px 8px;
}
.slide-text p span {
  padding: 5px 8px;
}

/* .slide-text a.btn-default {
} */

/*
.carousel-inner &gt; .item &gt; img,
.carousel-inner &gt; .item &gt; a &gt; img {
min-height: 200px;    
}
*/

.box-clinica {
  background-color: #c5e4f6;
  margin-bottom: 20px;
}

.box-clinica .titolo-box-clinica {
  background-color: #40a7e1;
  padding: 0px 9px;
  color: white;
}

#slideCR,
.row-box-arrow {
  padding: 3px 10px;
}

.row-approfondisci {
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  padding: 3px 0px;
  margin: 10px 0px;
}

.row-articolo {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}

.row-articolo-menu {
  padding: 15px;
  margin: 0;
  margin-bottom: 0px;
  background-color: rgba(83, 203, 89, 0.25);
}

.testoNews-menu {
  color: #595959;
  font-size: 14px;
  line-height: 18px;
}

.testo13News-menu {
  color: #595959;
  font-size: 13px;
  line-height: 16px;
}

/* .checkAltezzaMenu{
border-top: 5px solid #015579;
} */

span.rightDate {
  float: right;
  margin-top: 1px;
  font-weight: 600;
}

.titoloSlider1 {
  background-color: #d9edf8;
  color: #3ea8e2;
  text-align: center;
  padding: 3px;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 2px;
}

.titoloSlider2 {
  background-color: #ecf7d9;
  color: #9ed347;
  text-align: center;
  padding: 3px;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 2px;
}

#sliderCategorie {
  margin: 0px;
  background-color: #eeeeee;
  margin-bottom: 5px;
}

.box-clinica .item .img-clinica-preview {
  border: 2px solid white;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 200px;
}

.item-data {
  font-size: 15px;
  color: #737e8c;
  padding: 6px 0 0 0;
  margin: 0px;
  font-weight: bold;
  display: block;
}

.box-clinica div.regular {
  border-bottom: 1px solid #40a7e1;
}

.titoloNewsClinica {
  color: #3fa6e1;
  font-size: 26px;
  line-height: 28px;
  text-decoration: none !important;
  margin-top: 5px;
  font-weight: 600;
}

.clinica-arrow {
  color: #40a7e1;
  font-size: 12px;
}

.nodeco:hover,
.nodeco:active {
  text-decoration: none !important;
}

.row-box-arrow {
  margin: 0px;
}

.box-slider-prod {
  background-color: #f6f6f6;
  border-bottom: 2px solid #ebeef0;
}

#slideProdotti .item &gt; .inner {
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 200px;
  background-image: url("../images/pc.jpg");
}

.arrow-box-prodotti {
  width: 21px;
  height: 21px;
  background-color: rgba(100, 100, 100, 0.2);
  padding: 2px;
  position: absolute;
  top: 45%;
}

/* .span-line-after {
position: relative;
display: inline-block;
}

.span-line-after span {
content: " ";
position: absolute;
transform: rotate(-135deg);
display: inline-block;
height: 35px;
width: 3px;
top: 10px;
right: -5px;
} */

.h1,
h1 {
  font-size: 45px;
}
.span-line-after-title {
  position: relative;
  display: inline-block;
}

.span-line-after-title span {
  content: " ";
  position: absolute;
  transform: rotate(-135deg);
  display: inline-block;
  height: 77px;
  width: 4px;
  top: 4px;
  right: -9px;
}

.line-after {
  position: relative;
  display: inline;
}

.line-after:after {
  content: " ";
  position: absolute;
  transform: rotate(-135deg);
  display: inline-block;
  background-color: #000000;
  height: 45px;
  width: 5px;
  /* top: 18px;*/
  right: -6px;
}

.line-after-letti:after {
  content: " ";
  position: relative;
  transform: rotate(-135deg);
  display: inline-block;
  background-color: #000000;
  height: 45px;
  width: 5px;
  right: 2px;
  top: 25px;
}

h5.line-after:after {
  height: 60px;
  right: -12px;
}

p.line-after:after {
  height: 44px;
  right: -6px;
  width: 4px;
  top: 2px;
}

h3.temi-caldi {
  position: relative;
}

h3.temi-caldi::after {
  content: " ";
  position: absolute;
  width: 0;
  height: 0;
  border-bottom: 24.2px solid transparent;
  border-right: 24.2px solid transparent;
  border-left: 24.2px solid #ffffff;
  border-top: 24.2px solid #ffffff;
  top: 0;
  right: -48.4px;
}

.ul-temi-caldi {
  margin-top: 14px;
  padding-left: 0;
}

.ul-temi-caldi li {
  display: inline-block;
  /*padding-right: 10px;
  margin-right: 10px;*/
  /*border-right: 1px solid #ffffff;*/
  position: relative;
}

.ul-temi-caldi li:last-child {
  padding-right: 0;
  margin-right: 0;
  border-right: 0;
}

.ul-temi-caldi li a {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  /*text-transform: uppercase;*/
  text-decoration: none;
}

.ul-temi-caldi li:hover ul {
  display: block;
}

.ul-temi-caldi .tag-padre:after {
  content: "";
  width: 10px;
  height: 10px;
  background-image: url("../images/icon-slash-black.svg");
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  margin: 0 20px;
}

.ul-temi-caldi .tag-padre:last-child:after {
  background-image: none !important;
}

.ul-temi-caldi li ul {
  display: none;
  text-align: left;
  position: absolute;
  top: 25px;
  left: -10px;
  background-color: #aa0f15;
  width: 100%;
  z-index: 999;
  padding: 10px 0;
}

.ul-temi-caldi li ul li {
  display: block;
  border-right: 0;
  padding: 4px 10px;
}

.ul-temi-caldi li ul li a {
  text-transform: initial;
  font-size: 15px;
}

.rightbar .titoloNews {
  font-weight: 800;
  font-size: 21px !important;
  font-family: "Spectral", serif;
  line-height: 24px !important;
}

.most-read {
  text-align: left;
}

.most-read .titoloNews {
  font-weight: 800;
  font-size: 21px !important;
  font-family: "Spectral", serif;
  line-height: 24px !important;
}

.imgFormazione {
  max-width: 130px;
}

.homeFormazione #precedenteFormazione,
.homeFormazione #prossimoFormazione {
  position: absolute;
  top: 25%;
  transform: translateY(-25%);
}

.homeFormazione #precedenteFormazione {
  left: 15px;
}

.homeFormazione #prossimoFormazione {
  right: 15px;
}

.homeLibreria #precedenteLibreria,
.homeLibreria #prossimoLibreria {
  position: absolute;
  top: 25%;
  transform: translateY(-25%);
}

.homeLibreria #precedenteLibreria {
  left: 15px;
}

.homeLibreria #prossimoLibreria {
  right: 15px;
}

.widget-newsletter {
  background-color: #70707041;
  padding: 0 15px 25px 15px;
}

.box-widget-newsletter {
  position: relative;
}

.box-widget-newsletter input, .box-widget-newsletter select {
  background-color: #fff;
  padding-left: 10px;
  padding-right: 0;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  box-shadow: none !important;
  border-radius: 5px;
  border-color: transparent !important;
  color: #717070;
}
.box-widget-newsletter input::-webkit-input-placeholder, .box-widget-newsletter select::-webkit-input-placeholder {
  color: #aa0f15;
} /* WebKit, Blink, Edge */
.box-widget-newsletter input::-moz-placeholder, .box-widget-newsletter select::-moz-placeholder {
  color: #aa0f15;
} /* Mozilla Firefox 4 to 18 */
.box-widget-newsletter input::-moz-placeholder, .box-widget-newsletter select::-moz-placeholder {
  color: #aa0f15;
} /* Mozilla Firefox 19+ Internet Explorer 10-11 */
.box-widget-newsletter input::-ms-input-placeholder, .box-widget-newsletter select::-ms-input-placeholder {
  color: #aa0f15;
} /* Microsoft Edge */
.box-widget-newsletter input::-webkit-input-placeholder {
  color: #aa0f15;
} /* WebKit, Blink, Edge */
.box-widget-newsletter input::-moz-placeholder {
  color: #aa0f15;
} /* Mozilla Firefox 4 to 18 */
.box-widget-newsletter input::-moz-placeholder {
  color: #aa0f15;
} /* Mozilla Firefox 19+ */
.box-widget-newsletter input::-ms-input-placeholder {
  color: #aa0f15;
} /* Internet Explorer 10-11 */
.box-widget-newsletter input::-ms-input-placeholder {
  color: #aa0f15;
} /* Microsoft Edge */

/*.box-widget-newsletter button {
  position: absolute;
  right: 0;
  top: 16px;
  transform: translateY(-50%);
  background-color: #aa0f15;
  border: 0;
  font-size: 13px;
  color: #fff;
  border-radius: 50%;
  padding-top: 5px;
}
*/
.submenu-collapse {
  border-bottom: 1px solid #aa0f15;
  padding: 8px;
  text-align: left;
}

.submenu-collapse &gt; a {
  color: #000;
  width: 98%;
  display: inline-block;
  font-size: 18px;
  text-decoration: none;
}

.submenu-collapse &gt; a:hover {
  color: #aa0f15;
}

#accordionMenu .panel {
  margin-bottom: 0px;
  background-color: #fff;
  border: 1px solid transparent;
  /* border-radius: 4px; */
  -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
  /* box-shadow: 0 1px 1px rgb(0 0 0 / 5%); */
}

.navbar-toggle {
  position: relative;
  float: left;
  padding: 9px 10px;
  margin-top: 15px;
  margin-left: 18px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.elementiSlick a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  /* text-transform: uppercase; */
  text-decoration: none;
}

ul#footer li {
  display: inline;
  float: left;
  list-style: none;
  padding: 0 2px;
}

.slick-dots {
  position: unset;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li button:before {
  font-family: "slick";
  font-size: 13px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "â€¢";
  text-align: center;
  opacity: 1;
  color: #bdbdbd;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: transparent;
  border: 2px solid #aa0f15;
  border-radius: 50%;
  width: 15px;
  height: 15px;
}

.slick-active {
  top: 1px;
}

.btn-newsletter-articolo {
  background-color: #aa0f15;
  color: #fff;
  border: 1px solid #aa0f15;
  padding: 5px 10px;
  border-radius: 10px;
  font-size: 16px;
}

.descLibriModal::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.descLibriModal::-webkit-scrollbar-track {
  background: rgba(83, 203, 89, 0.25);
}

/* Handle */
.descLibriModal::-webkit-scrollbar-thumb {
  background: #aa0f15;
}

/* Handle on hover */
.descLibriModal::-webkit-scrollbar-thumb:hover {
  background: #aa0f15;
}

.btn-search {
  text-decoration: none;
  border-color: #aa0f15;
  background-color: #aa0f15;
  color: #fff;
}

.modal-content {
  border-radius: 0 !important;
}

@media only screen and (min-width: 968px) {
  .modaleLibri .modal-body {
    padding: 0 60px !important;
  }

  .bordiDivisori {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
  }

  .p-top15 {
    padding-top: 15px;
  }

  .margin-titolo-art {
    margin-top: 9px;
  }
}

@media only screen and (min-width: 768px) {
  .bordiDivisori {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
  }

  .articolo-container p:not(.testoNewsInteresse):not(.titoloNews):not(.contatti):not(.info-agenda) {
    line-height: 30px !important;
    text-align: justify;
    font-size: 20px;
  }

  .altezzaSede {
    min-height: 177px;
  }

  .span-line-after-interesse {
    position: relative;
    display: inline-block;
  }

  .span-line-after-interesse span {
    content: " ";
    position: absolute;
    transform: rotate(-135deg);
    display: inline-block;
    height: 31px;
    width: 3px;
    top: 7px;
    right: -4px;
  }
}

@media only screen and (max-width: 767px) {
  .triangolo {
    right: 202px !important;
  }
  .span-line-after-interesse {
    position: relative;
    display: inline-block;
  }

  .padd0Mobile {
    padding: 0;
  }

  .span-line-after-interesse span {
    content: " ";
    position: absolute;
    transform: rotate(-135deg);
    display: inline-block;
    height: 31px;
    width: 3px;
    top: 4px;
    right: -4px;
  }

  .bordiDivisori {
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
  }

  .articolo-container p:not(.titoloNews):not(.contatti):not(.info-agenda) {
    line-height: 22px !important;
    text-align: justify;
    font-size: 16px;
  }
}

@media only screen and (max-width: 967px) {
  .margin-titolo-art {
    margin-top: -18px;
  }

  .triangolo {
    right: 364px;
  }

  .altezzaImgAgenda {
    height: 200px;
  }

  .line-after-giorno::after {
    background-color: #aa0f15;
  }
  .filter {
    font-size: 18px;
  }

  .filter a {
    padding: 5px 10px;

    border: 1px solid #e1e1e1;
    border-radius: 5px;
    color: #000;
    white-space: nowrap;
    transition: 0.2s;
  }
  .filter a:hover,
  .filter a.active {
    text-decoration: none;
    border-color: #aa0f15;
    background-color: #aa0f15;
    color: #fff;
  }
  .row-articolo .titolo_articolo {
    color: #000000 !important;
    text-decoration: none !important;
  }
  .row-articolo .data {
    font-size: 14px;
    color: #aa0f15;
  }

  #sliderFiltri .slick-slide {
    width: auto !important;
    padding: 5px 15px;
  }
}

@media only screen and (min-width: 968px) {
  .triangolo {
    right: 480px;
  }
  .no-padd-left {
    padding-left: 0;
  }

  .no-padd-right {
    padding-right: 0;
  }

  .line-after-giorno::after {
    background-color: #aa0f15;
  }
  .filter {
    font-size: 18px;
    line-height: 38px;
    margin: 20px 0;
  }
  .filter a {
    padding: 5px 10px;
    margin: 0 10px;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    color: #000;
    white-space: nowrap;
    transition: 0.2s;
  }
  .filter a:hover,
  .filter a.active {
    text-decoration: none;
    border-color: #aa0f15;
    background-color: #aa0f15;
    color: #fff;
  }
  .row-articolo .titolo_articolo {
    color: #000000 !important;
    text-decoration: none !important;
  }
  .row-articolo .data {
    font-size: 14px;
    color: #aa0f15;
  }
}

.testoVerde {
  color: #aa0f15 !important;
}

.sfondoVerde {
  background-color: #aa0f15 !important;
}

.lineaSliderDesk {
  background-color: #aa0f15 !important;
  text-align: left !important;
  margin-bottom: 20px !important;
  border-top: 1px solid #aa0f15 !important;
  border-bottom: 1px solid #aa0f15 !important;
}

.lineaSliderMob {
  background-color: #aa0f15 !important;
  text-align: left !important;
  margin-bottom: 20px !important;
  border-top: 1px solid #aa0f15 !important;
  border-bottom: 1px solid #aa0f15 !important;
  padding-top: 8px;
  padding-bottom: 8px;
}

.breadcrumbLine {
  background-color: #aa0f15;
  text-align: left;
  border-top: 1px solid #aa0f15;
  border-bottom: 1px solid #aa0f15;
  color: #fff;
}

#linkContatti a:focus,
#linkContatti a:hover {
  color: #aa0f15 !important;
}

.articolo-container .contatti {
  line-height: 18px !important;
  text-align: justify;
  font-size: 14px;
}

.span-line-after-art {
  position: relative;
  display: inline-block;
}

.span-line-after-art span {
  content: " ";
  position: absolute;
  transform: rotate(-135deg);
  display: inline-block;
  height: 35px;
  width: 3px;
  top: 2px;
  right: -3px;
}

.icon-menu-right {
  float: right;
  position: relative;
  top: 4px;
  right: 20px;
}

.titoloAgenda {
  font-size: 24px;
  color: black;
  font-weight: 500;
}

.titolettiDetAgenda {
  font-size: 16px;
  color: #aa0f15;
  font-weight: bold;
}

.relatoriAgenda {
  font-size: 18px;
}
.slick-prev-arrow, .slick-next-arrow{
  cursor: pointer;
}
.pointer{
    cursor: pointer;
}
.p-caption{font-size:16px !important;line-height:18px  !important;}</pre></body></html>