@import "grid.css";
@import "font-awesome.css";
@import "superfish.css";


html {
    width: 100%;
	 background-color: #f4f4f4
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}

* {
    -webkit-text-size-adjust: none;
}

body {
    position: relative;
    color: #535151;
    font: 16px/28px "Roboto Condensed", "Open Sans" ,arial, sans-serif;
	 
}

strong {
    font-weight: 700;
}

em {
    font-style: italic;
}

address {
    font-style: normal;
}

p {
    margin-bottom: 10px;
	 line-height: 28px;
}

input, textarea {
    border-radius: 0 !important;
    outline: none !important;
    -webkit-appearance: none;

}


img {
    max-width: 100%;
}


.shadow {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}

/****Heads****/


h1, h2, h3, h4, h5, h6 {
    color: #E5AE51;
	 font-weight: 300;
	 color: #E5AE51;
	 font-family: "Satisfy",cursive;
	 letter-spacing: -2px;
}

h1 {
    font-size: 43px;
    line-height: 48px;
    padding-top: 38px;
    margin-bottom: 14px;
}

h2 {
    font-size: 41px;
    line-height: 45px;
    padding-top: 38px;
    margin-bottom: 14px;
	 color: #0272ba;
}

h3 {
    font-size: 36px;
    line-height: 45px;
    padding-top: 18px;
    margin-bottom: 14px;
	 color: #535a5f;
}

h4 {
    font-size: 22px;
    line-height: 28px;
    padding-top: 5px;
    margin-bottom: 5px;
	 color: #535a5f;
}


.page1 h2 {
    margin-bottom: 19px;
    padding-top: 21px;
}

.alert {
    color: #fff;
    padding: 10px 10px 16px 10px;
    font: bold 28px/32px 'Roboto Condensed', sans-serif;
    background-color: #FCAF17;
	 text-align: center;
	 margin: 10px 0;
}

#rigaTop {
	padding:6px;
	min-height:28px;
	background-color:#0272ba;
	position: relative;
	color: #a4a4a4;
	font-size: 14px;
}

.boxBtnGoogle {
	position: absolute;
	right: 50px;
	top: 9px;
	width: 90px;
	overflow: hidden;
	height: 20px;
}


#___plusone_0 {
	vertical-align: top !important;
}

.fb_iframe_widget {
	height: 10px !important;
}


.boxLikeFb {
    height: 20px;
    position: absolute;
    right: 150px;
    top: 1px;
    width: 130px;
}

.btnSocial {
	/*position:absolute;
	top:8px;
	right: 5px;*/
	width: 22px;
}

.btnSocial a {
	position: relative;
	top:5px;
}

.btnSocial img{
	width: 100%;
}

.icoTop {
	/*position:absolute;
	bottom:5px;
	right:0;*/
	float: right;
	margin-left:10px;
}

.icoTop + .icoTop{
	margin-right:10px;
}

.icoTop ul{
	margin:0;
}

.icoTop .sbut li {
	float: left;
	margin:3px;
}

.testoInt li {
   background: url("../../images/marker.png") no-repeat scroll 0 12px rgba(0, 0, 0, 0);
	line-height: 30px;
	padding-left: 20px;
}

.testoInt ul {
    display: inline-table;
    padding: 2px 10px;
}

.testoInt a {
    text-decoration: underline;
}

.testoInt a:hover {
    text-decoration: none;
}

/****Lists****/



ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.list {
    margin-top: -3px;
}

.list+h2 {
    padding-top: 109px;
}

.list li {
    font-size: 20px;
    color: #535151;
    padding-left: 22px;
    background: url(../images/marker.png) 0 10px no-repeat;
	  line-height: 25px;
}

.list li a {
	 color: #535151;
}

.list li a:hover {
	 color: #E5AE51;
}

.menuLeft_active a{
	 color: #0272ba !important;
}

.list li+li {
    margin-top: 4px;
}

.menuLeft_active {
	color:#000000;
}

.shed  {
    margin-top: 0;
}

.shed li {
    color: #fff;
    padding: 15px 10px 21px 30px;
    font: 22px/32px 'Roboto Condensed', sans-serif;
    background-color: #303030;
	 text-transform: uppercase;
}

.shed li span {
    font-size: 22px;
    position: relative;
    top: 3px;
	color: #ffffff;
}

.shed li+li {
    margin-top: 4px;
}

.shed li+li+li {
    margin-top: 3px;
}

.shed a {
    color: #fff;
}

.shed a:hover {
    color: #FCAF17;
}

.boxGallery .grid_2 {
	margin-bottom:20px;
}

/****Links****/


a {
    text-decoration: none;
    color: #E5AE51;
    outline: none;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

a:hover {
    color: #0272ba;
}

.btn {
    display: inline-block;
    border: 1px solid #E5AE51;
    color: #fff;
    margin-top: 24px;
    padding: 8px 28px;
    font: 16px/20px 'Roboto Condensed', sans-serif;
	 border-color: #E5AE51;
	 text-transform: uppercase;
    background-color: #E5AE51;
}

.btn:hover {
    color: #000000;
    border-color: #f1f0f1;
    background-color: #f1f0f1;
}

.btn2 {
    display: inline-block;
    border: 1px solid #FCAF17;
    color: #fff;
    margin-top: 24px;
    padding: 8px 28px;
    font: 16px/20px 'Roboto Condensed', sans-serif;
	 border-color: #58595B;
	 text-transform: uppercase;
    background-color: #58595B;
}

.btn2:hover {
    color: #000000;
    border-color: #fff;
    background-color: #fff;
}


.link1 {
    margin-top: 10px;
    display: block;
    float: right;
    color: #fff;
    background-color: #2e2d2d;
    font-size: 24px;
    line-height: 36px;
    width: 36px;
    height: 36px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 55px;
}

.link1:hover {
    background-color: #FCAF17;
    color: #fff;
}

/****classes****/

.mb0 {
    margin-bottom: 0px !important;
}
.m0 {
    margin: 0 !important;
}
.pad0 {
    padding: 0 !important;
}


.img_inner {
    max-width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 15px;
    margin-top: 3px;
}

.inn__1 {
    border: 1px solid #f2f1f2;
}

.page1 .img_inner {
    margin-top: 7px;
}

.fleft {
    float: left;
    width: auto !important;
    margin-right: 30px;
    /*margin-bottom: 0px;*/
}


.oh {
    overflow: hidden;
}
.fright {
    float: right !important;
}
.upp {
    text-transform: uppercase;
}

.alright {
    text-align: right;
}
.ta__center {
    text-align: center;
}

.ta__left {
    text-align: left;
}

.ta__right {
    text-align: right;
}

.wrapper, .extra_wrapper {
    /*overflow: hidden;*/
}
.clear {
    float: none !important;
    clear: both;
}

.oh {
    overflow: hidden;
}

.nowrap {
    white-space: nowrap;
}

.rel {
    position: relative;
}

blockquote:nth-child(odd) {
    background-color: #f1f0f1;
}
blockquote:nth-child(even) {
    background-color: #fff;
}

/*header*/

header {
    display: block;
    position: relative;
    z-index: 800;
	 
	 /*background: url("../images/bg/gelato.jpg") repeat fixed center 0 rgba(0, 0, 0, 0); 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
}

header .boxLogo {
	 float: left;
	 width: 100%;
	 padding: 5px 0;
}

header .boxLogo img {
    max-width: 100%;
}

header .boxTitolo {
    text-align: center;
    /*position: relative;
	float: left;*/
    z-index: 990;
	/*padding-left: 15px;*/
 	padding-top: 29px;
}

header .boxTitolo img {
    max-width: 100%;
}


header h1 a {
    display: inline-block;
    overflow: hidden;
    font-size: 0;
    line-height: 0;    
    text-indent: -999px;
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}

header h1 a img {
    display: block;
}

#stuck_container {
	min-height: 80px;
	padding-bottom:0;
	/*background: url('/images/row2-tail.jpg') repeat-x scroll left top rgba(255,255,255,1);*/
	background-color: #fff;
}

#stuck_container .row{
	position: relative;
}

.bgWhite {
	background-color: #f4f4f4;
}

.navigation {
    float: right;
    padding-top: 0;
    position: relative;
    z-index: 999;
}

/* ----- Slider OLD----- */

.slider {
	position: relative;
	overflow: hidden;
    /*background: #f8f8f8 url(../img/pattern.jpg) left top repeat;
    -moz-box-shadow:
        0 5px 15px 0 rgba(0,0,0,.05) inset,
        0 -5px 15px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow:
        0 5px 15px 0 rgba(0,0,0,.05) inset,
        0 -5px 15px 0 rgba(0,0,0,.05) inset;
    box-shadow:
        0 5px 15px 0 rgba(0,0,0,.05) inset,
        0 -5px 15px 0 rgba(0,0,0,.05) inset;*/
}

.sliderBase {
    margin: 0 auto;
   background: #fff url(../../images/bg_top_img.jpg) left top repeat;
    -moz-box-shadow:
        0 5px 15px 0 rgba(0,0,0,.05) inset,
        0 -5px 15px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow:
        0 5px 15px 0 rgba(0,0,0,.05) inset,
        0 -5px 15px 0 rgba(0,0,0,.05) inset;
}


.boxBanner ul {
	margin-left: 0;
}

.flexslider {
	margin: 0 0 10px;
	border:0;
	 -moz-box-shadow:
        0 0 0 0 rgba(0,0,0,0),
        0 0 0 0 rgba(0,0,0,0);
    -webkit-box-shadow:
        0 0 0 0 rgba(0,0,0,0),
        0 0 0 0 rgba(0,0,0,0);
    box-shadow:
        0 0 0 0 rgba(0,0,0,0),
        0 0 0 0 rgba(0,0,0,0);
		  border-radius: 0;
    /*margin-top: 25px;
    margin-bottom: 35px;
    border: 6px solid #fff;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow:
        0 5px 15px 0 rgba(0,0,0,.05),
        0 -5px 15px 0 rgba(0,0,0,.05);
    -webkit-box-shadow:
        0 5px 15px 0 rgba(0,0,0,.05),
        0 -5px 15px 0 rgba(0,0,0,.05);
    box-shadow:
        0 5px 15px 0 rgba(0,0,0,.05),
        0 -5px 15px 0 rgba(0,0,0,.05);*/
}

.flex-caption {
    position: absolute;
    bottom: 20px;
    max-width: 920px;
    padding: 10px 20px;
    margin: 0;
    background: #1d1d1d; /* browsers that don't support rgba */
    background: rgba(0, 0, 0, .7);
    font-size: 14px;
    line-height: 24px;
    color: #eaeaea;
    text-align: left;
    font-style: italic;
}





.flex-thumb {
	position: absolute !important;
	top:10px;
	z-index: 2147483647;
}



.list1 li{
	line-height: 35px;
	border-bottom: 1px dashed #ddd;
}





/****MENU****/



.sf-arrows .sf-with-ul::after {
	/*FRECCIA ACCANTO ALLA VOCE DI MENU CON SOTTOVOCI*/
    border-color: rgba(42, 76, 108, 0.5) transparent transparent;
}

.sf-menu {
    margin-bottom: 0;
	 font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}
.sf-menu > li.sfHover > a, .sf-menu > li.current > a, .sf-menu > li > a:hover {
    color: #fff;
	 background-color: #E5AE51;
}
.sf-menu > li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 21px;
	 padding-left: 1px;
	 text-transform: uppercase;
    /*text-transform: uppercase !important;*/
}
.sf-menu > li + li {
    margin-left: inherit !important;
}
.sf-menu > li > a {
    color: #0272BA;
}
.sf-menu a {
	border:0;
	padding: 1em 1.5em;
	
	background: url("../images/menu_bg_light.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
   color: #666;
   display: block;
	font-weight: 400;
	
	
}
.sf-menu a:hover {
    color: #fff;
	 background-color: #E5AE51;
}
.sf-menu, .sf-menu * {
    margin: 0;
}
.sf-menu li {
    transition: none 0s ease 0s ;
    white-space: nowrap;
	 text-align: center;
}
.sf-menu li:hover, .sf-menu li.sfHover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    transition: none 0s ease 0s ;
}
.sub-menu {
    background-color: #fff;
}
.sub-menu > li {
	font-size: 18px;
	font-weight:400;
}
.sub-menu li:hover {
    background: none repeat scroll 0 0 #eaeaea;
}


.sf-menu ul {
    box-shadow: none;
}
.sf-menu ul li {
    background: none repeat scroll 0 0 #E5AE51;
}
.select-menu {
    display: none !important;
}


.menuOrizz li a{
	color:#000;
}

.menuOrizz li a:hover {
	color:#000000;
	background-color: #fff;
}

.selectedMenuItemToday a{
	color:#ffcc05 !important;
	background-color: #fff;
}

.selectedMenuItem a{
	color:#000000 !important;
	background-color: #fff;
}


/****Content****/

.sfondoContainer {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 5px 8px rgba(0, 0, 0, 0.7);
	padding: 10px;
}

.content {
    padding: 50px 0;
    /*background: url("../images/bg_slider.jpg") repeat rgba(255, 255, 255, 0);*/
}

.page1 .content {
    padding-bottom: 49px;
}

.pad1 {
    padding-top: 49px;
}

.pad2 {
    padding-top: 20px;
}

.titoloTop {
	font-size: 16px;
   font-weight: 400;
   padding-top: 5px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #f5f5f5;
}

.ctn__1 {
    padding-bottom: 44px;
}

.ctn__2 {
    padding-bottom: 20px;
}

.linkSingolo {
	background: url("../images/marker.png") no-repeat scroll 0 10px rgba(0, 0, 0, 0);
	color: #535151;
	font-size: 20px;
	line-height: 25px;
	padding-left: 22px;
}

.linkSingolo a {
    color: #535151;
}
.linkSingolo a:hover {
    color: #000000;
}

/****Blocks****/

.inheritHeight {
	height: inherit !important;
}

.boxBanner {
    padding-top: 29px;
}

.bn__1 {
    background-color: #000000  !important;
	
}

.bn__2 {
    background-color: #000000 !important;
}

.bann_capt {
    background-color: #000000;
    color: #fff;
    padding-bottom: 22px;
    text-align: center;
    font: bold 36px/48px 'Roboto Condensed', sans-serif;
}

.bann_title {
    padding: 6px 0 18px;
    width: 250px;
    margin: 0 auto 2px;
    background: url(../images/bann_sep.png) 0 bottom repeat-x;
}

.bann_capt  a {
    font-size: 20px;
}

.bann_capt  a:hover {
    color: #fff;
    text-decoration: underline;
}

.block1 .count {
    width: 119px;
    margin: 0 auto;
    height: 119px;
    text-align: center;
    font: 40px/116px 'Dosis', sans-serif;
    border-radius: 500px;
    border: 1px solid #939393;
    margin-bottom: 25px;
}

.block1 {
    text-align: center;
    padding: 49px 0;
}

.box {
    padding-bottom: 49px;
    background-color: #f1f0f1;
}

.box .btn {
    margin-top: 30px;
}

.box h2 {
    padding-top: 38px;
    margin-bottom: 16px;
}

.box strong.color1 {
    font-weight: 600;
}

.bq1 {
    background: url(../images/quotes.png) right 0 no-repeat;
    padding-top: 30px;
    overflow: hidden;
	 transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}

.bq1 a {
    margin-top: 3px;
	 margin-right: 30px;
    float: right;
    display: block;
    font: bold 18px/48px 'Roboto Condensed', sans-serif ;
	 color: #535a5f;
}

.bg1 a:hover {
	color:#000000 !important;
}

.bq1 a .fa {
    margin-right: 6px;
    position: relative;
    top: 1px;
    font-size: 18px;
    line-height: 48px;
}

.bq1 .fleft {
    margin-top: 5px;
    margin-right: 19px;
}

.bq_title {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 12px;
}

.block2 {
    margin-top: -22px;
    overflow: hidden;
}

.block2+.block2 {
    margin-top: 26px;
}

.block2 time {
    display: block;
    background-color: #000;
    text-align: center;
    width: 70px;
    float: left;
    margin-right: 30px;
    color: #fff;
    position: relative;
    top: 3px;
    padding: 15px 0 19px;
    font: bold 24px/30px 'Roboto Condensed', sans-serif;
}

.form_title {
    font-size: 16px;
    position: relative;
    top: -1px;
    font-weight: normal;
}

.blog {
    margin-right: -1px;
    padding-bottom: 45px;
}

.blog +.blog  {
    padding-bottom: 40px;
}

.blog img {
    border: 1px solid #f2f1f2;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 21px;
}

.blog_title {
    margin-bottom: 17px;
    color: #535151;
    font-size: 24px;
    line-height: 30px;
    font-weight: normal;
}

.blog_date {
    color: #535151;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
}

.blog .btn {
    margin-top: 30px;
}

.testoInt table {
    border-top: 1px solid #d9d9d9;
    width: 100%;
    line-height: 40px;
    position: relative;
    top: 2px;
	 margin-bottom: 20px;
	 font-size: 15px;
}

.testoInt table tr {
    border-bottom: 1px solid #d9d9d9;
}

.testoInt table .fa {
    font-size: 18px;
    color: #adacac;
    min-width: 24px;
    margin-right: 27px;
    line-height: 40px;
}

.testoInt table td+td .fa  {
    margin-right: 5px;
}

.testoInt table td:first-child {
    /*width: 238px;*/
	 width: 20%;
}

.testoInt table td+td {
    text-align: center;
}

.block3 {
    overflow: hidden;
    margin-top: -2px;
}

.block3+.block3 {
    margin-top: 37px;
}

.block3+.block3 +.block3 {
    margin-top: 42px;
}

.block3 .fleft {
    margin-top: 5px;
    margin-right: 20px;
}

.block3 .text1 {
    margin-bottom: 22px;
    font-weight: normal;
    line-height: 24px;
}

.block3 .text1 time {
    display: block;
}

.block3 .intAccount {
	color: #000000;
	padding:10px 0;
	font-size: 13px;
}

.block3 .titolo_mini {
	font-weight: 700
}

.box_item {
    display: block;
    background: #ECC27D url(../images/mini-ico.png) center center no-repeat;
}


.box_item img {
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    width: 100%;
    box-shadow: 0 0 #fff;
}

.box_item:hover img {
    opacity: 0.2;
}

.box_inner {
	text-align: center;
}

/****Gallery****/

.gall_item {
    background: url("../images/magnify.png") no-repeat scroll center center #000000;
    display: block;
}
.gall_item img {
    box-shadow: 0 0 #fff;
    transition: all 0.5s ease 0s;
    width: 100%;
}
.gall_item:hover img {
    opacity: 0.2;
}


.gall_block {
    background-color: #f1f0f1;
    padding: 1px;
	 margin-bottom: 30px;
}

.gall_bot {
    padding: 28px 21px 30px;
}

.gall_bot .btn {
    position: relative;
    top: 1px;
}

.gall_bot  .text1 {
    margin-bottom: 22px;
}

.gall_bot h3 {
   font-size: 25px;
}

.gall_bot h3 a {
   color: #0272ba
}

.gall_bot h3 a:hover {
   color: #E5AE51
}

/****Separators****/

.sep__1 {
    height: 29px;
}




/****Text styles****/
.text1 {
    font-size: 18px;
    margin-bottom: 2px;
    line-height: 20px;
}

.tx__1 {
    margin-bottom: 22px;
}

.fw {
    font-weight: 600;
}

.color1 {
    color: #535151;
}

/*.color1 a:hover, a.color1:hover {
    color: #ccc;
}*/

.color2 {
    color: #adacac;
}

.td_underline {
    text-decoration: underline;
}

.tagliato {
	text-decoration: line-through;
}

.prezzoOfferta {
	color: #000000;
	font-weight: 700;
}


/****Map****/

#boxMappa {
	display: none;
}

.map {
    overflow: hidden;
    padding-top: 3px;
    padding-bottom: 22px;
}

.map figure {
    position: relative;
    display: block;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.map figure iframe {
    width: 100%;
    height: 445px;
    max-width: 100%;
}

.map p {
	margin-bottom: 4px;
}

.map_block {
    padding-top: 20px;
    color: #535151;
    font-size: 20px;
    line-height: 30px;
    font-weight: normal;
}

.map_block+.map_block {
   padding-top: 24px; 
}

.map_block  .map_title {
    margin-bottom: 4px;
    font-weight: 600;
}

.map_block h2 {
    padding-top: 25px;
}

.address1 {
    padding-top: 3px;
    display: block;
    float: left;
}

.address1 dt {
}

.address1+.address1 {
    margin-left: 60px;
}

.address1 dd span {
    min-width: 85px;
    display: inline-block;
    text-align: left;
}

.address1 dd span.col1 {
    min-width: 0;
}

.gmaps, #gmaps {
    /*margin: 20px 20px 40px 20px;*/
    height: 350px;
	 background-color: #e2e2e2;
}

/**Footer**/

#footer {
    background-color: #f5f5f5;
    color: #333333;
    display: block;
    font-size: 16px;
    line-height: 24px;
    padding: 20px 0;
}

#footer a{
	color: #58595b;
}

#footer h2 {
   line-height: 30px;
	font: 25px/28px 'Roboto Condensed', sans-serif;
}


.boxFooter {
	padding-bottom:10px;
}

.boxFooter h2{
	padding-top:10px !important;
	color: #E5AE51;
}

.rifFooter span {
	padding-right: 10px;
}

/* Flickr feed */
.flickr-feed {
    margin: 16px 0 0 0;
    overflow: hidden
}

.flickr-feed li {
    float: left;
    padding: 0 4px 4px 0;
    list-style: none;
}

.flickr-feed li img {
    width: 50px;
    border: 2px solid #eaeaea;
}

.flickr-feed a:hover {
    opacity: 0.7;
}

.copyright {
    font-weight: normal;
    float: left;
}

.copyright .brand {
    position: relative;
    top: -2px;
    font-weight: 300;
    font-size: 18px;
}

.copyright div {
    padding-top: 6px;
}

.copyright div a:hover {
    color: #535a5f;
}

.socials {
    float: right;
    color: #fff;
    margin-top: -4px;
    overflow: hidden;
}

.socials .fa {
    background-color: #ddd;
    font-size: 25px;
    float: left;
    line-height: 50px;
    width: 50px;
    height: 50px;
    border-radius: 500px;
    text-align: center;
}

.socials .fa:hover {
    color: #fff;
    background-color: #303030;
}

.socials .fa +.fa {
    margin-left: 16px;
}

.socials .fa.fa-pinterest {
    font-size: 30px;
}


.fa-tripAdvisor:before {
    content:url(../images/ico-tripAdvisor.png);
}

.fa-facebook:before {
    content:url(../images/ico-facebook.png);
}

.fa-googleplus:before {
    content:url(../images/googleplus_ico.png);
}

.fa-twitter:before {
    content:url(../images/ico-twitter.png);
}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 40px;
    left: 51%;
    margin-left: 640px;
    overflow: hidden;
    width: 43px;
    height: 28px;
    border: none;
    text-indent: -999px;
    z-index: 20;
    background: url(../images/totop.png) no-repeat left 0; 
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}
#toTop:hover {
    outline: none;
    background-position: right 0;
}

#firmaSito {
	padding-top:5px;
	text-align:center
}

#infohome {
	font-size: 20px;
    line-height: 25px;
	}

.intRiferimenti {
	font-weight: bold;
}
	
.boxInfoContatti {
	/*position: relative;
	float: left;*/
	text-align: right;
	z-index: 990;
	margin-top: 25px;
	color:#000000 !important;
	}

/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 1199px) {
   .extra_wrapper {
        overflow: visible;
    }

    .shed li {
        padding-left: 10px;
        text-align: center;
    }

    #bookingForm > strong + .controlHolder {
        float: none;
        width: 100%;
        padding-top: 4px;
        clear: both;
    }

    .fl1 {
        width: 100%;
        margin: 0 !important;
        float: none !important;
    }

    .tmSelect.auto, .tmSelect2.auto {
        width: 200px;
    }

    .clear.height1 {
        height: 10px !important;
    } 
}
@media only screen and (max-width: 979px) {

    header .boxLogo {
	    text-align: center;
		 float: none;
	    z-index: 990;
		 padding:10px 0;
		 width: 100%;
		 margin: 0 auto;
	}
	
	header .boxInfoContatti {
		  position: relative;
		  text-align: center;
		  float: none;
		  z-index: 990;
		  padding: 10px 0;
		  width: 100%;
		  margin: 0 auto;
    }
    
	 header .boxTitolo {
	    position: relative;
	    text-align: center;
		 float: none;
	    z-index: 990;
		 padding:10px 0;
		 width: 100%;
		 margin: 0 auto;
	}
	
	.sf-menu > li {
	    font-size: 16px;
	}
		
	 
	 .fleft {
        margin-right: 10px;
    }

    .blog table td:first-child {
        width: 185px;
    }

    .tmSelect.auto, .tmSelect2.auto {
        width: 150px;
    }

    .bq1 {

        padding-top: 30px;
    }

    .address1 {
        float: none;
    }

    .address1 +.address1  {
        margin-left: 0;
        margin-top: 30px;
    }
    
     .map figure,  
     .map figure iframe,  
     #form input,
     #form textarea,  
     #form .success {
        width: 100% !important;
        float: none !important;
    }
     #form .success {
         -moz-box-sizing: border-box;
         -webkit-box-sizing: border-box;
         -o-box-sizing: border-box;
         box-sizing: border-box;
    }

     .map figure {
     height: auto !important;
    }

    .map figure {
    	margin-bottom: 15px;
    }

    .nowrap {
        white-space: normal;
    }


    .address1 dd span  {
        min-width: 0;
    }
}

@media only screen and (max-width: 767px) {
  
  	header .boxLogo {
	    position: relative;
	    text-align: center;
		 float: none;
	    z-index: 990;
		 padding:10px 0;
		 width: 90%;
		 margin: 0 auto;
	}
	
	header .boxInfoContatti {
		  position: relative;
		  text-align: center;
		  float: none;
		  z-index: 990;
		  padding: 10px 0;
		  width: 100%;
		  margin: 0 auto;
		}
    
	 header .boxTitolo {
	    position: relative;
	    text-align: center;
		 float: none;
	    z-index: 990;
		 padding:10px 0;
		 width: 100%;
		 margin: 0 auto;
	}
	
	.titoloTop {
		text-align: center;
	}
	 
	 .boxBanner>img, .boxBanner>a>img {
        width: 100%;
    }
    .tmSelect.auto, .tmSelect2.auto {
        width: 340px;
    }
	 
	 .preffix_1 {
		  padding: 10px;
		}
	
	.box {
		padding-left: 10px !important;
  		padding-right: 10px !important;
	}

    .sep__1 {
        height: 0;
    }

    .gall_block {
        margin-bottom: 35px;
    }

    .img_inner img {
    	width: 100%;
    }

    .img_inner {
        margin-top: 40px !important;
        width: 100% !important;
        float: none !important;
        margin-right: 0 !important;
        margin-bottom: 20px !important;
    }

    .box  {
        padding-left: 20px;
        padding-right: 20px;
    }

    .box div {
        margin: 0 !important;
        width: auto;
    }

	 

	.bgTop {
	    background: none;
	}
	
	.bgMainMenu {
		background-color: #f4f4f4;
	}

    header h1 {
        padding-top: 15px;
        position: relative !important;
        margin-bottom: 20px;
        padding-left: 0;
        float: none;
        left: 0;
        text-align: center;
    }

    header h1 a {
        max-width: 90%;
        width: auto;
        display: inline-block;
        height: auto;
    }

    .map figure iframe {
        height: 300px;
    }

    .content .noresize {
        width: auto !important;
        float: left !important;
        margin-right: 20px !important;
        margin-top: 4px !important;
    }

    .img_inner {
        margin-top: 30px;
    }
    .none {
        clear: both;
    }

    .socials {
        float: none;
        padding-bottom: 20px;
    }
	.navigation {
		    float: none;
		    padding: 20px 0;
		    position: relative;
		    z-index: 999;
	}
		
	#footer h2 {
	  text-align: left !important;
	  padding-top:20px;
	}
	
	.copyright {
		float: none;
	}

	 
.sf-menu{display:none !important; float: none;}
.select-menu {
		font:12px/15px Arial, Helvetica, sans-serif;
		color:#202020;
		width:100%;
		margin: 0 auto;
		float: none;
	    outline: none;
	    display: block !important;
		border:2px solid #333;
		border-radius: 0 !important;
		padding: 5px 0;
	}
}


@media only screen and (max-width: 479px) {
    
	 header .boxLogo {
	    position: relative;
	    text-align: center;
		 float: none;
	    z-index: 990;
		 padding:10px 0;
		 width: 80%;
		 margin: 0 auto;
	}
	
	header .boxInfoContatti {
		  position: relative;
		  text-align: center;
		  float: none;
		  z-index: 990;
		  padding: 10px 0;
		  width: 100%;
		  margin: 0 auto;
    }
    
	 header .boxTitolo {
	    position: relative;
	    text-align: center;
		 float: none;
	    z-index: 990;
		 padding:10px 0;
		 width: 100%;
		 margin: 0 auto;
	}

    .tmSelect.auto, .tmSelect2.auto {
        width: 180px;
    } 

    .testoInt {
    } 

    .testoInt td:first-child  .fa {
        display: block;
    }

    .testoInt td:first-child {
        width: auto;
    }
	 
	 
	 .tmSelect.auto,
	.tmSelect2.auto {
		width: 265px !important;
	}
}

#infohome {
	font-size: 20px;
    line-height: 25px;
	}