@charset "UTF-8";
/* CSS Document */

html, body {
    height: 100%;
    margin: 0;
}

*::-moz-selection {
   background: #DFDFDF none repeat scroll 0 0;
    color: #000000;
}

#spot.fondo-about {
    background-color: white;
    /*background-image: url("img/immagine-full-22.jpg");
   */ background-position: right center;
    background-repeat: no-repeat;
    background-size: 887px auto;
}

.mappaa {
	padding: 0 !important;
}

#spot.fondo-mappa {
background-color: #efefef !important;
}


#navigazione {
  background-image: url("img/sfum1.png");
    background-position: left top;
    background-repeat: repeat-x;
    background-size: auto 100%;
    float: left;
    padding-bottom: 40px;
    width: 100%;
	}

.jcarousel-control-prev {
    float: left;
    color: #009cea;
    left: 0;
    margin-left: 20px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
	}

.jcarousel-control-next {
	color: #009cea;
	 float: right;
    right: 0;
    margin-right: 20px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
	}

.contatti .columns, .contatti .column {
	background-color: transparent !important;
	}

 .footer-contact #social-box i.fa {
	     font-size: 32px;
    padding: 6px 20px;
	 }

.footer-contact {
   background-attachment: fixed;
    background-image: url("img/bg-footer.jpg");
    background-position: center center;
    background-size: cover;
    padding: 50px 0;	
	}
	
.footer-contact .link-contattaci {
	 display: block;
    font-size: 20px;
    font-weight: 400;
    text-align: center !important;
	}

.footer-contact #social-box {
	  margin-top: 70px;
    text-align: center;
	}

#social-box {
float: left;
    margin: 21px 0 12px -10px;
    text-align: left;
    width: 100%;
	}

#social-box i.fa {
   color: #7f7f7f;
    font-size: 20px;
    padding: 12px 10px;
    text-align: center;
	}

.photos {
padding: 0px !important;	
	}

.contatti h3, .contatti p {
	text-align:left;
	}

.update h3, .update p {
	text-align:left;
	}
	
.update  h3 .fa {
	color: #00B2EC;
	}

.post-full h4, .post-full p {
	 text-align: left;
	}

p {
 color: #707070;
    float: left;
    font-size: 18px;
    font-weight: 400;
    line-height: 38px;
    margin-top: 15px;
    text-align: left;
    width: 100%;
	}

.sot-tit {
    background-image: url("img/sot-tit.svg");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 46px auto;
    clear: both;
    display: block;
    float: left;
    height: 9px;
    margin: 22px 0 0;
    position: relative;
    width: 100%;
}
	
.sot-titb {
	background-image: url("img/sot-titb.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 46px auto;
    clear: both;
    display: block;
    float: left;
    height: 9px;
    margin: 15px 0;
    position: relative;
    width: 100%;
	}

.sot-tit2 {
    background-image: url("img/sot-tit2.svg");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 46px auto;
    clear: both;
    display: block;
    float: left;
    height: 9px;
    margin: 15px 0 0;
    position: relative;
    width: 100%;
}	

h1 {
	 clear: both;
    float: left;
    font-weight: normal;
    letter-spacing: 2px;
    margin-bottom: 15px;
    margin-top: 15px;

    text-transform: uppercase;
    width: 100%;
	
	color: #bd1729;
    font-size: 28px;
    text-align: left;
	}

h2 {
	display: block;
    float: left;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 5px;
    margin: 15px 0 23px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
	}

h3 {
     display: block;
    float: left;
    font-size: 21px;
    font-weight: 600;
    letter-spacing: 5px;
    margin: 12px 0 17px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
	}

h4 {
    display: block;
    float: left;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 5px;
    margin: 9px 0 15px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
	}
	
h5 {
	clear: both;
    color: #b4b5b7;
    display: block;
    float: left;
    font-size: 14px;
    letter-spacing: 4px;
    margin: 0 0 -5px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
	}

h6 {
  color: #fff;
    float: left;
    font-size: 13px;
    letter-spacing: 2px;
    line-height: 15px;
    margin: 9px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
	}

#spot h1 {
		color:#FFFfff;
	}
	
#spot h2 {
		color:#FFFfff;
	}
		
#spot h3 {
	color: #bd1729;
    font-size: 40px;
    padding-bottom: 20px;
	}
	
#spot h4 {
		color:#FFFfff;
	}		

#spot h5 {
		color:#FFFfff;
	}

#spot h6 {
		color:#FFFfff;
	}

#spot p {
		
	}
	
#spot .columns p, #spot .column p {
	color:#707070;
	}
	
#spot .columns h1, #spot .column h1,
#spot .columns h2, #spot .column h2,
#spot .columns h3, #spot .column h3,
#spot .columns h4, #spot .column h4,
#spot .columns h5, #spot .column h5, 
#spot .columns h6, #spot .column h6 {
 color: #bd1729;
    font-size: 28px;
    text-align: left;
	}	

.no-back {
    background-color: transparent !important;
}

.no-back  p, .no-back  h1, .no-back  h2, .no-back  h3, .no-back  h4, .no-back  h5 {
	  margin-bottom: -30px;
	} 

#spot .paged 
 {
	  background-image: url("img/sot-tit.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    color: #58585a !important;
    font-weight: 500;
    margin-bottom: 15px;
    padding-bottom: 24px;
    text-align: center;
	
	}


#spot .paged h1 {
    color: #000;
}

#spot .paged h2 {
    color: #000;
}

#spot .paged h3 {
    color: #000;
}

#spot .paged h4 {
    color: #000;
}

#spot .paged h5 {
    color: #000;
}

#spot .paged h6 {
    color: #000;
}



#logo-icona {
	 background-color: #00b2ec;
    border-radius: 60px;
    display: block;
    height: 90px;
    margin-bottom: 13px;
    margin-left: auto;
    margin-right: auto;
    padding: 32px 26px 26px;
    position: relative;
    text-align: center;
    width: 90px;
	}


#logo-icona i {
   color: white;
    font-size: 29px;  
	}




.icon-contact {
	 margin-right: 6px;
	}

.sottomenudes {
   text-align: left;
    width: 100%;
}

.sottomenudes a {
	color: #656365 !important;
    font-size: 15px !important;
    font-weight: bold !important;
    margin: 0 !important;
}


.sottomenu {
     background-color: #f2f2f2;
}



.link-contattaci:link, .link-contattaci:visited {
		
	} 

.link-contattaci:hover {
	opacity: 0.6 !important;
}


#social-box a:link, #social-box a:visited{
	
	}
	
#social-box a:hover {
	opacity: 0.6 !important;
	}



#social {
    float: right;
    height: 37px;
	}


#social i.socialicon {
    background-color: #21db9e;
    border-radius: 20px;
    height: 30px;
    margin: -6px;
    padding: 8px;
    width: 30px;
}

#social a:link, #social a:visited {
	color: #FFF;
	 }




#menu i.socialicon {
	 background-color: transparent;
    border: 1px solid #fff;
    border-radius: 0;
    height: 30px;
    margin-top: -13px;
    padding: 7px 0 0;
    width: 30px;
	}


#social-footer {
	 display: block;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 100%;
	}
	
#social-footer i.fa{
  background-color: #45c98f;
    font-size: 16px;
    padding: 10px;
    margin: 0px 4px;
    border-radius: 30px;
    width: 35px;
    height: 35px;
	}
	

#social-footer i.fa-facebook{ }
#social-footer i.fa-twitter{ }
#social-footer i.fa-instagram{ }
#social-footer i.fa-youtube{ }
#social-footer i.fa-google-plus{ }


.tasto-tel:link, .tasto-tel:visited {
    cursor: default;
    pointer-events: none;
	}
	
	
.tasto-tel:hover {
	
	}



span {
	
	}
	
	
	.link-co { color:#fff !important;}
	
	.link-co2 { color:#fff !important; }
	
	
	
	.fancybox {
	overflow: hidden;
    position: relative;	
	float:left;

		}
	
	
.fancybox:link, .fancybox:visited {
	transition: all 200ms ease-out 0s;
	}	
.fancybox:hover {
	opacity: 0.85;
	}
	
	
		
.fancybox:link img, .fancybox:visited img {
	transform: scale(1.01);
	}
.fancybox:hover img{
	transform: scale(1.01);
	transition: all 500ms ease-out 0s;
	}
	

	

#step1{
	  padding-top: 110px;
    margin-top: -101px;
	  overflow: hidden;
	}

#step2{
	  padding-top: 110px;
    margin-top: -101px;
	  overflow: hidden;
	}

#step3{
	  padding-top: 110px;
    margin-top: -101px;
	  overflow: hidden;
	}

	

#slidecaption strong {
	color:white;
	}

#slidecaption {
    color: #fff;
    font-size: 64px;
    font-weight: lighter;
    left: 50%;
    line-height: normal;
    margin: -73px auto 0 -312px;
    max-width: 610px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 25%;
    width: 630px;
}


.overlay {
	  background: none repeat scroll 0 0 transparent;
    pointer-events: none;
    position: relative;
	}





html {
  font-size: 100%; 
  overflow-y: scroll; 
  -webkit-text-size-adjust: 100%; 
  -ms-text-size-adjust: 100%;
}

#footer p {
     color: #fff;
    float: right;
    font-size: 14px;
    font-weight: 300;
    line-height: 17px;
    text-align: center !important;
    width: 100%;
}

#footer a:link, #footer a:visited {
	color:white;
	}

#footer a:hover {
	opacity:0.5;
	}

#footer #logo {
	 background-size: 210px auto;
    float: left;
    height: 40px;
	}


#footer .container {
	padding: 11px 0;
	}
 	

#footer {
 background-color: #891323;
    float: left;
    height: auto;
    padding: 14px 0;
    width: 100%;
	}


#contact {
color: #777;
	}

#contact .fancybox:link, #contact .fancybox:visited	{
 border-bottom: 1px solid #c7c7c7;
    color: #777;
    margin-left: 4px;
    padding: 0 0 3px;
	}
#contact .fancybox:hover {
	opacity:0.8;
	}


.gallery {
	padding:0px !important;
	}


.cubo {
  display: none;
    height: auto;
    max-width: 720px;
    padding: 30px 35px 40px;
    width: 100%;
	}

.cubo h1 {
	margin-bottom:20px;
	}
.cubo h2 {
	margin-bottom:20px;
	}
	.cubo h3 {
	margin-bottom:20px;
	}
.cubo h4 {
	margin-bottom:20px;
	}
.cubo h5 {
	margin-bottom:20px;
	}
.cubo h6 {
	margin-bottom:20px;
	}
	
.cubo p {
	  font-size: 16px;
    line-height: 30px;
    margin-bottom: 30px;
	}
	
.cubo p2 {
	 float: left;
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 50px;
    text-align: justify;
	}

#logo {
	 background-image: url("img/logo.svg");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    float: left;
    height: 99px;
    margin-left: 10px;
    width: 290px;
	}


.column .fancybox img, .columns .fancybox img {
	margin:0px;
	}
	
.bx-wrapper img {
	margin:0px !important;
	}


.paged .column, .paged .columns {
    background-color: #dfdfdf !important;
	}
	
.paged .column.gallery, .paged .columns.gallery {
    background-color: transparent !important;
}	


.column img, .columns img {
	display: block;
    margin: 10px auto 30px;
	} 


#spot .columns, #spot .column {
	background-color:#FFF;
		
	}


#menu {
background-color: rgba(152, 0, 29, 0.9);
    display: block;
    margin-right: 20px;
    margin-top: 19px;
    padding: 27px 13px 3px 15px;
	}


.nav-toggler {
	display:none;
	}

.togli {
	display:none !important;
	}

#spot {
     background-color: #009cea;
    clear: both;
    height: auto;
    width: 100%;
	}



.container-full {
/*
     display: -webkit-flex; /* Safari 
    /* Safari 6.1+ 
	
	display: flex;
    position: relative; */
	
  }


.container-halfscreen .immagine-full {
	 background-color: #faf8f9;
    background-position: center bottom;
    background-size: cover;
	 min-height: 250px;
	
	}

.container-full .testo-full {
	 background-color: #faf8f9;
	}
		
.container-halfscreen .post  {
	 background-color: #fff;
    padding: 80px 6% 150px;
		}
		
		
.image-full {
	
	}


.pari {
	
	}

.lt-ie9 header {
    background-position: top center;
}

header {
 height: 70%;
    position: relative;
  }


#testo {
	background-color: #FF6347;
    display: block;
    height: auto;
    padding: 50px 0;
	}


#testo-header {
  background-image: url("logo.svg");
    display: none;
    height: 341px;
    left: 50%;
    margin-left: -260px;
    margin-top: -149px;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 500px;
}



#menu a:link, #menu a:visited {
	color: white;
    font-size: 16px;
    font-weight: 900;
    margin-left: 15px;
    margin-right: 15px;
    text-transform: uppercase;
    transition: all 200ms linear 0s;
	}

#menu a:hover {
	opacity:0.7;
	}

.menu-soc {
	 float: right !important;
	}
	
.menu-nav {
	 float: right !important;
 
	}

#freccia-header a:link, #freccia-header a:visited {
 display: block;
    height: 60px;
    margin: 0 auto;
    text-decoration: none;
    width: 100px;
	}

#freccia-header {
    background-image: url("img/freccia.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    bottom: -30px;
    color: #fff;
    font-size: 15px;
    font-weight: 100;
    padding: 0;
    position: absolute;
    text-align: center;
    text-indent: -99999px;
    text-transform: none;
    width: 100%;
    z-index: 5;
}
 
#freccia-header a:link, #freccia-header a:visited  {
    text-decoration:none; 
}

#freccia-header a:hover {
	
	}


article{
	color: #FFFFFF;
	font-size: 26px;
    height: auto;
    line-height: 25px;
    text-align: center;
	}
	
	
#privacy-box {
float: left;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 20px;
    margin-top: 23px;
    width: 60%;
	}
	
	
#privacy-box .fancybox { 
float: none !important;
}

	
	
 @media only screen and (max-width: 1300px) {	
	#logo {
 
}
	
	
	#menu {
    display: block;
    float: right;
    margin-right: 10px;
}
	 
	 #spot.fondo-about {
    background-color: white;
 /*   background-image: url("img/immagine-full-22.jpg");
   */ background-position: right center;
    background-repeat: no-repeat;
    background-size: 887px auto;
}	
	
 }
	
	
	
@media screen and (max-width:800px) {	

/*----------------- header animato ---------------------*/

.cbp-af-header.cbp-af-header-shrink #logo {
	background-image: url("img/logo.svg");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    float: left;
    height: 60px;
    margin-left: 10px;
    width: 210px;   
	}


.cbp-af-header { 
background-color: transparent !important;
    position: relative;
}

/*----------------- header animato ---------------------*/

	#spot.fondo-about {
 background-image: none;
	}
		
.update h3, .update p {
    text-align: center;
}

.update h3 .fa {
    color: #00b2ec;
    margin-bottom: 12px;
    width: 100%;
}


.contatti h3, .contatti p {
    text-align: center !important;
}

#social-box {
    float: left;
    text-align: left;
    width: 100%;
}




header {
    height: 80% !important; 
    position: relative;
}


#supersized {
    height: 80% !important;
}


.container-full .immagine-full {
	
	}

#step1{
	    margin-top: -30px;
    padding-top: 30px;
	  overflow: hidden;
	}

#step2{
	     margin-top: -30px;
    padding-top: 30px;
	  overflow: hidden;
	}

#step3{
	    margin-top: -30px;
    padding-top: 30px;
	  overflow: hidden;
	}





#menu {
	display:none;
	}

.nav-toggler {
  background-color: rgba(152, 0, 29, 0.9);
    background-position: right 12px;
    background-repeat: no-repeat;
    color: white;
    display: block;
    font-size: 26px;
    margin-bottom: 0;
    margin-right: 10px;
    margin-top: 15px;
	}

	
#slidecaption {
	 font-size: 46px;
    width: 470px;
    margin-left: -238px;
}

}

@media screen and (max-width:650px) {
	
	
	
	
	
	#spot h3 { 
	 font-size: 27px;
	}
	
.footer-contact #social-box i.fa {
    font-size: 22px;
    padding: 12px;
}
	
	
	
	.tasto-tel:link, .tasto-tel:visited {
    color: #fff;
    cursor: default;
    pointer-events: auto;
}
	
	

#prevslide, #nextslide {
    height: 40px !important;
    width: 39px !important;
}



#supersized { 
		 height: 60% !important;
		}
		
		
		header {
    height: 60% !important;
		}



#logo {
    background-image: url("img/logo.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    float: left;
    height: 60px;
    margin-left: 0;
    margin-top: 12px;
    width: 210px;
}

	
	
	
	
	#testo-header {
     background-image: url("logo.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 270px auto;
    height: 260px;
    left: 50%;
    margin-left: -162px;
    margin-top: -168px;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 320px;
}
	
		
}

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

	
	
	.search__input {
      padding: 14px 11px !important;
	}
	
	.mallnav {
    top: 47px !important;
}
	
	.boxbutton {
    height: 47px !important;
    width: 47px !important;
}
	
	
	
	.container2 {
    height: 80vh !important;
    position: relative;
    width: 100vw;
}
	
	.main {
    height: 80vh !important;
	}


#bottone-contact .button, input[type="submit"], input[type="reset"], input[type="button"] {
     max-width: unset;
}

#privacy-box {
    width: 100%;
}




.container-full .column, .container-full .columns {
    background-color: #faf8f9;
    display: inline;
    float: left;
    padding: 34px;
}



#slidecaption {
	   font-size: 28px;
    width: 300px;
    margin-left: -150px;
}



  #footer #logo {
    background-position: center center !important;
     margin: 0 !important;
    width: 100% !important;
} 


p {
    font-size: 16px;
}




}

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

article{
	    color: #FFFFFF;
    display: block;

    font-size: 26px;
    height: auto;
    line-height: 25px;
 
    text-align: center;
	}
	
	
	
	
	
	
	#testo-header {
    background-image: url("logo.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 270px auto;
    height: 260px;
    left: 50%;
    margin-left: -162px;
    margin-top: -165px;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 320px;
}
	
		
}