html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	color: #444;
	font-family: Georgia, serif;
	line-height: 1.5em;
	background-color:#FFF;
	/*background-image:url(../images/back.png);*/
	/*background-image:url(../images/greyfloral.png);*/
}
ol, ul {
	list-style: square;
	margin: 0 0 0.5em;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
code {
	background-color: #f4f4f4;
	font-family: Menlo, 'Panic Sans', monospace;
	font-size: 0.875em;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
strong {
	font-weight: bold;
}
p {
	margin: 0 0 0.5em;
	max-width: 634px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: sommet-slab-1, sommet-slab-2, Georgia, serif;
	font-weight: normal;
	line-height: 1.2em;
	padding: 0.5em 0 0.25em;
}
input,textarea {

-webkit-appearance: none;
}
h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.25em;
}

h5, h6 {
	font-size: 1em;
}

a, a:link, a:visited {
/*	color: #11bad3;
	text-decoration: none;
	border-bottom: 1px solid #11bad3;*/
}

a:hover, a:active {
/*	background: #00a9c2;
	border-color: #00a9c2;
	color: #fff;*/
}

img {
	max-width: 100%;
}

hr {
	border: none;
	background: url(../images/bg_hr.png) center center no-repeat;
	height: 10px;
}

#logo {
	padding-bottom: 0;
	margin:0 auto;
	text-align:center;
	margin-top:5px;
}

.logo {
	color: #11bad3;
	font-family: sommet-slab-1, sommet-slab-2, Georgia, serif;
	font-weight: normal;
	font-size: 1.2em;
}
.logo b {
	font-weight: bold;
}

.banner-wrap {
	text-align: center;
	background: #ffc;
	border-bottom: 1px solid #ccc;
	padding: 0 10px 1em;
	margin-bottom: 1em;
}

.intro {
	font-size: 1.75em;
	font-family: sommet-slab-1, sommet-slab-2, Georgia, serif;
	line-height: 1.1em;
	max-width: none;
}

.grid {
	padding: 0 20px;
}

.row {
	margin-bottom: 1em;
}

.feature h2 {
	font-weight: bold;
	text-align: center;
}

.feature p {
	font-size: 1.125em;
}

.mod-download {
	background: url(../images/bg_download.png) 0 0.75em no-repeat;
	background-size: 100%;
}

.mod-download h2 {
	color: #11bad3;
	font-weight: bold;
}

.mod-download .logo {
	color: #fff;
	font-size: 1em;
}

a.bttn {
	border-right: 1px solid #0087a0;
	border-bottom: 1px solid #0087a0;
	background: #11bad3;
	color: #fff;
	display: inline-block;
	font-family: sommet-slab-1, sommet-slab-2, Georgia, serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0.5em 0;
	padding: 0.5em 0.75em;
}

.mod-download .bttn:hover {
	background: #0087a0;
	cursor: pointer;
}

.example-grids {
	margin-bottom: 4em;
}

.example-grids .row { margin-bottom: 0; }

.example-grids .row p {
	background: #ffc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-family: Menlo, 'Panic Sans', monospace;
	padding: 1em;
	margin: 0 0 1em;
}
.footer {
	margin-top:30px;
}
.footersx {
	float:left;
	color: #6A6A6A;
	text-align: left;
	max-width: none;
	font-family: 'Open Sans', sans-serif;
	font-size:11px;
	margin-left:0px;
}
.footerdx {
	float:right;
	color: #6A6A6A;
	text-align: right;
	max-width: none;
	font-family: 'Open Sans', sans-serif;
	font-size:11px;
	margin-right:0px;
}
.footerdx img {
	margin-right:5px;
}
.cycle-slideshow img {
	border-radius:3px;
}
#message {
	margin-left:10px;
	margin-right:10px;
	font-family: 'Playball', cursive;
	font-size:20px;
	padding-top:20px;
	padding-bottom:20px;
}
#firma {
	float:right;
}
#img {
	width:100%;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
}
#titleimg {
	color:#6A6A6A;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
}
#intestazio {
	width:100%;
	background-repeat: no-repeat;
}
#sections {
	margin-top:20px;
}
#sections img {
	border-radius:3px;
}
#sections img:hover {
	opacity:.7;
	
}
#lastwedding {
width:100%;

}

#lastwedding img {
	border-radius:3px;
}
#lastwedding img:hover {
	opacity:.7;
	
}
#titlewedding {
	font-family: 'Open Sans', sans-serif;
	font-variant:small-caps;
	font-weight:bold;
	font-size:18px;
	width:100%;
	text-align:center;
	margin-bottom:40px;
}
#titlewedding a{
	color:#444;
	text-decoration:none;
}
#titlewedding a:hover {
	color:#6A6A6A;
	text-decoration:none;
}
#showroom {
	border-radius:3px;
}
#about {
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	margin-bottom:20px;
	text-align:justify;
}
#about a{
text-decoration:none;
color: #444;
}
#about a:hover{
text-decoration:underline;
color: #444;
}
#infos {
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	margin-bottom:20px;
	text-align:justify;
}
#domanda {
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	color:#C36;
	font-weight:bold;

}
#risposta {
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
		margin-bottom:10px;
		text-align:justify;
}
#faq {
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	margin-bottom:40px;
	text-align:left;
}
#title {
	font-family: 'Open Sans', sans-serif;
	font-variant:small-caps;
	font-weight:bold;
	font-size:18px;
	width:100%;
	text-align:left;
	margin-bottom:10px;
}
#shows {
	border-radius:3px;
}
#imgs {
	border-radius:3px;
}
#pdf {
	width:250px;
	height:24px;
	background-image:url(../images/pdf.png);
	background-repeat:no-repeat;
	margin-top:15px;
	padding-left:29px;
}
#pdf a {
	text-decoration:none;
	color:#444;
}
#pdf a:hover {
	text-decoration:none;
	color:#6A6A6A;
}
#titlecont {
	font-family: 'Open Sans', sans-serif;
	font-variant:small-caps;
	font-weight:bold;
	font-size:14px;
	width:100%;
	text-align:left;
}
input {

-webkit-appearance: none;

}
input#nome {
	
width:100%;
height:30px;
border:#CCC 1px solid;
border-radius:3px;
color:#6A6A6A;
margin-bottom:20px;
}
input#email {
	
width:100%;
height:30px;
border:#CCC 1px solid;
border-radius:3px;
color:#6A6A6A;
margin-bottom:20px;
}
input#tel {
	
width:100%;
height:30px;
border:#CCC 1px solid;
border-radius:3px;
color:#6A6A6A;
margin-bottom:20px;
}
textarea#testo {
	width:100%;
	height:100px;
	border:#CCC 1px solid;
border-radius:3px;
color:#6A6A6A;
margin-bottom:20px;
font-family: 'Open Sans', sans-serif;
font-size:13px;
resize:none;
}
.send {
	background-color:#AAB7C6;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topleft:3px;
	border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomleft:3px;
	border-bottom-left-radius:3px;
	text-indent:0;
	border:none;
	display:inline-block;
	color:#ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:80px;
	text-decoration:none;
	text-align:center;
	margin-bottom:20px;
}.send:hover {
	background-color:#A0ADBC;
	cursor:pointer;
}.send:active {
	position:relative;
	top:1px;
}
#conts {
	
	margin-top:20px;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
}
#conts a{
	text-decoration:none;
	color:#444444;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
}
#conts a:hover{
	text-decoration:underline;
	color:#444444;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
}
iframe {
	border-radius:3px;
}
#imgblog img {
	border-radius:3px;
}
#titleblog {
	font-family: "Playball",cursive;
	font-size:18px;
	color:#444;
	margin-bottom:15px;
	margin-top:15px;
}
#inserito {
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#6A6A6A;
	margin-bottom:10px;
}
#inserito a{
	text-decoration:none;
	color:#6A6A6A;
}
#inserito a:hover{
	text-decoration:underline;
	color:#6A6A6A;
}
#data {
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#6A6A6A;
}
#testoblog {
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	text-align:justify;
	color:#6A6A6A;
}
#datis {
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	color:#6A6A6A;
	text-align:right;
	margin-top:15px;
	margin-bottom:15px;
}
#datix {
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	color:#6A6A6A;
	text-align:left;
	margin-top:0px;
	margin-bottom:45px;
}
#datiy {
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	color:#6A6A6A;
	text-align:right;
	margin-top:0px;
	margin-bottom:45px;
}
#continua {
	width:100%;
	height:20px;
	background-color:#D5D5D5;
	color:#ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	text-align:center;
	font-variant:small-caps;
	padding-bottom:6px;
	border:#B0B0B0 1px dashed;
	margin-bottom:20px;
	
}
#continua a {
	color:#FFF;
	text-decoration:none;	
}
#continua a:hover {
	color:#FFF;
	text-decoration:none;	
}
#elencat {
	width:100%;
	min-height:300px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;
	background-color:#F2F2F2;
	color:#6A6A6A;
	margin-top:10px;
	
}
#socialblog {
	width:100%;
	min-height:120px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;
	background-color:#F2F2F2;
	color:#6A6A6A;
	
}
#socialicon {
padding-top:0px;
padding-bottom:20px;
text-align:center;
width:100%;
font-family: "Playball",cursive;
  font-size: 24px;
  color: #444444;	
}
#socialcerca {
	width:100%;
	min-height:120px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;
	background-color:#F2F2F2;
	color:#6A6A6A;
	margin-top:10px;
	
}
input {

-webkit-appearance: none;

}
input#cerca {
	
width:80%;
height:30px;
border:#CCC 1px solid;
border-radius:3px;
color:#6A6A6A;
margin-bottom:10px;
padding-left:5px;
}
.search {
	background-color:#AAB7C6;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topleft:3px;
	border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomleft:3px;
	border-bottom-left-radius:3px;
	text-indent:0;
	border:none;
	display:inline-block;
	color:#ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:80px;
	text-decoration:none;
	text-align:center;
	margin-bottom:10px;
}.search:hover {
	background-color:#A0ADBC;
	cursor:pointer;
}.search:active {
	position:relative;
	top:1px;
}
#cercab {
padding-top:0px;
padding-bottom:20px;
text-align:center;
width:100%;
font-family: "Playball",cursive;
  font-size: 24px;
  color: #444444;	
}
#titlecat {
padding-top:15px;
margin-bottom:30px;
text-align:center;
width:100%;
font-family: "Playball",cursive;
  font-size: 24px;
  color: #444444;	
}
#elencat ul {
	list-style-type:none;
	margin-left:20px;
	padding-bottom:20px;
}
#elencat ul li {
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	margin-bottom:10px;
}
#elencat ul li a{
color: #444444;
text-decoration:none;
}
#elencat ul li a:hover{
color: #444444;
text-decoration:underline;
}
#ornament {
	width:100%;
	height:50px;
	background-image:url(../images/ornament.png);
	background-repeat:repeat;
}
ul.bxslider {
	padding-bottom:5px;
}
#fulltitlewedding {
	font-family: 'Open Sans', sans-serif;
	font-variant:small-caps;
	font-weight:bold;
	font-size:24px;
	width:100%;
	text-align:left;
	margin-bottom:00px;
	margin-top:10px;
}
#localita {
	background-image:url(../images/marker.png);
	background-repeat:no-repeat;
	background-position:right;
	height:24px;
	font-size:16px;
	text-align:right;
	font-family: 'Open Sans', sans-serif;
	margin-top:10px;
	padding-right:30px;
}
#imageblog img {
	border-radius:3px;
}
#otherblog img {
	border-radius:3px;
}
#contmessno {
	width: 100%;
	height:30px;
	margin-left:0px;
	background-color:#FF555A;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;
}
#contmessok {
	width: 100%;
	height:30px;
	margin-left:0px;
	background-color:#94C37A;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;
}
#txtcontmess {
	width: 100%;
	text-align:center;
	padding-top:2px;
	color:#FFF;
	font-size:12px;
	font-family: 'Open Sans', sans-serif;
}
#mess {
	margin-top:8px;

}
#toTop {
	width:48px;
	height:48px;
 display: block;
 position: fixed;
 bottom: 10%;
 right: 0;
 padding: 10px;
 /*border: 2px solid red;
 background: white;*/
 
}
#cookies {
position: fixed;
  bottom: 0px;
  left:0px;
  width: 100%;
height: 2.6em;
margin: 0;
padding: 0.5em 0%;
background: #414141;
border-bottom: solid 1px rgb(225,225,225);
opacity:.9;
}
@media screen and (max-width: 40em) {
#cookies {
position: fixed;
  bottom: 0px;
  left:0px;
  width: 100%;
height: 6.8em;
margin: 0;
padding: 0.5em 2px;
background: #414141;
border-bottom: solid 1px rgb(225,225,225);
opacity:.9;
}	
}
#cookiescont {	
width:98%;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
/*text-align: center;*/
color: rgb(255,255,250);
/*margin: 4px;*/
margin-top:3px;
margin-bottom:5px;
z-index: 999;
text-align:center;

}
#cookiescont a{
	text-decoration:none;
	color:#DE201E;
}
#cookiescont a:hover{
	text-decoration:none;
	color:#DE201E;
}
 
#cookies .cookie-accept {
padding-left: 25px;
cursor: pointer;
display: inline;
color: #DE201E;
}
