html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    font-family: "Poppins";
}

body, html {
    padding: 0px;
    margin: 0px;
    font-family: Arial;
    font-size: 95%;
background: #c3a37a;
}

#header {
    width: 100%;
    height: 700px;
}

#testoFooter a { color: white; }

#barraLogo {
   /* background: url(../img/barra-trasparente.png);
    background-repeat: repeat-x;*/
    background-color: #c3a37a;
    height: 127px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    position: fixed;
}

#headerDestra {
    position: absolute;
    top: 0;
    right: 0;
    wdidth: 50%;
}

.wrapperContenuto {
    width: 1000px;
    margin: auto;
    position: relative;
}

#malcesine {
    color: white; 
    font-size: 20px;
    margin-bottom: 4px;
    margin-right: 10px;
    float: right;
    margin-top: 25px;
}

#malcesineMobile {
    color: white; 
    font-size: 20px;
    margin-bottom: 4px;
    margin-right: 10px;
    text-align: center;
}

#logo {

}

#contenitore {
    position: relative;
    width: 100%;
    height: 100%;
}

#contenitoreSlider {
    background: url('../img/background.jpg') center center no-repeat fixed;
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    height: 950px;
}

#slider {
    width: 100%;
    height: 950px;
    display: block;
    padding: 0px;
    list-style: none;
    margin: 0px;
}

.slider {
    width: 100%;
    height: 100%;
    display: block;
    padding: 0px;
    list-style: none;
    margin: 0px;
}

.slider div, .slider span {
    width: 100%;
    height: 100%;
    padding: 0px;
    overflow: hidden;
    display: block;
    background-size: cover !important;
    background-position: center center !important;
}

.colonnaSlider { padding: 0 !important; }
        
#slider li {
    width: 100%;
    height: 100%;
    padding: 0px;
    list-style: none;
    overflow: hidden;
}
        
.slide {
    position: absolute;
    top:-100%; left:0; right: 0; bottom:-100%;
    margin: auto;
    width: 100%;
}

#contenitoreHeader {
    position: relative;
   /* height: auto;
    overflow: hidden;*/
}

#contenitoreLingue {
    border-radius: 5px;
    background-color: #ede4d3;
    display: inline-block;
    padding: 8px;
    margin-top: 20px;
    width: 100px;
    float: right;
    margin-left: 20px;
}

#contenitoreLingueMobile {
    border-radius: 5px;
    background-color: #ede4d3;
    padding: 8px;
    width: 100px;
    margin: auto;
    width: 100px;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
}

.lingue {
    list-style: none;
    padding: 0;
    float: left;
    overflow: hidden;
    height: auto;
    margin: 0;
    width: 100%;
}

.wrapper { max-width: 1000px; margin: auto; margin-top: 40px; }

.lingue li {
    font-weight: bold;
    display: inline;
    color: white;
    width: 19%;
}

.lingue li a {
    list-style: none;
    padding: 0;
    font-weight: bold;
    color: white;
    text-decoration: none;
}

.linguaSelezionata {
    color: red !important;
}

#menuPrincipale a {
    position: relative;
    display: inline;
    width: 100%;
    font-size: 18px;
    padding-right: 3px;
    padding-left: 3px;
    font-family: 'Poppins';
}

#menuPrincipale ul {
    list-style: none;
    padding: 0px;
    display: block;
    float: right;
    text-decoration: none;
    color: white;
    display: inline-block;
    cursor: pointer; 

}

#menuPrincipale ul li {
    list-style: none;
    padding-left: 20px;
    padding-top: 30px;
    padding-right: 1px;
    display: inline;
    float: left;
    position: relative;
 
}

.barraHome {
    width: 100%;
    height: 240px;
    margin-top: 3px;
}

#barra1 {
    background: url(../img/barra-blu.jpg);
    background-repeat: repeat-x;
    background-color: #eedebb;
    width: 100%;
    height: 220px;
    margin-top: -25px;
}

#barra2 {
    background-color: #a99266;
    width: 100%;
    width: 100%;
    height: 220px;
    margin-top: -16px;
}

.colonna-1-3 {
    list-style: none;
    padding-left: 5px;
    padding-right: 5px;
    width: 32%;
    float: left;
    position: relative;
}

.colonna-2-3 {
    list-style: none;
    padding-left: 5px;
    padding-right: 5px;
    width: 63%;
    float: left;
    position: relative;
}

.riga {
    list-style: none;
    width: 100%;
    padding: 0;
    color: #4b3b25;
    font-size: 110%;
    font-weight: bold;
}

.riga p { font-family: 'Poppins'; }

h2 {
    font-family: 'Roboto Slab Thin' !important; 
    color: #4b3b25;	
}

.box {
    margin-top: -25px;
    position: absolute;
}

#footer {
    background-color: #463f36;
    color: white;
    height: auto;
    overflow: hidden;
}

#footer img {
    width: 150px;
}

.titoloColonna {
    margin-top: 40px;
    font-size: 24px;
}

.bloccoFooter {
    float: left;
}

#testoFooter p {
    font-weight: bold; 
}

.slideProva {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100%;
    display: block;
}

.menuTendina {
    list-style: none;
    padding: 4px !important;
    width: 250px;
    background-color: white;
    background: rgba(69,63,55,0.5);
    border: thin black solid;
    display: none;
    position: absolute;
    left: 0;
    top: 55px;
    z-index: 100000000;
}

.menuTendina li {
    list-style: none;
    padding: 6px !important;
    width: 100%;
    color: #233959;
    padding: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 4px;
}

.menuTendina li a {
    text-decoration: none;
    font-size: 16px;
	color: white;
}

.menuSelezionato {
    background: #837159;
    color: white;
    border-radius: 2px;
}

#contenitoreBooking {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
}

#wrapperBoxBooking {
    position: absolute;
    bottom: -58px;
    right: 0;
}

#boxBooking {
    position: relative;
    overflow: hidden;
}

.pulsante { color: white; border: thin white solid; border-radius: 8px; padding: 8px; text-decoration: none; font-size: 22px; background-color: #c3a37a; }
.pulsante:hover { background-color: #ede4d3; }
.barraConPulsante { padding: 16px; text-align: center; background-color: #ede4d3; }

.paginaInterna #barraLogo { /*background: transparent;*/ }

#footer { display: block; clear: both; padding: 30px; }

.colonnaSfondo { background-repeat: no-repeat !important; background-size: cover !important; background-position: center center !important; }

.colore-1 { background: #c3a37a; }
.colore-2 { background: #c3a37a; }
.colore-3 { background: #c3a37a; }
.colore-4 { background: #c3a37a; }

.paginaInterna .riga { clear: both; float: none; height: auto; overflow: hidden; }
.paginaInterna .riga .testo { color: black; font-size: 18px; padding: 16px; /*line-height: 1.5;*/ width: 70%; font-weight: normal; }
.paginaInterna .destra p { margin-left: 26%; }
.paginaInterna .colonna-1-3 { width: 36%; }
.paginaInterna .colonna-1-3 p { padding-left: 16px;}
.paginaInterna .colonna-2-3 { width: 62%; }

.bandaHome1 { background-color: #dbc3a5; }
.bandaHome2 { background-color: #cfb492; }
.bandaHome3 { background-color: #c4a782; }
.bandaHome4 { background-color: #ba9c75; }
.bandaHome5 { background-color: #b2936c; }

#hamburger { color: white; font-size: 36px; float: right; margin-right: 20px; display: none; }
#menuMobile { display: none; }

#logoDesktop { display: block; width: 250px; }
#logoMobile { display: none; padding: 10px; }

#menuMobile li { width: 100%; }
#menuMobile li a { display: block; text-align: center; width: 100%; padding: 4px; color: white !important; text-decoration: none; }

#contenitoreLingueMobile { display: none; }
#malcesineMobile { display: none; }

.paginaInterna .destra .listaIcone { margin-left: 26%; }
.listaIcone { padding: 0; list-style: none; }
.listaIcone li { width: 96px; float: left; padding: 0; list-style: none; height: 100px; }
.listaIcone li img { width: 35px; color: white; }
.listaIcone li span { padding: 5px !important; text-align: center; font-size: 12px; display: block; }
.listaIcone p a { width: 100%; padding: 4px; color: white !important; text-decoration: none;  }

.colonnaContenuto a { color: white !important; }

#videoPiscina { width: 100%; }

@media (max-width: 1200px) { 
    .riga .testo { width: 90%; }
    .destra p { margin-left: 0; }
}

@media (max-width: 1000px) { 
    #slider { margin-top: 110px; }
    .titoloColonna { margin-top: 20px; }
    .barraHome { height: auto; overflow: hidden; }
    .box { position: relative; width: 100%; margin-top: 0px; }
    .paginaInterna .destra p { margin-left: 0; width: 90%; }
    .paginaInterna .destra .listaIcone { margin-left: 0; }
    .colonnaSfondo, .colonnaSlider { display: block !important; }
    #barraLogo { height: auto; overflow: hidden; background: #79664d; }
    #logoDesktop { display: none; }
    #logoMobile { display: block; }
    #menuPrincipale { display: none; }
    #hamburger { display: block; }
    .wrapperContenuto { width: 100%; }
    .paginaInterna .riga { display: table; }
    .paginaInterna .colonna-1-3 { width: 100%; display: table-header-group; float: none; }
    .paginaInterna .colonna-2-3 { width: 100%; display: table-footer-group; float: none; }
}

@media screen and (max-width: 639px) {
    #malcesine { display: none; }
    #malcesineMobile { display: block; }
    #hamburger { margin-top: 25px; }
}

@media (max-width: 499px) { 
    #slider { margin-top: 180px; }
    .box { width: auto; }
    .colonna-1-3, .colonna-2-3 { text-align: center; padding: 10px; width: 90%; }
    #contenitoreLingueMobile { display: block; }
    #contenitoreLingue { display: none; }
}

@font-face {
    font-family: "SanFrancisco";
    src: url(sf.ttf);
}