@charset "utf-8";

/* ============================== 
	- Name File: style.css
	- Version 1.0 - Created on Jan 2017
	- Website: https://www.musictick.com 
	- Copyright: (C) 2017
================================= */	

/* ---------------------- 
	Stylesheet Table Guide
-------------------------

01. Import styles
	-  bootstrap.css  - include resetes ( Media querys, grid-responsive,layout).
	-  bootstrap-theme.css	
	-  bootstrap-slider.css
	-  navnew.css (Principal Nav Styles)
	-  jquery.fancybox.css (Ligbox Styles)
	-  theme-options.css (Skins And Layouts Options)
	-  animate.css (Animations Styles)
	-  owl.theme.css
	-  font-awesome.min.css
	-  calendar.css
	-  revolution.css
	-  extralayers.css
	-  settings.css
	-  Google Fonts  - Open sans And Raleway	 
	
02. Basic Elements
	-  Standar Styles	
	-  Twitter Section
	-  Titles
	-  Hover efect 
	-  Semibox Layout
	-  List

0.3.  HEADER
	-  Header 1 , 2, 3, 4
	-  Info head
	-  Filter Title 
	-  Title Header
	-  Nav Tabs
	-  Tabs Detailed
	-  Filter Header
	-  Calendar
	-  Section Titles 1
	-  Section Title 2 
	-  Section Title 3
	-  section-title-detailed

0.4.  GENERAL STRUCTURE	
	-  Content Info
	-  Services Lines 
	-  item-boxed 
	-  Item Boxes 2 
	-  Features Items
	-  Parallax Section 
	-  Video Section
 	-  Footer 	
 	-  Newsletter
 	-  Social
 	-  Footer Down
 	-  Preloader
 	-  toTop
 	-  ACCORDION
	-  Progress	
	-  Filters
	-  Gallery
	-  Gallery list-view
	-  Form Theme
	-  Contact
	-  Form Detailed
	-  sort-by-container
	-  Filter widgets
*/

/* ------------------------------------------------------------------------ */
/*	01 Import styles
/* ------------------------------------------------------------------------ */

/* bootstrap.css  - include resetes ( Media querys, grid-responsive,layout).*/
@import url("bootstrap/bootstrap.css");
@import url("bootstrap/bootstrap-theme.css");
@import url("bootstrap/bootstrap-slider.css");
/*Nav.css*/
@import url(nav/navnew.css);
/*jquery.fancybox.css  - Lightbox*/
@import url("../js/fancybox/jquery.fancybox.css");
/*Style Switcher*/
@import url("skins/theme-options.css");
/*Animations*/
@import url("animations/animate.css");
/*Icons Font-Awesome*/
@import url("icons/font-awesome.min.css");
/*calendar*/
@import url("calendar/calendar.css");
/*slide.css*/
@import url("slide/revolution.css");
@import url("slide/extralayers.css");
@import url("../js/rs-plugin/css/settings.css");
/*Google font*/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,400,300,700");
@import url("https://fonts.googleapis.com/css?family=Raleway:300,400,600");
/*traccia_audio.css*/
@import url("webslidemenu.css");


/* ---------------------------------------------------------------------- */
/*	02 Basic Elements
/* ---------------------------------------------------------------------- */

/* Style standard --------------------------------------------------------*/
html {
	font-size: 16px;
@charset "utf-8";
@import "bootstrap/bootstrap.css";
@import "bootstrap/bootstrap-theme.css";
@import "bootstrap/bootstrap-slider.css";
@import "nav/navnew.css";
@import "../js/fancybox/jquery.fancybox.css";
@import "skins/theme-options.css";
@import "animations/animate.css";
@import "icons/font-awesome.min.css";
@import "calendar/calendar.css";
@import "slide/revolution.css";
@import "slide/extralayers.css";
@import "../js/rs-plugin/css/settings.css";
@import "https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,400,300,700";
@import "https://fonts.googleapis.com/css?family=Raleway:300,400,600";
@import "webslidemenu.css";
html{font-size:16px}
body{font-family:'Open Sans',sans-serif;color:#626262;font-size:1rem;font-weight:400;line-height:1.5rem}
h1,h2,h3,h4,h5,h6{padding:5px 0 15px;margin:0;color:#272727;font-weight:400;font-family:'Raleway',sans-serif;-webkit-font-smoothing:antialiased}
h1,.h1{font-size:2.225rem}
h2,.h2{font-size:1.875rem}
h3,.h3{font-size:1.5rem}
h4,.h4{font-size:1.125rem}
h5,.h5{font-size:.875rem}
h6,.h6{font-size:.75rem}
p{margin:0 0 20px;color:#777;font-size:.925rem;font-weight:400}
footer ul,.sitemap,.sitemap ul,.crumbs ul,header ul,.owl-carousel,.footer-down ul,.list-styles,.starts,.services-lines,#testimonials,ul.single-carousel,.post-options{margin:0;padding:0;list-style:none}
.btn-primary{color:#fff;font-size:.95rem;padding:7px 15px;margin-right:10px;border-color:#dedede;text-shadow:none;-webkit-transition:.3s all ease;-moz-transition:.3s all ease;-o-transition:.3s all ease;-ms-transition:.3s all ease;transition:.3s all ease}
.btn-primary:last-child{margin-right:0}
.btn-primary:hover{border-color:#cdcdcd;-webkit-transition:.3s all ease;-moz-transition:.3s all ease;-o-transition:.3s all ease;-ms-transition:.3s all ease;transition:.3s all ease}
.btn-default{font-size:.875rem;border-color:#dedede;text-shadow:none}
.btn-primary:hover{color:#fff}
.margins{padding:25px}
.margins-left-right{padding:0 20px}
.padding-left{padding-left:15px}
.paddings{padding:100px 0}
.paddings-mini{padding:50px 0 0}
.padding-top{padding-top:70px}
.padding-bottom{padding-bottom:70px}
.padding-right{padding-right:70px}
.padding-bottom-mini{padding-bottom:20px}
.padding-top-mini{padding-top:30px}
.padding-top-medium{padding-top:50px}
.padding-top-mini-mini{padding-top:20px}
.padding-sides{padding:20px 30px!important}
.padding-top-left{padding:25px 0 0 25px}
.padding-top-right{padding:20px 20px 20px 0}
.padding-top-none{padding-top:0}
.padding-right-medium{padding-right:20px}
.margin-right{margin-right:10px}
.margin-right-medium{margin-right:20px}
.margin-right-trace{margin-right:20px}
.margin-top{margin-top:10px}
.margin-top-mini{margin-top:15px}
.margin-left{margin-left:0}
.margin-bottom{margin-bottom:25px}
.margin-bottom-variabile{margin-bottom:25px}
.margin-tab{padding-left:10px!important}
.no-padding{padding:0!important}
.no-margin{margin:0!important}
.no-margin-top{margin-top:0!important}
.float_left{float:left}
.float_right{float:right}
.bg-gray-med{background-color:#d9d9d9}
.bg-gray{background-color:#ececec}
.bg-dark{background-color:#3a3a3a}
.bg-orange{background-color:#f8b133}
.bg-tan{background-color:#d2b48c}
.bg-rossone{background-color:#900}
.borders{border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf}
.border-top{border-top:1px solid #dfdfdf}
.border-right{border-right:1px solid #dfdfdf}
.border-bottom{border-bottom:1px solid #dfdfdf}
.col-wt{color:#fff;font-size:.9rem}
.col-gold{color:#B29564;font-size:1rem;font-weight:600}
#cookieChoiceDismiss{margin-top:0}
#cookieChoiceInfo span{font-size:.85rem}
#cookieChoiceInfo a{font-size:.95rem;cursor:pointer}
.faq .col-wt{color:#fff;font-size:1.1rem;margin:0 0 15px;padding:0;text-align:left;line-height:1.2;letter-spacing:.01rem;font-weight:400}
.faq p.answer{font-size:1rem;color:#333;line-height:1.3;margin-top:5px;padding:0;text-align:left;font-weight:400}
hr.tall{margin:0;padding:0;border:0;height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.150),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.150),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.150),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.150),rgba(0,0,0,0))}
.button_1_2_3{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px;background-color:#B29564;color:#FFF;cursor:pointer;display:block;font-size:1.2rem;font-weight:500;height:28px;text-align:center;width:28px;text-decoration:none;padding:0;float:left;line-height:1.5;border-style:none;margin:0 15px 0 0}
.punti_promoz{color:#B29564;font-size:1.2rem;font-weight:600}
.punti_promoz_desc{font-weight:300;line-height:130%}
.bottom30{margin-bottom:20px}
.bottom30T{margin-bottom:30px}
.bottom50T{margin-bottom:30px}
.fl_lft{float:left;display:block}
.list-styles{margin-bottom:20px}
.list-styles li{line-height:40px}
.list-styles li a,.list-styles li{font-size:.82rem;color:#777}
.list-styles li i{border-radius:50%;width:22px;height:22px;background:#232323;color:#fff;text-align:center;font-size:.7rem;padding:6px 5px;margin-right:8px}
.show-grid .show-grid-block{padding-top:10px;width:100%;display:block;text-align:center;padding-bottom:10px;background-color:#eee;background-color:#F5F6FA;border:1px solid #ddd;border:1px solid rgba(86,61,124,.2);margin-bottom:20px}
div.fontawesome-icon-list a{color:#777;font-size:.9rem;line-height:2rem}
div.fontawesome-icon-list i{margin-right:10px}
iframe.video{width:100%;height:180px}
.single-carousel{overflow:hidden}
.single-carousel li{position:relative}
.single-carousel .info-single-carousel{padding:10px 5% 0}
.lead{color:#fff;font-weight:400;font-size:1.5rem;line-height:1.6rem;text-align:left}
.location h3{font-size:1.1rem;font-weight:400;padding:10px 8px;background-attachment:inherit;background-image:url(../img/icons/location_icon_S.png);background-repeat:no-repeat;background-position:0 0;text-indent:25px;color:#3c3c3b}
.headphones{display:inline-block;background-image:url(../img/icons/customer_icon.png);background-repeat:no-repeat;background-position:0 0;background-size:contain;width:30px;padding:2px 5px 0 0}
.headphones-sidebar{display:inline-block;background-image:url(../img/icons/customer_icon.png);background-repeat:no-repeat;background-position:0 0;background-size:contain;height:75px;padding:0;width:75px;margin-bottom:10px}
.event_select .day_hour{position:relative;background-color:#900;width:auto;height:120px;text-align:center;color:#fff;font-size:1.2rem;font-family:'Open Sans',sans-serif;padding:10px 8px 8px;margin-right:0;float:left;font-weight:400;line-height:2}
.event_select .day_hour .giorno{font-size:2.2rem;line-height:1;font-weight:600;color:#fff}
.event_select .day_hour .mese{font-size:1.5rem;line-height:1.5;font-weight:400;color:#f8b133}
.event_select .title-results h1{text-align:left;padding:0 0 5px;color:#9e151a;font-size:1.6rem;font-weight:600;line-height:1}
.event_select .title-results2 h2{color:#b29564;font-size:1.6rem;font-weight:600;margin:0;padding:3px 0 5px;line-height:1.05;display:block}
.event_select .location h3{font-size:1.1rem;font-weight:400;padding:8px 0 8px 35px;background-attachment:inherit;background-image:url(../img/icons/location_icon_S.png);background-repeat:no-repeat;background-position:0 0;text-indent:0;color:#3c3c3b;position:relative}
.event_select .location h3 span{font-size:1.1rem;font-weight:600;color:#3c3c3b;text-decoration:none}
.event_select .durata{background-image:url(../img/icons/clock_icon_S.png);background-position:3px 2px;background-repeat:no-repeat;float:left;margin:0 15px 0 0;padding:5px;background-color:#fff;border-radius:4px 4px 4px 4px;border:1px solid #b29564;opacity:.8}
.event_select .durata .durata_evento{background-color:#fff;color:#b29564;font-size:.9rem;font-weight:400;margin-left:25px;padding:2px 5px}
.event_select .programma{float:left;margin:0;padding:0}
.event_select .btn{border:0;font-size:1rem;text-shadow:1px 1px 3px #111;letter-spacing:.02rem}
.event_select .altre_date{float:left;margin:0;padding:0}
.event_select .description h6{font-size:1rem;font-weight:400;margin:0 20px 0 0;padding:0;line-height:1.2;letter-spacing:.02rem}
.img-group_venue{position:relative;overflow:hidden;height:440px}
.img-group_venue_short{position:relative;overflow:hidden;height:440px;margin-top:20px}
.img-group_venue img{-webkit-transition:.3s all ease;-moz-transition:.3s all ease;-o-transition:.3s all ease;-ms-transition:.3s all ease;transition:.3s all ease}
.container-dark-result{position:relative}
.container-dark-txt{margin-left:0;padding:25px;margin-bottom:40px;font-family:'Raleway',sans-serif;margin-left:0;width:100%;overflow-y:auto;webkit-overflow-scrolling:touch;background-color:#444;min-height:511px;max-height:511px;webkit-hyphens:auto;moz-hyphens:auto;hyphens:auto;-webkit-hyphens:auto}
.container-dark{margin-left:0;padding:25px;margin-bottom:30px;font-family:'Raleway',sans-serif;margin-left:0;width:100%;overflow:auto;background-color:#444;min-height:743px}
.container-dark h2{color:#f8b133;font-size:2rem;font-weight:400;margin:0;padding:0 20px 4px 0;line-height:1}
.container-dark h3{color:#b1b1b1;font-size:1.1rem;font-weight:600;margin:0 0 6px;padding:10px 0 2px;line-height:110%}
.container-dark h5{color:#666;font-size:.9rem;font-weight:600;margin:0;padding:0 8px;line-height:100%}
.container-dark h6{color:#3c3c3b;font-size:.85rem;font-weight:400;margin:0;padding:0 8px;line-height:110%}
.container-dark .seating-plan{padding-bottom:10px}
.container-dark .buy_description{font-size:.85rem;color:#eee;line-height:1.3;margin-top:15px;letter-spacing:.03rem;margin-top:15px}
.container-dark .price{color:#f8b133;font-size:1.2rem}
.container-dark .ticket-available{position:relative;width:100%;height:30px;font-size:1rem;text-align:center;color:#f8b133;line-height:1.2;padding-top:.5rem}
.container-dark .vat{font-size:.85rem;color:#ddd;line-height:1.2;text-align:center;margin-top:10px}
.container-dark .vendite-chiuse{color:#F43;line-height:1.2;text-align:center;margin-top:10px;font-size:1rem}
.container-dark .total-box-center{position:relative;text-align:center;padding:5px 0;font-weight:400;margin-bottom:10px;color:#fff;border:3px solid #b09564;margin-top:8px}
.container-dark .total-box-center .total{display:inline-block;font-size:1.35rem;line-height:1rem;font-weight:600}
.container-dark .total-box-center .cifra{display:inline-block;font-size:1.45rem;font-weight:600;padding:0;color:#fff}
.container-dark .total-box-center .total input[type="text"]{background-color:transparent;border:0!important;width:32%;display:inline-block;font-weight:600;font-size:1.3rem!important}
.container-dark .total-box-center.bg-orange:after{border-top:15px solid #b09564}
.container-dark .total-box-center:after{content:'';left:45%;bottom:-15px;position:absolute;z-index:999;border-left:15px solid transparent;border-right:15px solid transparent}
.overflow{overflow-y:auto;webkit-overflow-scrolling:touch;max-height:520px}
.overflow-reset{min-height:550px;max-height:550px}
.color-wt span{font-size:.9rem;line-height:1.4;font-weight:300;letter-spacing:.03rem;color:#dedede}
.color-wt .ticket-type{border-bottom:0;padding-bottom:0;color:#dcdcdc;font-size:1rem}
.bull{background:#39a935 none repeat scroll 0 0;border-radius:15px;content:"";display:block;height:15px;left:-0;position:relative;top:0;width:15px;border:1px solid #fff;margin:3px 10px 0 0;float:left}
.bull-red{background:#e20613 none repeat scroll 0 0;border-radius:15px;content:"";display:block;height:15px;left:-0;position:relative;top:0;width:15px;border:1px solid #fff;margin:0 5px}
.summary .img-hover{width:25%;float:left;padding-bottom:0}
.summary .info-summary{padding:11px 20px;width:75%;text-align:left;float:right}
.info-summary{position:relative;text-align:left;padding:20px;margin-bottom:0;font-family:'Raleway',sans-serif}
.info-summary h2{color:#900;font-size:1.3rem;font-weight:600;margin:0;padding:0;line-height:110%}
.info-summary h3{font-size:1.2rem;font-weight:600;padding:0;color:#3c3c3b;line-height:150%}
.info-summary h4{color:#900;font-size:1.2rem;font-weight:600;margin:0;padding:0;line-height:150%}
.info-summary h5{color:#3c3c3b;font-size:1rem;font-weight:400;margin:0;padding:0;line-height:150%}
.title-wt{color:#fff;font-size:.9rem;font-weight:400;line-height:1.1rem}
.result-gray{color:#3c3d3d;font-size:.95rem;font-weight:400;line-height:1.1rem}
.summary .total-box-center{position:relative;text-align:center;padding:10px 0;font-weight:400;margin-bottom:5px;color:#fff}
.summary .total-box-center .total{display:inline-block;font-size:1rem;line-height:1rem;font-weight:600}
.summary .total-box-center .cifra{display:inline-block;font-size:1.2rem;font-weight:600;padding:0 3px;color:#fff}
.summary .total-box-center .total input[type="text"]{background-color:transparent;border:0!important;display:inline-block;font-weight:600;text-align:right}
.summary .vat{font-size:.85rem;color:#900;line-height:1;text-align:center}
.confirm .btn{border:0;font-size:1rem;text-shadow:1px 1px 3px #111;letter-spacing:.02rem;font-family:'Raleway',sans-serif;text-transform:uppercase}
.section-twitter{background-color:#fff;padding:70px 0;position:relative;overflow:hidden}
.section-twitter i.icon-big{position:absolute;color:#eee;left:-50px;top:20px;font-size:14rem}
#twitter{max-width:700px;margin:0 auto;text-align:center;font-size:1.2rem;line-height:1.8rem;font-style:italic}
.tweet_text{color:#777;font-size:1.2rem;line-height:1.8rem}
.titles{margin:20px auto;text-align:center;position:relative}
.opacy_bg_02 .titles{margin:50px auto}
.titles h2{color:#575656;padding:0;z-index:1;position:relative}
.titles h3{color:#575656;font-size:1.3rem;line-height:1.3}
.opacy_bg_02 .titles h2{color:#fff}
.titles h2 span{font-size:3rem;font-weight:400;color:#9e151a}
.titles i{color:#F5F6FA;position:absolute;top:-20px;left:55%;font-size:7rem;z-index:0}
.title_big{text-align:left;position:relative;font-size:1.4rem;font-weight:600}
.title_medium{text-align:left;position:relative;font-size:1.5rem}
.title_mini{font-size:1.1rem;font-weight:400}
.title_mini_red{font-size:1rem;font-weight:600;color:#9e151a;line-height:1.4}
.your-tickets{padding:6px 0 0;text-align:center;position:relative;background-image:-ms-radial-gradient(center,circle farthest-corner,#FFFFF1 0%,#986 100%);background-image:-moz-radial-gradient(center,circle farthest-corner,#FFFFF1 0%,#986 100%);background-image:-o-radial-gradient(center,circle farthest-corner,#FFFFF1 0%,#986 100%);background-image:-webkit-gradient(radial,center center,0,center center,501,color-stop(0,#FFFFF1),color-stop(1,#986));background-image:-webkit-radial-gradient(center,circle farthest-corner,#FFFFF1 0%,#986 100%);background-image:radial-gradient(center,circle farthest-corner,#FFFFF1 0%,#986 100%)}
.your-tickets h3{font-size:1.5rem;font-weight:600;color:#685b4c;text-shadow:1px 1px 3px #fff}
.text_red{color:#900}
p .text{font-size:1.1rem}
.color-title-brown{color:#900}
.color-title-orange{color:#b29564}
.opacy_bg_02 .titles i{color:rgba(255,255,255,0.2)}
hr.tall{margin:24px auto;border:0;max-width:90%;height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.1),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.1),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.1),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.1),rgba(0,0,0,0))}
.opacy_bg_02 hr.tall{background-image:-webkit-linear-gradient(left,rgba(255,255,255,0),rgba(255,255,255,0.3),rgba(255,255,255,0))}
.img-hover{position:relative;overflow:hidden}
.img-hover img{-webkit-transition:.3s all ease;-moz-transition:.3s all ease;-o-transition:.3s all ease;-ms-transition:.3s all ease;transition:.3s all ease;max-width:100%}
.img-hover .overlay{position:absolute;text-align:center;width:100%;height:100%;left:0;z-index:99;top:0;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}
.img-hover:hover .overlay{opacity:1;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}
.img-hover:hover img{-moz-transform:scale(1.2);-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:.3s all ease;-moz-transition:.3s all ease;-o-transition:.3s all ease;-ms-transition:.3s all ease;transition:.3s all ease;cursor:pointer}
.img-hover .overlay a{padding-top:26%;height:100%;display:block;font-size:2.5rem;color:#fff}
.img-hover .overlay a:hover{text-decoration:none}
.semiboxshadow{display:block}
.semiboxshadow img{width:1178px!important;max-width:1340px;position:absolute;z-index:0;margin:120px auto 0 -48px}
.list li{line-height:40px}
.list li:hover{cursor:pointer}
.list li i{padding-right:8px;font-size:.875rem}
.list li a{color:#666}
.list li a:hover{color:#252525}
.header-v1{background-color:#fff;position:fixed;left:0;max-height:500px!important;z-index:9999;width:100%;border-color:rgba(0,0,0,0.3);-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;border-bottom:3px solid #ccccc1}
.header-v2{background:#fff;position:fixed;left:0;z-index:9999;width:100%;border-color:rgba(0,0,0,0.3);-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}
.header-v2 .flat-mega-menu > ul > .title i,.header-v2 .flat-mega-menu > ul > .title > a > span{color:#232323!important}
.sticky-wrapper{height:auto}
.header-v1.is-sticky{border-bottom:1px solid #dedede!important}
.header-v3{background:#fff;left:0;z-index:9998;width:100%;position:relative;border-color:rgba(0,0,0,0.3);-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;border-bottom:2px solid #ccccc1}
.header-v4{background-color:#fff;position:relative;left:0;z-index:9999;width:100%;padding:30px 0;border-color:rgba(0,0,0,0.3);-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}
.header-v4.is-sticky{padding:10px 0 0;border-bottom:1px solid #dedede}
.header-v4.is-sticky .flat-mega-menu > ul > .title{margin-bottom:10px}
.header-v3 .flat-mega-menu > ul > li,.header-v3 .flat-mega-menu > ul > li > a,.header-v4 .flat-mega-menu > ul > li,.header-v4 .flat-mega-menu > ul > li > a{color:#685b4c;background-color:transparent}
.header-v3 .flat-mega-menu .dropdown-freccia{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-color:#333 transparent transparent;border-image:none;border-style:solid;border-width:10px;content:"";display:block;left:auto;position:absolute;right:50%;top:50%}
.header-v4 .flat-mega-menu > ul{text-align:center}
.header-v4 .flat-mega-menu > ul > .title{float:none;display:block;text-align:center;margin:0 auto 20px}
.header-v4 .flat-mega-menu > ul > .title i{right:42%;top:0}
.header-v4 .flat-mega-menu > ul > .title > a{text-align:center;padding-right:0;padding-left:0!important}
.header-v4 .flat-mega-menu > ul > li > a,.header-v4 .flat-mega-menu > ul > li{line-height:1rem;min-height:30px}
.tp-banner-container{width:100%;overflow:hidden!important;position:relative;padding:0;margin-top:-120px}
.tp-banner{width:100%;position:relative}
.tp-banner-fullscreen-container{width:100%;position:relative;padding:0}
.icon-big-nav{position:relative}
.icon-big-nav i{font-size:10rem;position:absolute;left:10%;bottom:0;opacity:.7}
.info-head{text-align:right;padding:0;background-color:#87847f;border-bottom:0 solid #cbd8d8;position:relative;z-index:9999}
.header-top{background:#2c3e50 none repeat scroll 0 0;min-height:65px}
.info-head ul{padding:0;margin:0}
.info-head ul li ul{padding:0;margin:0}
.info-head ul li{list-style:none;display:inline-block;margin-left:1.5%;padding-left:1.5%;font-size:.85rem;color:#fff;border-left:1px solid #dedede}
.info-head ul li:first-child{border-left:0}
.info-head ul li ul li{list-style:none;float:none;margin:0;width:100%;border-right:0;padding:0}
.info-head ul li ul li ul li a{color:#555;padding:10px 15px;line-height:20px;font-size:.9rem}
.info-head ul li ul li a img{padding-right:10px}
.info-head ul li .dropdown-menu{min-width:100px;padding:0;left:27px;top:30px;z-index:9999!important}
.info-head .dropdown-menu > li > a:hover,.info-head .dropdown-menu > li > a:focus,.info-head .dropdown-menu > .active > a,.info-head .dropdown-menu > .active > a:hover,.info-head .dropdown-menu > .active > a:focus{background-color:#f5f5f5;background-image:-webkit-gradient(linear,left 0%,left 100%,from(#f5f5f5),to(#f5f5f5));background-image:-webkit-linear-gradient(top,#f5f5f5,0%,#f5f5f5,100%);background-image:-moz-linear-gradient(top,#f5f5f5 0%,#f5f5f5 100%);background-image:linear-gradient(to bottom,#f5f5f5 0%,#f5f5f5 100%);color:#000!important}
.cart{padding:7px 90px 7px 7px;background-color:#900;color:#fff}
.cart > li > a:hover,.cart > li > a:focus,.cart > .active > a,.cart > .active > a:hover,.cart > .active > a:focus{background-color:#f5f5f5;background-image:-webkit-gradient(linear,left 0%,left 100%,from(#f5f5f5),to(#f5f5f5));background-image:-webkit-linear-gradient(top,#f5f5f5,0%,#f5f5f5,100%);background-image:-moz-linear-gradient(top,#f5f5f5 0%,#f5f5f5 100%);background-image:linear-gradient(to bottom,#f5f5f5 0%,#f5f5f5 100%);color:#000!important}
.info-head ul li a{color:#fff}
.info-head ul li a i span{display:none}
.info-head ul li a:hover{text-decoration:none;color:#121212!important}
.info-head ul li i{font-size:1.5rem;padding:0 5px;color:#fff}
.info-head ul li a i{font-size:1.5rem;padding-top:2px;padding-left:5px}
div.feedaty_cert{background-image:url(../img/feedaty_logo.png);background-repeat:no-repeat;background-position:right center;background-size:contain;position:absolute;right:0;top:0;width:70px;float:right;height:70px;cursor:pointer;margin:5px}
.filter-title{position:absolute;top:36%;left:50%;margin-left:-25%;width:50%;z-index:99}
.filter-title.top-30{top:30%}
.filter-title.top-40{top:40%}
.layout-boxed .filter-title,.layout-boxed-margin .filter-title{top:30%;left:50%;margin-left:-37.5%;width:75%}
.title-header{text-align:center}
.title-header h1{color:#fff;font-size:5.2rem;text-shadow:2px 3px 3px rgba(0,0,0,0.5);line-height:5.6rem;font-weight:700}
.title-header p{color:#f7f7f7;margin:0 auto 30px;max-width:700px;text-shadow:2px 3px 3px rgba(0,0,0,0.3)}
.nav-tabs{border:0;margin:0 auto;max-width:90%}
.nav-tabs li{margin-right:10px;font-size:.8rem}
.nav-tabs li i{margin-right:10px;font-size:1rem}
.nav-tabs li.active a i,.nav-tabs li.active a:hover i,.nav-tabs li a:hover i{color:#fff!important}
.nav-tabs li,.nav-tabs li.active,.nav-tabs li a,.nav-tabs li.active a,.nav-tabs li.active a:hover{border:0!important;color:#fff!important}
.nav-tabs li a{border:0;padding:12px 35px;background:#3a4749;color:#fff}
.tabs-detailed .nav-tabs{max-width:100%;margin-bottom:40px}
.tabs-detailed .nav-tabs li a{border-radius:5px}
.filter-header{padding:0;max-width:100%;margin:0 auto;height:68px;background-color:#f8b133;font-family:'Open Sans',sans-serif}
.filter-header.flights-filter{height:auto!important;overflow:auto}
.filter-header.flights-filter .input-large{width:50%;border-bottom:1px solid #dedede}
.filter-header.flights-filter .date-input,.filter-header.flights-filter .selector{width:25%}
.filter-header.flights-filter input[type="submit"]{width:100%}
.filter-header form{border:0;padding:0;margin:0}
.filter-header input{height:35px;margin:15px 2% 15px 15px;float:left;border:0;padding:5px 10px;font-size:.9rem;font-weight:400;border-right:1px solid #a1917f}
.filter-header input:last-child{border-right:0}
.filter-header .input-large{width:35%;padding:0 10px;border-radius:6px;border:solid 2px #c2a02d}
.filter-header-mob .input-large{width:35%;padding:0 10px;border-radius:8px;border:solid 2px #c2a02d}
.filter-header .date-input{width:16%;padding-right:0;font-size:.9rem;border-radius:6px 0 0 6px;background-attachment:scroll;background-color:#fff;background-image:url(../img/icons/calendar_neg.png);background-repeat:no-repeat;background-position:right 0;cursor:pointer}
.filter-header-mob .date-input{width:16%;padding-right:0;font-size:.9rem;border-radius:6px 0 0 6px;background-attachment:scroll;background-color:#fff;background-image:url(../img/icons/calendar_neg.png);background-repeat:no-repeat;background-position:right 0;cursor:pointer}
.filter-header .selector{position:relative;min-width:60px;width:18%;line-height:0;float:left;color:#999!important;font-size:.9rem;height:35px;top:15px;margin-right:1%}
.filter-header-mob .selector{position:relative;line-height:0;color:#999!important;font-size:.9rem;height:35px;margin:15px}
.filter-header .search-main{position:relative;line-height:68px;float:left;color:#fff;font-size:2.8rem;height:68px;padding:10px 20px}
.filter-header input .search-icon-no{display:block}
. search-icon-no{display:block}
.filter-header .search-icon-mob{display:none}
.search-icon-mob{display:none}
.selector .custom-select-result{background-color:#fff;border:0 solid #ccc;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0 8px 0 3px;position:relative;width:100%;z-index:1;border-radius:6px 0 0 6px;height:35px}
.selector .custom-select-result:hover{border-color:#999}
.selector .custom-select-result:before{color:#fff;display:block;font-family:'FontAwesome';font-size:1.2em;height:100%;line-height:2em;padding:0;position:absolute;top:0;right:0;text-align:center;width:1.5em;z-index:-1;background-color:#7a6a58}
.selector .custom-select-result select{background-color:transparent;border:0 none;box-shadow:none;color:#888;display:block;font-size:100%;line-height:1.8;padding-left:4px;margin:0;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1rem;cursor:pointer;font-weight:400}
.selector .custom-select-result select::-ms-expand{display:none}
.selector .custom-select-result select:focus{outline:none}
:-moz-any(.selector .custom-select-result):before{background-color:#ddd;pointer-events:none;z-index:1}
.custom-select-result{background-color:#fff;border:1px solid #ccc;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0 8px 0 3px;position:relative;width:100%;z-index:1;border-radius:0}
.custom-select-result:hover{border-color:#999}
.custom-select-result:before{color:#666;display:block;font-family:'FontAwesome';font-size:1.1em;height:100%;line-height:1.9em;padding:0;position:absolute;top:0;right:0;text-align:center;width:1.1em;z-index:-1;background-color:#ddd}
.custom-select-result select{background-color:transparent;border:0 none;box-shadow:none;color:#333;display:block;font-size:100%;line-height:normal;margin:0;padding:.2em;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:.95rem}
.custom-select-result select::-ms-expand{display:none}
.custom-select-result select:focus{outline:none}
:-moz-any(.custom-select-result):before{background-color:#ddd;pointer-events:none;z-index:1}
.filter-header ::-webkit-input-placeholder{color:#777}
.filter-header :-moz-placeholder{color:#777;opacity:1}
.filter-header ::-moz-placeholder{color:#777;opacity:1}
.filter-header :-ms-input-placeholder{color:#777}
span.custom-select{padding-left:15px;padding-right:15px;height:35px;color:#7a6a58;background:#fff;border:none;line-height:normal;border-radius:6px 0 0 6px}
.selector span.custom-select:before{position:absolute;right:0;top:0;content:'';background:#7a6a58;width:35px;height:100%}
.selector span.custom-select:after{position:absolute;right:11px;top:15px;border-top:5px solid #fff;border-left:5px solid transparent;border-right:5px solid transparent;content:""}
.filter-header input[type="submit"]{width:10%;border:0;color:#fff;background-color:#900;border-radius:6px}
.filter-header-mob input[type="submit"]{width:10%;border:0;color:#fff;background-color:#900;border-radius:6px}
.ui-datepicker{max-width:250px;padding:10px 10px 5px}
.ui-datepicker table thead{background-color:#fff!important}
.ui-datepicker th{font-size:.875rem;font-weight:700}
.ui-datepicker .ui-datepicker-calendar td{vertical-align:middle;text-align:center}
.ui-datepicker .ui-datepicker-calendar td a,.ui-datepicker .ui-datepicker-calendar td span{color:#444;display:block;height:20px;line-height:14px;text-align:center;border:1px solid #ccc;border-radius:4px!important}
.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:0;font-size:.9rem;margin:3px}
.ui-state-hover{color:#900!important}
.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-radius:6px!important}
.ui-widget-header{color:#fff;font-weight:400;font-size:1.1rem;text-transform:uppercase}
.ui-datepicker .ui-datepicker-prev:before{border-right:8px solid #fff}
.ui-datepicker .ui-datepicker-prev:before,.ui-datepicker .ui-datepicker-next:before{content:"";display:block;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent}
.ui-datepicker .ui-datepicker-prev{left:15px}
.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:9px;cursor:pointer}
.ui-datepicker .ui-datepicker-next{right:0;position:absolute;top:9px;cursor:pointer}
.ui-datepicker .ui-datepicker-next:before{border-left:8px solid #fff}
.ui-datepicker .ui-datepicker-prev:before,.ui-datepicker .ui-datepicker-next:before{content:"";display:block;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent}
.ui-datepicker a.ui-corner-all:hover{background:transparent!important;border:0}
.ui-widget-content{background:#fff!important;z-index:100000!important}
.section-title-01{height:400px;background-color:#eee;text-align:center;position:relative;width:100%;overflow:hidden}
.section-title-01 h1{color:#fff;padding:120px 0 0 5px;font-size:3rem;line-height:55px;text-transform:uppercase;position:relative;z-index:1}
.overlay-bg{position:absolute;top:0;left:0;right:0;bottom:0;opacity:1;background:rgba(0,0,0,0.3);background:-webkit-radial-gradient(50% 55%,ellipse closest-corner,rgba(0,0,0,0.27) 1%,rgba(0,0,0,0.5) 100%);background:-moz-radial-gradient(50% 55%,ellipse closest-corner,rgba(0,0,0,0.27) 1%,rgba(0,0,0,0.5) 100%);background:-ms-radial-gradient(50% 55%,ellipse closest-corner,rgba(0,0,0,0.27) 1%,rgba(0,0,0,0.5) 100%);background:radial-gradient(50% 55%,ellipse closest-corner,rgba(0,0,0,0.27) 1%,rgba(0,0,0,0.5) 100%);z-index:0}
.section-title-01 .crumbs{position:relative}
.section-title-01 .crumbs ul{margin:10px auto;padding:10px;display:table;border-top:2px solid;list-style:none}
.section-title-01 .crumbs ul li{display:inline-block;padding-right:5px;line-height:20px;font-size:15px;color:#fff}
.section-title-01 .crumbs ul li a:hover{text-decoration:underline}
.section-title-02{height:320px;background-color:#262626;position:relative;width:100%;overflow:hidden}
.section-title-02 h1{color:#fff;padding:97px 0 0 5px;font-size:1.6rem;line-height:55px;text-transform:uppercase;position:relative;z-index:1}
.section-title-02 .crumbs{position:relative;padding:97px 0 0 5px;text-align:right}
.section-title-02 .crumbs ul{margin:10px auto;padding:10px;list-style:none}
.section-title-02 .crumbs ul li{display:inline-block;padding-right:3px;line-height:20px;font-size:.775rem;color:#fff}
.section-title-02 .crumbs ul li:last-child{padding-right:0}
.section-title-02 .crumbs ul li a:hover{text-decoration:underline}
.section-title-03{height:320px;background-color:#262626;position:relative;width:100%;overflow:hidden}
.section-title-03 h1{color:#fff;padding:100px 20px 10px 0;font-size:1.6rem;line-height:1.8rem;border-bottom:2px solid;display:inline-block;text-transform:uppercase;position:relative;z-index:1}
.section-title-03 .crumbs{position:relative}
.section-title-03 .crumbs ul{margin:10px auto;list-style:none}
.section-title-03 .crumbs ul li{display:inline-block;padding-right:5px;line-height:20px;font-size:.775rem;color:#fff}
.section-title-03 .crumbs ul li:last-child{padding-right:0}
.section-title-03 .crumbs ul li a:hover{text-decoration:underline}
.section-title-detailed{max-height:700px;height:auto;width:100%;overflow:hidden;position:relative;line-height:0;background-size:cover!important}
.section-title-detailed img{width:100%}
.section-title-detailed .img-hover .overlay{opacity:1}
.title-detailed{position:absolute;bottom:140px;padding-bottom:20px;width:100%}
.title-detailed h2{color:#fff;font-size:2rem;line-height:2rem}
.title-detailed h2 span{font-size:1rem;display:block}
.content_info{position:relative;width:100%;overflow:hidden}
.no-overflow{overflow:visible!important}
.content_resalt{background:#F5F6FA}
.services-lines-info{padding:0;text-align:center;text-shadow:2px 2px 2px #111;line-height:150%}
.services-lines-info p{margin-bottom:0}
.services-lines-info p.lead{margin:0;color:#fff;font-weight:300;font-size:1.3rem;line-height:125%;text-align:center;margin:10px 30px 10px 30px}
p.lead.lead-plus{color:#fff;font-weight:600;font-size:1.3rem;line-height:125%;text-align:center}
p.lead .line{height:2px;width:70px;content:'';display:block;margin:20px 0}
.skin_base p.lead .line{background:#232323!important}
.services-lines{overflow:auto;width:101.2%}
.services-lines.services-lines-left{margin-left:-5.3%}
.layout-wide .services-lines,.full-services{width:auto!important}
.services-lines li{text-align:center;width:33.333333%;float:left;background:#333;height:165px}
.services-lines li:hover{background-color:#666;cursor:pointer}
.services-lines li a:hover{text-decoration:none!important}
.services-lines li:hover i{-ms-transform:translate(0,50px);-webkit-transform:translate(0,50px);transform:translate(0,50px);-webkit-transition:.5s all ease;-moz-transition:.5s all ease;-o-transition:.5s all ease;-ms-transition:.5s all ease;transition:.5s all ease}
.services-lines li:hover h5{font-weight:700;-ms-transform:translate(0,-50px);-webkit-transform:translate(0,-50px);transform:translate(0,-50px);-webkit-transition:.5s all ease;-moz-transition:.5s all ease;-o-transition:.5s all ease;-ms-transition:.5s all ease;transition:.5s all ease}
.services-lines li h5{padding:5px 0 0;-webkit-transition:.5s all ease;-moz-transition:.5s all ease;-o-transition:.5s all ease;-ms-transition:.5s all ease;transition:.5s all ease;font-size:1.1rem;font-weight:600;color:#FFF}
.services-lines li i{font-size:3.3rem;padding-bottom:5px;-webkit-transition:.5s all ease;-moz-transition:.5s all ease;-o-transition:.5s all ease;-ms-transition:.5s all ease;transition:.5s all ease;color:#b29564}
.services-lines li .item-service-line{padding:35px 0;border-right:2px solid #555;border-bottom:2px solid #555;height:165px}
.services-lines li:last-child{border-right:0}
.tabs-detailed .services-lines{margin-bottom:30px}
.tabs-detailed .services-lines li{width:14.2%;background-color:#3a4749!important}
.tabs-detailed .services-lines li h5{color:#fff}
.tabs-detailed .services-lines li i{color:#fff!important}
.tabs-detailed .services-lines li:hover{background-color:#3a4749!important}
.tabs-detailed .services-lines li .item-service-line{padding:45px 0;border-right:1px solid #F4F4F4;border-bottom:1px solid #F4F4F4}
.tickets-online-scritte{background-image:url(../img/tickets-for-music-events_scritta.png);background-repeat:no-repeat;background-position:50% 30%;height:150px}
.content-boxes{overflow:auto;display:block;margin-bottom:20px}
.content-boxes-04 .item-boxed{width:25%!important}
.content-boxes .item-boxed{width:49%;float:left;overflow:hidden;position:relative;margin-bottom:2%;height:225px;}
.content-boxes .item-boxed:nth-child(odd){margin-right:2%}
.image-boxed{float:left;position:relative;overflow:hidden;width:50%;font-family:'Raleway',sans-serif}
.image-bottom{float:right}
.image-boxed img{width:100%;height:100%;-webkit-transition:.3s all ease;-moz-transition:.3s all ease;-o-transition:.3s all ease;-ms-transition:.3s all ease;transition:.3s all ease}
.image-boxed img:hover{-moz-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transition:.3s all ease;-moz-transition:.3s all ease;-o-transition:.3s all ease;-ms-transition:.3s all ease;transition:.3s all ease}
.image-boxed .overlay{position:absolute;text-align:center;width:100%;height:100%;left:0;top:0;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}
.item-boxed:hover .overlay{opacity:.3;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}
.image-boxed:hover img{-moz-transform:scale(1.2);-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:.3s all ease;-moz-transition:.3s all ease;-o-transition:.3s all ease;-ms-transition:.3s all ease;transition:.3s all ease;cursor:pointer}
.image-boxed a.more-boxe{position:absolute;text-align:center;width:100%;left:0;color:#fff;top:40%;font-size:0}
.image-boxed a.more-box i{font-size:0;color:#fff;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}
.item-boxed:hover a.more-boxe i{font-size:2.5rem;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}
.info-boxed{background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;height:100%;padding:0;position:absolute;right:0;top:0;padding:10px 0 10px 20px;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);width:50%;z-index:9999;font-family:'Raleway',sans-serif}
.boxed-bottom{left:0;background-color:#eaeaea}
.boxed-top{background-color:#eaeaea}
.info-boxed h3{font-size:.9rem;font-weight:600;padding:0 15px 0 30px;background-attachment:inherit;background-image:url(../img/icons/location_icon_S.png);background-repeat:no-repeat;background-position:top left;text-indent:0;color:#3c3c3b}
.info-boxed h3.margin-top{margin-top:20px}
.info-boxed h3 span{font-size:.8rem;display:block;margin-top:3px;font-weight:lighter;line-height:1}
.info-boxed h5{font-size:.95rem;display:block;font-weight:400;padding:5px 10px;position:relative;top:-10px;background-color:#999;color:#fff;width:auto}
.info-boxed h6{font-size: 0.9rem;font-weight: 600;margin: 0;padding: 5px 15px 1px 5px;line-height: 100%;color: #7A6A66;}
.info-boxed p{color:#900;font-size:1.2rem;font-weight:700;margin:10px 0;padding-left:5px;line-height:110%}
.info-boxed p span{color:#444;font-size:1rem;font-weight:400;line-height:2}
.info-boxed .content-btn{position:absolute;bottom:15px}
.info-boxed .btn{border:0;font-size:.9rem;padding:5px 10px;text-shadow:1px 1px 3px #111;letter-spacing:.04rem}
.info-boxed .price{left:-90px;top:55px;font-size:3rem;line-height:3rem;font-weight:400;color:#fff;position:absolute}
.info-boxed.boxed-bottom .price{left:100%;margin-left:50px;top:55px;font-size:3rem;line-height:3rem;font-weight:lighter;color:#fff;position:absolute}
.info-boxed .price span{font-weight:700;font-size:1.5rem;left:-20px;top:-5px;position:absolute}
.info-boxed a:hover{text-decoration:none}
.boxed-top:before{background:#eaeaea none repeat scroll 0 0;border-radius:50px;content:"";display:block;height:50px;left:-25px;position:absolute;top:35%;width:50px;z-index:999}
.boxed-bottom:before{background:#eaeaea none repeat scroll 0 0;border-radius:50px;content:"";display:block;height:50px;left:auto;position:absolute;top:35%;width:50px;z-index:999;right:-25px}
#durata{background-image:url(../img/icons/clock_icon_wt_mob.png);background-position:2px 1px;background-repeat:no-repeat;margin:0;padding:4px;background-color:#b29564;position:absolute;bottom:15px;border-radius:4px 0 0 4px;right:0}
#durata-bottom{background-image:url(../img/icons/clock_icon_wt.png);background-position:2px 2px;background-repeat:no-repeat;margin:0;padding:4px;background-color:#b29564;position:absolute;bottom:15px;border-radius:0 4px 4px 0}
#durata .durata_evento{background-color:#b29564;color:#fff;font-size:.9rem;font-weight:400;margin-left:25px;padding:2px 5px;font-family:'Open sans',sans-serif}
#durata-bottom .durata_evento{background-color:#b29564;color:#fff;font-size:.9rem;font-weight:400;margin-left:25px;padding:2px 5px}
#separatore-box-hp{width:2%;float:left}
.starts{margin:5px 0 20px}
.item-boxed .starts{float:right}
.title-detailed .starts{margin:0}
.starts li{display:inline-block;font-size:.8rem}
.starts li a i{color:#ed8323;opacity:.8}
.starts li:hover a i{opacity:1}
.boxes-2{position:relative}
.boxes-2 img{width:100%}
.info-boxes-2{position:absolute;top:0;left:0;width:100%;height:100%;padding-top:20%;background:rgba(0,0,0,0.5);text-align:center}
.info-boxes-2 h3{font-size:3rem;line-height:2.8rem;padding:20px 0;color:#fff;border-top:1px solid #fff;border-bottom:1px solid #fff;text-align:center;position:relative}
.info-boxes-2 h3 i{font-size:4rem;position:absolute;top:-90px;left:50px}
.info-boxes-2 h3 .up{font-size:2rem;font-weight:700;line-height:2.3rem;position:absolute;top:-50px;right:20px}
.info-boxes-2 h3 .down{font-size:1.2rem;line-height:2rem;padding-top:5px;display:block}
.info-boxes-2 .btn{margin-top:30px}
.item-feature{margin-bottom:20px;font-family:'Raleway',sans-serif}
.item-feature .head-feature{position:relative;padding-bottom:10px}
.item-feature .head-feature i{font-size:3rem;color:#dedede;position:absolute;z-index:-1}
.item-feature .head-feature i.left-icon{left:-40px;top:-30px}
.item-feature .head-feature i.right-icon{right:-50px;bottom:-40px}
.item-feature .head-feature .title-feature{font-size:2.6rem;font-weight:700;z-index:1;position:relative;line-height:3rem;padding:0;display:inline-block}
.item-feature .head-feature span{font-size:1.2rem;z-index:1;position:relative}
.item-feature .info-feature p{color:#575756;font-size:1.4rem;line-height:120%}
.item-feature .info-feature-wt p{color:#fff;font-size:1.4rem;line-height:120%}
.item-feature .info-feature span{color:#900;font-weight:600}
.item-feature .info-feature-wt span{color:#fff;font-weight:600}
.promotion-box{position:relative;background-color:#f9f9f9;border:solid 1px #dedede;border-radius:15px}
.promotion-box .promotion-box-header{text-align:center;padding:20px}
.promotion-box .promotion-box-header img{max-width:100%;height:auto}
.color-1{background-color:#C50D0D;color:#fff}
.promotion-box-center.color-1:after{border-top:20px solid #C50D0D}
.color-2{background-color:#08c;color:#fff}
.promotion-box-center.color-2:after{border-top:20px solid #08c}
.color-3{background-color:#88C425;color:#fff}
.promotion-box-center.color-3:after{border-top:20px solid #88C425}
.color-4{background-color:#FB9134;color:#fff}
.promotion-box-center.color-4:after{border-top:20px solid #FB9134}
.promotion-box-center{position:relative;text-align:center;padding:20px 0;font-weight:700}
.promotion-box-center .prince{font-size:4rem;line-height:4.625rem;display:inline-block}
.promotion-box-center .percentage{font-size:2.3rem;position:relative;display:inline-block;color:#333}
.promotion-box-center .percentage span{font-size:1rem;font-weight:lighter;padding:0 3px;color:#fff}
.promotion-box-center:after{content:'';left:20%;bottom:-20px;position:absolute;z-index:999;border-left:20px solid transparent;border-right:20px solid transparent}
.promotion-box-info{padding:30px 20px 25px}
.promotion-box-info p{margin-bottom:15px;font-size:.8rem;line-height:1.3rem;color:#777!important}
.promotion-box-info .btn{padding:6px 10px;font-size:.8rem;font-weight:lighter;border:1px!important}
.image_parallax{background-image:url(../img/mano_bacchetta_background.jpg)}
.image_02_parallax{background-image:url(../img/mano_bacchetta_background.jpg)}
.image_03_parallax{background:url(../img/slide/3.jpg)}
.image_04_parallax{background:url(../img/slide/4.jpg)}
.image_05_parallax{background:url(../img/slide/5.jpg)}
.image_06_parallax{background:url(../img/slide/6.jpg)}
.image_07_parallax{background:url(../img/slide/7.jpg)}
.bg_parallax{margin:0 auto;padding:0;position:absolute;z-index:0;left:0;right:0;width:100%;height:100%;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;background-attachment:fixed;background-repeat:repeat-y;background-position:0 50%;-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none}
.bg_slide-result{margin:0 auto;padding:0;position:absolute;z-index:0;left:0;right:0;width:100%}
.bg_slide-result .slide-result{margin:0 auto;padding:0;position:relative;z-index:0;width:100%}
.opacy_bg_01{bottom:0;left:0;width:100%;position:relative;height:auto;z-index:2;background:rgba(255,255,255,0.5)}
.opacy_bg_01 p{color:#333}
.opacy_bg_02{bottom:0;left:0;color:#dedede!important;width:100%;position:relative;height:100%;z-index:2;background:rgba(200,126,55,0.3)}
.opacy_bg_02 .caption-head{color:#5c5c5c!important}
.opacy_bg_02 .caption-head h2{color:#232323!important}
.opacy_bg_03{bottom:0;left:0;width:100%;position:relative;height:100%;z-index:2;background:rgba(0,0,0,0.3)}
.opacy_bg_04{bottom:0;left:0;width:100%;color:#dedede!important;position:relative;height:auto;z-index:2}
.opacy_bg_01 .promotion-box,.opacy_bg_02 .promotion-box,.opacy_bg_03 .promotion-box,.opacy_bg_04 .promotion-box{border:0}
.opacy_bg_02 h1,.opacy_bg_02 h2,.opacy_bg_02 h3,.opacy_bg_02 h4,.opacy_bg_02 h5,.opacy_bg_02 h6,.color-white h1,.color-white h2,.color-white h3,.color-white h4,.color-white h5,.color-white h6,.color-white span,.color-white .title-feature,.skin_base .titles h2 span,.skin_base .large-number{color:#fff!important}
.skin_base .titles i,.item-feature .head-feature i.left-icon,.item-feature .head-feature i.right-icon{opacity:.5}
.opacy_bg_02 p,.opacy_bg_02,.color-white p{color:#f5f5f5}
.color-white .services-lines .item-service-line h5{color:#232323!important}
.opacy_bg_02 .btn-primary,.skin_base .btn-primary{background:transparent!important;border:2px solid}
.image-container{overflow:hidden;position:absolute;height:100%;padding:0;top:0}
.image-container.pull-right{right:0}
.bg_video{position:absolute;top:0;left:0;min-width:100%}
#footer{margin-top:60px;padding-top:120px;font-size:.9rem;line-height:20px}
@media handheld,only screen and (max-width: 768px) {
#footer{font-size:1rem!important}
}
#footer p{margin:0;font-size:1.1rem;line-height:1.6rem;font-weight:300}
#footer h3{font-size:1.3rem;padding-bottom:15px;color:#f8b133}
#footer ul{margin:0;list-style:none;webkit-hyphens:auto;moz-hyphens:auto;hyphens:auto;-webkit-hyphens:auto}
#footer ul li{line-height:1.2;font-weight:400;margin-bottom:10px;margin-right:15px}
#footer ul li i{padding-right:0}
#footer .input-prepend{width:100%}
#footer .input-prepend input{height:30px;width:82%}
#footer .input-prepend{margin:6px 0 12px}
#footer .input-prepend .add-on{background:#ddd;height:30px}
#footer .input-prepend .add-on i{vertical-align:middle}
#footer .button{border-radius:0;margin-top:3px;padding:0 auto}
#footer .contact_footer li i{margin-right:10px}
#footer .title-footer h2{font-size:2.2rem;line-height:2.6rem;padding-top:0;color:#f8b133}
#footer .title-footer h2 span{font-style:italic}
#footer .divisor{margin:30px 0 32px;width:100%;height:1px}
.footer-v1{border-top:1px solid #dedede;background-image:url(../img/footer_bkg_tendone.jpg);background-repeat:no-repeat;background-position:0 0;background-size:cover}
.footer-v1 h3,.footer-v1 ul li a:hover,.footer-v1 .title-footer h2{color:#9c9b9b}
.footer-v1 ul li a,.footer-v1 p{color:#fff;font-weight:400}
.footer-v1 .divisor{background-color:#363636}
.footer-v1 .img-footer{margin-top:0;position:relative;width:100%;height:100%}
.footer-v1 .img-footer img{position:absolute;top:20px;right:-50px}
.footer-v2{border-top:1px solid #dedede;background-attachment:fixed;background-image:url(../img/footer_bkg_tendone.jpg);background-repeat:no-repeat;background-position:0 50%}
.footer-v2 h3,.footer-v2 ul li a:hover,.footer-v2 .title-footer h2,.footer-v2 .footer-down p,.footer-v2 .nav-footer li:before{color:#9c9b9b}
.footer-v2 ul li a,.footer-v2 p,.footer-v2 .footer-down ul li a{color:#fff;font-weight:300}
.footer-v2 .divisor{background-color:#dedede}
.img-footer{margin-top:-60px}
.footer-v2 .footer-down{background-color:#1d1d1b!important}
.footer-v3{background:#fff;background:-moz-linear-gradient(top,#fff 0%,#f5e1b9 50%,#f5e1b9 71%,#f5e1b9 71%,#f5e1b9 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(50%,#f5e1b9),color-stop(71%,#f5e1b9),color-stop(71%,#f5e1b9),color-stop(100%,#f5e1b9));background:-webkit-linear-gradient(top,#fff 0%,#f5e1b9 50%,#f5e1b9 71%,#f5e1b9 71%,#f5e1b9 100%);background:-o-linear-gradient(top,#fff 0%,#f5e1b9 50%,#f5e1b9 71%,#f5e1b9 71%,#f5e1b9 100%);background:-ms-linear-gradient(top,#fff 0%,#f5e1b9 50%,#f5e1b9 71%,#f5e1b9 71%,#f5e1b9 100%);background:linear-gradient(to bottom,#fff 0%,#f5e1b9 50%,#f5e1b9 71%,#f5e1b9 71%,#f5e1b9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f5e1b9',GradientType=0)}
.footer-v3 h3,.footer-v3 ul li a:hover,.footer-v3 .title-footer h2,.footer-v3 .footer-down p,.footer-v3 .nav-footer li:before{color:#666}
.footer-v3 ul li a,.footer-v3 p,.footer-v3 .footer-down ul li a{color:#999}
.footer-v3 .divisor{background-color:#999}
.footer-v3 .img-footer{margin-top:-60px}
.footer-v3 .footer-down{background-color:#fff!important;border-top:1px solid #dedede;background-color:#fff!important;border-top:1px solid #dedede}
.footer-v3 .img-footer{margin-top:0;margin-bottom:-60px}
.footer-v4{background:#fff;background:-moz-linear-gradient(top,#fff 0%,#42a9d3 95%,#42a9d3 100%,#42a9d3 100%,#42a9d3 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(95%,#42a9d3),color-stop(100%,#42a9d3),color-stop(100%,#42a9d3),color-stop(100%,#42a9d3));background:-webkit-linear-gradient(top,#fff 0%,#42a9d3 95%,#42a9d3 100%,#42a9d3 100%,#42a9d3 100%);background:-o-linear-gradient(top,#fff 0%,#42a9d3 95%,#42a9d3 100%,#42a9d3 100%,#42a9d3 100%);background:-ms-linear-gradient(top,#fff 0%,#42a9d3 95%,#42a9d3 100%,#42a9d3 100%,#42a9d3 100%);background:linear-gradient(to bottom,#fff 0%,#42a9d3 95%,#42a9d3 100%,#42a9d3 100%,#42a9d3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#42a9d3',GradientType=0)}
.footer-v4 h3,.footer-v4 ul li a:hover,.footer-v4 .title-footer h2,.footer-v4 .footer-down p,.footer-v4 .nav-footer li:before,.footer-v4 .footer-down ul li a{color:#777}
.footer-v4 ul li a,.footer-v4 p{color:#fff}
.footer-v4 .divisor{background-color:#ededed}
.footer-v4 .img-footer{margin-top:-60px}
.footer-v4 .footer-down{background-color:#fff!important;border-top:1px solid #dedede;background-color:#fff!important;border-top:1px solid #dedede}
.footer-v4 .img-footer{margin-top:0;margin-bottom:-60px}
#newsletterForm .form-control,#newsletterForm .input-group-btn .btn-primary,#newsletterForm .input-group-addon{height:40px;border:solid 1px #dedede}
#newsletterForm .form-control{border-left:0}
#newsletterForm .input-group-addon i{color:#999}
#newsletterForm .btn{border-radius:3px;width:100%}
#result-newsletter .alert{margin:0;margin-top:20px;padding:10px 5px}
.search{margin-bottom:30px}
.search input,.search .btn{height:40px}
.social li{-webkit-transition:.2s all ease;-moz-transition:.2s all ease;-o-transition:.2s all ease;-ms-transition:.2s all ease;transition:.2s all ease}
.social li span{background:#fff;padding:10px 8px;margin-right:15px;-webkit-transition:.2s all ease;-moz-transition:.2s all ease;-o-transition:.2s all ease;-ms-transition:.2s all ease;transition:.2s all ease;border-radius:4px}
.social li span i{color:#111;width:18px;font-size:1.5rem;height:50px}
.social li:hover{margin-left:5px;-webkit-transition:.2s all ease;-moz-transition:.2s all ease;-o-transition:.2s all ease;-ms-transition:.2s all ease;transition:.2s all ease}
.social li:hover span,.social li:hover i{color:#fff!important;-webkit-transition:.2s all ease;-moz-transition:.2s all ease;-o-transition:.2s all ease;-ms-transition:.2s all ease;transition:.2s all ease}
.social .facebook:hover span{background:#3B5998}
.social .youtube:hover span{background:#900}
.social .twitter:hover span{background:#3C8FC9}
.social .linkedin:hover span{background:#39C}
.social .github:hover span{background:#000}
.footer-down{margin-top:40px;padding:25px 0 20px;background-color:#1d1d1b}
.footer-down p{color:#7f7f7f;font-size:14px!important;margin:0}
.footer-down p a{color:#9c9b9b;font-size:13px!important;font-weight:400}
.footer-down p a:link a:hover{color:#9c9b9b;font-size:13px!important;text-decoration:underline}
.footer-down ul{text-align:right}
.footer-down ul li{display:inline-block;margin-left:5px;margin-right:5px;text-transform:uppercase;font-size:1rem;font-weight:lighter!important;line-height:1.7rem!important}
.payments-footer{background-image:url(../img/payments_sistem.png);background-repeat:no-repeat;background-position:center center;height:50px;width:100%}
.footer-down ul li:last-child{margin-right:0}
.footer-down ul li a{color:#f5f5f5;font-size:13px}
.nav-footer li:before{content:'|';color:#fff;display:inline-block;margin-right:10px}
.nav-footer li:nth-child(1):before{display:none}
#feedaty{margin:0;padding:0;float:right}
#feedaty_cert{height:90px;background-image:url(../img/feedaty_logo.png);background-repeat:no-repeat;background-position:right center;position:relative;right:0;top:25px;width:960px;float:right;height:100px}
.widget_merchant .fdt_widget_wrapper{background-color:#fff;border:0;border-radius:10px!important;height:auto;overflow:hidden;position:relative;width:220px}
.widget_merchant .fdt_reviews{border:1px solid #CCC!important;background-color:#FFF!important}
.widget_merchant .fdt_estimation img.bkgd_est{background-color:#ac1d2c!important}
.widget_merchant .fdt_ratx_num .fdt_ratx{font-size:30px!important;color:#e55418!important}
.widget_merchant .fdt_ratx_num .fdt_sum{color:#666!important;font-size:18px!important;font-weight:700!important}
.preloader{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fefefe;z-index:99999;height:100%;width:100%;overflow:hidden!important}
.status{width:16px;height:16px;position:absolute;left:50%;top:50%;background-image:url(../img/img-theme/preloader.gif);background-repeat:no-repeat;background-position:center;-webkit-background-size:cover;background-size:cover;margin:-20px 0 0 -20px}
#toTop{display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:51px;height:51px;border:none;text-indent:100%;z-index:9999;background:url(../img/img-theme/ui.totop.png) no-repeat left top}
#toTopHover{background:url(../img/img-theme/ui.totop.png) no-repeat left -51px;width:51px;height:51px;display:block;overflow:hidden;float:left;opacity:0;-moz-opacity:0}
#toTop:active,#toTop:focus{outline:none}
.acc-trigger{cursor:pointer;margin:0;width:100%}
.no-js .acc-trigger:last-of-type{border-bottom:none}
.acc-trigger a{background:#f9f9f9 url(../img/img-theme/accordion-ico.png) no-repeat 14px 13px;display:block;padding:11px 20px 11px 44px;text-decoration:none;border:solid 1px #dedede;font-size:.875rem;color:#232323;margin-bottom:5px}
.acc-trigger a:hover{background-position:14px -58px}
.acc-trigger a:hover,.acc-trigger.active a,.acc-trigger.active a:hover{color:#fc4242}
.acc-trigger.active{cursor:default;background:#fff}
.acc-trigger.active:last-of-type{border-bottom:none;margin-bottom:0}
.acc-trigger.active a{background-position:14px -58px;cursor:default}
.acc-container .content{padding:15px 0;color:#999}
.acc-container{width:100%!important;display:block}
@-webkit-keyframes animate-stripes {
from{background-position:0 0}
to{background-position:44px 0}
}
.ui-progress-bar{position:relative;height:33px;padding-right:2px;border-bottom:5px solid #e0e0e0;margin-top:-25px;margin-bottom:22px}
.acc-container .content{font-size:.875rem}
.ui-progress{position:relative;display:block;overflow:hidden;height:33px;border-bottom:5px solid #41a8ff;width:90%}
.ui-progress.two{border-bottom:5px solid #89b505;width:72%}
.ui-progress.three{border-bottom:5px solid #9b43f6;width:80%}
.ui-progress.four{border-bottom:5px solid #ffc412;width:94%}
.ui-progress.five{border-bottom:5px solid #fc4242}
.ui-progress span.ui-label{font-family:'Open Sans',sans-serif;font-weight:300;text-transform:uppercase;font-size:18px;color:#272727;position:absolute;right:0;line-height:33px;display:block;padding-right:12px;white-space:nowrap}
.testimonial-info{padding-top:120px;text-align:right}
.testimonial-info h2,.testimonial-info p{color:#fff}
.info-testimonial{padding:40px 20px;text-align:center;margin-left:-50px;width:110%}
.layout-wide .info-testimonial{margin-left:0;width:100%}
.info-testimonial ul li{max-width:75%;margin:0 auto;margin-top:40px}
.info-testimonial p{color:#fff;position:relative}
.info-testimonial h4{color:#fff;padding-bottom:0}
.info-testimonial p i{font-size:40px;position:absolute;color:rgba(255,255,255,0.6)}
.info-testimonial p i.fa-quote-left{left:-40px;top:-20px}
.info-testimonial p i.fa-quote-right{bottom:-20px;right:0}
.image-testimonials{width:120px;margin:0 auto;height:120px;border-radius:50%;position:relative;overflow:hidden;z-index:2}
.image-testimonials img{width:120px;height:120px;margin-top:-3px;margin-left:-3px;border-radius:50%;z-index:1}
.info-testimonial i.fa-star,.info-testimonial i.fa-star-half-o{color:#fff000}
.portfolioFilter{text-align:right;margin:20px auto 50px;padding-bottom:10px;border-bottom:1px solid #dedede}
.portfolioFilter a{margin:auto 10px;color:#131313;font-size:14px;padding-bottom:13px;-webkit-transition:.3s all ease;-moz-transition:.3s all ease;-o-transition:.3s all ease;-ms-transition:.3s all ease;transition:.3s all ease}
.portfolioFilter a:hover{text-decoration:none;-webkit-transition:.3s all ease;-moz-transition:.3s all ease;-o-transition:.3s all ease;-ms-transition:.3s all ease;transition:.3s all ease}
.portfolioFilter .current,.portfolioFilter a:hover{border-bottom:3px solid;text-decoration:none}
.isotope-item{z-index:2}
.isotope-hidden.isotope-item{z-index:1}
.isotope,.isotope .isotope-item{-webkit-transition-duration:.8s;-moz-transition-duration:.8s;transition-duration:.8s}
.isotope{-webkit-transition-property:height,width;-moz-transition-property:height,width;transition-property:height,width}
.isotope .isotope-item{-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;transition-property:transform,opacity}
.info-gallery{position:relative;text-align:center;border:solid #dedede 1px;padding:20px 12px 30px;margin-bottom:35px;font-family:'Raleway',sans-serif}
#boxes-carousel .info-gallery{border-right:0}
.info-gallery:before{border:20px solid #fff;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;content:"";display:block;top:-40px;left:30px;position:absolute;z-index:999}
.info-gallery h3{font-size:1rem;font-weight:600;padding:10px 40px 10px 38px;background-attachment:inherit;background-image:url(../img/icons/location_icon_S.png);background-repeat:no-repeat;background-position:8px 50%;text-indent:0;color:#3c3c3b;background-color:#eee}
.info-gallery h3 span{font-size:1rem;font-weight:400}
.info-gallery p{color:#900;font-size:1.2rem;font-weight:700;margin:10px 0;padding-left:5px;line-height:110%}
.info-gallery h2{color:#900;font-size:1.3rem;font-weight:600;margin:0;padding:0 40px 12px 8px;line-height:110%}
.info-gallery h4{color:#3c3c3b;font-size:1.2rem;font-weight:600;margin:0;padding:15px 8px 13px;line-height:110%}
.info-gallery h5{font-size:1rem;font-weight:600;margin:0;padding:5px 8px 18px;line-height:100%;color:#7A6A66}
.info-gallery h6{color:#3c3c3b;font-size:.95rem;font-weight:400;margin:0;padding:0 8px;line-height:120%}
.info-gallery p span{color:#444;font-size:1rem;font-weight:400;line-height:2}
.info-gallery .separator{margin:2px auto 15px!important;max-width:60%}
.info-gallery .content-btn{float:right;margin:15px 0 0}
.info-gallery .btn{border:0;font-size:1rem;padding:7px 10px;text-shadow:1px 1px 3px #111;letter-spacing:.01rem}
.info-gallery .durata{background-image:url(../img/icons/clock_icon_S.png);background-position:3px 2px;background-repeat:no-repeat;float:left;margin:15px 8px 0;padding:5px;background-color:#fff;bottom:15px;border-radius:4px 4px 4px 4px;border:1px solid #b29564;opacity:.8}
.info-gallery .durata .durata_evento{background-color:#fff;color:#b29564;font-size:1rem;font-weight:400;margin-left:25px;padding:2px 5px;font-family:'open sans',sans-serif}
.info-gallery .day_hour{position:absolute;top:0;right:0;background-color:#888;width:52px;height:auto;text-align:center;color:#fff;font-size:.95rem;font-family:'Open Sans',sans-serif;padding:10px 5px 5px;font-weight:500}
.day_hour .giorno{font-size:1.8rem;line-height:1;font-weight:600;color:#fff}
.day_hour .mese{font-size:1.2rem;line-height:1.5;font-weight:400;color:#f8b133}
.info-gallery .price{float:right;position:absolute;top:-75px;left:30px;text-shadow:2px 3px 3px rgba(0,0,0,0.5);font-size:2.5rem;line-height:2rem;font-weight:400;color:#fff}
.info-gallery .price b{font-size:.8rem;line-height:1rem;font-weight:lighter;font-style:italic;padding:10px 5px;text-shadow:none;margin-right:10px;border-radius:50%}
.info-gallery .price span{font-weight:lighter;font-size:1.8rem;right:-20px;top:-15px;position:absolute}
.info-gallery .starts{margin-bottom:15px}
.list-view .img-hover{width:30%;float:left;padding-bottom:25px}
.list-view .ticket-available{position:relative;bottom:0;left:0;background-color:#ddd;width:100%;height:auto;font-size:.95rem;text-align:center;font-weight:400;padding:6px;line-height:1.2;color:#333}
.list-view .info-gallery{padding:18px 20px 20px;width:70%;text-align:left;float:right;box-shadow:1px 1px 8px 1px #cacaca}
.list-view .info-gallery:before{background:#fff none repeat scroll 0 0;border-radius:50px;content:"";display:block;height:50px;left:-25px;position:absolute;top:75px;width:50px;z-index:999}
.list-view .info-gallery .separator{margin:2px 0 15px!important;max-width:100%}
.list-view .info-gallery hr.separator{width:100%}
.list-view .info-gallery .price{float:right;position:absolute;top:30px;left:-160px;text-shadow:2px 3px 3px rgba(0,0,0,0.5);font-size:2.5rem;line-height:2rem;font-weight:400;color:#fff}
.list-view .info-gallery p{margin-bottom:20px}
.list-view .info-gallery .btn{float:left}
.list-view .info-gallery .starts{float:right;margin-bottom:0}
.title-results h3{text-align:left;padding:0 0 15px;color:#666;font-size:1.3rem}
.title-results h3.nopadd{text-align:left;padding:0!important;color:#b29564;font-size:1.5rem;float:left;font-weight:600}
.title-results h2{text-align:left;padding:0 0 25px;color:#b29564;font-size:1.45rem;font-weight:600;height:auto}
.title-results h1{text-align:left;padding:0 0 5px;color:#9e151a;font-size:1.8rem;font-weight:600}
.title-results h2 span.carrello{text-align:left;padding:0 0 25px;color:#b29564;font-size:1.5rem;font-weight:600;height:49px}
.title-results h4{text-align:left;padding:0 0 15px;color:#666;font-size:1.2rem;line-height:1.2}
.title-results h5{text-align:left;padding:0 0 15px;color:#b29564;font-size:1rem;font-weight:600}
h3 span.dettaglio{text-align:left;padding:0;color:#900;font-size:1.2rem;font-weight:600;text-transform:uppercase}
.riepilogo{text-align:left;padding:0;color:#666;font-size:1rem;line-height:1.4rem}
div.circuiti_pagamento{padding:0;color:#999;font-size:1.1rem;line-height:2}
div.elencopagine{width:auto;float:right;text-align:right;display:inline-block;margin-bottom:20px;line-height:2}
div.elencopagine .inferiore{float:left;line-height:2;margin-right:30px}
div.elencopagine .inferiore-num-pagine{float:right}
div.elencopagine .result-pagination{color:#666;font-size:1rem}
div.elencopagine .result-pagination strong{padding:0 0 15px;color:#b29564;font-size:1rem;font-weight:600}
div.linkPagine{background-color:#fff;border:1px solid #ddd;padding:6px 12px;margin-left:-1px;float:left;text-align:center}
a.linkElenco{color:#888;text-decoration:none}
div.linkPagine02{background-color:#f8b133;color:#fff;padding:6px 12px;margin-left:-1px;float:left;text-align:center;border:1px solid #f8b133}
div.no-event{background-color:#ddd;color:#666;padding:25px;float:left;text-align:center;margin-top:25px;width:100%;display:block;font-size:1.3rem}
.page-error{max-width:80%;margin:70px auto 50px;text-align:center;position:relative}
.page-error h1{font-size:140px;line-height:140px}
.page-error h1 i{font-size:200px;line-height:190px}
.page-error hr.tall{margin:20px 0 30px}
.sitemap{float:left;display:inline;width:370px;margin-right:2px;font-size:.875rem;padding:10px 0 0;background:url(../img/img-theme/line_tree1.gif) left repeat-y}
.sitemap li{float:left;width:347px;padding-left:25px;line-height:35px;background:url(../img/img-theme/line_tree2.gif) 0 center no-repeat}
.sitemap li.has_sub{background:url(../img/img-theme/line_tree2.gif) 0 17px no-repeat}
.sitemap li a{color:#666;position:relative;text-decoration:none}
.sitemap li a:hover{text-decoration:underline}
.sitemap ul{width:132px;padding-top:0}
.post-item{background:#fcfcfc;margin-bottom:50px;border:1px solid #dfdfdf}
.post-item:first-child{margin-top:20px}
.post-item h4{padding:0 0 10px;line-height:20px}
.post-item h4 a{color:#252525}
.post-item h4 a:hover{text-decoration:none}
.post-item p{font-size:.875rem;line-height:23px}
.post-header{padding:30px 30px 0;border-bottom:1px solid #eee}
.post-format-icon{float:left;margin-right:15px}
.post-format-icon > i{font-size:18px;line-height:45px;width:50px;height:50px;text-align:center;color:#ff5b24;border:2px solid;border-radius:50%}
.post-info-wrap{overflow:auto;margin-bottom:20px}
.post-item .post-title{font-size:1.6rem;font-weight:400;line-height:1.8rem;padding:0!important;letter-spacing:1px;text-transform:uppercase;color:#000}
.post-item .post-title a{text-decoration:none;color:#000}
.post-meta{font-size:13px;margin-top:5px;color:#999}
.post-meta ul{margin:0;padding:0;list-style:none}
.post-meta li{float:left;margin-right:15px}
.post-meta li > i.fa{margin-right:5px}
.post-meta a{text-decoration:none;color:#999}
.post-item img{width:100%}
.post-media{position:relative}
.post-item iframe{width:100%;height:350px}
.post-quote-wrapper{position:relative;text-align:center;color:#fff;background-image:url(../img/slide/1.jpg);background-size:cover}
.post-quote-overlay{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.5;background-color:#000}
.post-quote-content{position:relative;padding:50px 30px}
.post-quote-content > p{font-size:1.2rem;font-style:italic;line-height:1.5;margin:0 0 15px;padding:0;letter-spacing:.75px;color:#fff}
.post-quote-author{font-size:1.5rem;line-height:1.5;color:#fff}
.post-quote-content > p:before{font-family:'FontAwesome';font-size:18px;font-style:normal;margin-right:15px;content:'\f10d';color:rgba(255,255,255,.8)}
.post-item .img-hover .overlay a{padding-top:18%}
.post-content{position:relative;overflow:hidden;padding:30px}
.post-content .btn{font-weight:lighter}
.post-footer{position:relative;text-align:center;border-top:1px solid #eee}
.post-footer .post-social{display:table;width:100%;table-layout:fixed}
.post-social{font-size:0;line-height:0;display:inline-block;margin:0;padding:0;list-style:none;vertical-align:top}
.post-footer .post-social li{display:table-cell;margin:0;border-right:1px solid #eee}
.post-footer .post-social li:last-child{border-right:0}
.post-social li{display:inline-block;margin:0 7px 7px 0;border:0}
.post-footer .post-social li a{background-color:#fff;border-radius:0;font-size:18px;line-height:60px;width:100%;height:60px}
.post-social li a{font-size:16px;line-height:40px;position:relative;display:block;overflow:hidden;width:40px;height:40px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.post-footer .post-social li a i:first-child{color:#fff;top:-60px}
.post-footer .post-social li a i{line-height:60px;width:100%;height:60px}
.post-social li a i{line-height:40px;position:absolute;left:0;display:block;width:40px;height:40px;-webkit-transition:all .3s ease-in-out;transition:all .3s}
.post-footer .post-social li a i:last-child{color:#666;top:0}
.post-social li a i:first-child{top:-55px}
.post-social li a i:last-child{top:0}
.post-social li a:hover i:first-child{top:0}
.post-social li a:hover i:last-child{top:55px}
.post-social li a.social-android:hover{background-color:#97c024!important}
.post-social li a.social-apple:hover{background-color:#000!important}
.post-social li a.social-behance:hover{background-color:#0093fb!important}
.post-social li a.social-bitbucket:hover{background-color:#214f81!important}
.post-social li a.social-bitcoin:hover{background-color:#f7931b!important}
.post-social li a.social-codepen:hover{background-color:#000!important}
.post-social li a.social-delicious:hover{background-color:#3274d2!important}
.post-social li a.social-deviantart:hover{background-color:#4c5c4f!important}
.post-social li a.social-digg:hover{background-color:#1b5891!important}
.post-social li a.social-dribbble:hover{background-color:#e04c86!important}
.post-social li a.social-dropbox:hover{background-color:#018bd3!important}
.post-social li a.social-email:hover{background-color:#000!important}
.post-social li a.social-facebook:hover{background-color:#395793!important}
.post-social li a.social-flickr:hover{background-color:#db458f!important}
.post-social li a.social-foursquare:hover{background-color:#0086be!important}
.post-social li a.social-github:hover{background-color:#4382c5!important}
.post-social li a.social-google-plus:hover{background-color:#d54135!important}
.post-social li a.social-instagram:hover{background-color:#2b5b83!important}
.post-social li a.social-jsfiddle:hover{background-color:#4679a4!important}
.post-social li a.social-lastfm:hover{background-color:#d21309!important}
.post-social li a.social-linkedin:hover{background-color:#0a6594!important}
.post-social li a.social-pinterest:hover{background-color:#c82329!important}
.post-social li a.social-reddit:hover{background-color:#8bc7f9!important}
.post-social li a.social-rss:hover{background-color:#ea6d19!important}
.post-social li a.social-skype:hover{background-color:#01aef2!important}
.post-social li a.social-soundcloud:hover{background-color:#ff7802!important}
.post-social li a.social-spotify:hover{background-color:#80b819!important}
.post-social li a.social-stumbleupon:hover{background-color:#ec4823!important}
.post-social li a.social-tumblr:hover{background-color:#3d5a70!important}
.post-social li a.social-twitter:hover{background-color:#01b9f5!important}
.post-social li a.social-vimeo:hover{background-color:#17b3e8!important}
.post-social li a.social-vk:hover{background-color:#4b709c!important}
.post-social li a.social-weibo:hover{background-color:#d52b2b!important}
.post-social li a.social-xing:hover{background-color:#005d5d!important}
.post-social li a.social-yelp:hover{background-color:#c41200!important}
.post-social li a.social-youtube:hover{background-color:#b62025!important}
.post-social li a.social-home:hover{background-color:#000!important}
.pagination > .active > a{color:#fff!important}
.pagination{margin:0;float:right}
.widget{margin-bottom:10px;text-align:center}
.widget-md{margin-bottom:10px;text-align:left}
.widget iframe{width:100%;height:250px}
.widget .input-group-addon.btn-search{color:#fff;padding:0;border-right:0}
.widget .input-group-addon.btn-search input{height:32px;border:0;padding:5px 15px}
.widget .single-carousel{max-height:220px}
.widget a i{font-size:5rem;color:#fff}
.widget-md a i{font-size:4rem;color:#ccc;margin-left:10px}
.single-blog .info-testimonial{margin:10px 0 30px;width:100%}
.single-blog h4 i{margin-right:6px;font-size:1.5rem}
.single-blog pre{margin:20px auto 10px}
.form-theme{margin:10px auto}
.form-theme input{margin-bottom:25px;height:36px;border-radius:0;width:100%;border:solid 1px #dedede;padding:5px 10px}
.form-theme input[type=checkbox]{float:left;box-shadow:none;display:block;height:30px;width:auto;cursor:pointer;outline:none;background-color:#FFF;margin-bottom:0;margin-right:5px}
.form-theme label{font-weight:400;color:#7D7D7D;font-family:'Open Sans',sans-serif;font-size:.8rem;font-weight:normal;height:auto;display:block;margin:10px 0 0;padding:0;line-height:35px;white-space:nowrap;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;-o-user-select:none}
.form-theme textarea{border-radius:0;width:100%;height:150px;border:solid 1px #dedede;padding:10px}
.form-theme .btn{margin-top:25px;width:auto;padding:10px 20px;height:auto;border:0;border-radius:4px}
#map{display:block;width:100%;height:400px;margin:0 auto;border-bottom:solid 1px #dedede}
address{line-height:1.5;padding-left:0;padding-right:25px;font-size:1rem;font-weight:400}
address i{padding-right:10px;margin-top:10px}
address strong{padding-right:3px}
.result{display:block;margin-top:25px}
.item-team-01{text-align:center;position:relative;overflow:hidden}
.item-team-01 img{width:100%}
.item-team-01 .info-team{position:absolute;padding:25px 5px;bottom:-300px;left:0;width:100%;-webkit-transition:.6s all ease;-moz-transition:.6s all ease;-o-transition:.6s all ease;-ms-transition:.6s all ease;transition:.6s all ease}
.item-team-01:hover .info-team{bottom:0;-webkit-transition:.6s all ease;-moz-transition:.6s all ease;-o-transition:.6s all ease;-ms-transition:.6s all ease;transition:.6s all ease}
.item-team-01 .info-team h4{padding-bottom:10px;padding-top:0;font-weight:700;font-size:1.2rem;color:#fff}
.item-team-01 .info-team h4 span{display:block;color:#232323;font-size:.9rem;padding-top:5px}
.item-team-01 .info-team p{color:#fff}
.item-team-01 .social-team{padding:0;list-style:none;margin:0 auto;display:table}
.item-team-01 .social-team li{display:inline-block;border-radius:5px;background-color:#232323;height:30px;width:30px;padding:3px;margin:0 10px}
.item-team-01 .social-team li a{color:#fff;font-size:1rem}
.item-number-info{margin:15px auto}
.large-number{font-size:3rem;display:block;font-weight:700;font-style:italic;display:inline-block}
.info-large-number{display:inline-block;width:80%}
.info-large-number h5{padding-bottom:5px;padding-top:0}
.info-large-number p{font-size:.7rem;line-height:1.3rem}
.item-table{border:solid 1px #dedede;text-align:center}
.no-padding .item-table{border:0;border-left:1px solid #dedede!important;border-top:1px solid #dedede!important;border-bottom:1px solid #dedede!important}
.skin_base .item-table{border-right:1px solid #dedede!important}
.item-table .header-table{overflow:auto;padding-top:40px;position:relative}
.featured-table{width:auto;height:25px;padding:8px 20px;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%);background-color:#666;background:rgba(0,0,0,0.3);border-radius:0 0 5px 5px;font-size:15px;padding-top:1px;text-transform:uppercase;color:#fff;letter-spacing:.8px}
.item-table .header-table i{font-size:3rem}
.item-table .header-table h2{padding:10px 0 25px;font-size:2.5rem;font-weight:300}
.item-table .header-table span{width:100%;font-size:15px;line-height:30px;text-align:center;color:#fff;font-weight:lighter;padding:5px 10px;background-color:#666;background:rgba(0,0,0,0.3);float:left}
.item-table ul{background-color:#fcfcfc;margin-bottom:25px;text-align:left;list-style:none;padding:0}
.item-table ul li{font-size:.9rem;padding:15px 5px 15px 25%;border-bottom:1px solid #ededed;-webkit-transition:.3s all ease;-moz-transition:.3s all ease;-o-transition:.3s all ease;-ms-transition:.3s all ease;transition:.3s all ease}
.opacy_bg_02 .item-table ul li{color:#727272}
.item-table ul li:hover{background-color:#f6f6f6;cursor:pointer;-webkit-transition:.3s all ease;-moz-transition:.3s all ease;-o-transition:.3s all ease;-ms-transition:.3s all ease;transition:.3s all ease}
.item-table ul li i{margin-right:10px;font-size:10px;padding:3px;padding-top:5px;width:20px;height:20px;color:#fff;border-radius:50%;text-align:center}
.item-table ul li i.fa-check{background-color:#88C425}
.item-table ul li i.fa-times{background-color:#E1483F}
.item-table a{width:70%;height:30px;color:#fff;margin:0 auto;text-align:center;border-radius:40px 40px 0 0;padding-top:6px}
.skin_base .item-table ul,.skin_base .item-table ul li{background-color:transparent;color:#fff}
.color-red{background:#E1483F!important;background-color:#E1483F!important}
.color-blue{background:#08c;background-color:#08c}
.color-green{background:#88C425;background-color:#88C425}
.color-orange{background:#FB9134;background-color:#FB9134}
.color-red h2,.color-red i,.color-blue h2,.color-blue i,.color-green h2,.color-green i,.color-orange h2,.color-orange i,.skin_base .item-table h2,.skin_base .item-table i{color:#fff}
.form-detailed{position:relative;margin-top:-54px}
.header-detailed{padding:15px;margin-bottom:20px;margin-left:-24px;width:126.5%;color:#fff;font-size:2rem;overflow:auto}
.header-detailed .price-detailed{width:50%;float:left}
.header-detailed .frequency-detailed{text-align:right;width:50%;float:right;font-size:.9rem;line-height:1.5rem;font-style:italic}
.form-detailed .selector{position:relative;min-width:60px;border:0;width:108%;line-height:0;float:left;color:#999;font-size:.9rem;height:50px;margin-bottom:20px}
.form-detailed .selector span.custom-select:before{background-color:#232323!important}
.form-detailed input{height:50px;margin:0;border:0;padding:5px 10px;border:1px solid #dedede}
.form-detailed label{font-size:1rem;color:#fff;font-weight:lighter}
.form-detailed .date-input{background:#fff url(../img/icons/calendar.png) no-repeat scroll right 12px;padding-right:10px;font-size:.8rem;width:108%;margin-bottom:15px}
.form-detailed input[type="submit"]{width:108%;border:0;color:#fff;background-color:#333}
.sort-by-container{width:100%;margin-bottom:40px;padding:0;background:#3a4749}
.sort-by-container ul{margin:0;padding:0;position:relative}
.sort-by-container ul li{padding:0;width:25%;margin-right:15px;display:inline-block}
.sort-by-container ul li:last-child{margin-right:0}
.sort-by-container strong{color:#fff;padding:17px 15px 0;float:left;font-weight:lighter}
.sort-by-container ul li a{color:#fff;font-size:.875rem}
.sort-by-container ul li i{font-size:1rem}
.sort-by-container .style-view{float:right}
.sort-by-container .style-view li{width:auto;margin-right:0;padding:17px 20px}
.sort-by-container .selector{position:relative;min-width:60px;width:100%;margin-top:12px;margin-bottom:5px;float:left;color:#999;font-size:.9rem;height:35px}
.sort-by-container .selector select{position:absolute;z-index:1;filter:alpha(opacity=0);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;height:35px;-webkit-appearance:menulist-button;line-height:30px}
.sort-by-container .selector select:hover{cursor:pointer}
.sort-by-container .selector span.custom-select{display:inline-block;line-height:34px;padding:0 10px;width:100%;overflow:hidden;white-space:nowrap}
.sort-by-container span.custom-select{padding-left:15px;padding-right:15px;height:35px}
.sort-by-container .selector span.custom-select:after{position:absolute;right:9px;top:17px;border-top:5px solid #fff;border-left:3px solid transparent;border-right:3px solid transparent;content:""}
.container-by-widget-filter{margin-left:0;padding-left:20px;padding-right:20px;padding-bottom:1px;margin-bottom:40px}
.filter-widget{padding:0;max-width:100%;margin:0;font-family:'Open Sans',sans-serif;font-weight:400}
.filter-widget form{border:0;padding:0;margin:0;background-color:#f1b833}
.filter-widget .marginform{padding:20px 20px 0!important;width:250px;background-color:#f1b833;box-shadow:0 2px 5px 3px rgba(0,0,0,0.4)}
.filter-widget input{height:35px;margin:0 0 20px;width:100%;font-size:.8rem;border:0;padding:5px 10px}
.filter-widget input:last-child{border-right:0}
.filter-widget .input-large{width:100%;padding:0 10px;border-radius:8px;border:solid 2px #c2a02d}
.filter-widget .date-input{width:100%;float:left;background-color:#7a6a58;padding-right:10px;font-size:.9rem;border-radius:6px 0 0 6px;background-attachment:scroll;background-color:#fff;background-image:url(../img/icons/calendar_neg.png);background-repeat:no-repeat;background-position:right 0;cursor:pointer}
.filter-widget input[type="submit"]{width:100%;color:#fff;font-size:1rem;background-color:#900;border-radius:6px}
.filter-widget .selector .custom-select-result{background-color:#fff;border:0 solid #ccc;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0 8px 0 3px;position:relative;width:100%;z-index:1;border-radius:6px 0 0 6px;height:35px;margin-bottom:20px}
.filter-widget.selector .custom-select-result:hover{border-color:#999}
.filter-widget.selector .custom-select-result:before{color:#fff;display:block;font-family:'FontAwesome';font-size:1.2em;height:100%;line-height:2em;padding:0;position:absolute;top:0;right:0;text-align:center;width:1.5em;z-index:-1;background-color:#7a6a58}
.filter-widget.selector .custom-select-result select{background-color:transparent;border:0 none;box-shadow:none;color:#777;display:block;font-size:100%;line-height:1;margin:0;padding:10px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:.9rem;cursor:pointer}
.filter-widget .selector .custom-select-result select::-ms-expand{display:none}
.filter-widget .selector .custom-select-result select:focus{outline:none}
:-moz-any(.filter-widget .selector .custom-select-result):before{background-color:#ddd;pointer-events:none;z-index:1}
.smalltext{font-size:.85rem;color:#666}
.title-widget{border-bottom:2px solid;margin-bottom:40px;padding-top:0;position:relative;font-weight:600;text-align:center}
.title-banner{padding-top:0;position:relative;font-weight:600;text-align:center;font-size:1.3rem}
.descrip-banner{padding-top:0;position:relative;font-weight:500;text-align:left;font-size:1.4rem;line-height:1.2;color:#575756}
.sottodescrip-banner{padding-top:0;position:relative;font-weight:400;text-align:left;font-size:1rem;line-height:1.2;color:#575756}
.smalltext{text-align:left;font-size:.9rem;line-height:1.2;color:#575756}
.filetto{border-top:5px solid #c5c5c6;background-image:url(../img/icons/arrow_gray.png);background-repeat:no-repeat;background-position:20px -2px}
.filetto-dark{border-top:5px solid #575756;background-image:url(../img/icons/arrow_gray_dark.png);background-repeat:no-repeat;background-position:20px -2px}
.title-widget:after{content:'';left:10%;bottom:-15px;position:absolute;z-index:999;border-left:15px solid transparent;border-right:15px solid transparent}
.title-widget::after{border-left:15px solid transparent;border-right:15px solid transparent;bottom:-15px;content:"";left:43%;position:absolute;z-index:999;border-top:15px solid #fff!important}
.widget .starts{margin:0 0 10px}
.widget .starts li input{margin:0 10px 0 0}
.widget .starts li a i{margin:0 3px 0 0;font-size:1rem}
.widget .starts li span{margin:0 0 0 10px;font-size:.9rem}
.widget .radio label,.widget .checkbox label{font-size:300px;font-size:.8rem}}
body{
	font-family: 'Open Sans', sans-serif;
	color: #626262;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.5rem;
}
h1, h2, h3, h4, h5, h6 {	
	padding: 5px 0 15px 0;	
	margin: 0;	
	color: #272727;
	font-weight: normal;
	font-family: 'Raleway', sans-serif;
	-webkit-font-smoothing: antialiased;
}
h1,
.h1 {
  font-size: 2.225rem;
}
h2,
.h2 {
  font-size: 1.875rem;
}
h3,
.h3 {
  font-size: 1.5rem;
}
h4,
.h4 {
  font-size: 1.125rem;
}
h5,
.h5 {
  font-size: 0.875rem;
}
h6,
.h6 {
  font-size: 0.75rem;
}
p{
	margin: 0 0 20px 0;
	color: #777;
	font-size: 0.925rem;
    font-weight: 400;
}
footer ul,
.sitemap,
.sitemap ul,
.crumbs ul,
header ul,
.owl-carousel,
.footer-down ul,
.list-styles,
.starts,
.services-lines,
#testimonials,
ul.single-carousel,
.post-options{
	margin: 0;
	padding: 0;
	list-style: none;
}
.btn-primary{
	color: #fff;
	font-size: 0.95rem;
	padding: 7px 15px;
	margin-right: 10px;
	border-color: #dedede;
	text-shadow:none;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.btn-primary:last-child{
	margin-right: 0;
}
.btn-primary:hover{
	border-color: #cdcdcd;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.btn-default{
	font-size: 0.875rem;
	border-color: #dedede;
	text-shadow:none;
}
.btn:hover{
/*	opacity: 0.8;*/
}
.btn-primary:hover{
	color: #fff;	
}
.margins {
    padding: 25px 25px;
}
.margins-left-right {
    padding: 0px 20px;
}
.padding-left {
    padding-left: 15px;
}
.paddings{
	padding: 100px 0;
}
.paddings-mini{
	padding: 50px 0 00px 0;
}
.padding-top{
	padding-top: 70px;
}
.padding-bottom{
	padding-bottom: 70px;
}
.padding-right{
	padding-right: 70px;
}
.padding-bottom-mini{
	padding-bottom: 20px;
}
.padding-top-mini{
	padding-top: 30px;
}
.padding-top-medium{
	padding-top: 50px;
}
.padding-top-mini-mini{
	padding-top: 20px;
}
.padding-sides{
	padding:20px 30px !important;
}
.padding-top-left{
	padding: 25px 0px 0px 25px;
}
.padding-top-right{
	padding: 20px 20px 20px 0px;
}
.padding-col-md {
}
.padding-top-none {
    padding-top: 0px;
}
.padding-right-medium {
    padding-right: 20px;
}

.margin-right {
    margin-right: 10px;
}

.margin-right-medium {
    margin-right: 20px;
}
.margin-right-trace {
    margin-right: 20px;
}
.margin-top {
    margin-top: 10px;
}
.margin-top-mini {
    margin-top: 15px;
}
.margin-left {
    margin-left: 0px;
}
.margin-bottom {
    margin-bottom: 25px;
}
.margin-bottom-variabile {
    margin-bottom: 25px;
}
.margin-tab {
    padding-left: 10px !important;
}

.no-padding{
	padding: 0 !important;
}
.no-margin{
	margin: 0 !important;
}
.no-margin-top{
	margin-top: 0 !important;
}


.float_left {
    float:left;
}
.float_right {
    float:right;
}
.bg-gray-med{
	background-color: #d9d9d9;
}
.bg-gray{
	background-color: #ececec;
}
.bg-dark{
	background-color: #3a3a3a;
}
.bg-orange{
	background-color: #f8b133;
}

.bg-tan{
	background-color: tan;
}
.bg-rossone{
	background-color: #990000;
}


.borders{
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
}
.border-top{
	border-top: 1px solid #dfdfdf;
}
.border-right{
	border-right: 1px solid #dfdfdf;
}
.border-bottom{
	border-bottom: 1px solid #dfdfdf;
}


.col-wt {
    color:#fff;
    font-size: 0.9rem;
}
.col-gold {
    color:#B29564;
    font-size: 1rem;
    font-weight: 600;
}


#cookieChoiceDismiss {
	margin-top:0px;
/*	display:inline;*/
}
#cookieChoiceInfo span {
	font-size: 0.85rem;
	/*float:left;
	margin-bottom: 15px;
*/
}

#cookieChoiceInfo a {
	font-size: 0.95rem;
	cursor: pointer;

    /*
	background: rgba(255, 255, 255, 0.03) none repeat scroll 0 0;
	border: 1px solid #fff;
	color: #FFFFFF;
	display: inline-block;
	font-weight: normal;
	line-height: 14px;
	margin-bottom: 2px;
	margin-right: 20px;
	padding: 3px 7px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
*/
}





.faq .col-wt {
    color:#fff;
    font-size: 1.1rem;
    margin: 0px 0px 15px 0px;
    padding: 0px;
    text-align: left;
    line-height: 1.2;
    letter-spacing: 0.01rem;
    font-weight: 400;   
}


.faq p.answer {
    font-size: 1rem;
    color: #333;
    line-height: 1.3;
    margin-top: 5px;
    padding: 0px;
    text-align: left;
    font-weight: 400;
}

hr.tall {
	margin: 0;
	padding: 0;
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.150), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.150), rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.150), rgba(0,0,0,0));
	background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.150), rgba(0,0,0,0));
}

.button_1_2_3 {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background-color: #B29564;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 1.2rem;
	font-weight: 500;
	height: 28px;
	text-align: center;
	width: 28px;
	text-decoration: none;
	padding: 0;
	float: left;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
    line-height: 1.5;
}
.punti_promoz {
	color:#B29564;
	font-size:1.2rem;
	font-weight:600;
}
.punti_promoz_desc {
	font-weight:300;
	line-height:130%;
}
.bottom30 {
	margin-bottom:20px;
}
.bottom30T {
	margin-bottom:30px;
}
.bottom50T {
	margin-bottom:30px;
}
.fl_lft {
    float: left;
    display: block;
}


.list-styles{
	margin-bottom: 20px;
}
.list-styles li{
 	line-height: 40px;
}
.list-styles li a,
.list-styles li{
	font-size: 0.82rem;
	color: #777;
}
.list-styles li i{
	border-radius: 50%;
	width:22px;
	height: 22px;
	background: #232323;
	color: #fff;
	text-align: center;
	font-size: 0.7rem;
	padding: 6px 5px;
	margin-right: 8px;
}
.show-grid .show-grid-block {
	padding-top: 10px;
	width: 100%;
	display: block;
	text-align: center;
	padding-bottom: 10px;
	background-color: #eee;
	background-color: #F5F6FA;
	border: 1px solid #ddd;
	border: 1px solid rgba(86,61,124,.2);
	margin-bottom: 20px;
}
div.fontawesome-icon-list a {
  color: #777;
  font-size: 0.9rem;
  line-height: 2rem;
}
div.fontawesome-icon-list i {
  margin-right: 10px;
}
iframe.video{
	width: 100%;
	height: 180px;
}
.single-carousel{
	overflow: hidden;
}
.single-carousel li{
	position: relative;
}
.single-carousel .info-single-carousel{
	padding: 10px 5% 0 5%;
}
.lead {
	color: #fff;
	font-weight: 400;
	font-size: 1.5rem;
	line-height: 1.6rem;
	text-align:left;
}


.location h3{
	font-size: 1.1rem;
	font-weight: 400;
	padding: 10px 8px;
	background-attachment:	inherit;
	background-image: url(../img/icons/location_icon_S.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent:25px;
	color:#3c3c3b;
}



.headphones {
    display: inline-block;
    background-image: url(../img/icons/customer_icon.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: contain;
    width: 30px;
    padding: 2px 5px 0 0px;
}
.headphones-sidebar {
    display: inline-block;
    background-image: url(../img/icons/customer_icon.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: contain;
    height: 75px;
    padding: 0px;
    width: 75px;
    margin-bottom: 10px;
}

/* BOX spettacolo result --------------------------------------------*/

.event_select .day_hour{
	position:relative;
    background-color:#900;
    width:auto;
    height:120px;
    text-align: center;
    color:#fff;
    font-size: 1.2rem;
    font-family: 'Open Sans', sans-serif;
    padding: 10px 8px 8px;
    margin-right: 0;
    float: left;
    font-weight: 400;
    line-height: 2;
}
.event_select .day_hour .giorno{
    font-size: 2.2rem;
    line-height: 1;
    font-weight: 600;
    color:#fff;
}
.event_select .day_hour .mese{
    font-size: 1.5rem;
    line-height: 1.5;
    font-weight: 400;
    color: #f8b133;
}
.event_select .title-results h1{
	text-align: left;
	padding: 0px 0px 5px;
    color: #9e151a;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1;
}

.event_select .title-results2 h2{
	color: #b29564;
    font-size: 1.6rem;
    font-weight: 600;
    margin: 0px 0;
	padding: 3px 0px 5px;
    line-height: 1.05;
    display:block;
}   

.event_select .location h3{
	font-size: 1.1rem;
	font-weight: 400;
	padding: 8px 0px 8px 35px;
	background-attachment:	inherit;
	background-image: url(../img/icons/location_icon_S.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent:0;
	color:#3c3c3b;
    position: relative;
}
.event_select .location h3 span{
	font-size: 1.1rem;
	font-weight: 600;
	color:#3c3c3b;
    text-decoration: none;
}
.event_select .durata{
	background-image: url("../img/icons/clock_icon_S.png");
	background-position: 3px 2px;
    background-repeat: no-repeat;
    float: left;
    margin: 0px 15px 0px 0px;
    padding: 5px;
    background-color: #fff;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #b29564;
    opacity: 0.8;
}

.event_select .durata .durata_evento {
    background-color: #fff;
    color: #b29564;
    font-size: 0.9rem;
    font-weight: 400;
    margin-left: 25px;
    padding: 2px 5px;
}

.event_select .programma{
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}
.event_select .btn{
	border: 0;
	font-size: 1rem;
	text-shadow: 1px 1px 3px #111;
	letter-spacing: 0.02rem;
}

.event_select .altre_date{
    float: left;
    margin: 0px 0px 00px 0px;
    padding: 0px;
}

.event_select .description h6 {
    font-size: 1rem;
    font-weight: 400;
    margin: 0px 20px 0 0;
    padding: 0px 0px;
    line-height: 1.2;
    letter-spacing: 0.02rem;
}   

/* BOX DARK result --------------------------------------------*/
.img-group_venue{
  position: relative;
  overflow: hidden;
  height: 440px;
}
.img-group_venue_short{
  position: relative;
  overflow: hidden;
  height: 440px;
    margin-top:20px;
    
}
.img-group_venue img{
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

.container-dark-result{
  	position: relative;
}
.container-dark-txt{
  	margin-left: 0px;
  	padding: 25px;
  	margin-bottom: 40px;
    font-family: 'Raleway', sans-serif;
    margin-left: 0;
    width: 100%;
    overflow-y: auto;
    webkit-overflow-scrolling: touch;
    background-color: #444;
    min-height: 511px;
    max-height: 511px;
    webkit-hyphens: auto;
    moz-hyphens: auto;
    hyphens: auto;
    -webkit-hyphens: auto;
}
.container-dark{
  	margin-left: 0px;
  	padding: 25px;
  	margin-bottom: 30px;
    font-family: 'Raleway', sans-serif;
    margin-left: 0;
    width: 100%;
    overflow: auto;
    background-color: #444;
    min-height: 743px;
}

.container-dark h2 {
	color: #f8b133;
    font-size: 2rem;
    font-weight: 400;
    margin: 0px 0;
    padding: 0px 20px 4px 0px;
	line-height:1;
}
.container-dark h3 {
	color: #b1b1b1;
    font-size: 1.1rem;
    font-weight: 600;
    margin: 0px 0px 6px; 0px;
    padding: 10px 0px 2px;
	line-height:110%;
}
.container-dark h5 {
	color: #666;
    font-size: 0.9rem;
    font-weight: 600;
    margin: 0px 0;
    padding: 0px 8px;
	line-height:100%;
}
.container-dark h6 {
	color: #3c3c3b;
    font-size: 0.85rem;
    font-weight: 400;
    margin: 0px 0;
    padding: 0px 8px;
	line-height:110%;
}
.container-dark .seating-plan {
    padding-bottom: 10px;
}
.container-dark .buy_description {
    font-size: 0.85rem;
    color: #eee;
    line-height: 1.3;
    margin-top: 15px;
    letter-spacing: 0.03rem;
    margin-top: 15px;
}
.container-dark .price {
    color: #f8b133;
    font-size: 1.2rem;
}
.container-dark .ticket-available{
    position: relative;
    width: 100%;
    height: 30px;
    font-size: 1rem;
    text-align: center;
    color: #f8b133;
    line-height: 1.2;
    padding-top: 0.5rem;
}
.container-dark .vat {
    font-size: 0.85rem;
    color: #ddd;
    line-height: 1.2;
    text-align: center;
    margin-top: 10px;
}

.container-dark .vendite-chiuse {
    color: #F43;
    line-height: 1.2;
    text-align: center;
    margin-top: 10px;
    font-size: 1rem;
}

.container-dark .total-box-center{
	position: relative;
	text-align: center;
	padding: 5px 0;
	font-weight: 400;
    margin-bottom: 10px;
    color:#fff;
    border: 3px solid #b09564;
    margin-top: 8px;
}
.container-dark .total-box-center .total {
	display: inline-block;
	font-size: 1.35rem;
	line-height: 1rem;
	font-weight: 600;
}
.container-dark .total-box-center .cifra {
	display: inline-block;
	font-size: 1.45rem;
	font-weight: 600;
    padding:0 0px;
	color: #fff;
}

.container-dark .total-box-center .total input[type="text"] {
	background-color: transparent;
    border: 0 !important;
    width: 32%;
    display: inline-block;
    font-weight: 600;
    font-size: 1.3rem !important;
}

.container-dark .total-box-center.bg-orange:after {
  border-top: 15px solid #b09564;
 }
.container-dark .total-box-center:after {
  content: '';
  left: 45%;
  bottom: -15px;
  position: absolute;
  z-index: 999;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
}



.overflow {
  	overflow-y: auto;
    webkit-overflow-scrolling: touch;
    max-height: 520px;
}
.overflow-reset {
    min-height: 550px;
    max-height: 550px;
}
.color-wt span {
	font-size: 0.9rem;
    line-height: 1.4;
    font-weight: 300;
    letter-spacing: 0.03rem;
	color: #dedede;
}

.color-wt .ticket-type {
	border-bottom: 0px;
    padding-bottom: 0px;
	color: #dcdcdc;
/*    font-family: 'open sans', sans-serif;*/
    font-size: 1rem;
}
.bull {
    background: #39a935 none repeat scroll 0 0;
    border-radius: 15px;
    content: "";
    display: block;
    height: 15px;
    left: -0;
    position: relative;
    top: 0;
    width: 15px;
    border: 1px solid #fff;
    margin: 3px 10px 0 0;
    float: left;
}
.bull-red {
    background: #e20613 none repeat scroll 0 0;
    border-radius: 15px;
    content: "";
    display: block;
    height: 15px;
    left: -0;
    position: relative;
    top: 0;
    width: 15px;
    border: 1px solid #fff;
    margin: 0px 5px;
}



/* summary ---------------------------------------------------------------*/
.summary .img-hover{
	width: 25%;
	float: left;
    padding-bottom:0px;
}

.summary .info-summary{
	padding: 11px 20px 11px 20px;
	width: 75%;
	text-align: left;
	float: right;
/*    border-bottom: 2px solid #ddd;*/
}
.info-summary{
	position: relative;
	text-align: left;
	padding: 20px;
	margin-bottom: 0px;
    font-family: 'Raleway', sans-serif;
}
.info-summary h2 {
	color: #990000;
    font-size: 1.3rem;
    font-weight: 600;
    margin: 0px 0;
    padding: 0;
	line-height:110%;
}
.info-summary h3{
	font-size: 1.2rem;
	font-weight: 600;
	padding: 0;
	color:#3c3c3b;
	line-height:150%;
}

.info-summary h4 {
	color: #990000;
    font-size: 1.2rem;
    font-weight: 600;
    margin: 0px 0;
    padding: 0;
	line-height:150%;
}
.info-summary h5 {
	color: #3c3c3b;
    font-size: 1rem;
    font-weight: 400;
    margin: 0px 0;
    padding: 0px 0px;
	line-height:150%;
}

.title-wt {
    color: #fff;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.1rem;
}
.result-gray {
    color: #3c3d3d;
    font-size: 0.95rem;
    font-weight: 400;
    line-height: 1.1rem;
}

.summary .total-box-center{
	position: relative;
	text-align: center;
	padding: 10px 0;
	font-weight: 400;
    margin-bottom: 5px;
    color:#fff;
}
.summary .total-box-center .total {
	display: inline-block;
	font-size: 1rem;
	line-height: 1rem;
    font-weight: 600;
}
.summary .total-box-center .cifra {
	display: inline-block;
	font-size: 1.2rem;
	font-weight: 600;
    padding:0 3px;
	color: #fff;
}

.summary .total-box-center .total input[type="text"] {
	background-color: transparent;
    border: 0 !important;
    display: inline-block;
    font-weight: 600;
    text-align: right;
}
.summary .vat {
    font-size: 0.85rem;
    color: #900;
    line-height: 1;
    text-align: center;
}


.confirm .btn{
	border: 0;
	font-size: 1rem;
	text-shadow: 1px 1px 3px #111;
	letter-spacing: 0.02rem;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
}


/* Twitter Section --------------------------------------------*/
.section-twitter{
	background-color: #fff;
	padding: 70px 0;
	position: relative;
	overflow: hidden;
}
.section-twitter i.icon-big{
	position: absolute;
	color: #eee;
	left: -50px;
	top: 20px;
	font-size: 14rem;
}
#twitter{
	max-width: 700px;
	margin: 0 auto;
	text-align: center;
	font-size: 1.2rem;
	line-height: 1.8rem;
	font-style: italic;
}
.tweet_text{
	color: #777;	
	font-size: 1.2rem;
	line-height: 1.8rem;
}

/* Titles ----------------------------------------------*/
.titles{
	margin: 20px auto;
	text-align: center;
	position: relative;
}
.opacy_bg_02 .titles{
	margin: 50px auto;
}
.titles h2{
	color: #575656;
	padding: 0;
	z-index: 1;
	position: relative;
}
.titles h3{
	color: #575656;
    font-size: 1.3rem;
    line-height: 1.3;
}
.opacy_bg_02 .titles h2{
	color: #fff;
}
.titles h2 span{
	font-size: 3.0rem;
	font-weight: 400;
	color:#9e151a;
}
.titles i{
	color: #F5F6FA;
	position: absolute;
	top: -20px;
	left: 55%;
	font-size: 7rem;
	z-index: 0; 
}

.title_big{
	text-align: left;
	position: relative;
    font-size: 1.4rem;
    font-weight: 600;
}
.title_medium{
	text-align: left;
	position: relative;
    font-size: 1.5rem;
}
.title_mini{
    font-size: 1.1rem;
    font-weight: 400;
}
.title_mini_red{
    font-size: 1.0rem;
    font-weight: 600;
    color:#9e151a;
    line-height: 1.4;
}

.your-tickets {
	padding: 6px 0 0 0;
	text-align: center;
	position: relative;
    background-image: -ms-radial-gradient(center, circle farthest-corner, #FFFFF1 0%, #986 100%);
    background-image: -moz-radial-gradient(center, circle farthest-corner, #FFFFF1 0%, #986 100%);
    background-image: -o-radial-gradient(center, circle farthest-corner, #FFFFF1 0%, #986 100%);
    background-image: -webkit-gradient(radial, center center, 0, center center, 501, color-stop(0, #FFFFF1), color-stop(1, #986));
    background-image: -webkit-radial-gradient(center, circle farthest-corner, #FFFFF1 0%, #986 100%);
    background-image: radial-gradient(center, circle farthest-corner, #FFFFF1 0%, #986 100%);
}
.your-tickets h3 {
	font-size: 1.5rem;
	font-weight: 600;
	color:#685b4c;
    text-shadow: 1px 1px 3px #fff;
    text-decoration: underline;
}


.anteprime_concert {
	padding: 0px 0 0 0;
	position: relative;
	text-align: center;	
	height: 55px;
    background-image: -ms-radial-gradient(center, circle farthest-corner, #990000 0%, #6d0019 100%);
    background-image: -moz-radial-gradient(center, circle farthest-corner, #990000 0%, #6d0019 100%);
    background-image: -o-radial-gradient(center, circle farthest-corner, #990000 0%, #6d0019 100%);
    background-image: -webkit-gradient(radial, center center, 0, center center, 501, color-stop(0, #990000), color-stop(1, #6d0019));
    background-image: -webkit-radial-gradient(center, circle farthest-corner, #990000 0%, #6d0019 100%);
    background-image: radial-gradient(center, circle farthest-corner, #990000 0%, #6d0019 100%);
}

.new-traccia  {
	background-image: url(../img/new_traccia_audio.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 90px;
	height: 55px;
}

.anteprime_concert h3 {
	font-size: 1.5rem;
	font-weight: 600;
	color:#fffff1;
	line-height: 180%;
	text-indent: -90px;
    /*text-shadow: 1px 1px 2px #222;*/
}


@media only screen and (min-width: 330px) and (max-width: 600px) {
	
.anteprime_concert {
	text-align: left;	
}


.anteprime_concert h3 {
	font-size: 1.4rem;
    color: #fffff1;
    line-height: 100%;
    text-indent: 0;
    text-align: left;
    margin-left: 105px;
    padding: 8px 15px 0 0;
}
}

@media only screen and (min-width: 300px) and (max-width: 329px) {
	

.anteprime_concert h3 {
	font-size: 1.2rem;
    color: #fffff1;
    line-height: 100%;
    text-indent: 0;
    text-align: left;
    margin-left: 100px;
    padding: 10px 10px 0 0;
}
}




.text_red {
    color:#900;
}

p .text {
    font-size: 1.1rem;

}
.color-title-brown {
    color: #900;
}
.color-title-orange {
    color: #b29564;
}

.opacy_bg_02 .titles i{
	color: rgba(255,255,255, 0.2);
}
hr.tall{
	margin: 24px auto;
	border: 0;
	max-width: 90%;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.1), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.1), rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.1), rgba(0,0,0,0));
	background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.1), rgba(0,0,0,0));
}
.opacy_bg_02 hr.tall{
	background-image: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.3), rgba(255,255,255,0));
}

/* Hover effect image -------------------------------------------------*/

.img-hover{
  position: relative;
  overflow: hidden;
}
.img-hover img{
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
    max-width: 100%;
}
.img-hover .overlay{
  position: absolute;
  text-align: center;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 99;
  top: 0;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
.img-hover:hover .overlay{
  opacity: 1;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
.img-hover:hover img{
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
  cursor: pointer;
}
.img-hover .overlay a{
  padding-top: 26%;
  height: 100%;
  display: block;
  font-size: 2.5rem;
  color: #fff;
}
.img-hover .overlay a:hover{
  text-decoration: none;
}

/* Semibox Layout ---------------------------------------------*/
.semiboxshadow {
	display: block;
}
.semiboxshadow img {
	width: 1178px !Important;
	max-width: 1340px;
	position: absolute;
	z-index: 0;
	margin: 120px auto 0 -48px;
}

/* List --------------------------------------------*/
.list li{
	line-height: 40px;
}
.list li:hover{
	cursor: pointer;
}
.list li i{
	padding-right: 8px;
	font-size: 0.875rem;
}
.list li a{
	color: #666;
}
.list li a:hover{
	color: #252525;
}

/* ---------------------------------------------------------------------- */
/*	03 HEADER
/* ---------------------------------------------------------------------- */

/*  Header -------------------------------------------*/
.header-v1{	
	background-color: #fff;
	position: fixed;
	left: 0;
    max-height: 500px !important;
	z-index: 9999;
	width: 100%;
	border-color: rgba(0,0,0,0.3);
	-webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
	border-bottom:3px solid #ccccc1;
/*    border-bottom:3px solid #ddd;*/
}
.header-v2{	
	background: #fff;	
	position: fixed;
	left: 0;
	z-index: 9999;
	width: 100%;
	border-color: rgba(0,0,0,0.3);
	-webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.header-v2 .flat-mega-menu > ul > .title i,
.header-v2 .flat-mega-menu > ul > .title > a > span{
	color: #232323 !important;
}
.sticky-wrapper{
	height: auto;
}
.header-v1.is-sticky{
	border-bottom: 1px solid #dedede !important;
/*	max-height: 61px;*/
}
.header-v3{	
	background: #fff;
    left: 0;
    z-index: 9998;
    width: 100%;
    position: relative;
	border-color: rgba(0,0,0,0.3);
	-webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
	border-bottom:2px solid #ccccc1;
    /*	border-bottom:2px solid #ddd;*/
}
.header-v4{	
	background-color: #fff;	
	position: relative;
	left: 0;
	z-index: 9999;
	width: 100%;
	padding: 30px 0;
	border-color: rgba(0,0,0,0.3);
	-webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.header-v4.is-sticky{
	padding: 10px 0 0 0;
	border-bottom: 1px solid #dedede;
}
.header-v4.is-sticky .flat-mega-menu > ul > .title{
	margin-bottom: 10px;
}
.header-v3 .flat-mega-menu > ul > li,
.header-v3 .flat-mega-menu > ul > li > a,
.header-v4 .flat-mega-menu > ul > li,
.header-v4 .flat-mega-menu > ul > li > a{	
	color: #685b4c;	
    background-color: transparent;
/*
	color: #727272;	
	background-color: #f5f5f5;
*/
}

.header-v3 .flat-mega-menu .dropdown-freccia  {
	   -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #333 transparent transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 10px;
    content: "";
    display: block;
    left: auto;
    position: absolute;
    right: 50%;
    top: 50%;
}

.header-v4  .flat-mega-menu > ul{
	text-align: center;
}
.header-v4 .flat-mega-menu > ul > .title {
  float: none;
  display: block;
  text-align: center;
  margin: 0 auto 20px auto;
}
.header-v4 .flat-mega-menu > ul > .title i {
  right: 42%;
  top: 0;
}
.header-v4 .flat-mega-menu > ul > .title > a {
  text-align: center; 
  padding-right: 0;
  padding-left: 0 !important;
}
.header-v4 .flat-mega-menu > ul > li > a,
.header-v4 .flat-mega-menu > ul > li{
	line-height: 1rem;
	min-height: 30px;
}
.tp-banner-container{
	width:100%;
	overflow: hidden !important;
	position:relative;
	padding:0;
	margin-top: -120px;
}
.tp-banner{
	width:100%;
	position:relative;
}
.tp-banner-fullscreen-container {
	width:100%;
	position:relative;
	padding:0;
}
.icon-big-nav{
	position: relative;
}
.icon-big-nav i{
	font-size: 10rem;
	position: absolute;
	left: 10%;
	bottom: 0;
	opacity: 0.7;
}

/*  Info head -----------------------------------------*/
.info-head{
	text-align: right;
	padding: 0px 0;
    background-color: #87847f;
/*	background-color: #9c9b9b;*/
	border-bottom: 0px solid #cbd8d8;
	position: relative;
	z-index: 9999;
}

.header-top {
    background: #2c3e50 none repeat scroll 0 0;
    min-height: 65px;
}
.info-head ul {
	padding: 0px 0;
	margin: 0;
}
.info-head ul li ul{
	padding: 0;
	margin: 0;
}
.info-head ul li{
	list-style: none;
	display: inline-block;
	margin-left: 1.5%;
	padding-left: 1.5%;
	font-size: 0.85rem;
	color: #fff;
	border-left: 1px solid #dedede;
}
.info-head ul li:first-child{
	border-left: 0;
}
.info-head ul li ul li:last-child{
	/* [disabled]border-left: 0; */
}
.info-head ul li ul li{
	list-style: none;
	float: none;
	margin: 0;
	width: 100%;
	/* [disabled]font-size: 11px; */
	border-right: 0;
	padding: 0;
}
.info-head ul li ul li ul li a{
	color: #555;
	padding: 10px 15px;
	line-height: 20px;
	font-size: 0.9rem;
}
.info-head ul li ul li a img{
	padding-right: 10px;
}
.info-head ul li .dropdown-menu{
	min-width: 100px;
	padding: 0;
	left: 27px;
	top: 30px;
	z-index: 9999 !important;
}
.info-head .dropdown-menu > li > a:hover,
.info-head .dropdown-menu > li > a:focus,
.info-head .dropdown-menu > .active > a,
.info-head .dropdown-menu > .active > a:hover,
.info-head .dropdown-menu > .active > a:focus {
	background-color: #f5f5f5;
	background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f5f5f5), to(#f5f5f5));
	background-image: -webkit-linear-gradient(top, #f5f5f5, 0%, #f5f5f5, 100%);
	background-image: -moz-linear-gradient(top, #f5f5f5 0%, #f5f5f5 100%);
	background-image: linear-gradient(to bottom, #f5f5f5 0%, #f5f5f5 100%);
	color: #000 !important;
}

.cart {
	padding: 7px 90px 7px 7px;
	background-color:#900;
	color:#fff;
}
.cart > li > a:hover,
.cart > li > a:focus,
.cart > .active > a,
.cart > .active > a:hover,
.cart > .active > a:focus {
	background-color: #f5f5f5;
	background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f5f5f5), to(#f5f5f5));
	background-image: -webkit-linear-gradient(top, #f5f5f5, 0%, #f5f5f5, 100%);
	background-image: -moz-linear-gradient(top, #f5f5f5 0%, #f5f5f5 100%);
	background-image: linear-gradient(to bottom, #f5f5f5 0%, #f5f5f5 100%);
	color: #000 !important;
}


.info-head ul li a{
	color: #fff;
}
.info-head ul li a i span {
		display: none;
	}

.info-head ul li a:hover{
	text-decoration: none;
}
.info-head ul li a:hover{
	color: #121212 !important;
}
.info-head ul li i{
	font-size: 1.5rem;
    padding: 0 5px;
	color: #fff;
}
.info-head ul li a i{
	font-size: 1.5rem;
	padding-top: 2px;
	padding-left: 5px;
}


div.feedaty_cert {
	background-image: url(../img/feedaty_logo.png);
	background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
	position: absolute;
    right: 0px;
    top: 0px;
    width: 70px;
    float: right;
    height: 70px;
    cursor: pointer;
    margin: 5px;
}


/* Filter Title ------------------------------*/
.filter-title{
	position: absolute;
	top: 36%;
	left: 50%;
	margin-left: -25%;
	width: 50%;
	z-index: 99;
}
.filter-title.top-30{
	top: 30%;
}
.filter-title.top-40{
	top: 40%;
}
.layout-boxed .filter-title, 
.layout-boxed-margin .filter-title{
	top: 30%;
	left: 50%;
	margin-left: -37.5%;
	width: 75%;
}

/* Title Header ---------------------------------------------*/
.title-header{
	text-align: center;
}
.title-header h1{
	color: #fff;
	font-size: 5.2rem;
	text-shadow: 2px 3px 3px rgba(0,0,0,0.5);
	line-height: 5.6rem;
	font-weight: bold;
}
.title-header p{
	color: #f7f7f7;
	margin: 0 auto 30px auto;
	max-width: 700px;
	text-shadow: 2px 3px 3px rgba(0,0,0,0.3);
}

/* Nav Tabs ------------------------------*/
.nav-tabs{
	border: 0;
	margin: 0 auto;
	max-width: 90%;
}
.nav-tabs li{
	margin-right: 10px;
	font-size: 0.8rem;
}
.nav-tabs li i{
	margin-right: 10px;
	font-size: 1rem;
}
.nav-tabs li.active a i,
.nav-tabs li.active a:hover i,
.nav-tabs li a:hover i{
	color: #fff !important;
}
.nav-tabs li,
.nav-tabs li.active,
.nav-tabs li a,
.nav-tabs li.active a,
.nav-tabs li.active a:hover{
	border: 0 !important;
	color: #fff !important;
}
.nav-tabs li a{
	border:0;
	padding: 12px 35px;
	background: #3a4749;
	color: #fff;
}
/* Tabs Detailed --------------------------------------------*/
.tabs-detailed .nav-tabs{
	max-width: 100%;
	margin-bottom: 40px;
}
.tabs-detailed .nav-tabs li a{
	border-radius: 5px;
}

/* Filter Header --------------------------------------------*/
.filter-header{
	padding: 0;
	max-width: 100%;
	margin: 0px auto 0 auto;
	height: 68px;
	background-color:#f8b133;
	font-family: 'Open Sans', sans-serif;
	/* [disabled]border-radius: 0 5px 5px 5px; */
	/* [disabled]border:solid 3px; */
}
.filter-header.flights-filter{
	height: auto !important;
	overflow: auto;
}
.filter-header.flights-filter .input-large{
	width: 50%;
	border-bottom: 1px solid #dedede;
}
.filter-header.flights-filter .date-input,
.filter-header.flights-filter .selector{
	width: 25%;
}
.filter-header.flights-filter input[type="submit"]{
	width: 100%;
}
.filter-header form{
	border: 0;
	padding: 0;
	margin: 0;
}
.filter-header input{
	height: 35px;
	margin: 15px 2% 15px 15px;
	float: left;
	border: 0;
	padding: 5px 10px;
	font-size: 0.9rem;
	font-weight: normal;
	border-right: 1px solid #a1917f;
}
.filter-header input:last-child{
	border-right: 0;
}

.filter-header .input-large{
	width: 35%;
	/* [disabled]background: #fff url("../img/icons/location.png") no-repeat scroll left 6px; */
	padding: 0px 10px;
	border-radius:6px;
	border:solid 2px #c2a02d;
}
.filter-header-mob .input-large{
	width: 35%;
	/* [disabled]background: #fff url("../img/icons/location.png") no-repeat scroll left 6px; */
	padding: 0px 10px;
	border-radius:8px;
	border:solid 2px #c2a02d;
}
.filter-header .date-input{
	width: 16%;
	padding-right: 0px;
	font-size: 0.9rem;
	border-radius: 6px 0 0 6px;
	background-attachment: scroll;
	background-color: #fff;
	background-image: url(../img/icons/calendar_neg.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	cursor:pointer;
}
.filter-header-mob .date-input{
	width: 16%;
	padding-right: 0px;
	font-size: 0.9rem;
	border-radius: 6px 0 0 6px;
	background-attachment: scroll;
	background-color: #fff;
	background-image: url(../img/icons/calendar_neg.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	cursor:pointer;
}



.filter-header .selector{
	position: relative;
	min-width: 60px;
	width: 18%;
	line-height: 0;
	float: left;
	color: #999 !important;
	font-size: 0.9rem;
	height: 35px;
	top:15px;
	margin-right:1%;
}
.filter-header-mob .selector{
	position: relative;
	line-height: 0;
	color: #999 !important;
	font-size: 0.9rem;
	height: 35px;
	margin:15px;
}
.filter-header .search-main {
	position: relative;
	line-height: 68px;
	float: left;
	color: #fff;
	font-size: 2.8rem;
	height: 68px;
	padding: 10px 20px;
}


.filter-header input .search-icon-no {
    display:block;
    } 
.   search-icon-no {
        display:block;
    }
    .filter-header .search-icon-mob {
        display:none;
    }  
    .search-icon-mob {
        display:none;
    }


.selector .custom-select-result {
	background-color: #fff;
	border: 0px solid #ccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 0 0em;
	padding: 0px 8px 0 3px;
	position: relative;
	width: 100%;
	z-index: 1;
    border-radius: 6px 0 0 6px;
    height: 35px;
}


.selector .custom-select-result:hover {
	border-color: #999;
}
.selector .custom-select-result:before {
	color: #fff;
    display: block;
    font-family: 'FontAwesome';
    font-size: 1.2em;
    height: 100%;
    line-height: 2em;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0px;
    text-align: center;
    width: 1.5em;
    z-index: -1;
    background-color: #7a6a58;
}

.selector .custom-select-result select {
	background-color: transparent;
	border: 0 none;
	box-shadow: none;
	color: #888;
	display: block;
	font-size: 100%;
	line-height: 1.8;
    padding-left: 4px;
	margin: 0;
/*	padding:10px 10px;*/
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    font-size: 1rem;
    cursor: pointer;
    font-weight: 400;
}

.selector .custom-select-result select::-ms-expand {
	display: none; 
}

.selector .custom-select-result select:focus {
	outline: none;
}

:-moz-any(.selector .custom-select-result):before {
	background-color: #ddd;
	pointer-events: none; 
	z-index: 1; 
}








/* select STANDARD by step one */


.custom-select-result {
	background-color: #fff;
	border: 1px solid #ccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 0 0em;
	padding: 0px 8px 0 3px;
	position: relative;
	width: 100%;
	z-index: 1;
    border-radius: 0px;
}

.custom-select-result:hover {
	border-color: #999;
}
.custom-select-result:before {
	color: #666;
    display: block;
    font-family: 'FontAwesome';
    font-size: 1.1em;
    height: 100%;
    line-height: 1.9em;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0px;
    text-align: center;
    width: 1.1em;
    z-index: -1;
    background-color: #ddd;
}

.custom-select-result select {
	background-color: transparent;
	border: 0 none;
	box-shadow: none;
	color: #333;
	display: block;
	font-size: 100%;
	line-height: normal;
	margin: 0;
	padding: .2em;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    font-size: 0.95rem;
}

.custom-select-result select::-ms-expand {
	display: none; 
}

.custom-select-result select:focus {
	outline: none;
}

:-moz-any(.custom-select-result):before {
	background-color: #ddd;
	pointer-events: none; 
	z-index: 1; 
}




.filter-header ::-webkit-input-placeholder { /* Chrome */
  color: #777;
}
.filter-header :-moz-placeholder { /* Firefox 18- */
   color: #777;  
   opacity: 1;
}
.filter-header ::-moz-placeholder {  /* Firefox 19+ */
   color: #777;  
   opacity: 1;}
.filter-header :-ms-input-placeholder { /* IE 10+ */
  color: #777;  
}


span.custom-select {
	padding-left: 15px;
	padding-right: 15px;
	height: 35px;
	color: #7a6a58;
}
span.custom-select {
	background: #fff;
	border: none;
	line-height: normal;
	border-radius: 6px 0 0 6px;
}
.selector span.custom-select:before {
	position: absolute;
	right: 0;
	top: 0;
	content: '';
	background: #7a6a58;
	width: 35px;
	height: 100%;
}
.selector span.custom-select:after {
	position: absolute;
	right: 11px;
	top: 15px;
	border-top: 5px solid #fff;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	content: "";
}
.filter-header input[type="submit"]{
	width: 10%;
	border: 0;
	color: #fff;
	background-color: #900;
	border-radius:6px;
}
.filter-header-mob input[type="submit"]{
	width: 10%;
	border: 0;
	color: #fff;
	background-color: #900;
	border-radius:6px;
}

/* Calendar -------------------------------------------*/
.ui-datepicker{
	max-width: 250px;
	padding: 10px 10px 5px 10px;
	/*border: 1px solid !important;*/
}
.ui-datepicker table thead{
	background-color: #fff !important;
}
.ui-datepicker th {
  font-size: 0.875rem;
  font-weight: bold;
}
.ui-datepicker .ui-datepicker-calendar td {
  vertical-align: middle;
  text-align: center;
}
.ui-datepicker .ui-datepicker-calendar td a, .ui-datepicker .ui-datepicker-calendar td span {
  color: #444;
  display: block;
  height: 20px;
  line-height: 14px;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 4px !important;

}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	border: 0;
	font-size: 0.9rem;
	margin:3px;
}
.ui-state-hover{
	color: #990000 !important;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-radius: 6px !important;
}
.ui-widget-header{
	color: #fff;
	font-weight: normal;
	font-size: 1.1rem;
    text-transform: uppercase;
}
.ui-datepicker .ui-datepicker-prev:before {
  border-right: 8px solid #fff;
}
.ui-datepicker .ui-datepicker-prev:before, .ui-datepicker .ui-datepicker-next:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.ui-datepicker .ui-datepicker-prev {
  left: 15px;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 9px;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-next {
  right: 0px;
}
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 9px;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-next:before {
  border-left: 8px solid #fff;
}
.ui-datepicker .ui-datepicker-prev:before, .ui-datepicker .ui-datepicker-next:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.ui-datepicker a.ui-corner-all:hover{
	background: transparent !important;
	border: 0;
}
.ui-widget-content {
	background: #ffffff!important;
    z-index: 100000!important;
}

/* Section Titles ---------------------------------------------*/
.section-title-01{
	height: 400px;
	background-color: #eee;
	text-align: center;
	position: relative;
	width: 100%;
	overflow: hidden;
}

.section-title-01 h1{
	color: #fff;
	padding: 120px 0 0 5px;
	font-size: 3rem;
	line-height: 55px;
	text-transform: uppercase;
	position: relative;
	z-index: 1;
}
.overlay-bg{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 1;
	background: rgba(0, 0, 0, 0.3);
	background: -webkit-radial-gradient(50% 55%, ellipse closest-corner, rgba(0, 0, 0, 0.27) 1%, rgba(0, 0, 0, 0.5) 100%);
	background: -moz-radial-gradient(50% 55%, ellipse closest-corner, rgba(0, 0, 0, 0.27) 1%, rgba(0, 0, 0, 0.5) 100%);
	background: -ms-radial-gradient(50% 55%, ellipse closest-corner, rgba(0, 0, 0, 0.27) 1%, rgba(0, 0, 0, 0.5) 100%);
	background: radial-gradient(50% 55%, ellipse closest-corner, rgba(0, 0, 0, 0.27) 1%, rgba(0, 0, 0, 0.5) 100%);
	z-index: 0;
}
/* Crumbs 1 -------------------------------------------------------------*/
.section-title-01 .crumbs{
	position: relative;
}
.section-title-01 .crumbs ul{
	margin: 10px auto;
	padding: 10px;
	display: table;
	border-top: 2px solid;
	list-style: none;
}
.section-title-01 .crumbs ul li{
	display: inline-block;
	padding-right: 5px;
	line-height: 20px;
	font-size: 15px;
	color: #fff;
}
.section-title-01 .crumbs ul li a:hover{
	text-decoration: underline;
}
/* Section Title 2 ----------------------------------------------------*/
.section-title-02{
	height: 320px;
	background-color: #262626;
	position: relative;
	width: 100%;
	overflow: hidden;
}
.section-title-02 h1{
	color: #fff;
	padding: 97px 0 0 5px;
	font-size: 1.6rem;
	line-height: 55px;
	text-transform: uppercase;
	position: relative;
	z-index: 1;
}
/* Crumbs 2 -------------------------------------------------------------*/
.section-title-02 .crumbs{
	position: relative;
	padding: 97px 0 0 5px;
	text-align: right;
}
.section-title-02 .crumbs ul{
	margin: 10px auto;
	padding: 10px;
	list-style: none;
}
.section-title-02 .crumbs ul li{
	display: inline-block;
	padding-right: 3px;
	line-height: 20px;
	font-size: 0.775rem;
	color: #fff;
}
.section-title-02 .crumbs ul li:last-child{
	padding-right: 0;
}
.section-title-02 .crumbs ul li a:hover{
	text-decoration: underline;
}
/* Section Title 3 ----------------------------------------------------*/
.section-title-03{
	height: 320px;
	background-color: #262626;
	position: relative;
	width: 100%;
	overflow: hidden;
}
.section-title-03 h1{
	color: #fff;
	padding: 100px 20px 10px 0;
	font-size: 1.6rem;
	line-height: 1.8rem;
	border-bottom: 2px solid;
	display: inline-block;
	text-transform: uppercase;
	position: relative;
	z-index: 1;
}
/* Crumbs 3 -------------------------------------------------------------*/
.section-title-03 .crumbs{
	position: relative;
}
.section-title-03 .crumbs ul{
	margin: 10px auto;
	list-style: none;
}
.section-title-03 .crumbs ul li{
	display: inline-block;
	padding-right: 5px;
	line-height: 20px;
	font-size: 0.775rem;
	color: #fff;
}
.section-title-03 .crumbs ul li:last-child{
	padding-right: 0;
}
.section-title-03 .crumbs ul li a:hover{
	text-decoration: underline;
}

/* section-title-detailed --------------------------*/
.section-title-detailed{
  max-height: 700px;
  height: auto; 
  width: 100%;
  overflow: hidden;
  position: relative;
  line-height: 0;
  background-size: cover!important;
}
.section-title-detailed img{
	width: 100%;
}
.section-title-detailed .img-hover .overlay{
	opacity: 1;
}
.title-detailed{
  position: absolute;
  bottom: 140px;
  padding-bottom: 20px;
  width: 100%;
}
.title-detailed h2{
	color: #fff;
	font-size: 2rem;
	line-height: 2rem;
}
.title-detailed h2 span{
	font-size: 1rem;
	display: block;
}

/* ---------------------------------------------------------------------- */
/*	04 General Structure
/* ---------------------------------------------------------------------- */

/* Content Info --------------------------*/
.content_info{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.no-overflow{
	overflow: visible !important;
}
.content_resalt{
	background: #F5F6FA;
}

/* Services Lines ------------------------*/
.services-lines-info{
	padding:0;
	text-align:center;
	text-shadow: 2px 2px 2px #111;
	line-height:150%;
}
.services-lines-info p{
	margin-bottom: 0;
}
.services-lines-info p.lead{
	margin: 0px;
}

.services-lines-info p.lead {
	color: #fff;
	font-weight: 300;
	font-size: 1.3rem;
	line-height: 125%;
	text-align:center;
	margin: 10px 30px 10px 30px;
}

p.lead.lead-plus {
	color: #fff;
	font-weight: 600;
	font-size: 1.3rem;
	line-height: 125%;
	text-align:center;
}

p.lead .line{
	height: 2px;
	width: 70px;
	content: '';
	display: block;
	margin: 20px 0;
}
.skin_base p.lead .line{
	background: #232323 !important;
}
.services-lines{
	overflow: auto;
  	width: 101.2%;
}
.services-lines.services-lines-left{
	margin-left: -5.3%;
}
.layout-wide .services-lines,
.full-services{
  	width: auto !important;
}
.services-lines li{
	text-align: center;
	width: 33.333333%;
	float: left;
	background: #333;
	height:165px;
}
.services-lines li:hover{
	background-color: #666;
	cursor: pointer;
}

.services-lines li a:hover{
	text-decoration:none !important;
}
.services-lines li:hover i {
    -ms-transform: translate(0,50px); /* IE 9 */
   	-webkit-transform: translate(0,50px); /* Safari */
    transform: translate(0,50px);
    -webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
	transition: 0.5s all ease;
}
.services-lines li:hover h5{
	font-weight: bold;
	-ms-transform: translate(0,-50px); /* IE 9 */
   	-webkit-transform: translate(0,-50px); /* Safari */
	transform: translate(0,-50px);
    -webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
	transition: 0.5s all ease;
}
.services-lines li h5{
	padding: 5px 0 0 0;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
	transition: 0.5s all ease;
	font-size:1.1rem;
	font-weight:600;
	color:#FFF;
}
.services-lines li i{
	font-size: 3.3rem;
	padding-bottom: 5px;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
	transition: 0.5s all ease;
	color: #b29564;
}
.services-lines li .item-service-line{
	padding: 35px 0;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	height:165px;
}
.services-lines li:last-child{
	border-right: 0;
}
.tabs-detailed .services-lines{
	margin-bottom: 30px;
}
.tabs-detailed .services-lines li{
	width: 14.2%;
		background-color: #3a4749 !important;
}
.tabs-detailed .services-lines li h5{
	color: #fff;
}
.tabs-detailed .services-lines li i{
	color: #fff !important;
}
.tabs-detailed .services-lines li:hover{
	background-color: #3a4749 !important;
}
.tabs-detailed  .services-lines li .item-service-line{
	padding: 45px 0;
	border-right: 1px solid #F4F4F4;
	border-bottom: 1px solid #F4F4F4;
}


.tickets-online-scritte {
	background-image: url(../img/tickets-for-music-events_scritta.png);
	background-repeat: no-repeat;
	background-position: 50% 30%;
	height: 150px;
}

/* item-boxed  ------------------------------*/
.content-boxes{
	overflow: auto;
	display: block;
	margin-bottom:20px;
}
.content-boxes-04 .item-boxed{
	width: 25% !important;
}
.content-boxes .item-boxed{
	width: 49%;
	float: left;
	overflow: hidden;
  	position: relative;
	margin-bottom:2%;
	height:225px;
}

.content-boxes .item-boxed:nth-child(odd) {
	margin-right:2%;
}
.image-boxed{
	float: left;;
	position: relative;
  	overflow: hidden;
  	width: 50%;
    font-family: 'Raleway', sans-serif;
    height: 225px;
}
.image-bottom{
	float: right;
}
.image-boxed img{
	width: 100%;
    height: 100%;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.image-boxed img:hover{
	-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.image-boxed .overlay{
	position: absolute;
	text-align: center;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	/* [disabled]background: rgba(0,0,0,0.5); */
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
.item-boxed:hover .overlay{
  opacity: 0.3;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
.image-boxed:hover img{
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
  cursor: pointer;
}
.image-boxed a.more-boxe{
	position: absolute;
	text-align: center;
	width: 100%;
	left: 0;
	color: #fff;
	top: 40%;
	font-size: 0;
}
.image-boxed a.more-box i{
	font-size: 0rem;
	color: #fff;
	-webkit-transition: all .25s ease-in-out;
  	-moz-transition: all .25s ease-in-out;
  	-o-transition: all .25s ease-in-out;
  	transition: all .25s ease-in-out;
}
.item-boxed:hover a.more-boxe i{
	font-size: 2.5rem;
	-webkit-transition: all .25s ease-in-out;
  	-moz-transition: all .25s ease-in-out;
  	-o-transition: all .25s ease-in-out;
  	transition: all .25s ease-in-out;
}
.info-boxed{
	background: #fff;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	display: block;
  	height: 100%;
  	padding: 0;
  	position: absolute;
  	right: 0;
  	top: 0;
  	padding: 10px 0px 10px 20px;
  	-webkit-transform: translate3d(0, 0, 0);
  	-moz-transform: translate3d(0, 0, 0);
  	-ms-transform: translate3d(0, 0, 0);
  	-o-transform: translate3d(0, 0, 0);
  	transform: translate3d(0, 0, 0);
  	width: 50%;
  	z-index: 9999;
	font-family: 'Raleway', sans-serif;
}
.boxed-bottom{
	left: 0;
	background-color: #eaeaea;
}
.boxed-top{
	background-color: #eaeaea;
}
.info-boxed h3{
	font-size: 0.9rem;
	font-weight: 600;
	padding: 0 15px 0 30px;
	background-attachment:	inherit;
	background-image: url(../img/icons/location_icon_S.png);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent:0%;
	color:#3c3c3b;
}

.info-boxed h3.margin-top {
    margin-top: 20px;
}

.info-boxed h3 span{
	font-size: 0.8rem;
	display: block;
	margin-top:3px; 
	font-weight: lighter;
    line-height: 1;
}

.info-boxed h5 {
	font-size: 0.95rem;
    display: block;
    font-weight: 400;
    padding: 5px 10px;
    position: relative;
    top: -10px;
    background-color: #999;
    color: #fff;
    width: auto;
}

.info-boxed p{
	color: #990000;
    font-size: 1.2rem;
    font-weight: bold;
    margin: 10px 0;
    padding-left: 5px;
	line-height:110%;
}
.info-boxed p span{
	color: #444;
    font-size: 1rem;
    font-weight: normal;
    line-height: 2;
}
.info-boxed .content-btn{
	position:absolute;
	bottom:15px;
}
.info-boxed .btn{
	border: 0;
	font-size: 0.9rem;
	padding: 5px 10px;
	text-shadow: 1px 1px 3px #111;
	letter-spacing: 0.04rem;
}
.info-boxed .price{
	left: -90px;
	top: 55px;
	font-size: 3rem;
	line-height: 3rem;
	font-weight: normal;
	color: #fff;
	position: absolute;
}
.info-boxed.boxed-bottom .price{
	left: 100%;
	margin-left: 50px;
	top: 55px;
	font-size: 3rem;
	line-height: 3rem;
	font-weight: lighter;
	color: #fff;
	position: absolute;
}
.info-boxed .price span{
	font-weight: bold;
	font-size: 1.5rem;
	left: -20px;
	top: -5px;
	position: absolute;
}

.info-boxed a:hover  {
	text-decoration:none;
}
	
.boxed-top:before {
	background: #eaeaea none repeat scroll 0 0;
    border-radius: 50px;
    content: "";
    display: block;
    height: 50px;
    left: -25px;
    position: absolute;
    top: 35%;
    width: 50px;
    z-index: 999;

}
.boxed-bottom:before{
	background: #eaeaea none repeat scroll 0 0;
    border-radius: 50px;
    content: "";
    display: block;
    height: 50px;
  	left: auto;
    position: absolute;
    top: 35%;
    width: 50px;
    z-index: 999;
  	right: -25px;
}

#durata {
	background-image: url("../img/icons/clock_icon_wt_mob.png");
	background-position: 2px 1px;
	background-repeat: no-repeat;
	/* [disabled]float: right; */
	margin: 0px;
	padding:4px;
    background-color: #b29564;
	position:absolute;
	bottom:15px;
	border-radius: 4px 0 0 4px;
	right:0px;
}

#durata-bottom {
	background-image: url("../img/icons/clock_icon_wt.png");
	background-position: 2px 2px;
	background-repeat: no-repeat;
	/* [disabled]float: right; */
	margin: 0px;
	padding:4px;
    background-color: #b29564;
	position:absolute;
	bottom:15px;
	border-radius: 0px 4px 4px 0px;
	/* [disabled]left:0px;*/
}
#durata .durata_evento {
    background-color: #b29564;
    color: #fff;
    font-size: 0.9rem;
    font-weight: 400;
    margin-left: 25px;
    padding: 2px 5px;
    font-family: 'Open sans', sans-serif;
}
#durata-bottom .durata_evento {
    background-color: #b29564;
    color: #fff;
    font-size: 0.9rem;
    font-weight: 400;
    margin-left: 25px;
    padding: 2px 5px;
}

#separatore-box-hp {
	width:2%;
	float:left;}

.starts{
	margin: 5px 0 20px 0;
}
.item-boxed .starts{
	float: right;
}
.title-detailed .starts{
	margin: 0;
}
.starts li{
	display: inline-block;
	font-size: 0.8rem;
}
.starts li a i{
	color: #ed8323;
	opacity: 0.8;
}
.starts li:hover a i{
	opacity: 1;
}

/* Item Boxes 2 -----------------------------*/
.boxes-2{
	position: relative;
}
.boxes-2 img{
	width: 100%;
}
.info-boxes-2{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-top: 20%;
	background: rgba(0,0,0,0.5);
	text-align: center;
}
.info-boxes-2 h3{
	font-size: 3rem;
	line-height: 2.8rem;
	padding: 20px 0;
	color: #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
	position: relative;
}
.info-boxes-2 h3 i{
	font-size: 4rem;
	position: absolute;
	top: -90px;
	left: 50px;
}
.info-boxes-2 h3 .up{
	font-size: 2rem;
	font-weight: bold;
	line-height: 2.3rem;
	position: absolute;
	top: -50px;
	right: 20px;
}
.info-boxes-2 h3 .down{
	font-size: 1.2rem;
	line-height: 2rem;
	padding-top: 5px;
	display: block;
}
.info-boxes-2 .btn{
	margin-top: 30px;
}

/* Features Items ---------------------------*/
.item-feature{
	margin-bottom: 20px;
	font-family: 'Raleway', sans-serif;
}
.item-feature .head-feature{
	position: relative;
	padding-bottom: 10px;
}
.item-feature .head-feature i{
	font-size: 3rem;
	color: #dedede;
	position: absolute;
	z-index: -1;
}
.item-feature .head-feature i.left-icon{
	left: -40px;
	top: -30px;
}
.item-feature .head-feature i.right-icon{
	right: -50px;
	bottom: -40px;
}
.item-feature .head-feature .title-feature{
	font-size: 2.6rem;
	font-weight: bold;
	z-index: 1;
	position: relative;
	line-height: 3rem;
	padding: 0;
	display: inline-block;
}
.item-feature .head-feature span{
	font-size: 1.2rem;
	z-index: 1;
	position: relative;
}
.item-feature .info-feature p {
	color:#575756;
	font-size:1.4rem;
	line-height:120%;
}
.item-feature .info-feature-wt p {
	color:#fff;
	font-size:1.4rem;
	line-height:120%;
}
.item-feature .info-feature span {
	color:#990000;
	font-weight:600;
	}
.item-feature .info-feature-wt span {
	color:#fff;
	font-weight:600;
	}

/* Promotion Box ----------------------------*/
.promotion-box{
	position: relative;
	background-color: #f9f9f9;
	border:solid 1px #dedede;
	border-radius: 15px;
}
.promotion-box .promotion-box-header{
	text-align: center;
	padding: 20px;
}
.promotion-box .promotion-box-header img{
	max-width: 100%;
  	height: auto;
}
.color-1{
	background-color: #C50D0D;
	color: #fff;
}
.promotion-box-center.color-1:after {
  border-top: 20px solid #C50D0D;
 }
.color-2{
	background-color: #0088cc;
	color: #fff;
}
.promotion-box-center.color-2:after {
  border-top: 20px solid #0088cc;
 }
.color-3{
	background-color: #88C425;
	color: #fff;
}
.promotion-box-center.color-3:after {
  border-top: 20px solid #88C425;
 }
.color-4{
	background-color: #FB9134;
	color: #fff;
}
.promotion-box-center.color-4:after {
  border-top: 20px solid #FB9134;
 }
.promotion-box-center{
	position: relative;
	text-align: center;
	padding: 20px 0;
	font-weight: bold;
}
.promotion-box-center .prince{
	font-size: 4rem;
	line-height: 4.625rem;
	display: inline-block;
}
.promotion-box-center .percentage{
	font-size: 2.3rem;
	position: relative;
	display: inline-block;
	color: #333;
}
.promotion-box-center .percentage span{
	font-size: 1rem;
	font-weight: lighter;
	padding:0 3px;
	color: #fff;
}
.promotion-box-center:after {
  content: '';
  left: 20%;
  bottom: -20px;
  position: absolute;
  z-index: 999;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
}
.promotion-box-info{
	padding: 30px 20px 25px 20px;
}
.promotion-box-info p{
	margin-bottom: 15px;
	font-size: 0.8rem;
	line-height: 1.3rem;
	color: #777 !important;
}
.promotion-box-info .btn{
	padding: 6px 10px;
	font-size: 0.8rem;
	font-weight: lighter;
	border:1px !important;
}

/* Parallax Secion --------------------------*/
.image_parallax{
	background-image: url(../img/mano_bacchetta_background.jpg);
}
.image_02_parallax{
	background-image: url(../img/mano_bacchetta_background.jpg);
}
.image_03_parallax{
	background: url("../img/slide/3.jpg");
}
.image_04_parallax{
	background: url("../img/slide/4.jpg");
}
.image_05_parallax{
	background: url("../img/slide/5.jpg");
}
.image_06_parallax{
	background: url("../img/slide/6.jpg");
}
.image_07_parallax{
	background: url("../img/slide/7.jpg");
}
.bg_parallax{
  margin: 0 auto;
  padding: 0;
  position: absolute;
  z-index: 0;
  left:0;
  right:0;
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: repeat-y;
  background-position: 0 50%;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

.bg_slide-result{
  margin: 0 auto;
  padding: 0;
  position: absolute;
  z-index: 0;
  left:0;
  right:0;
  width: 100%;
}

.bg_slide-result .slide-result{
  margin: 0 auto;
  padding: 0;
  position: relative;
  z-index: 0;
  width: 100%;
}

.opacy_bg_01{
  bottom: 0px;
  left: 0;
  width: 100%;
  position: relative;
  height: auto;
  z-index: 2;
  background:rgba(255,255,255,0.5)
}
.opacy_bg_01 p{
	color: #333;
}
.opacy_bg_02{
  bottom: 0px;
  left: 0;
  color: #dedede !important;
  width: 100%;
  position: relative;
  height: 100%;
  z-index: 2;
  background: rgba(200, 126, 55, 0.3);
}
.opacy_bg_02 .caption-head{
	color: #5c5c5c !important;
}
.opacy_bg_02 .caption-head h2{
	color: #232323 !important;
}
.opacy_bg_03{
  bottom: 0px;
  left: 0;
  width: 100%;
  position: relative;
  height: 100%;
  z-index: 2;
  background:rgba(0,0,0,0.3)

}
.opacy_bg_04{
  bottom: 0px;
  left: 0;
  width: 100%;
  color: #dedede !important;
  position: relative;
  height: auto;
  z-index: 2;
}
.opacy_bg_01 .promotion-box,
.opacy_bg_02 .promotion-box,
.opacy_bg_03 .promotion-box,
.opacy_bg_04 .promotion-box{
	border:0;
}
.opacy_bg_02 h1,
.opacy_bg_02 h2,
.opacy_bg_02 h3,
.opacy_bg_02 h4,
.opacy_bg_02 h5,
.opacy_bg_02 h6,
.color-white h1,
.color-white h2,
.color-white h3,
.color-white h4,
.color-white h5,
.color-white h6,
.color-white span,
.color-white .title-feature,
.skin_base .titles h2 span,
.skin_base .large-number{
	color: #fff !important;
}
.skin_base .titles i,
.item-feature .head-feature i.left-icon,
.item-feature .head-feature i.right-icon{
	opacity: 0.5;
}
.opacy_bg_02 p,
.opacy_bg_02,
.color-white p{
	color: #f5f5f5;
}
.color-white .services-lines .item-service-line h5{
	color: #232323 !important;
}
.opacy_bg_02 .btn-primary,
.skin_base .btn-primary{
	background: transparent !important;
	border: 2px solid;
}
.image-container {
  overflow: hidden;
  position: absolute;
  height: 100%;
  padding: 0px;
  top: 0px;
}
.image-container.pull-right {
  right: 0;
}

/* Video Section --------------------------*/
.bg_video {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
}

/* Footer ------------------------------------------------*/
#footer{
	margin-top: 60px;
	padding-top: 120px;
	font-size: 0.9rem;
	line-height: 20px;
}

@media handheld, only screen and (max-width: 768px) {

    #footer{
        font-size: 1rem !important;
    }
}


#footer p{
	margin: 0;
	font-size: 1.1rem;
	line-height: 1.6rem;
	font-weight: 300;
/*
    webkit-hyphens: auto;
    moz-hyphens: auto;
    hyphens: auto;
    -webkit-hyphens: auto;
*/
}
#footer h3{
	font-size: 1.3rem;
	padding-bottom: 15px;
	color:#f8b133;	
/*
    webkit-hyphens: auto;
    moz-hyphens: auto;
    hyphens: auto;
    -webkit-hyphens: auto;
*/
}
#footer ul{
	margin: 0;
	list-style: none;
    webkit-hyphens: auto;
    moz-hyphens: auto;
    hyphens: auto;
    -webkit-hyphens: auto;
}
#footer ul li{
	line-height: 1.2;
    font-weight: normal;
    margin-bottom: 10px;
    margin-right: 15px;
}
#footer ul li i{
	padding-right: 0px;
}
#footer .input-prepend{
	width: 100%;	
}
#footer .input-prepend input{
	height: 30px;
	width: 82%;
}
#footer .input-prepend{
	margin:6px 0 12px 0;
}
#footer .input-prepend .add-on{
	background: #ddd;
	height: 30px;
}
#footer .input-prepend .add-on i{	
	vertical-align: middle;
}
#footer .button{
	border-radius: 0;
	margin-top: 3px;
	padding: 0px auto;
}
#footer .contact_footer li i{
	margin-right: 10px;
}
#footer .title-footer h2{
	font-size: 2.2rem;
	line-height: 2.6rem;
	padding-top: 0;
	color:#f8b133;
}
#footer .title-footer h2 span{	
	font-style: italic;
}
#footer .divisor{
	margin: 30px 0 32px 0;
	width: 100%;
	height: 1px;
}

/* Footer V-1 ----------------------------------------------------------------*/
.footer-v1{
	border-top: 1px solid #dedede;
	/* [disabled]background-attachment: fixed; */
	background-image: url(../img/footer_bkg_tendone.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0%;
	background-size:cover;
}
.footer-v1 h3,
.footer-v1 ul li a:hover,
.footer-v1 .title-footer h2{
	color: #9c9b9b;	
}
.footer-v1 ul li a,
.footer-v1 p{
	color: #fff;
	font-weight:400;
}
.footer-v1 .divisor{
	background-color: #363636;
}
.footer-v1 .img-footer{
	margin-top: 0;
	position: relative;
	width: 100%;
	height: 100%;
}
.footer-v1 .img-footer img{
	position: absolute;
	top: 20px;
	right: -50px;
}

/* Footer V-2 ----------------------------------------------------------------*/
.footer-v2{
	border-top: 1px solid #dedede;
	background-attachment: fixed;
	background-image: url(../img/footer_bkg_tendone.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
.footer-v2 h3,
.footer-v2 ul li a:hover,
.footer-v2 .title-footer h2,
.footer-v2 .footer-down p,
.footer-v2 .nav-footer li:before{
	color: #9c9b9b;	
}
.footer-v2 ul li a,
.footer-v2 p,
.footer-v2 .footer-down ul li a{
	color: #fff;
	font-weight:300;
}
.footer-v2 .divisor{
	background-color: #dedede;
}
.img-footer{
	margin-top: -60px;
}
.footer-v2 .footer-down{
	background-color: #1d1d1b !important;
}

/* Footer V-3 ----------------------------------------------------------------*/
.footer-v3{
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f5e1b9 50%, #f5e1b9 71%, #f5e1b9 71%, #f5e1b9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f5e1b9), color-stop(71%,#f5e1b9), color-stop(71%,#f5e1b9), color-stop(100%,#f5e1b9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f5e1b9 50%,#f5e1b9 71%,#f5e1b9 71%,#f5e1b9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f5e1b9 50%,#f5e1b9 71%,#f5e1b9 71%,#f5e1b9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f5e1b9 50%,#f5e1b9 71%,#f5e1b9 71%,#f5e1b9 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f5e1b9 50%,#f5e1b9 71%,#f5e1b9 71%,#f5e1b9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5e1b9',GradientType=0 ); /* IE6-9 */
}
.footer-v3 h3,
.footer-v3 ul li a:hover,
.footer-v3 .title-footer h2,
.footer-v3 .footer-down p,
.footer-v3 .nav-footer li:before{
	color: #666;	
}
.footer-v3 ul li a,
.footer-v3 p,
.footer-v3 .footer-down ul li a{
	color: #999;
}
.footer-v3 .divisor{
	background-color: #999;
}
.footer-v3 .img-footer{
	margin-top: -60px;
}
.footer-v3 .footer-down{
	background-color: #fff !important;
	border-top: 1px solid #dedede;
}
.footer-v3 .footer-down{
	background-color: #fff !important;
	border-top: 1px solid #dedede;
}
.footer-v3 .img-footer{
	margin-top: 0;
	margin-bottom: -60px;
}

/* Footer V-4 ----------------------------------------------------------------*/
.footer-v4{
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #42a9d3 95%, #42a9d3 100%, #42a9d3 100%, #42a9d3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(95%,#42a9d3), color-stop(100%,#42a9d3), color-stop(100%,#42a9d3), color-stop(100%,#42a9d3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#42a9d3 95%,#42a9d3 100%,#42a9d3 100%,#42a9d3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#42a9d3 95%,#42a9d3 100%,#42a9d3 100%,#42a9d3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#42a9d3 95%,#42a9d3 100%,#42a9d3 100%,#42a9d3 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#42a9d3 95%,#42a9d3 100%,#42a9d3 100%,#42a9d3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#42a9d3',GradientType=0 ); /* IE6-9 */
}
.footer-v4 h3,
.footer-v4 ul li a:hover,
.footer-v4 .title-footer h2,
.footer-v4 .footer-down p,
.footer-v4 .nav-footer li:before,
.footer-v4 .footer-down ul li a{
	color: #777;	
}
.footer-v4 ul li a,
.footer-v4 p{
	color: #fff;
}
.footer-v4 .divisor{
	background-color: #ededed;
}
.footer-v4 .img-footer{
	margin-top: -60px;
}
.footer-v4 .footer-down{
	background-color: #fff !important;
	border-top: 1px solid #dedede;
}
.footer-v4 .footer-down{
	background-color: #fff !important;
	border-top: 1px solid #dedede;
}
.footer-v4 .img-footer{
	margin-top: 0;
	margin-bottom: -60px;
}

/* Newsletter -------------------------------------------*/
#newsletterForm .form-control,
#newsletterForm .input-group-btn .btn-primary,
#newsletterForm .input-group-addon{
	height: 40px;
	border:solid 1px #dedede;
}
#newsletterForm .form-control{
	border-left: 0;
}
#newsletterForm .input-group-addon i{
	color: #999;
}
#newsletterForm .btn{
	border-radius: 3px;
	width: 100%;
}
#result-newsletter .alert{
	margin: 0;
	margin-top: 20px;
	padding: 10px 5px;
}
.search{
	margin-bottom:30px;
}
.search input,
.search .btn{
	height: 40px;
}

.error_block {
	color: red;
	padding: 20px 0;	
}


/* Social   ----------------------------*/
.social li{
	-webkit-transition: 0.2s all ease;
	-moz-transition: 0.2s all ease;
	-o-transition: 0.2s all ease;
	-ms-transition: 0.2s all ease;
	transition: 0.2s all ease;
}
.social li span{
	background: #fff;
	padding: 10px 8px;
	margin-right: 15px;	
	-webkit-transition: 0.2s all ease;
	-moz-transition: 0.2s all ease;
	-o-transition: 0.2s all ease;
	-ms-transition: 0.2s all ease;
	transition: 0.2s all ease;
	border-radius: 4px;
}
.social li span i{
	color: #111;
    width: 18px;
    font-size: 1.5rem;
    height: 50px;
}
.social li:hover{
	margin-left: 5px;
	-webkit-transition: 0.2s all ease;
	-moz-transition: 0.2s all ease;
	-o-transition: 0.2s all ease;
	-ms-transition: 0.2s all ease;
	transition: 0.2s all ease;
}
.social li:hover span,
.social li:hover i{
	color: #fff !important;
	-webkit-transition: 0.2s all ease;
	-moz-transition: 0.2s all ease;
	-o-transition: 0.2s all ease;
	-ms-transition: 0.2s all ease;
	transition: 0.2s all ease;
}
.social .facebook:hover span{
	background: #3B5998;
}
.social .youtube:hover span{
	background: #990000;
}
.social .twitter:hover span{
	background: #3C8FC9;
}
.social .linkedin:hover span{
	background: #3399CC;
}
.social .github:hover span{
	background: #000;
}

/* Footer Down ------------------------------------------------------*/
.footer-down{
	margin-top: 40px;
	padding: 25px 0 20px 0;
	background-color:#1d1d1b;
}
.footer-down p{
	color: #7f7f7f;
	font-size: 14px !important;
	margin: 0;
}
.footer-down p a{
	color: #9c9b9b;
	font-size: 13px !important;
	font-weight:normal;
}
.footer-down p a:link a:hover {
	color: #9c9b9b;
	font-size: 13px !important;
	text-decoration:underline;
}
.footer-down ul{
	text-align: right;
}
.footer-down ul li{
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	text-transform: uppercase;
	font-size: 1rem;
	font-weight: lighter !important;
	line-height: 1.7rem !important;
}

.payments-footer {
	background-image:url(../img/payments_sistem.png);
	background-repeat: no-repeat;
	background-position: center center;
	height:50px;
	width:100%;
}

.footer-down ul li:last-child{
	margin-right: 0;
}
.footer-down ul li a{
	color: #f5f5f5;
	font-size: 13px;
}
.nav-footer li:before {
	content: '|';
	color: #fff;
	display: inline-block;
	margin-right: 10px;
}
.nav-footer li:nth-child(1):before {
	display: none;
}


/*  FEEDATY - stile per modificare colore fondo e bordo del widget */

#feedaty {
	margin: 0px;
	padding: 0px;
	float: right;
}

#feedaty_cert {
	height: 90px;
	background-image: url(../img/feedaty_logo.png);
	background-repeat: no-repeat;
    background-position: right center;
	position: relative;
    right: 0px;
    top: 25px;
    width: 960px;
	float: right;
    height: 100px;
}


      .widget_merchant .fdt_widget_wrapper {
    	background-color: #ffffff;
    	border: 0;
    	border-radius: 10px !important;
    	height: auto;
    	overflow: hidden;
    	position: relative;
    	width: 220px;
}
/* stile per modificare il colore del fondo e del bordo dell'area commenti, se presenti  */

      .widget_merchant .fdt_reviews {
       border: 1px solid #CCCCCC!important;
       background-color: #FFFFFF!important;
       }

/* stile per eliminare il fondo del livello raggiunto (barra rossa, argento e oro) – non aggiungere la riga seguente se non si desidera togliere il fondo */

      .widget_merchant .fdt_estimation img.bkgd_est{
	  	background-color: #ac1d2c!important;
}

 /* stile per modificare il colore e la grandezza del voto */

       .widget_merchant .fdt_ratx_num .fdt_ratx {
        font-size: 30px!important;
        color: #CC0000!important;      
        }

/*stile per modificare il colore e la grandezza del voto massimo */

       .widget_merchant .fdt_ratx_num .fdt_sum {
       color: #666666!important;
       font-size: 18px!important;
       font-weight: bold!important;
       }







/* Preloader --------------------------------------------------------*/
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fefefe;
    z-index: 99999;
    height: 100%;
    width: 100%;
    overflow: hidden !important;
}
.status {
    width: 16px;
    height: 16px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url("../img/img-theme/preloader.gif");
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
            background-size: cover;
    margin: -20px 0 0 -20px;
}
/* Top ------------------------------------------------------------*/
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:51px;
	height:51px;
	border:none;
	text-indent:100%;
	z-index: 9999;
	background:url("../img/img-theme/ui.totop.png") no-repeat left top;
}
#toTopHover {
	background:url("../img/img-theme/ui.totop.png") no-repeat left -51px;
	width:51px;
	height:51px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;	
}
#toTop:active, #toTop:focus {
	outline:none;
}

/*	ACCORDION ---------------------------------------------------------*/
.acc-trigger { cursor: pointer;  margin: 0 0 0 0; width: 100%;	}
.no-js .acc-trigger:last-of-type { border-bottom: none; }
.acc-trigger a { 
	background: #f9f9f9 url("../img/img-theme/accordion-ico.png") no-repeat 14px 13px; 
	display: block; 
	padding: 11px 20px 11px 44px; 
	text-decoration: none; 
	border: solid 1px #dedede; 
	font-size: 0.875rem; 
	color: #232323;
	margin-bottom: 5px;
}
.acc-trigger a:hover { background-position: 14px -58px; }
.acc-trigger a:hover, .acc-trigger.active a, .acc-trigger.active a:hover { color: #fc4242;  }
.acc-trigger.active { cursor: default; background:#fff;}
.acc-trigger.active:last-of-type { border-bottom: none; margin-bottom: 0; }
.acc-trigger.active a { background-position: 14px -58px; cursor: default;	}
.acc-container .content {  
	padding: 15px 0; 
	color: #999;  
}
.acc-container{
	width: 100% !important;
	display: block;
}

/* Progress --------------------------------------------------------------*/

/* Webkit animation keyframes */
@-webkit-keyframes animate-stripes {
  from {
    background-position: 0 0;
  }
  
  to {
   background-position: 44px 0;
  }
}
.ui-progress-bar {
  position: relative;
  height: 33px;
  padding-right: 2px;
  border-bottom: 5px solid #e0e0e0;
  margin-top: -25px;
  margin-bottom: 22px;
}
.acc-container .content{
	font-size: 0.875rem;
}
.ui-progress {
  position: relative;
  display: block;
  overflow: hidden;
  height: 33px;
  border-bottom: 5px solid #41a8ff;
  width: 90%;
}
.ui-progress.two {
  border-bottom: 5px solid #89b505;
  width: 72%;
}
.ui-progress.three {
  border-bottom: 5px solid #9b43f6;
  width: 80%;
}
.ui-progress.four {
  border-bottom: 5px solid #ffc412;
  width: 94%;
}
.ui-progress.five {
  border-bottom: 5px solid #fc4242;
}
.ui-progress span.ui-label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 18px;
  color: #272727;
  position: absolute;
  right: 0;
  line-height: 33px;
  display: block;
  padding-right: 12px;
  white-space: nowrap;
}

/* Testimonial Properties -------------------------------------------------*/
.testimonial-info{
	padding-top: 120px;
	text-align: right;
}
.testimonial-info h2,
.testimonial-info p{
	color: #fff;
}
.info-testimonial{
	padding: 40px 20px;
	text-align: center;
	margin-left: -50px;
  	width: 110%;
}
.layout-wide .info-testimonial{
	margin-left: 0;
  	width: 100%;
}
.info-testimonial ul li{
	max-width: 75%;
	margin: 0 auto;
	margin-top: 40px;
}
.info-testimonial p{
	color: #fff;
	position: relative;
}
.info-testimonial h4{
	color: #fff;
	padding-bottom: 0;
}
.info-testimonial p i{
	font-size: 40px;
	position: absolute;
	color: rgba(255,255,255,0.6);
}
.info-testimonial p i.fa-quote-left{
	left: -40px;
	top: -20px;
}
.info-testimonial p i.fa-quote-right{
	bottom: -20px;
	right: 0;
}
.image-testimonials{	
	width: 120px;	
	margin: 0 auto;
	height: 120px;
	border-radius: 50%;
	position: relative;	
	overflow: hidden;
	z-index: 2;
}
.image-testimonials img{	
	width: 120px;	
	height: 120px;
	margin-top: -3px;
	margin-left: -3px;
	border-radius: 50%;
	z-index: 1;
}
.info-testimonial i.fa-star,
.info-testimonial i.fa-star-half-o{
	color: #fff000;
}

/* Filters ----------------------------------------------------------------*/
.portfolioFilter{
	text-align: right;
	margin: 20px auto 50px auto;
	padding-bottom: 10px;
	border-bottom: 1px solid #dedede;
}
.portfolioFilter a{
	margin: auto 10px;
	color: #131313;
	font-size: 14px;
	padding-bottom: 13px;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.portfolioFilter a:hover{
	text-decoration: none;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.portfolioFilter .current, .portfolioFilter a:hover{
  border-bottom: 3px solid;
  text-decoration: none;
}
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    z-index: 1;
}
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
   -webkit-transition-duration: 0.8s;
   -moz-transition-duration: 0.8s;
   transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}

/* Gallery ---------------------------------------------------------------*/
.info-gallery{
	position: relative;
	text-align: center;
	border:solid #dedede 1px;
	padding: 20px 12px 30px 12px;
	margin-bottom: 35px;
    font-family: 'Raleway', sans-serif;
}
#boxes-carousel .info-gallery{
	border-right: 0;
}
.info-gallery:before {
  	border: 20px solid #fff;
	border-right-color: transparent;
  	border-left-color: transparent;
  	border-top-color: transparent;
  	content: "";
  	display: block;
  	top: -40px;
  	left: 30px;
  	position: absolute;
  	z-index: 999;
}
.info-gallery h3{
	font-size: 1rem;
	font-weight: 600;
	padding: 10px 40px 10px 38px;
	background-attachment:	inherit;
	background-image: url(../img/icons/location_icon_S.png);
	background-repeat: no-repeat;
	background-position: 8px 50%;
	text-indent:0%;
	color:#3c3c3b;
    background-color: #eee;
}
.info-gallery h3 span{
	font-size: 1rem;
	font-weight: normal;
}
.info-gallery p{
	color: #990000;
    font-size: 1.2rem;
    font-weight: bold;
    margin: 10px 0;
    padding-left: 5px;
	line-height:110%;
}

.info-gallery h2 {
	color: #990000;
    font-size: 1.3rem;
    font-weight: 600;
    margin: 0px 0;
    padding: 0px 40px 12px 8px;
	line-height:110%;
}
.info-gallery h4 {
	color: #3c3c3b;
    font-size: 1.2rem;
    font-weight: 600;
    margin: 0px 0;
    padding: 15px 8px 13px;
	line-height:110%;
}
.info-gallery h5 {
	font-size: 1rem;
    font-weight: 600;
    margin: 0px 0;
    padding: 5px 8px 18px;
    line-height: 100%;
    color: #7A6A66;
}
.info-gallery h6 {
	color: #3c3c3b;
    font-size: 0.95rem;
    font-weight: 400;
    margin: 0px 0;
    padding: 0px 8px;
	line-height:120%;
}
.info-gallery p span{
	color: #444;
    font-size: 1rem;
    font-weight: normal;
    line-height: 2;
}
.info-gallery .separator{
	margin: 2px auto 15px auto!important;
	max-width: 60%;
}
.info-gallery .content-btn {
    float: right;
    margin: 15px 0px 0px;
}
.info-gallery .btn{
	border: 0;
	font-size: 1rem;
	padding: 7px 10px;
	text-shadow: 1px 1px 3px #111;
	letter-spacing: 0.01rem;
}
.info-gallery .durata{
	background-image: url("../img/icons/clock_icon_S.png");
	background-position: 3px 2px;
    background-repeat: no-repeat;
    float: left;
    margin: 15px 8px 0px;
    padding: 5px;
    background-color: #fff;
    bottom: 15px;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #b29564;
    opacity: 0.8;
}

.info-gallery .durata .durata_evento {
    background-color: #fff;
    color: #b29564;
    font-size: 1rem;
    font-weight: 400;
    margin-left: 25px;
    padding: 2px 5px;
    font-family: 'open sans', sans-serif;
}
.info-gallery .day_hour{
	position:absolute;
    top:0px;
    right: 0px;
    background-color:#888;
    width:52px;
    height:auto;
    text-align: center;
    color:#fff;
    font-size: 0.95rem;
    font-family: 'Open Sans', sans-serif;
    padding: 10px 5px 5px;
    font-weight: 500;
}
.day_hour .giorno{
    font-size: 1.8rem;
    line-height: 1;
    font-weight: 600;
    color:#fff;
}
.day_hour .mese{
    font-size: 1.2rem;
    line-height: 1.5;
    font-weight: 400;
    color: #f8b133;
}



.info-gallery .price{
	float: right;
	position: absolute;
	top: -75px;
	left: 30px;
	text-shadow: 2px 3px 3px rgba(0,0,0,0.5);
	font-size: 2.5rem;
	line-height: 2rem;
	font-weight: normal;
	color: #fff;
}
.info-gallery .price b{
	font-size: 0.8rem;
	line-height: 1rem;
	font-weight: lighter;
	font-style: italic;
	padding: 10px 5px;
	text-shadow:none;
	margin-right: 10px;
	border-radius: 50%;
}
.info-gallery .price span{
	font-weight: lighter;
	font-size: 1.8rem;
	right: -20px;
	top: -15px;
	position: absolute;
}
.info-gallery .starts{
	margin-bottom: 15px;
}

/* Gallery list-view---------------------------------------------------------------*/
.list-view .img-hover{
	width: 30%;
	float: left;
    padding-bottom:25px;
}
.list-view .ticket-available{
    position: relative ;
    bottom: 0;
    left: 0px;
    background-color: #ddd;
    width: 100%;
    height: auto;
    font-size: 0.95rem;
    text-align: center;
    font-weight: normal;
    padding: 6px;
    line-height: 1.2;
    color: #333;
}


.list-view .info-gallery{
	padding: 18px 20px 20px 20px;
	width: 70%;
	text-align: left;
	float: right;
    box-shadow: 1px 1px 8px 1px #cacaca;
}
.list-view .info-gallery:before {
  	background: #fff none repeat scroll 0 0;
    border-radius: 50px;
    content: "";
    display: block;
    height: 50px;
    left: -25px;
    position: absolute;
    top: 75px;
    width: 50px;
    z-index: 999;
}
.list-view .info-gallery .separator{
	margin: 2px 0 15px 0 !important;
	max-width: 100%;
}
.list-view .info-gallery  hr.separator{
	width: 100%;
}
.list-view .info-gallery .price{
	float: right;
	position: absolute;
	top: 30px;
	left: -160px;
	text-shadow: 2px 3px 3px rgba(0,0,0,0.5);
	font-size: 2.5rem;
	line-height: 2rem;
	font-weight: normal;
	color: #fff;
}
.list-view .info-gallery p {
  margin-bottom: 20px;
}
.list-view .info-gallery .btn {
  float: left;
}
.list-view .info-gallery .starts {
  float: right;
  margin-bottom: 0;
}

.title-results h3{
	text-align: left;
	padding: 0px 0px 15px;
    color: #666;
    font-size: 1.3rem;
}

.title-results h3.nopadd {
	text-align: left;
	padding: 0px !important;
    color: #b29564;
    font-size: 1.5rem;
    float: left;
    font-weight: 600;
}

.title-results h2{
	text-align: left;
	padding: 0px 0px 25px;
    color: #b29564;
    font-size: 1.45rem;
    font-weight: 600;
    height: auto;
}
.title-results h1{
	text-align: left;
	padding: 0px 0px 5px;
    color: #9e151a;
    font-size: 1.8rem;
    font-weight: 600;
}
.title-results h2 span.carrello{
	text-align: left;
	padding: 0px 0px 25px;
    color: #b29564;
    font-size: 1.5rem;
    font-weight: 600;
    height: 49px;
}

.title-results h4{
	text-align: left;
	padding: 0px 0px 15px;
    color: #666;
    font-size: 1.2rem;
    line-height: 1.2;
}
.title-results h5{
	text-align: left;
	padding: 0px 0px 15px;
    color: #b29564;
    font-size: 1rem;
    font-weight: 600;
}

h3 span.dettaglio{
	text-align: left;
	padding: 0px;
    color: #990000;
    font-size: 1.2rem;
    font-weight: 600;
    text-transform: uppercase;
}
.riepilogo{
	text-align: left;
	padding: 0px;
    color: #666;
    font-size: 1rem;
    line-height: 1.4rem;
}

div.circuiti_pagamento {
    padding: 0px;
    color: #999;
    font-size: 1.1rem;
    line-height: 2;  
}

div.elencopagine{
	width: auto;
	float: right;
	text-align: right;
    display: inline-block;
    margin-bottom: 20px;
    line-height: 2;
}
div.elencopagine .inferiore {
   float: left;
    line-height: 2;
    margin-right: 30px;
}
div.elencopagine .inferiore-num-pagine {
   float: right;
}
div.elencopagine .result-pagination {
    color: #666;
    font-size: 1rem;
}
div.elencopagine .result-pagination strong {
	padding: 0px 0px 15px;
    color: #b29564;
    font-size: 1rem;
    font-weight: 600;
}


div.linkPagine {
    background-color: #ffffff;
    border: 1px solid #ddd;
    padding: 6px 12px;
	margin-left: -1px;
    float: left;
    text-align: center;
    line-height: 1.42857143;

}

a.linkElenco {
    color: #888;
    text-decoration: none;
}

div.linkPagine02 {
    background-color: #f8b133;
    color: #ffffff;
    padding: 6px 12px;
	margin-left: -1px;
    float: left;
    text-align: center;
}

div.no-event {
    background-color: #ddd;
    color: #666;
    padding: 25px;
    float: left;
    text-align: center;
    margin-top: 25px;
    width: 100%;
    display: block;
    font-size: 1.3rem;
}





/* Page Error ------------------------------------------------------------*/
.page-error{
	max-width: 80%;
	margin:70px auto 50px auto;
	text-align: center;
	position: relative;
}
.page-error h1{
	font-size: 140px;
	line-height: 140px;
}
.page-error h1 i{
	font-size: 200px;
	line-height: 190px;
}
.page-error hr.tall{
	margin: 20px 0 30px 0;
}

/* Sitemap ---------------------------------------------------------------*/
.sitemap{ 
	float:left; 
	display:inline; 
	width:370px; 
	margin-right:2px; 
	font-size: 0.875rem;  
	padding:10px 0 0 0;
	background:url("../img/img-theme/line_tree1.gif") left repeat-y;
}
.sitemap li{ 
	float:left; 
	width:347px; 
	padding-left:25px; 
	line-height: 35px;
	background:url("../img/img-theme/line_tree2.gif") 0 center no-repeat;
}
.sitemap li.has_sub{ 
	background:url("../img/img-theme/line_tree2.gif") 0 17px no-repeat;
}
.sitemap li a{ 
	color:#666; 
	position:relative; 
	text-decoration:none;
}
.sitemap li a:hover{
	text-decoration:underline;
}
.sitemap ul{ 
	width:132px;  
	padding-top:0;
}

/* Blog Post ------------------------------------------------------------------*/
.post-item{
	background: #fcfcfc;
	margin-bottom: 50px;
	border:1px solid #dfdfdf;
}
.post-item:first-child{
	margin-top: 20px;
}
.post-item h4{
	padding:0 0 10px 0;
	line-height: 20px;
}
.post-item h4 a{
	color: #252525;
}
.post-item h4 a:hover{
	text-decoration: none;
}
.post-item p{
	font-size: 0.875rem;
	line-height: 23px;
}
.post-header {
  padding: 30px 30px 0 30px;
  border-bottom: 1px solid #eee;
}
.post-format-icon {
  float: left;
  margin-right: 15px;
}
.post-format-icon > i{
  font-size: 18px;
  line-height: 45px;
  width: 50px;
  height: 50px;
  text-align: center;
  color: #ff5b24;
  border: 2px solid;
  border-radius: 50%;
}
.post-info-wrap {
  overflow: auto;
  margin-bottom: 20px;
}
.post-item .post-title {
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.8rem;
  padding: 0 !important;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.post-item .post-title a{
  text-decoration: none;
  color: #000;
}
.post-meta {
  font-size: 13px;
  margin-top: 5px;
  color: #999;
}
.post-meta ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.post-meta li {
  float: left;
  margin-right: 15px;
}
.post-meta li > i.fa {
  margin-right: 5px;
}
.post-meta a{
  text-decoration: none;
  color: #999;
}
.post-item img{
	width: 100%;
}
.post-media{
	position: relative;
}
.post-item iframe{
	width: 100%;
	height: 350px;
}
.post-quote-wrapper {
  position: relative;
  text-align: center;
  color: #fff;
  background-image: url("../img/slide/1.jpg");
  background-size: cover;
}
.post-quote-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .5;
  background-color: #000;
}
.post-quote-content {
  position: relative;
  padding: 50px 30px;
}
.post-quote-content > p {
  font-size: 1.2rem;
  font-style: italic;
  line-height: 1.5;
  margin: 0 0 15px;
  padding: 0;
  letter-spacing: .75px;
  color: #fff;
}
.post-quote-author {
  font-size: 1.5rem;
  line-height: 1.5;
  color: #fff;
}
.post-quote-content > p:before {
  font-family: 'FontAwesome';
  font-size: 18px;
  font-style: normal;
  margin-right: 15px;
  content: '\f10d';
  color: rgba(255, 255, 255, .8);
}
.post-item .img-hover .overlay a{
  padding-top: 18%;
}
.post-content{
  position: relative;
  overflow: hidden;
  padding: 30px 30px;
}
.post-content .btn{
	font-weight: lighter;
}
.post-footer{
  position: relative;
  text-align: center;
  border-top: 1px solid #eee;
}
.post-footer .post-social{
  display: table;
  width: 100%;
  table-layout: fixed;
}
.post-social{
  font-size: 0;
  line-height: 0;
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  vertical-align: top;
}
.post-footer .post-social li {
  display: table-cell;
  margin: 0;
  border-right: 1px solid #eee;
}
.post-footer .post-social li:last-child{
  border-right: 0;
}
.post-social li {
  display: inline-block;
  margin: 0 7px 7px 0;
  border: 0;
}
.post-footer .post-social li a {
  background-color: #fff;
  border-radius: 0;
}
.post-footer .post-social li a {
  font-size: 18px;
  line-height: 60px;
  width: 100%;
  height: 60px;
}
.post-social li a {
  font-size: 16px;
  line-height: 40px;
  position: relative;
  display: block;
  overflow: hidden;
  width: 40px;
  height: 40px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.post-footer .post-social li a i:first-child {
  color: #fff;
}
.post-footer .post-social li a i:first-child {
  top: -60px;
}
.post-footer .post-social li a i {
  line-height: 60px;
  width: 100%;
  height: 60px;
}
.post-social li a i {
  line-height: 40px;
  position: absolute;
  left: 0;
  display: block;
  width: 40px;
  height: 40px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s 
}
.post-footer .post-social li a i:last-child {
  color: #666;
}
.post-footer .post-social li a i:last-child {
  top: 0;
}
.post-social li a i:first-child {
    top: -55px
}
.post-social li a i:last-child {
    top: 0
}
.post-social li a:hover i:first-child {
    top: 0
}
.post-social li a:hover i:last-child {
    top: 55px
}
/* Social Colored */
.post-social li a.social-android:hover {
    background-color: #97c024 !important
}
.post-social li a.social-apple:hover {
    background-color: #000 !important
}
.post-social li a.social-behance:hover {
    background-color: #0093fb !important
}
.post-social li a.social-bitbucket:hover {
    background-color: #214f81 !important
}
.post-social li a.social-bitcoin:hover {
    background-color: #f7931b !important
}
.post-social li a.social-codepen:hover {
    background-color: #000 !important
}
.post-social li a.social-delicious:hover {
    background-color: #3274d2 !important
}
.post-social li a.social-deviantart:hover {
    background-color: #4c5c4f !important
}
.post-social li a.social-digg:hover {
    background-color: #1b5891 !important
}
.post-social li a.social-dribbble:hover {
    background-color: #e04c86 !important
}
.post-social li a.social-dropbox:hover {
    background-color: #018bd3 !important
}
.post-social li a.social-email:hover {
    background-color: #000 !important
}
.post-social li a.social-facebook:hover {
    background-color: #395793 !important
}
.post-social li a.social-flickr:hover {
    background-color: #db458f !important
}
.post-social li a.social-foursquare:hover {
    background-color: #0086be !important
}
.post-social li a.social-github:hover {
    background-color: #4382c5 !important
}
.post-social li a.social-google-plus:hover {
    background-color: #d54135 !important
}
.post-social li a.social-instagram:hover {
    background-color: #2b5b83 !important
}
.post-social li a.social-jsfiddle:hover {
    background-color: #4679a4 !important
}
.post-social li a.social-lastfm:hover {
    background-color: #d21309 !important
}
.post-social li a.social-linkedin:hover {
    background-color: #0a6594 !important
}
.post-social li a.social-pinterest:hover {
    background-color: #c82329 !important
}
.post-social li a.social-reddit:hover {
    background-color: #8bc7f9 !important
}
.post-social li a.social-rss:hover {
    background-color: #ea6d19 !important
}
.post-social li a.social-skype:hover {
    background-color: #01aef2 !important
}
.post-social li a.social-soundcloud:hover {
    background-color: #ff7802 !important
}
.post-social li a.social-spotify:hover {
    background-color: #80b819 !important
}
.post-social li a.social-stumbleupon:hover {
    background-color: #ec4823 !important
}
.post-social li a.social-tumblr:hover {
    background-color: #3d5a70 !important
}
.post-social li a.social-twitter:hover {
    background-color: #01b9f5 !important
}
.post-social li a.social-vimeo:hover {
    background-color: #17b3e8 !important
}
.post-social li a.social-vk:hover {
    background-color: #4b709c !important
}
.post-social li a.social-weibo:hover {
    background-color: #d52b2b !important
}
.post-social li a.social-xing:hover {
    background-color: #005d5d !important
}
.post-social li a.social-yelp:hover {
    background-color: #c41200 !important
}
.post-social li a.social-youtube:hover {
    background-color: #b62025 !important
}
.post-social li a.social-home:hover {
    background-color: #000 !important
}
.pagination > .active > a{
	color: #fff !important;
}
.pagination{
	margin: 0;
    float:right;
}

/* Sidebar Post -------------------------------------------------------*/
.widget{
	margin-bottom: 10px;
    text-align: center;
}
.widget-md{
	margin-bottom: 10px;
    text-align: left;
}
.widget iframe{
	width: 100%;
	height: 250px;
}
.widget .input-group-addon.btn-search{
	color: #fff;
	padding: 0;
	border-right: 0;
}
.widget .input-group-addon.btn-search input{
	height: 32px;
	border:0;
	padding: 5px 15px;
}
.widget .single-carousel{
	max-height: 220px;
}

.widget a i {
	font-size: 5rem;
    color: #fff;
}
.widget-md a i {
	font-size: 4rem;
    color: #ccc;
    margin-left: 10px;
}
/* Single Post ------------------------*/
.single-blog .info-testimonial{
	margin: 10px 0 30px 0;
  	width: 100%;
}
.single-blog h4 i{
	margin-right: 6px;
	font-size: 1.5rem;
}
.single-blog pre{
	margin:20px auto 10px auto;
}

/* Form Theme ---------------------------------------------------------*/
.form-theme{
	margin: 10px auto;
}
.form-theme input{
	margin-bottom: 25px;
	height: 36px;
	border-radius: 0;
	width: 100%;
	border:solid 1px #dedede;
	padding:5px 10px;
}

.form-theme input[type=checkbox] {
	float: left;
	box-shadow: none;
	display: block;
	height: 30px;
	width: auto;
	cursor: pointer;
	outline: none;
	background-color: #FFFFFF;
    margin-bottom:  0px;
    margin-right: 5px;
}
.form-theme label{
	font-weight: normal;
}


.form-theme label {
	color: #7D7D7D;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.8rem;
	font-weight: normal;
	height: auto;
	display: block;
	margin: 10px 0 0;
	padding: 0 0 0 0px;
	line-height: 35px;
	white-space: nowrap;
	cursor: pointer;
	-webkit-user-select: none;
	-ms-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
}
.form-theme textarea{
	border-radius: 0;
	width: 100%;
	height: 150px;
	border:solid 1px #dedede;
	padding:10px;
}
.form-theme .btn{
	margin-top: 25px;
	width: auto;
	padding: 10px 20px;
	height: auto;
	border:0;
    border-radius: 4px;

}

/* Contact ---------------------------------------------------------------*/
#map{
  display: block;
  width: 100%;
  height: 400px;
  margin: 0 auto;
  border-bottom: solid 1px #dedede;
}
address{
	line-height: 1.5;	
	padding-left: 0;
    padding-right: 25px;
    font-size: 1rem;
    font-weight: 400;
}
address i{
	padding-right: 10px;
    margin-top: 10px;
}
address strong{
	padding-right: 3px;
}
.result{
	display: block;
	margin-top: 25px;
}

/* Team Members -------------------------------------------------*/
.item-team-01{
	text-align: center;
	position: relative;
	overflow: hidden;
}
.item-team-01 img{
	width: 100%;
}
.item-team-01 .info-team{
	position: absolute;
	padding: 25px 5px;
	bottom: -300px;
	left: 0;
	width: 100%;
	-webkit-transition: 0.6s all ease;
  	-moz-transition: 0.6s all ease;
  	-o-transition: 0.6s all ease;
  	-ms-transition: 0.6s all ease;
  	transition: 0.6s all ease;
}
.item-team-01:hover .info-team{
	bottom: 0;
	-webkit-transition: 0.6s all ease;
  	-moz-transition: 0.6s all ease;
  	-o-transition: 0.6s all ease;
  	-ms-transition: 0.6s all ease;
  	transition: 0.6s all ease;
}
.item-team-01 .info-team h4{
	padding-bottom: 10px;
	padding-top: 0;
	font-weight: bold;
	font-size: 1.2rem;
	color: #fff;
}
.item-team-01 .info-team h4 span{
	display: block;
	color: #232323;
	font-size: 0.9rem;
	padding-top:5px; 
}
.item-team-01 .info-team p{
	color: #fff;
}
.item-team-01 .social-team{
	padding: 0;
	list-style: none;
	margin: 0 auto;
	display: table;
}
.item-team-01 .social-team li{
	display: inline-block;
	border-radius: 5px;
	background-color: #232323;
	height: 30px;
	width:  30px;
	padding: 3px;
	margin: 0 10px;
}
.item-team-01 .social-team li a{
	color: #fff;
	font-size: 1rem;
}

/* Numbers Info ----------------------*/
.item-number-info{
	margin: 15px auto;
}
.large-number{
	font-size: 3rem;
	display: block;
	font-weight: bold;
	font-style: italic;
	display: inline-block;
}
.info-large-number{
	display: inline-block;
	width: 80%;
}
.info-large-number h5{
	padding-bottom: 5px;
	padding-top: 0;
}
.info-large-number p{
	font-size: 0.7rem;
	line-height: 1.3rem;
}

/* Tables pricing -----------------------------------------------*/
.item-table{
	border: solid 1px #dedede;		
	text-align: center;
}
.no-padding .item-table{
	border: 0;
	border-left: 1px solid #dedede !important;
	border-top: 1px solid #dedede !important;
	border-bottom: 1px solid #dedede !important;
}
.skin_base .item-table{
	border-right: 1px solid #dedede !important;
}
.item-table .header-table{
	overflow: auto;
	padding-top: 40px;
	position: relative;
}
.featured-table {
  width: auto;
  height: 25px;
  padding: 8px 20px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: 666;
  background: rgba(0,0,0,0.3);
  border-radius: 0px 0px 5px 5px;
  font-size: 15px;
  padding-top: 1px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 0.8px;
}
.item-table .header-table i{
	font-size: 3rem;
}
.item-table .header-table h2{
	padding: 10px 0 25px 0;
	font-size: 2.5rem;
	font-weight: 300;
}
.item-table .header-table span{
	width: 100%;
	font-size: 15px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-weight: lighter;
	padding: 5px 10px;
	background-color: 666;
	background: rgba(0,0,0,0.3);
	float: left;
}
.item-table ul{
	background-color: #fcfcfc;
	margin-bottom: 25px;	
	text-align: left;
	list-style: none;
	padding: 0;
}
.item-table ul li{
	font-size: 0.9rem;
	padding: 15px 5px 15px 25%;
	border-bottom: 1px solid #ededed;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.opacy_bg_02 .item-table ul li{
	color: #727272;
}
.item-table ul li:hover{
	background-color: #f6f6f6;
	cursor: pointer;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.item-table ul li i{
	margin-right: 10px;
	font-size: 10px;
	padding: 3px;
	padding-top: 5px;
	width: 20px;
	height: 20px;
	color: #fff;
	border-radius: 50%;
	text-align: center;
}
.item-table ul li i.fa-check{
	background-color: #88C425;
}
.item-table ul li i.fa-times{
	background-color: #E1483F;
}
.item-table a{
	width: 70%;
	height: 30px;
	color: #fff;
	margin: 0px auto 0 auto;
	text-align: center;
	border-radius: 40px 40px 0px 0px;
	padding-top: 6px;
}
.skin_base .item-table ul,
.skin_base .item-table ul li{
	background-color: transparent;
	color: #fff;
}
.color-red{
	background: #E1483F !important; 
	background-color: #E1483F !important; 
}
.color-blue{
	background: #0088cc; 
	background-color: #0088cc; 
}
.color-green{
	background: #88C425; 
	background-color: #88C425; 
}
.color-orange{
	background: #FB9134;
	background-color: #FB9134;
}
.color-red h2,
.color-red i,
.color-blue h2,
.color-blue i,
.color-green h2,
.color-green i,
.color-orange h2,
.color-orange i,
.skin_base .item-table h2,
.skin_base .item-table i{
	color: #fff;
}
/* Form Detailed -----------------------*/
.form-detailed{
	position: relative;
	margin-top: -54px;
}
.header-detailed{
	padding: 15px;
	margin-bottom: 20px;
	margin-left: -24px;
	width: 126.5%;
	color: #fff;
	font-size: 2rem;
	overflow: auto;
}
.header-detailed .price-detailed{
	width:50%;
	float: left;
}
.header-detailed .frequency-detailed{
	text-align: right;
	width: 50%;
	float: right;
	font-size: 0.9rem;
	line-height: 1.5rem;
	font-style: italic;
}
.form-detailed .selector{
	position: relative;
	min-width: 60px;
	border: 0;
	width: 108%;
	line-height: 0;
	float: left;
	color: #999;
	font-size: 0.9rem;
	height: 50px;
	margin-bottom: 20px;
}
.form-detailed .selector span.custom-select:before{
	background-color: #232323 !important;
}
.form-detailed input{
	height: 50px;
	margin: 0;
	border:0;
	padding: 5px 10px;
	border: 1px solid #dedede;
}
.form-detailed label{
	font-size: 1rem;
	color: #fff;
	font-weight: lighter;
}
.form-detailed .date-input{
	background: #fff url("../img/icons/calendar.png") no-repeat scroll right 12px;
	padding-right: 10px;
	font-size: 0.8rem;
	width: 108%;
	margin-bottom: 15px;
}
.form-detailed input[type="submit"]{
	width: 108%;
	border: 0;
	color: #fff;
	background-color: #333;
}

/* sort-by-container ----------------------------*/
.sort-by-container{
	width: 100%;
	margin-bottom: 40px;
	padding: 0;
	background: #3a4749;
}
.sort-by-container ul{
	margin: 0;
	padding: 0;
	position: relative;
}
.sort-by-container ul li{
	padding: 0;
	width: 25%;
	margin-right: 15px;
	display: inline-block;
}
.sort-by-container ul li:last-child{
	margin-right: 0;
}
.sort-by-container strong{
	color: #fff;
	padding: 17px 15px 0 15px;
	float: left;
	font-weight: lighter;	
}
.sort-by-container ul li a{
	color: #fff;
	font-size: 0.875rem;
}
.sort-by-container ul li i{
	font-size: 1rem;
}
.sort-by-container .style-view{
	float: right;
}
.sort-by-container .style-view li{
	width: auto;
	margin-right: 0;
	padding:17px 20px;
}
.sort-by-container .selector{
	position: relative;
	min-width: 60px;
	width: 100%;
	margin-top: 12px;
	margin-bottom: 5px;
	float: left;
	color: #999;
	font-size: 0.9rem;
	height: 35px;
}
.sort-by-container .selector select {
	position: absolute;
	z-index: 1;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	height: 35px;
	-webkit-appearance: menulist-button;
	line-height: 30px;
}
.sort-by-container .selector select:hover{
	cursor: pointer;
}
.sort-by-container .selector span.custom-select {
	display: inline-block;
	line-height: 34px;
	padding: 0 10px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
}
.sort-by-container span.custom-select {
	padding-left: 15px;
	padding-right: 15px;
	height: 35px;
}
.sort-by-container .selector span.custom-select:after {
	position: absolute;
	right: 9px;
	top: 17px;
	border-top: 5px solid #fff;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	content: "";
}

/* Filter widgets --------------------------------------------*/
.container-by-widget-filter{
  	margin-left: 0px;
  	padding-left: 20px;
  	padding-right: 20px;
  	padding-bottom: 1px;
  	margin-bottom: 40px;
}
.filter-widget{
	padding: 0;
	max-width: 100%;
	margin: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    
}
   
}
.filter-widget form{
	border: 0;
	padding: 0;
	margin: 0;
    background-color: #f1b833;
    
}

.filter-widget .marginform {
	padding: 20px 20px 0px 20px !important;
	width: 250px;   
    background-color: #f1b833;
    box-shadow: 0px 2px 5px 3px rgba(0, 0, 0, 0.4);

}
.filter-widget input{
	height: 35px;
	margin: 0 0 20px 0;
	width: 100%;
	font-size: 0.8rem;
	border:0;
	padding: 5px 10px;
}
.filter-widget input:last-child{
	border-right: 0;
}
.filter-widget .input-large{
	width: 100%;
	padding: 0px 10px;
	border-radius:8px;
	border:solid 2px #c2a02d;
}
.filter-widget .date-input{
	width: 100%;
	float: left;
	background-color: #7a6a58;
	padding-right: 10px;
	font-size: 0.9rem;
    border-radius: 6px 0 0 6px;
    background-attachment: scroll;
    background-color: #fff;
    background-image: url(../img/icons/calendar_neg.png);
    background-repeat: no-repeat;
    background-position: right 0px;
    cursor: pointer;
}

    

/*.filter-widget .selector{
	position: relative;
	border: 0;
	margin-bottom: 20px;
	width: 100%;
	line-height: 0;
	float: left;
	color: #7a6a58;
	font-size: 0.9rem;
}
.filter-widget .selector select {
	position: absolute;
	z-index: 1;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	height: 35px;
	width: 100%;
	-webkit-appearance: menulist-button;
	line-height: 30px;
    background-color: #a1917f;
    color: #fff;
    border-bottom: 1px solid #FFFFFF;
}
.filter-widget .selector select:hover{
	cursor: pointer;
}
.filter-widget .selector span.custom-select {
	display: inline-block;
	line-height: 35px;
	padding: 0 10px;
	width: 100%;
	color: #a1917f !important;
	overflow: hidden;
	white-space: nowrap;
    text-align: left;
    text-shadow: none;
}
.filter-widget span.custom-select {
	padding-left: 15px;
	padding-right: 15px;
	height: 35px;
}
.filter-widget span.custom-select {
	background: #fff;
	border: none;
	line-height: normal;
}
.filter-widget .selector span.custom-select:before {
	position: absolute;
	right: 0;
	top: 0;
	content: '';
	background: #7a6a58;
	width: 35px;
	height: 100%;
}
.filter-widget .selector span.custom-select:after {
	position: absolute;
	right: 11px;
	top: 15px;
	border-top: 8px solid #fff;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	content: "";
}
*/

.filter-widget input[type="submit"]{
	width: 100%;
	color: #fff;
	font-size: 1rem;
    background-color: #900;
    border-radius: 6px;
}



.filter-widget .selector .custom-select-result {
	background-color: #fff;
	border: 0px solid #ccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 0 0em;
	padding: 0px 8px 0 3px;
	position: relative;
	width: 100%;
	z-index: 1;
    border-radius: 6px 0 0 6px;
    height: 35px;
    margin-bottom:20px;   
}
.filter-widget.selector .custom-select-result:hover {
	border-color: #999;
}
.filter-widget.selector .custom-select-result:before {
	color: #fff;
    display: block;
    font-family: 'FontAwesome';
    font-size: 1.2em;
    height: 100%;
    line-height: 2em;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0px;
    text-align: center;
    width: 1.5em;
    z-index: -1;
    background-color: #7a6a58;
}

.filter-widget.selector .custom-select-result select {
	background-color: transparent;
	border: 0 none;
	box-shadow: none;
	color: #777;
	display: block;
	font-size: 100%;
	line-height: 1;
	margin: 0;
	padding:10px 10px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    font-size: 0.9rem;
    cursor: pointer;
}

.filter-widget .selector .custom-select-result select::-ms-expand {
	display: none; 
}

.filter-widget .selector .custom-select-result select:focus {
	outline: none;
}

:-moz-any(.filter-widget .selector .custom-select-result):before {
	background-color: #ddd;
	pointer-events: none; 
	z-index: 1; 
}




.smalltext {
    font-size: 0.85rem;
    color: #666;
}



.title-widget{
	border-bottom: 2px solid;
	margin-bottom: 40px;
	padding-top: 0;
	position: relative;
    font-weight: 600;
    text-align: center;
}

.title-banner{
	padding-top: 0;
	position: relative;
    font-weight: 600;
    text-align: center;
    font-size: 1.3rem;
}

.descrip-banner{
	padding-top: 0;
	position: relative;
    font-weight: 500;
    text-align: left;
    font-size: 1.4rem;
    line-height: 1.2;
    color: #575756;
}
.sottodescrip-banner{
	padding-top: 0;
	position: relative;
    font-weight: 400;
    text-align: left;
    font-size: 1rem;
    line-height: 1.2;
    color: #575756;
}

.smalltext{
    text-align: left;
    font-size: 0.9rem;
    line-height: 1.2;
    color: #575756;
}

.filetto {
    border-top: 5px solid #c5c5c6;
    background-image: url(../img/icons/arrow_gray.png);
    background-repeat: no-repeat;
    background-position: 20px -2px;
}
.filetto-dark {
    border-top: 5px solid #575756;
    background-image: url(../img/icons/arrow_gray_dark.png);
    background-repeat: no-repeat;
    background-position: 20px -2px;
}



.title-widget:after {
  	content: '';
  	left: 10%;
  	bottom: -15px;
  	position: absolute;
  	z-index: 999;
  	border-left: 15px solid transparent;
  	border-right: 15px solid transparent;
}

.title-widget::after {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    bottom: -15px;
    content: "";
    left: 43%;
    position: absolute;
    z-index: 999;
    border-top: 15px solid #fff !important;
}
.widget .starts{
	margin: 0 0 10px 0;
}
.widget .starts li input{
	margin: 0 10px 0 0;
}
.widget .starts li a i{
	margin: 0 3px 0 0;
	font-size: 1rem;
}
.widget .starts li span{
	margin: 0 0 0 10px;
	font-size: 0.9rem;
}
.widget .radio label,
.widget .checkbox label{
	font-size: 300;
	font-size: 0.8rem;
}
