#totop a, a.ino-btn, input.ino-btn, .metro-box, .post-heading, .flex-caption, .price-box-price, .tagcloud a {
	background: #D24709
}

#main-navigation li a:hover, #main-navigation li.current-menu-item a:hover, #copyright a, footer a:hover, #footer-navigation li a, a {
	color:#D24709
}

#searchsubmit,#searchsubmit2 {
	background-color: #D24709
}

.tagcloud a:before {
	border-color:transparent #D96613 transparent transparent
}


h1,h2,h3,h4,h5,h6, .slider-title,#main-navigation a, .footer-title {
	font-family: 'Amaranth', Arial, Helvetica;
	font-weight: normal;
	line-height: 120%;
}

/* Basics */

body {
  color:#333333;
  font-family: Georgia, "Times New Roman", Times, serif;
  background:#ffffff url(../images/sfondo-sito.jpg) fixed top center;
}

.spacer {
	display:block;
	width:100%;
	float:left;
	clear:both;
	height:5px
}

.vertical-spacer {
	clear: both;
	height: 50px;
	width: 100%;
	display: block;
	float: left
}

pre span {
	float: left;
	margin-top: 10px
}

.nav-tabs > li {
	margin-left: 0
}

a,a:visited {text-decoration:none}
a:hover {text-decoration:none;color:#717274}
a:hover, a:active, a:focus, input:hover, input:focus, input:active {outline: 0}

h1 {
  font-size: 24px;
}

h2 {
  font-size: 22px
}

h3 {
  font-size: 20px
}

h4 {
  font-size: 18px
}

h5 {
  font-size: 16px
}

h6 {
  font-size: 14px
}

p {
  font-size: 16px;
  line-height: 140%;
}

h1,h2,h3,h4,h5,h6, .slider-title {
	font-weight: normal
}

h1,h2,h3,h4,h5,h6 {
  color: #D24709;
}

ol {
  list-style: decimal;
}

ul, li {
  list-style: disc;
}

#main-container {
	background: none;
	padding:0;
	margin:30px auto 20px auto;
	/*box-shadow: 0 0 8px rgba(0, 0, 0, .25);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .25);
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .25);
	-ms-box-shadow: 0 0 8px rgba(0, 0, 0, .25);
	-o-box-shadow: 0 0 8px rgba(0, 0, 0, .25)*/
}

.slider-title {
	text-transform: uppercase;
	font-size:28px!important;
	line-height: 31px;
	margin-bottom:5px!important
}

blockquote {
	border-left:0!important;
	padding:0!important
}

/* Wp calendar */

#wp-calendar {
  border: 1px solid #ddd;
  empty-cells: show;
  font-size: 14px;
  margin: 0;
  width: 100%;
  border-bottom:15px solid #ddd;
  padding-bottom:15px;
} 

#wp-calendar thead tr {
  background:#ddd
} 

#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
  padding:3px;
  text-align:center
} 

#wp-calendar td {
  color: #aaa;
  font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  letter-spacing: normal;
  padding: 2px 0;
  text-align: center;
}

#wp-calendar #today {
  background: #ddd;
  color: #111;
}

#wp-calendar caption {
  text-transform:uppercase;
  font-size:11px;
  margin-bottom:0;
  background: #F0F0F0;
  border: 1px solid #DDDDDD;
  border-bottom:0;
  padding:5px;
  border-radius:5px 5px 0 0;
  -moz-border-radius:5px 5px 0 0;
  -webkit-border-radius:5px 5px 0 0;
  text-align:center
}

/* Caption */

.caption {
	z-index:500;
	position:absolute;
	bottom:-35px;
	left:0;
	height:30px;
	padding:5px 20px 0 20px;
	background:#000;
	background:rgba(0,0,0,.5);
	width:400px;
	font-size:1.3em;
	line-height:1.33;
	color:#fff;
	border-top:1px solid #000;
	text-shadow:none;
}

/* To top button */

#totop {
	position: fixed;
	visibility:hidden;
	z-index:99;
	bottom:35px;
	right:35px
}

#totop a {
	font-weight: normal;
	font-size: 23px;
	padding-top: 12px;
	color: #fff!important;
	border: 0!important;
	background-image: none!important;
	text-decoration:none;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0
}

/* second-navigation */

#second-navigation {
	list-style:none;
	margin:0;
	padding:0;
	height: 30px;
	position: relative;
	float: right;
	list-style: none;
}

#second-navigation li {
	float:left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#second-navigation li a {
	line-height: 20px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: 400;
	color:#ffffff;
	display:block;
	padding:0 8px;
	border-right: 1px solid #ffffff;
}

#second-navigation li:last-child a {
	border-right: none;
}

#second-navigation li a:hover {
	text-decoration:none;
	color:#D24709;
}

#second-navigation li.current-menu-item a {
	text-decoration:none;
	color:#D24709;
}

#second-navigation li.current-menu-item a:hover {
	text-decoration:none
}



/* navigation */

#navigation {
	position:relative;
	height: 124px;
	width: 1170px;
	background-color: #ffffff;
	margin-top: 40px;
	border-bottom: 17px solid #0879A8;
}

#main-navigation {
	list-style:none;
	margin:0;
	padding:0;
	position: relative;
	list-style: none;
}

#main-navigation li {
	float:left;
	margin: 40px 8px 0 8px;
	padding: 0px;
	list-style: none;
}

#main-navigation li a {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 300;
	color:#D24709;
	display:block;
	padding:6px 12px;
}

#main-navigation li a:hover, #main-navigation li.current-menu-item a, #main-navigation li.current-menu-item  a:hover {
	text-decoration:none;
	background-color:#D24709;
	color: #fff;
}

#main-navigation li li a {
	line-height:30px;
	font-size:12px;
}

ul#main-navigation > li ul.drop {
    margin:0 0 0 -15px!important;
    padding:0;
    width:200px;
    position:absolute;
    display:none
}

ul#main-navigation > li ul {
	background-color:#222;
	z-index:999;
	padding:20px!important;
	border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	-webkit-border-radius:0 0 4px 4px;
	-ms-border-radius:0 0 4px 4px;
	-o-border-radius:0 0 4px 4px
}

ul#main-navigation > li ul li {
	margin: 0;
	height: 30px
}

ul#main-navigation li .btn {margin-top:-5px}

ul#main-navigation > li ul.drop ul {
    margin:0;
    padding:0;
    width:120px;
    position:absolute;
    display:none;
    left:120px;
    top:0;
    border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px
}

ul#main-navigation > li ul li {
    margin:0 0 10px 0;
    padding:0;
    list-style:none;
    position:relative;
    width:100%
}​

#navigation {
	position:relative
}


/* Content shortcodes */

.half, .half-last {float:left;width:50%;margin:0px 0;margin-right:0%;}
.half-last {margin-right:0}

.third, .third-last {float:left;width:29%;margin:0px 0;margin-right:6%;}
.third-last {margin-right:0}

.quarter, .quarter-last {float:left;width:20%;margin:0px 0;margin-right:6%;}
.quarter-last {margin-right:0}

/* Spacings */

li {
  margin-left: 30px;
}

#content li {
  margin-left: 0px;
  list-style: disc;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset,
figure {
  margin-bottom: 20px;
}

#teaser h1, #teaser p{   padding:0 20px; }

.spacer {
	display:block;
	float:left;
	clear:both;
	width:100%;
	margin:20px 0
}

.clear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0
}

.colored {
	padding: 3px 11px;
	background: #222;
	color: white;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .35);
	text-transform: uppercase;
	font-weight: 600;
	margin-right: 10px
}

.sfondobianco {
	background-color: #ffffff;
	}


.sfondoazzurro {
	background-color: #0879A8;
	}	

.sfondoarancio {
	background-color: #D24709;
	}	
/* Header */

#logotype {
	width: 332px;
	height: auto;
	margin: 30px 0 0 20px;
	padding: 0;
}

/* teaser */

#teaser {
	margin-top: 25px;
	border-top:4px solid #0879A8;
	border-bottom:4px solid #0879A8;
	background-color: #0879A8;	
	}

#teaser img {
	width: 1170px;
}

#tagline {
	height:85px;
	background:#717274;
	text-align:center;
	margin-top: 10px;
}

#tagline p {
	color:#fff;
	font-size:17px;
	padding:32px 0 0 0;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	display:inline;
	margin: 0 10px 0 0
}

a.ino-btn, input.ino-btn {
	padding: 10px 25px;
	color: white;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px
}

a:hover.ino-btn {
	text-decoration:none;
	background:#252525;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease
}

.section-title {
	font-size: 14px;
	font-weight: normal;
	color: #717173;
	font-weight: 500;
	padding-top: 18px;
	padding-left: 15px;
	text-transform: uppercase;
	background-image: url(../images/title-bullet.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin:25px 0 10px 0
}

/* metro box */

.metro-box {
	font-size:12px;
	color:#fff;
	text-align:center
}

.metro-box-hover {
	background:#717274!important;
	-webkit-transition: background .5s ease;
	-moz-transition: background .5s ease;
	transition: background .5s ease
}

.metro-box .inner {
	padding:0;
	position: relative; 
	width: 100%; 
}

.metro-box h3 {
	font-size: 18px;
	color: #D86513;
	font-weight: 500;
	line-height: 18px;
	padding: 10px 15px;
	background-color: rgba(255, 255, 255, 0.7);
	text-align: left;
	position: absolute; 
    top: 10px; 
    left: 0; 
    width: 100%;
 }

.metro-box p {
	font-size:12px;
	padding: 15px;
	text-align: justify;
	font-style: italic;
}

a:hover.metro-box {
	text-decoration:none;
	color:#fff
}

.box-icon {
	width:270px;
	height:auto;
	}

/* post box */

.post-box {
	position:relative;
	/*margin-bottom:20px*/
}

#youtube {
	margin-bottom: 0;
	background-color: #0879A8;
	width: 560px;
	height: 315px;
	padding: 5px;
	}

.post-box h4 {
	font-size:22px;
	color: #fff;
	margin-bottom:5px
}

.post-box p {
	margin-bottom:0
}

.post-youtube {
	position: absolute;
	left: 0;
	top: 0px;
	padding: 10px 0px;
	width: 285px;
	text-align: center;
	margin:0 auto;
	background-color: #D86513
}

.post-heading {
	position: absolute;
	left: 0;
	top: 15px;
	padding: 10px 30px 20px 10px;
	width: 200px;
	background-color: #0879A8
}

.post-heading a, .post-meta a {
	color:#111;
	text-transform:uppercase
}

a:hover.post-box-link .post-heading, a:hover.post-box-link .post-youtube {
	background: #D24709;
	-webkit-transition: background .5s ease;
	-moz-transition: background .5s ease;
	transition: background .5s ease
}

.post-box img {
	width:100%;
	overflow:hidden
}


.home-layout-1 .post-box img {
	height:200px
}

a.post-box-link, a:hover.post-box-link {
	text-decoration:none;
	color:#fff
}

.meta {
	font-size:11px;
	text-transform:uppercase
}

/* author box */

.author-box {
	padding:15px;
	background:#f5f5f5;
	width:96%;
	display:block;
	float:left;
	clear:both;
	margin:30px 0
}

.author-social {
	font-size: 11px!important;
	margin: -13px 0 0 0!important
}

.author-social a {
	font-size:11px;
	margin:0
}

.author-box h4 {
	margin:15px 0 10px 0;
	text-transform:uppercase
}

.author-box p {
	margin-top:0;
	font-size:12px
}

.author-image {
	float:left;
	margin-right:15px;
	width: 128px;
	height: auto
}

/* social share */

.social-share {
	width:100%;
	display:block;
	float:left;
	clear:both
}

.social-share ul {
	list-style:none;
	margin:0;
	padding:0
}

.social-share ul li {
	float: left;
	margin: 0;
	padding: 0;
	min-width: 10%;
	max-width: 200px;
	width: 100px
}

/* comments */

#comments-title {
	margin:50px 0 10px 0
}

ul.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0;border: 1px solid #E3E3E3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; }
ul.commentlist li { }
ul.commentlist li.alt { }
ul.commentlist li.bypostauthor {}
ul.commentlist li.byuser {}
ul.commentlist li.comment-author-admin {}
ul.commentlist li.comment {padding:1em; }
ul.commentlist li div.comment-author {}
ul.commentlist li div.vcard { font:normal 16px georgia,times,serif; }
ul.commentlist li div.vcard cite.fn { font-style:normal; font-weight: 600; color:inherit; margin-right:5px; font-size:14px}
ul.commentlist li div.vcard cite.fn a.url {}
ul.commentlist li div.vcard img.avatar {float:left; margin:0 15px 0 0; padding: 1px 1px 2px 1px;}
ul.commentlist li div.vcard img.avatar-32 {}
ul.commentlist li div.vcard img.photo {}
ul.commentlist li div.vcard span.says {}
ul.commentlist li div.commentmetadata {}
ul.commentlist li div.comment-meta { font-size:15px; }
ul.commentlist li div.comment-meta a { color:#ccc; }
ul.commentlist li p { font-size:11px; margin:0 0 1em; }
ul.commentlist li ul { font-size:11px; list-style:square; margin:0 0 1em 2em; }
ul.commentlist li div.reply { font-size:11px; }
ul.commentlist li div.reply a { font-weight:600; }
ul.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ul.commentlist li ul.children li {}
ul.commentlist li ul.children li.alt {}
ul.commentlist li ul.children li.bypostauthor {}
ul.commentlist li ul.children li.byuser {}
ul.commentlist li ul.children li.comment {}
ul.commentlist li ul.children li.comment-author-admin {}
ul.commentlist li ul.children li.depth-2 { border-left:1px solid #555; margin:0 0 .25em .25em; }
ul.commentlist li ul.children li.depth-3 { border-left:1px solid #999; margin:0 0 .25em .25em; }
ul.commentlist li ul.children li.depth-4 { border-left:1px solid #bbb; margin:0 0 .25em .25em; }
ul.commentlist li ul.children li.depth-5 {}
ul.commentlist li ul.children li.odd {}
ul.commentlist li.even { background:#fff; }
ul.commentlist li.odd { background:#f6f6f6; }
ul.commentlist li.parent { }
ul.commentlist li.pingback { border-bottom:1px dotted #ccc; padding:1em; }
ul.commentlist li.thread-alt { }
ul.commentlist li.thread-even {}
ul.commentlist li.thread-odd {}

#commentform input {
  width: 300px;
  border: 1px solid #E4E4E4;
  border-radius: 3px;
  padding:5px;
  margin:0 0 -10px 0;
  display:block
}

.form-allowed-tags {
	width:77%;
	font-size:11px
}

.form-allowed-tags code {
	display:block;
	margin-top:10px;
	clear:both
}

#commentform label {
  width: 300px;
  margin:5px 0 5px 0;
  display: inline-block;
  zoom: 1;
	*display:inline;
  cursor:pointer
}

#comment-area {
  margin:0 0 10px 0;
  width:820px
}

#comment-area h3 {
  font-size: 19px;
  margin: 40px 0 -5px 0;
}

#comment {
  width: 550px;
  border: 1px solid #E4E4E4;
  border-radius: 3px;
  padding:10px;
  margin:3px 0 10px 0
}

#submit {
	width:136px!important;
	font-size: 13px
}

img.avatar {
  border: 1px solid #FFFFFF;
  box-shadow: 0 0 1px #999999;
  float:left;
  margin:0 7px 0 0;
}

ul.commentlist {
  border: 1px solid #eee;
  display: block;
  float: left;
  list-style: none;
  margin: 10px 0;
  width:100%;
  padding: 16px;
}

ul.commentlist li {
  float:left;
  width:95%;
  display:block;
  margin:10px 0 10px 0;
  font-size:12px;
  font-family:Georgia, Times New Roman, Times, serif;
  font-style:italic;
  color:#888888;
}

ul.commentlist li p {
  font-size:12px;
  font-family:Arial,Tahoma,Helvetica;
  line-height: 20px;
  font-style:normal;
  margin:10px 0 25px 0;
  overflow:hidden
}

/* clients carousel */

#fp-carousel {
	position:relative;
	margin-bottom: 50px
}

#clients-carousel { height: 125px; overflow:hidden; }
#clients-carousel .viewport { float: left; width: 1160px; height: 125px; overflow: hidden; position: relative; }
#clients-carousel .buttons { 
	display: block;
	margin: 30px 10px 0 0;
	float: left;
	position: absolute;
	top: -80px;
	padding: 4px;
	background: #717274
}
#clients-carousel .next {right:0;margin-right: 0}
#clients-carousel .prev {right:15px}
#clients-carousel a.next,
#clients-carousel a.prev {
	color:#fff
}
#clients-carousel a:hover.next,
#clients-carousel a:hover.prev {
	text-decoration:none
}
#clients-carousel .disable { visibility: hidden; }
#clients-carousel .overview { list-style: none; position: absolute; padding: 0; margin: 0; left: 0; top: 0; }
#clients-carousel .overview li{ float: left; margin: 0 8px 0 0; height: 121px; width: 220px;}

/* footer */

#footer {
	margin:20px auto;
	padding: 5px 0;	
	border-top: 4px solid #fff
}

#copyright {
	margin:10px auto 0 auto;
	padding: 35px 0;	
}

#copyright p {
	color:#717173;
	font-size:13px;
	margin-bottom: 0;
	text-align: center;
}

#copyright a:hover {
	color:#777;
	text-decoration:none
}

.newsletterfolder {
	padding-bottom:20px;
	margin-bottom: 20px;
	margin-top: 20px;
	}
	
.newsletterfolder label	{
	float: left;
	color: #fff;
	font-size: 15px;
	margin-top: 5px;
	}

.newsletterfolder #mailnl {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	width: 180px;
	}
	
.newsletterfolder #iscrivi {
	float: left;
	color: #fff;	
	width: 120px!important;
	padding: 6px 18px!important;
	border: 0!important;	
	background: #D96613;
	text-transform: uppercase;
	}	
	
#rispostanl	{
	color: #fff;
	text-transform: capitalize;
	margin: 5px 0 0 20px;
	display: block;
	width: 300px;
	height: 30px;
	}
	
#contattifooter a:hover {
	color: #fff;	
	}	
	
#contattifooter input, #contattifooter textarea {
	width: 320px;
	margin-bottom: 20px;	
	margin-bottom: 30px;	
	}
	
#contattifooter textarea {
	height: 125px;
	}		

#contattifooter .contattifoo {
	float: left;
	width: 240px;	
	}	
	
#inviacf {
	float: left;
	color: #fff;	
	width: 79px!important;
	padding: 8px 23px 8px 25px!important;
	border: 0!important;	
	background: #D96613;
	text-transform: uppercase;
	}	
	
.footer-title {
	color: white;
	font-size: 24px;
	margin-bottom: 15px;
	text-transform: capitalize;
	font-weight: 500;
}

.title-news {
	color: white;
	font-size: 20px;
	margin:30px 0 5px 0;
	text-transform: uppercase;
	font-weight: 500;
	padding-right: 20px;
}

.title-news:first-child {
	margin-top: 0;
}

.box-inner {
	color: #fff;	
	}

footer ul {
	list-style:none;
	margin:0;
	padding:0
}

footer {
	color:#777
}

footer a {
	color:#fff
}

.footer-widget {
	margin-bottom:45px;
	margin-left: 20px;
}

.footer-widget a {
	color: #fff;	
	margin: 0;
	}
	
.footer-widget p {
	color: #fff;	
	margin: 0 0 5px 0;
	padding-right: 20px;
	font-size: 14px;
	}	

cite {
	color: #fff;
	font-size:12px
}

footer a:hover {
	text-decoration:none
}

footer ul li {
	margin:0 0 15px 0;
	padding:0
}


/* page */

#content {
	padding-bottom:20px
}

#page-title {
	margin:35px 0
}

#page-title h2 {
	font-size:38px;
	margin-bottom:5px;
}

.subtitle {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 5px
}

.entry {
	/*font-size:12px*/
}

/* sidebar */

#sidebar {
	font-size:12px;
	margin-top:42px
}

.sidebar-inner {
	padding:0 0 0 30px;
	border-left:1px solid #EEE
}

.left-sidebar .sidebar-inner {
	padding:0 30px 0 0;
	border-right:1px solid #EEE;
	border-left:0;
	margin-right: 7px
}

#sidebar h4 {
	font-size:15px;
	margin-bottom:20px;
	text-transform:uppercase
}

#sidebar .widget {
	margin-bottom:50px;
	display:block;
	font-size:12px;
	clear:both
}

#sidebar ul {
	list-style:none;
	margin:0;
	padding:0
}

#sidebar ul li {
	margin:0 0 -1px 0;
	padding:0
}

.screen-reader-text {
	display:none
}

#searchform2 input {
	width:180px
}

#searchform2 .btn {
	margin-top: -9px;
	width: 55px;
	font-size: 10px;
	padding-left: 5px
}

.tabbable {
	font-size: 12px
}

.tab-content > .active, .pill-content > .active {
	margin-top:5px;
}

.break-title {
	font-size: 10px;
	text-transform: uppercase;
	clear: both;
	display: block;
	width: 100%;
	border-bottom: 1px solid #eee;
	margin: 75px 0 35px 0;
	letter-spacing: 4px;
	padding-bottom: 5px
}

.break {
	display: block;
	width: 100%;
	border-bottom: 1px solid #eee;
	margin: 75px 0 35px 0;
	padding-bottom: 5px
}

/* portfolio */

.portfolio-layout {
	padding-bottom: 50px!important
}

.portfolio-4col .zoom-icon {
	top:35%
}

.portfolio-3col .zoom-icon {
	top:40%
}

.portfolio-layout .post-title {
	font-size: 22px;
	margin-bottom: 0
}

.portfolio-layout #page-title {
	text-align:center
}

#filters {
	list-style: none;
	margin: -10px 0 40px 0;
	padding: 0;
	text-align: center
}

#filters li {
	display: inline-block; zoom: 1; *display: inline;
	margin:0 20px 0 0
}

#filters li a {
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase
}

#filters li a:hover {

}

#filters li a.current {
	color: #111;
	border-bottom: 1px solid #111;
	padding-bottom: 5px
}

.portfolio-item a {
	width:100%;
	height:100%;
	display:block
}

span.over {
	background: rgba(0, 0, 0, .8);
	height: 100%;
	position: absolute;
	width: 100%;
	overflow:none;
	z-index: 10;
	cursor: pointer
}

.zoom-icon {
	width: 32px!important;
	height: 32px!important;
	position: absolute;
	top: 44%;
	left: 44%;
	border:0!important;
	box-shadow:none!important;
	-moz-box-shadow:none!important;
	-webkit-box-shadow:none!important;
	-ms-box-shadow:none!important;
	-o-box-shadow:none!important;
	border:0!important
}

#header-video {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
	margin-top: -20px;
	margin-bottom: -5px
}
#header-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* FAQ */

#faqholder {text-align:left}

#faqholder dt {
	cursor: pointer;
	font-size: 17px;
	padding:25px 0;
	color: #111;
	font-weight: normal;
	margin-bottom:0;
}

#faqholder dt .colored {
	float:left;
}

#faqholder dt p {
	margin-top:3px;
	position: relative;
	overflow: hidden
}

#faqholder dd {
	border: 1px solid #E9E9E9;
	background: #F9F9F9;
	padding: 25px 0;
	width: auto;
	margin-left: 0;
	position: relative;
	margin-top: -20px
}

#faqholder dd p {
	font-size: 12px;
	padding: 0 25px;
	margin-bottom: 0
}

/* pricing boxes */


ul.checked-list {
	list-style:none;
	margin:0 0 10px 20px;
	padding:0
}

ul.checked-list li {
	background-repeat: no-repeat;
	background-position: 0 7px;
	line-height: 30px;
	padding-left: 20px!important;
	font-size: 13px;
	color: #878787;
	margin: 0
}

.pricing-list {
	list-style: none;
	margin: 35px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 11px;
	color:#777
}

.pricing-list li {
	margin: 8px 0 0 0;
	padding: 8px 0 0 0;
	border-top: 1px dashed #ccc
}

.pricing-list li:last-child {
	margin: 8px 0!important;
	padding: 8px 0!important;
	border-bottom: 1px dashed #ccc
}

.featured-box .pricing-list li {border-top: 1px dashed #444}
.featured-box .pricing-list li:last-child {border-bottom: 1px dashed #444}

.pricing-box {
	margin:50px 0;
	float:left
}

.pricing-box .ino-btn {
	font-size:12px
}

.price-box {
	width:290px;
    min-height:400px;
	background:#e9e9e9;
	text-align:left;
	float:left;
	position: relative
}

.vertical-adjust {
	margin-bottom: 20px
}

.table, td, th {
	text-align:center!important;
}

.center {text-align:center}

.pricing-intro {
	margin-bottom:50px
}

.pricing-intro p {
	padding: 0 180px
}

.featured-box {
	position: relative;
	z-index: 5;
	margin: 0;
	width: 300px;
	background: #333;
	box-shadow: 0 0 8px rgba(0, 0, 0, .50);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .50);
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .50);
	-ms-box-shadow: 0 0 8px rgba(0, 0, 0, .50);
	-o-box-shadow: 0 0 8px rgba(0, 0, 0, .50);
	min-height: 500px;
	margin-top: -21px
}

.featured-box .price-box-header h4 {color:#f5f5f5;text-shadow:none}

table .colored {float:left;}

.price-box-header {
	padding:60px 30px 5px 30px;
	text-align: center
}

.price-box-header h4 {
	font-size: 31px;
	font-weight: 600;
	margin-bottom: 11px;
	letter-spacing: -1px;
	text-transform: uppercase
}

.price-box-description {
	font-size: 11px!important;
	color: #878787;
	margin-bottom: 0!important;
	text-transform: uppercase;
	font-weight: 600
}

.price-box-body {
	padding:12px 10px 15px 10px;
	text-align:center
}

.price-box-body p {
	font-size: 16px;
	color: #878787;
	font-style: italic;
	font-family: Georgia, TImes, Times New Roman, serif;
	padding: 0 20px
}

.price-box-price {
	height:100px;
	width:100px;
	text-align:center;
	border-radius:75px;
 	-webkit-border-radius: 75px;
 	-moz-border-radius:75px;
 	-ms-border-radius: 75px;
 	-o-border-radius: 75px;
	position:absolute;
	top: -45px;
	left: 95px;
}

.featured-box .price-box-price {
	left: 100px
}

.featured-box .price-box-header {
	padding: 74px 30px 5px 30px
}

.price-box-price p {
	font-size: 35px;
	line-height: 99px;
	color: white;
	margin-bottom: 0;
	font-weight: 600;
	letter-spacing: 2px
}

.price-box-footer {
	padding:15px 10px;
	text-align:center
}

.price-box-body ul {
	list-style:none
}

.left-align {
	text-align:left!important
}

.pricing-icon {
	margin-top:3px
}

/* contact */

#contact_form {margin-top: 37px;text-align:left;width:570px;}

#contact_form label {
	cursor:pointer;
	text-transform:uppercase;
	font-size:11px;
	color:#111
}

#contact_form input {
	width:95%;
	height:30px;
	margin-bottom:15px
}

#contact_form textarea {
	width:95%;
	height:130px
}

input.error, textarea.error {
	background: #FF8A8A!important;
	border: 1px solid #FF4F4F!important;
	color: white!important
}

.captcha-container {
  margin:16px 0 10px 0;
  float:left;
  display:block;
  width:59%
}

#contact_form label.error {
	font-size: 11px;
	font-style:italic
}

.captcha-container span {
  display: block;
  font-size: 12px;
  margin: 0 0 3px;
  float:left;
  line-height:36px
}

.error {
	color: red!important;
	margin-bottom: 22px
}

#captcha {
	width:45px!important;
	margin-top: -4px;
	margin-left: 8px
}

.captcha-input-field {
	height:30px!important
}

.gmap-location {
	margin-bottom:30px
}

.gmap {
	border: 5px solid #e1e1e1;
	display: block;
	padding: 0;
	margin: 42px 0 0 0;
	width: 96%;
	height: 300px
}

.gmap img {
	width: 100%
}

.form-btn {
	margin-top: 13px;
	float: right;
	margin-right: 16px;
	width: 159px!important;
	padding: 10px 23px 28px 25px!important;
	border:0!important
}

.form-btn:hover {
	text-decoration:none;
	background:#252525;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease
}

.post-meta {
	font-weight: normal;
	line-height: 20px;
	margin: -19px 0 0 0;
	padding: 10px 0;
	font-size: 10px;
	text-transform: uppercase
}

.meta-spacer {
	padding: 0 5px;
	font-size: 13px;
	color: #CCC
}

.post {
	display: block;
	float: left;
	margin: 20px 0 50px 0
}

.post-title {
	font-size: 37px;
	line-height: 47px;
	margin-bottom: 10px;
	margin-top: 10px
}

/* kwicks slider */

.kwicks {
	width: 100%;
	height: 450px
}

.kwicks img {
	max-width:inherit!important
}

.kwicks > li {
	height: 450px;
	/* overridden by kwicks but good for when JavaScript is disabled */
	margin-left: 5px;
	float: left
}

.kwicks .flex-caption {
	height: 65px!important;
	display: block;
	float: left;
	width: 250px
}

#sidebar p {
	margin: 20px 0 0 0;
	padding: 0;	
	}
	
#main-content {
	margin:20px auto 0px auto;
	padding: 5px 0;
	}	
	
#banner-altri {
	margin:20px auto 30px auto;
	padding: 5px 0;
	}		
	
#facebook {
	text-indent: -9999px;
	width: 160px;
	height: 53px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	margin-top: 15px;
	background:url(../images/fb.png) no-repeat top center;
	}	
	
#facebook a {
	text-indent: -9999px;
	width: 160px;
	height: 53px;
	overflow: hidden;
	float: left;	
	}	
	
#tripadvisor {
	margin-top: 10px;
	text-indent: -9999px;
	width: 64px;
	height: 64px;
	overflow: hidden;
	float: left;
	background:url(../images/ta.png) no-repeat top center;
	}	
	
#tripadvisor a {
	text-indent: -9999px;
	width: 64px;
	height: 64px;
	overflow: hidden;
	float: left;	
	}		
	
h3.bandierine {
	background:url(../images/bandiere.png) no-repeat top center;
	font-weight: 700;
	font-size: 18px;
	color: #fff;
	margin:10px 0 15px 0;
	text-align: center;
	padding: 20px 0 0 0;
	}
	
#teaser p.telefono, p.telefono {
	background:url(../images/tel.png) no-repeat 40px 10px;
	color:#fff;
	font-size: 25px;
	line-height: 30px;
	padding: 5px 0 10px 95px;
	margin:10px auto;
	text-align: left;
	}	
	
#teaser p.mail, p.mail {
	background:url(../images/mail.png) no-repeat 40px 0;
	color:#fff;
	font-size: 23px;
	line-height: 30px;
	padding: 0 0 0 95px;
	margin:10px auto;
	text-align: left;
	}	
	
#teaser p.mail a, #teaser p.telefono a {
	color:#fff;
	}				

.boxtext { 
	margin-bottom: 18px; 
	color: #fff;
	background-color:#D24709;
	padding: 18px 0;
	min-height:151px; }

.boxtext h2, .boxvideo h2 {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	padding: 0px 20px; 
	margin: 0 0 10px 0;
}

.boxtext p, .boxvideo p {
	font-size: 14px;
	color: #fff;
	margin: 0 0 5px 0;
	padding: 0px 20px; 
	line-height: 150%;
}

.boxtext a {
	color: #fff;
}

.boxtext a:hover {
	color: #fff;
	text-decoration: underline;
}

.boxvideo {
	background-color:#0879A8;
	padding:15px 5px 10px 5px;
	margin-bottom: 20px;	
	}	
.inner-page-content{
	float:left;
	width:100%;
	background:#ffffff;
	clear:both;
}
.inner-content-left{
	float:left;
	width:61.2%;
	padding:0 2%;
	margin:40px 0;
	border-right:4px solid #0879A8;
}
@media screen and (max-width: 960px) {
.inner-content-left{
	width:96%;
	border-right:none;
  }
}
.inner-content-right{
    float:right;
    width:30%;	
	padding:0 2%;
	margin:40px 0;
}
@media screen and (max-width: 960px) {
.inner-content-right{
	float:left;
	width:96%;
  }
}
@media screen and (max-width: 480px) {
.inner-content-right{
	margin:0;
  }
}
.inner-page-content ol{
	float:left;
	width:100%;
	list-style:none;
}
.inner-page-content ol li{
	float:left;
	width:100%;
	line-height:1.5em;
	color:#808080;
	font-size:0.9em;
	margin-bottom:10px;
}
.block{
	float:left;
	width:100%;
	margin:20px 0 0 0;
}
.box-wrap{
	float:left;
	width:100%;
	border-bottom:6px solid #0879A8;
	border-top:2px solid #0879A8;
	padding-bottom:30px;
	background:#F0F0F0;
	margin-bottom: 30px;
}
aside .box-wrap:first-child{
	background:#F0F0F0 url(../images/bandiere.png) no-repeat 96% 5%;
}
.box-wrap figure{
	float:left;
	width:100%;
	border-bottom:6px solid #fff;
	position:relative;
}
.box-wrap h3{
	padding:0.3em 8%;
	background:#0879A8;
	color: #fff;
	display:inline-block;
	font-size:1.2em;
	margin-bottom:20px;
	margin-top: 0;
	font-weight: bold;
	font:18px Arial, Helvetica, sans-serif;
}
.box-wrap h4{
	display:inline-block;
	font-size:0.7em;
	margin-bottom:20px;
	color:#f0f0f0;
	text-transform:uppercase;
	letter-spacing:0.1em;
	padding:10px;
}

.topimg {
	margin-top: 25px;
	padding: 5px 0;
	background-color: #0879A8; 
	width: 1170px;
	}
	
aside p.telefono {
	background:url(../images/tel2.png) no-repeat 40px 10px;
	color:#D24709;
	}	
	
aside p.mail {
	background:url(../images/mail2.png) no-repeat 40px 0;
	color:#D24709;
	}	

aside p.mail a {
	color:#D24709;
	}	
	
.innertext	{
	padding:0 20px;	
	}
	
.box{
    float: left;
    width:28.62%;
    margin: 1%;
    padding: 1%;
    background: #fff;	
}
@media screen and (max-width: 640px) {
.box{
    width:86%;
    margin: 0 0 4% 0;
    padding: 4%;
  }
} 
@media screen and (max-width: 640px) {
.box figure{
	float:left;
    width:100%;
    margin: 0;
    padding: 0;
  }
}
.box:hover{
   background: #0879A8;	
}
.box img{
  display: block;
  width: 100%;
  max-width: 100%; 
} 
.rtl .box {
  float: right;
  text-align: right; 
  direction: rtl;
}
.box figure{
	float:left;
	background:#fff;
	box-shadow:0 1px 1px rgba(0,0,0,0.1);
}
.box figcaption{
	padding:4%;
}	
.formblock, 
.formblock form, 
.formblock label, 
.formblock fieldset{
	float:left;
	width:100%;
}
.formblock {
	margin-top: 20px;	
}
.formblock label{
	margin-bottom:10px;
	width:100%;
	color: #0879A8;
}
.formblock .field label{
	font-size:0.9em;	
}
.required{
	padding:0 0 0 5px;
	color:#EC2B27;
}
.formblock input{
	border:1px solid rgba(221,221,221,0.6);
	margin-bottom:20px;
	padding:2%;
	width:95.6%;
	font-size:1em;
	line-height:1.5em;
	outline:none;
}
.formblock textarea{
	border:1px solid rgba(221,221,221,0.6);
	padding:2%;
	width:95.6%;
	margin-bottom:20px;
	font-size:1em;
	line-height:1.5em;
	outline:none;
}
.formblock .captcha{
	float:left;
	width:100%;
	font-size:0.9em;
}
.formblock .captcha input{
	margin-bottom:0;
}
.formblock img{
	margin:0 1% 20px 0;
}
.formblock input[type="submit"] {
	display:table;
	margin:0 auto;
	width:auto;
    outline:none;
	cursor:pointer;
    position:relative;
	padding:0.7em 2em;
    border-radius: 3px;
    font-family: 'bitstream_vera_serifroman';
	color:#f0f0f0;
	text-transform:uppercase;
	background-color: #0879A8;
}
.formblock input.check {
	width: 3%;
	float: left;
	margin: 15px 0 0 0;
	border: none;
}

.formblock label.privacy {
	padding: 1px;
	margin: 10px 0 0 0;
	width: 96%;	
	float: right;
	text-align: left;
	font-size: 11px;
}	
	
.formblock .submit:active {
    top:3px;
}
.formblock .submit:hover{
    top:3px;
}