/* colori

verde  #007624;
verde mezzo #c8ebbe;
verde chiarissimo #ebf8e4

rosso italia #ce2b37
rosso scuro #b42631
verde italia #009246

*/


* {
    box-sizing: border-box;
}

html {
    background: #fff;
    height: 100%;
}

body {
    color: #505050;
    font-family: "Segoe UI Semibold","Arial";
    font-size: 12pt;
    font-weight: 300;
}

img {
	border: none;
}

.hr2{
border-bottom:1px solid #e8e8e6;
}

.rosso {
	color: #007624;
}
.arancio {
	color: #c8ebbe;
}

.tel{
	font-size: 10pt;
}

.nomarginbottom {
	margin-bottom: 0 !important;
}

.f_arial {
    font-family: "Arial" !important;
}
.f_times {
    font-family: "Times New Roman" !important;
}
.f_lucida {
    font-family: "Lucida Console" !important;
}
.clr {
    clear: both;
}
.bold {
    font-weight: 900;
}
.redlogo {
    color: #e3130f;
}
.testo_schede {
    color: #5b6170;
    font-size: 16px;
    margin-left: 8px;
    margin-right: 8px;
    vertical-align: top;
}

.testo_footer {  
    font-size: 16px;
    margin-left: 8px;
    margin-right: 8px;
    vertical-align: super;
}
#content p {
    font-size: 14pt;
}
#content li {
    font-size: 14pt;
    list-style-position: inside;
    list-style-type: circle;
    padding-left: 1.5em;
}
#sidebar p {
    font-size: 14pt;
}
#sidebar ul {
    list-style: outside url("../files/img/arrow.gif") square;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
    color: #444;
    font-weight: 800;
}
li h2 {
    color: #fff;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit;
    outline: 0 none;
    text-decoration: none;
}
strong {
    color: #5b6170;
    font-weight: bold;
}
form {
}
form input, form select, form textarea {
}
br.clear {
    clear: both;
}
p, ul, ol, dl, table {
margin: 1em 16px;}

section, article {
    margin-bottom: 2em;
}
section > *:last-child, article > *:last-child {
    margin-bottom: 0;
}
section:last-child, article:last-child {
    margin-bottom: 0;
}

#slideimg{
	display: block;
   width: 100%;
}

.image {
    display: inline-block;
    outline: 0 none;
}

.image img {
    display: block;
    width: 100%;
}
.image-full {
    display: block;
    margin: 0 0 2.5em;
    width: 100%;
}
.image-left {
    float: left;
    margin: 0 2em 2em 0;
}
.image-centered {
    display: block;
    margin: 0 0 2.5em;
}
.image-centered img {
    margin: 0 auto;
    width: auto;
}
.button {
    background: #eaad4e none repeat scroll 0 0;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    outline: 0 none;
    text-decoration: none;
    transition: background-color 0.25s ease-in-out 0s;
}
.button:hover {
    background: #e3130f none repeat scroll 0 0;
    color: #fff;
}
.button:active {
    background: #e3130f none repeat scroll 0 0;
}
.button-icon {
    position: relative;
}
.button-icon::after {
    content: "";
    display: inline-block;
    width: 54px;
}
.button-icon::before {
    background: rgba(0, 0, 0, 0) url("images/icons.png") repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 48px;
    margin-top: -24px;
    position: absolute;
    right: 0.75em;
    top: 50%;
    width: 48px;
}
.button-icon-rarrow::before {
    background-position: 0 0;
}
.button-icon-paper::before {
    background-position: -48px 0;
}
.button-icon-question::before {
    background-position: 0 -48px;
}
.button-alt {
    background: #e3130f none repeat scroll 0 0;
    color: #fff;
}
.button-alt:hover {
    background: #007624 none repeat scroll 0 0;
}
.button-alt:active {
    background: #e4e4e4 none repeat scroll 0 0;
}
ul.inslider li {
    margin-bottom: 1.5em;
    margin-left: 6em;
    margin-top: 1.5em;
}
ul.style1 {
}
ul.style2 {
}
ul.style2 li {
}
ol.style1 {
}
.byline {
    display: block;
}
header {
    margin: 0 0 2em;
}
header h2, header h3 {
    margin: 0 0 0.25em;
}

header .byline {
    margin: 0;
}
footer {
    margin: 2.5em 0 0;
}
.box {
    background: white none repeat scroll 0 0;
    border: 1px solid #e8e8e6;
    /*border-top-left-radius: 8px;
    border-top-right-radius: 8px;*/
}
.arancio {
    background-color: white;
    border-radius: 6px;
    box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.05);
    padding: 0;
}


.widget-links {
color: white;
}
.widget-thumbnails {
}
.widget-thumbnails .grid {
    margin-bottom: 2.5em;
}
.widget-contact {
}
.widget-contact ul {
    left: -4px;
    margin-bottom: 1.5em;
    overflow: hidden;
    position: relative;
    top: 4px;
}
.widget-contact ul li {
    display: block;
    float: left;
}
.widget-contact ul li a {
    background: rgba(0, 0, 0, 0) url("images/icons.png") repeat scroll 0 0;
    display: block;
    height: 48px;
    opacity: 0.75;
    text-indent: -9999px;
    transition: opacity 0.25s ease-in-out 0s;
    width: 48px;
}
.widget-contact ul li a:hover {
    opacity: 1;
}
.widget-contact ul li a.twitter {
    background-position: -48px -48px;
}
.widget-contact ul li a.facebook {
    background-position: -96px -48px;
}
.widget-contact ul li a.dribbble {
    background-position: -144px -48px;
}
.widget-contact ul li a.googleplus {
    background-position: -192px -48px;
}
#header-wrapper {
}
#banner-wrapper {
}
#main-wrapper {
  

}
.pulsante_call_to_action{
 background: #ce3e2d none repeat scroll 0 0;
    border-radius: 12px;
    color: white;
    margin: 0 auto  30px;
	margin-top:40px ;
    padding: 10px 20px;
    text-align: center;
    width: 340px;
}

.pulsante_buy_ticket {
    background:#ec7c32;
    border-radius: 26px;
    color: white;
    font-size: 20px;
    font-weight: bold;
    margin: 20px auto 30px;
    padding: 10px 20px;
    text-align: center;
    width: 200px;
}

.pulsante_buy_ticket:hover {
    background:#d96738;
    color: white;
}

.pulsantebuyticket a{
	color: #f5f5f5;
}

.pulsantebuyticket a:hover{
	color: #fff;
}

.pulsante_call_to_action:hover{
 background: #b63227 none repeat scroll 0 0;
    color: white;
}

#footer-wrapper {
}

#header {
    position: relative;
    margin-bottom: 1em;
}
#logo {
   overflow: hidden;
	margin-top:12px;
	
}

#logo h2 {
    font-size: 2em;
    letter-spacing: 0.03em;
    margin: 0 0.35em 0 0;
    padding: 0.4em 0.2em 0.25em;
    color: #e3130f;
}


#banner {
    position: relative;
}


.banslider {
    margin: 0.8em 0 0;
    overflow: auto;
    position: relative;
}
.banslider li {
    border-radius: 6px;
    box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.05);
    list-style: outside none none;
}
.banslider ul li {
    float: right;
}

#slides {
    display: none;
}


.details_orange {
    background: #009246 none repeat scroll 0 0;
    border-bottom: 7px solid #017438 ;
    color: white;
    font-size: 24px;
    font-weight: 800;
    height: 70px;
    padding: 0.6em 0.4em 0.4em;
    text-align: center;
    text-decoration: none;
    transition: background-color 0.25s ease-in-out 0s;
    margin: 0 !important; 
    margin-bottom: 0px;
}

.details {
    background: #ce2b37  none repeat scroll 0 0;
    border-bottom: 7px solid #b42631;
    color: white;
    font-size: 1.6em;
    font-weight: 800;
    height: 70px;
    padding: 0.6em 0.4em 0.4em;
    text-align: center;
    text-decoration: none;
    transition: background-color 0.25s ease-in-out 0s;
    margin-bottom: 0px;
}
.comenav {
    background: #009246 none repeat scroll 0 0;
    border-bottom: 7px solid #017137;
    color: white;
    font-size: 13px;
    font-weight: 800;
    height: 70px;
    padding: 0.6em 0.4em 0.4em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    transition: background-color 0.25s ease-in-out 0s;
}
.comenav a, a h2 {
    color: #eeeeee;
    text-decoration: none;
   
}
.comenav:hover {
    background: #00a132 none repeat scroll 0 0;
    color: #fff;
}
.comenav a:hover h2 {
    color: #fff;
}

.call_to_action {
    background: #ce2b37  none repeat scroll 0 0;
    border-bottom: 7px solid #b42631;
    color: white;
    font-size: 13px;
    font-weight: 800;
    height: 60px;
    padding: 14PX;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color 0.25s ease-in-out 0s;
}
.call_to_action a, a h2 {
    color: #fefefe;
    text-decoration: none;
}
.call_to_action:hover {
    background: #e82a38 none repeat scroll 0 0;
    color: #fff;
}
.call_to_action a:hover h2{
    color: #ffffff;
}
#footer {
}
#footer a {
    color: inherit;
}
#copyright {
    color: #eaeaea;
}
#copyright a {
    color: inherit;
}
.crop {
    border: 8px solid #dedede;
    border-radius: 6px;
    float: left;
    height: 150px;
    margin: 0.4em;
    overflow: hidden;
    position: relative;
    width: 260px;
}
.crop img {
    left: -10px;
    position: absolute;
    top: -25px;
}
.pgallery {
    float: left;
    font-size: 1.2em;
    margin: 0.5em 10px 0.5em 0;
    text-align: center;
    width: 280px;
}
#contact_form {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-left: auto;
    margin-right: auto;
    padding: 1.6em;
    width: 100%;
}
#contact_form legend {
    font-size: 24px;
}
#contact_form label {
    display: block;
    margin-bottom: 5px;
}
#contact_form label span {
    color: #666666;
    float: left;
    width: 90%;
}
#contact_form input {
    border: 1px solid #dbdbdb;
    border-radius: 3px;
    color: #666;
    height: 25px;
    padding-left: 4px;
    width: 90%;
}
#contact_form textarea {
    border: 1px solid #dbdbdb;
    border-radius: 3px;
    color: #666;
    height: 100px;
    padding-left: 4px;
    width: 90%;
}
.submit_btn {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #d8d8d8;
    border-radius: 3px;
    color: #8d8d8d;
    padding: 5px 15px;
    text-shadow: 1px 1px 1px #fff;
}
.submit_btn:hover {
    background: #ececec none repeat scroll 0 0;
}

.success {
    background: #20b0e5 none repeat scroll 0 0;
    border: 1px solid #0082c1;
    border-radius: 5px;
    font-weight: normal;
    margin-bottom: 1em;
    padding: 1em;
}
.error {
    background: #ffdfdf none repeat scroll 0 0;
    border: 1px solid #ffcaca;
    border-radius: 5px;
    font-weight: normal;
    margin-bottom: 1em;
    padding: 1em;
}

/* sezione hero home */

.hero {
  	
  		 }
  		
  .hero:before {
    
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

 }
 
   .hero:after {
    
    bottom: 0;
    left: 0;

 }
 
  .hero .intro {
    padding: 1.4em;
    position: relative;
    top: 60%;
    transform: translateY(-50%); }
  
  .hero h1 {
    color: #fff;
    background-color: #009246;
    display: inline;
    font-size: 1.3em;
    line-height: 2em;        
    font-weight: 300;
    padding:0.5em;
    margin: 0.5em 0em 1.5em 8%;
   }
   
   .hero h2 {
    color: #fff;
    background-color: #ce2b37;
    display: inline;
    font-size: 1.1em;
       
    font-weight: 300;
    padding:0.7em;
    margin: 2em 0em 2.5em 8%;
   }

  
  @media only screen and (min-width: 40.063em) {
    
    .hero h1 {
       font-size:2.3em;
    }
    
    .hero h2 {
       font-size:2.1em;
    }
    
    
    }
    
  
	