/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
.item .titolo {
  width: 60%;
  position: relative;
  float: left;
}
.item .luogo {
  width: 40%;
  position: relative;
  float: right;
  text-align: right;
  top: -5px;
  margin-bottom: 10px;
}
.item .luogo img {
  position: relative;
  margin-right: 5px;
  top: 0px;
}
.item .prezzo, .dettaglio aside .prezzo {
  display: inline-block;
  float: right;
  text-align: right;
}
.check .prezzo {
  width: auto;
  position: relative;
  float: right;
  text-align: right;
}
.item .prezzo h3, .dettaglio aside .prezzo h3, .check .prezzo h3, .modal-body .check .prezzo h3, section.unico .item .prezzo h3 {
  color: #0f3f68;
  text-align: right;
  font-weight: 500;
  font-size: 23px;
  margin-bottom: 5px;
}
.item .prezzo img {
  position: relative;
}
.item .prezzo span, .dettaglio aside .prezzo span, .check .prezzo span {
  background: #313131;
  padding: 2px 5px;
  color: white;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 15px;
  margin-left: 5px;
}
.carousel_prodotto {
  background: white;
}
#loghi .owl-item {}
#loghi .item {
  cursor: ew-resize;
}
#loghi .item img {
  max-height: 50px
}
#news_aside .owl-item, .owl-item {
  padding: 0px
}
#news_aside .item, .item {
  background-color: white;
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 20px 20px 30px 20px;
}
.carousel_prodotto .item {
  padding: 0px
}
.carousel_prodotto #sync2 .item {
  padding: 15px
}
#blog .item {
  background-color: #e8e8e8;
  padding: 15px
}
aside .owl-theme#blog .owl-pagination, aside .owl-theme#blog .owl-controls {
  display: inline-block !important;
  width: 100%;
  text-align: center;
  margin: 10px 0px;
}
.old_price {
  text-decoration: line-through;
  display: block;
  font-size: 14px;
  position: absolute;
  margin-top: -5px;
  font-weight: normal;
  color: #666;
  top: 2px;
}
.cbp-vm-price {
  position: relative;
  float: left;
  width: 57%;
  padding: 15px;
  text-align: left;
  font-size: 22px;
  font-weight: 600;
  color: #eb1c24;
  margin: 0px;
  font-family: 'Roboto Condensed', sans-serif;
}
.item .cbp-vm-title-cat {
  text-align: center;
  padding: 0px;
  font-size: 19px;
  color: #333;
  height: auto;
  margin: 20px 0px 5px 0px;
  text-transform: uppercase;
}
.cbp-vm-sub {
  position: relative;
  float: left;
  width: 100%;
  padding: 0px 0px 0px 0px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: #797979;
  margin-left: 0px;
}
section .owl-carousel.prodotti .cbp-vm-sub {
  height: 38px;
}
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel {
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
  clear: both;
  z-index: 2;
}
.slideshow .owl-carousel {
  position: relative;
  width: 465px;
  float: right;
  margin-top: 140px;
  margin-right: 100px;
  margin-bottom: 230px;
}
.owl-carousel {
  padding: 0px;
}
aside .owl-carousel {
    margin-bottom: 30px;
}
aside .owl-carousel#cat_aside {
  padding-bottom: 20px
}
aside .item .titolo {
  width: 100%;
  position: relative;
  float: left;
  text-align: center;
  margin: 15px 0px 15px 0px;
}
aside .item .titolo h3, aside .item .disclaimer {
  text-align: center
}
aside .item .titolo h3 {
  font-size: 20px
}
aside #blog .item .titolo h3 {
  font-size: 20px;
  height: 48px;
  overflow: hidden;
}
aside #prodotti .item .titolo h3 a {
  color: black;
  font-weight: 400;
}
aside .item .titolo h3 a {
  color: #313131;
  font-weight: 300
}
aside .item .luogo {
  width: 40%;
  position: relative;
  float: left;
  text-align: left;
  top: 32px;
  margin-bottom: 0px;
}
aside .item .immagine_prodotto.cat {
  height: 287px;
  margin-bottom: 10px;
}
aside .cbp-vm-sub {
  font-size: 15px;
}
.owl-carousel#owl-news {
  margin-bottom: 20px;
  padding: 15px;
}
#owl-news .testo p {
  display: none
}
.owl-theme#owl-demo .owl-controls {
  display: inherit !important;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
  text-align: center;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 99999999;
}
/* mouse grab icon */
.grabbing {
  cursor: url(../img/grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.item .copertina {
  height: 194px;
  overflow: hidden;
}
.owl-carousel .item .copertina {
  height: 244px;
  overflow: hidden;
}
.item .profilo {
  height: 150px;
  width: 150px;
  overflow: hidden;
  background: white;
  border: 1px solid #d9dbde;
  display: table;
  float: left;
  position: absolute;
  top: 155px;
  left: 30px;
  z-index: 1;
}
.owl-carousel#professionisti .owl-item {
  padding: 0px 10px
}
.owl-theme#professionisti h3 {
  margin-bottom: 0px;
  text-transform: inherit;
  color: #313131;
  font-weight: 500;
  position: relative;
  float: left;
  width: 85%;
  padding: 10px 0px 0px 185px;
  font-size: 25px;
  font-family: 'Kanit', sans-serif;
}
section.unico .item h3 {
  /*    margin-bottom: 0px;
    text-transform: inherit;
    width: 84%;
    padding: 10px 0px 0px 250px;
    font-size: 30px;    font-family: 'Kanit', sans-serif;
    font-weight: 500;
    float: left;*/
}
section.unico .item .luogo {
  position: relative;
  float: right;
  font-size: 23px;
  padding: 10px 0px 5px 0px;
  color: #797979;
  max-width: 60px;
  font-weight: 500;
}
section.unico .item h3 small {
  font-weight: normal;
}
section.specialisti .item h3 {
  margin-bottom: 0px;
  text-transform: inherit;
  color: #313131;
  font-weight: 500;
  position: relative;
  float: left;
  width: 100%;
  padding: 10px 0px 0px 185px;
  font-size: 20px;
  font-family: 'Kanit', sans-serif;
}
section.unico .item {
  /*   display: inline-block;
    padding-bottom: 7px;
    position: relative;
    width: 100%;*/
}
section.unico .item ul {
  display: block;
  position: relative;
  float: right;
  clear: right;
}
section.unico .item ul li {
  display: inline-block;
  font-size: 30px;
  margin: 5px;
}
section.unico .item ul li svg {
  color: rgba(57, 54, 51, 0.5);
}
section.unico .item ul li:hover svg {
  color: rgba(57, 54, 51, 1);
}
section.unico .item .copertina {
  height: 497px;
  overflow: hidden;
}
section.unico .item .profilo {
  height: 200px;
  width: 200px;
  overflow: hidden;
  background: white;
  border: 1px solid #d9dbde;
  display: table;
  float: left;
  position: absolute;
  top: 375px;
  left: 30px;
  z-index: 1;
}
section.specialisti .item small, section.unico .item small {
  display: block;
  font-size: 18px;
  font-weight: normal;
}
section.specialisti .item .luogo {
  float: left;
  font-size: 18px;
  padding: 10px 0px 0px 0px;
  max-width: inherit;
  padding-left: 185px;
}
section.specialisti .item .profilo {
  height: 150px;
  width: 150px;
  overflow: hidden;
  background: white;
  border: 1px solid #d9dbde;
  display: table;
  float: left;
  position: absolute;
  top: 136px;
  left: 30px;
  z-index: 1;
}
section.specialisti .item {
  display: inline-block;
  width: 50%;
  padding: 0px 10px;
  float: left;
  margin-bottom: 35px;
  position: relative;
}
section.specialisti .copertina img {
  min-height: 200px;
  max-width: -webkit-fill-available;
}
.owl-theme#professionisti small {
  display: block;
  font-size: 20px;
  font-weight: normal;
}
.item .profilo div {
  display: table-cell;
  vertical-align: middle;
  text-align: center
}
.item .profilo img {
  padding: 20px;
  max-width: 200px;
}
.owl-carousel .item .profilo img {
  max-width: 150px;
}
section.specialisti .item .profilo img {
  max-width: 150px;
}
@media (max-width:1034px) {
  aside .check .prezzo h3 {
    width: auto;
    position: relative;
    float: left;
    margin: 4px 20px 0px 0px;
  }
  .dettaglio aside .prezzo {
    padding-left: 44px;
    float: left;
    text-align: left;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
  }
  .proposta .item .titolo {
    width: 100%;
    position: relative;
    float: left;
    text-align: center;
    margin-bottom: 20px;
  }
  .proposta .item .disclaimer {
    text-align: center;
  }
  .item .luogo {
    float: left;
    text-align: left;
    top: 0px;
  }
}
@media screen and (max-width:778px) {
  aside #blog .item .titolo h3 {
    font-size: 17px;
  }
  aside .item .titolo h3 a {
    font-weight: 400;
    line-height: 22px;
  }
  .modal-body .check .prezzo h3 {
    text-align: left;
    width: auto;
    display: inline-block;
    float: left;
  }
  .modal-body .people {
    top: 2px;
  }
  .dettaglio aside .prezzo {
    padding-left: 0px;
    width: 100%;
    display: inline-block;
  }
  .check .prezzo {
    width: 100%;
  }
  .item .titolo {
    width: 100%;
    margin-bottom: 15px;
  }
  .item .luogo {
    top: 8px;
    font-size: 16px;
  }
  .slideshow .owl-carousel {
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 130px 20px 0px 20px;
  }
  .owl-carousel#sync2 {
    display: none !important
  }
}