/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
.item .titolo {
    width: 60%;
    position: relative;
    float: left;
}

section.riepilogo .item .contenuto .titolo {
    width: 65%;
}

.proposta .item .titolo {
    text-align: center;
    margin: 0px 0px 0px 0px;
    min-height: 50px;
}

.proposta .item .luogo {
    top: 0px
}

.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;
    text-align: right;
}

.dettaglio aside .prezzo {
    width: 20%;
    margin: 10px 0px 0px 0px;
}

.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: #c3126f;
        text-align: right;
        font-weight: 500;
        font-size: 23px;
        margin-bottom: 5px;
    }

.dettaglio aside .prezzo h3 {
    color: #c3126f;
    text-align: right;
    font-weight: 500;
    font-size: 23px;
    margin-bottom: 1px;
    display: inline-block;
    top: 0px;
    position: relative;
    margin-left: 2px;
}

.item .prezzo img {
    position: relative;
}

.item .prezzo span, .dettaglio aside .prezzo span, .check .prezzo span {
    background: #12c3be;
    padding: 2px 5px;
    color: white;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 13px;
    margin-left: 5px;
    display: inline-block;
    text-align: center;
    width: 60px;
    font-weight: 500;
}

.carousel_prodotto {
    background: white;
    margin-bottom:20px;
}

#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: 15px
}

.carousel_prodotto .item {
    padding: 0px
}

.carousel_prodotto #sync2 .item {
    padding: 20px 10px 0px 10px;
}

#blog .item {
    background-color: #e8e8e8;
    padding: 15px
}

aside .owl-theme#blog .owl-pagination, aside .owl-theme#blog .owl-controls, aside .owl-theme#suggeriti .owl-controls {
    display: inline-block !important;
    width: 100%;
    text-align: center;
    margin: 10px 0px;
}
.owl-theme#suggeriti .owl-pagination {
    display: inline-block !important;

}
.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: 600px;
    float: right;
    margin-top: 150px;
    margin-right: 100px;
    margin-bottom: 220px;
}*/


.owl-carousel {
    padding: 0px;
}

aside .owl-carousel {
}

    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: 17px
    }

aside #blog .item .titolo h3 {
    font-size: 20px;
    max-height: 48px;
    overflow: hidden;
}

aside #prodotti .item .titolo h3 a {
    color: black;
    font-weight: 400;
}

aside .item .titolo h3 a {
    /* color: #12c3be;
    font-weight: 300 */
    font-weight: 500;
    color: #333;
}

aside .item .luogo {
    width: 40%;
    position: relative;
    float: left;
    text-align: left;
    top: 8px;
    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);
}
/* 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 #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: #363c3f;
    font-weight: 500;
    position: relative;
    float: left;
    width: 85%;
    padding: 10px 0px 0px 185px;
    font-size: 25px;
    font-family: 'Roboto', sans-serif;
}

section.unico .item h3 {
    /*    margin-bottom: 0px;
    text-transform: inherit;
    width: 84%;
    padding: 10px 0px 0px 250px;
    font-size: 30px;
    font-family: 'Roboto', 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: #363c3f;
    font-weight: 500;
    position: relative;
    float: left;
    width: 100%;
    padding: 10px 0px 0px 185px;
    font-size: 20px;
    font-family: 'Roboto', 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:1370px) {
    .slideshow .owl-carousel {
        /*margin-top: 100px;
        margin-bottom: 30px;
        width: 400px;*/
    }
}

@media (max-width:1034px) {
    section.riepilogo .item .contenuto .titolo {
        width: 60%;
    }
    .check .prezzo {
        margin-top: 10px;
    }

    .dettaglio aside .check .prezzo h3 {
        /*width: auto;
        position: relative;
        float: inherit;
        margin: 4px 10px 0px 0px;
        top: 0px*/
        display: block;
        width: 100%;
    }

    .dettaglio aside .prezzo {
        position: absolute;
        right: 20px;
        /* padding-left: 44px; */
        /* width: 100%; */
        /* position: relative; */
        /* margin-bottom: 20px; */
        margin: 10px 0px 0px 0px;
        width: 25%;
    }

    .proposta .item .titolo {
        width: 100%;
        position: relative;
        float: left;
        text-align: center;
        margin: 0px 0px 10px 0px;
    }
    .proposta .item .luogo {
        float: left;
        text-align: left;
        width: auto;
        display: inline-block;
    }
    .proposta .item .disclaimer {
        text-align: center;
    }

    prodotti_home .item .luogo {
        float: right;
        text-align: left;
        top: 0px;
        width: auto;
    }
}

@media screen and (max-width:875px) {
    .fake_h3 {
        height: 0px;
    }
  .homepage  .selet.fake_h3 {
    height: 0px;
}tori .box {
        width: 100% !important;
      
        padding-right:0px;
    }

    section.riepilogo .item .contenuto .titolo {
        width: 70%;
    }

    .item .prezzo, .dettaglio aside .prezzo {
        width: 30%;
    }

    .proposta .item .titolo {
        width: 70%;
        margin: 0px 0px;
        height: auto;
    }

    .proposta .item .disclaimer {
        text-align: left;
        font-size: 15px;
    }

    .item .prezzo h3 {
        font-size: 20px;
        margin: 5px 0px;
    }

    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; */
        text-align: left;
    }

    .item .luogo {
        font-size: 16px;
        float: right;
        margin: 0px;
        width: 40%;
        text-align: right;
    }

    .proposta .item .luogo {
        top: 0px;
        width: 30%;
        float: right;
        text-align: right;
    }

    .slideshow .owl-carousel {
        width: 100%;
        margin: 0px 0px 0px 0px;
        padding: 0px;
    }

    .owl-carousel#sync2 {
        display: none !important
    }
}


@media screen and (max-width:500px) {
    section.riepilogo .item .contenuto .prezzo
    {
        width: 40%;
    }
    section.riepilogo .item .contenuto .titolo {
        width: 60%;
    }
     .dettaglio aside .prezzo {
        width: 50%;
        position: relative;
        right: 0px;
    }

    .item .luogo {
        font-size: 13px;
    }
    .item .prezzo h3 {
        font-size: 16px;
    }


  
}


@media screen and (max-width:380px) {

    aside .item .luogo {
        width: 44%;
 
    }
    .proposta .item .titolo {
        width: 60%;
      
    }
    .proposta .item .luogo,
    .proposta .item .prezzo {
        width: 40%;
    }

    section.riepilogo .item .contenuto .prezzo {
        width: 50%;
    }

    section.riepilogo .item .contenuto .titolo {
        width: 100%;
    }
}