@import url("../libs/bootstrap-xl/bootstrap-xl.min.css");
html,body{font-family: 'PT Sans', sans-serif;font-size:17px;color:#000000;background-color:#fff;}
.form-group label.error{display:inline;color:#bd0000;padding:0px;}
input[type="text"].error , select.error , textarea.error{border:1px solid #bd0000;box-shadow:none;}
input[type="text"] ,input[type="password"], textarea , select{-webkit-appearance: none;-moz-appearance: none;appearance: none;box-shadow:none !important;}
select{background: #fff url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiAgdmlld0JveD0iMCAwIDI1IDM2IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNSAzNiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHRpdGxlPmFycm93czwvdGl0bGU+PHBvbHlnb24gcG9pbnRzPSI1LjQ5OSwxOC4yMTMgOS42NzIsMTIuNDAyIDEzLjgwNiwxOC4yMTMgIi8+PHBvbHlnb24gcG9pbnRzPSIxMy44MDYsMjAuNzg3IDkuNjcyLDI2LjU5OCA1LjQ5OSwyMC43ODcgIi8+PC9zdmc+) no-repeat 100% 0% !important;padding-right:25px !important;border-radius:0;}
select::-ms-expand {display: none;}
a{color:#000;outline:0 !important;}
a:hover{color:#000;}
h1{margin-top:0;font-size:34px;}
h1 > span{font-weight:bold;}
h2{font-size:20px;margin-top:20px;}
.title h4{font-size:20px;text-transform:uppercase;font-weight:700;}
.pointer{cursor: pointer}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {border-color: #000000;}
.p-rel{position:relative;}
span.p-rel{display:inline-block;}
.grecaptcha-badge{display: none;}
.banner-mbot{margin-bottom:16px;}

/*accessibility*/
.focus-highlight:focus-visible { box-shadow: 0 0 0 3px rgba(250,183,45,0.7); border-color: #fab72d !important; outline: none; transition: box-shadow 0.2s ease-in-out, border-color 0.2s ease-in-out; }
.btn.focus-highlight:focus-visible { box-shadow: 0 0 0 2px #fab72d, 0 0 0 5px rgba(0,0,0,0.5); border-color: #fab72d; }
a.btn.focus-highlight:focus-visible { box-shadow: 0 0 0 2px #fab72d, 0 0 0 5px rgba(0,0,0,0.5); border-color: #fab72d; color: #000; text-decoration: none; }
.btn.focus-highlight:hover { box-shadow: 0 0 0 3px rgba(250,183,45,0.5); border-color: #fab72d; }
a.btn.focus-highlight:hover { color: #000; text-decoration: none; box-shadow: 0 0 0 3px rgba(250,183,45,0.5); border-color: #fab72d; }
input.form-control.focus-highlight:focus-visible { border-color: #fab72d; box-shadow: 0 0 0 3px rgba(250,183,45,0.6); }
textarea.form-control.focus-highlight:focus-visible { border-color: #fab72d; box-shadow: 0 0 0 3px rgba(250,183,45,0.6); }
select.form-control.focus-highlight:focus-visible { border-color: #fab72d; box-shadow: 0 0 0 3px rgba(250,183,45,0.6); }
input[type="checkbox"].focus-highlight:focus-visible + label { outline: 2px dashed #fab72d; outline-offset: 3px; }
input[type="radio"].focus-highlight:focus-visible + label { outline: 2px dashed #fab72d; outline-offset: 3px; }
a.focus-highlight:focus-visible { color: #fab72d; text-decoration: underline; }
a.focus-highlight:hover { color: #fab72d; text-decoration: none; }
a.focus-highlight:focus-visible img { outline: 3px solid #fab72d; outline-offset: 3px; }
.navbar .focus-highlight:focus-visible { background-color: rgba(250,183,45,0.2); box-shadow: 0 0 0 2px rgba(250,183,45,0.7); }
.dropdown-menu > li > a.focus-highlight:focus-visible { background-color: rgba(250,183,45,0.15); color: #333; }
.dropdown-menu > li > a.focus-highlight:hover { background-color: rgba(250,183,45,0.1); color: #333; }
.focus-highlight[disabled], .focus-highlight[aria-disabled="true"] { pointer-events: none; opacity: 0.6; box-shadow: none !important; }
.mfp-content .focus-highlight:focus-visible { outline: 2px solid #fab72d; outline-offset: 2px; box-shadow: 0 0 0 3px rgba(250,183,45,0.5); }
.owl-carousel .focus-highlight:focus-visible:not(.btn) { display: inline-block; outline: 2px solid #fab72d; outline-offset: 2px; box-shadow: none; }
.plyr__controls .focus-highlight:focus-visible { outline: 2px solid #fab72d; outline-offset: 2px; box-shadow: none; background-color: rgba(250,183,45,0.2); }
.powered .links .focus-highlight { color: #000 !important; }
.tab-slider .wrap ul li .focus-highlight { color: #fab72d !important; box-shadow: none; }

/* Dai assistant */
#floating-button {position: fixed;right: 30px; bottom: 10px;z-index: 9999;cursor: pointer;}
#floating-button > img {padding:5px 7px;background-color: #e5eef0;color: var(--black);border: none;border-radius: 50px;cursor: pointer;box-shadow: 0 4px 8px rgba(0,0,0,0.2);transition: all 0.3s ease;border: 2px solid #5ca696;}
#floating-button > img:hover {transform: translateY(-5px);}
#floating-button .icondai-close {display: none;font-size: 25px;color: #fff;background-color: #e5eef0;border: 2px solid #5ca696;border-radius: 50%;width: 60px;height: 60px;line-height: 56px;text-align: center;box-shadow: 0 4px 8px rgba(0,0,0,0.2);transition: all 0.3s ease;color: #5ca696;}
#floating-button .icondai-close:hover {transform: translateY(-5px);background-color: #d4e5e9;}
dai-chat {display: flex;height: 100%;}
.chat-container-fixed {position: fixed;bottom: 80px;right: 30px;width: 400px;height: 80%;background: var(--white);box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);border-radius: 12px;z-index: 9999;display: flex;flex-direction: column;opacity: 0;transform: translateY(20px) scale(0.95);transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);}
.chat-container-fixed.open {opacity: 1;transform: translateY(0) scale(1);}
.chat-container-fixed.minimized {height: 60px;width: 350px;opacity: 1;transform: translateY(0) scale(1);}
.chat-container-fixed.minimized .assistenza-header {display: none;}
.chat-container-fixed.minimized .chat-content {display: none;}
.chat-container-fixed.minimized .chat-footer {display: none;}
.assistenza-header {background: #e5eef0;color: var(--black);padding: 10px 20px;display: flex;justify-content: space-between;align-items: center;border-radius: 12px 12px 0 0;border-bottom: 1px solid #d0dde1;}
.chat-title {font-weight: 600;font-size: 16px;}
.header-actions {display: flex;gap: 8px;}
.minimize-btn, .close-btn-mobile {background: none;border: none;color: var(--black);cursor: pointer;font-size: 16px;padding: 4px 8px;border-radius: 4px;transition: background 0.2s ease;}
.minimize-btn:hover, .close-btn-mobile:hover {background: rgba(92, 166, 150, 0.2);}
.close-btn-mobile {display: none;}
.chat-content {flex: 1;overflow: auto;background-color: #fff;}
.chat-footer {background: #f8f8f8;padding: 10px 15px;text-align: center;font-size: 12px;color: #666;border-top: 1px solid #e5e5e5;border-radius: 0 0 12px 12px;}
.chat-footer a {text-decoration: none;}
.chat-minimized-tooltip {display: block;position: absolute;bottom: 35px;right: -15px;z-index: 10;}
.chat-minimized-tooltip img {width: 40px;height: auto;display: block;}
.chat-minimized-tooltip img.yellow {display: none;}
.chat-minimized-tooltip.yellow img.yellow {display: block;}
.chat-minimized-tooltip.yellow img:not(.yellow) {display: none;}

#CookiebotWidget:not(.CookiebotWidget-inactive){display: none}

table.bt tfoot th::before,
table.bt tfoot td::before,
table.bt tbody td::before {
  content: attr(data-th) "";
}
table.bt tr:first-child{display:none;}

.plyr--full-ui input[type=range] {color: #fab72d !important;}
.plyr__control--overlaid {background: rgba(250,183,45, .8) !important;}
.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true] {background: #fab72d !important;}
.plyr__control.plyr__tab-focus {box-shadow: 0 0 0 5px rgba(250,183,45, .5) !important;}
.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before {background: #fab72d !important;}

.row.no-gutters > [class^="col-"],.row.no-gutters > [class*=" col-"] {padding-right: 0;padding-left: 0;}
.custrow.row {margin: 0 -7px;}
.custrow div[class*="col-"]{padding: 0 7px;}

.videomobile-wrapper{width:100%;overflow:hidden;height: 100vh;position:relative;}
.videomobile-wrapper:after {content: "";position: absolute;top: 0;bottom: 0;left: 0;right: 0;/*background-color:rgba(0,0,0,0.5);*/background: linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,0));z-index: 1;}
.videomobile{min-width: 100%;min-height: 100%;width: 100%;object-fit: cover;object-position: 50% 50%;}

.btn{-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;font-weight: 700 ;font-size:20px !important;-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out;padding: 6px 20px;}
.btn{background-color:#fff;border-color:#fab72d;color:#fab72d;}
.btn:hover,.btn:focus,.btn:active{background-color:#fff;color:#fab72d;border-color:#fab72d;}
.btn-primary{color: #fff;border: 1px solid #fab72d;background: #fab72d;}
.btn-primary:hover,.btn-primary:focus,.btn-primary:active{background-color: #fff;border-color: #fab72d;color:#fab72d;}
.btn-order{border:0;background-color: #fb641b;color:white;border:0;border-radius: 4px;padding:5px 20px;}
.btn-order:hover{border:0;background-color: #ff8b53;color:white;}
.btn-tabella{border-color: #bd0000;background-color: #bd0000;font-size: 14px !important;color:#fff;}
.btn-tabella:hover,.btn-tabella:focus,.btn:active{background-color:#fff;border-color:#bd0000;color:#bd0000;}
.btn-success{color: #fff;border: 1px solid #009900;background: #009900;}
.btn-success:hover,.btn-success:focus,.btn-success:active{background-color: #48ab48;border-color: #48ab48;color:#fff;}
.modal-footer .btn{margin-top:20px !important;}

.bg-danger { color:#fff;background-color: #a71d1c}
.alert-text{ padding:15px;}
.bold { font-weight: bold;}
.pay label {font-weight: bold;}
.pay-bg { background-color:#f4f4f4; border:1px solid #cdcdcd;padding:20px;}

.form-control{border-color:#eee;font-size:17px;}
.form-control:focus{border-color:#99816B; -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(214,185,158,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(214,185,158,.6); border-radius: 0px;cursor: pointer;}
.form-horizontal .checkbox{font-size: 15px;}
.form-horizontal .space{padding-bottom:20px;}
.form-horizontal .legend{color:#000;font-size:17px;margin:10px 0px 10px;color:#3E9C2A;text-align:left;}
.customsize { width:30%}
.form-group { margin-bottom: 8px;}
.form-group [class^="col-"], .form-group [class*=" col-"], .form-group .container-fluid {padding-right: 15px;padding-left: 15px;}
.form-inline { padding-left:20px;}

fieldset { padding: 1em; border:1px solid #e6e6e6; background-color: transparent; padding:20px 30px 20px 30px; margin:0px;border-radius:4px;}
fieldset .data{ text-align: right;padding-top:5px !important;text-align: left}
legend{ border:0px; padding:10px 10px 0 10px;margin:0px;color:#000000;font-weight: 500;font-size: 20px;color:#009900;}
.text-muted {font-style: italic}

.cerca-form{position:relative;margin-bottom:40px;}
.cerca-form .input{width:100%;border-radius: 0px;border: 1px solid #D8D8D8;transition: all 0.2s ease-out 0s;padding: 10px 20px;}
.cerca-form button{padding: 0px;width: 24px;height: 14px;border: medium none;position: absolute;top: 9px;right: 11px;background-color:transparent;}
.cerca-form button .fa{color:#c9c9c9 !important;}

.cust-title{font-size:28px;font-style:italic;font-weight:700;margin-bottom:20px;display:block;position:relative;}
.cust-title > span{padding-right:40px;background-color:#fff;position:relative;z-index:2;}
.cust-title:after{content:"";height:1px;background-color:#e6e6e6;position:absolute;top:50%;left:0;right:0;z-index:1;margin-top:2px;}
.page {margin-bottom:40px !important;padding-top:20px;}
.page .wrapperh1 + .container , .page .center-block + .container{margin-top:40px;}
.page .wrapperh1{background-color:#f3f3f3;}
.page .wrapperh1 h1{margin:0;padding:0;font-size:40px;padding:20px 0 12px 0;}
.page .wrapperh1 .abs{color:#545454;font-size:18px;margin:-10px 0 20px 0;}
.page h1{color:#000;font-weight:700;font-size:20px;}
.page .txt{margin:0px 0px 30px 0px;}
.page .par-title,.page .txt h3{font-weight:700;margin:0px 0 40px 0;font-size: 40px;}
.page .par-title{margin-top:40px;}
.page .par-title2,.page .txt h4{font-weight:700;margin:0px 0 25px 0;font-size: 20px;}
.page .txt table{width:100% !important;border:1px solid #f0f0f0;}
.page .txt table td , .page .txt table th{padding:10px;border:1px solid #f0f0f0;vertical-align:top;}
.page .txt table tr:first-child > td , .page .txt table tr:first-child > th{background-color:#f0f0f0;}
.page .txt table tr:nth-child(odd):not(:first-child){background-color: #fcfcfc;}
.page .txt .btn{background-color:#fab72d;border-color:#fab72d;color:#fff;}
.page .videoscol{margin-bottom:0px;}
.page .videoscol .plyr{margin-bottom:40px;}
.page .allegati-box h3{font-size:24px;font-weight:300;margin:30px 0 30px 0;color:#fab72d;}
.page .allegati-box li{margin-bottom:15px;padding-left:45px;position:relative;}
.page .allegati-box li:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background-color:#fab72d;}
.page .allegati-box a{color:#000;font-weight:400;padding:5px 10px;display:inline-block;text-decoration:none;}
.page .allegati-box a:hover{text-decoration:none;}
.page .allegati-box a .fa{position:absolute;top:12px;left:20px;font-size: 25px;font-weight:400;color:#b1b1b1;}
.page .allegati-box small{display:block;font-size:12px;color:#b1b1b1;}
.page .allegati-box a.priv-press{padding: 5px 0px;text-decoration: underline;display: unset;}
.page .pagetabs .nav-tabs{border:0;}
.page .pagetabs .nav > li a{background-color:#e6e6e6;text-transform:uppercase;border:0;margin-right: 5px;font-weight:600;}
.page .pagetabs .nav > li.active a{background-color:#fab72d;color:#fff;}
.page .pagetabs .wrapper{padding:60px 30px;background-color:#e6e6e6;}
.page .pagetabs table td , .page .txt table th{padding:10px;border:1px solid #f0f0f0;vertical-align:top;}
.page .pagetabs table tr:first-child > td , .page .txt table tr:first-child > th{background-color:#fab72d;color:#fff;}
.page .pagetabs table tr{background-color: #fff;}
.page .pagetabs table tr:nth-child(odd):not(:first-child){background-color: #f3f3f3;}
/*.page .pagetabs .panel{border:0;}
.page .pagetabs .panel-group{margin-bottom:0;}
.page .pagetabs .panel-default > .panel-heading {color:#000;font-weight:600;background-color:#e6e6e6;border-color:#e6e6e6;padding:0;}
.page .pagetabs .panel-default > .panel-heading a{color:#000;font-weight:600;text-decoration:none;display:block;padding:15px 10px;}
.page .pagetabs .panel-default > .panel-heading.active{background-color:#fab72d;}
.page .pagetabs .panel-default > .panel-heading.active a{color:#fff;}
.page .pagetabs .panel-body{padding:0;}
.page .pagetabs .panel-group .panel-heading + .panel-collapse > .panel-body{border-top:0;}
.page .pagetabs .panel-title > a[data-toggle=collapse].collapsed:after {content: '\f078';}
.page .pagetabs .panel-title > a[data-toggle=collapse]:after {font-family: "FontAwesome";content: '\f077';float: right;margin-right: 10px;}*/
.page .menusx li > a{line-height: 29px;display: block;padding-left: 20px;position: relative;font-weight:600;}
.page .menusx li.active > a , .page .menusx li > a:hover{text-decoration:none;color:#ff9d18;}
.page .menusx li > a:before {content: "\f105";position: absolute;top: 0;left: 0;color:#ff9d18;font-family: "FontAwesome";}
.page .menusx li.goback{margin-bottom:25px;}
.page .menusx li.goback a{text-transform:uppercase;color:#ff9d18;font-size:25px;}
.page .menusx li.goback a:before{content: "\f104";}
.page .pagetabs .panel{border:0;}
.page .pagetabs .panel-group{margin-bottom:0;}
.page .pagetabs .panel-default > .panel-heading {color:#000;font-weight:600;background-color:#e6e6e6;border-color:#e6e6e6;padding:0;text-align:center;}
.page .pagetabs .panel-default > .panel-heading a{color:#000;font-weight:600;text-decoration:none;display:block;padding:15px 10px;font-size:25px;}
.page .pagetabs .panel-default > .panel-heading.active{background-color:#e6e6e6;}
.page .pagetabs .panel-default > .panel-heading.active a{color:#000;}
.page .pagetabs .panel-body{padding:0;}
.page .pagetabs .panel-group .panel-heading + .panel-collapse > .panel-body{border-top:0;}
.page .pagetabs .panel-title{font-size:22px;line-height:45px;margin:0px}
.page .pagetabs .navigation{position: relative;}
.page .pagetabs .navigation > span{position:absolute;top:0px;left:10px;z-index:2;padding:0 5px;}
.page .pagetabs .navigation > span:hover{cursor:pointer;}
.page .pagetabs .navigation > span.next{right:10px;left:auto;}
.page .pagetabs .navigation > span .fa{font-size:45px;line-height:45px;}

.page.boxed .box-text{height:100%;display: flex;align-items: center;justify-content: center;padding:0 40px;}
.page.boxed .box-text .par-title{margin-top:0;margin-bottom:18px;font-size:32px;}
.page.boxed .box-text .txt{margin-bottom:0;}
.page.boxed .spacer{padding:30px 0;}
.page.boxed .box-text .btn{margin-top:20px;}

.page .locs li{border-top:1px solid #f0f0f0;}
.page .locs li a{padding:4px 0;display:block;font-size:18px;font-weight:600;}
.page .locs li a:hover{text-decoration:none;color:#fab72d;}
.page .maplocs{width:100%;height:580px;}
.page .otherslocs li{border-top: 0;}
.page .otherslocs li a{font-weight:600;font-size:16px;}
.page.hotels .txt h3{margin-bottom:10px;}
.page.hotels .cust-title-ulisse{margin-top:50px;}
.page.hotels .cust-title-ulisse span{color:#fab72d;font-size:28px;font-weight:700;line-height:28px;}
.page.hotels .cust-title-ulisse p{font-size:18px;color:#858585;}
.page.hotels .banner-loc{border-radius:10px;position:relative;overflow:hidden;}
.page.hotels .banner-loc .overlay{background-color:rgba(0,0,0,0.4);position:absolute;top:0;bottom:0;left:0;right:0;color:#fff;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
.page.hotels .banner-loc .overlay h3{font-size:28px;text-transform:uppercase;font-weight:700;margin-top:0;margin-bottom:20px;}
.page .hotelsresults .cust-title{margin-bottom:50px;}
.page .hotelsresults .type{font-weight:700;color:#787878;padding-bottom:10px;border-bottom:1px solid #e6e6e6;margin-bottom:15px;}
.page .hotelsresults .bgresults{background-color:#f8f8f8;border-radius: 10px;padding: 25px;margin:15px 0;}
.page .hotelsresults .bgresults ul{margin-bottom:0;}
.page .back{text-transform:uppercase;font-weight:700;display:inline-block;margin:20px 0 25px 0;}

.bottom-gallery{overflow:hidden;width:100%;position:relative;margin-top:60px;}
.bottom-gallery .item{border:0;padding:0 8px;}
.bottom-gallery  .owl-carousel .owl-wrapper-outer {width: 150% !important;}

.navbottom{margin-top:30px;}
.navbottom a{font-size:14px;font-style:italic;padding:10px 15px;border-radius:10px;border:1px solid #e6e6e6;display:inline-block;max-width:250px;width:100%;box-shadow: 0 2px 3px rgba(0,0,0, .09) !important;}
.navbottom a:hover , .navbottom a:focus{text-decoration:none;color:#000;}
.navbottom a > span{display:inline-block;text-transform:uppercase;font-weight:600;margin-bottom:0px;font-style:normal;}
.navbottom a > span > i{font-weight:600;}
.navbottom a.precc > span > i{padding-right:5px;}
.navbottom a.succ > span > i{padding-left:5px;}

.share-social{margin-top:35px;border-bottom:1px solid #f0f0f0;padding:8px 0;}
.share-social ul{margin-bottom:0;}
.share-social a{color:#0099e1;padding:0 5px;}
.share-social li:first-child{margin-right:10px;margin-bottom:10px;font-weight:700;}
.share-social .list-inline > li{padding:0;}
.share-social .fa{font-size:21px;color:#fff;line-height:36px;width:36px;border-radius:4px;text-align:center;}
.share-social .fa-facebook{background-color:#0060bf;}
.share-social .fa-pinterest{background-color:#c50708;}

.topmap{height:588px;background-color:#f0f0f0;margin-bottom:40px;}
.page.news .masonry{padding:0 15px;}
.page.news .notizie{margin-top:40px;margin: 0 -15px;}
.page.news .notizie > div{padding:0 15px;}
.page.news .wrapper-search{margin:10px 0 30px;}
.page.news .wrapper-search .form-control{background-color:#f3f3f3;height:48px;background-color:#f3f3f3;border-top-left-radius:24px;border-bottom-left-radius:24px;padding-left:30px;}
.page.news .wrapper-search .form-control:focus{border-color:#f3f3f3;}
.page.news .wrapper-search .btn{height:48px;background-color:#f3f3f3;border-color:#f3f3f3;border-top-right-radius:24px;border-bottom-right-radius:24px;}
.page.news .wrapper-search .btn .fa{color:#fab72d;}
.page.news #notizie h3{font-size:18px;margin-top:0;line-height:23px;font-weight:600;margin-bottom:20px;}
.page.news #notizie .wrapper{background-color:#f8f8f8;padding:15px;margin-bottom:30px;font-size:16px;}
.page.news #notizie .wrapper .txt{font-size:15px;line-height:20px;}
.page.news #notizie .wrapper .border{margin-top:10px;padding-top:10px;border-top:1px solid #e6e6e6;}
.page.news #notizie .wrapper .more{text-align:right;}
.page.news #notizie .wrapper .more a{color: #fab72d;font-weight:700;}
.page.news #notizie .wrapper .more a .fa{margin-left:5px;}
.page.news #notizie .wrapper .date{font-size:14px;font-weight:700;}
.page.news #notizie .wrapper .date .fa{color:#7b7b7b;}
.page.news #notizie a:hover{text-decoration:none;}
.page.news #notizia .notiziaTop{color:#000;font-weight:600;;margin-bottom:15px;font-size:14px;padding-bottom:15px;border-bottom:1px solid #e6e6e6;}
.page.news #notizia .popup-gallery{margin-top:16px;}
.page.news #notizia .popup-gallery .img-responsive{margin-bottom:14px;}
.page.news #notizia .popup-gallery .row {margin: 0 -7px;}
.page.news #notizia .popup-gallery div[class*="col-"]{padding: 0 7px;}
.page.news #notizia .btn{background-color:transparent;border-color:#e6e6e6;color: #fab72d;}
.page.news .subpgs{margin-bottom:60px;}
.page.news .subpgs a{display:block;}
.page.news .subpgs a:hover{text-decoration:none;}
.page.news .subpgs > .row > div > a{background-color:#fff;padding:20px 15px 10px 15px;;position:relative;display:block;border:1px solid #e6e6e6;border-radius:10px;}
.page.news .subpgs .wrapperdesc{position:relative;z-index:2;padding-right:20px;}
.page.news .subpgs .text-right .wrapperdesc{padding-left:20px;padding-right:0;}
.page.news .subpgs .wrapperdesc p{color:#8c8c8c;font-size:16px;}
.page.news .subpgs .wrapperdesc h4{color:#333;font-weight:400;}
.page.news .subpgs > .row > div .wrapperdesc:after{font-family: "FontAwesome";position:absolute;top:50%;margin-top:-16px;font-size:32px;line-height:32px;color:#333;z-index:1;}
.page.news .subpgs > .row > div:last-child .wrapperdesc:after{content:"\f104";left:0px;}
.page.news .subpgs > .row > div:first-child .wrapperdesc:after{content: "\f105";right:0px;}
.page.hotels .otherslocs{margin:30px 0 14px 0;}
.page.hotels .otherslocs .bg{background-color:#f8f8f8;border-radius:10px;padding:25px;}

.partners .banner img {border: 1px solid #e6e6e6;}
.partners .banner{margin-bottom:14px;}
.abstract{margin-top:100px;line-height:30px;}
.abstract .txt{margin-bottom:60px;}
.abstract .shortcuts a{text-transform:uppercase;display:block;font-weight:700;line-height:20px;padding:60px 10px 15px 15px;font-size:14px;color:#000;}
.abstract .shortcuts a > span{display:block;}
.abstract .shortcuts a:hover{text-decoration:none;}
.abstract .shortcuts{margin:0 -7px 15px -7px;}
.abstract .shortcuts > div{padding:0 7px;}
.abstract .pforza{margin-bottom:30px;}
.abstract .pforza .tit{font-weight:700;text-transform:uppercase;padding:15px 0;position:relative;font-size:14px;line-height:20px;}
.abstract .pforza .tit:before,.abstract .pforza .tit:after{content:"";width:8px;height:2px;background-color:#bd0000;position:absolute;left:0;top:0;}
.abstract .pforza .tit:after{top:auto;bottom:0;}
.abstract .pforza p{line-height:24px;margin-top:30px;}
.cats{}
.cats .desc{background-color:#e6e6e6;text-align:center;font-weight:700;color:#bd0000;line-height:80px;margin-bottom:15px;}
.cats a:hover{text-decoration:none;}

.uniboxSearchContent {display: block}
#unibox-invisible {position: absolute !important;left:0;}
#unibox-suggest-box{display:none;max-width: 100% !important;left:0 !important;width:100% !important;min-width:0 !important;height: 300px;overflow: auto;}
#unibox-suggest-box a{font-size:12px;}
.unibox-highlight {color: #009900;font-weight:700;}
.unibox-selectable.active, .unibox-selectable:hover {background-color: #f1f1f1;}
.unibox-selectable.active a, .unibox-selectable.active span, .unibox-selectable.active .unibox-extra, .unibox-selectable:hover a, .unibox-selectable:hover span, .unibox-selectable:hover .unibox-extra {color: #cb0051;}
.unibox-selectable img {max-width: 60px;max-height: 60px;margin-right:10px;}
.unibox-selectable + .unibox-selectable{border-top:1px dashed #f1f1f1;}
/*.unibox-selectable{display:table;width:100%;}*/
.unibox-selectable .unibox-selectable-img-container{/*display:table-cell;float:none;*/margin-right:15px;}
.unibox-selectable .uniboxSearchContent{/*display:table-cell;vertical-align: middle;*/text-align:left;margin-top:2px}
.unibox-selectable .unibox-category{font-size:12px;}
.unibox-selectable .unibox-price{font-size:12px;}

.registrazione .separator {padding:30px 0px 20px !important;}


#content_popup{margin:0px auto;position:relative;}
#content_popup img{width:100%;}
#content_popup .note {background-color: #000;padding:10px;font-size:15px;color:white;}


.box-top::before {
    background: #ebebeb none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}
.box-top {font-size:14px;color:#000; padding:15px 0px;border-bottom: 1px solid #fff; position: relative;background-color:#e6e6e6;}
.box-top a{color:#000;}
.box-top a:hover{color:#bd0000;}
.box-top .list-inline{margin-bottom:0;}

.slidebox {background-color:#000;position:relative;}
.slidebox .item > *:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;/*background-color:rgba(0,0,0,0.5);*/background: linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,0));z-index:1;}
.slidebox .carousel-control {width: 30px;background-image:none !important;padding:40px 0px;left:30px;}
.slidebox .carousel-control.right{right:30px;left:auto;}
.slidebox .carousel-caption{left:0;right:0;text-align:left !important;text-shadow:none;color:#fff;}
.slidebox .carousel-caption h4{font-size:90px;font-family: 'Londrina Outline', cursive;margin:0;}
.slidebox .carousel-caption p{font-size:45px;font-style: italic;margin:-50px 0 30px 0 !important;}
.slidebox .carousel-caption .btn{background-color:#fff;color:#000;border-color:#fff;position: relative;z-index: 2;}
.slidebox video{width:100%;}

.section{padding:80px 0 20px 0;}
.section.grey{background-color:#f3f3f3;}
.section .title{font-size:45px;font-weight:700;line-height:45px;margin-bottom:-5px;}
.section .payoff{font-size:25px;font-style:italic;line-height:44px;margin-bottom:40px;}
.section .carousel-wrapper{margin:0 -8px;}
.section .banner img{border-radius:10px;}
.section.experiences a{display:block;}
.section.experiences .banner{padding:8px;position:relative;}
.section.experiences .banner .overlay{position:absolute;top:15px;bottom:15px;left:15px;right:15px;}
.section.experiences .banner .overlay  > .row , .section.experiences .banner .overlay > .row > div{height:100%;}
.section.experiences .banner .overlay .bg{background-color:#f8f8f8;border-radius:10px;padding:20px;height:100%;position:relative;}
.section.experiences .banner .overlay .table-row{display:table;width:100%;}
.section.experiences .banner .overlay .table-row > .row{display:table-row;height: 100%;}
.section.experiences .banner .overlay .table-row > .row > div{display:table-cell;}
.section.experiences .banner .overlay h3{margin-top:0;}
.section.experiences .banner .overlay p{font-style:italic;margin-bottom:0;}
.section.experiences .banner .overlay .btn{background-color:#fab72d;border-color:#fab72d;color:#fff;position:absolute;bottom:20px;left:20px;font-size:14px !important;}
.section.activities{overflow:hidden;padding-bottom:0;}
.section.activities h3{font-size:40px;font-weight:700;text-transform:uppercase;margin-top:0;}
.section.activities .banner{padding:0 8px;}
.section.activities .navigation-carousel{position:absolute;top:10px;right:0;z-index:2;}
.section.activities .navigation-carousel span{text-transform: uppercase;font-size:14px;font-weight:700;text-align:right;float:none;display:block;text-align:right;position:static !important;}
.section.activities .navigation-carousel span.prev{margin-top:0 !important;}
.section.activities .navigation-carousel span > i{display:block;font-size:30px;}
.section.activities .navigation-carousel span + span{margin-top:20px !important;}
.section.activities .owl-carousel .owl-wrapper-outer {width:150% !important;}
.section.activities .banner p{font-weight:700;font-size:20px;margin-bottom:50px;}
.section.activities .active .invisible{visibility: visible !important;}
.section.activities .abstract-ulisse em{font-size:40px;line-height:40px;}
.section.activities .img-ulisse img{border-radius:10px;}
.section.opportunities{padding-bottom:140px;}
.section.opportunities.programs {padding-bottom: 20px;}
.section.opportunities .banner{padding:0 8px;}
.section.opportunities .banner a:hover{text-decoration:none;}
.section.opportunities .banner .bg{background-color:#f3f3f3;border-radius:10px;}
.section.opportunities .wrapper{padding:25px;}
.section.opportunities .wrapper h3{margin-top:0;font-size:22px;font-weight:400;}
.section.opportunities .wrapper p{font-style:italic;}
.section.opportunities .wrapper .btn{background-color:#fab72d;border-color:#fab72d;color:#fff;margin-top:30px;}

.top-info {
    border-bottom: 1px solid #ebebeb;
    padding: 35px 0 0;
}

.top-info .block {
    margin-bottom: 25px;
    padding-top: 106px;
    position: relative;
    text-align: center;
    transition: all 0.2s ease-out 0s;
}
.top-info .block {
    margin-bottom: 30px;
}

.top-info .block .block-title {
    margin: 0;
    padding-bottom: 5px;
    position: relative;
    text-transform: none;
    transition: all 0.2s ease-out 0s;
    color:#666;
    font-weight:400;
    font-size:18px;
}
.top-info .block .block-title::before {
    -moz-osx-font-smoothing: grayscale;
    border: 1px solid #dfdfdf;
    border-radius: 14px;
    color: #ccc;
    font-family: FontAwesome;
    font-size: 45px;
    font-style: normal;
    font-weight: normal;
    height: 84px;
    left: 50%;
    line-height: 84px;
    margin-left: -42px;
    position: absolute;
    text-align: center;
    top: -100px;
    transition: all 0.75s ease-out 0s;
    width: 84px;
}
.top-info .block .block-content {
    color: #666;
    padding: 10px 0;
    font-size:12px;
}
.top-info .block:hover .block-title {
    color: #bd0000;
}
.top-info .block:hover .block-title::before {
    background: #bd0000 none repeat scroll 0 0;
    border-color: #bd0000;
    box-shadow: 0 0 0 3px #fff inset;
    color: #fff;
    transition: all 0.25s ease-out 0s;
}

.home-tabs {
    padding:35px 0px 0px;
}

.home-tabs .btn-default {
    background-color: transparent !important;
    color: #555;
    border:1px solid #f4f4f4 !important;
    padding:10px 15px;
    margin:2px;
    font-weight:400;
    font-size: 19px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.home-tabs .btn-default:hover {
    background: #bd0000 none repeat scroll 0 0 !important;
    border-color: #bd0000;
    color:white;
    border: 1px solid #bd0000 !important;
}
.home-tabs .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {}
.home-tabs .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {}
.home-tabs .btn:first-child:not(:last-child):not(.dropdown-toggle) {}
.home-tabs .btn + .btn{margin-left:0px;}
.home-tabs .btn.active, .home-tabs .btn:active {background-image: none;box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.125);outline: 0 none;background: #bd0000 none repeat scroll 0 0 !important;color:white;border: 1px solid #bd0000 !important;}

.banner-home {padding: 10px 0 40px;}
.banner-home img {width:100%;}

/*.wrapper-affix{-webkit-transition: top 1s ease-in-out;-webkit-transition-delay: .5s;transition: top 1s ease-in-out;}
.wrapper-affix.affix{width:100%;z-index:3;top: 0 !important;box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);}*/
.testa{background-color:transparent;}
.testa .logo-affix{display:none;}
.testa.affix{background-color:rgba(255,255,255,1);box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);padding:10px 0;}
.testa.affix{color:#000 !important;}
.testa.affix .info a , .testa.affix .info .fa{color:#000 !important;}
.testa.affix .logo img{max-width:110px;}
.testa.affix .logo .logo-std{display:none;}
.testa.affix .logo .logo-affix{display:block;}
.testa h1{text-align: right;padding:10px 10px 0px 0px;}
.testa .info .list-inline{margin-bottom:0;}
.testa .info .list-inline > li{text-align:center;}
.testa .info .top_search .form-control{border-color:#eeeeee;border-top-left-radius: 4px;border-bottom-left-radius: 4px;}
.testa .info .top_search .btn{background-color:#009900;color:#fff;border-radius:4px;padding:4px 20px;left:-4px;z-index:4;}
.testa .info .top_search .btn .fa{color:#fff;}
.testa .info a{color:#fff;display:block;}
.testa .info a:hover,.testa .info a:focus{text-decoration:none;}
.testa .info a:hover .fa{color:#fff;}
.testa .info .fa{color:#000000;padding:0;}
.testa .info > div +div{margin-top:5px;}
.testa .info.btns .fa{margin: 0;font-size:24px;vertical-align:middle;}
.testa .langselector a{color:#000 !important;text-transform:uppercase !important;}
.testa .langselector button{padding:0;background-color:transparent;border-color:transparent;border:0;outline:0;}
.testa .langselector button img{border:2px solid #fff;border-radius:10px;}
.testa .langselector button .fa{font-size:16px !important;}
.testa .ajax-cart{}
.testa .ajax-cart > span{display:inline-block;position:relative;}
.testa .ajax-cart .badge{line-height:8px;font-size:10px;position:absolute;top:-7px;left:-11px;background-color:#009900;border-radius:50%;color:#fff;font-weight:400;padding: 5px 0;width:18px;text-align:center;}
.testa .ajax-prodpref > span{display:inline-block;position:relative;}
.testa .ajax-prodpref .badge{line-height:8px;font-size:10px;position:absolute;top:-7px;left:-11px;background-color:#009900;border-radius:50%;color:#fff;font-weight:400;padding: 5px 0;width:18px;text-align:center;}
.testa .btn-black{background-color:#ffffff;border:1px solid #ccc !important;color:#000;line-height: 20px;}
.testa .btn-black .fa{color:#000;}
.testa.int{background-color:#fff;color:#000;}
.testa.int a{color:#000 !important;}
.testa.int .info .fa{color: #000 !important;}
.media-left, .media > .pull-left {padding-right: 15px;}

.navbar-top{background-color:#d6b99e;border:0px;margin-bottom:0px;}
.navbar-top .navbar-nav > li > a { color: #fff;text-transform:uppercase;}
.navbar-top .navbar-nav > .active > a {font-weight:bold;}
.navbar-top .navbar-nav > .active > a, .navbar-top .navbar-nav > .active > a:focus, .navbar-top .navbar-nav > .active > a:hover {color: #fff;background-color: #000000;}
.navbar-top .navbar-nav > li > a:hover {background-color:#000000;color:#fff;}
.navbar-top .navbar-toggle:focus, .navbar-top .navbar-toggle:hover {background-color: #A41C22;border-color:#A41C22;}
.navbar-top .navbar-toggle {border-color: #fff;}
.navbar-top .navbar-toggle .icon-bar {background-color: #fff;}

/*.megamenu {margin-bottom:0px !important;border-top:0px solid #fff;;border-bottom:0px solid #f1f1f1;background-color: #f1f1f1;}
.megamenu .navbar{margin-bottom:0px !important;background-color: #fff;position:relative;border-radius:0px;}
.megamenu .dropdown-submenu{position:relative;}
.megamenu .dropdown-submenu > .dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.megamenu .dropdown-submenu:hover > a:after{border-left-color:#ffffff;}
.megamenu .dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}
.megamenu .nav > li + li{border-left:0px solid #E7E7E7;}
.megamenu .nav > li > a{font-size:16px;color:#000;text-transform:uppercase;}
.megamenu .nav > li > ul > li  a{font-size:14px;}*/


.carousel-fade .carousel-inner .item {-webkit-transition-property: opacity;transition-property: opacity;}
.carousel-fade .carousel-inner .item,.carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right {opacity: 0;}
.carousel-fade .carousel-inner .active,.carousel-fade .carousel-inner .next.left,.carousel-fade .carousel-inner .prev.right { opacity: 1;}
.carousel-fade .carousel-inner .next,.carousel-fade .carousel-inner .prev,.carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right {left: 0; -webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.carousel-fade .carousel-control {z-index: 2;}

.carousel-control {color: #ffffff !important;}
.carousel-indicators .active {background-color: #ffffff;border:1px solid #ffffff;}
.carousel-indicators li {border: 1px solid #ffffff;}

.testimonial{margin: 0px 0px 40px;padding: 150px 0px 10px;text-align: center;background: #B163A3 none repeat scroll center top;background-image: url("/tpl/img/testimonials-bg.jpg");}
.testimonial .block-title {position: relative;padding: 0px 10px 10px;display: inline-block;font-size: 23px;line-height:20px;text-transform: uppercase; color: #FFF;font-weight: 400 !important;}
.testimonial .block-title:after {-webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out; transition: all 0.2s ease-out;position: absolute;content: "";left: 50%;top: -120px;margin-left: -44px;height: 87px; width: 87px; -webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 1px solid transparent;background: rgba(255, 255, 255, 0.1);z-index: 2;opacity: 0;filter: alpha(opacity=0);}
.testimonial .block-title:before {transition: all 0.2s ease-out 0s;position: absolute;content: "";left: 50%;top: -120px;margin-left: -44px;height: 87px; width: 87px;border-radius: 100%;border: 1px solid #FFF;background: transparent url("/tpl/img/title-testimonials.png") no-repeat scroll left top;z-index: 1;}
.testimonial .block-content { overflow: hidden;color: #FFF;padding: 0px 10%;position: relative;}
.testimonial .block-content .list-quotes {position: relative;padding: 35px 0px 15px;}
.testimonial .block-content .our_testimonials .quote-content {font-style: italic;position: relative;line-height: 18px;font-size:12px;}
.testimonial .block-content .our_testimonials .name {color: #FFF;padding: 10px 0px 0px;font-weight: bold;font-size:12px;}
.testimonial .block-content .owl-controls {position: absolute;top: -40px;left: 0px;width: 100%;color: #FFF;text-align:center;}
.testimonial .block-content .owl-controls .owl-pagination .owl-page.active span{border: 2px solid #FFF;background: transparent none repeat scroll 0% 0%;}
.testimonial .block-content .owl-controls .owl-pagination .owl-page span {background: #FFF none repeat scroll 0% 0%;margin: 0px 2px;width: 13px;height: 13px;transition: background 0.2s ease-out 0s;opacity:1 !important;}
.testimonial .block-content .owl-controls .owl-pagination .owl-page:hover span{background: rgba(255, 255, 255, 0.5);}
.testimonial:hover .block-title:before {border-color: rgba(255, 255, 255, 0.3);}
.testimonial:hover .block-title:after {opacity: 1;filter: alpha(opacity=100);}

.venduti{margin: 0px 0px 0px;text-align:center;}
.venduti .title-slider{font-weight: 400 !important;font-size: 23px;text-transform: uppercase;color: #666;text-align:center;}
.venduti .title-slider span{position:relative;}
.venduti .title-slider span:before { position: absolute;content: ""; left: 0px;bottom: -14px;height: 1px;width: 100%; background: #EBEBEB none repeat scroll 0% 0%;}
.venduti .pretext{color: #666;text-align: center;font-size: 12px;width: 70%;margin: 0px auto;}
.venduti .navigation {position: relative;width: 61px;height: 28px; display: inline-block;background: #FFF none repeat scroll 0% 0%;text-align: center;}
.venduti .navigation {position: relative;width: 61px;height: 28px;display: inline-block;background: #FFF;}
.venduti .navigation .next, .venduti .navigation .prev {cursor: pointer;text-align: center;  -webkit-transition: all 0.2s ease-out;  -moz-transition: all 0.2s ease-out;  -o-transition: all 0.2s ease-out;  transition: all 0.2s ease-out;  margin: 0 0 0 5px;  width: 26px; height: 26px; border: 1px solid #dfdfdf;  -webkit-border-radius: 100%;  -moz-border-radius: 100%;  border-radius: 100%;  position: absolute;  top: 0px;  right: 0px;  text-indent: -999em;  background: url("/tpl/img/ico-pager.png") no-repeat -78px 6px;}
.venduti .navigation .next:before,.venduti .navigation .prev:before {  display: none;}
.venduti .navigation .next:hover, .venduti .navigation .prev:hover {background-position: -52px 6px;background-color: #b163a3;border-color: #b163a3;}
.venduti .navigation .prev { left: 0px;right: auto;background-position: 0px 6px;margin: 0 0;}
.venduti .navigation .prev:hover {background-position: -26px 6px;}
.venduti .pad {padding: 17px 15px;}
.venduti .owl-controls{display:none !important;}

#menu > span {display: none;}
#menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: -moz-linear-gradient(center top , #FFFFFF, #F8F8F8) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #DDDDDD #DDDDDD #B0AFAF;
    /*border-image: none;*/
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.08);
}
#menu:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
#menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#menu > ul > li {
    float: left;
    height: 50px;
    padding: 0;
    position: relative;
    z-index: 9;
}

#menu > ul > li + li {
    border-left: 1px solid #DDDDDD;
}


#menu > ul > li.ev > a {
    color: #fff;
    background-color: #ff0000;
    transition: all 0.3s ease 0s;
}
#menu > ul > li.ev:hover > a {
    color: #fff;
    background-color: #FA3A47;
    transition: all 0.3s ease 0s;
}
#menu > ul > li.ev a.sel {
    color: #fff;
    background-color: #FA3A47;
    transition: all 0.3s ease 0s;
}
#menu > ul > li > a {
    color: #000;
    display: block;
    font-size: 14px;
    line-height: 50px;
    padding: 0 9px;
    position: relative;
    text-decoration: none;
   /* z-index: 1009;*/
}
#menu > ul > li:hover > a {
    color: #000;
    background-color: #f4f4f4;
    transition: all 0.3s ease 0s;

}
#menu > ul > li a.sel {
    color: #e40000;
}


.title-section{text-align:center;margin-bottom:30px;}
.title-section h1 , .title-section h2{ font-size:25px;display:inline-block;text-transform:uppercase;color:#000;font-weight:bold;position:relative;padding:0px 10px;margin-bottom:0px;}
.title-section h3{font-size:14px;display:inline-block;text-transform:uppercase;color:#bd0000;font-weight:bold;background-color:#fff;position:relative;top:11px;padding:0px 10px;margin:0px;}

.brand{margin-bottom:50px;margin-top:50px;}
.brand .owl-item > div {margin-right:5px !important;}
.brand .owl-item  img{border: 3px solid #E6E6E6;width:100%;}
.brand .owl-buttons div {background: none repeat scroll 0% 0% #bd0000 !important;padding: 6px 10px !important;}

.navigation-carousel{overflow:hidden;}
.navigation-carousel > span:hover{cursor: pointer;}
.navigation-carousel .prev{position:absolute;top:50%;left:-8%;margin-top:-57px;}
.navigation-carousel .next{position:absolute;top:50%;right:-8%;margin-top:-57px;}
.navigation-carousel .fa{color:#fff;text-shadow: -0.776px 2.898px 6.56px rgba(0, 0, 0, 0.3);font-size:60px;line-height:60px;padding:5px;}
.navigation-carousel .fa:hover{color:#f0f0f0;cursor:pointer;}
.owl-pagination{margin-bottom:0px;}
.owl-pagination .owl-page span{width:9px !important;height:9px !important;margin: 5px 5px;background: #000 !important;}

.cat-box{background-color:#fff;border: 1px solid #eee;border-top:3px solid #009900;border-bottom-right-radius:4px;border-bottom-left-radius:4px;margin-bottom:16px;}
.cat-box h2 {color: #000;padding:0px 0px 10px 0px ;text-align: left;font-size:18px;margin-bottom:0px;font-weight:400;color:#666;text-transform:uppercase;border-bottom: 1px solid #EDEDED;margin-bottom:10px;}
.cat-box .checklist .liv0{padding:0px;font-weight:700;font-size:17px;padding: 10px 17px;}
.cat-sx{font-size:17px;}
 ul.cat-sx {margin:0;padding:5px 0 0 0;margin-bottom:5px;}
.cat-sx li{list-style:none;padding:0px;background-color: #fff;position:relative;text-indent: 0px;}
.cat-sx li + li{border-top:1px solid #eee;}
.cat-sx li > a{color:#000;display:block;margin:0px;padding:10px 17px;text-decoration: none;font-size:17px;}
.cat-sx li > a:hover{color:#009900;}
.cat-sx li small{font-size:12px;color:#999;font-weight:400;}
.cat-sx li ul li a{color:#99816B;padding-left:0px;display:block;}
.cat-sx li > .checkbox{padding:10px 17px;margin:0;}
.cat-sx li > .checkbox a:hover{text-decoration:none;}
.cat-sx li.sel0 a{color:#000;}
.cat-sx li.sel1 a{color:#009900;font-weight:700;}
.cat-sx li.sel2 a{color:#000;font-weight:700;}
.cat-sx li.liv0 {padding:0px;font-weight:700;font-size:17px;}
.cat-sx li.liv1 a::before {color: #000;/*content: "\f105";*/display: inline-block;font-family: FontAwesome;font-size: 10px;font-style: normal;font-weight: normal;margin-right: 10px;margin-top: -2px;transition: all 0.25s ease 0s;vertical-align: middle;}
.cat-sx li.liv2 + li.liv1{margin-top:13px;}
.cat-sx li.liv2{border-top-color:#fff;}
.cat-sx li.liv2 a{padding:0px 17px 0px 30px;}
.cat-sx li.liv2 a::before {color: #000;/*content: "\f105";*/display: inline-block;font-family: FontAwesome;font-size: 10px;font-style: normal;font-weight: normal;margin-right: 10px;margin-top: -2px;transition: all 0.25s ease 0s;vertical-align: middle;text-indent: 5px;}
.cat-sx li.liv3{border-top-color:#fff;}
.cat-sx li.liv3 a{padding:0px 17px 0px 30px;}
.cat-sx li.liv3 a::before {color: #000;content: "\f105";display: inline-block;font-family: FontAwesome;font-size: 10px;font-style: normal;font-weight: normal;margin-right: 10px;margin-top: -2px;transition: all 0.25s ease 0s;vertical-align: middle;text-indent: 5px;}
.cat-sx .fa{position:absolute;top:6px;right:0px;cursor:pointer;color:#99816B;}

.filter-box{background-color:#fff;border-style:solid;border-width:1px 1px 0 1px;border-top-color:#eee;border-left-color:#eee;border-right-color:#eee;margin: 0;padding: 5px 0;}
.filter-box h3{margin: 0px;padding: 10px 17px;font-size: 17px;font-weight:700;}
.filter-box .filtro-heading{cursor:pointer;padding: 10px 27px 10px 17px;text-decoration: none;font-size: 17px;/*border-top: 1px solid #eee;*/position:relative;}
.filter-box .filtro-heading .toggler{position:absolute;top:5px;right:11px;padding:5px;cursor:pointer;}
.filter-box .filtro-content{padding: 10px 17px;}
.filter-box .filtro-content ul{margin-bottom:0;}
.filter-box .filtro-content a:hover{text-decoration:none;}
.filter-box .cat-sx{padding:0;}
.filter-box .sel1 a{color:#31ab31;font-weight:700;}

.carousel-wrapper{margin:0 -8px;}
.products .prodpref_del{position:absolute;top: -5px;right: -5px;background-color:#000;border-radius:50%;color:#fff;font-size:17px;text-align:center;}
.products .prodpref_del > .fa{line-height:23px;width:25px;}
.products .addtocart{font-size: 14px !important;font-weight:normal;text-transform:none;margin-bottom:15px;font-weight:400}
.products .addtocart i{font-size: 18px;}
.products .cart-disabled{background-color: #ededed !important;border-color: #ededed !important;color:#a4a4a4 !important;font-size: 14px !important;font-weight:normal;text-transform:none;font-weight:400}
.products .cart-disabled i{font-size: 18px;}
.products h3{margin-bottom: 13px;padding-top:0;color:#000000;font-size:15px;font-weight:700;}
.products h3 a{font-size:15px;color:#000000;}
.products h3 a:hover{color:#31ab31;text-decoration:none;}
.products a img:hover{opacity:0.5;}
.products .tab-prod .prod-cont{opacity:0;}
.products .prod-cont.item-animate{-webkit-animation: zoomOut 600ms ease both;-webkit-animation: zoomIn 600ms ease both; -moz-animation: zoomIn 600ms ease both;  -o-animation: zoomIn 600ms ease both;animation: zoomIn 600ms ease both;}
/*.products .play .prod.cont{opacity: 1;filter:alpha(opacity = 100);}*/
/*.products .play .item-animate{-webkit-animation-play-state: running;-moz-animation-play-state: running;-o-animation-play-state: running;animation-play-state: running;}*/
.products .pad{padding:0 7px;}
.products .prod-cont{border:1px solid #eee;margin-bottom:16px;position:relative;background-color:#fff;border-radius:4px;}
.products .prod-cont:hover{border-color:#31ab31;}
.products .prod-cont .item-img {padding:15px;position: relative;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
.products .prod-cont .item-img .wrapper{position: relative;height: 0;padding-top:calc(234 / 347 * 100%);}
.products .prod-cont .item-img .wrapper picture , .products .prod-cont .item-img .img-responsive{position: absolute;top: 0;left: 0;width:100%;}
.products .prod-cont .item-img .wrapper picture{opacity: 0;-webkit-transition: opacity 0.5s ease-in;-moz-transition: opacity 0.5s ease-in;-ms-transition: opacity 0.5s ease-in;-o-transition: opacity 0.5s ease-in;transition: opacity 0.5s ease-in;}
.products .prod-cont .item-img .wrapper picture.showed{opacity: 1;}
.products .prod-cont .item-info{padding: 0 15px; position:relative;}
.products .prod-cont .item-info .info{color:#b8b8b8;font-size:15px;line-height:17px;margin-bottom:0px;}
.products .prod-cont .item-info .btn-wrapper{height:37px;margin-bottom:15px;}
.products .prod-cont img{width:100%;}
.products .prod-cont .item-info .data_salvataggio{position: absolute;top:-30px;left: 0;right: 0;text-align: center;}
.products .prod-cont .item-info .data_salvataggio span{background: #e8e8e8;border: 8px;font-size: 13px;padding: 3px 25px;border-radius: 15px;}
.products .prod-cont .item-info .data_salvataggio i{font-size: 10px;padding-right: 6px;}
.products .prod-cont .cifra{padding: 10px 0px 10px 0;font-size:15px;text-align:center;position:relative;height:68px;}
.products .prod-cont .cifra:before{content:"";position:absolute;top:0;left:-15px;right:-15px;height:1px;background-color:#f5f5f5;}
.products .prod-cont .cifra .prezzo{font-size:25px;font-weight:700;display:block;line-height:25px;}
.products .prod-cont .cifra .violet{color:#000 !important;}
.products .prod-cont .cifra .prezzo_pieno{ text-decoration:line-through;}
.products .prod-cont .voto{height:20px;}
.products .prod-cont .perc{color:#ff5c00;font-weight:700;}
.products .prod-cont .mont{background-color: #faea33;position: absolute;top:0;left:140px;z-index: 2;font-size: 13px;font-weight: 700;line-height:14px;width:60px;text-align:center;color:#000;border:1px solid #fff;text-transform:uppercase;padding: 20px 0 10px;}
.products .prod-cont .mont > span{display:block;font-size:8px;}
.products .prod-cont .disp{margin-bottom:15px;font-size:15px;}
.products .prod-cont .disp .fa{font-size:10px;margin-right:8px;}
.products .add_topref{border-radius:50%;padding:0;background-color:#eeeeee;border-color:#eeeeee;position:absolute;top:15px;right:15px;height:25px;width:25px;}
.products .add_topref i{margin-left:2px;color:#989898;line-height:25px;font-size:14px;}
.products .add_topref.pref{background-color:#009900;border-color:#009900;border:0;padding:0;}
.products .add_topref.pref i{color:#fff;}
.products .bdg{position:absolute;top:15px;left:15px;}
.products .bdg > div{border-radius:13px;line-height:25px;text-align:center;color:#fff;margin-bottom:8px;font-size:15px;width:90px;}
.products .bdg > div.offer{background-color:#fb641b;}
.products .bdg > div.new {background-color: #00c1e0;}
.products .bdg > div.last {background-color: #d0c007;}
.products .item{webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);-moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);-o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);}
.products .item.row-group-item{float: none;width: 100%;margin-bottom: 10px;}
.products .item.row-group-item .thumb{padding-left:0px;}
.products .row-group-item .prod-cont {min-height: 0 !important}
.products .prod-cont .spese_gratis {position: absolute; top:-12px; left:-12px;z-index: 99}
.products .prod-cont .voto img{width: auto;}

.ultabs {position: absolute;top:0px;width:100%;border-bottom:1px solid #eeeeee !important;}
.corr{margin-top:0px;}

.breadcrumb {position: relative;padding:3px 15px !important;background-color:#fff;margin:30px 0;display:inline-block;border: 1px solid #eee;}
.breadcrumb li:last-child a{font-weight:700;color:#009900 !important;}
.breadcrumb li a{color:#000 !important;text-transform:lowercase;font-size:14px;}
.bd-user {position: relative;padding:0px !important;background-color:transparent !important;margin:0px 0;}


.elenco {margin-bottom:40px;}
.elenco h1{color:#009900;font-weight:700;font-size:20px;}
.elenco .txt{margin:0px 0px 25px 0px;font-size:14px;color:#000;}
.elenco .sottocat{margin-top:20px;margin-bottom:0px;}
.elenco .sottocat h4 {border-bottom: 1px solid #cdcdcd;color: #222;font-size: 15px;font-weight: normal;margin-bottom: 5px;margin-top: 10px;padding: 5px 0px;text-transform: uppercase;}
.elenco .sottocat a{color:#000;}
.elenco .sottocat .lista .fa{color:#99816B;}
.elenco .navbar-default{background-color:#f4f4f4;border-radius:0px;border-color:#f4f4f4;margin-bottom:0px;padding: 0px 0 5px 0;}
.elenco nav{margin:0px 0px 15px !important;}
.elenco .navbar-form{border:0px;font-size:13px;}
.elenco .navbar-form select{font-size:12px;}
.elenco .pagination  {margin: 0px 0;}
.elenco .pagination  *{border-radius:0px !important;border-color:#eee !important;font-size:14px;}
.elenco .pagination .active > a{background-color:#009900 !important;border:1px solid #009900 !important;color:#fff;border-radius:4px !important;z-index:2;}
.elenco .pagination > li:first-child > a{border-top-left-radius:4px !important;border-bottom-left-radius:4px !important;}
.elenco .pagination a{color:#000;padding: 5px 12px;}
.elenco .products{margin:0px -7px;}
.elenco .products > div[class*='col-']{padding: 0 7px;}

.filters .filtri .form-group > label{text-transform: uppercase;margin-bottom:15px;}
.filters .SumoSelect{width:100%;border: 1px solid #eee;}
.filters .SumoSelect > .CaptionCont{border:0;border-radius: 4px;padding-left:0;}
.filters .SumoSelect > .CaptionCont > span{line-height:22px;padding-left:10px;color:#000;font-size:14px;}
.filters .SumoSelect.open > .optWrapper {top: 32px;border-radius:0;border-color:#eee;box-shadow: none;left:-1px;right:-1px;width:auto;}
.filters .SumoSelect:hover > .CaptionCont, .filters .SumoSelect.open > .CaptionCont{box-shadow: none;border-color:#eee;}
.filters .SumoSelect:hover , .filters .SumoSelect > .CaptionCont > span:hover , .filters .SumoSelect > .CaptionCont > label:hover{cursor: pointer !important;}
.filters .SumoSelect > .optWrapper > .options li.opt{border-bottom:1px solid #eee;}
.filters .SumoSelect > .optWrapper > .options li.opt:hover{background-color:#eeee;}
.filters .SumoSelect > .optWrapper > .options li label {font-weight: 400;margin-bottom:0;font-size:14px;}

.elenco .filterpage form{padding-left:0;font-size:14px;}
.elenco .filterpage .SumoSelect{width:70px;}
.elenco .filterpage .noborder .SumoSelect{border-left:0;}
.elenco .filterpage .SelectBox{padding:0;}
.elenco .filterpage .form-group > label{font-size: 14px;line-height: 31px;vertical-align:top;margin-right:15px;font-weight:normal;}
.elenco .filterpage .SumoSelect > .CaptionCont > span{line-height:30px;color:#000;}
.elenco .filterpage .SumoSelect.open > .optWrapper {top: 30px;}

.filtri_attivi ul {margin:0; padding:0;}
.filtri_attivi li {  display: inline-block;border: 1px solid #009900;background-color:#009900;padding: 5px 10px;color: #fff;text-transform: uppercase;cursor: pointer;font-size: 12px;margin-right: 5px;margin-bottom: 8px;text-decoration: none;}
.filtri_attivi li a { text-decoration: none !important;color: #fff;}
.filtri_attivi li a sup{top:0;color: #fff;}
.filtri_attivi li:hover { background-color: #009900;text-decoration: none !important;}
.filtri_attivi li sup { color: #fff;margin-left:10px;}
.filtri_attivi li.elimina, li.elimina a { background-color: #fff !important; border-color:#eee;color:#000 !important; }

.navbar-brand {
    font-size: 14px;
    font-weight: 400;
    color:#000 !important;
}

.login h3{padding-bottom:10px;color:#000;font-weight:700;}
.login .space {padding-bottom:30px;}
.login label {font-weight:bold}
.login .rec-pwd {text-align: center; text-decoration: underline;margin-top:30px;}
.login .box-reg {margin:0px 0 50px;text-align: center;}
.login .box-reg div{padding:10px;}


.product-view .wrapper-tabs{overflow:hidden;position:relative;}
.product-view h1{text-transform:none;font-size:24px;margin:0 0 20px 0; padding:0px;color: #000;font-weight: 600;}
.product-view h2{font-weight: 700 !important;font-size: 20px;color: #000;text-align: center;margin-bottom:50px;text-transform:uppercase;}
.product-view .prods h2{margin-bottom:10px;}
.product-view .abst{line-height:26px;}
.product-view .wrapper-img-additional{margin:0 -5px; padding:0px 0 0; }
.product-view .image-additional a {padding:  0 5px;display: block;border: 0px solid #ddd;border-radius:0;}
.product-view .image-additional a:hover { border:1px solid #bd0000; }
.product-view .image-additional img {width: 100%;}
.product-view .owl-pagination{margin-bottom:0;}
/*.product-view .owl-carousel .owl-wrapper-outer { width:102%; }*/
.product-view .view-zoom { position:inherit; }
.product-view .thumbnails-image .thumbnail { border:1px solid #ddd !important; padding:0; border-radius:0; cursor:pointer;}
.product-view .thumbnails .image-additional {float: left;margin-left: 20px;max-width:inherit;width:27%;}
.product-view .image-block{padding:20px;}
.product-view .image-block .owl-controls .owl-nav{position:absolute;width:100%;top:-17px;height:42px;}
.product-view .image-block .owl-controls .owl-nav div {text-align:center;border: 1px solid #DDD;cursor: pointer;display: block;height: 22px !important;position: absolute;top: 11px;width: 22px !important;}
.product-view .image-block .owl-controls .owl-nav .owl-prev {left: 40%;}
.product-view .image-block .owl-controls .owl-nav .owl-next {right: 40%;}
.product-view .image-block .owl-controls .owl-nav .fa{display:block;padding-top:4px;color:#bd0000;height:100%;}
.product-view .image-block .owl-controls .owl-nav .fa:hover{background-color:#000;color:#fff;}
.product-view .prezzo{display:block;font-size:40px;line-height:40px;}
.product-view .price {font-weight:700;margin: 0px;padding: 0px;width: 100%;text-align: left;font-size:24px;color:#000;}
.product-view .iva {margin: 0px 0px 20px;font-size:12px;color:#000;}
.product-view .marca {margin: 10px 0px;padding: 0px;}
.product-view .marca img{max-width:120px;}
.product-view .marca span {font-weight: bold;}
.product-view .codice {margin:10px 0px;padding: 0px;}
.product-view .codice span {font-weight: 400;}
.product-view .quantita {margin: 10px 0px;padding: 20px 0px;}
.product-view .quantita .form-control{text-align:center; width: 100px; display: inline}
.product-view .quantita .qt{font-weight:400;}
.product-view .quantita .fa{color:#000;}
.product-view .quantita a{padding:6px 10px;border-radius:4px;}
.product-view .quantita a:hover{text-decoration:none;background-color:#f0f0f0;}
.product-view .quantita a > i{vertical-align: middle;}
.product-view #error_quant{margin-top:15px;}
.product-view .precsucc .fa{display:inline-block;background-color:#bd0000;padding:5px 7px;color:#fff;text-align:center;border-radius:100%;}
.product-view .tabs{padding-top:60px;}
.product-view .tabs , .product-view .accordion{margin:0 0 14px;background-color:#fff;padding-left:0 !important;padding-right:0 !important;}
.product-view .prezzo-pieno{text-decoration: line-through;color:#ababab;font-weight:400;font-size:17px;}
.product-view .percsconto{font-size:17px;color:#ff5c00;font-weight:400;}
.product-view .recensione{margin-top:50px;}
.product-view .caratt td {padding: 5px;}
.product-view .spese_gratis {position: absolute; top:-5px; left:12px;}
.product-view #add_carrello{color: #fff;border: 1px solid #009900;background: #009900;}
.product-view #add_carrello:hover{background-color: #48ab48;border-color: #48ab48;}
.product-view .trasp{position:relative;}
.product-view .trasp:after{content:"";position:absolute;top:0;bottom:0;left:-20px;right:-20px;z-index:0;background-color:#ccebcc;}
.product-view .trasp .wrapper{position:relative;z-index:1;line-height:36px;}
.product-view .trasp span{font-weight:700;}
.product-view .tab-prezzi  { font-size: 15px;min-height:180px;}
.product-view .tab-prezzi .box-prezzi { color:#333; float:left;padding:10px;text-align:center;border-right:1px solid #cdcdcd;}
.product-view .tab-prezzi .mig-prezzo { color:#000; font-size:22px; text-align:left; padding:10px 10px 10px 0px; }
.product-view .tab-prezzi .mprezzo { font-weight: bold; text-align:left; padding:10px 10px 10px 0px; }
.product-view .tab-prezzi .quant-prezzi {border-bottom: 1px solid #cdcdcd;margin-bottom:5px;padding:5px;}
.product-view .tab-prezzi .prezzi { text-align:left; padding:0px 0px 0px 0px;font-size:20px; }
.product-view .tab-prezzi .prezzo-pieno { font-size: 12px; text-decoration:line-through; text-align:left; padding:0px 0px 0px 0px; }
.product-view .vota{color:#000;margin-top: 25px;}
.product-view .vota a{color:#000;-webkit-transition: all 0.2s ease-out;  -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out;}
.product-view .vota a:hover{text-decoration:none;color: #bd0000;}
.product-view .vota .fa{color:#fff;background-color:#000;;border-radius: 50%;line-height:33px;width:33px;margin-bottom:10px;text-align:center;}
.product-view .bundle-box { padding:10px 0px 20px;}
.product-view .bundle-box .bundle-box-tit { font-weight: bold; padding:0px 0px 10px;}
.product-view .bundle-box .bundle-box-prod  { height: 70px; border-bottom: 1px solid #e7e7e7;  margin-bottom: 20px;}
.product-view .bundle-box .bundle-prod-thumb  {	float: left;height: 60px;margin-right:10px;}
.product-view .bundle-box .bundle-prod-tit  {	margin-left: 60px;font-weight: bold;}
.product-view .bundle-box .bundle-prod-conf  {}
.product-view .bundle-box .bundle-prod-more {margin-left: 90px;}
.product-view .bundle-box .bundle-prod-more a  {color: #00aeef; text-decoration: none;}
.product-view .bundle-box .bundle-box-prod .per {	color:red;}
.product-view form label{font-weight:400;}
.product-view .share-social{margin-top:35px;}
.product-view .share-social a{color:#f0f0f0;}
.product-view .share-social li:first-child{margin-right:10px;font-size:11px;text-transform: uppercase;}
.product-view .share-social .list-inline > li{padding:0;}
.product-view .share-social .fa-inverse{font-size:15px;color:#000;}
.product-view .share-social .fa-stack{font-size:17px;}
.product-view  #box_immagini{overflow:hidden;position:relative;}
.product-view  #box_immagini .popup-img{border:0 !important;}
.product-view  #box_immagini .navigation .prev, .product-view  #box_immagini .navigation .next{z-index:2;border:1px solid #fff;width:50px;background-color:#fff;display:block;border-radius:50%;text-align:center;position:absolute;top:50%;margin-top:-25px;}
.product-view  #box_immagini .navigation .prev{left:0;}
.product-view  #box_immagini .navigation .next{right:0;}
.product-view  #box_immagini .navigation .fa{font-size:30px;line-height:48px;color:#000;}
.product-view  #box_immagini .navigation > div:hover{cursor:pointer;}
.product-view  #box_immagini .navigation > div:hover .fa{color:#009900;}
.product-view  #box_immagini .plyr{margin-bottom:20px;}
.product-view  #gallery .thumbnail{border:0 !important;}
.product-view  #gallery .thumbnail img{margin:0 !important;}
.product-view  #gallery .thumbnail.video-inline:after{font-family:"FontAwesome";content:"\f144";position:absolute;top:50%;left:50%;z-index:2;color:rgba(255,255,255,0.8);font-size:30px;margin-top:-15px;margin-left:-12px;line-height:30px;}
.product-view .bdg{position:absolute;top:15px;left:20px;z-index:1;}
.product-view .bdg > div{border-radius:13px;line-height:25px;text-align:center;color:#fff;margin-bottom:8px;font-size:15px;width:80px;}
.product-view .bdg > div.offer{background-color:#fb641b;}
.product-view .bdg > div.new {background-color: #00c1e0;}
.product-view .bdg > div.last {background-color: #d0c007;}
.product-view .row-caratt{margin:0 -25px !important;}
.product-view .row-caratt > div{padding:0 25px !important;}
.product-view .row-caratt > div > p{font-weight:700;}
.product-view .row-caratt > div > table{width:100%;border:1px solid #eee;margin-bottom:20px;}
.product-view .row-caratt > div > table tr:nth-child(even) {background-color: #f5f5f5;}
.product-view .row-caratt > div > table tr > td{padding:3px 10px;}
.product-view .row-caratt > div > table tr > td:last-child{text-align:right;}
.product-view .prods{margin-bottom:30px;overflow:hidden;}
.product-view .bgw{background-color:#fff;border:1px solid #eee;border-radius:4px;margin-bottom:14px;}
.product-view .bgw > .wrapper{padding:20px;}
.product-view .btns .btn{margin-bottom:15px;}
.product-view .custom-list{padding: 0 20px 20px 20px;}
.product-view .custom-list li{padding:10px 0;position:relative;}
.product-view .custom-list li:after{content:"";position:absolute;top:0;left:-20px;right:-20px;height:1px;background-color:#eee;}
.product-view .custom-list li > span{font-weight:700;}
.product-view .custom-list #comb_disp{display:inline-block;}
.product-view .add_topref.pref {background-color: #fb641b;border-color: #fb641b;color: #fff;}
.product-view .custom-list .disp .fa {font-size: 10px;margin: 0 8px;}
.bundle-prod-popup { padding:10px 0px;margin: 0px 0px 5px; background-color: #f4f4f4;}
.bundle-prod-popup .prod { font-weight: bold}
.bundle-prod-popup .qt { color:#333;}
.bundle-prod-popup .var { margin-bottom:5px;}
.bundle-prod-popup .var label { font-weight: normal;font-style: italic;}

.gruppo {padding-bottom:10px}
.tab-elprodotti {margin:40px auto;padding:0px;width:100%;border:1px solid #eee;/*ox-shadow: 0px 7px 13px 0px rgba(0, 85, 154, 0.08);*/}
.tab-elprodotti table{border-collapse: collapse;border-spacing: 0;width:100%;margin:0px;padding:0px;}
.tab-elprodotti thead > tr > td{background-color:#f5f5f5;color:#000000;padding:3px 6px;font-size:14px;}
.tab-elprodotti tbody tr:nth-child(odd){ background-color:#fff; }
.tab-elprodotti tbody tr:nth-child(even){ background-color:#ffffff; }
.tab-elprodotti td{vertical-align:middle;padding:5px 6px;font-size:14px;font-weight:normal;color:#000000;}
.tab-elprodotti tr:nth-child(n+2){border-top:1px solid #e6e6e6;}
.tab-elprodotti .prezzo{font-size:16px;font-weight:700;color:#ed1c24;line-height: normal;}
.tab-elprodotti .prezzo-pieno {text-decoration:line-through; text-align:left;color:#ababab;font-size:13px;display:block;}
.tab-elprodotti .perc-sconto {color:#fb641b;font-size:13px; }
.tab-elprodotti .quant{text-align:center;}
.tab-elprodotti .quant{font-size:14px;height:30px;padding: 6px 3px;width:60px;display:inline-block;}
.tab-elprodotti .form-inline{padding-left:0;}
.tab-elprodotti .form-inline .form-group{margin:0;}
.tab-elprodotti .footable-detail-row > td{background-color:#f8f8f8;}
.tab-elprodotti .footable-details tr{border:0;}
.tab-elprodotti .footable-details tr > *{background-color:#f8f8f8;padding:2px 6px;}
.tab-elprodotti .form-group a{padding:1px 4px;}
.tab-elprodotti .btn-tabella{padding: 11px 12px;}
.tab-elprodotti .btn-tabella i{font-size:18px;}
.tab-elprodotti .footable-toggle:hover{cursor:pointer;}



.csel_var1,.csel_var2 { cursor: pointer; }
.csel_disabled { color:#cdcdcd !important; }
.var_selected { color: #3E9C2A !important; }
.csel_boxcolor.var_selected { border: 2px solid black !important; }
.csel_boxcolor.csel_disabled { opacity: 0.5; }


.cart {font-weight:400;color:#333;}
.cart .table-responsive{border:0;}
.cart .bottoni{margin:30px -15px;}
.cart .table{ font-size:14px;background-color:#fff;}
.cart .table th { background-color:#eee; padding:5px; border-bottom:0px;text-align: right}
.cart .table td { text-align: right;border-color:#eee;}
.cart .table .riga { background-color:#fff; }
.cart .table .left { text-align: left !important}
.cart .table .tot {font-weight: bold;}
.cart .table .img{max-width: 80px;}
.cart .table .el { width:60px;}
.cart .table .elimina { text-align: left;}
.cart .riga-click:hover {cursor: pointer;background-color: #f4f4f4}
.cart .table .img { float:left;margin-right:20px;padding:2px;}
.cart .table .pr { width:100px;}
.cart .table .qt { width:80px;}
.cart .table .el { width:60px;}
.cart .table .variante { padding:0px; margin:0px;}
.cart .table .nondisp {text-align:left;padding:10px 0px 0px 0px; color:red;}
.cart  .spesegratis { font-size: 16px;color:#3E9C2A}
.cart  .barrato {text-decoration: line-through;color: #ff0000;}
.cart .vcenter{vertical-align: middle;}
.cart .btn-success{background: #bd0000 none repeat scroll 0px 0px !important;color:#fff;border-color: #bd0000;}
.cart input[type="submit"] {
    border: 1px solid #cdcdcd;
    background-color: #f4f4f4;
    padding: 6px 10px;
    color: #000;
}

.cart .table .riga-omaggio { background-color:#fff; }
.cart .table .col-omaggio { font-weight: bold !important;font-size:14px; }

.promo {  padding:0px; }
.promo h2 { padding:0px 10px; color: #be2623;}
.promo p { padding:0px 10px; }
.promo h3 { font-size: 15px; font-weight: bold; padding:0px;;margin:0px; }
.promo .omaggio { background-color: #f4f4f4;margin:5px;padding:10px;}
.promo .titolo { min-height:60px;padding:10px 0px}


.redirect{color:#000; text-align:center; font-size:20px;font-weight: bold}

.privacy-policy .block-title{margin-top:30px;padding-bottom:8px;text-transform:uppercase;color: #666;margin-bottom:30px;}
.privacy-policy .block-title span{position: relative;font-weight:400;font-size:23px;padding-bottom:5px;}
.privacy-policy .block-title span::before {position: absolute;content: "";background: #B163A3 none repeat scroll 6px center;left: 0px;bottom: 0px;height: 1px;width: 100%;}
.privacy-policy .details .col{float:left;padding-left:15px;padding-right:15px;}
.privacy-policy .details .col > div {line-height: 51px;margin-top: 3px;color: #666;font-size:12px;padding-left:60px;position:relative;}
.privacy-policy .details .col > div:hover{color: #B163A3;}
.privacy-policy .details .col > div:before {position: absolute; content: "";height: 45px; width: 45px;left: 0px; top: 0px;border-radius: 100%;border: 1px solid #B163A3;transition: all 0.2s ease-out 0s;background: transparent url("/tpl/img/ico-pricacypolicy.png") no-repeat scroll left top;}
.privacy-policy .details .col > div:hover:before {background-color: #b163a3;background-position: left -45px;}
.privacy-policy .details .col > div span{line-height:15px;display: inline-block;margin-top: 5px;}
.privacy-policy .details .money-back:before {background-position: left -90px !important;}
.privacy-policy .details .money-back:hover:before {background-position: left -135px !important;}
.privacy-policy .details .order-247:before {background-position: left -180px !important;}
.privacy-policy .details .order-247:hover:before {background-position: left -225px !important;}
.privacy-policy .details .special-event:before {background-position: left -270px !important;;}
.privacy-policy .details .special-event:hover:before {background-position: left -315px !important;}
.privacy-policy .details .gift:before {background-position: left -360px !important;;}
.privacy-policy .details .gift:hover:before {background-position: left -405px !important;}

.newsletter-wrapper{background-color:#f4f4f4;padding:80px 0 70px;}
.newsletter-wrapper h4{margin-top:0;font-weight:700;font-size:34px;}
.newsletter-wrapper .txt{margin-bottom:30px;}
.newsletter-wrapper .input-group{padding-bottom:4px;border-bottom:1px solid #fff;margin-bottom:20px;}
.newsletter-wrapper .form-control{height:60px;border-color:#fff;}
.newsletter-wrapper .btn{background-color:#bd0000;height:60px;border-color:#bd0000;margin-left:0 !important;}

.banners .row{margin:0 -7px;}
.banners .row div[class*='col-']{padding: 0 7px;}
.banner-top{padding:0px 0 80px 0;}
.banner-top .banner img{margin-bottom:14px;width:100%}
.banner-bottom{background-color:#f5f5f5;padding:100px 0 86px 0;}
.banner-bottom .banner{margin-bottom:14px;}

.services{text-align:center;padding-top:40px;background-color:#d0d0d0;}
.services .icn{font-size:30px;margin:20px 0 10px 0;display:inline-block;}
.services h3{text-transform:uppercase;font-size:20px;font-weight:bold;margin-top:0;margin-bottom:40px;}
.services .title{color:#fb641b;text-transform:uppercase;font-weight:bold;margin-bottom:8px;}
.services .text{margin-bottom:40px;}

.logobar{background-color:#eeeeee;padding:20px 0 15px 0;}

.footertop {border-top: 3px solid #009900;padding: 40px 0;background-color:#fff;}
.footertop .block .block-title {margin-top:0;text-transform:uppercase;font-size:17px;text-transform:uppercase;font-weight:700;}
.footertop .block .block-title > i{padding-right:5px;}
.footertop .block .block-content {line-height: 18px;padding-top:5px;}
.footertop .block .block-content ul {list-style: outside none none;padding:0;}
.footertop .block .block-content ul li {line-height: 18px;position: relative; transition: all 0.1s ease-out 0s;position:relative;margin:7px 0;}
.footertop .block .block-content a{color: #000;display:block;}
.footertop .block .block-content a:hover{text-decoration:none;}

.footer{padding:15px 0 1px;border-top:1px solid #eeeeee;text-align:center;}
.footer .list-inline{margin-bottom:0;}
.footer a{background-color:#eeeeee;line-height:32px;font-weight:bold;color:#000000;display:inline-block;padding:0 15px;border-radius:4px;margin-bottom:14px;}
.footer a:hover{text-decoration:none;}
.footer .payments ul > li{vertical-align:top;}
.footer .payments ul > li:first-child{text-transform:uppercase;font-weight:700;line-height:32px;}
.box_aff{background-color:#f5e7ca;padding:40px 0 20px 0;position:relative;}
.box_aff .siloutte{position:absolute;top:-175px;left:50%;margin-left:-147px;}
.box_aff ul{margin-left:-5px;}
.box_aff ul > li{padding:0 5px;}
.box_aff li img{width:60px;-webkit-filter: grayscale(1);filter: grayscale(1);}
.box_aff li img:hover{-webkit-filter: grayscale(0);filter: grayscale(0);}
.box_aff hr{border-color:#a7a7a7;margin:5px 0;}
.powered {background-color:#f5e7ca;color:#000000;font-size:14px;padding:17px 0px 140px 0;-webkit-animation: animatedFooter 30000ms infinite alternate;animation: animatedFooter 30000ms infinite alternate;}
.powered .header{text-transform:uppercase;position:relative;margin-bottom:10px;}
.powered .header:after{height:1px;position:absolute;top:50%;left:0;right:0;z-index:1;background-color:#a7a7a7;content: "";}
.powered .header > span{position:relative;z-index:2;background-color:#f5e7ca;display:inline-block;padding:5px 25px;}
.powered ul{margin-bottom:0;}
.powered .list-inline{margin-left:0;}
.powered a{color:#000000;}
.powered hr{border-color:#a7a7a7;}
.powered .links{margin-top:20px;}
.powered .links a{font-size:12px;text-transform:uppercase;}
.powered .socials li{padding:0 7px;}
.powered .socials a{font-size:20px;}
.powered .socials a:hover{text-decoration:none;}

.tickets{padding:12px 0;background-color:#fff;box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);}
.tickets .title{font-size:24px;color:#fab72d;font-weight:600;line-height:24px;}
.tickets .payoff{font-style: italic;font-size:18px;}
.tickets .btn{border-color:#fab72d;background-color:#fab72d;color:#fff;line-height:35px;}
.tickets  .list-inline{margin-bottom:0;}

#cookie { position: fixed; left:0;bottom:0;display: none;width:100%;color:#fff;padding:20px 0;background-color:#000000;font-size:13px;z-index:1031;}
#cookie .cookie-bg {width:100%; position: relative }
#cookie .title{font-weight:700;text-transform:uppercase;font-size:18px;margin-top:4px;display:inline-block;}
#cookie a{color:#fff;cursor:pointer;text-decoration:underline;font-weight:normal;}
#cookie .chiudi {margin-top:20px;font-weight:700;text-decoration:none !important; color:#000 !important; border: none !important;line-height: 20px;display: inline-block;text-align: center;}
#cookie .chiudi .fa{font-size:27px;}

.tornasu{display:block;color:#000;text-align:center;position:relative;display:none;}
.tornasu a {color:#000;;display: block;position: absolute !important;left:-12px;top:-37px;width: 36px;color:#000;line-height:36px;background-color:#fff;box-shadow: 0px 1px 40px 0px rgba(0, 0, 0, 0.22);border-radius:50%;}
.tornasu a:hover { background-color:  #000;color:#fff;}

.product-view .ui-state-default{font-size:17px;border:0;border-bottom:4px solid transparent !important;border-radius: 0;padding-left:0;background-color:transparent;}
.ui-widget {font-family: 'PT Sans', sans-serif;font-size:17px;}
.ui-widget.ui-widget-content{border-color:#eee !important;border-radius:4px;}
.ui-dialog .ui-dialog-titlebar {background: #B163A3;color: white;font-size:13px;}
.ui-dialog .ui-dialog-content { background-color: white; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 0px 0 0 0; background-image: none; margin: 0 0 0 0; padding: .3em 1em .5em .4em; }
.ui-widget-content { background-color: white;border:0;}
.ui-widget-overlay {background: black;opacity: 0.8;/*filter: alpha(opacity = 80);*/position: fixed;top: 0;left: 0;}
.ui-dialog .ui-widget-overlay {background: black;opacity: 0.6;/*filter: alpha(opacity = 60);*/position: absolute;top: 0;left: 0;}
.ui-dialog .ui-dialog-buttonpane button{}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {color:#3E9C2A;}
.ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {border: 0px solid transparent;background: #fff;}
.ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {color: #3E9C2A;}
.ui-tabs .ui-tabs-nav{border-radius:0;background-color:transparent;border-color:transparent;padding:0;}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor{padding:0;}
.ui-tabs .ui-tabs-nav li{margin-right:0px;padding:10px 30px;}
.ui-tabs .ui-tabs-nav li.ui-tabs-active { background-color: transparent !important;border-color: #3E9C2A !important;color:#3E9C2A;font-weight:700;padding:10px 30px;}
.ui-widget.ui-widget-content{border-color:transparent;}
.product-view .ui-state-default.ui-accordion-header{padding:10px 10px;border-top: 1px solid #eeeeee !important;border-bottom:0 !important;}
.product-view .ui-state-default.ui-accordion-header-active{border-bottom: 4px solid #3E9C2A !important;border-top:0 !important;}
.product-view .ui-icon-triangle-1-e {background-position: -66px 0px;}
.product-view .ui-state-active .ui-icon, .product-view .ui-button:active .ui-icon{background-image: url("../libs/jquery-ui/images/ui-icons_444444_256x240.png");}
.product-view .ui-icon-triangle-1-s{background-position: 0px 0px;}
.product-view .ui-accordion{border-color: #eee !important;border-radius: 4px;}

.box-ordine .txt { text-align:left; padding:10px 0px; margin:0px;font-size: 15px;}
.box-ordine .importo { text-align:right; margin:0px; padding:5px 10px; color:#333;font-size: 15px;}
.box-ordine span.importo{color:#3e9c2a;padding-left:0;}
.note { text-align:right;margin-top:10px; padding:10px 0px; }
.box-ordine .note_tot { text-align:right;padding:10px 0px 0px 0px; margin:0px;}
.box-ordine .tot { font-weight:bold; font-size:22px;  text-align:right; color:#3E9C2A; padding:10px 10px; margin:0px;background-color:#fff;margin-top:-20px;border-top:3px solid #3E9C2A;}
.box-ordine .desc-check{padding-left:34px;}
.box-ordine .form-radio
{
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
     display: inline-block;
     position: relative;
     background-color: #e6e6e6;
     color: #fff;
     top: 5px;
     height: 22px;
     width: 22px;
     border: 0;
     border-radius: 50px;
     cursor: pointer;
     margin-right: 7px;
     outline: none;
}
.box-ordine .form-radio:checked::before
{
     position: absolute;
     left: 5px;
     top: 0px;
     content: '\02143';
     transform: rotate(40deg);
}
.box-ordine .form-radio:hover
{
     background-color: #ccc;
}
.box-ordine .form-radio:checked
{
     background-color: #3E9C2A;
}
.box-ordine label
{
     color: #000;
     cursor: pointer;
     margin-bottom:0;
}


#ordine-jq .ui-state-active, #ordine-jq .ui-widget-content, #ordine-jq .ui-state-active { border: 1px solid #aaaaaa; background: #000000 !important /*url(/img/arrow.png) no-repeat left*/; font-weight: bold !important; color: #fff !important; text-indent:0px;color:#fff !important; }
#ordine-jq fieldset{border:1px solid #eee;background-color:#fff;}
#box-testo .ui-state-default, #box-testo .ui-widget-content .ui-state-default { font-size:12px; }
#box-testo .txt { color:#000; padding:0px 0px 20px 0px; margin:0px;}
#u_recensioni { color:#000; padding:0px; margin:0px;}
#ordine-jq fieldset.note{padding:0;border:0;background-color:transparent;}
/*#ajax_ordine{margin-bottom:30px;}*/
#ordine-jq h2 {color: #3E9C2A}


.user  {margin-top:20px !important}
.user h1 {font-size:24px;}

.user .numero { font-size:24px; text-align: center; padding:0;}
.user a { color: #333; text-decoration:none; }
.user a:hover { color: #3E9C2A; text-decoration:underline; }
.user a.underline { text-decoration:underline !important; }
.user .input-cc { padding:20px 0px; }

.user .news { padding:10px;}
.user .stato {font-weight: bold; text-align: center; font-size: 16px; color:#3E9C2A; padding:0px 0px 10px 0px}
.user .stato .desc {font-weight: bold; font-size: 16px; color:#333;}
.user .top {font-weight: bold; font-size: 16px; padding:10px 0px 10px 0px}
.user .news .contenuto { position:relative; padding:10px; margin:0px;}
.user .news .titoli { font-weight: normal; font-size: 13px;  color:#f2f2f2; margin:0px; padding:0px;}
.user .news .titoli a { color: #A51933; text-decoration:none; font-weight: bold; font-size: 14px; }
.user .news .titoli a:hover { color: #A51933; text-decoration:underline; font-weight: bold; font-size: 14px; }
.user .news .txt { font-weight: bold; font-size: 13px; color:#333;padding-bottom:5px; }
.user .top { font-weight: bold; margin-top:0px; }
.user .box-recensione { background-color: #f4f4f4;padding:20px;border:1px solid #e6e6e6; }
.user .box-recensione label { width:45px;padding:10px 0px; float:left;}
.user .box-recensione label span { font-weight: 100;}
.user .box-recensione .star { padding:10px 0px;float:left; }

.btn_cc {
border: none;
border-radius: 4px;
outline: none;
text-decoration: none;
color: #fff;
background: #416ac4;
white-space: nowrap;
display: inline-block;
height: 40px;
line-height: 40px;
padding: 0 14px;
box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
border-radius: 4px;
font-size: 15px;
font-weight: 600;
letter-spacing: 0.025em;
text-decoration: none;
-webkit-transition: all 150ms ease;
transition: all 150ms ease;
margin-top: 10px;
}
.btn_cc:hover{
     background: #383;
}

#card-errors {
    color:red;
}

.gallery {margin-top:0px;margin-bottom:40px;}
.gallery .thumb img {width:100%;}

#nl_popup{ z-index: 99;
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -304px;
    margin-top: -204px;
    width: 650px;
    height: 360px;
    border: solid 1px #000000;
    z-index: 10000 !important;
    background-color: #eff0f1; }

#nl_popup_container{ margin:40px 40px 0px 40px;}

#nl_popup .chiudi{ font-size:14px; color:#fff; font-weight:bold; position:absolute; right:3%; top:3%;  cursor:pointer;}

#nl_popup_form  > div{position:absolute;right:20px;bottom:80px;max-width: 290px;
width: 100%;}
#nl_popup_form h1 {color:#ccdc00 !important;font-weight: 600;margin:0px;padding:0px;font-size:20px;text-transform:uppercase;line-height:18px;}
#nl_popup_form .testo {font-size:13px;font-weight: normal;margin:10px 0px 0px;text-align:center;}
#nl_popup_form .error {margin:0px !important;color:red;}
#nl_popup_form{width: 100%;max-width: 500px;height:600px;margin: 0px auto;position: relative;color:#fff;}
#nl_popup_form .mfp-close{color:#fff;margin:0px !important;}
#nl_popup_form input{color:#000; }

.buttonnl_popup {
  color: #000;
  font-weight: bold;
  background-color: #b7d12a;
  font-size: 13px;
  font-style: normal;
  height: 28px;
  line-height: 28px;
  padding: 0 5px;
  border:0px;
  text-transform: uppercase;;
  margin: 5px 0px;
}

.buttonnl_popup:hover {
 background-color: #333;
 /*padding: 0 17px;*/
 cursor: pointer;
   color: #fff;
}
.newsletter_txt_note { display: none; }

.blog{margin-top: 40px !important; margin-bottom: 40px !important;}
.blog h1{margin-bottom: 25px;line-height: 26px;font-size: 24px;color: #000;font-weight:400;}
.blog .categorie-box {float:right;margin-bottom: 40px;}
.blog .categorie-box a { color: #000}
.blog .categorie-box a:hover {	color: #224168; }
.blog .categorie-box ul { list-style-type:none; padding: 0; margin: 0px;border-bottom:3px solid #ededed;width:100%;}
.blog .categorie-box ul:after{display:block;clear:left;content:"";}
.blog .categorie-box li { float:left;position:relative;}
.blog .categorie-box li + li {margin-left: 2em;}
.blog .categorie-box li a {text-decoration:none;color:#5d5d5d;line-height: 3rem;display: block;}
.blog .categorie-box li a:hover {	color: #224168;text-decoration:none;}
.blog .categorie-box li.sel a {	color: #224168 ;font-weight:600; }
.blog .categorie-box li.sel a:after {width: 100%;height: 3px;background-color: #224168;position: absolute;left: 0px;bottom: -3px;content: "";display: block;}
.blog .article{border: 1px solid #d7dbe3;padding:20px;position:relative;background-color:#fff;}
.blog .article > *{position: relative;z-index: 2;}
.blog .article:before {content: " ";position: absolute;z-index: 1;top: 5px;left: 5px;right: 5px;bottom: 5px; border: 3px solid #eceef2;}
.blog .article .txt{min-height:160px;margin-top:20px;}
.blog .article a{color:#333 !important;text-decoration:none;}
.blog .article .data{font-size:11px;}
.blog .article h3 {font-size: 14px;line-height: 18px;height:36px;color:#000;font-weight: bold;}
.blog .article h3 a{color:#000 !important;text-decoration:none;font-size:14px;}
.blog .article h3 a:hover{color:#8c9199;}

.blog-det .elenco h3{margin-top:80px;font-size:16px;}
.blog-det .comments h3{font-size:20px;color:#224168;font-weight:400;margin-bottom:40px;margin-top:50px;text-transform:uppercase;}
.blog-det .comments .comment{margin-bottom:40px;margin-left:0px;}
.blog-det .comments .comment .title{font-size:18px;color:#000;font-weight:700;margin-top:15px;}
.blog-det .comments .comment .text{font-size:14px;}
.blog-det .comments .comment .date{text-transform: uppercase;margin-top:20px;font-size:12px;}
.blog-det .comments .comment .fa-circle{color:#bebebe;}
.blog-det .box_commento h3{font-size:20px;color:#224168;font-weight:400;margin-bottom:40px;margin-top:50px;text-transform:uppercase;}
.blog-det .box_commento .ok{color: #3c763d;background-color: #dff0d8;padding: 15px;margin-bottom: 20px;border: 1px solid #d6e9c6;border-radius: 4px;}

.crm_form h2{font-weight:bold;}
.crm_form h2.cust{margin-top: 11px;font-weight:normal}
.crm_form .scroll{display:inline-block;max-height:45px;overflow-y:auto;}
.crm_form .form-group label.error{font-size:21px;}
.crm_form .form-control.error::placeholder{color:#bd0000 !important}
.crm_form .form-control::placeholder{font-size:14px;font-style: italic;color:#c8c8c8}

.StripeElement {
  background-color: #f8f8f8;
  height: 40px;
  padding: 10px 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  box-shadow: 0 1px 3px 0 #e6ebf1;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}

.StripeElement--focus {
  box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
  border-color: #fa755a;
}

.StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}

.testa .toggle-canvas > i , .testa .toggle-canvas > span{pointer-events:none;}
.box-top.toggle-canvas:hover,.megamenu.toggle-canvas:focus{text-decoration:none;}
.overlay-canvas{display:none;}
.body-offset-canvas{position:fixed;left:90%;overflow:hidden;padding-right:17px;right:-90%;height:100%}
.body-offset-canvas .overlay-canvas {cursor: pointer;display: block;position: fixed;z-index: 1031;left: 0;top: 0;right: 0;bottom: 0;background-color: #000;opacity: .5;}
.megamenu .logo-overlay{background-color:#fff;}
.megamenu .logo-overlay img {width: 150px;padding: 15px 15px 20px 20px;}
.megamenu .container {padding-left:0;padding-right:0;}
.megamenu .navbar{opacity: 1;visibility:visible;width:90%;left:-90%;position:fixed;top:0;bottom:0;margin:0;background:#fff;border-radius:0;z-index:500001;border:0;}
.megamenu .show_canvas{left:0 !important;overflow-y:auto;overflow-x:hidden;background-color:#f3f3f3;}
.megamenu .container{width:100%}
.megamenu ul{background-color:transparent;transition:.2s opacity;list-style:none;margin:0;padding:10px 0 50px;float:none;}
.megamenu ul > li{position:relative;transition:all.2s;border-bottom:1px solid #e6e6e6;float:none;}
.megamenu ul > li a{position:relative;color:#444 !important;line-height:18px !important;width:100%;font-size:17px !important;padding:12px 35px 12px 22px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.megamenu .nav > li.active > a{color:#fab72d !important;background-color:transparent;}
.megamenu .nav > li{margin:0 25px;}
.megamenu .nav > li.active > a:focus{color:#000 !important;}
.megamenu .nav > li.active > a:hover{background-color:transparent !important;}
.megamenu .nav > li:hover > a{color:#fab72d !important;text-decoration:none;/*background-color:#fab72d !important;*/}
.megamenu .nav > li.open > a,.megamenu .nav > li.open > a:hover{color:#fab72d !important;/*background-color:#fab72d !important;*/text-decoration:none;background-color:transparent !important;}
.megamenu .nav > li > a , .megamenu > li .open > a.child{background-color:transparent;text-transform:uppercase;font-weight:600;}
.megamenu .nav > li > a > .icn{left:-3px;font-weight:normal;}
.megamenu .nav > li.open > a > .icn:before{content: "\e99d";color:#fab72d !important;}
.megamenu li.open > a.child{color:#000 !important;background-color:#f3f3f3;}
.megamenu .toggle-canvas{position: absolute;top: 10px;right: 25px;}
.megamenu .toggle-canvas , .megamenu .tgl{color:#444;padding:20px 13px;display:inline-block;}
.megamenu .toggle-canvas:hover,.megamenu .toggle-canvas:focus,.megamenu .tgl{text-decoration:none;}
.megamenu .top_overlay .tgl {position:absolute;top:0;right:0;}
.megamenu .top_overlay img{padding:10px 17px;}
/*.megamenu .nav .hidelv2{display:none;visibility:hidden;}*/
.megamenu .nav li.open > .dropdown-menu > .hidelv2{display:block !important;visibility:visible !important;}
.megamenu .nav li.open > .hidelv2 a{padding-left:50px;}
.megamenu .nav li.open > .hidelv2 a:hover{color:#e31736 !important;}
.megamenu .nav li.open > .hidelv2 a:before{left:35px;}
/*.megamenu .nav .hidelv3{display:none;visibility:hidden;}*/
.megamenu .nav li.open > .hidelv3{display:block !important;visibility:visible !important;}
.megamenu .nav li.open > .hidelv3 a{padding-left:50px;}
.megamenu .nav li.open > .hidelv3 a:hover{color:#e31736 !important;}
.megamenu .nav li.open > .hidelv3 a:before{left:35px;}
.megamenu .nav > li .show-child{cursor:pointer;z-index:2;color:#000;position:absolute;right:0px;top:0px;font-size:14px;padding:2px 0;background-color:transparent !important;line-height:32px;width:38px;text-align:center;}
.megamenu li.open > .show-child{background-color:#fab72d;color:#fff;}
.megamenu .lv1 .show-child{color:#000000 !important;background-color:#f3f3f3 !important;}
.megamenu .lv1.open > .show-child{background-color:#f3f3f3 !important;color:#000000 !important;}
.megamenu .lv2 .show-child{color:#000000 !important;background-color:#fff !important;}
.megamenu .lv2.open > .show-child{background-color:#fff !important;color:#000000 !important;}
.megamenu .nav > li.dropdown a:focus{text-decoration:none;color:#dae89a;}
.megamenu .nav .dropdown-menu{position:relative;float:none;min-width:0;border-radius:0;border-width:0 !important;background-color:transparent !important;box-shadow:none;padding:0;margin-top:0;}
.megamenu .nav .dropdown-menu ul{padding:0;}
.megamenu .nav .dropdown-menu ul > li{border-bottom:0 solid #e0e0e0;border-top:1px solid #e5e5e5;background-color:#f3f3f3;}
.megamenu .nav .dropdown-menu ul > li > a{padding:12px 17px 12px 35px;font-size:16px !important;line-height:14px;}
/*.megamenu .nav .dropdown-menu ul > li > a:before{content:'\2022';position:absolute;left:18px;color:#444;font-weight:400 !important;}*/
.megamenu .nav .dropdown-menu ul > li > a:focus{background-color:transparent;}
.megamenu .nav .dropdown-menu ul > li > a:hover{background-color:transparent;text-decoration:none;color:#fab72d !important;}
.megamenu .nav .dropdown-menu ul > li.active > a{background-color:transparent !important;color:#fab72d !important;}
.megamenu .nav .dropdown-menu .icn{position:absolute;left: 14px;top: 13px;}
.megamenu .nav .dropdown-menu li.open > a > .icn:before{content: "\e99d";}
.megamenu .nav > li > a > i{color:#000;position:absolute;left:0px;top:50%;margin-top:-9px;}
.megamenu .nav > li.active > a > i{color:#000;}
.megamenu .nav .hidelv2{padding-left:17px;}
.megamenu .nav .hidelv2 > li{background-color:transparent !important;border-top:1px solid #e5e5e5 !important;}
.megamenu .nav .hidelv2 > li:hover{background-color:transparent !important;}
.megamenu .nav .hidelv2 > li > a{padding: 9px 17px 9px 50px !important;}
.megamenu .nav .hidelv2 > li > a:before{content:none !important;}
.megamenu .nav .hidelv2 > li a:hover{color:#000 !important;}
.megamenu .nav > li > ul > li > ul > li > a{padding:12px 17px 12px 40px !important;font-size:1.3rem !important;}
.megamenu .nav > li > ul > li > ul > li > a:before{content:'\002d\002d' !important;}
.megamenu .nav > li > ul > li > ul > li > ul > li > a{padding:12px 17px 12px 45px  !important;}
.megamenu .nav > li > ul > li > ul > li > ul > li > a:before{content:'\002d\002d\002d' !important;}
/*.megamenu ul.navbar-nav + ul {padding-top: 0;border-top: 3px solid #009900;}
.megamenu ul.navbar-nav + ul > li{border-bottom-color:#fff;}

.megamenu ul.navbar-nav + ul > li > a i{right:auto;left: 17px;}
*/
.megamenu ul.navbar-nav + ul{display:table;width:100%;margin-left:0;padding-bottom:0;}
.megamenu ul.navbar-nav + ul > li{display:table-cell;background-color:#fff;border:0;}
.megamenu ul.navbar-nav + ul > li + li{border-left:4px solid #f3f3f3;}
.megamenu ul.navbar-nav + ul > li > a{padding: 12px 5px;font-weight:600;text-transform:uppercase;color:#fab72d !important;font-size:14px !important;text-align:center;}
.megamenu ul.navbar-nav + ul > li > a:hover{text-decoration:none;}
.megamenu ul.langs{padding:0;background-color:#e6e6e6;}
.megamenu ul.langs li{border:0;vertical-align: middle;}
.megamenu ul.langs a{padding:5px 20px;color:#b6b6b6 !important;text-transform:uppercase;line-height:25px !important;font-weight:700;font-size:13px !important;}
.megamenu ul.langs a:hover{color:#000 !important;text-decoration:none;}
.megamenu ul.langs li.active a{color:#000 !important;}
.megamenu ul.socials{background-color:#e6e6e6;text-align:center;padding:10px 0 5px 0;margin:5px 0 0 0;}
.megamenu ul.socials li{display:inline-block;margin:0 5px;}
.megamenu ul.socials a{padding:10px 10px;color:#b6b6b6 !important;}
.megamenu ul.socials a:hover{color:#000 !important;text-decoration:none;}
.megamenu ul.socials a i{font-size:20px !important;color:#b6b6b6 !important;}

/*.tab-slider {padding: 0 40px;position:relative;}
.tab-slider .scroller{position: absolute;top: 5px;}
.tab-slider .scroller-left{left: 0;}
.tab-slider .scroller-right{right: 0;}
.tab-slider .wrap {overflow: hidden;position: relative;white-space: nowrap;width: 100%;background: #ffff;border: 1px solid #efefef;font-size: 0;}
.tab-slider .wrap > .nav-tabs {display: inline-block;padding: 0;margin: 0;position: relative;top: 0;left: 0;}
.tab-slider .wrap > .nav-tabs > li {background: #fff;display: inline-block;position: relative;white-space: normal;float: none;font-size: 14px;}
.tab-slider .nav-tabs > li > a {text-align: center;}
.tab-slider .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {border: 1px solid transparent;}
.tab-slider .nav-tabs > li > a {margin-right: 0;border-radius: 0;}*/
.navpageint{padding: 20px 0px;background-color: #f3f3f3;margin-bottom:30px;}
.navpageint .macro{color:#fab72d;font-weight:600;}
.tab-slider{padding: 0 20px;position:relative;}
.tab-slider .scroller{position: absolute;top: -3px;z-index:1;border:0;background-color:transparent;color:#fab72d;}
.tab-slider .scroller:focus{outline:0;}
.tab-slider .scroller .fa{font-size:25px;font-weight:700;}
.tab-slider .scroller.disabled{opacity:0;}
.tab-slider .prev{left: 0;}
.tab-slider .next{right: -10px;}
.tab-slider .wrap {height: 20px;line-height: 20px;overflow: hidden;position:relative;}
.tab-slider .wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;width:20px;background: linear-gradient(90deg, rgba(243,243,243,0) 0%, rgba(243,243,243,1) 100%);}
.tab-slider .wrap ul {list-style: none;margin: 0;padding: 0;height: 100%;min-width:100%;}
.tab-slider .wrap ul li {float: left;height: 100%;margin: 0 13px;padding: 0;text-align: center;cursor: pointer;}
/*.wrap ul li.active {color: #fff;background: #a03232;}*/
.tab-slider .wrap ul li a{padding:0px 10px 0px 0;display: inline-table;}
.tab-slider .wrap ul li a:hover{text-decoration:none;}

.asw-menu-btn {bottom: 15px !important; width: 49px !important;height: 49px !important;}

@media only screen and (max-width: 1199px) {
  .section.activities .txt-ulisse{margin:35px 0 50px 0;}
}


@media only screen and (max-width: 991px) {
  .cat-box {display: none;}
  .elenco #filter{padding-left:0;padding-right:0;}
  .elenco .filterpage .pull-left .SumoSelect {width: 120px;}
  .elenco .filter-box{border-left:0;border-right:0;border-bottom:0;margin-bottom:0;padding:4px 0;}
  .elenco .navbar-default .navbar-brand{font-weight:500;font-size:17px;}
  .elenco .navbarform label {font-weight: normal;font-size:14px;}
  .elenco .navbar-default{background-color: #fff;border: 1px solid #eee;border-top: 3px solid #009900;margin-top:20px !important;}
  .elenco .navbar-default .navbar-toggle {border:0;padding: 4px 10px;}
  .elenco .navbar-default .navbar-toggle:focus{background-color:transparent;}
  .elenco .navbar-default .navbar-toggle .icon-menu{vertical-align:middle;}
  .control-label-m{padding-top:8px;}
  .filter-box .filtro-heading .toggler {right: 21px;}
  .product-view .bgw{margin-top:20px;}
  .product-view .thumbnail{pointer-events: none;}
  .product-view .thumbnail.video-inline {pointer-events:auto !important;}
  .footer .payments{padding-bottom:15px;}
  .section.activities .img-ulisse img{max-width:100%;}
  .section.activities .img-ulisse{margin-bottom:100px;}
  .section.experiences .banner .overlay{top:auto;}
  .section.experiences .banner .overlay .bg{height:auto;padding:15px;}
  .section.experiences .banner .overlay h3{margin-bottom:0;}
  .section.experiences .banner .overlay .btn{position:static;margin-top:10px;}
  .page.news #notizia .notiziaTop{margin-top:20px;}
  /*.product-view #box_immagini{max-height:280px;}*/
}

@media only screen and (max-width: 800px) {
  /* Force table to not be like tables anymore */
	#no-more-tables table,
	#no-more-tables thead,
	#no-more-tables tbody,
	#no-more-tables th,
	#no-more-tables td,
	#no-more-tables tr {
		display: block;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	#no-more-tables tr { border: 0px solid #ccc; }
  #no-more-tables .riga1 + .riga1{margin-top:30px;}
	#no-more-tables .table >tbody > tr > td {
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 40%;
		white-space: normal;
		text-align:right !important;
	}

	#no-more-tables td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 8px;
		left: 10px;
		width: 55%;
		padding-right: 10px;
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}

  #no-more-tables .riga + .riga{margin-top:50px;}

 	#no-more-tables td.spese {
		/* Behave  like a "row" */
		padding: 5% !important;
	}

	/*
	Label the data
	*/
	#no-more-tables td:before { content: attr(data-title); }
  .cart .bottoni .btn-primary{margin-top:15px;}
  .cart .table tr:nth-of-type(2n+1) {
    background: #fff none repeat scroll 0 0;
  }
  /*.cart .img {max-width:100% !important;}*/
  .cart .elimina {
    text-align: right !important;
  }
  .cart .titolo {
    font-size:20px;
    padding:5px 0px
  }
  .cart #no-more-tables .table .media {
    margin-left: -68%;
}
  .cart .table tr td{display:block;}
  #no-more-tables .riga-th{display:none;}
}

@media only screen and (max-width: 767px) {
  .dai-body-offset-canvas {overflow:hidden;position: fixed;width: 100%;}
  .asw-menu-btn {bottom: 86px !important;height: 48px !important;width: 48px !important;right: 20px !important;}
  .box-top{text-align:center;}
  .slidebox .carousel-caption {bottom:10px}
  .box-top .text-right{text-align:center !important;}
  .testa{padding:20px 0px 10px 0;}
  .testa .logo a {display:block;}
  .testa .logo img{max-width:120px;width:100%;margin:-10px auto 0 auto;;}
  .testa .ajax-cart{text-align:center !important;}
  .testa .info .top_search{margin-top:20px;}
  .testa .info .list-inline{margin-left:-5px;}
  .testa .info .list-inline > li{padding:0 5px !important;text-transform:uppercase;vertical-align:middle;}
  .testa .info li i{font-size:24px;line-height:24px;vertical-align:middle;}
  .testa .info .fa{color:#fff;font-size:25px !important;}
  .testa .info.text-right .list-inline {margin-left: -10px;}
  .testa .info.text-right .list-inline > li{padding:0 10px;}
  .testa .langselector img{width: 40px;}
  .testa .toggle-canvas span{vertical-align:middle;}
  .testa .d-inline{display:inline-block !important;}
  .testa h1{margin-top:0px;font-size:25px}
  .testa.affix .logo img{max-width:80px;margin: 0px auto 0 auto;}
  .brand .title{margin-bottom:30px;font-size:15px;}
  .title-section h1 , .title-section h2{font-size:20px;top:12px;}
  .products .item.row-group-item .thumb{padding-right:0px;}
  .powered{text-align:center !important;}
  .powered .text-right{text-align:center !important;}
  .top-info .media{margin-bottom:10px;}
  .testa .madeitaly{display:none;}
  #sns_breadcrumbs {padding:0px;}
  #sns_breadcrumbs #sns_titlepage h1{font-size:24px;line-height:26px;}
  .privacy-policy .details .col{float:none !important;width:100%;}
  .abstract h1{margin-top:50px;}
  .pforza img{height:76px;}
  .filters .SumoSelect {width: 100%;}
  .elenco .navbar-default{padding:0;}
  .cart .form-inline{padding-left:0;}
  .abstract .shortcuts{margin-bottom:30px;}
  .testa .ajax-cart .badge {top: -10px;right: -10px;}
  .cats .desc{margin-bottom:30px;}
  .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{background-color:transparent !important;font-weight:bold;}
  .cart .riga-click + .riga-click{ border-top: 14px solid #fff; }
  .banner-top{padding:0px 0 34px 0;}
  .banner-top .banner{margin-bottom:14px;}
  .banner-bottom{padding:0px 0 34px 0;}
  .banner-bottom .banner{margin-bottom:14px;}
  .footertop{text-align:center;}
  .footertop .block .block-content ul{margin-bottom:30px;}
  .breadcrumb {margin: 15px 0;}
  /*.product-view #box_immagini{max-height:240px;}*/
  .tab-elprodotti td {padding:10px 6px;}
  .tab-elprodotti .prezzo-pieno{display:block;}
  .tab-elprodotti .quant{border-color:#dadada;width:100px;}
  .tab-elprodotti .btn-tabella{width:100%;margin:10px 0;padding: 11px 12px;}
  .tab-elprodotti table.footable-details > tbody > tr > th:nth-child(1){width:auto;}
  .tab-elprodotti td , .tab-elprodotti .prezzo{font-size:18px;}
  .tab-elprodotti .footable-detail-row td{font-size:14px;}
  .tickets {text-align: center;padding: 6px 0 6px;}
  .tickets ul > li {padding: 0;}
  .tickets .title{margin-top:10px;margin-bottom:10px;font-size:16px;}
  .tickets .payoff{margin-bottom:10px;}
  .tickets .btn{line-height:normal;font-size: 16px !important;width: 100%;padding: 12px 12px;}
  .tornasu a{left:50%;margin-left:-18px;}
  .section {padding: 40px 0 20px 0;}
  .section .title{text-align:center;font-size:36px;line-height:43px;margin-bottom: 0px;}
  .section .payoff{text-align:center;font-size:28px;line-height:33px;}
  .section.activities .wrapper-mob{margin-top:20px;}
  .section.activities a:hover{text-decoration:none;}
  .section.activities .wrapper-mob h3{font-size:30px;}
  .section.activities .wrapper-mob p{font-size:20px;}
  .box_aff .siloutte{width:220px;position:absolute;top:-131px;left:50%;margin-left:-110px;}
  .box_aff ul > li:first-child{display:block !important;}
  .box_aff ul > li:first-child img{width:100px;}
  .section.activities{text-align:center;}
  .section.activities h3{font-size:20px;}
  .section.activities .abstract-ulisse em {font-size: 20px;line-height: 20px;}
  .section.activities .navigation-carousel {position:relative;top:0 ;right:0;margin-bottom:20px;}
  .section.activities .navigation-carousel span.prev{float:left;}
  .section.activities .navigation-carousel span.next{float:right;}
  .section.activities .navigation-carousel span + span {margin-top: 0px !important;}
  .section.opportunities .wrapper h3 {font-size:22px;}
  .navigation-carousel .prev{left:-10%;}
  .navigation-carousel .next{right:-10%;}
  .page .wrapperh1 h1{font-size:24px;}
  .page .videoscol{margin-top: 30px}
  .page {padding: 80px 0 100px 0;}
  .page .txt{margin: 0px 0px 30px 0px;}
  .page .txt table{font-size:14px;}
  .page .pagetabs .wrapper {padding: 20px 15px;}
  .page .par-title,.page .txt h3{font-size:24px;margin-bottom:20px;}
  .bottom-gallery{margin-top:30px;}
  .tornasu a {left: auto;right: 0px;}
  .page.news .subpgs > .row > div > a.sx{margin-top:20px;}
}

@media only screen and (max-width:700px){
  .cart .table .text-center{text-align:right !important;}
  /*.cart .table .tot , .cart .table .spese , .cart .table .risparmio{text-align:left !important;}*/
  .cart .btn-success{margin-top:20px;}
  .box-newsletter h3{font-size:60px;}
}

@media (max-width: 641px) {
 .top-info{display:none;}
}

@media only screen and (max-width:500px){
  .pforza > div{width:100%;margin-bottom:20px;}
  .pforza .tit{margin-top:20px;}
  .testa .logo img{max-width:120px;}
}

@media only screen and (max-width:420px){
  .testa .logo img{margin-top:-7px;}
  .pagination > li > a, .pagination > li > span {padding: 6px 6px;font-size:12px;}
  /*.cart .table tr td{display:block;}*/
  .cart .media-left{display:block;}
  .box-newsletter h3{font-size:40px !important;}
  .home-tabs .btn-default {font-size: 14px !important;}
  .abstract .shortcuts{margin:0 -7px;}
  .abstract .shortcuts > div{padding:0 7px;width:100%;margin-bottom:7px;}
  .abstract .shortcuts a{padding: 15px 10px 15px 15px;}
}

@media only screen and (max-width:400px){
  .SumoSelect > .optWrapper.isFloating{top: 0 !important;left: 0!important;right: 0!important;width: 90%!important;bottom: 0!important;margin: auto!important;max-height: 90% !important;}
}


@media only screen and (max-width:319px /* 374 567 */){
  .hidden-xxs{display:none;}
  .col-xxs-12{width:100% !important;}
}

@media only screen and (min-width:320px) and (max-width:479px){
  .products .prod-cont .disp{height:43px;}
}

@media only screen and (min-width:320px) and (max-width:767px){
  #floating-button {bottom: 80px;right: 15px;z-index: 1030;}
  #floating-button > img {width: 50px;height: 50px;}
  #floating-button .icondai-close {width: 50px;height: 50px;font-size: 28px;line-height: 46px;}
  .chat-container-fixed {position: fixed !important;top: 0 !important;left: 0 !important;right: 0 !important;bottom: 0 !important;width: 100% !important;height: 100% !important;max-width: 100% !important;max-height: 100% !important;border-radius: 0 !important;z-index: 1000000;}
  .chat-container-fixed.open {transform: translateY(0) scale(1);}
  .chat-container-fixed.minimized {height: 60px !important;width: calc(100% - 90px) !important;bottom: 80px !important;top: auto !important;left: 15px !important;right: 15px !important;border-radius: 12px !important;}
  .assistenza-header {padding: 10px 15px;font-size: 15px;border-radius: 0;}
  .chat-container-fixed.minimized .assistenza-header {border-radius: 12px;}
  .close-btn-mobile {display: block !important;}
  .chat-content {height: 100%;border-radius: 0;}
  .chat-title {font-size: 14px;}
  .minimize-btn {font-size: 14px;}
  .chat-minimized-tooltip img {width: 35px;}
  .chat-minimized-tooltip::after {right: 20px;}
}

@media only screen and (min-width:768px){
  .form-horizontal .form-group{margin-right:-7px;margin-left:-7px;}
  .row-eq-height-sm {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;}
  .row{margin:0 -7px;}
  .container, div[class*='col-'], .container-fluid{padding: 0 7px;}
  .testa{padding:10px 0;}
  .testa .logo img{max-width:130px;}
  .testa .top_search{margin-top: 15px;}
  .testa .info{margin-top:40px;}
  .testa .info a{text-transform:lowercase;color:#fff;}
  .testa .info.btns{margin-top:34px;}
  .testa.affix .info.btns {margin-top: 10px;}
  .testa .info li{vertical-align:middle;}
  .testa .info .fa{color:#fff !important;}
  .testa .info .fa + span{padding-left:10px;font-size:20px;vertical-align:middle;font-weight:400;;}
  .testa h1{margin-top:10px;}
  /*.slidebox .video-wrapper{min-width: 100%;min-height: 800px;width: 100%;object-fit: cover;object-position: 50% 50%;}*/
  .page{padding:120px 0 100px 0;}
  .slidebox .carousel-caption {bottom:10%}
  .navbar-collapse {padding-right: 0px !important;padding-left: 0px !important;}
  .box-newsletter h3{font-size:80px;}
  .privacy-policy .details .col{width:33.333333%;}
  .cats .desc{margin-bottom:50px;}
  .personaliz td {padding:2px 2px;}
  .elenco .navbarform {padding: 10px 15px 10px 15px;background-color:#fff;border:1px solid #eee;border-top:3px solid #009900;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;margin-top:30px;font-size:14px;}
  .elenco .navbarform > .row{margin:0 -7px;}
  .elenco .navbarform > .row > div{padding: 0 7px;}
  .elenco .navbarform label{font-weight:normal;}
  .filter-box .scrollbar{height:146px;overflow-y:auto;}
  .filter-box .scrollbar.cust-height{height:181px;margin-right:17px;}
  .filter-box .scrollbar::-webkit-scrollbar {width: 8px;}
  .filter-box .scrollbar::-webkit-scrollbar-track {background : #f0f0f0;border-radius: 8px;}
  .filter-box .scrollbar::-webkit-scrollbar-thumb {background : #ccc;border-radius: 8px;}
  .section .title{font-size:40px;line-height:48px;margin-bottom:-10px;}
  .section .payoff{font-size:36px;line-height:43px;}
  .section.activities .carousel{position:relative;}
  .section.activities .ulisse{position:absolute;left:-255px;top:-80px;}
  .page.hotels .otherslocs ul{-webkit-column-count: 3;-moz-column-count: 3;column-count: 3;}
  .page .hotelsresults .bgresults ul{-webkit-column-count: 3;-moz-column-count: 3;column-count: 3;}
  .box_aff ul{margin-left:-10px;}
  .box_aff ul > li{padding:0 10px;vertical-align:middle;}
  .box_aff ul:first-child > li:first-child img{width:120px;}
}

@media only screen and (min-width:768px) and (max-width: 991px) {
  /*.asw-menu-btn {bottom: 68px !important;}*/
  .cart .form-inline .form-control{margin-bottom:15px;}
  .navbar-filter{background-color: #fff !important;border: 1px solid #eee;border-top: 3px solid #009900;margin-top:20px !important;padding:0 !important;}
  .navbar-filter .navbar-header {float: none;}
  .navbar-filter .navbar-brand{font-weight:500;font-size:17px;}
  .navbar-filter .navbar-toggle {display: block;border:0;padding: 4px 10px;}
  .navbar-filter .navbar-toggle:focus{background-color:transparent;}
  .navbar-filter .navbar-toggle .icon-menu{vertical-align:middle;}
  .navbar-filter .navbar-collapse {border-top: 1px solid transparent;box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);}
  .navbar-filter .navbar-collapse.collapse {display: none!important;}
  .navbar-filter .navbar-nav {float: none!important;margin-top: 7.5px;}
  .navbar-filter .navbar-nav > li {float: none;}
  .navbar-filter .navbar-nav > li > a {padding-top: 10px;padding-bottom: 10px;}
  .navbar-filter .collapse.in{display:block !important;}
  .navbar-filter .navbar-nav .open .dropdown-menu {position: static;float: none;width: auto;margin-top: 0;background-color: transparent;border: 0;-webkit-box-shadow: none;box-shadow: none;}
}

@media only screen and (min-width: 992px) {
  .body-offset-canvas{left:450px;right:-450px;}
  .megamenu .navbar{width:450px;left:-450px;}
  .row-eq-height-md {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;}
  .testa .top_search {margin-top: 3px;}
  .testa .info.btns {margin-top: 53px;}
  .testa.affix .info.btns {margin-top: 10px;}
  .testa .info .list-inline{margin-left:-7px;}
  .testa .info .list-inline > li{padding:0 7px;}
  .testa .logo img{max-width:160px;}
  .elenco .filterpage .pull-left .SumoSelect {width: 200px;}
  .cat-box + .filter-box{border-top-color:#009900  !important;border-top-width:3px !important;}
  .filter-box:last-of-type{border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#eee;border-bottom-width: 1px;}
  .product-view #gallery .thumbnail img {border:1px solid #fff;}
  .product-view #gallery .thumbnail.selected img {border-color: #009900;}
  .section.activities .img-ulisse{position:absolute;bottom:0;right:8px;}
  .section.activities .img-ulisse img{height:236px;}
  .section.activities .static{position:static;}
  .page{padding:160px 0 100px 0;}
  .page .videoscol.mtop{margin-top:20px;}
  .page.news #notizia{margin-top:40px;}
  .page .allegati-box ul {columns: 2;-webkit-columns: 2;-moz-columns: 2;}
  .page.hotels .otherslocs ul{-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;}
  .page .hotelsresults .bgresults ul{-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;}
  .box_aff li img{width:80px;}
}

@media only screen and (min-width:992px) and (max-width: 1199px) {
}

@media only screen and (min-width: 1200px) {
  /*.wrapper-affix.affix-top{position:relative;z-index:4;}
  .wrapper-affix.affix{position:fixed;}
  .overlay-canvas{background-color: #000;opacity:0;position:fixed;top:0;left:0;bottom:0;right:0;z-index:2;z-index:-1;-webkit-transition: opacity .3s ease-in-out;-moz-transition: opacity .3s ease-in-out;-ms-transition: opacity .3s ease-in-out;-o-transition: opacity .3s ease-in-out;transition: opacity .3s ease-in-out;}
  .overlay-canvas.showed{opacity:.3;z-index:3;}*/
  /*.body-offset-canvas{left:35%;right:-35%;}
  .megamenu .navbar{width:35%;left:-35%}*/
  .row-eq-height-lg {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;}
  .testa .top_search{margin-top: 12px;}
  .testa .info.btns {margin-top: 54px;}
  .testa .info.btns .fast-links{margin:-45px 0 15px 0;}
  .testa .info.btns .fast-links li{padding:0;position:relative;}
  .testa .info.btns .fast-links li + li:before{content:"/";color:#fff;position:absolute;top:2px;left:-4px;}
  .testa .info.btns .fast-links li a{padding:5px 5px;}
  .testa .info.btns .fast-links a{font-size:13px;}
  .testa .info.btns .fast-links li:first-child a{background-color:#fab72d;color:#fff !important;margin-right:4px;border-radius:10px;}
  .testa .info .list-inline{margin-left:-12px;}
  .testa .info .list-inline > li{padding:0 12px;}
  .testa .info .list-inline > li i{font-size:22px;}
  .testa.affix .fast-links{display:none !important;}
  .testa.affix .info.btns {margin-top: 11px;}
  .testa .logo img{max-width:180px;}
  .slidebox .carousel-caption h4{font-size:150px;}
  .slidebox .carousel-caption p{font-size:50px;margin:-70px 0 30px 0 !important;}
  .brand .title{font-size:15px;}
  .privacy-policy .details .col{width:20%;}
  .abstract .pforza{margin-bottom:100px;}
  .abstract .pforza .tit{font-size:16px;line-height:22px;}
  .abstract .pforza{margin-top:80px;}
  /*.megamenu .navbar{border:0px;height:50px;;border-bottom: 0px solid #e5e5e5;min-height:0;background-color: #f1f1f1;text-align:center;}
  .megamenu .nav{position:relative;width: 100%;display: table;float: none;vertical-align: top;}
  .megamenu .nav > li{padding:0px;position:static;display: table-cell;float: none;}
  .megamenu .nav > li + li{padding-left:0px;}
  .megamenu .nav > li > a{font-weight:400;font-size: 16px;line-height:48px;padding: 0px 7px;position: relative;transition: all 0.2s ease-out 0s;color: #000;border: 1px solid transparent;background-color: #f1f1f1;}
  .megamenu .nav > li > a:hover , .megamenu .nav > li.open > a:focus, .megamenu .nav > li.open > a:hover{background-color:#009900;color:#fff;}
  .megamenu .nav > .active > a, .megamenu .nav > .active > a:focus,.megamenu .nav > .active > a:hover{background-color: #000;color:#fff;}
  .megamenu a.child{position:relative;color:#000;}
  .megamenu a.child:hover{color:#009900;text-decoration:none;}
  .megamenu .dropdown-menu > .active > a, .megamenu .dropdown-menu > .active > a:focus, .megamenu .dropdown-menu > .active > a:hover{background-color:#f5f5f5;color:#262626;}
  .megamenu .lv1{display:block;position:relative;overflow: hidden;-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;break-inside: avoid-column;}
  .megamenu .lv1 > a{display:block;padding: 2px 20px;font-size: 17px;font-weight: 700;line-height:17px}
  .megamenu .lv1 > a:hover{text-decoration:none;color:#009900;}
  .megamenu .lv1 > .hover{display: block;left: 100%;top: -23px;}
  .megamenu .lv2{display:block;position:relative;}
  .megamenu .lv2 > a{display:block;padding: 3px 20px;font-size: 15px;line-height:15px;}
  .megamenu .lv2 > a:hover{background-color:#fff;color:#009900;text-decoration:none;}
  .megamenu .lv2 > .hover{display: block;left: 100%;top: -23px;}
  .megamenu .lv3{display:block;position:relative;font-size: 15px;line-height:15px;}
  .megamenu .lv3 > a{display:block;padding: 3px 20px;}
  .megamenu .lv3 > a:hover{background-color:#fff;color:#009900;text-decoration:none;}
  .megamenu .lv3 > .hover{display: block;left: 100%;top: -23px;}
  .megamenu .dropdown-menu{border-color:#f1f1f1;border-radius:0;padding: 20px 0;top: 100%;left: -9999px;min-width: 100%;border-top:3px solid #009900;border-bottom:3px solid #009900;box-shadow: none;}
  .megamenu .dropdown:hover > .dropdown-menu {display: block;left:0;}
  .megamenu .hidelv1{-moz-column-count: 3;-moz-column-gap: 20px;-webkit-column-count: 4;-webkit-column-gap: 20px;column-count: 4;column-gap: 20px;}
  .megamenu .hidelv2{padding-bottom:10px;}
  .megamenu .has-child > .dropdown-menu{position: static;display: block;border: 0;box-shadow: none;padding: 0;float:none;}*/
  .tornasu a {left:-37px;}
  .section.activities .txt-ulisse{margin-top:103px;}
  .section.activities .ulisse{position:absolute;left:-217px;top:-83px;width:auto;margin-bottom:0px;}
  .section.activities .img-ulisse img{height:328px;}
  .page.hotels .otherslocs ul{-webkit-column-count: 3;-moz-column-count: 3;column-count: 3;}
  .page .hotelsresults .bgresults ul{-webkit-column-count: 3;-moz-column-count: 3;column-count: 3;}
}

@media only screen and (min-width: 1600px) {
  .row-eq-height-xl {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;}
  /*.body-offset-canvas{left:25%;right:-25%;}
  .megamenu .navbar{width:25%;left:-25%}*/
  .testa .top_search{margin-top: 13px;}
  .testa .info.btns {margin-top: 53px;}
  .testa .info .list-inline{margin-left:-15px;}
  .testa .info .list-inline > li{padding:0 15px;}
  .testa .info.btns .fast-links li + li::before{top:5px;}
  .testa .info.btns .fast-links li a {font-size:17px;padding: 5px 10px;}
  .slidebox .carousel-caption {bottom:25%}
  .slidebox .carousel-caption h4{font-size:200px;}
  .slidebox .carousel-caption p{font-size:90px;margin:-100px 0 30px 0 !important;}
  .abstract .pforza .tit{font-size:20px;line-height:28px;}
  .section .title{font-size:55px;line-height:64px;}
  .section .payoff{font-size:45px;line-height:64px;}
  .section.activities .img-ulisse img{height:auto;}
  .section.experiences .banner .overlay .btn{font-size:20px !important;}
  .section.opportunities .wrapper h3{font-size:30px;}
  .page .hotelsresults .bgresults ul{-webkit-column-count: 4;-moz-column-count: 4;column-count: 4;}
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.next,
  .carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .carousel-fade .carousel-inner > .item.prev,
  .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .carousel-fade .carousel-inner > .item.next.left,
  .carousel-fade .carousel-inner > .item.prev.right,
  .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes animationmenus {
 from {
  opacity:0;
  filter:alpha(opacity=0);
  -webkit-transform:translate(0,10px);
  -ms-transform:translate(0,10px);
  transform:translate(0,10px)
 }
 to {
  opacity:1;
  filter:alpha(opacity=100);
  -webkit-transform:translate(0,0);
  -ms-transform:translate(0,0);
  transform:translate(0,0)
 }
}
@-moz-keyframes animationmenus {
 from {
  opacity:0;
  filter:alpha(opacity=0);
  -webkit-transform:translate(0,10px);
  -ms-transform:translate(0,10px);
  transform:translate(0,10px)
 }
 to {
  opacity:1;
  filter:alpha(opacity=100);
  -webkit-transform:translate(0,0);
  -ms-transform:translate(0,0);
  transform:translate(0,0)
 }
}
@-o-keyframes animationmenus {
 from {
  opacity:0;
  filter:alpha(opacity=0);
  -webkit-transform:translate(0,10px);
  -ms-transform:translate(0,10px);
  transform:translate(0,10px)
 }
 to {
  opacity:1;
  filter:alpha(opacity=100);
  -webkit-transform:translate(0,0);
  -ms-transform:translate(0,0);
  transform:translate(0,0)
 }
}
@keyframes animationmenus {
 from {
  opacity:0;
  filter:alpha(opacity=0);
  -webkit-transform:translate(0,10px);
  -ms-transform:translate(0,10px);
  transform:translate(0,10px)
 }
 to {
  opacity:1;
  filter:alpha(opacity=100);
  -webkit-transform:translate(0,0);
  -ms-transform:translate(0,0);
  transform:translate(0,0)
 }
}


/*@-webkit-keyframes animatedFooter{
  0%{background-color:#d6e8ef}
  20%{background-color:#dd5135}
  25%{background-color:#2bb8ed}
  33.3%{background-color:#2ea85c}
  50%{background-color:#d6e8ef}
}
@keyframes animatedFooter{
  0%{background-color:#d6e8ef}
  20%{background-color:#dd5135}
  25%{background-color:#2bb8ed}
  33.3%{background-color:#2ea85c}
  50%{background-color:#d6e8ef}
}*/
