/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
.item .titolo {
  width: 60%;
  position: relative;
  float: left;
}
section.riepilogo .item .contenuto .titolo {
  width: 70%;
}
.shop .box .carousel_prodotto #sync1 .item {
  height: 500px;
  display: table;
}
.shop .box .carousel_prodotto #sync1 .item div {
  vertical-align: middle;
  display: table-cell;
}
.shop .box .carousel_prodotto #sync1 .item img {
  max-height: 500px;
}
.proposta .item .titolo {
  text-align: center;
  margin: 0px 0px 0px 0px;
}
.correlati .item .immagine_item {
  height: 170px;
}
.correlati .item .testo h3 {
  color: #9bd0cd;
  font-size: 17px;
}
.item .luogo {
  width: 40%;
  position: relative;
  float: right;
  text-align: right;
  top: -5px;
  margin-bottom: 10px;
}
.slideshow .item .luogo {
  top: 0px;
}
.item .luogo img {
  position: relative;
  margin-right: 5px;
  top: 0px;
}
.item .prezzo, .dettaglio aside .prezzo {
  display: inline-block;
  float: right;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
  color: #b3d3d2;
}
.dettaglio aside .prezzo {
  width: 50%;
  margin-bottom: 20px;
}
.check .prezzo {
  width: auto;
  position: relative;
  float: right;
  text-align: right;
}
.item .prezzo h3, .check .prezzo h3, .modal-body .check .prezzo h3, section.unico .item .prezzo h3 {
  color: #666666;
  text-align: right;
  font-weight: 600;
  font-size: 23px;
  margin-bottom: 5px;
}
.dettaglio aside .prezzo h3 {
  color: #666666;
  text-align: right;
  font-weight: 600;
  font-size: 23px;
  margin-bottom: 1px;
  display: inline-block;
  top: -4px;
  position: relative;
  margin-left: 2px;
}
.item .prezzo img {
  position: relative;
}
.item .prezzo span, .dettaglio aside .prezzo span, .check .prezzo span {
  background: #b3d3d2;
  padding: 2px 5px;
  color: white;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 15px;
  margin-left: 5px;
}
.carousel_prodotto {
  background: white;
  padding-top: 30px;
}
#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: 0px;
}
.row .item.progetto {
  background: white;
  margin: 0px;
}
.row .item.progetto .immagine_item {
  height: 140px;
}
.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: relative;
  /* margin-top: -5px; */
  font-weight: normal;
  color: #b3d3d2;
  top: 3px;
  margin-right: 5px;
}
.cbp-vm-price {
  position: relative;
  float: left;
  width: 100%;
  padding: 10px 0px 0px 0px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  color: #eb1c24;
  margin: 0px;
  /* font-family: 'Roboto Condensed', sans-serif; */
  height: 50px;
  letter-spacing: -1px;
}
.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: 600;
  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 {
  width: 100%;
}
.owl-carousel {
  padding: 0px;
}
aside .owl-carousel {
  /* border: 1px solid #b3d3d2; */
  /* padding: 10px; */
}
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: #b3d3d2;
  font-weight: 300
}
aside .item .luogo {
  width: 40%;
  position: relative;
  float: left;
  text-align: left;
  top: 32px;
  margin-bottom: 0px;
}
aside .item .img_item.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;
}
.correlati .owl-carousel .owl-item {
  padding: 5px;
}
.correlati .cbp-vm-price {
  height: 50px;
}
.correlati .owl-carousel .owl-item .item.progetto {
  border: 1px solid #b3d3d2;
  padding: 0px;
}
.correlati .owl-pagination {
  position: absolute;
  top: -40px;
  right: 20px;
}
.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);
}
/* mouse grab icon */
.grabbing {
  cursor: url(/Content/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 #b3d3d2;
  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: #666666;
  font-weight: 600;
  position: relative;
  float: left;
  width: 85%;
  padding: 10px 0px 0px 185px;
  font-size: 25px;
  font-family: 'Montserrat', sans-serif;
/*  font-family: 'didotmedium';*/
}
section.unico .item h3 {
  /*    margin-bottom: 0px;
    text-transform: inherit;
    width: 84%;
    padding: 10px 0px 0px 250px;
    font-size: 30px;
    font-family: 'Montserrat', sans-serif;
/*  font-family: 'didotmedium';*/
    font-weight: 600;
    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: 600;
}
section.unico .item h3 small {
  font-weight: normal;
  font-family: 'Montserrat', sans-serif;
/*  font-family: 'didotmedium';*/
  font-size: 13px;
  line-height: 18px;
  color: #b3d3d2;
}
section.specialisti .item h3 {
  margin-bottom: 0px;
  text-transform: inherit;
  color: #666666;
  font-weight: 600;
  position: relative;
  float: left;
  width: 100%;
  padding: 10px 0px 0px 185px;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
/*  font-family: 'didotmedium';*/
}
section.carousel .item {
    padding: 0px 20px;
}
.item .testo {
  padding: 20px 0px;
  text-align: center;
  font-size: 26px;
  /* text-transform: uppercase; */
  color: #333;
}
.row .item .testo {
  padding: 10px;
  text-align: left;
  height: auto;
}
.item .testo .data {
  color: #666;
  font-size: 15px;
  margin-top: 4px;
  text-transform: capitalize;
}
.item .testo p {
  color: #333;
  margin: 10px 0px;
}
.item .testo p a, .item .testo p a:hover {
  color: #eab2b1;
  text-decoration: underline;
  font-weight: 600;
}
.row .item .testo h3 {
  font-size: 16px;
  font-weight: normal;
}
.row .item.progetto .testo .btn {
  font-size: 16px;
}
.item .testo h3 {
  color: #333;
  font-size: 21px;
  text-align: center;
  font-weight: 600;
}
section.carousel .owl-item {}
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 #b3d3d2;
  display: table;
  float: left;
  position: absolute;
  top: 375px;
  left: 30px;
  z-index: 1;
}
.item small {}
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 #b3d3d2;
  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:1370px) {
  .slideshow .owl-carousel {}
}
@media (max-width:1034px) {
  .dettaglio aside .check .prezzo h3 {
    width: auto;
    position: relative;
    float: inherit;
    margin: 4px 10px 0px 0px;
    top: 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: 0px 0px 20px 0px;
  }
  .proposta .item .disclaimer {
    text-align: center;
  }
  .item .luogo {
    float: left;
    text-align: left;
    top: 0px;
  }
}
@media screen and (max-width:875px) {
  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 {}
  .owl-carousel#sync2 {
    display: none !important
  }
}
@media screen and (max-width:500px) {
  .dettaglio aside .prezzo {
    width: 200px;
  }
}