/*!
 * Start Bootstrap - Landing Page Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body,
html {
    width: 100%;
    height: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

.topnav {
    font-size: 20px; 
    height: 80px;
    background: #FFF;
}
.navbar-brand {
    text-align: center;
    color: #4d4d4d !important;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    background: #a5c8cc;
    margin-right: 4px;
    transition: all 0.3s;
}
.navbar-default .navbar-nav>li>a:hover {
    background: #1e60ac;
    color:#fff;
}
.lead {
    font-size: 18px;
    font-weight: 400;
}
.navbar-brand  {
      line-height: 1.3em;
      font-family: 'Sorts Mill Goudy', serif;
      font-style: italic;
      font-size: 1.3em;
      padding: 0.3em;
}
.intro-header {
    padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    background: url(../img/lacolombaia.jpg) no-repeat center center;
}

.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%;
}


.intro-message > h1 {
    margin: 0;
    text-shadow:4px 4px 4px #000;
    font-size: 5.5em;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    text-shadow:4px 4px 4px #000;
      background: rgba(0,0,0,0.3);
}
/*--Offerte--*/

.offerte .col-lg-12,
.offerte .col-lg-6,
.offerte ul{
    padding:0 !important;
    list-style:none !important;
}
.offerte ul li:first-child {
    margin-left:0;
}
.offerte ul li .photo {
    max-height: 11em;
    max-width: 100%;
    margin: 0 auto;
}
.offerte ul li img {
    max-width:100%;
    max-height:100%;
    width:100%;
}
.offerte .col-lg-4 {
    width: 31.833333% !important;
    background: #eaebdd !important;
    padding: 12px 13px;
    margin: 10px ;
    min-height: 23em;
}
h4.name {
    text-align:center;
}
.description {
    font-size: 18px;
}
h1.offerte-heading {
    color:#1e60ac;
    text-align: center;
}
.row.gallery img {
  max-width: 100%;
}
.offerte-heading {
    text-align:center;
    margin-bottom: 1em;
}
ul.dotazioni {
    list-style-position: inside;
    padding: 0;
}

ul.dotazioni li {
    width: 48%;
      float: left;
}
@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
    padding: 50px 0;
    background-color: #f8f8f8;
}

.content-section-b {
    padding: 50px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.section-heading {
    margin-bottom: 30px;
    color: #1e60ac;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(../img/banner-bg.jpg) no-repeat center center;
    background-size: cover;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}
@media(max-width:1000px) {

.container {
  width: 100% !important;
  padding:0 1em;
    max-width: 100%;
  overflow: hidden;
}
}
@media screen and (min-width:768px) and (max-width:869px) {
    .topnav {
	font-size: 18px;
    }
}
@media(max-width:768px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }
    .navbar-collapse.collapse.in {
	padding:0;
    }
    .navbar-nav {
      margin: 0;
      width: 100%;
	}
    .container { 
	overflow:visible;
    }
    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
    #gallery a>div {
	margin-bottom: 1em;
    }
}

footer {
    padding: 20px 0;
    background-color: #f8f8f8;
}

p.copyright {
    margin: 15px 0 0;
}
.booking {
    margin: 5px 0 0;
    padding: 80px 0 5px;
    background: #84CBED;
    position: relative;
    text-align:right;
    color: #fff;
}
.booking .btn {
    background:#eb8612
}
.booking .container {
    padding: 0;
}
#bmg_book {
    background-color: transparent !important;
}
.label {
  font-size: 100%;
}