
@font-face {
	font-family: 'helv';
	src: url('fonts/helv.eot');
	src: local('☺'), url('fonts/helv.woff') format('woff'), url('fonts/helv.ttf') format('truetype'), url('fonts/helv.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	

}



/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #fff;
	
}



html,
body
{
    padding: 0;
    margin: 0;
    font-family: 'helv', 'Helvetica Neue', Arial, sans-serif;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 100;
    -webkit-font-smoothing: subpixel-antialiased;
     font-size: 0.9em;
    line-height: 1.4;
    letter-spacing:1px;
	overflow:hidden;
}
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

*{margin: 0;padding: 0;}







	
	



/* ==========================================================================
   MOBILE
   ========================================================================== */

.section_mobile{float:left; width:100%; min-height:100%; border-bottom:1px solid #000;}
.contenuto_mobile{float:left; width:100%;}
.contenuto_mobile h2{text-align:center}
	

#header_mobile{display:block; position:fixed; top:0; left:0; background:rgba(11,20,42,0.9); height:60px; width:100%; z-index:9999;
-webkit-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    0px 5px 10px 0px rgba(50, 50, 50, 0.5);
box-shadow:         0px 5px 10px 0px rgba(50, 50, 50, 0.5);}
#header_mobile h1{float:left; width:100%; text-align:center; height:50px; margin:5px 0px;}
#menu_slide_mobile{position:absolute; top:10px; left:5px; margin:0; padding:0; width:40px; height:40px; }
#container_menu_mobile{position:fixed; top:-100%; left:0; width:100%; height:auto; background:rgba(11,20,42,0.9); z-index:999; padding:70px 0px 0.5% 0px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    0px 5px 10px 0px rgba(50, 50, 50, 0.5);
box-shadow:         0px 5px 10px 0px rgba(50, 50, 50, 0.5);}
#container_menu_mobile ul{float:left; width:100%; list-style:none; margin:0px; padding:0;}
#container_menu_mobile ul li{float:left; width:98%;  margin:0.2% 1%; padding:1% 0; background:rgba(255,255,255,0.7); color:#222;  text-align:center;-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size:0.9em;}

#container_menu_mobile ul li a{color:#222; }

.modulo_prenotazioni_mobile{position:absolute; margin:0 auto; width:300px; }

#services{background:rgba(0,0,0,1); }
#gallery{background:rgba(0,0,0,1);}
#quality{background:rgba(0,0,0,1);}
#partners{background:rgba(0,0,0,1);}
#contact{background:url(../img/contact_foto.jpg) center; background-size:cover}

.testo ul{display:block; max-width:800px; margin:0 auto 30px auto;}


a{color:#ffF; text-decoration:none}

.nero{background:rgba(0,0,0,0.8)}
.bianco{background:rgba(255,255,255,0.8); color:#222;}

.box_testo{position:absolute; width:90%; margin:0 5%; height:100%; display:table}
.testo{ display:table-cell; vertical-align:middle;  padding-top:60px}

.box_pay{position:absolute; width:90%; margin:5% 5% 30px 5%; height:auto; bottom:0; text-align:center; font-size:2em;}

.row_service span{display:table-cell; vertical-align:middle}
.entry_gallery{ float:left; width:50%; height:auto;  display:table; text-align:center;}
.entry_gallery span{display:table-cell; vertical-align:middle}
.item_gallery, .item_service {
    float: left;
    width: 1024px;
    height: 768px;

    text-align: center;

    margin: 0px;

    overflow:hidden;
	
	display:table;
}

.item_gallery span, .item_service span{
  width:80%; padding:0 10%;
	display:table-cell; vertical-align:middle;
}

.b{background:#fff; color:#222}
.n{background:#000; color:#fff;}

h1{line-height:50px;}

.item_partners {
    float: left;
    width: 1024px;
    height: 768px;

    text-align: center;
min-width:300px;
    margin: 0px;

    overflow:hidden;
	
	display:table;
}

.item_partners span{
  width:80%; padding:0 10%;
	display:table-cell; vertical-align:middle;
}

.item_partners span p{
  margin-bottom:40px
}

.item_entry {
    float: left;
    width: 1024px;
    height: 768px;

    text-align: center;
	min-width:300px;

margin:0px;
    overflow:hidden;
	
	display:table;
}

.item_entry span{
  width:80%; padding:0 10%;
	display:table-cell; vertical-align:middle;
}

.gallery_uno, .gallery_due, .gallery_tre, .gallery_quattro, .gallery_cinque, .gallery_sei, .gallery_sette, .gallery_otto, .gallery_nove, .gallery_dieci, .gallery_undici {
    width:100%;
    height:100%;
}

.quality_uno, .quality_due, .quality_tre, .quality_quattro, .quality_cinque, .quality_sei, .quality_sette, .quality_otto, .quality_nove, .quality_dieci, .quality_undici {
    width:100%;
    height:100%;
}


.indirizzo{ width:200px;  margin:0 auto; line-height:2em; background:rgba(0,0,0,0.8); padding:20px;}

.t-center{text-align:center;}
.add-bottom{margin-bottom:40px;}
.add-top{margin-bottom:40px;}
.social span{margin-left:20px;}
.social {margin-bottom:10px;}
.picc{font-size:0.85em; line-height:1.2em;}


.log{padding:10px 40px; margin:20px; background:#000;}



#sez_p{position:absolute; width:100%; height:100%; margin:0; padding:0; background:#111; display:table; text-align:center;}
.cont_p{display:table-cell; vertical-align:middle; width:100%; height:auto;}
.cont_p p{margin-bottom:30px}

#login{position:absolute; z-index:2; bottom:30px; left:0; width:100%; text-align:center}

.inline{display:none;}

#royal, #hel{text-align:center; font-size:0.8em}
#royal a, #hel a{color:#222}


@media screen and (min-width: 600px) {
    .mezzo {
        float:left;width:50%; display:inline-block
    }
}


.scrollyeah {
    position: relative;
    overflow: hidden;
    *zoom: 1;
    top:0px;
    -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.7);
    -moz-box-shadow:    0px 10px 10px rgba(0, 0, 0, 0.7);
    box-shadow:         0px 10px 10px rgba(0, 0, 0, 0.7);
	
}


.scrollyeah__wrap {
    overflow: hidden;
    *zoom: 1;
}

.scrollyeah__shaft {
    float: left;
}

.scrollyeah__shaft, .scrollyeah__parallax {
    left: 0;
    position: relative;
}

.scrollyeah_active .scrollyeah__shaft {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
    *cursor: move !important;
}
.scrollyeah_active .scrollyeah__shaft_grabbing, .scrollyeah_active .scrollyeah__shaft_grabbing * {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}

.scrollyeah__shadow {
    display: block;
    position: absolute;
    text-decoration: none;
    top: 0;
    bottom: 0;
    width: 10px;
    height: auto;
    -webkit-transition-property: left, right;
    -moz-transition-property: left, right;
    -o-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 333ms, 333ms;
    -moz-transition-duration: 333ms, 333ms;
    -o-transition-duration: 333ms, 333ms;
    transition-duration: 333ms, 333ms;
    -webkit-transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1), cubic-bezier(0.1, 0, 0.25, 1);
    -moz-transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1), cubic-bezier(0.1, 0, 0.25, 1);
    -o-transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1), cubic-bezier(0.1, 0, 0.25, 1);
    transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1), cubic-bezier(0.1, 0, 0.25, 1);
    z-index: 10;
    *display: none !important;
    background-repeat: no-repeat;
    background-size: 1px 100%, 5px 100%;
}

.scrollyeah__shadow_prev {
    left: -10px;
    background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.3) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), -webkit-radial-gradient(0 50%, farthest-side, rgba(0, 0, 0, 0.5), transparent);
    background-image: -moz-linear-gradient(transparent, rgba(0, 0, 0, 0.3) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), -moz-radial-gradient(0 50%, farthest-side, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.3) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), -o-radial-gradient(0 50%, farthest-side, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.3) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(0 50%, farthest-side, rgba(0, 0, 0, 0.5), transparent);
    background-position: 0 0, 0 0;
}

.scrollyeah__shadow_next {
    right: -10px;
    background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.3) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), -webkit-radial-gradient(100% 50%, farthest-side, rgba(0, 0, 0, 0.5), transparent);
    background-image: -moz-linear-gradient(transparent, rgba(0, 0, 0, 0.3) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), -moz-radial-gradient(100% 50%, farthest-side, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.3) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), -o-radial-gradient(100% 50%, farthest-side, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.3) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(100% 50%, farthest-side, rgba(0, 0, 0, 0.5), transparent);
    background-position: 100% 0, 100% 0;
}

.scrollyeah_shadow .scrollyeah__shadow_prev {
    left: 0;
}
.scrollyeah_shadow .scrollyeah__shadow_next {
    right: 0;
}

.scrollyeah_shadow_no-left .scrollyeah__shadow_prev {
    left: -10px;
}

.scrollyeah_shadow_no-right .scrollyeah__shadow_next {
    right: -10px;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
