/*
	Made from templatemo's templatemo_412_authentic
	Credit: http://www.templatemo.com

    1. CSS Imports
    2. Universal Styles
    3. Home (FlexSlider) Styles
    4. Company Styles
    5. Contact Styles
    6. Media Queries

COLOR CODE
    Background: rgba(0,0,0,0.5)
--------------------------------------- */

/*
Made from the Authentic Template :
http://www.templatemo.com/preview/templatemo_412_authentic
*/

/* 1. CSS Imports
--------------------------------------- */
@import url('http://fonts.googleapis.com/css?family=Open Sans:300,400,700');
@import url(font-awesome.min.css);
@import url(bootstrap.min.css);

/* 2. Universal Styles
--------------------------------------- */
body, html { overflow-x: hidden; }
body {
    font-size: 1em;
    line-height: 1.4;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
}

video {
    max-width: 100%;
    height: auto;
}

.backgroundhome {
	background-image: url("../images/home.jpg");
    background-attachment: fixed;
	background-repeat: no-repeat;
    -moz-background-size:100% 100%;
	background-size:100% 100%;
}

.backgroundcamere {
	background-image: url("../images/Stanza2.jpg");
    background-attachment: fixed;
	background-repeat: no-repeat;
    -moz-background-size:100% 100%;
	background-size:100% 100%;
}

.backgroundcolazione {
	background-image: url("../images/Colazione.jpg");
	background-attachment: fixed;
	background-repeat: no-repeat;
    -moz-background-size:100% 100%;
	background-size:100% 100%;
}

.backgrounditinerari {
	background-image: url("../images/lago.jpg");
	background-attachment: fixed;
	background-repeat: no-repeat;
    -moz-background-size:100% 100%;
	background-size:100% 100%;
}

.backgroundarrivare {
	background-image: url("../images/Stradina.jpg");
	background-attachment: fixed;
	background-repeat: no-repeat;
    -moz-background-size:100% 100%;
	background-size:100% 100%;
}

.backgroundinfo {
	background-image: url("../images/capriolo.jpg");
	background-attachment: fixed;
	background-repeat: no-repeat;
    -moz-background-size:100% 100%;
	background-size:100% 100%;
}

.fal {
	background: url("../images/parchi.png") no-repeat;
	background-size: 70px 70px;
	background-position: 50% 15%;
}

h1, h2, h3, h4, h5, h6, span, p, li { font-family: 'Open Sans', sans-serif; }
h3 { color: #FF6; padding: 10px 0 0 0; font-size: 16px; font-weight: bold; }

a { color: #FF6; }
a:hover, a:focus { color: white; }

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
	vertical-align: middle;
    width:90%;
}



#main-wrapper {
     overflow: hidden;
}

.navbar .navbar-nav {
  display: inline-block;
  float: none;
}

.navbar .navbar-collapse {
  text-align: center;
}
.navbar {
    border-radius: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.5em;
}
.navbar-default {
    background: none;
    border: none;
}
.nav>li { margin-right: 10px; }
.nav>li:last-child { margin-right: 0; }
.nav i {
    display: block;
    padding: 15px 0 15px 0;
}
.nav .fa { font-size: 2em; }

/* grandezza celle */

.navbar-default .navbar-nav > li > a {
    color: white;
    background-color: rgba(0,0,0,0.5);
    width: 130px;
    height: 120px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: yellow;
    background-color: rgba(0,0,0,0.5);
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: yellow;
    background-color: rgba(0,0,0,0.5);
}
.site-name {
    font-size: 46px;
}
.site-cin {
    font-size: 25px;
    text-align: center;
}
.slogon { font-size: 24px; }

.ceraseto-site-title {
    color: #fff !important;
    text-align: center;
    text-shadow: 0px 2px 3px rgba(0, 0, 0, 1);
    margin: 0 auto;
    padding: 25px 0 50px 0;
}
.ceraseto-site-titlehome {
	color: #111617 !important;
    text-align: center;
    margin: 0 auto;
    padding: 25px 0 50px 0;
    -webkit-text-fill-color: white;
    -webkit-text-stroke: 0.5px black;
}
.ceraseto-site-titlehome img {
    width: 30%;
}
.ceraseto-site-title a, .ceraseto-site-title a:hover {
	color: #fff;
	text-decoration: none;
}

.image-section {  position: fixed; }
.image-container {  position: relative; }
.image-container img { position: absolute; }
.ceraseto-content {
    padding-bottom: 20px;
    margin: 0 auto;
    overflow: hidden;
}

.ceraseto-content section {
    font-family: 'Open Sans', sans-serif;
    position: relative;
    overflow: hidden;
    top: 0;
    background-color: rgba(0,0,0,0.7);
    padding-bottom: 20px;
	letter-spacing: 1px;
}

.ceraseto-content .sectionWarning {
	font-family: 'Open Sans', sans-serif;
    position: relative;
    overflow: hidden;
    top: 0;
    background-color: rgba(255, 0, 0, 0.7);
    padding-bottom: 20px;
	letter-spacing: 1px;
}

.ceraseto-content-wrapper { overflow: hidden; }
.ceraseto-content h2 {
    color: white;
    font-family: 'Open Sans', sans-serif;
	margin-bottom: 15px;
	letter-spacing: 1px;
}
.ceraseto-content p, .ceraseto-content li {
    font-family: 'Open Sans', sans-serif;
    color: white;
    font-size: 13.5px;
	padding: 5px 0px;
	line-height: 1.5;
	letter-spacing: 1px;
}
.footer-wrapper { margin: 0 auto; }
.footer {
    overflow: hidden;
    bottom: 10px;
    text-align: center;
}
.footer a { color: white; }
.footer a:hover { color: yellow; }
.footer .fa {
    font-size: 1.8em;
    line-height: 40px;
    width: 40px;
    height: 40px;
    margin-top: 8px;
    background-color: rgba(0,0,0,0.5);
}
#tm-copyright {
	margin-top: 10px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 1);
    font-size: 13px;
}
#tm-copyright a, #tm-copyright a:hover {
	color: #fff;
	text-decoration: none;
}



/* 6. Media Queries
--------------------------------------------- 
Phone
*/
@media screen and (max-width: 991px) {
    .navbar { font-size: 1.4em; }
    .nav i { padding: 10px 0 10px 0; }
    .nav .fa { font-size: 1.6em; }
    .navbar-default .navbar-nav > li > a {
        width: 100px;
        height: 100px;
    }

    .footer {
        overflow:hidden;
        position:static;
        text-align: center;
    }
    #tm-copyright { margin-left: 0; }

    .backgroundhome {
        background-image: url("../images/home_mobile.jpg");
        background-attachment: fixed;
        background-repeat: no-repeat;
        -moz-background-size:100% 100%;
        background-size:100% 100%;
    }
    
    .backgroundcamere {
        background-image: url("../images/Stanza2_mobile.jpg");
        background-attachment: fixed;
        background-repeat: no-repeat;
        -moz-background-size:100% 100%;
        background-size:100% 100%;
    }
    
    .backgroundcolazione {
        background-image: url("../images/Colazione_mobile.jpg");
        background-attachment: fixed;
        background-repeat: no-repeat;
        -moz-background-size:100% 100%;
        background-size:100% 100%;
    }
    
    .backgrounditinerari {
        background-image: url("../images/lago_mobile.jpg");
        background-attachment: fixed;
        background-repeat: no-repeat;
        -moz-background-size:100% 100%;
        background-size:100% 100%;
    }
    
    .backgroundarrivare {
        background-image: url("../images/Stradina_mobile.jpg");
        background-attachment: fixed;
        background-repeat: no-repeat;
        -moz-background-size:100% 100%;
        background-size:100% 100%;
    }
    
    .backgroundinfo {
        background-image: url("../images/capriolo_mobile.jpg");
        background-attachment: fixed;
        background-repeat: no-repeat;
        -moz-background-size:100% 100%;
        background-size:100% 100%;
    }
}

@media screen and (max-width: 767px) {
    .nav i {
        display: inline-block;
        padding: 0 5px 0 0;
    }
    .navbar-default .navbar-nav > li > a {
        width: 100%;
        height: 60px;
        background: none;
    }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        background: none;
    }
    .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
        background: none;
    }
    .navbar-default {
        background: rgba(0,0,0,0.4);
        border: none;
    }
}
