          					
	        	        /* For the details, see: http://flowplayer.org/tools/dateinput/index.html#skinning */



/* calendar root element */
#calroot {
	/* place on top of other elements. set a higher value if nessessary */
	z-index:10000;
	
	margin-top:-1px;
	width:198px;
	padding:2px;
	background-color:#fff;
	font-size:11px;
	border:1px solid #ccc;
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
	-moz-box-shadow: 0 0 15px #666;
	-webkit-box-shadow: 0 0 15px #666;	
}

/* head. contains title, prev/next month controls and possible month/year selectors */
#calhead {	
	padding:2px 0;
	height:22px;
} 

#caltitle {
	font-size:14px;
	color:#0150D1;	
	float:left;
	text-align:center;
	width:155px;
	line-height:20px;
	text-shadow:0 1px 0 #ddd;
}

#calnext, #calprev {
	display:block;
	width:20px;
	height:20px;
	background:transparent url(https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/common/images/background/prev.gif) no-repeat scroll center center;
	float:left;
	cursor:pointer;
}

#calnext {
	background-image:url(https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/common/images/background/next.gif);
	float:right;
}

#calprev.caldisabled, #calnext.caldisabled {
	visibility:hidden;	
}

/* year/month selector */
#caltitle select {
	font-size:10px;	
}

/* names of the days */
#caldays {
	height:14px;
	border-bottom:1px solid #ddd;
}

#caldays span {
	display:block;
	float:left;
	width:28px;
	text-align:center;
}

/* container for weeks */
#calweeks {
	background-color:#fff;
	margin-top:4px;
}

/* single week */
.calweek {
	clear:left;
	height:22px;
}

/* single day */
.calweek a {
	display:block;
	float:left;
	width:27px;
	height:20px;
	text-decoration:none;
	font-size:11px;
	margin-left:1px;
	text-align:center;
	line-height:20px;
	color:#666;
	-moz-border-radius:3px;
	-webkit-border-radius:3px; 		
} 

/* different states */
.calweek a:hover, .calfocus {
	background-color:#ddd;
}

/* sunday */
a.calsun {
	color:red;		
}

/* offmonth day */
a.caloff {
	color:#ccc;		
}

a.caloff:hover {
	background-color:rgb(245, 245, 250);		
}


/* unselecteble day */
a.caldisabled {
	background-color:#efefef !important;
	color:#ccc	!important;
	cursor:default;
}

/* current day */
#calcurrent {
	background-color:#498CE2;
	color:#fff;
}

/* today */
#caltoday {
	background-color:#333;
	color:#fff;
}

						
	        	        #sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/common/images/shadowbox/loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/common/images/shadowbox/close.png);}
#sb-nav-next{background-image:url(https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/common/images/shadowbox/next.png);}
#sb-nav-previous{background-image:url(https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/common/images/shadowbox/previous.png);}
#sb-nav-play{background-image:url(https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/common/images/shadowbox/play.png);}
#sb-nav-pause{background-image:url(https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/common/images/shadowbox/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}

						
	        	        /* =================================================

	Trova e sostituisci i colori primari, secondari e terziari

	$color1: #7A685C // marrone scuro
	$color2: #917562 // marrone chiaro
	$color3: #f1ede5 // biaco giallino

==================================================== */



* {
	border: 0px;
	padding: 0px;
	margin: 0px;
	box-shadow: none;
	transition: color 0.3s, background 0.3s, opacity 0.5s, box-shadow 0.5s;
	-moz-transition: color 0.3s, background 0.3s, opacity 0.5s, box-shadow 0.5s; 
	-webkit-transition: color 0.3s, background 0.3s, opacity 0.5s, box-shadow 0.5s;
}
@font-face{
	font-family:'Amalfi Coast';
	src:url('https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/common/font/amalficoast.eot');
	src:url('https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/common/font/amalficoast.eot?#iefix') format("embedded-opentype"),
	url('https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/common/font/amalficoast.woff') format("woff"),
	url('https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/common/font/amalficoast.ttf') format("truetype"),
	url('https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/common/font/amalficoast.svg#edita-font') format("svg");
	font-weight:400;
	font-style:normal;
	font-display:swap
}

html, body {
	overflow-x: hidden;
}

body {
	background: #fff;
	font-size: 20px;
	line-height: 32px;
	color: #000000;
	padding: 160px 0px 0px;
	font-family: 'Work Sans', sans-serif;
}

header, aside, footer, nav, section, details, summary, article, figure, figcaption, address, mark, output, button { display: block; margin: 0; }
header {
	 width: 100%; 
	background: #fff;
}

article {
	width: 100%;
}

.div-opinioni article .txt {
	font-size: 14px;
}

.hidden {
	display: none;
}

address {
	font-style: normal;
}

button {
	cursor: pointer; text-align: left; 
}

mark { 
	background: transparent;
	color: #505050;
	font-size: 35px;
	line-height: 52px;
}

.entry-content, 
.entry-summary,
.hentry {
	margin: 0;
}

h1,
.entry-title {
	font-family: 'Work Sans', sans-serif;
	font-size: 45px;
	line-height: 1;
	color:#555;
	letter-spacing: 2px;
	clear: both;
	text-align: left;
	margin: 0 0 25px;
	/* text-transform: uppercase; */
	font-weight:100;
}

h2,
h2.entry-title {
	font-family: 'Work Sans', sans-serif;
	color: #775e49;
	font-size: 28px;
	line-height: 35px;
	margin-bottom: 40px;
	text-transform: uppercase;
	font-weight: 200;
}

h3 {
	color:#333;
	font-size:24px; 
	line-height: 32px;
	text-transform:uppercase; 
	/* font-size: 22px;
	line-height: 26px;
	color: #6d1675; */
	clear: none;
	margin: 15px 0px;
	font-family: 'Work Sans', sans-serif;
}

h2 a, h2 a:hover, h2 a:focus, h2 a:active, h2 a:visited,
h3 a, h3 a:hover, h3 a:focus, h3 a:active, h3 a:visited {
	color: #666;
	text-decoration: none;
}

h1 a, h1 a:hover, h1 a:focus, h1 a:active, h1 a:visited {
	color:#fbc125; 
	text-decoration: none;
}

p {
	margin: 10px 0 15px 0;
}

a:link, a:visited {
	color: #6d1675;
	text-decoration: underline;
}

a:hover, a:focus, a:active {
	color: #6d1675;
	outline: 0;
}

ul, ol {
	margin: 0 0 10px 20px;
}

/*FORM*/

.defaultForm input, 
.defaultForm select, 
.defaultForm textarea, 
.formEsteso input, 
.formEsteso select {
	line-height: 20px;
	font-size: 15px;
	border: 1px solid #ccc;
	color: #665145;
	border-radius: 0;
	padding: 8px;
	margin-bottom: 10px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	vertical-align: middle;
	width: 100%;
	background: #f7f5f4;
}

.defaultForm select {
	height: 40px;
	padding: 8px 4px;
	border-radius: 0px;
}

.defaultForm textarea {
	color: #665145;
	font-size: 15px;
	padding: 8px;
	width: 100%;
	border: 1px solid #ccc;
}

.defaultForm input[type="date"] {
	background: #f7f5f4;
	padding: 8px 3px;
}

.defaultForm [name="frm_data_arrivo_calendar"] {
	background: url(https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/common/images/background/back-data-arrivo.jpg)#f7f5f4 no-repeat right center;
	padding-left: 8px;
}

.defaultForm [name="frm_data_partenza_calendar"] {
	background: url(https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/common/images/background/back-data-partenza.jpg) #f7f5f4 no-repeat right center;
	padding-left: 8px;
}

input[type="checkbox"] {
	width: auto;
	margin: 0 3px 0px 0px;
	vertical-align: middle;
	font-size: 14px;	
}

.checkbox {
	margin-top: 10px;
	padding-left: 38px;
}

.checkbox label a {
	color: #917562;
	padding: 8px 3px;
}

label {
	color: #917562;
	font-size: 14px;
	font-weight: 300;
	line-height: 16px;
	clear: both;
}

.azzera-padding {
	padding-left: 0;
	padding-right: 0;
}

.clear {
	clear: both;
}

/***HEADER***/

header {
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 100;
}

.container-top {
	background: #e2d6ce;

}

.container-bottom {
	background: #fff;
	/* background: #e2d6ce; */
	/* box-shadow: 0px -12px 30px -1px rgb(226, 225, 225);*/
}

.logo {
	 margin: 25px 0 15px; 
	
}

.payoff {	
	padding-top: 60px;
}

@media screen and (max-width: 991px) {

	.payoff {	
		padding-top: 60px;
	}
}

.mobi-buttons {
	display: none;
}

.contact {
	float: right;
	font-size: 20px;
	line-height: 24px;
	color: #c06811;
	margin: 20px 0 5px;
	text-align: right;
	
	padding: 15px 10px;
}

.contact a {
	color: #333;
	font-weight: 600;
	text-decoration: none;
}

.contact a:hover {
	color: #d81b60;
}

.cliccaqui {
	float: right;
	min-width: 200px;
	margin:30px 0 15px;
}

.hidden-contatti {
	display: none;
}

 

/** MENU **/

.btn:hover, .btn:focus {
	color: #fff;
	outline: 0;
	text-decoration: none;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;
}

header .menu {
	text-align: left;
	text-transform: uppercase;
	padding: 0;
}

.nav-bar > li > a {
	padding: 0;
	font-size: 16px;
	line-height: 20px;
	color: #000;
}

header .menu .nav > li > a, 
header .menu .nav > li > a:link {
	font-size: 18px;
	line-height: 22px;
	color: #bc9c87;
	padding: 18px 20px;
	text-decoration: none;
	background: none;
	font-weight:700;
}

header .menu .nav > li > a:hover,
header .menu .nav > li > a:active, 
header .menu .nav > li > a:focus,
header .menu .nav > li.active a {
	color: #fff;
	background: #e27d37;
}

/** SLIDER IMMAGINI **/

.cycle-slideshow {
	z-index: 1;
}

.section-slide {
	z-index: 1;
	max-width: 2000px;
	margin: -20px auto 0;
	position: relative;
}

.arrow-slide {
	position: relative;
}

.prev-next {
	z-index: 3;
	width: 150px;
	height: 62px;
	right: 0;
	bottom: 30px;
	position: absolute;
}

.prev-next #prev {
	width: 70px;
	height: 62px;
	background: url(https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/common/images/background/slide-left.png) no-repeat;
	float: left;
	cursor: pointer;
}

 .prev-next #next {
	width: 70px;
	height: 62px;
	background: url(https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/common/images/background/slide-right.png) no-repeat;
	float: left;
	cursor: pointer;
}

.ancora {
	padding-top: 40px;
}

/*12 MINUTE FIERA*/

.incipit-slider {
	position: absolute;
	top: 40px;
	width: 100%;
	z-index: 1000;
}

.incipit-slider-box {
	background: rgba(255, 255, 255, 0.8);
	color: #e95d0f;
	font-size: 32px;
	line-height: 36px;
	padding: 20px;
	font-weight: bold;
	text-align: center;
}

/*PRENOTA QUESTA OFFERTA*/

.section-slide-offerta-outside {
	position: relative;
	z-index: 2;
	width: 100%;
}

.section-slide-offerta {
	position: absolute;
	bottom: 30px;
	width: 100%;
}

/*BG DOT*/

.bg-dot {
	background: url(https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/common/images/background/bg-dot.jpg);
	width: 100%;
	height: 17px;
	display: block;
}

/**OFFERTE **/

main#site-content {
	 
}

main#site-content img {
	max-width: 100%;
	height: auto;
}

#content-main {
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #fdf4ee;
	/*background-image: url('https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/common/images/background/bg-top.gif')
	background-repeat: no-repeat, no-repeat;
	background-position: left, right;
	background-size: contain, contain;*/
}

/* #content-main:before {
	content: url(https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/common/images/background/rondinelle.png);
	position: absolute;
	top: 90px;
	left: 30px;
}

#content-main:after {
	content: url(https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/common/images/background/rondinelle.png);
	position: absolute;
	bottom: 90px;
	right: 30px;
	z-index: -1;
} */

#content-main .container {
	position: relative;
	padding-top: 90px;
	padding-bottom: 30px;
}

.box-offerta {
	background: rgba(75, 65, 57, 0.9);
	color: #4b4139;
	font-size: 20px;
	line-height: 25px;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 18px;
	padding-bottom: 2px;
}
 
.section-offerte {
	position: relative;
	z-index: 4;
}

.content-offerta .btnInvia {
	font-size: 28px;
	line-height: 30px;
	color: #fff;
	padding: 20px;
	text-transform: lowercase;
	background: #49c8d4;
	font-weight: 700;
	text-align: left;
	-webkit-box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.48);
	-moz-box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.48);
	box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.48);
}

.content-offerta .btnInvia:hover {
	background: #8ccbd1;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;
}

.content-offerta a:link,
.content-offerta a:visited,
.content-offerta a:hover {
	text-decoration: none;
}

.content-offerta .freccia {
	width: 10px;
	height: 20px;
	position: absolute;
	background: url(https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/common/images/background/freccia-pulsante-bianca.png) right no-repeat;
	right: 50px;
	margin-top: -26px;
}

.scadenza {
	background: url(https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/common/images/background/orologio.png) no-repeat left top;
	min-height: 60px;

}

.scadenza div {
	padding-left: 60px;
	color: #49c8d4;
	font-weight: 400;
	
	font-size: 18px;
}

.scadenza div strong {
	color: #49c8d4;
}

#content-main .section-offerte mark a, #content-main .section-offerte mark a:visited {
	color: #ca9539;
	font-size: 42px;
	line-height: 42px;
	padding-bottom: 30px;
	text-decoration: none;
}
#content-main .section-offerte mark a:hover, #content-main .section-offerte mark a:active {
	color: #333;
	text-decoration: none;
}

span.titledecor {
	font-weight: 300;
	line-height: 40px;
}

#content-main .section-offerte .sottotitolo-offerta {
	color: #a7988b;
	font-size: 28px;
	line-height: 35px;
	margin-bottom: 25px;
	font-family: 'Abril Fatface', cursive;
}

.box-date {
	padding-bottom: 16px;
	padding-top: 8px;
	padding-right: 6px;
	padding-left: 6px;
}

.mese {
	text-transform: uppercase;
	color: #337ab7;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 0px;
	margin-top: 38px;
}

.primo-blocco {
	background-color: #fff; 
	border: 1px solid #337ab7;
}

.stile-primo-blocco {
	color: #337ab7; 
	text-align: center; 
	font-size: 32px;
}

.secondo-blocco {
	background-color: #337ab7; 
	border: 1px solid #337ab7;
	height: 32px;
}

.stile-secondo-blocco {
	color: #fff; 
	text-align: center; 
	font-size: 14px;
	margin: 0px;
	font-weight: 300;
}

.riga {
	padding-bottom: 32px;
	width: 80%;
	margin-left: -5px;
	margin-right: -5px;
}

/****/
/**INFO**/

#content-main .section-info .box-info {
	float: right;
	max-width: 500px;
}

#content-main .section-info mark {
	position: relative;
	background-color: #cdb3a2;
	/* height: 74px; */
	/* font-family: 'Playfair Display', serif; */
	/*background: url('https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/common/images/background/pattern.jpg');*/ 
	font-size: 30px;
	line-height: 32px;
	color: #FFF;
	text-align: center;
	padding:30px; 
	margin-left: -30px;
	margin-right: -30px;
	
}

#content-main .section-info mark::after {
	 content: url('https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/common/images/arrow.png');
	position: absolute;
	width: 500px;
	height: 15px;
	left: 50%;
	transform: translateX(-50%);
	top:124px;
}

#content-main .section-info .txt {
	font-size: 16px;
	line-height: 22px;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center;
	color: #665145;
	font-weight: normal;
}

#content-main .section-info .privacy {
	padding-top: 10px;
}

#content-main .section-info .btnInvia {
	width: 100%;
	height: 100%;
	font-size: 28px;
	line-height: 30px;
	color: #fff;
	margin-top: 30px;
	padding: 30px 70px;
	border: 1px solid #fff;
	text-align: left;
	text-transform: uppercase;
	background:  #49c8d4;
	font-weight: 700;
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.15);
	   -moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.15);
			box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.15);
}

#content-main .section-info .btnInvia:hover {
	background: #8ccbd1;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;
}

#content-main .section-info .freccia {
	width: 25px;
	height: 25px;
	position: absolute;
	background: url(https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/common/images/background/freccia-pulsante-bianca.png) right no-repeat;
	border: 0px solid red;
	right: 80px;
    bottom: 34px;
}


.doppiologo {
	width: 372px;
	margin: 0 auto;
}

.push-right-click {
	float: right;
}


/* FORM */

.container-form {
	padding: 0 30px 30px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 40px;
	background: #fff;
	/*border: 1px solid #ededed;
	-webkit-box-shadow: -10px 0px 13px -7px ##c6c5c5, 10px 0px 13px -7px #c6c5c5, 5px 5px 15px 5px rgba(107,107,107,0); 
	box-shadow: -10px 0px 13px -7px #c6c5c5, 10px 0px 13px -7px #c6c5c5, 5px 5px 15px 5px rgba(107,107,107,0);*/
	 
}


.defaultForm table {
	border-collapse: collapse;
}

.defaultForm table td {
	vertical-align: top;
}

.defaultForm .spacingtd {
	width: 10px;
}

.defaultForm button {
	height: 64px;
	line-height: 50px;
	color: #FFF;
	font-size: 26px;
	background: #000;
	width: 100%;
	text-align: center;
	margin-top: 20px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.defaultForm button:hover {
	-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.5);
	box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.5);
}

.defaultForm .privacy {
	float: left;
}

.defaultForm .privacy .privacyText {
	display: none;
}

.defaultForm .thanks {
	line-height: 30px;
	font-size: 25px;
    padding-top: 20px;
}

.defaultForm .thanks p {
	margin: 20px;
}

.defaultForm .some_errors {
	display: block;
	color: #ffffff;
	background: #b02b2b;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	padding: 10px;
} 

.privacyOverlay {
	background: #FFF;
}

.privacyOverlay > div {
	padding: 20px;
}

.pluginForm .default_loading {
	display: none;
	text-align: center;
}

.pluginForm .default_loading img {
	margin: 20px auto 0px auto;
	border: none;
}

.pluginForm output {
	display: none;
}

.pluginForm output div {
	margin-top: 100px;
}

#eta-bambini {
	display: none;
}

#eta-bambini select {
	margin-bottom: 10px;
	display: none;
}

/*COSTA PARCHI*/
.costa-title {
	background: #e25606;
	padding: 10px 0px;
	text-align: center;
}
.costa-subtitle {
	background: #c2c2c2;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	padding: 5px 0px;
}
.costa-parchi {
	border: 1px solid #c2c2c2;
	text-align: center;
	padding: 10px 0px;
}

footer {
	font-size: 20px;
	line-height: 28px;
	color: #000;
	padding: 50px 0 20px;
	text-align: left;
	background-color:#cdb3a2;
}

footer .credits {
	font-size: 12px;
	line-height: 18px;
	color: #000;
	margin-top: 30px;
	clear:both;
	float:left
}

footer .credits img {
	display: inline-block;
	margin-left: 6px;
}

.vb {
	font-size: 22px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
}

.indirizzo, .piva{
	color: #FFF;
}

.piva{
	font-size:13px
}

footer .cliccaqui {
	margin: 0;
}

footer .contact {
/*	margin: 20px 0 0;*/
}

footer .contact a {
	color: #fff;
	font-weight: 600;
	text-decoration: none;
}

footer .contact a:hover {
	color: #26a9dd;
}

small {
	color: #023062;
}

.textPrivacy {
	font-size: 15px;
	color: #665145;
	text-align: left;
}

.textPrivacy a {
	font-size: 15px;
	color: #665145;
}

.section-newsletter .textPrivacy a {
	color: #665145;
}

.privacyOverlay h5 {
	font-size: 15px;
}

.privacyOverlay {
	font-size: 13px;
}

.privacyOverlay p {
	line-height: 1.7em;
}

.clickAction {
	cursor: pointer;
}

.btnInvia a {
	color: #fff;
	text-decoration: none;
	line-height: 27px;
}

.socialBox {
	text-align: center;
	padding: 30px 0px;
}

.socialBox span {
	display: block;
	width: 31%;
	float: left;
	text-align: center;
	margin: 0px 6px;
	background: #999;
	color: #FFF;
	font-size: 16px;
	line-height: 20px;
	padding: 10px 5px;
	cursor: pointer;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
}

.socialBox span.facebook {
	background: #4862A3;
}

.socialBox span.google {
	background: #DD4B39;
}

.socialBox span.twitter {
	background: #00ACEE;
}

.videoContainer {
	height: 700px;
	overflow: hidden;
}

.videoWrapper {
	position: relative;
	padding-bottom: 75.25%; /* 16: 9 */
	height: 0;
	bottom: 150px
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.condizioni {
	background: #faf5ea;
	 
	padding: 36px;
	margin-bottom: 40px;
	font-size:16px;
	line-height: 29px;
	width: 500px;
    float: right;
}

.condizioni h2 {
	font-size: 36px;
	line-height: 36px;
	color: #2e348d;
	font-weight: 600;
	margin-bottom: 20px;
	text-transform: none;
}

.condizioni h3 {
	font-size: 25px;
	line-height: 26px;
	color:#fbac18;
	font-weight: 600;
	text-transform: uppercase;
}

.condizioni ul {
	margin-top: 20px;
	list-style-type: none;
}

.condizioni ul li::before {
  content: "\2022";
  color: #dfaf61;
  font-weight: bold;
  font-size: 20px;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}


.is-table-row {
	display: table;
}

.is-table-row [class*="col-"] {
	float: none;
	display: table-cell;
	vertical-align: top;
}

#site-content .txt {
	color: #4b4139;
	font-size: 18px;
	font-weight: 500;
}

#site-content .txt b {
	color: #4eaec6;
}

#site-content .txt ul {
	list-style-type: none;
}

#site-content .txt ul li::before {
  content: "\2022";
  color: #dfaf61;
  font-weight: bold;
  font-size: 20px;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

/** MODAL OVERLAY **/

#onloadmodal {
	display: none;
}

#onloadmodal.modal{
	overflow-y: auto;
}

body.modal-open{
	overflow:auto;
	overflow-x:hidden;
	margin-right: 0;
}

#onloadmodal .modal-content {
    box-shadow: none;
    border: 0;
    background-color: transparent;
}

#onloadmodal .modal-header {
	border: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#onloadmodal .modal-header:after {
	content: "";
	clear: both;
	display: block;
}

#onloadmodal .modal-content-top {
	background: #FFF;
	text-align: center;
	padding: 15px 15px 0 15px;
}

#onloadmodal .modal-content-bottom {
	background-color: rgba(238,238,238,0.9);
	padding: 15px;
}

#onloadmodal .privacy-title {
	font-size: 13px;
}

#onloadmodal .privacy-desc {
	font-size: 12px;
	margin-bottom: 10px;
}

#onloadmodal .form-control {
	margin-bottom: 15px;
}

#onloadmodal .modal-title {
	line-height: 1;
	margin-bottom: 12px;
	background-color: transparent;
}

#onloadmodal .epu-form-title,
#onloadmodal .epu-form-description {
	text-align: center;
}

#onloadmodal .epu-form-title {
	line-height: 1;
	background-color: transparent;
    display: block;
	padding: 0;
    margin-bottom: 5px;
}

#onloadmodal .epu-form-description {
	font-weight: bold;
	margin-bottom: 13px;
}

#onloadmodal .epu-form-wrapper {
	width: 320px;
	margin: 0 auto;
	max-width: 100%;
}

#onloadmodal .epu-form-wrapper button {
	width: 100%;
	display: block;
    font-size: 30px;
    line-height: 1;
    padding: 11px 20px;
    text-transform: uppercase;
	border: 0;
	white-space: normal;
}

#onloadmodal button:hover {
	border: 0;
}

#onloadmodal .close {
    font-size: 30px;
    font-size: 3rem;
    line-height: 0;
	text-shadow: none;
	opacity: 1;
	color: #000;
	background: #fff;
    border-radius: 100%;
    width: 30px;
    height: 30px;
	text-align: center;
	padding: 0;
}

#onloadmodal .close span {
	display: inline-block;
	position: relative;
	top: -3px;
}

#onloadmodal .modal-arrivederci {
	background-size: cover;
	background-repeat: no-repeat;
}

#onloadmodal .error,
#onloadmodal [type="checkbox"].error + .privacy-title {
	background-color: #fbf0d3;
}

#onloadmodal .modal-description p:last-child {
	margin-bottom: 0;
}

/* modifiche per Layout */
#onloadmodal.epu-image-only .modal-inner-content img.img-responsive {
	margin-left: auto;
}

#onloadmodal.epu-modal-2 .modal-arrivederci {
	background-size: 0;
	background-color: #FFF;
}

#onloadmodal.epu-modal-2 .epu-form-wrapper {
	width: unset;
}

#onloadmodal.epu-modal-2 .modal-content-top {
	text-align: left;
	padding-left: 40px;
	background-color: transparent;
}

#onloadmodal.epu-modal-2 .epu-form-title,
#onloadmodal.epu-modal-2 .epu-form-description {
	display: none;
}

#onloadmodal.epu-modal-2 .modal-content-bottom {
	background-color: transparent;
	padding-left: 40px;
	padding-right: 40px;
}

#onloadmodal.epu-modal-3 .modal-dialog {
	display: block;
}


#onloadmodal.epu-modal-4 .epu-form-title,
#onloadmodal.epu-modal-4 .epu-form-description {
	display: none;
}

#onloadmodal.epu-modal-4 .modal-content-top {
	background-color: transparent;
	padding: 25px;
}

#onloadmodal.epu-modal-4 .modal-content-bottom {
	padding: 20px 25px 25px 25px;
}

#onloadmodal.epu-modal-4 .epu-form-wrapper {
	width: unset;
}

.modal-backdrop.in {
	background: #7e6d57;
	opacity: 0.85;
}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
	
	#onloadmodal.epu-modal-4 .modal-content-top {
		padding: 45px 45px 25px 45px;
	}

	#onloadmodal.epu-modal-4 .modal-content-bottom {
		padding: 20px 45px 45px 45px;
	}

}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {

}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
	#onloadmodal .modal-content-top,
	#onloadmodal .modal-content-bottom {
		padding: 20px 20px;
	}

	#onloadmodal .modal-content-top {
		margin-top: 25px;
	}

	#onloadmodal .modal-text-col {
		padding-right: 30px;
	}

	#onloadmodal .modal-inner-content {
		margin-bottom: 30px;
	}

	#onloadmodal .epu-form-wrapper button {
		padding-left: 50px;
		padding-right: 50px;
	}

	#onloadmodal .modal-dialog {
		width: 900px;
	}

	#onloadmodal.epu-modal-2 .modal-content-top {
		min-height: 350px;
	}

	#onloadmodal.epu-modal-2 .modal-arrivederci {
		background-size: contain;
		min-height: 640px;
		background-color: transparent;
	}
	
	#onloadmodal.epu-modal-4 .modal-content-top {
		padding-left: 45px;
		padding-top: 45px;
		padding-right: 0;
	}
	
	#onloadmodal.epu-modal-4 .modal-content-bottom {
		padding-left: 45px;
		padding-bottom: 0;
		padding-right: 0;
	}
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {

	#onloadmodal.epu-no-image .modal-arrivederci > .container {
		width: 500px;
	}

	#onloadmodal .modal-dialog {
		width: 1000px;
	}
	
	#onloadmodal.epu-modal-2 .modal-content-top {
		min-height: 400px;
	}
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {

	#onloadmodal .modal-title,
	#onloadmodal .epu-form-title {
		font-size: 28px;
	}
	#onloadmodal .modal-description,
	#onloadmodal .epu-form-description {
		font-size: 14px;
	}

	#onloadmodal .privacy-title,
	#onloadmodal .privacy-desc {
		font-size: 10px;
	}

	#onloadmodal .epu-form-wrapper button {
		font-size: 22px;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	#onloadmodal .modal-body img {
		width: 100%;
	}
}

/* Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {
	#onloadmodal .modal-arrivederci > .container {
		background-image: unset !important;
		background-color: #FFF;
	}

	#onloadmodal .modal-content-bottom {
		padding-bottom: 25px;
	}

	#onloadmodal .modal-dialog {
		padding: 30px 10px 0;
	}

	#onloadmodal .modal-body {
		padding: 0;
	}

	#onloadmodal .modal-body img {
		width: 80%;
		display: block;
		margin: 0 auto;
	}
}
						
	        	        /*.mark-ambienti{
	padding-top: 30px;
	padding-bottom: 30px;
    font-family: 'Dosis', sans-serif;
	text-align:center;
	background: #ba2f3e;
}
.mark-ambienti mark{
	font-family: 'Dosis', sans-serif;
	font-size: 40px;
	color: #FFF;
	line-height: 40px;
	font-weight: 900;
	text-transform: uppercase;
}*/

.ambienti-arrow{
	position: relative;
	top: -70px;
	margin: 0 auto;
	display: block;
	z-index: 2;
	margin-bottom: 20px
}
.ambienti{
	background: url(https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/strutture/images/background/bg-strutture.png) no-repeat;
	background-color: #fdf4ee;
	background-position: top center;
	padding-top: 130px;
	/*padding-bottom: 450px;*/
	text-align: center;
}

.ambienti mark.titolo{
    font-size: 60px;
    color: #fff;
    line-height: 70px;
	margin-bottom: 50px;
    padding-top: 110px;
	font-weight: 400;
	font-family: 'Amalfi Coast', serif;
}

.cycle-ambienti {
	z-index: 1;
	
	box-shadow: 0 0 38px 16px rgba(145, 132, 132, 0.41);
}

.cycle-ambienti > div {
	text-align:right;
	width:100%;
	overflow:hidden;
}

.ambienti #pagerAmb{
	position:absolute;
	z-index:2;
	max-width: 400px;
	background:url(https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/strutture/images/background/bg-left-ambienti.gif) left repeat-y;
}
.ambienti #pagerAmb .pagerItem{
	border-bottom: 1px solid #CCC;
	width:370px;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
	font-size:22px;
	line-height:22px;
	color: #ba2f3e;
	height:187px;
	cursor:pointer;
	transition: color 0.5s ease 0s;
	background-color: #fff;
}

.ambienti #pagerAmb .pagerItem:hover , .ambienti #pagerAmb mark:hover{
	color: #333;
	transition: color 0.5s ease 0s;
}

.ambienti #pagerAmb .cycle-pager-active{
	background:url(https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/strutture/images/background/ambiente-active.png) left no-repeat;
	width:400px;
	border-bottom:1px solid transparent;
	z-index: 10;
	font-weight: bold;
}

.ambienti #pagerAmb .cycle-pager-active mark, .ambienti #pagerAmb .cycle-pager-active > div{
	width:370px;
	color:#fff;
	padding-left:0px;
	padding-right:50px;
 
	
}

 .ambienti #pagerAmb .cycle-pager-active > div {
	color: #fff;
	
 }

.ambienti #pagerAmb div {
	font-size: 18px;
	line-height: 24px;
	color: #000000;
	font-weight:400;
}

.ambienti #pagerAmb mark{
	color: #e27d37;
    font-size: 25px;
    line-height: 40px;
    padding-top: 30px;
    padding-bottom: 10px;
	font-weight: bold;
	font-family: 'Playfair Display', serif;
	/* font-style: italic; */

}


.ambienti #pagerAmb .pagerItem.due mark{
	padding-top: 36px;
}

						
	        	        
#servizi{
	padding-top: 200px;
	background-image: url('https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/buonimotivi/images/background/pattern-spiaggia.png');
	color: #4b4139;
	text-align:center;
	font-weight:700;
	background-position-y: -230px;
	background-size:cover;
	padding-bottom: 100px;
	background-color: #FFF4EE;
}
#servizi mark{
	margin-bottom:100px;
	font-family: "Amalfi Coast";
}

#servizi .servizi-container{
	text-align:center;
	overflow: hidden;
	padding: 15px 0px;
}
#servizi .servizi-container > div > div{
	line-height:1.2;
}

#servizi .servizi-container img{
	border: 8px solid #e1ebf2;
	background-color: #fff;
	border-radius:200px;
	display:block;
	margin:0 auto 15px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-webkit-box-shadow: inset 3px 3px 3px rgba(0,0,0,.5);
	-moz-box-shadow: inset 3px 3px 3px rgba(0,0,0,.5);
	box-shadow: inset 3px 3px 3px rgba(0,0,0,.5);	
	padding:15px;
}

#servizi .servizi-container img:hover{
	border:18px solid #f0f0f0;
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,.5);
	-moz-box-shadow:    inset 1px 1px 1px rgba(0,0,0,.5);
	box-shadow:         inset 1px 1px 1px rgba(0,0,0,.5);
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;	

}
/* end servizi */

#buoni_motivi {
	position: relative;
	text-align: center;
	background: url('https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/buonimotivi/images/background/bg-buonimotivi.png') no-repeat; 
	padding:30px 0px 70px 0px;
	background-position-y: -180px;
	background-size: cover;
}

/* #buoni_motivi:before {
	content: url(https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/buonimotivi/images/background/rondinelle.png);
	position: absolute;
	top: 50px;
	left: 30px;
}

#buoni_motivi:after {
	content: url(https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/buonimotivi/images/background/rondinelle.png);
	position: absolute;
	bottom: 50px;
	right: 30px;
	z-index: -1;
} */

#buoni_motivi mark {	 
	font-size: 60px;
    color: #7d684b;
    margin-bottom: 30px;
    padding: 060px 25px;
	font-weight: 800;
	font-family: 'Playfair Display', serif;
}

#buoni_motivi .servizi-container {
	text-align: center;
    overflow: hidden;
    padding: 25px 0px 55px;
    display: inline-flex;
	padding:10px;
	position: relative;
	width: 60%;
}

#buoni_motivi .servizi-container > div {
	
}

#buoni_motivi .servizi-container .content-item-servizi p{
	margin: 0;
 	
}

#buoni_motivi .servizi-container > div .text{	
	font-size: 16px;
	line-height: 23px;
	color:#666;
}

#buoni_motivi .servizi-container > div .text strong{
	text-transform: uppercase;
}

#buoni_motivi .servizi-container img {
	display: block;
	margin: 0 auto;
}

#buoni_motivi .text {
	font-size: 16px;
    line-height: 25px;
    color: #666666;
    font-weight: 400;
	margin-bottom: 15px;
}

#buoni_motivi .text span {
	font-size: 20px;
    line-height: 25px;
    color: #b59d88;
	text-transform: uppercase;
	font-weight: bold;
}

						
	        	        
.feedback-wrapper{
	background-color: #FFF4EE ;
	margin-top: 0px; 
	padding-top: 0px;
	padding-bottom:70px;
	position: relative;
}
.feedback-wrapper .div-feedback{
	/*background-position: 51% 10%;
	min-height: 811px;*/
}
.feedback-wrapper mark{
	font-size: 32px;
    line-height: 33px;
    text-align: left;
    color: #205669;
    padding-bottom: 0px;
    text-transform: uppercase;
}

.feedback-wrapper .small-note {
	font-size: 16px;
	line-height: 22px;
	color: #1069c3;
	width: 100%;
    float: right;
    text-align: right;
    font-weight: 400;
    text-transform: none;
    margin-bottom: 20px;
}

.feedback-wrapper .section-newsletter .txt{
	font-size: 24px;
    line-height: 24px;
    color: #ffffff;
    margin-top: 15px;
    margin-bottom: 30px;
    font-weight: 800;
}
.feedback-wrapper .section-newsletter input[type=text],
.feedback-wrapper .section-newsletter input[type=email]{
	background: #FFF;
	border: 1px solid #AAA;
	color: #5f5f5f;
}

.feedback-wrapper .section-newsletter .textPrivacy a{
	color: #000;
	font-size: 15px;
}

.feedback-wrapper .section-newsletter .btnInvia {
	width: 100%;
	font-size: 22px;
	line-height: 30px;
	color: #fff;
	margin-top: 30px;
	margin-bottom: 20px;
	padding: 12px 40px;
	text-transform: uppercase;
	background: #ff4fe4;
	text-align: center;
	font-weight: 800;
}

.feedback-wrapper .section-newsletter .btnInvia:hover {
	background: #ab3198;
}

.feedback-wrapper .section-newsletter .freccia {
	float: right;
	width: 10px;
	height: 30px;
	background:url(https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/feedback/images/background/freccia-pulsante-bianca.png) right center no-repeat;
	border: 0px solid red;
	margin-left: 48px;
}

.feedback-wrapper .section-feedback .btnInvia:hover {
	filter: alpha(opacity=80); /* internet explorer */
	-khtml-opacity: 0.8;      /* khtml, old safari */
	-moz-opacity: 0.8;       /* mozilla, netscape */
	opacity: 0.8;           /* fx, safari, opera */
}

.feedback-wrapper .div-feedback .section-dx .cycle {
	width:100%;
	float:right;
	text-align:right;
	font-size:14px;
	color: #052a40;
	line-height:19px;
	padding-top:0px;
}

.feedback-wrapper .section-dx .logo-tripadvisor {
	float: right;
	margin: 100px 0 10px;
}

.feedback-wrapper .section-dx > mark {
	width: 100%;
	float: right;
	text-align: right; 
	font-size: 25px;
	line-height: 33px;
	color: #247b57; 
	margin-bottom: 0;
	font-weight: bold;
	font-family: 'Amalfi Coast', serif;
	text-transform:lowercase;
}
/* .feedback-wrapper .section-dx mark:first-child {
	width: 100%;
	float: right;
	text-align: right; 
	font-size: 35px;
	line-height: 33px;
	color: #247b57; 
	margin-bottom: 0;
	font-weight: bold;
	font-family: 'Playfair Display', serif
} */

.feedback-wrapper .section-dx .small-note {
	font-size: 16px;
	line-height: 22px;
	color: #FFF;
	width: 100%;
    float: right;
    text-align: right;
    font-weight: 400;
    text-transform: none;
    margin-bottom: 20px;
}

@media screen and (max-width: 991px) {
	font-size: 24px;
}

.feedback-wrapper .div-feedback .section-dx .cycle mark { 
	width: 100%;
	min-height: 0;
	text-align: right;
	font-size:30px;
	line-height: 33px;
	color: #333;
	padding: 15px 0;
	margin-top: 20px;
	clear: both;
	margin-bottom: 20px;
	text-transform: lowercase;
	font-weight: 200;
}

.div-feedback .cycle article {
	padding-left: 10px;
	padding-right: 10px;
}

.div-feedback article .txt {
	font-size:16px;
	line-height: 26px;
	color: #564c4c; 
}

.div-feedback .cycle .evidenza-txt {
	font-size: 15px;
	line-height: 16px;
	padding-top: 20px;
	padding-bottom: 30px;
	color: #333;
}

.cycle-pager {
	text-align: right;
	padding-right: 10px;
	z-index: 2;
}

.cycle-pager span, .cycle-pager span.cycle-pager-active  { 
	font-family: arial; 
	font-size: 50px; 
	width: 20px; 
	height: 20px;
	line-height: 20px; 
	display: inline-block;
	clear: both;
	color: #d2ebf9;
	overflow: hidden;
	cursor: pointer;
	text-align: right;
} 
.cycle-pager span.cycle-pager-active {
	color: #74c0eb;
}

.feedback-wrapper .div-feedback .section-dx .cycle mark {
	background: none;
	padding-right: 0px;
}

.trip {
	background:url(https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/feedback/images/chiamaora.png) left no-repeat;
	width: 100%;
	font-size: 25px;
	line-height: 40px;
	color: #333;
	text-align: center;
	z-index: 2;
	font-weight: 400;
	padding: 32px 0 0;
	/* text-transform: lowercase; */
	margin-top:50px;
	font-weight: 800;
}

.trip::before {
	/*content: url('https://offerte.apollohotel.it/template/apollorimini/template-responsive-fr-leisure/feedback/images/chiamaora.png');
	position: absolute;
	top: -50px;
	left: 50%;
	transform: translateX(-50%);*/
}

.trip span {
	display: block;
	padding: 80px 40px 80px 0;
	
}
.trip strong {
	color: #31ccef;
	font-size: 40px;
}

.cta-trip a {
	display: inline-block;
    font-size: 24px;
    text-transform: uppercase;
    text-decoration: none;
    background:  #49c8d4;
    color: #FFF;
    padding: 30px 40px;
	font-weight: 700;
	border: 1px solid #fff;
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.15);
	position:relative;
}


.cta-trip a:hover {
	background: #8ccbd1;
}

.trip a img {
	float: right;
	width: 9px;
	height: 18px;
	margin-top: 5px;
	margin-left: 40px;
}

.cta-trip   {
	margin-left: 50px;
}

 

.cta-trip img.freccia {
width: 10px;
    height: 20px;
    position: absolute;
  
    right: 22px;
    margin-top: -26px;
}

/* .donna-container {
	position: relative;
}

.donna-container .donna {
	margin-top: 77px;
} */

.is-table-row [class*="col-"] {
	vertical-align: bottom;
}

.section-callback {
	-webkit-box-shadow: 0 0 11px rgba(187,181,175,.58);
	-moz-box-shadow: 0 0 11px rgba(187,181,175,.58);
	box-shadow: 0 0 11px rgba(187,181,175,.58);
	padding: 30px;
	background: none repeat scroll 0% 0% rgb(255, 255, 255);
	margin: 72px 0px 0px;
}

.section-callback h2 {
	margin: 0px;
	color: #744542;
	font-size: 37px;
	background: none;
	text-align: left;
	padding: 0;
}

.feedback-wrapper .section-callback .btnInvia {
	font-size:25px;
	line-height:29px;
	color:#fff;
	margin-top:20px;
	width:100%;
	text-align:center;
	background: #744542;
	margin:20px 0px 0px;
	padding:12px 0;
}

						
	        	        
#mappa {
	margin:  0px auto;
	max-width: 2000px;
}
	